From 58a9e521b6b90d03c504c57cc651b69f48540ded Mon Sep 17 00:00:00 2001 From: mrleemurray Date: Mon, 3 Aug 2026 17:04:31 +0100 Subject: [PATCH] feat: add arrow-circle-up-sparkle icon with metadata and mapping updates --- src/icons/arrow-circle-up-sparkle.svg | 1 + src/template/mapping.json | 3 +++ src/template/metadata.json | 12 ++++++++++++ 3 files changed, 16 insertions(+) create mode 100644 src/icons/arrow-circle-up-sparkle.svg diff --git a/src/icons/arrow-circle-up-sparkle.svg b/src/icons/arrow-circle-up-sparkle.svg new file mode 100644 index 0000000..a332c8b --- /dev/null +++ b/src/icons/arrow-circle-up-sparkle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/template/mapping.json b/src/template/mapping.json index 9c4eef7..a85c5c8 100644 --- a/src/template/mapping.json +++ b/src/template/mapping.json @@ -2037,5 +2037,8 @@ ], "60652": [ "xai" + ], + "60653": [ + "arrow-circle-up-sparkle" ] } diff --git a/src/template/metadata.json b/src/template/metadata.json index 87e7258..f14157b 100644 --- a/src/template/metadata.json +++ b/src/template/metadata.json @@ -170,6 +170,18 @@ "category": "navigation", "description": "Circular arrow pointing up" }, + "arrow-circle-up-sparkle": { + "tags": [ + "upload", + "publish", + "sparkle", + "ai", + "enhance", + "circle" + ], + "category": "action", + "description": "AI-assisted upload or publish action" + }, "arrow-down": { "tags": [ "direction",