Add icons to this collection by clicking the heart icon.
File icon - also known as file, document, sheet, text, paper, ui, 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 16 16"
>
<linearGradient
id="a"
x1="1.5"
x2="14.5"
y1="8"
y2="8"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#87f1fc" />
<stop offset=".256" stop-color="#7fd4fb" />
<stop offset=".529" stop-color="#78bcfb" />
<stop offset=".784" stop-color="#74aefa" />
<stop offset="1" stop-color="#73a9fa" />
</linearGradient>
<path
fill="url(#a)"
d="M12 15.5a2.502 2.502 0 0 0 2.5-2.5V3A2.502 2.502 0 0 0 12 .5H4A2.502 2.502 0 0 0 1.5 3v10A2.502 2.502 0 0 0 4 15.5zM2.5 13V3A1.502 1.502 0 0 1 4 1.5h8A1.502 1.502 0 0 1 13.5 3v10a1.502 1.502 0 0 1-1.5 1.5H4A1.502 1.502 0 0 1 2.5 13zm2-8a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0 6a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5z"
/>
</svg>
More icons in the same style and category