UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 409 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function m(h){const o=t(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M3 9h14V7H3zm0 4h14v-2H3zm0 4h14v-2H3zm16 0h2v-2h-2zm0-10v2h2V7zm0 6h2v-2h-2z"}))}var e=React.memo(m);export{e as default};