UNPKG

@diludilshad/form-builder-library

Version:

A powerful React library for building dynamic, drag-and-drop forms with a rich set of field types and customization options. Uses Tailwind CSS classes - requires Tailwind CSS as a peer dependency in your project.

579 lines 342 kB
import ee, { useState as B, useEffect as ae, useRef as He, forwardRef as Ye, useImperativeHandle as Lt } from "react"; import Ft from "react-quill-new"; import { DragDropContext as St, Droppable as Tt, Draggable as qe } from "@hello-pangea/dnd"; import Ge from "axios"; var he = { exports: {} }, ue = {}; /** * @license React * react-jsx-runtime.production.js * * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var Me; function $t() { if (Me) return ue; Me = 1; var t = Symbol.for("react.transitional.element"), s = Symbol.for("react.fragment"); function a(l, i, o) { var m = null; if (o !== void 0 && (m = "" + o), i.key !== void 0 && (m = "" + i.key), "key" in i) { o = {}; for (var n in i) n !== "key" && (o[n] = i[n]); } else o = i; return i = o.ref, { $$typeof: t, type: l, key: m, ref: i !== void 0 ? i : null, props: o }; } return ue.Fragment = s, ue.jsx = a, ue.jsxs = a, ue; } var me = {}; /** * @license React * react-jsx-runtime.development.js * * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var _e; function Rt() { return _e || (_e = 1, process.env.NODE_ENV !== "production" && function() { function t(p) { if (p == null) return null; if (typeof p == "function") return p.$$typeof === v ? null : p.displayName || p.name || null; if (typeof p == "string") return p; switch (p) { case x: return "Fragment"; case f: return "Profiler"; case $: return "StrictMode"; case T: return "Suspense"; case O: return "SuspenseList"; case y: return "Activity"; } if (typeof p == "object") switch (typeof p.tag == "number" && console.error( "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue." ), p.$$typeof) { case L: return "Portal"; case P: return (p.displayName || "Context") + ".Provider"; case F: return (p._context.displayName || "Context") + ".Consumer"; case S: var N = p.render; return p = p.displayName, p || (p = N.displayName || N.name || "", p = p !== "" ? "ForwardRef(" + p + ")" : "ForwardRef"), p; case r: return N = p.displayName || null, N !== null ? N : t(p.type) || "Memo"; case c: N = p._payload, p = p._init; try { return t(p(N)); } catch { } } return null; } function s(p) { return "" + p; } function a(p) { try { s(p); var N = !1; } catch { N = !0; } if (N) { N = console; var _ = N.error, U = typeof Symbol == "function" && Symbol.toStringTag && p[Symbol.toStringTag] || p.constructor.name || "Object"; return _.call( N, "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", U ), s(p); } } function l(p) { if (p === x) return "<>"; if (typeof p == "object" && p !== null && p.$$typeof === c) return "<...>"; try { var N = t(p); return N ? "<" + N + ">" : "<...>"; } catch { return "<...>"; } } function i() { var p = d.A; return p === null ? null : p.getOwner(); } function o() { return Error("react-stack-top-frame"); } function m(p) { if (k.call(p, "key")) { var N = Object.getOwnPropertyDescriptor(p, "key").get; if (N && N.isReactWarning) return !1; } return p.key !== void 0; } function n(p, N) { function _() { g || (g = !0, console.error( "%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://react.dev/link/special-props)", N )); } _.isReactWarning = !0, Object.defineProperty(p, "key", { get: _, configurable: !0 }); } function w() { var p = t(this.type); return u[p] || (u[p] = !0, console.error( "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release." )), p = this.props.ref, p !== void 0 ? p : null; } function D(p, N, _, U, X, K, se, ne) { return _ = K.ref, p = { $$typeof: C, type: p, key: N, props: K, _owner: X }, (_ !== void 0 ? _ : null) !== null ? Object.defineProperty(p, "ref", { enumerable: !1, get: w }) : Object.defineProperty(p, "ref", { enumerable: !1, value: null }), p._store = {}, Object.defineProperty(p._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: 0 }), Object.defineProperty(p, "_debugInfo", { configurable: !1, enumerable: !1, writable: !0, value: null }), Object.defineProperty(p, "_debugStack", { configurable: !1, enumerable: !1, writable: !0, value: se }), Object.defineProperty(p, "_debugTask", { configurable: !1, enumerable: !1, writable: !0, value: ne }), Object.freeze && (Object.freeze(p.props), Object.freeze(p)), p; } function z(p, N, _, U, X, K, se, ne) { var Q = N.children; if (Q !== void 0) if (U) if (A(Q)) { for (U = 0; U < Q.length; U++) q(Q[U]); Object.freeze && Object.freeze(Q); } else console.error( "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 q(Q); if (k.call(N, "key")) { Q = t(p); var b = Object.keys(N).filter(function(H) { return H !== "key"; }); U = 0 < b.length ? "{key: someKey, " + b.join(": ..., ") + ": ...}" : "{key: someKey}", Z[Q + U] || (b = 0 < b.length ? "{" + b.join(": ..., ") + ": ...}" : "{}", console.error( `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} />`, U, Q, b, Q ), Z[Q + U] = !0); } if (Q = null, _ !== void 0 && (a(_), Q = "" + _), m(N) && (a(N.key), Q = "" + N.key), "key" in N) { _ = {}; for (var h in N) h !== "key" && (_[h] = N[h]); } else _ = N; return Q && n( _, typeof p == "function" ? p.displayName || p.name || "Unknown" : p ), D( p, Q, K, X, i(), _, se, ne ); } function q(p) { typeof p == "object" && p !== null && p.$$typeof === C && p._store && (p._store.validated = 1); } var M = ee, C = Symbol.for("react.transitional.element"), L = Symbol.for("react.portal"), x = Symbol.for("react.fragment"), $ = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), F = Symbol.for("react.consumer"), P = Symbol.for("react.context"), S = Symbol.for("react.forward_ref"), T = Symbol.for("react.suspense"), O = Symbol.for("react.suspense_list"), r = Symbol.for("react.memo"), c = Symbol.for("react.lazy"), y = Symbol.for("react.activity"), v = Symbol.for("react.client.reference"), d = M.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, k = Object.prototype.hasOwnProperty, A = Array.isArray, E = console.createTask ? console.createTask : function() { return null; }; M = { "react-stack-bottom-frame": function(p) { return p(); } }; var g, u = {}, W = M["react-stack-bottom-frame"].bind( M, o )(), J = E(l(o)), Z = {}; me.Fragment = x, me.jsx = function(p, N, _, U, X) { var K = 1e4 > d.recentlyCreatedOwnerStacks++; return z( p, N, _, !1, U, X, K ? Error("react-stack-top-frame") : W, K ? E(l(p)) : J ); }, me.jsxs = function(p, N, _, U, X) { var K = 1e4 > d.recentlyCreatedOwnerStacks++; return z( p, N, _, !0, U, X, K ? Error("react-stack-top-frame") : W, K ? E(l(p)) : J ); }; }()), me; } var Oe; function Dt() { return Oe || (Oe = 1, process.env.NODE_ENV === "production" ? he.exports = $t() : he.exports = Rt()), he.exports; } var e = Dt(), Je = { color: void 0, size: void 0, className: void 0, style: void 0, attr: void 0 }, Ee = ee.createContext && /* @__PURE__ */ ee.createContext(Je), It = ["attr", "size", "title"]; function At(t, s) { if (t == null) return {}; var a = zt(t, s), l, i; if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(t); for (i = 0; i < o.length; i++) l = o[i], !(s.indexOf(l) >= 0) && Object.prototype.propertyIsEnumerable.call(t, l) && (a[l] = t[l]); } return a; } function zt(t, s) { if (t == null) return {}; var a = {}; for (var l in t) if (Object.prototype.hasOwnProperty.call(t, l)) { if (s.indexOf(l) >= 0) continue; a[l] = t[l]; } return a; } function pe() { return pe = Object.assign ? Object.assign.bind() : function(t) { for (var s = 1; s < arguments.length; s++) { var a = arguments[s]; for (var l in a) Object.prototype.hasOwnProperty.call(a, l) && (t[l] = a[l]); } return t; }, pe.apply(this, arguments); } function Pe(t, s) { var a = Object.keys(t); if (Object.getOwnPropertySymbols) { var l = Object.getOwnPropertySymbols(t); s && (l = l.filter(function(i) { return Object.getOwnPropertyDescriptor(t, i).enumerable; })), a.push.apply(a, l); } return a; } function be(t) { for (var s = 1; s < arguments.length; s++) { var a = arguments[s] != null ? arguments[s] : {}; s % 2 ? Pe(Object(a), !0).forEach(function(l) { qt(t, l, a[l]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(a)) : Pe(Object(a)).forEach(function(l) { Object.defineProperty(t, l, Object.getOwnPropertyDescriptor(a, l)); }); } return t; } function qt(t, s, a) { return s = Mt(s), s in t ? Object.defineProperty(t, s, { value: a, enumerable: !0, configurable: !0, writable: !0 }) : t[s] = a, t; } function Mt(t) { var s = _t(t, "string"); return typeof s == "symbol" ? s : s + ""; } function _t(t, s) { if (typeof t != "object" || !t) return t; var a = t[Symbol.toPrimitive]; if (a !== void 0) { var l = a.call(t, s); if (typeof l != "object") return l; throw new TypeError("@@toPrimitive must return a primitive value."); } return (s === "string" ? String : Number)(t); } function Xe(t) { return t && t.map((s, a) => /* @__PURE__ */ ee.createElement(s.tag, be({ key: a }, s.attr), Xe(s.child))); } function R(t) { return (s) => /* @__PURE__ */ ee.createElement(Ot, pe({ attr: be({}, t.attr) }, s), Xe(t.child)); } function Ot(t) { var s = (a) => { var { attr: l, size: i, title: o } = t, m = At(t, It), n = i || a.size || "1em", w; return a.className && (w = a.className), t.className && (w = (w ? w + " " : "") + t.className), /* @__PURE__ */ ee.createElement("svg", pe({ stroke: "currentColor", fill: "currentColor", strokeWidth: "0" }, a.attr, l, m, { className: w, style: be(be({ color: t.color || a.color }, a.style), t.style), height: n, width: n, xmlns: "http://www.w3.org/2000/svg" }), o && /* @__PURE__ */ ee.createElement("title", null, o), t.children); }; return Ee !== void 0 ? /* @__PURE__ */ ee.createElement(Ee.Consumer, null, (a) => s(a)) : s(Je); } function ce(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M256 112v288m144-144H112" }, child: [] }] })(t); } function Ze(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M407.72 224c-3.4 0-14.79.1-18 .3l-64.9 1.7a1.83 1.83 0 0 1-1.69-.9L193.55 67.56a9 9 0 0 0-6.66-3.56H160l73 161a2.35 2.35 0 0 1-2.26 3.35l-121.69 1.8a8.06 8.06 0 0 1-6.6-3.1l-37-45c-3-3.9-8.62-6-13.51-6H33.08c-1.29 0-1.1 1.21-.75 2.43l19.84 71.42a16.3 16.3 0 0 1 0 11.9L32.31 333c-.59 1.95-.52 3 1.77 3H52c8.14 0 9.25-1.06 13.41-6.3l37.7-45.7a8.19 8.19 0 0 1 6.6-3.1l120.68 2.7a2.7 2.7 0 0 1 2.43 3.74L160 448h26.64a9 9 0 0 0 6.65-3.55L323.14 287c.39-.6 2-.9 2.69-.9l63.9 1.7c3.3.2 14.59.3 18 .3C452 288.1 480 275.93 480 256s-27.88-32-72.28-32z" }, child: [] }] })(t); } function Et(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "48", d: "M244 400 100 256l144-144M120 256h292" }, child: [] }] })(t); } function Qe(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M467 176a29.94 29.94 0 0 0-25.32 12.5 2 2 0 0 1-3.64-1.14v-36.65c0-20.75-16.34-38.21-37.08-38.7A38 38 0 0 0 362 150v82a2 2 0 0 1-2 2H152a2 2 0 0 1-2-2v-81.29c0-20.75-16.34-38.21-37.08-38.7A38 38 0 0 0 74 150v37.38a2 2 0 0 1-3.64 1.14A29.94 29.94 0 0 0 45 176c-16.3.51-29 14.31-29 30.62v98.72c0 16.31 12.74 30.11 29 30.62a29.94 29.94 0 0 0 25.32-12.5 2 2 0 0 1 3.68 1.16v36.67C74 382 90.34 399.5 111.08 400A38 38 0 0 0 150 362v-82a2 2 0 0 1 2-2h208a2 2 0 0 1 2 2v81.29c0 20.75 16.34 38.21 37.08 38.7A38 38 0 0 0 438 362v-37.38a2 2 0 0 1 3.64-1.14A29.94 29.94 0 0 0 467 336c16.3-.51 29-14.31 29-30.62v-98.74c0-16.31-12.74-30.11-29-30.64z" }, child: [] }] })(t); } function Ke(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M256 160c16-63.16 76.43-95.41 208-96a15.94 15.94 0 0 1 16 16v288a16 16 0 0 1-16 16c-128 0-177.45 25.81-208 64-30.37-38-80-64-208-64-9.88 0-16-8.05-16-17.93V80a15.94 15.94 0 0 1 16-16c131.57.59 192 32.84 208 96zm0 0v288" }, child: [] }] })(t); } function et(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "448", height: "320", x: "32", y: "128", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "48", ry: "48" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M144 128V96a32 32 0 0 1 32-32h160a32 32 0 0 1 32 32v32m112 112H32m288 0v24a8 8 0 0 1-8 8H200a8 8 0 0 1-8-8v-24" }, child: [] }] })(t); } function tt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "352", height: "192", x: "80", y: "112", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", rx: "32", ry: "32" }, child: [] }, { tag: "rect", attr: { width: "352", height: "128", x: "80", y: "304", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", rx: "32", ry: "32" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M400 112H112a32.09 32.09 0 0 1-32-32h0a32.09 32.09 0 0 1 32-32h288a32.09 32.09 0 0 1 32 32h0a32.09 32.09 0 0 1-32 32zM144 432v22a10 10 0 0 1-10 10h-28a10 10 0 0 1-10-10v-22zm272 0v22a10 10 0 0 1-10 10h-28a10 10 0 0 1-10-10v-22z" }, child: [] }, { tag: "circle", attr: { cx: "368", cy: "368", r: "16", fill: "none", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }, { tag: "circle", attr: { cx: "144", cy: "368", r: "16", fill: "none", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M256 112v192M80 80v288M432 80v288" }, child: [] }] })(t); } function rt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M176 416v64M80 32h192a32 32 0 0 1 32 32v412a4 4 0 0 1-4 4H48h0V64a32 32 0 0 1 32-32zm240 160h112a32 32 0 0 1 32 32v256h0-160 0V208a16 16 0 0 1 16-16z" }, child: [] }, { tag: "path", attr: { d: "M98.08 431.87a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm80 240a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm80 320a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zm0-80a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79z" }, child: [] }, { tag: "ellipse", attr: { cx: "256", cy: "176", rx: "15.95", ry: "16.03", transform: "rotate(-45 255.99 175.996)" }, child: [] }, { tag: "path", attr: { d: "M258.08 111.87a16 16 0 1 1 13.79-13.79 16 16 0 0 1-13.79 13.79zM400 400a16 16 0 1 0 16 16 16 16 0 0 0-16-16zm0-80a16 16 0 1 0 16 16 16 16 0 0 0-16-16zm0-80a16 16 0 1 0 16 16 16 16 0 0 0-16-16zm-64 160a16 16 0 1 0 16 16 16 16 0 0 0-16-16zm0-80a16 16 0 1 0 16 16 16 16 0 0 0-16-16zm0-80a16 16 0 1 0 16 16 16 16 0 0 0-16-16z" }, child: [] }] })(t); } function Pt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "416", height: "384", x: "48", y: "80", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "48" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M128 48v32m256-32v32m80 80H48" }, child: [] }] })(t); } function ke(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "416", height: "384", x: "48", y: "80", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "48" }, child: [] }, { tag: "circle", attr: { cx: "296", cy: "232", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "376", cy: "232", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "296", cy: "312", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "376", cy: "312", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "136", cy: "312", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "216", cy: "312", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "136", cy: "392", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "216", cy: "392", r: "24" }, child: [] }, { tag: "circle", attr: { cx: "296", cy: "392", r: "24" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M128 48v32m256-32v32" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinejoin: "round", strokeWidth: "32", d: "M464 160H48" }, child: [] }] })(t); } function Ce(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M451 374c-15.88-16-54.34-39.35-73-48.76-24.3-12.24-26.3-13.24-45.4.95-12.74 9.47-21.21 17.93-36.12 14.75s-47.31-21.11-75.68-49.39-47.34-61.62-50.53-76.48 5.41-23.23 14.79-36c13.22-18 12.22-21 .92-45.3-8.81-18.9-32.84-57-48.9-72.8C119.9 44 119.9 47 108.83 51.6A160.15 160.15 0 0 0 83 65.37C67 76 58.12 84.83 51.91 98.1s-9 44.38 23.07 102.64 54.57 88.05 101.14 134.49S258.5 406.64 310.85 436c64.76 36.27 89.6 29.2 102.91 23s22.18-15 32.83-31a159.09 159.09 0 0 0 13.8-25.8C465 391.17 468 391.17 451 374z" }, child: [] }] })(t); } function at(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m350.54 148.68-26.62-42.06C318.31 100.08 310.62 96 302 96h-92c-8.62 0-16.31 4.08-21.92 10.62l-26.62 42.06C155.85 155.23 148.62 160 140 160H80a32 32 0 0 0-32 32v192a32 32 0 0 0 32 32h352a32 32 0 0 0 32-32V192a32 32 0 0 0-32-32h-59c-8.65 0-16.85-4.77-22.46-11.32z" }, child: [] }, { tag: "circle", attr: { cx: "256", cy: "272", r: "80", fill: "none", strokeMiterlimit: "10", strokeWidth: "32" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M124 158v-22h-24v22" }, child: [] }] })(t); } function st(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m80 224 37.78-88.15C123.93 121.5 139.6 112 157.11 112h197.78c17.51 0 33.18 9.5 39.33 23.85L432 224m-352 0h352v144H80zm32 144v32H80v-32m352 0v32h-32v-32" }, child: [] }, { tag: "circle", attr: { cx: "144", cy: "288", r: "16", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }, { tag: "circle", attr: { cx: "368", cy: "288", r: "16", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }] })(t); } function lt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M352 176 217.6 336 160 272" }, child: [] }, { tag: "rect", attr: { width: "384", height: "384", x: "64", y: "64", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "48", ry: "48" }, child: [] }] })(t); } function Wt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M400 48H112a64.07 64.07 0 0 0-64 64v288a64.07 64.07 0 0 0 64 64h288a64.07 64.07 0 0 0 64-64V112a64.07 64.07 0 0 0-64-64zm-35.75 138.29-134.4 160a16 16 0 0 1-12 5.71h-.27a16 16 0 0 1-11.89-5.3l-57.6-64a16 16 0 1 1 23.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0 1 24.5 20.58z" }, child: [] }] })(t); } function de(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M352 176 217.6 336 160 272" }, child: [] }] })(t); } function Vt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "48", d: "M328 112 184 256l144 144" }, child: [] }] })(t); } function Bt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "48", d: "m112 184 144 144 144-144" }, child: [] }] })(t); } function Ut(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "48", d: "m184 112 144 144-144 144" }, child: [] }] })(t); } function nt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M368 368 144 144m224 0L144 368" }, child: [] }] })(t); } function Le(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "m289.94 256 95-95A24 24 0 0 0 351 127l-95 95-95-95a24 24 0 0 0-34 34l95 95-95 95a24 24 0 1 0 34 34l95-95 95 95a24 24 0 0 0 34-34z" }, child: [] }] })(t); } function it(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M320 367.79h76c55 0 100-29.21 100-83.6s-53-81.47-96-83.6c-8.89-85.06-71-136.8-144-136.8-69 0-113.44 45.79-128 91.2-60 5.7-112 43.88-112 106.4s54 106.4 120 106.4h56" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m320 255.79-64-64-64 64m64 192.42V207.79" }, child: [] }] })(t); } function fe(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "circle", attr: { cx: "256", cy: "256", r: "26" }, child: [] }, { tag: "circle", attr: { cx: "346", cy: "256", r: "26" }, child: [] }, { tag: "circle", attr: { cx: "166", cy: "256", r: "26" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M160 368 32 256l128-112m192 224 128-112-128-112" }, child: [] }] })(t); } function Fe(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M430.11 347.9c-6.6-6.1-16.3-7.6-24.6-9-11.5-1.9-15.9-4-22.6-10-14.3-12.7-14.3-31.1 0-43.8l30.3-26.9c46.4-41 46.4-108.2 0-149.2-34.2-30.1-80.1-45-127.8-45-55.7 0-113.9 20.3-158.8 60.1-83.5 73.8-83.5 194.7 0 268.5 41.5 36.7 97.5 55 152.9 55.4h1.7c55.4 0 110-17.9 148.8-52.4 14.4-12.7 11.99-36.6.1-47.7z" }, child: [] }, { tag: "circle", attr: { cx: "144", cy: "208", r: "32" }, child: [] }, { tag: "circle", attr: { cx: "152", cy: "311", r: "32" }, child: [] }, { tag: "circle", attr: { cx: "224", cy: "144", r: "32" }, child: [] }, { tag: "circle", attr: { cx: "256", cy: "367", r: "48" }, child: [] }, { tag: "circle", attr: { cx: "328", cy: "144", r: "32" }, child: [] }] })(t); } function Ht(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "336", height: "336", x: "128", y: "128", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "57", ry: "57" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m383.5 128 .5-24a56.16 56.16 0 0 0-56-56H112a64.19 64.19 0 0 0-64 64v216a56.16 56.16 0 0 0 56 56h24" }, child: [] }] })(t); } function ge(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M208 64h66.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62V432a48 48 0 0 1-48 48H192a48 48 0 0 1-48-48V304" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M288 72v120a32 32 0 0 0 32 32h120" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "32", d: "M160 80v152a23.69 23.69 0 0 1-24 24c-12 0-24-9.1-24-24V88c0-30.59 16.57-56 48-56s48 24.8 48 55.38v138.75c0 43-27.82 77.87-72 77.87s-72-34.86-72-77.87V144" }, child: [] }] })(t); } function ve(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinejoin: "round", strokeWidth: "32", d: "M416 221.25V416a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V96a48 48 0 0 1 48-48h98.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M256 56v120a32 32 0 0 0 32 32h120m-232 80h160m-160 80h160" }, child: [] }] })(t); } function Yt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M432 448a15.92 15.92 0 0 1-11.31-4.69l-352-352a16 16 0 0 1 22.62-22.62l352 352A16 16 0 0 1 432 448zm-176.34-64c-41.49 0-81.5-12.28-118.92-36.5-34.07-22-64.74-53.51-88.7-91v-.08c19.94-28.57 41.78-52.73 65.24-72.21a2 2 0 0 0 .14-2.94L93.5 161.38a2 2 0 0 0-2.71-.12c-24.92 21-48.05 46.76-69.08 76.92a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416a239.13 239.13 0 0 0 75.8-12.58 2 2 0 0 0 .77-3.31l-21.58-21.58a4 4 0 0 0-3.83-1 204.8 204.8 0 0 1-51.16 6.47zm235.18-145.4c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96a227.34 227.34 0 0 0-74.89 12.83 2 2 0 0 0-.75 3.31l21.55 21.55a4 4 0 0 0 3.88 1 192.82 192.82 0 0 1 50.21-6.69c40.69 0 80.58 12.43 118.55 37 34.71 22.4 65.74 53.88 89.76 91a.13.13 0 0 1 0 .16 310.72 310.72 0 0 1-64.12 72.73 2 2 0 0 0-.15 2.95l19.9 19.89a2 2 0 0 0 2.7.13 343.49 343.49 0 0 0 68.64-78.48 32.2 32.2 0 0 0-.1-34.78z" }, child: [] }, { tag: "path", attr: { d: "M256 160a95.88 95.88 0 0 0-21.37 2.4 2 2 0 0 0-1 3.38l112.59 112.56a2 2 0 0 0 3.38-1A96 96 0 0 0 256 160zm-90.22 73.66a2 2 0 0 0-3.38 1 96 96 0 0 0 115 115 2 2 0 0 0 1-3.38z" }, child: [] }] })(t); } function je(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M255.66 112c-77.94 0-157.89 45.11-220.83 135.33a16 16 0 0 0-.27 17.77C82.92 340.8 161.8 400 255.66 400c92.84 0 173.34-59.38 221.79-135.25a16.14 16.14 0 0 0 0-17.47C428.89 172.28 347.8 112 255.66 112z" }, child: [] }, { tag: "circle", attr: { cx: "256", cy: "256", r: "80", fill: "none", strokeMiterlimit: "10", strokeWidth: "32" }, child: [] }] })(t); } function ot(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M467.51 248.83c-18.4-83.18-45.69-136.24-89.43-149.17A91.5 91.5 0 0 0 352 96c-26.89 0-48.11 16-96 16s-69.15-16-96-16a99.09 99.09 0 0 0-27.2 3.66C89 112.59 61.94 165.7 43.33 248.83c-19 84.91-15.56 152 21.58 164.88 26 9 49.25-9.61 71.27-37 25-31.2 55.79-40.8 119.82-40.8s93.62 9.6 118.66 40.8c22 27.41 46.11 45.79 71.42 37.16 41.02-14.01 40.44-79.13 21.43-165.04z" }, child: [] }, { tag: "circle", attr: { cx: "292", cy: "224", r: "20" }, child: [] }, { tag: "path", attr: { d: "M336 288a20 20 0 1 1 20-19.95A20 20 0 0 1 336 288z" }, child: [] }, { tag: "circle", attr: { cx: "336", cy: "180", r: "20" }, child: [] }, { tag: "circle", attr: { cx: "380", cy: "224", r: "20" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M160 176v96m48-48h-96" }, child: [] }] })(t); } function Se(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M256 48C141.13 48 48 141.13 48 256s93.13 208 208 208 208-93.13 208-208S370.87 48 256 48z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M256 48c-58.07 0-112.67 93.13-112.67 208S197.93 464 256 464s112.67-93.13 112.67-208S314.07 48 256 48z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M117.33 117.33c38.24 27.15 86.38 43.34 138.67 43.34s100.43-16.19 138.67-43.34m0 277.34c-38.24-27.15-86.38-43.34-138.67-43.34s-100.43 16.19-138.67 43.34" }, child: [] }, { tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M256 48v416m208-208H48" }, child: [] }] })(t); } function Ne(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "176", height: "176", x: "48", y: "48", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", rx: "20", ry: "20" }, child: [] }, { tag: "rect", attr: { width: "176", height: "176", x: "288", y: "48", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", rx: "20", ry: "20" }, child: [] }, { tag: "rect", attr: { width: "176", height: "176", x: "48", y: "288", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", rx: "20", ry: "20" }, child: [] }, { tag: "rect", attr: { width: "176", height: "176", x: "288", y: "288", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", rx: "20", ry: "20" }, child: [] }] })(t); } function ct(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M352.92 80C288 80 256 144 256 144s-32-64-96.92-64c-52.76 0-94.54 44.14-95.08 96.81-1.1 109.33 86.73 187.08 183 252.42a16 16 0 0 0 18 0c96.26-65.34 184.09-143.09 183-252.42-.54-52.67-42.32-96.81-95.08-96.81z" }, child: [] }] })(t); } function dt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M80 212v236a16 16 0 0 0 16 16h96V328a24 24 0 0 1 24-24h80a24 24 0 0 1 24 24v136h96a16 16 0 0 0 16-16V212" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M480 256 266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256m368-77V64h-48v69" }, child: [] }] })(t); } function ut(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "320", height: "448", x: "96", y: "32", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "48" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M208 80h96" }, child: [] }, { tag: "path", attr: { d: "M333.48 284.51A39.65 39.65 0 0 0 304 272c-11.6 0-22.09 4.41-29.54 12.43s-11.2 19.12-10.34 31C265.83 338.91 283.72 358 304 358s38.14-19.09 39.87-42.55c.88-11.78-2.82-22.77-10.39-30.94zM371.69 448H236.31a12.05 12.05 0 0 1-9.31-4.17 13 13 0 0 1-2.76-10.92c3.25-17.56 13.38-32.31 29.3-42.66C267.68 381.06 285.6 376 304 376s36.32 5.06 50.46 14.25c15.92 10.35 26.05 25.1 29.3 42.66a13 13 0 0 1-2.76 10.92 12.05 12.05 0 0 1-9.31 4.17z" }, child: [] }] })(t); } function Gt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinejoin: "round", strokeWidth: "32", d: "M432 112V96a48.14 48.14 0 0 0-48-48H64a48.14 48.14 0 0 0-48 48v256a48.14 48.14 0 0 0 48 48h16" }, child: [] }, { tag: "rect", attr: { width: "400", height: "336", x: "96", y: "128", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "45.99", ry: "45.99" }, child: [] }, { tag: "ellipse", attr: { cx: "372.92", cy: "219.64", fill: "none", strokeMiterlimit: "10", strokeWidth: "32", rx: "30.77", ry: "30.55" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M342.15 372.17 255 285.78a30.93 30.93 0 0 0-42.18-1.21L96 387.64M265.23 464l118.59-117.73a31 31 0 0 1 41.46-1.87L496 402.91" }, child: [] }] })(t); } function G(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M248 64C146.39 64 64 146.39 64 248s82.39 184 184 184 184-82.39 184-184S349.61 64 248 64z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M220 220h32v116" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "32", d: "M208 340h88" }, child: [] }, { tag: "path", attr: { d: "M248 130a26 26 0 1 0 26 26 26 26 0 0 0-26-26z" }, child: [] }] })(t); } function mt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M160 144h288M160 256h288M160 368h288" }, child: [] }, { tag: "circle", attr: { cx: "80", cy: "144", r: "16", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }, { tag: "circle", attr: { cx: "80", cy: "256", r: "16", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }, { tag: "circle", attr: { cx: "80", cy: "368", r: "16", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }] })(t); } function Te(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M256 48c-79.5 0-144 61.39-144 137 0 87 96 224.87 131.25 272.49a15.77 15.77 0 0 0 25.5 0C304 409.89 400 272.07 400 185c0-75.61-64.5-137-144-137z" }, child: [] }, { tag: "circle", attr: { cx: "256", cy: "192", r: "48", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }] })(t); } function $e(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "416", height: "320", x: "48", y: "96", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", rx: "40", ry: "40" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m112 160 144 112 144-112" }, child: [] }] })(t); } function xt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m429.93 174.27-16.47-28.59a15.49 15.49 0 0 0-21.15-5.7l-98.39 57a4 4 0 0 1-6-3.5L288 80a16 16 0 0 0-16-16h-32a16 16 0 0 0-16 16l.07 113.57a4 4 0 0 1-6 3.5l-98.39-57a15.49 15.49 0 0 0-21.15 5.7l-16.46 28.6a15.42 15.42 0 0 0 5.69 21.1l98.49 57.08a4 4 0 0 1 0 6.9l-98.49 57.08a15.54 15.54 0 0 0-5.69 21.1l16.47 28.59a15.49 15.49 0 0 0 21.15 5.7l98.39-57a4 4 0 0 1 6 3.5L224 432a16 16 0 0 0 16 16h32a16 16 0 0 0 16-16l-.07-113.67a4 4 0 0 1 6-3.5l98.39 57a15.49 15.49 0 0 0 21.15-5.7l16.47-28.59a15.42 15.42 0 0 0-5.69-21.1l-98.49-57.08a4 4 0 0 1 0-6.9l98.49-57.08a15.51 15.51 0 0 0 5.68-21.11z" }, child: [] }] })(t); } function xe(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M192 218v-6c0-14.84 10-27 24.24-30.59l174.59-46.68A20 20 0 0 1 416 154v22" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M416 295.94v80c0 13.91-8.93 25.59-22 30l-22 8c-25.9 8.72-52-10.42-52-38h0a33.37 33.37 0 0 1 23-32l51-18.15c13.07-4.4 22-15.94 22-29.85V58a10 10 0 0 0-12.6-9.61L204 102a16.48 16.48 0 0 0-12 16v226c0 13.91-8.93 25.6-22 30l-52 18c-13.88 4.68-22 17.22-22 32h0c0 27.58 26.52 46.55 52 38l22-8c13.07-4.4 22-16.08 22-30v-80" }, child: [] }] })(t); } function Re(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M368 128h80m-384 0h240m64 256h80m-384 0h240m-96-128h240m-384 0h80" }, child: [] }, { tag: "circle", attr: { cx: "336", cy: "128", r: "32", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }, { tag: "circle", attr: { cx: "176", cy: "256", r: "32", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }, { tag: "circle", attr: { cx: "336", cy: "384", r: "32", fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32" }, child: [] }] })(t); } function De(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M344 144c-3.92 52.87-44 96-88 96s-84.15-43.12-88-96c-4-55 35-96 88-96s92 42 88 96z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M256 304c-87 0-175.3 48-191.64 138.6C62.39 453.52 68.57 464 80 464h352c11.44 0 17.62-10.48 15.65-21.4C431.3 352 343 304 256 304z" }, child: [] }] })(t); } function Jt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z" }, child: [] }, { tag: "circle", attr: { cx: "256", cy: "256", r: "144" }, child: [] }] })(t); } function Ie(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "rect", attr: { width: "320", height: "416", x: "96", y: "48", fill: "none", strokeLinejoin: "round", strokeWidth: "32", rx: "48", ry: "48" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M176 128h160m-160 80h160m-160 80h80" }, child: [] }] })(t); } function Xt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M400 256H112" }, child: [] }] })(t); } function ht(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M96 256h320M96 176h320M96 336h320" }, child: [] }] })(t); } function pt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinejoin: "round", strokeWidth: "32", d: "m57.49 47.74 368.43 368.43a37.28 37.28 0 0 1 0 52.72 37.29 37.29 0 0 1-52.72 0l-90-91.55a32 32 0 0 1-9.2-22.43v-5.53a32 32 0 0 0-9.52-22.78l-11.62-10.73a32 32 0 0 0-29.8-7.44 48.53 48.53 0 0 1-46.56-12.63l-85.43-85.44C40.39 159.68 21.74 83.15 57.49 47.74z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m400 32-77.25 77.25A64 64 0 0 0 304 154.51v14.86a16 16 0 0 1-4.69 11.32L288 192m32 32 11.31-11.31a16 16 0 0 1 11.32-4.69h14.86a64 64 0 0 0 45.26-18.75L480 112m-40-40-80 80M200 368l-99.72 100.28a40 40 0 0 1-56.56 0h0a40 40 0 0 1 0-56.56L128 328" }, child: [] }] })(t); } function bt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M461.81 53.81a4.4 4.4 0 0 0-3.3-3.39c-54.38-13.3-180 34.09-248.13 102.17a294.9 294.9 0 0 0-33.09 39.08c-21-1.9-42-.3-59.88 7.5-50.49 22.2-65.18 80.18-69.28 105.07a9 9 0 0 0 9.8 10.4l81.07-8.9a180.29 180.29 0 0 0 1.1 18.3 18.15 18.15 0 0 0 5.3 11.09l31.39 31.39a18.15 18.15 0 0 0 11.1 5.3 179.91 179.91 0 0 0 18.19 1.1l-8.89 81a9 9 0 0 0 10.39 9.79c24.9-4 83-18.69 105.07-69.17 7.8-17.9 9.4-38.79 7.6-59.69a293.91 293.91 0 0 0 39.19-33.09c68.38-68 115.47-190.86 102.37-247.95zM298.66 213.67a42.7 42.7 0 1 1 60.38 0 42.65 42.65 0 0 1-60.38 0z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M109.64 352a45.06 45.06 0 0 0-26.35 12.84C65.67 382.52 64 448 64 448s65.52-1.67 83.15-19.31A44.73 44.73 0 0 0 160 402.32" }, child: [] }] })(t); } function gt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M380.93 57.37A32 32 0 0 0 358.3 48H94.22A46.21 46.21 0 0 0 48 94.22v323.56A46.21 46.21 0 0 0 94.22 464h323.56A46.36 46.36 0 0 0 464 417.78V153.7a32 32 0 0 0-9.37-22.63zM256 416a64 64 0 1 1 64-64 63.92 63.92 0 0 1-64 64zm48-224H112a16 16 0 0 1-16-16v-64a16 16 0 0 1 16-16h192a16 16 0 0 1 16 16v64a16 16 0 0 1-16 16z" }, child: [] }] })(t); } function vt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M32 192 256 64l224 128-224 128L32 192z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M112 240v128l144 80 144-80V240m80 128V192M256 320v128" }, child: [] }] })(t); } function Zt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M221.09 64a157.09 157.09 0 1 0 157.09 157.09A157.1 157.1 0 0 0 221.09 64z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "32", d: "M338.29 338.29 448 448" }, child: [] }] })(t); } function We(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M456.69 421.39 362.6 327.3a173.81 173.81 0 0 0 34.84-104.58C397.44 126.38 319.06 48 222.72 48S48 126.38 48 222.72s78.38 174.72 174.72 174.72A173.81 173.81 0 0 0 327.3 362.6l94.09 94.09a25 25 0 0 0 35.3-35.3zM97.92 222.72a124.8 124.8 0 1 1 124.8 124.8 124.95 124.95 0 0 1-124.8-124.8z" }, child: [] }] })(t); } function Qt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M470.3 271.15 43.16 447.31a7.83 7.83 0 0 1-11.16-7V327a8 8 0 0 1 6.51-7.86l247.62-47c17.36-3.29 17.36-28.15 0-31.44l-247.63-47a8 8 0 0 1-6.5-7.85V72.59c0-5.74 5.88-10.26 11.16-8L470.3 241.76a16 16 0 0 1 0 29.39z" }, child: [] }] })(t); } function ye(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M262.29 192.31a64 64 0 1 0 57.4 57.4 64.13 64.13 0 0 0-57.4-57.4zM416.39 256a154.34 154.34 0 0 1-1.53 20.79l45.21 35.46a10.81 10.81 0 0 1 2.45 13.75l-42.77 74a10.81 10.81 0 0 1-13.14 4.59l-44.9-18.08a16.11 16.11 0 0 0-15.17 1.75A164.48 164.48 0 0 1 325 400.8a15.94 15.94 0 0 0-8.82 12.14l-6.73 47.89a11.08 11.08 0 0 1-10.68 9.17h-85.54a11.11 11.11 0 0 1-10.69-8.87l-6.72-47.82a16.07 16.07 0 0 0-9-12.22 155.3 155.3 0 0 1-21.46-12.57 16 16 0 0 0-15.11-1.71l-44.89 18.07a10.81 10.81 0 0 1-13.14-4.58l-42.77-74a10.8 10.8 0 0 1 2.45-13.75l38.21-30a16.05 16.05 0 0 0 6-14.08c-.36-4.17-.58-8.33-.58-12.5s.21-8.27.58-12.35a16 16 0 0 0-6.07-13.94l-38.19-30A10.81 10.81 0 0 1 49.48 186l42.77-74a10.81 10.81 0 0 1 13.14-4.59l44.9 18.08a16.11 16.11 0 0 0 15.17-1.75A164.48 164.48 0 0 1 187 111.2a15.94 15.94 0 0 0 8.82-12.14l6.73-47.89A11.08 11.08 0 0 1 213.23 42h85.54a11.11 11.11 0 0 1 10.69 8.87l6.72 47.82a16.07 16.07 0 0 0 9 12.22 155.3 155.3 0 0 1 21.46 12.57 16 16 0 0 0 15.11 1.71l44.89-18.07a10.81 10.81 0 0 1 13.14 4.58l42.77 74a10.8 10.8 0 0 1-2.45 13.75l-38.21 30a16.05 16.05 0 0 0-6.05 14.08c.33 4.14.55 8.3.55 12.47z" }, child: [] }] })(t); } function yt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M314.56 48s-22.78 8-58.56 8-58.56-8-58.56-8a31.94 31.94 0 0 0-10.57 1.8L32 104l16.63 88 48.88 5.52a24 24 0 0 1 21.29 24.58L112 464h288l-6.8-241.9a24 24 0 0 1 21.29-24.58l48.88-5.52L480 104 325.13 49.8a31.94 31.94 0 0 0-10.57-1.8zm18.75 4.66a80 80 0 0 1-154.62 0" }, child: [] }] })(t); } function Kt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M259.92 262.91 216.4 149.77a9 9 0 0 0-16.8 0l-43.52 113.14a9 9 0 0 1-5.17 5.17L37.77 311.6a9 9 0 0 0 0 16.8l113.14 43.52a9 9 0 0 1 5.17 5.17l43.52 113.14a9 9 0 0 0 16.8 0l43.52-113.14a9 9 0 0 1 5.17-5.17l113.14-43.52a9 9 0 0 0 0-16.8l-113.14-43.52a9 9 0 0 1-5.17-5.17zM108 68 88 16 68 68 16 88l52 20 20 52 20-52 52-20-52-20zm318.67 49.33L400 48l-26.67 69.33L304 144l69.33 26.67L400 240l26.67-69.33L496 144l-69.33-26.67z" }, child: [] }] })(t); } function jt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinejoin: "round", strokeWidth: "32", d: "M480 208H308L256 48l-52 160H32l140 96-54 160 138-100 138 100-54-160z" }, child: [] }] })(t); } function ft(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M366.05 146a46.7 46.7 0 0 1-2.42-63.42 3.87 3.87 0 0 0-.22-5.26l-44.13-44.18a3.89 3.89 0 0 0-5.5 0l-70.34 70.34a23.62 23.62 0 0 0-5.71 9.24 23.66 23.66 0 0 1-14.95 15 23.7 23.7 0 0 0-9.25 5.71L33.14 313.78a3.89 3.89 0 0 0 0 5.5l44.13 44.13a3.87 3.87 0 0 0 5.26.22 46.69 46.69 0 0 1 65.84 65.84 3.87 3.87 0 0 0 .22 5.26l44.13 44.13a3.89 3.89 0 0 0 5.5 0l180.4-180.39a23.7 23.7 0 0 0 5.71-9.25 23.66 23.66 0 0 1 14.95-15 23.62 23.62 0 0 0 9.24-5.71l70.34-70.34a3.89 3.89 0 0 0 0-5.5l-44.13-44.13a3.87 3.87 0 0 0-5.26-.22 46.7 46.7 0 0 1-63.42-2.32z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "32", d: "m250.5 140.44-16.51-16.51m60.53 60.53-11.01-11m55.03 55.03-11-11.01m60.53 60.53-16.51-16.51" }, child: [] }] })(t); } function Ae(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeMiterlimit: "10", strokeWidth: "32", d: "M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z" }, child: [] }, { tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M256 128v144h96" }, child: [] }] })(t); } function Nt(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M344 48h-24a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16h-24a56.16 56.16 0 0 0-56 56v247c0 35.3 144 65 144 65s144-29.7 144-65V104a56 56 0 0 0-56-56zm-88 304a48 48 0 1 1 48-48 48 48 0 0 1-48 48zm96-160a16 16 0 0 1-16 16H176a16 16 0 0 1-16-16v-64a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16zM144 464h224m-32-32 48 48m-208-48-48 48" }, child: [] }] })(t); } function le(t) { return R({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "m112 112 20 320c.95 18.49 14.4 32 32 32h184c17.67 0 30.87-13.51 32-32l20-320" }, child: [] }, { tag: "path", attr: { strokeLinecap: "round", strokeMiterli