mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:26:26 +01:00
29 lines
441 B
JSON
29 lines
441 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"constant",
|
|
"code",
|
|
"coding",
|
|
"programming",
|
|
"symbol",
|
|
"trigonometry",
|
|
"geometry",
|
|
"formula"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"math"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "pi-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|