mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:45:03 +02:00
* Updated icons/signpost.svg * Updated icons/signpost.svg * Updated icons/signpost.json * Updated icons/signpost.svg * Updated icons/milestone.svg * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
32 lines
447 B
JSON
32 lines
447 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"navigation",
|
|
"direction",
|
|
"arrow",
|
|
"wayfinding",
|
|
"guide",
|
|
"location",
|
|
"pointer",
|
|
"route",
|
|
"indicator",
|
|
"marker",
|
|
"bidirectional",
|
|
"left",
|
|
"right",
|
|
"east",
|
|
"west"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation",
|
|
"development",
|
|
"gaming"
|
|
]
|
|
}
|