Skip to content

Commit a0720b9

Browse files
authored
Update 15/umbraco-cms/customizing/foundation/icons.md
1 parent bf43f43 commit a0720b9

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/customizing/foundation

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Icons
22

3-
The icons from the Umbraco backoffice are based on [Lucide Icons](https://lucide.dev/). The syntax for getting the icons starts with`icon-`. You can find the list of all icons in the [Icon registry list on GitHub](https://github.com/umbraco/Umbraco-CMS/tree/main/src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons).
3+
The icons in the Umbraco backoffice are based on [Lucide Icons](https://lucide.dev/). The syntax for using an icon starts with `icon-`. You can find the full list of available icons in the [Icon registry list on GitHub](https://github.com/umbraco/Umbraco-CMS/tree/main/src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons).

0 commit comments

Comments
 (0)