@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 562 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function a(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}),React.createElement("path",{d:"M17.01 14h-.8l-.27-.27a6.45 6.45 0 0 0 1.57-4.23c0-3.59-2.91-6.5-6.5-6.5s-6.5 3-6.5 6.5H2l3.84 4 4.16-4H6.51a4.5 4.5 0 0 1 9 0 4.507 4.507 0 0 1-6.32 4.12L7.71 15.1a6.47 6.47 0 0 0 7.52-.67l.27.27v.79l5.01 4.99L22 19z"}))}var r=React.memo(a);export{r as default};