UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 438 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function o(e){const h=t(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M15 16h4v2h-4zm0-8h7v2h-7zm0 4h6v2h-6zM3 18c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V8H3zM14 5h-3l-1-1H6L5 5H2v2h12z"}))}var v=React.memo(o);export{v as default};