prometeo-design-system 2.7.9 → 2.8.2

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.
Files changed (96) hide show
  1. package/dist/Button.es.js +5 -5
  2. package/dist/{CardProfile-DV3gwvqE.js → CardProfile-WHoeSibd.js} +24 -24
  3. package/dist/CardProfile.es.js +1 -1
  4. package/dist/CheckBox.es.js +4 -4
  5. package/dist/DatePicker.es.js +68 -68
  6. package/dist/DrawerDesktop.es.js +4 -4
  7. package/dist/DropZone.es.js +32 -32
  8. package/dist/FAButton.es.js +2 -2
  9. package/dist/HelperComponent-BeNlTMqI.js +24 -0
  10. package/dist/Icons/Icons.d.ts +61 -1
  11. package/dist/Icons.es.js +572 -410
  12. package/dist/{ImageGallery-D8nIvBpV.js → ImageGallery-WKzUevOQ.js} +43 -43
  13. package/dist/ImageGallery.es.js +1 -1
  14. package/dist/{Input-60IT1aGF.js → Input-Bdiozi8s.js} +68 -82
  15. package/dist/Input.es.js +1 -1
  16. package/dist/InputMultiple.es.js +51 -51
  17. package/dist/Logo.es.js +3 -3
  18. package/dist/Menu.es.js +2 -2
  19. package/dist/OtpInput.es.js +42 -42
  20. package/dist/Pagination.es.js +1 -1
  21. package/dist/RadioButton.es.js +1 -1
  22. package/dist/{Select-C4UvSsof.js → Select-DpnghyhT.js} +164 -164
  23. package/dist/Select.es.js +1 -1
  24. package/dist/SelectSearch.es.js +1 -1
  25. package/dist/Steps.es.js +14 -14
  26. package/dist/TabLinks.es.js +2 -2
  27. package/dist/Table.es.js +2 -2
  28. package/dist/Toast.es.js +23 -23
  29. package/dist/Tooltip.es.js +7 -7
  30. package/dist/components/Spinner/SpinnerV2.d.ts +12 -0
  31. package/dist/components/Toaster/Toaster.d.ts +3 -3
  32. package/dist/exports/Icons.d.ts +1 -1
  33. package/dist/index.d.ts +0 -12
  34. package/dist/prometeo-design-system.css +1 -1
  35. package/dist/prometeo-design-system.es.js +111 -122
  36. package/package.json +2 -27
  37. package/dist/CheckboxFormik.d.ts +0 -6
  38. package/dist/CheckboxFormik.es.js +0 -88
  39. package/dist/HelperComponent-U6mPwuDH.js +0 -24
  40. package/dist/InputFormik.d.ts +0 -6
  41. package/dist/InputFormik.es.js +0 -213
  42. package/dist/InputFormikV2.d.ts +0 -6
  43. package/dist/InputFormikV2.es.js +0 -41
  44. package/dist/RadioButtonFormik.d.ts +0 -2
  45. package/dist/RadioButtonFormik.es.js +0 -30
  46. package/dist/SelectFormik.d.ts +0 -6
  47. package/dist/SelectFormik.es.js +0 -62
  48. package/dist/SelectFormikLegacy.d.ts +0 -6
  49. package/dist/SelectFormikLegacy.es.js +0 -194
  50. package/dist/components/CheckboxFormik/CheckboxFormik.d.ts +0 -12
  51. package/dist/components/InputFormik/InputFormik.d.ts +0 -23
  52. package/dist/components/InputFormik/InputFormikV2.d.ts +0 -6
  53. package/dist/components/RadioButtonFormik/RadioButtonFormik.d.ts +0 -8
  54. package/dist/components/SelectFormik/SelectFormik.d.ts +0 -8
  55. package/dist/components/SelectFormik/SelectFormikLegacy.d.ts +0 -21
  56. package/dist/exports/CheckboxFormik.d.ts +0 -2
  57. package/dist/exports/InputFormik.d.ts +0 -2
  58. package/dist/exports/InputFormikV2.d.ts +0 -2
  59. package/dist/exports/RadioButtonFormik.d.ts +0 -1
  60. package/dist/exports/SelectFormik.d.ts +0 -2
  61. package/dist/exports/SelectFormikLegacy.d.ts +0 -2
  62. package/dist/pages/Autocomplete.page.d.ts +0 -2
  63. package/dist/pages/ButtonsPage.d.ts +0 -2
  64. package/dist/pages/DatePicker.d.ts +0 -2
  65. package/dist/pages/DialogPage.d.ts +0 -2
  66. package/dist/pages/DrawersPage.d.ts +0 -2
  67. package/dist/pages/ImagesPage.d.ts +0 -2
  68. package/dist/pages/OtpPage.d.ts +0 -2
  69. package/dist/pages/RecurrentDatePicker.page.d.ts +0 -2
  70. package/dist/pages/SelectsPage.d.ts +0 -2
  71. package/dist/pages/Skeletons.d.ts +0 -2
  72. package/dist/pages/ToastsPage.d.ts +0 -2
  73. package/dist/preview/AutocompletePreview.d.ts +0 -2
  74. package/dist/preview/ButtonPreview.d.ts +0 -2
  75. package/dist/preview/DialogModalPreview.d.ts +0 -2
  76. package/dist/preview/DrawerMobilePreview.d.ts +0 -2
  77. package/dist/preview/Dropzone.d.ts +0 -2
  78. package/dist/preview/FABPreview.d.ts +0 -2
  79. package/dist/preview/IconsPreview.d.ts +0 -2
  80. package/dist/preview/ImagePreview.d.ts +0 -2
  81. package/dist/preview/InputsPreviews.d.ts +0 -2
  82. package/dist/preview/Layout.d.ts +0 -2
  83. package/dist/preview/OTPPreview.d.ts +0 -2
  84. package/dist/preview/RadioButtonPreview.d.ts +0 -2
  85. package/dist/preview/RecurrentDatePickerPreview.d.ts +0 -2
  86. package/dist/preview/SegmentedButtonPreview.d.ts +0 -2
  87. package/dist/preview/SelectPreview/CustomFooterExample.d.ts +0 -2
  88. package/dist/preview/SelectPreview/SelectGroupedOptionsPreview.d.ts +0 -2
  89. package/dist/preview/SelectPreview/SelectPreview.d.ts +0 -2
  90. package/dist/preview/SidebarPreview.d.ts +0 -2
  91. package/dist/preview/StepsPreview.d.ts +0 -2
  92. package/dist/preview/SwitchPreview.d.ts +0 -2
  93. package/dist/preview/TabLinks.d.ts +0 -2
  94. package/dist/preview/TablePreview.d.ts +0 -2
  95. package/dist/preview/TextArea.d.ts +0 -2
  96. package/dist/preview/ToastsPreview.d.ts +0 -2
package/dist/Icons.es.js CHANGED
@@ -1,10 +1,6 @@
1
1
  import { j as r } from "./jsx-runtime-DKDX3adD.js";
2
2
  import { memo as o } from "react";
