UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 455 B
import React from 'react'; import{handleDefaultProps as h}from"./utils";function v(o){const t=h(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 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 9h-7V4h7zm-9-7v7H4V4zm-7 9h7v7H4zm9 7v-7h7v7z"}))}var m=React.memo(v);export{m as default};