server-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
server-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the server icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.735 10.82V5.11a1.89 1.89 0 0 0-1.9-1.9H4.155a1.86 1.86 0 0 0-1.34.56a1.9 1.9 0 0 0-.56 1.34v5.72c.001.417.142.822.4 1.15a1.8 1.8 0 0 0-.4 1.15v5.76a1.9 1.9 0 0 0 1.9 1.9h15.68a1.91 1.91 0 0 0 1.91-1.9v-5.76a1.87 1.87 0 0 1 0-2.34zm-4.2 6.22h-3a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2m0-8.06h-3a1 1 0 0 1 0-2h3a1 1 0 1 1 0 2"/></svg>

React

import type { SVGProps } from "react";

export function MageServerFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.735 10.82V5.11a1.89 1.89 0 0 0-1.9-1.9H4.155a1.86 1.86 0 0 0-1.34.56a1.9 1.9 0 0 0-.56 1.34v5.72c.001.417.142.822.4 1.15a1.8 1.8 0 0 0-.4 1.15v5.76a1.9 1.9 0 0 0 1.9 1.9h15.68a1.91 1.91 0 0 0 1.91-1.9v-5.76a1.87 1.87 0 0 1 0-2.34zm-4.2 6.22h-3a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2m0-8.06h-3a1 1 0 0 1 0-2h3a1 1 0 1 1 0 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.735 10.82V5.11a1.89 1.89 0 0 0-1.9-1.9H4.155a1.86 1.86 0 0 0-1.34.56a1.9 1.9 0 0 0-.56 1.34v5.72c.001.417.142.822.4 1.15a1.8 1.8 0 0 0-.4 1.15v5.76a1.9 1.9 0 0 0 1.9 1.9h15.68a1.91 1.91 0 0 0 1.91-1.9v-5.76a1.87 1.87 0 0 1 0-2.34zm-4.2 6.22h-3a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2m0-8.06h-3a1 1 0 0 1 0-2h3a1 1 0 1 1 0 2"/></svg>
</template>

CSS

.icon-server-fill {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.735%2010.82V5.11a1.89%201.89%200%200%200-1.9-1.9H4.155a1.86%201.86%200%200%200-1.34.56a1.9%201.9%200%200%200-.56%201.34v5.72c.001.417.142.822.4%201.15a1.8%201.8%200%200%200-.4%201.15v5.76a1.9%201.9%200%200%200%201.9%201.9h15.68a1.91%201.91%200%200%200%201.91-1.9v-5.76a1.87%201.87%200%200%201%200-2.34zm-4.2%206.22h-3a1%201%200%201%201%200-2h3a1%201%200%201%201%200%202m0-8.06h-3a1%201%200%200%201%200-2h3a1%201%200%201%201%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.735%2010.82V5.11a1.89%201.89%200%200%200-1.9-1.9H4.155a1.86%201.86%200%200%200-1.34.56a1.9%201.9%200%200%200-.56%201.34v5.72c.001.417.142.822.4%201.15a1.8%201.8%200%200%200-.4%201.15v5.76a1.9%201.9%200%200%200%201.9%201.9h15.68a1.91%201.91%200%200%200%201.91-1.9v-5.76a1.87%201.87%200%200%201%200-2.34zm-4.2%206.22h-3a1%201%200%201%201%200-2h3a1%201%200%201%201%200%202m0-8.06h-3a1%201%200%200%201%200-2h3a1%201%200%201%201%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/server-fill.svg?color=%231a73e8&size=48