feat(icons): add air-trail (#1984)

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-08 14:27:29 +02:00
committed by GitHub
parent 5c7b6666fe
commit 7d762229f2
6 changed files with 36 additions and 0 deletions

16
meta/air-trail.json Normal file
View File

@@ -0,0 +1,16 @@
{
"base": "svg",
"aliases": [
"airtrail"
],
"categories": [
"Travel"
],
"update": {
"timestamp": "2025-09-08T12:23:51.466615",
"author": {
"id": 1340823,
"login": "b12e"
}
}
}

View File

@@ -8474,6 +8474,22 @@
}
}
},
"air-trail": {
"base": "svg",
"aliases": [
"airtrail"
],
"categories": [
"Travel"
],
"update": {
"timestamp": "2025-09-08T12:23:51.466615",
"author": {
"id": 1340823,
"login": "b12e"
}
}
},
"image-maid": {
"base": "png",
"aliases": [],

BIN
png/air-trail.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

1
svg/air-trail.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="#3b82f6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-tower-control-icon lucide-tower-control" viewBox="3 1 18 22"><path d="M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z"/><path d="M8 13v9"/><path d="M16 22v-9"/><path d="m9 6 1 7"/><path d="m15 6-1 7"/><path d="M12 6V2"/><path d="M13 2h-2"/></svg>

After

Width:  |  Height:  |  Size: 421 B

View File

@@ -27,6 +27,7 @@
"adventure-log.png",
"affine-light.png",
"affine.png",
"air-trail.png",
"airsonic.png",
"airtable.png",
"airtel.png",
@@ -2528,6 +2529,7 @@
"adventure-log.svg",
"affine-light.svg",
"affine.svg",
"air-trail.svg",
"airsonic.svg",
"airtable.svg",
"airtel.svg",
@@ -4537,6 +4539,7 @@
"adventure-log.webp",
"affine-light.webp",
"affine.webp",
"air-trail.webp",
"airsonic.webp",
"airtable.webp",
"airtel.webp",

BIN
webp/air-trail.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB