@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 921 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function o(t){const a=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"m2.75 19.25 5.325-5.325q.575-.575 1.425-.575t1.425.575L13.5 16.5l6.4-7.225a.89.89 0 0 1 .713-.325q.437 0 .737.3.276.275.287.662a.94.94 0 0 1-.262.688L14.9 17.9a1.95 1.95 0 0 1-1.425.688q-.85.037-1.475-.588l-2.5-2.5-5.25 5.25a1.03 1.03 0 0 1-.75.325 1.03 1.03 0 0 1-.75-.325 1.03 1.03 0 0 1-.325-.75q0-.425.325-.75m0-6 5.325-5.325Q8.65 7.35 9.5 7.35t1.425.575L13.5 10.5l6.4-7.225a.89.89 0 0 1 .713-.325q.437 0 .737.3.276.275.287.662a.94.94 0 0 1-.262.688L14.9 11.9a1.95 1.95 0 0 1-1.425.688q-.85.038-1.475-.588L9.5 9.5l-5.25 5.25a1.03 1.03 0 0 1-.75.325 1.03 1.03 0 0 1-.75-.325 1.03 1.03 0 0 1-.325-.75q0-.424.325-.75"}))}var r=React.memo(o);export{r as default};