Files
lucide/icons/user-key.json
Karsa de9b2d39b7 feat(icons): adds user-key and user-round-key, updates other -key icons to match (#4044)
* Updated icons/file-key.svg

* Updated icons/book-key.svg

* Updated icons/folder-key.svg

* Updated icons/rotate-ccw-key.svg

* Added icons/user-round-key.svg

* Added icons/user-round-key.json

* Added icons/user-key.svg

* Added icons/user-key.json

* Update user-key.json

* Update user-round-key.json
2026-02-13 12:28:24 +01:00

29 lines
416 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis",
"mittalyashu",
"karsa-mistmere"
],
"tags": [
"passkey",
"password",
"login",
"authentication",
"authorization",
"roles",
"permissions",
"private",
"public",
"security",
"person",
"account",
"contact"
],
"categories": [
"account"
]
}