@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 349 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=h=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...h,children:r.jsx("path",{d:"M6.25 7h2.5l-3.5-3.5L1.75 7h2.5v10h-2.5l3.5 3.5 3.5-3.5h-2.5V7zm4-2v2h12V5h-12zm0 14h12v-2h-12v2zm0-6h12v-2h-12v2z",fill:"currentColor"})});