@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 354 B
JavaScript
;var e=require("react/jsx-runtime"),r=require("@mui/material");module.exports=a=>e.jsx(r.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...a,children:e.jsx("path",{d:"M13.005 5.998a1 1 0 011 1h3a1 1 0 011 1v5a1 1 0 01-1 1h-4a1 1 0 01-.995-.898l-.005-.102h-4v4a1 1 0 11-2 0v-10a1 1 0 011-1h6z",fill:"#BAB7C2"})});