@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 493 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(l){const e=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 22 16",...e},React.createElement("path",{fill:"#44475B",fillRule:"evenodd",d:"M.434 12.99 2.5 15.056l6-6.01 4.017 4.017 9.032-10.16L19.574.928l-7.09 7.97L8.5 4.914zm2.066 1.5L1 12.99l7.5-7.51L1 12.99zm6-6.01 4 4zm11.09-6.97L12.5 9.48z",clipRule:"evenodd"}))}var r=React.memo(t);export{r as default};