Code Generation Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Code Generation 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/319754.svg" alt="Code Generation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319754.svg" alt="Code Generation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319754.svg" alt="Code Generation icon" :width="24" :height="24" />
CSS background
.icon-code-generation {
background-image: url('https://proicons.com/icon/319754.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_00000097466021032022859100000014694473192854980237_" d="M13.334,22.134l-0.669-0.268l4-10l0.668,0.268 L13.334,22.134z M19.255,21.255l-0.51-0.51L22.491,17l-3.746-3.746l0.51-0.509L23.509,17L19.255,21.255z M10.746,21.255L6.491,17 l4.255-4.254l0.509,0.509L7.509,17l3.745,3.745L10.746,21.255z M28,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V4 c0-0.199,0.161-0.36,0.36-0.36h17v0.72H2.36v25.28h25.28V13h0.721v17C28.36,30.199,28.199,30.36,28,30.36z M28.36,7h-0.72V4.36H25 V3.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!