How to use Next Experience Components- Icon Gallery in HTML widget
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 04:17 AM
I have to use the evelope-outline icon from the Icon Gallery inside a HTML widget of a portal page.
HOW to do so? please help
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 04:23 AM
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
Thanks
Anil Lande