nerd-font-symbols

Crates.ionerd-font-symbols
lib.rsnerd-font-symbols
version0.3.0
created_at2023-06-04 12:49:05.216288+00
updated_at2025-02-13 21:51:25.810707+00
descriptionNerd Fonts Symbols
homepagehttps://github.com/plul/nerd-font-symbols
repositoryhttps://github.com/plul/nerd-font-symbols
max_upload_size
id882160
size561,053
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.3"
assert_eq!(nerd_font_symbols::md::MD_PERIODIC_TABLE, "󰢶");
Commit count: 11

cargo fmt