@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 444 B
JavaScript
;var e=require("react/jsx-runtime"),r=require("@mui/material");module.exports=l=>e.jsx(r.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...l,children:e.jsx("path",{d:"M6.697 6.697a1.5 1.5 0 000 2.121L9.879 12l-3.182 3.182a1.5 1.5 0 002.121 2.121L12 14.121l3.182 3.182a1.5 1.5 0 102.121-2.121L14.121 12l3.182-3.182a1.5 1.5 0 10-2.121-2.121L12 9.879 8.818 6.697a1.5 1.5 0 00-2.121 0z",fill:"#FC5A4E"})});