Module icons
Expand description
Editor icon set — names and Unicode codepoints from the Lucide font.
Each variant maps to a Private-Use-Area codepoint defined by lucide.ttf
(v0.469.0). Apps render an icon by passing
Icon::glyph() to [UiBuilder::paint_text_styled] with
[FontFamilyHint::Icons], or by using a higher-level widget that does
that internally.
See https://lucide.dev/icons/ for visual previews.
Enums§
- Icon
- A semantic icon identifier mapped to a Lucide codepoint.