2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"colebemis",
|
|
|
|
|
"ericfennis",
|
2024-02-05 19:11:34 +01:00
|
|
|
"danielbayley"
|
2023-06-01 12:17:23 +02:00
|
|
|
],
|
2026-05-28 10:15:02 +02:00
|
|
|
"use-cases": [],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
2026-02-17 06:54:41 +00:00
|
|
|
"about",
|
|
|
|
|
"advice",
|
|
|
|
|
"clue",
|
|
|
|
|
"details",
|
|
|
|
|
"help",
|
|
|
|
|
"hint",
|
|
|
|
|
"indicator",
|
|
|
|
|
"information",
|
|
|
|
|
"knowledge",
|
|
|
|
|
"notice",
|
|
|
|
|
"status",
|
|
|
|
|
"support",
|
|
|
|
|
"tooltip"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
|
|
|
|
"accessibility",
|
|
|
|
|
"notifications"
|
|
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|