mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:40:12 +02:00
22 lines
314 B
JSON
22 lines
314 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing an open active or project folder"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"root",
|
|
"project",
|
|
"active",
|
|
"current",
|
|
"pinned"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
}
|