{
  "id": "lucide/table-of-contents",
  "name": "table-of-contents",
  "set": "lucide",
  "title": "Table Of Contents",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "toc",
    "outline",
    "navigation",
    "document structure",
    "index",
    "overview",
    "sections",
    "chapters",
    "content",
    "documentation",
    "manual",
    "knowledge base",
    "faq"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/table-of-contents.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=\"M16 5H3\" />\n  <path d=\"M16 12H3\" />\n  <path d=\"M16 19H3\" />\n  <path d=\"M21 5h.01\" />\n  <path d=\"M21 12h.01\" />\n  <path d=\"M21 19h.01\" /></svg>"
}