beth-clarity 1.1.33 → 1.1.34

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.
@@ -1,7 +1,7 @@
1
- import $, { useState as W, useRef as i1, useEffect as X, useLayoutEffect as b1, forwardRef as w2, isValidElement as e1, createContext as o1, cloneElement as a1, useContext as M1, useMemo as f1, useCallback as w1, Children as v2 } from "react";
1
+ import A, { useState as W, useRef as i1, useEffect as X, useLayoutEffect as b1, forwardRef as w2, isValidElement as e1, createContext as o1, cloneElement as a1, useContext as M1, useMemo as f1, useCallback as w1, Children as v2 } from "react";
2
2
  import { jsx as i, jsxs as v, Fragment as S1 } from "react/jsx-runtime";
3
3
  import B2, { createPortal as x2 } from "react-dom";
4
- const J$ = ({ variant: t = "primary", product: r, tone: a, size: H = "medium", bgColor: V, textColor: e, children: M, className: n = "", rounded: o = !1, outlined: L = !1, ...l }) => {
4
+ const JA = ({ variant: t = "primary", product: r, tone: a, size: H = "medium", bgColor: V, textColor: e, children: M, className: n = "", rounded: o = !1, outlined: L = !1, ...l }) => {
5
5
  const p = "clarity-badge", c = !!V, d = r && a && !c;
6
6
  let u = "";
7
7
  c ? u = `${p}--custom-bg` : d ? u = `${p}--custom` : u = `${p}--${t}`;
@@ -59,13 +59,13 @@ const J$ = ({ variant: t = "primary", product: r, tone: a, size: H = "medium", b
59
59
  }
60
60
  return `var(--clarity-${t})`;
61
61
  }
62
- }, V1 = (t) => t !== void 0 ? `var(--clarity-spacing-${t})` : void 0, s2 = $.forwardRef((t, r) => {
63
- const { children: a, className: H, display: V, position: e, flexDirection: M, alignItems: n, justifyContent: o, gap: L, m: l, mt: p, mr: c, mb: d, ml: u, mx: f, my: B, p: Z, pt: h, pr: w, pb: R, pl: k, px: x, py: m, bg: N, color: s, fontSize: F, fontWeight: O, textAlign: A, lineHeight: _, letterSpacing: E, borderRadius: U, borderTopLeftRadius: I, borderTopRightRadius: b, borderBottomLeftRadius: G, borderBottomRightRadius: S, boxShadow: J, borderWidth: t1, borderTopWidth: Q, borderRightWidth: q, borderBottomWidth: C1, borderLeftWidth: T, borderXWidth: z, borderYWidth: P, borderColor: K, overflow: H1, ...g } = t, D = (j, Y) => {
62
+ }, V1 = (t) => t !== void 0 ? `var(--clarity-spacing-${t})` : void 0, s2 = A.forwardRef((t, r) => {
63
+ const { children: a, className: H, display: V, position: e, flexDirection: M, alignItems: n, justifyContent: o, gap: L, m: l, mt: p, mr: c, mb: d, ml: u, mx: f, my: B, p: Z, pt: h, pr: w, pb: R, pl: k, px: x, py: m, bg: N, color: s, fontSize: F, fontWeight: O, textAlign: $, lineHeight: _, letterSpacing: E, borderRadius: U, borderTopLeftRadius: I, borderTopRightRadius: b, borderBottomLeftRadius: G, borderBottomRightRadius: S, boxShadow: J, borderWidth: t1, borderTopWidth: Q, borderRightWidth: q, borderBottomWidth: C1, borderLeftWidth: T, borderXWidth: z, borderYWidth: P, borderColor: K, overflow: H1, ...g } = t, D = (j, Y) => {
64
64
  if (j === void 0 || j === 0)
65
65
  return;
66
66
  const r1 = `var(--clarity-border-width-${j})`, L1 = Y ? B1(Y) : "currentColor";
67
67
  return `${r1} solid ${L1}`;
68
- }, y = $.useMemo(() => ({
68
+ }, y = A.useMemo(() => ({
69
69
  display: V,
70
70
  position: e,
71
71
  flexDirection: M,
@@ -84,7 +84,7 @@ const J$ = ({ variant: t = "primary", product: r, tone: a, size: H = "medium", b
84
84
  color: s ? B1(s) : void 0,
85
85
  fontSize: F ? `var(--clarity-font-size-${F})` : void 0,
86
86
  fontWeight: O ? m1.fontWeight[O] : void 0,
87
- textAlign: A,
87
+ textAlign: $,
88
88
  lineHeight: _,
89
89
  letterSpacing: E ? m1.letterSpacing[E] : void 0,
90
90
  borderRadius: U ? `var(--clarity-radius-${U})` : void 0,
@@ -124,7 +124,7 @@ const J$ = ({ variant: t = "primary", product: r, tone: a, size: H = "medium", b
124
124
  s,
125
125
  F,
126
126
  O,
127
- A,
127
+ $,
128
128
  _,
129
129
  E,
130
130
  U,
@@ -192,7 +192,7 @@ var k1 = {
192
192
  className: void 0,
193
193
  style: void 0,
194
194
  attr: void 0
195
- }, y1 = $.createContext && $.createContext(k1), n1 = function() {
195
+ }, y1 = A.createContext && A.createContext(k1), n1 = function() {
196
196
  return n1 = Object.assign || function(t) {
197
197
  for (var r, a = 1, H = arguments.length; a < H; a++) {
198
198
  r = arguments[a];
@@ -209,14 +209,14 @@ var k1 = {
209
209
  };
210
210
  function N1(t) {
211
211
  return t && t.map(function(r, a) {
212
- return $.createElement(r.tag, n1({
212
+ return A.createElement(r.tag, n1({
213
213
  key: a
214
214
  }, r.attr), N1(r.child));
215
215
  });
216
216
  }
217
217
  function C(t) {
218
218
  return function(r) {
219
- return $.createElement(F2, n1({
219
+ return A.createElement(F2, n1({
220
220
  attr: n1({}, t.attr)
221
221
  }, r), N1(t.child));
222
222
  };
@@ -224,7 +224,7 @@ function C(t) {
224
224
  function F2(t) {
225
225
  var r = function(a) {
226
226
  var H = t.attr, V = t.size, e = t.title, M = R2(t, ["attr", "size", "title"]), n = V || a.size || "1em", o;
227
- return a.className && (o = a.className), t.className && (o = (o ? o + " " : "") + t.className), $.createElement("svg", n1({
227
+ return a.className && (o = a.className), t.className && (o = (o ? o + " " : "") + t.className), A.createElement("svg", n1({
228
228
  stroke: "currentColor",
229
229
  fill: "currentColor",
230
230
  strokeWidth: "0"
@@ -236,9 +236,9 @@ function F2(t) {
236
236
  height: n,
237
237
  width: n,
238
238
  xmlns: "http://www.w3.org/2000/svg"
239
- }), e && $.createElement("title", null, e), t.children);
239
+ }), e && A.createElement("title", null, e), t.children);
240
240
  };
241
- return y1 !== void 0 ? $.createElement(y1.Consumer, null, function(a) {
241
+ return y1 !== void 0 ? A.createElement(y1.Consumer, null, function(a) {
242
242
  return r(a);
243
243
  }) : r(k1);
244
244
  }
@@ -269,10 +269,10 @@ function D2(t) {
269
269
  function T2(t) {
270
270
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 14L8 10H16L12 14Z" } }] })(t);
271
271
  }
272
- function A2(t) {
272
+ function $2(t) {
273
273
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 15.0006L7.75732 10.758L9.17154 9.34375L12 12.1722L14.8284 9.34375L16.2426 10.758L12 15.0006Z" } }] })(t);
274
274
  }
275
- function $2(t) {
275
+ function A2(t) {
276
276
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M9 12L13 8V16L9 12Z" } }] })(t);
277
277
  }
278
278
  function P2(t) {
@@ -431,10 +431,10 @@ function D0(t) {
431
431
  function T0(t) {
432
432
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5 18 11 12 5 6V18ZM19 6 13 12 19 18V6Z" } }] })(t);
433
433
  }
434
- function A0(t) {
434
+ function $0(t) {
435
435
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M18.7933 5.79297 12.5862 12.0001 18.7933 18.2072 20.2075 16.793 15.4146 12.0001 20.2075 7.20718 18.7933 5.79297ZM5.20718 18.2073 11.4143 12.0002 5.20718 5.79312 3.79297 7.20733 8.58586 12.0002 3.79297 16.7931 5.20718 18.2073Z" } }] })(t);
436
436
  }
437
- function $0(t) {
437
+ function A0(t) {
438
438
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8.58598 4.58594L16.0003 12.0002L8.58615 19.4144L8.58608 13.0003L3.00002 13.0004L3 11.0004L8.58605 11.0003L8.58598 4.58594ZM18.0001 19.0002L18.0001 5.00018H20.0001L20.0001 19.0002H18.0001Z" } }] })(t);
439
439
  }
440
440
  function P0(t) {
@@ -593,10 +593,10 @@ function D4(t) {
593
593
  function T4(t) {
594
594
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10 10.1111V1L21 7V21H3V7L10 10.1111Z" } }] })(t);
595
595
  }
596
- function A4(t) {
596
+ function $4(t) {
597
597
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10 10.1111V1L21 7V21H3V7L10 10.1111ZM12 4.36908V13.1886L5 10.0775V19H19V8.18727L12 4.36908Z" } }] })(t);
598
598
  }
599
- function $4(t) {
599
+ function A4(t) {
600
600
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21 20H23V22H1V20H3V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V20ZM8 11V13H11V11H8ZM8 7V9H11V7H8ZM8 15V17H11V15H8ZM13 15V17H16V15H13ZM13 11V13H16V11H13ZM13 7V9H16V7H13Z" } }] })(t);
601
601
  }
602
602
  function P4(t) {
@@ -755,10 +755,10 @@ function D5(t) {
755
755
  function T5(t) {
756
756
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M22 20V7L20 3H4L2 7.00353V20C2 20.5523 2.44772 21 3 21H21C21.5523 21 22 20.5523 22 20ZM5.23582 5H18.7638L19.7638 7H4.23682L5.23582 5ZM9 11H15V13H9V11Z" } }] })(t);
757
757
  }
758
- function A5(t) {
758
+ function $5(t) {
759
759
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M22 20V7L20 3H4L2 7.00353V20C2 20.5523 2.44772 21 3 21H21C21.5523 21 22 20.5523 22 20ZM4 9H20V19H4V9ZM5.236 5H18.764L19.764 7H4.237L5.236 5ZM15 11H9V13H15V11Z" } }] })(t);
760
760
  }
761
- function $5(t) {
761
+ function A5(t) {
762
762
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 13H21V21.0025C21 21.5534 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5537 3 21.0025V13ZM3 2.99754C3 2.44662 3.44495 2 3.9934 2H20.0066C20.5552 2 21 2.44631 21 2.99754V11H3V2.99754ZM9 5V7H15V5H9ZM9 16V18H15V16H9Z" } }] })(t);
763
763
  }
764
764
  function P5(t) {
@@ -917,10 +917,10 @@ function D9(t) {
917
917
  function T9(t) {
918
918
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 7C13.5705 7 10.6449 9.15804 9.50734 12.1903L11.3805 12.8927C12.2337 10.6185 14.4278 9 17 9C17.6983 9 18.3687 9.11928 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 18.3137 20.3137 21 17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 5.13401 8.13401 2 12 2C15.242 2 17.9693 4.20399 18.7652 7.19539C18.1973 7.0675 17.6065 7 17 7Z" } }] })(t);
919
919
  }
920
- function A9(t) {
920
+ function $9(t) {
921
921
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 2C15.866 2 19 5.13401 19 9C19 9.11351 18.9973 9.22639 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 18.3137 20.3137 21 17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 5.13401 8.13401 2 12 2ZM12 4C9.23858 4 7 6.23858 7 9C7 9.08147 7.00193 9.16263 7.00578 9.24344L7.07662 10.7309L5.67183 11.2252C4.0844 11.7837 3 13.2889 3 15C3 17.2091 4.79086 19 7 19H17C19.2091 19 21 17.2091 21 15C21 12.79 19.21 11 17 11C15.233 11 13.7337 12.1457 13.2042 13.7347L11.3064 13.1021C12.1005 10.7185 14.35 9 17 9C17 6.23858 14.7614 4 12 4Z" } }] })(t);
922
922
  }
923
- function $9(t) {
923
+ function A9(t) {
924
924
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3.51472 2.10051L22.6066 21.1924L21.1924 22.6066L19.1782 20.5924C18.503 20.8556 17.7684 21 17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 8.22228 5.12683 7.47418 5.36094 6.77527L2.10051 3.51472L3.51472 2.10051ZM17 9C17.6983 9 18.3687 9.11928 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 16.0883 22.7103 17.1089 22.2037 17.9889L14.0109 9.79638C14.891 9.28977 15.9117 9 17 9ZM12 2C15.242 2 17.9693 4.20399 18.7652 7.19539C18.1973 7.0675 17.6065 7 17 7C15.357 7 13.8297 7.49529 12.5592 8.34471L7.69418 3.48056C8.88169 2.55284 10.3763 2 12 2Z" } }] })(t);
925
925
  }
926
926
  function P9(t) {
@@ -1079,10 +1079,10 @@ function D7(t) {
1079
1079
  function T7(t) {
1080
1080
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829Z" } }] })(t);
1081
1081
  }
1082
- function A7(t) {
1082
+ function $7(t) {
1083
1083
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M15.2657 11.5541L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0554 14.3021C11.3865 15.3751 11 16.6424 11 18C11 19.0736 11.2417 20.0907 11.6736 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V12.2547C20.8662 11.4638 19.4872 11 18 11C17.0298 11 16.1057 11.1974 15.2657 11.5541ZM16.7066 20.7076C17.0982 20.895 17.5369 21 18 21C19.6569 21 21 19.6569 21 18C21 17.5369 20.895 17.0982 20.7076 16.7066L16.7066 20.7076ZM15.2924 19.2934L19.2934 15.2924C18.9018 15.105 18.4631 15 18 15C16.3431 15 15 16.3431 15 18C15 18.4631 15.105 18.9018 15.2924 19.2934ZM18 23C15.2386 23 13 20.7614 13 18C13 15.2386 15.2386 13 18 13C20.7614 13 23 15.2386 23 18C23 20.7614 20.7614 23 18 23Z" } }] })(t);
1084
1084
  }
1085
- function $7(t) {
1085
+ function A7(t) {
1086
1086
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20 7.23792L12.0718 14.338L4 7.21594V19H11.0709C11.1719 19.7061 11.3783 20.3783 11.6736 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V12.2547C21.396 11.8334 20.7224 11.5049 20 11.2899V7.23792ZM19.501 5H4.51146L12.0619 11.662L19.501 5ZM16.7066 20.7076C17.0982 20.895 17.5369 21 18 21C19.6569 21 21 19.6569 21 18C21 17.5369 20.895 17.0982 20.7076 16.7066L16.7066 20.7076ZM15.2924 19.2934L19.2934 15.2924C18.9018 15.105 18.4631 15 18 15C16.3431 15 15 16.3431 15 18C15 18.4631 15.105 18.9018 15.2924 19.2934ZM18 23C15.2386 23 13 20.7614 13 18C13 15.2386 15.2386 13 18 13C20.7614 13 23 15.2386 23 18C23 20.7614 20.7614 23 18 23Z" } }] })(t);
1087
1087
  }
1088
1088
  function P7(t) {
@@ -1241,10 +1241,10 @@ function D3(t) {
1241
1241
  function T3(t) {
1242
1242
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 20L1 12L11 4V9C16.5228 9 21 13.4772 21 19C21 19.2729 20.9891 19.5433 20.9676 19.8107C19.4605 16.9502 16.458 15 13 15H11V20Z" } }] })(t);
1243
1243
  }
1244
- function A3(t) {
1244
+ function $3(t) {
1245
1245
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 20L1 12L11 4V9C16.5228 9 21 13.4772 21 19C21 19.2727 20.9891 19.5428 20.9677 19.81C19.5055 17.0364 16.6381 15.119 13.313 15.0053L13 15H10.9999L11 20ZM8.99986 13H10.9999L13.0341 13.0003L13.3814 13.0065C14.6657 13.0504 15.9053 13.3165 17.0568 13.7734C15.5898 12.0749 13.4204 11 11 11H9V8.16125L4.20156 12L8.99992 15.8387L8.99986 13Z" } }] })(t);
1246
1246
  }
1247
- function $3(t) {
1247
+ function A3(t) {
1248
1248
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 13.0001H9V11.0001H3V1.8457C3 1.56956 3.22386 1.3457 3.5 1.3457C3.58425 1.3457 3.66714 1.36699 3.74096 1.4076L22.2034 11.562C22.4454 11.695 22.5337 11.9991 22.4006 12.241C22.3549 12.3241 22.2865 12.3925 22.2034 12.4382L3.74096 22.5925C3.499 22.7256 3.19497 22.6374 3.06189 22.3954C3.02129 22.3216 3 22.2387 3 22.1544V13.0001Z" } }] })(t);
1249
1249
  }
1250
1250
  function P3(t) {
@@ -1403,10 +1403,10 @@ function D8(t) {
1403
1403
  function T8(t) {
1404
1404
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M2.80777 1.39355L22.6068 21.1925L21.1925 22.6068L17.5846 18.9996L6.45516 19.0002L2.00016 22.5002V4.00016C2.00016 3.83085 2.04223 3.67138 2.11649 3.53162L1.39355 2.80777L2.80777 1.39355ZM21.0002 3.00016C21.5524 3.00016 22.0002 3.44787 22.0002 4.00016V17.7852L7.21416 3.00016H21.0002Z" } }] })(t);
1405
1405
  }
1406
- function A8(t) {
1406
+ function $8(t) {
1407
1407
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M2.80777 1.39355L22.6068 21.1925L21.1925 22.6068L17.5846 18.9996L6.45516 19.0002L2.00016 22.5002V4.00016C2.00016 3.83085 2.04223 3.67138 2.11649 3.53162L1.39355 2.80777L2.80777 1.39355ZM3.99955 5.41355L4.00016 18.3855L5.76349 17.0002L15.5846 16.9996L3.99955 5.41355ZM21.0002 3.00016C21.5524 3.00016 22.0002 3.44787 22.0002 4.00016V17.7852L20.0002 15.7852V5.00016L9.21316 4.99916L7.21416 3.00016H21.0002Z" } }] })(t);
1408
1408
  }
1409
- function $8(t) {
1409
+ function A8(t) {
1410
1410
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21 3C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.455L2 22.5V4C2 3.44772 2.44772 3 3 3H21ZM13 7H11V15H13V7ZM17 9H15V15H17V9ZM9 11H7V15H9V11Z" } }] })(t);
1411
1411
  }
1412
1412
  function P8(t) {
@@ -1565,10 +1565,10 @@ function D6(t) {
1565
1565
  function T6(t) {
1566
1566
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20 10.9966V7.99658H14V3.99658H10V7.99658H4V10.9966H20ZM21 12.9966V20.9966C21 21.5489 20.5523 21.9966 20 21.9966H10V15.9966H8V21.9966H4C3.44772 21.9966 3 21.5489 3 20.9966V12.9966H2V6.99658C2 6.4443 2.44772 5.99658 3 5.99658H8V2.99658C8 2.4443 8.44772 1.99658 9 1.99658H15C15.5523 1.99658 16 2.4443 16 2.99658V5.99658H21C21.5523 5.99658 22 6.4443 22 6.99658V12.9966H21Z" } }] })(t);
1567
1567
  }
1568
- function A6(t) {
1568
+ function $6(t) {
1569
1569
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 19.9966V14.9966H10V19.9966H19V12.9966H5V19.9966H8ZM4 10.9966H20V7.99658H14V3.99658H10V7.99658H4V10.9966ZM3 20.9966V12.9966H2V6.99658C2 6.4443 2.44772 5.99658 3 5.99658H8V2.99658C8 2.4443 8.44772 1.99658 9 1.99658H15C15.5523 1.99658 16 2.4443 16 2.99658V5.99658H21C21.5523 5.99658 22 6.4443 22 6.99658V12.9966H21V20.9966C21 21.5489 20.5523 21.9966 20 21.9966H4C3.44772 21.9966 3 21.5489 3 20.9966Z" } }] })(t);
1570
1570
  }
1571
- function $6(t) {
1571
+ function A6(t) {
1572
1572
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20 15.9966H4V17.9966H20V15.9966ZM3 13.9966V3.99658C3 3.4443 3.44772 2.99658 4 2.99658H7V11.2693H9V2.99658H20C20.5523 2.99658 21 3.4443 21 3.99658V13.9966H22V18.9966C22 19.5489 21.5523 19.9966 21 19.9966H13V22.9966H11V19.9966H3C2.44772 19.9966 2 19.5489 2 18.9966V13.9966H3Z" } }] })(t);
1573
1573
  }
1574
1574
  function P6(t) {
@@ -1727,10 +1727,10 @@ function Dt(t) {
1727
1727
  function Tt(t) {
1728
1728
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 10V14H10V10H14ZM16 10H21V14H16V10ZM14 21H10V16H14V21ZM16 21V16H21V20C21 20.5523 20.5523 21 20 21H16ZM14 3V8H10V3H14ZM16 3H20C20.5523 3 21 3.44772 21 4V8H16V3ZM8 10V14H3V10H8ZM8 21H4C3.44772 21 3 20.5523 3 20V16H8V21ZM8 3V8H3V4C3 3.44772 3.44772 3 4 3H8Z" } }] })(t);
1729
1729
  }
1730
- function At(t) {
1730
+ function $t(t) {
1731
1731
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 10H10V14H14V10ZM16 10V14H19V10H16ZM14 19V16H10V19H14ZM16 19H19V16H16V19ZM14 5H10V8H14V5ZM16 5V8H19V5H16ZM8 10H5V14H8V10ZM8 19V16H5V19H8ZM8 5H5V8H8V5ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" } }] })(t);
1732
1732
  }
1733
- function $t(t) {
1733
+ function At(t) {
1734
1734
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 8V2H20C20.5523 2 21 2.44772 21 3V7C21 7.55228 20.5523 8 20 8H17ZM15 22C15 22.5523 14.5523 23 14 23H10C9.44772 23 9 22.5523 9 22V8H2.5V6.07437C2.5 5.7187 2.68891 5.3898 2.99613 5.21059L8.5 2H15V22Z" } }] })(t);
1735
1735
  }
1736
1736
  function Pt(t) {
@@ -1889,10 +1889,10 @@ function DC(t) {
1889
1889
  function TC(t) {
1890
1890
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4 2.99658H20C20.5523 2.99658 21 3.4443 21 3.99658V8.99658C21 9.54887 20.5523 9.99658 20 9.99658H4C3.44772 9.99658 3 9.54887 3 8.99658V3.99658C3 3.4443 3.44772 2.99658 4 2.99658ZM6 11.9966H12C12.5523 11.9966 13 12.4443 13 12.9966V15.9966H14V21.9966H10V15.9966H11V13.9966H5C4.44772 13.9966 4 13.5489 4 12.9966V10.9966H6V11.9966ZM17.7322 13.7288L19.5 11.961L21.2678 13.7288C22.2441 14.7051 22.2441 16.288 21.2678 17.2643C20.2915 18.2407 18.7085 18.2407 17.7322 17.2643C16.7559 16.288 16.7559 14.7051 17.7322 13.7288Z" } }] })(t);
1891
1891
  }
1892
- function AC(t) {
1892
+ function $C(t) {
1893
1893
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5 4.99658V7.99658H19V4.99658H5ZM4 2.99658H20C20.5523 2.99658 21 3.4443 21 3.99658V8.99658C21 9.54887 20.5523 9.99658 20 9.99658H4C3.44772 9.99658 3 9.54887 3 8.99658V3.99658C3 3.4443 3.44772 2.99658 4 2.99658ZM6 11.9966H12C12.5523 11.9966 13 12.4443 13 12.9966V15.9966H14V21.9966H10V15.9966H11V13.9966H5C4.44772 13.9966 4 13.5489 4 12.9966V10.9966H6V11.9966ZM17.7322 13.7288L19.5 11.961L21.2678 13.7288C22.2441 14.7051 22.2441 16.288 21.2678 17.2643C20.2915 18.2407 18.7085 18.2407 17.7322 17.2643C16.7559 16.288 16.7559 14.7051 17.7322 13.7288Z" } }] })(t);
1894
1894
  }
1895
- function $C(t) {
1895
+ function AC(t) {
1896
1896
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M19.2277 18.7321L20.9955 16.9644L22.7632 18.7321C23.7395 19.7084 23.7395 21.2914 22.7632 22.2677C21.7869 23.244 20.204 23.244 19.2277 22.2677C18.2514 21.2914 18.2514 19.7084 19.2277 18.7321ZM8.87861 1.07959L20.1923 12.3933C20.5828 12.7838 20.5828 13.417 20.1923 13.8075L11.707 22.2928C11.3165 22.6833 10.6833 22.6833 10.2928 22.2928L1.80754 13.8075C1.41702 13.417 1.41702 12.7838 1.80754 12.3933L9.58572 4.61512L7.4644 2.4938L8.87861 1.07959ZM10.9999 6.02934L3.92886 13.1004H18.071L10.9999 6.02934Z" } }] })(t);
1897
1897
  }
1898
1898
  function PC(t) {
@@ -2051,10 +2051,10 @@ function Di(t) {
2051
2051
  function Ti(t) {
2052
2052
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5.32894 3.27158C6.56203 2.8332 7.99181 3.10749 8.97878 4.09446C9.96603 5.08171 10.2402 6.51202 9.80129 7.74535L20.646 18.5902L18.5247 20.7115L7.67887 9.86709C6.44578 10.3055 5.016 10.0312 4.02903 9.04421C3.04178 8.05696 2.76761 6.62665 3.20652 5.39332L5.44325 7.63C6.02903 8.21578 6.97878 8.21578 7.56457 7.63C8.15035 7.04421 8.15035 6.09446 7.56457 5.50868L5.32894 3.27158ZM15.6963 5.15512L18.8783 3.38736L20.2925 4.80157L18.5247 7.98355L16.757 8.3371L14.6356 10.4584L13.2214 9.04421L15.3427 6.92289L15.6963 5.15512ZM8.62523 12.9333L10.7465 15.0546L5.7968 20.0044C5.21101 20.5902 4.26127 20.5902 3.67548 20.0044C3.12415 19.453 3.09172 18.5793 3.57819 17.99L3.67548 17.883L8.62523 12.9333Z" } }] })(t);
2053
2053
  }
2054
- function Ai(t) {
2054
+ function $i(t) {
2055
2055
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5.32894 3.27158C6.56203 2.8332 7.99181 3.10749 8.97878 4.09446C10.0997 5.21537 10.3014 6.90741 9.58382 8.23385L20.2925 18.9437L18.8783 20.3579L8.16933 9.64875C6.84277 10.3669 5.1502 10.1654 4.02903 9.04421C3.04178 8.05696 2.76761 6.62665 3.20652 5.39332L5.44325 7.63C6.02903 8.21578 6.97878 8.21578 7.56457 7.63C8.15035 7.04421 8.15035 6.09446 7.56457 5.50868L5.32894 3.27158ZM15.6963 5.15512L18.8783 3.38736L20.2925 4.80157L18.5247 7.98355L16.757 8.3371L14.6356 10.4584L13.2214 9.04421L15.3427 6.92289L15.6963 5.15512ZM8.97878 13.2868L10.393 14.7011L5.08969 20.0044C4.69917 20.3949 4.066 20.3949 3.67548 20.0044C3.31285 19.6417 3.28695 19.0699 3.59777 18.6774L3.67548 18.5902L8.97878 13.2868Z" } }] })(t);
2056
2056
  }
2057
- function $i(t) {
2057
+ function Ai(t) {
2058
2058
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017Z" } }] })(t);
2059
2059
  }
2060
2060
  function Pi(t) {
@@ -2213,10 +2213,10 @@ function Dr(t) {
2213
2213
  function Tr(t) {
2214
2214
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.4 13.5333L17.4 20.2C17.5657 20.4209 17.5209 20.7343 17.3 20.9C17.2135 20.9649 17.1082 21 17 21H7C6.72386 21 6.5 20.7761 6.5 20.5C6.5 20.3918 6.53509 20.2865 6.6 20.2L11.6 13.5333C11.7657 13.3124 12.0791 13.2676 12.3 13.4333C12.3379 13.4618 12.3716 13.4954 12.4 13.5333ZM18 19V17H20V5H4V17H6V19H2.9918C2.44405 19 2 18.5554 2 17.9991V4.00087C2 3.44811 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44463 22 4.00087V17.9991C22 18.5519 21.5447 19 21.0082 19H18Z" } }] })(t);
2215
2215
  }
2216
- function Ar(t) {
2216
+ function $r(t) {
2217
2217
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.4 13.5333L17.4 20.2C17.5657 20.4209 17.5209 20.7343 17.3 20.9C17.2135 20.9649 17.1082 21 17 21H7C6.72386 21 6.5 20.7761 6.5 20.5C6.5 20.3918 6.53509 20.2865 6.6 20.2L11.6 13.5333C11.7657 13.3124 12.0791 13.2676 12.3 13.4333C12.3379 13.4618 12.3716 13.4954 12.4 13.5333ZM12 16.33L10 19H14L12 16.33ZM18 19V17H20V5H4V17H6V19H2.9918C2.44405 19 2 18.5554 2 17.9991V4.00087C2 3.44811 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44463 22 4.00087V17.9991C22 18.5519 21.5447 19 21.0082 19H18Z" } }] })(t);
2218
2218
  }
2219
- function $r(t) {
2219
+ function Ar(t) {
2220
2220
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM6 7V17H9V7H6ZM10 7V17H12V7H10ZM13 7V17H14V7H13ZM15 7V17H18V7H15Z" } }] })(t);
2221
2221
  }
2222
2222
  function Pr(t) {
@@ -2375,10 +2375,10 @@ function Da(t) {
2375
2375
  function Ta(t) {
2376
2376
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 4C20.3137 4 23 6.68629 23 10V14C23 17.3137 20.3137 20 17 20H7C3.68629 20 1 17.3137 1 14V10C1 6.68629 3.68629 4 7 4H17ZM10 9H8V11H6V13H7.999L8 15H10L9.999 13H12V11H10V9ZM18 13H16V15H18V13ZM16 9H14V11H16V9Z" } }] })(t);
2377
2377
  }
2378
- function Aa(t) {
2378
+ function $a(t) {
2379
2379
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 4C20.3137 4 23 6.68629 23 10V14C23 17.3137 20.3137 20 17 20H7C3.68629 20 1 17.3137 1 14V10C1 6.68629 3.68629 4 7 4H17ZM17 6H7C4.8578 6 3.10892 7.68397 3.0049 9.80036L3 10V14C3 16.1422 4.68397 17.8911 6.80036 17.9951L7 18H17C19.1422 18 20.8911 16.316 20.9951 14.1996L21 14V10C21 7.8578 19.316 6.10892 17.1996 6.0049L17 6ZM10 9V11H12V13H9.999L10 15H8L7.999 13H6V11H8V9H10ZM18 13V15H16V13H18ZM16 9V11H14V9H16Z" } }] })(t);
2380
2380
  }
2381
- function $a(t) {
2381
+ function Aa(t) {
2382
2382
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 16L15 22H9L12 16ZM9.37258 16.2548C7.94863 15.3737 7 13.7976 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 13.7976 16.0514 15.3737 14.6274 16.2548L13.2718 13.5436C13.7165 13.1768 14 12.6215 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 12.6215 10.2835 13.1768 10.7282 13.5436L9.37258 16.2548ZM7.13153 20.7369C4.07014 19.0274 2 15.7554 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 15.7554 19.9299 19.0274 16.8685 20.7369L15.5246 18.0492C17.6033 16.8354 19 14.5808 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 14.5808 6.39666 16.8354 8.47539 18.0492L7.13153 20.7369Z" } }] })(t);
2383
2383
  }
2384
2384
  function Pa(t) {
@@ -2537,10 +2537,10 @@ function DH(t) {
2537
2537
  function TH(t) {
2538
2538
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 3C12.9411 3 21 11.0589 21 21H18C18 12.7157 11.2843 6 3 6V3ZM3 10C9.07513 10 14 14.9249 14 21H11C11 16.5817 7.41828 13 3 13V10ZM3 17C5.20914 17 7 18.7909 7 21H3V17Z" } }] })(t);
2539
2539
  }
2540
- function AH(t) {
2540
+ function $H(t) {
2541
2541
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 17C5.20914 17 7 18.7909 7 21H3V17ZM3 10C9.07513 10 14 14.9249 14 21H12C12 16.0294 7.97056 12 3 12V10ZM3 3C12.9411 3 21 11.0589 21 21H19C19 12.1634 11.8366 5 3 5V3Z" } }] })(t);
2542
2542
  }
2543
- function $H(t) {
2543
+ function AH(t) {
2544
2544
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4 3H17L20.7071 6.70711C20.8946 6.89464 21 7.149 21 7.41421V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM12 18C13.6569 18 15 16.6569 15 15C15 13.3431 13.6569 12 12 12C10.3431 12 9 13.3431 9 15C9 16.6569 10.3431 18 12 18ZM5 5V9H15V5H5Z" } }] })(t);
2545
2545
  }
2546
2546
  function PH(t) {
@@ -2699,10 +2699,10 @@ function DV(t) {
2699
2699
  function TV(t) {
2700
2700
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.0001 18.0002C12.7144 18.0002 13.3704 18.2498 13.8856 18.6666L12.0001 21.0002L10.1145 18.6666C10.6297 18.2498 11.2857 18.0002 12.0001 18.0002ZM2.80766 1.39355L20.4853 19.0712L19.0711 20.4854L15.3895 16.8046L15.1425 17.1108C14.2838 16.4162 13.1905 16.0002 12.0001 16.0002C10.81 16.0002 9.71712 16.4159 8.85862 17.11L6.97363 14.7761C8.24961 13.7443 9.84925 13.097 11.5964 13.0102L9.82328 11.2378C8.29284 11.5775 6.89439 12.2679 5.71658 13.2204L3.83099 10.8869C4.89946 10.0228 6.10763 9.3245 7.41633 8.8313L5.88489 7.29919C4.69082 7.83295 3.5793 8.51822 2.57479 9.33056L0.689453 6.99686C1.60358 6.25759 2.59156 5.60601 3.64058 5.05491L1.39345 2.80777L2.80766 1.39355ZM16.0844 11.8696L12.2165 8.00255L12.0001 8.00016C15.0948 8.00016 17.9369 9.08154 20.1693 10.887L18.284 13.2207C17.6163 12.6808 16.8777 12.225 16.0844 11.8696ZM12.0001 3.00016C16.2849 3.00016 20.22 4.49731 23.3109 6.99703L21.4254 9.3306C18.8497 7.24767 15.5706 6.00016 12.0001 6.00016C11.4284 6.00016 10.8642 6.03214 10.3091 6.09441L7.72455 3.511C9.09498 3.17714 10.5268 3.00016 12.0001 3.00016Z" } }] })(t);
2701
2701
  }
2702
- function AV(t) {
2702
+ function $V(t) {
2703
2703
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.0001 18.0002C12.7144 18.0002 13.3704 18.2498 13.8856 18.6666L12.0001 21.0002L10.1145 18.6666C10.6297 18.2498 11.2857 18.0002 12.0001 18.0002ZM2.80766 1.39355L20.4853 19.0712L19.0711 20.4854L13.8913 15.3043C13.2967 15.107 12.6609 15.0002 12.0001 15.0002C10.5719 15.0002 9.26024 15.4991 8.22998 16.3323L6.97363 14.7761C8.24961 13.7443 9.84925 13.097 11.5964 13.0102L9.00025 10.4142C7.55273 10.8235 6.22651 11.5218 5.0878 12.4428L3.83099 10.8869C4.89946 10.0228 6.10763 9.3245 7.41633 8.8313L5.13168 6.54522C3.98878 7.08925 2.92058 7.76484 1.94666 8.5524L0.689453 6.99686C1.60358 6.25759 2.59156 5.60601 3.64058 5.05491L1.39345 2.80777L2.80766 1.39355ZM14.5004 10.2856L12.2165 8.00255L12 8.00012C15.0947 8.00012 17.9369 9.08154 20.1693 10.887L18.9123 12.4428C17.6438 11.4169 16.1427 10.6673 14.5004 10.2856ZM12.0001 3.00016C16.2849 3.00016 20.22 4.49731 23.3109 6.99703L22.0534 8.5524C19.3061 6.33074 15.8085 5.00016 12.0001 5.00016C11.122 5.00016 10.2604 5.07089 9.42075 5.20697L7.72455 3.511C9.09498 3.17714 10.5268 3.00016 12.0001 3.00016Z" } }] })(t);
2704
2704
  }
2705
- function $V(t) {
2705
+ function AV(t) {
2706
2706
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3.92887 4.92871L5.34315 6.34298C3.89543 7.7907 3 9.7907 3 11.9998C3 14.209 3.89543 16.209 5.34315 17.6567L3.92887 19.071C2.11925 17.2613 1 14.7613 1 11.9998C1 9.23834 2.11925 6.73834 3.92887 4.92871ZM20.0711 4.92871C21.8808 6.73834 23 9.23834 23 11.9998C23 14.7613 21.8808 17.2613 20.0711 19.071L18.6569 17.6567C20.1046 16.209 21 14.209 21 11.9998C21 9.79121 20.105 7.79162 18.6579 6.34398L20.0711 4.92871ZM13 4.99984V10.9998H16L11 18.9998V12.9998H8L13 4.99984ZM6.75736 7.7572L8.17157 9.17141C7.44771 9.89527 7 10.8953 7 11.9998C7 13.1044 7.44771 14.1044 8.17157 14.8283L6.75736 16.2425C5.67157 15.1567 5 13.6567 5 11.9998C5 10.343 5.67157 8.84298 6.75736 7.7572ZM17.2436 7.75818C18.3288 8.84388 19 10.3435 19 11.9998C19 13.6567 18.3284 15.1567 17.2426 16.2425L15.8284 14.8283C16.5523 14.1044 17 13.1044 17 11.9998C17 10.8958 16.5527 9.89618 15.8294 9.17241L17.2436 7.75818Z" } }] })(t);
2707
2707
  }
2708
2708
  function PV(t) {
@@ -2861,10 +2861,10 @@ function DL(t) {
2861
2861
  function TL(t) {
2862
2862
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 14L7 16.5L10 13L13 17L15 14.5L18 15L15 12L13 14.5L10 9.5L6.5 13.25L3 10V2.9918C3 2.45531 3.44694 2 3.99826 2H14V8C14 8.55228 14.4477 9 15 9H21V20.9925C21 21.5511 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V14ZM21 7H16V2.00318L21 7Z" } }] })(t);
2863
2863
  }
2864
- function AL(t) {
2864
+ function $L(t) {
2865
2865
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M19 9H14V4H5V11.8571L6.5 13.25L10 9.5L13 14.5L15 12L18 15L15 14.5L13 17L10 13L7 16.5L5 15.25V20H19V9ZM21 8V20.9932C21 21.5501 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.4487 2 4.00221 2H14.9968L21 8Z" } }] })(t);
2866
2866
  }
2867
- function $L(t) {
2867
+ function AL(t) {
2868
2868
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM13 12V8H11V12H8L12 16L16 12H13Z" } }] })(t);
2869
2869
  }
2870
2870
  function PL(t) {
@@ -3020,10 +3020,10 @@ function Dn(t) {
3020
3020
  function Tn(t) {
3021
3021
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8.59456 12.8115C8.53273 12.5511 8.5 12.2794 8.5 12C8.5 11.7207 8.53272 11.449 8.59454 11.1886L7.60291 10.6161L8.60291 8.88402L9.59523 9.45694C9.98834 9.08508 10.4676 8.80338 11 8.64494V7.5H13V8.64494C13.5324 8.80337 14.0116 9.08506 14.4047 9.4569L15.3971 8.88393L16.3972 10.616L15.4054 11.1885C15.4673 11.449 15.5 11.7207 15.5 12C15.5 12.2793 15.4673 12.551 15.4055 12.8114L16.3972 13.3839L15.3972 15.116L14.4048 14.543C14.0117 14.9149 13.5325 15.1966 13.0001 15.355V16.5H11.0001V15.3551C10.4677 15.1967 9.98844 14.915 9.59532 14.5431L8.60297 15.1161L7.60291 13.384L8.59456 12.8115ZM12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5ZM15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918Z" } }] })(t);
3022
3022
  }
3023
- function An(t) {
3023
+ function $n(t) {
3024
3024
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21 10H11V17.3823C11 18.9449 11.7775 20.4053 13.074 21.2742L14.1569 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.44694 2 3.99826 2H15.9968L21 7V10ZM13 12H21V17.3823C21 18.2786 20.5544 19.1156 19.8125 19.6128L17 21.4978L14.1875 19.6128C13.4456 19.1156 13 18.2786 13 17.3823V12Z" } }] })(t);
3025
3025
  }
3026
- function $n(t) {
3026
+ function An(t) {
3027
3027
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 9V4H5V20H11.0563C11.3838 20.4171 11.7803 20.7847 12.236 21.0848L13.626 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.4487 2 4.00221 2H14.9968L21 8V9H14ZM12 11H21V16.949C21 17.9397 20.4987 18.8648 19.6641 19.4144L16.5 21.4978L13.3359 19.4144C12.5013 18.8648 12 17.9397 12 16.949V11ZM14 16.949C14 17.2652 14.1616 17.5634 14.4358 17.744L16.5 19.1032L18.5642 17.744C18.8384 17.5634 19 17.2652 19 16.949V13H14V16.949Z" } }] })(t);
3028
3028
  }
3029
3029
  function Pn(t) {
@@ -3182,10 +3182,10 @@ function De(t) {
3182
3182
  function Te(t) {
3183
3183
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4 5V19H20V7H11.5858L9.58579 5H4ZM12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5Z" } }] })(t);
3184
3184
  }
3185
- function Ae(t) {
3185
+ function $e(t) {
3186
3186
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM15 13V12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12V13H8V17H16V13H15ZM13 13H11V12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12V13Z" } }] })(t);
3187
3187
  }
3188
- function $e(t) {
3188
+ function Ae(t) {
3189
3189
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM15 13H16V17H8V13H9V12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12V13ZM13 13V12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12V13H13Z" } }] })(t);
3190
3190
  }
3191
3191
  function Pe(t) {
@@ -3341,10 +3341,10 @@ function Do(t) {
3341
3341
  function To(t) {
3342
3342
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H7V0H9V2H15V0H17V2ZM7 8V10H17V8H7ZM7 12V14H17V12H7Z" } }] })(t);
3343
3343
  }
3344
- function Ao(t) {
3344
+ function $o(t) {
3345
3345
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H7V0H9V2H15V0H17V2ZM17 4V6H15V4H9V6H7V4H5V20H19V4H17ZM7 8H17V10H7V8ZM7 12H17V14H7V12Z" } }] })(t);
3346
3346
  }
3347
- function $o(t) {
3347
+ function Ao(t) {
3348
3348
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5 15V17C5 18.0544 5.95 19 7 19H10V21H7C4.79086 21 3 19.2091 3 17V15H5ZM18 10L22.4 21H20.245L19.044 18H14.954L13.755 21H11.601L16 10H18ZM17 12.8852L15.753 16H18.245L17 12.8852ZM3 3H9C10.6569 3 12 4.34315 12 6C12 6.76878 11.7108 7.47002 11.2353 8.00088C11.7112 8.53084 12 9.23169 12 10C12 11.6569 10.6569 13 9 13H3V3ZM9 9H5V11H9C9.55228 11 10 10.5523 10 10C10 9.45 9.55 9 9 9ZM17 3C19.2091 3 21 4.79086 21 7V9H19V7C19 5.89543 18.1046 5 17 5H14V3H17ZM9 5H5V7H9C9.55228 7 10 6.55228 10 6C10 5.45 9.55 5 9 5Z" } }] })(t);
3349
3349
  }
3350
3350
  function Po(t) {
@@ -3503,10 +3503,10 @@ function DM(t) {
3503
3503
  function TM(t) {
3504
3504
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.657 14.8286L16.2428 13.4143L17.657 12.0001C19.2191 10.438 19.2191 7.90538 17.657 6.34328C16.0949 4.78118 13.5622 4.78118 12.0001 6.34328L10.5859 7.75749L9.17171 6.34328L10.5859 4.92907C12.9291 2.58592 16.7281 2.58592 19.0712 4.92907C21.4143 7.27221 21.4143 11.0712 19.0712 13.4143L17.657 14.8286ZM14.8286 17.657L13.4143 19.0712C11.0712 21.4143 7.27221 21.4143 4.92907 19.0712C2.58592 16.7281 2.58592 12.9291 4.92907 10.5859L6.34328 9.17171L7.75749 10.5859L6.34328 12.0001C4.78118 13.5622 4.78118 16.0949 6.34328 17.657C7.90538 19.2191 10.438 19.2191 12.0001 17.657L13.4143 16.2428L14.8286 17.657ZM14.8286 7.75749L16.2428 9.17171L9.17171 16.2428L7.75749 14.8286L14.8286 7.75749ZM5.77539 2.29303L7.70724 1.77539L8.74252 5.63909L6.81067 6.15673L5.77539 2.29303ZM15.2578 18.3612L17.1896 17.8435L18.2249 21.7072L16.293 22.2249L15.2578 18.3612ZM2.29303 5.77539L6.15673 6.81067L5.63909 8.74252L1.77539 7.70724L2.29303 5.77539ZM18.3612 15.2578L22.2249 16.293L21.7072 18.2249L17.8435 17.1896L18.3612 15.2578Z" } }] })(t);
3505
3505
  }
3506
- function AM(t) {
3506
+ function $M(t) {
3507
3507
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 17H22V19H19V22H17V17ZM7 7H2V5H5V2H7V7ZM18.364 15.5355L16.9497 14.1213L18.364 12.7071C20.3166 10.7545 20.3166 7.58866 18.364 5.63604C16.4113 3.68342 13.2455 3.68342 11.2929 5.63604L9.87868 7.05025L8.46447 5.63604L9.87868 4.22183C12.6123 1.48816 17.0445 1.48816 19.7782 4.22183C22.5118 6.9555 22.5118 11.3877 19.7782 14.1213L18.364 15.5355ZM15.5355 18.364L14.1213 19.7782C11.3877 22.5118 6.9555 22.5118 4.22183 19.7782C1.48816 17.0445 1.48816 12.6123 4.22183 9.87868L5.63604 8.46447L7.05025 9.87868L5.63604 11.2929C3.68342 13.2455 3.68342 16.4113 5.63604 18.364C7.58866 20.3166 10.7545 20.3166 12.7071 18.364L14.1213 16.9497L15.5355 18.364ZM14.8284 7.75736L16.2426 9.17157L9.17157 16.2426L7.75736 14.8284L14.8284 7.75736Z" } }] })(t);
3508
3508
  }
3509
- function $M(t) {
3509
+ function AM(t) {
3510
3510
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M18.3643 15.5353L16.95 14.1211L18.3643 12.7069C20.3169 10.7543 20.3169 7.58847 18.3643 5.63585C16.4116 3.68323 13.2458 3.68323 11.2932 5.63585L9.87898 7.05007L8.46477 5.63585L9.87898 4.22164C12.6127 1.48797 17.0448 1.48797 19.7785 4.22164C22.5121 6.95531 22.5121 11.3875 19.7785 14.1211L18.3643 15.5353ZM15.5358 18.3638L14.1216 19.778C11.388 22.5117 6.9558 22.5117 4.22213 19.778C1.48846 17.0443 1.48846 12.6122 4.22213 9.87849L5.63634 8.46428L7.05055 9.87849L5.63634 11.2927C3.68372 13.2453 3.68372 16.4112 5.63634 18.3638C7.58896 20.3164 10.7548 20.3164 12.7074 18.3638L14.1216 16.9496L15.5358 18.3638ZM14.8287 7.75717L16.2429 9.17139L9.17187 16.2425L7.75766 14.8282L14.8287 7.75717Z" } }] })(t);
3511
3511
  }
3512
3512
  function PM(t) {
@@ -3665,10 +3665,10 @@ function DZ(t) {
3665
3665
  function TZ(t) {
3666
3666
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 5V15H9V11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3H17V5H15V15H13V5H11ZM9 5C7.89543 5 7 5.89543 7 7C7 8.10457 7.89543 9 9 9V5ZM17 17V14.5L21 18L17 21.5V19H5V17H17Z" } }] })(t);
3667
3667
  }
3668
- function AZ(t) {
3668
+ function $Z(t) {
3669
3669
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 5V15H9V11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3H17V5H15V15H13V5H11ZM9 5C7.89543 5 7 5.89543 7 7C7 8.10457 7.89543 9 9 9V5ZM7 17H19V19H7V21.5L3 18L7 14.5V17Z" } }] })(t);
3670
3670
  }
3671
- function $Z(t) {
3671
+ function AZ(t) {
3672
3672
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M7 17H17V14.5L20.5 18L17 21.5V19H7V21.5L3.5 18L7 14.5V17ZM13 6V15H11V6H5V4H19V6H13Z" } }] })(t);
3673
3673
  }
3674
3674
  function PZ(t) {
@@ -3827,10 +3827,10 @@ function Dl(t) {
3827
3827
  function Tl(t) {
3828
3828
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4.41085 14.5259L7.81249 11.1243L10.6409 13.9527L13.7978 10.7958L12.0049 9.00293H17.0049V14.0029L15.212 12.21L10.6409 16.7811L7.81249 13.9527L5.33834 16.4268C6.77158 18.5823 9.22233 20.0029 12.0049 20.0029C16.4232 20.0029 20.0049 16.4212 20.0049 12.0029C20.0049 7.58465 16.4232 4.00293 12.0049 4.00293C7.5866 4.00293 4.00488 7.58465 4.00488 12.0029C4.00488 12.8845 4.14747 13.7327 4.41085 14.5259ZM2.87288 16.0841L2.86275 16.074L2.86662 16.0701C2.31276 14.8276 2.00488 13.4512 2.00488 12.0029C2.00488 6.48008 6.48204 2.00293 12.0049 2.00293C17.5277 2.00293 22.0049 6.48008 22.0049 12.0029C22.0049 17.5258 17.5277 22.0029 12.0049 22.0029C7.93574 22.0029 4.43426 19.5725 2.87288 16.0841Z" } }] })(t);
3829
3829
  }
3830
- function Al(t) {
3830
+ function $l(t) {
3831
3831
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20.0049 13.0029V20.0029C20.0049 20.5552 19.5572 21.0029 19.0049 21.0029H5.00488C4.4526 21.0029 4.00488 20.5552 4.00488 20.0029V13.0029H20.0049ZM14.5049 2.00293C16.4379 2.00293 18.0049 3.56993 18.0049 5.50293C18.0049 6.04014 17.8839 6.54908 17.6676 7.00397L21.0049 7.00293C21.5572 7.00293 22.0049 7.45064 22.0049 8.00293V11.0029C22.0049 11.5552 21.5572 12.0029 21.0049 12.0029H3.00488C2.4526 12.0029 2.00488 11.5552 2.00488 11.0029V8.00293C2.00488 7.45064 2.4526 7.00293 3.00488 7.00293L6.34219 7.00397C6.12591 6.54908 6.00488 6.04014 6.00488 5.50293C6.00488 3.56993 7.57189 2.00293 9.50488 2.00293C10.4849 2.00293 11.3708 2.40569 12.0061 3.05471C12.639 2.40569 13.5249 2.00293 14.5049 2.00293ZM9.50488 4.00293C8.67646 4.00293 8.00488 4.6745 8.00488 5.50293C8.00488 6.28263 8.59977 6.92338 9.36042 6.99606L9.50488 7.00293H11.0049V5.50293C11.0049 4.72323 10.41 4.08248 9.64934 4.0098L9.50488 4.00293ZM14.5049 4.00293L14.3604 4.0098C13.6473 4.07794 13.0799 4.64536 13.0117 5.35847L13.0049 5.50293V7.00293H14.5049L14.6493 6.99606C15.41 6.92338 16.0049 6.28263 16.0049 5.50293C16.0049 4.72323 15.41 4.08248 14.6493 4.0098L14.5049 4.00293Z" } }] })(t);
3832
3832
  }
3833
- function $l(t) {
3833
+ function Al(t) {
3834
3834
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14.5049 2.00293C16.4379 2.00293 18.0049 3.56993 18.0049 5.50293C18.0049 6.04014 17.8839 6.54908 17.6676 7.00397L21.0049 7.00293C21.5572 7.00293 22.0049 7.45064 22.0049 8.00293V12.0029C22.0049 12.5552 21.5572 13.0029 21.0049 13.0029H20.0049V21.0029C20.0049 21.5552 19.5572 22.0029 19.0049 22.0029H5.00488C4.4526 22.0029 4.00488 21.5552 4.00488 21.0029V13.0029H3.00488C2.4526 13.0029 2.00488 12.5552 2.00488 12.0029V8.00293C2.00488 7.45064 2.4526 7.00293 3.00488 7.00293L6.34219 7.00397C6.12591 6.54908 6.00488 6.04014 6.00488 5.50293C6.00488 3.56993 7.57189 2.00293 9.50488 2.00293C10.4849 2.00293 11.3708 2.40569 12.0061 3.05471C12.639 2.40569 13.5249 2.00293 14.5049 2.00293ZM18.0049 13.0029H6.00488V20.0029H18.0049V13.0029ZM20.0049 9.00293H4.00488V11.0029H20.0049V9.00293ZM9.50488 4.00293C8.67646 4.00293 8.00488 4.6745 8.00488 5.50293C8.00488 6.28263 8.59977 6.92338 9.36042 6.99606L9.50488 7.00293H11.0049V5.50293C11.0049 4.72323 10.41 4.08248 9.64934 4.0098L9.50488 4.00293ZM14.5049 4.00293L14.3604 4.0098C13.6473 4.07794 13.0799 4.64536 13.0117 5.35847L13.0049 5.50293V7.00293H14.5049L14.6493 6.99606C15.41 6.92338 16.0049 6.28263 16.0049 5.50293C16.0049 4.72323 15.41 4.08248 14.6493 4.0098L14.5049 4.00293Z" } }] })(t);
3835
3835
  }
3836
3836
  function Pl(t) {
@@ -3989,10 +3989,10 @@ function Dc(t) {
3989
3989
  function Tc(t) {
3990
3990
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.50488 2H17.5049C17.8196 2 18.116 2.14819 18.3049 2.4L21.0049 6V21C21.0049 21.5523 20.5572 22 20.0049 22H4.00488C3.4526 22 3.00488 21.5523 3.00488 21V6L5.70488 2.4C5.89374 2.14819 6.19013 2 6.50488 2ZM19.0049 8H5.00488V20H19.0049V8ZM18.5049 6L17.0049 4H7.00488L5.50488 6H18.5049ZM9.00488 10V12C9.00488 13.6569 10.348 15 12.0049 15C13.6617 15 15.0049 13.6569 15.0049 12V10H17.0049V12C17.0049 14.7614 14.7663 17 12.0049 17C9.24346 17 7.00488 14.7614 7.00488 12V10H9.00488Z" } }] })(t);
3991
3991
  }
3992
- function Ac(t) {
3992
+ function $c(t) {
3993
3993
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.0049 0.999512C14.7663 0.999512 17.0049 3.23809 17.0049 5.99951V7.99951H20.0049C20.5572 7.99951 21.0049 8.44723 21.0049 8.99951V20.9995C21.0049 21.5518 20.5572 21.9995 20.0049 21.9995H4.00488C3.4526 21.9995 3.00488 21.5518 3.00488 20.9995V8.99951C3.00488 8.44723 3.4526 7.99951 4.00488 7.99951H7.00488V5.99951C7.00488 3.23809 9.24346 0.999512 12.0049 0.999512ZM17.0049 10.9995H15.0049V11.9995C15.0049 12.5518 15.4526 12.9995 16.0049 12.9995C16.5177 12.9995 16.9404 12.6135 16.9982 12.1161L17.0049 11.9995V10.9995ZM9.00488 10.9995H7.00488V11.9995C7.00488 12.5518 7.4526 12.9995 8.00488 12.9995C8.51772 12.9995 8.94039 12.6135 8.99815 12.1161L9.00488 11.9995V10.9995ZM12.0049 2.99951C10.4072 2.99951 9.10122 4.24843 9.00998 5.82324L9.00488 5.99951V7.99951H15.0049V5.99951C15.0049 4.40183 13.756 3.09585 12.1812 3.0046L12.0049 2.99951Z" } }] })(t);
3994
3994
  }
3995
- function $c(t) {
3995
+ function Ac(t) {
3996
3996
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M7.00488 7.99951V5.99951C7.00488 3.23809 9.24346 0.999512 12.0049 0.999512C14.7663 0.999512 17.0049 3.23809 17.0049 5.99951V7.99951H20.0049C20.5572 7.99951 21.0049 8.44723 21.0049 8.99951V20.9995C21.0049 21.5518 20.5572 21.9995 20.0049 21.9995H4.00488C3.4526 21.9995 3.00488 21.5518 3.00488 20.9995V8.99951C3.00488 8.44723 3.4526 7.99951 4.00488 7.99951H7.00488ZM7.00488 9.99951H5.00488V19.9995H19.0049V9.99951H17.0049V11.9995H15.0049V9.99951H9.00488V11.9995H7.00488V9.99951ZM9.00488 7.99951H15.0049V5.99951C15.0049 4.34266 13.6617 2.99951 12.0049 2.99951C10.348 2.99951 9.00488 4.34266 9.00488 5.99951V7.99951Z" } }] })(t);
3997
3997
  }
3998
3998
  function Pc(t) {
@@ -4151,10 +4151,10 @@ function Dd(t) {
4151
4151
  function Td(t) {
4152
4152
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M15.9994 2V4H14.9994V7.24291C14.9994 8.40051 15.2506 9.54432 15.7357 10.5954L20.017 19.8714C20.3641 20.6236 20.0358 21.5148 19.2836 21.8619C19.0865 21.9529 18.8721 22 18.655 22H5.34375C4.51532 22 3.84375 21.3284 3.84375 20.5C3.84375 20.2829 3.89085 20.0685 3.98181 19.8714L8.26306 10.5954C8.74816 9.54432 8.99939 8.40051 8.99939 7.24291V4H7.99939V2H15.9994ZM13.3873 10.0012H10.6115C10.5072 10.3644 10.3823 10.7221 10.2371 11.0724L10.079 11.4335L6.12439 20H17.8734L13.9198 11.4335C13.7054 10.9691 13.5276 10.4902 13.3873 10.0012ZM10.9994 7.24291C10.9994 7.49626 10.9898 7.7491 10.9706 8.00087H13.0282C13.0189 7.87982 13.0119 7.75852 13.0072 7.63704L12.9994 7.24291V4H10.9994V7.24291Z" } }] })(t);
4153
4153
  }
4154
- function Ad(t) {
4154
+ function $d(t) {
4155
4155
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.0002 2V4L13.0002 3.999V6H16.0002V8C18.2093 8 20.0002 9.79086 20.0002 12V20C20.0002 21.1046 19.1048 22 18.0002 22H6.0002C4.89563 22 4.0002 21.1046 4.0002 20V12C4.0002 9.79086 5.79106 8 8.0002 8V6H11.0002V3.999L7.5002 4C6.8702 4 6.1302 4.49 5.3002 5.6L3.7002 4.4C4.8702 2.84 6.1302 2 7.5002 2H17.0002ZM13.0002 12H11.0002V14H9.0002V16H10.9992L11.0002 18H13.0002L12.9992 16H15.0002V14H13.0002V12Z" } }] })(t);
4156
4156
  }
4157
- function $d(t) {
4157
+ function Ad(t) {
4158
4158
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.0002 2V4L13.0002 3.999V6H16.0002V8C18.2093 8 20.0002 9.79086 20.0002 12V20C20.0002 21.1046 19.1048 22 18.0002 22H6.0002C4.89563 22 4.0002 21.1046 4.0002 20V12C4.0002 9.79086 5.79106 8 8.0002 8V6H11.0002V3.999L7.5002 4C6.8702 4 6.1302 4.49 5.3002 5.6L3.7002 4.4C4.8702 2.84 6.1302 2 7.5002 2H17.0002ZM16.0002 10H8.0002C6.89563 10 6.0002 10.8954 6.0002 12V20H18.0002V12C18.0002 10.8954 17.1048 10 16.0002 10ZM13.0002 12V14H15.0002V16H12.9992L13.0002 18H11.0002L10.9992 16H9.0002V14H11.0002V12H13.0002Z" } }] })(t);
4159
4159
  }
4160
4160
  function Pd(t) {
@@ -4313,10 +4313,10 @@ function Du(t) {
4313
4313
  function Tu(t) {
4314
4314
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M19 13H5V20H19V13ZM19 11C19 7.13401 15.866 4 12 4C8.13401 4 5 7.13401 5 11H19ZM6.38231 3.9681C7.92199 2.73647 9.87499 2 12 2C14.125 2 16.078 2.73647 17.6177 3.9681L19.0711 2.51472L20.4853 3.92893L19.0319 5.38231C20.2635 6.92199 21 8.87499 21 11V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V11C3 8.87499 3.73647 6.92199 4.9681 5.38231L3.51472 3.92893L4.92893 2.51472L6.38231 3.9681ZM9 9C8.44772 9 8 8.55228 8 8C8 7.44772 8.44772 7 9 7C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9ZM15 9C14.4477 9 14 8.55228 14 8C14 7.44772 14.4477 7 15 7C15.5523 7 16 7.44772 16 8C16 8.55228 15.5523 9 15 9Z" } }] })(t);
4315
4315
  }
4316
- function Au(t) {
4316
+ function $u(t) {
4317
4317
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.0002 2L21.3002 5.32L19.8817 17.63L12.0002 22L4.11867 17.63L2.7002 5.32L12.0002 2ZM12.0002 4.21L6.18645 17.26H8.35412L9.52286 14.34H14.4576L15.6263 17.26H17.794L12.0002 4.21ZM13.6984 12.54H10.302L12.0002 8.45L13.6984 12.54Z" } }] })(t);
4318
4318
  }
4319
- function $u(t) {
4319
+ function Au(t) {
4320
4320
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.5235 16.6507L18.0126 16.3795L19.1315 6.66941L12.0002 4.12362L4.86892 6.66941L5.98781 16.3795L6.46166 16.6422L12.0002 4.21L17.5235 16.6507ZM16.4246 17.26H15.6263L14.4576 14.34H9.52286L8.35412 17.26H7.57582L12.0002 19.7131L16.4246 17.26ZM12.0002 2L21.3002 5.32L19.8817 17.63L12.0002 22L4.11867 17.63L2.7002 5.32L12.0002 2ZM13.6984 12.54L12.0002 8.45L10.302 12.54H13.6984Z" } }] })(t);
4321
4321
  }
4322
4322
  function Pu(t) {
@@ -4475,10 +4475,10 @@ function Dh(t) {
4475
4475
  function Th(t) {
4476
4476
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M13 9H17.5L17 11H13V20H11V11H7V9H11V7.12777C11 5.34473 11.1857 4.69816 11.5343 4.04631C11.8829 3.39446 12.3945 2.88288 13.0463 2.53427C13.6982 2.18565 14.3447 2 16.1278 2C16.6498 2 17.1072 2.05 17.5 2.15V4H16.1278C14.8041 4 14.401 4.07784 13.9895 4.29789C13.6862 4.46011 13.4601 4.68619 13.2979 4.98951C13.0778 5.40096 13 5.80407 13 7.12777V9Z" } }] })(t);
4477
4477
  }
4478
- function Ah(t) {
4478
+ function $h(t) {
4479
4479
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21.001 3C21.5533 3 22.001 3.44772 22.001 4V20C22.001 20.5523 21.5533 21 21.001 21H3.00098C2.44869 21 2.00098 20.5523 2.00098 20V4C2.00098 3.44772 2.44869 3 3.00098 3H21.001ZM20.001 4.99996H11.5356C10.8458 6.97692 10.501 9.6436 10.501 13H13.501C13.386 13.9194 13.3504 14.8785 13.3939 15.8772C14.6196 15.6656 16.0978 15.1004 17.421 14.1679L18.5557 15.8321C16.914 16.9265 15.2534 17.6108 13.5802 17.8753C13.6316 18.2452 13.6929 18.6202 13.7642 19.0001L20.001 19V4.99996ZM6.55568 14.1679L5.44628 15.8321C7.60332 17.2701 9.79308 18 12.001 18V16C10.2089 16 8.39863 15.3966 6.55568 14.1679ZM17.001 7C17.5533 7 18.001 7.44772 18.001 8V9C18.001 9.55228 17.5533 10 17.001 10C16.4487 10 16.001 9.55228 16.001 9V8C16.001 7.44772 16.4487 7 17.001 7ZM7.00098 7C6.44869 7 6.00098 7.45174 6.00098 8C6.00098 8.3655 6.00098 8.69884 6.00098 9C6.00098 9.55228 6.44869 10 7.00098 10C7.55326 10 8.00098 9.55 8.00098 9V8C8.00098 7.44772 7.55326 7 7.00098 7Z" } }] })(t);
4480
4480
  }
4481
- function $h(t) {
4481
+ function Ah(t) {
4482
4482
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21.001 3C21.5533 3 22.001 3.44772 22.001 4V20C22.001 20.5523 21.5533 21 21.001 21H3.00098C2.44869 21 2.00098 20.5523 2.00098 20V4C2.00098 3.44772 2.44869 3 3.00098 3H21.001ZM10.4817 4.99884L4.00098 5V19L12.747 18.9997C12.6851 18.6562 12.6308 18.3163 12.5844 17.98C12.2874 17.9933 12.0929 18 12.001 18C9.79308 18 7.60332 17.2701 5.44628 15.8321L6.55568 14.1679C8.39863 15.3966 10.2089 16 12.001 16C12.1337 16 12.2664 15.9967 12.3993 15.9901C12.3747 15.4926 12.3747 14.5797 12.4064 14H9.50098V13C9.50098 9.72527 9.82146 7.06094 10.4817 4.99884ZM12.601 4.99851C11.9358 6.58176 11.5567 9.41121 11.5119 12H14.6338L14.4933 13.124C14.3927 13.9288 14.3567 14.7687 14.3857 15.6439C15.3987 15.3449 16.4174 14.8539 17.4463 14.1679L18.5557 15.8321C17.2358 16.7119 15.9038 17.3267 14.5628 17.6714C14.62 18.1052 14.6937 18.5482 14.7819 18.999L20.001 19V5L12.601 4.99851ZM7.00098 7C7.55326 7 8.00098 7.44772 8.00098 8V9C8.00098 9.55228 7.55326 10 7.00098 10C6.44869 10 6.00098 9.55228 6.00098 9V8C6.00098 7.44772 6.44869 7 7.00098 7ZM17.001 7C17.5533 7 18.001 7.44772 18.001 8V9C18.001 9.55228 17.5533 10 17.001 10C16.4487 10 16.001 9.55228 16.001 9V8C16.001 7.44772 16.4487 7 17.001 7Z" } }] })(t);
4483
4483
  }
4484
4484
  function Ph(t) {
@@ -4637,10 +4637,10 @@ function Dp(t) {
4637
4637
  function Tp(t) {
4638
4638
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10.4222 11.375C10.1278 12.4026 10.4341 13.4395 11.2058 14.0282C12.267 14.8376 13.7712 14.3289 14.0796 13.0331C14.1599 12.6958 14.1833 12.311 14.1067 11.9767C13.8775 10.9756 13.586 9.98862 13.3147 8.98094C11.9843 9.13543 10.7722 10.1533 10.4222 11.375ZM15.9698 11.0879C16.2427 12.1002 16.2553 13.1053 15.8435 14.0875C14.7148 16.7784 11.1215 17.2286 9.26951 14.9136C7.96829 13.2869 7.99065 10.953 9.32982 9.18031C10.1096 8.14796 11.1339 7.47322 12.3776 7.12595C12.5007 7.09159 12.6241 7.058 12.7566 7.02157C12.6731 6.60736 12.569 6.20612 12.5143 5.79828C12.3375 4.48137 13.026 3.29477 14.2582 2.7574C15.4836 2.22294 16.9661 2.54204 17.7889 3.51738C18.1936 3.99703 18.183 4.59854 17.7631 4.98218C17.3507 5.359 16.7665 5.32761 16.3276 4.89118C16.0809 4.64585 15.8185 4.45112 15.451 4.45569C14.9264 4.46223 14.4642 4.87382 14.5058 5.39329C14.5432 5.86105 14.6785 6.32376 14.8058 6.77892C14.8276 6.85679 15.0218 6.91415 15.1436 6.9321C16.4775 7.12862 17.6476 7.66332 18.6165 8.60769C21.1739 11.1006 21.4772 15.1394 19.2882 18.0482C17.7593 20.0797 15.6785 21.2165 13.1609 21.4567C8.53953 21.8977 4.49683 18.9278 3.46188 14.3992C2.5147 10.2551 4.8397 5.83074 8.79509 4.25032C9.38067 4.01635 9.93787 4.21869 10.1664 4.74827C10.3982 5.28546 10.147 5.83389 9.55552 6.09847C7.18759 7.15787 5.73935 8.9527 5.34076 11.5215C4.80806 14.9546 6.99662 18.2982 10.3416 19.2428C13.0644 20.0117 15.9994 19.0758 17.6494 16.9123C19.2354 14.8328 19.0484 11.8131 17.2221 10.0389C16.7172 9.54838 16.1246 9.21455 15.3988 9.02564C15.5974 9.74151 15.7879 10.4136 15.9698 11.0879Z" } }] })(t);
4639
4639
  }
4640
- function Ap(t) {
4640
+ function $p(t) {
4641
4641
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11.2917 3.81415L13.3102 9.52081L13.7059 10.6371L13.7132 5.82625L13.7222 1.00908H17.9931L18.0004 11.8713C18.0031 17.8519 17.9967 22.7617 17.9849 22.7708C17.9731 22.7798 17.7762 22.7708 17.5493 22.7435C16.5601 22.6256 15.2596 22.5076 14.2096 22.4622C13.8629 22.4459 13.5761 22.4277 13.5725 22.4241C13.5698 22.4205 13.3002 21.6618 12.7966 20.2397L12.7967 20.2359C12.3051 18.8476 11.5851 16.8121 10.653 14.1746L10.3126 13.2214L10.3054 17.8066C10.299 22.1718 10.2954 22.4168 10.2482 22.4168C10.0849 22.4168 8.67819 22.5076 8.20809 22.553C7.89953 22.5802 7.28241 22.6437 6.83772 22.6982C6.39212 22.749 6.02185 22.7835 6.01459 22.7762C6.00733 22.7689 6.00098 17.8674 6.00098 11.8831V1.00182H6.00615L6.00551 1H10.2936L10.3217 1.08077C10.3288 1.09558 10.3865 1.25644 10.479 1.51683L11.1204 3.29515L11.2928 3.79066L11.2917 3.81415Z" } }] })(t);
4642
4642
  }
4643
- function $p(t) {
4643
+ function Ap(t) {
4644
4644
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M15.9853 17.2079L16.001 2H18.001V22C17.3209 21.7333 16.6476 21.5667 15.9809 21.5L8.00098 6.30216V21.5C7.33431 21.5667 6.66764 21.7333 6.00098 22V2H8.00098L15.9853 17.2079Z" } }] })(t);
4645
4645
  }
4646
4646
  function Pp(t) {
@@ -4796,10 +4796,10 @@ function Df(t) {
4796
4796
  function Tf(t) {
4797
4797
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.0052 2C6.75435 2 2.44852 6.05 2.04102 11.1975L7.40102 13.4125C7.85518 13.1033 8.40352 12.9208 8.99435 12.9208C9.04685 12.9208 9.09852 12.9242 9.15102 12.9258L11.5352 9.47417V9.425C11.5352 7.34583 13.2252 5.655 15.3052 5.655C17.3835 5.655 19.0752 7.3475 19.0752 9.4275C19.0752 11.5075 17.3835 13.1983 15.3052 13.1983H15.2177L11.821 15.6242C11.821 15.6675 11.8243 15.7117 11.8243 15.7567C11.8243 17.3192 10.5618 18.5867 8.99935 18.5867C7.63685 18.5867 6.48602 17.6092 6.22352 16.3142L2.38602 14.725C3.57435 18.9225 7.42768 22 12.0052 22C17.5277 22 22.0043 17.5225 22.0043 12C22.0043 6.4775 17.5268 2 12.0052 2ZM7.07852 16.6667C7.29685 17.1192 7.67352 17.4992 8.17352 17.7083C9.25435 18.1575 10.501 17.645 10.9502 16.5625C11.1693 16.0375 11.1702 15.4633 10.9543 14.9383C10.7385 14.4133 10.3293 14.0042 9.80685 13.7858C9.28685 13.5692 8.73185 13.5783 8.24185 13.7608L9.51102 14.2858C10.3077 14.6192 10.6852 15.5358 10.3518 16.3317C10.021 17.1292 9.10435 17.5067 8.30685 17.175L7.07852 16.6667ZM17.8185 9.4225C17.8185 8.0375 16.691 6.91 15.306 6.91C13.9185 6.91 12.7935 8.0375 12.7935 9.4225C12.7935 10.81 13.9185 11.935 15.306 11.935C16.6918 11.935 17.8185 10.81 17.8185 9.4225ZM15.3118 7.53C16.3527 7.53 17.2002 8.375 17.2002 9.41833C17.2002 10.4608 16.3527 11.3058 15.3118 11.3058C14.2677 11.3058 13.4243 10.4608 13.4243 9.41833C13.4243 8.375 14.2685 7.53 15.3118 7.53Z" } }] })(t);
4798
4798
  }
4799
- function Af(t) {
4799
+ function $f(t) {
4800
4800
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.0011 4C19.7625 4 22.0011 6.23858 22.0011 9C22.0011 11.7614 19.7625 14 17.0011 14C16.6966 14 16.3985 13.9728 16.1091 13.9207L13.4577 15.9089C13.4863 16.1018 13.5011 16.2992 13.5011 16.5C13.5011 18.7091 11.7102 20.5 9.50106 20.5C7.29192 20.5 5.50106 18.7091 5.50106 16.5C5.50106 16.3225 5.51262 16.1477 5.53503 15.9764L1.70898 14.4303L2.4582 12.576L6.28509 14.121C7.01383 13.1375 8.183 12.5 9.50106 12.5C9.66379 12.5 9.82424 12.5097 9.98188 12.5286L12.0226 9.4676C12.0084 9.31365 12.0011 9.15768 12.0011 9C12.0011 6.23858 14.2396 4 17.0011 4ZM9.50106 14.5C9.03676 14.5 8.6094 14.6582 8.26998 14.9237L9.87567 15.5728C10.3877 15.7797 10.6351 16.3625 10.4282 16.8746C10.2214 17.3867 9.63853 17.6341 9.12646 17.4272L7.52032 16.7787C7.65592 17.7513 8.49106 18.5 9.50106 18.5C10.6056 18.5 11.5011 17.6046 11.5011 16.5C11.5011 15.3954 10.6056 14.5 9.50106 14.5ZM12.8647 11.8099L11.8821 13.2855C12.1661 13.4963 12.4213 13.7438 12.6405 14.021L14.0009 13.0002C13.5599 12.669 13.1755 12.2665 12.8647 11.8099ZM17.0011 6C15.3442 6 14.0011 7.34315 14.0011 9C14.0011 10.6569 15.3442 12 17.0011 12C18.6579 12 20.0011 10.6569 20.0011 9C20.0011 7.34315 18.6579 6 17.0011 6ZM17.0011 7C18.1056 7 19.0011 7.89543 19.0011 9C19.0011 10.1046 18.1056 11 17.0011 11C15.8965 11 15.0011 10.1046 15.0011 9C15.0011 7.89543 15.8965 7 17.0011 7Z" } }] })(t);
4801
4801
  }
4802
- function $f(t) {
4802
+ function Af(t) {
4803
4803
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3.08378 15.2505C1.42044 15.2505 0.483971 13.3382 1.5038 12.0242L10.2099 0.806805C10.794 0.0542043 11.9999 0.467253 11.9999 1.41993V8.75048H20.9159C22.5793 8.75048 23.5157 10.6627 22.4959 11.9767L13.7898 23.1941C13.2057 23.9467 11.9999 23.5337 11.9999 22.581V15.2505H3.08378Z" } }] })(t);
4804
4804
  }
4805
4805
  function Pf(t) {
@@ -4958,10 +4958,10 @@ function Dg(t) {
4958
4958
  function Tg(t) {
4959
4959
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.2439 4C12.778 4.00294 14.1143 4.01586 15.5341 4.07273L16.0375 4.09468C17.467 4.16236 18.8953 4.27798 19.6037 4.4755C20.5486 4.74095 21.2913 5.5155 21.5423 6.49732C21.942 8.05641 21.992 11.0994 21.9982 11.8358L21.9991 11.9884L21.9991 11.9991C21.9991 11.9991 21.9991 12.0028 21.9991 12.0099L21.9982 12.1625C21.992 12.8989 21.942 15.9419 21.5423 17.501C21.2878 18.4864 20.5451 19.261 19.6037 19.5228C18.8953 19.7203 17.467 19.8359 16.0375 19.9036L15.5341 19.9255C14.1143 19.9824 12.778 19.9953 12.2439 19.9983L12.0095 19.9991L11.9991 19.9991C11.9991 19.9991 11.9956 19.9991 11.9887 19.9991L11.7545 19.9983C10.6241 19.9921 5.89772 19.941 4.39451 19.5228C3.4496 19.2573 2.70692 18.4828 2.45587 17.501C2.0562 15.9419 2.00624 12.8989 2 12.1625V11.8358C2.00624 11.0994 2.0562 8.05641 2.45587 6.49732C2.7104 5.51186 3.45308 4.73732 4.39451 4.4755C5.89772 4.05723 10.6241 4.00622 11.7545 4H12.2439ZM9.99911 8.49914V15.4991L15.9991 11.9991L9.99911 8.49914Z" } }] })(t);
4960
4960
  }
4961
- function Ag(t) {
4961
+ function $g(t) {
4962
4962
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M19.6069 6.99482C19.5307 6.69695 19.3152 6.47221 19.0684 6.40288C18.6299 6.28062 16.501 6 12.001 6C7.50098 6 5.37252 6.28073 4.93225 6.40323C4.68776 6.47123 4.4723 6.69593 4.3951 6.99482C4.2863 7.41923 4.00098 9.19595 4.00098 12C4.00098 14.804 4.2863 16.5808 4.3954 17.0064C4.47126 17.3031 4.68676 17.5278 4.93251 17.5968C5.37252 17.7193 7.50098 18 12.001 18C16.501 18 18.6299 17.7194 19.0697 17.5968C19.3142 17.5288 19.5297 17.3041 19.6069 17.0052C19.7157 16.5808 20.001 14.8 20.001 12C20.001 9.2 19.7157 7.41923 19.6069 6.99482ZM21.5442 6.49818C22.001 8.28 22.001 12 22.001 12C22.001 12 22.001 15.72 21.5442 17.5018C21.2897 18.4873 20.547 19.2618 19.6056 19.5236C17.8971 20 12.001 20 12.001 20C12.001 20 6.10837 20 4.39637 19.5236C3.45146 19.2582 2.70879 18.4836 2.45774 17.5018C2.00098 15.72 2.00098 12 2.00098 12C2.00098 12 2.00098 8.28 2.45774 6.49818C2.71227 5.51273 3.45495 4.73818 4.39637 4.47636C6.10837 4 12.001 4 12.001 4C12.001 4 17.8971 4 19.6056 4.47636C20.5505 4.74182 21.2932 5.51636 21.5442 6.49818ZM10.001 15.5V8.5L16.001 12L10.001 15.5Z" } }] })(t);
4963
4963
  }
4964
- function $g(t) {
4964
+ function Ag(t) {
4965
4965
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.2809 2.95549C20.2499 3.1584 21.0363 5.29655 21.1199 5.5524L22.4167 5.64758C22.5466 5.64758 22.5858 5.82844 22.471 5.88421C21.148 6.60011 20.7438 8.05479 20.9814 9.00236C21.071 9.35974 21.2346 9.69179 21.3932 10.0224C21.6998 10.6637 22.0441 11.4403 22.1003 13.0033C22.2168 16.2423 19.5895 19.1778 16.3115 19.5956C17.4813 18.4088 18.1256 17.1518 18.4313 16.2207C19.0373 14.375 18.9393 12.9046 18.4857 11.781C18.0385 10.6732 17.2806 9.98965 16.7036 9.63988C15.021 8.62006 13.4846 8.54938 12.2604 8.878C12.7253 8.28379 13.1361 7.6768 13.4596 7.01357C14.0436 5.36416 13.3581 4.1657 12.7563 3.49525C12.5642 3.24941 12.695 2.83984 13.0607 2.83984C14.4703 2.83984 15.8737 2.8604 17.2809 2.95549ZM3.31872 19.1067C5.24275 16.9048 8.0315 13.7133 10.4814 10.9564C11.04 10.3277 13.2499 8.61858 16.2285 10.424C17.1068 10.9564 18.6589 12.589 17.5605 15.9349C16.7576 18.3804 13.1532 23.7301 1.80115 21.7784C1.5741 21.7394 1.29 21.4242 1.58312 21.0905C1.99794 20.6183 2.59759 19.932 3.31872 19.1067Z" } }] })(t);
4966
4966
  }
4967
4967
  function Pg(t) {
@@ -5120,10 +5120,10 @@ function Dw(t) {
5120
5120
  function Tw(t) {
5121
5121
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20.949 14.8881C20.7346 15.6883 19.9121 16.1632 19.1119 15.9488L3.44528 11.751C3.00205 11.6322 2.69653 11.227 2.70424 10.7682L2.79514 5.36509L4.24403 5.75332L5.15891 9.10429L10.2542 10.4696L9.88479 2.08838L11.8166 2.60602L14.6269 11.6412L19.8883 13.051C20.6885 13.2654 21.1634 14.0879 20.949 14.8881ZM4.00008 18.9999H20.0001V20.9999H4.00008V18.9999Z" } }] })(t);
5122
5122
  }
5123
- function Aw(t) {
5123
+ function $w(t) {
5124
5124
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20.949 14.8881C20.7346 15.6883 19.9121 16.1632 19.1119 15.9488L3.44528 11.751C3.00205 11.6322 2.69653 11.227 2.70424 10.7682L2.79514 5.36509L4.24403 5.75332L5.15891 9.10429L10.2542 10.4696L9.88479 2.08838L11.8166 2.60602L14.6269 11.6412L19.8883 13.051C20.6885 13.2654 21.1634 14.0879 20.949 14.8881ZM4.00008 18.9999H20.0001V20.9999H4.00008V18.9999Z" } }] })(t);
5125
5125
  }
5126
- function $w(t) {
5126
+ function Aw(t) {
5127
5127
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21.949 10.112C22.1634 10.9122 21.6886 11.7347 20.8884 11.9491L5.2218 16.1469C4.77856 16.2657 4.31138 16.0676 4.08866 15.6664L1.46582 10.9417L2.91471 10.5535L5.3825 12.998L10.4778 11.6328L5.96728 4.55914L7.89913 4.0415L14.8505 10.4611L20.1119 9.05131C20.9121 8.8369 21.7346 9.31177 21.949 10.112ZM4.00013 19.0002H20.0001V21.0002H4.00013V19.0002Z" } }] })(t);
5128
5128
  }
5129
5129
  function Pw(t) {
@@ -5282,10 +5282,10 @@ function Dv(t) {
5282
5282
  function Tv(t) {
5283
5283
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20 2C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20ZM16 16H8V18H16V16ZM12 6C9.79086 6 8 7.79086 8 10C8 12.2091 9.79086 14 12 14C14.2091 14 16 12.2091 16 10C16 7.79086 14.2091 6 12 6ZM12 8C13.1046 8 14 8.89543 14 10C14 11.1046 13.1046 12 12 12C10.8954 12 10 11.1046 10 10C10 8.89543 10.8954 8 12 8Z" } }] })(t);
5284
5284
  }
5285
- function Av(t) {
5285
+ function $v(t) {
5286
5286
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20 2C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20ZM19 4H5V20H19V4ZM16 16V18H8V16H16ZM12 6C14.2091 6 16 7.79086 16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6ZM12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12C13.1046 12 14 11.1046 14 10C14 8.89543 13.1046 8 12 8Z" } }] })(t);
5287
5287
  }
5288
- function $v(t) {
5288
+ function Av(t) {
5289
5289
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11.3891 10.3891L7.5 14.2782L3.61091 10.3891C1.46303 8.2412 1.46303 4.7588 3.61091 2.61091C5.7588 0.463029 9.2412 0.463029 11.3891 2.61091C13.537 4.7588 13.537 8.2412 11.3891 10.3891ZM7.5 8.5C8.60457 8.5 9.5 7.60457 9.5 6.5C9.5 5.39543 8.60457 4.5 7.5 4.5C6.39543 4.5 5.5 5.39543 5.5 6.5C5.5 7.60457 6.39543 8.5 7.5 8.5ZM20.3891 19.3891L16.5 23.2782L12.6109 19.3891C10.463 17.2412 10.463 13.7588 12.6109 11.6109C14.7588 9.46303 18.2412 9.46303 20.3891 11.6109C22.537 13.7588 22.537 17.2412 20.3891 19.3891ZM16.5 17.5C17.6046 17.5 18.5 16.6046 18.5 15.5C18.5 14.3954 17.6046 13.5 16.5 13.5C15.3954 13.5 14.5 14.3954 14.5 15.5C14.5 16.6046 15.3954 17.5 16.5 17.5Z" } }] })(t);
5290
5290
  }
5291
5291
  function Pv(t) {
@@ -5444,10 +5444,10 @@ function DB(t) {
5444
5444
  function TB(t) {
5445
5445
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M15 3C15.5523 3 16 3.44772 16 4V6H21C21.5523 6 22 6.44772 22 7V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V7C2 6.44772 2.44772 6 3 6H8V4C8 3.44772 8.44772 3 9 3H15ZM8 8H6V19H8V8ZM18 8H16V19H18V8ZM14 5H10V6H14V5Z" } }] })(t);
5446
5446
  }
5447
- function AB(t) {
5447
+ function $B(t) {
5448
5448
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M15 3C15.5523 3 16 3.44772 16 4V6H21C21.5523 6 22 6.44772 22 7V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V7C2 6.44772 2.44772 6 3 6H8V4C8 3.44772 8.44772 3 9 3H15ZM16 8H8V19H16V8ZM4 8V19H6V8H4ZM14 5H10V6H14V5ZM18 8V19H20V8H18Z" } }] })(t);
5449
5449
  }
5450
- function $B(t) {
5450
+ function AB(t) {
5451
5451
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 1C16.5523 1 17 1.44772 17 2V2.999L22 3V9L19.98 8.999L22.7467 16.5953C22.9105 17.032 23 17.5051 23 17.999C23 20.2082 21.2091 21.999 19 21.999C17.1368 21.999 15.5711 20.7251 15.1265 19.0008L10.8738 19.0008C10.4295 20.7256 8.86357 22 7 22C5.05513 22 3.43445 20.612 3.07453 18.7725C2.43558 18.439 2 17.7704 2 17V12H11C11 12.5128 11.386 12.9355 11.8834 12.9933L12 13H14C14.5128 13 14.9355 12.614 14.9933 12.1166L15 12V3H12V1H16ZM7 16C5.89543 16 5 16.8954 5 18C5 19.1046 5.89543 20 7 20C8.10457 20 9 19.1046 9 18C9 16.8954 8.10457 16 7 16ZM19 16C17.8954 16 17 16.8954 17 18C17 19.1046 17.8954 20 19 20C20.1046 20 21 19.1046 21 18C21 16.8954 20.1046 16 19 16ZM10 3C10.5523 3 11 3.44772 11 4V11H2V4C2 3.44772 2.44772 3 3 3H10ZM20 5H17V7H20V5ZM9 5H4V6H9V5Z" } }] })(t);
5452
5452
  }
5453
5453
  function PB(t) {
@@ -5606,10 +5606,10 @@ function Dx(t) {
5606
5606
  function Tx(t) {
5607
5607
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.17071 18C6.58254 16.8348 7.69378 16 9 16C10.3062 16 11.4175 16.8348 11.8293 18H22V20H11.8293C11.4175 21.1652 10.3062 22 9 22C7.69378 22 6.58254 21.1652 6.17071 20H2V18H6.17071ZM12.1707 11C12.5825 9.83481 13.6938 9 15 9C16.3062 9 17.4175 9.83481 17.8293 11H22V13H17.8293C17.4175 14.1652 16.3062 15 15 15C13.6938 15 12.5825 14.1652 12.1707 13H2V11H12.1707ZM6.17071 4C6.58254 2.83481 7.69378 2 9 2C10.3062 2 11.4175 2.83481 11.8293 4H22V6H11.8293C11.4175 7.16519 10.3062 8 9 8C7.69378 8 6.58254 7.16519 6.17071 6H2V4H6.17071Z" } }] })(t);
5608
5608
  }
5609
- function Ax(t) {
5609
+ function $x(t) {
5610
5610
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.17071 18C6.58254 16.8348 7.69378 16 9 16C10.3062 16 11.4175 16.8348 11.8293 18H22V20H11.8293C11.4175 21.1652 10.3062 22 9 22C7.69378 22 6.58254 21.1652 6.17071 20H2V18H6.17071ZM12.1707 11C12.5825 9.83481 13.6938 9 15 9C16.3062 9 17.4175 9.83481 17.8293 11H22V13H17.8293C17.4175 14.1652 16.3062 15 15 15C13.6938 15 12.5825 14.1652 12.1707 13H2V11H12.1707ZM6.17071 4C6.58254 2.83481 7.69378 2 9 2C10.3062 2 11.4175 2.83481 11.8293 4H22V6H11.8293C11.4175 7.16519 10.3062 8 9 8C7.69378 8 6.58254 7.16519 6.17071 6H2V4H6.17071ZM9 6C9.55228 6 10 5.55228 10 5C10 4.44772 9.55228 4 9 4C8.44772 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6ZM15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12C14 12.5523 14.4477 13 15 13ZM9 20C9.55228 20 10 19.5523 10 19C10 18.4477 9.55228 18 9 18C8.44772 18 8 18.4477 8 19C8 19.5523 8.44772 20 9 20Z" } }] })(t);
5611
5611
  }
5612
- function $x(t) {
5612
+ function Ax(t) {
5613
5613
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M2 3.9934C2 3.44476 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44495 22 3.9934V20.0066C22 20.5552 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5551 2 20.0066V3.9934ZM4 5V7H6V5H4ZM18 5V7H20V5H18ZM4 9V11H6V9H4ZM18 9V11H20V9H18ZM4 13V15H6V13H4ZM18 13V15H20V13H18ZM4 17V19H6V17H4ZM18 17V19H20V17H18Z" } }] })(t);
5614
5614
  }
5615
5615
  function Px(t) {
@@ -5768,10 +5768,10 @@ function Ds(t) {
5768
5768
  function Ts(t) {
5769
5769
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M2 3.9934C2 3.44476 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44495 22 3.9934V20.0066C22 20.5552 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5551 2 20.0066V3.9934ZM12 12.1707C11.6872 12.0602 11.3506 12 11 12C9.34315 12 8 13.3431 8 15C8 16.6569 9.34315 18 11 18C12.6569 18 14 16.6569 14 15V8H17V6H12V12.1707Z" } }] })(t);
5770
5770
  }
5771
- function As(t) {
5771
+ function $s(t) {
5772
5772
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M2 3.9934C2 3.44476 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44495 22 3.9934V20.0066C22 20.5552 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5551 2 20.0066V3.9934ZM4 5V19H20V5H4ZM12 12.1707V6H17V8H14V15C14 16.6569 12.6569 18 11 18C9.34315 18 8 16.6569 8 15C8 13.3431 9.34315 12 11 12C11.3506 12 11.6872 12.0602 12 12.1707Z" } }] })(t);
5773
5773
  }
5774
- function $s(t) {
5774
+ function As(t) {
5775
5775
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M22 20H2V18H3V11.0314C3 6.04348 7.02944 2 12 2C16.9706 2 21 6.04348 21 11.0314V18H22V20ZM9.5 21H14.5C14.5 22.3807 13.3807 23.5 12 23.5C10.6193 23.5 9.5 22.3807 9.5 21Z" } }] })(t);
5776
5776
  }
5777
5777
  function Ps(t) {
@@ -5930,10 +5930,10 @@ function DR(t) {
5930
5930
  function TR(t) {
5931
5931
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 19.9999V21.9323C8 22.2085 7.77614 22.4323 7.5 22.4323C7.38303 22.4323 7.26977 22.3913 7.17991 22.3165L3.06093 18.884C2.84879 18.7072 2.82013 18.3919 2.99691 18.1798C3.09191 18.0658 3.23264 17.9999 3.38103 17.9999H8L18 17.9999C19.1046 17.9999 20 17.1044 20 15.9999V7.99987H22V15.9999C22 18.209 20.2091 19.9999 18 19.9999H8ZM16 3.99987V2.06738C16 1.79124 16.2239 1.56738 16.5 1.56738C16.617 1.56738 16.7302 1.60839 16.8201 1.68327L20.9391 5.11575C21.1512 5.29253 21.1799 5.60782 21.0031 5.81995C20.9081 5.93395 20.7674 5.99986 20.619 5.99986H16L6 5.99987C4.89543 5.99987 4 6.89531 4 7.99987V15.9999H2V7.99987C2 5.79074 3.79086 3.99987 6 3.99987H16ZM11 7.99987H13V15.9999H11V9.99987H9V8.99987L11 7.99987Z" } }] })(t);
5932
5932
  }
5933
- function AR(t) {
5933
+ function $R(t) {
5934
5934
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 19.9999V21.9323C8 22.2085 7.77614 22.4323 7.5 22.4323C7.38303 22.4323 7.26977 22.3913 7.17991 22.3165L3.06093 18.884C2.84879 18.7072 2.82013 18.3919 2.99691 18.1798C3.09191 18.0658 3.23264 17.9999 3.38103 17.9999L18 17.9999C19.1046 17.9999 20 17.1044 20 15.9999V7.99987H22V15.9999C22 18.209 20.2091 19.9999 18 19.9999H8ZM16 2.06738C16 1.79124 16.2239 1.56738 16.5 1.56738C16.617 1.56738 16.7302 1.60839 16.8201 1.68327L20.9391 5.11575C21.1512 5.29253 21.1799 5.60782 21.0031 5.81995C20.9081 5.93395 20.7674 5.99986 20.619 5.99986L6 5.99987C4.89543 5.99987 4 6.89531 4 7.99987V15.9999H2V7.99987C2 5.79074 3.79086 3.99987 6 3.99987H16V2.06738ZM11 7.99987H13V15.9999H11V9.99987H9V8.99987L11 7.99987Z" } }] })(t);
5935
5935
  }
5936
- function $R(t) {
5936
+ function AR(t) {
5937
5937
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 2C17.5228 2 22 6.47715 22 12 22 17.5228 17.5228 22 12 22 6.47715 22 2 17.5228 2 12H4C4 16.4183 7.58172 20 12 20 16.4183 20 20 16.4183 20 12 20 7.58172 16.4183 4 12 4 9.53614 4 7.33243 5.11383 5.86492 6.86543L8 9H2V3L4.44656 5.44648C6.28002 3.33509 8.9841 2 12 2ZM14.5 8.25C13.1193 8.25 12 9.36929 12 10.75V13.25C12 14.6307 13.1193 15.75 14.5 15.75 15.8807 15.75 17 14.6307 17 13.25V10.75C17 9.36929 15.8807 8.25 14.5 8.25ZM15.5 10.75V13.25C15.5 13.8023 15.0523 14.25 14.5 14.25 13.9477 14.25 13.5 13.8023 13.5 13.25V10.75C13.5 10.1977 13.9477 9.75 14.5 9.75 15.0523 9.75 15.5 10.1977 15.5 10.75ZM10 8.5H8.5V15.5H10V8.5Z" } }] })(t);
5938
5938
  }
5939
5939
  function PR(t) {
@@ -6092,10 +6092,10 @@ function DF(t) {
6092
6092
  function TF(t) {
6093
6093
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 4C16.5523 4 17 4.44772 17 5V9.2L22.2133 5.55071C22.4395 5.39235 22.7513 5.44737 22.9096 5.6736C22.9684 5.75764 23 5.85774 23 5.96033V18.0397C23 18.3158 22.7761 18.5397 22.5 18.5397C22.3974 18.5397 22.2973 18.5081 22.2133 18.4493L17 14.8V19C17 19.5523 16.5523 20 16 20H2C1.44772 20 1 19.5523 1 19V5C1 4.44772 1.44772 4 2 4H16ZM10 8H8V12H5L9 16L13 12H10V8Z" } }] })(t);
6094
6094
  }
6095
- function AF(t) {
6095
+ function $F(t) {
6096
6096
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 4C16.5523 4 17 4.44772 17 5V9.2L22.2133 5.55071C22.4395 5.39235 22.7513 5.44737 22.9096 5.6736C22.9684 5.75764 23 5.85774 23 5.96033V18.0397C23 18.3158 22.7761 18.5397 22.5 18.5397C22.3974 18.5397 22.2973 18.5081 22.2133 18.4493L17 14.8V19C17 19.5523 16.5523 20 16 20H2C1.44772 20 1 19.5523 1 19V5C1 4.44772 1.44772 4 2 4H16ZM15 6H3V18H15V6ZM10 8V12H13L9 16L5 12H8V8H10ZM21 8.84131L17 11.641V12.359L21 15.1587V8.84131Z" } }] })(t);
6097
6097
  }
6098
- function $F(t) {
6098
+ function AF(t) {
6099
6099
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M3 3.9934C3 3.44476 3.44495 3 3.9934 3H20.0066C20.5552 3 21 3.44495 21 3.9934V20.0066C21 20.5552 20.5551 21 20.0066 21H3.9934C3.44476 21 3 20.5551 3 20.0066V3.9934ZM10.6219 8.41459C10.5562 8.37078 10.479 8.34741 10.4 8.34741C10.1791 8.34741 10 8.52649 10 8.74741V15.2526C10 15.3316 10.0234 15.4088 10.0672 15.4745C10.1897 15.6583 10.4381 15.708 10.6219 15.5854L15.5008 12.3328C15.5447 12.3035 15.5824 12.2658 15.6117 12.2219C15.7343 12.0381 15.6846 11.7897 15.5008 11.6672L10.6219 8.41459Z" } }] })(t);
6100
6100
  }
6101
6101
  function PF(t) {
@@ -6254,10 +6254,10 @@ function Dm(t) {
6254
6254
  function Tm(t) {
6255
6255
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.998 3C18.5503 3 18.998 3.44772 18.998 4V20C18.998 20.5523 18.5503 21 17.998 21H5.99805C5.44576 21 4.99805 20.5523 4.99805 20V4C4.99805 3.44772 5.44576 3 5.99805 3H17.998ZM13.998 11C13.4458 11 12.998 11.4477 12.998 12C12.998 12.5523 13.4458 13 13.998 13C14.5503 13 14.998 12.5523 14.998 12C14.998 11.4477 14.5503 11 13.998 11Z" } }] })(t);
6256
6256
  }
6257
- function Am(t) {
6257
+ function $m(t) {
6258
6258
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.998 3C18.5503 3 18.998 3.44772 18.998 4V20C18.998 20.5523 18.5503 21 17.998 21H5.99805C5.44576 21 4.99805 20.5523 4.99805 20V4C4.99805 3.44772 5.44576 3 5.99805 3H17.998ZM16.998 5H6.99805V19H16.998V5ZM14.998 11V13H12.998V11H14.998Z" } }] })(t);
6259
6259
  }
6260
- function $m(t) {
6260
+ function Am(t) {
6261
6261
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM11 12.792V16H13V12.792C13.883 12.4062 14.5 11.5252 14.5 10.5C14.5 9.11929 13.3807 8 12 8C10.6193 8 9.5 9.11929 9.5 10.5C9.5 11.5252 10.117 12.4062 11 12.792Z" } }] })(t);
6262
6262
  }
6263
6263
  function Pm(t) {
@@ -6416,10 +6416,10 @@ function Dy(t) {
6416
6416
  function Ty(t) {
6417
6417
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.998 2V3H19.998V5H12.998V19H16.998V21H6.99805V19H10.998V5H3.99805V3H10.998V2H12.998ZM4.99805 6.34315L7.82647 9.17157C8.55033 9.89543 8.99805 10.8954 8.99805 12C8.99805 14.2091 7.20719 16 4.99805 16C2.78891 16 0.998047 14.2091 0.998047 12C0.998047 10.8954 1.44576 9.89543 2.16962 9.17157L4.99805 6.34315ZM18.998 6.34315L21.8265 9.17157C22.5503 9.89543 22.998 10.8954 22.998 12C22.998 14.2091 21.2072 16 18.998 16C16.7889 16 14.998 14.2091 14.998 12C14.998 10.8954 15.4458 9.89543 16.1696 9.17157L18.998 6.34315ZM18.998 9.17157L17.5838 10.5858C17.2099 10.9597 16.998 11.4606 16.998 12L20.998 12.001C20.998 11.4606 20.7862 10.9597 20.4123 10.5858L18.998 9.17157ZM4.99805 9.17157L3.58383 10.5858C3.20988 10.9597 2.99805 11.4606 2.99805 12L6.99805 12.001C6.99805 11.4606 6.78621 10.9597 6.41226 10.5858L4.99805 9.17157Z" } }] })(t);
6418
6418
  }
6419
- function Ay(t) {
6419
+ function $y(t) {
6420
6420
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12.998 2V3H19.998V5H12.998V19H16.998V21H6.99805V19H10.998V5H3.99805V3H10.998V2H12.998ZM4.99805 6.34315L7.82647 9.17157C8.55033 9.89543 8.99805 10.8954 8.99805 12C8.99805 14.2091 7.20719 16 4.99805 16C2.78891 16 0.998047 14.2091 0.998047 12C0.998047 10.8954 1.44576 9.89543 2.16962 9.17157L4.99805 6.34315ZM18.998 6.34315L21.8265 9.17157C22.5503 9.89543 22.998 10.8954 22.998 12C22.998 14.2091 21.2072 16 18.998 16C16.7889 16 14.998 14.2091 14.998 12C14.998 10.8954 15.4458 9.89543 16.1696 9.17157L18.998 6.34315ZM4.99805 9.17157L3.58383 10.5858C3.20988 10.9597 2.99805 11.4606 2.99805 12C2.99805 13.1046 3.89348 14 4.99805 14C6.10262 14 6.99805 13.1046 6.99805 12C6.99805 11.4606 6.78621 10.9597 6.41226 10.5858L4.99805 9.17157ZM18.998 9.17157L17.5838 10.5858C17.2099 10.9597 16.998 11.4606 16.998 12C16.998 13.1046 17.8935 14 18.998 14C20.1026 14 20.998 13.1046 20.998 12C20.998 11.4606 20.7862 10.9597 20.4123 10.5858L18.998 9.17157Z" } }] })(t);
6421
6421
  }
6422
- function $y(t) {
6422
+ function Ay(t) {
6423
6423
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21.998 7V9.5C21.998 13.0899 19.0879 16 15.498 16H12.998V21H10.998V14L11.0169 13.0007C11.2719 9.64413 14.0762 7 17.498 7H21.998ZM5.99805 3C9.0904 3 11.7144 5.00519 12.6408 7.78626C11.1417 9.06119 10.1516 10.9143 10.0144 13.0004L8.99805 13C5.13205 13 1.99805 9.86599 1.99805 6V3H5.99805Z" } }] })(t);
6424
6424
  }
6425
6425
  function Py(t) {
@@ -6578,10 +6578,10 @@ function Db(t) {
6578
6578
  function Tb(t) {
6579
6579
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.99979 7V3C6.99979 2.44772 7.4475 2 7.99979 2H20.9998C21.5521 2 21.9998 2.44772 21.9998 3V16C21.9998 16.5523 21.5521 17 20.9998 17H17V20.9925C17 21.5489 16.551 22 15.9925 22H3.00728C2.45086 22 2 21.5511 2 20.9925L2.00276 8.00748C2.00288 7.45107 2.4518 7 3.01025 7H6.99979ZM8.99979 7H15.9927C16.549 7 17 7.44892 17 8.00748V15H19.9998V4H8.99979V7ZM8.50242 18L14.1593 12.3431L12.7451 10.9289L8.50242 15.1716L6.3811 13.0503L4.96689 14.4645L8.50242 18Z" } }] })(t);
6580
6580
  }
6581
- function Ab(t) {
6581
+ function $b(t) {
6582
6582
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.99979 7V3C6.99979 2.44772 7.4475 2 7.99979 2H20.9998C21.5521 2 21.9998 2.44772 21.9998 3V16C21.9998 16.5523 21.5521 17 20.9998 17H17V20.9925C17 21.5489 16.551 22 15.9925 22H3.00728C2.45086 22 2 21.5511 2 20.9925L2.00276 8.00748C2.00288 7.45107 2.4518 7 3.01025 7H6.99979ZM8.99979 7H15.9927C16.549 7 17 7.44892 17 8.00748V15H19.9998V4H8.99979V7ZM15 9H4.00255L4.00021 20H15V9ZM8.50242 18L4.96689 14.4645L6.3811 13.0503L8.50242 15.1716L12.7451 10.9289L14.1593 12.3431L8.50242 18Z" } }] })(t);
6583
6583
  }
6584
- function $b(t) {
6584
+ function Ab(t) {
6585
6585
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { 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 10.5858L9.17157 7.75736L7.75736 9.17157L10.5858 12L7.75736 14.8284L9.17157 16.2426L12 13.4142L14.8284 16.2426L16.2426 14.8284L13.4142 12L16.2426 9.17157L14.8284 7.75736L12 10.5858Z" } }] })(t);
6586
6586
  }
6587
6587
  function Pb(t) {
@@ -6743,10 +6743,10 @@ function DS(t) {
6743
6743
  function TS(t) {
6744
6744
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21 4V6H20L15 13.5V22H9V13.5L4 6H3V4H21ZM6.4037 6L11 12.8944V20H13V12.8944L17.5963 6H6.4037Z" } }] })(t);
6745
6745
  }
6746
- function AS(t) {
6746
+ function $S(t) {
6747
6747
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.92893 0.514648L21.0711 14.6568L19.6569 16.071L15.834 12.2486L14 14.9999V21.9999H10V14.9999L4 5.99993H3V3.99993L7.585 3.99965L5.51472 1.92886L6.92893 0.514648ZM21 3.99993V5.99993H20L18.085 8.87193L13.213 3.99993H21Z" } }] })(t);
6748
6748
  }
6749
- function $S(t) {
6749
+ function AS(t) {
6750
6750
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.92893 0.514648L21.0711 14.6568L19.6569 16.071L15.834 12.2486L15 13.4999V21.9999H9V13.4999L4 5.99993H3V3.99993L7.585 3.99965L5.51472 1.92886L6.92893 0.514648ZM9.585 5.99965L6.4037 5.99993L11 12.8944V19.9999H13V12.8944L14.392 10.8066L9.585 5.99965ZM21 3.99993V5.99993H20L18.085 8.87193L16.643 7.42893L17.5963 5.99993H15.213L13.213 3.99993H21Z" } }] })(t);
6751
6751
  }
6752
6752
  function PS(t) {
@@ -6905,10 +6905,10 @@ function Dk(t) {
6905
6905
  function Tk(t) {
6906
6906
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 4C9.25144 4 6.82508 5.38626 5.38443 7.5H8V9.5H2V3.5H4V5.99936C5.82381 3.57166 8.72764 2 12 2C17.5228 2 22 6.47715 22 12H20C20 7.58172 16.4183 4 12 4ZM4 12C4 16.4183 7.58172 20 12 20C14.7486 20 17.1749 18.6137 18.6156 16.5H16V14.5H22V20.5H20V18.0006C18.1762 20.4283 15.2724 22 12 22C6.47715 22 2 17.5228 2 12H4Z" } }] })(t);
6907
6907
  }
6908
- function Ak(t) {
6908
+ function $k(t) {
6909
6909
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 4C14.5905 4 16.8939 5.23053 18.3573 7.14274L16 9.5H22V3.5L19.7814 5.71863C17.9494 3.452 15.1444 2 12 2 6.47715 2 2 6.47715 2 12H4C4 7.58172 7.58172 4 12 4ZM20 12C20 16.4183 16.4183 20 12 20 9.40951 20 7.10605 18.7695 5.64274 16.8573L8 14.5 2 14.5V20.5L4.21863 18.2814C6.05062 20.548 8.85557 22 12 22 17.5228 22 22 17.5228 22 12H20Z" } }] })(t);
6910
6910
  }
6911
- function $k(t) {
6911
+ function Ak(t) {
6912
6912
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 4C14.7486 4 17.1749 5.38626 18.6156 7.5H16V9.5H22V3.5H20V5.99936C18.1762 3.57166 15.2724 2 12 2C6.47715 2 2 6.47715 2 12H4C4 7.58172 7.58172 4 12 4ZM20 12C20 16.4183 16.4183 20 12 20C9.25144 20 6.82508 18.6137 5.38443 16.5H8V14.5H2V20.5H4V18.0006C5.82381 20.4283 8.72764 22 12 22C17.5228 22 22 17.5228 22 12H20Z" } }] })(t);
6913
6913
  }
6914
6914
  function Pk(t) {
@@ -7067,10 +7067,10 @@ function DN(t) {
7067
7067
  function TN(t) {
7068
7068
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10 3V5H5V19H19V14H21V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H10ZM17.5858 5H13V3H21V11H19V6.41421L12 13.4142L10.5858 12L17.5858 5Z" } }] })(t);
7069
7069
  }
7070
- function AN(t) {
7070
+ function $N(t) {
7071
7071
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 2.04938V4.06189C7.05369 4.55399 4 7.92038 4 12C4 16.4183 7.58172 20 12 20C16.0796 20 19.446 16.9463 19.9381 13H21.9506C21.4489 18.0533 17.1853 22 12 22C6.47715 22 2 17.5228 2 12C2 6.81465 5.94668 2.5511 11 2.04938ZM18.7071 6.70711L12 13.4142L10.5858 12L17.2929 5.29289L14 2H22V10L18.7071 6.70711Z" } }] })(t);
7072
7072
  }
7073
- function $N(t) {
7073
+ function AN(t) {
7074
7074
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 2.04938V4.06189C7.05369 4.55399 4 7.92038 4 12C4 16.4183 7.58172 20 12 20C16.0796 20 19.446 16.9463 19.9381 13H21.9506C21.4489 18.0533 17.1853 22 12 22C6.47715 22 2 17.5228 2 12C2 6.81465 5.94668 2.5511 11 2.04938ZM20 5.41421L12 13.4142L10.5858 12L18.5858 4H14V2H22V10H20V5.41421Z" } }] })(t);
7075
7075
  }
7076
7076
  function PN(t) {
@@ -7229,10 +7229,10 @@ function D_(t) {
7229
7229
  function T_(t) {
7230
7230
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.6177 5.9681L19.0711 4.51472L20.4853 5.92893L19.0319 7.38231C20.2635 8.92199 21 10.875 21 13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 8.02944 7.02944 4 12 4C14.125 4 16.078 4.73647 17.6177 5.9681ZM12 20C15.866 20 19 16.866 19 13C19 9.13401 15.866 6 12 6C8.13401 6 5 9.13401 5 13C5 16.866 8.13401 20 12 20ZM11 8H13V14H11V8ZM8 1H16V3H8V1Z" } }] })(t);
7231
7231
  }
7232
- function A_(t) {
7232
+ function $_(t) {
7233
7233
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 5H16C19.866 5 23 8.13401 23 12C23 15.866 19.866 19 16 19H8C4.13401 19 1 15.866 1 12C1 8.13401 4.13401 5 8 5ZM16 15C17.6569 15 19 13.6569 19 12C19 10.3431 17.6569 9 16 9C14.3431 9 13 10.3431 13 12C13 13.6569 14.3431 15 16 15Z" } }] })(t);
7234
7234
  }
7235
- function $_(t) {
7235
+ function A_(t) {
7236
7236
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 7C5.23858 7 3 9.23858 3 12C3 14.7614 5.23858 17 8 17H16C18.7614 17 21 14.7614 21 12C21 9.23858 18.7614 7 16 7H8ZM8 5H16C19.866 5 23 8.13401 23 12C23 15.866 19.866 19 16 19H8C4.13401 19 1 15.866 1 12C1 8.13401 4.13401 5 8 5ZM8 15C6.34315 15 5 13.6569 5 12C5 10.3431 6.34315 9 8 9C9.65685 9 11 10.3431 11 12C11 13.6569 9.65685 15 8 15Z" } }] })(t);
7237
7237
  }
7238
7238
  function P_(t) {
@@ -7391,10 +7391,10 @@ function DD(t) {
7391
7391
  function TD(t) {
7392
7392
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 2C16.9706 2 21 6.02944 21 11V18.5C21 20.433 19.433 22 17.5 22C16.3001 22 15.2413 21.3962 14.6107 20.476C14.0976 21.3857 13.1205 22 12 22C10.8795 22 9.9024 21.3857 9.38728 20.4754C8.75869 21.3962 7.69985 22 6.5 22C4.63144 22 3.10487 20.5357 3.00518 18.692L3 18.5V11C3 6.02944 7.02944 2 12 2ZM12 4C8.21455 4 5.1309 7.00478 5.00406 10.7593L5 11L4.99927 18.4461L5.00226 18.584C5.04504 19.3751 5.70251 20 6.5 20C6.95179 20 7.36652 19.8007 7.64704 19.4648L7.73545 19.3478C8.57033 18.1248 10.3985 18.2016 11.1279 19.4904C11.3053 19.8038 11.6345 20 12 20C12.3651 20 12.6933 19.8044 12.8687 19.4934C13.5692 18.2516 15.2898 18.1317 16.1636 19.2151L16.2606 19.3455C16.5401 19.7534 16.9976 20 17.5 20C18.2797 20 18.9204 19.4051 18.9931 18.6445L19 18.5V11C19 7.13401 15.866 4 12 4ZM12 12C13.1046 12 14 13.1193 14 14.5C14 15.8807 13.1046 17 12 17C10.8954 17 10 15.8807 10 14.5C10 13.1193 10.8954 12 12 12ZM9.5 8C10.3284 8 11 8.67157 11 9.5C11 10.3284 10.3284 11 9.5 11C8.67157 11 8 10.3284 8 9.5C8 8.67157 8.67157 8 9.5 8ZM14.5 8C15.3284 8 16 8.67157 16 9.5C16 10.3284 15.3284 11 14.5 11C13.6716 11 13 10.3284 13 9.5C13 8.67157 13.6716 8 14.5 8Z" } }] })(t);
7393
7393
  }
7394
- function AD(t) {
7394
+ function $D(t) {
7395
7395
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 2C16.9706 2 21 6.02944 21 11V18.5C21 20.433 19.433 22 17.5 22C16.3001 22 15.2413 21.3962 14.6107 20.476C14.0976 21.3857 13.1205 22 12 22C10.8795 22 9.9024 21.3857 9.38728 20.4754C8.75869 21.3962 7.69985 22 6.5 22C4.63144 22 3.10487 20.5357 3.00518 18.692L3 18.5V11C3 6.02944 7.02944 2 12 2ZM16 13H14C14 14.1046 13.1046 15 12 15C10.9456 15 10.0818 14.1841 10.0055 13.1493L10 13H8L8.0049 13.1996C8.10892 15.316 9.8578 17 12 17C14.1422 17 15.8911 15.316 15.9951 13.1996L16 13ZM12 7C10.8954 7 10 7.89543 10 9C10 10.1046 10.8954 11 12 11C13.1046 11 14 10.1046 14 9C14 7.89543 13.1046 7 12 7Z" } }] })(t);
7396
7396
  }
7397
- function $D(t) {
7397
+ function AD(t) {
7398
7398
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 2C16.9706 2 21 6.02944 21 11V18.5C21 20.433 19.433 22 17.5 22C16.3001 22 15.2413 21.3962 14.6107 20.476C14.0976 21.3857 13.1205 22 12 22C10.8795 22 9.9024 21.3857 9.38728 20.4754C8.75869 21.3962 7.69985 22 6.5 22C4.63144 22 3.10487 20.5357 3.00518 18.692L3 18.5V11C3 6.02944 7.02944 2 12 2ZM12 4C8.21455 4 5.1309 7.00478 5.00406 10.7593L5 11L4.99927 18.4461L5.00226 18.584C5.04504 19.3751 5.70251 20 6.5 20C6.95179 20 7.36652 19.8007 7.64704 19.4648L7.73545 19.3478C8.57033 18.1248 10.3985 18.2016 11.1279 19.4904C11.3053 19.8038 11.6345 20 12 20C12.3651 20 12.6933 19.8044 12.8687 19.4934C13.5692 18.2516 15.2898 18.1317 16.1636 19.2151L16.2606 19.3455C16.5401 19.7534 16.9976 20 17.5 20C18.2797 20 18.9204 19.4051 18.9931 18.6445L19 18.5V11C19 7.13401 15.866 4 12 4ZM16 13C16 15.2091 14.2091 17 12 17C9.8578 17 8.10892 15.316 8.0049 13.1996L8 13H10C10 14.1046 10.8954 15 12 15C13.1046 15 14 14.1046 14 13H16ZM12 7C13.1046 7 14 7.89543 14 9C14 10.1046 13.1046 11 12 11C10.8954 11 10 10.1046 10 9C10 7.89543 10.8954 7 12 7Z" } }] })(t);
7399
7399
  }
7400
7400
  function PD(t) {
@@ -7553,10 +7553,10 @@ function DT(t) {
7553
7553
  function TT(t) {
7554
7554
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 14.252V16.3414C13.3744 16.1203 12.7013 16 12 16C8.68629 16 6 18.6863 6 22H4C4 17.5817 7.58172 14 12 14C12.6906 14 13.3608 14.0875 14 14.252ZM12 13C8.685 13 6 10.315 6 7C6 3.685 8.685 1 12 1C15.315 1 18 3.685 18 7C18 10.315 15.315 13 12 13ZM12 11C14.21 11 16 9.21 16 7C16 4.79 14.21 3 12 3C9.79 3 8 4.79 8 7C8 9.21 9.79 11 12 11ZM20 17H23V19H20V22.5L15 18L20 13.5V17Z" } }] })(t);
7555
7555
  }
7556
- function AT(t) {
7556
+ function $T(t) {
7557
7557
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 14.252V22H4C4 17.5817 7.58172 14 12 14C12.6906 14 13.3608 14.0875 14 14.252ZM12 13C8.685 13 6 10.315 6 7C6 3.685 8.685 1 12 1C15.315 1 18 3.685 18 7C18 10.315 15.315 13 12 13ZM19.4184 17H23.0042V19H19.4184L21.2469 20.8284L19.8326 22.2426L15.59 18L19.8326 13.7574L21.2469 15.1716L19.4184 17Z" } }] })(t);
7558
7558
  }
7559
- function $T(t) {
7559
+ function AT(t) {
7560
7560
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 14.252V16.3414C13.3744 16.1203 12.7013 16 12 16C8.68629 16 6 18.6863 6 22H4C4 17.5817 7.58172 14 12 14C12.6906 14 13.3608 14.0875 14 14.252ZM12 13C8.685 13 6 10.315 6 7C6 3.685 8.685 1 12 1C15.315 1 18 3.685 18 7C18 10.315 15.315 13 12 13ZM12 11C14.21 11 16 9.21 16 7C16 4.79 14.21 3 12 3C9.79 3 8 4.79 8 7C8 9.21 9.79 11 12 11ZM19.4184 17H23.0042V19H19.4184L21.2469 20.8284L19.8326 22.2426L15.59 18L19.8326 13.7574L21.2469 15.1716L19.4184 17Z" } }] })(t);
7561
7561
  }
7562
7562
  function PT(t) {
@@ -7604,253 +7604,253 @@ function YT(t) {
7604
7604
  function JT(t) {
7605
7605
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1 22.0001C1 17.5819 4.58172 14.0001 9 14.0001C13.4183 14.0001 17 17.5819 17 22.0001H1ZM9 13.0001C5.685 13.0001 3 10.3151 3 7.00014C3 3.68514 5.685 1.00014 9 1.00014C12.315 1.00014 15 3.68514 15 7.00014C15 10.3151 12.315 13.0001 9 13.0001ZM18.2463 3.18464C18.732 4.36038 19 5.64897 19 7.00014C19 8.35131 18.732 9.6399 18.2463 10.8156L16.5694 9.59607C16.8485 8.78206 17 7.90879 17 7.00014C17 6.09149 16.8485 5.21821 16.5694 4.4042L18.2463 3.18464ZM21.5476 0.783691C22.4773 2.65664 23 4.76735 23 7.00014C23 9.23293 22.4773 11.3436 21.5476 13.2166L19.9027 12.0203C20.6071 10.493 21 8.79243 21 7.00014C21 5.20785 20.6071 3.50733 19.9027 1.98002L21.5476 0.783691Z" } }] })(t);
7606
7606
  }
7607
- function tA(t) {
7607
+ function t$(t) {
7608
7608
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1 22.0001C1 17.5819 4.58172 14.0001 9 14.0001C13.4183 14.0001 17 17.5819 17 22.0001H15C15 18.6864 12.3137 16.0001 9 16.0001C5.68629 16.0001 3 18.6864 3 22.0001H1ZM9 13.0001C5.685 13.0001 3 10.3151 3 7.00014C3 3.68514 5.685 1.00014 9 1.00014C12.315 1.00014 15 3.68514 15 7.00014C15 10.3151 12.315 13.0001 9 13.0001ZM9 11.0001C11.21 11.0001 13 9.21014 13 7.00014C13 4.79014 11.21 3.00014 9 3.00014C6.79 3.00014 5 4.79014 5 7.00014C5 9.21014 6.79 11.0001 9 11.0001ZM21.5476 0.783691C22.4773 2.65664 23 4.76735 23 7.00014C23 9.23293 22.4773 11.3436 21.5476 13.2166L19.9027 12.0203C20.6071 10.493 21 8.79243 21 7.00014C21 5.20785 20.6071 3.50733 19.9027 1.98002L21.5476 0.783691ZM18.2463 3.18464C18.732 4.36038 19 5.64897 19 7.00014C19 8.35131 18.732 9.6399 18.2463 10.8156L16.5694 9.59607C16.8485 8.78206 17 7.90879 17 7.00014C17 6.09149 16.8485 5.21821 16.5694 4.4042L18.2463 3.18464Z" } }] })(t);
7609
7609
  }
7610
- function CA(t) {
7610
+ function C$(t) {
7611
7611
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 15.9339C7.33064 15.445 4.5 12.3031 4.5 8.5C4.5 4.35786 7.85786 1 12 1C16.1421 1 19.5 4.35786 19.5 8.5C19.5 12.3031 16.6694 15.445 13 15.9339V18H18V20H13V24H11V20H6V18H11V15.9339Z" } }] })(t);
7612
7612
  }
7613
- function iA(t) {
7613
+ function i$(t) {
7614
7614
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 15.9339C7.33064 15.445 4.5 12.3031 4.5 8.5C4.5 4.35786 7.85786 1 12 1C16.1421 1 19.5 4.35786 19.5 8.5C19.5 12.3031 16.6694 15.445 13 15.9339V18H18V20H13V24H11V20H6V18H11V15.9339ZM12 14C15.0376 14 17.5 11.5376 17.5 8.5C17.5 5.46243 15.0376 3 12 3C8.96243 3 6.5 5.46243 6.5 8.5C6.5 11.5376 8.96243 14 12 14Z" } }] })(t);
7615
7615
  }
7616
- function rA(t) {
7616
+ function r$(t) {
7617
7617
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M18.5 9C19.5 10.0606 20 11.3939 20 13C20 16.4664 16.3 17.276 14.5 22C13.8333 21.4254 13.5 20.5921 13.5 19.5C13.5 16.0181 18.5 14.2101 18.5 9ZM14.5 5C15.7 6.23841 16.3 7.57175 16.3 9C16.3 13.9513 10.2552 14.6918 11.5 22C9.83333 20.8392 9 19.1726 9 17C9 13.675 14.5 11 14.5 5ZM10 1C11.3333 2.66667 12 4.16667 12 5.5C12 11.75 3.5 13.7218 8 22C5.38352 21.4203 3.5 19 3.5 16C3.5 9.5 10 8.5 10 1Z" } }] })(t);
7618
7618
  }
7619
- function aA(t) {
7619
+ function a$(t) {
7620
7620
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M19 9C19.6667 10.0606 20 11.3939 20 13C20 16 16.5 17 15 22C14.3333 21.4254 14 20.5921 14 19.5C14 16.0181 19 14.2101 19 9ZM14.5 5C15.1667 6.23841 15.5 7.57175 15.5 9C15.5 14 9.5 15 11.5 22C9.83333 20.8392 9 19.1726 9 17C9 13.675 14.5 11 14.5 5ZM10 1C10.6667 2.33333 11 3.83333 11 5.5C11 11.5 2 13 8 22C5.5 21.5 3.5 19 3.5 16C3.5 9.5 10 8.5 10 1Z" } }] })(t);
7621
7621
  }
7622
- function HA(t) {
7622
+ function H$(t) {
7623
7623
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8ZM22 10H20C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10V15C12 17.2091 13.7909 19 16 19C18.2091 19 20 17.2091 20 15H22C22 18.3137 19.3137 21 16 21C12.6863 21 10 18.3137 10 15V10C10 6.68629 12.6863 4 16 4C19.3137 4 22 6.68629 22 10Z" } }] })(t);
7624
7624
  }
7625
- function VA(t) {
7625
+ function V$(t) {
7626
7626
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8ZM22 10H20C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10V15C12 17.2091 13.7909 19 16 19C18.2091 19 20 17.2091 20 15H22C22 18.3137 19.3137 21 16 21C12.6863 21 10 18.3137 10 15V10C10 6.68629 12.6863 4 16 4C19.3137 4 22 6.68629 22 10Z" } }] })(t);
7627
7627
  }
7628
- function LA(t) {
7628
+ function L$(t) {
7629
7629
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 19V15.0069H2.07423C1.39109 13.8286 1 12.46 1 11C1 6.58172 4.58172 3 9 3C12.3949 3 15.2959 5.11466 16.4576 8.09864C16.7951 8.0339 17.1436 8 17.5 8C20.5376 8 23 10.4624 23 13.5C23 16.5376 20.5376 19 17.5 19H14ZM6 21H16V23H6V21ZM2 17H12V19H2V17Z" } }] })(t);
7630
7630
  }
7631
- function nA(t) {
7631
+ function n$(t) {
7632
7632
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10V10.0069H1V10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H14ZM6 20H16V22H6V20ZM6 12H14V14H6V12ZM2 16H12V18H2V16Z" } }] })(t);
7633
7633
  }
7634
- function eA(t) {
7634
+ function e$(t) {
7635
7635
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9C19 9.11351 18.9973 9.22639 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 18.3137 20.3137 21 17 21Z" } }] })(t);
7636
7636
  }
7637
- function oA(t) {
7637
+ function o$(t) {
7638
7638
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9C19 9.11351 18.9973 9.22639 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 18.3137 20.3137 21 17 21ZM7 19H17C19.2091 19 21 17.2091 21 15C21 12.7909 19.2091 11 17 11C16.8561 11 16.714 11.0076 16.5741 11.0224C16.8479 10.4041 17 9.71979 17 9C17 6.23858 14.7614 4 12 4C9.23858 4 7 6.23858 7 9C7 9.71979 7.15209 10.4041 7.4259 11.0224C7.28596 11.0076 7.14387 11 7 11C4.79086 11 3 12.7909 3 15C3 17.2091 4.79086 19 7 19Z" } }] })(t);
7639
7639
  }
7640
- function MA(t) {
7640
+ function M$(t) {
7641
7641
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M9 20.9855C4.53831 20.7267 1 17.0266 1 12.5C1 7.80558 4.80558 4 9.5 4C12.5433 4 15.2131 5.59939 16.7146 8.00348C20.2051 8.11671 23 10.982 23 14.5C23 17.9216 20.3562 20.7257 17 20.9811V21H9V20.9855Z" } }] })(t);
7642
7642
  }
7643
- function ZA(t) {
7643
+ function Z$(t) {
7644
7644
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M9.5 6C5.91015 6 3 8.91015 3 12.5C3 16.0899 5.91015 19 9.5 19H16.5C18.9853 19 21 16.9853 21 14.5C21 12.0147 18.9853 10 16.5 10C16.1717 10 15.8516 10.0352 15.5433 10.1019C14.589 7.69894 12.2429 6 9.5 6ZM16.5 21H9.5C4.80558 21 1 17.1944 1 12.5C1 7.80558 4.80558 4 9.5 4C12.5433 4 15.2131 5.59939 16.7146 8.00348C20.2051 8.11671 23 10.982 23 14.5C23 18.0899 20.0899 21 16.5 21Z" } }] })(t);
7645
7645
  }
7646
- function lA(t) {
7646
+ function l$(t) {
7647
7647
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11 18V21H9V18C4.58172 18 1 14.4183 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H11ZM13 20H15V23H13V20Z" } }] })(t);
7648
7648
  }
7649
- function cA(t) {
7649
+ function c$(t) {
7650
7650
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.6124 4.66962 14.8349 7 15.6586V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17ZM9 16H11V20H9V16ZM13 19H15V23H13V19Z" } }] })(t);
7651
7651
  }
7652
- function dA(t) {
7652
+ function d$(t) {
7653
7653
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11.3273 1.61162C11.677 1.29377 12.1956 1.26728 12.5734 1.53216L12.6727 1.61162L23 11.0001H20V20.0001C20 20.5129 19.614 20.9356 19.1166 20.9934L19 21.0001H12.5L15 17.0001L11.5 14.0001L15.5 11.0001L13 9.0001L13.5 6.0001L10.5 9.0001L13 11.0001L8 14.0001L11.75 17.5001L8.5 21.0001H5C4.48716 21.0001 4.06449 20.6141 4.00673 20.1167L4 20.0001V11.0001H1L11.3273 1.61162Z" } }] })(t);
7654
7654
  }
7655
- function uA(t) {
7655
+ function u$(t) {
7656
7656
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5 21.0001C4.48716 21.0001 4.06449 20.6141 4.00673 20.1167L4 20.0001V11.0001H1L11.3273 1.61162C11.677 1.29377 12.1956 1.26728 12.5734 1.53216L12.6727 1.61162L23 11.0001H20V20.0001C20 20.5129 19.614 20.9356 19.1166 20.9934L19 21.0001H5ZM12 3.7021L6 9.1561V19.0001L10.357 18.9996L11.75 17.5001L8 14.0001L13 11.0001L10.5 9.0001L13.5 6.0001L13 9.0001L15.5 11.0001L11.5 14.0001L15 17.0001L13.75 18.9996L18 19.0001V9.1571L12 3.7021Z" } }] })(t);
7657
7657
  }
7658
- function hA(t) {
7658
+ function h$(t) {
7659
7659
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 12H19V14H12V21H10V8C10 5.79086 11.7909 4 14 4H21V6H14C12.8954 6 12 6.89543 12 8V12ZM4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8Z" } }] })(t);
7660
7660
  }
7661
- function pA(t) {
7661
+ function p$(t) {
7662
7662
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 12H19V14H12V21H10V8C10 5.79086 11.7909 4 14 4H21V6H14C12.8954 6 12 6.89543 12 8V12ZM4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8Z" } }] })(t);
7663
7663
  }
7664
- function fA(t) {
7664
+ function f$(t) {
7665
7665
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 23C7.85786 23 4.5 19.6421 4.5 15.5C4.5 13.3462 5.40786 11.4045 6.86179 10.0366C8.20403 8.77375 11.5 6.49951 11 1.5C17 5.5 20 9.5 14 15.5C15 15.5 16.5 15.5 19 13.0296C19.2697 13.8032 19.5 14.6345 19.5 15.5C19.5 19.6421 16.1421 23 12 23Z" } }] })(t);
7666
7666
  }
7667
- function gA(t) {
7667
+ function g$(t) {
7668
7668
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 23C16.1421 23 19.5 19.6421 19.5 15.5C19.5 14.6345 19.2697 13.8032 19 13.0296C17.3333 14.6765 16.0667 15.5 15.2 15.5C19.1954 8.5 17 5.5 11 1.5C11.5 6.49951 8.20403 8.77375 6.86179 10.0366C5.40786 11.4045 4.5 13.3462 4.5 15.5C4.5 19.6421 7.85786 23 12 23ZM12.7094 5.23498C15.9511 7.98528 15.9666 10.1223 13.463 14.5086C12.702 15.8419 13.6648 17.5 15.2 17.5C15.8884 17.5 16.5841 17.2992 17.3189 16.9051C16.6979 19.262 14.5519 21 12 21C8.96243 21 6.5 18.5376 6.5 15.5C6.5 13.9608 7.13279 12.5276 8.23225 11.4932C8.35826 11.3747 8.99749 10.8081 9.02477 10.7836C9.44862 10.4021 9.7978 10.0663 10.1429 9.69677C11.3733 8.37932 12.2571 6.91631 12.7094 5.23498Z" } }] })(t);
7669
7669
  }
7670
- function wA(t) {
7670
+ function w$(t) {
7671
7671
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M13 10H20L11 23V14H4L13 1V10Z" } }] })(t);
7672
7672
  }
7673
- function vA(t) {
7673
+ function v$(t) {
7674
7674
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M13 9H21L11 24V15H4L13 0V9ZM11 11V7.22063L7.53238 13H13V17.3944L17.263 11H11Z" } }] })(t);
7675
7675
  }
7676
- function BA(t) {
7676
+ function B$(t) {
7677
7677
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16.0001 17.4724C17.0616 18.4224 18.4634 19.0001 20 19.0001H22V21.0001H20C18.5428 21.0001 17.1766 20.6105 15.9998 19.9298C14.8242 20.6103 13.4576 21.0001 12 21.0001C10.5428 21.0001 9.17657 20.6105 7.99984 19.9298C6.8242 20.6103 5.45763 21.0001 4 21.0001H2V19.0001H4C5.53713 19.0001 6.93925 18.4221 8.00013 17.4724C9.06163 18.4224 10.4634 19.0001 12 19.0001C13.5371 19.0001 14.9393 18.4221 16.0001 17.4724ZM12.5734 1.53216L12.6727 1.61162L23 11.0001H20V17.0001C18.3643 17.0001 16.912 16.2146 15.9998 15.0003C15.088 16.2146 13.6357 17.0001 12 17.0001C10.3643 17.0001 8.91199 16.2146 7.99978 15.0003C7.08801 16.2146 5.63573 17.0001 4 17.0001L3.999 10.9996L1 11.0001L11.3273 1.61162C11.6452 1.32267 12.1027 1.27451 12.4671 1.46714L12.5734 1.53216Z" } }] })(t);
7678
7678
  }
7679
- function xA(t) {
7679
+ function x$(t) {
7680
7680
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16.0001 17.4724C17.0616 18.4224 18.4634 19.0001 20 19.0001H22V21.0001H20C18.5428 21.0001 17.1766 20.6105 15.9998 19.9298C14.8242 20.6103 13.4576 21.0001 12 21.0001C10.5428 21.0001 9.17657 20.6105 7.99984 19.9298C6.8242 20.6103 5.45763 21.0001 4 21.0001H2V19.0001H4C5.53713 19.0001 6.93925 18.4221 8.00013 17.4724C9.06163 18.4224 10.4634 19.0001 12 19.0001C13.5371 19.0001 14.9393 18.4221 16.0001 17.4724ZM12.5734 1.53216L12.6727 1.61162L23 11.0001H20V17.0001C19.2988 17.0001 18.6258 16.8798 18.0003 16.6588L18 9.1571L12 3.7021L6 9.1561L6.00125 16.6583C5.4648 16.848 4.89325 16.9636 4.29898 16.9928L4 17.0001V11.0001H1L11.3273 1.61162C11.677 1.29377 12.1956 1.26728 12.5734 1.53216Z" } }] })(t);
7681
7681
  }
7682
- function sA(t) {
7682
+ function s$(t) {
7683
7683
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1.5843 13.0069C1.20753 12.0786 1 11.0635 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 12.6709 22.9922 12.8399 22.977 13.0069H1.5843ZM4 19H21V21H4V19ZM2 15H23V17H2V15Z" } }] })(t);
7684
7684
  }
7685
- function RA(t) {
7685
+ function R$(t) {
7686
7686
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1.5843 13.0069C1.20753 12.0786 1 11.0635 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 12.6709 22.9922 12.8399 22.977 13.0069H20.9636C20.9876 12.8414 21 12.6721 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 11.0957 3.2937 12.1228 3.80666 13.0069H1.5843ZM4 19H21V21H4V19ZM2 15H23V17H2V15Z" } }] })(t);
7687
7687
  }
7688
- function FA(t) {
7688
+ function F$(t) {
7689
7689
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M18.9948 17.7944C18.8878 15.6808 17.1402 14 15 14C14.622 14 14.2562 14.0524 13.9096 14.1504C13.5201 12.3494 11.9176 11 10 11C7.79086 11 6 12.7909 6 15C6 16.0794 6.42752 17.0589 7.12246 17.7784C3.61004 16.9337 1 13.7716 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0194 21.306 17.1432 18.9948 17.7944ZM10 17C8.89543 17 8 16.1046 8 15C8 13.8954 8.89543 13 10 13C11.1046 13 12 13.8954 12 15C12 16.1046 11.1046 17 10 17ZM15 20C13.8954 20 13 19.1046 13 18C13 16.8954 13.8954 16 15 16C16.1046 16 17 16.8954 17 18C17 19.1046 16.1046 20 15 20ZM10 23C8.89543 23 8 22.1046 8 21C8 19.8954 8.89543 19 10 19C11.1046 19 12 19.8954 12 21C12 22.1046 11.1046 23 10 23Z" } }] })(t);
7690
7690
  }
7691
- function mA(t) {
7691
+ function m$(t) {
7692
7692
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6 17.4185C3.06817 16.2317 1 13.3574 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0176 21.3085 17.14 19 17.793V15.6632C20.1825 15.1015 21 13.8962 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.2208 4.2066 14.1599 6 15.1973V17.4185ZM10 17C8.89543 17 8 16.1046 8 15C8 13.8954 8.89543 13 10 13C11.1046 13 12 13.8954 12 15C12 16.1046 11.1046 17 10 17ZM15 20C13.8954 20 13 19.1046 13 18C13 16.8954 13.8954 16 15 16C16.1046 16 17 16.8954 17 18C17 19.1046 16.1046 20 15 20ZM10 23C8.89543 23 8 22.1046 8 21C8 19.8954 8.89543 19 10 19C11.1046 19 12 19.8954 12 21C12 22.1046 11.1046 23 10 23Z" } }] })(t);
7693
7693
  }
7694
- function yA(t) {
7694
+ function y$(t) {
7695
7695
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 19C12.8284 19 13.5 19.6716 13.5 20.5C13.5 21.3284 12.8284 22 12 22C11.1716 22 10.5 21.3284 10.5 20.5C10.5 19.6716 11.1716 19 12 19ZM19.5 19C20.3284 19 21 19.6716 21 20.5C21 21.3284 20.3284 22 19.5 22C18.6716 22 18 21.3284 18 20.5C18 19.6716 18.6716 19 19.5 19ZM4.5 19C5.32843 19 6 19.6716 6 20.5C6 21.3284 5.32843 22 4.5 22C3.67157 22 3 21.3284 3 20.5C3 19.6716 3.67157 19 4.5 19ZM17 7C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17C15.1564 17 13.4896 15.9595 11.9997 13.8785C10.5104 15.9595 8.84364 17 7 17C4.23858 17 2 14.7614 2 12C2 9.23858 4.23858 7 7 7C8.84364 7 10.5104 8.04052 12.0003 10.1215C13.4896 8.04052 15.1564 7 17 7ZM12 2C12.8284 2 13.5 2.67157 13.5 3.5C13.5 4.32843 12.8284 5 12 5C11.1716 5 10.5 4.32843 10.5 3.5C10.5 2.67157 11.1716 2 12 2ZM4.5 2C5.32843 2 6 2.67157 6 3.5C6 4.32843 5.32843 5 4.5 5C3.67157 5 3 4.32843 3 3.5C3 2.67157 3.67157 2 4.5 2ZM19.5 2C20.3284 2 21 2.67157 21 3.5C21 4.32843 20.3284 5 19.5 5C18.6716 5 18 4.32843 18 3.5C18 2.67157 18.6716 2 19.5 2Z" } }] })(t);
7696
7696
  }
7697
- function bA(t) {
7697
+ function b$(t) {
7698
7698
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 19C12.8284 19 13.5 19.6716 13.5 20.5C13.5 21.3284 12.8284 22 12 22C11.1716 22 10.5 21.3284 10.5 20.5C10.5 19.6716 11.1716 19 12 19ZM19.5 19C20.3284 19 21 19.6716 21 20.5C21 21.3284 20.3284 22 19.5 22C18.6716 22 18 21.3284 18 20.5C18 19.6716 18.6716 19 19.5 19ZM4.5 19C5.32843 19 6 19.6716 6 20.5C6 21.3284 5.32843 22 4.5 22C3.67157 22 3 21.3284 3 20.5C3 19.6716 3.67157 19 4.5 19ZM17 7C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17C15.1564 17 13.4896 15.9595 11.9997 13.8785C10.5104 15.9595 8.84364 17 7 17C4.23858 17 2 14.7614 2 12C2 9.23858 4.23858 7 7 7C8.84364 7 10.5104 8.04052 12.0003 10.1215C13.4896 8.04052 15.1564 7 17 7ZM7 9C5.34315 9 4 10.3431 4 12C4 13.6569 5.34315 15 7 15C8.25368 15 9.50923 14.1248 10.7587 12.1459L10.848 11.999L10.7587 11.8541C9.56129 9.95762 8.3583 9.07485 7.15672 9.00457L7 9ZM17 9C15.7463 9 14.4908 9.87517 13.2413 11.8541L13.151 12L13.2413 12.1459C14.4387 14.0424 15.6417 14.9252 16.8433 14.9954L17 15C18.6569 15 20 13.6569 20 12C20 10.3431 18.6569 9 17 9ZM12 2C12.8284 2 13.5 2.67157 13.5 3.5C13.5 4.32843 12.8284 5 12 5C11.1716 5 10.5 4.32843 10.5 3.5C10.5 2.67157 11.1716 2 12 2ZM4.5 2C5.32843 2 6 2.67157 6 3.5C6 4.32843 5.32843 5 4.5 5C3.67157 5 3 4.32843 3 3.5C3 2.67157 3.67157 2 4.5 2ZM19.5 2C20.3284 2 21 2.67157 21 3.5C21 4.32843 20.3284 5 19.5 5C18.6716 5 18 4.32843 18 3.5C18 2.67157 18.6716 2 19.5 2Z" } }] })(t);
7699
7699
  }
7700
- function SA(t) {
7700
+ function S$(t) {
7701
7701
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.08296 13C6.0284 12.6748 6 12.3407 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 12.3407 17.9716 12.6748 17.917 13H6.08296ZM2 15H12V17H2V15ZM14 15H22V17H14V15ZM16 19H20V21H16V19ZM4 19H14V21H4V19ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" } }] })(t);
7702
7702
  }
7703
- function kA(t) {
7703
+ function k$(t) {
7704
7704
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.08296 13C6.0284 12.6748 6 12.3407 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 12.3407 17.9716 12.6748 17.917 13H15.874C15.9562 12.6804 16 12.3453 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 12.3453 8.04375 12.6804 8.12602 13H6.08296ZM2 15H12V17H2V15ZM14 15H22V17H14V15ZM16 19H20V21H16V19ZM4 19H14V21H4V19ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" } }] })(t);
7705
7705
  }
7706
- function NA(t) {
7706
+ function N$(t) {
7707
7707
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M13 18V23H11V18H9V21H7V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17V21H15V18H13Z" } }] })(t);
7708
7708
  }
7709
- function _A(t) {
7709
+ function _$(t) {
7710
7710
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5 16.9297C2.60879 15.5465 1 12.9611 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0176 21.3085 17.14 19 17.793V15.6632C20.1825 15.1015 21 13.8962 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 11.777 3.7725 13.3736 5 14.4722V16.9297ZM7 14H9V20H7V14ZM15 14H17V20H15V14ZM11 17H13V23H11V17Z" } }] })(t);
7711
7711
  }
7712
- function DA(t) {
7712
+ function D$(t) {
7713
7713
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21 1V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 9.72064 4.75393 6.85093 7.37488 5.27777L14 1.453V4.223L21 1ZM12 8C9.23858 8 7 10.2386 7 13C7 15.7614 9.23858 18 12 18C14.7614 18 17 15.7614 17 13C17 10.2386 14.7614 8 12 8Z" } }] })(t);
7714
7714
  }
7715
- function TA(t) {
7715
+ function T$(t) {
7716
7716
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M21 1V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 9.72064 4.75393 6.85093 7.37488 5.27777L14 1.453V4.223L21 1ZM19 4.122L12 7.34567V4.916L8.59717 6.88088C6.47212 8.06588 5.10056 10.2673 5.00531 12.7258L5 13C5 16.866 8.13401 20 12 20C15.7855 20 18.8691 16.9952 18.9959 13.2407L19 13V4.122ZM12 8C14.7614 8 17 10.2386 17 13C17 15.7614 14.7614 18 12 18C9.23858 18 7 15.7614 7 13C7 10.2386 9.23858 8 12 8ZM12 10C10.3431 10 9 11.3431 9 13C9 14.6569 10.3431 16 12 16C13.6569 16 15 14.6569 15 13C15 11.3431 13.6569 10 12 10Z" } }] })(t);
7717
7717
  }
7718
- function AA(t) {
7718
+ function $$(t) {
7719
7719
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4 4H8V6H4V4ZM16 19H20V21H16V19ZM2 9H12V11H2V9ZM14 9H20V11H14V9ZM4 14H10V16H4V14ZM12 14H22V16H12V14ZM10 4H22V6H10V4ZM2 19H14V21H2V19Z" } }] })(t);
7720
7720
  }
7721
- function $A(t) {
7721
+ function A$(t) {
7722
7722
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M4 4H8V6H4V4ZM16 19H20V21H16V19ZM2 9H7V11H2V9ZM9 9H12V11H9V9ZM14 9H20V11H14V9ZM4 14H10V16H4V14ZM12 14H15V16H12V14ZM17 14H22V16H17V14ZM10 4H22V6H10V4ZM2 19H14V21H2V19Z" } }] })(t);
7723
7723
  }
7724
- function PA(t) {
7724
+ function P$(t) {
7725
7725
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M9.8216 2.23796C9.29417 3.38265 9 4.65697 9 6C9 10.9706 13.0294 15 18 15C19.343 15 20.6174 14.7058 21.762 14.1784C20.7678 18.6537 16.7747 22 12 22C6.47715 22 2 17.5228 2 12C2 7.22532 5.3463 3.23221 9.8216 2.23796ZM18.1642 2.29104L19 2.5V3.5L18.1642 3.70896C17.4476 3.8881 16.8881 4.4476 16.709 5.16417L16.5 6H15.5L15.291 5.16417C15.1119 4.4476 14.5524 3.8881 13.8358 3.70896L13 3.5V2.5L13.8358 2.29104C14.5524 2.1119 15.1119 1.5524 15.291 0.835829L15.5 0H16.5L16.709 0.835829C16.8881 1.5524 17.4476 2.1119 18.1642 2.29104ZM23.1642 7.29104L24 7.5V8.5L23.1642 8.70896C22.4476 8.8881 21.8881 9.4476 21.709 10.1642L21.5 11H20.5L20.291 10.1642C20.1119 9.4476 19.5524 8.8881 18.8358 8.70896L18 8.5V7.5L18.8358 7.29104C19.5524 7.1119 20.1119 6.5524 20.291 5.83583L20.5 5H21.5L21.709 5.83583C21.8881 6.5524 22.4476 7.1119 23.1642 7.29104Z" } }] })(t);
7726
7726
  }
7727
- function EA(t) {
7727
+ function E$(t) {
7728
7728
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10 6C10 10.4183 13.5817 14 18 14C19.4386 14 20.7885 13.6203 21.9549 12.9556C21.4738 18.0302 17.2005 22 12 22C6.47715 22 2 17.5228 2 12C2 6.79948 5.9698 2.52616 11.0444 2.04507C10.3797 3.21152 10 4.56142 10 6ZM4 12C4 16.4183 7.58172 20 12 20C14.9654 20 17.5757 18.3788 18.9571 15.9546C18.6407 15.9848 18.3214 16 18 16C12.4772 16 8 11.5228 8 6C8 5.67863 8.01524 5.35933 8.04536 5.04293C5.62119 6.42426 4 9.03458 4 12ZM18.1642 2.29104L19 2.5V3.5L18.1642 3.70896C17.4476 3.8881 16.8881 4.4476 16.709 5.16417L16.5 6H15.5L15.291 5.16417C15.1119 4.4476 14.5524 3.8881 13.8358 3.70896L13 3.5V2.5L13.8358 2.29104C14.5524 2.1119 15.1119 1.5524 15.291 0.835829L15.5 0H16.5L16.709 0.835829C16.8881 1.5524 17.4476 2.1119 18.1642 2.29104ZM23.1642 7.29104L24 7.5V8.5L23.1642 8.70896C22.4476 8.8881 21.8881 9.4476 21.709 10.1642L21.5 11H20.5L20.291 10.1642C20.1119 9.4476 19.5524 8.8881 18.8358 8.70896L18 8.5V7.5L18.8358 7.29104C19.5524 7.1119 20.1119 6.5524 20.291 5.83583L20.5 5H21.5L21.709 5.83583C21.8881 6.5524 22.4476 7.1119 23.1642 7.29104Z" } }] })(t);
7729
7729
  }
7730
- function UA(t) {
7730
+ function U$(t) {
7731
7731
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8.67047 5.00666C9.79257 2.63812 12.205 1 15 1C15.4162 1 15.8239 1.03632 16.2201 1.10596C16.0772 1.54488 16 2.01342 16 2.5C16 4.98528 18.0147 7 20.5 7C20.9866 7 21.4551 6.92277 21.894 6.77991C21.9637 7.17612 22 7.58382 22 8C22 9.2228 21.6865 10.3724 21.1354 11.3727C22.2787 12.3806 23 13.856 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.6921 4.405 5.17948 8.67047 5.00666ZM10.8473 5.21433C13.4205 5.82257 15.5135 7.67351 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.1745 10 18.8207 10.1214 19.4179 10.3436C19.6433 9.91944 19.8095 9.45894 19.9054 8.97316C16.79 8.69062 14.3094 6.20996 14.0268 3.09465C12.7061 3.35519 11.5722 4.13582 10.8473 5.21433Z" } }] })(t);
7732
7732
  }
7733
- function WA(t) {
7733
+ function W$(t) {
7734
7734
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8.67047 5.00666C9.79257 2.63812 12.205 1 15 1C15.4162 1 15.8239 1.03632 16.2201 1.10596C16.0772 1.54488 16 2.01342 16 2.5C16 4.98528 18.0147 7 20.5 7C20.9866 7 21.4551 6.92277 21.894 6.77991C21.9637 7.17612 22 7.58382 22 8C22 9.2228 21.6865 10.3724 21.1354 11.3727C22.2787 12.3806 23 13.856 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.6921 4.405 5.17948 8.67047 5.00666ZM10.8473 5.21433C13.4205 5.82257 15.5135 7.67351 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.1745 10 18.8207 10.1214 19.4179 10.3436C19.6433 9.91944 19.8095 9.45894 19.9054 8.97316C16.79 8.69062 14.3094 6.20996 14.0268 3.09465C12.7061 3.35519 11.5722 4.13582 10.8473 5.21433ZM17.5 19C19.433 19 21 17.433 21 15.5C21 13.567 19.433 12 17.5 12C16.5205 12 15.6351 12.4023 14.9998 13.0507C14.9999 13.0338 15 13.0169 15 13C15 9.68629 12.3137 7 9 7C5.68629 7 3 9.68629 3 13C3 16.3137 5.68629 19 9 19H17.5Z" } }] })(t);
7735
7735
  }
7736
- function OA(t) {
7736
+ function O$(t) {
7737
7737
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M11.3807 2.01904C9.91573 3.38786 9 5.33708 9 7.50018C9 11.6423 12.3579 15.0002 16.5 15.0002C18.6631 15.0002 20.6123 14.0844 21.9811 12.6195C21.6613 17.8539 17.3149 22.0002 12 22.0002C6.47715 22.0002 2 17.523 2 12.0002C2 6.68532 6.14629 2.33888 11.3807 2.01904Z" } }] })(t);
7738
7738
  }
7739
- function IA(t) {
7739
+ function I$(t) {
7740
7740
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 20.3344V18H14V14H3.33238C3.11567 13.2034 3 12.3652 3 11.5C3 6.93948 6.21346 3.12954 10.4996 2.21094C10.1765 3.07935 10 4.01903 10 4.99995C10 9.41823 13.5817 13 18 13C19.4531 13 20.8157 12.6125 21.9902 11.9354C21.8178 15.7576 19.3867 18.9916 16 20.3344ZM7 20H14V22H7V20ZM2 16H12V18H2V16Z" } }] })(t);
7741
7741
  }
7742
- function jA(t) {
7742
+ function j$(t) {
7743
7743
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 20.3346V18.1351C17.6993 17.2368 19.012 15.7048 19.6233 13.8538C19.0927 13.9506 18.5498 14.0001 18 14.0001C13.0294 14.0001 9 9.97071 9 5.00015C9 4.95455 9.00034 4.909 9.00102 4.86349C7.04146 5.89887 5.60285 7.77593 5.15045 10.0001H3.11775C3.79375 5.73838 7.30375 2.42018 11.6562 2.03711C11.2352 2.93693 11 3.94108 11 5.00015C11 8.86614 14.134 12.0001 18 12.0001C19.475 12.0001 20.8435 11.5439 21.972 10.7649C21.9905 11.0076 22 11.2527 22 11.5001C22 15.5108 19.5146 18.9411 16 20.3346ZM7 20.0001H14V22.0001H7V20.0001ZM4 12.0001H10V14.0001H4V12.0001ZM2 16.0001H12V18.0001H2V16.0001Z" } }] })(t);
7744
7744
  }
7745
- function GA(t) {
7745
+ function G$(t) {
7746
7746
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10 7C10 10.866 13.134 14 17 14C18.9584 14 20.729 13.1957 21.9995 11.8995C22 11.933 22 11.9665 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C12.0335 2 12.067 2 12.1005 2.00049C10.8043 3.27098 10 5.04157 10 7ZM4 12C4 16.4183 7.58172 20 12 20C15.0583 20 17.7158 18.2839 19.062 15.7621C18.3945 15.9187 17.7035 16 17 16C12.0294 16 8 11.9706 8 7C8 6.29648 8.08133 5.60547 8.2379 4.938C5.71611 6.28423 4 8.9417 4 12Z" } }] })(t);
7747
7747
  }
7748
- function zA(t) {
7748
+ function z$(t) {
7749
7749
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 4C18.0751 4 23 8.92487 23 15V20H20V15C20 10.6651 16.5522 7.13546 12.2492 7.00381L12 7C7.66509 7 4.13546 10.4478 4.00381 14.7508L4 15V20H1V15C1 8.92487 5.92487 4 12 4ZM12 8C15.866 8 19 11.134 19 15V20H16V15C16 12.8578 14.316 11.1089 12.1996 11.0049L12 11C9.8578 11 8.10892 12.684 8.0049 14.8004L8 15V20H5V15C5 11.134 8.13401 8 12 8ZM12 12C13.6569 12 15 13.3431 15 15V20H9V15C9 13.3431 10.3431 12 12 12Z" } }] })(t);
7750
7750
  }
7751
- function KA(t) {
7751
+ function K$(t) {
7752
7752
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 4C18.0751 4 23 8.92487 23 15V20H21V15C21 10.1182 17.1132 6.14421 12.2654 6.00384L12 6C7.1182 6 3.14421 9.88681 3.00384 14.7346L3 15V20H1V15C1 8.92487 5.92487 4 12 4ZM12 8C15.866 8 19 11.134 19 15V20H17V15C17 12.3112 14.8777 10.1182 12.2169 10.0046L12 10C9.31124 10 7.11818 12.1223 7.00462 14.7831L7 15V20H5V15C5 11.134 8.13401 8 12 8ZM12 12C13.6569 12 15 13.3431 15 15V20H13V15C13 14.4872 12.614 14.0645 12.1166 14.0067L12 14C11.4872 14 11.0645 14.386 11.0067 14.8834L11 15V20H9V15C9 13.3431 10.3431 12 12 12Z" } }] })(t);
7753
7753
  }
7754
- function QA(t) {
7754
+ function Q$(t) {
7755
7755
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M15.86 18L12.7071 14.8471C12.3166 14.4566 11.6834 14.4566 11.2929 14.8471L8.18137 17.9586C4.14765 17.5486 1 14.1419 1 10C1 5.58172 4.58172 2 9 2C11.9967 2 14.6086 3.64768 15.9791 6.08651C16.3109 6.02963 16.652 6 17 6C20.3137 6 23 8.68629 23 12C23 15.3137 20.3137 18 17 18H15.86ZM10.2322 18.7322L12 16.9645L13.7678 18.7322C14.7441 19.7085 14.7441 21.2915 13.7678 22.2678C12.7915 23.2441 11.2085 23.2441 10.2322 22.2678C9.25592 21.2915 9.25592 19.7085 10.2322 18.7322Z" } }] })(t);
7756
7756
  }
7757
- function qA(t) {
7757
+ function q$(t) {
7758
7758
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 18V16H17C19.2091 16 21 14.2091 21 12C21 9.79086 19.2091 8 17 8C16.2057 8 15.4654 8.23153 14.8431 8.63079C14.2236 5.97685 11.8427 4 9 4C5.68629 4 3 6.68629 3 10C3 12.973 5.16229 15.441 8 15.917V17.9381C4.05369 17.446 1 14.0796 1 10C1 5.58172 4.58172 2 9 2C11.9967 2 14.6086 3.64768 15.9791 6.08651C16.3109 6.02963 16.652 6 17 6C20.3137 6 23 8.68629 23 12C23 15.3137 20.3137 18 17 18H16ZM10.2322 18.7322L12 16.9645L13.7678 18.7322C14.7441 19.7085 14.7441 21.2915 13.7678 22.2678C12.7915 23.2441 11.2085 23.2441 10.2322 22.2678C9.25592 21.2915 9.25592 19.7085 10.2322 18.7322Z" } }] })(t);
7759
7759
  }
7760
- function XA(t) {
7760
+ function X$(t) {
7761
7761
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 0.5L16 8L23.5 12L16 16L12 23.5L8 16L0.5 12L8 8L12 0.5Z" } }] })(t);
7762
7762
  }
7763
- function YA(t) {
7763
+ function Y$(t) {
7764
7764
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16 8L23.5 12L16 16L12 23.5L8 16L0.5 12L8 8L12 0.5L16 8ZM19.25 12L14.5217 9.47826L12 4.75L9.47826 9.47826L4.75 12L9.47826 14.5217L12 19.25L14.5217 14.5217L19.25 12Z" } }] })(t);
7765
7765
  }
7766
- function JA(t) {
7766
+ function J$(t) {
7767
7767
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1 11C6.52285 11 11 6.52285 11 1H13C13 6.52285 17.4772 11 23 11V13C17.4772 13 13 17.4772 13 23H11C11 17.4772 6.52285 13 1 13V11Z" } }] })(t);
7768
7768
  }
7769
- function t$(t) {
7769
+ function tA(t) {
7770
7770
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1 11C6.52285 11 11 6.52285 11 1H13C13 6.52285 17.4772 11 23 11V13C17.4772 13 13 17.4772 13 23H11C11 17.4772 6.52285 13 1 13V11ZM5.80342 12C8.56895 13.2093 10.7907 15.431 12 18.1966C13.2093 15.431 15.431 13.2093 18.1966 12C15.431 10.7907 13.2093 8.56895 12 5.80342C10.7907 8.56895 8.56895 10.7907 5.80342 12Z" } }] })(t);
7771
7771
  }
7772
- function C$(t) {
7772
+ function CA(t) {
7773
7773
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M15 18H9V21H7V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17V21H15V18ZM11 20H13V23H11V20Z" } }] })(t);
7774
7774
  }
7775
- function i$(t) {
7775
+ function iA(t) {
7776
7776
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M5 16.9297C2.60879 15.5465 1 12.9611 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0176 21.3085 17.14 19 17.793V15.6632C20.1825 15.1015 21 13.8962 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 11.777 3.7725 13.3736 5 14.4722V16.9297ZM7 16H9V20H7V16ZM15 16H17V20H15V16ZM11 19H13V23H11V19Z" } }] })(t);
7777
7777
  }
7778
- function r$(t) {
7778
+ function rA(t) {
7779
7779
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.02679 17.4293C3.08078 16.2492 1 13.3676 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.369 20.8032 17.725 18 17.9776C17.9879 14.6742 15.3062 12 12 12C8.87879 12 6.31421 14.3833 6.02679 17.4293ZM13 16.268L14.9641 15.134L15.9641 16.866L14 18L15.9641 19.134L14.9641 20.866L13 19.732V22H11V19.732L9.0359 20.866L8.0359 19.134L10 18L8.0359 16.866L9.0359 15.134L11 16.268V14H13V16.268Z" } }] })(t);
7780
7780
  }
7781
- function a$(t) {
7781
+ function aA(t) {
7782
7782
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M13 16.268L14.9641 15.134L15.9641 16.866L14 18L15.9641 19.134L14.9641 20.866L13 19.732V22H11V19.732L9.0359 20.866L8.0359 19.134L10 18L8.0359 16.866L9.0359 15.134L11 16.268V14H13V16.268ZM17 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.6124 4.66962 14.8349 7 15.6586V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17Z" } }] })(t);
7783
7783
  }
7784
- function H$(t) {
7784
+ function HA(t) {
7785
7785
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.0007 1.20801 18.3195 3.68083 20.7923 4.99968 18.3195 6.31852 17.0007 8.79134 15.6818 6.31852 13.209 4.99968 15.6818 3.68083 17.0007 1.20801ZM8.00065 4.33301 10.6673 9.33301 15.6673 11.9997 10.6673 14.6663 8.00065 19.6663 5.33398 14.6663.333984 11.9997 5.33398 9.33301 8.00065 4.33301ZM19.6673 16.333 18.0007 13.208 16.334 16.333 13.209 17.9997 16.334 19.6663 18.0007 22.7913 19.6673 19.6663 22.7923 17.9997 19.6673 16.333Z" } }] })(t);
7786
7786
  }
7787
- function V$(t) {
7787
+ function VA(t) {
7788
7788
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.0007 1.20801 18.3195 3.68083 20.7923 4.99968 18.3195 6.31852 17.0007 8.79134 15.6818 6.31852 13.209 4.99968 15.6818 3.68083 17.0007 1.20801ZM10.6673 9.33301 15.6673 11.9997 10.6673 14.6663 8.00065 19.6663 5.33398 14.6663.333984 11.9997 5.33398 9.33301 8.00065 4.33301 10.6673 9.33301ZM11.4173 11.9997 9.18905 10.8113 8.00065 8.58301 6.81224 10.8113 4.58398 11.9997 6.81224 13.1881 8.00065 15.4163 9.18905 13.1881 11.4173 11.9997ZM19.6673 16.333 18.0007 13.208 16.334 16.333 13.209 17.9997 16.334 19.6663 18.0007 22.7913 19.6673 19.6663 22.7923 17.9997 19.6673 16.333Z" } }] })(t);
7789
7789
  }
7790
- function L$(t) {
7790
+ function LA(t) {
7791
7791
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 4.4375C15.3462 4.4375 16.4375 3.34619 16.4375 2H17.5625C17.5625 3.34619 18.6538 4.4375 20 4.4375V5.5625C18.6538 5.5625 17.5625 6.65381 17.5625 8H16.4375C16.4375 6.65381 15.3462 5.5625 14 5.5625V4.4375ZM1 11C4.31371 11 7 8.31371 7 5H9C9 8.31371 11.6863 11 15 11V13C11.6863 13 9 15.6863 9 19H7C7 15.6863 4.31371 13 1 13V11ZM17.25 14C17.25 15.7949 15.7949 17.25 14 17.25V18.75C15.7949 18.75 17.25 20.2051 17.25 22H18.75C18.75 20.2051 20.2051 18.75 22 18.75V17.25C20.2051 17.25 18.75 15.7949 18.75 14H17.25Z" } }] })(t);
7792
7792
  }
7793
- function n$(t) {
7793
+ function nA(t) {
7794
7794
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14 4.4375C15.3462 4.4375 16.4375 3.34619 16.4375 2H17.5625C17.5625 3.34619 18.6538 4.4375 20 4.4375V5.5625C18.6538 5.5625 17.5625 6.65381 17.5625 8H16.4375C16.4375 6.65381 15.3462 5.5625 14 5.5625V4.4375ZM1 11C4.31371 11 7 8.31371 7 5H9C9 8.31371 11.6863 11 15 11V13C11.6863 13 9 15.6863 9 19H7C7 15.6863 4.31371 13 1 13V11ZM4.87601 12C6.18717 12.7276 7.27243 13.8128 8 15.124 8.72757 13.8128 9.81283 12.7276 11.124 12 9.81283 11.2724 8.72757 10.1872 8 8.87601 7.27243 10.1872 6.18717 11.2724 4.87601 12ZM17.25 14C17.25 15.7949 15.7949 17.25 14 17.25V18.75C15.7949 18.75 17.25 20.2051 17.25 22H18.75C18.75 20.2051 20.2051 18.75 22 18.75V17.25C20.2051 17.25 18.75 15.7949 18.75 14H17.25Z" } }] })(t);
7795
7795
  }
7796
- function e$(t) {
7796
+ function eA(t) {
7797
7797
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M9.98392 5.05991C11.1323 3.22236 13.1734 2 15.5 2C19.0899 2 22 4.91015 22 8.5C22 9.58031 21.7365 10.5991 21.2701 11.4955C22.3351 12.4985 23 13.9216 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.58172 4.58172 5 9 5C9.33312 5 9.66149 5.02036 9.98392 5.05991ZM12.0554 5.60419C14.0675 6.43637 15.6662 8.06578 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.2351 10 18.9366 10.1442 19.5776 10.4059C19.8486 9.82719 20 9.18128 20 8.5C20 6.01472 17.9853 4 15.5 4C14.1177 4 12.8809 4.6233 12.0554 5.60419Z" } }] })(t);
7798
7798
  }
7799
- function o$(t) {
7799
+ function oA(t) {
7800
7800
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M9.98392 5.05991C11.1323 3.22236 13.1734 2 15.5 2C19.0899 2 22 4.91015 22 8.5C22 9.58031 21.7365 10.5991 21.2701 11.4955C22.3351 12.4985 23 13.9216 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.58172 4.58172 5 9 5C9.33312 5 9.66149 5.02036 9.98392 5.05991ZM12.0554 5.60419C14.0675 6.43637 15.6662 8.06578 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.2351 10 18.9366 10.1442 19.5776 10.4059C19.8486 9.82719 20 9.18128 20 8.5C20 6.01472 17.9853 4 15.5 4C14.1177 4 12.8809 4.6233 12.0554 5.60419ZM17.5 19C19.433 19 21 17.433 21 15.5C21 13.567 19.433 12 17.5 12C16.5205 12 15.6351 12.4023 14.9998 13.0507C14.9999 13.0338 15 13.0169 15 13C15 9.68629 12.3137 7 9 7C5.68629 7 3 9.68629 3 13C3 16.3137 5.68629 19 9 19H17.5Z" } }] })(t);
7801
7801
  }
7802
- function M$(t) {
7802
+ function MA(t) {
7803
7803
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM11 1H13V4H11V1ZM11 20H13V23H11V20ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM5.63604 16.9497L7.05025 18.364L4.92893 20.4853L3.51472 19.0711L5.63604 16.9497ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" } }] })(t);
7804
7804
  }
7805
- function Z$(t) {
7805
+ function ZA(t) {
7806
7806
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.34141 14C6.12031 13.3744 6 12.7013 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18V14H6.34141ZM6 20H15V22H6V20ZM1 11H4V13H1V11ZM2 16H10V18H2V16ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23Z" } }] })(t);
7807
7807
  }
7808
- function l$(t) {
7808
+ function lA(t) {
7809
7809
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 12H10V14H4V12H6C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18V16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12ZM6 20H15V22H6V20ZM2 16H10V18H2V16ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23Z" } }] })(t);
7810
7810
  }
7811
- function c$(t) {
7811
+ function cA(t) {
7812
7812
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16ZM11 1H13V4H11V1ZM11 20H13V23H11V20ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM5.63604 16.9497L7.05025 18.364L4.92893 20.4853L3.51472 19.0711L5.63604 16.9497ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" } }] })(t);
7813
7813
  }
7814
- function d$(t) {
7814
+ function dA(t) {
7815
7815
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 10.2547V5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547ZM8 16C8 18.2091 9.79086 20 12 20C14.2091 20 16 18.2091 16 16H8Z" } }] })(t);
7816
7816
  }
7817
- function u$(t) {
7817
+ function uA(t) {
7818
7818
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547V5ZM9.1442 11.8951C7.80943 12.8261 7 14.3432 7 16C7 18.7614 9.23858 21 12 21C14.7614 21 17 18.7614 17 16C17 14.3432 16.1906 12.8261 14.8558 11.8951L14 11.2981V5C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5V11.2981L9.1442 11.8951ZM8 16H16C16 18.2091 14.2091 20 12 20C9.79086 20 8 18.2091 8 16Z" } }] })(t);
7819
7819
  }
7820
- function h$(t) {
7820
+ function hA(t) {
7821
7821
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 10.2547V5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547ZM11 12.126C9.27477 12.5701 8 14.1362 8 16C8 18.2091 9.79086 20 12 20C14.2091 20 16 18.2091 16 16C16 14.1362 14.7252 12.5701 13 12.126V5H11V12.126Z" } }] })(t);
7822
7822
  }
7823
- function p$(t) {
7823
+ function pA(t) {
7824
7824
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M8 5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547V5ZM9.1442 11.8951C7.80943 12.8261 7 14.3432 7 16C7 18.7614 9.23858 21 12 21C14.7614 21 17 18.7614 17 16C17 14.3432 16.1906 12.8261 14.8558 11.8951L14 11.2981V5C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5V11.2981L9.1442 11.8951ZM11 12.126V5H13V12.126C14.7252 12.5701 16 14.1362 16 16C16 18.2091 14.2091 20 12 20C9.79086 20 8 18.2091 8 16C8 14.1362 9.27477 12.5701 11 12.126ZM12 18C13.1046 18 14 17.1046 14 16C14 14.8954 13.1046 14 12 14C10.8954 14 10 14.8954 10 16C10 17.1046 10.8954 18 12 18Z" } }] })(t);
7825
7825
  }
7826
- function f$(t) {
7826
+ function fA(t) {
7827
7827
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M16.9885 18L18.2044 16.4194C18.4061 16.1572 18.5154 15.8356 18.5154 15.5048C18.5154 14.6764 17.8439 14.0048 17.0154 14.0048H15V10.0291C15 9.56319 14.7835 9.12374 14.4141 8.83982C13.7573 8.33495 12.8156 8.45813 12.3107 9.11494L5.9453 17.3961C3.04248 16.1959 1 13.3365 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H16.9885ZM13 16.0048H16L11 22.5048V18.0048H8L13 11.5V16.0048Z" } }] })(t);
7828
7828
  }
7829
- function g$(t) {
7829
+ function gA(t) {
7830
7830
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.6124 4.66962 14.8349 7 15.6586V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17ZM13 16.0048H16L11 22.5048V18.0048H8L13 11.5V16.0048Z" } }] })(t);
7831
7831
  }
7832
- function w$(t) {
7832
+ function wA(t) {
7833
7833
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M2 3H22V5H2V3ZM4 7H20V9H4V7ZM8 11H22V13H8V11ZM10 15H18V17H10V15ZM8 19H14V21H8V19Z" } }] })(t);
7834
7834
  }
7835
- function v$(t) {
7835
+ function vA(t) {
7836
7836
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M2 3H22V5H2V3ZM4 7H20V9H4V7ZM8 11H22V13H8V11ZM10 15H18V17H10V15ZM8 19H14V21H8V19Z" } }] })(t);
7837
7837
  }
7838
- function B$(t) {
7838
+ function BA(t) {
7839
7839
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.6544 1.7002L14.8716 4.23333C16.147 4.62349 17.3453 5.2812 18.3612 6.20645C21.8744 9.40625 21.8744 14.5941 18.3612 17.7939C15.7696 20.1544 11.7644 21.6564 6.3456 22.3002L9.12838 19.7671C7.85304 19.3769 6.65466 18.7192 5.6388 17.7939C2.1256 14.5941 2.1048 9.4252 5.6388 6.20645C8.2304 3.84603 12.2356 2.34395 17.6544 1.7002ZM12 8.0002C9.51472 8.0002 7.5 9.79106 7.5 12.0002C7.5 14.2093 9.51472 16.0002 12 16.0002C14.4853 16.0002 16.5 14.2093 16.5 12.0002C16.5 9.79106 14.4853 8.0002 12 8.0002Z" } }] })(t);
7840
7840
  }
7841
- function x$(t) {
7841
+ function xA(t) {
7842
7842
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M17.6544 1.7002L14.8716 4.23333C16.147 4.62349 17.3453 5.2812 18.3612 6.20645C21.8744 9.40625 21.8744 14.5941 18.3612 17.7939C15.7696 20.1544 11.7644 21.6564 6.3456 22.3002L9.12838 19.7671C7.85304 19.3769 6.65466 18.7192 5.6388 17.7939C2.1256 14.5941 2.1048 9.4252 5.6388 6.20645C8.2304 3.84603 12.2356 2.34395 17.6544 1.7002ZM12 6.0002C8.13401 6.0002 5 8.68649 5 12.0002C5 15.3139 8.13401 18.0002 12 18.0002C15.866 18.0002 19 15.3139 19 12.0002C19 8.68649 15.866 6.0002 12 6.0002ZM12 8.3002C14.2091 8.3002 16 9.95674 16 12.0002C16 14.0436 14.2091 15.7002 12 15.7002C9.79086 15.7002 8 14.0436 8 12.0002C8 9.95674 9.79086 8.3002 12 8.3002ZM12 10.3002C10.8621 10.3002 10 11.0976 10 12.0002C10 12.9027 10.8621 13.7002 12 13.7002C13.1379 13.7002 14 12.9027 14 12.0002C14 11.0976 13.1379 10.3002 12 10.3002Z" } }] })(t);
7843
7843
  }
7844
- function s$(t) {
7844
+ function sA(t) {
7845
7845
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 0.269043L5.63604 6.633C2.12132 10.1477 2.12132 15.8462 5.63604 19.3609C9.15076 22.8756 14.8492 22.8756 18.364 19.3609C21.8787 15.8462 21.8787 10.1477 18.364 6.633L12 0.269043ZM16.2427 10.1714L9.17161 17.2425L7.7574 15.8282L14.8285 8.75718L16.2427 10.1714ZM8.11095 9.11073C8.69674 8.52494 9.64648 8.52494 10.2323 9.11073C10.8181 9.69652 10.8181 10.6463 10.2323 11.232C9.64648 11.8178 8.69674 11.8178 8.11095 11.232C7.52516 10.6463 7.52516 9.69652 8.11095 9.11073ZM15.8891 16.8889C15.3033 17.4747 14.3536 17.4747 13.7678 16.8889C13.182 16.3031 13.182 15.3534 13.7678 14.7676C14.3536 14.1818 15.3033 14.1818 15.8891 14.7676C16.4749 15.3534 16.4749 16.3031 15.8891 16.8889Z" } }] })(t);
7846
7846
  }
7847
- function R$(t) {
7847
+ function RA(t) {
7848
7848
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M7.05025 8.04673L12 3.09698L16.9497 8.04673C19.6834 10.7804 19.6834 15.2126 16.9497 17.9462C14.2161 20.6799 9.78392 20.6799 7.05025 17.9462C4.31658 15.2126 4.31658 10.7804 7.05025 8.04673ZM18.364 6.63252L12 0.268555L5.63604 6.63252C2.12132 10.1472 2.12132 15.8457 5.63604 19.3604C9.15076 22.8752 14.8492 22.8752 18.364 19.3604C21.8787 15.8457 21.8787 10.1472 18.364 6.63252ZM16.2427 10.1714L14.8285 8.75718L7.7574 15.8282L9.17161 17.2425L16.2427 10.1714ZM8.11095 11.232C8.69674 11.8178 9.64648 11.8178 10.2323 11.232C10.8181 10.6463 10.8181 9.69652 10.2323 9.11073C9.64648 8.52494 8.69674 8.52494 8.11095 9.11073C7.52516 9.69652 7.52516 10.6463 8.11095 11.232ZM15.8891 16.8889C15.3033 17.4747 14.3536 17.4747 13.7678 16.8889C13.182 16.3031 13.182 15.3534 13.7678 14.7676C14.3536 14.1818 15.3033 14.1818 15.8891 14.7676C16.4749 15.3534 16.4749 16.3031 15.8891 16.8889Z" } }] })(t);
7849
7849
  }
7850
- function F$(t) {
7850
+ function FA(t) {
7851
7851
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10.5 17H4V15H10.5C12.433 15 14 16.567 14 18.5C14 20.433 12.433 22 10.5 22C8.99957 22 7.71966 21.0559 7.22196 19.7293L9.09513 19.0268C9.30843 19.5954 9.85696 20 10.5 20C11.3284 20 12 19.3284 12 18.5C12 17.6716 11.3284 17 10.5 17ZM5 11H18.5C20.433 11 22 12.567 22 14.5C22 16.433 20.433 18 18.5 18C16.9996 18 15.7197 17.0559 15.222 15.7293L17.0951 15.0268C17.3084 15.5954 17.857 16 18.5 16C19.3284 16 20 15.3284 20 14.5C20 13.6716 19.3284 13 18.5 13H5C3.34315 13 2 11.6569 2 10C2 8.34315 3.34315 7 5 7H13.5C14.3284 7 15 6.32843 15 5.5C15 4.67157 14.3284 4 13.5 4C12.857 4 12.3084 4.40463 12.0951 4.97317L10.222 4.27073C10.7197 2.94414 11.9996 2 13.5 2C15.433 2 17 3.567 17 5.5C17 7.433 15.433 9 13.5 9H5C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z" } }] })(t);
7852
7852
  }
7853
- function m$(t) {
7853
+ function mA(t) {
7854
7854
  return C({ attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M10.5 17H4V15H10.5C12.433 15 14 16.567 14 18.5C14 20.433 12.433 22 10.5 22C8.99957 22 7.71966 21.0559 7.22196 19.7293L9.09513 19.0268C9.30843 19.5954 9.85696 20 10.5 20C11.3284 20 12 19.3284 12 18.5C12 17.6716 11.3284 17 10.5 17ZM5 11H18.5C20.433 11 22 12.567 22 14.5C22 16.433 20.433 18 18.5 18C16.9996 18 15.7197 17.0559 15.222 15.7293L17.0951 15.0268C17.3084 15.5954 17.857 16 18.5 16C19.3284 16 20 15.3284 20 14.5C20 13.6716 19.3284 13 18.5 13H5C3.34315 13 2 11.6569 2 10C2 8.34315 3.34315 7 5 7H13.5C14.3284 7 15 6.32843 15 5.5C15 4.67157 14.3284 4 13.5 4C12.857 4 12.3084 4.40463 12.0951 4.97317L10.222 4.27073C10.7197 2.94414 11.9996 2 13.5 2C15.433 2 17 3.567 17 5.5C17 7.433 15.433 9 13.5 9H5C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z" } }] })(t);
7855
7855
  }
7856
7856
  const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -7859,7 +7859,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7859
7859
  Ri24HoursLine: GZ,
7860
7860
  Ri4KFill: ax,
7861
7861
  Ri4KLine: Hx,
7862
- RiAB: $o,
7862
+ RiAB: Ao,
7863
7863
  RiAccountBoxFill: X_,
7864
7864
  RiAccountBoxLine: Y_,
7865
7865
  RiAccountCircleFill: J_,
@@ -7880,7 +7880,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7880
7880
  RiAdvertisementLine: D5,
7881
7881
  RiAiGenerate: Po,
7882
7882
  RiAirplayFill: Tr,
7883
- RiAirplayLine: Ar,
7883
+ RiAirplayLine: $r,
7884
7884
  RiAlarmFill: ob,
7885
7885
  RiAlarmLine: Mb,
7886
7886
  RiAlarmWarningFill: Zb,
@@ -7910,8 +7910,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7910
7910
  RiAncientPavilionLine: S4,
7911
7911
  RiAndroidFill: Du,
7912
7912
  RiAndroidLine: Tu,
7913
- RiAngularjsFill: Au,
7914
- RiAngularjsLine: $u,
7913
+ RiAngularjsFill: $u,
7914
+ RiAngularjsLine: Au,
7915
7915
  RiAnticlockwise2Fill: v6,
7916
7916
  RiAnticlockwise2Line: B6,
7917
7917
  RiAnticlockwiseFill: x6,
@@ -7925,8 +7925,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7925
7925
  RiAppsFill: pb,
7926
7926
  RiAppsLine: fb,
7927
7927
  RiArchive2Fill: T5,
7928
- RiArchive2Line: A5,
7929
- RiArchiveDrawerFill: $5,
7928
+ RiArchive2Line: $5,
7929
+ RiArchiveDrawerFill: A5,
7930
7930
  RiArchiveDrawerLine: P5,
7931
7931
  RiArchiveFill: E5,
7932
7932
  RiArchiveLine: U5,
@@ -7939,8 +7939,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7939
7939
  RiArrowDownSFill: _2,
7940
7940
  RiArrowDownSLine: D2,
7941
7941
  RiArrowDropDownFill: T2,
7942
- RiArrowDropDownLine: A2,
7943
- RiArrowDropLeftFill: $2,
7942
+ RiArrowDropDownLine: $2,
7943
+ RiArrowDropLeftFill: A2,
7944
7944
  RiArrowDropLeftLine: P2,
7945
7945
  RiArrowDropRightFill: E2,
7946
7946
  RiArrowDropRightLine: U2,
@@ -8028,7 +8028,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8028
8028
  RiBarChartHorizontalFill: C9,
8029
8029
  RiBarChartHorizontalLine: i9,
8030
8030
  RiBarChartLine: r9,
8031
- RiBarcodeBoxFill: $r,
8031
+ RiBarcodeBoxFill: Ar,
8032
8032
  RiBarcodeBoxLine: Pr,
8033
8033
  RiBarcodeFill: Er,
8034
8034
  RiBarcodeLine: Ur,
@@ -8072,8 +8072,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8072
8072
  RiBilliardsLine: Mm,
8073
8073
  RiBitCoinFill: JZ,
8074
8074
  RiBitCoinLine: tl,
8075
- RiBlazeFill: rA,
8076
- RiBlazeLine: aA,
8075
+ RiBlazeFill: r$,
8076
+ RiBlazeLine: a$,
8077
8077
  RiBlenderFill: Xu,
8078
8078
  RiBlenderLine: Yu,
8079
8079
  RiBluetoothConnectFill: aa,
@@ -8138,8 +8138,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8138
8138
  RiBrush2Fill: _6,
8139
8139
  RiBrush2Line: D6,
8140
8140
  RiBrush3Fill: T6,
8141
- RiBrush3Line: A6,
8142
- RiBrush4Fill: $6,
8141
+ RiBrush3Line: $6,
8142
+ RiBrush4Fill: A6,
8143
8143
  RiBrush4Line: P6,
8144
8144
  RiBrushFill: E6,
8145
8145
  RiBrushLine: U6,
@@ -8152,8 +8152,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8152
8152
  RiBuilding2Fill: _4,
8153
8153
  RiBuilding2Line: D4,
8154
8154
  RiBuilding3Fill: T4,
8155
- RiBuilding3Line: A4,
8156
- RiBuilding4Fill: $4,
8155
+ RiBuilding3Line: $4,
8156
+ RiBuilding4Fill: A4,
8157
8157
  RiBuilding4Line: P4,
8158
8158
  RiBuildingFill: E4,
8159
8159
  RiBuildingLine: U4,
@@ -8213,8 +8213,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8213
8213
  RiCastLine: ea,
8214
8214
  RiCellphoneFill: oa,
8215
8215
  RiCellphoneLine: Ma,
8216
- RiCelsiusFill: HA,
8217
- RiCelsiusLine: VA,
8216
+ RiCelsiusFill: H$,
8217
+ RiCelsiusLine: V$,
8218
8218
  RiCentosFill: Ch,
8219
8219
  RiCentosLine: ih,
8220
8220
  RiCharacterRecognitionFill: bm,
@@ -8248,8 +8248,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8248
8248
  RiChatNewFill: _8,
8249
8249
  RiChatNewLine: D8,
8250
8250
  RiChatOffFill: T8,
8251
- RiChatOffLine: A8,
8252
- RiChatPollFill: $8,
8251
+ RiChatOffLine: $8,
8252
+ RiChatPollFill: A8,
8253
8253
  RiChatPollLine: P8,
8254
8254
  RiChatPrivateFill: E8,
8255
8255
  RiChatPrivateLine: U8,
@@ -8284,7 +8284,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8284
8284
  RiCheckboxMultipleBlankFill: _b,
8285
8285
  RiCheckboxMultipleBlankLine: Db,
8286
8286
  RiCheckboxMultipleFill: Tb,
8287
- RiCheckboxMultipleLine: Ab,
8287
+ RiCheckboxMultipleLine: $b,
8288
8288
  RiChinaRailwayFill: cw,
8289
8289
  RiChinaRailwayLine: dw,
8290
8290
  RiChromeFill: rh,
@@ -8299,22 +8299,22 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8299
8299
  RiClockwise2Line: j6,
8300
8300
  RiClockwiseFill: G6,
8301
8301
  RiClockwiseLine: z6,
8302
- RiCloseCircleFill: $b,
8302
+ RiCloseCircleFill: Ab,
8303
8303
  RiCloseCircleLine: Pb,
8304
8304
  RiCloseFill: Eb,
8305
8305
  RiCloseLine: Ub,
8306
8306
  RiClosedCaptioningFill: Rx,
8307
8307
  RiClosedCaptioningLine: Fx,
8308
8308
  RiCloudFill: T9,
8309
- RiCloudLine: A9,
8310
- RiCloudOffFill: $9,
8309
+ RiCloudLine: $9,
8310
+ RiCloudOffFill: A9,
8311
8311
  RiCloudOffLine: P9,
8312
- RiCloudWindyFill: LA,
8313
- RiCloudWindyLine: nA,
8314
- RiCloudy2Fill: eA,
8315
- RiCloudy2Line: oA,
8316
- RiCloudyFill: MA,
8317
- RiCloudyLine: ZA,
8312
+ RiCloudWindyFill: L$,
8313
+ RiCloudWindyLine: n$,
8314
+ RiCloudy2Fill: e$,
8315
+ RiCloudy2Line: o$,
8316
+ RiCloudyFill: M$,
8317
+ RiCloudyLine: Z$,
8318
8318
  RiCodeBoxFill: Ki,
8319
8319
  RiCodeBoxLine: Qi,
8320
8320
  RiCodeFill: qi,
@@ -8363,8 +8363,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8363
8363
  RiContractLeftFill: _0,
8364
8364
  RiContractLeftLine: D0,
8365
8365
  RiContractLeftRightFill: T0,
8366
- RiContractLeftRightLine: A0,
8367
- RiContractRightFill: $0,
8366
+ RiContractLeftRightLine: $0,
8367
+ RiContractRightFill: A0,
8368
8368
  RiContractRightLine: P0,
8369
8369
  RiContractUpDownFill: E0,
8370
8370
  RiContractUpDownLine: U0,
@@ -8511,8 +8511,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8511
8511
  RiDoorClosedFill: _m,
8512
8512
  RiDoorClosedLine: Dm,
8513
8513
  RiDoorFill: Tm,
8514
- RiDoorLine: Am,
8515
- RiDoorLockBoxFill: $m,
8514
+ RiDoorLine: $m,
8515
+ RiDoorLockBoxFill: Am,
8516
8516
  RiDoorLockBoxLine: Pm,
8517
8517
  RiDoorLockFill: Em,
8518
8518
  RiDoorLockLine: Um,
@@ -8545,8 +8545,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8545
8545
  RiDribbbleLine: gh,
8546
8546
  RiDriveFill: wh,
8547
8547
  RiDriveLine: vh,
8548
- RiDrizzleFill: lA,
8549
- RiDrizzleLine: cA,
8548
+ RiDrizzleFill: l$,
8549
+ RiDrizzleLine: c$,
8550
8550
  RiDropFill: pt,
8551
8551
  RiDropLine: ft,
8552
8552
  RiDropboxFill: Bh,
@@ -8566,8 +8566,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8566
8566
  RiEBikeLine: Nw,
8567
8567
  RiEarthFill: _w,
8568
8568
  RiEarthLine: Dw,
8569
- RiEarthquakeFill: dA,
8570
- RiEarthquakeLine: uA,
8569
+ RiEarthquakeFill: d$,
8570
+ RiEarthquakeLine: u$,
8571
8571
  RiEdgeFill: sh,
8572
8572
  RiEdgeLine: Rh,
8573
8573
  RiEdgeNewFill: Fh,
@@ -8606,7 +8606,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8606
8606
  RiEqualFill: pS,
8607
8607
  RiEqualLine: fS,
8608
8608
  RiEqualizerFill: Tx,
8609
- RiEqualizerLine: Ax,
8609
+ RiEqualizerLine: $x,
8610
8610
  RiEraserFill: mt,
8611
8611
  RiEraserLine: yt,
8612
8612
  RiErrorWarningFill: Z1,
@@ -8647,8 +8647,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8647
8647
  RiFacebookCircleLine: _h,
8648
8648
  RiFacebookFill: Dh,
8649
8649
  RiFacebookLine: Th,
8650
- RiFahrenheitFill: hA,
8651
- RiFahrenheitLine: pA,
8650
+ RiFahrenheitFill: h$,
8651
+ RiFahrenheitLine: p$,
8652
8652
  RiFeedbackFill: V6,
8653
8653
  RiFeedbackLine: L6,
8654
8654
  RiFile2Fill: cL,
@@ -8674,8 +8674,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8674
8674
  RiFileCopyFill: _L,
8675
8675
  RiFileCopyLine: DL,
8676
8676
  RiFileDamageFill: TL,
8677
- RiFileDamageLine: AL,
8678
- RiFileDownloadFill: $L,
8677
+ RiFileDamageLine: $L,
8678
+ RiFileDownloadFill: AL,
8679
8679
  RiFileDownloadLine: PL,
8680
8680
  RiFileEditFill: EL,
8681
8681
  RiFileEditLine: UL,
@@ -8727,8 +8727,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8727
8727
  RiFileSearchLine: _n,
8728
8728
  RiFileSettingsFill: Dn,
8729
8729
  RiFileSettingsLine: Tn,
8730
- RiFileShield2Fill: An,
8731
- RiFileShield2Line: $n,
8730
+ RiFileShield2Fill: $n,
8731
+ RiFileShield2Line: An,
8732
8732
  RiFileShieldFill: Pn,
8733
8733
  RiFileShieldLine: En,
8734
8734
  RiFileShredFill: Un,
@@ -8753,7 +8753,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8753
8753
  RiFileWordLine: Ve,
8754
8754
  RiFileZipFill: Le,
8755
8755
  RiFileZipLine: ne,
8756
- RiFilmFill: $x,
8756
+ RiFilmFill: Ax,
8757
8757
  RiFilmLine: Px,
8758
8758
  RiFilter2Fill: SS,
8759
8759
  RiFilter2Line: kS,
@@ -8761,18 +8761,18 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8761
8761
  RiFilter3Line: _S,
8762
8762
  RiFilterFill: DS,
8763
8763
  RiFilterLine: TS,
8764
- RiFilterOffFill: AS,
8765
- RiFilterOffLine: $S,
8764
+ RiFilterOffFill: $S,
8765
+ RiFilterOffLine: AS,
8766
8766
  RiFindReplaceFill: PS,
8767
8767
  RiFindReplaceLine: ES,
8768
- RiFinderFill: Ah,
8769
- RiFinderLine: $h,
8768
+ RiFinderFill: $h,
8769
+ RiFinderLine: Ah,
8770
8770
  RiFingerprint2Fill: ka,
8771
8771
  RiFingerprint2Line: Na,
8772
8772
  RiFingerprintFill: _a,
8773
8773
  RiFingerprintLine: Da,
8774
- RiFireFill: fA,
8775
- RiFireLine: gA,
8774
+ RiFireFill: f$,
8775
+ RiFireLine: g$,
8776
8776
  RiFirefoxFill: Ph,
8777
8777
  RiFirefoxLine: Eh,
8778
8778
  RiFirstAidKitFill: Nd,
@@ -8781,18 +8781,18 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8781
8781
  RiFlag2Line: e7,
8782
8782
  RiFlagFill: o7,
8783
8783
  RiFlagLine: M7,
8784
- RiFlashlightFill: wA,
8785
- RiFlashlightLine: vA,
8784
+ RiFlashlightFill: w$,
8785
+ RiFlashlightLine: v$,
8786
8786
  RiFlaskFill: Dd,
8787
8787
  RiFlaskLine: Td,
8788
8788
  RiFlickrFill: Uh,
8789
8789
  RiFlickrLine: Wh,
8790
8790
  RiFlightLandFill: Tw,
8791
- RiFlightLandLine: Aw,
8792
- RiFlightTakeoffFill: $w,
8791
+ RiFlightLandLine: $w,
8792
+ RiFlightTakeoffFill: Aw,
8793
8793
  RiFlightTakeoffLine: Pw,
8794
- RiFloodFill: BA,
8795
- RiFloodLine: xA,
8794
+ RiFloodFill: B$,
8795
+ RiFloodLine: x$,
8796
8796
  RiFlowChart: nM,
8797
8797
  RiFlutterFill: Oh,
8798
8798
  RiFlutterLine: Ih,
@@ -8802,8 +8802,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8802
8802
  RiFocus3Line: Nt,
8803
8803
  RiFocusFill: _t,
8804
8804
  RiFocusLine: Dt,
8805
- RiFoggyFill: sA,
8806
- RiFoggyLine: RA,
8805
+ RiFoggyFill: s$,
8806
+ RiFoggyLine: R$,
8807
8807
  RiFolder2Fill: ee,
8808
8808
  RiFolder2Line: oe,
8809
8809
  RiFolder3Fill: Me,
@@ -8832,8 +8832,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8832
8832
  RiFolderKeyholeFill: _e,
8833
8833
  RiFolderKeyholeLine: De,
8834
8834
  RiFolderLine: Te,
8835
- RiFolderLockFill: Ae,
8836
- RiFolderLockLine: $e,
8835
+ RiFolderLockFill: $e,
8836
+ RiFolderLockLine: Ae,
8837
8837
  RiFolderMusicFill: Pe,
8838
8838
  RiFolderMusicLine: Ee,
8839
8839
  RiFolderOpenFill: Ue,
@@ -8910,7 +8910,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8910
8910
  RiGameFill: Km,
8911
8911
  RiGameLine: Qm,
8912
8912
  RiGamepadFill: Ta,
8913
- RiGamepadLine: Aa,
8913
+ RiGamepadLine: $a,
8914
8914
  RiGasStationFill: Ww,
8915
8915
  RiGasStationLine: Ow,
8916
8916
  RiGatsbyFill: jh,
@@ -8921,10 +8921,10 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8921
8921
  RiGhost2Line: _D,
8922
8922
  RiGhostFill: DD,
8923
8923
  RiGhostLine: TD,
8924
- RiGhostSmileFill: AD,
8925
- RiGhostSmileLine: $D,
8926
- RiGift2Fill: Al,
8927
- RiGift2Line: $l,
8924
+ RiGhostSmileFill: $D,
8925
+ RiGhostSmileLine: AD,
8926
+ RiGift2Fill: $l,
8927
+ RiGift2Line: Al,
8928
8928
  RiGiftFill: Pl,
8929
8929
  RiGiftLine: El,
8930
8930
  RiGitBranchFill: nr,
@@ -8959,14 +8959,14 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8959
8959
  RiGooglePlayLine: tp,
8960
8960
  RiGovernmentFill: I4,
8961
8961
  RiGovernmentLine: j4,
8962
- RiGpsFill: $a,
8962
+ RiGpsFill: Aa,
8963
8963
  RiGpsLine: Pa,
8964
8964
  RiGradienterFill: Ea,
8965
8965
  RiGradienterLine: Ua,
8966
8966
  RiGraduationCapFill: qm,
8967
8967
  RiGraduationCapLine: Xm,
8968
8968
  RiGridFill: Tt,
8969
- RiGridLine: At,
8969
+ RiGridLine: $t,
8970
8970
  RiGroup2Fill: PD,
8971
8971
  RiGroup2Line: ED,
8972
8972
  RiGroupFill: UD,
@@ -8979,16 +8979,16 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8979
8979
  RiH4: wM,
8980
8980
  RiH5: vM,
8981
8981
  RiH6: BM,
8982
- RiHailFill: FA,
8983
- RiHailLine: mA,
8984
- RiHammerFill: $t,
8982
+ RiHailFill: F$,
8983
+ RiHailLine: m$,
8984
+ RiHammerFill: At,
8985
8985
  RiHammerLine: Pt,
8986
8986
  RiHandCoinFill: Ul,
8987
8987
  RiHandCoinLine: Wl,
8988
8988
  RiHandHeartFill: Ol,
8989
8989
  RiHandHeartLine: Il,
8990
- RiHandSanitizerFill: Ad,
8991
- RiHandSanitizerLine: $d,
8990
+ RiHandSanitizerFill: $d,
8991
+ RiHandSanitizerLine: Ad,
8992
8992
  RiHandbagFill: Ym,
8993
8993
  RiHandbagLine: Jm,
8994
8994
  RiHardDrive2Fill: Wa,
@@ -8998,10 +8998,10 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8998
8998
  RiHardDriveFill: Ga,
8999
8999
  RiHardDriveLine: za,
9000
9000
  RiHashtag: xM,
9001
- RiHaze2Fill: yA,
9002
- RiHaze2Line: bA,
9003
- RiHazeFill: SA,
9004
- RiHazeLine: kA,
9001
+ RiHaze2Fill: y$,
9002
+ RiHaze2Line: b$,
9003
+ RiHazeFill: S$,
9004
+ RiHazeLine: k$,
9005
9005
  RiHdFill: is,
9006
9006
  RiHdLine: rs,
9007
9007
  RiHeading: sM,
@@ -9021,8 +9021,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9021
9021
  RiHeartPulseLine: qd,
9022
9022
  RiHeartsFill: Xd,
9023
9023
  RiHeartsLine: Yd,
9024
- RiHeavyShowersFill: NA,
9025
- RiHeavyShowersLine: _A,
9024
+ RiHeavyShowersFill: N$,
9025
+ RiHeavyShowersLine: _$,
9026
9026
  RiHexagonFill: Et,
9027
9027
  RiHexagonLine: Ut,
9028
9028
  RiHistoryFill: zS,
@@ -9194,9 +9194,9 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9194
9194
  RiLineFill: lp,
9195
9195
  RiLineHeight: _M,
9196
9196
  RiLineLine: cp,
9197
- RiLink: $M,
9197
+ RiLink: AM,
9198
9198
  RiLinkM: DM,
9199
- RiLinkUnlink: AM,
9199
+ RiLinkUnlink: $M,
9200
9200
  RiLinkUnlinkM: TM,
9201
9201
  RiLinkedinBoxFill: dp,
9202
9202
  RiLinkedinBoxLine: up,
@@ -9248,8 +9248,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9248
9248
  RiLogoutCircleRLine: _k,
9249
9249
  RiLoopLeftFill: Dk,
9250
9250
  RiLoopLeftLine: Tk,
9251
- RiLoopRightFill: Ak,
9252
- RiLoopRightLine: $k,
9251
+ RiLoopRightFill: $k,
9252
+ RiLoopRightLine: Ak,
9253
9253
  RiLuggageCartFill: tv,
9254
9254
  RiLuggageCartLine: Cv,
9255
9255
  RiLuggageDepositFill: iv,
@@ -9271,8 +9271,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9271
9271
  RiMailDownloadFill: _7,
9272
9272
  RiMailDownloadLine: D7,
9273
9273
  RiMailFill: T7,
9274
- RiMailForbidFill: A7,
9275
- RiMailForbidLine: $7,
9274
+ RiMailForbidFill: $7,
9275
+ RiMailForbidLine: A7,
9276
9276
  RiMailLine: P7,
9277
9277
  RiMailLockFill: E7,
9278
9278
  RiMailLockLine: U7,
@@ -9366,8 +9366,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9366
9366
  RiMessengerLine: Rp,
9367
9367
  RiMetaFill: Fp,
9368
9368
  RiMetaLine: mp,
9369
- RiMeteorFill: DA,
9370
- RiMeteorLine: TA,
9369
+ RiMeteorFill: D$,
9370
+ RiMeteorLine: T$,
9371
9371
  RiMic2Fill: vs,
9372
9372
  RiMic2Line: Bs,
9373
9373
  RiMicFill: xs,
@@ -9385,8 +9385,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9385
9385
  RiMindMap: QM,
9386
9386
  RiMiniProgramFill: Np,
9387
9387
  RiMiniProgramLine: _p,
9388
- RiMistFill: AA,
9389
- RiMistLine: $A,
9388
+ RiMistFill: $$,
9389
+ RiMistLine: A$,
9390
9390
  RiMoneyCnyBoxFill: zl,
9391
9391
  RiMoneyCnyBoxLine: Kl,
9392
9392
  RiMoneyCnyCircleFill: Ql,
@@ -9403,14 +9403,14 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9403
9403
  RiMoneyPoundBoxLine: Vc,
9404
9404
  RiMoneyPoundCircleFill: Lc,
9405
9405
  RiMoneyPoundCircleLine: nc,
9406
- RiMoonClearFill: PA,
9407
- RiMoonClearLine: EA,
9408
- RiMoonCloudyFill: UA,
9409
- RiMoonCloudyLine: WA,
9410
- RiMoonFill: OA,
9411
- RiMoonFoggyFill: IA,
9412
- RiMoonFoggyLine: jA,
9413
- RiMoonLine: GA,
9406
+ RiMoonClearFill: P$,
9407
+ RiMoonClearLine: E$,
9408
+ RiMoonCloudyFill: U$,
9409
+ RiMoonCloudyLine: W$,
9410
+ RiMoonFill: O$,
9411
+ RiMoonFoggyFill: I$,
9412
+ RiMoonFoggyLine: j$,
9413
+ RiMoonLine: G$,
9414
9414
  RiMore2Fill: rN,
9415
9415
  RiMore2Line: aN,
9416
9416
  RiMoreFill: HN,
@@ -9428,19 +9428,19 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9428
9428
  RiMusicFill: _s,
9429
9429
  RiMusicLine: Ds,
9430
9430
  RiMvFill: Ts,
9431
- RiMvLine: As,
9431
+ RiMvLine: $s,
9432
9432
  RiNavigationFill: mv,
9433
9433
  RiNavigationLine: yv,
9434
9434
  RiNeteaseCloudMusicFill: Dp,
9435
9435
  RiNeteaseCloudMusicLine: Tp,
9436
- RiNetflixFill: Ap,
9437
- RiNetflixLine: $p,
9436
+ RiNetflixFill: $p,
9437
+ RiNetflixLine: Ap,
9438
9438
  RiNewspaperFill: vo,
9439
9439
  RiNewspaperLine: Bo,
9440
9440
  RiNftFill: ec,
9441
9441
  RiNftLine: oc,
9442
9442
  RiNodeTree: qM,
9443
- RiNotification2Fill: $s,
9443
+ RiNotification2Fill: As,
9444
9444
  RiNotification2Line: Ps,
9445
9445
  RiNotification3Fill: Es,
9446
9446
  RiNotification3Line: Us,
@@ -9499,8 +9499,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9499
9499
  RiPagesFill: Ro,
9500
9500
  RiPagesLine: Fo,
9501
9501
  RiPaintBrushFill: TC,
9502
- RiPaintBrushLine: AC,
9503
- RiPaintFill: $C,
9502
+ RiPaintBrushLine: $C,
9503
+ RiPaintFill: AC,
9504
9504
  RiPaintLine: PC,
9505
9505
  RiPaletteFill: EC,
9506
9506
  RiPaletteLine: UC,
@@ -9522,7 +9522,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9522
9522
  RiPassValidFill: o3,
9523
9523
  RiPassValidLine: M3,
9524
9524
  RiPassportFill: Tv,
9525
- RiPassportLine: Av,
9525
+ RiPassportLine: $v,
9526
9526
  RiPatreonFill: Xp,
9527
9527
  RiPatreonLine: Yp,
9528
9528
  RiPauseCircleFill: qs,
@@ -9565,7 +9565,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9565
9565
  RiPieChartBoxLine: d3,
9566
9566
  RiPieChartFill: u3,
9567
9567
  RiPieChartLine: h3,
9568
- RiPinDistanceFill: $v,
9568
+ RiPinDistanceFill: Av,
9569
9569
  RiPinDistanceLine: Pv,
9570
9570
  RiPingPongFill: gy,
9571
9571
  RiPingPongLine: wy,
@@ -9660,10 +9660,10 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9660
9660
  RiRadioButtonLine: cN,
9661
9661
  RiRadioFill: mR,
9662
9662
  RiRadioLine: yR,
9663
- RiRainbowFill: zA,
9664
- RiRainbowLine: KA,
9665
- RiRainyFill: QA,
9666
- RiRainyLine: qA,
9663
+ RiRainbowFill: z$,
9664
+ RiRainbowLine: K$,
9665
+ RiRainyFill: Q$,
9666
+ RiRainyLine: q$,
9667
9667
  RiReactjsFill: Zf,
9668
9668
  RiReactjsLine: lf,
9669
9669
  RiRecordCircleFill: bR,
@@ -9697,8 +9697,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9697
9697
  RiRepeatFill: _R,
9698
9698
  RiRepeatLine: DR,
9699
9699
  RiRepeatOneFill: TR,
9700
- RiRepeatOneLine: AR,
9701
- RiReplay10Fill: $R,
9700
+ RiRepeatOneLine: $R,
9701
+ RiReplay10Fill: AR,
9702
9702
  RiReplay10Line: PR,
9703
9703
  RiReplay15Fill: ER,
9704
9704
  RiReplay15Line: UR,
@@ -9709,7 +9709,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9709
9709
  RiReplyAllFill: _3,
9710
9710
  RiReplyAllLine: D3,
9711
9711
  RiReplyFill: T3,
9712
- RiReplyLine: A3,
9712
+ RiReplyLine: $3,
9713
9713
  RiReservedFill: by,
9714
9714
  RiReservedLine: Sy,
9715
9715
  RiRestTimeFill: du,
@@ -9750,7 +9750,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9750
9750
  RiRouterFill: _H,
9751
9751
  RiRouterLine: DH,
9752
9752
  RiRssFill: TH,
9753
- RiRssLine: AH,
9753
+ RiRssLine: $H,
9754
9754
  RiRuler2Fill: ai,
9755
9755
  RiRuler2Line: Hi,
9756
9756
  RiRulerFill: Vi,
@@ -9765,7 +9765,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9765
9765
  RiSafeLine: bc,
9766
9766
  RiSailboatFill: cB,
9767
9767
  RiSailboatLine: dB,
9768
- RiSave2Fill: $H,
9768
+ RiSave2Fill: AH,
9769
9769
  RiSave2Line: PH,
9770
9770
  RiSave3Fill: EH,
9771
9771
  RiSave3Line: UH,
@@ -9776,7 +9776,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9776
9776
  RiScales3Fill: _y,
9777
9777
  RiScales3Line: Dy,
9778
9778
  RiScalesFill: Ty,
9779
- RiScalesLine: Ay,
9779
+ RiScalesLine: $y,
9780
9780
  RiScan2Fill: IH,
9781
9781
  RiScan2Line: jH,
9782
9782
  RiScanFill: GH,
@@ -9805,10 +9805,10 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9805
9805
  RiSearchLine: vN,
9806
9806
  RiSecurePaymentFill: Sc,
9807
9807
  RiSecurePaymentLine: kc,
9808
- RiSeedlingFill: $y,
9808
+ RiSeedlingFill: Ay,
9809
9809
  RiSeedlingLine: Py,
9810
9810
  RiSendBackward: uZ,
9811
- RiSendPlane2Fill: $3,
9811
+ RiSendPlane2Fill: A3,
9812
9812
  RiSendPlane2Line: P3,
9813
9813
  RiSendPlaneFill: E3,
9814
9814
  RiSendPlaneLine: U3,
@@ -9844,8 +9844,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9844
9844
  RiShapesLine: Bi,
9845
9845
  RiShareBoxFill: DN,
9846
9846
  RiShareBoxLine: TN,
9847
- RiShareCircleFill: AN,
9848
- RiShareCircleLine: $N,
9847
+ RiShareCircleFill: $N,
9848
+ RiShareCircleLine: AN,
9849
9849
  RiShareFill: PN,
9850
9850
  RiShareForward2Fill: EN,
9851
9851
  RiShareForward2Line: UN,
@@ -9868,10 +9868,10 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9868
9868
  RiShieldStarLine: a_,
9869
9869
  RiShieldUserFill: H_,
9870
9870
  RiShieldUserLine: V_,
9871
- RiShining2Fill: XA,
9872
- RiShining2Line: YA,
9873
- RiShiningFill: JA,
9874
- RiShiningLine: t$,
9871
+ RiShining2Fill: X$,
9872
+ RiShining2Line: Y$,
9873
+ RiShiningFill: J$,
9874
+ RiShiningLine: tA,
9875
9875
  RiShip2Fill: uB,
9876
9876
  RiShip2Line: hB,
9877
9877
  RiShipFill: pB,
@@ -9882,8 +9882,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9882
9882
  RiShoppingBag2Line: _c,
9883
9883
  RiShoppingBag3Fill: Dc,
9884
9884
  RiShoppingBag3Line: Tc,
9885
- RiShoppingBagFill: Ac,
9886
- RiShoppingBagLine: $c,
9885
+ RiShoppingBagFill: $c,
9886
+ RiShoppingBagLine: Ac,
9887
9887
  RiShoppingBasket2Fill: Pc,
9888
9888
  RiShoppingBasket2Line: Ec,
9889
9889
  RiShoppingBasketFill: Uc,
@@ -9892,8 +9892,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9892
9892
  RiShoppingCart2Line: Ic,
9893
9893
  RiShoppingCartFill: jc,
9894
9894
  RiShoppingCartLine: Gc,
9895
- RiShowersFill: C$,
9896
- RiShowersLine: i$,
9895
+ RiShowersFill: CA,
9896
+ RiShowersLine: iA,
9897
9897
  RiShuffleFill: YR,
9898
9898
  RiShuffleLine: JR,
9899
9899
  RiShutDownFill: iV,
@@ -9965,8 +9965,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9965
9965
  RiSmartphoneLine: wV,
9966
9966
  RiSnapchatFill: xf,
9967
9967
  RiSnapchatLine: sf,
9968
- RiSnowyFill: r$,
9969
- RiSnowyLine: a$,
9968
+ RiSnowyFill: rA,
9969
+ RiSnowyLine: aA,
9970
9970
  RiSortAsc: xZ,
9971
9971
  RiSortDesc: sZ,
9972
9972
  RiSoundModuleFill: oF,
@@ -9982,10 +9982,10 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9982
9982
  RiSpam3Line: Z_,
9983
9983
  RiSpamFill: l_,
9984
9984
  RiSpamLine: c_,
9985
- RiSparkling2Fill: H$,
9986
- RiSparkling2Line: V$,
9987
- RiSparklingFill: L$,
9988
- RiSparklingLine: n$,
9985
+ RiSparkling2Fill: HA,
9986
+ RiSparkling2Line: VA,
9987
+ RiSparklingFill: LA,
9988
+ RiSparklingLine: nA,
9989
9989
  RiSpeakFill: p6,
9990
9990
  RiSpeakLine: f6,
9991
9991
  RiSpeaker2Fill: ZF,
@@ -10027,7 +10027,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10027
10027
  RiStarSmileFill: LT,
10028
10028
  RiStarSmileLine: nT,
10029
10029
  RiSteamFill: Tf,
10030
- RiSteamLine: Af,
10030
+ RiSteamLine: $f,
10031
10031
  RiSteering2Fill: xB,
10032
10032
  RiSteering2Line: sB,
10033
10033
  RiSteeringFill: RB,
@@ -10067,14 +10067,14 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10067
10067
  RiSuitcase3Fill: _B,
10068
10068
  RiSuitcase3Line: DB,
10069
10069
  RiSuitcaseFill: TB,
10070
- RiSuitcaseLine: AB,
10071
- RiSunCloudyFill: e$,
10072
- RiSunCloudyLine: o$,
10073
- RiSunFill: M$,
10074
- RiSunFoggyFill: Z$,
10075
- RiSunFoggyLine: l$,
10076
- RiSunLine: c$,
10077
- RiSupabaseFill: $f,
10070
+ RiSuitcaseLine: $B,
10071
+ RiSunCloudyFill: eA,
10072
+ RiSunCloudyLine: oA,
10073
+ RiSunFill: MA,
10074
+ RiSunFoggyFill: ZA,
10075
+ RiSunFoggyLine: lA,
10076
+ RiSunLine: cA,
10077
+ RiSupabaseFill: Af,
10078
10078
  RiSupabaseLine: Pf,
10079
10079
  RiSuperscript: _Z,
10080
10080
  RiSuperscript2: NZ,
@@ -10109,7 +10109,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10109
10109
  RiTableLine: Di,
10110
10110
  RiTabletFill: vV,
10111
10111
  RiTabletLine: BV,
10112
- RiTakeawayFill: $B,
10112
+ RiTakeawayFill: AB,
10113
10113
  RiTakeawayLine: PB,
10114
10114
  RiTaobaoFill: Wf,
10115
10115
  RiTaobaoLine: Of,
@@ -10125,10 +10125,10 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10125
10125
  RiTeamLine: oT,
10126
10126
  RiTelegramFill: If,
10127
10127
  RiTelegramLine: jf,
10128
- RiTempColdFill: d$,
10129
- RiTempColdLine: u$,
10130
- RiTempHotFill: h$,
10131
- RiTempHotLine: p$,
10128
+ RiTempColdFill: dA,
10129
+ RiTempColdLine: uA,
10130
+ RiTempHotFill: hA,
10131
+ RiTempHotLine: pA,
10132
10132
  RiTentFill: k5,
10133
10133
  RiTentLine: N5,
10134
10134
  RiTerminalBoxFill: br,
@@ -10141,8 +10141,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10141
10141
  RiTestTubeLine: xu,
10142
10142
  RiText: EZ,
10143
10143
  RiTextDirectionL: TZ,
10144
- RiTextDirectionR: AZ,
10145
- RiTextSpacing: $Z,
10144
+ RiTextDirectionR: $Z,
10145
+ RiTextSpacing: AZ,
10146
10146
  RiTextWrap: PZ,
10147
10147
  RiThermometerFill: su,
10148
10148
  RiThermometerLine: Ru,
@@ -10152,8 +10152,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10152
10152
  RiThumbDownLine: R_,
10153
10153
  RiThumbUpFill: F_,
10154
10154
  RiThumbUpLine: m_,
10155
- RiThunderstormsFill: f$,
10156
- RiThunderstormsLine: g$,
10155
+ RiThunderstormsFill: fA,
10156
+ RiThunderstormsLine: gA,
10157
10157
  RiTicket2Fill: Jc,
10158
10158
  RiTicket2Line: td,
10159
10159
  RiTicketFill: Cd,
@@ -10169,15 +10169,15 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10169
10169
  RiTimerFlashLine: D_,
10170
10170
  RiTimerLine: T_,
10171
10171
  RiTodoFill: To,
10172
- RiTodoLine: Ao,
10173
- RiToggleFill: A_,
10174
- RiToggleLine: $_,
10172
+ RiTodoLine: $o,
10173
+ RiToggleFill: $_,
10174
+ RiToggleLine: A_,
10175
10175
  RiTokenSwapFill: rd,
10176
10176
  RiTokenSwapLine: ad,
10177
10177
  RiToolsFill: Ti,
10178
- RiToolsLine: Ai,
10179
- RiTornadoFill: w$,
10180
- RiTornadoLine: v$,
10178
+ RiToolsLine: $i,
10179
+ RiTornadoFill: wA,
10180
+ RiTornadoLine: vA,
10181
10181
  RiTrademarkFill: a8,
10182
10182
  RiTrademarkLine: H8,
10183
10183
  RiTrafficLightFill: IB,
@@ -10196,7 +10196,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10196
10196
  RiTreeLine: Xy,
10197
10197
  RiTrelloFill: qf,
10198
10198
  RiTrelloLine: Xf,
10199
- RiTriangleFill: $i,
10199
+ RiTriangleFill: Ai,
10200
10200
  RiTriangleLine: Pi,
10201
10201
  RiTrophyFill: Hd,
10202
10202
  RiTrophyLine: Vd,
@@ -10214,8 +10214,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10214
10214
  RiTwitterLine: rg,
10215
10215
  RiTwitterXFill: ag,
10216
10216
  RiTwitterXLine: Hg,
10217
- RiTyphoonFill: B$,
10218
- RiTyphoonLine: x$,
10217
+ RiTyphoonFill: BA,
10218
+ RiTyphoonLine: xA,
10219
10219
  RiUDiskFill: mV,
10220
10220
  RiUDiskLine: yV,
10221
10221
  RiUbuntuFill: Vg,
@@ -10263,8 +10263,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10263
10263
  RiUserLocationLine: _T,
10264
10264
  RiUserReceived2Fill: DT,
10265
10265
  RiUserReceived2Line: TT,
10266
- RiUserReceivedFill: AT,
10267
- RiUserReceivedLine: $T,
10266
+ RiUserReceivedFill: $T,
10267
+ RiUserReceivedLine: AT,
10268
10268
  RiUserSearchFill: PT,
10269
10269
  RiUserSearchLine: ET,
10270
10270
  RiUserSettingsFill: UT,
@@ -10280,7 +10280,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10280
10280
  RiUserUnfollowFill: XT,
10281
10281
  RiUserUnfollowLine: YT,
10282
10282
  RiUserVoiceFill: JT,
10283
- RiUserVoiceLine: tA,
10283
+ RiUserVoiceLine: t$,
10284
10284
  RiVerifiedBadgeFill: V8,
10285
10285
  RiVerifiedBadgeLine: L8,
10286
10286
  RiVideoAddFill: _F,
@@ -10288,8 +10288,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10288
10288
  RiVideoChatFill: g6,
10289
10289
  RiVideoChatLine: w6,
10290
10290
  RiVideoDownloadFill: TF,
10291
- RiVideoDownloadLine: AF,
10292
- RiVideoFill: $F,
10291
+ RiVideoDownloadLine: $F,
10292
+ RiVideoFill: AF,
10293
10293
  RiVideoLine: PF,
10294
10294
  RiVideoUploadFill: EF,
10295
10295
  RiVideoUploadLine: UF,
@@ -10337,8 +10337,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10337
10337
  RiWalletLine: gd,
10338
10338
  RiWaterFlashFill: wd,
10339
10339
  RiWaterFlashLine: vd,
10340
- RiWaterPercentFill: s$,
10341
- RiWaterPercentLine: R$,
10340
+ RiWaterPercentFill: sA,
10341
+ RiWaterPercentLine: RA,
10342
10342
  RiWebcamFill: am,
10343
10343
  RiWebcamLine: Hm,
10344
10344
  RiWechat2Fill: ug,
@@ -10358,19 +10358,19 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10358
10358
  RiWifiFill: _V,
10359
10359
  RiWifiLine: DV,
10360
10360
  RiWifiOffFill: TV,
10361
- RiWifiOffLine: AV,
10361
+ RiWifiOffLine: $V,
10362
10362
  RiWindow2Fill: n8,
10363
10363
  RiWindow2Line: e8,
10364
10364
  RiWindowFill: o8,
10365
10365
  RiWindowLine: M8,
10366
10366
  RiWindowsFill: mg,
10367
10367
  RiWindowsLine: yg,
10368
- RiWindyFill: F$,
10369
- RiWindyLine: m$,
10370
- RiWirelessChargingFill: $V,
10368
+ RiWindyFill: FA,
10369
+ RiWindyLine: mA,
10370
+ RiWirelessChargingFill: AV,
10371
10371
  RiWirelessChargingLine: PV,
10372
- RiWomenFill: CA,
10373
- RiWomenLine: iA,
10372
+ RiWomenFill: C$,
10373
+ RiWomenLine: i$,
10374
10374
  RiWordpressFill: bg,
10375
10375
  RiWordpressLine: Sg,
10376
10376
  RiWubiInput: IZ,
@@ -10379,8 +10379,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10379
10379
  RiXingFill: _g,
10380
10380
  RiXingLine: Dg,
10381
10381
  RiYoutubeFill: Tg,
10382
- RiYoutubeLine: Ag,
10383
- RiYuqueFill: $g,
10382
+ RiYoutubeLine: $g,
10383
+ RiYuqueFill: Ag,
10384
10384
  RiYuqueLine: Pg,
10385
10385
  RiZcoolFill: Eg,
10386
10386
  RiZcoolLine: Ug,
@@ -10411,7 +10411,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10411
10411
  const [u, f] = W(!1), [B, Z] = W(r), [h, w] = W({ top: 0, left: 0 }), [R, k] = W(null), x = i1(null), m = i1(null), N = "clarity-tooltip", s = 8, F = !!H || e;
10412
10412
  let O = "";
10413
10413
  F ? O = `${N}__content--custom-bg` : O = `${N}__content--${a}`;
10414
- const A = [
10414
+ const $ = [
10415
10415
  N,
10416
10416
  `${N}--${B}`,
10417
10417
  n
@@ -10544,7 +10544,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10544
10544
  "div",
10545
10545
  {
10546
10546
  ref: x,
10547
- className: A,
10547
+ className: $,
10548
10548
  style: I,
10549
10549
  role: "tooltip",
10550
10550
  "aria-hidden": !u,
@@ -10554,7 +10554,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10554
10554
  document.body
10555
10555
  )
10556
10556
  ] });
10557
- }, y$ = $.forwardRef(({
10557
+ }, yA = A.forwardRef(({
10558
10558
  variant: t = "primary",
10559
10559
  size: r = "medium",
10560
10560
  label: a,
@@ -10574,7 +10574,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10574
10574
  ...B
10575
10575
  }, Z) => {
10576
10576
  const [h, w] = W(!1), [R, k] = W(!1), x = i1(null), m = B.id || `input-${Math.random().toString(36).substr(2, 9)}`, N = i1(null), [s, F] = W(!1);
10577
- $.useImperativeHandle(Z, () => x.current), X(() => {
10577
+ A.useImperativeHandle(Z, () => x.current), X(() => {
10578
10578
  const b = x.current;
10579
10579
  b && k(b.value.length > 0);
10580
10580
  }, [c, d]), X(() => {
@@ -10590,7 +10590,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10590
10590
  }, [a, h, R, r, M, n]);
10591
10591
  const O = (b) => {
10592
10592
  w(!0), u == null || u(b);
10593
- }, A = (b) => {
10593
+ }, $ = (b) => {
10594
10594
  w(!1), k(b.target.value.length > 0), f == null || f(b);
10595
10595
  }, _ = [
10596
10596
  "clarity-input",
@@ -10641,7 +10641,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10641
10641
  value: c,
10642
10642
  defaultValue: d,
10643
10643
  onFocus: O,
10644
- onBlur: A,
10644
+ onBlur: $,
10645
10645
  "aria-label": H,
10646
10646
  ...B
10647
10647
  }
@@ -10664,7 +10664,7 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10664
10664
  value: c,
10665
10665
  defaultValue: d,
10666
10666
  onFocus: O,
10667
- onBlur: A,
10667
+ onBlur: $,
10668
10668
  "aria-label": H,
10669
10669
  ...B
10670
10670
  }
@@ -10677,8 +10677,8 @@ const iP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10677
10677
  V && e && /* @__PURE__ */ i("div", { className: "clarity-input__helper-text", children: e })
10678
10678
  ] });
10679
10679
  });
10680
- y$.displayName = "Input";
10681
- const b$ = $.forwardRef(({
10680
+ yA.displayName = "Input";
10681
+ const bA = A.forwardRef(({
10682
10682
  variant: t = "primary",
10683
10683
  size: r = "medium",
10684
10684
  label: a,
@@ -10701,7 +10701,7 @@ const b$ = $.forwardRef(({
10701
10701
  ...w
10702
10702
  }, R) => {
10703
10703
  const [k, x] = W(!1), [m, N] = W(!1), s = i1(null);
10704
- $.useImperativeHandle(R, () => s.current), X(() => {
10704
+ A.useImperativeHandle(R, () => s.current), X(() => {
10705
10705
  const b = s.current;
10706
10706
  b && N(b.value.length > 0);
10707
10707
  }, [p, c]);
@@ -10709,7 +10709,7 @@ const b$ = $.forwardRef(({
10709
10709
  x(!0), d == null || d(b);
10710
10710
  }, O = (b) => {
10711
10711
  x(!1), N(b.target.value.length > 0), u == null || u(b);
10712
- }, A = [
10712
+ }, $ = [
10713
10713
  "clarity-textarea",
10714
10714
  "clarity-textarea--outlined",
10715
10715
  `clarity-textarea--${r}`,
@@ -10742,7 +10742,7 @@ const b$ = $.forwardRef(({
10742
10742
  }
10743
10743
  );
10744
10744
  }, I = /* @__PURE__ */ v("div", { className: "clarity-textarea-wrapper", children: [
10745
- /* @__PURE__ */ v("div", { className: A, children: [
10745
+ /* @__PURE__ */ v("div", { className: $, children: [
10746
10746
  n && /* @__PURE__ */ i("div", { className: "clarity-textarea__start-icon", children: n }),
10747
10747
  /* @__PURE__ */ v("div", { className: "clarity-textarea__field", children: [
10748
10748
  /* @__PURE__ */ i(
@@ -10776,8 +10776,8 @@ const b$ = $.forwardRef(({
10776
10776
  H && (V == null ? void 0 : V.startsWith("bottom")) && /* @__PURE__ */ i("div", { className: `clarity-textarea__helper-row clarity-textarea__helper-row--bottom clarity-textarea__helper-row--${E}`, children: U("bottom", E) })
10777
10777
  ] });
10778
10778
  });
10779
- b$.displayName = "Textarea";
10780
- const S$ = $.forwardRef(({
10779
+ bA.displayName = "Textarea";
10780
+ const SA = A.forwardRef(({
10781
10781
  variant: t = "primary",
10782
10782
  size: r = "medium",
10783
10783
  label: a,
@@ -10800,8 +10800,8 @@ const S$ = $.forwardRef(({
10800
10800
  isSearchable: w = !1,
10801
10801
  ...R
10802
10802
  }, k) => {
10803
- const [x, m] = W(!1), [N, s] = W(!1), [F, O] = W(p || c || ""), [A, _] = W(""), E = i1(null), U = i1(null), I = Array.isArray(B) ? B : [];
10804
- $.useImperativeHandle(k, () => E.current), X(() => {
10803
+ const [x, m] = W(!1), [N, s] = W(!1), [F, O] = W(p || c || ""), [$, _] = W(""), E = i1(null), U = i1(null), I = Array.isArray(B) ? B : [];
10804
+ A.useImperativeHandle(k, () => E.current), X(() => {
10805
10805
  p !== void 0 && O(p);
10806
10806
  }, [p]), X(() => {
10807
10807
  const g = (D) => {
@@ -10809,8 +10809,8 @@ const S$ = $.forwardRef(({
10809
10809
  };
10810
10810
  return document.addEventListener("mousedown", g), () => document.removeEventListener("mousedown", g);
10811
10811
  }, [u]);
10812
- const b = w && A ? I.filter(
10813
- (g) => g.label.toLowerCase().includes(A.toLowerCase())
10812
+ const b = w && $ ? I.filter(
10813
+ (g) => g.label.toLowerCase().includes($.toLowerCase())
10814
10814
  ) : I, G = () => {
10815
10815
  l || (m(!x), s(!x), x ? (u == null || u(), w && _("")) : (d == null || d(), w && setTimeout(() => {
10816
10816
  var g;
@@ -10826,7 +10826,7 @@ const S$ = $.forwardRef(({
10826
10826
  g.stopPropagation(), O("");
10827
10827
  const D = { value: "", label: "" };
10828
10828
  f == null || f(D, g);
10829
- }, T = q || N || Z || w && A, z = [
10829
+ }, T = q || N || Z || w && $, z = [
10830
10830
  "clarity-select",
10831
10831
  "clarity-select--outlined",
10832
10832
  `clarity-select--${r}`,
@@ -10876,7 +10876,7 @@ const S$ = $.forwardRef(({
10876
10876
  ref: U,
10877
10877
  type: "text",
10878
10878
  className: "clarity-select__search-input",
10879
- value: x ? A : Q ? Q.label : "",
10879
+ value: x ? $ : Q ? Q.label : "",
10880
10880
  onChange: J,
10881
10881
  onKeyDown: t1,
10882
10882
  onFocus: () => {
@@ -10973,8 +10973,8 @@ const S$ = $.forwardRef(({
10973
10973
  e && M && /* @__PURE__ */ i("div", { className: "clarity-select__helper-text", children: M })
10974
10974
  ] });
10975
10975
  });
10976
- S$.displayName = "Select";
10977
- const k$ = w2(({
10976
+ SA.displayName = "Select";
10977
+ const kA = w2(({
10978
10978
  options: t = [],
10979
10979
  value: r = [],
10980
10980
  onChange: a,
@@ -10996,7 +10996,7 @@ const k$ = w2(({
10996
10996
  "data-testid": h,
10997
10997
  ...w
10998
10998
  }, R) => {
10999
- const [k, x] = W(!1), [m, N] = W(""), [s, F] = W(!1), O = i1(null), A = i1(null), _ = i1(null), E = Array.isArray(t) ? t : [], U = (g) => {
10999
+ const [k, x] = W(!1), [m, N] = W(""), [s, F] = W(!1), O = i1(null), $ = i1(null), _ = i1(null), E = Array.isArray(t) ? t : [], U = (g) => {
11000
11000
  O.current = g, R && (typeof R == "function" ? R(g) : R.current = g);
11001
11001
  };
11002
11002
  X(() => {
@@ -11010,7 +11010,7 @@ const k$ = w2(({
11010
11010
  ), b = () => {
11011
11011
  L || (x(!k), F(!k), k ? N("") : setTimeout(() => {
11012
11012
  var g;
11013
- (g = A.current) == null || g.focus();
11013
+ (g = $.current) == null || g.focus();
11014
11014
  }, 100));
11015
11015
  }, G = (g, D) => {
11016
11016
  if (L)
@@ -11131,7 +11131,7 @@ const k$ = w2(({
11131
11131
  /* @__PURE__ */ i("div", { className: "clarity-multiselect__search", children: /* @__PURE__ */ i(
11132
11132
  "input",
11133
11133
  {
11134
- ref: A,
11134
+ ref: $,
11135
11135
  type: "text",
11136
11136
  className: "clarity-multiselect__search-input",
11137
11137
  placeholder: "Buscar opções...",
@@ -11186,7 +11186,7 @@ const k$ = w2(({
11186
11186
  n && o && /* @__PURE__ */ i("div", { className: "clarity-multiselect__helper", children: /* @__PURE__ */ i("span", { className: "clarity-multiselect__error-message", children: o }) })
11187
11187
  ] });
11188
11188
  });
11189
- k$.displayName = "MultiSelect";
11189
+ kA.displayName = "MultiSelect";
11190
11190
  const _1 = o1(null), D1 = () => {
11191
11191
  const t = M1(_1);
11192
11192
  if (!t)
@@ -11206,10 +11206,10 @@ const _1 = o1(null), D1 = () => {
11206
11206
  }, children: "×" })] });
11207
11207
  };
11208
11208
  T1.displayName = "Modal.Header";
11209
- const A1 = ({ children: t, className: r = "" }) => i("div", { className: `clarity-modal-content ${r}`, children: t });
11210
- A1.displayName = "Modal.Content";
11211
- const $1 = ({ children: t, className: r = "" }) => v("div", { className: `clarity-modal-footer ${r}`, children: [i("div", { className: "clarity-modal-scroll-indicator" }), t] });
11212
- $1.displayName = "Modal.Footer";
11209
+ const $1 = ({ children: t, className: r = "" }) => i("div", { className: `clarity-modal-content ${r}`, children: t });
11210
+ $1.displayName = "Modal.Content";
11211
+ const A1 = ({ children: t, className: r = "" }) => v("div", { className: `clarity-modal-footer ${r}`, children: [i("div", { className: "clarity-modal-scroll-indicator" }), t] });
11212
+ A1.displayName = "Modal.Footer";
11213
11213
  const P1 = ({ children: t, onClick: r }) => a1(t, {
11214
11214
  onClick: (a) => {
11215
11215
  var H, V;
@@ -11243,12 +11243,12 @@ const l1 = ({ isOpen: t, onClose: r, onOpen: a, children: H, className: V = "",
11243
11243
  }, [c, d]);
11244
11244
  const u = (h) => {
11245
11245
  o && h.target === h.currentTarget && d();
11246
- }, f = $.Children.toArray(H).find((h) => e1(h) && h.type.displayName === "Modal.Trigger"), B = $.Children.toArray(H).filter((h) => e1(h) && h.type.displayName !== "Modal.Trigger"), Z = ["clarity-modal", V, `clarity-modal--${M}`].filter(Boolean).join(" ");
11246
+ }, f = A.Children.toArray(H).find((h) => e1(h) && h.type.displayName === "Modal.Trigger"), B = A.Children.toArray(H).filter((h) => e1(h) && h.type.displayName !== "Modal.Trigger"), Z = ["clarity-modal", V, `clarity-modal--${M}`].filter(Boolean).join(" ");
11247
11247
  return v(_1.Provider, { value: { onClose: d, variant: e, showCloseButton: n }, children: [f && a1(f, { onClick: () => l(!0) }), c && i("div", { className: "clarity-modal-overlay", onClick: u, children: i("div", { className: Z, children: B }) })] });
11248
11248
  };
11249
11249
  l1.Header = T1;
11250
- l1.Content = A1;
11251
- l1.Footer = $1;
11250
+ l1.Content = $1;
11251
+ l1.Footer = A1;
11252
11252
  l1.Trigger = P1;
11253
11253
  l1.Close = E1;
11254
11254
  l1.displayName = "Modal";
@@ -11257,7 +11257,7 @@ const U1 = o1(void 0), rP = () => {
11257
11257
  if (!t)
11258
11258
  throw new Error("useToast must be used within a ToastProvider");
11259
11259
  return t;
11260
- }, N$ = ({ id: t, message: r, variant: a, duration: H, onClose: V, invertColors: e }) => {
11260
+ }, NA = ({ id: t, message: r, variant: a, duration: H, onClose: V, invertColors: e }) => {
11261
11261
  const [M, n] = W("entering");
11262
11262
  X(() => {
11263
11263
  const L = setTimeout(() => {
@@ -11319,7 +11319,7 @@ const U1 = o1(void 0), rP = () => {
11319
11319
  return /* @__PURE__ */ v(U1.Provider, { value: n, children: [
11320
11320
  t,
11321
11321
  H && B2.createPortal(
11322
- Object.entries(M).map(([o, L]) => /* @__PURE__ */ i("div", { className: `cl-toast-container ${o}`, children: L.map((l) => /* @__PURE__ */ i(N$, { ...l, onClose: e }, l.id)) }, o)),
11322
+ Object.entries(M).map(([o, L]) => /* @__PURE__ */ i("div", { className: `cl-toast-container ${o}`, children: L.map((l) => /* @__PURE__ */ i(NA, { ...l, onClose: e }, l.id)) }, o)),
11323
11323
  H
11324
11324
  )
11325
11325
  ] });
@@ -11396,7 +11396,7 @@ const h1 = ({ isOpen: t, onClose: r, onOpen: a, children: H, className: V = "",
11396
11396
  }, [Z, h]);
11397
11397
  const R = (_) => {
11398
11398
  n && _.target === _.currentTarget && h();
11399
- }, k = $.Children.toArray(H);
11399
+ }, k = A.Children.toArray(H);
11400
11400
  let x, m, N, s, F;
11401
11401
  k.forEach((_) => {
11402
11402
  if (e1(_))
@@ -11406,7 +11406,7 @@ const h1 = ({ isOpen: t, onClose: r, onOpen: a, children: H, className: V = "",
11406
11406
  m = _;
11407
11407
  else if (_.type.displayName === "Offcanvas.Content") {
11408
11408
  N = _;
11409
- const U = $.Children.toArray(N.props.children).filter((I) => e1(I) && I.type.displayName === "Offcanvas.Close" ? (F = I, !1) : !0);
11409
+ const U = A.Children.toArray(N.props.children).filter((I) => e1(I) && I.type.displayName === "Offcanvas.Close" ? (F = I, !1) : !0);
11410
11410
  N = a1(N, { children: U });
11411
11411
  } else _.type.displayName === "Offcanvas.Footer" && (s = _);
11412
11412
  }), F && (s ? s = a1(s, {
@@ -11418,12 +11418,12 @@ const h1 = ({ isOpen: t, onClose: r, onOpen: a, children: H, className: V = "",
11418
11418
  `clarity-offcanvas--${M}`,
11419
11419
  e && `clarity-offcanvas--${e}`,
11420
11420
  c ? "clarity-offcanvas--open" : "clarity-offcanvas--closed"
11421
- ].filter(Boolean).join(" "), A = [
11421
+ ].filter(Boolean).join(" "), $ = [
11422
11422
  "clarity-offcanvas-overlay",
11423
11423
  c ? "clarity-offcanvas-overlay--visible" : ""
11424
11424
  ].filter(Boolean).join(" ");
11425
11425
  return v(W1.Provider, { value: { onClose: h, variant: e, showCloseButton: o, placement: M, title: L }, children: [x && a1(x, { onClick: w, variant: e }), u && // Only render if shouldRender is true
11426
- i("div", { className: A, onClick: R, children: v("div", { className: O, children: [m, N, s && i("div", { className: "clarity-offcanvas-scroll-indicator" }), " ", s] }) })] });
11426
+ i("div", { className: $, onClick: R, children: v("div", { className: O, children: [m, N, s && i("div", { className: "clarity-offcanvas-scroll-indicator" }), " ", s] }) })] });
11427
11427
  };
11428
11428
  h1.Header = I1;
11429
11429
  h1.Content = j1;
@@ -11431,7 +11431,7 @@ h1.Footer = x1;
11431
11431
  h1.Trigger = G1;
11432
11432
  h1.Close = z1;
11433
11433
  h1.displayName = "Offcanvas";
11434
- const _$ = $.forwardRef(({
11434
+ const _A = A.forwardRef(({
11435
11435
  type: t,
11436
11436
  variant: r = "primary",
11437
11437
  size: a = "medium",
@@ -11467,7 +11467,7 @@ const _$ = $.forwardRef(({
11467
11467
  p && "clarity-check-input__label--disabled"
11468
11468
  ].filter(Boolean).join(" "), R = M != null && M.endsWith("left") ? "left" : "right", k = (m, N) => {
11469
11469
  if (!e) return null;
11470
- const s = typeof e == "object" ? e : void 0, F = (s == null ? void 0 : s.content) ?? "Ajuda", O = (s == null ? void 0 : s.plain) === !0, A = s == null ? void 0 : s.variant, _ = s == null ? void 0 : s.bgColor, E = s == null ? void 0 : s.textColor, U = m === "middle" ? 20 : 16, I = m === "middle" ? N === "left" ? "left" : "right" : m === "top" ? N === "left" ? "top-left" : "top-right" : N === "left" ? "bottom-left" : "bottom-right", b = A || (r.includes("-") ? "primary" : r);
11470
+ const s = typeof e == "object" ? e : void 0, F = (s == null ? void 0 : s.content) ?? "Ajuda", O = (s == null ? void 0 : s.plain) === !0, $ = s == null ? void 0 : s.variant, _ = s == null ? void 0 : s.bgColor, E = s == null ? void 0 : s.textColor, U = m === "middle" ? 20 : 16, I = m === "middle" ? N === "left" ? "left" : "right" : m === "top" ? N === "left" ? "top-left" : "top-right" : N === "left" ? "bottom-left" : "bottom-right", b = $ || (r.includes("-") ? "primary" : r);
11471
11471
  return /* @__PURE__ */ i(
11472
11472
  u1,
11473
11473
  {
@@ -11529,8 +11529,8 @@ const _$ = $.forwardRef(({
11529
11529
  (V || n && o) && /* @__PURE__ */ i("div", { className: "clarity-check-input__helper-text", children: n && o ? o : V })
11530
11530
  ] });
11531
11531
  });
11532
- _$.displayName = "CheckInput";
11533
- const D$ = $.forwardRef(({
11532
+ _A.displayName = "CheckInput";
11533
+ const DA = A.forwardRef(({
11534
11534
  variant: t = "primary",
11535
11535
  size: r = "medium",
11536
11536
  label: a,
@@ -11564,7 +11564,7 @@ const D$ = $.forwardRef(({
11564
11564
  L && "clarity-input-switch__label--disabled"
11565
11565
  ].filter(Boolean).join(" "), h = V != null && V.endsWith("left") ? "left" : "right", w = (k, x) => {
11566
11566
  if (!H) return null;
11567
- const m = typeof H == "object" ? H : void 0, N = (m == null ? void 0 : m.content) ?? "Ajuda", s = (m == null ? void 0 : m.plain) === !0, F = m == null ? void 0 : m.variant, O = m == null ? void 0 : m.bgColor, A = m == null ? void 0 : m.textColor;
11567
+ const m = typeof H == "object" ? H : void 0, N = (m == null ? void 0 : m.content) ?? "Ajuda", s = (m == null ? void 0 : m.plain) === !0, F = m == null ? void 0 : m.variant, O = m == null ? void 0 : m.bgColor, $ = m == null ? void 0 : m.textColor;
11568
11568
  return /* @__PURE__ */ i(
11569
11569
  u1,
11570
11570
  {
@@ -11574,7 +11574,7 @@ const D$ = $.forwardRef(({
11574
11574
  variant: F || t,
11575
11575
  plain: s,
11576
11576
  bgColor: O,
11577
- textColor: A,
11577
+ textColor: $,
11578
11578
  children: /* @__PURE__ */ i("button", { type: "button", className: "clarity-input-switch__helper-icon", "aria-label": "Helper", children: /* @__PURE__ */ i(Z1, { size: k === "middle" ? 20 : 16 }) })
11579
11579
  }
11580
11580
  );
@@ -11605,7 +11605,7 @@ const D$ = $.forwardRef(({
11605
11605
  e && M && /* @__PURE__ */ i("div", { className: "clarity-input-switch__error-text", children: M })
11606
11606
  ] });
11607
11607
  });
11608
- D$.displayName = "InputSwitch";
11608
+ DA.displayName = "InputSwitch";
11609
11609
  const K1 = o1(null), s1 = () => {
11610
11610
  const t = M1(K1);
11611
11611
  if (!t)
@@ -11663,7 +11663,7 @@ const c1 = ({ isOpen: t, onClose: r, onConfirm: a, variant: H = "clarity-primary
11663
11663
  document.removeEventListener("keydown", f), document.body.style.overflow = "unset";
11664
11664
  };
11665
11665
  }, [o, l]);
11666
- const c = $.Children.toArray(V).find((f) => e1(f) && f.type.displayName === "ConfirmationDialog.Trigger"), d = $.Children.toArray(V).filter((f) => e1(f) && f.type.displayName !== "ConfirmationDialog.Trigger"), u = `clarity-confirmation-dialog clarity-confirmation-dialog--${H}`;
11666
+ const c = A.Children.toArray(V).find((f) => e1(f) && f.type.displayName === "ConfirmationDialog.Trigger"), d = A.Children.toArray(V).filter((f) => e1(f) && f.type.displayName !== "ConfirmationDialog.Trigger"), u = `clarity-confirmation-dialog clarity-confirmation-dialog--${H}`;
11667
11667
  return v(K1.Provider, { value: { variant: H, onClose: l, onConfirm: p, onOpen: L }, children: [c, o && i("div", { className: "clarity-modal-overlay", children: i("div", { className: u, children: d }) })] });
11668
11668
  };
11669
11669
  c1.Header = Q1;
@@ -11703,7 +11703,7 @@ const HP = ({ variant: t = "primary", size: r = "medium", disabled: a = !1, load
11703
11703
  if (!t)
11704
11704
  throw new Error("Accordion components must be used within an Accordion");
11705
11705
  return t;
11706
- }, T$ = ({ variant: t = "primary", product: r, tone: a, hoverTone: H, defaultActiveKey: V, alwaysOpen: e = !1, flush: M = !1, className: n = "", children: o, onSelect: L, ...l }) => {
11706
+ }, TA = ({ variant: t = "primary", product: r, tone: a, hoverTone: H, defaultActiveKey: V, alwaysOpen: e = !1, flush: M = !1, className: n = "", children: o, onSelect: L, ...l }) => {
11707
11707
  const [p, c] = W(() => V ? Array.isArray(V) ? V : [V] : []), d = (k) => {
11708
11708
  let x;
11709
11709
  e ? x = p.includes(k) ? p.filter((m) => m !== k) : [...p, k] : x = p.includes(k) ? [] : [k], c(x), L && L(p.includes(k) ? null : k, {});
@@ -11730,46 +11730,46 @@ const HP = ({ variant: t = "primary", size: r = "medium", disabled: a = !1, load
11730
11730
  flush: M
11731
11731
  };
11732
11732
  return i(C2.Provider, { value: R, children: i("div", { className: Z, style: w, ...l, children: o }) });
11733
- }, A$ = ({ eventKey: t, disabled: r = !1, className: a = "", children: H, ...V }) => {
11733
+ }, $A = ({ eventKey: t, disabled: r = !1, className: a = "", children: H, ...V }) => {
11734
11734
  const { activeKeys: e } = i2(), M = "clarity-accordion", n = e.includes(t), o = [
11735
11735
  `${M}__item`,
11736
11736
  n && `${M}__item--active`,
11737
11737
  r && `${M}__item--disabled`,
11738
11738
  a
11739
11739
  ].filter(Boolean).join(" ");
11740
- return i("div", { className: o, ...V, children: $.Children.map(H, (L) => $.isValidElement(L) ? $.cloneElement(L, {
11740
+ return i("div", { className: o, ...V, children: A.Children.map(H, (L) => A.isValidElement(L) ? A.cloneElement(L, {
11741
11741
  ...L.props,
11742
11742
  eventKey: t,
11743
11743
  disabled: r,
11744
11744
  isActive: n
11745
11745
  }) : L) });
11746
- }, $$ = ({ className: t = "", children: r, onClick: a, eventKey: H, disabled: V = !1, isActive: e = !1, ...M }) => {
11746
+ }, AA = ({ className: t = "", children: r, onClick: a, eventKey: H, disabled: V = !1, isActive: e = !1, ...M }) => {
11747
11747
  const { toggleItem: n } = i2(), o = "clarity-accordion", L = (l) => {
11748
11748
  !V && H && n(H), a == null || a(l);
11749
11749
  };
11750
11750
  return v("button", { className: [`${o}__header`, t].filter(Boolean).join(" "), onClick: L, disabled: V, "aria-expanded": e, "aria-controls": H ? `${o}-collapse-${H}` : void 0, ...M, children: [i("span", { className: `${o}__title`, children: r }), i("span", { className: `${o}__icon`, children: i("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "currentColor", className: e ? `${o}__icon--rotated` : "", children: i("path", { d: "M4.646 6.646a.5.5 0 0 1 .708 0L8 9.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z" }) }) })] });
11751
- }, P$ = ({ className: t = "", children: r, eventKey: a, isActive: H = !1, ...V }) => {
11751
+ }, PA = ({ className: t = "", children: r, eventKey: a, isActive: H = !1, ...V }) => {
11752
11752
  const e = "clarity-accordion";
11753
11753
  return i("div", { id: a ? `${e}-collapse-${a}` : void 0, className: [
11754
11754
  `${e}__collapse`,
11755
11755
  H && `${e}__collapse--show`
11756
11756
  ].filter(Boolean).join(" "), children: i("div", { className: [`${e}__body`, t].filter(Boolean).join(" "), ...V, children: r }) });
11757
- }, LP = Object.assign(T$, {
11758
- Item: A$,
11759
- Header: $$,
11760
- Body: P$
11757
+ }, LP = Object.assign(TA, {
11758
+ Item: $A,
11759
+ Header: AA,
11760
+ Body: PA
11761
11761
  }), r2 = o1(void 0), a2 = () => {
11762
11762
  const t = M1(r2);
11763
11763
  if (!t)
11764
11764
  throw new Error("useDropdown must be used within a DropdownProvider");
11765
11765
  return t;
11766
- }, E$ = ({ children: t }) => {
11766
+ }, EA = ({ children: t }) => {
11767
11767
  const { setIsOpen: r, triggerRef: a } = a2();
11768
11768
  return i("button", { type: "button", ref: a, className: "dropdown__trigger", onClick: () => r((H) => !H), "aria-haspopup": "true", children: t });
11769
- }, U$ = ({ children: t }) => {
11769
+ }, UA = ({ children: t }) => {
11770
11770
  const { isOpen: r, contentRef: a, styles: H } = a2();
11771
11771
  return r ? i("div", { ref: a, className: "dropdown__content", style: H, children: t }) : null;
11772
- }, W$ = ({ children: t }) => i("div", { className: "dropdown__menu", children: t }), O$ = ({ as: t, children: r, ...a }) => i(t || "a", { ...a, className: "dropdown__item", children: r }), I$ = () => i("hr", { className: "dropdown__separator" }), g1 = ({ title: t, position: r = "bottom", children: a }) => {
11772
+ }, WA = ({ children: t }) => i("div", { className: "dropdown__menu", children: t }), OA = ({ as: t, children: r, ...a }) => i(t || "a", { ...a, className: "dropdown__item", children: r }), IA = () => i("hr", { className: "dropdown__separator" }), g1 = ({ title: t, position: r = "bottom", children: a }) => {
11773
11773
  const [H, V] = W(!1), [e, M] = W({}), n = i1(null), o = i1(null), L = i1(null);
11774
11774
  return b1(() => {
11775
11775
  if (H) {
@@ -11806,11 +11806,11 @@ const HP = ({ variant: t = "primary", size: r = "medium", disabled: a = !1, load
11806
11806
  };
11807
11807
  }, []), i(r2.Provider, { value: { isOpen: H, setIsOpen: V, triggerRef: o, contentRef: L, styles: e }, children: i("div", { ref: n, className: "dropdown", title: t, children: a }) });
11808
11808
  };
11809
- g1.Trigger = E$;
11810
- g1.Content = U$;
11811
- g1.Menu = W$;
11812
- g1.Item = O$;
11813
- g1.Separator = I$;
11809
+ g1.Trigger = EA;
11810
+ g1.Content = UA;
11811
+ g1.Menu = WA;
11812
+ g1.Item = OA;
11813
+ g1.Separator = IA;
11814
11814
  const R1 = ({ as: t = "button", id: r, children: a, className: H = "", isActive: V, onClick: e, variant: M, orientation: n, ...o }) => {
11815
11815
  const L = [
11816
11816
  "clarity-tab",
@@ -11833,7 +11833,7 @@ const H2 = ({ children: t, activeTab: r, onTabChange: a, variant: H = "primary",
11833
11833
  return v2.forEach(t, (L) => {
11834
11834
  e1(L) && L.type === R1 ? n.push(L) : o.push(L);
11835
11835
  }), v("div", { className: M, children: [i("div", { className: "clarity-tab-list", role: "tablist", children: n.map((L) => a1(L, {
11836
- isActive: $.isValidElement(L) && L.props.id === r,
11836
+ isActive: A.isValidElement(L) && L.props.id === r,
11837
11837
  onClick: a,
11838
11838
  variant: H,
11839
11839
  orientation: V
@@ -11908,9 +11908,9 @@ o2.displayName = "Command.Input";
11908
11908
  const M2 = ({ children: t, className: r = "", ...a }) => {
11909
11909
  const { searchTerm: H } = p1();
11910
11910
  let V = !1;
11911
- const e = (o) => $.Children.toArray(o).map((L) => {
11911
+ const e = (o) => A.Children.toArray(o).map((L) => {
11912
11912
  var p;
11913
- if (!$.isValidElement(L))
11913
+ if (!A.isValidElement(L))
11914
11914
  return L;
11915
11915
  const l = L.type.displayName;
11916
11916
  if (l === "Command.Empty")
@@ -11919,7 +11919,7 @@ const M2 = ({ children: t, className: r = "", ...a }) => {
11919
11919
  return (((p = L.props.children) == null ? void 0 : p.toString().toLowerCase()) || "").includes(H.toLowerCase()) ? (V = !0, L) : null;
11920
11920
  if (l === "Command.Group") {
11921
11921
  const c = e(L.props.children);
11922
- return $.Children.toArray(c).some((u) => $.isValidElement(u) && u.type.displayName === "Command.Item") ? $.cloneElement(L, { ...L.props, children: c }) : null;
11922
+ return A.Children.toArray(c).some((u) => A.isValidElement(u) && u.type.displayName === "Command.Item") ? A.cloneElement(L, { ...L.props, children: c }) : null;
11923
11923
  }
11924
11924
  return L;
11925
11925
  }).filter(Boolean), M = e(t), n = ["clarity-command-list", r].filter(Boolean).join(" ");
@@ -11961,7 +11961,7 @@ const nP = Object.assign(L2, {
11961
11961
  Item: l2,
11962
11962
  Separator: c2,
11963
11963
  Shortcut: d2
11964
- }), j$ = ({ columns: t, viewMode: r }) => {
11964
+ }), jA = ({ columns: t, viewMode: r }) => {
11965
11965
  const a = Array.from({ length: 5 }, (H, V) => V);
11966
11966
  return r === "card" ? /* @__PURE__ */ v("div", { className: "card-view-wrapper is-loading", children: [
11967
11967
  /* @__PURE__ */ i("div", { className: "skeleton card-view-header" }),
@@ -11986,7 +11986,7 @@ const nP = Object.assign(L2, {
11986
11986
  return w < R ? L === "asc" ? -1 : 1 : w > R ? L === "asc" ? 1 : -1 : 0;
11987
11987
  }), [a, n, L]), d = (Z) => Z.sortable ? n !== Z.key || L === "none" ? /* @__PURE__ */ i("span", { className: "sort-icon", children: "↕" }) : L === "asc" ? /* @__PURE__ */ i("span", { className: "sort-icon", children: "↑" }) : /* @__PURE__ */ i("span", { className: "sort-icon", children: "↓" }) : null;
11988
11988
  if (e)
11989
- return /* @__PURE__ */ i(j$, { columns: r, viewMode: H });
11989
+ return /* @__PURE__ */ i(jA, { columns: r, viewMode: H });
11990
11990
  const u = `table-variant-${t} ${V ? "is-scrollable" : ""}`, f = () => {
11991
11991
  if (!M) return null;
11992
11992
  const {
@@ -12004,13 +12004,13 @@ const nP = Object.assign(L2, {
12004
12004
  const m = (Z - 1) * k + 1, N = Math.min(Z * k, R), s = () => {
12005
12005
  const F = [];
12006
12006
  if (h <= 5)
12007
- for (let A = 1; A <= h; A++) F.push(A);
12007
+ for (let $ = 1; $ <= h; $++) F.push($);
12008
12008
  else if (Z <= 3) {
12009
- for (let A = 1; A <= 4; A++) F.push(A);
12009
+ for (let $ = 1; $ <= 4; $++) F.push($);
12010
12010
  F.push("..."), F.push(h);
12011
12011
  } else if (Z >= h - 2) {
12012
12012
  F.push(1), F.push("...");
12013
- for (let A = h - 3; A <= h; A++) F.push(A);
12013
+ for (let $ = h - 3; $ <= h; $++) F.push($);
12014
12014
  } else
12015
12015
  F.push(1), F.push("..."), F.push(Z - 1), F.push(Z), F.push(Z + 1), F.push("..."), F.push(h);
12016
12016
  return F;
@@ -12122,7 +12122,7 @@ const nP = Object.assign(L2, {
12122
12122
  e
12123
12123
  ].filter(Boolean).join(" "), d = {};
12124
12124
  return V ? d["--spinner-color"] = V : r && a && (d["--spinner-color"] = `var(--clarity-${r}-${a})`), i("div", { className: c, style: d, role: "status", "aria-label": M, ...n, children: i("div", { className: `${o}__container`, children: i("svg", { className: `${o}__svg`, viewBox: "0 0 50 50", xmlns: "http://www.w3.org/2000/svg", children: i("circle", { className: `${o}__circle`, cx: "25", cy: "25", r: "20", fill: "none", strokeWidth: "4" }) }) }) });
12125
- }, G$ = ({ className: t = "", noGutters: r, justify: a, align: H, children: V, as: e = "div", ...M }) => {
12125
+ }, GA = ({ className: t = "", noGutters: r, justify: a, align: H, children: V, as: e = "div", ...M }) => {
12126
12126
  const n = [
12127
12127
  "clarity-row",
12128
12128
  r ? "clarity-row--no-gutters" : "",
@@ -12130,33 +12130,36 @@ const nP = Object.assign(L2, {
12130
12130
  H ? `clarity-row--align-${H}` : "",
12131
12131
  t
12132
12132
  ].filter(Boolean).join(" ");
12133
- return $.createElement(e, { className: n, ...M }, V);
12133
+ return A.createElement(e, { className: n, ...M }, V);
12134
12134
  };
12135
- G$.displayName = "Row";
12136
- const z$ = (t) => `${t / 12 * 100}%`, K$ = (t) => `${t / 12 * 100}%`, Q$ = ({ className: t = "", xs: r, sm: a, md: H, lg: V, xl: e, xxl: M, offset: n, children: o, as: L = "div", style: l, ...p }) => {
12135
+ GA.displayName = "Row";
12136
+ const zA = (t) => `${t / 12 * 100}%`, KA = (t) => `${t / 12 * 100}%`, QA = ({ className: t = "", xs: r, sm: a, md: H, lg: V, xl: e, xxl: M, offset: n, children: o, as: L = "div", style: l, ...p }) => {
12137
12137
  const c = { ...l }, d = (B, Z) => {
12138
12138
  if (Z === void 0)
12139
12139
  return;
12140
12140
  const h = `--clarity-col-width-${B}`;
12141
- c[h] = typeof Z == "number" ? z$(Z) : "auto";
12141
+ c[h] = typeof Z == "number" ? zA(Z) : "auto";
12142
12142
  }, u = (B, Z) => {
12143
12143
  if (Z === void 0)
12144
12144
  return;
12145
12145
  const h = `--clarity-col-offset-${B}`;
12146
- c[h] = K$(Z);
12146
+ c[h] = KA(Z);
12147
12147
  };
12148
12148
  d("xs", r), d("sm", a), d("md", H), d("lg", V), d("xl", e), d("xxl", M), u("xs", n == null ? void 0 : n.xs), u("sm", n == null ? void 0 : n.sm), u("md", n == null ? void 0 : n.md), u("lg", n == null ? void 0 : n.lg), u("xl", n == null ? void 0 : n.xl), u("xxl", n == null ? void 0 : n.xxl);
12149
12149
  const f = ["clarity-col", t].filter(Boolean).join(" ");
12150
- return $.createElement(L, { className: f, style: c, ...p }, o);
12150
+ return A.createElement(L, { className: f, style: c, ...p }, o);
12151
12151
  };
12152
- Q$.displayName = "Col";
12153
- const u2 = ({ children: t, className: r }) => i("div", { className: r, children: t });
12152
+ QA.displayName = "Col";
12153
+ const u2 = ({ children: t, className: r, ...a }) => /* @__PURE__ */ i("div", { className: `clarity-card__header ${r || ""}`, ...a, children: t });
12154
12154
  u2.displayName = "Card.Header";
12155
- const h2 = ({ children: t, className: r }) => i("div", { className: r, children: t });
12155
+ const h2 = ({ children: t, className: r, ...a }) => /* @__PURE__ */ i("div", { className: `clarity-card__content ${r || ""}`, ...a, children: t });
12156
12156
  h2.displayName = "Card.Content";
12157
- const p2 = ({ children: t, className: r }) => i("div", { className: r, children: t });
12157
+ const p2 = ({ children: t, className: r, align: a = "left", ...H }) => {
12158
+ const V = a ? `clarity-card__footer--align-${a}` : "";
12159
+ return /* @__PURE__ */ i("div", { className: `clarity-card__footer ${V} ${r || ""}`, ...H, children: t });
12160
+ };
12158
12161
  p2.displayName = "Card.Footer";
12159
- const v1 = ({ children: t, className: r }) => i("div", { className: r, children: t });
12162
+ const v1 = ({ children: t, className: r, ...a }) => /* @__PURE__ */ i("div", { className: `clarity-card ${r || ""}`, ...a, children: t });
12160
12163
  v1.Header = u2;
12161
12164
  v1.Content = h2;
12162
12165
  v1.Footer = p2;
@@ -12221,30 +12224,30 @@ const MP = {
12221
12224
  }, lP = (...t) => t.filter(Boolean).join(" "), cP = () => Math.random().toString(36).substr(2, 9);
12222
12225
  export {
12223
12226
  LP as Accordion,
12224
- J$ as Badge,
12227
+ JA as Badge,
12225
12228
  s2 as Box,
12226
12229
  tP as Button,
12227
12230
  CP as ButtonGroup,
12228
12231
  HP as ButtonIcon,
12229
12232
  VP as ButtonLink,
12230
12233
  v1 as Card,
12231
- _$ as CheckInput,
12232
- Q$ as Col,
12234
+ _A as CheckInput,
12235
+ QA as Col,
12233
12236
  nP as Command,
12234
12237
  c1 as ConfirmationDialog,
12235
12238
  g1 as Dropdown,
12236
- y$ as Input,
12237
- D$ as InputSwitch,
12239
+ yA as Input,
12240
+ DA as InputSwitch,
12238
12241
  l1 as Modal,
12239
- k$ as MultiSelect,
12242
+ kA as MultiSelect,
12240
12243
  h1 as Offcanvas,
12241
12244
  iP as RemixIcons,
12242
- G$ as Row,
12243
- S$ as Select,
12245
+ GA as Row,
12246
+ SA as Select,
12244
12247
  oP as Spinner,
12245
12248
  eP as Table,
12246
12249
  H2 as Tabs,
12247
- b$ as Textarea,
12250
+ bA as Textarea,
12248
12251
  aP as ToastProvider,
12249
12252
  u1 as Tooltip,
12250
12253
  lP as cn,