UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 447 B
import React from 'react'; import{handleDefaultProps as l}from"./utils";function r(o){const t=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{d:"M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5z"}),React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}))}var p=React.memo(r);export{p as default};