eyedropper halffull icon

eyedropper-halffull from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
eyedropper-halffull
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the eyedropper halffull icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m39.649 28.902l.656-.726c1.148-1.195 1.195-2.602-.024-3.82l-.703-.68c3.586-3.211 7.57-3.656 10.031-6.164c3.492-3.516 2.344-8.438-.093-10.899c-2.438-2.484-7.313-3.539-10.899-.094c-2.531 2.438-2.953 6.446-6.164 10.032l-.68-.703c-1.218-1.22-2.625-1.172-3.82-.024l-.726.656c-1.43 1.383-1.172 2.602.07 3.844l.984.985l-17.695 17.718C3.344 46.27 6.836 45.145 2.899 50.7l2.085 2.227c5.391-3.914 4.665-.07 12-7.407l17.813-17.695l1.008 1.008c1.242 1.242 2.46 1.5 3.843.07m-18.54 6.211c-.867-.937-.656-1.804.235-2.742l8.953-9.047l2.555 2.555l-9.047 9.023c-.82.82-1.899 1.078-2.696.211"/></svg>

React

import type { SVGProps } from "react";

export function F7EyedropperHalffull(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m39.649 28.902l.656-.726c1.148-1.195 1.195-2.602-.024-3.82l-.703-.68c3.586-3.211 7.57-3.656 10.031-6.164c3.492-3.516 2.344-8.438-.093-10.899c-2.438-2.484-7.313-3.539-10.899-.094c-2.531 2.438-2.953 6.446-6.164 10.032l-.68-.703c-1.218-1.22-2.625-1.172-3.82-.024l-.726.656c-1.43 1.383-1.172 2.602.07 3.844l.984.985l-17.695 17.718C3.344 46.27 6.836 45.145 2.899 50.7l2.085 2.227c5.391-3.914 4.665-.07 12-7.407l17.813-17.695l1.008 1.008c1.242 1.242 2.46 1.5 3.843.07m-18.54 6.211c-.867-.937-.656-1.804.235-2.742l8.953-9.047l2.555 2.555l-9.047 9.023c-.82.82-1.899 1.078-2.696.211"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m39.649 28.902l.656-.726c1.148-1.195 1.195-2.602-.024-3.82l-.703-.68c3.586-3.211 7.57-3.656 10.031-6.164c3.492-3.516 2.344-8.438-.093-10.899c-2.438-2.484-7.313-3.539-10.899-.094c-2.531 2.438-2.953 6.446-6.164 10.032l-.68-.703c-1.218-1.22-2.625-1.172-3.82-.024l-.726.656c-1.43 1.383-1.172 2.602.07 3.844l.984.985l-17.695 17.718C3.344 46.27 6.836 45.145 2.899 50.7l2.085 2.227c5.391-3.914 4.665-.07 12-7.407l17.813-17.695l1.008 1.008c1.242 1.242 2.46 1.5 3.843.07m-18.54 6.211c-.867-.937-.656-1.804.235-2.742l8.953-9.047l2.555 2.555l-9.047 9.023c-.82.82-1.899 1.078-2.696.211"/></svg>
</template>

CSS

.icon-eyedropper-halffull {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m39.649%2028.902l.656-.726c1.148-1.195%201.195-2.602-.024-3.82l-.703-.68c3.586-3.211%207.57-3.656%2010.031-6.164c3.492-3.516%202.344-8.438-.093-10.899c-2.438-2.484-7.313-3.539-10.899-.094c-2.531%202.438-2.953%206.446-6.164%2010.032l-.68-.703c-1.218-1.22-2.625-1.172-3.82-.024l-.726.656c-1.43%201.383-1.172%202.602.07%203.844l.984.985l-17.695%2017.718C3.344%2046.27%206.836%2045.145%202.899%2050.7l2.085%202.227c5.391-3.914%204.665-.07%2012-7.407l17.813-17.695l1.008%201.008c1.242%201.242%202.46%201.5%203.843.07m-18.54%206.211c-.867-.937-.656-1.804.235-2.742l8.953-9.047l2.555%202.555l-9.047%209.023c-.82.82-1.899%201.078-2.696.211%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m39.649%2028.902l.656-.726c1.148-1.195%201.195-2.602-.024-3.82l-.703-.68c3.586-3.211%207.57-3.656%2010.031-6.164c3.492-3.516%202.344-8.438-.093-10.899c-2.438-2.484-7.313-3.539-10.899-.094c-2.531%202.438-2.953%206.446-6.164%2010.032l-.68-.703c-1.218-1.22-2.625-1.172-3.82-.024l-.726.656c-1.43%201.383-1.172%202.602.07%203.844l.984.985l-17.695%2017.718C3.344%2046.27%206.836%2045.145%202.899%2050.7l2.085%202.227c5.391-3.914%204.665-.07%2012-7.407l17.813-17.695l1.008%201.008c1.242%201.242%202.46%201.5%203.843.07m-18.54%206.211c-.867-.937-.656-1.804.235-2.742l8.953-9.047l2.555%202.555l-9.047%209.023c-.82.82-1.899%201.078-2.696.211%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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