mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* Updated icons/home.svg * Updated icons/home.json * Updated icons/home.svg * Updated icons/home.svg * Updated icons/home.json * Updated icons/home.svg * Updated icons/home.json * Updated icons/home.json * fix(icons): renamed home to house * feat(icons): update tags --------- Co-authored-by: Karsa <contact@karsa.org>
23 lines
292 B
JSON
23 lines
292 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"home",
|
|
"living",
|
|
"building",
|
|
"residence",
|
|
"architecture"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"buildings",
|
|
"home"
|
|
],
|
|
"aliases": [
|
|
"home"
|
|
]
|
|
}
|