mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 19:58:46 +02:00
24 lines
392 B
JSON
24 lines
392 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"zenoamaro",
|
|
"ericfennis",
|
|
"csandman",
|
|
"mittalyashu"
|
|
],
|
|
"use-cases": [
|
|
"Inserting tables in rich text editors",
|
|
"Representing database tables",
|
|
"Displaying labeled collections of data"
|
|
],
|
|
"tags": [
|
|
"spreadsheet",
|
|
"grid"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"files"
|
|
]
|
|
}
|