microservices 1 icon
microservices-1 from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- microservices-1
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the microservices 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11 21l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM16 30l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM26 30l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zm.6-15L22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5l5-5zM19 4.4l2-1.1l2 1.1v2.2l-2 1.1l-2-1.1z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonMicroservices1(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="m11 21l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM16 30l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM26 30l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zm.6-15L22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5l5-5zM19 4.4l2-1.1l2 1.1v2.2l-2 1.1l-2-1.1z"/><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="m11 21l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM16 30l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zM26 30l-4-2.2v-4.5l4-2.2l4 2.2v4.5zm-2-3.4l2 1.1l2-1.1v-2.2l-2-1.1l-2 1.1zm.6-15L22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5l5-5zM19 4.4l2-1.1l2 1.1v2.2l-2 1.1l-2-1.1z"/><path fill="none" d="M0 0h32v32H0z"/></svg> </template>
CSS
.icon-microservices-1 {
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%22m11%2021l-4-2.2v-4.5l4-2.2l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zM6%2030l-4-2.2v-4.5L6%2021l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zM16%2030l-4-2.2v-4.5l4-2.2l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zM26%2030l-4-2.2v-4.5l4-2.2l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zm.6-15L22%2014.2V9.4l3-1.7V3.2L21%201l-4%202.2v4.5l3%201.7v4.7l-2.6-2.6L16%2013l5%205l5-5zM19%204.4l2-1.1l2%201.1v2.2l-2%201.1l-2-1.1z%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%22m11%2021l-4-2.2v-4.5l4-2.2l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zM6%2030l-4-2.2v-4.5L6%2021l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zM16%2030l-4-2.2v-4.5l4-2.2l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zM26%2030l-4-2.2v-4.5l4-2.2l4%202.2v4.5zm-2-3.4l2%201.1l2-1.1v-2.2l-2-1.1l-2%201.1zm.6-15L22%2014.2V9.4l3-1.7V3.2L21%201l-4%202.2v4.5l3%201.7v4.7l-2.6-2.6L16%2013l5%205l5-5zM19%204.4l2-1.1l2%201.1v2.2l-2%201.1l-2-1.1z%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-1.svg?color=%231a73e8&size=48