Add icons to this collection by clicking the heart icon.
Magnifying icon - also known as magnifier, research, search, magnifying glass, magnifying, ui, find, basic icon, web interface, and user interface. 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="10.5"
        x2="53.51"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M53.06 50.94 40.78 38.66c9.34-10.85 1.31-28.28-13.13-28.16A17.16 17.16 0 0 0 10.5 27.65c-.12 14.44 17.31 22.47 28.16 13.13l12.28 12.28a1.5 1.5 0 0 0 2.12-2.12zM13.5 27.65A14.17 14.17 0 0 1 27.65 13.5c18.77.78 18.76 27.52 0 28.3A14.17 14.17 0 0 1 13.5 27.65z"
    />
</svg>
More icons in the same style and category