mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* feat(icons): add house-plus icon * feat(icons): update categories * feat(icons): add jguddas to house-plus as co-author
23 lines
306 B
JSON
23 lines
306 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"home",
|
|
"living",
|
|
"medical",
|
|
"new",
|
|
"addition",
|
|
"building",
|
|
"residence",
|
|
"architecture"
|
|
],
|
|
"categories": [
|
|
"buildings",
|
|
"account",
|
|
"medical"
|
|
]
|
|
}
|