mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* Added icons/grid-3x2.svg * Added icons/grid-3x2.json * Update grid-3x2.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
31 lines
397 B
JSON
31 lines
397 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"qubrat"
|
|
],
|
|
"tags": [
|
|
"table",
|
|
"rows",
|
|
"columns",
|
|
"blocks",
|
|
"plot",
|
|
"land",
|
|
"geometry",
|
|
"measure",
|
|
"size",
|
|
"width",
|
|
"height",
|
|
"distance",
|
|
"surface area",
|
|
"square meter",
|
|
"acre",
|
|
"window"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"math",
|
|
"layout",
|
|
"design"
|
|
]
|
|
}
|