Expand description
A module with a function for every icon in iced_aw_font’s font.
Modules§
- advanced_
text - Every icon with helpers to use these icons in widgets.
Constants§
- COUNT
- The amount of icons in the font.
Functions§
- cancel
- Returns an
iced_widget::Textwidget of the cancel icon. - down_
open - Returns an
iced_widget::Textwidget of the down_open icon. - left_
open - Returns an
iced_widget::Textwidget of the left_open icon. - ok
- Returns an
iced_widget::Textwidget of the ok icon. - right_
open - Returns an
iced_widget::Textwidget of the right_open icon. - up_open
- Returns an
iced_widget::Textwidget of the up_open icon.