@archieai/ui 1.2.55 → 1.3.1

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 (52) hide show
  1. package/dist/Search-CROkXP0L.cjs +2 -0
  2. package/dist/Search-CROkXP0L.cjs.map +1 -0
  3. package/dist/{Search-Cv4MnT2e.js → Search-CTS1KcAY.js} +591 -576
  4. package/dist/Search-CTS1KcAY.js.map +1 -0
  5. package/dist/components/atoms/icons/ArrowDown2.d.ts +7 -0
  6. package/dist/components/atoms/icons/ArrowDown2.d.ts.map +1 -0
  7. package/dist/components/atoms/icons/index.d.ts +1 -0
  8. package/dist/components/atoms/icons/index.d.ts.map +1 -1
  9. package/dist/components/molecules/Button/Button.figma.d.ts +2 -0
  10. package/dist/components/molecules/Button/Button.figma.d.ts.map +1 -0
  11. package/dist/components/molecules/Input/Input.figma.d.ts +2 -0
  12. package/dist/components/molecules/Input/Input.figma.d.ts.map +1 -0
  13. package/dist/components/molecules/SidebarItem/SidebarItem.figma.d.ts +2 -0
  14. package/dist/components/molecules/SidebarItem/SidebarItem.figma.d.ts.map +1 -0
  15. package/dist/components/molecules/Tag/Tag.figma.d.ts +2 -0
  16. package/dist/components/molecules/Tag/Tag.figma.d.ts.map +1 -0
  17. package/dist/components/organisms/ChatInput/ChatInput.figma.d.ts +2 -0
  18. package/dist/components/organisms/ChatInput/ChatInput.figma.d.ts.map +1 -0
  19. package/dist/icons.cjs +1 -1
  20. package/dist/icons.js +271 -270
  21. package/dist/index.cjs +14 -14
  22. package/dist/index.cjs.map +1 -1
  23. package/dist/index.d.ts +0 -1
  24. package/dist/index.d.ts.map +1 -1
  25. package/dist/index.js +5016 -2247
  26. package/dist/index.js.map +1 -1
  27. package/dist/styles.css +1 -1
  28. package/package.json +1 -22
  29. package/dist/Search-Cv4MnT2e.js.map +0 -1
  30. package/dist/Search-jJp9VWfl.cjs +0 -2
  31. package/dist/Search-jJp9VWfl.cjs.map +0 -1
  32. package/dist/components/renderers/MarkdownRenderer/MarkdownRenderer.d.ts +0 -33
  33. package/dist/components/renderers/MarkdownRenderer/MarkdownRenderer.d.ts.map +0 -1
  34. package/dist/components/renderers/MarkdownRenderer/MarkdownRenderer.styles.d.ts +0 -5
  35. package/dist/components/renderers/MarkdownRenderer/MarkdownRenderer.styles.d.ts.map +0 -1
  36. package/dist/index-3Ykv-knV.js +0 -2775
  37. package/dist/index-3Ykv-knV.js.map +0 -1
  38. package/dist/index-DBlB_5Nx.cjs +0 -2
  39. package/dist/index-DBlB_5Nx.cjs.map +0 -1
  40. package/dist/katex-styles.cjs +0 -2
  41. package/dist/katex-styles.cjs.map +0 -1
  42. package/dist/katex-styles.css +0 -1
  43. package/dist/katex-styles.d.ts +0 -2
  44. package/dist/katex-styles.d.ts.map +0 -1
  45. package/dist/katex-styles.js +0 -2
  46. package/dist/katex-styles.js.map +0 -1
  47. package/dist/markdown.cjs +0 -314
  48. package/dist/markdown.cjs.map +0 -1
  49. package/dist/markdown.d.ts +0 -3
  50. package/dist/markdown.d.ts.map +0 -1
  51. package/dist/markdown.js +0 -21801
  52. package/dist/markdown.js.map +0 -1
