@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 443 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function h(o){const t=e(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:"M20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2m0 5h-2V5h2zM4 19h16v2H4z"}))}var n=React.memo(h);export{n as default};