Add icons to this collection by clicking the heart icon.
Search icon - also known as star, stars, marketing, searching, search, magnifying glass, ui, social media, rating, reviews, and loupe. Created in a clean lineal color 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="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="M256 0C165.019 0 91 74.019 91 165c0 85.925 66.023 156.707 150 164.311V497c0 8.284 6.716 15 15 15s15-6.716 15-15V329.311c83.977-7.604 150-78.386 150-164.311C421 74.019 346.981 0 256 0zm0 300c-74.439 0-135-60.561-135-135S181.561 30 256 30s135 60.561 135 135-60.561 135-135 135zm59.297-168.374-31.592-4.758-14.288-28.576a15.001 15.001 0 0 0-26.834 0l-14.288 28.576-31.592 4.758a15 15 0 0 0-8.292 25.519l22.762 22.419-5.238 31.517a14.999 14.999 0 0 0 21.708 15.773L256 212.133l28.357 14.721a15 15 0 0 0 21.708-15.773l-5.238-31.517 22.762-22.419a15 15 0 0 0-8.292-25.519zm-41.07 32.029a15 15 0 0 0-4.271 13.146l1.596 9.604-8.641-4.486a14.998 14.998 0 0 0-13.822 0l-8.641 4.486 1.596-9.604a14.999 14.999 0 0 0-4.271-13.146l-6.937-6.832 9.627-1.45c4.828-.727 9-3.758 11.183-8.125L256 138.54l4.354 8.708a15.001 15.001 0 0 0 11.183 8.125l9.627 1.45z"
    />
</svg>
More icons in the same style and category