UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 403 B
import React from 'react'; import{handleDefaultProps as v}from"./utils";function o(h){const t=v(h);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:"M6 14h3v2H4V8h2zm3-4h2v6h2v-6h2V8H9zm12 0V8h-5v8h5v-2h-3v-1h3v-2h-3v-1z"}))}var a=React.memo(o);export{a as default};