Ibm Watsonx Code Assistant For Z Refactor Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Watsonx Code Assistant For Z Refactor icon is commonly used in developer tools, documentation sites and code editors. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/318096.svg" alt="Ibm Watsonx Code Assistant For Z Refactor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318096.svg" alt="Ibm Watsonx Code Assistant For Z Refactor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318096.svg" alt="Ibm Watsonx Code Assistant For Z Refactor icon" :width="24" :height="24" />
CSS background
.icon-ibm-watsonx-code-assistant-for-z-refactor {
background-image: url('https://proicons.com/icon/318096.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>
<polygon points="22.17 16 19.59 18.58 21 20 25 16 21 12 19.58 13.41 22.17 16"/>
<polygon points="15.5 21 13.5851 20.4229 16.5 11 18.4149 11.5771 15.5 21"/>
<polygon points="9.83 16 12.41 13.42 11 12 7 16 11 20 12.42 18.59 9.83 16"/>
<circle cx="19" cy="28" r="1"/>
<path d="m22,29v-2c2.7568,0,5-2.2432,5-5v-12c0-2.7568-2.2432-5-5-5h-6v-2h6c3.8594,0,7,3.1401,7,7v12c0,3.8594-3.1406,7-7,7Z"/>
<circle cx="13" cy="4" r="1"/>
<path d="m16,29h-6c-3.8594,0-7-3.1406-7-7v-12c0-3.8599,3.1406-7,7-7v2c-2.7568,0-5,2.2432-5,5v12c0,2.7568,2.2432,5,5,5h6v2Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!