eyedrop icon
eyedrop-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- eyedrop-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
Use the eyedrop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 96.22a63.84 63.84 0 0 0-18.95-45.61a65 65 0 0 0-45.71-19h-.76a61.78 61.78 0 0 0-44.22 19.09l-74.88 74.88l-33.88-33.86l-34.07 33.91l-33.85 34l44 44L32 409.37V480h70.63l205.7-205.71L352 317.94l11.31-11.19c.11-.1 10.42-10.31 22.79-22.68l33.85-34l-33.89-33.89L461 141.23a63.18 63.18 0 0 0 19-45.01M245 292.35L219.65 267l40.68-40.69l25.38 25.38Z"/></svg>
React
import type { SVGProps } from "react";
export function IonEyedropSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 96.22a63.84 63.84 0 0 0-18.95-45.61a65 65 0 0 0-45.71-19h-.76a61.78 61.78 0 0 0-44.22 19.09l-74.88 74.88l-33.88-33.86l-34.07 33.91l-33.85 34l44 44L32 409.37V480h70.63l205.7-205.71L352 317.94l11.31-11.19c.11-.1 10.42-10.31 22.79-22.68l33.85-34l-33.89-33.89L461 141.23a63.18 63.18 0 0 0 19-45.01M245 292.35L219.65 267l40.68-40.69l25.38 25.38Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 96.22a63.84 63.84 0 0 0-18.95-45.61a65 65 0 0 0-45.71-19h-.76a61.78 61.78 0 0 0-44.22 19.09l-74.88 74.88l-33.88-33.86l-34.07 33.91l-33.85 34l44 44L32 409.37V480h70.63l205.7-205.71L352 317.94l11.31-11.19c.11-.1 10.42-10.31 22.79-22.68l33.85-34l-33.89-33.89L461 141.23a63.18 63.18 0 0 0 19-45.01M245 292.35L219.65 267l40.68-40.69l25.38 25.38Z"/></svg> </template>
CSS
.icon-eyedrop-sharp {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096.22a63.84%2063.84%200%200%200-18.95-45.61a65%2065%200%200%200-45.71-19h-.76a61.78%2061.78%200%200%200-44.22%2019.09l-74.88%2074.88l-33.88-33.86l-34.07%2033.91l-33.85%2034l44%2044L32%20409.37V480h70.63l205.7-205.71L352%20317.94l11.31-11.19c.11-.1%2010.42-10.31%2022.79-22.68l33.85-34l-33.89-33.89L461%20141.23a63.18%2063.18%200%200%200%2019-45.01M245%20292.35L219.65%20267l40.68-40.69l25.38%2025.38Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096.22a63.84%2063.84%200%200%200-18.95-45.61a65%2065%200%200%200-45.71-19h-.76a61.78%2061.78%200%200%200-44.22%2019.09l-74.88%2074.88l-33.88-33.86l-34.07%2033.91l-33.85%2034l44%2044L32%20409.37V480h70.63l205.7-205.71L352%20317.94l11.31-11.19c.11-.1%2010.42-10.31%2022.79-22.68l33.85-34l-33.89-33.89L461%20141.23a63.18%2063.18%200%200%200%2019-45.01M245%20292.35L219.65%20267l40.68-40.69l25.38%2025.38Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/eyedrop-sharp.svg?color=%231a73e8&size=48