{
  "id": "lucide/chart-gantt",
  "name": "chart-gantt",
  "set": "lucide",
  "title": "Chart Gantt",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "diagram",
    "graph",
    "timeline",
    "planning"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/chart-gantt.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=\"M10 6h8\" />\n  <path d=\"M12 16h6\" />\n  <path d=\"M3 3v16a2 2 0 0 0 2 2h16\" />\n  <path d=\"M8 11h7\" /></svg>"
}