2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"colebemis",
|
2024-07-07 22:00:03 +02:00
|
|
|
"ericfennis",
|
|
|
|
|
"jguddas"
|
2023-06-01 12:17:23 +02:00
|
|
|
],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
|
|
|
|
"warning",
|
|
|
|
|
"alert",
|
2023-02-02 08:40:34 +01:00
|
|
|
"danger",
|
|
|
|
|
"exclamation mark"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
|
|
|
|
"notifications",
|
|
|
|
|
"shapes"
|
2024-03-08 16:55:46 +01:00
|
|
|
],
|
|
|
|
|
"aliases": [
|
2025-07-30 16:52:50 +02:00
|
|
|
{
|
|
|
|
|
"name": "alert-octagon",
|
|
|
|
|
"deprecationReason": "alias.name",
|
|
|
|
|
"deprecated": true,
|
|
|
|
|
"toBeRemovedInVersion": "v1.0"
|
|
|
|
|
}
|
2022-11-16 18:16:50 +01:00
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|