toc-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
toc-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
toc-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the toc icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 15.885q-.213 0-.356-.144Q4 15.597 4 15.384t.144-.356t.356-.144h11.346q.213 0 .357.145t.143.356t-.143.356t-.357.144zm0-3.385q-.213 0-.356-.144T4 11.999t.144-.356t.356-.143h11.346q.213 0 .357.144t.143.357t-.143.356t-.357.143zm0-3.384q-.213 0-.356-.144T4 8.615t.144-.356t.356-.144h11.346q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.144zM19.385 16q-.262 0-.439-.171t-.177-.425q0-.27.177-.452q.177-.183.439-.183q.261 0 .438.183q.177.182.177.452q0 .253-.177.425t-.438.171m0-3.366q-.262 0-.439-.172T18.77 12q0-.253.177-.425t.439-.171t.438.171T20 12q0 .29-.177.463q-.177.172-.438.172m0-3.404q-.262 0-.439-.172t-.177-.424q0-.27.177-.452q.177-.183.438-.183q.262 0 .439.183q.177.182.177.452q0 .253-.177.424q-.177.172-.438.172"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTocRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 15.885q-.213 0-.356-.144Q4 15.597 4 15.384t.144-.356t.356-.144h11.346q.213 0 .357.145t.143.356t-.143.356t-.357.144zm0-3.385q-.213 0-.356-.144T4 11.999t.144-.356t.356-.143h11.346q.213 0 .357.144t.143.357t-.143.356t-.357.143zm0-3.384q-.213 0-.356-.144T4 8.615t.144-.356t.356-.144h11.346q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.144zM19.385 16q-.262 0-.439-.171t-.177-.425q0-.27.177-.452q.177-.183.439-.183q.261 0 .438.183q.177.182.177.452q0 .253-.177.425t-.438.171m0-3.366q-.262 0-.439-.172T18.77 12q0-.253.177-.425t.439-.171t.438.171T20 12q0 .29-.177.463q-.177.172-.438.172m0-3.404q-.262 0-.439-.172t-.177-.424q0-.27.177-.452q.177-.183.438-.183q.262 0 .439.183q.177.182.177.452q0 .253-.177.424q-.177.172-.438.172"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 15.885q-.213 0-.356-.144Q4 15.597 4 15.384t.144-.356t.356-.144h11.346q.213 0 .357.145t.143.356t-.143.356t-.357.144zm0-3.385q-.213 0-.356-.144T4 11.999t.144-.356t.356-.143h11.346q.213 0 .357.144t.143.357t-.143.356t-.357.143zm0-3.384q-.213 0-.356-.144T4 8.615t.144-.356t.356-.144h11.346q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.144zM19.385 16q-.262 0-.439-.171t-.177-.425q0-.27.177-.452q.177-.183.439-.183q.261 0 .438.183q.177.182.177.452q0 .253-.177.425t-.438.171m0-3.366q-.262 0-.439-.172T18.77 12q0-.253.177-.425t.439-.171t.438.171T20 12q0 .29-.177.463q-.177.172-.438.172m0-3.404q-.262 0-.439-.172t-.177-.424q0-.27.177-.452q.177-.183.438-.183q.262 0 .439.183q.177.182.177.452q0 .253-.177.424q-.177.172-.438.172"/></svg>
</template>

CSS

.icon-toc-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.5%2015.885q-.213%200-.356-.144Q4%2015.597%204%2015.384t.144-.356t.356-.144h11.346q.213%200%20.357.145t.143.356t-.143.356t-.357.144zm0-3.385q-.213%200-.356-.144T4%2011.999t.144-.356t.356-.143h11.346q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm0-3.384q-.213%200-.356-.144T4%208.615t.144-.356t.356-.144h11.346q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.144zM19.385%2016q-.262%200-.439-.171t-.177-.425q0-.27.177-.452q.177-.183.439-.183q.261%200%20.438.183q.177.182.177.452q0%20.253-.177.425t-.438.171m0-3.366q-.262%200-.439-.172T18.77%2012q0-.253.177-.425t.439-.171t.438.171T20%2012q0%20.29-.177.463q-.177.172-.438.172m0-3.404q-.262%200-.439-.172t-.177-.424q0-.27.177-.452q.177-.183.438-.183q.262%200%20.439.183q.177.182.177.452q0%20.253-.177.424q-.177.172-.438.172%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.5%2015.885q-.213%200-.356-.144Q4%2015.597%204%2015.384t.144-.356t.356-.144h11.346q.213%200%20.357.145t.143.356t-.143.356t-.357.144zm0-3.385q-.213%200-.356-.144T4%2011.999t.144-.356t.356-.143h11.346q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm0-3.384q-.213%200-.356-.144T4%208.615t.144-.356t.356-.144h11.346q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.144zM19.385%2016q-.262%200-.439-.171t-.177-.425q0-.27.177-.452q.177-.183.439-.183q.261%200%20.438.183q.177.182.177.452q0%20.253-.177.425t-.438.171m0-3.366q-.262%200-.439-.172T18.77%2012q0-.253.177-.425t.439-.171t.438.171T20%2012q0%20.29-.177.463q-.177.172-.438.172m0-3.404q-.262%200-.439-.172t-.177-.424q0-.27.177-.452q.177-.183.438-.183q.262%200%20.439.183q.177.182.177.452q0%20.253-.177.424q-.177.172-.438.172%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/toc-rounded.svg?color=%231a73e8&size=48