10 releases

new 0.2.12 May 12, 2024
0.2.11 May 5, 2024
0.2.10 Apr 26, 2024

#2 in #material-icons

Download history 471/week @ 2024-04-07 328/week @ 2024-04-14 245/week @ 2024-04-21 27/week @ 2024-04-28 137/week @ 2024-05-05

761 downloads per month
Used in zng

Apache-2.0 OR MIT

3.5MB
53K SLoC

This crate is part of the zng project.

Cargo Features

This crate provides 5 feature flags, 5 enabled by default.

"embedded"

Embedded font files.

Enabled by default.

"outlined"

Outlined icon set.

Enabled by default.

"filled"

Filled icon set.

Enabled by default.

"rounded"

Rounded icon set.

Enabled by default.

"sharp"

Sharp icon set.

Enabled by default.


lib.rs:

Material icons for the Icon! widget.

A constant for each icon is defined in a module for each font. The font files are embedded and can be registered using the MaterialFonts app extension.

The icons are from the Material Design Icons project.

Crate

Dependencies

~27–40MB
~559K SLoC