workplace logo
workplace from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- workplace
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the workplace logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.268 10.541C23.268 4.715 18.544 0 12.728 0c-1.614 0-3.191.317-4.663.952a12 12 0 0 0-3.817 2.574a11.92 11.92 0 0 0-3.516 8.478a11.92 11.92 0 0 0 3.516 8.48a12 12 0 0 0 3.817 2.573a11.9 11.9 0 0 0 4.671.943c1.56 0 3.05-.3 4.416-.837l-.908-2.292a9.5 9.5 0 0 1-3.508.67a9.48 9.48 0 0 1-6.743-2.794A9.48 9.48 0 0 1 3.2 12.004a9.48 9.48 0 0 1 2.794-6.742a9.5 9.5 0 0 1 6.743-2.794a8.072 8.072 0 0 1 6.734 12.524l-2.098-5.165c-.308-.758-.679-1.895-2.071-1.895s-1.763 1.146-2.063 1.895l-1.93 4.769l-2.591-6.54H5.993l3.226 7.95c.326.802.688 1.895 2.09 1.895c1.4 0 1.753-1.093 2.08-1.895l1.912-4.724l1.921 4.724c.388.978.802 1.895 2.08 1.895c.908 0 1.481-.582 1.798-.96a10.5 10.5 0 0 0 2.168-6.4"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsWorkplace(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="M23.268 10.541C23.268 4.715 18.544 0 12.728 0c-1.614 0-3.191.317-4.663.952a12 12 0 0 0-3.817 2.574a11.92 11.92 0 0 0-3.516 8.478a11.92 11.92 0 0 0 3.516 8.48a12 12 0 0 0 3.817 2.573a11.9 11.9 0 0 0 4.671.943c1.56 0 3.05-.3 4.416-.837l-.908-2.292a9.5 9.5 0 0 1-3.508.67a9.48 9.48 0 0 1-6.743-2.794A9.48 9.48 0 0 1 3.2 12.004a9.48 9.48 0 0 1 2.794-6.742a9.5 9.5 0 0 1 6.743-2.794a8.072 8.072 0 0 1 6.734 12.524l-2.098-5.165c-.308-.758-.679-1.895-2.071-1.895s-1.763 1.146-2.063 1.895l-1.93 4.769l-2.591-6.54H5.993l3.226 7.95c.326.802.688 1.895 2.09 1.895c1.4 0 1.753-1.093 2.08-1.895l1.912-4.724l1.921 4.724c.388.978.802 1.895 2.08 1.895c.908 0 1.481-.582 1.798-.96a10.5 10.5 0 0 0 2.168-6.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.268 10.541C23.268 4.715 18.544 0 12.728 0c-1.614 0-3.191.317-4.663.952a12 12 0 0 0-3.817 2.574a11.92 11.92 0 0 0-3.516 8.478a11.92 11.92 0 0 0 3.516 8.48a12 12 0 0 0 3.817 2.573a11.9 11.9 0 0 0 4.671.943c1.56 0 3.05-.3 4.416-.837l-.908-2.292a9.5 9.5 0 0 1-3.508.67a9.48 9.48 0 0 1-6.743-2.794A9.48 9.48 0 0 1 3.2 12.004a9.48 9.48 0 0 1 2.794-6.742a9.5 9.5 0 0 1 6.743-2.794a8.072 8.072 0 0 1 6.734 12.524l-2.098-5.165c-.308-.758-.679-1.895-2.071-1.895s-1.763 1.146-2.063 1.895l-1.93 4.769l-2.591-6.54H5.993l3.226 7.95c.326.802.688 1.895 2.09 1.895c1.4 0 1.753-1.093 2.08-1.895l1.912-4.724l1.921 4.724c.388.978.802 1.895 2.08 1.895c.908 0 1.481-.582 1.798-.96a10.5 10.5 0 0 0 2.168-6.4"/></svg> </template>
CSS
.icon-workplace {
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%22M23.268%2010.541C23.268%204.715%2018.544%200%2012.728%200c-1.614%200-3.191.317-4.663.952a12%2012%200%200%200-3.817%202.574a11.92%2011.92%200%200%200-3.516%208.478a11.92%2011.92%200%200%200%203.516%208.48a12%2012%200%200%200%203.817%202.573a11.9%2011.9%200%200%200%204.671.943c1.56%200%203.05-.3%204.416-.837l-.908-2.292a9.5%209.5%200%200%201-3.508.67a9.48%209.48%200%200%201-6.743-2.794A9.48%209.48%200%200%201%203.2%2012.004a9.48%209.48%200%200%201%202.794-6.742a9.5%209.5%200%200%201%206.743-2.794a8.072%208.072%200%200%201%206.734%2012.524l-2.098-5.165c-.308-.758-.679-1.895-2.071-1.895s-1.763%201.146-2.063%201.895l-1.93%204.769l-2.591-6.54H5.993l3.226%207.95c.326.802.688%201.895%202.09%201.895c1.4%200%201.753-1.093%202.08-1.895l1.912-4.724l1.921%204.724c.388.978.802%201.895%202.08%201.895c.908%200%201.481-.582%201.798-.96a10.5%2010.5%200%200%200%202.168-6.4%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%22M23.268%2010.541C23.268%204.715%2018.544%200%2012.728%200c-1.614%200-3.191.317-4.663.952a12%2012%200%200%200-3.817%202.574a11.92%2011.92%200%200%200-3.516%208.478a11.92%2011.92%200%200%200%203.516%208.48a12%2012%200%200%200%203.817%202.573a11.9%2011.9%200%200%200%204.671.943c1.56%200%203.05-.3%204.416-.837l-.908-2.292a9.5%209.5%200%200%201-3.508.67a9.48%209.48%200%200%201-6.743-2.794A9.48%209.48%200%200%201%203.2%2012.004a9.48%209.48%200%200%201%202.794-6.742a9.5%209.5%200%200%201%206.743-2.794a8.072%208.072%200%200%201%206.734%2012.524l-2.098-5.165c-.308-.758-.679-1.895-2.071-1.895s-1.763%201.146-2.063%201.895l-1.93%204.769l-2.591-6.54H5.993l3.226%207.95c.326.802.688%201.895%202.09%201.895c1.4%200%201.753-1.093%202.08-1.895l1.912-4.724l1.921%204.724c.388.978.802%201.895%202.08%201.895c.908%200%201.481-.582%201.798-.96a10.5%2010.5%200%200%200%202.168-6.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/workplace.svg?color=%231a73e8&size=48