Icons

Icons can be added using icon libraries as mentioned below.
  • Fontawesome
  • Google Icons
  • Bootstrap Icons
  • Hero icons

fontawesome icons

fontawesome provides awesome icons that you can use in your website and take your site to next level. They provide icons in below categories.
  • Classic, Sharp, Brands
  • Solid, Regular, Light, Thin, Duotone
Some icons are free!
 
<!-- in html pages -->
<i class="fa-brands fa-facebook"></i>

//in react, you can use below syntax
<FontAwesomeIcon icon="fa-brands fa-facebook" />

Web development and Automation testing

solutions delivered!!