Ibm Engineering Test Mgmt Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Engineering Test Mgmt 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/317944.svg" alt="Ibm Engineering Test Mgmt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317944.svg" alt="Ibm Engineering Test Mgmt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317944.svg" alt="Ibm Engineering Test Mgmt icon" :width="24" :height="24" />
CSS background
.icon-ibm-engineering-test-mgmt {
background-image: url('https://proicons.com/icon/317944.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;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
</style>
</defs>
<path class="cls-2" d="m16,30c-7.7197,0-14-6.2803-14-14h2c0,6.6167,5.3833,12,12,12s12-5.3833,12-12h2c0,7.7197-6.2803,14-14,14Z"/>
<path class="cls-2" d="m16,26c-5.5139,0-10-4.4861-10-10h2c0,4.4111,3.5889,8,8,8s8-3.5889,8-8h2c0,5.5139-4.4861,10-10,10Z"/>
<path class="cls-2" d="m16,20c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4Zm0-6c-1.103,0-2,.897-2,2s.897,2,2,2,2-.897,2-2-.897-2-2-2Z"/>
<path class="cls-2" d="m16,2c-4.9719,0-9.4933,2.6113-12,6.7883v-4.7883h-2v8h8v-2h-4.3881c2.126-3.6848,6.0558-6,10.3881-6,3.2051,0,6.2188,1.248,8.4854,3.5146l1.4141-1.4141c-2.644-2.6445-6.1597-4.1006-9.8994-4.1006Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!