Pixelarticons

Cloud Plus Pixel Art Icon

A cloud-plus icon for adding files to cloud storage, enabling cloud backup and expanding remote storage capacity.

weather Pro 2 variants

Tags

cloudstoragesyncuploadplusaddnewcreatepositive

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 Plus icon

A cloud with a plus sign, signaling the addition of something to a cloud service. Use it on an 'Upload to cloud' button that adds a file, a 'Enable cloud backup' toggle, or an 'Add storage' action in an account settings panel. It reads more like 'add to cloud' than cloud-upload, which implies an arrow-directed transfer. When the intent is specifically to send a file in progress, cloud-upload's arrow is more literal; cloud-plus suits broader 'add or enable' actions.

Usage

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

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

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

Related icons