A stacked rack, for hosts, backends, infrastructure and machine status. On a 24×24 grid in stroke, duotone and fill, free under MIT.

Devicesv0.1.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M6 2L18 2C19.1046 2 20 2.8954 20 4L20 8C20 9.1046 19.1046 10 18 10L6 10C4.8954 10 4 9.1046 4 8L4 4C4 2.8954 4.8954 2 6 2ZM6 14L18 14C19.1046 14 20 14.8954 20 16L20 20C20 21.1046 19.1046 22 18 22L6 22C4.8954 22 4 21.1046 4 20L4 16C4 14.8954 4.8954 14 6 14Z" fill="none"/>
  <path d="M9 6C9 6.5523 8.5523 7 8 7C7.4477 7 7 6.5523 7 6C7 5.4477 7.4477 5 8 5C8.5523 5 9 5.4477 9 6ZM13 6C13 6.5523 12.5523 7 12 7C11.4477 7 11 6.5523 11 6C11 5.4477 11.4477 5 12 5C12.5523 5 13 5.4477 13 6ZM9 18C9 18.5523 8.5523 19 8 19C7.4477 19 7 18.5523 7 18C7 17.4477 7.4477 17 8 17C8.5523 17 9 17.4477 9 18ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18Z" fill="currentColor" stroke="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • rack
  • host
  • hosting
  • backend
  • machine
  • infrastructure

Related icons

The rest of the server family first, then the Devices shelf.

FAQ

Answered from server's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the server icon for?
A stacked rack, for hosts, backends, infrastructure and machine status. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as rack, host, hosting, backend, machine and infrastructure, and the browser's search matches all of those.
What styles does the server icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of server?
No. server is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with server?
battery, battery-full, battery-low, battery-medium, bluetooth and code, and 12 more, all shown below. They are the Devices shelf: nothing else in the set is named after server.
How do I import server in React?
<Server /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Server size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the server SVG?
icons/stroke/server.svg, icons/duotone/server.svg and icons/fill/server.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was server added to the set?
Added 17 Aug 2026, and last redrawn 18 Aug 2026. It ships in v0.1.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.