Icons: glyphicons and dashicons Task

You can include icons in content by adding HTML code in the Text view.

The theme supports glyphicons and dashicons.

Glyphicons

See: Bootstrap glyphicons

Insert code using span tags:
<span class="glyphicon glyphicon-flag"></span>

Glyphicons are supported within the theme for news update type icons.

Dashicons

See: WordPress dashicons

Insert code using span tags:
<span class="dashicons dashicons-admin-network"></span>