{
  "id": "lucide/fold-vertical",
  "name": "fold-vertical",
  "set": "lucide",
  "title": "Fold Vertical",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "arrow",
    "collapse",
    "fold",
    "vertical",
    "dashed"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/fold-vertical.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=\"M12 22v-6\" />\n  <path d=\"M12 8V2\" />\n  <path d=\"M4 12H2\" />\n  <path d=\"M10 12H8\" />\n  <path d=\"M16 12h-2\" />\n  <path d=\"M22 12h-2\" />\n  <path d=\"m15 19-3-3-3 3\" />\n  <path d=\"m15 5-3 3-3-3\" /></svg>"
}