UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 401 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function e(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:"M14 12v2.5l5.5 5.5H22zm0 8h3l-3-3zM8 4l-6 6h2v10h8V10h2zm1 10H7v-4h2z"}))}var n=React.memo(e);export{n as default};