For icons we use octicons and fontawesome icons. octicons take precedence over fontawesome. Get more information and the class names
here: http://fontawesome.io/icons/
To set a text with icon use the following pattern in text string:
$(fontawesomeClassName)
To use animated icons use the following pattern:
$(fontawesomeClassName~typeOfAnimation)
Type of animation can be either spin or pulse.
Look here for more information to animated icons:
http://fontawesome.io/examples/#animated
For icons we use octicons and fontawesome icons. octicons take precedence over fontawesome. Get more information and the class names here: http://fontawesome.io/icons/ To set a text with icon use the following pattern in text string: $(fontawesomeClassName) To use animated icons use the following pattern: $(fontawesomeClassName~typeOfAnimation) Type of animation can be either spin or pulse. Look here for more information to animated icons: http://fontawesome.io/examples/#animated