UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 412 B
import React from 'react'; import{handleDefaultProps as h}from"./utils";function o(v){const t=h(v);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:"M22 11V9L12 2 2 9v2h2v9H2v2h20v-2h-2v-9zm-6 7h-2v-4l-2 3-2-3v4H8v-7h2l2 3 2-3h2z"}))}var l=React.memo(o);export{l as default};