mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
26 lines
323 B
JSON
26 lines
323 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ocavue",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"items",
|
|
"collapse",
|
|
"expand",
|
|
"details",
|
|
"disclosure",
|
|
"show",
|
|
"hide",
|
|
"toggle",
|
|
"accordion",
|
|
"more",
|
|
"less",
|
|
"fold",
|
|
"unfold"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|