Add icons to this collection by clicking the heart icon.
Document icon - also known as interface, file, document, archive, 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 24 24"
>
<linearGradient
id="a"
x1="5"
x2="19"
y1="12.5"
y2="12.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#7f00ff" />
<stop offset="1" stop-color="#e100ff" />
</linearGradient>
<linearGradient id="b" x1="8" x2="16" y1="13" y2="13" href="#a" />
<linearGradient id="c" x1="8" x2="11" y1="10" y2="10" href="#a" />
<linearGradient id="d" x1="8" x2="16" y1="16" y2="16" href="#a" />
<path
fill="url(#a)"
d="M14 4H7a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9a5 5 0 0 0-5-5zm2.82 4H15V6.18A3 3 0 0 1 16.82 8zM7 19V6h6v3a1 1 0 0 0 1 1h3v9z"
/>
<path fill="url(#b)" d="M9 14h6a1 1 0 0 0 0-2H9a1 1 0 0 0 0 2z" />
<path fill="url(#c)" d="M9 11h1a1 1 0 0 0 0-2H9a1 1 0 0 0 0 2z" />
<path fill="url(#d)" d="M15 15H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2z" />
</svg>
More icons in the same style and category