mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
28 lines
432 B
JSON
28 lines
432 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ashygee",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a password, key, or login",
|
|
"Indicating authentication or access"
|
|
],
|
|
"tags": [
|
|
"password",
|
|
"login",
|
|
"authentication",
|
|
"secure",
|
|
"unlock",
|
|
"keychain",
|
|
"key ring",
|
|
"fob"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"account"
|
|
]
|
|
}
|