From d6e6bdebe4f8d2e1159157c6128df4645b4aa93b Mon Sep 17 00:00:00 2001 From: Rushan <136823914+avidtemplates@users.noreply.github.com> Date: Sat, 11 Jul 2026 13:09:02 +0530 Subject: [PATCH 1/2] Add GeoIcons to Icons, remove unmaintained iconify-react --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a6275f..698f720 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,7 @@ _Display images / photos_ _Display icons / icon set / emojis_ -- [iconify-react](https://github.com/iconify/iconify-react) - Over 40k icons from 50+ icon sets, including all popular icon and emoji sets. +- [GeoIcons](https://github.com/getgeoicons/geoicons) - [demo](https://geoicons.io/icons) - [docs](https://geoicons.io/docs) - Geographic map icons for every country, territory, and world region, as tree-shakeable SVG components. - [react-icons](https://github.com/gorangajic/react-icons) - Svg react icons of popular icon packs using ES6 imports. - [react-open-doodles](https://github.com/lunahq/react-open-doodles) - Awesome free illustrations as react components. - [react-icomoon](https://github.com/aykutkardas/react-icomoon) - With react-icomoon you can easily use the icons you have selected or created in icomoon. From 14e825efa1ad43534a019f9a4754071f2807ac6c Mon Sep 17 00:00:00 2001 From: Rushan <136823914+avidtemplates@users.noreply.github.com> Date: Tue, 14 Jul 2026 10:16:38 +0530 Subject: [PATCH 2/2] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 698f720..c838943 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,7 @@ _Display images / photos_ _Display icons / icon set / emojis_ -- [GeoIcons](https://github.com/getgeoicons/geoicons) - [demo](https://geoicons.io/icons) - [docs](https://geoicons.io/docs) - Geographic map icons for every country, territory, and world region, as tree-shakeable SVG components. +- [GeoIcons](https://github.com/getgeoicons/geoicons) - [demo](https://geoicons.io/icons) - [docs](https://geoicons.io/docs) - Geographic map icons for every country, territory, and world region, as tree-shakable SVG components. - [react-icons](https://github.com/gorangajic/react-icons) - Svg react icons of popular icon packs using ES6 imports. - [react-open-doodles](https://github.com/lunahq/react-open-doodles) - Awesome free illustrations as react components. - [react-icomoon](https://github.com/aykutkardas/react-icomoon) - With react-icomoon you can easily use the icons you have selected or created in icomoon.