mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
28 lines
418 B
JSON
28 lines
418 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"done",
|
|
"todo",
|
|
"tick",
|
|
"complete",
|
|
"task"
|
|
],
|
|
"categories": [
|
|
"notifications"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "check-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|