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

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

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the blur linear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.537 16.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5 16t.348.844t.844.348t.844-.348m3.763-4.237q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m0-4q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24T8.846 8t.24.607t.606.24t.607-.24M19.5 20h-15q-.213 0-.357-.143T4 19.5t.143-.357T4.5 19h15q.214 0 .357.143T20 19.5t-.143.357T19.5 20M6.537 8.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5 8t.348.844t.844.348t.844-.348m0 4q.349-.348.349-.844t-.348-.844t-.845-.348q-.496 0-.844.348T4.5 12t.348.844t.844.348t.844-.348m3.763 3.763q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m7.756-.244q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137M19.5 5h-15q-.213 0-.357-.143T4 4.5t.143-.357T4.5 4h15q.214 0 .357.143T20 4.5t-.143.357T19.5 5m-1.445 3.363q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m0 4q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m-3.756-3.756q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0 4q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0 4q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24M4 19V5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBlurLinearOutlineRounded(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="M6.537 16.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5 16t.348.844t.844.348t.844-.348m3.763-4.237q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m0-4q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24T8.846 8t.24.607t.606.24t.607-.24M19.5 20h-15q-.213 0-.357-.143T4 19.5t.143-.357T4.5 19h15q.214 0 .357.143T20 19.5t-.143.357T19.5 20M6.537 8.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5 8t.348.844t.844.348t.844-.348m0 4q.349-.348.349-.844t-.348-.844t-.845-.348q-.496 0-.844.348T4.5 12t.348.844t.844.348t.844-.348m3.763 3.763q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m7.756-.244q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137M19.5 5h-15q-.213 0-.357-.143T4 4.5t.143-.357T4.5 4h15q.214 0 .357.143T20 4.5t-.143.357T19.5 5m-1.445 3.363q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m0 4q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m-3.756-3.756q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0 4q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0 4q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24M4 19V5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.537 16.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5 16t.348.844t.844.348t.844-.348m3.763-4.237q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m0-4q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24T8.846 8t.24.607t.606.24t.607-.24M19.5 20h-15q-.213 0-.357-.143T4 19.5t.143-.357T4.5 19h15q.214 0 .357.143T20 19.5t-.143.357T19.5 20M6.537 8.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5 8t.348.844t.844.348t.844-.348m0 4q.349-.348.349-.844t-.348-.844t-.845-.348q-.496 0-.844.348T4.5 12t.348.844t.844.348t.844-.348m3.763 3.763q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m7.756-.244q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137M19.5 5h-15q-.213 0-.357-.143T4 4.5t.143-.357T4.5 4h15q.214 0 .357.143T20 4.5t-.143.357T19.5 5m-1.445 3.363q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m0 4q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m-3.756-3.756q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0 4q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0 4q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24M4 19V5z"/></svg>
</template>

CSS

.icon-blur-linear-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%22M6.537%2016.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5%2016t.348.844t.844.348t.844-.348m3.763-4.237q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m0-4q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24T8.846%208t.24.607t.606.24t.607-.24M19.5%2020h-15q-.213%200-.357-.143T4%2019.5t.143-.357T4.5%2019h15q.214%200%20.357.143T20%2019.5t-.143.357T19.5%2020M6.537%208.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5%208t.348.844t.844.348t.844-.348m0%204q.349-.348.349-.844t-.348-.844t-.845-.348q-.496%200-.844.348T4.5%2012t.348.844t.844.348t.844-.348m3.763%203.763q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m7.756-.244q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137M19.5%205h-15q-.213%200-.357-.143T4%204.5t.143-.357T4.5%204h15q.214%200%20.357.143T20%204.5t-.143.357T19.5%205m-1.445%203.363q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m0%204q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m-3.756-3.756q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0%204q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0%204q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24M4%2019V5z%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%22M6.537%2016.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5%2016t.348.844t.844.348t.844-.348m3.763-4.237q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m0-4q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24T8.846%208t.24.607t.606.24t.607-.24M19.5%2020h-15q-.213%200-.357-.143T4%2019.5t.143-.357T4.5%2019h15q.214%200%20.357.143T20%2019.5t-.143.357T19.5%2020M6.537%208.844q.348-.348.348-.844t-.348-.844t-.845-.348t-.844.348T4.5%208t.348.844t.844.348t.844-.348m0%204q.349-.348.349-.844t-.348-.844t-.845-.348q-.496%200-.844.348T4.5%2012t.348.844t.844.348t.844-.348m3.763%203.763q.24-.24.24-.607t-.24-.607t-.607-.24t-.607.24t-.239.607t.24.607t.606.24t.607-.24m7.756-.244q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137M19.5%205h-15q-.213%200-.357-.143T4%204.5t.143-.357T4.5%204h15q.214%200%20.357.143T20%204.5t-.143.357T19.5%205m-1.445%203.363q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m0%204q.137-.138.137-.363t-.137-.363t-.363-.137t-.362.138t-.138.362t.138.363t.362.137t.363-.137m-3.756-3.756q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0%204q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24m0%204q.24-.24.24-.607t-.24-.607t-.607-.24t-.606.24t-.24.607t.24.607t.606.24t.607-.24M4%2019V5z%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-linear-outline-rounded.svg?color=%231a73e8&size=48