Ibm Webmethods Integration Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Webmethods Integration icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/317993.svg" alt="Ibm Webmethods Integration icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317993.svg" alt="Ibm Webmethods Integration icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317993.svg" alt="Ibm Webmethods Integration icon" :width="24" :height="24" />
CSS background
.icon-ibm-webmethods-integration {
background-image: url('https://proicons.com/icon/317993.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M8.0002,5.9999h.0001v1h-1.0001c-1.103,0-2,.897-2,2.0001s.897,2,2,2h4v2h-4c-2.2056,0-4-1.7939-4-4,0-1.8912,1.323-3.4712,3.0896-3.8858.4207-2.3343,2.4569-4.1142,4.9104-4.1142s4.4897,1.7799,4.9104,4.1142c1.7666.4146,3.0896,1.9946,3.0896,3.8858,0,.0025-.0007.0048-.0007.0073h-2c0-.0025.0007-.0048.0007-.0073,0-1.103-.897-2-2-2h0s-.9999,0-.9999,0v-.9999h-.0001c0-1.6543-1.3457-3-3-3s-3,1.3456-3,2.9999ZM15,25.1843v-3.1843h2v3.1843c1.1615.4141,2,1.5137,2,2.8157,0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-1.3019.8385-2.4016,2-2.8157ZM15,28c0,.5513.4482,1,1,1s1-.4487,1-1-.4482-1-1-1-1,.4487-1,1ZM29,22c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-.2046.0212-.4043.0603-.5975l-2.5847-1.5509,1.0001-1.7324,2.6271,1.5762c.5186-.4278,1.174-.6954,1.8972-.6954,1.6543,0,3,1.3457,3,3ZM27,22c0-.5513-.4482-1-1-1s-1,.4487-1,1,.4482,1,1,1,1-.4487,1-1ZM29,10c0,1.6543-1.3457,3-3,3-.7233,0-1.3787-.2676-1.8972-.6954l-2.5786,1.5471-1.0002-1.7323,2.5364-1.5219c-.0391-.1932-.0603-.3929-.0603-.5975,0-1.6543,1.3457-3,3-3s3,1.3457,3,3ZM27,10c0-.5513-.4482-1-1-1s-1,.4487-1,1,.4482,1,1,1,1-.4487,1-1ZM8.9397,21.4025c.0391.1932.0603.3929.0603.5975,0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3c.7233,0,1.3787.2676,1.8972.6954l2.5668-1.54,1.0001,1.7324-2.5244,1.5147ZM7,22c0-.5513-.4482-1-1-1s-1,.4487-1,1,.4482,1,1,1,1-.4487,1-1ZM20,16c0-2.2056-1.7939-4-4-4s-4,1.7944-4,4,1.7939,4,4,4,4-1.7939,4-4ZM18,16c0,1.1025-.8975,2-2,2s-2-.8975-2-2,.8975-2,2-2,2,.897,2,2Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!