ibm hybrid control plane icon

ibm-hybrid-control-plane from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-hybrid-control-plane
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm hybrid control plane icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 16c0-.6-.1-1.1-.3-1.6l1.8-1.1l-1-1.7l-1.8 1.1c-.7-.8-1.6-1.4-2.7-1.6V9h-2v2.1c-1.1.2-2 .8-2.7 1.6l-1.8-1.1l-1 1.7l1.8 1.1c-.2.5-.3 1-.3 1.6s.1 1.1.3 1.6l-1.8 1.1l1 1.7l1.8-1.1c.7.8 1.6 1.4 2.7 1.6V23h2v-2.1c1.1-.2 2-.8 2.7-1.6l1.8 1.1l1-1.7l-1.8-1.1c.2-.5.3-1 .3-1.6m-5 3c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3"/><path fill="currentColor" d="M25.974 5.272a2.99 2.99 0 0 0-1.283-2.751a3.004 3.004 0 0 0-4.17.788a3.004 3.004 0 0 0 .788 4.17a3.006 3.006 0 0 0 3.777-.322c4.331 3.961 5.225 10.612 1.824 15.6c-.17.249-.356.48-.541.712l1.426 1.426c.267-.324.526-.658.767-1.012c4.087-5.993 2.866-14.051-2.588-18.61m-2.148.292a1.001 1.001 0 1 1-.263-1.39a1 1 0 0 1 .263 1.39M5.43 8.108c-1.057 1.55-1.724 3.241-2.084 4.972a2.98 2.98 0 0 0-1.825 1.228a3.004 3.004 0 0 0 .788 4.17a3.004 3.004 0 0 0 4.17-.788a3.004 3.004 0 0 0-.788-4.17c-.119-.081-.245-.14-.37-.201A11.9 11.9 0 0 1 7.08 9.235C9.601 5.54 13.833 3.705 18 4.048v-2c-4.807-.337-9.665 1.8-12.57 6.06m-.603 8.455c-.311.455-.935.573-1.39.263s-.574-.935-.263-1.39a1 1 0 0 1 1.653 1.127M24.69 24.52a3.004 3.004 0 0 0-4.17.788a3 3 0 0 0-.468 2.25c-3.247.863-6.829.39-9.818-1.65A11.9 11.9 0 0 1 6.107 21H3.934a13.9 13.9 0 0 0 5.174 6.562c3.66 2.496 8.08 2.98 12.013 1.76c.064.051.12.11.188.157a3.004 3.004 0 0 0 4.17-.788a3.004 3.004 0 0 0-.788-4.17m-.865 3.043a1.001 1.001 0 1 1-.263-1.39a1 1 0 0 1 .263 1.39"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmHybridControlPlane(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="M22 16c0-.6-.1-1.1-.3-1.6l1.8-1.1l-1-1.7l-1.8 1.1c-.7-.8-1.6-1.4-2.7-1.6V9h-2v2.1c-1.1.2-2 .8-2.7 1.6l-1.8-1.1l-1 1.7l1.8 1.1c-.2.5-.3 1-.3 1.6s.1 1.1.3 1.6l-1.8 1.1l1 1.7l1.8-1.1c.7.8 1.6 1.4 2.7 1.6V23h2v-2.1c1.1-.2 2-.8 2.7-1.6l1.8 1.1l1-1.7l-1.8-1.1c.2-.5.3-1 .3-1.6m-5 3c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3"/><path fill="currentColor" d="M25.974 5.272a2.99 2.99 0 0 0-1.283-2.751a3.004 3.004 0 0 0-4.17.788a3.004 3.004 0 0 0 .788 4.17a3.006 3.006 0 0 0 3.777-.322c4.331 3.961 5.225 10.612 1.824 15.6c-.17.249-.356.48-.541.712l1.426 1.426c.267-.324.526-.658.767-1.012c4.087-5.993 2.866-14.051-2.588-18.61m-2.148.292a1.001 1.001 0 1 1-.263-1.39a1 1 0 0 1 .263 1.39M5.43 8.108c-1.057 1.55-1.724 3.241-2.084 4.972a2.98 2.98 0 0 0-1.825 1.228a3.004 3.004 0 0 0 .788 4.17a3.004 3.004 0 0 0 4.17-.788a3.004 3.004 0 0 0-.788-4.17c-.119-.081-.245-.14-.37-.201A11.9 11.9 0 0 1 7.08 9.235C9.601 5.54 13.833 3.705 18 4.048v-2c-4.807-.337-9.665 1.8-12.57 6.06m-.603 8.455c-.311.455-.935.573-1.39.263s-.574-.935-.263-1.39a1 1 0 0 1 1.653 1.127M24.69 24.52a3.004 3.004 0 0 0-4.17.788a3 3 0 0 0-.468 2.25c-3.247.863-6.829.39-9.818-1.65A11.9 11.9 0 0 1 6.107 21H3.934a13.9 13.9 0 0 0 5.174 6.562c3.66 2.496 8.08 2.98 12.013 1.76c.064.051.12.11.188.157a3.004 3.004 0 0 0 4.17-.788a3.004 3.004 0 0 0-.788-4.17m-.865 3.043a1.001 1.001 0 1 1-.263-1.39a1 1 0 0 1 .263 1.39"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 16c0-.6-.1-1.1-.3-1.6l1.8-1.1l-1-1.7l-1.8 1.1c-.7-.8-1.6-1.4-2.7-1.6V9h-2v2.1c-1.1.2-2 .8-2.7 1.6l-1.8-1.1l-1 1.7l1.8 1.1c-.2.5-.3 1-.3 1.6s.1 1.1.3 1.6l-1.8 1.1l1 1.7l1.8-1.1c.7.8 1.6 1.4 2.7 1.6V23h2v-2.1c1.1-.2 2-.8 2.7-1.6l1.8 1.1l1-1.7l-1.8-1.1c.2-.5.3-1 .3-1.6m-5 3c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3"/><path fill="currentColor" d="M25.974 5.272a2.99 2.99 0 0 0-1.283-2.751a3.004 3.004 0 0 0-4.17.788a3.004 3.004 0 0 0 .788 4.17a3.006 3.006 0 0 0 3.777-.322c4.331 3.961 5.225 10.612 1.824 15.6c-.17.249-.356.48-.541.712l1.426 1.426c.267-.324.526-.658.767-1.012c4.087-5.993 2.866-14.051-2.588-18.61m-2.148.292a1.001 1.001 0 1 1-.263-1.39a1 1 0 0 1 .263 1.39M5.43 8.108c-1.057 1.55-1.724 3.241-2.084 4.972a2.98 2.98 0 0 0-1.825 1.228a3.004 3.004 0 0 0 .788 4.17a3.004 3.004 0 0 0 4.17-.788a3.004 3.004 0 0 0-.788-4.17c-.119-.081-.245-.14-.37-.201A11.9 11.9 0 0 1 7.08 9.235C9.601 5.54 13.833 3.705 18 4.048v-2c-4.807-.337-9.665 1.8-12.57 6.06m-.603 8.455c-.311.455-.935.573-1.39.263s-.574-.935-.263-1.39a1 1 0 0 1 1.653 1.127M24.69 24.52a3.004 3.004 0 0 0-4.17.788a3 3 0 0 0-.468 2.25c-3.247.863-6.829.39-9.818-1.65A11.9 11.9 0 0 1 6.107 21H3.934a13.9 13.9 0 0 0 5.174 6.562c3.66 2.496 8.08 2.98 12.013 1.76c.064.051.12.11.188.157a3.004 3.004 0 0 0 4.17-.788a3.004 3.004 0 0 0-.788-4.17m-.865 3.043a1.001 1.001 0 1 1-.263-1.39a1 1 0 0 1 .263 1.39"/></svg>
</template>

