Add icons to this collection by clicking the heart icon.
File icon - also known as interface, file, document, format, archive, and ui. 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 24 24"
>
<linearGradient
id="a"
x1="3"
x2="21"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#27aae1" />
<stop offset="1" stop-color="#5a4ef6" />
</linearGradient>
<path
fill="url(#a)"
d="m20.707 7.293-6-6A1 1 0 0 0 14 1H8a5.006 5.006 0 0 0-5 5v12a5.006 5.006 0 0 0 5 5h8a5.006 5.006 0 0 0 5-5V8a1 1 0 0 0-.293-.707zM15 4.414 17.586 7H16a1 1 0 0 1-1-1zM7 9a1 1 0 0 1 1-1h3a1 1 0 0 1 0 2H8a1 1 0 0 1-1-1zm10 4a1 1 0 0 1-1 1H8a1 1 0 0 1 0-2h8a1 1 0 0 1 1 1zm0 4a1 1 0 0 1-1 1H8a1 1 0 0 1 0-2h8a1 1 0 0 1 1 1z"
/>
</svg>
More icons in the same style and category