server path icon
server-path-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.
- Name
- server-path-filled
- Set
- Reicon
- Style
- Filled
- 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"><path fill="currentColor" fill-rule="evenodd" d="M22 18.21a.685.685 0 0 0-.698-.67h-7.577a1.83 1.83 0 0 0-1.027-.989v-2.814h5.814c1.54 0 2.79-1.202 2.79-2.684s-1.25-2.685-2.79-2.685c1.54 0 2.79-1.201 2.79-2.684c0-1.482-1.25-2.684-2.79-2.684H5.488c-1.54 0-2.79 1.202-2.79 2.684s1.25 2.684 2.79 2.684c-1.54 0-2.79 1.202-2.79 2.685c0 1.482 1.25 2.684 2.79 2.684h5.814v2.814c-.466.182-.838.54-1.027.989H2.698c-.386 0-.698.3-.698.67s.312.672.698.672h7.577A1.86 1.86 0 0 0 12 20c.78 0 1.45-.463 1.725-1.118h7.577c.386 0 .698-.3.698-.672M12.233 5.685c0-.37.312-.67.697-.67h5.582c.385 0 .697.3.697.67s-.312.671-.697.671H12.93a.685.685 0 0 1-.697-.67m0 5.369c0-.371.312-.671.697-.671h5.582c.385 0 .697.3.697.67s-.312.672-.697.672H12.93a.685.685 0 0 1-.697-.671M6.419 6.579c.513 0 .93-.4.93-.895c0-.494-.417-.895-.93-.895s-.93.401-.93.895s.416.895.93.895m0 5.368c.513 0 .93-.4.93-.894c0-.495-.417-.895-.93-.895s-.93.4-.93.895c0 .494.416.894.93.894" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconServerPathFilled(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" fillRule="evenodd" d="M22 18.21a.685.685 0 0 0-.698-.67h-7.577a1.83 1.83 0 0 0-1.027-.989v-2.814h5.814c1.54 0 2.79-1.202 2.79-2.684s-1.25-2.685-2.79-2.685c1.54 0 2.79-1.201 2.79-2.684c0-1.482-1.25-2.684-2.79-2.684H5.488c-1.54 0-2.79 1.202-2.79 2.684s1.25 2.684 2.79 2.684c-1.54 0-2.79 1.202-2.79 2.685c0 1.482 1.25 2.684 2.79 2.684h5.814v2.814c-.466.182-.838.54-1.027.989H2.698c-.386 0-.698.3-.698.67s.312.672.698.672h7.577A1.86 1.86 0 0 0 12 20c.78 0 1.45-.463 1.725-1.118h7.577c.386 0 .698-.3.698-.672M12.233 5.685c0-.37.312-.67.697-.67h5.582c.385 0 .697.3.697.67s-.312.671-.697.671H12.93a.685.685 0 0 1-.697-.67m0 5.369c0-.371.312-.671.697-.671h5.582c.385 0 .697.3.697.67s-.312.672-.697.672H12.93a.685.685 0 0 1-.697-.671M6.419 6.579c.513 0 .93-.4.93-.895c0-.494-.417-.895-.93-.895s-.93.401-.93.895s.416.895.93.895m0 5.368c.513 0 .93-.4.93-.894c0-.495-.417-.895-.93-.895s-.93.4-.93.895c0 .494.416.894.93.894" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M22 18.21a.685.685 0 0 0-.698-.67h-7.577a1.83 1.83 0 0 0-1.027-.989v-2.814h5.814c1.54 0 2.79-1.202 2.79-2.684s-1.25-2.685-2.79-2.685c1.54 0 2.79-1.201 2.79-2.684c0-1.482-1.25-2.684-2.79-2.684H5.488c-1.54 0-2.79 1.202-2.79 2.684s1.25 2.684 2.79 2.684c-1.54 0-2.79 1.202-2.79 2.685c0 1.482 1.25 2.684 2.79 2.684h5.814v2.814c-.466.182-.838.54-1.027.989H2.698c-.386 0-.698.3-.698.67s.312.672.698.672h7.577A1.86 1.86 0 0 0 12 20c.78 0 1.45-.463 1.725-1.118h7.577c.386 0 .698-.3.698-.672M12.233 5.685c0-.37.312-.67.697-.67h5.582c.385 0 .697.3.697.67s-.312.671-.697.671H12.93a.685.685 0 0 1-.697-.67m0 5.369c0-.371.312-.671.697-.671h5.582c.385 0 .697.3.697.67s-.312.672-.697.672H12.93a.685.685 0 0 1-.697-.671M6.419 6.579c.513 0 .93-.4.93-.895c0-.494-.417-.895-.93-.895s-.93.401-.93.895s.416.895.93.895m0 5.368c.513 0 .93-.4.93-.894c0-.495-.417-.895-.93-.895s-.93.4-.93.895c0 .494.416.894.93.894" clip-rule="evenodd"/></svg> </template>
CSS
.icon-server-path-filled {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2018.21a.685.685%200%200%200-.698-.67h-7.577a1.83%201.83%200%200%200-1.027-.989v-2.814h5.814c1.54%200%202.79-1.202%202.79-2.684s-1.25-2.685-2.79-2.685c1.54%200%202.79-1.201%202.79-2.684c0-1.482-1.25-2.684-2.79-2.684H5.488c-1.54%200-2.79%201.202-2.79%202.684s1.25%202.684%202.79%202.684c-1.54%200-2.79%201.202-2.79%202.685c0%201.482%201.25%202.684%202.79%202.684h5.814v2.814c-.466.182-.838.54-1.027.989H2.698c-.386%200-.698.3-.698.67s.312.672.698.672h7.577A1.86%201.86%200%200%200%2012%2020c.78%200%201.45-.463%201.725-1.118h7.577c.386%200%20.698-.3.698-.672M12.233%205.685c0-.37.312-.67.697-.67h5.582c.385%200%20.697.3.697.67s-.312.671-.697.671H12.93a.685.685%200%200%201-.697-.67m0%205.369c0-.371.312-.671.697-.671h5.582c.385%200%20.697.3.697.67s-.312.672-.697.672H12.93a.685.685%200%200%201-.697-.671M6.419%206.579c.513%200%20.93-.4.93-.895c0-.494-.417-.895-.93-.895s-.93.401-.93.895s.416.895.93.895m0%205.368c.513%200%20.93-.4.93-.894c0-.495-.417-.895-.93-.895s-.93.4-.93.895c0%20.494.416.894.93.894%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2018.21a.685.685%200%200%200-.698-.67h-7.577a1.83%201.83%200%200%200-1.027-.989v-2.814h5.814c1.54%200%202.79-1.202%202.79-2.684s-1.25-2.685-2.79-2.685c1.54%200%202.79-1.201%202.79-2.684c0-1.482-1.25-2.684-2.79-2.684H5.488c-1.54%200-2.79%201.202-2.79%202.684s1.25%202.684%202.79%202.684c-1.54%200-2.79%201.202-2.79%202.685c0%201.482%201.25%202.684%202.79%202.684h5.814v2.814c-.466.182-.838.54-1.027.989H2.698c-.386%200-.698.3-.698.67s.312.672.698.672h7.577A1.86%201.86%200%200%200%2012%2020c.78%200%201.45-.463%201.725-1.118h7.577c.386%200%20.698-.3.698-.672M12.233%205.685c0-.37.312-.67.697-.67h5.582c.385%200%20.697.3.697.67s-.312.671-.697.671H12.93a.685.685%200%200%201-.697-.67m0%205.369c0-.371.312-.671.697-.671h5.582c.385%200%20.697.3.697.67s-.312.672-.697.672H12.93a.685.685%200%200%201-.697-.671M6.419%206.579c.513%200%20.93-.4.93-.895c0-.494-.417-.895-.93-.895s-.93.401-.93.895s.416.895.93.895m0%205.368c.513%200%20.93-.4.93-.894c0-.495-.417-.895-.93-.895s-.93.4-.93.895c0%20.494.416.894.93.894%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/server-path-filled.svg?color=%231a73e8&size=48