mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* Optimise `grid` icon * Rename `grid` to `grid-3x3` * Add `grid-2x2` icon * Add `blocks` icon * Update icons/blocks.svg Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
30 lines
403 B
JSON
30 lines
403 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"table",
|
|
"rows",
|
|
"columns",
|
|
"blocks",
|
|
"plot",
|
|
"land",
|
|
"geometry",
|
|
"measure",
|
|
"size",
|
|
"width",
|
|
"height",
|
|
"distance",
|
|
"surface area",
|
|
"square meter",
|
|
"acre"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"layout",
|
|
"design",
|
|
"shapes",
|
|
"maths"
|
|
]
|
|
} |