@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 428 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(e){const l=o(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M22 3.41 16.71 8.7 20 12h-8V4l3.29 3.29L20.59 2zM3.41 22l5.29-5.29L12 20v-8H4l3.29 3.29L2 20.59z"}))}var r=React.memo(t);export{r as default};