cinematic-blur-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
cinematic-blur-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the cinematic blur icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 4L5.74 6.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L7.616 4h2l1.125 2.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L12.616 4h2l1.125 2.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L17.616 4h1.769q.69 0 1.153.463T21 5.616v12.769q0 .69-.462 1.153T19.385 20H4.615q-.69 0-1.152-.462T3 18.384V5.616q0-.691.463-1.153T4.615 4M4 8v10.385q0 .269.173.442t.443.173h14.769q.269 0 .442-.173t.173-.442V8zm0 0v11zm5.454 9.116h5.092q.3 0 .474-.225t.078-.499q-.096-.232-.282-.42q-.185-.19-.455-.335q-.492-.273-1.073-.397T12 15.116t-1.288.124t-1.073.397q-.27.146-.458.334q-.189.189-.285.421q-.115.235.071.48t.487.243m3.612-4.049q.434-.433.434-1.066t-.434-1.066T12 10.5t-1.066.434Q10.5 11.367 10.5 12t.434 1.066T12 13.5t1.066-.434"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCinematicBlurOutlineRounded(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="M4.616 4L5.74 6.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L7.616 4h2l1.125 2.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L12.616 4h2l1.125 2.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L17.616 4h1.769q.69 0 1.153.463T21 5.616v12.769q0 .69-.462 1.153T19.385 20H4.615q-.69 0-1.152-.462T3 18.384V5.616q0-.691.463-1.153T4.615 4M4 8v10.385q0 .269.173.442t.443.173h14.769q.269 0 .442-.173t.173-.442V8zm0 0v11zm5.454 9.116h5.092q.3 0 .474-.225t.078-.499q-.096-.232-.282-.42q-.185-.19-.455-.335q-.492-.273-1.073-.397T12 15.116t-1.288.124t-1.073.397q-.27.146-.458.334q-.189.189-.285.421q-.115.235.071.48t.487.243m3.612-4.049q.434-.433.434-1.066t-.434-1.066T12 10.5t-1.066.434Q10.5 11.367 10.5 12t.434 1.066T12 13.5t1.066-.434"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 4L5.74 6.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L7.616 4h2l1.125 2.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L12.616 4h2l1.125 2.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L17.616 4h1.769q.69 0 1.153.463T21 5.616v12.769q0 .69-.462 1.153T19.385 20H4.615q-.69 0-1.152-.462T3 18.384V5.616q0-.691.463-1.153T4.615 4M4 8v10.385q0 .269.173.442t.443.173h14.769q.269 0 .442-.173t.173-.442V8zm0 0v11zm5.454 9.116h5.092q.3 0 .474-.225t.078-.499q-.096-.232-.282-.42q-.185-.19-.455-.335q-.492-.273-1.073-.397T12 15.116t-1.288.124t-1.073.397q-.27.146-.458.334q-.189.189-.285.421q-.115.235.071.48t.487.243m3.612-4.049q.434-.433.434-1.066t-.434-1.066T12 10.5t-1.066.434Q10.5 11.367 10.5 12t.434 1.066T12 13.5t1.066-.434"/></svg>
</template>

CSS

.icon-cinematic-blur-outline-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%22M4.616%204L5.74%206.25q.175.35.5.55t.7.2q.75%200%201.15-.638t.05-1.312L7.616%204h2l1.125%202.25q.175.35.5.55t.7.2q.75%200%201.15-.638t.05-1.312L12.616%204h2l1.125%202.25q.175.35.5.55t.7.2q.75%200%201.15-.638t.05-1.312L17.616%204h1.769q.69%200%201.153.463T21%205.616v12.769q0%20.69-.462%201.153T19.385%2020H4.615q-.69%200-1.152-.462T3%2018.384V5.616q0-.691.463-1.153T4.615%204M4%208v10.385q0%20.269.173.442t.443.173h14.769q.269%200%20.442-.173t.173-.442V8zm0%200v11zm5.454%209.116h5.092q.3%200%20.474-.225t.078-.499q-.096-.232-.282-.42q-.185-.19-.455-.335q-.492-.273-1.073-.397T12%2015.116t-1.288.124t-1.073.397q-.27.146-.458.334q-.189.189-.285.421q-.115.235.071.48t.487.243m3.612-4.049q.434-.433.434-1.066t-.434-1.066T12%2010.5t-1.066.434Q10.5%2011.367%2010.5%2012t.434%201.066T12%2013.5t1.066-.434%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%22M4.616%204L5.74%206.25q.175.35.5.55t.7.2q.75%200%201.15-.638t.05-1.312L7.616%204h2l1.125%202.25q.175.35.5.55t.7.2q.75%200%201.15-.638t.05-1.312L12.616%204h2l1.125%202.25q.175.35.5.55t.7.2q.75%200%201.15-.638t.05-1.312L17.616%204h1.769q.69%200%201.153.463T21%205.616v12.769q0%20.69-.462%201.153T19.385%2020H4.615q-.69%200-1.152-.462T3%2018.384V5.616q0-.691.463-1.153T4.615%204M4%208v10.385q0%20.269.173.442t.443.173h14.769q.269%200%20.442-.173t.173-.442V8zm0%200v11zm5.454%209.116h5.092q.3%200%20.474-.225t.078-.499q-.096-.232-.282-.42q-.185-.19-.455-.335q-.492-.273-1.073-.397T12%2015.116t-1.288.124t-1.073.397q-.27.146-.458.334q-.189.189-.285.421q-.115.235.071.48t.487.243m3.612-4.049q.434-.433.434-1.066t-.434-1.066T12%2010.5t-1.066.434Q10.5%2011.367%2010.5%2012t.434%201.066T12%2013.5t1.066-.434%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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