@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 444 B
JavaScript
;var e=require("react/jsx-runtime"),r=require("@mui/material");module.exports=l=>e.jsxs(r.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...l,children:[e.jsx("path",{d:"M11 2h2v6h-2V2zM2 13v-2h6v2H2zM11 16h2v6h-2v-6zM16 13v-2h6v2h-6z",fill:"currentColor"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 4a8 8 0 110 16 8 8 0 010-16zm0 2a6 6 0 100 12 6 6 0 000-12z",fill:"currentColor"})]});