mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +01:00
27 lines
402 B
JSON
27 lines
402 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"sum",
|
|
"calculate",
|
|
"formula",
|
|
"math",
|
|
"enumeration",
|
|
"enumerate"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"math"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "sigma-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|