Add icons to this collection by clicking the heart icon.
Eye Drop icon - also known as bottle, liquid, healthcare and medical, and eye drop. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="427"
y2="95"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<path
fill="url(#a)"
d="m351 95-95 20-95-20a15.001 15.001 0 0 1 7.282-12.862l7.125-4.276C197.362 64.69 211 40.603 211 15c0-8.284 6.716-15 15-15h60c8.284 0 15 6.716 15 15 0 25.603 13.638 49.69 35.593 62.862l7.125 4.276A15.001 15.001 0 0 1 351 95zM141 427v40c0 24.813 20.187 45 45 45h140c24.813 0 45-20.187 45-45v-40l-20-60 20-60v-5.279c0-30.094-15.109-57.441-40-73.422V155c0-8.284-6.716-15-15-15H196c-8.284 0-15 6.716-15 15v73.299c-24.891 15.981-40 43.329-40 73.422V307l20 60z"
/>
<path
fill="url(#b)"
d="M161 95h190v65c0 8.284-6.716 15-15 15H176c-8.284 0-15-6.716-15-15zm210 212v120H141V307zm-60 60c0-8.284-6.716-15-15-15h-80c-8.284 0-15 6.716-15 15s6.716 15 15 15h80c8.284 0 15-6.716 15-15z"
/>
</svg>
More icons in the same style and category