mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:16:21 +01:00
* Added icons/plane-tickets.svg * Added icons/plane-tickets.json * Update icons/plane-tickets.json Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Add missing coma * Rename plane-tickets.json to tickets-plane.json * Rename plane-tickets.svg to tickets-plane.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
25 lines
323 B
JSON
25 lines
323 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"plane",
|
|
"trip",
|
|
"airplane",
|
|
"flight",
|
|
"travel",
|
|
"fly",
|
|
"takeoff",
|
|
"vacation",
|
|
"passenger",
|
|
"pass",
|
|
"check-in",
|
|
"airport"
|
|
],
|
|
"categories": [
|
|
"transportation",
|
|
"travel"
|
|
]
|
|
}
|