ibm webmethods b2b integration icon

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

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

More enterprise icons from Carbon

Use the ibm webmethods b2b integration icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m14.001 22.997l4 3.999l-4 4l-1.414-1.415l1.586-1.586H10a.99.99 0 0 1-.854-.511l-4.014-6.992l1.737-.993l3.712 6.496h3.591l-1.585-1.585zM28 13c-.16 0-.315.023-.469.047l-4.653-8.53A1 1 0 0 0 22 3.995h-4.169l1.585-1.585L18 .996l-3.998 4L18 8.994l1.415-1.414l-1.585-1.585h3.576l4.369 8.009A2.98 2.98 0 0 0 25 16c0 .768.297 1.462.773 1.992L22 24.907L10.878 4.517a1 1 0 0 0-1.755 0l-3.85 7.057l1.732 1L10 7.084l11.123 20.39a1 1 0 0 0 1.755 0l4.649-8.522c.155.025.31.048.473.048a3 3 0 1 0 0-6M7 15.996c0-1.655-1.345-3-3-3s-3 1.345-3 3s1.346 3 3 3s3-1.346 3-3m-2 0a1 1 0 1 1-2-.002a1 1 0 0 1 2 .002"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmWebmethodsB2bIntegration(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="m14.001 22.997l4 3.999l-4 4l-1.414-1.415l1.586-1.586H10a.99.99 0 0 1-.854-.511l-4.014-6.992l1.737-.993l3.712 6.496h3.591l-1.585-1.585zM28 13c-.16 0-.315.023-.469.047l-4.653-8.53A1 1 0 0 0 22 3.995h-4.169l1.585-1.585L18 .996l-3.998 4L18 8.994l1.415-1.414l-1.585-1.585h3.576l4.369 8.009A2.98 2.98 0 0 0 25 16c0 .768.297 1.462.773 1.992L22 24.907L10.878 4.517a1 1 0 0 0-1.755 0l-3.85 7.057l1.732 1L10 7.084l11.123 20.39a1 1 0 0 0 1.755 0l4.649-8.522c.155.025.31.048.473.048a3 3 0 1 0 0-6M7 15.996c0-1.655-1.345-3-3-3s-3 1.345-3 3s1.346 3 3 3s3-1.346 3-3m-2 0a1 1 0 1 1-2-.002a1 1 0 0 1 2 .002"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m14.001 22.997l4 3.999l-4 4l-1.414-1.415l1.586-1.586H10a.99.99 0 0 1-.854-.511l-4.014-6.992l1.737-.993l3.712 6.496h3.591l-1.585-1.585zM28 13c-.16 0-.315.023-.469.047l-4.653-8.53A1 1 0 0 0 22 3.995h-4.169l1.585-1.585L18 .996l-3.998 4L18 8.994l1.415-1.414l-1.585-1.585h3.576l4.369 8.009A2.98 2.98 0 0 0 25 16c0 .768.297 1.462.773 1.992L22 24.907L10.878 4.517a1 1 0 0 0-1.755 0l-3.85 7.057l1.732 1L10 7.084l11.123 20.39a1 1 0 0 0 1.755 0l4.649-8.522c.155.025.31.048.473.048a3 3 0 1 0 0-6M7 15.996c0-1.655-1.345-3-3-3s-3 1.345-3 3s1.346 3 3 3s3-1.346 3-3m-2 0a1 1 0 1 1-2-.002a1 1 0 0 1 2 .002"/></svg>
</template>

CSS

.icon-ibm-webmethods-b2b-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%22m14.001%2022.997l4%203.999l-4%204l-1.414-1.415l1.586-1.586H10a.99.99%200%200%201-.854-.511l-4.014-6.992l1.737-.993l3.712%206.496h3.591l-1.585-1.585zM28%2013c-.16%200-.315.023-.469.047l-4.653-8.53A1%201%200%200%200%2022%203.995h-4.169l1.585-1.585L18%20.996l-3.998%204L18%208.994l1.415-1.414l-1.585-1.585h3.576l4.369%208.009A2.98%202.98%200%200%200%2025%2016c0%20.768.297%201.462.773%201.992L22%2024.907L10.878%204.517a1%201%200%200%200-1.755%200l-3.85%207.057l1.732%201L10%207.084l11.123%2020.39a1%201%200%200%200%201.755%200l4.649-8.522c.155.025.31.048.473.048a3%203%200%201%200%200-6M7%2015.996c0-1.655-1.345-3-3-3s-3%201.345-3%203s1.346%203%203%203s3-1.346%203-3m-2%200a1%201%200%201%201-2-.002a1%201%200%200%201%202%20.002%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%22m14.001%2022.997l4%203.999l-4%204l-1.414-1.415l1.586-1.586H10a.99.99%200%200%201-.854-.511l-4.014-6.992l1.737-.993l3.712%206.496h3.591l-1.585-1.585zM28%2013c-.16%200-.315.023-.469.047l-4.653-8.53A1%201%200%200%200%2022%203.995h-4.169l1.585-1.585L18%20.996l-3.998%204L18%208.994l1.415-1.414l-1.585-1.585h3.576l4.369%208.009A2.98%202.98%200%200%200%2025%2016c0%20.768.297%201.462.773%201.992L22%2024.907L10.878%204.517a1%201%200%200%200-1.755%200l-3.85%207.057l1.732%201L10%207.084l11.123%2020.39a1%201%200%200%200%201.755%200l4.649-8.522c.155.025.31.048.473.048a3%203%200%201%200%200-6M7%2015.996c0-1.655-1.345-3-3-3s-3%201.345-3%203s1.346%203%203%203s3-1.346%203-3m-2%200a1%201%200%201%201-2-.002a1%201%200%200%201%202%20.002%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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