{
  "id": "lucide/triangle",
  "name": "triangle",
  "set": "lucide",
  "title": "Triangle",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "equilateral",
    "delta",
    "shape",
    "pyramid",
    "hierarchy"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/triangle.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=\"M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\" /></svg>"
}