mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:48:49 +02:00
22 lines
332 B
JSON
22 lines
332 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a locked or secured state",
|
|
"Indicating password protection"
|
|
],
|
|
"tags": [
|
|
"security",
|
|
"password",
|
|
"secure",
|
|
"admin"
|
|
],
|
|
"categories": [
|
|
"security"
|
|
]
|
|
}
|