UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 443 B
import React from 'react'; import{handleDefaultProps as v}from"./utils";function p(o){const t=v(o);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:"M20 18v-1c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2v1H0v2h24v-2zM4 5h16v10H4z"}))}var n=React.memo(p);export{n as default};