Files
lucide/icons/globe-x.json
Muhammad Aqib Bashir 516917c527 feat(icon): add globe-x icon with metadata (#3827)
* feat(icon): add globe-x icon with metadata

* style(icon): redesign icon to make X mark 5 by 5

---------

Co-authored-by: Karsa <contact@karsa.org>
2026-01-12 10:34:21 +01:00

25 lines
376 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"Muhammad-Aqib-Bashir"
],
"tags": [
"globe",
"internet",
"offline",
"disconnected",
"network",
"connection",
"world",
"no connection",
"network failure",
"signal off"
],
"categories": [
"connectivity",
"devices",
"navigation"
]
}