Autocad Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Autocad 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/336773.svg" alt="Autocad icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336773.svg" alt="Autocad icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336773.svg" alt="Autocad icon" :width="24" :height="24" />
CSS background
.icon-autocad {
background-image: url('https://proicons.com/icon/336773.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M11.999,5.5l-5.432,3.385v26.04l5.432-3.386V5.5ZM11.999,5.5h24.4403c1.1819-.0022,2.1418.9541,2.144,2.136,0,.0027,0,.0053,0,.008v23.896H12"/><path class="b" d="M38.5843,11.33h2.8487v31.17H11.698c-1.1819.0022-2.1418-.9541-2.144-2.136,0-.0027,0-.0053,0-.008v-7.293M28.567,20.719h-6.027"/><path class="b" d="M21.047,25.135l4.507-13.333,4.506,13.333"/></svg>
Autocad in other icon packs
Copied!