Add icons to this collection by clicking the heart icon.
Download icon - also known as interface, file, document, download, archive, direct download, installer, and files and folders. 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="12"
        x2="12"
        y1="2"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd6700" />
        <stop offset="1" stop-color="#ffce00" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M3 6v12a4 4 0 0 0 4 4h4.343c.308 0 .612-.035.907-.104V18A4.75 4.75 0 0 1 17 13.25h3.896c.069-.295.104-.6.104-.907V6a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4zm11.172 14.828a4.013 4.013 0 0 1-.422.367V18A3.25 3.25 0 0 1 17 14.75h3.195a4.013 4.013 0 0 1-.367.422zm-1.288-10.772a1.247 1.247 0 0 1-.134.116V6a.75.75 0 0 0-1.5 0v4.172a1.247 1.247 0 0 1-.134-.116L9.53 8.47a.75.75 0 1 0-1.06 1.06l1.585 1.586a2.75 2.75 0 0 0 3.89 0L15.53 9.53a.75.75 0 0 0-1.06-1.06z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category