Add icons to this collection by clicking the heart icon.
File icon - also known as file, document, text, ui, files and folders, web interface, and user interface. 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 48 48"
>
    <linearGradient
        id="a"
        x1="2"
        x2="46"
        y1="24"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M38 0H10a8.01 8.01 0 0 0-8 8v32a8.01 8.01 0 0 0 8 8h18a18.02 18.02 0 0 0 18-18V8a8.01 8.01 0 0 0-8-8zm-6 32H16a2 2 0 0 1 0-4h16a2 2 0 0 1 0 4zm0-8H16a2 2 0 0 1 0-4h16a2 2 0 0 1 0 4zm0-8H16a2 2 0 0 1 0-4h16a2 2 0 0 1 0 4z"
    />
</svg>
More icons in the same style and category