How to use Next Experience Components- Icon Gallery in HTML widget

Amit Dungriyal
Tera Contributor

I have to use the evelope-outline icon from the Icon Gallery inside a HTML widget of a portal page.ICON Gallery.png

HOW to do so? please help

1 REPLY 1

Anil Lande
Kilo Patron

Hi,

Check below link:

https://fontawesome.com/icons/envelope?f=classic&s=light

 you can use it like below in your HTML part.

<i class="fa-light fa-envelope"></i>

 

Use correct class from the above URL.

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande