autodesk logo
autodesk from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- autodesk
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the autodesk logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m.129 20.202l14.7-9.136h7.625c.235 0 .445.188.445.445c0 .21-.092.305-.21.375l-7.222 4.323c-.47.283-.633.845-.633 1.265l-.008 2.725H24V4.362a.56.56 0 0 0-.585-.562h-8.752L0 12.893V20.2h.129z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAutodesk(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m.129 20.202l14.7-9.136h7.625c.235 0 .445.188.445.445c0 .21-.092.305-.21.375l-7.222 4.323c-.47.283-.633.845-.633 1.265l-.008 2.725H24V4.362a.56.56 0 0 0-.585-.562h-8.752L0 12.893V20.2h.129z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m.129 20.202l14.7-9.136h7.625c.235 0 .445.188.445.445c0 .21-.092.305-.21.375l-7.222 4.323c-.47.283-.633.845-.633 1.265l-.008 2.725H24V4.362a.56.56 0 0 0-.585-.562h-8.752L0 12.893V20.2h.129z"/></svg> </template>
CSS
.icon-autodesk {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m.129%2020.202l14.7-9.136h7.625c.235%200%20.445.188.445.445c0%20.21-.092.305-.21.375l-7.222%204.323c-.47.283-.633.845-.633%201.265l-.008%202.725H24V4.362a.56.56%200%200%200-.585-.562h-8.752L0%2012.893V20.2h.129z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m.129%2020.202l14.7-9.136h7.625c.235%200%20.445.188.445.445c0%20.21-.092.305-.21.375l-7.222%204.323c-.47.283-.633.845-.633%201.265l-.008%202.725H24V4.362a.56.56%200%200%200-.585-.562h-8.752L0%2012.893V20.2h.129z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/autodesk.svg?color=%231a73e8&size=48