@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 402 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"#00B386",d:"M7.547 10.333 4 13.89l3.547 3.555v-2.666h6.23V13h-6.23zM20 8.556 16.453 5v2.667h-6.23v1.777h6.23v2.667z"}))}var p=React.memo(l);export{p as default};