rbro-tat-uds 1.6.1 → 1.6.3
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/TextInput/TextInput.d.ts +1 -1
- package/dist/index.cjs.js +56 -56
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +330 -348
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as e from "react";
|
2
|
-
import m1, { useRef as e1, useContext as $9, useDebugValue as B3, createElement as R9, Children as z1, useState as
|
2
|
+
import m1, { useRef as e1, useContext as $9, useDebugValue as B3, createElement as R9, Children as z1, useState as N, useEffect as n1, useCallback as d1, useMemo as o1 } from "react";
|
3
3
|
import { createPortal as k9 } from "react-dom";
|
4
4
|
const l = {
|
5
5
|
gray_30: "#F9F9F9",
|
@@ -172,16 +172,16 @@ function B9() {
|
|
172
172
|
return typeof H == "function" ? H : null;
|
173
173
|
}
|
174
174
|
var w = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
175
|
-
function
|
175
|
+
function v(s) {
|
176
176
|
{
|
177
|
-
for (var H = arguments.length, P = new Array(H > 1 ? H - 1 : 0),
|
178
|
-
P[
|
177
|
+
for (var H = arguments.length, P = new Array(H > 1 ? H - 1 : 0), W = 1; W < H; W++)
|
178
|
+
P[W - 1] = arguments[W];
|
179
179
|
k("error", s, P);
|
180
180
|
}
|
181
181
|
}
|
182
182
|
function k(s, H, P) {
|
183
183
|
{
|
184
|
-
var
|
184
|
+
var W = w.ReactDebugCurrentFrame, t1 = W.getStackAddendum();
|
185
185
|
t1 !== "" && (H += "%s", P = P.concat([t1]));
|
186
186
|
var a1 = P.map(function(J) {
|
187
187
|
return String(J);
|
@@ -189,19 +189,19 @@ function B9() {
|
|
189
189
|
a1.unshift("Warning: " + H), Function.prototype.apply.call(console[s], console, a1);
|
190
190
|
}
|
191
191
|
}
|
192
|
-
var b = !1,
|
192
|
+
var b = !1, M = !1, R = !1, Z = !1, F = !1, D;
|
193
193
|
D = Symbol.for("react.module.reference");
|
194
194
|
function z(s) {
|
195
|
-
return !!(typeof s == "string" || typeof s == "function" || s === r || s === c || F || s === n || s === f || s === u || Z || s === _ || b ||
|
195
|
+
return !!(typeof s == "string" || typeof s == "function" || s === r || s === c || F || s === n || s === f || s === u || Z || s === _ || b || M || R || typeof s == "object" && s !== null && (s.$$typeof === g || s.$$typeof === h || s.$$typeof === C || s.$$typeof === o || s.$$typeof === p || // This needs to include all possible module reference object
|
196
196
|
// types supported by any Flight configuration anywhere since
|
197
197
|
// we don't know which Flight build this will end up being used
|
198
198
|
// with.
|
199
199
|
s.$$typeof === D || s.getModuleId !== void 0));
|
200
200
|
}
|
201
201
|
function m(s, H, P) {
|
202
|
-
var
|
203
|
-
if (
|
204
|
-
return
|
202
|
+
var W = s.displayName;
|
203
|
+
if (W)
|
204
|
+
return W;
|
205
205
|
var t1 = H.displayName || H.name || "";
|
206
206
|
return t1 !== "" ? P + "(" + t1 + ")" : P;
|
207
207
|
}
|
@@ -211,7 +211,7 @@ function B9() {
|
|
211
211
|
function $(s) {
|
212
212
|
if (s == null)
|
213
213
|
return null;
|
214
|
-
if (typeof s.tag == "number" &&
|
214
|
+
if (typeof s.tag == "number" && v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof s == "function")
|
215
215
|
return s.displayName || s.name || null;
|
216
216
|
if (typeof s == "string")
|
217
217
|
return s;
|
@@ -240,8 +240,8 @@ function B9() {
|
|
240
240
|
case p:
|
241
241
|
return m(s, s.render, "ForwardRef");
|
242
242
|
case h:
|
243
|
-
var
|
244
|
-
return
|
243
|
+
var W = s.displayName || null;
|
244
|
+
return W !== null ? W : $(s.type) || "Memo";
|
245
245
|
case g: {
|
246
246
|
var t1 = s, a1 = t1._payload, J = t1._init;
|
247
247
|
try {
|
@@ -312,7 +312,7 @@ function B9() {
|
|
312
312
|
})
|
313
313
|
});
|
314
314
|
}
|
315
|
-
j < 0 &&
|
315
|
+
j < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
316
316
|
}
|
317
317
|
}
|
318
318
|
var L1 = w.ReactCurrentDispatcher, f1;
|
@@ -322,8 +322,8 @@ function B9() {
|
|
322
322
|
try {
|
323
323
|
throw Error();
|
324
324
|
} catch (t1) {
|
325
|
-
var
|
326
|
-
f1 =
|
325
|
+
var W = t1.stack.trim().match(/\n( *(at )?)/);
|
326
|
+
f1 = W && W[1] || "";
|
327
327
|
}
|
328
328
|
return `
|
329
329
|
` + f1 + s;
|
@@ -342,7 +342,7 @@ function B9() {
|
|
342
342
|
if (P !== void 0)
|
343
343
|
return P;
|
344
344
|
}
|
345
|
-
var
|
345
|
+
var W;
|
346
346
|
g1 = !0;
|
347
347
|
var t1 = Error.prepareStackTrace;
|
348
348
|
Error.prepareStackTrace = void 0;
|
@@ -361,14 +361,14 @@ function B9() {
|
|
361
361
|
try {
|
362
362
|
Reflect.construct(J, []);
|
363
363
|
} catch (j1) {
|
364
|
-
|
364
|
+
W = j1;
|
365
365
|
}
|
366
366
|
Reflect.construct(s, [], J);
|
367
367
|
} else {
|
368
368
|
try {
|
369
369
|
J.call();
|
370
370
|
} catch (j1) {
|
371
|
-
|
371
|
+
W = j1;
|
372
372
|
}
|
373
373
|
s.call(J.prototype);
|
374
374
|
}
|
@@ -376,14 +376,14 @@ function B9() {
|
|
376
376
|
try {
|
377
377
|
throw Error();
|
378
378
|
} catch (j1) {
|
379
|
-
|
379
|
+
W = j1;
|
380
380
|
}
|
381
381
|
s();
|
382
382
|
}
|
383
383
|
} catch (j1) {
|
384
|
-
if (j1 &&
|
384
|
+
if (j1 && W && typeof j1.stack == "string") {
|
385
385
|
for (var q = j1.stack.split(`
|
386
|
-
`), x1 =
|
386
|
+
`), x1 = W.stack.split(`
|
387
387
|
`), s1 = q.length - 1, p1 = x1.length - 1; s1 >= 1 && p1 >= 0 && q[s1] !== x1[p1]; )
|
388
388
|
p1--;
|
389
389
|
for (; s1 >= 1 && p1 >= 0; s1--, p1--)
|
@@ -432,7 +432,7 @@ function B9() {
|
|
432
432
|
case h:
|
433
433
|
return C2(s.type, H, P);
|
434
434
|
case g: {
|
435
|
-
var
|
435
|
+
var W = s, t1 = W._payload, a1 = W._init;
|
436
436
|
try {
|
437
437
|
return C2(a1(t1), H, P);
|
438
438
|
} catch {
|
@@ -449,7 +449,7 @@ function B9() {
|
|
449
449
|
} else
|
450
450
|
V3.setExtraStackFrame(null);
|
451
451
|
}
|
452
|
-
function C9(s, H, P,
|
452
|
+
function C9(s, H, P, W, t1) {
|
453
453
|
{
|
454
454
|
var a1 = Function.call.bind(o2);
|
455
455
|
for (var J in s)
|
@@ -457,14 +457,14 @@ function B9() {
|
|
457
457
|
var q = void 0;
|
458
458
|
try {
|
459
459
|
if (typeof s[J] != "function") {
|
460
|
-
var x1 = Error((
|
460
|
+
var x1 = Error((W || "React class") + ": " + P + " type `" + J + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof s[J] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
461
461
|
throw x1.name = "Invariant Violation", x1;
|
462
462
|
}
|
463
|
-
q = s[J](H, J,
|
463
|
+
q = s[J](H, J, W, P, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
464
464
|
} catch (s1) {
|
465
465
|
q = s1;
|
466
466
|
}
|
467
|
-
q && !(q instanceof Error) && (d2(t1),
|
467
|
+
q && !(q instanceof Error) && (d2(t1), v("%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).", W || "React class", P, J, typeof q), d2(null)), q instanceof Error && !(q.message in x3) && (x3[q.message] = !0, d2(t1), v("Failed %s type: %s", P, q.message), d2(null));
|
468
468
|
}
|
469
469
|
}
|
470
470
|
}
|
@@ -490,7 +490,7 @@ function B9() {
|
|
490
490
|
}
|
491
491
|
function M3(s) {
|
492
492
|
if (s9(s))
|
493
|
-
return
|
493
|
+
return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", d9(s)), v3(s);
|
494
494
|
}
|
495
495
|
var i2 = w.ReactCurrentOwner, p9 = {
|
496
496
|
key: !0,
|
@@ -518,13 +518,13 @@ function B9() {
|
|
518
518
|
function u9(s, H) {
|
519
519
|
if (typeof s.ref == "string" && i2.current && H && i2.current.stateNode !== H) {
|
520
520
|
var P = $(i2.current.type);
|
521
|
-
S2[P] || (
|
521
|
+
S2[P] || (v('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', $(i2.current.type), s.ref), S2[P] = !0);
|
522
522
|
}
|
523
523
|
}
|
524
524
|
function m9(s, H) {
|
525
525
|
{
|
526
526
|
var P = function() {
|
527
|
-
_3 || (_3 = !0,
|
527
|
+
_3 || (_3 = !0, v("%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)", H));
|
528
528
|
};
|
529
529
|
P.isReactWarning = !0, Object.defineProperty(s, "key", {
|
530
530
|
get: P,
|
@@ -535,7 +535,7 @@ function B9() {
|
|
535
535
|
function g9(s, H) {
|
536
536
|
{
|
537
537
|
var P = function() {
|
538
|
-
y3 || (y3 = !0,
|
538
|
+
y3 || (y3 = !0, v("%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)", H));
|
539
539
|
};
|
540
540
|
P.isReactWarning = !0, Object.defineProperty(s, "ref", {
|
541
541
|
get: P,
|
@@ -543,7 +543,7 @@ function B9() {
|
|
543
543
|
});
|
544
544
|
}
|
545
545
|
}
|
546
|
-
var E9 = function(s, H, P,
|
546
|
+
var E9 = function(s, H, P, W, t1, a1, J) {
|
547
547
|
var q = {
|
548
548
|
// This tag allows us to uniquely identify this as a React Element
|
549
549
|
$$typeof: L,
|
@@ -564,7 +564,7 @@ function B9() {
|
|
564
564
|
configurable: !1,
|
565
565
|
enumerable: !1,
|
566
566
|
writable: !1,
|
567
|
-
value:
|
567
|
+
value: W
|
568
568
|
}), Object.defineProperty(q, "_source", {
|
569
569
|
configurable: !1,
|
570
570
|
enumerable: !1,
|
@@ -572,7 +572,7 @@ function B9() {
|
|
572
572
|
value: t1
|
573
573
|
}), Object.freeze && (Object.freeze(q.props), Object.freeze(q)), q;
|
574
574
|
};
|
575
|
-
function x9(s, H, P,
|
575
|
+
function x9(s, H, P, W, t1) {
|
576
576
|
{
|
577
577
|
var a1, J = {}, q = null, x1 = null;
|
578
578
|
P !== void 0 && (M3(P), q = "" + P), f9(H) && (M3(H.key), q = "" + H.key), h9(H) && (x1 = H.ref, u9(H, t1));
|
@@ -587,7 +587,7 @@ function B9() {
|
|
587
587
|
var p1 = typeof s == "function" ? s.displayName || s.name || "Unknown" : s;
|
588
588
|
q && m9(J, p1), x1 && g9(J, p1);
|
589
589
|
}
|
590
|
-
return E9(s, q, x1, t1,
|
590
|
+
return E9(s, q, x1, t1, W, i2.current, J);
|
591
591
|
}
|
592
592
|
}
|
593
593
|
var D2 = w.ReactCurrentOwner, Z3 = w.ReactDebugCurrentFrame;
|
@@ -640,8 +640,8 @@ Check the top-level render call using <` + P + ">.");
|
|
640
640
|
if (b3[P])
|
641
641
|
return;
|
642
642
|
b3[P] = !0;
|
643
|
-
var
|
644
|
-
s && s._owner && s._owner !== D2.current && (
|
643
|
+
var W = "";
|
644
|
+
s && s._owner && s._owner !== D2.current && (W = " It was passed a child from " + $(s._owner.type) + "."), Y1(s), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', P, W), Y1(null);
|
645
645
|
}
|
646
646
|
}
|
647
647
|
function R3(s, H) {
|
@@ -650,8 +650,8 @@ Check the top-level render call using <` + P + ">.");
|
|
650
650
|
return;
|
651
651
|
if (A2(s))
|
652
652
|
for (var P = 0; P < s.length; P++) {
|
653
|
-
var
|
654
|
-
z2(
|
653
|
+
var W = s[P];
|
654
|
+
z2(W) && $3(W, H);
|
655
655
|
}
|
656
656
|
else if (z2(s))
|
657
657
|
s._store && (s._store.validated = !0);
|
@@ -678,29 +678,29 @@ Check the top-level render call using <` + P + ">.");
|
|
678
678
|
else
|
679
679
|
return;
|
680
680
|
if (P) {
|
681
|
-
var
|
682
|
-
C9(P, s.props, "prop",
|
681
|
+
var W = $(H);
|
682
|
+
C9(P, s.props, "prop", W, s);
|
683
683
|
} else if (H.PropTypes !== void 0 && !P2) {
|
684
684
|
P2 = !0;
|
685
685
|
var t1 = $(H);
|
686
|
-
|
686
|
+
v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", t1 || "Unknown");
|
687
687
|
}
|
688
|
-
typeof H.getDefaultProps == "function" && !H.getDefaultProps.isReactClassApproved &&
|
688
|
+
typeof H.getDefaultProps == "function" && !H.getDefaultProps.isReactClassApproved && v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
689
689
|
}
|
690
690
|
}
|
691
691
|
function _9(s) {
|
692
692
|
{
|
693
693
|
for (var H = Object.keys(s.props), P = 0; P < H.length; P++) {
|
694
|
-
var
|
695
|
-
if (
|
696
|
-
Y1(s),
|
694
|
+
var W = H[P];
|
695
|
+
if (W !== "children" && W !== "key") {
|
696
|
+
Y1(s), v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", W), Y1(null);
|
697
697
|
break;
|
698
698
|
}
|
699
699
|
}
|
700
|
-
s.ref !== null && (Y1(s),
|
700
|
+
s.ref !== null && (Y1(s), v("Invalid attribute `ref` supplied to `React.Fragment`."), Y1(null));
|
701
701
|
}
|
702
702
|
}
|
703
|
-
function k3(s, H, P,
|
703
|
+
function k3(s, H, P, W, t1, a1) {
|
704
704
|
{
|
705
705
|
var J = z(s);
|
706
706
|
if (!J) {
|
@@ -709,7 +709,7 @@ Check the top-level render call using <` + P + ">.");
|
|
709
709
|
var x1 = V9();
|
710
710
|
x1 ? q += x1 : q += w3();
|
711
711
|
var s1;
|
712
|
-
s === null ? s1 = "null" : A2(s) ? s1 = "array" : s !== void 0 && s.$$typeof === L ? (s1 = "<" + ($(s.type) || "Unknown") + " />", q = " Did you accidentally export a JSX literal instead of a component?") : s1 = typeof s,
|
712
|
+
s === null ? s1 = "null" : A2(s) ? s1 = "array" : s !== void 0 && s.$$typeof === L ? (s1 = "<" + ($(s.type) || "Unknown") + " />", q = " Did you accidentally export a JSX literal instead of a component?") : s1 = typeof s, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", s1, q);
|
713
713
|
}
|
714
714
|
var p1 = x9(s, H, P, t1, a1);
|
715
715
|
if (p1 == null)
|
@@ -717,13 +717,13 @@ Check the top-level render call using <` + P + ">.");
|
|
717
717
|
if (J) {
|
718
718
|
var Z1 = H.children;
|
719
719
|
if (Z1 !== void 0)
|
720
|
-
if (
|
720
|
+
if (W)
|
721
721
|
if (A2(Z1)) {
|
722
722
|
for (var U1 = 0; U1 < Z1.length; U1++)
|
723
723
|
R3(Z1[U1], s);
|
724
724
|
Object.freeze && Object.freeze(Z1);
|
725
725
|
} else
|
726
|
-
|
726
|
+
v("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
727
727
|
else
|
728
728
|
R3(Z1, s);
|
729
729
|
}
|
@@ -820,13 +820,13 @@ function q1(t) {
|
|
820
820
|
function O9() {
|
821
821
|
return h1;
|
822
822
|
}
|
823
|
-
function
|
823
|
+
function W9() {
|
824
824
|
return h1 = b1 > 0 ? u1(t2, --b1) : 0, K1--, h1 === 10 && (K1 = 1, k2--), h1;
|
825
825
|
}
|
826
826
|
function $1() {
|
827
827
|
return h1 = b1 < _6 ? u1(t2, b1++) : 0, K1++, h1 === 10 && (K1 = 1, k2++), h1;
|
828
828
|
}
|
829
|
-
function
|
829
|
+
function N1() {
|
830
830
|
return u1(t2, b1);
|
831
831
|
}
|
832
832
|
function E2() {
|
@@ -867,7 +867,7 @@ function X2(t) {
|
|
867
867
|
}
|
868
868
|
return 0;
|
869
869
|
}
|
870
|
-
function
|
870
|
+
function N9(t) {
|
871
871
|
return k2 = K1 = 1, _6 = k1(t2 = t), b1 = 0, [];
|
872
872
|
}
|
873
873
|
function T9(t) {
|
@@ -877,14 +877,14 @@ function O2(t) {
|
|
877
877
|
return v6(B2(b1 - 1, Q2(t === 91 ? t + 2 : t === 40 ? t + 1 : t)));
|
878
878
|
}
|
879
879
|
function I9(t) {
|
880
|
-
for (; (h1 =
|
880
|
+
for (; (h1 = N1()) && h1 < 33; )
|
881
881
|
$1();
|
882
882
|
return X2(t) > 2 || X2(h1) > 3 ? "" : " ";
|
883
883
|
}
|
884
884
|
function G9(t, L) {
|
885
885
|
for (; --L && $1() && !(h1 < 48 || h1 > 102 || h1 > 57 && h1 < 65 || h1 > 70 && h1 < 97); )
|
886
886
|
;
|
887
|
-
return B2(t, E2() + (L < 6 &&
|
887
|
+
return B2(t, E2() + (L < 6 && N1() == 32 && $1() == 32));
|
888
888
|
}
|
889
889
|
function Q2(t) {
|
890
890
|
for (; $1(); )
|
@@ -906,30 +906,30 @@ function Q2(t) {
|
|
906
906
|
}
|
907
907
|
function Y9(t, L) {
|
908
908
|
for (; $1() && t + h1 !== 57; )
|
909
|
-
if (t + h1 === 84 &&
|
909
|
+
if (t + h1 === 84 && N1() === 47)
|
910
910
|
break;
|
911
911
|
return "/*" + B2(L, b1 - 1) + "*" + d3(t === 47 ? t : $1());
|
912
912
|
}
|
913
913
|
function U9(t) {
|
914
|
-
for (; !X2(
|
914
|
+
for (; !X2(N1()); )
|
915
915
|
$1();
|
916
916
|
return B2(t, b1);
|
917
917
|
}
|
918
918
|
function q9(t) {
|
919
|
-
return T9(x2("", null, null, null, [""], t =
|
919
|
+
return T9(x2("", null, null, null, [""], t = N9(t), 0, [0], t));
|
920
920
|
}
|
921
921
|
function x2(t, L, a, r, n, c, C, o, p) {
|
922
|
-
for (var f = 0, u = 0, h = C, g = 0, _ = 0, V = 0, x = 1, E = 1, w = 1,
|
923
|
-
switch (V =
|
922
|
+
for (var f = 0, u = 0, h = C, g = 0, _ = 0, V = 0, x = 1, E = 1, w = 1, v = 0, k = "", b = n, M = c, R = r, Z = k; E; )
|
923
|
+
switch (V = v, v = $1()) {
|
924
924
|
case 40:
|
925
925
|
if (V != 108 && u1(Z, h - 1) == 58) {
|
926
|
-
g2(Z += Y(O2(
|
926
|
+
g2(Z += Y(O2(v), "&", "&\f"), "&\f", V6(f ? o[f - 1] : 0)) != -1 && (w = -1);
|
927
927
|
break;
|
928
928
|
}
|
929
929
|
case 34:
|
930
930
|
case 39:
|
931
931
|
case 91:
|
932
|
-
Z += O2(
|
932
|
+
Z += O2(v);
|
933
933
|
break;
|
934
934
|
case 9:
|
935
935
|
case 10:
|
@@ -941,7 +941,7 @@ function x2(t, L, a, r, n, c, C, o, p) {
|
|
941
941
|
Z += G9(E2() - 1, 7);
|
942
942
|
continue;
|
943
943
|
case 47:
|
944
|
-
switch (
|
944
|
+
switch (N1()) {
|
945
945
|
case 42:
|
946
946
|
case 47:
|
947
947
|
r2(J9(Y9($1(), E2()), L, a, p), p);
|
@@ -955,7 +955,7 @@ function x2(t, L, a, r, n, c, C, o, p) {
|
|
955
955
|
case 125 * x:
|
956
956
|
case 59:
|
957
957
|
case 0:
|
958
|
-
switch (
|
958
|
+
switch (v) {
|
959
959
|
case 0:
|
960
960
|
case 125:
|
961
961
|
E = 0;
|
@@ -965,19 +965,19 @@ function x2(t, L, a, r, n, c, C, o, p) {
|
|
965
965
|
case 59:
|
966
966
|
Z += ";";
|
967
967
|
default:
|
968
|
-
if (r2(R = S3(Z, L, a, f, u, n, o, k, b = [],
|
968
|
+
if (r2(R = S3(Z, L, a, f, u, n, o, k, b = [], M = [], h, c), c), v === 123)
|
969
969
|
if (u === 0)
|
970
|
-
x2(Z, L, R, R, b, c, h, o,
|
970
|
+
x2(Z, L, R, R, b, c, h, o, M);
|
971
971
|
else
|
972
972
|
switch (g === 99 && u1(Z, 3) === 110 ? 100 : g) {
|
973
973
|
case 100:
|
974
974
|
case 108:
|
975
975
|
case 109:
|
976
976
|
case 115:
|
977
|
-
x2(t, R, R, r && r2(S3(t, R, R, 0, 0, n, o, k, n, b = [], h,
|
977
|
+
x2(t, R, R, r && r2(S3(t, R, R, 0, 0, n, o, k, n, b = [], h, M), M), n, M, h, o, r ? b : M);
|
978
978
|
break;
|
979
979
|
default:
|
980
|
-
x2(Z, R, R, R, [""],
|
980
|
+
x2(Z, R, R, R, [""], M, 0, o, M);
|
981
981
|
}
|
982
982
|
}
|
983
983
|
f = u = _ = 0, x = w = 1, k = Z = "", h = C;
|
@@ -986,12 +986,12 @@ function x2(t, L, a, r, n, c, C, o, p) {
|
|
986
986
|
h = 1 + k1(Z), _ = V;
|
987
987
|
default:
|
988
988
|
if (x < 1) {
|
989
|
-
if (
|
989
|
+
if (v == 123)
|
990
990
|
--x;
|
991
|
-
else if (
|
991
|
+
else if (v == 125 && x++ == 0 && W9() == 125)
|
992
992
|
continue;
|
993
993
|
}
|
994
|
-
switch (Z += d3(
|
994
|
+
switch (Z += d3(v), v * x) {
|
995
995
|
case 38:
|
996
996
|
w = u > 0 ? 1 : (Z += "\f", -1);
|
997
997
|
break;
|
@@ -999,7 +999,7 @@ function x2(t, L, a, r, n, c, C, o, p) {
|
|
999
999
|
o[f++] = (k1(Z) - 1) * w, w = 1;
|
1000
1000
|
break;
|
1001
1001
|
case 64:
|
1002
|
-
|
1002
|
+
N1() === 45 && (Z += O2($1())), g = N1(), u = h = k1(k = Z += U9(E2())), v++;
|
1003
1003
|
break;
|
1004
1004
|
case 45:
|
1005
1005
|
V === 45 && k1(Z) == 2 && (x = 0);
|
@@ -1009,8 +1009,8 @@ function x2(t, L, a, r, n, c, C, o, p) {
|
|
1009
1009
|
}
|
1010
1010
|
function S3(t, L, a, r, n, c, C, o, p, f, u, h) {
|
1011
1011
|
for (var g = n - 1, _ = n === 0 ? c : [""], V = M6(_), x = 0, E = 0, w = 0; x < r; ++x)
|
1012
|
-
for (var
|
1013
|
-
(b = v6(E > 0 ? _[
|
1012
|
+
for (var v = 0, k = J1(t, g + 1, g = V6(E = C[x])), b = t; v < V; ++v)
|
1013
|
+
(b = v6(E > 0 ? _[v] + " " + k : Y(k, /&\f/g, _[v]))) && (p[w++] = b);
|
1014
1014
|
return j2(t, L, a, n === 0 ? R2 : o, p, f, u, h);
|
1015
1015
|
}
|
1016
1016
|
function J9(t, L, a, r) {
|
@@ -1302,7 +1302,7 @@ function t3(t) {
|
|
1302
1302
|
for (L = Math.abs(t); L > p2; L = L / p2 | 0) a = O3(L % p2) + a;
|
1303
1303
|
return (O3(L % p2) + a).replace(r5, "$1-$2");
|
1304
1304
|
}
|
1305
|
-
var
|
1305
|
+
var W2, R6 = 5381, O1 = function(t, L) {
|
1306
1306
|
for (var a = L.length; a; ) t = 33 * t ^ L.charCodeAt(--a);
|
1307
1307
|
return t;
|
1308
1308
|
}, k6 = function(t) {
|
@@ -1314,15 +1314,15 @@ function j6(t) {
|
|
1314
1314
|
function B6(t) {
|
1315
1315
|
return process.env.NODE_ENV !== "production" && typeof t == "string" && t || t.displayName || t.name || "Component";
|
1316
1316
|
}
|
1317
|
-
function
|
1317
|
+
function N2(t) {
|
1318
1318
|
return typeof t == "string" && (process.env.NODE_ENV === "production" || t.charAt(0) === t.charAt(0).toLowerCase());
|
1319
1319
|
}
|
1320
|
-
var F6 = typeof Symbol == "function" && Symbol.for, H6 = F6 ? Symbol.for("react.memo") : 60115, n5 = F6 ? Symbol.for("react.forward_ref") : 60112, c5 = { childContextTypes: !0, contextType: !0, contextTypes: !0, defaultProps: !0, displayName: !0, getDefaultProps: !0, getDerivedStateFromError: !0, getDerivedStateFromProps: !0, mixins: !0, propTypes: !0, type: !0 }, C5 = { name: !0, length: !0, prototype: !0, caller: !0, callee: !0, arguments: !0, arity: !0 }, A6 = { $$typeof: !0, compare: !0, defaultProps: !0, displayName: !0, propTypes: !0, type: !0 }, o5 = ((
|
1321
|
-
function
|
1320
|
+
var F6 = typeof Symbol == "function" && Symbol.for, H6 = F6 ? Symbol.for("react.memo") : 60115, n5 = F6 ? Symbol.for("react.forward_ref") : 60112, c5 = { childContextTypes: !0, contextType: !0, contextTypes: !0, defaultProps: !0, displayName: !0, getDefaultProps: !0, getDerivedStateFromError: !0, getDerivedStateFromProps: !0, mixins: !0, propTypes: !0, type: !0 }, C5 = { name: !0, length: !0, prototype: !0, caller: !0, callee: !0, arguments: !0, arity: !0 }, A6 = { $$typeof: !0, compare: !0, defaultProps: !0, displayName: !0, propTypes: !0, type: !0 }, o5 = ((W2 = {})[n5] = { $$typeof: !0, render: !0, defaultProps: !0, displayName: !0, propTypes: !0 }, W2[H6] = A6, W2);
|
1321
|
+
function W3(t) {
|
1322
1322
|
return ("type" in (L = t) && L.type.$$typeof) === H6 ? A6 : "$$typeof" in t ? o5[t.$$typeof] : c5;
|
1323
1323
|
var L;
|
1324
1324
|
}
|
1325
|
-
var d5 = Object.defineProperty, s5 = Object.getOwnPropertyNames,
|
1325
|
+
var d5 = Object.defineProperty, s5 = Object.getOwnPropertyNames, N3 = Object.getOwnPropertySymbols, p5 = Object.getOwnPropertyDescriptor, h5 = Object.getPrototypeOf, T3 = Object.prototype;
|
1326
1326
|
function S6(t, L, a) {
|
1327
1327
|
if (typeof L != "string") {
|
1328
1328
|
if (T3) {
|
@@ -1330,8 +1330,8 @@ function S6(t, L, a) {
|
|
1330
1330
|
r && r !== T3 && S6(t, r, a);
|
1331
1331
|
}
|
1332
1332
|
var n = s5(L);
|
1333
|
-
|
1334
|
-
for (var c =
|
1333
|
+
N3 && (n = n.concat(N3(L)));
|
1334
|
+
for (var c = W3(t), C = W3(L), o = 0; o < n.length; ++o) {
|
1335
1335
|
var p = n[o];
|
1336
1336
|
if (!(p in C5 || a && a[p] || C && p in C || c && p in c)) {
|
1337
1337
|
var f = p5(L, p);
|
@@ -1350,7 +1350,7 @@ function Q1(t) {
|
|
1350
1350
|
function h3(t) {
|
1351
1351
|
return typeof t == "object" && "styledComponentId" in t;
|
1352
1352
|
}
|
1353
|
-
function
|
1353
|
+
function W1(t, L) {
|
1354
1354
|
return t && L ? "".concat(t, " ").concat(L) : t || L || "";
|
1355
1355
|
}
|
1356
1356
|
function l3(t, L) {
|
@@ -1606,10 +1606,10 @@ function R5(t) {
|
|
1606
1606
|
_ === void 0 && (_ = ""), V === void 0 && (V = ""), x === void 0 && (x = "&"), L = x, a = _, r = new RegExp("\\".concat(a, "\\b"), "g");
|
1607
1607
|
var E = g.replace($5, ""), w = q9(V || _ ? "".concat(V, " ").concat(_, " { ").concat(E, " }") : E);
|
1608
1608
|
C.namespace && (w = P6(w, C.namespace));
|
1609
|
-
var
|
1609
|
+
var v = [];
|
1610
1610
|
return y2(w, X9(u.concat(Q9(function(k) {
|
1611
|
-
return
|
1612
|
-
})))),
|
1611
|
+
return v.push(k);
|
1612
|
+
})))), v;
|
1613
1613
|
};
|
1614
1614
|
return h.hash = p.length ? p.reduce(function(g, _) {
|
1615
1615
|
return _.name || l2(15), O1(g, _.name);
|
@@ -1648,11 +1648,11 @@ function Y3(t) {
|
|
1648
1648
|
}
|
1649
1649
|
var O6 = function(t) {
|
1650
1650
|
return t == null || t === !1 || t === "";
|
1651
|
-
},
|
1651
|
+
}, W6 = function(t) {
|
1652
1652
|
var L, a, r = [];
|
1653
1653
|
for (var n in t) {
|
1654
1654
|
var c = t[n];
|
1655
|
-
t.hasOwnProperty(n) && !O6(c) && (Array.isArray(c) && c.isCss || Q1(c) ? r.push("".concat(Y3(n), ":"), c, ";") : e2(c) ? r.push.apply(r, T1(T1(["".concat(n, " {")],
|
1655
|
+
t.hasOwnProperty(n) && !O6(c) && (Array.isArray(c) && c.isCss || Q1(c) ? r.push("".concat(Y3(n), ":"), c, ";") : e2(c) ? r.push.apply(r, T1(T1(["".concat(n, " {")], W6(c), !1), ["}"], !1)) : r.push("".concat(Y3(n), ": ").concat((L = n, (a = c) == null || typeof a == "boolean" || a === "" ? "" : typeof a != "number" || a === 0 || L in t5 || L.startsWith("--") ? String(a).trim() : "".concat(a, "px")), ";")));
|
1656
1656
|
}
|
1657
1657
|
return r;
|
1658
1658
|
};
|
@@ -1665,11 +1665,11 @@ function P1(t, L, a, r) {
|
|
1665
1665
|
return process.env.NODE_ENV === "production" || typeof n != "object" || Array.isArray(n) || n instanceof G3 || e2(n) || n === null || console.error("".concat(B6(t), " is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")), P1(n, L, a, r);
|
1666
1666
|
}
|
1667
1667
|
var c;
|
1668
|
-
return t instanceof G3 ? a ? (t.inject(a, r), [t.getName(r)]) : [t] : e2(t) ?
|
1668
|
+
return t instanceof G3 ? a ? (t.inject(a, r), [t.getName(r)]) : [t] : e2(t) ? W6(t) : Array.isArray(t) ? Array.prototype.concat.apply(H2, t.map(function(C) {
|
1669
1669
|
return P1(C, L, a, r);
|
1670
1670
|
})) : [t.toString()];
|
1671
1671
|
}
|
1672
|
-
function
|
1672
|
+
function N6(t) {
|
1673
1673
|
for (var L = 0; L < t.length; L += 1) {
|
1674
1674
|
var a = t[L];
|
1675
1675
|
if (Q1(a) && !h3(a)) return !1;
|
@@ -1678,18 +1678,18 @@ function W6(t) {
|
|
1678
1678
|
}
|
1679
1679
|
var B5 = k6(F2), F5 = function() {
|
1680
1680
|
function t(L, a, r) {
|
1681
|
-
this.rules = L, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (r === void 0 || r.isStatic) &&
|
1681
|
+
this.rules = L, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (r === void 0 || r.isStatic) && N6(L), this.componentId = a, this.baseHash = O1(B5, a), this.baseStyle = r, w2.registerId(a);
|
1682
1682
|
}
|
1683
1683
|
return t.prototype.generateAndInjectStyles = function(L, a, r) {
|
1684
1684
|
var n = this.baseStyle ? this.baseStyle.generateAndInjectStyles(L, a, r) : "";
|
1685
|
-
if (this.isStatic && !r.hash) if (this.staticRulesId && a.hasNameForId(this.componentId, this.staticRulesId)) n =
|
1685
|
+
if (this.isStatic && !r.hash) if (this.staticRulesId && a.hasNameForId(this.componentId, this.staticRulesId)) n = W1(n, this.staticRulesId);
|
1686
1686
|
else {
|
1687
1687
|
var c = l3(P1(this.rules, L, a, r)), C = t3(O1(this.baseHash, c) >>> 0);
|
1688
1688
|
if (!a.hasNameForId(this.componentId, C)) {
|
1689
1689
|
var o = r(c, ".".concat(C), void 0, this.componentId);
|
1690
1690
|
a.insertRules(this.componentId, C, o);
|
1691
1691
|
}
|
1692
|
-
n =
|
1692
|
+
n = W1(n, C), this.staticRulesId = C;
|
1693
1693
|
}
|
1694
1694
|
else {
|
1695
1695
|
for (var p = O1(this.baseHash, r.hash), f = "", u = 0; u < this.rules.length; u++) {
|
@@ -1702,7 +1702,7 @@ var B5 = k6(F2), F5 = function() {
|
|
1702
1702
|
}
|
1703
1703
|
if (f) {
|
1704
1704
|
var _ = t3(p >>> 0);
|
1705
|
-
a.hasNameForId(this.componentId, _) || a.insertRules(this.componentId, _, r(f, ".".concat(_), void 0, this.componentId)), n =
|
1705
|
+
a.hasNameForId(this.componentId, _) || a.insertRules(this.componentId, _, r(f, ".".concat(_), void 0, this.componentId)), n = W1(n, _);
|
1706
1706
|
}
|
1707
1707
|
}
|
1708
1708
|
return n;
|
@@ -1711,34 +1711,34 @@ var B5 = k6(F2), F5 = function() {
|
|
1711
1711
|
u3.Consumer;
|
1712
1712
|
var T2 = {}, U3 = /* @__PURE__ */ new Set();
|
1713
1713
|
function H5(t, L, a) {
|
1714
|
-
var r = h3(t), n = t, c = !
|
1714
|
+
var r = h3(t), n = t, c = !N2(t), C = L.attrs, o = C === void 0 ? H2 : C, p = L.componentId, f = p === void 0 ? function(b, M) {
|
1715
1715
|
var R = typeof b != "string" ? "sc" : z3(b);
|
1716
1716
|
T2[R] = (T2[R] || 0) + 1;
|
1717
1717
|
var Z = "".concat(R, "-").concat(j6(F2 + R + T2[R]));
|
1718
|
-
return
|
1718
|
+
return M ? "".concat(M, "-").concat(Z) : Z;
|
1719
1719
|
}(L.displayName, L.parentComponentId) : p, u = L.displayName, h = u === void 0 ? function(b) {
|
1720
|
-
return
|
1720
|
+
return N2(b) ? "styled.".concat(b) : "Styled(".concat(B6(b), ")");
|
1721
1721
|
}(t) : u, g = L.displayName && L.componentId ? "".concat(z3(L.displayName), "-").concat(L.componentId) : L.componentId || f, _ = r && n.attrs ? n.attrs.concat(o).filter(Boolean) : o, V = L.shouldForwardProp;
|
1722
1722
|
if (r && n.shouldForwardProp) {
|
1723
1723
|
var x = n.shouldForwardProp;
|
1724
1724
|
if (L.shouldForwardProp) {
|
1725
1725
|
var E = L.shouldForwardProp;
|
1726
|
-
V = function(b,
|
1727
|
-
return x(b,
|
1726
|
+
V = function(b, M) {
|
1727
|
+
return x(b, M) && E(b, M);
|
1728
1728
|
};
|
1729
1729
|
} else V = x;
|
1730
1730
|
}
|
1731
1731
|
var w = new F5(a, g, r ? n.componentStyle : void 0);
|
1732
|
-
function
|
1732
|
+
function v(b, M) {
|
1733
1733
|
return function(R, Z, F) {
|
1734
1734
|
var D = R.attrs, z = R.componentStyle, m = R.defaultProps, S = R.foldedComponentIds, $ = R.styledComponentId, y = R.target, j = m1.useContext(u3), A = a3(), G = R.shouldForwardProp || A.shouldForwardProp;
|
1735
1735
|
process.env.NODE_ENV !== "production" && B3($);
|
1736
1736
|
var T = $6(Z, j, m) || X1, I = function(Q, L1, f1) {
|
1737
1737
|
for (var c1, g1 = E1(E1({}, L1), { className: void 0, theme: f1 }), y1 = 0; y1 < Q.length; y1 += 1) {
|
1738
1738
|
var H1 = Q1(c1 = Q[y1]) ? c1(g1) : c1;
|
1739
|
-
for (var v1 in H1) g1[v1] = v1 === "className" ?
|
1739
|
+
for (var v1 in H1) g1[v1] = v1 === "className" ? W1(g1[v1], H1[v1]) : v1 === "style" ? E1(E1({}, g1[v1]), H1[v1]) : H1[v1];
|
1740
1740
|
}
|
1741
|
-
return L1.className && (g1.className =
|
1741
|
+
return L1.className && (g1.className = W1(g1.className, L1.className)), g1;
|
1742
1742
|
}(D, Z, T), i1 = I.as || y, r1 = {};
|
1743
1743
|
for (var U in I) I[U] === void 0 || U[0] === "$" || U === "as" || U === "theme" && I.theme === T || (U === "forwardedAs" ? r1.as = I.forwardedAs : G && !G(U, i1) || (r1[U] = I[U], G || process.env.NODE_ENV !== "development" || A9(U) || U3.has(U) || !e3.has(i1) || (U3.add(U), console.warn('styled-components: it looks like an unknown prop "'.concat(U, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
|
1744
1744
|
var K = function(Q, L1) {
|
@@ -1746,25 +1746,25 @@ function H5(t, L, a) {
|
|
1746
1746
|
return process.env.NODE_ENV !== "production" && B3(c1), c1;
|
1747
1747
|
}(z, I);
|
1748
1748
|
process.env.NODE_ENV !== "production" && R.warnTooManyClasses && R.warnTooManyClasses(K);
|
1749
|
-
var X =
|
1750
|
-
return K && (X += " " + K), I.className && (X += " " + I.className), r1[
|
1751
|
-
}(k, b,
|
1749
|
+
var X = W1(S, $);
|
1750
|
+
return K && (X += " " + K), I.className && (X += " " + I.className), r1[N2(i1) && !e3.has(i1) ? "class" : "className"] = X, r1.ref = F, R9(i1, r1);
|
1751
|
+
}(k, b, M);
|
1752
1752
|
}
|
1753
|
-
|
1754
|
-
var k = m1.forwardRef(
|
1755
|
-
return k.attrs = _, k.componentStyle = w, k.displayName = h, k.shouldForwardProp = V, k.foldedComponentIds = r ?
|
1753
|
+
v.displayName = h;
|
1754
|
+
var k = m1.forwardRef(v);
|
1755
|
+
return k.attrs = _, k.componentStyle = w, k.displayName = h, k.shouldForwardProp = V, k.foldedComponentIds = r ? W1(n.foldedComponentIds, n.styledComponentId) : "", k.styledComponentId = g, k.target = r ? n.target : t, Object.defineProperty(k, "defaultProps", { get: function() {
|
1756
1756
|
return this._foldedDefaultProps;
|
1757
1757
|
}, set: function(b) {
|
1758
|
-
this._foldedDefaultProps = r ? function(
|
1758
|
+
this._foldedDefaultProps = r ? function(M) {
|
1759
1759
|
for (var R = [], Z = 1; Z < arguments.length; Z++) R[Z - 1] = arguments[Z];
|
1760
|
-
for (var F = 0, D = R; F < D.length; F++) i3(
|
1761
|
-
return
|
1760
|
+
for (var F = 0, D = R; F < D.length; F++) i3(M, D[F], !0);
|
1761
|
+
return M;
|
1762
1762
|
}({}, n.defaultProps, b) : b;
|
1763
|
-
} }), process.env.NODE_ENV !== "production" && (b6(h, g), k.warnTooManyClasses = /* @__PURE__ */ function(b,
|
1763
|
+
} }), process.env.NODE_ENV !== "production" && (b6(h, g), k.warnTooManyClasses = /* @__PURE__ */ function(b, M) {
|
1764
1764
|
var R = {}, Z = !1;
|
1765
1765
|
return function(F) {
|
1766
1766
|
if (!Z && (R[F] = !0, Object.keys(R).length >= 200)) {
|
1767
|
-
var D =
|
1767
|
+
var D = M ? ' with the id of "'.concat(M, '"') : "";
|
1768
1768
|
console.warn("Over ".concat(200, " classes were generated for component ").concat(b).concat(D, `.
|
1769
1769
|
`) + `Consider using the attrs method, together with a style object for frequently changed styles.
|
1770
1770
|
Example:
|
@@ -1814,7 +1814,7 @@ e3.forEach(function(t) {
|
|
1814
1814
|
});
|
1815
1815
|
var A5 = function() {
|
1816
1816
|
function t(L, a) {
|
1817
|
-
this.rules = L, this.componentId = a, this.isStatic =
|
1817
|
+
this.rules = L, this.componentId = a, this.isStatic = N6(L), w2.registerId(this.componentId + 1);
|
1818
1818
|
}
|
1819
1819
|
return t.prototype.createStyles = function(L, a, r, n) {
|
1820
1820
|
var c = n(l3(P1(this.rules, a, r, n)), ""), C = this.componentId + L;
|
@@ -1855,8 +1855,8 @@ var f2 = "__sc-".concat(I1, "__");
|
|
1855
1855
|
process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && typeof window < "u" && (window[f2] || (window[f2] = 0), window[f2] === 1 && console.warn(`It looks like there are several instances of 'styled-components' initialized in this application. This may cause dynamic styles to not render properly, errors during the rehydration process, a missing theme prop, and makes your application bigger without good reason.
|
1856
1856
|
|
1857
1857
|
See https://s-c.sh/2BAXzed for more info.`), window[f2] += 1);
|
1858
|
-
const D5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 2H19V4H6.85078L9.62469 6.21913C9.86191 6.4089 10 6.69622 10 7V18H19V20H10V21C10 21.3844 9.77965 21.7348 9.43319 21.9013C9.08672 22.0678 8.67548 22.021 8.37531 21.7809L3.37531 17.7809C3.13809 17.5911 3 17.3038 3 17V3C3 2.44772 3.44772 2 4 2ZM8 7.48062L5 5.08062V16.5194L8 18.9194V7.48062Z" }), /* @__PURE__ */ e.createElement("path", { d: "M20.7071 11.7071C20.8946 11.5195 21 11.2652 21 11C21 10.7347 20.8946 10.4804 20.7071 10.2928L16.7071 6.29285L15.2929 7.70706L17.5858 9.99995L12 10V12L17.5858 12L15.2929 14.2928L16.7071 15.7071L20.7071 11.7071Z" })), P5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9 15C9 14.4477 9.44772 14 10 14H14C14.5523 14 15 14.4477 15 15V19H19V12.4142L12 5.41421L5 12.4142V19H9V15ZM11 16V20C11 20.5523 10.5523 21 10 21H4C3.44772 21 3 20.5523 3 20V12C3 11.7348 3.10536 11.4804 3.29289 11.2929L11.2929 3.29289C11.6834 2.90237 12.3166 2.90237 12.7071 3.29289L20.7071 11.2929C20.8946 11.4804 21 11.7348 21 12V20C21 20.5523 20.5523 21 20 21H14C13.4477 21 13 20.5523 13 20V16H11Z" })), z5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14.4393 11.8536L7.14641 19.1465L8.56062 20.5607L16.5606 12.5607C16.9511 12.1701 16.9511 11.537 16.5606 11.1465L8.56062 3.14646L7.14641 4.56067L14.4393 11.8536Z" })), O5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 17", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.6665 6.49992V13.8333H11.3332V6.49992H12.6665V14.4999C12.6665 14.8681 12.368 15.1666 11.9998 15.1666H3.99984C3.63165 15.1666 3.33317 14.8681 3.33317 14.4999V6.49992H4.6665ZM7.33317 6.49992V12.4999H5.99984V6.49992H7.33317ZM9.99984 6.49992V12.4999H8.6665V6.49992H9.99984ZM9.99984 1.83325C10.2868 1.83325 10.5415 2.01687 10.6323 2.2891L11.1465 3.83259L13.3332 3.83325V5.16659H2.6665V3.83325L4.8525 3.83259L5.36738 2.2891C5.45812 2.01687 5.71288 1.83325 5.99984 1.83325H9.99984ZM9.51933 3.16659H6.48034L6.25784 3.83259H9.74117L9.51933 3.16659Z" })), N5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 8 8", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3.38708 6.66668H4.60447L4.51338 4.83535L6.04547 5.79921L6.66658 4.87551L4.9523 4.00001L6.66658 3.11648L6.04547 2.20081L4.51338 3.16467L4.60447 1.33334H3.38708L3.47818 3.15664L1.95437 2.20081L1.33325 3.11648L3.05582 4.00001L1.33325 4.89158L1.95437 5.80724L3.47818 4.85142L3.38708 6.66668Z" })), W5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.99992 1.33334C4.31802 1.33334 1.33325 4.31811 1.33325 8.00001C1.33325 11.6819 4.31802 14.6667 7.99992 14.6667C11.6818 14.6667 14.6666 11.6819 14.6666 8.00001C14.6666 4.31811 11.6818 1.33334 7.99992 1.33334ZM5.99992 6.50359C6.01164 5.94988 6.20207 5.50896 6.57121 5.18084C6.95207 4.83806 7.47355 4.66668 8.13566 4.66668C8.75968 4.66668 9.26506 4.82488 9.65177 5.14129C10.0326 5.45476 10.2231 5.86345 10.2231 6.36736C10.2231 6.99138 9.90959 7.48797 9.28263 7.85711C8.98967 8.02703 8.79191 8.17937 8.68937 8.31414C8.58683 8.4489 8.53556 8.62468 8.53556 8.84148V9.07439H7.37101L7.36222 8.81951C7.33293 8.47967 7.38127 8.19695 7.50724 7.97136C7.63029 7.7575 7.84562 7.55974 8.15324 7.3781C8.43742 7.20818 8.63078 7.05584 8.73332 6.92107C8.83879 6.78631 8.89152 6.61492 8.89152 6.40691C8.89152 6.19597 8.81535 6.02312 8.663 5.88836C8.50773 5.75359 8.30558 5.68621 8.05656 5.68621C7.80461 5.68621 7.60099 5.76092 7.44572 5.91033C7.29045 6.05681 7.20549 6.25457 7.19084 6.50359H5.99992ZM8.83325 10.5C8.83325 10.9602 8.46016 11.3333 7.99992 11.3333C7.53968 11.3333 7.16659 10.9602 7.16659 10.5C7.16659 10.0398 7.53968 9.66668 7.99992 9.66668C8.46016 9.66668 8.83325 10.0398 8.83325 10.5Z" })), T5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.00008 1.16666C3.77842 1.16666 1.16675 3.77833 1.16675 6.99999C1.16675 10.2217 3.77842 12.8333 7.00008 12.8333C10.2217 12.8333 12.8334 10.2217 12.8334 6.99999C12.8334 3.77833 10.2217 1.16666 7.00008 1.16666ZM7.00008 5.83332C7.48333 5.83332 7.87508 5.44157 7.87508 4.95832C7.87508 4.47507 7.48333 4.08332 7.00008 4.08332C6.51683 4.08332 6.12508 4.47507 6.12508 4.95832C6.12508 5.44157 6.51683 5.83332 7.00008 5.83332ZM5.54175 8.74999V9.91666H8.45841V8.74999H7.58341V6.99999C7.58341 6.67782 7.32225 6.41666 7.00008 6.41666H5.83341V7.58332H6.41675V8.74999H5.54175Z" })), I5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.00008 1.16663C3.77842 1.16663 1.16675 3.7783 1.16675 6.99996C1.16675 10.2216 3.77842 12.8333 7.00008 12.8333C10.2217 12.8333 12.8334 10.2216 12.8334 6.99996C12.8334 3.7783 10.2217 1.16663 7.00008 1.16663ZM6.8292 8.87074L9.74587 5.95408L8.92091 5.12912L6.41672 7.63331L4.78753 6.00412L3.96258 6.82908L6.00424 8.87074C6.23205 9.09855 6.60139 9.09855 6.8292 8.87074Z" })), G5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.00008 12.8333C3.77842 12.8333 1.16675 10.2216 1.16675 6.99996C1.16675 3.7783 3.77842 1.16663 7.00008 1.16663C10.2217 1.16663 12.8334 3.7783 12.8334 6.99996C12.8334 10.2216 10.2217 12.8333 7.00008 12.8333ZM6.41675 4.08329V7.58329H7.58341V4.08329H6.41675ZM7.00008 9.91663C6.59737 9.91663 6.27091 9.59017 6.27091 9.18746C6.27091 8.78475 6.59737 8.45829 7.00008 8.45829C7.40279 8.45829 7.72925 8.78475 7.72925 9.18746C7.72925 9.59017 7.40279 9.91663 7.00008 9.91663Z" })), Y5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.74995 2.79288L10.4571 3.49998L4.74995 9.20709L1.54285 5.99998L2.24995 5.29288L4.74995 7.79288L9.74995 2.79288Z" })), U5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.61005 10.138L11.9434 6.80463L11.0006 5.86182L8.13864 8.72375L6.27671 6.86182L5.3339 7.80463L7.66724 10.138C7.92759 10.3983 8.3497 10.3983 8.61005 10.138Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.80534 1.33325C5.12344 1.33325 2.13867 4.31802 2.13867 7.99992C2.13867 11.6818 5.12344 14.6666 8.80534 14.6666C12.4872 14.6666 15.472 11.6818 15.472 7.99992C15.472 4.31802 12.4872 1.33325 8.80534 1.33325ZM3.47201 7.99992C3.47201 5.0544 5.85982 2.66659 8.80534 2.66659C11.7509 2.66659 14.1387 5.0544 14.1387 7.99992C14.1387 10.9454 11.7509 13.3333 8.80534 13.3333C5.85982 13.3333 3.47201 10.9454 3.47201 7.99992Z" })), q5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.1667 2.66663C11.4848 2.66663 8.5 5.65139 8.5 9.33329C8.5 13.0152 11.4848 16 15.1667 16C18.8486 16 21.8333 13.0152 21.8333 9.33329C21.8333 5.65139 18.8486 2.66663 15.1667 2.66663ZM11.1667 9.33329C11.1667 7.12415 12.9575 5.33329 15.1667 5.33329C17.3758 5.33329 19.1667 7.12415 19.1667 9.33329C19.1667 11.5424 17.3758 13.3333 15.1667 13.3333C12.9575 13.3333 11.1667 11.5424 11.1667 9.33329Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.8335 17.3333C8.61955 17.3333 4.5 23.4644 4.5 29.3333H7.16667C7.16667 24.5356 10.4641 20 15.8335 20C17.0035 20 18.0543 20.2094 18.9848 20.5745L19.9587 18.0921C18.7096 17.602 17.3277 17.3333 15.8335 17.3333Z" }), /* @__PURE__ */ e.createElement("path", { d: "M24.6145 26L20.8906 22.2761L22.7762 20.3905L26.5001 24.1143L30.224 20.3905L32.1096 22.2761L28.3857 26L32.1096 29.7238L30.224 31.6094L26.5001 27.8856L22.7762 31.6094L20.8906 29.7238L24.6145 26Z" })), J5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 1.66663C5.39765 1.66663 1.66669 5.39759 1.66669 9.99996C1.66669 14.6023 5.39765 18.3333 10 18.3333C14.6024 18.3333 18.3334 14.6023 18.3334 9.99996C18.3334 5.39759 14.6024 1.66663 10 1.66663ZM12.3274 13.5058L10 11.1785L7.67265 13.5058L6.49414 12.3273L8.82151 9.99996L6.49406 7.67251L7.67257 6.494L10 8.82145L12.3275 6.494L13.506 7.67251L11.1785 9.99996L13.5059 12.3273L12.3274 13.5058Z" })), K5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M17 3.00003C15.9391 3.00003 14.9217 3.42146 14.1716 4.1716L15.5858 5.58582C15.9609 5.21074 16.4696 5.00003 17 5.00003C17.5304 5.00003 18.0391 5.21074 18.4142 5.58582C18.7893 5.96089 19 6.4696 19 7.00003C19 7.53046 18.7893 8.03917 18.4142 8.41424L19.8284 9.82846C20.5786 9.07831 21 8.0609 21 7.00003C21 5.93917 20.5786 4.92175 19.8284 4.1716C19.0783 3.42146 18.0609 3.00003 17 3.00003Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C14.6499 22 17.1913 20.9483 19.0662 19.0759L19.0711 19.0711C19.6735 18.4687 19.7679 17.6404 19.6826 16.9205C19.5956 16.1863 19.3058 15.3755 18.8944 14.5528C18.1757 13.1154 17.0055 11.4829 15.523 9.89122L16.9497 8.4645L15.5355 7.05029L14.1088 8.47701C12.5172 6.99457 10.8847 5.82437 9.4472 5.10563C8.62453 4.6943 7.81373 4.40446 7.07954 4.31745C6.35962 4.23213 5.53135 4.32657 4.92894 4.92898C3.05357 6.80434 2 9.34787 2 12C2 14.6522 3.05357 17.1957 4.92893 19.0711C6.8043 20.9465 9.34783 22 12 22ZM10.5858 13.4143C8.88327 11.7118 7.60235 9.96872 6.89442 8.55285C6.53799 7.83998 6.35295 7.2617 6.30348 6.84423C6.27918 6.6392 6.29148 6.50449 6.31036 6.42559C6.31936 6.38795 6.329 6.36646 6.33448 6.35618C6.33944 6.34688 6.34246 6.34388 6.34309 6.34325C6.34372 6.34262 6.34681 6.33951 6.35611 6.33455C6.36639 6.32907 6.38788 6.31943 6.42552 6.31043C6.50442 6.29155 6.63914 6.27925 6.84417 6.30355C7.26163 6.35302 7.83991 6.53805 8.55278 6.89449C9.76928 7.50274 11.2273 8.53398 12.6936 9.89217L11.2929 11.2929L12.7071 12.7071L14.1079 11.3064C15.4661 12.7727 16.4973 14.2308 17.1056 15.4473C17.462 16.1601 17.647 16.7384 17.6965 17.1559C17.7208 17.3609 17.7085 17.4956 17.6896 17.5745C17.6806 17.6122 17.671 17.6337 17.6655 17.6439C17.6605 17.6532 17.6575 17.6562 17.6569 17.6569C17.6558 17.6579 17.652 17.6612 17.6439 17.6656C17.6336 17.671 17.6121 17.6807 17.5745 17.6897C17.4956 17.7086 17.3608 17.7209 17.1558 17.6966C16.7383 17.6471 16.1601 17.4621 15.4472 17.1056C14.0313 16.3977 12.2883 15.1168 10.5858 13.4143ZM12 20C13.1723 20 14.3181 19.7427 15.3618 19.2594C15.095 19.153 14.8245 19.0304 14.5528 18.8945C12.8976 18.0669 10.9838 16.6407 9.17156 14.8285C7.35935 13.0163 5.93316 11.1025 5.10556 9.44727C4.96969 9.17552 4.84707 8.90507 4.74064 8.63824C4.2573 9.68197 4 10.8277 4 12C4 14.1218 4.84285 16.1566 6.34315 17.6569C7.84344 19.1572 9.87827 20 12 20Z" })), X5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7C17 9.76142 14.7614 12 12 12C9.23858 12 7 9.76142 7 7ZM12 4C10.3431 4 9 5.34315 9 7C9 8.65685 10.3431 10 12 10C13.6569 10 15 8.65685 15 7C15 5.34315 13.6569 4 12 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 14L10 13V16L12 15L14 16V13L12 14Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8.36557 13.8046C5.21005 15.3221 3.5 18.7012 3.5 21.9999H5.5C5.5 19.3265 6.89001 16.7335 9.23235 15.607L8.36557 13.8046Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14.7678 15.607C17.1101 16.7334 18.5 19.3265 18.5 21.9999H20.5C20.5 18.7012 18.7901 15.3221 15.6346 13.8046L14.7678 15.607Z" })), Q5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M18 3C18 2.44772 17.5523 2 17 2H3C2.44771 2 2 2.44772 2 3V21C2 21.5523 2.44771 22 3 22H11V20H4V4H16V10H18V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.6348 18.7795L18.0715 22.3714C18.2274 22.761 18.6099 23.0119 19.0294 22.9996C19.4488 22.9872 19.816 22.7143 19.9487 22.3162L23.4487 11.8162C23.5685 11.4569 23.4749 11.0607 23.2071 10.7929C22.9393 10.5251 22.5431 10.4315 22.1838 10.5513L11.6838 14.0513C11.2857 14.184 11.0128 14.5512 11.0004 14.9706C10.9881 15.3901 11.239 15.7726 11.6286 15.9285L15.2205 17.3652L13.7929 18.7929L15.2071 20.2071L16.6348 18.7795ZM17.3714 16.0715L14.9061 15.0854L20.9189 13.0811L18.9146 19.0939L17.9285 16.6286C17.8268 16.3745 17.6255 16.1732 17.3714 16.0715Z" })), e7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C12.3632 2 12.6978 2.19689 12.8742 2.51436L22.8742 20.5144C23.0462 20.8241 23.0416 21.2017 22.8619 21.5071C22.6822 21.8125 22.3543 22 22 22H2C1.64568 22 1.31781 21.8125 1.13813 21.5071C0.958444 21.2017 0.95377 20.8241 1.12584 20.5144L11.1258 2.51436C11.3022 2.19689 11.6368 2 12 2ZM11 15V10H13V15H11ZM10.75 17.5C10.75 18.1904 11.3096 18.75 12 18.75C12.6904 18.75 13.25 18.1904 13.25 17.5C13.25 16.8096 12.6904 16.25 12 16.25C11.3096 16.25 10.75 16.8096 10.75 17.5Z" })), t7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.3333 8.66659H2.66667V7.33325H13.3333V8.66659Z" })), l7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.66667 2H7.33333V7.33333H2V8.66667H7.33333V14H8.66667V8.66667H14V7.33333H8.66667V2Z" })), i7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 3C6 2.44772 6.44772 2 7 2H21C21.5523 2 22 2.44772 22 3V21C22 21.5523 21.5523 22 21 22H12V20H20V4H8V9H6V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.2929 9.29289C10.6834 8.90237 11.3166 8.90237 11.7071 9.29289L14.7071 12.2929C15.0976 12.6834 15.0976 13.3166 14.7071 13.7071L6.70711 21.7071C6.51957 21.8946 6.26522 22 6 22H3C2.44772 22 2 21.5523 2 21V18C2 17.7348 2.10536 17.4804 2.29289 17.2929L10.2929 9.29289ZM4 18.4142V20H5.58579L12.5858 13L11 11.4142L4 18.4142Z" })), L7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M6.66667 2V3.33333H9.33333V2H10.6667V3.33333H13.3333C13.7015 3.33333 14 3.63181 14 4V13.3333C14 13.7015 13.7015 14 13.3333 14H2.66667C2.29848 14 2 13.7015 2 13.3333V4C2 3.63181 2.29848 3.33333 2.66667 3.33333H5.33333V2H6.66667ZM12.666 8.66667H3.33267L3.33333 12.6667H12.6667L12.666 8.66667ZM10.6667 10C11.0349 10 11.3333 10.2985 11.3333 10.6667C11.3333 11.0349 11.0349 11.3333 10.6667 11.3333C10.2985 11.3333 10 11.0349 10 10.6667C10 10.2985 10.2985 10 10.6667 10ZM5.33333 4.66667H3.33333L3.33267 7.33333H12.666L12.6667 4.66667H10.6667V6H9.33333V4.66667H6.66667V6H5.33333V4.66667Z" })), a7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5144 2.12584C11.8164 1.95805 12.1836 1.95805 12.4856 2.12584L21.4856 7.12584C21.8031 7.30221 22 7.63683 22 8V10C22 10.5523 21.5523 11 21 11H3C2.44772 11 2 10.5523 2 10V8C2 7.63683 2.19689 7.30221 2.51436 7.12584L11.5144 2.12584ZM4 8.5884V9H20V8.5884L12 4.14396L4 8.5884Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4 13H6V18H4V13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 18V13H11V18H13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M18 13H20V18H18V13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M22 22V20H2V22H22Z" })), r7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4 3C3.44772 3 3 3.44772 3 4V5.52786C3 5.9936 3.10844 6.45294 3.31672 6.8695L3.65836 7.55279C3.79912 7.83431 3.79912 8.16569 3.65836 8.44721L3.55279 8.65836C3.1305 9.50294 3.1305 10.4971 3.55279 11.3416L3.65836 11.5528C3.79912 11.8343 3.79912 12.1657 3.65836 12.4472L3.55279 12.6584C3.1305 13.5029 3.1305 14.4971 3.55279 15.3416L3.65836 15.5528C3.79912 15.8343 3.79912 16.1657 3.65836 16.4472L3.31672 17.1305C3.10844 17.5471 3 18.0064 3 18.4721V20C3 20.5523 3.44772 21 4 21H12V19H5V18.4721C5 18.3169 5.03614 18.1638 5.10557 18.0249L5.44721 17.3416C5.8695 16.4971 5.8695 15.5029 5.44721 14.6584L5.34164 14.4472C5.20088 14.1657 5.20088 13.8343 5.34164 13.5528L5.44721 13.3416C5.8695 12.4971 5.8695 11.5029 5.44721 10.6584L5.34164 10.4472C5.20088 10.1657 5.20088 9.83431 5.34164 9.55279L5.44721 9.34164C5.8695 8.49706 5.8695 7.50294 5.44721 6.65836L5.10557 5.97508C5.03614 5.83622 5 5.68311 5 5.52786V5H19V11.5H21V4C21 3.44772 20.5523 3 20 3H4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 9H17V7H8V9Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14 13H8V11H14V13Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.5039 13.1362C18.1925 12.9546 17.8075 12.9546 17.4961 13.1362L14.4961 14.8862C14.1889 15.0654 14 15.3943 14 15.75V19.25C14 19.6057 14.1889 19.9346 14.4961 20.1138L17.4961 21.8638C17.8075 22.0454 18.1925 22.0454 18.5039 21.8638L21.5039 20.1138C21.8111 19.9346 22 19.6057 22 19.25V15.75C22 15.3943 21.8111 15.0654 21.5039 14.8862L18.5039 13.1362ZM16 18.6756V16.3244L18 15.1577L20 16.3244V18.6756L18 19.8423L16 18.6756Z" })), n7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.12945 2.5073C7.30696 2.19379 7.63938 2 7.99965 2H15.9997C16.3599 2 16.6923 2.19379 16.8699 2.5073C17.0474 2.82081 17.0425 3.20556 16.8571 3.5145L14.7658 7H17.9998V9H15.0443L17.3271 12.0093H14.8366L12.5106 9H11.4887L6.64423 15.2287C5.82575 16.281 5.81285 17.7509 6.61275 18.8175C7.17107 19.5619 8.04729 20 8.97782 20H11.9614V22H8.97782C7.41778 22 5.94878 21.2655 5.01275 20.0175C3.67171 18.2294 3.69333 15.765 5.06553 14.0008L9.78962 7.92693L7.14216 3.5145C6.9568 3.20556 6.95195 2.82081 7.12945 2.5073ZM12.4335 7L14.2335 4H9.76584L11.5658 7H12.4335Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.0264 18.9753H13.9769V16.9753H22.0264V18.9753Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.0015 13.9961V22.0002H17.0015V13.9961H19.0015Z" })), c7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.99965 2C7.63938 2 7.30696 2.19379 7.12945 2.5073C6.95195 2.82081 6.9568 3.20556 7.14216 3.5145L9.78962 7.92693L5.06553 14.0008C3.69333 15.765 3.67171 18.2294 5.01275 20.0175C5.94878 21.2655 7.41778 22 8.97782 22H15.0215C16.5815 22 18.0505 21.2655 18.9866 20.0175C20.3276 18.2294 20.306 15.765 18.9338 14.0008L15.0443 9H17.9998V7H14.7658L16.8571 3.5145C17.0425 3.20556 17.0474 2.82081 16.8699 2.5073C16.6923 2.19379 16.3599 2 15.9997 2H7.99965ZM6.64423 15.2287L11.4887 9H12.5106L17.3551 15.2287C18.1736 16.281 18.1865 17.7509 17.3866 18.8175C16.8282 19.5619 15.952 20 15.0215 20H8.97782C8.04729 20 7.17107 19.5619 6.61275 18.8175C5.81285 17.7509 5.82575 16.281 6.64423 15.2287ZM14.2335 4L12.4335 7H11.5658L9.76584 4H14.2335Z" })), C7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M1.66629 9.18384L1.66629 10.8505L15.4041 10.8505L10.5435 15.4766L11.6925 16.6838L18.0742 10.6101C18.419 10.2819 18.4193 9.73204 18.0749 9.40346L11.6932 3.31622L10.5428 4.52223L15.4299 9.18384L1.66629 9.18384Z" })), o7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21.0034 8V4.41421L16.7466 8.69298L15.3324 7.27877L19.5892 3H15.977V1H22.0034C22.2687 1 22.523 1.10536 22.7106 1.29289C22.8981 1.48043 23.0034 1.73478 23.0034 2V8H21.0034Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.44775 17.9377C2.10719 17.7928 1.79509 17.6201 1.56978 17.4147L2.91738 15.9369C2.91456 15.9343 2.91505 15.9346 2.9194 15.9376C2.93802 15.9502 3.0273 16.0108 3.23089 16.0974C3.46443 16.1968 3.80553 16.3123 4.27142 16.4218C5.20252 16.6407 6.5967 16.827 8.55604 16.827C10.5154 16.827 11.9096 16.6407 12.8407 16.4218C13.3065 16.3123 13.6476 16.1968 13.8812 16.0974C14.0848 16.0108 14.1741 15.9502 14.1927 15.9376C14.197 15.9346 14.1975 15.9343 14.1947 15.9369L15.5423 17.4147C15.317 17.6201 15.0049 17.7928 14.6643 17.9377C14.3061 18.0902 13.8529 18.2384 13.2982 18.3688C12.1883 18.6296 10.6367 18.827 8.55604 18.827C6.4754 18.827 4.92377 18.6296 3.81384 18.3688C3.25922 18.2384 2.806 18.0902 2.44775 17.9377Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.3189 12.371C12.1938 12.3991 12.0632 12.4259 11.9274 12.4512C10.992 12.6253 9.81145 12.7292 8.52823 12.7292C7.24502 12.7292 6.06449 12.6253 5.12907 12.4512C4.99326 12.4259 4.86262 12.3991 4.73758 12.371C3.68614 12.1343 3.03084 11.8003 3.03084 11.4301C3.03084 11.0598 3.68614 10.7258 4.73758 10.4891C4.86262 10.461 4.99326 10.4342 5.12907 10.4089C6.06449 10.2348 7.24502 10.1309 8.52823 10.1309C9.81145 10.1309 10.992 10.2348 11.9274 10.4089C12.0632 10.4342 12.1938 10.461 12.3189 10.4891C13.3703 10.7258 14.0256 11.0598 14.0256 11.4301C14.0256 11.8003 13.3703 12.1343 12.3189 12.371ZM12.8755 14.2951C11.69 14.5753 10.154 14.7292 8.52823 14.7292C6.90243 14.7292 5.36642 14.5753 4.181 14.2951C3.60416 14.1588 2.99793 13.967 2.48732 13.6817C2.14458 13.4902 1.03084 12.8087 1.03084 11.4301C1.03084 10.0514 2.14458 9.3699 2.48732 9.1784C2.99793 8.8931 3.60416 8.70132 4.181 8.565C5.36642 8.28485 6.90243 8.13086 8.52823 8.13086C10.154 8.13086 11.69 8.28485 12.8755 8.565C13.4523 8.70132 14.0585 8.8931 14.5692 9.1784C14.9119 9.3699 16.0256 10.0514 16.0256 11.4301C16.0256 12.8087 14.9119 13.4902 14.5692 13.6817C14.0585 13.967 13.4523 14.1588 12.8755 14.2951Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.02734 19.93V11.3387H3.02734V19.8423C3.06402 19.8975 3.21323 20.0864 3.73393 20.3181C4.53033 20.6726 5.99872 21.0128 8.52734 21.0128C11.056 21.0128 12.5244 20.6726 13.3208 20.3181C13.8415 20.0864 13.9907 19.8975 14.0273 19.8423V11.3387H16.0273V19.93C16.0273 20.8849 15.2238 21.6603 14.1339 22.1454C12.9803 22.6588 11.1987 23.0128 8.52734 23.0128C5.85597 23.0128 4.07436 22.6588 2.92076 22.1454C1.83088 21.6603 1.02734 20.8849 1.02734 19.93Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14.2155 21.9706C14.619 21.99 15.0469 22.0002 15.5005 22.0002C18.1719 22.0002 19.9535 21.6462 21.1071 21.1328C22.197 20.6478 23.0005 19.8723 23.0005 18.9175V14.4905H22.995C22.9325 13.1926 21.874 12.5454 21.5414 12.3596C21.0308 12.0743 20.4246 11.8825 19.8477 11.7462C18.6623 11.466 17.1263 11.312 15.5005 11.312C15.064 11.312 14.634 11.3231 14.2155 11.3448V13.3477C14.6277 13.3244 15.058 13.312 15.5005 13.312C16.7837 13.312 17.9642 13.4159 18.8996 13.5901C19.0355 13.6154 19.1661 13.6421 19.2911 13.6703C20.3426 13.9069 20.9979 14.241 20.9979 14.6112C20.9979 14.9814 20.3426 15.3155 19.2911 15.5521C19.1661 15.5803 19.0355 15.6071 18.8996 15.6323C17.9642 15.8065 16.7837 15.9104 15.5005 15.9104C15.058 15.9104 14.6277 15.898 14.2155 15.8747V17.8776C14.634 17.8993 15.064 17.9104 15.5005 17.9104C17.1263 17.9104 18.6623 17.7564 19.8477 17.4763C20.2312 17.3856 20.6277 17.2705 21.0005 17.1196V18.8298C20.9638 18.885 20.8146 19.0739 20.2939 19.3056C19.4975 19.66 18.0291 20.0002 15.5005 20.0002C15.0374 20.0002 14.6098 19.9888 14.2155 19.968V21.9706Z" })), d7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M13 3V1H11V3H13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 20H11V7.0743C9.7584 7.26231 8.79444 7.77917 8.1 8.3C7.66308 8.62769 7.33662 8.95463 7.12241 9.19561C7.01565 9.31572 6.93785 9.41326 6.88918 9.47714C6.86488 9.50903 6.84794 9.5324 6.83839 9.54583L6.82964 9.5583L6.53518 10H2V8H5.51198C5.54773 7.95785 5.58626 7.91338 5.62759 7.86689C5.91338 7.54537 6.33692 7.12231 6.9 6.7C8.02917 5.85312 9.7345 5 12 5C14.2655 5 15.9708 5.85312 17.1 6.7C17.6631 7.12231 18.0866 7.54537 18.3724 7.86689C18.4137 7.91338 18.4523 7.95785 18.488 8H22V10H17.4648L17.1706 9.55858L17.1616 9.54583C17.1521 9.5324 17.1351 9.50903 17.1108 9.47714C17.0621 9.41326 16.9844 9.31572 16.8776 9.19561C16.6634 8.95463 16.3369 8.62769 15.9 8.3C15.2056 7.77917 14.2416 7.26232 13 7.0743V20H16V22H8V20Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 12C15.4477 12 15 12.4477 15 13C15 13.6394 15.1101 14.275 15.3263 14.8715C15.5425 15.468 15.8621 16.0179 16.2725 16.4869C16.6832 16.9562 17.178 17.3367 17.7327 17.5994C18.2881 17.8622 18.889 18 19.5 18C20.111 18 20.7119 17.8622 21.2673 17.5994C21.822 17.3367 22.3168 16.9562 22.7274 16.4869C23.1379 16.0179 23.4575 15.468 23.6737 14.8715C23.8899 14.275 24 13.6394 24 13C24 12.4477 23.5523 12 23 12H16ZM17.2066 14.19C17.1839 14.1275 17.1631 14.0641 17.144 14H21.856C21.8369 14.0641 21.8161 14.1275 21.7934 14.19C21.6578 14.5641 21.4619 14.8961 21.2223 15.1699C20.9829 15.4435 20.706 15.6523 20.4115 15.7917C20.1176 15.9308 19.8083 16 19.5 16C19.1917 16 18.8824 15.9308 18.5885 15.7917C18.294 15.6523 18.0171 15.4435 17.7777 15.1699C17.5381 14.8961 17.3422 14.5641 17.2066 14.19Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 13C0 12.4477 0.447715 12 1 12H8C8.55228 12 9 12.4477 9 13C9 13.6394 8.88992 14.275 8.67373 14.8715C8.45753 15.468 8.13787 16.0179 7.72745 16.4869C7.31682 16.9562 6.82203 17.3367 6.26726 17.5994C5.71193 17.8622 5.11095 18 4.5 18C3.88904 18 3.28807 17.8622 2.73274 17.5994C2.17797 17.3367 1.68318 16.9562 1.27255 16.4869C0.86213 16.0179 0.542464 15.468 0.326266 14.8715C0.110077 14.275 0 13.6394 0 13ZM2.14405 14C2.16307 14.0641 2.18392 14.1275 2.20658 14.19C2.34216 14.5641 2.53811 14.8961 2.7777 15.1699C3.01708 15.4435 3.29397 15.6523 3.58847 15.7917C3.88242 15.9308 4.1917 16 4.5 16C4.8083 16 5.11758 15.9308 5.41153 15.7917C5.70603 15.6523 5.98292 15.4435 6.2223 15.1699C6.46189 14.8961 6.65784 14.5641 6.79342 14.19C6.81608 14.1275 6.83693 14.0641 6.85595 14H2.14405Z" })), s7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 2C8.34315 2 7 3.34315 7 5V6H3C2.44772 6 2 6.44772 2 7V11C2 11.5523 2.44772 12 3 12V21C3 21.5523 3.44772 22 4 22H20C20.5523 22 21 21.5523 21 21V12C21.5523 12 22 11.5523 22 11V7C22 6.44772 21.5523 6 21 6H17V5C17 3.34315 15.6569 2 14 2C13.2316 2 12.5308 2.28885 12 2.7639C11.4692 2.28885 10.7684 2 10 2ZM10 4C10.5523 4 11 4.44772 11 5V6H9V5C9 4.44772 9.44772 4 10 4ZM14 4C14.5523 4 15 4.44772 15 5V6H13V5C13 4.44772 13.4477 4 14 4ZM13 12H19V20H13V12ZM5 20V12H11V20H5ZM13 10V8H20V10H13ZM11 10V8H4V10H11Z" })), p7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2ZM9 7C9 5.34315 10.3431 4 12 4C13.6569 4 15 5.34315 15 7C15 8.65685 13.6569 10 12 10C10.3431 10 9 8.65685 9 7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.0001 13C6.58967 13 3.5 17.5983 3.5 22H5.5C5.5 18.4017 7.97308 15 12.0001 15C16.0271 15 18.5 18.4017 18.5 22H20.5C20.5 17.5983 17.4106 13 12.0001 13Z" })), h7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 17", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.95464 3.49984C6.19322 3.49984 3.95464 5.73841 3.95464 8.49984C3.95464 8.63628 3.96009 8.77135 3.97077 8.90486L4.79253 7.85306L5.84321 8.67394L4.1019 10.9027C3.87522 11.1929 3.45626 11.2443 3.16613 11.0176L0.937256 9.27633L1.75811 8.22563L2.63441 8.91023C2.62572 8.7745 2.62131 8.63765 2.62131 8.49984C2.62131 5.00203 5.45684 2.1665 8.95464 2.1665C10.8898 2.1665 12.6227 3.03521 13.7834 4.40156L12.7672 5.26478C11.849 4.18392 10.4821 3.49984 8.95464 3.49984Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.2749 8.08936L16.1511 8.77396L16.972 7.72327L14.7432 5.98197C14.453 5.7553 14.0341 5.80675 13.8074 6.09687L12.0661 8.32565L13.1167 9.14654L13.9385 8.09474C13.9492 8.22827 13.9546 8.36337 13.9546 8.49984C13.9546 11.2613 11.7161 13.4998 8.95464 13.4998C7.42722 13.4998 6.06025 12.8158 5.14208 11.7349L4.1259 12.5981C5.28658 13.9645 7.0195 14.8332 8.95464 14.8332C12.4524 14.8332 15.288 11.9976 15.288 8.49984C15.288 8.362 15.2836 8.22512 15.2749 8.08936Z" })), f7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 2C6.44772 2 6 2.44772 6 3V10H8V4H20V20H14V22H21C21.5523 22 22 21.5523 22 21V3C22 2.44772 21.5523 2 21 2H7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.70718 21.7071L7.00015 18.4141L10.2931 21.7071L11.7073 20.2929L8.41436 16.9999L11.7072 13.7071L10.293 12.2929L7.00015 15.5857L3.70733 12.2929L2.29312 13.7071L5.58594 16.9999L2.29297 20.2929L3.70718 21.7071Z" })), u7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM14.7928 16.2071L12 13.4142L9.20715 16.2071L7.79294 14.7928L10.5858 12L7.79285 9.20706L9.20706 7.79285L12 10.5858L14.7929 7.79285L16.2072 9.20706L13.4142 12L16.2071 14.7928L14.7928 16.2071Z" })), m7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14.7928 16.2071L12 13.4142L9.20715 16.2071L7.79294 14.7928L10.5858 12L7.79285 9.20706L9.20706 7.79285L12 10.5858L14.7929 7.79285L16.2072 9.20706L13.4142 12L16.2071 14.7928L14.7928 16.2071Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), g7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14.7928 16.2071L12 13.4142L9.20715 16.2071L7.79294 14.7928L10.5858 12L7.79285 9.20706L9.20706 7.79285L12 10.5858L14.7929 7.79285L16.2072 9.20706L13.4142 12L16.2071 14.7928L14.7928 16.2071Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), E7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 4C21.5523 4 22 4.44772 22 5V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V5C2 4.44772 2.44772 4 3 4H21ZM20 7.248L12.6 12.8C12.2444 13.0667 11.7556 13.0667 11.4 12.8L4 7.249V18H20V7.248ZM18.331 6H5.668L12 10.75L18.331 6Z" })), x7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 18C12.5523 18 13 17.5523 13 17C13 16.4477 12.5523 16 12 16C11.4477 16 11 16.4477 11 17C11 17.5523 11.4477 18 12 18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 2C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V4C19 2.89543 18.1046 2 17 2H7ZM7 4L17 4V20H7V4Z" })), V7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C14.7614 2 17 4.23858 17 7C17 9.76142 14.7614 12 12 12C9.23858 12 7 9.76142 7 7C7 4.23858 9.23858 2 12 2ZM15 7C15 5.34315 13.6569 4 12 4C10.3431 4 9 5.34315 9 7C9 8.65685 10.3431 10 12 10C13.6569 10 15 8.65685 15 7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11.4999 13C16.9103 13 20 17.5983 20 22H18C18 18.4017 15.5269 15 11.4999 15C10.4396 15 9.50628 15.2294 8.7024 15.6215L7.91845 13.7794C8.97533 13.2808 10.1771 13 11.4999 13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M0 20H5.58586L3.29297 22.2929L4.70718 23.7071L8.70718 19.7071C9.09771 19.3166 9.09771 18.6834 8.70718 18.2929L4.70718 14.2929L3.29297 15.7071L5.58586 18H0V20Z" })), v7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 21 20", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.9046 1.66699C6.30225 1.66699 2.57129 5.39795 2.57129 10.0003C2.57129 14.6027 6.30225 18.3337 10.9046 18.3337C15.507 18.3337 19.238 14.6027 19.238 10.0003C19.238 5.39795 15.507 1.66699 10.9046 1.66699ZM4.23796 10.0003C4.23796 6.31843 7.22272 3.33366 10.9046 3.33366C12.4452 3.33366 13.8638 3.85624 14.9927 4.73381L5.6381 14.0884C4.76053 12.9595 4.23796 11.5409 4.23796 10.0003ZM6.81662 15.2669C7.94552 16.1444 9.36405 16.667 10.9046 16.667C14.5865 16.667 17.5713 13.6822 17.5713 10.0003C17.5713 8.45975 17.0487 7.04122 16.1712 5.91232L6.81662 15.2669Z" })), M7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.5 3.33333C2.5 2.8731 2.8731 2.5 3.33333 2.5H10V4.16667H4.16667V15.8333H15.8333V10H17.5V16.6667C17.5 17.1269 17.1269 17.5 16.6667 17.5H3.33333C2.8731 17.5 2.5 17.1269 2.5 16.6667V3.33333ZM14.6548 4.16667H11.6667V2.5H16.6667C17.1269 2.5 17.5 2.8731 17.5 3.33333V8.33333H15.8333V5.34518L10.5893 10.5893L9.41074 9.41074L14.6548 4.16667Z" })), _7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.30476 2.47113L3.44283 3.33306L15.1667 3.33307C15.5349 3.33307 15.8334 3.63154 15.8334 3.99973V13.3331C15.8334 13.5099 15.7631 13.6794 15.6381 13.8045C15.5131 13.9295 15.3435 13.9997 15.1667 13.9997H1.83335C1.65654 13.9997 1.48697 13.9295 1.36195 13.8045C1.23693 13.6794 1.16669 13.5099 1.16669 13.3331V7.33307H2.50002L2.50002 9.99973C2.85021 9.99973 3.19697 10.0687 3.52051 10.2027C3.84404 10.3367 4.13802 10.5332 4.38564 10.7808C4.63326 11.0284 4.82969 11.3224 4.9637 11.6459C5.09771 11.9694 5.16669 12.3162 5.16669 12.6664H11.8334C11.8334 12.3162 11.9023 11.9694 12.0363 11.6459C12.1704 11.3224 12.3668 11.0284 12.6144 10.7808C12.862 10.5332 13.156 10.3367 13.4795 10.2027C13.8031 10.0687 14.1498 9.99973 14.5 9.99973V7.33307C14.1498 7.33307 13.8031 7.26409 13.4795 7.13008C13.156 6.99607 12.862 6.79964 12.6144 6.55202C12.3668 6.3044 12.1704 6.01043 12.0363 5.68689C11.9023 5.36336 11.8334 5.01659 11.8334 4.6664L3.44283 4.66639L4.30476 5.52832L3.36195 6.47113L1.36195 4.47113C1.1016 4.21078 1.1016 3.78867 1.36195 3.52832L3.36195 1.52832L4.30476 2.47113ZM3.73186 12.1562C3.79887 12.3179 3.83335 12.4913 3.83335 12.6664H2.50002L2.50002 11.3331C2.67512 11.3331 2.8485 11.3676 3.01027 11.4346C3.17203 11.5016 3.31902 11.5998 3.44283 11.7236C3.56664 11.8474 3.66485 11.9944 3.73186 12.1562ZM14.5 11.3331C14.3249 11.3331 14.1515 11.3676 13.9898 11.4346C13.828 11.5016 13.681 11.5998 13.5572 11.7236C13.4334 11.8474 13.3352 11.9944 13.2682 12.1562C13.2012 12.3179 13.1667 12.4913 13.1667 12.6664H14.5L14.5 11.3331ZM14.5 4.6664L14.5 5.99973C14.3249 5.99973 14.1515 5.96525 13.9898 5.89824C13.828 5.83123 13.681 5.73302 13.5572 5.60921C13.4334 5.4854 13.3352 5.33841 13.2682 5.17665C13.2012 5.01488 13.1667 4.8415 13.1667 4.6664L14.5 4.6664Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.16669 8.6664C5.16669 9.47557 5.60555 10.1573 6.2144 10.6139C6.82305 11.0704 7.63334 11.3331 8.50002 11.3331C9.3667 11.3331 10.177 11.0704 10.7856 10.6139C11.3945 10.1573 11.8334 9.47557 11.8334 8.6664C11.8334 7.85723 11.3945 7.17549 10.7856 6.71885C10.177 6.26237 9.3667 5.99973 8.50002 5.99973C7.63334 5.99973 6.82305 6.26237 6.2144 6.71885C5.60555 7.17549 5.16669 7.85723 5.16669 8.6664ZM8.50002 9.99973C7.89394 9.99973 7.3709 9.81465 7.0144 9.54728C6.65811 9.28006 6.50002 8.9618 6.50002 8.6664C6.50002 8.371 6.65811 8.05274 7.0144 7.78552C7.3709 7.51815 7.89394 7.33307 8.50002 7.33307C9.1061 7.33307 9.62915 7.51815 9.98564 7.78552C10.3419 8.05274 10.5 8.371 10.5 8.6664C10.5 8.9618 10.3419 9.28006 9.98564 9.54728C9.62915 9.81465 9.1061 9.99973 8.50002 9.99973Z" })), y7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M15 9.16658H13.3333V10.8333H15V9.16658Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.6666 15.8333V13.3333H17.5C17.9602 13.3333 18.3333 12.9602 18.3333 12.4999V7.49992C18.3333 7.03968 17.9602 6.66659 17.5 6.66659H16.6666V4.16659C16.6666 3.70635 16.2935 3.33325 15.8333 3.33325H2.49996C2.03972 3.33325 1.66663 3.70635 1.66663 4.16659V15.8333C1.66663 16.2935 2.03972 16.6666 2.49996 16.6666H15.8333C16.2935 16.6666 16.6666 16.2935 16.6666 15.8333ZM15 14.9999V13.3333H12.5C10.659 13.3333 9.16663 11.8409 9.16663 9.99992C9.16663 8.15897 10.659 6.66659 12.5 6.66659H15V4.99992H3.33329V14.9999H15ZM12.5 8.33325C11.5795 8.33325 10.8333 9.07944 10.8333 9.99992C10.8333 10.9204 11.5795 11.6666 12.5 11.6666H16.6666V8.33325H12.5Z" })), Z7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.57813 9.16681L9.45616 4.52418L8.30713 3.31689L1.92545 9.39062C1.58062 9.71882 1.58031 10.2687 1.92478 10.5973L8.30646 16.6845L9.45683 15.4785L4.58711 10.8335L18.3332 10.8344L18.3333 9.16769L11.4557 9.16725L4.57813 9.16681Z" })), w7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.00005 8.94286L3.13812 13.8048L2.19531 12.862L7.05724 8.00005L2.19531 3.13812L3.13812 2.19531L8.00005 7.05724L12.862 2.19531L13.8048 3.13812L8.94286 8.00005L13.8048 12.862L12.862 13.8048L8.00005 8.94286Z" })), b7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.50032 18.6668H14.5003V16.0002H8.50032V18.6668Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.16699 5.3335C4.95785 5.3335 3.16699 7.12436 3.16699 9.3335V22.6668C3.16699 24.876 4.95785 26.6668 7.16699 26.6668H25.8337C28.0428 26.6668 29.8337 24.876 29.8337 22.6668V9.3335C29.8337 7.12436 28.0428 5.3335 25.8337 5.3335H7.16699ZM5.83366 9.3335C5.83366 8.59712 6.43061 8.00016 7.16699 8.00016H25.8337C26.57 8.00016 27.167 8.59712 27.167 9.3335V10.6668L5.83366 10.6668L5.83366 9.3335ZM5.83366 13.3335L27.167 13.3335V22.6668C27.167 23.4032 26.57 24.0002 25.8337 24.0002H7.16699C6.43061 24.0002 5.83366 23.4032 5.83366 22.6668V13.3335Z" })), $7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M0.861949 2.8619L3.19528 0.528564L4.13809 1.47137L2.94283 2.66664H6.66669V3.99997H2.94283L4.13809 5.19523L3.19528 6.13804L0.861949 3.80471C0.736925 3.67968 0.666687 3.51011 0.666687 3.3333C0.666687 3.15649 0.736925 2.98692 0.861949 2.8619Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.8048 9.8619L15.1381 12.1952C15.2631 12.3203 15.3334 12.4898 15.3334 12.6666C15.3334 12.8434 15.2631 13.013 15.1381 13.138L12.8048 15.4714L11.8619 14.5286L13.0572 13.3333H9.33335V12H13.0572L11.8619 10.8047L12.8048 9.8619Z" }), /* @__PURE__ */ e.createElement("path", { d: "M1.33335 9.99992C1.33335 8.89535 2.22878 7.99992 3.33335 7.99992V7.33325H4.66669V7.99992C5.77126 7.99992 6.66669 8.89535 6.66669 9.99992H5.33335C5.33335 9.63173 5.03488 9.33325 4.66669 9.33325H3.33335C2.96516 9.33325 2.66669 9.63173 2.66669 9.99992C2.66669 10.3681 2.96516 10.6666 3.33335 10.6666H4.66669C5.77126 10.6666 6.66669 11.562 6.66669 12.6666C6.66669 13.7712 5.77126 14.6666 4.66669 14.6666V15.3333H3.33335V14.6666C2.22878 14.6666 1.33335 13.7712 1.33335 12.6666H2.66669C2.66669 13.0348 2.96516 13.3333 3.33335 13.3333H4.66669C5.03488 13.3333 5.33335 13.0348 5.33335 12.6666C5.33335 12.2984 5.03488 11.9999 4.66669 11.9999H3.33335C2.22878 11.9999 1.33335 11.1045 1.33335 9.99992Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.9925 2.02664C12.5802 1.95856 12.1569 2.02135 11.7821 2.20618C11.4073 2.391 11.0998 2.68859 10.9028 3.05713C10.8551 3.14637 10.8145 3.2387 10.7811 3.33325H13.3334L12.6667 4.66659H10.7811C10.8726 4.9256 11.0171 5.16442 11.207 5.36711C11.4926 5.67211 11.8667 5.87997 12.2765 5.96149C12.6864 6.04302 13.1115 5.99411 13.4921 5.82165C13.8727 5.64919 14.1898 5.36182 14.3987 4.99992L15.5534 5.66659C15.2052 6.26976 14.6768 6.74869 14.0424 7.03614C13.408 7.32358 12.6995 7.40508 12.0164 7.26921C11.3333 7.13333 10.7099 6.7869 10.2338 6.27856C9.81136 5.82751 9.52368 5.2691 9.4007 4.66659H8.00002L8.66669 3.33325H9.4007C9.46477 3.01939 9.57412 2.71452 9.72695 2.4286C10.0553 1.81436 10.5677 1.31839 11.1924 1.01035C11.817 0.702302 12.5225 0.597658 13.2097 0.711111C13.8968 0.824564 14.5312 1.15041 15.0237 1.6429L14.0809 2.58571C13.7854 2.29022 13.4048 2.09471 12.9925 2.02664Z" })), R7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.99998 10.9999C10.5523 10.9999 11 10.5522 11 9.99992C11 9.44763 10.5523 8.99992 9.99998 8.99992C9.44769 8.99992 8.99998 9.44763 8.99998 9.99992C8.99998 10.5522 9.44769 10.9999 9.99998 10.9999Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.99998 5.99992C6.99998 6.5522 6.55226 6.99992 5.99998 6.99992C5.44769 6.99992 4.99998 6.5522 4.99998 5.99992C4.99998 5.44763 5.44769 4.99992 5.99998 4.99992C6.55226 4.99992 6.99998 5.44763 6.99998 5.99992Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.13805 10.8047L10.8047 6.138L9.86191 5.19519L5.19524 9.86186L6.13805 10.8047Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.33331 2.66659H2.66665L2.66665 13.9999C2.66665 14.3681 2.96512 14.6666 3.33331 14.6666H3.99998C4.10348 14.6666 4.20555 14.6425 4.29812 14.5962L5.33331 14.0786L6.3685 14.5962C6.55619 14.69 6.7771 14.69 6.96479 14.5962L7.99998 14.0786L9.03517 14.5962C9.22286 14.69 9.44377 14.69 9.63146 14.5962L10.6666 14.0786L11.7018 14.5962C11.7944 14.6425 11.8965 14.6666 12 14.6666H12.6666C13.0348 14.6666 13.3333 14.3681 13.3333 13.9999V2.66659H14.6666V1.33325H1.33331V2.66659ZM12 13.2546V2.66659L3.99998 2.66659L3.99998 13.2546L5.03517 12.737C5.22286 12.6431 5.44377 12.6431 5.63146 12.737L6.66665 13.2546L7.70184 12.737C7.88952 12.6431 8.11044 12.6431 8.29812 12.737L9.33331 13.2546L10.3685 12.737C10.5562 12.6431 10.7771 12.6431 10.9648 12.737L12 13.2546Z" })), k7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.7144 6.05254C6.32305 5.59605 7.13334 5.33342 8.00002 5.33342C8.8667 5.33342 9.67699 5.59606 10.2856 6.05255C10.8945 6.50919 11.3334 7.19092 11.3334 8.00009C11.3334 8.80926 10.8945 9.491 10.2856 9.94764C9.67699 10.4041 8.8667 10.6668 8.00002 10.6668C7.13334 10.6668 6.32305 10.4041 5.7144 9.94763C5.10555 9.49099 4.66669 8.80925 4.66669 8.00008C4.66669 7.19091 5.10555 6.50918 5.7144 6.05254ZM8.00002 9.33343C8.6061 9.33343 9.12914 9.14834 9.48564 8.88097C9.84193 8.61376 10 8.29549 10 8.00009C10 7.70469 9.84193 7.38643 9.48564 7.11921C9.12914 6.85184 8.6061 6.66676 8.00002 6.66676C7.39394 6.66676 6.87089 6.85183 6.5144 7.1192C6.15811 7.38642 6.00002 7.70468 6.00002 8.00008C6.00002 8.29548 6.15811 8.61375 6.5144 8.88096C6.87089 9.14833 7.39394 9.33343 8.00002 9.33343Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.33335 2.66675L14.6667 2.66676C15.0349 2.66676 15.3334 2.96524 15.3334 3.33343V12.6668C15.3334 12.8436 15.2631 13.0131 15.1381 13.1382C15.0131 13.2632 14.8435 13.3334 14.6667 13.3334L1.33335 13.3334C0.965164 13.3334 0.666687 13.0349 0.666687 12.6667V3.33342C0.666687 3.15661 0.736924 2.98704 0.861949 2.86201C0.986973 2.73699 1.15654 2.66675 1.33335 2.66675ZM11.3334 12.0001C11.3334 11.6499 11.4023 11.3031 11.5363 10.9796C11.6704 10.6561 11.8668 10.3621 12.1144 10.1145C12.362 9.86685 12.656 9.67043 12.9795 9.53641C13.3031 9.4024 13.6498 9.33343 14 9.33343V6.66676C13.6498 6.66676 13.3031 6.59778 12.9795 6.46377C12.656 6.32976 12.362 6.13333 12.1144 5.88571C11.8668 5.63809 11.6704 5.34412 11.5363 5.02058C11.4023 4.69705 11.3334 4.35028 11.3334 4.00009L4.66669 4.00008C4.66669 4.35027 4.59771 4.69704 4.4637 5.02057C4.32969 5.34411 4.13326 5.63808 3.88564 5.8857C3.63801 6.13332 3.34404 6.32975 3.02051 6.46376C2.69697 6.59777 2.35021 6.66675 2.00002 6.66675V9.33342C2.35021 9.33342 2.69697 9.40239 3.02051 9.5364C3.34404 9.67042 3.63801 9.86684 3.88564 10.1145C4.13326 10.3621 4.32969 10.6561 4.4637 10.9796C4.59771 11.3031 4.66669 11.6499 4.66669 12.0001L11.3334 12.0001ZM2.00002 5.33342C2.17511 5.33342 2.3485 5.29893 2.51026 5.23192C2.67203 5.16492 2.81902 5.0667 2.94283 4.94289C3.06664 4.81908 3.16485 4.67209 3.23186 4.51033C3.29887 4.34856 3.33335 4.17518 3.33335 4.00008H2.00002L2.00002 5.33342ZM2.00002 12.0001L2.00002 10.6667C2.17511 10.6667 2.3485 10.7012 2.51026 10.7682C2.67203 10.8352 2.81902 10.9335 2.94283 11.0573C3.06664 11.1811 3.16485 11.3281 3.23186 11.4898C3.29887 11.6516 3.33335 11.825 3.33335 12.0001L2.00002 12.0001ZM14 10.6668C13.8249 10.6668 13.6515 10.7012 13.4898 10.7683C13.328 10.8353 13.181 10.9335 13.0572 11.0573C12.9334 11.1811 12.8352 11.3281 12.7682 11.4898C12.7012 11.6516 12.6667 11.825 12.6667 12.0001H14L14 10.6668ZM14 4.00009L14 5.33343C13.8249 5.33343 13.6515 5.29894 13.4898 5.23193C13.328 5.16493 13.181 5.06671 13.0572 4.9429C12.9334 4.81909 12.8352 4.6721 12.7682 4.51034C12.7012 4.34857 12.6667 4.17519 12.6667 4.00009L14 4.00009Z" })), j7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.56062 4.23027L3.61743 3.28783C2.37683 4.52942 1.66669 6.20933 1.66669 8C1.66669 11.6819 4.65145 14.6667 8.33335 14.6667C12.0153 14.6667 15 11.6819 15 8C15 6.20885 14.2895 4.52852 13.0483 3.28685L12.1053 4.22948C13.099 5.22359 13.6667 6.56602 13.6667 8C13.6667 10.9455 11.2789 13.3333 8.33335 13.3333C5.38784 13.3333 3.00002 10.9455 3.00002 8C3.00002 6.5664 3.56735 5.22431 4.56062 4.23027Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5286 7.5286L11.4714 8.4714L8.80476 11.1381C8.54441 11.3984 8.1223 11.3984 7.86195 11.1381L5.19528 8.4714L6.13809 7.5286L7.66669 9.05719V2H9.00002V9.05719L10.5286 7.5286Z" })), B7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.22724 11.7697L3.28406 12.7121C2.04345 11.4705 1.33331 9.79059 1.33331 7.99992C1.33331 4.31802 4.31808 1.33325 7.99998 1.33325C11.6819 1.33325 14.6666 4.31802 14.6666 7.99992C14.6666 9.79107 13.9561 11.4714 12.7149 12.7131L11.7719 11.7704C12.7657 10.7763 13.3333 9.4339 13.3333 7.99992C13.3333 5.0544 10.9455 2.66659 7.99998 2.66659C5.05446 2.66659 2.66665 5.0544 2.66665 7.99992C2.66665 9.43352 3.23398 10.7756 4.22724 11.7697Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.1952 8.47132L11.1381 7.52851L8.47138 4.86185C8.21103 4.6015 7.78892 4.6015 7.52857 4.86185L4.86191 7.52851L5.80472 8.47132L7.33331 6.94273V13.9999H8.66665V6.94273L10.1952 8.47132Z" })), F7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.4167 14.7604C23.4167 13.423 22.7483 12.1741 21.6355 11.4322L21.4242 11.2914C20.8131 10.884 20.0951 10.6666 19.3607 10.6666C18.3739 10.6666 17.4388 11.0579 16.75 11.7364C16.0612 11.0579 15.1262 10.6666 14.1393 10.6666C13.4049 10.6666 12.6869 10.884 12.0758 11.2914L11.8645 11.4322C10.7517 12.1741 10.0833 13.423 10.0833 14.7604V14.7899C10.0833 15.9433 10.5813 17.0406 11.4493 17.8002L15.872 21.67C16.3747 22.1099 17.1253 22.1099 17.628 21.67L22.0507 17.8002C22.9188 17.0406 23.4167 15.9433 23.4167 14.7899V14.7604ZM20.1563 13.651C20.5272 13.8983 20.75 14.3146 20.75 14.7604V14.7899C20.75 15.1744 20.584 15.5401 20.2947 15.7933L16.75 18.8949L13.2053 15.7933C12.916 15.5401 12.75 15.1744 12.75 14.7899V14.7604C12.75 14.3146 12.9728 13.8983 13.3437 13.651L13.555 13.5102C13.728 13.3948 13.9313 13.3333 14.1393 13.3333C14.4915 13.3333 14.8204 13.5093 15.0158 13.8024L15.6406 14.7395C15.8879 15.1105 16.3042 15.3333 16.75 15.3333C17.1958 15.3333 17.6121 15.1105 17.8594 14.7395L18.4842 13.8024C18.6796 13.5093 19.0085 13.3333 19.3607 13.3333C19.5687 13.3333 19.772 13.3948 19.945 13.5102L20.1563 13.651Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.41667 5.33325C5.20753 5.33325 3.41667 7.12411 3.41667 9.33325V22.6666C3.41667 24.8757 5.20753 26.6666 7.41667 26.6666H26.0833C28.2925 26.6666 30.0833 24.8757 30.0833 22.6666V9.33325C30.0833 7.12411 28.2925 5.33325 26.0833 5.33325H7.41667ZM6.08334 9.33325C6.08334 8.59687 6.68029 7.99992 7.41667 7.99992L26.0833 7.99992C26.8197 7.99992 27.4167 8.59687 27.4167 9.33325V10.6666H24.75V13.3333H27.4167V22.6666C27.4167 23.403 26.8197 23.9999 26.0833 23.9999H7.41667C6.68029 23.9999 6.08334 23.403 6.08334 22.6666L6.08334 13.3333H8.75V10.6666H6.08334V9.33325Z" })), H7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.58334 2.66675C9.15274 2.66675 8.74864 2.8747 8.49836 3.2251L1.83169 12.5584C1.4792 13.0519 1.50414 13.7211 1.89238 14.187L15.2257 30.187C15.479 30.491 15.8543 30.6667 16.25 30.6667C16.6457 30.6667 17.021 30.491 17.2743 30.187L30.6076 14.187C30.9959 13.7211 31.0208 13.0519 30.6683 12.5584L24.0016 3.2251C23.7514 2.8747 23.3473 2.66675 22.9167 2.66675H9.58334ZM5.50759 12.0001L10.2695 5.33341H11.8157L9.91093 12.0001H5.50759ZM12.6843 12.0001L14.5891 5.33341H17.9109L19.8157 12.0001H12.6843ZM19.6797 14.6667H12.8203L16.25 24.0985L19.6797 14.6667ZM19.2506 23.6499L22.5172 14.6667H26.7366L19.2506 23.6499ZM22.5891 12.0001L20.6843 5.33341H22.2305L26.9924 12.0001H22.5891ZM5.76339 14.6667H9.98276L13.2494 23.6499L5.76339 14.6667Z" })), A7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 17", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.9493 2.2448C13.8461 1.99568 13.603 1.83325 13.3333 1.83325H2V15.1666H3.33333V9.83325H13.3333C13.603 9.83325 13.8461 9.67082 13.9493 9.42171C14.0524 9.17259 13.9954 8.88585 13.8047 8.69518L10.9428 5.83325L13.8047 2.97132C13.9954 2.78066 14.0524 2.49391 13.9493 2.2448ZM9.52859 6.30466L11.7239 8.49992H3.33333V3.16659H11.7239L9.52859 5.36185C9.26825 5.6222 9.26825 6.04431 9.52859 6.30466Z" })), S7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 17", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.3334 5.83325V14.4999C13.3334 14.8681 13.0349 15.1666 12.6667 15.1666H3.33335C2.96516 15.1666 2.66669 14.8681 2.66669 14.4999V2.49992C2.66669 2.13173 2.96516 1.83325 3.33335 1.83325H9.33335C9.51016 1.83325 9.67973 1.90349 9.80476 2.02851L13.1381 5.36185C13.2631 5.48687 13.3334 5.65644 13.3334 5.83325ZM8.00002 3.16659H4.00002V13.8333H12V7.16659H8.66669C8.2985 7.16659 8.00002 6.86811 8.00002 6.49992V3.16659ZM9.33335 3.44273V5.83325H11.7239L9.33335 3.44273Z" })), D7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.0411 22.0001H13.0411L13.0411 5.51471L18.5924 11.3474L20.0411 9.9686L12.7527 2.31058C12.3588 1.89679 11.699 1.89642 11.3047 2.30978L4 9.9678L5.4472 11.3482L11.0411 5.4837L11.0411 22.0001Z" })), P7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M6.66667 0L5.33333 0L5.33333 5.33333L0 5.33333L0 6.66667L5.33333 6.66667L5.33333 12L6.66667 12L6.66667 6.66667L12 6.66667L12 5.33333L6.66667 5.33333L6.66667 0Z" })), z7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.5607 11.8535L16.8536 19.1464L15.4394 20.5607L7.43938 12.5607C7.04885 12.1701 7.04885 11.537 7.43938 11.1464L15.4394 3.14644L16.8536 4.56065L9.5607 11.8535Z" })), O7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.9999 14.4393L19.2928 7.14644L20.707 8.56065L12.707 16.5607C12.3165 16.9512 11.6833 16.9512 11.2928 16.5607L3.29282 8.56065L4.70703 7.14644L11.9999 14.4393Z" })), N7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11 3C15.4183 3 19 6.58172 19 11C19 12.8482 18.3733 14.55 17.3207 15.9045L21.2071 19.7929L19.7929 21.2071L15.9045 17.3207C14.55 18.3733 12.8482 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3ZM11 5C7.68629 5 5 7.68629 5 11C5 14.3137 7.68629 17 11 17C14.3137 17 17 14.3137 17 11C17 7.68629 14.3137 5 11 5Z" })), W7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 2C11.1062 2 10.2382 2.11752 9.41154 2.3385L9.92802 4.27066C10.5878 4.09431 11.2821 4 12 4C12.7179 4 13.4122 4.09431 14.072 4.27067L14.5885 2.3385C13.7618 2.11752 12.8938 2 12 2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M20.6611 6.99848C19.7833 5.48132 18.5187 4.21671 17.0015 3.3389L15.9999 5.07001C17.2143 5.77264 18.2274 6.78571 18.93 8.00009L20.6611 6.99848Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.99848 3.3389C5.48132 4.21671 4.21671 5.48132 3.3389 6.99848L5.07001 8.00009C5.77264 6.78571 6.78571 5.77264 8.00009 5.07001L6.99848 3.3389Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.3385 9.41154C2.11752 10.2382 2 11.1062 2 12C2 12.8938 2.11752 13.7618 2.3385 14.5885L4.27066 14.072C4.09431 13.4122 4 12.7179 4 12C4 11.2821 4.09431 10.5878 4.27067 9.92802L2.3385 9.41154Z" }), /* @__PURE__ */ e.createElement("path", { d: "M22 12C22 11.1062 21.8825 10.2382 21.6615 9.41154L19.7293 9.92802C19.9057 10.5878 20 11.2821 20 12C20 12.7179 19.9057 13.4122 19.7293 14.072L21.6615 14.5885C21.8825 13.7618 22 12.8938 22 12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.3389 17.0015C4.21671 18.5187 5.48132 19.7833 6.99848 20.6611L8.00009 18.93C6.78571 18.2274 5.77264 17.2143 5.07001 15.9999L3.3389 17.0015Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.0015 20.6611C18.5187 19.7833 19.7833 18.5187 20.6611 17.0015L18.93 15.9999C18.2274 17.2143 17.2143 18.2274 15.9999 18.93L17.0015 20.6611Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.41154 21.6615C10.2382 21.8825 11.1062 22 12 22C12.8938 22 13.7618 21.8825 14.5885 21.6615L14.072 19.7293C13.4122 19.9057 12.7179 20 12 20C11.2821 20 10.5878 19.9057 9.92802 19.7293L9.41154 21.6615Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11.7072 15.2071L16.7072 10.2071L15.293 8.79285L11.0001 13.0857L8.20718 10.2928L6.79297 11.7071L10.293 15.2071C10.6835 15.5976 11.3167 15.5976 11.7072 15.2071Z" })), T7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M6 3C6 2.44772 6.44772 2 7 2H21C21.5523 2 22 2.44772 22 3V21C22 21.5523 21.5523 22 21 22H14V20H20V4H8V10H6V3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 18V22H6V18H2V16H6V12H8V16H12V18H8Z" })), I7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7.29288 9.70712L11.2929 13.7071L12.7071 12.2929L8.70709 8.29291L7.29288 9.70712Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.7071 2.70712L17.9142 4.50002L18.7071 5.29292C18.8946 5.48046 19 5.73481 19 6.00003V7.30092L21.703 9.97303C21.893 10.1609 22 10.417 22 10.6842L21.9999 21C21.9999 21.5523 21.5522 22 20.9999 22L8.99999 22C8.4477 22 7.99999 21.5522 7.99999 21V16.4142L2.29289 10.7071C1.90237 10.3166 1.90237 9.68343 2.29289 9.29291L9.29288 2.29292C9.48042 2.10539 9.73477 2.00003 9.99999 2.00003H15C15.2652 2.00003 15.5196 2.10539 15.7071 2.29292L16.5 3.08581L18.2929 1.29291L19.7071 2.70712ZM13.5 6.0858L12.7071 5.29291L11.2929 6.70712L14.2929 9.70712L15.7071 8.29291L14.9142 7.50001L16.5 5.91423L17 6.41424V10.5858L11 16.5858L4.41421 10L10.4142 4.00003H14.5858L15.0858 4.50002L13.5 6.0858ZM9.99999 20V18.4142L10.2928 18.7071C10.6834 19.0976 11.3165 19.0976 11.7071 18.7071L12.4142 18H18V16H14.4142L18.7071 11.7071C18.8946 11.5196 19 11.2652 19 11V10.1132L20 11.1018L19.9999 20L9.99999 20Z" })), G7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5099 2.12842C11.8143 1.95719 12.186 1.95719 12.4904 2.12843L20.4904 6.62843C20.8053 6.80554 21.0001 7.13873 21.0001 7.5V16.5C21.0001 16.8613 20.8053 17.1945 20.4904 17.3716L12.4904 21.8716C12.186 22.0428 11.8143 22.0428 11.5099 21.8716L3.50986 17.3716C3.19498 17.1945 3.00012 16.8613 3.00012 16.5V7.5C3.00012 7.13873 3.19498 6.80554 3.50986 6.62842L11.5099 2.12842ZM5.00012 15.9152V9.20982L11.0001 12.5848V19.2901L5.00012 15.9152ZM13.0001 19.2902L19.0001 15.9152V9.20986L13.0001 12.5849V19.2902ZM12.0002 4.14735L17.9604 7.5L12.0002 10.8526L6.03988 7.49999L12.0002 4.14735Z" })), Y7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M1.29289 3.29289C1.48043 3.10536 1.73478 3 2 3H22C22.5523 3 23 3.44772 23 4L23 20C23 20.5523 22.5523 21 22 21L7 21V19L21 19L21 5L3 5V10H1L1 4C1 3.73478 1.10536 3.48043 1.29289 3.29289Z" }), /* @__PURE__ */ e.createElement("path", { d: "M0.362305 14.9043C0.380534 14.043 0.676758 13.3571 1.25098 12.8467C1.84342 12.3135 2.65462 12.0469 3.68457 12.0469C4.65527 12.0469 5.44141 12.293 6.04297 12.7852C6.63542 13.2728 6.93164 13.9085 6.93164 14.6924C6.93164 15.6631 6.44401 16.4355 5.46875 17.0098C5.01302 17.2741 4.7054 17.5111 4.5459 17.7207C4.38639 17.9303 4.30664 18.2038 4.30664 18.541V18.9033H2.49512L2.48145 18.5068C2.43587 17.9782 2.51107 17.5384 2.70703 17.1875C2.89844 16.8548 3.2334 16.5472 3.71191 16.2646C4.15397 16.0003 4.45475 15.7633 4.61426 15.5537C4.77832 15.3441 4.86035 15.0775 4.86035 14.7539C4.86035 14.4258 4.74186 14.1569 4.50488 13.9473C4.26335 13.7376 3.94889 13.6328 3.56152 13.6328C3.1696 13.6328 2.85286 13.749 2.61133 13.9814C2.36979 14.2093 2.23763 14.5169 2.21484 14.9043H0.362305Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.4248 22.1709C3.11491 22.1709 2.85286 22.0661 2.63867 21.8564C2.41992 21.6514 2.31055 21.3984 2.31055 21.0977C2.31055 20.7969 2.41992 20.5417 2.63867 20.332C2.85286 20.127 3.11491 20.0244 3.4248 20.0244C3.7347 20.0244 3.99902 20.127 4.21777 20.332C4.43652 20.5417 4.5459 20.7969 4.5459 21.0977C4.5459 21.3984 4.43652 21.6514 4.21777 21.8564C3.99902 22.0661 3.7347 22.1709 3.4248 22.1709Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 13.6238L9.79343 15.8611L8.34702 14.4041L10.554 12.1656L9.79343 11.398V9.88247L9.26524 9.3492V10.6709L8.80549 11.1347L6.95719 9.27005L6.5 9.73097C6.50329 9.38325 6.57209 8.37691 7.4184 7.53789C8.33169 6.65175 9.31799 7.05101 9.65527 7.39155L11.5027 9.25532L11.0314 9.73005L12 10.7073L12.9684 9.73005L12.4973 9.25532L14.3444 7.39155C14.6816 7.05101 15.6679 6.65175 16.5812 7.53789C17.4277 8.37691 17.4965 9.38325 17.5 9.73097L17.0428 9.27005L15.1943 11.1347L14.7348 10.6709V9.3492L14.2062 9.88247V11.398L13.4457 12.1656L17.0917 15.843L15.6455 17.3L12 13.6238Z" })), U7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 3C2 2.44772 2.44772 2 3 2H7C7.55228 2 8 2.44772 8 3V7C8 7.55228 7.55228 8 7 8H3C2.44772 8 2 7.55228 2 7V3ZM4 4V6H6V4H4Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 3C16 2.44772 16.4477 2 17 2H21C21.5523 2 22 2.44772 22 3V7C22 7.55228 21.5523 8 21 8H17C16.4477 8 16 7.55228 16 7V3ZM18 4V6H20V4H18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 16C2.44772 16 2 16.4477 2 17V21C2 21.5523 2.44772 22 3 22H7C7.55228 22 8 21.5523 8 21V17C8 16.4477 7.55228 16 7 16H3ZM4 20V18H6V20H4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10 2H12V4H10V2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 6V4H14V8H12V10H10V6H12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 12V10H6V12H4V10H2V12H4V14H8V16H12V18H10V22H12V20H16V22H18V20H22V18H18V16H20V14H22V12H20V10H16V8H14V10H12V12H10ZM14 12H12V16H14V18H16V20H18V18H16V16H18V14H20V12H18V14H16V16H14V12ZM14 12H16V10H14V12ZM10 12V14H8V12H10Z" })), q7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 3V5H6.46482L7.79815 7H3V9H21V7C21 6.80258 20.9416 6.60957 20.8321 6.4453L18.8321 3.4453C18.6466 3.1671 18.3344 3 18 3H3ZM13.1315 5H8.86852L9.83205 6.4453C9.94156 6.60957 10 6.80258 10 7H12C12 6.80258 12.0584 6.60957 12.1679 6.4453L13.1315 5ZM15.5352 5L14.2018 7H18.7982L17.4648 5H15.5352Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 13H12V11H16V13H15V14.5359C15.0754 14.5794 15.1496 14.6255 15.2223 14.6741C15.8801 15.1136 16.3928 15.7384 16.6955 16.4693C16.9983 17.2002 17.0775 18.0044 16.9231 18.7804C16.7688 19.5563 16.3878 20.269 15.8284 20.8284C15.269 21.3878 14.5563 21.7688 13.7804 21.9231C13.0044 22.0775 12.2002 21.9983 11.4693 21.6955C10.7384 21.3928 10.1136 20.8801 9.67412 20.2223C9.23459 19.5645 9 18.7911 9 18H11C11 18.3956 11.1173 18.7822 11.3371 19.1111C11.5568 19.44 11.8692 19.6964 12.2346 19.8478C12.6001 19.9991 13.0022 20.0387 13.3902 19.9616C13.7781 19.8844 14.1345 19.6939 14.4142 19.4142C14.6939 19.1345 14.8844 18.7781 14.9616 18.3902C15.0387 18.0022 14.9991 17.6001 14.8478 17.2346C14.6964 16.8692 14.44 16.5568 14.1111 16.3371C13.7822 16.1173 13.3956 16 13 16L13 13Z" })), J7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 6.5C8.44772 6.5 8 6.94772 8 7.5V9.5C8 9.76522 8.10536 10.0196 8.29289 10.2071L10.0858 12L8.29289 13.7929C8.10536 13.9804 8 14.2348 8 14.5V16.5C8 17.0523 8.44772 17.5 9 17.5H15C15.5523 17.5 16 17.0523 16 16.5V14.5C16 14.2348 15.8946 13.9804 15.7071 13.7929L13.9142 12L15.7071 10.2071C15.8946 10.0196 16 9.76522 16 9.5V7.5C16 6.94772 15.5523 6.5 15 6.5H9ZM10 14.9142L12 12.9142L14 14.9142V15.5H10V14.9142ZM10 9.08579L12 11.0858L14 9.08579V8.5H10V9.08579Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), K7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 5.5C2 3.567 3.567 2 5.5 2C7.433 2 9 3.567 9 5.5C9 7.433 7.433 9 5.5 9C3.567 9 2 7.433 2 5.5ZM5.5 4C4.67157 4 4 4.67157 4 5.5C4 6.32843 4.67157 7 5.5 7C6.32843 7 7 6.32843 7 5.5C7 4.67157 6.32843 4 5.5 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.5001 10C17.278 10 17.0598 10.01 16.8456 10.0297V12.0416C17.054 12.0144 17.2722 12 17.5001 12C20.2687 12 22 14.2017 22 17H24C24 13.3983 21.6522 10 17.5001 10Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.0001 15C7.84797 15 5.5 18.3983 5.5 22H7.5C7.5 19.2017 9.23138 17 12.0001 17C14.7687 17 16.5 19.2017 16.5 22H18.5C18.5 18.3983 16.1522 15 12.0001 15Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.5 2C16.567 2 15 3.567 15 5.5C15 7.433 16.567 9 18.5 9C20.433 9 22 7.433 22 5.5C22 3.567 20.433 2 18.5 2ZM17 5.5C17 4.67157 17.6716 4 18.5 4C19.3284 4 20 4.67157 20 5.5C20 6.32843 19.3284 7 18.5 7C17.6716 7 17 6.32843 17 5.5Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.5 10.5C8.5 8.567 10.067 7 12 7C13.933 7 15.5 8.567 15.5 10.5C15.5 12.433 13.933 14 12 14C10.067 14 8.5 12.433 8.5 10.5ZM12 9C11.1716 9 10.5 9.67157 10.5 10.5C10.5 11.3284 11.1716 12 12 12C12.8284 12 13.5 11.3284 13.5 10.5C13.5 9.67157 12.8284 9 12 9Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.49993 10C6.72198 10 6.94021 10.01 7.1544 10.0297V12.0416C6.94597 12.0144 6.72783 12 6.49993 12C3.73127 12 2 14.2017 2 17H0C0 13.3983 2.34779 10 6.49993 10Z" })), X7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V20C15 20.5523 14.5523 21 14 21H10C9.44772 21 9 20.5523 9 20V4ZM11 5V19H13V5H11Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 11C16 10.4477 16.4477 10 17 10H21C21.5523 10 22 10.4477 22 11V20C22 20.5523 21.5523 21 21 21H17C16.4477 21 16 20.5523 16 20V11ZM18 12V19H20V12H18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 8C2.44772 8 2 8.44772 2 9V20C2 20.5523 2.44772 21 3 21H7C7.55228 21 8 20.5523 8 20V9C8 8.44772 7.55228 8 7 8H3ZM4 19V10H6V19H4Z" })), Q7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 19C2 19.5523 2.44772 20 3 20H12V18H4L4 6L20 6V12H22V5C22 4.44771 21.5523 4 21 4H3C2.44772 4 2 4.44771 2 5V19Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6 10H18V8H6V10Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14 12H6V14H14V12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.4453 15.168L17.4453 13.168C17.7812 12.944 18.2188 12.944 18.5547 13.168L21.5547 15.1679C21.8329 15.3534 22 15.6656 22 16V19C22 19.3344 21.8329 19.6466 21.5547 19.8321L18.5547 21.8321C18.2188 22.056 17.7812 22.056 17.4453 21.8321L14.4453 19.8321C14.1671 19.6466 14 19.3344 14 19L14 16C14 15.6656 14.1671 15.3534 14.4453 15.168ZM20 18.4648V16.5352L18 15.2019L16 16.5352V18.4648L18 19.7982L20 18.4648Z" })), e8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 3V20C2 20.5523 2.44772 21 3 21H20V19H4V3H2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21.0001 3H15.0001V5H18.5859L14.0001 9.58579L12.7072 8.29289C12.3167 7.90237 11.6835 7.90237 11.293 8.29289L5.29297 14.2929L6.70718 15.7071L12.0001 10.4142L13.293 11.7071C13.6835 12.0976 14.3167 12.0976 14.7072 11.7071L20.0001 6.41421V10H22.0001V4C22.0001 3.44772 21.5524 3 21.0001 3Z" })), t8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.29289 2.29289C5.48043 2.10536 5.73478 2 6 2L18 2C18.5523 2 19 2.44772 19 3C19 3.33439 18.9943 3.66794 18.9828 4L22 4C22.2652 4 22.5196 4.10536 22.7071 4.2929C22.8946 4.48043 23 4.73479 23 5C23 7.46814 21.7729 9.77598 19.6958 11.4377C19.2918 11.7609 18.7509 12.0501 18.2722 12.284C17.9404 12.446 17.5865 12.6057 17.2862 12.7412C17.1973 12.7813 17.113 12.8193 17.0355 12.8546C16.4793 14 15.7948 14.9944 15 15.722V20H17V22H7V20H9V15.722C8.20522 14.9944 7.52073 14 6.96453 12.8546C6.8871 12.8194 6.80301 12.7814 6.71422 12.7414C6.414 12.6059 6.0595 12.446 5.72784 12.284C5.24911 12.0501 4.70821 11.7609 4.30424 11.4377C2.22706 9.77598 1 7.46813 1 5C1 4.73478 1.10536 4.48043 1.29289 4.29289C1.48043 4.10536 1.73478 4 2 4L5.01716 4C5.00575 3.66794 5 3.33439 5 3C5 2.73478 5.10536 2.48043 5.29289 2.29289ZM11 20H13V16.8688C12.6775 16.9548 12.3439 17 12 17C11.6561 17 11.3225 16.9548 11 16.8688V20ZM18.0579 10.1355C18.4261 8.85132 18.6905 7.45363 18.8438 6L20.9067 6C20.6399 7.42466 19.8044 8.78958 18.4464 9.87599C18.3463 9.95603 18.2151 10.0431 18.0579 10.1355ZM5.1562 6C5.30947 7.45362 5.57388 8.85132 5.94206 10.1355C5.78493 10.0431 5.65368 9.95603 5.55363 9.87599C4.19561 8.78957 3.36007 7.42465 3.09328 6L5.1562 6ZM7.01841 4C7.12789 6.96721 7.72075 9.72676 8.66532 11.7733C9.74782 14.1188 11.0219 15 12 15C12.9781 15 14.2522 14.1188 15.3347 11.7733C16.2792 9.72677 16.8721 6.96722 16.9816 4L7.01841 4Z" })), l8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12.0001 9.41421L4.70718 16.7071L3.29297 15.2929L11.293 7.29289C11.6835 6.90237 12.3167 6.90237 12.7072 7.29289L20.7072 15.2929L19.293 16.7071L12.0001 9.41421Z" })), i8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21.0429 2.89642H19.0429V6.39443C17.3699 4.29363 14.8033 2.99998 12 2.99998C7.02944 2.99998 3 7.02941 3 12C3 16.9705 7.02944 21 12 21C16.9706 21 21 16.9705 21 12H19C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12C5 8.13398 8.13401 4.99998 12 4.99998C14.2924 4.99998 16.3811 6.11185 17.6728 7.89642L14.0429 7.89642V9.89642L20.0429 9.89642C20.5952 9.89642 21.0429 9.44871 21.0429 8.89642V2.89642Z" })), L8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 17 16", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.13807 10.4714L9.66667 8.94276L11.1953 10.4714L12.1381 9.52855L10.6095 7.99995L12.1381 6.47136L11.1953 5.52855L9.66667 7.05714L8.13809 5.52855L7.19528 6.47136L8.72386 7.99995L7.19526 9.52855L8.13807 10.4714Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.00001 2.66666C5.79543 2.66666 5.60218 2.76058 5.47579 2.92144L1.80913 7.58811C1.61919 7.82985 1.61919 8.17013 1.80913 8.41187L5.47579 13.0785C5.60218 13.2394 5.79543 13.3333 6.00001 13.3333H13C14.1046 13.3333 15 12.4379 15 11.3333V4.66666C15 3.56209 14.1046 2.66666 13 2.66666H6.00001ZM3.18117 7.99999L6.32403 3.99999H13C13.3682 3.99999 13.6667 4.29847 13.6667 4.66666V11.3333C13.6667 11.7015 13.3682 12 13 12H6.32403L3.18117 7.99999Z" })), a8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.7072 15.2071L17.2072 9.70709L15.793 8.29291L11.0001 13.0858L8.70715 10.7929L7.29297 12.2071L10.293 15.2071C10.6835 15.5977 11.3167 15.5977 11.7072 15.2071Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.0589 2.27185C12.8165 2.18518 12.5746 2.09656 12.3357 2.00067L11.6659 2C11.5479 2.04755 11.4291 2.09314 11.3099 2.13757C11.1873 2.18329 11.0643 2.22778 10.9411 2.27185C10.4763 2.43805 9.81909 2.6601 9.05273 2.88202C7.50385 3.33051 5.57422 3.75897 3.90002 3.75897C3.40295 3.75897 3 4.1673 3 4.67102V11.9675C3 15.592 5.30371 18.1102 7.42303 19.6614C8.49493 20.4459 9.56104 21.0154 10.3563 21.3885C10.7551 21.5757 11.0891 21.7148 11.3257 21.8082C11.3555 21.8198 11.3854 21.832 11.4156 21.8443C11.6027 21.9202 11.7994 22 12 22C12.2005 22 12.3923 21.9222 12.5814 21.8455L12.5889 21.8424L12.5947 21.84C12.6212 21.8293 12.6478 21.8186 12.6743 21.8082C12.9109 21.7148 13.2449 21.5757 13.6437 21.3885C14.439 21.0154 15.5051 20.4459 16.5769 19.6614C18.6963 18.1102 21 15.592 21 11.9675V4.67102C21 4.1673 20.597 3.75897 20.1 3.75897C18.4258 3.75897 16.4961 3.33051 14.9473 2.88202C14.1809 2.6601 13.5237 2.43805 13.0589 2.27185ZM19 11.9675C19 14.6487 17.3064 16.6438 15.3983 18.0403C14.4725 18.718 13.46 19.2401 12.4451 19.7635C12.2967 19.8401 12.1483 19.9166 12 19.9937C11.8517 19.9166 11.7033 19.8401 11.5549 19.7635C10.54 19.2401 9.52753 18.718 8.60175 18.0403C6.69366 16.6438 5 14.6487 5 11.9675V5.71844C6.63104 5.58502 8.29749 5.18909 9.6073 4.80988C10.4168 4.5755 11.2083 4.29871 12 4.0116C12.7917 4.29871 13.5832 4.5755 14.3927 4.80988C15.7025 5.18909 17.3689 5.58502 19 5.71844V11.9675Z" })), r8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.3114 2.93944C12.035 1.67321 13.6217 1.19279 14.9261 1.845C15.4579 2.11089 15.8891 2.54209 16.155 3.07388L16.3684 3.50073C16.8146 4.39312 16.9269 5.41568 16.6849 6.3836L16.2808 7.99998H19.0459C21.1683 7.99998 22.6196 10.1436 21.8314 12.1142L19.4314 18.1142C18.9758 19.2531 17.8727 20 16.6459 20H10C9.80259 20 9.60958 19.9415 9.44531 19.832L8 18.8685V19C8 19.5523 7.55228 20 7 20H3C2.44772 20 2 19.5523 2 19V8C2 7.44772 2.44772 7 3 7H7C7.55228 7 7.99999 7.4477 8 7.99998H8.41969L11.3114 2.93944ZM10.3028 18L8 16.4648V9.99998H9.00001C9.35887 9.99998 9.69021 9.80769 9.86826 9.49612L13.0479 3.93171C13.2448 3.5871 13.6767 3.45635 14.0317 3.63385C14.1764 3.70622 14.2938 3.82357 14.3661 3.9683L14.5796 4.39516C14.8123 4.86053 14.8708 5.39377 14.7446 5.89853L14.2192 8H13V10H15C15 10 15 10 15 10L19.0459 9.99998C19.7534 9.99998 20.2372 10.7145 19.9744 11.3714L17.5744 17.3714C17.4226 17.751 17.0549 18 16.6459 18H10.3028ZM4 9V18H6V9H4Z" })), n8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M15 4H6V20H16V15H18V20C18 21.1046 17.1046 22 16 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2H15V4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11 18C11.5523 18 12 17.5523 12 17C12 16.4477 11.5523 16 11 16C10.4477 16 10 16.4477 10 17C10 17.5523 10.4477 18 11 18Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.8284 5.17157C17.1999 5.543 17.4945 5.98396 17.6955 6.46926C17.8965 6.95457 18 7.47471 18 8C18 8.52528 17.8965 9.04543 17.6955 9.53073C17.4945 10.016 17.1999 10.457 16.8284 10.8284L15.4142 9.41421C15.5999 9.22849 15.7473 9.00802 15.8478 8.76536C15.9483 8.52271 16 8.26264 16 8C16 7.73735 15.9483 7.47728 15.8478 7.23463C15.7473 6.99198 15.5999 6.7715 15.4142 6.58578L16.8284 5.17157Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21.391 4.93853C20.989 3.96792 20.3997 3.08601 19.6569 2.34314L18.2426 3.75735C18.7998 4.3145 19.2418 4.97594 19.5433 5.70389C19.8448 6.43185 20 7.21206 20 7.99999C20 8.78793 19.8448 9.56814 19.5433 10.2961C19.2418 11.024 18.7998 11.6855 18.2426 12.2426L19.6569 13.6568C20.3997 12.914 20.989 12.0321 21.391 11.0615C21.7931 10.0909 22 9.05057 22 7.99999C22 6.94942 21.7931 5.90913 21.391 4.93853Z" })), c8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M20 3H4L4 5L20 5V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 20C2 20.5523 2.44772 21 3 21L21 21C21.5523 21 22 20.5523 22 20L22 8C22 7.73479 21.8946 7.48043 21.7071 7.2929C21.5196 7.10536 21.2652 7 21 7L3 7C2.44772 7 2 7.44772 2 8V20ZM6 9L18 9C18 10.1046 18.8954 11 20 11V17C18.8954 17 18 17.8954 18 19H6C6 17.8954 5.10457 17 4 17L4 11C5.10457 11 6 10.1046 6 9Z" })), C8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15ZM12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 19C8.68497 19 5.43017 16.8301 2.20523 12.6069C1.93159 12.2486 1.93159 11.7514 2.20523 11.3931C5.43017 7.16987 8.68497 5 12 5C15.315 5 18.5698 7.16987 21.7948 11.3931C22.0684 11.7514 22.0684 12.2486 21.7948 12.6069C18.5698 16.8301 15.315 19 12 19ZM12 17C14.434 17 17.019 15.3661 19.7295 12C17.019 8.63391 14.434 7 12 7C9.56601 7 6.98096 8.63391 4.27049 12C6.98096 15.3661 9.56601 17 12 17Z" })), o8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.0197 4.0002C14.3715 4.00713 14.6937 4.1984 14.8682 4.50386L22.8682 18.5039C23.0451 18.8134 23.0438 19.1936 22.8649 19.5019C22.686 19.8102 22.3565 20 22 20H2C1.65342 20 1.33156 19.8205 1.14935 19.5257C0.967144 19.2309 0.95058 18.8628 1.10557 18.5528L6.10557 8.55279C6.27497 8.214 6.62123 8 7 8C7.37877 8 7.72504 8.214 7.89443 8.55279L9.09702 10.958L13.152 4.47C13.3385 4.17166 13.668 3.99326 14.0197 4.0002ZM12.8198 8.77518L13.9713 9.69638L15.0117 8.78601L13.9616 6.9483L12.8198 8.77518ZM16.0241 10.5577L14.6585 11.7526C14.294 12.0715 13.7535 12.0834 13.3753 11.7809L11.7526 10.4827L9.848 13.53C9.65629 13.8367 9.31386 14.016 8.95254 13.9989C8.59122 13.9817 8.26734 13.7708 8.10557 13.4472L7 11.2361L3.61803 18H20.2768L16.0241 10.5577Z" })), d8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.6594 4C5.85934 4 5.13626 4.47679 4.82111 5.21216L2.16171 11.4174C2.05502 11.6664 2 11.9344 2 12.2053V16C2 16.7828 2.44969 17.4605 3.10483 17.789C3.45122 19.0631 4.61619 20 6 20C7.30622 20 8.41746 19.1652 8.82929 18L15.1707 18C15.5825 19.1652 16.6938 20 18 20C19.3838 20 20.5488 19.0631 20.8952 17.789C21.5503 17.4605 22 16.7828 22 16V12.7808C22 11.863 21.3754 11.0631 20.4851 10.8405L19.1206 10.4994L20.4477 9.36191L21.2929 10.2071L22.7071 8.7929L21.2071 7.2929C20.8376 6.92341 20.246 6.90069 19.8492 7.24075L17.3216 9.40723L15.1708 5.10557C14.832 4.428 14.1395 4 13.382 4H6.6594ZM8.82929 16L15.1707 16C15.5825 14.8348 16.6938 14 18 14C18.7684 14 19.4692 14.2889 20 14.7639V12.7808L17.2037 12.0817C17.1169 12.06 17.0322 12.0326 16.95 12H4.08797L4 12.2053V14.7639C4.53076 14.2889 5.23165 14 6 14C7.30622 14 8.41746 14.8348 8.82929 16ZM15.382 10L13.382 6H12V10H15.382ZM10 6H6.6594L4.94511 10H10V6ZM18 16C17.4477 16 17 16.4477 17 17C17 17.5523 17.4477 18 18 18C18.5523 18 19 17.5523 19 17C19 16.4477 18.5523 16 18 16ZM5 17C5 16.4477 5.44772 16 6 16C6.55228 16 7 16.4477 7 17C7 17.5523 6.55228 18 6 18C5.44772 18 5 17.5523 5 17Z" })), s8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.00064 12C4.00064 7.58172 7.58236 4 12.0006 4C15.3407 4 18.2043 6.04764 19.4018 8.95673L17.0561 8.54311L16.7088 10.5127L21.6328 11.381C22.1767 11.4769 22.6953 11.1137 22.7912 10.5698L23.6595 5.64577L21.6899 5.29847L21.2004 8.07445C19.6745 4.50312 16.1308 2 12.0006 2C6.4778 2 2.00064 6.47715 2.00064 12H4.00064Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19.9518 12.8901C19.5097 16.889 16.1178 20 12.0006 20C9.15562 20 6.65583 18.5145 5.23726 16.2752L7.94524 16.7527L8.29253 14.783L3.36849 13.9148C2.8246 13.8189 2.30594 14.1821 2.21004 14.726L1.3418 19.65L3.31141 19.9973L3.73014 17.6226C5.52943 20.2643 8.56153 22 12.0006 22C17.1486 22 21.3868 18.1109 21.9397 13.1099L19.9518 12.8901Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.2078 14.7929L13.0006 11.5858V7H11.0006V12C11.0006 12.2652 11.106 12.5196 11.2935 12.7071L14.7935 16.2071L16.2078 14.7929Z" })), p8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.8742 2.51436C12.6978 2.19689 12.3632 2 12 2C11.6368 2 11.3022 2.19689 11.1258 2.51436L1.12584 20.5144C0.95377 20.8241 0.958444 21.2017 1.13813 21.5071C1.31781 21.8125 1.64568 22 2 22H22C22.3543 22 22.6822 21.8125 22.8619 21.5071C23.0416 21.2017 23.0462 20.8241 22.8742 20.5144L12.8742 2.51436ZM12 5.05913L20.3005 20H3.69951L12 5.05913ZM11 10V15H13V10H11ZM12 18.75C11.3096 18.75 10.75 18.1904 10.75 17.5C10.75 16.8096 11.3096 16.25 12 16.25C12.6904 16.25 13.25 16.8096 13.25 17.5C13.25 18.1904 12.6904 18.75 12 18.75Z" })), h8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H19V23H17V21H7V23H5V21H4C3.44772 21 3 20.5523 3 20V4ZM5 5V19H19V15H17V16C17 16.5523 16.5523 17 16 17H8C7.44772 17 7 16.5523 7 16V8C7 7.44772 7.44772 7 8 7H16C16.5523 7 17 7.44772 17 8V9H19V5H5ZM17 13H19V11H17V13ZM9 9V11H11V13H9V15H15V9H9Z" })), f8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.04218 2.71265C7.16908 2.28967 7.5584 2 8.00001 2H17C17.3466 2 17.6685 2.17945 17.8507 2.47427C18.0329 2.76909 18.0494 3.13723 17.8944 3.44721L15.618 8H20C20.3894 8 20.7434 8.22602 20.9072 8.57925C21.071 8.93249 21.0149 9.3487 20.7634 9.64594L9.76339 22.6459C9.47918 22.9818 9.0088 23.0925 8.60465 22.9185C8.2005 22.7446 7.95753 22.3269 8.00612 21.8896L8.88274 14H5.00001C4.6839 14 4.38641 13.8505 4.19772 13.5969C4.00902 13.3433 3.95135 13.0154 4.04218 12.7127L7.04218 2.71265ZM8.74404 4L6.34404 12H10C10.2845 12 10.5554 12.1211 10.7451 12.3331C10.9348 12.545 11.0253 12.8277 10.9939 13.1104L10.3563 18.849L17.8439 10H14C13.6534 10 13.3316 9.82055 13.1494 9.52573C12.9672 9.23091 12.9506 8.86277 13.1056 8.55279L15.382 4H8.74404Z" })), u8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 2C21.5523 2 22 2.44772 22 3V15C22 15.2652 21.8946 15.5196 21.7071 15.7071C21.5196 15.8946 21.2652 16 21 16L16 16V14L18.0854 14C18.0301 13.8436 18 13.6753 18 13.5C18 12.6716 18.6716 12 19.5 12C19.6753 12 19.8436 12.0301 20 12.0854V5.91465C19.8436 5.96992 19.6753 6 19.5 6C18.6716 6 18 5.32843 18 4.5C18 4.32468 18.0301 4.15639 18.0854 4L5.91465 4C5.96992 4.15639 6 4.32468 6 4.5C6 5.32843 5.32843 6 4.5 6C4.32468 6 4.15639 5.96992 4 5.91465V9H2L2 3C2 2.44772 2.44772 2 3 2H21Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 17.5C10.8954 17.5 10 18.3954 10 19.5C10 20.6046 10.8954 21.5 12 21.5C13.1046 21.5 14 20.6046 14 19.5C14 18.3954 13.1046 17.5 12 17.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2 13.5C2 12.3954 2.89543 11.5 4 11.5C5.10457 11.5 6 12.3954 6 13.5C6 14.6046 5.10457 15.5 4 15.5C2.89543 15.5 2 14.6046 2 13.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4.20718 21.7071L13.2072 12.7071L11.793 11.2928L2.79297 20.2928L4.20718 21.7071Z" })), m8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 4V2H22V4H2ZM6 6V19C6 19.5523 6.44772 20 7 20H17C17.5523 20 18 19.5523 18 19V6H20V19C20 20.6569 18.6569 22 17 22H7C5.34315 22 4 20.6569 4 19V6H6ZM10 8V20H8V8H10Z" })), g8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 27 25", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.16651 0C1.95737 0 0.166504 1.79086 0.166504 4V8H24.1665L24.1665 17.3333C24.1665 18.0697 23.5696 18.6667 22.8332 18.6667H18.8332V21.3333L22.8332 21.3333C25.0423 21.3333 26.8332 19.5425 26.8332 17.3333L26.8332 4C26.8332 1.79086 25.0423 0 22.8332 0H4.16651ZM24.1665 4V5.33333L2.83317 5.33333V4C2.83317 3.26362 3.43013 2.66667 4.16651 2.66667H22.8332C23.5695 2.66667 24.1665 3.26362 24.1665 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13.4998 18.6667C12.0271 18.6667 10.8332 19.8606 10.8332 21.3333C10.8332 22.8061 12.0271 24 13.4998 24C14.9726 24 16.1665 22.8061 16.1665 21.3333C16.1665 19.8606 14.9726 18.6667 13.4998 18.6667Z" }), /* @__PURE__ */ e.createElement("path", { d: "M0.166504 13.3333C0.166504 11.8606 1.36041 10.6667 2.83317 10.6667C4.30593 10.6667 5.49984 11.8606 5.49984 13.3333C5.49984 14.8061 4.30593 16 2.83317 16C1.36041 16 0.166504 14.8061 0.166504 13.3333Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.10925 24.2761L15.1093 12.2761L13.2236 10.3905L1.22363 22.3905L3.10925 24.2761Z" })), E8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M17 2V1H19V2C20.6569 2 22 3.34315 22 5H20C20 4.44772 19.5523 4 19 4H17C16.4477 4 16 4.44772 16 5C16 5.55228 16.4477 6 17 6H19C20.6569 6 22 7.34315 22 9C22 10.6569 20.6569 12 19 12V13H17V12C15.3431 12 14 10.6569 14 9H16C16 9.55228 16.4477 10 17 10H19C19.5523 10 20 9.55228 20 9C20 8.44772 19.5523 8 19 8H17C15.3431 8 14 6.65685 14 5C14 3.34315 15.3431 2 17 2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.67314 13.3094C7.23533 13.0321 7.87023 12.938 8.48869 13.0401C9.10715 13.1422 9.67809 13.4354 10.1213 13.8787L11.5355 12.4645C10.7968 11.7257 9.84525 11.237 8.81448 11.0668C7.78372 10.8966 6.72554 11.0536 5.78856 11.5156C4.85158 11.9777 4.08287 12.7217 3.5904 13.643C3.36116 14.0719 3.19713 14.5292 3.10103 15H2L1 17H3.10102C3.28549 17.9038 3.71701 18.7414 4.35069 19.418C5.06485 20.1805 5.99991 20.7001 7.02455 20.9039C8.0492 21.1077 9.11195 20.9855 10.0635 20.5543C11.0151 20.1232 11.8078 19.4048 12.3301 18.5L10.5981 17.5C10.2847 18.0429 9.80908 18.4739 9.23813 18.7326C8.66717 18.9913 8.02952 19.0646 7.41473 18.9424C6.79995 18.8201 6.23891 18.5083 5.81041 18.0508C5.52566 17.7467 5.30894 17.3885 5.17157 17H8L9 15H5.17158C5.22172 14.8582 5.28269 14.7197 5.35424 14.5858C5.64973 14.033 6.11095 13.5866 6.67314 13.3094Z" }), /* @__PURE__ */ e.createElement("path", { d: "M5.27261 9.9295C5.72841 8.22844 6.73277 6.7253 8.12993 5.65323C9.52708 4.58115 11.2389 4.00006 13 4.00006V2.00006C10.7987 2.00006 8.65885 2.72643 6.9124 4.06652C5.16596 5.40661 3.91051 7.28553 3.34076 9.41187L5.27261 9.9295Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.8701 18.3468C19.2672 17.2748 20.2716 15.7716 20.7274 14.0706L22.6593 14.5882C22.0895 16.7145 20.8341 18.5934 19.0876 19.9335C17.3412 21.2736 15.2013 22 13 22V20C14.7611 20 16.4729 19.4189 17.8701 18.3468Z" })), x8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4 3C2.34315 3 1 4.34315 1 6V17H3V6C3 5.44772 3.44772 5 4 5H19V3H4Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 7C5.89543 7 5 7.89543 5 9V19C5 20.1046 5.89543 21 7 21H21C22.1046 21 23 20.1046 23 19L23 9C23 7.89543 22.1046 7 21 7H7ZM7 9H21L21 11L7 11V9ZM7 13L21 13V19H7V13Z" })), V8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.9752 4.15791L14.3711 7.80014L6.60135 15.7542C6.41319 15.9469 6.15529 16.0555 5.88601 16.0555H4.34525L3.65627 16.769L5.74603 17.8386L11.066 13.3001C11.4658 12.9591 12.0614 12.9856 12.4292 13.361L18.1965 19.2458L15.6121 10.3386C15.5121 9.99408 15.6044 9.62241 15.8538 9.3646L19.4322 5.66611L19.4332 5.66502L19.4398 5.65798C19.4473 5.65002 19.4603 5.63582 19.4776 5.61605C19.5126 5.57622 19.5635 5.51562 19.6207 5.4397C19.7403 5.28083 19.8622 5.08775 19.9362 4.89895C20.0126 4.70384 20.0029 4.60453 19.9938 4.57225C19.9906 4.56062 19.9832 4.53914 19.9524 4.50452C19.9186 4.4666 19.8452 4.40054 19.696 4.3243C18.9368 3.93654 18.4692 3.98042 18.2488 4.03668C18.1271 4.06777 18.0452 4.11192 18.0022 4.13936C17.9898 4.14728 17.9808 4.15372 17.9752 4.15791ZM13.3726 5.96572L16.5714 2.73314L16.5724 2.73206L16.5741 2.73036L16.5794 2.72507L16.5901 2.71448C16.5979 2.70695 16.6067 2.69848 16.6168 2.68919C16.6368 2.67062 16.6616 2.64867 16.691 2.62422C16.7499 2.5754 16.8281 2.5161 16.9259 2.45364C17.1218 2.3286 17.3981 2.18976 17.754 2.09887C18.489 1.91117 19.4543 1.95505 20.6057 2.54318C21.2756 2.88536 21.7396 3.3889 21.9199 4.03355C22.09 4.64171 21.9609 5.21333 21.7985 5.62816C21.6336 6.0493 21.3973 6.40517 21.2184 6.64276C21.1263 6.76507 21.0429 6.86458 20.9808 6.9353C20.9496 6.97081 20.9235 6.99949 20.9038 7.0206L20.8793 7.04662L20.871 7.05528L20.8679 7.0585L20.8666 7.05983L17.6945 10.3384L20.4251 19.7496C20.5256 20.0957 20.4319 20.4692 20.1801 20.727L19.2308 21.6988C19.0429 21.8912 18.7853 21.9998 18.5163 22C18.2473 22.0002 17.9896 21.8921 17.8013 21.6999L11.654 15.4274L6.53503 19.7945C6.22696 20.0573 5.79082 20.1083 5.43036 19.9238L1.54437 17.9347C1.26245 17.7904 1.06556 17.5211 1.01358 17.2087C0.961591 16.8963 1.06066 16.5778 1.28065 16.3499L3.2014 14.3608C3.38984 14.1657 3.64948 14.0555 3.92076 14.0555H5.46491L8.3209 11.1317L2.31053 5.83758C2.1048 5.65637 1.98249 5.39863 1.97221 5.12467C1.96193 4.8507 2.06459 4.58453 2.25616 4.38841L3.20541 3.41663C3.46689 3.14895 3.85595 3.04965 4.21373 3.15928L13.3726 5.96572ZM9.72029 9.6991L11.7958 7.57434L4.91412 5.46567L9.72029 9.6991Z" })), v8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M1.29289 4.29297L4.79289 0.792969L6.20711 2.20718L4.41421 4.00008H10V6.00008H4.41421L6.20711 7.79297L4.79289 9.20718L1.29289 5.70718C1.10536 5.51965 1 5.26529 1 5.00008C1 4.73486 1.10536 4.48051 1.29289 4.29297Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19.2071 14.793L22.7071 18.293C22.8946 18.4805 23 18.7349 23 19.0001C23 19.2653 22.8946 19.5196 22.7071 19.7072L19.2071 23.2072L17.7929 21.793L19.5858 20.0001H14V18.0001H19.5858L17.7929 16.2072L19.2071 14.793Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2 15C2 13.3431 3.34315 12 5 12V11H7V12C8.65685 12 10 13.3431 10 15H8C8 14.4477 7.55228 14 7 14H5C4.44772 14 4 14.4477 4 15C4 15.5523 4.44772 16 5 16H7C8.65685 16 10 17.3431 10 19C10 20.6569 8.65685 22 7 22V23H5V22C3.34315 22 2 20.6569 2 19H4C4 19.5523 4.44772 20 5 20H7C7.55228 20 8 19.5523 8 19C8 18.4477 7.55228 18 7 18H5C3.34315 18 2 16.6569 2 15Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.7716 2.85195C21.9224 3.21593 22 3.60603 22 4C22 4.39397 21.9224 4.78407 21.7716 5.14805C21.6209 5.51203 21.3999 5.84274 21.1213 6.12132C20.8427 6.3999 20.512 6.62087 20.1481 6.77164C19.7841 6.9224 19.394 7 19 7H16V8H20V10H16V13H14V10H13V8H14V7H13V5H14V1L19 1C19.394 1 19.7841 1.0776 20.1481 1.22836C20.512 1.37913 20.8427 1.6001 21.1213 1.87868C21.3999 2.15726 21.6209 2.48797 21.7716 2.85195ZM16 5H19C19.1313 5 19.2614 4.97413 19.3827 4.92388C19.504 4.87362 19.6142 4.79997 19.7071 4.70711C19.8 4.61425 19.8736 4.50401 19.9239 4.38268C19.9741 4.26136 20 4.13132 20 4C20 3.86868 19.9741 3.73864 19.9239 3.61732C19.8736 3.49599 19.8 3.38575 19.7071 3.29289C19.6142 3.20003 19.504 3.12637 19.3827 3.07612C19.2614 3.02587 19.1313 3 19 3H16V5Z" })), M8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.5222 7.54593C11.6674 7.07609 12.3325 7.07609 12.4776 7.54593L13.0714 9.4673C13.1361 9.6768 13.3298 9.81968 13.5491 9.81968H15.5218C16.0001 9.81968 16.2054 10.4267 15.8253 10.717L14.1869 11.9686C14.0204 12.0958 13.9509 12.3134 14.0127 12.5136L14.6283 14.5054C14.772 14.9705 14.2339 15.3459 13.847 15.0504L12.3035 13.8712C12.1243 13.7343 11.8756 13.7343 11.6964 13.8712L10.1529 15.0504C9.76602 15.3459 9.22789 14.9705 9.37162 14.5054L9.98713 12.5136C10.049 12.3134 9.97947 12.0958 9.81295 11.9686L8.17455 10.717C7.7945 10.4267 7.99982 9.81968 8.47808 9.81968H10.4508C10.6701 9.81968 10.8637 9.6768 10.9285 9.4673L11.5222 7.54593Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.476 2.36954C12.1599 2.19035 11.7789 2.19035 11.4628 2.36954C11.3827 2.41498 11.3017 2.45887 11.2194 2.50002C10.7194 2.75005 9.96937 3.00002 8.96942 3.00002C7.96936 3.00002 6.96933 2.74999 6.21942 2.50002C5.99907 2.42657 5.78172 2.34511 5.56554 2.26052C5.19313 2.11479 4.77007 2.19938 4.48729 2.48216L2.62664 4.3428C2.26897 4.70048 2.2398 5.26494 2.54772 5.66625C2.69393 5.8568 2.83622 6.05022 2.96942 6.25002C3.46925 6.99976 3.96942 7.99985 3.96942 9.00002C3.96942 10 3.71926 10.5003 3.46942 11L3.45065 11.0375C3.34754 11.2435 3.21683 11.5047 3.12213 11.8244C3.02068 12.1669 2.96942 12.5401 2.96942 13C2.96942 16.4986 5.21758 18.7489 7.46942 20.125C8.59443 20.8125 9.71943 21.2813 10.5632 21.5781C10.9851 21.7266 11.3366 21.8321 11.5827 21.9004C11.6299 21.9135 11.6733 21.9253 11.7125 21.9357L11.9694 22.004L12.2264 21.9357C12.2656 21.9253 12.3089 21.9135 12.3561 21.9004C12.6022 21.8321 12.9538 21.7266 13.3757 21.5781C14.2194 21.2813 15.3444 20.8125 16.4694 20.125C18.7213 18.7489 20.9694 16.4986 20.9694 13C20.9694 12.5401 20.9182 12.1669 20.8167 11.8244C20.722 11.5047 20.5913 11.2435 20.4882 11.0375L20.4694 11C20.2196 10.5003 19.9694 10 19.9694 9.00002C19.9694 7.99985 20.4696 6.99976 20.9694 6.25002C21.1026 6.05022 21.2449 5.8568 21.3911 5.66625C21.699 5.26494 21.6699 4.70047 21.3122 4.3428L19.4522 2.48286C19.1691 2.19972 18.7454 2.11532 18.3725 2.2611C18.1565 2.3455 17.9394 2.42669 17.7194 2.50002C16.9695 2.74999 15.9695 3.00002 14.9694 3.00002C13.9695 3.00002 13.2195 2.75005 12.7194 2.50002C12.6371 2.45887 12.5562 2.41498 12.476 2.36954ZM12.7119 19.6915C12.4184 19.7948 12.1656 19.8738 11.9694 19.931C11.7733 19.8738 11.5204 19.7948 11.227 19.6915C10.4721 19.4259 9.48384 19.0122 8.51232 18.4185C6.53515 17.2102 4.96942 15.495 4.96942 13C4.96942 12.6958 5.00247 12.5184 5.03978 12.3924C5.0805 12.2549 5.13709 12.1368 5.25029 11.9104L5.25828 11.8944C5.565 11.281 5.96942 10.453 5.96942 9.00002C5.96942 7.40794 5.20865 6.00618 4.643 5.15487L5.44772 4.35015C5.49326 4.36587 5.53969 4.38163 5.58697 4.39739C6.43689 4.68069 7.66698 5.00002 8.96942 5.00002C10.2302 5.00002 11.2353 4.7025 11.9694 4.35877C12.7035 4.7025 13.7086 5.00002 14.9694 5.00002C16.2719 5.00002 17.5019 4.68069 18.3519 4.39739C18.3991 4.38163 18.4456 4.36587 18.4911 4.35015L19.2958 5.15487C18.7302 6.00618 17.9694 7.40794 17.9694 9.00002C17.9694 10.453 18.3738 11.281 18.6806 11.8944L18.6885 11.9104C18.8017 12.1368 18.8583 12.2549 18.8991 12.3924C18.9364 12.5184 18.9694 12.6958 18.9694 13C18.9694 15.495 17.4037 17.2102 15.4265 18.4185C14.455 19.0122 13.4667 19.4259 12.7119 19.6915Z" })), _8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 15L12 10L17 15H7Z" })), y8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 10L12 15L17 10H7Z" })), Z8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M5 3C5 2.44772 5.44772 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H6C5.44772 22 5 21.5523 5 21V19H7V20H19V4H7V5H5V3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3 7V9H7V7H3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3 13V11H7V13H3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3 15V17H7V15H3Z" })), w8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14 12H16V14H14V12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16 8H14V10H16V8Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 12H6V14H8V12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 5C10 4.44772 10.4477 4 11 4H21C21.5523 4 22 4.44772 22 5V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V9C2 8.44772 2.44772 8 3 8H10V5ZM14 18H12V6H20V8H18V10H20V12H18V14H20V18H16V16H14V18ZM4 10H10V18H8V16H6V18H4V10Z" })), b8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M16.7067 3.29289L20.7067 7.29289C21.0972 7.68342 21.0972 8.31658 20.7067 8.70711L9.70669 19.7071C9.56709 19.8467 9.38929 19.9419 9.1957 19.9806L4.1957 20.9806C3.49597 21.1205 2.87905 20.5036 3.019 19.8039L4.019 14.8039C4.05772 14.6103 4.15287 14.4325 4.29247 14.2929L15.2925 3.29289C15.683 2.90237 16.3162 2.90237 16.7067 3.29289ZM13.499 7.914L5.92078 15.493L5.27433 18.7252L8.50657 18.0788L16.085 10.5L13.499 7.914ZM15.9996 5.41421L14.914 6.5L17.499 9.085L18.5854 8L15.9996 5.41421Z" })), $8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8 8V12H10V8H8Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 12V8H14V12H12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16 8V12H18V8H16Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 2H2.38197C3.13951 2 3.83204 2.428 4.17082 3.10557L4.61803 4H20.7802C22.0423 4 22.9889 5.15465 22.7414 6.39223L21.3021 13.5883C21.0217 14.9904 19.7911 16 18.3608 16H6C5.44772 16 5 16.4477 5 17C5 17.5523 5.44772 18 6 18H21V20H19.9146C19.9699 20.1564 20 20.3247 20 20.5C20 21.3284 19.3284 22 18.5 22C17.6716 22 17 21.3284 17 20.5C17 20.3247 17.0301 20.1564 17.0854 20H7.91465C7.96992 20.1564 8 20.3247 8 20.5C8 21.3284 7.32843 22 6.5 22C5.67157 22 5 21.3284 5 20.5C5 20.2765 5.04888 20.0644 5.13653 19.8739C3.90057 19.503 3 18.3567 3 17C3 15.7591 3.7534 14.6942 4.82773 14.2377L3.04568 5.32743L2.38197 4H0V2ZM5.2198 6L6.8198 14H18.3608C18.8372 14 19.2474 13.6638 19.341 13.1961L20.7802 6H5.2198Z" })), R8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.5 1C14.0404 1 13.5852 1.09053 13.1606 1.26642C12.736 1.44231 12.3501 1.70012 12.0251 2.02513C11.7001 2.35013 11.4423 2.73597 11.2664 3.16061C11.0905 3.58525 11 4.04037 11 4.5V5H9.5C9.04037 5 8.58525 5.09053 8.16061 5.26642C7.73597 5.44231 7.35013 5.70012 7.02513 6.02513C6.70012 6.35013 6.44231 6.73597 6.26642 7.16061C6.09053 7.58525 6 8.04037 6 8.5V9H4C2.89543 9 2 9.89543 2 11V20C2 21.1046 2.89543 22 4 22H15C16.1046 22 17 21.1046 17 20V19H20C21.1046 19 22 18.1046 22 17V7C22 5.89543 21.1046 5 20 5H18V4.5C18 4.04037 17.9095 3.58525 17.7336 3.16061C17.5577 2.73597 17.2999 2.35013 16.9749 2.02513C16.6499 1.70012 16.264 1.44231 15.8394 1.26642C15.4148 1.09053 14.9596 1 14.5 1ZM8 9V8.5C8 8.30302 8.0388 8.10796 8.11418 7.92597C8.18956 7.74399 8.30005 7.57863 8.43934 7.43934C8.57863 7.30005 8.74399 7.18956 8.92597 7.11418C9.10796 7.0388 9.30302 7 9.5 7C9.69698 7 9.89204 7.0388 10.074 7.11418C10.256 7.18956 10.4214 7.30005 10.5607 7.43934C10.6999 7.57863 10.8104 7.74399 10.8858 7.92597C10.9612 8.10796 11 8.30302 11 8.5V9H8ZM11 11V13H13V11H15V20H4V11H6V13H8V11H11ZM13 9V8.5C13 8.04037 12.9095 7.58525 12.7336 7.16061C12.7111 7.10642 12.6874 7.05287 12.6623 7H20V17H17V11C17 9.89543 16.1046 9 15 9H13ZM16 5V4.5C16 4.30302 15.9612 4.10796 15.8858 3.92597C15.8104 3.74399 15.6999 3.57863 15.5607 3.43934C15.4214 3.30005 15.256 3.18956 15.074 3.11418C14.892 3.0388 14.697 3 14.5 3C14.303 3 14.108 3.0388 13.926 3.11418C13.744 3.18956 13.5786 3.30005 13.4393 3.43934C13.3001 3.57863 13.1896 3.74399 13.1142 3.92597C13.0388 4.10796 13 4.30302 13 4.5V5H16Z" })), k8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.4693 1.30448C12.9546 1.10346 13.4747 1 14 1C14.5253 1 15.0454 1.10346 15.5307 1.30448C16.016 1.5055 16.457 1.80014 16.8284 2.17157C17.1999 2.54301 17.4945 2.98396 17.6955 3.46927C17.8965 3.95457 18 4.47471 18 5V6H20C21.1046 6 22 6.89543 22 8V19C22 20.1046 21.1046 21 20 21H16V19H20V8H18V10H16V8H12V10H10V8H8V11H6V8C6 6.89543 6.89543 6 8 6H10V5C10 4.47471 10.1035 3.95457 10.3045 3.46927C10.5055 2.98396 10.8001 2.54301 11.1716 2.17157C11.543 1.80014 11.984 1.5055 12.4693 1.30448ZM16 5V6H12V5C12 4.73736 12.0517 4.47728 12.1522 4.23463C12.2528 3.99198 12.4001 3.7715 12.5858 3.58579C12.7715 3.40007 12.992 3.25275 13.2346 3.15224C13.4773 3.05173 13.7374 3 14 3C14.2626 3 14.5227 3.05173 14.7654 3.15224C15.008 3.25275 15.2285 3.40007 15.4142 3.58579C15.5999 3.7715 15.7472 3.99198 15.8478 4.23463C15.9483 4.47728 16 4.73736 16 5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 18.5C10.8954 18.5 10 19.3954 10 20.5C10 21.6046 10.8954 22.5 12 22.5C13.1046 22.5 14 21.6046 14 20.5C14 19.3954 13.1046 18.5 12 18.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2 14.5C2 13.3954 2.89543 12.5 4 12.5C5.10457 12.5 6 13.3954 6 14.5C6 15.6046 5.10457 16.5 4 16.5C2.89543 16.5 2 15.6046 2 14.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4.20718 22.7071L13.2072 13.7071L11.793 12.2929L2.79297 21.2929L4.20718 22.7071Z" })), j8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.00024 4C2.00024 3.44772 2.44796 3 3.00024 3H21.0002C21.5525 3 22.0002 3.44772 22.0002 4V8C22.5525 8 23.0002 8.44772 23.0002 9V13C23.0002 13.5523 22.5525 14 22.0002 14V18C22.0002 18.5523 21.5525 19 21.0002 19H15.0002V17H20.0002V14H18.0002C17.448 14 17.0002 13.5523 17.0002 13V9C17.0002 8.44772 17.448 8 18.0002 8H20.0002V5H4.00024V11H2.00024V4ZM19.0002 10V12H21.0002V10H19.0002Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.82517 9.43468C8.63871 9.16262 8.33011 9 8.00029 9C7.67048 9 7.36187 9.16262 7.17542 9.43468L5.26042 12.2289L2.0112 13.1867C1.69485 13.28 1.44482 13.5232 1.3429 13.8369C1.24098 14.1506 1.30028 14.4943 1.5014 14.7557L3.56709 17.4404L3.47396 20.8266C3.46489 21.1563 3.61897 21.4693 3.8858 21.6631C4.15262 21.857 4.49788 21.9068 4.80863 21.7963L8.00029 20.6613L11.192 21.7963C11.5027 21.9068 11.848 21.857 12.1148 21.6631C12.3816 21.4693 12.5357 21.1563 12.5266 20.8266L12.4335 17.4404L14.4992 14.7557C14.7003 14.4943 14.7596 14.1506 14.6577 13.8369C14.5558 13.5232 14.3057 13.28 13.9894 13.1867L10.7402 12.2289L8.82517 9.43468ZM6.70914 13.6529L8.00029 11.7689L9.29145 13.6529C9.42148 13.8426 9.61294 13.9817 9.83357 14.0467L12.0243 14.6925L10.6315 16.5027C10.4913 16.685 10.4182 16.91 10.4245 17.14L10.4873 19.423L8.33534 18.6578C8.11862 18.5807 7.88196 18.5807 7.66525 18.6578L5.51332 19.423L5.57611 17.14C5.58244 16.91 5.5093 16.685 5.36904 16.5027L3.97629 14.6925L6.16702 14.0467C6.38765 13.9817 6.57911 13.8426 6.70914 13.6529Z" })), B8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM11 4.27967C10.4318 4.59631 9.85487 5.19244 9.33862 6.12168C8.64763 7.36548 8.15924 9.06477 8.0325 11H11V4.27967ZM13 4.27967V11H15.9675C15.8408 9.06477 15.3524 7.36548 14.6614 6.12168C14.1451 5.19244 13.5682 4.59631 13 4.27967ZM11 13H8.0325C8.15924 14.9352 8.64763 16.6345 9.33862 17.8783C9.85487 18.8076 10.4318 19.4037 11 19.7203V13ZM13 19.7203V13H15.9675C15.8408 14.9352 15.3524 16.6345 14.6614 17.8783C14.1451 18.8076 13.5682 19.4037 13 19.7203ZM7.44453 5.42283C6.65497 6.95491 6.15066 8.89199 6.02876 11H4.06189C4.34981 8.69112 5.62162 6.68779 7.44453 5.42283ZM6.02876 13H4.06189C4.34981 15.3089 5.62162 17.3122 7.44453 18.5772C6.65497 17.0451 6.15067 15.108 6.02876 13ZM16.5555 18.5772C17.345 17.0451 17.8493 15.108 17.9712 13H19.9381C19.6502 15.3089 18.3784 17.3122 16.5555 18.5772ZM16.5555 5.42283C18.3784 6.68779 19.6502 8.69112 19.9381 11H17.9712C17.8493 8.89199 17.345 6.95491 16.5555 5.42283Z" })), F8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 2V4H22V2H2Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 6V16C6.52529 16 7.04543 16.1035 7.53073 16.3045C8.01604 16.5055 8.45699 16.8001 8.82843 17.1716C9.19986 17.543 9.4945 17.984 9.69552 18.4693C9.89654 18.9546 10 19.4747 10 20H14C14 19.4747 14.1035 18.9546 14.3045 18.4693C14.5055 17.984 14.8001 17.543 15.1716 17.1716C15.543 16.8001 15.984 16.5055 16.4693 16.3045C16.9546 16.1035 17.4747 16 18 16V6H20V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V6H6ZM6 20V18C6.26264 18 6.52272 18.0517 6.76537 18.1522C7.00802 18.2528 7.2285 18.4001 7.41421 18.5858C7.59993 18.7715 7.74725 18.992 7.84776 19.2346C7.94827 19.4773 8 19.7374 8 20H6ZM18 18C17.7374 18 17.4773 18.0517 17.2346 18.1522C16.992 18.2528 16.7715 18.4001 16.5858 18.5858C16.4001 18.7715 16.2528 18.992 16.1522 19.2346C16.0517 19.4773 16 19.7374 16 20H18V18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 6C10.7862 6 9.76364 6.65829 9.07868 7.57157C8.39395 8.48455 8 9.69998 8 11C8 12.3 8.39395 13.5155 9.07868 14.4284C9.76364 15.3417 10.7862 16 12 16C13.2138 16 14.2364 15.3417 14.9213 14.4284C15.6061 13.5155 16 12.3 16 11C16 9.69998 15.6061 8.48455 14.9213 7.57157C14.2364 6.65829 13.2138 6 12 6ZM10 11C10 10.0909 10.2776 9.30631 10.6787 8.77157C11.0795 8.23714 11.5569 8 12 8C12.4431 8 12.9205 8.23714 13.3213 8.77157C13.7224 9.30631 14 10.0909 14 11C14 11.9091 13.7224 12.6937 13.3213 13.2284C12.9205 13.7629 12.4431 14 12 14C11.5569 14 11.0795 13.7629 10.6787 13.2284C10.2776 12.6937 10 11.9091 10 11Z" })), H8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.38197 2H0V4H2.38197L3.06697 5.37002L5.66163 14.0189C4.16406 14.187 3 15.4575 3 17C3 18.3567 3.90057 19.503 5.13653 19.8739C5.04888 20.0644 5 20.2765 5 20.5C5 21.3284 5.67157 22 6.5 22C7.32843 22 8 21.3284 8 20.5C8 20.3247 7.96992 20.1564 7.91465 20H17.0854C17.0301 20.1564 17 20.3247 17 20.5C17 21.3284 17.6716 22 18.5 22C19.3284 22 20 21.3284 20 20.5C20 20.3247 19.9699 20.1564 19.9146 20H21V18H6C5.44772 18 5 17.5523 5 17C5 16.4477 5.44771 16 5.99999 16H18.3603C19.7902 16 21.0217 14.9907 21.3021 13.5883L22.7414 6.39223C22.9889 5.15465 22.0423 4 20.7802 4H4.61803L4.17082 3.10557C3.83204 2.428 3.13951 2 2.38197 2ZM7.74403 14L5.34403 6H20.7802L19.341 13.1961C19.2475 13.6635 18.837 14 18.3603 14H7.74403Z" })), A8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12.9296 5H2V3H12.9296C13.9327 3 14.8694 3.5013 15.4258 4.3359L18.5352 9H21C21.5523 9 22 9.44771 22 10L22 21C22 21.2652 21.8946 21.5196 21.7071 21.7071C21.5196 21.8946 21.2652 22 21 22H4C2.89543 22 2 21.1046 2 20V15H4L4 18.0854C4.15639 18.0301 4.32468 18 4.5 18C5.32843 18 6 18.6716 6 19.5C6 19.6753 5.96992 19.8436 5.91465 20L18.0854 20C18.0301 19.8436 18 19.6753 18 19.5C18 18.6716 18.6716 18 19.5 18C19.6753 18 19.8436 18.0301 20 18.0854V12.9146C19.8436 12.9699 19.6753 13 19.5 13C18.6716 13 18 12.3284 18 11.5C18 11.3247 18.0301 11.1564 18.0854 11L13 11C12.6687 11 12.2582 11.0004 11.856 11.0161C12.0972 11.2234 12.3615 11.4427 12.6306 11.6614C13.1217 12.0604 13.6145 12.4454 13.9855 12.7314C14.5551 13.1705 15.0854 13.5938 15.3237 14.3088C15.4281 14.6221 15.4908 15.0203 15.4025 15.4617C15.3127 15.9106 15.0808 16.3334 14.7071 16.7071C13.8317 17.5825 12.6251 17.4948 11.9289 17.3556C11.5449 17.2788 11.2074 17.1656 10.9691 17.074C10.3145 16.8222 9.69405 16.4841 9.05539 16.1957C8.73912 16.0528 8.40862 15.9035 8.0628 15.7427C7.15999 15.323 6.20156 14.8458 5.32775 14.2745C3.59106 13.1389 2 11.5004 2 9V8H4V9C4 10.4996 4.90894 11.6111 6.42225 12.6005C7.17344 13.0917 8.02751 13.5207 8.90595 13.9291C9.20503 14.0682 9.51429 14.208 9.82284 14.3475C10.3881 14.6031 10.951 14.8576 11.4446 15.1043L11.4521 15.1079C11.4606 15.1119 11.4758 15.119 11.4969 15.1285C11.5393 15.1475 11.6046 15.1755 11.6871 15.2073C11.8551 15.2719 12.0801 15.3462 12.3211 15.3944C12.8749 15.5052 13.1683 15.4175 13.2929 15.2929C13.4192 15.1666 13.4373 15.0894 13.4413 15.0695C13.4467 15.0422 13.4469 15.0029 13.4263 14.9412C13.4044 14.8754 13.3664 14.8085 13.3269 14.7531C13.3221 14.7464 13.3175 14.7402 13.3132 14.7345L13.2236 14.6667C13.1125 14.5824 12.9543 14.4617 12.7645 14.3154C12.3855 14.0233 11.8783 13.6271 11.3694 13.2136C10.864 12.803 10.3422 12.3634 9.94106 11.9873C9.74302 11.8017 9.55373 11.6124 9.40696 11.4381C9.33473 11.3523 9.25326 11.2473 9.18463 11.1315C9.13646 11.0502 9 10.8133 9 10.5C9 10.0578 9.23547 9.74602 9.44254 9.57108C9.63345 9.40979 9.84627 9.31952 10.001 9.26595C10.3175 9.15639 10.6931 9.10071 11.0255 9.06746C11.7004 8.99997 12.4902 8.99999 12.9812 9H16.1315L13.7617 5.4453C13.5762 5.1671 13.264 5 12.9296 5Z" })), S8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 12.6238L8.3545 16.3L6.9081 14.843L10.554 11.1656L9.79343 10.398V8.88247L9.26524 8.3492V9.67086L8.80549 10.1347L6.95719 8.27005L6.5 8.73097C6.50329 8.38325 6.57209 7.37691 7.4184 6.53789C8.33169 5.65175 9.31799 6.05101 9.65527 6.39155L11.5027 8.25532L11.0314 8.73005L12 9.70731L12.9684 8.73005L12.4973 8.25532L14.3444 6.39155C14.6816 6.05101 15.6679 5.65175 16.5812 6.53789C17.4277 7.37691 17.4965 8.38325 17.5 8.73097L17.0428 8.27005L15.1943 10.1347L14.7348 9.67086V8.3492L14.2062 8.88247V10.398L13.4457 11.1656L17.0917 14.843L15.6455 16.3L12 12.6238Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.44772 2 2 2.44772 2 3V19C2 19.5523 2.44772 20 3 20H7V22C7 22.3788 7.214 22.725 7.55279 22.8944C7.89157 23.0638 8.29698 23.0273 8.6 22.8L12.3333 20H21C21.5523 20 22 19.5523 22 19V3C22 2.44772 21.5523 2 21 2H3ZM4 18V4H20V18H12C11.7836 18 11.5731 18.0702 11.4 18.2L9 20V19C9 18.4477 8.55228 18 8 18H4Z" })), D8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 3C18 2.44772 17.5523 2 17 2H3C2.44771 2 2 2.44772 2 3V21C2 21.5523 2.44771 22 3 22H10V20H4V4H16V9H18V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.1247 11.2191C17.7596 10.9272 17.2407 10.927 16.8756 11.2189L16.873 11.221L16.8568 11.2337C16.8415 11.2456 16.8174 11.2642 16.7852 11.2885C16.7208 11.3373 16.6243 11.4088 16.5014 11.4955C16.2548 11.6696 15.9071 11.9013 15.5039 12.1318C14.6553 12.6166 13.7237 13 13 13C12.4477 13 12 13.4477 12 14V17.5C12 19.724 13.4347 21.235 14.6645 22.1232C15.293 22.5771 15.915 22.9046 16.3768 23.1184C16.609 23.2259 16.8042 23.3063 16.9442 23.3607C17.0143 23.388 17.0707 23.4088 17.1114 23.4234C17.1317 23.4307 17.1481 23.4365 17.1602 23.4407L17.1753 23.4458L17.1803 23.4475L17.1823 23.4482C17.1826 23.4483 17.1838 23.4487 17.5 22.5L17.1838 23.4487C17.389 23.5171 17.611 23.5171 17.8162 23.4487L17.5 22.5C17.8162 23.4487 17.8159 23.4488 17.8162 23.4487L17.8177 23.4482L17.8197 23.4475L17.8247 23.4458L17.8398 23.4407C17.8519 23.4365 17.8683 23.4307 17.8886 23.4234C17.9293 23.4088 17.9857 23.388 18.0558 23.3607C18.1958 23.3063 18.391 23.2259 18.6232 23.1184C19.085 22.9046 19.707 22.5771 20.3355 22.1232C21.5653 21.235 23 19.724 23 17.5V14C23 13.4477 22.5523 13 22 13C21.2763 13 20.3447 12.6166 19.4961 12.1318C19.0929 11.9013 18.7452 11.6696 18.4986 11.4955C18.3757 11.4088 18.2792 11.3373 18.2148 11.2885C18.1826 11.2642 18.1585 11.2456 18.1432 11.2337L18.127 11.221L18.1247 11.2191ZM17.5 21.4283C17.582 21.394 17.6774 21.3524 17.783 21.3035C18.165 21.1266 18.668 20.8604 19.1645 20.5018C20.1847 19.765 21 18.776 21 17.5V14.8867C20.0638 14.685 19.17 14.2489 18.5039 13.8682C18.1122 13.6444 17.7683 13.4215 17.5 13.2372C17.2317 13.4215 16.8878 13.6444 16.4961 13.8682C15.83 14.2489 14.9362 14.685 14 14.8867V17.5C14 18.776 14.8153 19.765 15.8355 20.5018C16.332 20.8604 16.835 21.1266 17.217 21.3035C17.3226 21.3524 17.4179 21.394 17.5 21.4283ZM17.818 21.5519C17.8182 21.552 17.8183 21.552 17.818 21.5519V21.5519ZM17.1818 21.552C17.1814 21.5521 17.1816 21.552 17.1818 21.552V21.552Z" })), P8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M19 3C19 2.44772 18.5523 2 18 2H4C3.44771 2 3 2.44772 3 3V21C3 21.5523 3.44771 22 4 22H8V20H5V4H17V13H19V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 18C10 16.3431 11.3431 15 13 15C14.3062 15 15.4175 15.8348 15.8293 17H21C21.5523 17 22 17.4477 22 18V21H20V19H15.8293C15.4175 20.1652 14.3062 21 13 21C11.3431 21 10 19.6569 10 18ZM13 17C12.4477 17 12 17.4477 12 18C12 18.5523 12.4477 19 13 19C13.5523 19 14 18.5523 14 18C14 17.4477 13.5523 17 13 17Z" })), z8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C11.4477 22 11 21.5523 11 21V13H3C2.44772 13 2 12.5523 2 12ZM6.02876 11H4.06189C4.34981 8.69112 5.62162 6.68779 7.44453 5.42283C6.65497 6.95491 6.15066 8.89199 6.02876 11ZM9.33862 6.12168C9.85487 5.19244 10.4318 4.59631 11 4.27967V11H8.0325C8.15924 9.06476 8.64763 7.36547 9.33862 6.12168ZM13 19.7203V13H15.9675C15.8408 14.9352 15.3524 16.6345 14.6614 17.8783C14.1451 18.8076 13.5682 19.4037 13 19.7203ZM13 11H15.9675C15.8408 9.06476 15.3524 7.36547 14.6614 6.12168C14.1451 5.19244 13.5682 4.59631 13 4.27967V11ZM16.5555 5.42283C17.345 6.95491 17.8493 8.89199 17.9712 11H19.9381C19.6502 8.69112 18.3784 6.68779 16.5555 5.42283ZM16.5555 18.5772C17.345 17.0451 17.8493 15.108 17.9712 13H19.9381C19.6502 15.3089 18.3784 17.3122 16.5555 18.5772Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8.70711 19.707L4.70711 23.707L3.29289 22.2928L5.58579 19.9999H0V17.9999H5.58579L3.29289 15.707L4.70711 14.2928L8.70711 18.2928C9.09763 18.6833 9.09763 19.3165 8.70711 19.707Z" })), O8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.52566 8.34189C9.59372 8.13771 9.78479 8 10 8H14C14.2152 8 14.4063 8.13771 14.4743 8.34189C14.5424 8.54606 14.4722 8.77087 14.3 8.9L12.3 10.4C12.1222 10.5333 11.8778 10.5333 11.7 10.4L9.7 8.9C9.52783 8.77087 9.4576 8.54606 9.52566 8.34189Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.28941 2.29645C5.47723 2.10674 5.7331 2 6.00006 2H18.0001C18.267 2 18.5229 2.10674 18.7107 2.29646C18.8985 2.48617 19.0027 2.74311 19 3.01005L18.9972 3.29052C18.9849 4.5479 18.9745 5.60036 18.9113 6.48426C18.843 7.43831 18.7095 8.27113 18.4081 9.02844C17.9307 10.2282 17.0875 11.0948 15.8144 12C17.0875 12.9051 17.9307 13.7718 18.4081 14.9715C18.7095 15.7288 18.8431 16.5617 18.9113 17.5157C18.9745 18.3997 18.9849 19.4521 18.9972 20.7095L19 20.99C19.0027 21.2569 18.8985 21.5138 18.7107 21.7035C18.5229 21.8933 18.267 22 18.0001 22H6C5.73304 22 5.47717 21.8933 5.28935 21.7035C5.10154 21.5138 4.99737 21.2569 5.00005 20.99L5.00282 20.7099C5.01516 19.4523 5.02549 18.3997 5.08872 17.5157C5.15697 16.5617 5.29053 15.7288 5.59192 14.9715C6.06938 13.7718 6.91258 12.9051 8.1857 12C6.91258 11.0948 6.0694 10.2282 5.59195 9.02843C5.29058 8.27112 5.15703 7.43831 5.08879 6.48425C5.02556 5.60032 5.01523 4.54788 5.00289 3.29045L5.00011 3.01004C4.99743 2.7431 5.1016 2.48617 5.28941 2.29645ZM7.01045 4C7.02135 4.93093 7.03712 5.69054 7.08369 6.34155C7.1457 7.20841 7.25862 7.80749 7.45022 8.28894C7.81333 9.20141 8.54005 9.90828 10.53 11.152C10.8224 11.3347 11 11.6552 11 12C11 12.3448 10.8224 12.6653 10.53 12.848C8.54004 14.0917 7.8133 14.7986 7.45017 15.7111C7.25857 16.1925 7.14564 16.7916 7.08363 17.6584C7.03706 18.3094 7.02129 19.0691 7.01039 20H7.5C7.60076 19.8409 7.77782 19.5449 7.98531 19.1981C8.3942 18.5145 8.92125 17.6335 9.21539 17.2133C9.65681 16.5827 10.1392 15.9382 10.5815 15.4468C10.8016 15.2022 11.024 14.9817 11.2362 14.8185C11.4252 14.6731 11.6969 14.5 12 14.5C12.3031 14.5 12.5748 14.6731 12.7638 14.8185C12.976 14.9817 13.1984 15.2022 13.4185 15.4468C13.8608 15.9382 14.3432 16.5827 14.7846 17.2133C15.0788 17.6335 15.6058 18.5145 16.0147 19.198C16.2222 19.5449 16.3992 19.8409 16.5 20H16.9897C16.9788 19.0691 16.963 18.3094 16.9164 17.6584C16.8544 16.7916 16.7415 16.1925 16.5499 15.711C16.1867 14.7986 15.46 14.0917 13.4701 12.848C13.1777 12.6653 13.0001 12.3448 13.0001 12C13.0001 11.6552 13.1777 11.3347 13.4701 11.152C15.46 9.90828 16.1867 9.20141 16.5499 8.28894C16.7415 7.80748 16.8544 7.2084 16.9164 6.34154C16.963 5.69053 16.9787 4.93093 16.9897 4H7.01045Z" })), N8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M17 11V7H13V5H17V1H19V5H23V7H19V11H17Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9 7H1V5H9V7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14 19H22V21H14V19Z" }), /* @__PURE__ */ e.createElement("path", { d: "M22 15L14 15V17H22V15Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.00012 19.4142L7.79297 22.2071L9.20718 20.7928L6.41434 18L9.20718 15.2072L7.79297 13.7929L5.00012 16.5858L2.20718 13.7928L0.792969 15.2071L3.58591 18L0.792969 20.7929L2.20718 22.2072L5.00012 19.4142Z" })), W8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 5H12.9296C13.264 5 13.5762 5.1671 13.7617 5.4453L16.1315 9H12.9812C12.4902 8.99999 11.7004 8.99997 11.0255 9.06746C10.6931 9.10071 10.3175 9.15639 10.001 9.26595C9.84627 9.31952 9.63345 9.40979 9.44254 9.57108C9.23547 9.74602 9 10.0578 9 10.5C9 10.8133 9.13646 11.0502 9.18463 11.1315C9.25326 11.2473 9.33473 11.3523 9.40696 11.4381C9.55373 11.6124 9.74302 11.8017 9.94106 11.9873C10.3422 12.3634 10.864 12.803 11.3694 13.2136C11.8783 13.6271 12.3855 14.0233 12.7645 14.3154C12.9543 14.4617 13.1125 14.5824 13.2236 14.6667L13.3132 14.7345C13.3175 14.7402 13.3221 14.7464 13.3269 14.7531C13.3664 14.8085 13.4044 14.8754 13.4263 14.9412C13.4469 15.0029 13.4467 15.0422 13.4413 15.0695C13.4373 15.0894 13.4192 15.1666 13.2929 15.2929C13.1683 15.4175 12.8749 15.5052 12.3211 15.3944C12.0801 15.3462 11.8551 15.2719 11.6871 15.2073C11.6046 15.1755 11.5393 15.1475 11.4969 15.1285C11.4758 15.119 11.4606 15.1119 11.4521 15.1079L11.4446 15.1043C10.951 14.8576 10.3881 14.6031 9.82284 14.3475C9.51429 14.208 9.20503 14.0682 8.90595 13.9291C8.02751 13.5207 7.17344 13.0917 6.42225 12.6005C4.90894 11.6111 4 10.4996 4 9V8H2V9C2 11.5004 3.59106 13.1389 5.32775 14.2745C6.20156 14.8458 7.15999 15.323 8.0628 15.7427C8.40862 15.9035 8.73891 16.0527 9.05518 16.1956C9.59244 16.4382 10.0949 16.6655 10.5585 16.8973L10.5672 16.9015L10.5933 16.9141C10.6146 16.9242 10.6433 16.9376 10.6788 16.9535C10.7497 16.9853 10.8486 17.0276 10.9691 17.074C11.2074 17.1656 11.5449 17.2788 11.9289 17.3556C12.6251 17.4948 13.8317 17.5825 14.7071 16.7071C15.0808 16.3334 15.3127 15.9106 15.4025 15.4617C15.4908 15.0203 15.4281 14.6221 15.3237 14.3088C15.2206 13.9996 15.0711 13.754 14.9544 13.5906C14.8946 13.507 14.8396 13.4394 14.7967 13.39C14.7752 13.3651 14.7564 13.3445 14.7413 13.3283L14.7213 13.3073L14.7134 13.2993L14.7101 13.2959L14.7085 13.2943L14.6569 13.2426L14.5896 13.1922L14.5572 13.1678L14.4327 13.0735C14.325 12.9918 14.1707 12.8742 13.9855 12.7314C13.6145 12.4454 13.1217 12.0604 12.6306 11.6614C12.3615 11.4427 12.0972 11.2234 11.856 11.0161C12.2582 11.0004 12.6687 11 13 11L20 11V13H17L17 15H20V19H7L7 17H5L5 19C5 20.1046 5.89543 21 7 21H20C21.1046 21 22 20.1046 22 19V11C22 9.89543 21.1046 9 20 9H18.5352L15.4258 4.3359C14.8694 3.5013 13.9327 3 12.9296 3H2V5Z" })), T8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.67282 2.91896C6.59287 1.99891 8.13259 2.18846 8.80202 3.30418L10.7414 6.53641C11.2135 7.32337 11.0895 8.33068 10.4406 8.97962L9.41418 10.006C9.62395 10.4361 10.1502 11.2661 11.445 12.5609C12.7399 13.8558 13.5699 14.382 14 14.5918L15.0264 13.5654C15.6753 12.9165 16.6826 12.7925 17.4696 13.2646L20.7018 15.204C21.8175 15.8734 22.0071 17.4131 21.087 18.3332L18.5785 20.8417C18.022 21.3982 17.2186 21.7574 16.3381 21.6477C14.5913 21.4302 10.6451 20.5512 7.02369 16.9952C3.36808 13.4056 2.53246 9.38658 2.34212 7.6338C2.24806 6.76762 2.60684 5.98495 3.15109 5.44069L5.67282 2.91896ZM7.08703 4.33317L4.56531 6.8549C4.37504 7.04518 4.31234 7.25134 4.33043 7.41788C4.4908 8.89468 5.21028 12.4115 8.42496 15.5681C11.6322 18.7174 15.1085 19.4791 16.5852 19.6631C16.7574 19.6845 16.9705 19.6212 17.1642 19.4275L19.6728 16.919L16.4406 14.9796L15.2623 16.1579C14.9231 16.4971 14.3039 16.8325 13.5879 16.5846C12.8943 16.3445 11.7523 15.6967 10.0308 13.9751C8.30928 12.2536 7.66149 11.1117 7.42133 10.418C7.17346 9.70204 7.50888 9.0829 7.84807 8.7437L9.02637 7.5654L7.08703 4.33317Z" })), I8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.44772 2 2 2.44772 2 3V15C2 15.5523 2.44772 16 3 16H6V14H4V5.0449L11.3857 10.7894C11.7469 11.0702 12.2525 11.0702 12.6136 10.7894L20 5.04441V14H18V16H21C21.5523 16 22 15.5523 22 15V3C22 2.44772 21.5523 2 21 2H3ZM5.9142 4L11.9997 8.73315L18.0852 4H5.9142Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 16.4141V23H11V16.4143L8.70718 18.7071L7.29297 17.2929L11.293 13.2929C11.6835 12.9024 12.3167 12.9024 12.7072 13.2929L16.7072 17.2929L15.293 18.7071L13 16.4141Z" })), G8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5 2C14.0147 2 12 4.01472 12 6.5C12 8.98528 14.0147 11 16.5 11C18.9853 11 21 8.98528 21 6.5C21 4.01472 18.9853 2 16.5 2ZM14 6.5C14 5.11929 15.1193 4 16.5 4C17.8807 4 19 5.11929 19 6.5C19 7.88071 17.8807 9 16.5 9C15.1193 9 14 7.88071 14 6.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.4998 12C14.9101 12 13.5297 12.4668 12.4224 13.2499L13.5772 14.8828C14.34 14.3434 15.3153 14 16.4998 14C19.6397 14 21.4998 16.4656 21.4998 19H23.4998C23.4998 15.5344 20.91 12 16.4998 12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 8C3 5.79086 4.79086 4 7 4C9.20914 4 11 5.79086 11 8C11 10.2091 9.20914 12 7 12C4.79086 12 3 10.2091 3 8ZM7 6C5.89543 6 5 6.89543 5 8C5 9.10457 5.89543 10 7 10C8.10457 10 9 9.10457 9 8C9 6.89543 8.10457 6 7 6Z" }), /* @__PURE__ */ e.createElement("path", { d: "M7.00007 13C2.82886 13 0.5 16.6209 0.5 20H2.5C2.5 17.3791 4.25048 15 7.00007 15V13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5859 20H5V18H10.5859L8.29297 15.7071L9.70718 14.2929L13.7072 18.2929C14.0977 18.6834 14.0977 19.3166 13.7072 19.7071L9.70718 23.7071L8.29297 22.2929L10.5859 20Z" })), Y8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M16.9498 13L7.05027 13L7.05027 11L16.9498 11V13Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), U8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.66162 5.95452L5.70711 4L4.29289 5.41421L5.98702 7.10834C4.7207 8.12318 3.4607 9.45609 2.20523 11.1002C1.93159 11.4585 1.93159 11.9557 2.20523 12.314C5.43017 16.5372 8.68497 18.7071 12 18.7071C13.4569 18.7071 14.9022 18.288 16.3384 17.4597L18.2929 19.4142L19.7071 18L18.013 16.3059C19.2793 15.291 20.5393 13.9581 21.7948 12.314C22.0684 11.9557 22.0684 11.4585 21.7948 11.1002C18.5698 6.87697 15.315 4.70711 12 4.70711C10.5431 4.70711 9.09783 5.12621 7.66162 5.95452ZM7.4106 8.53192C6.38436 9.32605 5.33714 10.3825 4.27049 11.7071C6.98096 15.0732 9.56601 16.7071 12 16.7071C12.9321 16.7071 13.8864 16.4675 14.8614 15.9827L7.4106 8.53192ZM16.5894 14.8823L9.13861 7.43151C10.1136 6.94673 11.0679 6.70711 12 6.70711C14.434 6.70711 17.019 8.34101 19.7295 11.7071C18.6629 13.0318 17.6156 14.0882 16.5894 14.8823Z" })), q8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12.3297 0.82765C12.1708 0.595821 11.8287 0.595821 11.6698 0.82765L10.7019 2.23997L9.05959 2.72409C8.79001 2.80355 8.68429 3.12894 8.85567 3.35168L9.89976 4.70866L9.85269 6.42018C9.84496 6.70112 10.1218 6.90222 10.3866 6.80806L11.9998 6.2344L13.613 6.80806C13.8778 6.90222 14.1546 6.70113 14.1468 6.42018L14.0998 4.70866L15.1438 3.35169C15.3152 3.12894 15.2095 2.80355 14.9399 2.72409L13.2976 2.23997L12.3297 0.82765Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4.32971 4.32765C4.17083 4.09582 3.82869 4.09582 3.66981 4.32765L2.70189 5.73997L1.05959 6.22409C0.790012 6.30355 0.684288 6.62894 0.855673 6.85168L1.89976 8.20866L1.85269 9.92018C1.84496 10.2011 2.12175 10.4022 2.38656 10.3081L3.99976 9.7344L5.61297 10.3081C5.87777 10.4022 6.15456 10.2011 6.14683 9.92018L6.09976 8.20866L7.14385 6.85169C7.31523 6.62894 7.20951 6.30355 6.93993 6.22409L5.29763 5.73997L4.32971 4.32765Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19.6698 4.32765C19.8287 4.09582 20.1708 4.09582 20.3297 4.32765L21.2976 5.73997L22.9399 6.22409C23.2095 6.30355 23.3152 6.62894 23.1438 6.85169L22.0998 8.20866L22.1468 9.92018C22.1546 10.2011 21.8778 10.4022 21.613 10.3081L19.9998 9.7344L18.3866 10.3081C18.1218 10.4022 17.845 10.2011 17.8527 9.92018L17.8998 8.20866L16.8557 6.85168C16.6843 6.62894 16.79 6.30355 17.0596 6.22409L18.7019 5.73997L19.6698 4.32765Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.36898 10.5137C9.41661 9.75364 10.693 9.34622 12 9.34622C13.307 9.34622 14.5834 9.75364 15.631 10.5137C16.6795 11.2743 17.4436 12.3487 17.7917 13.5773C18.1402 14.8068 18.0492 16.111 17.5354 17.2838C17.1084 18.2583 16.405 19.1357 15.5 19.7654L15.5 21.3462C15.5 21.6806 15.3329 21.9928 15.0547 22.1783L13.5547 23.1783C13.3904 23.2878 13.1974 23.3462 13 23.3462H11C10.8026 23.3462 10.6096 23.2878 10.4453 23.1783L8.9453 22.1783C8.6671 21.9928 8.5 21.6806 8.5 21.3462L8.5 19.7654C7.59502 19.1357 6.89157 18.2583 6.46465 17.2838C5.95083 16.111 5.85981 14.8068 6.20827 13.5773C6.55645 12.3487 7.3205 11.2743 8.36898 10.5137ZM12 11.3462C11.1057 11.3462 10.2422 11.6256 9.54341 12.1325C8.84545 12.6389 8.35404 13.3409 8.13248 14.1227C7.91119 14.9035 7.96797 15.7312 8.29656 16.4813C8.63332 17.2499 9.22966 17.923 9.97913 18.3321L10.5 18.6164L10.5 20.811L11.3028 21.3462H12.6972L13.5 20.811L13.5 18.6164L14.0209 18.3321C14.7703 17.923 15.3667 17.2499 15.7034 16.4813C16.032 15.7312 16.0888 14.9035 15.8675 14.1227C15.646 13.3409 15.1546 12.6389 14.4566 12.1325C13.7578 11.6256 12.8943 11.3462 12 11.3462Z" })), J8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7ZM9 4C7.34315 4 6 5.34315 6 7C6 8.65685 7.34315 10 9 10C10.6569 10 12 8.65685 12 7C12 5.34315 10.6569 4 9 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M1 22C1 17.5983 4.08967 13 9.5001 13C10.6208 13 11.6572 13.2015 12.5941 13.5691L11.8636 15.4309C11.1657 15.1571 10.3776 15 9.5001 15C5.47308 15 3 18.4017 3 22H1Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.1869 13.555C18.75 12.9175 17.8091 12.9175 17.3722 13.555L16.0687 15.457L13.857 16.109C13.1156 16.3275 12.8249 17.2223 13.2962 17.8349L14.7023 19.6623L14.6389 21.9672C14.6176 22.7398 15.3788 23.2928 16.107 23.0339L18.2795 22.2613L20.452 23.0339C21.1803 23.2928 21.9414 22.7398 21.9202 21.9672L21.8568 19.6623L23.2629 17.8349C23.7342 17.2223 23.4434 16.3275 22.7021 16.109L20.4904 15.457L19.1869 13.555ZM17.3164 17.1743L18.2795 15.7689L19.2427 17.1743L20.877 17.656L19.838 19.0064L19.8848 20.7095L18.2795 20.1387L16.6742 20.7095L16.7211 19.0064L15.6821 17.656L17.3164 17.1743Z" })), K8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M13 11.5858V7H11V11.5858C11 12.1162 11.2107 12.6249 11.5858 13L14.7929 16.2071L16.2071 14.7929L13 11.5858Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z" })), X8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M10.6947 2.08555C11.1261 2.02876 11.5621 2 12 2L12.0013 2C12.006 2 12.0107 2 12.0154 2.00001C12.4481 2.00068 12.8789 2.02942 13.3053 2.08555C14.1698 2.19937 15.0177 2.42605 15.8268 2.7612C15.852 2.77161 15.877 2.78212 15.9021 2.79273C16.2778 2.95194 16.6445 3.13448 17 3.33975C17.7552 3.77577 18.4518 4.30965 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12C22 13.3132 21.7413 14.6136 21.2388 15.8268C20.7362 17.0401 19.9997 18.1425 19.0711 19.0711C18.4518 19.6903 17.7552 20.2242 17 20.6603C16.6208 20.8792 16.2288 21.0723 15.8268 21.2388C15.0177 21.5739 14.1698 21.8006 13.3053 21.9145C12.8739 21.9712 12.4379 22 12 22C11.5621 22 11.1261 21.9712 10.6947 21.9145L10.9558 19.9316C11.3009 19.977 11.6497 20 12 20C12.3503 20 12.6991 19.977 13.0442 19.9316C13.7359 19.8405 14.4142 19.6592 15.0615 19.391C15.383 19.2578 15.6966 19.1034 16 18.9282C16.6042 18.5794 17.1614 18.1523 17.6569 17.6569C18.3997 16.914 18.989 16.0321 19.391 15.0615C19.7931 14.0909 20 13.0506 20 12C20 10.9494 19.7931 9.90914 19.391 8.93853C18.989 7.96793 18.3997 7.08601 17.6569 6.34315C17.1614 5.84772 16.6042 5.42062 16 5.0718C15.6966 4.89663 15.383 4.74216 15.0615 4.60896C14.4142 4.34084 13.7359 4.1595 13.0442 4.06844C12.6991 4.02301 12.3503 4 12 4C11.6497 4 11.3009 4.02301 10.9558 4.06844L10.6947 2.08555Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8.17317 2.7612C7.77119 2.92771 7.37923 3.1208 7 3.33975C6.62077 3.5587 6.25757 3.80159 5.91238 4.06647L7.12991 5.65317C7.40605 5.44128 7.6966 5.24696 8 5.0718C8.3034 4.89663 8.61696 4.74216 8.93853 4.60896L8.17317 2.7612Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.33975 7C3.5587 6.62077 3.80159 6.25757 4.06646 5.91238L5.65317 7.12991C5.44128 7.40605 5.24696 7.6966 5.0718 8C4.89663 8.3034 4.74216 8.61696 4.60896 8.93853L2.7612 8.17317C2.9277 7.77119 3.12079 7.37924 3.33975 7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.08555 10.6947C2.02876 11.1261 2 11.5621 2 12C2 12.4379 2.02876 12.8739 2.08555 13.3053L4.06844 13.0442C4.02301 12.6991 4 12.3503 4 12C4 11.6497 4.02301 11.3009 4.06844 10.9558L2.08555 10.6947Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.33975 17C3.1208 16.6208 2.92771 16.2288 2.7612 15.8268L4.60896 15.0615C4.74216 15.383 4.89663 15.6966 5.0718 16C5.24697 16.3034 5.44128 16.594 5.65317 16.8701L4.06647 18.0876C3.8016 17.7424 3.5587 17.3792 3.33975 17Z" }), /* @__PURE__ */ e.createElement("path", { d: "M5.91238 19.9335C6.25757 20.1984 6.62077 20.4413 7 20.6603C7.37924 20.8792 7.77119 21.0723 8.17317 21.2388L8.93853 19.391C8.61696 19.2578 8.3034 19.1034 8 18.9282C7.6966 18.753 7.40605 18.5587 7.12991 18.3468L5.91238 19.9335Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11 12V7H13V11.5858L16.2071 14.7929L14.7929 16.2071L11.2929 12.7071C11.1054 12.5196 11 12.2652 11 12Z" })), Q8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 4H13V2H7C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V14H17V20H7V4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21.7071 7.70711C21.8946 7.51957 22 7.26522 22 7C22 6.73478 21.8946 6.48043 21.7071 6.29289L17.7071 2.29289L16.2929 3.70711L18.5858 6L13 6L13 8L18.5858 8L16.2929 10.2929L17.7071 11.7071L21.7071 7.70711Z" })), e0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M22 3C22 2.44772 21.5523 2 21 2H3C2.44772 2 2 2.44772 2 3V12H4L4 5.91465C4.15639 5.96992 4.32468 6 4.5 6C5.32843 6 6 5.32843 6 4.5C6 4.32468 5.96992 4.15639 5.91465 4L18.0854 4C18.0301 4.15639 18 4.32468 18 4.5C18 5.32843 18.6716 6 19.5 6C19.6753 6 19.8436 5.96992 20 5.91465V12H22V3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.29289 16.2929L5.79289 12.7929L7.20711 14.2071L5.41423 16H11V18H5.4142L7.20711 19.7929L5.79289 21.2071L2.29289 17.7071C1.90237 17.3166 1.90237 16.6834 2.29289 16.2929Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.7929 19.7929L18.5858 18H13V16H18.5858L16.7929 14.2071L18.2071 12.7929L21.7071 16.2929C22.0976 16.6834 22.0976 17.3166 21.7071 17.7071L18.2071 21.2071L16.7929 19.7929Z" })), t0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.25 4.5C5.1851 4.5 3.5 6.18673 3.5 8.28125C3.5 9.61155 4.28051 10.9835 5.51203 12.4087C7.51855 14.7306 9.84195 17.157 12 19.1486C14.158 17.157 16.4815 14.7306 18.488 12.4087C19.7195 10.9835 20.5 9.61155 20.5 8.28125C20.5 6.18673 18.8149 4.5 16.75 4.5C15.8578 4.5 15.0401 4.81294 14.3957 5.33785C13.7157 5.89171 13.3584 6.28962 13.1598 6.53348C13.1085 6.59641 13.0653 6.65221 13.0257 6.70392C13.0189 6.71293 13.0114 6.72267 13.0037 6.73287C12.9727 6.77353 12.936 6.82168 12.9045 6.86087C12.8705 6.90318 12.7937 6.99822 12.69 7.08485C12.5854 7.17215 12.3356 7.35099 11.9692 7.34379C11.6073 7.33667 11.3669 7.15203 11.2697 7.06679C11.1711 6.98026 11.0976 6.88629 11.065 6.84434C11.0131 6.77758 10.9854 6.73975 10.9593 6.70405C10.9258 6.65814 10.8948 6.61576 10.8181 6.51988C10.6249 6.27842 10.2751 5.88423 9.60428 5.33785C8.95985 4.81294 8.14219 4.5 7.25 4.5ZM1.5 8.28125C1.5 5.09455 4.06819 2.5 7.25 2.5C8.62017 2.5 9.88018 2.98308 10.8674 3.78715C11.3635 4.19128 11.7262 4.53866 11.9972 4.82886C12.2699 4.54005 12.6346 4.19285 13.1326 3.78715C14.1198 2.98308 15.3798 2.5 16.75 2.5C19.9318 2.5 22.5 5.09455 22.5 8.28125C22.5 10.3647 21.304 12.2088 20.0012 13.7163C17.8442 16.2125 15.3246 18.8321 13.0045 20.9407C12.4346 21.4586 11.5654 21.4586 10.9955 20.9407C8.67538 18.8321 6.15585 16.2125 3.99878 13.7163C2.696 12.2088 1.5 10.3647 1.5 8.28125Z" })), l0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M10 2C9.44772 2 9 2.44772 9 3V6H10C10.5523 6 11 5.55228 11 5V4H13V5C13 5.55228 13.4477 6 14 6H15V3C15 2.44772 14.5523 2 14 2H10Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4 5C4 4.44772 4.44772 4 5 4H7V6H6V20H12V22H5C4.44772 22 4 21.5523 4 21V5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M18 6H17V4H19C19.5523 4 20 4.44772 20 5V14H18V6Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.7072 21.7071L22.7072 16.7071L21.293 15.2929L17.0001 19.5858L14.7072 17.2929L13.293 18.7071L16.293 21.7071C16.6835 22.0976 17.3167 22.0976 17.7072 21.7071Z" })), i0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C11.4747 2 10.9546 2.10346 10.4693 2.30448C9.98396 2.5055 9.54301 2.80014 9.17157 3.17157C8.80014 3.54301 8.5055 3.98396 8.30448 4.46927C8.10346 4.95457 8 5.47471 8 6V7H6C4.89543 7 4 7.89543 4 9V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V9C20 7.89543 19.1046 7 18 7H16V6C16 5.47471 15.8965 4.95457 15.6955 4.46927C15.4945 3.98396 15.1999 3.54301 14.8284 3.17157C14.457 2.80014 14.016 2.5055 13.5307 2.30448C13.0454 2.10346 12.5253 2 12 2ZM14 9V11H16V9H18V20H6V9H8V11H10V9H14ZM14 7V6C14 5.73736 13.9483 5.47728 13.8478 5.23463C13.7472 4.99198 13.5999 4.7715 13.4142 4.58579C13.2285 4.40007 13.008 4.25275 12.7654 4.15224C12.5227 4.05173 12.2626 4 12 4C11.7374 4 11.4773 4.05173 11.2346 4.15224C10.992 4.25275 10.7715 4.40007 10.5858 4.58579C10.4001 4.7715 10.2528 4.99198 10.1522 5.23463C10.0517 5.47728 10 5.73736 10 6V7H14Z" })), L0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.01732 16.4273L12 13.4195L14.9827 16.4273L16.166 15.2352L13.1828 12.2264L13.8051 11.5983V10.3584L14.2375 9.92207V11.0034L14.6135 11.383L16.1259 9.85731L16.5 10.2344C16.4972 9.94993 16.4409 9.12656 15.7483 8.4401C15.001 7.71507 14.1941 8.04174 13.9181 8.32036L12.4069 9.84526L12.7923 10.2337L12 11.0333L11.2075 10.2337L11.5931 9.84526L10.0816 8.32036C9.80562 8.04174 8.99866 7.71507 8.25142 8.4401C7.55898 9.12656 7.50269 9.94993 7.5 10.2344L7.87407 9.85731L9.38631 11.383L9.76247 11.0034V9.92207L10.1946 10.3584V11.5983L10.8169 12.2264L7.8339 15.2352L9.01732 16.4273Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 7C2 5.34315 3.34315 4 5 4H19C20.6569 4 22 5.34315 22 7V17C22 18.6569 20.6569 20 19 20H5C3.34315 20 2 18.6569 2 17V7ZM5 6C4.44771 6 4 6.44772 4 7V8H6V10H4V17C4 17.5523 4.44772 18 5 18H19C19.5523 18 20 17.5523 20 17V10H18V8H20V7C20 6.44772 19.5523 6 19 6H5Z" })), a0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3.3389 6.99848C4.21671 5.48132 5.48132 4.21671 6.99848 3.3389L8.00009 5.07001C6.78571 5.77264 5.77264 6.78571 5.07001 8.00009L3.3389 6.99848Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.3385 9.41154C2.11752 10.2382 2 11.1062 2 12C2 12.8938 2.11752 13.7618 2.3385 14.5885L4.27066 14.072C4.09431 13.4122 4 12.7179 4 12C4 11.2821 4.09431 10.5878 4.27067 9.92802L2.3385 9.41154Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.3389 17.0015C4.21671 18.5187 5.48132 19.7833 6.99848 20.6611L8.00009 18.93C6.78571 18.2274 5.77264 17.2143 5.07001 15.9999L3.3389 17.0015Z" }), /* @__PURE__ */ e.createElement("path", { d: "M20.6611 17.0015C19.7833 18.5187 18.5187 19.7833 17.0015 20.6611L15.9999 18.93C17.2143 18.2274 18.2274 17.2143 18.93 15.9999L20.6611 17.0015Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.41154 21.6615C10.2382 21.8825 11.1062 22 12 22C12.8938 22 13.7618 21.8825 14.5885 21.6615L14.072 19.7293C13.4122 19.9057 12.7179 20 12 20C11.2821 20 10.5878 19.9057 9.92802 19.7293L9.41154 21.6615Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15 16.5C15.8284 16.5 16.5 15.8284 16.5 15C16.5 14.1716 15.8284 13.5 15 13.5C14.1716 13.5 13.5 14.1716 13.5 15C13.5 15.8284 14.1716 16.5 15 16.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.20711 16.2071L16.2071 9.20712L14.7929 7.79291L7.79289 14.7929L9.20711 16.2071Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.41154 2.3385C10.2382 2.11752 11.1062 2 12 2C12.8938 2 13.7618 2.11752 14.5885 2.3385C15.4384 2.56624 16.2485 2.90576 17.0008 3.34018L17.0015 3.3389C17.6727 3.72723 18.2944 4.19125 18.8551 4.71935C18.9983 4.85415 19.1376 4.99332 19.273 5.13674C19.8043 5.69956 20.2709 6.32406 20.6611 6.99848L20.6598 6.99921C21.098 7.75792 21.4336 8.56937 21.6594 9.41212L21.6615 9.41154C21.8768 10.217 21.9939 11.0616 21.9998 11.9311L22 12C22 12.8938 21.8825 13.7618 21.6615 14.5885L19.7293 14.072C19.9057 13.4122 20 12.7179 20 12L19.9998 11.9433C19.9875 10.2022 19.4074 8.51204 18.3468 7.1299C18.1783 6.91023 17.9991 6.70027 17.8101 6.50062C17.7065 6.39125 17.5999 6.2848 17.4904 6.18141C16.531 5.27615 15.3574 4.6174 14.0706 4.27258L14.0711 4.27044C13.4116 4.09423 12.7176 4 12 4C11.2821 4 10.5878 4.09431 9.92802 4.27066L9.41154 2.3385Z" })), r0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 16V13H9V15.5858L10.7071 17.2929L9.29289 18.7071L7.29289 16.7071C7.10536 16.5196 7 16.2652 7 16Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 11.5C5.51472 11.5 3.5 13.5147 3.5 16C3.5 18.4853 5.51472 20.5 8 20.5C10.4853 20.5 12.5 18.4853 12.5 16C12.5 13.5147 10.4853 11.5 8 11.5ZM1.5 16C1.5 12.4102 4.41015 9.5 8 9.5C11.5899 9.5 14.5 12.4102 14.5 16C14.5 19.5899 11.5899 22.5 8 22.5C4.41015 22.5 1.5 19.5899 1.5 16Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21 2C21.5523 2 22 2.44772 22 3V15C22 15.2652 21.8946 15.5196 21.7071 15.7071C21.5196 15.8946 21.2652 16 21 16L16 16V14L18.0854 14C18.0301 13.8436 18 13.6753 18 13.5C18 12.6716 18.6716 12 19.5 12C19.6753 12 19.8436 12.0301 20 12.0854V5.91465C19.8436 5.96992 19.6753 6 19.5 6C18.6716 6 18 5.32843 18 4.5C18 4.32468 18.0301 4.15639 18.0854 4L5.91465 4C5.96992 4.15639 6 4.32468 6 4.5C6 5.32843 5.32843 6 4.5 6C4.32468 6 4.15639 5.96992 4 5.91465V9H2L2 3C2 2.44772 2.44772 2 3 2H21Z" })), n0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.9998 9C18.9998 7.14349 18.2623 5.36301 16.9495 4.05025C15.6367 2.7375 13.8563 2 11.9998 2C10.1432 2 8.36276 2.7375 7.05001 4.05025C5.73725 5.36301 4.9997 7.14349 4.9997 9V11.5858L3.7068 12.8787C2.53523 14.0503 2.53523 15.9497 3.7068 17.1213L4.29259 17.7071C4.48013 17.8946 4.73448 18 4.9997 18H7.99976C7.99976 19.0609 8.42118 20.0783 9.17133 20.8284C9.92147 21.5786 10.9389 22 11.9998 22C13.0606 22 14.078 21.5786 14.8282 20.8284C15.5783 20.0783 15.9998 19.0609 15.9998 18H18.9997C19.2649 18 19.5193 17.8946 19.7068 17.7071L20.2926 17.1213C21.4642 15.9497 21.4642 14.0503 20.2926 12.8787L18.9997 11.5858L18.9998 9ZM6.9997 12V9C6.9997 7.67392 7.52654 6.40215 8.46422 5.46447C9.40191 4.52678 10.6737 4 11.9998 4C13.3258 4 14.5976 4.52678 15.5353 5.46447C16.473 6.40215 16.9997 7.67392 16.9997 9V12C16.9997 12.2652 17.1051 12.5196 17.2926 12.7071L18.8784 14.2929C19.2689 14.6834 19.2689 15.3166 18.8784 15.7071L18.5855 16H5.41391L5.12102 15.7071C4.73049 15.3166 4.73049 14.6834 5.12102 14.2929L6.7068 12.7071C6.89434 12.5196 6.9997 12.2652 6.9997 12ZM9.99976 18C9.99976 18.5304 10.2105 19.0391 10.5855 19.4142C10.9606 19.7893 11.4693 20 11.9998 20C12.5302 20 13.0389 19.7893 13.414 19.4142C13.789 19.0391 13.9998 18.5304 13.9998 18H9.99976Z" })), c0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.293 1.29289C11.6835 0.902369 12.3167 0.902369 12.7072 1.29289L16.7072 5.29289L15.293 6.70711L13 4.41414V11H11V4.41429L8.70718 6.70711L7.29297 5.29289L11.293 1.29289Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 8C2.44772 8 2 8.44772 2 9V21C2 21.5523 2.44772 22 3 22H21C21.5523 22 22 21.5523 22 21V9C22 8.44772 21.5523 8 21 8H15V10H18.3337L12.0004 14.75L5.66704 10H9V8H3ZM4 11.2497V20H20V11.2503L12.6004 16.8C12.2448 17.0667 11.7559 17.0667 11.4004 16.8L4 11.2497Z" })), C0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M20 3C20.5523 3 21 3.44772 21 4V18C21 18.5523 20.5523 19 20 19H12.3333L8.6 21.8C7.94076 22.2944 7 21.824 7 21V19H4C3.44772 19 3 18.5523 3 18V4C3 3.44772 3.44772 3 4 3H20ZM19 5H5V17H8C8.55228 17 9 17.4477 9 18V19L11.4 17.2C11.5731 17.0702 11.7836 17 12 17H19V5Z" })), o0 = {
|
1859
|
-
asterix:
|
1858
|
+
const D5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 2H19V4H6.85078L9.62469 6.21913C9.86191 6.4089 10 6.69622 10 7V18H19V20H10V21C10 21.3844 9.77965 21.7348 9.43319 21.9013C9.08672 22.0678 8.67548 22.021 8.37531 21.7809L3.37531 17.7809C3.13809 17.5911 3 17.3038 3 17V3C3 2.44772 3.44772 2 4 2ZM8 7.48062L5 5.08062V16.5194L8 18.9194V7.48062Z" }), /* @__PURE__ */ e.createElement("path", { d: "M20.7071 11.7071C20.8946 11.5195 21 11.2652 21 11C21 10.7347 20.8946 10.4804 20.7071 10.2928L16.7071 6.29285L15.2929 7.70706L17.5858 9.99995L12 10V12L17.5858 12L15.2929 14.2928L16.7071 15.7071L20.7071 11.7071Z" })), P5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9 15C9 14.4477 9.44772 14 10 14H14C14.5523 14 15 14.4477 15 15V19H19V12.4142L12 5.41421L5 12.4142V19H9V15ZM11 16V20C11 20.5523 10.5523 21 10 21H4C3.44772 21 3 20.5523 3 20V12C3 11.7348 3.10536 11.4804 3.29289 11.2929L11.2929 3.29289C11.6834 2.90237 12.3166 2.90237 12.7071 3.29289L20.7071 11.2929C20.8946 11.4804 21 11.7348 21 12V20C21 20.5523 20.5523 21 20 21H14C13.4477 21 13 20.5523 13 20V16H11Z" })), z5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14.4393 11.8536L7.14641 19.1465L8.56062 20.5607L16.5606 12.5607C16.9511 12.1701 16.9511 11.537 16.5606 11.1465L8.56062 3.14646L7.14641 4.56067L14.4393 11.8536Z" })), O5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 17", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.6665 6.49992V13.8333H11.3332V6.49992H12.6665V14.4999C12.6665 14.8681 12.368 15.1666 11.9998 15.1666H3.99984C3.63165 15.1666 3.33317 14.8681 3.33317 14.4999V6.49992H4.6665ZM7.33317 6.49992V12.4999H5.99984V6.49992H7.33317ZM9.99984 6.49992V12.4999H8.6665V6.49992H9.99984ZM9.99984 1.83325C10.2868 1.83325 10.5415 2.01687 10.6323 2.2891L11.1465 3.83259L13.3332 3.83325V5.16659H2.6665V3.83325L4.8525 3.83259L5.36738 2.2891C5.45812 2.01687 5.71288 1.83325 5.99984 1.83325H9.99984ZM9.51933 3.16659H6.48034L6.25784 3.83259H9.74117L9.51933 3.16659Z" })), W5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 8 8", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3.38708 6.66668H4.60447L4.51338 4.83535L6.04547 5.79921L6.66658 4.87551L4.9523 4.00001L6.66658 3.11648L6.04547 2.20081L4.51338 3.16467L4.60447 1.33334H3.38708L3.47818 3.15664L1.95437 2.20081L1.33325 3.11648L3.05582 4.00001L1.33325 4.89158L1.95437 5.80724L3.47818 4.85142L3.38708 6.66668Z" })), N5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.99992 1.33334C4.31802 1.33334 1.33325 4.31811 1.33325 8.00001C1.33325 11.6819 4.31802 14.6667 7.99992 14.6667C11.6818 14.6667 14.6666 11.6819 14.6666 8.00001C14.6666 4.31811 11.6818 1.33334 7.99992 1.33334ZM5.99992 6.50359C6.01164 5.94988 6.20207 5.50896 6.57121 5.18084C6.95207 4.83806 7.47355 4.66668 8.13566 4.66668C8.75968 4.66668 9.26506 4.82488 9.65177 5.14129C10.0326 5.45476 10.2231 5.86345 10.2231 6.36736C10.2231 6.99138 9.90959 7.48797 9.28263 7.85711C8.98967 8.02703 8.79191 8.17937 8.68937 8.31414C8.58683 8.4489 8.53556 8.62468 8.53556 8.84148V9.07439H7.37101L7.36222 8.81951C7.33293 8.47967 7.38127 8.19695 7.50724 7.97136C7.63029 7.7575 7.84562 7.55974 8.15324 7.3781C8.43742 7.20818 8.63078 7.05584 8.73332 6.92107C8.83879 6.78631 8.89152 6.61492 8.89152 6.40691C8.89152 6.19597 8.81535 6.02312 8.663 5.88836C8.50773 5.75359 8.30558 5.68621 8.05656 5.68621C7.80461 5.68621 7.60099 5.76092 7.44572 5.91033C7.29045 6.05681 7.20549 6.25457 7.19084 6.50359H5.99992ZM8.83325 10.5C8.83325 10.9602 8.46016 11.3333 7.99992 11.3333C7.53968 11.3333 7.16659 10.9602 7.16659 10.5C7.16659 10.0398 7.53968 9.66668 7.99992 9.66668C8.46016 9.66668 8.83325 10.0398 8.83325 10.5Z" })), T5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.00008 1.16666C3.77842 1.16666 1.16675 3.77833 1.16675 6.99999C1.16675 10.2217 3.77842 12.8333 7.00008 12.8333C10.2217 12.8333 12.8334 10.2217 12.8334 6.99999C12.8334 3.77833 10.2217 1.16666 7.00008 1.16666ZM7.00008 5.83332C7.48333 5.83332 7.87508 5.44157 7.87508 4.95832C7.87508 4.47507 7.48333 4.08332 7.00008 4.08332C6.51683 4.08332 6.12508 4.47507 6.12508 4.95832C6.12508 5.44157 6.51683 5.83332 7.00008 5.83332ZM5.54175 8.74999V9.91666H8.45841V8.74999H7.58341V6.99999C7.58341 6.67782 7.32225 6.41666 7.00008 6.41666H5.83341V7.58332H6.41675V8.74999H5.54175Z" })), I5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.00008 1.16663C3.77842 1.16663 1.16675 3.7783 1.16675 6.99996C1.16675 10.2216 3.77842 12.8333 7.00008 12.8333C10.2217 12.8333 12.8334 10.2216 12.8334 6.99996C12.8334 3.7783 10.2217 1.16663 7.00008 1.16663ZM6.8292 8.87074L9.74587 5.95408L8.92091 5.12912L6.41672 7.63331L4.78753 6.00412L3.96258 6.82908L6.00424 8.87074C6.23205 9.09855 6.60139 9.09855 6.8292 8.87074Z" })), G5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.00008 12.8333C3.77842 12.8333 1.16675 10.2216 1.16675 6.99996C1.16675 3.7783 3.77842 1.16663 7.00008 1.16663C10.2217 1.16663 12.8334 3.7783 12.8334 6.99996C12.8334 10.2216 10.2217 12.8333 7.00008 12.8333ZM6.41675 4.08329V7.58329H7.58341V4.08329H6.41675ZM7.00008 9.91663C6.59737 9.91663 6.27091 9.59017 6.27091 9.18746C6.27091 8.78475 6.59737 8.45829 7.00008 8.45829C7.40279 8.45829 7.72925 8.78475 7.72925 9.18746C7.72925 9.59017 7.40279 9.91663 7.00008 9.91663Z" })), Y5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.74995 2.79288L10.4571 3.49998L4.74995 9.20709L1.54285 5.99998L2.24995 5.29288L4.74995 7.79288L9.74995 2.79288Z" })), U5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.61005 10.138L11.9434 6.80463L11.0006 5.86182L8.13864 8.72375L6.27671 6.86182L5.3339 7.80463L7.66724 10.138C7.92759 10.3983 8.3497 10.3983 8.61005 10.138Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.80534 1.33325C5.12344 1.33325 2.13867 4.31802 2.13867 7.99992C2.13867 11.6818 5.12344 14.6666 8.80534 14.6666C12.4872 14.6666 15.472 11.6818 15.472 7.99992C15.472 4.31802 12.4872 1.33325 8.80534 1.33325ZM3.47201 7.99992C3.47201 5.0544 5.85982 2.66659 8.80534 2.66659C11.7509 2.66659 14.1387 5.0544 14.1387 7.99992C14.1387 10.9454 11.7509 13.3333 8.80534 13.3333C5.85982 13.3333 3.47201 10.9454 3.47201 7.99992Z" })), q5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.1667 2.66663C11.4848 2.66663 8.5 5.65139 8.5 9.33329C8.5 13.0152 11.4848 16 15.1667 16C18.8486 16 21.8333 13.0152 21.8333 9.33329C21.8333 5.65139 18.8486 2.66663 15.1667 2.66663ZM11.1667 9.33329C11.1667 7.12415 12.9575 5.33329 15.1667 5.33329C17.3758 5.33329 19.1667 7.12415 19.1667 9.33329C19.1667 11.5424 17.3758 13.3333 15.1667 13.3333C12.9575 13.3333 11.1667 11.5424 11.1667 9.33329Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.8335 17.3333C8.61955 17.3333 4.5 23.4644 4.5 29.3333H7.16667C7.16667 24.5356 10.4641 20 15.8335 20C17.0035 20 18.0543 20.2094 18.9848 20.5745L19.9587 18.0921C18.7096 17.602 17.3277 17.3333 15.8335 17.3333Z" }), /* @__PURE__ */ e.createElement("path", { d: "M24.6145 26L20.8906 22.2761L22.7762 20.3905L26.5001 24.1143L30.224 20.3905L32.1096 22.2761L28.3857 26L32.1096 29.7238L30.224 31.6094L26.5001 27.8856L22.7762 31.6094L20.8906 29.7238L24.6145 26Z" })), J5 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 1.66663C5.39765 1.66663 1.66669 5.39759 1.66669 9.99996C1.66669 14.6023 5.39765 18.3333 10 18.3333C14.6024 18.3333 18.3334 14.6023 18.3334 9.99996C18.3334 5.39759 14.6024 1.66663 10 1.66663ZM12.3274 13.5058L10 11.1785L7.67265 13.5058L6.49414 12.3273L8.82151 9.99996L6.49406 7.67251L7.67257 6.494L10 8.82145L12.3275 6.494L13.506 7.67251L11.1785 9.99996L13.5059 12.3273L12.3274 13.5058Z" })), K5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M17 3.00003C15.9391 3.00003 14.9217 3.42146 14.1716 4.1716L15.5858 5.58582C15.9609 5.21074 16.4696 5.00003 17 5.00003C17.5304 5.00003 18.0391 5.21074 18.4142 5.58582C18.7893 5.96089 19 6.4696 19 7.00003C19 7.53046 18.7893 8.03917 18.4142 8.41424L19.8284 9.82846C20.5786 9.07831 21 8.0609 21 7.00003C21 5.93917 20.5786 4.92175 19.8284 4.1716C19.0783 3.42146 18.0609 3.00003 17 3.00003Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C14.6499 22 17.1913 20.9483 19.0662 19.0759L19.0711 19.0711C19.6735 18.4687 19.7679 17.6404 19.6826 16.9205C19.5956 16.1863 19.3058 15.3755 18.8944 14.5528C18.1757 13.1154 17.0055 11.4829 15.523 9.89122L16.9497 8.4645L15.5355 7.05029L14.1088 8.47701C12.5172 6.99457 10.8847 5.82437 9.4472 5.10563C8.62453 4.6943 7.81373 4.40446 7.07954 4.31745C6.35962 4.23213 5.53135 4.32657 4.92894 4.92898C3.05357 6.80434 2 9.34787 2 12C2 14.6522 3.05357 17.1957 4.92893 19.0711C6.8043 20.9465 9.34783 22 12 22ZM10.5858 13.4143C8.88327 11.7118 7.60235 9.96872 6.89442 8.55285C6.53799 7.83998 6.35295 7.2617 6.30348 6.84423C6.27918 6.6392 6.29148 6.50449 6.31036 6.42559C6.31936 6.38795 6.329 6.36646 6.33448 6.35618C6.33944 6.34688 6.34246 6.34388 6.34309 6.34325C6.34372 6.34262 6.34681 6.33951 6.35611 6.33455C6.36639 6.32907 6.38788 6.31943 6.42552 6.31043C6.50442 6.29155 6.63914 6.27925 6.84417 6.30355C7.26163 6.35302 7.83991 6.53805 8.55278 6.89449C9.76928 7.50274 11.2273 8.53398 12.6936 9.89217L11.2929 11.2929L12.7071 12.7071L14.1079 11.3064C15.4661 12.7727 16.4973 14.2308 17.1056 15.4473C17.462 16.1601 17.647 16.7384 17.6965 17.1559C17.7208 17.3609 17.7085 17.4956 17.6896 17.5745C17.6806 17.6122 17.671 17.6337 17.6655 17.6439C17.6605 17.6532 17.6575 17.6562 17.6569 17.6569C17.6558 17.6579 17.652 17.6612 17.6439 17.6656C17.6336 17.671 17.6121 17.6807 17.5745 17.6897C17.4956 17.7086 17.3608 17.7209 17.1558 17.6966C16.7383 17.6471 16.1601 17.4621 15.4472 17.1056C14.0313 16.3977 12.2883 15.1168 10.5858 13.4143ZM12 20C13.1723 20 14.3181 19.7427 15.3618 19.2594C15.095 19.153 14.8245 19.0304 14.5528 18.8945C12.8976 18.0669 10.9838 16.6407 9.17156 14.8285C7.35935 13.0163 5.93316 11.1025 5.10556 9.44727C4.96969 9.17552 4.84707 8.90507 4.74064 8.63824C4.2573 9.68197 4 10.8277 4 12C4 14.1218 4.84285 16.1566 6.34315 17.6569C7.84344 19.1572 9.87827 20 12 20Z" })), X5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7C17 9.76142 14.7614 12 12 12C9.23858 12 7 9.76142 7 7ZM12 4C10.3431 4 9 5.34315 9 7C9 8.65685 10.3431 10 12 10C13.6569 10 15 8.65685 15 7C15 5.34315 13.6569 4 12 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 14L10 13V16L12 15L14 16V13L12 14Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8.36557 13.8046C5.21005 15.3221 3.5 18.7012 3.5 21.9999H5.5C5.5 19.3265 6.89001 16.7335 9.23235 15.607L8.36557 13.8046Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14.7678 15.607C17.1101 16.7334 18.5 19.3265 18.5 21.9999H20.5C20.5 18.7012 18.7901 15.3221 15.6346 13.8046L14.7678 15.607Z" })), Q5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M18 3C18 2.44772 17.5523 2 17 2H3C2.44771 2 2 2.44772 2 3V21C2 21.5523 2.44771 22 3 22H11V20H4V4H16V10H18V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.6348 18.7795L18.0715 22.3714C18.2274 22.761 18.6099 23.0119 19.0294 22.9996C19.4488 22.9872 19.816 22.7143 19.9487 22.3162L23.4487 11.8162C23.5685 11.4569 23.4749 11.0607 23.2071 10.7929C22.9393 10.5251 22.5431 10.4315 22.1838 10.5513L11.6838 14.0513C11.2857 14.184 11.0128 14.5512 11.0004 14.9706C10.9881 15.3901 11.239 15.7726 11.6286 15.9285L15.2205 17.3652L13.7929 18.7929L15.2071 20.2071L16.6348 18.7795ZM17.3714 16.0715L14.9061 15.0854L20.9189 13.0811L18.9146 19.0939L17.9285 16.6286C17.8268 16.3745 17.6255 16.1732 17.3714 16.0715Z" })), e7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C12.3632 2 12.6978 2.19689 12.8742 2.51436L22.8742 20.5144C23.0462 20.8241 23.0416 21.2017 22.8619 21.5071C22.6822 21.8125 22.3543 22 22 22H2C1.64568 22 1.31781 21.8125 1.13813 21.5071C0.958444 21.2017 0.95377 20.8241 1.12584 20.5144L11.1258 2.51436C11.3022 2.19689 11.6368 2 12 2ZM11 15V10H13V15H11ZM10.75 17.5C10.75 18.1904 11.3096 18.75 12 18.75C12.6904 18.75 13.25 18.1904 13.25 17.5C13.25 16.8096 12.6904 16.25 12 16.25C11.3096 16.25 10.75 16.8096 10.75 17.5Z" })), t7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.3333 8.66659H2.66667V7.33325H13.3333V8.66659Z" })), l7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.66667 2H7.33333V7.33333H2V8.66667H7.33333V14H8.66667V8.66667H14V7.33333H8.66667V2Z" })), i7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 3C6 2.44772 6.44772 2 7 2H21C21.5523 2 22 2.44772 22 3V21C22 21.5523 21.5523 22 21 22H12V20H20V4H8V9H6V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.2929 9.29289C10.6834 8.90237 11.3166 8.90237 11.7071 9.29289L14.7071 12.2929C15.0976 12.6834 15.0976 13.3166 14.7071 13.7071L6.70711 21.7071C6.51957 21.8946 6.26522 22 6 22H3C2.44772 22 2 21.5523 2 21V18C2 17.7348 2.10536 17.4804 2.29289 17.2929L10.2929 9.29289ZM4 18.4142V20H5.58579L12.5858 13L11 11.4142L4 18.4142Z" })), L7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M6.66667 2V3.33333H9.33333V2H10.6667V3.33333H13.3333C13.7015 3.33333 14 3.63181 14 4V13.3333C14 13.7015 13.7015 14 13.3333 14H2.66667C2.29848 14 2 13.7015 2 13.3333V4C2 3.63181 2.29848 3.33333 2.66667 3.33333H5.33333V2H6.66667ZM12.666 8.66667H3.33267L3.33333 12.6667H12.6667L12.666 8.66667ZM10.6667 10C11.0349 10 11.3333 10.2985 11.3333 10.6667C11.3333 11.0349 11.0349 11.3333 10.6667 11.3333C10.2985 11.3333 10 11.0349 10 10.6667C10 10.2985 10.2985 10 10.6667 10ZM5.33333 4.66667H3.33333L3.33267 7.33333H12.666L12.6667 4.66667H10.6667V6H9.33333V4.66667H6.66667V6H5.33333V4.66667Z" })), a7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5144 2.12584C11.8164 1.95805 12.1836 1.95805 12.4856 2.12584L21.4856 7.12584C21.8031 7.30221 22 7.63683 22 8V10C22 10.5523 21.5523 11 21 11H3C2.44772 11 2 10.5523 2 10V8C2 7.63683 2.19689 7.30221 2.51436 7.12584L11.5144 2.12584ZM4 8.5884V9H20V8.5884L12 4.14396L4 8.5884Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4 13H6V18H4V13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 18V13H11V18H13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M18 13H20V18H18V13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M22 22V20H2V22H22Z" })), r7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4 3C3.44772 3 3 3.44772 3 4V5.52786C3 5.9936 3.10844 6.45294 3.31672 6.8695L3.65836 7.55279C3.79912 7.83431 3.79912 8.16569 3.65836 8.44721L3.55279 8.65836C3.1305 9.50294 3.1305 10.4971 3.55279 11.3416L3.65836 11.5528C3.79912 11.8343 3.79912 12.1657 3.65836 12.4472L3.55279 12.6584C3.1305 13.5029 3.1305 14.4971 3.55279 15.3416L3.65836 15.5528C3.79912 15.8343 3.79912 16.1657 3.65836 16.4472L3.31672 17.1305C3.10844 17.5471 3 18.0064 3 18.4721V20C3 20.5523 3.44772 21 4 21H12V19H5V18.4721C5 18.3169 5.03614 18.1638 5.10557 18.0249L5.44721 17.3416C5.8695 16.4971 5.8695 15.5029 5.44721 14.6584L5.34164 14.4472C5.20088 14.1657 5.20088 13.8343 5.34164 13.5528L5.44721 13.3416C5.8695 12.4971 5.8695 11.5029 5.44721 10.6584L5.34164 10.4472C5.20088 10.1657 5.20088 9.83431 5.34164 9.55279L5.44721 9.34164C5.8695 8.49706 5.8695 7.50294 5.44721 6.65836L5.10557 5.97508C5.03614 5.83622 5 5.68311 5 5.52786V5H19V11.5H21V4C21 3.44772 20.5523 3 20 3H4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 9H17V7H8V9Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14 13H8V11H14V13Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.5039 13.1362C18.1925 12.9546 17.8075 12.9546 17.4961 13.1362L14.4961 14.8862C14.1889 15.0654 14 15.3943 14 15.75V19.25C14 19.6057 14.1889 19.9346 14.4961 20.1138L17.4961 21.8638C17.8075 22.0454 18.1925 22.0454 18.5039 21.8638L21.5039 20.1138C21.8111 19.9346 22 19.6057 22 19.25V15.75C22 15.3943 21.8111 15.0654 21.5039 14.8862L18.5039 13.1362ZM16 18.6756V16.3244L18 15.1577L20 16.3244V18.6756L18 19.8423L16 18.6756Z" })), n7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.12945 2.5073C7.30696 2.19379 7.63938 2 7.99965 2H15.9997C16.3599 2 16.6923 2.19379 16.8699 2.5073C17.0474 2.82081 17.0425 3.20556 16.8571 3.5145L14.7658 7H17.9998V9H15.0443L17.3271 12.0093H14.8366L12.5106 9H11.4887L6.64423 15.2287C5.82575 16.281 5.81285 17.7509 6.61275 18.8175C7.17107 19.5619 8.04729 20 8.97782 20H11.9614V22H8.97782C7.41778 22 5.94878 21.2655 5.01275 20.0175C3.67171 18.2294 3.69333 15.765 5.06553 14.0008L9.78962 7.92693L7.14216 3.5145C6.9568 3.20556 6.95195 2.82081 7.12945 2.5073ZM12.4335 7L14.2335 4H9.76584L11.5658 7H12.4335Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.0264 18.9753H13.9769V16.9753H22.0264V18.9753Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.0015 13.9961V22.0002H17.0015V13.9961H19.0015Z" })), c7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.99965 2C7.63938 2 7.30696 2.19379 7.12945 2.5073C6.95195 2.82081 6.9568 3.20556 7.14216 3.5145L9.78962 7.92693L5.06553 14.0008C3.69333 15.765 3.67171 18.2294 5.01275 20.0175C5.94878 21.2655 7.41778 22 8.97782 22H15.0215C16.5815 22 18.0505 21.2655 18.9866 20.0175C20.3276 18.2294 20.306 15.765 18.9338 14.0008L15.0443 9H17.9998V7H14.7658L16.8571 3.5145C17.0425 3.20556 17.0474 2.82081 16.8699 2.5073C16.6923 2.19379 16.3599 2 15.9997 2H7.99965ZM6.64423 15.2287L11.4887 9H12.5106L17.3551 15.2287C18.1736 16.281 18.1865 17.7509 17.3866 18.8175C16.8282 19.5619 15.952 20 15.0215 20H8.97782C8.04729 20 7.17107 19.5619 6.61275 18.8175C5.81285 17.7509 5.82575 16.281 6.64423 15.2287ZM14.2335 4L12.4335 7H11.5658L9.76584 4H14.2335Z" })), C7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M1.66629 9.18384L1.66629 10.8505L15.4041 10.8505L10.5435 15.4766L11.6925 16.6838L18.0742 10.6101C18.419 10.2819 18.4193 9.73204 18.0749 9.40346L11.6932 3.31622L10.5428 4.52223L15.4299 9.18384L1.66629 9.18384Z" })), o7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21.0034 8V4.41421L16.7466 8.69298L15.3324 7.27877L19.5892 3H15.977V1H22.0034C22.2687 1 22.523 1.10536 22.7106 1.29289C22.8981 1.48043 23.0034 1.73478 23.0034 2V8H21.0034Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.44775 17.9377C2.10719 17.7928 1.79509 17.6201 1.56978 17.4147L2.91738 15.9369C2.91456 15.9343 2.91505 15.9346 2.9194 15.9376C2.93802 15.9502 3.0273 16.0108 3.23089 16.0974C3.46443 16.1968 3.80553 16.3123 4.27142 16.4218C5.20252 16.6407 6.5967 16.827 8.55604 16.827C10.5154 16.827 11.9096 16.6407 12.8407 16.4218C13.3065 16.3123 13.6476 16.1968 13.8812 16.0974C14.0848 16.0108 14.1741 15.9502 14.1927 15.9376C14.197 15.9346 14.1975 15.9343 14.1947 15.9369L15.5423 17.4147C15.317 17.6201 15.0049 17.7928 14.6643 17.9377C14.3061 18.0902 13.8529 18.2384 13.2982 18.3688C12.1883 18.6296 10.6367 18.827 8.55604 18.827C6.4754 18.827 4.92377 18.6296 3.81384 18.3688C3.25922 18.2384 2.806 18.0902 2.44775 17.9377Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.3189 12.371C12.1938 12.3991 12.0632 12.4259 11.9274 12.4512C10.992 12.6253 9.81145 12.7292 8.52823 12.7292C7.24502 12.7292 6.06449 12.6253 5.12907 12.4512C4.99326 12.4259 4.86262 12.3991 4.73758 12.371C3.68614 12.1343 3.03084 11.8003 3.03084 11.4301C3.03084 11.0598 3.68614 10.7258 4.73758 10.4891C4.86262 10.461 4.99326 10.4342 5.12907 10.4089C6.06449 10.2348 7.24502 10.1309 8.52823 10.1309C9.81145 10.1309 10.992 10.2348 11.9274 10.4089C12.0632 10.4342 12.1938 10.461 12.3189 10.4891C13.3703 10.7258 14.0256 11.0598 14.0256 11.4301C14.0256 11.8003 13.3703 12.1343 12.3189 12.371ZM12.8755 14.2951C11.69 14.5753 10.154 14.7292 8.52823 14.7292C6.90243 14.7292 5.36642 14.5753 4.181 14.2951C3.60416 14.1588 2.99793 13.967 2.48732 13.6817C2.14458 13.4902 1.03084 12.8087 1.03084 11.4301C1.03084 10.0514 2.14458 9.3699 2.48732 9.1784C2.99793 8.8931 3.60416 8.70132 4.181 8.565C5.36642 8.28485 6.90243 8.13086 8.52823 8.13086C10.154 8.13086 11.69 8.28485 12.8755 8.565C13.4523 8.70132 14.0585 8.8931 14.5692 9.1784C14.9119 9.3699 16.0256 10.0514 16.0256 11.4301C16.0256 12.8087 14.9119 13.4902 14.5692 13.6817C14.0585 13.967 13.4523 14.1588 12.8755 14.2951Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.02734 19.93V11.3387H3.02734V19.8423C3.06402 19.8975 3.21323 20.0864 3.73393 20.3181C4.53033 20.6726 5.99872 21.0128 8.52734 21.0128C11.056 21.0128 12.5244 20.6726 13.3208 20.3181C13.8415 20.0864 13.9907 19.8975 14.0273 19.8423V11.3387H16.0273V19.93C16.0273 20.8849 15.2238 21.6603 14.1339 22.1454C12.9803 22.6588 11.1987 23.0128 8.52734 23.0128C5.85597 23.0128 4.07436 22.6588 2.92076 22.1454C1.83088 21.6603 1.02734 20.8849 1.02734 19.93Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14.2155 21.9706C14.619 21.99 15.0469 22.0002 15.5005 22.0002C18.1719 22.0002 19.9535 21.6462 21.1071 21.1328C22.197 20.6478 23.0005 19.8723 23.0005 18.9175V14.4905H22.995C22.9325 13.1926 21.874 12.5454 21.5414 12.3596C21.0308 12.0743 20.4246 11.8825 19.8477 11.7462C18.6623 11.466 17.1263 11.312 15.5005 11.312C15.064 11.312 14.634 11.3231 14.2155 11.3448V13.3477C14.6277 13.3244 15.058 13.312 15.5005 13.312C16.7837 13.312 17.9642 13.4159 18.8996 13.5901C19.0355 13.6154 19.1661 13.6421 19.2911 13.6703C20.3426 13.9069 20.9979 14.241 20.9979 14.6112C20.9979 14.9814 20.3426 15.3155 19.2911 15.5521C19.1661 15.5803 19.0355 15.6071 18.8996 15.6323C17.9642 15.8065 16.7837 15.9104 15.5005 15.9104C15.058 15.9104 14.6277 15.898 14.2155 15.8747V17.8776C14.634 17.8993 15.064 17.9104 15.5005 17.9104C17.1263 17.9104 18.6623 17.7564 19.8477 17.4763C20.2312 17.3856 20.6277 17.2705 21.0005 17.1196V18.8298C20.9638 18.885 20.8146 19.0739 20.2939 19.3056C19.4975 19.66 18.0291 20.0002 15.5005 20.0002C15.0374 20.0002 14.6098 19.9888 14.2155 19.968V21.9706Z" })), d7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M13 3V1H11V3H13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 20H11V7.0743C9.7584 7.26231 8.79444 7.77917 8.1 8.3C7.66308 8.62769 7.33662 8.95463 7.12241 9.19561C7.01565 9.31572 6.93785 9.41326 6.88918 9.47714C6.86488 9.50903 6.84794 9.5324 6.83839 9.54583L6.82964 9.5583L6.53518 10H2V8H5.51198C5.54773 7.95785 5.58626 7.91338 5.62759 7.86689C5.91338 7.54537 6.33692 7.12231 6.9 6.7C8.02917 5.85312 9.7345 5 12 5C14.2655 5 15.9708 5.85312 17.1 6.7C17.6631 7.12231 18.0866 7.54537 18.3724 7.86689C18.4137 7.91338 18.4523 7.95785 18.488 8H22V10H17.4648L17.1706 9.55858L17.1616 9.54583C17.1521 9.5324 17.1351 9.50903 17.1108 9.47714C17.0621 9.41326 16.9844 9.31572 16.8776 9.19561C16.6634 8.95463 16.3369 8.62769 15.9 8.3C15.2056 7.77917 14.2416 7.26232 13 7.0743V20H16V22H8V20Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 12C15.4477 12 15 12.4477 15 13C15 13.6394 15.1101 14.275 15.3263 14.8715C15.5425 15.468 15.8621 16.0179 16.2725 16.4869C16.6832 16.9562 17.178 17.3367 17.7327 17.5994C18.2881 17.8622 18.889 18 19.5 18C20.111 18 20.7119 17.8622 21.2673 17.5994C21.822 17.3367 22.3168 16.9562 22.7274 16.4869C23.1379 16.0179 23.4575 15.468 23.6737 14.8715C23.8899 14.275 24 13.6394 24 13C24 12.4477 23.5523 12 23 12H16ZM17.2066 14.19C17.1839 14.1275 17.1631 14.0641 17.144 14H21.856C21.8369 14.0641 21.8161 14.1275 21.7934 14.19C21.6578 14.5641 21.4619 14.8961 21.2223 15.1699C20.9829 15.4435 20.706 15.6523 20.4115 15.7917C20.1176 15.9308 19.8083 16 19.5 16C19.1917 16 18.8824 15.9308 18.5885 15.7917C18.294 15.6523 18.0171 15.4435 17.7777 15.1699C17.5381 14.8961 17.3422 14.5641 17.2066 14.19Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 13C0 12.4477 0.447715 12 1 12H8C8.55228 12 9 12.4477 9 13C9 13.6394 8.88992 14.275 8.67373 14.8715C8.45753 15.468 8.13787 16.0179 7.72745 16.4869C7.31682 16.9562 6.82203 17.3367 6.26726 17.5994C5.71193 17.8622 5.11095 18 4.5 18C3.88904 18 3.28807 17.8622 2.73274 17.5994C2.17797 17.3367 1.68318 16.9562 1.27255 16.4869C0.86213 16.0179 0.542464 15.468 0.326266 14.8715C0.110077 14.275 0 13.6394 0 13ZM2.14405 14C2.16307 14.0641 2.18392 14.1275 2.20658 14.19C2.34216 14.5641 2.53811 14.8961 2.7777 15.1699C3.01708 15.4435 3.29397 15.6523 3.58847 15.7917C3.88242 15.9308 4.1917 16 4.5 16C4.8083 16 5.11758 15.9308 5.41153 15.7917C5.70603 15.6523 5.98292 15.4435 6.2223 15.1699C6.46189 14.8961 6.65784 14.5641 6.79342 14.19C6.81608 14.1275 6.83693 14.0641 6.85595 14H2.14405Z" })), s7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 2C8.34315 2 7 3.34315 7 5V6H3C2.44772 6 2 6.44772 2 7V11C2 11.5523 2.44772 12 3 12V21C3 21.5523 3.44772 22 4 22H20C20.5523 22 21 21.5523 21 21V12C21.5523 12 22 11.5523 22 11V7C22 6.44772 21.5523 6 21 6H17V5C17 3.34315 15.6569 2 14 2C13.2316 2 12.5308 2.28885 12 2.7639C11.4692 2.28885 10.7684 2 10 2ZM10 4C10.5523 4 11 4.44772 11 5V6H9V5C9 4.44772 9.44772 4 10 4ZM14 4C14.5523 4 15 4.44772 15 5V6H13V5C13 4.44772 13.4477 4 14 4ZM13 12H19V20H13V12ZM5 20V12H11V20H5ZM13 10V8H20V10H13ZM11 10V8H4V10H11Z" })), p7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2ZM9 7C9 5.34315 10.3431 4 12 4C13.6569 4 15 5.34315 15 7C15 8.65685 13.6569 10 12 10C10.3431 10 9 8.65685 9 7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.0001 13C6.58967 13 3.5 17.5983 3.5 22H5.5C5.5 18.4017 7.97308 15 12.0001 15C16.0271 15 18.5 18.4017 18.5 22H20.5C20.5 17.5983 17.4106 13 12.0001 13Z" })), h7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 17", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.95464 3.49984C6.19322 3.49984 3.95464 5.73841 3.95464 8.49984C3.95464 8.63628 3.96009 8.77135 3.97077 8.90486L4.79253 7.85306L5.84321 8.67394L4.1019 10.9027C3.87522 11.1929 3.45626 11.2443 3.16613 11.0176L0.937256 9.27633L1.75811 8.22563L2.63441 8.91023C2.62572 8.7745 2.62131 8.63765 2.62131 8.49984C2.62131 5.00203 5.45684 2.1665 8.95464 2.1665C10.8898 2.1665 12.6227 3.03521 13.7834 4.40156L12.7672 5.26478C11.849 4.18392 10.4821 3.49984 8.95464 3.49984Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.2749 8.08936L16.1511 8.77396L16.972 7.72327L14.7432 5.98197C14.453 5.7553 14.0341 5.80675 13.8074 6.09687L12.0661 8.32565L13.1167 9.14654L13.9385 8.09474C13.9492 8.22827 13.9546 8.36337 13.9546 8.49984C13.9546 11.2613 11.7161 13.4998 8.95464 13.4998C7.42722 13.4998 6.06025 12.8158 5.14208 11.7349L4.1259 12.5981C5.28658 13.9645 7.0195 14.8332 8.95464 14.8332C12.4524 14.8332 15.288 11.9976 15.288 8.49984C15.288 8.362 15.2836 8.22512 15.2749 8.08936Z" })), f7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 2C6.44772 2 6 2.44772 6 3V10H8V4H20V20H14V22H21C21.5523 22 22 21.5523 22 21V3C22 2.44772 21.5523 2 21 2H7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.70718 21.7071L7.00015 18.4141L10.2931 21.7071L11.7073 20.2929L8.41436 16.9999L11.7072 13.7071L10.293 12.2929L7.00015 15.5857L3.70733 12.2929L2.29312 13.7071L5.58594 16.9999L2.29297 20.2929L3.70718 21.7071Z" })), u7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM14.7928 16.2071L12 13.4142L9.20715 16.2071L7.79294 14.7928L10.5858 12L7.79285 9.20706L9.20706 7.79285L12 10.5858L14.7929 7.79285L16.2072 9.20706L13.4142 12L16.2071 14.7928L14.7928 16.2071Z" })), m7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14.7928 16.2071L12 13.4142L9.20715 16.2071L7.79294 14.7928L10.5858 12L7.79285 9.20706L9.20706 7.79285L12 10.5858L14.7929 7.79285L16.2072 9.20706L13.4142 12L16.2071 14.7928L14.7928 16.2071Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), g7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14.7928 16.2071L12 13.4142L9.20715 16.2071L7.79294 14.7928L10.5858 12L7.79285 9.20706L9.20706 7.79285L12 10.5858L14.7929 7.79285L16.2072 9.20706L13.4142 12L16.2071 14.7928L14.7928 16.2071Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), E7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 4C21.5523 4 22 4.44772 22 5V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V5C2 4.44772 2.44772 4 3 4H21ZM20 7.248L12.6 12.8C12.2444 13.0667 11.7556 13.0667 11.4 12.8L4 7.249V18H20V7.248ZM18.331 6H5.668L12 10.75L18.331 6Z" })), x7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 18C12.5523 18 13 17.5523 13 17C13 16.4477 12.5523 16 12 16C11.4477 16 11 16.4477 11 17C11 17.5523 11.4477 18 12 18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 2C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V4C19 2.89543 18.1046 2 17 2H7ZM7 4L17 4V20H7V4Z" })), V7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C14.7614 2 17 4.23858 17 7C17 9.76142 14.7614 12 12 12C9.23858 12 7 9.76142 7 7C7 4.23858 9.23858 2 12 2ZM15 7C15 5.34315 13.6569 4 12 4C10.3431 4 9 5.34315 9 7C9 8.65685 10.3431 10 12 10C13.6569 10 15 8.65685 15 7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11.4999 13C16.9103 13 20 17.5983 20 22H18C18 18.4017 15.5269 15 11.4999 15C10.4396 15 9.50628 15.2294 8.7024 15.6215L7.91845 13.7794C8.97533 13.2808 10.1771 13 11.4999 13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M0 20H5.58586L3.29297 22.2929L4.70718 23.7071L8.70718 19.7071C9.09771 19.3166 9.09771 18.6834 8.70718 18.2929L4.70718 14.2929L3.29297 15.7071L5.58586 18H0V20Z" })), v7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 21 20", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.9046 1.66699C6.30225 1.66699 2.57129 5.39795 2.57129 10.0003C2.57129 14.6027 6.30225 18.3337 10.9046 18.3337C15.507 18.3337 19.238 14.6027 19.238 10.0003C19.238 5.39795 15.507 1.66699 10.9046 1.66699ZM4.23796 10.0003C4.23796 6.31843 7.22272 3.33366 10.9046 3.33366C12.4452 3.33366 13.8638 3.85624 14.9927 4.73381L5.6381 14.0884C4.76053 12.9595 4.23796 11.5409 4.23796 10.0003ZM6.81662 15.2669C7.94552 16.1444 9.36405 16.667 10.9046 16.667C14.5865 16.667 17.5713 13.6822 17.5713 10.0003C17.5713 8.45975 17.0487 7.04122 16.1712 5.91232L6.81662 15.2669Z" })), M7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.5 3.33333C2.5 2.8731 2.8731 2.5 3.33333 2.5H10V4.16667H4.16667V15.8333H15.8333V10H17.5V16.6667C17.5 17.1269 17.1269 17.5 16.6667 17.5H3.33333C2.8731 17.5 2.5 17.1269 2.5 16.6667V3.33333ZM14.6548 4.16667H11.6667V2.5H16.6667C17.1269 2.5 17.5 2.8731 17.5 3.33333V8.33333H15.8333V5.34518L10.5893 10.5893L9.41074 9.41074L14.6548 4.16667Z" })), _7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.30476 2.47113L3.44283 3.33306L15.1667 3.33307C15.5349 3.33307 15.8334 3.63154 15.8334 3.99973V13.3331C15.8334 13.5099 15.7631 13.6794 15.6381 13.8045C15.5131 13.9295 15.3435 13.9997 15.1667 13.9997H1.83335C1.65654 13.9997 1.48697 13.9295 1.36195 13.8045C1.23693 13.6794 1.16669 13.5099 1.16669 13.3331V7.33307H2.50002L2.50002 9.99973C2.85021 9.99973 3.19697 10.0687 3.52051 10.2027C3.84404 10.3367 4.13802 10.5332 4.38564 10.7808C4.63326 11.0284 4.82969 11.3224 4.9637 11.6459C5.09771 11.9694 5.16669 12.3162 5.16669 12.6664H11.8334C11.8334 12.3162 11.9023 11.9694 12.0363 11.6459C12.1704 11.3224 12.3668 11.0284 12.6144 10.7808C12.862 10.5332 13.156 10.3367 13.4795 10.2027C13.8031 10.0687 14.1498 9.99973 14.5 9.99973V7.33307C14.1498 7.33307 13.8031 7.26409 13.4795 7.13008C13.156 6.99607 12.862 6.79964 12.6144 6.55202C12.3668 6.3044 12.1704 6.01043 12.0363 5.68689C11.9023 5.36336 11.8334 5.01659 11.8334 4.6664L3.44283 4.66639L4.30476 5.52832L3.36195 6.47113L1.36195 4.47113C1.1016 4.21078 1.1016 3.78867 1.36195 3.52832L3.36195 1.52832L4.30476 2.47113ZM3.73186 12.1562C3.79887 12.3179 3.83335 12.4913 3.83335 12.6664H2.50002L2.50002 11.3331C2.67512 11.3331 2.8485 11.3676 3.01027 11.4346C3.17203 11.5016 3.31902 11.5998 3.44283 11.7236C3.56664 11.8474 3.66485 11.9944 3.73186 12.1562ZM14.5 11.3331C14.3249 11.3331 14.1515 11.3676 13.9898 11.4346C13.828 11.5016 13.681 11.5998 13.5572 11.7236C13.4334 11.8474 13.3352 11.9944 13.2682 12.1562C13.2012 12.3179 13.1667 12.4913 13.1667 12.6664H14.5L14.5 11.3331ZM14.5 4.6664L14.5 5.99973C14.3249 5.99973 14.1515 5.96525 13.9898 5.89824C13.828 5.83123 13.681 5.73302 13.5572 5.60921C13.4334 5.4854 13.3352 5.33841 13.2682 5.17665C13.2012 5.01488 13.1667 4.8415 13.1667 4.6664L14.5 4.6664Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.16669 8.6664C5.16669 9.47557 5.60555 10.1573 6.2144 10.6139C6.82305 11.0704 7.63334 11.3331 8.50002 11.3331C9.3667 11.3331 10.177 11.0704 10.7856 10.6139C11.3945 10.1573 11.8334 9.47557 11.8334 8.6664C11.8334 7.85723 11.3945 7.17549 10.7856 6.71885C10.177 6.26237 9.3667 5.99973 8.50002 5.99973C7.63334 5.99973 6.82305 6.26237 6.2144 6.71885C5.60555 7.17549 5.16669 7.85723 5.16669 8.6664ZM8.50002 9.99973C7.89394 9.99973 7.3709 9.81465 7.0144 9.54728C6.65811 9.28006 6.50002 8.9618 6.50002 8.6664C6.50002 8.371 6.65811 8.05274 7.0144 7.78552C7.3709 7.51815 7.89394 7.33307 8.50002 7.33307C9.1061 7.33307 9.62915 7.51815 9.98564 7.78552C10.3419 8.05274 10.5 8.371 10.5 8.6664C10.5 8.9618 10.3419 9.28006 9.98564 9.54728C9.62915 9.81465 9.1061 9.99973 8.50002 9.99973Z" })), y7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M15 9.16658H13.3333V10.8333H15V9.16658Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.6666 15.8333V13.3333H17.5C17.9602 13.3333 18.3333 12.9602 18.3333 12.4999V7.49992C18.3333 7.03968 17.9602 6.66659 17.5 6.66659H16.6666V4.16659C16.6666 3.70635 16.2935 3.33325 15.8333 3.33325H2.49996C2.03972 3.33325 1.66663 3.70635 1.66663 4.16659V15.8333C1.66663 16.2935 2.03972 16.6666 2.49996 16.6666H15.8333C16.2935 16.6666 16.6666 16.2935 16.6666 15.8333ZM15 14.9999V13.3333H12.5C10.659 13.3333 9.16663 11.8409 9.16663 9.99992C9.16663 8.15897 10.659 6.66659 12.5 6.66659H15V4.99992H3.33329V14.9999H15ZM12.5 8.33325C11.5795 8.33325 10.8333 9.07944 10.8333 9.99992C10.8333 10.9204 11.5795 11.6666 12.5 11.6666H16.6666V8.33325H12.5Z" })), Z7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.57813 9.16681L9.45616 4.52418L8.30713 3.31689L1.92545 9.39062C1.58062 9.71882 1.58031 10.2687 1.92478 10.5973L8.30646 16.6845L9.45683 15.4785L4.58711 10.8335L18.3332 10.8344L18.3333 9.16769L11.4557 9.16725L4.57813 9.16681Z" })), w7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.00005 8.94286L3.13812 13.8048L2.19531 12.862L7.05724 8.00005L2.19531 3.13812L3.13812 2.19531L8.00005 7.05724L12.862 2.19531L13.8048 3.13812L8.94286 8.00005L13.8048 12.862L12.862 13.8048L8.00005 8.94286Z" })), b7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.50032 18.6668H14.5003V16.0002H8.50032V18.6668Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.16699 5.3335C4.95785 5.3335 3.16699 7.12436 3.16699 9.3335V22.6668C3.16699 24.876 4.95785 26.6668 7.16699 26.6668H25.8337C28.0428 26.6668 29.8337 24.876 29.8337 22.6668V9.3335C29.8337 7.12436 28.0428 5.3335 25.8337 5.3335H7.16699ZM5.83366 9.3335C5.83366 8.59712 6.43061 8.00016 7.16699 8.00016H25.8337C26.57 8.00016 27.167 8.59712 27.167 9.3335V10.6668L5.83366 10.6668L5.83366 9.3335ZM5.83366 13.3335L27.167 13.3335V22.6668C27.167 23.4032 26.57 24.0002 25.8337 24.0002H7.16699C6.43061 24.0002 5.83366 23.4032 5.83366 22.6668V13.3335Z" })), $7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M0.861949 2.8619L3.19528 0.528564L4.13809 1.47137L2.94283 2.66664H6.66669V3.99997H2.94283L4.13809 5.19523L3.19528 6.13804L0.861949 3.80471C0.736925 3.67968 0.666687 3.51011 0.666687 3.3333C0.666687 3.15649 0.736925 2.98692 0.861949 2.8619Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.8048 9.8619L15.1381 12.1952C15.2631 12.3203 15.3334 12.4898 15.3334 12.6666C15.3334 12.8434 15.2631 13.013 15.1381 13.138L12.8048 15.4714L11.8619 14.5286L13.0572 13.3333H9.33335V12H13.0572L11.8619 10.8047L12.8048 9.8619Z" }), /* @__PURE__ */ e.createElement("path", { d: "M1.33335 9.99992C1.33335 8.89535 2.22878 7.99992 3.33335 7.99992V7.33325H4.66669V7.99992C5.77126 7.99992 6.66669 8.89535 6.66669 9.99992H5.33335C5.33335 9.63173 5.03488 9.33325 4.66669 9.33325H3.33335C2.96516 9.33325 2.66669 9.63173 2.66669 9.99992C2.66669 10.3681 2.96516 10.6666 3.33335 10.6666H4.66669C5.77126 10.6666 6.66669 11.562 6.66669 12.6666C6.66669 13.7712 5.77126 14.6666 4.66669 14.6666V15.3333H3.33335V14.6666C2.22878 14.6666 1.33335 13.7712 1.33335 12.6666H2.66669C2.66669 13.0348 2.96516 13.3333 3.33335 13.3333H4.66669C5.03488 13.3333 5.33335 13.0348 5.33335 12.6666C5.33335 12.2984 5.03488 11.9999 4.66669 11.9999H3.33335C2.22878 11.9999 1.33335 11.1045 1.33335 9.99992Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.9925 2.02664C12.5802 1.95856 12.1569 2.02135 11.7821 2.20618C11.4073 2.391 11.0998 2.68859 10.9028 3.05713C10.8551 3.14637 10.8145 3.2387 10.7811 3.33325H13.3334L12.6667 4.66659H10.7811C10.8726 4.9256 11.0171 5.16442 11.207 5.36711C11.4926 5.67211 11.8667 5.87997 12.2765 5.96149C12.6864 6.04302 13.1115 5.99411 13.4921 5.82165C13.8727 5.64919 14.1898 5.36182 14.3987 4.99992L15.5534 5.66659C15.2052 6.26976 14.6768 6.74869 14.0424 7.03614C13.408 7.32358 12.6995 7.40508 12.0164 7.26921C11.3333 7.13333 10.7099 6.7869 10.2338 6.27856C9.81136 5.82751 9.52368 5.2691 9.4007 4.66659H8.00002L8.66669 3.33325H9.4007C9.46477 3.01939 9.57412 2.71452 9.72695 2.4286C10.0553 1.81436 10.5677 1.31839 11.1924 1.01035C11.817 0.702302 12.5225 0.597658 13.2097 0.711111C13.8968 0.824564 14.5312 1.15041 15.0237 1.6429L14.0809 2.58571C13.7854 2.29022 13.4048 2.09471 12.9925 2.02664Z" })), R7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.99998 10.9999C10.5523 10.9999 11 10.5522 11 9.99992C11 9.44763 10.5523 8.99992 9.99998 8.99992C9.44769 8.99992 8.99998 9.44763 8.99998 9.99992C8.99998 10.5522 9.44769 10.9999 9.99998 10.9999Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.99998 5.99992C6.99998 6.5522 6.55226 6.99992 5.99998 6.99992C5.44769 6.99992 4.99998 6.5522 4.99998 5.99992C4.99998 5.44763 5.44769 4.99992 5.99998 4.99992C6.55226 4.99992 6.99998 5.44763 6.99998 5.99992Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.13805 10.8047L10.8047 6.138L9.86191 5.19519L5.19524 9.86186L6.13805 10.8047Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.33331 2.66659H2.66665L2.66665 13.9999C2.66665 14.3681 2.96512 14.6666 3.33331 14.6666H3.99998C4.10348 14.6666 4.20555 14.6425 4.29812 14.5962L5.33331 14.0786L6.3685 14.5962C6.55619 14.69 6.7771 14.69 6.96479 14.5962L7.99998 14.0786L9.03517 14.5962C9.22286 14.69 9.44377 14.69 9.63146 14.5962L10.6666 14.0786L11.7018 14.5962C11.7944 14.6425 11.8965 14.6666 12 14.6666H12.6666C13.0348 14.6666 13.3333 14.3681 13.3333 13.9999V2.66659H14.6666V1.33325H1.33331V2.66659ZM12 13.2546V2.66659L3.99998 2.66659L3.99998 13.2546L5.03517 12.737C5.22286 12.6431 5.44377 12.6431 5.63146 12.737L6.66665 13.2546L7.70184 12.737C7.88952 12.6431 8.11044 12.6431 8.29812 12.737L9.33331 13.2546L10.3685 12.737C10.5562 12.6431 10.7771 12.6431 10.9648 12.737L12 13.2546Z" })), k7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.7144 6.05254C6.32305 5.59605 7.13334 5.33342 8.00002 5.33342C8.8667 5.33342 9.67699 5.59606 10.2856 6.05255C10.8945 6.50919 11.3334 7.19092 11.3334 8.00009C11.3334 8.80926 10.8945 9.491 10.2856 9.94764C9.67699 10.4041 8.8667 10.6668 8.00002 10.6668C7.13334 10.6668 6.32305 10.4041 5.7144 9.94763C5.10555 9.49099 4.66669 8.80925 4.66669 8.00008C4.66669 7.19091 5.10555 6.50918 5.7144 6.05254ZM8.00002 9.33343C8.6061 9.33343 9.12914 9.14834 9.48564 8.88097C9.84193 8.61376 10 8.29549 10 8.00009C10 7.70469 9.84193 7.38643 9.48564 7.11921C9.12914 6.85184 8.6061 6.66676 8.00002 6.66676C7.39394 6.66676 6.87089 6.85183 6.5144 7.1192C6.15811 7.38642 6.00002 7.70468 6.00002 8.00008C6.00002 8.29548 6.15811 8.61375 6.5144 8.88096C6.87089 9.14833 7.39394 9.33343 8.00002 9.33343Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.33335 2.66675L14.6667 2.66676C15.0349 2.66676 15.3334 2.96524 15.3334 3.33343V12.6668C15.3334 12.8436 15.2631 13.0131 15.1381 13.1382C15.0131 13.2632 14.8435 13.3334 14.6667 13.3334L1.33335 13.3334C0.965164 13.3334 0.666687 13.0349 0.666687 12.6667V3.33342C0.666687 3.15661 0.736924 2.98704 0.861949 2.86201C0.986973 2.73699 1.15654 2.66675 1.33335 2.66675ZM11.3334 12.0001C11.3334 11.6499 11.4023 11.3031 11.5363 10.9796C11.6704 10.6561 11.8668 10.3621 12.1144 10.1145C12.362 9.86685 12.656 9.67043 12.9795 9.53641C13.3031 9.4024 13.6498 9.33343 14 9.33343V6.66676C13.6498 6.66676 13.3031 6.59778 12.9795 6.46377C12.656 6.32976 12.362 6.13333 12.1144 5.88571C11.8668 5.63809 11.6704 5.34412 11.5363 5.02058C11.4023 4.69705 11.3334 4.35028 11.3334 4.00009L4.66669 4.00008C4.66669 4.35027 4.59771 4.69704 4.4637 5.02057C4.32969 5.34411 4.13326 5.63808 3.88564 5.8857C3.63801 6.13332 3.34404 6.32975 3.02051 6.46376C2.69697 6.59777 2.35021 6.66675 2.00002 6.66675V9.33342C2.35021 9.33342 2.69697 9.40239 3.02051 9.5364C3.34404 9.67042 3.63801 9.86684 3.88564 10.1145C4.13326 10.3621 4.32969 10.6561 4.4637 10.9796C4.59771 11.3031 4.66669 11.6499 4.66669 12.0001L11.3334 12.0001ZM2.00002 5.33342C2.17511 5.33342 2.3485 5.29893 2.51026 5.23192C2.67203 5.16492 2.81902 5.0667 2.94283 4.94289C3.06664 4.81908 3.16485 4.67209 3.23186 4.51033C3.29887 4.34856 3.33335 4.17518 3.33335 4.00008H2.00002L2.00002 5.33342ZM2.00002 12.0001L2.00002 10.6667C2.17511 10.6667 2.3485 10.7012 2.51026 10.7682C2.67203 10.8352 2.81902 10.9335 2.94283 11.0573C3.06664 11.1811 3.16485 11.3281 3.23186 11.4898C3.29887 11.6516 3.33335 11.825 3.33335 12.0001L2.00002 12.0001ZM14 10.6668C13.8249 10.6668 13.6515 10.7012 13.4898 10.7683C13.328 10.8353 13.181 10.9335 13.0572 11.0573C12.9334 11.1811 12.8352 11.3281 12.7682 11.4898C12.7012 11.6516 12.6667 11.825 12.6667 12.0001H14L14 10.6668ZM14 4.00009L14 5.33343C13.8249 5.33343 13.6515 5.29894 13.4898 5.23193C13.328 5.16493 13.181 5.06671 13.0572 4.9429C12.9334 4.81909 12.8352 4.6721 12.7682 4.51034C12.7012 4.34857 12.6667 4.17519 12.6667 4.00009L14 4.00009Z" })), j7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.56062 4.23027L3.61743 3.28783C2.37683 4.52942 1.66669 6.20933 1.66669 8C1.66669 11.6819 4.65145 14.6667 8.33335 14.6667C12.0153 14.6667 15 11.6819 15 8C15 6.20885 14.2895 4.52852 13.0483 3.28685L12.1053 4.22948C13.099 5.22359 13.6667 6.56602 13.6667 8C13.6667 10.9455 11.2789 13.3333 8.33335 13.3333C5.38784 13.3333 3.00002 10.9455 3.00002 8C3.00002 6.5664 3.56735 5.22431 4.56062 4.23027Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5286 7.5286L11.4714 8.4714L8.80476 11.1381C8.54441 11.3984 8.1223 11.3984 7.86195 11.1381L5.19528 8.4714L6.13809 7.5286L7.66669 9.05719V2H9.00002V9.05719L10.5286 7.5286Z" })), B7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.22724 11.7697L3.28406 12.7121C2.04345 11.4705 1.33331 9.79059 1.33331 7.99992C1.33331 4.31802 4.31808 1.33325 7.99998 1.33325C11.6819 1.33325 14.6666 4.31802 14.6666 7.99992C14.6666 9.79107 13.9561 11.4714 12.7149 12.7131L11.7719 11.7704C12.7657 10.7763 13.3333 9.4339 13.3333 7.99992C13.3333 5.0544 10.9455 2.66659 7.99998 2.66659C5.05446 2.66659 2.66665 5.0544 2.66665 7.99992C2.66665 9.43352 3.23398 10.7756 4.22724 11.7697Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.1952 8.47132L11.1381 7.52851L8.47138 4.86185C8.21103 4.6015 7.78892 4.6015 7.52857 4.86185L4.86191 7.52851L5.80472 8.47132L7.33331 6.94273V13.9999H8.66665V6.94273L10.1952 8.47132Z" })), F7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.4167 14.7604C23.4167 13.423 22.7483 12.1741 21.6355 11.4322L21.4242 11.2914C20.8131 10.884 20.0951 10.6666 19.3607 10.6666C18.3739 10.6666 17.4388 11.0579 16.75 11.7364C16.0612 11.0579 15.1262 10.6666 14.1393 10.6666C13.4049 10.6666 12.6869 10.884 12.0758 11.2914L11.8645 11.4322C10.7517 12.1741 10.0833 13.423 10.0833 14.7604V14.7899C10.0833 15.9433 10.5813 17.0406 11.4493 17.8002L15.872 21.67C16.3747 22.1099 17.1253 22.1099 17.628 21.67L22.0507 17.8002C22.9188 17.0406 23.4167 15.9433 23.4167 14.7899V14.7604ZM20.1563 13.651C20.5272 13.8983 20.75 14.3146 20.75 14.7604V14.7899C20.75 15.1744 20.584 15.5401 20.2947 15.7933L16.75 18.8949L13.2053 15.7933C12.916 15.5401 12.75 15.1744 12.75 14.7899V14.7604C12.75 14.3146 12.9728 13.8983 13.3437 13.651L13.555 13.5102C13.728 13.3948 13.9313 13.3333 14.1393 13.3333C14.4915 13.3333 14.8204 13.5093 15.0158 13.8024L15.6406 14.7395C15.8879 15.1105 16.3042 15.3333 16.75 15.3333C17.1958 15.3333 17.6121 15.1105 17.8594 14.7395L18.4842 13.8024C18.6796 13.5093 19.0085 13.3333 19.3607 13.3333C19.5687 13.3333 19.772 13.3948 19.945 13.5102L20.1563 13.651Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.41667 5.33325C5.20753 5.33325 3.41667 7.12411 3.41667 9.33325V22.6666C3.41667 24.8757 5.20753 26.6666 7.41667 26.6666H26.0833C28.2925 26.6666 30.0833 24.8757 30.0833 22.6666V9.33325C30.0833 7.12411 28.2925 5.33325 26.0833 5.33325H7.41667ZM6.08334 9.33325C6.08334 8.59687 6.68029 7.99992 7.41667 7.99992L26.0833 7.99992C26.8197 7.99992 27.4167 8.59687 27.4167 9.33325V10.6666H24.75V13.3333H27.4167V22.6666C27.4167 23.403 26.8197 23.9999 26.0833 23.9999H7.41667C6.68029 23.9999 6.08334 23.403 6.08334 22.6666L6.08334 13.3333H8.75V10.6666H6.08334V9.33325Z" })), H7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 33 32", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.58334 2.66675C9.15274 2.66675 8.74864 2.8747 8.49836 3.2251L1.83169 12.5584C1.4792 13.0519 1.50414 13.7211 1.89238 14.187L15.2257 30.187C15.479 30.491 15.8543 30.6667 16.25 30.6667C16.6457 30.6667 17.021 30.491 17.2743 30.187L30.6076 14.187C30.9959 13.7211 31.0208 13.0519 30.6683 12.5584L24.0016 3.2251C23.7514 2.8747 23.3473 2.66675 22.9167 2.66675H9.58334ZM5.50759 12.0001L10.2695 5.33341H11.8157L9.91093 12.0001H5.50759ZM12.6843 12.0001L14.5891 5.33341H17.9109L19.8157 12.0001H12.6843ZM19.6797 14.6667H12.8203L16.25 24.0985L19.6797 14.6667ZM19.2506 23.6499L22.5172 14.6667H26.7366L19.2506 23.6499ZM22.5891 12.0001L20.6843 5.33341H22.2305L26.9924 12.0001H22.5891ZM5.76339 14.6667H9.98276L13.2494 23.6499L5.76339 14.6667Z" })), A7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 17", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.9493 2.2448C13.8461 1.99568 13.603 1.83325 13.3333 1.83325H2V15.1666H3.33333V9.83325H13.3333C13.603 9.83325 13.8461 9.67082 13.9493 9.42171C14.0524 9.17259 13.9954 8.88585 13.8047 8.69518L10.9428 5.83325L13.8047 2.97132C13.9954 2.78066 14.0524 2.49391 13.9493 2.2448ZM9.52859 6.30466L11.7239 8.49992H3.33333V3.16659H11.7239L9.52859 5.36185C9.26825 5.6222 9.26825 6.04431 9.52859 6.30466Z" })), S7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 17", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.3334 5.83325V14.4999C13.3334 14.8681 13.0349 15.1666 12.6667 15.1666H3.33335C2.96516 15.1666 2.66669 14.8681 2.66669 14.4999V2.49992C2.66669 2.13173 2.96516 1.83325 3.33335 1.83325H9.33335C9.51016 1.83325 9.67973 1.90349 9.80476 2.02851L13.1381 5.36185C13.2631 5.48687 13.3334 5.65644 13.3334 5.83325ZM8.00002 3.16659H4.00002V13.8333H12V7.16659H8.66669C8.2985 7.16659 8.00002 6.86811 8.00002 6.49992V3.16659ZM9.33335 3.44273V5.83325H11.7239L9.33335 3.44273Z" })), D7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.0411 22.0001H13.0411L13.0411 5.51471L18.5924 11.3474L20.0411 9.9686L12.7527 2.31058C12.3588 1.89679 11.699 1.89642 11.3047 2.30978L4 9.9678L5.4472 11.3482L11.0411 5.4837L11.0411 22.0001Z" })), P7 = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M6.66667 0L5.33333 0L5.33333 5.33333L0 5.33333L0 6.66667L5.33333 6.66667L5.33333 12L6.66667 12L6.66667 6.66667L12 6.66667L12 5.33333L6.66667 5.33333L6.66667 0Z" })), z7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.5607 11.8535L16.8536 19.1464L15.4394 20.5607L7.43938 12.5607C7.04885 12.1701 7.04885 11.537 7.43938 11.1464L15.4394 3.14644L16.8536 4.56065L9.5607 11.8535Z" })), O7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.9999 14.4393L19.2928 7.14644L20.707 8.56065L12.707 16.5607C12.3165 16.9512 11.6833 16.9512 11.2928 16.5607L3.29282 8.56065L4.70703 7.14644L11.9999 14.4393Z" })), W7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11 3C15.4183 3 19 6.58172 19 11C19 12.8482 18.3733 14.55 17.3207 15.9045L21.2071 19.7929L19.7929 21.2071L15.9045 17.3207C14.55 18.3733 12.8482 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3ZM11 5C7.68629 5 5 7.68629 5 11C5 14.3137 7.68629 17 11 17C14.3137 17 17 14.3137 17 11C17 7.68629 14.3137 5 11 5Z" })), N7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 2C11.1062 2 10.2382 2.11752 9.41154 2.3385L9.92802 4.27066C10.5878 4.09431 11.2821 4 12 4C12.7179 4 13.4122 4.09431 14.072 4.27067L14.5885 2.3385C13.7618 2.11752 12.8938 2 12 2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M20.6611 6.99848C19.7833 5.48132 18.5187 4.21671 17.0015 3.3389L15.9999 5.07001C17.2143 5.77264 18.2274 6.78571 18.93 8.00009L20.6611 6.99848Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.99848 3.3389C5.48132 4.21671 4.21671 5.48132 3.3389 6.99848L5.07001 8.00009C5.77264 6.78571 6.78571 5.77264 8.00009 5.07001L6.99848 3.3389Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.3385 9.41154C2.11752 10.2382 2 11.1062 2 12C2 12.8938 2.11752 13.7618 2.3385 14.5885L4.27066 14.072C4.09431 13.4122 4 12.7179 4 12C4 11.2821 4.09431 10.5878 4.27067 9.92802L2.3385 9.41154Z" }), /* @__PURE__ */ e.createElement("path", { d: "M22 12C22 11.1062 21.8825 10.2382 21.6615 9.41154L19.7293 9.92802C19.9057 10.5878 20 11.2821 20 12C20 12.7179 19.9057 13.4122 19.7293 14.072L21.6615 14.5885C21.8825 13.7618 22 12.8938 22 12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.3389 17.0015C4.21671 18.5187 5.48132 19.7833 6.99848 20.6611L8.00009 18.93C6.78571 18.2274 5.77264 17.2143 5.07001 15.9999L3.3389 17.0015Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.0015 20.6611C18.5187 19.7833 19.7833 18.5187 20.6611 17.0015L18.93 15.9999C18.2274 17.2143 17.2143 18.2274 15.9999 18.93L17.0015 20.6611Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.41154 21.6615C10.2382 21.8825 11.1062 22 12 22C12.8938 22 13.7618 21.8825 14.5885 21.6615L14.072 19.7293C13.4122 19.9057 12.7179 20 12 20C11.2821 20 10.5878 19.9057 9.92802 19.7293L9.41154 21.6615Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11.7072 15.2071L16.7072 10.2071L15.293 8.79285L11.0001 13.0857L8.20718 10.2928L6.79297 11.7071L10.293 15.2071C10.6835 15.5976 11.3167 15.5976 11.7072 15.2071Z" })), T7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M6 3C6 2.44772 6.44772 2 7 2H21C21.5523 2 22 2.44772 22 3V21C22 21.5523 21.5523 22 21 22H14V20H20V4H8V10H6V3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 18V22H6V18H2V16H6V12H8V16H12V18H8Z" })), I7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7.29288 9.70712L11.2929 13.7071L12.7071 12.2929L8.70709 8.29291L7.29288 9.70712Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.7071 2.70712L17.9142 4.50002L18.7071 5.29292C18.8946 5.48046 19 5.73481 19 6.00003V7.30092L21.703 9.97303C21.893 10.1609 22 10.417 22 10.6842L21.9999 21C21.9999 21.5523 21.5522 22 20.9999 22L8.99999 22C8.4477 22 7.99999 21.5522 7.99999 21V16.4142L2.29289 10.7071C1.90237 10.3166 1.90237 9.68343 2.29289 9.29291L9.29288 2.29292C9.48042 2.10539 9.73477 2.00003 9.99999 2.00003H15C15.2652 2.00003 15.5196 2.10539 15.7071 2.29292L16.5 3.08581L18.2929 1.29291L19.7071 2.70712ZM13.5 6.0858L12.7071 5.29291L11.2929 6.70712L14.2929 9.70712L15.7071 8.29291L14.9142 7.50001L16.5 5.91423L17 6.41424V10.5858L11 16.5858L4.41421 10L10.4142 4.00003H14.5858L15.0858 4.50002L13.5 6.0858ZM9.99999 20V18.4142L10.2928 18.7071C10.6834 19.0976 11.3165 19.0976 11.7071 18.7071L12.4142 18H18V16H14.4142L18.7071 11.7071C18.8946 11.5196 19 11.2652 19 11V10.1132L20 11.1018L19.9999 20L9.99999 20Z" })), G7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5099 2.12842C11.8143 1.95719 12.186 1.95719 12.4904 2.12843L20.4904 6.62843C20.8053 6.80554 21.0001 7.13873 21.0001 7.5V16.5C21.0001 16.8613 20.8053 17.1945 20.4904 17.3716L12.4904 21.8716C12.186 22.0428 11.8143 22.0428 11.5099 21.8716L3.50986 17.3716C3.19498 17.1945 3.00012 16.8613 3.00012 16.5V7.5C3.00012 7.13873 3.19498 6.80554 3.50986 6.62842L11.5099 2.12842ZM5.00012 15.9152V9.20982L11.0001 12.5848V19.2901L5.00012 15.9152ZM13.0001 19.2902L19.0001 15.9152V9.20986L13.0001 12.5849V19.2902ZM12.0002 4.14735L17.9604 7.5L12.0002 10.8526L6.03988 7.49999L12.0002 4.14735Z" })), Y7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M1.29289 3.29289C1.48043 3.10536 1.73478 3 2 3H22C22.5523 3 23 3.44772 23 4L23 20C23 20.5523 22.5523 21 22 21L7 21V19L21 19L21 5L3 5V10H1L1 4C1 3.73478 1.10536 3.48043 1.29289 3.29289Z" }), /* @__PURE__ */ e.createElement("path", { d: "M0.362305 14.9043C0.380534 14.043 0.676758 13.3571 1.25098 12.8467C1.84342 12.3135 2.65462 12.0469 3.68457 12.0469C4.65527 12.0469 5.44141 12.293 6.04297 12.7852C6.63542 13.2728 6.93164 13.9085 6.93164 14.6924C6.93164 15.6631 6.44401 16.4355 5.46875 17.0098C5.01302 17.2741 4.7054 17.5111 4.5459 17.7207C4.38639 17.9303 4.30664 18.2038 4.30664 18.541V18.9033H2.49512L2.48145 18.5068C2.43587 17.9782 2.51107 17.5384 2.70703 17.1875C2.89844 16.8548 3.2334 16.5472 3.71191 16.2646C4.15397 16.0003 4.45475 15.7633 4.61426 15.5537C4.77832 15.3441 4.86035 15.0775 4.86035 14.7539C4.86035 14.4258 4.74186 14.1569 4.50488 13.9473C4.26335 13.7376 3.94889 13.6328 3.56152 13.6328C3.1696 13.6328 2.85286 13.749 2.61133 13.9814C2.36979 14.2093 2.23763 14.5169 2.21484 14.9043H0.362305Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.4248 22.1709C3.11491 22.1709 2.85286 22.0661 2.63867 21.8564C2.41992 21.6514 2.31055 21.3984 2.31055 21.0977C2.31055 20.7969 2.41992 20.5417 2.63867 20.332C2.85286 20.127 3.11491 20.0244 3.4248 20.0244C3.7347 20.0244 3.99902 20.127 4.21777 20.332C4.43652 20.5417 4.5459 20.7969 4.5459 21.0977C4.5459 21.3984 4.43652 21.6514 4.21777 21.8564C3.99902 22.0661 3.7347 22.1709 3.4248 22.1709Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 13.6238L9.79343 15.8611L8.34702 14.4041L10.554 12.1656L9.79343 11.398V9.88247L9.26524 9.3492V10.6709L8.80549 11.1347L6.95719 9.27005L6.5 9.73097C6.50329 9.38325 6.57209 8.37691 7.4184 7.53789C8.33169 6.65175 9.31799 7.05101 9.65527 7.39155L11.5027 9.25532L11.0314 9.73005L12 10.7073L12.9684 9.73005L12.4973 9.25532L14.3444 7.39155C14.6816 7.05101 15.6679 6.65175 16.5812 7.53789C17.4277 8.37691 17.4965 9.38325 17.5 9.73097L17.0428 9.27005L15.1943 11.1347L14.7348 10.6709V9.3492L14.2062 9.88247V11.398L13.4457 12.1656L17.0917 15.843L15.6455 17.3L12 13.6238Z" })), U7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 3C2 2.44772 2.44772 2 3 2H7C7.55228 2 8 2.44772 8 3V7C8 7.55228 7.55228 8 7 8H3C2.44772 8 2 7.55228 2 7V3ZM4 4V6H6V4H4Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 3C16 2.44772 16.4477 2 17 2H21C21.5523 2 22 2.44772 22 3V7C22 7.55228 21.5523 8 21 8H17C16.4477 8 16 7.55228 16 7V3ZM18 4V6H20V4H18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 16C2.44772 16 2 16.4477 2 17V21C2 21.5523 2.44772 22 3 22H7C7.55228 22 8 21.5523 8 21V17C8 16.4477 7.55228 16 7 16H3ZM4 20V18H6V20H4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10 2H12V4H10V2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 6V4H14V8H12V10H10V6H12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 12V10H6V12H4V10H2V12H4V14H8V16H12V18H10V22H12V20H16V22H18V20H22V18H18V16H20V14H22V12H20V10H16V8H14V10H12V12H10ZM14 12H12V16H14V18H16V20H18V18H16V16H18V14H20V12H18V14H16V16H14V12ZM14 12H16V10H14V12ZM10 12V14H8V12H10Z" })), q7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 3V5H6.46482L7.79815 7H3V9H21V7C21 6.80258 20.9416 6.60957 20.8321 6.4453L18.8321 3.4453C18.6466 3.1671 18.3344 3 18 3H3ZM13.1315 5H8.86852L9.83205 6.4453C9.94156 6.60957 10 6.80258 10 7H12C12 6.80258 12.0584 6.60957 12.1679 6.4453L13.1315 5ZM15.5352 5L14.2018 7H18.7982L17.4648 5H15.5352Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 13H12V11H16V13H15V14.5359C15.0754 14.5794 15.1496 14.6255 15.2223 14.6741C15.8801 15.1136 16.3928 15.7384 16.6955 16.4693C16.9983 17.2002 17.0775 18.0044 16.9231 18.7804C16.7688 19.5563 16.3878 20.269 15.8284 20.8284C15.269 21.3878 14.5563 21.7688 13.7804 21.9231C13.0044 22.0775 12.2002 21.9983 11.4693 21.6955C10.7384 21.3928 10.1136 20.8801 9.67412 20.2223C9.23459 19.5645 9 18.7911 9 18H11C11 18.3956 11.1173 18.7822 11.3371 19.1111C11.5568 19.44 11.8692 19.6964 12.2346 19.8478C12.6001 19.9991 13.0022 20.0387 13.3902 19.9616C13.7781 19.8844 14.1345 19.6939 14.4142 19.4142C14.6939 19.1345 14.8844 18.7781 14.9616 18.3902C15.0387 18.0022 14.9991 17.6001 14.8478 17.2346C14.6964 16.8692 14.44 16.5568 14.1111 16.3371C13.7822 16.1173 13.3956 16 13 16L13 13Z" })), J7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 6.5C8.44772 6.5 8 6.94772 8 7.5V9.5C8 9.76522 8.10536 10.0196 8.29289 10.2071L10.0858 12L8.29289 13.7929C8.10536 13.9804 8 14.2348 8 14.5V16.5C8 17.0523 8.44772 17.5 9 17.5H15C15.5523 17.5 16 17.0523 16 16.5V14.5C16 14.2348 15.8946 13.9804 15.7071 13.7929L13.9142 12L15.7071 10.2071C15.8946 10.0196 16 9.76522 16 9.5V7.5C16 6.94772 15.5523 6.5 15 6.5H9ZM10 14.9142L12 12.9142L14 14.9142V15.5H10V14.9142ZM10 9.08579L12 11.0858L14 9.08579V8.5H10V9.08579Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), K7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 5.5C2 3.567 3.567 2 5.5 2C7.433 2 9 3.567 9 5.5C9 7.433 7.433 9 5.5 9C3.567 9 2 7.433 2 5.5ZM5.5 4C4.67157 4 4 4.67157 4 5.5C4 6.32843 4.67157 7 5.5 7C6.32843 7 7 6.32843 7 5.5C7 4.67157 6.32843 4 5.5 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.5001 10C17.278 10 17.0598 10.01 16.8456 10.0297V12.0416C17.054 12.0144 17.2722 12 17.5001 12C20.2687 12 22 14.2017 22 17H24C24 13.3983 21.6522 10 17.5001 10Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.0001 15C7.84797 15 5.5 18.3983 5.5 22H7.5C7.5 19.2017 9.23138 17 12.0001 17C14.7687 17 16.5 19.2017 16.5 22H18.5C18.5 18.3983 16.1522 15 12.0001 15Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.5 2C16.567 2 15 3.567 15 5.5C15 7.433 16.567 9 18.5 9C20.433 9 22 7.433 22 5.5C22 3.567 20.433 2 18.5 2ZM17 5.5C17 4.67157 17.6716 4 18.5 4C19.3284 4 20 4.67157 20 5.5C20 6.32843 19.3284 7 18.5 7C17.6716 7 17 6.32843 17 5.5Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.5 10.5C8.5 8.567 10.067 7 12 7C13.933 7 15.5 8.567 15.5 10.5C15.5 12.433 13.933 14 12 14C10.067 14 8.5 12.433 8.5 10.5ZM12 9C11.1716 9 10.5 9.67157 10.5 10.5C10.5 11.3284 11.1716 12 12 12C12.8284 12 13.5 11.3284 13.5 10.5C13.5 9.67157 12.8284 9 12 9Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.49993 10C6.72198 10 6.94021 10.01 7.1544 10.0297V12.0416C6.94597 12.0144 6.72783 12 6.49993 12C3.73127 12 2 14.2017 2 17H0C0 13.3983 2.34779 10 6.49993 10Z" })), X7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V20C15 20.5523 14.5523 21 14 21H10C9.44772 21 9 20.5523 9 20V4ZM11 5V19H13V5H11Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 11C16 10.4477 16.4477 10 17 10H21C21.5523 10 22 10.4477 22 11V20C22 20.5523 21.5523 21 21 21H17C16.4477 21 16 20.5523 16 20V11ZM18 12V19H20V12H18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 8C2.44772 8 2 8.44772 2 9V20C2 20.5523 2.44772 21 3 21H7C7.55228 21 8 20.5523 8 20V9C8 8.44772 7.55228 8 7 8H3ZM4 19V10H6V19H4Z" })), Q7 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 19C2 19.5523 2.44772 20 3 20H12V18H4L4 6L20 6V12H22V5C22 4.44771 21.5523 4 21 4H3C2.44772 4 2 4.44771 2 5V19Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6 10H18V8H6V10Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14 12H6V14H14V12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.4453 15.168L17.4453 13.168C17.7812 12.944 18.2188 12.944 18.5547 13.168L21.5547 15.1679C21.8329 15.3534 22 15.6656 22 16V19C22 19.3344 21.8329 19.6466 21.5547 19.8321L18.5547 21.8321C18.2188 22.056 17.7812 22.056 17.4453 21.8321L14.4453 19.8321C14.1671 19.6466 14 19.3344 14 19L14 16C14 15.6656 14.1671 15.3534 14.4453 15.168ZM20 18.4648V16.5352L18 15.2019L16 16.5352V18.4648L18 19.7982L20 18.4648Z" })), e8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 3V20C2 20.5523 2.44772 21 3 21H20V19H4V3H2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21.0001 3H15.0001V5H18.5859L14.0001 9.58579L12.7072 8.29289C12.3167 7.90237 11.6835 7.90237 11.293 8.29289L5.29297 14.2929L6.70718 15.7071L12.0001 10.4142L13.293 11.7071C13.6835 12.0976 14.3167 12.0976 14.7072 11.7071L20.0001 6.41421V10H22.0001V4C22.0001 3.44772 21.5524 3 21.0001 3Z" })), t8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.29289 2.29289C5.48043 2.10536 5.73478 2 6 2L18 2C18.5523 2 19 2.44772 19 3C19 3.33439 18.9943 3.66794 18.9828 4L22 4C22.2652 4 22.5196 4.10536 22.7071 4.2929C22.8946 4.48043 23 4.73479 23 5C23 7.46814 21.7729 9.77598 19.6958 11.4377C19.2918 11.7609 18.7509 12.0501 18.2722 12.284C17.9404 12.446 17.5865 12.6057 17.2862 12.7412C17.1973 12.7813 17.113 12.8193 17.0355 12.8546C16.4793 14 15.7948 14.9944 15 15.722V20H17V22H7V20H9V15.722C8.20522 14.9944 7.52073 14 6.96453 12.8546C6.8871 12.8194 6.80301 12.7814 6.71422 12.7414C6.414 12.6059 6.0595 12.446 5.72784 12.284C5.24911 12.0501 4.70821 11.7609 4.30424 11.4377C2.22706 9.77598 1 7.46813 1 5C1 4.73478 1.10536 4.48043 1.29289 4.29289C1.48043 4.10536 1.73478 4 2 4L5.01716 4C5.00575 3.66794 5 3.33439 5 3C5 2.73478 5.10536 2.48043 5.29289 2.29289ZM11 20H13V16.8688C12.6775 16.9548 12.3439 17 12 17C11.6561 17 11.3225 16.9548 11 16.8688V20ZM18.0579 10.1355C18.4261 8.85132 18.6905 7.45363 18.8438 6L20.9067 6C20.6399 7.42466 19.8044 8.78958 18.4464 9.87599C18.3463 9.95603 18.2151 10.0431 18.0579 10.1355ZM5.1562 6C5.30947 7.45362 5.57388 8.85132 5.94206 10.1355C5.78493 10.0431 5.65368 9.95603 5.55363 9.87599C4.19561 8.78957 3.36007 7.42465 3.09328 6L5.1562 6ZM7.01841 4C7.12789 6.96721 7.72075 9.72676 8.66532 11.7733C9.74782 14.1188 11.0219 15 12 15C12.9781 15 14.2522 14.1188 15.3347 11.7733C16.2792 9.72677 16.8721 6.96722 16.9816 4L7.01841 4Z" })), l8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12.0001 9.41421L4.70718 16.7071L3.29297 15.2929L11.293 7.29289C11.6835 6.90237 12.3167 6.90237 12.7072 7.29289L20.7072 15.2929L19.293 16.7071L12.0001 9.41421Z" })), i8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21.0429 2.89642H19.0429V6.39443C17.3699 4.29363 14.8033 2.99998 12 2.99998C7.02944 2.99998 3 7.02941 3 12C3 16.9705 7.02944 21 12 21C16.9706 21 21 16.9705 21 12H19C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12C5 8.13398 8.13401 4.99998 12 4.99998C14.2924 4.99998 16.3811 6.11185 17.6728 7.89642L14.0429 7.89642V9.89642L20.0429 9.89642C20.5952 9.89642 21.0429 9.44871 21.0429 8.89642V2.89642Z" })), L8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 17 16", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8.13807 10.4714L9.66667 8.94276L11.1953 10.4714L12.1381 9.52855L10.6095 7.99995L12.1381 6.47136L11.1953 5.52855L9.66667 7.05714L8.13809 5.52855L7.19528 6.47136L8.72386 7.99995L7.19526 9.52855L8.13807 10.4714Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.00001 2.66666C5.79543 2.66666 5.60218 2.76058 5.47579 2.92144L1.80913 7.58811C1.61919 7.82985 1.61919 8.17013 1.80913 8.41187L5.47579 13.0785C5.60218 13.2394 5.79543 13.3333 6.00001 13.3333H13C14.1046 13.3333 15 12.4379 15 11.3333V4.66666C15 3.56209 14.1046 2.66666 13 2.66666H6.00001ZM3.18117 7.99999L6.32403 3.99999H13C13.3682 3.99999 13.6667 4.29847 13.6667 4.66666V11.3333C13.6667 11.7015 13.3682 12 13 12H6.32403L3.18117 7.99999Z" })), a8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.7072 15.2071L17.2072 9.70709L15.793 8.29291L11.0001 13.0858L8.70715 10.7929L7.29297 12.2071L10.293 15.2071C10.6835 15.5977 11.3167 15.5977 11.7072 15.2071Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.0589 2.27185C12.8165 2.18518 12.5746 2.09656 12.3357 2.00067L11.6659 2C11.5479 2.04755 11.4291 2.09314 11.3099 2.13757C11.1873 2.18329 11.0643 2.22778 10.9411 2.27185C10.4763 2.43805 9.81909 2.6601 9.05273 2.88202C7.50385 3.33051 5.57422 3.75897 3.90002 3.75897C3.40295 3.75897 3 4.1673 3 4.67102V11.9675C3 15.592 5.30371 18.1102 7.42303 19.6614C8.49493 20.4459 9.56104 21.0154 10.3563 21.3885C10.7551 21.5757 11.0891 21.7148 11.3257 21.8082C11.3555 21.8198 11.3854 21.832 11.4156 21.8443C11.6027 21.9202 11.7994 22 12 22C12.2005 22 12.3923 21.9222 12.5814 21.8455L12.5889 21.8424L12.5947 21.84C12.6212 21.8293 12.6478 21.8186 12.6743 21.8082C12.9109 21.7148 13.2449 21.5757 13.6437 21.3885C14.439 21.0154 15.5051 20.4459 16.5769 19.6614C18.6963 18.1102 21 15.592 21 11.9675V4.67102C21 4.1673 20.597 3.75897 20.1 3.75897C18.4258 3.75897 16.4961 3.33051 14.9473 2.88202C14.1809 2.6601 13.5237 2.43805 13.0589 2.27185ZM19 11.9675C19 14.6487 17.3064 16.6438 15.3983 18.0403C14.4725 18.718 13.46 19.2401 12.4451 19.7635C12.2967 19.8401 12.1483 19.9166 12 19.9937C11.8517 19.9166 11.7033 19.8401 11.5549 19.7635C10.54 19.2401 9.52753 18.718 8.60175 18.0403C6.69366 16.6438 5 14.6487 5 11.9675V5.71844C6.63104 5.58502 8.29749 5.18909 9.6073 4.80988C10.4168 4.5755 11.2083 4.29871 12 4.0116C12.7917 4.29871 13.5832 4.5755 14.3927 4.80988C15.7025 5.18909 17.3689 5.58502 19 5.71844V11.9675Z" })), r8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.3114 2.93944C12.035 1.67321 13.6217 1.19279 14.9261 1.845C15.4579 2.11089 15.8891 2.54209 16.155 3.07388L16.3684 3.50073C16.8146 4.39312 16.9269 5.41568 16.6849 6.3836L16.2808 7.99998H19.0459C21.1683 7.99998 22.6196 10.1436 21.8314 12.1142L19.4314 18.1142C18.9758 19.2531 17.8727 20 16.6459 20H10C9.80259 20 9.60958 19.9415 9.44531 19.832L8 18.8685V19C8 19.5523 7.55228 20 7 20H3C2.44772 20 2 19.5523 2 19V8C2 7.44772 2.44772 7 3 7H7C7.55228 7 7.99999 7.4477 8 7.99998H8.41969L11.3114 2.93944ZM10.3028 18L8 16.4648V9.99998H9.00001C9.35887 9.99998 9.69021 9.80769 9.86826 9.49612L13.0479 3.93171C13.2448 3.5871 13.6767 3.45635 14.0317 3.63385C14.1764 3.70622 14.2938 3.82357 14.3661 3.9683L14.5796 4.39516C14.8123 4.86053 14.8708 5.39377 14.7446 5.89853L14.2192 8H13V10H15C15 10 15 10 15 10L19.0459 9.99998C19.7534 9.99998 20.2372 10.7145 19.9744 11.3714L17.5744 17.3714C17.4226 17.751 17.0549 18 16.6459 18H10.3028ZM4 9V18H6V9H4Z" })), n8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M15 4H6V20H16V15H18V20C18 21.1046 17.1046 22 16 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2H15V4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11 18C11.5523 18 12 17.5523 12 17C12 16.4477 11.5523 16 11 16C10.4477 16 10 16.4477 10 17C10 17.5523 10.4477 18 11 18Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.8284 5.17157C17.1999 5.543 17.4945 5.98396 17.6955 6.46926C17.8965 6.95457 18 7.47471 18 8C18 8.52528 17.8965 9.04543 17.6955 9.53073C17.4945 10.016 17.1999 10.457 16.8284 10.8284L15.4142 9.41421C15.5999 9.22849 15.7473 9.00802 15.8478 8.76536C15.9483 8.52271 16 8.26264 16 8C16 7.73735 15.9483 7.47728 15.8478 7.23463C15.7473 6.99198 15.5999 6.7715 15.4142 6.58578L16.8284 5.17157Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21.391 4.93853C20.989 3.96792 20.3997 3.08601 19.6569 2.34314L18.2426 3.75735C18.7998 4.3145 19.2418 4.97594 19.5433 5.70389C19.8448 6.43185 20 7.21206 20 7.99999C20 8.78793 19.8448 9.56814 19.5433 10.2961C19.2418 11.024 18.7998 11.6855 18.2426 12.2426L19.6569 13.6568C20.3997 12.914 20.989 12.0321 21.391 11.0615C21.7931 10.0909 22 9.05057 22 7.99999C22 6.94942 21.7931 5.90913 21.391 4.93853Z" })), c8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M20 3H4L4 5L20 5V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 20C2 20.5523 2.44772 21 3 21L21 21C21.5523 21 22 20.5523 22 20L22 8C22 7.73479 21.8946 7.48043 21.7071 7.2929C21.5196 7.10536 21.2652 7 21 7L3 7C2.44772 7 2 7.44772 2 8V20ZM6 9L18 9C18 10.1046 18.8954 11 20 11V17C18.8954 17 18 17.8954 18 19H6C6 17.8954 5.10457 17 4 17L4 11C5.10457 11 6 10.1046 6 9Z" })), C8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15ZM12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 19C8.68497 19 5.43017 16.8301 2.20523 12.6069C1.93159 12.2486 1.93159 11.7514 2.20523 11.3931C5.43017 7.16987 8.68497 5 12 5C15.315 5 18.5698 7.16987 21.7948 11.3931C22.0684 11.7514 22.0684 12.2486 21.7948 12.6069C18.5698 16.8301 15.315 19 12 19ZM12 17C14.434 17 17.019 15.3661 19.7295 12C17.019 8.63391 14.434 7 12 7C9.56601 7 6.98096 8.63391 4.27049 12C6.98096 15.3661 9.56601 17 12 17Z" })), o8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.0197 4.0002C14.3715 4.00713 14.6937 4.1984 14.8682 4.50386L22.8682 18.5039C23.0451 18.8134 23.0438 19.1936 22.8649 19.5019C22.686 19.8102 22.3565 20 22 20H2C1.65342 20 1.33156 19.8205 1.14935 19.5257C0.967144 19.2309 0.95058 18.8628 1.10557 18.5528L6.10557 8.55279C6.27497 8.214 6.62123 8 7 8C7.37877 8 7.72504 8.214 7.89443 8.55279L9.09702 10.958L13.152 4.47C13.3385 4.17166 13.668 3.99326 14.0197 4.0002ZM12.8198 8.77518L13.9713 9.69638L15.0117 8.78601L13.9616 6.9483L12.8198 8.77518ZM16.0241 10.5577L14.6585 11.7526C14.294 12.0715 13.7535 12.0834 13.3753 11.7809L11.7526 10.4827L9.848 13.53C9.65629 13.8367 9.31386 14.016 8.95254 13.9989C8.59122 13.9817 8.26734 13.7708 8.10557 13.4472L7 11.2361L3.61803 18H20.2768L16.0241 10.5577Z" })), d8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.6594 4C5.85934 4 5.13626 4.47679 4.82111 5.21216L2.16171 11.4174C2.05502 11.6664 2 11.9344 2 12.2053V16C2 16.7828 2.44969 17.4605 3.10483 17.789C3.45122 19.0631 4.61619 20 6 20C7.30622 20 8.41746 19.1652 8.82929 18L15.1707 18C15.5825 19.1652 16.6938 20 18 20C19.3838 20 20.5488 19.0631 20.8952 17.789C21.5503 17.4605 22 16.7828 22 16V12.7808C22 11.863 21.3754 11.0631 20.4851 10.8405L19.1206 10.4994L20.4477 9.36191L21.2929 10.2071L22.7071 8.7929L21.2071 7.2929C20.8376 6.92341 20.246 6.90069 19.8492 7.24075L17.3216 9.40723L15.1708 5.10557C14.832 4.428 14.1395 4 13.382 4H6.6594ZM8.82929 16L15.1707 16C15.5825 14.8348 16.6938 14 18 14C18.7684 14 19.4692 14.2889 20 14.7639V12.7808L17.2037 12.0817C17.1169 12.06 17.0322 12.0326 16.95 12H4.08797L4 12.2053V14.7639C4.53076 14.2889 5.23165 14 6 14C7.30622 14 8.41746 14.8348 8.82929 16ZM15.382 10L13.382 6H12V10H15.382ZM10 6H6.6594L4.94511 10H10V6ZM18 16C17.4477 16 17 16.4477 17 17C17 17.5523 17.4477 18 18 18C18.5523 18 19 17.5523 19 17C19 16.4477 18.5523 16 18 16ZM5 17C5 16.4477 5.44772 16 6 16C6.55228 16 7 16.4477 7 17C7 17.5523 6.55228 18 6 18C5.44772 18 5 17.5523 5 17Z" })), s8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4.00064 12C4.00064 7.58172 7.58236 4 12.0006 4C15.3407 4 18.2043 6.04764 19.4018 8.95673L17.0561 8.54311L16.7088 10.5127L21.6328 11.381C22.1767 11.4769 22.6953 11.1137 22.7912 10.5698L23.6595 5.64577L21.6899 5.29847L21.2004 8.07445C19.6745 4.50312 16.1308 2 12.0006 2C6.4778 2 2.00064 6.47715 2.00064 12H4.00064Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19.9518 12.8901C19.5097 16.889 16.1178 20 12.0006 20C9.15562 20 6.65583 18.5145 5.23726 16.2752L7.94524 16.7527L8.29253 14.783L3.36849 13.9148C2.8246 13.8189 2.30594 14.1821 2.21004 14.726L1.3418 19.65L3.31141 19.9973L3.73014 17.6226C5.52943 20.2643 8.56153 22 12.0006 22C17.1486 22 21.3868 18.1109 21.9397 13.1099L19.9518 12.8901Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.2078 14.7929L13.0006 11.5858V7H11.0006V12C11.0006 12.2652 11.106 12.5196 11.2935 12.7071L14.7935 16.2071L16.2078 14.7929Z" })), p8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.8742 2.51436C12.6978 2.19689 12.3632 2 12 2C11.6368 2 11.3022 2.19689 11.1258 2.51436L1.12584 20.5144C0.95377 20.8241 0.958444 21.2017 1.13813 21.5071C1.31781 21.8125 1.64568 22 2 22H22C22.3543 22 22.6822 21.8125 22.8619 21.5071C23.0416 21.2017 23.0462 20.8241 22.8742 20.5144L12.8742 2.51436ZM12 5.05913L20.3005 20H3.69951L12 5.05913ZM11 10V15H13V10H11ZM12 18.75C11.3096 18.75 10.75 18.1904 10.75 17.5C10.75 16.8096 11.3096 16.25 12 16.25C12.6904 16.25 13.25 16.8096 13.25 17.5C13.25 18.1904 12.6904 18.75 12 18.75Z" })), h8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H19V23H17V21H7V23H5V21H4C3.44772 21 3 20.5523 3 20V4ZM5 5V19H19V15H17V16C17 16.5523 16.5523 17 16 17H8C7.44772 17 7 16.5523 7 16V8C7 7.44772 7.44772 7 8 7H16C16.5523 7 17 7.44772 17 8V9H19V5H5ZM17 13H19V11H17V13ZM9 9V11H11V13H9V15H15V9H9Z" })), f8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.04218 2.71265C7.16908 2.28967 7.5584 2 8.00001 2H17C17.3466 2 17.6685 2.17945 17.8507 2.47427C18.0329 2.76909 18.0494 3.13723 17.8944 3.44721L15.618 8H20C20.3894 8 20.7434 8.22602 20.9072 8.57925C21.071 8.93249 21.0149 9.3487 20.7634 9.64594L9.76339 22.6459C9.47918 22.9818 9.0088 23.0925 8.60465 22.9185C8.2005 22.7446 7.95753 22.3269 8.00612 21.8896L8.88274 14H5.00001C4.6839 14 4.38641 13.8505 4.19772 13.5969C4.00902 13.3433 3.95135 13.0154 4.04218 12.7127L7.04218 2.71265ZM8.74404 4L6.34404 12H10C10.2845 12 10.5554 12.1211 10.7451 12.3331C10.9348 12.545 11.0253 12.8277 10.9939 13.1104L10.3563 18.849L17.8439 10H14C13.6534 10 13.3316 9.82055 13.1494 9.52573C12.9672 9.23091 12.9506 8.86277 13.1056 8.55279L15.382 4H8.74404Z" })), u8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 2C21.5523 2 22 2.44772 22 3V15C22 15.2652 21.8946 15.5196 21.7071 15.7071C21.5196 15.8946 21.2652 16 21 16L16 16V14L18.0854 14C18.0301 13.8436 18 13.6753 18 13.5C18 12.6716 18.6716 12 19.5 12C19.6753 12 19.8436 12.0301 20 12.0854V5.91465C19.8436 5.96992 19.6753 6 19.5 6C18.6716 6 18 5.32843 18 4.5C18 4.32468 18.0301 4.15639 18.0854 4L5.91465 4C5.96992 4.15639 6 4.32468 6 4.5C6 5.32843 5.32843 6 4.5 6C4.32468 6 4.15639 5.96992 4 5.91465V9H2L2 3C2 2.44772 2.44772 2 3 2H21Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 17.5C10.8954 17.5 10 18.3954 10 19.5C10 20.6046 10.8954 21.5 12 21.5C13.1046 21.5 14 20.6046 14 19.5C14 18.3954 13.1046 17.5 12 17.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2 13.5C2 12.3954 2.89543 11.5 4 11.5C5.10457 11.5 6 12.3954 6 13.5C6 14.6046 5.10457 15.5 4 15.5C2.89543 15.5 2 14.6046 2 13.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4.20718 21.7071L13.2072 12.7071L11.793 11.2928L2.79297 20.2928L4.20718 21.7071Z" })), m8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 4V2H22V4H2ZM6 6V19C6 19.5523 6.44772 20 7 20H17C17.5523 20 18 19.5523 18 19V6H20V19C20 20.6569 18.6569 22 17 22H7C5.34315 22 4 20.6569 4 19V6H6ZM10 8V20H8V8H10Z" })), g8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 27 25", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.16651 0C1.95737 0 0.166504 1.79086 0.166504 4V8H24.1665L24.1665 17.3333C24.1665 18.0697 23.5696 18.6667 22.8332 18.6667H18.8332V21.3333L22.8332 21.3333C25.0423 21.3333 26.8332 19.5425 26.8332 17.3333L26.8332 4C26.8332 1.79086 25.0423 0 22.8332 0H4.16651ZM24.1665 4V5.33333L2.83317 5.33333V4C2.83317 3.26362 3.43013 2.66667 4.16651 2.66667H22.8332C23.5695 2.66667 24.1665 3.26362 24.1665 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13.4998 18.6667C12.0271 18.6667 10.8332 19.8606 10.8332 21.3333C10.8332 22.8061 12.0271 24 13.4998 24C14.9726 24 16.1665 22.8061 16.1665 21.3333C16.1665 19.8606 14.9726 18.6667 13.4998 18.6667Z" }), /* @__PURE__ */ e.createElement("path", { d: "M0.166504 13.3333C0.166504 11.8606 1.36041 10.6667 2.83317 10.6667C4.30593 10.6667 5.49984 11.8606 5.49984 13.3333C5.49984 14.8061 4.30593 16 2.83317 16C1.36041 16 0.166504 14.8061 0.166504 13.3333Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.10925 24.2761L15.1093 12.2761L13.2236 10.3905L1.22363 22.3905L3.10925 24.2761Z" })), E8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M17 2V1H19V2C20.6569 2 22 3.34315 22 5H20C20 4.44772 19.5523 4 19 4H17C16.4477 4 16 4.44772 16 5C16 5.55228 16.4477 6 17 6H19C20.6569 6 22 7.34315 22 9C22 10.6569 20.6569 12 19 12V13H17V12C15.3431 12 14 10.6569 14 9H16C16 9.55228 16.4477 10 17 10H19C19.5523 10 20 9.55228 20 9C20 8.44772 19.5523 8 19 8H17C15.3431 8 14 6.65685 14 5C14 3.34315 15.3431 2 17 2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M6.67314 13.3094C7.23533 13.0321 7.87023 12.938 8.48869 13.0401C9.10715 13.1422 9.67809 13.4354 10.1213 13.8787L11.5355 12.4645C10.7968 11.7257 9.84525 11.237 8.81448 11.0668C7.78372 10.8966 6.72554 11.0536 5.78856 11.5156C4.85158 11.9777 4.08287 12.7217 3.5904 13.643C3.36116 14.0719 3.19713 14.5292 3.10103 15H2L1 17H3.10102C3.28549 17.9038 3.71701 18.7414 4.35069 19.418C5.06485 20.1805 5.99991 20.7001 7.02455 20.9039C8.0492 21.1077 9.11195 20.9855 10.0635 20.5543C11.0151 20.1232 11.8078 19.4048 12.3301 18.5L10.5981 17.5C10.2847 18.0429 9.80908 18.4739 9.23813 18.7326C8.66717 18.9913 8.02952 19.0646 7.41473 18.9424C6.79995 18.8201 6.23891 18.5083 5.81041 18.0508C5.52566 17.7467 5.30894 17.3885 5.17157 17H8L9 15H5.17158C5.22172 14.8582 5.28269 14.7197 5.35424 14.5858C5.64973 14.033 6.11095 13.5866 6.67314 13.3094Z" }), /* @__PURE__ */ e.createElement("path", { d: "M5.27261 9.9295C5.72841 8.22844 6.73277 6.7253 8.12993 5.65323C9.52708 4.58115 11.2389 4.00006 13 4.00006V2.00006C10.7987 2.00006 8.65885 2.72643 6.9124 4.06652C5.16596 5.40661 3.91051 7.28553 3.34076 9.41187L5.27261 9.9295Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.8701 18.3468C19.2672 17.2748 20.2716 15.7716 20.7274 14.0706L22.6593 14.5882C22.0895 16.7145 20.8341 18.5934 19.0876 19.9335C17.3412 21.2736 15.2013 22 13 22V20C14.7611 20 16.4729 19.4189 17.8701 18.3468Z" })), x8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4 3C2.34315 3 1 4.34315 1 6V17H3V6C3 5.44772 3.44772 5 4 5H19V3H4Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 7C5.89543 7 5 7.89543 5 9V19C5 20.1046 5.89543 21 7 21H21C22.1046 21 23 20.1046 23 19L23 9C23 7.89543 22.1046 7 21 7H7ZM7 9H21L21 11L7 11V9ZM7 13L21 13V19H7V13Z" })), V8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.9752 4.15791L14.3711 7.80014L6.60135 15.7542C6.41319 15.9469 6.15529 16.0555 5.88601 16.0555H4.34525L3.65627 16.769L5.74603 17.8386L11.066 13.3001C11.4658 12.9591 12.0614 12.9856 12.4292 13.361L18.1965 19.2458L15.6121 10.3386C15.5121 9.99408 15.6044 9.62241 15.8538 9.3646L19.4322 5.66611L19.4332 5.66502L19.4398 5.65798C19.4473 5.65002 19.4603 5.63582 19.4776 5.61605C19.5126 5.57622 19.5635 5.51562 19.6207 5.4397C19.7403 5.28083 19.8622 5.08775 19.9362 4.89895C20.0126 4.70384 20.0029 4.60453 19.9938 4.57225C19.9906 4.56062 19.9832 4.53914 19.9524 4.50452C19.9186 4.4666 19.8452 4.40054 19.696 4.3243C18.9368 3.93654 18.4692 3.98042 18.2488 4.03668C18.1271 4.06777 18.0452 4.11192 18.0022 4.13936C17.9898 4.14728 17.9808 4.15372 17.9752 4.15791ZM13.3726 5.96572L16.5714 2.73314L16.5724 2.73206L16.5741 2.73036L16.5794 2.72507L16.5901 2.71448C16.5979 2.70695 16.6067 2.69848 16.6168 2.68919C16.6368 2.67062 16.6616 2.64867 16.691 2.62422C16.7499 2.5754 16.8281 2.5161 16.9259 2.45364C17.1218 2.3286 17.3981 2.18976 17.754 2.09887C18.489 1.91117 19.4543 1.95505 20.6057 2.54318C21.2756 2.88536 21.7396 3.3889 21.9199 4.03355C22.09 4.64171 21.9609 5.21333 21.7985 5.62816C21.6336 6.0493 21.3973 6.40517 21.2184 6.64276C21.1263 6.76507 21.0429 6.86458 20.9808 6.9353C20.9496 6.97081 20.9235 6.99949 20.9038 7.0206L20.8793 7.04662L20.871 7.05528L20.8679 7.0585L20.8666 7.05983L17.6945 10.3384L20.4251 19.7496C20.5256 20.0957 20.4319 20.4692 20.1801 20.727L19.2308 21.6988C19.0429 21.8912 18.7853 21.9998 18.5163 22C18.2473 22.0002 17.9896 21.8921 17.8013 21.6999L11.654 15.4274L6.53503 19.7945C6.22696 20.0573 5.79082 20.1083 5.43036 19.9238L1.54437 17.9347C1.26245 17.7904 1.06556 17.5211 1.01358 17.2087C0.961591 16.8963 1.06066 16.5778 1.28065 16.3499L3.2014 14.3608C3.38984 14.1657 3.64948 14.0555 3.92076 14.0555H5.46491L8.3209 11.1317L2.31053 5.83758C2.1048 5.65637 1.98249 5.39863 1.97221 5.12467C1.96193 4.8507 2.06459 4.58453 2.25616 4.38841L3.20541 3.41663C3.46689 3.14895 3.85595 3.04965 4.21373 3.15928L13.3726 5.96572ZM9.72029 9.6991L11.7958 7.57434L4.91412 5.46567L9.72029 9.6991Z" })), v8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M1.29289 4.29297L4.79289 0.792969L6.20711 2.20718L4.41421 4.00008H10V6.00008H4.41421L6.20711 7.79297L4.79289 9.20718L1.29289 5.70718C1.10536 5.51965 1 5.26529 1 5.00008C1 4.73486 1.10536 4.48051 1.29289 4.29297Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19.2071 14.793L22.7071 18.293C22.8946 18.4805 23 18.7349 23 19.0001C23 19.2653 22.8946 19.5196 22.7071 19.7072L19.2071 23.2072L17.7929 21.793L19.5858 20.0001H14V18.0001H19.5858L17.7929 16.2072L19.2071 14.793Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2 15C2 13.3431 3.34315 12 5 12V11H7V12C8.65685 12 10 13.3431 10 15H8C8 14.4477 7.55228 14 7 14H5C4.44772 14 4 14.4477 4 15C4 15.5523 4.44772 16 5 16H7C8.65685 16 10 17.3431 10 19C10 20.6569 8.65685 22 7 22V23H5V22C3.34315 22 2 20.6569 2 19H4C4 19.5523 4.44772 20 5 20H7C7.55228 20 8 19.5523 8 19C8 18.4477 7.55228 18 7 18H5C3.34315 18 2 16.6569 2 15Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.7716 2.85195C21.9224 3.21593 22 3.60603 22 4C22 4.39397 21.9224 4.78407 21.7716 5.14805C21.6209 5.51203 21.3999 5.84274 21.1213 6.12132C20.8427 6.3999 20.512 6.62087 20.1481 6.77164C19.7841 6.9224 19.394 7 19 7H16V8H20V10H16V13H14V10H13V8H14V7H13V5H14V1L19 1C19.394 1 19.7841 1.0776 20.1481 1.22836C20.512 1.37913 20.8427 1.6001 21.1213 1.87868C21.3999 2.15726 21.6209 2.48797 21.7716 2.85195ZM16 5H19C19.1313 5 19.2614 4.97413 19.3827 4.92388C19.504 4.87362 19.6142 4.79997 19.7071 4.70711C19.8 4.61425 19.8736 4.50401 19.9239 4.38268C19.9741 4.26136 20 4.13132 20 4C20 3.86868 19.9741 3.73864 19.9239 3.61732C19.8736 3.49599 19.8 3.38575 19.7071 3.29289C19.6142 3.20003 19.504 3.12637 19.3827 3.07612C19.2614 3.02587 19.1313 3 19 3H16V5Z" })), M8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.5222 7.54593C11.6674 7.07609 12.3325 7.07609 12.4776 7.54593L13.0714 9.4673C13.1361 9.6768 13.3298 9.81968 13.5491 9.81968H15.5218C16.0001 9.81968 16.2054 10.4267 15.8253 10.717L14.1869 11.9686C14.0204 12.0958 13.9509 12.3134 14.0127 12.5136L14.6283 14.5054C14.772 14.9705 14.2339 15.3459 13.847 15.0504L12.3035 13.8712C12.1243 13.7343 11.8756 13.7343 11.6964 13.8712L10.1529 15.0504C9.76602 15.3459 9.22789 14.9705 9.37162 14.5054L9.98713 12.5136C10.049 12.3134 9.97947 12.0958 9.81295 11.9686L8.17455 10.717C7.7945 10.4267 7.99982 9.81968 8.47808 9.81968H10.4508C10.6701 9.81968 10.8637 9.6768 10.9285 9.4673L11.5222 7.54593Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.476 2.36954C12.1599 2.19035 11.7789 2.19035 11.4628 2.36954C11.3827 2.41498 11.3017 2.45887 11.2194 2.50002C10.7194 2.75005 9.96937 3.00002 8.96942 3.00002C7.96936 3.00002 6.96933 2.74999 6.21942 2.50002C5.99907 2.42657 5.78172 2.34511 5.56554 2.26052C5.19313 2.11479 4.77007 2.19938 4.48729 2.48216L2.62664 4.3428C2.26897 4.70048 2.2398 5.26494 2.54772 5.66625C2.69393 5.8568 2.83622 6.05022 2.96942 6.25002C3.46925 6.99976 3.96942 7.99985 3.96942 9.00002C3.96942 10 3.71926 10.5003 3.46942 11L3.45065 11.0375C3.34754 11.2435 3.21683 11.5047 3.12213 11.8244C3.02068 12.1669 2.96942 12.5401 2.96942 13C2.96942 16.4986 5.21758 18.7489 7.46942 20.125C8.59443 20.8125 9.71943 21.2813 10.5632 21.5781C10.9851 21.7266 11.3366 21.8321 11.5827 21.9004C11.6299 21.9135 11.6733 21.9253 11.7125 21.9357L11.9694 22.004L12.2264 21.9357C12.2656 21.9253 12.3089 21.9135 12.3561 21.9004C12.6022 21.8321 12.9538 21.7266 13.3757 21.5781C14.2194 21.2813 15.3444 20.8125 16.4694 20.125C18.7213 18.7489 20.9694 16.4986 20.9694 13C20.9694 12.5401 20.9182 12.1669 20.8167 11.8244C20.722 11.5047 20.5913 11.2435 20.4882 11.0375L20.4694 11C20.2196 10.5003 19.9694 10 19.9694 9.00002C19.9694 7.99985 20.4696 6.99976 20.9694 6.25002C21.1026 6.05022 21.2449 5.8568 21.3911 5.66625C21.699 5.26494 21.6699 4.70047 21.3122 4.3428L19.4522 2.48286C19.1691 2.19972 18.7454 2.11532 18.3725 2.2611C18.1565 2.3455 17.9394 2.42669 17.7194 2.50002C16.9695 2.74999 15.9695 3.00002 14.9694 3.00002C13.9695 3.00002 13.2195 2.75005 12.7194 2.50002C12.6371 2.45887 12.5562 2.41498 12.476 2.36954ZM12.7119 19.6915C12.4184 19.7948 12.1656 19.8738 11.9694 19.931C11.7733 19.8738 11.5204 19.7948 11.227 19.6915C10.4721 19.4259 9.48384 19.0122 8.51232 18.4185C6.53515 17.2102 4.96942 15.495 4.96942 13C4.96942 12.6958 5.00247 12.5184 5.03978 12.3924C5.0805 12.2549 5.13709 12.1368 5.25029 11.9104L5.25828 11.8944C5.565 11.281 5.96942 10.453 5.96942 9.00002C5.96942 7.40794 5.20865 6.00618 4.643 5.15487L5.44772 4.35015C5.49326 4.36587 5.53969 4.38163 5.58697 4.39739C6.43689 4.68069 7.66698 5.00002 8.96942 5.00002C10.2302 5.00002 11.2353 4.7025 11.9694 4.35877C12.7035 4.7025 13.7086 5.00002 14.9694 5.00002C16.2719 5.00002 17.5019 4.68069 18.3519 4.39739C18.3991 4.38163 18.4456 4.36587 18.4911 4.35015L19.2958 5.15487C18.7302 6.00618 17.9694 7.40794 17.9694 9.00002C17.9694 10.453 18.3738 11.281 18.6806 11.8944L18.6885 11.9104C18.8017 12.1368 18.8583 12.2549 18.8991 12.3924C18.9364 12.5184 18.9694 12.6958 18.9694 13C18.9694 15.495 17.4037 17.2102 15.4265 18.4185C14.455 19.0122 13.4667 19.4259 12.7119 19.6915Z" })), _8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 15L12 10L17 15H7Z" })), y8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 10L12 15L17 10H7Z" })), Z8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M5 3C5 2.44772 5.44772 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H6C5.44772 22 5 21.5523 5 21V19H7V20H19V4H7V5H5V3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3 7V9H7V7H3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3 13V11H7V13H3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3 15V17H7V15H3Z" })), w8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14 12H16V14H14V12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16 8H14V10H16V8Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 12H6V14H8V12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 5C10 4.44772 10.4477 4 11 4H21C21.5523 4 22 4.44772 22 5V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V9C2 8.44772 2.44772 8 3 8H10V5ZM14 18H12V6H20V8H18V10H20V12H18V14H20V18H16V16H14V18ZM4 10H10V18H8V16H6V18H4V10Z" })), b8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M16.7067 3.29289L20.7067 7.29289C21.0972 7.68342 21.0972 8.31658 20.7067 8.70711L9.70669 19.7071C9.56709 19.8467 9.38929 19.9419 9.1957 19.9806L4.1957 20.9806C3.49597 21.1205 2.87905 20.5036 3.019 19.8039L4.019 14.8039C4.05772 14.6103 4.15287 14.4325 4.29247 14.2929L15.2925 3.29289C15.683 2.90237 16.3162 2.90237 16.7067 3.29289ZM13.499 7.914L5.92078 15.493L5.27433 18.7252L8.50657 18.0788L16.085 10.5L13.499 7.914ZM15.9996 5.41421L14.914 6.5L17.499 9.085L18.5854 8L15.9996 5.41421Z" })), $8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M8 8V12H10V8H8Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 12V8H14V12H12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16 8V12H18V8H16Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 2H2.38197C3.13951 2 3.83204 2.428 4.17082 3.10557L4.61803 4H20.7802C22.0423 4 22.9889 5.15465 22.7414 6.39223L21.3021 13.5883C21.0217 14.9904 19.7911 16 18.3608 16H6C5.44772 16 5 16.4477 5 17C5 17.5523 5.44772 18 6 18H21V20H19.9146C19.9699 20.1564 20 20.3247 20 20.5C20 21.3284 19.3284 22 18.5 22C17.6716 22 17 21.3284 17 20.5C17 20.3247 17.0301 20.1564 17.0854 20H7.91465C7.96992 20.1564 8 20.3247 8 20.5C8 21.3284 7.32843 22 6.5 22C5.67157 22 5 21.3284 5 20.5C5 20.2765 5.04888 20.0644 5.13653 19.8739C3.90057 19.503 3 18.3567 3 17C3 15.7591 3.7534 14.6942 4.82773 14.2377L3.04568 5.32743L2.38197 4H0V2ZM5.2198 6L6.8198 14H18.3608C18.8372 14 19.2474 13.6638 19.341 13.1961L20.7802 6H5.2198Z" })), R8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.5 1C14.0404 1 13.5852 1.09053 13.1606 1.26642C12.736 1.44231 12.3501 1.70012 12.0251 2.02513C11.7001 2.35013 11.4423 2.73597 11.2664 3.16061C11.0905 3.58525 11 4.04037 11 4.5V5H9.5C9.04037 5 8.58525 5.09053 8.16061 5.26642C7.73597 5.44231 7.35013 5.70012 7.02513 6.02513C6.70012 6.35013 6.44231 6.73597 6.26642 7.16061C6.09053 7.58525 6 8.04037 6 8.5V9H4C2.89543 9 2 9.89543 2 11V20C2 21.1046 2.89543 22 4 22H15C16.1046 22 17 21.1046 17 20V19H20C21.1046 19 22 18.1046 22 17V7C22 5.89543 21.1046 5 20 5H18V4.5C18 4.04037 17.9095 3.58525 17.7336 3.16061C17.5577 2.73597 17.2999 2.35013 16.9749 2.02513C16.6499 1.70012 16.264 1.44231 15.8394 1.26642C15.4148 1.09053 14.9596 1 14.5 1ZM8 9V8.5C8 8.30302 8.0388 8.10796 8.11418 7.92597C8.18956 7.74399 8.30005 7.57863 8.43934 7.43934C8.57863 7.30005 8.74399 7.18956 8.92597 7.11418C9.10796 7.0388 9.30302 7 9.5 7C9.69698 7 9.89204 7.0388 10.074 7.11418C10.256 7.18956 10.4214 7.30005 10.5607 7.43934C10.6999 7.57863 10.8104 7.74399 10.8858 7.92597C10.9612 8.10796 11 8.30302 11 8.5V9H8ZM11 11V13H13V11H15V20H4V11H6V13H8V11H11ZM13 9V8.5C13 8.04037 12.9095 7.58525 12.7336 7.16061C12.7111 7.10642 12.6874 7.05287 12.6623 7H20V17H17V11C17 9.89543 16.1046 9 15 9H13ZM16 5V4.5C16 4.30302 15.9612 4.10796 15.8858 3.92597C15.8104 3.74399 15.6999 3.57863 15.5607 3.43934C15.4214 3.30005 15.256 3.18956 15.074 3.11418C14.892 3.0388 14.697 3 14.5 3C14.303 3 14.108 3.0388 13.926 3.11418C13.744 3.18956 13.5786 3.30005 13.4393 3.43934C13.3001 3.57863 13.1896 3.74399 13.1142 3.92597C13.0388 4.10796 13 4.30302 13 4.5V5H16Z" })), k8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.4693 1.30448C12.9546 1.10346 13.4747 1 14 1C14.5253 1 15.0454 1.10346 15.5307 1.30448C16.016 1.5055 16.457 1.80014 16.8284 2.17157C17.1999 2.54301 17.4945 2.98396 17.6955 3.46927C17.8965 3.95457 18 4.47471 18 5V6H20C21.1046 6 22 6.89543 22 8V19C22 20.1046 21.1046 21 20 21H16V19H20V8H18V10H16V8H12V10H10V8H8V11H6V8C6 6.89543 6.89543 6 8 6H10V5C10 4.47471 10.1035 3.95457 10.3045 3.46927C10.5055 2.98396 10.8001 2.54301 11.1716 2.17157C11.543 1.80014 11.984 1.5055 12.4693 1.30448ZM16 5V6H12V5C12 4.73736 12.0517 4.47728 12.1522 4.23463C12.2528 3.99198 12.4001 3.7715 12.5858 3.58579C12.7715 3.40007 12.992 3.25275 13.2346 3.15224C13.4773 3.05173 13.7374 3 14 3C14.2626 3 14.5227 3.05173 14.7654 3.15224C15.008 3.25275 15.2285 3.40007 15.4142 3.58579C15.5999 3.7715 15.7472 3.99198 15.8478 4.23463C15.9483 4.47728 16 4.73736 16 5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 18.5C10.8954 18.5 10 19.3954 10 20.5C10 21.6046 10.8954 22.5 12 22.5C13.1046 22.5 14 21.6046 14 20.5C14 19.3954 13.1046 18.5 12 18.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2 14.5C2 13.3954 2.89543 12.5 4 12.5C5.10457 12.5 6 13.3954 6 14.5C6 15.6046 5.10457 16.5 4 16.5C2.89543 16.5 2 15.6046 2 14.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4.20718 22.7071L13.2072 13.7071L11.793 12.2929L2.79297 21.2929L4.20718 22.7071Z" })), j8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.00024 4C2.00024 3.44772 2.44796 3 3.00024 3H21.0002C21.5525 3 22.0002 3.44772 22.0002 4V8C22.5525 8 23.0002 8.44772 23.0002 9V13C23.0002 13.5523 22.5525 14 22.0002 14V18C22.0002 18.5523 21.5525 19 21.0002 19H15.0002V17H20.0002V14H18.0002C17.448 14 17.0002 13.5523 17.0002 13V9C17.0002 8.44772 17.448 8 18.0002 8H20.0002V5H4.00024V11H2.00024V4ZM19.0002 10V12H21.0002V10H19.0002Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.82517 9.43468C8.63871 9.16262 8.33011 9 8.00029 9C7.67048 9 7.36187 9.16262 7.17542 9.43468L5.26042 12.2289L2.0112 13.1867C1.69485 13.28 1.44482 13.5232 1.3429 13.8369C1.24098 14.1506 1.30028 14.4943 1.5014 14.7557L3.56709 17.4404L3.47396 20.8266C3.46489 21.1563 3.61897 21.4693 3.8858 21.6631C4.15262 21.857 4.49788 21.9068 4.80863 21.7963L8.00029 20.6613L11.192 21.7963C11.5027 21.9068 11.848 21.857 12.1148 21.6631C12.3816 21.4693 12.5357 21.1563 12.5266 20.8266L12.4335 17.4404L14.4992 14.7557C14.7003 14.4943 14.7596 14.1506 14.6577 13.8369C14.5558 13.5232 14.3057 13.28 13.9894 13.1867L10.7402 12.2289L8.82517 9.43468ZM6.70914 13.6529L8.00029 11.7689L9.29145 13.6529C9.42148 13.8426 9.61294 13.9817 9.83357 14.0467L12.0243 14.6925L10.6315 16.5027C10.4913 16.685 10.4182 16.91 10.4245 17.14L10.4873 19.423L8.33534 18.6578C8.11862 18.5807 7.88196 18.5807 7.66525 18.6578L5.51332 19.423L5.57611 17.14C5.58244 16.91 5.5093 16.685 5.36904 16.5027L3.97629 14.6925L6.16702 14.0467C6.38765 13.9817 6.57911 13.8426 6.70914 13.6529Z" })), B8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM11 4.27967C10.4318 4.59631 9.85487 5.19244 9.33862 6.12168C8.64763 7.36548 8.15924 9.06477 8.0325 11H11V4.27967ZM13 4.27967V11H15.9675C15.8408 9.06477 15.3524 7.36548 14.6614 6.12168C14.1451 5.19244 13.5682 4.59631 13 4.27967ZM11 13H8.0325C8.15924 14.9352 8.64763 16.6345 9.33862 17.8783C9.85487 18.8076 10.4318 19.4037 11 19.7203V13ZM13 19.7203V13H15.9675C15.8408 14.9352 15.3524 16.6345 14.6614 17.8783C14.1451 18.8076 13.5682 19.4037 13 19.7203ZM7.44453 5.42283C6.65497 6.95491 6.15066 8.89199 6.02876 11H4.06189C4.34981 8.69112 5.62162 6.68779 7.44453 5.42283ZM6.02876 13H4.06189C4.34981 15.3089 5.62162 17.3122 7.44453 18.5772C6.65497 17.0451 6.15067 15.108 6.02876 13ZM16.5555 18.5772C17.345 17.0451 17.8493 15.108 17.9712 13H19.9381C19.6502 15.3089 18.3784 17.3122 16.5555 18.5772ZM16.5555 5.42283C18.3784 6.68779 19.6502 8.69112 19.9381 11H17.9712C17.8493 8.89199 17.345 6.95491 16.5555 5.42283Z" })), F8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 2V4H22V2H2Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 6V16C6.52529 16 7.04543 16.1035 7.53073 16.3045C8.01604 16.5055 8.45699 16.8001 8.82843 17.1716C9.19986 17.543 9.4945 17.984 9.69552 18.4693C9.89654 18.9546 10 19.4747 10 20H14C14 19.4747 14.1035 18.9546 14.3045 18.4693C14.5055 17.984 14.8001 17.543 15.1716 17.1716C15.543 16.8001 15.984 16.5055 16.4693 16.3045C16.9546 16.1035 17.4747 16 18 16V6H20V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V6H6ZM6 20V18C6.26264 18 6.52272 18.0517 6.76537 18.1522C7.00802 18.2528 7.2285 18.4001 7.41421 18.5858C7.59993 18.7715 7.74725 18.992 7.84776 19.2346C7.94827 19.4773 8 19.7374 8 20H6ZM18 18C17.7374 18 17.4773 18.0517 17.2346 18.1522C16.992 18.2528 16.7715 18.4001 16.5858 18.5858C16.4001 18.7715 16.2528 18.992 16.1522 19.2346C16.0517 19.4773 16 19.7374 16 20H18V18Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 6C10.7862 6 9.76364 6.65829 9.07868 7.57157C8.39395 8.48455 8 9.69998 8 11C8 12.3 8.39395 13.5155 9.07868 14.4284C9.76364 15.3417 10.7862 16 12 16C13.2138 16 14.2364 15.3417 14.9213 14.4284C15.6061 13.5155 16 12.3 16 11C16 9.69998 15.6061 8.48455 14.9213 7.57157C14.2364 6.65829 13.2138 6 12 6ZM10 11C10 10.0909 10.2776 9.30631 10.6787 8.77157C11.0795 8.23714 11.5569 8 12 8C12.4431 8 12.9205 8.23714 13.3213 8.77157C13.7224 9.30631 14 10.0909 14 11C14 11.9091 13.7224 12.6937 13.3213 13.2284C12.9205 13.7629 12.4431 14 12 14C11.5569 14 11.0795 13.7629 10.6787 13.2284C10.2776 12.6937 10 11.9091 10 11Z" })), H8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.38197 2H0V4H2.38197L3.06697 5.37002L5.66163 14.0189C4.16406 14.187 3 15.4575 3 17C3 18.3567 3.90057 19.503 5.13653 19.8739C5.04888 20.0644 5 20.2765 5 20.5C5 21.3284 5.67157 22 6.5 22C7.32843 22 8 21.3284 8 20.5C8 20.3247 7.96992 20.1564 7.91465 20H17.0854C17.0301 20.1564 17 20.3247 17 20.5C17 21.3284 17.6716 22 18.5 22C19.3284 22 20 21.3284 20 20.5C20 20.3247 19.9699 20.1564 19.9146 20H21V18H6C5.44772 18 5 17.5523 5 17C5 16.4477 5.44771 16 5.99999 16H18.3603C19.7902 16 21.0217 14.9907 21.3021 13.5883L22.7414 6.39223C22.9889 5.15465 22.0423 4 20.7802 4H4.61803L4.17082 3.10557C3.83204 2.428 3.13951 2 2.38197 2ZM7.74403 14L5.34403 6H20.7802L19.341 13.1961C19.2475 13.6635 18.837 14 18.3603 14H7.74403Z" })), A8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12.9296 5H2V3H12.9296C13.9327 3 14.8694 3.5013 15.4258 4.3359L18.5352 9H21C21.5523 9 22 9.44771 22 10L22 21C22 21.2652 21.8946 21.5196 21.7071 21.7071C21.5196 21.8946 21.2652 22 21 22H4C2.89543 22 2 21.1046 2 20V15H4L4 18.0854C4.15639 18.0301 4.32468 18 4.5 18C5.32843 18 6 18.6716 6 19.5C6 19.6753 5.96992 19.8436 5.91465 20L18.0854 20C18.0301 19.8436 18 19.6753 18 19.5C18 18.6716 18.6716 18 19.5 18C19.6753 18 19.8436 18.0301 20 18.0854V12.9146C19.8436 12.9699 19.6753 13 19.5 13C18.6716 13 18 12.3284 18 11.5C18 11.3247 18.0301 11.1564 18.0854 11L13 11C12.6687 11 12.2582 11.0004 11.856 11.0161C12.0972 11.2234 12.3615 11.4427 12.6306 11.6614C13.1217 12.0604 13.6145 12.4454 13.9855 12.7314C14.5551 13.1705 15.0854 13.5938 15.3237 14.3088C15.4281 14.6221 15.4908 15.0203 15.4025 15.4617C15.3127 15.9106 15.0808 16.3334 14.7071 16.7071C13.8317 17.5825 12.6251 17.4948 11.9289 17.3556C11.5449 17.2788 11.2074 17.1656 10.9691 17.074C10.3145 16.8222 9.69405 16.4841 9.05539 16.1957C8.73912 16.0528 8.40862 15.9035 8.0628 15.7427C7.15999 15.323 6.20156 14.8458 5.32775 14.2745C3.59106 13.1389 2 11.5004 2 9V8H4V9C4 10.4996 4.90894 11.6111 6.42225 12.6005C7.17344 13.0917 8.02751 13.5207 8.90595 13.9291C9.20503 14.0682 9.51429 14.208 9.82284 14.3475C10.3881 14.6031 10.951 14.8576 11.4446 15.1043L11.4521 15.1079C11.4606 15.1119 11.4758 15.119 11.4969 15.1285C11.5393 15.1475 11.6046 15.1755 11.6871 15.2073C11.8551 15.2719 12.0801 15.3462 12.3211 15.3944C12.8749 15.5052 13.1683 15.4175 13.2929 15.2929C13.4192 15.1666 13.4373 15.0894 13.4413 15.0695C13.4467 15.0422 13.4469 15.0029 13.4263 14.9412C13.4044 14.8754 13.3664 14.8085 13.3269 14.7531C13.3221 14.7464 13.3175 14.7402 13.3132 14.7345L13.2236 14.6667C13.1125 14.5824 12.9543 14.4617 12.7645 14.3154C12.3855 14.0233 11.8783 13.6271 11.3694 13.2136C10.864 12.803 10.3422 12.3634 9.94106 11.9873C9.74302 11.8017 9.55373 11.6124 9.40696 11.4381C9.33473 11.3523 9.25326 11.2473 9.18463 11.1315C9.13646 11.0502 9 10.8133 9 10.5C9 10.0578 9.23547 9.74602 9.44254 9.57108C9.63345 9.40979 9.84627 9.31952 10.001 9.26595C10.3175 9.15639 10.6931 9.10071 11.0255 9.06746C11.7004 8.99997 12.4902 8.99999 12.9812 9H16.1315L13.7617 5.4453C13.5762 5.1671 13.264 5 12.9296 5Z" })), S8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 12.6238L8.3545 16.3L6.9081 14.843L10.554 11.1656L9.79343 10.398V8.88247L9.26524 8.3492V9.67086L8.80549 10.1347L6.95719 8.27005L6.5 8.73097C6.50329 8.38325 6.57209 7.37691 7.4184 6.53789C8.33169 5.65175 9.31799 6.05101 9.65527 6.39155L11.5027 8.25532L11.0314 8.73005L12 9.70731L12.9684 8.73005L12.4973 8.25532L14.3444 6.39155C14.6816 6.05101 15.6679 5.65175 16.5812 6.53789C17.4277 7.37691 17.4965 8.38325 17.5 8.73097L17.0428 8.27005L15.1943 10.1347L14.7348 9.67086V8.3492L14.2062 8.88247V10.398L13.4457 11.1656L17.0917 14.843L15.6455 16.3L12 12.6238Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.44772 2 2 2.44772 2 3V19C2 19.5523 2.44772 20 3 20H7V22C7 22.3788 7.214 22.725 7.55279 22.8944C7.89157 23.0638 8.29698 23.0273 8.6 22.8L12.3333 20H21C21.5523 20 22 19.5523 22 19V3C22 2.44772 21.5523 2 21 2H3ZM4 18V4H20V18H12C11.7836 18 11.5731 18.0702 11.4 18.2L9 20V19C9 18.4477 8.55228 18 8 18H4Z" })), D8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 3C18 2.44772 17.5523 2 17 2H3C2.44771 2 2 2.44772 2 3V21C2 21.5523 2.44771 22 3 22H10V20H4V4H16V9H18V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.1247 11.2191C17.7596 10.9272 17.2407 10.927 16.8756 11.2189L16.873 11.221L16.8568 11.2337C16.8415 11.2456 16.8174 11.2642 16.7852 11.2885C16.7208 11.3373 16.6243 11.4088 16.5014 11.4955C16.2548 11.6696 15.9071 11.9013 15.5039 12.1318C14.6553 12.6166 13.7237 13 13 13C12.4477 13 12 13.4477 12 14V17.5C12 19.724 13.4347 21.235 14.6645 22.1232C15.293 22.5771 15.915 22.9046 16.3768 23.1184C16.609 23.2259 16.8042 23.3063 16.9442 23.3607C17.0143 23.388 17.0707 23.4088 17.1114 23.4234C17.1317 23.4307 17.1481 23.4365 17.1602 23.4407L17.1753 23.4458L17.1803 23.4475L17.1823 23.4482C17.1826 23.4483 17.1838 23.4487 17.5 22.5L17.1838 23.4487C17.389 23.5171 17.611 23.5171 17.8162 23.4487L17.5 22.5C17.8162 23.4487 17.8159 23.4488 17.8162 23.4487L17.8177 23.4482L17.8197 23.4475L17.8247 23.4458L17.8398 23.4407C17.8519 23.4365 17.8683 23.4307 17.8886 23.4234C17.9293 23.4088 17.9857 23.388 18.0558 23.3607C18.1958 23.3063 18.391 23.2259 18.6232 23.1184C19.085 22.9046 19.707 22.5771 20.3355 22.1232C21.5653 21.235 23 19.724 23 17.5V14C23 13.4477 22.5523 13 22 13C21.2763 13 20.3447 12.6166 19.4961 12.1318C19.0929 11.9013 18.7452 11.6696 18.4986 11.4955C18.3757 11.4088 18.2792 11.3373 18.2148 11.2885C18.1826 11.2642 18.1585 11.2456 18.1432 11.2337L18.127 11.221L18.1247 11.2191ZM17.5 21.4283C17.582 21.394 17.6774 21.3524 17.783 21.3035C18.165 21.1266 18.668 20.8604 19.1645 20.5018C20.1847 19.765 21 18.776 21 17.5V14.8867C20.0638 14.685 19.17 14.2489 18.5039 13.8682C18.1122 13.6444 17.7683 13.4215 17.5 13.2372C17.2317 13.4215 16.8878 13.6444 16.4961 13.8682C15.83 14.2489 14.9362 14.685 14 14.8867V17.5C14 18.776 14.8153 19.765 15.8355 20.5018C16.332 20.8604 16.835 21.1266 17.217 21.3035C17.3226 21.3524 17.4179 21.394 17.5 21.4283ZM17.818 21.5519C17.8182 21.552 17.8183 21.552 17.818 21.5519V21.5519ZM17.1818 21.552C17.1814 21.5521 17.1816 21.552 17.1818 21.552V21.552Z" })), P8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M19 3C19 2.44772 18.5523 2 18 2H4C3.44771 2 3 2.44772 3 3V21C3 21.5523 3.44771 22 4 22H8V20H5V4H17V13H19V3Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 18C10 16.3431 11.3431 15 13 15C14.3062 15 15.4175 15.8348 15.8293 17H21C21.5523 17 22 17.4477 22 18V21H20V19H15.8293C15.4175 20.1652 14.3062 21 13 21C11.3431 21 10 19.6569 10 18ZM13 17C12.4477 17 12 17.4477 12 18C12 18.5523 12.4477 19 13 19C13.5523 19 14 18.5523 14 18C14 17.4477 13.5523 17 13 17Z" })), z8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C11.4477 22 11 21.5523 11 21V13H3C2.44772 13 2 12.5523 2 12ZM6.02876 11H4.06189C4.34981 8.69112 5.62162 6.68779 7.44453 5.42283C6.65497 6.95491 6.15066 8.89199 6.02876 11ZM9.33862 6.12168C9.85487 5.19244 10.4318 4.59631 11 4.27967V11H8.0325C8.15924 9.06476 8.64763 7.36547 9.33862 6.12168ZM13 19.7203V13H15.9675C15.8408 14.9352 15.3524 16.6345 14.6614 17.8783C14.1451 18.8076 13.5682 19.4037 13 19.7203ZM13 11H15.9675C15.8408 9.06476 15.3524 7.36547 14.6614 6.12168C14.1451 5.19244 13.5682 4.59631 13 4.27967V11ZM16.5555 5.42283C17.345 6.95491 17.8493 8.89199 17.9712 11H19.9381C19.6502 8.69112 18.3784 6.68779 16.5555 5.42283ZM16.5555 18.5772C17.345 17.0451 17.8493 15.108 17.9712 13H19.9381C19.6502 15.3089 18.3784 17.3122 16.5555 18.5772Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8.70711 19.707L4.70711 23.707L3.29289 22.2928L5.58579 19.9999H0V17.9999H5.58579L3.29289 15.707L4.70711 14.2928L8.70711 18.2928C9.09763 18.6833 9.09763 19.3165 8.70711 19.707Z" })), O8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.52566 8.34189C9.59372 8.13771 9.78479 8 10 8H14C14.2152 8 14.4063 8.13771 14.4743 8.34189C14.5424 8.54606 14.4722 8.77087 14.3 8.9L12.3 10.4C12.1222 10.5333 11.8778 10.5333 11.7 10.4L9.7 8.9C9.52783 8.77087 9.4576 8.54606 9.52566 8.34189Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.28941 2.29645C5.47723 2.10674 5.7331 2 6.00006 2H18.0001C18.267 2 18.5229 2.10674 18.7107 2.29646C18.8985 2.48617 19.0027 2.74311 19 3.01005L18.9972 3.29052C18.9849 4.5479 18.9745 5.60036 18.9113 6.48426C18.843 7.43831 18.7095 8.27113 18.4081 9.02844C17.9307 10.2282 17.0875 11.0948 15.8144 12C17.0875 12.9051 17.9307 13.7718 18.4081 14.9715C18.7095 15.7288 18.8431 16.5617 18.9113 17.5157C18.9745 18.3997 18.9849 19.4521 18.9972 20.7095L19 20.99C19.0027 21.2569 18.8985 21.5138 18.7107 21.7035C18.5229 21.8933 18.267 22 18.0001 22H6C5.73304 22 5.47717 21.8933 5.28935 21.7035C5.10154 21.5138 4.99737 21.2569 5.00005 20.99L5.00282 20.7099C5.01516 19.4523 5.02549 18.3997 5.08872 17.5157C5.15697 16.5617 5.29053 15.7288 5.59192 14.9715C6.06938 13.7718 6.91258 12.9051 8.1857 12C6.91258 11.0948 6.0694 10.2282 5.59195 9.02843C5.29058 8.27112 5.15703 7.43831 5.08879 6.48425C5.02556 5.60032 5.01523 4.54788 5.00289 3.29045L5.00011 3.01004C4.99743 2.7431 5.1016 2.48617 5.28941 2.29645ZM7.01045 4C7.02135 4.93093 7.03712 5.69054 7.08369 6.34155C7.1457 7.20841 7.25862 7.80749 7.45022 8.28894C7.81333 9.20141 8.54005 9.90828 10.53 11.152C10.8224 11.3347 11 11.6552 11 12C11 12.3448 10.8224 12.6653 10.53 12.848C8.54004 14.0917 7.8133 14.7986 7.45017 15.7111C7.25857 16.1925 7.14564 16.7916 7.08363 17.6584C7.03706 18.3094 7.02129 19.0691 7.01039 20H7.5C7.60076 19.8409 7.77782 19.5449 7.98531 19.1981C8.3942 18.5145 8.92125 17.6335 9.21539 17.2133C9.65681 16.5827 10.1392 15.9382 10.5815 15.4468C10.8016 15.2022 11.024 14.9817 11.2362 14.8185C11.4252 14.6731 11.6969 14.5 12 14.5C12.3031 14.5 12.5748 14.6731 12.7638 14.8185C12.976 14.9817 13.1984 15.2022 13.4185 15.4468C13.8608 15.9382 14.3432 16.5827 14.7846 17.2133C15.0788 17.6335 15.6058 18.5145 16.0147 19.198C16.2222 19.5449 16.3992 19.8409 16.5 20H16.9897C16.9788 19.0691 16.963 18.3094 16.9164 17.6584C16.8544 16.7916 16.7415 16.1925 16.5499 15.711C16.1867 14.7986 15.46 14.0917 13.4701 12.848C13.1777 12.6653 13.0001 12.3448 13.0001 12C13.0001 11.6552 13.1777 11.3347 13.4701 11.152C15.46 9.90828 16.1867 9.20141 16.5499 8.28894C16.7415 7.80748 16.8544 7.2084 16.9164 6.34154C16.963 5.69053 16.9787 4.93093 16.9897 4H7.01045Z" })), W8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M17 11V7H13V5H17V1H19V5H23V7H19V11H17Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9 7H1V5H9V7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M14 19H22V21H14V19Z" }), /* @__PURE__ */ e.createElement("path", { d: "M22 15L14 15V17H22V15Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.00012 19.4142L7.79297 22.2071L9.20718 20.7928L6.41434 18L9.20718 15.2072L7.79297 13.7929L5.00012 16.5858L2.20718 13.7928L0.792969 15.2071L3.58591 18L0.792969 20.7929L2.20718 22.2072L5.00012 19.4142Z" })), N8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M2 5H12.9296C13.264 5 13.5762 5.1671 13.7617 5.4453L16.1315 9H12.9812C12.4902 8.99999 11.7004 8.99997 11.0255 9.06746C10.6931 9.10071 10.3175 9.15639 10.001 9.26595C9.84627 9.31952 9.63345 9.40979 9.44254 9.57108C9.23547 9.74602 9 10.0578 9 10.5C9 10.8133 9.13646 11.0502 9.18463 11.1315C9.25326 11.2473 9.33473 11.3523 9.40696 11.4381C9.55373 11.6124 9.74302 11.8017 9.94106 11.9873C10.3422 12.3634 10.864 12.803 11.3694 13.2136C11.8783 13.6271 12.3855 14.0233 12.7645 14.3154C12.9543 14.4617 13.1125 14.5824 13.2236 14.6667L13.3132 14.7345C13.3175 14.7402 13.3221 14.7464 13.3269 14.7531C13.3664 14.8085 13.4044 14.8754 13.4263 14.9412C13.4469 15.0029 13.4467 15.0422 13.4413 15.0695C13.4373 15.0894 13.4192 15.1666 13.2929 15.2929C13.1683 15.4175 12.8749 15.5052 12.3211 15.3944C12.0801 15.3462 11.8551 15.2719 11.6871 15.2073C11.6046 15.1755 11.5393 15.1475 11.4969 15.1285C11.4758 15.119 11.4606 15.1119 11.4521 15.1079L11.4446 15.1043C10.951 14.8576 10.3881 14.6031 9.82284 14.3475C9.51429 14.208 9.20503 14.0682 8.90595 13.9291C8.02751 13.5207 7.17344 13.0917 6.42225 12.6005C4.90894 11.6111 4 10.4996 4 9V8H2V9C2 11.5004 3.59106 13.1389 5.32775 14.2745C6.20156 14.8458 7.15999 15.323 8.0628 15.7427C8.40862 15.9035 8.73891 16.0527 9.05518 16.1956C9.59244 16.4382 10.0949 16.6655 10.5585 16.8973L10.5672 16.9015L10.5933 16.9141C10.6146 16.9242 10.6433 16.9376 10.6788 16.9535C10.7497 16.9853 10.8486 17.0276 10.9691 17.074C11.2074 17.1656 11.5449 17.2788 11.9289 17.3556C12.6251 17.4948 13.8317 17.5825 14.7071 16.7071C15.0808 16.3334 15.3127 15.9106 15.4025 15.4617C15.4908 15.0203 15.4281 14.6221 15.3237 14.3088C15.2206 13.9996 15.0711 13.754 14.9544 13.5906C14.8946 13.507 14.8396 13.4394 14.7967 13.39C14.7752 13.3651 14.7564 13.3445 14.7413 13.3283L14.7213 13.3073L14.7134 13.2993L14.7101 13.2959L14.7085 13.2943L14.6569 13.2426L14.5896 13.1922L14.5572 13.1678L14.4327 13.0735C14.325 12.9918 14.1707 12.8742 13.9855 12.7314C13.6145 12.4454 13.1217 12.0604 12.6306 11.6614C12.3615 11.4427 12.0972 11.2234 11.856 11.0161C12.2582 11.0004 12.6687 11 13 11L20 11V13H17L17 15H20V19H7L7 17H5L5 19C5 20.1046 5.89543 21 7 21H20C21.1046 21 22 20.1046 22 19V11C22 9.89543 21.1046 9 20 9H18.5352L15.4258 4.3359C14.8694 3.5013 13.9327 3 12.9296 3H2V5Z" })), T8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.67282 2.91896C6.59287 1.99891 8.13259 2.18846 8.80202 3.30418L10.7414 6.53641C11.2135 7.32337 11.0895 8.33068 10.4406 8.97962L9.41418 10.006C9.62395 10.4361 10.1502 11.2661 11.445 12.5609C12.7399 13.8558 13.5699 14.382 14 14.5918L15.0264 13.5654C15.6753 12.9165 16.6826 12.7925 17.4696 13.2646L20.7018 15.204C21.8175 15.8734 22.0071 17.4131 21.087 18.3332L18.5785 20.8417C18.022 21.3982 17.2186 21.7574 16.3381 21.6477C14.5913 21.4302 10.6451 20.5512 7.02369 16.9952C3.36808 13.4056 2.53246 9.38658 2.34212 7.6338C2.24806 6.76762 2.60684 5.98495 3.15109 5.44069L5.67282 2.91896ZM7.08703 4.33317L4.56531 6.8549C4.37504 7.04518 4.31234 7.25134 4.33043 7.41788C4.4908 8.89468 5.21028 12.4115 8.42496 15.5681C11.6322 18.7174 15.1085 19.4791 16.5852 19.6631C16.7574 19.6845 16.9705 19.6212 17.1642 19.4275L19.6728 16.919L16.4406 14.9796L15.2623 16.1579C14.9231 16.4971 14.3039 16.8325 13.5879 16.5846C12.8943 16.3445 11.7523 15.6967 10.0308 13.9751C8.30928 12.2536 7.66149 11.1117 7.42133 10.418C7.17346 9.70204 7.50888 9.0829 7.84807 8.7437L9.02637 7.5654L7.08703 4.33317Z" })), I8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.44772 2 2 2.44772 2 3V15C2 15.5523 2.44772 16 3 16H6V14H4V5.0449L11.3857 10.7894C11.7469 11.0702 12.2525 11.0702 12.6136 10.7894L20 5.04441V14H18V16H21C21.5523 16 22 15.5523 22 15V3C22 2.44772 21.5523 2 21 2H3ZM5.9142 4L11.9997 8.73315L18.0852 4H5.9142Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 16.4141V23H11V16.4143L8.70718 18.7071L7.29297 17.2929L11.293 13.2929C11.6835 12.9024 12.3167 12.9024 12.7072 13.2929L16.7072 17.2929L15.293 18.7071L13 16.4141Z" })), G8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5 2C14.0147 2 12 4.01472 12 6.5C12 8.98528 14.0147 11 16.5 11C18.9853 11 21 8.98528 21 6.5C21 4.01472 18.9853 2 16.5 2ZM14 6.5C14 5.11929 15.1193 4 16.5 4C17.8807 4 19 5.11929 19 6.5C19 7.88071 17.8807 9 16.5 9C15.1193 9 14 7.88071 14 6.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.4998 12C14.9101 12 13.5297 12.4668 12.4224 13.2499L13.5772 14.8828C14.34 14.3434 15.3153 14 16.4998 14C19.6397 14 21.4998 16.4656 21.4998 19H23.4998C23.4998 15.5344 20.91 12 16.4998 12Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 8C3 5.79086 4.79086 4 7 4C9.20914 4 11 5.79086 11 8C11 10.2091 9.20914 12 7 12C4.79086 12 3 10.2091 3 8ZM7 6C5.89543 6 5 6.89543 5 8C5 9.10457 5.89543 10 7 10C8.10457 10 9 9.10457 9 8C9 6.89543 8.10457 6 7 6Z" }), /* @__PURE__ */ e.createElement("path", { d: "M7.00007 13C2.82886 13 0.5 16.6209 0.5 20H2.5C2.5 17.3791 4.25048 15 7.00007 15V13Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5859 20H5V18H10.5859L8.29297 15.7071L9.70718 14.2929L13.7072 18.2929C14.0977 18.6834 14.0977 19.3166 13.7072 19.7071L9.70718 23.7071L8.29297 22.2929L10.5859 20Z" })), Y8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M16.9498 13L7.05027 13L7.05027 11L16.9498 11V13Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z" })), U8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.66162 5.95452L5.70711 4L4.29289 5.41421L5.98702 7.10834C4.7207 8.12318 3.4607 9.45609 2.20523 11.1002C1.93159 11.4585 1.93159 11.9557 2.20523 12.314C5.43017 16.5372 8.68497 18.7071 12 18.7071C13.4569 18.7071 14.9022 18.288 16.3384 17.4597L18.2929 19.4142L19.7071 18L18.013 16.3059C19.2793 15.291 20.5393 13.9581 21.7948 12.314C22.0684 11.9557 22.0684 11.4585 21.7948 11.1002C18.5698 6.87697 15.315 4.70711 12 4.70711C10.5431 4.70711 9.09783 5.12621 7.66162 5.95452ZM7.4106 8.53192C6.38436 9.32605 5.33714 10.3825 4.27049 11.7071C6.98096 15.0732 9.56601 16.7071 12 16.7071C12.9321 16.7071 13.8864 16.4675 14.8614 15.9827L7.4106 8.53192ZM16.5894 14.8823L9.13861 7.43151C10.1136 6.94673 11.0679 6.70711 12 6.70711C14.434 6.70711 17.019 8.34101 19.7295 11.7071C18.6629 13.0318 17.6156 14.0882 16.5894 14.8823Z" })), q8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12.3297 0.82765C12.1708 0.595821 11.8287 0.595821 11.6698 0.82765L10.7019 2.23997L9.05959 2.72409C8.79001 2.80355 8.68429 3.12894 8.85567 3.35168L9.89976 4.70866L9.85269 6.42018C9.84496 6.70112 10.1218 6.90222 10.3866 6.80806L11.9998 6.2344L13.613 6.80806C13.8778 6.90222 14.1546 6.70113 14.1468 6.42018L14.0998 4.70866L15.1438 3.35169C15.3152 3.12894 15.2095 2.80355 14.9399 2.72409L13.2976 2.23997L12.3297 0.82765Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4.32971 4.32765C4.17083 4.09582 3.82869 4.09582 3.66981 4.32765L2.70189 5.73997L1.05959 6.22409C0.790012 6.30355 0.684288 6.62894 0.855673 6.85168L1.89976 8.20866L1.85269 9.92018C1.84496 10.2011 2.12175 10.4022 2.38656 10.3081L3.99976 9.7344L5.61297 10.3081C5.87777 10.4022 6.15456 10.2011 6.14683 9.92018L6.09976 8.20866L7.14385 6.85169C7.31523 6.62894 7.20951 6.30355 6.93993 6.22409L5.29763 5.73997L4.32971 4.32765Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19.6698 4.32765C19.8287 4.09582 20.1708 4.09582 20.3297 4.32765L21.2976 5.73997L22.9399 6.22409C23.2095 6.30355 23.3152 6.62894 23.1438 6.85169L22.0998 8.20866L22.1468 9.92018C22.1546 10.2011 21.8778 10.4022 21.613 10.3081L19.9998 9.7344L18.3866 10.3081C18.1218 10.4022 17.845 10.2011 17.8527 9.92018L17.8998 8.20866L16.8557 6.85168C16.6843 6.62894 16.79 6.30355 17.0596 6.22409L18.7019 5.73997L19.6698 4.32765Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.36898 10.5137C9.41661 9.75364 10.693 9.34622 12 9.34622C13.307 9.34622 14.5834 9.75364 15.631 10.5137C16.6795 11.2743 17.4436 12.3487 17.7917 13.5773C18.1402 14.8068 18.0492 16.111 17.5354 17.2838C17.1084 18.2583 16.405 19.1357 15.5 19.7654L15.5 21.3462C15.5 21.6806 15.3329 21.9928 15.0547 22.1783L13.5547 23.1783C13.3904 23.2878 13.1974 23.3462 13 23.3462H11C10.8026 23.3462 10.6096 23.2878 10.4453 23.1783L8.9453 22.1783C8.6671 21.9928 8.5 21.6806 8.5 21.3462L8.5 19.7654C7.59502 19.1357 6.89157 18.2583 6.46465 17.2838C5.95083 16.111 5.85981 14.8068 6.20827 13.5773C6.55645 12.3487 7.3205 11.2743 8.36898 10.5137ZM12 11.3462C11.1057 11.3462 10.2422 11.6256 9.54341 12.1325C8.84545 12.6389 8.35404 13.3409 8.13248 14.1227C7.91119 14.9035 7.96797 15.7312 8.29656 16.4813C8.63332 17.2499 9.22966 17.923 9.97913 18.3321L10.5 18.6164L10.5 20.811L11.3028 21.3462H12.6972L13.5 20.811L13.5 18.6164L14.0209 18.3321C14.7703 17.923 15.3667 17.2499 15.7034 16.4813C16.032 15.7312 16.0888 14.9035 15.8675 14.1227C15.646 13.3409 15.1546 12.6389 14.4566 12.1325C13.7578 11.6256 12.8943 11.3462 12 11.3462Z" })), J8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.76142 11.7614 12 9 12C6.23858 12 4 9.76142 4 7ZM9 4C7.34315 4 6 5.34315 6 7C6 8.65685 7.34315 10 9 10C10.6569 10 12 8.65685 12 7C12 5.34315 10.6569 4 9 4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M1 22C1 17.5983 4.08967 13 9.5001 13C10.6208 13 11.6572 13.2015 12.5941 13.5691L11.8636 15.4309C11.1657 15.1571 10.3776 15 9.5001 15C5.47308 15 3 18.4017 3 22H1Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.1869 13.555C18.75 12.9175 17.8091 12.9175 17.3722 13.555L16.0687 15.457L13.857 16.109C13.1156 16.3275 12.8249 17.2223 13.2962 17.8349L14.7023 19.6623L14.6389 21.9672C14.6176 22.7398 15.3788 23.2928 16.107 23.0339L18.2795 22.2613L20.452 23.0339C21.1803 23.2928 21.9414 22.7398 21.9202 21.9672L21.8568 19.6623L23.2629 17.8349C23.7342 17.2223 23.4434 16.3275 22.7021 16.109L20.4904 15.457L19.1869 13.555ZM17.3164 17.1743L18.2795 15.7689L19.2427 17.1743L20.877 17.656L19.838 19.0064L19.8848 20.7095L18.2795 20.1387L16.6742 20.7095L16.7211 19.0064L15.6821 17.656L17.3164 17.1743Z" })), K8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M13 11.5858V7H11V11.5858C11 12.1162 11.2107 12.6249 11.5858 13L14.7929 16.2071L16.2071 14.7929L13 11.5858Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z" })), X8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M10.6947 2.08555C11.1261 2.02876 11.5621 2 12 2L12.0013 2C12.006 2 12.0107 2 12.0154 2.00001C12.4481 2.00068 12.8789 2.02942 13.3053 2.08555C14.1698 2.19937 15.0177 2.42605 15.8268 2.7612C15.852 2.77161 15.877 2.78212 15.9021 2.79273C16.2778 2.95194 16.6445 3.13448 17 3.33975C17.7552 3.77577 18.4518 4.30965 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12C22 13.3132 21.7413 14.6136 21.2388 15.8268C20.7362 17.0401 19.9997 18.1425 19.0711 19.0711C18.4518 19.6903 17.7552 20.2242 17 20.6603C16.6208 20.8792 16.2288 21.0723 15.8268 21.2388C15.0177 21.5739 14.1698 21.8006 13.3053 21.9145C12.8739 21.9712 12.4379 22 12 22C11.5621 22 11.1261 21.9712 10.6947 21.9145L10.9558 19.9316C11.3009 19.977 11.6497 20 12 20C12.3503 20 12.6991 19.977 13.0442 19.9316C13.7359 19.8405 14.4142 19.6592 15.0615 19.391C15.383 19.2578 15.6966 19.1034 16 18.9282C16.6042 18.5794 17.1614 18.1523 17.6569 17.6569C18.3997 16.914 18.989 16.0321 19.391 15.0615C19.7931 14.0909 20 13.0506 20 12C20 10.9494 19.7931 9.90914 19.391 8.93853C18.989 7.96793 18.3997 7.08601 17.6569 6.34315C17.1614 5.84772 16.6042 5.42062 16 5.0718C15.6966 4.89663 15.383 4.74216 15.0615 4.60896C14.4142 4.34084 13.7359 4.1595 13.0442 4.06844C12.6991 4.02301 12.3503 4 12 4C11.6497 4 11.3009 4.02301 10.9558 4.06844L10.6947 2.08555Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8.17317 2.7612C7.77119 2.92771 7.37923 3.1208 7 3.33975C6.62077 3.5587 6.25757 3.80159 5.91238 4.06647L7.12991 5.65317C7.40605 5.44128 7.6966 5.24696 8 5.0718C8.3034 4.89663 8.61696 4.74216 8.93853 4.60896L8.17317 2.7612Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.33975 7C3.5587 6.62077 3.80159 6.25757 4.06646 5.91238L5.65317 7.12991C5.44128 7.40605 5.24696 7.6966 5.0718 8C4.89663 8.3034 4.74216 8.61696 4.60896 8.93853L2.7612 8.17317C2.9277 7.77119 3.12079 7.37924 3.33975 7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.08555 10.6947C2.02876 11.1261 2 11.5621 2 12C2 12.4379 2.02876 12.8739 2.08555 13.3053L4.06844 13.0442C4.02301 12.6991 4 12.3503 4 12C4 11.6497 4.02301 11.3009 4.06844 10.9558L2.08555 10.6947Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.33975 17C3.1208 16.6208 2.92771 16.2288 2.7612 15.8268L4.60896 15.0615C4.74216 15.383 4.89663 15.6966 5.0718 16C5.24697 16.3034 5.44128 16.594 5.65317 16.8701L4.06647 18.0876C3.8016 17.7424 3.5587 17.3792 3.33975 17Z" }), /* @__PURE__ */ e.createElement("path", { d: "M5.91238 19.9335C6.25757 20.1984 6.62077 20.4413 7 20.6603C7.37924 20.8792 7.77119 21.0723 8.17317 21.2388L8.93853 19.391C8.61696 19.2578 8.3034 19.1034 8 18.9282C7.6966 18.753 7.40605 18.5587 7.12991 18.3468L5.91238 19.9335Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11 12V7H13V11.5858L16.2071 14.7929L14.7929 16.2071L11.2929 12.7071C11.1054 12.5196 11 12.2652 11 12Z" })), Q8 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M7 4H13V2H7C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V14H17V20H7V4Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21.7071 7.70711C21.8946 7.51957 22 7.26522 22 7C22 6.73478 21.8946 6.48043 21.7071 6.29289L17.7071 2.29289L16.2929 3.70711L18.5858 6L13 6L13 8L18.5858 8L16.2929 10.2929L17.7071 11.7071L21.7071 7.70711Z" })), e0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M22 3C22 2.44772 21.5523 2 21 2H3C2.44772 2 2 2.44772 2 3V12H4L4 5.91465C4.15639 5.96992 4.32468 6 4.5 6C5.32843 6 6 5.32843 6 4.5C6 4.32468 5.96992 4.15639 5.91465 4L18.0854 4C18.0301 4.15639 18 4.32468 18 4.5C18 5.32843 18.6716 6 19.5 6C19.6753 6 19.8436 5.96992 20 5.91465V12H22V3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.29289 16.2929L5.79289 12.7929L7.20711 14.2071L5.41423 16H11V18H5.4142L7.20711 19.7929L5.79289 21.2071L2.29289 17.7071C1.90237 17.3166 1.90237 16.6834 2.29289 16.2929Z" }), /* @__PURE__ */ e.createElement("path", { d: "M16.7929 19.7929L18.5858 18H13V16H18.5858L16.7929 14.2071L18.2071 12.7929L21.7071 16.2929C22.0976 16.6834 22.0976 17.3166 21.7071 17.7071L18.2071 21.2071L16.7929 19.7929Z" })), t0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.25 4.5C5.1851 4.5 3.5 6.18673 3.5 8.28125C3.5 9.61155 4.28051 10.9835 5.51203 12.4087C7.51855 14.7306 9.84195 17.157 12 19.1486C14.158 17.157 16.4815 14.7306 18.488 12.4087C19.7195 10.9835 20.5 9.61155 20.5 8.28125C20.5 6.18673 18.8149 4.5 16.75 4.5C15.8578 4.5 15.0401 4.81294 14.3957 5.33785C13.7157 5.89171 13.3584 6.28962 13.1598 6.53348C13.1085 6.59641 13.0653 6.65221 13.0257 6.70392C13.0189 6.71293 13.0114 6.72267 13.0037 6.73287C12.9727 6.77353 12.936 6.82168 12.9045 6.86087C12.8705 6.90318 12.7937 6.99822 12.69 7.08485C12.5854 7.17215 12.3356 7.35099 11.9692 7.34379C11.6073 7.33667 11.3669 7.15203 11.2697 7.06679C11.1711 6.98026 11.0976 6.88629 11.065 6.84434C11.0131 6.77758 10.9854 6.73975 10.9593 6.70405C10.9258 6.65814 10.8948 6.61576 10.8181 6.51988C10.6249 6.27842 10.2751 5.88423 9.60428 5.33785C8.95985 4.81294 8.14219 4.5 7.25 4.5ZM1.5 8.28125C1.5 5.09455 4.06819 2.5 7.25 2.5C8.62017 2.5 9.88018 2.98308 10.8674 3.78715C11.3635 4.19128 11.7262 4.53866 11.9972 4.82886C12.2699 4.54005 12.6346 4.19285 13.1326 3.78715C14.1198 2.98308 15.3798 2.5 16.75 2.5C19.9318 2.5 22.5 5.09455 22.5 8.28125C22.5 10.3647 21.304 12.2088 20.0012 13.7163C17.8442 16.2125 15.3246 18.8321 13.0045 20.9407C12.4346 21.4586 11.5654 21.4586 10.9955 20.9407C8.67538 18.8321 6.15585 16.2125 3.99878 13.7163C2.696 12.2088 1.5 10.3647 1.5 8.28125Z" })), l0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M10 2C9.44772 2 9 2.44772 9 3V6H10C10.5523 6 11 5.55228 11 5V4H13V5C13 5.55228 13.4477 6 14 6H15V3C15 2.44772 14.5523 2 14 2H10Z" }), /* @__PURE__ */ e.createElement("path", { d: "M4 5C4 4.44772 4.44772 4 5 4H7V6H6V20H12V22H5C4.44772 22 4 21.5523 4 21V5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M18 6H17V4H19C19.5523 4 20 4.44772 20 5V14H18V6Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17.7072 21.7071L22.7072 16.7071L21.293 15.2929L17.0001 19.5858L14.7072 17.2929L13.293 18.7071L16.293 21.7071C16.6835 22.0976 17.3167 22.0976 17.7072 21.7071Z" })), i0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C11.4747 2 10.9546 2.10346 10.4693 2.30448C9.98396 2.5055 9.54301 2.80014 9.17157 3.17157C8.80014 3.54301 8.5055 3.98396 8.30448 4.46927C8.10346 4.95457 8 5.47471 8 6V7H6C4.89543 7 4 7.89543 4 9V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V9C20 7.89543 19.1046 7 18 7H16V6C16 5.47471 15.8965 4.95457 15.6955 4.46927C15.4945 3.98396 15.1999 3.54301 14.8284 3.17157C14.457 2.80014 14.016 2.5055 13.5307 2.30448C13.0454 2.10346 12.5253 2 12 2ZM14 9V11H16V9H18V20H6V9H8V11H10V9H14ZM14 7V6C14 5.73736 13.9483 5.47728 13.8478 5.23463C13.7472 4.99198 13.5999 4.7715 13.4142 4.58579C13.2285 4.40007 13.008 4.25275 12.7654 4.15224C12.5227 4.05173 12.2626 4 12 4C11.7374 4 11.4773 4.05173 11.2346 4.15224C10.992 4.25275 10.7715 4.40007 10.5858 4.58579C10.4001 4.7715 10.2528 4.99198 10.1522 5.23463C10.0517 5.47728 10 5.73736 10 6V7H14Z" })), L0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9.01732 16.4273L12 13.4195L14.9827 16.4273L16.166 15.2352L13.1828 12.2264L13.8051 11.5983V10.3584L14.2375 9.92207V11.0034L14.6135 11.383L16.1259 9.85731L16.5 10.2344C16.4972 9.94993 16.4409 9.12656 15.7483 8.4401C15.001 7.71507 14.1941 8.04174 13.9181 8.32036L12.4069 9.84526L12.7923 10.2337L12 11.0333L11.2075 10.2337L11.5931 9.84526L10.0816 8.32036C9.80562 8.04174 8.99866 7.71507 8.25142 8.4401C7.55898 9.12656 7.50269 9.94993 7.5 10.2344L7.87407 9.85731L9.38631 11.383L9.76247 11.0034V9.92207L10.1946 10.3584V11.5983L10.8169 12.2264L7.8339 15.2352L9.01732 16.4273Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 7C2 5.34315 3.34315 4 5 4H19C20.6569 4 22 5.34315 22 7V17C22 18.6569 20.6569 20 19 20H5C3.34315 20 2 18.6569 2 17V7ZM5 6C4.44771 6 4 6.44772 4 7V8H6V10H4V17C4 17.5523 4.44772 18 5 18H19C19.5523 18 20 17.5523 20 17V10H18V8H20V7C20 6.44772 19.5523 6 19 6H5Z" })), a0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3.3389 6.99848C4.21671 5.48132 5.48132 4.21671 6.99848 3.3389L8.00009 5.07001C6.78571 5.77264 5.77264 6.78571 5.07001 8.00009L3.3389 6.99848Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2.3385 9.41154C2.11752 10.2382 2 11.1062 2 12C2 12.8938 2.11752 13.7618 2.3385 14.5885L4.27066 14.072C4.09431 13.4122 4 12.7179 4 12C4 11.2821 4.09431 10.5878 4.27067 9.92802L2.3385 9.41154Z" }), /* @__PURE__ */ e.createElement("path", { d: "M3.3389 17.0015C4.21671 18.5187 5.48132 19.7833 6.99848 20.6611L8.00009 18.93C6.78571 18.2274 5.77264 17.2143 5.07001 15.9999L3.3389 17.0015Z" }), /* @__PURE__ */ e.createElement("path", { d: "M20.6611 17.0015C19.7833 18.5187 18.5187 19.7833 17.0015 20.6611L15.9999 18.93C17.2143 18.2274 18.2274 17.2143 18.93 15.9999L20.6611 17.0015Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.41154 21.6615C10.2382 21.8825 11.1062 22 12 22C12.8938 22 13.7618 21.8825 14.5885 21.6615L14.072 19.7293C13.4122 19.9057 12.7179 20 12 20C11.2821 20 10.5878 19.9057 9.92802 19.7293L9.41154 21.6615Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15 16.5C15.8284 16.5 16.5 15.8284 16.5 15C16.5 14.1716 15.8284 13.5 15 13.5C14.1716 13.5 13.5 14.1716 13.5 15C13.5 15.8284 14.1716 16.5 15 16.5Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.20711 16.2071L16.2071 9.20712L14.7929 7.79291L7.79289 14.7929L9.20711 16.2071Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9.41154 2.3385C10.2382 2.11752 11.1062 2 12 2C12.8938 2 13.7618 2.11752 14.5885 2.3385C15.4384 2.56624 16.2485 2.90576 17.0008 3.34018L17.0015 3.3389C17.6727 3.72723 18.2944 4.19125 18.8551 4.71935C18.9983 4.85415 19.1376 4.99332 19.273 5.13674C19.8043 5.69956 20.2709 6.32406 20.6611 6.99848L20.6598 6.99921C21.098 7.75792 21.4336 8.56937 21.6594 9.41212L21.6615 9.41154C21.8768 10.217 21.9939 11.0616 21.9998 11.9311L22 12C22 12.8938 21.8825 13.7618 21.6615 14.5885L19.7293 14.072C19.9057 13.4122 20 12.7179 20 12L19.9998 11.9433C19.9875 10.2022 19.4074 8.51204 18.3468 7.1299C18.1783 6.91023 17.9991 6.70027 17.8101 6.50062C17.7065 6.39125 17.5999 6.2848 17.4904 6.18141C16.531 5.27615 15.3574 4.6174 14.0706 4.27258L14.0711 4.27044C13.4116 4.09423 12.7176 4 12 4C11.2821 4 10.5878 4.09431 9.92802 4.27066L9.41154 2.3385Z" })), r0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 16V13H9V15.5858L10.7071 17.2929L9.29289 18.7071L7.29289 16.7071C7.10536 16.5196 7 16.2652 7 16Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 11.5C5.51472 11.5 3.5 13.5147 3.5 16C3.5 18.4853 5.51472 20.5 8 20.5C10.4853 20.5 12.5 18.4853 12.5 16C12.5 13.5147 10.4853 11.5 8 11.5ZM1.5 16C1.5 12.4102 4.41015 9.5 8 9.5C11.5899 9.5 14.5 12.4102 14.5 16C14.5 19.5899 11.5899 22.5 8 22.5C4.41015 22.5 1.5 19.5899 1.5 16Z" }), /* @__PURE__ */ e.createElement("path", { d: "M21 2C21.5523 2 22 2.44772 22 3V15C22 15.2652 21.8946 15.5196 21.7071 15.7071C21.5196 15.8946 21.2652 16 21 16L16 16V14L18.0854 14C18.0301 13.8436 18 13.6753 18 13.5C18 12.6716 18.6716 12 19.5 12C19.6753 12 19.8436 12.0301 20 12.0854V5.91465C19.8436 5.96992 19.6753 6 19.5 6C18.6716 6 18 5.32843 18 4.5C18 4.32468 18.0301 4.15639 18.0854 4L5.91465 4C5.96992 4.15639 6 4.32468 6 4.5C6 5.32843 5.32843 6 4.5 6C4.32468 6 4.15639 5.96992 4 5.91465V9H2L2 3C2 2.44772 2.44772 2 3 2H21Z" })), n0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.9998 9C18.9998 7.14349 18.2623 5.36301 16.9495 4.05025C15.6367 2.7375 13.8563 2 11.9998 2C10.1432 2 8.36276 2.7375 7.05001 4.05025C5.73725 5.36301 4.9997 7.14349 4.9997 9V11.5858L3.7068 12.8787C2.53523 14.0503 2.53523 15.9497 3.7068 17.1213L4.29259 17.7071C4.48013 17.8946 4.73448 18 4.9997 18H7.99976C7.99976 19.0609 8.42118 20.0783 9.17133 20.8284C9.92147 21.5786 10.9389 22 11.9998 22C13.0606 22 14.078 21.5786 14.8282 20.8284C15.5783 20.0783 15.9998 19.0609 15.9998 18H18.9997C19.2649 18 19.5193 17.8946 19.7068 17.7071L20.2926 17.1213C21.4642 15.9497 21.4642 14.0503 20.2926 12.8787L18.9997 11.5858L18.9998 9ZM6.9997 12V9C6.9997 7.67392 7.52654 6.40215 8.46422 5.46447C9.40191 4.52678 10.6737 4 11.9998 4C13.3258 4 14.5976 4.52678 15.5353 5.46447C16.473 6.40215 16.9997 7.67392 16.9997 9V12C16.9997 12.2652 17.1051 12.5196 17.2926 12.7071L18.8784 14.2929C19.2689 14.6834 19.2689 15.3166 18.8784 15.7071L18.5855 16H5.41391L5.12102 15.7071C4.73049 15.3166 4.73049 14.6834 5.12102 14.2929L6.7068 12.7071C6.89434 12.5196 6.9997 12.2652 6.9997 12ZM9.99976 18C9.99976 18.5304 10.2105 19.0391 10.5855 19.4142C10.9606 19.7893 11.4693 20 11.9998 20C12.5302 20 13.0389 19.7893 13.414 19.4142C13.789 19.0391 13.9998 18.5304 13.9998 18H9.99976Z" })), c0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M11.293 1.29289C11.6835 0.902369 12.3167 0.902369 12.7072 1.29289L16.7072 5.29289L15.293 6.70711L13 4.41414V11H11V4.41429L8.70718 6.70711L7.29297 5.29289L11.293 1.29289Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 8C2.44772 8 2 8.44772 2 9V21C2 21.5523 2.44772 22 3 22H21C21.5523 22 22 21.5523 22 21V9C22 8.44772 21.5523 8 21 8H15V10H18.3337L12.0004 14.75L5.66704 10H9V8H3ZM4 11.2497V20H20V11.2503L12.6004 16.8C12.2448 17.0667 11.7559 17.0667 11.4004 16.8L4 11.2497Z" })), C0 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M20 3C20.5523 3 21 3.44772 21 4V18C21 18.5523 20.5523 19 20 19H12.3333L8.6 21.8C7.94076 22.2944 7 21.824 7 21V19H4C3.44772 19 3 18.5523 3 18V4C3 3.44772 3.44772 3 4 3H20ZM19 5H5V17H8C8.55228 17 9 17.4477 9 18V19L11.4 17.2C11.5731 17.0702 11.7836 17 12 17H19V5Z" })), o0 = {
|
1859
|
+
asterix: W5,
|
1860
1860
|
checkmark: Y5,
|
1861
1861
|
checkmark_filled: I5,
|
1862
1862
|
checkmark_ring: U5,
|
@@ -1864,7 +1864,7 @@ const D5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24",
|
|
1864
1864
|
exit: D5,
|
1865
1865
|
"go-right": z5,
|
1866
1866
|
"go-left": z7,
|
1867
|
-
hint:
|
1867
|
+
hint: N5,
|
1868
1868
|
home: P5,
|
1869
1869
|
info_filled: T5,
|
1870
1870
|
"man-butterfly": X5,
|
@@ -1915,8 +1915,8 @@ const D5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24",
|
|
1915
1915
|
up: D7,
|
1916
1916
|
plus: P7,
|
1917
1917
|
"select-open-down": O7,
|
1918
|
-
search:
|
1919
|
-
"checkmark-part":
|
1918
|
+
search: W7,
|
1919
|
+
"checkmark-part": N7,
|
1920
1920
|
"tag-price-4": I7,
|
1921
1921
|
cube: G7,
|
1922
1922
|
"chat-ask-raif": Y7,
|
@@ -1968,8 +1968,8 @@ const D5 = (t) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24",
|
|
1968
1968
|
"doc-sign-and-send": P8,
|
1969
1969
|
"currency-transfer": z8,
|
1970
1970
|
"in-progress": O8,
|
1971
|
-
calculator:
|
1972
|
-
"card-get":
|
1971
|
+
calculator: W8,
|
1972
|
+
"card-get": N8,
|
1973
1973
|
phone: T8,
|
1974
1974
|
"mail-in": I8,
|
1975
1975
|
"to-people": G8,
|
@@ -2721,7 +2721,7 @@ const k0 = B.button`
|
|
2721
2721
|
"space-around",
|
2722
2722
|
"flex-start",
|
2723
2723
|
"flex-end"
|
2724
|
-
],
|
2724
|
+
], W0 = B.div`
|
2725
2725
|
display: flex;
|
2726
2726
|
|
2727
2727
|
width: ${(t) => typeof t.$width == "string" && t.$width};
|
@@ -2778,7 +2778,7 @@ const k0 = B.button`
|
|
2778
2778
|
margin: x,
|
2779
2779
|
radius: E,
|
2780
2780
|
border: w,
|
2781
|
-
css:
|
2781
|
+
css: v,
|
2782
2782
|
...k
|
2783
2783
|
}) => {
|
2784
2784
|
const b = {
|
@@ -2789,7 +2789,7 @@ const k0 = B.button`
|
|
2789
2789
|
span: "span"
|
2790
2790
|
};
|
2791
2791
|
return /* @__PURE__ */ i.jsx(
|
2792
|
-
|
2792
|
+
W0,
|
2793
2793
|
{
|
2794
2794
|
$width: a,
|
2795
2795
|
$height: r,
|
@@ -2806,14 +2806,14 @@ const k0 = B.button`
|
|
2806
2806
|
$margin: x,
|
2807
2807
|
$radius: E,
|
2808
2808
|
$border: w,
|
2809
|
-
$css:
|
2809
|
+
$css: v,
|
2810
2810
|
$direction: C,
|
2811
2811
|
as: b[L],
|
2812
2812
|
...k,
|
2813
2813
|
children: t
|
2814
2814
|
}
|
2815
2815
|
);
|
2816
|
-
},
|
2816
|
+
}, N0 = B.div`
|
2817
2817
|
width: fit-content;
|
2818
2818
|
align-content: center;
|
2819
2819
|
cursor: ${(t) => !t.disabled && !t.selected && "pointer"};
|
@@ -2887,7 +2887,7 @@ const k0 = B.button`
|
|
2887
2887
|
onClick: n,
|
2888
2888
|
...c
|
2889
2889
|
}) => /* @__PURE__ */ i.jsxs(
|
2890
|
-
|
2890
|
+
N0,
|
2891
2891
|
{
|
2892
2892
|
selected: a,
|
2893
2893
|
disabled: r,
|
@@ -3948,18 +3948,18 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
3948
3948
|
leftButtonIcon: g,
|
3949
3949
|
rightButtonIcon: _,
|
3950
3950
|
rightButtonOnClick: V,
|
3951
|
-
|
3951
|
+
onCloseNumpad: x,
|
3952
3952
|
numpad: E = !1,
|
3953
3953
|
numpadOffset: w = 10,
|
3954
|
-
numpadFloatNumber:
|
3954
|
+
numpadFloatNumber: v = !0,
|
3955
3955
|
numpadPosition: k = {
|
3956
3956
|
left: "-4px",
|
3957
3957
|
top: "100%"
|
3958
3958
|
},
|
3959
3959
|
numpadPortal: b = !1,
|
3960
|
-
...
|
3960
|
+
...M
|
3961
3961
|
}) => {
|
3962
|
-
const R = e1(null), [Z, F] =
|
3962
|
+
const R = e1(null), [Z, F] = N(!1), D = () => {
|
3963
3963
|
c("");
|
3964
3964
|
}, z = (S) => {
|
3965
3965
|
c && c(S);
|
@@ -3970,7 +3970,7 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
3970
3970
|
return () => clearTimeout($);
|
3971
3971
|
} else
|
3972
3972
|
F(!0);
|
3973
|
-
|
3973
|
+
M != null && M.onClick && M.onClick(S);
|
3974
3974
|
};
|
3975
3975
|
return n1(() => {
|
3976
3976
|
const S = R == null ? void 0 : R.current, $ = (y) => {
|
@@ -3992,7 +3992,7 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
3992
3992
|
$rightButtonOnClick: V,
|
3993
3993
|
$size: C,
|
3994
3994
|
$intent: o,
|
3995
|
-
$disabled:
|
3995
|
+
$disabled: M.disabled,
|
3996
3996
|
$clearButton: f,
|
3997
3997
|
$loading: p,
|
3998
3998
|
children: [
|
@@ -4006,7 +4006,7 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
4006
4006
|
x && x(), F(!1);
|
4007
4007
|
},
|
4008
4008
|
offset: w,
|
4009
|
-
float:
|
4009
|
+
float: v,
|
4010
4010
|
withinPortal: !0,
|
4011
4011
|
relativeRef: R
|
4012
4012
|
}
|
@@ -4021,7 +4021,7 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
4021
4021
|
x && x(), F(!1);
|
4022
4022
|
},
|
4023
4023
|
offset: w,
|
4024
|
-
float:
|
4024
|
+
float: v,
|
4025
4025
|
position: k
|
4026
4026
|
}
|
4027
4027
|
)),
|
@@ -4031,7 +4031,7 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
4031
4031
|
{
|
4032
4032
|
icon: g,
|
4033
4033
|
size: 20,
|
4034
|
-
color:
|
4034
|
+
color: M.disabled ? l.gray_300 : l.gray_500
|
4035
4035
|
}
|
4036
4036
|
),
|
4037
4037
|
u && typeof u == "string" && /* @__PURE__ */ i.jsx("span", { children: u })
|
@@ -4039,7 +4039,7 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
4039
4039
|
/* @__PURE__ */ i.jsx(
|
4040
4040
|
m4,
|
4041
4041
|
{
|
4042
|
-
...
|
4042
|
+
...M,
|
4043
4043
|
$size: C,
|
4044
4044
|
$intent: o,
|
4045
4045
|
$type: L,
|
@@ -4055,18 +4055,18 @@ const C4 = [14, 16, 18, 20, 24], o4 = [200, 300, 400, 500, 700, 800], d4 = B.div
|
|
4055
4055
|
onClick: m
|
4056
4056
|
}
|
4057
4057
|
),
|
4058
|
-
p ? /* @__PURE__ */ i.jsx(c2, { style: { opacity:
|
4058
|
+
p ? /* @__PURE__ */ i.jsx(c2, { style: { opacity: M.disabled ? 0.3 : 1 }, size: 20 }) : (_ || h && typeof h == "string" || o && o === "success" || f) && /* @__PURE__ */ i.jsxs("div", { className: "rnd9x7m2k4l", children: [
|
4059
4059
|
h && typeof h == "string" && o !== "success" && /* @__PURE__ */ i.jsx("span", { children: h }),
|
4060
4060
|
(_ || o === "success" || f && !!n) && /* @__PURE__ */ i.jsx(
|
4061
4061
|
O,
|
4062
4062
|
{
|
4063
|
-
onClick:
|
4063
|
+
onClick: M.disabled ? void 0 : _ ? V : D,
|
4064
4064
|
style: {
|
4065
4065
|
cursor: V || f ? "pointer" : "default"
|
4066
4066
|
},
|
4067
4067
|
icon: o === "success" ? "checkmark_filled" : _ || "clear_filled",
|
4068
4068
|
size: 20,
|
4069
|
-
color:
|
4069
|
+
color: M.disabled ? l.gray_300 : o === "success" ? l.success_600 : l.gray_500
|
4070
4070
|
}
|
4071
4071
|
)
|
4072
4072
|
] })
|
@@ -4281,7 +4281,7 @@ const v4 = [32, 40, 48], M4 = B.div`
|
|
4281
4281
|
wrapperWidth: u,
|
4282
4282
|
...h
|
4283
4283
|
}) => {
|
4284
|
-
const g = e1(null), [_, V] =
|
4284
|
+
const g = e1(null), [_, V] = N(!1), x = d1(
|
4285
4285
|
(Z) => {
|
4286
4286
|
var D, z;
|
4287
4287
|
const F = (D = g.current) == null ? void 0 : D.getBoundingClientRect();
|
@@ -4313,7 +4313,7 @@ const v4 = [32, 40, 48], M4 = B.div`
|
|
4313
4313
|
}
|
4314
4314
|
}, w = d1(() => {
|
4315
4315
|
r && r(a), V(!1);
|
4316
|
-
}, [a, r]),
|
4316
|
+
}, [a, r]), v = d1(
|
4317
4317
|
(Z) => {
|
4318
4318
|
_ && x(Z);
|
4319
4319
|
},
|
@@ -4322,7 +4322,7 @@ const v4 = [32, 40, 48], M4 = B.div`
|
|
4322
4322
|
p || (x(Z), V(!0));
|
4323
4323
|
}, b = (Z) => {
|
4324
4324
|
V(!0), x(Z);
|
4325
|
-
},
|
4325
|
+
}, M = d1(
|
4326
4326
|
(Z) => {
|
4327
4327
|
x(Z);
|
4328
4328
|
},
|
@@ -4332,12 +4332,12 @@ const v4 = [32, 40, 48], M4 = B.div`
|
|
4332
4332
|
}, [a, r]);
|
4333
4333
|
return n1(() => {
|
4334
4334
|
if (!p)
|
4335
|
-
return _ && (window.addEventListener("mousemove",
|
4335
|
+
return _ && (window.addEventListener("mousemove", v), window.addEventListener("mouseup", w), window.addEventListener("touchmove", M, {
|
4336
4336
|
passive: !0
|
4337
4337
|
}), window.addEventListener("touchend", R)), () => {
|
4338
|
-
window.removeEventListener("mousemove",
|
4338
|
+
window.removeEventListener("mousemove", v), window.removeEventListener("mouseup", w), window.removeEventListener("touchmove", M), window.removeEventListener("touchend", R);
|
4339
4339
|
};
|
4340
|
-
}, [_,
|
4340
|
+
}, [_, v, w, R, M]), /* @__PURE__ */ i.jsxs(
|
4341
4341
|
M4,
|
4342
4342
|
{
|
4343
4343
|
$height: f,
|
@@ -4926,13 +4926,13 @@ const w4 = B.div`
|
|
4926
4926
|
reActionButtonOnClick: h,
|
4927
4927
|
...g
|
4928
4928
|
}) => {
|
4929
|
-
const [_, V] =
|
4930
|
-
!x && !C && (w ? (h && h(), E(!0)) : (
|
4929
|
+
const [_, V] = N(f), [x, E] = N(!1), [w, v] = N(!1), k = () => {
|
4930
|
+
!x && !C && (w ? (h && h(), E(!0)) : (v(!0), u && u(), E(!0)));
|
4931
4931
|
};
|
4932
4932
|
return n1(() => {
|
4933
4933
|
if (x && !C) {
|
4934
4934
|
const b = setInterval(() => {
|
4935
|
-
V((
|
4935
|
+
V((M) => M <= 1 ? (clearInterval(b), E(!1), 0) : M - 1);
|
4936
4936
|
}, 1e3);
|
4937
4937
|
return () => {
|
4938
4938
|
clearInterval(b);
|
@@ -5589,7 +5589,7 @@ const w4 = B.div`
|
|
5589
5589
|
}
|
5590
5590
|
`}
|
5591
5591
|
`
|
5592
|
-
},
|
5592
|
+
}, Wt = ({
|
5593
5593
|
selected: t = !1,
|
5594
5594
|
inactive: L = !1,
|
5595
5595
|
variant: a = "blue",
|
@@ -5735,7 +5735,7 @@ const w4 = B.div`
|
|
5735
5735
|
a && /* @__PURE__ */ i.jsx(O, { icon: "forward", size: 16 })
|
5736
5736
|
]
|
5737
5737
|
}
|
5738
|
-
),
|
5738
|
+
), W4 = B.div`
|
5739
5739
|
border: 1px solid ${l.gray_200};
|
5740
5740
|
border-radius: 8px;
|
5741
5741
|
display: flex;
|
@@ -5792,7 +5792,7 @@ const w4 = B.div`
|
|
5792
5792
|
return z1.toArray(C).filter(Boolean).forEach((u) => {
|
5793
5793
|
const h = u;
|
5794
5794
|
h.type === U6 && (p = u), h.type === q6 && (f = u);
|
5795
|
-
}), /* @__PURE__ */ i.jsxs(
|
5795
|
+
}), /* @__PURE__ */ i.jsxs(W4, { $showButton: L, ...o, children: [
|
5796
5796
|
/* @__PURE__ */ i.jsxs("div", { children: [
|
5797
5797
|
/* @__PURE__ */ i.jsx("span", { children: t }),
|
5798
5798
|
/* @__PURE__ */ i.jsxs("div", { children: [
|
@@ -5813,7 +5813,7 @@ const w4 = B.div`
|
|
5813
5813
|
}, U6 = ({ children: t }) => t, q6 = ({ children: t }) => t;
|
5814
5814
|
Y6.StepsSlot = U6;
|
5815
5815
|
Y6.ContentSlot = q6;
|
5816
|
-
const
|
5816
|
+
const N4 = B.div`
|
5817
5817
|
display: flex;
|
5818
5818
|
align-items: center;
|
5819
5819
|
min-height: 57px;
|
@@ -5860,7 +5860,7 @@ const W4 = B.div`
|
|
5860
5860
|
${(t) => t.$disabled && d`
|
5861
5861
|
background-color: ${t.$message ? l.gray_30 : l.gray_100};
|
5862
5862
|
`}
|
5863
|
-
`,
|
5863
|
+
`, Nt = ({
|
5864
5864
|
labeledTexts: t = [],
|
5865
5865
|
title: L = "",
|
5866
5866
|
selected: a = !1,
|
@@ -5873,7 +5873,7 @@ const W4 = B.div`
|
|
5873
5873
|
buttonOnClick: f,
|
5874
5874
|
...u
|
5875
5875
|
}) => /* @__PURE__ */ i.jsx(
|
5876
|
-
|
5876
|
+
N4,
|
5877
5877
|
{
|
5878
5878
|
onClick: f,
|
5879
5879
|
$disabled: r,
|
@@ -6123,7 +6123,7 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
6123
6123
|
buttonOnClick: x,
|
6124
6124
|
contained: E = !0,
|
6125
6125
|
rigthIcon: w,
|
6126
|
-
rightIconColor:
|
6126
|
+
rightIconColor: v = "info_700",
|
6127
6127
|
rightIconOnClick: k,
|
6128
6128
|
...b
|
6129
6129
|
}) => /* @__PURE__ */ i.jsxs(
|
@@ -6156,7 +6156,7 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
6156
6156
|
},
|
6157
6157
|
icon: w,
|
6158
6158
|
size: 16,
|
6159
|
-
color: l[
|
6159
|
+
color: l[v],
|
6160
6160
|
onClick: k
|
6161
6161
|
}
|
6162
6162
|
)
|
@@ -6884,11 +6884,11 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
6884
6884
|
limitStart: r,
|
6885
6885
|
limitEnd: n
|
6886
6886
|
}) => {
|
6887
|
-
const [c, C] =
|
6887
|
+
const [c, C] = N({
|
6888
6888
|
current: t,
|
6889
6889
|
month: +t.getMonth() + 1,
|
6890
6890
|
year: t.getFullYear()
|
6891
|
-
}), [o, p] =
|
6891
|
+
}), [o, p] = N("date"), f = (m) => {
|
6892
6892
|
const $ = G1(m) ? m : /* @__PURE__ */ new Date();
|
6893
6893
|
C({
|
6894
6894
|
current: m,
|
@@ -6929,17 +6929,17 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
6929
6929
|
if (isNaN(y)) return !1;
|
6930
6930
|
const [j, A, G] = m.split("-");
|
6931
6931
|
return !($.getUTCFullYear() !== parseInt(j, 10) || $.getUTCMonth() + 1 !== parseInt(A, 10) || $.getUTCDate() !== parseInt(G, 10));
|
6932
|
-
}, w = () => !(!r || !n || !E(r) || !E(n)),
|
6932
|
+
}, w = () => !(!r || !n || !E(r) || !E(n)), v = o1(() => {
|
6933
6933
|
if (!w()) return [];
|
6934
6934
|
const m = new Date(r), S = new Date(n), $ = [];
|
6935
6935
|
for (let y = new Date(m); y <= S; y.setUTCDate(y.getUTCDate() + 1))
|
6936
6936
|
$.push(new Date(y));
|
6937
6937
|
return $;
|
6938
6938
|
}, [r, n]), k = d1(
|
6939
|
-
(m) =>
|
6939
|
+
(m) => v && v.length ? !v.some(
|
6940
6940
|
(S) => S.getTime() === m.getTime()
|
6941
6941
|
) : !1,
|
6942
|
-
[
|
6942
|
+
[v]
|
6943
6943
|
), b = (m, S) => {
|
6944
6944
|
const { current: $, month: y, year: j } = c, A = new Date(m.join("-")), G = k(A), T = G2(A, /* @__PURE__ */ new Date()), I = $ && G2(A, $), i1 = y && j && X4(
|
6945
6945
|
A,
|
@@ -6964,7 +6964,7 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
6964
6964
|
},
|
6965
6965
|
Q4(A)
|
6966
6966
|
);
|
6967
|
-
},
|
6967
|
+
}, M = () => {
|
6968
6968
|
const m = m2 * 4, { year: S } = c;
|
6969
6969
|
return [...new Array(m)].map((y, j) => +S + j);
|
6970
6970
|
}, R = (m) => {
|
@@ -7084,7 +7084,7 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
7084
7084
|
/* @__PURE__ */ i.jsx(i.Fragment, { children: Object.keys(C6).map(V) }),
|
7085
7085
|
/* @__PURE__ */ i.jsx(i.Fragment, { children: x().map(b) })
|
7086
7086
|
] }),
|
7087
|
-
o === "year" && /* @__PURE__ */ i.jsx(i.Fragment, { children:
|
7087
|
+
o === "year" && /* @__PURE__ */ i.jsx(i.Fragment, { children: M().map(R) }),
|
7088
7088
|
o === "month" && /* @__PURE__ */ i.jsx(i.Fragment, { children: Object.values(I2).map(Z) })
|
7089
7089
|
] }),
|
7090
7090
|
/* @__PURE__ */ i.jsxs(ie, { children: [
|
@@ -7197,14 +7197,14 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
7197
7197
|
defaultOpen: h = !1,
|
7198
7198
|
...g
|
7199
7199
|
}) => {
|
7200
|
-
const [_, V] =
|
7200
|
+
const [_, V] = N(h), [x, E] = N("bottom"), w = e1(null), v = (b) => {
|
7201
7201
|
c(b);
|
7202
7202
|
};
|
7203
7203
|
n1(() => {
|
7204
7204
|
console.log({ defaultOpen: h }), V(h);
|
7205
7205
|
}, [h]), n1(() => {
|
7206
|
-
const b = (
|
7207
|
-
w.current && !w.current.contains(
|
7206
|
+
const b = (M) => {
|
7207
|
+
w.current && !w.current.contains(M.target) && V(!1);
|
7208
7208
|
};
|
7209
7209
|
if (_)
|
7210
7210
|
return document.addEventListener("mousedown", b), () => {
|
@@ -7230,8 +7230,8 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
7230
7230
|
return n1(() => {
|
7231
7231
|
const b = () => {
|
7232
7232
|
if (w.current) {
|
7233
|
-
const { y:
|
7234
|
-
|
7233
|
+
const { y: M } = w.current.getBoundingClientRect();
|
7234
|
+
M < 465 ? E("bottom") : E("top");
|
7235
7235
|
}
|
7236
7236
|
};
|
7237
7237
|
return window.addEventListener("scroll", b), () => {
|
@@ -7275,7 +7275,7 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
7275
7275
|
limitStart: f,
|
7276
7276
|
limitEnd: u,
|
7277
7277
|
date: G1(n) ? n : /* @__PURE__ */ new Date(),
|
7278
|
-
onDateChanged:
|
7278
|
+
onDateChanged: v,
|
7279
7279
|
setCalendarOpen: V
|
7280
7280
|
}
|
7281
7281
|
) })
|
@@ -7461,19 +7461,19 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
7461
7461
|
dropdownContentWidth: g = "100%",
|
7462
7462
|
..._
|
7463
7463
|
}) => {
|
7464
|
-
const [V, x] =
|
7464
|
+
const [V, x] = N(u), E = e1(null), [w, v] = N(h), [k, b] = N(""), M = d1(
|
7465
7465
|
(F) => {
|
7466
7466
|
const D = F.target.value;
|
7467
7467
|
b(D);
|
7468
7468
|
const z = h.filter(
|
7469
7469
|
(m) => m.label.toLowerCase().includes(D.toLowerCase())
|
7470
7470
|
);
|
7471
|
-
|
7471
|
+
v(z);
|
7472
7472
|
},
|
7473
7473
|
[h]
|
7474
7474
|
), R = d1(
|
7475
7475
|
(F) => {
|
7476
|
-
n(F.value), x(!1), b(""),
|
7476
|
+
n(F.value), x(!1), b(""), v(h);
|
7477
7477
|
},
|
7478
7478
|
[h, n]
|
7479
7479
|
), Z = o1(() => {
|
@@ -7482,7 +7482,7 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
7482
7482
|
}, [r, h]);
|
7483
7483
|
return n1(() => {
|
7484
7484
|
const F = (D) => {
|
7485
|
-
E.current && !E.current.contains(D.target) && (x(!1), b(""),
|
7485
|
+
E.current && !E.current.contains(D.target) && (x(!1), b(""), v(h));
|
7486
7486
|
};
|
7487
7487
|
if (V)
|
7488
7488
|
return document.addEventListener("mousedown", F), () => {
|
@@ -7533,7 +7533,7 @@ const G4 = [0, 2, 4, 8], i6 = [14, 16, 18, 20, 24], L6 = [200, 300, 400, 500, 70
|
|
7533
7533
|
/* @__PURE__ */ i.jsx(
|
7534
7534
|
"input",
|
7535
7535
|
{
|
7536
|
-
onChange:
|
7536
|
+
onChange: M,
|
7537
7537
|
value: k,
|
7538
7538
|
type: "text"
|
7539
7539
|
}
|
@@ -7884,8 +7884,8 @@ const me = B.svg`
|
|
7884
7884
|
label_limit_min: C = "Pensie standard",
|
7885
7885
|
label_limit_max: o = "Obiectiv pensie"
|
7886
7886
|
}) => {
|
7887
|
-
const p = new Intl.NumberFormat("RO"), f = e1(null), u = e1(null), h = e1(null), g = e1(null), _ = e1(null), V = e1(null), x = e1(null), [E, w] =
|
7888
|
-
const X =
|
7887
|
+
const p = new Intl.NumberFormat("RO"), f = e1(null), u = e1(null), h = e1(null), g = e1(null), _ = e1(null), V = e1(null), x = e1(null), [E, w] = N(0), [v, k] = N(0), b = 10, M = o1(() => {
|
7888
|
+
const X = v / 2 - 20, Q = E - b * 2, L1 = Math.min(
|
7889
7889
|
Q,
|
7890
7890
|
Math.max(Q * a / t, 0)
|
7891
7891
|
), f1 = 20, c1 = X + b, g1 = a * Q / t + 10, y1 = Math.min(
|
@@ -7904,14 +7904,14 @@ const me = B.svg`
|
|
7904
7904
|
line_min_x: y1,
|
7905
7905
|
line_max_x: v1
|
7906
7906
|
};
|
7907
|
-
}, [
|
7908
|
-
const K = b * 2, Q = r * (E - K) / t -
|
7907
|
+
}, [v, E, a, L, t]), R = o1(() => {
|
7908
|
+
const K = b * 2, Q = r * (E - K) / t - M.secondary_bar_w, L1 = E - K - M.secondary_bar_w, f1 = r > L ? l.success_400 : l.danger_200, c1 = r > L ? l.success_600 : l.danger_400;
|
7909
7909
|
return {
|
7910
7910
|
value: Math.min(L1, Math.max(0, Q)),
|
7911
7911
|
fill: f1,
|
7912
7912
|
fill_value: c1
|
7913
7913
|
};
|
7914
|
-
}, [E,
|
7914
|
+
}, [E, M.secondary_bar_w, r, L, t]), Z = d1(
|
7915
7915
|
(K, X, Q) => {
|
7916
7916
|
const { width: L1 } = K.current.getBBox(), f1 = Q === "middle" ? E - L1 + L1 / 2 : Q === "end" ? E - L1 : E - L1 + L1, c1 = Q === "middle" ? L1 / 2 : Q === "end" ? 10 : L1 + 10;
|
7917
7917
|
return Math.min(f1, Math.max(c1, X));
|
@@ -7919,7 +7919,7 @@ const me = B.svg`
|
|
7919
7919
|
[E]
|
7920
7920
|
), F = d1(
|
7921
7921
|
(K) => {
|
7922
|
-
const X =
|
7922
|
+
const X = M.line_min_x + K, Q = M.line_min_x + K;
|
7923
7923
|
return u && u.current || h && h.current ? {
|
7924
7924
|
label_top_x: Z(u, X, "middle"),
|
7925
7925
|
sublabel_top_x: Z(h, Q, "middle")
|
@@ -7928,9 +7928,9 @@ const me = B.svg`
|
|
7928
7928
|
sublabel_top_x: Q
|
7929
7929
|
};
|
7930
7930
|
},
|
7931
|
-
[
|
7931
|
+
[M.line_min_x, Z]
|
7932
7932
|
), D = d1(() => {
|
7933
|
-
const K =
|
7933
|
+
const K = M.line_min_x, X = M.line_min_x;
|
7934
7934
|
return g && g.current || _ && _.current ? {
|
7935
7935
|
label_limit_min_x: Z(g, K, "start"),
|
7936
7936
|
sublabel_limit_min_x: Z(
|
@@ -7942,8 +7942,8 @@ const me = B.svg`
|
|
7942
7942
|
label_limit_min_x: K,
|
7943
7943
|
sublabel_limit_min_x: X
|
7944
7944
|
};
|
7945
|
-
}, [
|
7946
|
-
const K =
|
7945
|
+
}, [M.line_min_x, Z]), z = d1(() => {
|
7946
|
+
const K = M.line_max_x, X = M.line_max_x;
|
7947
7947
|
return V && V.current || x && x.current ? {
|
7948
7948
|
label_limit_max_x: Z(V, K, "end"),
|
7949
7949
|
sublabel_limit_max_x: Z(
|
@@ -7955,7 +7955,7 @@ const me = B.svg`
|
|
7955
7955
|
label_limit_max_x: K,
|
7956
7956
|
sublabel_limit_max_x: X
|
7957
7957
|
};
|
7958
|
-
}, [
|
7958
|
+
}, [M.line_max_x, Z]);
|
7959
7959
|
n1(() => {
|
7960
7960
|
if (f && f.current) {
|
7961
7961
|
const X = () => {
|
@@ -7966,7 +7966,7 @@ const me = B.svg`
|
|
7966
7966
|
return X(), window.addEventListener("resize", X), () => window.removeEventListener("resize", X);
|
7967
7967
|
}
|
7968
7968
|
}, [f]);
|
7969
|
-
const [m, S] =
|
7969
|
+
const [m, S] = N(0), [$, y] = N(0), [j, A] = N(0), [G, T] = N(0), [I, i1] = N(0), [r1, U] = N(0);
|
7970
7970
|
return n1(() => {
|
7971
7971
|
const K = R.value;
|
7972
7972
|
S(F(K).label_top_x), y(F(K).sublabel_top_x);
|
@@ -7978,15 +7978,15 @@ const me = B.svg`
|
|
7978
7978
|
ref: f,
|
7979
7979
|
width: "100%",
|
7980
7980
|
height: "100%",
|
7981
|
-
viewBox: `0 0 ${E} ${
|
7981
|
+
viewBox: `0 0 ${E} ${v}`,
|
7982
7982
|
xmlns: "http://www.w3.org/2000/svg",
|
7983
7983
|
children: [
|
7984
7984
|
/* @__PURE__ */ i.jsx(
|
7985
7985
|
"rect",
|
7986
7986
|
{
|
7987
7987
|
x: 0,
|
7988
|
-
y:
|
7989
|
-
height:
|
7988
|
+
y: M.primary_bar_y,
|
7989
|
+
height: M.primary_bar_h,
|
7990
7990
|
width: E,
|
7991
7991
|
rx: 8
|
7992
7992
|
}
|
@@ -7995,18 +7995,18 @@ const me = B.svg`
|
|
7995
7995
|
"rect",
|
7996
7996
|
{
|
7997
7997
|
x: b,
|
7998
|
-
y:
|
7999
|
-
height:
|
8000
|
-
width:
|
7998
|
+
y: M.secondary_bar_y,
|
7999
|
+
height: M.secondary_bar_h,
|
8000
|
+
width: M.secondary_bar_w,
|
8001
8001
|
fill: R.fill
|
8002
8002
|
}
|
8003
8003
|
),
|
8004
8004
|
/* @__PURE__ */ i.jsx(
|
8005
8005
|
"rect",
|
8006
8006
|
{
|
8007
|
-
x:
|
8008
|
-
y:
|
8009
|
-
height:
|
8007
|
+
x: M.line_min_x,
|
8008
|
+
y: M.secondary_bar_y,
|
8009
|
+
height: M.secondary_bar_h,
|
8010
8010
|
width: R.value,
|
8011
8011
|
fill: R.fill_value
|
8012
8012
|
}
|
@@ -8036,10 +8036,10 @@ const me = B.svg`
|
|
8036
8036
|
/* @__PURE__ */ i.jsx(
|
8037
8037
|
"line",
|
8038
8038
|
{
|
8039
|
-
x1:
|
8040
|
-
x2:
|
8041
|
-
y1:
|
8042
|
-
y2:
|
8039
|
+
x1: M.line_min_x,
|
8040
|
+
x2: M.line_min_x,
|
8041
|
+
y1: M.primary_bar_y - b,
|
8042
|
+
y2: M.primary_bar_y + M.primary_bar_h + b,
|
8043
8043
|
strokeWidth: 2,
|
8044
8044
|
stroke: "#232529"
|
8045
8045
|
}
|
@@ -8051,7 +8051,7 @@ const me = B.svg`
|
|
8051
8051
|
className: "label_bottom",
|
8052
8052
|
textAnchor: "end",
|
8053
8053
|
x: j,
|
8054
|
-
y:
|
8054
|
+
y: M.primary_bar_y + M.primary_bar_h + b + 20,
|
8055
8055
|
children: C
|
8056
8056
|
}
|
8057
8057
|
),
|
@@ -8062,17 +8062,17 @@ const me = B.svg`
|
|
8062
8062
|
className: "sublabel_bottom",
|
8063
8063
|
textAnchor: "end",
|
8064
8064
|
x: G,
|
8065
|
-
y:
|
8065
|
+
y: M.primary_bar_y + M.primary_bar_h + b + 40,
|
8066
8066
|
children: p.format(a) + " " + n
|
8067
8067
|
}
|
8068
8068
|
),
|
8069
8069
|
/* @__PURE__ */ i.jsx(
|
8070
8070
|
"line",
|
8071
8071
|
{
|
8072
|
-
x1:
|
8073
|
-
x2:
|
8074
|
-
y1:
|
8075
|
-
y2:
|
8072
|
+
x1: M.line_max_x,
|
8073
|
+
x2: M.line_max_x,
|
8074
|
+
y1: M.primary_bar_y - b,
|
8075
|
+
y2: M.primary_bar_y + M.primary_bar_h + b,
|
8076
8076
|
strokeWidth: 2,
|
8077
8077
|
stroke: "#232529"
|
8078
8078
|
}
|
@@ -8084,7 +8084,7 @@ const me = B.svg`
|
|
8084
8084
|
className: "label_bottom",
|
8085
8085
|
textAnchor: "start",
|
8086
8086
|
x: I,
|
8087
|
-
y:
|
8087
|
+
y: M.primary_bar_y + M.primary_bar_h + b + 20,
|
8088
8088
|
children: o
|
8089
8089
|
}
|
8090
8090
|
),
|
@@ -8095,7 +8095,7 @@ const me = B.svg`
|
|
8095
8095
|
className: "sublabel_bottom",
|
8096
8096
|
textAnchor: "start",
|
8097
8097
|
x: r1,
|
8098
|
-
y:
|
8098
|
+
y: M.primary_bar_y + M.primary_bar_h + b + 40,
|
8099
8099
|
children: p.format(L) + " " + n
|
8100
8100
|
}
|
8101
8101
|
)
|
@@ -11309,11 +11309,11 @@ const ke = B.svg`
|
|
11309
11309
|
col1Color: x = "success_500",
|
11310
11310
|
col2Color: E = "info_500",
|
11311
11311
|
col3Color: w = "warning_500",
|
11312
|
-
col4Color:
|
11312
|
+
col4Color: v = "danger_500",
|
11313
11313
|
currency: k = "RON",
|
11314
11314
|
dev: b = !1
|
11315
11315
|
}) => {
|
11316
|
-
const
|
11316
|
+
const M = new Intl.NumberFormat("RO"), R = e1(null), [Z, F] = N(0), [D, z] = N(0), m = o1(() => {
|
11317
11317
|
const S = Math.abs(Z - L - a), $ = Math.abs(D - r - n), y = Math.abs($ / (C - p) * (C - o) + r), j = (S - 3 * c) / 4, A = (r1) => {
|
11318
11318
|
const U = Math.abs($ / (C - p) * (r1 - o)), K = Math.abs($ / (C - p) * (o - r1)), X = r1 > o ? U : K;
|
11319
11319
|
return {
|
@@ -11391,7 +11391,7 @@ const ke = B.svg`
|
|
11391
11391
|
$col1Color: x,
|
11392
11392
|
$col2Color: E,
|
11393
11393
|
$col3Color: w,
|
11394
|
-
$col4Color:
|
11394
|
+
$col4Color: v,
|
11395
11395
|
$dev: b,
|
11396
11396
|
children: [
|
11397
11397
|
b && /* @__PURE__ */ i.jsx(
|
@@ -11411,7 +11411,7 @@ const ke = B.svg`
|
|
11411
11411
|
textAnchor: "middle",
|
11412
11412
|
x: m.col_1.x + m.col_1.w / 2,
|
11413
11413
|
y: m.col_1.text_y,
|
11414
|
-
children:
|
11414
|
+
children: M.format(h) + ` ${k}`
|
11415
11415
|
}
|
11416
11416
|
),
|
11417
11417
|
/* @__PURE__ */ i.jsx(
|
@@ -11452,7 +11452,7 @@ const ke = B.svg`
|
|
11452
11452
|
textAnchor: "middle",
|
11453
11453
|
x: m.col_2.x + m.col_2.w / 2,
|
11454
11454
|
y: m.col_2.text_y,
|
11455
|
-
children:
|
11455
|
+
children: M.format(g) + ` ${k}`
|
11456
11456
|
}
|
11457
11457
|
),
|
11458
11458
|
/* @__PURE__ */ i.jsx(
|
@@ -11493,7 +11493,7 @@ const ke = B.svg`
|
|
11493
11493
|
textAnchor: "middle",
|
11494
11494
|
x: m.col_3.x + m.col_3.w / 2,
|
11495
11495
|
y: m.col_3.text_y,
|
11496
|
-
children:
|
11496
|
+
children: M.format(_) + ` ${k}`
|
11497
11497
|
}
|
11498
11498
|
),
|
11499
11499
|
/* @__PURE__ */ i.jsx(
|
@@ -11534,7 +11534,7 @@ const ke = B.svg`
|
|
11534
11534
|
textAnchor: "middle",
|
11535
11535
|
x: m.col_4.x + m.col_4.w / 2,
|
11536
11536
|
y: m.col_4.text_y,
|
11537
|
-
children:
|
11537
|
+
children: M.format(V) + ` ${k}`
|
11538
11538
|
}
|
11539
11539
|
),
|
11540
11540
|
/* @__PURE__ */ i.jsx(
|
@@ -11586,7 +11586,7 @@ const ke = B.svg`
|
|
11586
11586
|
textAnchor: "start",
|
11587
11587
|
x: 0,
|
11588
11588
|
y: m.lineY - 6,
|
11589
|
-
children:
|
11589
|
+
children: M.format(u) + ` ${k}`
|
11590
11590
|
}
|
11591
11591
|
),
|
11592
11592
|
/* @__PURE__ */ i.jsx(
|
@@ -11683,8 +11683,8 @@ const ke = B.svg`
|
|
11683
11683
|
currency: n = "RON",
|
11684
11684
|
height: c = 284
|
11685
11685
|
}) => {
|
11686
|
-
const C = new Intl.NumberFormat("RO"), o = e1(null), p = e1(null), f = e1(null), u = e1(null), h = e1(null), [g, _] =
|
11687
|
-
const
|
11686
|
+
const C = new Intl.NumberFormat("RO"), o = e1(null), p = e1(null), f = e1(null), u = e1(null), h = e1(null), [g, _] = N(0), [V, x] = N(0), E = o1(() => {
|
11687
|
+
const M = V / 2 - 12;
|
11688
11688
|
let R, Z, F, D, z, m, S;
|
11689
11689
|
if (L > t) {
|
11690
11690
|
Z = g - 1;
|
@@ -11697,7 +11697,7 @@ const ke = B.svg`
|
|
11697
11697
|
}
|
11698
11698
|
return D = l.success_400, {
|
11699
11699
|
bar_h: 24,
|
11700
|
-
bar_y:
|
11700
|
+
bar_y: M,
|
11701
11701
|
secondary_bar_w: F,
|
11702
11702
|
limit_top_x: R,
|
11703
11703
|
limit_bottom_x: Z,
|
@@ -11707,20 +11707,20 @@ const ke = B.svg`
|
|
11707
11707
|
secondary_fill_color: D
|
11708
11708
|
};
|
11709
11709
|
}, [g, V, L, t]), w = d1(
|
11710
|
-
(b,
|
11710
|
+
(b, M) => M < b ? {
|
11711
11711
|
textAnchor: "start",
|
11712
|
-
x:
|
11712
|
+
x: M + 20
|
11713
11713
|
} : {
|
11714
11714
|
textAnchor: "end",
|
11715
|
-
x: Math.max(b,
|
11715
|
+
x: Math.max(b, M)
|
11716
11716
|
},
|
11717
11717
|
[g]
|
11718
|
-
),
|
11718
|
+
), v = o1(() => {
|
11719
11719
|
var R, Z;
|
11720
11720
|
const b = {
|
11721
11721
|
x: E.limit_top_x - 10,
|
11722
11722
|
textAnchor: "end"
|
11723
|
-
},
|
11723
|
+
}, M = {
|
11724
11724
|
x: E.limit_top_x - 10,
|
11725
11725
|
textAnchor: "end"
|
11726
11726
|
};
|
@@ -11732,21 +11732,21 @@ const ke = B.svg`
|
|
11732
11732
|
textAnchor: w(z, b.x).textAnchor
|
11733
11733
|
},
|
11734
11734
|
limitMinSublabel: {
|
11735
|
-
x: w(z,
|
11736
|
-
textAnchor: w(z,
|
11735
|
+
x: w(z, M.x).x,
|
11736
|
+
textAnchor: w(z, M.x).textAnchor
|
11737
11737
|
}
|
11738
11738
|
};
|
11739
11739
|
}
|
11740
11740
|
return {
|
11741
11741
|
limitMinLabel: b,
|
11742
|
-
limitMinSublabel:
|
11742
|
+
limitMinSublabel: M
|
11743
11743
|
};
|
11744
11744
|
}, [E.limit_top_x]), k = o1(() => {
|
11745
11745
|
var R, Z;
|
11746
11746
|
const b = {
|
11747
11747
|
x: E.limit_bottom_x - 10,
|
11748
11748
|
textAnchor: "end"
|
11749
|
-
},
|
11749
|
+
}, M = {
|
11750
11750
|
x: E.limit_bottom_x - 10,
|
11751
11751
|
textAnchor: "end"
|
11752
11752
|
};
|
@@ -11758,22 +11758,22 @@ const ke = B.svg`
|
|
11758
11758
|
textAnchor: w(z, b.x).textAnchor
|
11759
11759
|
},
|
11760
11760
|
limitMaxSublabel: {
|
11761
|
-
x: w(z,
|
11762
|
-
textAnchor: w(z,
|
11761
|
+
x: w(z, M.x).x,
|
11762
|
+
textAnchor: w(z, M.x).textAnchor
|
11763
11763
|
}
|
11764
11764
|
};
|
11765
11765
|
}
|
11766
11766
|
return {
|
11767
11767
|
limitMaxLabel: b,
|
11768
|
-
limitMaxSublabel:
|
11768
|
+
limitMaxSublabel: M
|
11769
11769
|
};
|
11770
11770
|
}, [E.limit_bottom_x]);
|
11771
11771
|
return n1(() => {
|
11772
11772
|
if (o && o.current) {
|
11773
11773
|
const b = () => {
|
11774
11774
|
var R;
|
11775
|
-
const
|
11776
|
-
_(+
|
11775
|
+
const M = (R = o == null ? void 0 : o.current) == null ? void 0 : R.clientWidth;
|
11776
|
+
_(+M), x(c);
|
11777
11777
|
};
|
11778
11778
|
return b(), window.addEventListener("resize", b), () => window.removeEventListener("resize", b);
|
11779
11779
|
}
|
@@ -11823,8 +11823,8 @@ const ke = B.svg`
|
|
11823
11823
|
{
|
11824
11824
|
ref: p,
|
11825
11825
|
className: "limitMinLabel",
|
11826
|
-
textAnchor:
|
11827
|
-
x:
|
11826
|
+
textAnchor: v.limitMinLabel.textAnchor,
|
11827
|
+
x: v.limitMinLabel.x,
|
11828
11828
|
y: 12,
|
11829
11829
|
children: a
|
11830
11830
|
}
|
@@ -11834,8 +11834,8 @@ const ke = B.svg`
|
|
11834
11834
|
{
|
11835
11835
|
ref: f,
|
11836
11836
|
className: "limitMinSublabel",
|
11837
|
-
textAnchor:
|
11838
|
-
x:
|
11837
|
+
textAnchor: v.limitMinSublabel.textAnchor,
|
11838
|
+
x: v.limitMinSublabel.x,
|
11839
11839
|
y: 32,
|
11840
11840
|
children: C.format(t) + " " + n
|
11841
11841
|
}
|
@@ -11899,21 +11899,21 @@ const ke = B.svg`
|
|
11899
11899
|
const f = new Intl.NumberFormat("RO", {
|
11900
11900
|
minimumFractionDigits: c,
|
11901
11901
|
maximumFractionDigits: c
|
11902
|
-
}), u = e1(null), [h, g] =
|
11903
|
-
const
|
11902
|
+
}), u = e1(null), [h, g] = N(0), [_, V] = N(0), x = o1(() => {
|
11903
|
+
const v = _ / 2 - 12, k = Math.min(h, Math.max(h * a / t, 0)), b = a * h / t - 1, M = Math.min(h, Math.max(b, 0.5)), R = L * h / t - 1, Z = Math.min(h, Math.max(R, 1));
|
11904
11904
|
return {
|
11905
11905
|
bar_h: 24,
|
11906
|
-
bar_y:
|
11906
|
+
bar_y: v,
|
11907
11907
|
secondary_bar_w: k,
|
11908
|
-
line_min_x:
|
11908
|
+
line_min_x: M,
|
11909
11909
|
line_max_x: Z
|
11910
11910
|
};
|
11911
11911
|
}, [h, _, L, a, t]), E = o1(() => {
|
11912
|
-
const
|
11912
|
+
const v = r * h / t - x.secondary_bar_w, k = h - x.secondary_bar_w, b = r >= L ? l.success_200 : l.danger_200, M = r >= L ? l.success_500 : l.danger_500, R = r >= L ? l.success_800 : l.danger_800;
|
11913
11913
|
return {
|
11914
|
-
value: Math.min(k, Math.max(0,
|
11914
|
+
value: Math.min(k, Math.max(0, v)),
|
11915
11915
|
fill_rect_primary: b,
|
11916
|
-
fill_rect_secondary:
|
11916
|
+
fill_rect_secondary: M,
|
11917
11917
|
fill_value_text: R
|
11918
11918
|
};
|
11919
11919
|
}, [r, h]);
|
@@ -11921,8 +11921,8 @@ const ke = B.svg`
|
|
11921
11921
|
if (u && u.current) {
|
11922
11922
|
const w = () => {
|
11923
11923
|
var k;
|
11924
|
-
const
|
11925
|
-
g(+
|
11924
|
+
const v = (k = u == null ? void 0 : u.current) == null ? void 0 : k.clientWidth;
|
11925
|
+
g(+v), V(o);
|
11926
11926
|
};
|
11927
11927
|
return w(), window.addEventListener("resize", w), () => window.removeEventListener("resize", w);
|
11928
11928
|
}
|
@@ -11993,7 +11993,7 @@ const ke = B.svg`
|
|
11993
11993
|
]
|
11994
11994
|
}
|
11995
11995
|
);
|
11996
|
-
},
|
11996
|
+
}, We = B.svg`
|
11997
11997
|
${({ $dev: t }) => t && d`
|
11998
11998
|
background-color: #ffccef;
|
11999
11999
|
|
@@ -12063,13 +12063,13 @@ const ke = B.svg`
|
|
12063
12063
|
col3Value: x = 25806,
|
12064
12064
|
col4Value: E = 24806,
|
12065
12065
|
col1Color: w = "success_500",
|
12066
|
-
col2Color:
|
12066
|
+
col2Color: v = "info_500",
|
12067
12067
|
col3Color: k = "warning_500",
|
12068
12068
|
col4Color: b = "danger_500",
|
12069
|
-
currency:
|
12069
|
+
currency: M = "RON",
|
12070
12070
|
dev: R = !1
|
12071
12071
|
}) => {
|
12072
|
-
const Z = new Intl.NumberFormat("RO"), F = e1(null), [D, z] =
|
12072
|
+
const Z = new Intl.NumberFormat("RO"), F = e1(null), [D, z] = N(0), [m, S] = N(0), $ = e1(null), y = o1(() => {
|
12073
12073
|
const j = Math.abs(D - L - a), A = Math.abs(m - r - n), G = Math.abs(A / (C - p) * (C - o) + r), T = (j - 3 * c) / 4, I = (X) => {
|
12074
12074
|
const Q = Math.abs(A / C * X), L1 = Math.abs(A + r - Q);
|
12075
12075
|
return {
|
@@ -12138,7 +12138,7 @@ const ke = B.svg`
|
|
12138
12138
|
return j(), window.addEventListener("resize", j), () => window.removeEventListener("resize", j);
|
12139
12139
|
}
|
12140
12140
|
}, [F, t]), /* @__PURE__ */ i.jsxs(
|
12141
|
-
|
12141
|
+
We,
|
12142
12142
|
{
|
12143
12143
|
ref: F,
|
12144
12144
|
width: "100%",
|
@@ -12146,7 +12146,7 @@ const ke = B.svg`
|
|
12146
12146
|
viewBox: `0 0 ${D} ${m}`,
|
12147
12147
|
xmlns: "http://www.w3.org/2000/svg",
|
12148
12148
|
$col1Color: w,
|
12149
|
-
$col2Color:
|
12149
|
+
$col2Color: v,
|
12150
12150
|
$col3Color: k,
|
12151
12151
|
$col4Color: b,
|
12152
12152
|
$dev: R,
|
@@ -12168,7 +12168,7 @@ const ke = B.svg`
|
|
12168
12168
|
textAnchor: "middle",
|
12169
12169
|
x: y.col_1.x + y.col_1.w / 2,
|
12170
12170
|
y: 16,
|
12171
|
-
children: Z.format(_) + ` ${
|
12171
|
+
children: Z.format(_) + ` ${M}`
|
12172
12172
|
}
|
12173
12173
|
),
|
12174
12174
|
/* @__PURE__ */ i.jsx(
|
@@ -12209,7 +12209,7 @@ const ke = B.svg`
|
|
12209
12209
|
textAnchor: "middle",
|
12210
12210
|
x: y.col_2.x + y.col_2.w / 2,
|
12211
12211
|
y: 16,
|
12212
|
-
children: Z.format(V) + ` ${
|
12212
|
+
children: Z.format(V) + ` ${M}`
|
12213
12213
|
}
|
12214
12214
|
),
|
12215
12215
|
/* @__PURE__ */ i.jsx(
|
@@ -12250,7 +12250,7 @@ const ke = B.svg`
|
|
12250
12250
|
textAnchor: "middle",
|
12251
12251
|
x: y.col_3.x + y.col_3.w / 2,
|
12252
12252
|
y: 16,
|
12253
|
-
children: Z.format(x) + ` ${
|
12253
|
+
children: Z.format(x) + ` ${M}`
|
12254
12254
|
}
|
12255
12255
|
),
|
12256
12256
|
/* @__PURE__ */ i.jsx(
|
@@ -12291,7 +12291,7 @@ const ke = B.svg`
|
|
12291
12291
|
textAnchor: "middle",
|
12292
12292
|
x: y.col_4.x + y.col_4.w / 2,
|
12293
12293
|
y: 16,
|
12294
|
-
children: Z.format(E) + ` ${
|
12294
|
+
children: Z.format(E) + ` ${M}`
|
12295
12295
|
}
|
12296
12296
|
),
|
12297
12297
|
/* @__PURE__ */ i.jsx(
|
@@ -12327,8 +12327,8 @@ const ke = B.svg`
|
|
12327
12327
|
}
|
12328
12328
|
),
|
12329
12329
|
/* @__PURE__ */ i.jsx("text", { className: "text", textAnchor: "start", x: 0, y: y.lineY - 26, children: f }),
|
12330
|
-
/* @__PURE__ */ i.jsx("text", { className: "text", textAnchor: "start", x: 0, y: y.lineY - 6, children: Z.format(u) + ` ${
|
12331
|
-
/* @__PURE__ */ i.jsx("text", { className: "text", textAnchor: "start", x: 0, y: y.lineY + 18, children: Z.format(h) + ` ${
|
12330
|
+
/* @__PURE__ */ i.jsx("text", { className: "text", textAnchor: "start", x: 0, y: y.lineY - 6, children: Z.format(u) + ` ${M}` }),
|
12331
|
+
/* @__PURE__ */ i.jsx("text", { className: "text", textAnchor: "start", x: 0, y: y.lineY + 18, children: Z.format(h) + ` ${M} x` }),
|
12332
12332
|
/* @__PURE__ */ i.jsx("text", { className: "text", textAnchor: "start", x: 0, y: y.lineY + 36, children: g + " luni" }),
|
12333
12333
|
/* @__PURE__ */ i.jsx(
|
12334
12334
|
"line",
|
@@ -12344,7 +12344,7 @@ const ke = B.svg`
|
|
12344
12344
|
]
|
12345
12345
|
}
|
12346
12346
|
);
|
12347
|
-
},
|
12347
|
+
}, Ne = B.div`
|
12348
12348
|
position: relative;
|
12349
12349
|
width: 100%;
|
12350
12350
|
${({ $isOpen: t, $height: L }) => t && d`
|
@@ -12460,7 +12460,7 @@ const ke = B.svg`
|
|
12460
12460
|
...f
|
12461
12461
|
}) => {
|
12462
12462
|
var V;
|
12463
|
-
const u = e1(null), [h, g] =
|
12463
|
+
const u = e1(null), [h, g] = N(o), _ = d1(
|
12464
12464
|
(x) => {
|
12465
12465
|
if (n) return;
|
12466
12466
|
const { id: E } = x;
|
@@ -12481,7 +12481,7 @@ const ke = B.svg`
|
|
12481
12481
|
}, [a, c]), n1(() => {
|
12482
12482
|
g(o);
|
12483
12483
|
}, [o]), /* @__PURE__ */ i.jsx(
|
12484
|
-
|
12484
|
+
Ne,
|
12485
12485
|
{
|
12486
12486
|
ref: u,
|
12487
12487
|
$height: t,
|
@@ -12580,12 +12580,12 @@ const ke = B.svg`
|
|
12580
12580
|
col2Value: x = 13e3,
|
12581
12581
|
col3Value: E = 11e3,
|
12582
12582
|
col1Color: w = "danger_500",
|
12583
|
-
col2Color:
|
12583
|
+
col2Color: v = "danger_500",
|
12584
12584
|
col3Color: k = "danger_500",
|
12585
12585
|
currency: b = "RON",
|
12586
|
-
dev:
|
12586
|
+
dev: M = !1
|
12587
12587
|
}) => {
|
12588
|
-
const R = new Intl.NumberFormat("RO"), Z = e1(null), [F, D] =
|
12588
|
+
const R = new Intl.NumberFormat("RO"), Z = e1(null), [F, D] = N(0), [z, m] = N(0), S = e1(null), $ = o1(() => {
|
12589
12589
|
const y = Math.abs(F - L - a), j = Math.abs(z - r - n), A = Math.abs(j / (C - p) * (C - o) + r), G = (y - 2 * c) / 3, T = (U) => {
|
12590
12590
|
const K = Math.abs(j / (C - p) * (U - o)), X = Math.abs(j / (C - p) * (o - U)), Q = U > o ? K : X;
|
12591
12591
|
return {
|
@@ -12654,11 +12654,11 @@ const ke = B.svg`
|
|
12654
12654
|
viewBox: `0 0 ${F} ${z}`,
|
12655
12655
|
xmlns: "http://www.w3.org/2000/svg",
|
12656
12656
|
$col1Color: w,
|
12657
|
-
$col2Color:
|
12657
|
+
$col2Color: v,
|
12658
12658
|
$col3Color: k,
|
12659
|
-
$dev:
|
12659
|
+
$dev: M,
|
12660
12660
|
children: [
|
12661
|
-
|
12661
|
+
M && /* @__PURE__ */ i.jsx(
|
12662
12662
|
"rect",
|
12663
12663
|
{
|
12664
12664
|
className: "dev-graph",
|
@@ -12920,12 +12920,12 @@ const ke = B.svg`
|
|
12920
12920
|
relativeRef: o,
|
12921
12921
|
...p
|
12922
12922
|
}) => {
|
12923
|
-
const [f, u] =
|
12923
|
+
const [f, u] = N(r.toString()), h = e1(null), [g, _] = N({}), V = d1(() => {
|
12924
12924
|
var z;
|
12925
12925
|
if (!h.current) return;
|
12926
|
-
const
|
12926
|
+
const v = h.current, k = v.getBoundingClientRect(), b = (z = v.offsetParent) == null ? void 0 : z.getBoundingClientRect();
|
12927
12927
|
if (!b) return;
|
12928
|
-
const
|
12928
|
+
const M = window.innerHeight - b.bottom, R = b.top, F = k.height + 100 > M && R > M, D = {
|
12929
12929
|
top: F ? "auto" : "100%",
|
12930
12930
|
left: `${t.left}`,
|
12931
12931
|
right: `${t.right}`,
|
@@ -12935,10 +12935,10 @@ const ke = B.svg`
|
|
12935
12935
|
};
|
12936
12936
|
_((m) => JSON.stringify(m) === JSON.stringify(D) ? m : D);
|
12937
12937
|
}, []), x = d1(() => {
|
12938
|
-
const
|
12939
|
-
if (!
|
12940
|
-
const b =
|
12941
|
-
top: z ? `${Z - b.height - 10}px` : `${Z +
|
12938
|
+
const v = h == null ? void 0 : h.current, k = o == null ? void 0 : o.current;
|
12939
|
+
if (!v || !k) return;
|
12940
|
+
const b = v.getBoundingClientRect(), M = k.getBoundingClientRect(), R = M.left + window.scrollX, Z = M.top + window.scrollY, F = window.innerHeight - M.bottom, D = M.top, z = b.height + 50 > F && D + 150 > F, m = {
|
12941
|
+
top: z ? `${Z - b.height - 10}px` : `${Z + M.height}px`,
|
12942
12942
|
left: `${R}px`,
|
12943
12943
|
marginTop: z ? "auto" : "10px",
|
12944
12944
|
marginBottom: z ? "10px" : "auto"
|
@@ -12948,7 +12948,7 @@ const ke = B.svg`
|
|
12948
12948
|
n1(() => (E(), window.addEventListener("resize", E), window.addEventListener("scroll", E, !0), () => {
|
12949
12949
|
window.removeEventListener("resize", E), window.removeEventListener("scroll", E, !0);
|
12950
12950
|
}), [E]);
|
12951
|
-
const w = (
|
12951
|
+
const w = (v, k = !1) => {
|
12952
12952
|
if (k) {
|
12953
12953
|
if (f === "0") return;
|
12954
12954
|
if (f.length === 1)
|
@@ -12956,10 +12956,10 @@ const ke = B.svg`
|
|
12956
12956
|
u((b) => b.substring(0, b.length - 1));
|
12957
12957
|
return;
|
12958
12958
|
}
|
12959
|
-
if (!(
|
12959
|
+
if (!(v === "." && f.includes("."))) {
|
12960
12960
|
if (f === "0")
|
12961
|
-
return u(
|
12962
|
-
u((b) => (b +
|
12961
|
+
return u(v === "." ? (b) => (b + v).toString() : v);
|
12962
|
+
u((b) => (b + v).toString());
|
12963
12963
|
}
|
12964
12964
|
};
|
12965
12965
|
return n1(() => {
|
@@ -14834,7 +14834,7 @@ const Je = B.button`
|
|
14834
14834
|
disabled: o = !1,
|
14835
14835
|
...p
|
14836
14836
|
}) => {
|
14837
|
-
const f = e1(null), [u, h] =
|
14837
|
+
const f = e1(null), [u, h] = N(!1), [g, _] = N(""), [V, x] = N(!1), [E, w] = N(""), [v, k] = N(""), [b, M] = N(""), [R, Z] = N(""), F = e1(!1), D = o1(() => {
|
14838
14838
|
var j;
|
14839
14839
|
return !E || !V ? [] : ((j = U2.find(
|
14840
14840
|
(A) => A.title.toLowerCase() === E.toLowerCase()
|
@@ -14855,28 +14855,28 @@ const Je = B.button`
|
|
14855
14855
|
w(j.title);
|
14856
14856
|
return;
|
14857
14857
|
}
|
14858
|
-
k(j.title),
|
14858
|
+
k(j.title), M(j.clasificare ?? "");
|
14859
14859
|
},
|
14860
14860
|
[V]
|
14861
14861
|
), $ = d1(() => {
|
14862
|
-
F.current = !0, x(!1), _(""), k(""),
|
14862
|
+
F.current = !0, x(!1), _(""), k(""), M("");
|
14863
14863
|
}, []), y = d1(() => {
|
14864
14864
|
if (F.current = !0, !V && E) {
|
14865
14865
|
x(!0), _("");
|
14866
14866
|
return;
|
14867
14867
|
}
|
14868
|
-
if (!
|
14869
|
-
const j = `${E} - ${
|
14870
|
-
x(!0), h(!1), Z(j), n && n({ judet: E, localitate:
|
14871
|
-
}, [V, E,
|
14868
|
+
if (!v) return;
|
14869
|
+
const j = `${E} - ${v}`;
|
14870
|
+
x(!0), h(!1), Z(j), n && n({ judet: E, localitate: v, clasificare: b });
|
14871
|
+
}, [V, E, v, b, n]);
|
14872
14872
|
return n1(() => {
|
14873
14873
|
const j = (A) => {
|
14874
14874
|
if (f.current && !f.current.contains(A.target)) {
|
14875
14875
|
if (h(!1), r != null && r.judet) {
|
14876
|
-
w(r == null ? void 0 : r.judet), x(!0), r != null && r.localitate && (k(r == null ? void 0 : r.localitate),
|
14876
|
+
w(r == null ? void 0 : r.judet), x(!0), r != null && r.localitate && (k(r == null ? void 0 : r.localitate), M((r == null ? void 0 : r.clasificare) ?? ""));
|
14877
14877
|
return;
|
14878
14878
|
}
|
14879
|
-
w(""), k(""),
|
14879
|
+
w(""), k(""), M(""), x(!1);
|
14880
14880
|
}
|
14881
14881
|
};
|
14882
14882
|
if (u)
|
@@ -14886,7 +14886,7 @@ const Je = B.button`
|
|
14886
14886
|
}, [f, u]), n1(() => {
|
14887
14887
|
if (F.current) return;
|
14888
14888
|
let j = "";
|
14889
|
-
r != null && r.judet && (w(r == null ? void 0 : r.judet), j = `${r == null ? void 0 : r.judet}`, x(!0)), r != null && r.localitate && (k(r == null ? void 0 : r.localitate), r != null && r.judet && (j = `${r == null ? void 0 : r.judet} - ${r == null ? void 0 : r.localitate}`)), r != null && r.clasificare &&
|
14889
|
+
r != null && r.judet && (w(r == null ? void 0 : r.judet), j = `${r == null ? void 0 : r.judet}`, x(!0)), r != null && r.localitate && (k(r == null ? void 0 : r.localitate), r != null && r.judet && (j = `${r == null ? void 0 : r.judet} - ${r == null ? void 0 : r.localitate}`)), r != null && r.clasificare && M(r == null ? void 0 : r.clasificare), Z(j);
|
14890
14890
|
}, [r]), /* @__PURE__ */ i.jsxs(
|
14891
14891
|
Ke,
|
14892
14892
|
{
|
@@ -14936,7 +14936,7 @@ const Je = B.button`
|
|
14936
14936
|
/* @__PURE__ */ i.jsx("div", { children: /* @__PURE__ */ i.jsx("div", { children: z.length > 0 ? z.map((j, A) => /* @__PURE__ */ i.jsx(
|
14937
14937
|
"div",
|
14938
14938
|
{
|
14939
|
-
"data-active": V ?
|
14939
|
+
"data-active": V ? v === j.title : E === j.title,
|
14940
14940
|
onClick: () => S(j),
|
14941
14941
|
children: /* @__PURE__ */ i.jsx("span", { children: j.title })
|
14942
14942
|
},
|
@@ -15060,12 +15060,12 @@ const Je = B.button`
|
|
15060
15060
|
getValue: o,
|
15061
15061
|
...p
|
15062
15062
|
}) => {
|
15063
|
-
const [f, u] =
|
15063
|
+
const [f, u] = N(!1), [h, g] = N(""), [_, V] = N("0"), [x, E] = N("0"), w = {
|
15064
15064
|
nevoi_personale: "Nevoi personale",
|
15065
15065
|
card_de_credit: "Card de credit",
|
15066
15066
|
overdraft: "Overdraft",
|
15067
15067
|
credit_ipotecar: "Credit ipotecar"
|
15068
|
-
},
|
15068
|
+
}, v = o1(() => !c || c.length === 0 ? [] : c.map((j, A) => {
|
15069
15069
|
if (j.tipCredit === "card_de_credit" || j.tipCredit === "overdraft") {
|
15070
15070
|
const G = Number(j.limitaAprobata) / 100 * 3;
|
15071
15071
|
return {
|
@@ -15079,7 +15079,7 @@ const Je = B.button`
|
|
15079
15079
|
limitaAprobata: "0",
|
15080
15080
|
...j
|
15081
15081
|
};
|
15082
|
-
}), [c]), [k, b] =
|
15082
|
+
}), [c]), [k, b] = N(v || []), M = [
|
15083
15083
|
{
|
15084
15084
|
label: "Card de credit",
|
15085
15085
|
value: "card_de_credit"
|
@@ -15184,7 +15184,7 @@ const Je = B.button`
|
|
15184
15184
|
he,
|
15185
15185
|
{
|
15186
15186
|
dropdownContentWidth: "120%",
|
15187
|
-
data:
|
15187
|
+
data: M,
|
15188
15188
|
value: h,
|
15189
15189
|
setValue: (y) => {
|
15190
15190
|
g(y), V("0"), E("0");
|
@@ -16114,7 +16114,7 @@ const Je = B.button`
|
|
16114
16114
|
img: E = "",
|
16115
16115
|
onClick: w = () => {
|
16116
16116
|
},
|
16117
|
-
...
|
16117
|
+
...v
|
16118
16118
|
}) => /* @__PURE__ */ i.jsxs(
|
16119
16119
|
it,
|
16120
16120
|
{
|
@@ -16129,7 +16129,7 @@ const Je = B.button`
|
|
16129
16129
|
onClick: (k) => {
|
16130
16130
|
x || w(k);
|
16131
16131
|
},
|
16132
|
-
...
|
16132
|
+
...v,
|
16133
16133
|
children: [
|
16134
16134
|
/* @__PURE__ */ i.jsxs("div", { children: [
|
16135
16135
|
/* @__PURE__ */ i.jsx("img", { src: E, alt: "offer-card" }),
|
@@ -16288,10 +16288,10 @@ const Je = B.button`
|
|
16288
16288
|
cashCrestere: l.blue_300,
|
16289
16289
|
cashConservare: l.purple_300,
|
16290
16290
|
cashLichiditate: l.pink_300
|
16291
|
-
}, [E, w] =
|
16292
|
-
const
|
16291
|
+
}, [E, w] = N(83), v = o1(() => {
|
16292
|
+
const M = p ? 0 : (L / t || 0) * E, R = p ? 0 : ((a / t || 0) * E).toFixed(2), Z = p ? 0 : ((r / t || 0) * E).toFixed(2), F = p ? 0 : ((n / t || 0) * E).toFixed(2), D = p ? 0 : ((c / t || 0) * E).toFixed(2), z = p ? 0 : ((C / t || 0) * E).toFixed(2), m = p ? 0 : ((o / t || 0) * E).toFixed(2);
|
16293
16293
|
return {
|
16294
|
-
cash_percentage: Number(
|
16294
|
+
cash_percentage: Number(M),
|
16295
16295
|
crestere_percentage: Number(R),
|
16296
16296
|
conservare_percentage: Number(Z),
|
16297
16297
|
lichiditate_percentage: Number(F),
|
@@ -16310,11 +16310,11 @@ const Je = B.button`
|
|
16310
16310
|
C,
|
16311
16311
|
o,
|
16312
16312
|
p
|
16313
|
-
]), k = o1(() =>
|
16314
|
-
var
|
16313
|
+
]), k = o1(() => v.crestere_percentage + v.conservare_percentage + v.lichiditate_percentage + v.cashCrestere_percentage + v.cashConservare_percentage + v.cashLichiditate_percentage > 0 ? v.cash_percentage : E, [v, E]), b = d1(() => {
|
16314
|
+
var M, R;
|
16315
16315
|
if (h.current) {
|
16316
16316
|
const Z = h.current.clientWidth, F = Math.max(
|
16317
|
-
((
|
16317
|
+
((M = g.current) == null ? void 0 : M.getBBox().width) || 0,
|
16318
16318
|
((R = _.current) == null ? void 0 : R.getBBox().width) || 0
|
16319
16319
|
), D = f && _.current ? F + 30 || 65 : 4, z = (Z - Number(D)) / Z * 100;
|
16320
16320
|
return Number(Math.max(z, 0).toFixed(2));
|
@@ -16339,7 +16339,7 @@ const Je = B.button`
|
|
16339
16339
|
/* @__PURE__ */ i.jsx(
|
16340
16340
|
"rect",
|
16341
16341
|
{
|
16342
|
-
x:
|
16342
|
+
x: v.crestere_percentage + v.conservare_percentage + v.lichiditate_percentage + v.cashCrestere_percentage + v.cashConservare_percentage + v.cashLichiditate_percentage + "%",
|
16343
16343
|
y: 0,
|
16344
16344
|
height: 48,
|
16345
16345
|
width: k + "%",
|
@@ -16352,57 +16352,57 @@ const Je = B.button`
|
|
16352
16352
|
x: 0,
|
16353
16353
|
y: 0,
|
16354
16354
|
height: 48,
|
16355
|
-
width:
|
16355
|
+
width: v.crestere_percentage + "%",
|
16356
16356
|
fill: x.crestere
|
16357
16357
|
}
|
16358
16358
|
),
|
16359
16359
|
/* @__PURE__ */ i.jsx(
|
16360
16360
|
"rect",
|
16361
16361
|
{
|
16362
|
-
x:
|
16362
|
+
x: v.crestere_percentage + "%",
|
16363
16363
|
y: 0,
|
16364
16364
|
height: 48,
|
16365
|
-
width:
|
16365
|
+
width: v.cashCrestere_percentage + "%",
|
16366
16366
|
fill: x.cashCrestere
|
16367
16367
|
}
|
16368
16368
|
),
|
16369
16369
|
/* @__PURE__ */ i.jsx(
|
16370
16370
|
"rect",
|
16371
16371
|
{
|
16372
|
-
x:
|
16372
|
+
x: v.crestere_percentage + v.cashCrestere_percentage + "%",
|
16373
16373
|
y: 0,
|
16374
16374
|
height: 48,
|
16375
|
-
width:
|
16375
|
+
width: v.conservare_percentage + "%",
|
16376
16376
|
fill: x.conservare
|
16377
16377
|
}
|
16378
16378
|
),
|
16379
16379
|
/* @__PURE__ */ i.jsx(
|
16380
16380
|
"rect",
|
16381
16381
|
{
|
16382
|
-
x:
|
16382
|
+
x: v.crestere_percentage + v.cashCrestere_percentage + v.conservare_percentage + "%",
|
16383
16383
|
y: 0,
|
16384
16384
|
height: 48,
|
16385
|
-
width:
|
16385
|
+
width: v.cashConservare_percentage + "%",
|
16386
16386
|
fill: x.cashConservare
|
16387
16387
|
}
|
16388
16388
|
),
|
16389
16389
|
/* @__PURE__ */ i.jsx(
|
16390
16390
|
"rect",
|
16391
16391
|
{
|
16392
|
-
x:
|
16392
|
+
x: v.crestere_percentage + v.cashCrestere_percentage + v.conservare_percentage + v.cashConservare_percentage + "%",
|
16393
16393
|
y: 0,
|
16394
16394
|
height: 48,
|
16395
|
-
width:
|
16395
|
+
width: v.lichiditate_percentage + "%",
|
16396
16396
|
fill: x.lichiditate
|
16397
16397
|
}
|
16398
16398
|
),
|
16399
16399
|
/* @__PURE__ */ i.jsx(
|
16400
16400
|
"rect",
|
16401
16401
|
{
|
16402
|
-
x:
|
16402
|
+
x: v.crestere_percentage + v.cashCrestere_percentage + v.conservare_percentage + v.cashConservare_percentage + v.lichiditate_percentage + "%",
|
16403
16403
|
y: 0,
|
16404
16404
|
height: 48,
|
16405
|
-
width:
|
16405
|
+
width: v.cashLichiditate_percentage + "%",
|
16406
16406
|
fill: x.cashLichiditate
|
16407
16407
|
}
|
16408
16408
|
),
|
@@ -16479,56 +16479,38 @@ const Je = B.button`
|
|
16479
16479
|
conservare: l.purple_400,
|
16480
16480
|
lichiditate: l.pink_300,
|
16481
16481
|
inflatie: l.danger_500
|
16482
|
-
}, x = (
|
16483
|
-
const b =
|
16482
|
+
}, x = (v, k = 134) => {
|
16483
|
+
const b = v.split(" "), M = [];
|
16484
16484
|
let R = b[0];
|
16485
16485
|
for (let Z = 1; Z < b.length; Z++) {
|
16486
16486
|
const F = b[Z], D = `${R} ${F}`;
|
16487
|
-
Number(D.length) * 6.15 < Number(k) ? R = D : (
|
16487
|
+
Number(D.length) * 6.15 < Number(k) ? R = D : (M.push(R), R = F);
|
16488
16488
|
}
|
16489
|
-
return
|
16489
|
+
return M.push(R), M;
|
16490
16490
|
}, E = o1(() => {
|
16491
16491
|
if (t > 0 || L > 0 || a > 0 || r > 0) {
|
16492
|
-
const
|
16492
|
+
const v = t - (L || 0) - (a || 0) - (r || 0);
|
16493
16493
|
return new Intl.NumberFormat("ro-RO", {
|
16494
16494
|
style: "currency",
|
16495
16495
|
currency: "RON",
|
16496
16496
|
minimumFractionDigits: 0,
|
16497
16497
|
maximumFractionDigits: 0
|
16498
|
-
}).format(
|
16498
|
+
}).format(v);
|
16499
16499
|
}
|
16500
16500
|
return p;
|
16501
16501
|
}, [t, L, a, r, p]), w = o1(() => {
|
16502
|
-
const
|
16503
|
-
console.log("{{{}}}", {
|
16504
|
-
"scale-remaining": c - t,
|
16505
|
-
scale_remaining: R,
|
16506
|
-
cash_init_h: v,
|
16507
|
-
scale_max: c,
|
16508
|
-
invisible_h: Z
|
16509
|
-
});
|
16510
|
-
const F = v - Z, D = L + a + r, z = Math.max(t - D, 0), m = {
|
16502
|
+
const M = f - 54, R = c > t ? c - t : 0, Z = R > 0 ? Number((R * M / c * 3).toFixed(2)) : 0, F = M - Z, D = L + a + r, z = Math.max(t - D, 0), m = {
|
16511
16503
|
crestere: L > 0 ? L * F / t : 0,
|
16512
16504
|
conservare: a > 0 ? a * F / t : 0,
|
16513
16505
|
lichiditate: r > 0 ? r * F / t : 0,
|
16514
16506
|
cash: z > 0 ? z * F / t : 0,
|
16515
|
-
inflatie: n > 0 ? n / 100 *
|
16507
|
+
inflatie: n > 0 ? n / 100 * M + 18 : 0
|
16516
16508
|
}, S = Object.entries(m).filter(
|
16517
16509
|
([c1, g1]) => g1 > 0 && c1 !== "inflatie"
|
16518
16510
|
).length, $ = (S - 1) * 4 + (n > 0 ? 8 : 0), y = S * 18 + $ + (n > 0 ? m.inflatie : 0), j = Math.max(0, F - y), A = Object.entries(m).reduce(
|
16519
16511
|
(c1, [g1, y1]) => g1 !== "inflatie" ? c1 + y1 : c1,
|
16520
16512
|
0
|
16521
|
-
)
|
16522
|
-
console.log("avavava", {
|
16523
|
-
raw_heights_without_gaps: m,
|
16524
|
-
active_sections: S,
|
16525
|
-
gaps_space: $,
|
16526
|
-
min_space_needed: y,
|
16527
|
-
remaining_height: j,
|
16528
|
-
total_raw_height: A,
|
16529
|
-
inflatie: n
|
16530
|
-
});
|
16531
|
-
const G = m.crestere > 0 ? 18 + j * m.crestere / A : 0, T = m.conservare > 0 ? 18 + j * m.conservare / A : 0, I = m.lichiditate > 0 ? 18 + j * m.lichiditate / A : 0, i1 = m.cash > 0 ? 18 + j * m.cash / A : 0, r1 = m.inflatie > 0 ? Math.min(
|
16513
|
+
), G = m.crestere > 0 ? 18 + j * m.crestere / A : 0, T = m.conservare > 0 ? 18 + j * m.conservare / A : 0, I = m.lichiditate > 0 ? 18 + j * m.lichiditate / A : 0, i1 = m.cash > 0 ? 18 + j * m.cash / A : 0, r1 = m.inflatie > 0 ? Math.min(
|
16532
16514
|
m.inflatie,
|
16533
16515
|
A - (S * 18 + $)
|
16534
16516
|
) : 0;
|
@@ -16556,7 +16538,7 @@ const Je = B.button`
|
|
16556
16538
|
inflatie_y: f1,
|
16557
16539
|
available_h: F,
|
16558
16540
|
invisible_h: Z,
|
16559
|
-
cash_init_h:
|
16541
|
+
cash_init_h: M
|
16560
16542
|
};
|
16561
16543
|
}, [t, L, a, r, f, c, n]);
|
16562
16544
|
return /* @__PURE__ */ i.jsxs(
|
@@ -16616,7 +16598,7 @@ const Je = B.button`
|
|
16616
16598
|
minimumFractionDigits: 0,
|
16617
16599
|
maximumFractionDigits: 0
|
16618
16600
|
}).format(L)
|
16619
|
-
).map((
|
16601
|
+
).map((v, k) => /* @__PURE__ */ i.jsx("tspan", { x: "50%", dy: k === 0 ? "0" : "1.2em", children: v }, k))
|
16620
16602
|
}
|
16621
16603
|
),
|
16622
16604
|
/* @__PURE__ */ i.jsx(
|
@@ -16643,7 +16625,7 @@ const Je = B.button`
|
|
16643
16625
|
minimumFractionDigits: 0,
|
16644
16626
|
maximumFractionDigits: 0
|
16645
16627
|
}).format(a)
|
16646
|
-
).map((
|
16628
|
+
).map((v, k) => /* @__PURE__ */ i.jsx("tspan", { x: "50%", dy: k === 0 ? "0" : "1.2em", children: v }, k))
|
16647
16629
|
}
|
16648
16630
|
),
|
16649
16631
|
/* @__PURE__ */ i.jsx(
|
@@ -16670,7 +16652,7 @@ const Je = B.button`
|
|
16670
16652
|
minimumFractionDigits: 0,
|
16671
16653
|
maximumFractionDigits: 0
|
16672
16654
|
}).format(r)
|
16673
|
-
).map((
|
16655
|
+
).map((v, k) => /* @__PURE__ */ i.jsx("tspan", { x: "50%", dy: k === 0 ? "0" : "1.2em", children: v }, k))
|
16674
16656
|
}
|
16675
16657
|
),
|
16676
16658
|
/* @__PURE__ */ i.jsx(
|
@@ -16690,7 +16672,7 @@ const Je = B.button`
|
|
16690
16672
|
y: w.cash_y + w.cash_h / 2 + 5,
|
16691
16673
|
textAnchor: "middle",
|
16692
16674
|
className: "basic-label",
|
16693
|
-
children: x(E).map((
|
16675
|
+
children: x(E).map((v, k) => /* @__PURE__ */ i.jsx("tspan", { x: "50%", dy: k === 0 ? "0" : "1.2em", children: v }, k))
|
16694
16676
|
}
|
16695
16677
|
),
|
16696
16678
|
n > 0 && /* @__PURE__ */ i.jsx(
|
@@ -16710,7 +16692,7 @@ const Je = B.button`
|
|
16710
16692
|
y: w.inflatie_y + w.inflatie_h / 2 + 5,
|
16711
16693
|
textAnchor: "middle",
|
16712
16694
|
className: "inflatie-label",
|
16713
|
-
children: x(n + "%").map((
|
16695
|
+
children: x(n + "%").map((v, k) => /* @__PURE__ */ i.jsx("tspan", { x: "50%", dy: k === 0 ? "0" : "1.2em", children: v }, k))
|
16714
16696
|
}
|
16715
16697
|
),
|
16716
16698
|
/* @__PURE__ */ i.jsx("text", { textAnchor: "middle", x: "50%", y: "98.5%", className: "label_bottom", children: o })
|
@@ -16809,8 +16791,8 @@ export {
|
|
16809
16791
|
Bt as PlanulFinanciarTeaser,
|
16810
16792
|
Y6 as ProductTeaser,
|
16811
16793
|
O4 as ProductTeaserButton,
|
16812
|
-
|
16813
|
-
|
16794
|
+
Nt as ProductTeaserParameters,
|
16795
|
+
Wt as ProductTeaserStep,
|
16814
16796
|
ue as ProposalPensii,
|
16815
16797
|
qe as PropunereAsigurariCalatorie,
|
16816
16798
|
Z4 as PropunereFlexicredit,
|