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

 

 

<!-- 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