sisternode-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.

Name
sisternode-outlined
Set
Ant Design Icons
Style
Outlined
Viewbox
1024×1024
License
MIT
Aliases
sisternode

Use the sisternode icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M672 432c-120.3 0-219.9 88.5-237.3 204H320c-15.5 0-28-12.5-28-28V244h291c14.2 35.2 48.7 60 89 60c53 0 96-43 96-96s-43-96-96-96c-40.3 0-74.8 24.8-89 60H112v72h108v364c0 55.2 44.8 100 100 100h114.7c17.4 115.5 117 204 237.3 204c132.5 0 240-107.5 240-240S804.5 432 672 432m128 266c0 4.4-3.6 8-8 8h-86v86c0 4.4-3.6 8-8 8h-52c-4.4 0-8-3.6-8-8v-86h-86c-4.4 0-8-3.6-8-8v-52c0-4.4 3.6-8 8-8h86v-86c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v86h86c4.4 0 8 3.6 8 8z"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignSisternodeOutlined(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M672 432c-120.3 0-219.9 88.5-237.3 204H320c-15.5 0-28-12.5-28-28V244h291c14.2 35.2 48.7 60 89 60c53 0 96-43 96-96s-43-96-96-96c-40.3 0-74.8 24.8-89 60H112v72h108v364c0 55.2 44.8 100 100 100h114.7c17.4 115.5 117 204 237.3 204c132.5 0 240-107.5 240-240S804.5 432 672 432m128 266c0 4.4-3.6 8-8 8h-86v86c0 4.4-3.6 8-8 8h-52c-4.4 0-8-3.6-8-8v-86h-86c-4.4 0-8-3.6-8-8v-52c0-4.4 3.6-8 8-8h86v-86c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v86h86c4.4 0 8 3.6 8 8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M672 432c-120.3 0-219.9 88.5-237.3 204H320c-15.5 0-28-12.5-28-28V244h291c14.2 35.2 48.7 60 89 60c53 0 96-43 96-96s-43-96-96-96c-40.3 0-74.8 24.8-89 60H112v72h108v364c0 55.2 44.8 100 100 100h114.7c17.4 115.5 117 204 237.3 204c132.5 0 240-107.5 240-240S804.5 432 672 432m128 266c0 4.4-3.6 8-8 8h-86v86c0 4.4-3.6 8-8 8h-52c-4.4 0-8-3.6-8-8v-86h-86c-4.4 0-8-3.6-8-8v-52c0-4.4 3.6-8 8-8h86v-86c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v86h86c4.4 0 8 3.6 8 8z"/></svg>
</template>

CSS

.icon-sisternode-outlined {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M672%20432c-120.3%200-219.9%2088.5-237.3%20204H320c-15.5%200-28-12.5-28-28V244h291c14.2%2035.2%2048.7%2060%2089%2060c53%200%2096-43%2096-96s-43-96-96-96c-40.3%200-74.8%2024.8-89%2060H112v72h108v364c0%2055.2%2044.8%20100%20100%20100h114.7c17.4%20115.5%20117%20204%20237.3%20204c132.5%200%20240-107.5%20240-240S804.5%20432%20672%20432m128%20266c0%204.4-3.6%208-8%208h-86v86c0%204.4-3.6%208-8%208h-52c-4.4%200-8-3.6-8-8v-86h-86c-4.4%200-8-3.6-8-8v-52c0-4.4%203.6-8%208-8h86v-86c0-4.4%203.6-8%208-8h52c4.4%200%208%203.6%208%208v86h86c4.4%200%208%203.6%208%208z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M672%20432c-120.3%200-219.9%2088.5-237.3%20204H320c-15.5%200-28-12.5-28-28V244h291c14.2%2035.2%2048.7%2060%2089%2060c53%200%2096-43%2096-96s-43-96-96-96c-40.3%200-74.8%2024.8-89%2060H112v72h108v364c0%2055.2%2044.8%20100%20100%20100h114.7c17.4%20115.5%20117%20204%20237.3%20204c132.5%200%20240-107.5%20240-240S804.5%20432%20672%20432m128%20266c0%204.4-3.6%208-8%208h-86v86c0%204.4-3.6%208-8%208h-52c-4.4%200-8-3.6-8-8v-86h-86c-4.4%200-8-3.6-8-8v-52c0-4.4%203.6-8%208-8h86v-86c0-4.4%203.6-8%208-8h52c4.4%200%208%203.6%208%208v86h86c4.4%200%208%203.6%208%208z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/sisternode-outlined.svg?color=%231a73e8&size=48