diff --git a/src/icons/kimi.svg b/src/icons/kimi.svg
index 9161c8c..4c92940 100644
--- a/src/icons/kimi.svg
+++ b/src/icons/kimi.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/icons/xai.svg b/src/icons/xai.svg
new file mode 100644
index 0000000..f4b8267
--- /dev/null
+++ b/src/icons/xai.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/template/mapping.json b/src/template/mapping.json
index 1e62ad2..9c4eef7 100644
--- a/src/template/mapping.json
+++ b/src/template/mapping.json
@@ -2034,5 +2034,8 @@
],
"60651": [
"arrow-up-compact"
+ ],
+ "60652": [
+ "xai"
]
}
diff --git a/src/template/metadata.json b/src/template/metadata.json
index 10e1fcb..87e7258 100644
--- a/src/template/metadata.json
+++ b/src/template/metadata.json
@@ -7276,5 +7276,18 @@
],
"category": "cloud",
"description": "Cloud upload (compact 12x12 variant)"
+ },
+ "xai": {
+ "tags": [
+ "xai",
+ "grok",
+ "ai",
+ "logo",
+ "model",
+ "assistant",
+ "brand"
+ ],
+ "category": "brand",
+ "description": "xAI logo"
}
}