mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
28 lines
423 B
JSON
28 lines
423 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"railway",
|
|
"metro",
|
|
"subway",
|
|
"underground",
|
|
"track",
|
|
"line",
|
|
"tourism"
|
|
],
|
|
"categories": [
|
|
"transportation"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "train",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|