UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 444 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function e(h){const o=t(h);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:"M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h4v-2H5V8h14v10h-4v2h4c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2m-7 6-4 4h3v6h2v-6h3z"}))}var n=React.memo(e);export{n as default};