Add icons to this collection by clicking the heart icon.
Search icon - also known as interface, file, document, search, folder, archive, dem file, and files and folders. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="3"
        y2="21"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd6700" />
        <stop offset="1" stop-color="#ffce00" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M22 10v7a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h2.667a4 4 0 0 1 2.4.8l1.866 1.4a4 4 0 0 0 2.4.8H18a4 4 0 0 1 4 4zm-11.25 2.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0zm1.75-3.25a3.25 3.25 0 0 0-2.767 4.956L8.47 15.47a.75.75 0 1 0 1.06 1.06l1.264-1.263A3.25 3.25 0 1 0 12.5 9.25z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category