mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:56:26 +02:00
* 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>
25 lines
376 B
JSON
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"
|
|
]
|
|
}
|