2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"colebemis",
|
|
|
|
|
"csandman",
|
2024-08-02 10:53:16 +02:00
|
|
|
"ericfennis",
|
|
|
|
|
"jguddas"
|
2023-06-01 12:17:23 +02:00
|
|
|
],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
2023-04-16 21:01:57 +01:00
|
|
|
"done",
|
|
|
|
|
"todo",
|
|
|
|
|
"tick",
|
|
|
|
|
"complete",
|
|
|
|
|
"task"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
2024-12-04 09:39:26 +01:00
|
|
|
"notifications"
|
2024-03-08 16:55:46 +01:00
|
|
|
],
|
|
|
|
|
"aliases": [
|
2025-07-30 16:52:50 +02:00
|
|
|
{
|
|
|
|
|
"name": "check-circle",
|
|
|
|
|
"deprecationReason": "alias.name",
|
|
|
|
|
"deprecated": true,
|
|
|
|
|
"toBeRemovedInVersion": "v1.0"
|
|
|
|
|
}
|
2022-11-16 18:16:50 +01:00
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|