Add icons to this collection by clicking the heart icon.
File icon - also known as user, file, document, sheet, text, paper, and files and folders. Created in a clean basic outline 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"
>
    <g>
        <path
            d="M22 11h-4V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v17.5A3.5 3.5 0 0 0 4.5 23h15a3.5 3.5 0 0 0 3.5-3.5V12a1 1 0 0 0-1-1zM3 19.5V3h13v16.5a3.464 3.464 0 0 0 .351 1.5H4.5A1.5 1.5 0 0 1 3 19.5zm18 0a1.5 1.5 0 0 1-3 0V13h3z"
        />
        <path
            d="M9.5 11.875a3 3 0 1 0-3-3 3 3 0 0 0 3 3zm0-4a1 1 0 1 1-1 1 1 1 0 0 1 1-1zM9.5 12.625a4.505 4.505 0 0 0-4.5 4.5 1 1 0 0 0 2 0 2.5 2.5 0 0 1 5 0 1 1 0 0 0 2 0 4.505 4.505 0 0 0-4.5-4.5z"
        />
    </g>
</svg>
More icons in the same style and category