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

Name
dirty-lens-rounded
Set
Material Symbols Light
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the dirty lens icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 20q-.691 0-1.153-.462T3 18.384V7.616q0-.691.463-1.153T4.615 6h2.958l1.366-1.485q.217-.242.527-.379Q9.777 4 10.125 4h3.75q.348 0 .659.137q.31.136.527.379L16.428 6h2.958q.69 0 1.153.463T21 7.616v10.769q0 .69-.462 1.153T19.385 20zm14.048-2.336q.22-.222.22-.514t-.22-.513t-.514-.222t-.513.221q-.222.222-.222.514t.221.514q.222.22.514.22t.514-.22M10.86 15.73q.456 0 .638.353q.182.352.182 1.239q0 .406-.081.743q-.08.336-.08.742q0 .298.147.49q.148.193.433.193t.433-.193t.148-.49q0-.61-.17-1.106q-.169-.496-.169-1.106q0-.444.322-.743q.322-.3.663-.3q.206 0 .492.114t.7.43q.5.39.76.521q.261.132.486.132q.237 0 .444-.263t.206-.476q0-.196-.192-.319t-.807-.323q-.599-.188-.834-.415q-.236-.227-.236-.543q0-.455.447-.62t1.322-.214q.846-.05 1.223-.133t.377-.398q0-.252-.131-.445t-.373-.193q-.232 0-.9.288q-.332.144-.492.172t-.361.028q-.258 0-.45-.291q-.193-.291-.193-.632q0-.37.335-.733q.334-.365 1.227-.81q.871-.45 1.228-.722q.356-.273.356-.623q0-.27-.226-.577T17.25 8.2q-.254 0-.585.316q-.332.315-1.115 1.307q-.577.744-.997 1.036q-.42.291-.795.291q-.37 0-.877-.352q-.508-.352-.743-1.217q-.165-.617-.297-.876t-.43-.259q-.277 0-.413.092t-.137.2q0 .206.423.935q.225.408.294.64t.068.49q0 .374-.324.63t-.722.256q-.294 0-.611-.176t-.705-.601q-.546-.56-.707-.707t-.327-.147q-.183 0-.33.147t-.147.307q0 .13.07.248t.334.44q.15.206.264.407q.113.2.113.447q0 .437-.267.571t-.79.183q-.445.054-.579.161t-.134.293q0 .2.13.35q.13.152.324.18q.27.047.625.014t.637-.033q.594 0 .805.376q.21.376.21.974q0 .473-.202.793q-.202.319-.617.65q-.312.24-.406.342q-.094.101-.094.188q0 .177.207.335q.206.157.385.157q.243 0 .457-.23t.64-.85q.298-.431.508-.604t.468-.173"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDirtyLensRounded(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="M4.616 20q-.691 0-1.153-.462T3 18.384V7.616q0-.691.463-1.153T4.615 6h2.958l1.366-1.485q.217-.242.527-.379Q9.777 4 10.125 4h3.75q.348 0 .659.137q.31.136.527.379L16.428 6h2.958q.69 0 1.153.463T21 7.616v10.769q0 .69-.462 1.153T19.385 20zm14.048-2.336q.22-.222.22-.514t-.22-.513t-.514-.222t-.513.221q-.222.222-.222.514t.221.514q.222.22.514.22t.514-.22M10.86 15.73q.456 0 .638.353q.182.352.182 1.239q0 .406-.081.743q-.08.336-.08.742q0 .298.147.49q.148.193.433.193t.433-.193t.148-.49q0-.61-.17-1.106q-.169-.496-.169-1.106q0-.444.322-.743q.322-.3.663-.3q.206 0 .492.114t.7.43q.5.39.76.521q.261.132.486.132q.237 0 .444-.263t.206-.476q0-.196-.192-.319t-.807-.323q-.599-.188-.834-.415q-.236-.227-.236-.543q0-.455.447-.62t1.322-.214q.846-.05 1.223-.133t.377-.398q0-.252-.131-.445t-.373-.193q-.232 0-.9.288q-.332.144-.492.172t-.361.028q-.258 0-.45-.291q-.193-.291-.193-.632q0-.37.335-.733q.334-.365 1.227-.81q.871-.45 1.228-.722q.356-.273.356-.623q0-.27-.226-.577T17.25 8.2q-.254 0-.585.316q-.332.315-1.115 1.307q-.577.744-.997 1.036q-.42.291-.795.291q-.37 0-.877-.352q-.508-.352-.743-1.217q-.165-.617-.297-.876t-.43-.259q-.277 0-.413.092t-.137.2q0 .206.423.935q.225.408.294.64t.068.49q0 .374-.324.63t-.722.256q-.294 0-.611-.176t-.705-.601q-.546-.56-.707-.707t-.327-.147q-.183 0-.33.147t-.147.307q0 .13.07.248t.334.44q.15.206.264.407q.113.2.113.447q0 .437-.267.571t-.79.183q-.445.054-.579.161t-.134.293q0 .2.13.35q.13.152.324.18q.27.047.625.014t.637-.033q.594 0 .805.376q.21.376.21.974q0 .473-.202.793q-.202.319-.617.65q-.312.24-.406.342q-.094.101-.094.188q0 .177.207.335q.206.157.385.157q.243 0 .457-.23t.64-.85q.298-.431.508-.604t.468-.173"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 20q-.691 0-1.153-.462T3 18.384V7.616q0-.691.463-1.153T4.615 6h2.958l1.366-1.485q.217-.242.527-.379Q9.777 4 10.125 4h3.75q.348 0 .659.137q.31.136.527.379L16.428 6h2.958q.69 0 1.153.463T21 7.616v10.769q0 .69-.462 1.153T19.385 20zm14.048-2.336q.22-.222.22-.514t-.22-.513t-.514-.222t-.513.221q-.222.222-.222.514t.221.514q.222.22.514.22t.514-.22M10.86 15.73q.456 0 .638.353q.182.352.182 1.239q0 .406-.081.743q-.08.336-.08.742q0 .298.147.49q.148.193.433.193t.433-.193t.148-.49q0-.61-.17-1.106q-.169-.496-.169-1.106q0-.444.322-.743q.322-.3.663-.3q.206 0 .492.114t.7.43q.5.39.76.521q.261.132.486.132q.237 0 .444-.263t.206-.476q0-.196-.192-.319t-.807-.323q-.599-.188-.834-.415q-.236-.227-.236-.543q0-.455.447-.62t1.322-.214q.846-.05 1.223-.133t.377-.398q0-.252-.131-.445t-.373-.193q-.232 0-.9.288q-.332.144-.492.172t-.361.028q-.258 0-.45-.291q-.193-.291-.193-.632q0-.37.335-.733q.334-.365 1.227-.81q.871-.45 1.228-.722q.356-.273.356-.623q0-.27-.226-.577T17.25 8.2q-.254 0-.585.316q-.332.315-1.115 1.307q-.577.744-.997 1.036q-.42.291-.795.291q-.37 0-.877-.352q-.508-.352-.743-1.217q-.165-.617-.297-.876t-.43-.259q-.277 0-.413.092t-.137.2q0 .206.423.935q.225.408.294.64t.068.49q0 .374-.324.63t-.722.256q-.294 0-.611-.176t-.705-.601q-.546-.56-.707-.707t-.327-.147q-.183 0-.33.147t-.147.307q0 .13.07.248t.334.44q.15.206.264.407q.113.2.113.447q0 .437-.267.571t-.79.183q-.445.054-.579.161t-.134.293q0 .2.13.35q.13.152.324.18q.27.047.625.014t.637-.033q.594 0 .805.376q.21.376.21.974q0 .473-.202.793q-.202.319-.617.65q-.312.24-.406.342q-.094.101-.094.188q0 .177.207.335q.206.157.385.157q.243 0 .457-.23t.64-.85q.298-.431.508-.604t.468-.173"/></svg>
</template>

