Add icons to this collection by clicking the heart icon.
Eye icon - also known as interface, camera, photo, photography, eye, and ui. Created in a clean flat 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 64 64"
>
<linearGradient
id="a"
x2="64"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset=".003" stop-color="#f0fff4" />
<stop offset="1" stop-color="#c3ffe8" />
</linearGradient>
<linearGradient
id="b"
x1="12"
x2="52"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="32" cy="32" r="32" fill="url(#a)" />
<path
fill="url(#b)"
d="M12 22v-6.429A3.573 3.573 0 0 1 15.571 12H22a2.143 2.143 0 1 1 0 4.286h-5.714V22A2.143 2.143 0 1 1 12 22zm10 25.714h-5.714V42A2.143 2.143 0 0 0 12 42v6.429A3.573 3.573 0 0 0 15.571 52H22a2.143 2.143 0 0 0 0-4.286zM48.429 12H42a2.143 2.143 0 1 0 0 4.286h5.714V22A2.143 2.143 0 1 0 52 22v-6.429A3.573 3.573 0 0 0 48.429 12zm1.428 27.857A2.15 2.15 0 0 0 47.714 42v5.714H42A2.143 2.143 0 1 0 42 52h6.429A3.573 3.573 0 0 0 52 48.429V42a2.15 2.15 0 0 0-2.143-2.143zm-32.771-7.521a.7.7 0 0 1 0-.672 16.902 16.902 0 0 1 29.828 0 .7.7 0 0 1 0 .672c-6.196 11.863-23.63 11.865-29.828 0zM38.429 32A6.429 6.429 0 1 0 32 38.43 6.429 6.429 0 0 0 38.429 32zM37 32a5 5 0 1 1-5-5 5 5 0 0 1 5 5zm-5-2.857a2.857 2.857 0 0 0 0 5.714 2.857 2.857 0 0 0 0-5.714zm0 1.428a1.429 1.429 0 0 0 0 2.858 1.429 1.429 0 0 0 0-2.858z"
/>
</svg>
More icons in the same style and category