Add icons to this collection by clicking the heart icon.
Magnifying Glass icon - also known as magnifier, detective, search, zoom, magnifying glass, ui, quest, discover, and loupe. Created in a clean mixed 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 850 850"
>
    <linearGradient
        id="a"
        x1="425"
        x2="425"
        y1="850"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1aa8dc" />
        <stop offset=".49" stop-color="#ae3b89" />
        <stop offset="1" stop-color="#f26270" />
    </linearGradient>
    <g fill-rule="evenodd">
        <circle cx="425" cy="425" r="425" fill="url(#a)" />
        <g fill="#fff">
            <path
                d="M342 514c-45 0-89-16-122-50-68-67-68-177 0-244 67-68 177-68 244 0 67 67 67 177 0 244-34 33-78 50-122 50zm-86-80c-2 0-4 0-5-2-50-50-50-131 0-182 3-3 7-3 10 0s3 8 0 11c-44 44-44 116 0 161 3 3 3 7 0 10-1 2-3 2-5 2zm171 0c-1 0-3 0-5-2-3-3-3-7 0-10 22-22 34-50 34-81 0-30-12-59-34-81-3-3-3-7 0-10s8-3 11 0c24 24 37 57 37 91s-13 66-37 91c-2 2-4 2-6 2zM627 681c-2 0-4-1-5-2L518 576c-8-8-12-18-12-29s4-21 12-28c8-8 18-12 29-12s21 4 29 12l103 103c1 1 2 3 2 5 0 1-1 3-2 5l-47 47c-2 1-4 2-5 2z"
            />
            <path
                d="M524 531c-2 0-4-1-5-2l-65-65c-3-3-3-7 0-10s7-3 10 0l65 64c3 3 3 8 0 11-2 1-4 2-5 2z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category