{
  "id": "lucide/list-collapse",
  "name": "list-collapse",
  "set": "lucide",
  "title": "List Collapse",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "items",
    "collapse",
    "expand",
    "details",
    "disclosure",
    "show",
    "hide",
    "toggle",
    "accordion",
    "more",
    "less",
    "fold",
    "unfold"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/list-collapse.svg",
  "format": "svg",
  "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 10 2.5-2.5L3 5\" />\n  <path d=\"m3 19 2.5-2.5L3 14\" />\n  <path d=\"M10 6h11\" />\n  <path d=\"M10 12h11\" />\n  <path d=\"M10 18h11\" /></svg>"
}