From 5822310e8245ac9633aeca50e512e5c0efd9044f Mon Sep 17 00:00:00 2001 From: joshuatai Date: Mon, 30 Sep 2024 18:12:30 +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 +]