UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 430 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function e(t){const n=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...n},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-7 9h-2V5h2zm0 4h-2v-2h2z"}))}var m=React.memo(e);export{m as default};