mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
31 lines
478 B
JSON
31 lines
478 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"sachinkr7368"
|
|
],
|
|
"tags": [
|
|
"location",
|
|
"waypoint",
|
|
"marker",
|
|
"drop",
|
|
"edit"
|
|
],
|
|
"categories": [
|
|
"navigation",
|
|
"travel",
|
|
"account"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "location-edit",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|