Add icons to this collection by clicking the heart icon.
File icon - also known as interface, file, document, archive, 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="100"
height="100"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="0"
x2="512"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00f2fe" />
<stop offset=".021" stop-color="#03effe" />
<stop offset=".293" stop-color="#24d2fe" />
<stop offset=".554" stop-color="#3cbdfe" />
<stop offset=".796" stop-color="#4ab0fe" />
<stop offset="1" stop-color="#4facfe" />
</linearGradient>
<path
fill="url(#a)"
d="M492 241c11.047 0 20-8.953 20-20v-61c0-44.113-35.887-80-80-80H160c-44.113 0-80 35.887-80 80v272c0 44.113 35.887 80 80 80h201.516c5.32 0 10.421-2.121 14.175-5.89l130.485-131.114A19.993 19.993 0 0 0 512 360.891V321c0-11.047-8.953-20-20-20s-20 8.953-20 20v19.89h-60.11c-38.6 0-70 31.4-70 70V472H160c-22.055 0-40-17.945-40-40V160c0-22.055 17.945-40 40-40h272c22.055 0 40 17.945 40 40v61c0 11.047 8.953 20 20 20zm-80.11 139.89h31.989l-61.988 62.286V410.89c0-16.543 13.457-30 30-30zM80 40c-22.055 0-40 17.945-40 40v313c0 11.047-8.953 20-20 20s-20-8.953-20-20V80C0 35.887 35.887 0 80 0h312c11.047 0 20 8.953 20 20s-8.953 20-20 20zm331 160c0 11.047-8.953 20-20 20H200c-11.047 0-20-8.953-20-20s8.953-20 20-20h191c11.047 0 20 8.953 20 20zm-20 100H200c-11.047 0-20-8.953-20-20s8.953-20 20-20h191c11.047 0 20 8.953 20 20s-8.953 20-20 20zm-110 40c11.047 0 20 8.953 20 20s-8.953 20-20 20h-81c-11.047 0-20-8.953-20-20s8.953-20 20-20zm0 0"
/>
</svg>
More icons in the same style and category