@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 428 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 27 18",...o},React.createElement("path",{fill:"#00B386",stroke:"#00B386",strokeWidth:.75,d:"m3 17.151 7.347-7.365 4.898 4.898L25.653 2.978l-1.727-1.733-8.681 9.765-4.898-4.898-9.184 9.202z"}))}var l=React.memo(r);export{l as default};