mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* Optimise `table` icon * Add `table-properties` (property list) icon * Improve `table` icons metadata
18 lines
243 B
JSON
18 lines
243 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"zenoamaro",
|
|
"ericfennis",
|
|
"csandman",
|
|
"mittalyashu"
|
|
],
|
|
"tags": [
|
|
"spreadsheet",
|
|
"grid"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"files"
|
|
]
|
|
} |