mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
40 lines
564 B
JSON
40 lines
564 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"diameter",
|
|
"zero",
|
|
"ø",
|
|
"nothing",
|
|
"null",
|
|
"void",
|
|
"ban",
|
|
"math",
|
|
"divide",
|
|
"division",
|
|
"half",
|
|
"split",
|
|
"/",
|
|
"average",
|
|
"avg",
|
|
"mean",
|
|
"median",
|
|
"normal"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"math",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "circle-slashed",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|