@yoroll/react-icon 0.0.9 → 0.0.11
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.cjs +484 -372
- package/dist/index.iife.js +474 -372
- package/dist/index.iife.min.js +6 -6
- package/dist/index.js +592 -470
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.js +2 -2
- package/dist/types/components/AddSceneChoice.d.ts +4 -0
- package/dist/types/components/Check.d.ts +4 -0
- package/dist/types/components/DraghandleFilled.d.ts +4 -0
- package/dist/types/components/Next.d.ts +4 -0
- package/dist/types/components/Pick.d.ts +4 -0
- package/dist/types/components/PickedFilled.d.ts +4 -0
- package/dist/types/components/PlayFilled.d.ts +4 -0
- package/dist/types/components/SceneNext.d.ts +4 -0
- package/dist/types/components/Share.d.ts +4 -0
- package/dist/types/components/ShareFilled.d.ts +4 -0
- package/dist/types/components/index.d.ts +10 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @lineargame svg icons react v0.0.
|
|
1
|
+
/*! @lineargame svg icons react v0.0.11 */
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
// src/components/Homepage.tsx
|
|
@@ -44,9 +44,30 @@ var IconUploadimage = ({ size, width, height, color, className, fill, stroke })
|
|
|
44
44
|
)
|
|
45
45
|
] }), Uploadimage_default = IconUploadimage;
|
|
46
46
|
|
|
47
|
+
// src/components/AddSceneChoice.tsx
|
|
48
|
+
import { jsx as jsx4, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
49
|
+
var IconAddSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs2("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
50
|
+
/* @__PURE__ */ jsx4(
|
|
51
|
+
"path",
|
|
52
|
+
{
|
|
53
|
+
fill: stroke || color || "currentColor",
|
|
54
|
+
d: "M10.875 6V10.875H6V13.125H10.875V18H13.125V13.125H18V10.875H13.125V6H10.875Z"
|
|
55
|
+
}
|
|
56
|
+
),
|
|
57
|
+
/* @__PURE__ */ jsx4(
|
|
58
|
+
"path",
|
|
59
|
+
{
|
|
60
|
+
fill: stroke || color || "currentColor",
|
|
61
|
+
d: "M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12Z",
|
|
62
|
+
fillRule: "evenodd",
|
|
63
|
+
clipRule: "evenodd"
|
|
64
|
+
}
|
|
65
|
+
)
|
|
66
|
+
] }), AddSceneChoice_default = IconAddSceneChoice;
|
|
67
|
+
|
|
47
68
|
// src/components/Add.tsx
|
|
48
|
-
import { jsx as
|
|
49
|
-
var IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
69
|
+
import { jsx as jsx5 } from "react/jsx-runtime";
|
|
70
|
+
var IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx5("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx5(
|
|
50
71
|
"path",
|
|
51
72
|
{
|
|
52
73
|
fill: stroke || color || "currentColor",
|
|
@@ -55,9 +76,9 @@ var IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @_
|
|
|
55
76
|
) }), Add_default = IconAdd;
|
|
56
77
|
|
|
57
78
|
// src/components/Agreements.tsx
|
|
58
|
-
import { jsx as
|
|
59
|
-
var IconAgreements = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
60
|
-
/* @__PURE__ */
|
|
79
|
+
import { jsx as jsx6, jsxs as jsxs3 } from "react/jsx-runtime";
|
|
80
|
+
var IconAgreements = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs3("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
81
|
+
/* @__PURE__ */ jsx6(
|
|
61
82
|
"path",
|
|
62
83
|
{
|
|
63
84
|
fill: stroke || color || "currentColor",
|
|
@@ -66,12 +87,12 @@ var IconAgreements = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
66
87
|
clipRule: "evenodd"
|
|
67
88
|
}
|
|
68
89
|
),
|
|
69
|
-
/* @__PURE__ */
|
|
90
|
+
/* @__PURE__ */ jsx6("path", { fill: stroke || color || "currentColor", d: "M7.5 16.25H16.5V14H7.5V16.25Z" })
|
|
70
91
|
] }), Agreements_default = IconAgreements;
|
|
71
92
|
|
|
72
93
|
// src/components/AngleDown.tsx
|
|
73
|
-
import { jsx as
|
|
74
|
-
var IconAngleDown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
94
|
+
import { jsx as jsx7 } from "react/jsx-runtime";
|
|
95
|
+
var IconAngleDown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx7("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx7(
|
|
75
96
|
"path",
|
|
76
97
|
{
|
|
77
98
|
fill: stroke || color || "currentColor",
|
|
@@ -80,8 +101,8 @@ var IconAngleDown = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
80
101
|
) }), AngleDown_default = IconAngleDown;
|
|
81
102
|
|
|
82
103
|
// src/components/Artboard.tsx
|
|
83
|
-
import { jsx as
|
|
84
|
-
var IconArtboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
104
|
+
import { jsx as jsx8 } from "react/jsx-runtime";
|
|
105
|
+
var IconArtboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx8("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx8(
|
|
85
106
|
"path",
|
|
86
107
|
{
|
|
87
108
|
fill: stroke || color || "currentColor",
|
|
@@ -92,19 +113,19 @@ var IconArtboard = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
92
113
|
) }), Artboard_default = IconArtboard;
|
|
93
114
|
|
|
94
115
|
// src/components/AssetsFilled.tsx
|
|
95
|
-
import { jsx as
|
|
96
|
-
var IconAssetsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
97
|
-
/* @__PURE__ */
|
|
98
|
-
/* @__PURE__ */
|
|
99
|
-
/* @__PURE__ */
|
|
116
|
+
import { jsx as jsx9, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
117
|
+
var IconAssetsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs4("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
118
|
+
/* @__PURE__ */ jsx9("path", { fill: fill || color || "currentColor", d: "M19.5 0H4.5V3H19.5V0Z" }),
|
|
119
|
+
/* @__PURE__ */ jsx9("path", { fill: fill || color || "currentColor", d: "M3 6H21V9H3V6Z" }),
|
|
120
|
+
/* @__PURE__ */ jsx9("path", { fill: fill || color || "currentColor", d: "M1.5 12H22.5V22.5H1.5V12Z" })
|
|
100
121
|
] }), AssetsFilled_default = IconAssetsFilled;
|
|
101
122
|
|
|
102
123
|
// src/components/Assets.tsx
|
|
103
|
-
import { jsx as
|
|
104
|
-
var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
105
|
-
/* @__PURE__ */
|
|
106
|
-
/* @__PURE__ */
|
|
107
|
-
/* @__PURE__ */
|
|
124
|
+
import { jsx as jsx10, jsxs as jsxs5 } from "react/jsx-runtime";
|
|
125
|
+
var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs5("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
126
|
+
/* @__PURE__ */ jsx10("path", { fill: stroke || color || "currentColor", d: "M19.5 0H4.5V2.25H19.5V0Z" }),
|
|
127
|
+
/* @__PURE__ */ jsx10("path", { fill: stroke || color || "currentColor", d: "M3 5.25H21V7.5H3V5.25Z" }),
|
|
128
|
+
/* @__PURE__ */ jsx10(
|
|
108
129
|
"path",
|
|
109
130
|
{
|
|
110
131
|
fill: stroke || color || "currentColor",
|
|
@@ -116,8 +137,8 @@ var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
116
137
|
] }), Assets_default = IconAssets;
|
|
117
138
|
|
|
118
139
|
// src/components/Backward.tsx
|
|
119
|
-
import { jsx as
|
|
120
|
-
var IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
140
|
+
import { jsx as jsx11 } from "react/jsx-runtime";
|
|
141
|
+
var IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx11("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx11(
|
|
121
142
|
"path",
|
|
122
143
|
{
|
|
123
144
|
fill: stroke || color || "currentColor",
|
|
@@ -126,8 +147,8 @@ var IconBackward = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
126
147
|
) }), Backward_default = IconBackward;
|
|
127
148
|
|
|
128
149
|
// src/components/BatchShots.tsx
|
|
129
|
-
import { jsx as
|
|
130
|
-
var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
150
|
+
import { jsx as jsx12 } from "react/jsx-runtime";
|
|
151
|
+
var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx12("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx12(
|
|
131
152
|
"path",
|
|
132
153
|
{
|
|
133
154
|
fill: stroke || color || "currentColor",
|
|
@@ -138,8 +159,8 @@ var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
138
159
|
) }), BatchShots_default = IconBatchShots;
|
|
139
160
|
|
|
140
161
|
// src/components/Canvasmode.tsx
|
|
141
|
-
import { jsx as
|
|
142
|
-
var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
162
|
+
import { jsx as jsx13 } from "react/jsx-runtime";
|
|
163
|
+
var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx13("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx13(
|
|
143
164
|
"path",
|
|
144
165
|
{
|
|
145
166
|
fill: stroke || color || "currentColor",
|
|
@@ -150,8 +171,8 @@ var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
150
171
|
) }), Canvasmode_default = IconCanvasmode;
|
|
151
172
|
|
|
152
173
|
// src/components/Chaptercollapse.tsx
|
|
153
|
-
import { jsx as
|
|
154
|
-
var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
174
|
+
import { jsx as jsx14 } from "react/jsx-runtime";
|
|
175
|
+
var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx14("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx14(
|
|
155
176
|
"path",
|
|
156
177
|
{
|
|
157
178
|
fill: stroke || color || "currentColor",
|
|
@@ -162,8 +183,8 @@ var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke
|
|
|
162
183
|
) }), Chaptercollapse_default = IconChaptercollapse;
|
|
163
184
|
|
|
164
185
|
// src/components/Chapterexpand.tsx
|
|
165
|
-
import { jsx as
|
|
166
|
-
var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
186
|
+
import { jsx as jsx15 } from "react/jsx-runtime";
|
|
187
|
+
var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx15("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx15(
|
|
167
188
|
"path",
|
|
168
189
|
{
|
|
169
190
|
fill: stroke || color || "currentColor",
|
|
@@ -173,9 +194,19 @@ var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }
|
|
|
173
194
|
}
|
|
174
195
|
) }), Chapterexpand_default = IconChapterexpand;
|
|
175
196
|
|
|
197
|
+
// src/components/Check.tsx
|
|
198
|
+
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
199
|
+
var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx16("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx16(
|
|
200
|
+
"path",
|
|
201
|
+
{
|
|
202
|
+
fill: stroke || color || "currentColor",
|
|
203
|
+
d: "M21.7953 6.04549L8.99984 18.841L2.20435 12.0455L3.79534 10.4545L8.99984 15.659L20.2043 4.4545L21.7953 6.04549Z"
|
|
204
|
+
}
|
|
205
|
+
) }), Check_default = IconCheck;
|
|
206
|
+
|
|
176
207
|
// src/components/CheckedFilled.tsx
|
|
177
|
-
import { jsx as
|
|
178
|
-
var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
208
|
+
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
209
|
+
var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx17("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx17(
|
|
179
210
|
"path",
|
|
180
211
|
{
|
|
181
212
|
fill: fill || color || "currentColor",
|
|
@@ -186,8 +217,8 @@ var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
186
217
|
) }), CheckedFilled_default = IconCheckedFilled;
|
|
187
218
|
|
|
188
219
|
// src/components/Close.tsx
|
|
189
|
-
import { jsx as
|
|
190
|
-
var IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
220
|
+
import { jsx as jsx18 } from "react/jsx-runtime";
|
|
221
|
+
var IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx18("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx18(
|
|
191
222
|
"path",
|
|
192
223
|
{
|
|
193
224
|
fill: stroke || color || "currentColor",
|
|
@@ -196,10 +227,10 @@ var IconClose = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
196
227
|
) }), Close_default = IconClose;
|
|
197
228
|
|
|
198
229
|
// src/components/Copy.tsx
|
|
199
|
-
import { jsx as
|
|
200
|
-
var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
201
|
-
/* @__PURE__ */
|
|
202
|
-
/* @__PURE__ */
|
|
230
|
+
import { jsx as jsx19, jsxs as jsxs6 } from "react/jsx-runtime";
|
|
231
|
+
var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs6("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
232
|
+
/* @__PURE__ */ jsx19("path", { fill: stroke || color || "currentColor", d: "M12.75 2.25H2.25V12.75H6V15H0V0H15V6H12.75V2.25Z" }),
|
|
233
|
+
/* @__PURE__ */ jsx19(
|
|
203
234
|
"path",
|
|
204
235
|
{
|
|
205
236
|
fill: stroke || color || "currentColor",
|
|
@@ -211,9 +242,9 @@ var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
211
242
|
] }), Copy_default = IconCopy;
|
|
212
243
|
|
|
213
244
|
// src/components/CreditFilled.tsx
|
|
214
|
-
import { jsx as
|
|
215
|
-
var IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
216
|
-
/* @__PURE__ */
|
|
245
|
+
import { jsx as jsx20, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
246
|
+
var IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs7("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
247
|
+
/* @__PURE__ */ jsx20("g", { clipPath: "url(#clip0_2_28)", children: /* @__PURE__ */ jsx20(
|
|
217
248
|
"path",
|
|
218
249
|
{
|
|
219
250
|
fill: fill || color || "currentColor",
|
|
@@ -222,12 +253,12 @@ var IconCreditFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
222
253
|
clipRule: "evenodd"
|
|
223
254
|
}
|
|
224
255
|
) }),
|
|
225
|
-
/* @__PURE__ */
|
|
256
|
+
/* @__PURE__ */ jsx20("defs", { children: /* @__PURE__ */ jsx20("clipPath", { id: "clip0_2_28", children: /* @__PURE__ */ jsx20("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
226
257
|
] }), CreditFilled_default = IconCreditFilled;
|
|
227
258
|
|
|
228
259
|
// src/components/Cursor.tsx
|
|
229
|
-
import { jsx as
|
|
230
|
-
var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
260
|
+
import { jsx as jsx21 } from "react/jsx-runtime";
|
|
261
|
+
var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx21("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx21(
|
|
231
262
|
"path",
|
|
232
263
|
{
|
|
233
264
|
fill: stroke || color || "currentColor",
|
|
@@ -238,10 +269,10 @@ var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
238
269
|
) }), Cursor_default = IconCursor;
|
|
239
270
|
|
|
240
271
|
// src/components/DeleteSceneChoice.tsx
|
|
241
|
-
import { jsx as
|
|
242
|
-
var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
243
|
-
/* @__PURE__ */
|
|
244
|
-
/* @__PURE__ */
|
|
272
|
+
import { jsx as jsx22, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
273
|
+
var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs8("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
274
|
+
/* @__PURE__ */ jsx22("path", { fill: stroke || color || "currentColor", d: "M18 10.875H6V13.125H18V10.875Z" }),
|
|
275
|
+
/* @__PURE__ */ jsx22(
|
|
245
276
|
"path",
|
|
246
277
|
{
|
|
247
278
|
fill: stroke || color || "currentColor",
|
|
@@ -253,10 +284,10 @@ var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stro
|
|
|
253
284
|
] }), DeleteSceneChoice_default = IconDeleteSceneChoice;
|
|
254
285
|
|
|
255
286
|
// src/components/Delete.tsx
|
|
256
|
-
import { jsx as
|
|
257
|
-
var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
258
|
-
/* @__PURE__ */
|
|
259
|
-
/* @__PURE__ */
|
|
287
|
+
import { jsx as jsx23, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
288
|
+
var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs9("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
289
|
+
/* @__PURE__ */ jsx23("path", { fill: stroke || color || "currentColor", d: "M13.125 17.25V11.25H10.875V17.25H13.125Z" }),
|
|
290
|
+
/* @__PURE__ */ jsx23(
|
|
260
291
|
"path",
|
|
261
292
|
{
|
|
262
293
|
fill: stroke || color || "currentColor",
|
|
@@ -268,16 +299,16 @@ var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
268
299
|
] }), Delete_default = IconDelete;
|
|
269
300
|
|
|
270
301
|
// src/components/Download.tsx
|
|
271
|
-
import { jsx as
|
|
272
|
-
var IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
273
|
-
/* @__PURE__ */
|
|
302
|
+
import { jsx as jsx24, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
303
|
+
var IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs10("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
304
|
+
/* @__PURE__ */ jsx24(
|
|
274
305
|
"path",
|
|
275
306
|
{
|
|
276
307
|
fill: stroke || color || "currentColor",
|
|
277
308
|
d: "M22.5 24L22.5 13.5H20.25V21.75L3.75 21.75L3.75 13.5H1.5L1.5 24L22.5 24Z"
|
|
278
309
|
}
|
|
279
310
|
),
|
|
280
|
-
/* @__PURE__ */
|
|
311
|
+
/* @__PURE__ */ jsx24(
|
|
281
312
|
"path",
|
|
282
313
|
{
|
|
283
314
|
fill: stroke || color || "currentColor",
|
|
@@ -288,9 +319,20 @@ var IconDownload = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
288
319
|
)
|
|
289
320
|
] }), Download_default = IconDownload;
|
|
290
321
|
|
|
322
|
+
// src/components/DraghandleFilled.tsx
|
|
323
|
+
import { jsx as jsx25, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
324
|
+
var IconDraghandleFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs11("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
325
|
+
/* @__PURE__ */ jsx25("path", { fill: fill || color || "currentColor", d: "M18 7.19999V2.39999H13.2V7.19999L18 7.19999Z" }),
|
|
326
|
+
/* @__PURE__ */ jsx25("path", { fill: fill || color || "currentColor", d: "M18 9.59999V14.4H13.2L13.2 9.59999H18Z" }),
|
|
327
|
+
/* @__PURE__ */ jsx25("path", { fill: fill || color || "currentColor", d: "M10.8 9.59999V14.4H6V9.59999H10.8Z" }),
|
|
328
|
+
/* @__PURE__ */ jsx25("path", { fill: fill || color || "currentColor", d: "M10.8 2.39999V7.19999L6 7.19999V2.39999H10.8Z" }),
|
|
329
|
+
/* @__PURE__ */ jsx25("path", { fill: fill || color || "currentColor", d: "M18 21.6V16.8H13.2V21.6H18Z" }),
|
|
330
|
+
/* @__PURE__ */ jsx25("path", { fill: fill || color || "currentColor", d: "M10.8 16.8V21.6H6V16.8H10.8Z" })
|
|
331
|
+
] }), DraghandleFilled_default = IconDraghandleFilled;
|
|
332
|
+
|
|
291
333
|
// src/components/FeedbackFailFilled.tsx
|
|
292
|
-
import { jsx as
|
|
293
|
-
var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
334
|
+
import { jsx as jsx26 } from "react/jsx-runtime";
|
|
335
|
+
var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx26("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx26(
|
|
294
336
|
"path",
|
|
295
337
|
{
|
|
296
338
|
fill: fill || color || "currentColor",
|
|
@@ -301,8 +343,8 @@ var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, str
|
|
|
301
343
|
) }), FeedbackFailFilled_default = IconFeedbackFailFilled;
|
|
302
344
|
|
|
303
345
|
// src/components/FeedbackPendingFilled.tsx
|
|
304
|
-
import { jsx as
|
|
305
|
-
var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
346
|
+
import { jsx as jsx27 } from "react/jsx-runtime";
|
|
347
|
+
var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx27("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx27(
|
|
306
348
|
"path",
|
|
307
349
|
{
|
|
308
350
|
fill: fill || color || "currentColor",
|
|
@@ -313,8 +355,8 @@ var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill,
|
|
|
313
355
|
) }), FeedbackPendingFilled_default = IconFeedbackPendingFilled;
|
|
314
356
|
|
|
315
357
|
// src/components/FeedbackProblemFilled.tsx
|
|
316
|
-
import { jsx as
|
|
317
|
-
var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
358
|
+
import { jsx as jsx28 } from "react/jsx-runtime";
|
|
359
|
+
var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx28("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx28(
|
|
318
360
|
"path",
|
|
319
361
|
{
|
|
320
362
|
fill: fill || color || "currentColor",
|
|
@@ -325,30 +367,30 @@ var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill,
|
|
|
325
367
|
) }), FeedbackProblemFilled_default = IconFeedbackProblemFilled;
|
|
326
368
|
|
|
327
369
|
// src/components/FeedbackProblem.tsx
|
|
328
|
-
import { jsx as
|
|
329
|
-
var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
330
|
-
/* @__PURE__ */
|
|
370
|
+
import { jsx as jsx29, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
371
|
+
var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs12("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
372
|
+
/* @__PURE__ */ jsx29(
|
|
331
373
|
"path",
|
|
332
374
|
{
|
|
333
375
|
fill: stroke || color || "currentColor",
|
|
334
376
|
d: "M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z"
|
|
335
377
|
}
|
|
336
378
|
),
|
|
337
|
-
/* @__PURE__ */
|
|
379
|
+
/* @__PURE__ */ jsx29(
|
|
338
380
|
"path",
|
|
339
381
|
{
|
|
340
382
|
fill: stroke || color || "currentColor",
|
|
341
383
|
d: "M17.25 9C17.25 9.82843 16.5784 10.5 15.75 10.5C14.9216 10.5 14.25 9.82843 14.25 9C14.25 8.17157 14.9216 7.5 15.75 7.5C16.5784 7.5 17.25 8.17157 17.25 9Z"
|
|
342
384
|
}
|
|
343
385
|
),
|
|
344
|
-
/* @__PURE__ */
|
|
386
|
+
/* @__PURE__ */ jsx29(
|
|
345
387
|
"path",
|
|
346
388
|
{
|
|
347
389
|
fill: stroke || color || "currentColor",
|
|
348
390
|
d: "M12 17.25C13.2426 17.25 14.25 16.2426 14.25 15C14.25 13.7574 13.2426 12.75 12 12.75C10.7574 12.75 9.75 13.7574 9.75 15C9.75 16.2426 10.7574 17.25 12 17.25Z"
|
|
349
391
|
}
|
|
350
392
|
),
|
|
351
|
-
/* @__PURE__ */
|
|
393
|
+
/* @__PURE__ */ jsx29(
|
|
352
394
|
"path",
|
|
353
395
|
{
|
|
354
396
|
fill: stroke || color || "currentColor",
|
|
@@ -360,9 +402,9 @@ var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke
|
|
|
360
402
|
] }), FeedbackProblem_default = IconFeedbackProblem;
|
|
361
403
|
|
|
362
404
|
// src/components/FiletypePdfFilled.tsx
|
|
363
|
-
import { jsx as
|
|
364
|
-
var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
365
|
-
/* @__PURE__ */
|
|
405
|
+
import { jsx as jsx30, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
406
|
+
var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs13("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
407
|
+
/* @__PURE__ */ jsx30("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx30(
|
|
366
408
|
"path",
|
|
367
409
|
{
|
|
368
410
|
fill: "#FF3E4C",
|
|
@@ -370,14 +412,14 @@ var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stro
|
|
|
370
412
|
style: { opacity: 0.3 }
|
|
371
413
|
}
|
|
372
414
|
) }),
|
|
373
|
-
/* @__PURE__ */
|
|
415
|
+
/* @__PURE__ */ jsx30(
|
|
374
416
|
"path",
|
|
375
417
|
{
|
|
376
418
|
fill: "#FF3E4C",
|
|
377
419
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
378
420
|
}
|
|
379
421
|
),
|
|
380
|
-
/* @__PURE__ */
|
|
422
|
+
/* @__PURE__ */ jsx30(
|
|
381
423
|
"path",
|
|
382
424
|
{
|
|
383
425
|
fill: "#FF3E4C",
|
|
@@ -387,9 +429,9 @@ var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stro
|
|
|
387
429
|
] }), FiletypePdfFilled_default = IconFiletypePdfFilled;
|
|
388
430
|
|
|
389
431
|
// src/components/FiletypePdfLumiFilled.tsx
|
|
390
|
-
import { jsx as
|
|
391
|
-
var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
392
|
-
/* @__PURE__ */
|
|
432
|
+
import { jsx as jsx31, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
433
|
+
var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs14("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
434
|
+
/* @__PURE__ */ jsx31("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx31(
|
|
393
435
|
"path",
|
|
394
436
|
{
|
|
395
437
|
fill: "#2E2E2E",
|
|
@@ -397,14 +439,14 @@ var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
397
439
|
style: { opacity: 0.3 }
|
|
398
440
|
}
|
|
399
441
|
) }),
|
|
400
|
-
/* @__PURE__ */
|
|
442
|
+
/* @__PURE__ */ jsx31(
|
|
401
443
|
"path",
|
|
402
444
|
{
|
|
403
445
|
fill: "#2E2E2E",
|
|
404
446
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
405
447
|
}
|
|
406
448
|
),
|
|
407
|
-
/* @__PURE__ */
|
|
449
|
+
/* @__PURE__ */ jsx31(
|
|
408
450
|
"path",
|
|
409
451
|
{
|
|
410
452
|
fill: "#2E2E2E",
|
|
@@ -414,8 +456,8 @@ var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
414
456
|
] }), FiletypePdfLumiFilled_default = IconFiletypePdfLumiFilled;
|
|
415
457
|
|
|
416
458
|
// src/components/GamecontrolChoice.tsx
|
|
417
|
-
import { jsx as
|
|
418
|
-
var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
459
|
+
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
460
|
+
var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx32("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx32(
|
|
419
461
|
"path",
|
|
420
462
|
{
|
|
421
463
|
fill: stroke || color || "currentColor",
|
|
@@ -426,8 +468,8 @@ var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stro
|
|
|
426
468
|
) }), GamecontrolChoice_default = IconGamecontrolChoice;
|
|
427
469
|
|
|
428
470
|
// src/components/GamecontrolGameplay.tsx
|
|
429
|
-
import { jsx as
|
|
430
|
-
var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
471
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
472
|
+
var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx33("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx33(
|
|
431
473
|
"path",
|
|
432
474
|
{
|
|
433
475
|
fill: stroke || color || "currentColor",
|
|
@@ -438,8 +480,8 @@ var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, st
|
|
|
438
480
|
) }), GamecontrolGameplay_default = IconGamecontrolGameplay;
|
|
439
481
|
|
|
440
482
|
// src/components/GamecontrolLinear.tsx
|
|
441
|
-
import { jsx as
|
|
442
|
-
var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
483
|
+
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
484
|
+
var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx34("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx34(
|
|
443
485
|
"path",
|
|
444
486
|
{
|
|
445
487
|
fill: stroke || color || "currentColor",
|
|
@@ -450,8 +492,8 @@ var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stro
|
|
|
450
492
|
) }), GamecontrolLinear_default = IconGamecontrolLinear;
|
|
451
493
|
|
|
452
494
|
// src/components/Gamelanguage.tsx
|
|
453
|
-
import { jsx as
|
|
454
|
-
var IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
495
|
+
import { jsx as jsx35 } from "react/jsx-runtime";
|
|
496
|
+
var IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx35("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx35(
|
|
455
497
|
"path",
|
|
456
498
|
{
|
|
457
499
|
fill: stroke || color || "currentColor",
|
|
@@ -462,9 +504,9 @@ var IconGamelanguage = ({ size, width, height, color, className, fill, stroke })
|
|
|
462
504
|
) }), Gamelanguage_default = IconGamelanguage;
|
|
463
505
|
|
|
464
506
|
// src/components/Gamepreview.tsx
|
|
465
|
-
import { jsx as
|
|
466
|
-
var IconGamepreview = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
467
|
-
/* @__PURE__ */
|
|
507
|
+
import { jsx as jsx36, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
508
|
+
var IconGamepreview = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs15("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
509
|
+
/* @__PURE__ */ jsx36(
|
|
468
510
|
"path",
|
|
469
511
|
{
|
|
470
512
|
fill: stroke || color || "currentColor",
|
|
@@ -473,7 +515,7 @@ var IconGamepreview = ({ size, width, height, color, className, fill, stroke })
|
|
|
473
515
|
clipRule: "evenodd"
|
|
474
516
|
}
|
|
475
517
|
),
|
|
476
|
-
/* @__PURE__ */
|
|
518
|
+
/* @__PURE__ */ jsx36(
|
|
477
519
|
"path",
|
|
478
520
|
{
|
|
479
521
|
fill: stroke || color || "currentColor",
|
|
@@ -485,16 +527,16 @@ var IconGamepreview = ({ size, width, height, color, className, fill, stroke })
|
|
|
485
527
|
] }), Gamepreview_default = IconGamepreview;
|
|
486
528
|
|
|
487
529
|
// src/components/GenerateMultimage.tsx
|
|
488
|
-
import { jsx as
|
|
489
|
-
var IconGenerateMultimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
490
|
-
/* @__PURE__ */
|
|
530
|
+
import { jsx as jsx37, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
531
|
+
var IconGenerateMultimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs16("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
532
|
+
/* @__PURE__ */ jsx37(
|
|
491
533
|
"path",
|
|
492
534
|
{
|
|
493
535
|
fill: stroke || color || "currentColor",
|
|
494
536
|
d: "M12 7.5C12.8284 7.5 13.5 6.82843 13.5 6C13.5 5.17157 12.8284 4.5 12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5Z"
|
|
495
537
|
}
|
|
496
538
|
),
|
|
497
|
-
/* @__PURE__ */
|
|
539
|
+
/* @__PURE__ */ jsx37(
|
|
498
540
|
"path",
|
|
499
541
|
{
|
|
500
542
|
fill: stroke || color || "currentColor",
|
|
@@ -503,12 +545,12 @@ var IconGenerateMultimage = ({ size, width, height, color, className, fill, stro
|
|
|
503
545
|
clipRule: "evenodd"
|
|
504
546
|
}
|
|
505
547
|
),
|
|
506
|
-
/* @__PURE__ */
|
|
548
|
+
/* @__PURE__ */ jsx37("path", { fill: stroke || color || "currentColor", d: "M0 6V24H18V21.75H2.25V6H0Z" })
|
|
507
549
|
] }), GenerateMultimage_default = IconGenerateMultimage;
|
|
508
550
|
|
|
509
551
|
// src/components/GenerateFilled.tsx
|
|
510
|
-
import { jsx as
|
|
511
|
-
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
552
|
+
import { jsx as jsx38 } from "react/jsx-runtime";
|
|
553
|
+
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx38("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx38(
|
|
512
554
|
"path",
|
|
513
555
|
{
|
|
514
556
|
fill: fill || color || "currentColor",
|
|
@@ -519,16 +561,16 @@ var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
519
561
|
) }), GenerateFilled_default = IconGenerateFilled;
|
|
520
562
|
|
|
521
563
|
// src/components/GenerateFrameStart.tsx
|
|
522
|
-
import { jsx as
|
|
523
|
-
var IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
524
|
-
/* @__PURE__ */
|
|
564
|
+
import { jsx as jsx39, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
565
|
+
var IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs17("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
566
|
+
/* @__PURE__ */ jsx39(
|
|
525
567
|
"path",
|
|
526
568
|
{
|
|
527
569
|
fill: stroke || color || "currentColor",
|
|
528
570
|
d: "M8.625 9.75C9.66053 9.75 10.5 8.91053 10.5 7.875C10.5 6.83947 9.66053 6 8.625 6C7.58947 6 6.75 6.83947 6.75 7.875C6.75 8.91053 7.58947 9.75 8.625 9.75Z"
|
|
529
571
|
}
|
|
530
572
|
),
|
|
531
|
-
/* @__PURE__ */
|
|
573
|
+
/* @__PURE__ */ jsx39(
|
|
532
574
|
"path",
|
|
533
575
|
{
|
|
534
576
|
fill: stroke || color || "currentColor",
|
|
@@ -540,9 +582,9 @@ var IconGenerateFrameStart = ({ size, width, height, color, className, fill, str
|
|
|
540
582
|
] }), GenerateFrameStart_default = IconGenerateFrameStart;
|
|
541
583
|
|
|
542
584
|
// src/components/GenerateFrameStart2End.tsx
|
|
543
|
-
import { jsx as
|
|
544
|
-
var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
545
|
-
/* @__PURE__ */
|
|
585
|
+
import { jsx as jsx40, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
586
|
+
var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs18("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
587
|
+
/* @__PURE__ */ jsx40(
|
|
546
588
|
"path",
|
|
547
589
|
{
|
|
548
590
|
fill: stroke || color || "currentColor",
|
|
@@ -551,14 +593,14 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
551
593
|
clipRule: "evenodd"
|
|
552
594
|
}
|
|
553
595
|
),
|
|
554
|
-
/* @__PURE__ */
|
|
596
|
+
/* @__PURE__ */ jsx40(
|
|
555
597
|
"path",
|
|
556
598
|
{
|
|
557
599
|
fill: stroke || color || "currentColor",
|
|
558
600
|
d: "M4.74981 7.49969C5.5782 7.49969 6.24975 6.82815 6.24975 5.99976C6.24975 5.17136 5.5782 4.49982 4.74981 4.49982C3.92141 4.49982 3.24987 5.17136 3.24987 5.99976C3.24987 6.82815 3.92141 7.49969 4.74981 7.49969Z"
|
|
559
601
|
}
|
|
560
602
|
),
|
|
561
|
-
/* @__PURE__ */
|
|
603
|
+
/* @__PURE__ */ jsx40(
|
|
562
604
|
"path",
|
|
563
605
|
{
|
|
564
606
|
fill: stroke || color || "currentColor",
|
|
@@ -570,9 +612,9 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
570
612
|
] }), GenerateFrameStart2End_default = IconGenerateFrameStart2End;
|
|
571
613
|
|
|
572
614
|
// src/components/GenerateSwitchframe.tsx
|
|
573
|
-
import { jsx as
|
|
574
|
-
var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
575
|
-
/* @__PURE__ */
|
|
615
|
+
import { jsx as jsx41, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
616
|
+
var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs19("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
617
|
+
/* @__PURE__ */ jsx41(
|
|
576
618
|
"path",
|
|
577
619
|
{
|
|
578
620
|
fill: stroke || color || "currentColor",
|
|
@@ -581,7 +623,7 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
581
623
|
clipRule: "evenodd"
|
|
582
624
|
}
|
|
583
625
|
),
|
|
584
|
-
/* @__PURE__ */
|
|
626
|
+
/* @__PURE__ */ jsx41(
|
|
585
627
|
"path",
|
|
586
628
|
{
|
|
587
629
|
fill: stroke || color || "currentColor",
|
|
@@ -593,16 +635,16 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
593
635
|
] }), GenerateSwitchframe_default = IconGenerateSwitchframe;
|
|
594
636
|
|
|
595
637
|
// src/components/GenerateT2V.tsx
|
|
596
|
-
import { jsx as
|
|
597
|
-
var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
598
|
-
/* @__PURE__ */
|
|
638
|
+
import { jsx as jsx42, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
639
|
+
var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs20("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
640
|
+
/* @__PURE__ */ jsx42(
|
|
599
641
|
"path",
|
|
600
642
|
{
|
|
601
643
|
fill: stroke || color || "currentColor",
|
|
602
644
|
d: "M6 6V10.5H8.25V8.25H10.875V15.75H8.25V18H15.75V15.75H13.125V8.25H15.75V10.5H18V6H6Z"
|
|
603
645
|
}
|
|
604
646
|
),
|
|
605
|
-
/* @__PURE__ */
|
|
647
|
+
/* @__PURE__ */ jsx42(
|
|
606
648
|
"path",
|
|
607
649
|
{
|
|
608
650
|
fill: stroke || color || "currentColor",
|
|
@@ -614,16 +656,16 @@ var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke })
|
|
|
614
656
|
] }), GenerateT2V_default = IconGenerateT2V;
|
|
615
657
|
|
|
616
658
|
// src/components/GenreAuto.tsx
|
|
617
|
-
import { jsx as
|
|
618
|
-
var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
619
|
-
/* @__PURE__ */
|
|
659
|
+
import { jsx as jsx43, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
660
|
+
var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs21("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
661
|
+
/* @__PURE__ */ jsx43(
|
|
620
662
|
"path",
|
|
621
663
|
{
|
|
622
664
|
fill: stroke || color || "currentColor",
|
|
623
665
|
d: "M18.375 6.375V10.5H16.125V6.375H12V4.125H16.125V0H18.375V4.125H22.5V6.375H18.375Z"
|
|
624
666
|
}
|
|
625
667
|
),
|
|
626
|
-
/* @__PURE__ */
|
|
668
|
+
/* @__PURE__ */ jsx43(
|
|
627
669
|
"path",
|
|
628
670
|
{
|
|
629
671
|
fill: stroke || color || "currentColor",
|
|
@@ -632,15 +674,15 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
632
674
|
clipRule: "evenodd"
|
|
633
675
|
}
|
|
634
676
|
),
|
|
635
|
-
/* @__PURE__ */
|
|
636
|
-
/* @__PURE__ */
|
|
677
|
+
/* @__PURE__ */ jsx43("path", { fill: stroke || color || "currentColor", d: "M3.75 0.75L1.5 3L3.75 5.25L6 3L3.75 0.75Z" }),
|
|
678
|
+
/* @__PURE__ */ jsx43(
|
|
637
679
|
"path",
|
|
638
680
|
{
|
|
639
681
|
fill: stroke || color || "currentColor",
|
|
640
682
|
d: "M18 21.75L20.25 19.5L22.5 21.75L20.25 24L18 21.75Z"
|
|
641
683
|
}
|
|
642
684
|
),
|
|
643
|
-
/* @__PURE__ */
|
|
685
|
+
/* @__PURE__ */ jsx43(
|
|
644
686
|
"path",
|
|
645
687
|
{
|
|
646
688
|
fill: stroke || color || "currentColor",
|
|
@@ -650,23 +692,23 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
650
692
|
] }), GenreAuto_default = IconGenreAuto;
|
|
651
693
|
|
|
652
694
|
// src/components/GenreComedy.tsx
|
|
653
|
-
import { jsx as
|
|
654
|
-
var IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
655
|
-
/* @__PURE__ */
|
|
695
|
+
import { jsx as jsx44, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
696
|
+
var IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs22("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
697
|
+
/* @__PURE__ */ jsx44(
|
|
656
698
|
"path",
|
|
657
699
|
{
|
|
658
700
|
fill: stroke || color || "currentColor",
|
|
659
701
|
d: "M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z"
|
|
660
702
|
}
|
|
661
703
|
),
|
|
662
|
-
/* @__PURE__ */
|
|
704
|
+
/* @__PURE__ */ jsx44(
|
|
663
705
|
"path",
|
|
664
706
|
{
|
|
665
707
|
fill: stroke || color || "currentColor",
|
|
666
708
|
d: "M17.25 9C17.25 9.82843 16.5784 10.5 15.75 10.5C14.9216 10.5 14.25 9.82843 14.25 9C14.25 8.17157 14.9216 7.5 15.75 7.5C16.5784 7.5 17.25 8.17157 17.25 9Z"
|
|
667
709
|
}
|
|
668
710
|
),
|
|
669
|
-
/* @__PURE__ */
|
|
711
|
+
/* @__PURE__ */ jsx44(
|
|
670
712
|
"path",
|
|
671
713
|
{
|
|
672
714
|
fill: stroke || color || "currentColor",
|
|
@@ -675,7 +717,7 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
675
717
|
clipRule: "evenodd"
|
|
676
718
|
}
|
|
677
719
|
),
|
|
678
|
-
/* @__PURE__ */
|
|
720
|
+
/* @__PURE__ */ jsx44(
|
|
679
721
|
"path",
|
|
680
722
|
{
|
|
681
723
|
fill: stroke || color || "currentColor",
|
|
@@ -687,8 +729,8 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
687
729
|
] }), GenreComedy_default = IconGenreComedy;
|
|
688
730
|
|
|
689
731
|
// src/components/GenreFantasy.tsx
|
|
690
|
-
import { jsx as
|
|
691
|
-
var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
732
|
+
import { jsx as jsx45 } from "react/jsx-runtime";
|
|
733
|
+
var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx45("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx45(
|
|
692
734
|
"path",
|
|
693
735
|
{
|
|
694
736
|
fill: stroke || color || "currentColor",
|
|
@@ -699,23 +741,23 @@ var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke })
|
|
|
699
741
|
) }), GenreFantasy_default = IconGenreFantasy;
|
|
700
742
|
|
|
701
743
|
// src/components/GenreHorror.tsx
|
|
702
|
-
import { jsx as
|
|
703
|
-
var IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
704
|
-
/* @__PURE__ */
|
|
744
|
+
import { jsx as jsx46, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
745
|
+
var IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs23("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
746
|
+
/* @__PURE__ */ jsx46(
|
|
705
747
|
"path",
|
|
706
748
|
{
|
|
707
749
|
fill: stroke || color || "currentColor",
|
|
708
750
|
d: "M10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9Z"
|
|
709
751
|
}
|
|
710
752
|
),
|
|
711
|
-
/* @__PURE__ */
|
|
753
|
+
/* @__PURE__ */ jsx46(
|
|
712
754
|
"path",
|
|
713
755
|
{
|
|
714
756
|
fill: stroke || color || "currentColor",
|
|
715
757
|
d: "M15 10.5C15.8284 10.5 16.5 9.82843 16.5 9C16.5 8.17157 15.8284 7.5 15 7.5C14.1716 7.5 13.5 8.17157 13.5 9C13.5 9.82843 14.1716 10.5 15 10.5Z"
|
|
716
758
|
}
|
|
717
759
|
),
|
|
718
|
-
/* @__PURE__ */
|
|
760
|
+
/* @__PURE__ */ jsx46(
|
|
719
761
|
"path",
|
|
720
762
|
{
|
|
721
763
|
fill: stroke || color || "currentColor",
|
|
@@ -727,8 +769,8 @@ var IconGenreHorror = ({ size, width, height, color, className, fill, stroke })
|
|
|
727
769
|
] }), GenreHorror_default = IconGenreHorror;
|
|
728
770
|
|
|
729
771
|
// src/components/GenreRomance.tsx
|
|
730
|
-
import { jsx as
|
|
731
|
-
var IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
772
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
773
|
+
var IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx47("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx47(
|
|
732
774
|
"path",
|
|
733
775
|
{
|
|
734
776
|
fill: stroke || color || "currentColor",
|
|
@@ -739,16 +781,16 @@ var IconGenreRomance = ({ size, width, height, color, className, fill, stroke })
|
|
|
739
781
|
) }), GenreRomance_default = IconGenreRomance;
|
|
740
782
|
|
|
741
783
|
// src/components/GenreScifi.tsx
|
|
742
|
-
import { jsx as
|
|
743
|
-
var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
744
|
-
/* @__PURE__ */
|
|
784
|
+
import { jsx as jsx48, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
785
|
+
var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs24("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
786
|
+
/* @__PURE__ */ jsx48(
|
|
745
787
|
"path",
|
|
746
788
|
{
|
|
747
789
|
fill: stroke || color || "currentColor",
|
|
748
790
|
d: "M17.25 8.25C17.25 9.07843 16.5784 9.75 15.75 9.75C14.9216 9.75 14.25 9.07843 14.25 8.25C14.25 7.42157 14.9216 6.75 15.75 6.75C16.5784 6.75 17.25 7.42157 17.25 8.25Z"
|
|
749
791
|
}
|
|
750
792
|
),
|
|
751
|
-
/* @__PURE__ */
|
|
793
|
+
/* @__PURE__ */ jsx48(
|
|
752
794
|
"path",
|
|
753
795
|
{
|
|
754
796
|
fill: stroke || color || "currentColor",
|
|
@@ -757,7 +799,7 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
757
799
|
clipRule: "evenodd"
|
|
758
800
|
}
|
|
759
801
|
),
|
|
760
|
-
/* @__PURE__ */
|
|
802
|
+
/* @__PURE__ */ jsx48(
|
|
761
803
|
"path",
|
|
762
804
|
{
|
|
763
805
|
fill: stroke || color || "currentColor",
|
|
@@ -767,8 +809,8 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
767
809
|
] }), GenreScifi_default = IconGenreScifi;
|
|
768
810
|
|
|
769
811
|
// src/components/GenreSuspense.tsx
|
|
770
|
-
import { jsx as
|
|
771
|
-
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
812
|
+
import { jsx as jsx49 } from "react/jsx-runtime";
|
|
813
|
+
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx49("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx49(
|
|
772
814
|
"path",
|
|
773
815
|
{
|
|
774
816
|
fill: stroke || color || "currentColor",
|
|
@@ -779,8 +821,8 @@ var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }
|
|
|
779
821
|
) }), GenreSuspense_default = IconGenreSuspense;
|
|
780
822
|
|
|
781
823
|
// src/components/Genre.tsx
|
|
782
|
-
import { jsx as
|
|
783
|
-
var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
824
|
+
import { jsx as jsx50 } from "react/jsx-runtime";
|
|
825
|
+
var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx50("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx50(
|
|
784
826
|
"path",
|
|
785
827
|
{
|
|
786
828
|
fill: stroke || color || "currentColor",
|
|
@@ -791,9 +833,9 @@ var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
791
833
|
) }), Genre_default = IconGenre;
|
|
792
834
|
|
|
793
835
|
// src/components/GoogleLogoFilled.tsx
|
|
794
|
-
import { jsx as
|
|
795
|
-
var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
796
|
-
/* @__PURE__ */
|
|
836
|
+
import { jsx as jsx51, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
837
|
+
var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs25("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
838
|
+
/* @__PURE__ */ jsx51(
|
|
797
839
|
"mask",
|
|
798
840
|
{
|
|
799
841
|
id: "mask0_48_113",
|
|
@@ -803,7 +845,7 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
803
845
|
y: "0",
|
|
804
846
|
maskUnits: "userSpaceOnUse",
|
|
805
847
|
style: { maskType: "luminance" },
|
|
806
|
-
children: /* @__PURE__ */
|
|
848
|
+
children: /* @__PURE__ */ jsx51(
|
|
807
849
|
"path",
|
|
808
850
|
{
|
|
809
851
|
fill: stroke || color || "currentColor",
|
|
@@ -812,64 +854,64 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
812
854
|
)
|
|
813
855
|
}
|
|
814
856
|
),
|
|
815
|
-
/* @__PURE__ */
|
|
816
|
-
/* @__PURE__ */
|
|
857
|
+
/* @__PURE__ */ jsxs25("g", { mask: "url(#mask0_48_113)", children: [
|
|
858
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter0_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
817
859
|
"path",
|
|
818
860
|
{
|
|
819
861
|
fill: "url(#paint0_radial_48_113)",
|
|
820
862
|
d: "M-0.13855 12.0511C-0.125823 13.9626 0.41885 15.9348 1.2433 17.5269V17.5378C1.83901 18.694 2.65317 19.6074 3.58049 20.5123L9.18123 18.4687C8.1216 17.9304 7.95992 17.6006 7.20034 16.9988C6.42411 16.2161 5.84559 15.3175 5.4853 14.2639H5.47079L5.4853 14.253C5.24828 13.5572 5.2249 12.8187 5.21615 12.0511H-0.13855Z"
|
|
821
863
|
}
|
|
822
864
|
) }),
|
|
823
|
-
/* @__PURE__ */
|
|
865
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter1_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
824
866
|
"path",
|
|
825
867
|
{
|
|
826
868
|
fill: "url(#paint1_radial_48_113)",
|
|
827
869
|
d: "M12.2937 -0.116608C11.7402 1.82819 11.9518 3.71859 12.2937 4.81851C12.933 4.81898 13.5488 4.89518 14.1327 5.04699C15.4713 5.395 16.4181 6.08044 16.9983 6.6226L20.5889 3.10649C18.4618 1.15622 15.902 -0.113535 12.2937 -0.116608Z"
|
|
828
870
|
}
|
|
829
871
|
) }),
|
|
830
|
-
/* @__PURE__ */
|
|
872
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter2_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
831
873
|
"path",
|
|
832
874
|
{
|
|
833
875
|
fill: "url(#paint2_radial_48_113)",
|
|
834
876
|
d: "M12.2817 -0.131989C9.56642 -0.132047 7.05954 0.713967 5.00522 2.14376C4.24245 2.67465 3.54248 3.2879 2.91919 3.96986C2.7559 5.50172 4.14151 7.38453 6.88543 7.36895C8.21677 5.8203 10.1858 4.81833 12.3773 4.81833C12.3793 4.81833 12.3813 4.8185 12.3833 4.81851L12.2938 -0.131638C12.2897 -0.131641 12.2858 -0.131989 12.2817 -0.131989Z"
|
|
835
877
|
}
|
|
836
878
|
) }),
|
|
837
|
-
/* @__PURE__ */
|
|
879
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter3_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
838
880
|
"path",
|
|
839
881
|
{
|
|
840
882
|
fill: "url(#paint3_radial_48_113)",
|
|
841
883
|
d: "M21.2438 12.6054L18.8202 14.2704C18.7139 14.9233 18.4749 15.5657 18.1252 16.1513C17.7245 16.8224 17.2292 17.3333 16.7215 17.7223C15.2038 18.8853 13.4353 19.1248 12.2043 19.1258C10.9318 21.293 10.7087 22.3785 12.2938 24.1276C14.2551 24.1262 15.9938 23.7721 17.5275 23.1091C18.6362 22.6299 19.6185 22.0048 20.5078 21.2014C21.6829 20.1399 22.6033 18.8268 23.2315 17.3162C23.8597 15.8056 24.1956 14.0974 24.1956 12.2454L21.2438 12.6054Z"
|
|
842
884
|
}
|
|
843
885
|
) }),
|
|
844
|
-
/* @__PURE__ */
|
|
886
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter4_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
845
887
|
"path",
|
|
846
888
|
{
|
|
847
889
|
fill: "#3086FF",
|
|
848
890
|
d: "M12.1147 9.56912V14.5333H23.7753C23.8778 13.8535 24.217 12.9737 24.217 12.2454C24.217 11.3943 24.1316 10.3547 23.9866 9.56912H12.1147Z"
|
|
849
891
|
}
|
|
850
892
|
) }),
|
|
851
|
-
/* @__PURE__ */
|
|
893
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter5_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
852
894
|
"path",
|
|
853
895
|
{
|
|
854
896
|
fill: "url(#paint4_radial_48_113)",
|
|
855
897
|
d: "M2.97483 3.79462C2.25525 4.58193 1.64051 5.46316 1.1531 6.4162C0.316879 8.0461 -0.140991 10.0276 -0.140991 11.9697C-0.140991 11.997 -0.138726 12.0238 -0.138544 12.0511C0.231793 12.7612 4.97698 12.6252 5.21616 12.0511C5.21586 12.0244 5.21284 11.9982 5.21284 11.9714C5.21284 11.1748 5.34741 10.5877 5.5927 9.8676C5.8953 8.97932 6.36909 8.16135 6.97495 7.45659C7.11229 7.28125 7.47863 6.9043 7.58551 6.6782C7.62622 6.59208 7.5116 6.54374 7.50518 6.51343C7.49801 6.47952 7.34433 6.50679 7.30989 6.48153C7.20057 6.40135 6.98409 6.35947 6.85263 6.32225C6.57166 6.24269 6.10601 6.06725 5.84737 5.88538C5.02982 5.3105 3.75397 4.62381 2.97483 3.79462Z"
|
|
856
898
|
}
|
|
857
899
|
) }),
|
|
858
|
-
/* @__PURE__ */
|
|
900
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter6_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
859
901
|
"path",
|
|
860
902
|
{
|
|
861
903
|
fill: "url(#paint5_radial_48_113)",
|
|
862
904
|
d: "M5.86493 6.51682C7.76074 7.66521 8.30593 5.93717 9.56638 5.39642L7.37379 0.849579C6.56724 1.18857 5.80521 1.60974 5.09815 2.10184C4.04224 2.83676 3.10978 3.73356 2.33951 4.75414L5.86493 6.51682Z"
|
|
863
905
|
}
|
|
864
906
|
) }),
|
|
865
|
-
/* @__PURE__ */
|
|
907
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter7_f_48_113)", children: /* @__PURE__ */ jsx51(
|
|
866
908
|
"path",
|
|
867
909
|
{
|
|
868
910
|
fill: "url(#paint6_radial_48_113)",
|
|
869
911
|
d: "M6.63653 18.1174C4.09165 19.0362 3.69324 19.0691 3.45898 20.6463C3.90663 21.0831 4.3876 21.4872 4.8987 21.8536C6.27014 22.8367 8.9082 24.1459 12.282 24.1459C12.286 24.1459 12.2898 24.1456 12.2938 24.1456V19.0381C12.2912 19.0382 12.2883 19.0383 12.2857 19.0383C11.0223 19.0383 10.0128 18.7065 8.97763 18.1294C8.72242 17.9872 8.25938 18.3692 8.02401 18.1984C7.69937 17.9629 6.9181 18.4014 6.63653 18.1174Z"
|
|
870
912
|
}
|
|
871
913
|
) }),
|
|
872
|
-
/* @__PURE__ */
|
|
914
|
+
/* @__PURE__ */ jsx51("g", { filter: "url(#filter8_f_48_113)", style: { opacity: 0.5 }, children: /* @__PURE__ */ jsx51(
|
|
873
915
|
"path",
|
|
874
916
|
{
|
|
875
917
|
fill: "url(#paint7_linear_48_113)",
|
|
@@ -877,8 +919,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
877
919
|
}
|
|
878
920
|
) })
|
|
879
921
|
] }),
|
|
880
|
-
/* @__PURE__ */
|
|
881
|
-
/* @__PURE__ */
|
|
922
|
+
/* @__PURE__ */ jsxs25("defs", { children: [
|
|
923
|
+
/* @__PURE__ */ jsxs25(
|
|
882
924
|
"filter",
|
|
883
925
|
{
|
|
884
926
|
id: "filter0_f_48_113",
|
|
@@ -889,13 +931,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
889
931
|
filterUnits: "userSpaceOnUse",
|
|
890
932
|
colorInterpolationFilters: "sRGB",
|
|
891
933
|
children: [
|
|
892
|
-
/* @__PURE__ */
|
|
893
|
-
/* @__PURE__ */
|
|
894
|
-
/* @__PURE__ */
|
|
934
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
935
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
936
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
895
937
|
]
|
|
896
938
|
}
|
|
897
939
|
),
|
|
898
|
-
/* @__PURE__ */
|
|
940
|
+
/* @__PURE__ */ jsxs25(
|
|
899
941
|
"filter",
|
|
900
942
|
{
|
|
901
943
|
id: "filter1_f_48_113",
|
|
@@ -906,13 +948,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
906
948
|
filterUnits: "userSpaceOnUse",
|
|
907
949
|
colorInterpolationFilters: "sRGB",
|
|
908
950
|
children: [
|
|
909
|
-
/* @__PURE__ */
|
|
910
|
-
/* @__PURE__ */
|
|
911
|
-
/* @__PURE__ */
|
|
951
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
952
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
953
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
912
954
|
]
|
|
913
955
|
}
|
|
914
956
|
),
|
|
915
|
-
/* @__PURE__ */
|
|
957
|
+
/* @__PURE__ */ jsxs25(
|
|
916
958
|
"filter",
|
|
917
959
|
{
|
|
918
960
|
id: "filter2_f_48_113",
|
|
@@ -923,13 +965,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
923
965
|
filterUnits: "userSpaceOnUse",
|
|
924
966
|
colorInterpolationFilters: "sRGB",
|
|
925
967
|
children: [
|
|
926
|
-
/* @__PURE__ */
|
|
927
|
-
/* @__PURE__ */
|
|
928
|
-
/* @__PURE__ */
|
|
968
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
969
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
970
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
929
971
|
]
|
|
930
972
|
}
|
|
931
973
|
),
|
|
932
|
-
/* @__PURE__ */
|
|
974
|
+
/* @__PURE__ */ jsxs25(
|
|
933
975
|
"filter",
|
|
934
976
|
{
|
|
935
977
|
id: "filter3_f_48_113",
|
|
@@ -940,13 +982,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
940
982
|
filterUnits: "userSpaceOnUse",
|
|
941
983
|
colorInterpolationFilters: "sRGB",
|
|
942
984
|
children: [
|
|
943
|
-
/* @__PURE__ */
|
|
944
|
-
/* @__PURE__ */
|
|
945
|
-
/* @__PURE__ */
|
|
985
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
986
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
987
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
946
988
|
]
|
|
947
989
|
}
|
|
948
990
|
),
|
|
949
|
-
/* @__PURE__ */
|
|
991
|
+
/* @__PURE__ */ jsxs25(
|
|
950
992
|
"filter",
|
|
951
993
|
{
|
|
952
994
|
id: "filter4_f_48_113",
|
|
@@ -957,13 +999,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
957
999
|
filterUnits: "userSpaceOnUse",
|
|
958
1000
|
colorInterpolationFilters: "sRGB",
|
|
959
1001
|
children: [
|
|
960
|
-
/* @__PURE__ */
|
|
961
|
-
/* @__PURE__ */
|
|
962
|
-
/* @__PURE__ */
|
|
1002
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1003
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1004
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
963
1005
|
]
|
|
964
1006
|
}
|
|
965
1007
|
),
|
|
966
|
-
/* @__PURE__ */
|
|
1008
|
+
/* @__PURE__ */ jsxs25(
|
|
967
1009
|
"filter",
|
|
968
1010
|
{
|
|
969
1011
|
id: "filter5_f_48_113",
|
|
@@ -974,13 +1016,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
974
1016
|
filterUnits: "userSpaceOnUse",
|
|
975
1017
|
colorInterpolationFilters: "sRGB",
|
|
976
1018
|
children: [
|
|
977
|
-
/* @__PURE__ */
|
|
978
|
-
/* @__PURE__ */
|
|
979
|
-
/* @__PURE__ */
|
|
1019
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1020
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1021
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
980
1022
|
]
|
|
981
1023
|
}
|
|
982
1024
|
),
|
|
983
|
-
/* @__PURE__ */
|
|
1025
|
+
/* @__PURE__ */ jsxs25(
|
|
984
1026
|
"filter",
|
|
985
1027
|
{
|
|
986
1028
|
id: "filter6_f_48_113",
|
|
@@ -991,13 +1033,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
991
1033
|
filterUnits: "userSpaceOnUse",
|
|
992
1034
|
colorInterpolationFilters: "sRGB",
|
|
993
1035
|
children: [
|
|
994
|
-
/* @__PURE__ */
|
|
995
|
-
/* @__PURE__ */
|
|
996
|
-
/* @__PURE__ */
|
|
1036
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1037
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1038
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "1.65243" })
|
|
997
1039
|
]
|
|
998
1040
|
}
|
|
999
1041
|
),
|
|
1000
|
-
/* @__PURE__ */
|
|
1042
|
+
/* @__PURE__ */ jsxs25(
|
|
1001
1043
|
"filter",
|
|
1002
1044
|
{
|
|
1003
1045
|
id: "filter7_f_48_113",
|
|
@@ -1008,13 +1050,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1008
1050
|
filterUnits: "userSpaceOnUse",
|
|
1009
1051
|
colorInterpolationFilters: "sRGB",
|
|
1010
1052
|
children: [
|
|
1011
|
-
/* @__PURE__ */
|
|
1012
|
-
/* @__PURE__ */
|
|
1013
|
-
/* @__PURE__ */
|
|
1053
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1054
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1055
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1014
1056
|
]
|
|
1015
1057
|
}
|
|
1016
1058
|
),
|
|
1017
|
-
/* @__PURE__ */
|
|
1059
|
+
/* @__PURE__ */ jsxs25(
|
|
1018
1060
|
"filter",
|
|
1019
1061
|
{
|
|
1020
1062
|
id: "filter8_f_48_113",
|
|
@@ -1025,13 +1067,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1025
1067
|
filterUnits: "userSpaceOnUse",
|
|
1026
1068
|
colorInterpolationFilters: "sRGB",
|
|
1027
1069
|
children: [
|
|
1028
|
-
/* @__PURE__ */
|
|
1029
|
-
/* @__PURE__ */
|
|
1030
|
-
/* @__PURE__ */
|
|
1070
|
+
/* @__PURE__ */ jsx51("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1071
|
+
/* @__PURE__ */ jsx51("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1072
|
+
/* @__PURE__ */ jsx51("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1031
1073
|
]
|
|
1032
1074
|
}
|
|
1033
1075
|
),
|
|
1034
|
-
/* @__PURE__ */
|
|
1076
|
+
/* @__PURE__ */ jsxs25(
|
|
1035
1077
|
"radialGradient",
|
|
1036
1078
|
{
|
|
1037
1079
|
id: "paint0_radial_48_113",
|
|
@@ -1041,20 +1083,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1041
1083
|
gradientTransform: "matrix(-0.498722 -11.9519 17.9311 -0.717223 9.06911 20.3322)",
|
|
1042
1084
|
gradientUnits: "userSpaceOnUse",
|
|
1043
1085
|
children: [
|
|
1044
|
-
/* @__PURE__ */
|
|
1045
|
-
/* @__PURE__ */
|
|
1046
|
-
/* @__PURE__ */
|
|
1047
|
-
/* @__PURE__ */
|
|
1048
|
-
/* @__PURE__ */
|
|
1049
|
-
/* @__PURE__ */
|
|
1050
|
-
/* @__PURE__ */
|
|
1051
|
-
/* @__PURE__ */
|
|
1052
|
-
/* @__PURE__ */
|
|
1053
|
-
/* @__PURE__ */
|
|
1086
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.141612", stopColor: "#1ABD4D" }),
|
|
1087
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.247515", stopColor: "#6EC30D" }),
|
|
1088
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.311547", stopColor: "#8AC502" }),
|
|
1089
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.366013", stopColor: "#A2C600" }),
|
|
1090
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.445673", stopColor: "#C8C903" }),
|
|
1091
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.540305", stopColor: "#EBCB03" }),
|
|
1092
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.615636", stopColor: "#F7CD07" }),
|
|
1093
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.699345", stopColor: "#FDCD04" }),
|
|
1094
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.771242", stopColor: "#FDCE05" }),
|
|
1095
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.860566", stopColor: "#FFCE0A" })
|
|
1054
1096
|
]
|
|
1055
1097
|
}
|
|
1056
1098
|
),
|
|
1057
|
-
/* @__PURE__ */
|
|
1099
|
+
/* @__PURE__ */ jsxs25(
|
|
1058
1100
|
"radialGradient",
|
|
1059
1101
|
{
|
|
1060
1102
|
id: "paint1_radial_48_113",
|
|
@@ -1064,12 +1106,12 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1064
1106
|
gradientTransform: "matrix(8.46967 -2.03557e-05 -1.19045e-05 10.7093 20.253 6.36819)",
|
|
1065
1107
|
gradientUnits: "userSpaceOnUse",
|
|
1066
1108
|
children: [
|
|
1067
|
-
/* @__PURE__ */
|
|
1068
|
-
/* @__PURE__ */
|
|
1109
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.408458", stopColor: "#FB4E5A" }),
|
|
1110
|
+
/* @__PURE__ */ jsx51("stop", { offset: "1", stopColor: "#FF4540" })
|
|
1069
1111
|
]
|
|
1070
1112
|
}
|
|
1071
1113
|
),
|
|
1072
|
-
/* @__PURE__ */
|
|
1114
|
+
/* @__PURE__ */ jsxs25(
|
|
1073
1115
|
"radialGradient",
|
|
1074
1116
|
{
|
|
1075
1117
|
id: "paint2_radial_48_113",
|
|
@@ -1079,18 +1121,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1079
1121
|
gradientTransform: "matrix(-11.8666 6.43492 8.91875 15.766 15.6277 -1.68219)",
|
|
1080
1122
|
gradientUnits: "userSpaceOnUse",
|
|
1081
1123
|
children: [
|
|
1082
|
-
/* @__PURE__ */
|
|
1083
|
-
/* @__PURE__ */
|
|
1084
|
-
/* @__PURE__ */
|
|
1085
|
-
/* @__PURE__ */
|
|
1086
|
-
/* @__PURE__ */
|
|
1087
|
-
/* @__PURE__ */
|
|
1088
|
-
/* @__PURE__ */
|
|
1089
|
-
/* @__PURE__ */
|
|
1124
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.231273", stopColor: "#FF4541" }),
|
|
1125
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.311547", stopColor: "#FF4540" }),
|
|
1126
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.457516", stopColor: "#FF4640" }),
|
|
1127
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.540305", stopColor: "#FF473F" }),
|
|
1128
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.699346", stopColor: "#FF5138" }),
|
|
1129
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.771242", stopColor: "#FF5B33" }),
|
|
1130
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.860566", stopColor: "#FF6C29" }),
|
|
1131
|
+
/* @__PURE__ */ jsx51("stop", { offset: "1", stopColor: "#FF8C18" })
|
|
1090
1132
|
]
|
|
1091
1133
|
}
|
|
1092
1134
|
),
|
|
1093
|
-
/* @__PURE__ */
|
|
1135
|
+
/* @__PURE__ */ jsxs25(
|
|
1094
1136
|
"radialGradient",
|
|
1095
1137
|
{
|
|
1096
1138
|
id: "paint3_radial_48_113",
|
|
@@ -1100,19 +1142,19 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1100
1142
|
gradientTransform: "matrix(-21.5204 -27.5047 -10.3696 7.77752 12.4702 22.5743)",
|
|
1101
1143
|
gradientUnits: "userSpaceOnUse",
|
|
1102
1144
|
children: [
|
|
1103
|
-
/* @__PURE__ */
|
|
1104
|
-
/* @__PURE__ */
|
|
1105
|
-
/* @__PURE__ */
|
|
1106
|
-
/* @__PURE__ */
|
|
1107
|
-
/* @__PURE__ */
|
|
1108
|
-
/* @__PURE__ */
|
|
1109
|
-
/* @__PURE__ */
|
|
1110
|
-
/* @__PURE__ */
|
|
1111
|
-
/* @__PURE__ */
|
|
1145
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.131546", stopColor: "#0CBA65" }),
|
|
1146
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.209784", stopColor: "#0BB86D" }),
|
|
1147
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.297297", stopColor: "#09B479" }),
|
|
1148
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.396257", stopColor: "#08AD93" }),
|
|
1149
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.477124", stopColor: "#0AA6A9" }),
|
|
1150
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.568425", stopColor: "#0D9CC6" }),
|
|
1151
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.667385", stopColor: "#1893DD" }),
|
|
1152
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.768727", stopColor: "#258BF1" }),
|
|
1153
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.858506", stopColor: "#3086FF" })
|
|
1112
1154
|
]
|
|
1113
1155
|
}
|
|
1114
1156
|
),
|
|
1115
|
-
/* @__PURE__ */
|
|
1157
|
+
/* @__PURE__ */ jsxs25(
|
|
1116
1158
|
"radialGradient",
|
|
1117
1159
|
{
|
|
1118
1160
|
id: "paint4_radial_48_113",
|
|
@@ -1122,18 +1164,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1122
1164
|
gradientTransform: "matrix(-1.52295 12.8522 18.1501 2.06168 11.2421 2.13475)",
|
|
1123
1165
|
gradientUnits: "userSpaceOnUse",
|
|
1124
1166
|
children: [
|
|
1125
|
-
/* @__PURE__ */
|
|
1126
|
-
/* @__PURE__ */
|
|
1127
|
-
/* @__PURE__ */
|
|
1128
|
-
/* @__PURE__ */
|
|
1129
|
-
/* @__PURE__ */
|
|
1130
|
-
/* @__PURE__ */
|
|
1131
|
-
/* @__PURE__ */
|
|
1132
|
-
/* @__PURE__ */
|
|
1167
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.366013", stopColor: "#FF4E3A" }),
|
|
1168
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.457516", stopColor: "#FF8A1B" }),
|
|
1169
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.540305", stopColor: "#FFA312" }),
|
|
1170
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.615636", stopColor: "#FFB60C" }),
|
|
1171
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.771242", stopColor: "#FFCD0A" }),
|
|
1172
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.860566", stopColor: "#FECF0A" }),
|
|
1173
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.915033", stopColor: "#FECF08" }),
|
|
1174
|
+
/* @__PURE__ */ jsx51("stop", { offset: "1", stopColor: "#FDCD01" })
|
|
1133
1175
|
]
|
|
1134
1176
|
}
|
|
1135
1177
|
),
|
|
1136
|
-
/* @__PURE__ */
|
|
1178
|
+
/* @__PURE__ */ jsxs25(
|
|
1137
1179
|
"radialGradient",
|
|
1138
1180
|
{
|
|
1139
1181
|
id: "paint5_radial_48_113",
|
|
@@ -1143,15 +1185,15 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1143
1185
|
gradientTransform: "matrix(-4.40212 4.76677 -13.7322 -12.1566 9.10044 2.00144)",
|
|
1144
1186
|
gradientUnits: "userSpaceOnUse",
|
|
1145
1187
|
children: [
|
|
1146
|
-
/* @__PURE__ */
|
|
1147
|
-
/* @__PURE__ */
|
|
1148
|
-
/* @__PURE__ */
|
|
1149
|
-
/* @__PURE__ */
|
|
1150
|
-
/* @__PURE__ */
|
|
1188
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.315904", stopColor: "#FF4C3C" }),
|
|
1189
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.603818", stopColor: "#FF692C" }),
|
|
1190
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.726837", stopColor: "#FF7825" }),
|
|
1191
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.884534", stopColor: "#FF8D1B" }),
|
|
1192
|
+
/* @__PURE__ */ jsx51("stop", { offset: "1", stopColor: "#FF9F13" })
|
|
1151
1193
|
]
|
|
1152
1194
|
}
|
|
1153
1195
|
),
|
|
1154
|
-
/* @__PURE__ */
|
|
1196
|
+
/* @__PURE__ */ jsxs25(
|
|
1155
1197
|
"radialGradient",
|
|
1156
1198
|
{
|
|
1157
1199
|
id: "paint6_radial_48_113",
|
|
@@ -1161,20 +1203,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1161
1203
|
gradientTransform: "matrix(-11.8666 -6.43492 8.91876 -15.766 15.6277 25.6232)",
|
|
1162
1204
|
gradientUnits: "userSpaceOnUse",
|
|
1163
1205
|
children: [
|
|
1164
|
-
/* @__PURE__ */
|
|
1165
|
-
/* @__PURE__ */
|
|
1166
|
-
/* @__PURE__ */
|
|
1167
|
-
/* @__PURE__ */
|
|
1168
|
-
/* @__PURE__ */
|
|
1169
|
-
/* @__PURE__ */
|
|
1170
|
-
/* @__PURE__ */
|
|
1171
|
-
/* @__PURE__ */
|
|
1172
|
-
/* @__PURE__ */
|
|
1173
|
-
/* @__PURE__ */
|
|
1206
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.231273", stopColor: "#0FBC5F" }),
|
|
1207
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.311547", stopColor: "#0FBC5F" }),
|
|
1208
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.366013", stopColor: "#0FBC5E" }),
|
|
1209
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.457516", stopColor: "#0FBC5D" }),
|
|
1210
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.540305", stopColor: "#12BC58" }),
|
|
1211
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.699346", stopColor: "#28BF3C" }),
|
|
1212
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.771242", stopColor: "#38C02B" }),
|
|
1213
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.860566", stopColor: "#52C218" }),
|
|
1214
|
+
/* @__PURE__ */ jsx51("stop", { offset: "0.915033", stopColor: "#67C30F" }),
|
|
1215
|
+
/* @__PURE__ */ jsx51("stop", { offset: "1", stopColor: "#86C504" })
|
|
1174
1216
|
]
|
|
1175
1217
|
}
|
|
1176
1218
|
),
|
|
1177
|
-
/* @__PURE__ */
|
|
1219
|
+
/* @__PURE__ */ jsxs25(
|
|
1178
1220
|
"linearGradient",
|
|
1179
1221
|
{
|
|
1180
1222
|
id: "paint7_linear_48_113",
|
|
@@ -1184,8 +1226,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1184
1226
|
y2: "21.5116",
|
|
1185
1227
|
gradientUnits: "userSpaceOnUse",
|
|
1186
1228
|
children: [
|
|
1187
|
-
/* @__PURE__ */
|
|
1188
|
-
/* @__PURE__ */
|
|
1229
|
+
/* @__PURE__ */ jsx51("stop", { stopColor: "#0FBC5C" }),
|
|
1230
|
+
/* @__PURE__ */ jsx51("stop", { offset: "1", stopColor: "#0CBA65" })
|
|
1189
1231
|
]
|
|
1190
1232
|
}
|
|
1191
1233
|
)
|
|
@@ -1193,8 +1235,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1193
1235
|
] }), GoogleLogoFilled_default = IconGoogleLogoFilled;
|
|
1194
1236
|
|
|
1195
1237
|
// src/components/Handtool.tsx
|
|
1196
|
-
import { jsx as
|
|
1197
|
-
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1238
|
+
import { jsx as jsx52 } from "react/jsx-runtime";
|
|
1239
|
+
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx52("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx52(
|
|
1198
1240
|
"path",
|
|
1199
1241
|
{
|
|
1200
1242
|
fill: stroke || color || "currentColor",
|
|
@@ -1203,17 +1245,17 @@ var IconHandtool = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1203
1245
|
) }), Handtool_default = IconHandtool;
|
|
1204
1246
|
|
|
1205
1247
|
// src/components/Help.tsx
|
|
1206
|
-
import { jsx as
|
|
1207
|
-
var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1208
|
-
/* @__PURE__ */
|
|
1209
|
-
/* @__PURE__ */
|
|
1248
|
+
import { jsx as jsx53, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
1249
|
+
var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs26("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1250
|
+
/* @__PURE__ */ jsx53("path", { fill: stroke || color || "currentColor", d: "M13.125 16.5V18.75H10.875V16.5H13.125Z" }),
|
|
1251
|
+
/* @__PURE__ */ jsx53(
|
|
1210
1252
|
"path",
|
|
1211
1253
|
{
|
|
1212
1254
|
fill: stroke || color || "currentColor",
|
|
1213
1255
|
d: "M9.75 9.75C9.75 8.50736 10.7574 7.5 12 7.5C13.2426 7.5 14.25 8.50736 14.25 9.75C14.25 10.9926 13.2426 12 12 12H10.875V14.25H12C14.4853 14.25 16.5 12.2353 16.5 9.75C16.5 7.26472 14.4853 5.25 12 5.25C9.51472 5.25 7.5 7.26472 7.5 9.75V10.5H9.75V9.75Z"
|
|
1214
1256
|
}
|
|
1215
1257
|
),
|
|
1216
|
-
/* @__PURE__ */
|
|
1258
|
+
/* @__PURE__ */ jsx53(
|
|
1217
1259
|
"path",
|
|
1218
1260
|
{
|
|
1219
1261
|
fill: stroke || color || "currentColor",
|
|
@@ -1225,8 +1267,8 @@ var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1225
1267
|
] }), Help_default = IconHelp;
|
|
1226
1268
|
|
|
1227
1269
|
// src/components/HomepageFilled.tsx
|
|
1228
|
-
import { jsx as
|
|
1229
|
-
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1270
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
1271
|
+
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx54("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx54(
|
|
1230
1272
|
"path",
|
|
1231
1273
|
{
|
|
1232
1274
|
fill: fill || color || "currentColor",
|
|
@@ -1237,16 +1279,16 @@ var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
1237
1279
|
) }), HomepageFilled_default = IconHomepageFilled;
|
|
1238
1280
|
|
|
1239
1281
|
// src/components/ImageGeneration.tsx
|
|
1240
|
-
import { jsx as
|
|
1241
|
-
var IconImageGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1242
|
-
/* @__PURE__ */
|
|
1282
|
+
import { jsx as jsx55, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
1283
|
+
var IconImageGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs27("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1284
|
+
/* @__PURE__ */ jsx55(
|
|
1243
1285
|
"path",
|
|
1244
1286
|
{
|
|
1245
1287
|
fill: stroke || color || "currentColor",
|
|
1246
1288
|
d: "M12 3.75H3.75V17.1592L9 11.9092L12 14.9092L14.9092 12H18.0908L12 18.0908L9 15.0908L3.84082 20.25H20.25V12H22.5V22.5H1.5V1.5H12V3.75ZM8.625 6C9.66053 6 10.5 6.83947 10.5 7.875C10.5 8.91053 9.66053 9.75 8.625 9.75C7.58947 9.75 6.75 8.91053 6.75 7.875C6.75 6.83947 7.58947 6 8.625 6Z"
|
|
1247
1289
|
}
|
|
1248
1290
|
),
|
|
1249
|
-
/* @__PURE__ */
|
|
1291
|
+
/* @__PURE__ */ jsx55(
|
|
1250
1292
|
"path",
|
|
1251
1293
|
{
|
|
1252
1294
|
fill: stroke || color || "currentColor",
|
|
@@ -1256,9 +1298,9 @@ var IconImageGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
1256
1298
|
] }), ImageGeneration_default = IconImageGeneration;
|
|
1257
1299
|
|
|
1258
1300
|
// src/components/ImageLoadFailedFilled.tsx
|
|
1259
|
-
import { jsx as
|
|
1260
|
-
var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1261
|
-
/* @__PURE__ */
|
|
1301
|
+
import { jsx as jsx56, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
1302
|
+
var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs28("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1303
|
+
/* @__PURE__ */ jsx56(
|
|
1262
1304
|
"path",
|
|
1263
1305
|
{
|
|
1264
1306
|
fill: fill || color || "currentColor",
|
|
@@ -1267,7 +1309,7 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
1267
1309
|
clipRule: "evenodd"
|
|
1268
1310
|
}
|
|
1269
1311
|
),
|
|
1270
|
-
/* @__PURE__ */
|
|
1312
|
+
/* @__PURE__ */ jsx56(
|
|
1271
1313
|
"path",
|
|
1272
1314
|
{
|
|
1273
1315
|
fill: fill || color || "currentColor",
|
|
@@ -1277,11 +1319,11 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
1277
1319
|
] }), ImageLoadFailedFilled_default = IconImageLoadFailedFilled;
|
|
1278
1320
|
|
|
1279
1321
|
// src/components/Info.tsx
|
|
1280
|
-
import { jsx as
|
|
1281
|
-
var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1282
|
-
/* @__PURE__ */
|
|
1283
|
-
/* @__PURE__ */
|
|
1284
|
-
/* @__PURE__ */
|
|
1322
|
+
import { jsx as jsx57, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
1323
|
+
var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs29("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1324
|
+
/* @__PURE__ */ jsx57("path", { fill: stroke || color || "currentColor", d: "M13.125 5.25V7.5H10.875V5.25H13.125Z" }),
|
|
1325
|
+
/* @__PURE__ */ jsx57("path", { fill: stroke || color || "currentColor", d: "M9 12H10.875V18.75H15V16.5H13.125V9.75H9V12Z" }),
|
|
1326
|
+
/* @__PURE__ */ jsx57(
|
|
1285
1327
|
"path",
|
|
1286
1328
|
{
|
|
1287
1329
|
fill: stroke || color || "currentColor",
|
|
@@ -1293,8 +1335,8 @@ var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1293
1335
|
] }), Info_default = IconInfo;
|
|
1294
1336
|
|
|
1295
1337
|
// src/components/Invitecode.tsx
|
|
1296
|
-
import { jsx as
|
|
1297
|
-
var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1338
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
1339
|
+
var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx58("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx58(
|
|
1298
1340
|
"path",
|
|
1299
1341
|
{
|
|
1300
1342
|
fill: fill || color || "currentColor",
|
|
@@ -1305,8 +1347,8 @@ var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1305
1347
|
) }), Invitecode_default = IconInvitecode;
|
|
1306
1348
|
|
|
1307
1349
|
// src/components/Loading.tsx
|
|
1308
|
-
import { jsx as
|
|
1309
|
-
var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1350
|
+
import { jsx as jsx59, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
1351
|
+
var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs30(
|
|
1310
1352
|
"svg",
|
|
1311
1353
|
{
|
|
1312
1354
|
fill: "none",
|
|
@@ -1316,10 +1358,10 @@ var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
1316
1358
|
height: height || size,
|
|
1317
1359
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1318
1360
|
children: [
|
|
1319
|
-
/* @__PURE__ */
|
|
1320
|
-
/* @__PURE__ */
|
|
1321
|
-
/* @__PURE__ */
|
|
1322
|
-
/* @__PURE__ */
|
|
1361
|
+
/* @__PURE__ */ jsx59("rect", { width: "24", height: "24", fill: "url(#pattern0_78_19)" }),
|
|
1362
|
+
/* @__PURE__ */ jsxs30("defs", { children: [
|
|
1363
|
+
/* @__PURE__ */ jsx59("pattern", { id: "pattern0_78_19", width: "1", height: "1", patternContentUnits: "objectBoundingBox", children: /* @__PURE__ */ jsx59("use", { transform: "scale(0.005)", xlinkHref: "#image0_78_19" }) }),
|
|
1364
|
+
/* @__PURE__ */ jsx59(
|
|
1323
1365
|
"image",
|
|
1324
1366
|
{
|
|
1325
1367
|
id: "image0_78_19",
|
|
@@ -1335,16 +1377,16 @@ var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
1335
1377
|
), Loading_default = IconLoading;
|
|
1336
1378
|
|
|
1337
1379
|
// src/components/Login.tsx
|
|
1338
|
-
import { jsx as
|
|
1339
|
-
var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1340
|
-
/* @__PURE__ */
|
|
1380
|
+
import { jsx as jsx60, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
1381
|
+
var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs31("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1382
|
+
/* @__PURE__ */ jsx60(
|
|
1341
1383
|
"path",
|
|
1342
1384
|
{
|
|
1343
1385
|
fill: stroke || color || "currentColor",
|
|
1344
1386
|
d: "M24 1.5L13.5 1.5V3.75H21.75V20.25H13.5V22.5H24V1.5Z"
|
|
1345
1387
|
}
|
|
1346
1388
|
),
|
|
1347
|
-
/* @__PURE__ */
|
|
1389
|
+
/* @__PURE__ */ jsx60(
|
|
1348
1390
|
"path",
|
|
1349
1391
|
{
|
|
1350
1392
|
fill: stroke || color || "currentColor",
|
|
@@ -1356,9 +1398,9 @@ var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1356
1398
|
] }), Login_default = IconLogin;
|
|
1357
1399
|
|
|
1358
1400
|
// src/components/Logout.tsx
|
|
1359
|
-
import { jsx as
|
|
1360
|
-
var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1361
|
-
/* @__PURE__ */
|
|
1401
|
+
import { jsx as jsx61, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
1402
|
+
var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs32("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1403
|
+
/* @__PURE__ */ jsx61(
|
|
1362
1404
|
"path",
|
|
1363
1405
|
{
|
|
1364
1406
|
fill: stroke || color || "currentColor",
|
|
@@ -1367,7 +1409,7 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1367
1409
|
clipRule: "evenodd"
|
|
1368
1410
|
}
|
|
1369
1411
|
),
|
|
1370
|
-
/* @__PURE__ */
|
|
1412
|
+
/* @__PURE__ */ jsx61(
|
|
1371
1413
|
"path",
|
|
1372
1414
|
{
|
|
1373
1415
|
fill: stroke || color || "currentColor",
|
|
@@ -1377,8 +1419,8 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1377
1419
|
] }), Logout_default = IconLogout;
|
|
1378
1420
|
|
|
1379
1421
|
// src/components/ModelGeminiFilled.tsx
|
|
1380
|
-
import { jsx as
|
|
1381
|
-
var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1422
|
+
import { jsx as jsx62 } from "react/jsx-runtime";
|
|
1423
|
+
var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx62("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx62(
|
|
1382
1424
|
"path",
|
|
1383
1425
|
{
|
|
1384
1426
|
fill: fill || color || "currentColor",
|
|
@@ -1387,9 +1429,9 @@ var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stro
|
|
|
1387
1429
|
) }), ModelGeminiFilled_default = IconModelGeminiFilled;
|
|
1388
1430
|
|
|
1389
1431
|
// src/components/ModelDeepmindFilled.tsx
|
|
1390
|
-
import { jsx as
|
|
1391
|
-
var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1392
|
-
/* @__PURE__ */
|
|
1432
|
+
import { jsx as jsx63, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
1433
|
+
var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs33("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1434
|
+
/* @__PURE__ */ jsx63("g", { clipPath: "url(#clip0_40_67)", children: /* @__PURE__ */ jsx63(
|
|
1393
1435
|
"path",
|
|
1394
1436
|
{
|
|
1395
1437
|
fill: fill || color || "currentColor",
|
|
@@ -1398,12 +1440,12 @@ var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, st
|
|
|
1398
1440
|
clipRule: "evenodd"
|
|
1399
1441
|
}
|
|
1400
1442
|
) }),
|
|
1401
|
-
/* @__PURE__ */
|
|
1443
|
+
/* @__PURE__ */ jsx63("defs", { children: /* @__PURE__ */ jsx63("clipPath", { id: "clip0_40_67", children: /* @__PURE__ */ jsx63("rect", { width: "20", height: "20", fill: stroke || color || "currentColor", transform: "translate(2 2)" }) }) })
|
|
1402
1444
|
] }), ModelDeepmindFilled_default = IconModelDeepmindFilled;
|
|
1403
1445
|
|
|
1404
1446
|
// src/components/ModelSoraFilled.tsx
|
|
1405
|
-
import { jsx as
|
|
1406
|
-
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1447
|
+
import { jsx as jsx64 } from "react/jsx-runtime";
|
|
1448
|
+
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx64("svg", { fill: "none", viewBox: "0 0 25 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx64(
|
|
1407
1449
|
"path",
|
|
1408
1450
|
{
|
|
1409
1451
|
fill: fill || color || "currentColor",
|
|
@@ -1412,7 +1454,7 @@ var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
1412
1454
|
) }), ModelSoraFilled_default = IconModelSoraFilled;
|
|
1413
1455
|
|
|
1414
1456
|
// src/components/ModelNanobananaLogoNomoFilled.tsx
|
|
1415
|
-
import { jsx as
|
|
1457
|
+
import { jsx as jsx65, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
1416
1458
|
var IconModelNanobananaLogoNomoFilled = ({
|
|
1417
1459
|
size,
|
|
1418
1460
|
width,
|
|
@@ -1421,64 +1463,64 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
1421
1463
|
className,
|
|
1422
1464
|
fill,
|
|
1423
1465
|
stroke
|
|
1424
|
-
}) => /* @__PURE__ */
|
|
1425
|
-
/* @__PURE__ */
|
|
1466
|
+
}) => /* @__PURE__ */ jsxs34("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1467
|
+
/* @__PURE__ */ jsx65(
|
|
1426
1468
|
"path",
|
|
1427
1469
|
{
|
|
1428
1470
|
fill: "#5A5C62",
|
|
1429
1471
|
d: "M1.64625 17.835C1.86 18.2775 2.75438 18.2494 3.24751 18.0938C4.5075 17.6963 5.29125 16.6125 5.29125 16.6125L11.7863 13.8563L13.7756 12.8119C13.7756 12.8119 14.1619 12.1556 13.3894 11.655C12.6169 11.1544 12.075 11.1169 12.075 11.1169L9.83625 12.5419C9.83625 12.5419 8.39063 11.4169 6.9225 11.2463C5.52 11.085 3.77438 12.225 3.315 14.3775C2.94188 16.1231 2.35125 16.7381 2.17313 16.965C1.995 17.1938 1.4625 17.4563 1.64625 17.835Z"
|
|
1430
1472
|
}
|
|
1431
1473
|
),
|
|
1432
|
-
/* @__PURE__ */
|
|
1474
|
+
/* @__PURE__ */ jsx65(
|
|
1433
1475
|
"path",
|
|
1434
1476
|
{
|
|
1435
1477
|
fill: "#D5D6D7",
|
|
1436
1478
|
d: "M9.42749 6.0281C10.0031 4.1231 10.7306 1.89372 11.8294 1.1306C12.8025 0.455595 13.7494 0.57747 14.1994 0.871845C14.1994 0.871845 15.0112 1.20372 15.225 2.04185C15.5775 3.4181 15.1144 5.06997 14.8125 6.77622C14.5106 8.48247 14.3531 9.65622 14.2162 11.0268C14.2031 11.1506 11.9362 15.1856 11.9362 15.1856L10.1269 16.155C10.1269 16.155 8.74499 13.1662 8.76562 12.7443C8.78437 12.3206 9.00749 7.41935 9.42749 6.0281Z"
|
|
1437
1479
|
}
|
|
1438
1480
|
),
|
|
1439
|
-
/* @__PURE__ */
|
|
1481
|
+
/* @__PURE__ */ jsx65(
|
|
1440
1482
|
"path",
|
|
1441
1483
|
{
|
|
1442
1484
|
fill: "#C4C5C7",
|
|
1443
1485
|
d: "M14.1469 12.5513C14.1713 13.0069 13.0725 16.6388 13.0725 16.6388L10.125 16.1513C10.125 16.1513 8.03439 14.9138 7.97626 12.6694C7.88626 9.28501 8.46564 7.69126 8.88564 6.30001C9.46314 4.39876 10.7494 1.89376 11.8388 1.11751C12.4781 0.661886 13.1869 0.594387 13.4775 0.650637C13.4775 0.650637 11.5425 2.16564 10.5638 4.75689C9.58501 7.34814 9.35439 10.3425 9.35439 10.3425C9.35439 10.3425 10.0744 10.8731 11.7731 11.1169C13.0856 11.3063 14.2181 10.9856 14.2181 10.9856C14.2181 10.9856 14.115 11.9738 14.1469 12.5513Z"
|
|
1444
1486
|
}
|
|
1445
1487
|
),
|
|
1446
|
-
/* @__PURE__ */
|
|
1488
|
+
/* @__PURE__ */ jsx65(
|
|
1447
1489
|
"path",
|
|
1448
1490
|
{
|
|
1449
1491
|
fill: "#7B7C81",
|
|
1450
1492
|
d: "M8.00062 15.7031L9.17999 13.2394L9.11624 12.3619C9.11624 12.3619 8.86499 11.625 10.4344 12.8156C11.1619 13.3669 11.6006 14.3831 11.6006 14.3831C11.6006 14.3831 11.8219 13.8356 12.5981 13.1119C13.2881 12.4706 14.2162 12.1594 14.2162 12.1594C14.2162 12.1594 16.1437 11.7844 16.3537 11.9475C17.7131 13.0087 18.7069 14.3006 18.7069 14.3006L19.7062 18.0787L21.3675 19.0969C21.3675 19.0969 20.9137 19.7606 20.2575 19.5131C19.7456 19.32 19.1119 18.7406 18.7706 18.0112C18.3019 17.0081 17.3175 15.1106 16.8169 14.5106C15.8494 13.3556 14.9006 12.9337 14.1937 13.2694C13.3894 13.65 14.0325 17.4487 14.0325 17.4487L19.2037 21.8006L19.2919 22.3931C19.2919 22.3931 18.54 23.115 16.4681 23.0475C14.3962 22.98 11.625 22.2131 9.87187 19.8225C8.32499 17.715 8.00062 15.7031 8.00062 15.7031Z"
|
|
1451
1493
|
}
|
|
1452
1494
|
),
|
|
1453
|
-
/* @__PURE__ */
|
|
1495
|
+
/* @__PURE__ */ jsx65(
|
|
1454
1496
|
"path",
|
|
1455
1497
|
{
|
|
1456
1498
|
fill: "#85878B",
|
|
1457
1499
|
d: "M12.0787 15.93C12.0337 16.9706 12.6825 18.5475 14.1825 19.8619C15.6806 21.1763 17.2631 21.6113 18.2456 21.6863C18.9581 21.7406 19.17 21.3338 19.17 21.3338C19.17 21.3338 17.7337 20.0119 16.6669 18.9525C15.6544 17.9456 14.5519 15.8306 14.3119 14.8575C14.0719 13.8844 14.2894 13.23 14.2894 13.23C14.2894 13.23 13.8244 13.3594 13.14 14.0456C12.4762 14.7113 12.1031 15.3525 12.0787 15.93Z"
|
|
1458
1500
|
}
|
|
1459
1501
|
),
|
|
1460
|
-
/* @__PURE__ */
|
|
1502
|
+
/* @__PURE__ */ jsx65(
|
|
1461
1503
|
"path",
|
|
1462
1504
|
{
|
|
1463
1505
|
fill: "#1B1D24",
|
|
1464
1506
|
d: "M18.4781 22.2638C18.6337 22.6256 19.1681 22.6406 19.4006 22.44C19.62 22.2506 19.8337 21.8738 19.6125 21.4519C19.4662 21.1744 18.9862 21.0975 18.7162 21.3131C18.4462 21.5288 18.3375 21.9356 18.4781 22.2638Z"
|
|
1465
1507
|
}
|
|
1466
1508
|
),
|
|
1467
|
-
/* @__PURE__ */
|
|
1509
|
+
/* @__PURE__ */ jsx65(
|
|
1468
1510
|
"path",
|
|
1469
1511
|
{
|
|
1470
1512
|
fill: "#D5D6D7",
|
|
1471
1513
|
d: "M19.545 18.345C20.16 19.1981 20.7769 19.3275 21.0319 19.3556C21.255 19.3818 21.4988 19.0968 21.4706 18.8343C21.4425 18.5718 21.0113 18.2025 20.9588 17.3962C20.9063 16.59 20.97 13.6331 19.3294 11.9343C18.1725 10.7381 16.755 11.1506 15.84 11.4675C14.8088 11.8237 14.2144 12.1612 14.2144 12.1612C14.2144 12.1612 15.0581 12.1031 16.5131 13.2506C17.3588 13.9181 17.8556 14.835 18.3244 15.8868C18.6619 16.6481 19.1119 17.745 19.545 18.345Z"
|
|
1472
1514
|
}
|
|
1473
1515
|
),
|
|
1474
|
-
/* @__PURE__ */
|
|
1516
|
+
/* @__PURE__ */ jsx65(
|
|
1475
1517
|
"path",
|
|
1476
1518
|
{
|
|
1477
1519
|
fill: "#85878B",
|
|
1478
1520
|
d: "M3.1875 20.5463C3.36 20.8913 3.78187 21.105 4.155 21.0882C4.94437 21.0544 5.66437 20.6475 6.46125 19.62C7.58812 18.165 8.56875 14.6738 9.30375 13.7438C9.80062 13.1157 10.4194 12.8044 10.4194 12.8044C10.4194 12.8044 10.0781 12.5157 9.73687 12.3375C9.39562 12.1594 8.57062 12.2438 8.57062 12.2438L5.04937 17.9025L3.1875 20.5463Z"
|
|
1479
1521
|
}
|
|
1480
1522
|
),
|
|
1481
|
-
/* @__PURE__ */
|
|
1523
|
+
/* @__PURE__ */ jsx65(
|
|
1482
1524
|
"path",
|
|
1483
1525
|
{
|
|
1484
1526
|
fill: "#D5D6D7",
|
|
@@ -1488,8 +1530,8 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
1488
1530
|
] }), ModelNanobananaLogoNomoFilled_default = IconModelNanobananaLogoNomoFilled;
|
|
1489
1531
|
|
|
1490
1532
|
// src/components/Models.tsx
|
|
1491
|
-
import { jsx as
|
|
1492
|
-
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1533
|
+
import { jsx as jsx66 } from "react/jsx-runtime";
|
|
1534
|
+
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx66("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx66(
|
|
1493
1535
|
"path",
|
|
1494
1536
|
{
|
|
1495
1537
|
fill: stroke || color || "currentColor",
|
|
@@ -1500,23 +1542,23 @@ var IconModels = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1500
1542
|
) }), Models_default = IconModels;
|
|
1501
1543
|
|
|
1502
1544
|
// src/components/More.tsx
|
|
1503
|
-
import { jsx as
|
|
1504
|
-
var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1505
|
-
/* @__PURE__ */
|
|
1545
|
+
import { jsx as jsx67, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
1546
|
+
var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs35("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1547
|
+
/* @__PURE__ */ jsx67(
|
|
1506
1548
|
"path",
|
|
1507
1549
|
{
|
|
1508
1550
|
fill: stroke || color || "currentColor",
|
|
1509
1551
|
d: "M14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12Z"
|
|
1510
1552
|
}
|
|
1511
1553
|
),
|
|
1512
|
-
/* @__PURE__ */
|
|
1554
|
+
/* @__PURE__ */ jsx67(
|
|
1513
1555
|
"path",
|
|
1514
1556
|
{
|
|
1515
1557
|
fill: stroke || color || "currentColor",
|
|
1516
1558
|
d: "M12 17C13.1046 17 14 17.8954 14 19C14 20.1046 13.1046 21 12 21C10.8954 21 10 20.1046 10 19C10 17.8954 10.8954 17 12 17Z"
|
|
1517
1559
|
}
|
|
1518
1560
|
),
|
|
1519
|
-
/* @__PURE__ */
|
|
1561
|
+
/* @__PURE__ */ jsx67(
|
|
1520
1562
|
"path",
|
|
1521
1563
|
{
|
|
1522
1564
|
fill: stroke || color || "currentColor",
|
|
@@ -1526,30 +1568,30 @@ var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1526
1568
|
] }), More_default = IconMore;
|
|
1527
1569
|
|
|
1528
1570
|
// src/components/Moresettings.tsx
|
|
1529
|
-
import { jsx as
|
|
1530
|
-
var IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1531
|
-
/* @__PURE__ */
|
|
1571
|
+
import { jsx as jsx68, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
1572
|
+
var IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs36("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1573
|
+
/* @__PURE__ */ jsx68(
|
|
1532
1574
|
"path",
|
|
1533
1575
|
{
|
|
1534
1576
|
fill: stroke || color || "currentColor",
|
|
1535
1577
|
d: "M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"
|
|
1536
1578
|
}
|
|
1537
1579
|
),
|
|
1538
|
-
/* @__PURE__ */
|
|
1580
|
+
/* @__PURE__ */ jsx68(
|
|
1539
1581
|
"path",
|
|
1540
1582
|
{
|
|
1541
1583
|
fill: stroke || color || "currentColor",
|
|
1542
1584
|
d: "M12 15.75C12.8284 15.75 13.5 16.4216 13.5 17.25C13.5 18.0784 12.8284 18.75 12 18.75C11.1716 18.75 10.5 18.0784 10.5 17.25C10.5 16.4216 11.1716 15.75 12 15.75Z"
|
|
1543
1585
|
}
|
|
1544
1586
|
),
|
|
1545
|
-
/* @__PURE__ */
|
|
1587
|
+
/* @__PURE__ */ jsx68(
|
|
1546
1588
|
"path",
|
|
1547
1589
|
{
|
|
1548
1590
|
fill: stroke || color || "currentColor",
|
|
1549
1591
|
d: "M13.5 6.75C13.5 5.92157 12.8284 5.25 12 5.25C11.1716 5.25 10.5 5.92157 10.5 6.75C10.5 7.57843 11.1716 8.25 12 8.25C12.8284 8.25 13.5 7.57843 13.5 6.75Z"
|
|
1550
1592
|
}
|
|
1551
1593
|
),
|
|
1552
|
-
/* @__PURE__ */
|
|
1594
|
+
/* @__PURE__ */ jsx68(
|
|
1553
1595
|
"path",
|
|
1554
1596
|
{
|
|
1555
1597
|
fill: stroke || color || "currentColor",
|
|
@@ -1561,8 +1603,8 @@ var IconMoresettings = ({ size, width, height, color, className, fill, stroke })
|
|
|
1561
1603
|
] }), Moresettings_default = IconMoresettings;
|
|
1562
1604
|
|
|
1563
1605
|
// src/components/Musicassets.tsx
|
|
1564
|
-
import { jsx as
|
|
1565
|
-
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1606
|
+
import { jsx as jsx69 } from "react/jsx-runtime";
|
|
1607
|
+
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx69("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx69(
|
|
1566
1608
|
"path",
|
|
1567
1609
|
{
|
|
1568
1610
|
fill: stroke || color || "currentColor",
|
|
@@ -1573,9 +1615,9 @@ var IconMusicassets = ({ size, width, height, color, className, fill, stroke })
|
|
|
1573
1615
|
) }), Musicassets_default = IconMusicassets;
|
|
1574
1616
|
|
|
1575
1617
|
// src/components/Mute.tsx
|
|
1576
|
-
import { jsx as
|
|
1577
|
-
var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1578
|
-
/* @__PURE__ */
|
|
1618
|
+
import { jsx as jsx70, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
1619
|
+
var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs37("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1620
|
+
/* @__PURE__ */ jsx70(
|
|
1579
1621
|
"path",
|
|
1580
1622
|
{
|
|
1581
1623
|
fill: stroke || color || "currentColor",
|
|
@@ -1584,7 +1626,7 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1584
1626
|
clipRule: "evenodd"
|
|
1585
1627
|
}
|
|
1586
1628
|
),
|
|
1587
|
-
/* @__PURE__ */
|
|
1629
|
+
/* @__PURE__ */ jsx70(
|
|
1588
1630
|
"path",
|
|
1589
1631
|
{
|
|
1590
1632
|
fill: stroke || color || "currentColor",
|
|
@@ -1593,10 +1635,22 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1593
1635
|
)
|
|
1594
1636
|
] }), Mute_default = IconMute;
|
|
1595
1637
|
|
|
1638
|
+
// src/components/Next.tsx
|
|
1639
|
+
import { jsx as jsx71 } from "react/jsx-runtime";
|
|
1640
|
+
var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx71("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx71(
|
|
1641
|
+
"path",
|
|
1642
|
+
{
|
|
1643
|
+
fill: stroke || color || "currentColor",
|
|
1644
|
+
d: "M12 13.125L0 13.125L9.83506e-08 10.875L12 10.875L12 3L15 3L24 12L15 21H12L12 13.125ZM20.818 12L14.25 5.43198L14.25 18.568L20.818 12Z",
|
|
1645
|
+
fillRule: "evenodd",
|
|
1646
|
+
clipRule: "evenodd"
|
|
1647
|
+
}
|
|
1648
|
+
) }), Next_default = IconNext;
|
|
1649
|
+
|
|
1596
1650
|
// src/components/Nextscene.tsx
|
|
1597
|
-
import { jsx as
|
|
1598
|
-
var IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1599
|
-
/* @__PURE__ */
|
|
1651
|
+
import { jsx as jsx72, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
1652
|
+
var IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs38("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1653
|
+
/* @__PURE__ */ jsx72(
|
|
1600
1654
|
"rect",
|
|
1601
1655
|
{
|
|
1602
1656
|
width: "22.5",
|
|
@@ -1609,7 +1663,7 @@ var IconNextscene = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1609
1663
|
strokeWidth: "1.5"
|
|
1610
1664
|
}
|
|
1611
1665
|
),
|
|
1612
|
-
/* @__PURE__ */
|
|
1666
|
+
/* @__PURE__ */ jsx72(
|
|
1613
1667
|
"path",
|
|
1614
1668
|
{
|
|
1615
1669
|
fill: stroke || color || "currentColor",
|
|
@@ -1619,18 +1673,18 @@ var IconNextscene = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1619
1673
|
] }), Nextscene_default = IconNextscene;
|
|
1620
1674
|
|
|
1621
1675
|
// src/components/Oneclickgenerate.tsx
|
|
1622
|
-
import { jsx as
|
|
1623
|
-
var IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1624
|
-
/* @__PURE__ */
|
|
1625
|
-
/* @__PURE__ */
|
|
1626
|
-
/* @__PURE__ */
|
|
1676
|
+
import { jsx as jsx73, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
1677
|
+
var IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs39("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1678
|
+
/* @__PURE__ */ jsx73("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
|
|
1679
|
+
/* @__PURE__ */ jsx73("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
|
|
1680
|
+
/* @__PURE__ */ jsx73(
|
|
1627
1681
|
"path",
|
|
1628
1682
|
{
|
|
1629
1683
|
fill: stroke || color || "currentColor",
|
|
1630
1684
|
d: "M5.2045 6.7955L1.4545 3.0455L3.0455 1.4545L6.7955 5.2045L5.2045 6.7955Z"
|
|
1631
1685
|
}
|
|
1632
1686
|
),
|
|
1633
|
-
/* @__PURE__ */
|
|
1687
|
+
/* @__PURE__ */ jsx73(
|
|
1634
1688
|
"path",
|
|
1635
1689
|
{
|
|
1636
1690
|
fill: stroke || color || "currentColor",
|
|
@@ -1642,9 +1696,9 @@ var IconOneclickgenerate = ({ size, width, height, color, className, fill, strok
|
|
|
1642
1696
|
] }), Oneclickgenerate_default = IconOneclickgenerate;
|
|
1643
1697
|
|
|
1644
1698
|
// src/components/Opendemo.tsx
|
|
1645
|
-
import { jsx as
|
|
1646
|
-
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1647
|
-
/* @__PURE__ */
|
|
1699
|
+
import { jsx as jsx74, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
1700
|
+
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs40("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1701
|
+
/* @__PURE__ */ jsx74(
|
|
1648
1702
|
"path",
|
|
1649
1703
|
{
|
|
1650
1704
|
fill: stroke || color || "currentColor",
|
|
@@ -1653,16 +1707,16 @@ var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1653
1707
|
clipRule: "evenodd"
|
|
1654
1708
|
}
|
|
1655
1709
|
),
|
|
1656
|
-
/* @__PURE__ */
|
|
1710
|
+
/* @__PURE__ */ jsx74("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
1657
1711
|
] }), Opendemo_default = IconOpendemo;
|
|
1658
1712
|
|
|
1659
1713
|
// src/components/PageError.tsx
|
|
1660
|
-
import { jsx as
|
|
1661
|
-
var IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1714
|
+
import { jsx as jsx75 } from "react/jsx-runtime";
|
|
1715
|
+
var IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx75("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx75("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
|
|
1662
1716
|
|
|
1663
1717
|
// src/components/Pencil.tsx
|
|
1664
|
-
import { jsx as
|
|
1665
|
-
var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1718
|
+
import { jsx as jsx76 } from "react/jsx-runtime";
|
|
1719
|
+
var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx76("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx76(
|
|
1666
1720
|
"path",
|
|
1667
1721
|
{
|
|
1668
1722
|
fill: stroke || color || "currentColor",
|
|
@@ -1672,23 +1726,49 @@ var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1672
1726
|
}
|
|
1673
1727
|
) }), Pencil_default = IconPencil;
|
|
1674
1728
|
|
|
1729
|
+
// src/components/Pick.tsx
|
|
1730
|
+
import { jsx as jsx77 } from "react/jsx-runtime";
|
|
1731
|
+
var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx77("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx77(
|
|
1732
|
+
"path",
|
|
1733
|
+
{
|
|
1734
|
+
fill: stroke || color || "currentColor",
|
|
1735
|
+
d: "M18 24H21V0H3V24H6L12 18L18 24ZM5.25 21.568L12 14.818L18.75 21.568V2.25H5.25V21.568Z",
|
|
1736
|
+
fillRule: "evenodd",
|
|
1737
|
+
clipRule: "evenodd"
|
|
1738
|
+
}
|
|
1739
|
+
) }), Pick_default = IconPick;
|
|
1740
|
+
|
|
1741
|
+
// src/components/PickedFilled.tsx
|
|
1742
|
+
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
1743
|
+
var IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx78("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx78("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
|
|
1744
|
+
|
|
1675
1745
|
// src/components/PlanFilled.tsx
|
|
1676
|
-
import { jsx as
|
|
1677
|
-
var IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1678
|
-
/* @__PURE__ */
|
|
1746
|
+
import { jsx as jsx79, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
1747
|
+
var IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs41("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1748
|
+
/* @__PURE__ */ jsx79("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ jsx79(
|
|
1679
1749
|
"path",
|
|
1680
1750
|
{
|
|
1681
1751
|
fill: fill || color || "currentColor",
|
|
1682
1752
|
d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
|
|
1683
1753
|
}
|
|
1684
1754
|
) }),
|
|
1685
|
-
/* @__PURE__ */
|
|
1755
|
+
/* @__PURE__ */ jsx79("defs", { children: /* @__PURE__ */ jsx79("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ jsx79("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
1686
1756
|
] }), PlanFilled_default = IconPlanFilled;
|
|
1687
1757
|
|
|
1758
|
+
// src/components/PlayFilled.tsx
|
|
1759
|
+
import { jsx as jsx80 } from "react/jsx-runtime";
|
|
1760
|
+
var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx80("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx80(
|
|
1761
|
+
"path",
|
|
1762
|
+
{
|
|
1763
|
+
fill: fill || color || "currentColor",
|
|
1764
|
+
d: "M7.5 24L10.5 24L22.5 12L10.5 -4.17271e-08L7.5 0L7.5 24Z"
|
|
1765
|
+
}
|
|
1766
|
+
) }), PlayFilled_default = IconPlayFilled;
|
|
1767
|
+
|
|
1688
1768
|
// src/components/Previouscene.tsx
|
|
1689
|
-
import { jsx as
|
|
1690
|
-
var IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1691
|
-
/* @__PURE__ */
|
|
1769
|
+
import { jsx as jsx81, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
1770
|
+
var IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs42("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1771
|
+
/* @__PURE__ */ jsx81(
|
|
1692
1772
|
"rect",
|
|
1693
1773
|
{
|
|
1694
1774
|
width: "22.5",
|
|
@@ -1700,7 +1780,7 @@ var IconPreviouscene = ({ size, width, height, color, className, fill, stroke })
|
|
|
1700
1780
|
strokeWidth: "1.5"
|
|
1701
1781
|
}
|
|
1702
1782
|
),
|
|
1703
|
-
/* @__PURE__ */
|
|
1783
|
+
/* @__PURE__ */ jsx81(
|
|
1704
1784
|
"path",
|
|
1705
1785
|
{
|
|
1706
1786
|
fill: stroke || color || "currentColor",
|
|
@@ -1710,8 +1790,8 @@ var IconPreviouscene = ({ size, width, height, color, className, fill, stroke })
|
|
|
1710
1790
|
] }), Previouscene_default = IconPreviouscene;
|
|
1711
1791
|
|
|
1712
1792
|
// src/components/ProblemNoticeFilled.tsx
|
|
1713
|
-
import { jsx as
|
|
1714
|
-
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1793
|
+
import { jsx as jsx82 } from "react/jsx-runtime";
|
|
1794
|
+
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx82("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx82(
|
|
1715
1795
|
"path",
|
|
1716
1796
|
{
|
|
1717
1797
|
fill: fill || color || "currentColor",
|
|
@@ -1722,11 +1802,11 @@ var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, st
|
|
|
1722
1802
|
) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
|
|
1723
1803
|
|
|
1724
1804
|
// src/components/Problem.tsx
|
|
1725
|
-
import { jsx as
|
|
1726
|
-
var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1727
|
-
/* @__PURE__ */
|
|
1728
|
-
/* @__PURE__ */
|
|
1729
|
-
/* @__PURE__ */
|
|
1805
|
+
import { jsx as jsx83, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
1806
|
+
var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs43("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1807
|
+
/* @__PURE__ */ jsx83("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
|
|
1808
|
+
/* @__PURE__ */ jsx83("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
|
|
1809
|
+
/* @__PURE__ */ jsx83(
|
|
1730
1810
|
"path",
|
|
1731
1811
|
{
|
|
1732
1812
|
fill: stroke || color || "currentColor",
|
|
@@ -1738,8 +1818,8 @@ var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
1738
1818
|
] }), Problem_default = IconProblem;
|
|
1739
1819
|
|
|
1740
1820
|
// src/components/Ratio169.tsx
|
|
1741
|
-
import { jsx as
|
|
1742
|
-
var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1821
|
+
import { jsx as jsx84 } from "react/jsx-runtime";
|
|
1822
|
+
var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx84("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx84(
|
|
1743
1823
|
"path",
|
|
1744
1824
|
{
|
|
1745
1825
|
fill: stroke || color || "currentColor",
|
|
@@ -1748,16 +1828,16 @@ var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1748
1828
|
) }), Ratio169_default = IconRatio169;
|
|
1749
1829
|
|
|
1750
1830
|
// src/components/Ratio11.tsx
|
|
1751
|
-
import { jsx as
|
|
1752
|
-
var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1753
|
-
/* @__PURE__ */
|
|
1831
|
+
import { jsx as jsx85, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
1832
|
+
var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs44("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1833
|
+
/* @__PURE__ */ jsx85("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ jsx85(
|
|
1754
1834
|
"path",
|
|
1755
1835
|
{
|
|
1756
1836
|
fill: stroke || color || "currentColor",
|
|
1757
1837
|
d: "M24 24L2.76562e-06 24L3.8147e-06 -1.04907e-06L24 0L24 24ZM2.40039 2.40039L2.40039 21.5996L21.5996 21.5996L21.5996 2.40039L2.40039 2.40039Z"
|
|
1758
1838
|
}
|
|
1759
1839
|
) }),
|
|
1760
|
-
/* @__PURE__ */
|
|
1840
|
+
/* @__PURE__ */ jsx85("defs", { children: /* @__PURE__ */ jsx85("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ jsx85(
|
|
1761
1841
|
"rect",
|
|
1762
1842
|
{
|
|
1763
1843
|
width: "24",
|
|
@@ -1769,16 +1849,16 @@ var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
1769
1849
|
] }), Ratio11_default = IconRatio11;
|
|
1770
1850
|
|
|
1771
1851
|
// src/components/Ratio916.tsx
|
|
1772
|
-
import { jsx as
|
|
1773
|
-
var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1774
|
-
/* @__PURE__ */
|
|
1852
|
+
import { jsx as jsx86, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
1853
|
+
var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs45("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1854
|
+
/* @__PURE__ */ jsx86("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ jsx86(
|
|
1775
1855
|
"path",
|
|
1776
1856
|
{
|
|
1777
1857
|
fill: stroke || color || "currentColor",
|
|
1778
1858
|
d: "M18.8571 24L5.14286 24L5.14286 -5.99471e-07L18.8571 0L18.8571 24ZM7.49426 2.40039L7.49426 21.5996L16.5057 21.5996L16.5057 2.40039L7.49426 2.40039Z"
|
|
1779
1859
|
}
|
|
1780
1860
|
) }),
|
|
1781
|
-
/* @__PURE__ */
|
|
1861
|
+
/* @__PURE__ */ jsx86("defs", { children: /* @__PURE__ */ jsx86("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ jsx86(
|
|
1782
1862
|
"rect",
|
|
1783
1863
|
{
|
|
1784
1864
|
width: "24",
|
|
@@ -1790,16 +1870,16 @@ var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1790
1870
|
] }), Ratio916_default = IconRatio916;
|
|
1791
1871
|
|
|
1792
1872
|
// src/components/Ratio.tsx
|
|
1793
|
-
import { jsx as
|
|
1794
|
-
var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1795
|
-
/* @__PURE__ */
|
|
1873
|
+
import { jsx as jsx87, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
1874
|
+
var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs46("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1875
|
+
/* @__PURE__ */ jsx87(
|
|
1796
1876
|
"path",
|
|
1797
1877
|
{
|
|
1798
1878
|
fill: stroke || color || "currentColor",
|
|
1799
1879
|
d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
|
|
1800
1880
|
}
|
|
1801
1881
|
),
|
|
1802
|
-
/* @__PURE__ */
|
|
1882
|
+
/* @__PURE__ */ jsx87(
|
|
1803
1883
|
"path",
|
|
1804
1884
|
{
|
|
1805
1885
|
fill: stroke || color || "currentColor",
|
|
@@ -1809,8 +1889,8 @@ var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1809
1889
|
] }), Ratio_default = IconRatio;
|
|
1810
1890
|
|
|
1811
1891
|
// src/components/ReEdit.tsx
|
|
1812
|
-
import { jsx as
|
|
1813
|
-
var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1892
|
+
import { jsx as jsx88 } from "react/jsx-runtime";
|
|
1893
|
+
var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx88("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx88(
|
|
1814
1894
|
"path",
|
|
1815
1895
|
{
|
|
1816
1896
|
fill: stroke || color || "currentColor",
|
|
@@ -1821,8 +1901,8 @@ var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1821
1901
|
) }), ReEdit_default = IconReEdit;
|
|
1822
1902
|
|
|
1823
1903
|
// src/components/Regenerate.tsx
|
|
1824
|
-
import { jsx as
|
|
1825
|
-
var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1904
|
+
import { jsx as jsx89 } from "react/jsx-runtime";
|
|
1905
|
+
var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx89("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx89(
|
|
1826
1906
|
"path",
|
|
1827
1907
|
{
|
|
1828
1908
|
fill: stroke || color || "currentColor",
|
|
@@ -1832,22 +1912,54 @@ var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1832
1912
|
}
|
|
1833
1913
|
) }), Regenerate_default = IconRegenerate;
|
|
1834
1914
|
|
|
1915
|
+
// src/components/SceneNext.tsx
|
|
1916
|
+
import { jsx as jsx90 } from "react/jsx-runtime";
|
|
1917
|
+
var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx90("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx90(
|
|
1918
|
+
"path",
|
|
1919
|
+
{
|
|
1920
|
+
fill: stroke || color || "currentColor",
|
|
1921
|
+
d: "M21.8867 12L12.0908 21.7959L10.5 20.2041L17.5791 13.125H3V10.875H17.5791L10.5 3.7959L12.0908 2.2041L21.8867 12Z"
|
|
1922
|
+
}
|
|
1923
|
+
) }), SceneNext_default = IconSceneNext;
|
|
1924
|
+
|
|
1835
1925
|
// src/components/Scriptmode.tsx
|
|
1836
|
-
import { jsx as
|
|
1837
|
-
var IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1838
|
-
/* @__PURE__ */
|
|
1839
|
-
/* @__PURE__ */
|
|
1840
|
-
/* @__PURE__ */
|
|
1841
|
-
/* @__PURE__ */
|
|
1842
|
-
/* @__PURE__ */
|
|
1843
|
-
/* @__PURE__ */
|
|
1844
|
-
/* @__PURE__ */
|
|
1845
|
-
/* @__PURE__ */
|
|
1926
|
+
import { jsx as jsx91, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
1927
|
+
var IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs47("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1928
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
|
|
1929
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
|
|
1930
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
|
|
1931
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
|
|
1932
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
|
|
1933
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
|
|
1934
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
|
|
1935
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
|
|
1846
1936
|
] }), Scriptmode_default = IconScriptmode;
|
|
1847
1937
|
|
|
1938
|
+
// src/components/ShareFilled.tsx
|
|
1939
|
+
import { jsx as jsx92 } from "react/jsx-runtime";
|
|
1940
|
+
var IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx92("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx92(
|
|
1941
|
+
"path",
|
|
1942
|
+
{
|
|
1943
|
+
fill: fill || color || "currentColor",
|
|
1944
|
+
d: "M13.0996 2L23.5 12L13.0996 22H10.5V16.3008C6.62666 16.4035 4.00721 17.6875 2.59082 18.8301L0.5 17.6211C1.0383 13.6816 3.68853 8.05945 10.5 7.79688V2H13.0996Z"
|
|
1945
|
+
}
|
|
1946
|
+
) }), ShareFilled_default = IconShareFilled;
|
|
1947
|
+
|
|
1948
|
+
// src/components/Share.tsx
|
|
1949
|
+
import { jsx as jsx93 } from "react/jsx-runtime";
|
|
1950
|
+
var IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx93("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx93(
|
|
1951
|
+
"path",
|
|
1952
|
+
{
|
|
1953
|
+
fill: stroke || color || "currentColor",
|
|
1954
|
+
d: "M24 12L12.6097 22.3903H9.76212V16.2936C5.95222 16.5128 3.5677 17.6386 2.09119 18.8297L0 17.6215C0.55117 13.587 2.56375 8.38928 9.76212 7.78703V1.6097H12.6097L24 12ZM11.8978 9.75169L9.9401 9.91576C7.66821 10.1058 6.14378 10.8115 5.08615 11.6858C4.0136 12.5726 3.28821 13.7428 2.80308 15.0506C2.68538 15.3679 2.5841 15.6887 2.4958 16.0086C4.25079 15.0558 6.57865 14.3382 9.63977 14.1621L11.8978 14.0314V20.0822L20.98 12L11.8978 3.91779V9.75169Z",
|
|
1955
|
+
fillRule: "evenodd",
|
|
1956
|
+
clipRule: "evenodd"
|
|
1957
|
+
}
|
|
1958
|
+
) }), Share_default = IconShare;
|
|
1959
|
+
|
|
1848
1960
|
// src/components/SocialX.tsx
|
|
1849
|
-
import { jsx as
|
|
1850
|
-
var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1961
|
+
import { jsx as jsx94 } from "react/jsx-runtime";
|
|
1962
|
+
var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx94("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx94(
|
|
1851
1963
|
"path",
|
|
1852
1964
|
{
|
|
1853
1965
|
fill: fill || color || "currentColor",
|
|
@@ -1856,8 +1968,8 @@ var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
1856
1968
|
) }), SocialX_default = IconSocialX;
|
|
1857
1969
|
|
|
1858
1970
|
// src/components/SocialDiscord.tsx
|
|
1859
|
-
import { jsx as
|
|
1860
|
-
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1971
|
+
import { jsx as jsx95 } from "react/jsx-runtime";
|
|
1972
|
+
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx95("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx95(
|
|
1861
1973
|
"path",
|
|
1862
1974
|
{
|
|
1863
1975
|
fill: fill || color || "currentColor",
|
|
@@ -1866,9 +1978,9 @@ var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }
|
|
|
1866
1978
|
) }), SocialDiscord_default = IconSocialDiscord;
|
|
1867
1979
|
|
|
1868
1980
|
// src/components/SoundOff.tsx
|
|
1869
|
-
import { jsx as
|
|
1870
|
-
var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1871
|
-
/* @__PURE__ */
|
|
1981
|
+
import { jsx as jsx96, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
1982
|
+
var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs48("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1983
|
+
/* @__PURE__ */ jsx96(
|
|
1872
1984
|
"path",
|
|
1873
1985
|
{
|
|
1874
1986
|
fill: stroke || color || "currentColor",
|
|
@@ -1877,7 +1989,7 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1877
1989
|
clipRule: "evenodd"
|
|
1878
1990
|
}
|
|
1879
1991
|
),
|
|
1880
|
-
/* @__PURE__ */
|
|
1992
|
+
/* @__PURE__ */ jsx96(
|
|
1881
1993
|
"path",
|
|
1882
1994
|
{
|
|
1883
1995
|
fill: stroke || color || "currentColor",
|
|
@@ -1887,9 +1999,9 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1887
1999
|
] }), SoundOff_default = IconSoundOff;
|
|
1888
2000
|
|
|
1889
2001
|
// src/components/SoundOn.tsx
|
|
1890
|
-
import { jsx as
|
|
1891
|
-
var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1892
|
-
/* @__PURE__ */
|
|
2002
|
+
import { jsx as jsx97, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
2003
|
+
var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs49("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2004
|
+
/* @__PURE__ */ jsx97(
|
|
1893
2005
|
"path",
|
|
1894
2006
|
{
|
|
1895
2007
|
fill: stroke || color || "currentColor",
|
|
@@ -1898,14 +2010,14 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
1898
2010
|
clipRule: "evenodd"
|
|
1899
2011
|
}
|
|
1900
2012
|
),
|
|
1901
|
-
/* @__PURE__ */
|
|
2013
|
+
/* @__PURE__ */ jsx97(
|
|
1902
2014
|
"path",
|
|
1903
2015
|
{
|
|
1904
2016
|
fill: stroke || color || "currentColor",
|
|
1905
2017
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
1906
2018
|
}
|
|
1907
2019
|
),
|
|
1908
|
-
/* @__PURE__ */
|
|
2020
|
+
/* @__PURE__ */ jsx97(
|
|
1909
2021
|
"path",
|
|
1910
2022
|
{
|
|
1911
2023
|
fill: stroke || color || "currentColor",
|
|
@@ -1915,8 +2027,8 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
1915
2027
|
] }), SoundOn_default = IconSoundOn;
|
|
1916
2028
|
|
|
1917
2029
|
// src/components/Storyboard.tsx
|
|
1918
|
-
import { jsx as
|
|
1919
|
-
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2030
|
+
import { jsx as jsx98 } from "react/jsx-runtime";
|
|
2031
|
+
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx98("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx98(
|
|
1920
2032
|
"path",
|
|
1921
2033
|
{
|
|
1922
2034
|
fill: stroke || color || "currentColor",
|
|
@@ -1927,25 +2039,25 @@ var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1927
2039
|
) }), Storyboard_default = IconStoryboard;
|
|
1928
2040
|
|
|
1929
2041
|
// src/components/StyleAutoFilled.tsx
|
|
1930
|
-
import { jsx as
|
|
1931
|
-
var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1932
|
-
/* @__PURE__ */
|
|
2042
|
+
import { jsx as jsx99, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
2043
|
+
var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs50("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2044
|
+
/* @__PURE__ */ jsx99(
|
|
1933
2045
|
"path",
|
|
1934
2046
|
{
|
|
1935
2047
|
fill: fill || color || "currentColor",
|
|
1936
2048
|
d: "M12 4.5L15.75 3.75L16.5 0H18L18.75 3.75L22.5 4.5V6L18.75 6.75L18 10.5H16.5L15.75 6.75L12 6V4.5Z"
|
|
1937
2049
|
}
|
|
1938
2050
|
),
|
|
1939
|
-
/* @__PURE__ */
|
|
2051
|
+
/* @__PURE__ */ jsx99(
|
|
1940
2052
|
"path",
|
|
1941
2053
|
{
|
|
1942
2054
|
fill: fill || color || "currentColor",
|
|
1943
2055
|
d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
|
|
1944
2056
|
}
|
|
1945
2057
|
),
|
|
1946
|
-
/* @__PURE__ */
|
|
1947
|
-
/* @__PURE__ */
|
|
1948
|
-
/* @__PURE__ */
|
|
2058
|
+
/* @__PURE__ */ jsx99("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
|
|
2059
|
+
/* @__PURE__ */ jsx99("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
|
|
2060
|
+
/* @__PURE__ */ jsx99(
|
|
1949
2061
|
"path",
|
|
1950
2062
|
{
|
|
1951
2063
|
fill: fill || color || "currentColor",
|
|
@@ -1955,44 +2067,44 @@ var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
1955
2067
|
] }), StyleAutoFilled_default = IconStyleAutoFilled;
|
|
1956
2068
|
|
|
1957
2069
|
// src/components/Style.tsx
|
|
1958
|
-
import { jsx as
|
|
1959
|
-
var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1960
|
-
/* @__PURE__ */
|
|
2070
|
+
import { jsx as jsx100, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
2071
|
+
var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs51("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2072
|
+
/* @__PURE__ */ jsx100(
|
|
1961
2073
|
"path",
|
|
1962
2074
|
{
|
|
1963
2075
|
fill: stroke || color || "currentColor",
|
|
1964
2076
|
d: "M12 7.5C12.8284 7.5 13.5 6.82843 13.5 6C13.5 5.17157 12.8284 4.5 12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5Z"
|
|
1965
2077
|
}
|
|
1966
2078
|
),
|
|
1967
|
-
/* @__PURE__ */
|
|
2079
|
+
/* @__PURE__ */ jsx100(
|
|
1968
2080
|
"path",
|
|
1969
2081
|
{
|
|
1970
2082
|
fill: stroke || color || "currentColor",
|
|
1971
2083
|
d: "M7.5 12C7.5 12.8284 6.82843 13.5 6 13.5C5.17157 13.5 4.5 12.8284 4.5 12C4.5 11.1716 5.17157 10.5 6 10.5C6.82843 10.5 7.5 11.1716 7.5 12Z"
|
|
1972
2084
|
}
|
|
1973
2085
|
),
|
|
1974
|
-
/* @__PURE__ */
|
|
2086
|
+
/* @__PURE__ */ jsx100(
|
|
1975
2087
|
"path",
|
|
1976
2088
|
{
|
|
1977
2089
|
fill: stroke || color || "currentColor",
|
|
1978
2090
|
d: "M6.69679 8.81815C7.28257 9.40394 8.23232 9.40394 8.81811 8.81815C9.40389 8.23236 9.40389 7.28262 8.81811 6.69683C8.23232 6.11104 7.28257 6.11104 6.69679 6.69683C6.111 7.28262 6.111 8.23236 6.69679 8.81815Z"
|
|
1979
2091
|
}
|
|
1980
2092
|
),
|
|
1981
|
-
/* @__PURE__ */
|
|
2093
|
+
/* @__PURE__ */ jsx100(
|
|
1982
2094
|
"path",
|
|
1983
2095
|
{
|
|
1984
2096
|
fill: stroke || color || "currentColor",
|
|
1985
2097
|
d: "M15.182 8.81811C14.5962 8.23232 14.5962 7.28257 15.182 6.69679C15.7678 6.111 16.7176 6.111 17.3034 6.69679C17.8891 7.28257 17.8891 8.23232 17.3034 8.81811C16.7176 9.40389 15.7678 9.40389 15.182 8.81811Z"
|
|
1986
2098
|
}
|
|
1987
2099
|
),
|
|
1988
|
-
/* @__PURE__ */
|
|
2100
|
+
/* @__PURE__ */ jsx100(
|
|
1989
2101
|
"path",
|
|
1990
2102
|
{
|
|
1991
2103
|
fill: stroke || color || "currentColor",
|
|
1992
2104
|
d: "M8.81833 17.3032C9.40412 16.7174 9.40412 15.7677 8.81833 15.1819C8.23255 14.5961 7.2828 14.5961 6.69701 15.1819C6.11123 15.7677 6.11123 16.7174 6.69701 17.3032C7.2828 17.889 8.23255 17.889 8.81833 17.3032Z"
|
|
1993
2105
|
}
|
|
1994
2106
|
),
|
|
1995
|
-
/* @__PURE__ */
|
|
2107
|
+
/* @__PURE__ */ jsx100(
|
|
1996
2108
|
"path",
|
|
1997
2109
|
{
|
|
1998
2110
|
fill: stroke || color || "currentColor",
|
|
@@ -2004,8 +2116,8 @@ var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2004
2116
|
] }), Style_default = IconStyle;
|
|
2005
2117
|
|
|
2006
2118
|
// src/components/SwitchOnFilled.tsx
|
|
2007
|
-
import { jsx as
|
|
2008
|
-
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2119
|
+
import { jsx as jsx101 } from "react/jsx-runtime";
|
|
2120
|
+
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx101("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx101(
|
|
2009
2121
|
"path",
|
|
2010
2122
|
{
|
|
2011
2123
|
fill: fill || color || "currentColor",
|
|
@@ -2016,9 +2128,9 @@ var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2016
2128
|
) }), SwitchOnFilled_default = IconSwitchOnFilled;
|
|
2017
2129
|
|
|
2018
2130
|
// src/components/Target.tsx
|
|
2019
|
-
import { jsx as
|
|
2020
|
-
var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2021
|
-
/* @__PURE__ */
|
|
2131
|
+
import { jsx as jsx102, jsxs as jsxs52 } from "react/jsx-runtime";
|
|
2132
|
+
var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs52("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2133
|
+
/* @__PURE__ */ jsx102(
|
|
2022
2134
|
"path",
|
|
2023
2135
|
{
|
|
2024
2136
|
fill: stroke || color || "currentColor",
|
|
@@ -2027,7 +2139,7 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2027
2139
|
clipRule: "evenodd"
|
|
2028
2140
|
}
|
|
2029
2141
|
),
|
|
2030
|
-
/* @__PURE__ */
|
|
2142
|
+
/* @__PURE__ */ jsx102(
|
|
2031
2143
|
"path",
|
|
2032
2144
|
{
|
|
2033
2145
|
fill: stroke || color || "currentColor",
|
|
@@ -2039,44 +2151,44 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2039
2151
|
] }), Target_default = IconTarget;
|
|
2040
2152
|
|
|
2041
2153
|
// src/components/TextLogo.tsx
|
|
2042
|
-
import { jsx as
|
|
2043
|
-
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2044
|
-
/* @__PURE__ */
|
|
2154
|
+
import { jsx as jsx103, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
2155
|
+
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs53("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
|
|
2156
|
+
/* @__PURE__ */ jsx103(
|
|
2045
2157
|
"path",
|
|
2046
2158
|
{
|
|
2047
2159
|
fill: fill || color || "currentColor",
|
|
2048
2160
|
d: "M42.0618 5.62237C49.8822 5.62238 56.2219 11.962 56.2219 19.7823C56.2218 27.6027 49.8822 33.9423 42.0618 33.9423C34.2415 33.9423 27.9019 27.6027 27.9018 19.7823C27.9018 11.962 34.2415 5.62237 42.0618 5.62237ZM42.0618 13.1743C38.4124 13.1743 35.4538 16.1328 35.4538 19.7823C35.4538 23.4318 38.4124 26.3903 42.0618 26.3903C45.7113 26.3903 48.6698 23.4318 48.6698 19.7823C48.6698 16.1329 45.7113 13.1743 42.0618 13.1743Z"
|
|
2049
2161
|
}
|
|
2050
2162
|
),
|
|
2051
|
-
/* @__PURE__ */
|
|
2163
|
+
/* @__PURE__ */ jsx103(
|
|
2052
2164
|
"path",
|
|
2053
2165
|
{
|
|
2054
2166
|
fill: fill || color || "currentColor",
|
|
2055
2167
|
d: "M89.3535 5.62237C97.1738 5.62237 103.514 11.962 103.514 19.7823C103.514 27.6027 97.1738 33.9423 89.3535 33.9423C81.5331 33.9423 75.1935 27.6027 75.1935 19.7823C75.1935 11.962 81.5331 5.62239 89.3535 5.62237ZM89.3535 13.1744C85.704 13.1744 82.7455 16.1329 82.7455 19.7823C82.7455 23.4318 85.704 26.3904 89.3535 26.3904C93.003 26.3904 95.9615 23.4318 95.9615 19.7823C95.9615 16.1329 93.003 13.1744 89.3535 13.1744Z"
|
|
2056
2168
|
}
|
|
2057
2169
|
),
|
|
2058
|
-
/* @__PURE__ */
|
|
2170
|
+
/* @__PURE__ */ jsx103(
|
|
2059
2171
|
"path",
|
|
2060
2172
|
{
|
|
2061
2173
|
fill: fill || color || "currentColor",
|
|
2062
2174
|
d: "M59.1199 19.3272C59.1199 11.741 63.1893 6.56006 71.8774 6.56006H73.4399C73.8818 6.56006 74.2399 6.91823 74.2399 7.36006V13.3258C74.2399 13.7676 73.8818 14.1258 73.4399 14.1258H71.8774C68.8335 14.1258 66.6799 16.2577 66.6799 19.3272V32.24C66.6799 32.6818 66.3217 33.04 65.8799 33.04H59.9199C59.4781 33.04 59.1199 32.6818 59.1199 32.24V19.3272Z"
|
|
2063
2175
|
}
|
|
2064
2176
|
),
|
|
2065
|
-
/* @__PURE__ */
|
|
2177
|
+
/* @__PURE__ */ jsx103(
|
|
2066
2178
|
"path",
|
|
2067
2179
|
{
|
|
2068
2180
|
fill: fill || color || "currentColor",
|
|
2069
2181
|
d: "M106 0.799999C106 0.358172 106.358 0 106.8 0H112.8C113.242 0 113.6 0.358171 113.6 0.799998V32.3199C113.6 32.7618 113.242 33.1199 112.8 33.1199H106.8C106.358 33.1199 106 32.7618 106 32.3199V0.799999Z"
|
|
2070
2182
|
}
|
|
2071
2183
|
),
|
|
2072
|
-
/* @__PURE__ */
|
|
2184
|
+
/* @__PURE__ */ jsx103(
|
|
2073
2185
|
"path",
|
|
2074
2186
|
{
|
|
2075
2187
|
fill: fill || color || "currentColor",
|
|
2076
2188
|
d: "M116.4 0.799999C116.4 0.358172 116.758 0 117.2 0H123.2C123.642 0 124 0.358171 124 0.799998V32.3199C124 32.7618 123.642 33.1199 123.2 33.1199H117.2C116.758 33.1199 116.4 32.7618 116.4 32.3199V0.799999Z"
|
|
2077
2189
|
}
|
|
2078
2190
|
),
|
|
2079
|
-
/* @__PURE__ */
|
|
2191
|
+
/* @__PURE__ */ jsx103(
|
|
2080
2192
|
"path",
|
|
2081
2193
|
{
|
|
2082
2194
|
fill: fill || color || "currentColor",
|
|
@@ -2086,16 +2198,16 @@ var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2086
2198
|
] }), TextLogo_default = IconTextLogo;
|
|
2087
2199
|
|
|
2088
2200
|
// src/components/ToolsFilled.tsx
|
|
2089
|
-
import { jsx as
|
|
2090
|
-
var IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2091
|
-
/* @__PURE__ */
|
|
2201
|
+
import { jsx as jsx104, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
2202
|
+
var IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs54("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2203
|
+
/* @__PURE__ */ jsx104(
|
|
2092
2204
|
"path",
|
|
2093
2205
|
{
|
|
2094
2206
|
fill: fill || color || "currentColor",
|
|
2095
2207
|
d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
|
|
2096
2208
|
}
|
|
2097
2209
|
),
|
|
2098
|
-
/* @__PURE__ */
|
|
2210
|
+
/* @__PURE__ */ jsx104(
|
|
2099
2211
|
"path",
|
|
2100
2212
|
{
|
|
2101
2213
|
fill: fill || color || "currentColor",
|
|
@@ -2105,8 +2217,8 @@ var IconToolsFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
2105
2217
|
] }), ToolsFilled_default = IconToolsFilled;
|
|
2106
2218
|
|
|
2107
2219
|
// src/components/Tools.tsx
|
|
2108
|
-
import { jsx as
|
|
2109
|
-
var IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2220
|
+
import { jsx as jsx105 } from "react/jsx-runtime";
|
|
2221
|
+
var IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx105("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx105(
|
|
2110
2222
|
"path",
|
|
2111
2223
|
{
|
|
2112
2224
|
stroke: stroke || color || "currentColor",
|
|
@@ -2116,8 +2228,8 @@ var IconTools = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2116
2228
|
) }), Tools_default = IconTools;
|
|
2117
2229
|
|
|
2118
2230
|
// src/components/Uploadfiles.tsx
|
|
2119
|
-
import { jsx as
|
|
2120
|
-
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2231
|
+
import { jsx as jsx106 } from "react/jsx-runtime";
|
|
2232
|
+
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx106("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx106(
|
|
2121
2233
|
"path",
|
|
2122
2234
|
{
|
|
2123
2235
|
fill: stroke || color || "currentColor",
|
|
@@ -2126,8 +2238,8 @@ var IconUploadfiles = ({ size, width, height, color, className, fill, stroke })
|
|
|
2126
2238
|
) }), Uploadfiles_default = IconUploadfiles;
|
|
2127
2239
|
|
|
2128
2240
|
// src/components/Userfeedback.tsx
|
|
2129
|
-
import { jsx as
|
|
2130
|
-
var IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2241
|
+
import { jsx as jsx107 } from "react/jsx-runtime";
|
|
2242
|
+
var IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx107("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx107(
|
|
2131
2243
|
"path",
|
|
2132
2244
|
{
|
|
2133
2245
|
fill: stroke || color || "currentColor",
|
|
@@ -2138,23 +2250,23 @@ var IconUserfeedback = ({ size, width, height, color, className, fill, stroke })
|
|
|
2138
2250
|
) }), Userfeedback_default = IconUserfeedback;
|
|
2139
2251
|
|
|
2140
2252
|
// src/components/VideoGeneration.tsx
|
|
2141
|
-
import { jsx as
|
|
2142
|
-
var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2143
|
-
/* @__PURE__ */
|
|
2253
|
+
import { jsx as jsx108, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
2254
|
+
var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs55("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2255
|
+
/* @__PURE__ */ jsx108(
|
|
2144
2256
|
"path",
|
|
2145
2257
|
{
|
|
2146
2258
|
fill: stroke || color || "currentColor",
|
|
2147
2259
|
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12H24C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0V2.25ZM12 6.75V9.93164L11.25 9.18164V14.8184L14.0684 12H17.25L11.25 18H9V6H11.25L12 6.75Z"
|
|
2148
2260
|
}
|
|
2149
2261
|
),
|
|
2150
|
-
/* @__PURE__ */
|
|
2262
|
+
/* @__PURE__ */ jsx108(
|
|
2151
2263
|
"path",
|
|
2152
2264
|
{
|
|
2153
2265
|
fill: stroke || color || "currentColor",
|
|
2154
2266
|
d: "M13.5 4.5L17.25 3.75L18 0H19.5L20.25 3.75L24 4.5V6L20.25 6.75L19.5 10.5H18L17.25 6.75L13.5 6V4.5Z"
|
|
2155
2267
|
}
|
|
2156
2268
|
),
|
|
2157
|
-
/* @__PURE__ */
|
|
2269
|
+
/* @__PURE__ */ jsx108(
|
|
2158
2270
|
"path",
|
|
2159
2271
|
{
|
|
2160
2272
|
fill: stroke || color || "currentColor",
|
|
@@ -2166,10 +2278,10 @@ var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
2166
2278
|
] }), VideoGeneration_default = IconVideoGeneration;
|
|
2167
2279
|
|
|
2168
2280
|
// src/components/VideoLength.tsx
|
|
2169
|
-
import { jsx as
|
|
2170
|
-
var IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2171
|
-
/* @__PURE__ */
|
|
2172
|
-
/* @__PURE__ */
|
|
2281
|
+
import { jsx as jsx109, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
2282
|
+
var IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs56("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2283
|
+
/* @__PURE__ */ jsx109("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
|
|
2284
|
+
/* @__PURE__ */ jsx109(
|
|
2173
2285
|
"path",
|
|
2174
2286
|
{
|
|
2175
2287
|
fill: stroke || color || "currentColor",
|
|
@@ -2181,9 +2293,9 @@ var IconVideoLength = ({ size, width, height, color, className, fill, stroke })
|
|
|
2181
2293
|
] }), VideoLength_default = IconVideoLength;
|
|
2182
2294
|
|
|
2183
2295
|
// src/components/Videogenerate.tsx
|
|
2184
|
-
import { jsx as
|
|
2185
|
-
var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2186
|
-
/* @__PURE__ */
|
|
2296
|
+
import { jsx as jsx110, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
2297
|
+
var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs57("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2298
|
+
/* @__PURE__ */ jsx110(
|
|
2187
2299
|
"path",
|
|
2188
2300
|
{
|
|
2189
2301
|
fill: stroke || color || "currentColor",
|
|
@@ -2192,7 +2304,7 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
2192
2304
|
clipRule: "evenodd"
|
|
2193
2305
|
}
|
|
2194
2306
|
),
|
|
2195
|
-
/* @__PURE__ */
|
|
2307
|
+
/* @__PURE__ */ jsx110(
|
|
2196
2308
|
"path",
|
|
2197
2309
|
{
|
|
2198
2310
|
fill: stroke || color || "currentColor",
|
|
@@ -2204,8 +2316,8 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
2204
2316
|
] }), Videogenerate_default = IconVideogenerate;
|
|
2205
2317
|
|
|
2206
2318
|
// src/components/Visualstyles.tsx
|
|
2207
|
-
import { jsx as
|
|
2208
|
-
var IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2319
|
+
import { jsx as jsx111 } from "react/jsx-runtime";
|
|
2320
|
+
var IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx111("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx111(
|
|
2209
2321
|
"path",
|
|
2210
2322
|
{
|
|
2211
2323
|
fill: stroke || color || "currentColor",
|
|
@@ -2216,9 +2328,9 @@ var IconVisualstyles = ({ size, width, height, color, className, fill, stroke })
|
|
|
2216
2328
|
) }), Visualstyles_default = IconVisualstyles;
|
|
2217
2329
|
|
|
2218
2330
|
// src/components/Volume.tsx
|
|
2219
|
-
import { jsx as
|
|
2220
|
-
var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2221
|
-
/* @__PURE__ */
|
|
2331
|
+
import { jsx as jsx112, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
2332
|
+
var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs58("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2333
|
+
/* @__PURE__ */ jsx112(
|
|
2222
2334
|
"path",
|
|
2223
2335
|
{
|
|
2224
2336
|
fill: stroke || color || "currentColor",
|
|
@@ -2227,14 +2339,14 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2227
2339
|
clipRule: "evenodd"
|
|
2228
2340
|
}
|
|
2229
2341
|
),
|
|
2230
|
-
/* @__PURE__ */
|
|
2342
|
+
/* @__PURE__ */ jsx112(
|
|
2231
2343
|
"path",
|
|
2232
2344
|
{
|
|
2233
2345
|
fill: stroke || color || "currentColor",
|
|
2234
2346
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
2235
2347
|
}
|
|
2236
2348
|
),
|
|
2237
|
-
/* @__PURE__ */
|
|
2349
|
+
/* @__PURE__ */ jsx112(
|
|
2238
2350
|
"path",
|
|
2239
2351
|
{
|
|
2240
2352
|
fill: stroke || color || "currentColor",
|
|
@@ -2244,6 +2356,7 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2244
2356
|
] }), Volume_default = IconVolume;
|
|
2245
2357
|
export {
|
|
2246
2358
|
Add_default as IconAdd,
|
|
2359
|
+
AddSceneChoice_default as IconAddSceneChoice,
|
|
2247
2360
|
Agreements_default as IconAgreements,
|
|
2248
2361
|
Aiwriting_default as IconAiwriting,
|
|
2249
2362
|
AngleDown_default as IconAngleDown,
|
|
@@ -2255,6 +2368,7 @@ export {
|
|
|
2255
2368
|
Canvasmode_default as IconCanvasmode,
|
|
2256
2369
|
Chaptercollapse_default as IconChaptercollapse,
|
|
2257
2370
|
Chapterexpand_default as IconChapterexpand,
|
|
2371
|
+
Check_default as IconCheck,
|
|
2258
2372
|
CheckedFilled_default as IconCheckedFilled,
|
|
2259
2373
|
Close_default as IconClose,
|
|
2260
2374
|
Copy_default as IconCopy,
|
|
@@ -2263,6 +2377,7 @@ export {
|
|
|
2263
2377
|
Delete_default as IconDelete,
|
|
2264
2378
|
DeleteSceneChoice_default as IconDeleteSceneChoice,
|
|
2265
2379
|
Download_default as IconDownload,
|
|
2380
|
+
DraghandleFilled_default as IconDraghandleFilled,
|
|
2266
2381
|
FeedbackFailFilled_default as IconFeedbackFailFilled,
|
|
2267
2382
|
FeedbackPendingFilled_default as IconFeedbackPendingFilled,
|
|
2268
2383
|
FeedbackProblem_default as IconFeedbackProblem,
|
|
@@ -2309,12 +2424,16 @@ export {
|
|
|
2309
2424
|
Moresettings_default as IconMoresettings,
|
|
2310
2425
|
Musicassets_default as IconMusicassets,
|
|
2311
2426
|
Mute_default as IconMute,
|
|
2427
|
+
Next_default as IconNext,
|
|
2312
2428
|
Nextscene_default as IconNextscene,
|
|
2313
2429
|
Oneclickgenerate_default as IconOneclickgenerate,
|
|
2314
2430
|
Opendemo_default as IconOpendemo,
|
|
2315
2431
|
PageError_default as IconPageError,
|
|
2316
2432
|
Pencil_default as IconPencil,
|
|
2433
|
+
Pick_default as IconPick,
|
|
2434
|
+
PickedFilled_default as IconPickedFilled,
|
|
2317
2435
|
PlanFilled_default as IconPlanFilled,
|
|
2436
|
+
PlayFilled_default as IconPlayFilled,
|
|
2318
2437
|
Previouscene_default as IconPreviouscene,
|
|
2319
2438
|
Problem_default as IconProblem,
|
|
2320
2439
|
ProblemNoticeFilled_default as IconProblemNoticeFilled,
|
|
@@ -2324,7 +2443,10 @@ export {
|
|
|
2324
2443
|
Ratio916_default as IconRatio916,
|
|
2325
2444
|
ReEdit_default as IconReEdit,
|
|
2326
2445
|
Regenerate_default as IconRegenerate,
|
|
2446
|
+
SceneNext_default as IconSceneNext,
|
|
2327
2447
|
Scriptmode_default as IconScriptmode,
|
|
2448
|
+
Share_default as IconShare,
|
|
2449
|
+
ShareFilled_default as IconShareFilled,
|
|
2328
2450
|
SocialDiscord_default as IconSocialDiscord,
|
|
2329
2451
|
SocialX_default as IconSocialX,
|
|
2330
2452
|
SoundOff_default as IconSoundOff,
|