For icons we use Codicons by default, and Font Awesome icons will also be respected. You can find Codicon classnames here: https://microsoft.github.io/vscode-codicons/dist/codicon.html You can find Font Awesome classnames here: http://fontawesome.io/icons/
Codicon: $() or $(codicon-)
Font Awesome: $(fa-)
To use animated icons use the following pattern: $(iconClassName~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 Codicons by default, and Font Awesome icons will also be respected. You can find Codicon classnames here: https://microsoft.github.io/vscode-codicons/dist/codicon.html You can find Font Awesome classnames here: http://fontawesome.io/icons/
Codicon: $() or $(codicon-)
Font Awesome: $(fa-)
To use animated icons use the following pattern: $(iconClassName~typeOfAnimation) Type of animation can be either spin or pulse. Look here for more information to animated icons: http://fontawesome.io/examples/#animated