Pixelarticons

Cloud Upload Pixel Art Icon

A cloud-upload icon for uploading files to cloud storage, sharing assets remotely and publishing to hosted services.

weather Pro 2 variants

Tags

cloudstoragesyncuploadsendexportsharearrow

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Cloud Upload icon

A cloud with an upward arrow, the clearest signal for sending data to a cloud service. Use it on a 'Save to cloud' button, a file-picker 'Upload' action, or a publish step in a content workflow. The arrow direction removes any ambiguity about whether data is moving in or out. Cloud-download is the natural counterpart. For a simple 'cloud backup enabled' badge without an active transfer, cloud-check communicates the completed state more accurately.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/cloud-upload.svg" width="24" height="24" alt="Cloud Upload" />

<!-- React -->
import { CloudUpload } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cloud-upload.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons