mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
26 lines
394 B
JSON
26 lines
394 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"metro",
|
|
"subway",
|
|
"underground",
|
|
"track",
|
|
"line"
|
|
],
|
|
"categories": [
|
|
"transportation",
|
|
"navigation"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "m-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|