/
Technical documentation - Selecting icon family
Technical documentation - Selecting icon family
It is possible to select icon family using a profile setting.
This possibility exist in version 5.1 and later.
Configuration
In profile.config select icon family. Two font families are supported:
Family | Web page |
|
---|---|---|
FontAwesome | https://material.io/resources/icons/?icon=link&style=baseline | Free version |
Material | 5 themes |
<!-- Options are FontAwesome, Material -->
<SiteIconFamily>Material</SiteIconFamily>
Material options
Material icons comes in 5 themes. Select theme in site.variables.less by adding the below variable:
/* 'Material Icons','Material Icons Outlined','Material Icons Round','Material Icons Two-Tone','Material Icons Sharp' */
@material-icon-font-family: 'Material Icons Two-Tone';
Custom icons
For custom icons see Using custom icons in web viewer
Related articles
, multiple selections available,
Related content
Using custom icons in web viewer
Using custom icons in web viewer
More like this
Setting favicon
Setting favicon
More like this
Technical documentation - Icons
Technical documentation - Icons
More like this
Button colors using less
Button colors using less
More like this
Show hotspots with colors and shapes in Web Viewer
Show hotspots with colors and shapes in Web Viewer
More like this
Toolbar icons and other icons missing
Toolbar icons and other icons missing
More like this