mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:17:33 +01:00
* Optimise `table` icon * Add `table-properties` (property list) icon * Improve `table` icons metadata
20 lines
273 B
JSON
20 lines
273 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"property list",
|
|
"plist",
|
|
"spreadsheet",
|
|
"grid",
|
|
"dictionary",
|
|
"object",
|
|
"hash"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development",
|
|
"files"
|
|
]
|
|
} |