@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 332 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:"M3 18h13v-2H3v2zm0-5h10v-2H3v2zm0-7v2h13V6H3zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5L21 15.59z",fill:"currentColor"})});