mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +01:00
23 lines
343 B
JSON
23 lines
343 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"calculate",
|
|
"="
|
|
],
|
|
"categories": [
|
|
"math"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "equal-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|