From a45440aa34241077b371bd7ea0cce8ef6a1e658e Mon Sep 17 00:00:00 2001 From: Anish Pallati Date: Thu, 13 Apr 2023 14:55:23 -0400 Subject: [PATCH] Switch Icones to iconify.design --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f08d8a2..5aeab02e 100644 --- a/README.md +++ b/README.md @@ -1421,7 +1421,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [DaisyUI](https://daisyui.com/) -- Free. "Use Tailwind CSS but write fewer class names" offers components like buttons. * [Scrollbar.app](https://scrollbar.app) -- Simple free web app for designing custom scrollbars for the web. * [hypercolor.dev](https://hypercolor.dev/) -- A curated collection of of Tailwind CSS color gradients, also provides a variety of generators to create your own. - * [Icônes](https://icones.antfu.me/) -- A collection of more than 100 icon packs with a unified interface. Allows you to search for icons across packs and export individual icons as links, SVGs, JSX, or for popular web frameworks. + * [iconify.design](https://icon-sets.iconify.design/) -- A collection of more than 100 icon packs with a unified interface. Allows you to search for icons across packs and export individual icons as SVGs or for popular web frameworks. **[⬆️ Back to Top](#table-of-contents)**