vectorworks logo
vectorworks from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- vectorworks
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the vectorworks logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12s12-5.4 12-12S18.6 0 12 0m0 22.725c-5.925 0-10.725-4.8-10.725-10.725S6.075 1.275 12 1.275S22.725 6.075 22.725 12S17.925 22.725 12 22.725M8.775 7.5h-2.25c-.15 0-.208.086-.15.225l4.425 10.65c.04.098.15.225.3.225h1.95c.15 0 .206-.086.15-.225l-4.35-10.8c-.028-.07-.035-.075-.075-.075m8.7 0h-2.25c-.075 0-.13.023-.15.075L13.35 11.85a.6.6 0 0 0 0 .375l1.05 2.55c.075.15.225.15.3 0l2.925-7.05c.057-.139 0-.225-.15-.225"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsVectorworks(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="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12s12-5.4 12-12S18.6 0 12 0m0 22.725c-5.925 0-10.725-4.8-10.725-10.725S6.075 1.275 12 1.275S22.725 6.075 22.725 12S17.925 22.725 12 22.725M8.775 7.5h-2.25c-.15 0-.208.086-.15.225l4.425 10.65c.04.098.15.225.3.225h1.95c.15 0 .206-.086.15-.225l-4.35-10.8c-.028-.07-.035-.075-.075-.075m8.7 0h-2.25c-.075 0-.13.023-.15.075L13.35 11.85a.6.6 0 0 0 0 .375l1.05 2.55c.075.15.225.15.3 0l2.925-7.05c.057-.139 0-.225-.15-.225"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12s12-5.4 12-12S18.6 0 12 0m0 22.725c-5.925 0-10.725-4.8-10.725-10.725S6.075 1.275 12 1.275S22.725 6.075 22.725 12S17.925 22.725 12 22.725M8.775 7.5h-2.25c-.15 0-.208.086-.15.225l4.425 10.65c.04.098.15.225.3.225h1.95c.15 0 .206-.086.15-.225l-4.35-10.8c-.028-.07-.035-.075-.075-.075m8.7 0h-2.25c-.075 0-.13.023-.15.075L13.35 11.85a.6.6 0 0 0 0 .375l1.05 2.55c.075.15.225.15.3 0l2.925-7.05c.057-.139 0-.225-.15-.225"/></svg> </template>
CSS
.icon-vectorworks {
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%22M12%200C5.4%200%200%205.4%200%2012s5.4%2012%2012%2012s12-5.4%2012-12S18.6%200%2012%200m0%2022.725c-5.925%200-10.725-4.8-10.725-10.725S6.075%201.275%2012%201.275S22.725%206.075%2022.725%2012S17.925%2022.725%2012%2022.725M8.775%207.5h-2.25c-.15%200-.208.086-.15.225l4.425%2010.65c.04.098.15.225.3.225h1.95c.15%200%20.206-.086.15-.225l-4.35-10.8c-.028-.07-.035-.075-.075-.075m8.7%200h-2.25c-.075%200-.13.023-.15.075L13.35%2011.85a.6.6%200%200%200%200%20.375l1.05%202.55c.075.15.225.15.3%200l2.925-7.05c.057-.139%200-.225-.15-.225%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%22M12%200C5.4%200%200%205.4%200%2012s5.4%2012%2012%2012s12-5.4%2012-12S18.6%200%2012%200m0%2022.725c-5.925%200-10.725-4.8-10.725-10.725S6.075%201.275%2012%201.275S22.725%206.075%2022.725%2012S17.925%2022.725%2012%2022.725M8.775%207.5h-2.25c-.15%200-.208.086-.15.225l4.425%2010.65c.04.098.15.225.3.225h1.95c.15%200%20.206-.086.15-.225l-4.35-10.8c-.028-.07-.035-.075-.075-.075m8.7%200h-2.25c-.075%200-.13.023-.15.075L13.35%2011.85a.6.6%200%200%200%200%20.375l1.05%202.55c.075.15.225.15.3%200l2.925-7.05c.057-.139%200-.225-.15-.225%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/vectorworks.svg?color=%231a73e8&size=48