@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 795 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(l){const a=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"m2 22 14-5-9-9zM14.53 12.53l5.59-5.59a1.25 1.25 0 0 1 1.77 0l.59.59 1.06-1.06-.59-.59a2.76 2.76 0 0 0-3.89 0l-5.59 5.59zM10.06 6.88l-.59.59 1.06 1.06.59-.59a2.76 2.76 0 0 0 0-3.89l-.59-.59-1.06 1.07.59.59c.48.48.48 1.28 0 1.76M17.06 11.88l-1.59 1.59 1.06 1.06 1.59-1.59a1.25 1.25 0 0 1 1.77 0l1.61 1.61 1.06-1.06-1.61-1.61a2.76 2.76 0 0 0-3.89 0M15.06 5.88l-3.59 3.59 1.06 1.06 3.59-3.59a2.76 2.76 0 0 0 0-3.89l-1.59-1.59-1.06 1.06 1.59 1.59c.48.49.48 1.29 0 1.77"}))}var n=React.memo(o);export{n as default};