mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
31 lines
462 B
JSON
31 lines
462 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"cancel",
|
|
"close",
|
|
"delete",
|
|
"remove",
|
|
"times",
|
|
"clear",
|
|
"math",
|
|
"multiply",
|
|
"multiplication"
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"notifications"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "x-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|