Add icons to this collection by clicking the heart icon.
File icon - also known as arrows, arrow, file, direction, left, right, exchange, ui, and bidirectional. 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="#01beff" />
<stop offset=".202" stop-color="#0db0ff" />
<stop offset=".584" stop-color="#2b8aff" />
<stop offset="1" stop-color="#525bff" />
</linearGradient>
<path
fill="url(#a)"
d="m16 2 5 5v14c0 .5-.4 1-1 1H4c-.5 0-1-.4-1-1V3c0-.5.4-1 1-1zm-4 9H8v2h4v3l4-4-4-4z"
/>
</svg>
More icons in the same style and category