A rack with a plus, for provisioning a server, adding a node and scaling up. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

DevicesNewv1.2.0Added
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="M4 2L16 2C17.1046 2 18 2.8954 18 4L18 8C18 9.1046 17.1046 10 16 10L4 10C2.8954 10 2 9.1046 2 8L2 4C2 2.8954 2.8954 2 4 2ZM12 22L4 22C2.8954 22 2 21.1046 2 20L2 16C2 14.8954 2.8954 14 4 14L12 14M19 16V22M16 19H22"/>
  <path d="M7 6C7 6.5523 6.5523 7 6 7C5.4477 7 5 6.5523 5 6C5 5.4477 5.4477 5 6 5C6.5523 5 7 5.4477 7 6ZM11 6C11 6.5523 10.5523 7 10 7C9.4477 7 9 6.5523 9 6C9 5.4477 9.4477 5 10 5C10.5523 5 11 5.4477 11 6ZM7 18C7 18.5523 6.5523 19 6 19C5.4477 19 5 18.5523 5 18C5 17.4477 5.4477 17 6 17C6.5523 17 7 17.4477 7 18ZM11 18C11 18.5523 10.5523 19 10 19C9.4477 19 9 18.5523 9 18C9 17.4477 9.4477 17 10 17C10.5523 17 11 17.4477 11 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.

  • add server
  • provision
  • new node
  • scale up
  • new instance
  • add
  • new
  • create

Related icons

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

FAQ

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

What is the server-plus icon for?
A rack with a plus, for provisioning a server, adding a node and scaling up. 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 add server, provision, new node, scale up, new instance, add, new and create, and the browser's search matches all of those.
What styles does the server-plus icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of server-plus?
No. server-plus is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with server-plus?
server, server-minus, server-zap, app-check, app-dot and app-minus, and 12 more, all shown below. The server family is listed first, then the rest of the Devices shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import server-plus in React?
<ServerPlus /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <ServerPlus size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the server-plus SVG?
icons/stroke/server-plus.svg, icons/two-tone/server-plus.svg, icons/duotone/server-plus.svg and icons/fill/server-plus.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-plus added to the set?
Added 24 Sept 2026. It ships in v1.2.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.