Icons
Icons are useful to illustrate a text meaning. Commonly used in forms and menus.
Icons use
We recommend to use the
Iconify library to create icons.
Import the library using the method explained on the
iconify docs.
This library contains all the common icon libraries and allows you to get any of them using the right syntax.
Select the icon you want to use and use the class="iconify-inline"
class the
data-icon="library:iconName"
syntax.
This documentation uses the
Material Design Icons (MDI) icon set.
Icons color
Icons color can be set using the text colors classes.
Icons size
Icons size can be set using the font size classes.