Eye Dropper Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Eye Dropper icon is commonly used in password toggles, visibility controls and preview buttons. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/305617.svg" alt="Eye Dropper icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305617.svg" alt="Eye Dropper icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305617.svg" alt="Eye Dropper icon" :width="24" :height="24" />
CSS background
.icon-eye-dropper {
background-image: url('https://proicons.com/icon/305617.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M529 237l-55-55 55-55c2-2 5-2 6 0 27 28 55 56 84 87 2 1 5 1 6-1 4-5 7-9 11-13 33-34 67-68 101-101 34-34 75-46 120-30 46 16 73 50 80 98 5 40-12 72-39 100-36 35-71 72-106 108l-2 2c-1 2 0 4 1 6 29 28 58 56 86 84 2 1 2 4 0 6-18 19-36 36-53 53-2 2-4 2-6 0l-61-61c-2-2-5-2-7 0l-6 6C593 621 443 772 292 923c-10 10-21 15-36 15-53-1-105-1-158-1-25 0-36-10-36-35 0-55 1-109 0-163 0-11 4-20 11-28 61-62 122-124 183-187l263-268c3-4 6-8 10-12 2-2 2-5 0-7zm39 49C449 408 330 530 210 653c-2 2-2 5 0 7 41 44 82 88 122 131 2 2 5 2 6 0l368-367c2-2 2-5 0-7L575 286c-2-2-5-2-7 0z"/></svg>
Eye Dropper in other icon packs
Copied!