mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:49:48 +02:00
23 lines
346 B
JSON
23 lines
346 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ahtohbi4",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing air travel or flights",
|
|
"Indicating an airport or trip"
|
|
],
|
|
"tags": [
|
|
"plane",
|
|
"trip",
|
|
"airplane"
|
|
],
|
|
"categories": [
|
|
"transportation",
|
|
"travel",
|
|
"navigation"
|
|
]
|
|
}
|