CSS

.icon-dirty-lens-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%22M4.616%2020q-.691%200-1.153-.462T3%2018.384V7.616q0-.691.463-1.153T4.615%206h2.958l1.366-1.485q.217-.242.527-.379Q9.777%204%2010.125%204h3.75q.348%200%20.659.137q.31.136.527.379L16.428%206h2.958q.69%200%201.153.463T21%207.616v10.769q0%20.69-.462%201.153T19.385%2020zm14.048-2.336q.22-.222.22-.514t-.22-.513t-.514-.222t-.513.221q-.222.222-.222.514t.221.514q.222.22.514.22t.514-.22M10.86%2015.73q.456%200%20.638.353q.182.352.182%201.239q0%20.406-.081.743q-.08.336-.08.742q0%20.298.147.49q.148.193.433.193t.433-.193t.148-.49q0-.61-.17-1.106q-.169-.496-.169-1.106q0-.444.322-.743q.322-.3.663-.3q.206%200%20.492.114t.7.43q.5.39.76.521q.261.132.486.132q.237%200%20.444-.263t.206-.476q0-.196-.192-.319t-.807-.323q-.599-.188-.834-.415q-.236-.227-.236-.543q0-.455.447-.62t1.322-.214q.846-.05%201.223-.133t.377-.398q0-.252-.131-.445t-.373-.193q-.232%200-.9.288q-.332.144-.492.172t-.361.028q-.258%200-.45-.291q-.193-.291-.193-.632q0-.37.335-.733q.334-.365%201.227-.81q.871-.45%201.228-.722q.356-.273.356-.623q0-.27-.226-.577T17.25%208.2q-.254%200-.585.316q-.332.315-1.115%201.307q-.577.744-.997%201.036q-.42.291-.795.291q-.37%200-.877-.352q-.508-.352-.743-1.217q-.165-.617-.297-.876t-.43-.259q-.277%200-.413.092t-.137.2q0%20.206.423.935q.225.408.294.64t.068.49q0%20.374-.324.63t-.722.256q-.294%200-.611-.176t-.705-.601q-.546-.56-.707-.707t-.327-.147q-.183%200-.33.147t-.147.307q0%20.13.07.248t.334.44q.15.206.264.407q.113.2.113.447q0%20.437-.267.571t-.79.183q-.445.054-.579.161t-.134.293q0%20.2.13.35q.13.152.324.18q.27.047.625.014t.637-.033q.594%200%20.805.376q.21.376.21.974q0%20.473-.202.793q-.202.319-.617.65q-.312.24-.406.342q-.094.101-.094.188q0%20.177.207.335q.206.157.385.157q.243%200%20.457-.23t.64-.85q.298-.431.508-.604t.468-.173%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%22M4.616%2020q-.691%200-1.153-.462T3%2018.384V7.616q0-.691.463-1.153T4.615%206h2.958l1.366-1.485q.217-.242.527-.379Q9.777%204%2010.125%204h3.75q.348%200%20.659.137q.31.136.527.379L16.428%206h2.958q.69%200%201.153.463T21%207.616v10.769q0%20.69-.462%201.153T19.385%2020zm14.048-2.336q.22-.222.22-.514t-.22-.513t-.514-.222t-.513.221q-.222.222-.222.514t.221.514q.222.22.514.22t.514-.22M10.86%2015.73q.456%200%20.638.353q.182.352.182%201.239q0%20.406-.081.743q-.08.336-.08.742q0%20.298.147.49q.148.193.433.193t.433-.193t.148-.49q0-.61-.17-1.106q-.169-.496-.169-1.106q0-.444.322-.743q.322-.3.663-.3q.206%200%20.492.114t.7.43q.5.39.76.521q.261.132.486.132q.237%200%20.444-.263t.206-.476q0-.196-.192-.319t-.807-.323q-.599-.188-.834-.415q-.236-.227-.236-.543q0-.455.447-.62t1.322-.214q.846-.05%201.223-.133t.377-.398q0-.252-.131-.445t-.373-.193q-.232%200-.9.288q-.332.144-.492.172t-.361.028q-.258%200-.45-.291q-.193-.291-.193-.632q0-.37.335-.733q.334-.365%201.227-.81q.871-.45%201.228-.722q.356-.273.356-.623q0-.27-.226-.577T17.25%208.2q-.254%200-.585.316q-.332.315-1.115%201.307q-.577.744-.997%201.036q-.42.291-.795.291q-.37%200-.877-.352q-.508-.352-.743-1.217q-.165-.617-.297-.876t-.43-.259q-.277%200-.413.092t-.137.2q0%20.206.423.935q.225.408.294.64t.068.49q0%20.374-.324.63t-.722.256q-.294%200-.611-.176t-.705-.601q-.546-.56-.707-.707t-.327-.147q-.183%200-.33.147t-.147.307q0%20.13.07.248t.334.44q.15.206.264.407q.113.2.113.447q0%20.437-.267.571t-.79.183q-.445.054-.579.161t-.134.293q0%20.2.13.35q.13.152.324.18q.27.047.625.014t.637-.033q.594%200%20.805.376q.21.376.21.974q0%20.473-.202.793q-.202.319-.617.65q-.312.24-.406.342q-.094.101-.094.188q0%20.177.207.335q.206.157.385.157q.243%200%20.457-.23t.64-.85q.298-.431.508-.604t.468-.173%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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