Here we will learn spinner icons in font awesome with examples and different type of spinner icons (cog, gear, refresh, spinner and circle) in font awesome with examples.
Font awesome provides different type of spinner icons to implement animated spinning icons those are cog, gear, refresh, spinner and circle icons.
Following table shows the list of spinner icons available in font awesome.
Name | Usage Description | Icon | Example |
---|---|---|---|
circle-o-notch | <i class="fa fa-circle-o-notch"></i> | DEMO | |
cog | <i class="fa fa-cog"></i> | DEMO | |
gear | <i class="fa fa-gear"></i> | DEMO | |
refresh | <i class="fa fa-refresh"></i> | DEMO | |
spinner | <i class="fa fa-spinner"></i> | DEMO |