@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 686 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 2zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm8.684-6.06v.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.336zm-4.7 5.592h-3l3-4.428v4.428z",fill:"currentColor"})});