Ibm Webmethods Developer Portal Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Webmethods Developer Portal 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/317990.svg" alt="Ibm Webmethods Developer Portal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317990.svg" alt="Ibm Webmethods Developer Portal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317990.svg" alt="Ibm Webmethods Developer Portal icon" :width="24" :height="24" />
CSS background
.icon-ibm-webmethods-developer-portal {
background-image: url('https://proicons.com/icon/317990.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="M16,2c-2.7534,0-5.4114.8007-7.6982,2.3095-.3953-.1923-.8333-.3095-1.3018-.3095-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.4753,0,.9189-.1211,1.3187-.3188l-.0258.0259,2.1211,2.1211,1.4141-1.4141-2.1211-2.1211-.0259.0259c.1976-.3999.3188-.8435.3188-1.3188,0-.4374-.099-.8503-.2681-1.2254,1.884-1.1577,4.0381-1.7746,6.2681-1.7746,6.6167,0,12,5.3833,12,12,0,1.4888-.2673,2.9234-.7893,4.2831l1.7365,1.0026c.6807-1.6712,1.0529-3.4705,1.0529-5.2857,0-7.7197-6.2803-14-14-14ZM7,8c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM25,22c-.4753,0-.9189.1211-1.3187.3188l.0258-.0259-2.1211-2.1211-1.4141,1.4141,2.1211,2.1211.0259-.0259c-.1976.3999-.3188.8435-.3188,1.3188,0,.44.1006.8549.2715,1.2318l-.0002-.0003c-1.8837,1.1587-4.0332,1.7686-6.2712,1.7686-6.6167,0-12-5.3833-12-12,0-1.5707.3259-3.1267.9194-4.5695l-1.7384-1.0037c-.7601,1.7513-1.181,3.6523-1.181,5.5731,0,7.7197,6.2803,14,14,14,2.762,0,5.405-.8042,7.6918-2.313v-.0002c.3969.1943.837.3132,1.3082.3132,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM25,26c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1ZM16,21c-2.7568,0-5-2.2432-5-5s2.2432-5,5-5,5,2.2432,5,5-2.2432,5-5,5ZM16,13c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!