foamicons 0.1.0 → 0.2.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.
package/dist/index.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { forwardRef } from 'react';
2
- import { jsx, jsxs } from 'react/jsx-runtime';
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
3
3
 
4
- // src/icons/Bell.tsx
5
- var Bell = forwardRef(
6
- ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
4
+ // src/icons/Alert.tsx
5
+ var Alert = forwardRef(
6
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
7
7
  "svg",
8
8
  {
9
9
  ref,
@@ -13,15 +13,19 @@ var Bell = forwardRef(
13
13
  fill: "none",
14
14
  xmlns: "http://www.w3.org/2000/svg",
15
15
  strokeWidth,
16
- className: ["foamicon", "foamicon-bell", className].filter(Boolean).join(" "),
16
+ className: ["foamicon", "foamicon-alert", className].filter(Boolean).join(" "),
17
17
  "aria-hidden": "true",
18
18
  ...props,
19
- children: /* @__PURE__ */ jsx("path", { d: "M9.90469 11.3878C10.9161 11.2678 11.8985 11.0535 12.843 10.7539C13.18 10.647 13.2845 10.2272 13.0817 9.93758C12.4 8.96402 12 7.77873 12 6.5V6.03279C12.0001 6.02187 12.0001 6.01094 12.0001 6C12.0001 3.79086 10.2093 2 8.00012 2C5.79098 2 4.00012 3.79086 4.00012 6L3.99999 6.5C3.99999 7.77873 3.59997 8.96402 2.91825 9.93758C2.71545 10.2272 2.81997 10.647 3.15697 10.7539C4.10154 11.0536 5.08408 11.2679 6.09555 11.3878M9.90469 11.3878C9.28011 11.4619 8.6445 11.5 7.99999 11.5C7.35557 11.5 6.72004 11.4619 6.09555 11.3878M9.90469 11.3878C9.96666 11.5807 10.0001 11.7865 10.0001 12C10.0001 13.1046 9.10469 14 8.00012 14C6.89555 14 6.00012 13.1046 6.00012 12C6.00012 11.7865 6.03358 11.5808 6.09555 11.3878", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", { d: "M11.25 7.75C11.9574 8.92444 12.7917 10.5497 13.3543 11.6796C13.6688 12.3112 13.2374 13.0502 12.5329 13.0897C11.256 13.1614 9.39596 13.25 8 13.25C6.60404 13.25 4.74404 13.1614 3.46706 13.0897C2.76259 13.0502 2.33116 12.3112 2.64567 11.6796C3.20829 10.5497 4.04258 8.92444 4.75 7.75C5.45152 6.58536 6.49354 5.09165 7.20742 4.09313C7.59827 3.54644 8.40173 3.54644 8.79258 4.09313C9.50646 5.09165 10.5485 6.58536 11.25 7.75Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
21
+ /* @__PURE__ */ jsx("path", { d: "M8 9V11.4873", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
22
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "6.875", r: "0.5", fill: "currentColor", stroke: "currentColor", strokeWidth: "0.25" })
23
+ ]
20
24
  }
21
25
  )
22
26
  );
23
- Bell.displayName = "Bell";
24
- var Block = forwardRef(
27
+ Alert.displayName = "Alert";
28
+ var ArchiveArrowUp = forwardRef(
25
29
  ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
26
30
  "svg",
27
31
  {
@@ -32,18 +36,350 @@ var Block = forwardRef(
32
36
  fill: "none",
33
37
  xmlns: "http://www.w3.org/2000/svg",
34
38
  strokeWidth,
35
- className: ["foamicon", "foamicon-block", className].filter(Boolean).join(" "),
39
+ className: ["foamicon", "foamicon-archive-arrow-up", className].filter(Boolean).join(" "),
36
40
  "aria-hidden": "true",
37
41
  ...props,
38
42
  children: [
39
- /* @__PURE__ */ jsx("g", { clipPath: "url(#clip0_1_14509)", children: /* @__PURE__ */ jsx("path", { d: "M12.2426 12.2427C9.89949 14.5858 6.10051 14.5858 3.75736 12.2427C1.41421 9.89955 1.41421 6.10056 3.75736 3.75741M12.2426 12.2427C14.5858 9.89955 14.5858 6.10056 12.2426 3.75741C9.89949 1.41427 6.10051 1.41427 3.75736 3.75741M12.2426 12.2427L3.75736 3.75741", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) }),
40
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_1_14509", children: /* @__PURE__ */ jsx("rect", { width: "16", height: "16", fill: "white" }) }) })
43
+ /* @__PURE__ */ jsx("path", { d: "M2.5 5.5V11.3426C2.5 12.317 3.20217 13.1475 4.17017 13.2591C5.20658 13.3786 6.60329 13.5 8 13.5C9.39671 13.5 10.7934 13.3786 11.8298 13.2591C12.7978 13.1475 13.5 12.317 13.5 11.3426V5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
44
+ /* @__PURE__ */ jsx("path", { d: "M1.5 3.11582C1.5 2.84784 1.70959 2.62777 1.97741 2.618C2.99692 2.58079 5.49846 2.5 8 2.5C10.5015 2.5 13.0031 2.58079 14.0226 2.618C14.2904 2.62777 14.5 2.84784 14.5 3.11582V4.88418C14.5 5.15216 14.2904 5.37223 14.0226 5.382C13.0031 5.41921 10.5015 5.5 8 5.5C5.49846 5.5 2.99692 5.41921 1.97741 5.382C1.70959 5.37223 1.5 5.15216 1.5 4.88418V3.11582Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
45
+ /* @__PURE__ */ jsx("path", { d: "M6.33337 9.16667L7.64649 7.85355C7.84175 7.65829 8.15833 7.65829 8.35359 7.85355L9.66671 9.16667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
46
+ /* @__PURE__ */ jsx("path", { d: "M8 8.66675V11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
41
47
  ]
42
48
  }
43
49
  )
44
50
  );
45
- Block.displayName = "Block";
46
- var Bookmark = forwardRef(
51
+ ArchiveArrowUp.displayName = "ArchiveArrowUp";
52
+ var Archive = forwardRef(
53
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
54
+ "svg",
55
+ {
56
+ ref,
57
+ width: size,
58
+ height: size,
59
+ viewBox: "0 0 16 16",
60
+ fill: "none",
61
+ xmlns: "http://www.w3.org/2000/svg",
62
+ strokeWidth,
63
+ className: ["foamicon", "foamicon-archive", className].filter(Boolean).join(" "),
64
+ "aria-hidden": "true",
65
+ ...props,
66
+ children: [
67
+ /* @__PURE__ */ jsx("path", { d: "M2.5 5.5V11.3426C2.5 12.317 3.20217 13.1475 4.17017 13.2591C5.20658 13.3786 6.60329 13.5 8 13.5C9.39671 13.5 10.7934 13.3786 11.8298 13.2591C12.7978 13.1475 13.5 12.317 13.5 11.3426V5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
68
+ /* @__PURE__ */ jsx("path", { d: "M1.5 3.11582C1.5 2.84784 1.70959 2.62777 1.97741 2.618C2.99692 2.58079 5.49846 2.5 8 2.5C10.5015 2.5 13.0031 2.58079 14.0226 2.618C14.2904 2.62777 14.5 2.84784 14.5 3.11582V4.88418C14.5 5.15216 14.2904 5.37223 14.0226 5.382C13.0031 5.41921 10.5015 5.5 8 5.5C5.49846 5.5 2.99692 5.41921 1.97741 5.382C1.70959 5.37223 1.5 5.15216 1.5 4.88418V3.11582Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
69
+ /* @__PURE__ */ jsx("path", { d: "M6.5 8H9.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
70
+ ]
71
+ }
72
+ )
73
+ );
74
+ Archive.displayName = "Archive";
75
+ var ArrowDownNarrowWide = forwardRef(
76
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
77
+ "svg",
78
+ {
79
+ ref,
80
+ width: size,
81
+ height: size,
82
+ viewBox: "0 0 16 16",
83
+ fill: "none",
84
+ xmlns: "http://www.w3.org/2000/svg",
85
+ strokeWidth,
86
+ className: ["foamicon", "foamicon-arrow-down-narrow-wide", className].filter(Boolean).join(" "),
87
+ "aria-hidden": "true",
88
+ ...props,
89
+ children: [
90
+ /* @__PURE__ */ jsx("path", { d: "M9.66675 9.99996L6.35363 13.3131C6.15837 13.5083 5.84179 13.5083 5.64653 13.3131L2.33341 9.99996", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
91
+ /* @__PURE__ */ jsx("path", { d: "M6 13L6 2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
92
+ /* @__PURE__ */ jsx("path", { d: "M8.5 7H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
93
+ /* @__PURE__ */ jsx("path", { d: "M8.5 5H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
94
+ /* @__PURE__ */ jsx("path", { d: "M8.5 3H9", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
95
+ ]
96
+ }
97
+ )
98
+ );
99
+ ArrowDownNarrowWide.displayName = "ArrowDownNarrowWide";
100
+ var ArrowDownUp = forwardRef(
101
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
102
+ "svg",
103
+ {
104
+ ref,
105
+ width: size,
106
+ height: size,
107
+ viewBox: "0 0 16 16",
108
+ fill: "none",
109
+ xmlns: "http://www.w3.org/2000/svg",
110
+ strokeWidth,
111
+ className: ["foamicon", "foamicon-arrow-down-up", className].filter(Boolean).join(" "),
112
+ "aria-hidden": "true",
113
+ ...props,
114
+ children: [
115
+ /* @__PURE__ */ jsx("path", { d: "M8.5 5.66667L10.8131 3.35355C11.0084 3.15829 11.325 3.15829 11.5202 3.35355L13.8333 5.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
116
+ /* @__PURE__ */ jsx("path", { d: "M11.1667 3.66675V12.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
117
+ /* @__PURE__ */ jsx("path", { d: "M7.83337 10.3333L5.52026 12.6464C5.325 12.8417 5.00842 12.8417 4.81315 12.6464L2.50004 10.3333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
118
+ /* @__PURE__ */ jsx("path", { d: "M5.16663 12.3333L5.16663 3.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
119
+ ]
120
+ }
121
+ )
122
+ );
123
+ ArrowDownUp.displayName = "ArrowDownUp";
124
+ var ArrowDownWideNarrow = forwardRef(
125
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
126
+ "svg",
127
+ {
128
+ ref,
129
+ width: size,
130
+ height: size,
131
+ viewBox: "0 0 16 16",
132
+ fill: "none",
133
+ xmlns: "http://www.w3.org/2000/svg",
134
+ strokeWidth,
135
+ className: ["foamicon", "foamicon-arrow-down-wide-narrow", className].filter(Boolean).join(" "),
136
+ "aria-hidden": "true",
137
+ ...props,
138
+ children: [
139
+ /* @__PURE__ */ jsx("path", { d: "M9.66675 9.99996L6.35363 13.3131C6.15837 13.5083 5.84179 13.5083 5.64653 13.3131L2.33341 9.99996", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
140
+ /* @__PURE__ */ jsx("path", { d: "M6 13L6 2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
141
+ /* @__PURE__ */ jsx("path", { d: "M8.5 3H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
142
+ /* @__PURE__ */ jsx("path", { d: "M8.5 5H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
143
+ /* @__PURE__ */ jsx("path", { d: "M8.5 7H9", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
144
+ ]
145
+ }
146
+ )
147
+ );
148
+ ArrowDownWideNarrow.displayName = "ArrowDownWideNarrow";
149
+ var ArrowDown = forwardRef(
150
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
151
+ "svg",
152
+ {
153
+ ref,
154
+ width: size,
155
+ height: size,
156
+ viewBox: "0 0 16 16",
157
+ fill: "none",
158
+ xmlns: "http://www.w3.org/2000/svg",
159
+ strokeWidth,
160
+ className: ["foamicon", "foamicon-arrow-down", className].filter(Boolean).join(" "),
161
+ "aria-hidden": "true",
162
+ ...props,
163
+ children: [
164
+ /* @__PURE__ */ jsx("path", { d: "M11.6666 8.33333L8.35351 11.6464C8.15825 11.8417 7.84167 11.8417 7.64641 11.6464L4.33329 8.33333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
165
+ /* @__PURE__ */ jsx("path", { d: "M7.99988 11.3333L7.99988 3", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
166
+ ]
167
+ }
168
+ )
169
+ );
170
+ ArrowDown.displayName = "ArrowDown";
171
+ var ArrowLeft = forwardRef(
172
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
173
+ "svg",
174
+ {
175
+ ref,
176
+ width: size,
177
+ height: size,
178
+ viewBox: "0 0 16 16",
179
+ fill: "none",
180
+ xmlns: "http://www.w3.org/2000/svg",
181
+ strokeWidth,
182
+ className: ["foamicon", "foamicon-arrow-left", className].filter(Boolean).join(" "),
183
+ "aria-hidden": "true",
184
+ ...props,
185
+ children: [
186
+ /* @__PURE__ */ jsx("path", { d: "M7.66667 12L4.35355 8.68689C4.15829 8.49162 4.15829 8.17504 4.35355 7.97978L7.66667 4.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
187
+ /* @__PURE__ */ jsx("path", { d: "M4.66667 8.33333H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
188
+ ]
189
+ }
190
+ )
191
+ );
192
+ ArrowLeft.displayName = "ArrowLeft";
193
+ var ArrowRightToLine = forwardRef(
194
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
195
+ "svg",
196
+ {
197
+ ref,
198
+ width: size,
199
+ height: size,
200
+ viewBox: "0 0 16 16",
201
+ fill: "none",
202
+ xmlns: "http://www.w3.org/2000/svg",
203
+ strokeWidth,
204
+ className: ["foamicon", "foamicon-arrow-right-to-line", className].filter(Boolean).join(" "),
205
+ "aria-hidden": "true",
206
+ ...props,
207
+ children: [
208
+ /* @__PURE__ */ jsx("path", { d: "M6.83333 4L10.1464 7.31311C10.3417 7.50838 10.3417 7.82496 10.1464 8.02022L6.83333 11.3333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
209
+ /* @__PURE__ */ jsx("path", { d: "M10.3333 7.66669L3 7.66669", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
210
+ /* @__PURE__ */ jsx("path", { d: "M13 2V14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
211
+ ]
212
+ }
213
+ )
214
+ );
215
+ ArrowRightToLine.displayName = "ArrowRightToLine";
216
+ var ArrowRight = forwardRef(
217
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
218
+ "svg",
219
+ {
220
+ ref,
221
+ width: size,
222
+ height: size,
223
+ viewBox: "0 0 16 16",
224
+ fill: "none",
225
+ xmlns: "http://www.w3.org/2000/svg",
226
+ strokeWidth,
227
+ className: ["foamicon", "foamicon-arrow-right", className].filter(Boolean).join(" "),
228
+ "aria-hidden": "true",
229
+ ...props,
230
+ children: [
231
+ /* @__PURE__ */ jsx("path", { d: "M8.33333 4L11.6464 7.31311C11.8417 7.50838 11.8417 7.82496 11.6464 8.02022L8.33333 11.3333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
232
+ /* @__PURE__ */ jsx("path", { d: "M11.3333 7.66667L3 7.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
233
+ ]
234
+ }
235
+ )
236
+ );
237
+ ArrowRight.displayName = "ArrowRight";
238
+ var ArrowUpAZ = forwardRef(
239
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
240
+ "svg",
241
+ {
242
+ ref,
243
+ width: size,
244
+ height: size,
245
+ viewBox: "0 0 16 16",
246
+ fill: "none",
247
+ xmlns: "http://www.w3.org/2000/svg",
248
+ strokeWidth,
249
+ className: ["foamicon", "foamicon-arrow-up-az", className].filter(Boolean).join(" "),
250
+ "aria-hidden": "true",
251
+ ...props,
252
+ children: [
253
+ /* @__PURE__ */ jsx("path", { d: "M2.17 4.66667L4.48311 2.35355C4.67838 2.15829 4.99496 2.15829 5.19022 2.35355L7.50333 4.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
254
+ /* @__PURE__ */ jsx("path", { d: "M4.83675 2.66663L4.83675 13.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
255
+ /* @__PURE__ */ jsx("path", { d: "M13.3333 5.33337H10", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
256
+ /* @__PURE__ */ jsx("path", { d: "M10 6.66663V4.33329C10 3.89127 10.1756 3.46734 10.4882 3.15478C10.8007 2.84222 11.2246 2.66663 11.6667 2.66663C12.1087 2.66663 12.5326 2.84222 12.8452 3.15478C13.1577 3.46734 13.3333 3.89127 13.3333 4.33329V6.66663", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
257
+ /* @__PURE__ */ jsx("path", { d: "M10 9.33337H12.9063C13.0759 9.33337 13.1685 9.53115 13.06 9.66141L10.2734 13.0053C10.1648 13.1356 10.2574 13.3334 10.427 13.3334H13.3333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
258
+ ]
259
+ }
260
+ )
261
+ );
262
+ ArrowUpAZ.displayName = "ArrowUpAZ";
263
+ var ArrowUpNarrowWide = forwardRef(
264
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
265
+ "svg",
266
+ {
267
+ ref,
268
+ width: size,
269
+ height: size,
270
+ viewBox: "0 0 16 16",
271
+ fill: "none",
272
+ xmlns: "http://www.w3.org/2000/svg",
273
+ strokeWidth,
274
+ className: ["foamicon", "foamicon-arrow-up-narrow-wide", className].filter(Boolean).join(" "),
275
+ "aria-hidden": "true",
276
+ ...props,
277
+ children: [
278
+ /* @__PURE__ */ jsx("path", { d: "M5.66667 5.66667L8.97978 2.35355C9.17504 2.15829 9.49162 2.15829 9.68689 2.35355L13 5.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
279
+ /* @__PURE__ */ jsx("path", { d: "M9.33342 2.66663L9.33341 13.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
280
+ /* @__PURE__ */ jsx("path", { d: "M6.83341 12.6666L2.33341 12.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
281
+ /* @__PURE__ */ jsx("path", { d: "M6.83341 10.6666L4.33341 10.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
282
+ /* @__PURE__ */ jsx("path", { d: "M6.83341 8.66663L6.33341 8.66663", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
283
+ ]
284
+ }
285
+ )
286
+ );
287
+ ArrowUpNarrowWide.displayName = "ArrowUpNarrowWide";
288
+ var ArrowUpWideNarrow = forwardRef(
289
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
290
+ "svg",
291
+ {
292
+ ref,
293
+ width: size,
294
+ height: size,
295
+ viewBox: "0 0 16 16",
296
+ fill: "none",
297
+ xmlns: "http://www.w3.org/2000/svg",
298
+ strokeWidth,
299
+ className: ["foamicon", "foamicon-arrow-up-wide-narrow", className].filter(Boolean).join(" "),
300
+ "aria-hidden": "true",
301
+ ...props,
302
+ children: [
303
+ /* @__PURE__ */ jsx("path", { d: "M5.66667 5.66667L8.97978 2.35355C9.17504 2.15829 9.49162 2.15829 9.68689 2.35355L13 5.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
304
+ /* @__PURE__ */ jsx("path", { d: "M9.33342 2.66663L9.33341 13.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
305
+ /* @__PURE__ */ jsx("path", { d: "M6.83341 8.66663L2.33341 8.66663", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
306
+ /* @__PURE__ */ jsx("path", { d: "M6.83341 10.6666L4.33341 10.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
307
+ /* @__PURE__ */ jsx("path", { d: "M6.83341 12.6666L6.33341 12.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
308
+ ]
309
+ }
310
+ )
311
+ );
312
+ ArrowUpWideNarrow.displayName = "ArrowUpWideNarrow";
313
+ var ArrowUpZA = forwardRef(
314
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
315
+ "svg",
316
+ {
317
+ ref,
318
+ width: size,
319
+ height: size,
320
+ viewBox: "0 0 16 16",
321
+ fill: "none",
322
+ xmlns: "http://www.w3.org/2000/svg",
323
+ strokeWidth,
324
+ className: ["foamicon", "foamicon-arrow-up-za", className].filter(Boolean).join(" "),
325
+ "aria-hidden": "true",
326
+ ...props,
327
+ children: [
328
+ /* @__PURE__ */ jsx("path", { d: "M2.17 4.66667L4.48311 2.35355C4.67838 2.15829 4.99496 2.15829 5.19022 2.35355L7.50333 4.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
329
+ /* @__PURE__ */ jsx("path", { d: "M4.83675 2.66663L4.83675 13.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
330
+ /* @__PURE__ */ jsx("path", { d: "M13.3333 11.8368H10", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
331
+ /* @__PURE__ */ jsx("path", { d: "M10 13.17V10.8367C10 10.3947 10.1756 9.97073 10.4882 9.65817C10.8007 9.34561 11.2246 9.17001 11.6667 9.17001C12.1087 9.17001 12.5326 9.34561 12.8452 9.65817C13.1577 9.97073 13.3333 10.3947 13.3333 10.8367V13.17", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
332
+ /* @__PURE__ */ jsx("path", { d: "M10 2.82999H12.9063C13.0759 2.82999 13.1685 3.02776 13.06 3.15802L10.2734 6.50195C10.1648 6.63222 10.2574 6.82999 10.427 6.82999H13.3333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
333
+ ]
334
+ }
335
+ )
336
+ );
337
+ ArrowUpZA.displayName = "ArrowUpZA";
338
+ var ArrowUp = forwardRef(
339
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
340
+ "svg",
341
+ {
342
+ ref,
343
+ width: size,
344
+ height: size,
345
+ viewBox: "0 0 16 16",
346
+ fill: "none",
347
+ xmlns: "http://www.w3.org/2000/svg",
348
+ strokeWidth,
349
+ className: ["foamicon", "foamicon-arrow-up", className].filter(Boolean).join(" "),
350
+ "aria-hidden": "true",
351
+ ...props,
352
+ children: [
353
+ /* @__PURE__ */ jsx("path", { d: "M4.33337 7.66667L7.64649 4.35355C7.84175 4.15829 8.15833 4.15829 8.35359 4.35355L11.6667 7.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
354
+ /* @__PURE__ */ jsx("path", { d: "M8.00012 4.66666V13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
355
+ ]
356
+ }
357
+ )
358
+ );
359
+ ArrowUp.displayName = "ArrowUp";
360
+ var Ban = forwardRef(
361
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
362
+ "svg",
363
+ {
364
+ ref,
365
+ width: size,
366
+ height: size,
367
+ viewBox: "0 0 16 16",
368
+ fill: "none",
369
+ xmlns: "http://www.w3.org/2000/svg",
370
+ strokeWidth,
371
+ className: ["foamicon", "foamicon-ban", className].filter(Boolean).join(" "),
372
+ "aria-hidden": "true",
373
+ ...props,
374
+ children: [
375
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#clip0_6_105)", children: /* @__PURE__ */ jsx("path", { d: "M12.2426 12.2426C9.89949 14.5858 6.10051 14.5858 3.75736 12.2426C1.41421 9.89949 1.41421 6.1005 3.75736 3.75735M12.2426 12.2426C14.5858 9.89949 14.5858 6.1005 12.2426 3.75735C9.89949 1.4142 6.10051 1.4142 3.75736 3.75735M12.2426 12.2426L3.75736 3.75735", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) }),
376
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_6_105", children: /* @__PURE__ */ jsx("rect", { width: "16", height: "16", fill: "currentColor" }) }) })
377
+ ]
378
+ }
379
+ )
380
+ );
381
+ Ban.displayName = "Ban";
382
+ var Bell = forwardRef(
47
383
  ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
48
384
  "svg",
49
385
  {
@@ -54,18 +390,2343 @@ var Bookmark = forwardRef(
54
390
  fill: "none",
55
391
  xmlns: "http://www.w3.org/2000/svg",
56
392
  strokeWidth,
57
- className: ["foamicon", "foamicon-bookmark", className].filter(Boolean).join(" "),
393
+ className: ["foamicon", "foamicon-bell", className].filter(Boolean).join(" "),
58
394
  "aria-hidden": "true",
59
395
  ...props,
60
- children: /* @__PURE__ */ jsx("path", { d: "M4.25 3.75425C4.25 3.51212 4.42325 3.30546 4.66273 3.26968C5.31772 3.17183 6.65886 3 8 3C9.34114 3 10.6823 3.17183 11.3373 3.26968C11.5767 3.30546 11.75 3.51212 11.75 3.75425V12.6058C11.75 13.0808 11.1392 13.2977 10.8308 12.9364C9.91058 11.8586 8.55417 10.3889 8 10.3889C7.44583 10.3889 6.08942 11.8586 5.16924 12.9364C4.86081 13.2977 4.25 13.0808 4.25 12.6058V3.75425Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
396
+ children: /* @__PURE__ */ jsx("path", { d: "M9.9047 11.3878C10.9161 11.2678 11.8985 11.0535 12.843 10.7539C13.18 10.647 13.2845 10.2272 13.0817 9.93758C12.4 8.96402 12 7.77873 12 6.5V6.03279C12.0001 6.02187 12.0001 6.01094 12.0001 6C12.0001 3.79086 10.2093 2 8.00013 2C5.79099 2 4.00013 3.79086 4.00013 6L4 6.5C4 7.77873 3.59998 8.96402 2.91826 9.93758C2.71546 10.2272 2.81998 10.647 3.15698 10.7539C4.10155 11.0536 5.08409 11.2679 6.09556 11.3878M9.9047 11.3878C9.28012 11.4619 8.64451 11.5 8 11.5C7.35558 11.5 6.72005 11.4619 6.09556 11.3878M9.9047 11.3878C9.96667 11.5807 10.0001 11.7865 10.0001 12C10.0001 13.1046 9.1047 14 8.00013 14C6.89556 14 6.00013 13.1046 6.00013 12C6.00013 11.7865 6.03359 11.5808 6.09556 11.3878", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
61
397
  }
62
398
  )
63
399
  );
64
- Bookmark.displayName = "Bookmark";
400
+ Bell.displayName = "Bell";
401
+ var Bold = forwardRef(
402
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
403
+ "svg",
404
+ {
405
+ ref,
406
+ width: size,
407
+ height: size,
408
+ viewBox: "0 0 16 16",
409
+ fill: "none",
410
+ xmlns: "http://www.w3.org/2000/svg",
411
+ strokeWidth,
412
+ className: ["foamicon", "foamicon-bold", className].filter(Boolean).join(" "),
413
+ "aria-hidden": "true",
414
+ ...props,
415
+ children: /* @__PURE__ */ jsx("path", { d: "M7.71214 13.5H4.35061C3.86539 13.5 3.51774 13.3925 3.30764 13.1774C3.10255 12.9573 3 12.6096 3 12.1344V3.86562C3 3.3804 3.10505 3.03274 3.31514 2.82265C3.53024 2.60755 3.8754 2.5 4.35061 2.5H7.91473C8.43997 2.5 8.89518 2.53251 9.28035 2.59754C9.66553 2.66257 10.0107 2.78763 10.3158 2.97271C10.5759 3.12779 10.806 3.32538 11.0061 3.56548C11.2062 3.80059 11.3588 4.06321 11.4638 4.35334C11.5689 4.63847 11.6214 4.94111 11.6214 5.26126C11.6214 6.36176 11.0712 7.16712 9.97067 7.67735C11.4163 8.13756 12.1392 9.03297 12.1392 10.3636C12.1392 10.9789 11.9816 11.5341 11.6664 12.0293C11.3513 12.5196 10.9261 12.8822 10.3909 13.1173C10.0557 13.2574 9.67053 13.3574 9.23533 13.4175C8.80014 13.4725 8.29241 13.5 7.71214 13.5ZM7.54707 8.61528H5.22851V11.8267H7.6221C9.12779 11.8267 9.88063 11.284 9.88063 10.1985C9.88063 9.64325 9.68554 9.24056 9.29536 8.99045C8.90518 8.74034 8.32242 8.61528 7.54707 8.61528ZM5.22851 4.17326V7.01705H7.26944C7.82469 7.01705 8.25239 6.96453 8.55252 6.85948C8.85766 6.75443 9.09027 6.55434 9.25034 6.25921C9.3754 6.04911 9.43793 5.81401 9.43793 5.55389C9.43793 4.99864 9.24034 4.63097 8.84516 4.45089C8.44998 4.2658 7.8472 4.17326 7.03684 4.17326H5.22851Z", fill: "currentColor" })
416
+ }
417
+ )
418
+ );
419
+ Bold.displayName = "Bold";
420
+ var Bookmark = forwardRef(
421
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
422
+ "svg",
423
+ {
424
+ ref,
425
+ width: size,
426
+ height: size,
427
+ viewBox: "0 0 16 16",
428
+ fill: "none",
429
+ xmlns: "http://www.w3.org/2000/svg",
430
+ strokeWidth,
431
+ className: ["foamicon", "foamicon-bookmark", className].filter(Boolean).join(" "),
432
+ "aria-hidden": "true",
433
+ ...props,
434
+ children: /* @__PURE__ */ jsx("path", { d: "M4.25 3.75425C4.25 3.51212 4.42325 3.30546 4.66273 3.26968C5.31772 3.17183 6.65886 3 8 3C9.34114 3 10.6823 3.17183 11.3373 3.26968C11.5767 3.30546 11.75 3.51212 11.75 3.75425V12.6058C11.75 13.0808 11.1392 13.2977 10.8308 12.9364C9.91058 11.8586 8.55417 10.3889 8 10.3889C7.44583 10.3889 6.08942 11.8586 5.16924 12.9364C4.86081 13.2977 4.25 13.0808 4.25 12.6058V3.75425Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
435
+ }
436
+ )
437
+ );
438
+ Bookmark.displayName = "Bookmark";
439
+ var Calendar = forwardRef(
440
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
441
+ "svg",
442
+ {
443
+ ref,
444
+ width: size,
445
+ height: size,
446
+ viewBox: "0 0 16 16",
447
+ fill: "none",
448
+ xmlns: "http://www.w3.org/2000/svg",
449
+ strokeWidth,
450
+ className: ["foamicon", "foamicon-calendar", className].filter(Boolean).join(" "),
451
+ "aria-hidden": "true",
452
+ ...props,
453
+ children: [
454
+ /* @__PURE__ */ jsx("path", { d: "M5 3V4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
455
+ /* @__PURE__ */ jsx("path", { d: "M11 3V4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
456
+ /* @__PURE__ */ jsx("path", { d: "M2 6.17434C2 5.18547 2.7226 4.34728 3.70613 4.24462C4.84726 4.1255 6.42363 4 8 4C9.57637 4 11.1527 4.1255 12.2939 4.24462C13.2774 4.34728 14 5.18547 14 6.17434V11.8257C14 12.8145 13.2774 13.6527 12.2939 13.7554C11.1527 13.8745 9.57637 14 8 14C6.42363 14 4.84726 13.8745 3.70613 13.7554C2.7226 13.6527 2 12.8145 2 11.8257V6.17434Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
457
+ /* @__PURE__ */ jsx("path", { d: "M2 8.6675C2 7.90032 2.57803 7.2585 3.34288 7.1987C4.49736 7.10843 6.24868 7 8 7C9.75132 7 11.5026 7.10843 12.6571 7.1987C13.422 7.2585 14 7.90032 14 8.6675V12.3325C14 13.0997 13.422 13.7415 12.6571 13.8013C11.5026 13.8916 9.75132 14 8 14C6.24868 14 4.49736 13.8916 3.34288 13.8013C2.57803 13.7415 2 13.0997 2 12.3325V8.6675Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
458
+ ]
459
+ }
460
+ )
461
+ );
462
+ Calendar.displayName = "Calendar";
463
+ var ChartColumnSquare = forwardRef(
464
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
465
+ "svg",
466
+ {
467
+ ref,
468
+ width: size,
469
+ height: size,
470
+ viewBox: "0 0 16 16",
471
+ fill: "none",
472
+ xmlns: "http://www.w3.org/2000/svg",
473
+ strokeWidth,
474
+ className: ["foamicon", "foamicon-chart-column-square", className].filter(Boolean).join(" "),
475
+ "aria-hidden": "true",
476
+ ...props,
477
+ children: [
478
+ /* @__PURE__ */ jsx("path", { d: "M2.5 4.66915C2.5 3.70258 3.1911 2.87634 4.15044 2.75834C5.18882 2.63062 6.59441 2.5 8 2.5C9.40559 2.5 10.8112 2.63062 11.8496 2.75834C12.8089 2.87634 13.5 3.70258 13.5 4.66915V11.3308C13.5 12.2974 12.8089 13.1237 11.8496 13.2417C10.8112 13.3694 9.40559 13.5 8 13.5C6.59441 13.5 5.18882 13.3694 4.15044 13.2417C3.1911 13.1237 2.5 12.2974 2.5 11.3308V4.66915Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
479
+ /* @__PURE__ */ jsx("path", { d: "M5.5 11V7.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
480
+ /* @__PURE__ */ jsx("path", { d: "M8 11V5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
481
+ /* @__PURE__ */ jsx("path", { d: "M10.5 11V9.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
482
+ ]
483
+ }
484
+ )
485
+ );
486
+ ChartColumnSquare.displayName = "ChartColumnSquare";
487
+ var Checkbox = forwardRef(
488
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
489
+ "svg",
490
+ {
491
+ ref,
492
+ width: size,
493
+ height: size,
494
+ viewBox: "0 0 16 16",
495
+ fill: "none",
496
+ xmlns: "http://www.w3.org/2000/svg",
497
+ strokeWidth,
498
+ className: ["foamicon", "foamicon-checkbox", className].filter(Boolean).join(" "),
499
+ "aria-hidden": "true",
500
+ ...props,
501
+ children: [
502
+ /* @__PURE__ */ jsx("path", { d: "M13.5 4.5L8.12275 9.87725C7.91239 10.0876 7.56601 10.0689 7.37957 9.83705L5.5 7.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
503
+ /* @__PURE__ */ jsx("path", { d: "M13 8C13 9.91468 12.7334 11.5361 12.6085 12.1904C12.5722 12.3806 12.4251 12.5262 12.235 12.5629C11.5375 12.6972 9.76875 13 8 13C6.23125 13 4.46249 12.6972 3.76503 12.5629C3.57488 12.5262 3.42776 12.3806 3.39146 12.1904C3.26662 11.5361 3 9.91468 3 8C3 6.08532 3.26662 4.46393 3.39146 3.80965C3.42776 3.61943 3.57488 3.47376 3.76503 3.43715C4.46249 3.30284 6.23125 3 8 3C9.22265 3 10.4453 3.1447 11.3141 3.27842", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
504
+ ]
505
+ }
506
+ )
507
+ );
508
+ Checkbox.displayName = "Checkbox";
509
+ var Checkmark = forwardRef(
510
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
511
+ "svg",
512
+ {
513
+ ref,
514
+ width: size,
515
+ height: size,
516
+ viewBox: "0 0 16 16",
517
+ fill: "none",
518
+ xmlns: "http://www.w3.org/2000/svg",
519
+ strokeWidth,
520
+ className: ["foamicon", "foamicon-checkmark", className].filter(Boolean).join(" "),
521
+ "aria-hidden": "true",
522
+ ...props,
523
+ children: /* @__PURE__ */ jsx("path", { d: "M12.2712 5.5L6.89399 10.8772C6.68364 11.0876 6.33725 11.0689 6.15081 10.8371L4.27124 8.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
524
+ }
525
+ )
526
+ );
527
+ Checkmark.displayName = "Checkmark";
528
+ var ChevronDown = forwardRef(
529
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
530
+ "svg",
531
+ {
532
+ ref,
533
+ width: size,
534
+ height: size,
535
+ viewBox: "0 0 16 16",
536
+ fill: "none",
537
+ xmlns: "http://www.w3.org/2000/svg",
538
+ strokeWidth,
539
+ className: ["foamicon", "foamicon-chevron-down", className].filter(Boolean).join(" "),
540
+ "aria-hidden": "true",
541
+ ...props,
542
+ children: /* @__PURE__ */ jsx("path", { d: "M10.6667 7.33333L8.35356 9.64645C8.1583 9.84171 7.84171 9.84171 7.64645 9.64645L5.33334 7.33333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
543
+ }
544
+ )
545
+ );
546
+ ChevronDown.displayName = "ChevronDown";
547
+ var ChevronLeft = forwardRef(
548
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
549
+ "svg",
550
+ {
551
+ ref,
552
+ width: size,
553
+ height: size,
554
+ viewBox: "0 0 16 16",
555
+ fill: "none",
556
+ xmlns: "http://www.w3.org/2000/svg",
557
+ strokeWidth,
558
+ className: ["foamicon", "foamicon-chevron-left", className].filter(Boolean).join(" "),
559
+ "aria-hidden": "true",
560
+ ...props,
561
+ children: /* @__PURE__ */ jsx("path", { d: "M8.66667 10.6667L6.35355 8.35357C6.15829 8.15831 6.15829 7.84173 6.35355 7.64647L8.66667 5.33335", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
562
+ }
563
+ )
564
+ );
565
+ ChevronLeft.displayName = "ChevronLeft";
566
+ var ChevronRight = forwardRef(
567
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
568
+ "svg",
569
+ {
570
+ ref,
571
+ width: size,
572
+ height: size,
573
+ viewBox: "0 0 16 16",
574
+ fill: "none",
575
+ xmlns: "http://www.w3.org/2000/svg",
576
+ strokeWidth,
577
+ className: ["foamicon", "foamicon-chevron-right", className].filter(Boolean).join(" "),
578
+ "aria-hidden": "true",
579
+ ...props,
580
+ children: /* @__PURE__ */ jsx("path", { d: "M7.33333 5.33331L9.64645 7.64643C9.84171 7.84169 9.84171 8.15827 9.64645 8.35353L7.33333 10.6666", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
581
+ }
582
+ )
583
+ );
584
+ ChevronRight.displayName = "ChevronRight";
585
+ var ChevronUp = forwardRef(
586
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
587
+ "svg",
588
+ {
589
+ ref,
590
+ width: size,
591
+ height: size,
592
+ viewBox: "0 0 16 16",
593
+ fill: "none",
594
+ xmlns: "http://www.w3.org/2000/svg",
595
+ strokeWidth,
596
+ className: ["foamicon", "foamicon-chevron-up", className].filter(Boolean).join(" "),
597
+ "aria-hidden": "true",
598
+ ...props,
599
+ children: /* @__PURE__ */ jsx("path", { d: "M5.33333 8.66667L7.64644 6.35355C7.8417 6.15829 8.15829 6.15829 8.35355 6.35355L10.6667 8.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
600
+ }
601
+ )
602
+ );
603
+ ChevronUp.displayName = "ChevronUp";
604
+ var CircleAlert = forwardRef(
605
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
606
+ "svg",
607
+ {
608
+ ref,
609
+ width: size,
610
+ height: size,
611
+ viewBox: "0 0 16 16",
612
+ fill: "none",
613
+ xmlns: "http://www.w3.org/2000/svg",
614
+ strokeWidth,
615
+ className: ["foamicon", "foamicon-circle-alert", className].filter(Boolean).join(" "),
616
+ "aria-hidden": "true",
617
+ ...props,
618
+ children: [
619
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
620
+ /* @__PURE__ */ jsx("path", { d: "M8 8.43986L8 4.75003", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
621
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "10.8623", r: "0.5", transform: "rotate(-180 8 10.8623)", fill: "currentColor", stroke: "currentColor", strokeWidth: "0.25" })
622
+ ]
623
+ }
624
+ )
625
+ );
626
+ CircleAlert.displayName = "CircleAlert";
627
+ var CircleDollarSign = forwardRef(
628
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
629
+ "svg",
630
+ {
631
+ ref,
632
+ width: size,
633
+ height: size,
634
+ viewBox: "0 0 16 16",
635
+ fill: "none",
636
+ xmlns: "http://www.w3.org/2000/svg",
637
+ strokeWidth,
638
+ className: ["foamicon", "foamicon-circle-dollar-sign", className].filter(Boolean).join(" "),
639
+ "aria-hidden": "true",
640
+ ...props,
641
+ children: [
642
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
643
+ /* @__PURE__ */ jsx("path", { d: "M6.18006 9.20677C6.18006 10.0275 6.99339 10.6928 7.99667 10.6928C8.99995 10.6928 9.81327 10.0275 9.81327 9.20677C9.81327 8.38604 8.99995 7.7207 7.99667 7.7207", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
644
+ /* @__PURE__ */ jsx("path", { d: "M9.81327 6.24155C9.81327 5.42463 8.99995 4.76239 7.99667 4.76239C6.99339 4.76239 6.18006 5.42463 6.18006 6.24155C6.18006 7.05846 6.99339 7.7207 7.99667 7.7207", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
645
+ /* @__PURE__ */ jsx("path", { d: "M7.99966 3.96936V12.0306", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
646
+ ]
647
+ }
648
+ )
649
+ );
650
+ CircleDollarSign.displayName = "CircleDollarSign";
651
+ var CircleQuestionMark = forwardRef(
652
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
653
+ "svg",
654
+ {
655
+ ref,
656
+ width: size,
657
+ height: size,
658
+ viewBox: "0 0 16 16",
659
+ fill: "none",
660
+ xmlns: "http://www.w3.org/2000/svg",
661
+ strokeWidth,
662
+ className: ["foamicon", "foamicon-circle-question-mark", className].filter(Boolean).join(" "),
663
+ "aria-hidden": "true",
664
+ ...props,
665
+ children: [
666
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
667
+ /* @__PURE__ */ jsx("path", { d: "M8.05453 8.86291C8.12045 7.91806 9.21944 7.27066 9.5132 6.95069C9.70825 6.73825 9.82337 6.47638 9.82337 6.19312C9.82337 5.48321 9.1003 4.90771 8.20834 4.90771C7.31638 4.90771 6.5933 5.48321 6.5933 6.19312", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
668
+ /* @__PURE__ */ jsx("circle", { cx: "8.06641", cy: "10.457", r: "0.644531", fill: "currentColor" })
669
+ ]
670
+ }
671
+ )
672
+ );
673
+ CircleQuestionMark.displayName = "CircleQuestionMark";
674
+ var CircleX = forwardRef(
675
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
676
+ "svg",
677
+ {
678
+ ref,
679
+ width: size,
680
+ height: size,
681
+ viewBox: "0 0 16 16",
682
+ fill: "none",
683
+ xmlns: "http://www.w3.org/2000/svg",
684
+ strokeWidth,
685
+ className: ["foamicon", "foamicon-circle-x", className].filter(Boolean).join(" "),
686
+ "aria-hidden": "true",
687
+ ...props,
688
+ children: [
689
+ /* @__PURE__ */ jsx("path", { d: "M11.182 4.81799L4.81802 11.182", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
690
+ /* @__PURE__ */ jsx("path", { d: "M11.182 11.182L4.81802 4.81805", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
691
+ ]
692
+ }
693
+ )
694
+ );
695
+ CircleX.displayName = "CircleX";
696
+ var Clock = forwardRef(
697
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
698
+ "svg",
699
+ {
700
+ ref,
701
+ width: size,
702
+ height: size,
703
+ viewBox: "0 0 16 16",
704
+ fill: "none",
705
+ xmlns: "http://www.w3.org/2000/svg",
706
+ strokeWidth,
707
+ className: ["foamicon", "foamicon-clock", className].filter(Boolean).join(" "),
708
+ "aria-hidden": "true",
709
+ ...props,
710
+ children: [
711
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
712
+ /* @__PURE__ */ jsx("path", { d: "M8 4V7.58579C8 7.851 8.10536 8.10536 8.29289 8.29289L10 10", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
713
+ ]
714
+ }
715
+ )
716
+ );
717
+ Clock.displayName = "Clock";
718
+ var Cog = forwardRef(
719
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
720
+ "svg",
721
+ {
722
+ ref,
723
+ width: size,
724
+ height: size,
725
+ viewBox: "0 0 16 16",
726
+ fill: "none",
727
+ xmlns: "http://www.w3.org/2000/svg",
728
+ strokeWidth,
729
+ className: ["foamicon", "foamicon-cog", className].filter(Boolean).join(" "),
730
+ "aria-hidden": "true",
731
+ ...props,
732
+ children: [
733
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.3407 10.5061C12.1369 10.8543 12.0671 11.2754 12.2175 11.6497L12.6439 12.7109C12.6717 12.7858 12.672 12.8682 12.6448 12.9433C12.6176 13.0184 12.5647 13.0815 12.4954 13.1213L10.1816 14.4557C10.1122 14.4947 10.0313 14.5079 9.95316 14.4931C9.87498 14.4782 9.80455 14.4363 9.75428 14.3746L8.82164 13.1837C8.77003 13.1184 8.70302 13.0668 8.6266 13.0337C8.55017 13.0006 8.46673 12.987 8.38375 12.9941C8.12457 13.0147 7.86419 13.0156 7.60487 12.9969C7.52329 12.9911 7.44154 13.0054 7.36683 13.0387C7.29212 13.0719 7.22674 13.1231 7.17648 13.1876L6.24607 14.3785C6.19459 14.4401 6.12333 14.4818 6.04448 14.4966C5.96562 14.5115 5.88407 14.4984 5.81375 14.4598L3.49876 13.1232C3.43112 13.0826 3.37933 13.0202 3.35194 12.9462C3.32454 12.8722 3.32317 12.791 3.34804 12.7162L3.91337 11.317C3.9441 11.2402 3.95538 11.157 3.9462 11.0747C3.93701 10.9925 3.90766 10.9138 3.86073 10.8457C3.71476 10.6311 3.58622 10.4052 3.47636 10.1702C3.44108 10.0951 3.38767 10.03 3.32095 9.98067C3.25423 9.93138 3.17629 9.89946 3.09416 9.88779L1.59694 9.67542C1.51841 9.66277 1.44686 9.6228 1.39489 9.56257C1.34293 9.50234 1.31389 9.4257 1.31289 9.34616L1.31165 6.67519C1.31139 6.59527 1.33951 6.51785 1.39099 6.45671C1.44248 6.39558 1.51399 6.3547 1.59279 6.34136L3.09563 6.12649C3.17825 6.11422 3.2565 6.08152 3.32327 6.03135C3.39005 5.98118 3.44324 5.91513 3.47801 5.83919C3.53342 5.72071 3.59247 5.60469 3.65763 5.49183C3.72278 5.37898 3.79253 5.2713 3.86629 5.16667C3.91367 5.09859 3.94337 5.01979 3.95272 4.93738C3.96207 4.85496 3.95076 4.77152 3.91983 4.69456L3.35503 3.28594C3.32818 3.2113 3.32846 3.12958 3.35582 3.05512C3.38317 2.98066 3.43586 2.9182 3.50464 2.87869L5.81839 1.54428C5.88776 1.50531 5.96866 1.49207 6.04684 1.50691C6.12502 1.52174 6.19545 1.5637 6.24572 1.62538L7.17836 2.81624C7.22996 2.88161 7.29698 2.93316 7.3734 2.96626C7.44983 2.99936 7.53327 3.01299 7.61625 3.00591C7.87543 2.98528 8.13581 2.98434 8.39513 3.0031C8.47671 3.00892 8.55846 2.99456 8.63317 2.9613C8.70788 2.92803 8.77326 2.87688 8.82352 2.81237L9.75393 1.62146C9.80541 1.55992 9.87667 1.51817 9.95552 1.50334C10.0344 1.48851 10.1159 1.50153 10.1863 1.54017L12.5012 2.87673C12.5689 2.91736 12.6207 2.97981 12.6481 3.05381C12.6755 3.12781 12.6768 3.20893 12.652 3.28381L12.0866 4.68298C12.0559 4.7598 12.0446 4.84302 12.0538 4.92525C12.063 5.00748 12.0923 5.08617 12.1393 5.15431C12.2852 5.36884 12.4138 5.59473 12.5236 5.82981C12.5589 5.90489 12.6123 5.97001 12.6791 6.01931C12.7458 6.0686 12.8237 6.10052 12.9058 6.11218L14.4031 6.32456C14.4816 6.33721 14.5531 6.37717 14.6051 6.43741C14.6571 6.49764 14.6861 6.57428 14.6871 6.65382L14.6884 9.32478C14.6886 9.40471 14.6605 9.48213 14.609 9.54326C14.5575 9.6044 14.486 9.64528 14.4072 9.65862L12.9044 9.87349C12.8216 9.88546 12.7431 9.91795 12.6761 9.96799C12.6091 10.018 12.5556 10.084 12.5206 10.16C12.4649 10.2772 12.4058 10.3932 12.3407 10.5061Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
734
+ /* @__PURE__ */ jsx("circle", { cx: "8.02673", cy: "7.95831", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
735
+ ]
736
+ }
737
+ )
738
+ );
739
+ Cog.displayName = "Cog";
740
+ var Columns3 = forwardRef(
741
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
742
+ "svg",
743
+ {
744
+ ref,
745
+ width: size,
746
+ height: size,
747
+ viewBox: "0 0 16 16",
748
+ fill: "none",
749
+ xmlns: "http://www.w3.org/2000/svg",
750
+ strokeWidth,
751
+ className: ["foamicon", "foamicon-columns3", className].filter(Boolean).join(" "),
752
+ "aria-hidden": "true",
753
+ ...props,
754
+ children: [
755
+ /* @__PURE__ */ jsx("path", { d: "M2.5 4.44152C2.5 3.58066 3.06061 2.84096 3.91395 2.72739C4.79328 2.61036 6.12073 2.5 8 2.5C9.87927 2.5 11.2067 2.61036 12.0861 2.72739C12.9394 2.84096 13.5 3.58066 13.5 4.44152V11.5585C13.5 12.4193 12.9394 13.159 12.0861 13.2726C11.2067 13.3896 9.87927 13.5 8 13.5C6.12073 13.5 4.79328 13.3896 3.91395 13.2726C3.06061 13.159 2.5 12.4193 2.5 11.5585V4.44152Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
756
+ /* @__PURE__ */ jsx("path", { d: "M10 2.5V13.5", stroke: "currentColor", strokeLinejoin: "round" }),
757
+ /* @__PURE__ */ jsx("path", { d: "M6 2.5V13.5", stroke: "currentColor", strokeLinejoin: "round" })
758
+ ]
759
+ }
760
+ )
761
+ );
762
+ Columns3.displayName = "Columns3";
763
+ var Command = forwardRef(
764
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
765
+ "svg",
766
+ {
767
+ ref,
768
+ width: size,
769
+ height: size,
770
+ viewBox: "0 0 16 16",
771
+ fill: "none",
772
+ xmlns: "http://www.w3.org/2000/svg",
773
+ strokeWidth,
774
+ className: ["foamicon", "foamicon-command", className].filter(Boolean).join(" "),
775
+ "aria-hidden": "true",
776
+ ...props,
777
+ children: [
778
+ /* @__PURE__ */ jsx("path", { d: "M3 4.75C3 3.7835 3.7835 3 4.75 3V3C5.7165 3 6.5 3.7835 6.5 4.75V6.5H4.75C3.7835 6.5 3 5.7165 3 4.75V4.75Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
779
+ /* @__PURE__ */ jsx("path", { d: "M9.5 4.75C9.5 3.7835 10.2835 3 11.25 3V3C12.2165 3 13 3.7835 13 4.75V4.75C13 5.7165 12.2165 6.5 11.25 6.5H9.5V4.75Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
780
+ /* @__PURE__ */ jsx("path", { d: "M3 11.25C3 10.2835 3.7835 9.5 4.75 9.5H6.5V11.25C6.5 12.2165 5.7165 13 4.75 13V13C3.7835 13 3 12.2165 3 11.25V11.25Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
781
+ /* @__PURE__ */ jsx("path", { d: "M9.5 9.5H11.25C12.2165 9.5 13 10.2835 13 11.25V11.25C13 12.2165 12.2165 13 11.25 13V13C10.2835 13 9.5 12.2165 9.5 11.25V9.5Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
782
+ /* @__PURE__ */ jsx("rect", { x: "6.5", y: "6.5", width: "3", height: "3", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
783
+ ]
784
+ }
785
+ )
786
+ );
787
+ Command.displayName = "Command";
788
+ var ContentPlus = forwardRef(
789
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
790
+ "svg",
791
+ {
792
+ ref,
793
+ width: size,
794
+ height: size,
795
+ viewBox: "0 0 16 16",
796
+ fill: "none",
797
+ xmlns: "http://www.w3.org/2000/svg",
798
+ strokeWidth,
799
+ className: ["foamicon", "foamicon-content-plus", className].filter(Boolean).join(" "),
800
+ "aria-hidden": "true",
801
+ ...props,
802
+ children: [
803
+ /* @__PURE__ */ jsx("rect", { x: "6", y: "2", width: "8", height: "10", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
804
+ /* @__PURE__ */ jsx("path", { d: "M8.45189 13.6945L5.55412 14.471C5.02065 14.6139 4.47231 14.2974 4.32937 13.7639L2.25882 6.03648C2.11588 5.50302 2.43246 4.95468 2.96593 4.81174L3.93185 4.55292", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
805
+ /* @__PURE__ */ jsx("path", { d: "M10 5L10 9", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
806
+ /* @__PURE__ */ jsx("path", { d: "M12 7H8", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
807
+ ]
808
+ }
809
+ )
810
+ );
811
+ ContentPlus.displayName = "ContentPlus";
812
+ var Copy = forwardRef(
813
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
814
+ "svg",
815
+ {
816
+ ref,
817
+ width: size,
818
+ height: size,
819
+ viewBox: "0 0 16 16",
820
+ fill: "none",
821
+ xmlns: "http://www.w3.org/2000/svg",
822
+ strokeWidth,
823
+ className: ["foamicon", "foamicon-copy", className].filter(Boolean).join(" "),
824
+ "aria-hidden": "true",
825
+ ...props,
826
+ children: [
827
+ /* @__PURE__ */ jsx("rect", { x: "6", y: "2", width: "7", height: "9", rx: "1", stroke: "currentColor" }),
828
+ /* @__PURE__ */ jsx("path", { d: "M5.5 4H5C4.44772 4 4 4.44772 4 5V12C4 12.5523 4.44772 13 5 13H10C10.5523 13 11 12.5523 11 12V11.5", stroke: "currentColor" })
829
+ ]
830
+ }
831
+ )
832
+ );
833
+ Copy.displayName = "Copy";
834
+ var Download = forwardRef(
835
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
836
+ "svg",
837
+ {
838
+ ref,
839
+ width: size,
840
+ height: size,
841
+ viewBox: "0 0 16 16",
842
+ fill: "none",
843
+ xmlns: "http://www.w3.org/2000/svg",
844
+ strokeWidth,
845
+ className: ["foamicon", "foamicon-download", className].filter(Boolean).join(" "),
846
+ "aria-hidden": "true",
847
+ ...props,
848
+ children: [
849
+ /* @__PURE__ */ jsx("path", { d: "M11.6667 7.00002L8.35355 10.3131C8.15829 10.5084 7.84171 10.5084 7.64645 10.3131L4.33333 7.00002", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
850
+ /* @__PURE__ */ jsx("path", { d: "M8 10V3", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
851
+ /* @__PURE__ */ jsx("path", { d: "M14 11.2727V12.2556C14 12.9972 13.4577 13.6257 12.7208 13.709C11.5676 13.8393 9.78381 14 8 14C6.21619 14 4.43238 13.8393 3.27924 13.709C2.54228 13.6257 2 12.9972 2 12.2556V11.2727", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
852
+ ]
853
+ }
854
+ )
855
+ );
856
+ Download.displayName = "Download";
857
+ var Eclipse = forwardRef(
858
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
859
+ "svg",
860
+ {
861
+ ref,
862
+ width: size,
863
+ height: size,
864
+ viewBox: "0 0 16 16",
865
+ fill: "none",
866
+ xmlns: "http://www.w3.org/2000/svg",
867
+ strokeWidth,
868
+ className: ["foamicon", "foamicon-eclipse", className].filter(Boolean).join(" "),
869
+ "aria-hidden": "true",
870
+ ...props,
871
+ children: [
872
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
873
+ /* @__PURE__ */ jsx("path", { d: "M8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2V14Z", fill: "currentColor" })
874
+ ]
875
+ }
876
+ )
877
+ );
878
+ Eclipse.displayName = "Eclipse";
879
+ var ExternalLink = forwardRef(
880
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
881
+ "svg",
882
+ {
883
+ ref,
884
+ width: size,
885
+ height: size,
886
+ viewBox: "0 0 16 16",
887
+ fill: "none",
888
+ xmlns: "http://www.w3.org/2000/svg",
889
+ strokeWidth,
890
+ className: ["foamicon", "foamicon-external-link", className].filter(Boolean).join(" "),
891
+ "aria-hidden": "true",
892
+ ...props,
893
+ children: [
894
+ /* @__PURE__ */ jsx("path", { d: "M7 4C5.63076 4 4.26152 4.18148 3.38927 4.32577C2.81611 4.42059 2.37338 4.86121 2.28326 5.43512C2.15443 6.25552 2 7.54283 2 9C2 10.4572 2.15443 11.7445 2.28326 12.5649C2.37338 13.1388 2.81611 13.5794 3.38927 13.6742C4.26152 13.8185 5.63076 14 7 14C8.36924 14 9.73848 13.8185 10.6107 13.6742C11.1839 13.5794 11.6266 13.1388 11.7167 12.5649C11.8456 11.7445 12 10.4572 12 9", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
895
+ /* @__PURE__ */ jsx("path", { d: "M13.5 2.5L7.72876 8.27124", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
896
+ /* @__PURE__ */ jsx("path", { d: "M9.5 2H13.25C13.6642 2 14 2.33579 14 2.75V6.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
897
+ ]
898
+ }
899
+ )
900
+ );
901
+ ExternalLink.displayName = "ExternalLink";
902
+ var EyeOff = forwardRef(
903
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
904
+ "svg",
905
+ {
906
+ ref,
907
+ width: size,
908
+ height: size,
909
+ viewBox: "0 0 16 16",
910
+ fill: "none",
911
+ xmlns: "http://www.w3.org/2000/svg",
912
+ strokeWidth,
913
+ className: ["foamicon", "foamicon-eye-off", className].filter(Boolean).join(" "),
914
+ "aria-hidden": "true",
915
+ ...props,
916
+ children: [
917
+ /* @__PURE__ */ jsx("path", { d: "M10.0596 3.31191C9.40844 3.11459 8.7168 3 8 3C4.13401 3 1 6.33333 1 8C1 8.7316 1.60388 9.78435 2.60847 10.7353M11.9704 4.17702C13.8006 5.29999 15 6.96893 15 8C15 9.66667 11.866 13 8 13C6.66349 13 5.41446 12.6016 4.35216 12.0114M4.35216 12.0114C4.31469 11.9906 4.27747 11.9696 4.24047 11.9483L4.35216 12.0114Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
918
+ /* @__PURE__ */ jsx("path", { d: "M6.08844 7.41004C6.06944 7.47169 6.05333 7.53461 6.04029 7.59865L6.08844 7.41004ZM6.08844 7.41004C6.29472 6.74093 6.84265 6.22165 7.52854 6.05591M9.50083 6.67805C9.81152 7.0305 10 7.49325 10 8.00002C10 9.10459 9.10457 10 8 10C7.49772 10 7.03868 9.81486 6.68742 9.50908", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
919
+ /* @__PURE__ */ jsx("path", { d: "M13.6667 2.5L2.5 13.67", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
920
+ ]
921
+ }
922
+ )
923
+ );
924
+ EyeOff.displayName = "EyeOff";
925
+ var Eye = forwardRef(
926
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
927
+ "svg",
928
+ {
929
+ ref,
930
+ width: size,
931
+ height: size,
932
+ viewBox: "0 0 16 16",
933
+ fill: "none",
934
+ xmlns: "http://www.w3.org/2000/svg",
935
+ strokeWidth,
936
+ className: ["foamicon", "foamicon-eye", className].filter(Boolean).join(" "),
937
+ "aria-hidden": "true",
938
+ ...props,
939
+ children: [
940
+ /* @__PURE__ */ jsx("path", { d: "M15 8C15 9.66667 11.866 13 8 13C4.13401 13 1 9.66667 1 8C1 6.33333 4.13401 3 8 3C11.866 3 15 6.33333 15 8Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
941
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
942
+ ]
943
+ }
944
+ )
945
+ );
946
+ Eye.displayName = "Eye";
947
+ var Flame = forwardRef(
948
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
949
+ "svg",
950
+ {
951
+ ref,
952
+ width: size,
953
+ height: size,
954
+ viewBox: "0 0 16 16",
955
+ fill: "none",
956
+ xmlns: "http://www.w3.org/2000/svg",
957
+ strokeWidth,
958
+ className: ["foamicon", "foamicon-flame", className].filter(Boolean).join(" "),
959
+ "aria-hidden": "true",
960
+ ...props,
961
+ children: /* @__PURE__ */ jsx("path", { d: "M7.8431 1.12598L8.04081 0.666725C7.88134 0.598075 7.69767 0.617062 7.55562 0.716883C7.41357 0.816704 7.33347 0.983068 7.34402 1.15636L7.8431 1.12598ZM10.6663 5.41406L11.1663 5.41408V5.41406H10.6663ZM10.6615 5.58691L10.1618 5.5687V5.5687L10.6615 5.58691ZM8.41732 9.4043L8.15763 8.97703C7.9702 9.09094 7.87889 9.31372 7.93246 9.52641C7.98603 9.73911 8.17196 9.89206 8.391 9.9036L8.41732 9.4043ZM8.66634 9.41406L8.66631 9.91406H8.66634V9.41406ZM12.3197 7.64844L12.7824 7.45912C12.7152 7.29486 12.566 7.17853 12.3903 7.15345C12.2146 7.12838 12.0388 7.19831 11.9283 7.33721L12.3197 7.64844ZM12.6663 9.41406L13.1663 9.4141V9.41405L12.6663 9.41406ZM8.00033 14.0801V14.5801H8.00036L8.00033 14.0801ZM3.33333 9.41406L2.83333 9.41405V9.4141L3.33333 9.41406ZM3.40853 8.57617L3.90049 8.66548L3.90052 8.66532L3.40853 8.57617ZM3.42415 8.50098L2.93374 8.40354L2.93371 8.40371L3.42415 8.50098ZM3.45247 8.36328L3.93971 8.47554L3.93975 8.47536L3.45247 8.36328ZM3.47298 8.28223L2.98785 8.16119L2.98781 8.16138L3.47298 8.28223ZM3.64681 7.73242L4.11313 7.91283L4.11321 7.91262L3.64681 7.73242ZM3.78548 7.41211L3.33404 7.19716L3.33395 7.19735L3.78548 7.41211ZM4.15951 6.76367L4.57075 7.04806L4.57083 7.04794L4.15951 6.76367ZM4.20736 6.69434L3.80129 6.4026L3.80122 6.4027L4.20736 6.69434ZM4.28646 6.58887L4.68416 6.8919L4.68423 6.89182L4.28646 6.58887ZM4.32845 6.5332L3.93529 6.22429L3.93523 6.22437L4.32845 6.5332ZM4.34603 6.51172L4.73736 6.82294L4.73741 6.82287L4.34603 6.51172ZM5.52376 5.45898L5.78957 5.88248C6.01588 5.74044 6.09052 5.44557 5.95905 5.21296C5.82758 4.98036 5.53647 4.89221 5.29805 5.01283L5.52376 5.45898ZM5.45931 5.48926L5.21537 5.0528C4.9863 5.18083 4.89519 5.46417 5.0067 5.70173C5.11821 5.93928 5.3944 6.0502 5.63924 5.95576L5.45931 5.48926ZM7.85384 1.41406L8.35384 1.41408V1.41406H7.85384ZM7.8431 1.12598L7.64539 1.58523C9.12903 2.22393 10.1663 3.69838 10.1663 5.41406H10.6663H11.1663C11.1663 3.2847 9.87807 1.45766 8.04081 0.666725L7.8431 1.12598ZM10.6663 5.41406L10.1663 5.41405C10.1663 5.45998 10.1642 5.50322 10.1618 5.5687L10.6615 5.58691L11.1611 5.60513C11.1629 5.55585 11.1663 5.48392 11.1663 5.41408L10.6663 5.41406ZM10.6615 5.58691L10.1618 5.5687C10.1091 7.01332 9.32049 8.27025 8.15763 8.97703L8.41732 9.4043L8.67701 9.83157C10.1155 8.95726 11.0957 7.39928 11.1611 5.60513L10.6615 5.58691ZM8.41732 9.4043L8.391 9.9036C8.46468 9.90749 8.56579 9.91406 8.66631 9.91406L8.66634 9.41406L8.66638 8.91406C8.59969 8.91406 8.53499 8.90981 8.44364 8.90499L8.41732 9.4043ZM8.66634 9.41406V9.91406C10.3059 9.91406 11.7656 9.1484 12.711 7.95966L12.3197 7.64844L11.9283 7.33721C11.1639 8.29844 9.98727 8.91406 8.66634 8.91406V9.41406ZM12.3197 7.64844L11.8569 7.83775C12.0558 8.3239 12.1663 8.85581 12.1663 9.41408L12.6663 9.41406L13.1663 9.41405C13.1663 8.7226 13.0292 8.0623 12.7824 7.45912L12.3197 7.64844ZM12.6663 9.41406L12.1663 9.41403C12.1662 11.715 10.3012 13.5799 8.00029 13.5801L8.00033 14.0801L8.00036 14.5801C10.8535 14.5799 13.1661 12.2673 13.1663 9.4141L12.6663 9.41406ZM8.00033 14.0801V13.5801C5.69914 13.5801 3.83349 11.715 3.83333 9.41403L3.33333 9.41406L2.83333 9.4141C2.83353 12.2675 5.14706 14.5801 8.00033 14.5801V14.0801ZM3.33333 9.41406L3.83333 9.41408C3.83334 9.1582 3.85645 8.90806 3.90049 8.66548L3.40853 8.57617L2.91657 8.48687C2.86191 8.78794 2.83334 9.09784 2.83333 9.41405L3.33333 9.41406ZM3.40853 8.57617L3.90052 8.66532C3.90638 8.63296 3.90146 8.66449 3.9146 8.59824L3.42415 8.50098L2.93371 8.40371C2.93233 8.41064 2.93089 8.41712 2.92755 8.43255C2.92472 8.44561 2.92047 8.46533 2.91654 8.48703L3.40853 8.57617ZM3.42415 8.50098L3.91457 8.59841C3.92506 8.54558 3.93145 8.5114 3.93971 8.47554L3.45247 8.36328L2.96524 8.25102C2.9525 8.30631 2.94155 8.36423 2.93374 8.40354L3.42415 8.50098ZM3.45247 8.36328L3.93975 8.47536C3.9455 8.45037 3.94583 8.45258 3.95816 8.40307L3.47298 8.28223L2.98781 8.16138C2.98668 8.16589 2.97196 8.22181 2.9652 8.25121L3.45247 8.36328ZM3.47298 8.28223L3.95811 8.40326C4.00011 8.23493 4.05183 8.07127 4.11313 7.91283L3.64681 7.73242L3.18049 7.55202C3.10387 7.75006 3.03969 7.95343 2.98785 8.16119L3.47298 8.28223ZM3.64681 7.73242L4.11321 7.91262C4.14999 7.81742 4.19153 7.72249 4.23701 7.62687L3.78548 7.41211L3.33395 7.19735C3.27974 7.31133 3.2278 7.42956 3.18041 7.55222L3.64681 7.73242ZM3.78548 7.41211L4.23692 7.62706C4.33393 7.42331 4.4452 7.22961 4.57075 7.04806L4.15951 6.76367L3.74826 6.47928C3.59067 6.70717 3.45287 6.9476 3.33404 7.19716L3.78548 7.41211ZM4.15951 6.76367L4.57083 7.04794C4.59501 7.01297 4.59998 7.0048 4.6135 6.98597L4.20736 6.69434L3.80122 6.4027C3.78199 6.42948 3.75594 6.46816 3.74818 6.4794L4.15951 6.76367ZM4.20736 6.69434L4.61342 6.98607C4.63387 6.95761 4.65513 6.93001 4.68416 6.8919L4.28646 6.58887L3.88875 6.28583C3.86454 6.31761 3.83214 6.35966 3.80129 6.4026L4.20736 6.69434ZM4.28646 6.58887L4.68423 6.89182C4.71293 6.85413 4.70727 6.86037 4.72167 6.84204L4.32845 6.5332L3.93523 6.22437C3.9239 6.23879 3.91376 6.25235 3.90639 6.26224C3.89795 6.27358 3.89361 6.27945 3.88869 6.28592L4.28646 6.58887ZM4.32845 6.5332L4.72161 6.84211C4.72095 6.84296 4.72043 6.84361 4.72009 6.84402C4.71992 6.84423 4.71979 6.84439 4.71971 6.8445C4.71962 6.84461 4.71957 6.84466 4.71957 6.84467C4.71957 6.84467 4.71961 6.84462 4.71969 6.84452C4.71977 6.84443 4.71989 6.84428 4.72006 6.84408C4.72041 6.84365 4.72085 6.84312 4.72155 6.84229C4.72265 6.84095 4.72509 6.83804 4.72752 6.83509C4.7301 6.83196 4.73352 6.82777 4.73736 6.82294L4.34603 6.51172L3.95469 6.2005C3.95567 6.19927 3.95618 6.19866 3.95581 6.19911C3.9553 6.19973 3.95476 6.20038 3.9529 6.20261C3.95025 6.2058 3.94305 6.21442 3.93529 6.22429L4.32845 6.5332ZM4.34603 6.51172L4.73741 6.82287C5.03132 6.45319 5.38744 6.13488 5.78957 5.88248L5.52376 5.45898L5.25796 5.03549C4.76049 5.34773 4.31932 5.74186 3.95464 6.20056L4.34603 6.51172ZM5.52376 5.45898L5.29805 5.01283C5.29492 5.01441 5.29187 5.01596 5.28941 5.01722C5.28678 5.01855 5.28473 5.0196 5.28273 5.02061C5.27877 5.02261 5.27646 5.02376 5.27489 5.02452C5.27175 5.02604 5.27398 5.02484 5.27938 5.02275L5.45931 5.48926L5.63924 5.95576C5.69197 5.93542 5.74033 5.90976 5.74947 5.90514L5.52376 5.45898ZM5.45931 5.48926L5.70325 5.92571C7.28257 5.04301 8.35378 3.35473 8.35384 1.41408L7.85384 1.41406L7.35384 1.41405C7.35379 2.97722 6.49202 4.33927 5.21537 5.0528L5.45931 5.48926ZM7.85384 1.41406H8.35384C8.35384 1.30146 8.3481 1.19286 8.34218 1.09559L7.8431 1.12598L7.34402 1.15636C7.3497 1.2496 7.35384 1.33323 7.35384 1.41406H7.85384Z", fill: "currentColor" })
962
+ }
963
+ )
964
+ );
965
+ Flame.displayName = "Flame";
966
+ var Frown = forwardRef(
967
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
968
+ "svg",
969
+ {
970
+ ref,
971
+ width: size,
972
+ height: size,
973
+ viewBox: "0 0 16 16",
974
+ fill: "none",
975
+ xmlns: "http://www.w3.org/2000/svg",
976
+ strokeWidth,
977
+ className: ["foamicon", "foamicon-frown", className].filter(Boolean).join(" "),
978
+ "aria-hidden": "true",
979
+ ...props,
980
+ children: [
981
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
982
+ /* @__PURE__ */ jsx("path", { d: "M10 10.2639C9.46924 9.78885 8.76835 9.5 8 9.5C7.23165 9.5 6.53076 9.78885 6 10.2639", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
983
+ /* @__PURE__ */ jsx("circle", { cx: "6.25", cy: "6.75", r: "0.75", fill: "currentColor" }),
984
+ /* @__PURE__ */ jsx("circle", { cx: "9.75", cy: "6.75", r: "0.75", fill: "currentColor" })
985
+ ]
986
+ }
987
+ )
988
+ );
989
+ Frown.displayName = "Frown";
990
+ var Fullscreen = forwardRef(
991
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
992
+ "svg",
993
+ {
994
+ ref,
995
+ width: size,
996
+ height: size,
997
+ viewBox: "0 0 16 16",
998
+ fill: "none",
999
+ xmlns: "http://www.w3.org/2000/svg",
1000
+ strokeWidth,
1001
+ className: ["foamicon", "foamicon-fullscreen", className].filter(Boolean).join(" "),
1002
+ "aria-hidden": "true",
1003
+ ...props,
1004
+ children: [
1005
+ /* @__PURE__ */ jsx("path", { d: "M2.5 4.66915C2.5 3.70258 3.1911 2.87634 4.15044 2.75834C5.18882 2.63062 6.59441 2.5 8 2.5C9.40559 2.5 10.8112 2.63062 11.8496 2.75834C12.8089 2.87634 13.5 3.70258 13.5 4.66915V11.3308C13.5 12.2974 12.8089 13.1237 11.8496 13.2417C10.8112 13.3694 9.40559 13.5 8 13.5C6.59441 13.5 5.18882 13.3694 4.15044 13.2417C3.1911 13.1237 2.5 12.2974 2.5 11.3308V4.66915Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1006
+ /* @__PURE__ */ jsx("path", { d: "M4.5004 9.4187C4.5004 9.4187 4.50063 10.4626 4.50055 11.0076C4.50052 11.1939 4.60917 11.354 4.79319 11.3831C5.33766 11.4692 6.36946 11.5106 6.36946 11.5106", stroke: "currentColor", strokeLinecap: "round" }),
1007
+ /* @__PURE__ */ jsx("path", { d: "M11.4996 9.4187C11.4996 9.4187 11.4994 10.4626 11.4995 11.0076C11.4995 11.1939 11.3908 11.354 11.2068 11.3831C10.6623 11.4692 9.63054 11.5106 9.63054 11.5106", stroke: "currentColor", strokeLinecap: "round" }),
1008
+ /* @__PURE__ */ jsx("path", { d: "M4.5004 6.5813C4.5004 6.5813 4.50063 5.53741 4.50055 4.99241C4.50052 4.80611 4.60917 4.64598 4.79319 4.61689C5.33766 4.53082 6.36946 4.48943 6.36946 4.48943", stroke: "currentColor", strokeLinecap: "round" }),
1009
+ /* @__PURE__ */ jsx("path", { d: "M11.4996 6.5813C11.4996 6.5813 11.4994 5.53741 11.4995 4.99241C11.4995 4.80611 11.3908 4.64598 11.2068 4.61689C10.6623 4.53082 9.63054 4.48943 9.63054 4.48943", stroke: "currentColor", strokeLinecap: "round" })
1010
+ ]
1011
+ }
1012
+ )
1013
+ );
1014
+ Fullscreen.displayName = "Fullscreen";
1015
+ var Globe = forwardRef(
1016
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1017
+ "svg",
1018
+ {
1019
+ ref,
1020
+ width: size,
1021
+ height: size,
1022
+ viewBox: "0 0 16 16",
1023
+ fill: "none",
1024
+ xmlns: "http://www.w3.org/2000/svg",
1025
+ strokeWidth,
1026
+ className: ["foamicon", "foamicon-globe", className].filter(Boolean).join(" "),
1027
+ "aria-hidden": "true",
1028
+ ...props,
1029
+ children: [
1030
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1031
+ /* @__PURE__ */ jsx("ellipse", { cx: "8", cy: "8", rx: "2.5", ry: "5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1032
+ /* @__PURE__ */ jsx("path", { d: "M3 6H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1033
+ /* @__PURE__ */ jsx("path", { d: "M3 10H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1034
+ ]
1035
+ }
1036
+ )
1037
+ );
1038
+ Globe.displayName = "Globe";
1039
+ var Grid1x2 = forwardRef(
1040
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1041
+ "svg",
1042
+ {
1043
+ ref,
1044
+ width: size,
1045
+ height: size,
1046
+ viewBox: "0 0 16 16",
1047
+ fill: "none",
1048
+ xmlns: "http://www.w3.org/2000/svg",
1049
+ strokeWidth,
1050
+ className: ["foamicon", "foamicon-grid1x2", className].filter(Boolean).join(" "),
1051
+ "aria-hidden": "true",
1052
+ ...props,
1053
+ children: [
1054
+ /* @__PURE__ */ jsx("rect", { x: "2", y: "2", width: "5", height: "12", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1055
+ /* @__PURE__ */ jsx("rect", { x: "9", y: "2", width: "5", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1056
+ /* @__PURE__ */ jsx("rect", { x: "9", y: "9", width: "5", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1057
+ ]
1058
+ }
1059
+ )
1060
+ );
1061
+ Grid1x2.displayName = "Grid1x2";
1062
+ var Grid2x2 = forwardRef(
1063
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1064
+ "svg",
1065
+ {
1066
+ ref,
1067
+ width: size,
1068
+ height: size,
1069
+ viewBox: "0 0 16 16",
1070
+ fill: "none",
1071
+ xmlns: "http://www.w3.org/2000/svg",
1072
+ strokeWidth,
1073
+ className: ["foamicon", "foamicon-grid2x2", className].filter(Boolean).join(" "),
1074
+ "aria-hidden": "true",
1075
+ ...props,
1076
+ children: [
1077
+ /* @__PURE__ */ jsx("rect", { x: "2", y: "2", width: "5", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1078
+ /* @__PURE__ */ jsx("rect", { x: "2", y: "9", width: "5", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1079
+ /* @__PURE__ */ jsx("rect", { x: "9", y: "2", width: "5", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1080
+ /* @__PURE__ */ jsx("rect", { x: "9", y: "9", width: "5", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1081
+ ]
1082
+ }
1083
+ )
1084
+ );
1085
+ Grid2x2.displayName = "Grid2x2";
1086
+ var History = forwardRef(
1087
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1088
+ "svg",
1089
+ {
1090
+ ref,
1091
+ width: size,
1092
+ height: size,
1093
+ viewBox: "0 0 16 16",
1094
+ fill: "none",
1095
+ xmlns: "http://www.w3.org/2000/svg",
1096
+ strokeWidth,
1097
+ className: ["foamicon", "foamicon-history", className].filter(Boolean).join(" "),
1098
+ "aria-hidden": "true",
1099
+ ...props,
1100
+ children: [
1101
+ /* @__PURE__ */ jsx("path", { d: "M8 5.25V8.25H9.75", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1102
+ /* @__PURE__ */ jsx("path", { d: "M6.00003 5.3103L3.65515 5.31028C3.37901 5.31027 3.15515 5.08642 3.15515 4.81028L3.15515 2.49997", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1103
+ /* @__PURE__ */ jsx("path", { d: "M2.5 8C2.5 11.0376 4.96243 13.5 8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5C6.13984 2.5 4.49537 3.42345 3.5 4.83692", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1104
+ ]
1105
+ }
1106
+ )
1107
+ );
1108
+ History.displayName = "History";
1109
+ var Hotspot = forwardRef(
1110
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1111
+ "svg",
1112
+ {
1113
+ ref,
1114
+ width: size,
1115
+ height: size,
1116
+ viewBox: "0 0 16 16",
1117
+ fill: "none",
1118
+ xmlns: "http://www.w3.org/2000/svg",
1119
+ strokeWidth,
1120
+ className: ["foamicon", "foamicon-hotspot", className].filter(Boolean).join(" "),
1121
+ "aria-hidden": "true",
1122
+ ...props,
1123
+ children: [
1124
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "1.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1125
+ /* @__PURE__ */ jsx("path", { d: "M5.35418 11C4.52375 10.2671 4 9.19469 4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8C12 9.11849 11.5409 10.1298 10.8009 10.8557", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1126
+ /* @__PURE__ */ jsx("path", { d: "M12.5 12.6904C13.7327 11.5075 14.5 9.84336 14.5 8C14.5 4.41015 11.5899 1.5 8 1.5C4.41015 1.5 1.5 4.41015 1.5 8C1.5 9.84336 2.26733 11.5075 3.5 12.6904", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1127
+ ]
1128
+ }
1129
+ )
1130
+ );
1131
+ Hotspot.displayName = "Hotspot";
1132
+ var House = forwardRef(
1133
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1134
+ "svg",
1135
+ {
1136
+ ref,
1137
+ width: size,
1138
+ height: size,
1139
+ viewBox: "0 0 16 16",
1140
+ fill: "none",
1141
+ xmlns: "http://www.w3.org/2000/svg",
1142
+ strokeWidth,
1143
+ className: ["foamicon", "foamicon-house", className].filter(Boolean).join(" "),
1144
+ "aria-hidden": "true",
1145
+ ...props,
1146
+ children: /* @__PURE__ */ jsx("path", { d: "M2.5 7.35696C2.5 7.12612 2.57775 6.90489 2.72543 6.72747C3.64888 5.61799 7.13471 1.5 8 1.5C8.86529 1.5 12.3511 5.61799 13.2746 6.72747C13.4222 6.90489 13.5 7.12612 13.5 7.35696V12.1654C13.5 12.6487 13.1546 13.0615 12.6764 13.1309C12.2583 13.1916 11.7046 13.2645 11.0708 13.3295C10.4932 13.3887 10 12.9292 10 12.3486V9.49612C10 8.93235 9.53477 8.47607 8.97102 8.48151C8.34823 8.48752 7.58993 8.4922 6.99531 8.49535C6.44452 8.49827 6 8.94539 6 9.49618L6 12.3486C5.99999 12.9292 5.50675 13.3887 4.92916 13.3295C4.2954 13.2645 3.7417 13.1916 3.32363 13.1309C2.84536 13.0615 2.5 12.6487 2.5 12.1654V7.35696Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1147
+ }
1148
+ )
1149
+ );
1150
+ House.displayName = "House";
1151
+ var Image = forwardRef(
1152
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1153
+ "svg",
1154
+ {
1155
+ ref,
1156
+ width: size,
1157
+ height: size,
1158
+ viewBox: "0 0 16 16",
1159
+ fill: "none",
1160
+ xmlns: "http://www.w3.org/2000/svg",
1161
+ strokeWidth,
1162
+ className: ["foamicon", "foamicon-image", className].filter(Boolean).join(" "),
1163
+ "aria-hidden": "true",
1164
+ ...props,
1165
+ children: [
1166
+ /* @__PURE__ */ jsx("path", { d: "M2 4.74439C2 4.00274 2.54228 3.37428 3.27924 3.29101C4.43238 3.16071 6.21619 3 8 3C9.78381 3 11.5676 3.16071 12.7208 3.29101C13.4577 3.37428 14 4.00274 14 4.74439V11.2556C14 11.9973 13.4577 12.6257 12.7208 12.709C11.5676 12.8393 9.78381 13 8 13C6.21619 13 4.43238 12.8393 3.27924 12.709C2.54228 12.6257 2 11.9973 2 11.2556V4.74439Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1167
+ /* @__PURE__ */ jsx("path", { d: "M2 9L3.45139 7.54861C4.28299 6.71701 5.64915 6.77898 6.40205 7.68245L6.62717 7.9526C7.14763 8.57716 8.01105 8.79558 8.7659 8.49364C9.5053 8.19788 10.3509 8.40098 10.8753 9.0003L13.5 12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1168
+ /* @__PURE__ */ jsx("circle", { cx: "10.75", cy: "5.75", r: "0.75", fill: "currentColor" })
1169
+ ]
1170
+ }
1171
+ )
1172
+ );
1173
+ Image.displayName = "Image";
1174
+ var Images = forwardRef(
1175
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1176
+ "svg",
1177
+ {
1178
+ ref,
1179
+ width: size,
1180
+ height: size,
1181
+ viewBox: "0 0 16 16",
1182
+ fill: "none",
1183
+ xmlns: "http://www.w3.org/2000/svg",
1184
+ strokeWidth,
1185
+ className: ["foamicon", "foamicon-images", className].filter(Boolean).join(" "),
1186
+ "aria-hidden": "true",
1187
+ ...props,
1188
+ children: [
1189
+ /* @__PURE__ */ jsx("path", { d: "M3.2 4.69894C3.2 3.95729 3.74155 3.32886 4.47875 3.24769C5.51778 3.13328 7.05889 3 8.6 3C10.1411 3 11.6822 3.13328 12.7212 3.24769C13.4584 3.32886 14 3.95729 14 4.69894V10.3011C14 11.0427 13.4584 11.6711 12.7213 11.7523C11.6822 11.8667 10.1411 12 8.6 12C7.05889 12 5.51778 11.8667 4.47875 11.7523C3.74155 11.6711 3.2 11.0427 3.2 10.3011V4.69894Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1190
+ /* @__PURE__ */ jsx("path", { d: "M3.2 8.39995L4.40598 7.19397C5.20827 6.39168 6.52626 6.45147 7.25262 7.32309L7.36445 7.45729C7.83287 8.01939 8.60995 8.21597 9.28931 7.94423C9.95477 7.67804 10.7158 7.86083 11.1877 8.40022L13.55 11.1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1191
+ /* @__PURE__ */ jsx("circle", { cx: "11.125", cy: "5.69995", r: "0.75", fill: "currentColor" }),
1192
+ /* @__PURE__ */ jsx("path", { d: "M1.19104 5.5144C1.19104 5.5144 1.19101 5.87688 1.19104 6.10915C1.19124 7.42246 1.17849 8.53554 1.23113 9.47261C1.19923 11.9535 2.27253 13.3008 4.55519 13.7588C5.14063 13.8762 5.7439 13.8414 6.50112 13.8626C9.08753 13.8626 9.27153 13.8675 11.1581 13.7588C11.382 13.7459 11.8633 13.707 11.8633 13.707", stroke: "currentColor", strokeLinecap: "round" })
1193
+ ]
1194
+ }
1195
+ )
1196
+ );
1197
+ Images.displayName = "Images";
1198
+ var Inbox = forwardRef(
1199
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1200
+ "svg",
1201
+ {
1202
+ ref,
1203
+ width: size,
1204
+ height: size,
1205
+ viewBox: "0 0 16 16",
1206
+ fill: "none",
1207
+ xmlns: "http://www.w3.org/2000/svg",
1208
+ strokeWidth,
1209
+ className: ["foamicon", "foamicon-inbox", className].filter(Boolean).join(" "),
1210
+ "aria-hidden": "true",
1211
+ ...props,
1212
+ children: [
1213
+ /* @__PURE__ */ jsx("path", { d: "M3.83352 3.16596C3.93984 2.7697 4.20859 2.44065 4.60557 2.33703C5.19555 2.18302 6.26224 2 8 2C9.73776 2 10.8044 2.18302 11.3944 2.33703C11.7914 2.44065 12.0602 2.7697 12.1665 3.16596L13.9488 9.80903C13.9828 9.9358 14 10.0665 14 10.1977V12.2027C14 12.9276 13.4821 13.5468 12.7638 13.6449C11.6123 13.8023 9.80617 14 8 14C6.19383 14 4.38766 13.8023 3.23618 13.6449C2.51792 13.5468 2 12.9276 2 12.2027V10.1977C2 10.0665 2.01723 9.9358 2.05124 9.80903L3.83352 3.16596Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1214
+ /* @__PURE__ */ jsx("path", { d: "M2.13574 10H5.15879C5.7476 10 6.29712 10.2955 6.62181 10.7867C7.31516 11.8356 8.85452 11.8356 9.54786 10.7867C9.87255 10.2955 10.4221 10 11.0109 10H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1215
+ /* @__PURE__ */ jsx("path", { d: "M4.5 8H11.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1216
+ /* @__PURE__ */ jsx("path", { d: "M5 6H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1217
+ /* @__PURE__ */ jsx("path", { d: "M5.5 4H10.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1218
+ ]
1219
+ }
1220
+ )
1221
+ );
1222
+ Inbox.displayName = "Inbox";
1223
+ var Info = forwardRef(
1224
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1225
+ "svg",
1226
+ {
1227
+ ref,
1228
+ width: size,
1229
+ height: size,
1230
+ viewBox: "0 0 16 16",
1231
+ fill: "none",
1232
+ xmlns: "http://www.w3.org/2000/svg",
1233
+ strokeWidth,
1234
+ className: ["foamicon", "foamicon-info", className].filter(Boolean).join(" "),
1235
+ "aria-hidden": "true",
1236
+ ...props,
1237
+ children: [
1238
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1239
+ /* @__PURE__ */ jsx("path", { d: "M8 7.79751V11.4873", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1240
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "5.375", r: "0.625", fill: "currentColor" })
1241
+ ]
1242
+ }
1243
+ )
1244
+ );
1245
+ Info.displayName = "Info";
1246
+ var Italic = forwardRef(
1247
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1248
+ "svg",
1249
+ {
1250
+ ref,
1251
+ width: size,
1252
+ height: size,
1253
+ viewBox: "0 0 16 16",
1254
+ fill: "none",
1255
+ xmlns: "http://www.w3.org/2000/svg",
1256
+ strokeWidth,
1257
+ className: ["foamicon", "foamicon-italic", className].filter(Boolean).join(" "),
1258
+ "aria-hidden": "true",
1259
+ ...props,
1260
+ children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 3C7.5 2.72386 7.72386 2.5 8 2.5H14C14.2761 2.5 14.5 2.72386 14.5 3C14.5 3.27614 14.2761 3.5 14 3.5H11.455L6.66387 12.5H9C9.27614 12.5 9.5 12.7239 9.5 13C9.5 13.2761 9.27614 13.5 9 13.5H3C2.72386 13.5 2.5 13.2761 2.5 13C2.5 12.7239 2.72386 12.5 3 12.5H5.531L10.3222 3.5H8C7.72386 3.5 7.5 3.27614 7.5 3Z", fill: "currentColor" })
1261
+ }
1262
+ )
1263
+ );
1264
+ Italic.displayName = "Italic";
1265
+ var Link = forwardRef(
1266
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1267
+ "svg",
1268
+ {
1269
+ ref,
1270
+ width: size,
1271
+ height: size,
1272
+ viewBox: "0 0 16 16",
1273
+ fill: "none",
1274
+ xmlns: "http://www.w3.org/2000/svg",
1275
+ strokeWidth,
1276
+ className: ["foamicon", "foamicon-link", className].filter(Boolean).join(" "),
1277
+ "aria-hidden": "true",
1278
+ ...props,
1279
+ children: [
1280
+ /* @__PURE__ */ jsx("path", { d: "M11.88 8.13L12.7553 7.25171C13.8576 6.14562 13.856 4.35585 12.7518 3.25165C11.6463 2.14611 9.85384 2.14612 8.74831 3.25168L7.88001 4.12M8.12 11.88L7.24996 12.7501C6.14538 13.8547 4.35448 13.8547 3.24989 12.7501C2.1453 11.6455 2.14531 9.85464 3.24991 8.75007L4.12 7.87999", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1281
+ /* @__PURE__ */ jsx("path", { d: "M9.84372 6.15613L5.84372 10.1561", stroke: "currentColor", strokeLinecap: "round" })
1282
+ ]
1283
+ }
1284
+ )
1285
+ );
1286
+ Link.displayName = "Link";
1287
+ var ListFilter = forwardRef(
1288
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1289
+ "svg",
1290
+ {
1291
+ ref,
1292
+ width: size,
1293
+ height: size,
1294
+ viewBox: "0 0 16 16",
1295
+ fill: "none",
1296
+ xmlns: "http://www.w3.org/2000/svg",
1297
+ strokeWidth,
1298
+ className: ["foamicon", "foamicon-list-filter", className].filter(Boolean).join(" "),
1299
+ "aria-hidden": "true",
1300
+ ...props,
1301
+ children: /* @__PURE__ */ jsx("path", { d: "M3.33333 4.66663H12.6667M5.33333 7.99996H10.6667M6.66667 11.3333H9.33333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1302
+ }
1303
+ )
1304
+ );
1305
+ ListFilter.displayName = "ListFilter";
1306
+ var ListIndentDecrease = forwardRef(
1307
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1308
+ "svg",
1309
+ {
1310
+ ref,
1311
+ width: size,
1312
+ height: size,
1313
+ viewBox: "0 0 16 16",
1314
+ fill: "none",
1315
+ xmlns: "http://www.w3.org/2000/svg",
1316
+ strokeWidth,
1317
+ className: ["foamicon", "foamicon-list-indent-decrease", className].filter(Boolean).join(" "),
1318
+ "aria-hidden": "true",
1319
+ ...props,
1320
+ children: [
1321
+ /* @__PURE__ */ jsx("path", { d: "M6 4H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1322
+ /* @__PURE__ */ jsx("path", { d: "M6 8H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1323
+ /* @__PURE__ */ jsx("path", { d: "M6 12H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1324
+ /* @__PURE__ */ jsx("path", { d: "M4 9.83325L2.16667 7.99992L4 6.16659", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1325
+ ]
1326
+ }
1327
+ )
1328
+ );
1329
+ ListIndentDecrease.displayName = "ListIndentDecrease";
1330
+ var ListIndentIncrease = forwardRef(
1331
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1332
+ "svg",
1333
+ {
1334
+ ref,
1335
+ width: size,
1336
+ height: size,
1337
+ viewBox: "0 0 16 16",
1338
+ fill: "none",
1339
+ xmlns: "http://www.w3.org/2000/svg",
1340
+ strokeWidth,
1341
+ className: ["foamicon", "foamicon-list-indent-increase", className].filter(Boolean).join(" "),
1342
+ "aria-hidden": "true",
1343
+ ...props,
1344
+ children: [
1345
+ /* @__PURE__ */ jsx("path", { d: "M6 4H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1346
+ /* @__PURE__ */ jsx("path", { d: "M6 8H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1347
+ /* @__PURE__ */ jsx("path", { d: "M6 12H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1348
+ /* @__PURE__ */ jsx("path", { d: "M2.16667 6.16663L4 7.99996L2.16667 9.83329", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1349
+ ]
1350
+ }
1351
+ )
1352
+ );
1353
+ ListIndentIncrease.displayName = "ListIndentIncrease";
1354
+ var ListOrdered = forwardRef(
1355
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1356
+ "svg",
1357
+ {
1358
+ ref,
1359
+ width: size,
1360
+ height: size,
1361
+ viewBox: "0 0 16 16",
1362
+ fill: "none",
1363
+ xmlns: "http://www.w3.org/2000/svg",
1364
+ strokeWidth,
1365
+ className: ["foamicon", "foamicon-list-ordered", className].filter(Boolean).join(" "),
1366
+ "aria-hidden": "true",
1367
+ ...props,
1368
+ children: [
1369
+ /* @__PURE__ */ jsx("path", { d: "M6.5 4H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1370
+ /* @__PURE__ */ jsx("path", { d: "M6.5 8H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1371
+ /* @__PURE__ */ jsx("path", { d: "M6.5 12H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1372
+ /* @__PURE__ */ jsx("path", { d: "M2.85938 11.7775C3.03906 11.7775 3.19336 11.7336 3.32227 11.6456C3.45312 11.5577 3.51855 11.4315 3.51855 11.2671C3.51855 11.1417 3.4668 11.0342 3.36328 10.9447C3.25977 10.8535 3.12012 10.8079 2.94434 10.8079C2.8252 10.8079 2.72656 10.8218 2.64844 10.8494C2.57227 10.8771 2.51172 10.9138 2.4668 10.9593C2.42188 11.0049 2.37891 11.0635 2.33789 11.1352C2.29883 11.2068 2.2627 11.2744 2.22949 11.3379C2.20996 11.3721 2.1748 11.399 2.12402 11.4185C2.07324 11.438 2.01465 11.4478 1.94824 11.4478C1.87012 11.4478 1.79785 11.4218 1.73145 11.3697C1.66699 11.3159 1.63477 11.2451 1.63477 11.1572C1.63477 11.0725 1.66504 10.9838 1.72559 10.891C1.78809 10.7965 1.87793 10.707 1.99512 10.6223C2.11426 10.5376 2.26172 10.4701 2.4375 10.4196C2.61328 10.3675 2.80957 10.3414 3.02637 10.3414C3.21582 10.3414 3.38867 10.3634 3.54492 10.4074C3.70117 10.4497 3.83691 10.5116 3.95215 10.593C4.06738 10.6744 4.1543 10.7688 4.21289 10.8763C4.27148 10.9838 4.30078 11.0994 4.30078 11.2231C4.30078 11.3859 4.25781 11.526 4.17188 11.6432C4.08789 11.7588 3.9668 11.872 3.80859 11.9827C3.96094 12.0511 4.08887 12.1292 4.19238 12.2171C4.29785 12.3051 4.37695 12.4028 4.42969 12.5102C4.48242 12.6161 4.50879 12.7308 4.50879 12.8546C4.50879 13.0028 4.47266 13.146 4.40039 13.2844C4.33008 13.4228 4.22559 13.5466 4.08691 13.6557C3.94824 13.7631 3.7832 13.8478 3.5918 13.9097C3.40234 13.9699 3.19238 14 2.96191 14C2.72754 14 2.51758 13.965 2.33203 13.895C2.14648 13.825 1.99316 13.7379 1.87207 13.6337C1.75293 13.5279 1.66211 13.4188 1.59961 13.3064C1.53906 13.1941 1.50879 13.1013 1.50879 13.028C1.50879 12.9336 1.54492 12.8578 1.61719 12.8009C1.69141 12.7422 1.7832 12.7129 1.89258 12.7129C1.94727 12.7129 2 12.7268 2.05078 12.7545C2.10156 12.7805 2.13477 12.8123 2.15039 12.8497C2.25195 13.076 2.36035 13.2446 2.47559 13.3553C2.59277 13.4644 2.75684 13.5189 2.96777 13.5189C3.08887 13.5189 3.20508 13.4945 3.31641 13.4456C3.42969 13.3952 3.52246 13.3211 3.59473 13.2234C3.66895 13.1257 3.70605 13.0125 3.70605 12.8839C3.70605 12.6934 3.64355 12.5444 3.51855 12.437C3.39355 12.3279 3.21973 12.2733 2.99707 12.2733C2.95801 12.2733 2.89746 12.2766 2.81543 12.2831C2.7334 12.2896 2.68066 12.2929 2.65723 12.2929C2.5498 12.2929 2.4668 12.2709 2.4082 12.2269C2.34961 12.1813 2.32031 12.1186 2.32031 12.0389C2.32031 11.9607 2.35547 11.898 2.42578 11.8508C2.49609 11.8019 2.60059 11.7775 2.73926 11.7775H2.85938Z", fill: "currentColor" }),
1373
+ /* @__PURE__ */ jsx("path", { d: "M2.55469 9.19426H4.08398C4.23633 9.19426 4.35254 9.22032 4.43262 9.27242C4.5127 9.32452 4.55273 9.39535 4.55273 9.4849C4.55273 9.56469 4.52051 9.63226 4.45605 9.68762C4.39355 9.74298 4.29785 9.77066 4.16895 9.77066H2.0127C1.86621 9.77066 1.75195 9.73728 1.66992 9.67052C1.58789 9.60213 1.54688 9.52235 1.54688 9.43117C1.54688 9.37256 1.57324 9.29521 1.62598 9.19915C1.67871 9.10146 1.73633 9.02493 1.79883 8.96957C2.05859 8.74488 2.29297 8.55274 2.50195 8.39318C2.71094 8.23199 2.86035 8.12615 2.9502 8.07568C3.11035 7.98124 3.24316 7.8868 3.34863 7.79236C3.45605 7.6963 3.53711 7.59861 3.5918 7.49928C3.64844 7.39834 3.67676 7.29983 3.67676 7.20376C3.67676 7.09956 3.64648 7.00675 3.58594 6.92534C3.52734 6.8423 3.44629 6.77798 3.34277 6.73239C3.24121 6.6868 3.12988 6.66401 3.00879 6.66401C2.75293 6.66401 2.55176 6.75763 2.40527 6.94488C2.38574 6.9693 2.35254 7.03606 2.30566 7.14515C2.26074 7.25424 2.20898 7.33809 2.15039 7.39671C2.09375 7.45532 2.00977 7.48463 1.89844 7.48463C1.80078 7.48463 1.71973 7.45777 1.65527 7.40403C1.59082 7.3503 1.55859 7.27703 1.55859 7.18422C1.55859 7.07188 1.58887 6.95464 1.64941 6.83253C1.70996 6.71041 1.7998 6.59969 1.91895 6.50037C2.04004 6.40105 2.19238 6.32127 2.37598 6.26102C2.56152 6.19915 2.77832 6.16821 3.02637 6.16821C3.3252 6.16821 3.58008 6.20729 3.79102 6.28544C3.92773 6.33755 4.04785 6.40919 4.15137 6.50037C4.25488 6.59155 4.33496 6.69739 4.3916 6.81787C4.4502 6.93673 4.47949 7.06048 4.47949 7.18911C4.47949 7.39101 4.41895 7.575 4.29785 7.74108C4.17871 7.90553 4.05664 8.03497 3.93164 8.12941C3.80664 8.22222 3.59668 8.36876 3.30176 8.56903C3.00879 8.7693 2.80762 8.92479 2.69824 9.03551C2.65137 9.07947 2.60352 9.13239 2.55469 9.19426Z", fill: "currentColor" }),
1374
+ /* @__PURE__ */ jsx("path", { d: "M2.90918 5.26784V3.04532C2.41309 3.36282 2.0791 3.52157 1.90723 3.52157C1.8252 3.52157 1.75195 3.49471 1.6875 3.44098C1.625 3.38562 1.59375 3.32212 1.59375 3.25047C1.59375 3.16744 1.625 3.10638 1.6875 3.0673C1.75 3.02822 1.86035 2.97775 2.01855 2.91588C2.25488 2.82307 2.44336 2.72537 2.58398 2.6228C2.72656 2.52022 2.85254 2.40543 2.96191 2.27843C3.07129 2.15142 3.14258 2.07327 3.17578 2.04396C3.20898 2.01465 3.27148 2 3.36328 2C3.4668 2 3.5498 2.03338 3.6123 2.10014C3.6748 2.16689 3.70605 2.25889 3.70605 2.37612V5.17259C3.70605 5.49986 3.57227 5.6635 3.30469 5.6635C3.18555 5.6635 3.08984 5.63012 3.01758 5.56336C2.94531 5.49661 2.90918 5.3981 2.90918 5.26784Z", fill: "currentColor" })
1375
+ ]
1376
+ }
1377
+ )
1378
+ );
1379
+ ListOrdered.displayName = "ListOrdered";
1380
+ var List = forwardRef(
1381
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1382
+ "svg",
1383
+ {
1384
+ ref,
1385
+ width: size,
1386
+ height: size,
1387
+ viewBox: "0 0 16 16",
1388
+ fill: "none",
1389
+ xmlns: "http://www.w3.org/2000/svg",
1390
+ strokeWidth,
1391
+ className: ["foamicon", "foamicon-list", className].filter(Boolean).join(" "),
1392
+ "aria-hidden": "true",
1393
+ ...props,
1394
+ children: [
1395
+ /* @__PURE__ */ jsx("path", { d: "M5.75 4H13.25", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1396
+ /* @__PURE__ */ jsx("path", { d: "M5.75 8H13.25", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1397
+ /* @__PURE__ */ jsx("path", { d: "M5.75 12H13.25", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1398
+ /* @__PURE__ */ jsx("circle", { cx: "3", cy: "4", r: "0.75", fill: "currentColor" }),
1399
+ /* @__PURE__ */ jsx("circle", { cx: "3", cy: "8", r: "0.75", fill: "currentColor" }),
1400
+ /* @__PURE__ */ jsx("circle", { cx: "3", cy: "12", r: "0.75", fill: "currentColor" })
1401
+ ]
1402
+ }
1403
+ )
1404
+ );
1405
+ List.displayName = "List";
1406
+ var LoaderCircle = forwardRef(
1407
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1408
+ "svg",
1409
+ {
1410
+ ref,
1411
+ width: size,
1412
+ height: size,
1413
+ viewBox: "0 0 16 16",
1414
+ fill: "none",
1415
+ xmlns: "http://www.w3.org/2000/svg",
1416
+ strokeWidth,
1417
+ className: ["foamicon", "foamicon-loader-circle", className].filter(Boolean).join(" "),
1418
+ "aria-hidden": "true",
1419
+ ...props,
1420
+ children: /* @__PURE__ */ jsx("path", { d: "M13.5 8C13.5 9.21074 13.1005 10.3876 12.3634 11.3482C11.6264 12.3087 10.593 12.9992 9.4235 13.3126C8.25402 13.626 7.01381 13.5447 5.89524 13.0813C4.77666 12.618 3.84223 11.7985 3.23686 10.75C2.63149 9.70147 2.38902 8.48249 2.54705 7.28211C2.70508 6.08173 3.25479 4.96703 4.11091 4.11091C4.96703 3.25479 6.08172 2.70509 7.2821 2.54705C8.48248 2.38902 9.70147 2.63149 10.75 3.23686", stroke: "currentColor", strokeLinecap: "round" })
1421
+ }
1422
+ )
1423
+ );
1424
+ LoaderCircle.displayName = "LoaderCircle";
1425
+ var Lock = forwardRef(
1426
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1427
+ "svg",
1428
+ {
1429
+ ref,
1430
+ width: size,
1431
+ height: size,
1432
+ viewBox: "0 0 16 16",
1433
+ fill: "none",
1434
+ xmlns: "http://www.w3.org/2000/svg",
1435
+ strokeWidth,
1436
+ className: ["foamicon", "foamicon-lock", className].filter(Boolean).join(" "),
1437
+ "aria-hidden": "true",
1438
+ ...props,
1439
+ children: [
1440
+ /* @__PURE__ */ jsx("path", { d: "M10.3335 7.5V5.5C10.3335 4.11929 9.21421 3 7.8335 3C6.45278 3 5.3335 4.11929 5.3335 5.5V7.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1441
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "11", r: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1442
+ /* @__PURE__ */ jsx("path", { d: "M3 9.13937C3 8.38417 3.56081 7.74849 4.31298 7.68089C5.271 7.59479 6.6355 7.5 8 7.5C9.3645 7.5 10.729 7.59479 11.687 7.68089C12.4392 7.74849 13 8.38417 13 9.13937V12.8606C13 13.6158 12.4392 14.2515 11.687 14.3191C10.729 14.4052 9.3645 14.5 8 14.5C6.6355 14.5 5.271 14.4052 4.31298 14.3191C3.56081 14.2515 3 13.6158 3 12.8606V9.13937Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1443
+ ]
1444
+ }
1445
+ )
1446
+ );
1447
+ Lock.displayName = "Lock";
1448
+ var LogOut = forwardRef(
1449
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1450
+ "svg",
1451
+ {
1452
+ ref,
1453
+ width: size,
1454
+ height: size,
1455
+ viewBox: "0 0 16 16",
1456
+ fill: "none",
1457
+ xmlns: "http://www.w3.org/2000/svg",
1458
+ strokeWidth,
1459
+ className: ["foamicon", "foamicon-log-out", className].filter(Boolean).join(" "),
1460
+ "aria-hidden": "true",
1461
+ ...props,
1462
+ children: [
1463
+ /* @__PURE__ */ jsx("path", { d: "M9.72705 14L5.74417 14C5.00252 14 4.37406 13.4577 4.29078 12.7208C4.16048 11.5676 3.99978 9.78381 3.99978 8C3.99978 6.21619 4.16048 4.43238 4.29078 3.27924C4.37406 2.54228 5.00252 2 5.74417 2L9.72705 2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1464
+ /* @__PURE__ */ jsx("path", { d: "M10.8334 5.33337L12.9698 7.46971C13.2626 7.7626 13.2626 8.23748 12.9698 8.53037L10.8334 10.6667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1465
+ /* @__PURE__ */ jsx("path", { d: "M12.8333 8H7.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1466
+ ]
1467
+ }
1468
+ )
1469
+ );
1470
+ LogOut.displayName = "LogOut";
1471
+ var MailMove = forwardRef(
1472
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1473
+ "svg",
1474
+ {
1475
+ ref,
1476
+ width: size,
1477
+ height: size,
1478
+ viewBox: "0 0 16 16",
1479
+ fill: "none",
1480
+ xmlns: "http://www.w3.org/2000/svg",
1481
+ strokeWidth,
1482
+ className: ["foamicon", "foamicon-mail-move", className].filter(Boolean).join(" "),
1483
+ "aria-hidden": "true",
1484
+ ...props,
1485
+ children: [
1486
+ /* @__PURE__ */ jsx("path", { d: "M2.5 4.5L6.73353 7.96379C7.47026 8.56657 8.52974 8.56657 9.26648 7.96379L13.5 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1487
+ /* @__PURE__ */ jsx("path", { d: "M2 12.5455C2 12.5455 5 13 8 13C9.78381 13 11.5676 12.8393 12.7208 12.709C13.4577 12.6257 14 11.9973 14 11.2556V4.74439C14 4.00274 13.4577 3.37428 12.7208 3.29101C11.5676 3.16071 9.78381 3 8 3C5.66332 3 3.32664 3.27576 2.40757 3.39771C2.17273 3.42886 2 3.62964 2 3.86653C2 4.01034 2.06459 4.14653 2.17594 4.23753L3.78296 5.55078", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1488
+ /* @__PURE__ */ jsx("path", { d: "M1 8H2.91187", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1489
+ /* @__PURE__ */ jsx("path", { d: "M1 10H5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1490
+ ]
1491
+ }
1492
+ )
1493
+ );
1494
+ MailMove.displayName = "MailMove";
1495
+ var MailPlus = forwardRef(
1496
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1497
+ "svg",
1498
+ {
1499
+ ref,
1500
+ width: size,
1501
+ height: size,
1502
+ viewBox: "0 0 16 16",
1503
+ fill: "none",
1504
+ xmlns: "http://www.w3.org/2000/svg",
1505
+ strokeWidth,
1506
+ className: ["foamicon", "foamicon-mail-plus", className].filter(Boolean).join(" "),
1507
+ "aria-hidden": "true",
1508
+ ...props,
1509
+ children: [
1510
+ /* @__PURE__ */ jsx("path", { d: "M2 4.5L6.55014 8.22284C7.10269 8.67493 7.89731 8.67493 8.44986 8.22284L13 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1511
+ /* @__PURE__ */ jsx("path", { d: "M13.5 8V4.74439C13.5 4.00274 12.9577 3.37428 12.2208 3.29101C11.0676 3.16071 9.28381 3 7.5 3C5.71619 3 3.93238 3.16071 2.77924 3.29101C2.04228 3.37428 1.5 4.00274 1.5 4.74439V11.2556C1.5 11.9973 2.04228 12.6257 2.77924 12.709C3.93238 12.8393 5.71619 13 7.5 13C7.9745 13 8.44899 12.9886 8.91162 12.9695", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1512
+ /* @__PURE__ */ jsx("path", { d: "M13.4116 11V14.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1513
+ /* @__PURE__ */ jsx("path", { d: "M15.1616 12.75L11.6616 12.75", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1514
+ ]
1515
+ }
1516
+ )
1517
+ );
1518
+ MailPlus.displayName = "MailPlus";
1519
+ var Mail = forwardRef(
1520
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1521
+ "svg",
1522
+ {
1523
+ ref,
1524
+ width: size,
1525
+ height: size,
1526
+ viewBox: "0 0 16 16",
1527
+ fill: "none",
1528
+ xmlns: "http://www.w3.org/2000/svg",
1529
+ strokeWidth,
1530
+ className: ["foamicon", "foamicon-mail", className].filter(Boolean).join(" "),
1531
+ "aria-hidden": "true",
1532
+ ...props,
1533
+ children: [
1534
+ /* @__PURE__ */ jsx("path", { d: "M2.5 4.5L6.73353 7.96379C7.47026 8.56657 8.52974 8.56657 9.26648 7.96379L13.5 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1535
+ /* @__PURE__ */ jsx("path", { d: "M2 4.74439C2 4.00274 2.54228 3.37428 3.27924 3.29101C4.43238 3.16071 6.21619 3 8 3C9.78381 3 11.5676 3.16071 12.7208 3.29101C13.4577 3.37428 14 4.00274 14 4.74439V11.2556C14 11.9973 13.4577 12.6257 12.7208 12.709C11.5676 12.8393 9.78381 13 8 13C6.21619 13 4.43238 12.8393 3.27924 12.709C2.54228 12.6257 2 11.9973 2 11.2556V4.74439Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1536
+ ]
1537
+ }
1538
+ )
1539
+ );
1540
+ Mail.displayName = "Mail";
1541
+ var MapPin = forwardRef(
1542
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1543
+ "svg",
1544
+ {
1545
+ ref,
1546
+ width: size,
1547
+ height: size,
1548
+ viewBox: "0 0 16 16",
1549
+ fill: "none",
1550
+ xmlns: "http://www.w3.org/2000/svg",
1551
+ strokeWidth,
1552
+ className: ["foamicon", "foamicon-map-pin", className].filter(Boolean).join(" "),
1553
+ "aria-hidden": "true",
1554
+ ...props,
1555
+ children: [
1556
+ /* @__PURE__ */ jsx("path", { d: "M13 6.90909C13 9.60241 10.5121 12.0243 9.0462 13.2176C8.42954 13.7196 7.57046 13.7196 6.9538 13.2176C5.4879 12.0243 3 9.60241 3 6.90909C3 5.60712 3.52678 4.35847 4.46447 3.43784C5.40215 2.51721 6.67392 2 8 2C9.32608 2 10.5979 2.51721 11.5355 3.43784C12.4732 4.35847 13 5.60712 13 6.90909Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1557
+ /* @__PURE__ */ jsx("path", { d: "M8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5C6.89543 5 6 5.89543 6 7C6 8.10457 6.89543 9 8 9Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1558
+ ]
1559
+ }
1560
+ )
1561
+ );
1562
+ MapPin.displayName = "MapPin";
1563
+ var Maximize = forwardRef(
1564
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1565
+ "svg",
1566
+ {
1567
+ ref,
1568
+ width: size,
1569
+ height: size,
1570
+ viewBox: "0 0 16 16",
1571
+ fill: "none",
1572
+ xmlns: "http://www.w3.org/2000/svg",
1573
+ strokeWidth,
1574
+ className: ["foamicon", "foamicon-maximize", className].filter(Boolean).join(" "),
1575
+ "aria-hidden": "true",
1576
+ ...props,
1577
+ children: [
1578
+ /* @__PURE__ */ jsx("path", { d: "M9.5 3.5H13V7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1579
+ /* @__PURE__ */ jsx("path", { d: "M7 13H3.5V9.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1580
+ /* @__PURE__ */ jsx("path", { d: "M13 3.5L9.5 7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1581
+ /* @__PURE__ */ jsx("path", { d: "M3.5 13L7 9.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1582
+ ]
1583
+ }
1584
+ )
1585
+ );
1586
+ Maximize.displayName = "Maximize";
1587
+ var MediaKits = forwardRef(
1588
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1589
+ "svg",
1590
+ {
1591
+ ref,
1592
+ width: size,
1593
+ height: size,
1594
+ viewBox: "0 0 16 16",
1595
+ fill: "none",
1596
+ xmlns: "http://www.w3.org/2000/svg",
1597
+ strokeWidth,
1598
+ className: ["foamicon", "foamicon-media-kits", className].filter(Boolean).join(" "),
1599
+ "aria-hidden": "true",
1600
+ ...props,
1601
+ children: [
1602
+ /* @__PURE__ */ jsx("circle", { cx: "9.90907", cy: "4.99568", r: "0.932931", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1603
+ /* @__PURE__ */ jsx("path", { d: "M8.01911 9.35127C8.01911 8.26888 8.82669 7.3385 9.90908 7.3385C10.9915 7.3385 11.799 8.26888 11.799 9.35127V9.78417C11.799 9.80412 11.7848 9.82085 11.765 9.82318C11.5879 9.844 10.7485 9.93721 9.90908 9.93721C9.06966 9.93721 8.23024 9.844 8.05317 9.82318C8.03336 9.82085 8.01911 9.80412 8.01911 9.78417V9.35127Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1604
+ /* @__PURE__ */ jsx("rect", { x: "6", y: "2", width: "8", height: "10", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1605
+ /* @__PURE__ */ jsx("path", { d: "M8.45189 13.6945L5.55412 14.471C5.02065 14.6139 4.47231 14.2974 4.32937 13.7639L2.25882 6.03648C2.11588 5.50302 2.43246 4.95468 2.96593 4.81174L3.93185 4.55292", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1606
+ ]
1607
+ }
1608
+ )
1609
+ );
1610
+ MediaKits.displayName = "MediaKits";
1611
+ var MegaphoneActive = forwardRef(
1612
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1613
+ "svg",
1614
+ {
1615
+ ref,
1616
+ width: size,
1617
+ height: size,
1618
+ viewBox: "0 0 16 16",
1619
+ fill: "none",
1620
+ xmlns: "http://www.w3.org/2000/svg",
1621
+ strokeWidth,
1622
+ className: ["foamicon", "foamicon-megaphone-active", className].filter(Boolean).join(" "),
1623
+ "aria-hidden": "true",
1624
+ ...props,
1625
+ children: [
1626
+ /* @__PURE__ */ jsx("path", { d: "M2.44745 12.4475C2.12567 12.1257 2.06173 11.6272 2.29186 11.2346L6.63315 3.8289C6.96429 3.26401 7.73996 3.1645 8.20296 3.62751L12.0759 7.50048C12.5389 7.96348 12.4394 8.73914 11.8745 9.07028L4.46881 13.4116C4.07623 13.6417 3.57776 13.5778 3.25598 13.256L2.44745 12.4475Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1627
+ /* @__PURE__ */ jsx("path", { d: "M9.53553 10.707L9.71231 10.8838C10.3957 11.5672 10.3957 12.6753 9.71231 13.3587L9.53553 13.5355C8.75449 14.3165 7.48816 14.3165 6.70711 13.5355L6 12.8284", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1628
+ /* @__PURE__ */ jsx("path", { d: "M11.957 3.70715L12.957 2.70715", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1629
+ /* @__PURE__ */ jsx("path", { d: "M12.7499 5.20711L14.1641 5.20711", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1630
+ /* @__PURE__ */ jsx("path", { d: "M10.4571 2.91426L10.4571 1.50005", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1631
+ ]
1632
+ }
1633
+ )
1634
+ );
1635
+ MegaphoneActive.displayName = "MegaphoneActive";
1636
+ var Megaphone = forwardRef(
1637
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1638
+ "svg",
1639
+ {
1640
+ ref,
1641
+ width: size,
1642
+ height: size,
1643
+ viewBox: "0 0 16 16",
1644
+ fill: "none",
1645
+ xmlns: "http://www.w3.org/2000/svg",
1646
+ strokeWidth,
1647
+ className: ["foamicon", "foamicon-megaphone", className].filter(Boolean).join(" "),
1648
+ "aria-hidden": "true",
1649
+ ...props,
1650
+ children: [
1651
+ /* @__PURE__ */ jsx("path", { d: "M2 6.7726C2 6.31753 2.30725 5.91985 2.74758 5.80498L12.2476 3.32672C12.8812 3.16144 13.5 3.63955 13.5 4.29434V10.7057C13.5 11.3605 12.8812 11.8386 12.2476 11.6733L2.74758 9.19502C2.30725 9.08015 2 8.68247 2 8.2274V6.7726Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1652
+ /* @__PURE__ */ jsx("path", { d: "M9 11V11.25C9 12.2165 8.2165 13 7.25 13H7C5.89543 13 5 12.1046 5 11V10", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1653
+ ]
1654
+ }
1655
+ )
1656
+ );
1657
+ Megaphone.displayName = "Megaphone";
1658
+ var Menu = forwardRef(
1659
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1660
+ "svg",
1661
+ {
1662
+ ref,
1663
+ width: size,
1664
+ height: size,
1665
+ viewBox: "0 0 16 16",
1666
+ fill: "none",
1667
+ xmlns: "http://www.w3.org/2000/svg",
1668
+ strokeWidth,
1669
+ className: ["foamicon", "foamicon-menu", className].filter(Boolean).join(" "),
1670
+ "aria-hidden": "true",
1671
+ ...props,
1672
+ children: [
1673
+ /* @__PURE__ */ jsx("path", { d: "M3 4H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1674
+ /* @__PURE__ */ jsx("path", { d: "M3 8H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1675
+ /* @__PURE__ */ jsx("path", { d: "M3 12H13", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1676
+ ]
1677
+ }
1678
+ )
1679
+ );
1680
+ Menu.displayName = "Menu";
1681
+ var MessageSquare = forwardRef(
1682
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1683
+ "svg",
1684
+ {
1685
+ ref,
1686
+ width: size,
1687
+ height: size,
1688
+ viewBox: "0 0 16 16",
1689
+ fill: "none",
1690
+ xmlns: "http://www.w3.org/2000/svg",
1691
+ strokeWidth,
1692
+ className: ["foamicon", "foamicon-message-square", className].filter(Boolean).join(" "),
1693
+ "aria-hidden": "true",
1694
+ ...props,
1695
+ children: /* @__PURE__ */ jsx("path", { d: "M2.79566 5.34648C2.79566 4.24191 3.69175 3.34886 4.79447 3.28506C5.71423 3.23184 6.59712 3.16333 8.23235 3.16333C9.96834 3.16333 10.9226 3.24054 12.0012 3.2947C13.1044 3.35009 14.0005 4.24191 14.0005 5.34648V9.60515C14.0005 10.7097 13.1051 11.6051 12.0005 11.6051H8.73895C8.42048 11.6051 8.12106 11.7568 7.93267 12.0136L6.36241 14.1539C6.24808 14.3097 6.00115 14.2289 6.00115 14.0356V11.8051C6.00115 11.6947 5.91161 11.6051 5.80115 11.6051H4.79566C3.69109 11.6051 2.79566 10.7097 2.79566 9.60515V5.34648Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1696
+ }
1697
+ )
1698
+ );
1699
+ MessageSquare.displayName = "MessageSquare";
1700
+ var MessagesSquare = forwardRef(
1701
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1702
+ "svg",
1703
+ {
1704
+ ref,
1705
+ width: size,
1706
+ height: size,
1707
+ viewBox: "0 0 16 16",
1708
+ fill: "none",
1709
+ xmlns: "http://www.w3.org/2000/svg",
1710
+ strokeWidth,
1711
+ className: ["foamicon", "foamicon-messages-square", className].filter(Boolean).join(" "),
1712
+ "aria-hidden": "true",
1713
+ ...props,
1714
+ children: [
1715
+ /* @__PURE__ */ jsx("path", { d: "M6.9 9.5C6.9 9.5 6.8 9.5 6.7 9.5C6.7 9.5 5.1 11.9 5.1 11.5V9.5H3.5C2.7 9.4 2 8.8 2 8V3.7C2 2.5 3 2.3 3.5 2.2C4 2.1 4.9 2 6.7 2C8.5 2 9.2 2 10 2.2C10.8 2.4 11.4 2.60534 11.4 3.7V6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1716
+ /* @__PURE__ */ jsx("path", { d: "M8.31142 11.942L10.7971 12C10.8551 12 10.913 12 10.942 12.087C10.942 12.087 12.1594 13.8841 12.2174 13.6812C12.3333 13.3043 12.7101 12.058 12.7101 12.058C12.7101 12.058 12.7101 12.029 12.7391 12.029L13.5217 11.942C14.1884 11.942 14.7101 11.4783 14.7101 10.8116V7.36232C14.7101 6.69565 14.1594 6.14493 13.4928 6.14493C13.4928 6.14493 12.3333 6 10.8551 6C9.37681 6 8.21739 6.14493 8.21739 6.14493C7.55072 6.14493 7 6.69565 7 7.36232V10.8116C7 11.4783 7.57971 11.942 8.24638 11.942L8.31142 11.942Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1717
+ ]
1718
+ }
1719
+ )
1720
+ );
1721
+ MessagesSquare.displayName = "MessagesSquare";
1722
+ var Minus = forwardRef(
1723
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1724
+ "svg",
1725
+ {
1726
+ ref,
1727
+ width: size,
1728
+ height: size,
1729
+ viewBox: "0 0 16 16",
1730
+ fill: "none",
1731
+ xmlns: "http://www.w3.org/2000/svg",
1732
+ strokeWidth,
1733
+ className: ["foamicon", "foamicon-minus", className].filter(Boolean).join(" "),
1734
+ "aria-hidden": "true",
1735
+ ...props,
1736
+ children: /* @__PURE__ */ jsx("path", { d: "M12.5 8L3.5 8", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1737
+ }
1738
+ )
1739
+ );
1740
+ Minus.displayName = "Minus";
1741
+ var Moon = forwardRef(
1742
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1743
+ "svg",
1744
+ {
1745
+ ref,
1746
+ width: size,
1747
+ height: size,
1748
+ viewBox: "0 0 16 16",
1749
+ fill: "none",
1750
+ xmlns: "http://www.w3.org/2000/svg",
1751
+ strokeWidth,
1752
+ className: ["foamicon", "foamicon-moon", className].filter(Boolean).join(" "),
1753
+ "aria-hidden": "true",
1754
+ ...props,
1755
+ children: /* @__PURE__ */ jsx("path", { d: "M13 8C13 11.0376 10.5376 13.5 7.5 13.5C5.18834 13.5 3.56619 12.2471 2.54992 10.3809C2.47093 10.2358 4.73028 10.4917 6.67044 7.55378C8.46277 4.04302 6.50413 2.5 7.5 2.5C10.5376 2.5 13 4.96243 13 8Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1756
+ }
1757
+ )
1758
+ );
1759
+ Moon.displayName = "Moon";
1760
+ var MousePointerClick = forwardRef(
1761
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1762
+ "svg",
1763
+ {
1764
+ ref,
1765
+ width: size,
1766
+ height: size,
1767
+ viewBox: "0 0 16 16",
1768
+ fill: "none",
1769
+ xmlns: "http://www.w3.org/2000/svg",
1770
+ strokeWidth,
1771
+ className: ["foamicon", "foamicon-mouse-pointer-click", className].filter(Boolean).join(" "),
1772
+ "aria-hidden": "true",
1773
+ ...props,
1774
+ children: [
1775
+ /* @__PURE__ */ jsx("path", { d: "M6.98653 14.2836V6.17577V5.36499L14.0674 10.4459L9.59935 10.3624L6.98653 14.2836Z", stroke: "currentColor", strokeLinejoin: "round" }),
1776
+ /* @__PURE__ */ jsx("path", { d: "M5.36495 4.14866L4.14878 2.93248M6.98652 3.33787V1.71631M8.60808 4.14866L9.82426 2.93248M4.55417 5.77022H2.9326", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1777
+ ]
1778
+ }
1779
+ )
1780
+ );
1781
+ MousePointerClick.displayName = "MousePointerClick";
1782
+ var Move = forwardRef(
1783
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1784
+ "svg",
1785
+ {
1786
+ ref,
1787
+ width: size,
1788
+ height: size,
1789
+ viewBox: "0 0 16 16",
1790
+ fill: "none",
1791
+ xmlns: "http://www.w3.org/2000/svg",
1792
+ strokeWidth,
1793
+ className: ["foamicon", "foamicon-move", className].filter(Boolean).join(" "),
1794
+ "aria-hidden": "true",
1795
+ ...props,
1796
+ children: [
1797
+ /* @__PURE__ */ jsx("path", { d: "M6 3.66667L7.31311 2.35355C7.50838 2.15829 7.82496 2.15829 8.02022 2.35355L9.33333 3.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1798
+ /* @__PURE__ */ jsx("path", { d: "M9.33333 12.0001L8.02022 13.3132C7.82496 13.5085 7.50838 13.5085 7.31311 13.3132L6 12.0001", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1799
+ /* @__PURE__ */ jsx("path", { d: "M7.66667 2.66675V13.0001", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1800
+ /* @__PURE__ */ jsx("path", { d: "M11.6667 6L13.1464 7.47978C13.3417 7.67504 13.3417 7.99162 13.1464 8.18689L11.6667 9.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1801
+ /* @__PURE__ */ jsx("path", { d: "M3.66667 9.66675L2.18689 8.18697C1.99162 7.99171 1.99162 7.67512 2.18689 7.47986L3.66667 6.00008", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1802
+ /* @__PURE__ */ jsx("path", { d: "M12.8333 7.83325L2.5 7.83325", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1803
+ ]
1804
+ }
1805
+ )
1806
+ );
1807
+ Move.displayName = "Move";
1808
+ var PanelLeft = forwardRef(
1809
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1810
+ "svg",
1811
+ {
1812
+ ref,
1813
+ width: size,
1814
+ height: size,
1815
+ viewBox: "0 0 16 16",
1816
+ fill: "none",
1817
+ xmlns: "http://www.w3.org/2000/svg",
1818
+ strokeWidth,
1819
+ className: ["foamicon", "foamicon-panel-left", className].filter(Boolean).join(" "),
1820
+ "aria-hidden": "true",
1821
+ ...props,
1822
+ children: [
1823
+ /* @__PURE__ */ jsx("path", { d: "M3.26818 4.23755C3.36204 3.51872 3.98148 3 4.70641 3H11.2936C12.0185 3 12.638 3.51872 12.7318 4.23755C12.8573 5.19855 13 6.59928 13 8C13 9.40072 12.8573 10.8014 12.7318 11.7624C12.638 12.4813 12.0185 13 11.2936 13H4.70641C3.98148 13 3.36204 12.4813 3.26818 11.7625C3.14269 10.8014 3 9.40072 3 8C3 6.59928 3.14269 5.19855 3.26818 4.23755Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1824
+ /* @__PURE__ */ jsx("path", { d: "M6 3V13", stroke: "currentColor" })
1825
+ ]
1826
+ }
1827
+ )
1828
+ );
1829
+ PanelLeft.displayName = "PanelLeft";
1830
+ var PanelRight = forwardRef(
1831
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1832
+ "svg",
1833
+ {
1834
+ ref,
1835
+ width: size,
1836
+ height: size,
1837
+ viewBox: "0 0 16 16",
1838
+ fill: "none",
1839
+ xmlns: "http://www.w3.org/2000/svg",
1840
+ strokeWidth,
1841
+ className: ["foamicon", "foamicon-panel-right", className].filter(Boolean).join(" "),
1842
+ "aria-hidden": "true",
1843
+ ...props,
1844
+ children: [
1845
+ /* @__PURE__ */ jsx("path", { d: "M3.26818 4.23755C3.36204 3.51872 3.98148 3 4.70641 3H11.2936C12.0185 3 12.638 3.51872 12.7318 4.23755C12.8573 5.19855 13 6.59928 13 8C13 9.40072 12.8573 10.8014 12.7318 11.7624C12.638 12.4813 12.0185 13 11.2936 13H4.70641C3.98148 13 3.36204 12.4813 3.26818 11.7625C3.14269 10.8014 3 9.40072 3 8C3 6.59928 3.14269 5.19855 3.26818 4.23755Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1846
+ /* @__PURE__ */ jsx("path", { d: "M10 3V13", stroke: "currentColor" })
1847
+ ]
1848
+ }
1849
+ )
1850
+ );
1851
+ PanelRight.displayName = "PanelRight";
1852
+ var Pencil = forwardRef(
1853
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1854
+ "svg",
1855
+ {
1856
+ ref,
1857
+ width: size,
1858
+ height: size,
1859
+ viewBox: "0 0 16 16",
1860
+ fill: "none",
1861
+ xmlns: "http://www.w3.org/2000/svg",
1862
+ strokeWidth,
1863
+ className: ["foamicon", "foamicon-pencil", className].filter(Boolean).join(" "),
1864
+ "aria-hidden": "true",
1865
+ ...props,
1866
+ children: [
1867
+ /* @__PURE__ */ jsx("path", { d: "M2 13H5.5M12.0707 3.07071L13.4293 4.42929C13.4683 4.46834 13.4683 4.53166 13.4293 4.57071L7.02929 10.9707C7.01054 10.9895 6.9851 11 6.95858 11H5.6C5.54477 11 5.5 10.9552 5.5 10.9V9.54142C5.5 9.5149 5.51054 9.48946 5.52929 9.47071L11.9293 3.07071C11.9683 3.03166 12.0317 3.03166 12.0707 3.07071Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1868
+ /* @__PURE__ */ jsx("path", { d: "M10.5 5L11.5 6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1869
+ ]
1870
+ }
1871
+ )
1872
+ );
1873
+ Pencil.displayName = "Pencil";
1874
+ var Pin = forwardRef(
1875
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1876
+ "svg",
1877
+ {
1878
+ ref,
1879
+ width: size,
1880
+ height: size,
1881
+ viewBox: "0 0 16 16",
1882
+ fill: "none",
1883
+ xmlns: "http://www.w3.org/2000/svg",
1884
+ strokeWidth,
1885
+ className: ["foamicon", "foamicon-pin", className].filter(Boolean).join(" "),
1886
+ "aria-hidden": "true",
1887
+ ...props,
1888
+ children: [
1889
+ /* @__PURE__ */ jsx("path", { d: "M5.10663 11L3.12133 12.9853", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1890
+ /* @__PURE__ */ jsx("path", { d: "M3 8.15674L5.88804 7.72834C6.14434 7.69032 6.34438 7.48699 6.37821 7.23009C6.48199 6.44205 6.74655 5.68372 7.1555 5.00215L7.9979 3.59814C8.33262 3.04028 9.10248 2.94551 9.5625 3.40553L12.701 6.54399C13.161 7.00401 13.0662 7.77387 12.5083 8.10859L11.1043 8.95099C10.4228 9.35994 9.66444 9.6245 8.87639 9.72827C8.6195 9.7621 8.41617 9.96214 8.37815 10.2185L7.94975 13.1065L3 8.15674Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1891
+ ]
1892
+ }
1893
+ )
1894
+ );
1895
+ Pin.displayName = "Pin";
1896
+ var Play = forwardRef(
1897
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
1898
+ "svg",
1899
+ {
1900
+ ref,
1901
+ width: size,
1902
+ height: size,
1903
+ viewBox: "0 0 16 16",
1904
+ fill: "none",
1905
+ xmlns: "http://www.w3.org/2000/svg",
1906
+ strokeWidth,
1907
+ className: ["foamicon", "foamicon-play", className].filter(Boolean).join(" "),
1908
+ "aria-hidden": "true",
1909
+ ...props,
1910
+ children: /* @__PURE__ */ jsx("path", { d: "M5.19615 4.73205C5.19615 3.96225 6.02949 3.48113 6.69615 3.86603L12.6962 7.33013C13.3628 7.71503 13.3628 8.67728 12.6962 9.06218L6.69615 12.5263C6.02949 12.9112 5.19615 12.4301 5.19615 11.6603L5.19615 4.73205Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1911
+ }
1912
+ )
1913
+ );
1914
+ Play.displayName = "Play";
1915
+ var Plus = forwardRef(
1916
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1917
+ "svg",
1918
+ {
1919
+ ref,
1920
+ width: size,
1921
+ height: size,
1922
+ viewBox: "0 0 16 16",
1923
+ fill: "none",
1924
+ xmlns: "http://www.w3.org/2000/svg",
1925
+ strokeWidth,
1926
+ className: ["foamicon", "foamicon-plus", className].filter(Boolean).join(" "),
1927
+ "aria-hidden": "true",
1928
+ ...props,
1929
+ children: [
1930
+ /* @__PURE__ */ jsx("path", { d: "M8 3.5V12.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1931
+ /* @__PURE__ */ jsx("path", { d: "M12.5 8L3.5 8", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1932
+ ]
1933
+ }
1934
+ )
1935
+ );
1936
+ Plus.displayName = "Plus";
1937
+ var Reach = forwardRef(
1938
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1939
+ "svg",
1940
+ {
1941
+ ref,
1942
+ width: size,
1943
+ height: size,
1944
+ viewBox: "0 0 16 16",
1945
+ fill: "none",
1946
+ xmlns: "http://www.w3.org/2000/svg",
1947
+ strokeWidth,
1948
+ className: ["foamicon", "foamicon-reach", className].filter(Boolean).join(" "),
1949
+ "aria-hidden": "true",
1950
+ ...props,
1951
+ children: [
1952
+ /* @__PURE__ */ jsx("path", { d: "M6.72934 2.35433L7.64645 1.4371C7.8417 1.24181 8.15831 1.2418 8.35358 1.43707L9.27083 2.35433", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1953
+ /* @__PURE__ */ jsx("path", { d: "M7.9998 1.75V4.25", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1954
+ /* @__PURE__ */ jsx("path", { d: "M9.27066 13.8957L8.35355 14.8129C8.1583 15.0082 7.84169 15.0082 7.64642 14.8129L6.72917 13.8957", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1955
+ /* @__PURE__ */ jsx("path", { d: "M8.0002 14.5V12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1956
+ /* @__PURE__ */ jsx("path", { d: "M13.6456 6.72937L14.5629 7.64647C14.7581 7.84173 14.7582 8.15833 14.5629 8.35361L13.6456 9.27086", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1957
+ /* @__PURE__ */ jsx("path", { d: "M14.2498 7.99976L11.7498 7.99976", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1958
+ /* @__PURE__ */ jsx("path", { d: "M2.10404 9.27063L1.18681 8.35353C0.991529 8.15827 0.991518 7.84167 1.18679 7.64639L2.10404 6.72914", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1959
+ /* @__PURE__ */ jsx("path", { d: "M1.49984 8.00024L3.99984 8.00024", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1960
+ /* @__PURE__ */ jsx("path", { d: "M11.0936 3.10939L12.3906 3.1093C12.6668 3.10929 12.8907 3.33315 12.8907 3.6093L12.8907 4.9065", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1961
+ /* @__PURE__ */ jsx("path", { d: "M12.4192 3.58032L10.6514 5.34809", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1962
+ /* @__PURE__ */ jsx("path", { d: "M4.72941 13.0674L3.43234 13.0675C3.15619 13.0675 2.93231 12.8436 2.93231 12.5675L2.93231 11.2703", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1963
+ /* @__PURE__ */ jsx("path", { d: "M3.40383 12.5964L5.17159 10.8287", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1964
+ /* @__PURE__ */ jsx("path", { d: "M12.8905 11.0937L12.8906 12.3907C12.8907 12.6669 12.6668 12.8908 12.3906 12.8908L11.0934 12.8908", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1965
+ /* @__PURE__ */ jsx("path", { d: "M12.4194 12.4192L10.6517 10.6514", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1966
+ /* @__PURE__ */ jsx("path", { d: "M2.93243 4.72958L2.93234 3.43251C2.93232 3.15636 3.15619 2.93248 3.43234 2.93248L4.72953 2.93248", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1967
+ /* @__PURE__ */ jsx("path", { d: "M3.40354 3.40405L5.17131 5.17182", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1968
+ /* @__PURE__ */ jsx("circle", { cx: "7.99994", cy: "8", r: "1.46558", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1969
+ ]
1970
+ }
1971
+ )
1972
+ );
1973
+ Reach.displayName = "Reach";
1974
+ var Reel = forwardRef(
1975
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
1976
+ "svg",
1977
+ {
1978
+ ref,
1979
+ width: size,
1980
+ height: size,
1981
+ viewBox: "0 0 16 16",
1982
+ fill: "none",
1983
+ xmlns: "http://www.w3.org/2000/svg",
1984
+ strokeWidth,
1985
+ className: ["foamicon", "foamicon-reel", className].filter(Boolean).join(" "),
1986
+ "aria-hidden": "true",
1987
+ ...props,
1988
+ children: [
1989
+ /* @__PURE__ */ jsx("path", { d: "M1.5 4.79111C1.5 4.28711 1.87445 3.86309 2.37584 3.81187C3.56 3.69088 5.78 3.5 8 3.5C10.22 3.5 12.44 3.69088 13.6242 3.81187C14.1255 3.8631 14.5 4.28711 14.5 4.79111V11.2089C14.5 11.7129 14.1255 12.1369 13.6242 12.1881C12.44 12.3091 10.22 12.5 8 12.5C5.78 12.5 3.56 12.3091 2.37584 12.1881C1.87445 12.1369 1.5 11.7129 1.5 11.2089V4.79111Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1990
+ /* @__PURE__ */ jsx("path", { d: "M4 4V12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1991
+ /* @__PURE__ */ jsx("path", { d: "M2 6H3.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1992
+ /* @__PURE__ */ jsx("path", { d: "M2 8H3.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1993
+ /* @__PURE__ */ jsx("path", { d: "M2 10H3.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1994
+ /* @__PURE__ */ jsx("path", { d: "M12.5 6H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1995
+ /* @__PURE__ */ jsx("path", { d: "M12.5 8H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1996
+ /* @__PURE__ */ jsx("path", { d: "M12.5 10H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1997
+ /* @__PURE__ */ jsx("path", { d: "M12 4V12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1998
+ /* @__PURE__ */ jsx("path", { d: "M6.09808 6.36603C6.09808 5.98113 6.51474 5.74056 6.84808 5.93301L9.84808 7.66506C10.1814 7.85751 10.1814 8.33864 9.84808 8.53109L6.84808 10.2631C6.51474 10.4556 6.09808 10.215 6.09808 9.83013L6.09808 6.36603Z", fill: "currentColor" })
1999
+ ]
2000
+ }
2001
+ )
2002
+ );
2003
+ Reel.displayName = "Reel";
2004
+ var RefreshCw = forwardRef(
2005
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2006
+ "svg",
2007
+ {
2008
+ ref,
2009
+ width: size,
2010
+ height: size,
2011
+ viewBox: "0 0 16 16",
2012
+ fill: "none",
2013
+ xmlns: "http://www.w3.org/2000/svg",
2014
+ strokeWidth,
2015
+ className: ["foamicon", "foamicon-refresh-cw", className].filter(Boolean).join(" "),
2016
+ "aria-hidden": "true",
2017
+ ...props,
2018
+ children: [
2019
+ /* @__PURE__ */ jsx("path", { d: "M10.8233 2.31184L11.2918 4.06047C11.3633 4.3272 11.205 4.60137 10.9383 4.67284L9.18965 5.14138", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2020
+ /* @__PURE__ */ jsx("path", { d: "M4.94795 13.8483L4.47941 12.0997C4.40794 11.833 4.56623 11.5588 4.83296 11.4873L6.58159 11.0188", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2021
+ /* @__PURE__ */ jsx("path", { d: "M12.8064 6.8604C13.5214 9.52882 11.9378 12.2716 9.26941 12.9866C7.6229 13.4278 5.94807 12.9939 4.73878 11.9699M3.14318 9.44964C2.42818 6.78122 4.01174 4.03842 6.68016 3.32341C8.32508 2.88266 9.99827 3.31535 11.2073 4.33719", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2022
+ ]
2023
+ }
2024
+ )
2025
+ );
2026
+ RefreshCw.displayName = "RefreshCw";
2027
+ var RemoveFormatting = forwardRef(
2028
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2029
+ "svg",
2030
+ {
2031
+ ref,
2032
+ width: size,
2033
+ height: size,
2034
+ viewBox: "0 0 16 16",
2035
+ fill: "none",
2036
+ xmlns: "http://www.w3.org/2000/svg",
2037
+ strokeWidth,
2038
+ className: ["foamicon", "foamicon-remove-formatting", className].filter(Boolean).join(" "),
2039
+ "aria-hidden": "true",
2040
+ ...props,
2041
+ children: [
2042
+ /* @__PURE__ */ jsx("path", { d: "M13.3251 2.29834L3.06451 12.5588", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2043
+ /* @__PURE__ */ jsx("path", { d: "M8.83789 11.1162C8.83792 11.6584 8.92223 11.9958 9.09082 12.1279C9.25964 12.2554 9.62906 12.3399 10.1982 12.3809V12.6338H6.11719V12.3809C6.70936 12.3353 7.07881 12.2373 7.22461 12.0869C7.37035 11.9365 7.44334 11.558 7.44336 10.9521V10.2969L8.83789 8.90234V11.1162ZM12.124 4.20117L11.5391 4.78613C11.4389 4.564 11.3303 4.3994 11.21 4.29395C10.9594 4.06613 10.4281 3.95219 9.61719 3.95215H8.83789V7.48828L7.44336 8.88281V3.95215H6.66406C5.88949 3.95215 5.36072 4.0639 5.07812 4.28711C4.80013 4.51042 4.59049 4.99805 4.44922 5.75H4.10645L4.18945 3.37109H12.0986L12.124 4.20117ZM12.1738 5.75H11.9902L12.168 5.57129L12.1738 5.75Z", fill: "currentColor" })
2044
+ ]
2045
+ }
2046
+ )
2047
+ );
2048
+ RemoveFormatting.displayName = "RemoveFormatting";
2049
+ var Reply = forwardRef(
2050
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2051
+ "svg",
2052
+ {
2053
+ ref,
2054
+ width: size,
2055
+ height: size,
2056
+ viewBox: "0 0 16 16",
2057
+ fill: "none",
2058
+ xmlns: "http://www.w3.org/2000/svg",
2059
+ strokeWidth,
2060
+ className: ["foamicon", "foamicon-reply", className].filter(Boolean).join(" "),
2061
+ "aria-hidden": "true",
2062
+ ...props,
2063
+ children: [
2064
+ /* @__PURE__ */ jsx("path", { d: "M6.66666 10.9998L3.35355 7.68664C3.15829 7.49138 3.15829 7.1748 3.35355 6.97954L6.66666 3.66642", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2065
+ /* @__PURE__ */ jsx("path", { d: "M3.66667 7.33325L8.99653 7.33325C11.1409 7.33325 12.9038 9.02422 12.9931 11.1667L13 11.3333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2066
+ ]
2067
+ }
2068
+ )
2069
+ );
2070
+ Reply.displayName = "Reply";
2071
+ var RotateCw = forwardRef(
2072
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2073
+ "svg",
2074
+ {
2075
+ ref,
2076
+ width: size,
2077
+ height: size,
2078
+ viewBox: "0 0 16 16",
2079
+ fill: "none",
2080
+ xmlns: "http://www.w3.org/2000/svg",
2081
+ strokeWidth,
2082
+ className: ["foamicon", "foamicon-rotate-cw", className].filter(Boolean).join(" "),
2083
+ "aria-hidden": "true",
2084
+ ...props,
2085
+ children: [
2086
+ /* @__PURE__ */ jsx("path", { d: "M10.8233 2.31184L11.2918 4.06047C11.3633 4.3272 11.205 4.60137 10.9383 4.67284L9.18965 5.14138", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2087
+ /* @__PURE__ */ jsx("path", { d: "M12.8064 6.8604C13.5214 9.52882 11.9378 12.2716 9.26941 12.9866C7.6229 13.4278 5.94807 12.9939 4.73878 11.9699M3.14318 9.44964C2.42818 6.78122 4.01174 4.03842 6.68016 3.32341C8.32508 2.88266 9.99827 3.31535 11.2073 4.33719", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2088
+ /* @__PURE__ */ jsx("path", { d: "M11.5117 11.6919C9.55828 13.6453 6.39116 13.6453 4.43774 11.6919C3.23242 10.4865 2.77082 8.8191 3.05295 7.25984", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2089
+ ]
2090
+ }
2091
+ )
2092
+ );
2093
+ RotateCw.displayName = "RotateCw";
2094
+ var Rows2 = forwardRef(
2095
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2096
+ "svg",
2097
+ {
2098
+ ref,
2099
+ width: size,
2100
+ height: size,
2101
+ viewBox: "0 0 16 16",
2102
+ fill: "none",
2103
+ xmlns: "http://www.w3.org/2000/svg",
2104
+ strokeWidth,
2105
+ className: ["foamicon", "foamicon-rows2", className].filter(Boolean).join(" "),
2106
+ "aria-hidden": "true",
2107
+ ...props,
2108
+ children: [
2109
+ /* @__PURE__ */ jsx("rect", { x: "2", y: "2", width: "12", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2110
+ /* @__PURE__ */ jsx("rect", { x: "2", y: "9", width: "12", height: "5", rx: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2111
+ ]
2112
+ }
2113
+ )
2114
+ );
2115
+ Rows2.displayName = "Rows2";
2116
+ var Save = forwardRef(
2117
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2118
+ "svg",
2119
+ {
2120
+ ref,
2121
+ width: size,
2122
+ height: size,
2123
+ viewBox: "0 0 16 16",
2124
+ fill: "none",
2125
+ xmlns: "http://www.w3.org/2000/svg",
2126
+ strokeWidth,
2127
+ className: ["foamicon", "foamicon-save", className].filter(Boolean).join(" "),
2128
+ "aria-hidden": "true",
2129
+ ...props,
2130
+ children: [
2131
+ /* @__PURE__ */ jsx("path", { d: "M2.5 4C2.5 3.17157 3.17157 2.5 4 2.5H8H10.1373C10.53 2.5 10.9071 2.65401 11.1875 2.92897L12.168 3.89039L13.0715 4.8126C13.3462 5.09297 13.5 5.46983 13.5 5.86233V8V12C13.5 12.8284 12.8284 13.5 12 13.5H4C3.17157 13.5 2.5 12.8284 2.5 12V4Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2132
+ /* @__PURE__ */ jsx("path", { d: "M5.5 2.5V4.5C5.5 5.05228 5.94772 5.5 6.5 5.5H8.5C9.05228 5.5 9.5 5.05228 9.5 4.5V2.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2133
+ /* @__PURE__ */ jsx("path", { d: "M4.5 13.5V9.5C4.5 8.94772 4.94772 8.5 5.5 8.5H10.5C11.0523 8.5 11.5 8.94772 11.5 9.5V13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2134
+ ]
2135
+ }
2136
+ )
2137
+ );
2138
+ Save.displayName = "Save";
2139
+ var SearchUser = forwardRef(
2140
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2141
+ "svg",
2142
+ {
2143
+ ref,
2144
+ width: size,
2145
+ height: size,
2146
+ viewBox: "0 0 16 16",
2147
+ fill: "none",
2148
+ xmlns: "http://www.w3.org/2000/svg",
2149
+ strokeWidth,
2150
+ className: ["foamicon", "foamicon-search-user", className].filter(Boolean).join(" "),
2151
+ "aria-hidden": "true",
2152
+ ...props,
2153
+ children: [
2154
+ /* @__PURE__ */ jsx("circle", { cx: "7", cy: "5.82275", r: "1.32275", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2155
+ /* @__PURE__ */ jsx("mask", { id: "mask0_6_425", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: "2", y: "2", width: "10", height: "10", children: /* @__PURE__ */ jsx("path", { d: "M12 7C12 8.38071 11.4404 9.63071 10.5355 10.5355C9.63071 11.4404 8.38071 12 7 12C4.23858 12 2 9.76142 2 7C2 4.23858 4.23858 2 7 2C9.76142 2 12 4.23858 12 7Z", fill: "currentColor" }) }),
2156
+ /* @__PURE__ */ jsx("g", { mask: "url(#mask0_6_425)", children: /* @__PURE__ */ jsx("path", { d: "M4.32031 11.9983C4.32031 10.4637 5.46533 9.14453 7 9.14453C8.53467 9.14453 9.67969 10.4637 9.67969 11.9983V12.6121C9.67969 12.6404 9.65948 12.6641 9.63139 12.6674C9.38033 12.697 8.19017 12.8291 7 12.8291C5.80983 12.8291 4.61967 12.697 4.36861 12.6674C4.34052 12.6641 4.32031 12.6404 4.32031 12.6121V11.9983Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) }),
2157
+ /* @__PURE__ */ jsx("path", { d: "M14 14L10.5355 10.5355M10.5355 10.5355C11.4404 9.63071 12 8.38071 12 7C12 4.23858 9.76142 2 7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.38071 12 9.63071 11.4404 10.5355 10.5355Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2158
+ ]
2159
+ }
2160
+ )
2161
+ );
2162
+ SearchUser.displayName = "SearchUser";
2163
+ var Search = forwardRef(
2164
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
2165
+ "svg",
2166
+ {
2167
+ ref,
2168
+ width: size,
2169
+ height: size,
2170
+ viewBox: "0 0 16 16",
2171
+ fill: "none",
2172
+ xmlns: "http://www.w3.org/2000/svg",
2173
+ strokeWidth,
2174
+ className: ["foamicon", "foamicon-search", className].filter(Boolean).join(" "),
2175
+ "aria-hidden": "true",
2176
+ ...props,
2177
+ children: /* @__PURE__ */ jsx("path", { d: "M14 14L10.5355 10.5355M10.5355 10.5355C11.4404 9.63071 12 8.38071 12 7C12 4.23858 9.76142 2 7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.38071 12 9.63071 11.4404 10.5355 10.5355Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2178
+ }
2179
+ )
2180
+ );
2181
+ Search.displayName = "Search";
2182
+ var Share = forwardRef(
2183
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2184
+ "svg",
2185
+ {
2186
+ ref,
2187
+ width: size,
2188
+ height: size,
2189
+ viewBox: "0 0 16 16",
2190
+ fill: "none",
2191
+ xmlns: "http://www.w3.org/2000/svg",
2192
+ strokeWidth,
2193
+ className: ["foamicon", "foamicon-share", className].filter(Boolean).join(" "),
2194
+ "aria-hidden": "true",
2195
+ ...props,
2196
+ children: [
2197
+ /* @__PURE__ */ jsx("path", { d: "M5.3335 4.66667L7.64661 2.35355C7.84187 2.15829 8.15845 2.15829 8.35372 2.35355L10.6668 4.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2198
+ /* @__PURE__ */ jsx("path", { d: "M8.00024 2.66675L8.00024 9.66675", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2199
+ /* @__PURE__ */ jsx("path", { d: "M13 6.27271V12.2936C13 13.0185 12.4813 13.6379 11.7625 13.7318C10.8014 13.8573 9.40072 14 8 14C6.59928 14 5.19855 13.8573 4.23755 13.7318C3.51872 13.6379 3 13.0185 3 12.2936V6.27271", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2200
+ ]
2201
+ }
2202
+ )
2203
+ );
2204
+ Share.displayName = "Share";
2205
+ var SlidersHorizontal = forwardRef(
2206
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2207
+ "svg",
2208
+ {
2209
+ ref,
2210
+ width: size,
2211
+ height: size,
2212
+ viewBox: "0 0 16 16",
2213
+ fill: "none",
2214
+ xmlns: "http://www.w3.org/2000/svg",
2215
+ strokeWidth,
2216
+ className: ["foamicon", "foamicon-sliders-horizontal", className].filter(Boolean).join(" "),
2217
+ "aria-hidden": "true",
2218
+ ...props,
2219
+ children: [
2220
+ /* @__PURE__ */ jsx("path", { d: "M2.5 5H8.5M13.5 5H11.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2221
+ /* @__PURE__ */ jsx("path", { d: "M2.5 12H4.5M13.5 12H7.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2222
+ /* @__PURE__ */ jsx("circle", { cx: "10", cy: "5", r: "1.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2223
+ /* @__PURE__ */ jsx("circle", { cx: "6", cy: "12", r: "1.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2224
+ ]
2225
+ }
2226
+ )
2227
+ );
2228
+ SlidersHorizontal.displayName = "SlidersHorizontal";
2229
+ var Sparkles = forwardRef(
2230
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2231
+ "svg",
2232
+ {
2233
+ ref,
2234
+ width: size,
2235
+ height: size,
2236
+ viewBox: "0 0 16 16",
2237
+ fill: "none",
2238
+ xmlns: "http://www.w3.org/2000/svg",
2239
+ strokeWidth,
2240
+ className: ["foamicon", "foamicon-sparkles", className].filter(Boolean).join(" "),
2241
+ "aria-hidden": "true",
2242
+ ...props,
2243
+ children: [
2244
+ /* @__PURE__ */ jsx("path", { d: "M13.9384 6.70777C12.5484 6.42112 11.4686 5.3319 11.1814 3.94452C11.1699 3.87574 11.1125 3.82983 11.032 3.82983C10.9631 3.82983 10.9057 3.87566 10.8827 3.94452C10.5955 5.33192 9.50417 6.42112 8.12565 6.70777C8.05674 6.7192 8.01074 6.77655 8.01074 6.85684C8.01074 6.92563 8.05666 6.98297 8.12565 7.00592C9.51568 7.29257 10.5955 8.38179 10.8827 9.7577C10.8941 9.82648 10.9516 9.87239 11.032 9.87239C11.1009 9.87239 11.1584 9.82656 11.1814 9.7577C11.4686 8.37031 12.5599 7.29257 13.9384 7.00592C14.0073 6.99449 14.0533 6.93714 14.0533 6.85684C14.0533 6.77655 14.0074 6.7192 13.9384 6.70777Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2245
+ /* @__PURE__ */ jsx("path", { d: "M7.92679 11.0555C6.9038 10.8451 6.1023 10.0454 5.89135 9.01436C5.88083 8.96173 5.8386 8.93018 5.78586 8.93018C5.73311 8.93018 5.69096 8.96173 5.68036 9.01436C5.46946 10.0454 4.66788 10.8451 3.64493 11.0555C3.59218 11.066 3.56055 11.1081 3.56055 11.1607C3.56055 11.2134 3.59218 11.2554 3.64493 11.266C4.66792 11.4764 5.46942 12.2761 5.68036 13.2966C5.69088 13.3492 5.73311 13.3808 5.78586 13.3808C5.8386 13.3808 5.88076 13.3492 5.89135 13.2966C6.10226 12.276 6.90383 11.4764 7.92679 11.266C7.97954 11.2555 8.01117 11.2134 8.01117 11.1607C8.01117 11.1081 7.97954 11.0661 7.92679 11.0555Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2246
+ /* @__PURE__ */ jsx("path", { d: "M4.15666 6.57225C4.17352 6.62263 4.21562 6.65625 4.26611 6.65625C4.31661 6.65625 4.36711 6.62269 4.37556 6.57225C4.55237 5.8249 5.15839 5.22866 5.8992 5.05235C5.94969 5.03554 5.9834 4.99354 5.9834 4.94316C5.9834 4.89279 5.94975 4.84241 5.8992 4.83398C5.14162 4.64924 4.55231 4.06143 4.37556 3.30568C4.36717 3.2553 4.31661 3.22168 4.26611 3.22168C4.21562 3.22168 4.16512 3.25524 4.15666 3.30568C3.97147 4.0614 3.39062 4.64927 2.63303 4.83398C2.58253 4.85079 2.54883 4.89279 2.54883 4.94316C2.54883 4.99354 2.58247 5.04391 2.63303 5.05235C3.37382 5.22866 3.97146 5.8249 4.15666 6.57225Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2247
+ ]
2248
+ }
2249
+ )
2250
+ );
2251
+ Sparkles.displayName = "Sparkles";
2252
+ var SquarePen = forwardRef(
2253
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2254
+ "svg",
2255
+ {
2256
+ ref,
2257
+ width: size,
2258
+ height: size,
2259
+ viewBox: "0 0 16 16",
2260
+ fill: "none",
2261
+ xmlns: "http://www.w3.org/2000/svg",
2262
+ strokeWidth,
2263
+ className: ["foamicon", "foamicon-square-pen", className].filter(Boolean).join(" "),
2264
+ "aria-hidden": "true",
2265
+ ...props,
2266
+ children: [
2267
+ /* @__PURE__ */ jsx("path", { d: "M8 2H4C2.89543 2 2 2.89543 2 4V12C2 13.1046 2.89543 14 4 14H12C13.1046 14 14 13.1046 14 12V8", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2268
+ /* @__PURE__ */ jsx("path", { d: "M5.5 10.9V9.54142C5.5 9.5149 5.51054 9.48946 5.52929 9.47071L11.9293 3.07071C11.9683 3.03166 12.0317 3.03166 12.0707 3.07071L13.4293 4.42929C13.4683 4.46834 13.4683 4.53166 13.4293 4.57071L7.02929 10.9707C7.01054 10.9895 6.9851 11 6.95858 11H5.6C5.54477 11 5.5 10.9552 5.5 10.9Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2269
+ /* @__PURE__ */ jsx("path", { d: "M10.5 5L11.5 6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2270
+ ]
2271
+ }
2272
+ )
2273
+ );
2274
+ SquarePen.displayName = "SquarePen";
2275
+ var Square = forwardRef(
2276
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
2277
+ "svg",
2278
+ {
2279
+ ref,
2280
+ width: size,
2281
+ height: size,
2282
+ viewBox: "0 0 16 16",
2283
+ fill: "none",
2284
+ xmlns: "http://www.w3.org/2000/svg",
2285
+ strokeWidth,
2286
+ className: ["foamicon", "foamicon-square", className].filter(Boolean).join(" "),
2287
+ "aria-hidden": "true",
2288
+ ...props,
2289
+ children: /* @__PURE__ */ jsx("path", { d: "M2.5 4.02087C2.5 3.2021 3.15565 2.53499 3.97435 2.52549C5.02654 2.51329 6.51327 2.5 8 2.5C9.48673 2.5 10.9735 2.51329 12.0256 2.52549C12.8444 2.53499 13.5 3.2021 13.5 4.02087V11.9791C13.5 12.7979 12.8444 13.465 12.0256 13.4745C10.9735 13.4867 9.48673 13.5 8 13.5C6.51327 13.5 5.02654 13.4867 3.97435 13.4745C3.15565 13.465 2.5 12.7979 2.5 11.9791V4.02087Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2290
+ }
2291
+ )
2292
+ );
2293
+ Square.displayName = "Square";
2294
+ var Star = forwardRef(
2295
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsx(
2296
+ "svg",
2297
+ {
2298
+ ref,
2299
+ width: size,
2300
+ height: size,
2301
+ viewBox: "0 0 16 16",
2302
+ fill: "none",
2303
+ xmlns: "http://www.w3.org/2000/svg",
2304
+ strokeWidth,
2305
+ className: ["foamicon", "foamicon-star", className].filter(Boolean).join(" "),
2306
+ "aria-hidden": "true",
2307
+ ...props,
2308
+ children: /* @__PURE__ */ jsx("path", { d: "M7.55165 2.56823C7.73506 2.19664 8.26494 2.19664 8.44835 2.56823L9.94378 5.59779C10.0165 5.74521 10.1571 5.84744 10.3198 5.87122L13.6648 6.36014C14.0747 6.42006 14.2381 6.92398 13.9413 7.21306L11.5217 9.56975C11.4038 9.68462 11.35 9.85019 11.3778 10.0125L11.9487 13.3412C12.0188 13.7497 11.59 14.0612 11.2232 13.8683L8.23273 12.2956C8.08703 12.219 7.91297 12.219 7.76727 12.2956L4.77682 13.8683C4.41 14.0612 3.98123 13.7497 4.05129 13.3412L4.62221 10.0125C4.65004 9.85019 4.59621 9.68462 4.47827 9.56975L2.05867 7.21306C1.76188 6.92398 1.92527 6.42006 2.33523 6.36014L5.68018 5.87122C5.84286 5.84744 5.98345 5.74521 6.05622 5.59779L7.55165 2.56823Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2309
+ }
2310
+ )
2311
+ );
2312
+ Star.displayName = "Star";
2313
+ var Sun = forwardRef(
2314
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2315
+ "svg",
2316
+ {
2317
+ ref,
2318
+ width: size,
2319
+ height: size,
2320
+ viewBox: "0 0 16 16",
2321
+ fill: "none",
2322
+ xmlns: "http://www.w3.org/2000/svg",
2323
+ strokeWidth,
2324
+ className: ["foamicon", "foamicon-sun", className].filter(Boolean).join(" "),
2325
+ "aria-hidden": "true",
2326
+ ...props,
2327
+ children: [
2328
+ /* @__PURE__ */ jsx("path", { d: "M8 1.5V2.5M8 13.5V14.5M11.5 11.5L12.5 12.5M3.5 3.5L4.5 4.5M1.5 8H2.5M3.5 12.5L4.5 11.5M14.5 8H13.5M12.5 3.5L11.5 4.5", stroke: "currentColor", strokeLinecap: "round" }),
2329
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "8", r: "2.5", stroke: "currentColor", strokeLinecap: "round" })
2330
+ ]
2331
+ }
2332
+ )
2333
+ );
2334
+ Sun.displayName = "Sun";
2335
+ var TextAlignCenter = forwardRef(
2336
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2337
+ "svg",
2338
+ {
2339
+ ref,
2340
+ width: size,
2341
+ height: size,
2342
+ viewBox: "0 0 16 16",
2343
+ fill: "none",
2344
+ xmlns: "http://www.w3.org/2000/svg",
2345
+ strokeWidth,
2346
+ className: ["foamicon", "foamicon-text-align-center", className].filter(Boolean).join(" "),
2347
+ "aria-hidden": "true",
2348
+ ...props,
2349
+ children: [
2350
+ /* @__PURE__ */ jsx("path", { d: "M2 8H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2351
+ /* @__PURE__ */ jsx("path", { d: "M4 4H12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2352
+ /* @__PURE__ */ jsx("path", { d: "M5 12H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2353
+ ]
2354
+ }
2355
+ )
2356
+ );
2357
+ TextAlignCenter.displayName = "TextAlignCenter";
2358
+ var TextAlignEnd = forwardRef(
2359
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2360
+ "svg",
2361
+ {
2362
+ ref,
2363
+ width: size,
2364
+ height: size,
2365
+ viewBox: "0 0 16 16",
2366
+ fill: "none",
2367
+ xmlns: "http://www.w3.org/2000/svg",
2368
+ strokeWidth,
2369
+ className: ["foamicon", "foamicon-text-align-end", className].filter(Boolean).join(" "),
2370
+ "aria-hidden": "true",
2371
+ ...props,
2372
+ children: [
2373
+ /* @__PURE__ */ jsx("path", { d: "M2 8H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2374
+ /* @__PURE__ */ jsx("path", { d: "M5 4H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2375
+ /* @__PURE__ */ jsx("path", { d: "M8 12H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2376
+ ]
2377
+ }
2378
+ )
2379
+ );
2380
+ TextAlignEnd.displayName = "TextAlignEnd";
2381
+ var TextAlignJustify = forwardRef(
2382
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2383
+ "svg",
2384
+ {
2385
+ ref,
2386
+ width: size,
2387
+ height: size,
2388
+ viewBox: "0 0 16 16",
2389
+ fill: "none",
2390
+ xmlns: "http://www.w3.org/2000/svg",
2391
+ strokeWidth,
2392
+ className: ["foamicon", "foamicon-text-align-justify", className].filter(Boolean).join(" "),
2393
+ "aria-hidden": "true",
2394
+ ...props,
2395
+ children: [
2396
+ /* @__PURE__ */ jsx("path", { d: "M2 4H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2397
+ /* @__PURE__ */ jsx("path", { d: "M2 8H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2398
+ /* @__PURE__ */ jsx("path", { d: "M2 12H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2399
+ ]
2400
+ }
2401
+ )
2402
+ );
2403
+ TextAlignJustify.displayName = "TextAlignJustify";
2404
+ var TextAlignStart = forwardRef(
2405
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2406
+ "svg",
2407
+ {
2408
+ ref,
2409
+ width: size,
2410
+ height: size,
2411
+ viewBox: "0 0 16 16",
2412
+ fill: "none",
2413
+ xmlns: "http://www.w3.org/2000/svg",
2414
+ strokeWidth,
2415
+ className: ["foamicon", "foamicon-text-align-start", className].filter(Boolean).join(" "),
2416
+ "aria-hidden": "true",
2417
+ ...props,
2418
+ children: [
2419
+ /* @__PURE__ */ jsx("path", { d: "M2 8H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2420
+ /* @__PURE__ */ jsx("path", { d: "M2 4H11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2421
+ /* @__PURE__ */ jsx("path", { d: "M2 12H8", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2422
+ ]
2423
+ }
2424
+ )
2425
+ );
2426
+ TextAlignStart.displayName = "TextAlignStart";
2427
+ var ThumbsDown = forwardRef(
2428
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2429
+ "svg",
2430
+ {
2431
+ ref,
2432
+ width: size,
2433
+ height: size,
2434
+ viewBox: "0 0 16 16",
2435
+ fill: "none",
2436
+ xmlns: "http://www.w3.org/2000/svg",
2437
+ strokeWidth,
2438
+ className: ["foamicon", "foamicon-thumbs-down", className].filter(Boolean).join(" "),
2439
+ "aria-hidden": "true",
2440
+ ...props,
2441
+ children: [
2442
+ /* @__PURE__ */ jsx("path", { d: "M3.79033 9.67211L3.82714 9.67211L6.47534 9.67211C6.64082 9.67211 6.75113 9.8009 6.75113 9.94791L6.75113 12.4306C6.75113 13.5524 7.92809 13.6076 8.49815 13.5708C8.66363 13.5524 8.77395 13.4236 8.75561 13.2582C8.59013 10.0399 10.2085 9.01007 11.0544 8.69744C11.3486 8.58699 11.5326 8.31118 11.5326 7.99859L11.5326 3.97117C11.5326 2.49994 10.0613 2.49994 10.0613 2.49994L4.91213 2.49994C4.17659 2.49994 3.44089 3.05167 3.56969 3.56656C3.60651 3.7137 3.56969 3.86083 3.51453 3.9895L3.29389 4.39408C3.20191 4.57803 3.18357 4.78033 3.29389 4.96413C3.38587 5.14809 3.38587 5.36871 3.27555 5.55268L2.98128 6.03079C2.8893 6.15958 2.87096 6.32506 2.90777 6.47218L3.01809 6.96874C3.07325 7.17104 2.99975 7.37332 2.87095 7.52048L2.687 7.70443C2.59503 7.79641 2.53987 7.92507 2.52152 8.05387C2.3191 9.41467 3.60649 9.6353 3.79033 9.67211Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2443
+ /* @__PURE__ */ jsx("path", { d: "M12.1621 8.57837L13.403 8.57837C13.7627 8.57837 14.0326 8.29968 14.0326 7.96874L14.0326 3.10963C14.0326 2.76134 13.7448 2.5 13.403 2.5L12.1621 2.5C11.8024 2.5 11.5326 2.77869 11.5326 3.10963L11.5326 7.96874C11.5326 8.29956 11.8203 8.57837 12.1621 8.57837Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2444
+ ]
2445
+ }
2446
+ )
2447
+ );
2448
+ ThumbsDown.displayName = "ThumbsDown";
2449
+ var ThumbsUp = forwardRef(
2450
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2451
+ "svg",
2452
+ {
2453
+ ref,
2454
+ width: size,
2455
+ height: size,
2456
+ viewBox: "0 0 16 16",
2457
+ fill: "none",
2458
+ xmlns: "http://www.w3.org/2000/svg",
2459
+ strokeWidth,
2460
+ className: ["foamicon", "foamicon-thumbs-up", className].filter(Boolean).join(" "),
2461
+ "aria-hidden": "true",
2462
+ ...props,
2463
+ children: [
2464
+ /* @__PURE__ */ jsx("path", { d: "M12.7422 6.40626L12.7054 6.40626L10.0572 6.40626C9.89175 6.40626 9.78143 6.27747 9.78143 6.13046L9.78143 3.64775C9.78143 2.52596 8.60447 2.47079 8.03441 2.5076C7.86893 2.52594 7.75861 2.65473 7.77696 2.82021C7.94244 6.03846 6.32408 7.0683 5.47821 7.38093C5.18394 7.49138 5 7.76719 5 8.07979L5 12.1072C5 13.5784 6.47123 13.5784 6.47123 13.5784L11.6204 13.5784C12.356 13.5784 13.0917 13.0267 12.9629 12.5118C12.9261 12.3647 12.9629 12.2175 13.018 12.0889L13.2387 11.6843C13.3306 11.5003 13.349 11.298 13.2387 11.1142C13.1467 10.9303 13.1467 10.7097 13.257 10.5257L13.5513 10.0476C13.6433 9.91879 13.6616 9.75331 13.6248 9.60619L13.5145 9.10963C13.4593 8.90733 13.5328 8.70505 13.6616 8.55789L13.8456 8.37394C13.9375 8.28197 13.9927 8.1533 14.011 8.0245C14.2135 6.6637 12.9261 6.44307 12.7422 6.40626Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2465
+ /* @__PURE__ */ jsx("path", { d: "M4.37048 7.5L3.12952 7.5C2.76986 7.5 2.5 7.77869 2.5 8.10963L2.5 12.9687C2.5 13.317 2.78778 13.5784 3.12952 13.5784L4.37048 13.5784C4.73014 13.5784 5 13.2997 5 12.9687L5 8.10963C5 7.77882 4.71222 7.5 4.37048 7.5Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2466
+ ]
2467
+ }
2468
+ )
2469
+ );
2470
+ ThumbsUp.displayName = "ThumbsUp";
2471
+ var Trash = forwardRef(
2472
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2473
+ "svg",
2474
+ {
2475
+ ref,
2476
+ width: size,
2477
+ height: size,
2478
+ viewBox: "0 0 16 16",
2479
+ fill: "none",
2480
+ xmlns: "http://www.w3.org/2000/svg",
2481
+ strokeWidth,
2482
+ className: ["foamicon", "foamicon-trash", className].filter(Boolean).join(" "),
2483
+ "aria-hidden": "true",
2484
+ ...props,
2485
+ children: [
2486
+ /* @__PURE__ */ jsx("path", { d: "M2.5 4H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2487
+ /* @__PURE__ */ jsx("path", { d: "M3.27586 4L3.90367 13.1032C3.95791 13.8897 4.61174 14.5 5.40011 14.5H10.5999C11.3883 14.5 12.0421 13.8897 12.0963 13.1032L12.7241 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2488
+ /* @__PURE__ */ jsx("path", { d: "M10.5 4V3.5C10.5 2.39543 9.60457 1.5 8.5 1.5H7.5C6.39543 1.5 5.5 2.39543 5.5 3.5V4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2489
+ /* @__PURE__ */ jsx("path", { d: "M9.5 12L10 6M6.5 12L6 6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2490
+ ]
2491
+ }
2492
+ )
2493
+ );
2494
+ Trash.displayName = "Trash";
2495
+ var TrendingDown = forwardRef(
2496
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2497
+ "svg",
2498
+ {
2499
+ ref,
2500
+ width: size,
2501
+ height: size,
2502
+ viewBox: "0 0 16 16",
2503
+ fill: "none",
2504
+ xmlns: "http://www.w3.org/2000/svg",
2505
+ strokeWidth,
2506
+ className: ["foamicon", "foamicon-trending-down", className].filter(Boolean).join(" "),
2507
+ "aria-hidden": "true",
2508
+ ...props,
2509
+ children: [
2510
+ /* @__PURE__ */ jsx("path", { d: "M14 8V11.15C14 11.2052 13.9552 11.25 13.9 11.25H10.75", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2511
+ /* @__PURE__ */ jsx("path", { d: "M2.25 4.5L6.17929 8.42929C6.21834 8.46834 6.28166 8.46834 6.32071 8.42929L8.67929 6.07071C8.71834 6.03166 8.78166 6.03166 8.82071 6.07071L13.75 11", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2512
+ ]
2513
+ }
2514
+ )
2515
+ );
2516
+ TrendingDown.displayName = "TrendingDown";
2517
+ var TrendingUp = forwardRef(
2518
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2519
+ "svg",
2520
+ {
2521
+ ref,
2522
+ width: size,
2523
+ height: size,
2524
+ viewBox: "0 0 16 16",
2525
+ fill: "none",
2526
+ xmlns: "http://www.w3.org/2000/svg",
2527
+ strokeWidth,
2528
+ className: ["foamicon", "foamicon-trending-up", className].filter(Boolean).join(" "),
2529
+ "aria-hidden": "true",
2530
+ ...props,
2531
+ children: [
2532
+ /* @__PURE__ */ jsx("path", { d: "M14 7.75V4.6C14 4.54477 13.9552 4.5 13.9 4.5H10.75", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2533
+ /* @__PURE__ */ jsx("path", { d: "M2.25 11.25L6.17929 7.32071C6.21834 7.28166 6.28166 7.28166 6.32071 7.32071L8.67929 9.67929C8.71834 9.71834 8.78166 9.71834 8.82071 9.67929L13.75 4.75", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2534
+ ]
2535
+ }
2536
+ )
2537
+ );
2538
+ TrendingUp.displayName = "TrendingUp";
2539
+ var TriangleDownUp = forwardRef(
2540
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2541
+ "svg",
2542
+ {
2543
+ ref,
2544
+ width: size,
2545
+ height: size,
2546
+ viewBox: "0 0 16 16",
2547
+ fill: "none",
2548
+ xmlns: "http://www.w3.org/2000/svg",
2549
+ strokeWidth,
2550
+ className: ["foamicon", "foamicon-triangle-down-up", className].filter(Boolean).join(" "),
2551
+ "aria-hidden": "true",
2552
+ ...props,
2553
+ children: [
2554
+ /* @__PURE__ */ jsx("path", { d: "M7.78787 4.21213L5.51213 6.48787C5.32314 6.67686 5.45699 7 5.72426 7H10.2757C10.543 7 10.6769 6.67686 10.4879 6.48787L8.21213 4.21213C8.09497 4.09497 7.90503 4.09497 7.78787 4.21213Z", fill: "currentColor" }),
2555
+ /* @__PURE__ */ jsx("path", { d: "M8.21213 11.7879L10.4879 9.51213C10.6769 9.32314 10.543 9 10.2757 9L5.72426 9C5.45699 9 5.32314 9.32314 5.51213 9.51213L7.78787 11.7879C7.90503 11.905 8.09497 11.905 8.21213 11.7879Z", fill: "currentColor" })
2556
+ ]
2557
+ }
2558
+ )
2559
+ );
2560
+ TriangleDownUp.displayName = "TriangleDownUp";
2561
+ var Unlink = forwardRef(
2562
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2563
+ "svg",
2564
+ {
2565
+ ref,
2566
+ width: size,
2567
+ height: size,
2568
+ viewBox: "0 0 16 16",
2569
+ fill: "none",
2570
+ xmlns: "http://www.w3.org/2000/svg",
2571
+ strokeWidth,
2572
+ className: ["foamicon", "foamicon-unlink", className].filter(Boolean).join(" "),
2573
+ "aria-hidden": "true",
2574
+ ...props,
2575
+ children: [
2576
+ /* @__PURE__ */ jsx("path", { d: "M11.88 8.12988L12.7553 7.25159C13.8576 6.1455 13.856 4.35572 12.7518 3.25153C11.6463 2.14598 9.85384 2.146 8.74831 3.25156L7.88001 4.11988M8.12 11.8799L7.24996 12.75C6.14538 13.8546 4.35448 13.8546 3.24989 12.75C2.1453 11.6454 2.14531 9.85452 3.24991 8.74994L4.12 7.87987", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2577
+ /* @__PURE__ */ jsx("path", { d: "M9.84372 6.15601L5.84372 10.156", stroke: "currentColor", strokeLinecap: "round" }),
2578
+ /* @__PURE__ */ jsx("path", { d: "M10 14V12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2579
+ /* @__PURE__ */ jsx("path", { d: "M12 10L14 10", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2580
+ /* @__PURE__ */ jsx("path", { d: "M6 2L6 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2581
+ /* @__PURE__ */ jsx("path", { d: "M4 6L2 6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2582
+ ]
2583
+ }
2584
+ )
2585
+ );
2586
+ Unlink.displayName = "Unlink";
2587
+ var Unlock = forwardRef(
2588
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2589
+ "svg",
2590
+ {
2591
+ ref,
2592
+ width: size,
2593
+ height: size,
2594
+ viewBox: "0 0 16 16",
2595
+ fill: "none",
2596
+ xmlns: "http://www.w3.org/2000/svg",
2597
+ strokeWidth,
2598
+ className: ["foamicon", "foamicon-unlock", className].filter(Boolean).join(" "),
2599
+ "aria-hidden": "true",
2600
+ ...props,
2601
+ children: [
2602
+ /* @__PURE__ */ jsx("path", { d: "M10.4151 5.33013L9.16509 3.16506C8.47473 1.96933 6.94576 1.55964 5.75002 2.25C4.55429 2.94036 4.1446 4.46933 4.83496 5.66506L5.89436 7.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2603
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "11", r: "1", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2604
+ /* @__PURE__ */ jsx("path", { d: "M3 9.13937C3 8.38417 3.56081 7.74849 4.31298 7.68089C5.271 7.59479 6.6355 7.5 8 7.5C9.3645 7.5 10.729 7.59479 11.687 7.68089C12.4392 7.74849 13 8.38417 13 9.13937V12.8606C13 13.6158 12.4392 14.2515 11.687 14.3191C10.729 14.4052 9.3645 14.5 8 14.5C6.6355 14.5 5.271 14.4052 4.31298 14.3191C3.56081 14.2515 3 13.6158 3 12.8606V9.13937Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2605
+ ]
2606
+ }
2607
+ )
2608
+ );
2609
+ Unlock.displayName = "Unlock";
2610
+ var Upload = forwardRef(
2611
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2612
+ "svg",
2613
+ {
2614
+ ref,
2615
+ width: size,
2616
+ height: size,
2617
+ viewBox: "0 0 16 16",
2618
+ fill: "none",
2619
+ xmlns: "http://www.w3.org/2000/svg",
2620
+ strokeWidth,
2621
+ className: ["foamicon", "foamicon-upload", className].filter(Boolean).join(" "),
2622
+ "aria-hidden": "true",
2623
+ ...props,
2624
+ children: [
2625
+ /* @__PURE__ */ jsx("path", { d: "M4.3335 6.66667L7.64661 3.35355C7.84187 3.15829 8.15845 3.15829 8.35372 3.35355L11.6668 6.66667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2626
+ /* @__PURE__ */ jsx("path", { d: "M8.00025 3.66675L8.00024 10.6667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2627
+ /* @__PURE__ */ jsx("path", { d: "M14 11.2727V12.2556C14 12.9972 13.4577 13.6257 12.7208 13.709C11.5676 13.8393 9.78381 14 8 14C6.21619 14 4.43238 13.8393 3.27924 13.709C2.54228 13.6257 2 12.9972 2 12.2556V11.2727", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2628
+ ]
2629
+ }
2630
+ )
2631
+ );
2632
+ Upload.displayName = "Upload";
2633
+ var User = forwardRef(
2634
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2635
+ "svg",
2636
+ {
2637
+ ref,
2638
+ width: size,
2639
+ height: size,
2640
+ viewBox: "0 0 16 16",
2641
+ fill: "none",
2642
+ xmlns: "http://www.w3.org/2000/svg",
2643
+ strokeWidth,
2644
+ className: ["foamicon", "foamicon-user", className].filter(Boolean).join(" "),
2645
+ "aria-hidden": "true",
2646
+ ...props,
2647
+ children: [
2648
+ /* @__PURE__ */ jsx("circle", { cx: "8", cy: "4.5", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2649
+ /* @__PURE__ */ jsx("path", { d: "M4 12.7599C4 10.4691 5.70919 8.5 8 8.5C10.2908 8.5 12 10.4691 12 12.7599V13.6761C12 13.7183 11.9698 13.7537 11.9279 13.7587C11.5531 13.8027 9.77657 14 8 14C6.22343 14 4.44685 13.8027 4.07209 13.7587C4.03017 13.7537 4 13.7183 4 13.6761V12.7599Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2650
+ ]
2651
+ }
2652
+ )
2653
+ );
2654
+ User.displayName = "User";
2655
+ var Users = forwardRef(
2656
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2657
+ "svg",
2658
+ {
2659
+ ref,
2660
+ width: size,
2661
+ height: size,
2662
+ viewBox: "0 0 16 16",
2663
+ fill: "none",
2664
+ xmlns: "http://www.w3.org/2000/svg",
2665
+ strokeWidth,
2666
+ className: ["foamicon", "foamicon-users", className].filter(Boolean).join(" "),
2667
+ "aria-hidden": "true",
2668
+ ...props,
2669
+ children: [
2670
+ /* @__PURE__ */ jsx("circle", { cx: "5.67676", cy: "4.52344", r: "1.72656", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2671
+ /* @__PURE__ */ jsx("circle", { cx: "11.2344", cy: "4.92725", r: "1.32275", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2672
+ /* @__PURE__ */ jsx("path", { d: "M9.38285 11.8491C9.8863 11.8912 10.5603 11.9336 11.2344 11.9336C12.4245 11.9336 13.6147 11.8014 13.8658 11.7719C13.8939 11.7686 13.9141 11.7449 13.9141 11.7166V11.1028C13.9141 9.56816 12.769 8.24902 11.2344 8.24902C11.0021 8.24902 10.7919 8.26032 10.6031 8.27901C9.70685 8.36768 9.03758 9.01992 8.55469 9.78013", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2673
+ /* @__PURE__ */ jsx("path", { d: "M2.08594 12.0742C2.08594 10.0177 3.62032 8.25 5.67685 8.25C7.73337 8.25 9.26776 10.0177 9.26776 12.0742V12.8967C9.26776 12.9346 9.24067 12.9664 9.20304 12.9708C8.8666 13.0104 7.27172 13.1875 5.67685 13.1875C4.08197 13.1875 2.48709 13.0104 2.15066 12.9708C2.11302 12.9664 2.08594 12.9346 2.08594 12.8967V12.0742Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2674
+ ]
2675
+ }
2676
+ )
2677
+ );
2678
+ Users.displayName = "Users";
2679
+ var Volume2 = forwardRef(
2680
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2681
+ "svg",
2682
+ {
2683
+ ref,
2684
+ width: size,
2685
+ height: size,
2686
+ viewBox: "0 0 16 16",
2687
+ fill: "none",
2688
+ xmlns: "http://www.w3.org/2000/svg",
2689
+ strokeWidth,
2690
+ className: ["foamicon", "foamicon-volume2", className].filter(Boolean).join(" "),
2691
+ "aria-hidden": "true",
2692
+ ...props,
2693
+ children: [
2694
+ /* @__PURE__ */ jsx("path", { d: "M2.55016 5.86327C2.64817 5.61521 2.90004 5.5 3.16676 5.5H4.92157C5.45201 5.5 5.96071 5.28929 6.33579 4.91421L7.5547 3.6953C7.90686 3.34314 8.54843 3.67408 8.48716 4.16833C8.36659 5.14105 8.25 6.47568 8.25 8C8.25 9.52432 8.36659 10.859 8.48716 11.8317C8.54843 12.3259 7.90686 12.6569 7.5547 12.3047L6.33579 11.0858C5.96071 10.7107 5.45201 10.5 4.92157 10.5H3.16676C2.90004 10.5 2.64817 10.3848 2.55016 10.1367C2.41091 9.78429 2.25 9.13211 2.25 8C2.25 6.86789 2.41091 6.21571 2.55016 5.86327Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2695
+ /* @__PURE__ */ jsx("path", { d: "M11.75 3.52783C11.8271 3.59687 11.9025 3.66787 11.9759 3.74075C13.0715 4.82783 13.75 6.3347 13.75 8.00004C13.75 9.66538 13.0715 11.1723 11.9759 12.2593C11.9025 12.3322 11.8271 12.4032 11.75 12.4723", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2696
+ /* @__PURE__ */ jsx("path", { d: "M10.5737 5.16699C11.3004 5.89122 11.75 6.89318 11.75 8.00016C11.75 9.10714 11.3004 10.1091 10.5737 10.8333", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2697
+ ]
2698
+ }
2699
+ )
2700
+ );
2701
+ Volume2.displayName = "Volume2";
2702
+ var VolumeOff = forwardRef(
2703
+ ({ size = 16, strokeWidth = 1, className, ...props }, ref) => /* @__PURE__ */ jsxs(
2704
+ "svg",
2705
+ {
2706
+ ref,
2707
+ width: size,
2708
+ height: size,
2709
+ viewBox: "0 0 16 16",
2710
+ fill: "none",
2711
+ xmlns: "http://www.w3.org/2000/svg",
2712
+ strokeWidth,
2713
+ className: ["foamicon", "foamicon-volume-off", className].filter(Boolean).join(" "),
2714
+ "aria-hidden": "true",
2715
+ ...props,
2716
+ children: [
2717
+ /* @__PURE__ */ jsx("path", { d: "M5.75 10.5L7.5547 12.3047C7.90686 12.6569 8.54843 12.3259 8.48716 11.8317C8.36659 10.859 8.25 9.52432 8.25 8M8.43639 4.60381C8.45299 4.45198 8.46999 4.30693 8.48706 4.16914C8.54831 3.67489 7.90686 3.34314 7.5547 3.6953L6.33579 4.91421C5.96071 5.28929 5.45201 5.5 4.92157 5.5H3.16676C2.90004 5.5 2.64817 5.61521 2.55016 5.86327C2.41091 6.21571 2.25 6.86789 2.25 8C2.25 9.20317 2.43174 9.86428 2.57609 10.1996C2.66438 10.4047 2.87562 10.5 3.09893 10.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2718
+ /* @__PURE__ */ jsx("path", { d: "M11.75 12.4723C11.8271 12.4033 11.9025 12.3323 11.9759 12.2594C13.0715 11.1723 13.75 9.66543 13.75 8.00009C13.75 6.47989 13.1846 5.09174 12.2527 4.03442", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2719
+ /* @__PURE__ */ jsx("path", { d: "M10.5737 10.8332C11.3004 10.109 11.75 9.10706 11.75 8.00008C11.75 7.00819 11.389 6.10062 10.7912 5.40161", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
2720
+ /* @__PURE__ */ jsx("path", { d: "M13.6667 2.5L2.5 13.67", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
2721
+ ]
2722
+ }
2723
+ )
2724
+ );
2725
+ VolumeOff.displayName = "VolumeOff";
65
2726
 
66
2727
  // src/index.ts
67
- var iconNames = ["Bell", "Block", "Bookmark"];
2728
+ var iconNames = ["Alert", "ArchiveArrowUp", "Archive", "ArrowDownNarrowWide", "ArrowDownUp", "ArrowDownWideNarrow", "ArrowDown", "ArrowLeft", "ArrowRightToLine", "ArrowRight", "ArrowUpAZ", "ArrowUpNarrowWide", "ArrowUpWideNarrow", "ArrowUpZA", "ArrowUp", "Ban", "Bell", "Bold", "Bookmark", "Calendar", "ChartColumnSquare", "Checkbox", "Checkmark", "ChevronDown", "ChevronLeft", "ChevronRight", "ChevronUp", "CircleAlert", "CircleDollarSign", "CircleQuestionMark", "CircleX", "Clock", "Cog", "Columns3", "Command", "ContentPlus", "Copy", "Download", "Eclipse", "ExternalLink", "EyeOff", "Eye", "Flame", "Frown", "Fullscreen", "Globe", "Grid1x2", "Grid2x2", "History", "Hotspot", "House", "Image", "Images", "Inbox", "Info", "Italic", "Link", "ListFilter", "ListIndentDecrease", "ListIndentIncrease", "ListOrdered", "List", "LoaderCircle", "Lock", "LogOut", "MailMove", "MailPlus", "Mail", "MapPin", "Maximize", "MediaKits", "MegaphoneActive", "Megaphone", "Menu", "MessageSquare", "MessagesSquare", "Minus", "Moon", "MousePointerClick", "Move", "PanelLeft", "PanelRight", "Pencil", "Pin", "Play", "Plus", "Reach", "Reel", "RefreshCw", "RemoveFormatting", "Reply", "RotateCw", "Rows2", "Save", "SearchUser", "Search", "Share", "SlidersHorizontal", "Sparkles", "SquarePen", "Square", "Star", "Sun", "TextAlignCenter", "TextAlignEnd", "TextAlignJustify", "TextAlignStart", "ThumbsDown", "ThumbsUp", "Trash", "TrendingDown", "TrendingUp", "TriangleDownUp", "Unlink", "Unlock", "Upload", "User", "Users", "Volume2", "VolumeOff"];
68
2729
 
69
- export { Bell, Block, Bookmark, iconNames };
2730
+ export { Alert, Archive, ArchiveArrowUp, ArrowDown, ArrowDownNarrowWide, ArrowDownUp, ArrowDownWideNarrow, ArrowLeft, ArrowRight, ArrowRightToLine, ArrowUp, ArrowUpAZ, ArrowUpNarrowWide, ArrowUpWideNarrow, ArrowUpZA, Ban, Bell, Bold, Bookmark, Calendar, ChartColumnSquare, Checkbox, Checkmark, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CircleAlert, CircleDollarSign, CircleQuestionMark, CircleX, Clock, Cog, Columns3, Command, ContentPlus, Copy, Download, Eclipse, ExternalLink, Eye, EyeOff, Flame, Frown, Fullscreen, Globe, Grid1x2, Grid2x2, History, Hotspot, House, Image, Images, Inbox, Info, Italic, Link, List, ListFilter, ListIndentDecrease, ListIndentIncrease, ListOrdered, LoaderCircle, Lock, LogOut, Mail, MailMove, MailPlus, MapPin, Maximize, MediaKits, Megaphone, MegaphoneActive, Menu, MessageSquare, MessagesSquare, Minus, Moon, MousePointerClick, Move, PanelLeft, PanelRight, Pencil, Pin, Play, Plus, Reach, Reel, RefreshCw, RemoveFormatting, Reply, RotateCw, Rows2, Save, Search, SearchUser, Share, SlidersHorizontal, Sparkles, Square, SquarePen, Star, Sun, TextAlignCenter, TextAlignEnd, TextAlignJustify, TextAlignStart, ThumbsDown, ThumbsUp, Trash, TrendingDown, TrendingUp, TriangleDownUp, Unlink, Unlock, Upload, User, Users, Volume2, VolumeOff, iconNames };
70
2731
  //# sourceMappingURL=index.js.map
71
2732
  //# sourceMappingURL=index.js.map