yew_icons 0.7.3

Easily include a variety of SVG icons into your Yew app
Documentation
1
2
3
4
5
6
generate:
	cargo run --release --bin generator --features generator

submodules:
	git submodule init
	git submodule update