For the complete documentation index, see llms.txt. This page is also available as Markdown.

Icons

The icons in the Umbraco backoffice are based on Lucide Icons and Simple Icons. The syntax for using an icon starts with icon-. You can find the full list of available icons in the All Icons article in the UI documentation.

Example

<umb-icon name="icon-umbraco" color="blue"></umb-icon>

Adding custom icons

Umbraco allows you to add custom icons by registering a new icons extension type.

Last updated

Was this helpful?