mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:26:26 +01:00
40 lines
583 B
JSON
40 lines
583 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",
|
|
"window",
|
|
"skylight"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"layout",
|
|
"design",
|
|
"math"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "grid-2-x-2",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|