diff --git a/ICONS.md b/ICONS.md
index eb0fe3a1..261710ee 100644
--- a/ICONS.md
+++ b/ICONS.md
@@ -1337,6 +1337,7 @@ The best source for dashboard icons.
| open-webui-light | ✅ WebP ✅ PNG ✅ SVG |
|
| openai | ✅ WebP ✅ PNG ✅ SVG |
|
| openai-light | ✅ WebP ✅ PNG ✅ SVG |
|
+| openaudible | ✅ WebP ✅ PNG ❌ SVG |
|
| openchangelog | ✅ WebP ✅ PNG ✅ SVG |
|
| openchangelog-light | ✅ WebP ✅ PNG ✅ SVG |
|
| openeats | ✅ WebP ✅ PNG ✅ SVG |
|
diff --git a/meta/openaudible.json b/meta/openaudible.json
new file mode 100644
index 00000000..6c346275
--- /dev/null
+++ b/meta/openaudible.json
@@ -0,0 +1,14 @@
+{
+ "base": "png",
+ "aliases": [],
+ "categories": [
+ "Streaming"
+ ],
+ "update": {
+ "timestamp": "2025-04-17T17:09:27.822795",
+ "author": {
+ "id": 48109134,
+ "login": "jdcool00"
+ }
+ }
+}
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index 4c206597..39540a7c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -24673,6 +24673,20 @@
"light": "tube-archivist-light"
}
},
+ "openaudible": {
+ "base": "png",
+ "aliases": [],
+ "categories": [
+ "Streaming"
+ ],
+ "update": {
+ "timestamp": "2025-04-17T17:09:27.822795",
+ "author": {
+ "id": 48109134,
+ "login": "jdcool00"
+ }
+ }
+ },
"arch-linux": {
"base": "svg",
"aliases": [],
diff --git a/png/openaudible.png b/png/openaudible.png
new file mode 100644
index 00000000..ce6fd1e6
Binary files /dev/null and b/png/openaudible.png differ
diff --git a/tree.json b/tree.json
index e0a488c2..4762ee2e 100644
--- a/tree.json
+++ b/tree.json
@@ -1328,6 +1328,7 @@
"open-webui.png",
"openai-light.png",
"openai.png",
+ "openaudible.png",
"openchangelog-light.png",
"openchangelog.png",
"openeats-light.png",
@@ -5322,6 +5323,7 @@
"open-webui.webp",
"openai-light.webp",
"openai.webp",
+ "openaudible.webp",
"openchangelog-light.webp",
"openchangelog.webp",
"openeats-light.webp",
diff --git a/webp/openaudible.webp b/webp/openaudible.webp
new file mode 100644
index 00000000..f0bda7e5
Binary files /dev/null and b/webp/openaudible.webp differ