@@ -69,36 +69,50 @@ const M = ({
69
69
  size: e = 24,
70
70
  color: t = "currentColor",
71
71
  ...o
72
- }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12L12 16M12 16L16 12M12 16V8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
73
- M.displayName = "ArrowDownCircle";
72
+ }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 27 27", fill: "none", children: /* @__PURE__ */ r(
73
+ "path",
74
+ {
75
+ d: "M13.3335 5.55557L13.3336 21.1111M13.3336 21.1111L21.1113 13.3333M13.3336 21.1111L5.55577 13.3333",
76
+ stroke: t,
77
+ strokeLinecap: "round",
78
+ strokeLinejoin: "round"
79
+ }
80
+ ) });
81
+ M.displayName = "ArrowDown2";
74
82
  const g = ({
75
83
  size: e = 24,
76
84
  color: t = "currentColor",
77
85
  ...o
78
- }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 7L7 17M7 17H17M7 17V7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
79
- g.displayName = "ArrowDownLeft";
86
+ }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12L12 16M12 16L16 12M12 16V8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
87
+ g.displayName = "ArrowDownCircle";
80
88
  const w = ({
81
89
  size: e = 24,
82
90
  color: t = "currentColor",
83
91
  ...o
84
- }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 7L17 17M17 17V7M17 17H7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
85
- w.displayName = "ArrowDownRight";
92
+ }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 7L7 17M7 17H17M7 17V7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
93
+ w.displayName = "ArrowDownLeft";
86
94
  const v = ({
87
95
  size: e = 24,
88
96
  color: t = "currentColor",
89
97
  ...o
90
- }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8L8 12M8 12L12 16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
91
- v.displayName = "ArrowLeftCircle";
98
+ }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 7L17 17M17 17V7M17 17H7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
99
+ v.displayName = "ArrowDownRight";
92
100
  const H = ({
93
101
  size: e = 24,
94
102
  color: t = "currentColor",
95
103
  ...o
96
- }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 16L16 12M16 12L12 8M16 12H8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
97
- H.displayName = "ArrowRightCircle";
104
+ }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8L8 12M8 12L12 16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
105
+ H.displayName = "ArrowLeftCircle";
98
106
  const V = ({
99
107
  size: e = 24,
100
108
  color: t = "currentColor",
101
109
  ...o
110
+ }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 16L16 12M16 12L12 8M16 12H8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
111
+ V.displayName = "ArrowRightCircle";
112
+ const f = ({
113
+ size: e = 24,
114
+ color: t = "currentColor",
115
+ ...o
102
116
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r(
103
117
  "path",
104
118
  {
@@ -109,62 +123,62 @@ const V = ({
109
123
  strokeLinejoin: "round"
110
124
  }
111
125
  ) });
112
- V.displayName = "ArrowUp";
113
- const f = ({
126
+ f.displayName = "ArrowUp";
127
+ const m = ({
114
128
  size: e = 24,
115
129
  color: t = "currentColor",
116
130
  ...o
117
131
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 12L12 8M12 8L8 12M12 8V16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
118
- f.displayName = "ArrowUpCircle";
119
- const m = ({
132
+ m.displayName = "ArrowUpCircle";
133
+ const W = ({
120
134
  size: e = 24,
121
135
  color: t = "currentColor",
122
136
  ...o
123
137
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 17L7 7M7 7V17M7 7H17", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
124
- m.displayName = "ArrowUpLeft";
125
- const W = ({
138
+ W.displayName = "ArrowUpLeft";
139
+ const j = ({
126
140
  size: e = 24,
127
141
  color: t = "currentColor",
128
142
  ...o
129
143
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 17L17 7M17 7H7M17 7V17", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
130
- W.displayName = "ArrowUpRight";
131
- const j = ({
144
+ j.displayName = "ArrowUpRight";
145
+ const B = ({
132
146
  size: e = 24,
133
147
  color: t = "currentColor",
134
148
  ...o
135
149
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 7.99999V13C16 13.7956 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7956 22 13V12C21.9999 9.74302 21.2362 7.55247 19.8333 5.78452C18.4303 4.01658 16.4706 2.77521 14.2726 2.26229C12.0747 1.74936 9.76794 1.99503 7.72736 2.95936C5.68677 3.92368 4.03241 5.54995 3.03327 7.57371C2.03413 9.59748 1.74898 11.8997 2.22418 14.1061C2.69938 16.3125 3.90699 18.2932 5.65064 19.7263C7.39429 21.1593 9.57144 21.9603 11.8281 21.9991C14.0847 22.0379 16.2881 21.3122 18.08 19.94M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
136
- j.displayName = "AtSign";
137
- const B = ({
150
+ B.displayName = "AtSign";
151
+ const y = ({
138
152
  size: e = 24,
139
153
  color: t = "currentColor",
140
154
  ...o
141
155
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8.21 13.89L7 23L12 20L17 23L15.79 13.88M19 8C19 11.866 15.866 15 12 15C8.13401 15 5 11.866 5 8C5 4.13401 8.13401 1 12 1C15.866 1 19 4.13401 19 8Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
142
- B.displayName = "Award";
143
- const y = ({
156
+ y.displayName = "Award";
157
+ const x = ({
144
158
  size: e = 24,
145
159
  color: t = "currentColor",
146
160
  ...o
147
161
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 20V10M12 20V4M6 20V14", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
148
- y.displayName = "BarChart2";
149
- const x = ({
162
+ x.displayName = "BarChart2";
163
+ const N = ({
150
164
  size: e = 24,
151
165
  color: t = "currentColor",
152
166
  ...o
153
167
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 20V10M18 20V4M6 20V16", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
154
- x.displayName = "BarChart";
155
- const N = ({
168
+ N.displayName = "BarChart";
169
+ const Z = ({
156
170
  size: e = 24,
157
171
  color: t = "currentColor",
158
172
  ...o
159
173
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 18H3C2.46957 18 1.96086 17.7893 1.58579 17.4142C1.21071 17.0391 1 16.5304 1 16V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H6.19M15 6H17C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8V16C19 16.5304 18.7893 17.0391 18.4142 17.4142C18.0391 17.7893 17.5304 18 17 18H13.81M23 13V11M11 6L7 12H13L9 18", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
160
- N.displayName = "BatteryCharging";
161
- const Z = ({
174
+ Z.displayName = "BatteryCharging";
175
+ const P = ({
162
176
  size: e = 24,
163
177
  color: t = "currentColor",
164
178
  ...o
165
179
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 13V11M3 6H17C18.1046 6 19 6.89543 19 8V16C19 17.1046 18.1046 18 17 18H3C1.89543 18 1 17.1046 1 16V8C1 6.89543 1.89543 6 3 6Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
166
- Z.displayName = "Battery";
167
- const P = ({
180
+ P.displayName = "Battery";
181
+ const _ = ({
168
182
  size: e = 24,
169
183
  color: t = "currentColor",
170
184
  ...o
@@ -172,50 +186,50 @@ const P = ({
172
186
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36724)", children: /* @__PURE__ */ r("path", { d: "M13.73 21C13.5542 21.3031 13.3019 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21M18.63 13C18.1852 11.3714 17.9731 9.68804 18 8C18.0016 6.91306 17.7079 5.8461 17.1503 4.91308C16.5927 3.98007 15.7921 3.21605 14.8341 2.70263C13.8761 2.18921 12.7966 1.94569 11.7109 1.99806C10.6252 2.05043 9.57415 2.39674 8.66998 2.99999M6.26 6.26001C6.08627 6.82362 5.99861 7.41023 6 8.00001C6 15 3 17 3 17H17M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
173
187
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36724", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
174
188
  ] });
175
- P.displayName = "BellOff";
176
- const _ = ({
189
+ _.displayName = "BellOff";
190
+ const b = ({
177
191
  size: e = 24,
178
192
  color: t = "currentColor",
179
193
  ...o
180
194
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 6.5L18 17.5L12.5 23V1L18 6.5L7 17.5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
181
- _.displayName = "Bluetooth";
182
- const b = ({
195
+ b.displayName = "Bluetooth";
196
+ const S = ({
183
197
  size: e = 24,
184
198
  color: t = "currentColor",
185
199
  ...o
186
200
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 12H14C15.0609 12 16.0783 11.5786 16.8284 10.8284C17.5786 10.0783 18 9.06087 18 8C18 6.93913 17.5786 5.92172 16.8284 5.17157C16.0783 4.42143 15.0609 4 14 4H6V12ZM6 12H15C16.0609 12 17.0783 12.4214 17.8284 13.1716C18.5786 13.9217 19 14.9391 19 16C19 17.0609 18.5786 18.0783 17.8284 18.8284C17.0783 19.5786 16.0609 20 15 20H6V12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
187
- b.displayName = "Bold";
188
- const S = ({
201
+ S.displayName = "Bold";
202
+ const D = ({
189
203
  size: e = 24,
190
204
  color: t = "currentColor",
191
205
  ...o
192
206
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 7C12 5.93913 11.5786 4.92172 10.8284 4.17157C10.0783 3.42143 9.06087 3 8 3H2V18H9C9.79565 18 10.5587 18.3161 11.1213 18.8787C11.6839 19.4413 12 20.2044 12 21M12 7V21M12 7C12 5.93913 12.4214 4.92172 13.1716 4.17157C13.9217 3.42143 14.9391 3 16 3H22V18H15C14.2044 18 13.4413 18.3161 12.8787 18.8787C12.3161 19.4413 12 20.2044 12 21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
193
- S.displayName = "BookOpen";
207
+ D.displayName = "BookOpen";
194
208
  const T = ({
195
209
  size: e = 24,
196
210
  color: t = "currentColor",
197
211
  ...o
198
212
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5C4 20.163 4.26339 20.7989 4.73223 21.2678C5.20107 21.7366 5.83696 22 6.5 22H20V2H6.5C5.83696 2 5.20107 2.26339 4.73223 2.73223C4.26339 3.20107 4 3.83696 4 4.5V19.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
199
213
  T.displayName = "Book";
200
- const D = ({
214
+ const A = ({
201
215
  size: e = 24,
202
216
  color: t = "currentColor",
203
217
  ...o
204
218
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 21L12 16L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
205
- D.displayName = "Bookmark";
206
- const A = ({
219
+ A.displayName = "Bookmark";
220
+ const R = ({
207
221
  size: e = 24,
208
222
  color: t = "currentColor",
209
223
  ...o
210
224
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3.27002 6.96002L12 12.01L20.73 6.96002M12 22.08V12M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
211
- A.displayName = "Box";
212
- const R = ({
225
+ R.displayName = "Box";
226
+ const U = ({
213
227
  size: e = 24,
214
228
  color: t = "currentColor",
215
229
  ...o
216
230
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V5C16 4.46957 15.7893 3.96086 15.4142 3.58579C15.0391 3.21071 14.5304 3 14 3H10C9.46957 3 8.96086 3.21071 8.58579 3.58579C8.21071 3.96086 8 4.46957 8 5V21M4 7H20C21.1046 7 22 7.89543 22 9V19C22 20.1046 21.1046 21 20 21H4C2.89543 21 2 20.1046 2 19V9C2 7.89543 2.89543 7 4 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
217
- R.displayName = "Briefcase";
218
- const U = ({
231
+ U.displayName = "Briefcase";
232
+ const q = ({
219
233
  size: e = 24,
220
234
  color: t = "currentColor",
221
235
  ...o
@@ -227,14 +241,14 @@ const U = ({
227
241
  ] }),
228
242
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2034_13477", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "matrix(-1 0 0 -1 24 24)" }) }) })
229
243
  ] });
230
- U.displayName = "BrushCleanup";
231
- const q = ({
244
+ q.displayName = "BrushCleanup";
245
+ const F = ({
232
246
  size: e = 24,
233
247
  color: t = "currentColor",
234
248
  ...o
235
249
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 2V6M8 2V6M3 10H21M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
236
- q.displayName = "Calendar";
237
- const F = ({
250
+ F.displayName = "Calendar";
251
+ const O = ({
238
252
  size: e = 24,
239
253
  color: t = "currentColor",
240
254
  ...o
@@ -242,8 +256,8 @@ const F = ({
242
256
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36144)", children: /* @__PURE__ */ r("path", { d: "M1 1L23 23M9 3H15L17 6H21C21.5304 6 22.0391 6.21071 22.4142 6.58579C22.7893 6.96086 23 7.46957 23 8V17.34M15.28 15.28C14.9481 15.765 14.5134 16.171 14.0068 16.469C13.5002 16.7669 12.9342 16.9496 12.3489 17.004C11.7637 17.0584 11.1737 16.9831 10.6209 16.7836C10.0681 16.5841 9.56601 16.2652 9.15042 15.8496C8.73483 15.434 8.41593 14.9319 8.2164 14.3791C8.01688 13.8263 7.94163 13.2363 7.99601 12.6511C8.05039 12.0658 8.23306 11.4998 8.53103 10.9932C8.829 10.4866 9.23495 10.0519 9.72 9.72M21 21H3C2.46957 21 1.96086 20.7893 1.58579 20.4142C1.21071 20.0391 1 19.5304 1 19V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H6L21 21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
243
257
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36144", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
244
258
  ] });
245
- F.displayName = "CameraOff";
246
- const O = ({
259
+ O.displayName = "CameraOff";
260
+ const G = ({
247
261
  size: e = 24,
248
262
  color: t = "currentColor",
249
263
  ...o
@@ -251,14 +265,14 @@ const O = ({
251
265
  /* @__PURE__ */ r("path", { d: "M23 19C23 19.5304 22.7893 20.0391 22.4142 20.4142C22.0391 20.7893 21.5304 21 21 21H3C2.46957 21 1.96086 20.7893 1.58579 20.4142C1.21071 20.0391 1 19.5304 1 19V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H7L9 3H15L17 6H21C21.5304 6 22.0391 6.21071 22.4142 6.58579C22.7893 6.96086 23 7.46957 23 8V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
252
266
  /* @__PURE__ */ r("path", { d: "M12 17C14.2091 17 16 15.2091 16 13C16 10.7909 14.2091 9 12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
253
267
  ] });
254
- O.displayName = "Camera";
255
- const G = ({
268
+ G.displayName = "Camera";
269
+ const I = ({
256
270
  size: e = 24,
257
271
  color: t = "currentColor",
258
272
  ...o
259
273
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M2 16.1C2.96089 16.296 3.84294 16.7702 4.53638 17.4636C5.22982 18.1571 5.70403 19.0391 5.9 20M2 12.05C4.03079 12.2759 5.92428 13.186 7.36911 14.6309C8.81395 16.0757 9.72414 17.9692 9.95 20M2 8V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H20C20.5304 4 21.0391 4.21071 21.4142 4.58579C21.7893 4.96086 22 5.46957 22 6V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H14M2 20H2.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
260
- G.displayName = "Cast";
261
- const I = ({
274
+ I.displayName = "Cast";
275
+ const X = ({
262
276
  size: e = 24,
263
277
  color: t = "currentColor",
264
278
  strokeWidth: o = 1.5,
@@ -283,86 +297,86 @@ const I = ({
283
297
  )
284
298
  }
285
299
  );
286
- I.displayName = "Check";
287
- const X = ({
300
+ X.displayName = "Check";
301
+ const E = ({
288
302
  size: e = 24,
289
303
  color: t = "currentColor",
290
304
  ...o
291
305
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 9L10.125 16L7 12.8182M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
292
- X.displayName = "CheckCircle";
293
- const E = ({
306
+ E.displayName = "CheckCircle";
307
+ const K = ({
294
308
  size: e = 24,
295
309
  color: t = "currentColor",
296
310
  ...o
297
311
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 11L12 14L22 4M21 12V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
298
- E.displayName = "CheckSquare";
299
- const K = ({
312
+ K.displayName = "CheckSquare";
313
+ const J = ({
300
314
  size: e = 24,
301
315
  color: t = "currentColor",
302
316
  ...o
303
317
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 9L12 15L18 9", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
304
- K.displayName = "ChevronDown";
305
- const J = ({
318
+ J.displayName = "ChevronDown";
319
+ const Y = ({
306
320
  size: e = 24,
307
321
  color: t = "currentColor",
308
322
  ...o
309
323
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 18L9 12L15 6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
310
- J.displayName = "ChevronLeft";
311
- const Y = ({
324
+ Y.displayName = "ChevronLeft";
325
+ const Q = ({
312
326
  size: e = 24,
313
327
  color: t = "currentColor",
314
328
  ...o
315
329
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 18L15 12L9 6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
316
- Y.displayName = "ChevronRight";
317
- const Q = ({
330
+ Q.displayName = "ChevronRight";
331
+ const $ = ({
318
332
  size: e = 24,
319
333
  color: t = "currentColor",
320
334
  ...o
321
335
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 15L12 9L6 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
322
- Q.displayName = "ChevronUp";
323
- const $ = ({
336
+ $.displayName = "ChevronUp";
337
+ const z = ({
324
338
  size: e = 24,
325
339
  color: t = "currentColor",
326
340
  ...o
327
341
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 13L12 18L17 13M7 6L12 11L17 6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
328
- $.displayName = "ChevronsDown";
329
- const z = ({
342
+ z.displayName = "ChevronsDown";
343
+ const e1 = ({
330
344
  size: e = 24,
331
345
  color: t = "currentColor",
332
346
  ...o
333
347
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11 17L6 12L11 7M18 17L13 12L18 7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
334
- z.displayName = "ChevronsLeft";
335
- const e1 = ({
348
+ e1.displayName = "ChevronsLeft";
349
+ const r1 = ({
336
350
  size: e = 24,
337
351
  color: t = "currentColor",
338
352
  ...o
339
353
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M13 17L18 12L13 7M6 17L11 12L6 7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
340
- e1.displayName = "ChevronsRight";
341
- const r1 = ({
354
+ r1.displayName = "ChevronsRight";
355
+ const t1 = ({
342
356
  size: e = 24,
343
357
  color: t = "currentColor",
344
358
  ...o
345
359
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 11L12 6L7 11M17 18L12 13L7 18", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
346
- r1.displayName = "ChevronsUp";
347
- const t1 = ({
360
+ t1.displayName = "ChevronsUp";
361
+ const o1 = ({
348
362
  size: e = 24,
349
363
  color: t = "currentColor",
350
364
  ...o
351
365
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM12 8H21.17M3.95001 6.06L8.54001 14M10.88 21.94L15.46 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
352
- t1.displayName = "Chrome";
353
- const o1 = ({
366
+ o1.displayName = "Chrome";
367
+ const n1 = ({
354
368
  size: e = 24,
355
369
  color: t = "currentColor",
356
370
  ...o
357
371
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
358
- o1.displayName = "Circle";
359
- const n1 = ({
372
+ n1.displayName = "Circle";
373
+ const i1 = ({
360
374
  size: e = 24,
361
375
  color: t = "currentColor",
362
376
  ...o
363
377
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
364
- n1.displayName = "Clipboard";
365
- const i1 = ({
378
+ i1.displayName = "Clipboard";
379
+ const d1 = ({
366
380
  size: e = 24,
367
381
  color: t = "currentColor",
368
382
  ...o
@@ -370,8 +384,8 @@ const i1 = ({
370
384
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36182)", children: /* @__PURE__ */ r("path", { d: "M8.00006 19V21M8.00006 13V15M16.0001 19V21M16.0001 13V15M12.0001 21V23M12.0001 15V17M20 16.58C21.0513 16.1196 21.9121 15.3116 22.4381 14.2916C22.9641 13.2715 23.1232 12.1016 22.8886 10.9782C22.6541 9.85478 22.0402 8.84623 21.1501 8.12185C20.2599 7.39748 19.1477 7.00137 18 7.00002H16.74C16.4231 5.77254 15.8189 4.63797 14.9773 3.68982C14.1358 2.74167 13.081 2.00709 11.8998 1.54664C10.7186 1.08619 9.44494 0.913035 8.18372 1.04146C6.92249 1.16989 5.70984 1.59622 4.64573 2.2853C3.58161 2.97439 2.6965 3.9065 2.06334 5.00482C1.43018 6.10313 1.06711 7.33619 1.00404 8.60237C0.940984 9.86855 1.17974 11.1316 1.70064 12.2874C2.22153 13.4432 3.00965 14.4586 4.00003 15.25", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
371
385
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36182", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
372
386
  ] });
373
- i1.displayName = "CloudDrizzle";
374
- const d1 = ({
387
+ d1.displayName = "CloudDrizzle";
388
+ const s1 = ({
375
389
  size: e = 24,
376
390
  color: t = "currentColor",
377
391
  ...o
@@ -379,8 +393,8 @@ const d1 = ({
379
393
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36184)", children: /* @__PURE__ */ r("path", { d: "M18.9999 16.9C20.2151 16.6532 21.2952 15.9638 22.0306 14.9655C22.766 13.9671 23.1043 12.7312 22.9796 11.4975C22.855 10.2638 22.2765 9.12046 21.3563 8.28937C20.4361 7.45828 19.2399 6.99875 17.9999 6.99999H16.7399C16.4086 5.71731 15.764 4.53698 14.8638 3.56498C13.9637 2.59298 12.8363 1.85972 11.5828 1.43106C10.3292 1.00239 8.98891 0.891726 7.68207 1.109C6.37523 1.32628 5.1428 1.86469 4.09544 2.6759C3.04808 3.48711 2.21856 4.54573 1.68137 5.75671C1.14418 6.96768 0.916124 8.29311 1.01769 9.61399C1.11925 10.9349 1.54725 12.2098 2.26326 13.3245C2.97926 14.4391 3.96087 15.3584 5.11993 16M12.9999 11L8.99994 17H14.9999L10.9999 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
380
394
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36184", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
381
395
  ] });
382
- d1.displayName = "CloudLightning";
383
- const s1 = ({
396
+ s1.displayName = "CloudLightning";
397
+ const h1 = ({
384
398
  size: e = 24,
385
399
  color: t = "currentColor",
386
400
  ...o
@@ -388,8 +402,8 @@ const s1 = ({
388
402
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36186)", children: /* @__PURE__ */ r("path", { d: "M22.61 16.95C22.9322 16.1893 23.0609 15.3606 22.9845 14.5381C22.9082 13.7155 22.6293 12.9246 22.1726 12.2362C21.716 11.5478 21.0959 10.9832 20.3677 10.593C19.6396 10.2027 18.8261 9.99902 18 10H16.74C16.3318 8.39249 15.4341 6.95158 14.171 5.87666C12.908 4.80173 11.3421 4.14593 9.68999 4M4.99999 5C3.43807 5.86364 2.2098 7.22478 1.51058 8.86691C0.811359 10.509 0.681344 12.3378 1.14122 14.0623C1.60109 15.7869 2.62444 17.3081 4.04847 18.384C5.47251 19.4599 7.21543 20.0288 8.99999 20H18C18.5798 19.9993 19.155 19.8978 19.7 19.7M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
389
403
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36186", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
390
404
  ] });
391
- s1.displayName = "CloudOff";
392
- const h1 = ({
405
+ h1.displayName = "CloudOff";
406
+ const C1 = ({
393
407
  size: e = 24,
394
408
  color: t = "currentColor",
395
409
  ...o
@@ -397,8 +411,8 @@ const h1 = ({
397
411
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36189)", children: /* @__PURE__ */ r("path", { d: "M16.0001 13V21M8.00006 13V21M12.0001 15V23M20 16.58C21.0513 16.1196 21.9121 15.3116 22.4381 14.2916C22.9641 13.2715 23.1232 12.1016 22.8886 10.9782C22.6541 9.85478 22.0402 8.84623 21.1501 8.12185C20.2599 7.39748 19.1477 7.00137 18 7.00002H16.74C16.4231 5.77254 15.8189 4.63797 14.9773 3.68982C14.1358 2.74167 13.081 2.00709 11.8998 1.54664C10.7186 1.08619 9.44494 0.913035 8.18372 1.04146C6.92249 1.16989 5.70984 1.59622 4.64573 2.2853C3.58161 2.97439 2.6965 3.9065 2.06334 5.00482C1.43018 6.10313 1.06711 7.33619 1.00404 8.60237C0.940984 9.86855 1.17974 11.1316 1.70064 12.2874C2.22153 13.4432 3.00965 14.4586 4.00003 15.25", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
398
412
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36189", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
399
413
  ] });
400
- h1.displayName = "CloudRain";
401
- const C1 = ({
414
+ C1.displayName = "CloudRain";
415
+ const a1 = ({
402
416
  size: e = 24,
403
417
  color: t = "currentColor",
404
418
  ...o
@@ -406,8 +420,8 @@ const C1 = ({
406
420
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36191)", children: /* @__PURE__ */ r("path", { d: "M20 17.58C21.0513 17.1196 21.9121 16.3116 22.4381 15.2916C22.9641 14.2715 23.1232 13.1016 22.8886 11.9782C22.6541 10.8548 22.0402 9.84623 21.1501 9.12185C20.2599 8.39748 19.1477 8.00137 18 8.00002H16.74C16.4231 6.77254 15.8189 5.63797 14.9773 4.68982C14.1358 3.74167 13.081 3.00709 11.8998 2.54664C10.7186 2.08618 9.44494 1.91304 8.18372 2.04146C6.92249 2.16989 5.70984 2.59622 4.64573 3.2853C3.58161 3.97439 2.6965 4.9065 2.06334 6.00482C1.43018 7.10313 1.06711 8.33619 1.00404 9.60237C0.940984 10.8685 1.17974 12.1316 1.70064 13.2874C2.22153 14.4432 3.00965 15.4586 4.00003 16.25M8.00006 16H8.01006M8.00006 20H8.01006M12.0001 18H12.0101M12.0001 22H12.0101M16.0001 16H16.0101M16.0001 20H16.0101", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
407
421
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36191", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
408
422
  ] });
409
- C1.displayName = "CloudSnow";
410
- const a1 = ({
423
+ a1.displayName = "CloudSnow";
424
+ const l1 = ({
411
425
  size: e = 24,
412
426
  color: t = "currentColor",
413
427
  ...o
@@ -415,44 +429,44 @@ const a1 = ({
415
429
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36180)", children: /* @__PURE__ */ r("path", { d: "M18.0001 10H16.7401C16.366 8.551 15.5929 7.23599 14.5088 6.2044C13.4246 5.1728 12.0728 4.46599 10.607 4.16428C9.14124 3.86256 7.6202 3.97804 6.21676 4.49759C4.81332 5.01714 3.58375 5.91993 2.66776 7.10338C1.75177 8.28683 1.1861 9.70348 1.03502 11.1924C0.883935 12.6812 1.1535 14.1826 1.81309 15.526C2.47267 16.8693 3.49583 18.0007 4.76629 18.7916C6.03676 19.5824 7.50359 20.0011 9.00011 20H18.0001C19.3262 20 20.598 19.4732 21.5356 18.5355C22.4733 17.5979 23.0001 16.3261 23.0001 15C23.0001 13.6739 22.4733 12.4021 21.5356 11.4645C20.598 10.5268 19.3262 10 18.0001 10Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
416
430
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36180", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
417
431
  ] });
418
- a1.displayName = "Cloud";
419
- const l1 = ({
432
+ l1.displayName = "Cloud";
433
+ const c1 = ({
420
434
  size: e = 24,
421
435
  color: t = "currentColor",
422
436
  ...o
423
437
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 18L22 12L16 6M8 6L2 12L8 18", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
424
- l1.displayName = "Code";
425
- const c1 = ({
438
+ c1.displayName = "Code";
439
+ const k1 = ({
426
440
  size: e = 24,
427
441
  color: t = "currentColor",
428
442
  ...o
429
443
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2L22 8.5M12 2L2 8.5M12 2V8.5M22 8.5V15.5M22 8.5L12 15.5M22 15.5L12 22M22 15.5L12 8.5M12 22L2 15.5M12 22V15.5M2 15.5V8.5M2 15.5L12 8.5M2 8.5L12 15.5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
430
- c1.displayName = "Codepen";
431
- const k1 = ({
444
+ k1.displayName = "Codepen";
445
+ const u1 = ({
432
446
  size: e = 24,
433
447
  color: t = "currentColor",
434
448
  ...o
435
449
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7.5 4.21002L12 6.81002L16.5 4.21002M7.5 19.79V14.6L3 12M21 12L16.5 14.6V19.79M3.27002 6.96002L12 12.01L20.73 6.96002M12 22.08V12M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
436
- k1.displayName = "Codesandbox";
437
- const u1 = ({
450
+ u1.displayName = "Codesandbox";
451
+ const L1 = ({
438
452
  size: e = 24,
439
453
  color: t = "currentColor",
440
454
  ...o
441
455
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 8H19C20.0609 8 21.0783 8.42143 21.8284 9.17157C22.5786 9.92172 23 10.9391 23 12C23 13.0609 22.5786 14.0783 21.8284 14.8284C21.0783 15.5786 20.0609 16 19 16H18M18 8H2V17C2 18.0609 2.42143 19.0783 3.17157 19.8284C3.92172 20.5786 4.93913 21 6 21H14C15.0609 21 16.0783 20.5786 16.8284 19.8284C17.5786 19.0783 18 18.0609 18 17V8ZM6 1V4M10 1V4M14 1V4", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
442
- u1.displayName = "Coffee";
443
- const L1 = ({
456
+ L1.displayName = "Coffee";
457
+ const p1 = ({
444
458
  size: e = 24,
445
459
  color: t = "currentColor",
446
460
  ...o
447
461
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H12M12 3V21M12 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
448
- L1.displayName = "Columns";
449
- const p1 = ({
462
+ p1.displayName = "Columns";
463
+ const M1 = ({
450
464
  size: e = 24,
451
465
  color: t = "currentColor",
452
466
  ...o
453
467
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 3C17.2044 3 16.4413 3.31607 15.8787 3.87868C15.3161 4.44129 15 5.20435 15 6V18C15 18.7956 15.3161 19.5587 15.8787 20.1213C16.4413 20.6839 17.2044 21 18 21C18.7956 21 19.5587 20.6839 20.1213 20.1213C20.6839 19.5587 21 18.7956 21 18C21 17.2044 20.6839 16.4413 20.1213 15.8787C19.5587 15.3161 18.7956 15 18 15H6C5.20435 15 4.44129 15.3161 3.87868 15.8787C3.31607 16.4413 3 17.2044 3 18C3 18.7956 3.31607 19.5587 3.87868 20.1213C4.44129 20.6839 5.20435 21 6 21C6.79565 21 7.55871 20.6839 8.12132 20.1213C8.68393 19.5587 9 18.7956 9 18V6C9 5.20435 8.68393 4.44129 8.12132 3.87868C7.55871 3.31607 6.79565 3 6 3C5.20435 3 4.44129 3.31607 3.87868 3.87868C3.31607 4.44129 3 5.20435 3 6C3 6.79565 3.31607 7.55871 3.87868 8.12132C4.44129 8.68393 5.20435 9 6 9H18C18.7956 9 19.5587 8.68393 20.1213 8.12132C20.6839 7.55871 21 6.79565 21 6C21 5.20435 20.6839 4.44129 20.1213 3.87868C19.5587 3.31607 18.7956 3 18 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
454
- p1.displayName = "Command";
455
- const M1 = ({
468
+ M1.displayName = "Command";
469
+ const g1 = ({
456
470
  size: e = 24,
457
471
  color: t = "currentColor",
458
472
  ...o
@@ -460,8 +474,8 @@ const M1 = ({
460
474
  /* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
461
475
  /* @__PURE__ */ r("path", { d: "M16.24 7.76001L14.12 14.12L7.76001 16.24L9.88001 9.88001L16.24 7.76001Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
462
476
  ] });
463
- M1.displayName = "Compass";
464
- const g1 = ({
477
+ g1.displayName = "Compass";
478
+ const w1 = ({
465
479
  size: e = 24,
466
480
  color: t = "currentColor",
467
481
  ...o
@@ -469,56 +483,56 @@ const g1 = ({
469
483
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_3508_66607)", children: /* @__PURE__ */ r("path", { d: "M21.7778 10.7777L13.2222 2.22216C12.5472 1.54715 11.4528 1.54715 10.7778 2.22216L2.22221 10.7777C1.54719 11.4527 1.54719 12.5472 2.22221 13.2222L10.7778 21.7777C11.4528 22.4528 12.5472 22.4528 13.2222 21.7777L21.7778 13.2222C22.4528 12.5472 22.4528 11.4527 21.7778 10.7777Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
470
484
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_3508_66607", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
471
485
  ] });
472
- g1.displayName = "Component";
473
- const w1 = ({
486
+ w1.displayName = "Component";
487
+ const v1 = ({
474
488
  size: e = 24,
475
489
  color: t = "currentColor",
476
490
  ...o
477
491
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 10L4 15M4 15L9 20M4 15H16C17.0609 15 18.0783 14.5786 18.8284 13.8284C19.5786 13.0783 20 12.0609 20 11V4", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
478
- w1.displayName = "CornerDownLeft";
479
- const v1 = ({
492
+ v1.displayName = "CornerDownLeft";
493
+ const H1 = ({
480
494
  size: e = 24,
481
495
  color: t = "currentColor",
482
496
  ...o
483
497
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 10L20 15M20 15L15 20M20 15H8C6.93913 15 5.92172 14.5786 5.17157 13.8284C4.42143 13.0783 4 12.0609 4 11V4", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
484
- v1.displayName = "CornerDownRight";
485
- const H1 = ({
498
+ H1.displayName = "CornerDownRight";
499
+ const V1 = ({
486
500
  size: e = 24,
487
501
  color: t = "currentColor",
488
502
  ...o
489
503
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 15L9 20M9 20L4 15M9 20V8C9 6.93913 9.42143 5.92172 10.1716 5.17157C10.9217 4.42143 11.9391 4 13 4H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
490
- H1.displayName = "CornerLeftDown";
491
- const V1 = ({
504
+ V1.displayName = "CornerLeftDown";
505
+ const f1 = ({
492
506
  size: e = 24,
493
507
  color: t = "currentColor",
494
508
  ...o
495
509
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 9L9 4M9 4L4 9M9 4V16C9 17.0609 9.42143 18.0783 10.1716 18.8284C10.9217 19.5786 11.9391 20 13 20H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
496
- V1.displayName = "CornerLeftUp";
497
- const f1 = ({
510
+ f1.displayName = "CornerLeftUp";
511
+ const m1 = ({
498
512
  size: e = 24,
499
513
  color: t = "currentColor",
500
514
  ...o
501
515
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10 15L15 20M15 20L20 15M15 20V8C15 6.93913 14.5786 5.92172 13.8284 5.17157C13.0783 4.42143 12.0609 4 11 4H4", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
502
- f1.displayName = "CornerRightDown";
503
- const m1 = ({
516
+ m1.displayName = "CornerRightDown";
517
+ const W1 = ({
504
518
  size: e = 24,
505
519
  color: t = "currentColor",
506
520
  ...o
507
521
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10 9L15 4M15 4L20 9M15 4V16C15 17.0609 14.5786 18.0783 13.8284 18.8284C13.0783 19.5786 12.0609 20 11 20H4", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
508
- m1.displayName = "CornerRightUp";
509
- const W1 = ({
522
+ W1.displayName = "CornerRightUp";
523
+ const j1 = ({
510
524
  size: e = 24,
511
525
  color: t = "currentColor",
512
526
  ...o
513
527
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 14L4 9M4 9L9 4M4 9H16C17.0609 9 18.0783 9.42143 18.8284 10.1716C19.5786 10.9217 20 11.9391 20 13V20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
514
- W1.displayName = "CornerUpLeft";
515
- const j1 = ({
528
+ j1.displayName = "CornerUpLeft";
529
+ const B1 = ({
516
530
  size: e = 24,
517
531
  color: t = "currentColor",
518
532
  ...o
519
533
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 14L20 9M20 9L15 4M20 9H8C6.93913 9 5.92172 9.42143 5.17157 10.1716C4.42143 10.9217 4 11.9391 4 13V20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
520
- j1.displayName = "CornerUpRight";
521
- const B1 = ({
534
+ B1.displayName = "CornerUpRight";
535
+ const y1 = ({
522
536
  size: e = 24,
523
537
  color: t = "currentColor",
524
538
  ...o
@@ -526,14 +540,14 @@ const B1 = ({
526
540
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36226)", children: /* @__PURE__ */ r("path", { d: "M9 1V4M15 1V4M9 20V23M15 20V23M20 9H23M20 14H23M1 9H4M1 14H4M6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4ZM9 9H15V15H9V9Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
527
541
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36226", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
528
542
  ] });
529
- B1.displayName = "Cpu";
530
- const y1 = ({
543
+ y1.displayName = "Cpu";
544
+ const x1 = ({
531
545
  size: e = 24,
532
546
  color: t = "currentColor",
533
547
  ...o
534
548
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 10H23M3 4H21C22.1046 4 23 4.89543 23 6V18C23 19.1046 22.1046 20 21 20H3C1.89543 20 1 19.1046 1 18V6C1 4.89543 1.89543 4 3 4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
535
- y1.displayName = "CreditCard";
536
- const x1 = ({
549
+ x1.displayName = "CreditCard";
550
+ const N1 = ({
537
551
  size: e = 24,
538
552
  color: t = "currentColor",
539
553
  ...o
@@ -541,26 +555,26 @@ const x1 = ({
541
555
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36231)", children: /* @__PURE__ */ r("path", { d: "M6.13 1L6 16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H23M1 6.13L16 6C16.5304 6 17.0391 6.21071 17.4142 6.58579C17.7893 6.96086 18 7.46957 18 8V23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
542
556
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36231", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
543
557
  ] });
544
- x1.displayName = "Crop";
545
- const N1 = ({
558
+ N1.displayName = "Crop";
559
+ const Z1 = ({
546
560
  size: e = 24,
547
561
  color: t = "currentColor",
548
562
  ...o
549
563
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H18M12 22C6.47715 22 2 17.5228 2 12M12 22V18M2 12C2 6.47715 6.47715 2 12 2M2 12H6M12 2V6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
550
- N1.displayName = "Crosshair";
551
- const Z1 = ({
564
+ Z1.displayName = "Crosshair";
565
+ const P1 = ({
552
566
  size: e = 24,
553
567
  color: t = "currentColor",
554
568
  ...o
555
569
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V19C21 20.66 17 22 12 22C7 22 3 20.66 3 19V5M21 12C21 13.66 17 15 12 15C7 15 3 13.66 3 12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
556
- Z1.displayName = "Database";
557
- const P1 = ({
570
+ P1.displayName = "Database";
571
+ const _1 = ({
558
572
  size: e = 24,
559
573
  color: t = "currentColor",
560
574
  ...o
561
575
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 9L12 15M12 9L18 15M21 4H8L1 12L8 20H21C21.5304 20 22.0391 19.7893 22.4142 19.4142C22.7893 19.0391 23 18.5304 23 18V6C23 5.46957 22.7893 4.96086 22.4142 4.58579C22.0391 4.21071 21.5304 4 21 4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
562
- P1.displayName = "Delete";
563
- const _1 = ({
576
+ _1.displayName = "Delete";
577
+ const b1 = ({
564
578
  size: e = 24,
565
579
  color: t = "currentColor",
566
580
  ...o
@@ -568,32 +582,32 @@ const _1 = ({
568
582
  /* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
569
583
  /* @__PURE__ */ r("path", { d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
570
584
  ] });
571
- _1.displayName = "Disc";
572
- const b1 = ({
585
+ b1.displayName = "Disc";
586
+ const S1 = ({
573
587
  size: e = 24,
574
588
  color: t = "currentColor",
575
589
  ...o
576
590
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
577
- b1.displayName = "DivideCircle";
578
- const S1 = ({
591
+ S1.displayName = "DivideCircle";
592
+ const D1 = ({
579
593
  size: e = 24,
580
594
  color: t = "currentColor",
581
595
  ...o
582
596
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
583
- S1.displayName = "DivideSquare";
597
+ D1.displayName = "DivideSquare";
584
598
  const T1 = ({
585
599
  size: e = 24,
586
600
  color: t = "currentColor",
587
601
  ...o
588
602
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 12H19M14 6C14 7.10457 13.1046 8 12 8C10.8954 8 10 7.10457 10 6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6ZM14 18C14 19.1046 13.1046 20 12 20C10.8954 20 10 19.1046 10 18C10 16.8954 10.8954 16 12 16C13.1046 16 14 16.8954 14 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
589
603
  T1.displayName = "Divide";
590
- const D1 = ({
604
+ const A1 = ({
591
605
  size: e = 24,
592
606
  color: t = "currentColor",
593
607
  ...o
594
608
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 1V23M17 5H9.5C8.57174 5 7.6815 5.36875 7.02513 6.02513C6.36875 6.6815 6 7.57174 6 8.5C6 9.42826 6.36875 10.3185 7.02513 10.9749C7.6815 11.6313 8.57174 12 9.5 12H14.5C15.4283 12 16.3185 12.3687 16.9749 13.0251C17.6313 13.6815 18 14.5717 18 15.5C18 16.4283 17.6313 17.3185 16.9749 17.9749C16.3185 18.6313 15.4283 19 14.5 19H6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
595
- D1.displayName = "DollarSign";
596
- const A1 = ({
609
+ A1.displayName = "DollarSign";
610
+ const R1 = ({
597
611
  size: e = 24,
598
612
  color: t = "currentColor",
599
613
  ...o
@@ -601,38 +615,38 @@ const A1 = ({
601
615
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36252)", children: /* @__PURE__ */ r("path", { d: "M8.00018 17L12.0002 21M12.0002 21L16.0002 17M12.0002 21V12M20.8802 18.09C21.7496 17.4786 22.4015 16.6061 22.7415 15.5991C23.0814 14.5921 23.0916 13.503 22.7706 12.4898C22.4496 11.4766 21.814 10.5921 20.9562 9.96456C20.0985 9.33703 19.063 8.99916 18.0002 8.99999H16.7402C16.4394 7.82787 15.8767 6.73924 15.0943 5.81607C14.3119 4.89291 13.3303 4.15925 12.2234 3.67035C11.1164 3.18144 9.91302 2.95002 8.7037 2.99351C7.49439 3.037 6.31069 3.35426 5.24173 3.92142C4.17277 4.48858 3.2464 5.29084 2.53236 6.26782C1.81833 7.2448 1.33523 8.37104 1.11944 9.56174C0.903647 10.7524 0.960787 11.9766 1.28656 13.142C1.61233 14.3074 2.19824 15.3838 3.00018 16.29", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
602
616
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36252", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
603
617
  ] });
604
- A1.displayName = "DownloadCloud";
605
- const R1 = ({
618
+ R1.displayName = "DownloadCloud";
619
+ const U1 = ({
606
620
  size: e = 24,
607
621
  color: t = "currentColor",
608
622
  ...o
609
623
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8.56 2.75C12.93 8.78 14.58 12.17 16.59 20.47M19.13 5.09C15.41 9.44 10.19 10.75 2.25 10.94M21.75 12.84C18.25 11.91 15.12 12.02 12.81 12.84C10.23 13.76 7.8 15.7 5.37 19.16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
610
- R1.displayName = "Dribbble";
611
- const U1 = ({
624
+ U1.displayName = "Dribbble";
625
+ const q1 = ({
612
626
  size: e = 24,
613
627
  color: t = "currentColor",
614
628
  ...o
615
629
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11.9999 2.69L17.6599 8.35C18.7792 9.46861 19.5417 10.8941 19.8508 12.4461C20.1599 13.998 20.0018 15.6069 19.3964 17.069C18.7911 18.5311 17.7657 19.7808 16.45 20.6601C15.1343 21.5394 13.5874 22.0087 12.0049 22.0087C10.4224 22.0087 8.87549 21.5394 7.55978 20.6601C6.24407 19.7808 5.2187 18.5311 4.61335 17.069C4.008 15.6069 3.84988 13.998 4.15899 12.4461C4.46809 10.8941 5.23054 9.46861 6.34989 8.35L11.9999 2.69Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
616
- U1.displayName = "Droplet";
617
- const q1 = ({
630
+ q1.displayName = "Droplet";
631
+ const F1 = ({
618
632
  size: e = 24,
619
633
  color: t = "currentColor",
620
634
  ...o
621
635
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M6 19C4.89543 19 4 17.9553 4 16.6667V7.33333C4 6.04467 4.89543 5 6 5C7.10457 5 8 6.04467 8 7.33333V16.6667C8 17.9553 7.10457 19 6 19ZM2.5 15.5C1.67157 15.5 1 14.7165 1 13.75V10.25C1 9.2835 1.67157 8.5 2.5 8.5C3.32843 8.5 4 9.2835 4 10.25V13.75C4 14.7165 3.32843 15.5 2.5 15.5ZM21.5 15.5C20.6716 15.5 20 14.7165 20 13.75V10.25C20 9.2835 20.6716 8.5 21.5 8.5C22.3284 8.5 23 9.2835 23 10.25V13.75C23 14.7165 22.3284 15.5 21.5 15.5ZM18 19C16.8954 19 16 17.9553 16 16.6667V7.33333C16 6.04467 16.8954 5 18 5C19.1046 5 20 6.04467 20 7.33333V16.6667C20 17.9553 19.1046 19 18 19Z", stroke: t, strokeWidth: "2" }) });
622
- q1.displayName = "Dumbell";
623
- const F1 = ({
636
+ F1.displayName = "Dumbell";
637
+ const O1 = ({
624
638
  size: e = 24,
625
639
  color: t = "currentColor",
626
640
  ...o
627
641
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 3C17.2626 2.73735 17.5744 2.52901 17.9176 2.38687C18.2608 2.24473 18.6286 2.17157 19 2.17157C19.3714 2.17157 19.7392 2.24473 20.0824 2.38687C20.4256 2.52901 20.7374 2.73735 21 3C21.2626 3.26264 21.471 3.57444 21.6131 3.9176C21.7553 4.26077 21.8284 4.62856 21.8284 5C21.8284 5.37143 21.7553 5.73923 21.6131 6.08239C21.471 6.42555 21.2626 6.73735 21 7L7.5 20.5L2 22L3.5 16.5L17 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
628
- F1.displayName = "Edit2";
629
- const O1 = ({
642
+ O1.displayName = "Edit2";
643
+ const G1 = ({
630
644
  size: e = 24,
631
645
  color: t = "currentColor",
632
646
  ...o
633
647
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 20H21M16.5 3.49998C16.8978 3.10216 17.4374 2.87866 18 2.87866C18.2786 2.87866 18.5544 2.93353 18.8118 3.04014C19.0692 3.14674 19.303 3.303 19.5 3.49998C19.697 3.69697 19.8532 3.93082 19.9598 4.18819C20.0665 4.44556 20.1213 4.72141 20.1213 4.99998C20.1213 5.27856 20.0665 5.55441 19.9598 5.81178C19.8532 6.06915 19.697 6.303 19.5 6.49998L7 19L3 20L4 16L16.5 3.49998Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
634
- O1.displayName = "Edit3";
635
- const G1 = ({
648
+ G1.displayName = "Edit3";
649
+ const I1 = ({
636
650
  size: e = 24,
637
651
  color: t = "currentColor",
638
652
  ...o
@@ -640,8 +654,8 @@ const G1 = ({
640
654
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36268)", children: /* @__PURE__ */ r("path", { d: "M9.9 4.24003C10.5883 4.0789 11.2931 3.99836 12 4.00003C19 4.00003 23 12 23 12C22.393 13.1356 21.6691 14.2048 20.84 15.19M14.12 14.12C13.8454 14.4148 13.5141 14.6512 13.1462 14.8151C12.7782 14.9791 12.3809 15.0673 11.9781 15.0744C11.5753 15.0815 11.1752 15.0074 10.8016 14.8565C10.4281 14.7056 10.0887 14.4811 9.80385 14.1962C9.51897 13.9113 9.29439 13.572 9.14351 13.1984C8.99262 12.8249 8.91853 12.4247 8.92563 12.0219C8.93274 11.6191 9.02091 11.2219 9.18488 10.8539C9.34884 10.4859 9.58525 10.1547 9.88 9.88003M1 1L23 23M17.94 17.94C16.2306 19.243 14.1491 19.9649 12 20C5 20 1 12 1 12C2.24389 9.68192 3.96914 7.65663 6.06 6.06003L17.94 17.94Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
641
655
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36268", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
642
656
  ] });
643
- G1.displayName = "EyeOff";
644
- const I1 = ({
657
+ I1.displayName = "EyeOff";
658
+ const X1 = ({
645
659
  size: e = 24,
646
660
  color: t = "currentColor",
647
661
  ...o
@@ -649,14 +663,14 @@ const I1 = ({
649
663
  /* @__PURE__ */ r("path", { d: "M1 12C1 12 5 4 12 4C19 4 23 12 23 12C23 12 19 20 12 20C5 20 1 12 1 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
650
664
  /* @__PURE__ */ r("path", { d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
651
665
  ] });
652
- I1.displayName = "Eye";
653
- const X1 = ({
666
+ X1.displayName = "Eye";
667
+ const E1 = ({
654
668
  size: e = 24,
655
669
  color: t = "currentColor",
656
670
  ...o
657
671
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 2H15C13.6739 2 12.4021 2.52678 11.4645 3.46447C10.5268 4.40215 10 5.67392 10 7V10H7V14H10V22H14V14H17L18 10H14V7C14 6.73478 14.1054 6.48043 14.2929 6.29289C14.4804 6.10536 14.7348 6 15 6H18V2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
658
- X1.displayName = "Facebook";
659
- const E1 = ({
672
+ E1.displayName = "Facebook";
673
+ const K1 = ({
660
674
  size: e = 24,
661
675
  color: t = "currentColor",
662
676
  ...o
@@ -664,122 +678,122 @@ const E1 = ({
664
678
  /* @__PURE__ */ r("path", { d: "M13 19L22 12L13 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
665
679
  /* @__PURE__ */ r("path", { d: "M2 19L11 12L2 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
666
680
  ] });
667
- E1.displayName = "FastForward";
668
- const K1 = ({
681
+ K1.displayName = "FastForward";
682
+ const J1 = ({
669
683
  size: e = 24,
670
684
  color: t = "currentColor",
671
685
  ...o
672
686
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 8L2 22M17.5 15H9M20.24 12.24C21.3658 11.1141 21.9983 9.58716 21.9983 7.99497C21.9983 6.40279 21.3658 4.87582 20.24 3.74997C19.1142 2.62413 17.5872 1.99164 15.995 1.99164C14.4028 1.99164 12.8758 2.62413 11.75 3.74997L5 10.5V19H13.5L20.24 12.24Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
673
- K1.displayName = "Feather";
674
- const J1 = ({
687
+ J1.displayName = "Feather";
688
+ const Y1 = ({
675
689
  size: e = 24,
676
690
  color: t = "currentColor",
677
691
  ...o
678
692
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2H8.5C7.57174 2 6.6815 2.36875 6.02513 3.02513C5.36875 3.6815 5 4.57174 5 5.5C5 6.42826 5.36875 7.3185 6.02513 7.97487C6.6815 8.63125 7.57174 9 8.5 9M12 2V9M12 2H15.5C15.9596 2 16.4148 2.09053 16.8394 2.26642C17.264 2.44231 17.6499 2.70012 17.9749 3.02513C18.2999 3.35013 18.5577 3.73597 18.7336 4.16061C18.9095 4.58525 19 5.04037 19 5.5C19 5.95963 18.9095 6.41475 18.7336 6.83939C18.5577 7.26403 18.2999 7.64987 17.9749 7.97487C17.6499 8.29988 17.264 8.55769 16.8394 8.73358C16.4148 8.90947 15.9596 9 15.5 9M12 9H8.5M12 9H15.5M12 9V16M8.5 9C7.57174 9 6.6815 9.36875 6.02513 10.0251C5.36875 10.6815 5 11.5717 5 12.5C5 13.4283 5.36875 14.3185 6.02513 14.9749C6.6815 15.6313 7.57174 16 8.5 16M15.5 9C15.0404 9 14.5852 9.09053 14.1606 9.26642C13.736 9.44231 13.3501 9.70012 13.0251 10.0251C12.7001 10.3501 12.4423 10.736 12.2664 11.1606C12.0905 11.5852 12 12.0404 12 12.5C12 12.9596 12.0905 13.4148 12.2664 13.8394C12.4423 14.264 12.7001 14.6499 13.0251 14.9749C13.3501 15.2999 13.736 15.5577 14.1606 15.7336C14.5852 15.9095 15.0404 16 15.5 16C15.9596 16 16.4148 15.9095 16.8394 15.7336C17.264 15.5577 17.6499 15.2999 17.9749 14.9749C18.2999 14.6499 18.5577 14.264 18.7336 13.8394C18.9095 13.4148 19 12.9596 19 12.5C19 12.0404 18.9095 11.5852 18.7336 11.1606C18.5577 10.736 18.2999 10.3501 17.9749 10.0251C17.6499 9.70012 17.264 9.44231 16.8394 9.26642C16.4148 9.09053 15.9596 9 15.5 9ZM8.5 16C7.57174 16 6.6815 16.3687 6.02513 17.0251C5.36875 17.6815 5 18.5717 5 19.5C5 20.4283 5.36875 21.3185 6.02513 21.9749C6.6815 22.6313 7.57174 23 8.5 23C9.42826 23 10.3185 22.6313 10.9749 21.9749C11.6313 21.3185 12 20.4283 12 19.5V16M8.5 16H12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
679
- J1.displayName = "Figma";
680
- const Y1 = ({
693
+ Y1.displayName = "Figma";
694
+ const Q1 = ({
681
695
  size: e = 24,
682
696
  color: t = "currentColor",
683
697
  ...o
684
698
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8M14 2L20 8M14 2V8H20M9 15H15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
685
- Y1.displayName = "FileMinus";
686
- const Q1 = ({
699
+ Q1.displayName = "FileMinus";
700
+ const $1 = ({
687
701
  size: e = 24,
688
702
  color: t = "currentColor",
689
703
  ...o
690
704
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8M14 2L20 8M14 2V8H20M12 18V12M9 15H15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
691
- Q1.displayName = "FilePlus";
692
- const $1 = ({
705
+ $1.displayName = "FilePlus";
706
+ const z1 = ({
693
707
  size: e = 24,
694
708
  color: t = "currentColor",
695
709
  ...o
696
710
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8M14 2L20 8M14 2V8H20M16 13H8M16 17H8M10 9H8", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
697
- $1.displayName = "FileText";
698
- const z1 = ({
711
+ z1.displayName = "FileText";
712
+ const e2 = ({
699
713
  size: e = 24,
700
714
  color: t = "currentColor",
701
715
  ...o
702
716
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 2V22M17 2V22M2 12H22M2 7H7M2 17H7M17 17H22M17 7H22M4.18 2H19.82C21.024 2 22 2.97602 22 4.18V19.82C22 21.024 21.024 22 19.82 22H4.18C2.97602 22 2 21.024 2 19.82V4.18C2 2.97602 2.97602 2 4.18 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
703
- z1.displayName = "Film";
704
- const e2 = ({
717
+ e2.displayName = "Film";
718
+ const r2 = ({
705
719
  size: e = 24,
706
720
  color: t = "currentColor",
707
721
  ...o
708
722
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 3H2L10 12.46V19L14 21V12.46L22 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
709
- e2.displayName = "Filter";
710
- const r2 = ({
723
+ r2.displayName = "Filter";
724
+ const t2 = ({
711
725
  size: e = 24,
712
726
  color: t = "currentColor",
713
727
  ...o
714
728
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V3C20 3 19 4 16 4C13 4 11 2 8 2C5 2 4 3 4 3V15ZM4 15V22", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
715
- r2.displayName = "Flag";
716
- const t2 = ({
729
+ t2.displayName = "Flag";
730
+ const o2 = ({
717
731
  size: e = 24,
718
732
  color: t = "currentColor",
719
733
  ...o
720
734
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 14H15M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
721
- t2.displayName = "FolderMinus";
722
- const o2 = ({
735
+ o2.displayName = "FolderMinus";
736
+ const n2 = ({
723
737
  size: e = 24,
724
738
  color: t = "currentColor",
725
739
  ...o
726
740
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 11V17M9 14H15M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
727
- o2.displayName = "FolderPlus";
728
- const n2 = ({
741
+ n2.displayName = "FolderPlus";
742
+ const i2 = ({
729
743
  size: e = 24,
730
744
  color: t = "currentColor",
731
745
  ...o
732
746
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
733
- n2.displayName = "Folder";
734
- const i2 = ({
747
+ i2.displayName = "Folder";
748
+ const d2 = ({
735
749
  size: e = 24,
736
750
  color: t = "currentColor",
737
751
  ...o
738
752
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 16V9H19V2H5L19 16H12M5 16H12M5 16L12 23V16", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
739
- i2.displayName = "Framer";
740
- const d2 = ({
753
+ d2.displayName = "Framer";
754
+ const s2 = ({
741
755
  size: e = 24,
742
756
  color: t = "currentColor",
743
757
  ...o
744
758
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
745
- d2.displayName = "Frown";
746
- const s2 = ({
759
+ s2.displayName = "Frown";
760
+ const h2 = ({
747
761
  size: e = 24,
748
762
  color: t = "currentColor",
749
763
  ...o
750
764
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19.8444 17L22.6924 11.4344C23.1512 10.5379 23.1179 9.47716 22.4488 8.71302C20.9049 6.95004 17.4993 4 11.9959 4C6.48992 4 3.08879 6.95293 1.54905 8.71561C0.882573 9.47859 0.849465 10.5363 1.30603 11.4311L4.1475 17M12 8V9M17.5 9.99911L17 10.7483M8.50005 11.5L11 16.1429M14 18C14 19.1046 13.1046 20 12 20C10.8954 20 10 19.1046 10 18C10 16.8954 10.8954 16 12 16C13.1046 16 14 16.8954 14 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round" }) });
751
- s2.displayName = "Gauge";
752
- const h2 = ({
765
+ h2.displayName = "Gauge";
766
+ const C2 = ({
753
767
  size: e = 24,
754
768
  color: t = "currentColor",
755
769
  ...o
756
770
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20 12V22H4V12M12 22V7M12 7H7.5C6.83696 7 6.20107 6.73661 5.73223 6.26777C5.26339 5.79893 5 5.16304 5 4.5C5 3.83696 5.26339 3.20107 5.73223 2.73223C6.20107 2.26339 6.83696 2 7.5 2C11 2 12 7 12 7ZM12 7H16.5C17.163 7 17.7989 6.73661 18.2678 6.26777C18.7366 5.79893 19 5.16304 19 4.5C19 3.83696 18.7366 3.20107 18.2678 2.73223C17.7989 2.26339 17.163 2 16.5 2C13 2 12 7 12 7ZM2 7H22V12H2V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
757
- h2.displayName = "Gift";
758
- const C2 = ({
771
+ C2.displayName = "Gift";
772
+ const a2 = ({
759
773
  size: e = 24,
760
774
  color: t = "currentColor",
761
775
  ...o
762
776
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 3V15M6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18M6 15C7.65685 15 9 16.3431 9 18M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9ZM18 9C18 11.3869 17.0518 13.6761 15.364 15.364C13.6761 17.0518 11.3869 18 9 18", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
763
- C2.displayName = "GitBranch";
764
- const a2 = ({
777
+ a2.displayName = "GitBranch";
778
+ const l2 = ({
765
779
  size: e = 24,
766
780
  color: t = "currentColor",
767
781
  ...o
768
782
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1.0498 12H6.9998M17.0098 12H22.9598M15.9998 12C15.9998 14.2091 14.209 16 11.9998 16C9.79068 16 7.99982 14.2091 7.99982 12C7.99982 9.79086 9.79068 8 11.9998 8C14.209 8 15.9998 9.79086 15.9998 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
769
- a2.displayName = "GitCommit";
770
- const l2 = ({
783
+ l2.displayName = "GitCommit";
784
+ const c2 = ({
771
785
  size: e = 24,
772
786
  color: t = "currentColor",
773
787
  ...o
774
788
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18ZM15 18C12.6131 18 10.3239 17.0518 8.63604 15.364C6.94821 13.6761 6 11.3869 6 9M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
775
- l2.displayName = "GitMerge";
776
- const c2 = ({
789
+ c2.displayName = "GitMerge";
790
+ const k2 = ({
777
791
  size: e = 24,
778
792
  color: t = "currentColor",
779
793
  ...o
780
794
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15ZM18 15V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H13M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
781
- c2.displayName = "GitPullRequest";
782
- const k2 = ({
795
+ k2.displayName = "GitPullRequest";
796
+ const u2 = ({
783
797
  size: e = 24,
784
798
  color: t = "currentColor",
785
799
  ...o
@@ -787,8 +801,8 @@ const k2 = ({
787
801
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36310)", children: /* @__PURE__ */ r("path", { d: "M9 19C4 20.5 4 16.5 2 16M16 22V18.13C16.0375 17.6532 15.9731 17.1738 15.811 16.7238C15.6489 16.2738 15.3929 15.8634 15.06 15.52C18.2 15.17 21.5 13.98 21.5 8.52C21.4997 7.12383 20.9627 5.7812 20 4.77C20.4559 3.54851 20.4236 2.19835 19.91 0.999999C19.91 0.999999 18.73 0.649999 16 2.48C13.708 1.85882 11.292 1.85882 9 2.48C6.27 0.649999 5.09 0.999999 5.09 0.999999C4.57638 2.19835 4.54414 3.54851 5 4.77C4.03013 5.7887 3.49252 7.14346 3.5 8.55C3.5 13.97 6.8 15.16 9.94 15.55C9.611 15.89 9.35726 16.2954 9.19531 16.7399C9.03335 17.1844 8.96681 17.6581 9 18.13V22", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
788
802
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36310", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
789
803
  ] });
790
- k2.displayName = "Github";
791
- const u2 = ({
804
+ u2.displayName = "Github";
805
+ const L2 = ({
792
806
  size: e = 24,
793
807
  color: t = "currentColor",
794
808
  ...o
@@ -796,14 +810,14 @@ const u2 = ({
796
810
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36312)", children: /* @__PURE__ */ r("path", { d: "M22.6501 14.39L12.0001 22.13L1.35014 14.39C1.20737 14.285 1.10146 14.1376 1.04758 13.9687C0.993694 13.7999 0.994592 13.6183 1.05014 13.45L2.27014 9.67002L4.71014 2.16002C4.73381 2.09883 4.77148 2.04403 4.82014 2.00002C4.89938 1.92764 5.00282 1.88751 5.11014 1.88751C5.21746 1.88751 5.32091 1.92764 5.40014 2.00002C5.45153 2.04969 5.48939 2.11164 5.51014 2.18002L7.95014 9.67002H16.0501L18.4901 2.16002C18.5138 2.09883 18.5515 2.04403 18.6001 2.00002C18.6794 1.92764 18.7828 1.88751 18.8901 1.88751C18.9975 1.88751 19.1009 1.92764 19.1801 2.00002C19.2315 2.04969 19.2694 2.11164 19.2901 2.18002L21.7301 9.69002L23.0001 13.45C23.0507 13.6235 23.0439 13.8087 22.9809 13.978C22.9178 14.1473 22.8018 14.2918 22.6501 14.39Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
797
811
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36312", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
798
812
  ] });
799
- u2.displayName = "Gitlab";
800
- const L2 = ({
813
+ L2.displayName = "Gitlab";
814
+ const p2 = ({
801
815
  size: e = 24,
802
816
  color: t = "currentColor",
803
817
  ...o
804
818
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H2M12 22C6.47715 22 2 17.5228 2 12M12 22C14.5013 19.2616 15.9228 15.708 16 12C15.9228 8.29203 14.5013 4.73835 12 2M12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2M2 12C2 6.47715 6.47715 2 12 2", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
805
- L2.displayName = "Globe";
806
- const p2 = ({
819
+ p2.displayName = "Globe";
820
+ const M2 = ({
807
821
  size: e = 24,
808
822
  color: t = "currentColor",
809
823
  ...o
@@ -813,8 +827,8 @@ const p2 = ({
813
827
  /* @__PURE__ */ r("path", { d: "M21 14H14V21H21V14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
814
828
  /* @__PURE__ */ r("path", { d: "M10 14H3V21H10V14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
815
829
  ] });
816
- p2.displayName = "Grid";
817
- const M2 = ({
830
+ M2.displayName = "Grid";
831
+ const g2 = ({
818
832
  size: e = 24,
819
833
  color: t = "currentColor",
820
834
  ...o
@@ -826,26 +840,26 @@ const M2 = ({
826
840
  ] }),
827
841
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_hand", children: /* @__PURE__ */ r("rect", { width: "16", height: "16", fill: "white" }) }) })
828
842
  ] });
829
- M2.displayName = "Hand";
830
- const g2 = ({
843
+ g2.displayName = "Hand";
844
+ const w2 = ({
831
845
  size: e = 24,
832
846
  color: t = "currentColor",
833
847
  ...o
834
848
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12M6 16H6.01M10 16H10.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
835
- g2.displayName = "HardDrive";
836
- const w2 = ({
849
+ w2.displayName = "HardDrive";
850
+ const v2 = ({
837
851
  size: e = 24,
838
852
  color: t = "currentColor",
839
853
  ...o
840
854
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 9H20M4 15H20M10 3L8 21M16 3L14 21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
841
- w2.displayName = "Hash";
842
- const v2 = ({
855
+ v2.displayName = "Hash";
856
+ const H2 = ({
843
857
  size: e = 24,
844
858
  color: t = "currentColor",
845
859
  ...o
846
860
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 18V12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12V18M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H18C17.4696 21 16.9609 20.7893 16.5858 20.4142C16.2107 20.0391 16 19.5304 16 19V16C16 15.4696 16.2107 14.9609 16.5858 14.5858C16.9609 14.2107 17.4696 14 18 14H21V19ZM3 19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H6C6.53043 21 7.03914 20.7893 7.41421 20.4142C7.78929 20.0391 8 19.5304 8 19V16C8 15.4696 7.78929 14.9609 7.41421 14.5858C7.03914 14.2107 6.53043 14 6 14H3V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
847
- v2.displayName = "Headphones";
848
- const H2 = ({
861
+ H2.displayName = "Headphones";
862
+ const V2 = ({
849
863
  size: e = 24,
850
864
  color: t = "currentColor",
851
865
  ...o
@@ -858,91 +872,91 @@ const H2 = ({
858
872
  /* @__PURE__ */ r("path", { d: "M16 21H13", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
859
873
  /* @__PURE__ */ r("path", { d: "M21 9H13", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
860
874
  ] });
861
- H2.displayName = "HeightSize";
862
- const V2 = ({
875
+ V2.displayName = "HeightSize";
876
+ const f2 = ({
863
877
  size: e = 24,
864
878
  color: t = "currentColor",
865
879
  ...o
866
880
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
867
- V2.displayName = "Hexagon";
868
- const f2 = ({
881
+ f2.displayName = "Hexagon";
882
+ const m2 = ({
869
883
  size: e = 24,
870
884
  color: t = "currentColor",
871
885
  ...o
872
886
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.4142 10.4142L13.4142 2.41421C12.6332 1.63317 11.3668 1.63316 10.5858 2.41421L2.58579 10.4142C2.21071 10.7893 2 11.298 2 11.8284V20C2 21.1046 2.89543 22 4 22H7C8.10457 22 9 21.1046 9 20V15C9 13.8954 9.89543 13 11 13H13C14.1046 13 15 13.8954 15 15V20C15 21.1046 15.8954 22 17 22H20C21.1046 22 22 21.1046 22 20V11.8284C22 11.298 21.7893 10.7893 21.4142 10.4142Z", stroke: t, strokeWidth: "2", strokeLinejoin: "round" }) });
873
- f2.displayName = "Home2";
874
- const m2 = ({
887
+ m2.displayName = "Home2";
888
+ const W2 = ({
875
889
  size: e = 24,
876
890
  color: t = "currentColor",
877
891
  ...o
878
892
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 22V12H15V22M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
879
- m2.displayName = "Home";
880
- const W2 = ({
893
+ W2.displayName = "Home";
894
+ const j2 = ({
881
895
  size: e = 24,
882
896
  color: t = "currentColor",
883
897
  ...o
884
898
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21ZM5 21L16 10L21 15M10 8.5C10 9.32843 9.32843 10 8.5 10C7.67157 10 7 9.32843 7 8.5C7 7.67157 7.67157 7 8.5 7C9.32843 7 10 7.67157 10 8.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
885
- W2.displayName = "Image";
886
- const j2 = ({
899
+ j2.displayName = "Image";
900
+ const B2 = ({
887
901
  size: e = 24,
888
902
  color: t = "currentColor",
889
903
  ...o
890
904
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 12H16L14 15H10L8 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
891
- j2.displayName = "Inbox";
892
- const B2 = ({
905
+ B2.displayName = "Inbox";
906
+ const y2 = ({
893
907
  size: e = 24,
894
908
  color: t = "currentColor",
895
909
  ...o
896
910
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 16V12M12 8H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
897
- B2.displayName = "Info";
898
- const y2 = ({
911
+ y2.displayName = "Info";
912
+ const x2 = ({
899
913
  size: e = 24,
900
914
  color: t = "currentColor",
901
915
  ...o
902
916
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17.5 6.5H17.51M7 2H17C19.7614 2 22 4.23858 22 7V17C22 19.7614 19.7614 22 17 22H7C4.23858 22 2 19.7614 2 17V7C2 4.23858 4.23858 2 7 2ZM16 11.37C16.1234 12.2022 15.9813 13.0522 15.5938 13.799C15.2063 14.5458 14.5932 15.1514 13.8416 15.5297C13.0901 15.9079 12.2385 16.0396 11.4078 15.9059C10.5771 15.7723 9.80977 15.3801 9.21485 14.7852C8.61993 14.1902 8.22774 13.4229 8.09408 12.5922C7.96042 11.7615 8.09208 10.9099 8.47034 10.1584C8.8486 9.40685 9.4542 8.79374 10.201 8.40624C10.9478 8.01874 11.7978 7.87658 12.63 8C13.4789 8.12588 14.2649 8.52146 14.8717 9.1283C15.4785 9.73515 15.8741 10.5211 16 11.37Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
903
- y2.displayName = "Instagram";
904
- const x2 = ({
917
+ x2.displayName = "Instagram";
918
+ const N2 = ({
905
919
  size: e = 24,
906
920
  color: t = "currentColor",
907
921
  ...o
908
922
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 4H10M14 20H5M15 4L9 20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
909
- x2.displayName = "Italic";
910
- const N2 = ({
923
+ N2.displayName = "Italic";
924
+ const Z2 = ({
911
925
  size: e = 24,
912
926
  color: t = "currentColor",
913
927
  ...o
914
928
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.0003 2L19.0003 4M19.0003 4L22.0003 7L18.5003 10.5L15.5003 7.5M19.0003 4L15.5003 7.5M11.3903 11.61C11.9066 12.1195 12.3171 12.726 12.598 13.3948C12.879 14.0635 13.0249 14.7813 13.0273 15.5066C13.0297 16.232 12.8887 16.9507 12.6122 17.6213C12.3357 18.2919 11.9293 18.9012 11.4164 19.4141C10.9035 19.9271 10.2942 20.3334 9.62358 20.6099C8.95296 20.8864 8.23427 21.0275 7.50891 21.025C6.78354 21.0226 6.06582 20.8767 5.39707 20.5958C4.72831 20.3148 4.12174 19.9043 3.61227 19.388C2.6104 18.3507 2.05604 16.9614 2.06857 15.5193C2.0811 14.0772 2.65953 12.6977 3.67927 11.678C4.69902 10.6583 6.07849 10.0798 7.52057 10.0673C8.96265 10.0548 10.352 10.6091 11.3893 11.611L11.3903 11.61ZM11.3903 11.61L15.5003 7.5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
915
- N2.displayName = "Key";
916
- const Z2 = ({
929
+ Z2.displayName = "Key";
930
+ const P2 = ({
917
931
  size: e = 24,
918
932
  color: t = "currentColor",
919
933
  ...o
920
934
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M2 17L12 22L22 17M2 12L12 17L22 12M12 2L2 7L12 12L22 7L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
921
- Z2.displayName = "Layers";
922
- const P2 = ({
935
+ P2.displayName = "Layers";
936
+ const _2 = ({
923
937
  size: e = 24,
924
938
  color: t = "currentColor",
925
939
  ...o
926
940
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 9H21M9 21V9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
927
- P2.displayName = "Layout";
928
- const _2 = ({
941
+ _2.displayName = "Layout";
942
+ const b2 = ({
929
943
  size: e = 24,
930
944
  color: t = "currentColor",
931
945
  ...o
932
946
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4.92999 4.92999L9.16999 9.16999M14.83 14.83L19.07 19.07M19.07 4.92999L14.83 9.16999L18.36 5.64001M4.92999 19.07L9.16999 14.83M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
933
- _2.displayName = "LifeBuoy";
934
- const b2 = ({
947
+ b2.displayName = "LifeBuoy";
948
+ const S2 = ({
935
949
  size: e = 24,
936
950
  color: t = "currentColor",
937
951
  ...o
938
952
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 7H18C18.6566 7 19.3068 7.12933 19.9134 7.3806C20.52 7.63188 21.0712 8.00017 21.5355 8.46447C21.9998 8.92876 22.3681 9.47996 22.6194 10.0866C22.8707 10.6932 23 11.3434 23 12C23 12.6566 22.8707 13.3068 22.6194 13.9134C22.3681 14.52 21.9998 15.0712 21.5355 15.5355C21.0712 15.9998 20.52 16.3681 19.9134 16.6194C19.3068 16.8707 18.6566 17 18 17H15M9 17H6C5.34339 17 4.69321 16.8707 4.08658 16.6194C3.47995 16.3681 2.92876 15.9998 2.46447 15.5355C1.52678 14.5979 1 13.3261 1 12C1 10.6739 1.52678 9.40215 2.46447 8.46447C3.40215 7.52678 4.67392 7 6 7H9M8 12H16", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
939
- b2.displayName = "Link2";
940
- const S2 = ({
953
+ S2.displayName = "Link2";
954
+ const D2 = ({
941
955
  size: e = 24,
942
956
  color: t = "currentColor",
943
957
  ...o
944
958
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10.0002 13C10.4296 13.5742 10.9775 14.0492 11.6067 14.393C12.2359 14.7367 12.9317 14.9411 13.6468 14.9924C14.362 15.0436 15.0798 14.9404 15.7515 14.6898C16.4233 14.4392 17.0333 14.0471 17.5402 13.54L20.5402 10.54C21.451 9.59702 21.9549 8.334 21.9436 7.02302C21.9322 5.71204 21.4063 4.45797 20.4793 3.53093C19.5522 2.60389 18.2982 2.07805 16.9872 2.06666C15.6762 2.05526 14.4132 2.55924 13.4702 3.47003L11.7502 5.18003M14.0002 11C13.5707 10.4259 13.0228 9.9508 12.3936 9.60704C11.7645 9.26328 11.0687 9.05886 10.3535 9.00765C9.63841 8.95643 8.92061 9.05961 8.24885 9.3102C7.5771 9.56079 6.96709 9.95291 6.4602 10.46L3.4602 13.46C2.54941 14.403 2.04544 15.666 2.05683 16.977C2.06822 18.288 2.59407 19.542 3.52111 20.4691C4.44815 21.3961 5.70221 21.922 7.01319 21.9334C8.32418 21.9447 9.58719 21.4408 10.5302 20.53L12.2402 18.82", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
945
- S2.displayName = "Link";
959
+ D2.displayName = "Link";
946
960
  const T2 = ({
947
961
  size: e = 24,
948
962
  color: t = "currentColor",
@@ -953,37 +967,37 @@ const T2 = ({
953
967
  /* @__PURE__ */ r("path", { d: "M4 6C5.10457 6 6 5.10457 6 4C6 2.89543 5.10457 2 4 2C2.89543 2 2 2.89543 2 4C2 5.10457 2.89543 6 4 6Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
954
968
  ] });
955
969
  T2.displayName = "Linkedin";
956
- const D2 = ({
970
+ const A2 = ({
957
971
  size: e = 24,
958
972
  color: t = "currentColor",
959
973
  ...o
960
974
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 6H21M8 12H21M8 18H21M3 6H3.01M3 12H3.01M3 18H3.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
961
- D2.displayName = "List";
962
- const A2 = ({
975
+ A2.displayName = "List";
976
+ const R2 = ({
963
977
  size: e = 24,
964
978
  color: t = "currentColor",
965
979
  ...o
966
980
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2V6M12 18V22M4.92999 4.92999L7.75999 7.75999M16.24 16.24L19.07 19.07M2 12H6M18 12H22M4.92999 19.07L7.75999 16.24M16.24 7.75999L19.07 4.92999", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
967
- A2.displayName = "Loader";
968
- const R2 = ({
981
+ R2.displayName = "Loader";
982
+ const U2 = ({
969
983
  size: e = 24,
970
984
  color: t = "currentColor",
971
985
  ...o
972
986
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11V7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7V11M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
973
- R2.displayName = "Lock";
974
- const U2 = ({
987
+ U2.displayName = "Lock";
988
+ const q2 = ({
975
989
  size: e = 24,
976
990
  color: t = "currentColor",
977
991
  ...o
978
992
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H15M10 17L15 12M15 12L10 7M15 12H3", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
979
- U2.displayName = "LogIn";
980
- const q2 = ({
993
+ q2.displayName = "LogIn";
994
+ const F2 = ({
981
995
  size: e = 24,
982
996
  color: t = "currentColor",
983
997
  ...o
984
998
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6M22 6V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18V6M22 6L12 13L2 6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
985
- q2.displayName = "Mail";
986
- const F2 = ({
999
+ F2.displayName = "Mail";
1000
+ const O2 = ({
987
1001
  size: e = 24,
988
1002
  color: t = "currentColor",
989
1003
  ...o
@@ -991,44 +1005,44 @@ const F2 = ({
991
1005
  /* @__PURE__ */ r("path", { d: "M21 10C21 17 12 23 12 23C12 23 3 17 3 10C3 7.61305 3.94821 5.32387 5.63604 3.63604C7.32387 1.94821 9.61305 1 12 1C14.3869 1 16.6761 1.94821 18.364 3.63604C20.0518 5.32387 21 7.61305 21 10Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
992
1006
  /* @__PURE__ */ r("path", { d: "M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
993
1007
  ] });
994
- F2.displayName = "MapPin";
995
- const O2 = ({
1008
+ O2.displayName = "MapPin";
1009
+ const G2 = ({
996
1010
  size: e = 24,
997
1011
  color: t = "currentColor",
998
1012
  ...o
999
1013
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 18L1 22V6L8 2M8 18L16 22M8 18V2M16 22L23 18V2L16 6M16 22V6M16 6L8 2", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1000
- O2.displayName = "Map";
1001
- const G2 = ({
1014
+ G2.displayName = "Map";
1015
+ const I2 = ({
1002
1016
  size: e = 24,
1003
1017
  color: t = "currentColor",
1004
1018
  ...o
1005
1019
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 3H21M21 3V9M21 3L14 10M9 21H3M3 21V15M3 21L10 14", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1006
- G2.displayName = "Maximize2";
1007
- const I2 = ({
1020
+ I2.displayName = "Maximize2";
1021
+ const X2 = ({
1008
1022
  size: e = 24,
1009
1023
  color: t = "currentColor",
1010
1024
  ...o
1011
1025
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16M16 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V16M3 16V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H8", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1012
- I2.displayName = "Maximize";
1013
- const X2 = ({
1026
+ X2.displayName = "Maximize";
1027
+ const E2 = ({
1014
1028
  size: e = 24,
1015
1029
  color: t = "currentColor",
1016
1030
  ...o
1017
1031
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 15H16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1018
- X2.displayName = "Meh";
1019
- const E2 = ({
1032
+ E2.displayName = "Meh";
1033
+ const K2 = ({
1020
1034
  size: e = 24,
1021
1035
  color: t = "currentColor",
1022
1036
  ...o
1023
1037
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 11.5C21.0034 12.8199 20.6951 14.1219 20.1 15.3C19.3944 16.7118 18.3098 17.8992 16.9674 18.7293C15.6251 19.5594 14.0782 19.9994 12.5 20C11.1801 20.0035 9.87812 19.6951 8.7 19.1L3 21L4.9 15.3C4.30493 14.1219 3.99656 12.8199 4 11.5C4.00061 9.92179 4.44061 8.37488 5.27072 7.03258C6.10083 5.69028 7.28825 4.6056 8.7 3.90003C9.87812 3.30496 11.1801 2.99659 12.5 3.00003H13C15.0843 3.11502 17.053 3.99479 18.5291 5.47089C20.0052 6.94699 20.885 8.91568 21 11V11.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1024
- E2.displayName = "MessageCircle";
1025
- const K2 = ({
1038
+ K2.displayName = "MessageCircle";
1039
+ const J2 = ({
1026
1040
  size: e = 24,
1027
1041
  color: t = "currentColor",
1028
1042
  ...o
1029
1043
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1030
- K2.displayName = "MessageSquare";
1031
- const J2 = ({
1044
+ J2.displayName = "MessageSquare";
1045
+ const Y2 = ({
1032
1046
  size: e = 24,
1033
1047
  color: t = "currentColor",
1034
1048
  ...o
@@ -1036,50 +1050,50 @@ const J2 = ({
1036
1050
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36394)", children: /* @__PURE__ */ r("path", { d: "M1 1L23 23M15 9.33997V3.99997C15.0007 3.256 14.725 2.53829 14.2264 1.98617C13.7277 1.43405 13.0417 1.08691 12.3015 1.01214C11.5613 0.937375 10.8197 1.14031 10.2207 1.58156C9.62172 2.0228 9.20805 2.67088 9.06 3.39997M17 16.95C16.0238 17.9464 14.7721 18.6285 13.4056 18.9086C12.0391 19.1887 10.62 19.0542 9.3305 18.5223C8.04096 17.9903 6.93976 17.0853 6.16817 15.9232C5.39658 14.761 4.9898 13.3949 5 12V10M19 10V12C18.9996 12.4124 18.9628 12.824 18.89 13.23M12 19V23M8 23H16M9 8.99997V12C9.00052 12.5929 9.17675 13.1724 9.50643 13.6653C9.83611 14.1582 10.3045 14.5423 10.8523 14.7691C11.4002 14.996 12.0029 15.0554 12.5845 14.9398C13.1661 14.8243 13.7005 14.539 14.12 14.12L9 8.99997Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1037
1051
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36394", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1038
1052
  ] });
1039
- J2.displayName = "MicOff";
1040
- const Y2 = ({
1053
+ Y2.displayName = "MicOff";
1054
+ const Q2 = ({
1041
1055
  size: e = 24,
1042
1056
  color: t = "currentColor",
1043
1057
  ...o
1044
1058
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 10V12C19 13.8565 18.2625 15.637 16.9497 16.9497C15.637 18.2625 13.8565 19 12 19M12 19C10.1435 19 8.36301 18.2625 7.05025 16.9497C5.7375 15.637 5 13.8565 5 12V10M12 19V23M8 23H16M12 1C11.2044 1 10.4413 1.31607 9.87868 1.87868C9.31607 2.44129 9 3.20435 9 4V12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12V4C15 3.20435 14.6839 2.44129 14.1213 1.87868C13.5587 1.31607 12.7956 1 12 1Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1045
- Y2.displayName = "Mic";
1046
- const Q2 = ({
1059
+ Q2.displayName = "Mic";
1060
+ const $2 = ({
1047
1061
  size: e = 24,
1048
1062
  color: t = "currentColor",
1049
1063
  ...o
1050
1064
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 14H10M10 14V20M10 14L3 21M20 10H14M14 10V4M14 10L21 3", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1051
- Q2.displayName = "Minimize2";
1052
- const $2 = ({
1065
+ $2.displayName = "Minimize2";
1066
+ const z2 = ({
1053
1067
  size: e = 24,
1054
1068
  color: t = "currentColor",
1055
1069
  ...o
1056
1070
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 3V6C8 6.53043 7.78929 7.03914 7.41421 7.41421C7.03914 7.78929 6.53043 8 6 8H3M21 8H18C17.4696 8 16.9609 7.78929 16.5858 7.41421C16.2107 7.03914 16 6.53043 16 6V3M16 21V18C16 17.4696 16.2107 16.9609 16.5858 16.5858C16.9609 16.2107 17.4696 16 18 16H21M3 16H6C6.53043 16 7.03914 16.2107 7.41421 16.5858C7.78929 16.9609 8 17.4696 8 18V21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1057
- $2.displayName = "Minimize";
1058
- const z2 = ({
1071
+ z2.displayName = "Minimize";
1072
+ const e4 = ({
1059
1073
  size: e = 24,
1060
1074
  color: t = "currentColor",
1061
1075
  ...o
1062
1076
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1063
- z2.displayName = "MinusCircle";
1064
- const e4 = ({
1077
+ e4.displayName = "MinusCircle";
1078
+ const r4 = ({
1065
1079
  size: e = 24,
1066
1080
  color: t = "currentColor",
1067
1081
  ...o
1068
1082
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1069
- e4.displayName = "MinusSquare";
1070
- const r4 = ({
1083
+ r4.displayName = "MinusSquare";
1084
+ const t4 = ({
1071
1085
  size: e = 24,
1072
1086
  color: t = "currentColor",
1073
1087
  ...o
1074
1088
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 21H16M12 17V21M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1075
- r4.displayName = "Monitor";
1076
- const t4 = ({
1089
+ t4.displayName = "Monitor";
1090
+ const o4 = ({
1077
1091
  size: e = 24,
1078
1092
  color: t = "currentColor",
1079
1093
  ...o
1080
1094
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20.9999 12.79C20.8426 14.4922 20.2038 16.1144 19.1581 17.4668C18.1125 18.8192 16.7034 19.8458 15.0956 20.4265C13.4878 21.0073 11.7479 21.1181 10.0794 20.7461C8.41092 20.3741 6.8829 19.5345 5.67413 18.3258C4.46536 17.117 3.62584 15.589 3.25381 13.9205C2.88178 12.252 2.99262 10.5121 3.57336 8.9043C4.15411 7.29651 5.18073 5.88737 6.53311 4.84175C7.8855 3.79614 9.5077 3.15731 11.2099 3C10.2133 4.34827 9.73375 6.00945 9.85843 7.68141C9.98312 9.35338 10.7038 10.9251 11.8893 12.1106C13.0748 13.2961 14.6465 14.0168 16.3185 14.1415C17.9905 14.2662 19.6516 13.7866 20.9999 12.79Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1081
- t4.displayName = "Moon";
1082
- const o4 = ({
1095
+ o4.displayName = "Moon";
1096
+ const n4 = ({
1083
1097
  size: e = 24,
1084
1098
  color: t = "currentColor",
1085
1099
  ...o
@@ -1088,62 +1102,62 @@ const o4 = ({
1088
1102
  /* @__PURE__ */ r("path", { d: "M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1089
1103
  /* @__PURE__ */ r("path", { d: "M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1090
1104
  ] });
1091
- o4.displayName = "MoreVertical";
1092
- const n4 = ({
1105
+ n4.displayName = "MoreVertical";
1106
+ const i4 = ({
1093
1107
  size: e = 24,
1094
1108
  color: t = "currentColor",
1095
1109
  ...o
1096
1110
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M13 13L19 19M3 3L10.07 19.97L12.58 12.58L19.97 10.07L3 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1097
- n4.displayName = "MousePointer";
1098
- const i4 = ({
1111
+ i4.displayName = "MousePointer";
1112
+ const d4 = ({
1099
1113
  size: e = 24,
1100
1114
  color: t = "currentColor",
1101
1115
  ...o
1102
1116
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 9L2 12M2 12L5 15M2 12H22M9 5L12 2M12 2L15 5M12 2V22M15 19L12 22M12 22L9 19M19 9L22 12M22 12L19 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1103
- i4.displayName = "Move";
1104
- const d4 = ({
1117
+ d4.displayName = "Move";
1118
+ const s4 = ({
1105
1119
  size: e = 24,
1106
1120
  color: t = "currentColor",
1107
1121
  ...o
1108
1122
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 18V5L21 3V16M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1109
- d4.displayName = "Music";
1110
- const s4 = ({
1123
+ s4.displayName = "Music";
1124
+ const h4 = ({
1111
1125
  size: e = 24,
1112
1126
  color: t = "currentColor",
1113
1127
  ...o
1114
1128
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2L19 21L12 17L5 21L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1115
- s4.displayName = "Navigation2";
1116
- const h4 = ({
1129
+ h4.displayName = "Navigation2";
1130
+ const C4 = ({
1117
1131
  size: e = 24,
1118
1132
  color: t = "currentColor",
1119
1133
  ...o
1120
1134
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 11L22 2L13 21L11 13L3 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1121
- h4.displayName = "Navigation";
1122
- const C4 = ({
1135
+ C4.displayName = "Navigation";
1136
+ const a4 = ({
1123
1137
  size: e = 24,
1124
1138
  color: t = "currentColor",
1125
1139
  ...o
1126
1140
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1127
- C4.displayName = "Octagon";
1128
- const a4 = ({
1141
+ a4.displayName = "Octagon";
1142
+ const l4 = ({
1129
1143
  size: e = 24,
1130
1144
  color: t = "currentColor",
1131
1145
  ...o
1132
1146
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16.5 9.40002L7.5 4.21002M3.27002 6.96002L12 12.01L20.73 6.96002M12 22.08V12M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1133
- a4.displayName = "Package";
1134
- const l4 = ({
1147
+ l4.displayName = "Package";
1148
+ const c4 = ({
1135
1149
  size: e = 24,
1136
1150
  color: t = "currentColor",
1137
1151
  ...o
1138
1152
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.4398 11.05L12.2498 20.24C11.124 21.3658 9.59699 21.9983 8.0048 21.9983C6.41262 21.9983 4.88565 21.3658 3.7598 20.24C2.63396 19.1141 2.00146 17.5872 2.00146 15.995C2.00146 14.4028 2.63396 12.8758 3.7598 11.75L12.9498 2.55998C13.7004 1.80942 14.7183 1.38776 15.7798 1.38776C16.8413 1.38776 17.8592 1.80942 18.6098 2.55998C19.3604 3.31054 19.782 4.32852 19.782 5.38998C19.782 6.45144 19.3604 7.46942 18.6098 8.21998L9.4098 17.41C9.03452 17.7853 8.52553 17.9961 7.9948 17.9961C7.46407 17.9961 6.95508 17.7853 6.5798 17.41C6.20452 17.0347 5.99369 16.5257 5.99369 15.995C5.99369 15.4643 6.20452 14.9553 6.5798 14.58L15.0698 6.09998", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1139
- l4.displayName = "Paperclip";
1140
- const c4 = ({
1153
+ c4.displayName = "Paperclip";
1154
+ const k4 = ({
1141
1155
  size: e = 24,
1142
1156
  color: t = "currentColor",
1143
1157
  ...o
1144
1158
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10 15V9M14 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1145
- c4.displayName = "PauseCircle";
1146
- const k4 = ({
1159
+ k4.displayName = "PauseCircle";
1160
+ const u4 = ({
1147
1161
  size: e = 24,
1148
1162
  color: t = "currentColor",
1149
1163
  ...o
@@ -1151,44 +1165,44 @@ const k4 = ({
1151
1165
  /* @__PURE__ */ r("path", { d: "M10 4H6V20H10V4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1152
1166
  /* @__PURE__ */ r("path", { d: "M18 4H14V20H18V4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1153
1167
  ] });
1154
- k4.displayName = "Pause";
1155
- const u4 = ({
1168
+ u4.displayName = "Pause";
1169
+ const L4 = ({
1156
1170
  size: e = 24,
1157
1171
  color: t = "currentColor",
1158
1172
  ...o
1159
1173
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M2 2L16.5 5.5L18 13L13 18L5.5 16.5L2 2ZM2 2L9.586 9.586M12 19L19 12L22 15L15 22L12 19ZM13 11C13 12.1046 12.1046 13 11 13C9.89543 13 9 12.1046 9 11C9 9.89543 9.89543 9 11 9C12.1046 9 13 9.89543 13 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1160
- u4.displayName = "PenTool";
1161
- const L4 = ({
1174
+ L4.displayName = "PenTool";
1175
+ const p4 = ({
1162
1176
  size: e = 24,
1163
1177
  color: t = "currentColor",
1164
1178
  ...o
1165
1179
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 5L5 19M9 6.5C9 7.88071 7.88071 9 6.5 9C5.11929 9 4 7.88071 4 6.5C4 5.11929 5.11929 4 6.5 4C7.88071 4 9 5.11929 9 6.5ZM20 17.5C20 18.8807 18.8807 20 17.5 20C16.1193 20 15 18.8807 15 17.5C15 16.1193 16.1193 15 17.5 15C18.8807 15 20 16.1193 20 17.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1166
- L4.displayName = "Percent";
1167
- const p4 = ({
1180
+ p4.displayName = "Percent";
1181
+ const M4 = ({
1168
1182
  size: e = 24,
1169
1183
  color: t = "currentColor",
1170
1184
  ...o
1171
1185
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.0499 5C16.0267 5.19057 16.9243 5.66826 17.628 6.37194C18.3317 7.07561 18.8094 7.97326 18.9999 8.95M15.0499 1C17.0792 1.22544 18.9715 2.13417 20.4162 3.57701C21.8608 5.01984 22.7719 6.91101 22.9999 8.94M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4742 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4019C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.9451 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3147 6.72527 15.2662 5.18993 12.85C3.49991 10.2412 2.44818 7.27099 2.11993 4.18C2.09494 3.90347 2.12781 3.62476 2.21643 3.36162C2.30506 3.09849 2.4475 2.85669 2.6347 2.65162C2.82189 2.44655 3.04974 2.28271 3.30372 2.17052C3.55771 2.05833 3.83227 2.00026 4.10993 2H7.10993C7.59524 1.99522 8.06572 2.16708 8.43369 2.48353C8.80166 2.79999 9.04201 3.23945 9.10993 3.72C9.23656 4.68007 9.47138 5.62273 9.80993 6.53C9.94448 6.88792 9.9736 7.27691 9.89384 7.65088C9.81408 8.02485 9.6288 8.36811 9.35993 8.64L8.08993 9.91C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0555 17.4699 14.19C18.3772 14.5286 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1172
- p4.displayName = "PhoneCall";
1173
- const M4 = ({
1186
+ M4.displayName = "PhoneCall";
1187
+ const g4 = ({
1174
1188
  size: e = 24,
1175
1189
  color: t = "currentColor",
1176
1190
  ...o
1177
1191
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18.9999 1L22.9999 5M22.9999 5L18.9999 9M22.9999 5H14.9999M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1178
- M4.displayName = "PhoneForwarded";
1179
- const g4 = ({
1192
+ g4.displayName = "PhoneForwarded";
1193
+ const w4 = ({
1180
1194
  size: e = 24,
1181
1195
  color: t = "currentColor",
1182
1196
  ...o
1183
1197
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.9999 2V8M15.9999 8H21.9999M15.9999 8L22.9999 1M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1184
- g4.displayName = "PhoneIncoming";
1185
- const w4 = ({
1198
+ w4.displayName = "PhoneIncoming";
1199
+ const v4 = ({
1186
1200
  size: e = 24,
1187
1201
  color: t = "currentColor",
1188
1202
  ...o
1189
1203
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 1L16.9999 7M16.9999 1L22.9999 7M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1190
- w4.displayName = "PhoneMissed";
1191
- const v4 = ({
1204
+ v4.displayName = "PhoneMissed";
1205
+ const H4 = ({
1192
1206
  size: e = 24,
1193
1207
  color: t = "currentColor",
1194
1208
  ...o
@@ -1196,20 +1210,20 @@ const v4 = ({
1196
1210
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36451)", children: /* @__PURE__ */ r("path", { d: "M5.18999 12.81C3.50585 10.213 2.45435 7.25714 2.11999 4.17997C2.095 3.90344 2.12787 3.62474 2.21649 3.3616C2.30512 3.09846 2.44756 2.85666 2.63476 2.6516C2.82196 2.44653 3.0498 2.28268 3.30379 2.1705C3.55777 2.05831 3.83233 2.00024 4.10999 1.99997H7.10999C7.5953 1.9952 8.06579 2.16705 8.43376 2.48351C8.80173 2.79996 9.04207 3.23942 9.10999 3.71997C9.23662 4.68004 9.47144 5.6227 9.80999 6.52997C9.94454 6.8879 9.97366 7.27689 9.8939 7.65086C9.81415 8.02482 9.62886 8.36809 9.35999 8.63998L8.08999 9.90998M23 1L1 23M10.68 13.31C11.6948 14.3257 12.8418 15.2002 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1858 16.3491 14.1061C16.7231 14.0263 17.1121 14.0554 17.47 14.19C18.3773 14.5285 19.3199 14.7634 20.28 14.89C20.7605 14.9579 21.2 15.1982 21.5165 15.5662C21.8329 15.9342 22.0048 16.4047 22 16.89V19.89C22.0011 20.1685 21.9441 20.4441 21.8325 20.6993C21.7209 20.9545 21.5573 21.1836 21.3521 21.3718C21.1468 21.5601 20.9046 21.7035 20.6407 21.7927C20.3769 21.8819 20.0974 21.915 19.82 21.89C16.7428 21.5556 13.787 20.5041 11.19 18.82C9.98526 18.055 8.86852 17.1596 7.85999 16.15L10.68 13.31Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1197
1211
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36451", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1198
1212
  ] });
1199
- v4.displayName = "PhoneOff";
1200
- const H4 = ({
1213
+ H4.displayName = "PhoneOff";
1214
+ const V4 = ({
1201
1215
  size: e = 24,
1202
1216
  color: t = "currentColor",
1203
1217
  ...o
1204
1218
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 7V1M22.9999 1H16.9999M22.9999 1L15.9999 8M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1205
- H4.displayName = "PhoneOutgoing";
1206
- const V4 = ({
1219
+ V4.displayName = "PhoneOutgoing";
1220
+ const f4 = ({
1207
1221
  size: e = 24,
1208
1222
  color: t = "currentColor",
1209
1223
  ...o
1210
1224
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90997C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1211
- V4.displayName = "Phone";
1212
- const f4 = ({
1225
+ f4.displayName = "Phone";
1226
+ const m4 = ({
1213
1227
  size: e = 24,
1214
1228
  color: t = "currentColor",
1215
1229
  ...o
@@ -1220,8 +1234,8 @@ const f4 = ({
1220
1234
  /* @__PURE__ */ r("path", { d: "M8.78588 14.9591L3.75 19.995", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" }),
1221
1235
  /* @__PURE__ */ r("path", { d: "M3.75 9.92328L13.8218 19.995", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" })
1222
1236
  ] });
1223
- f4.displayName = "Pin";
1224
- const m4 = ({
1237
+ m4.displayName = "Pin";
1238
+ const W4 = ({
1225
1239
  size: e = 24,
1226
1240
  color: t = "currentColor",
1227
1241
  ...o
@@ -1229,56 +1243,56 @@ const m4 = ({
1229
1243
  /* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1230
1244
  /* @__PURE__ */ r("path", { d: "M10 8L16 12L10 16V8Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1231
1245
  ] });
1232
- m4.displayName = "PlayCircle";
1233
- const W4 = ({
1246
+ W4.displayName = "PlayCircle";
1247
+ const j4 = ({
1234
1248
  size: e = 24,
1235
1249
  color: t = "currentColor",
1236
1250
  ...o
1237
1251
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 3L19 12L5 21V3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1238
- W4.displayName = "Play";
1239
- const j4 = ({
1252
+ j4.displayName = "Play";
1253
+ const B4 = ({
1240
1254
  size: e = 24,
1241
1255
  color: t = "currentColor",
1242
1256
  ...o
1243
1257
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 5V19M5 12H19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1244
- j4.displayName = "Plus";
1245
- const B4 = ({
1258
+ B4.displayName = "Plus";
1259
+ const y4 = ({
1246
1260
  size: e = 24,
1247
1261
  color: t = "currentColor",
1248
1262
  ...o
1249
1263
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1250
- B4.displayName = "PlusCircle";
1251
- const y4 = ({
1264
+ y4.displayName = "PlusCircle";
1265
+ const x4 = ({
1252
1266
  size: e = 24,
1253
1267
  color: t = "currentColor",
1254
1268
  ...o
1255
1269
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8V16M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1256
- y4.displayName = "PlusSquare";
1257
- const x4 = ({
1270
+ x4.displayName = "PlusSquare";
1271
+ const N4 = ({
1258
1272
  size: e = 24,
1259
1273
  color: t = "currentColor",
1260
1274
  ...o
1261
1275
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 10L12 14L16 10M4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V11C22 13.6522 20.9464 16.1957 19.0711 18.0711C17.1957 19.9464 14.6522 21 12 21C10.6868 21 9.38642 20.7413 8.17317 20.2388C6.95991 19.7362 5.85752 18.9997 4.92893 18.0711C3.05357 16.1957 2 13.6522 2 11V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1262
- x4.displayName = "Pocket";
1263
- const N4 = ({
1276
+ N4.displayName = "Pocket";
1277
+ const Z4 = ({
1264
1278
  size: e = 24,
1265
1279
  color: t = "currentColor",
1266
1280
  ...o
1267
1281
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18.3601 6.64001C19.6185 7.8988 20.4754 9.50246 20.8224 11.2482C21.1694 12.994 20.991 14.8034 20.3098 16.4478C19.6285 18.0921 18.4749 19.4976 16.9949 20.4864C15.515 21.4752 13.775 22.0029 11.9951 22.0029C10.2152 22.0029 8.47527 21.4752 6.99529 20.4864C5.51532 19.4976 4.36176 18.0921 3.68049 16.4478C2.99921 14.8034 2.82081 12.994 3.16784 11.2482C3.51487 9.50246 4.37174 7.8988 5.63012 6.64001M12.0001 2V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1268
- N4.displayName = "Power";
1269
- const Z4 = ({
1282
+ Z4.displayName = "Power";
1283
+ const P4 = ({
1270
1284
  size: e = 24,
1271
1285
  color: t = "currentColor",
1272
1286
  ...o
1273
1287
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 9V2H18V9M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18H18M6 14H18V22H6V14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1274
- Z4.displayName = "Printer";
1275
- const P4 = ({
1288
+ P4.displayName = "Printer";
1289
+ const _4 = ({
1276
1290
  size: e = 24,
1277
1291
  color: t = "currentColor",
1278
1292
  ...o
1279
1293
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16.2398 7.75999C16.7977 8.31723 17.2402 8.97896 17.5422 9.70735C17.8441 10.4357 17.9995 11.2165 17.9995 12.005C17.9995 12.7935 17.8441 13.5742 17.5422 14.3026C17.2402 15.031 16.7977 15.6928 16.2398 16.25M7.75982 16.24C7.20196 15.6828 6.75941 15.021 6.45746 14.2926C6.15551 13.5642 6.0001 12.7835 6.0001 11.995C6.0001 11.2065 6.15551 10.4257 6.45746 9.69735C6.75941 8.96896 7.20196 8.30723 7.75982 7.74999M19.0698 4.92999C20.9445 6.80527 21.9977 9.34835 21.9977 12C21.9977 14.6516 20.9445 17.1947 19.0698 19.07M4.92982 19.07C3.05511 17.1947 2.00195 14.6516 2.00195 12C2.00195 9.34835 3.05511 6.80527 4.92982 4.92999M13.9998 12C13.9998 13.1046 13.1044 14 11.9998 14C10.8952 14 9.99982 13.1046 9.99982 12C9.99982 10.8954 10.8952 10 11.9998 10C13.1044 10 13.9998 10.8954 13.9998 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1280
- P4.displayName = "Radio";
1281
- const _4 = ({
1294
+ _4.displayName = "Radio";
1295
+ const b4 = ({
1282
1296
  size: e = 24,
1283
1297
  color: t = "currentColor",
1284
1298
  ...o
@@ -1286,26 +1300,26 @@ const _4 = ({
1286
1300
  /* @__PURE__ */ r("path", { d: "M23.5 8.25H7.75C4.0225 8.25 1 11.2725 1 15C1 18.7275 4.0225 21.75 7.75 21.75H17.5", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
1287
1301
  /* @__PURE__ */ r("path", { d: "M17.5 14.25L23.5 8.25L17.5 2.25", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
1288
1302
  ] });
1289
- _4.displayName = "Redo";
1290
- const b4 = ({
1303
+ b4.displayName = "Redo";
1304
+ const S4 = ({
1291
1305
  size: e = 24,
1292
1306
  color: t = "currentColor",
1293
1307
  ...o
1294
1308
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 4V10M1 10H7M1 10L5.64 5.64001C6.71475 4.56473 8.04437 3.77922 9.50481 3.35679C10.9652 2.93436 12.5089 2.88877 13.9917 3.22427C15.4745 3.55978 16.8482 4.26545 17.9845 5.27543C19.1209 6.28542 19.9828 7.5668 20.49 9.00001M23 20V14M23 14H17M23 14L18.36 18.36C17.2853 19.4353 15.9556 20.2208 14.4952 20.6432C13.0348 21.0657 11.4911 21.1113 10.0083 20.7758C8.52547 20.4402 7.1518 19.7346 6.01547 18.7246C4.87913 17.7146 4.01717 16.4332 3.51 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1295
- b4.displayName = "RefreshCcw";
1296
- const S4 = ({
1309
+ S4.displayName = "RefreshCcw";
1310
+ const D4 = ({
1297
1311
  size: e = 24,
1298
1312
  color: t = "currentColor",
1299
1313
  ...o
1300
1314
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 4V10M23 10H17M23 10L18.36 5.64001C17.2853 4.56473 15.9556 3.77922 14.4952 3.35679C13.0348 2.93436 11.4911 2.88877 10.0083 3.22427C8.52547 3.55978 7.1518 4.26545 6.01547 5.27543C4.87913 6.28542 4.01717 7.5668 3.51 9.00001M1 20V14M1 14H7M1 14L5.64 18.36C6.71475 19.4353 8.04437 20.2208 9.50481 20.6432C10.9652 21.0657 12.5089 21.1113 13.9917 20.7758C15.4745 20.4402 16.8482 19.7346 17.9845 18.7246C19.1209 17.7146 19.9828 16.4332 20.49 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1301
- S4.displayName = "RefreshCw";
1315
+ D4.displayName = "RefreshCw";
1302
1316
  const T4 = ({
1303
1317
  size: e = 24,
1304
1318
  color: t = "currentColor",
1305
1319
  ...o
1306
1320
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 1L21 5M21 5L17 9M21 5H7C5.93913 5 4.92172 5.42143 4.17157 6.17157C3.42143 6.92172 3 7.93913 3 9V11M7 23L3 19M3 19L7 15M3 19H17C18.0609 19 19.0783 18.5786 19.8284 17.8284C20.5786 17.0783 21 16.0609 21 15V13", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1307
1321
  T4.displayName = "Repeat";
1308
- const D4 = ({
1322
+ const A4 = ({
1309
1323
  size: e = 24,
1310
1324
  color: t = "currentColor",
1311
1325
  ...o
@@ -1313,50 +1327,50 @@ const D4 = ({
1313
1327
  /* @__PURE__ */ r("path", { d: "M11 19L2 12L11 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1314
1328
  /* @__PURE__ */ r("path", { d: "M22 19L13 12L22 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1315
1329
  ] });
1316
- D4.displayName = "Rewind";
1317
- const A4 = ({
1330
+ A4.displayName = "Rewind";
1331
+ const R4 = ({
1318
1332
  size: e = 24,
1319
1333
  color: t = "currentColor",
1320
1334
  ...o
1321
1335
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 4V10M1 10H7M1 10L5.64 5.64001C7.02091 4.26143 8.81245 3.36898 10.7447 3.09713C12.6769 2.82527 14.6451 3.18874 16.3528 4.13277C18.0605 5.0768 19.4152 6.55025 20.2126 8.33111C21.0101 10.112 21.2072 12.1038 20.7742 14.0064C20.3413 15.909 19.3017 17.6194 17.8121 18.8798C16.3226 20.1402 14.4637 20.8824 12.5157 20.9945C10.5677 21.1066 8.63598 20.5826 7.01166 19.5014C5.38734 18.4202 4.15839 16.8404 3.51 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1322
- A4.displayName = "RotateCcw";
1323
- const R4 = ({
1336
+ R4.displayName = "RotateCcw";
1337
+ const U4 = ({
1324
1338
  size: e = 24,
1325
1339
  color: t = "currentColor",
1326
1340
  ...o
1327
1341
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 4V10M22.9999 10H16.9999M22.9999 10L18.3699 5.64001C16.9905 4.25975 15.1999 3.3652 13.2678 3.09116C11.3358 2.81711 9.36705 3.17843 7.65823 4.12065C5.94942 5.06288 4.59313 6.53496 3.79374 8.31508C2.99436 10.0952 2.79519 12.0869 3.22625 13.9901C3.6573 15.8932 4.69524 17.6047 6.18363 18.8667C7.67203 20.1286 9.53026 20.8726 11.4783 20.9866C13.4263 21.1006 15.3586 20.5783 16.984 19.4985C18.6094 18.4187 19.8399 16.8399 20.4899 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1328
- R4.displayName = "RotateCw";
1329
- const U4 = ({
1342
+ U4.displayName = "RotateCw";
1343
+ const q4 = ({
1330
1344
  size: e = 24,
1331
1345
  color: t = "currentColor",
1332
1346
  ...o
1333
1347
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1334
- U4.displayName = "Rss";
1335
- const q4 = ({
1348
+ q4.displayName = "Rss";
1349
+ const F4 = ({
1336
1350
  size: e = 24,
1337
1351
  color: t = "currentColor",
1338
1352
  ...o
1339
1353
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 21V13H7V21M7 3V8H15M19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16L21 8V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1340
- q4.displayName = "Save";
1341
- const F4 = ({
1354
+ F4.displayName = "Save";
1355
+ const O4 = ({
1342
1356
  size: e = 24,
1343
1357
  color: t = "currentColor",
1344
1358
  ...o
1345
1359
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12M9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6ZM9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1346
- F4.displayName = "Scissors";
1347
- const O4 = ({
1360
+ O4.displayName = "Scissors";
1361
+ const G4 = ({
1348
1362
  size: e = 24,
1349
1363
  color: t = "currentColor",
1350
1364
  ...o
1351
1365
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 2L11 13M22 2L15 22L11 13M22 2L2 9L11 13", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1352
- O4.displayName = "Send";
1353
- const G4 = ({
1366
+ G4.displayName = "Send";
1367
+ const I4 = ({
1354
1368
  size: e = 24,
1355
1369
  color: t = "currentColor",
1356
1370
  ...o
1357
1371
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 6H6.01M6 18H6.01M4 2H20C21.1046 2 22 2.89543 22 4V8C22 9.10457 21.1046 10 20 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2ZM4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1358
- G4.displayName = "Server";
1359
- const I4 = ({
1372
+ I4.displayName = "Server";
1373
+ const X4 = ({
1360
1374
  size: e = 24,
1361
1375
  color: t = "currentColor",
1362
1376
  ...o
@@ -1364,20 +1378,20 @@ const I4 = ({
1364
1378
  /* @__PURE__ */ r("path", { d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1365
1379
  /* @__PURE__ */ r("path", { d: "M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31074 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81312 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80618 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31074 4.6 9C4.73312 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81312 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80618 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73312 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1366
1380
  ] });
1367
- I4.displayName = "Settings";
1368
- const X4 = ({
1381
+ X4.displayName = "Settings";
1382
+ const E4 = ({
1369
1383
  size: e = 24,
1370
1384
  color: t = "currentColor",
1371
1385
  ...o
1372
1386
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8.59003 13.51L15.42 17.49M15.41 6.51001L8.59003 10.49M21 5C21 6.65685 19.6569 8 18 8C16.3431 8 15 6.65685 15 5C15 3.34315 16.3431 2 18 2C19.6569 2 21 3.34315 21 5ZM9 12C9 13.6569 7.65685 15 6 15C4.34315 15 3 13.6569 3 12C3 10.3431 4.34315 9 6 9C7.65685 9 9 10.3431 9 12ZM21 19C21 20.6569 19.6569 22 18 22C16.3431 22 15 20.6569 15 19C15 17.3431 16.3431 16 18 16C19.6569 16 21 17.3431 21 19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1373
- X4.displayName = "Share2";
1374
- const E4 = ({
1387
+ E4.displayName = "Share2";
1388
+ const K4 = ({
1375
1389
  size: e = 24,
1376
1390
  color: t = "currentColor",
1377
1391
  ...o
1378
1392
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12M16 6L12 2M12 2L8 6M12 2V15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1379
- E4.displayName = "Share";
1380
- const K4 = ({
1393
+ K4.displayName = "Share";
1394
+ const J4 = ({
1381
1395
  size: e = 24,
1382
1396
  color: t = "currentColor",
1383
1397
  ...o
@@ -1385,50 +1399,50 @@ const K4 = ({
1385
1399
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36510)", children: /* @__PURE__ */ r("path", { d: "M19.69 14C19.8911 13.3522 19.9956 12.6783 20 12V5L12 2L8.84003 3.18M4.73 4.72998L4 4.99998V12C4 18 12 22 12 22C14.117 20.8829 16.0197 19.4001 17.62 17.62M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1386
1400
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36510", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1387
1401
  ] });
1388
- K4.displayName = "ShieldOff";
1389
- const J4 = ({
1402
+ J4.displayName = "ShieldOff";
1403
+ const Y4 = ({
1390
1404
  size: e = 24,
1391
1405
  color: t = "currentColor",
1392
1406
  ...o
1393
1407
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 22C12 22 20 18 20 12V5L12 2L4 5V12C4 18 12 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1394
- J4.displayName = "Shield";
1395
- const Y4 = ({
1408
+ Y4.displayName = "Shield";
1409
+ const Q4 = ({
1396
1410
  size: e = 24,
1397
1411
  color: t = "currentColor",
1398
1412
  ...o
1399
1413
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 6L6 2H18L21 6M3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6M3 6H21M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1400
- Y4.displayName = "ShoppingBag";
1401
- const Q4 = ({
1414
+ Q4.displayName = "ShoppingBag";
1415
+ const $4 = ({
1402
1416
  size: e = 24,
1403
1417
  color: t = "currentColor",
1404
1418
  ...o
1405
1419
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 1H5L7.68 14.39C7.77144 14.8504 8.02191 15.264 8.38755 15.5583C8.75318 15.8526 9.2107 16.009 9.68 16H19.4C19.8693 16.009 20.3268 15.8526 20.6925 15.5583C21.0581 15.264 21.3086 14.8504 21.4 14.39L23 6H6M10 21C10 21.5523 9.55228 22 9 22C8.44772 22 8 21.5523 8 21C8 20.4477 8.44772 20 9 20C9.55228 20 10 20.4477 10 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1406
- Q4.displayName = "ShoppingCart";
1407
- const $4 = ({
1420
+ $4.displayName = "ShoppingCart";
1421
+ const z4 = ({
1408
1422
  size: e = 24,
1409
1423
  color: t = "currentColor",
1410
1424
  ...o
1411
1425
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 3H21M21 3V8M21 3L4 20M21 16V21M21 21H16M21 21L15 15M4 4L9 9", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1412
- $4.displayName = "Shuffle";
1413
- const z4 = ({
1426
+ z4.displayName = "Shuffle";
1427
+ const e9 = ({
1414
1428
  size: e = 24,
1415
1429
  color: t = "currentColor",
1416
1430
  ...o
1417
1431
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1418
- z4.displayName = "Sidebar";
1419
- const e9 = ({
1432
+ e9.displayName = "Sidebar";
1433
+ const r9 = ({
1420
1434
  size: e = 24,
1421
1435
  color: t = "currentColor",
1422
1436
  ...o
1423
1437
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 20L9 12L19 4M5 19V5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1424
- e9.displayName = "SkipBack";
1425
- const r9 = ({
1438
+ r9.displayName = "SkipBack";
1439
+ const t9 = ({
1426
1440
  size: e = 24,
1427
1441
  color: t = "currentColor",
1428
1442
  ...o
1429
1443
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 4L15 12L5 20M19 5V19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1430
- r9.displayName = "SkipForward";
1431
- const t9 = ({
1444
+ t9.displayName = "SkipForward";
1445
+ const o9 = ({
1432
1446
  size: e = 24,
1433
1447
  color: t = "currentColor",
1434
1448
  ...o
@@ -1442,50 +1456,50 @@ const t9 = ({
1442
1456
  /* @__PURE__ */ r("path", { d: "M10 9.5C10 8.67 9.33 8 8.5 8H3.5C2.67 8 2 8.67 2 9.5C2 10.33 2.67 11 3.5 11H8.5C9.33 11 10 10.33 10 9.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1443
1457
  /* @__PURE__ */ r("path", { d: "M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2C7.67 2 7 2.67 7 3.5C7 4.33 7.67 5 8.5 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1444
1458
  ] });
1445
- t9.displayName = "Slack";
1446
- const o9 = ({
1459
+ o9.displayName = "Slack";
1460
+ const n9 = ({
1447
1461
  size: e = 24,
1448
1462
  color: t = "currentColor",
1449
1463
  ...o
1450
1464
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4.92999 4.92999L19.07 19.07M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1451
- o9.displayName = "Slash";
1452
- const n9 = ({
1465
+ n9.displayName = "Slash";
1466
+ const i9 = ({
1453
1467
  size: e = 24,
1454
1468
  color: t = "currentColor",
1455
1469
  ...o
1456
1470
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 21V14M4 10V3M12 21V12M12 8V3M20 21V16M20 12V3M1 14H7M9 8H15M17 16H23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1457
- n9.displayName = "Sliders";
1458
- const i9 = ({
1471
+ i9.displayName = "Sliders";
1472
+ const d9 = ({
1459
1473
  size: e = 24,
1460
1474
  color: t = "currentColor",
1461
1475
  ...o
1462
1476
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 18H12.01M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1463
- i9.displayName = "Smartphone";
1464
- const d9 = ({
1477
+ d9.displayName = "Smartphone";
1478
+ const s9 = ({
1465
1479
  size: e = 24,
1466
1480
  color: t = "currentColor",
1467
1481
  ...o
1468
1482
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1469
- d9.displayName = "Smile";
1470
- const s9 = ({
1483
+ s9.displayName = "Smile";
1484
+ const h9 = ({
1471
1485
  size: e = 24,
1472
1486
  color: t = "currentColor",
1473
1487
  ...o
1474
1488
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 8.55556L12 5M12 5L16 8.55556M12 5V19M8 15.4444L12 19M12 19L16 15.4444", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1475
- s9.displayName = "SortDefault";
1476
- const h9 = ({
1489
+ h9.displayName = "SortDefault";
1490
+ const C9 = ({
1477
1491
  size: e = 24,
1478
1492
  color: t = "currentColor",
1479
1493
  ...o
1480
1494
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 15.4444L12 19M12 19L8 15.4444M12 19L12 5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1481
- h9.displayName = "SortDown";
1482
- const C9 = ({
1495
+ C9.displayName = "SortDown";
1496
+ const a9 = ({
1483
1497
  size: e = 24,
1484
1498
  color: t = "currentColor",
1485
1499
  ...o
1486
1500
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 8.55556L12 5M12 5L16 8.55556M12 5L12 19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1487
- C9.displayName = "SortUp";
1488
- const a9 = ({
1501
+ a9.displayName = "SortUp";
1502
+ const l9 = ({
1489
1503
  size: e = 24,
1490
1504
  color: t = "currentColor",
1491
1505
  ...o
@@ -1497,26 +1511,26 @@ const a9 = ({
1497
1511
  ] }),
1498
1512
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2033_13445", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1499
1513
  ] });
1500
- a9.displayName = "Sources";
1501
- const l9 = ({
1514
+ l9.displayName = "Sources";
1515
+ const c9 = ({
1502
1516
  size: e = 24,
1503
1517
  color: t = "currentColor",
1504
1518
  ...o
1505
1519
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 6H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2ZM16 14C16 16.2091 14.2091 18 12 18C9.79086 18 8 16.2091 8 14C8 11.7909 9.79086 10 12 10C14.2091 10 16 11.7909 16 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1506
- l9.displayName = "Speaker";
1507
- const c9 = ({
1520
+ c9.displayName = "Speaker";
1521
+ const k9 = ({
1508
1522
  size: e = 24,
1509
1523
  color: t = "currentColor",
1510
1524
  ...o
1511
1525
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1512
- c9.displayName = "Square";
1513
- const k9 = ({
1526
+ k9.displayName = "Square";
1527
+ const u9 = ({
1514
1528
  size: e = 24,
1515
1529
  color: t = "currentColor",
1516
1530
  ...o
1517
1531
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1518
- k9.displayName = "Star";
1519
- const u9 = ({
1532
+ u9.displayName = "Star";
1533
+ const L9 = ({
1520
1534
  size: e = 24,
1521
1535
  color: t = "currentColor",
1522
1536
  ...o
@@ -1524,8 +1538,8 @@ const u9 = ({
1524
1538
  /* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1525
1539
  /* @__PURE__ */ r("path", { d: "M15 9H9V15H15V9Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1526
1540
  ] });
1527
- u9.displayName = "StopCircle";
1528
- const L9 = ({
1541
+ L9.displayName = "StopCircle";
1542
+ const p9 = ({
1529
1543
  size: e = 24,
1530
1544
  color: t = "currentColor",
1531
1545
  ...o
@@ -1533,32 +1547,32 @@ const L9 = ({
1533
1547
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36543)", children: /* @__PURE__ */ r("path", { d: "M12 1V3M12 21V23M4.21997 4.21997L5.63997 5.63997M18.36 18.36L19.78 19.78M1 12H3M21 12H23M4.21997 19.78L5.63997 18.36M18.36 5.63997L19.78 4.21997M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1534
1548
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36543", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1535
1549
  ] });
1536
- L9.displayName = "Sun";
1537
- const p9 = ({
1550
+ p9.displayName = "Sun";
1551
+ const M9 = ({
1538
1552
  size: e = 24,
1539
1553
  color: t = "currentColor",
1540
1554
  ...o
1541
1555
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18M12 2V9M12 2L8 6M12 2L16 6M4.21997 10.22L5.63997 11.64M1 18H3M21 18H23M18.36 11.64L19.78 10.22M23 22H1", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1542
- p9.displayName = "Sunrise";
1543
- const M9 = ({
1556
+ M9.displayName = "Sunrise";
1557
+ const g9 = ({
1544
1558
  size: e = 24,
1545
1559
  color: t = "currentColor",
1546
1560
  ...o
1547
1561
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18M12 9V2M12 9L16 5M12 9L8 5M4.21997 10.22L5.63997 11.64M1 18H3M21 18H23M18.36 11.64L19.78 10.22M23 22H1", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1548
- M9.displayName = "Sunset";
1549
- const g9 = ({
1562
+ g9.displayName = "Sunset";
1563
+ const w9 = ({
1550
1564
  size: e = 24,
1551
1565
  color: t = "currentColor",
1552
1566
  ...o
1553
1567
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 18H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1554
- g9.displayName = "Tablet";
1555
- const w9 = ({
1568
+ w9.displayName = "Tablet";
1569
+ const v9 = ({
1556
1570
  size: e = 24,
1557
1571
  color: t = "currentColor",
1558
1572
  ...o
1559
1573
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 7H7.01M20.59 13.41L13.42 20.58C13.2343 20.766 13.0137 20.9135 12.7709 21.0141C12.5281 21.1148 12.2678 21.1666 12.005 21.1666C11.7422 21.1666 11.4819 21.1148 11.2391 21.0141C10.9963 20.9135 10.7757 20.766 10.59 20.58L2 12V2H12L20.59 10.59C20.9625 10.9647 21.1716 11.4716 21.1716 12C21.1716 12.5284 20.9625 13.0353 20.59 13.41Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1560
- w9.displayName = "Tag";
1561
- const v9 = ({
1574
+ v9.displayName = "Tag";
1575
+ const H9 = ({
1562
1576
  size: e = 24,
1563
1577
  color: t = "currentColor",
1564
1578
  ...o
@@ -1567,8 +1581,8 @@ const v9 = ({
1567
1581
  /* @__PURE__ */ r("path", { d: "M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1568
1582
  /* @__PURE__ */ r("path", { d: "M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1569
1583
  ] });
1570
- v9.displayName = "Target";
1571
- const H9 = ({
1584
+ H9.displayName = "Target";
1585
+ const V9 = ({
1572
1586
  size: e = 24,
1573
1587
  color: t = "currentColor",
1574
1588
  ...o
@@ -1578,14 +1592,14 @@ const H9 = ({
1578
1592
  /* @__PURE__ */ r("path", { d: "M9.12988 16.5955L5.37988 23.2615", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1579
1593
  /* @__PURE__ */ r("path", { d: "M13.5996 13.8745L18.8796 23.2615", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1580
1594
  ] });
1581
- H9.displayName = "Telescope";
1582
- const V9 = ({
1595
+ V9.displayName = "Telescope";
1596
+ const f9 = ({
1583
1597
  size: e = 24,
1584
1598
  color: t = "currentColor",
1585
1599
  ...o
1586
1600
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 17L10 11L4 5M12 19H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1587
- V9.displayName = "Terminal";
1588
- const f9 = ({
1601
+ f9.displayName = "Terminal";
1602
+ const m9 = ({
1589
1603
  size: e = 24,
1590
1604
  color: t = "currentColor",
1591
1605
  ...o
@@ -1611,8 +1625,8 @@ const f9 = ({
1611
1625
  ] })
1612
1626
  }
1613
1627
  );
1614
- f9.displayName = "TextileIcon";
1615
- const m9 = ({
1628
+ m9.displayName = "TextileIcon";
1629
+ const W9 = ({
1616
1630
  size: e = 24,
1617
1631
  color: t = "currentColor",
1618
1632
  ...o
@@ -1620,20 +1634,20 @@ const m9 = ({
1620
1634
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36558)", children: /* @__PURE__ */ r("path", { d: "M14 14.76V3.5C14 2.83696 13.7366 2.20107 13.2678 1.73223C12.7989 1.26339 12.163 1 11.5 1C10.837 1 10.2011 1.26339 9.73223 1.73223C9.26339 2.20107 9 2.83696 9 3.5V14.76C8.19728 15.2963 7.58832 16.0766 7.26307 16.9856C6.93782 17.8946 6.91352 18.8841 7.19376 19.8079C7.47399 20.7317 8.04391 21.541 8.81934 22.1161C9.59476 22.6912 10.5346 23.0017 11.5 23.0017C12.4654 23.0017 13.4052 22.6912 14.1807 22.1161C14.9561 21.541 15.526 20.7317 15.8062 19.8079C16.0865 18.8841 16.0622 17.8946 15.7369 16.9856C15.4117 16.0766 14.8027 15.2963 14 14.76Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1621
1635
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36558", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1622
1636
  ] });
1623
- m9.displayName = "Thermometer";
1624
- const W9 = ({
1637
+ W9.displayName = "Thermometer";
1638
+ const j9 = ({
1625
1639
  size: e = 24,
1626
1640
  color: t = "currentColor",
1627
1641
  ...o
1628
1642
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 13L13 22C12.2044 22 11.4413 21.6839 10.8787 21.1213C10.3161 20.5587 10 19.7956 10 19V15H4.34003C4.05012 15.0033 3.76297 14.9435 3.49846 14.8248C3.23395 14.7061 2.99842 14.5313 2.80817 14.3125C2.61793 14.0937 2.47753 13.8362 2.39669 13.5577C2.31586 13.2793 2.29652 12.9866 2.34003 12.7L3.72003 3.7C3.79235 3.22309 4.0346 2.78839 4.40212 2.47599C4.76965 2.16359 5.2377 1.99454 5.72003 2H17M17 13V2M17 13H19.67C20.236 13.01 20.7859 12.8119 21.2154 12.4432C21.645 12.0745 21.9242 11.5609 22 11V4C21.9242 3.43905 21.645 2.9255 21.2154 2.55681C20.7859 2.18813 20.236 1.98999 19.67 2H17", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1629
- W9.displayName = "ThumbsDown";
1630
- const j9 = ({
1643
+ j9.displayName = "ThumbsDown";
1644
+ const B9 = ({
1631
1645
  size: e = 24,
1632
1646
  color: t = "currentColor",
1633
1647
  ...o
1634
1648
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11L11 2C11.7956 2 12.5587 2.31607 13.1213 2.87868C13.6839 3.44129 14 4.20435 14 5V9H19.66C19.9499 8.99672 20.2371 9.0565 20.5016 9.17522C20.7661 9.29393 21.0016 9.46873 21.1919 9.68751C21.3821 9.90629 21.5225 10.1638 21.6033 10.4423C21.6842 10.7207 21.7035 11.0134 21.66 11.3L20.28 20.3C20.2077 20.7769 19.9654 21.2116 19.5979 21.524C19.2304 21.8364 18.7623 22.0055 18.28 22H7M7 11V22M7 11H4C3.46957 11 2.96086 11.2107 2.58579 11.5858C2.21071 11.9609 2 12.4696 2 13V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1635
- j9.displayName = "ThumbsUp";
1636
- const B9 = ({
1649
+ B9.displayName = "ThumbsUp";
1650
+ const y9 = ({
1637
1651
  size: e = 24,
1638
1652
  color: t = "currentColor",
1639
1653
  ...o
@@ -1641,8 +1655,8 @@ const B9 = ({
1641
1655
  /* @__PURE__ */ r("path", { d: "M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1642
1656
  /* @__PURE__ */ r("path", { d: "M8 15C9.65685 15 11 13.6569 11 12C11 10.3431 9.65685 9 8 9C6.34315 9 5 10.3431 5 12C5 13.6569 6.34315 15 8 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1643
1657
  ] });
1644
- B9.displayName = "ToggleLeft";
1645
- const y9 = ({
1658
+ y9.displayName = "ToggleLeft";
1659
+ const x9 = ({
1646
1660
  size: e = 24,
1647
1661
  color: t = "currentColor",
1648
1662
  ...o
@@ -1650,20 +1664,20 @@ const y9 = ({
1650
1664
  /* @__PURE__ */ r("path", { d: "M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1651
1665
  /* @__PURE__ */ r("path", { d: "M16 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", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1652
1666
  ] });
1653
- y9.displayName = "ToggleRight";
1654
- const x9 = ({
1667
+ x9.displayName = "ToggleRight";
1668
+ const N9 = ({
1655
1669
  size: e = 24,
1656
1670
  color: t = "currentColor",
1657
1671
  ...o
1658
1672
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14.6999 6.29998C14.5166 6.48691 14.414 6.73823 14.414 6.99998C14.414 7.26173 14.5166 7.51305 14.6999 7.69998L16.2999 9.29998C16.4868 9.48321 16.7381 9.58584 16.9999 9.58584C17.2616 9.58584 17.5129 9.48321 17.6999 9.29998L21.4699 5.52998C21.9727 6.64117 22.1249 7.87921 21.9063 9.07913C21.6877 10.279 21.1086 11.3838 20.2461 12.2463C19.3837 13.1087 18.2789 13.6878 17.079 13.9064C15.8791 14.1251 14.641 13.9728 13.5299 13.47L6.61986 20.38C6.22203 20.7778 5.68246 21.0013 5.11986 21.0013C4.55725 21.0013 4.01768 20.7778 3.61986 20.38C3.22203 19.9822 2.99854 19.4426 2.99854 18.88C2.99854 18.3174 3.22203 17.7778 3.61986 17.38L10.5299 10.47C10.027 9.35879 9.87477 8.12075 10.0934 6.92083C10.312 5.72092 10.8911 4.61614 11.7536 3.7537C12.616 2.89127 13.7208 2.31215 14.9207 2.09352C16.1206 1.8749 17.3587 2.02714 18.4699 2.52998L14.6999 6.29998Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1659
- x9.displayName = "Tool";
1660
- const N9 = ({
1673
+ N9.displayName = "Tool";
1674
+ const Z9 = ({
1661
1675
  size: e = 24,
1662
1676
  color: t = "currentColor",
1663
1677
  ...o
1664
1678
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 6H5M5 6H21M5 6V20C5 20.5304 5.21071 21.0391 5.58579 21.4142C5.96086 21.7893 6.46957 22 7 22H17C17.5304 22 18.0391 21.7893 18.4142 21.4142C18.7893 21.0391 19 20.5304 19 20V6H5ZM8 6V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1665
- N9.displayName = "Trash";
1666
- const Z9 = ({
1679
+ Z9.displayName = "Trash";
1680
+ const P9 = ({
1667
1681
  size: e = 24,
1668
1682
  color: t = "currentColor",
1669
1683
  ...o
@@ -1672,20 +1686,20 @@ const Z9 = ({
1672
1686
  /* @__PURE__ */ r("path", { d: "M10 7H7V16H10V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1673
1687
  /* @__PURE__ */ r("path", { d: "M17 7H14V12H17V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1674
1688
  ] });
1675
- Z9.displayName = "Trello";
1676
- const P9 = ({
1689
+ P9.displayName = "Trello";
1690
+ const _9 = ({
1677
1691
  size: e = 24,
1678
1692
  color: t = "currentColor",
1679
1693
  ...o
1680
1694
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 18L13.5 8.5L8.5 13.5L1 6M23 18H17M23 18V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1681
- P9.displayName = "TrendingDown";
1682
- const _9 = ({
1695
+ _9.displayName = "TrendingDown";
1696
+ const b9 = ({
1683
1697
  size: e = 24,
1684
1698
  color: t = "currentColor",
1685
1699
  ...o
1686
1700
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 6L13.5 15.5L8.5 10.5L1 18M23 6H17M23 6V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1687
- _9.displayName = "TrendingUp";
1688
- const b9 = ({
1701
+ b9.displayName = "TrendingUp";
1702
+ const S9 = ({
1689
1703
  size: e = 24,
1690
1704
  color: t = "currentColor",
1691
1705
  ...o
@@ -1693,56 +1707,56 @@ const b9 = ({
1693
1707
  /* @__PURE__ */ r("path", { d: "M10.29 3.86L1.82 18C1.64537 18.3024 1.55296 18.6453 1.55199 18.9945C1.55101 19.3437 1.64151 19.6871 1.81445 19.9905C1.98738 20.2939 2.23674 20.5467 2.53771 20.7239C2.83868 20.901 3.18108 20.9962 3.53 21H20.47C20.8189 20.9962 21.1613 20.901 21.4623 20.7239C21.7633 20.5467 22.0126 20.2939 22.1856 19.9905C22.3585 19.6871 22.449 19.3437 22.448 18.9945C22.447 18.6453 22.3546 18.3024 22.18 18L13.71 3.86C13.5317 3.56611 13.2807 3.32312 12.9812 3.15448C12.6817 2.98585 12.3437 2.89725 12 2.89725C11.6563 2.89725 11.3183 2.98585 11.0188 3.15448C10.7193 3.32312 10.4683 3.56611 10.29 3.86Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1694
1708
  /* @__PURE__ */ r("path", { d: "M12 9V13M12 17H12.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1695
1709
  ] });
1696
- b9.displayName = "TriangleAlert";
1697
- const S9 = ({
1710
+ S9.displayName = "TriangleAlert";
1711
+ const D9 = ({
1698
1712
  size: e = 24,
1699
1713
  color: t = "currentColor",
1700
1714
  ...o
1701
1715
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10.2898 3.85996L1.81978 18C1.64514 18.3024 1.55274 18.6453 1.55177 18.9945C1.55079 19.3437 1.64127 19.6871 1.8142 19.9905C1.98714 20.2939 2.2365 20.5467 2.53748 20.7238C2.83847 20.9009 3.18058 20.9961 3.52978 21H20.4698C20.819 20.9961 21.1611 20.9009 21.4621 20.7238C21.7631 20.5467 22.0124 20.2939 22.1854 19.9905C22.3583 19.6871 22.4488 19.3437 22.4478 18.9945C22.4468 18.6453 22.3544 18.3024 22.1798 18L13.7098 3.85996C13.5315 3.56607 13.2805 3.32308 12.981 3.15444C12.6814 2.98581 12.3435 2.89722 11.9998 2.89722C11.656 2.89722 11.3181 2.98581 11.0186 3.15444C10.7191 3.32308 10.468 3.56607 10.2898 3.85996Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1702
- S9.displayName = "Triangle";
1716
+ D9.displayName = "Triangle";
1703
1717
  const T9 = ({
1704
1718
  size: e = 24,
1705
1719
  color: t = "currentColor",
1706
1720
  ...o
1707
1721
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 16V3H1V16H16ZM16 16H23V11L20 8H16V16ZM8 18.5C8 19.8807 6.88071 21 5.5 21C4.11929 21 3 19.8807 3 18.5C3 17.1193 4.11929 16 5.5 16C6.88071 16 8 17.1193 8 18.5ZM21 18.5C21 19.8807 19.8807 21 18.5 21C17.1193 21 16 19.8807 16 18.5C16 17.1193 17.1193 16 18.5 16C19.8807 16 21 17.1193 21 18.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1708
1722
  T9.displayName = "Truck";
1709
- const D9 = ({
1723
+ const A9 = ({
1710
1724
  size: e = 24,
1711
1725
  color: t = "currentColor",
1712
1726
  ...o
1713
1727
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 2L12 7L7 2M4 7H20C21.1046 7 22 7.89543 22 9V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V9C2 7.89543 2.89543 7 4 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1714
- D9.displayName = "Tv";
1715
- const A9 = ({
1728
+ A9.displayName = "Tv";
1729
+ const R9 = ({
1716
1730
  size: e = 24,
1717
1731
  color: t = "currentColor",
1718
1732
  ...o
1719
1733
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11 11V7M16 11V7M21 2H3V18H8V22L12 18H17L21 14V2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1720
- A9.displayName = "Twitch";
1721
- const R9 = ({
1734
+ R9.displayName = "Twitch";
1735
+ const U9 = ({
1722
1736
  size: e = 24,
1723
1737
  color: t = "currentColor",
1724
1738
  ...o
1725
1739
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 3.00005C22.0424 3.67552 20.9821 4.19216 19.86 4.53005C19.2577 3.83756 18.4573 3.34674 17.567 3.12397C16.6767 2.90121 15.7395 2.95724 14.8821 3.2845C14.0247 3.61176 13.2884 4.19445 12.773 4.95376C12.2575 5.71308 11.9877 6.61238 12 7.53005V8.53005C10.2426 8.57561 8.50127 8.18586 6.93101 7.39549C5.36074 6.60513 4.01032 5.43868 3 4.00005C3 4.00005 -1 13 8 17C5.94053 18.398 3.48716 19.099 1 19C10 24 21 19 21 7.50005C20.9991 7.2215 20.9723 6.94364 20.92 6.67005C21.9406 5.66354 22.6608 4.39276 23 3.00005Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1726
- R9.displayName = "Twitter";
1727
- const U9 = ({
1740
+ U9.displayName = "Twitter";
1741
+ const q9 = ({
1728
1742
  size: e = 24,
1729
1743
  color: t = "currentColor",
1730
1744
  ...o
1731
1745
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 7V4H20V7M9 20H15M12 4V20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1732
- U9.displayName = "Type";
1733
- const q9 = ({
1746
+ q9.displayName = "Type";
1747
+ const F9 = ({
1734
1748
  size: e = 24,
1735
1749
  color: t = "currentColor",
1736
1750
  ...o
1737
1751
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 19C18 19.7956 17.6839 20.5587 17.1213 21.1213C16.5587 21.6839 15.7956 22 15 22C14.2044 22 13.4413 21.6839 12.8787 21.1213C12.3161 20.5587 12 19.7956 12 19V12M23 12C22.7388 9.26357 21.467 6.72275 19.433 4.87366C17.399 3.02458 14.7489 2 12 2C9.25114 2 6.60096 3.02458 4.56697 4.87366C2.53297 6.72275 1.2612 9.26357 1 12H23Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1738
- q9.displayName = "Umbrella";
1739
- const F9 = ({
1752
+ F9.displayName = "Umbrella";
1753
+ const O9 = ({
1740
1754
  size: e = 24,
1741
1755
  color: t = "currentColor",
1742
1756
  ...o
1743
1757
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 3V10C6 11.5913 6.63214 13.1174 7.75736 14.2426C8.88258 15.3679 10.4087 16 12 16C13.5913 16 15.1174 15.3679 16.2426 14.2426C17.3679 13.1174 18 11.5913 18 10V3M4 21H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1744
- F9.displayName = "Underline";
1745
- const O9 = ({
1758
+ O9.displayName = "Underline";
1759
+ const G9 = ({
1746
1760
  size: e = 24,
1747
1761
  color: t = "currentColor",
1748
1762
  ...o
@@ -1750,38 +1764,38 @@ const O9 = ({
1750
1764
  /* @__PURE__ */ r("path", { d: "M1 8.25H16.75C20.4775 8.25 23.5 11.2725 23.5 15C23.5 18.7275 20.4775 21.75 16.75 21.75H7", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
1751
1765
  /* @__PURE__ */ r("path", { d: "M7 14.25L1 8.25L7 2.25", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
1752
1766
  ] });
1753
- O9.displayName = "Undo";
1754
- const G9 = ({
1767
+ G9.displayName = "Undo";
1768
+ const I9 = ({
1755
1769
  size: e = 24,
1756
1770
  color: t = "currentColor",
1757
1771
  ...o
1758
1772
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11V7.00003C6.99876 5.76008 7.45828 4.5639 8.28938 3.6437C9.12047 2.7235 10.2638 2.14493 11.4975 2.02032C12.7312 1.89571 13.9671 2.23393 14.9655 2.96934C15.9638 3.70475 16.6533 4.78488 16.9 6.00003M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1759
- G9.displayName = "Unlock";
1760
- const I9 = ({
1773
+ I9.displayName = "Unlock";
1774
+ const X9 = ({
1761
1775
  size: e = 24,
1762
1776
  color: t = "currentColor",
1763
1777
  ...o
1764
1778
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M17 11L19 13L23 9M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1765
- I9.displayName = "UserCheck";
1766
- const X9 = ({
1779
+ X9.displayName = "UserCheck";
1780
+ const E9 = ({
1767
1781
  size: e = 24,
1768
1782
  color: t = "currentColor",
1769
1783
  ...o
1770
1784
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M23 11H17M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1771
- X9.displayName = "UserMinus";
1772
- const E9 = ({
1785
+ E9.displayName = "UserMinus";
1786
+ const K9 = ({
1773
1787
  size: e = 24,
1774
1788
  color: t = "currentColor",
1775
1789
  ...o
1776
1790
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M20 8V14M23 11H17M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1777
- E9.displayName = "UserPlus";
1778
- const K9 = ({
1791
+ K9.displayName = "UserPlus";
1792
+ const J9 = ({
1779
1793
  size: e = 24,
1780
1794
  color: t = "currentColor",
1781
1795
  ...o
1782
1796
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M18 8L23 13M23 8L18 13M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1783
- K9.displayName = "UserX";
1784
- const J9 = ({
1797
+ J9.displayName = "UserX";
1798
+ const Y9 = ({
1785
1799
  size: e = 24,
1786
1800
  color: t = "currentColor",
1787
1801
  ...o
@@ -1789,8 +1803,8 @@ const J9 = ({
1789
1803
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36619)", children: /* @__PURE__ */ r("path", { d: "M10.66 5H14C14.5304 5 15.0391 5.21071 15.4142 5.58579C15.7893 5.96086 16 6.46957 16 7V10.34L17 11.34L23 7V17M1 1L23 23M16 16V17C16 17.5304 15.7893 18.0391 15.4142 18.4142C15.0391 18.7893 14.5304 19 14 19H3C2.46957 19 1.96086 18.7893 1.58579 18.4142C1.21071 18.0391 1 17.5304 1 17V7C1 6.46957 1.21071 5.96086 1.58579 5.58579C1.96086 5.21071 2.46957 5 3 5H5L16 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1790
1804
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36619", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1791
1805
  ] });
1792
- J9.displayName = "VideoOff";
1793
- const Y9 = ({
1806
+ Y9.displayName = "VideoOff";
1807
+ const Q9 = ({
1794
1808
  size: e = 24,
1795
1809
  color: t = "currentColor",
1796
1810
  ...o
@@ -1798,44 +1812,44 @@ const Y9 = ({
1798
1812
  /* @__PURE__ */ r("path", { d: "M23 7L16 12L23 17V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1799
1813
  /* @__PURE__ */ r("path", { d: "M14 5H3C1.89543 5 1 5.89543 1 7V17C1 18.1046 1.89543 19 3 19H14C15.1046 19 16 18.1046 16 17V7C16 5.89543 15.1046 5 14 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1800
1814
  ] });
1801
- Y9.displayName = "Video";
1802
- const Q9 = ({
1815
+ Q9.displayName = "Video";
1816
+ const $9 = ({
1803
1817
  size: e = 24,
1804
1818
  color: t = "currentColor",
1805
1819
  ...o
1806
1820
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5.5 16C7.98528 16 10 13.9853 10 11.5C10 9.01472 7.98528 7 5.5 7C3.01472 7 1 9.01472 1 11.5C1 13.9853 3.01472 16 5.5 16ZM5.5 16H18.5M18.5 16C20.9853 16 23 13.9853 23 11.5C23 9.01472 20.9853 7 18.5 7C16.0147 7 14 9.01472 14 11.5C14 13.9853 16.0147 16 18.5 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1807
- Q9.displayName = "Voicemail";
1808
- const $9 = ({
1821
+ $9.displayName = "Voicemail";
1822
+ const z9 = ({
1809
1823
  size: e = 24,
1810
1824
  color: t = "currentColor",
1811
1825
  ...o
1812
1826
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.54 8.45996C16.4773 9.3976 17.0039 10.6691 17.0039 11.995C17.0039 13.3208 16.4773 14.5923 15.54 15.53M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1813
- $9.displayName = "Volume1";
1814
- const z9 = ({
1827
+ z9.displayName = "Volume1";
1828
+ const e5 = ({
1815
1829
  size: e = 24,
1816
1830
  color: t = "currentColor",
1817
1831
  ...o
1818
1832
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19.07 4.93005C20.9447 6.80533 21.9979 9.34841 21.9979 12.0001C21.9979 14.6517 20.9447 17.1948 19.07 19.0701M15.54 8.46005C16.4774 9.39769 17.004 10.6692 17.004 11.9951C17.004 13.3209 16.4774 14.5924 15.54 15.5301M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1819
- z9.displayName = "Volume2";
1820
- const e5 = ({
1833
+ e5.displayName = "Volume2";
1834
+ const r5 = ({
1821
1835
  size: e = 24,
1822
1836
  color: t = "currentColor",
1823
1837
  ...o
1824
1838
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 9L17 15M17 9L23 15M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1825
- e5.displayName = "VolumeX";
1826
- const r5 = ({
1839
+ r5.displayName = "VolumeX";
1840
+ const t5 = ({
1827
1841
  size: e = 24,
1828
1842
  color: t = "currentColor",
1829
1843
  ...o
1830
1844
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11 5L6 9H2V15H6L11 19V5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1831
- r5.displayName = "Volume";
1832
- const t5 = ({
1845
+ t5.displayName = "Volume";
1846
+ const o5 = ({
1833
1847
  size: e = 24,
1834
1848
  color: t = "currentColor",
1835
1849
  ...o
1836
1850
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 9V12L13.5 13.5M16.51 17.35L16.16 21.18C16.1149 21.6787 15.8845 22.1423 15.5142 22.4792C15.1439 22.8162 14.6607 23.002 14.16 23H9.82998C9.32931 23.002 8.84609 22.8162 8.47578 22.4792C8.10548 22.1423 7.87504 21.6787 7.82998 21.18L7.47998 17.35M7.48998 6.65002L7.83998 2.82002C7.88489 2.32309 8.11391 1.8609 8.4821 1.52417C8.85028 1.18744 9.33103 1.00049 9.82998 1.00002H14.18C14.6807 0.997985 15.1639 1.18381 15.5342 1.52079C15.9045 1.85776 16.1349 2.32137 16.18 2.82002L16.53 6.65002M19 12C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12C5 8.13401 8.13401 5 12 5C15.866 5 19 8.13401 19 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1837
- t5.displayName = "Watch";
1838
- const o5 = ({
1851
+ o5.displayName = "Watch";
1852
+ const n5 = ({
1839
1853
  size: e = 24,
1840
1854
  color: t = "currentColor",
1841
1855
  ...o
@@ -1843,20 +1857,20 @@ const o5 = ({
1843
1857
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36636)", children: /* @__PURE__ */ r("path", { d: "M1 1L23 23M16.72 11.0601C17.5391 11.4598 18.305 11.9604 19 12.5501M5 12.55C6.48208 11.3109 8.26587 10.4862 10.17 10.16M10.71 5.04998C12.8524 4.87735 15.0077 5.13815 17.0471 5.8168C19.0865 6.49546 20.9682 7.57806 22.58 8.99998M1.41998 9C2.80715 7.77385 4.39768 6.79922 6.11998 6.12M8.53003 16.11C9.54523 15.3887 10.7597 15.0012 12.005 15.0012C13.2504 15.0012 14.4648 15.3887 15.48 16.11M12 20H12.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1844
1858
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36636", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1845
1859
  ] });
1846
- o5.displayName = "WifiOff";
1847
- const n5 = ({
1860
+ n5.displayName = "WifiOff";
1861
+ const i5 = ({
1848
1862
  size: e = 24,
1849
1863
  color: t = "currentColor",
1850
1864
  ...o
1851
1865
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4.99994 12.55C6.9765 10.9036 9.46754 10.0021 12.0399 10.0021C14.6123 10.0021 17.1034 10.9036 19.0799 12.55M1.41992 9.00004C4.34234 6.424 8.10422 5.00269 11.9999 5.00269C15.8956 5.00269 19.6575 6.424 22.5799 9.00004M8.52997 16.11C9.54517 15.3887 10.7596 15.0012 12.005 15.0012C13.2503 15.0012 14.4648 15.3887 15.48 16.11M11.9999 20H12.0099", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1852
- n5.displayName = "Wifi";
1853
- const i5 = ({
1866
+ i5.displayName = "Wifi";
1867
+ const d5 = ({
1854
1868
  size: e = 24,
1855
1869
  color: t = "currentColor",
1856
1870
  ...o
1857
1871
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9.59 4.58998C9.82231 4.3563 10.1088 4.18363 10.4239 4.08732C10.739 3.99102 11.073 3.97407 11.3963 4.03797C11.7195 4.10188 12.022 4.24466 12.2768 4.45363C12.5315 4.66259 12.7307 4.93127 12.8566 5.23578C12.9825 5.54028 13.0313 5.87117 12.9985 6.19905C12.9657 6.52692 12.8524 6.84161 12.6687 7.11514C12.4849 7.38868 12.2365 7.61258 11.9454 7.76695C11.6542 7.92132 11.3295 8.00137 11 7.99998H2M12.59 19.41C12.8223 19.6437 13.1088 19.8163 13.4239 19.9126C13.739 20.0089 14.073 20.0259 14.3963 19.962C14.7195 19.8981 15.022 19.7553 15.2768 19.5463C15.5315 19.3374 15.7307 19.0687 15.8566 18.7642C15.9825 18.4597 16.0313 18.1288 15.9985 17.8009C15.9657 17.473 15.8524 17.1584 15.6687 16.8848C15.4849 16.6113 15.2365 16.3874 14.9454 16.233C14.6542 16.0786 14.3295 15.9986 14 16H2M17.73 7.72998C18.0208 7.43987 18.3787 7.2259 18.7719 7.10699C19.1652 6.98809 19.5816 6.96792 19.9845 7.04827C20.3874 7.12861 20.7642 7.307 21.0817 7.56765C21.3993 7.8283 21.6477 8.16318 21.805 8.54267C21.9623 8.92217 22.0236 9.33458 21.9836 9.74343C21.9436 10.1523 21.8035 10.545 21.5756 10.8868C21.3477 11.2286 21.0391 11.509 20.6771 11.7031C20.3151 11.8973 19.9108 11.9992 19.5 12H2", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1858
- i5.displayName = "Wind";
1859
- const d5 = ({
1872
+ d5.displayName = "Wind";
1873
+ const s5 = ({
1860
1874
  size: e = 24,
1861
1875
  color: t = "currentColor",
1862
1876
  ...o
@@ -1868,8 +1882,8 @@ const d5 = ({
1868
1882
  /* @__PURE__ */ r("path", { d: "M13 20H16C16.5523 20 17 19.5523 17 19V18", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" }),
1869
1883
  /* @__PURE__ */ r("path", { d: "M13.4292 12.8575C12.7818 12.4691 12.7818 11.5309 13.4292 11.1425L16.4855 9.3087C16.8022 9.11869 17.1978 9.11869 17.5145 9.3087L20.5708 11.1425C21.2182 11.5309 21.2182 12.4691 20.5708 12.8575L17.5145 14.6913C17.1978 14.8813 16.8022 14.8813 16.4855 14.6913L13.4292 12.8575Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" })
1870
1884
  ] });
1871
- d5.displayName = "WorkStream";
1872
- const s5 = ({
1885
+ s5.displayName = "WorkStream";
1886
+ const h5 = ({
1873
1887
  size: e = 24,
1874
1888
  color: t = "currentColor",
1875
1889
  strokeWidth: o = 1.5,
@@ -1894,26 +1908,26 @@ const s5 = ({
1894
1908
  )
1895
1909
  }
1896
1910
  );
1897
- s5.displayName = "X";
1898
- const h5 = ({
1911
+ h5.displayName = "X";
1912
+ const C5 = ({
1899
1913
  size: e = 24,
1900
1914
  color: t = "currentColor",
1901
1915
  ...o
1902
1916
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1903
- h5.displayName = "XCircle";
1904
- const C5 = ({
1917
+ C5.displayName = "XCircle";
1918
+ const a5 = ({
1905
1919
  size: e = 24,
1906
1920
  color: t = "currentColor",
1907
1921
  ...o
1908
1922
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 9L9 15M9 9L15 15M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1909
- C5.displayName = "XOctagon";
1910
- const a5 = ({
1923
+ a5.displayName = "XOctagon";
1924
+ const l5 = ({
1911
1925
  size: e = 24,
1912
1926
  color: t = "currentColor",
1913
1927
  ...o
1914
1928
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 9L15 15M15 9L9 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1915
- a5.displayName = "XSquare";
1916
- const l5 = ({
1929
+ l5.displayName = "XSquare";
1930
+ const c5 = ({
1917
1931
  size: e = 24,
1918
1932
  color: t = "currentColor",
1919
1933
  ...o
@@ -1921,8 +1935,8 @@ const l5 = ({
1921
1935
  /* @__PURE__ */ r("path", { d: "M22.5401 6.42C22.4213 5.94541 22.1794 5.51057 21.8387 5.15941C21.4981 4.80824 21.0708 4.55318 20.6001 4.42C18.8801 4 12.0001 4 12.0001 4C12.0001 4 5.12008 4 3.40008 4.46C2.92933 4.59318 2.50206 4.84824 2.16143 5.19941C1.8208 5.55057 1.57887 5.98541 1.46008 6.46C1.1453 8.20556 0.991319 9.97631 1.00008 11.75C0.988863 13.537 1.14285 15.3213 1.46008 17.08C1.59104 17.5398 1.83839 17.9581 2.17823 18.2945C2.51806 18.6308 2.9389 18.8738 3.40008 19C5.12008 19.46 12.0001 19.46 12.0001 19.46C12.0001 19.46 18.8801 19.46 20.6001 19C21.0708 18.8668 21.4981 18.6118 21.8387 18.2606C22.1794 17.9094 22.4213 17.4746 22.5401 17C22.8524 15.2676 23.0064 13.5103 23.0001 11.75C23.0113 9.96295 22.8573 8.1787 22.5401 6.42Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1922
1936
  /* @__PURE__ */ r("path", { d: "M9.75006 15.02L15.5001 11.75L9.75006 8.47998V15.02Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1923
1937
  ] });
1924
- l5.displayName = "Youtube";
1925
- const c5 = ({
1938
+ c5.displayName = "Youtube";
1939
+ const k5 = ({
1926
1940
  size: e = 24,
1927
1941
  color: t = "currentColor",
1928
1942
  ...o
@@ -1930,26 +1944,26 @@ const c5 = ({
1930
1944
  /* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36653)", children: /* @__PURE__ */ r("path", { d: "M12.41 6.75L13 2L10.57 4.92M18.57 12.91L21 10H15.66M8 8L3 14H12L11 22L16 16M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
1931
1945
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36653", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1932
1946
  ] });
1933
- c5.displayName = "ZapOff";
1934
- const k5 = ({
1947
+ k5.displayName = "ZapOff";
1948
+ const u5 = ({
1935
1949
  size: e = 24,
1936
1950
  color: t = "currentColor",
1937
1951
  ...o
1938
1952
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M13 2L3 14H12L11 22L21 10H12L13 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1939
- k5.displayName = "Zap";
1940
- const u5 = ({
1953
+ u5.displayName = "Zap";
1954
+ const L5 = ({
1941
1955
  size: e = 24,
1942
1956
  color: t = "currentColor",
1943
1957
  ...o
1944
1958
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 21L16.65 16.65M11 8V14M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1945
- u5.displayName = "ZoomIn";
1946
- const L5 = ({
1959
+ L5.displayName = "ZoomIn";
1960
+ const p5 = ({
1947
1961
  size: e = 24,
1948
1962
  color: t = "currentColor",
1949
1963
  ...o
1950
1964
  }) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21 21L16.65 16.65M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
1951
- L5.displayName = "ZoomOut";
1952
- const p5 = ({
1965
+ p5.displayName = "ZoomOut";
1966
+ const M5 = ({
1953
1967
  size: e = 24,
1954
1968
  color: t = "currentColor",
1955
1969
  ...o
@@ -1958,8 +1972,8 @@ const p5 = ({
1958
1972
  /* @__PURE__ */ r("path", { d: "M3.5 3.5V7.5H7.5", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" }),
1959
1973
  /* @__PURE__ */ r("path", { d: "M2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C8.38142 2.5 5.23538 4.52314 3.63131 7.5L3.73595 7.311", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" })
1960
1974
  ] });
1961
- p5.displayName = "ClockHistory";
1962
- const M5 = ({
1975
+ M5.displayName = "ClockHistory";
1976
+ const g5 = ({
1963
1977
  size: e = 24,
1964
1978
  color: t = "currentColor",
1965
1979
  ...o
@@ -1968,8 +1982,8 @@ const M5 = ({
1968
1982
  /* @__PURE__ */ r("path", { d: "M7.5 12H18", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
1969
1983
  /* @__PURE__ */ r("path", { d: "M10.5 18H15", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
1970
1984
  ] });
1971
- M5.displayName = "Filter1";
1972
- const g5 = ({
1985
+ g5.displayName = "Filter1";
1986
+ const w5 = ({
1973
1987
  size: e = 24,
1974
1988
  color: t = "currentColor",
1975
1989
  ...o
@@ -1981,8 +1995,8 @@ const g5 = ({
1981
1995
  ] }),
1982
1996
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7144", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
1983
1997
  ] });
1984
- g5.displayName = "GalleryView";
1985
- const w5 = ({
1998
+ w5.displayName = "GalleryView";
1999
+ const v5 = ({
1986
2000
  size: e = 24,
1987
2001
  color: t = "currentColor",
1988
2002
  ...o
@@ -1990,8 +2004,8 @@ const w5 = ({
1990
2004
  /* @__PURE__ */ r("path", { d: "M16.2 3H3V16.2H16.2V3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1991
2005
  /* @__PURE__ */ r("path", { d: "M18.5998 7.79999H20.9998V21H7.7998V18.6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
1992
2006
  ] });
1993
- w5.displayName = "Group1";
1994
- const v5 = ({
2007
+ v5.displayName = "Group1";
2008
+ const H5 = ({
1995
2009
  size: e = 24,
1996
2010
  color: t = "currentColor",
1997
2011
  ...o
@@ -2003,8 +2017,8 @@ const v5 = ({
2003
2017
  /* @__PURE__ */ r("path", { d: "M16.75 19.75H22.75", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
2004
2018
  /* @__PURE__ */ r("path", { d: "M19.75 16.75V22.75", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
2005
2019
  ] });
2006
- v5.displayName = "Invite";
2007
- const H5 = ({
2020
+ H5.displayName = "Invite";
2021
+ const V5 = ({
2008
2022
  size: e = 24,
2009
2023
  color: t = "currentColor",
2010
2024
  ...o
@@ -2016,8 +2030,8 @@ const H5 = ({
2016
2030
  ] }),
2017
2031
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7145", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
2018
2032
  ] });
2019
- H5.displayName = "KanbanView";
2020
- const V5 = ({
2033
+ V5.displayName = "KanbanView";
2034
+ const f5 = ({
2021
2035
  size: e = 24,
2022
2036
  color: t = "currentColor",
2023
2037
  ...o
@@ -2029,8 +2043,8 @@ const V5 = ({
2029
2043
  ] }),
2030
2044
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7143", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(24 24) rotate(-180)" }) }) })
2031
2045
  ] });
2032
- V5.displayName = "ListView";
2033
- const f5 = ({
2046
+ f5.displayName = "ListView";
2047
+ const m5 = ({
2034
2048
  size: e = 24,
2035
2049
  color: t = "currentColor",
2036
2050
  ...o
@@ -2039,8 +2053,8 @@ const f5 = ({
2039
2053
  /* @__PURE__ */ r("path", { d: "M12.75 14.25L8.25 15.75L9.75 11.25L18.879 2.12101C19.7078 1.29226 21.0503 1.29226 21.879 2.12101C22.7078 2.94976 22.7078 4.29226 21.879 5.12101L12.75 14.25Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" }),
2040
2054
  /* @__PURE__ */ r("path", { d: "M17.3789 3.62103L20.3789 6.62103", stroke: t, strokeWidth: "2", strokeMiterlimit: "10" })
2041
2055
  ] });
2042
- f5.displayName = "NewChat";
2043
- const m5 = ({
2056
+ m5.displayName = "NewChat";
2057
+ const W5 = ({
2044
2058
  size: e = 24,
2045
2059
  color: t = "currentColor",
2046
2060
  ...o
@@ -2049,8 +2063,8 @@ const m5 = ({
2049
2063
  /* @__PURE__ */ r("path", { d: "M21.75 2.25L7.5 13.5", stroke: t, strokeWidth: "2", strokeMiterlimit: "10" }),
2050
2064
  /* @__PURE__ */ r("path", { d: "M3.04797 10.1442C2.39671 9.66278 2.55784 8.64739 3.32613 8.39129L21.75 2.25L19.0017 20.114C18.8873 20.8575 18.0239 21.2133 17.4189 20.7662L3.04797 10.1442Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" })
2051
2065
  ] });
2052
- m5.displayName = "PaperPlane1";
2053
- const W5 = ({
2066
+ W5.displayName = "PaperPlane1";
2067
+ const j5 = ({
2054
2068
  size: e = 24,
2055
2069
  color: t = "currentColor",
2056
2070
  ...o
@@ -2065,8 +2079,8 @@ const W5 = ({
2065
2079
  ] }),
2066
2080
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2088_843", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
2067
2081
  ] });
2068
- W5.displayName = "Plug21";
2069
- const j5 = ({
2082
+ j5.displayName = "Plug21";
2083
+ const B5 = ({
2070
2084
  size: e = 24,
2071
2085
  color: t = "currentColor",
2072
2086
  ...o
@@ -2076,8 +2090,8 @@ const j5 = ({
2076
2090
  /* @__PURE__ */ r("path", { d: "M13.7998 17.3994L17.3998 20.9994L20.9998 17.3994", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
2077
2091
  /* @__PURE__ */ r("path", { d: "M17.4004 6.60059V21.0006", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
2078
2092
  ] });
2079
- j5.displayName = "Sort1";
2080
- const B5 = ({
2093
+ B5.displayName = "Sort1";
2094
+ const y5 = ({
2081
2095
  size: e = 24,
2082
2096
  color: t = "currentColor",
2083
2097
  ...o
@@ -2088,8 +2102,8 @@ const B5 = ({
2088
2102
  ] }),
2089
2103
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2024_13375", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
2090
2104
  ] });
2091
- B5.displayName = "Sparks";
2092
- const y5 = ({
2105
+ y5.displayName = "Sparks";
2106
+ const x5 = ({
2093
2107
  size: e = 24,
2094
2108
  color: t = "currentColor",
2095
2109
  ...o
@@ -2102,8 +2116,8 @@ const y5 = ({
2102
2116
  ] }),
2103
2117
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7142", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(24 24) rotate(-180)" }) }) })
2104
2118
  ] });
2105
- y5.displayName = "TableView";
2106
- const x5 = ({
2119
+ x5.displayName = "TableView";
2120
+ const N5 = ({
2107
2121
  size: e = 24,
2108
2122
  color: t = "currentColor",
2109
2123
  ...o
@@ -2113,8 +2127,8 @@ const x5 = ({
2113
2127
  /* @__PURE__ */ r("path", { d: "M18 9V1", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" }),
2114
2128
  /* @__PURE__ */ r("path", { d: "M14 5H22", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square" })
2115
2129
  ] });
2116
- x5.displayName = "TagPlus";
2117
- const N5 = ({
2130
+ N5.displayName = "TagPlus";
2131
+ const Z5 = ({
2118
2132
  size: e = 24,
2119
2133
  color: t = "currentColor",
2120
2134
  ...o
@@ -2123,8 +2137,8 @@ const N5 = ({
2123
2137
  /* @__PURE__ */ r("path", { d: "M17.4001 8.4L12.0001 3L6.6001 8.4", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
2124
2138
  /* @__PURE__ */ r("path", { d: "M21 21H3", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
2125
2139
  ] });
2126
- N5.displayName = "Uploadfile";
2127
- const Z5 = ({
2140
+ Z5.displayName = "Uploadfile";
2141
+ const P5 = ({
2128
2142
  size: e = 24,
2129
2143
  color: t = "currentColor",
2130
2144
  ...o
@@ -2132,8 +2146,8 @@ const Z5 = ({
2132
2146
  /* @__PURE__ */ r("path", { d: "M15 13.5H7C5.93913 13.5 4.92172 13.9214 4.17157 14.6716C3.42143 15.4217 3 16.4391 3 17.5V19.5M15 5.5C15 7.70914 13.2091 9.5 11 9.5C8.79086 9.5 7 7.70914 7 5.5C7 3.29086 8.79086 1.5 11 1.5C13.2091 1.5 15 3.29086 15 5.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
2133
2147
  /* @__PURE__ */ r("path", { d: "M15 23L21.5 16.5C22.3284 15.6716 22.3284 14.3284 21.5 13.5C20.6716 12.6716 19.3284 12.6716 18.5 13.5L12 20V23H15Z", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "square", strokeLinejoin: "round" })
2134
2148
  ] });
2135
- Z5.displayName = "UserEdit";
2136
- const P5 = ({
2149
+ P5.displayName = "UserEdit";
2150
+ const _5 = ({
2137
2151
  size: e = 24,
2138
2152
  color: t = "currentColor",
2139
2153
  ...o
@@ -2146,8 +2160,8 @@ const P5 = ({
2146
2160
  ] }),
2147
2161
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2223_7146", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
2148
2162
  ] });
2149
- P5.displayName = "WhiteboardView";
2150
- const _5 = ({
2163
+ _5.displayName = "WhiteboardView";
2164
+ const b5 = ({
2151
2165
  size: e = 24,
2152
2166
  color: t = "currentColor",
2153
2167
  ...o
@@ -2170,15 +2184,15 @@ const _5 = ({
2170
2184
  ]
2171
2185
  }
2172
2186
  );
2173
- _5.displayName = "Search";
2187
+ b5.displayName = "Search";
2174
2188
  export {
2175
2189
  i1 as $,
2176
2190
  d as A,
2177
- y as B,
2191
+ x as B,
2178
2192
  b as C,
2179
2193
  S as D,
2180
- T as E,
2181
- D as F,
2194
+ D as E,
2195
+ T as F,
2182
2196
  A as G,
2183
2197
  R as H,
2184
2198
  U as I,
@@ -2259,8 +2273,8 @@ export {
2259
2273
  _1 as ar,
2260
2274
  b1 as as,
2261
2275
  S1 as at,
2262
- T1 as au,
2263
- D1 as av,
2276
+ D1 as au,
2277
+ T1 as av,
2264
2278
  A1 as aw,
2265
2279
  R1 as ax,
2266
2280
  U1 as ay,
@@ -2314,8 +2328,8 @@ export {
2314
2328
  _2 as bh,
2315
2329
  b2 as bi,
2316
2330
  S2 as bj,
2317
- T2 as bk,
2318
- D2 as bl,
2331
+ D2 as bk,
2332
+ T2 as bl,
2319
2333
  A2 as bm,
2320
2334
  R2 as bn,
2321
2335
  U2 as bo,
@@ -2369,8 +2383,8 @@ export {
2369
2383
  P9 as cY,
2370
2384
  _9 as cZ,
2371
2385
  b9 as c_,
2372
- T4 as ca,
2373
- D4 as cb,
2386
+ D4 as ca,
2387
+ T4 as cb,
2374
2388
  A4 as cc,
2375
2389
  R4 as cd,
2376
2390
  U4 as ce,
@@ -2396,8 +2410,8 @@ export {
2396
2410
  d9 as cy,
2397
2411
  s9 as cz,
2398
2412
  a as d,
2399
- T9 as d0,
2400
- D9 as d1,
2413
+ D9 as d0,
2414
+ T9 as d1,
2401
2415
  A9 as d2,
2402
2416
  R9 as d3,
2403
2417
  U9 as d4,
@@ -2423,6 +2437,7 @@ export {
2423
2437
  Z5 as dO,
2424
2438
  P5 as dP,
2425
2439
  _5 as dQ,
2440
+ b5 as dR,
2426
2441
  X9 as da,
2427
2442
  E9 as db,
2428
2443
  K9 as dc,
@@ -2465,10 +2480,10 @@ export {
2465
2480
  W as s,
2466
2481
  j as t,
2467
2482
  B as u,
2468
- x as v,
2483
+ y as v,
2469
2484
  N as w,
2470
2485
  Z as x,
2471
2486
  P as y,
2472
2487
  _ as z
2473
2488
  };
2474
- //# sourceMappingURL=Search-Cv4MnT2e.js.map
2489
+ //# sourceMappingURL=Search-CTS1KcAY.js.map