Add icons to this collection by clicking the heart icon.
Download icon - also known as arrow, direction, orientation, multimedia, download, downloading, ui, down arrow, and direct download. 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="7.98"
        x2="16.597"
        y1="15.117"
        y2="21.309"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#96369f" />
        <stop offset="1" stop-color="#01b3ed" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="11.769"
        x2="20.386"
        y1="9.843"
        y2="16.035"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M22 16a1 1 0 0 0-2 0v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3a1 1 0 0 0-2 0v3a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3z"
    />
    <path
        fill="url(#b)"
        d="M11 3v11.6l-1.289-1.3a1 1 0 0 0-1.422 1.4l3 3.03a1 1 0 0 0 1.422 0l3-3.03a1 1 0 0 0-1.422-1.4L13 14.6V3a1 1 0 0 0-2 0z"
    />
</svg>
More icons in the same style and category