UNPKG

bananas-commerce-admin

Version:

What's this, an admin for apes?

7 lines 562 B
import React from "react"; const Workspaces = () => { return (React.createElement("svg", { fill: "currentColor", viewBox: "0 -960 960 960", xmlns: "http://www.w3.org/2000/svg" }, React.createElement("path", { d: "M240-144q-60 0-102-42T96-288q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm480 0q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM480-528q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Z" }))); }; export default Workspaces; //# sourceMappingURL=Workspaces.js.map