From a1cac5f062b865bd7496264f35b1e6e31e8516ed Mon Sep 17 00:00:00 2001 From: AhorIsaac Date: Thu, 27 Jul 2023 16:44:16 +0100 Subject: [PATCH 1/2] chore: Add Free3Dicon to the frontend/icons category. --- database/frontend/icons.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/database/frontend/icons.json b/database/frontend/icons.json index 11544cb19..e9dedb56f 100644 --- a/database/frontend/icons.json +++ b/database/frontend/icons.json @@ -180,5 +180,12 @@ "url": "https://iconhub.io/", "category": "frontend", "subcategory": "icons" + }, + { + "name": "Free3Dicon", + "description": "Free3Dicon is a website that offers a collection of free, beautiful, trending 3D icons, that you can use in your website, app or in any project.", + "url": "https://free3dicon.com/", + "category": "frontend", + "subcategory": "icons" } -] +] \ No newline at end of file From 6a267cfaec8bdd69093f2d35cae1ed944e915938 Mon Sep 17 00:00:00 2001 From: Christine Belzie <105683440+CBID2@users.noreply.github.com> Date: Thu, 27 Jul 2023 19:19:01 -0400 Subject: [PATCH 2/2] fix: revise grammatical errors --- database/frontend/icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/database/frontend/icons.json b/database/frontend/icons.json index e9dedb56f..f40ea5130 100644 --- a/database/frontend/icons.json +++ b/database/frontend/icons.json @@ -183,9 +183,9 @@ }, { "name": "Free3Dicon", - "description": "Free3Dicon is a website that offers a collection of free, beautiful, trending 3D icons, that you can use in your website, app or in any project.", + "description": "Free3Dicon is a website that offers a collection of free, beautiful, trending 3D icons that you can use in your website, app, or in any project.", "url": "https://free3dicon.com/", "category": "frontend", "subcategory": "icons" } -] \ No newline at end of file +]