high-res-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
high-res-rounded
Set
Material Symbols Light
Style
Rounded
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.885 16.192h1.004l.802 1.754q.046.123.153.185t.231.061q.23 0 .357-.194t.033-.41l-.654-1.419q.452-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353h-1.98q-.295 0-.494.199T5 13.5v4.25q0 .192.125.317t.317.125t.317-.125t.125-.317zm7.365 2q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-2.058v-1.366h1.558q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-1.558v-1.366h2.058q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126H11q-.294 0-.493.199t-.2.493v4q0 .294.2.493t.493.2zm4.866-.884h-2.558q-.192 0-.317.125t-.126.316t.126.317t.317.126h2.75q.294 0 .493-.199T19 17.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h2.558q.191 0 .317-.125q.125-.125.125-.316q0-.192-.125-.317q-.126-.126-.317-.126h-2.75q-.295 0-.494.199t-.198.493v1.616q0 .326.22.548q.222.22.549.22h2.23zm-12.231-2v-1.616h1.788q.135 0 .23.097q.097.096.097.23v.962q0 .135-.096.23q-.096.097-.231.097zm3.192-6.366h2.115v1.808q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v1.808H9.077V6.25q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v4.5q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317zm4.961-2.692v4.5q0 .192.125.317t.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317M3.846 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 MaterialSymbolsLightHighResRounded(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.885 16.192h1.004l.802 1.754q.046.123.153.185t.231.061q.23 0 .357-.194t.033-.41l-.654-1.419q.452-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353h-1.98q-.295 0-.494.199T5 13.5v4.25q0 .192.125.317t.317.125t.317-.125t.125-.317zm7.365 2q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-2.058v-1.366h1.558q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-1.558v-1.366h2.058q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126H11q-.294 0-.493.199t-.2.493v4q0 .294.2.493t.493.2zm4.866-.884h-2.558q-.192 0-.317.125t-.126.316t.126.317t.317.126h2.75q.294 0 .493-.199T19 17.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h2.558q.191 0 .317-.125q.125-.125.125-.316q0-.192-.125-.317q-.126-.126-.317-.126h-2.75q-.295 0-.494.199t-.198.493v1.616q0 .326.22.548q.222.22.549.22h2.23zm-12.231-2v-1.616h1.788q.135 0 .23.097q.097.096.097.23v.962q0 .135-.096.23q-.096.097-.231.097zm3.192-6.366h2.115v1.808q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v1.808H9.077V6.25q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v4.5q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317zm4.961-2.692v4.5q0 .192.125.317t.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317M3.846 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.885 16.192h1.004l.802 1.754q.046.123.153.185t.231.061q.23 0 .357-.194t.033-.41l-.654-1.419q.452-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353h-1.98q-.295 0-.494.199T5 13.5v4.25q0 .192.125.317t.317.125t.317-.125t.125-.317zm7.365 2q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-2.058v-1.366h1.558q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-1.558v-1.366h2.058q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126H11q-.294 0-.493.199t-.2.493v4q0 .294.2.493t.493.2zm4.866-.884h-2.558q-.192 0-.317.125t-.126.316t.126.317t.317.126h2.75q.294 0 .493-.199T19 17.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h2.558q.191 0 .317-.125q.125-.125.125-.316q0-.192-.125-.317q-.126-.126-.317-.126h-2.75q-.295 0-.494.199t-.198.493v1.616q0 .326.22.548q.222.22.549.22h2.23zm-12.231-2v-1.616h1.788q.135 0 .23.097q.097.096.097.23v.962q0 .135-.096.23q-.096.097-.231.097zm3.192-6.366h2.115v1.808q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v1.808H9.077V6.25q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v4.5q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317zm4.961-2.692v4.5q0 .192.125.317t.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317M3.846 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-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.885%2016.192h1.004l.802%201.754q.046.123.153.185t.231.061q.23%200%20.357-.194t.033-.41l-.654-1.419q.452-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353h-1.98q-.295%200-.494.199T5%2013.5v4.25q0%20.192.125.317t.317.125t.317-.125t.125-.317zm7.365%202q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-2.058v-1.366h1.558q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-1.558v-1.366h2.058q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126H11q-.294%200-.493.199t-.2.493v4q0%20.294.2.493t.493.2zm4.866-.884h-2.558q-.192%200-.317.125t-.126.316t.126.317t.317.126h2.75q.294%200%20.493-.199T19%2017.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h2.558q.191%200%20.317-.125q.125-.125.125-.316q0-.192-.125-.317q-.126-.126-.317-.126h-2.75q-.295%200-.494.199t-.198.493v1.616q0%20.326.22.548q.222.22.549.22h2.23zm-12.231-2v-1.616h1.788q.135%200%20.23.097q.097.096.097.23v.962q0%20.135-.096.23q-.096.097-.231.097zm3.192-6.366h2.115v1.808q0%20.192.125.317q.126.125.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v1.808H9.077V6.25q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v4.5q0%20.192.125.317q.126.125.317.125t.317-.125t.126-.317zm4.961-2.692v4.5q0%20.192.125.317t.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317M3.846%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.885%2016.192h1.004l.802%201.754q.046.123.153.185t.231.061q.23%200%20.357-.194t.033-.41l-.654-1.419q.452-.052.763-.385q.31-.334.31-.803v-.962q0-.505-.353-.858t-.858-.353h-1.98q-.295%200-.494.199T5%2013.5v4.25q0%20.192.125.317t.317.125t.317-.125t.125-.317zm7.365%202q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-2.058v-1.366h1.558q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-1.558v-1.366h2.058q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126H11q-.294%200-.493.199t-.2.493v4q0%20.294.2.493t.493.2zm4.866-.884h-2.558q-.192%200-.317.125t-.126.316t.126.317t.317.126h2.75q.294%200%20.493-.199T19%2017.5v-1.616q0-.309-.23-.539t-.54-.23H16v-1.423h2.558q.191%200%20.317-.125q.125-.125.125-.316q0-.192-.125-.317q-.126-.126-.317-.126h-2.75q-.295%200-.494.199t-.198.493v1.616q0%20.326.22.548q.222.22.549.22h2.23zm-12.231-2v-1.616h1.788q.135%200%20.23.097q.097.096.097.23v.962q0%20.135-.096.23q-.096.097-.231.097zm3.192-6.366h2.115v1.808q0%20.192.125.317q.126.125.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v1.808H9.077V6.25q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317v4.5q0%20.192.125.317q.126.125.317.125t.317-.125t.126-.317zm4.961-2.692v4.5q0%20.192.125.317t.317.125t.317-.125t.126-.317v-4.5q0-.192-.125-.317t-.316-.125t-.318.125t-.126.317M3.846%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-rounded.svg?color=%231a73e8&size=48