1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-11-06 12:20:25 +01:00

feat(icons): add wirenboard (#1938)

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-09-04 20:15:29 +02:00 committed by GitHub
parent d8e4d61498
commit 304812df02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 26 additions and 0 deletions

12
meta/wirenboard.json Normal file
View file

@ -0,0 +1,12 @@
{
"base": "png",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-09-04T18:12:32.222183",
"author": {
"id": 45313095,
"login": "eremeeff"
}
}
}

View file

@ -6444,6 +6444,18 @@
} }
} }
}, },
"wirenboard": {
"base": "png",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-09-04T18:12:32.222183",
"author": {
"id": 45313095,
"login": "eremeeff"
}
}
},
"grimoire": { "grimoire": {
"base": "svg", "base": "svg",
"aliases": [ "aliases": [

BIN
png/wirenboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

@ -2379,6 +2379,7 @@
"windows-vista.png", "windows-vista.png",
"windows-xp.png", "windows-xp.png",
"wireguard.png", "wireguard.png",
"wirenboard.png",
"wireshark.png", "wireshark.png",
"wizarr.png", "wizarr.png",
"wled.png", "wled.png",
@ -6821,6 +6822,7 @@
"windows-vista.webp", "windows-vista.webp",
"windows-xp.webp", "windows-xp.webp",
"wireguard.webp", "wireguard.webp",
"wirenboard.webp",
"wireshark.webp", "wireshark.webp",
"wizarr.webp", "wizarr.webp",
"wled.webp", "wled.webp",

BIN
webp/wirenboard.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB