@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 431 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function n(o){const e=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 23 12",...e},React.createElement("path",{stroke:"#00B386",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.16,d:"m1.4 5.212 3.732 4.183 3.603-4.713 4.045 5.913 5.3-9.395 3.212 6.299"}))}var s=React.memo(n);export{s as default};