UNPKG

oursvg

Version:

Una librería de iconos SVG personalizada para React, similar a lucide-react

770 lines (767 loc) 31.4 kB
import je from "react"; var Q = { exports: {} }, Y = {}; /** * @license React * react-jsx-runtime.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var Ce; function fr() { if (Ce) return Y; Ce = 1; var b = je, v = Symbol.for("react.element"), g = Symbol.for("react.fragment"), p = Object.prototype.hasOwnProperty, l = b.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, f = { key: !0, ref: !0, __self: !0, __source: !0 }; function F(C, y, O) { var E, x = {}, T = null, L = null; O !== void 0 && (T = "" + O), y.key !== void 0 && (T = "" + y.key), y.ref !== void 0 && (L = y.ref); for (E in y) p.call(y, E) && !f.hasOwnProperty(E) && (x[E] = y[E]); if (C && C.defaultProps) for (E in y = C.defaultProps, y) x[E] === void 0 && (x[E] = y[E]); return { $$typeof: v, type: C, key: T, ref: L, props: x, _owner: l.current }; } return Y.Fragment = g, Y.jsx = F, Y.jsxs = F, Y; } var W = {}; /** * @license React * react-jsx-runtime.development.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var Te; function dr() { return Te || (Te = 1, process.env.NODE_ENV !== "production" && function() { var b = je, v = Symbol.for("react.element"), g = Symbol.for("react.portal"), p = Symbol.for("react.fragment"), l = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), F = Symbol.for("react.provider"), C = Symbol.for("react.context"), y = Symbol.for("react.forward_ref"), O = Symbol.for("react.suspense"), E = Symbol.for("react.suspense_list"), x = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), L = Symbol.for("react.offscreen"), ee = Symbol.iterator, Se = "@@iterator"; function Oe(e) { if (e === null || typeof e != "object") return null; var r = ee && e[ee] || e[Se]; return typeof r == "function" ? r : null; } var P = b.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED; function h(e) { { for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++) t[n - 1] = arguments[n]; Pe("error", e, t); } } function Pe(e, r, t) { { var n = P.ReactDebugCurrentFrame, o = n.getStackAddendum(); o !== "" && (r += "%s", t = t.concat([o])); var s = t.map(function(i) { return String(i); }); s.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, s); } } var ke = !1, Ae = !1, Fe = !1, Me = !1, De = !1, re; re = Symbol.for("react.module.reference"); function Ie(e) { return !!(typeof e == "string" || typeof e == "function" || e === p || e === f || De || e === l || e === O || e === E || Me || e === L || ke || Ae || Fe || typeof e == "object" && e !== null && (e.$$typeof === T || e.$$typeof === x || e.$$typeof === F || e.$$typeof === C || e.$$typeof === y || // This needs to include all possible module reference object // types supported by any Flight configuration anywhere since // we don't know which Flight build this will end up being used // with. e.$$typeof === re || e.getModuleId !== void 0)); } function Ye(e, r, t) { var n = e.displayName; if (n) return n; var o = r.displayName || r.name || ""; return o !== "" ? t + "(" + o + ")" : t; } function te(e) { return e.displayName || "Context"; } function w(e) { if (e == null) return null; if (typeof e.tag == "number" && h("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function") return e.displayName || e.name || null; if (typeof e == "string") return e; switch (e) { case p: return "Fragment"; case g: return "Portal"; case f: return "Profiler"; case l: return "StrictMode"; case O: return "Suspense"; case E: return "SuspenseList"; } if (typeof e == "object") switch (e.$$typeof) { case C: var r = e; return te(r) + ".Consumer"; case F: var t = e; return te(t._context) + ".Provider"; case y: return Ye(e, e.render, "ForwardRef"); case x: var n = e.displayName || null; return n !== null ? n : w(e.type) || "Memo"; case T: { var o = e, s = o._payload, i = o._init; try { return w(i(s)); } catch { return null; } } } return null; } var j = Object.assign, M = 0, ne, ae, ie, oe, se, le, ue; function ce() { } ce.__reactDisabledLog = !0; function We() { { if (M === 0) { ne = console.log, ae = console.info, ie = console.warn, oe = console.error, se = console.group, le = console.groupCollapsed, ue = console.groupEnd; var e = { configurable: !0, enumerable: !0, value: ce, writable: !0 }; Object.defineProperties(console, { info: e, log: e, warn: e, error: e, group: e, groupCollapsed: e, groupEnd: e }); } M++; } } function Le() { { if (M--, M === 0) { var e = { configurable: !0, enumerable: !0, writable: !0 }; Object.defineProperties(console, { log: j({}, e, { value: ne }), info: j({}, e, { value: ae }), warn: j({}, e, { value: ie }), error: j({}, e, { value: oe }), group: j({}, e, { value: se }), groupCollapsed: j({}, e, { value: le }), groupEnd: j({}, e, { value: ue }) }); } M < 0 && h("disabledDepth fell below zero. This is a bug in React. Please file an issue."); } } var Z = P.ReactCurrentDispatcher, N; function $(e, r, t) { { if (N === void 0) try { throw Error(); } catch (o) { var n = o.stack.trim().match(/\n( *(at )?)/); N = n && n[1] || ""; } return ` ` + N + e; } } var z = !1, V; { var $e = typeof WeakMap == "function" ? WeakMap : Map; V = new $e(); } function fe(e, r) { if (!e || z) return ""; { var t = V.get(e); if (t !== void 0) return t; } var n; z = !0; var o = Error.prepareStackTrace; Error.prepareStackTrace = void 0; var s; s = Z.current, Z.current = null, We(); try { if (r) { var i = function() { throw Error(); }; if (Object.defineProperty(i.prototype, "props", { set: function() { throw Error(); } }), typeof Reflect == "object" && Reflect.construct) { try { Reflect.construct(i, []); } catch (R) { n = R; } Reflect.construct(e, [], i); } else { try { i.call(); } catch (R) { n = R; } e.call(i.prototype); } } else { try { throw Error(); } catch (R) { n = R; } e(); } } catch (R) { if (R && n && typeof R.stack == "string") { for (var a = R.stack.split(` `), m = n.stack.split(` `), u = a.length - 1, c = m.length - 1; u >= 1 && c >= 0 && a[u] !== m[c]; ) c--; for (; u >= 1 && c >= 0; u--, c--) if (a[u] !== m[c]) { if (u !== 1 || c !== 1) do if (u--, c--, c < 0 || a[u] !== m[c]) { var _ = ` ` + a[u].replace(" at new ", " at "); return e.displayName && _.includes("<anonymous>") && (_ = _.replace("<anonymous>", e.displayName)), typeof e == "function" && V.set(e, _), _; } while (u >= 1 && c >= 0); break; } } } finally { z = !1, Z.current = s, Le(), Error.prepareStackTrace = o; } var A = e ? e.displayName || e.name : "", S = A ? $(A) : ""; return typeof e == "function" && V.set(e, S), S; } function Ve(e, r, t) { return fe(e, !1); } function Ue(e) { var r = e.prototype; return !!(r && r.isReactComponent); } function U(e, r, t) { if (e == null) return ""; if (typeof e == "function") return fe(e, Ue(e)); if (typeof e == "string") return $(e); switch (e) { case O: return $("Suspense"); case E: return $("SuspenseList"); } if (typeof e == "object") switch (e.$$typeof) { case y: return Ve(e.render); case x: return U(e.type, r, t); case T: { var n = e, o = n._payload, s = n._init; try { return U(s(o), r, t); } catch { } } } return ""; } var D = Object.prototype.hasOwnProperty, de = {}, ve = P.ReactDebugCurrentFrame; function B(e) { if (e) { var r = e._owner, t = U(e.type, e._source, r ? r.type : null); ve.setExtraStackFrame(t); } else ve.setExtraStackFrame(null); } function Be(e, r, t, n, o) { { var s = Function.call.bind(D); for (var i in e) if (s(e, i)) { var a = void 0; try { if (typeof e[i] != "function") { var m = Error((n || "React class") + ": " + t + " type `" + i + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[i] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."); throw m.name = "Invariant Violation", m; } a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"); } catch (u) { a = u; } a && !(a instanceof Error) && (B(o), h("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, i, typeof a), B(null)), a instanceof Error && !(a.message in de) && (de[a.message] = !0, B(o), h("Failed %s type: %s", t, a.message), B(null)); } } } var Ze = Array.isArray; function H(e) { return Ze(e); } function Ne(e) { { var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object"; return t; } } function ze(e) { try { return pe(e), !1; } catch { return !0; } } function pe(e) { return "" + e; } function he(e) { if (ze(e)) return h("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ne(e)), pe(e); } var I = P.ReactCurrentOwner, He = { key: !0, ref: !0, __self: !0, __source: !0 }, ge, ye, q; q = {}; function qe(e) { if (D.call(e, "ref")) { var r = Object.getOwnPropertyDescriptor(e, "ref").get; if (r && r.isReactWarning) return !1; } return e.ref !== void 0; } function Je(e) { if (D.call(e, "key")) { var r = Object.getOwnPropertyDescriptor(e, "key").get; if (r && r.isReactWarning) return !1; } return e.key !== void 0; } function Ke(e, r) { if (typeof e.ref == "string" && I.current && r && I.current.stateNode !== r) { var t = w(I.current.type); q[t] || (h('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', w(I.current.type), e.ref), q[t] = !0); } } function Ge(e, r) { { var t = function() { ge || (ge = !0, h("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r)); }; t.isReactWarning = !0, Object.defineProperty(e, "key", { get: t, configurable: !0 }); } } function Xe(e, r) { { var t = function() { ye || (ye = !0, h("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r)); }; t.isReactWarning = !0, Object.defineProperty(e, "ref", { get: t, configurable: !0 }); } } var Qe = function(e, r, t, n, o, s, i) { var a = { // This tag allows us to uniquely identify this as a React Element $$typeof: v, // Built-in properties that belong on the element type: e, key: r, ref: t, props: i, // Record the component responsible for creating this element. _owner: s }; return a._store = {}, Object.defineProperty(a._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: !1 }), Object.defineProperty(a, "_self", { configurable: !1, enumerable: !1, writable: !1, value: n }), Object.defineProperty(a, "_source", { configurable: !1, enumerable: !1, writable: !1, value: o }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a; }; function er(e, r, t, n, o) { { var s, i = {}, a = null, m = null; t !== void 0 && (he(t), a = "" + t), Je(r) && (he(r.key), a = "" + r.key), qe(r) && (m = r.ref, Ke(r, o)); for (s in r) D.call(r, s) && !He.hasOwnProperty(s) && (i[s] = r[s]); if (e && e.defaultProps) { var u = e.defaultProps; for (s in u) i[s] === void 0 && (i[s] = u[s]); } if (a || m) { var c = typeof e == "function" ? e.displayName || e.name || "Unknown" : e; a && Ge(i, c), m && Xe(i, c); } return Qe(e, a, m, o, n, I.current, i); } } var J = P.ReactCurrentOwner, me = P.ReactDebugCurrentFrame; function k(e) { if (e) { var r = e._owner, t = U(e.type, e._source, r ? r.type : null); me.setExtraStackFrame(t); } else me.setExtraStackFrame(null); } var K; K = !1; function G(e) { return typeof e == "object" && e !== null && e.$$typeof === v; } function be() { { if (J.current) { var e = w(J.current.type); if (e) return ` Check the render method of \`` + e + "`."; } return ""; } } function rr(e) { return ""; } var Re = {}; function tr(e) { { var r = be(); if (!r) { var t = typeof e == "string" ? e : e.displayName || e.name; t && (r = ` Check the top-level render call using <` + t + ">."); } return r; } } function Ee(e, r) { { if (!e._store || e._store.validated || e.key != null) return; e._store.validated = !0; var t = tr(r); if (Re[t]) return; Re[t] = !0; var n = ""; e && e._owner && e._owner !== J.current && (n = " It was passed a child from " + w(e._owner.type) + "."), k(e), h('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), k(null); } } function _e(e, r) { { if (typeof e != "object") return; if (H(e)) for (var t = 0; t < e.length; t++) { var n = e[t]; G(n) && Ee(n, r); } else if (G(e)) e._store && (e._store.validated = !0); else if (e) { var o = Oe(e); if (typeof o == "function" && o !== e.entries) for (var s = o.call(e), i; !(i = s.next()).done; ) G(i.value) && Ee(i.value, r); } } } function nr(e) { { var r = e.type; if (r == null || typeof r == "string") return; var t; if (typeof r == "function") t = r.propTypes; else if (typeof r == "object" && (r.$$typeof === y || // Note: Memo only checks outer props here. // Inner props are checked in the reconciler. r.$$typeof === x)) t = r.propTypes; else return; if (t) { var n = w(r); Be(t, e.props, "prop", n, e); } else if (r.PropTypes !== void 0 && !K) { K = !0; var o = w(r); h("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown"); } typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && h("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead."); } } function ar(e) { { for (var r = Object.keys(e.props), t = 0; t < r.length; t++) { var n = r[t]; if (n !== "children" && n !== "key") { k(e), h("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), k(null); break; } } e.ref !== null && (k(e), h("Invalid attribute `ref` supplied to `React.Fragment`."), k(null)); } } var we = {}; function xe(e, r, t, n, o, s) { { var i = Ie(e); if (!i) { var a = ""; (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."); var m = rr(); m ? a += m : a += be(); var u; e === null ? u = "null" : H(e) ? u = "array" : e !== void 0 && e.$$typeof === v ? (u = "<" + (w(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : u = typeof e, h("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", u, a); } var c = er(e, r, t, o, s); if (c == null) return c; if (i) { var _ = r.children; if (_ !== void 0) if (n) if (H(_)) { for (var A = 0; A < _.length; A++) _e(_[A], e); Object.freeze && Object.freeze(_); } else h("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."); else _e(_, e); } if (D.call(r, "key")) { var S = w(e), R = Object.keys(r).filter(function(cr) { return cr !== "key"; }), X = R.length > 0 ? "{key: someKey, " + R.join(": ..., ") + ": ...}" : "{key: someKey}"; if (!we[S + X]) { var ur = R.length > 0 ? "{" + R.join(": ..., ") + ": ...}" : "{}"; h(`A props object containing a "key" prop is being spread into JSX: let props = %s; <%s {...props} /> React keys must be passed directly to JSX without using spread: let props = %s; <%s key={someKey} {...props} />`, X, S, ur, S), we[S + X] = !0; } } return e === p ? ar(c) : nr(c), c; } } function ir(e, r, t) { return xe(e, r, t, !0); } function or(e, r, t) { return xe(e, r, t, !1); } var sr = or, lr = ir; W.Fragment = p, W.jsx = sr, W.jsxs = lr; }()), W; } process.env.NODE_ENV === "production" ? Q.exports = fr() : Q.exports = dr(); var d = Q.exports; const pr = ({ className: b = "", color: v, size: g, ...p }) => { const l = g || 32, f = v || "#0062E0"; return /* @__PURE__ */ d.jsxs( "svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: l, viewBox: "0 0 36 36", fill: "url(#a)", children: [ /* @__PURE__ */ d.jsx("defs", { children: /* @__PURE__ */ d.jsxs("linearGradient", { x1: "50%", x2: "50%", y1: "97.078%", y2: "0%", id: "a", children: [ /* @__PURE__ */ d.jsx("stop", { offset: "0%", "stop-color": f }), /* @__PURE__ */ d.jsx("stop", { offset: "100%", "stop-color": f }) ] }) }), /* @__PURE__ */ d.jsx("path", { d: "M15 35.8C6.5 34.3 0 26.9 0 18 0 8.1 8.1 0 18 0s18 8.1 18 18c0 8.9-6.5 16.3-15 17.8l-1-.8h-4l-1 .8z" }), /* @__PURE__ */ d.jsx( "path", { fill: "#ffffff", d: "m25 23 .8-5H21v-3.5c0-1.4.5-2.5 2.7-2.5H26V7.4c-1.3-.2-2.7-.4-4-.4-4.1 0-7 2.5-7 7v4h-4.5v5H15v12.7c1 .2 2 .3 3 .3s2-.1 3-.3V23h4z" } ) ] } ); }, hr = ({ className: b = "", color: v, size: g, ...p }) => { const l = g || 32, f = v || "#ffffff"; return /* @__PURE__ */ d.jsx( "svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: l, viewBox: "0 0 256 256", preserveAspectRatio: "xMidYMid", fill: f, className: b, ...p, children: /* @__PURE__ */ d.jsx("path", { d: "M128 23.064c34.177 0 38.225.13 51.722.745 12.48.57 19.258 2.655 23.769 4.408 5.974 2.322 10.238 5.096 14.717 9.575 4.48 4.479 7.253 8.743 9.575 14.717 1.753 4.511 3.838 11.289 4.408 23.768.615 13.498.745 17.546.745 51.723 0 34.178-.13 38.226-.745 51.723-.57 12.48-2.655 19.257-4.408 23.768-2.322 5.974-5.096 10.239-9.575 14.718-4.479 4.479-8.743 7.253-14.717 9.574-4.511 1.753-11.289 3.839-23.769 4.408-13.495.616-17.543.746-51.722.746-34.18 0-38.228-.13-51.723-.746-12.48-.57-19.257-2.655-23.768-4.408-5.974-2.321-10.239-5.095-14.718-9.574-4.479-4.48-7.253-8.744-9.574-14.718-1.753-4.51-3.839-11.288-4.408-23.768-.616-13.497-.746-17.545-.746-51.723 0-34.177.13-38.225.746-51.722.57-12.48 2.655-19.258 4.408-23.769 2.321-5.974 5.095-10.238 9.574-14.717 4.48-4.48 8.744-7.253 14.718-9.575 4.51-1.753 11.288-3.838 23.768-4.408 13.497-.615 17.545-.745 51.723-.745M128 0C93.237 0 88.878.147 75.226.77c-13.625.622-22.93 2.786-31.071 5.95-8.418 3.271-15.556 7.648-22.672 14.764C14.367 28.6 9.991 35.738 6.72 44.155 3.555 52.297 1.392 61.602.77 75.226.147 88.878 0 93.237 0 128c0 34.763.147 39.122.77 52.774.622 13.625 2.785 22.93 5.95 31.071 3.27 8.417 7.647 15.556 14.763 22.672 7.116 7.116 14.254 11.492 22.672 14.763 8.142 3.165 17.446 5.328 31.07 5.95 13.653.623 18.012.77 52.775.77s39.122-.147 52.774-.77c13.624-.622 22.929-2.785 31.07-5.95 8.418-3.27 15.556-7.647 22.672-14.763 7.116-7.116 11.493-14.254 14.764-22.672 3.164-8.142 5.328-17.446 5.95-31.07.623-13.653.77-18.012.77-52.775s-.147-39.122-.77-52.774c-.622-13.624-2.786-22.929-5.95-31.07-3.271-8.418-7.648-15.556-14.764-22.672C227.4 14.368 220.262 9.99 211.845 6.72c-8.142-3.164-17.447-5.328-31.071-5.95C167.122.147 162.763 0 128 0Zm0 62.27C91.698 62.27 62.27 91.7 62.27 128c0 36.302 29.428 65.73 65.73 65.73 36.301 0 65.73-29.428 65.73-65.73 0-36.301-29.429-65.73-65.73-65.73Zm0 108.397c-23.564 0-42.667-19.103-42.667-42.667S104.436 85.333 128 85.333s42.667 19.103 42.667 42.667-19.103 42.667-42.667 42.667Zm83.686-110.994c0 8.484-6.876 15.36-15.36 15.36-8.483 0-15.36-6.876-15.36-15.36 0-8.483 6.877-15.36 15.36-15.36 8.484 0 15.36 6.877 15.36 15.36Z" }) } ); }, gr = ({ className: b = "", color: v, size: g, ...p }) => { const l = g || 32, f = v || "#0A66C2"; return /* @__PURE__ */ d.jsx( "svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: l, preserveAspectRatio: "xMidYMid", viewBox: "0 0 256 256", fill: f, className: b, ...p, children: /* @__PURE__ */ d.jsx("path", { d: "M218.123 218.127h-37.931v-59.403c0-14.165-.253-32.4-19.728-32.4-19.756 0-22.779 15.434-22.779 31.369v60.43h-37.93V95.967h36.413v16.694h.51a39.907 39.907 0 0 1 35.928-19.733c38.445 0 45.533 25.288 45.533 58.186l-.016 67.013ZM56.955 79.27c-12.157.002-22.014-9.852-22.016-22.009-.002-12.157 9.851-22.014 22.008-22.016 12.157-.003 22.014 9.851 22.016 22.008A22.013 22.013 0 0 1 56.955 79.27m18.966 138.858H37.95V95.967h37.97v122.16ZM237.033.018H18.89C8.58-.098.125 8.161-.001 18.471v219.053c.122 10.315 8.576 18.582 18.89 18.474h218.144c10.336.128 18.823-8.139 18.966-18.474V18.454c-.147-10.33-8.635-18.588-18.966-18.453" }) } ); }, yr = ({ className: b = "", color: v, size: g, ...p }) => { const l = g || 32, f = v || "#ffffff"; return /* @__PURE__ */ d.jsx( "svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: l, viewBox: "0 0 192 192", preserveAspectRatio: "xMidYMid", "aria-label": "Threads", fill: f, className: b, ...p, children: /* @__PURE__ */ d.jsx( "path", { fill: f, d: "M141.537 88.988a66.667 66.667 0 0 0-2.518-1.143c-1.482-27.307-16.403-42.94-41.457-43.1h-.34c-14.986 0-27.449 6.396-35.12 18.036l13.779 9.452c5.73-8.695 14.724-10.548 21.348-10.548h.229c8.249.053 14.474 2.452 18.503 7.129 2.932 3.405 4.893 8.111 5.864 14.05-7.314-1.243-15.224-1.626-23.68-1.14-23.82 1.371-39.134 15.264-38.105 34.568.522 9.792 5.4 18.216 13.735 23.719 7.047 4.652 16.124 6.927 25.557 6.412 12.458-.683 22.231-5.436 29.049-14.127 5.178-6.6 8.453-15.153 9.899-25.93 5.937 3.583 10.337 8.298 12.767 13.966 4.132 9.635 4.373 25.468-8.546 38.376-11.319 11.308-24.925 16.2-45.488 16.351-22.809-.169-40.06-7.484-51.275-21.742C35.236 139.966 29.808 120.682 29.605 96c.203-24.682 5.63-43.966 16.133-57.317C56.954 24.425 74.204 17.11 97.013 16.94c22.975.17 40.526 7.52 52.171 21.847 5.71 7.026 10.015 15.86 12.853 26.162l16.147-4.308c-3.44-12.68-8.853-23.606-16.219-32.668C147.036 9.607 125.202.195 97.07 0h-.113C68.882.194 47.292 9.642 32.788 28.08 19.882 44.485 13.224 67.315 13.001 95.932L13 96v.067c.224 28.617 6.882 51.447 19.788 67.854C47.292 182.358 68.882 191.806 96.957 192h.113c24.96-.173 42.554-6.708 57.048-21.189 18.963-18.945 18.392-42.692 12.142-57.27-4.484-10.454-13.033-18.945-24.723-24.553ZM98.44 129.507c-10.44.588-21.286-4.098-21.82-14.135-.397-7.442 5.296-15.746 22.461-16.735 1.966-.114 3.895-.169 5.79-.169 6.235 0 12.068.606 17.371 1.765-1.978 24.702-13.58 28.713-23.802 29.274Z", class: "x19hqcy" } ) } ); }, mr = ({ className: b = "", color: v, size: g, ...p }) => { const l = g || 32, f = v || "#ffffff"; return /* @__PURE__ */ d.jsxs( "svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: l, viewBox: "0 0 256 259", preserveAspectRatio: "xMidYMid", fill: f, className: b, ...p, children: [ /* @__PURE__ */ d.jsx( "path", { d: "m67.663 221.823 4.185 2.093c17.44 10.463 36.971 15.346 56.503 15.346 61.385 0 111.609-50.224 111.609-111.609 0-29.297-11.859-57.897-32.785-78.824-20.927-20.927-48.83-32.785-78.824-32.785-61.385 0-111.61 50.224-110.912 112.307 0 20.926 6.278 41.156 16.741 58.594l2.79 4.186-11.16 41.156 41.853-10.464Z", fill: "#00E676" } ), /* @__PURE__ */ d.jsx( "path", { d: "M219.033 37.668C195.316 13.254 162.531 0 129.048 0 57.898 0 .698 57.897 1.395 128.35c0 22.322 6.278 43.947 16.742 63.478L0 258.096l67.663-17.439c18.834 10.464 39.76 15.347 60.688 15.347 70.453 0 127.653-57.898 127.653-128.35 0-34.181-13.254-66.269-36.97-89.986ZM129.048 234.38c-18.834 0-37.668-4.882-53.712-14.648l-4.185-2.093-40.458 10.463 10.463-39.76-2.79-4.186C7.673 134.63 22.322 69.058 72.546 38.365c50.224-30.692 115.097-16.043 145.79 34.181 30.692 50.224 16.043 115.097-34.18 145.79-16.045 10.463-35.576 16.043-55.108 16.043Zm61.385-77.428-7.673-3.488s-11.16-4.883-18.136-8.371c-.698 0-1.395-.698-2.093-.698-2.093 0-3.488.698-4.883 1.396 0 0-.697.697-10.463 11.858-.698 1.395-2.093 2.093-3.488 2.093h-.698c-.697 0-2.092-.698-2.79-1.395l-3.488-1.395c-7.673-3.488-14.648-7.674-20.229-13.254-1.395-1.395-3.488-2.79-4.883-4.185-4.883-4.883-9.766-10.464-13.253-16.742l-.698-1.395c-.697-.698-.697-1.395-1.395-2.79 0-1.395 0-2.79.698-3.488 0 0 2.79-3.488 4.882-5.58 1.396-1.396 2.093-3.488 3.488-4.883 1.395-2.093 2.093-4.883 1.395-6.976-.697-3.488-9.068-22.322-11.16-26.507-1.396-2.093-2.79-2.79-4.883-3.488H83.01c-1.396 0-2.79.698-4.186.698l-.698.697c-1.395.698-2.79 2.093-4.185 2.79-1.395 1.396-2.093 2.79-3.488 4.186-4.883 6.278-7.673 13.951-7.673 21.624 0 5.58 1.395 11.161 3.488 16.044l.698 2.093c6.278 13.253 14.648 25.112 25.81 35.575l2.79 2.79c2.092 2.093 4.185 3.488 5.58 5.58 14.649 12.557 31.39 21.625 50.224 26.508 2.093.697 4.883.697 6.976 1.395h6.975c3.488 0 7.673-1.395 10.464-2.79 2.092-1.395 3.487-1.395 4.882-2.79l1.396-1.396c1.395-1.395 2.79-2.092 4.185-3.487 1.395-1.395 2.79-2.79 3.488-4.186 1.395-2.79 2.092-6.278 2.79-9.765v-4.883s-.698-.698-2.093-1.395Z", fill: "#FFF" } ) ] } ); }, br = ({ className: b = "", color: v, size: g, ...p }) => { const l = g || 32, f = v || "#ffffff"; return /* @__PURE__ */ d.jsx( "svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: l, preserveAspectRatio: "xMidYMid", viewBox: "0 0 1200 1227", fill: f, className: b, ...p, children: /* @__PURE__ */ d.jsx("path", { d: "M714.163 519.284 1160.89 0h-105.86L667.137 450.887 357.328 0H0l468.492 681.821L0 1226.37h105.866l409.625-476.152 327.181 476.152H1200L714.137 519.284h.026ZM569.165 687.828l-47.468-67.894-377.686-540.24h162.604l304.797 435.991 47.468 67.894 396.2 566.721H892.476L569.165 687.854v-.026Z" }) } ); }; export { pr as Facebook, hr as Instagram, gr as LinkedIn, yr as Threads, mr as Whatsapp, br as X };