@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 420 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function h(l){const t=o(l);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:"M3 2v12h3v9l7-12H9l4-9zm16 0h-2l-3.2 9h1.9l.7-2h3.2l.7 2h1.9zm-2.15 5.65L18 4l1.15 3.65z"}))}var n=React.memo(h);export{n as default};