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.