autodesk logo
autodesk from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- autodesk
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
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="M21.86 5.29a.5.5 0 0 0-.16-.1a.6.6 0 0 0-.19 0h-7.29L2 12.75v6.09h.11l12.24-7.62h6.36a.4.4 0 0 1 .14 0l.12.08a.5.5 0 0 1 .08.12a.4.4 0 0 1 0 .14a.4.4 0 0 1 0 .19a.28.28 0 0 1-.14.12l-6 3.61a1.24 1.24 0 0 0-.53 1.06v2.27H22V5.63a.4.4 0 0 0 0-.18a.5.5 0 0 0-.14-.16"/></svg>
React
import type { SVGProps } from "react";
export function BxlAutodesk(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="M21.86 5.29a.5.5 0 0 0-.16-.1a.6.6 0 0 0-.19 0h-7.29L2 12.75v6.09h.11l12.24-7.62h6.36a.4.4 0 0 1 .14 0l.12.08a.5.5 0 0 1 .08.12a.4.4 0 0 1 0 .14a.4.4 0 0 1 0 .19a.28.28 0 0 1-.14.12l-6 3.61a1.24 1.24 0 0 0-.53 1.06v2.27H22V5.63a.4.4 0 0 0 0-.18a.5.5 0 0 0-.14-.16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.86 5.29a.5.5 0 0 0-.16-.1a.6.6 0 0 0-.19 0h-7.29L2 12.75v6.09h.11l12.24-7.62h6.36a.4.4 0 0 1 .14 0l.12.08a.5.5 0 0 1 .08.12a.4.4 0 0 1 0 .14a.4.4 0 0 1 0 .19a.28.28 0 0 1-.14.12l-6 3.61a1.24 1.24 0 0 0-.53 1.06v2.27H22V5.63a.4.4 0 0 0 0-.18a.5.5 0 0 0-.14-.16"/></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%22M21.86%205.29a.5.5%200%200%200-.16-.1a.6.6%200%200%200-.19%200h-7.29L2%2012.75v6.09h.11l12.24-7.62h6.36a.4.4%200%200%201%20.14%200l.12.08a.5.5%200%200%201%20.08.12a.4.4%200%200%201%200%20.14a.4.4%200%200%201%200%20.19a.28.28%200%200%201-.14.12l-6%203.61a1.24%201.24%200%200%200-.53%201.06v2.27H22V5.63a.4.4%200%200%200%200-.18a.5.5%200%200%200-.14-.16%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%22M21.86%205.29a.5.5%200%200%200-.16-.1a.6.6%200%200%200-.19%200h-7.29L2%2012.75v6.09h.11l12.24-7.62h6.36a.4.4%200%200%201%20.14%200l.12.08a.5.5%200%200%201%20.08.12a.4.4%200%200%201%200%20.14a.4.4%200%200%201%200%20.19a.28.28%200%200%201-.14.12l-6%203.61a1.24%201.24%200%200%200-.53%201.06v2.27H22V5.63a.4.4%200%200%200%200-.18a.5.5%200%200%200-.14-.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/autodesk.svg?color=%231a73e8&size=48