server stack 01 icon
server-stack-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- server-stack-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the server stack 01 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-linejoin="round" stroke-width="1.5"><path d="M19 4H5c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C2 5.602 2 6.068 2 7s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C3.602 10 4.068 10 5 10h14c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C22 8.398 22 7.932 22 7s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C20.398 4 19.932 4 19 4m0 10H5c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C2 15.602 2 16.068 2 17s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C3.602 20 4.068 20 5 20h14c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C22 18.398 22 17.932 22 17s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C20.398 14 19.932 14 19 14"/><path d="M6.125 7H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M6.125 17H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsServerStack01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M19 4H5c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C2 5.602 2 6.068 2 7s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C3.602 10 4.068 10 5 10h14c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C22 8.398 22 7.932 22 7s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C20.398 4 19.932 4 19 4m0 10H5c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C2 15.602 2 16.068 2 17s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C3.602 20 4.068 20 5 20h14c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C22 18.398 22 17.932 22 17s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C20.398 14 19.932 14 19 14"/><path d="M6.125 7H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M6.125 17H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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-linejoin="round" stroke-width="1.5"><path d="M19 4H5c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C2 5.602 2 6.068 2 7s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C3.602 10 4.068 10 5 10h14c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C22 8.398 22 7.932 22 7s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C20.398 4 19.932 4 19 4m0 10H5c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C2 15.602 2 16.068 2 17s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C3.602 20 4.068 20 5 20h14c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C22 18.398 22 17.932 22 17s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C20.398 14 19.932 14 19 14"/><path d="M6.125 7H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M6.125 17H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m3.875 0H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-server-stack-01 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%204H5c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C2%205.602%202%206.068%202%207s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083C3.602%2010%204.068%2010%205%2010h14c.932%200%201.398%200%201.765-.152a2%202%200%200%200%201.083-1.083C22%208.398%2022%207.932%2022%207s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083C20.398%204%2019.932%204%2019%204m0%2010H5c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C2%2015.602%202%2016.068%202%2017s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083C3.602%2020%204.068%2020%205%2020h14c.932%200%201.398%200%201.765-.152a2%202%200%200%200%201.083-1.083C22%2018.398%2022%2017.932%2022%2017s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083C20.398%2014%2019.932%2014%2019%2014%22%2F%3E%3Cpath%20d%3D%22M6.125%207H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M6.125%2017H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%204H5c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C2%205.602%202%206.068%202%207s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083C3.602%2010%204.068%2010%205%2010h14c.932%200%201.398%200%201.765-.152a2%202%200%200%200%201.083-1.083C22%208.398%2022%207.932%2022%207s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083C20.398%204%2019.932%204%2019%204m0%2010H5c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C2%2015.602%202%2016.068%202%2017s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083C3.602%2020%204.068%2020%205%2020h14c.932%200%201.398%200%201.765-.152a2%202%200%200%200%201.083-1.083C22%2018.398%2022%2017.932%2022%2017s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083C20.398%2014%2019.932%2014%2019%2014%22%2F%3E%3Cpath%20d%3D%22M6.125%207H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M6.125%2017H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m3.875%200H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-stack-01.svg?color=%231a73e8&size=48