1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-18 04:00:49 +02:00

feat(icons): add adsb (#1799)

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-08-18 23:34:28 +02:00 committed by GitHub
parent 104c34cbe4
commit f25cc15381
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 30 additions and 0 deletions

14
meta/adsb.json Normal file
View file

@ -0,0 +1,14 @@
{
"base": "png",
"aliases": [],
"categories": [
"Logistics"
],
"update": {
"timestamp": "2025-08-18T21:33:40.843973",
"author": {
"id": 442966,
"login": "hanjo"
}
}
}

View file

@ -6709,6 +6709,20 @@
}
}
},
"adsb": {
"base": "png",
"aliases": [],
"categories": [
"Logistics"
],
"update": {
"timestamp": "2025-08-18T21:33:40.843973",
"author": {
"id": 442966,
"login": "hanjo"
}
}
},
"docspell": {
"base": "svg",
"aliases": [

BIN
png/adsb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -22,6 +22,7 @@
"adminer.png",
"adobe.png",
"ads-b-exchange.png",
"adsb.png",
"adventure-log.png",
"affine-light.png",
"affine.png",
@ -4406,6 +4407,7 @@
"adminer.webp",
"adobe.webp",
"ads-b-exchange.webp",
"adsb.webp",
"adventure-log.webp",
"affine-light.webp",
"affine.webp",

BIN
webp/adsb.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB