2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"colebemis",
|
|
|
|
|
"ericfennis"
|
|
|
|
|
],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
|
|
|
|
"cancel",
|
|
|
|
|
"close",
|
|
|
|
|
"delete",
|
|
|
|
|
"remove",
|
|
|
|
|
"times",
|
|
|
|
|
"clear",
|
2023-06-12 20:39:49 +01:00
|
|
|
"error",
|
|
|
|
|
"incorrect",
|
|
|
|
|
"wrong",
|
|
|
|
|
"mistake",
|
|
|
|
|
"failure",
|
|
|
|
|
"linter",
|
2023-06-04 21:10:29 +01:00
|
|
|
"multiply",
|
|
|
|
|
"multiplication"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
2024-12-04 09:39:26 +01:00
|
|
|
"math",
|
2023-06-12 20:39:49 +01:00
|
|
|
"development"
|
2024-03-08 16:55:46 +01:00
|
|
|
],
|
|
|
|
|
"aliases": [
|
2025-07-30 16:52:50 +02:00
|
|
|
{
|
|
|
|
|
"name": "x-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
|
|
|
}
|