The following set of icons can be added to any text tag using class ds-icon-[icon name].
For example <span class="ds-icon-activity">Text</span> will display the activity icon to the right of the text.
To display the icon before the text instead add theds-icon--before modifier class: <span class="ds-icon-activity ds-icon--before">Text</span>