UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 373 B
import React from 'react'; import{handleDefaultProps as h}from"./utils";function e(t){const o=h(t);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:"M9 4v3h5v12h3V7h5V4zm-6 8h3v7h3v-7h3V9H3z"}))}var v=React.memo(e);export{v as default};