{
  "id": "lucide/undo",
  "name": "undo",
  "set": "lucide",
  "title": "Undo",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "redo",
    "rerun",
    "history"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/undo.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 7v6h6\" />\n  <path d=\"M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13\" /></svg>"
}