{
  "id": "lucide/line-chart",
  "name": "line-chart",
  "set": "lucide",
  "title": "Line Chart",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "statistics",
    "analytics",
    "diagram",
    "graph"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/line-chart.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=\"M3 3v18h18\" />\n  <path d=\"m19 9-5 5-4-4-3 3\" /></svg>"
}