Add icons to this collection by clicking the heart icon.
File icon - also known as interface, remove, file, document, ui, minus sign, 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="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f776ff" />
        <stop offset=".891" stop-color="#8c2bff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M286.118 111.694a12 12 0 0 0-8.325-3.358H139.941c-6.627 0-12 5.373-12 12v271.327c0 6.627 5.373 12 12 12h232.117c6.627 0 12-5.373 12-12v-180.52c0-3.26-1.327-6.38-3.675-8.643zm3.675 36.864 52.512 50.585h-52.512zM151.941 379.664V132.336h113.852v78.807c0 6.627 5.373 12 12 12h82.266v156.52H151.941zM331.007 256c0 6.627-5.373 12-12 12H196.384c-6.627 0-12-5.373-12-12s5.373-12 12-12h122.623c6.628 0 12 5.373 12 12zM437.02 74.98C388.667 26.629 324.38 0 256 0S123.333 26.629 74.98 74.98C26.629 123.333 0 187.62 0 256s26.629 132.667 74.98 181.02C123.333 485.371 187.62 512 256 512s132.667-26.629 181.02-74.98C485.371 388.667 512 324.38 512 256s-26.629-132.667-74.98-181.02zM256 488C128.075 488 24 383.925 24 256S128.075 24 256 24s232 104.075 232 232-104.075 232-232 232z"
    />
</svg>
More icons in the same style and category