server off icon
server-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- server-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the server off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.992 4h9c1.886 0 2.829 0 3.414.586c.586.585.586 1.528.586 3.414c0 1.885 0 2.828-.586 3.414c-.585.586-1.528.586-3.414.586h-1m-5 0h-6c-1.885 0-2.828 0-3.414-.586S1.992 9.885 1.992 8s0-2.829.586-3.414c.327-.327.764-.472 1.414-.535"/><path stroke-linejoin="round" d="M19.492 19.983c-.42.017-.915.017-1.5.017h-12c-1.885 0-2.828 0-3.414-.586S1.992 17.885 1.992 16s0-2.829.586-3.415S4.107 12 5.992 12h6m5 0h1c1.886 0 2.829 0 3.414.586c.586.585.586 1.528.586 3.414q.001.551-.004 1M6.117 8h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path stroke-linejoin="round" d="M6.117 16h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path d="m1.992 2l20 20"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsServerOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M8.992 4h9c1.886 0 2.829 0 3.414.586c.586.585.586 1.528.586 3.414c0 1.885 0 2.828-.586 3.414c-.585.586-1.528.586-3.414.586h-1m-5 0h-6c-1.885 0-2.828 0-3.414-.586S1.992 9.885 1.992 8s0-2.829.586-3.414c.327-.327.764-.472 1.414-.535"/><path strokeLinejoin="round" d="M19.492 19.983c-.42.017-.915.017-1.5.017h-12c-1.885 0-2.828 0-3.414-.586S1.992 17.885 1.992 16s0-2.829.586-3.415S4.107 12 5.992 12h6m5 0h1c1.886 0 2.829 0 3.414.586c.586.585.586 1.528.586 3.414q.001.551-.004 1M6.117 8h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path strokeLinejoin="round" d="M6.117 16h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path d="m1.992 2l20 20"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.992 4h9c1.886 0 2.829 0 3.414.586c.586.585.586 1.528.586 3.414c0 1.885 0 2.828-.586 3.414c-.585.586-1.528.586-3.414.586h-1m-5 0h-6c-1.885 0-2.828 0-3.414-.586S1.992 9.885 1.992 8s0-2.829.586-3.414c.327-.327.764-.472 1.414-.535"/><path stroke-linejoin="round" d="M19.492 19.983c-.42.017-.915.017-1.5.017h-12c-1.885 0-2.828 0-3.414-.586S1.992 17.885 1.992 16s0-2.829.586-3.415S4.107 12 5.992 12h6m5 0h1c1.886 0 2.829 0 3.414.586c.586.585.586 1.528.586 3.414q.001.551-.004 1M6.117 8h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path stroke-linejoin="round" d="M6.117 16h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path d="m1.992 2l20 20"/></g></svg> </template>
CSS
.icon-server-off {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.992%204h9c1.886%200%202.829%200%203.414.586c.586.585.586%201.528.586%203.414c0%201.885%200%202.828-.586%203.414c-.585.586-1.528.586-3.414.586h-1m-5%200h-6c-1.885%200-2.828%200-3.414-.586S1.992%209.885%201.992%208s0-2.829.586-3.414c.327-.327.764-.472%201.414-.535%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.492%2019.983c-.42.017-.915.017-1.5.017h-12c-1.885%200-2.828%200-3.414-.586S1.992%2017.885%201.992%2016s0-2.829.586-3.415S4.107%2012%205.992%2012h6m5%200h1c1.886%200%202.829%200%203.414.586c.586.585.586%201.528.586%203.414q.001.551-.004%201M6.117%208h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.117%2016h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20d%3D%22m1.992%202l20%2020%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.992%204h9c1.886%200%202.829%200%203.414.586c.586.585.586%201.528.586%203.414c0%201.885%200%202.828-.586%203.414c-.585.586-1.528.586-3.414.586h-1m-5%200h-6c-1.885%200-2.828%200-3.414-.586S1.992%209.885%201.992%208s0-2.829.586-3.414c.327-.327.764-.472%201.414-.535%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.492%2019.983c-.42.017-.915.017-1.5.017h-12c-1.885%200-2.828%200-3.414-.586S1.992%2017.885%201.992%2016s0-2.829.586-3.415S4.107%2012%205.992%2012h6m5%200h1c1.886%200%202.829%200%203.414.586c.586.585.586%201.528.586%203.414q.001.551-.004%201M6.117%208h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.117%2016h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20d%3D%22m1.992%202l20%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/server-off.svg?color=%231a73e8&size=48