diff --git a/ICONS.md b/ICONS.md
index 261710ee..f7240081 100644
--- a/ICONS.md
+++ b/ICONS.md
@@ -39,6 +39,7 @@ The best source for dashboard icons.
 | alarmpi | ✅ WebP ✅ PNG ❌ SVG | 
 |
 | albert-heijn | ✅ WebP ✅ PNG ✅ SVG | 
 |
 | alertmanager | ✅ WebP ✅ PNG ✅ SVG | 
 |
+| alexa | ✅ WebP ✅ PNG ✅ SVG | 
 |
 | algo | ✅ WebP ✅ PNG ❌ SVG | 
 |
 | aliexpress | ✅ WebP ✅ PNG ✅ SVG | 
 |
 | alist | ✅ WebP ✅ PNG ✅ SVG | 
 |
diff --git a/meta/alexa.json b/meta/alexa.json
new file mode 100644
index 00000000..44b6fdd1
--- /dev/null
+++ b/meta/alexa.json
@@ -0,0 +1,14 @@
+{
+  "base": "svg",
+  "aliases": [],
+  "categories": [
+    "Media"
+  ],
+  "update": {
+    "timestamp": "2025-04-18T08:34:26.627973",
+    "author": {
+      "id": 2432100,
+      "login": "lyneld"
+    }
+  }
+}
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index 39540a7c..ed1999db 100644
--- a/metadata.json
+++ b/metadata.json
@@ -5919,6 +5919,20 @@
             }
         }
     },
+    "alexa": {
+        "base": "svg",
+        "aliases": [],
+        "categories": [
+            "Media"
+        ],
+        "update": {
+            "timestamp": "2025-04-18T08:34:26.627973",
+            "author": {
+                "id": 2432100,
+                "login": "lyneld"
+            }
+        }
+    },
     "uptime-kuma": {
         "base": "svg",
         "aliases": [
diff --git a/png/alexa.png b/png/alexa.png
new file mode 100644
index 00000000..3894761f
Binary files /dev/null and b/png/alexa.png differ
diff --git a/svg/alexa.svg b/svg/alexa.svg
new file mode 100644
index 00000000..9490e57a
--- /dev/null
+++ b/svg/alexa.svg
@@ -0,0 +1,41 @@
+
+
\ No newline at end of file
diff --git a/tree.json b/tree.json
index 4762ee2e..865cf7c1 100644
--- a/tree.json
+++ b/tree.json
@@ -30,6 +30,7 @@
         "alarmpi.png",
         "albert-heijn.png",
         "alertmanager.png",
+        "alexa.png",
         "algo.png",
         "aliexpress.png",
         "alist.png",
@@ -2243,6 +2244,7 @@
         "akkoma.svg",
         "albert-heijn.svg",
         "alertmanager.svg",
+        "alexa.svg",
         "aliexpress.svg",
         "alist.svg",
         "alloy.svg",
@@ -4025,6 +4027,7 @@
         "alarmpi.webp",
         "albert-heijn.webp",
         "alertmanager.webp",
+        "alexa.webp",
         "algo.webp",
         "aliexpress.webp",
         "alist.webp",
diff --git a/webp/alexa.webp b/webp/alexa.webp
new file mode 100644
index 00000000..147aa7d7
Binary files /dev/null and b/webp/alexa.webp differ