From 88a6c22c40666b5f4dab3f72a23199232e9f8fab Mon Sep 17 00:00:00 2001 From: LinuxSBC Date: Wed, 8 Jan 2025 22:44:16 -0600 Subject: [PATCH] Update icon information in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2052103..8be1c25b 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Both sections and items can have an icon associated with them, defined under the The following icon types are supported: - **Favicon** - Automatically fetch an apps icon from its Favicon or logo image -- **Icon Packs** - Use any icon from [font-awesome], [simple-icons] or [material icons] +- **Icon Packs** - Use any icon from [font-awesome], [simple-icons], [selfh.st/icons], or [material icons] - **Emoji** - Any valid emoji can be used as an icon - **Generative** - Unique, auto-generated images for easily identifying services - **URL** - Pass the URL of any valid image in to have it fetched and rendered @@ -209,6 +209,7 @@ The following icon types are supported: [font-awesome]: https://fontawesome.com/icons [simple-icons]: https://simpleicons.org/ [material icons]: https://github.com/Templarian/MaterialDesign +[selfh.st/icons]: https://selfh.st/icons [dashboard-icons]: https://github.com/WalkxCode/dashboard-icons