@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 363 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:"M8.795 15.875l-3.47-3.47a.996.996 0 10-1.41 1.41l4.18 4.18c.39.39 1.02.39 1.41 0l10.58-10.58a.996.996 0 10-1.41-1.41l-9.88 9.87z",fill:"currentColor"})});