Add icons to this collection by clicking the heart icon.
Paper icon - also known as file, document, text, paper, and files and folders. Created in a clean glyph 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 32 32"
>
    <g fill="none">
        <g fill="#000">
            <path
                fill-rule="evenodd"
                d="M5 3a1 1 0 0 1 1-1h12v8a1 1 0 0 0 1 1h8v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1zm5 12a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2zm-1 5a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H10a1 1 0 0 1-1-1zm1 3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2z"
                clip-rule="evenodd"
            />
            <path d="M20 9V3l6 6z" />
        </g>
    </g>
</svg>
More icons in the same style and category