Add icons to this collection by clicking the heart icon.
Magnifying Glass icon - also known as tool, magnifier, magnifying glass, zoom in, ui, multimedia option, zooming, view more, loupe, and camera with zoom. 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 64 64"
>
    <linearGradient
        id="a"
        x1="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M53 4H11a7.008 7.008 0 0 0-7 7v42a7.008 7.008 0 0 0 7 7h42a7.008 7.008 0 0 0 7-7V11a7.008 7.008 0 0 0-7-7zm5 49a5.006 5.006 0 0 1-5 5H11a5.006 5.006 0 0 1-5-5V11a5.006 5.006 0 0 1 5-5h42a5.006 5.006 0 0 1 5 5zM38.857 37.443a14.74 14.74 0 0 0-.671-20.094C23.799 4.103 4.098 23.79 17.349 38.186a14.725 14.725 0 0 0 20.094.67L49.26 50.675a1 1 0 1 0 1.414-1.414zm-20.094-.672c-8.016-7.98-2.18-21.807 9.004-21.732 11.185-.076 17.02 13.753 9.004 21.733a12.749 12.749 0 0 1-18.008 0zm16.276-8.004h-6.272v6.272a1 1 0 0 1-2 0v-6.272h-6.272a1 1 0 0 1 0-2h6.272v-6.272a1 1 0 0 1 2 0v6.272h6.272a1 1 0 0 1 0 2z"
    />
</svg>
More icons in the same style and category