mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:28:54 +02:00
25 lines
416 B
JSON
25 lines
416 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"zenoamaro",
|
|
"ericfennis",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing grid views or dashboards",
|
|
"Displaying labeled collections of data",
|
|
"Indicating calculation grids and matrices"
|
|
],
|
|
"tags": [
|
|
"app",
|
|
"home",
|
|
"start"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"layout"
|
|
]
|
|
}
|