UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 475 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function p(t){const h=o(t);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:"M6 22h12l-6-6z"}),React.createElement("path",{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V5h18v12h-4v2h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"}))}var r=React.memo(p);export{r as default};