From 9f75c5cfd4fd92b773136dc7b3b8401a75b2e41c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yari=20Mari=C3=ABn?= Date: Fri, 20 Jun 2025 15:24:52 +0200 Subject: [PATCH 1/4] fix: Update icon registry links in documentation --- 14/umbraco-cms/customizing/foundation/icons.md | 2 +- 15/umbraco-cms/customizing/foundation/icons.md | 2 +- 16/umbraco-cms/customizing/foundation/icons.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/14/umbraco-cms/customizing/foundation/icons.md b/14/umbraco-cms/customizing/foundation/icons.md index 255b38b2040..845c96e46dc 100644 --- a/14/umbraco-cms/customizing/foundation/icons.md +++ b/14/umbraco-cms/customizing/foundation/icons.md @@ -1,3 +1,3 @@ # Icons -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.Backoffice/tree/762e43b2f49ca483df9cfe28de20f31ca07bb22b/src/packages/core/icon-registry/icons). +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). diff --git a/15/umbraco-cms/customizing/foundation/icons.md b/15/umbraco-cms/customizing/foundation/icons.md index 255b38b2040..845c96e46dc 100644 --- a/15/umbraco-cms/customizing/foundation/icons.md +++ b/15/umbraco-cms/customizing/foundation/icons.md @@ -1,3 +1,3 @@ # Icons -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.Backoffice/tree/762e43b2f49ca483df9cfe28de20f31ca07bb22b/src/packages/core/icon-registry/icons). +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). diff --git a/16/umbraco-cms/customizing/foundation/icons.md b/16/umbraco-cms/customizing/foundation/icons.md index 255b38b2040..845c96e46dc 100644 --- a/16/umbraco-cms/customizing/foundation/icons.md +++ b/16/umbraco-cms/customizing/foundation/icons.md @@ -1,3 +1,3 @@ # Icons -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.Backoffice/tree/762e43b2f49ca483df9cfe28de20f31ca07bb22b/src/packages/core/icon-registry/icons). +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). From bf43f4354874ad711e11a0bf23354f0990cea093 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:53:32 +0200 Subject: [PATCH 2/4] Update 14/umbraco-cms/customizing/foundation/icons.md --- 14/umbraco-cms/customizing/foundation/icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/umbraco-cms/customizing/foundation/icons.md b/14/umbraco-cms/customizing/foundation/icons.md index 845c96e46dc..03aafbf9863 100644 --- a/14/umbraco-cms/customizing/foundation/icons.md +++ b/14/umbraco-cms/customizing/foundation/icons.md @@ -1,3 +1,3 @@ # Icons -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). +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). From a0720b9455a36bfa3c45a6a89985ad1249ed54a6 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:53:38 +0200 Subject: [PATCH 3/4] Update 15/umbraco-cms/customizing/foundation/icons.md --- 15/umbraco-cms/customizing/foundation/icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-cms/customizing/foundation/icons.md b/15/umbraco-cms/customizing/foundation/icons.md index 845c96e46dc..03aafbf9863 100644 --- a/15/umbraco-cms/customizing/foundation/icons.md +++ b/15/umbraco-cms/customizing/foundation/icons.md @@ -1,3 +1,3 @@ # Icons -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). +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). From 3478bb76be5847d294ebe30bfe863d0da285c96c Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:53:44 +0200 Subject: [PATCH 4/4] Update 16/umbraco-cms/customizing/foundation/icons.md --- 16/umbraco-cms/customizing/foundation/icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/umbraco-cms/customizing/foundation/icons.md b/16/umbraco-cms/customizing/foundation/icons.md index 845c96e46dc..03aafbf9863 100644 --- a/16/umbraco-cms/customizing/foundation/icons.md +++ b/16/umbraco-cms/customizing/foundation/icons.md @@ -1,3 +1,3 @@ # Icons -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). +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).