mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
45 lines
658 B
JSON
45 lines
658 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"add",
|
|
"new",
|
|
"increase",
|
|
"increment",
|
|
"positive",
|
|
"calculate",
|
|
"crosshair",
|
|
"aim",
|
|
"target",
|
|
"scope",
|
|
"sight",
|
|
"reticule",
|
|
"maximum",
|
|
"upgrade",
|
|
"extra",
|
|
"operator",
|
|
"join",
|
|
"concatenate",
|
|
"code",
|
|
"coding",
|
|
"+"
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"development",
|
|
"cursors",
|
|
"gaming"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "plus-circle",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|