mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 13:29:39 +01:00
* Added icons/globe-off.svg * Added icons/globe-off.json * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update icons/globe-off.svg Co-authored-by: Karsa <contact@karsa.org> * Update globe-off.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
38 lines
552 B
JSON
38 lines
552 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"TimNekk",
|
|
"karsa-mistmere",
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"globe",
|
|
"earth",
|
|
"planet",
|
|
"disable",
|
|
"mute",
|
|
"off",
|
|
"hide",
|
|
"avoid",
|
|
"world",
|
|
"browser",
|
|
"language",
|
|
"translate",
|
|
"internet",
|
|
"offline",
|
|
"disconnected",
|
|
"network",
|
|
"connection",
|
|
"no connection",
|
|
"network failure",
|
|
"signal off"
|
|
],
|
|
"categories": [
|
|
"navigation",
|
|
"connectivity",
|
|
"devices"
|
|
]
|
|
}
|