mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +01:00
* Added icons/home-plug.svg * Added icons/home-plug.json * Update icons/home-plug.json Co-authored-by: Karsa <contact@karsa.org> * Updated icons/home-plug.json * fix(icons): renamed home-plug to house-plug * fix(icons): remove alias * feat(icons): update tags --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
22 lines
297 B
JSON
22 lines
297 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"home",
|
|
"living",
|
|
"building",
|
|
"residence",
|
|
"architecture",
|
|
"autarky",
|
|
"energy"
|
|
],
|
|
"categories": [
|
|
"buildings",
|
|
"home",
|
|
"sustainability"
|
|
]
|
|
}
|