Crate iced_fonts

Crate iced_fonts 

Source

Modules§

bootstrap
A module with a function for every icon in bootstrap’s font.
codicon
A module with a function for every icon in codicon’s font.
devicon
A module with a function for every icon in devicon’s font.
fontawesome
A module with a function for every icon in fontawesome’s font.
lucide
A module with a function for every icon in lucide’s font.
nerd
A module with a function for every icon in nerd’s font.
octicons
A module with a function for every icon in octicons’s font.
pomicons
A module with a function for every icon in pomicons’s font.

Macros§

generate_icon_advanced_functions
Generates a module with functions that create text widgets with advanced shaping.
generate_icon_functions
Generates a module with functions that create text widgets.

Constants§

BOOTSTRAP_FONT
The lucide icon font.
BOOTSTRAP_FONT_BYTES
The default icon font bytes for loading the font into iced.
CODICON_FONT
The codicon font.
CODICON_FONT_BYTES
The default icon font bytes for loading the font into iced.
DEVICON_FONT
The devicon icon font.
DEVICON_FONT_BYTES
The default icon font bytes for loading the font into iced.
FONTAWESOME_FONT
The fontawesome icon font.
FONTAWESOME_FONT_BYTES
The default icon font bytes for loading the font into iced.
LUCIDE_FONT
The lucide icon font.
LUCIDE_FONT_BYTES
The default icon font bytes for loading the font into iced.
NERD_FONT
The nerd icon font.
NERD_FONT_BYTES
The default icon font bytes for loading the font into iced.
OCTICONS_FONT
The octicon icon font.
OCTICONS_FONT_BYTES
The default icon font bytes for loading the font into iced.
POMICONS_FONT
The pomicon icon font.
POMICONS_FONT_BYTES
The default icon font bytes for loading the font into iced.