orbtk-theme 0.3.1-alpha3

Default theme of OrbTk.
Documentation
1
2
3
4
5
6
pub use self::material_icons_font::*;

/// Icons in the `Material Icons Font` family are accessible via
/// their unique codepoints, representing the `glyph`. The codepoints
/// are mapped to this given constants.
pub mod material_icons_font;