mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-11 04:19:40 +02:00
23 lines
361 B
JSON
23 lines
361 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"zenoamaro",
|
|
"ericfennis",
|
|
"csandman",
|
|
"mittalyashu"
|
|
],
|
|
"use-cases": [
|
|
"Representing spreadsheets or database tables",
|
|
"Displaying labeled collections of data"
|
|
],
|
|
"tags": [
|
|
"spreadsheets",
|
|
"table",
|
|
"excel"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"files"
|
|
]
|
|
}
|