{
  "id": "lucide/arrow-right",
  "name": "arrow-right",
  "set": "lucide",
  "title": "Arrow Right",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "forward",
    "next",
    "direction",
    "east",
    "->"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/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\"><path d=\"M5 12h14\" />\n  <path d=\"m12 5 7 7-7 7\" /></svg>"
}