mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:28:54 +02:00
22 lines
317 B
JSON
22 lines
317 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a locked or protected folder"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"lock",
|
|
"private",
|
|
"security",
|
|
"protected"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"security"
|
|
]
|
|
}
|