autocad logo
autocad-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- autocad-light
- Set
- Skill Icons
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
Use the autocad logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#bf2223" d="M105.96 27.024L148.381 27c9.611 16.923 17.714 34.758 24.624 53.057c2.764 6.798 5.557 13.597 7.799 20.609c3.356 10.271 7.587 20.204 10.796 30.534c6.304 21.742 11.874 43.713 17.473 65.661c2.088 8.741 4.979 17.239 6.861 26.032c-2.968 1.007-5.951 1.979-8.913 3.016c-3.328 1.104-6.861.993-10.309 1.302c-4.936.501-9.893.824-14.836 1.266l-11.903-8.564c-.543-3.952-.458-7.991-1.171-11.927c-2.023-12.619-5.197-25.009-8.807-37.23l-66.185 9.587c-.494 2.774-1.008 5.555-1.51 8.336c-2.213 9.859-1.656 20.072-2.249 30.115l-15.118 9.735c-.973.779-2.242.352-3.35.338c-3.737-.39-7.495-.375-11.218-.846c-3.794-.493-7.856.213-11.403-1.582c-2.968-1.442-6.029-2.678-8.962-4.201c3.378-16.754 7.87-33.242 12.248-49.738c5.409-20.58 11.882-40.836 18.546-61.003c9.336-29.152 21.197-57.42 35.166-84.475zm18.383 59.397c-5.507 16.673-11.882 33.007-17.777 49.533l35.201-20.234c-3.427-9.97-6.882-19.925-10.507-29.814c-.69-1.67-1.382-3.826-3.286-4.297c-2.263.28-2.926 2.936-3.631 4.812"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsAutocadLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#bf2223" d="M105.96 27.024L148.381 27c9.611 16.923 17.714 34.758 24.624 53.057c2.764 6.798 5.557 13.597 7.799 20.609c3.356 10.271 7.587 20.204 10.796 30.534c6.304 21.742 11.874 43.713 17.473 65.661c2.088 8.741 4.979 17.239 6.861 26.032c-2.968 1.007-5.951 1.979-8.913 3.016c-3.328 1.104-6.861.993-10.309 1.302c-4.936.501-9.893.824-14.836 1.266l-11.903-8.564c-.543-3.952-.458-7.991-1.171-11.927c-2.023-12.619-5.197-25.009-8.807-37.23l-66.185 9.587c-.494 2.774-1.008 5.555-1.51 8.336c-2.213 9.859-1.656 20.072-2.249 30.115l-15.118 9.735c-.973.779-2.242.352-3.35.338c-3.737-.39-7.495-.375-11.218-.846c-3.794-.493-7.856.213-11.403-1.582c-2.968-1.442-6.029-2.678-8.962-4.201c3.378-16.754 7.87-33.242 12.248-49.738c5.409-20.58 11.882-40.836 18.546-61.003c9.336-29.152 21.197-57.42 35.166-84.475zm18.383 59.397c-5.507 16.673-11.882 33.007-17.777 49.533l35.201-20.234c-3.427-9.97-6.882-19.925-10.507-29.814c-.69-1.67-1.382-3.826-3.286-4.297c-2.263.28-2.926 2.936-3.631 4.812"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#bf2223" d="M105.96 27.024L148.381 27c9.611 16.923 17.714 34.758 24.624 53.057c2.764 6.798 5.557 13.597 7.799 20.609c3.356 10.271 7.587 20.204 10.796 30.534c6.304 21.742 11.874 43.713 17.473 65.661c2.088 8.741 4.979 17.239 6.861 26.032c-2.968 1.007-5.951 1.979-8.913 3.016c-3.328 1.104-6.861.993-10.309 1.302c-4.936.501-9.893.824-14.836 1.266l-11.903-8.564c-.543-3.952-.458-7.991-1.171-11.927c-2.023-12.619-5.197-25.009-8.807-37.23l-66.185 9.587c-.494 2.774-1.008 5.555-1.51 8.336c-2.213 9.859-1.656 20.072-2.249 30.115l-15.118 9.735c-.973.779-2.242.352-3.35.338c-3.737-.39-7.495-.375-11.218-.846c-3.794-.493-7.856.213-11.403-1.582c-2.968-1.442-6.029-2.678-8.962-4.201c3.378-16.754 7.87-33.242 12.248-49.738c5.409-20.58 11.882-40.836 18.546-61.003c9.336-29.152 21.197-57.42 35.166-84.475zm18.383 59.397c-5.507 16.673-11.882 33.007-17.777 49.533l35.201-20.234c-3.427-9.97-6.882-19.925-10.507-29.814c-.69-1.67-1.382-3.826-3.286-4.297c-2.263.28-2.926 2.936-3.631 4.812"/></g></svg> </template>
CSS
.icon-autocad-light {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23bf2223%22%20d%3D%22M105.96%2027.024L148.381%2027c9.611%2016.923%2017.714%2034.758%2024.624%2053.057c2.764%206.798%205.557%2013.597%207.799%2020.609c3.356%2010.271%207.587%2020.204%2010.796%2030.534c6.304%2021.742%2011.874%2043.713%2017.473%2065.661c2.088%208.741%204.979%2017.239%206.861%2026.032c-2.968%201.007-5.951%201.979-8.913%203.016c-3.328%201.104-6.861.993-10.309%201.302c-4.936.501-9.893.824-14.836%201.266l-11.903-8.564c-.543-3.952-.458-7.991-1.171-11.927c-2.023-12.619-5.197-25.009-8.807-37.23l-66.185%209.587c-.494%202.774-1.008%205.555-1.51%208.336c-2.213%209.859-1.656%2020.072-2.249%2030.115l-15.118%209.735c-.973.779-2.242.352-3.35.338c-3.737-.39-7.495-.375-11.218-.846c-3.794-.493-7.856.213-11.403-1.582c-2.968-1.442-6.029-2.678-8.962-4.201c3.378-16.754%207.87-33.242%2012.248-49.738c5.409-20.58%2011.882-40.836%2018.546-61.003c9.336-29.152%2021.197-57.42%2035.166-84.475zm18.383%2059.397c-5.507%2016.673-11.882%2033.007-17.777%2049.533l35.201-20.234c-3.427-9.97-6.882-19.925-10.507-29.814c-.69-1.67-1.382-3.826-3.286-4.297c-2.263.28-2.926%202.936-3.631%204.812%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23bf2223%22%20d%3D%22M105.96%2027.024L148.381%2027c9.611%2016.923%2017.714%2034.758%2024.624%2053.057c2.764%206.798%205.557%2013.597%207.799%2020.609c3.356%2010.271%207.587%2020.204%2010.796%2030.534c6.304%2021.742%2011.874%2043.713%2017.473%2065.661c2.088%208.741%204.979%2017.239%206.861%2026.032c-2.968%201.007-5.951%201.979-8.913%203.016c-3.328%201.104-6.861.993-10.309%201.302c-4.936.501-9.893.824-14.836%201.266l-11.903-8.564c-.543-3.952-.458-7.991-1.171-11.927c-2.023-12.619-5.197-25.009-8.807-37.23l-66.185%209.587c-.494%202.774-1.008%205.555-1.51%208.336c-2.213%209.859-1.656%2020.072-2.249%2030.115l-15.118%209.735c-.973.779-2.242.352-3.35.338c-3.737-.39-7.495-.375-11.218-.846c-3.794-.493-7.856.213-11.403-1.582c-2.968-1.442-6.029-2.678-8.962-4.201c3.378-16.754%207.87-33.242%2012.248-49.738c5.409-20.58%2011.882-40.836%2018.546-61.003c9.336-29.152%2021.197-57.42%2035.166-84.475zm18.383%2059.397c-5.507%2016.673-11.882%2033.007-17.777%2049.533l35.201-20.234c-3.427-9.97-6.882-19.925-10.507-29.814c-.69-1.67-1.382-3.826-3.286-4.297c-2.263.28-2.926%202.936-3.631%204.812%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/autocad-light.svg?color=%231a73e8&size=48