deblur icon
deblur-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.
- Name
- deblur-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- deblur-outline-sharp
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-.24M12.5 20.48v-1q2.9-.154 4.95-2.29T19.5 12t-2.05-5.19t-4.95-2.29v-1q1.677.076 3.141.77q1.465.693 2.545 1.84t1.698 2.661Q20.5 10.304 20.5 12t-.616 3.209q-.617 1.512-1.698 2.66t-2.545 1.842t-3.141.77m0-8.481"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDeblurOutline(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-.24M12.5 20.48v-1q2.9-.154 4.95-2.29T19.5 12t-2.05-5.19t-4.95-2.29v-1q1.677.076 3.141.77q1.465.693 2.545 1.84t1.698 2.661Q20.5 10.304 20.5 12t-.616 3.209q-.617 1.512-1.698 2.66t-2.545 1.842t-3.141.77m0-8.481"/></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-.24M12.5 20.48v-1q2.9-.154 4.95-2.29T19.5 12t-2.05-5.19t-4.95-2.29v-1q1.677.076 3.141.77q1.465.693 2.545 1.84t1.698 2.661Q20.5 10.304 20.5 12t-.616 3.209q-.617 1.512-1.698 2.66t-2.545 1.842t-3.141.77m0-8.481"/></svg> </template>
CSS
.icon-deblur-outline {
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-.24M12.5%2020.48v-1q2.9-.154%204.95-2.29T19.5%2012t-2.05-5.19t-4.95-2.29v-1q1.677.076%203.141.77q1.465.693%202.545%201.84t1.698%202.661Q20.5%2010.304%2020.5%2012t-.616%203.209q-.617%201.512-1.698%202.66t-2.545%201.842t-3.141.77m0-8.481%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-.24M12.5%2020.48v-1q2.9-.154%204.95-2.29T19.5%2012t-2.05-5.19t-4.95-2.29v-1q1.677.076%203.141.77q1.465.693%202.545%201.84t1.698%202.661Q20.5%2010.304%2020.5%2012t-.616%203.209q-.617%201.512-1.698%202.66t-2.545%201.842t-3.141.77m0-8.481%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.svg?color=%231a73e8&size=48