UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 439 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function v(t){const e=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m-8 11-4-4 4-4v3h4v2h-4z"}))}var l=React.memo(v);export{l as default};