Skip to content

Commit

Permalink
Lock icons (#1346)
Browse files Browse the repository at this point in the history
* new lock/unlock icons

* Update icons/lock-2.svg

Co-authored-by: Jakob Guddas <github@jguddas.de>

* Update icons/unlock-2.svg

Co-authored-by: Jakob Guddas <github@jguddas.de>

* Update lock-2.svg

* Update unlock-2.svg

* Update unlock-2.svg

* Rename lock-2.json to lock-dot.json

* Rename lock-2.svg to lock-dot.svg

* Rename unlock-2.json to unlock-dot.json

* Rename unlock-2.svg to unlock-dot.svg

* Update icons/lock-dot.svg

Co-authored-by: Jakob Guddas <github@jguddas.de>

* Update icons/unlock-dot.svg

Co-authored-by: Jakob Guddas <github@jguddas.de>

* Update and rename lock-dot.json to lock-keyhole.json

* Rename lock-dot.svg to lock-keyhole.svg

* Update and rename unlock-dot.json to unlock-keyhole.json

* Rename unlock-dot.svg to unlock-keyhole.svg

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
  • Loading branch information
3 people authored Oct 2, 2023
1 parent 1a44181 commit 614ef1a
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 0 deletions.
12 changes: 12 additions & 0 deletions icons/lock-keyhole.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"$schema": "../icon.schema.json",
"tags": [
"security",
"password",
"secure",
"admin"
],
"categories": [
"security"
]
}
15 changes: 15 additions & 0 deletions icons/lock-keyhole.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions icons/unlock-keyhole.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "../icon.schema.json",
"tags": [
"security"
],
"categories": [
"security"
]
}
15 changes: 15 additions & 0 deletions icons/unlock-keyhole.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 614ef1a

Please sign in to comment.