docs icon
docs from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- docs
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- docs-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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="M12 3v3.77q0 1 .683 1.701t1.644.702H18v10.212q0 .69-.462 1.153T16.384 21H7.616q-.691 0-1.153-.462T6 19.385V4.615q0-.69.463-1.152T7.616 3zm1 0h.654L18 7.462v.711h-3.673q-.579 0-.953-.413T13 6.77zm-2.846 15.173H12q.214 0 .357-.143t.143-.357t-.143-.357t-.357-.143h-1.846q-.213 0-.357.143q-.143.143-.143.357t.143.357t.357.143m0-3.788h3.673q.214 0 .357-.144t.143-.357t-.143-.356t-.357-.144h-3.673q-.213 0-.357.144q-.143.143-.143.357q0 .213.143.356q.144.144.357.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDocs(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="M12 3v3.77q0 1 .683 1.701t1.644.702H18v10.212q0 .69-.462 1.153T16.384 21H7.616q-.691 0-1.153-.462T6 19.385V4.615q0-.69.463-1.152T7.616 3zm1 0h.654L18 7.462v.711h-3.673q-.579 0-.953-.413T13 6.77zm-2.846 15.173H12q.214 0 .357-.143t.143-.357t-.143-.357t-.357-.143h-1.846q-.213 0-.357.143q-.143.143-.143.357t.143.357t.357.143m0-3.788h3.673q.214 0 .357-.144t.143-.357t-.143-.356t-.357-.144h-3.673q-.213 0-.357.144q-.143.143-.143.357q0 .213.143.356q.144.144.357.144"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3v3.77q0 1 .683 1.701t1.644.702H18v10.212q0 .69-.462 1.153T16.384 21H7.616q-.691 0-1.153-.462T6 19.385V4.615q0-.69.463-1.152T7.616 3zm1 0h.654L18 7.462v.711h-3.673q-.579 0-.953-.413T13 6.77zm-2.846 15.173H12q.214 0 .357-.143t.143-.357t-.143-.357t-.357-.143h-1.846q-.213 0-.357.143q-.143.143-.143.357t.143.357t.357.143m0-3.788h3.673q.214 0 .357-.144t.143-.357t-.143-.356t-.357-.144h-3.673q-.213 0-.357.144q-.143.143-.143.357q0 .213.143.356q.144.144.357.144"/></svg> </template>
CSS
.icon-docs {
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%22M12%203v3.77q0%201%20.683%201.701t1.644.702H18v10.212q0%20.69-.462%201.153T16.384%2021H7.616q-.691%200-1.153-.462T6%2019.385V4.615q0-.69.463-1.152T7.616%203zm1%200h.654L18%207.462v.711h-3.673q-.579%200-.953-.413T13%206.77zm-2.846%2015.173H12q.214%200%20.357-.143t.143-.357t-.143-.357t-.357-.143h-1.846q-.213%200-.357.143q-.143.143-.143.357t.143.357t.357.143m0-3.788h3.673q.214%200%20.357-.144t.143-.357t-.143-.356t-.357-.144h-3.673q-.213%200-.357.144q-.143.143-.143.357q0%20.213.143.356q.144.144.357.144%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%22M12%203v3.77q0%201%20.683%201.701t1.644.702H18v10.212q0%20.69-.462%201.153T16.384%2021H7.616q-.691%200-1.153-.462T6%2019.385V4.615q0-.69.463-1.152T7.616%203zm1%200h.654L18%207.462v.711h-3.673q-.579%200-.953-.413T13%206.77zm-2.846%2015.173H12q.214%200%20.357-.143t.143-.357t-.143-.357t-.357-.143h-1.846q-.213%200-.357.143q-.143.143-.143.357t.143.357t.357.143m0-3.788h3.673q.214%200%20.357-.144t.143-.357t-.143-.356t-.357-.144h-3.673q-.213%200-.357.144q-.143.143-.143.357q0%20.213.143.356q.144.144.357.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/docs.svg?color=%231a73e8&size=48