Ibm Consulting Advantage Agent Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Consulting Advantage Agent 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/318061.svg" alt="Ibm Consulting Advantage Agent icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318061.svg" alt="Ibm Consulting Advantage Agent icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318061.svg" alt="Ibm Consulting Advantage Agent icon" :width="24" :height="24" />
CSS background
.icon-ibm-consulting-advantage-agent {
background-image: url('https://proicons.com/icon/318061.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="M21.5,31c-5.24,0-9.5-4.26-9.5-9.5s4.26-9.5,9.5-9.5,9.5,4.26,9.5,9.5c0,1.74-.47,3.43-1.36,4.91.1.52.65,1.9,1.26,3.15.19.38.11.84-.19,1.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24-1.47.88-3.15,1.34-4.87,1.34ZM26.56,29.54h0ZM21.5,14c-4.14,0-7.5,3.36-7.5,7.5s3.36,7.5,7.5,7.5c1.42,0,2.8-.4,4-1.15.26-.17.7-.44,2.57.23-.69-1.84-.42-2.26-.24-2.54.77-1.2,1.18-2.6,1.18-4.04,0-4.14-3.36-7.5-7.5-7.5h-.01ZM29.51,26.61h0ZM23.63,21c0,.55.45,1,1,1s1-.45,1-1-.45-1-1-1-1,.45-1,1ZM18.63,21c0,.55.45,1,1,1s1-.45,1-1-.45-1-1-1-1,.45-1,1ZM24.58,23c-.63.62-1.5,1-2.45,1s-1.82-.38-2.45-1l-1.4,1.43c.99.97,2.35,1.57,3.85,1.57s2.85-.6,3.85-1.57l-1.4-1.43ZM10,28h-5.38L16,5.23l2.61,5.21,1.79-.89-3.5-7c-.34-.68-1.45-.68-1.79,0L2.1,28.55c-.16.31-.14.68.04.97.18.29.5.47.85.47h7v-2l.01.01Z"/>
<rect id="_Transparent_Rectangle_" data-name=" &lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!