mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:07:35 +01:00
30 lines
452 B
JSON
30 lines
452 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"done",
|
|
"todo",
|
|
"tick",
|
|
"complete",
|
|
"task"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"notifications",
|
|
"time"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "alarm-check",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|