UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 410 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function n(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:"M3 21h18v-2H3zM3 8v8l4-4zm8 9h10v-2H11zM3 3v2h18V3zm8 6h10V7H11zm0 4h10v-2H11z"}))}var r=React.memo(n);export{r as default};