CSS

.icon-ibm-hybrid-control-plane {
  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%22M22%2016c0-.6-.1-1.1-.3-1.6l1.8-1.1l-1-1.7l-1.8%201.1c-.7-.8-1.6-1.4-2.7-1.6V9h-2v2.1c-1.1.2-2%20.8-2.7%201.6l-1.8-1.1l-1%201.7l1.8%201.1c-.2.5-.3%201-.3%201.6s.1%201.1.3%201.6l-1.8%201.1l1%201.7l1.8-1.1c.7.8%201.6%201.4%202.7%201.6V23h2v-2.1c1.1-.2%202-.8%202.7-1.6l1.8%201.1l1-1.7l-1.8-1.1c.2-.5.3-1%20.3-1.6m-5%203c-1.7%200-3-1.3-3-3s1.3-3%203-3s3%201.3%203%203s-1.3%203-3%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.974%205.272a2.99%202.99%200%200%200-1.283-2.751a3.004%203.004%200%200%200-4.17.788a3.004%203.004%200%200%200%20.788%204.17a3.006%203.006%200%200%200%203.777-.322c4.331%203.961%205.225%2010.612%201.824%2015.6c-.17.249-.356.48-.541.712l1.426%201.426c.267-.324.526-.658.767-1.012c4.087-5.993%202.866-14.051-2.588-18.61m-2.148.292a1.001%201.001%200%201%201-.263-1.39a1%201%200%200%201%20.263%201.39M5.43%208.108c-1.057%201.55-1.724%203.241-2.084%204.972a2.98%202.98%200%200%200-1.825%201.228a3.004%203.004%200%200%200%20.788%204.17a3.004%203.004%200%200%200%204.17-.788a3.004%203.004%200%200%200-.788-4.17c-.119-.081-.245-.14-.37-.201A11.9%2011.9%200%200%201%207.08%209.235C9.601%205.54%2013.833%203.705%2018%204.048v-2c-4.807-.337-9.665%201.8-12.57%206.06m-.603%208.455c-.311.455-.935.573-1.39.263s-.574-.935-.263-1.39a1%201%200%200%201%201.653%201.127M24.69%2024.52a3.004%203.004%200%200%200-4.17.788a3%203%200%200%200-.468%202.25c-3.247.863-6.829.39-9.818-1.65A11.9%2011.9%200%200%201%206.107%2021H3.934a13.9%2013.9%200%200%200%205.174%206.562c3.66%202.496%208.08%202.98%2012.013%201.76c.064.051.12.11.188.157a3.004%203.004%200%200%200%204.17-.788a3.004%203.004%200%200%200-.788-4.17m-.865%203.043a1.001%201.001%200%201%201-.263-1.39a1%201%200%200%201%20.263%201.39%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%22M22%2016c0-.6-.1-1.1-.3-1.6l1.8-1.1l-1-1.7l-1.8%201.1c-.7-.8-1.6-1.4-2.7-1.6V9h-2v2.1c-1.1.2-2%20.8-2.7%201.6l-1.8-1.1l-1%201.7l1.8%201.1c-.2.5-.3%201-.3%201.6s.1%201.1.3%201.6l-1.8%201.1l1%201.7l1.8-1.1c.7.8%201.6%201.4%202.7%201.6V23h2v-2.1c1.1-.2%202-.8%202.7-1.6l1.8%201.1l1-1.7l-1.8-1.1c.2-.5.3-1%20.3-1.6m-5%203c-1.7%200-3-1.3-3-3s1.3-3%203-3s3%201.3%203%203s-1.3%203-3%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.974%205.272a2.99%202.99%200%200%200-1.283-2.751a3.004%203.004%200%200%200-4.17.788a3.004%203.004%200%200%200%20.788%204.17a3.006%203.006%200%200%200%203.777-.322c4.331%203.961%205.225%2010.612%201.824%2015.6c-.17.249-.356.48-.541.712l1.426%201.426c.267-.324.526-.658.767-1.012c4.087-5.993%202.866-14.051-2.588-18.61m-2.148.292a1.001%201.001%200%201%201-.263-1.39a1%201%200%200%201%20.263%201.39M5.43%208.108c-1.057%201.55-1.724%203.241-2.084%204.972a2.98%202.98%200%200%200-1.825%201.228a3.004%203.004%200%200%200%20.788%204.17a3.004%203.004%200%200%200%204.17-.788a3.004%203.004%200%200%200-.788-4.17c-.119-.081-.245-.14-.37-.201A11.9%2011.9%200%200%201%207.08%209.235C9.601%205.54%2013.833%203.705%2018%204.048v-2c-4.807-.337-9.665%201.8-12.57%206.06m-.603%208.455c-.311.455-.935.573-1.39.263s-.574-.935-.263-1.39a1%201%200%200%201%201.653%201.127M24.69%2024.52a3.004%203.004%200%200%200-4.17.788a3%203%200%200%200-.468%202.25c-3.247.863-6.829.39-9.818-1.65A11.9%2011.9%200%200%201%206.107%2021H3.934a13.9%2013.9%200%200%200%205.174%206.562c3.66%202.496%208.08%202.98%2012.013%201.76c.064.051.12.11.188.157a3.004%203.004%200%200%200%204.17-.788a3.004%203.004%200%200%200-.788-4.17m-.865%203.043a1.001%201.001%200%201%201-.263-1.39a1%201%200%200%201%20.263%201.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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