mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:17:33 +01:00
* Optimise `plus`/`minus` icons * Optimise `square` icon * Improve `plus`/`minus` icons metadata
34 lines
460 B
JSON
34 lines
460 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"add",
|
|
"new",
|
|
"increase",
|
|
"increment",
|
|
"positive",
|
|
"calculate",
|
|
"toolbar",
|
|
"crosshair",
|
|
"aim",
|
|
"target",
|
|
"scope",
|
|
"sight",
|
|
"reticule",
|
|
"maximum",
|
|
"upgrade",
|
|
"extra",
|
|
"+"
|
|
],
|
|
"categories": [
|
|
"maths",
|
|
"tools",
|
|
"development",
|
|
"text",
|
|
"cursors",
|
|
"gaming"
|
|
]
|
|
} |