UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 365 B
"use strict";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:"M19 9H5c-.55 0-1 .45-1 1s.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1zM5 15h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1z",fill:"currentColor"})});