@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 364 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=i=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i,children:r.jsx("path",{d:"M20 15.67V14h2v-4h-2V8.33C20 7.6 19.4 7 18.67 7H3.34C2.6 7 2 7.6 2 8.33v7.33C2 16.4 2.6 17 3.33 17h15.34c.73 0 1.33-.6 1.33-1.33z",fill:"currentColor"})});