@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 471 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=l=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...l,children:r.jsx("path",{d:"M3 15h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 22l6.58-6.59c.37-.36.59-.86.59-1.41V4c0-1.1-.9-2-2-2H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2zm0-4l3-7h9v10l-4.34 4.34L11.77 13H3v-2zm20 3h-4V2h4v12z",fill:"currentColor"})});