@zenpatient-org/healthspan-marketing-ui 0.1.106 → 0.1.108
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Icon/constants.cjs.js +1 -1
- package/dist/components/Icon/constants.d.ts +6 -0
- package/dist/components/Icon/constants.es.js +7 -1
- package/dist/components/Icon/iconsMap.cjs.js +1 -1
- package/dist/components/Icon/iconsMap.es.js +122 -110
- package/dist/healthspan-marketing-ui.css +1 -1
- package/dist/icons/action/invisible.svg.cjs.js +1 -0
- package/dist/icons/action/invisible.svg.es.js +5 -0
- package/dist/icons/action/profile.svg.cjs.js +1 -0
- package/dist/icons/action/profile.svg.es.js +5 -0
- package/dist/icons/action/visible.svg.cjs.js +1 -0
- package/dist/icons/action/visible.svg.es.js +5 -0
- package/dist/icons/global/cookie.svg.cjs.js +1 -1
- package/dist/icons/global/cookie.svg.es.js +2 -2
- package/dist/icons/global/settings.svg.cjs.js +1 -0
- package/dist/icons/global/settings.svg.es.js +5 -0
- package/dist/icons/social/apple.svg.cjs.js +1 -0
- package/dist/icons/social/apple.svg.es.js +5 -0
- package/dist/icons/social/google.svg.cjs.js +1 -0
- package/dist/icons/social/google.svg.es.js +5 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("react");function c(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const n=c(a),o=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},n.createElement("path",{fill:"currentColor",d:"m15.8 13-1.2-1.2c.2-.8 0-1.5-.7-2.2-.6-.6-1.3-.9-2.3-.8l-1-1a3.5 3.5 0 0 1 1.4-.4 4 4 0 0 1 2.9 1.2 4 4 0 0 1 1.1 3.7l-.2.7Zm3.2 3-1.1-1c.6-.4 1.1-1 1.6-1.5.5-.6 1-1.3 1.3-2A9.8 9.8 0 0 0 9.2 6.4L8 5.2a10 10 0 0 1 4-.7c2.3 0 4.5.6 6.3 2 2 1.2 3.3 3 4.2 5a11.3 11.3 0 0 1-3.5 4.6Zm.8 5.9-4-4a10.8 10.8 0 0 1-3.8.6 11.3 11.3 0 0 1-10.5-7A11.1 11.1 0 0 1 5 7L2.1 4.2l1-1 17.7 17.6-1 1ZM6 8a11 11 0 0 0-2.8 3.4A9.8 9.8 0 0 0 12 17l1.4-.1c.4 0 .8-.2 1.1-.3l-1.3-1.3a3.6 3.6 0 0 1-1.2.2 4 4 0 0 1-2.9-1.1 4 4 0 0 1-1-4.1L6 8Z"}));exports.default=o;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as e from "react";
|
|
2
|
+
const t = (l) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "m15.8 13-1.2-1.2c.2-.8 0-1.5-.7-2.2-.6-.6-1.3-.9-2.3-.8l-1-1a3.5 3.5 0 0 1 1.4-.4 4 4 0 0 1 2.9 1.2 4 4 0 0 1 1.1 3.7l-.2.7Zm3.2 3-1.1-1c.6-.4 1.1-1 1.6-1.5.5-.6 1-1.3 1.3-2A9.8 9.8 0 0 0 9.2 6.4L8 5.2a10 10 0 0 1 4-.7c2.3 0 4.5.6 6.3 2 2 1.2 3.3 3 4.2 5a11.3 11.3 0 0 1-3.5 4.6Zm.8 5.9-4-4a10.8 10.8 0 0 1-3.8.6 11.3 11.3 0 0 1-10.5-7A11.1 11.1 0 0 1 5 7L2.1 4.2l1-1 17.7 17.6-1 1ZM6 8a11 11 0 0 0-2.8 3.4A9.8 9.8 0 0 0 12 17l1.4-.1c.4 0 .8-.2 1.1-.3l-1.3-1.3a3.6 3.6 0 0 1-1.2.2 4 4 0 0 1-2.9-1.1 4 4 0 0 1-1-4.1L6 8Z" }));
|
|
3
|
+
export {
|
|
4
|
+
t as default
|
|
5
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function c(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=c(o),a=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},n.createElement("path",{fill:"currentColor",d:"M12 2.3a6.8 6.8 0 0 1 3.5 12.5c2.5.8 4.6 2.5 6 4.8l.1.3.4.6-1.3.8-.3-.7-.2-.2a9.6 9.6 0 0 0-16.6.2l-.3.7-1.3-.8.4-.6c1.3-2.4 3.5-4.2 6.1-5.1A6.7 6.7 0 0 1 12 2.2Zm0 1.5a5.2 5.2 0 1 0 0 10.4 5.2 5.2 0 0 0 0-10.4Z"}));exports.default=a;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as e from "react";
|
|
2
|
+
const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12 2.3a6.8 6.8 0 0 1 3.5 12.5c2.5.8 4.6 2.5 6 4.8l.1.3.4.6-1.3.8-.3-.7-.2-.2a9.6 9.6 0 0 0-16.6.2l-.3.7-1.3-.8.4-.6c1.3-2.4 3.5-4.2 6.1-5.1A6.7 6.7 0 0 1 12 2.2Zm0 1.5a5.2 5.2 0 1 0 0 10.4 5.2 5.2 0 0 0 0-10.4Z" }));
|
|
3
|
+
export {
|
|
4
|
+
l as default
|
|
5
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const a=o(l),c=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},a.createElement("path",{fill:"currentColor",d:"M12 15.6a4 4 0 0 0 2.9-1.2 4 4 0 0 0 1.2-2.9 4 4 0 0 0-1.2-2.9A4 4 0 0 0 12 7.4a4 4 0 0 0-2.9 1.2A4 4 0 0 0 8 11.5a4 4 0 0 0 1.2 2.9 4 4 0 0 0 2.9 1.2Zm0-1.4c-.8 0-1.4-.3-2-.8-.4-.5-.7-1.2-.7-1.9 0-.8.3-1.4.8-2 .5-.4 1.2-.7 1.9-.7.8 0 1.4.3 2 .8.4.5.7 1.2.7 1.9 0 .8-.3 1.4-.8 2-.5.4-1.2.7-1.9.7Zm0 4.3a11.2 11.2 0 0 1-10.5-7 11.2 11.2 0 0 1 10.5-7 11.2 11.2 0 0 1 10.5 7 11.2 11.2 0 0 1-10.5 7Zm0-1.5a9.8 9.8 0 0 0 8.8-5.5 9.8 9.8 0 0 0-17.6 0A9.8 9.8 0 0 0 12 17Z"}));exports.default=c;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as e from "react";
|
|
2
|
+
const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M12 15.6a4 4 0 0 0 2.9-1.2 4 4 0 0 0 1.2-2.9 4 4 0 0 0-1.2-2.9A4 4 0 0 0 12 7.4a4 4 0 0 0-2.9 1.2A4 4 0 0 0 8 11.5a4 4 0 0 0 1.2 2.9 4 4 0 0 0 2.9 1.2Zm0-1.4c-.8 0-1.4-.3-2-.8-.4-.5-.7-1.2-.7-1.9 0-.8.3-1.4.8-2 .5-.4 1.2-.7 1.9-.7.8 0 1.4.3 2 .8.4.5.7 1.2.7 1.9 0 .8-.3 1.4-.8 2-.5.4-1.2.7-1.9.7Zm0 4.3a11.2 11.2 0 0 1-10.5-7 11.2 11.2 0 0 1 10.5-7 11.2 11.2 0 0 1 10.5 7 11.2 11.2 0 0 1-10.5 7Zm0-1.5a9.8 9.8 0 0 0 8.8-5.5 9.8 9.8 0 0 0-17.6 0A9.8 9.8 0 0 0 12 17Z" }));
|
|
3
|
+
export {
|
|
4
|
+
a as default
|
|
5
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const a=o(n),l=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},a.createElement("path",{fill:"currentColor",d:"M12 21.8a9.5 9.5 0 0 1-6.9-2.9A9.8 9.8 0 0 1 2.3 12c0-1.3.2-2.5.7-3.7A10.2 10.2 0 0 1 8 3a9 9 0 0 1 5.8-.6 4.2 4.2 0 0 0 1.3 3.7l1.7 1h2.1a3 3 0 0 0 .4 2.7 3 3 0 0 0 2.4 1.4 8.8 8.8 0 0 1-.7 4.5 10.2 10.2 0 0 1-5.2 5.3c-1.2.5-2.5.8-3.8.8ZM10.5 9.8c.4 0 .7-.1 1-.4.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4s-.7.1-1 .4c-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4Zm-2 5c.4 0 .7-.1 1-.4.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4s-.7.1-1 .4c-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4Zm6.5 1c.3 0 .5 0 .6-.3.2-.1.3-.4.3-.6 0-.3 0-.5-.3-.6a.9.9 0 0 0-.6-.3c-.3 0-.5 0-.6.3-.2.1-.3.3-.3.6s0 .5.3.6c.1.2.4.3.6.3Zm-3 4.3c2 0 4-.7 5.6-2.2a8.1 8.1 0 0 0 2.6-5.6c-.8-.4-1.5-.9-2-1.5-.5-.7-.8-1.4-.9-2.2A5.6 5.6 0 0 1 14 7c-.9-.9-1.4-2-1.6-3.4a8.3 8.3 0 0 0-8 5.3 8 8 0 0 0 1.8 8.8 8 8 0 0 0 5.9 2.4Z"}));exports.default=l;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
const t = (e) => /* @__PURE__ */
|
|
1
|
+
import * as c from "react";
|
|
2
|
+
const t = (e) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...e }, /* @__PURE__ */ c.createElement("path", { fill: "currentColor", d: "M12 21.8a9.5 9.5 0 0 1-6.9-2.9A9.8 9.8 0 0 1 2.3 12c0-1.3.2-2.5.7-3.7A10.2 10.2 0 0 1 8 3a9 9 0 0 1 5.8-.6 4.2 4.2 0 0 0 1.3 3.7l1.7 1h2.1a3 3 0 0 0 .4 2.7 3 3 0 0 0 2.4 1.4 8.8 8.8 0 0 1-.7 4.5 10.2 10.2 0 0 1-5.2 5.3c-1.2.5-2.5.8-3.8.8ZM10.5 9.8c.4 0 .7-.1 1-.4.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4s-.7.1-1 .4c-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4Zm-2 5c.4 0 .7-.1 1-.4.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4s-.7.1-1 .4c-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4Zm6.5 1c.3 0 .5 0 .6-.3.2-.1.3-.4.3-.6 0-.3 0-.5-.3-.6a.9.9 0 0 0-.6-.3c-.3 0-.5 0-.6.3-.2.1-.3.3-.3.6s0 .5.3.6c.1.2.4.3.6.3Zm-3 4.3c2 0 4-.7 5.6-2.2a8.1 8.1 0 0 0 2.6-5.6c-.8-.4-1.5-.9-2-1.5-.5-.7-.8-1.4-.9-2.2A5.6 5.6 0 0 1 14 7c-.9-.9-1.4-2-1.6-3.4a8.3 8.3 0 0 0-8 5.3 8 8 0 0 0 1.8 8.8 8 8 0 0 0 5.9 2.4Z" }));
|
|
3
3
|
export {
|
|
4
4
|
t as default
|
|
5
5
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("react");function n(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const c=n(r),o=e=>c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},c.createElement("path",{fill:"currentColor",d:"M10.6 21.5a1 1 0 0 1-1-.9l-.3-2.1a4.6 4.6 0 0 1-1.6-1l-2 1c-.4.1-1 0-1.2-.5L3 15.5a1 1 0 0 1 .3-1.3L5 13a5 5 0 0 1 0-1.3V11L3.3 9.8A1 1 0 0 1 3 8.5L4.5 6a1 1 0 0 1 1.2-.4l2 .9a6.4 6.4 0 0 1 1.6-1l.3-2.1c0-.5.5-.9 1-.9h2.8c.5 0 1 .4 1 .9l.3 2.2a4.7 4.7 0 0 1 1.5.9l2-.9c.5-.2 1 0 1.3.4L21 8.5c.2.4 0 1-.3 1.3L18.9 11v.5a18.6 18.6 0 0 1 0 1.3l1.8 1.3c.4.3.5.9.2 1.3L19.5 18a1 1 0 0 1-1.3.4l-2-.9a6.5 6.5 0 0 1-1.5 1l-.3 2.1c0 .5-.5.9-1 .9h-2.8ZM11 20h2l.3-2.7a5.6 5.6 0 0 0 2.6-1.5l2.5 1 1-1.7-2.2-1.6.2-.7a6.3 6.3 0 0 0 0-1.6c0-.2 0-.4-.2-.7l2.2-1.7-1-1.7L16 8.3a5.3 5.3 0 0 0-2.6-1.5L13 4h-2l-.3 2.7A5.2 5.2 0 0 0 8 8.2l-2.5-1-1 1.6 2.2 1.7-.2.7a6.3 6.3 0 0 0 .2 2.3l-2.1 1.7 1 1.7L8 15.8a5.6 5.6 0 0 0 2.7 1.5L11 20Zm1-5c.8 0 1.6-.3 2.1-.9.6-.6 1-1.3 1-2.1s-.4-1.5-1-2.1c-.5-.6-1.3-.9-2-.9-1 0-1.6.3-2.2.9A3 3 0 0 0 9 12c0 .8.3 1.5.9 2.1.6.6 1.3.9 2.1.9Z"}));exports.default=o;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as l from "react";
|
|
2
|
+
const t = (a) => /* @__PURE__ */ l.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...a }, /* @__PURE__ */ l.createElement("path", { fill: "currentColor", d: "M10.6 21.5a1 1 0 0 1-1-.9l-.3-2.1a4.6 4.6 0 0 1-1.6-1l-2 1c-.4.1-1 0-1.2-.5L3 15.5a1 1 0 0 1 .3-1.3L5 13a5 5 0 0 1 0-1.3V11L3.3 9.8A1 1 0 0 1 3 8.5L4.5 6a1 1 0 0 1 1.2-.4l2 .9a6.4 6.4 0 0 1 1.6-1l.3-2.1c0-.5.5-.9 1-.9h2.8c.5 0 1 .4 1 .9l.3 2.2a4.7 4.7 0 0 1 1.5.9l2-.9c.5-.2 1 0 1.3.4L21 8.5c.2.4 0 1-.3 1.3L18.9 11v.5a18.6 18.6 0 0 1 0 1.3l1.8 1.3c.4.3.5.9.2 1.3L19.5 18a1 1 0 0 1-1.3.4l-2-.9a6.5 6.5 0 0 1-1.5 1l-.3 2.1c0 .5-.5.9-1 .9h-2.8ZM11 20h2l.3-2.7a5.6 5.6 0 0 0 2.6-1.5l2.5 1 1-1.7-2.2-1.6.2-.7a6.3 6.3 0 0 0 0-1.6c0-.2 0-.4-.2-.7l2.2-1.7-1-1.7L16 8.3a5.3 5.3 0 0 0-2.6-1.5L13 4h-2l-.3 2.7A5.2 5.2 0 0 0 8 8.2l-2.5-1-1 1.6 2.2 1.7-.2.7a6.3 6.3 0 0 0 .2 2.3l-2.1 1.7 1 1.7L8 15.8a5.6 5.6 0 0 0 2.7 1.5L11 20Zm1-5c.8 0 1.6-.3 2.1-.9.6-.6 1-1.3 1-2.1s-.4-1.5-1-2.1c-.5-.6-1.3-.9-2-.9-1 0-1.6.3-2.2.9A3 3 0 0 0 9 12c0 .8.3 1.5.9 2.1.6.6 1.3.9 2.1.9Z" }));
|
|
3
|
+
export {
|
|
4
|
+
t as default
|
|
5
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=o(l),a=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},n.createElement("path",{fill:"currentColor",d:"M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z"}));exports.default=a;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as e from "react";
|
|
2
|
+
const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M16.6 11.5c0-1.5.7-2.6 2-3.4-.7-1-1.8-1.7-3.3-1.8-1.5-.1-3 .8-3.6.8-.6 0-2-.7-3-.7C6.3 6.4 4 8 4 11.7c0 1 .2 2.1.6 3.3.5 1.4 2.3 5 4.3 5 1 0 1.7-.7 3-.7s2 .7 3.1.7c2 0 3.6-3.3 4.1-4.8-2.6-1.2-2.5-3.6-2.5-3.7ZM14.4 5c1-1.3 1-2.5 1-2.9-1 0-2.2.7-2.8 1.4-.7.8-1.1 1.8-1 2.9 1 0 2-.5 2.8-1.4Z" }));
|
|
3
|
+
export {
|
|
4
|
+
l as default
|
|
5
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("react");function c(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const l in e)if(l!=="default"){const n=Object.getOwnPropertyDescriptor(e,l);Object.defineProperty(a,l,n.get?n:{enumerable:!0,get:()=>e[l]})}}return a.default=e,Object.freeze(a)}const t=c(r),o=e=>t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none",...e},t.createElement("path",{fill:"#FBBC05",d:"M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z"}),t.createElement("path",{fill:"#EA4335",d:"M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z"}),t.createElement("path",{fill:"#34A853",d:"M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z"}),t.createElement("path",{fill:"#4285F4",d:"M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z"}));exports.default=o;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as e from "react";
|
|
2
|
+
const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "#FBBC05", d: "M1 14.4 4.4 12a6 6 0 0 1 0-3.8L1 5.6a10 10 0 0 0 0 8.8Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#EA4335", d: "M4.4 8.1a5.9 5.9 0 0 1 9.3-2.7l2.9-2.9A10 10 0 0 0 1 5.5l3.4 2.6Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#34A853", d: "M10 20a10 10 0 0 1-9-5.6L4.4 12c.8 2.3 3 4 5.6 4 1.3 0 2.4-.3 3.3-.9l3.2 2.5A9.5 9.5 0 0 1 10 20Z" }), /* @__PURE__ */ e.createElement("path", { fill: "#4285F4", d: "M10 8.2h9.3c.2.6.2 1.2.2 1.8a10 10 0 0 1-3 7.5L13.3 15c1-.6 1.8-1.6 2-3H10V8.2Z" }));
|
|
3
|
+
export {
|
|
4
|
+
l as default
|
|
5
|
+
};
|