mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:20:05 +02:00
26 lines
445 B
JSON
26 lines
445 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"Seanw265"
|
|
],
|
|
"use-cases": [
|
|
"Creating a new trip or collection of locations",
|
|
"Adding a destination to an itinerary",
|
|
"Starting a new collaborative or custom map"
|
|
],
|
|
"tags": [
|
|
"location",
|
|
"navigation",
|
|
"travel",
|
|
"new",
|
|
"add",
|
|
"create"
|
|
],
|
|
"categories": [
|
|
"navigation"
|
|
]
|
|
}
|