high res icon
high-res-sharp from Material Symbols Light by Google · Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- high-res-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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="M10.308 18.192h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808 0H19v-3.076h-3v-1.424h3v-.884h-3.884v3.077h3v1.423h-3zm-6.924-7h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847 0h.884V5.808h-.885zM2.23 20V4h19.538v16zM5 18.192h.885v-2h1.004l.9 2h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm.885-2.884v-1.616h1.788q.135 0 .23.097q.097.096.097.23v.962q0 .135-.096.23q-.096.097-.231.097z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHighResSharp(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="M10.308 18.192h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808 0H19v-3.076h-3v-1.424h3v-.884h-3.884v3.077h3v1.423h-3zm-6.924-7h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847 0h.884V5.808h-.885zM2.23 20V4h19.538v16zM5 18.192h.885v-2h1.004l.9 2h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm.885-2.884v-1.616h1.788q.135 0 .23.097q.097.096.097.23v.962q0 .135-.096.23q-.096.097-.231.097z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.308 18.192h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808 0H19v-3.076h-3v-1.424h3v-.884h-3.884v3.077h3v1.423h-3zm-6.924-7h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847 0h.884V5.808h-.885zM2.23 20V4h19.538v16zM5 18.192h.885v-2h1.004l.9 2h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm.885-2.884v-1.616h1.788q.135 0 .23.097q.097.096.097.23v.962q0 .135-.096.23q-.096.097-.231.097z"/></svg> </template>
CSS
.icon-high-res-sharp {
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%22M10.308%2018.192h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808%200H19v-3.076h-3v-1.424h3v-.884h-3.884v3.077h3v1.423h-3zm-6.924-7h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847%200h.884V5.808h-.885zM2.23%2020V4h19.538v16zM5%2018.192h.885v-2h1.004l.9%202h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm.885-2.884v-1.616h1.788q.135%200%20.23.097q.097.096.097.23v.962q0%20.135-.096.23q-.096.097-.231.097z%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%22M10.308%2018.192h3.384v-.884h-2.5v-1.366h2v-.884h-2v-1.366h2.5v-.884h-3.384zm4.808%200H19v-3.076h-3v-1.424h3v-.884h-3.884v3.077h3v1.423h-3zm-6.924-7h.885v-2.25h2.115v2.25h.885V5.808h-.885v2.25H9.077v-2.25h-.885zm5.847%200h.884V5.808h-.885zM2.23%2020V4h19.538v16zM5%2018.192h.885v-2h1.004l.9%202h.942l-.92-2.023q.453-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353H5zm.885-2.884v-1.616h1.788q.135%200%20.23.097q.097.096.097.23v.962q0%20.135-.096.23q-.096.097-.231.097z%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-sharp.svg?color=%231a73e8&size=48