Icons
Icons are symbols used to represent ideas, objects, or actions. They are used to communicate messages at a glance, afford interactivity, and draw attention to important information.
Indicators

Documents
Actions
Objects
Social
Font awesome icons
For example: To create an icon for "Settings" ( ) use
<i class="fal fa-cog"></i>

Usage Guidelines
Use established icons
Icons that have been used for a long time worldwide have a higher chance of being recognized and understood quickly. Don’t reinvent an icon that’s already been accepted as the convention.
Pair icons with text
The purpose on an icon is to clarify the content by providing a visual cue and improve legibility and scannability of the user interface. In general, icons should be placed near a label or title. Never use an icon to replace a label or action.
Use simple over detailed
Detailed icons increase cognitive load. Focus on simplicity to help users understand the concept the icon represents.
Last updated