{
  "id": "lucide/spline",
  "name": "spline",
  "set": "lucide",
  "title": "Spline",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "path",
    "pen",
    "tool",
    "shape",
    "curve",
    "draw"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/spline.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=\"19\" cy=\"5\" r=\"2\" />\n  <circle cx=\"5\" cy=\"19\" r=\"2\" />\n  <path d=\"M5 17A12 12 0 0 1 17 5\" /></svg>"
}