From 4f33fcd4ee2cf9e8b614f6e67835d1cf0220f561 Mon Sep 17 00:00:00 2001 From: joshuatai <joshua.tai0907@gmail.com> Date: Wed, 25 Sep 2024 00:00:51 +0800 Subject: [PATCH] Update Iconsets.json --- data/Iconsets.json | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/data/Iconsets.json b/data/Iconsets.json index 8db193f..d27741e 100644 --- a/data/Iconsets.json +++ b/data/Iconsets.json @@ -1,27 +1,27 @@ [ { "id": 1, - "name": "Utility" + "name": "Branding" }, { "id": 2, - "name": "Device" + "name": "Chart" }, { "id": 3, - "name": "File" + "name": "Device" }, { "id": 4, - "name": "Edit" + "name": "Direction" }, { "id": 5, - "name": "Direction" + "name": "Edit" }, { "id": 6, - "name": "Chart" + "name": "File" }, { "id": 7, @@ -29,18 +29,10 @@ }, { "id": 8, - "name": "Branding" - }, - { - "id": 9, "name": "Threat" }, { - "id": 10, - "name": "Chart legend" - }, - { - "id": 11, - "name": "New (undecided)" + "id": 9, + "name": "Utility" } -] \ No newline at end of file +]