Add icons to this collection by clicking the heart icon.
Zoom In icon - also known as interface, magnifying glass, multimedia, zoom in, ui, lens, and loupe. Created in a clean circular 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="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M290.943 105c-63.992 0-116.057 52.065-116.057 116.057 0 28.789 10.599 55.107 28.02 75.413l-12.136 12.136-6.312-6.312a8.925 8.925 0 0 0-12.624 0l-64.219 64.219a8.925 8.925 0 0 0 0 12.624l25.248 25.248a8.925 8.925 0 0 0 12.624 0l64.219-64.219a8.925 8.925 0 0 0 0-12.624l-6.312-6.312 12.136-12.136c20.306 17.421 46.624 28.02 75.413 28.02 63.992 0 116.057-52.065 116.057-116.057S354.935 105 290.943 105zm53.565 124.985H299.87v44.637a8.922 8.922 0 0 1-8.927 8.927 8.922 8.922 0 0 1-8.927-8.927v-44.637h-44.637c-4.935 0-8.927-3.993-8.927-8.927s3.993-8.927 8.927-8.927h44.637v-44.637a8.922 8.922 0 0 1 8.927-8.927 8.922 8.922 0 0 1 8.927 8.927v44.637h44.637c4.935 0 8.927 3.993 8.927 8.927s-3.992 8.927-8.926 8.927z"
/>
</svg>
More icons in the same style and category