-
Notifications
You must be signed in to change notification settings - Fork 4
Material Icon
anidivr edited this page Jan 10, 2023
·
1 revision
Show icon using Google Material Icons
Name | Type | Default | Description |
---|---|---|---|
text | string | blank | Icon name |
fontsize | number | 0.07 | Size of text within button |
labelmaterial | Material | Theme label material (color white) | Material used for icon. Set to override with custom material |
None
<flat-ui-material-icon [text]="'search'" [position]="[-0.1, 0.5, 0]"></flat-ui-material-icon>
<flat-ui-material-icon [text]="'home'" [position]="[0, 0.5, 0]"></flat-ui-material-icon>
<flat-ui-material-icon [text]="'menu'" [position]="[0.1, 0.5, 0]"></flat-ui-material-icon>