Expand description
The Icomoon Font Icons are redistributed by Kordamp with the Apache 2.0 license. Please, consider supporting its original creators by purchasing it at icomoon.io.
This crate contains the Kordamp version of IcoMoon, but is under the MIT license, therefore the Apache 2.0 license only applies to its redistributed font files.
Modules§
- font_
file - The icons. An appropriate font file format is meant to be used together with IcoMoon. The correct format naturally depends on the program being built or the target os.
Enums§
- IcoMoon
- Represents a char. The conversion is done using
char::from()
.