Skip to main content
Solved

Query: List of icons

  • April 9, 2025
  • 1 reply
  • 11 views

Hi - I have added an item to the app switcher menu and would like to add an icon. But I don’t know what icons there are and what their names are. Is there a list of these somewhere?

Example below of the Icon field:

 

Best answer by dkreiger

Hi ​@gemmarf, To add an icon to the app switcher menu, you can refer to the icons available from the Font Awesome library. We support a variety of icons, including:

### Font Awesome Icons
- Brands:
- fab fa-studiovinari
- fab fa-stumbleupon
- fab fa-telegram
- fab fa-twitter
- fab fa-whatsapp
- fab fa-wordpress

- Solid Icons:
- fas fa-hospital
- fas fa-image
- fas fa-info-circle
- fas fa-lock
- fas fa-user

- Regular Icons:
- far fa-check-circle
- far fa-heart
- far fa-smile
- far fa-star

For a complete list of available icons and their names, you can visit the Font Awesome website and click on the “Icons” button. This will allow you to search for specific icons by name and find the corresponding code you need to use in your configurations.

If you have any further questions or need assistance, feel free to reach out!‎

1 reply

dkreiger
Community Manager
  • Community Manager
  • Answer
  • June 4, 2025

Hi ​@gemmarf, To add an icon to the app switcher menu, you can refer to the icons available from the Font Awesome library. We support a variety of icons, including:

### Font Awesome Icons
- Brands:
- fab fa-studiovinari
- fab fa-stumbleupon
- fab fa-telegram
- fab fa-twitter
- fab fa-whatsapp
- fab fa-wordpress

- Solid Icons:
- fas fa-hospital
- fas fa-image
- fas fa-info-circle
- fas fa-lock
- fas fa-user

- Regular Icons:
- far fa-check-circle
- far fa-heart
- far fa-smile
- far fa-star

For a complete list of available icons and their names, you can visit the Font Awesome website and click on the “Icons” button. This will allow you to search for specific icons by name and find the corresponding code you need to use in your configurations.

If you have any further questions or need assistance, feel free to reach out!‎