Add icons to this collection by clicking the heart icon.
Download icon - also known as download, ui, down arrow, save, and import. 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 16 16"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(12 -11.5 11.5 12 4 16)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f6e6d8" />
        <stop offset="1" stop-color="#edceb2" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="rotate(-47.73 142.969 -23.515) scale(11.321)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#eda35f" />
        <stop offset="1" stop-color="#e67915" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M17 5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z"
            transform="translate(-2 -2)"
        />
        <path
            fill="url(#b)"
            d="M63.556 93.488v2.5a2.5 2.5 0 0 0 2.5 2.5h10a2.5 2.5 0 0 0 2.5-2.5v-2.06a.5.5 0 0 0-1 0v2.06a1.5 1.5 0 0 1-1.5 1.5h-10a1.5 1.5 0 0 1-1.5-1.5v-2.5a.5.5 0 0 0-1 0zm7.001.355-1.269-1.269a.5.5 0 0 0-.707.707l2.121 2.121a.499.499 0 0 0 .707 0l2.122-2.121a.5.5 0 0 0-.707-.707l-1.267 1.267.007-7.829a.5.5 0 0 0-1-.001z"
            transform="matrix(.657 0 0 .657 -38.653 -52.404)"
        />
    </g>
</svg>
More icons in the same style and category