hevc icon
hevc-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- hevc-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- hevc-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
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.308 14.25v-4.5q0-.192.125-.317t.316-.125t.317.125t.126.317v1.558h1.616V9.75q0-.192.125-.317t.316-.125t.317.125t.126.317v4.5q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317v-2.058H4.192v2.058q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317m4.961-.173V9.904q0-.248.184-.422t.432-.174h1.827q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.116h1.558q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.616h1.558q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H8.885q-.248 0-.432-.183q-.184-.184-.184-.432m5.152.071l-.963-4.317q-.05-.216.087-.37q.136-.153.345-.153q.164 0 .277.098t.164.257l.919 4.106l.92-4.105q.05-.16.164-.258t.272-.098q.21 0 .349.153q.137.154.087.37l-.963 4.317q-.056.258-.242.401t-.445.143h-.284q-.258 0-.444-.143t-.243-.401m4.656.544q-.327 0-.548-.22q-.221-.222-.221-.549v-3.846q0-.327.22-.548q.222-.221.549-.221h1.846q.327 0 .548.22q.221.222.221.549v.256q0 .191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-.14h-1.616v3.615h1.616v-.14q0-.192.125-.318q.125-.125.316-.125q.192 0 .317.125q.126.126.126.317v.256q0 .327-.22.548q-.222.221-.549.221z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHevcRounded(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.308 14.25v-4.5q0-.192.125-.317t.316-.125t.317.125t.126.317v1.558h1.616V9.75q0-.192.125-.317t.316-.125t.317.125t.126.317v4.5q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317v-2.058H4.192v2.058q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317m4.961-.173V9.904q0-.248.184-.422t.432-.174h1.827q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.116h1.558q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.616h1.558q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H8.885q-.248 0-.432-.183q-.184-.184-.184-.432m5.152.071l-.963-4.317q-.05-.216.087-.37q.136-.153.345-.153q.164 0 .277.098t.164.257l.919 4.106l.92-4.105q.05-.16.164-.258t.272-.098q.21 0 .349.153q.137.154.087.37l-.963 4.317q-.056.258-.242.401t-.445.143h-.284q-.258 0-.444-.143t-.243-.401m4.656.544q-.327 0-.548-.22q-.221-.222-.221-.549v-3.846q0-.327.22-.548q.222-.221.549-.221h1.846q.327 0 .548.22q.221.222.221.549v.256q0 .191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-.14h-1.616v3.615h1.616v-.14q0-.192.125-.318q.125-.125.316-.125q.192 0 .317.125q.126.126.126.317v.256q0 .327-.22.548q-.222.221-.549.221z"/></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.308 14.25v-4.5q0-.192.125-.317t.316-.125t.317.125t.126.317v1.558h1.616V9.75q0-.192.125-.317t.316-.125t.317.125t.126.317v4.5q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317v-2.058H4.192v2.058q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317m4.961-.173V9.904q0-.248.184-.422t.432-.174h1.827q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.116h1.558q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.616h1.558q.191 0 .317.125t.125.316t-.125.317q-.126.126-.317.126H8.885q-.248 0-.432-.183q-.184-.184-.184-.432m5.152.071l-.963-4.317q-.05-.216.087-.37q.136-.153.345-.153q.164 0 .277.098t.164.257l.919 4.106l.92-4.105q.05-.16.164-.258t.272-.098q.21 0 .349.153q.137.154.087.37l-.963 4.317q-.056.258-.242.401t-.445.143h-.284q-.258 0-.444-.143t-.243-.401m4.656.544q-.327 0-.548-.22q-.221-.222-.221-.549v-3.846q0-.327.22-.548q.222-.221.549-.221h1.846q.327 0 .548.22q.221.222.221.549v.256q0 .191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-.14h-1.616v3.615h1.616v-.14q0-.192.125-.318q.125-.125.316-.125q.192 0 .317.125q.126.126.126.317v.256q0 .327-.22.548q-.222.221-.549.221z"/></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.308%2014.25v-4.5q0-.192.125-.317t.316-.125t.317.125t.126.317v1.558h1.616V9.75q0-.192.125-.317t.316-.125t.317.125t.126.317v4.5q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317v-2.058H4.192v2.058q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317m4.961-.173V9.904q0-.248.184-.422t.432-.174h1.827q.191%200%20.317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.116h1.558q.191%200%20.317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.616h1.558q.191%200%20.317.125t.125.316t-.125.317q-.126.126-.317.126H8.885q-.248%200-.432-.183q-.184-.184-.184-.432m5.152.071l-.963-4.317q-.05-.216.087-.37q.136-.153.345-.153q.164%200%20.277.098t.164.257l.919%204.106l.92-4.105q.05-.16.164-.258t.272-.098q.21%200%20.349.153q.137.154.087.37l-.963%204.317q-.056.258-.242.401t-.445.143h-.284q-.258%200-.444-.143t-.243-.401m4.656.544q-.327%200-.548-.22q-.221-.222-.221-.549v-3.846q0-.327.22-.548q.222-.221.549-.221h1.846q.327%200%20.548.22q.221.222.221.549v.256q0%20.191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-.14h-1.616v3.615h1.616v-.14q0-.192.125-.318q.125-.125.316-.125q.192%200%20.317.125q.126.126.126.317v.256q0%20.327-.22.548q-.222.221-.549.221z%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.308%2014.25v-4.5q0-.192.125-.317t.316-.125t.317.125t.126.317v1.558h1.616V9.75q0-.192.125-.317t.316-.125t.317.125t.126.317v4.5q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317v-2.058H4.192v2.058q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317m4.961-.173V9.904q0-.248.184-.422t.432-.174h1.827q.191%200%20.317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.116h1.558q.191%200%20.317.125t.125.316t-.125.317q-.126.126-.317.126H9.154v1.616h1.558q.191%200%20.317.125t.125.316t-.125.317q-.126.126-.317.126H8.885q-.248%200-.432-.183q-.184-.184-.184-.432m5.152.071l-.963-4.317q-.05-.216.087-.37q.136-.153.345-.153q.164%200%20.277.098t.164.257l.919%204.106l.92-4.105q.05-.16.164-.258t.272-.098q.21%200%20.349.153q.137.154.087.37l-.963%204.317q-.056.258-.242.401t-.445.143h-.284q-.258%200-.444-.143t-.243-.401m4.656.544q-.327%200-.548-.22q-.221-.222-.221-.549v-3.846q0-.327.22-.548q.222-.221.549-.221h1.846q.327%200%20.548.22q.221.222.221.549v.256q0%20.191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-.14h-1.616v3.615h1.616v-.14q0-.192.125-.318q.125-.125.316-.125q.192%200%20.317.125q.126.126.126.317v.256q0%20.327-.22.548q-.222.221-.549.221z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hevc-rounded.svg?color=%231a73e8&size=48