UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 468 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function o(h){const v=t(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M15 17h2v-3h1v-2l-1-5H2l-1 5v2h1v6h9v-6h4zm-6 1H4v-4h5zM2 4h15v2H2z"}),React.createElement("path",{d:"M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2z"}))}var s=React.memo(o);export{s as default};