Zu icon material
Wrapper of material design icons for yew framework.
Material icons are placed in different themes:
- baseline (default)
- outline
- round
- twotone
- sharp
How to use
First add this to Cargo.toml:
[]
= "0.3"
Then import specific icons in yew components:
use ;
Related projects
License
This library is release in Apache License.