@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 531 B
JavaScript
import React from 'react';
import{handleDefaultProps as c}from"./utils";function o(e){const t=c(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("circle",{cx:6.18,cy:17.82,r:2.18}),React.createElement("path",{d:"M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56m0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9"}))}var s=React.memo(o);export{s as default};