ibm deployable architecture icon

ibm-deployable-architecture from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-deployable-architecture
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm deployable architecture icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 18c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2M24 4c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2m0 24c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2m1-13h-4.11A6.97 6.97 0 0 0 23 10V8h-2v2c0 2.76-2.24 5-5 5H9v2h7c2.76 0 5 2.24 5 5v2h2v-2c0-1.96-.81-3.73-2.11-5H25zm-13.37 5.29l-.04.02l-1.31.77l-1.28.76l-5-2.96v-5.76l5-2.96l1.28.76l1.31.77l.04.02l1.71 1.02l1.02-1.72l-1.71-1.02l-.04-.02l-1.33-.78l-1.77-1.05C9.35 8.05 9.18 8 9 8s-.35.05-.51.14l-6 3.55c-.3.18-.49.51-.49.86v6.9c0 .35.19.68.49.86l6 3.55c.16.09.33.14.51.14s.35-.05.51-.14l1.77-1.05l1.33-.78l.04-.02l1.71-1.02l-1.02-1.72z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmDeployableArchitecture(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="M29 18c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2M24 4c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2m0 24c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2m1-13h-4.11A6.97 6.97 0 0 0 23 10V8h-2v2c0 2.76-2.24 5-5 5H9v2h7c2.76 0 5 2.24 5 5v2h2v-2c0-1.96-.81-3.73-2.11-5H25zm-13.37 5.29l-.04.02l-1.31.77l-1.28.76l-5-2.96v-5.76l5-2.96l1.28.76l1.31.77l.04.02l1.71 1.02l1.02-1.72l-1.71-1.02l-.04-.02l-1.33-.78l-1.77-1.05C9.35 8.05 9.18 8 9 8s-.35.05-.51.14l-6 3.55c-.3.18-.49.51-.49.86v6.9c0 .35.19.68.49.86l6 3.55c.16.09.33.14.51.14s.35-.05.51-.14l1.77-1.05l1.33-.78l.04-.02l1.71-1.02l-1.02-1.72z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 18c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2M24 4c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2m0 24c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2m1-13h-4.11A6.97 6.97 0 0 0 23 10V8h-2v2c0 2.76-2.24 5-5 5H9v2h7c2.76 0 5 2.24 5 5v2h2v-2c0-1.96-.81-3.73-2.11-5H25zm-13.37 5.29l-.04.02l-1.31.77l-1.28.76l-5-2.96v-5.76l5-2.96l1.28.76l1.31.77l.04.02l1.71 1.02l1.02-1.72l-1.71-1.02l-.04-.02l-1.33-.78l-1.77-1.05C9.35 8.05 9.18 8 9 8s-.35.05-.51.14l-6 3.55c-.3.18-.49.51-.49.86v6.9c0 .35.19.68.49.86l6 3.55c.16.09.33.14.51.14s.35-.05.51-.14l1.77-1.05l1.33-.78l.04-.02l1.71-1.02l-1.02-1.72z"/></svg>
</template>

CSS

.icon-ibm-deployable-architecture {
  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%22M29%2018c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202M24%204c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202s2-.9%202-2m0%2024c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202s2-.9%202-2m1-13h-4.11A6.97%206.97%200%200%200%2023%2010V8h-2v2c0%202.76-2.24%205-5%205H9v2h7c2.76%200%205%202.24%205%205v2h2v-2c0-1.96-.81-3.73-2.11-5H25zm-13.37%205.29l-.04.02l-1.31.77l-1.28.76l-5-2.96v-5.76l5-2.96l1.28.76l1.31.77l.04.02l1.71%201.02l1.02-1.72l-1.71-1.02l-.04-.02l-1.33-.78l-1.77-1.05C9.35%208.05%209.18%208%209%208s-.35.05-.51.14l-6%203.55c-.3.18-.49.51-.49.86v6.9c0%20.35.19.68.49.86l6%203.55c.16.09.33.14.51.14s.35-.05.51-.14l1.77-1.05l1.33-.78l.04-.02l1.71-1.02l-1.02-1.72z%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%22M29%2018c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202M24%204c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202s2-.9%202-2m0%2024c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202s2-.9%202-2m1-13h-4.11A6.97%206.97%200%200%200%2023%2010V8h-2v2c0%202.76-2.24%205-5%205H9v2h7c2.76%200%205%202.24%205%205v2h2v-2c0-1.96-.81-3.73-2.11-5H25zm-13.37%205.29l-.04.02l-1.31.77l-1.28.76l-5-2.96v-5.76l5-2.96l1.28.76l1.31.77l.04.02l1.71%201.02l1.02-1.72l-1.71-1.02l-.04-.02l-1.33-.78l-1.77-1.05C9.35%208.05%209.18%208%209%208s-.35.05-.51.14l-6%203.55c-.3.18-.49.51-.49.86v6.9c0%20.35.19.68.49.86l6%203.55c.16.09.33.14.51.14s.35-.05.51-.14l1.77-1.05l1.33-.78l.04-.02l1.71-1.02l-1.02-1.72z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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