mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:57:35 +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
235 B
JSON
18 lines
235 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"path",
|
|
"journey",
|
|
"planner",
|
|
"points",
|
|
"stops",
|
|
"stations"
|
|
],
|
|
"categories": [
|
|
"maps",
|
|
"navigation"
|
|
]
|
|
} |