Add icons to this collection by clicking the heart icon.
Zoom In icon - also known as interface, magnifying glass, multimedia, Tools and utensils, zoom in, lens, loupe, and edit tools. 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="100"
height="100"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="0"
x2="512"
y1="258"
y2="258"
gradientTransform="matrix(1 0 0 -1 0 514)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00f2fe" />
<stop offset=".021" stop-color="#03effe" />
<stop offset=".293" stop-color="#24d2fe" />
<stop offset=".554" stop-color="#3cbdfe" />
<stop offset=".796" stop-color="#4ab0fe" />
<stop offset="1" stop-color="#4facfe" />
</linearGradient>
<path
d="M282 285v-55h-55c-11.046 0-20-8.954-20-20s8.954-20 20-20h55v-55c0-11.046 8.954-20 20-20s20 8.954 20 20v55h55c11.046 0 20 8.954 20 20s-8.954 20-20 20h-55v55c0 11.046-8.954 20-20 20s-20-8.954-20-20zM302 0C186.206 0 92 94.206 92 210c0 50.944 18.24 97.704 48.525 134.107L5.906 477.81c-7.837 7.784-7.88 20.447-.097 28.284A19.94 19.94 0 0 0 20 512a19.94 19.94 0 0 0 14.093-5.81l134.801-133.884C205.152 402.094 251.523 420 302 420c36.026 0 71.576-9.283 102.804-26.846 9.628-5.414 13.043-17.608 7.628-27.236-5.414-9.627-17.608-13.044-27.236-7.628C359.942 372.493 331.173 380 302 380c-93.738 0-170-76.262-170-170S208.262 40 302 40s170 76.262 170 170c0 29.531-7.683 58.609-22.217 84.091-5.473 9.595-2.131 21.809 7.463 27.282 9.595 5.472 21.809 2.131 27.282-7.463C502.5 282.4 512 246.469 512 210 512 94.206 417.794 0 302 0z"
fill="url(#a)"
/>
</svg>
More icons in the same style and category