Skip to content

Icon

The icon shortcode allows you to include icons from Fluent UI.

Example:

<icon name="ic_fluent_settings_16_regular" />
<icon name="ic_fluent_settings_20_regular" />
<icon name="settings_24_regular" />
<icon name="settings_28_regular" />

The following HTML attributes are supported for the callout:

  • name: The name of the icon to use
Visitors