@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 402 B
JavaScript
import React from 'react';
import{handleDefaultProps as n}from"./utils";function e(o){const t=n(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 0h24v24H0z"}),React.createElement("path",{d:"m16 18 2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6z"}))}var p=React.memo(e);export{p as default};