mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:49:48 +02:00
24 lines
352 B
JSON
24 lines
352 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing table properties or a key-value list"
|
|
],
|
|
"tags": [
|
|
"property list",
|
|
"plist",
|
|
"spreadsheet",
|
|
"grid",
|
|
"dictionary",
|
|
"object",
|
|
"hash"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development",
|
|
"files"
|
|
]
|
|
}
|