high res icon
high-res-outline-sharp from Material Symbols by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- high-res-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
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 18.5h4V17h-2.5v-.75h2v-1.5h-2V14H14v-1.5h-4zm5 0h4.5V15h-3v-1h3v-1.5H15V16h3v1h-3zm-7.5-7H9V9.25h1.5v2.25H12v-6h-1.5v2.25H9V5.5H7.5zm7 0H16v-6h-1.5zM1 21V3h22v18zm2-2h18V5H3zm0 0V5zm1.5-.5H6v-2h.6l.9 2H9l-.9-2.1q.375-.225.638-.587T9 15v-1q0-.625-.437-1.062T7.5 12.5h-3zM6 15v-1h1.5v1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHighResOutlineSharp(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 18.5h4V17h-2.5v-.75h2v-1.5h-2V14H14v-1.5h-4zm5 0h4.5V15h-3v-1h3v-1.5H15V16h3v1h-3zm-7.5-7H9V9.25h1.5v2.25H12v-6h-1.5v2.25H9V5.5H7.5zm7 0H16v-6h-1.5zM1 21V3h22v18zm2-2h18V5H3zm0 0V5zm1.5-.5H6v-2h.6l.9 2H9l-.9-2.1q.375-.225.638-.587T9 15v-1q0-.625-.437-1.062T7.5 12.5h-3zM6 15v-1h1.5v1z"/></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 18.5h4V17h-2.5v-.75h2v-1.5h-2V14H14v-1.5h-4zm5 0h4.5V15h-3v-1h3v-1.5H15V16h3v1h-3zm-7.5-7H9V9.25h1.5v2.25H12v-6h-1.5v2.25H9V5.5H7.5zm7 0H16v-6h-1.5zM1 21V3h22v18zm2-2h18V5H3zm0 0V5zm1.5-.5H6v-2h.6l.9 2H9l-.9-2.1q.375-.225.638-.587T9 15v-1q0-.625-.437-1.062T7.5 12.5h-3zM6 15v-1h1.5v1z"/></svg> </template>
CSS
.icon-high-res-outline-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%2018.5h4V17h-2.5v-.75h2v-1.5h-2V14H14v-1.5h-4zm5%200h4.5V15h-3v-1h3v-1.5H15V16h3v1h-3zm-7.5-7H9V9.25h1.5v2.25H12v-6h-1.5v2.25H9V5.5H7.5zm7%200H16v-6h-1.5zM1%2021V3h22v18zm2-2h18V5H3zm0%200V5zm1.5-.5H6v-2h.6l.9%202H9l-.9-2.1q.375-.225.638-.587T9%2015v-1q0-.625-.437-1.062T7.5%2012.5h-3zM6%2015v-1h1.5v1z%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%2018.5h4V17h-2.5v-.75h2v-1.5h-2V14H14v-1.5h-4zm5%200h4.5V15h-3v-1h3v-1.5H15V16h3v1h-3zm-7.5-7H9V9.25h1.5v2.25H12v-6h-1.5v2.25H9V5.5H7.5zm7%200H16v-6h-1.5zM1%2021V3h22v18zm2-2h18V5H3zm0%200V5zm1.5-.5H6v-2h.6l.9%202H9l-.9-2.1q.375-.225.638-.587T9%2015v-1q0-.625-.437-1.062T7.5%2012.5h-3zM6%2015v-1h1.5v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/high-res-outline-sharp.svg?color=%231a73e8&size=48