Add icons to this collection by clicking the heart icon.
Search icon - also known as magnifier, search, zoom, magnifying glass, ui, and loupe. 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 24 24"
>
    <linearGradient
        id="a"
        x1="1.664"
        x2="20.48"
        y1="21.419"
        y2="7.05"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m21.354 18.646-4-4a.5.5 0 0 0-.708 0l-.646.647-2.069-2.069a6.518 6.518 0 1 0-.707.707L15.293 16l-.647.646a.5.5 0 0 0 0 .708l4 4a1.915 1.915 0 0 0 2.708-2.708zM3.5 9A5.5 5.5 0 1 1 9 14.5 5.506 5.506 0 0 1 3.5 9zm17.146 11.646a.915.915 0 0 1-1.292 0L15.707 17l.293-.293.707-.707.293-.293 3.646 3.647a.913.913 0 0 1 0 1.292z"
    />
</svg>
More icons in the same style and category