mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:40:12 +02:00
20 lines
265 B
JSON
20 lines
265 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing a layout with a left panel"
|
|
],
|
|
"tags": [
|
|
"app",
|
|
"home",
|
|
"start",
|
|
"grid"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"layout"
|
|
]
|
|
}
|