unknown document icon
unknown-document-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- unknown-document-rounded
- Set
- Material Symbols Light
- Style
- 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 unknown document icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.684 19.38q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16m-.376-5.61q-.475 0-.866.238q-.39.237-.64.657q-.08.13-.016.264q.066.134.202.19q.131.055.271.009t.227-.171q.145-.194.351-.323q.207-.13.47-.13q.364 0 .621.242q.256.242.256.586q0 .275-.169.482t-.369.406q-.15.15-.293.31q-.144.16-.269.34q-.094.131-.122.294t-.028.318q0 .205.097.364q.096.159.277.159q.161 0 .267-.131t.106-.292q0-.275.15-.478t.35-.384q.3-.275.525-.622t.225-.766q0-.656-.481-1.109q-.48-.453-1.142-.453m-2.836 5.759q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164M13.808 8H17l-4-4l4 4l-4-4v3.192q0 .348.23.578t.578.23M5.616 21q-.672 0-1.144-.472T4 19.385V4.615q0-.67.472-1.143Q4.944 3 5.616 3h7.213q.323 0 .628.13t.522.349L17.52 7.02q.217.218.348.522t.131.628v1.44q0 .349-.27.576t-.624.17q-.2-.024-.397-.037q-.196-.012-.401-.012q-1.445 0-2.688.585T11.504 12.5H8q-.213 0-.357.143T7.5 13t.143.357T8 13.5h2.79q-.378.667-.605 1.427T9.94 16.5H8q-.213 0-.357.143T7.5 17t.143.357T8 17.5h1.979q.087.667.308 1.278q.22.61.563 1.197q.217.348.043.687t-.547.338z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightUnknownDocumentRounded(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="M16.684 19.38q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16m-.376-5.61q-.475 0-.866.238q-.39.237-.64.657q-.08.13-.016.264q.066.134.202.19q.131.055.271.009t.227-.171q.145-.194.351-.323q.207-.13.47-.13q.364 0 .621.242q.256.242.256.586q0 .275-.169.482t-.369.406q-.15.15-.293.31q-.144.16-.269.34q-.094.131-.122.294t-.028.318q0 .205.097.364q.096.159.277.159q.161 0 .267-.131t.106-.292q0-.275.15-.478t.35-.384q.3-.275.525-.622t.225-.766q0-.656-.481-1.109q-.48-.453-1.142-.453m-2.836 5.759q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164M13.808 8H17l-4-4l4 4l-4-4v3.192q0 .348.23.578t.578.23M5.616 21q-.672 0-1.144-.472T4 19.385V4.615q0-.67.472-1.143Q4.944 3 5.616 3h7.213q.323 0 .628.13t.522.349L17.52 7.02q.217.218.348.522t.131.628v1.44q0 .349-.27.576t-.624.17q-.2-.024-.397-.037q-.196-.012-.401-.012q-1.445 0-2.688.585T11.504 12.5H8q-.213 0-.357.143T7.5 13t.143.357T8 13.5h2.79q-.378.667-.605 1.427T9.94 16.5H8q-.213 0-.357.143T7.5 17t.143.357T8 17.5h1.979q.087.667.308 1.278q.22.61.563 1.197q.217.348.043.687t-.547.338z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.684 19.38q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16m-.376-5.61q-.475 0-.866.238q-.39.237-.64.657q-.08.13-.016.264q.066.134.202.19q.131.055.271.009t.227-.171q.145-.194.351-.323q.207-.13.47-.13q.364 0 .621.242q.256.242.256.586q0 .275-.169.482t-.369.406q-.15.15-.293.31q-.144.16-.269.34q-.094.131-.122.294t-.028.318q0 .205.097.364q.096.159.277.159q.161 0 .267-.131t.106-.292q0-.275.15-.478t.35-.384q.3-.275.525-.622t.225-.766q0-.656-.481-1.109q-.48-.453-1.142-.453m-2.836 5.759q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164M13.808 8H17l-4-4l4 4l-4-4v3.192q0 .348.23.578t.578.23M5.616 21q-.672 0-1.144-.472T4 19.385V4.615q0-.67.472-1.143Q4.944 3 5.616 3h7.213q.323 0 .628.13t.522.349L17.52 7.02q.217.218.348.522t.131.628v1.44q0 .349-.27.576t-.624.17q-.2-.024-.397-.037q-.196-.012-.401-.012q-1.445 0-2.688.585T11.504 12.5H8q-.213 0-.357.143T7.5 13t.143.357T8 13.5h2.79q-.378.667-.605 1.427T9.94 16.5H8q-.213 0-.357.143T7.5 17t.143.357T8 17.5h1.979q.087.667.308 1.278q.22.61.563 1.197q.217.348.043.687t-.547.338z"/></svg> </template>
CSS
.icon-unknown-document-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%22M16.684%2019.38q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16m-.376-5.61q-.475%200-.866.238q-.39.237-.64.657q-.08.13-.016.264q.066.134.202.19q.131.055.271.009t.227-.171q.145-.194.351-.323q.207-.13.47-.13q.364%200%20.621.242q.256.242.256.586q0%20.275-.169.482t-.369.406q-.15.15-.293.31q-.144.16-.269.34q-.094.131-.122.294t-.028.318q0%20.205.097.364q.096.159.277.159q.161%200%20.267-.131t.106-.292q0-.275.15-.478t.35-.384q.3-.275.525-.622t.225-.766q0-.656-.481-1.109q-.48-.453-1.142-.453m-2.836%205.759q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165t1.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164M13.808%208H17l-4-4l4%204l-4-4v3.192q0%20.348.23.578t.578.23M5.616%2021q-.672%200-1.144-.472T4%2019.385V4.615q0-.67.472-1.143Q4.944%203%205.616%203h7.213q.323%200%20.628.13t.522.349L17.52%207.02q.217.218.348.522t.131.628v1.44q0%20.349-.27.576t-.624.17q-.2-.024-.397-.037q-.196-.012-.401-.012q-1.445%200-2.688.585T11.504%2012.5H8q-.213%200-.357.143T7.5%2013t.143.357T8%2013.5h2.79q-.378.667-.605%201.427T9.94%2016.5H8q-.213%200-.357.143T7.5%2017t.143.357T8%2017.5h1.979q.087.667.308%201.278q.22.61.563%201.197q.217.348.043.687t-.547.338z%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%22M16.684%2019.38q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16m-.376-5.61q-.475%200-.866.238q-.39.237-.64.657q-.08.13-.016.264q.066.134.202.19q.131.055.271.009t.227-.171q.145-.194.351-.323q.207-.13.47-.13q.364%200%20.621.242q.256.242.256.586q0%20.275-.169.482t-.369.406q-.15.15-.293.31q-.144.16-.269.34q-.094.131-.122.294t-.028.318q0%20.205.097.364q.096.159.277.159q.161%200%20.267-.131t.106-.292q0-.275.15-.478t.35-.384q.3-.275.525-.622t.225-.766q0-.656-.481-1.109q-.48-.453-1.142-.453m-2.836%205.759q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165t1.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164M13.808%208H17l-4-4l4%204l-4-4v3.192q0%20.348.23.578t.578.23M5.616%2021q-.672%200-1.144-.472T4%2019.385V4.615q0-.67.472-1.143Q4.944%203%205.616%203h7.213q.323%200%20.628.13t.522.349L17.52%207.02q.217.218.348.522t.131.628v1.44q0%20.349-.27.576t-.624.17q-.2-.024-.397-.037q-.196-.012-.401-.012q-1.445%200-2.688.585T11.504%2012.5H8q-.213%200-.357.143T7.5%2013t.143.357T8%2013.5h2.79q-.378.667-.605%201.427T9.94%2016.5H8q-.213%200-.357.143T7.5%2017t.143.357T8%2017.5h1.979q.087.667.308%201.278q.22.61.563%201.197q.217.348.043.687t-.547.338z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/unknown-document-rounded.svg?color=%231a73e8&size=48