ICONS
BOOTSTRAP ICONS
Important ! Below is the usage example of bootstrap icons, for complete list of available icons you can
click here
Bootstrap Icons :
There are several bootstrap icons included in this template , you can use below example to understand usage :
Below Syntax :
<i class="bi bi-alarm"></i>
will results to :
FONT AWESOME ICONS
Important ! Below is the usage example of font awesome icons, for complete list of available icons you can
click here
Font Awesome Icons :
There are 650+ Font Awesome icons included in this template , you can use below example to understand usage :
Below Syntax :
<i class="fa fa-shower"></i>
will results to :