feat(icons): add racknerd (#1044)

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-03-24 21:18:48 +01:00 committed by GitHub
parent ff46239ae9
commit 28638932ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 47 additions and 1 deletions

View File

@ -1573,6 +1573,8 @@ The best source for dashboard icons.<br />
| qutebrowser | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/qutebrowser.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/qutebrowser.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/qutebrowser.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/qutebrowser.webp" height="50" alt="qutebrowser"> |
| r | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/r.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/r.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/r.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/r.webp" height="50" alt="r"> |
| rabbitmq | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/rabbitmq.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/rabbitmq.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/rabbitmq.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/rabbitmq.webp" height="50" alt="rabbitmq"> |
| racknerd | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/racknerd.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/racknerd.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/racknerd.webp" height="50" alt="racknerd"> |
| racknerd-dark | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/racknerd-dark.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/racknerd-dark.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/racknerd-dark.webp" height="50" alt="racknerd-dark"> |
| radarr | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/radarr.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/radarr.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/radarr.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/radarr.webp" height="50" alt="radarr"> |
| radicale | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/radicale.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/radicale.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/radicale.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/radicale.webp" height="50" alt="radicale"> |
| rainloop | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/rainloop.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/rainloop.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/rainloop.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/rainloop.webp" height="50" alt="rainloop"> |

20
meta/racknerd.json Normal file
View File

@ -0,0 +1,20 @@
{
"base": "png",
"aliases": [
"rack-nerd"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-03-24T20:14:56.142597",
"author": {
"id": 340023,
"login": "axilleas"
}
},
"colors": {
"light": "racknerd",
"dark": "racknerd-dark"
}
}

View File

@ -15172,6 +15172,26 @@
"light": "notesnook-light"
}
},
"racknerd": {
"base": "png",
"aliases": [
"rack-nerd"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-03-24T20:14:56.142597",
"author": {
"id": 340023,
"login": "axilleas"
}
},
"colors": {
"light": "racknerd",
"dark": "racknerd-dark"
}
},
"concourse": {
"base": "svg",
"aliases": [],

BIN
png/racknerd-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
png/racknerd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1564,6 +1564,8 @@
"qutebrowser.png",
"r.png",
"rabbitmq.png",
"racknerd-dark.png",
"racknerd.png",
"radarr.png",
"radicale.png",
"rainloop.png",
@ -5451,6 +5453,8 @@
"qutebrowser.webp",
"r.webp",
"rabbitmq.webp",
"racknerd-dark.webp",
"racknerd.webp",
"radarr.webp",
"radicale.webp",
"rainloop.webp",

File diff suppressed because one or more lines are too long

BIN
webp/racknerd-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
webp/racknerd.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB