Technical Document Generation Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Technical Document Generation icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320822.svg" alt="Technical Document Generation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320822.svg" alt="Technical Document Generation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320822.svg" alt="Technical Document Generation icon" :width="24" :height="24" />
CSS background
.icon-technical-document-generation {
background-image: url('https://proicons.com/icon/320822.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="technical-document-generation_00000124146784633956696000000013400632896240791458_" d="M26.5,10.5h-1v-1h1V10.5z M20.5,3.5h-1v1h1V3.5z M26,30.36H6c-0.199,0-0.36-0.161-0.36-0.36V10c0-0.096,0.038-0.187,0.105-0.254l6-6 C11.813,3.678,11.904,3.64,12,3.64h5v0.72h-4.64V10c0,0.199-0.161,0.36-0.36,0.36H6.36v19.28h19.28V13h0.721v17 C26.36,30.199,26.199,30.36,26,30.36z M6.869,9.64h4.771V4.869L6.869,9.64z M14,27.36H9v-0.72h5V27.36z M17,24.36H9v-0.72h8V24.36z M23,21.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-1.64H16c-0.199,0-0.36-0.161-0.36-0.36v-3.64h-2.28V17c0,0.199-0.161,0.36-0.36,0.36 H9c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v1.64h2.28V11 c0-0.199,0.161-0.36,0.36-0.36h2.64V9c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36 h-4c-0.199,0-0.36-0.161-0.36-0.36v-1.64h-2.28v7.28h2.28V17c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C23.36,21.199,23.199,21.36,23,21.36z M19.36,20.64h3.279v-3.28H19.36V20.64z M9.36,16.64h3.28v-3.28H9.36V16.64z M19.36,12.64 h3.279V9.36H19.36V12.64z M26.36,7h-0.72V4.36H23V3.64h2.64V1h0.721v2.64H29v0.72h-2.64V7z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!