dropper eye icon
dropper-eye-outline-sharp from Material Symbols Light by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- dropper-eye-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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 dropper eye icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.62 9.271l3.23-3.196l-.925-.925l-3.208 3.227zm0 0l-.903-.894zM4 20v-3.366l8.771-8.77l-1.81-1.791l.714-.707l2.329 2.303l3.935-3.953l2.327 2.365l-3.954 3.954l1.823 1.854l-.708.707l-3.942-4.019L5 17.017V19h1.742q.154.28.317.521q.162.24.333.479zm11.135 2q-1.833 0-3.383-.94t-2.483-2.521q.933-1.581 2.483-2.522t3.382-.94t3.383.94T21 18.538q-.933 1.581-2.483 2.521q-1.55.941-3.382.941m2.62-1.67q1.234-.668 2.072-1.791q-.838-1.123-2.072-1.793t-2.62-.669t-2.62.67t-2.073 1.792q.839 1.123 2.073 1.792t2.62.669t2.62-.67m-3.327-1.085q-.294-.293-.294-.707t.294-.706q.293-.294.707-.294q.413 0 .706.294t.294.706t-.294.707t-.707.293t-.706-.293"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDropperEyeOutlineSharp(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="m15.62 9.271l3.23-3.196l-.925-.925l-3.208 3.227zm0 0l-.903-.894zM4 20v-3.366l8.771-8.77l-1.81-1.791l.714-.707l2.329 2.303l3.935-3.953l2.327 2.365l-3.954 3.954l1.823 1.854l-.708.707l-3.942-4.019L5 17.017V19h1.742q.154.28.317.521q.162.24.333.479zm11.135 2q-1.833 0-3.383-.94t-2.483-2.521q.933-1.581 2.483-2.522t3.382-.94t3.383.94T21 18.538q-.933 1.581-2.483 2.521q-1.55.941-3.382.941m2.62-1.67q1.234-.668 2.072-1.791q-.838-1.123-2.072-1.793t-2.62-.669t-2.62.67t-2.073 1.792q.839 1.123 2.073 1.792t2.62.669t2.62-.67m-3.327-1.085q-.294-.293-.294-.707t.294-.706q.293-.294.707-.294q.413 0 .706.294t.294.706t-.294.707t-.707.293t-.706-.293"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.62 9.271l3.23-3.196l-.925-.925l-3.208 3.227zm0 0l-.903-.894zM4 20v-3.366l8.771-8.77l-1.81-1.791l.714-.707l2.329 2.303l3.935-3.953l2.327 2.365l-3.954 3.954l1.823 1.854l-.708.707l-3.942-4.019L5 17.017V19h1.742q.154.28.317.521q.162.24.333.479zm11.135 2q-1.833 0-3.383-.94t-2.483-2.521q.933-1.581 2.483-2.522t3.382-.94t3.383.94T21 18.538q-.933 1.581-2.483 2.521q-1.55.941-3.382.941m2.62-1.67q1.234-.668 2.072-1.791q-.838-1.123-2.072-1.793t-2.62-.669t-2.62.67t-2.073 1.792q.839 1.123 2.073 1.792t2.62.669t2.62-.67m-3.327-1.085q-.294-.293-.294-.707t.294-.706q.293-.294.707-.294q.413 0 .706.294t.294.706t-.294.707t-.707.293t-.706-.293"/></svg> </template>
CSS
.icon-dropper-eye-outline-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.62%209.271l3.23-3.196l-.925-.925l-3.208%203.227zm0%200l-.903-.894zM4%2020v-3.366l8.771-8.77l-1.81-1.791l.714-.707l2.329%202.303l3.935-3.953l2.327%202.365l-3.954%203.954l1.823%201.854l-.708.707l-3.942-4.019L5%2017.017V19h1.742q.154.28.317.521q.162.24.333.479zm11.135%202q-1.833%200-3.383-.94t-2.483-2.521q.933-1.581%202.483-2.522t3.382-.94t3.383.94T21%2018.538q-.933%201.581-2.483%202.521q-1.55.941-3.382.941m2.62-1.67q1.234-.668%202.072-1.791q-.838-1.123-2.072-1.793t-2.62-.669t-2.62.67t-2.073%201.792q.839%201.123%202.073%201.792t2.62.669t2.62-.67m-3.327-1.085q-.294-.293-.294-.707t.294-.706q.293-.294.707-.294q.413%200%20.706.294t.294.706t-.294.707t-.707.293t-.706-.293%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%22m15.62%209.271l3.23-3.196l-.925-.925l-3.208%203.227zm0%200l-.903-.894zM4%2020v-3.366l8.771-8.77l-1.81-1.791l.714-.707l2.329%202.303l3.935-3.953l2.327%202.365l-3.954%203.954l1.823%201.854l-.708.707l-3.942-4.019L5%2017.017V19h1.742q.154.28.317.521q.162.24.333.479zm11.135%202q-1.833%200-3.383-.94t-2.483-2.521q.933-1.581%202.483-2.522t3.382-.94t3.383.94T21%2018.538q-.933%201.581-2.483%202.521q-1.55.941-3.382.941m2.62-1.67q1.234-.668%202.072-1.791q-.838-1.123-2.072-1.793t-2.62-.669t-2.62.67t-2.073%201.792q.839%201.123%202.073%201.792t2.62.669t2.62-.67m-3.327-1.085q-.294-.293-.294-.707t.294-.706q.293-.294.707-.294q.413%200%20.706.294t.294.706t-.294.707t-.707.293t-.706-.293%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/dropper-eye-outline-sharp.svg?color=%231a73e8&size=48