UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 438 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function o(v){const h=t(v);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M3 17v2h6v-2zM3 5v2h10V5zm10 16v-2h8v-2h-8v-2h-2v6zM7 9v2H3v2h4v2h2V9zm14 4v-2H11v2zm-6-4h2V7h4V5h-4V3h-2z"}))}var n=React.memo(o);export{n as default};