Watsonx Code Assistant Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Watsonx Code Assistant 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/320975.svg" alt="Watsonx Code Assistant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320975.svg" alt="Watsonx Code Assistant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320975.svg" alt="Watsonx Code Assistant icon" :width="24" :height="24" />
CSS background
.icon-watsonx-code-assistant {
background-image: url('https://proicons.com/icon/320975.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="watsonx--code-assistant_00000026851733680742434510000006164222117262023081_" d="M2,3.36C1.25,3.36,0.64,2.75,0.64,2 S1.25,0.64,2,0.64S3.36,1.25,3.36,2S2.75,3.36,2,3.36z M2,1.36C1.647,1.36,1.36,1.647,1.36,2S1.647,2.64,2,2.64S2.64,2.353,2.64,2 S2.353,1.36,2,1.36z M15,1.64H5v0.72h10V1.64z M14,7.36c-0.75,0-1.36-0.61-1.36-1.36S13.25,4.64,14,4.64S15.36,5.25,15.36,6 S14.75,7.36,14,7.36z M14,5.36c-0.353,0-0.64,0.287-0.64,0.64S13.647,6.64,14,6.64S14.64,6.353,14.64,6S14.353,5.36,14,5.36z M11,5.64H1v0.72h10V5.64z M2,11.36c-0.75,0-1.36-0.61-1.36-1.36S1.25,8.64,2,8.64S3.36,9.25,3.36,10S2.75,11.36,2,11.36z M2,9.36 c-0.353,0-0.64,0.287-0.64,0.64S1.647,10.64,2,10.64S2.64,10.353,2.64,10S2.353,9.36,2,9.36z M15,9.64H5v0.72h10V9.64z M14,15.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S14.75,15.36,14,15.36z M14,13.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S14.353,13.36,14,13.36z M11,13.64H1v0.72h10V13.64z M12,26.64H8c-3.11,0-5.64-2.529-5.64-5.64v-4H1.64v4c0,3.507,2.853,6.36,6.36,6.36h4V26.64z M28.36,10 c0-3.507-2.854-6.36-6.36-6.36h-4v0.72h4c3.11,0,5.64,2.53,5.64,5.64v9h0.721L28.36,10L28.36,10z M19.255,29.745L15.509,26 l3.746-3.745l-0.51-0.51L14.491,26l4.254,4.255L19.255,29.745z M31.509,26l-4.254-4.255l-0.51,0.51L30.491,26l-3.746,3.745 l0.51,0.51L31.509,26z M25.334,21.134l-0.668-0.268l-4,10l0.668,0.268L25.334,21.134z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!