mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:46:21 +01:00
* Updated icons/wifi.svg * Updated icons/wifi.json * Updated icons/wifi.svg * Updated icons/wifi.json * Update wifi-off.svg --------- Co-authored-by: Karsa <contact@karsa.org>
18 lines
234 B
JSON
18 lines
234 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"connection",
|
|
"signal",
|
|
"wireless"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices"
|
|
]
|
|
}
|