Add icons to this collection by clicking the heart icon.
Upload icon - also known as upload, arrows, arrow, direction, up arrow, orientation, multimedia, uploading, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="-2.801"
        y2="509.198"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 480c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32s14.327-32 32-32h448c17.673 0 32 14.326 32 32zM142.623 177.378c8.189 0 16.379-3.124 22.627-9.373l58.75-58.75v246.746c0 17.673 14.327 32 32 32s32-14.327 32-32V109.255l58.75 58.75c12.497 12.497 32.758 12.497 45.255 0s12.497-32.758 0-45.255L278.627 9.373c-12.497-12.497-32.758-12.497-45.255 0L119.995 122.75c-12.497 12.497-12.497 32.758 0 45.255 6.249 6.249 14.438 9.373 22.628 9.373z"
    />
</svg>
More icons in the same style and category