feat(icons): add openaudible (#1190)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-04-17 19:11:35 +02:00 committed by GitHub
parent b8fb0f8206
commit 07341234f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 31 additions and 0 deletions

View File

@ -1337,6 +1337,7 @@ The best source for dashboard icons.<br />
| open-webui-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/open-webui-light.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/open-webui-light.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/open-webui-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/open-webui-light.webp" height="50" alt="open-webui-light"> |
| openai | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openai.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/openai.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/openai.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openai.webp" height="50" alt="openai"> |
| openai-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openai-light.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/openai-light.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/openai-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openai-light.webp" height="50" alt="openai-light"> |
| openaudible | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openaudible.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/openaudible.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openaudible.webp" height="50" alt="openaudible"> |
| openchangelog | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openchangelog.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/openchangelog.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/openchangelog.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openchangelog.webp" height="50" alt="openchangelog"> |
| openchangelog-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openchangelog-light.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/openchangelog-light.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/openchangelog-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openchangelog-light.webp" height="50" alt="openchangelog-light"> |
| openeats | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openeats.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/openeats.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/openeats.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/openeats.webp" height="50" alt="openeats"> |

14
meta/openaudible.json Normal file
View File

@ -0,0 +1,14 @@
{
"base": "png",
"aliases": [],
"categories": [
"Streaming"
],
"update": {
"timestamp": "2025-04-17T17:09:27.822795",
"author": {
"id": 48109134,
"login": "jdcool00"
}
}
}

View File

@ -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": [],

BIN
png/openaudible.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -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",

BIN
webp/openaudible.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB