@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 562 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function l(o){const e=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}),React.createElement("path",{d:"m1.79 12 5.58 5.59L5.96 19 .37 13.41zm.45-7.78L12.9 14.89l-1.28 1.28L7.44 12l-1.41 1.41L11.62 19l2.69-2.69 4.89 4.89 1.41-1.41L3.65 2.81zm14.9 9.27L23.62 7 22.2 5.59l-6.48 6.48zM17.96 7l-1.41-1.41-3.65 3.66 1.41 1.41z"}))}var n=React.memo(l);export{n as default};