mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:37:43 +01:00
28 lines
432 B
JSON
28 lines
432 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"johnletey"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"waypoint",
|
|
"stop",
|
|
"station"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"navigation"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "git-commit",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|