mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-12 23:18:45 +02:00
21 lines
284 B
JSON
21 lines
284 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Uploading or moving a folder up"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"upload",
|
|
"import",
|
|
"export"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"arrows"
|
|
]
|
|
}
|