mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:59:29 +02:00
21 lines
307 B
JSON
21 lines
307 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a secured or access-controlled folder"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"key",
|
|
"private",
|
|
"security",
|
|
"protected"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"security"
|
|
]
|
|
}
|