@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 467 B
JavaScript
;var e=require("react/jsx-runtime"),l=require("@mui/material");module.exports=r=>e.jsxs(l.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2H4a2 2 0 01-2-2V4zm7 0h11v16H9V4zM7 4H4v16h3V4z",fill:"currentColor"}),e.jsx("path",{d:"M17.41 15.59L13.83 12l3.58-3.59L16 7l-5 5 5 5 1.41-1.41z",fill:"currentColor"})]});