Server 3 Pixel Art Icon
A third server variant for multi-tier infrastructure diagrams, load balancers, clustered storage and hosting tier comparisons.
Tags
serverdatabasecloudstorage
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Server 3 icon
A server rack icon drawn with a third distinct style, useful when a product needs to visually differentiate multiple server roles in a single diagram (web server, app server, database server). Its shape lets designers build infrastructure maps with clear visual variety. Outside of multi-server diagrams, it works as a general backend icon wherever the server or server-2 icons are already used for a different purpose.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/server-3.svg" width="24" height="24" alt="Server 3" />
<!-- React -->
import { Server3 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="server-3.svg" width="48" height="48" style="image-rendering: pixelated" />