UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 455 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function h(t){const e=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2m0 13H4v-2h16zm0-5H4V4h16z"}))}var p=React.memo(h);export{p as default};