mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 11:39:41 +01:00
* 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
29 lines
416 B
JSON
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"
|
|
]
|
|
}
|