Code Generation Chat Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Code Generation Chat 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/319752.svg" alt="Code Generation Chat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319752.svg" alt="Code Generation Chat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319752.svg" alt="Code Generation Chat icon" :width="24" :height="24" />
CSS background
.icon-code-generation-chat {
background-image: url('https://proicons.com/icon/319752.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="code--generation--chat_00000071558149612750572750000018045888606021421221_" d="M13.334,19.134l-0.669-0.268l4-10 l0.668,0.268L13.334,19.134z M19.255,18.255l-0.51-0.51L22.491,14l-3.746-3.746l0.51-0.509L23.509,14L19.255,18.255z M10.746,18.255 L6.491,14l4.255-4.254l0.509,0.509L7.509,14l3.745,3.745L10.746,18.255z M15.322,30.161l-0.644-0.322l3-6 C17.74,23.717,17.864,23.64,18,23.64h6c2.007,0,3.64-1.633,3.64-3.64v-7h0.721v7c0,2.404-1.956,4.36-4.36,4.36h-5.777L15.322,30.161 z M15,24.36H6c-2.404,0-4.36-1.956-4.36-4.36V8c0-2.404,1.956-4.36,4.36-4.36h13v0.72H6C3.993,4.36,2.36,5.993,2.36,8v12 c0,2.007,1.633,3.64,3.64,3.64h9V24.36z M28.36,7h-0.72V4.36H25V3.64h2.64V1h0.721v2.64H31v0.72h-2.64V7z M28.5,10.5h-1v-1h1V10.5z M22.5,3.5h-1v1h1V3.5z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!