Ibm Webmethods Api Studio Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Webmethods Api Studio 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/317988.svg" alt="Ibm Webmethods Api Studio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317988.svg" alt="Ibm Webmethods Api Studio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317988.svg" alt="Ibm Webmethods Api Studio icon" :width="24" :height="24" />
CSS background
.icon-ibm-webmethods-api-studio {
background-image: url('https://proicons.com/icon/317988.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="M27,13c-1.3019,0-2.4016.8385-2.8157,2h-2.1843v2h2.1843c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM27,17c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM25,22c-.4617,0-.8943.1135-1.2854.3005l-2.7488-2.7488-1.4141,1.4141,2.7488,2.7488c-.187.3911-.3005.8237-.3005,1.2854,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3ZM25,26c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM25,4c-1.6543,0-3,1.3457-3,3,0,.4617.1135.8943.3005,1.2854l-2.984,2.984,1.4141,1.4141,2.984-2.984c.3911.187.8237.3005,1.2854.3005,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM25,8c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM16,30c-7.7197,0-14-6.2803-14-14S8.2803,2,16,2c1.8652,0,3.6768.3613,5.3848,1.0732l-.7695,1.8457c-1.4629-.6094-3.0156-.9189-4.6152-.9189-6.6172,0-12,5.3828-12,12s5.3828,12,12,12c1.5996,0,3.1523-.3096,4.6152-.9189l.7695,1.8457c-1.708.7119-3.5195,1.0732-5.3848,1.0732ZM16,20c-2.2061,0-4-1.7939-4-4s1.7939-4,4-4,4,1.7939,4,4-1.7939,4-4,4ZM16,14c-1.1025,0-2,.8975-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!