@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 492 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"m9.225 14.788 8.5-8.5q.3-.3.7-.288t.7.313q.275.3.288.7a.92.92 0 0 1-.288.7l-9.2 9.2q-.3.3-.7.3a.96.96 0 0 1-.7-.3l-4.25-4.25A.93.93 0 0 1 4 11.976q0-.413.275-.713.3-.3.712-.3.414 0 .713.3z"}))}var r=React.memo(l);export{r as default};