feat(icons): add slurpit (#1505)
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled

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-05-31 14:52:02 +02:00 committed by GitHub
parent 2c4e8cbe68
commit 3e21dfbdd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 40 additions and 0 deletions

18
meta/slurpit.json Normal file
View File

@ -0,0 +1,18 @@
{
"base": "png",
"aliases": [],
"categories": [
"Organization"
],
"update": {
"timestamp": "2025-05-31T12:51:24.991083",
"author": {
"id": 136855477,
"login": "Kai-Wulf"
}
},
"colors": {
"light": "slurpit",
"dark": "slurpit-dark"
}
}

View File

@ -15166,6 +15166,24 @@
} }
} }
}, },
"slurpit": {
"base": "png",
"aliases": [],
"categories": [
"Organization"
],
"update": {
"timestamp": "2025-05-31T12:51:24.991083",
"author": {
"id": 136855477,
"login": "Kai-Wulf"
}
},
"colors": {
"light": "slurpit",
"dark": "slurpit-dark"
}
},
"timetagger": { "timetagger": {
"base": "svg", "base": "svg",
"aliases": [], "aliases": [],

BIN
png/slurpit-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
png/slurpit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -1853,6 +1853,8 @@
"slink-light.png", "slink-light.png",
"slink.png", "slink.png",
"slskd.png", "slskd.png",
"slurpit-dark.png",
"slurpit.png",
"smartfox.png", "smartfox.png",
"smokeping.png", "smokeping.png",
"snapcast.png", "snapcast.png",
@ -6032,6 +6034,8 @@
"slink-light.webp", "slink-light.webp",
"slink.webp", "slink.webp",
"slskd.webp", "slskd.webp",
"slurpit-dark.webp",
"slurpit.webp",
"smartfox.webp", "smartfox.webp",
"smokeping.webp", "smokeping.webp",
"snapcast.webp", "snapcast.webp",

BIN
webp/slurpit-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
webp/slurpit.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB