Icon
This component is used to display a Material Icon.
Overview
html
<Icon name="home" size="32px" />
<Icon name="home" color="red" />
<Icon name="home" />
Component options
Prop | Default | Description |
---|---|---|
name | Name of the icon. | |
size | Size of the icon. |