eyedropper remove icon

eyedropper-remove from Material Design Icons by Pictogrammers · Filled · Science · Apache-2.0 Free for personal and commercial use.

Name
eyedropper-remove
Set
Material Design Icons
Style
Filled
Category
Science
Viewbox
24×24
License
Apache 2.0

More science icons from Material Design Icons

Use the eyedropper remove icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.35 11.72l-2.13 2.13l-1.41-1.42l-7.71 7.71L3.5 22L2 20.5l1.86-4.6l7.71-7.71l-1.42-1.41l2.13-2.13zM16.76 3c1.17-1.17 3.07-1.17 4.24 0s1.17 3.07 0 4.24l-1.92 1.92l-4.24-4.24zM5.56 17.03L4.5 19.5l2.47-1.06L14.4 11L13 9.6zM8.54 2.88L6.41 5l2.13 2.12l-1.42 1.42L5 6.41L2.88 8.54L1.46 7.12L3.59 5L1.46 2.88l1.42-1.41L5 3.59l2.12-2.12z"/></svg>

React

import type { SVGProps } from "react";

export function MdiEyedropperRemove(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="m19.35 11.72l-2.13 2.13l-1.41-1.42l-7.71 7.71L3.5 22L2 20.5l1.86-4.6l7.71-7.71l-1.42-1.41l2.13-2.13zM16.76 3c1.17-1.17 3.07-1.17 4.24 0s1.17 3.07 0 4.24l-1.92 1.92l-4.24-4.24zM5.56 17.03L4.5 19.5l2.47-1.06L14.4 11L13 9.6zM8.54 2.88L6.41 5l2.13 2.12l-1.42 1.42L5 6.41L2.88 8.54L1.46 7.12L3.59 5L1.46 2.88l1.42-1.41L5 3.59l2.12-2.12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.35 11.72l-2.13 2.13l-1.41-1.42l-7.71 7.71L3.5 22L2 20.5l1.86-4.6l7.71-7.71l-1.42-1.41l2.13-2.13zM16.76 3c1.17-1.17 3.07-1.17 4.24 0s1.17 3.07 0 4.24l-1.92 1.92l-4.24-4.24zM5.56 17.03L4.5 19.5l2.47-1.06L14.4 11L13 9.6zM8.54 2.88L6.41 5l2.13 2.12l-1.42 1.42L5 6.41L2.88 8.54L1.46 7.12L3.59 5L1.46 2.88l1.42-1.41L5 3.59l2.12-2.12z"/></svg>
</template>

CSS

.icon-eyedropper-remove {
  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%22m19.35%2011.72l-2.13%202.13l-1.41-1.42l-7.71%207.71L3.5%2022L2%2020.5l1.86-4.6l7.71-7.71l-1.42-1.41l2.13-2.13zM16.76%203c1.17-1.17%203.07-1.17%204.24%200s1.17%203.07%200%204.24l-1.92%201.92l-4.24-4.24zM5.56%2017.03L4.5%2019.5l2.47-1.06L14.4%2011L13%209.6zM8.54%202.88L6.41%205l2.13%202.12l-1.42%201.42L5%206.41L2.88%208.54L1.46%207.12L3.59%205L1.46%202.88l1.42-1.41L5%203.59l2.12-2.12z%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%22m19.35%2011.72l-2.13%202.13l-1.41-1.42l-7.71%207.71L3.5%2022L2%2020.5l1.86-4.6l7.71-7.71l-1.42-1.41l2.13-2.13zM16.76%203c1.17-1.17%203.07-1.17%204.24%200s1.17%203.07%200%204.24l-1.92%201.92l-4.24-4.24zM5.56%2017.03L4.5%2019.5l2.47-1.06L14.4%2011L13%209.6zM8.54%202.88L6.41%205l2.13%202.12l-1.42%201.42L5%206.41L2.88%208.54L1.46%207.12L3.59%205L1.46%202.88l1.42-1.41L5%203.59l2.12-2.12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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