nerd-font-symbols

Crates.ionerd-font-symbols
lib.rsnerd-font-symbols
version0.2.0
sourcesrc
created_at2023-06-04 12:49:05.216288
updated_at2024-04-30 08:21:44.362475
descriptionNerd Fonts Symbols
homepagehttps://github.com/plul/nerd-font-symbols
repositoryhttps://github.com/plul/nerd-font-symbols
max_upload_size
id882160
size545,671
Asger Juul Brunshøj (plul)

documentation

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

README

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, "󰢶");
Commit count: 9

cargo fmt