@yoroll/react-icon 0.0.21 → 0.0.23
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 +804 -611
- package/dist/index.iife.js +791 -611
- package/dist/index.iife.min.js +4 -4
- package/dist/index.js +1017 -811
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.js +2 -2
- package/dist/types/components/Agent.d.ts +4 -0
- package/dist/types/components/AgentFilled.d.ts +4 -0
- package/dist/types/components/Canvasframe.d.ts +4 -0
- package/dist/types/components/Command.d.ts +4 -0
- package/dist/types/components/Createplan.d.ts +4 -0
- package/dist/types/components/Element.d.ts +4 -0
- package/dist/types/components/PauseFilled.d.ts +4 -0
- package/dist/types/components/Premiumcontent.d.ts +4 -0
- package/dist/types/components/QtEsaved.d.ts +4 -0
- package/dist/types/components/SatisfiedFilled.d.ts +4 -0
- package/dist/types/components/StopFilled.d.ts +4 -0
- package/dist/types/components/Table.d.ts +4 -0
- package/dist/types/components/UnsatisfiedFilled.d.ts +4 -0
- package/dist/types/components/index.d.ts +13 -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.23 */
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
// src/components/Document.tsx
|
|
@@ -59,10 +59,29 @@ var IconQtEsave = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
59
59
|
}
|
|
60
60
|
) }), QtEsave_default = IconQtEsave;
|
|
61
61
|
|
|
62
|
-
// src/components/
|
|
62
|
+
// src/components/QtEsaved.tsx
|
|
63
63
|
import { jsx as jsx6, jsxs } from "react/jsx-runtime";
|
|
64
|
-
var
|
|
64
|
+
var IconQtEsaved = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
65
|
+
/* @__PURE__ */ jsx6(
|
|
66
|
+
"path",
|
|
67
|
+
{
|
|
68
|
+
fill: fill || color || "currentColor",
|
|
69
|
+
d: "M18.2451 3.24512L16.6953 4.87695L15.5684 3.75H3.75V20.25H6.75V13.5H17.25V20.25H20.25V10.5781L22.5 8.1875V22.5H1.5V1.5H16.5L18.2451 3.24512ZM9 20.25H15V15.75H9V20.25Z"
|
|
70
|
+
}
|
|
71
|
+
),
|
|
65
72
|
/* @__PURE__ */ jsx6(
|
|
73
|
+
"path",
|
|
74
|
+
{
|
|
75
|
+
fill: stroke || color || "currentColor",
|
|
76
|
+
d: "M23 4.49999L16.5 11.3L12 7.09999L13.6 5.49999L16.5 8.2L21.4 3L23 4.49999Z"
|
|
77
|
+
}
|
|
78
|
+
)
|
|
79
|
+
] }), QtEsaved_default = IconQtEsaved;
|
|
80
|
+
|
|
81
|
+
// src/components/Uploadimage.tsx
|
|
82
|
+
import { jsx as jsx7, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
83
|
+
var IconUploadimage = ({ 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: [
|
|
84
|
+
/* @__PURE__ */ jsx7(
|
|
66
85
|
"path",
|
|
67
86
|
{
|
|
68
87
|
fill: stroke || color || "currentColor",
|
|
@@ -71,7 +90,7 @@ var IconUploadimage = ({ size, width, height, color, className, fill, stroke })
|
|
|
71
90
|
clipRule: "evenodd"
|
|
72
91
|
}
|
|
73
92
|
),
|
|
74
|
-
/* @__PURE__ */
|
|
93
|
+
/* @__PURE__ */ jsx7(
|
|
75
94
|
"path",
|
|
76
95
|
{
|
|
77
96
|
fill: stroke || color || "currentColor",
|
|
@@ -81,9 +100,9 @@ var IconUploadimage = ({ size, width, height, color, className, fill, stroke })
|
|
|
81
100
|
] }), Uploadimage_default = IconUploadimage;
|
|
82
101
|
|
|
83
102
|
// src/components/Aboutus.tsx
|
|
84
|
-
import { jsx as
|
|
85
|
-
var IconAboutus = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
86
|
-
/* @__PURE__ */
|
|
103
|
+
import { jsx as jsx8, jsxs as jsxs3 } from "react/jsx-runtime";
|
|
104
|
+
var IconAboutus = ({ 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: [
|
|
105
|
+
/* @__PURE__ */ jsx8(
|
|
87
106
|
"path",
|
|
88
107
|
{
|
|
89
108
|
fill: stroke || color || "currentColor",
|
|
@@ -92,7 +111,7 @@ var IconAboutus = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
92
111
|
clipRule: "evenodd"
|
|
93
112
|
}
|
|
94
113
|
),
|
|
95
|
-
/* @__PURE__ */
|
|
114
|
+
/* @__PURE__ */ jsx8(
|
|
96
115
|
"path",
|
|
97
116
|
{
|
|
98
117
|
fill: stroke || color || "currentColor",
|
|
@@ -102,16 +121,16 @@ var IconAboutus = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
102
121
|
] }), Aboutus_default = IconAboutus;
|
|
103
122
|
|
|
104
123
|
// src/components/AddSceneChoice.tsx
|
|
105
|
-
import { jsx as
|
|
106
|
-
var IconAddSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
107
|
-
/* @__PURE__ */
|
|
124
|
+
import { jsx as jsx9, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
125
|
+
var IconAddSceneChoice = ({ 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: [
|
|
126
|
+
/* @__PURE__ */ jsx9(
|
|
108
127
|
"path",
|
|
109
128
|
{
|
|
110
129
|
fill: stroke || color || "currentColor",
|
|
111
130
|
d: "M10.875 6V10.875H6V13.125H10.875V18H13.125V13.125H18V10.875H13.125V6H10.875Z"
|
|
112
131
|
}
|
|
113
132
|
),
|
|
114
|
-
/* @__PURE__ */
|
|
133
|
+
/* @__PURE__ */ jsx9(
|
|
115
134
|
"path",
|
|
116
135
|
{
|
|
117
136
|
fill: stroke || color || "currentColor",
|
|
@@ -123,8 +142,8 @@ var IconAddSceneChoice = ({ size, width, height, color, className, fill, stroke
|
|
|
123
142
|
] }), AddSceneChoice_default = IconAddSceneChoice;
|
|
124
143
|
|
|
125
144
|
// src/components/Add.tsx
|
|
126
|
-
import { jsx as
|
|
127
|
-
var IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
145
|
+
import { jsx as jsx10 } from "react/jsx-runtime";
|
|
146
|
+
var IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx10("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx10(
|
|
128
147
|
"path",
|
|
129
148
|
{
|
|
130
149
|
fill: stroke || color || "currentColor",
|
|
@@ -132,10 +151,48 @@ var IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @_
|
|
|
132
151
|
}
|
|
133
152
|
) }), Add_default = IconAdd;
|
|
134
153
|
|
|
154
|
+
// src/components/AgentFilled.tsx
|
|
155
|
+
import { jsx as jsx11 } from "react/jsx-runtime";
|
|
156
|
+
var IconAgentFilled = ({ 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(
|
|
157
|
+
"path",
|
|
158
|
+
{
|
|
159
|
+
fill: fill || color || "currentColor",
|
|
160
|
+
d: "M17.6387 2.47656L14.6182 6H23.5V23.5H0.5V6H9.38184L6.36133 2.47656L8.63867 0.523438L12 4.44531L15.3613 0.523438L17.6387 2.47656ZM17.5 9V20.5H20.5V9H17.5ZM7 11C6.17157 11 5.5 11.6716 5.5 12.5C5.5 13.3284 6.17157 14 7 14C7.82843 14 8.5 13.3284 8.5 12.5C8.5 11.6716 7.82843 11 7 11ZM13 11C12.1716 11 11.5 11.6716 11.5 12.5C11.5 13.3284 12.1716 14 13 14C13.8284 14 14.5 13.3284 14.5 12.5C14.5 11.6716 13.8284 11 13 11Z"
|
|
161
|
+
}
|
|
162
|
+
) }), AgentFilled_default = IconAgentFilled;
|
|
163
|
+
|
|
164
|
+
// src/components/Agent.tsx
|
|
165
|
+
import { jsx as jsx12, jsxs as jsxs5 } from "react/jsx-runtime";
|
|
166
|
+
var IconAgent = ({ 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: [
|
|
167
|
+
/* @__PURE__ */ jsx12(
|
|
168
|
+
"path",
|
|
169
|
+
{
|
|
170
|
+
fill: stroke || color || "currentColor",
|
|
171
|
+
d: "M8.35416 0.767822L12 5.0213L15.6458 0.767822L17.3542 2.2321L14.1245 6H23.5V23.5H0.5V6H9.87546L6.64584 2.2321L8.35416 0.767822ZM2.75 8.25V21.25H16.75V8.25H2.75ZM19 8.25V21.25H21.25V8.25H19Z",
|
|
172
|
+
fillRule: "evenodd",
|
|
173
|
+
clipRule: "evenodd"
|
|
174
|
+
}
|
|
175
|
+
),
|
|
176
|
+
/* @__PURE__ */ jsx12(
|
|
177
|
+
"path",
|
|
178
|
+
{
|
|
179
|
+
fill: stroke || color || "currentColor",
|
|
180
|
+
d: "M8.5 12.5C8.5 13.3284 7.82843 14 7 14C6.17157 14 5.5 13.3284 5.5 12.5C5.5 11.6716 6.17157 11 7 11C7.82843 11 8.5 11.6716 8.5 12.5Z"
|
|
181
|
+
}
|
|
182
|
+
),
|
|
183
|
+
/* @__PURE__ */ jsx12(
|
|
184
|
+
"path",
|
|
185
|
+
{
|
|
186
|
+
fill: stroke || color || "currentColor",
|
|
187
|
+
d: "M13 14C13.8284 14 14.5 13.3284 14.5 12.5C14.5 11.6716 13.8284 11 13 11C12.1716 11 11.5 11.6716 11.5 12.5C11.5 13.3284 12.1716 14 13 14Z"
|
|
188
|
+
}
|
|
189
|
+
)
|
|
190
|
+
] }), Agent_default = IconAgent;
|
|
191
|
+
|
|
135
192
|
// src/components/Agreements.tsx
|
|
136
|
-
import { jsx as
|
|
137
|
-
var IconAgreements = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
138
|
-
/* @__PURE__ */
|
|
193
|
+
import { jsx as jsx13, jsxs as jsxs6 } from "react/jsx-runtime";
|
|
194
|
+
var IconAgreements = ({ 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: [
|
|
195
|
+
/* @__PURE__ */ jsx13(
|
|
139
196
|
"path",
|
|
140
197
|
{
|
|
141
198
|
fill: stroke || color || "currentColor",
|
|
@@ -144,12 +201,12 @@ var IconAgreements = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
144
201
|
clipRule: "evenodd"
|
|
145
202
|
}
|
|
146
203
|
),
|
|
147
|
-
/* @__PURE__ */
|
|
204
|
+
/* @__PURE__ */ jsx13("path", { fill: stroke || color || "currentColor", d: "M7.5 16.25H16.5V14H7.5V16.25Z" })
|
|
148
205
|
] }), Agreements_default = IconAgreements;
|
|
149
206
|
|
|
150
207
|
// src/components/AngleDown.tsx
|
|
151
|
-
import { jsx as
|
|
152
|
-
var IconAngleDown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
208
|
+
import { jsx as jsx14 } from "react/jsx-runtime";
|
|
209
|
+
var IconAngleDown = ({ 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(
|
|
153
210
|
"path",
|
|
154
211
|
{
|
|
155
212
|
fill: stroke || color || "currentColor",
|
|
@@ -158,8 +215,8 @@ var IconAngleDown = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
158
215
|
) }), AngleDown_default = IconAngleDown;
|
|
159
216
|
|
|
160
217
|
// src/components/Angleright.tsx
|
|
161
|
-
import { jsx as
|
|
162
|
-
var IconAngleright = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
218
|
+
import { jsx as jsx15 } from "react/jsx-runtime";
|
|
219
|
+
var IconAngleright = ({ 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(
|
|
163
220
|
"path",
|
|
164
221
|
{
|
|
165
222
|
fill: stroke || color || "currentColor",
|
|
@@ -168,8 +225,8 @@ var IconAngleright = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
168
225
|
) }), Angleright_default = IconAngleright;
|
|
169
226
|
|
|
170
227
|
// src/components/Announcement.tsx
|
|
171
|
-
import { jsx as
|
|
172
|
-
var IconAnnouncement = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
228
|
+
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
229
|
+
var IconAnnouncement = ({ 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(
|
|
173
230
|
"path",
|
|
174
231
|
{
|
|
175
232
|
fill: stroke || color || "currentColor",
|
|
@@ -180,8 +237,8 @@ var IconAnnouncement = ({ size, width, height, color, className, fill, stroke })
|
|
|
180
237
|
) }), Announcement_default = IconAnnouncement;
|
|
181
238
|
|
|
182
239
|
// src/components/Artboard.tsx
|
|
183
|
-
import { jsx as
|
|
184
|
-
var IconArtboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
240
|
+
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
241
|
+
var IconArtboard = ({ 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(
|
|
185
242
|
"path",
|
|
186
243
|
{
|
|
187
244
|
fill: stroke || color || "currentColor",
|
|
@@ -192,19 +249,19 @@ var IconArtboard = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
192
249
|
) }), Artboard_default = IconArtboard;
|
|
193
250
|
|
|
194
251
|
// src/components/AssetsFilled.tsx
|
|
195
|
-
import { jsx as
|
|
196
|
-
var IconAssetsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
197
|
-
/* @__PURE__ */
|
|
198
|
-
/* @__PURE__ */
|
|
199
|
-
/* @__PURE__ */
|
|
252
|
+
import { jsx as jsx18, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
253
|
+
var IconAssetsFilled = ({ 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: [
|
|
254
|
+
/* @__PURE__ */ jsx18("path", { fill: fill || color || "currentColor", d: "M19.5 0H4.5V3H19.5V0Z" }),
|
|
255
|
+
/* @__PURE__ */ jsx18("path", { fill: fill || color || "currentColor", d: "M3 6H21V9H3V6Z" }),
|
|
256
|
+
/* @__PURE__ */ jsx18("path", { fill: fill || color || "currentColor", d: "M1.5 12H22.5V22.5H1.5V12Z" })
|
|
200
257
|
] }), AssetsFilled_default = IconAssetsFilled;
|
|
201
258
|
|
|
202
259
|
// src/components/Assets.tsx
|
|
203
|
-
import { jsx as
|
|
204
|
-
var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
205
|
-
/* @__PURE__ */
|
|
206
|
-
/* @__PURE__ */
|
|
207
|
-
/* @__PURE__ */
|
|
260
|
+
import { jsx as jsx19, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
261
|
+
var IconAssets = ({ 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: [
|
|
262
|
+
/* @__PURE__ */ jsx19("path", { fill: stroke || color || "currentColor", d: "M19.5 0H4.5V2.25H19.5V0Z" }),
|
|
263
|
+
/* @__PURE__ */ jsx19("path", { fill: stroke || color || "currentColor", d: "M3 5.25H21V7.5H3V5.25Z" }),
|
|
264
|
+
/* @__PURE__ */ jsx19(
|
|
208
265
|
"path",
|
|
209
266
|
{
|
|
210
267
|
fill: stroke || color || "currentColor",
|
|
@@ -216,8 +273,8 @@ var IconAssets = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
216
273
|
] }), Assets_default = IconAssets;
|
|
217
274
|
|
|
218
275
|
// src/components/Autolayout.tsx
|
|
219
|
-
import { jsx as
|
|
220
|
-
var IconAutolayout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
276
|
+
import { jsx as jsx20 } from "react/jsx-runtime";
|
|
277
|
+
var IconAutolayout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx20("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx20(
|
|
221
278
|
"path",
|
|
222
279
|
{
|
|
223
280
|
fill: stroke || color || "currentColor",
|
|
@@ -226,9 +283,9 @@ var IconAutolayout = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
226
283
|
) }), Autolayout_default = IconAutolayout;
|
|
227
284
|
|
|
228
285
|
// src/components/Backtoprojects.tsx
|
|
229
|
-
import { jsx as
|
|
230
|
-
var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
231
|
-
/* @__PURE__ */
|
|
286
|
+
import { jsx as jsx21, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
287
|
+
var IconBacktoprojects = ({ 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: [
|
|
288
|
+
/* @__PURE__ */ jsx21(
|
|
232
289
|
"path",
|
|
233
290
|
{
|
|
234
291
|
fill: stroke || color || "currentColor",
|
|
@@ -237,7 +294,7 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
237
294
|
clipRule: "evenodd"
|
|
238
295
|
}
|
|
239
296
|
),
|
|
240
|
-
/* @__PURE__ */
|
|
297
|
+
/* @__PURE__ */ jsx21(
|
|
241
298
|
"path",
|
|
242
299
|
{
|
|
243
300
|
fill: stroke || color || "currentColor",
|
|
@@ -246,7 +303,7 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
246
303
|
clipRule: "evenodd"
|
|
247
304
|
}
|
|
248
305
|
),
|
|
249
|
-
/* @__PURE__ */
|
|
306
|
+
/* @__PURE__ */ jsx21(
|
|
250
307
|
"path",
|
|
251
308
|
{
|
|
252
309
|
fill: stroke || color || "currentColor",
|
|
@@ -255,7 +312,7 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
255
312
|
clipRule: "evenodd"
|
|
256
313
|
}
|
|
257
314
|
),
|
|
258
|
-
/* @__PURE__ */
|
|
315
|
+
/* @__PURE__ */ jsx21(
|
|
259
316
|
"path",
|
|
260
317
|
{
|
|
261
318
|
fill: stroke || color || "currentColor",
|
|
@@ -267,8 +324,8 @@ var IconBacktoprojects = ({ size, width, height, color, className, fill, stroke
|
|
|
267
324
|
] }), Backtoprojects_default = IconBacktoprojects;
|
|
268
325
|
|
|
269
326
|
// src/components/Backward.tsx
|
|
270
|
-
import { jsx as
|
|
271
|
-
var IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
327
|
+
import { jsx as jsx22 } from "react/jsx-runtime";
|
|
328
|
+
var IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx22("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx22(
|
|
272
329
|
"path",
|
|
273
330
|
{
|
|
274
331
|
fill: stroke || color || "currentColor",
|
|
@@ -277,8 +334,8 @@ var IconBackward = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
277
334
|
) }), Backward_default = IconBackward;
|
|
278
335
|
|
|
279
336
|
// src/components/BatchShots.tsx
|
|
280
|
-
import { jsx as
|
|
281
|
-
var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
337
|
+
import { jsx as jsx23 } from "react/jsx-runtime";
|
|
338
|
+
var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx23("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx23(
|
|
282
339
|
"path",
|
|
283
340
|
{
|
|
284
341
|
fill: stroke || color || "currentColor",
|
|
@@ -289,16 +346,16 @@ var IconBatchShots = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
289
346
|
) }), BatchShots_default = IconBatchShots;
|
|
290
347
|
|
|
291
348
|
// src/components/Canvaposition.tsx
|
|
292
|
-
import { jsx as
|
|
293
|
-
var IconCanvaposition = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
294
|
-
/* @__PURE__ */
|
|
349
|
+
import { jsx as jsx24, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
350
|
+
var IconCanvaposition = ({ 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: [
|
|
351
|
+
/* @__PURE__ */ jsx24(
|
|
295
352
|
"path",
|
|
296
353
|
{
|
|
297
354
|
fill: stroke || color || "currentColor",
|
|
298
355
|
d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z"
|
|
299
356
|
}
|
|
300
357
|
),
|
|
301
|
-
/* @__PURE__ */
|
|
358
|
+
/* @__PURE__ */ jsx24(
|
|
302
359
|
"path",
|
|
303
360
|
{
|
|
304
361
|
fill: stroke || color || "currentColor",
|
|
@@ -309,9 +366,50 @@ var IconCanvaposition = ({ size, width, height, color, className, fill, stroke }
|
|
|
309
366
|
)
|
|
310
367
|
] }), Canvaposition_default = IconCanvaposition;
|
|
311
368
|
|
|
369
|
+
// src/components/Canvasframe.tsx
|
|
370
|
+
import { jsx as jsx25, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
371
|
+
var IconCanvasframe = ({ 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: [
|
|
372
|
+
/* @__PURE__ */ jsx25(
|
|
373
|
+
"path",
|
|
374
|
+
{
|
|
375
|
+
fill: stroke || color || "currentColor",
|
|
376
|
+
d: "M1.5 1.5H10.5V8.25H1.5V1.5ZM3.75 3.75H8.25V6H3.75V3.75Z",
|
|
377
|
+
fillRule: "evenodd",
|
|
378
|
+
clipRule: "evenodd"
|
|
379
|
+
}
|
|
380
|
+
),
|
|
381
|
+
/* @__PURE__ */ jsx25(
|
|
382
|
+
"path",
|
|
383
|
+
{
|
|
384
|
+
fill: stroke || color || "currentColor",
|
|
385
|
+
d: "M1.5 11.25H10.5V22.5H1.5V11.25ZM3.75 13.5H8.25V20.25H3.75V13.5Z",
|
|
386
|
+
fillRule: "evenodd",
|
|
387
|
+
clipRule: "evenodd"
|
|
388
|
+
}
|
|
389
|
+
),
|
|
390
|
+
/* @__PURE__ */ jsx25(
|
|
391
|
+
"path",
|
|
392
|
+
{
|
|
393
|
+
fill: stroke || color || "currentColor",
|
|
394
|
+
d: "M13.5 1.5V12.75H22.5V1.5H13.5ZM20.25 3.75H15.75V10.5H20.25V3.75Z",
|
|
395
|
+
fillRule: "evenodd",
|
|
396
|
+
clipRule: "evenodd"
|
|
397
|
+
}
|
|
398
|
+
),
|
|
399
|
+
/* @__PURE__ */ jsx25(
|
|
400
|
+
"path",
|
|
401
|
+
{
|
|
402
|
+
fill: stroke || color || "currentColor",
|
|
403
|
+
d: "M13.5 15.75H22.5V22.5H13.5V15.75ZM15.75 18H20.25V20.25H15.75V18Z",
|
|
404
|
+
fillRule: "evenodd",
|
|
405
|
+
clipRule: "evenodd"
|
|
406
|
+
}
|
|
407
|
+
)
|
|
408
|
+
] }), Canvasframe_default = IconCanvasframe;
|
|
409
|
+
|
|
312
410
|
// src/components/Canvasmode.tsx
|
|
313
|
-
import { jsx as
|
|
314
|
-
var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
411
|
+
import { jsx as jsx26 } from "react/jsx-runtime";
|
|
412
|
+
var IconCanvasmode = ({ 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(
|
|
315
413
|
"path",
|
|
316
414
|
{
|
|
317
415
|
fill: stroke || color || "currentColor",
|
|
@@ -322,8 +420,8 @@ var IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
322
420
|
) }), Canvasmode_default = IconCanvasmode;
|
|
323
421
|
|
|
324
422
|
// src/components/CcgFilled.tsx
|
|
325
|
-
import { jsx as
|
|
326
|
-
var IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
423
|
+
import { jsx as jsx27 } from "react/jsx-runtime";
|
|
424
|
+
var IconCcgFilled = ({ 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(
|
|
327
425
|
"path",
|
|
328
426
|
{
|
|
329
427
|
fill: fill || color || "currentColor",
|
|
@@ -334,8 +432,8 @@ var IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
334
432
|
) }), CcgFilled_default = IconCcgFilled;
|
|
335
433
|
|
|
336
434
|
// src/components/Ccg.tsx
|
|
337
|
-
import { jsx as
|
|
338
|
-
var IconCcg = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
435
|
+
import { jsx as jsx28 } from "react/jsx-runtime";
|
|
436
|
+
var IconCcg = ({ 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(
|
|
339
437
|
"path",
|
|
340
438
|
{
|
|
341
439
|
fill: stroke || color || "currentColor",
|
|
@@ -346,30 +444,30 @@ var IconCcg = ({ size, width, height, color, className, fill, stroke }) => /* @_
|
|
|
346
444
|
) }), Ccg_default = IconCcg;
|
|
347
445
|
|
|
348
446
|
// src/components/Ccggame.tsx
|
|
349
|
-
import { jsx as
|
|
350
|
-
var IconCcggame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
351
|
-
/* @__PURE__ */
|
|
447
|
+
import { jsx as jsx29, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
448
|
+
var IconCcggame = ({ 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: [
|
|
449
|
+
/* @__PURE__ */ jsx29(
|
|
352
450
|
"path",
|
|
353
451
|
{
|
|
354
452
|
fill: stroke || color || "currentColor",
|
|
355
453
|
d: "M9.75 9.75C9.75 10.9926 8.74264 12 7.5 12C6.25736 12 5.25 10.9926 5.25 9.75C5.25 8.50736 6.25736 7.5 7.5 7.5C8.74264 7.5 9.75 8.50736 9.75 9.75Z"
|
|
356
454
|
}
|
|
357
455
|
),
|
|
358
|
-
/* @__PURE__ */
|
|
456
|
+
/* @__PURE__ */ jsx29(
|
|
359
457
|
"path",
|
|
360
458
|
{
|
|
361
459
|
fill: stroke || color || "currentColor",
|
|
362
460
|
d: "M19.125 8.0625C19.125 8.78737 18.5374 9.375 17.8125 9.375C17.0876 9.375 16.5 8.78737 16.5 8.0625C16.5 7.33763 17.0876 6.75 17.8125 6.75C18.5374 6.75 19.125 7.33763 19.125 8.0625Z"
|
|
363
461
|
}
|
|
364
462
|
),
|
|
365
|
-
/* @__PURE__ */
|
|
463
|
+
/* @__PURE__ */ jsx29(
|
|
366
464
|
"path",
|
|
367
465
|
{
|
|
368
466
|
fill: stroke || color || "currentColor",
|
|
369
467
|
d: "M16.3125 12.75C17.0374 12.75 17.625 12.1624 17.625 11.4375C17.625 10.7126 17.0374 10.125 16.3125 10.125C15.5876 10.125 15 10.7126 15 11.4375C15 12.1624 15.5876 12.75 16.3125 12.75Z"
|
|
370
468
|
}
|
|
371
469
|
),
|
|
372
|
-
/* @__PURE__ */
|
|
470
|
+
/* @__PURE__ */ jsx29(
|
|
373
471
|
"path",
|
|
374
472
|
{
|
|
375
473
|
fill: stroke || color || "currentColor",
|
|
@@ -381,8 +479,8 @@ var IconCcggame = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
381
479
|
] }), Ccggame_default = IconCcggame;
|
|
382
480
|
|
|
383
481
|
// src/components/Ccglanguage.tsx
|
|
384
|
-
import { jsx as
|
|
385
|
-
var IconCcglanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
482
|
+
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
483
|
+
var IconCcglanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx30("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx30(
|
|
386
484
|
"path",
|
|
387
485
|
{
|
|
388
486
|
fill: stroke || color || "currentColor",
|
|
@@ -391,8 +489,8 @@ var IconCcglanguage = ({ size, width, height, color, className, fill, stroke })
|
|
|
391
489
|
) }), Ccglanguage_default = IconCcglanguage;
|
|
392
490
|
|
|
393
491
|
// src/components/Chaptercollapse.tsx
|
|
394
|
-
import { jsx as
|
|
395
|
-
var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
492
|
+
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
493
|
+
var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx31("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx31(
|
|
396
494
|
"path",
|
|
397
495
|
{
|
|
398
496
|
fill: stroke || color || "currentColor",
|
|
@@ -403,8 +501,8 @@ var IconChaptercollapse = ({ size, width, height, color, className, fill, stroke
|
|
|
403
501
|
) }), Chaptercollapse_default = IconChaptercollapse;
|
|
404
502
|
|
|
405
503
|
// src/components/Chapterexpand.tsx
|
|
406
|
-
import { jsx as
|
|
407
|
-
var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
504
|
+
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
505
|
+
var IconChapterexpand = ({ 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(
|
|
408
506
|
"path",
|
|
409
507
|
{
|
|
410
508
|
fill: stroke || color || "currentColor",
|
|
@@ -415,16 +513,16 @@ var IconChapterexpand = ({ size, width, height, color, className, fill, stroke }
|
|
|
415
513
|
) }), Chapterexpand_default = IconChapterexpand;
|
|
416
514
|
|
|
417
515
|
// src/components/Chathistory.tsx
|
|
418
|
-
import { jsx as
|
|
419
|
-
var IconChathistory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
420
|
-
/* @__PURE__ */
|
|
516
|
+
import { jsx as jsx33, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
517
|
+
var IconChathistory = ({ 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: [
|
|
518
|
+
/* @__PURE__ */ jsx33(
|
|
421
519
|
"path",
|
|
422
520
|
{
|
|
423
521
|
fill: stroke || color || "currentColor",
|
|
424
522
|
d: "M10.5 4.5V12.4926L15.7369 17.3267L17.2631 15.6733L12.75 11.5074V4.5H10.5Z"
|
|
425
523
|
}
|
|
426
524
|
),
|
|
427
|
-
/* @__PURE__ */
|
|
525
|
+
/* @__PURE__ */ jsx33(
|
|
428
526
|
"path",
|
|
429
527
|
{
|
|
430
528
|
fill: stroke || color || "currentColor",
|
|
@@ -436,8 +534,8 @@ var IconChathistory = ({ size, width, height, color, className, fill, stroke })
|
|
|
436
534
|
] }), Chathistory_default = IconChathistory;
|
|
437
535
|
|
|
438
536
|
// src/components/Check.tsx
|
|
439
|
-
import { jsx as
|
|
440
|
-
var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
537
|
+
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
538
|
+
var IconCheck = ({ 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(
|
|
441
539
|
"path",
|
|
442
540
|
{
|
|
443
541
|
fill: stroke || color || "currentColor",
|
|
@@ -446,8 +544,8 @@ var IconCheck = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
446
544
|
) }), Check_default = IconCheck;
|
|
447
545
|
|
|
448
546
|
// src/components/CheckedFilled.tsx
|
|
449
|
-
import { jsx as
|
|
450
|
-
var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
547
|
+
import { jsx as jsx35 } from "react/jsx-runtime";
|
|
548
|
+
var IconCheckedFilled = ({ 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(
|
|
451
549
|
"path",
|
|
452
550
|
{
|
|
453
551
|
fill: fill || color || "currentColor",
|
|
@@ -458,8 +556,8 @@ var IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
458
556
|
) }), CheckedFilled_default = IconCheckedFilled;
|
|
459
557
|
|
|
460
558
|
// src/components/Close.tsx
|
|
461
|
-
import { jsx as
|
|
462
|
-
var IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
559
|
+
import { jsx as jsx36 } from "react/jsx-runtime";
|
|
560
|
+
var IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx36("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx36(
|
|
463
561
|
"path",
|
|
464
562
|
{
|
|
465
563
|
fill: stroke || color || "currentColor",
|
|
@@ -468,9 +566,9 @@ var IconClose = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
468
566
|
) }), Close_default = IconClose;
|
|
469
567
|
|
|
470
568
|
// src/components/Collapsewindow.tsx
|
|
471
|
-
import { jsx as
|
|
472
|
-
var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
473
|
-
/* @__PURE__ */
|
|
569
|
+
import { jsx as jsx37, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
570
|
+
var IconCollapsewindow = ({ 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: [
|
|
571
|
+
/* @__PURE__ */ jsx37(
|
|
474
572
|
"path",
|
|
475
573
|
{
|
|
476
574
|
fill: stroke || color || "currentColor",
|
|
@@ -479,7 +577,7 @@ var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke
|
|
|
479
577
|
clipRule: "evenodd"
|
|
480
578
|
}
|
|
481
579
|
),
|
|
482
|
-
/* @__PURE__ */
|
|
580
|
+
/* @__PURE__ */ jsx37(
|
|
483
581
|
"path",
|
|
484
582
|
{
|
|
485
583
|
fill: stroke || color || "currentColor",
|
|
@@ -490,11 +588,21 @@ var IconCollapsewindow = ({ size, width, height, color, className, fill, stroke
|
|
|
490
588
|
)
|
|
491
589
|
] }), Collapsewindow_default = IconCollapsewindow;
|
|
492
590
|
|
|
591
|
+
// src/components/Command.tsx
|
|
592
|
+
import { jsx as jsx38 } from "react/jsx-runtime";
|
|
593
|
+
var IconCommand = ({ 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(
|
|
594
|
+
"path",
|
|
595
|
+
{
|
|
596
|
+
fill: stroke || color || "currentColor",
|
|
597
|
+
d: "M7.39517 9.52168V14.4783H5.28429C2.92324 14.4783 1 16.3234 1 18.7001C1 21.0768 2.92324 23 5.28429 23C7.64534 23 9.56859 21.0768 9.56859 18.7001V16.6048H14.4314V18.7001C14.4314 21.0768 16.3547 23 18.7157 23C21.0768 23 23 21.0768 23 18.7001C23 16.3234 21.0768 14.4783 18.7157 14.4783H16.5892V9.52168H18.7157C21.0768 9.52168 23 7.67662 23 5.29993C23 2.92324 21.0768 1 18.7157 1C16.3547 1 14.4314 2.92324 14.4314 5.29993V7.4108H9.56859V5.29993C9.56859 2.92324 7.64534 1 5.28429 1C2.92324 1 1 2.92324 1 5.29993C1 7.67662 2.92324 9.52168 5.28429 9.52168H7.39517ZM5.29993 7.42644C4.12722 7.42644 3.17342 6.47264 3.17342 5.29993C3.17342 4.12722 4.12722 3.17342 5.28429 3.17342C6.44136 3.17342 7.39517 4.12722 7.39517 5.31557V7.42644H5.29993ZM18.7001 7.42644H16.5892V5.31557C16.5892 4.12722 17.5586 3.17342 18.7157 3.17342C19.8728 3.17342 20.8266 4.12722 20.8266 5.29993C20.8266 6.47264 19.8728 7.42644 18.7001 7.42644ZM9.56859 14.494V9.50604H14.4314V14.494H9.56859ZM5.29993 16.5579H7.39517V18.6844C7.39517 19.8571 6.44136 20.8109 5.28429 20.8109C4.12722 20.8109 3.17342 19.8571 3.17342 18.6844C3.17342 17.5117 4.12722 16.5579 5.29993 16.5579ZM18.7001 16.5579C19.8728 16.5579 20.8266 17.5117 20.8266 18.6844C20.8266 19.8571 19.8728 20.8109 18.7157 20.8109C17.5586 20.8109 16.5892 19.8571 16.5892 18.6844V16.5579H18.7001Z"
|
|
598
|
+
}
|
|
599
|
+
) }), Command_default = IconCommand;
|
|
600
|
+
|
|
493
601
|
// src/components/Copy.tsx
|
|
494
|
-
import { jsx as
|
|
495
|
-
var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
496
|
-
/* @__PURE__ */
|
|
497
|
-
/* @__PURE__ */
|
|
602
|
+
import { jsx as jsx39, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
603
|
+
var IconCopy = ({ 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: [
|
|
604
|
+
/* @__PURE__ */ jsx39("path", { fill: stroke || color || "currentColor", d: "M12.75 2.25H2.25V12.75H6V15H0V0H15V6H12.75V2.25Z" }),
|
|
605
|
+
/* @__PURE__ */ jsx39(
|
|
498
606
|
"path",
|
|
499
607
|
{
|
|
500
608
|
fill: stroke || color || "currentColor",
|
|
@@ -506,8 +614,8 @@ var IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
506
614
|
] }), Copy_default = IconCopy;
|
|
507
615
|
|
|
508
616
|
// src/components/Copylink.tsx
|
|
509
|
-
import { jsx as
|
|
510
|
-
var IconCopylink = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
617
|
+
import { jsx as jsx40 } from "react/jsx-runtime";
|
|
618
|
+
var IconCopylink = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx40("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx40(
|
|
511
619
|
"path",
|
|
512
620
|
{
|
|
513
621
|
fill: stroke || color || "currentColor",
|
|
@@ -517,10 +625,22 @@ var IconCopylink = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
517
625
|
}
|
|
518
626
|
) }), Copylink_default = IconCopylink;
|
|
519
627
|
|
|
628
|
+
// src/components/Createplan.tsx
|
|
629
|
+
import { jsx as jsx41 } from "react/jsx-runtime";
|
|
630
|
+
var IconCreateplan = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx41("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx41(
|
|
631
|
+
"path",
|
|
632
|
+
{
|
|
633
|
+
fill: stroke || color || "currentColor",
|
|
634
|
+
d: "M7.5 0H16.5V3H21V24H3V3H7.5V0ZM9.75 2.25H14.25V5.25H9.75V2.25ZM7.5 5.25H5.25V21.75H18.75V5.25H16.5V7.5H7.5V5.25Z",
|
|
635
|
+
fillRule: "evenodd",
|
|
636
|
+
clipRule: "evenodd"
|
|
637
|
+
}
|
|
638
|
+
) }), Createplan_default = IconCreateplan;
|
|
639
|
+
|
|
520
640
|
// src/components/CreditFilled.tsx
|
|
521
|
-
import { jsx as
|
|
522
|
-
var IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
523
|
-
/* @__PURE__ */
|
|
641
|
+
import { jsx as jsx42, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
642
|
+
var IconCreditFilled = ({ 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: [
|
|
643
|
+
/* @__PURE__ */ jsx42("g", { clipPath: "url(#clip0_2_28)", children: /* @__PURE__ */ jsx42(
|
|
524
644
|
"path",
|
|
525
645
|
{
|
|
526
646
|
fill: fill || color || "currentColor",
|
|
@@ -529,12 +649,12 @@ var IconCreditFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
529
649
|
clipRule: "evenodd"
|
|
530
650
|
}
|
|
531
651
|
) }),
|
|
532
|
-
/* @__PURE__ */
|
|
652
|
+
/* @__PURE__ */ jsx42("defs", { children: /* @__PURE__ */ jsx42("clipPath", { id: "clip0_2_28", children: /* @__PURE__ */ jsx42("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
533
653
|
] }), CreditFilled_default = IconCreditFilled;
|
|
534
654
|
|
|
535
655
|
// src/components/Cursor.tsx
|
|
536
|
-
import { jsx as
|
|
537
|
-
var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
656
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
657
|
+
var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx43("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx43(
|
|
538
658
|
"path",
|
|
539
659
|
{
|
|
540
660
|
fill: stroke || color || "currentColor",
|
|
@@ -545,10 +665,10 @@ var IconCursor = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
545
665
|
) }), Cursor_default = IconCursor;
|
|
546
666
|
|
|
547
667
|
// src/components/DeleteSceneChoice.tsx
|
|
548
|
-
import { jsx as
|
|
549
|
-
var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
550
|
-
/* @__PURE__ */
|
|
551
|
-
/* @__PURE__ */
|
|
668
|
+
import { jsx as jsx44, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
669
|
+
var IconDeleteSceneChoice = ({ 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: [
|
|
670
|
+
/* @__PURE__ */ jsx44("path", { fill: stroke || color || "currentColor", d: "M18 10.875H6V13.125H18V10.875Z" }),
|
|
671
|
+
/* @__PURE__ */ jsx44(
|
|
552
672
|
"path",
|
|
553
673
|
{
|
|
554
674
|
fill: stroke || color || "currentColor",
|
|
@@ -560,10 +680,10 @@ var IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stro
|
|
|
560
680
|
] }), DeleteSceneChoice_default = IconDeleteSceneChoice;
|
|
561
681
|
|
|
562
682
|
// src/components/Delete.tsx
|
|
563
|
-
import { jsx as
|
|
564
|
-
var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
565
|
-
/* @__PURE__ */
|
|
566
|
-
/* @__PURE__ */
|
|
683
|
+
import { jsx as jsx45, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
684
|
+
var IconDelete = ({ 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: [
|
|
685
|
+
/* @__PURE__ */ jsx45("path", { fill: stroke || color || "currentColor", d: "M13.125 17.25V11.25H10.875V17.25H13.125Z" }),
|
|
686
|
+
/* @__PURE__ */ jsx45(
|
|
567
687
|
"path",
|
|
568
688
|
{
|
|
569
689
|
fill: stroke || color || "currentColor",
|
|
@@ -575,8 +695,8 @@ var IconDelete = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
575
695
|
] }), Delete_default = IconDelete;
|
|
576
696
|
|
|
577
697
|
// src/components/DownFilled.tsx
|
|
578
|
-
import { jsx as
|
|
579
|
-
var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
698
|
+
import { jsx as jsx46 } from "react/jsx-runtime";
|
|
699
|
+
var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx46("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx46(
|
|
580
700
|
"path",
|
|
581
701
|
{
|
|
582
702
|
fill: fill || color || "currentColor",
|
|
@@ -587,8 +707,8 @@ var IconDownFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
587
707
|
) }), DownFilled_default = IconDownFilled;
|
|
588
708
|
|
|
589
709
|
// src/components/DownleftFilled.tsx
|
|
590
|
-
import { jsx as
|
|
591
|
-
var IconDownleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
710
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
711
|
+
var IconDownleftFilled = ({ 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(
|
|
592
712
|
"path",
|
|
593
713
|
{
|
|
594
714
|
fill: fill || color || "currentColor",
|
|
@@ -599,16 +719,16 @@ var IconDownleftFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
599
719
|
) }), DownleftFilled_default = IconDownleftFilled;
|
|
600
720
|
|
|
601
721
|
// src/components/Download.tsx
|
|
602
|
-
import { jsx as
|
|
603
|
-
var IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
604
|
-
/* @__PURE__ */
|
|
722
|
+
import { jsx as jsx48, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
723
|
+
var IconDownload = ({ 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: [
|
|
724
|
+
/* @__PURE__ */ jsx48(
|
|
605
725
|
"path",
|
|
606
726
|
{
|
|
607
727
|
fill: stroke || color || "currentColor",
|
|
608
728
|
d: "M22.5 24L22.5 13.5H20.25V21.75L3.75 21.75L3.75 13.5H1.5L1.5 24L22.5 24Z"
|
|
609
729
|
}
|
|
610
730
|
),
|
|
611
|
-
/* @__PURE__ */
|
|
731
|
+
/* @__PURE__ */ jsx48(
|
|
612
732
|
"path",
|
|
613
733
|
{
|
|
614
734
|
fill: stroke || color || "currentColor",
|
|
@@ -620,8 +740,8 @@ var IconDownload = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
620
740
|
] }), Download_default = IconDownload;
|
|
621
741
|
|
|
622
742
|
// src/components/DownrightFilled.tsx
|
|
623
|
-
import { jsx as
|
|
624
|
-
var IconDownrightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
743
|
+
import { jsx as jsx49 } from "react/jsx-runtime";
|
|
744
|
+
var IconDownrightFilled = ({ 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(
|
|
625
745
|
"path",
|
|
626
746
|
{
|
|
627
747
|
fill: fill || color || "currentColor",
|
|
@@ -632,20 +752,20 @@ var IconDownrightFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
632
752
|
) }), DownrightFilled_default = IconDownrightFilled;
|
|
633
753
|
|
|
634
754
|
// src/components/DraghandleFilled.tsx
|
|
635
|
-
import { jsx as
|
|
636
|
-
var IconDraghandleFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
637
|
-
/* @__PURE__ */
|
|
638
|
-
/* @__PURE__ */
|
|
639
|
-
/* @__PURE__ */
|
|
640
|
-
/* @__PURE__ */
|
|
641
|
-
/* @__PURE__ */
|
|
642
|
-
/* @__PURE__ */
|
|
755
|
+
import { jsx as jsx50, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
756
|
+
var IconDraghandleFilled = ({ 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: [
|
|
757
|
+
/* @__PURE__ */ jsx50("path", { fill: fill || color || "currentColor", d: "M18 7.19999V2.39999H13.2V7.19999L18 7.19999Z" }),
|
|
758
|
+
/* @__PURE__ */ jsx50("path", { fill: fill || color || "currentColor", d: "M18 9.59999V14.4H13.2L13.2 9.59999H18Z" }),
|
|
759
|
+
/* @__PURE__ */ jsx50("path", { fill: fill || color || "currentColor", d: "M10.8 9.59999V14.4H6V9.59999H10.8Z" }),
|
|
760
|
+
/* @__PURE__ */ jsx50("path", { fill: fill || color || "currentColor", d: "M10.8 2.39999V7.19999L6 7.19999V2.39999H10.8Z" }),
|
|
761
|
+
/* @__PURE__ */ jsx50("path", { fill: fill || color || "currentColor", d: "M18 21.6V16.8H13.2V21.6H18Z" }),
|
|
762
|
+
/* @__PURE__ */ jsx50("path", { fill: fill || color || "currentColor", d: "M10.8 16.8V21.6H6V16.8H10.8Z" })
|
|
643
763
|
] }), DraghandleFilled_default = IconDraghandleFilled;
|
|
644
764
|
|
|
645
765
|
// src/components/Edit.tsx
|
|
646
|
-
import { jsx as
|
|
647
|
-
var IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
648
|
-
/* @__PURE__ */
|
|
766
|
+
import { jsx as jsx51, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
767
|
+
var IconEdit = ({ 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: [
|
|
768
|
+
/* @__PURE__ */ jsx51(
|
|
649
769
|
"path",
|
|
650
770
|
{
|
|
651
771
|
fill: stroke || color || "currentColor",
|
|
@@ -654,7 +774,7 @@ var IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
654
774
|
clipRule: "evenodd"
|
|
655
775
|
}
|
|
656
776
|
),
|
|
657
|
-
/* @__PURE__ */
|
|
777
|
+
/* @__PURE__ */ jsx51(
|
|
658
778
|
"path",
|
|
659
779
|
{
|
|
660
780
|
fill: stroke || color || "currentColor",
|
|
@@ -663,10 +783,22 @@ var IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
663
783
|
)
|
|
664
784
|
] }), Edit_default = IconEdit;
|
|
665
785
|
|
|
786
|
+
// src/components/Element.tsx
|
|
787
|
+
import { jsx as jsx52 } from "react/jsx-runtime";
|
|
788
|
+
var IconElement = ({ 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(
|
|
789
|
+
"path",
|
|
790
|
+
{
|
|
791
|
+
fill: stroke || color || "currentColor",
|
|
792
|
+
d: "M8.76736 2.40203C5.77582 3.40922 3.40924 5.77581 2.40207 8.76735C1.0124 9.18502 0 10.4743 0 12C0 13.5257 1.0124 14.815 2.40206 15.2326C3.40924 18.2242 5.77582 20.5908 8.76736 21.598C9.18504 22.9876 10.4743 24 12 24C13.5257 24 14.8149 22.9876 15.2326 21.598C18.2242 20.5908 20.5909 18.2242 21.598 15.2326C22.9877 14.8149 24 13.5257 24 12C24 10.4743 22.9877 9.18508 21.598 8.76738C20.5909 5.77579 18.2242 3.40917 15.2326 2.40199C14.8149 1.01237 13.5257 0 12 0C10.4743 0 9.18504 1.01238 8.76736 2.40203ZM10.875 3.375C10.875 3.99632 11.3787 4.5 12 4.5C12.6213 4.5 13.125 3.99632 13.125 3.375C13.125 2.75368 12.6213 2.25 12 2.25C11.3787 2.25 10.875 2.75368 10.875 3.375ZM15.0826 4.75118C14.5559 5.92916 13.3738 6.75 12 6.75C10.6262 6.75 9.44412 5.92918 8.91742 4.75121C7.04694 5.54767 5.54767 7.04694 4.75123 8.91743C5.92919 9.44413 6.75 10.6262 6.75 12C6.75 13.3738 5.92919 14.5559 4.75123 15.0826C5.54767 16.9531 7.04694 18.4523 8.91742 19.2488C9.44412 18.0708 10.6262 17.25 12 17.25C13.3738 17.25 14.5559 18.0708 15.0826 19.2488C16.9531 18.4524 18.4524 16.9531 19.2488 15.0826C18.0708 14.5559 17.25 13.3738 17.25 12C17.25 10.6262 18.0708 9.44408 19.2488 8.91739C18.4524 7.04689 16.9531 5.54762 15.0826 4.75118ZM2.25 12C2.25 12.6213 2.75368 13.125 3.375 13.125C3.99632 13.125 4.5 12.6213 4.5 12C4.5 11.3787 3.99632 10.875 3.375 10.875C2.75368 10.875 2.25 11.3787 2.25 12ZM12 21.75C11.3787 21.75 10.875 21.2463 10.875 20.625C10.875 20.0037 11.3787 19.5 12 19.5C12.6213 19.5 13.125 20.0037 13.125 20.625C13.125 21.2463 12.6213 21.75 12 21.75ZM19.5 12C19.5 12.6213 20.0037 13.125 20.625 13.125C21.2463 13.125 21.75 12.6213 21.75 12C21.75 11.3787 21.2463 10.875 20.625 10.875C20.0037 10.875 19.5 11.3787 19.5 12Z",
|
|
793
|
+
fillRule: "evenodd",
|
|
794
|
+
clipRule: "evenodd"
|
|
795
|
+
}
|
|
796
|
+
) }), Element_default = IconElement;
|
|
797
|
+
|
|
666
798
|
// src/components/Expandwindow.tsx
|
|
667
|
-
import { jsx as
|
|
668
|
-
var IconExpandwindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
669
|
-
/* @__PURE__ */
|
|
799
|
+
import { jsx as jsx53, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
800
|
+
var IconExpandwindow = ({ 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: [
|
|
801
|
+
/* @__PURE__ */ jsx53(
|
|
670
802
|
"path",
|
|
671
803
|
{
|
|
672
804
|
fill: stroke || color || "currentColor",
|
|
@@ -675,7 +807,7 @@ var IconExpandwindow = ({ size, width, height, color, className, fill, stroke })
|
|
|
675
807
|
clipRule: "evenodd"
|
|
676
808
|
}
|
|
677
809
|
),
|
|
678
|
-
/* @__PURE__ */
|
|
810
|
+
/* @__PURE__ */ jsx53(
|
|
679
811
|
"path",
|
|
680
812
|
{
|
|
681
813
|
fill: stroke || color || "currentColor",
|
|
@@ -687,8 +819,8 @@ var IconExpandwindow = ({ size, width, height, color, className, fill, stroke })
|
|
|
687
819
|
] }), Expandwindow_default = IconExpandwindow;
|
|
688
820
|
|
|
689
821
|
// src/components/FavoriteFilled.tsx
|
|
690
|
-
import { jsx as
|
|
691
|
-
var IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
822
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
823
|
+
var IconFavoriteFilled = ({ 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(
|
|
692
824
|
"path",
|
|
693
825
|
{
|
|
694
826
|
fill: fill || color || "currentColor",
|
|
@@ -697,8 +829,8 @@ var IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
697
829
|
) }), FavoriteFilled_default = IconFavoriteFilled;
|
|
698
830
|
|
|
699
831
|
// src/components/Favorite.tsx
|
|
700
|
-
import { jsx as
|
|
701
|
-
var IconFavorite = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
832
|
+
import { jsx as jsx55 } from "react/jsx-runtime";
|
|
833
|
+
var IconFavorite = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx55("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx55(
|
|
702
834
|
"path",
|
|
703
835
|
{
|
|
704
836
|
fill: stroke || color || "currentColor",
|
|
@@ -709,8 +841,8 @@ var IconFavorite = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
709
841
|
) }), Favorite_default = IconFavorite;
|
|
710
842
|
|
|
711
843
|
// src/components/FeedbackFailFilled.tsx
|
|
712
|
-
import { jsx as
|
|
713
|
-
var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
844
|
+
import { jsx as jsx56 } from "react/jsx-runtime";
|
|
845
|
+
var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx56("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx56(
|
|
714
846
|
"path",
|
|
715
847
|
{
|
|
716
848
|
fill: fill || color || "currentColor",
|
|
@@ -721,8 +853,8 @@ var IconFeedbackFailFilled = ({ size, width, height, color, className, fill, str
|
|
|
721
853
|
) }), FeedbackFailFilled_default = IconFeedbackFailFilled;
|
|
722
854
|
|
|
723
855
|
// src/components/FeedbackPendingFilled.tsx
|
|
724
|
-
import { jsx as
|
|
725
|
-
var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
856
|
+
import { jsx as jsx57 } from "react/jsx-runtime";
|
|
857
|
+
var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx57("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx57(
|
|
726
858
|
"path",
|
|
727
859
|
{
|
|
728
860
|
fill: fill || color || "currentColor",
|
|
@@ -733,8 +865,8 @@ var IconFeedbackPendingFilled = ({ size, width, height, color, className, fill,
|
|
|
733
865
|
) }), FeedbackPendingFilled_default = IconFeedbackPendingFilled;
|
|
734
866
|
|
|
735
867
|
// src/components/FeedbackProblemFilled.tsx
|
|
736
|
-
import { jsx as
|
|
737
|
-
var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
868
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
869
|
+
var IconFeedbackProblemFilled = ({ 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(
|
|
738
870
|
"path",
|
|
739
871
|
{
|
|
740
872
|
fill: fill || color || "currentColor",
|
|
@@ -745,30 +877,30 @@ var IconFeedbackProblemFilled = ({ size, width, height, color, className, fill,
|
|
|
745
877
|
) }), FeedbackProblemFilled_default = IconFeedbackProblemFilled;
|
|
746
878
|
|
|
747
879
|
// src/components/FeedbackProblem.tsx
|
|
748
|
-
import { jsx as
|
|
749
|
-
var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
750
|
-
/* @__PURE__ */
|
|
880
|
+
import { jsx as jsx59, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
881
|
+
var IconFeedbackProblem = ({ 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: [
|
|
882
|
+
/* @__PURE__ */ jsx59(
|
|
751
883
|
"path",
|
|
752
884
|
{
|
|
753
885
|
fill: stroke || color || "currentColor",
|
|
754
886
|
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"
|
|
755
887
|
}
|
|
756
888
|
),
|
|
757
|
-
/* @__PURE__ */
|
|
889
|
+
/* @__PURE__ */ jsx59(
|
|
758
890
|
"path",
|
|
759
891
|
{
|
|
760
892
|
fill: stroke || color || "currentColor",
|
|
761
893
|
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"
|
|
762
894
|
}
|
|
763
895
|
),
|
|
764
|
-
/* @__PURE__ */
|
|
896
|
+
/* @__PURE__ */ jsx59(
|
|
765
897
|
"path",
|
|
766
898
|
{
|
|
767
899
|
fill: stroke || color || "currentColor",
|
|
768
900
|
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"
|
|
769
901
|
}
|
|
770
902
|
),
|
|
771
|
-
/* @__PURE__ */
|
|
903
|
+
/* @__PURE__ */ jsx59(
|
|
772
904
|
"path",
|
|
773
905
|
{
|
|
774
906
|
fill: stroke || color || "currentColor",
|
|
@@ -780,9 +912,9 @@ var IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke
|
|
|
780
912
|
] }), FeedbackProblem_default = IconFeedbackProblem;
|
|
781
913
|
|
|
782
914
|
// src/components/FiletypeImageFilled.tsx
|
|
783
|
-
import { jsx as
|
|
784
|
-
var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
785
|
-
/* @__PURE__ */
|
|
915
|
+
import { jsx as jsx60, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
916
|
+
var IconFiletypeImageFilled = ({ 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: [
|
|
917
|
+
/* @__PURE__ */ jsx60("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx60(
|
|
786
918
|
"path",
|
|
787
919
|
{
|
|
788
920
|
fill: "#2E2E2E",
|
|
@@ -790,21 +922,21 @@ var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, st
|
|
|
790
922
|
style: { opacity: 0.3 }
|
|
791
923
|
}
|
|
792
924
|
) }),
|
|
793
|
-
/* @__PURE__ */
|
|
925
|
+
/* @__PURE__ */ jsx60(
|
|
794
926
|
"path",
|
|
795
927
|
{
|
|
796
928
|
fill: "#2E2E2E",
|
|
797
929
|
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"
|
|
798
930
|
}
|
|
799
931
|
),
|
|
800
|
-
/* @__PURE__ */
|
|
932
|
+
/* @__PURE__ */ jsx60(
|
|
801
933
|
"path",
|
|
802
934
|
{
|
|
803
935
|
fill: "#2E2E2E",
|
|
804
936
|
d: "M10.5938 11.0625C11.0252 11.0625 11.375 10.7127 11.375 10.2812C11.375 9.84978 11.0252 9.5 10.5938 9.5C10.1623 9.5 9.8125 9.84978 9.8125 10.2812C9.8125 10.7127 10.1623 11.0625 10.5938 11.0625Z"
|
|
805
937
|
}
|
|
806
938
|
),
|
|
807
|
-
/* @__PURE__ */
|
|
939
|
+
/* @__PURE__ */ jsx60(
|
|
808
940
|
"path",
|
|
809
941
|
{
|
|
810
942
|
fill: "#2E2E2E",
|
|
@@ -816,9 +948,9 @@ var IconFiletypeImageFilled = ({ size, width, height, color, className, fill, st
|
|
|
816
948
|
] }), FiletypeImageFilled_default = IconFiletypeImageFilled;
|
|
817
949
|
|
|
818
950
|
// src/components/FiletypePdfFilled.tsx
|
|
819
|
-
import { jsx as
|
|
820
|
-
var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
821
|
-
/* @__PURE__ */
|
|
951
|
+
import { jsx as jsx61, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
952
|
+
var IconFiletypePdfFilled = ({ 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: [
|
|
953
|
+
/* @__PURE__ */ jsx61("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx61(
|
|
822
954
|
"path",
|
|
823
955
|
{
|
|
824
956
|
fill: "#FF3E4C",
|
|
@@ -826,14 +958,14 @@ var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stro
|
|
|
826
958
|
style: { opacity: 0.3 }
|
|
827
959
|
}
|
|
828
960
|
) }),
|
|
829
|
-
/* @__PURE__ */
|
|
961
|
+
/* @__PURE__ */ jsx61(
|
|
830
962
|
"path",
|
|
831
963
|
{
|
|
832
964
|
fill: "#FF3E4C",
|
|
833
965
|
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"
|
|
834
966
|
}
|
|
835
967
|
),
|
|
836
|
-
/* @__PURE__ */
|
|
968
|
+
/* @__PURE__ */ jsx61(
|
|
837
969
|
"path",
|
|
838
970
|
{
|
|
839
971
|
fill: "#FF3E4C",
|
|
@@ -843,9 +975,9 @@ var IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stro
|
|
|
843
975
|
] }), FiletypePdfFilled_default = IconFiletypePdfFilled;
|
|
844
976
|
|
|
845
977
|
// src/components/FiletypePdfLumiFilled.tsx
|
|
846
|
-
import { jsx as
|
|
847
|
-
var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
848
|
-
/* @__PURE__ */
|
|
978
|
+
import { jsx as jsx62, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
979
|
+
var IconFiletypePdfLumiFilled = ({ 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: [
|
|
980
|
+
/* @__PURE__ */ jsx62("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx62(
|
|
849
981
|
"path",
|
|
850
982
|
{
|
|
851
983
|
fill: "#2E2E2E",
|
|
@@ -853,14 +985,14 @@ var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
853
985
|
style: { opacity: 0.3 }
|
|
854
986
|
}
|
|
855
987
|
) }),
|
|
856
|
-
/* @__PURE__ */
|
|
988
|
+
/* @__PURE__ */ jsx62(
|
|
857
989
|
"path",
|
|
858
990
|
{
|
|
859
991
|
fill: "#2E2E2E",
|
|
860
992
|
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"
|
|
861
993
|
}
|
|
862
994
|
),
|
|
863
|
-
/* @__PURE__ */
|
|
995
|
+
/* @__PURE__ */ jsx62(
|
|
864
996
|
"path",
|
|
865
997
|
{
|
|
866
998
|
fill: "#2E2E2E",
|
|
@@ -870,9 +1002,9 @@ var IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
870
1002
|
] }), FiletypePdfLumiFilled_default = IconFiletypePdfLumiFilled;
|
|
871
1003
|
|
|
872
1004
|
// src/components/FiletypeTxtFilled.tsx
|
|
873
|
-
import { jsx as
|
|
874
|
-
var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
875
|
-
/* @__PURE__ */
|
|
1005
|
+
import { jsx as jsx63, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
1006
|
+
var IconFiletypeTxtFilled = ({ 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: [
|
|
1007
|
+
/* @__PURE__ */ jsx63("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx63(
|
|
876
1008
|
"path",
|
|
877
1009
|
{
|
|
878
1010
|
fill: "#005FAD",
|
|
@@ -880,11 +1012,11 @@ var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stro
|
|
|
880
1012
|
style: { opacity: 0.3 }
|
|
881
1013
|
}
|
|
882
1014
|
) }),
|
|
883
|
-
/* @__PURE__ */
|
|
884
|
-
/* @__PURE__ */
|
|
885
|
-
/* @__PURE__ */
|
|
886
|
-
/* @__PURE__ */
|
|
887
|
-
/* @__PURE__ */
|
|
1015
|
+
/* @__PURE__ */ jsx63("path", { fill: "#005FAD", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
|
|
1016
|
+
/* @__PURE__ */ jsx63("path", { fill: "#005FAD", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
|
|
1017
|
+
/* @__PURE__ */ jsx63("path", { fill: "#005FAD", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
|
|
1018
|
+
/* @__PURE__ */ jsx63("path", { fill: "#005FAD", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
|
|
1019
|
+
/* @__PURE__ */ jsx63(
|
|
888
1020
|
"path",
|
|
889
1021
|
{
|
|
890
1022
|
fill: "#005FAD",
|
|
@@ -894,9 +1026,9 @@ var IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stro
|
|
|
894
1026
|
] }), FiletypeTxtFilled_default = IconFiletypeTxtFilled;
|
|
895
1027
|
|
|
896
1028
|
// src/components/FiletypeTxtLumiFilled.tsx
|
|
897
|
-
import { jsx as
|
|
898
|
-
var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
899
|
-
/* @__PURE__ */
|
|
1029
|
+
import { jsx as jsx64, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
1030
|
+
var IconFiletypeTxtLumiFilled = ({ 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: [
|
|
1031
|
+
/* @__PURE__ */ jsx64("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx64(
|
|
900
1032
|
"path",
|
|
901
1033
|
{
|
|
902
1034
|
fill: "#2E2E2E",
|
|
@@ -904,11 +1036,11 @@ var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
904
1036
|
style: { opacity: 0.3 }
|
|
905
1037
|
}
|
|
906
1038
|
) }),
|
|
907
|
-
/* @__PURE__ */
|
|
908
|
-
/* @__PURE__ */
|
|
909
|
-
/* @__PURE__ */
|
|
910
|
-
/* @__PURE__ */
|
|
911
|
-
/* @__PURE__ */
|
|
1039
|
+
/* @__PURE__ */ jsx64("path", { fill: "#2E2E2E", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
|
|
1040
|
+
/* @__PURE__ */ jsx64("path", { fill: "#2E2E2E", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
|
|
1041
|
+
/* @__PURE__ */ jsx64("path", { fill: "#2E2E2E", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
|
|
1042
|
+
/* @__PURE__ */ jsx64("path", { fill: "#2E2E2E", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
|
|
1043
|
+
/* @__PURE__ */ jsx64(
|
|
912
1044
|
"path",
|
|
913
1045
|
{
|
|
914
1046
|
fill: "#2E2E2E",
|
|
@@ -918,9 +1050,9 @@ var IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
918
1050
|
] }), FiletypeTxtLumiFilled_default = IconFiletypeTxtLumiFilled;
|
|
919
1051
|
|
|
920
1052
|
// src/components/FiletypeWordFilled.tsx
|
|
921
|
-
import { jsx as
|
|
922
|
-
var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
923
|
-
/* @__PURE__ */
|
|
1053
|
+
import { jsx as jsx65, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
1054
|
+
var IconFiletypeWordFilled = ({ 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: [
|
|
1055
|
+
/* @__PURE__ */ jsx65("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx65(
|
|
924
1056
|
"path",
|
|
925
1057
|
{
|
|
926
1058
|
fill: "#0072FF",
|
|
@@ -928,14 +1060,14 @@ var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, str
|
|
|
928
1060
|
style: { opacity: 0.3 }
|
|
929
1061
|
}
|
|
930
1062
|
) }),
|
|
931
|
-
/* @__PURE__ */
|
|
1063
|
+
/* @__PURE__ */ jsx65(
|
|
932
1064
|
"path",
|
|
933
1065
|
{
|
|
934
1066
|
fill: "#0072FF",
|
|
935
1067
|
d: "M8.09258 8L9.69258 16H10.8121L12 9.56557L13.1879 16H14.3074L15.9074 8H15.1426L13.7547 14.9392L12.4736 8H11.5264L10.2453 14.9392L8.85743 8H8.09258Z"
|
|
936
1068
|
}
|
|
937
1069
|
),
|
|
938
|
-
/* @__PURE__ */
|
|
1070
|
+
/* @__PURE__ */ jsx65(
|
|
939
1071
|
"path",
|
|
940
1072
|
{
|
|
941
1073
|
fill: "#0072FF",
|
|
@@ -945,9 +1077,9 @@ var IconFiletypeWordFilled = ({ size, width, height, color, className, fill, str
|
|
|
945
1077
|
] }), FiletypeWordFilled_default = IconFiletypeWordFilled;
|
|
946
1078
|
|
|
947
1079
|
// src/components/FiletypeWordLumiFilled.tsx
|
|
948
|
-
import { jsx as
|
|
949
|
-
var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
950
|
-
/* @__PURE__ */
|
|
1080
|
+
import { jsx as jsx66, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
1081
|
+
var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs30("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1082
|
+
/* @__PURE__ */ jsx66("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ jsx66(
|
|
951
1083
|
"path",
|
|
952
1084
|
{
|
|
953
1085
|
fill: "#2E2E2E",
|
|
@@ -955,14 +1087,14 @@ var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
955
1087
|
style: { opacity: 0.3 }
|
|
956
1088
|
}
|
|
957
1089
|
) }),
|
|
958
|
-
/* @__PURE__ */
|
|
1090
|
+
/* @__PURE__ */ jsx66(
|
|
959
1091
|
"path",
|
|
960
1092
|
{
|
|
961
1093
|
fill: "#2E2E2E",
|
|
962
1094
|
d: "M8.09257 8L9.69257 16H10.8121L12 9.56557L13.1879 16H14.3074L15.9074 8H15.1426L13.7547 14.9392L12.4736 8H11.5264L10.2453 14.9392L8.85742 8H8.09257Z"
|
|
963
1095
|
}
|
|
964
1096
|
),
|
|
965
|
-
/* @__PURE__ */
|
|
1097
|
+
/* @__PURE__ */ jsx66(
|
|
966
1098
|
"path",
|
|
967
1099
|
{
|
|
968
1100
|
fill: "#2E2E2E",
|
|
@@ -972,9 +1104,9 @@ var IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill,
|
|
|
972
1104
|
] }), FiletypeWordLumiFilled_default = IconFiletypeWordLumiFilled;
|
|
973
1105
|
|
|
974
1106
|
// src/components/Fillin.tsx
|
|
975
|
-
import { jsx as
|
|
976
|
-
var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
977
|
-
/* @__PURE__ */
|
|
1107
|
+
import { jsx as jsx67, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
1108
|
+
var IconFillin = ({ 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: [
|
|
1109
|
+
/* @__PURE__ */ jsx67("g", { clipPath: "url(#clip0_491_23)", children: /* @__PURE__ */ jsx67(
|
|
978
1110
|
"path",
|
|
979
1111
|
{
|
|
980
1112
|
fill: stroke || color || "currentColor",
|
|
@@ -983,7 +1115,7 @@ var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
983
1115
|
clipRule: "evenodd"
|
|
984
1116
|
}
|
|
985
1117
|
) }),
|
|
986
|
-
/* @__PURE__ */
|
|
1118
|
+
/* @__PURE__ */ jsx67("defs", { children: /* @__PURE__ */ jsx67("clipPath", { id: "clip0_491_23", children: /* @__PURE__ */ jsx67(
|
|
987
1119
|
"rect",
|
|
988
1120
|
{
|
|
989
1121
|
width: "24",
|
|
@@ -995,36 +1127,36 @@ var IconFillin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
995
1127
|
] }), Fillin_default = IconFillin;
|
|
996
1128
|
|
|
997
1129
|
// src/components/FoldedMenu.tsx
|
|
998
|
-
import { jsx as
|
|
999
|
-
var IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1000
|
-
/* @__PURE__ */
|
|
1001
|
-
/* @__PURE__ */
|
|
1002
|
-
/* @__PURE__ */
|
|
1003
|
-
/* @__PURE__ */
|
|
1130
|
+
import { jsx as jsx68, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
1131
|
+
var IconFoldedMenu = ({ 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: [
|
|
1132
|
+
/* @__PURE__ */ jsx68("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H22.5V1.5H1.5V3.75Z" }),
|
|
1133
|
+
/* @__PURE__ */ jsx68("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H22.5V20.25H1.5V22.5Z" }),
|
|
1134
|
+
/* @__PURE__ */ jsx68("path", { fill: stroke || color || "currentColor", d: "M22.5 10.125H1.5V7.875H22.5V10.125Z" }),
|
|
1135
|
+
/* @__PURE__ */ jsx68("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H22.5V13.875H1.5V16.125Z" })
|
|
1004
1136
|
] }), FoldedMenu_default = IconFoldedMenu;
|
|
1005
1137
|
|
|
1006
1138
|
// src/components/FullScreen.tsx
|
|
1007
|
-
import { jsx as
|
|
1008
|
-
var IconFullScreen = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1009
|
-
/* @__PURE__ */
|
|
1010
|
-
/* @__PURE__ */
|
|
1011
|
-
/* @__PURE__ */
|
|
1012
|
-
/* @__PURE__ */
|
|
1139
|
+
import { jsx as jsx69, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
1140
|
+
var IconFullScreen = ({ 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: [
|
|
1141
|
+
/* @__PURE__ */ jsx69("path", { fill: stroke || color || "currentColor", d: "M3.25 14V20.75H10V23H1V14H3.25Z" }),
|
|
1142
|
+
/* @__PURE__ */ jsx69("path", { fill: stroke || color || "currentColor", d: "M23 23H14V20.75H20.75V14H23V23Z" }),
|
|
1143
|
+
/* @__PURE__ */ jsx69("path", { fill: stroke || color || "currentColor", d: "M10 3.25H3.25V10H1V1H10V3.25Z" }),
|
|
1144
|
+
/* @__PURE__ */ jsx69("path", { fill: stroke || color || "currentColor", d: "M23 10H20.75V3.25H14V1H23V10Z" })
|
|
1013
1145
|
] }), FullScreen_default = IconFullScreen;
|
|
1014
1146
|
|
|
1015
1147
|
// src/components/GameFilled.tsx
|
|
1016
|
-
import { jsx as
|
|
1017
|
-
var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1018
|
-
/* @__PURE__ */
|
|
1019
|
-
/* @__PURE__ */
|
|
1020
|
-
/* @__PURE__ */
|
|
1148
|
+
import { jsx as jsx70, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
1149
|
+
var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs34("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1150
|
+
/* @__PURE__ */ jsx70("path", { fill: fill || color || "currentColor", d: "M7.5 0H16.5V5.37868L12 9.87868L7.5 5.37868V0Z" }),
|
|
1151
|
+
/* @__PURE__ */ jsx70("path", { fill: fill || color || "currentColor", d: "M5.37868 7.5H0V16.5H5.37868L9.87868 12L5.37868 7.5Z" }),
|
|
1152
|
+
/* @__PURE__ */ jsx70(
|
|
1021
1153
|
"path",
|
|
1022
1154
|
{
|
|
1023
1155
|
fill: fill || color || "currentColor",
|
|
1024
1156
|
d: "M7.5 18.6213V24H16.5V18.6213L12 14.1213L7.5 18.6213Z"
|
|
1025
1157
|
}
|
|
1026
1158
|
),
|
|
1027
|
-
/* @__PURE__ */
|
|
1159
|
+
/* @__PURE__ */ jsx70(
|
|
1028
1160
|
"path",
|
|
1029
1161
|
{
|
|
1030
1162
|
fill: fill || color || "currentColor",
|
|
@@ -1034,9 +1166,9 @@ var IconGameFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1034
1166
|
] }), GameFilled_default = IconGameFilled;
|
|
1035
1167
|
|
|
1036
1168
|
// src/components/Game.tsx
|
|
1037
|
-
import { jsx as
|
|
1038
|
-
var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1039
|
-
/* @__PURE__ */
|
|
1169
|
+
import { jsx as jsx71, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
1170
|
+
var IconGame = ({ 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: [
|
|
1171
|
+
/* @__PURE__ */ jsx71(
|
|
1040
1172
|
"path",
|
|
1041
1173
|
{
|
|
1042
1174
|
fill: stroke || color || "currentColor",
|
|
@@ -1045,7 +1177,7 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1045
1177
|
clipRule: "evenodd"
|
|
1046
1178
|
}
|
|
1047
1179
|
),
|
|
1048
|
-
/* @__PURE__ */
|
|
1180
|
+
/* @__PURE__ */ jsx71(
|
|
1049
1181
|
"path",
|
|
1050
1182
|
{
|
|
1051
1183
|
fill: stroke || color || "currentColor",
|
|
@@ -1054,7 +1186,7 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1054
1186
|
clipRule: "evenodd"
|
|
1055
1187
|
}
|
|
1056
1188
|
),
|
|
1057
|
-
/* @__PURE__ */
|
|
1189
|
+
/* @__PURE__ */ jsx71(
|
|
1058
1190
|
"path",
|
|
1059
1191
|
{
|
|
1060
1192
|
fill: stroke || color || "currentColor",
|
|
@@ -1063,7 +1195,7 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1063
1195
|
clipRule: "evenodd"
|
|
1064
1196
|
}
|
|
1065
1197
|
),
|
|
1066
|
-
/* @__PURE__ */
|
|
1198
|
+
/* @__PURE__ */ jsx71(
|
|
1067
1199
|
"path",
|
|
1068
1200
|
{
|
|
1069
1201
|
fill: stroke || color || "currentColor",
|
|
@@ -1075,8 +1207,8 @@ var IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
1075
1207
|
] }), Game_default = IconGame;
|
|
1076
1208
|
|
|
1077
1209
|
// src/components/GamebackupFilled.tsx
|
|
1078
|
-
import { jsx as
|
|
1079
|
-
var IconGamebackupFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1210
|
+
import { jsx as jsx72 } from "react/jsx-runtime";
|
|
1211
|
+
var IconGamebackupFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx72("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx72(
|
|
1080
1212
|
"path",
|
|
1081
1213
|
{
|
|
1082
1214
|
fill: fill || color || "currentColor",
|
|
@@ -1087,8 +1219,8 @@ var IconGamebackupFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1087
1219
|
) }), GamebackupFilled_default = IconGamebackupFilled;
|
|
1088
1220
|
|
|
1089
1221
|
// src/components/Gamebackup.tsx
|
|
1090
|
-
import { jsx as
|
|
1091
|
-
var IconGamebackup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1222
|
+
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
1223
|
+
var IconGamebackup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx73("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx73(
|
|
1092
1224
|
"path",
|
|
1093
1225
|
{
|
|
1094
1226
|
fill: stroke || color || "currentColor",
|
|
@@ -1099,8 +1231,8 @@ var IconGamebackup = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1099
1231
|
) }), Gamebackup_default = IconGamebackup;
|
|
1100
1232
|
|
|
1101
1233
|
// src/components/GamecontrolChoice.tsx
|
|
1102
|
-
import { jsx as
|
|
1103
|
-
var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1234
|
+
import { jsx as jsx74 } from "react/jsx-runtime";
|
|
1235
|
+
var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx74("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx74(
|
|
1104
1236
|
"path",
|
|
1105
1237
|
{
|
|
1106
1238
|
fill: stroke || color || "currentColor",
|
|
@@ -1111,8 +1243,8 @@ var IconGamecontrolChoice = ({ size, width, height, color, className, fill, stro
|
|
|
1111
1243
|
) }), GamecontrolChoice_default = IconGamecontrolChoice;
|
|
1112
1244
|
|
|
1113
1245
|
// src/components/GamecontrolGameplay.tsx
|
|
1114
|
-
import { jsx as
|
|
1115
|
-
var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1246
|
+
import { jsx as jsx75 } from "react/jsx-runtime";
|
|
1247
|
+
var IconGamecontrolGameplay = ({ 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(
|
|
1116
1248
|
"path",
|
|
1117
1249
|
{
|
|
1118
1250
|
fill: stroke || color || "currentColor",
|
|
@@ -1123,8 +1255,8 @@ var IconGamecontrolGameplay = ({ size, width, height, color, className, fill, st
|
|
|
1123
1255
|
) }), GamecontrolGameplay_default = IconGamecontrolGameplay;
|
|
1124
1256
|
|
|
1125
1257
|
// src/components/GamecontrolLinear.tsx
|
|
1126
|
-
import { jsx as
|
|
1127
|
-
var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1258
|
+
import { jsx as jsx76 } from "react/jsx-runtime";
|
|
1259
|
+
var IconGamecontrolLinear = ({ 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(
|
|
1128
1260
|
"path",
|
|
1129
1261
|
{
|
|
1130
1262
|
fill: stroke || color || "currentColor",
|
|
@@ -1135,16 +1267,16 @@ var IconGamecontrolLinear = ({ size, width, height, color, className, fill, stro
|
|
|
1135
1267
|
) }), GamecontrolLinear_default = IconGamecontrolLinear;
|
|
1136
1268
|
|
|
1137
1269
|
// src/components/GamecontrolNone.tsx
|
|
1138
|
-
import { jsx as
|
|
1139
|
-
var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1140
|
-
/* @__PURE__ */
|
|
1270
|
+
import { jsx as jsx77, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
1271
|
+
var IconGamecontrolNone = ({ 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: [
|
|
1272
|
+
/* @__PURE__ */ jsx77(
|
|
1141
1273
|
"path",
|
|
1142
1274
|
{
|
|
1143
1275
|
fill: stroke || color || "currentColor",
|
|
1144
1276
|
d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z"
|
|
1145
1277
|
}
|
|
1146
1278
|
),
|
|
1147
|
-
/* @__PURE__ */
|
|
1279
|
+
/* @__PURE__ */ jsx77(
|
|
1148
1280
|
"path",
|
|
1149
1281
|
{
|
|
1150
1282
|
fill: stroke || color || "currentColor",
|
|
@@ -1153,7 +1285,7 @@ var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke
|
|
|
1153
1285
|
clipRule: "evenodd"
|
|
1154
1286
|
}
|
|
1155
1287
|
),
|
|
1156
|
-
/* @__PURE__ */
|
|
1288
|
+
/* @__PURE__ */ jsx77(
|
|
1157
1289
|
"path",
|
|
1158
1290
|
{
|
|
1159
1291
|
fill: stroke || color || "currentColor",
|
|
@@ -1165,23 +1297,23 @@ var IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke
|
|
|
1165
1297
|
] }), GamecontrolNone_default = IconGamecontrolNone;
|
|
1166
1298
|
|
|
1167
1299
|
// src/components/GamecontrolTerminal.tsx
|
|
1168
|
-
import { jsx as
|
|
1169
|
-
var IconGamecontrolTerminal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1170
|
-
/* @__PURE__ */
|
|
1300
|
+
import { jsx as jsx78, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
1301
|
+
var IconGamecontrolTerminal = ({ 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: [
|
|
1302
|
+
/* @__PURE__ */ jsx78(
|
|
1171
1303
|
"path",
|
|
1172
1304
|
{
|
|
1173
1305
|
fill: stroke || color || "currentColor",
|
|
1174
1306
|
d: "M14.2893 0.218108L12.2541 2.25325C12.1697 2.25109 12.085 2.25 12 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 12C21.75 11.915 21.7489 11.8303 21.7468 11.7459L23.7819 9.71075C23.925 10.4518 24 11.2171 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C12.7829 0 13.5482 0.0749648 14.2893 0.218108Z"
|
|
1175
1307
|
}
|
|
1176
1308
|
),
|
|
1177
|
-
/* @__PURE__ */
|
|
1309
|
+
/* @__PURE__ */ jsx78(
|
|
1178
1310
|
"path",
|
|
1179
1311
|
{
|
|
1180
1312
|
fill: stroke || color || "currentColor",
|
|
1181
1313
|
d: "M18.7088 12.75L16.4378 12.75C16.0807 14.8783 14.2297 16.5 12 16.5C9.51472 16.5 7.5 14.4853 7.5 12C7.5 9.77025 9.12172 7.91928 11.25 7.56222L11.25 5.2912C7.87504 5.66428 5.25 8.52559 5.25 12C5.25 15.7279 8.27208 18.75 12 18.75C15.4744 18.75 18.3357 16.125 18.7088 12.75Z"
|
|
1182
1314
|
}
|
|
1183
1315
|
),
|
|
1184
|
-
/* @__PURE__ */
|
|
1316
|
+
/* @__PURE__ */ jsx78(
|
|
1185
1317
|
"path",
|
|
1186
1318
|
{
|
|
1187
1319
|
fill: stroke || color || "currentColor",
|
|
@@ -1193,8 +1325,8 @@ var IconGamecontrolTerminal = ({ size, width, height, color, className, fill, st
|
|
|
1193
1325
|
] }), GamecontrolTerminal_default = IconGamecontrolTerminal;
|
|
1194
1326
|
|
|
1195
1327
|
// src/components/Gamelanguage.tsx
|
|
1196
|
-
import { jsx as
|
|
1197
|
-
var IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1328
|
+
import { jsx as jsx79 } from "react/jsx-runtime";
|
|
1329
|
+
var IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx79("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx79(
|
|
1198
1330
|
"path",
|
|
1199
1331
|
{
|
|
1200
1332
|
fill: stroke || color || "currentColor",
|
|
@@ -1205,9 +1337,9 @@ var IconGamelanguage = ({ size, width, height, color, className, fill, stroke })
|
|
|
1205
1337
|
) }), Gamelanguage_default = IconGamelanguage;
|
|
1206
1338
|
|
|
1207
1339
|
// src/components/Gamepreview.tsx
|
|
1208
|
-
import { jsx as
|
|
1209
|
-
var IconGamepreview = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1210
|
-
/* @__PURE__ */
|
|
1340
|
+
import { jsx as jsx80, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
1341
|
+
var IconGamepreview = ({ 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: [
|
|
1342
|
+
/* @__PURE__ */ jsx80(
|
|
1211
1343
|
"path",
|
|
1212
1344
|
{
|
|
1213
1345
|
fill: stroke || color || "currentColor",
|
|
@@ -1216,7 +1348,7 @@ var IconGamepreview = ({ size, width, height, color, className, fill, stroke })
|
|
|
1216
1348
|
clipRule: "evenodd"
|
|
1217
1349
|
}
|
|
1218
1350
|
),
|
|
1219
|
-
/* @__PURE__ */
|
|
1351
|
+
/* @__PURE__ */ jsx80(
|
|
1220
1352
|
"path",
|
|
1221
1353
|
{
|
|
1222
1354
|
fill: stroke || color || "currentColor",
|
|
@@ -1228,8 +1360,8 @@ var IconGamepreview = ({ size, width, height, color, className, fill, stroke })
|
|
|
1228
1360
|
] }), Gamepreview_default = IconGamepreview;
|
|
1229
1361
|
|
|
1230
1362
|
// src/components/Gameui.tsx
|
|
1231
|
-
import { jsx as
|
|
1232
|
-
var IconGameui = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1363
|
+
import { jsx as jsx81 } from "react/jsx-runtime";
|
|
1364
|
+
var IconGameui = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx81("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx81(
|
|
1233
1365
|
"path",
|
|
1234
1366
|
{
|
|
1235
1367
|
fill: stroke || color || "currentColor",
|
|
@@ -1240,9 +1372,9 @@ var IconGameui = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1240
1372
|
) }), Gameui_default = IconGameui;
|
|
1241
1373
|
|
|
1242
1374
|
// src/components/Gameuivariable.tsx
|
|
1243
|
-
import { jsx as
|
|
1244
|
-
var IconGameuivariable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1245
|
-
/* @__PURE__ */
|
|
1375
|
+
import { jsx as jsx82, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
1376
|
+
var IconGameuivariable = ({ 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: [
|
|
1377
|
+
/* @__PURE__ */ jsx82(
|
|
1246
1378
|
"path",
|
|
1247
1379
|
{
|
|
1248
1380
|
fill: fill || color || "currentColor",
|
|
@@ -1251,7 +1383,7 @@ var IconGameuivariable = ({ size, width, height, color, className, fill, stroke
|
|
|
1251
1383
|
clipRule: "evenodd"
|
|
1252
1384
|
}
|
|
1253
1385
|
),
|
|
1254
|
-
/* @__PURE__ */
|
|
1386
|
+
/* @__PURE__ */ jsx82(
|
|
1255
1387
|
"path",
|
|
1256
1388
|
{
|
|
1257
1389
|
fill: stroke || color || "currentColor",
|
|
@@ -1261,16 +1393,16 @@ var IconGameuivariable = ({ size, width, height, color, className, fill, stroke
|
|
|
1261
1393
|
] }), Gameuivariable_default = IconGameuivariable;
|
|
1262
1394
|
|
|
1263
1395
|
// src/components/Gameuivariable2.tsx
|
|
1264
|
-
import { jsx as
|
|
1265
|
-
var IconGameuivariable2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1266
|
-
/* @__PURE__ */
|
|
1396
|
+
import { jsx as jsx83, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
1397
|
+
var IconGameuivariable2 = ({ 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: [
|
|
1398
|
+
/* @__PURE__ */ jsx83(
|
|
1267
1399
|
"path",
|
|
1268
1400
|
{
|
|
1269
1401
|
fill: fill || color || "currentColor",
|
|
1270
1402
|
d: "M21.3496 9.34961L19.7578 10.9404L17.2041 8.38672L13.5908 12L13.5918 12.001L12.001 13.5918L12 13.5908L8.38672 17.2041L12 20.8184L14.5127 18.3037L16.1045 19.8955L12 24L0 12L12 0L21.3496 9.34961ZM3.18164 12L6.7959 15.6133L10.4092 12L6.7959 8.38672L3.18164 12ZM8.38672 6.7959L12 10.4092L15.6133 6.7959L12 3.18164L8.38672 6.7959Z"
|
|
1271
1403
|
}
|
|
1272
1404
|
),
|
|
1273
|
-
/* @__PURE__ */
|
|
1405
|
+
/* @__PURE__ */ jsx83(
|
|
1274
1406
|
"path",
|
|
1275
1407
|
{
|
|
1276
1408
|
fill: stroke || color || "currentColor",
|
|
@@ -1280,16 +1412,16 @@ var IconGameuivariable2 = ({ size, width, height, color, className, fill, stroke
|
|
|
1280
1412
|
] }), Gameuivariable2_default = IconGameuivariable2;
|
|
1281
1413
|
|
|
1282
1414
|
// src/components/GenerateMultimage.tsx
|
|
1283
|
-
import { jsx as
|
|
1284
|
-
var IconGenerateMultimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1285
|
-
/* @__PURE__ */
|
|
1415
|
+
import { jsx as jsx84, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
1416
|
+
var IconGenerateMultimage = ({ 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: [
|
|
1417
|
+
/* @__PURE__ */ jsx84(
|
|
1286
1418
|
"path",
|
|
1287
1419
|
{
|
|
1288
1420
|
fill: stroke || color || "currentColor",
|
|
1289
1421
|
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"
|
|
1290
1422
|
}
|
|
1291
1423
|
),
|
|
1292
|
-
/* @__PURE__ */
|
|
1424
|
+
/* @__PURE__ */ jsx84(
|
|
1293
1425
|
"path",
|
|
1294
1426
|
{
|
|
1295
1427
|
fill: stroke || color || "currentColor",
|
|
@@ -1298,12 +1430,12 @@ var IconGenerateMultimage = ({ size, width, height, color, className, fill, stro
|
|
|
1298
1430
|
clipRule: "evenodd"
|
|
1299
1431
|
}
|
|
1300
1432
|
),
|
|
1301
|
-
/* @__PURE__ */
|
|
1433
|
+
/* @__PURE__ */ jsx84("path", { fill: stroke || color || "currentColor", d: "M0 6V24H18V21.75H2.25V6H0Z" })
|
|
1302
1434
|
] }), GenerateMultimage_default = IconGenerateMultimage;
|
|
1303
1435
|
|
|
1304
1436
|
// src/components/GenerateFilled.tsx
|
|
1305
|
-
import { jsx as
|
|
1306
|
-
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1437
|
+
import { jsx as jsx85 } from "react/jsx-runtime";
|
|
1438
|
+
var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx85("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx85(
|
|
1307
1439
|
"path",
|
|
1308
1440
|
{
|
|
1309
1441
|
fill: fill || color || "currentColor",
|
|
@@ -1314,16 +1446,16 @@ var IconGenerateFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
1314
1446
|
) }), GenerateFilled_default = IconGenerateFilled;
|
|
1315
1447
|
|
|
1316
1448
|
// src/components/GenerateFrameStart.tsx
|
|
1317
|
-
import { jsx as
|
|
1318
|
-
var IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1319
|
-
/* @__PURE__ */
|
|
1449
|
+
import { jsx as jsx86, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
1450
|
+
var IconGenerateFrameStart = ({ 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: [
|
|
1451
|
+
/* @__PURE__ */ jsx86(
|
|
1320
1452
|
"path",
|
|
1321
1453
|
{
|
|
1322
1454
|
fill: stroke || color || "currentColor",
|
|
1323
1455
|
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"
|
|
1324
1456
|
}
|
|
1325
1457
|
),
|
|
1326
|
-
/* @__PURE__ */
|
|
1458
|
+
/* @__PURE__ */ jsx86(
|
|
1327
1459
|
"path",
|
|
1328
1460
|
{
|
|
1329
1461
|
fill: stroke || color || "currentColor",
|
|
@@ -1335,9 +1467,9 @@ var IconGenerateFrameStart = ({ size, width, height, color, className, fill, str
|
|
|
1335
1467
|
] }), GenerateFrameStart_default = IconGenerateFrameStart;
|
|
1336
1468
|
|
|
1337
1469
|
// src/components/GenerateFrameStart2End.tsx
|
|
1338
|
-
import { jsx as
|
|
1339
|
-
var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1340
|
-
/* @__PURE__ */
|
|
1470
|
+
import { jsx as jsx87, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
1471
|
+
var IconGenerateFrameStart2End = ({ 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: [
|
|
1472
|
+
/* @__PURE__ */ jsx87(
|
|
1341
1473
|
"path",
|
|
1342
1474
|
{
|
|
1343
1475
|
fill: stroke || color || "currentColor",
|
|
@@ -1346,14 +1478,14 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
1346
1478
|
clipRule: "evenodd"
|
|
1347
1479
|
}
|
|
1348
1480
|
),
|
|
1349
|
-
/* @__PURE__ */
|
|
1481
|
+
/* @__PURE__ */ jsx87(
|
|
1350
1482
|
"path",
|
|
1351
1483
|
{
|
|
1352
1484
|
fill: stroke || color || "currentColor",
|
|
1353
1485
|
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"
|
|
1354
1486
|
}
|
|
1355
1487
|
),
|
|
1356
|
-
/* @__PURE__ */
|
|
1488
|
+
/* @__PURE__ */ jsx87(
|
|
1357
1489
|
"path",
|
|
1358
1490
|
{
|
|
1359
1491
|
fill: stroke || color || "currentColor",
|
|
@@ -1365,9 +1497,9 @@ var IconGenerateFrameStart2End = ({ size, width, height, color, className, fill,
|
|
|
1365
1497
|
] }), GenerateFrameStart2End_default = IconGenerateFrameStart2End;
|
|
1366
1498
|
|
|
1367
1499
|
// src/components/GenerateSwitchframe.tsx
|
|
1368
|
-
import { jsx as
|
|
1369
|
-
var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1370
|
-
/* @__PURE__ */
|
|
1500
|
+
import { jsx as jsx88, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
1501
|
+
var IconGenerateSwitchframe = ({ 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: [
|
|
1502
|
+
/* @__PURE__ */ jsx88(
|
|
1371
1503
|
"path",
|
|
1372
1504
|
{
|
|
1373
1505
|
fill: stroke || color || "currentColor",
|
|
@@ -1376,7 +1508,7 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
1376
1508
|
clipRule: "evenodd"
|
|
1377
1509
|
}
|
|
1378
1510
|
),
|
|
1379
|
-
/* @__PURE__ */
|
|
1511
|
+
/* @__PURE__ */ jsx88(
|
|
1380
1512
|
"path",
|
|
1381
1513
|
{
|
|
1382
1514
|
fill: stroke || color || "currentColor",
|
|
@@ -1388,16 +1520,16 @@ var IconGenerateSwitchframe = ({ size, width, height, color, className, fill, st
|
|
|
1388
1520
|
] }), GenerateSwitchframe_default = IconGenerateSwitchframe;
|
|
1389
1521
|
|
|
1390
1522
|
// src/components/GenerateT2V.tsx
|
|
1391
|
-
import { jsx as
|
|
1392
|
-
var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1393
|
-
/* @__PURE__ */
|
|
1523
|
+
import { jsx as jsx89, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
1524
|
+
var IconGenerateT2V = ({ 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: [
|
|
1525
|
+
/* @__PURE__ */ jsx89(
|
|
1394
1526
|
"path",
|
|
1395
1527
|
{
|
|
1396
1528
|
fill: stroke || color || "currentColor",
|
|
1397
1529
|
d: "M6 6V10.5H8.25V8.25H10.875V15.75H8.25V18H15.75V15.75H13.125V8.25H15.75V10.5H18V6H6Z"
|
|
1398
1530
|
}
|
|
1399
1531
|
),
|
|
1400
|
-
/* @__PURE__ */
|
|
1532
|
+
/* @__PURE__ */ jsx89(
|
|
1401
1533
|
"path",
|
|
1402
1534
|
{
|
|
1403
1535
|
fill: stroke || color || "currentColor",
|
|
@@ -1409,8 +1541,8 @@ var IconGenerateT2V = ({ size, width, height, color, className, fill, stroke })
|
|
|
1409
1541
|
] }), GenerateT2V_default = IconGenerateT2V;
|
|
1410
1542
|
|
|
1411
1543
|
// src/components/Generate.tsx
|
|
1412
|
-
import { jsx as
|
|
1413
|
-
var IconGenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1544
|
+
import { jsx as jsx90 } from "react/jsx-runtime";
|
|
1545
|
+
var IconGenerate = ({ 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(
|
|
1414
1546
|
"path",
|
|
1415
1547
|
{
|
|
1416
1548
|
fill: stroke || color || "currentColor",
|
|
@@ -1419,16 +1551,16 @@ var IconGenerate = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1419
1551
|
) }), Generate_default = IconGenerate;
|
|
1420
1552
|
|
|
1421
1553
|
// src/components/GenreAuto.tsx
|
|
1422
|
-
import { jsx as
|
|
1423
|
-
var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1424
|
-
/* @__PURE__ */
|
|
1554
|
+
import { jsx as jsx91, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
1555
|
+
var IconGenreAuto = ({ 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: [
|
|
1556
|
+
/* @__PURE__ */ jsx91(
|
|
1425
1557
|
"path",
|
|
1426
1558
|
{
|
|
1427
1559
|
fill: stroke || color || "currentColor",
|
|
1428
1560
|
d: "M18.375 6.375V10.5H16.125V6.375H12V4.125H16.125V0H18.375V4.125H22.5V6.375H18.375Z"
|
|
1429
1561
|
}
|
|
1430
1562
|
),
|
|
1431
|
-
/* @__PURE__ */
|
|
1563
|
+
/* @__PURE__ */ jsx91(
|
|
1432
1564
|
"path",
|
|
1433
1565
|
{
|
|
1434
1566
|
fill: stroke || color || "currentColor",
|
|
@@ -1437,15 +1569,15 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1437
1569
|
clipRule: "evenodd"
|
|
1438
1570
|
}
|
|
1439
1571
|
),
|
|
1440
|
-
/* @__PURE__ */
|
|
1441
|
-
/* @__PURE__ */
|
|
1572
|
+
/* @__PURE__ */ jsx91("path", { fill: stroke || color || "currentColor", d: "M3.75 0.75L1.5 3L3.75 5.25L6 3L3.75 0.75Z" }),
|
|
1573
|
+
/* @__PURE__ */ jsx91(
|
|
1442
1574
|
"path",
|
|
1443
1575
|
{
|
|
1444
1576
|
fill: stroke || color || "currentColor",
|
|
1445
1577
|
d: "M18 21.75L20.25 19.5L22.5 21.75L20.25 24L18 21.75Z"
|
|
1446
1578
|
}
|
|
1447
1579
|
),
|
|
1448
|
-
/* @__PURE__ */
|
|
1580
|
+
/* @__PURE__ */ jsx91(
|
|
1449
1581
|
"path",
|
|
1450
1582
|
{
|
|
1451
1583
|
fill: stroke || color || "currentColor",
|
|
@@ -1455,23 +1587,23 @@ var IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
1455
1587
|
] }), GenreAuto_default = IconGenreAuto;
|
|
1456
1588
|
|
|
1457
1589
|
// src/components/GenreComedy.tsx
|
|
1458
|
-
import { jsx as
|
|
1459
|
-
var IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1460
|
-
/* @__PURE__ */
|
|
1590
|
+
import { jsx as jsx92, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
1591
|
+
var IconGenreComedy = ({ 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: [
|
|
1592
|
+
/* @__PURE__ */ jsx92(
|
|
1461
1593
|
"path",
|
|
1462
1594
|
{
|
|
1463
1595
|
fill: stroke || color || "currentColor",
|
|
1464
1596
|
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"
|
|
1465
1597
|
}
|
|
1466
1598
|
),
|
|
1467
|
-
/* @__PURE__ */
|
|
1599
|
+
/* @__PURE__ */ jsx92(
|
|
1468
1600
|
"path",
|
|
1469
1601
|
{
|
|
1470
1602
|
fill: stroke || color || "currentColor",
|
|
1471
1603
|
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"
|
|
1472
1604
|
}
|
|
1473
1605
|
),
|
|
1474
|
-
/* @__PURE__ */
|
|
1606
|
+
/* @__PURE__ */ jsx92(
|
|
1475
1607
|
"path",
|
|
1476
1608
|
{
|
|
1477
1609
|
fill: stroke || color || "currentColor",
|
|
@@ -1480,7 +1612,7 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1480
1612
|
clipRule: "evenodd"
|
|
1481
1613
|
}
|
|
1482
1614
|
),
|
|
1483
|
-
/* @__PURE__ */
|
|
1615
|
+
/* @__PURE__ */ jsx92(
|
|
1484
1616
|
"path",
|
|
1485
1617
|
{
|
|
1486
1618
|
fill: stroke || color || "currentColor",
|
|
@@ -1492,8 +1624,8 @@ var IconGenreComedy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1492
1624
|
] }), GenreComedy_default = IconGenreComedy;
|
|
1493
1625
|
|
|
1494
1626
|
// src/components/GenreFantasy.tsx
|
|
1495
|
-
import { jsx as
|
|
1496
|
-
var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1627
|
+
import { jsx as jsx93 } from "react/jsx-runtime";
|
|
1628
|
+
var IconGenreFantasy = ({ 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(
|
|
1497
1629
|
"path",
|
|
1498
1630
|
{
|
|
1499
1631
|
fill: stroke || color || "currentColor",
|
|
@@ -1504,23 +1636,23 @@ var IconGenreFantasy = ({ size, width, height, color, className, fill, stroke })
|
|
|
1504
1636
|
) }), GenreFantasy_default = IconGenreFantasy;
|
|
1505
1637
|
|
|
1506
1638
|
// src/components/GenreHorror.tsx
|
|
1507
|
-
import { jsx as
|
|
1508
|
-
var IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1509
|
-
/* @__PURE__ */
|
|
1639
|
+
import { jsx as jsx94, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
1640
|
+
var IconGenreHorror = ({ 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: [
|
|
1641
|
+
/* @__PURE__ */ jsx94(
|
|
1510
1642
|
"path",
|
|
1511
1643
|
{
|
|
1512
1644
|
fill: stroke || color || "currentColor",
|
|
1513
1645
|
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"
|
|
1514
1646
|
}
|
|
1515
1647
|
),
|
|
1516
|
-
/* @__PURE__ */
|
|
1648
|
+
/* @__PURE__ */ jsx94(
|
|
1517
1649
|
"path",
|
|
1518
1650
|
{
|
|
1519
1651
|
fill: stroke || color || "currentColor",
|
|
1520
1652
|
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"
|
|
1521
1653
|
}
|
|
1522
1654
|
),
|
|
1523
|
-
/* @__PURE__ */
|
|
1655
|
+
/* @__PURE__ */ jsx94(
|
|
1524
1656
|
"path",
|
|
1525
1657
|
{
|
|
1526
1658
|
fill: stroke || color || "currentColor",
|
|
@@ -1532,8 +1664,8 @@ var IconGenreHorror = ({ size, width, height, color, className, fill, stroke })
|
|
|
1532
1664
|
] }), GenreHorror_default = IconGenreHorror;
|
|
1533
1665
|
|
|
1534
1666
|
// src/components/GenreRomance.tsx
|
|
1535
|
-
import { jsx as
|
|
1536
|
-
var IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1667
|
+
import { jsx as jsx95 } from "react/jsx-runtime";
|
|
1668
|
+
var IconGenreRomance = ({ 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(
|
|
1537
1669
|
"path",
|
|
1538
1670
|
{
|
|
1539
1671
|
fill: stroke || color || "currentColor",
|
|
@@ -1544,16 +1676,16 @@ var IconGenreRomance = ({ size, width, height, color, className, fill, stroke })
|
|
|
1544
1676
|
) }), GenreRomance_default = IconGenreRomance;
|
|
1545
1677
|
|
|
1546
1678
|
// src/components/GenreScifi.tsx
|
|
1547
|
-
import { jsx as
|
|
1548
|
-
var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1549
|
-
/* @__PURE__ */
|
|
1679
|
+
import { jsx as jsx96, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
1680
|
+
var IconGenreScifi = ({ 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: [
|
|
1681
|
+
/* @__PURE__ */ jsx96(
|
|
1550
1682
|
"path",
|
|
1551
1683
|
{
|
|
1552
1684
|
fill: stroke || color || "currentColor",
|
|
1553
1685
|
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"
|
|
1554
1686
|
}
|
|
1555
1687
|
),
|
|
1556
|
-
/* @__PURE__ */
|
|
1688
|
+
/* @__PURE__ */ jsx96(
|
|
1557
1689
|
"path",
|
|
1558
1690
|
{
|
|
1559
1691
|
fill: stroke || color || "currentColor",
|
|
@@ -1562,7 +1694,7 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1562
1694
|
clipRule: "evenodd"
|
|
1563
1695
|
}
|
|
1564
1696
|
),
|
|
1565
|
-
/* @__PURE__ */
|
|
1697
|
+
/* @__PURE__ */ jsx96(
|
|
1566
1698
|
"path",
|
|
1567
1699
|
{
|
|
1568
1700
|
fill: stroke || color || "currentColor",
|
|
@@ -1572,8 +1704,8 @@ var IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
1572
1704
|
] }), GenreScifi_default = IconGenreScifi;
|
|
1573
1705
|
|
|
1574
1706
|
// src/components/GenreSuspense.tsx
|
|
1575
|
-
import { jsx as
|
|
1576
|
-
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1707
|
+
import { jsx as jsx97 } from "react/jsx-runtime";
|
|
1708
|
+
var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx97("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx97(
|
|
1577
1709
|
"path",
|
|
1578
1710
|
{
|
|
1579
1711
|
fill: stroke || color || "currentColor",
|
|
@@ -1584,8 +1716,8 @@ var IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }
|
|
|
1584
1716
|
) }), GenreSuspense_default = IconGenreSuspense;
|
|
1585
1717
|
|
|
1586
1718
|
// src/components/Genre.tsx
|
|
1587
|
-
import { jsx as
|
|
1588
|
-
var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1719
|
+
import { jsx as jsx98 } from "react/jsx-runtime";
|
|
1720
|
+
var IconGenre = ({ 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(
|
|
1589
1721
|
"path",
|
|
1590
1722
|
{
|
|
1591
1723
|
fill: stroke || color || "currentColor",
|
|
@@ -1596,9 +1728,9 @@ var IconGenre = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
1596
1728
|
) }), Genre_default = IconGenre;
|
|
1597
1729
|
|
|
1598
1730
|
// src/components/GoogleLogoFilled.tsx
|
|
1599
|
-
import { jsx as
|
|
1600
|
-
var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
1601
|
-
/* @__PURE__ */
|
|
1731
|
+
import { jsx as jsx99, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
1732
|
+
var IconGoogleLogoFilled = ({ 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: [
|
|
1733
|
+
/* @__PURE__ */ jsx99(
|
|
1602
1734
|
"mask",
|
|
1603
1735
|
{
|
|
1604
1736
|
id: "mask0_48_113",
|
|
@@ -1608,7 +1740,7 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1608
1740
|
y: "0",
|
|
1609
1741
|
maskUnits: "userSpaceOnUse",
|
|
1610
1742
|
style: { maskType: "luminance" },
|
|
1611
|
-
children: /* @__PURE__ */
|
|
1743
|
+
children: /* @__PURE__ */ jsx99(
|
|
1612
1744
|
"path",
|
|
1613
1745
|
{
|
|
1614
1746
|
fill: stroke || color || "currentColor",
|
|
@@ -1617,64 +1749,64 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1617
1749
|
)
|
|
1618
1750
|
}
|
|
1619
1751
|
),
|
|
1620
|
-
/* @__PURE__ */
|
|
1621
|
-
/* @__PURE__ */
|
|
1752
|
+
/* @__PURE__ */ jsxs50("g", { mask: "url(#mask0_48_113)", children: [
|
|
1753
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter0_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1622
1754
|
"path",
|
|
1623
1755
|
{
|
|
1624
1756
|
fill: "url(#paint0_radial_48_113)",
|
|
1625
1757
|
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"
|
|
1626
1758
|
}
|
|
1627
1759
|
) }),
|
|
1628
|
-
/* @__PURE__ */
|
|
1760
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter1_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1629
1761
|
"path",
|
|
1630
1762
|
{
|
|
1631
1763
|
fill: "url(#paint1_radial_48_113)",
|
|
1632
1764
|
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"
|
|
1633
1765
|
}
|
|
1634
1766
|
) }),
|
|
1635
|
-
/* @__PURE__ */
|
|
1767
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter2_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1636
1768
|
"path",
|
|
1637
1769
|
{
|
|
1638
1770
|
fill: "url(#paint2_radial_48_113)",
|
|
1639
1771
|
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"
|
|
1640
1772
|
}
|
|
1641
1773
|
) }),
|
|
1642
|
-
/* @__PURE__ */
|
|
1774
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter3_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1643
1775
|
"path",
|
|
1644
1776
|
{
|
|
1645
1777
|
fill: "url(#paint3_radial_48_113)",
|
|
1646
1778
|
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"
|
|
1647
1779
|
}
|
|
1648
1780
|
) }),
|
|
1649
|
-
/* @__PURE__ */
|
|
1781
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter4_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1650
1782
|
"path",
|
|
1651
1783
|
{
|
|
1652
1784
|
fill: "#3086FF",
|
|
1653
1785
|
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"
|
|
1654
1786
|
}
|
|
1655
1787
|
) }),
|
|
1656
|
-
/* @__PURE__ */
|
|
1788
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter5_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1657
1789
|
"path",
|
|
1658
1790
|
{
|
|
1659
1791
|
fill: "url(#paint4_radial_48_113)",
|
|
1660
1792
|
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"
|
|
1661
1793
|
}
|
|
1662
1794
|
) }),
|
|
1663
|
-
/* @__PURE__ */
|
|
1795
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter6_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1664
1796
|
"path",
|
|
1665
1797
|
{
|
|
1666
1798
|
fill: "url(#paint5_radial_48_113)",
|
|
1667
1799
|
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"
|
|
1668
1800
|
}
|
|
1669
1801
|
) }),
|
|
1670
|
-
/* @__PURE__ */
|
|
1802
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter7_f_48_113)", children: /* @__PURE__ */ jsx99(
|
|
1671
1803
|
"path",
|
|
1672
1804
|
{
|
|
1673
1805
|
fill: "url(#paint6_radial_48_113)",
|
|
1674
1806
|
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"
|
|
1675
1807
|
}
|
|
1676
1808
|
) }),
|
|
1677
|
-
/* @__PURE__ */
|
|
1809
|
+
/* @__PURE__ */ jsx99("g", { filter: "url(#filter8_f_48_113)", style: { opacity: 0.5 }, children: /* @__PURE__ */ jsx99(
|
|
1678
1810
|
"path",
|
|
1679
1811
|
{
|
|
1680
1812
|
fill: "url(#paint7_linear_48_113)",
|
|
@@ -1682,8 +1814,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1682
1814
|
}
|
|
1683
1815
|
) })
|
|
1684
1816
|
] }),
|
|
1685
|
-
/* @__PURE__ */
|
|
1686
|
-
/* @__PURE__ */
|
|
1817
|
+
/* @__PURE__ */ jsxs50("defs", { children: [
|
|
1818
|
+
/* @__PURE__ */ jsxs50(
|
|
1687
1819
|
"filter",
|
|
1688
1820
|
{
|
|
1689
1821
|
id: "filter0_f_48_113",
|
|
@@ -1694,13 +1826,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1694
1826
|
filterUnits: "userSpaceOnUse",
|
|
1695
1827
|
colorInterpolationFilters: "sRGB",
|
|
1696
1828
|
children: [
|
|
1697
|
-
/* @__PURE__ */
|
|
1698
|
-
/* @__PURE__ */
|
|
1699
|
-
/* @__PURE__ */
|
|
1829
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1830
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1831
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1700
1832
|
]
|
|
1701
1833
|
}
|
|
1702
1834
|
),
|
|
1703
|
-
/* @__PURE__ */
|
|
1835
|
+
/* @__PURE__ */ jsxs50(
|
|
1704
1836
|
"filter",
|
|
1705
1837
|
{
|
|
1706
1838
|
id: "filter1_f_48_113",
|
|
@@ -1711,13 +1843,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1711
1843
|
filterUnits: "userSpaceOnUse",
|
|
1712
1844
|
colorInterpolationFilters: "sRGB",
|
|
1713
1845
|
children: [
|
|
1714
|
-
/* @__PURE__ */
|
|
1715
|
-
/* @__PURE__ */
|
|
1716
|
-
/* @__PURE__ */
|
|
1846
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1847
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1848
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1717
1849
|
]
|
|
1718
1850
|
}
|
|
1719
1851
|
),
|
|
1720
|
-
/* @__PURE__ */
|
|
1852
|
+
/* @__PURE__ */ jsxs50(
|
|
1721
1853
|
"filter",
|
|
1722
1854
|
{
|
|
1723
1855
|
id: "filter2_f_48_113",
|
|
@@ -1728,13 +1860,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1728
1860
|
filterUnits: "userSpaceOnUse",
|
|
1729
1861
|
colorInterpolationFilters: "sRGB",
|
|
1730
1862
|
children: [
|
|
1731
|
-
/* @__PURE__ */
|
|
1732
|
-
/* @__PURE__ */
|
|
1733
|
-
/* @__PURE__ */
|
|
1863
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1864
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1865
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1734
1866
|
]
|
|
1735
1867
|
}
|
|
1736
1868
|
),
|
|
1737
|
-
/* @__PURE__ */
|
|
1869
|
+
/* @__PURE__ */ jsxs50(
|
|
1738
1870
|
"filter",
|
|
1739
1871
|
{
|
|
1740
1872
|
id: "filter3_f_48_113",
|
|
@@ -1745,13 +1877,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1745
1877
|
filterUnits: "userSpaceOnUse",
|
|
1746
1878
|
colorInterpolationFilters: "sRGB",
|
|
1747
1879
|
children: [
|
|
1748
|
-
/* @__PURE__ */
|
|
1749
|
-
/* @__PURE__ */
|
|
1750
|
-
/* @__PURE__ */
|
|
1880
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1881
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1882
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1751
1883
|
]
|
|
1752
1884
|
}
|
|
1753
1885
|
),
|
|
1754
|
-
/* @__PURE__ */
|
|
1886
|
+
/* @__PURE__ */ jsxs50(
|
|
1755
1887
|
"filter",
|
|
1756
1888
|
{
|
|
1757
1889
|
id: "filter4_f_48_113",
|
|
@@ -1762,13 +1894,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1762
1894
|
filterUnits: "userSpaceOnUse",
|
|
1763
1895
|
colorInterpolationFilters: "sRGB",
|
|
1764
1896
|
children: [
|
|
1765
|
-
/* @__PURE__ */
|
|
1766
|
-
/* @__PURE__ */
|
|
1767
|
-
/* @__PURE__ */
|
|
1897
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1898
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1899
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1768
1900
|
]
|
|
1769
1901
|
}
|
|
1770
1902
|
),
|
|
1771
|
-
/* @__PURE__ */
|
|
1903
|
+
/* @__PURE__ */ jsxs50(
|
|
1772
1904
|
"filter",
|
|
1773
1905
|
{
|
|
1774
1906
|
id: "filter5_f_48_113",
|
|
@@ -1779,13 +1911,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1779
1911
|
filterUnits: "userSpaceOnUse",
|
|
1780
1912
|
colorInterpolationFilters: "sRGB",
|
|
1781
1913
|
children: [
|
|
1782
|
-
/* @__PURE__ */
|
|
1783
|
-
/* @__PURE__ */
|
|
1784
|
-
/* @__PURE__ */
|
|
1914
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1915
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1916
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1785
1917
|
]
|
|
1786
1918
|
}
|
|
1787
1919
|
),
|
|
1788
|
-
/* @__PURE__ */
|
|
1920
|
+
/* @__PURE__ */ jsxs50(
|
|
1789
1921
|
"filter",
|
|
1790
1922
|
{
|
|
1791
1923
|
id: "filter6_f_48_113",
|
|
@@ -1796,13 +1928,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1796
1928
|
filterUnits: "userSpaceOnUse",
|
|
1797
1929
|
colorInterpolationFilters: "sRGB",
|
|
1798
1930
|
children: [
|
|
1799
|
-
/* @__PURE__ */
|
|
1800
|
-
/* @__PURE__ */
|
|
1801
|
-
/* @__PURE__ */
|
|
1931
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1932
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1933
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "1.65243" })
|
|
1802
1934
|
]
|
|
1803
1935
|
}
|
|
1804
1936
|
),
|
|
1805
|
-
/* @__PURE__ */
|
|
1937
|
+
/* @__PURE__ */ jsxs50(
|
|
1806
1938
|
"filter",
|
|
1807
1939
|
{
|
|
1808
1940
|
id: "filter7_f_48_113",
|
|
@@ -1813,13 +1945,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1813
1945
|
filterUnits: "userSpaceOnUse",
|
|
1814
1946
|
colorInterpolationFilters: "sRGB",
|
|
1815
1947
|
children: [
|
|
1816
|
-
/* @__PURE__ */
|
|
1817
|
-
/* @__PURE__ */
|
|
1818
|
-
/* @__PURE__ */
|
|
1948
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1949
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1950
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1819
1951
|
]
|
|
1820
1952
|
}
|
|
1821
1953
|
),
|
|
1822
|
-
/* @__PURE__ */
|
|
1954
|
+
/* @__PURE__ */ jsxs50(
|
|
1823
1955
|
"filter",
|
|
1824
1956
|
{
|
|
1825
1957
|
id: "filter8_f_48_113",
|
|
@@ -1830,13 +1962,13 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1830
1962
|
filterUnits: "userSpaceOnUse",
|
|
1831
1963
|
colorInterpolationFilters: "sRGB",
|
|
1832
1964
|
children: [
|
|
1833
|
-
/* @__PURE__ */
|
|
1834
|
-
/* @__PURE__ */
|
|
1835
|
-
/* @__PURE__ */
|
|
1965
|
+
/* @__PURE__ */ jsx99("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
1966
|
+
/* @__PURE__ */ jsx99("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
1967
|
+
/* @__PURE__ */ jsx99("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
1836
1968
|
]
|
|
1837
1969
|
}
|
|
1838
1970
|
),
|
|
1839
|
-
/* @__PURE__ */
|
|
1971
|
+
/* @__PURE__ */ jsxs50(
|
|
1840
1972
|
"radialGradient",
|
|
1841
1973
|
{
|
|
1842
1974
|
id: "paint0_radial_48_113",
|
|
@@ -1846,20 +1978,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1846
1978
|
gradientTransform: "matrix(-0.498722 -11.9519 17.9311 -0.717223 9.06911 20.3322)",
|
|
1847
1979
|
gradientUnits: "userSpaceOnUse",
|
|
1848
1980
|
children: [
|
|
1849
|
-
/* @__PURE__ */
|
|
1850
|
-
/* @__PURE__ */
|
|
1851
|
-
/* @__PURE__ */
|
|
1852
|
-
/* @__PURE__ */
|
|
1853
|
-
/* @__PURE__ */
|
|
1854
|
-
/* @__PURE__ */
|
|
1855
|
-
/* @__PURE__ */
|
|
1856
|
-
/* @__PURE__ */
|
|
1857
|
-
/* @__PURE__ */
|
|
1858
|
-
/* @__PURE__ */
|
|
1981
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.141612", stopColor: "#1ABD4D" }),
|
|
1982
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.247515", stopColor: "#6EC30D" }),
|
|
1983
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.311547", stopColor: "#8AC502" }),
|
|
1984
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.366013", stopColor: "#A2C600" }),
|
|
1985
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.445673", stopColor: "#C8C903" }),
|
|
1986
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.540305", stopColor: "#EBCB03" }),
|
|
1987
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.615636", stopColor: "#F7CD07" }),
|
|
1988
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.699345", stopColor: "#FDCD04" }),
|
|
1989
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.771242", stopColor: "#FDCE05" }),
|
|
1990
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.860566", stopColor: "#FFCE0A" })
|
|
1859
1991
|
]
|
|
1860
1992
|
}
|
|
1861
1993
|
),
|
|
1862
|
-
/* @__PURE__ */
|
|
1994
|
+
/* @__PURE__ */ jsxs50(
|
|
1863
1995
|
"radialGradient",
|
|
1864
1996
|
{
|
|
1865
1997
|
id: "paint1_radial_48_113",
|
|
@@ -1869,12 +2001,12 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1869
2001
|
gradientTransform: "matrix(8.46967 -2.03557e-05 -1.19045e-05 10.7093 20.253 6.36819)",
|
|
1870
2002
|
gradientUnits: "userSpaceOnUse",
|
|
1871
2003
|
children: [
|
|
1872
|
-
/* @__PURE__ */
|
|
1873
|
-
/* @__PURE__ */
|
|
2004
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.408458", stopColor: "#FB4E5A" }),
|
|
2005
|
+
/* @__PURE__ */ jsx99("stop", { offset: "1", stopColor: "#FF4540" })
|
|
1874
2006
|
]
|
|
1875
2007
|
}
|
|
1876
2008
|
),
|
|
1877
|
-
/* @__PURE__ */
|
|
2009
|
+
/* @__PURE__ */ jsxs50(
|
|
1878
2010
|
"radialGradient",
|
|
1879
2011
|
{
|
|
1880
2012
|
id: "paint2_radial_48_113",
|
|
@@ -1884,18 +2016,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1884
2016
|
gradientTransform: "matrix(-11.8666 6.43492 8.91875 15.766 15.6277 -1.68219)",
|
|
1885
2017
|
gradientUnits: "userSpaceOnUse",
|
|
1886
2018
|
children: [
|
|
1887
|
-
/* @__PURE__ */
|
|
1888
|
-
/* @__PURE__ */
|
|
1889
|
-
/* @__PURE__ */
|
|
1890
|
-
/* @__PURE__ */
|
|
1891
|
-
/* @__PURE__ */
|
|
1892
|
-
/* @__PURE__ */
|
|
1893
|
-
/* @__PURE__ */
|
|
1894
|
-
/* @__PURE__ */
|
|
2019
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.231273", stopColor: "#FF4541" }),
|
|
2020
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.311547", stopColor: "#FF4540" }),
|
|
2021
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.457516", stopColor: "#FF4640" }),
|
|
2022
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.540305", stopColor: "#FF473F" }),
|
|
2023
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.699346", stopColor: "#FF5138" }),
|
|
2024
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.771242", stopColor: "#FF5B33" }),
|
|
2025
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.860566", stopColor: "#FF6C29" }),
|
|
2026
|
+
/* @__PURE__ */ jsx99("stop", { offset: "1", stopColor: "#FF8C18" })
|
|
1895
2027
|
]
|
|
1896
2028
|
}
|
|
1897
2029
|
),
|
|
1898
|
-
/* @__PURE__ */
|
|
2030
|
+
/* @__PURE__ */ jsxs50(
|
|
1899
2031
|
"radialGradient",
|
|
1900
2032
|
{
|
|
1901
2033
|
id: "paint3_radial_48_113",
|
|
@@ -1905,19 +2037,19 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1905
2037
|
gradientTransform: "matrix(-21.5204 -27.5047 -10.3696 7.77752 12.4702 22.5743)",
|
|
1906
2038
|
gradientUnits: "userSpaceOnUse",
|
|
1907
2039
|
children: [
|
|
1908
|
-
/* @__PURE__ */
|
|
1909
|
-
/* @__PURE__ */
|
|
1910
|
-
/* @__PURE__ */
|
|
1911
|
-
/* @__PURE__ */
|
|
1912
|
-
/* @__PURE__ */
|
|
1913
|
-
/* @__PURE__ */
|
|
1914
|
-
/* @__PURE__ */
|
|
1915
|
-
/* @__PURE__ */
|
|
1916
|
-
/* @__PURE__ */
|
|
2040
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.131546", stopColor: "#0CBA65" }),
|
|
2041
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.209784", stopColor: "#0BB86D" }),
|
|
2042
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.297297", stopColor: "#09B479" }),
|
|
2043
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.396257", stopColor: "#08AD93" }),
|
|
2044
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.477124", stopColor: "#0AA6A9" }),
|
|
2045
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.568425", stopColor: "#0D9CC6" }),
|
|
2046
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.667385", stopColor: "#1893DD" }),
|
|
2047
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.768727", stopColor: "#258BF1" }),
|
|
2048
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.858506", stopColor: "#3086FF" })
|
|
1917
2049
|
]
|
|
1918
2050
|
}
|
|
1919
2051
|
),
|
|
1920
|
-
/* @__PURE__ */
|
|
2052
|
+
/* @__PURE__ */ jsxs50(
|
|
1921
2053
|
"radialGradient",
|
|
1922
2054
|
{
|
|
1923
2055
|
id: "paint4_radial_48_113",
|
|
@@ -1927,18 +2059,18 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1927
2059
|
gradientTransform: "matrix(-1.52295 12.8522 18.1501 2.06168 11.2421 2.13475)",
|
|
1928
2060
|
gradientUnits: "userSpaceOnUse",
|
|
1929
2061
|
children: [
|
|
1930
|
-
/* @__PURE__ */
|
|
1931
|
-
/* @__PURE__ */
|
|
1932
|
-
/* @__PURE__ */
|
|
1933
|
-
/* @__PURE__ */
|
|
1934
|
-
/* @__PURE__ */
|
|
1935
|
-
/* @__PURE__ */
|
|
1936
|
-
/* @__PURE__ */
|
|
1937
|
-
/* @__PURE__ */
|
|
2062
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.366013", stopColor: "#FF4E3A" }),
|
|
2063
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.457516", stopColor: "#FF8A1B" }),
|
|
2064
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.540305", stopColor: "#FFA312" }),
|
|
2065
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.615636", stopColor: "#FFB60C" }),
|
|
2066
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.771242", stopColor: "#FFCD0A" }),
|
|
2067
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.860566", stopColor: "#FECF0A" }),
|
|
2068
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.915033", stopColor: "#FECF08" }),
|
|
2069
|
+
/* @__PURE__ */ jsx99("stop", { offset: "1", stopColor: "#FDCD01" })
|
|
1938
2070
|
]
|
|
1939
2071
|
}
|
|
1940
2072
|
),
|
|
1941
|
-
/* @__PURE__ */
|
|
2073
|
+
/* @__PURE__ */ jsxs50(
|
|
1942
2074
|
"radialGradient",
|
|
1943
2075
|
{
|
|
1944
2076
|
id: "paint5_radial_48_113",
|
|
@@ -1948,15 +2080,15 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1948
2080
|
gradientTransform: "matrix(-4.40212 4.76677 -13.7322 -12.1566 9.10044 2.00144)",
|
|
1949
2081
|
gradientUnits: "userSpaceOnUse",
|
|
1950
2082
|
children: [
|
|
1951
|
-
/* @__PURE__ */
|
|
1952
|
-
/* @__PURE__ */
|
|
1953
|
-
/* @__PURE__ */
|
|
1954
|
-
/* @__PURE__ */
|
|
1955
|
-
/* @__PURE__ */
|
|
2083
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.315904", stopColor: "#FF4C3C" }),
|
|
2084
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.603818", stopColor: "#FF692C" }),
|
|
2085
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.726837", stopColor: "#FF7825" }),
|
|
2086
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.884534", stopColor: "#FF8D1B" }),
|
|
2087
|
+
/* @__PURE__ */ jsx99("stop", { offset: "1", stopColor: "#FF9F13" })
|
|
1956
2088
|
]
|
|
1957
2089
|
}
|
|
1958
2090
|
),
|
|
1959
|
-
/* @__PURE__ */
|
|
2091
|
+
/* @__PURE__ */ jsxs50(
|
|
1960
2092
|
"radialGradient",
|
|
1961
2093
|
{
|
|
1962
2094
|
id: "paint6_radial_48_113",
|
|
@@ -1966,20 +2098,20 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1966
2098
|
gradientTransform: "matrix(-11.8666 -6.43492 8.91876 -15.766 15.6277 25.6232)",
|
|
1967
2099
|
gradientUnits: "userSpaceOnUse",
|
|
1968
2100
|
children: [
|
|
1969
|
-
/* @__PURE__ */
|
|
1970
|
-
/* @__PURE__ */
|
|
1971
|
-
/* @__PURE__ */
|
|
1972
|
-
/* @__PURE__ */
|
|
1973
|
-
/* @__PURE__ */
|
|
1974
|
-
/* @__PURE__ */
|
|
1975
|
-
/* @__PURE__ */
|
|
1976
|
-
/* @__PURE__ */
|
|
1977
|
-
/* @__PURE__ */
|
|
1978
|
-
/* @__PURE__ */
|
|
2101
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.231273", stopColor: "#0FBC5F" }),
|
|
2102
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.311547", stopColor: "#0FBC5F" }),
|
|
2103
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.366013", stopColor: "#0FBC5E" }),
|
|
2104
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.457516", stopColor: "#0FBC5D" }),
|
|
2105
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.540305", stopColor: "#12BC58" }),
|
|
2106
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.699346", stopColor: "#28BF3C" }),
|
|
2107
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.771242", stopColor: "#38C02B" }),
|
|
2108
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.860566", stopColor: "#52C218" }),
|
|
2109
|
+
/* @__PURE__ */ jsx99("stop", { offset: "0.915033", stopColor: "#67C30F" }),
|
|
2110
|
+
/* @__PURE__ */ jsx99("stop", { offset: "1", stopColor: "#86C504" })
|
|
1979
2111
|
]
|
|
1980
2112
|
}
|
|
1981
2113
|
),
|
|
1982
|
-
/* @__PURE__ */
|
|
2114
|
+
/* @__PURE__ */ jsxs50(
|
|
1983
2115
|
"linearGradient",
|
|
1984
2116
|
{
|
|
1985
2117
|
id: "paint7_linear_48_113",
|
|
@@ -1989,8 +2121,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1989
2121
|
y2: "21.5116",
|
|
1990
2122
|
gradientUnits: "userSpaceOnUse",
|
|
1991
2123
|
children: [
|
|
1992
|
-
/* @__PURE__ */
|
|
1993
|
-
/* @__PURE__ */
|
|
2124
|
+
/* @__PURE__ */ jsx99("stop", { stopColor: "#0FBC5C" }),
|
|
2125
|
+
/* @__PURE__ */ jsx99("stop", { offset: "1", stopColor: "#0CBA65" })
|
|
1994
2126
|
]
|
|
1995
2127
|
}
|
|
1996
2128
|
)
|
|
@@ -1998,8 +2130,8 @@ var IconGoogleLogoFilled = ({ size, width, height, color, className, fill, strok
|
|
|
1998
2130
|
] }), GoogleLogoFilled_default = IconGoogleLogoFilled;
|
|
1999
2131
|
|
|
2000
2132
|
// src/components/Handtool.tsx
|
|
2001
|
-
import { jsx as
|
|
2002
|
-
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2133
|
+
import { jsx as jsx100 } from "react/jsx-runtime";
|
|
2134
|
+
var IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx100("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx100(
|
|
2003
2135
|
"path",
|
|
2004
2136
|
{
|
|
2005
2137
|
fill: stroke || color || "currentColor",
|
|
@@ -2008,17 +2140,17 @@ var IconHandtool = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2008
2140
|
) }), Handtool_default = IconHandtool;
|
|
2009
2141
|
|
|
2010
2142
|
// src/components/Help.tsx
|
|
2011
|
-
import { jsx as
|
|
2012
|
-
var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2013
|
-
/* @__PURE__ */
|
|
2014
|
-
/* @__PURE__ */
|
|
2143
|
+
import { jsx as jsx101, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
2144
|
+
var IconHelp = ({ 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: [
|
|
2145
|
+
/* @__PURE__ */ jsx101("path", { fill: stroke || color || "currentColor", d: "M13.125 16.5V18.75H10.875V16.5H13.125Z" }),
|
|
2146
|
+
/* @__PURE__ */ jsx101(
|
|
2015
2147
|
"path",
|
|
2016
2148
|
{
|
|
2017
2149
|
fill: stroke || color || "currentColor",
|
|
2018
2150
|
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"
|
|
2019
2151
|
}
|
|
2020
2152
|
),
|
|
2021
|
-
/* @__PURE__ */
|
|
2153
|
+
/* @__PURE__ */ jsx101(
|
|
2022
2154
|
"path",
|
|
2023
2155
|
{
|
|
2024
2156
|
fill: stroke || color || "currentColor",
|
|
@@ -2030,8 +2162,8 @@ var IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2030
2162
|
] }), Help_default = IconHelp;
|
|
2031
2163
|
|
|
2032
2164
|
// src/components/HomepageFilled.tsx
|
|
2033
|
-
import { jsx as
|
|
2034
|
-
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2165
|
+
import { jsx as jsx102 } from "react/jsx-runtime";
|
|
2166
|
+
var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx102("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx102(
|
|
2035
2167
|
"path",
|
|
2036
2168
|
{
|
|
2037
2169
|
fill: fill || color || "currentColor",
|
|
@@ -2042,8 +2174,8 @@ var IconHomepageFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2042
2174
|
) }), HomepageFilled_default = IconHomepageFilled;
|
|
2043
2175
|
|
|
2044
2176
|
// src/components/Hotareacenter.tsx
|
|
2045
|
-
import { jsx as
|
|
2046
|
-
var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2177
|
+
import { jsx as jsx103 } from "react/jsx-runtime";
|
|
2178
|
+
var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx103("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx103(
|
|
2047
2179
|
"path",
|
|
2048
2180
|
{
|
|
2049
2181
|
fill: "#191919",
|
|
@@ -2053,23 +2185,23 @@ var IconHotareacenter = ({ size, width, height, color, className, fill, stroke }
|
|
|
2053
2185
|
) }), Hotareacenter_default = IconHotareacenter;
|
|
2054
2186
|
|
|
2055
2187
|
// src/components/ImageGeneration.tsx
|
|
2056
|
-
import { jsx as
|
|
2057
|
-
var IconImageGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2058
|
-
/* @__PURE__ */
|
|
2188
|
+
import { jsx as jsx104, jsxs as jsxs52 } from "react/jsx-runtime";
|
|
2189
|
+
var IconImageGeneration = ({ 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: [
|
|
2190
|
+
/* @__PURE__ */ jsx104(
|
|
2059
2191
|
"path",
|
|
2060
2192
|
{
|
|
2061
2193
|
fill: stroke || color || "currentColor",
|
|
2062
2194
|
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.75Z"
|
|
2063
2195
|
}
|
|
2064
2196
|
),
|
|
2065
|
-
/* @__PURE__ */
|
|
2197
|
+
/* @__PURE__ */ jsx104(
|
|
2066
2198
|
"path",
|
|
2067
2199
|
{
|
|
2068
2200
|
fill: stroke || color || "currentColor",
|
|
2069
2201
|
d: "M20.4287 3.57129L24 4.28613V5.71387L20.4287 6.42871L19.7139 10H18.2861L17.5713 6.42871L14 5.71387V4.28613L17.5713 3.57129L18.2861 0H19.7139L20.4287 3.57129Z"
|
|
2070
2202
|
}
|
|
2071
2203
|
),
|
|
2072
|
-
/* @__PURE__ */
|
|
2204
|
+
/* @__PURE__ */ jsx104(
|
|
2073
2205
|
"path",
|
|
2074
2206
|
{
|
|
2075
2207
|
fill: stroke || color || "currentColor",
|
|
@@ -2079,9 +2211,9 @@ var IconImageGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
2079
2211
|
] }), ImageGeneration_default = IconImageGeneration;
|
|
2080
2212
|
|
|
2081
2213
|
// src/components/ImageLoadFailedFilled.tsx
|
|
2082
|
-
import { jsx as
|
|
2083
|
-
var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2084
|
-
/* @__PURE__ */
|
|
2214
|
+
import { jsx as jsx105, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
2215
|
+
var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs53("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2216
|
+
/* @__PURE__ */ jsx105(
|
|
2085
2217
|
"path",
|
|
2086
2218
|
{
|
|
2087
2219
|
fill: fill || color || "currentColor",
|
|
@@ -2090,7 +2222,7 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
2090
2222
|
clipRule: "evenodd"
|
|
2091
2223
|
}
|
|
2092
2224
|
),
|
|
2093
|
-
/* @__PURE__ */
|
|
2225
|
+
/* @__PURE__ */ jsx105(
|
|
2094
2226
|
"path",
|
|
2095
2227
|
{
|
|
2096
2228
|
fill: fill || color || "currentColor",
|
|
@@ -2100,11 +2232,11 @@ var IconImageLoadFailedFilled = ({ size, width, height, color, className, fill,
|
|
|
2100
2232
|
] }), ImageLoadFailedFilled_default = IconImageLoadFailedFilled;
|
|
2101
2233
|
|
|
2102
2234
|
// src/components/Info.tsx
|
|
2103
|
-
import { jsx as
|
|
2104
|
-
var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2105
|
-
/* @__PURE__ */
|
|
2106
|
-
/* @__PURE__ */
|
|
2107
|
-
/* @__PURE__ */
|
|
2235
|
+
import { jsx as jsx106, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
2236
|
+
var IconInfo = ({ 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: [
|
|
2237
|
+
/* @__PURE__ */ jsx106("path", { fill: stroke || color || "currentColor", d: "M13.125 5.25V7.5H10.875V5.25H13.125Z" }),
|
|
2238
|
+
/* @__PURE__ */ jsx106("path", { fill: stroke || color || "currentColor", d: "M9 12H10.875V18.75H15V16.5H13.125V9.75H9V12Z" }),
|
|
2239
|
+
/* @__PURE__ */ jsx106(
|
|
2108
2240
|
"path",
|
|
2109
2241
|
{
|
|
2110
2242
|
fill: stroke || color || "currentColor",
|
|
@@ -2116,8 +2248,8 @@ var IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2116
2248
|
] }), Info_default = IconInfo;
|
|
2117
2249
|
|
|
2118
2250
|
// src/components/Invitecode.tsx
|
|
2119
|
-
import { jsx as
|
|
2120
|
-
var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2251
|
+
import { jsx as jsx107 } from "react/jsx-runtime";
|
|
2252
|
+
var IconInvitecode = ({ 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(
|
|
2121
2253
|
"path",
|
|
2122
2254
|
{
|
|
2123
2255
|
fill: fill || color || "currentColor",
|
|
@@ -2128,8 +2260,8 @@ var IconInvitecode = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2128
2260
|
) }), Invitecode_default = IconInvitecode;
|
|
2129
2261
|
|
|
2130
2262
|
// src/components/LeftFilled.tsx
|
|
2131
|
-
import { jsx as
|
|
2132
|
-
var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2263
|
+
import { jsx as jsx108 } from "react/jsx-runtime";
|
|
2264
|
+
var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx108("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx108(
|
|
2133
2265
|
"path",
|
|
2134
2266
|
{
|
|
2135
2267
|
fill: fill || color || "currentColor",
|
|
@@ -2140,16 +2272,16 @@ var IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2140
2272
|
) }), LeftFilled_default = IconLeftFilled;
|
|
2141
2273
|
|
|
2142
2274
|
// src/components/Loading.tsx
|
|
2143
|
-
import { jsx as
|
|
2144
|
-
var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2145
|
-
/* @__PURE__ */
|
|
2275
|
+
import { jsx as jsx109, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
2276
|
+
var IconLoading = ({ 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: [
|
|
2277
|
+
/* @__PURE__ */ jsx109(
|
|
2146
2278
|
"path",
|
|
2147
2279
|
{
|
|
2148
2280
|
fill: fill || color || "currentColor",
|
|
2149
2281
|
d: "M4.10058 17.2783C3.0567 15.716 2.49999 13.8789 2.49999 12L0 12C1.03743e-07 14.3733 0.703882 16.6936 2.02246 18.6669L2.27636 19.0312C3.57677 20.8296 5.35246 22.2353 7.40818 23.0869L7.82127 23.249C9.90155 24.0218 12.1585 24.2035 14.3408 23.7695C16.6686 23.3064 18.8071 22.1635 20.4853 20.4853L20.7939 20.165C22.3038 18.5388 23.3354 16.5229 23.7695 14.3408L23.8476 13.9033C24.1761 11.8583 23.9702 9.76285 23.249 7.82127L23.0869 7.40818C22.2353 5.35246 20.8296 3.57677 19.0312 2.27636L18.6669 2.02246C16.6936 0.703882 14.3733 -1.03743e-07 12 0L12 2.49999C13.8789 2.49999 15.716 3.0567 17.2783 4.10058C18.8405 5.14444 20.0583 6.62838 20.7773 8.36424C21.4963 10.1001 21.6839 12.0107 21.3173 13.8535C20.9507 15.6962 20.0463 17.3892 18.7177 18.7177C17.3892 20.0463 15.6962 20.9507 13.8535 21.3173C12.0107 21.6839 10.1001 21.4953 8.36424 20.7763C6.62853 20.0573 5.14437 18.8404 4.10058 17.2783Z"
|
|
2150
2282
|
}
|
|
2151
2283
|
),
|
|
2152
|
-
/* @__PURE__ */
|
|
2284
|
+
/* @__PURE__ */ jsx109(
|
|
2153
2285
|
"path",
|
|
2154
2286
|
{
|
|
2155
2287
|
fill: stroke || color || "currentColor",
|
|
@@ -2159,16 +2291,16 @@ var IconLoading = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2159
2291
|
] }), Loading_default = IconLoading;
|
|
2160
2292
|
|
|
2161
2293
|
// src/components/Login.tsx
|
|
2162
|
-
import { jsx as
|
|
2163
|
-
var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2164
|
-
/* @__PURE__ */
|
|
2294
|
+
import { jsx as jsx110, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
2295
|
+
var IconLogin = ({ 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: [
|
|
2296
|
+
/* @__PURE__ */ jsx110(
|
|
2165
2297
|
"path",
|
|
2166
2298
|
{
|
|
2167
2299
|
fill: stroke || color || "currentColor",
|
|
2168
2300
|
d: "M24 1.5L13.5 1.5V3.75H21.75V20.25H13.5V22.5H24V1.5Z"
|
|
2169
2301
|
}
|
|
2170
2302
|
),
|
|
2171
|
-
/* @__PURE__ */
|
|
2303
|
+
/* @__PURE__ */ jsx110(
|
|
2172
2304
|
"path",
|
|
2173
2305
|
{
|
|
2174
2306
|
fill: stroke || color || "currentColor",
|
|
@@ -2180,9 +2312,9 @@ var IconLogin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2180
2312
|
] }), Login_default = IconLogin;
|
|
2181
2313
|
|
|
2182
2314
|
// src/components/Logout.tsx
|
|
2183
|
-
import { jsx as
|
|
2184
|
-
var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2185
|
-
/* @__PURE__ */
|
|
2315
|
+
import { jsx as jsx111, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
2316
|
+
var IconLogout = ({ 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: [
|
|
2317
|
+
/* @__PURE__ */ jsx111(
|
|
2186
2318
|
"path",
|
|
2187
2319
|
{
|
|
2188
2320
|
fill: stroke || color || "currentColor",
|
|
@@ -2191,7 +2323,7 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2191
2323
|
clipRule: "evenodd"
|
|
2192
2324
|
}
|
|
2193
2325
|
),
|
|
2194
|
-
/* @__PURE__ */
|
|
2326
|
+
/* @__PURE__ */ jsx111(
|
|
2195
2327
|
"path",
|
|
2196
2328
|
{
|
|
2197
2329
|
fill: stroke || color || "currentColor",
|
|
@@ -2201,9 +2333,9 @@ var IconLogout = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2201
2333
|
] }), Logout_default = IconLogout;
|
|
2202
2334
|
|
|
2203
2335
|
// src/components/Magic.tsx
|
|
2204
|
-
import { jsx as
|
|
2205
|
-
var IconMagic = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2206
|
-
/* @__PURE__ */
|
|
2336
|
+
import { jsx as jsx112, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
2337
|
+
var IconMagic = ({ 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: [
|
|
2338
|
+
/* @__PURE__ */ jsx112(
|
|
2207
2339
|
"path",
|
|
2208
2340
|
{
|
|
2209
2341
|
fill: stroke || color || "currentColor",
|
|
@@ -2212,15 +2344,15 @@ var IconMagic = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2212
2344
|
clipRule: "evenodd"
|
|
2213
2345
|
}
|
|
2214
2346
|
),
|
|
2215
|
-
/* @__PURE__ */
|
|
2216
|
-
/* @__PURE__ */
|
|
2347
|
+
/* @__PURE__ */ jsx112("path", { fill: stroke || color || "currentColor", d: "M5.25 3L3 5.25L5.25 7.5L7.5 5.25L5.25 3Z" }),
|
|
2348
|
+
/* @__PURE__ */ jsx112(
|
|
2217
2349
|
"path",
|
|
2218
2350
|
{
|
|
2219
2351
|
fill: stroke || color || "currentColor",
|
|
2220
2352
|
d: "M19.5 14.25L21.75 12L24 14.25L21.75 16.5L19.5 14.25Z"
|
|
2221
2353
|
}
|
|
2222
2354
|
),
|
|
2223
|
-
/* @__PURE__ */
|
|
2355
|
+
/* @__PURE__ */ jsx112(
|
|
2224
2356
|
"path",
|
|
2225
2357
|
{
|
|
2226
2358
|
fill: stroke || color || "currentColor",
|
|
@@ -2230,8 +2362,8 @@ var IconMagic = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2230
2362
|
] }), Magic_default = IconMagic;
|
|
2231
2363
|
|
|
2232
2364
|
// src/components/ModelGeminiFilled.tsx
|
|
2233
|
-
import { jsx as
|
|
2234
|
-
var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2365
|
+
import { jsx as jsx113 } from "react/jsx-runtime";
|
|
2366
|
+
var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx113("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx113(
|
|
2235
2367
|
"path",
|
|
2236
2368
|
{
|
|
2237
2369
|
fill: fill || color || "currentColor",
|
|
@@ -2240,8 +2372,8 @@ var IconModelGeminiFilled = ({ size, width, height, color, className, fill, stro
|
|
|
2240
2372
|
) }), ModelGeminiFilled_default = IconModelGeminiFilled;
|
|
2241
2373
|
|
|
2242
2374
|
// src/components/ModelOpenaiFilled.tsx
|
|
2243
|
-
import { jsx as
|
|
2244
|
-
var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2375
|
+
import { jsx as jsx114 } from "react/jsx-runtime";
|
|
2376
|
+
var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx114("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx114(
|
|
2245
2377
|
"path",
|
|
2246
2378
|
{
|
|
2247
2379
|
fill: fill || color || "currentColor",
|
|
@@ -2250,9 +2382,9 @@ var IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stro
|
|
|
2250
2382
|
) }), ModelOpenaiFilled_default = IconModelOpenaiFilled;
|
|
2251
2383
|
|
|
2252
2384
|
// src/components/ModelDeepmindFilled.tsx
|
|
2253
|
-
import { jsx as
|
|
2254
|
-
var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2255
|
-
/* @__PURE__ */
|
|
2385
|
+
import { jsx as jsx115, jsxs as jsxs59 } from "react/jsx-runtime";
|
|
2386
|
+
var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs59("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2387
|
+
/* @__PURE__ */ jsx115("g", { clipPath: "url(#clip0_40_67)", children: /* @__PURE__ */ jsx115(
|
|
2256
2388
|
"path",
|
|
2257
2389
|
{
|
|
2258
2390
|
fill: fill || color || "currentColor",
|
|
@@ -2261,28 +2393,28 @@ var IconModelDeepmindFilled = ({ size, width, height, color, className, fill, st
|
|
|
2261
2393
|
clipRule: "evenodd"
|
|
2262
2394
|
}
|
|
2263
2395
|
) }),
|
|
2264
|
-
/* @__PURE__ */
|
|
2396
|
+
/* @__PURE__ */ jsx115("defs", { children: /* @__PURE__ */ jsx115("clipPath", { id: "clip0_40_67", children: /* @__PURE__ */ jsx115("rect", { width: "20", height: "20", fill: stroke || color || "currentColor", transform: "translate(2 2)" }) }) })
|
|
2265
2397
|
] }), ModelDeepmindFilled_default = IconModelDeepmindFilled;
|
|
2266
2398
|
|
|
2267
2399
|
// src/components/ModelSeedFilled.tsx
|
|
2268
|
-
import { jsx as
|
|
2269
|
-
var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2270
|
-
/* @__PURE__ */
|
|
2271
|
-
/* @__PURE__ */
|
|
2400
|
+
import { jsx as jsx116, jsxs as jsxs60 } from "react/jsx-runtime";
|
|
2401
|
+
var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs60("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2402
|
+
/* @__PURE__ */ jsx116("path", { fill: fill || color || "currentColor", d: "M23 2.95271V20.0401L19.2211 21V2L23 2.95271Z" }),
|
|
2403
|
+
/* @__PURE__ */ jsx116(
|
|
2272
2404
|
"path",
|
|
2273
2405
|
{
|
|
2274
2406
|
fill: fill || color || "currentColor",
|
|
2275
2407
|
d: "M10.7528 11.4648V19.5633L6.98126 20.5241V10.5048L10.7528 11.4648Z"
|
|
2276
2408
|
}
|
|
2277
2409
|
),
|
|
2278
|
-
/* @__PURE__ */
|
|
2410
|
+
/* @__PURE__ */ jsx116(
|
|
2279
2411
|
"path",
|
|
2280
2412
|
{
|
|
2281
2413
|
fill: fill || color || "currentColor",
|
|
2282
2414
|
d: "M4.77158 3.95509V19.044L1 20.0048V2.99515L4.77158 3.95509Z"
|
|
2283
2415
|
}
|
|
2284
2416
|
),
|
|
2285
|
-
/* @__PURE__ */
|
|
2417
|
+
/* @__PURE__ */ jsx116(
|
|
2286
2418
|
"path",
|
|
2287
2419
|
{
|
|
2288
2420
|
fill: fill || color || "currentColor",
|
|
@@ -2292,8 +2424,8 @@ var IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2292
2424
|
] }), ModelSeedFilled_default = IconModelSeedFilled;
|
|
2293
2425
|
|
|
2294
2426
|
// src/components/ModelSoraFilled.tsx
|
|
2295
|
-
import { jsx as
|
|
2296
|
-
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2427
|
+
import { jsx as jsx117 } from "react/jsx-runtime";
|
|
2428
|
+
var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx117("svg", { fill: "none", viewBox: "0 0 25 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx117(
|
|
2297
2429
|
"path",
|
|
2298
2430
|
{
|
|
2299
2431
|
fill: fill || color || "currentColor",
|
|
@@ -2302,7 +2434,7 @@ var IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
2302
2434
|
) }), ModelSoraFilled_default = IconModelSoraFilled;
|
|
2303
2435
|
|
|
2304
2436
|
// src/components/ModelNanobananaLogoNomoFilled.tsx
|
|
2305
|
-
import { jsx as
|
|
2437
|
+
import { jsx as jsx118, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
2306
2438
|
var IconModelNanobananaLogoNomoFilled = ({
|
|
2307
2439
|
size,
|
|
2308
2440
|
width,
|
|
@@ -2311,64 +2443,64 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
2311
2443
|
className,
|
|
2312
2444
|
fill,
|
|
2313
2445
|
stroke
|
|
2314
|
-
}) => /* @__PURE__ */
|
|
2315
|
-
/* @__PURE__ */
|
|
2446
|
+
}) => /* @__PURE__ */ jsxs61("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2447
|
+
/* @__PURE__ */ jsx118(
|
|
2316
2448
|
"path",
|
|
2317
2449
|
{
|
|
2318
2450
|
fill: "#5A5C62",
|
|
2319
2451
|
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"
|
|
2320
2452
|
}
|
|
2321
2453
|
),
|
|
2322
|
-
/* @__PURE__ */
|
|
2454
|
+
/* @__PURE__ */ jsx118(
|
|
2323
2455
|
"path",
|
|
2324
2456
|
{
|
|
2325
2457
|
fill: "#D5D6D7",
|
|
2326
2458
|
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"
|
|
2327
2459
|
}
|
|
2328
2460
|
),
|
|
2329
|
-
/* @__PURE__ */
|
|
2461
|
+
/* @__PURE__ */ jsx118(
|
|
2330
2462
|
"path",
|
|
2331
2463
|
{
|
|
2332
2464
|
fill: "#C4C5C7",
|
|
2333
2465
|
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"
|
|
2334
2466
|
}
|
|
2335
2467
|
),
|
|
2336
|
-
/* @__PURE__ */
|
|
2468
|
+
/* @__PURE__ */ jsx118(
|
|
2337
2469
|
"path",
|
|
2338
2470
|
{
|
|
2339
2471
|
fill: "#7B7C81",
|
|
2340
2472
|
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"
|
|
2341
2473
|
}
|
|
2342
2474
|
),
|
|
2343
|
-
/* @__PURE__ */
|
|
2475
|
+
/* @__PURE__ */ jsx118(
|
|
2344
2476
|
"path",
|
|
2345
2477
|
{
|
|
2346
2478
|
fill: "#85878B",
|
|
2347
2479
|
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"
|
|
2348
2480
|
}
|
|
2349
2481
|
),
|
|
2350
|
-
/* @__PURE__ */
|
|
2482
|
+
/* @__PURE__ */ jsx118(
|
|
2351
2483
|
"path",
|
|
2352
2484
|
{
|
|
2353
2485
|
fill: "#1B1D24",
|
|
2354
2486
|
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"
|
|
2355
2487
|
}
|
|
2356
2488
|
),
|
|
2357
|
-
/* @__PURE__ */
|
|
2489
|
+
/* @__PURE__ */ jsx118(
|
|
2358
2490
|
"path",
|
|
2359
2491
|
{
|
|
2360
2492
|
fill: "#D5D6D7",
|
|
2361
2493
|
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"
|
|
2362
2494
|
}
|
|
2363
2495
|
),
|
|
2364
|
-
/* @__PURE__ */
|
|
2496
|
+
/* @__PURE__ */ jsx118(
|
|
2365
2497
|
"path",
|
|
2366
2498
|
{
|
|
2367
2499
|
fill: "#85878B",
|
|
2368
2500
|
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"
|
|
2369
2501
|
}
|
|
2370
2502
|
),
|
|
2371
|
-
/* @__PURE__ */
|
|
2503
|
+
/* @__PURE__ */ jsx118(
|
|
2372
2504
|
"path",
|
|
2373
2505
|
{
|
|
2374
2506
|
fill: "#D5D6D7",
|
|
@@ -2378,10 +2510,10 @@ var IconModelNanobananaLogoNomoFilled = ({
|
|
|
2378
2510
|
] }), ModelNanobananaLogoNomoFilled_default = IconModelNanobananaLogoNomoFilled;
|
|
2379
2511
|
|
|
2380
2512
|
// src/components/ModelhappyhorseFilled.tsx
|
|
2381
|
-
import { jsx as
|
|
2382
|
-
var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2383
|
-
/* @__PURE__ */
|
|
2384
|
-
/* @__PURE__ */
|
|
2513
|
+
import { jsx as jsx119, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
2514
|
+
var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs62("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2515
|
+
/* @__PURE__ */ jsxs62("g", { clipPath: "url(#clip0_786_80)", children: [
|
|
2516
|
+
/* @__PURE__ */ jsx119(
|
|
2385
2517
|
"mask",
|
|
2386
2518
|
{
|
|
2387
2519
|
id: "mask0_786_80",
|
|
@@ -2391,10 +2523,10 @@ var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill,
|
|
|
2391
2523
|
y: "-8",
|
|
2392
2524
|
maskUnits: "userSpaceOnUse",
|
|
2393
2525
|
style: { maskType: "luminance" },
|
|
2394
|
-
children: /* @__PURE__ */
|
|
2526
|
+
children: /* @__PURE__ */ jsx119("path", { fill: stroke || color || "currentColor", d: "M32 -8H-8V32H32V-8Z" })
|
|
2395
2527
|
}
|
|
2396
2528
|
),
|
|
2397
|
-
/* @__PURE__ */
|
|
2529
|
+
/* @__PURE__ */ jsx119("g", { mask: "url(#mask0_786_80)", children: /* @__PURE__ */ jsx119(
|
|
2398
2530
|
"path",
|
|
2399
2531
|
{
|
|
2400
2532
|
fill: fill || color || "currentColor",
|
|
@@ -2402,12 +2534,12 @@ var IconModelhappyhorseFilled = ({ size, width, height, color, className, fill,
|
|
|
2402
2534
|
}
|
|
2403
2535
|
) })
|
|
2404
2536
|
] }),
|
|
2405
|
-
/* @__PURE__ */
|
|
2537
|
+
/* @__PURE__ */ jsx119("defs", { children: /* @__PURE__ */ jsx119("clipPath", { id: "clip0_786_80", children: /* @__PURE__ */ jsx119("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2406
2538
|
] }), ModelhappyhorseFilled_default = IconModelhappyhorseFilled;
|
|
2407
2539
|
|
|
2408
2540
|
// src/components/ModelklingFilled.tsx
|
|
2409
|
-
import { jsx as
|
|
2410
|
-
var IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2541
|
+
import { jsx as jsx120 } from "react/jsx-runtime";
|
|
2542
|
+
var IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx120("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx120(
|
|
2411
2543
|
"path",
|
|
2412
2544
|
{
|
|
2413
2545
|
fill: fill || color || "currentColor",
|
|
@@ -2418,8 +2550,8 @@ var IconModelklingFilled = ({ size, width, height, color, className, fill, strok
|
|
|
2418
2550
|
) }), ModelklingFilled_default = IconModelklingFilled;
|
|
2419
2551
|
|
|
2420
2552
|
// src/components/Models.tsx
|
|
2421
|
-
import { jsx as
|
|
2422
|
-
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2553
|
+
import { jsx as jsx121 } from "react/jsx-runtime";
|
|
2554
|
+
var IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx121("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx121(
|
|
2423
2555
|
"path",
|
|
2424
2556
|
{
|
|
2425
2557
|
fill: stroke || color || "currentColor",
|
|
@@ -2430,8 +2562,8 @@ var IconModels = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2430
2562
|
) }), Models_default = IconModels;
|
|
2431
2563
|
|
|
2432
2564
|
// src/components/MoreCollapse.tsx
|
|
2433
|
-
import { jsx as
|
|
2434
|
-
var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2565
|
+
import { jsx as jsx122 } from "react/jsx-runtime";
|
|
2566
|
+
var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx122("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx122(
|
|
2435
2567
|
"path",
|
|
2436
2568
|
{
|
|
2437
2569
|
fill: stroke || color || "currentColor",
|
|
@@ -2440,23 +2572,23 @@ var IconMoreCollapse = ({ size, width, height, color, className, fill, stroke })
|
|
|
2440
2572
|
) }), MoreCollapse_default = IconMoreCollapse;
|
|
2441
2573
|
|
|
2442
2574
|
// src/components/MoreHorizontal.tsx
|
|
2443
|
-
import { jsx as
|
|
2444
|
-
var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2445
|
-
/* @__PURE__ */
|
|
2575
|
+
import { jsx as jsx123, jsxs as jsxs63 } from "react/jsx-runtime";
|
|
2576
|
+
var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs63("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2577
|
+
/* @__PURE__ */ jsx123(
|
|
2446
2578
|
"path",
|
|
2447
2579
|
{
|
|
2448
2580
|
fill: stroke || color || "currentColor",
|
|
2449
2581
|
d: "M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z"
|
|
2450
2582
|
}
|
|
2451
2583
|
),
|
|
2452
|
-
/* @__PURE__ */
|
|
2584
|
+
/* @__PURE__ */ jsx123(
|
|
2453
2585
|
"path",
|
|
2454
2586
|
{
|
|
2455
2587
|
fill: stroke || color || "currentColor",
|
|
2456
2588
|
d: "M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z"
|
|
2457
2589
|
}
|
|
2458
2590
|
),
|
|
2459
|
-
/* @__PURE__ */
|
|
2591
|
+
/* @__PURE__ */ jsx123(
|
|
2460
2592
|
"path",
|
|
2461
2593
|
{
|
|
2462
2594
|
fill: stroke || color || "currentColor",
|
|
@@ -2466,8 +2598,8 @@ var IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke
|
|
|
2466
2598
|
] }), MoreHorizontal_default = IconMoreHorizontal;
|
|
2467
2599
|
|
|
2468
2600
|
// src/components/MoreShowed.tsx
|
|
2469
|
-
import { jsx as
|
|
2470
|
-
var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2601
|
+
import { jsx as jsx124 } from "react/jsx-runtime";
|
|
2602
|
+
var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx124("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx124(
|
|
2471
2603
|
"path",
|
|
2472
2604
|
{
|
|
2473
2605
|
fill: stroke || color || "currentColor",
|
|
@@ -2476,23 +2608,23 @@ var IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2476
2608
|
) }), MoreShowed_default = IconMoreShowed;
|
|
2477
2609
|
|
|
2478
2610
|
// src/components/More.tsx
|
|
2479
|
-
import { jsx as
|
|
2480
|
-
var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2481
|
-
/* @__PURE__ */
|
|
2611
|
+
import { jsx as jsx125, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
2612
|
+
var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs64("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2613
|
+
/* @__PURE__ */ jsx125(
|
|
2482
2614
|
"path",
|
|
2483
2615
|
{
|
|
2484
2616
|
fill: stroke || color || "currentColor",
|
|
2485
2617
|
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"
|
|
2486
2618
|
}
|
|
2487
2619
|
),
|
|
2488
|
-
/* @__PURE__ */
|
|
2620
|
+
/* @__PURE__ */ jsx125(
|
|
2489
2621
|
"path",
|
|
2490
2622
|
{
|
|
2491
2623
|
fill: stroke || color || "currentColor",
|
|
2492
2624
|
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"
|
|
2493
2625
|
}
|
|
2494
2626
|
),
|
|
2495
|
-
/* @__PURE__ */
|
|
2627
|
+
/* @__PURE__ */ jsx125(
|
|
2496
2628
|
"path",
|
|
2497
2629
|
{
|
|
2498
2630
|
fill: stroke || color || "currentColor",
|
|
@@ -2502,30 +2634,30 @@ var IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2502
2634
|
] }), More_default = IconMore;
|
|
2503
2635
|
|
|
2504
2636
|
// src/components/Moresettings.tsx
|
|
2505
|
-
import { jsx as
|
|
2506
|
-
var IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2507
|
-
/* @__PURE__ */
|
|
2637
|
+
import { jsx as jsx126, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
2638
|
+
var IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs65("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2639
|
+
/* @__PURE__ */ jsx126(
|
|
2508
2640
|
"path",
|
|
2509
2641
|
{
|
|
2510
2642
|
fill: stroke || color || "currentColor",
|
|
2511
2643
|
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"
|
|
2512
2644
|
}
|
|
2513
2645
|
),
|
|
2514
|
-
/* @__PURE__ */
|
|
2646
|
+
/* @__PURE__ */ jsx126(
|
|
2515
2647
|
"path",
|
|
2516
2648
|
{
|
|
2517
2649
|
fill: stroke || color || "currentColor",
|
|
2518
2650
|
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"
|
|
2519
2651
|
}
|
|
2520
2652
|
),
|
|
2521
|
-
/* @__PURE__ */
|
|
2653
|
+
/* @__PURE__ */ jsx126(
|
|
2522
2654
|
"path",
|
|
2523
2655
|
{
|
|
2524
2656
|
fill: stroke || color || "currentColor",
|
|
2525
2657
|
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"
|
|
2526
2658
|
}
|
|
2527
2659
|
),
|
|
2528
|
-
/* @__PURE__ */
|
|
2660
|
+
/* @__PURE__ */ jsx126(
|
|
2529
2661
|
"path",
|
|
2530
2662
|
{
|
|
2531
2663
|
fill: stroke || color || "currentColor",
|
|
@@ -2537,9 +2669,9 @@ var IconMoresettings = ({ size, width, height, color, className, fill, stroke })
|
|
|
2537
2669
|
] }), Moresettings_default = IconMoresettings;
|
|
2538
2670
|
|
|
2539
2671
|
// src/components/MouseDrag.tsx
|
|
2540
|
-
import { jsx as
|
|
2541
|
-
var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2542
|
-
/* @__PURE__ */
|
|
2672
|
+
import { jsx as jsx127, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
2673
|
+
var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs66("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2674
|
+
/* @__PURE__ */ jsx127(
|
|
2543
2675
|
"path",
|
|
2544
2676
|
{
|
|
2545
2677
|
fill: fill || color || "currentColor",
|
|
@@ -2547,7 +2679,7 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2547
2679
|
d: "M13.5 3.5V20.5H10.5V3.5H13.5Z"
|
|
2548
2680
|
}
|
|
2549
2681
|
),
|
|
2550
|
-
/* @__PURE__ */
|
|
2682
|
+
/* @__PURE__ */ jsx127(
|
|
2551
2683
|
"path",
|
|
2552
2684
|
{
|
|
2553
2685
|
fill: fill || color || "currentColor",
|
|
@@ -2555,7 +2687,7 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2555
2687
|
d: "M6.79297 7.5L2.29297 12L6.79297 16.5H8.5V7.5H6.79297Z"
|
|
2556
2688
|
}
|
|
2557
2689
|
),
|
|
2558
|
-
/* @__PURE__ */
|
|
2690
|
+
/* @__PURE__ */ jsx127(
|
|
2559
2691
|
"path",
|
|
2560
2692
|
{
|
|
2561
2693
|
fill: fill || color || "currentColor",
|
|
@@ -2566,9 +2698,9 @@ var IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2566
2698
|
] }), MouseDrag_default = IconMouseDrag;
|
|
2567
2699
|
|
|
2568
2700
|
// src/components/MouseMove.tsx
|
|
2569
|
-
import { jsx as
|
|
2570
|
-
var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2571
|
-
/* @__PURE__ */
|
|
2701
|
+
import { jsx as jsx128, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
2702
|
+
var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs67("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2703
|
+
/* @__PURE__ */ jsx128("g", { clipPath: "url(#clip0_384_31)", children: /* @__PURE__ */ jsx128(
|
|
2572
2704
|
"path",
|
|
2573
2705
|
{
|
|
2574
2706
|
fill: fill || color || "currentColor",
|
|
@@ -2576,13 +2708,13 @@ var IconMouseMove = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2576
2708
|
d: "M15.5557 7.51074H13.0635V10.5635H16.1172V8.07129H18.5918L22.334 11.8135L21.9805 12.167L18.7383 15.4102L18.5918 15.5566H16.1172V13.0635H13.0635V16.1172H15.5557V18.5918L11.8135 22.334L11.46 21.9805L8.2168 18.7383L8.07031 18.5918V16.1172H10.5635V13.0635H7.50977V15.5566H5.03516L4.88867 15.4102L1.64648 12.167L1.29297 11.8135L5.03516 8.07129H7.50977V10.5635H10.5635V7.51074H8.07031V5.03516L8.2168 4.88867L11.46 1.64648L11.8135 1.29297L15.5557 5.03516V7.51074Z"
|
|
2577
2709
|
}
|
|
2578
2710
|
) }),
|
|
2579
|
-
/* @__PURE__ */
|
|
2711
|
+
/* @__PURE__ */ jsx128("defs", { children: /* @__PURE__ */ jsx128("clipPath", { id: "clip0_384_31", children: /* @__PURE__ */ jsx128("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2580
2712
|
] }), MouseMove_default = IconMouseMove;
|
|
2581
2713
|
|
|
2582
2714
|
// src/components/MouseNumberchange.tsx
|
|
2583
|
-
import { jsx as
|
|
2584
|
-
var IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2585
|
-
/* @__PURE__ */
|
|
2715
|
+
import { jsx as jsx129, jsxs as jsxs68 } from "react/jsx-runtime";
|
|
2716
|
+
var IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs68("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2717
|
+
/* @__PURE__ */ jsx129(
|
|
2586
2718
|
"path",
|
|
2587
2719
|
{
|
|
2588
2720
|
fill: fill || color || "currentColor",
|
|
@@ -2590,7 +2722,7 @@ var IconMouseNumberchange = ({ size, width, height, color, className, fill, stro
|
|
|
2590
2722
|
d: "M10.5 17L9.30567 17L0.97168 12L9.30566 7L10.5 7L10.5 17Z"
|
|
2591
2723
|
}
|
|
2592
2724
|
),
|
|
2593
|
-
/* @__PURE__ */
|
|
2725
|
+
/* @__PURE__ */ jsx129(
|
|
2594
2726
|
"path",
|
|
2595
2727
|
{
|
|
2596
2728
|
fill: fill || color || "currentColor",
|
|
@@ -2601,8 +2733,8 @@ var IconMouseNumberchange = ({ size, width, height, color, className, fill, stro
|
|
|
2601
2733
|
] }), MouseNumberchange_default = IconMouseNumberchange;
|
|
2602
2734
|
|
|
2603
2735
|
// src/components/Musicassets.tsx
|
|
2604
|
-
import { jsx as
|
|
2605
|
-
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2736
|
+
import { jsx as jsx130 } from "react/jsx-runtime";
|
|
2737
|
+
var IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx130("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx130(
|
|
2606
2738
|
"path",
|
|
2607
2739
|
{
|
|
2608
2740
|
fill: stroke || color || "currentColor",
|
|
@@ -2613,9 +2745,9 @@ var IconMusicassets = ({ size, width, height, color, className, fill, stroke })
|
|
|
2613
2745
|
) }), Musicassets_default = IconMusicassets;
|
|
2614
2746
|
|
|
2615
2747
|
// src/components/Mute.tsx
|
|
2616
|
-
import { jsx as
|
|
2617
|
-
var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2618
|
-
/* @__PURE__ */
|
|
2748
|
+
import { jsx as jsx131, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
2749
|
+
var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs69("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2750
|
+
/* @__PURE__ */ jsx131(
|
|
2619
2751
|
"path",
|
|
2620
2752
|
{
|
|
2621
2753
|
fill: stroke || color || "currentColor",
|
|
@@ -2624,7 +2756,7 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2624
2756
|
clipRule: "evenodd"
|
|
2625
2757
|
}
|
|
2626
2758
|
),
|
|
2627
|
-
/* @__PURE__ */
|
|
2759
|
+
/* @__PURE__ */ jsx131(
|
|
2628
2760
|
"path",
|
|
2629
2761
|
{
|
|
2630
2762
|
fill: stroke || color || "currentColor",
|
|
@@ -2634,9 +2766,9 @@ var IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2634
2766
|
] }), Mute_default = IconMute;
|
|
2635
2767
|
|
|
2636
2768
|
// src/components/Newchat.tsx
|
|
2637
|
-
import { jsx as
|
|
2638
|
-
var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2639
|
-
/* @__PURE__ */
|
|
2769
|
+
import { jsx as jsx132, jsxs as jsxs70 } from "react/jsx-runtime";
|
|
2770
|
+
var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs70("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2771
|
+
/* @__PURE__ */ jsx132(
|
|
2640
2772
|
"path",
|
|
2641
2773
|
{
|
|
2642
2774
|
fill: stroke || color || "currentColor",
|
|
@@ -2645,7 +2777,7 @@ var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2645
2777
|
clipRule: "evenodd"
|
|
2646
2778
|
}
|
|
2647
2779
|
),
|
|
2648
|
-
/* @__PURE__ */
|
|
2780
|
+
/* @__PURE__ */ jsx132(
|
|
2649
2781
|
"path",
|
|
2650
2782
|
{
|
|
2651
2783
|
fill: stroke || color || "currentColor",
|
|
@@ -2655,8 +2787,8 @@ var IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2655
2787
|
] }), Newchat_default = IconNewchat;
|
|
2656
2788
|
|
|
2657
2789
|
// src/components/Next.tsx
|
|
2658
|
-
import { jsx as
|
|
2659
|
-
var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2790
|
+
import { jsx as jsx133 } from "react/jsx-runtime";
|
|
2791
|
+
var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx133("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx133(
|
|
2660
2792
|
"path",
|
|
2661
2793
|
{
|
|
2662
2794
|
fill: stroke || color || "currentColor",
|
|
@@ -2667,16 +2799,16 @@ var IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2667
2799
|
) }), Next_default = IconNext;
|
|
2668
2800
|
|
|
2669
2801
|
// src/components/Nextscene.tsx
|
|
2670
|
-
import { jsx as
|
|
2671
|
-
var IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2672
|
-
/* @__PURE__ */
|
|
2802
|
+
import { jsx as jsx134, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
2803
|
+
var IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs71("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2804
|
+
/* @__PURE__ */ jsx134(
|
|
2673
2805
|
"path",
|
|
2674
2806
|
{
|
|
2675
2807
|
fill: stroke || color || "currentColor",
|
|
2676
2808
|
d: "M16.7959 12L10.2656 18.5303L9.2041 17.4697L14.6738 12L9.2041 6.53027L10.2656 5.46973L16.7959 12Z"
|
|
2677
2809
|
}
|
|
2678
2810
|
),
|
|
2679
|
-
/* @__PURE__ */
|
|
2811
|
+
/* @__PURE__ */ jsx134(
|
|
2680
2812
|
"path",
|
|
2681
2813
|
{
|
|
2682
2814
|
fill: stroke || color || "currentColor",
|
|
@@ -2688,8 +2820,8 @@ var IconNextscene = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2688
2820
|
] }), Nextscene_default = IconNextscene;
|
|
2689
2821
|
|
|
2690
2822
|
// src/components/Niceofficial.tsx
|
|
2691
|
-
import { jsx as
|
|
2692
|
-
var IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2823
|
+
import { jsx as jsx135 } from "react/jsx-runtime";
|
|
2824
|
+
var IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx135("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx135(
|
|
2693
2825
|
"path",
|
|
2694
2826
|
{
|
|
2695
2827
|
fill: fill || color || "currentColor",
|
|
@@ -2700,9 +2832,9 @@ var IconNiceofficial = ({ size, width, height, color, className, fill, stroke })
|
|
|
2700
2832
|
) }), Niceofficial_default = IconNiceofficial;
|
|
2701
2833
|
|
|
2702
2834
|
// src/components/Notification.tsx
|
|
2703
|
-
import { jsx as
|
|
2704
|
-
var IconNotification = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2705
|
-
/* @__PURE__ */
|
|
2835
|
+
import { jsx as jsx136, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
2836
|
+
var IconNotification = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs72("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2837
|
+
/* @__PURE__ */ jsx136(
|
|
2706
2838
|
"path",
|
|
2707
2839
|
{
|
|
2708
2840
|
fill: stroke || color || "currentColor",
|
|
@@ -2711,7 +2843,7 @@ var IconNotification = ({ size, width, height, color, className, fill, stroke })
|
|
|
2711
2843
|
clipRule: "evenodd"
|
|
2712
2844
|
}
|
|
2713
2845
|
),
|
|
2714
|
-
/* @__PURE__ */
|
|
2846
|
+
/* @__PURE__ */ jsx136(
|
|
2715
2847
|
"path",
|
|
2716
2848
|
{
|
|
2717
2849
|
fill: stroke || color || "currentColor",
|
|
@@ -2721,18 +2853,18 @@ var IconNotification = ({ size, width, height, color, className, fill, stroke })
|
|
|
2721
2853
|
] }), Notification_default = IconNotification;
|
|
2722
2854
|
|
|
2723
2855
|
// src/components/Oneclickgenerate.tsx
|
|
2724
|
-
import { jsx as
|
|
2725
|
-
var IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2726
|
-
/* @__PURE__ */
|
|
2727
|
-
/* @__PURE__ */
|
|
2728
|
-
/* @__PURE__ */
|
|
2856
|
+
import { jsx as jsx137, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
2857
|
+
var IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs73("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2858
|
+
/* @__PURE__ */ jsx137("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
|
|
2859
|
+
/* @__PURE__ */ jsx137("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
|
|
2860
|
+
/* @__PURE__ */ jsx137(
|
|
2729
2861
|
"path",
|
|
2730
2862
|
{
|
|
2731
2863
|
fill: stroke || color || "currentColor",
|
|
2732
2864
|
d: "M5.2045 6.7955L1.4545 3.0455L3.0455 1.4545L6.7955 5.2045L5.2045 6.7955Z"
|
|
2733
2865
|
}
|
|
2734
2866
|
),
|
|
2735
|
-
/* @__PURE__ */
|
|
2867
|
+
/* @__PURE__ */ jsx137(
|
|
2736
2868
|
"path",
|
|
2737
2869
|
{
|
|
2738
2870
|
fill: stroke || color || "currentColor",
|
|
@@ -2744,9 +2876,9 @@ var IconOneclickgenerate = ({ size, width, height, color, className, fill, strok
|
|
|
2744
2876
|
] }), Oneclickgenerate_default = IconOneclickgenerate;
|
|
2745
2877
|
|
|
2746
2878
|
// src/components/Opendemo.tsx
|
|
2747
|
-
import { jsx as
|
|
2748
|
-
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2749
|
-
/* @__PURE__ */
|
|
2879
|
+
import { jsx as jsx138, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
2880
|
+
var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs74("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2881
|
+
/* @__PURE__ */ jsx138(
|
|
2750
2882
|
"path",
|
|
2751
2883
|
{
|
|
2752
2884
|
fill: stroke || color || "currentColor",
|
|
@@ -2755,12 +2887,12 @@ var IconOpendemo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
2755
2887
|
clipRule: "evenodd"
|
|
2756
2888
|
}
|
|
2757
2889
|
),
|
|
2758
|
-
/* @__PURE__ */
|
|
2890
|
+
/* @__PURE__ */ jsx138("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
2759
2891
|
] }), Opendemo_default = IconOpendemo;
|
|
2760
2892
|
|
|
2761
2893
|
// src/components/OppsFilled.tsx
|
|
2762
|
-
import { jsx as
|
|
2763
|
-
var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2894
|
+
import { jsx as jsx139 } from "react/jsx-runtime";
|
|
2895
|
+
var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx139("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx139(
|
|
2764
2896
|
"path",
|
|
2765
2897
|
{
|
|
2766
2898
|
fill: fill || color || "currentColor",
|
|
@@ -2771,8 +2903,8 @@ var IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2771
2903
|
) }), OppsFilled_default = IconOppsFilled;
|
|
2772
2904
|
|
|
2773
2905
|
// src/components/OptionalcheckedFilled.tsx
|
|
2774
|
-
import { jsx as
|
|
2775
|
-
var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2906
|
+
import { jsx as jsx140 } from "react/jsx-runtime";
|
|
2907
|
+
var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx140("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx140(
|
|
2776
2908
|
"path",
|
|
2777
2909
|
{
|
|
2778
2910
|
fill: fill || color || "currentColor",
|
|
@@ -2783,8 +2915,8 @@ var IconOptionalcheckedFilled = ({ size, width, height, color, className, fill,
|
|
|
2783
2915
|
) }), OptionalcheckedFilled_default = IconOptionalcheckedFilled;
|
|
2784
2916
|
|
|
2785
2917
|
// src/components/Optionaluncheck.tsx
|
|
2786
|
-
import { jsx as
|
|
2787
|
-
var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2918
|
+
import { jsx as jsx141 } from "react/jsx-runtime";
|
|
2919
|
+
var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx141("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx141(
|
|
2788
2920
|
"path",
|
|
2789
2921
|
{
|
|
2790
2922
|
fill: stroke || color || "currentColor",
|
|
@@ -2795,8 +2927,8 @@ var IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke
|
|
|
2795
2927
|
) }), Optionaluncheck_default = IconOptionaluncheck;
|
|
2796
2928
|
|
|
2797
2929
|
// src/components/Packagegame.tsx
|
|
2798
|
-
import { jsx as
|
|
2799
|
-
var IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2930
|
+
import { jsx as jsx142 } from "react/jsx-runtime";
|
|
2931
|
+
var IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx142("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx142(
|
|
2800
2932
|
"path",
|
|
2801
2933
|
{
|
|
2802
2934
|
fill: stroke || color || "currentColor",
|
|
@@ -2807,13 +2939,13 @@ var IconPackagegame = ({ size, width, height, color, className, fill, stroke })
|
|
|
2807
2939
|
) }), Packagegame_default = IconPackagegame;
|
|
2808
2940
|
|
|
2809
2941
|
// src/components/PageError.tsx
|
|
2810
|
-
import { jsx as
|
|
2811
|
-
var IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2942
|
+
import { jsx as jsx143 } from "react/jsx-runtime";
|
|
2943
|
+
var IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx143("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx143("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
|
|
2812
2944
|
|
|
2813
2945
|
// src/components/Parameters.tsx
|
|
2814
|
-
import { jsx as
|
|
2815
|
-
var IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2816
|
-
/* @__PURE__ */
|
|
2946
|
+
import { jsx as jsx144, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
2947
|
+
var IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs75("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2948
|
+
/* @__PURE__ */ jsx144(
|
|
2817
2949
|
"path",
|
|
2818
2950
|
{
|
|
2819
2951
|
fill: stroke || color || "currentColor",
|
|
@@ -2822,7 +2954,7 @@ var IconParameters = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2822
2954
|
clipRule: "evenodd"
|
|
2823
2955
|
}
|
|
2824
2956
|
),
|
|
2825
|
-
/* @__PURE__ */
|
|
2957
|
+
/* @__PURE__ */ jsx144(
|
|
2826
2958
|
"path",
|
|
2827
2959
|
{
|
|
2828
2960
|
fill: stroke || color || "currentColor",
|
|
@@ -2833,10 +2965,17 @@ var IconParameters = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2833
2965
|
)
|
|
2834
2966
|
] }), Parameters_default = IconParameters;
|
|
2835
2967
|
|
|
2968
|
+
// src/components/PauseFilled.tsx
|
|
2969
|
+
import { jsx as jsx145, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
2970
|
+
var IconPauseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs76("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2971
|
+
/* @__PURE__ */ jsx145("path", { fill: fill || color || "currentColor", d: "M10.5 1.5H3V22.5H10.5V1.5Z" }),
|
|
2972
|
+
/* @__PURE__ */ jsx145("path", { fill: fill || color || "currentColor", d: "M21 1.5H13.5V22.5H21V1.5Z" })
|
|
2973
|
+
] }), PauseFilled_default = IconPauseFilled;
|
|
2974
|
+
|
|
2836
2975
|
// src/components/Pause.tsx
|
|
2837
|
-
import { jsx as
|
|
2838
|
-
var IconPause = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2839
|
-
/* @__PURE__ */
|
|
2976
|
+
import { jsx as jsx146, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
2977
|
+
var IconPause = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs77("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2978
|
+
/* @__PURE__ */ jsx146(
|
|
2840
2979
|
"path",
|
|
2841
2980
|
{
|
|
2842
2981
|
fill: stroke || color || "currentColor",
|
|
@@ -2845,7 +2984,7 @@ var IconPause = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2845
2984
|
clipRule: "evenodd"
|
|
2846
2985
|
}
|
|
2847
2986
|
),
|
|
2848
|
-
/* @__PURE__ */
|
|
2987
|
+
/* @__PURE__ */ jsx146(
|
|
2849
2988
|
"path",
|
|
2850
2989
|
{
|
|
2851
2990
|
fill: stroke || color || "currentColor",
|
|
@@ -2857,8 +2996,8 @@ var IconPause = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2857
2996
|
] }), Pause_default = IconPause;
|
|
2858
2997
|
|
|
2859
2998
|
// src/components/Pencil.tsx
|
|
2860
|
-
import { jsx as
|
|
2861
|
-
var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2999
|
+
import { jsx as jsx147 } from "react/jsx-runtime";
|
|
3000
|
+
var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx147("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx147(
|
|
2862
3001
|
"path",
|
|
2863
3002
|
{
|
|
2864
3003
|
fill: stroke || color || "currentColor",
|
|
@@ -2869,8 +3008,8 @@ var IconPencil = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
2869
3008
|
) }), Pencil_default = IconPencil;
|
|
2870
3009
|
|
|
2871
3010
|
// src/components/Pick.tsx
|
|
2872
|
-
import { jsx as
|
|
2873
|
-
var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3011
|
+
import { jsx as jsx148 } from "react/jsx-runtime";
|
|
3012
|
+
var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx148("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx148(
|
|
2874
3013
|
"path",
|
|
2875
3014
|
{
|
|
2876
3015
|
fill: stroke || color || "currentColor",
|
|
@@ -2881,25 +3020,25 @@ var IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2881
3020
|
) }), Pick_default = IconPick;
|
|
2882
3021
|
|
|
2883
3022
|
// src/components/PickedFilled.tsx
|
|
2884
|
-
import { jsx as
|
|
2885
|
-
var IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3023
|
+
import { jsx as jsx149 } from "react/jsx-runtime";
|
|
3024
|
+
var IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx149("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx149("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
|
|
2886
3025
|
|
|
2887
3026
|
// src/components/PlanFilled.tsx
|
|
2888
|
-
import { jsx as
|
|
2889
|
-
var IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2890
|
-
/* @__PURE__ */
|
|
3027
|
+
import { jsx as jsx150, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
3028
|
+
var IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs78("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3029
|
+
/* @__PURE__ */ jsx150("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ jsx150(
|
|
2891
3030
|
"path",
|
|
2892
3031
|
{
|
|
2893
3032
|
fill: fill || color || "currentColor",
|
|
2894
3033
|
d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
|
|
2895
3034
|
}
|
|
2896
3035
|
) }),
|
|
2897
|
-
/* @__PURE__ */
|
|
3036
|
+
/* @__PURE__ */ jsx150("defs", { children: /* @__PURE__ */ jsx150("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ jsx150("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2898
3037
|
] }), PlanFilled_default = IconPlanFilled;
|
|
2899
3038
|
|
|
2900
3039
|
// src/components/PlayFilled.tsx
|
|
2901
|
-
import { jsx as
|
|
2902
|
-
var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3040
|
+
import { jsx as jsx151 } from "react/jsx-runtime";
|
|
3041
|
+
var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx151("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx151(
|
|
2903
3042
|
"path",
|
|
2904
3043
|
{
|
|
2905
3044
|
fill: fill || color || "currentColor",
|
|
@@ -2908,8 +3047,8 @@ var IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
2908
3047
|
) }), PlayFilled_default = IconPlayFilled;
|
|
2909
3048
|
|
|
2910
3049
|
// src/components/Play.tsx
|
|
2911
|
-
import { jsx as
|
|
2912
|
-
var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3050
|
+
import { jsx as jsx152 } from "react/jsx-runtime";
|
|
3051
|
+
var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx152("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx152(
|
|
2913
3052
|
"path",
|
|
2914
3053
|
{
|
|
2915
3054
|
fill: stroke || color || "currentColor",
|
|
@@ -2919,17 +3058,29 @@ var IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
2919
3058
|
}
|
|
2920
3059
|
) }), Play_default = IconPlay;
|
|
2921
3060
|
|
|
3061
|
+
// src/components/Premiumcontent.tsx
|
|
3062
|
+
import { jsx as jsx153 } from "react/jsx-runtime";
|
|
3063
|
+
var IconPremiumcontent = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx153("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx153(
|
|
3064
|
+
"path",
|
|
3065
|
+
{
|
|
3066
|
+
fill: stroke || color || "currentColor",
|
|
3067
|
+
d: "M9.78473 21.75L9.53473 24H11.7986L12.0486 21.75H16.1038C18.8079 21.75 21 19.5579 21 16.8538C21 14.5865 19.4434 12.6158 17.2378 12.0907L13.2279 11.1359L13.9652 4.5H19.5V2.25H14.2152L14.4652 0H12.2014L11.9514 2.25H7.89625C5.19212 2.25 3 4.44212 3 7.14625C3 9.41351 4.55657 11.3842 6.76218 11.9093L10.7721 12.8641L10.0347 19.5H4.5V21.75H9.78473ZM12.2986 19.5H16.1038C17.5652 19.5 18.75 18.3152 18.75 16.8538C18.75 15.6284 17.9087 14.5633 16.7167 14.2795L12.9776 13.3892L12.2986 19.5ZM11.0224 10.6108L11.7014 4.5H7.89625C6.43477 4.5 5.25 5.68477 5.25 7.14625C5.25 8.37162 6.09127 9.43671 7.28332 9.72053L11.0224 10.6108Z",
|
|
3068
|
+
fillRule: "evenodd",
|
|
3069
|
+
clipRule: "evenodd"
|
|
3070
|
+
}
|
|
3071
|
+
) }), Premiumcontent_default = IconPremiumcontent;
|
|
3072
|
+
|
|
2922
3073
|
// src/components/Previouscene.tsx
|
|
2923
|
-
import { jsx as
|
|
2924
|
-
var IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2925
|
-
/* @__PURE__ */
|
|
3074
|
+
import { jsx as jsx154, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
3075
|
+
var IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs79("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3076
|
+
/* @__PURE__ */ jsx154(
|
|
2926
3077
|
"path",
|
|
2927
3078
|
{
|
|
2928
3079
|
fill: stroke || color || "currentColor",
|
|
2929
3080
|
d: "M7.2041 12L13.7344 18.5303L14.7959 17.4697L9.32617 12L14.7959 6.53027L13.7344 5.46973L7.2041 12Z"
|
|
2930
3081
|
}
|
|
2931
3082
|
),
|
|
2932
|
-
/* @__PURE__ */
|
|
3083
|
+
/* @__PURE__ */ jsx154(
|
|
2933
3084
|
"path",
|
|
2934
3085
|
{
|
|
2935
3086
|
fill: stroke || color || "currentColor",
|
|
@@ -2941,8 +3092,8 @@ var IconPreviouscene = ({ size, width, height, color, className, fill, stroke })
|
|
|
2941
3092
|
] }), Previouscene_default = IconPreviouscene;
|
|
2942
3093
|
|
|
2943
3094
|
// src/components/ProblemFilled.tsx
|
|
2944
|
-
import { jsx as
|
|
2945
|
-
var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3095
|
+
import { jsx as jsx155 } from "react/jsx-runtime";
|
|
3096
|
+
var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx155("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx155(
|
|
2946
3097
|
"path",
|
|
2947
3098
|
{
|
|
2948
3099
|
fill: fill || color || "currentColor",
|
|
@@ -2953,8 +3104,8 @@ var IconProblemFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
2953
3104
|
) }), ProblemFilled_default = IconProblemFilled;
|
|
2954
3105
|
|
|
2955
3106
|
// src/components/ProblemNoticeFilled.tsx
|
|
2956
|
-
import { jsx as
|
|
2957
|
-
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3107
|
+
import { jsx as jsx156 } from "react/jsx-runtime";
|
|
3108
|
+
var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx156("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx156(
|
|
2958
3109
|
"path",
|
|
2959
3110
|
{
|
|
2960
3111
|
fill: fill || color || "currentColor",
|
|
@@ -2965,11 +3116,11 @@ var IconProblemNoticeFilled = ({ size, width, height, color, className, fill, st
|
|
|
2965
3116
|
) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
|
|
2966
3117
|
|
|
2967
3118
|
// src/components/Problem.tsx
|
|
2968
|
-
import { jsx as
|
|
2969
|
-
var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2970
|
-
/* @__PURE__ */
|
|
2971
|
-
/* @__PURE__ */
|
|
2972
|
-
/* @__PURE__ */
|
|
3119
|
+
import { jsx as jsx157, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
3120
|
+
var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs80("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3121
|
+
/* @__PURE__ */ jsx157("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
|
|
3122
|
+
/* @__PURE__ */ jsx157("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
|
|
3123
|
+
/* @__PURE__ */ jsx157(
|
|
2973
3124
|
"path",
|
|
2974
3125
|
{
|
|
2975
3126
|
fill: stroke || color || "currentColor",
|
|
@@ -2981,9 +3132,9 @@ var IconProblem = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2981
3132
|
] }), Problem_default = IconProblem;
|
|
2982
3133
|
|
|
2983
3134
|
// src/components/Publish.tsx
|
|
2984
|
-
import { jsx as
|
|
2985
|
-
var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
2986
|
-
/* @__PURE__ */
|
|
3135
|
+
import { jsx as jsx158, jsxs as jsxs81 } from "react/jsx-runtime";
|
|
3136
|
+
var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs81("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3137
|
+
/* @__PURE__ */ jsx158(
|
|
2987
3138
|
"path",
|
|
2988
3139
|
{
|
|
2989
3140
|
fill: stroke || color || "currentColor",
|
|
@@ -2992,13 +3143,13 @@ var IconPublish = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
2992
3143
|
clipRule: "evenodd"
|
|
2993
3144
|
}
|
|
2994
3145
|
),
|
|
2995
|
-
/* @__PURE__ */
|
|
3146
|
+
/* @__PURE__ */ jsx158("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
2996
3147
|
] }), Publish_default = IconPublish;
|
|
2997
3148
|
|
|
2998
3149
|
// src/components/Quote.tsx
|
|
2999
|
-
import { jsx as
|
|
3000
|
-
var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3001
|
-
/* @__PURE__ */
|
|
3150
|
+
import { jsx as jsx159, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
3151
|
+
var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs82("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3152
|
+
/* @__PURE__ */ jsx159(
|
|
3002
3153
|
"path",
|
|
3003
3154
|
{
|
|
3004
3155
|
fill: stroke || color || "currentColor",
|
|
@@ -3007,7 +3158,7 @@ var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3007
3158
|
clipRule: "evenodd"
|
|
3008
3159
|
}
|
|
3009
3160
|
),
|
|
3010
|
-
/* @__PURE__ */
|
|
3161
|
+
/* @__PURE__ */ jsx159(
|
|
3011
3162
|
"path",
|
|
3012
3163
|
{
|
|
3013
3164
|
fill: stroke || color || "currentColor",
|
|
@@ -3019,8 +3170,8 @@ var IconQuote = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3019
3170
|
] }), Quote_default = IconQuote;
|
|
3020
3171
|
|
|
3021
3172
|
// src/components/Ratio169.tsx
|
|
3022
|
-
import { jsx as
|
|
3023
|
-
var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3173
|
+
import { jsx as jsx160 } from "react/jsx-runtime";
|
|
3174
|
+
var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx160("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx160(
|
|
3024
3175
|
"path",
|
|
3025
3176
|
{
|
|
3026
3177
|
fill: stroke || color || "currentColor",
|
|
@@ -3029,16 +3180,16 @@ var IconRatio169 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3029
3180
|
) }), Ratio169_default = IconRatio169;
|
|
3030
3181
|
|
|
3031
3182
|
// src/components/Ratio11.tsx
|
|
3032
|
-
import { jsx as
|
|
3033
|
-
var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3034
|
-
/* @__PURE__ */
|
|
3183
|
+
import { jsx as jsx161, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
3184
|
+
var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs83("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3185
|
+
/* @__PURE__ */ jsx161("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ jsx161(
|
|
3035
3186
|
"path",
|
|
3036
3187
|
{
|
|
3037
3188
|
fill: stroke || color || "currentColor",
|
|
3038
3189
|
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"
|
|
3039
3190
|
}
|
|
3040
3191
|
) }),
|
|
3041
|
-
/* @__PURE__ */
|
|
3192
|
+
/* @__PURE__ */ jsx161("defs", { children: /* @__PURE__ */ jsx161("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ jsx161(
|
|
3042
3193
|
"rect",
|
|
3043
3194
|
{
|
|
3044
3195
|
width: "24",
|
|
@@ -3050,16 +3201,16 @@ var IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3050
3201
|
] }), Ratio11_default = IconRatio11;
|
|
3051
3202
|
|
|
3052
3203
|
// src/components/Ratio916.tsx
|
|
3053
|
-
import { jsx as
|
|
3054
|
-
var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3055
|
-
/* @__PURE__ */
|
|
3204
|
+
import { jsx as jsx162, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
3205
|
+
var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs84("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3206
|
+
/* @__PURE__ */ jsx162("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ jsx162(
|
|
3056
3207
|
"path",
|
|
3057
3208
|
{
|
|
3058
3209
|
fill: stroke || color || "currentColor",
|
|
3059
3210
|
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"
|
|
3060
3211
|
}
|
|
3061
3212
|
) }),
|
|
3062
|
-
/* @__PURE__ */
|
|
3213
|
+
/* @__PURE__ */ jsx162("defs", { children: /* @__PURE__ */ jsx162("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ jsx162(
|
|
3063
3214
|
"rect",
|
|
3064
3215
|
{
|
|
3065
3216
|
width: "24",
|
|
@@ -3071,18 +3222,18 @@ var IconRatio916 = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3071
3222
|
] }), Ratio916_default = IconRatio916;
|
|
3072
3223
|
|
|
3073
3224
|
// src/components/RatioAuto.tsx
|
|
3074
|
-
import { jsx as
|
|
3075
|
-
var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3076
|
-
/* @__PURE__ */
|
|
3077
|
-
/* @__PURE__ */
|
|
3225
|
+
import { jsx as jsx163, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
3226
|
+
var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs85("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3227
|
+
/* @__PURE__ */ jsxs85("g", { clipPath: "url(#clip0_468_23)", children: [
|
|
3228
|
+
/* @__PURE__ */ jsx163(
|
|
3078
3229
|
"path",
|
|
3079
3230
|
{
|
|
3080
3231
|
fill: stroke || color || "currentColor",
|
|
3081
3232
|
d: "M6.25 6.24999L6.25 9.99998H4L4 3.99998L10 3.99999V6.24999H6.25Z"
|
|
3082
3233
|
}
|
|
3083
3234
|
),
|
|
3084
|
-
/* @__PURE__ */
|
|
3085
|
-
/* @__PURE__ */
|
|
3235
|
+
/* @__PURE__ */ jsx163("path", { fill: stroke || color || "currentColor", d: "M14 20V17.75H17.75V14H20V20H14Z" }),
|
|
3236
|
+
/* @__PURE__ */ jsx163(
|
|
3086
3237
|
"path",
|
|
3087
3238
|
{
|
|
3088
3239
|
fill: stroke || color || "currentColor",
|
|
@@ -3092,7 +3243,7 @@ var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3092
3243
|
}
|
|
3093
3244
|
)
|
|
3094
3245
|
] }),
|
|
3095
|
-
/* @__PURE__ */
|
|
3246
|
+
/* @__PURE__ */ jsx163("defs", { children: /* @__PURE__ */ jsx163("clipPath", { id: "clip0_468_23", children: /* @__PURE__ */ jsx163(
|
|
3096
3247
|
"rect",
|
|
3097
3248
|
{
|
|
3098
3249
|
width: "24",
|
|
@@ -3104,16 +3255,16 @@ var IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3104
3255
|
] }), RatioAuto_default = IconRatioAuto;
|
|
3105
3256
|
|
|
3106
3257
|
// src/components/Ratio.tsx
|
|
3107
|
-
import { jsx as
|
|
3108
|
-
var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3109
|
-
/* @__PURE__ */
|
|
3258
|
+
import { jsx as jsx164, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
3259
|
+
var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs86("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3260
|
+
/* @__PURE__ */ jsx164(
|
|
3110
3261
|
"path",
|
|
3111
3262
|
{
|
|
3112
3263
|
fill: stroke || color || "currentColor",
|
|
3113
3264
|
d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
|
|
3114
3265
|
}
|
|
3115
3266
|
),
|
|
3116
|
-
/* @__PURE__ */
|
|
3267
|
+
/* @__PURE__ */ jsx164(
|
|
3117
3268
|
"path",
|
|
3118
3269
|
{
|
|
3119
3270
|
fill: stroke || color || "currentColor",
|
|
@@ -3123,8 +3274,8 @@ var IconRatio = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3123
3274
|
] }), Ratio_default = IconRatio;
|
|
3124
3275
|
|
|
3125
3276
|
// src/components/ReEdit.tsx
|
|
3126
|
-
import { jsx as
|
|
3127
|
-
var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3277
|
+
import { jsx as jsx165 } from "react/jsx-runtime";
|
|
3278
|
+
var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx165("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx165(
|
|
3128
3279
|
"path",
|
|
3129
3280
|
{
|
|
3130
3281
|
fill: stroke || color || "currentColor",
|
|
@@ -3135,8 +3286,8 @@ var IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3135
3286
|
) }), ReEdit_default = IconReEdit;
|
|
3136
3287
|
|
|
3137
3288
|
// src/components/Regenerate.tsx
|
|
3138
|
-
import { jsx as
|
|
3139
|
-
var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3289
|
+
import { jsx as jsx166 } from "react/jsx-runtime";
|
|
3290
|
+
var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx166("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx166(
|
|
3140
3291
|
"path",
|
|
3141
3292
|
{
|
|
3142
3293
|
fill: stroke || color || "currentColor",
|
|
@@ -3147,9 +3298,9 @@ var IconRegenerate = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3147
3298
|
) }), Regenerate_default = IconRegenerate;
|
|
3148
3299
|
|
|
3149
3300
|
// src/components/Resultsetting.tsx
|
|
3150
|
-
import { jsx as
|
|
3151
|
-
var IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3152
|
-
/* @__PURE__ */
|
|
3301
|
+
import { jsx as jsx167, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
3302
|
+
var IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs87("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3303
|
+
/* @__PURE__ */ jsx167("g", { clipPath: "url(#clip0_554_27)", children: /* @__PURE__ */ jsx167(
|
|
3153
3304
|
"path",
|
|
3154
3305
|
{
|
|
3155
3306
|
fill: stroke || color || "currentColor",
|
|
@@ -3158,7 +3309,7 @@ var IconResultsetting = ({ size, width, height, color, className, fill, stroke }
|
|
|
3158
3309
|
clipRule: "evenodd"
|
|
3159
3310
|
}
|
|
3160
3311
|
) }),
|
|
3161
|
-
/* @__PURE__ */
|
|
3312
|
+
/* @__PURE__ */ jsx167("defs", { children: /* @__PURE__ */ jsx167("clipPath", { id: "clip0_554_27", children: /* @__PURE__ */ jsx167(
|
|
3162
3313
|
"rect",
|
|
3163
3314
|
{
|
|
3164
3315
|
width: "24",
|
|
@@ -3170,8 +3321,8 @@ var IconResultsetting = ({ size, width, height, color, className, fill, stroke }
|
|
|
3170
3321
|
] }), Resultsetting_default = IconResultsetting;
|
|
3171
3322
|
|
|
3172
3323
|
// src/components/RightFilled.tsx
|
|
3173
|
-
import { jsx as
|
|
3174
|
-
var IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3324
|
+
import { jsx as jsx168 } from "react/jsx-runtime";
|
|
3325
|
+
var IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx168("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx168(
|
|
3175
3326
|
"path",
|
|
3176
3327
|
{
|
|
3177
3328
|
fill: fill || color || "currentColor",
|
|
@@ -3181,9 +3332,22 @@ var IconRightFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3181
3332
|
}
|
|
3182
3333
|
) }), RightFilled_default = IconRightFilled;
|
|
3183
3334
|
|
|
3335
|
+
// src/components/SatisfiedFilled.tsx
|
|
3336
|
+
import { jsx as jsx169, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
3337
|
+
var IconSatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs88("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3338
|
+
/* @__PURE__ */ jsx169(
|
|
3339
|
+
"path",
|
|
3340
|
+
{
|
|
3341
|
+
fill: fill || color || "currentColor",
|
|
3342
|
+
d: "M10.5 0L7.5 7.5V21H21L24 12V7.5H15V3C15 1.34315 13.6569 0 12 0H10.5Z"
|
|
3343
|
+
}
|
|
3344
|
+
),
|
|
3345
|
+
/* @__PURE__ */ jsx169("path", { fill: fill || color || "currentColor", d: "M4.5 7.5H0V21H4.5V7.5Z" })
|
|
3346
|
+
] }), SatisfiedFilled_default = IconSatisfiedFilled;
|
|
3347
|
+
|
|
3184
3348
|
// src/components/Satisfied.tsx
|
|
3185
|
-
import { jsx as
|
|
3186
|
-
var IconSatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3349
|
+
import { jsx as jsx170 } from "react/jsx-runtime";
|
|
3350
|
+
var IconSatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx170("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx170(
|
|
3187
3351
|
"path",
|
|
3188
3352
|
{
|
|
3189
3353
|
fill: stroke || color || "currentColor",
|
|
@@ -3194,8 +3358,8 @@ var IconSatisfied = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3194
3358
|
) }), Satisfied_default = IconSatisfied;
|
|
3195
3359
|
|
|
3196
3360
|
// src/components/SceneNext.tsx
|
|
3197
|
-
import { jsx as
|
|
3198
|
-
var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3361
|
+
import { jsx as jsx171 } from "react/jsx-runtime";
|
|
3362
|
+
var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx171("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx171(
|
|
3199
3363
|
"path",
|
|
3200
3364
|
{
|
|
3201
3365
|
fill: stroke || color || "currentColor",
|
|
@@ -3204,29 +3368,29 @@ var IconSceneNext = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3204
3368
|
) }), SceneNext_default = IconSceneNext;
|
|
3205
3369
|
|
|
3206
3370
|
// src/components/Scriptmode.tsx
|
|
3207
|
-
import { jsx as
|
|
3208
|
-
var IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3209
|
-
/* @__PURE__ */
|
|
3210
|
-
/* @__PURE__ */
|
|
3211
|
-
/* @__PURE__ */
|
|
3212
|
-
/* @__PURE__ */
|
|
3213
|
-
/* @__PURE__ */
|
|
3214
|
-
/* @__PURE__ */
|
|
3215
|
-
/* @__PURE__ */
|
|
3216
|
-
/* @__PURE__ */
|
|
3371
|
+
import { jsx as jsx172, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
3372
|
+
var IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs89("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3373
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
|
|
3374
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
|
|
3375
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
|
|
3376
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
|
|
3377
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
|
|
3378
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
|
|
3379
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
|
|
3380
|
+
/* @__PURE__ */ jsx172("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
|
|
3217
3381
|
] }), Scriptmode_default = IconScriptmode;
|
|
3218
3382
|
|
|
3219
3383
|
// src/components/Scrolldown.tsx
|
|
3220
|
-
import { jsx as
|
|
3221
|
-
var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3222
|
-
/* @__PURE__ */
|
|
3384
|
+
import { jsx as jsx173, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
3385
|
+
var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs90("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3386
|
+
/* @__PURE__ */ jsx173(
|
|
3223
3387
|
"path",
|
|
3224
3388
|
{
|
|
3225
3389
|
fill: stroke || color || "currentColor",
|
|
3226
3390
|
d: "M3.79546 11.9544L12 20.1589L20.2045 11.9544L21.7955 13.5454L12 23.3409L2.20447 13.5454L3.79546 11.9544Z"
|
|
3227
3391
|
}
|
|
3228
3392
|
),
|
|
3229
|
-
/* @__PURE__ */
|
|
3393
|
+
/* @__PURE__ */ jsx173(
|
|
3230
3394
|
"path",
|
|
3231
3395
|
{
|
|
3232
3396
|
fill: stroke || color || "currentColor",
|
|
@@ -3236,8 +3400,8 @@ var IconScrolldown = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3236
3400
|
] }), Scrolldown_default = IconScrolldown;
|
|
3237
3401
|
|
|
3238
3402
|
// src/components/Sendrequest.tsx
|
|
3239
|
-
import { jsx as
|
|
3240
|
-
var IconSendrequest = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3403
|
+
import { jsx as jsx174 } from "react/jsx-runtime";
|
|
3404
|
+
var IconSendrequest = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx174("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx174(
|
|
3241
3405
|
"path",
|
|
3242
3406
|
{
|
|
3243
3407
|
fill: fill || color || "currentColor",
|
|
@@ -3248,8 +3412,8 @@ var IconSendrequest = ({ size, width, height, color, className, fill, stroke })
|
|
|
3248
3412
|
) }), Sendrequest_default = IconSendrequest;
|
|
3249
3413
|
|
|
3250
3414
|
// src/components/Sendup.tsx
|
|
3251
|
-
import { jsx as
|
|
3252
|
-
var IconSendup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3415
|
+
import { jsx as jsx175 } from "react/jsx-runtime";
|
|
3416
|
+
var IconSendup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx175("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx175(
|
|
3253
3417
|
"path",
|
|
3254
3418
|
{
|
|
3255
3419
|
fill: stroke || color || "currentColor",
|
|
@@ -3258,8 +3422,8 @@ var IconSendup = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3258
3422
|
) }), Sendup_default = IconSendup;
|
|
3259
3423
|
|
|
3260
3424
|
// src/components/Sendup2.tsx
|
|
3261
|
-
import { jsx as
|
|
3262
|
-
var IconSendup2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3425
|
+
import { jsx as jsx176 } from "react/jsx-runtime";
|
|
3426
|
+
var IconSendup2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx176("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx176(
|
|
3263
3427
|
"path",
|
|
3264
3428
|
{
|
|
3265
3429
|
fill: stroke || color || "currentColor",
|
|
@@ -3268,8 +3432,8 @@ var IconSendup2 = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3268
3432
|
) }), Sendup2_default = IconSendup2;
|
|
3269
3433
|
|
|
3270
3434
|
// src/components/ShareFilled.tsx
|
|
3271
|
-
import { jsx as
|
|
3272
|
-
var IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3435
|
+
import { jsx as jsx177 } from "react/jsx-runtime";
|
|
3436
|
+
var IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx177("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx177(
|
|
3273
3437
|
"path",
|
|
3274
3438
|
{
|
|
3275
3439
|
fill: fill || color || "currentColor",
|
|
@@ -3278,8 +3442,8 @@ var IconShareFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3278
3442
|
) }), ShareFilled_default = IconShareFilled;
|
|
3279
3443
|
|
|
3280
3444
|
// src/components/Share.tsx
|
|
3281
|
-
import { jsx as
|
|
3282
|
-
var IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3445
|
+
import { jsx as jsx178 } from "react/jsx-runtime";
|
|
3446
|
+
var IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx178("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx178(
|
|
3283
3447
|
"path",
|
|
3284
3448
|
{
|
|
3285
3449
|
fill: stroke || color || "currentColor",
|
|
@@ -3290,8 +3454,8 @@ var IconShare = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3290
3454
|
) }), Share_default = IconShare;
|
|
3291
3455
|
|
|
3292
3456
|
// src/components/Sidebar.tsx
|
|
3293
|
-
import { jsx as
|
|
3294
|
-
var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3457
|
+
import { jsx as jsx179 } from "react/jsx-runtime";
|
|
3458
|
+
var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx179("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx179(
|
|
3295
3459
|
"path",
|
|
3296
3460
|
{
|
|
3297
3461
|
fill: stroke || color || "currentColor",
|
|
@@ -3302,8 +3466,8 @@ var IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3302
3466
|
) }), Sidebar_default = IconSidebar;
|
|
3303
3467
|
|
|
3304
3468
|
// src/components/Singleunchecked.tsx
|
|
3305
|
-
import { jsx as
|
|
3306
|
-
var IconSingleunchecked = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3469
|
+
import { jsx as jsx180 } from "react/jsx-runtime";
|
|
3470
|
+
var IconSingleunchecked = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx180("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx180(
|
|
3307
3471
|
"path",
|
|
3308
3472
|
{
|
|
3309
3473
|
fill: stroke || color || "currentColor",
|
|
@@ -3314,8 +3478,8 @@ var IconSingleunchecked = ({ size, width, height, color, className, fill, stroke
|
|
|
3314
3478
|
) }), Singleunchecked_default = IconSingleunchecked;
|
|
3315
3479
|
|
|
3316
3480
|
// src/components/SocialX.tsx
|
|
3317
|
-
import { jsx as
|
|
3318
|
-
var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3481
|
+
import { jsx as jsx181 } from "react/jsx-runtime";
|
|
3482
|
+
var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx181("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx181(
|
|
3319
3483
|
"path",
|
|
3320
3484
|
{
|
|
3321
3485
|
fill: fill || color || "currentColor",
|
|
@@ -3324,8 +3488,8 @@ var IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3324
3488
|
) }), SocialX_default = IconSocialX;
|
|
3325
3489
|
|
|
3326
3490
|
// src/components/SocialDiscord.tsx
|
|
3327
|
-
import { jsx as
|
|
3328
|
-
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3491
|
+
import { jsx as jsx182 } from "react/jsx-runtime";
|
|
3492
|
+
var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx182("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx182(
|
|
3329
3493
|
"path",
|
|
3330
3494
|
{
|
|
3331
3495
|
fill: fill || color || "currentColor",
|
|
@@ -3334,9 +3498,9 @@ var IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }
|
|
|
3334
3498
|
) }), SocialDiscord_default = IconSocialDiscord;
|
|
3335
3499
|
|
|
3336
3500
|
// src/components/SoundOff.tsx
|
|
3337
|
-
import { jsx as
|
|
3338
|
-
var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3339
|
-
/* @__PURE__ */
|
|
3501
|
+
import { jsx as jsx183, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
3502
|
+
var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs91("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3503
|
+
/* @__PURE__ */ jsx183(
|
|
3340
3504
|
"path",
|
|
3341
3505
|
{
|
|
3342
3506
|
fill: stroke || color || "currentColor",
|
|
@@ -3345,7 +3509,7 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3345
3509
|
clipRule: "evenodd"
|
|
3346
3510
|
}
|
|
3347
3511
|
),
|
|
3348
|
-
/* @__PURE__ */
|
|
3512
|
+
/* @__PURE__ */ jsx183(
|
|
3349
3513
|
"path",
|
|
3350
3514
|
{
|
|
3351
3515
|
fill: stroke || color || "currentColor",
|
|
@@ -3355,9 +3519,9 @@ var IconSoundOff = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3355
3519
|
] }), SoundOff_default = IconSoundOff;
|
|
3356
3520
|
|
|
3357
3521
|
// src/components/SoundOn.tsx
|
|
3358
|
-
import { jsx as
|
|
3359
|
-
var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3360
|
-
/* @__PURE__ */
|
|
3522
|
+
import { jsx as jsx184, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
3523
|
+
var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs92("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3524
|
+
/* @__PURE__ */ jsx184(
|
|
3361
3525
|
"path",
|
|
3362
3526
|
{
|
|
3363
3527
|
fill: stroke || color || "currentColor",
|
|
@@ -3366,14 +3530,14 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3366
3530
|
clipRule: "evenodd"
|
|
3367
3531
|
}
|
|
3368
3532
|
),
|
|
3369
|
-
/* @__PURE__ */
|
|
3533
|
+
/* @__PURE__ */ jsx184(
|
|
3370
3534
|
"path",
|
|
3371
3535
|
{
|
|
3372
3536
|
fill: stroke || color || "currentColor",
|
|
3373
3537
|
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"
|
|
3374
3538
|
}
|
|
3375
3539
|
),
|
|
3376
|
-
/* @__PURE__ */
|
|
3540
|
+
/* @__PURE__ */ jsx184(
|
|
3377
3541
|
"path",
|
|
3378
3542
|
{
|
|
3379
3543
|
fill: stroke || color || "currentColor",
|
|
@@ -3382,9 +3546,13 @@ var IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /
|
|
|
3382
3546
|
)
|
|
3383
3547
|
] }), SoundOn_default = IconSoundOn;
|
|
3384
3548
|
|
|
3549
|
+
// src/components/StopFilled.tsx
|
|
3550
|
+
import { jsx as jsx185 } from "react/jsx-runtime";
|
|
3551
|
+
var IconStopFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx185("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx185("rect", { width: "21", height: "21", x: "1.5", y: "1.5", fill: fill || color || "currentColor" }) }), StopFilled_default = IconStopFilled;
|
|
3552
|
+
|
|
3385
3553
|
// src/components/Storyboard.tsx
|
|
3386
|
-
import { jsx as
|
|
3387
|
-
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3554
|
+
import { jsx as jsx186 } from "react/jsx-runtime";
|
|
3555
|
+
var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx186("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx186(
|
|
3388
3556
|
"path",
|
|
3389
3557
|
{
|
|
3390
3558
|
fill: stroke || color || "currentColor",
|
|
@@ -3395,25 +3563,25 @@ var IconStoryboard = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3395
3563
|
) }), Storyboard_default = IconStoryboard;
|
|
3396
3564
|
|
|
3397
3565
|
// src/components/StyleAutoFilled.tsx
|
|
3398
|
-
import { jsx as
|
|
3399
|
-
var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3400
|
-
/* @__PURE__ */
|
|
3566
|
+
import { jsx as jsx187, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
3567
|
+
var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs93("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3568
|
+
/* @__PURE__ */ jsx187(
|
|
3401
3569
|
"path",
|
|
3402
3570
|
{
|
|
3403
3571
|
fill: fill || color || "currentColor",
|
|
3404
3572
|
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"
|
|
3405
3573
|
}
|
|
3406
3574
|
),
|
|
3407
|
-
/* @__PURE__ */
|
|
3575
|
+
/* @__PURE__ */ jsx187(
|
|
3408
3576
|
"path",
|
|
3409
3577
|
{
|
|
3410
3578
|
fill: fill || color || "currentColor",
|
|
3411
3579
|
d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
|
|
3412
3580
|
}
|
|
3413
3581
|
),
|
|
3414
|
-
/* @__PURE__ */
|
|
3415
|
-
/* @__PURE__ */
|
|
3416
|
-
/* @__PURE__ */
|
|
3582
|
+
/* @__PURE__ */ jsx187("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
|
|
3583
|
+
/* @__PURE__ */ jsx187("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
|
|
3584
|
+
/* @__PURE__ */ jsx187(
|
|
3417
3585
|
"path",
|
|
3418
3586
|
{
|
|
3419
3587
|
fill: fill || color || "currentColor",
|
|
@@ -3423,44 +3591,44 @@ var IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3423
3591
|
] }), StyleAutoFilled_default = IconStyleAutoFilled;
|
|
3424
3592
|
|
|
3425
3593
|
// src/components/Style.tsx
|
|
3426
|
-
import { jsx as
|
|
3427
|
-
var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3428
|
-
/* @__PURE__ */
|
|
3594
|
+
import { jsx as jsx188, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
3595
|
+
var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs94("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3596
|
+
/* @__PURE__ */ jsx188(
|
|
3429
3597
|
"path",
|
|
3430
3598
|
{
|
|
3431
3599
|
fill: stroke || color || "currentColor",
|
|
3432
3600
|
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"
|
|
3433
3601
|
}
|
|
3434
3602
|
),
|
|
3435
|
-
/* @__PURE__ */
|
|
3603
|
+
/* @__PURE__ */ jsx188(
|
|
3436
3604
|
"path",
|
|
3437
3605
|
{
|
|
3438
3606
|
fill: stroke || color || "currentColor",
|
|
3439
3607
|
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"
|
|
3440
3608
|
}
|
|
3441
3609
|
),
|
|
3442
|
-
/* @__PURE__ */
|
|
3610
|
+
/* @__PURE__ */ jsx188(
|
|
3443
3611
|
"path",
|
|
3444
3612
|
{
|
|
3445
3613
|
fill: stroke || color || "currentColor",
|
|
3446
3614
|
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"
|
|
3447
3615
|
}
|
|
3448
3616
|
),
|
|
3449
|
-
/* @__PURE__ */
|
|
3617
|
+
/* @__PURE__ */ jsx188(
|
|
3450
3618
|
"path",
|
|
3451
3619
|
{
|
|
3452
3620
|
fill: stroke || color || "currentColor",
|
|
3453
3621
|
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"
|
|
3454
3622
|
}
|
|
3455
3623
|
),
|
|
3456
|
-
/* @__PURE__ */
|
|
3624
|
+
/* @__PURE__ */ jsx188(
|
|
3457
3625
|
"path",
|
|
3458
3626
|
{
|
|
3459
3627
|
fill: stroke || color || "currentColor",
|
|
3460
3628
|
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"
|
|
3461
3629
|
}
|
|
3462
3630
|
),
|
|
3463
|
-
/* @__PURE__ */
|
|
3631
|
+
/* @__PURE__ */ jsx188(
|
|
3464
3632
|
"path",
|
|
3465
3633
|
{
|
|
3466
3634
|
fill: stroke || color || "currentColor",
|
|
@@ -3472,9 +3640,9 @@ var IconStyle = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3472
3640
|
] }), Style_default = IconStyle;
|
|
3473
3641
|
|
|
3474
3642
|
// src/components/Styleoverall.tsx
|
|
3475
|
-
import { jsx as
|
|
3476
|
-
var IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3477
|
-
/* @__PURE__ */
|
|
3643
|
+
import { jsx as jsx189, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
3644
|
+
var IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs95("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3645
|
+
/* @__PURE__ */ jsx189(
|
|
3478
3646
|
"path",
|
|
3479
3647
|
{
|
|
3480
3648
|
fill: stroke || color || "currentColor",
|
|
@@ -3483,7 +3651,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3483
3651
|
clipRule: "evenodd"
|
|
3484
3652
|
}
|
|
3485
3653
|
),
|
|
3486
|
-
/* @__PURE__ */
|
|
3654
|
+
/* @__PURE__ */ jsx189(
|
|
3487
3655
|
"path",
|
|
3488
3656
|
{
|
|
3489
3657
|
fill: stroke || color || "currentColor",
|
|
@@ -3492,7 +3660,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3492
3660
|
clipRule: "evenodd"
|
|
3493
3661
|
}
|
|
3494
3662
|
),
|
|
3495
|
-
/* @__PURE__ */
|
|
3663
|
+
/* @__PURE__ */ jsx189(
|
|
3496
3664
|
"path",
|
|
3497
3665
|
{
|
|
3498
3666
|
fill: stroke || color || "currentColor",
|
|
@@ -3501,7 +3669,7 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3501
3669
|
clipRule: "evenodd"
|
|
3502
3670
|
}
|
|
3503
3671
|
),
|
|
3504
|
-
/* @__PURE__ */
|
|
3672
|
+
/* @__PURE__ */ jsx189(
|
|
3505
3673
|
"path",
|
|
3506
3674
|
{
|
|
3507
3675
|
fill: stroke || color || "currentColor",
|
|
@@ -3513,8 +3681,8 @@ var IconStyleoverall = ({ size, width, height, color, className, fill, stroke })
|
|
|
3513
3681
|
] }), Styleoverall_default = IconStyleoverall;
|
|
3514
3682
|
|
|
3515
3683
|
// src/components/SwitchOffFilled.tsx
|
|
3516
|
-
import { jsx as
|
|
3517
|
-
var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3684
|
+
import { jsx as jsx190 } from "react/jsx-runtime";
|
|
3685
|
+
var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx190("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx190(
|
|
3518
3686
|
"path",
|
|
3519
3687
|
{
|
|
3520
3688
|
fill: fill || color || "currentColor",
|
|
@@ -3525,8 +3693,8 @@ var IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3525
3693
|
) }), SwitchOffFilled_default = IconSwitchOffFilled;
|
|
3526
3694
|
|
|
3527
3695
|
// src/components/SwitchOnFilled.tsx
|
|
3528
|
-
import { jsx as
|
|
3529
|
-
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3696
|
+
import { jsx as jsx191 } from "react/jsx-runtime";
|
|
3697
|
+
var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx191("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx191(
|
|
3530
3698
|
"path",
|
|
3531
3699
|
{
|
|
3532
3700
|
fill: fill || color || "currentColor",
|
|
@@ -3536,10 +3704,22 @@ var IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke
|
|
|
3536
3704
|
}
|
|
3537
3705
|
) }), SwitchOnFilled_default = IconSwitchOnFilled;
|
|
3538
3706
|
|
|
3707
|
+
// src/components/Table.tsx
|
|
3708
|
+
import { jsx as jsx192 } from "react/jsx-runtime";
|
|
3709
|
+
var IconTable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx192("svg", { fill: "none", viewBox: "0 0 24 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx192(
|
|
3710
|
+
"path",
|
|
3711
|
+
{
|
|
3712
|
+
fill: stroke || color || "currentColor",
|
|
3713
|
+
d: "M24 21.875L24 3.125L0 3.125L0 21.875L24 21.875ZM21.75 5.46875L16.5 5.46875V11.3281L21.75 11.3281V5.46875ZM21.75 13.6719V19.5312L16.5 19.5312V13.6719L21.75 13.6719ZM14.25 11.3281L14.25 5.46875L8.25 5.46875L8.25 11.3281L14.25 11.3281ZM8.25 13.6719L14.25 13.6719V19.5312L8.25 19.5312V13.6719ZM6 19.5312L6 5.46875L2.25 5.46875L2.25 19.5312L6 19.5312Z",
|
|
3714
|
+
fillRule: "evenodd",
|
|
3715
|
+
clipRule: "evenodd"
|
|
3716
|
+
}
|
|
3717
|
+
) }), Table_default = IconTable;
|
|
3718
|
+
|
|
3539
3719
|
// src/components/Target.tsx
|
|
3540
|
-
import { jsx as
|
|
3541
|
-
var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3542
|
-
/* @__PURE__ */
|
|
3720
|
+
import { jsx as jsx193, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
3721
|
+
var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs96("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3722
|
+
/* @__PURE__ */ jsx193(
|
|
3543
3723
|
"path",
|
|
3544
3724
|
{
|
|
3545
3725
|
fill: stroke || color || "currentColor",
|
|
@@ -3548,7 +3728,7 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3548
3728
|
clipRule: "evenodd"
|
|
3549
3729
|
}
|
|
3550
3730
|
),
|
|
3551
|
-
/* @__PURE__ */
|
|
3731
|
+
/* @__PURE__ */ jsx193(
|
|
3552
3732
|
"path",
|
|
3553
3733
|
{
|
|
3554
3734
|
fill: stroke || color || "currentColor",
|
|
@@ -3560,44 +3740,44 @@ var IconTarget = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3560
3740
|
] }), Target_default = IconTarget;
|
|
3561
3741
|
|
|
3562
3742
|
// src/components/TextLogo.tsx
|
|
3563
|
-
import { jsx as
|
|
3564
|
-
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3565
|
-
/* @__PURE__ */
|
|
3743
|
+
import { jsx as jsx194, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
3744
|
+
var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs97("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
|
|
3745
|
+
/* @__PURE__ */ jsx194(
|
|
3566
3746
|
"path",
|
|
3567
3747
|
{
|
|
3568
3748
|
fill: fill || color || "currentColor",
|
|
3569
3749
|
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"
|
|
3570
3750
|
}
|
|
3571
3751
|
),
|
|
3572
|
-
/* @__PURE__ */
|
|
3752
|
+
/* @__PURE__ */ jsx194(
|
|
3573
3753
|
"path",
|
|
3574
3754
|
{
|
|
3575
3755
|
fill: fill || color || "currentColor",
|
|
3576
3756
|
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"
|
|
3577
3757
|
}
|
|
3578
3758
|
),
|
|
3579
|
-
/* @__PURE__ */
|
|
3759
|
+
/* @__PURE__ */ jsx194(
|
|
3580
3760
|
"path",
|
|
3581
3761
|
{
|
|
3582
3762
|
fill: fill || color || "currentColor",
|
|
3583
3763
|
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"
|
|
3584
3764
|
}
|
|
3585
3765
|
),
|
|
3586
|
-
/* @__PURE__ */
|
|
3766
|
+
/* @__PURE__ */ jsx194(
|
|
3587
3767
|
"path",
|
|
3588
3768
|
{
|
|
3589
3769
|
fill: fill || color || "currentColor",
|
|
3590
3770
|
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"
|
|
3591
3771
|
}
|
|
3592
3772
|
),
|
|
3593
|
-
/* @__PURE__ */
|
|
3773
|
+
/* @__PURE__ */ jsx194(
|
|
3594
3774
|
"path",
|
|
3595
3775
|
{
|
|
3596
3776
|
fill: fill || color || "currentColor",
|
|
3597
3777
|
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"
|
|
3598
3778
|
}
|
|
3599
3779
|
),
|
|
3600
|
-
/* @__PURE__ */
|
|
3780
|
+
/* @__PURE__ */ jsx194(
|
|
3601
3781
|
"path",
|
|
3602
3782
|
{
|
|
3603
3783
|
fill: fill || color || "currentColor",
|
|
@@ -3607,8 +3787,8 @@ var IconTextLogo = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3607
3787
|
] }), TextLogo_default = IconTextLogo;
|
|
3608
3788
|
|
|
3609
3789
|
// src/components/TipsFilled.tsx
|
|
3610
|
-
import { jsx as
|
|
3611
|
-
var IconTipsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3790
|
+
import { jsx as jsx195 } from "react/jsx-runtime";
|
|
3791
|
+
var IconTipsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx195("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx195(
|
|
3612
3792
|
"path",
|
|
3613
3793
|
{
|
|
3614
3794
|
fill: fill || color || "currentColor",
|
|
@@ -3619,8 +3799,8 @@ var IconTipsFilled = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3619
3799
|
) }), TipsFilled_default = IconTipsFilled;
|
|
3620
3800
|
|
|
3621
3801
|
// src/components/Tips.tsx
|
|
3622
|
-
import { jsx as
|
|
3623
|
-
var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3802
|
+
import { jsx as jsx196 } from "react/jsx-runtime";
|
|
3803
|
+
var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx196("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx196(
|
|
3624
3804
|
"path",
|
|
3625
3805
|
{
|
|
3626
3806
|
fill: stroke || color || "currentColor",
|
|
@@ -3631,16 +3811,16 @@ var IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3631
3811
|
) }), Tips_default = IconTips;
|
|
3632
3812
|
|
|
3633
3813
|
// src/components/ToolsFilled.tsx
|
|
3634
|
-
import { jsx as
|
|
3635
|
-
var IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3636
|
-
/* @__PURE__ */
|
|
3814
|
+
import { jsx as jsx197, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
3815
|
+
var IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs98("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3816
|
+
/* @__PURE__ */ jsx197(
|
|
3637
3817
|
"path",
|
|
3638
3818
|
{
|
|
3639
3819
|
fill: fill || color || "currentColor",
|
|
3640
3820
|
d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
|
|
3641
3821
|
}
|
|
3642
3822
|
),
|
|
3643
|
-
/* @__PURE__ */
|
|
3823
|
+
/* @__PURE__ */ jsx197(
|
|
3644
3824
|
"path",
|
|
3645
3825
|
{
|
|
3646
3826
|
fill: fill || color || "currentColor",
|
|
@@ -3650,8 +3830,8 @@ var IconToolsFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3650
3830
|
] }), ToolsFilled_default = IconToolsFilled;
|
|
3651
3831
|
|
|
3652
3832
|
// src/components/Tools.tsx
|
|
3653
|
-
import { jsx as
|
|
3654
|
-
var IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3833
|
+
import { jsx as jsx198 } from "react/jsx-runtime";
|
|
3834
|
+
var IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx198("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx198(
|
|
3655
3835
|
"path",
|
|
3656
3836
|
{
|
|
3657
3837
|
stroke: stroke || color || "currentColor",
|
|
@@ -3661,8 +3841,8 @@ var IconTools = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3661
3841
|
) }), Tools_default = IconTools;
|
|
3662
3842
|
|
|
3663
3843
|
// src/components/Undo.tsx
|
|
3664
|
-
import { jsx as
|
|
3665
|
-
var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3844
|
+
import { jsx as jsx199 } from "react/jsx-runtime";
|
|
3845
|
+
var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx199("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx199(
|
|
3666
3846
|
"path",
|
|
3667
3847
|
{
|
|
3668
3848
|
fill: stroke || color || "currentColor",
|
|
@@ -3672,9 +3852,22 @@ var IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @
|
|
|
3672
3852
|
}
|
|
3673
3853
|
) }), Undo_default = IconUndo;
|
|
3674
3854
|
|
|
3855
|
+
// src/components/UnsatisfiedFilled.tsx
|
|
3856
|
+
import { jsx as jsx200, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
3857
|
+
var IconUnsatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs99("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3858
|
+
/* @__PURE__ */ jsx200(
|
|
3859
|
+
"path",
|
|
3860
|
+
{
|
|
3861
|
+
fill: fill || color || "currentColor",
|
|
3862
|
+
d: "M10.5 24L7.5 16.5V3H21L24 12V16.5H15V21C15 22.6569 13.6569 24 12 24H10.5Z"
|
|
3863
|
+
}
|
|
3864
|
+
),
|
|
3865
|
+
/* @__PURE__ */ jsx200("path", { fill: fill || color || "currentColor", d: "M4.5 16.5H0V3H4.5V16.5Z" })
|
|
3866
|
+
] }), UnsatisfiedFilled_default = IconUnsatisfiedFilled;
|
|
3867
|
+
|
|
3675
3868
|
// src/components/Unsatisfied.tsx
|
|
3676
|
-
import { jsx as
|
|
3677
|
-
var IconUnsatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3869
|
+
import { jsx as jsx201 } from "react/jsx-runtime";
|
|
3870
|
+
var IconUnsatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx201("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx201(
|
|
3678
3871
|
"path",
|
|
3679
3872
|
{
|
|
3680
3873
|
fill: stroke || color || "currentColor",
|
|
@@ -3685,8 +3878,8 @@ var IconUnsatisfied = ({ size, width, height, color, className, fill, stroke })
|
|
|
3685
3878
|
) }), Unsatisfied_default = IconUnsatisfied;
|
|
3686
3879
|
|
|
3687
3880
|
// src/components/UpFilled.tsx
|
|
3688
|
-
import { jsx as
|
|
3689
|
-
var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3881
|
+
import { jsx as jsx202 } from "react/jsx-runtime";
|
|
3882
|
+
var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx202("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx202(
|
|
3690
3883
|
"path",
|
|
3691
3884
|
{
|
|
3692
3885
|
fill: fill || color || "currentColor",
|
|
@@ -3697,8 +3890,8 @@ var IconUpFilled = ({ size, width, height, color, className, fill, stroke }) =>
|
|
|
3697
3890
|
) }), UpFilled_default = IconUpFilled;
|
|
3698
3891
|
|
|
3699
3892
|
// src/components/UpleftFilled.tsx
|
|
3700
|
-
import { jsx as
|
|
3701
|
-
var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3893
|
+
import { jsx as jsx203 } from "react/jsx-runtime";
|
|
3894
|
+
var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx203("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx203(
|
|
3702
3895
|
"path",
|
|
3703
3896
|
{
|
|
3704
3897
|
fill: fill || color || "currentColor",
|
|
@@ -3709,8 +3902,8 @@ var IconUpleftFilled = ({ size, width, height, color, className, fill, stroke })
|
|
|
3709
3902
|
) }), UpleftFilled_default = IconUpleftFilled;
|
|
3710
3903
|
|
|
3711
3904
|
// src/components/Uploadedvideo.tsx
|
|
3712
|
-
import { jsx as
|
|
3713
|
-
var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3905
|
+
import { jsx as jsx204 } from "react/jsx-runtime";
|
|
3906
|
+
var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx204("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx204(
|
|
3714
3907
|
"path",
|
|
3715
3908
|
{
|
|
3716
3909
|
fill: fill || color || "currentColor",
|
|
@@ -3721,8 +3914,8 @@ var IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }
|
|
|
3721
3914
|
) }), Uploadedvideo_default = IconUploadedvideo;
|
|
3722
3915
|
|
|
3723
3916
|
// src/components/Uploadfiles.tsx
|
|
3724
|
-
import { jsx as
|
|
3725
|
-
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3917
|
+
import { jsx as jsx205 } from "react/jsx-runtime";
|
|
3918
|
+
var IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx205("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx205(
|
|
3726
3919
|
"path",
|
|
3727
3920
|
{
|
|
3728
3921
|
fill: stroke || color || "currentColor",
|
|
@@ -3731,8 +3924,8 @@ var IconUploadfiles = ({ size, width, height, color, className, fill, stroke })
|
|
|
3731
3924
|
) }), Uploadfiles_default = IconUploadfiles;
|
|
3732
3925
|
|
|
3733
3926
|
// src/components/Uploadstory.tsx
|
|
3734
|
-
import { jsx as
|
|
3735
|
-
var IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3927
|
+
import { jsx as jsx206 } from "react/jsx-runtime";
|
|
3928
|
+
var IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx206("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx206(
|
|
3736
3929
|
"path",
|
|
3737
3930
|
{
|
|
3738
3931
|
fill: stroke || color || "currentColor",
|
|
@@ -3743,8 +3936,8 @@ var IconUploadstory = ({ size, width, height, color, className, fill, stroke })
|
|
|
3743
3936
|
) }), Uploadstory_default = IconUploadstory;
|
|
3744
3937
|
|
|
3745
3938
|
// src/components/UprightFilled.tsx
|
|
3746
|
-
import { jsx as
|
|
3747
|
-
var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3939
|
+
import { jsx as jsx207 } from "react/jsx-runtime";
|
|
3940
|
+
var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx207("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx207(
|
|
3748
3941
|
"path",
|
|
3749
3942
|
{
|
|
3750
3943
|
fill: fill || color || "currentColor",
|
|
@@ -3755,8 +3948,8 @@ var IconUprightFilled = ({ size, width, height, color, className, fill, stroke }
|
|
|
3755
3948
|
) }), UprightFilled_default = IconUprightFilled;
|
|
3756
3949
|
|
|
3757
3950
|
// src/components/Userfeedback.tsx
|
|
3758
|
-
import { jsx as
|
|
3759
|
-
var IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3951
|
+
import { jsx as jsx208 } from "react/jsx-runtime";
|
|
3952
|
+
var IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx208("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx208(
|
|
3760
3953
|
"path",
|
|
3761
3954
|
{
|
|
3762
3955
|
fill: stroke || color || "currentColor",
|
|
@@ -3767,17 +3960,17 @@ var IconUserfeedback = ({ size, width, height, color, className, fill, stroke })
|
|
|
3767
3960
|
) }), Userfeedback_default = IconUserfeedback;
|
|
3768
3961
|
|
|
3769
3962
|
// src/components/Userfollow.tsx
|
|
3770
|
-
import { jsx as
|
|
3771
|
-
var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3772
|
-
/* @__PURE__ */
|
|
3963
|
+
import { jsx as jsx209, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
3964
|
+
var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs100("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3965
|
+
/* @__PURE__ */ jsx209(
|
|
3773
3966
|
"path",
|
|
3774
3967
|
{
|
|
3775
3968
|
fill: stroke || color || "currentColor",
|
|
3776
3969
|
d: "M15 15.25H6.5C5.25736 15.25 4.25 16.2574 4.25 17.5V19.75H12V22H2V17.5C2 15.0147 4.01472 13 6.5 13H15V15.25Z"
|
|
3777
3970
|
}
|
|
3778
3971
|
),
|
|
3779
|
-
/* @__PURE__ */
|
|
3780
|
-
/* @__PURE__ */
|
|
3972
|
+
/* @__PURE__ */ jsx209("path", { fill: stroke || color || "currentColor", d: "M19 17H22V19H19V22H17V19H14V17H17V14H19V17Z" }),
|
|
3973
|
+
/* @__PURE__ */ jsx209(
|
|
3781
3974
|
"path",
|
|
3782
3975
|
{
|
|
3783
3976
|
fill: stroke || color || "currentColor",
|
|
@@ -3789,8 +3982,8 @@ var IconUserfollow = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3789
3982
|
] }), Userfollow_default = IconUserfollow;
|
|
3790
3983
|
|
|
3791
3984
|
// src/components/Userfollowback.tsx
|
|
3792
|
-
import { jsx as
|
|
3793
|
-
var IconUserfollowback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3985
|
+
import { jsx as jsx210 } from "react/jsx-runtime";
|
|
3986
|
+
var IconUserfollowback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx210("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx210(
|
|
3794
3987
|
"path",
|
|
3795
3988
|
{
|
|
3796
3989
|
fill: stroke || color || "currentColor",
|
|
@@ -3799,8 +3992,8 @@ var IconUserfollowback = ({ size, width, height, color, className, fill, stroke
|
|
|
3799
3992
|
) }), Userfollowback_default = IconUserfollowback;
|
|
3800
3993
|
|
|
3801
3994
|
// src/components/Userfollowed.tsx
|
|
3802
|
-
import { jsx as
|
|
3803
|
-
var IconUserfollowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3995
|
+
import { jsx as jsx211 } from "react/jsx-runtime";
|
|
3996
|
+
var IconUserfollowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx211("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx211(
|
|
3804
3997
|
"path",
|
|
3805
3998
|
{
|
|
3806
3999
|
fill: stroke || color || "currentColor",
|
|
@@ -3809,16 +4002,16 @@ var IconUserfollowed = ({ size, width, height, color, className, fill, stroke })
|
|
|
3809
4002
|
) }), Userfollowed_default = IconUserfollowed;
|
|
3810
4003
|
|
|
3811
4004
|
// src/components/VideoGeneration.tsx
|
|
3812
|
-
import { jsx as
|
|
3813
|
-
var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3814
|
-
/* @__PURE__ */
|
|
4005
|
+
import { jsx as jsx212, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
4006
|
+
var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs101("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4007
|
+
/* @__PURE__ */ jsx212(
|
|
3815
4008
|
"path",
|
|
3816
4009
|
{
|
|
3817
4010
|
fill: stroke || color || "currentColor",
|
|
3818
4011
|
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.25Z"
|
|
3819
4012
|
}
|
|
3820
4013
|
),
|
|
3821
|
-
/* @__PURE__ */
|
|
4014
|
+
/* @__PURE__ */ jsx212(
|
|
3822
4015
|
"path",
|
|
3823
4016
|
{
|
|
3824
4017
|
fill: stroke || color || "currentColor",
|
|
@@ -3827,7 +4020,7 @@ var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
3827
4020
|
clipRule: "evenodd"
|
|
3828
4021
|
}
|
|
3829
4022
|
),
|
|
3830
|
-
/* @__PURE__ */
|
|
4023
|
+
/* @__PURE__ */ jsx212(
|
|
3831
4024
|
"path",
|
|
3832
4025
|
{
|
|
3833
4026
|
fill: stroke || color || "currentColor",
|
|
@@ -3837,10 +4030,10 @@ var IconVideoGeneration = ({ size, width, height, color, className, fill, stroke
|
|
|
3837
4030
|
] }), VideoGeneration_default = IconVideoGeneration;
|
|
3838
4031
|
|
|
3839
4032
|
// src/components/VideoLength.tsx
|
|
3840
|
-
import { jsx as
|
|
3841
|
-
var IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3842
|
-
/* @__PURE__ */
|
|
3843
|
-
/* @__PURE__ */
|
|
4033
|
+
import { jsx as jsx213, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
4034
|
+
var IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs102("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4035
|
+
/* @__PURE__ */ jsx213("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
|
|
4036
|
+
/* @__PURE__ */ jsx213(
|
|
3844
4037
|
"path",
|
|
3845
4038
|
{
|
|
3846
4039
|
fill: stroke || color || "currentColor",
|
|
@@ -3852,9 +4045,9 @@ var IconVideoLength = ({ size, width, height, color, className, fill, stroke })
|
|
|
3852
4045
|
] }), VideoLength_default = IconVideoLength;
|
|
3853
4046
|
|
|
3854
4047
|
// src/components/Videogenerate.tsx
|
|
3855
|
-
import { jsx as
|
|
3856
|
-
var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3857
|
-
/* @__PURE__ */
|
|
4048
|
+
import { jsx as jsx214, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
4049
|
+
var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs103("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4050
|
+
/* @__PURE__ */ jsx214(
|
|
3858
4051
|
"path",
|
|
3859
4052
|
{
|
|
3860
4053
|
fill: stroke || color || "currentColor",
|
|
@@ -3863,7 +4056,7 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
3863
4056
|
clipRule: "evenodd"
|
|
3864
4057
|
}
|
|
3865
4058
|
),
|
|
3866
|
-
/* @__PURE__ */
|
|
4059
|
+
/* @__PURE__ */ jsx214(
|
|
3867
4060
|
"path",
|
|
3868
4061
|
{
|
|
3869
4062
|
fill: stroke || color || "currentColor",
|
|
@@ -3875,8 +4068,8 @@ var IconVideogenerate = ({ size, width, height, color, className, fill, stroke }
|
|
|
3875
4068
|
] }), Videogenerate_default = IconVideogenerate;
|
|
3876
4069
|
|
|
3877
4070
|
// src/components/Visualstyles.tsx
|
|
3878
|
-
import { jsx as
|
|
3879
|
-
var IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4071
|
+
import { jsx as jsx215 } from "react/jsx-runtime";
|
|
4072
|
+
var IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx215("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx215(
|
|
3880
4073
|
"path",
|
|
3881
4074
|
{
|
|
3882
4075
|
fill: stroke || color || "currentColor",
|
|
@@ -3887,9 +4080,9 @@ var IconVisualstyles = ({ size, width, height, color, className, fill, stroke })
|
|
|
3887
4080
|
) }), Visualstyles_default = IconVisualstyles;
|
|
3888
4081
|
|
|
3889
4082
|
// src/components/Volume.tsx
|
|
3890
|
-
import { jsx as
|
|
3891
|
-
var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3892
|
-
/* @__PURE__ */
|
|
4083
|
+
import { jsx as jsx216, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
4084
|
+
var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs104("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4085
|
+
/* @__PURE__ */ jsx216(
|
|
3893
4086
|
"path",
|
|
3894
4087
|
{
|
|
3895
4088
|
fill: stroke || color || "currentColor",
|
|
@@ -3898,14 +4091,14 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3898
4091
|
clipRule: "evenodd"
|
|
3899
4092
|
}
|
|
3900
4093
|
),
|
|
3901
|
-
/* @__PURE__ */
|
|
4094
|
+
/* @__PURE__ */ jsx216(
|
|
3902
4095
|
"path",
|
|
3903
4096
|
{
|
|
3904
4097
|
fill: stroke || color || "currentColor",
|
|
3905
4098
|
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"
|
|
3906
4099
|
}
|
|
3907
4100
|
),
|
|
3908
|
-
/* @__PURE__ */
|
|
4101
|
+
/* @__PURE__ */ jsx216(
|
|
3909
4102
|
"path",
|
|
3910
4103
|
{
|
|
3911
4104
|
fill: stroke || color || "currentColor",
|
|
@@ -3915,8 +4108,8 @@ var IconVolume = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3915
4108
|
] }), Volume_default = IconVolume;
|
|
3916
4109
|
|
|
3917
4110
|
// src/components/Withdrawgame.tsx
|
|
3918
|
-
import { jsx as
|
|
3919
|
-
var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
4111
|
+
import { jsx as jsx217 } from "react/jsx-runtime";
|
|
4112
|
+
var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsx217("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ jsx217(
|
|
3920
4113
|
"path",
|
|
3921
4114
|
{
|
|
3922
4115
|
fill: stroke || color || "currentColor",
|
|
@@ -3927,16 +4120,16 @@ var IconWithdrawgame = ({ size, width, height, color, className, fill, stroke })
|
|
|
3927
4120
|
) }), Withdrawgame_default = IconWithdrawgame;
|
|
3928
4121
|
|
|
3929
4122
|
// src/components/Zoomhandle.tsx
|
|
3930
|
-
import { jsx as
|
|
3931
|
-
var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3932
|
-
/* @__PURE__ */
|
|
4123
|
+
import { jsx as jsx218, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
4124
|
+
var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs105("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4125
|
+
/* @__PURE__ */ jsx218(
|
|
3933
4126
|
"path",
|
|
3934
4127
|
{
|
|
3935
4128
|
fill: fill || color || "currentColor",
|
|
3936
4129
|
d: "M12 -2.62268e-07C15.3137 -1.17422e-07 18 2.68629 18 6L18 18C18 21.3137 15.3137 24 12 24C8.68629 24 6 21.3137 6 18L6 6C6 2.68629 8.68629 -4.07115e-07 12 -2.62268e-07Z"
|
|
3937
4130
|
}
|
|
3938
4131
|
),
|
|
3939
|
-
/* @__PURE__ */
|
|
4132
|
+
/* @__PURE__ */ jsx218(
|
|
3940
4133
|
"path",
|
|
3941
4134
|
{
|
|
3942
4135
|
fill: stroke || color || "currentColor",
|
|
@@ -3946,16 +4139,16 @@ var IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) =
|
|
|
3946
4139
|
] }), Zoomhandle_default = IconZoomhandle;
|
|
3947
4140
|
|
|
3948
4141
|
// src/components/Zoomin.tsx
|
|
3949
|
-
import { jsx as
|
|
3950
|
-
var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3951
|
-
/* @__PURE__ */
|
|
4142
|
+
import { jsx as jsx219, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
4143
|
+
var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs106("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4144
|
+
/* @__PURE__ */ jsx219(
|
|
3952
4145
|
"path",
|
|
3953
4146
|
{
|
|
3954
4147
|
fill: stroke || color || "currentColor",
|
|
3955
4148
|
d: "M11.625 11.625H15V9.375H11.625V6H9.375V9.375H6V11.625H9.375V15H11.625V11.625Z"
|
|
3956
4149
|
}
|
|
3957
4150
|
),
|
|
3958
|
-
/* @__PURE__ */
|
|
4151
|
+
/* @__PURE__ */ jsx219(
|
|
3959
4152
|
"path",
|
|
3960
4153
|
{
|
|
3961
4154
|
fill: stroke || color || "currentColor",
|
|
@@ -3967,10 +4160,10 @@ var IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /*
|
|
|
3967
4160
|
] }), Zoomin_default = IconZoomin;
|
|
3968
4161
|
|
|
3969
4162
|
// src/components/Zoomout.tsx
|
|
3970
|
-
import { jsx as
|
|
3971
|
-
var IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */
|
|
3972
|
-
/* @__PURE__ */
|
|
3973
|
-
/* @__PURE__ */
|
|
4163
|
+
import { jsx as jsx220, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
4164
|
+
var IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ jsxs107("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4165
|
+
/* @__PURE__ */ jsx220("path", { fill: stroke || color || "currentColor", d: "M15 11.625H6V9.375H15V11.625Z" }),
|
|
4166
|
+
/* @__PURE__ */ jsx220(
|
|
3974
4167
|
"path",
|
|
3975
4168
|
{
|
|
3976
4169
|
fill: stroke || color || "currentColor",
|
|
@@ -3984,6 +4177,8 @@ export {
|
|
|
3984
4177
|
Aboutus_default as IconAboutus,
|
|
3985
4178
|
Add_default as IconAdd,
|
|
3986
4179
|
AddSceneChoice_default as IconAddSceneChoice,
|
|
4180
|
+
Agent_default as IconAgent,
|
|
4181
|
+
AgentFilled_default as IconAgentFilled,
|
|
3987
4182
|
Agreements_default as IconAgreements,
|
|
3988
4183
|
Aiwriting_default as IconAiwriting,
|
|
3989
4184
|
AngleDown_default as IconAngleDown,
|
|
@@ -3997,6 +4192,7 @@ export {
|
|
|
3997
4192
|
Backward_default as IconBackward,
|
|
3998
4193
|
BatchShots_default as IconBatchShots,
|
|
3999
4194
|
Canvaposition_default as IconCanvaposition,
|
|
4195
|
+
Canvasframe_default as IconCanvasframe,
|
|
4000
4196
|
Canvasmode_default as IconCanvasmode,
|
|
4001
4197
|
Ccg_default as IconCcg,
|
|
4002
4198
|
CcgFilled_default as IconCcgFilled,
|
|
@@ -4009,8 +4205,10 @@ export {
|
|
|
4009
4205
|
CheckedFilled_default as IconCheckedFilled,
|
|
4010
4206
|
Close_default as IconClose,
|
|
4011
4207
|
Collapsewindow_default as IconCollapsewindow,
|
|
4208
|
+
Command_default as IconCommand,
|
|
4012
4209
|
Copy_default as IconCopy,
|
|
4013
4210
|
Copylink_default as IconCopylink,
|
|
4211
|
+
Createplan_default as IconCreateplan,
|
|
4014
4212
|
CreditFilled_default as IconCreditFilled,
|
|
4015
4213
|
Cursor_default as IconCursor,
|
|
4016
4214
|
Delete_default as IconDelete,
|
|
@@ -4022,6 +4220,7 @@ export {
|
|
|
4022
4220
|
DownrightFilled_default as IconDownrightFilled,
|
|
4023
4221
|
DraghandleFilled_default as IconDraghandleFilled,
|
|
4024
4222
|
Edit_default as IconEdit,
|
|
4223
|
+
Element_default as IconElement,
|
|
4025
4224
|
Expandwindow_default as IconExpandwindow,
|
|
4026
4225
|
Favorite_default as IconFavorite,
|
|
4027
4226
|
FavoriteFilled_default as IconFavoriteFilled,
|
|
@@ -4117,18 +4316,21 @@ export {
|
|
|
4117
4316
|
PageError_default as IconPageError,
|
|
4118
4317
|
Parameters_default as IconParameters,
|
|
4119
4318
|
Pause_default as IconPause,
|
|
4319
|
+
PauseFilled_default as IconPauseFilled,
|
|
4120
4320
|
Pencil_default as IconPencil,
|
|
4121
4321
|
Pick_default as IconPick,
|
|
4122
4322
|
PickedFilled_default as IconPickedFilled,
|
|
4123
4323
|
PlanFilled_default as IconPlanFilled,
|
|
4124
4324
|
Play_default as IconPlay,
|
|
4125
4325
|
PlayFilled_default as IconPlayFilled,
|
|
4326
|
+
Premiumcontent_default as IconPremiumcontent,
|
|
4126
4327
|
Previouscene_default as IconPreviouscene,
|
|
4127
4328
|
Problem_default as IconProblem,
|
|
4128
4329
|
ProblemFilled_default as IconProblemFilled,
|
|
4129
4330
|
ProblemNoticeFilled_default as IconProblemNoticeFilled,
|
|
4130
4331
|
Publish_default as IconPublish,
|
|
4131
4332
|
QtEsave_default as IconQtEsave,
|
|
4333
|
+
QtEsaved_default as IconQtEsaved,
|
|
4132
4334
|
Quote_default as IconQuote,
|
|
4133
4335
|
Ratio_default as IconRatio,
|
|
4134
4336
|
Ratio11_default as IconRatio11,
|
|
@@ -4140,6 +4342,7 @@ export {
|
|
|
4140
4342
|
Resultsetting_default as IconResultsetting,
|
|
4141
4343
|
RightFilled_default as IconRightFilled,
|
|
4142
4344
|
Satisfied_default as IconSatisfied,
|
|
4345
|
+
SatisfiedFilled_default as IconSatisfiedFilled,
|
|
4143
4346
|
SceneNext_default as IconSceneNext,
|
|
4144
4347
|
Scriptmode_default as IconScriptmode,
|
|
4145
4348
|
Scrolldown_default as IconScrolldown,
|
|
@@ -4154,12 +4357,14 @@ export {
|
|
|
4154
4357
|
SocialX_default as IconSocialX,
|
|
4155
4358
|
SoundOff_default as IconSoundOff,
|
|
4156
4359
|
SoundOn_default as IconSoundOn,
|
|
4360
|
+
StopFilled_default as IconStopFilled,
|
|
4157
4361
|
Storyboard_default as IconStoryboard,
|
|
4158
4362
|
Style_default as IconStyle,
|
|
4159
4363
|
StyleAutoFilled_default as IconStyleAutoFilled,
|
|
4160
4364
|
Styleoverall_default as IconStyleoverall,
|
|
4161
4365
|
SwitchOffFilled_default as IconSwitchOffFilled,
|
|
4162
4366
|
SwitchOnFilled_default as IconSwitchOnFilled,
|
|
4367
|
+
Table_default as IconTable,
|
|
4163
4368
|
Target_default as IconTarget,
|
|
4164
4369
|
TextLogo_default as IconTextLogo,
|
|
4165
4370
|
Tips_default as IconTips,
|
|
@@ -4168,6 +4373,7 @@ export {
|
|
|
4168
4373
|
ToolsFilled_default as IconToolsFilled,
|
|
4169
4374
|
Undo_default as IconUndo,
|
|
4170
4375
|
Unsatisfied_default as IconUnsatisfied,
|
|
4376
|
+
UnsatisfiedFilled_default as IconUnsatisfiedFilled,
|
|
4171
4377
|
UpFilled_default as IconUpFilled,
|
|
4172
4378
|
UpleftFilled_default as IconUpleftFilled,
|
|
4173
4379
|
Uploadedvideo_default as IconUploadedvideo,
|