Add icons to this collection by clicking the heart icon.
Search icon - also known as search, info, and ui. Created in a clean circular 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="389.235"
        y2="122.765"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 353.884c-7.994-10.837-20.962-17.943-35.529-17.943H105v26.647c0 14.744 11.902 26.647 26.647 26.647h248.706c14.745 0 26.647-11.903 26.647-26.647v-26.647H291.529c-14.567 0-27.535 7.105-35.529 17.943zm124.353-231.119h-88.824c-10.038 0-19.197 3.517-26.647 9.16V291.53c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882V131.925c-7.45-5.643-16.609-9.16-26.647-9.16h-88.824c-14.694 0-26.647 11.953-26.647 26.647v168.765h115.471c13.224 0 25.44 4.221 35.529 11.288 10.089-7.067 22.306-11.288 35.529-11.288H407V149.412c0-14.694-11.953-26.647-26.647-26.647zm-204.294 17.764a8.883 8.883 0 0 1 0 17.765 8.883 8.883 0 0 1 0-17.765zm-8.882 44.412c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v35.53a8.877 8.877 0 0 1-8.882 8.882 8.877 8.877 0 0 1-8.882-8.882zm44.411 115.471h-71.059c-4.909 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h71.059a8.877 8.877 0 0 1 8.882 8.882 8.876 8.876 0 0 1-8.882 8.882zm0-35.53h-71.059c-4.909 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h71.059c4.909 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm133.235-36.428v63.075c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-63.075c-20.251-4.127-35.53-22.067-35.53-43.513 0-24.487 19.916-44.412 44.412-44.412s44.412 19.925 44.412 44.412c0 21.446-15.279 39.386-35.53 43.513zm-8.882-70.16c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647 26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647z"
    />
</svg>
More icons in the same style and category