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:
parent
104c34cbe4
commit
f25cc15381
5 changed files with 30 additions and 0 deletions
14
meta/adsb.json
Normal file
14
meta/adsb.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Logistics"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-08-18T21:33:40.843973",
|
||||
"author": {
|
||||
"id": 442966,
|
||||
"login": "hanjo"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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
BIN
png/adsb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
|
@ -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
BIN
webp/adsb.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Add table
Add a link
Reference in a new issue