@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 416 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function e(v){const h=t(v);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M13.92 11H18v2h-5v2h5v2h-5v4h-2v-4H6v-2h5v-2H6v-2h4.08L5 3h2.37L12 10.29 16.63 3H19z"}))}var n=React.memo(e);export{n as default};