Ibm Webmethods Integration Server Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Webmethods Integration Server 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/317992.svg" alt="Ibm Webmethods Integration Server icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317992.svg" alt="Ibm Webmethods Integration Server icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317992.svg" alt="Ibm Webmethods Integration Server icon" :width="24" :height="24" />
CSS background
.icon-ibm-webmethods-integration-server {
background-image: url('https://proicons.com/icon/317992.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="M13,28c0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-1.3019-.8385-2.4016-2-2.8157v-3.1843h-2v3.1843c-1.1615.4141-2,1.5138-2,2.8157ZM16,27c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM15,6.8157v3.1843h2v-3.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,4c0-.5513.4482-1,1-1s1,.4487,1,1-.4482,1-1,1-1-.4487-1-1ZM26,19c-.7233,0-1.3787.2676-1.8972.6954l-2.6271-1.5762-1.0001,1.7324,2.5847,1.5509c-.0391.1932-.0603.3929-.0603.5975,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3ZM26,23c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM26,7c-1.6543,0-3,1.3457-3,3,0,.2046.0212.4043.0603.5975l-2.5364,1.5219,1.0002,1.7323,2.5786-1.5471c.5186.4278,1.174.6954,1.8972.6954,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM26,11c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM11.4762,12.1195l-2.5365-1.522c.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.5789,1.5473,1.0001-1.7324ZM6,11c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM11.4641,19.8878l-1.0001-1.7324-2.5668,1.54c-.5186-.4278-1.174-.6954-1.8972-.6954-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3c0-.2046-.0212-.4043-.0603-.5975l2.5244-1.5147ZM6,23c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1ZM16,20c-2.2061,0-4-1.7939-4-4s1.7939-4,4-4,4,1.7944,4,4-1.7939,4-4,4ZM16,14c-1.1025,0-2,.897-2,2s.8975,2,2,2,2-.8975,2-2-.8975-2-2-2Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!