UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 446 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function v(h){const m=t(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...m},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M4 8h4V4H4zm6 12h4v-4h-4zm-6 0h4v-4H4zm0-6h4v-4H4zm6 0h4v-4h-4zm6-10v4h4V4zm-6 4h4V4h-4zm6 6h4v-4h-4zm0 6h4v-4h-4z"}))}var p=React.memo(v);export{p as default};