Autodesk Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Autodesk 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/313606.svg" alt="Autodesk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313606.svg" alt="Autodesk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313606.svg" alt="Autodesk icon" :width="24" :height="24" />
CSS background
.icon-autodesk {
background-image: url('https://proicons.com/icon/313606.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Autodesk</title><path d="m.129 20.202 14.7-9.136h7.625c.235 0 .445.188.445.445 0 .21-.092.305-.21.375l-7.222 4.323c-.47.283-.633.845-.633 1.265l-.008 2.725H24V4.362a.561.561 0 0 0-.585-.562h-8.752L0 12.893V20.2h.129z"/></svg>
Autodesk in other icon packs
Copied!