@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 603 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=l=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...l,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 2zm.828 5.6v2.46h.12c.348-.852.696-1.128 1.632-1.128h3.252l-.444.636c-1.392 1.956-2.544 3.912-2.916 6.552l1.572-.252A11.75 11.75 0 0117.94 9.52l1.188-1.872V7.6h-6.3zm-7.28 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.6H5.548z",fill:"currentColor"})});