3
- const s = (t) => o(t), n = s(({
4
- size: t = 24,
5
- className: l,
6
- ...h
7
- }) => /* @__PURE__ */ r.jsx(
3
+ const s = (t) => o(t), n = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
8
4
  "svg",
9
5
  {
10
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -16,27 +12,21 @@ const s = (t) => o(t), n = s(({
16
12
  className: l,
17
13
  children: /* @__PURE__ */ r.jsx("path", { d: "M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm0-160q17 0 28.5-11.5T520-480q0-17-11.5-28.5T480-520q-17 0-28.5 11.5T440-480q0 17 11.5 28.5T480-440Zm0-160q17 0 28.5-11.5T520-640q0-17-11.5-28.5T480-680q-17 0-28.5 11.5T440-640q0 17 11.5 28.5T480-600Zm320 440H160q-33 0-56.5-23.5T80-240v-160q33 0 56.5-23.5T160-480q0-33-23.5-56.5T80-560v-160q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v160q-33 0-56.5 23.5T800-480q0 33 23.5 56.5T880-400v160q0 33-23.5 56.5T800-160Zm0-80v-102q-37-22-58.5-58.5T720-480q0-43 21.5-79.5T800-618v-102H160v102q37 22 58.5 58.5T240-480q0 43-21.5 79.5T160-342v102h640ZM480-480Z" })
18
14
  }
19
- )), e = s(({
20
- size: t = 24,
21
- className: l,
22
- ...h
23
- }) => /* @__PURE__ */ r.jsx(
24
- "svg",
25
- {
26
- xmlns: "http://www.w3.org/2000/svg",
27
- viewBox: "0 -960 960 960",
28
- width: t,
29
- height: t,
30
- fill: "currentColor",
31
- className: l,
32
- ...h,
33
- children: /* @__PURE__ */ r.jsx("path", { d: "M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm0-160q17 0 28.5-11.5T520-480q0-17-11.5-28.5T480-520q-17 0-28.5 11.5T440-480q0 17 11.5 28.5T480-440Zm0-160q17 0 28.5-11.5T520-640q0-17-11.5-28.5T480-680q-17 0-28.5 11.5T440-640q0 17 11.5 28.5T480-600Zm320 440H160q-33 0-56.5-23.5T80-240v-160q33 0 56.5-23.5T160-480q0-33-23.5-56.5T80-560v-160q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v160q-33 0-56.5 23.5T800-480q0 33 23.5 56.5T880-400v160q0 33-23.5 56.5T800-160Z" })
34
- }
35
- )), w = s(({
36
- size: t = 24,
37
- className: l,
38
- ...h
39
- }) => /* @__PURE__ */ r.jsx(
15
+ )), e = s(
16
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
17
+ "svg",
18
+ {
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ viewBox: "0 -960 960 960",
21
+ width: t,
22
+ height: t,
23
+ fill: "currentColor",
24
+ className: l,
25
+ ...h,
26
+ children: /* @__PURE__ */ r.jsx("path", { d: "M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm0-160q17 0 28.5-11.5T520-480q0-17-11.5-28.5T480-520q-17 0-28.5 11.5T440-480q0 17 11.5 28.5T480-440Zm0-160q17 0 28.5-11.5T520-640q0-17-11.5-28.5T480-680q-17 0-28.5 11.5T440-640q0 17 11.5 28.5T480-600Zm320 440H160q-33 0-56.5-23.5T80-240v-160q33 0 56.5-23.5T160-480q0-33-23.5-56.5T80-560v-160q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v160q-33 0-56.5 23.5T800-480q0 33 23.5 56.5T880-400v160q0 33-23.5 56.5T800-160Z" })
27
+ }
28
+ )
29
+ ), w = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
40
30
  "svg",
41
31
  {
42
32
  xmlns: "http://www.w3.org/2000/svg",
@@ -48,11 +38,7 @@ const s = (t) => o(t), n = s(({
48
38
  className: l,
49
39
  children: /* @__PURE__ */ r.jsx("path", { d: "M240-200h120v-240h240v240h120v-360L480-740 240-560v360Zm-80 80v-480l320-240 320 240v480H520v-240h-80v240H160Zm320-350Z" })
50
40
  }
51
- )), q = s(({
52
- size: t = 24,
53
- className: l,
54
- ...h
55
- }) => /* @__PURE__ */ r.jsx(
41
+ )), q = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
56
42
  "svg",
57
43
  {
58
44
  xmlns: "http://www.w3.org/2000/svg",
@@ -64,27 +50,21 @@ const s = (t) => o(t), n = s(({
64
50
  className: l,
65
51
  children: /* @__PURE__ */ r.jsx("path", { d: "M160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm360-80h100v-480H520v480Zm-180 0h100v-480H340v480Zm-180 0h100v-480H160v480Zm540 0h100v-480H700v480Z" })
66
52
  }
67
- )), v = s(({
68
- size: t = 24,
69
- className: l,
70
- ...h
71
- }) => /* @__PURE__ */ r.jsx(
72
- "svg",
73
- {
74
- xmlns: "http://www.w3.org/2000/svg",
75
- ...h,
76
- viewBox: "0 -960 960 960",
77
- width: t,
78
- height: t,
79
- fill: "currentColor",
80
- className: l,
81
- children: /* @__PURE__ */ r.jsx("path", { d: "M160-200v-80h80v-280q0-83 50-147.5T420-792v-28q0-25 17.5-42.5T480-880q25 0 42.5 17.5T540-820v28q80 20 130 84.5T720-560v280h80v80H160Zm320-300Zm0 420q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80ZM320-280h320v-280q0-66-47-113t-113-47q-66 0-113 47t-47 113v280Z" })
82
- }
83
- )), i = s(({
84
- size: t = 24,
85
- className: l,
86
- ...h
87
- }) => /* @__PURE__ */ r.jsx(
53
+ )), v = s(
54
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
55
+ "svg",
56
+ {
57
+ xmlns: "http://www.w3.org/2000/svg",
58
+ ...h,
59
+ viewBox: "0 -960 960 960",
60
+ width: t,
61
+ height: t,
62
+ fill: "currentColor",
63
+ className: l,
64
+ children: /* @__PURE__ */ r.jsx("path", { d: "M160-200v-80h80v-280q0-83 50-147.5T420-792v-28q0-25 17.5-42.5T480-880q25 0 42.5 17.5T540-820v28q80 20 130 84.5T720-560v280h80v80H160Zm320-300Zm0 420q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80ZM320-280h320v-280q0-66-47-113t-113-47q-66 0-113 47t-47 113v280Z" })
65
+ }
66
+ )
67
+ ), i = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
88
68
  "svg",
89
69
  {
90
70
  xmlns: "http://www.w3.org/2000/svg",
@@ -96,11 +76,7 @@ const s = (t) => o(t), n = s(({
96
76
  className: l,
97
77
  children: /* @__PURE__ */ r.jsx("path", { d: "M478-240q21 0 35.5-14.5T528-290q0-21-14.5-35.5T478-340q-21 0-35.5 14.5T428-290q0 21 14.5 35.5T478-240Zm-36-154h74q0-33 7.5-52t42.5-52q26-26 41-49.5t15-56.5q0-56-41-86t-97-30q-57 0-92.5 30T342-618l66 26q5-18 22.5-39t53.5-21q32 0 48 17.5t16 38.5q0 20-12 37.5T506-526q-44 39-54 59t-10 73Zm38 314q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
98
78
  }
99
- )), T = s(({
100
- size: t = 24,
101
- className: l,
102
- ...h
103
- }) => /* @__PURE__ */ r.jsx(
79
+ )), T = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
104
80
  "svg",
105
81
  {
106
82
  xmlns: "http://www.w3.org/2000/svg",
@@ -112,43 +88,35 @@ const s = (t) => o(t), n = s(({
112
88
  className: l,
113
89
  children: /* @__PURE__ */ r.jsx("path", { d: "m370-80-16-128q-13-5-24.5-12T307-235l-119 50L78-375l103-78q-1-7-1-13.5v-27q0-6.5 1-13.5L78-585l110-190 119 50q11-8 23-15t24-12l16-128h220l16 128q13 5 24.5 12t22.5 15l119-50 110 190-103 78q1 7 1 13.5v27q0 6.5-2 13.5l103 78-110 190-118-50q-11 8-23 15t-24 12L590-80H370Zm70-80h79l14-106q31-8 57.5-23.5T639-327l99 41 39-68-86-65q5-14 7-29.5t2-31.5q0-16-2-31.5t-7-29.5l86-65-39-68-99 42q-22-23-48.5-38.5T533-694l-13-106h-79l-14 106q-31 8-57.5 23.5T321-633l-99-41-39 68 86 64q-5 15-7 30t-2 32q0 16 2 31t7 30l-86 65 39 68 99-42q22 23 48.5 38.5T427-266l13 106Zm42-180q58 0 99-41t41-99q0-58-41-99t-99-41q-59 0-99.5 41T342-480q0 58 40.5 99t99.5 41Zm-2-140Z" })
114
90
  }
115
- )), C = s(({
116
- size: t = 24,
117
- className: l,
118
- ...h
119
- }) => /* @__PURE__ */ r.jsx(
120
- "svg",
121
- {
122
- xmlns: "http://www.w3.org/2000/svg",
123
- ...h,
124
- viewBox: "0 -960 960 960",
125
- width: t,
126
- height: t,
127
- fill: "currentColor",
128
- className: l,
129
- children: /* @__PURE__ */ r.jsx("path", { d: "M560-240 320-480l240-240 56 56-184 184 184 184-56 56Z" })
130
- }
131
- )), x = s(({
132
- size: t = 24,
133
- className: l,
134
- ...h
135
- }) => /* @__PURE__ */ r.jsx(
136
- "svg",
137
- {
138
- xmlns: "http://www.w3.org/2000/svg",
139
- ...h,
140
- viewBox: "0 -960 960 960",
141
- width: t,
142
- height: t,
143
- fill: "currentColor",
144
- className: l,
145
- children: /* @__PURE__ */ r.jsx("path", { d: "M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z" })
146
- }
147
- )), g = s(({
148
- size: t = 24,
149
- className: l,
150
- ...h
151
- }) => /* @__PURE__ */ r.jsx(
91
+ )), C = s(
92
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
93
+ "svg",
94
+ {
95
+ xmlns: "http://www.w3.org/2000/svg",
96
+ ...h,
97
+ viewBox: "0 -960 960 960",
98
+ width: t,
99
+ height: t,
100
+ fill: "currentColor",
101
+ className: l,
102
+ children: /* @__PURE__ */ r.jsx("path", { d: "M560-240 320-480l240-240 56 56-184 184 184 184-56 56Z" })
103
+ }
104
+ )
105
+ ), x = s(
106
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
107
+ "svg",
108
+ {
109
+ xmlns: "http://www.w3.org/2000/svg",
110
+ ...h,
111
+ viewBox: "0 -960 960 960",
112
+ width: t,
113
+ height: t,
114
+ fill: "currentColor",
115
+ className: l,
116
+ children: /* @__PURE__ */ r.jsx("path", { d: "M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z" })
117
+ }
118
+ )
119
+ ), g = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
152
120
  "svg",
153
121
  {
154
122
  xmlns: "http://www.w3.org/2000/svg",
@@ -160,11 +128,7 @@ const s = (t) => o(t), n = s(({
160
128
  className: l,
161
129
  children: /* @__PURE__ */ r.jsx("path", { d: "M400-240 160-480l240-240 56 58-142 142h486v80H314l142 142-56 58Z" })
162
130
  }
163
- )), c = s(({
164
- size: t = 24,
165
- className: l,
166
- ...h
167
- }) => /* @__PURE__ */ r.jsx(
131
+ )), c = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
168
132
  "svg",
169
133
  {
170
134
  xmlns: "http://www.w3.org/2000/svg",
@@ -176,27 +140,21 @@ const s = (t) => o(t), n = s(({
176
140
  className: l,
177
141
  children: /* @__PURE__ */ r.jsx("path", { d: "M680-80q-50 0-85-35t-35-85q0-6 3-28L282-392q-16 15-37 23.5t-45 8.5q-50 0-85-35t-35-85q0-50 35-85t85-35q24 0 45 8.5t37 23.5l281-164q-2-7-2.5-13.5T560-760q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35q-24 0-45-8.5T598-672L317-508q2 7 2.5 13.5t.5 14.5q0 8-.5 14.5T317-452l281 164q16-15 37-23.5t45-8.5q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-80q17 0 28.5-11.5T720-200q0-17-11.5-28.5T680-240q-17 0-28.5 11.5T640-200q0 17 11.5 28.5T680-160ZM200-440q17 0 28.5-11.5T240-480q0-17-11.5-28.5T200-520q-17 0-28.5 11.5T160-480q0 17 11.5 28.5T200-440Zm480-280q17 0 28.5-11.5T720-760q0-17-11.5-28.5T680-800q-17 0-28.5 11.5T640-760q0 17 11.5 28.5T680-720Zm0 520ZM200-480Zm480-280Z" })
178
142
  }
179
- )), d = s(({
180
- size: t = 24,
181
- className: l,
182
- ...h
183
- }) => /* @__PURE__ */ r.jsx(
184
- "svg",
185
- {
186
- xmlns: "http://www.w3.org/2000/svg",
187
- ...h,
188
- viewBox: "0 -960 960 960",
189
- width: t,
190
- height: t,
191
- fill: "currentColor",
192
- className: l,
193
- children: /* @__PURE__ */ r.jsx("path", { d: "M480-345 240-585l56-56 184 183 184-183 56 56-240 240Z" })
194
- }
195
- )), Z = s(({
196
- size: t = 24,
197
- className: l,
198
- ...h
199
- }) => /* @__PURE__ */ r.jsx(
143
+ )), d = s(
144
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
145
+ "svg",
146
+ {
147
+ xmlns: "http://www.w3.org/2000/svg",
148
+ ...h,
149
+ viewBox: "0 -960 960 960",
150
+ width: t,
151
+ height: t,
152
+ fill: "currentColor",
153
+ className: l,
154
+ children: /* @__PURE__ */ r.jsx("path", { d: "M480-345 240-585l56-56 184 183 184-183 56 56-240 240Z" })
155
+ }
156
+ )
157
+ ), Z = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
200
158
  "svg",
201
159
  {
202
160
  xmlns: "http://www.w3.org/2000/svg",
@@ -208,11 +166,7 @@ const s = (t) => o(t), n = s(({
208
166
  className: l,
209
167
  children: /* @__PURE__ */ r.jsx("path", { d: "M440-440v240h-80v-160H200v-80h240Zm160-320v160h160v80H520v-240h80Z" })
210
168
  }
211
- )), a = s(({
212
- size: t = 24,
213
- className: l,
214
- ...h
215
- }) => /* @__PURE__ */ r.jsx(
169
+ )), a = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
216
170
  "svg",
217
171
  {
218
172
  xmlns: "http://www.w3.org/2000/svg",
@@ -224,11 +178,7 @@ const s = (t) => o(t), n = s(({
224
178
  className: l,
225
179
  children: /* @__PURE__ */ r.jsx("path", { d: "M200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Zm280 240q-17 0-28.5-11.5T440-440q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440q0 17-11.5 28.5T480-400Zm-160 0q-17 0-28.5-11.5T280-440q0-17 11.5-28.5T320-480q17 0 28.5 11.5T360-440q0 17-11.5 28.5T320-400Zm320 0q-17 0-28.5-11.5T600-440q0-17 11.5-28.5T640-480q17 0 28.5 11.5T680-440q0 17-11.5 28.5T640-400ZM480-240q-17 0-28.5-11.5T440-280q0-17 11.5-28.5T480-320q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240Zm-160 0q-17 0-28.5-11.5T280-280q0-17 11.5-28.5T320-320q17 0 28.5 11.5T360-280q0 17-11.5 28.5T320-240Zm320 0q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320q17 0 28.5 11.5T680-280q0 17-11.5 28.5T640-240Z" })
226
180
  }
227
- )), m = s(({
228
- size: t = 24,
229
- className: l,
230
- ...h
231
- }) => /* @__PURE__ */ r.jsx(
181
+ )), m = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
232
182
  "svg",
233
183
  {
234
184
  xmlns: "http://www.w3.org/2000/svg",
@@ -240,11 +190,7 @@ const s = (t) => o(t), n = s(({
240
190
  className: l,
241
191
  children: /* @__PURE__ */ r.jsx("path", { d: "m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z" })
242
192
  }
243
- )), p = s(({
244
- size: t = 24,
245
- className: l,
246
- ...h
247
- }) => /* @__PURE__ */ r.jsx(
193
+ )), p = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
248
194
  "svg",
249
195
  {
250
196
  xmlns: "http://www.w3.org/2000/svg",
@@ -256,11 +202,7 @@ const s = (t) => o(t), n = s(({
256
202
  className: l,
257
203
  children: /* @__PURE__ */ r.jsx("path", { d: "M480-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM160-160v-112q0-34 17.5-62.5T224-378q62-31 126-46.5T480-440q66 0 130 15.5T736-378q29 15 46.5 43.5T800-272v112H160Zm80-80h480v-32q0-11-5.5-20T700-306q-54-27-109-40.5T480-360q-56 0-111 13.5T260-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T560-640q0-33-23.5-56.5T480-720q-33 0-56.5 23.5T400-640q0 33 23.5 56.5T480-560Zm0-80Zm0 400Z" })
258
204
  }
259
- )), u = s(({
260
- size: t = 24,
261
- className: l,
262
- ...h
263
- }) => /* @__PURE__ */ r.jsx(
205
+ )), u = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
264
206
  "svg",
265
207
  {
266
208
  xmlns: "http://www.w3.org/2000/svg",
@@ -272,27 +214,21 @@ const s = (t) => o(t), n = s(({
272
214
  className: l,
273
215
  children: /* @__PURE__ */ r.jsx("path", { d: "M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h280v80H200Zm440-160-55-58 102-102H360v-80h327L585-622l55-58 200 200-200 200Z" })
274
216
  }
275
- )), H = s(({
276
- size: t = 24,
277
- className: l,
278
- ...h
279
- }) => /* @__PURE__ */ r.jsx(
280
- "svg",
281
- {
282
- xmlns: "http://www.w3.org/2000/svg",
283
- ...h,
284
- viewBox: "0 -960 960 960",
285
- width: t,
286
- height: t,
287
- fill: "currentColor",
288
- className: l,
289
- children: /* @__PURE__ */ r.jsx("path", { d: "M320-440v-287L217-624l-57-56 200-200 200 200-57 56-103-103v287h-80ZM600-80 400-280l57-56 103 103v-287h80v287l103-103 57 56L600-80Z" })
290
- }
291
- )), j = s(({
292
- size: t = 24,
293
- className: l,
294
- ...h
295
- }) => /* @__PURE__ */ r.jsx(
217
+ )), H = s(
218
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
219
+ "svg",
220
+ {
221
+ xmlns: "http://www.w3.org/2000/svg",
222
+ ...h,
223
+ viewBox: "0 -960 960 960",
224
+ width: t,
225
+ height: t,
226
+ fill: "currentColor",
227
+ className: l,
228
+ children: /* @__PURE__ */ r.jsx("path", { d: "M320-440v-287L217-624l-57-56 200-200 200 200-57 56-103-103v287h-80ZM600-80 400-280l57-56 103 103v-287h80v287l103-103 57 56L600-80Z" })
229
+ }
230
+ )
231
+ ), j = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
296
232
  "svg",
297
233
  {
298
234
  xmlns: "http://www.w3.org/2000/svg",
@@ -304,11 +240,7 @@ const s = (t) => o(t), n = s(({
304
240
  className: l,
305
241
  children: /* @__PURE__ */ r.jsx("path", { d: "M400-240v-80h160v80H400ZM240-440v-80h480v80H240ZM120-640v-80h720v80H120Z" })
306
242
  }
307
- )), M = s(({
308
- size: t = 24,
309
- className: l,
310
- ...h
311
- }) => /* @__PURE__ */ r.jsx(
243
+ )), M = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
312
244
  "svg",
313
245
  {
314
246
  xmlns: "http://www.w3.org/2000/svg",
@@ -320,11 +252,7 @@ const s = (t) => o(t), n = s(({
320
252
  className: l,
321
253
  children: /* @__PURE__ */ r.jsx("path", { d: "M784-120 532-372q-30 24-69 38t-83 14q-109 0-184.5-75.5T120-580q0-109 75.5-184.5T380-840q109 0 184.5 75.5T640-580q0 44-14 83t-38 69l252 252-56 56ZM380-400q75 0 127.5-52.5T560-580q0-75-52.5-127.5T380-760q-75 0-127.5 52.5T200-580q0 75 52.5 127.5T380-400Z" })
322
254
  }
323
- )), L = s(({
324
- size: t = 24,
325
- className: l,
326
- ...h
327
- }) => /* @__PURE__ */ r.jsx(
255
+ )), L = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
328
256
  "svg",
329
257
  {
330
258
  xmlns: "http://www.w3.org/2000/svg",
@@ -336,11 +264,7 @@ const s = (t) => o(t), n = s(({
336
264
  className: l,
337
265
  children: /* @__PURE__ */ r.jsx("path", { d: "m668-380 152-130 120 10-176 153 52 227-102-62-46-198Zm-94-292-42-98 46-110 92 217-96-9ZM294-287l126-76 126 77-33-144 111-96-146-13-58-136-58 135-146 13 111 97-33 143ZM173-120l65-281L20-590l288-25 112-265 112 265 288 25-218 189 65 281-247-149-247 149Zm247-340Z" })
338
266
  }
339
- )), f = s(({
340
- size: t = 24,
341
- className: l,
342
- ...h
343
- }) => /* @__PURE__ */ r.jsx(
267
+ )), f = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
344
268
  "svg",
345
269
  {
346
270
  xmlns: "http://www.w3.org/2000/svg",
@@ -352,11 +276,7 @@ const s = (t) => o(t), n = s(({
352
276
  className: l,
353
277
  children: /* @__PURE__ */ r.jsx("path", { d: "M480-160q-33 0-56.5-23.5T400-240q0-33 23.5-56.5T480-320q33 0 56.5 23.5T560-240q0 33-23.5 56.5T480-160Zm0-240q-33 0-56.5-23.5T400-480q0-33 23.5-56.5T480-560q33 0 56.5 23.5T560-480q0 33-23.5 56.5T480-400Zm0-240q-33 0-56.5-23.5T400-720q0-33 23.5-56.5T480-800q33 0 56.5 23.5T560-720q0 33-23.5 56.5T480-640Z" })
354
278
  }
355
- )), V = s(({
356
- size: t = 24,
357
- className: l,
358
- ...h
359
- }) => /* @__PURE__ */ r.jsx(
279
+ )), V = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
360
280
  "svg",
361
281
  {
362
282
  xmlns: "http://www.w3.org/2000/svg",
@@ -368,11 +288,7 @@ const s = (t) => o(t), n = s(({
368
288
  className: l,
369
289
  children: /* @__PURE__ */ r.jsx("path", { d: "M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z" })
370
290
  }
371
- )), B = s(({
372
- size: t = 24,
373
- className: l,
374
- ...h
375
- }) => /* @__PURE__ */ r.jsx(
291
+ )), B = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
376
292
  "svg",
377
293
  {
378
294
  xmlns: "http://www.w3.org/2000/svg",
@@ -384,11 +300,7 @@ const s = (t) => o(t), n = s(({
384
300
  className: l,
385
301
  children: /* @__PURE__ */ r.jsx("path", { d: "M200-200h57l391-391-57-57-391 391v57Zm-80 80v-170l528-527q12-11 26.5-17t30.5-6q16 0 31 6t26 18l55 56q12 11 17.5 26t5.5 30q0 16-5.5 30.5T817-647L290-120H120Zm640-584-56-56 56 56Zm-141 85-28-29 57 57-29-28Z" })
386
302
  }
387
- )), _ = s(({
388
- size: t = 24,
389
- className: l,
390
- ...h
391
- }) => /* @__PURE__ */ r.jsx(
303
+ )), _ = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
392
304
  "svg",
393
305
  {
394
306
  xmlns: "http://www.w3.org/2000/svg",
@@ -400,11 +312,7 @@ const s = (t) => o(t), n = s(({
400
312
  className: l,
401
313
  children: /* @__PURE__ */ r.jsx("path", { d: "M440-320v-326L336-542l-56-58 200-200 200 200-56 58-104-104v326h-80ZM240-160q-33 0-56.5-23.5T160-240v-120h80v120h480v-120h80v120q0 33-23.5 56.5T720-160H240Z" })
402
314
  }
403
- )), F = s(({
404
- size: t = 24,
405
- className: l,
406
- ...h
407
- }) => /* @__PURE__ */ r.jsx(
315
+ )), F = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
408
316
  "svg",
409
317
  {
410
318
  xmlns: "http://www.w3.org/2000/svg",
@@ -416,66 +324,7 @@ const s = (t) => o(t), n = s(({
416
324
  className: l,
417
325
  children: /* @__PURE__ */ r.jsx("path", { d: "M360-240q-33 0-56.5-23.5T280-320v-480q0-33 23.5-56.5T360-880h360q33 0 56.5 23.5T800-800v480q0 33-23.5 56.5T720-240H360Zm0-80h360v-480H360v480ZM200-80q-33 0-56.5-23.5T120-160v-560h80v560h440v80H200Zm160-240v-480 480Z" })
418
326
  }
419
- )), y = s(({
420
- size: t = 24,
421
- className: l,
422
- ...h
423
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...h, viewBox: "0 -960 960 960", width: t, height: t, fill: "currentColor", className: l, children: /* @__PURE__ */ r.jsx("path", { d: "M80-200v-80h800v80H80Zm46-242-52-30 34-60H40v-60h68l-34-58 52-30 34 58 34-58 52 30-34 58h68v60h-68l34 60-52 30-34-60-34 60Zm320 0-52-30 34-60h-68v-60h68l-34-58 52-30 34 58 34-58 52 30-34 58h68v60h-68l34 60-52 30-34-60-34 60Zm320 0-52-30 34-60h-68v-60h68l-34-58 52-30 34 58 34-58 52 30-34 58h68v60h-68l34 60-52 30-34-60-34 60Z" }) })), k = s(({
424
- size: t = 24,
425
- className: l,
426
- ...h
427
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...h, viewBox: "0 -960 960 960", width: t, height: t, fill: "currentColor", className: l, children: /* @__PURE__ */ r.jsx("path", { d: "M234-276q51-39 114-61.5T480-360q69 0 132 22.5T726-276q35-41 54.5-93T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 59 19.5 111t54.5 93Zm246-164q-59 0-99.5-40.5T340-580q0-59 40.5-99.5T480-720q59 0 99.5 40.5T620-580q0 59-40.5 99.5T480-440Zm0 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q53 0 100-15.5t86-44.5q-39-29-86-44.5T480-280q-53 0-100 15.5T294-220q39 29 86 44.5T480-160Zm0-360q26 0 43-17t17-43q0-26-17-43t-43-17q-26 0-43 17t-17 43q0 26 17 43t43 17Zm0 360Z" }) })), U = s(({
428
- size: t = 24,
429
- className: l,
430
- ...h
431
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...h, viewBox: "0 -960 960 960", width: t, height: t, fill: "currentColor", className: l, children: /* @__PURE__ */ r.jsx("path", { d: "M720-400v-120H600v-80h120v-120h80v120h120v80H800v120h-80Zm-360-80q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM40-160v-112q0-34 17.5-62.5T104-378q62-31 126-46.5T360-440q66 0 130 15.5T616-378q29 15 46.5 43.5T680-272v112H40Zm80-80h480v-32q0-11-5.5-20T580-306q-54-27-109-40.5T360-360q-56 0-111 13.5T140-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T440-640q0-33-23.5-56.5T360-720q-33 0-56.5 23.5T280-640q0 33 23.5 56.5T360-560Zm0-80Zm0 400Z" }) })), A = s(({
432
- size: t = 24,
433
- className: l,
434
- ...h
435
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...h, viewBox: "0 -960 960 960", width: t, height: t, fill: "currentColor", className: l, children: /* @__PURE__ */ r.jsx("path", { d: "M720-330q0 104-73 177T470-80q-104 0-177-73t-73-177v-370q0-75 52.5-127.5T400-880q75 0 127.5 52.5T580-700v350q0 46-32 78t-78 32q-46 0-78-32t-32-78v-370h80v370q0 13 8.5 21.5T470-320q13 0 21.5-8.5T500-350v-350q-1-42-29.5-71T400-800q-42 0-71 29t-29 71v370q-1 71 49 120.5T470-160q70 0 119-49.5T640-330v-390h80v390Z" }) })), E = s(({
436
- size: t = 24,
437
- className: l,
438
- ...h
439
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...h, viewBox: "0 -960 960 960", width: t, height: t, fill: "currentColor", className: l, children: /* @__PURE__ */ r.jsx("path", { d: "M480-80q-155 0-269-103T82-440h81q15 121 105.5 200.5T480-160q134 0 227-93t93-227q0-134-93-227t-227-93q-86 0-159.5 42.5T204-640h116v80H88q29-140 139-230t253-90q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm112-232L440-464v-216h80v184l128 128-56 56Z" }) })), S = s(({
440
- size: t = 24,
441
- className: l,
442
- ...h
443
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...h, viewBox: "0 -960 960 960", width: t, height: t, fill: "currentColor", className: l, children: /* @__PURE__ */ r.jsx("path", { d: "M80-80v-720q0-33 23.5-56.5T160-880h640q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H240L80-80Zm126-240h594v-480H160v525l46-45Zm-46 0v-480 480Z" }) })), D = s(({
444
- size: t = 24,
445
- className: l,
446
- ...h
447
- }) => /* @__PURE__ */ r.jsxs("svg", { width: t, height: t, viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ...h, className: l, children: [
448
- /* @__PURE__ */ r.jsx("mask", { id: "mask0_977_20941", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: t, height: t, children: /* @__PURE__ */ r.jsx("rect", { width: "24", height: "24", fill: "#D9D9D9" }) }),
449
- /* @__PURE__ */ r.jsx("g", { mask: "url(#mask0_977_20941)", children: /* @__PURE__ */ r.jsx("path", { d: "M11 17V7L6 12L11 17ZM13 21H15V3H13V21Z", fill: "#E4E4E7" }) })
450
- ] })), I = s(({
451
- size: t = 24,
452
- className: l,
453
- ...h
454
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960", width: t, height: t, ...h, className: l, fill: "currentColor", children: /* @__PURE__ */ r.jsx("path", { d: "M480-320q75 0 127.5-52.5T660-500q0-75-52.5-127.5T480-680q-75 0-127.5 52.5T300-500q0 75 52.5 127.5T480-320Zm0-72q-45 0-76.5-31.5T372-500q0-45 31.5-76.5T480-608q45 0 76.5 31.5T588-500q0 45-31.5 76.5T480-392Zm0 192q-146 0-266-81.5T40-500q54-137 174-218.5T480-800q146 0 266 81.5T920-500q-54 137-174 218.5T480-200Zm0-300Zm0 220q113 0 207.5-59.5T832-500q-50-101-144.5-160.5T480-720q-113 0-207.5 59.5T128-500q50 101 144.5 160.5T480-280Z" }) })), O = s(({
455
- size: t = 24,
456
- className: l,
457
- ...h
458
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960", width: t, height: t, ...h, className: l, fill: "currentColor", children: /* @__PURE__ */ r.jsx("path", { d: "m644-428-58-58q9-47-27-88t-93-32l-58-58q17-8 34.5-12t37.5-4q75 0 127.5 52.5T660-500q0 20-4 37.5T644-428Zm128 126-58-56q38-29 67.5-63.5T832-500q-50-101-143.5-160.5T480-720q-29 0-57 4t-55 12l-62-62q41-17 84-25.5t90-8.5q151 0 269 83.5T920-500q-23 59-60.5 109.5T772-302Zm20 246L624-222q-35 11-70.5 16.5T480-200q-151 0-269-83.5T40-500q21-53 53-98.5t73-81.5L56-792l56-56 736 736-56 56ZM222-624q-29 26-53 57t-41 67q50 101 143.5 160.5T480-280q20 0 39-2.5t39-5.5l-36-38q-11 3-21 4.5t-21 1.5q-75 0-127.5-52.5T300-500q0-11 1.5-21t4.5-21l-84-82Zm319 93Zm-151 75Z" }) })), b = s(({
459
- size: t = 24,
460
- className: l,
461
- ...h
462
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: t, height: t, ...h, className: l, viewBox: "0 -960 960 960", fill: "currentColor", children: /* @__PURE__ */ r.jsx("path", { d: "M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z" }) })), N = s(({
463
- size: t = 24,
464
- className: l,
465
- ...h
466
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960", width: t, height: t, ...h, className: l, fill: "currentColor", children: /* @__PURE__ */ r.jsx("path", { d: "M440-280h80v-240h-80v240Zm40-320q17 0 28.5-11.5T520-640q0-17-11.5-28.5T480-680q-17 0-28.5 11.5T440-640q0 17 11.5 28.5T480-600Zm0 520q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" }) })), P = s(({
467
- size: t = 24,
468
- className: l,
469
- ...h
470
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: t, height: t, ...h, className: l, fill: "currentColor", viewBox: "0 -960 960 960", children: /* @__PURE__ */ r.jsx("path", { d: "M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm-40-160h80v-240h-80v240Zm40 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" }) })), R = s(({
471
- size: t = 24,
472
- className: l,
473
- ...h
474
- }) => /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", height: t, viewBox: "0 -960 960 960", width: t, fill: "currentColor", ...h, className: l, children: /* @__PURE__ */ r.jsx("path", { d: "M260-160q-91 0-155.5-63T40-377q0-78 47-139t123-78q25-92 100-149t170-57q117 0 198.5 81.5T760-520q69 8 114.5 59.5T920-340q0 75-52.5 127.5T740-160H520q-33 0-56.5-23.5T440-240v-206l-64 62-56-56 160-160 160 160-56 56-64-62v206h220q42 0 71-29t29-71q0-42-29-71t-71-29h-60v-80q0-83-58.5-141.5T480-720q-83 0-141.5 58.5T280-520h-20q-58 0-99 41t-41 99q0 58 41 99t99 41h100v80H260Zm220-280Z" }) })), G = s(({
475
- size: t = 24,
476
- className: l,
477
- ...h
478
- }) => /* @__PURE__ */ r.jsx(
327
+ )), y = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
479
328
  "svg",
480
329
  {
481
330
  xmlns: "http://www.w3.org/2000/svg",
@@ -485,13 +334,23 @@ const s = (t) => o(t), n = s(({
485
334
  height: t,
486
335
  fill: "currentColor",
487
336
  className: l,
488
- children: /* @__PURE__ */ r.jsx("path", { d: "m612-292 56-56-148-148v-184h-80v216l172 172ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 320q133 0 226.5-93.5T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160Z" })
337
+ children: /* @__PURE__ */ r.jsx("path", { d: "M80-200v-80h800v80H80Zm46-242-52-30 34-60H40v-60h68l-34-58 52-30 34 58 34-58 52 30-34 58h68v60h-68l34 60-52 30-34-60-34 60Zm320 0-52-30 34-60h-68v-60h68l-34-58 52-30 34 58 34-58 52 30-34 58h68v60h-68l34 60-52 30-34-60-34 60Zm320 0-52-30 34-60h-68v-60h68l-34-58 52-30 34 58 34-58 52 30-34 58h68v60h-68l34 60-52 30-34-60-34 60Z" })
489
338
  }
490
- )), W = s(({
491
- size: t = 24,
492
- className: l,
493
- ...h
494
- }) => /* @__PURE__ */ r.jsx(
339
+ )), k = s(
340
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
341
+ "svg",
342
+ {
343
+ xmlns: "http://www.w3.org/2000/svg",
344
+ ...h,
345
+ viewBox: "0 -960 960 960",
346
+ width: t,
347
+ height: t,
348
+ fill: "currentColor",
349
+ className: l,
350
+ children: /* @__PURE__ */ r.jsx("path", { d: "M234-276q51-39 114-61.5T480-360q69 0 132 22.5T726-276q35-41 54.5-93T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 59 19.5 111t54.5 93Zm246-164q-59 0-99.5-40.5T340-580q0-59 40.5-99.5T480-720q59 0 99.5 40.5T620-580q0 59-40.5 99.5T480-440Zm0 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q53 0 100-15.5t86-44.5q-39-29-86-44.5T480-280q-53 0-100 15.5T294-220q39 29 86 44.5T480-160Zm0-360q26 0 43-17t17-43q0-26-17-43t-43-17q-26 0-43 17t-17 43q0 26 17 43t43 17Zm0 360Z" })
351
+ }
352
+ )
353
+ ), U = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
495
354
  "svg",
496
355
  {
497
356
  xmlns: "http://www.w3.org/2000/svg",
@@ -501,13 +360,9 @@ const s = (t) => o(t), n = s(({
501
360
  height: t,
502
361
  fill: "currentColor",
503
362
  className: l,
504
- children: /* @__PURE__ */ r.jsx("path", { d: "M520-200v-560h240v560H520Zm-320 0v-560h240v560H200Zm400-80h80v-400h-80v400Zm-320 0h80v-400h-80v400Zm0-400v400-400Zm320 0v400-400Z" })
363
+ children: /* @__PURE__ */ r.jsx("path", { d: "M720-400v-120H600v-80h120v-120h80v120h120v80H800v120h-80Zm-360-80q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM40-160v-112q0-34 17.5-62.5T104-378q62-31 126-46.5T360-440q66 0 130 15.5T616-378q29 15 46.5 43.5T680-272v112H40Zm80-80h480v-32q0-11-5.5-20T580-306q-54-27-109-40.5T360-360q-56 0-111 13.5T140-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T440-640q0-33-23.5-56.5T360-720q-33 0-56.5 23.5T280-640q0 33 23.5 56.5T360-560Zm0-80Zm0 400Z" })
505
364
  }
506
- )), $ = s(({
507
- size: t = 24,
508
- className: l,
509
- ...h
510
- }) => /* @__PURE__ */ r.jsx(
365
+ )), A = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
511
366
  "svg",
512
367
  {
513
368
  xmlns: "http://www.w3.org/2000/svg",
@@ -517,158 +372,258 @@ const s = (t) => o(t), n = s(({
517
372
  height: t,
518
373
  fill: "currentColor",
519
374
  className: l,
520
- children: /* @__PURE__ */ r.jsx("path", { d: "M40-240v-480l360 240-360 240Zm440 0v-480l360 240-360 240Z", transform: "translate(40,0)" })
375
+ children: /* @__PURE__ */ r.jsx("path", { d: "M720-330q0 104-73 177T470-80q-104 0-177-73t-73-177v-370q0-75 52.5-127.5T400-880q75 0 127.5 52.5T580-700v350q0 46-32 78t-78 32q-46 0-78-32t-32-78v-370h80v370q0 13 8.5 21.5T470-320q13 0 21.5-8.5T500-350v-350q-1-42-29.5-71T400-800q-42 0-71 29t-29 71v370q-1 71 49 120.5T470-160q70 0 119-49.5T640-330v-390h80v390Z" })
521
376
  }
522
- )), J = s(({
523
- size: t = 24,
524
- className: l,
525
- ...h
526
- }) => /* @__PURE__ */ r.jsx(
377
+ )), E = s(
378
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
379
+ "svg",
380
+ {
381
+ xmlns: "http://www.w3.org/2000/svg",
382
+ ...h,
383
+ viewBox: "0 -960 960 960",
384
+ width: t,
385
+ height: t,
386
+ fill: "currentColor",
387
+ className: l,
388
+ children: /* @__PURE__ */ r.jsx("path", { d: "M480-80q-155 0-269-103T82-440h81q15 121 105.5 200.5T480-160q134 0 227-93t93-227q0-134-93-227t-227-93q-86 0-159.5 42.5T204-640h116v80H88q29-140 139-230t253-90q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm112-232L440-464v-216h80v184l128 128-56 56Z" })
389
+ }
390
+ )
391
+ ), S = s(
392
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
393
+ "svg",
394
+ {
395
+ xmlns: "http://www.w3.org/2000/svg",
396
+ ...h,
397
+ viewBox: "0 -960 960 960",
398
+ width: t,
399
+ height: t,
400
+ fill: "currentColor",
401
+ className: l,
402
+ children: /* @__PURE__ */ r.jsx("path", { d: "M80-80v-720q0-33 23.5-56.5T160-880h640q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H240L80-80Zm126-240h594v-480H160v525l46-45Zm-46 0v-480 480Z" })
403
+ }
404
+ )
405
+ ), D = s(
406
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsxs(
407
+ "svg",
408
+ {
409
+ width: t,
410
+ height: t,
411
+ viewBox: "0 0 24 24",
412
+ fill: "currentColor",
413
+ xmlns: "http://www.w3.org/2000/svg",
414
+ ...h,
415
+ className: l,
416
+ children: [
417
+ /* @__PURE__ */ r.jsx(
418
+ "mask",
419
+ {
420
+ id: "mask0_977_20941",
421
+ style: { maskType: "alpha" },
422
+ maskUnits: "userSpaceOnUse",
423
+ x: "0",
424
+ y: "0",
425
+ width: t,
426
+ height: t,
427
+ children: /* @__PURE__ */ r.jsx("rect", { width: "24", height: "24", fill: "#D9D9D9" })
428
+ }
429
+ ),
430
+ /* @__PURE__ */ r.jsx("g", { mask: "url(#mask0_977_20941)", children: /* @__PURE__ */ r.jsx("path", { d: "M11 17V7L6 12L11 17ZM13 21H15V3H13V21Z", fill: "#E4E4E7" }) })
431
+ ]
432
+ }
433
+ )
434
+ ), I = s(
435
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
436
+ "svg",
437
+ {
438
+ xmlns: "http://www.w3.org/2000/svg",
439
+ viewBox: "0 -960 960 960",
440
+ width: t,
441
+ height: t,
442
+ ...h,
443
+ className: l,
444
+ fill: "currentColor",
445
+ children: /* @__PURE__ */ r.jsx("path", { d: "M480-320q75 0 127.5-52.5T660-500q0-75-52.5-127.5T480-680q-75 0-127.5 52.5T300-500q0 75 52.5 127.5T480-320Zm0-72q-45 0-76.5-31.5T372-500q0-45 31.5-76.5T480-608q45 0 76.5 31.5T588-500q0 45-31.5 76.5T480-392Zm0 192q-146 0-266-81.5T40-500q54-137 174-218.5T480-800q146 0 266 81.5T920-500q-54 137-174 218.5T480-200Zm0-300Zm0 220q113 0 207.5-59.5T832-500q-50-101-144.5-160.5T480-720q-113 0-207.5 59.5T128-500q50 101 144.5 160.5T480-280Z" })
446
+ }
447
+ )
448
+ ), O = s(
449
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
450
+ "svg",
451
+ {
452
+ xmlns: "http://www.w3.org/2000/svg",
453
+ viewBox: "0 -960 960 960",
454
+ width: t,
455
+ height: t,
456
+ ...h,
457
+ className: l,
458
+ fill: "currentColor",
459
+ children: /* @__PURE__ */ r.jsx("path", { d: "m644-428-58-58q9-47-27-88t-93-32l-58-58q17-8 34.5-12t37.5-4q75 0 127.5 52.5T660-500q0 20-4 37.5T644-428Zm128 126-58-56q38-29 67.5-63.5T832-500q-50-101-143.5-160.5T480-720q-29 0-57 4t-55 12l-62-62q41-17 84-25.5t90-8.5q151 0 269 83.5T920-500q-23 59-60.5 109.5T772-302Zm20 246L624-222q-35 11-70.5 16.5T480-200q-151 0-269-83.5T40-500q21-53 53-98.5t73-81.5L56-792l56-56 736 736-56 56ZM222-624q-29 26-53 57t-41 67q50 101 143.5 160.5T480-280q20 0 39-2.5t39-5.5l-36-38q-11 3-21 4.5t-21 1.5q-75 0-127.5-52.5T300-500q0-11 1.5-21t4.5-21l-84-82Zm319 93Zm-151 75Z" })
460
+ }
461
+ )
462
+ ), b = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
527
463
  "svg",
528
464
  {
529
465
  xmlns: "http://www.w3.org/2000/svg",
530
- ...h,
531
- viewBox: "0 -960 960 960",
532
466
  width: t,
533
467
  height: t,
534
- fill: "currentColor",
468
+ ...h,
535
469
  className: l,
536
- children: /* @__PURE__ */ r.jsx("path", { d: "M280-120q-33 0-56.5-23.5T200-200v-520h-40v-80h200v-40h240v40h200v80h-40v520q0 33-23.5 56.5T680-120H280Zm400-600H280v520h400v-520ZM360-280h80v-360h-80v360Zm160 0h80v-360h-80v360ZM280-720v520-520Z" })
470
+ viewBox: "0 -960 960 960",
471
+ fill: "currentColor",
472
+ children: /* @__PURE__ */ r.jsx("path", { d: "M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z" })
537
473
  }
538
- )), K = s(({
539
- size: t = 24,
540
- className: l,
541
- ...h
542
- }) => /* @__PURE__ */ r.jsx(
474
+ )), N = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
543
475
  "svg",
544
476
  {
545
477
  xmlns: "http://www.w3.org/2000/svg",
478
+ viewBox: "0 -960 960 960",
546
479
  width: t,
547
480
  height: t,
548
- viewBox: "0 0 8 14",
549
- fill: "currentColor",
550
481
  ...h,
551
482
  className: l,
552
- children: /* @__PURE__ */ r.jsx("path", { d: "M4 13.3333L0 9.33333L0.95 8.38333L4 11.4333L7.05 8.38333L8 9.33333L4 13.3333ZM0.966667 4.93333L0 4L4 0L8 4L7.03333 4.93333L4 1.9L0.966667 4.93333Z" })
483
+ fill: "currentColor",
484
+ children: /* @__PURE__ */ r.jsx("path", { d: "M440-280h80v-240h-80v240Zm40-320q17 0 28.5-11.5T520-640q0-17-11.5-28.5T480-680q-17 0-28.5 11.5T440-640q0 17 11.5 28.5T480-600Zm0 520q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
553
485
  }
554
- )), Q = s(({
555
- size: t = 24,
556
- className: l,
557
- ...h
558
- }) => /* @__PURE__ */ r.jsx(
486
+ )), P = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
559
487
  "svg",
560
488
  {
561
489
  xmlns: "http://www.w3.org/2000/svg",
562
490
  width: t,
563
491
  height: t,
564
- viewBox: "0 0 24 24",
565
- fill: "currentColor",
566
492
  ...h,
567
493
  className: l,
568
- children: /* @__PURE__ */ r.jsx("path", { d: "M8.4 17L12 13.4L15.6 17L17 15.6L13.4 12L17 8.4L15.6 7L12 10.6L8.4 7L7 8.4L10.6 12L7 15.6L8.4 17ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z" })
494
+ fill: "currentColor",
495
+ viewBox: "0 -960 960 960",
496
+ children: /* @__PURE__ */ r.jsx("path", { d: "M480-280q17 0 28.5-11.5T520-320q0-17-11.5-28.5T480-360q-17 0-28.5 11.5T440-320q0 17 11.5 28.5T480-280Zm-40-160h80v-240h-80v240Zm40 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
569
497
  }
570
- )), X = s(({
571
- size: t = 24,
572
- className: l,
573
- ...h
574
- }) => /* @__PURE__ */ r.jsx(
498
+ )), R = s(
499
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
500
+ "svg",
501
+ {
502
+ xmlns: "http://www.w3.org/2000/svg",
503
+ height: t,
504
+ viewBox: "0 -960 960 960",
505
+ width: t,
506
+ fill: "currentColor",
507
+ ...h,
508
+ className: l,
509
+ children: /* @__PURE__ */ r.jsx("path", { d: "M260-160q-91 0-155.5-63T40-377q0-78 47-139t123-78q25-92 100-149t170-57q117 0 198.5 81.5T760-520q69 8 114.5 59.5T920-340q0 75-52.5 127.5T740-160H520q-33 0-56.5-23.5T440-240v-206l-64 62-56-56 160-160 160 160-56 56-64-62v206h220q42 0 71-29t29-71q0-42-29-71t-71-29h-60v-80q0-83-58.5-141.5T480-720q-83 0-141.5 58.5T280-520h-20q-58 0-99 41t-41 99q0 58 41 99t99 41h100v80H260Zm220-280Z" })
510
+ }
511
+ )
512
+ ), G = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
575
513
  "svg",
576
514
  {
577
515
  xmlns: "http://www.w3.org/2000/svg",
516
+ ...h,
517
+ viewBox: "0 -960 960 960",
578
518
  width: t,
579
519
  height: t,
580
- viewBox: "0 0 24 24",
581
520
  fill: "currentColor",
582
- ...h,
583
521
  className: l,
584
- children: /* @__PURE__ */ r.jsx("path", { d: "M10.6 16.6L17.65 9.55L16.25 8.15L10.6 13.8L7.75 10.95L6.35 12.35L10.6 16.6ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z" })
522
+ children: /* @__PURE__ */ r.jsx("path", { d: "m612-292 56-56-148-148v-184h-80v216l172 172ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 320q133 0 226.5-93.5T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160Z" })
585
523
  }
586
- )), Y = s(({
587
- size: t = 24,
588
- className: l,
589
- ...h
590
- }) => /* @__PURE__ */ r.jsx(
524
+ )), W = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
591
525
  "svg",
592
526
  {
593
527
  xmlns: "http://www.w3.org/2000/svg",
528
+ ...h,
529
+ viewBox: "0 -960 960 960",
594
530
  width: t,
595
531
  height: t,
596
- viewBox: "0 0 24 24",
597
532
  fill: "currentColor",
598
- ...h,
599
533
  className: l,
600
- children: /* @__PURE__ */ r.jsx("path", { d: "M3.5 21V17.5714H20.5V21H3.5ZM6.475 15L10.9375 3H13.0625L17.525 15H15.485L14.4225 11.9143H9.62L8.515 15H6.475ZM10.215 10.2H13.785L12.0425 5.22857H11.9575L10.215 10.2Z", fill: "currentColor" })
534
+ children: /* @__PURE__ */ r.jsx("path", { d: "M520-200v-560h240v560H520Zm-320 0v-560h240v560H200Zm400-80h80v-400h-80v400Zm-320 0h80v-400h-80v400Zm0-400v400-400Zm320 0v400-400Z" })
601
535
  }
602
- )), z = s(({
603
- size: t = 24,
604
- className: l,
605
- ...h
606
- }) => /* @__PURE__ */ r.jsx(
536
+ )), $ = s(
537
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
538
+ "svg",
539
+ {
540
+ xmlns: "http://www.w3.org/2000/svg",
541
+ ...h,
542
+ viewBox: "0 -960 960 960",
543
+ width: t,
544
+ height: t,
545
+ fill: "currentColor",
546
+ className: l,
547
+ children: /* @__PURE__ */ r.jsx(
548
+ "path",
549
+ {
550
+ d: "M40-240v-480l360 240-360 240Zm440 0v-480l360 240-360 240Z",
551
+ transform: "translate(40,0)"
552
+ }
553
+ )
554
+ }
555
+ )
556
+ ), J = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
607
557
  "svg",
608
558
  {
609
559
  xmlns: "http://www.w3.org/2000/svg",
560
+ ...h,
561
+ viewBox: "0 -960 960 960",
610
562
  width: t,
611
563
  height: t,
612
- viewBox: "0 -960 960 960",
613
564
  fill: "currentColor",
614
- ...h,
615
565
  className: l,
616
- children: /* @__PURE__ */ r.jsx("path", { d: "M286.5 -253.875L180 -360.375L222 -402.375L285.75 -338.625L413.25 -466.125L455.25 -423.375L286.5 -253.875ZM286.5 -493.875L180 -600.375L222 -642.375L285.75 -578.625L413.25 -706.125L455.25 -663.375L286.5 -493.875ZM510 -313.875V-373.875H780V-313.875H510ZM510 -553.875V-613.875H780V-553.875H510Z", fill: "currentColor", transform: "translate(480,-480) scale(1.45) translate(-480,480)" })
566
+ children: /* @__PURE__ */ r.jsx("path", { d: "M280-120q-33 0-56.5-23.5T200-200v-520h-40v-80h200v-40h240v40h200v80h-40v520q0 33-23.5 56.5T680-120H280Zm400-600H280v520h400v-520ZM360-280h80v-360h-80v360Zm160 0h80v-360h-80v360ZM280-720v520-520Z" })
617
567
  }
618
- )), t0 = s(({
619
- size: t = 24,
620
- className: l,
621
- ...h
622
- }) => /* @__PURE__ */ r.jsxs(
568
+ )), K = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
623
569
  "svg",
624
570
  {
625
571
  xmlns: "http://www.w3.org/2000/svg",
626
572
  width: t,
627
573
  height: t,
628
- viewBox: "0 -960 960 960",
574
+ viewBox: "0 0 8 14",
629
575
  fill: "currentColor",
630
576
  ...h,
631
577
  className: l,
632
- children: [
633
- /* @__PURE__ */ r.jsxs("g", { transform: "translate(480,-480) scale(40,40) translate(-9,-9)", children: [
634
- /* @__PURE__ */ r.jsx("path", { d: "M0.383945 8.89222C0.383523 10.4046 0.781773 11.8813 1.53904 13.1828L0.311523 17.63L4.89815 16.4367C6.16675 17.1219 7.58812 17.481 9.03252 17.4811H9.03632C13.8046 17.4811 17.686 13.6311 17.6881 8.89899C17.689 6.60594 16.7898 4.44971 15.1562 2.82748C13.5228 1.20538 11.3505 0.311593 9.03597 0.310547C4.26717 0.310547 0.385984 4.16031 0.384016 8.89222", fill: "url(#paint0_linear_1569_263602)" }),
635
- /* @__PURE__ */ r.jsx("path", { d: "M0.0752344 8.88949C0.0747422 10.4563 0.487266 11.9858 1.27153 13.334L0 17.9405L4.75109 16.7044C6.06016 17.4126 7.53405 17.786 9.03382 17.7866H9.03769C13.977 17.7866 17.9979 13.7981 18 8.8966C18.0008 6.52116 17.0693 4.28742 15.3773 2.60707C13.6851 0.92693 11.4351 0.000976744 9.03769 0C4.09753 0 0.0772031 3.98791 0.0752344 8.88949ZM2.90468 13.1018L2.72728 12.8223C1.98155 11.6458 1.58794 10.2862 1.5885 8.89005C1.59005 4.81598 4.93158 1.5014 9.0405 1.5014C11.0303 1.50223 12.9004 2.27191 14.3069 3.66837C15.7134 5.06498 16.4873 6.92149 16.4868 8.89605C16.485 12.9701 13.1434 16.2851 9.03769 16.2851H9.03473C7.69788 16.2844 6.38677 15.9282 5.24334 15.255L4.97123 15.0949L2.15184 15.8284L2.90468 13.1018Z", fill: "url(#paint1_linear_1569_263602)" }),
636
- /* @__PURE__ */ r.jsx("path", { d: "M6.79738 5.17316C6.62962 4.80318 6.45306 4.79572 6.29352 4.78923C6.16288 4.78365 6.01354 4.78406 5.86434 4.78406C5.71499 4.78406 5.47234 4.83981 5.26724 5.06202C5.06193 5.28444 4.4834 5.82193 4.4834 6.91511C4.4834 8.0083 5.28588 9.06486 5.39774 9.21325C5.50975 9.36137 6.94694 11.6765 9.22309 12.5672C11.1148 13.3073 11.4997 13.1601 11.9103 13.123C12.3209 13.086 13.2353 12.5857 13.4218 12.0668C13.6085 11.548 13.6085 11.1033 13.5525 11.0104C13.4965 10.9178 13.3472 10.8622 13.1233 10.7511C12.8993 10.6401 11.7983 10.1024 11.593 10.0283C11.3877 9.95418 11.2385 9.9172 11.0891 10.1397C10.9398 10.3618 10.5109 10.8622 10.3802 11.0104C10.2497 11.1589 10.1189 11.1774 9.89507 11.0663C9.67098 10.9548 8.94979 10.7204 8.09416 9.96353C7.42844 9.37455 6.979 8.64723 6.84836 8.42474C6.71772 8.2026 6.83437 8.08218 6.94666 7.97146C7.04727 7.8719 7.17067 7.712 7.28275 7.5823C7.39441 7.45253 7.43167 7.35995 7.50634 7.21176C7.58109 7.06344 7.54368 6.93367 7.48778 6.82253C7.43167 6.71139 6.99651 5.61248 6.79738 5.17316Z", fill: "white" })
637
- ] }),
638
- /* @__PURE__ */ r.jsxs("defs", { children: [
639
- /* @__PURE__ */ r.jsxs("linearGradient", { id: "paint0_linear_1569_263602", x1: "869.139", y1: "1732.25", x2: "869.139", y2: "0.310547", gradientUnits: "userSpaceOnUse", children: [
640
- /* @__PURE__ */ r.jsx("stop", { "stop-color": "#1FAF38" }),
641
- /* @__PURE__ */ r.jsx("stop", { offset: "1", "stop-color": "#60D669" })
642
- ] }),
643
- /* @__PURE__ */ r.jsxs("linearGradient", { id: "paint1_linear_1569_263602", x1: "900", y1: "1794.05", x2: "900", y2: "0", gradientUnits: "userSpaceOnUse", children: [
644
- /* @__PURE__ */ r.jsx("stop", { "stop-color": "#F9F9F9" }),
645
- /* @__PURE__ */ r.jsx("stop", { offset: "1", "stop-color": "white" })
646
- ] }),
647
- /* @__PURE__ */ r.jsx("clipPath", { id: "clip0_1569_263602", children: /* @__PURE__ */ r.jsx("rect", { width: "18", height: "18", fill: "white" }) })
648
- ] })
649
- ]
578
+ children: /* @__PURE__ */ r.jsx("path", { d: "M4 13.3333L0 9.33333L0.95 8.38333L4 11.4333L7.05 8.38333L8 9.33333L4 13.3333ZM0.966667 4.93333L0 4L4 0L8 4L7.03333 4.93333L4 1.9L0.966667 4.93333Z" })
650
579
  }
651
- )), r0 = s(({
652
- size: t = 24,
653
- className: l,
654
- ...h
655
- }) => /* @__PURE__ */ r.jsx(
580
+ )), Q = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
656
581
  "svg",
657
582
  {
658
583
  xmlns: "http://www.w3.org/2000/svg",
659
584
  width: t,
660
585
  height: t,
661
- viewBox: "0 -960 960 960",
586
+ viewBox: "0 0 24 24",
662
587
  fill: "currentColor",
663
588
  ...h,
664
589
  className: l,
665
- children: /* @__PURE__ */ r.jsx("path", { d: "M2 16C1.45 16 0.979167 15.8042 0.5875 15.4125C0.195833 15.0208 0 14.55 0 14V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H18C18.55 0 19.0208 0.195833 19.4125 0.5875C19.8042 0.979167 20 1.45 20 2V14C20 14.55 19.8042 15.0208 19.4125 15.4125C19.0208 15.8042 18.55 16 18 16H2ZM10 9L2 4V14H18V4L10 9ZM10 7L18 2H2L10 7ZM2 4V2V14V4Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-10,-8)" })
590
+ children: /* @__PURE__ */ r.jsx("path", { d: "M8.4 17L12 13.4L15.6 17L17 15.6L13.4 12L17 8.4L15.6 7L12 10.6L8.4 7L7 8.4L10.6 12L7 15.6L8.4 17ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z" })
666
591
  }
667
- )), l0 = s(({
668
- size: t = 24,
669
- className: l,
670
- ...h
671
- }) => /* @__PURE__ */ r.jsx(
592
+ )), X = s(
593
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
594
+ "svg",
595
+ {
596
+ xmlns: "http://www.w3.org/2000/svg",
597
+ width: t,
598
+ height: t,
599
+ viewBox: "0 0 24 24",
600
+ fill: "currentColor",
601
+ ...h,
602
+ className: l,
603
+ children: /* @__PURE__ */ r.jsx("path", { d: "M10.6 16.6L17.65 9.55L16.25 8.15L10.6 13.8L7.75 10.95L6.35 12.35L10.6 16.6ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z" })
604
+ }
605
+ )
606
+ ), Y = s(
607
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
608
+ "svg",
609
+ {
610
+ xmlns: "http://www.w3.org/2000/svg",
611
+ width: t,
612
+ height: t,
613
+ viewBox: "0 0 24 24",
614
+ fill: "currentColor",
615
+ ...h,
616
+ className: l,
617
+ children: /* @__PURE__ */ r.jsx(
618
+ "path",
619
+ {
620
+ d: "M3.5 21V17.5714H20.5V21H3.5ZM6.475 15L10.9375 3H13.0625L17.525 15H15.485L14.4225 11.9143H9.62L8.515 15H6.475ZM10.215 10.2H13.785L12.0425 5.22857H11.9575L10.215 10.2Z",
621
+ fill: "currentColor"
622
+ }
623
+ )
624
+ }
625
+ )
626
+ ), z = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
672
627
  "svg",
