UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 364 B
"use strict";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:"M11.293 5.707a1 1 0 011.414 0l5.586 5.586a1 1 0 010 1.414l-5.586 5.586a1 1 0 01-1.414 0l-5.586-5.586a1 1 0 010-1.414l5.586-5.586z",fill:"currentColor"})});