mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:37:43 +01:00
25 lines
332 B
JSON
25 lines
332 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"forward",
|
|
"direction",
|
|
"north",
|
|
"upload",
|
|
"git",
|
|
"version control",
|
|
"push",
|
|
"expand",
|
|
"fold",
|
|
"vertical"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"files",
|
|
"development"
|
|
]
|
|
}
|