Pixelarticons

Server 2 Pixel Art Icon

An alternate server icon for cloud infrastructure, database listings, hosting plans and API endpoint configuration.

devices Pro 4 variants

Tags

serverdatabasecloudstorage

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Server 2 icon

A second server rack illustration with a distinct layout of bays and indicators. It suits the same contexts as the primary server icon: hosting panels, infrastructure dashboards, and API settings. Having two server icons lets you distinguish between two server types in a diagram (primary and replica, or application and database) or simply pick the silhouette that fits your pixel grid. For a stacked multi-unit appearance, server-3 provides yet another option.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/server-2.svg" width="24" height="24" alt="Server 2" />

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

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

Related icons