@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 442 B
JavaScript
;var r=require("react/jsx-runtime"),e=require("@mui/material");module.exports=i=>r.jsx(e.SvgIcon,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i,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 2zM9.386 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.6H9.386z",fill:"currentColor"})});