Add icons to this collection by clicking the heart icon.
Magnifying Glass icon - also known as graphic, statistics, search, magnifying glass, loupe, business and finance, stock market, and candlestick chart. 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 512 512"
>
    <linearGradient
        id="a"
        x1="196.246"
        x2="457.754"
        y1="315.754"
        y2="54.246"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="12.448"
        x2="436.55"
        y1="499.552"
        y2="75.45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M327 370c-102.009 0-185-82.99-185-185S224.991 0 327 0s185 82.99 185 185-82.991 185-185 185z"
    />
    <path
        fill="url(#b)"
        d="M229.778 342.326 72.552 499.552c-16.597 16.597-43.507 16.597-60.104 0s-16.597-43.507 0-60.104l157.226-157.226a186.437 186.437 0 0 0 60.104 60.104zM482 185c0 85.467-69.533 155-155 155s-155-69.533-155-155S241.533 30 327 30s155 69.533 155 155zm-175-20c0-8.284-6.716-15-15-15h-10v-25c0-8.284-6.716-15-15-15s-15 6.716-15 15v25h-10c-8.284 0-15 6.716-15 15v80c0 8.284 6.716 15 15 15h10v25c0 8.284 6.716 15 15 15s15-6.716 15-15v-25h10c8.284 0 15-6.716 15-15zm120-40c0-8.284-6.716-15-15-15h-10V85c0-8.284-6.716-15-15-15s-15 6.716-15 15v25h-10c-8.284 0-15 6.716-15 15v100c0 8.284 6.716 15 15 15h10v25c0 8.284 6.716 15 15 15s15-6.716 15-15v-25h10c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category