deblur icon
deblur-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- deblur-rounded
- Set
- Material Symbols Light
- Style
- 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-.24m9.129-1.09q-1.978 2.343-4.99 2.85q-.403.075-.718-.198t-.314-.696V4.527q0-.423.315-.684q.314-.26.718-.21q3.011.508 4.989 2.85T20.5 12t-1.978 5.517"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDeblurRounded(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-.24m9.129-1.09q-1.978 2.343-4.99 2.85q-.403.075-.718-.198t-.314-.696V4.527q0-.423.315-.684q.314-.26.718-.21q3.011.508 4.989 2.85T20.5 12t-1.978 5.517"/></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-.24m9.129-1.09q-1.978 2.343-4.99 2.85q-.403.075-.718-.198t-.314-.696V4.527q0-.423.315-.684q.314-.26.718-.21q3.011.508 4.989 2.85T20.5 12t-1.978 5.517"/></svg> </template>
CSS
.icon-deblur-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-.24m9.129-1.09q-1.978%202.343-4.99%202.85q-.403.075-.718-.198t-.314-.696V4.527q0-.423.315-.684q.314-.26.718-.21q3.011.508%204.989%202.85T20.5%2012t-1.978%205.517%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-.24m9.129-1.09q-1.978%202.343-4.99%202.85q-.403.075-.718-.198t-.314-.696V4.527q0-.423.315-.684q.314-.26.718-.21q3.011.508%204.989%202.85T20.5%2012t-1.978%205.517%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-rounded.svg?color=%231a73e8&size=48