{
  "id": "lucide/undo-dot",
  "name": "undo-dot",
  "set": "lucide",
  "title": "Undo Dot",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "redo",
    "history",
    "step",
    "back"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/undo-dot.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\"><circle cx=\"12\" cy=\"17\" r=\"1\" />\n  <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>"
}