mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +01:00
* 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>
27 lines
378 B
JSON
27 lines
378 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"vpn",
|
|
"private",
|
|
"privacy",
|
|
"network",
|
|
"world",
|
|
"browser",
|
|
"security",
|
|
"encryption",
|
|
"protection",
|
|
"connection"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"development",
|
|
"devices"
|
|
]
|
|
}
|