Skip to content

Rust definition for each symbol in Nerd Font Symbols

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

plul/nerd-font-symbols

Repository files navigation

Nerd Font Symbols

A const <NAME>: &str = "<symbol>" definition for each of the symbols in Nerd Fonts.

Documentation: https://docs.rs/nerd-font-symbols.

Usage

[dependencies]
nerd-font-symbols = "0.2"
assert_eq!(nerd_font_symbols::md::MD_PERIODIC_TABLE, "󰢶");

About

Rust definition for each symbol in Nerd Font Symbols

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages