mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
26 lines
398 B
JSON
26 lines
398 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"add"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"notifications",
|
|
"time"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "alarm-plus",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|