mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* Updated icons/key.svg * Updated icons/key.json * Update icons/key.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Add space before close key.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
24 lines
322 B
JSON
24 lines
322 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ashygee",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"password",
|
|
"login",
|
|
"authentication",
|
|
"secure",
|
|
"unlock",
|
|
"keychain",
|
|
"key ring",
|
|
"fob"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"account"
|
|
]
|
|
}
|