mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
16 lines
191 B
JSON
16 lines
191 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"confirm",
|
|
"verified",
|
|
"done",
|
|
"todo",
|
|
"tick",
|
|
"complete",
|
|
"task"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|