google_material_symbols 0.2.9

Google Material Design Icon Font
Documentation
1
2
3
fn main() {
    font_map::build_font!(path = "font.ttf", name = GoogleMaterialSymbols);
}