deblur from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
deblur
Set
Material Symbols
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
deblur-sharp

3 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the deblur icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.288 14.713Q5 14.425 5 14t.288-.712T6 13t.713.288T7 14t-.288.713T6 15t-.712-.288m0 4Q5 18.426 5 18t.288-.712T6 17t.713.288T7 18t-.288.713T6 19t-.712-.288m0-8Q5 10.425 5 10t.288-.712T6 9t.713.288T7 10t-.288.713T6 11t-.712-.288M2.65 10.35Q2.5 10.2 2.5 10t.15-.35T3 9.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.638-3.637Q5 6.425 5 6t.288-.712T6 5t.713.288T7 6t-.288.713T6 7t-.712-.288M2.65 14.35Q2.5 14.2 2.5 14t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m7 7Q9.5 21.2 9.5 21t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m0-18Q9.5 3.2 9.5 3t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m-.363 3.363Q9 6.425 9 6t.288-.712T10 5t.713.288T11 6t-.288.713T10 7t-.712-.288m-.35 8.35Q8.5 14.626 8.5 14t.438-1.062T10 12.5t1.063.438T11.5 14t-.437 1.063T10 15.5t-1.062-.437m0-4Q8.5 10.625 8.5 10t.438-1.062T10 8.5t1.063.438T11.5 10t-.437 1.063T10 11.5t-1.062-.437m.35 7.65Q9 18.425 9 18t.288-.712T10 17t.713.288T11 18t-.288.713T10 19t-.712-.288M12 21V3q1.85 0 3.488.713T18.35 5.65t1.938 2.863T21 12t-.712 3.488t-1.938 2.862t-2.863 1.938T12 21"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDeblur(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="M5.288 14.713Q5 14.425 5 14t.288-.712T6 13t.713.288T7 14t-.288.713T6 15t-.712-.288m0 4Q5 18.426 5 18t.288-.712T6 17t.713.288T7 18t-.288.713T6 19t-.712-.288m0-8Q5 10.425 5 10t.288-.712T6 9t.713.288T7 10t-.288.713T6 11t-.712-.288M2.65 10.35Q2.5 10.2 2.5 10t.15-.35T3 9.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.638-3.637Q5 6.425 5 6t.288-.712T6 5t.713.288T7 6t-.288.713T6 7t-.712-.288M2.65 14.35Q2.5 14.2 2.5 14t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m7 7Q9.5 21.2 9.5 21t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m0-18Q9.5 3.2 9.5 3t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m-.363 3.363Q9 6.425 9 6t.288-.712T10 5t.713.288T11 6t-.288.713T10 7t-.712-.288m-.35 8.35Q8.5 14.626 8.5 14t.438-1.062T10 12.5t1.063.438T11.5 14t-.437 1.063T10 15.5t-1.062-.437m0-4Q8.5 10.625 8.5 10t.438-1.062T10 8.5t1.063.438T11.5 10t-.437 1.063T10 11.5t-1.062-.437m.35 7.65Q9 18.425 9 18t.288-.712T10 17t.713.288T11 18t-.288.713T10 19t-.712-.288M12 21V3q1.85 0 3.488.713T18.35 5.65t1.938 2.863T21 12t-.712 3.488t-1.938 2.862t-2.863 1.938T12 21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.288 14.713Q5 14.425 5 14t.288-.712T6 13t.713.288T7 14t-.288.713T6 15t-.712-.288m0 4Q5 18.426 5 18t.288-.712T6 17t.713.288T7 18t-.288.713T6 19t-.712-.288m0-8Q5 10.425 5 10t.288-.712T6 9t.713.288T7 10t-.288.713T6 11t-.712-.288M2.65 10.35Q2.5 10.2 2.5 10t.15-.35T3 9.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.638-3.637Q5 6.425 5 6t.288-.712T6 5t.713.288T7 6t-.288.713T6 7t-.712-.288M2.65 14.35Q2.5 14.2 2.5 14t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m7 7Q9.5 21.2 9.5 21t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m0-18Q9.5 3.2 9.5 3t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m-.363 3.363Q9 6.425 9 6t.288-.712T10 5t.713.288T11 6t-.288.713T10 7t-.712-.288m-.35 8.35Q8.5 14.626 8.5 14t.438-1.062T10 12.5t1.063.438T11.5 14t-.437 1.063T10 15.5t-1.062-.437m0-4Q8.5 10.625 8.5 10t.438-1.062T10 8.5t1.063.438T11.5 10t-.437 1.063T10 11.5t-1.062-.437m.35 7.65Q9 18.425 9 18t.288-.712T10 17t.713.288T11 18t-.288.713T10 19t-.712-.288M12 21V3q1.85 0 3.488.713T18.35 5.65t1.938 2.863T21 12t-.712 3.488t-1.938 2.862t-2.863 1.938T12 21"/></svg>
</template>

