docs-outline from Material Symbols by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.

Name
docs-outline
Set
Material Symbols
Style
Outline
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
docs-outline-rounded

3 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

Use the docs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22q-.825 0-1.412-.587T5 20V4q0-.825.588-1.412T7 2h6.175q.4 0 .763.15t.637.425l3.85 3.85q.275.275.425.638t.15.762V20q0 .825-.587 1.413T17 22zm4-18H7v16h10V10h-3q-1.25 0-2.125-.875T11 7zm2 0v3q0 .425.288.713T14 8h3v-.175L13.175 4zm-3 15q-.425 0-.712-.288T9 18t.288-.712T10 17h2q.425 0 .713.288T13 18t-.288.713T12 19zm0-4q-.425 0-.712-.288T9 14t.288-.712T10 13h4q.425 0 .713.288T15 14t-.288.713T14 15z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDocsOutline(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="M7 22q-.825 0-1.412-.587T5 20V4q0-.825.588-1.412T7 2h6.175q.4 0 .763.15t.637.425l3.85 3.85q.275.275.425.638t.15.762V20q0 .825-.587 1.413T17 22zm4-18H7v16h10V10h-3q-1.25 0-2.125-.875T11 7zm2 0v3q0 .425.288.713T14 8h3v-.175L13.175 4zm-3 15q-.425 0-.712-.288T9 18t.288-.712T10 17h2q.425 0 .713.288T13 18t-.288.713T12 19zm0-4q-.425 0-.712-.288T9 14t.288-.712T10 13h4q.425 0 .713.288T15 14t-.288.713T14 15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22q-.825 0-1.412-.587T5 20V4q0-.825.588-1.412T7 2h6.175q.4 0 .763.15t.637.425l3.85 3.85q.275.275.425.638t.15.762V20q0 .825-.587 1.413T17 22zm4-18H7v16h10V10h-3q-1.25 0-2.125-.875T11 7zm2 0v3q0 .425.288.713T14 8h3v-.175L13.175 4zm-3 15q-.425 0-.712-.288T9 18t.288-.712T10 17h2q.425 0 .713.288T13 18t-.288.713T12 19zm0-4q-.425 0-.712-.288T9 14t.288-.712T10 13h4q.425 0 .713.288T15 14t-.288.713T14 15z"/></svg>
</template>

CSS

.icon-docs-outline {
  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%22M7%2022q-.825%200-1.412-.587T5%2020V4q0-.825.588-1.412T7%202h6.175q.4%200%20.763.15t.637.425l3.85%203.85q.275.275.425.638t.15.762V20q0%20.825-.587%201.413T17%2022zm4-18H7v16h10V10h-3q-1.25%200-2.125-.875T11%207zm2%200v3q0%20.425.288.713T14%208h3v-.175L13.175%204zm-3%2015q-.425%200-.712-.288T9%2018t.288-.712T10%2017h2q.425%200%20.713.288T13%2018t-.288.713T12%2019zm0-4q-.425%200-.712-.288T9%2014t.288-.712T10%2013h4q.425%200%20.713.288T15%2014t-.288.713T14%2015z%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%22M7%2022q-.825%200-1.412-.587T5%2020V4q0-.825.588-1.412T7%202h6.175q.4%200%20.763.15t.637.425l3.85%203.85q.275.275.425.638t.15.762V20q0%20.825-.587%201.413T17%2022zm4-18H7v16h10V10h-3q-1.25%200-2.125-.875T11%207zm2%200v3q0%20.425.288.713T14%208h3v-.175L13.175%204zm-3%2015q-.425%200-.712-.288T9%2018t.288-.712T10%2017h2q.425%200%20.713.288T13%2018t-.288.713T12%2019zm0-4q-.425%200-.712-.288T9%2014t.288-.712T10%2013h4q.425%200%20.713.288T15%2014t-.288.713T14%2015z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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