ibm webmethods hybrid integration icon

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

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

More enterprise icons from Carbon

Use the ibm webmethods hybrid integration icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.682 30.085a6.64 6.64 0 0 1-4.707-1.947a6.65 6.65 0 0 1-.003-9.411l5.233-5.233l1.414 1.414l-5.23 5.23c-.88.89-1.367 2.06-1.367 3.293s.487 2.405 1.37 3.297a4.66 4.66 0 0 0 6.583-.004l1.33-1.33l1.414 1.414l-1.33 1.33a6.64 6.64 0 0 1-4.707 1.947M6.717 13.37l-1.33-1.33A4.662 4.662 0 0 1 8.68 4.087a4.66 4.66 0 0 1 3.293 1.367l7.34 7.34l1.414-1.415l-7.343-7.343a6.65 6.65 0 0 0-9.411.004c-1.258 1.257-1.95 2.929-1.95 4.707s.692 3.449 1.95 4.707l1.33 1.33zm21.365.075a6.65 6.65 0 0 0-.003-9.411a6.664 6.664 0 0 0-9.414 0l-1.33 1.33l1.414 1.414l1.33-1.33a4.66 4.66 0 0 1 7.953 3.293a4.66 4.66 0 0 1-1.367 3.293l-5.21 5.21l1.414 1.414zm-.01 14.689c1.258-1.258 1.95-2.93 1.95-4.707s-.692-3.45-1.95-4.707l-1.33-1.33l-1.414 1.414l1.33 1.33a4.662 4.662 0 0 1-3.293 7.953a4.66 4.66 0 0 1-3.293-1.367l-7.34-7.34l-1.414 1.414l7.343 7.344c1.27 1.256 2.94 1.949 4.704 1.949s3.435-.693 4.707-1.953m-6.05-8.047c-.177 0-.346.03-.51.074l-2.79-2.789c.187-.39.3-.823.3-1.285a3 3 0 0 0-3-3c-.461 0-.894.113-1.285.3l-2.789-2.79c.044-.163.075-.333.075-.51a2 2 0 1 0-2 2c.178 0 .347-.031.511-.075l2.789 2.788a3 3 0 0 0-.3 1.286a3 3 0 0 0 3 3c.462 0 .895-.113 1.286-.3l2.788 2.789a2 2 0 0 0-.074.511a2 2 0 1 0 2-2Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmWebmethodsHybridIntegration(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="M8.682 30.085a6.64 6.64 0 0 1-4.707-1.947a6.65 6.65 0 0 1-.003-9.411l5.233-5.233l1.414 1.414l-5.23 5.23c-.88.89-1.367 2.06-1.367 3.293s.487 2.405 1.37 3.297a4.66 4.66 0 0 0 6.583-.004l1.33-1.33l1.414 1.414l-1.33 1.33a6.64 6.64 0 0 1-4.707 1.947M6.717 13.37l-1.33-1.33A4.662 4.662 0 0 1 8.68 4.087a4.66 4.66 0 0 1 3.293 1.367l7.34 7.34l1.414-1.415l-7.343-7.343a6.65 6.65 0 0 0-9.411.004c-1.258 1.257-1.95 2.929-1.95 4.707s.692 3.449 1.95 4.707l1.33 1.33zm21.365.075a6.65 6.65 0 0 0-.003-9.411a6.664 6.664 0 0 0-9.414 0l-1.33 1.33l1.414 1.414l1.33-1.33a4.66 4.66 0 0 1 7.953 3.293a4.66 4.66 0 0 1-1.367 3.293l-5.21 5.21l1.414 1.414zm-.01 14.689c1.258-1.258 1.95-2.93 1.95-4.707s-.692-3.45-1.95-4.707l-1.33-1.33l-1.414 1.414l1.33 1.33a4.662 4.662 0 0 1-3.293 7.953a4.66 4.66 0 0 1-3.293-1.367l-7.34-7.34l-1.414 1.414l7.343 7.344c1.27 1.256 2.94 1.949 4.704 1.949s3.435-.693 4.707-1.953m-6.05-8.047c-.177 0-.346.03-.51.074l-2.79-2.789c.187-.39.3-.823.3-1.285a3 3 0 0 0-3-3c-.461 0-.894.113-1.285.3l-2.789-2.79c.044-.163.075-.333.075-.51a2 2 0 1 0-2 2c.178 0 .347-.031.511-.075l2.789 2.788a3 3 0 0 0-.3 1.286a3 3 0 0 0 3 3c.462 0 .895-.113 1.286-.3l2.788 2.789a2 2 0 0 0-.074.511a2 2 0 1 0 2-2Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.682 30.085a6.64 6.64 0 0 1-4.707-1.947a6.65 6.65 0 0 1-.003-9.411l5.233-5.233l1.414 1.414l-5.23 5.23c-.88.89-1.367 2.06-1.367 3.293s.487 2.405 1.37 3.297a4.66 4.66 0 0 0 6.583-.004l1.33-1.33l1.414 1.414l-1.33 1.33a6.64 6.64 0 0 1-4.707 1.947M6.717 13.37l-1.33-1.33A4.662 4.662 0 0 1 8.68 4.087a4.66 4.66 0 0 1 3.293 1.367l7.34 7.34l1.414-1.415l-7.343-7.343a6.65 6.65 0 0 0-9.411.004c-1.258 1.257-1.95 2.929-1.95 4.707s.692 3.449 1.95 4.707l1.33 1.33zm21.365.075a6.65 6.65 0 0 0-.003-9.411a6.664 6.664 0 0 0-9.414 0l-1.33 1.33l1.414 1.414l1.33-1.33a4.66 4.66 0 0 1 7.953 3.293a4.66 4.66 0 0 1-1.367 3.293l-5.21 5.21l1.414 1.414zm-.01 14.689c1.258-1.258 1.95-2.93 1.95-4.707s-.692-3.45-1.95-4.707l-1.33-1.33l-1.414 1.414l1.33 1.33a4.662 4.662 0 0 1-3.293 7.953a4.66 4.66 0 0 1-3.293-1.367l-7.34-7.34l-1.414 1.414l7.343 7.344c1.27 1.256 2.94 1.949 4.704 1.949s3.435-.693 4.707-1.953m-6.05-8.047c-.177 0-.346.03-.51.074l-2.79-2.789c.187-.39.3-.823.3-1.285a3 3 0 0 0-3-3c-.461 0-.894.113-1.285.3l-2.789-2.79c.044-.163.075-.333.075-.51a2 2 0 1 0-2 2c.178 0 .347-.031.511-.075l2.789 2.788a3 3 0 0 0-.3 1.286a3 3 0 0 0 3 3c.462 0 .895-.113 1.286-.3l2.788 2.789a2 2 0 0 0-.074.511a2 2 0 1 0 2-2Z"/></svg>
</template>

CSS

.icon-ibm-webmethods-hybrid-integration {
  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%22M8.682%2030.085a6.64%206.64%200%200%201-4.707-1.947a6.65%206.65%200%200%201-.003-9.411l5.233-5.233l1.414%201.414l-5.23%205.23c-.88.89-1.367%202.06-1.367%203.293s.487%202.405%201.37%203.297a4.66%204.66%200%200%200%206.583-.004l1.33-1.33l1.414%201.414l-1.33%201.33a6.64%206.64%200%200%201-4.707%201.947M6.717%2013.37l-1.33-1.33A4.662%204.662%200%200%201%208.68%204.087a4.66%204.66%200%200%201%203.293%201.367l7.34%207.34l1.414-1.415l-7.343-7.343a6.65%206.65%200%200%200-9.411.004c-1.258%201.257-1.95%202.929-1.95%204.707s.692%203.449%201.95%204.707l1.33%201.33zm21.365.075a6.65%206.65%200%200%200-.003-9.411a6.664%206.664%200%200%200-9.414%200l-1.33%201.33l1.414%201.414l1.33-1.33a4.66%204.66%200%200%201%207.953%203.293a4.66%204.66%200%200%201-1.367%203.293l-5.21%205.21l1.414%201.414zm-.01%2014.689c1.258-1.258%201.95-2.93%201.95-4.707s-.692-3.45-1.95-4.707l-1.33-1.33l-1.414%201.414l1.33%201.33a4.662%204.662%200%200%201-3.293%207.953a4.66%204.66%200%200%201-3.293-1.367l-7.34-7.34l-1.414%201.414l7.343%207.344c1.27%201.256%202.94%201.949%204.704%201.949s3.435-.693%204.707-1.953m-6.05-8.047c-.177%200-.346.03-.51.074l-2.79-2.789c.187-.39.3-.823.3-1.285a3%203%200%200%200-3-3c-.461%200-.894.113-1.285.3l-2.789-2.79c.044-.163.075-.333.075-.51a2%202%200%201%200-2%202c.178%200%20.347-.031.511-.075l2.789%202.788a3%203%200%200%200-.3%201.286a3%203%200%200%200%203%203c.462%200%20.895-.113%201.286-.3l2.788%202.789a2%202%200%200%200-.074.511a2%202%200%201%200%202-2Z%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%22M8.682%2030.085a6.64%206.64%200%200%201-4.707-1.947a6.65%206.65%200%200%201-.003-9.411l5.233-5.233l1.414%201.414l-5.23%205.23c-.88.89-1.367%202.06-1.367%203.293s.487%202.405%201.37%203.297a4.66%204.66%200%200%200%206.583-.004l1.33-1.33l1.414%201.414l-1.33%201.33a6.64%206.64%200%200%201-4.707%201.947M6.717%2013.37l-1.33-1.33A4.662%204.662%200%200%201%208.68%204.087a4.66%204.66%200%200%201%203.293%201.367l7.34%207.34l1.414-1.415l-7.343-7.343a6.65%206.65%200%200%200-9.411.004c-1.258%201.257-1.95%202.929-1.95%204.707s.692%203.449%201.95%204.707l1.33%201.33zm21.365.075a6.65%206.65%200%200%200-.003-9.411a6.664%206.664%200%200%200-9.414%200l-1.33%201.33l1.414%201.414l1.33-1.33a4.66%204.66%200%200%201%207.953%203.293a4.66%204.66%200%200%201-1.367%203.293l-5.21%205.21l1.414%201.414zm-.01%2014.689c1.258-1.258%201.95-2.93%201.95-4.707s-.692-3.45-1.95-4.707l-1.33-1.33l-1.414%201.414l1.33%201.33a4.662%204.662%200%200%201-3.293%207.953a4.66%204.66%200%200%201-3.293-1.367l-7.34-7.34l-1.414%201.414l7.343%207.344c1.27%201.256%202.94%201.949%204.704%201.949s3.435-.693%204.707-1.953m-6.05-8.047c-.177%200-.346.03-.51.074l-2.79-2.789c.187-.39.3-.823.3-1.285a3%203%200%200%200-3-3c-.461%200-.894.113-1.285.3l-2.789-2.79c.044-.163.075-.333.075-.51a2%202%200%201%200-2%202c.178%200%20.347-.031.511-.075l2.789%202.788a3%203%200%200%200-.3%201.286a3%203%200%200%200%203%203c.462%200%20.895-.113%201.286-.3l2.788%202.789a2%202%200%200%200-.074.511a2%202%200%201%200%202-2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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