@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 386 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",fill:"none",viewBox:"0 0 12 8",...o},React.createElement("path",{fill:"#00B386",fillRule:"evenodd",d:"M0 0v1.333h12V0zm0 8h4V6.667H0zm8-3.333H0V3.333h8z",clipRule:"evenodd"}))}var r=React.memo(t);export{r as default};