Add icons to this collection by clicking the heart icon.
File icon - also known as file, document, sheet, paper, office material, school material, white paper, paperwork, and files and folders. 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 32 32"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="16"
x2="16"
y1="25.5"
y2="6.5"
>
<stop offset="0" stop-color="#00c6ff" />
<stop offset="1" stop-color="#0072ff" />
</linearGradient>
<path
d="m8.5 23.5h17.45c-.23 1.14-1.24 2-2.45 2h-18c-1.38 0-2.5-1.12-2.5-2.5v-11c0-1.21.86-2.22 2-2.45v10.45c0 1.93 1.57 3.5 3.5 3.5zm16-12h4.39c-.07-.19-.19-.37-.34-.52-.21-.15-4.37-4.46-4.55-4.35v4.37c0 .28.22.5.5.5zm0 1c-.2 0-.39-.03-.56-.12l-.82-.8c-.08-.18-.12-.37-.12-.58v-4.5h-14.5c-1.61-.01-2.69 1.46-2.5 3v10.5c0 1.38 1.12 2.5 2.5 2.5h18c1.38 0 2.5-1.12 2.5-2.5v-7.5z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category