feat(icons): added pilot icon (#2409)

* Added icons/pilot.svg

* Added icons/pilot.json

* Move pilot icon to lab directory

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
Jakob Guddas
2026-07-25 15:06:22 +02:00
committed by GitHub
parent bb26580cfb
commit d29db5e98e
2 changed files with 35 additions and 0 deletions

14
lab/pilot.json Normal file
View File

@@ -0,0 +1,14 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [
"flight",
"aviation",
"plane"
],
"categories": [
"transportation"
]
}