@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 737 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(a){const v=t(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 15 22",...v},React.createElement("path",{fill:"#00B386",d:"M.502 18.72h2.006v2.67a.501.501 0 0 0 1.003 0v-2.67h2.006a.5.5 0 0 0 .502-.502V7.526a.5.5 0 0 0-.502-.501H3.511v-4.67a.501.501 0 0 0-1.003 0v4.67H.502a.5.5 0 0 0-.502.5v10.693a.5.5 0 0 0 .502.501"}),React.createElement("path",{fill:"#EB5B3C",d:"M9.24 15.746h2.006v4.669a.501.501 0 0 0 1.003 0v-4.67h2.007a.5.5 0 0 0 .501-.5V3.885a.5.5 0 0 0-.501-.5h-2.007V1.38a.501.501 0 0 0-1.003 0v2.004H9.24a.5.5 0 0 0-.502.501v11.36a.5.5 0 0 0 .502.5"}))}var h=React.memo(o);export{h as default};