Add icons to this collection by clicking the heart icon.
New File icon - also known as paper, ui, new document, new file, 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="a"
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="b"
x1="4"
x2="12"
y1="18"
y2="18"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#42a5f5" />
<stop offset="1" stop-color="#1e88e5" />
</linearGradient>
<path
fill="url(#a)"
d="M17 2H7C5.346 2 4 3.346 4 5v10c0 1.354.75 3.165 1.707 4.121l1.172 1.172C7.853 21.267 9.625 22 11 22h6c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-3z"
/>
<path
fill="url(#b)"
d="M9 14H4v1c0 1.354.748 3.161 1.703 4.117l1.18 1.18C7.836 21.252 9.645 22 11 22h1v-5c0-1.654-1.346-3-3-3z"
/>
</svg>
More icons in the same style and category