@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 512 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function l(t){const e=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}),React.createElement("path",{d:"M16.59 7.58 10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"}))}var r=React.memo(l);export{r as default};