high res icon
high-res from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- high-res
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the high res icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 18.192h.885v-2h1.004l.9 2h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm5.308 0h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808 0h3.192q.294 0 .493-.199T19 17.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h3v-.884h-3.192q-.295 0-.494.199t-.198.493v1.616q0 .326.22.548q.222.22.549.22h2.23v1.424h-3zm-9.231-2.884v-1.616h1.788q.135 0 .23.096q.097.096.097.231v.962q0 .134-.096.23q-.096.097-.231.097zm2.307-4.116h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847 0h.884V5.808h-.885zM3.845 20q-.69 0-1.153-.462t-.462-1.153V5.615q0-.69.462-1.152T3.846 4h16.308q.69 0 1.153.463t.462 1.153v12.769q0 .69-.462 1.153T20.154 20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHighRes(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 18.192h.885v-2h1.004l.9 2h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm5.308 0h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808 0h3.192q.294 0 .493-.199T19 17.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h3v-.884h-3.192q-.295 0-.494.199t-.198.493v1.616q0 .326.22.548q.222.22.549.22h2.23v1.424h-3zm-9.231-2.884v-1.616h1.788q.135 0 .23.096q.097.096.097.231v.962q0 .134-.096.23q-.096.097-.231.097zm2.307-4.116h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847 0h.884V5.808h-.885zM3.845 20q-.69 0-1.153-.462t-.462-1.153V5.615q0-.69.462-1.152T3.846 4h16.308q.69 0 1.153.463t.462 1.153v12.769q0 .69-.462 1.153T20.154 20z"/></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 18.192h.885v-2h1.004l.9 2h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm5.308 0h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808 0h3.192q.294 0 .493-.199T19 17.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h3v-.884h-3.192q-.295 0-.494.199t-.198.493v1.616q0 .326.22.548q.222.22.549.22h2.23v1.424h-3zm-9.231-2.884v-1.616h1.788q.135 0 .23.096q.097.096.097.231v.962q0 .134-.096.23q-.096.097-.231.097zm2.307-4.116h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847 0h.884V5.808h-.885zM3.845 20q-.69 0-1.153-.462t-.462-1.153V5.615q0-.69.462-1.152T3.846 4h16.308q.69 0 1.153.463t.462 1.153v12.769q0 .69-.462 1.153T20.154 20z"/></svg> </template>
CSS
.icon-high-res {
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%2018.192h.885v-2h1.004l.9%202h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm5.308%200h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808%200h3.192q.294%200%20.493-.199T19%2017.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h3v-.884h-3.192q-.295%200-.494.199t-.198.493v1.616q0%20.326.22.548q.222.22.549.22h2.23v1.424h-3zm-9.231-2.884v-1.616h1.788q.135%200%20.23.096q.097.096.097.231v.962q0%20.134-.096.23q-.096.097-.231.097zm2.307-4.116h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847%200h.884V5.808h-.885zM3.845%2020q-.69%200-1.153-.462t-.462-1.153V5.615q0-.69.462-1.152T3.846%204h16.308q.69%200%201.153.463t.462%201.153v12.769q0%20.69-.462%201.153T20.154%2020z%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%2018.192h.885v-2h1.004l.9%202h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm5.308%200h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808%200h3.192q.294%200%20.493-.199T19%2017.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h3v-.884h-3.192q-.295%200-.494.199t-.198.493v1.616q0%20.326.22.548q.222.22.549.22h2.23v1.424h-3zm-9.231-2.884v-1.616h1.788q.135%200%20.23.096q.097.096.097.231v.962q0%20.134-.096.23q-.096.097-.231.097zm2.307-4.116h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847%200h.884V5.808h-.885zM3.845%2020q-.69%200-1.153-.462t-.462-1.153V5.615q0-.69.462-1.152T3.846%204h16.308q.69%200%201.153.463t.462%201.153v12.769q0%20.69-.462%201.153T20.154%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/high-res.svg?color=%231a73e8&size=48