Add icons to this collection by clicking the heart icon.
Document icon - also known as interface, document, archive, file storage, ui, and files and folders. 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="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 38H20C8.954 38 0 46.954 0 58v396c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20V58c0-11.046-8.954-20-20-20zm-20 76H226.284l-36-36H472zm0 320H40V78h93.716l70.142 70.142A19.998 19.998 0 0 0 218 154h254zm-198-79c0-11.046 8.954-20 20-20h99c11.046 0 20 8.954 20 20s-8.954 20-20 20h-99c-11.046 0-20-8.954-20-20z"
    />
</svg>
More icons in the same style and category