mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
16 lines
190 B
JSON
16 lines
190 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"followed",
|
|
"subscribed",
|
|
"done",
|
|
"todo",
|
|
"tick",
|
|
"complete",
|
|
"task"
|
|
],
|
|
"categories": [
|
|
"account"
|
|
]
|
|
}
|