@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 415 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.995 18.791V7.621l4.88 4.88c.39.39 1.03.39 1.42 0a.996.996 0 000-1.41l-6.59-6.59a.996.996 0 00-1.41 0l-6.59 6.59a.996.996 0 101.41 1.41l4.88-4.88v11.17c0 .55.45 1 1 1s1-.45 1-1z",fill:"currentColor"})});