CSS

.icon-deblur {
  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%22M5.288%2014.713Q5%2014.425%205%2014t.288-.712T6%2013t.713.288T7%2014t-.288.713T6%2015t-.712-.288m0%204Q5%2018.426%205%2018t.288-.712T6%2017t.713.288T7%2018t-.288.713T6%2019t-.712-.288m0-8Q5%2010.425%205%2010t.288-.712T6%209t.713.288T7%2010t-.288.713T6%2011t-.712-.288M2.65%2010.35Q2.5%2010.2%202.5%2010t.15-.35T3%209.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.638-3.637Q5%206.425%205%206t.288-.712T6%205t.713.288T7%206t-.288.713T6%207t-.712-.288M2.65%2014.35Q2.5%2014.2%202.5%2014t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m7%207Q9.5%2021.2%209.5%2021t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m0-18Q9.5%203.2%209.5%203t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m-.363%203.363Q9%206.425%209%206t.288-.712T10%205t.713.288T11%206t-.288.713T10%207t-.712-.288m-.35%208.35Q8.5%2014.626%208.5%2014t.438-1.062T10%2012.5t1.063.438T11.5%2014t-.437%201.063T10%2015.5t-1.062-.437m0-4Q8.5%2010.625%208.5%2010t.438-1.062T10%208.5t1.063.438T11.5%2010t-.437%201.063T10%2011.5t-1.062-.437m.35%207.65Q9%2018.425%209%2018t.288-.712T10%2017t.713.288T11%2018t-.288.713T10%2019t-.712-.288M12%2021V3q1.85%200%203.488.713T18.35%205.65t1.938%202.863T21%2012t-.712%203.488t-1.938%202.862t-2.863%201.938T12%2021%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%22M5.288%2014.713Q5%2014.425%205%2014t.288-.712T6%2013t.713.288T7%2014t-.288.713T6%2015t-.712-.288m0%204Q5%2018.426%205%2018t.288-.712T6%2017t.713.288T7%2018t-.288.713T6%2019t-.712-.288m0-8Q5%2010.425%205%2010t.288-.712T6%209t.713.288T7%2010t-.288.713T6%2011t-.712-.288M2.65%2010.35Q2.5%2010.2%202.5%2010t.15-.35T3%209.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.638-3.637Q5%206.425%205%206t.288-.712T6%205t.713.288T7%206t-.288.713T6%207t-.712-.288M2.65%2014.35Q2.5%2014.2%202.5%2014t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m7%207Q9.5%2021.2%209.5%2021t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m0-18Q9.5%203.2%209.5%203t.15-.35t.35-.15t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m-.363%203.363Q9%206.425%209%206t.288-.712T10%205t.713.288T11%206t-.288.713T10%207t-.712-.288m-.35%208.35Q8.5%2014.626%208.5%2014t.438-1.062T10%2012.5t1.063.438T11.5%2014t-.437%201.063T10%2015.5t-1.062-.437m0-4Q8.5%2010.625%208.5%2010t.438-1.062T10%208.5t1.063.438T11.5%2010t-.437%201.063T10%2011.5t-1.062-.437m.35%207.65Q9%2018.425%209%2018t.288-.712T10%2017t.713.288T11%2018t-.288.713T10%2019t-.712-.288M12%2021V3q1.85%200%203.488.713T18.35%205.65t1.938%202.863T21%2012t-.712%203.488t-1.938%202.862t-2.863%201.938T12%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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