mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
18 lines
223 B
JSON
18 lines
223 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"read",
|
|
"library",
|
|
"plain language",
|
|
"done",
|
|
"todo",
|
|
"tick",
|
|
"complete",
|
|
"task"
|
|
],
|
|
"categories": [
|
|
"gaming",
|
|
"development"
|
|
]
|
|
}
|