{
  "id": "lucide/circle-arrow-right",
  "name": "circle-arrow-right",
  "set": "lucide",
  "title": "Circle Arrow Right",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "next",
    "forward",
    "direction",
    "east",
    "sign",
    "turn",
    "button",
    "->"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/circle-arrow-right.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=\"12\" r=\"10\" />\n  <path d=\"M8 12h8\" />\n  <path d=\"m12 16 4-4-4-4\" /></svg>"
}