Cloud Computing Pixel Art Icon
A cloud-computing icon for cloud infrastructure, server hosting, IaaS/PaaS services and remote-processing features.
Tags
cloudstoragesyncuploadcomputing
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Cloud Computing icon
A cloud with a server or computing symbol, representing cloud infrastructure rather than file storage. Use it in a dashboard that manages cloud servers, in a pricing page section for compute resources, or as the header icon for an infrastructure-as-a-service feature. It sits one level above cloud-server (which is more specifically a single server) and below the plain cloud (which is generic). For code specifically, cloud-code is more precise; this icon best represents general compute resources and processing power.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cloud-computing.svg" width="24" height="24" alt="Cloud Computing" />
<!-- React -->
import { CloudComputing } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cloud-computing.svg" width="48" height="48" style="image-rendering: pixelated" />