Add icons to this collection by clicking the heart icon.
File icon - also known as file, paper, archive, ui, new document, files and folders, 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 24 24"
>
<linearGradient
id="b"
x1="4"
x2="20"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#bbdefb" />
<stop offset="1" stop-color="#64b5f6" />
</linearGradient>
<linearGradient id="a">
<stop offset="0" stop-color="#42a5f5" />
<stop offset="1" stop-color="#1e88e5" />
</linearGradient>
<linearGradient
id="c"
x1="4"
x2="12"
y1="18"
y2="18"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="d"
x1="8"
x2="16"
y1="7"
y2="7"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="e"
x1="8"
x2="16"
y1="11"
y2="11"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M17 2H7C5.346 2 4 3.346 4 5v10c0 1.354.75 3.164 1.707 4.121l1.172 1.172C7.836 21.25 9.646 22 11 22h6c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-3z"
/>
<path
fill="url(#c)"
d="M9 14H4v1c0 1.354.748 3.162 1.703 4.117l1.18 1.18C7.838 21.252 9.646 22 11 22h1v-5c0-1.654-1.346-3-3-3z"
/>
<path fill="url(#d)" d="M15 8H9a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2z" />
<path fill="url(#e)" d="M15 12H9a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2z" />
</svg>
More icons in the same style and category