From acc2dccc832b06c412b31746ce15145e9b083c1b Mon Sep 17 00:00:00 2001 From: akshayitzme Date: Tue, 3 Oct 2023 19:47:49 +0530 Subject: [PATCH 1/3] add: eva 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..d85430f1d 100644 --- a/database/frontend/icons.json +++ b/database/frontend/icons.json @@ -201,5 +201,12 @@ "url": "https://thenounproject.com/", "category": "frontend", "subcategory": "icons" + }, + { + "name": "Eva Icons", + "description": "Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items.", + "url": "https://akveo.github.io/eva-icons/", + "category": "frontend", + "subcategory": "icons" } ] From 0be1b008e1a9e97d32482eb9f39a686ff217f884 Mon Sep 17 00:00:00 2001 From: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Date: Wed, 4 Oct 2023 05:15:30 -0700 Subject: [PATCH 2/3] chore: update json structure --- database/frontend/icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/frontend/icons.json b/database/frontend/icons.json index 7f99d0827..24778ac85 100644 --- a/database/frontend/icons.json +++ b/database/frontend/icons.json @@ -215,5 +215,5 @@ "url": "https://remixicon.com/", "category": "frontend", "subcategory": "icons" - }, + } ] From 88327478a2fa1e28e7a6cd698a83e2a60969c73e Mon Sep 17 00:00:00 2001 From: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Date: Wed, 4 Oct 2023 05:15:46 -0700 Subject: [PATCH 3/3] chore: update json structure to fix errors --- database/frontend/icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/frontend/icons.json b/database/frontend/icons.json index 24778ac85..dd5d71d9e 100644 --- a/database/frontend/icons.json +++ b/database/frontend/icons.json @@ -208,7 +208,7 @@ "url": "https://akveo.github.io/eva-icons/", "category": "frontend", "subcategory": "icons" - } + }, { "name": "Remix Icon", "description": "Remix Icon is a website that provides free icons for both personal and commercial use",