Add icons to this collection by clicking the heart icon.
Document icon - also known as file, document, paper, files and folders, and blank paper. Created in a clean flat gradient style with a silver finish, 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 100 100"
>
<linearGradient id="a">
<stop offset="0" stop-color="#90f7ec" />
<stop offset="1" stop-color="#32ccbc" />
</linearGradient>
<linearGradient
id="b"
x1="25.284"
x2="70.572"
y1="29.428"
y2="74.716"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="55.465"
x2="75.465"
y1="25.535"
y2="45.535"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#abdcff" />
<stop offset="1" stop-color="#0396ff" />
</linearGradient>
<linearGradient
id="d"
x1="32.63"
x2="65.054"
y1="22.588"
y2="78.749"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M79 42v16c0 11.05-8.95 20-20 20H41c-11.05 0-20-8.95-20-20V42c0-11.05 8.95-20 20-20h18v10c0 5.52 4.48 10 10 10z"
/>
<path fill="url(#c)" d="M79 42H69c-5.52 0-10-4.48-10-10V22z" />
</svg>
More icons in the same style and category