Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is possible to select icon family using a profile setting.

Info

This possibility exist in version 5.1 and later.

Configuration

In profile.config select icon family. Two font families are supported:

Code Block
languagexml
<!-- Options are FontAwsome, Material -->
<SiteIconFamily>Material</SiteIconFamily>

Material options

Material icons comes in 5 themes. Select theme in site.variables.less by adding the below variable:

Code Block
languagecss
/* '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 https://signifikant.atlassian.net/wiki/spaces/ASKB/pages/521043970/Using+custom+icons+in+web+viewer?src=search

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1ecd09
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "icon" , "icons" ) and type = "page" and space = "ASKB"
labelsicon icons
Page Properties
hiddentrue

Related issues