Ibm Watsonx Code Assistant For Z Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Watsonx Code Assistant For Z 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/318099.svg" alt="Ibm Watsonx Code Assistant For Z icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318099.svg" alt="Ibm Watsonx Code Assistant For Z icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318099.svg" alt="Ibm Watsonx Code Assistant For Z icon" :width="24" :height="24" />
CSS background
.icon-ibm-watsonx-code-assistant-for-z {
background-image: url('https://proicons.com/icon/318099.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="29.17 25 26.59 27.58 28 29 32 25 28 21 26.58 22.41 29.17 25"/>
<polygon points="23 30 21.0851 29.4229 24 20 25.9149 20.5771 23 30"/>
<polygon points="17.83 25 20.41 22.42 19 21 15 25 19 29 20.42 27.59 17.83 25"/>
<path d="m18,19h-2V5c0-1.1028.8972-2,2-2h9c1.1028,0,2,.8972,2,2v11h-2V5h-9v14Z"/>
<path d="m12,3H3c-1.1028,0-2,.8975-2,2v22c0,1.1025.8972,2,2,2h9c1.1028,0,2-.8975,2-2V5c0-1.1025-.8972-2-2-2Zm.0002,7.0366l-6.925-5.0366h6.9248l.0002,5.0366Zm-.7004,1.9634l-8.2998,6.0361V5.9639l8.2998,6.0361Zm.7007,1.9634l.0007,11.8169-8.2795-5.7959,8.2788-6.021Zm-9.0005,7.9575l7.2563,5.0791H3v-5.0791Zm9,5.0791l.0012-.002v.002h-.0012Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!