@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 406 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:"M17.13 5.84c-.36-.51-.96-.84-1.63-.84l-11 .01c-1.1 0-2 .89-2 1.99v10c0 1.1.9 1.99 2 1.99l11 .01c.67 0 1.27-.33 1.63-.84L21.5 12l-4.37-6.16zM15.5 17h-11V7h11l3.55 5-3.55 5z",fill:"currentColor"})});