server path icon
server-path-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.
- Name
- server-path-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More devices icons from Reicon
Use the server path icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M11.302 13.737h7.209c1.541 0 2.79-1.202 2.79-2.684s-1.248-2.685-2.79-2.685c1.541 0 2.79-1.201 2.79-2.684c0-1.482-1.248-2.684-2.79-2.684H5.488c-1.541 0-2.79 1.202-2.79 2.684s1.249 2.684 2.79 2.684c-1.541 0-2.79 1.202-2.79 2.685c0 1.482 1.249 2.684 2.79 2.684zm1.628-8.724c-.386 0-.698.3-.698.671c0 .37.313.671.698.671h5.581c.386 0 .698-.3.698-.67a.685.685 0 0 0-.698-.672zm0 5.369c-.386 0-.698.3-.698.67s.313.672.698.672h5.581c.386 0 .698-.3.698-.671a.685.685 0 0 0-.698-.671zM7.348 5.684c0 .494-.416.895-.93.895s-.93-.4-.93-.895c0-.494.416-.895.93-.895s.93.401.93.895m0 5.369c0 .494-.416.894-.93.894s-.93-.4-.93-.894c0-.495.416-.895.93-.895s.93.4.93.895" clip-rule="evenodd"/><path d="M22 18.211a.685.685 0 0 0-.698-.671h-7.577a1.83 1.83 0 0 0-1.027-.988v-2.815h-1.396v2.815c-.466.181-.838.54-1.027.988H2.698c-.386 0-.698.3-.698.671c0 .37.312.671.698.671h7.577A1.86 1.86 0 0 0 12 20c.78 0 1.45-.462 1.725-1.118h7.577c.386 0 .698-.3.698-.671" opacity=".6"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconServerPathDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M11.302 13.737h7.209c1.541 0 2.79-1.202 2.79-2.684s-1.248-2.685-2.79-2.685c1.541 0 2.79-1.201 2.79-2.684c0-1.482-1.248-2.684-2.79-2.684H5.488c-1.541 0-2.79 1.202-2.79 2.684s1.249 2.684 2.79 2.684c-1.541 0-2.79 1.202-2.79 2.685c0 1.482 1.249 2.684 2.79 2.684zm1.628-8.724c-.386 0-.698.3-.698.671c0 .37.313.671.698.671h5.581c.386 0 .698-.3.698-.67a.685.685 0 0 0-.698-.672zm0 5.369c-.386 0-.698.3-.698.67s.313.672.698.672h5.581c.386 0 .698-.3.698-.671a.685.685 0 0 0-.698-.671zM7.348 5.684c0 .494-.416.895-.93.895s-.93-.4-.93-.895c0-.494.416-.895.93-.895s.93.401.93.895m0 5.369c0 .494-.416.894-.93.894s-.93-.4-.93-.894c0-.495.416-.895.93-.895s.93.4.93.895" clipRule="evenodd"/><path d="M22 18.211a.685.685 0 0 0-.698-.671h-7.577a1.83 1.83 0 0 0-1.027-.988v-2.815h-1.396v2.815c-.466.181-.838.54-1.027.988H2.698c-.386 0-.698.3-.698.671c0 .37.312.671.698.671h7.577A1.86 1.86 0 0 0 12 20c.78 0 1.45-.462 1.725-1.118h7.577c.386 0 .698-.3.698-.671" opacity=".6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M11.302 13.737h7.209c1.541 0 2.79-1.202 2.79-2.684s-1.248-2.685-2.79-2.685c1.541 0 2.79-1.201 2.79-2.684c0-1.482-1.248-2.684-2.79-2.684H5.488c-1.541 0-2.79 1.202-2.79 2.684s1.249 2.684 2.79 2.684c-1.541 0-2.79 1.202-2.79 2.685c0 1.482 1.249 2.684 2.79 2.684zm1.628-8.724c-.386 0-.698.3-.698.671c0 .37.313.671.698.671h5.581c.386 0 .698-.3.698-.67a.685.685 0 0 0-.698-.672zm0 5.369c-.386 0-.698.3-.698.67s.313.672.698.672h5.581c.386 0 .698-.3.698-.671a.685.685 0 0 0-.698-.671zM7.348 5.684c0 .494-.416.895-.93.895s-.93-.4-.93-.895c0-.494.416-.895.93-.895s.93.401.93.895m0 5.369c0 .494-.416.894-.93.894s-.93-.4-.93-.894c0-.495.416-.895.93-.895s.93.4.93.895" clip-rule="evenodd"/><path d="M22 18.211a.685.685 0 0 0-.698-.671h-7.577a1.83 1.83 0 0 0-1.027-.988v-2.815h-1.396v2.815c-.466.181-.838.54-1.027.988H2.698c-.386 0-.698.3-.698.671c0 .37.312.671.698.671h7.577A1.86 1.86 0 0 0 12 20c.78 0 1.45-.462 1.725-1.118h7.577c.386 0 .698-.3.698-.671" opacity=".6"/></g></svg> </template>
CSS
.icon-server-path-duotone {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.302%2013.737h7.209c1.541%200%202.79-1.202%202.79-2.684s-1.248-2.685-2.79-2.685c1.541%200%202.79-1.201%202.79-2.684c0-1.482-1.248-2.684-2.79-2.684H5.488c-1.541%200-2.79%201.202-2.79%202.684s1.249%202.684%202.79%202.684c-1.541%200-2.79%201.202-2.79%202.685c0%201.482%201.249%202.684%202.79%202.684zm1.628-8.724c-.386%200-.698.3-.698.671c0%20.37.313.671.698.671h5.581c.386%200%20.698-.3.698-.67a.685.685%200%200%200-.698-.672zm0%205.369c-.386%200-.698.3-.698.67s.313.672.698.672h5.581c.386%200%20.698-.3.698-.671a.685.685%200%200%200-.698-.671zM7.348%205.684c0%20.494-.416.895-.93.895s-.93-.4-.93-.895c0-.494.416-.895.93-.895s.93.401.93.895m0%205.369c0%20.494-.416.894-.93.894s-.93-.4-.93-.894c0-.495.416-.895.93-.895s.93.4.93.895%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M22%2018.211a.685.685%200%200%200-.698-.671h-7.577a1.83%201.83%200%200%200-1.027-.988v-2.815h-1.396v2.815c-.466.181-.838.54-1.027.988H2.698c-.386%200-.698.3-.698.671c0%20.37.312.671.698.671h7.577A1.86%201.86%200%200%200%2012%2020c.78%200%201.45-.462%201.725-1.118h7.577c.386%200%20.698-.3.698-.671%22%20opacity%3D%22.6%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.302%2013.737h7.209c1.541%200%202.79-1.202%202.79-2.684s-1.248-2.685-2.79-2.685c1.541%200%202.79-1.201%202.79-2.684c0-1.482-1.248-2.684-2.79-2.684H5.488c-1.541%200-2.79%201.202-2.79%202.684s1.249%202.684%202.79%202.684c-1.541%200-2.79%201.202-2.79%202.685c0%201.482%201.249%202.684%202.79%202.684zm1.628-8.724c-.386%200-.698.3-.698.671c0%20.37.313.671.698.671h5.581c.386%200%20.698-.3.698-.67a.685.685%200%200%200-.698-.672zm0%205.369c-.386%200-.698.3-.698.67s.313.672.698.672h5.581c.386%200%20.698-.3.698-.671a.685.685%200%200%200-.698-.671zM7.348%205.684c0%20.494-.416.895-.93.895s-.93-.4-.93-.895c0-.494.416-.895.93-.895s.93.401.93.895m0%205.369c0%20.494-.416.894-.93.894s-.93-.4-.93-.894c0-.495.416-.895.93-.895s.93.4.93.895%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M22%2018.211a.685.685%200%200%200-.698-.671h-7.577a1.83%201.83%200%200%200-1.027-.988v-2.815h-1.396v2.815c-.466.181-.838.54-1.027.988H2.698c-.386%200-.698.3-.698.671c0%20.37.312.671.698.671h7.577A1.86%201.86%200%200%200%2012%2020c.78%200%201.45-.462%201.725-1.118h7.577c.386%200%20.698-.3.698-.671%22%20opacity%3D%22.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/server-path-duotone.svg?color=%231a73e8&size=48