Server Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Server icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310955.svg" alt="Server icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310955.svg" alt="Server icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310955.svg" alt="Server icon" :width="24" :height="24" />
CSS background
.icon-server {
background-image: url('https://proicons.com/icon/310955.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.00221 5.12738L3.01318 10.8419C3.0144 11.4782 3.53122 11.993 4.16752 11.9918L19.8479 11.9617C20.4842 11.9605 20.999 11.4437 20.9978 10.8074L20.9868 5.09285C20.9856 4.45655 20.4688 3.94172 19.8325 3.94294L4.15212 3.97305C3.51582 3.97427 3.00099 4.49108 3.00221 5.12738Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17.5511 7.96198H14.5326" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.16345 11.9944C3.52715 11.9944 3.01133 12.5102 3.01133 13.1465L3.01133 18.9071C3.01133 19.5434 3.52715 20.0593 4.16345 20.0593H19.8438C20.4801 20.0593 20.996 19.5434 20.996 18.9071V13.1465C20.996 12.5102 20.4801 11.9944 19.8438 11.9944" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17.5511 16.0269H14.5326" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Server in other icon packs
Copied!