@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 814 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function t(e){const o=l(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 17 13",...o},React.createElement("g",{fill:"none",fillRule:"evenodd"},React.createElement("path",{d:"M-1-3h20v20H-1z"}),React.createElement("path",{d:"M.533-1h16v16h-16z"}),React.createElement("path",{fill:"#00B386",fillRule:"nonzero",d:"M15.004 4.062v5.461c.973-.523 1.636-1.55 1.636-2.73s-.663-2.208-1.636-2.731M5.222 9.89V3.695H1.793A1.793 1.793 0 0 0 0 5.487v2.61c0 .99.804 1.794 1.793 1.794zM12.8.6q-.32 0-.649.148L6.187 3.432q.01.047.01.097v6.527a.5.5 0 0 1-.01.097l5.964 2.684q.33.148.649.148c.356 0 .676-.143.901-.401.215-.247.328-.579.328-.962v-9.66C14.03 1.16 13.524.6 12.8.6"})))}var v=React.memo(t);export{v as default};