mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Add map-pin-edit icon #2874 * Delete package-lock.json * fixed contributer inherit * added contributors --------- Co-authored-by: SachinSettlrs <sachin.kumar@settlrs.com> Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
311 B
JSON
23 lines
311 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"sachinkr7368"
|
|
],
|
|
"tags": [
|
|
"location",
|
|
"waypoint",
|
|
"marker",
|
|
"drop",
|
|
"edit"
|
|
],
|
|
"categories": [
|
|
"navigation",
|
|
"travel",
|
|
"account"
|
|
]
|
|
}
|