mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:07:38 +02:00
* feat(icons): Add home-wifi icon * updated icon * updated icon as per guidelines * updated icon name * updated contributors
21 lines
281 B
JSON
21 lines
281 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"akshaymemane",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"home",
|
|
"living",
|
|
"building",
|
|
"wifi",
|
|
"connectivity"
|
|
],
|
|
"categories": [
|
|
"home",
|
|
"buildings",
|
|
"connectivity"
|
|
]
|
|
}
|