UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 388 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function e(o){const r=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...r},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"}))}var n=React.memo(e);export{n as default};