@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 599 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",...o},React.createElement("path",{fill:"#00B386",d:"M7.434 2.956H2.383v7.393h5.051z"}),React.createElement("path",{fill:"#00B386",d:"M8.054 2.857H1.766v1.25h6.288zM8.054 9.096H1.766v1.25h6.288zM1.425 11.332H8.39c.075 0 .146.029.198.08a.27.27 0 0 1 .083.195v1.222H1.145v-1.222c0-.073.03-.143.082-.195a.28.28 0 0 1 .198-.08M15.14 5.637H3.099v1.647H15.14z"}))}var a=React.memo(l);export{a as default};