mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
43 lines
633 B
JSON
43 lines
633 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"add",
|
|
"new",
|
|
"increase",
|
|
"increment",
|
|
"positive",
|
|
"calculate",
|
|
"calculator",
|
|
"button",
|
|
"keyboard",
|
|
"toolbar",
|
|
"maximum",
|
|
"upgrade",
|
|
"extra",
|
|
"operator",
|
|
"join",
|
|
"concatenate",
|
|
"code",
|
|
"coding",
|
|
"+"
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"tools",
|
|
"development",
|
|
"text"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "plus-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|