Cloud Server Pixel Art Icon
A cloud-server icon for hosted server management, cloud hosting plans, VPS controls and remote infrastructure panels.
Tags
cloudstoragesyncuploadserverdatabase
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Cloud Server icon
A cloud with a server rack inside or beneath it, representing cloud-hosted server infrastructure. Use it in a hosting control panel to denote cloud server instances, in a VPS pricing tier, or in a DevOps dashboard section dedicated to provisioned machines. It is more specific than cloud-computing (general processing) and more concrete than the plain cloud (generic service). For database-as-a-service features, the combination reads clearly; for code-execution contexts, cloud-code or cloud-computing is a better match.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cloud-server.svg" width="24" height="24" alt="Cloud Server" />
<!-- React -->
import { CloudServer } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cloud-server.svg" width="48" height="48" style="image-rendering: pixelated" />