-
-
Notifications
You must be signed in to change notification settings - Fork 552
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Co-authored-by: Karsa <[email protected]>
- Loading branch information
1 parent
ca4a38b
commit 148bae8
Showing
6 changed files
with
90 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"$schema": "../icon.schema.json", | ||
"contributors": [ | ||
"mittalyashu", | ||
"ericfennis", | ||
"karsa-mistmere" | ||
], | ||
"tags": [ | ||
"vpn", | ||
"private", | ||
"privacy", | ||
"network", | ||
"world", | ||
"browser", | ||
"security", | ||
"encryption", | ||
"protection", | ||
"connection" | ||
], | ||
"categories": [ | ||
"security", | ||
"development", | ||
"devices" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"$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" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.