Add icons to this collection by clicking the heart icon.
Search icon - also known as education, electronic, internet, magnifier, search, magnifying glass, at, computing, at sign, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 220c0 42.761-12.284 84.227-35.525 119.914-6.028 9.257-18.418 11.871-27.674 5.846-9.256-6.028-11.873-18.418-5.846-27.674C461.957 288.909 472 254.991 472 220c0-99.252-80.748-180-180-180s-180 80.748-180 180 80.748 180 180 180c29.854 0 59.415-7.452 85.486-21.552 9.716-5.254 21.853-1.637 27.106 8.079s1.637 21.852-8.079 27.106C364.616 430.883 328.476 440 292 440c-52.046 0-101.323-17.963-140.78-50.935L34.142 506.143C30.237 510.048 25.118 512 20 512s-10.237-1.952-14.143-5.857c-7.81-7.811-7.81-20.475 0-28.285L122.934 360.78C89.963 321.323 72 272.046 72 220c0-58.765 22.884-114.011 64.437-155.563S233.235 0 292 0s114.011 22.884 155.563 64.437S512 161.235 512 220zm-76 11.022C436 262.997 410.293 289 378.695 289c-15.328 0-29.813-6.103-40.785-17.185-.3-.303-.583-.619-.875-.927C325.031 281.524 309.261 288 292 288c-37.495 0-68-30.505-68-68s30.505-68 68-68a67.556 67.556 0 0 1 33.793 9.029C329.461 156.733 334.908 154 341 154c11.046 0 20 8.954 20 20v57.034c0 9.57 8.269 17.966 17.695 17.966 9.38 0 17.305-8.228 17.305-17.966l-.006-9.805.001-.204c.268-27.855-10.337-54.123-29.86-73.964A103.883 103.883 0 0 0 292 116c-28 0-54.621 11.229-74.135 31.062-19.523 19.841-30.128 46.108-29.86 73.964C188.55 277.814 235.2 324 292.002 324h.048c15.39-.007 29.638-2.579 41.203-7.438 10.187-4.28 21.907.509 26.186 10.691s-.508 21.907-10.691 26.186c-16.421 6.9-36.021 10.552-56.68 10.562H292c-38.296.001-74.297-14.76-101.386-41.569-27.107-26.827-42.238-62.704-42.606-101.021-.37-38.563 14.313-74.93 41.346-102.403C216.391 91.528 253 76 292 76s75.609 15.528 102.647 43.007c27.008 27.448 41.689 63.774 41.347 102.297zM320 220c0-15.439-12.561-28-28-28s-28 12.561-28 28 12.561 28 28 28 28-12.561 28-28z"
    />
</svg>
More icons in the same style and category