From 74118dd81d430ac8bfd9c39ebf7b5afd1489aab8 Mon Sep 17 00:00:00 2001 From: akshayitzme Date: Tue, 3 Oct 2023 19:58:49 +0530 Subject: [PATCH] add: iconoir icons --- database/frontend/icons.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/database/frontend/icons.json b/database/frontend/icons.json index 01055b268..310db0fab 100644 --- a/database/frontend/icons.json +++ b/database/frontend/icons.json @@ -201,5 +201,12 @@ "url": "https://thenounproject.com/", "category": "frontend", "subcategory": "icons" + }, + { + "name": "Iconoir", + "description": "A high-quality selection of free icons. Has over 1,368 icons ready to use for your projects", + "url": "https://iconoir.com/", + "category": "frontend", + "subcategory": "icons" } ]