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