UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 427 B
import React from 'react'; import{handleDefaultProps as h}from"./utils";function o(t){const v=h(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M18 7V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v3H5v6l3 6v3h8v-3l3-6V7zM8 4h8v3h-2V5h-1v2h-2V5h-1v2H8z"}))}var n=React.memo(o);export{n as default};