UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 365 B
import React from 'react'; import{handleDefaultProps as h}from"./utils";function e(t){const o=h(t);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 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"}))}var n=React.memo(e);export{n as default};