mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:26:31 +01:00
* Add `signpost` icon * Add `signpost-big` icon * Improve `milestone` metadata * Add `map-pinned` icon * Add `waypoints` icon * Add `route` (journey/planner) icon * Add `route-off` (clear journey) icon * Refine `map-pinned` icon * Refine `map-pinned` icon
18 lines
237 B
JSON
18 lines
237 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"location",
|
|
"waypoint",
|
|
"marker",
|
|
"drop"
|
|
],
|
|
"categories": [
|
|
"maps",
|
|
"navigation",
|
|
"travel",
|
|
"account"
|
|
]
|
|
} |