@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 372 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function h(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z"}))}var l=React.memo(h);export{l as default};