microservices 2 icon

microservices-2 from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
microservices-2
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the microservices 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 22v-6h-6v-6H2v20h20v-8zm-2-4v4h-4v-4zM4 12h4v4H4zm4 6v4H4v-4zM4 28v-4h4v4zm10 0h-4v-4h4zm6 0h-4v-4h4zm9.6-14.4L27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5l5-5zM24 4h4v4h-4z"/><path fill="none" d="M0 0h32v32H0z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonMicroservices2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 22v-6h-6v-6H2v20h20v-8zm-2-4v4h-4v-4zM4 12h4v4H4zm4 6v4H4v-4zM4 28v-4h4v4zm10 0h-4v-4h4zm6 0h-4v-4h4zm9.6-14.4L27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5l5-5zM24 4h4v4h-4z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 22v-6h-6v-6H2v20h20v-8zm-2-4v4h-4v-4zM4 12h4v4H4zm4 6v4H4v-4zM4 28v-4h4v4zm10 0h-4v-4h4zm6 0h-4v-4h4zm9.6-14.4L27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5l5-5zM24 4h4v4h-4z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
</template>

CSS

.icon-microservices-2 {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2022v-6h-6v-6H2v20h20v-8zm-2-4v4h-4v-4zM4%2012h4v4H4zm4%206v4H4v-4zM4%2028v-4h4v4zm10%200h-4v-4h4zm6%200h-4v-4h4zm9.6-14.4L27%2016.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21%2015l5%205l5-5zM24%204h4v4h-4z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2022v-6h-6v-6H2v20h20v-8zm-2-4v4h-4v-4zM4%2012h4v4H4zm4%206v4H4v-4zM4%2028v-4h4v4zm10%200h-4v-4h4zm6%200h-4v-4h4zm9.6-14.4L27%2016.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21%2015l5%205l5-5zM24%204h4v4h-4z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/microservices-2.svg?color=%231a73e8&size=48