mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:50:12 +02:00
33 lines
486 B
JSON
33 lines
486 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing an active or project root folder"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"root",
|
|
"project",
|
|
"pinned",
|
|
"active",
|
|
"current",
|
|
"cogged",
|
|
"gear",
|
|
"mechanical",
|
|
"machinery",
|
|
"configuration",
|
|
"controls",
|
|
"preferences",
|
|
"settings",
|
|
"system",
|
|
"admin",
|
|
"edit"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
}
|