mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 17:19:02 +02:00
22 lines
300 B
JSON
22 lines
300 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Adding or creating a new folder"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"add",
|
|
"create",
|
|
"new"
|
|
],
|
|
"categories": [
|
|
"files"
|
|
]
|
|
}
|