Add icons to this collection by clicking the heart icon.
Search icon - also known as clock, time, hours, alarm, search, magnifying glass, watch, loupe, and time and date. 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="300.345"
        x2="300.345"
        y1="378.311"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M317 45c-82.705 0-150 67.295-150 150s67.295 150 150 150 150-67.295 150-150S399.705 45 317 45zM179.129 311.675l-41.045 41.03c-5.859 5.859-5.859 15.352 0 21.211 5.859 5.86 15.352 5.859 21.211 0l41.045-41.03c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.86-21.211 0z"
    />
    <path
        fill="url(#b)"
        d="M317 0C209.598 0 122 87.599 122 195c0 107.399 87.598 195 195 195s195-87.601 195-195C512 87.599 424.402 0 317 0zm0 330c-74.399 0-135-60.601-135-135 0-74.401 60.601-135 135-135s135 60.599 135 135c0 74.399-60.601 135-135 135zm-178.916 1.494c-5.859-5.859-15.352-5.859-21.211 0L4.395 443.973c-5.859 5.859-5.859 15.352 0 21.211l42.422 42.422c5.86 5.859 15.352 5.859 21.211 0l112.479-112.479c5.859-5.859 5.859-15.352 0-21.211zM377 180h-45v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category