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

Name
hevc-rounded
Set
Material Symbols
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
hevc-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the hevc icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 14.25v-4.5q0-.325.213-.537T3.75 9t.538.213t.212.537V11h1V9.75q0-.325.213-.537T6.25 9t.538.213T7 9.75v4.5q0 .325-.213.538T6.25 15t-.537-.213t-.213-.537V12.5h-1v1.75q0 .325-.213.538T3.75 15t-.537-.213T3 14.25m5 0v-4.5q0-.325.213-.537T8.75 9h2q.325 0 .538.213t.212.537t-.213.538t-.537.212H9.5v.5h1.25q.325 0 .538.213t.212.537t-.213.538t-.537.212H9.5v1h1.25q.325 0 .538.213t.212.537t-.213.538t-.537.212h-2q-.325 0-.537-.213T8 14.25m4.825-.275L12.15 9.85q-.05-.35.162-.6t.563-.25q.275 0 .475.175t.25.45l.65 3.875l.65-3.875q.05-.275.25-.45T15.625 9q.35 0 .562.25t.163.6l-.675 4.125q-.075.45-.425.738t-.8.287h-.4q-.45 0-.8-.288t-.425-.737M18 15q-.425 0-.712-.287T17 14v-4q0-.425.288-.712T18 9h2q.425 0 .713.288T21 10v.525q0 .325-.213.538t-.537.212t-.537-.213t-.213-.537V10.5h-1v3h1v-.025q0-.325.213-.537t.537-.213t.538.213t.212.537V14q0 .425-.288.713T20 15z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHevcRounded(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="M3 14.25v-4.5q0-.325.213-.537T3.75 9t.538.213t.212.537V11h1V9.75q0-.325.213-.537T6.25 9t.538.213T7 9.75v4.5q0 .325-.213.538T6.25 15t-.537-.213t-.213-.537V12.5h-1v1.75q0 .325-.213.538T3.75 15t-.537-.213T3 14.25m5 0v-4.5q0-.325.213-.537T8.75 9h2q.325 0 .538.213t.212.537t-.213.538t-.537.212H9.5v.5h1.25q.325 0 .538.213t.212.537t-.213.538t-.537.212H9.5v1h1.25q.325 0 .538.213t.212.537t-.213.538t-.537.212h-2q-.325 0-.537-.213T8 14.25m4.825-.275L12.15 9.85q-.05-.35.162-.6t.563-.25q.275 0 .475.175t.25.45l.65 3.875l.65-3.875q.05-.275.25-.45T15.625 9q.35 0 .562.25t.163.6l-.675 4.125q-.075.45-.425.738t-.8.287h-.4q-.45 0-.8-.288t-.425-.737M18 15q-.425 0-.712-.287T17 14v-4q0-.425.288-.712T18 9h2q.425 0 .713.288T21 10v.525q0 .325-.213.538t-.537.212t-.537-.213t-.213-.537V10.5h-1v3h1v-.025q0-.325.213-.537t.537-.213t.538.213t.212.537V14q0 .425-.288.713T20 15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 14.25v-4.5q0-.325.213-.537T3.75 9t.538.213t.212.537V11h1V9.75q0-.325.213-.537T6.25 9t.538.213T7 9.75v4.5q0 .325-.213.538T6.25 15t-.537-.213t-.213-.537V12.5h-1v1.75q0 .325-.213.538T3.75 15t-.537-.213T3 14.25m5 0v-4.5q0-.325.213-.537T8.75 9h2q.325 0 .538.213t.212.537t-.213.538t-.537.212H9.5v.5h1.25q.325 0 .538.213t.212.537t-.213.538t-.537.212H9.5v1h1.25q.325 0 .538.213t.212.537t-.213.538t-.537.212h-2q-.325 0-.537-.213T8 14.25m4.825-.275L12.15 9.85q-.05-.35.162-.6t.563-.25q.275 0 .475.175t.25.45l.65 3.875l.65-3.875q.05-.275.25-.45T15.625 9q.35 0 .562.25t.163.6l-.675 4.125q-.075.45-.425.738t-.8.287h-.4q-.45 0-.8-.288t-.425-.737M18 15q-.425 0-.712-.287T17 14v-4q0-.425.288-.712T18 9h2q.425 0 .713.288T21 10v.525q0 .325-.213.538t-.537.212t-.537-.213t-.213-.537V10.5h-1v3h1v-.025q0-.325.213-.537t.537-.213t.538.213t.212.537V14q0 .425-.288.713T20 15z"/></svg>
</template>

CSS

.icon-hevc-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%22M3%2014.25v-4.5q0-.325.213-.537T3.75%209t.538.213t.212.537V11h1V9.75q0-.325.213-.537T6.25%209t.538.213T7%209.75v4.5q0%20.325-.213.538T6.25%2015t-.537-.213t-.213-.537V12.5h-1v1.75q0%20.325-.213.538T3.75%2015t-.537-.213T3%2014.25m5%200v-4.5q0-.325.213-.537T8.75%209h2q.325%200%20.538.213t.212.537t-.213.538t-.537.212H9.5v.5h1.25q.325%200%20.538.213t.212.537t-.213.538t-.537.212H9.5v1h1.25q.325%200%20.538.213t.212.537t-.213.538t-.537.212h-2q-.325%200-.537-.213T8%2014.25m4.825-.275L12.15%209.85q-.05-.35.162-.6t.563-.25q.275%200%20.475.175t.25.45l.65%203.875l.65-3.875q.05-.275.25-.45T15.625%209q.35%200%20.562.25t.163.6l-.675%204.125q-.075.45-.425.738t-.8.287h-.4q-.45%200-.8-.288t-.425-.737M18%2015q-.425%200-.712-.287T17%2014v-4q0-.425.288-.712T18%209h2q.425%200%20.713.288T21%2010v.525q0%20.325-.213.538t-.537.212t-.537-.213t-.213-.537V10.5h-1v3h1v-.025q0-.325.213-.537t.537-.213t.538.213t.212.537V14q0%20.425-.288.713T20%2015z%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%22M3%2014.25v-4.5q0-.325.213-.537T3.75%209t.538.213t.212.537V11h1V9.75q0-.325.213-.537T6.25%209t.538.213T7%209.75v4.5q0%20.325-.213.538T6.25%2015t-.537-.213t-.213-.537V12.5h-1v1.75q0%20.325-.213.538T3.75%2015t-.537-.213T3%2014.25m5%200v-4.5q0-.325.213-.537T8.75%209h2q.325%200%20.538.213t.212.537t-.213.538t-.537.212H9.5v.5h1.25q.325%200%20.538.213t.212.537t-.213.538t-.537.212H9.5v1h1.25q.325%200%20.538.213t.212.537t-.213.538t-.537.212h-2q-.325%200-.537-.213T8%2014.25m4.825-.275L12.15%209.85q-.05-.35.162-.6t.563-.25q.275%200%20.475.175t.25.45l.65%203.875l.65-3.875q.05-.275.25-.45T15.625%209q.35%200%20.562.25t.163.6l-.675%204.125q-.075.45-.425.738t-.8.287h-.4q-.45%200-.8-.288t-.425-.737M18%2015q-.425%200-.712-.287T17%2014v-4q0-.425.288-.712T18%209h2q.425%200%20.713.288T21%2010v.525q0%20.325-.213.538t-.537.212t-.537-.213t-.213-.537V10.5h-1v3h1v-.025q0-.325.213-.537t.537-.213t.538.213t.212.537V14q0%20.425-.288.713T20%2015z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/hevc-rounded.svg?color=%231a73e8&size=48