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

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

1 other variant in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the blur medium icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 16.5q-.213 0-.356-.144t-.144-.357t.144-.356T8 15.5h4.442q-.734-.54-1.187-1.312q-.453-.773-.54-1.688H5.463q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h5.254q.105-.915.549-1.687T12.442 8.5H5q-.213 0-.356-.144T4.5 7.999t.144-.356T5 7.5h10.192q1.868 0 3.184 1.316q1.316 1.315 1.316 3.181t-1.316 3.185t-3.184 1.318zm9.673-2.021q1.02-1.022 1.02-2.481T17.67 9.519T15.19 8.5t-2.478 1.022t-1.02 2.48t1.022 2.479t2.48 1.019t2.479-1.022M4.808 16.5q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h.423q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBlurMediumRounded(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="M8 16.5q-.213 0-.356-.144t-.144-.357t.144-.356T8 15.5h4.442q-.734-.54-1.187-1.312q-.453-.773-.54-1.688H5.463q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h5.254q.105-.915.549-1.687T12.442 8.5H5q-.213 0-.356-.144T4.5 7.999t.144-.356T5 7.5h10.192q1.868 0 3.184 1.316q1.316 1.315 1.316 3.181t-1.316 3.185t-3.184 1.318zm9.673-2.021q1.02-1.022 1.02-2.481T17.67 9.519T15.19 8.5t-2.478 1.022t-1.02 2.48t1.022 2.479t2.48 1.019t2.479-1.022M4.808 16.5q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h.423q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 16.5q-.213 0-.356-.144t-.144-.357t.144-.356T8 15.5h4.442q-.734-.54-1.187-1.312q-.453-.773-.54-1.688H5.463q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h5.254q.105-.915.549-1.687T12.442 8.5H5q-.213 0-.356-.144T4.5 7.999t.144-.356T5 7.5h10.192q1.868 0 3.184 1.316q1.316 1.315 1.316 3.181t-1.316 3.185t-3.184 1.318zm9.673-2.021q1.02-1.022 1.02-2.481T17.67 9.519T15.19 8.5t-2.478 1.022t-1.02 2.48t1.022 2.479t2.48 1.019t2.479-1.022M4.808 16.5q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h.423q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
</template>

CSS

.icon-blur-medium-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%22M8%2016.5q-.213%200-.356-.144t-.144-.357t.144-.356T8%2015.5h4.442q-.734-.54-1.187-1.312q-.453-.773-.54-1.688H5.463q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h5.254q.105-.915.549-1.687T12.442%208.5H5q-.213%200-.356-.144T4.5%207.999t.144-.356T5%207.5h10.192q1.868%200%203.184%201.316q1.316%201.315%201.316%203.181t-1.316%203.185t-3.184%201.318zm9.673-2.021q1.02-1.022%201.02-2.481T17.67%209.519T15.19%208.5t-2.478%201.022t-1.02%202.48t1.022%202.479t2.48%201.019t2.479-1.022M4.808%2016.5q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h.423q.212%200%20.356.144t.144.357t-.144.356t-.356.143z%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%22M8%2016.5q-.213%200-.356-.144t-.144-.357t.144-.356T8%2015.5h4.442q-.734-.54-1.187-1.312q-.453-.773-.54-1.688H5.463q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h5.254q.105-.915.549-1.687T12.442%208.5H5q-.213%200-.356-.144T4.5%207.999t.144-.356T5%207.5h10.192q1.868%200%203.184%201.316q1.316%201.315%201.316%203.181t-1.316%203.185t-3.184%201.318zm9.673-2.021q1.02-1.022%201.02-2.481T17.67%209.519T15.19%208.5t-2.478%201.022t-1.02%202.48t1.022%202.479t2.48%201.019t2.479-1.022M4.808%2016.5q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h.423q.212%200%20.356.144t.144.357t-.144.356t-.356.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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