mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:58:22 +02:00
29 lines
369 B
JSON
29 lines
369 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"todo",
|
||
|
|
"tasks",
|
||
|
|
"items",
|
||
|
|
"pending",
|
||
|
|
"ascending",
|
||
|
|
"descending",
|
||
|
|
"sorting",
|
||
|
|
"reorder",
|
||
|
|
"rearrange",
|
||
|
|
"up",
|
||
|
|
"down",
|
||
|
|
"drag",
|
||
|
|
"view"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"design",
|
||
|
|
"layout",
|
||
|
|
"text",
|
||
|
|
"tools",
|
||
|
|
"arrows"
|
||
|
|
]
|
||
|
|
}
|