@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 576 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=c=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...c,children:r.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm7.676 0v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6h-3.336z",fill:"currentColor"})});