@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 363 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=c=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...c,children:r.jsx("path",{d:"M16 23H4c-1.1 0-2-.9-2-2V7h2v14h12v2zm3-4H8c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h11c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2zm0-16H8v14h11V3z",fill:"currentColor"})});