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

Name
deblur-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 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.393 14.607q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0 4q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0-8q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.65 10.35Q2.5 10.2 2.5 10t.15-.35T3 9.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.743-3.743q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.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-.257 3.257q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M9.16 14.84q-.351-.35-.351-.841t.35-.841t.842-.351t.841.35t.351.842t-.35.841q-.352.351-.842.351t-.841-.35m0-4q-.351-.351-.351-.842t.35-.841t.842-.351t.841.35q.351.352.351.842t-.35.841q-.352.351-.842.351t-.841-.35m.234 7.765q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m8.228-11.62q-1.879-2.095-4.602-2.431q-.213-.031-.366-.177t-.153-.36t.156-.356t.369-.113q3.202.362 5.339 2.755T20.5 12t-2.136 5.695t-5.339 2.755q-.213.03-.37-.112t-.155-.357t.153-.36t.366-.177q2.723-.336 4.602-2.43T19.5 12t-1.879-5.014M12.5 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDeblurOutlineRounded(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.393 14.607q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0 4q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0-8q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.65 10.35Q2.5 10.2 2.5 10t.15-.35T3 9.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.743-3.743q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.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-.257 3.257q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M9.16 14.84q-.351-.35-.351-.841t.35-.841t.842-.351t.841.35t.351.842t-.35.841q-.352.351-.842.351t-.841-.35m0-4q-.351-.351-.351-.842t.35-.841t.842-.351t.841.35q.351.352.351.842t-.35.841q-.352.351-.842.351t-.841-.35m.234 7.765q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m8.228-11.62q-1.879-2.095-4.602-2.431q-.213-.031-.366-.177t-.153-.36t.156-.356t.369-.113q3.202.362 5.339 2.755T20.5 12t-2.136 5.695t-5.339 2.755q-.213.03-.37-.112t-.155-.357t.153-.36t.366-.177q2.723-.336 4.602-2.43T19.5 12t-1.879-5.014M12.5 12"/></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.393 14.607q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0 4q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0-8q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.65 10.35Q2.5 10.2 2.5 10t.15-.35T3 9.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.743-3.743q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.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-.257 3.257q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M9.16 14.84q-.351-.35-.351-.841t.35-.841t.842-.351t.841.35t.351.842t-.35.841q-.352.351-.842.351t-.841-.35m0-4q-.351-.351-.351-.842t.35-.841t.842-.351t.841.35q.351.352.351.842t-.35.841q-.352.351-.842.351t-.841-.35m.234 7.765q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m8.228-11.62q-1.879-2.095-4.602-2.431q-.213-.031-.366-.177t-.153-.36t.156-.356t.369-.113q3.202.362 5.339 2.755T20.5 12t-2.136 5.695t-5.339 2.755q-.213.03-.37-.112t-.155-.357t.153-.36t.366-.177q2.723-.336 4.602-2.43T19.5 12t-1.879-5.014M12.5 12"/></svg>
</template>

CSS

.icon-deblur-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%22M5.393%2014.607q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0%204q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0-8q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.65%2010.35Q2.5%2010.2%202.5%2010t.15-.35T3%209.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.743-3.743q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.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-.257%203.257q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M9.16%2014.84q-.351-.35-.351-.841t.35-.841t.842-.351t.841.35t.351.842t-.35.841q-.352.351-.842.351t-.841-.35m0-4q-.351-.351-.351-.842t.35-.841t.842-.351t.841.35q.351.352.351.842t-.35.841q-.352.351-.842.351t-.841-.35m.234%207.765q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m8.228-11.62q-1.879-2.095-4.602-2.431q-.213-.031-.366-.177t-.153-.36t.156-.356t.369-.113q3.202.362%205.339%202.755T20.5%2012t-2.136%205.695t-5.339%202.755q-.213.03-.37-.112t-.155-.357t.153-.36t.366-.177q2.723-.336%204.602-2.43T19.5%2012t-1.879-5.014M12.5%2012%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.393%2014.607q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0%204q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m0-8q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.65%2010.35Q2.5%2010.2%202.5%2010t.15-.35T3%209.5t.35.15t.15.35t-.15.35t-.35.15t-.35-.15m2.743-3.743q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M2.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-.257%203.257q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24M9.16%2014.84q-.351-.35-.351-.841t.35-.841t.842-.351t.841.35t.351.842t-.35.841q-.352.351-.842.351t-.841-.35m0-4q-.351-.351-.351-.842t.35-.841t.842-.351t.841.35q.351.352.351.842t-.35.841q-.352.351-.842.351t-.841-.35m.234%207.765q-.24-.24-.24-.607t.24-.607t.607-.24t.607.24t.24.607t-.24.607t-.607.24t-.607-.24m8.228-11.62q-1.879-2.095-4.602-2.431q-.213-.031-.366-.177t-.153-.36t.156-.356t.369-.113q3.202.362%205.339%202.755T20.5%2012t-2.136%205.695t-5.339%202.755q-.213.03-.37-.112t-.155-.357t.153-.36t.366-.177q2.723-.336%204.602-2.43T19.5%2012t-1.879-5.014M12.5%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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