@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.11 kB
JavaScript
import * as e from "react";
const o = (l) => /* @__PURE__ */ e.createElement("svg", { id: "Google", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.8432 9.54867C18.6042 8.36697 16.9507 7.7232 15.2399 7.74966C12.1094 7.74966 9.45065 9.86153 8.50253 12.7053V12.7057C7.99987 14.196 7.99987 15.8099 8.50253 17.3002L8.50242 17.3003H8.5068C9.45922 20.1399 12.1136 22.252 15.2443 22.252C16.8605 22.252 18.248 21.8385 19.3233 21.1083V21.1055C20.5888 20.2677 21.453 18.9493 21.722 17.459H15.2402V12.838H26.559C26.7001 13.6405 26.7663 14.4606 26.7663 15.2764C26.7663 18.9263 25.4618 22.0122 23.1921 24.1022L23.1943 24.1039C21.2057 25.9382 18.4763 27.0008 15.2399 27.0008C10.7027 27.0008 6.55347 24.4434 4.51636 20.3912V20.3909C2.81451 17.0002 2.81453 13.0055 4.51643 9.61487L4.51636 9.61481C6.55347 5.55822 10.7027 3.00081 15.2399 3.00081C18.2206 2.96553 21.0999 4.0855 23.2693 6.12262L19.8432 9.54867Z", fill: "currentColor" }));
export {
o as default
};
//# sourceMappingURL=Google.js.map