mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:38:39 +02:00
31 lines
461 B
JSON
31 lines
461 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"chessurisme",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Selecting vector shapes in graphics editors",
|
|
"Denoting frames in vector design software"
|
|
],
|
|
"tags": [
|
|
"shape",
|
|
"geometry",
|
|
"art",
|
|
"width",
|
|
"height",
|
|
"size",
|
|
"calculate",
|
|
"measure",
|
|
"select",
|
|
"graphics",
|
|
"box"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"math",
|
|
"design",
|
|
"tools"
|
|
]
|
|
}
|