mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
36 lines
535 B
JSON
36 lines
535 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"cancel",
|
|
"close",
|
|
"delete",
|
|
"remove",
|
|
"times",
|
|
"clear",
|
|
"error",
|
|
"incorrect",
|
|
"wrong",
|
|
"mistake",
|
|
"failure",
|
|
"linter",
|
|
"multiply",
|
|
"multiplication"
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "x-circle",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|