From ab6d42b0a06ebb6a829436d1aaa3934c842113ea Mon Sep 17 00:00:00 2001 From: mrleemurray Date: Tue, 19 May 2026 12:36:56 +0100 Subject: [PATCH 1/2] Refactor SVG icons for consistency and clarity - Updated the SVG files for shield-compact, sparkle-compact, symbol-color-compact, warning-compact, and window-compact to include the xmlns attribute for better compatibility. - Added a new add-compact icon SVG file. - Ensured all SVG files end with a newline for proper formatting. --- src/icons/add-compact.svg | 1 + src/icons/circle-slash-compact.svg | 2 +- src/icons/copilot-compact.svg | 2 +- src/icons/error-compact.svg | 2 +- src/icons/folder-compact.svg | 2 +- src/icons/folder-opened-compact.svg | 2 +- src/icons/gear-compact.svg | 2 +- src/icons/git-branch-compact.svg | 2 +- src/icons/important-compact.svg | 2 +- src/icons/library-compact.svg | 2 +- src/icons/pass-compact.svg | 2 +- src/icons/record-keys-compact.svg | 2 +- src/icons/remote-compact.svg | 2 +- src/icons/repo-compact.svg | 2 +- src/icons/repo-forked-compact.svg | 2 +- src/icons/rocket-compact.svg | 2 +- src/icons/shield-compact.svg | 2 +- src/icons/sparkle-compact.svg | 2 +- src/icons/symbol-color-compact.svg | 2 +- src/icons/warning-compact.svg | 2 +- src/icons/window-compact.svg | 2 +- 21 files changed, 21 insertions(+), 20 deletions(-) create mode 100644 src/icons/add-compact.svg diff --git a/src/icons/add-compact.svg b/src/icons/add-compact.svg new file mode 100644 index 00000000..273edb51 --- /dev/null +++ b/src/icons/add-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/circle-slash-compact.svg b/src/icons/circle-slash-compact.svg index faeeee46..2814945b 100644 --- a/src/icons/circle-slash-compact.svg +++ b/src/icons/circle-slash-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/copilot-compact.svg b/src/icons/copilot-compact.svg index 7e1e2b69..ea286a0d 100644 --- a/src/icons/copilot-compact.svg +++ b/src/icons/copilot-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/error-compact.svg b/src/icons/error-compact.svg index 6a62307f..41cea232 100644 --- a/src/icons/error-compact.svg +++ b/src/icons/error-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/folder-compact.svg b/src/icons/folder-compact.svg index 8b1ba90f..84ad2d0a 100644 --- a/src/icons/folder-compact.svg +++ b/src/icons/folder-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/folder-opened-compact.svg b/src/icons/folder-opened-compact.svg index 31aa725b..03eb6175 100644 --- a/src/icons/folder-opened-compact.svg +++ b/src/icons/folder-opened-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/gear-compact.svg b/src/icons/gear-compact.svg index efea996e..7ec11057 100644 --- a/src/icons/gear-compact.svg +++ b/src/icons/gear-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/git-branch-compact.svg b/src/icons/git-branch-compact.svg index 4398bb32..b5f3f112 100644 --- a/src/icons/git-branch-compact.svg +++ b/src/icons/git-branch-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/important-compact.svg b/src/icons/important-compact.svg index d0dea88c..d36002d1 100644 --- a/src/icons/important-compact.svg +++ b/src/icons/important-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/library-compact.svg b/src/icons/library-compact.svg index b14bfd30..423869ef 100644 --- a/src/icons/library-compact.svg +++ b/src/icons/library-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/pass-compact.svg b/src/icons/pass-compact.svg index c0e48f00..6ea73ea2 100644 --- a/src/icons/pass-compact.svg +++ b/src/icons/pass-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/record-keys-compact.svg b/src/icons/record-keys-compact.svg index 2f841ed9..420f39fc 100644 --- a/src/icons/record-keys-compact.svg +++ b/src/icons/record-keys-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/remote-compact.svg b/src/icons/remote-compact.svg index e4bdebd5..066d0a8a 100644 --- a/src/icons/remote-compact.svg +++ b/src/icons/remote-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/repo-compact.svg b/src/icons/repo-compact.svg index fa431603..459acf2f 100644 --- a/src/icons/repo-compact.svg +++ b/src/icons/repo-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/repo-forked-compact.svg b/src/icons/repo-forked-compact.svg index 9e2aa5fa..1a10247b 100644 --- a/src/icons/repo-forked-compact.svg +++ b/src/icons/repo-forked-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/rocket-compact.svg b/src/icons/rocket-compact.svg index 18a28bce..dc86e562 100644 --- a/src/icons/rocket-compact.svg +++ b/src/icons/rocket-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/shield-compact.svg b/src/icons/shield-compact.svg index e2089fa4..6990ad19 100644 --- a/src/icons/shield-compact.svg +++ b/src/icons/shield-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/sparkle-compact.svg b/src/icons/sparkle-compact.svg index 77137da4..71d9f2be 100644 --- a/src/icons/sparkle-compact.svg +++ b/src/icons/sparkle-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/symbol-color-compact.svg b/src/icons/symbol-color-compact.svg index cd4c80d8..38071e1d 100644 --- a/src/icons/symbol-color-compact.svg +++ b/src/icons/symbol-color-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/warning-compact.svg b/src/icons/warning-compact.svg index f67c5012..304834a4 100644 --- a/src/icons/warning-compact.svg +++ b/src/icons/warning-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/window-compact.svg b/src/icons/window-compact.svg index 372b1209..d193b6e4 100644 --- a/src/icons/window-compact.svg +++ b/src/icons/window-compact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From fe7154d54351802b99bd834f2dff91b908b15ad9 Mon Sep 17 00:00:00 2001 From: mrleemurray Date: Tue, 19 May 2026 12:40:05 +0100 Subject: [PATCH 2/2] feat: add add-compact icon with metadata and mapping updates --- src/template/mapping.json | 3 +++ src/template/metadata.json | 12 ++++++++++++ 2 files changed, 15 insertions(+) diff --git a/src/template/mapping.json b/src/template/mapping.json index d1d15849..11585e23 100644 --- a/src/template/mapping.json +++ b/src/template/mapping.json @@ -1803,5 +1803,8 @@ ], "60574": [ "unpin" + ], + "60575": [ + "add-compact" ] } diff --git a/src/template/metadata.json b/src/template/metadata.json index 9a181545..12f93bad 100644 --- a/src/template/metadata.json +++ b/src/template/metadata.json @@ -36,6 +36,18 @@ "category": "action", "description": "Add or create new item" }, + "add-compact": { + "tags": [ + "plus", + "new", + "create", + "combine", + "more", + "insert" + ], + "category": "action", + "description": "Add or create new item" + }, "add-small": { "tags": [ "plus",