Add icons to this collection by clicking the heart icon.
Upload icon - also known as upload, up arrow, folder, archive, data storage, ui, files and folders, web interface, and user interface. 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"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm7.5 17a2.503 2.503 0 0 1-2.5 2.5H7A2.503 2.503 0 0 1 4.5 17V7A2.503 2.503 0 0 1 7 4.5h2.559a2.499 2.499 0 0 1 2.372 1.71l.43 1.29H17a2.503 2.503 0 0 1 2.5 2.5zm-1-7v7a1.502 1.502 0 0 1-1.5 1.5h-2.17v-3.595h.703a.962.962 0 0 0 .895-.598.951.951 0 0 0-.214-1.042L12.68 9.779a.972.972 0 0 0-1.362 0l-3.532 3.485a.95.95 0 0 0-.215 1.043.962.962 0 0 0 .895.598h.704V18.5H7A1.502 1.502 0 0 1 5.5 17V8.5H17a1.502 1.502 0 0 1 1.5 1.5zm-2.967 3.905H14.33a.5.5 0 0 0-.5.5V18.5h-3.658v-4.095a.5.5 0 0 0-.5-.5l-1.182.072 3.488-3.486zM11.307 7.5H5.5V7A1.502 1.502 0 0 1 7 5.5h2.559a1.497 1.497 0 0 1 1.422 1.026z"
    />
</svg>
More icons in the same style and category