Add icons to this collection by clicking the heart icon.
File icon - also known as interface, file, document, documents, portable document format, archive, ui, and dem file. 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M442.135 0H69.865C46.229 0 27 19.229 27 42.865v426.269C27 492.771 46.229 512 69.865 512h372.27C465.771 512 485 492.771 485 469.134V42.865C485 19.229 465.771 0 442.135 0zM453 469.134c0 5.991-4.874 10.866-10.865 10.866H69.865C63.874 480 59 475.125 59 469.134V42.865C59 36.874 63.874 32 69.865 32h372.27C448.126 32 453 36.874 453 42.865zm-73.537-320.597c0 8.836-7.163 16-16 16H148.537c-8.837 0-16-7.164-16-16s7.163-16 16-16h214.926c8.837 0 16 7.164 16 16zM339.165 256c0 8.836-7.163 16-16 16H148.537c-8.837 0-16-7.164-16-16s7.163-16 16-16h174.628c8.837 0 16 7.164 16 16zm-47.463 107.463c0 8.836-7.163 16-16 16H148.537c-8.837 0-16-7.164-16-16s7.163-16 16-16h127.165c8.837 0 16 7.163 16 16z"
    />
</svg>
More icons in the same style and category