Files
lucide/icons/earth.json
Karsa 148bae88d8 feat(icons): added globe-lock icon (#1587)
* Added globe-lock icon

* feat(icons): Added globe-lock, renamed globe-2 to earth, and added earth-lock

* feat(icons): Added globe as a tag to earth

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Karsa <karsa@sztaki.hu>
2024-02-26 09:53:04 +01:00

23 lines
298 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"mittalyashu",
"ericfennis",
"karsa-mistmere"
],
"tags": [
"world",
"browser",
"language",
"translate",
"globe"
],
"categories": [
"maps",
"navigation"
],
"aliases": [
"globe-2"
]
}