@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 602 B
JavaScript
;var l=require("react/jsx-runtime"),r=require("@mui/material");module.exports=e=>l.jsx(r.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:l.jsx("path",{d:"M19.645 9.295l-4.838-.42-1.889-4.448c-.34-.81-1.5-.81-1.84 0L9.19 8.885l-4.828.41c-.88.07-1.24 1.17-.57 1.75l3.668 3.178-1.1 4.719c-.2.86.73 1.539 1.49 1.079L12 17.522l4.148 2.509c.76.46 1.69-.22 1.49-1.08l-1.1-4.728 3.668-3.178c.67-.58.32-1.68-.56-1.75zM12 15.653L8.24 17.922l1-4.278-3.319-2.88 4.378-.38L12 6.357l1.709 4.039 4.378.38-3.319 2.879 1 4.278-3.768-2.28z",fill:"currentColor"})});