673
628
  {
674
629
  xmlns: "http://www.w3.org/2000/svg",
@@ -678,13 +633,16 @@ const s = (t) => o(t), n = s(({
678
633
  fill: "currentColor",
679
634
  ...h,
680
635
  className: l,
681
- children: /* @__PURE__ */ r.jsx("path", { d: "M2 20C1.45 20 0.979167 19.8042 0.5875 19.4125C0.195833 19.0208 0 18.55 0 18V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H10L16 6V18C16 18.55 15.8042 19.0208 15.4125 19.4125C15.0208 19.8042 14.55 20 14 20H2ZM9 7V2H2V18H14V7H9Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-8,-10)" })
636
+ children: /* @__PURE__ */ r.jsx(
637
+ "path",
638
+ {
639
+ d: "M286.5 -253.875L180 -360.375L222 -402.375L285.75 -338.625L413.25 -466.125L455.25 -423.375L286.5 -253.875ZM286.5 -493.875L180 -600.375L222 -642.375L285.75 -578.625L413.25 -706.125L455.25 -663.375L286.5 -493.875ZM510 -313.875V-373.875H780V-313.875H510ZM510 -553.875V-613.875H780V-553.875H510Z",
640
+ fill: "currentColor",
641
+ transform: "translate(480,-480) scale(1.45) translate(-480,480)"
642
+ }
643
+ )
682
644
  }
683
- )), h0 = s(({
684
- size: t = 24,
685
- className: l,
686
- ...h
687
- }) => /* @__PURE__ */ r.jsx(
645
+ )), t0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsxs(
688
646
  "svg",
689
647
  {
690
648
  xmlns: "http://www.w3.org/2000/svg",
@@ -694,13 +652,66 @@ const s = (t) => o(t), n = s(({
694
652
  fill: "currentColor",
695
653
  ...h,
696
654
  className: l,
697
- children: /* @__PURE__ */ r.jsx("path", { d: "M8 12L3 7L4.4 5.55L7 8.15V0H9V8.15L11.6 5.55L13 7L8 12ZM2 16C1.45 16 0.979167 15.8042 0.5875 15.4125C0.195833 15.0208 0 14.55 0 14V11H2V14H14V11H16V14C16 14.55 15.8042 15.0208 15.4125 15.4125C15.0208 15.8042 14.55 16 14 16H2Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-8,-8)" })
655
+ children: [
656
+ /* @__PURE__ */ r.jsxs("g", { transform: "translate(480,-480) scale(40,40) translate(-9,-9)", children: [
657
+ /* @__PURE__ */ r.jsx(
658
+ "path",
659
+ {
660
+ d: "M0.383945 8.89222C0.383523 10.4046 0.781773 11.8813 1.53904 13.1828L0.311523 17.63L4.89815 16.4367C6.16675 17.1219 7.58812 17.481 9.03252 17.4811H9.03632C13.8046 17.4811 17.686 13.6311 17.6881 8.89899C17.689 6.60594 16.7898 4.44971 15.1562 2.82748C13.5228 1.20538 11.3505 0.311593 9.03597 0.310547C4.26717 0.310547 0.385984 4.16031 0.384016 8.89222",
661
+ fill: "url(#paint0_linear_1569_263602)"
662
+ }
663
+ ),
664
+ /* @__PURE__ */ r.jsx(
665
+ "path",
666
+ {
667
+ d: "M0.0752344 8.88949C0.0747422 10.4563 0.487266 11.9858 1.27153 13.334L0 17.9405L4.75109 16.7044C6.06016 17.4126 7.53405 17.786 9.03382 17.7866H9.03769C13.977 17.7866 17.9979 13.7981 18 8.8966C18.0008 6.52116 17.0693 4.28742 15.3773 2.60707C13.6851 0.92693 11.4351 0.000976744 9.03769 0C4.09753 0 0.0772031 3.98791 0.0752344 8.88949ZM2.90468 13.1018L2.72728 12.8223C1.98155 11.6458 1.58794 10.2862 1.5885 8.89005C1.59005 4.81598 4.93158 1.5014 9.0405 1.5014C11.0303 1.50223 12.9004 2.27191 14.3069 3.66837C15.7134 5.06498 16.4873 6.92149 16.4868 8.89605C16.485 12.9701 13.1434 16.2851 9.03769 16.2851H9.03473C7.69788 16.2844 6.38677 15.9282 5.24334 15.255L4.97123 15.0949L2.15184 15.8284L2.90468 13.1018Z",
668
+ fill: "url(#paint1_linear_1569_263602)"
669
+ }
670
+ ),
671
+ /* @__PURE__ */ r.jsx(
672
+ "path",
673
+ {
674
+ d: "M6.79738 5.17316C6.62962 4.80318 6.45306 4.79572 6.29352 4.78923C6.16288 4.78365 6.01354 4.78406 5.86434 4.78406C5.71499 4.78406 5.47234 4.83981 5.26724 5.06202C5.06193 5.28444 4.4834 5.82193 4.4834 6.91511C4.4834 8.0083 5.28588 9.06486 5.39774 9.21325C5.50975 9.36137 6.94694 11.6765 9.22309 12.5672C11.1148 13.3073 11.4997 13.1601 11.9103 13.123C12.3209 13.086 13.2353 12.5857 13.4218 12.0668C13.6085 11.548 13.6085 11.1033 13.5525 11.0104C13.4965 10.9178 13.3472 10.8622 13.1233 10.7511C12.8993 10.6401 11.7983 10.1024 11.593 10.0283C11.3877 9.95418 11.2385 9.9172 11.0891 10.1397C10.9398 10.3618 10.5109 10.8622 10.3802 11.0104C10.2497 11.1589 10.1189 11.1774 9.89507 11.0663C9.67098 10.9548 8.94979 10.7204 8.09416 9.96353C7.42844 9.37455 6.979 8.64723 6.84836 8.42474C6.71772 8.2026 6.83437 8.08218 6.94666 7.97146C7.04727 7.8719 7.17067 7.712 7.28275 7.5823C7.39441 7.45253 7.43167 7.35995 7.50634 7.21176C7.58109 7.06344 7.54368 6.93367 7.48778 6.82253C7.43167 6.71139 6.99651 5.61248 6.79738 5.17316Z",
675
+ fill: "white"
676
+ }
677
+ )
678
+ ] }),
679
+ /* @__PURE__ */ r.jsxs("defs", { children: [
680
+ /* @__PURE__ */ r.jsxs(
681
+ "linearGradient",
682
+ {
683
+ id: "paint0_linear_1569_263602",
684
+ x1: "869.139",
685
+ y1: "1732.25",
686
+ x2: "869.139",
687
+ y2: "0.310547",
688
+ gradientUnits: "userSpaceOnUse",
689
+ children: [
690
+ /* @__PURE__ */ r.jsx("stop", { "stop-color": "#1FAF38" }),
691
+ /* @__PURE__ */ r.jsx("stop", { offset: "1", "stop-color": "#60D669" })
692
+ ]
693
+ }
694
+ ),
695
+ /* @__PURE__ */ r.jsxs(
696
+ "linearGradient",
697
+ {
698
+ id: "paint1_linear_1569_263602",
699
+ x1: "900",
700
+ y1: "1794.05",
701
+ x2: "900",
702
+ y2: "0",
703
+ gradientUnits: "userSpaceOnUse",
704
+ children: [
705
+ /* @__PURE__ */ r.jsx("stop", { "stop-color": "#F9F9F9" }),
706
+ /* @__PURE__ */ r.jsx("stop", { offset: "1", "stop-color": "white" })
707
+ ]
708
+ }
709
+ ),
710
+ /* @__PURE__ */ r.jsx("clipPath", { id: "clip0_1569_263602", children: /* @__PURE__ */ r.jsx("rect", { width: "18", height: "18", fill: "white" }) })
711
+ ] })
712
+ ]
698
713
  }
699
- )), s0 = s(({
700
- size: t = 24,
701
- className: l,
702
- ...h
703
- }) => /* @__PURE__ */ r.jsx(
714
+ )), r0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
704
715
  "svg",
705
716
  {
706
717
  xmlns: "http://www.w3.org/2000/svg",
@@ -710,13 +721,16 @@ const s = (t) => o(t), n = s(({
710
721
  fill: "currentColor",
711
722
  ...h,
712
723
  className: l,
713
- children: /* @__PURE__ */ r.jsx("path", { d: "M9 21C7.75 21 6.57917 20.7625 5.4875 20.2875C4.39583 19.8125 3.44583 19.1708 2.6375 18.3625C1.82917 17.5542 1.1875 16.6042 0.7125 15.5125C0.2375 14.4208 0 13.25 0 12H2C2 13.95 2.67917 15.6042 4.0375 16.9625C5.39583 18.3208 7.05 19 9 19C10.95 19 12.6042 18.3208 13.9625 16.9625C15.3208 15.6042 16 13.95 16 12C16 10.05 15.3208 8.39583 13.9625 7.0375C12.6042 5.67917 10.95 5 9 5H8.85L10.4 6.55L9 8L5 4L9 0L10.4 1.45L8.85 3H9C10.25 3 11.4208 3.2375 12.5125 3.7125C13.6042 4.1875 14.5542 4.82917 15.3625 5.6375C16.1708 6.44583 16.8125 7.39583 17.2875 8.4875C17.7625 9.57917 18 10.75 18 12C18 13.25 17.7625 14.4208 17.2875 15.5125C16.8125 16.6042 16.1708 17.5542 15.3625 18.3625C14.5542 19.1708 13.6042 19.8125 12.5125 20.2875C11.4208 20.7625 10.25 21 9 21Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-9,-10.5)" })
724
+ children: /* @__PURE__ */ r.jsx(
725
+ "path",
726
+ {
727
+ d: "M2 16C1.45 16 0.979167 15.8042 0.5875 15.4125C0.195833 15.0208 0 14.55 0 14V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H18C18.55 0 19.0208 0.195833 19.4125 0.5875C19.8042 0.979167 20 1.45 20 2V14C20 14.55 19.8042 15.0208 19.4125 15.4125C19.0208 15.8042 18.55 16 18 16H2ZM10 9L2 4V14H18V4L10 9ZM10 7L18 2H2L10 7ZM2 4V2V14V4Z",
728
+ fill: "currentColor",
729
+ transform: "translate(480,-480) scale(40,40) translate(-10,-8)"
730
+ }
731
+ )
714
732
  }
715
- )), o0 = s(({
716
- size: t = 24,
717
- className: l,
718
- ...h
719
- }) => /* @__PURE__ */ r.jsx(
733
+ )), l0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
720
734
  "svg",
721
735
  {
722
736
  xmlns: "http://www.w3.org/2000/svg",
@@ -726,13 +740,16 @@ const s = (t) => o(t), n = s(({
726
740
  fill: "currentColor",
727
741
  ...h,
728
742
  className: l,
729
- children: /* @__PURE__ */ r.jsx("path", { d: "M2 18C1.45 18 0.979167 17.8042 0.5875 17.4125C0.195833 17.0208 0 16.55 0 16V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H16C16.55 0 17.0208 0.195833 17.4125 0.5875C17.8042 0.979167 18 1.45 18 2V16C18 16.55 17.8042 17.0208 17.4125 17.4125C17.0208 17.8042 16.55 18 16 18H2ZM2 16H16V2H2V16ZM3 14H15L11.25 9L8.25 13L6 10L3 14ZM5.5 7C5.91667 7 6.27083 6.85417 6.5625 6.5625C6.85417 6.27083 7 5.91667 7 5.5C7 5.08333 6.85417 4.72917 6.5625 4.4375C6.27083 4.14583 5.91667 4 5.5 4C5.08333 4 4.72917 4.14583 4.4375 4.4375C4.14583 4.72917 4 5.08333 4 5.5C4 5.91667 4.14583 6.27083 4.4375 6.5625C4.72917 6.85417 5.08333 7 5.5 7Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-9,-9)" })
743
+ children: /* @__PURE__ */ r.jsx(
744
+ "path",
745
+ {
746
+ d: "M2 20C1.45 20 0.979167 19.8042 0.5875 19.4125C0.195833 19.0208 0 18.55 0 18V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H10L16 6V18C16 18.55 15.8042 19.0208 15.4125 19.4125C15.0208 19.8042 14.55 20 14 20H2ZM9 7V2H2V18H14V7H9Z",
747
+ fill: "currentColor",
748
+ transform: "translate(480,-480) scale(40,40) translate(-8,-10)"
749
+ }
750
+ )
730
751
  }
731
- )), n0 = s(({
732
- size: t = 24,
733
- className: l,
734
- ...h
735
- }) => /* @__PURE__ */ r.jsx(
752
+ )), h0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
736
753
  "svg",
737
754
  {
738
755
  xmlns: "http://www.w3.org/2000/svg",
@@ -742,13 +759,16 @@ const s = (t) => o(t), n = s(({
742
759
  fill: "currentColor",
743
760
  ...h,
744
761
  className: l,
745
- children: /* @__PURE__ */ r.jsx("path", { d: "M1.33333 13.3333C0.966667 13.3333 0.652778 13.2028 0.391667 12.9417C0.130556 12.6806 0 12.3667 0 12V1.33333C0 0.966667 0.130556 0.652778 0.391667 0.391667C0.652778 0.130556 0.966667 0 1.33333 0H6.66667L10.6667 4V12C10.6667 12.3667 10.5361 12.6806 10.275 12.9417C10.0139 13.2028 9.7 13.3333 9.33333 13.3333H1.33333ZM6 4.66667H9.33333L6 1.33333V4.66667Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-5.3333,-6.6667)" })
762
+ children: /* @__PURE__ */ r.jsx(
763
+ "path",
764
+ {
765
+ d: "M8 12L3 7L4.4 5.55L7 8.15V0H9V8.15L11.6 5.55L13 7L8 12ZM2 16C1.45 16 0.979167 15.8042 0.5875 15.4125C0.195833 15.0208 0 14.55 0 14V11H2V14H14V11H16V14C16 14.55 15.8042 15.0208 15.4125 15.4125C15.0208 15.8042 14.55 16 14 16H2Z",
766
+ fill: "currentColor",
767
+ transform: "translate(480,-480) scale(40,40) translate(-8,-8)"
768
+ }
769
+ )
746
770
  }
747
- )), e0 = s(({
748
- size: t = 24,
749
- className: l,
750
- ...h
751
- }) => /* @__PURE__ */ r.jsx(
771
+ )), s0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
752
772
  "svg",
753
773
  {
754
774
  xmlns: "http://www.w3.org/2000/svg",
@@ -758,13 +778,16 @@ const s = (t) => o(t), n = s(({
758
778
  fill: "currentColor",
759
779
  ...h,
760
780
  className: l,
761
- children: /* @__PURE__ */ r.jsx("path", { d: "M0 13.3333V1.33333C0 0.966667 0.130556 0.652778 0.391667 0.391667C0.652778 0.130556 0.966667 0 1.33333 0H12C12.3667 0 12.6806 0.130556 12.9417 0.391667C13.2028 0.652778 13.3333 0.966667 13.3333 1.33333V9.33333C13.3333 9.7 13.2028 10.0139 12.9417 10.275C12.6806 10.5361 12.3667 10.6667 12 10.6667H2.66667L0 13.3333Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-6.6667,-6.6667)" })
781
+ children: /* @__PURE__ */ r.jsx(
782
+ "path",
783
+ {
784
+ d: "M9 21C7.75 21 6.57917 20.7625 5.4875 20.2875C4.39583 19.8125 3.44583 19.1708 2.6375 18.3625C1.82917 17.5542 1.1875 16.6042 0.7125 15.5125C0.2375 14.4208 0 13.25 0 12H2C2 13.95 2.67917 15.6042 4.0375 16.9625C5.39583 18.3208 7.05 19 9 19C10.95 19 12.6042 18.3208 13.9625 16.9625C15.3208 15.6042 16 13.95 16 12C16 10.05 15.3208 8.39583 13.9625 7.0375C12.6042 5.67917 10.95 5 9 5H8.85L10.4 6.55L9 8L5 4L9 0L10.4 1.45L8.85 3H9C10.25 3 11.4208 3.2375 12.5125 3.7125C13.6042 4.1875 14.5542 4.82917 15.3625 5.6375C16.1708 6.44583 16.8125 7.39583 17.2875 8.4875C17.7625 9.57917 18 10.75 18 12C18 13.25 17.7625 14.4208 17.2875 15.5125C16.8125 16.6042 16.1708 17.5542 15.3625 18.3625C14.5542 19.1708 13.6042 19.8125 12.5125 20.2875C11.4208 20.7625 10.25 21 9 21Z",
785
+ fill: "currentColor",
786
+ transform: "translate(480,-480) scale(40,40) translate(-9,-10.5)"
787
+ }
788
+ )
762
789
  }
763
- )), w0 = s(({
764
- size: t = 24,
765
- className: l,
766
- ...h
767
- }) => /* @__PURE__ */ r.jsx(
790
+ )), o0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
768
791
  "svg",
769
792
  {
770
793
  xmlns: "http://www.w3.org/2000/svg",
@@ -774,13 +797,79 @@ const s = (t) => o(t), n = s(({
774
797
  fill: "currentColor",
775
798
  ...h,
776
799
  className: l,
777
- children: /* @__PURE__ */ r.jsx("path", { d: "M11.3333 6.66667V4.66667H9.33333V3.33333H11.3333V1.33333H12.6667V3.33333H14.6667V4.66667H12.6667V6.66667H11.3333ZM5.33333 5.33333C4.6 5.33333 3.97222 5.07222 3.45 4.55C2.92778 4.02778 2.66667 3.4 2.66667 2.66667C2.66667 1.93333 2.92778 1.30556 3.45 0.783333C3.97222 0.261111 4.6 0 5.33333 0C6.06667 0 6.69444 0.261111 7.21667 0.783333C7.73889 1.30556 8 1.93333 8 2.66667C8 3.4 7.73889 4.02778 7.21667 4.55C6.69444 5.07222 6.06667 5.33333 5.33333 5.33333ZM0 10.6667V8.8C0 8.42222 0.0972222 8.075 0.291667 7.75833C0.486111 7.44167 0.744444 7.2 1.06667 7.03333C1.75556 6.68889 2.45556 6.43056 3.16667 6.25833C3.87778 6.08611 4.6 6 5.33333 6C6.06667 6 6.78889 6.08611 7.5 6.25833C8.21111 6.43056 8.91111 6.68889 9.6 7.03333C9.92222 7.2 10.1806 7.44167 10.375 7.75833C10.5694 8.075 10.6667 8.42222 10.6667 8.8V10.6667H0Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-7.3333,-5.3333)" })
800
+ children: /* @__PURE__ */ r.jsx(
801
+ "path",
802
+ {
803
+ d: "M2 18C1.45 18 0.979167 17.8042 0.5875 17.4125C0.195833 17.0208 0 16.55 0 16V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H16C16.55 0 17.0208 0.195833 17.4125 0.5875C17.8042 0.979167 18 1.45 18 2V16C18 16.55 17.8042 17.0208 17.4125 17.4125C17.0208 17.8042 16.55 18 16 18H2ZM2 16H16V2H2V16ZM3 14H15L11.25 9L8.25 13L6 10L3 14ZM5.5 7C5.91667 7 6.27083 6.85417 6.5625 6.5625C6.85417 6.27083 7 5.91667 7 5.5C7 5.08333 6.85417 4.72917 6.5625 4.4375C6.27083 4.14583 5.91667 4 5.5 4C5.08333 4 4.72917 4.14583 4.4375 4.4375C4.14583 4.72917 4 5.08333 4 5.5C4 5.91667 4.14583 6.27083 4.4375 6.5625C4.72917 6.85417 5.08333 7 5.5 7Z",
804
+ fill: "currentColor",
805
+ transform: "translate(480,-480) scale(48,48) translate(-9,-9)"
806
+ }
807
+ )
778
808
  }
779
- )), q0 = s(({
780
- size: t = 24,
781
- className: l,
782
- ...h
783
- }) => /* @__PURE__ */ r.jsx(
809
+ )), n0 = s(
810
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
811
+ "svg",
812
+ {
813
+ xmlns: "http://www.w3.org/2000/svg",
814
+ width: t,
815
+ height: t,
816
+ viewBox: "0 -960 960 960",
817
+ fill: "currentColor",
818
+ ...h,
819
+ className: l,
820
+ children: /* @__PURE__ */ r.jsx(
821
+ "path",
822
+ {
823
+ d: "M1.33333 13.3333C0.966667 13.3333 0.652778 13.2028 0.391667 12.9417C0.130556 12.6806 0 12.3667 0 12V1.33333C0 0.966667 0.130556 0.652778 0.391667 0.391667C0.652778 0.130556 0.966667 0 1.33333 0H6.66667L10.6667 4V12C10.6667 12.3667 10.5361 12.6806 10.275 12.9417C10.0139 13.2028 9.7 13.3333 9.33333 13.3333H1.33333ZM6 4.66667H9.33333L6 1.33333V4.66667Z",
824
+ fill: "currentColor",
825
+ transform: "translate(480,-480) scale(48,48) translate(-5.3333,-6.6667)"
826
+ }
827
+ )
828
+ }
829
+ )
830
+ ), e0 = s(
831
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
832
+ "svg",
833
+ {
834
+ xmlns: "http://www.w3.org/2000/svg",
835
+ width: t,
836
+ height: t,
837
+ viewBox: "0 -960 960 960",
838
+ fill: "currentColor",
839
+ ...h,
840
+ className: l,
841
+ children: /* @__PURE__ */ r.jsx(
842
+ "path",
843
+ {
844
+ d: "M0 13.3333V1.33333C0 0.966667 0.130556 0.652778 0.391667 0.391667C0.652778 0.130556 0.966667 0 1.33333 0H12C12.3667 0 12.6806 0.130556 12.9417 0.391667C13.2028 0.652778 13.3333 0.966667 13.3333 1.33333V9.33333C13.3333 9.7 13.2028 10.0139 12.9417 10.275C12.6806 10.5361 12.3667 10.6667 12 10.6667H2.66667L0 13.3333Z",
845
+ fill: "currentColor",
846
+ transform: "translate(480,-480) scale(48,48) translate(-6.6667,-6.6667)"
847
+ }
848
+ )
849
+ }
850
+ )
851
+ ), w0 = s(
852
+ ({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
853
+ "svg",
854
+ {
855
+ xmlns: "http://www.w3.org/2000/svg",
856
+ width: t,
857
+ height: t,
858
+ viewBox: "0 -960 960 960",
859
+ fill: "currentColor",
860
+ ...h,
861
+ className: l,
862
+ children: /* @__PURE__ */ r.jsx(
863
+ "path",
864
+ {
865
+ d: "M11.3333 6.66667V4.66667H9.33333V3.33333H11.3333V1.33333H12.6667V3.33333H14.6667V4.66667H12.6667V6.66667H11.3333ZM5.33333 5.33333C4.6 5.33333 3.97222 5.07222 3.45 4.55C2.92778 4.02778 2.66667 3.4 2.66667 2.66667C2.66667 1.93333 2.92778 1.30556 3.45 0.783333C3.97222 0.261111 4.6 0 5.33333 0C6.06667 0 6.69444 0.261111 7.21667 0.783333C7.73889 1.30556 8 1.93333 8 2.66667C8 3.4 7.73889 4.02778 7.21667 4.55C6.69444 5.07222 6.06667 5.33333 5.33333 5.33333ZM0 10.6667V8.8C0 8.42222 0.0972222 8.075 0.291667 7.75833C0.486111 7.44167 0.744444 7.2 1.06667 7.03333C1.75556 6.68889 2.45556 6.43056 3.16667 6.25833C3.87778 6.08611 4.6 6 5.33333 6C6.06667 6 6.78889 6.08611 7.5 6.25833C8.21111 6.43056 8.91111 6.68889 9.6 7.03333C9.92222 7.2 10.1806 7.44167 10.375 7.75833C10.5694 8.075 10.6667 8.42222 10.6667 8.8V10.6667H0Z",
866
+ fill: "currentColor",
867
+ transform: "translate(480,-480) scale(48,48) translate(-7.3333,-5.3333)"
868
+ }
869
+ )
870
+ }
871
+ )
872
+ ), q0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
784
873
  "svg",
785
874
  {
786
875
  xmlns: "http://www.w3.org/2000/svg",
@@ -790,13 +879,16 @@ const s = (t) => o(t), n = s(({
790
879
  fill: "currentColor",
791
880
  ...h,
792
881
  className: l,
793
- children: /* @__PURE__ */ r.jsx("path", { d: "M0 12V9.16667L8.8 0.383333C8.93333 0.261111 9.08056 0.166667 9.24167 0.1C9.40278 0.0333333 9.57222 0 9.75 0C9.92778 0 10.1 0.0333333 10.2667 0.1C10.4333 0.166667 10.5778 0.266667 10.7 0.4L11.6167 1.33333C11.75 1.45556 11.8472 1.6 11.9083 1.76667C11.9694 1.93333 12 2.1 12 2.26667C12 2.44444 11.9694 2.61389 11.9083 2.775C11.8472 2.93611 11.75 3.08333 11.6167 3.21667L2.83333 12H0ZM9.73333 3.2L10.6667 2.26667L9.73333 1.33333L8.8 2.26667L9.73333 3.2Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-6,-6)" })
882
+ children: /* @__PURE__ */ r.jsx(
883
+ "path",
884
+ {
885
+ d: "M0 12V9.16667L8.8 0.383333C8.93333 0.261111 9.08056 0.166667 9.24167 0.1C9.40278 0.0333333 9.57222 0 9.75 0C9.92778 0 10.1 0.0333333 10.2667 0.1C10.4333 0.166667 10.5778 0.266667 10.7 0.4L11.6167 1.33333C11.75 1.45556 11.8472 1.6 11.9083 1.76667C11.9694 1.93333 12 2.1 12 2.26667C12 2.44444 11.9694 2.61389 11.9083 2.775C11.8472 2.93611 11.75 3.08333 11.6167 3.21667L2.83333 12H0ZM9.73333 3.2L10.6667 2.26667L9.73333 1.33333L8.8 2.26667L9.73333 3.2Z",
886
+ fill: "currentColor",
887
+ transform: "translate(480,-480) scale(48,48) translate(-6,-6)"
888
+ }
889
+ )
794
890
  }
795
- )), v0 = s(({
796
- size: t = 24,
797
- className: l,
798
- ...h
799
- }) => /* @__PURE__ */ r.jsx(
891
+ )), v0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
800
892
  "svg",
801
893
  {
802
894
  xmlns: "http://www.w3.org/2000/svg",
@@ -806,13 +898,16 @@ const s = (t) => o(t), n = s(({
806
898
  fill: "currentColor",
807
899
  ...h,
808
900
  className: l,
809
- children: /* @__PURE__ */ r.jsx("path", { d: "M2 12C1.63333 12 1.31944 11.8694 1.05833 11.6083C0.797222 11.3472 0.666667 11.0333 0.666667 10.6667V2H0V0.666667H3.33333V0H7.33333V0.666667H10.6667V2H10V10.6667C10 11.0333 9.86944 11.3472 9.60833 11.6083C9.34722 11.8694 9.03333 12 8.66667 12H2ZM3.33333 9.33333H4.66667V3.33333H3.33333V9.33333ZM6 9.33333H7.33333V3.33333H6V9.33333Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-5.3333,-6)" })
901
+ children: /* @__PURE__ */ r.jsx(
902
+ "path",
903
+ {
904
+ d: "M2 12C1.63333 12 1.31944 11.8694 1.05833 11.6083C0.797222 11.3472 0.666667 11.0333 0.666667 10.6667V2H0V0.666667H3.33333V0H7.33333V0.666667H10.6667V2H10V10.6667C10 11.0333 9.86944 11.3472 9.60833 11.6083C9.34722 11.8694 9.03333 12 8.66667 12H2ZM3.33333 9.33333H4.66667V3.33333H3.33333V9.33333ZM6 9.33333H7.33333V3.33333H6V9.33333Z",
905
+ fill: "currentColor",
906
+ transform: "translate(480,-480) scale(48,48) translate(-5.3333,-6)"
907
+ }
908
+ )
810
909
  }
811
- )), i0 = s(({
812
- size: t = 24,
813
- className: l,
814
- ...h
815
- }) => /* @__PURE__ */ r.jsx(
910
+ )), i0 = s(({ size: t = 24, className: l, ...h }) => /* @__PURE__ */ r.jsx(
816
911
  "svg",
817
912
  {
818
913
  xmlns: "http://www.w3.org/2000/svg",
@@ -822,7 +917,14 @@ const s = (t) => o(t), n = s(({
822
917
  fill: "currentColor",
823
918
  ...h,
824
919
  className: l,
825
- children: /* @__PURE__ */ r.jsx("path", { d: "M0 12V0H6.66667V2.66667H13.3333V8H12V4H6.66667V5.33333H8V6.66667H6.66667V8H8V9.33333H6.66667V10.6667H9.33333V12H0ZM1.33333 10.6667H2.66667V9.33333H1.33333V10.6667ZM1.33333 8H2.66667V6.66667H1.33333V8ZM1.33333 5.33333H2.66667V4H1.33333V5.33333ZM1.33333 2.66667H2.66667V1.33333H1.33333V2.66667ZM4 10.6667H5.33333V9.33333H4V10.6667ZM4 8H5.33333V6.66667H4V8ZM4 5.33333H5.33333V4H4V5.33333ZM4 2.66667H5.33333V1.33333H4V2.66667ZM12 13.3333V12H10.6667V10.6667H12V9.33333H13.3333V10.6667H14.6667V12H13.3333V13.3333H12ZM9.33333 6.66667V5.33333H10.6667V6.66667H9.33333ZM9.33333 9.33333V8H10.6667V9.33333H9.33333Z", fill: "currentColor", transform: "translate(480,-480) scale(40,40) translate(-7.3333,-6.6667)" })
920
+ children: /* @__PURE__ */ r.jsx(
921
+ "path",
922
+ {
923
+ d: "M0 12V0H6.66667V2.66667H13.3333V8H12V4H6.66667V5.33333H8V6.66667H6.66667V8H8V9.33333H6.66667V10.6667H9.33333V12H0ZM1.33333 10.6667H2.66667V9.33333H1.33333V10.6667ZM1.33333 8H2.66667V6.66667H1.33333V8ZM1.33333 5.33333H2.66667V4H1.33333V5.33333ZM1.33333 2.66667H2.66667V1.33333H1.33333V2.66667ZM4 10.6667H5.33333V9.33333H4V10.6667ZM4 8H5.33333V6.66667H4V8ZM4 5.33333H5.33333V4H4V5.33333ZM4 2.66667H5.33333V1.33333H4V2.66667ZM12 13.3333V12H10.6667V10.6667H12V9.33333H13.3333V10.6667H14.6667V12H13.3333V13.3333H12ZM9.33333 6.66667V5.33333H10.6667V6.66667H9.33333ZM9.33333 9.33333V8H10.6667V9.33333H9.33333Z",
924
+ fill: "currentColor",
925
+ transform: "translate(480,-480) scale(48,48) translate(-7.3333,-6.6667)"
926
+ }
927
+ )
826
928
  }
827
929
  )), T0 = {
828
930
  Ticket: n,
@@ -889,5 +991,65 @@ const s = (t) => o(t), n = s(({
889
991
  for (const [t, l] of Object.entries(T0))
890
992
  l.displayName = `${t}_Icon`;
891
993
  export {
892
- T0 as Icons
994
+ k as AccountCircle,
995
+ V as Add,
996
+ g as ArrowLeft,
997
+ H as ArrowUpDown,
998
+ A as AttachFile,
999
+ q as Boards,
1000
+ a as Calendar,
1001
+ Q as Cancel,
1002
+ b as Check,
1003
+ X as CheckCircle,
1004
+ z as CheckList,
1005
+ d as ChevronDown,
1006
+ G as Clock,
1007
+ m as Close,
1008
+ D as CloseNavBarDesktop,
1009
+ Z as Collapse,
1010
+ i0 as Company,
1011
+ F as Copy,
1012
+ C as CrevronLeft,
1013
+ x as CrevronRight,
1014
+ n0 as DocumentFill,
1015
+ h0 as Download,
1016
+ B as Edit,
1017
+ q0 as EditFill,
1018
+ r0 as Email,
1019
+ P as Error,
1020
+ I as EyeVisibility,
1021
+ O as EyeVisibilityOff,
1022
+ y as FaLock,
1023
+ $ as FastForward,
1024
+ l0 as File,
1025
+ j as Filter,
1026
+ Y as FormatColorText,
1027
+ i as Help,
1028
+ E as HistoryActivity,
1029
+ w as Home,
1030
+ T0 as Icons,
1031
+ o0 as Image,
1032
+ N as Info,
1033
+ u as Logout,
1034
+ S as MessageSquare,
1035
+ e0 as MessageSquareFill,
1036
+ f as MoreVert,
1037
+ v as Notifications,
1038
+ W as Pause,
1039
+ s0 as Reload,
1040
+ M as Search,
1041
+ T as Settings,
1042
+ c as Shared,
1043
+ K as Sort,
1044
+ L as Stars,
1045
+ n as Ticket,
1046
+ e as TicketFilled,
1047
+ J as Trash,
1048
+ v0 as TrashFill,
1049
+ _ as Upload,
1050
+ R as UploadCloud,
1051
+ U as UserAdd,
1052
+ w0 as UserAddFill,
1053
+ p as UserPerson,
1054
+ t0 as WhatsApp
893
1055
  };