@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 v}from"./utils";function e(h){const o=v(h);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:"M19 7V4H5v3H2v13h8v-4h4v4h8V7zm-8 3H9v1h2v1H8V9h2V8H8V7h3zm5 2h-1v-2h-2V7h1v2h1V7h1z"}))}var n=React.memo(e);export{n as default};