@yoroll/react-icon 0.0.8 → 0.0.9
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 +92 -102
- package/dist/index.iife.js +92 -101
- package/dist/index.iife.min.js +4 -4
- package/dist/index.js +104 -115
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.js +2 -2
- package/dist/types/components/index.d.ts +0 -1
- package/package.json +1 -1
- package/dist/types/components/Pick.d.ts +0 -4
package/dist/index.iife.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @lineargame svg icons react v0.0.
|
|
1
|
+
/*! @lineargame svg icons react v0.0.8 */
|
|
2
2
|
|
|
3
3
|
"use strict";
|
|
4
4
|
(() => {
|
|
@@ -3159,32 +3159,21 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3159
3159
|
}
|
|
3160
3160
|
) }), Pencil_default = IconPencil;
|
|
3161
3161
|
|
|
3162
|
-
// src/components/Pick.tsx
|
|
3163
|
-
var import_jsx_runtime73 = __toESM(require_jsx_runtime()), IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
|
|
3164
|
-
"path",
|
|
3165
|
-
{
|
|
3166
|
-
fill: stroke || color || "currentColor",
|
|
3167
|
-
d: "M18 24H21V0H3V24H6L12 18L18 24ZM5.25 21.568L12 14.818L18.75 21.568V2.25H5.25V21.568Z",
|
|
3168
|
-
fillRule: "evenodd",
|
|
3169
|
-
clipRule: "evenodd"
|
|
3170
|
-
}
|
|
3171
|
-
) }), Pick_default = IconPick;
|
|
3172
|
-
|
|
3173
3162
|
// src/components/PlanFilled.tsx
|
|
3174
|
-
var
|
|
3175
|
-
/* @__PURE__ */ (0,
|
|
3163
|
+
var import_jsx_runtime73 = __toESM(require_jsx_runtime()), IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3164
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
|
|
3176
3165
|
"path",
|
|
3177
3166
|
{
|
|
3178
3167
|
fill: fill || color || "currentColor",
|
|
3179
3168
|
d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
|
|
3180
3169
|
}
|
|
3181
3170
|
) }),
|
|
3182
|
-
/* @__PURE__ */ (0,
|
|
3171
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
3183
3172
|
] }), PlanFilled_default = IconPlanFilled;
|
|
3184
3173
|
|
|
3185
3174
|
// src/components/Previouscene.tsx
|
|
3186
|
-
var
|
|
3187
|
-
/* @__PURE__ */ (0,
|
|
3175
|
+
var import_jsx_runtime74 = __toESM(require_jsx_runtime()), IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime74.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3176
|
+
/* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
|
|
3188
3177
|
"rect",
|
|
3189
3178
|
{
|
|
3190
3179
|
width: "22.5",
|
|
@@ -3196,7 +3185,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3196
3185
|
strokeWidth: "1.5"
|
|
3197
3186
|
}
|
|
3198
3187
|
),
|
|
3199
|
-
/* @__PURE__ */ (0,
|
|
3188
|
+
/* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
|
|
3200
3189
|
"path",
|
|
3201
3190
|
{
|
|
3202
3191
|
fill: stroke || color || "currentColor",
|
|
@@ -3206,7 +3195,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3206
3195
|
] }), Previouscene_default = IconPreviouscene;
|
|
3207
3196
|
|
|
3208
3197
|
// src/components/ProblemNoticeFilled.tsx
|
|
3209
|
-
var
|
|
3198
|
+
var import_jsx_runtime75 = __toESM(require_jsx_runtime()), IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
|
|
3210
3199
|
"path",
|
|
3211
3200
|
{
|
|
3212
3201
|
fill: fill || color || "currentColor",
|
|
@@ -3217,10 +3206,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3217
3206
|
) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
|
|
3218
3207
|
|
|
3219
3208
|
// src/components/Problem.tsx
|
|
3220
|
-
var
|
|
3221
|
-
/* @__PURE__ */ (0,
|
|
3222
|
-
/* @__PURE__ */ (0,
|
|
3223
|
-
/* @__PURE__ */ (0,
|
|
3209
|
+
var import_jsx_runtime76 = __toESM(require_jsx_runtime()), IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3210
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
|
|
3211
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
|
|
3212
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
|
|
3224
3213
|
"path",
|
|
3225
3214
|
{
|
|
3226
3215
|
fill: stroke || color || "currentColor",
|
|
@@ -3232,7 +3221,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3232
3221
|
] }), Problem_default = IconProblem;
|
|
3233
3222
|
|
|
3234
3223
|
// src/components/Ratio169.tsx
|
|
3235
|
-
var
|
|
3224
|
+
var import_jsx_runtime77 = __toESM(require_jsx_runtime()), IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime77.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
|
|
3236
3225
|
"path",
|
|
3237
3226
|
{
|
|
3238
3227
|
fill: stroke || color || "currentColor",
|
|
@@ -3241,15 +3230,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3241
3230
|
) }), Ratio169_default = IconRatio169;
|
|
3242
3231
|
|
|
3243
3232
|
// src/components/Ratio11.tsx
|
|
3244
|
-
var
|
|
3245
|
-
/* @__PURE__ */ (0,
|
|
3233
|
+
var import_jsx_runtime78 = __toESM(require_jsx_runtime()), IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime78.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3234
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
|
|
3246
3235
|
"path",
|
|
3247
3236
|
{
|
|
3248
3237
|
fill: stroke || color || "currentColor",
|
|
3249
3238
|
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"
|
|
3250
3239
|
}
|
|
3251
3240
|
) }),
|
|
3252
|
-
/* @__PURE__ */ (0,
|
|
3241
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
|
|
3253
3242
|
"rect",
|
|
3254
3243
|
{
|
|
3255
3244
|
width: "24",
|
|
@@ -3261,15 +3250,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3261
3250
|
] }), Ratio11_default = IconRatio11;
|
|
3262
3251
|
|
|
3263
3252
|
// src/components/Ratio916.tsx
|
|
3264
|
-
var
|
|
3265
|
-
/* @__PURE__ */ (0,
|
|
3253
|
+
var import_jsx_runtime79 = __toESM(require_jsx_runtime()), IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime79.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3254
|
+
/* @__PURE__ */ (0, import_jsx_runtime79.jsx)("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
|
|
3266
3255
|
"path",
|
|
3267
3256
|
{
|
|
3268
3257
|
fill: stroke || color || "currentColor",
|
|
3269
3258
|
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"
|
|
3270
3259
|
}
|
|
3271
3260
|
) }),
|
|
3272
|
-
/* @__PURE__ */ (0,
|
|
3261
|
+
/* @__PURE__ */ (0, import_jsx_runtime79.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
|
|
3273
3262
|
"rect",
|
|
3274
3263
|
{
|
|
3275
3264
|
width: "24",
|
|
@@ -3281,15 +3270,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3281
3270
|
] }), Ratio916_default = IconRatio916;
|
|
3282
3271
|
|
|
3283
3272
|
// src/components/Ratio.tsx
|
|
3284
|
-
var
|
|
3285
|
-
/* @__PURE__ */ (0,
|
|
3273
|
+
var import_jsx_runtime80 = __toESM(require_jsx_runtime()), IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime80.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3274
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
|
|
3286
3275
|
"path",
|
|
3287
3276
|
{
|
|
3288
3277
|
fill: stroke || color || "currentColor",
|
|
3289
3278
|
d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
|
|
3290
3279
|
}
|
|
3291
3280
|
),
|
|
3292
|
-
/* @__PURE__ */ (0,
|
|
3281
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
|
|
3293
3282
|
"path",
|
|
3294
3283
|
{
|
|
3295
3284
|
fill: stroke || color || "currentColor",
|
|
@@ -3299,7 +3288,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3299
3288
|
] }), Ratio_default = IconRatio;
|
|
3300
3289
|
|
|
3301
3290
|
// src/components/ReEdit.tsx
|
|
3302
|
-
var
|
|
3291
|
+
var import_jsx_runtime81 = __toESM(require_jsx_runtime()), IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
|
|
3303
3292
|
"path",
|
|
3304
3293
|
{
|
|
3305
3294
|
fill: stroke || color || "currentColor",
|
|
@@ -3310,7 +3299,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3310
3299
|
) }), ReEdit_default = IconReEdit;
|
|
3311
3300
|
|
|
3312
3301
|
// src/components/Regenerate.tsx
|
|
3313
|
-
var
|
|
3302
|
+
var import_jsx_runtime82 = __toESM(require_jsx_runtime()), IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime82.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
|
|
3314
3303
|
"path",
|
|
3315
3304
|
{
|
|
3316
3305
|
fill: stroke || color || "currentColor",
|
|
@@ -3321,19 +3310,19 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3321
3310
|
) }), Regenerate_default = IconRegenerate;
|
|
3322
3311
|
|
|
3323
3312
|
// src/components/Scriptmode.tsx
|
|
3324
|
-
var
|
|
3325
|
-
/* @__PURE__ */ (0,
|
|
3326
|
-
/* @__PURE__ */ (0,
|
|
3327
|
-
/* @__PURE__ */ (0,
|
|
3328
|
-
/* @__PURE__ */ (0,
|
|
3329
|
-
/* @__PURE__ */ (0,
|
|
3330
|
-
/* @__PURE__ */ (0,
|
|
3331
|
-
/* @__PURE__ */ (0,
|
|
3332
|
-
/* @__PURE__ */ (0,
|
|
3313
|
+
var import_jsx_runtime83 = __toESM(require_jsx_runtime()), IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3314
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
|
|
3315
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
|
|
3316
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
|
|
3317
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
|
|
3318
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
|
|
3319
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
|
|
3320
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
|
|
3321
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
|
|
3333
3322
|
] }), Scriptmode_default = IconScriptmode;
|
|
3334
3323
|
|
|
3335
3324
|
// src/components/SocialX.tsx
|
|
3336
|
-
var
|
|
3325
|
+
var import_jsx_runtime84 = __toESM(require_jsx_runtime()), IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
|
|
3337
3326
|
"path",
|
|
3338
3327
|
{
|
|
3339
3328
|
fill: fill || color || "currentColor",
|
|
@@ -3342,7 +3331,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3342
3331
|
) }), SocialX_default = IconSocialX;
|
|
3343
3332
|
|
|
3344
3333
|
// src/components/SocialDiscord.tsx
|
|
3345
|
-
var
|
|
3334
|
+
var import_jsx_runtime85 = __toESM(require_jsx_runtime()), IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
|
|
3346
3335
|
"path",
|
|
3347
3336
|
{
|
|
3348
3337
|
fill: fill || color || "currentColor",
|
|
@@ -3351,8 +3340,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3351
3340
|
) }), SocialDiscord_default = IconSocialDiscord;
|
|
3352
3341
|
|
|
3353
3342
|
// src/components/SoundOff.tsx
|
|
3354
|
-
var
|
|
3355
|
-
/* @__PURE__ */ (0,
|
|
3343
|
+
var import_jsx_runtime86 = __toESM(require_jsx_runtime()), IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3344
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
|
|
3356
3345
|
"path",
|
|
3357
3346
|
{
|
|
3358
3347
|
fill: stroke || color || "currentColor",
|
|
@@ -3361,7 +3350,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3361
3350
|
clipRule: "evenodd"
|
|
3362
3351
|
}
|
|
3363
3352
|
),
|
|
3364
|
-
/* @__PURE__ */ (0,
|
|
3353
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
|
|
3365
3354
|
"path",
|
|
3366
3355
|
{
|
|
3367
3356
|
fill: stroke || color || "currentColor",
|
|
@@ -3371,8 +3360,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3371
3360
|
] }), SoundOff_default = IconSoundOff;
|
|
3372
3361
|
|
|
3373
3362
|
// src/components/SoundOn.tsx
|
|
3374
|
-
var
|
|
3375
|
-
/* @__PURE__ */ (0,
|
|
3363
|
+
var import_jsx_runtime87 = __toESM(require_jsx_runtime()), IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime87.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3364
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
|
|
3376
3365
|
"path",
|
|
3377
3366
|
{
|
|
3378
3367
|
fill: stroke || color || "currentColor",
|
|
@@ -3381,14 +3370,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3381
3370
|
clipRule: "evenodd"
|
|
3382
3371
|
}
|
|
3383
3372
|
),
|
|
3384
|
-
/* @__PURE__ */ (0,
|
|
3373
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
|
|
3385
3374
|
"path",
|
|
3386
3375
|
{
|
|
3387
3376
|
fill: stroke || color || "currentColor",
|
|
3388
3377
|
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"
|
|
3389
3378
|
}
|
|
3390
3379
|
),
|
|
3391
|
-
/* @__PURE__ */ (0,
|
|
3380
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
|
|
3392
3381
|
"path",
|
|
3393
3382
|
{
|
|
3394
3383
|
fill: stroke || color || "currentColor",
|
|
@@ -3398,7 +3387,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3398
3387
|
] }), SoundOn_default = IconSoundOn;
|
|
3399
3388
|
|
|
3400
3389
|
// src/components/Storyboard.tsx
|
|
3401
|
-
var
|
|
3390
|
+
var import_jsx_runtime88 = __toESM(require_jsx_runtime()), IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
|
|
3402
3391
|
"path",
|
|
3403
3392
|
{
|
|
3404
3393
|
fill: stroke || color || "currentColor",
|
|
@@ -3409,24 +3398,24 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3409
3398
|
) }), Storyboard_default = IconStoryboard;
|
|
3410
3399
|
|
|
3411
3400
|
// src/components/StyleAutoFilled.tsx
|
|
3412
|
-
var
|
|
3413
|
-
/* @__PURE__ */ (0,
|
|
3401
|
+
var import_jsx_runtime89 = __toESM(require_jsx_runtime()), IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3402
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
3414
3403
|
"path",
|
|
3415
3404
|
{
|
|
3416
3405
|
fill: fill || color || "currentColor",
|
|
3417
3406
|
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"
|
|
3418
3407
|
}
|
|
3419
3408
|
),
|
|
3420
|
-
/* @__PURE__ */ (0,
|
|
3409
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
3421
3410
|
"path",
|
|
3422
3411
|
{
|
|
3423
3412
|
fill: fill || color || "currentColor",
|
|
3424
3413
|
d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
|
|
3425
3414
|
}
|
|
3426
3415
|
),
|
|
3427
|
-
/* @__PURE__ */ (0,
|
|
3428
|
-
/* @__PURE__ */ (0,
|
|
3429
|
-
/* @__PURE__ */ (0,
|
|
3416
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
|
|
3417
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
|
|
3418
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
3430
3419
|
"path",
|
|
3431
3420
|
{
|
|
3432
3421
|
fill: fill || color || "currentColor",
|
|
@@ -3436,43 +3425,43 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3436
3425
|
] }), StyleAutoFilled_default = IconStyleAutoFilled;
|
|
3437
3426
|
|
|
3438
3427
|
// src/components/Style.tsx
|
|
3439
|
-
var
|
|
3440
|
-
/* @__PURE__ */ (0,
|
|
3428
|
+
var import_jsx_runtime90 = __toESM(require_jsx_runtime()), IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3429
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
|
|
3441
3430
|
"path",
|
|
3442
3431
|
{
|
|
3443
3432
|
fill: stroke || color || "currentColor",
|
|
3444
3433
|
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"
|
|
3445
3434
|
}
|
|
3446
3435
|
),
|
|
3447
|
-
/* @__PURE__ */ (0,
|
|
3436
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
|
|
3448
3437
|
"path",
|
|
3449
3438
|
{
|
|
3450
3439
|
fill: stroke || color || "currentColor",
|
|
3451
3440
|
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"
|
|
3452
3441
|
}
|
|
3453
3442
|
),
|
|
3454
|
-
/* @__PURE__ */ (0,
|
|
3443
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
|
|
3455
3444
|
"path",
|
|
3456
3445
|
{
|
|
3457
3446
|
fill: stroke || color || "currentColor",
|
|
3458
3447
|
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"
|
|
3459
3448
|
}
|
|
3460
3449
|
),
|
|
3461
|
-
/* @__PURE__ */ (0,
|
|
3450
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
|
|
3462
3451
|
"path",
|
|
3463
3452
|
{
|
|
3464
3453
|
fill: stroke || color || "currentColor",
|
|
3465
3454
|
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"
|
|
3466
3455
|
}
|
|
3467
3456
|
),
|
|
3468
|
-
/* @__PURE__ */ (0,
|
|
3457
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
|
|
3469
3458
|
"path",
|
|
3470
3459
|
{
|
|
3471
3460
|
fill: stroke || color || "currentColor",
|
|
3472
3461
|
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"
|
|
3473
3462
|
}
|
|
3474
3463
|
),
|
|
3475
|
-
/* @__PURE__ */ (0,
|
|
3464
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
|
|
3476
3465
|
"path",
|
|
3477
3466
|
{
|
|
3478
3467
|
fill: stroke || color || "currentColor",
|
|
@@ -3484,7 +3473,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3484
3473
|
] }), Style_default = IconStyle;
|
|
3485
3474
|
|
|
3486
3475
|
// src/components/SwitchOnFilled.tsx
|
|
3487
|
-
var
|
|
3476
|
+
var import_jsx_runtime91 = __toESM(require_jsx_runtime()), IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
|
|
3488
3477
|
"path",
|
|
3489
3478
|
{
|
|
3490
3479
|
fill: fill || color || "currentColor",
|
|
@@ -3495,19 +3484,21 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3495
3484
|
) }), SwitchOnFilled_default = IconSwitchOnFilled;
|
|
3496
3485
|
|
|
3497
3486
|
// src/components/Target.tsx
|
|
3498
|
-
var
|
|
3499
|
-
/* @__PURE__ */ (0,
|
|
3487
|
+
var import_jsx_runtime92 = __toESM(require_jsx_runtime()), IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime92.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3488
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
|
|
3500
3489
|
"path",
|
|
3501
3490
|
{
|
|
3502
3491
|
fill: stroke || color || "currentColor",
|
|
3503
|
-
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"
|
|
3492
|
+
d: "M12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75ZM12 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",
|
|
3493
|
+
fillRule: "evenodd",
|
|
3494
|
+
clipRule: "evenodd"
|
|
3504
3495
|
}
|
|
3505
3496
|
),
|
|
3506
|
-
/* @__PURE__ */ (0,
|
|
3497
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
|
|
3507
3498
|
"path",
|
|
3508
3499
|
{
|
|
3509
3500
|
fill: stroke || color || "currentColor",
|
|
3510
|
-
d: "M13.125
|
|
3501
|
+
d: "M13.125 3.06963V0H10.875V3.06963C6.80394 3.57728 3.57728 6.80394 3.06963 10.875H0V13.125H3.06963C3.57728 17.1961 6.80394 20.4227 10.875 20.9304V24H13.125V20.9304C17.1961 20.4227 20.4227 17.1961 20.9304 13.125H24V10.875H20.9304C20.4227 6.80394 17.1961 3.57728 13.125 3.06963ZM12 18.75C15.7279 18.75 18.75 15.7279 18.75 12C18.75 8.27208 15.7279 5.25 12 5.25C8.27208 5.25 5.25 8.27208 5.25 12C5.25 15.7279 8.27208 18.75 12 18.75Z",
|
|
3511
3502
|
fillRule: "evenodd",
|
|
3512
3503
|
clipRule: "evenodd"
|
|
3513
3504
|
}
|
|
@@ -3515,43 +3506,43 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3515
3506
|
] }), Target_default = IconTarget;
|
|
3516
3507
|
|
|
3517
3508
|
// src/components/TextLogo.tsx
|
|
3518
|
-
var
|
|
3519
|
-
/* @__PURE__ */ (0,
|
|
3509
|
+
var import_jsx_runtime93 = __toESM(require_jsx_runtime()), IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime93.jsxs)("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
|
|
3510
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
|
|
3520
3511
|
"path",
|
|
3521
3512
|
{
|
|
3522
3513
|
fill: fill || color || "currentColor",
|
|
3523
3514
|
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"
|
|
3524
3515
|
}
|
|
3525
3516
|
),
|
|
3526
|
-
/* @__PURE__ */ (0,
|
|
3517
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
|
|
3527
3518
|
"path",
|
|
3528
3519
|
{
|
|
3529
3520
|
fill: fill || color || "currentColor",
|
|
3530
3521
|
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"
|
|
3531
3522
|
}
|
|
3532
3523
|
),
|
|
3533
|
-
/* @__PURE__ */ (0,
|
|
3524
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
|
|
3534
3525
|
"path",
|
|
3535
3526
|
{
|
|
3536
3527
|
fill: fill || color || "currentColor",
|
|
3537
3528
|
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"
|
|
3538
3529
|
}
|
|
3539
3530
|
),
|
|
3540
|
-
/* @__PURE__ */ (0,
|
|
3531
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
|
|
3541
3532
|
"path",
|
|
3542
3533
|
{
|
|
3543
3534
|
fill: fill || color || "currentColor",
|
|
3544
3535
|
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"
|
|
3545
3536
|
}
|
|
3546
3537
|
),
|
|
3547
|
-
/* @__PURE__ */ (0,
|
|
3538
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
|
|
3548
3539
|
"path",
|
|
3549
3540
|
{
|
|
3550
3541
|
fill: fill || color || "currentColor",
|
|
3551
3542
|
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"
|
|
3552
3543
|
}
|
|
3553
3544
|
),
|
|
3554
|
-
/* @__PURE__ */ (0,
|
|
3545
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
|
|
3555
3546
|
"path",
|
|
3556
3547
|
{
|
|
3557
3548
|
fill: fill || color || "currentColor",
|
|
@@ -3561,15 +3552,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3561
3552
|
] }), TextLogo_default = IconTextLogo;
|
|
3562
3553
|
|
|
3563
3554
|
// src/components/ToolsFilled.tsx
|
|
3564
|
-
var
|
|
3565
|
-
/* @__PURE__ */ (0,
|
|
3555
|
+
var import_jsx_runtime94 = __toESM(require_jsx_runtime()), IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3556
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
|
|
3566
3557
|
"path",
|
|
3567
3558
|
{
|
|
3568
3559
|
fill: fill || color || "currentColor",
|
|
3569
3560
|
d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
|
|
3570
3561
|
}
|
|
3571
3562
|
),
|
|
3572
|
-
/* @__PURE__ */ (0,
|
|
3563
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
|
|
3573
3564
|
"path",
|
|
3574
3565
|
{
|
|
3575
3566
|
fill: fill || color || "currentColor",
|
|
@@ -3579,7 +3570,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3579
3570
|
] }), ToolsFilled_default = IconToolsFilled;
|
|
3580
3571
|
|
|
3581
3572
|
// src/components/Tools.tsx
|
|
3582
|
-
var
|
|
3573
|
+
var import_jsx_runtime95 = __toESM(require_jsx_runtime()), IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime95.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
3583
3574
|
"path",
|
|
3584
3575
|
{
|
|
3585
3576
|
stroke: stroke || color || "currentColor",
|
|
@@ -3589,7 +3580,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3589
3580
|
) }), Tools_default = IconTools;
|
|
3590
3581
|
|
|
3591
3582
|
// src/components/Uploadfiles.tsx
|
|
3592
|
-
var
|
|
3583
|
+
var import_jsx_runtime96 = __toESM(require_jsx_runtime()), IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
3593
3584
|
"path",
|
|
3594
3585
|
{
|
|
3595
3586
|
fill: stroke || color || "currentColor",
|
|
@@ -3598,7 +3589,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3598
3589
|
) }), Uploadfiles_default = IconUploadfiles;
|
|
3599
3590
|
|
|
3600
3591
|
// src/components/Userfeedback.tsx
|
|
3601
|
-
var
|
|
3592
|
+
var import_jsx_runtime97 = __toESM(require_jsx_runtime()), IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime97.jsx)(
|
|
3602
3593
|
"path",
|
|
3603
3594
|
{
|
|
3604
3595
|
fill: stroke || color || "currentColor",
|
|
@@ -3609,22 +3600,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3609
3600
|
) }), Userfeedback_default = IconUserfeedback;
|
|
3610
3601
|
|
|
3611
3602
|
// src/components/VideoGeneration.tsx
|
|
3612
|
-
var
|
|
3613
|
-
/* @__PURE__ */ (0,
|
|
3603
|
+
var import_jsx_runtime98 = __toESM(require_jsx_runtime()), IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3604
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
3614
3605
|
"path",
|
|
3615
3606
|
{
|
|
3616
3607
|
fill: stroke || color || "currentColor",
|
|
3617
3608
|
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12H24C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0V2.25ZM12 6.75V9.93164L11.25 9.18164V14.8184L14.0684 12H17.25L11.25 18H9V6H11.25L12 6.75Z"
|
|
3618
3609
|
}
|
|
3619
3610
|
),
|
|
3620
|
-
/* @__PURE__ */ (0,
|
|
3611
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
3621
3612
|
"path",
|
|
3622
3613
|
{
|
|
3623
3614
|
fill: stroke || color || "currentColor",
|
|
3624
3615
|
d: "M13.5 4.5L17.25 3.75L18 0H19.5L20.25 3.75L24 4.5V6L20.25 6.75L19.5 10.5H18L17.25 6.75L13.5 6V4.5Z"
|
|
3625
3616
|
}
|
|
3626
3617
|
),
|
|
3627
|
-
/* @__PURE__ */ (0,
|
|
3618
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
3628
3619
|
"path",
|
|
3629
3620
|
{
|
|
3630
3621
|
fill: stroke || color || "currentColor",
|
|
@@ -3636,9 +3627,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3636
3627
|
] }), VideoGeneration_default = IconVideoGeneration;
|
|
3637
3628
|
|
|
3638
3629
|
// src/components/VideoLength.tsx
|
|
3639
|
-
var
|
|
3640
|
-
/* @__PURE__ */ (0,
|
|
3641
|
-
/* @__PURE__ */ (0,
|
|
3630
|
+
var import_jsx_runtime99 = __toESM(require_jsx_runtime()), IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime99.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3631
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
|
|
3632
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3642
3633
|
"path",
|
|
3643
3634
|
{
|
|
3644
3635
|
fill: stroke || color || "currentColor",
|
|
@@ -3650,8 +3641,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3650
3641
|
] }), VideoLength_default = IconVideoLength;
|
|
3651
3642
|
|
|
3652
3643
|
// src/components/Videogenerate.tsx
|
|
3653
|
-
var
|
|
3654
|
-
/* @__PURE__ */ (0,
|
|
3644
|
+
var import_jsx_runtime100 = __toESM(require_jsx_runtime()), IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime100.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3645
|
+
/* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
3655
3646
|
"path",
|
|
3656
3647
|
{
|
|
3657
3648
|
fill: stroke || color || "currentColor",
|
|
@@ -3660,7 +3651,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3660
3651
|
clipRule: "evenodd"
|
|
3661
3652
|
}
|
|
3662
3653
|
),
|
|
3663
|
-
/* @__PURE__ */ (0,
|
|
3654
|
+
/* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
3664
3655
|
"path",
|
|
3665
3656
|
{
|
|
3666
3657
|
fill: stroke || color || "currentColor",
|
|
@@ -3672,7 +3663,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3672
3663
|
] }), Videogenerate_default = IconVideogenerate;
|
|
3673
3664
|
|
|
3674
3665
|
// src/components/Visualstyles.tsx
|
|
3675
|
-
var
|
|
3666
|
+
var import_jsx_runtime101 = __toESM(require_jsx_runtime()), IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
3676
3667
|
"path",
|
|
3677
3668
|
{
|
|
3678
3669
|
fill: stroke || color || "currentColor",
|
|
@@ -3683,8 +3674,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3683
3674
|
) }), Visualstyles_default = IconVisualstyles;
|
|
3684
3675
|
|
|
3685
3676
|
// src/components/Volume.tsx
|
|
3686
|
-
var
|
|
3687
|
-
/* @__PURE__ */ (0,
|
|
3677
|
+
var import_jsx_runtime102 = __toESM(require_jsx_runtime()), IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3678
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
3688
3679
|
"path",
|
|
3689
3680
|
{
|
|
3690
3681
|
fill: stroke || color || "currentColor",
|
|
@@ -3693,14 +3684,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3693
3684
|
clipRule: "evenodd"
|
|
3694
3685
|
}
|
|
3695
3686
|
),
|
|
3696
|
-
/* @__PURE__ */ (0,
|
|
3687
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
3697
3688
|
"path",
|
|
3698
3689
|
{
|
|
3699
3690
|
fill: stroke || color || "currentColor",
|
|
3700
3691
|
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"
|
|
3701
3692
|
}
|
|
3702
3693
|
),
|
|
3703
|
-
/* @__PURE__ */ (0,
|
|
3694
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
3704
3695
|
"path",
|
|
3705
3696
|
{
|
|
3706
3697
|
fill: stroke || color || "currentColor",
|