Css Fontawesome 4 Icon Code Example


Example: font awesome css

<span style="font-size: 3em; color: Tomato;">   <i class="fas fa-camera"></i> </span>  <span style="font-size: 48px; color: Dodgerblue;">   <i class="fas fa-camera"></i> </span>  <span style="font-size: 3rem;">   <span style="color: Mediumslateblue;">   <i class="fas fa-camera"></i>   </span> </span>

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android SDK Location Should Not Contain Whitespace, As This Cause Problems With NDK Tools