{
  "id": "lucide/ellipse",
  "name": "ellipse",
  "set": "lucide",
  "title": "Ellipse",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "shape",
    "geometry",
    "rounded",
    "smooth",
    "outline",
    "form",
    "boundary",
    "curve",
    "shapes",
    "ellipse",
    "oval"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/ellipse.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\"><ellipse cx=\"12\" cy=\"12\" rx=\"10\" ry=\"6\" /></svg>"
}