Add icons to this collection by clicking the heart icon.
Search icon - also known as bag, magnifier, search, commerce, magnifying glass, product, shopping, commerce and shopping, and loupe. Created in a clean flat 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="5.78"
            x2="58.23"
            y1="32.01"
            y2="32.01"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fbb03b" />
            <stop offset=".48" stop-color="#f7931e" />
            <stop offset="1" stop-color="#f15a24" />
        </linearGradient>
    </defs>
    <path
        fill="url(#a)"
        d="m57.26 51.82-7.36-6.77-2.9-2.7a1 1 0 0 0-1.41.06l-.68.74-3.72-3.42a20.22 20.22 0 1 0-1.36 1.47l3.73 3.42-.68.74a1 1 0 0 0 .06 1.41l3 2.7 7.36 6.76a3 3 0 0 0 2 .8h.13a3 3 0 0 0 1.9-5.2ZM39 39.15A18 18 0 1 1 25 9h.79A18 18 0 0 1 39 39.15Zm7.42 8.17L45 46l1.35-1.47 1.48 1.35ZM25.08 11a16 16 0 1 0 11.51 4.2A15.91 15.91 0 0 0 25.08 11ZM34 35a1 1 0 0 1-1 1H19a1 1 0 0 1-1-1V21a1 1 0 0 1 1-1h3v-1.06A4 4 0 0 1 25.94 15h.12A4 4 0 0 1 30 18.94V20h3a1 1 0 0 1 1 1Zm-6-15h-4v-1.06A1.94 1.94 0 0 1 25.94 17h.12A1.94 1.94 0 0 1 28 18.94Zm2 2h2v12H20V22h2v3a1 1 0 0 0 2 0v-3h4v3a1 1 0 0 0 2 0Z"
    />
</svg>
More icons in the same style and category