Crate fa_iced

Source
Expand description

Rust-Iced-FA

Wrapper for Font Awesome icons.

Constants§

FA_ICON_0
Font Awesome Unicode string for https://fontawesome.com/icons/1.
FA_ICON_1
FA_ICON_2
FA_ICON_3
FA_ICON_4
FA_ICON_5
FA_ICON_6
FA_ICON_7
FA_ICON_8
FA_ICON_9
FA_ICON_NEW
Font Awesome Unicode string for https://fontawesome.com/icons/file.
FA_ICON_OPEN
Font Awesome Unicode string for https://fontawesome.com/icons/folder-open.
FA_ICON_SAVE
Font Awesome Unicode string for https://fontawesome.com/icons/floppy-disk.
FA_ICON_USER
Font Awesome Unicode string for https://fontawesome.com/icons/user.
FONT_FA_REGULAR
The “Regular” version of Font Awesome version 6.

Functions§

iced_text_icon
Create an iced text element containing the specified Font Awesome icon.
load_font_fontawesome
Load Font Awesome files. Should only be called once.