mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
27 lines
404 B
JSON
27 lines
404 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"home",
|
|
"living",
|
|
"building",
|
|
"residence",
|
|
"architecture"
|
|
],
|
|
"categories": [
|
|
"buildings",
|
|
"home"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "home",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|