mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
29 lines
424 B
JSON
29 lines
424 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"delete",
|
|
"stop",
|
|
"alert",
|
|
"warning",
|
|
"times",
|
|
"clear",
|
|
"math"
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"notifications"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "x-octagon",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|