mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Optimise `layout-template` * Add `layout-grid` alternate icon * Add `layout-template` alternate icon` * Refine `layout-*` icons * Refine `layout-*` icons * Rename `layout-grid-2` to `layout-panel-left` * Rename `layout-template-2` to `layout-panel-top`
15 lines
192 B
JSON
15 lines
192 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"window",
|
|
"webpage",
|
|
"block",
|
|
"section",
|
|
"grid",
|
|
"template",
|
|
"structure"
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
]
|
|
} |