mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
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:
14
lab/pilot.json
Normal file
14
lab/pilot.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"danielbayley"
|
||||
],
|
||||
"tags": [
|
||||
"flight",
|
||||
"aviation",
|
||||
"plane"
|
||||
],
|
||||
"categories": [
|
||||
"transportation"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user