Ibm Devops Test Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Devops Test 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/317932.svg" alt="Ibm Devops Test icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317932.svg" alt="Ibm Devops Test icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317932.svg" alt="Ibm Devops Test icon" :width="24" :height="24" />
CSS background
.icon-ibm-devops-test {
background-image: url('https://proicons.com/icon/317932.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" version="1.1" viewBox="0 0 32 32">
<!-- Generator: Adobe Illustrator 29.5.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 137) -->
<defs>
<style>
.st0 {
fill: none;
}
</style>
</defs>
<path d="M2.9668,20.038h12.0059v2H2.9668v-2ZM2.9668,25.038h12.0059v2H2.9668v-2ZM19,5.038h9.9668v2h-9.9668v-2ZM17,10.0345h11.9668v2h-11.9668v-2ZM26.5049,18.0883l-3.5357,3.5356-3.5356-3.5356-1.4141,1.414,3.5357,3.5357-3.5357,3.5356,1.4141,1.4141,3.5356-3.5357,3.5357,3.5357,1.414-1.4141-3.5356-3.5356,3.5356-3.5357-1.414-1.414ZM7.9667,9.213l-2.5899-2.5899-1.4099,1.41,4,4.0001,7.9998-8-1.4099-1.41-6.5901,6.5898Z"/>
<rect id="__x3C_Transprent_Rectangle_x3E_" class="st0" width="32" height="32"/>
</svg>
Copied!