@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 359 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=s=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:r.jsx("path",{d:"M8 19c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2s-2 .9-2 2v10c0 1.1.9 2 2 2zm6-12v10c0 1.1.9 2 2 2s2-.9 2-2V7c0-1.1-.9-2-2-2s-2 .9-2 2z",fill:"currentColor"})});