@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 385 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 22 15",...t},React.createElement("path",{stroke:"#2DCA8C",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:3,d:"m20 1.5-12.375 12L2 8.045"}))}var s=React.memo(r);export{s as default};