diff --git a/src/icons/agent-compact.svg b/src/icons/agent-compact.svg new file mode 100644 index 00000000..50b1bc3f --- /dev/null +++ b/src/icons/agent-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/ask-compact.svg b/src/icons/ask-compact.svg new file mode 100644 index 00000000..e261512a --- /dev/null +++ b/src/icons/ask-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/settings-compact.svg b/src/icons/settings-compact.svg new file mode 100644 index 00000000..ce4ad760 --- /dev/null +++ b/src/icons/settings-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/vm-compact.svg b/src/icons/vm-compact.svg new file mode 100644 index 00000000..ed8db58b --- /dev/null +++ b/src/icons/vm-compact.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/template/mapping.json b/src/template/mapping.json index c195e05e..d8cab677 100644 --- a/src/template/mapping.json +++ b/src/template/mapping.json @@ -1902,5 +1902,17 @@ ], "60607": [ "cloud-compact" + ], + "60608": [ + "agent-compact" + ], + "60609": [ + "ask-compact" + ], + "60610": [ + "settings-compact" + ], + "60611": [ + "vm-compact" ] } diff --git a/src/template/metadata.json b/src/template/metadata.json index 2a85efff..e780d22c 100644 --- a/src/template/metadata.json +++ b/src/template/metadata.json @@ -70,6 +70,18 @@ "category": "ai", "description": "AI agent or bot" }, + "agent-compact": { + "tags": [ + "ai", + "bot", + "assistant", + "robot", + "service", + "compact" + ], + "category": "ai", + "description": "AI agent or bot (compact 12x12 variant)" + }, "alert": { "tags": [ "warning", @@ -267,6 +279,19 @@ "category": "communication", "description": "Question mark in chat bubble" }, + "ask-compact": { + "tags": [ + "question", + "help", + "chat", + "inquiry", + "message", + "bubble", + "compact" + ], + "category": "communication", + "description": "Question mark in chat bubble (compact 12x12 variant)" + }, "attach": { "tags": [ "clip", @@ -5420,6 +5445,18 @@ "category": "settings", "description": "Settings or preferences" }, + "settings-compact": { + "tags": [ + "sliders", + "controls", + "configuration", + "preferences", + "options", + "compact" + ], + "category": "settings", + "description": "Settings or preferences (compact 12x12 variant)" + }, "settings-gear": { "tags": [ "configuration", @@ -6471,6 +6508,18 @@ "category": "device", "description": "Active virtual machine" }, + "vm-compact": { + "tags": [ + "computer", + "server", + "remote", + "machine", + "box", + "compact" + ], + "category": "device", + "description": "Virtual machine (compact 12x12 variant)" + }, "vm-connect": { "tags": [ "computer",