document search icon
document-search-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- document-search-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 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 document search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 4v6.333v-.025V20zv4zm.616 17q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.213q.331 0 .632.13t.518.349L17.52 7.02q.217.218.348.518t.131.632v2.008q0 .215-.144.355t-.357.139t-.356-.144t-.143-.356V8h-3.2q-.34 0-.57-.23T13 7.2V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.212q.213 0 .356.144t.144.357t-.144.356t-.356.143zm12.88-2.508q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812 1.996t.816 1.992t1.996.812t1.992-.816m3.105 3.602q-.214 0-.355-.14l-2.423-2.443q-.487.389-1.08.593t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08l2.443 2.423q.14.139.14.353q0 .215-.139.355t-.354.14"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDocumentSearchOutlineRounded(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="M5 4v6.333v-.025V20zv4zm.616 17q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.213q.331 0 .632.13t.518.349L17.52 7.02q.217.218.348.518t.131.632v2.008q0 .215-.144.355t-.357.139t-.356-.144t-.143-.356V8h-3.2q-.34 0-.57-.23T13 7.2V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.212q.213 0 .356.144t.144.357t-.144.356t-.356.143zm12.88-2.508q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812 1.996t.816 1.992t1.996.812t1.992-.816m3.105 3.602q-.214 0-.355-.14l-2.423-2.443q-.487.389-1.08.593t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08l2.443 2.423q.14.139.14.353q0 .215-.139.355t-.354.14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 4v6.333v-.025V20zv4zm.616 17q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.213q.331 0 .632.13t.518.349L17.52 7.02q.217.218.348.518t.131.632v2.008q0 .215-.144.355t-.357.139t-.356-.144t-.143-.356V8h-3.2q-.34 0-.57-.23T13 7.2V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.212q.213 0 .356.144t.144.357t-.144.356t-.356.143zm12.88-2.508q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812 1.996t.816 1.992t1.996.812t1.992-.816m3.105 3.602q-.214 0-.355-.14l-2.423-2.443q-.487.389-1.08.593t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08l2.443 2.423q.14.139.14.353q0 .215-.139.355t-.354.14"/></svg> </template>
CSS
.icon-document-search-outline-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%22M5%204v6.333v-.025V20zv4zm.616%2017q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203h7.213q.331%200%20.632.13t.518.349L17.52%207.02q.217.218.348.518t.131.632v2.008q0%20.215-.144.355t-.357.139t-.356-.144t-.143-.356V8h-3.2q-.34%200-.57-.23T13%207.2V4H5.616q-.231%200-.424.192T5%204.615v14.77q0%20.23.192.423t.423.192h5.212q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm12.88-2.508q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812%201.996t.816%201.992t1.996.812t1.992-.816m3.105%203.602q-.214%200-.355-.14l-2.423-2.443q-.487.389-1.08.593t-1.243.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.65-.203%201.243t-.593%201.08l2.443%202.423q.14.139.14.353q0%20.215-.139.355t-.354.14%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%22M5%204v6.333v-.025V20zv4zm.616%2017q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203h7.213q.331%200%20.632.13t.518.349L17.52%207.02q.217.218.348.518t.131.632v2.008q0%20.215-.144.355t-.357.139t-.356-.144t-.143-.356V8h-3.2q-.34%200-.57-.23T13%207.2V4H5.616q-.231%200-.424.192T5%204.615v14.77q0%20.23.192.423t.423.192h5.212q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm12.88-2.508q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812%201.996t.816%201.992t1.996.812t1.992-.816m3.105%203.602q-.214%200-.355-.14l-2.423-2.443q-.487.389-1.08.593t-1.243.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.65-.203%201.243t-.593%201.08l2.443%202.423q.14.139.14.353q0%20.215-.139.355t-.354.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/document-search-outline-rounded.svg?color=%231a73e8&size=48