Add icons to this collection by clicking the heart icon.
Upload icon - also known as upload, arrow, smartphone, phone, uploading, and ui. Created in a clean blue style with a white and teal finish, 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 32 32"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="#42a5f5"
            d="M24 6c0-1.656-1.344-3-3-3H11C9.344 3 8 4.344 8 6v20c0 1.656 1.344 3 3 3h10c1.656 0 3-1.344 3-3z"
        />
        <path
            fill="#1976d2"
            d="m16 12.414-2.293 2.293a1 1 0 0 1-1.414-1.414l3-3a.999.999 0 0 1 1.414 0l3 3a1 1 0 0 1-1.414 1.414z"
        />
        <path fill="#1976d2" d="M17 19v-8a1 1 0 0 0-2 0v8a1 1 0 0 0 2 0z" />
        <path
            fill="#fff"
            d="M24 24v2c0 1.656-1.344 3-3 3H11c-1.656 0-3-1.344-3-3v-2z"
        />
        <path
            fill="#1976d2"
            d="M25 6c0-2.208-1.792-4-4-4H11C8.792 2 7 3.792 7 6v20c0 2.208 1.792 4 4 4h10c2.208 0 4-1.792 4-4zm-2 0v20a2 2 0 0 1-2 2H11a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"
        />
        <path fill="#fff" d="M14 7h4a1 1 0 0 0 0-2h-4a1 1 0 0 0 0 2z" />
        <path fill="#1976d2" d="M8 25h16a1 1 0 0 0 0-2H8a1 1 0 0 0 0 2z" />
    </g>
</svg>
More icons in the same style and category