@loomhq/lens 11.24.0 → 11.26.0
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/cjs/icons/google-calendar-logo.js +76 -0
- package/dist/cjs/icons/index.js +504 -373
- package/dist/cjs/icons/microsoft-teams-logo.js +145 -0
- package/dist/esm/icons/google-calendar-logo.js +49 -0
- package/dist/esm/icons/index.js +645 -514
- package/dist/esm/icons/microsoft-teams-logo.js +118 -0
- package/dist/types/components/icon/available-icons/google-calendar-logo.d.ts +2 -0
- package/dist/types/components/icon/available-icons/index.d.ts +2 -0
- package/dist/types/components/icon/available-icons/microsoft-teams-logo.d.ts +2 -0
- package/dist/types/components/split/split.d.ts +1 -1
- package/dist/types/icons/google-calendar-logo.d.ts +2 -0
- package/dist/types/icons/index.d.ts +2 -0
- package/dist/types/icons/microsoft-teams-logo.d.ts +2 -0
- package/package.json +1 -1
package/dist/cjs/icons/index.js
CHANGED
|
@@ -167,6 +167,7 @@ __export(available_icons_exports, {
|
|
|
167
167
|
SvgFullscreenExit: () => SvgFullscreenExit,
|
|
168
168
|
SvgGlobe: () => SvgGlobe,
|
|
169
169
|
SvgGoogle: () => SvgGoogle,
|
|
170
|
+
SvgGoogleCalendarLogo: () => SvgGoogleCalendarLogo,
|
|
170
171
|
SvgGrid: () => SvgGrid,
|
|
171
172
|
SvgGroupAdd: () => SvgGroupAdd,
|
|
172
173
|
SvgHelp: () => SvgHelp,
|
|
@@ -206,6 +207,7 @@ __export(available_icons_exports, {
|
|
|
206
207
|
SvgMenuShow: () => SvgMenuShow,
|
|
207
208
|
SvgMic: () => SvgMic,
|
|
208
209
|
SvgMicOff: () => SvgMicOff,
|
|
210
|
+
SvgMicrosoftTeamsLogo: () => SvgMicrosoftTeamsLogo,
|
|
209
211
|
SvgMinimize: () => SvgMinimize,
|
|
210
212
|
SvgMinusCircle: () => SvgMinusCircle,
|
|
211
213
|
SvgMobileDevices: () => SvgMobileDevices,
|
|
@@ -3351,10 +3353,40 @@ function SvgGoogle(props) {
|
|
|
3351
3353
|
));
|
|
3352
3354
|
}
|
|
3353
3355
|
|
|
3354
|
-
// src/components/icon/available-icons/
|
|
3356
|
+
// src/components/icon/available-icons/google-calendar-logo.tsx
|
|
3355
3357
|
var React125 = __toESM(require("react"));
|
|
3356
|
-
function
|
|
3358
|
+
function SvgGoogleCalendarLogo(props) {
|
|
3357
3359
|
return /* @__PURE__ */ React125.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React125.createElement(
|
|
3360
|
+
"path",
|
|
3361
|
+
{
|
|
3362
|
+
d: "M2 17.385h4.744V6.744h10.64V2H4.373C2.79 2 2 2.748 2 4.244",
|
|
3363
|
+
fill: "#4285F4"
|
|
3364
|
+
}
|
|
3365
|
+
), /* @__PURE__ */ React125.createElement(
|
|
3366
|
+
"path",
|
|
3367
|
+
{
|
|
3368
|
+
d: "M17.256 2v4.872H22V4.244C22 2.748 21.252 2 19.756 2",
|
|
3369
|
+
fill: "#1967D2"
|
|
3370
|
+
}
|
|
3371
|
+
), /* @__PURE__ */ React125.createElement("path", { d: "M17.256 6.744H22v10.512h-4.744", fill: "#FBBC04" }), /* @__PURE__ */ React125.createElement(
|
|
3372
|
+
"path",
|
|
3373
|
+
{
|
|
3374
|
+
d: "M2 17.256v2.5C2 21.252 2.748 22 4.244 22h2.628v-4.744",
|
|
3375
|
+
fill: "#188038"
|
|
3376
|
+
}
|
|
3377
|
+
), /* @__PURE__ */ React125.createElement("path", { d: "M6.744 17.256h10.512V22H6.744", fill: "#34A853" }), /* @__PURE__ */ React125.createElement("path", { d: "M17.256 22v-4.744H22", fill: "#EA4335" }), /* @__PURE__ */ React125.createElement(
|
|
3378
|
+
"path",
|
|
3379
|
+
{
|
|
3380
|
+
d: "m12.92 12.568-.895-.21.294-2.484h2.841v.875h-1.923l-.11.965c.053-.032.144-.068.27-.11.13-.045.272-.067.428-.067.24 0 .453.036.638.11.187.071.345.177.474.317.129.138.226.308.29.51.067.203.1.435.1.695 0 .21-.034.412-.103.608a1.482 1.482 0 0 1-.835.891 1.928 1.928 0 0 1-.751.134c-.216 0-.426-.034-.631-.1a1.873 1.873 0 0 1-.554-.287 1.439 1.439 0 0 1-.388-.458 1.265 1.265 0 0 1-.136-.604h1.131c.007.118.035.22.084.307a.542.542 0 0 0 .197.204c.084.046.181.07.29.07a.527.527 0 0 0 .277-.067.476.476 0 0 0 .174-.184.878.878 0 0 0 .09-.267 1.89 1.89 0 0 0 .027-.324c0-.12-.014-.228-.04-.323a.611.611 0 0 0-.12-.244.523.523 0 0 0-.217-.157.826.826 0 0 0-.314-.053.75.75 0 0 0-.384.083.678.678 0 0 0-.204.17ZM11.29 9.607v5.128h-1.188v-3.79l-1.169.342v-.902l2.247-.778h.11Z",
|
|
3381
|
+
fill: "#1967D2"
|
|
3382
|
+
}
|
|
3383
|
+
));
|
|
3384
|
+
}
|
|
3385
|
+
|
|
3386
|
+
// src/components/icon/available-icons/grid.tsx
|
|
3387
|
+
var React126 = __toESM(require("react"));
|
|
3388
|
+
function SvgGrid(props) {
|
|
3389
|
+
return /* @__PURE__ */ React126.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React126.createElement(
|
|
3358
3390
|
"path",
|
|
3359
3391
|
{
|
|
3360
3392
|
fillRule: "evenodd",
|
|
@@ -3390,9 +3422,9 @@ var SvgHelp = (props) => /* @__PURE__ */ import_react37.default.createElement("s
|
|
|
3390
3422
|
));
|
|
3391
3423
|
|
|
3392
3424
|
// src/components/icon/available-icons/help-circle.tsx
|
|
3393
|
-
var
|
|
3425
|
+
var React129 = __toESM(require("react"));
|
|
3394
3426
|
function SvgHelpCircle(props) {
|
|
3395
|
-
return /* @__PURE__ */
|
|
3427
|
+
return /* @__PURE__ */ React129.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React129.createElement(
|
|
3396
3428
|
"path",
|
|
3397
3429
|
{
|
|
3398
3430
|
fillRule: "evenodd",
|
|
@@ -3400,7 +3432,7 @@ function SvgHelpCircle(props) {
|
|
|
3400
3432
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
3401
3433
|
fill: "currentColor"
|
|
3402
3434
|
}
|
|
3403
|
-
), /* @__PURE__ */
|
|
3435
|
+
), /* @__PURE__ */ React129.createElement(
|
|
3404
3436
|
"path",
|
|
3405
3437
|
{
|
|
3406
3438
|
d: "M12.709 13.94v-.082c0-.56.26-.984.739-1.325l.56-.396c.808-.574 1.356-1.34 1.356-2.418 0-1.38-1.109-2.719-3.23-2.719C10.108 7 9 8.42 9 9.896c0 .205.014.424.068.615l1.725.068a1.413 1.413 0 01-.055-.437c0-.765.424-1.544 1.396-1.544.917 0 1.368.601 1.368 1.23 0 .41-.178.779-.588 1.08l-.657.49c-.78.588-1.081 1.258-1.081 1.982 0 .205.027.382.055.56h1.478zm-1.793 1.98c0 .602.479 1.08 1.081 1.08s1.095-.478 1.095-1.08c0-.6-.493-1.092-1.095-1.092s-1.081.492-1.081 1.093z",
|
|
@@ -3422,9 +3454,9 @@ var SvgHighlightOff = (props) => /* @__PURE__ */ import_react38.default.createEl
|
|
|
3422
3454
|
));
|
|
3423
3455
|
|
|
3424
3456
|
// src/components/icon/available-icons/highlight-text.tsx
|
|
3425
|
-
var
|
|
3457
|
+
var React131 = __toESM(require("react"));
|
|
3426
3458
|
function SvgHighlightText(props) {
|
|
3427
|
-
return /* @__PURE__ */
|
|
3459
|
+
return /* @__PURE__ */ React131.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React131.createElement(
|
|
3428
3460
|
"path",
|
|
3429
3461
|
{
|
|
3430
3462
|
d: "M5 4H6C6.79565 4 7.55871 4.31607 8.12132 4.87868C8.68393 5.44129 9 6.20435 9 7C9 6.20435 9.31607 5.44129 9.87868 4.87868C10.4413 4.31607 11.2044 4 12 4H13",
|
|
@@ -3434,7 +3466,7 @@ function SvgHighlightText(props) {
|
|
|
3434
3466
|
strokeLinecap: "round",
|
|
3435
3467
|
strokeLinejoin: "round"
|
|
3436
3468
|
}
|
|
3437
|
-
), /* @__PURE__ */
|
|
3469
|
+
), /* @__PURE__ */ React131.createElement(
|
|
3438
3470
|
"path",
|
|
3439
3471
|
{
|
|
3440
3472
|
d: "M13 20H12C11.2044 20 10.4413 19.6839 9.87868 19.1213C9.31607 18.5587 9 17.7956 9 17C9 17.7956 8.68393 18.5587 8.12132 19.1213C7.55871 19.6839 6.79565 20 6 20H5",
|
|
@@ -3444,7 +3476,7 @@ function SvgHighlightText(props) {
|
|
|
3444
3476
|
strokeLinecap: "round",
|
|
3445
3477
|
strokeLinejoin: "round"
|
|
3446
3478
|
}
|
|
3447
|
-
), /* @__PURE__ */
|
|
3479
|
+
), /* @__PURE__ */ React131.createElement(
|
|
3448
3480
|
"path",
|
|
3449
3481
|
{
|
|
3450
3482
|
d: "M5 16H4C3.46957 16 2.96086 15.7893 2.58579 15.4142C2.21071 15.0391 2 14.5304 2 14V10C2 9.46957 2.21071 8.96086 2.58579 8.58579C2.96086 8.21071 3.46957 8 4 8H5",
|
|
@@ -3454,7 +3486,7 @@ function SvgHighlightText(props) {
|
|
|
3454
3486
|
strokeLinecap: "round",
|
|
3455
3487
|
strokeLinejoin: "round"
|
|
3456
3488
|
}
|
|
3457
|
-
), /* @__PURE__ */
|
|
3489
|
+
), /* @__PURE__ */ React131.createElement(
|
|
3458
3490
|
"path",
|
|
3459
3491
|
{
|
|
3460
3492
|
d: "M13 8H20C20.5304 8 21.0391 8.21071 21.4142 8.58579C21.7893 8.96086 22 9.46957 22 10V14C22 14.5304 21.7893 15.0391 21.4142 15.4142C21.0391 15.7893 20.5304 16 20 16H13",
|
|
@@ -3464,7 +3496,7 @@ function SvgHighlightText(props) {
|
|
|
3464
3496
|
strokeLinecap: "round",
|
|
3465
3497
|
strokeLinejoin: "round"
|
|
3466
3498
|
}
|
|
3467
|
-
), /* @__PURE__ */
|
|
3499
|
+
), /* @__PURE__ */ React131.createElement(
|
|
3468
3500
|
"path",
|
|
3469
3501
|
{
|
|
3470
3502
|
d: "M9 7V17",
|
|
@@ -3502,9 +3534,9 @@ var SvgImage = (props) => /* @__PURE__ */ import_react40.default.createElement("
|
|
|
3502
3534
|
));
|
|
3503
3535
|
|
|
3504
3536
|
// src/components/icon/available-icons/image1.tsx
|
|
3505
|
-
var
|
|
3537
|
+
var React134 = __toESM(require("react"));
|
|
3506
3538
|
function SvgImage1(props) {
|
|
3507
|
-
return /* @__PURE__ */
|
|
3539
|
+
return /* @__PURE__ */ React134.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React134.createElement(
|
|
3508
3540
|
"path",
|
|
3509
3541
|
{
|
|
3510
3542
|
fillRule: "evenodd",
|
|
@@ -3512,7 +3544,7 @@ function SvgImage1(props) {
|
|
|
3512
3544
|
d: "M5 4a1 1 0 00-1 1v14a1 1 0 001 1h14a1 1 0 001-1V5a1 1 0 00-1-1H5zM2 5a3 3 0 013-3h14a3 3 0 013 3v14a3 3 0 01-3 3H5a3 3 0 01-3-3V5z",
|
|
3513
3545
|
fill: "currentColor"
|
|
3514
3546
|
}
|
|
3515
|
-
), /* @__PURE__ */
|
|
3547
|
+
), /* @__PURE__ */ React134.createElement(
|
|
3516
3548
|
"path",
|
|
3517
3549
|
{
|
|
3518
3550
|
fillRule: "evenodd",
|
|
@@ -3524,9 +3556,9 @@ function SvgImage1(props) {
|
|
|
3524
3556
|
}
|
|
3525
3557
|
|
|
3526
3558
|
// src/components/icon/available-icons/image2.tsx
|
|
3527
|
-
var
|
|
3559
|
+
var React135 = __toESM(require("react"));
|
|
3528
3560
|
function SvgImage2(props) {
|
|
3529
|
-
return /* @__PURE__ */
|
|
3561
|
+
return /* @__PURE__ */ React135.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React135.createElement(
|
|
3530
3562
|
"path",
|
|
3531
3563
|
{
|
|
3532
3564
|
fillRule: "evenodd",
|
|
@@ -3534,7 +3566,7 @@ function SvgImage2(props) {
|
|
|
3534
3566
|
d: "M4.8 5a.8.8 0 00-.8.8v12.6a.8.8 0 00.8.8h14.4a.8.8 0 00.8-.8V5.8a.8.8 0 00-.8-.8H4.8zM2 5.8A2.8 2.8 0 014.8 3h14.4A2.8 2.8 0 0122 5.8v12.6a2.8 2.8 0 01-2.8 2.8H4.8A2.8 2.8 0 012 18.4V5.8z",
|
|
3535
3567
|
fill: "currentColor"
|
|
3536
3568
|
}
|
|
3537
|
-
), /* @__PURE__ */
|
|
3569
|
+
), /* @__PURE__ */ React135.createElement(
|
|
3538
3570
|
"path",
|
|
3539
3571
|
{
|
|
3540
3572
|
fillRule: "evenodd",
|
|
@@ -3546,9 +3578,9 @@ function SvgImage2(props) {
|
|
|
3546
3578
|
}
|
|
3547
3579
|
|
|
3548
3580
|
// src/components/icon/available-icons/import.tsx
|
|
3549
|
-
var
|
|
3581
|
+
var React136 = __toESM(require("react"));
|
|
3550
3582
|
function SvgImport(props) {
|
|
3551
|
-
return /* @__PURE__ */
|
|
3583
|
+
return /* @__PURE__ */ React136.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React136.createElement(
|
|
3552
3584
|
"path",
|
|
3553
3585
|
{
|
|
3554
3586
|
fillRule: "evenodd",
|
|
@@ -3556,7 +3588,7 @@ function SvgImport(props) {
|
|
|
3556
3588
|
d: "M8.42715 15.1435C8.23108 14.6272 8.49068 14.0497 9.00699 13.8537L12.3755 12.5745L11.0963 9.20601C10.9002 8.6897 11.1598 8.11221 11.6761 7.91614C12.1924 7.72007 12.7699 7.97968 12.966 8.49598L14.6002 12.7993C14.7963 13.3156 14.5367 13.8931 14.0203 14.0892L9.71702 15.7234C9.20071 15.9194 8.62322 15.6598 8.42715 15.1435Z",
|
|
3557
3589
|
fill: "currentColor"
|
|
3558
3590
|
}
|
|
3559
|
-
), /* @__PURE__ */
|
|
3591
|
+
), /* @__PURE__ */ React136.createElement(
|
|
3560
3592
|
"path",
|
|
3561
3593
|
{
|
|
3562
3594
|
fillRule: "evenodd",
|
|
@@ -3564,7 +3596,7 @@ function SvgImport(props) {
|
|
|
3564
3596
|
d: "M4.16554 4.76675C4.71782 4.76673 5.16556 5.21443 5.16558 5.76671L5.16562 6.97381C5.16564 7.34597 5.37233 7.68734 5.70209 7.85985L14.1291 12.2682C14.6185 12.5242 14.8077 13.1285 14.5517 13.6178C14.2957 14.1072 13.6914 14.2964 13.2021 14.0404L4.77503 9.63201C3.78573 9.11449 3.16567 8.09038 3.16562 6.97389L3.16558 5.76679C3.16556 5.2145 3.61325 4.76677 4.16554 4.76675Z",
|
|
3565
3597
|
fill: "currentColor"
|
|
3566
3598
|
}
|
|
3567
|
-
), /* @__PURE__ */
|
|
3599
|
+
), /* @__PURE__ */ React136.createElement(
|
|
3568
3600
|
"path",
|
|
3569
3601
|
{
|
|
3570
3602
|
fillRule: "evenodd",
|
|
@@ -3576,9 +3608,9 @@ function SvgImport(props) {
|
|
|
3576
3608
|
}
|
|
3577
3609
|
|
|
3578
3610
|
// src/components/icon/available-icons/info.tsx
|
|
3579
|
-
var
|
|
3611
|
+
var React137 = __toESM(require("react"));
|
|
3580
3612
|
function SvgInfo(props) {
|
|
3581
|
-
return /* @__PURE__ */
|
|
3613
|
+
return /* @__PURE__ */ React137.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React137.createElement(
|
|
3582
3614
|
"path",
|
|
3583
3615
|
{
|
|
3584
3616
|
fillRule: "evenodd",
|
|
@@ -3586,7 +3618,7 @@ function SvgInfo(props) {
|
|
|
3586
3618
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
3587
3619
|
fill: "currentColor"
|
|
3588
3620
|
}
|
|
3589
|
-
), /* @__PURE__ */
|
|
3621
|
+
), /* @__PURE__ */ React137.createElement(
|
|
3590
3622
|
"path",
|
|
3591
3623
|
{
|
|
3592
3624
|
fillRule: "evenodd",
|
|
@@ -3598,9 +3630,9 @@ function SvgInfo(props) {
|
|
|
3598
3630
|
}
|
|
3599
3631
|
|
|
3600
3632
|
// src/components/icon/available-icons/info-fill.tsx
|
|
3601
|
-
var
|
|
3633
|
+
var React138 = __toESM(require("react"));
|
|
3602
3634
|
function SvgInfoFill(props) {
|
|
3603
|
-
return /* @__PURE__ */
|
|
3635
|
+
return /* @__PURE__ */ React138.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React138.createElement(
|
|
3604
3636
|
"path",
|
|
3605
3637
|
{
|
|
3606
3638
|
fillRule: "evenodd",
|
|
@@ -3624,9 +3656,9 @@ var SvgInfoOutline = (props) => /* @__PURE__ */ import_react41.default.createEle
|
|
|
3624
3656
|
));
|
|
3625
3657
|
|
|
3626
3658
|
// src/components/icon/available-icons/italics.tsx
|
|
3627
|
-
var
|
|
3659
|
+
var React140 = __toESM(require("react"));
|
|
3628
3660
|
function SvgItalics(props) {
|
|
3629
|
-
return /* @__PURE__ */
|
|
3661
|
+
return /* @__PURE__ */ React140.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React140.createElement(
|
|
3630
3662
|
"path",
|
|
3631
3663
|
{
|
|
3632
3664
|
fillRule: "evenodd",
|
|
@@ -3638,27 +3670,27 @@ function SvgItalics(props) {
|
|
|
3638
3670
|
}
|
|
3639
3671
|
|
|
3640
3672
|
// src/components/icon/available-icons/jira.tsx
|
|
3641
|
-
var
|
|
3673
|
+
var React141 = __toESM(require("react"));
|
|
3642
3674
|
function SvgJira(props) {
|
|
3643
|
-
return /* @__PURE__ */
|
|
3675
|
+
return /* @__PURE__ */ React141.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React141.createElement("g", { clipPath: "url(#clip0_11637_9729)" }, /* @__PURE__ */ React141.createElement(
|
|
3644
3676
|
"path",
|
|
3645
3677
|
{
|
|
3646
3678
|
d: "M20.2546 3H11.0742C11.0742 5.24582 12.9315 7.07382 15.2134 7.07382H16.9115V8.66678C16.9115 10.9126 18.7688 12.7406 21.0506 12.7406V3.78343C21.0506 3.33948 20.7057 3 20.2546 3Z",
|
|
3647
3679
|
fill: "#2684FF"
|
|
3648
3680
|
}
|
|
3649
|
-
), /* @__PURE__ */
|
|
3681
|
+
), /* @__PURE__ */ React141.createElement(
|
|
3650
3682
|
"path",
|
|
3651
3683
|
{
|
|
3652
3684
|
d: "M15.7175 7.4917H6.53711C6.53711 9.73752 8.39442 11.5655 10.6763 11.5655H12.3744V13.1846C12.3744 15.4304 14.2317 17.2584 16.5135 17.2584V8.27513C16.5135 7.8573 16.1686 7.4917 15.7175 7.4917Z",
|
|
3653
3685
|
fill: "url(#paint0_linear_11637_9729)"
|
|
3654
3686
|
}
|
|
3655
|
-
), /* @__PURE__ */
|
|
3687
|
+
), /* @__PURE__ */ React141.createElement(
|
|
3656
3688
|
"path",
|
|
3657
3689
|
{
|
|
3658
3690
|
d: "M11.1804 12.0093H2C2 14.2551 3.85731 16.0831 6.13915 16.0831H7.83726V17.6761C7.83726 19.9219 9.69457 21.7499 11.9764 21.7499V12.7927C11.9764 12.3488 11.605 12.0093 11.1804 12.0093Z",
|
|
3659
3691
|
fill: "url(#paint1_linear_11637_9729)"
|
|
3660
3692
|
}
|
|
3661
|
-
)), /* @__PURE__ */
|
|
3693
|
+
)), /* @__PURE__ */ React141.createElement("defs", null, /* @__PURE__ */ React141.createElement(
|
|
3662
3694
|
"linearGradient",
|
|
3663
3695
|
{
|
|
3664
3696
|
id: "paint0_linear_11637_9729",
|
|
@@ -3668,9 +3700,9 @@ function SvgJira(props) {
|
|
|
3668
3700
|
y2: "11.5369",
|
|
3669
3701
|
gradientUnits: "userSpaceOnUse"
|
|
3670
3702
|
},
|
|
3671
|
-
/* @__PURE__ */
|
|
3672
|
-
/* @__PURE__ */
|
|
3673
|
-
), /* @__PURE__ */
|
|
3703
|
+
/* @__PURE__ */ React141.createElement("stop", { offset: "0.176", stopColor: "#0052CC" }),
|
|
3704
|
+
/* @__PURE__ */ React141.createElement("stop", { offset: "1", stopColor: "#0C66E4" })
|
|
3705
|
+
), /* @__PURE__ */ React141.createElement(
|
|
3674
3706
|
"linearGradient",
|
|
3675
3707
|
{
|
|
3676
3708
|
id: "paint1_linear_11637_9729",
|
|
@@ -3680,27 +3712,27 @@ function SvgJira(props) {
|
|
|
3680
3712
|
y2: "16.4316",
|
|
3681
3713
|
gradientUnits: "userSpaceOnUse"
|
|
3682
3714
|
},
|
|
3683
|
-
/* @__PURE__ */
|
|
3684
|
-
/* @__PURE__ */
|
|
3685
|
-
), /* @__PURE__ */
|
|
3715
|
+
/* @__PURE__ */ React141.createElement("stop", { offset: "0.176", stopColor: "#0052CC" }),
|
|
3716
|
+
/* @__PURE__ */ React141.createElement("stop", { offset: "1", stopColor: "#2684FF" })
|
|
3717
|
+
), /* @__PURE__ */ React141.createElement("clipPath", { id: "clip0_11637_9729" }, /* @__PURE__ */ React141.createElement("rect", { width: "24", height: "24", fill: "white" }))));
|
|
3686
3718
|
}
|
|
3687
3719
|
|
|
3688
3720
|
// src/components/icon/available-icons/jira-neutral.tsx
|
|
3689
|
-
var
|
|
3721
|
+
var React142 = __toESM(require("react"));
|
|
3690
3722
|
function SvgJiraNeutral(props) {
|
|
3691
|
-
return /* @__PURE__ */
|
|
3723
|
+
return /* @__PURE__ */ React142.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React142.createElement(
|
|
3692
3724
|
"path",
|
|
3693
3725
|
{
|
|
3694
3726
|
d: "M19.0696 4.28571H11.6347C11.6347 6.13627 13.1388 7.64255 14.9868 7.64255H16.3621V8.95516C16.3621 10.8057 17.8663 12.312 19.7142 12.312V4.93125C19.7142 4.56544 19.4134 4.28571 19.0696 4.28571Z",
|
|
3695
3727
|
fill: "currentColor"
|
|
3696
3728
|
}
|
|
3697
|
-
), /* @__PURE__ */
|
|
3729
|
+
), /* @__PURE__ */ React142.createElement(
|
|
3698
3730
|
"path",
|
|
3699
3731
|
{
|
|
3700
3732
|
d: "M15.3951 7.98676H7.96013C7.96013 9.83732 9.46431 11.3436 11.3123 11.3436H12.6875V12.6777C12.6875 14.5283 14.1917 16.0346 16.0397 16.0346V8.65382C16.0397 8.28801 15.7389 7.98676 15.3951 7.98676Z",
|
|
3701
3733
|
fill: "currentColor"
|
|
3702
3734
|
}
|
|
3703
|
-
), /* @__PURE__ */
|
|
3735
|
+
), /* @__PURE__ */ React142.createElement(
|
|
3704
3736
|
"path",
|
|
3705
3737
|
{
|
|
3706
3738
|
d: "M11.7206 11.6879H4.28563C4.28563 13.5385 5.78981 15.0448 7.6378 15.0448H8.99156V16.3574C8.99156 18.208 10.4957 19.7142 12.3437 19.7142V12.312C12.3652 11.9892 12.0644 11.6879 11.7206 11.6879Z",
|
|
@@ -3774,21 +3806,21 @@ var SvgLightbulbOutline = (props) => /* @__PURE__ */ import_react47.default.crea
|
|
|
3774
3806
|
));
|
|
3775
3807
|
|
|
3776
3808
|
// src/components/icon/available-icons/linearDark.tsx
|
|
3777
|
-
var
|
|
3809
|
+
var React149 = __toESM(require("react"));
|
|
3778
3810
|
function SvgLinearDark(props) {
|
|
3779
|
-
return /* @__PURE__ */
|
|
3811
|
+
return /* @__PURE__ */ React149.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React149.createElement("g", { clipPath: "url(#clip0_11637_9734)" }, /* @__PURE__ */ React149.createElement(
|
|
3780
3812
|
"path",
|
|
3781
3813
|
{
|
|
3782
3814
|
d: "M3.22057 14.0741C3.18052 13.9034 3.38392 13.7958 3.50792 13.9198L10.0802 20.4921C10.2042 20.6161 10.0966 20.8195 9.9259 20.7794C6.60927 20.0014 3.9986 17.3907 3.22057 14.0741ZM3.00034 11.44C2.99716 11.491 3.01634 11.5408 3.05246 11.5769L12.4231 20.9475C12.4592 20.9837 12.509 21.0029 12.56 20.9997C12.9864 20.9731 13.4048 20.9169 13.8132 20.833C13.9508 20.8047 13.9986 20.6357 13.8993 20.5363L3.46367 10.1007C3.36434 10.0014 3.19526 10.0492 3.167 10.1868C3.08313 10.5952 3.0269 11.0136 3.00034 11.44ZM3.75797 8.34697C3.728 8.41425 3.74326 8.49288 3.79534 8.54497L15.455 20.2046C15.5071 20.2567 15.5857 20.272 15.653 20.242C15.9745 20.0988 16.2861 19.9373 16.5864 19.7589C16.6858 19.6999 16.7011 19.5633 16.6194 19.4816L4.51842 7.3806C4.43668 7.29887 4.30013 7.3142 4.24109 7.41358C4.06265 7.71389 3.90117 8.02547 3.75797 8.34697ZM5.27857 6.25332C5.21195 6.1867 5.20783 6.07985 5.27059 6.00958C6.92031 4.16268 9.32005 3 11.9913 3C16.9667 3 21 7.03331 21 12.0087C21 14.6799 19.8373 17.0797 17.9904 18.7294C17.9202 18.7922 17.8133 18.788 17.7467 18.7214L5.27857 6.25332Z",
|
|
3783
3815
|
fill: "currentColor"
|
|
3784
3816
|
}
|
|
3785
|
-
)), /* @__PURE__ */
|
|
3817
|
+
)), /* @__PURE__ */ React149.createElement("defs", null, /* @__PURE__ */ React149.createElement("clipPath", { id: "clip0_11637_9734" }, /* @__PURE__ */ React149.createElement("rect", { width: "24", height: "24", fill: "currentColor" }))));
|
|
3786
3818
|
}
|
|
3787
3819
|
|
|
3788
3820
|
// src/components/icon/available-icons/link.tsx
|
|
3789
|
-
var
|
|
3821
|
+
var React150 = __toESM(require("react"));
|
|
3790
3822
|
function SvgLink(props) {
|
|
3791
|
-
return /* @__PURE__ */
|
|
3823
|
+
return /* @__PURE__ */ React150.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React150.createElement(
|
|
3792
3824
|
"path",
|
|
3793
3825
|
{
|
|
3794
3826
|
fillRule: "evenodd",
|
|
@@ -3796,7 +3828,7 @@ function SvgLink(props) {
|
|
|
3796
3828
|
d: "M6.34412 13.2845C5.76446 13.8641 5.43882 14.6503 5.43882 15.4701C5.43882 16.2898 5.76446 17.076 6.34412 17.6557C6.92378 18.2353 7.70997 18.561 8.52972 18.561C8.93563 18.561 9.33756 18.481 9.71256 18.3257C10.0876 18.1704 10.4283 17.9427 10.7153 17.6557L12.451 15.92C12.8415 15.5295 13.4746 15.5295 13.8652 15.92C14.2557 16.3106 14.2557 16.9437 13.8652 17.3343L12.1295 19.0699C11.6568 19.5426 11.0956 19.9176 10.4779 20.1734C9.86027 20.4293 9.19827 20.561 8.52972 20.561C7.17953 20.561 5.88464 20.0246 4.92991 19.0699C3.97518 18.1151 3.43882 16.8203 3.43882 15.4701C3.43882 14.1199 3.97518 12.825 4.92991 11.8702L6.66553 10.1346C7.05606 9.7441 7.68922 9.74409 8.07975 10.1346C8.47027 10.5251 8.47027 11.1583 8.07975 11.5488L6.34412 13.2845Z",
|
|
3797
3829
|
fill: "currentColor"
|
|
3798
3830
|
}
|
|
3799
|
-
), /* @__PURE__ */
|
|
3831
|
+
), /* @__PURE__ */ React150.createElement(
|
|
3800
3832
|
"path",
|
|
3801
3833
|
{
|
|
3802
3834
|
fillRule: "evenodd",
|
|
@@ -3804,7 +3836,7 @@ function SvgLink(props) {
|
|
|
3804
3836
|
d: "M17.6577 10.7131C18.2374 10.1334 18.563 9.34723 18.563 8.52747C18.563 7.70771 18.2374 6.92152 17.6577 6.34187C17.0781 5.76221 16.2919 5.43656 15.4721 5.43656C15.0662 5.43656 14.6643 5.51651 14.2893 5.67184C13.9143 5.82717 13.5736 6.05485 13.2865 6.34186L11.5509 8.07749C11.1604 8.46801 10.5272 8.46801 10.1367 8.07749C9.74617 7.68697 9.74617 7.0538 10.1367 6.66328L11.8723 4.92765C12.3451 4.45492 12.9063 4.07992 13.5239 3.82408C14.1416 3.56824 14.8036 3.43656 15.4721 3.43656C16.8223 3.43656 18.1172 3.97292 19.072 4.92765C20.0267 5.88238 20.563 7.17728 20.563 8.52747C20.563 9.87766 20.0267 11.1726 19.072 12.1273L17.3363 13.8629C16.9458 14.2534 16.3126 14.2534 15.9221 13.8629C15.5316 13.4724 15.5316 12.8392 15.9221 12.4487L17.6577 10.7131Z",
|
|
3805
3837
|
fill: "currentColor"
|
|
3806
3838
|
}
|
|
3807
|
-
), /* @__PURE__ */
|
|
3839
|
+
), /* @__PURE__ */ React150.createElement(
|
|
3808
3840
|
"path",
|
|
3809
3841
|
{
|
|
3810
3842
|
fillRule: "evenodd",
|
|
@@ -3828,9 +3860,9 @@ var SvgLinkedIn = (props) => /* @__PURE__ */ import_react48.default.createElemen
|
|
|
3828
3860
|
));
|
|
3829
3861
|
|
|
3830
3862
|
// src/components/icon/available-icons/link-off.tsx
|
|
3831
|
-
var
|
|
3863
|
+
var React152 = __toESM(require("react"));
|
|
3832
3864
|
function SvgLinkOff(props) {
|
|
3833
|
-
return /* @__PURE__ */
|
|
3865
|
+
return /* @__PURE__ */ React152.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React152.createElement(
|
|
3834
3866
|
"path",
|
|
3835
3867
|
{
|
|
3836
3868
|
fillRule: "evenodd",
|
|
@@ -3842,9 +3874,9 @@ function SvgLinkOff(props) {
|
|
|
3842
3874
|
}
|
|
3843
3875
|
|
|
3844
3876
|
// src/components/icon/available-icons/list.tsx
|
|
3845
|
-
var
|
|
3877
|
+
var React153 = __toESM(require("react"));
|
|
3846
3878
|
function SvgList(props) {
|
|
3847
|
-
return /* @__PURE__ */
|
|
3879
|
+
return /* @__PURE__ */ React153.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React153.createElement(
|
|
3848
3880
|
"path",
|
|
3849
3881
|
{
|
|
3850
3882
|
fillRule: "evenodd",
|
|
@@ -3856,9 +3888,9 @@ function SvgList(props) {
|
|
|
3856
3888
|
}
|
|
3857
3889
|
|
|
3858
3890
|
// src/components/icon/available-icons/location.tsx
|
|
3859
|
-
var
|
|
3891
|
+
var React154 = __toESM(require("react"));
|
|
3860
3892
|
function SvgLocation(props) {
|
|
3861
|
-
return /* @__PURE__ */
|
|
3893
|
+
return /* @__PURE__ */ React154.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React154.createElement(
|
|
3862
3894
|
"path",
|
|
3863
3895
|
{
|
|
3864
3896
|
fillRule: "evenodd",
|
|
@@ -3870,9 +3902,9 @@ function SvgLocation(props) {
|
|
|
3870
3902
|
}
|
|
3871
3903
|
|
|
3872
3904
|
// src/components/icon/available-icons/lock.tsx
|
|
3873
|
-
var
|
|
3905
|
+
var React155 = __toESM(require("react"));
|
|
3874
3906
|
function SvgLock(props) {
|
|
3875
|
-
return /* @__PURE__ */
|
|
3907
|
+
return /* @__PURE__ */ React155.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React155.createElement(
|
|
3876
3908
|
"path",
|
|
3877
3909
|
{
|
|
3878
3910
|
fillRule: "evenodd",
|
|
@@ -3880,7 +3912,7 @@ function SvgLock(props) {
|
|
|
3880
3912
|
d: "M6.6 12.2a.6.6 0 00-.6.6v5.6a.6.6 0 00.6.6h11.2a.6.6 0 00.6-.6v-5.6a.6.6 0 00-.6-.6H6.6zm-2.6.6a2.6 2.6 0 012.6-2.6h11.2a2.6 2.6 0 012.6 2.6v5.6a2.6 2.6 0 01-2.6 2.6H6.6A2.6 2.6 0 014 18.4v-5.6z",
|
|
3881
3913
|
fill: "currentColor"
|
|
3882
3914
|
}
|
|
3883
|
-
), /* @__PURE__ */
|
|
3915
|
+
), /* @__PURE__ */ React155.createElement(
|
|
3884
3916
|
"path",
|
|
3885
3917
|
{
|
|
3886
3918
|
fillRule: "evenodd",
|
|
@@ -3892,9 +3924,9 @@ function SvgLock(props) {
|
|
|
3892
3924
|
}
|
|
3893
3925
|
|
|
3894
3926
|
// src/components/icon/available-icons/lock-fill.tsx
|
|
3895
|
-
var
|
|
3927
|
+
var React156 = __toESM(require("react"));
|
|
3896
3928
|
function SvgLockFill(props) {
|
|
3897
|
-
return /* @__PURE__ */
|
|
3929
|
+
return /* @__PURE__ */ React156.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React156.createElement(
|
|
3898
3930
|
"path",
|
|
3899
3931
|
{
|
|
3900
3932
|
fillRule: "evenodd",
|
|
@@ -3902,7 +3934,7 @@ function SvgLockFill(props) {
|
|
|
3902
3934
|
d: "M6.6 12.2001C6.26863 12.2001 6 12.4688 6 12.8001V18.4001C6 18.7315 6.26863 19.0001 6.6 19.0001H17.8C18.1314 19.0001 18.4 18.7315 18.4 18.4001V12.8001C18.4 12.4688 18.1314 12.2001 17.8 12.2001H6.6ZM4 12.8001C4 11.3642 5.16406 10.2001 6.6 10.2001H17.8C19.2359 10.2001 20.4 11.3642 20.4 12.8001V18.4001C20.4 19.8361 19.2359 21.0001 17.8 21.0001H6.6C5.16406 21.0001 4 19.8361 4 18.4001V12.8001Z",
|
|
3903
3935
|
fill: "currentColor"
|
|
3904
3936
|
}
|
|
3905
|
-
), /* @__PURE__ */
|
|
3937
|
+
), /* @__PURE__ */ React156.createElement(
|
|
3906
3938
|
"path",
|
|
3907
3939
|
{
|
|
3908
3940
|
fillRule: "evenodd",
|
|
@@ -3910,13 +3942,13 @@ function SvgLockFill(props) {
|
|
|
3910
3942
|
d: "M12.2001 5C11.4045 5 10.6414 5.31607 10.0788 5.87868C9.51621 6.44129 9.20014 7.20435 9.20014 8V11.2C9.20014 11.7523 8.75242 12.2 8.20014 12.2C7.64785 12.2 7.20014 11.7523 7.20014 11.2V8C7.20014 6.67392 7.72692 5.40215 8.6646 4.46447C9.60229 3.52678 10.8741 3 12.2001 3C13.5262 3 14.798 3.52678 15.7357 4.46447C16.6734 5.40215 17.2001 6.67392 17.2001 8V11.2C17.2001 11.7523 16.7524 12.2 16.2001 12.2C15.6479 12.2 15.2001 11.7523 15.2001 11.2V8C15.2001 7.20435 14.8841 6.44129 14.3215 5.87868C13.7588 5.31607 12.9958 5 12.2001 5Z",
|
|
3911
3943
|
fill: "currentColor"
|
|
3912
3944
|
}
|
|
3913
|
-
), /* @__PURE__ */
|
|
3945
|
+
), /* @__PURE__ */ React156.createElement("path", { d: "M6 12H19V19H6V12Z", fill: "currentColor" }));
|
|
3914
3946
|
}
|
|
3915
3947
|
|
|
3916
3948
|
// src/components/icon/available-icons/log-out.tsx
|
|
3917
|
-
var
|
|
3949
|
+
var React157 = __toESM(require("react"));
|
|
3918
3950
|
function SvgLogOut(props) {
|
|
3919
|
-
return /* @__PURE__ */
|
|
3951
|
+
return /* @__PURE__ */ React157.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React157.createElement(
|
|
3920
3952
|
"path",
|
|
3921
3953
|
{
|
|
3922
3954
|
fillRule: "evenodd",
|
|
@@ -3924,7 +3956,7 @@ function SvgLogOut(props) {
|
|
|
3924
3956
|
d: "M5.778 5A.778.778 0 005 5.778v12.444a.778.778 0 00.778.778h3.555a1 1 0 110 2H5.778A2.778 2.778 0 013 18.222V5.778A2.778 2.778 0 015.778 3h3.555a1 1 0 010 2H5.778zM14.848 6.848a1 1 0 011.415 0l4.444 4.445a1 1 0 010 1.414l-4.444 4.445a1 1 0 01-1.415-1.415L18.587 12l-3.737-3.737a1 1 0 010-1.415z",
|
|
3925
3957
|
fill: "currentColor"
|
|
3926
3958
|
}
|
|
3927
|
-
), /* @__PURE__ */
|
|
3959
|
+
), /* @__PURE__ */ React157.createElement(
|
|
3928
3960
|
"path",
|
|
3929
3961
|
{
|
|
3930
3962
|
fillRule: "evenodd",
|
|
@@ -3936,9 +3968,9 @@ function SvgLogOut(props) {
|
|
|
3936
3968
|
}
|
|
3937
3969
|
|
|
3938
3970
|
// src/components/icon/available-icons/mail.tsx
|
|
3939
|
-
var
|
|
3971
|
+
var React158 = __toESM(require("react"));
|
|
3940
3972
|
function SvgMail(props) {
|
|
3941
|
-
return /* @__PURE__ */
|
|
3973
|
+
return /* @__PURE__ */ React158.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React158.createElement(
|
|
3942
3974
|
"path",
|
|
3943
3975
|
{
|
|
3944
3976
|
fillRule: "evenodd",
|
|
@@ -3950,9 +3982,9 @@ function SvgMail(props) {
|
|
|
3950
3982
|
}
|
|
3951
3983
|
|
|
3952
3984
|
// src/components/icon/available-icons/maximize.tsx
|
|
3953
|
-
var
|
|
3985
|
+
var React159 = __toESM(require("react"));
|
|
3954
3986
|
function SvgMaximize(props) {
|
|
3955
|
-
return /* @__PURE__ */
|
|
3987
|
+
return /* @__PURE__ */ React159.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React159.createElement(
|
|
3956
3988
|
"path",
|
|
3957
3989
|
{
|
|
3958
3990
|
fillRule: "evenodd",
|
|
@@ -3964,9 +3996,9 @@ function SvgMaximize(props) {
|
|
|
3964
3996
|
}
|
|
3965
3997
|
|
|
3966
3998
|
// src/components/icon/available-icons/menu.tsx
|
|
3967
|
-
var
|
|
3999
|
+
var React160 = __toESM(require("react"));
|
|
3968
4000
|
function SvgMenu(props) {
|
|
3969
|
-
return /* @__PURE__ */
|
|
4001
|
+
return /* @__PURE__ */ React160.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React160.createElement(
|
|
3970
4002
|
"path",
|
|
3971
4003
|
{
|
|
3972
4004
|
fillRule: "evenodd",
|
|
@@ -3978,9 +4010,9 @@ function SvgMenu(props) {
|
|
|
3978
4010
|
}
|
|
3979
4011
|
|
|
3980
4012
|
// src/components/icon/available-icons/menu-hide.tsx
|
|
3981
|
-
var
|
|
4013
|
+
var React161 = __toESM(require("react"));
|
|
3982
4014
|
function SvgMenuHide(props) {
|
|
3983
|
-
return /* @__PURE__ */
|
|
4015
|
+
return /* @__PURE__ */ React161.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React161.createElement(
|
|
3984
4016
|
"path",
|
|
3985
4017
|
{
|
|
3986
4018
|
fillRule: "evenodd",
|
|
@@ -3992,9 +4024,9 @@ function SvgMenuHide(props) {
|
|
|
3992
4024
|
}
|
|
3993
4025
|
|
|
3994
4026
|
// src/components/icon/available-icons/menu-show.tsx
|
|
3995
|
-
var
|
|
4027
|
+
var React162 = __toESM(require("react"));
|
|
3996
4028
|
function SvgMenuShow(props) {
|
|
3997
|
-
return /* @__PURE__ */
|
|
4029
|
+
return /* @__PURE__ */ React162.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React162.createElement(
|
|
3998
4030
|
"path",
|
|
3999
4031
|
{
|
|
4000
4032
|
fillRule: "evenodd",
|
|
@@ -4006,9 +4038,9 @@ function SvgMenuShow(props) {
|
|
|
4006
4038
|
}
|
|
4007
4039
|
|
|
4008
4040
|
// src/components/icon/available-icons/mic.tsx
|
|
4009
|
-
var
|
|
4041
|
+
var React163 = __toESM(require("react"));
|
|
4010
4042
|
function SvgMic(props) {
|
|
4011
|
-
return /* @__PURE__ */
|
|
4043
|
+
return /* @__PURE__ */ React163.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React163.createElement(
|
|
4012
4044
|
"path",
|
|
4013
4045
|
{
|
|
4014
4046
|
fillRule: "evenodd",
|
|
@@ -4016,7 +4048,7 @@ function SvgMic(props) {
|
|
|
4016
4048
|
d: "M9.284 3.012a3.455 3.455 0 015.898 2.443V12a3.454 3.454 0 11-6.91 0V5.455c0-.917.364-1.795 1.012-2.443zM11.727 4a1.454 1.454 0 00-1.454 1.455V12a1.454 1.454 0 002.909 0V5.455A1.454 1.454 0 0011.727 4z",
|
|
4017
4049
|
fill: "currentColor"
|
|
4018
4050
|
}
|
|
4019
|
-
), /* @__PURE__ */
|
|
4051
|
+
), /* @__PURE__ */ React163.createElement(
|
|
4020
4052
|
"path",
|
|
4021
4053
|
{
|
|
4022
4054
|
fillRule: "evenodd",
|
|
@@ -4024,7 +4056,7 @@ function SvgMic(props) {
|
|
|
4024
4056
|
d: "M6 9.364a1 1 0 011 1V12a4.727 4.727 0 009.454 0v-1.636a1 1 0 012 0V12A6.727 6.727 0 115 12v-1.636a1 1 0 011-1z",
|
|
4025
4057
|
fill: "currentColor"
|
|
4026
4058
|
}
|
|
4027
|
-
), /* @__PURE__ */
|
|
4059
|
+
), /* @__PURE__ */ React163.createElement(
|
|
4028
4060
|
"path",
|
|
4029
4061
|
{
|
|
4030
4062
|
fillRule: "evenodd",
|
|
@@ -4032,7 +4064,7 @@ function SvgMic(props) {
|
|
|
4032
4064
|
d: "M11.727 16.727a1 1 0 011 1V21a1 1 0 01-2 0v-3.273a1 1 0 011-1z",
|
|
4033
4065
|
fill: "currentColor"
|
|
4034
4066
|
}
|
|
4035
|
-
), /* @__PURE__ */
|
|
4067
|
+
), /* @__PURE__ */ React163.createElement(
|
|
4036
4068
|
"path",
|
|
4037
4069
|
{
|
|
4038
4070
|
fillRule: "evenodd",
|
|
@@ -4044,9 +4076,9 @@ function SvgMic(props) {
|
|
|
4044
4076
|
}
|
|
4045
4077
|
|
|
4046
4078
|
// src/components/icon/available-icons/mic-off.tsx
|
|
4047
|
-
var
|
|
4079
|
+
var React164 = __toESM(require("react"));
|
|
4048
4080
|
function SvgMicOff(props) {
|
|
4049
|
-
return /* @__PURE__ */
|
|
4081
|
+
return /* @__PURE__ */ React164.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React164.createElement(
|
|
4050
4082
|
"path",
|
|
4051
4083
|
{
|
|
4052
4084
|
fillRule: "evenodd",
|
|
@@ -4057,10 +4089,109 @@ function SvgMicOff(props) {
|
|
|
4057
4089
|
));
|
|
4058
4090
|
}
|
|
4059
4091
|
|
|
4092
|
+
// src/components/icon/available-icons/microsoft-teams-logo.tsx
|
|
4093
|
+
var React165 = __toESM(require("react"));
|
|
4094
|
+
function SvgMicrosoftTeamsLogo(props) {
|
|
4095
|
+
return /* @__PURE__ */ React165.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React165.createElement(
|
|
4096
|
+
"path",
|
|
4097
|
+
{
|
|
4098
|
+
fill: "#5059C9",
|
|
4099
|
+
d: "M15.95 9.677h5.166c.488 0 .884.395.884.883v4.706a3.248 3.248 0 0 1-3.248 3.248h-.015a3.248 3.248 0 0 1-3.249-3.247v-5.128c0-.255.207-.462.462-.462ZM19.442 8.747a2.093 2.093 0 1 0 0-4.187 2.093 2.093 0 0 0 0 4.187Z"
|
|
4100
|
+
}
|
|
4101
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4102
|
+
"path",
|
|
4103
|
+
{
|
|
4104
|
+
fill: "#7B83EB",
|
|
4105
|
+
d: "M12.93 8.746a3.023 3.023 0 1 0 0-6.046 3.023 3.023 0 0 0 0 6.046ZM16.961 9.677H8.434a.874.874 0 0 0-.853.894v5.367a5.246 5.246 0 0 0 5.117 5.367 5.246 5.246 0 0 0 5.116-5.367v-5.367a.874.874 0 0 0-.853-.894Z"
|
|
4106
|
+
}
|
|
4107
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4108
|
+
"path",
|
|
4109
|
+
{
|
|
4110
|
+
fill: "#000",
|
|
4111
|
+
d: "M13.163 9.677v7.52a.856.856 0 0 1-.851.852H7.99a5.664 5.664 0 0 1-.41-2.112V10.57a.873.873 0 0 1 .852-.893h4.73Z",
|
|
4112
|
+
opacity: ".1"
|
|
4113
|
+
}
|
|
4114
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4115
|
+
"path",
|
|
4116
|
+
{
|
|
4117
|
+
fill: "#000",
|
|
4118
|
+
d: "M12.698 9.677v7.986a.856.856 0 0 1-.851.851H8.209a6.04 6.04 0 0 1-.218-.465 5.664 5.664 0 0 1-.41-2.112V10.57a.873.873 0 0 1 .852-.893h4.265Z",
|
|
4119
|
+
opacity: ".2"
|
|
4120
|
+
}
|
|
4121
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4122
|
+
"path",
|
|
4123
|
+
{
|
|
4124
|
+
fill: "#000",
|
|
4125
|
+
d: "M12.698 9.677v7.056a.858.858 0 0 1-.851.85h-4.02a5.664 5.664 0 0 1-.246-1.646V10.57a.873.873 0 0 1 .852-.893h4.265Z",
|
|
4126
|
+
opacity: ".2"
|
|
4127
|
+
}
|
|
4128
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4129
|
+
"path",
|
|
4130
|
+
{
|
|
4131
|
+
fill: "#000",
|
|
4132
|
+
d: "M12.233 9.677v7.056a.858.858 0 0 1-.852.85H7.828a5.664 5.664 0 0 1-.247-1.646V10.57a.873.873 0 0 1 .852-.893h3.8Z",
|
|
4133
|
+
opacity: ".2"
|
|
4134
|
+
}
|
|
4135
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4136
|
+
"path",
|
|
4137
|
+
{
|
|
4138
|
+
fill: "#000",
|
|
4139
|
+
d: "M13.163 7.272v1.465c-.08.005-.154.01-.233.01-.079 0-.153-.005-.232-.01a2.552 2.552 0 0 1-.465-.074A3.023 3.023 0 0 1 9.99 6.42h2.32c.47.002.85.382.852.851Z",
|
|
4140
|
+
opacity: ".1"
|
|
4141
|
+
}
|
|
4142
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4143
|
+
"path",
|
|
4144
|
+
{
|
|
4145
|
+
fill: "#000",
|
|
4146
|
+
d: "M12.698 7.737v1a2.554 2.554 0 0 1-.466-.074 3.023 3.023 0 0 1-2.092-1.777h1.707c.469.002.849.382.85.851Z",
|
|
4147
|
+
opacity: ".2"
|
|
4148
|
+
}
|
|
4149
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4150
|
+
"path",
|
|
4151
|
+
{
|
|
4152
|
+
fill: "#000",
|
|
4153
|
+
d: "M12.698 7.737v1a2.554 2.554 0 0 1-.466-.074 3.023 3.023 0 0 1-2.092-1.777h1.707c.469.002.849.382.85.851Z",
|
|
4154
|
+
opacity: ".2"
|
|
4155
|
+
}
|
|
4156
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4157
|
+
"path",
|
|
4158
|
+
{
|
|
4159
|
+
fill: "#000",
|
|
4160
|
+
d: "M12.233 7.737v.926a3.023 3.023 0 0 1-2.094-1.777h1.242c.47.002.85.382.852.851Z",
|
|
4161
|
+
opacity: ".2"
|
|
4162
|
+
}
|
|
4163
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4164
|
+
"path",
|
|
4165
|
+
{
|
|
4166
|
+
fill: "url(#a)",
|
|
4167
|
+
d: "M2.853 6.886h8.527c.47 0 .852.382.852.853v8.527c0 .47-.381.853-.852.853H2.853A.853.853 0 0 1 2 16.265V7.739c0-.471.382-.853.853-.853Z"
|
|
4168
|
+
}
|
|
4169
|
+
), /* @__PURE__ */ React165.createElement(
|
|
4170
|
+
"path",
|
|
4171
|
+
{
|
|
4172
|
+
fill: "#fff",
|
|
4173
|
+
d: "M9.36 10.132H7.655v4.642H6.57v-4.642H4.873v-.9H9.36v.9Z"
|
|
4174
|
+
}
|
|
4175
|
+
), /* @__PURE__ */ React165.createElement("defs", null, /* @__PURE__ */ React165.createElement(
|
|
4176
|
+
"linearGradient",
|
|
4177
|
+
{
|
|
4178
|
+
id: "a",
|
|
4179
|
+
x1: "3.778",
|
|
4180
|
+
x2: "10.455",
|
|
4181
|
+
y1: "6.22",
|
|
4182
|
+
y2: "17.785",
|
|
4183
|
+
gradientUnits: "userSpaceOnUse"
|
|
4184
|
+
},
|
|
4185
|
+
/* @__PURE__ */ React165.createElement("stop", { stopColor: "#5A62C3" }),
|
|
4186
|
+
/* @__PURE__ */ React165.createElement("stop", { offset: ".5", stopColor: "#4D55BD" }),
|
|
4187
|
+
/* @__PURE__ */ React165.createElement("stop", { offset: "1", stopColor: "#3940AB" })
|
|
4188
|
+
)));
|
|
4189
|
+
}
|
|
4190
|
+
|
|
4060
4191
|
// src/components/icon/available-icons/minimize.tsx
|
|
4061
|
-
var
|
|
4192
|
+
var React166 = __toESM(require("react"));
|
|
4062
4193
|
function SvgMinimize(props) {
|
|
4063
|
-
return /* @__PURE__ */
|
|
4194
|
+
return /* @__PURE__ */ React166.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React166.createElement(
|
|
4064
4195
|
"path",
|
|
4065
4196
|
{
|
|
4066
4197
|
fillRule: "evenodd",
|
|
@@ -4072,9 +4203,9 @@ function SvgMinimize(props) {
|
|
|
4072
4203
|
}
|
|
4073
4204
|
|
|
4074
4205
|
// src/components/icon/available-icons/minus-circle.tsx
|
|
4075
|
-
var
|
|
4206
|
+
var React167 = __toESM(require("react"));
|
|
4076
4207
|
function SvgMinusCircle(props) {
|
|
4077
|
-
return /* @__PURE__ */
|
|
4208
|
+
return /* @__PURE__ */ React167.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React167.createElement(
|
|
4078
4209
|
"path",
|
|
4079
4210
|
{
|
|
4080
4211
|
fillRule: "evenodd",
|
|
@@ -4082,7 +4213,7 @@ function SvgMinusCircle(props) {
|
|
|
4082
4213
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
4083
4214
|
fill: "currentColor"
|
|
4084
4215
|
}
|
|
4085
|
-
), /* @__PURE__ */
|
|
4216
|
+
), /* @__PURE__ */ React167.createElement(
|
|
4086
4217
|
"path",
|
|
4087
4218
|
{
|
|
4088
4219
|
fillRule: "evenodd",
|
|
@@ -4094,9 +4225,9 @@ function SvgMinusCircle(props) {
|
|
|
4094
4225
|
}
|
|
4095
4226
|
|
|
4096
4227
|
// src/components/icon/available-icons/mobile-devices.tsx
|
|
4097
|
-
var
|
|
4228
|
+
var React168 = __toESM(require("react"));
|
|
4098
4229
|
var SvgMobileDevices = (props) => {
|
|
4099
|
-
return /* @__PURE__ */
|
|
4230
|
+
return /* @__PURE__ */ React168.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React168.createElement(
|
|
4100
4231
|
"path",
|
|
4101
4232
|
{
|
|
4102
4233
|
fillRule: "evenodd",
|
|
@@ -4108,9 +4239,9 @@ var SvgMobileDevices = (props) => {
|
|
|
4108
4239
|
};
|
|
4109
4240
|
|
|
4110
4241
|
// src/components/icon/available-icons/money.tsx
|
|
4111
|
-
var
|
|
4242
|
+
var React169 = __toESM(require("react"));
|
|
4112
4243
|
function SvgMoney(props) {
|
|
4113
|
-
return /* @__PURE__ */
|
|
4244
|
+
return /* @__PURE__ */ React169.createElement(React169.Fragment, null, /* @__PURE__ */ React169.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React169.createElement(
|
|
4114
4245
|
"path",
|
|
4115
4246
|
{
|
|
4116
4247
|
fillRule: "evenodd",
|
|
@@ -4122,9 +4253,9 @@ function SvgMoney(props) {
|
|
|
4122
4253
|
}
|
|
4123
4254
|
|
|
4124
4255
|
// src/components/icon/available-icons/moon.tsx
|
|
4125
|
-
var
|
|
4256
|
+
var React170 = __toESM(require("react"));
|
|
4126
4257
|
function SvgMoon(props) {
|
|
4127
|
-
return /* @__PURE__ */
|
|
4258
|
+
return /* @__PURE__ */ React170.createElement(React170.Fragment, null, /* @__PURE__ */ React170.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React170.createElement(
|
|
4128
4259
|
"path",
|
|
4129
4260
|
{
|
|
4130
4261
|
fillRule: "evenodd",
|
|
@@ -4136,9 +4267,9 @@ function SvgMoon(props) {
|
|
|
4136
4267
|
}
|
|
4137
4268
|
|
|
4138
4269
|
// src/components/icon/available-icons/more-horiz.tsx
|
|
4139
|
-
var
|
|
4270
|
+
var React171 = __toESM(require("react"));
|
|
4140
4271
|
function SvgMoreHoriz(props) {
|
|
4141
|
-
return /* @__PURE__ */
|
|
4272
|
+
return /* @__PURE__ */ React171.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React171.createElement(
|
|
4142
4273
|
"path",
|
|
4143
4274
|
{
|
|
4144
4275
|
fillRule: "evenodd",
|
|
@@ -4150,9 +4281,9 @@ function SvgMoreHoriz(props) {
|
|
|
4150
4281
|
}
|
|
4151
4282
|
|
|
4152
4283
|
// src/components/icon/available-icons/movie-filter.tsx
|
|
4153
|
-
var
|
|
4284
|
+
var React172 = __toESM(require("react"));
|
|
4154
4285
|
function SvgMovieFilter(props) {
|
|
4155
|
-
return /* @__PURE__ */
|
|
4286
|
+
return /* @__PURE__ */ React172.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React172.createElement(
|
|
4156
4287
|
"path",
|
|
4157
4288
|
{
|
|
4158
4289
|
d: "M10 11l-.94 2.06L7 14l2.06.94L10 17l.94-2.06L13 14l-2.06-.94L10 11zm8.01-7l2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-1.99.9-1.99 2l-.01 12c0 1.1.9 2 2 2h16c1.1 0 1.99-.9 1.99-2V4h-3.99zm2 14h-16V6.47L5.77 10H16l-.63 1.37L14 12l1.37.63L16 14l.63-1.37L18 12l-1.37-.63L16 10h4.01v8z",
|
|
@@ -4162,9 +4293,9 @@ function SvgMovieFilter(props) {
|
|
|
4162
4293
|
}
|
|
4163
4294
|
|
|
4164
4295
|
// src/components/icon/available-icons/mute.tsx
|
|
4165
|
-
var
|
|
4296
|
+
var React173 = __toESM(require("react"));
|
|
4166
4297
|
function SvgMute(props) {
|
|
4167
|
-
return /* @__PURE__ */
|
|
4298
|
+
return /* @__PURE__ */ React173.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React173.createElement(
|
|
4168
4299
|
"path",
|
|
4169
4300
|
{
|
|
4170
4301
|
fillRule: "evenodd",
|
|
@@ -4268,27 +4399,27 @@ var SvgOfflineBolt = (props) => /* @__PURE__ */ import_react53.default.createEle
|
|
|
4268
4399
|
));
|
|
4269
4400
|
|
|
4270
4401
|
// src/components/icon/available-icons/outlook.tsx
|
|
4271
|
-
var
|
|
4402
|
+
var React179 = __toESM(require("react"));
|
|
4272
4403
|
function SvgOutlook(props) {
|
|
4273
|
-
return /* @__PURE__ */
|
|
4404
|
+
return /* @__PURE__ */ React179.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React179.createElement(
|
|
4274
4405
|
"path",
|
|
4275
4406
|
{
|
|
4276
4407
|
d: "M14.2645 6.81636V10.3373L15.5085 11.112C15.5413 11.1215 15.6125 11.1222 15.6453 11.112L20.9993 7.54177C20.9993 7.11923 20.6008 6.81635 20.3759 6.81635H14.2645V6.81636Z",
|
|
4277
4408
|
fill: "#0072C6"
|
|
4278
4409
|
}
|
|
4279
|
-
), /* @__PURE__ */
|
|
4410
|
+
), /* @__PURE__ */ React179.createElement(
|
|
4280
4411
|
"path",
|
|
4281
4412
|
{
|
|
4282
4413
|
d: "M14.2645 11.6508L15.3998 12.4222C15.5598 12.5385 15.7525 12.4222 15.7525 12.4222C15.5604 12.5385 21 8.96487 21 8.96487V15.4361C21 16.1405 20.544 16.436 20.0314 16.436H14.2638V11.6508H14.2645Z",
|
|
4283
4414
|
fill: "#0072C6"
|
|
4284
4415
|
}
|
|
4285
|
-
), /* @__PURE__ */
|
|
4416
|
+
), /* @__PURE__ */ React179.createElement(
|
|
4286
4417
|
"path",
|
|
4287
4418
|
{
|
|
4288
4419
|
d: "M8.38623 10.0276C7.99935 10.0276 7.69108 10.2074 7.46347 10.5664C7.23585 10.9254 7.1217 11.4007 7.1217 11.9922C7.1217 12.5926 7.23585 13.0672 7.46347 13.416C7.69108 13.7655 7.98978 13.9393 8.35889 13.9393C8.73961 13.9393 9.04173 13.7696 9.26456 13.4302C9.48739 13.0908 9.59949 12.6196 9.59949 12.0173C9.59949 11.3892 9.49149 10.9004 9.27481 10.5509C9.05814 10.202 8.76217 10.0276 8.38623 10.0276Z",
|
|
4289
4420
|
fill: "#0072C6"
|
|
4290
4421
|
}
|
|
4291
|
-
), /* @__PURE__ */
|
|
4422
|
+
), /* @__PURE__ */ React179.createElement(
|
|
4292
4423
|
"path",
|
|
4293
4424
|
{
|
|
4294
4425
|
d: "M3 5.02817V18.8028L13.5947 21V3L3 5.02817ZM10.0895 14.2442C9.64183 14.8269 9.0581 15.119 8.33766 15.119C7.63568 15.119 7.06425 14.8364 6.62201 14.2719C6.18045 13.7067 5.95899 12.9712 5.95899 12.0639C5.95899 11.1059 6.18319 10.3312 6.63226 9.7396C7.08134 9.14806 7.67601 8.85194 8.41627 8.85194C9.11552 8.85194 9.68148 9.13453 10.1128 9.70107C10.5448 10.2676 10.7608 11.014 10.7608 11.9408C10.7614 12.8934 10.5373 13.6614 10.0895 14.2442Z",
|
|
@@ -4298,9 +4429,9 @@ function SvgOutlook(props) {
|
|
|
4298
4429
|
}
|
|
4299
4430
|
|
|
4300
4431
|
// src/components/icon/available-icons/palette.tsx
|
|
4301
|
-
var
|
|
4432
|
+
var React180 = __toESM(require("react"));
|
|
4302
4433
|
function SvgPalette(props) {
|
|
4303
|
-
return /* @__PURE__ */
|
|
4434
|
+
return /* @__PURE__ */ React180.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React180.createElement(
|
|
4304
4435
|
"path",
|
|
4305
4436
|
{
|
|
4306
4437
|
fillRule: "evenodd",
|
|
@@ -4308,7 +4439,7 @@ function SvgPalette(props) {
|
|
|
4308
4439
|
d: "M3 12a9 9 0 019-9c4.856 0 9 3.522 9 8.111a5.446 5.446 0 01-5.444 5.445h-1.574a.331.331 0 00-.333.333c0 .073.03.153.086.217A2.332 2.332 0 0112 21a9 9 0 01-9-9zm9-7a7 7 0 000 14 .331.331 0 00.333-.333c0-.082-.029-.16-.094-.234l-.001-.002a2.335 2.335 0 01-.59-1.542 2.332 2.332 0 012.334-2.333h1.574A3.446 3.446 0 0019 11.11C19 7.842 15.98 5 12 5z",
|
|
4309
4440
|
fill: "currentColor"
|
|
4310
4441
|
}
|
|
4311
|
-
), /* @__PURE__ */
|
|
4442
|
+
), /* @__PURE__ */ React180.createElement(
|
|
4312
4443
|
"path",
|
|
4313
4444
|
{
|
|
4314
4445
|
d: "M11 10c-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1 0 .553-.447 1-1 1zM15 11c-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1 0 .553-.447 1-1 1zM9 13c-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1 0 .553-.447 1-1 1z",
|
|
@@ -4318,9 +4449,9 @@ function SvgPalette(props) {
|
|
|
4318
4449
|
}
|
|
4319
4450
|
|
|
4320
4451
|
// src/components/icon/available-icons/pause.tsx
|
|
4321
|
-
var
|
|
4452
|
+
var React181 = __toESM(require("react"));
|
|
4322
4453
|
function SvgPause(props) {
|
|
4323
|
-
return /* @__PURE__ */
|
|
4454
|
+
return /* @__PURE__ */ React181.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React181.createElement(
|
|
4324
4455
|
"path",
|
|
4325
4456
|
{
|
|
4326
4457
|
fillRule: "evenodd",
|
|
@@ -4356,9 +4487,9 @@ var SvgPerson = (props) => /* @__PURE__ */ import_react55.default.createElement(
|
|
|
4356
4487
|
));
|
|
4357
4488
|
|
|
4358
4489
|
// src/components/icon/available-icons/phone-link-off.tsx
|
|
4359
|
-
var
|
|
4490
|
+
var React184 = __toESM(require("react"));
|
|
4360
4491
|
function SvgPhoneLinkOff(props) {
|
|
4361
|
-
return /* @__PURE__ */
|
|
4492
|
+
return /* @__PURE__ */ React184.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React184.createElement(
|
|
4362
4493
|
"path",
|
|
4363
4494
|
{
|
|
4364
4495
|
fillRule: "evenodd",
|
|
@@ -4366,7 +4497,7 @@ function SvgPhoneLinkOff(props) {
|
|
|
4366
4497
|
d: "M8.727 5.818a1 1 0 011-1h10.455a1 1 0 110 2H9.727a1 1 0 01-1-1zM2.202 3.293a1 1 0 011.414 0L19.98 19.657a1 1 0 01-1.414 1.414L2.202 4.707a1 1 0 010-1.414z",
|
|
4367
4498
|
fill: "currentColor"
|
|
4368
4499
|
}
|
|
4369
|
-
), /* @__PURE__ */
|
|
4500
|
+
), /* @__PURE__ */ React184.createElement(
|
|
4370
4501
|
"path",
|
|
4371
4502
|
{
|
|
4372
4503
|
fillRule: "evenodd",
|
|
@@ -4374,7 +4505,7 @@ function SvgPhoneLinkOff(props) {
|
|
|
4374
4505
|
d: "M3.818 4.364a1 1 0 011 1V18.09a1 1 0 11-2 0V5.364a1 1 0 011-1zM15.545 9.455a1 1 0 011-1H22a1 1 0 011 1v9.09a1 1 0 11-2 0v-8.09h-3.455v2.181a1 1 0 01-2 0V9.455z",
|
|
4375
4506
|
fill: "currentColor"
|
|
4376
4507
|
}
|
|
4377
|
-
), /* @__PURE__ */
|
|
4508
|
+
), /* @__PURE__ */ React184.createElement(
|
|
4378
4509
|
"path",
|
|
4379
4510
|
{
|
|
4380
4511
|
fillRule: "evenodd",
|
|
@@ -4410,9 +4541,9 @@ var SvgPhotoSizeSelectActual = (props) => /* @__PURE__ */ import_react57.default
|
|
|
4410
4541
|
));
|
|
4411
4542
|
|
|
4412
4543
|
// src/components/icon/available-icons/picture-in-picture.tsx
|
|
4413
|
-
var
|
|
4544
|
+
var React187 = __toESM(require("react"));
|
|
4414
4545
|
function SvgPictureInPicture(props) {
|
|
4415
|
-
return /* @__PURE__ */
|
|
4546
|
+
return /* @__PURE__ */ React187.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React187.createElement(
|
|
4416
4547
|
"path",
|
|
4417
4548
|
{
|
|
4418
4549
|
d: "M20 4H4C2.34315 4 1 5.34315 1 7V17C1 18.6569 2.34315 20 4 20H20C21.6569 20 23 18.6569 23 17V7C23 5.34315 21.6569 4 20 4Z",
|
|
@@ -4421,7 +4552,7 @@ function SvgPictureInPicture(props) {
|
|
|
4421
4552
|
strokeLinecap: "round",
|
|
4422
4553
|
strokeLinejoin: "round"
|
|
4423
4554
|
}
|
|
4424
|
-
), /* @__PURE__ */
|
|
4555
|
+
), /* @__PURE__ */ React187.createElement(
|
|
4425
4556
|
"path",
|
|
4426
4557
|
{
|
|
4427
4558
|
d: "M19 11H13C12.4477 11 12 11.4477 12 12V16C12 16.5523 12.4477 17 13 17H19C19.5523 17 20 16.5523 20 16V12C20 11.4477 19.5523 11 19 11Z",
|
|
@@ -4431,9 +4562,9 @@ function SvgPictureInPicture(props) {
|
|
|
4431
4562
|
}
|
|
4432
4563
|
|
|
4433
4564
|
// src/components/icon/available-icons/pin.tsx
|
|
4434
|
-
var
|
|
4565
|
+
var React188 = __toESM(require("react"));
|
|
4435
4566
|
function SvgPin(props) {
|
|
4436
|
-
return /* @__PURE__ */
|
|
4567
|
+
return /* @__PURE__ */ React188.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React188.createElement(
|
|
4437
4568
|
"path",
|
|
4438
4569
|
{
|
|
4439
4570
|
clipRule: "evenodd",
|
|
@@ -4445,9 +4576,9 @@ function SvgPin(props) {
|
|
|
4445
4576
|
}
|
|
4446
4577
|
|
|
4447
4578
|
// src/components/icon/available-icons/pin-fill.tsx
|
|
4448
|
-
var
|
|
4579
|
+
var React189 = __toESM(require("react"));
|
|
4449
4580
|
function SvgPinFill(props) {
|
|
4450
|
-
return /* @__PURE__ */
|
|
4581
|
+
return /* @__PURE__ */ React189.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React189.createElement(
|
|
4451
4582
|
"path",
|
|
4452
4583
|
{
|
|
4453
4584
|
clipRule: "evenodd",
|
|
@@ -4459,9 +4590,9 @@ function SvgPinFill(props) {
|
|
|
4459
4590
|
}
|
|
4460
4591
|
|
|
4461
4592
|
// src/components/icon/available-icons/play.tsx
|
|
4462
|
-
var
|
|
4593
|
+
var React190 = __toESM(require("react"));
|
|
4463
4594
|
function SvgPlay(props) {
|
|
4464
|
-
return /* @__PURE__ */
|
|
4595
|
+
return /* @__PURE__ */ React190.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React190.createElement(
|
|
4465
4596
|
"path",
|
|
4466
4597
|
{
|
|
4467
4598
|
d: "M6 6.134v11.732c0 .895 1.03 1.438 1.822.951l9.628-5.866c.733-.441.733-1.46 0-1.914L7.822 5.183C7.029 4.696 6 5.239 6 6.134z",
|
|
@@ -4481,9 +4612,9 @@ var SvgPlayArrow = (props) => /* @__PURE__ */ import_react58.default.createEleme
|
|
|
4481
4612
|
));
|
|
4482
4613
|
|
|
4483
4614
|
// src/components/icon/available-icons/play-circle.tsx
|
|
4484
|
-
var
|
|
4615
|
+
var React192 = __toESM(require("react"));
|
|
4485
4616
|
function SvgPlayCircle(props) {
|
|
4486
|
-
return /* @__PURE__ */
|
|
4617
|
+
return /* @__PURE__ */ React192.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React192.createElement(
|
|
4487
4618
|
"path",
|
|
4488
4619
|
{
|
|
4489
4620
|
fillRule: "evenodd",
|
|
@@ -4491,7 +4622,7 @@ function SvgPlayCircle(props) {
|
|
|
4491
4622
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
4492
4623
|
fill: "currentColor"
|
|
4493
4624
|
}
|
|
4494
|
-
), /* @__PURE__ */
|
|
4625
|
+
), /* @__PURE__ */ React192.createElement(
|
|
4495
4626
|
"path",
|
|
4496
4627
|
{
|
|
4497
4628
|
fillRule: "evenodd",
|
|
@@ -4515,9 +4646,9 @@ var SvgPlayCircleFilled = (props) => /* @__PURE__ */ import_react59.default.crea
|
|
|
4515
4646
|
));
|
|
4516
4647
|
|
|
4517
4648
|
// src/components/icon/available-icons/plus-circle.tsx
|
|
4518
|
-
var
|
|
4649
|
+
var React194 = __toESM(require("react"));
|
|
4519
4650
|
function SvgPlusCircle(props) {
|
|
4520
|
-
return /* @__PURE__ */
|
|
4651
|
+
return /* @__PURE__ */ React194.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React194.createElement(
|
|
4521
4652
|
"path",
|
|
4522
4653
|
{
|
|
4523
4654
|
fillRule: "evenodd",
|
|
@@ -4549,9 +4680,9 @@ var SvgPower = (props) => /* @__PURE__ */ import_react60.default.createElement("
|
|
|
4549
4680
|
));
|
|
4550
4681
|
|
|
4551
4682
|
// src/components/icon/available-icons/present.tsx
|
|
4552
|
-
var
|
|
4683
|
+
var React196 = __toESM(require("react"));
|
|
4553
4684
|
function SvgPresent(props) {
|
|
4554
|
-
return /* @__PURE__ */
|
|
4685
|
+
return /* @__PURE__ */ React196.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React196.createElement(
|
|
4555
4686
|
"path",
|
|
4556
4687
|
{
|
|
4557
4688
|
fillRule: "evenodd",
|
|
@@ -4591,9 +4722,9 @@ var SvgPronunciation = () => /* @__PURE__ */ import_react61.default.createElemen
|
|
|
4591
4722
|
));
|
|
4592
4723
|
|
|
4593
4724
|
// src/components/icon/available-icons/public-off.tsx
|
|
4594
|
-
var
|
|
4725
|
+
var React198 = __toESM(require("react"));
|
|
4595
4726
|
function SvgPublicOff(props) {
|
|
4596
|
-
return /* @__PURE__ */
|
|
4727
|
+
return /* @__PURE__ */ React198.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React198.createElement(
|
|
4597
4728
|
"path",
|
|
4598
4729
|
{
|
|
4599
4730
|
fillRule: "evenodd",
|
|
@@ -4615,9 +4746,9 @@ var SvgPublicoff = (props) => /* @__PURE__ */ import_react62.default.createEleme
|
|
|
4615
4746
|
));
|
|
4616
4747
|
|
|
4617
4748
|
// src/components/icon/available-icons/public-on.tsx
|
|
4618
|
-
var
|
|
4749
|
+
var React200 = __toESM(require("react"));
|
|
4619
4750
|
function SvgPublicOn(props) {
|
|
4620
|
-
return /* @__PURE__ */
|
|
4751
|
+
return /* @__PURE__ */ React200.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React200.createElement(
|
|
4621
4752
|
"path",
|
|
4622
4753
|
{
|
|
4623
4754
|
clipRule: "evenodd",
|
|
@@ -4641,15 +4772,15 @@ var SvgPublicon = (props) => /* @__PURE__ */ import_react63.default.createElemen
|
|
|
4641
4772
|
));
|
|
4642
4773
|
|
|
4643
4774
|
// src/components/icon/available-icons/quick-edit.tsx
|
|
4644
|
-
var
|
|
4775
|
+
var React202 = __toESM(require("react"));
|
|
4645
4776
|
function SvgQuickEdit(props) {
|
|
4646
|
-
return /* @__PURE__ */
|
|
4777
|
+
return /* @__PURE__ */ React202.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React202.createElement(
|
|
4647
4778
|
"path",
|
|
4648
4779
|
{
|
|
4649
4780
|
d: "M11.1869 14.1526L4.3398 21.2194C3.61853 21.9639 2.44813 21.9639 1.72519 21.2194C1.36456 20.8472 1.18424 20.3578 1.18424 19.8702C1.18424 19.3825 1.36456 18.8931 1.72519 18.5209L8.52216 11.5057L11.1869 14.1526Z",
|
|
4650
4781
|
fill: "currentColor"
|
|
4651
4782
|
}
|
|
4652
|
-
), /* @__PURE__ */
|
|
4783
|
+
), /* @__PURE__ */ React202.createElement(
|
|
4653
4784
|
"path",
|
|
4654
4785
|
{
|
|
4655
4786
|
fillRule: "evenodd",
|
|
@@ -4657,7 +4788,7 @@ function SvgQuickEdit(props) {
|
|
|
4657
4788
|
d: "M8.51258 10.5058C8.77994 10.5032 9.03719 10.6078 9.22689 10.7962L11.8916 13.4431C12.28 13.8289 12.286 14.4552 11.905 14.8484L5.05799 21.9153C3.94334 23.0657 2.12305 23.0645 1.00781 21.9161L1.007 21.9153C0.454796 21.3453 0.18424 20.6016 0.18424 19.8702C0.18424 19.1387 0.454796 18.395 1.007 17.825L7.80397 10.8099C7.99002 10.6178 8.24522 10.5083 8.51258 10.5058ZM8.53579 12.9287L2.44338 19.2167C2.27432 19.3912 2.18424 19.6262 2.18424 19.8702C2.18424 20.1139 2.27422 20.3488 2.44311 20.5233C2.77378 20.8632 3.29389 20.8618 3.62161 20.5236L9.78142 14.166L8.53579 12.9287Z",
|
|
4658
4789
|
fill: "currentColor"
|
|
4659
4790
|
}
|
|
4660
|
-
), /* @__PURE__ */
|
|
4791
|
+
), /* @__PURE__ */ React202.createElement(
|
|
4661
4792
|
"path",
|
|
4662
4793
|
{
|
|
4663
4794
|
fillRule: "evenodd",
|
|
@@ -4665,19 +4796,19 @@ function SvgQuickEdit(props) {
|
|
|
4665
4796
|
d: "M12.9852 9.55334C12.6546 9.21325 12.1343 9.21459 11.8065 9.55289L9.92761 11.4921L11.1732 12.7294L12.9848 10.8597C13.1541 10.6849 13.2439 10.4515 13.2439 10.2063C13.2439 9.96261 13.154 9.72778 12.9852 9.55334ZM10.3702 8.16119C11.4848 7.01076 13.3051 7.01198 14.4203 8.16036L14.4212 8.16119C14.9734 8.73113 15.2439 9.47489 15.2439 10.2063C15.2439 10.9399 14.973 11.6818 14.4212 12.2514L11.9051 14.8483C11.719 15.0403 11.4638 15.1499 11.1964 15.1524C10.9291 15.155 10.6718 15.0504 10.4821 14.8619L7.81744 12.2151C7.42905 11.8293 7.42305 11.2029 7.80398 10.8098L10.3702 8.16119L11.0884 8.85704L10.3702 8.16119Z",
|
|
4666
4797
|
fill: "currentColor"
|
|
4667
4798
|
}
|
|
4668
|
-
), /* @__PURE__ */
|
|
4799
|
+
), /* @__PURE__ */ React202.createElement(
|
|
4669
4800
|
"path",
|
|
4670
4801
|
{
|
|
4671
4802
|
d: "M20.553 3.66412C21.3946 3.8066 21.3946 5.05677 20.553 5.19925C19.4426 5.3877 18.5728 6.28549 18.3902 7.43148C18.2521 8.30016 17.0409 8.30016 16.9028 7.43148C16.7202 6.28549 15.8504 5.3877 14.74 5.19925C13.8983 5.05677 13.8983 3.8066 14.74 3.66412C15.8504 3.47567 16.7202 2.57788 16.9028 1.43189C17.0409 0.563209 18.2521 0.563209 18.3902 1.43189C18.5728 2.57788 19.4426 3.47567 20.553 3.66412Z",
|
|
4672
4803
|
fill: "currentColor"
|
|
4673
4804
|
}
|
|
4674
|
-
), /* @__PURE__ */
|
|
4805
|
+
), /* @__PURE__ */ React202.createElement(
|
|
4675
4806
|
"path",
|
|
4676
4807
|
{
|
|
4677
4808
|
d: "M6.19052 8.063C6.60359 8.13293 6.60359 8.74649 6.19052 8.81642C5.64558 8.9089 5.21866 9.34952 5.12905 9.91196C5.0613 10.3383 4.46682 10.3383 4.39907 9.91196C4.30946 9.34952 3.88255 8.9089 3.33761 8.81642C2.92453 8.74649 2.92453 8.13293 3.33761 8.063C3.88255 7.97051 4.30946 7.52989 4.39907 6.96746C4.46682 6.54112 5.0613 6.54112 5.12905 6.96746C5.21866 7.52989 5.64558 7.97051 6.19052 8.063Z",
|
|
4678
4809
|
fill: "currentColor"
|
|
4679
4810
|
}
|
|
4680
|
-
), /* @__PURE__ */
|
|
4811
|
+
), /* @__PURE__ */ React202.createElement(
|
|
4681
4812
|
"path",
|
|
4682
4813
|
{
|
|
4683
4814
|
d: "M10.9935 4.43377C11.3371 4.92754 10.7456 5.53801 10.2672 5.1834C9.63582 4.71582 8.78628 4.71582 8.15493 5.1834C7.67652 5.53801 7.08504 4.92754 7.42862 4.43377C7.88166 3.78215 7.88166 2.90534 7.42862 2.25372C7.08504 1.75995 7.67652 1.14948 8.15493 1.50409C8.78628 1.97167 9.63582 1.97167 10.2672 1.50409C10.7456 1.14948 11.3371 1.75995 10.9935 2.25372C10.5404 2.90534 10.5404 3.78215 10.9935 4.43377Z",
|
|
@@ -4687,9 +4818,9 @@ function SvgQuickEdit(props) {
|
|
|
4687
4818
|
}
|
|
4688
4819
|
|
|
4689
4820
|
// src/components/icon/available-icons/record.tsx
|
|
4690
|
-
var
|
|
4821
|
+
var React203 = __toESM(require("react"));
|
|
4691
4822
|
function SvgRecord(props) {
|
|
4692
|
-
return /* @__PURE__ */
|
|
4823
|
+
return /* @__PURE__ */ React203.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React203.createElement("circle", { cx: 12, cy: 12, r: 8, fill: "currentColor" }));
|
|
4693
4824
|
}
|
|
4694
4825
|
|
|
4695
4826
|
// src/components/icon/available-icons/redo.tsx
|
|
@@ -4713,9 +4844,9 @@ var SvgRedo = (props) => /* @__PURE__ */ import_react64.default.createElement("s
|
|
|
4713
4844
|
));
|
|
4714
4845
|
|
|
4715
4846
|
// src/components/icon/available-icons/redo-alt.tsx
|
|
4716
|
-
var
|
|
4847
|
+
var React205 = __toESM(require("react"));
|
|
4717
4848
|
function SvgRedoAlt(props) {
|
|
4718
|
-
return /* @__PURE__ */
|
|
4849
|
+
return /* @__PURE__ */ React205.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React205.createElement(
|
|
4719
4850
|
"path",
|
|
4720
4851
|
{
|
|
4721
4852
|
fillRule: "evenodd",
|
|
@@ -4723,7 +4854,7 @@ function SvgRedoAlt(props) {
|
|
|
4723
4854
|
d: "M14.2929 3.29289C14.6834 2.90237 15.3166 2.90237 15.7071 3.29289L20.7071 8.29289C21.0976 8.68342 21.0976 9.31658 20.7071 9.70711L15.7071 14.7071C15.3166 15.0976 14.6834 15.0976 14.2929 14.7071C13.9024 14.3166 13.9024 13.6834 14.2929 13.2929L18.5858 9L14.2929 4.70711C13.9024 4.31658 13.9024 3.68342 14.2929 3.29289Z",
|
|
4724
4855
|
fill: "currentColor"
|
|
4725
4856
|
}
|
|
4726
|
-
), /* @__PURE__ */
|
|
4857
|
+
), /* @__PURE__ */ React205.createElement(
|
|
4727
4858
|
"path",
|
|
4728
4859
|
{
|
|
4729
4860
|
fillRule: "evenodd",
|
|
@@ -4735,15 +4866,15 @@ function SvgRedoAlt(props) {
|
|
|
4735
4866
|
}
|
|
4736
4867
|
|
|
4737
4868
|
// src/components/icon/available-icons/refresh.tsx
|
|
4738
|
-
var
|
|
4869
|
+
var React206 = __toESM(require("react"));
|
|
4739
4870
|
function SvgRefresh(props) {
|
|
4740
|
-
return /* @__PURE__ */
|
|
4871
|
+
return /* @__PURE__ */ React206.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React206.createElement(
|
|
4741
4872
|
"path",
|
|
4742
4873
|
{
|
|
4743
4874
|
d: "M13.8014 5.75795C12.7466 5.45285 11.6318 5.41993 10.5609 5.66224C9.48994 5.90455 8.49784 6.4142 7.67716 7.14363C6.85647 7.87307 6.23394 8.79851 5.86766 9.83361C5.68342 10.3543 5.11199 10.627 4.59134 10.4427C4.0707 10.2585 3.79798 9.68706 3.98222 9.16642C4.46122 7.81282 5.27529 6.60263 6.3485 5.64876C7.4217 4.69488 8.71905 4.02842 10.1195 3.71155C11.5199 3.39468 12.9778 3.43774 14.3571 3.8367C15.7313 4.23417 16.9828 4.97197 17.9958 5.98167L20.1666 8.0215V5.33334C20.1666 4.78106 20.6143 4.33334 21.1666 4.33334C21.7189 4.33334 22.1666 4.78106 22.1666 5.33334V10.3333C22.1666 10.4742 22.1375 10.6083 22.0849 10.7299C22.0503 10.8101 22.0046 10.8868 21.9478 10.9578C21.9239 10.9876 21.8983 11.0161 21.8712 11.043C21.7816 11.1321 21.679 11.2008 21.5693 11.249C21.4507 11.3012 21.3201 11.331 21.1827 11.3332C21.1763 11.3333 21.1698 11.3334 21.1633 11.3333H16.1666C15.6143 11.3333 15.1666 10.8856 15.1666 10.3333C15.1666 9.78106 15.6143 9.33334 16.1666 9.33334H18.6421L16.6152 7.42877C16.6075 7.42161 16.6 7.41433 16.5927 7.40694C15.8164 6.63035 14.8562 6.06304 13.8014 5.75795Z",
|
|
4744
4875
|
fill: "currentColor"
|
|
4745
4876
|
}
|
|
4746
|
-
), /* @__PURE__ */
|
|
4877
|
+
), /* @__PURE__ */ React206.createElement(
|
|
4747
4878
|
"path",
|
|
4748
4879
|
{
|
|
4749
4880
|
d: "M2.10452 12.9819C2.2055 12.8744 2.32465 12.7943 2.45271 12.7417C2.57005 12.6933 2.6986 12.6667 2.83337 12.6667H7.83337C8.38566 12.6667 8.83337 13.1144 8.83337 13.6667C8.83337 14.2189 8.38566 14.6667 7.83337 14.6667H5.3578L7.38472 16.5713C7.39233 16.5784 7.39984 16.5857 7.40722 16.5931C8.18343 17.3697 9.14371 17.937 10.1985 18.2421C11.2532 18.5472 12.3681 18.5801 13.439 18.3378C14.5099 18.0955 15.502 17.5858 16.3227 16.8564C17.1434 16.127 17.7659 15.2015 18.1322 14.1664C18.3165 13.6458 18.8879 13.3731 19.4085 13.5573C19.9292 13.7415 20.2019 14.313 20.0177 14.8336C19.5387 16.1872 18.7246 17.3974 17.6514 18.3513C16.5782 19.3051 15.2808 19.9716 13.8804 20.2885C12.4799 20.6053 11.0221 20.5623 9.64275 20.1633C8.26863 19.7659 7.01712 19.0281 6.00409 18.0184L3.83337 15.9786V18.6667C3.83337 19.2189 3.38566 19.6667 2.83337 19.6667C2.28109 19.6667 1.83337 19.2189 1.83337 18.6667V13.6667C1.83337 13.4062 1.93298 13.1689 2.09619 12.991L2.10452 12.9819Z",
|
|
@@ -4777,9 +4908,9 @@ var SvgRemoveRedEye = (props) => /* @__PURE__ */ import_react66.default.createEl
|
|
|
4777
4908
|
));
|
|
4778
4909
|
|
|
4779
4910
|
// src/components/icon/available-icons/repeat.tsx
|
|
4780
|
-
var
|
|
4911
|
+
var React209 = __toESM(require("react"));
|
|
4781
4912
|
function SvgRepeat(props) {
|
|
4782
|
-
return /* @__PURE__ */
|
|
4913
|
+
return /* @__PURE__ */ React209.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React209.createElement(
|
|
4783
4914
|
"path",
|
|
4784
4915
|
{
|
|
4785
4916
|
fillRule: "evenodd",
|
|
@@ -4787,7 +4918,7 @@ function SvgRepeat(props) {
|
|
|
4787
4918
|
d: "M17.1862 1.78243C16.8096 1.40586 16.199 1.40586 15.8225 1.78243C15.4459 2.15901 15.4459 2.76956 15.8225 3.14614L17.6763 5H7.66667C6.42899 5 5.242 5.49167 4.36683 6.36684C3.49167 7.242 3 8.42899 3 9.66667V11.5C3 12.0523 3.44772 12.5 4 12.5C4.55228 12.5 5 12.0523 5 11.5V9.66667C5 8.95942 5.28095 8.28115 5.78105 7.78105C6.28115 7.28095 6.95942 7 7.66667 7H17.6763L15.8225 8.85386C15.4459 9.23044 15.4459 9.84099 15.8225 10.2176C16.199 10.5941 16.8096 10.5941 17.1862 10.2176L20.7219 6.68185C20.9027 6.50101 21.0043 6.25574 21.0043 6C21.0043 5.74426 20.9027 5.49899 20.7219 5.31815L17.1862 1.78243Z",
|
|
4788
4919
|
fill: "currentColor"
|
|
4789
4920
|
}
|
|
4790
|
-
), /* @__PURE__ */
|
|
4921
|
+
), /* @__PURE__ */ React209.createElement(
|
|
4791
4922
|
"path",
|
|
4792
4923
|
{
|
|
4793
4924
|
fillRule: "evenodd",
|
|
@@ -4855,9 +4986,9 @@ var SvgReply = (props) => /* @__PURE__ */ import_react69.default.createElement("
|
|
|
4855
4986
|
));
|
|
4856
4987
|
|
|
4857
4988
|
// src/components/icon/available-icons/reply-left.tsx
|
|
4858
|
-
var
|
|
4989
|
+
var React213 = __toESM(require("react"));
|
|
4859
4990
|
function SvgReplyLeft(props) {
|
|
4860
|
-
return /* @__PURE__ */
|
|
4991
|
+
return /* @__PURE__ */ React213.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React213.createElement(
|
|
4861
4992
|
"path",
|
|
4862
4993
|
{
|
|
4863
4994
|
fillRule: "evenodd",
|
|
@@ -4869,9 +5000,9 @@ function SvgReplyLeft(props) {
|
|
|
4869
5000
|
}
|
|
4870
5001
|
|
|
4871
5002
|
// src/components/icon/available-icons/reply-right.tsx
|
|
4872
|
-
var
|
|
5003
|
+
var React214 = __toESM(require("react"));
|
|
4873
5004
|
function SvgReplyRight(props) {
|
|
4874
|
-
return /* @__PURE__ */
|
|
5005
|
+
return /* @__PURE__ */ React214.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React214.createElement(
|
|
4875
5006
|
"path",
|
|
4876
5007
|
{
|
|
4877
5008
|
fillRule: "evenodd",
|
|
@@ -4883,15 +5014,15 @@ function SvgReplyRight(props) {
|
|
|
4883
5014
|
}
|
|
4884
5015
|
|
|
4885
5016
|
// src/components/icon/available-icons/rewind.tsx
|
|
4886
|
-
var
|
|
5017
|
+
var React215 = __toESM(require("react"));
|
|
4887
5018
|
function SvgRewind(props) {
|
|
4888
|
-
return /* @__PURE__ */
|
|
5019
|
+
return /* @__PURE__ */ React215.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React215.createElement(
|
|
4889
5020
|
"path",
|
|
4890
5021
|
{
|
|
4891
5022
|
d: "M10.8003 17.1431L3.85742 12.0003L10.8003 6.85742V17.1431Z",
|
|
4892
5023
|
fill: "currentColor"
|
|
4893
5024
|
}
|
|
4894
|
-
), /* @__PURE__ */
|
|
5025
|
+
), /* @__PURE__ */ React215.createElement(
|
|
4895
5026
|
"path",
|
|
4896
5027
|
{
|
|
4897
5028
|
fillRule: "evenodd",
|
|
@@ -4899,13 +5030,13 @@ function SvgRewind(props) {
|
|
|
4899
5030
|
d: "M11.1856 6.09164C11.4747 6.23728 11.6571 6.5334 11.6571 6.85715V17.1429C11.6571 17.4666 11.4747 17.7627 11.1856 17.9084C10.8965 18.054 10.5499 18.0243 10.2898 17.8316L3.34695 12.6888C3.12871 12.5271 3 12.2716 3 12C3 11.7284 3.12871 11.4729 3.34695 11.3112L10.2898 6.16838C10.5499 5.97568 10.8965 5.946 11.1856 6.09164ZM5.29717 12L9.94285 15.4412V8.55875L5.29717 12Z",
|
|
4900
5031
|
fill: "currentColor"
|
|
4901
5032
|
}
|
|
4902
|
-
), /* @__PURE__ */
|
|
5033
|
+
), /* @__PURE__ */ React215.createElement(
|
|
4903
5034
|
"path",
|
|
4904
5035
|
{
|
|
4905
5036
|
d: "M19.2856 17.1431L12.3428 12.0003L19.2856 6.85742V17.1431Z",
|
|
4906
5037
|
fill: "currentColor"
|
|
4907
5038
|
}
|
|
4908
|
-
), /* @__PURE__ */
|
|
5039
|
+
), /* @__PURE__ */ React215.createElement(
|
|
4909
5040
|
"path",
|
|
4910
5041
|
{
|
|
4911
5042
|
fillRule: "evenodd",
|
|
@@ -4929,9 +5060,9 @@ var SvgRotateLeft = (props) => /* @__PURE__ */ import_react70.default.createElem
|
|
|
4929
5060
|
));
|
|
4930
5061
|
|
|
4931
5062
|
// src/components/icon/available-icons/safari-logo.tsx
|
|
4932
|
-
var
|
|
5063
|
+
var React217 = __toESM(require("react"));
|
|
4933
5064
|
function SvgSafariLogo(props) {
|
|
4934
|
-
return /* @__PURE__ */
|
|
5065
|
+
return /* @__PURE__ */ React217.createElement(
|
|
4935
5066
|
"svg",
|
|
4936
5067
|
__spreadValues({
|
|
4937
5068
|
width: "96",
|
|
@@ -4940,13 +5071,13 @@ function SvgSafariLogo(props) {
|
|
|
4940
5071
|
fill: "none",
|
|
4941
5072
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4942
5073
|
}, props),
|
|
4943
|
-
/* @__PURE__ */
|
|
5074
|
+
/* @__PURE__ */ React217.createElement("g", { clipPath: "url(#clip0_2_3913)" }, /* @__PURE__ */ React217.createElement("g", { opacity: "0.53", filter: "url(#filter0_f_2_3913)" }, /* @__PURE__ */ React217.createElement(
|
|
4944
5075
|
"path",
|
|
4945
5076
|
{
|
|
4946
5077
|
d: "M91.785 49.9529C91.785 55.4895 90.6526 60.9718 88.4523 66.087C86.252 71.2021 83.0269 75.8498 78.9613 79.7648C74.8957 83.6797 70.0691 86.7852 64.7572 88.904C59.4452 91.0227 53.7518 92.1132 48.0022 92.1132C42.2525 92.1132 36.5592 91.0227 31.2472 88.904C25.9352 86.7852 21.1086 83.6797 17.043 79.7648C12.9774 75.8498 9.7524 71.2021 7.5521 66.087C5.35181 60.9718 4.21933 55.4895 4.21933 49.9529C4.21933 38.7713 8.83215 28.0477 17.043 20.1411C25.2539 12.2345 36.3902 7.7926 48.0022 7.7926C53.7518 7.7926 59.4452 8.88311 64.7572 11.0019C70.0691 13.1206 74.8957 16.2261 78.9613 20.1411C83.0269 24.056 86.252 28.7037 88.4523 33.8189C90.6526 38.934 91.785 44.4163 91.785 49.9529Z",
|
|
4947
5078
|
fill: "black"
|
|
4948
5079
|
}
|
|
4949
|
-
)), /* @__PURE__ */
|
|
5080
|
+
)), /* @__PURE__ */ React217.createElement(
|
|
4950
5081
|
"path",
|
|
4951
5082
|
{
|
|
4952
5083
|
d: "M93.4497 46.2302C93.4497 52.1988 92.2741 58.1089 89.9901 63.6231C87.706 69.1373 84.3582 74.1476 80.1378 78.368C75.9174 82.5884 70.9071 85.9362 65.3929 88.2203C59.8787 90.5044 53.9685 91.6799 48 91.6799C35.946 91.6799 24.3857 86.8915 15.8622 78.368C7.33875 69.8446 2.55032 58.2842 2.55032 46.2302C2.55032 34.1762 7.33875 22.6159 15.8622 14.0924C24.3857 5.56897 35.946 0.780521 48 0.780518C53.9685 0.780517 59.8787 1.95611 65.3929 4.24018C70.9071 6.52424 75.9174 9.87204 80.1378 14.0924C84.3582 18.3128 87.706 23.3232 89.9901 28.8374C92.2741 34.3516 93.4497 40.2617 93.4497 46.2302Z",
|
|
@@ -4956,37 +5087,37 @@ function SvgSafariLogo(props) {
|
|
|
4956
5087
|
strokeLinecap: "round",
|
|
4957
5088
|
strokeLinejoin: "round"
|
|
4958
5089
|
}
|
|
4959
|
-
), /* @__PURE__ */
|
|
5090
|
+
), /* @__PURE__ */ React217.createElement(
|
|
4960
5091
|
"path",
|
|
4961
5092
|
{
|
|
4962
5093
|
d: "M89.8883 46.2302C89.8883 57.3397 85.4751 67.9941 77.6195 75.8497C69.7639 83.7053 59.1095 88.1185 48 88.1185C36.8905 88.1185 26.2361 83.7053 18.3805 75.8497C10.5249 67.9941 6.11168 57.3397 6.11168 46.2302C6.11168 35.1208 10.5249 24.4663 18.3805 16.6107C26.2361 8.75514 36.8905 4.34192 48 4.34192C59.1095 4.34192 69.7639 8.75514 77.6195 16.6107C85.4751 24.4663 89.8883 35.1208 89.8883 46.2302Z",
|
|
4963
5094
|
fill: "url(#paint1_radial_2_3913)"
|
|
4964
5095
|
}
|
|
4965
|
-
), /* @__PURE__ */
|
|
5096
|
+
), /* @__PURE__ */ React217.createElement(
|
|
4966
5097
|
"path",
|
|
4967
5098
|
{
|
|
4968
5099
|
d: "M48 6.52637C47.6617 6.52637 47.3893 6.79873 47.3893 7.13708V14.1814C47.3893 14.5198 47.6617 14.7922 48 14.7922C48.3384 14.7922 48.6107 14.5198 48.6107 14.1814V7.13708C48.6107 6.79873 48.3384 6.52637 48 6.52637ZM44.0047 6.77888C43.9642 6.77453 43.9226 6.77453 43.8805 6.77939C43.544 6.8145 43.3014 7.11368 43.3365 7.4502L43.6443 10.3973C43.6795 10.7338 43.9786 10.9764 44.3151 10.9413C44.6517 10.9062 44.8943 10.607 44.8592 10.2705L44.5516 7.32343C44.5208 7.02897 44.2879 6.80638 44.0047 6.77888ZM52.0232 6.78178C51.74 6.80906 51.507 7.03164 51.4761 7.32606L51.1661 10.2729C51.1307 10.6094 51.3734 10.9088 51.7099 10.9442C52.0463 10.9796 52.3455 10.7372 52.3809 10.4007L52.6909 7.45364C52.7263 7.11714 52.4836 6.81794 52.1471 6.78257C52.105 6.77821 52.0637 6.77819 52.0232 6.78178ZM39.9005 7.37404C39.8599 7.37436 39.8186 7.37839 39.7772 7.3871C39.4462 7.45718 39.2361 7.78013 39.3062 8.11114L40.7651 15.0026C40.8352 15.3336 41.1581 15.5437 41.4891 15.4737C41.8201 15.4036 42.0302 15.0809 41.9602 14.7499L40.5013 7.85812C40.4399 7.56848 40.185 7.37182 39.9005 7.37404ZM56.1271 7.37984C55.8426 7.37694 55.5877 7.57418 55.5262 7.86376L54.0623 14.7544C53.9919 15.0854 54.2019 15.4085 54.5328 15.4788C54.8637 15.5491 55.1868 15.3392 55.2571 15.0083L56.721 8.11757C56.7914 7.78662 56.5814 7.46356 56.2505 7.39327C56.2092 7.38456 56.1678 7.37984 56.1271 7.37984ZM35.9838 8.47842C35.9047 8.47117 35.8231 8.47987 35.7426 8.50657C35.4208 8.61118 35.2458 8.95417 35.3504 9.27595L36.2661 12.0941C36.3707 12.4159 36.7139 12.5909 37.0357 12.4863C37.3575 12.3817 37.5322 12.0385 37.4276 11.7167L36.512 8.89852C36.4336 8.65717 36.221 8.49859 35.9838 8.47842ZM60.0218 8.47987C59.7846 8.50004 59.572 8.65868 59.4936 8.90001L58.5774 11.7179C58.4727 12.0397 58.6476 12.383 58.9693 12.4876C59.2911 12.5922 59.6343 12.4173 59.739 12.0956L60.6551 9.27746C60.7598 8.95568 60.5849 8.61241 60.2632 8.50782C60.1828 8.4817 60.1008 8.4732 60.0218 8.47987ZM32.1105 9.89581C32.0311 9.89726 31.9508 9.91467 31.8736 9.94905C31.5645 10.0865 31.4262 10.4459 31.5636 10.7551L34.4247 17.1922C34.5621 17.5013 34.9216 17.6396 35.2307 17.5021C35.5397 17.3647 35.6784 17.0053 35.541 16.6961L32.6796 10.259C32.5765 10.0271 32.3485 9.89119 32.1105 9.89581ZM63.9388 9.91743C63.7008 9.91307 63.4726 10.0482 63.3692 10.2798L60.4994 16.713C60.3615 17.022 60.4993 17.3817 60.8083 17.5195C61.1173 17.6574 61.477 17.5196 61.6148 17.2106L64.4847 10.7775C64.6225 10.4685 64.4847 10.1088 64.1758 9.97093C64.0986 9.93655 64.0181 9.91917 63.9388 9.91743ZM28.5153 11.7981C28.3981 11.7893 28.2773 11.8155 28.1674 11.879C27.8744 12.0482 27.7747 12.4202 27.9439 12.7132L29.4255 15.2794C29.5946 15.5725 29.9666 15.6721 30.2597 15.5029C30.5527 15.3338 30.6523 14.9617 30.4832 14.6687L29.0016 12.1025C28.8958 11.9194 28.7107 11.8117 28.5153 11.7981ZM67.4847 11.7981C67.2893 11.8111 67.1044 11.9193 66.9987 12.1025L65.5168 14.6687C65.3476 14.9617 65.4476 15.3337 65.7406 15.5029C66.0336 15.6721 66.4057 15.5724 66.5748 15.2794L68.0564 12.7132C68.2256 12.4202 68.1259 12.0481 67.8329 11.879C67.723 11.8156 67.602 11.7899 67.4847 11.7981ZM25.0242 13.9755C24.9067 13.9798 24.789 14.0175 24.6863 14.092C24.4125 14.2906 24.3519 14.671 24.5507 14.9449L28.687 20.6469C28.8856 20.9207 29.2663 20.9813 29.5402 20.7827C29.814 20.584 29.8746 20.2036 29.6758 19.9297L25.5393 14.2278C25.4151 14.0566 25.22 13.9688 25.0242 13.9755ZM71.0195 14.0065C70.8238 13.9993 70.6286 14.087 70.5042 14.258L66.36 19.9544C66.161 20.228 66.221 20.6086 66.4947 20.8076C66.7683 21.0066 67.1488 20.9467 67.3479 20.6732L71.4918 14.9768C71.6909 14.7032 71.6307 14.3227 71.3572 14.1236C71.2546 14.049 71.137 14.0107 71.0195 14.0065ZM21.9037 16.5925C21.7478 16.5838 21.5888 16.6358 21.463 16.749C21.2116 16.9754 21.1913 17.36 21.4178 17.6115L23.4004 19.8139C23.6267 20.0654 24.0113 20.0856 24.2628 19.8592C24.5143 19.6328 24.5345 19.248 24.3081 18.9965L22.3257 16.7943C22.2126 16.6685 22.0596 16.6007 21.9037 16.5925ZM74.1007 16.5968C73.9448 16.6055 73.792 16.673 73.6788 16.7987L71.6961 19.0006C71.4697 19.2521 71.4898 19.6369 71.7413 19.8633C71.9927 20.0897 72.3773 20.0694 72.6037 19.8181L74.5866 17.6161C74.813 17.3647 74.7927 16.9798 74.5413 16.7535C74.4155 16.6403 74.2567 16.5886 74.1007 16.5968ZM18.9129 19.4653C18.757 19.474 18.6044 19.5415 18.4912 19.6672C18.2648 19.9187 18.2851 20.3033 18.5365 20.5297L23.7719 25.2427C24.0234 25.4691 24.408 25.4488 24.6343 25.1974C24.8607 24.9459 24.8407 24.5613 24.5892 24.335L19.3535 19.622C19.2277 19.5088 19.0688 19.4571 18.9129 19.4653ZM77.1061 19.4859C76.9502 19.4772 76.7909 19.5292 76.6651 19.6422L71.4265 24.3516C71.1749 24.5778 71.1542 24.9624 71.3804 25.214C71.6066 25.4656 71.9914 25.486 72.243 25.2598L77.4819 20.5505C77.7335 20.3243 77.754 19.9397 77.5278 19.6881C77.4146 19.5623 77.262 19.4942 77.1061 19.4859ZM16.4258 22.6634C16.23 22.6561 16.0348 22.7443 15.9105 22.9153C15.7116 23.1891 15.772 23.5694 16.0457 23.7683L18.443 25.51C18.7167 25.7089 19.097 25.6488 19.2959 25.3751C19.4948 25.1013 19.4346 24.7207 19.161 24.5219L16.7637 22.7801C16.6612 22.7056 16.5433 22.6676 16.4258 22.6634ZM79.5908 22.6856C79.4733 22.6899 79.3556 22.7275 79.2529 22.8021L76.8546 24.5422C76.5808 24.7409 76.5202 25.1215 76.7188 25.3954C76.9175 25.6693 77.2979 25.7296 77.5718 25.5309L79.9703 23.7908C80.2442 23.5921 80.3045 23.2117 80.1058 22.9379C79.9816 22.7667 79.7866 22.6789 79.5908 22.6856ZM14.1016 26.0746C13.9062 26.0877 13.7213 26.1959 13.6155 26.3791C13.4464 26.6721 13.5461 27.0441 13.8391 27.2133L19.9396 30.7355C20.2326 30.9046 20.6046 30.805 20.7738 30.512C20.943 30.219 20.8433 29.8469 20.5503 29.6777L14.4498 26.1555C14.3399 26.0921 14.2188 26.0665 14.1016 26.0746ZM81.8984 26.0746C81.7812 26.0659 81.6601 26.0921 81.5502 26.1556L75.4497 29.6778C75.1567 29.847 75.0571 30.219 75.2262 30.512C75.3954 30.805 75.7674 30.9047 76.0605 30.7355L82.1612 27.2134C82.4542 27.0442 82.5539 26.6721 82.3847 26.3791C82.279 26.196 82.0938 26.0883 81.8984 26.0746ZM12.3443 29.7107C12.1063 29.7049 11.8781 29.8411 11.7747 30.0728C11.6369 30.3818 11.7746 30.7416 12.0836 30.8794L14.79 32.0866C15.099 32.2244 15.4588 32.0867 15.5966 31.7777C15.7344 31.4687 15.5964 31.1089 15.2874 30.9711L12.5813 29.7639C12.5041 29.7294 12.4236 29.7123 12.3443 29.7107ZM83.6676 29.7358C83.5882 29.7372 83.5076 29.7547 83.4303 29.789L80.7234 30.9941C80.4143 31.1318 80.2761 31.4913 80.4137 31.8004C80.5514 32.1095 80.9111 32.2477 81.2202 32.1101L83.9272 30.9047C84.2363 30.7672 84.3742 30.4076 84.2366 30.0985C84.1335 29.8666 83.9056 29.7311 83.6676 29.7358ZM10.7781 33.511C10.5409 33.5309 10.3283 33.6893 10.2497 33.9306C10.1449 34.2523 10.3193 34.5957 10.6411 34.7005L17.3388 36.8829C17.6605 36.9877 18.0039 36.8132 18.1088 36.4915C18.2135 36.1698 18.0391 35.8264 17.7173 35.7216L11.0196 33.5392C10.9392 33.5129 10.8572 33.5043 10.7781 33.511ZM85.2308 33.5371C85.1518 33.5299 85.0701 33.5386 84.9897 33.5653L78.2903 35.743C77.9685 35.8476 77.7938 36.1908 77.8984 36.5126C78.003 36.8344 78.3462 37.0091 78.668 36.9046L85.3671 34.7269C85.6889 34.6223 85.8639 34.279 85.7593 33.9572C85.6808 33.7159 85.468 33.5573 85.2308 33.5371ZM9.80238 37.5003C9.51786 37.4974 9.2627 37.6949 9.20116 37.9845C9.13079 38.3154 9.34073 38.6384 9.67164 38.7088L12.5702 39.3248C12.9012 39.3951 13.2242 39.1852 13.2945 38.8543C13.3649 38.5233 13.1549 38.2003 12.824 38.13L9.92572 37.514C9.88437 37.5053 9.843 37.5003 9.80238 37.5003ZM86.199 37.5061C86.1583 37.5064 86.1173 37.5119 86.0759 37.5192L83.1773 38.1349C82.8464 38.2052 82.6366 38.528 82.7069 38.8589C82.7772 39.1899 83.1002 39.4 83.4312 39.3297L86.3295 38.714C86.6604 38.6436 86.8705 38.3206 86.8002 37.9896C86.7387 37.7001 86.4835 37.5037 86.199 37.5061ZM9.06383 41.513C8.78061 41.5401 8.5475 41.7623 8.51639 42.0568C8.48084 42.3932 8.72288 42.6928 9.05934 42.7283L16.0647 43.469C16.4012 43.5046 16.7008 43.2622 16.7363 42.9258C16.7718 42.5893 16.5296 42.2897 16.1931 42.2542L9.18772 41.5135C9.14564 41.5092 9.10431 41.5092 9.06383 41.513ZM86.9428 41.5657C86.9023 41.5613 86.8606 41.5613 86.8186 41.5662L79.8124 42.2973C79.4759 42.3325 79.2333 42.6316 79.2684 42.9681C79.3035 43.3047 79.6027 43.5473 79.9392 43.5122L86.9454 42.781C87.2819 42.7459 87.5245 42.4467 87.4894 42.1102C87.4586 41.8158 87.226 41.5932 86.9428 41.5657ZM8.94522 45.6205C8.60687 45.6205 8.33452 45.8929 8.33452 46.2313C8.33452 46.5696 8.60687 46.842 8.94522 46.842H11.9084C12.2467 46.842 12.5193 46.5696 12.5193 46.2313C12.5193 45.8929 12.2467 45.6205 11.9084 45.6205H8.94522ZM84.0917 45.6205C83.7533 45.6205 83.4809 45.8929 83.4809 46.2313C83.4809 46.5696 83.7533 46.842 84.0917 46.842H87.0548C87.3931 46.842 87.6655 46.5696 87.6655 46.2313C87.6655 45.8929 87.3931 45.6205 87.0548 45.6205H84.0917ZM16.1849 48.9498C16.1444 48.9454 16.1031 48.9454 16.061 48.9503L9.05457 49.6815C8.71805 49.7166 8.47547 50.0158 8.51056 50.3523C8.54567 50.6888 8.84484 50.9314 9.18135 50.8963L16.1878 50.1651C16.5243 50.13 16.7669 49.8308 16.7318 49.4943C16.701 49.1999 16.4681 48.9773 16.1849 48.9498ZM79.8114 48.993C79.5282 49.0202 79.2951 49.2424 79.264 49.5368C79.2284 49.8733 79.4705 50.1728 79.8069 50.2084L86.8123 50.949C87.1488 50.9846 87.4483 50.7423 87.4839 50.4058C87.5194 50.0693 87.2771 49.7698 86.9407 49.7342L79.9356 48.9936C79.8935 48.9892 79.8519 48.9892 79.8114 48.993ZM12.6925 53.1188C12.6519 53.1192 12.6105 53.1232 12.5692 53.1319L9.67061 53.7476C9.33964 53.8179 9.12984 54.1409 9.20013 54.4719C9.27049 54.8029 9.59348 55.0127 9.92444 54.9424L12.823 54.3269C13.154 54.2565 13.3638 53.9336 13.2935 53.6026C13.232 53.313 12.977 53.1164 12.6925 53.1188ZM83.3067 53.1246C83.0222 53.1217 82.7673 53.3189 82.7058 53.6085C82.6354 53.9395 82.8451 54.2625 83.176 54.3329L86.0745 54.9488C86.4055 55.0192 86.7285 54.8095 86.7989 54.4786C86.8692 54.1477 86.6593 53.8244 86.3284 53.754L83.4301 53.1381C83.3887 53.1293 83.3473 53.1246 83.3067 53.1246ZM17.5734 55.53C17.4943 55.5228 17.4127 55.5315 17.3322 55.5582L10.6329 57.7358C10.3111 57.8404 10.1364 58.1837 10.241 58.5055C10.3456 58.8273 10.6888 59.002 11.0106 58.8974L17.7097 56.7197C18.0315 56.6151 18.2065 56.2719 18.1019 55.9501C18.0234 55.7088 17.8106 55.5501 17.5734 55.53ZM78.42 55.5516C78.1828 55.5715 77.9701 55.73 77.8915 55.9713C77.7868 56.293 77.9612 56.6363 78.2829 56.7412L84.9807 58.9236C85.3024 59.0283 85.6458 58.8538 85.7506 58.5322C85.8555 58.2105 85.681 57.8671 85.3592 57.7623L78.6614 55.5798C78.5811 55.5536 78.4991 55.545 78.42 55.5516ZM15.017 60.2997C14.9376 60.3012 14.8573 60.3183 14.78 60.3527L12.0728 61.558C11.7637 61.6956 11.6258 62.0552 11.7634 62.3643C11.9011 62.6734 12.2606 62.8113 12.5697 62.6737L15.2769 61.4687C15.586 61.3311 15.7239 60.9715 15.5863 60.6624C15.4832 60.4305 15.255 60.295 15.017 60.2997ZM80.9733 60.3229C80.7353 60.3171 80.5071 60.4534 80.4037 60.6851C80.2658 60.9941 80.4036 61.3538 80.7126 61.4916L83.4187 62.6988C83.7277 62.8366 84.0875 62.6989 84.2253 62.3899C84.3631 62.0809 84.2254 61.7212 83.9164 61.5834L81.2102 60.3762C81.133 60.3416 81.0526 60.3245 80.9733 60.3229ZM20.2877 61.6464C20.1705 61.6377 20.0494 61.6638 19.9396 61.7273L13.8391 65.2495C13.5461 65.4187 13.4464 65.7907 13.6155 66.0837C13.7847 66.3767 14.1568 66.4764 14.4498 66.3072L20.5503 62.7853C20.8433 62.6161 20.9429 62.2438 20.7738 61.9508C20.668 61.7677 20.4832 61.66 20.2877 61.6464ZM75.7125 61.6464C75.5171 61.6594 75.332 61.7677 75.2262 61.9508C75.0571 62.2438 75.1567 62.6161 75.4497 62.7853L81.5502 66.3072C81.8433 66.4764 82.2155 66.3767 82.3847 66.0837C82.5539 65.7907 82.4542 65.4186 82.1612 65.2495L76.0605 61.7273C75.9506 61.6639 75.8298 61.6382 75.7125 61.6464ZM18.7661 66.8151C18.6486 66.8195 18.5309 66.8573 18.4282 66.9319L16.0299 68.672C15.7561 68.8707 15.6955 69.2511 15.8941 69.525C16.0928 69.7988 16.4732 69.8594 16.7471 69.6606L19.1456 67.9205C19.4195 67.7218 19.48 67.3414 19.2814 67.0676C19.1572 66.8964 18.9619 66.8084 18.7661 66.8151ZM77.2194 66.8357C77.0236 66.8285 76.8284 66.9167 76.7041 67.0877C76.5052 67.3614 76.5656 67.742 76.8393 67.9409L79.2366 69.6826C79.5103 69.8815 79.8906 69.8212 80.0895 69.5474C80.2884 69.2737 80.2282 68.8933 79.9546 68.6944L77.5574 66.9527C77.4548 66.8781 77.3369 66.8399 77.2194 66.8357ZM24.1979 67.0466C24.042 67.0379 23.883 67.0898 23.7572 67.2029L18.5184 71.9122C18.2667 72.1384 18.2463 72.523 18.4725 72.7746C18.6987 73.0262 19.0833 73.0467 19.3349 72.8205L24.5738 68.1111C24.8254 67.885 24.8458 67.5004 24.6196 67.2487C24.5066 67.1229 24.3538 67.0549 24.1979 67.0466ZM71.7876 67.0634C71.6317 67.0721 71.4788 67.1396 71.3656 67.2653C71.1392 67.5168 71.1595 67.9013 71.4109 68.1277L76.6463 72.8407C76.8978 73.0671 77.2826 73.0469 77.509 72.7955C77.7354 72.544 77.7151 72.1594 77.4638 71.9331L72.228 67.22C72.1022 67.1068 71.9435 67.0552 71.7876 67.0634ZM29.1679 71.5374C28.9722 71.5301 28.7768 71.6177 28.6524 71.7888L24.5084 77.4852C24.3094 77.7589 24.3693 78.1394 24.6428 78.3384C24.9164 78.5375 25.2969 78.4776 25.496 78.2039L29.6399 72.5075C29.839 72.2339 29.7791 71.8534 29.5056 71.6543C29.403 71.5797 29.2854 71.5414 29.1679 71.5374ZM66.7981 71.5629C66.6806 71.5673 66.5629 71.6048 66.4602 71.6794C66.1863 71.8781 66.1258 72.2585 66.3244 72.5323L70.4607 78.2343C70.6593 78.5082 71.0397 78.5687 71.3136 78.3701C71.5875 78.1714 71.648 77.7911 71.4494 77.5172L67.3131 71.8152C67.1889 71.6441 66.9939 71.5562 66.7981 71.5629ZM23.8184 72.4427C23.6625 72.4514 23.5096 72.5189 23.3964 72.6446L21.4137 74.8465C21.1873 75.098 21.2074 75.4828 21.4589 75.7092C21.7103 75.9356 22.0949 75.9153 22.3213 75.6638L24.3042 73.4619C24.5306 73.2105 24.5103 72.8256 24.2589 72.5992C24.1331 72.486 23.9743 72.4346 23.8184 72.4427ZM72.178 72.4456C72.0221 72.4369 71.8632 72.489 71.7375 72.6022C71.486 72.8285 71.4658 73.2131 71.6921 73.4646L73.6745 75.6671C73.9008 75.9185 74.2854 75.9388 74.5369 75.7123C74.7884 75.486 74.8086 75.1011 74.5822 74.8496L72.5998 72.6475C72.4866 72.5217 72.3339 72.4538 72.178 72.4456ZM34.9548 74.8885C34.7168 74.8826 34.4888 75.0189 34.3855 75.2506L31.5153 81.6837C31.3775 81.9927 31.5153 82.3524 31.8243 82.4903C32.1333 82.6281 32.493 82.4904 32.6308 82.1814L35.5009 75.7482C35.6387 75.4392 35.501 75.0795 35.192 74.9417C35.1148 74.9072 35.0341 74.89 34.9548 74.8885ZM61.0065 74.9062C60.9271 74.9076 60.8466 74.9247 60.7693 74.9591C60.4603 75.0965 60.3219 75.456 60.4593 75.7651L63.3204 82.2022C63.4578 82.5112 63.8175 82.6496 64.1267 82.5122C64.4357 82.3748 64.5741 82.0153 64.4367 81.7062L61.5756 75.2691C61.4725 75.0373 61.2445 74.9016 61.0065 74.9062ZM29.9115 76.8774C29.7161 76.8905 29.5312 76.9987 29.4255 77.1819L27.9439 79.7481C27.7747 80.0411 27.8744 80.4131 28.1674 80.5823C28.4604 80.7515 28.8324 80.6518 29.0016 80.3588L30.4832 77.7926C30.6523 77.4996 30.5527 77.1275 30.2597 76.9584C30.1498 76.895 30.0287 76.8693 29.9115 76.8774ZM66.0885 76.8774C65.9713 76.8687 65.8505 76.895 65.7406 76.9584C65.4476 77.1276 65.3479 77.4996 65.5171 77.7926L66.9987 80.3588C67.1678 80.6518 67.5399 80.7515 67.8329 80.5823C68.1259 80.4132 68.2256 80.0411 68.0564 79.7481L66.5748 77.1819C66.4691 76.9988 66.2839 76.8911 66.0885 76.8774ZM41.3441 76.9694C41.0596 76.9665 40.8047 77.1638 40.7432 77.4534L39.2793 84.3441C39.2089 84.675 39.4189 84.9981 39.7498 85.0684C40.0807 85.1387 40.4038 84.9288 40.4741 84.5979L41.938 77.7072C42.0084 77.3762 41.7984 77.0532 41.4675 76.9829C41.4262 76.9742 41.3848 76.9694 41.3441 76.9694ZM54.6342 76.9738C54.5936 76.9741 54.5526 76.9781 54.5112 76.9868C54.1802 77.0569 53.9701 77.3796 54.0402 77.7106L55.4991 84.6024C55.5692 84.9334 55.8921 85.1435 56.2231 85.0734C56.5541 85.0033 56.7642 84.6804 56.6942 84.3494L55.235 77.4581C55.1736 77.1684 54.9187 76.9716 54.6342 76.9738ZM48 77.6688C47.6617 77.6688 47.3893 77.9412 47.3893 78.2795V85.3239C47.3893 85.6623 47.6617 85.9346 48 85.9346C48.3384 85.9346 48.6107 85.6623 48.6107 85.3239V78.2795C48.6107 77.9412 48.3384 77.6688 48 77.6688ZM36.7895 79.9451C36.5523 79.9653 36.3395 80.1239 36.2611 80.3652L35.3451 83.1834C35.2405 83.5052 35.4153 83.8484 35.7371 83.9531C36.0588 84.0577 36.4021 83.8825 36.5067 83.5609L37.4226 80.7429C37.5272 80.4212 37.3524 80.0779 37.0307 79.9733C36.9503 79.9472 36.8686 79.9384 36.7895 79.9451ZM59.2057 79.9465C59.1267 79.9393 59.045 79.948 58.9646 79.9745C58.6428 80.0792 58.4678 80.4224 58.5723 80.7442L59.488 83.5624C59.5926 83.8842 59.9359 84.0589 60.2577 83.9543C60.5794 83.8497 60.7544 83.5067 60.6499 83.1849L59.734 80.3668C59.6555 80.1254 59.4429 79.9667 59.2057 79.9465ZM44.1665 81.5161C43.8833 81.5434 43.65 81.7657 43.6191 82.0602L43.3094 85.0072C43.274 85.3437 43.5164 85.6429 43.8529 85.6783C44.1894 85.7137 44.4888 85.4713 44.5242 85.1348L44.8339 82.188C44.8693 81.8515 44.6269 81.5521 44.2904 81.5167C44.2484 81.5123 44.207 81.5123 44.1665 81.5161ZM51.8089 81.519C51.7685 81.5147 51.7268 81.5147 51.6848 81.5196C51.3482 81.5547 51.1056 81.8538 51.1407 82.1903L51.4486 85.1377C51.4837 85.4742 51.7829 85.7166 52.1194 85.6814C52.4559 85.6463 52.6986 85.3471 52.6634 85.0106L52.3558 82.0636C52.3251 81.7691 52.0921 81.5466 51.8089 81.519Z",
|
|
4969
5100
|
fill: "#F4F2F3"
|
|
4970
5101
|
}
|
|
4971
|
-
), /* @__PURE__ */
|
|
5102
|
+
), /* @__PURE__ */ React217.createElement("g", { opacity: "0.409", filter: "url(#filter1_f_2_3913)" }, /* @__PURE__ */ React217.createElement(
|
|
4972
5103
|
"path",
|
|
4973
5104
|
{
|
|
4974
5105
|
d: "M76.623 21.8018L43.2099 41.2149L22.0837 74.4734L52.9895 51.5818L76.623 21.8018Z",
|
|
4975
5106
|
fill: "black"
|
|
4976
5107
|
}
|
|
4977
|
-
)), /* @__PURE__ */
|
|
5108
|
+
)), /* @__PURE__ */ React217.createElement(
|
|
4978
5109
|
"path",
|
|
4979
5110
|
{
|
|
4980
5111
|
d: "M52.7887 51.2451L43.2114 41.2154L77.1857 18.3608L52.7887 51.2451Z",
|
|
4981
5112
|
fill: "#FF5150"
|
|
4982
5113
|
}
|
|
4983
|
-
), /* @__PURE__ */
|
|
5114
|
+
), /* @__PURE__ */ React217.createElement(
|
|
4984
5115
|
"path",
|
|
4985
5116
|
{
|
|
4986
5117
|
d: "M52.7887 51.245L43.2113 41.2153L18.8143 74.0996L52.7887 51.245Z",
|
|
4987
5118
|
fill: "#F1F1F1"
|
|
4988
5119
|
}
|
|
4989
|
-
), /* @__PURE__ */
|
|
5120
|
+
), /* @__PURE__ */ React217.createElement(
|
|
4990
5121
|
"path",
|
|
4991
5122
|
{
|
|
4992
5123
|
opacity: "0.243",
|
|
@@ -4994,7 +5125,7 @@ function SvgSafariLogo(props) {
|
|
|
4994
5125
|
fill: "black"
|
|
4995
5126
|
}
|
|
4996
5127
|
)),
|
|
4997
|
-
/* @__PURE__ */
|
|
5128
|
+
/* @__PURE__ */ React217.createElement("defs", null, /* @__PURE__ */ React217.createElement(
|
|
4998
5129
|
"filter",
|
|
4999
5130
|
{
|
|
5000
5131
|
id: "filter0_f_2_3913",
|
|
@@ -5005,8 +5136,8 @@ function SvgSafariLogo(props) {
|
|
|
5005
5136
|
filterUnits: "userSpaceOnUse",
|
|
5006
5137
|
colorInterpolationFilters: "sRGB"
|
|
5007
5138
|
},
|
|
5008
|
-
/* @__PURE__ */
|
|
5009
|
-
/* @__PURE__ */
|
|
5139
|
+
/* @__PURE__ */ React217.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
5140
|
+
/* @__PURE__ */ React217.createElement(
|
|
5010
5141
|
"feBlend",
|
|
5011
5142
|
{
|
|
5012
5143
|
mode: "normal",
|
|
@@ -5015,14 +5146,14 @@ function SvgSafariLogo(props) {
|
|
|
5015
5146
|
result: "shape"
|
|
5016
5147
|
}
|
|
5017
5148
|
),
|
|
5018
|
-
/* @__PURE__ */
|
|
5149
|
+
/* @__PURE__ */ React217.createElement(
|
|
5019
5150
|
"feGaussianBlur",
|
|
5020
5151
|
{
|
|
5021
5152
|
stdDeviation: "2.475",
|
|
5022
5153
|
result: "effect1_foregroundBlur_2_3913"
|
|
5023
5154
|
}
|
|
5024
5155
|
)
|
|
5025
|
-
), /* @__PURE__ */
|
|
5156
|
+
), /* @__PURE__ */ React217.createElement(
|
|
5026
5157
|
"filter",
|
|
5027
5158
|
{
|
|
5028
5159
|
id: "filter1_f_2_3913",
|
|
@@ -5033,8 +5164,8 @@ function SvgSafariLogo(props) {
|
|
|
5033
5164
|
filterUnits: "userSpaceOnUse",
|
|
5034
5165
|
colorInterpolationFilters: "sRGB"
|
|
5035
5166
|
},
|
|
5036
|
-
/* @__PURE__ */
|
|
5037
|
-
/* @__PURE__ */
|
|
5167
|
+
/* @__PURE__ */ React217.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
5168
|
+
/* @__PURE__ */ React217.createElement(
|
|
5038
5169
|
"feBlend",
|
|
5039
5170
|
{
|
|
5040
5171
|
mode: "normal",
|
|
@@ -5043,14 +5174,14 @@ function SvgSafariLogo(props) {
|
|
|
5043
5174
|
result: "shape"
|
|
5044
5175
|
}
|
|
5045
5176
|
),
|
|
5046
|
-
/* @__PURE__ */
|
|
5177
|
+
/* @__PURE__ */ React217.createElement(
|
|
5047
5178
|
"feGaussianBlur",
|
|
5048
5179
|
{
|
|
5049
5180
|
stdDeviation: "1.27242",
|
|
5050
5181
|
result: "effect1_foregroundBlur_2_3913"
|
|
5051
5182
|
}
|
|
5052
5183
|
)
|
|
5053
|
-
), /* @__PURE__ */
|
|
5184
|
+
), /* @__PURE__ */ React217.createElement(
|
|
5054
5185
|
"linearGradient",
|
|
5055
5186
|
{
|
|
5056
5187
|
id: "paint0_linear_2_3913",
|
|
@@ -5060,9 +5191,9 @@ function SvgSafariLogo(props) {
|
|
|
5060
5191
|
y2: "0.780279",
|
|
5061
5192
|
gradientUnits: "userSpaceOnUse"
|
|
5062
5193
|
},
|
|
5063
|
-
/* @__PURE__ */
|
|
5064
|
-
/* @__PURE__ */
|
|
5065
|
-
), /* @__PURE__ */
|
|
5194
|
+
/* @__PURE__ */ React217.createElement("stop", { stopColor: "#BDBDBD" }),
|
|
5195
|
+
/* @__PURE__ */ React217.createElement("stop", { offset: "1", stopColor: "white" })
|
|
5196
|
+
), /* @__PURE__ */ React217.createElement(
|
|
5066
5197
|
"radialGradient",
|
|
5067
5198
|
{
|
|
5068
5199
|
id: "paint1_radial_2_3913",
|
|
@@ -5072,12 +5203,12 @@ function SvgSafariLogo(props) {
|
|
|
5072
5203
|
gradientUnits: "userSpaceOnUse",
|
|
5073
5204
|
gradientTransform: "translate(48.1888 40.1224) scale(45.4496 45.4495)"
|
|
5074
5205
|
},
|
|
5075
|
-
/* @__PURE__ */
|
|
5076
|
-
/* @__PURE__ */
|
|
5077
|
-
/* @__PURE__ */
|
|
5078
|
-
/* @__PURE__ */
|
|
5079
|
-
/* @__PURE__ */
|
|
5080
|
-
), /* @__PURE__ */
|
|
5206
|
+
/* @__PURE__ */ React217.createElement("stop", { stopColor: "#06C2E7" }),
|
|
5207
|
+
/* @__PURE__ */ React217.createElement("stop", { offset: "0.25", stopColor: "#0DB8EC" }),
|
|
5208
|
+
/* @__PURE__ */ React217.createElement("stop", { offset: "0.5", stopColor: "#12AEF1" }),
|
|
5209
|
+
/* @__PURE__ */ React217.createElement("stop", { offset: "0.75", stopColor: "#1F86F9" }),
|
|
5210
|
+
/* @__PURE__ */ React217.createElement("stop", { offset: "1", stopColor: "#107DDD" })
|
|
5211
|
+
), /* @__PURE__ */ React217.createElement("clipPath", { id: "clip0_2_3913" }, /* @__PURE__ */ React217.createElement(
|
|
5081
5212
|
"rect",
|
|
5082
5213
|
{
|
|
5083
5214
|
width: "96",
|
|
@@ -5174,9 +5305,9 @@ var SvgSchool = (props) => /* @__PURE__ */ import_react73.default.createElement(
|
|
|
5174
5305
|
));
|
|
5175
5306
|
|
|
5176
5307
|
// src/components/icon/available-icons/scissors.tsx
|
|
5177
|
-
var
|
|
5308
|
+
var React221 = __toESM(require("react"));
|
|
5178
5309
|
function SvgScissors(props) {
|
|
5179
|
-
return /* @__PURE__ */
|
|
5310
|
+
return /* @__PURE__ */ React221.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React221.createElement(
|
|
5180
5311
|
"path",
|
|
5181
5312
|
{
|
|
5182
5313
|
fillRule: "evenodd",
|
|
@@ -5184,7 +5315,7 @@ function SvgScissors(props) {
|
|
|
5184
5315
|
d: "M6.667 5a1.667 1.667 0 100 3.333 1.667 1.667 0 000-3.333zM3 6.667a3.667 3.667 0 117.333 0 3.667 3.667 0 01-7.333 0zM6.667 15.667a1.667 1.667 0 100 3.333 1.667 1.667 0 000-3.333zM3 17.333a3.667 3.667 0 117.333 0 3.667 3.667 0 01-7.333 0z",
|
|
5185
5316
|
fill: "currentColor"
|
|
5186
5317
|
}
|
|
5187
|
-
), /* @__PURE__ */
|
|
5318
|
+
), /* @__PURE__ */ React221.createElement(
|
|
5188
5319
|
"path",
|
|
5189
5320
|
{
|
|
5190
5321
|
fillRule: "evenodd",
|
|
@@ -5192,7 +5323,7 @@ function SvgScissors(props) {
|
|
|
5192
5323
|
d: "M19.818 4.182a1 1 0 010 1.414l-10.56 10.56a1 1 0 01-1.414-1.414l10.56-10.56a1 1 0 011.414 0zM13.488 13.498a1 1 0 011.414-.001l4.916 4.906a1 1 0 01-1.413 1.416l-4.916-4.907a1 1 0 01-.001-1.414z",
|
|
5193
5324
|
fill: "currentColor"
|
|
5194
5325
|
}
|
|
5195
|
-
), /* @__PURE__ */
|
|
5326
|
+
), /* @__PURE__ */ React221.createElement(
|
|
5196
5327
|
"path",
|
|
5197
5328
|
{
|
|
5198
5329
|
fillRule: "evenodd",
|
|
@@ -5204,9 +5335,9 @@ function SvgScissors(props) {
|
|
|
5204
5335
|
}
|
|
5205
5336
|
|
|
5206
5337
|
// src/components/icon/available-icons/screen-cam.tsx
|
|
5207
|
-
var
|
|
5338
|
+
var React222 = __toESM(require("react"));
|
|
5208
5339
|
function SvgScreenCam(props) {
|
|
5209
|
-
return /* @__PURE__ */
|
|
5340
|
+
return /* @__PURE__ */ React222.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React222.createElement(
|
|
5210
5341
|
"path",
|
|
5211
5342
|
{
|
|
5212
5343
|
fillRule: "evenodd",
|
|
@@ -5214,13 +5345,13 @@ function SvgScreenCam(props) {
|
|
|
5214
5345
|
d: "M12.749 15.85h-3.41v2.196h2.603a.407.407 0 110 .814h-6.02a.407.407 0 110-.814h2.603v-2.197H2.912A1.912 1.912 0 011 13.937V6.412C1 5.356 1.856 4.5 2.912 4.5h12.04c1.057 0 1.912.856 1.912 1.912v1.88c-.279.062-.55.143-.813.244V6.412c0-.607-.492-1.098-1.098-1.098H2.912c-.607 0-1.098.491-1.098 1.098v7.525c0 .607.491 1.099 1.098 1.099h9.601c.059.279.138.55.236.813z",
|
|
5215
5346
|
fill: "currentColor"
|
|
5216
5347
|
}
|
|
5217
|
-
), /* @__PURE__ */
|
|
5348
|
+
), /* @__PURE__ */ React222.createElement(
|
|
5218
5349
|
"path",
|
|
5219
5350
|
{
|
|
5220
5351
|
d: "M9.339 15.85v-.5a.5.5 0 00-.5.5h.5zm3.41 0v.5a.5.5 0 00.468-.676l-.468.175zm-3.41 2.196h-.5a.5.5 0 00.5.5v-.5zm-.814 0v.5a.5.5 0 00.5-.5h-.5zm0-2.197h.5a.5.5 0 00-.5-.5v.5zm8.34-7.556l.106.488a.5.5 0 00.393-.488h-.5zm-.814.243h-.5a.5.5 0 00.679.467l-.18-.467zm-7.124 6.5v.5h.003l-.003-.5zm.005 0l.004-.5h-.007l.003.5zm.006 0l-.003.5h.003v-.5zm3.575 0l.49-.103a.5.5 0 00-.49-.397v.5zm-3.174 1.313h3.41v-1h-3.41v1zm.5 1.697v-2.197h-1v2.197h1zm2.103-.5H9.34v1h2.603v-1zm.907.907c0-.501-.406-.907-.907-.907v1a.093.093 0 01-.093-.093h1zm-.907.907c.501 0 .907-.407.907-.907h-1c0-.052.042-.093.093-.093v1zm-6.02 0h6.02v-1h-6.02v1zm-.907-.907c0 .5.406.907.907.907v-1c.051 0 .093.041.093.093h-1zm.907-.907c-.5 0-.907.406-.907.907h1a.093.093 0 01-.093.093v-1zm2.603 0H5.922v1h2.603v-1zm-.5-1.697v2.197h1v-2.197h-1zm-5.113.5h5.613v-1H2.912v1zM.5 13.937a2.412 2.412 0 002.412 2.412v-1c-.78 0-1.412-.632-1.412-1.412h-1zm0-7.525v7.525h1V6.412h-1zM2.912 4A2.412 2.412 0 00.5 6.412h1C1.5 5.632 2.132 5 2.912 5V4zm12.04 0H2.913v1h12.04V4zm2.412 2.412A2.412 2.412 0 0014.954 4v1c.78 0 1.412.632 1.412 1.412h1zm0 1.88v-1.88h-1v1.88h1zm-1.134.71c.239-.09.486-.165.741-.22l-.213-.978a6.15 6.15 0 00-.886.265l.358.934zm.32-.466V6.412h-1v2.124h1zm0-2.124c0-.883-.715-1.598-1.597-1.598v1c.33 0 .598.267.598.598h1zm-1.597-1.598H2.912v1h12.04v-1zm-12.041 0c-.883 0-1.598.715-1.598 1.598h1c0-.33.267-.598.598-.598v-1zM1.314 6.412v7.525h1V6.412h-1zm0 7.525c0 .883.715 1.599 1.598 1.599v-1a.598.598 0 01-.598-.599h-1zm1.598 1.599h6.014v-1H2.913v1zm6.018 0h.006l-.007-1h-.006l.007 1zm-.001 0h.006l.006-1h-.005l-.007 1zm.009 0h3.575v-1H8.938v1zm4.28.138a5.163 5.163 0 01-.216-.741l-.978.206c.064.304.15.6.257.885l.936-.35z",
|
|
5221
5352
|
fill: "currentColor"
|
|
5222
5353
|
}
|
|
5223
|
-
), /* @__PURE__ */
|
|
5354
|
+
), /* @__PURE__ */ React222.createElement(
|
|
5224
5355
|
"path",
|
|
5225
5356
|
{
|
|
5226
5357
|
fillRule: "evenodd",
|
|
@@ -5232,9 +5363,9 @@ function SvgScreenCam(props) {
|
|
|
5232
5363
|
}
|
|
5233
5364
|
|
|
5234
5365
|
// src/components/icon/available-icons/search.tsx
|
|
5235
|
-
var
|
|
5366
|
+
var React223 = __toESM(require("react"));
|
|
5236
5367
|
function SvgSearch(props) {
|
|
5237
|
-
return /* @__PURE__ */
|
|
5368
|
+
return /* @__PURE__ */ React223.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React223.createElement(
|
|
5238
5369
|
"path",
|
|
5239
5370
|
{
|
|
5240
5371
|
fillRule: "evenodd",
|
|
@@ -5242,7 +5373,7 @@ function SvgSearch(props) {
|
|
|
5242
5373
|
d: "M11.111 5a6.111 6.111 0 100 12.222 6.111 6.111 0 000-12.222zM3 11.111a8.111 8.111 0 1116.222 0 8.111 8.111 0 01-16.222 0z",
|
|
5243
5374
|
fill: "currentColor"
|
|
5244
5375
|
}
|
|
5245
|
-
), /* @__PURE__ */
|
|
5376
|
+
), /* @__PURE__ */ React223.createElement(
|
|
5246
5377
|
"path",
|
|
5247
5378
|
{
|
|
5248
5379
|
fillRule: "evenodd",
|
|
@@ -5254,9 +5385,9 @@ function SvgSearch(props) {
|
|
|
5254
5385
|
}
|
|
5255
5386
|
|
|
5256
5387
|
// src/components/icon/available-icons/send.tsx
|
|
5257
|
-
var
|
|
5388
|
+
var React224 = __toESM(require("react"));
|
|
5258
5389
|
function SvgSend(props) {
|
|
5259
|
-
return /* @__PURE__ */
|
|
5390
|
+
return /* @__PURE__ */ React224.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React224.createElement(
|
|
5260
5391
|
"path",
|
|
5261
5392
|
{
|
|
5262
5393
|
fillRule: "evenodd",
|
|
@@ -5264,7 +5395,7 @@ function SvgSend(props) {
|
|
|
5264
5395
|
d: "M21.707 2.293a1 1 0 010 1.414l-9.9 9.9a1 1 0 01-1.414-1.414l9.9-9.9a1 1 0 011.414 0z",
|
|
5265
5396
|
fill: "currentColor"
|
|
5266
5397
|
}
|
|
5267
|
-
), /* @__PURE__ */
|
|
5398
|
+
), /* @__PURE__ */ React224.createElement(
|
|
5268
5399
|
"path",
|
|
5269
5400
|
{
|
|
5270
5401
|
fillRule: "evenodd",
|
|
@@ -5300,9 +5431,9 @@ var SvgSentimentSatisfied = (props) => /* @__PURE__ */ import_react75.default.cr
|
|
|
5300
5431
|
));
|
|
5301
5432
|
|
|
5302
5433
|
// src/components/icon/available-icons/settings.tsx
|
|
5303
|
-
var
|
|
5434
|
+
var React227 = __toESM(require("react"));
|
|
5304
5435
|
function SvgSettings(props) {
|
|
5305
|
-
return /* @__PURE__ */
|
|
5436
|
+
return /* @__PURE__ */ React227.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React227.createElement(
|
|
5306
5437
|
"path",
|
|
5307
5438
|
{
|
|
5308
5439
|
fillRule: "evenodd",
|
|
@@ -5310,7 +5441,7 @@ function SvgSettings(props) {
|
|
|
5310
5441
|
d: "M12 10.545a1.455 1.455 0 100 2.91 1.455 1.455 0 000-2.91zM8.546 12a3.455 3.455 0 116.909 0 3.455 3.455 0 01-6.91 0z",
|
|
5311
5442
|
fill: "currentColor"
|
|
5312
5443
|
}
|
|
5313
|
-
), /* @__PURE__ */
|
|
5444
|
+
), /* @__PURE__ */ React227.createElement(
|
|
5314
5445
|
"path",
|
|
5315
5446
|
{
|
|
5316
5447
|
fillRule: "evenodd",
|
|
@@ -5322,9 +5453,9 @@ function SvgSettings(props) {
|
|
|
5322
5453
|
}
|
|
5323
5454
|
|
|
5324
5455
|
// src/components/icon/available-icons/share.tsx
|
|
5325
|
-
var
|
|
5456
|
+
var React228 = __toESM(require("react"));
|
|
5326
5457
|
function SvgShare(props) {
|
|
5327
|
-
return /* @__PURE__ */
|
|
5458
|
+
return /* @__PURE__ */ React228.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React228.createElement(
|
|
5328
5459
|
"path",
|
|
5329
5460
|
{
|
|
5330
5461
|
fillRule: "evenodd",
|
|
@@ -5346,15 +5477,15 @@ var SvgShowChart = (props) => /* @__PURE__ */ import_react76.default.createEleme
|
|
|
5346
5477
|
));
|
|
5347
5478
|
|
|
5348
5479
|
// src/components/icon/available-icons/silence-removal.tsx
|
|
5349
|
-
var
|
|
5480
|
+
var React230 = __toESM(require("react"));
|
|
5350
5481
|
function SvgSilenceRemoval(props) {
|
|
5351
|
-
return /* @__PURE__ */
|
|
5482
|
+
return /* @__PURE__ */ React230.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React230.createElement(
|
|
5352
5483
|
"path",
|
|
5353
5484
|
{
|
|
5354
5485
|
d: "M7.18252 17.8247C8.06972 17.9687 8.06972 19.2461 7.18252 19.3901C6.01198 19.5806 5.09692 20.5003 4.90647 21.6662C4.76248 22.5534 3.4851 22.5534 3.34111 21.6662C3.15066 20.4956 2.23095 19.5806 1.06505 19.3901C0.177859 19.2461 0.177859 17.9687 1.06505 17.8247C2.2356 17.6343 3.15066 16.7146 3.34111 15.5487C3.4851 14.6615 4.76248 14.6615 4.90647 15.5487C5.09692 16.7192 6.01663 17.6343 7.18252 17.8247Z",
|
|
5355
5486
|
fill: "currentColor"
|
|
5356
5487
|
}
|
|
5357
|
-
), /* @__PURE__ */
|
|
5488
|
+
), /* @__PURE__ */ React230.createElement(
|
|
5358
5489
|
"path",
|
|
5359
5490
|
{
|
|
5360
5491
|
fillRule: "evenodd",
|
|
@@ -5362,7 +5493,7 @@ function SvgSilenceRemoval(props) {
|
|
|
5362
5493
|
d: "M21.6797 10.1499C22.232 10.1499 22.6797 10.5976 22.6797 11.1499C22.6797 17.3319 17.6659 22.3457 11.4839 22.3457C10.9316 22.3457 10.4839 21.898 10.4839 21.3457C10.4839 20.7934 10.9316 20.3457 11.4839 20.3457C16.5613 20.3457 20.6797 16.2274 20.6797 11.1499C20.6797 10.5976 21.1274 10.1499 21.6797 10.1499Z",
|
|
5363
5494
|
fill: "currentColor"
|
|
5364
5495
|
}
|
|
5365
|
-
), /* @__PURE__ */
|
|
5496
|
+
), /* @__PURE__ */ React230.createElement(
|
|
5366
5497
|
"path",
|
|
5367
5498
|
{
|
|
5368
5499
|
fillRule: "evenodd",
|
|
@@ -5370,7 +5501,7 @@ function SvgSilenceRemoval(props) {
|
|
|
5370
5501
|
d: "M7.81602 1.6288C8.06418 2.12219 7.86537 2.72334 7.37198 2.97149C6.66003 3.32957 5.9945 3.77397 5.3989 4.30293C4.98596 4.66967 4.3539 4.63222 3.98716 4.21927C3.62042 3.80633 3.65788 3.17428 4.07082 2.80754C4.80369 2.15667 5.61527 1.61633 6.47333 1.18476C6.96672 0.936601 7.56787 1.1354 7.81602 1.6288Z",
|
|
5371
5502
|
fill: "currentColor"
|
|
5372
5503
|
}
|
|
5373
|
-
), /* @__PURE__ */
|
|
5504
|
+
), /* @__PURE__ */ React230.createElement(
|
|
5374
5505
|
"path",
|
|
5375
5506
|
{
|
|
5376
5507
|
fillRule: "evenodd",
|
|
@@ -5378,7 +5509,7 @@ function SvgSilenceRemoval(props) {
|
|
|
5378
5509
|
d: "M2.13818 6.1366C2.69047 6.1366 3.13818 6.58431 3.13818 7.1366V7.18133C3.13818 7.73361 2.69047 8.18133 2.13818 8.18133C1.5859 8.18133 1.13818 7.73361 1.13818 7.18133V7.1366C1.13818 6.58431 1.5859 6.1366 2.13818 6.1366Z",
|
|
5379
5510
|
fill: "currentColor"
|
|
5380
5511
|
}
|
|
5381
|
-
), /* @__PURE__ */
|
|
5512
|
+
), /* @__PURE__ */ React230.createElement(
|
|
5382
5513
|
"path",
|
|
5383
5514
|
{
|
|
5384
5515
|
fillRule: "evenodd",
|
|
@@ -5390,9 +5521,9 @@ function SvgSilenceRemoval(props) {
|
|
|
5390
5521
|
}
|
|
5391
5522
|
|
|
5392
5523
|
// src/components/icon/available-icons/skip-back.tsx
|
|
5393
|
-
var
|
|
5524
|
+
var React231 = __toESM(require("react"));
|
|
5394
5525
|
function SvgSkipBack(props) {
|
|
5395
|
-
return /* @__PURE__ */
|
|
5526
|
+
return /* @__PURE__ */ React231.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React231.createElement(
|
|
5396
5527
|
"path",
|
|
5397
5528
|
{
|
|
5398
5529
|
fillRule: "evenodd",
|
|
@@ -5404,27 +5535,27 @@ function SvgSkipBack(props) {
|
|
|
5404
5535
|
}
|
|
5405
5536
|
|
|
5406
5537
|
// src/components/icon/available-icons/slack.tsx
|
|
5407
|
-
var
|
|
5538
|
+
var React232 = __toESM(require("react"));
|
|
5408
5539
|
function SvgSlack(props) {
|
|
5409
|
-
return /* @__PURE__ */
|
|
5540
|
+
return /* @__PURE__ */ React232.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React232.createElement(
|
|
5410
5541
|
"path",
|
|
5411
5542
|
{
|
|
5412
5543
|
d: "M6.7818 14.3745C6.7818 15.4152 5.9316 16.2654 4.8908 16.2654C3.8503 16.2654 3 15.4152 3 14.3745C3 13.3338 3.8502 12.4836 4.8909 12.4836H6.7818V14.3745ZM7.7346 14.3745C7.7346 13.3338 8.5848 12.4836 9.6255 12.4836C10.6662 12.4836 11.5164 13.3338 11.5164 14.3745V19.109C11.5164 20.1498 10.6662 20.9999 9.6255 20.9999C8.5848 20.9999 7.7346 20.1498 7.7346 19.109V14.3745Z",
|
|
5413
5544
|
fill: "#E01E5A"
|
|
5414
5545
|
}
|
|
5415
|
-
), /* @__PURE__ */
|
|
5546
|
+
), /* @__PURE__ */ React232.createElement(
|
|
5416
5547
|
"path",
|
|
5417
5548
|
{
|
|
5418
5549
|
d: "M9.6255 6.7818C8.5848 6.7818 7.7346 5.9316 7.7346 4.8908C7.7346 3.8503 8.5848 3 9.6255 3C10.6662 3 11.5164 3.8502 11.5164 4.8909V6.7818H9.6255ZM9.6254 7.7346C10.6661 7.7346 11.5163 8.5848 11.5163 9.6255C11.5163 10.6662 10.6661 11.5164 9.6254 11.5164H4.891C3.8502 11.5164 3 10.6662 3 9.6255C3 8.5848 3.8502 7.7346 4.8909 7.7346H9.6254Z",
|
|
5419
5550
|
fill: "#36C5F0"
|
|
5420
5551
|
}
|
|
5421
|
-
), /* @__PURE__ */
|
|
5552
|
+
), /* @__PURE__ */ React232.createElement(
|
|
5422
5553
|
"path",
|
|
5423
5554
|
{
|
|
5424
5555
|
d: "M17.2183 9.6255C17.2183 8.5848 18.0684 7.7346 19.1091 7.7346C20.1499 7.7346 21 8.5848 21 9.6255C21 10.6662 20.1499 11.5164 19.1091 11.5164H17.2183V9.6255ZM16.2654 9.6254C16.2654 10.6661 15.4152 11.5163 14.3745 11.5163C13.3338 11.5163 12.4836 10.6661 12.4836 9.6254V4.891C12.4836 3.8502 13.3338 3 14.3745 3C15.4152 3 16.2654 3.8502 16.2654 4.8909V9.6254Z",
|
|
5425
5556
|
fill: "#2EB67D"
|
|
5426
5557
|
}
|
|
5427
|
-
), /* @__PURE__ */
|
|
5558
|
+
), /* @__PURE__ */ React232.createElement(
|
|
5428
5559
|
"path",
|
|
5429
5560
|
{
|
|
5430
5561
|
d: "M14.3745 17.2183C15.4152 17.2183 16.2654 18.0684 16.2654 19.1091C16.2654 20.1499 15.4152 21 14.3745 21C13.3338 21 12.4836 20.1499 12.4836 19.1091V17.2183H14.3745ZM14.3745 16.2654C13.3338 16.2654 12.4836 15.4152 12.4836 14.3745C12.4836 13.3338 13.3338 12.4836 14.3745 12.4836H19.109C20.1498 12.4836 20.9999 13.3338 20.9999 14.3745C20.9999 15.4152 20.1498 16.2654 19.109 16.2654H14.3745Z",
|
|
@@ -5434,9 +5565,9 @@ function SvgSlack(props) {
|
|
|
5434
5565
|
}
|
|
5435
5566
|
|
|
5436
5567
|
// src/components/icon/available-icons/smile.tsx
|
|
5437
|
-
var
|
|
5568
|
+
var React233 = __toESM(require("react"));
|
|
5438
5569
|
function SvgSmile(props) {
|
|
5439
|
-
return /* @__PURE__ */
|
|
5570
|
+
return /* @__PURE__ */ React233.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React233.createElement(
|
|
5440
5571
|
"path",
|
|
5441
5572
|
{
|
|
5442
5573
|
fillRule: "evenodd",
|
|
@@ -5444,7 +5575,7 @@ function SvgSmile(props) {
|
|
|
5444
5575
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
5445
5576
|
fill: "currentColor"
|
|
5446
5577
|
}
|
|
5447
|
-
), /* @__PURE__ */
|
|
5578
|
+
), /* @__PURE__ */ React233.createElement(
|
|
5448
5579
|
"path",
|
|
5449
5580
|
{
|
|
5450
5581
|
fillRule: "evenodd",
|
|
@@ -5456,9 +5587,9 @@ function SvgSmile(props) {
|
|
|
5456
5587
|
}
|
|
5457
5588
|
|
|
5458
5589
|
// src/components/icon/available-icons/smile-alt.tsx
|
|
5459
|
-
var
|
|
5590
|
+
var React234 = __toESM(require("react"));
|
|
5460
5591
|
function SvgSmileAlt(props) {
|
|
5461
|
-
return /* @__PURE__ */
|
|
5592
|
+
return /* @__PURE__ */ React234.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React234.createElement(
|
|
5462
5593
|
"path",
|
|
5463
5594
|
{
|
|
5464
5595
|
fillRule: "evenodd",
|
|
@@ -5466,7 +5597,7 @@ function SvgSmileAlt(props) {
|
|
|
5466
5597
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
5467
5598
|
fill: "currentColor"
|
|
5468
5599
|
}
|
|
5469
|
-
), /* @__PURE__ */
|
|
5600
|
+
), /* @__PURE__ */ React234.createElement(
|
|
5470
5601
|
"path",
|
|
5471
5602
|
{
|
|
5472
5603
|
fillRule: "evenodd",
|
|
@@ -5478,9 +5609,9 @@ function SvgSmileAlt(props) {
|
|
|
5478
5609
|
}
|
|
5479
5610
|
|
|
5480
5611
|
// src/components/icon/available-icons/smile-select.tsx
|
|
5481
|
-
var
|
|
5612
|
+
var React235 = __toESM(require("react"));
|
|
5482
5613
|
function SvgSmileSelect(props) {
|
|
5483
|
-
return /* @__PURE__ */
|
|
5614
|
+
return /* @__PURE__ */ React235.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React235.createElement(
|
|
5484
5615
|
"path",
|
|
5485
5616
|
{
|
|
5486
5617
|
fillRule: "evenodd",
|
|
@@ -5492,9 +5623,9 @@ function SvgSmileSelect(props) {
|
|
|
5492
5623
|
}
|
|
5493
5624
|
|
|
5494
5625
|
// src/components/icon/available-icons/square.tsx
|
|
5495
|
-
var
|
|
5626
|
+
var React236 = __toESM(require("react"));
|
|
5496
5627
|
function SvgSquare(props) {
|
|
5497
|
-
return /* @__PURE__ */
|
|
5628
|
+
return /* @__PURE__ */ React236.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React236.createElement(
|
|
5498
5629
|
"path",
|
|
5499
5630
|
{
|
|
5500
5631
|
fillRule: "evenodd",
|
|
@@ -5516,9 +5647,9 @@ var SvgSparkle = (props) => /* @__PURE__ */ import_react77.default.createElement
|
|
|
5516
5647
|
));
|
|
5517
5648
|
|
|
5518
5649
|
// src/components/icon/available-icons/speed-fast.tsx
|
|
5519
|
-
var
|
|
5650
|
+
var React238 = __toESM(require("react"));
|
|
5520
5651
|
function SvgSpeedFast(props) {
|
|
5521
|
-
return /* @__PURE__ */
|
|
5652
|
+
return /* @__PURE__ */ React238.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React238.createElement(
|
|
5522
5653
|
"path",
|
|
5523
5654
|
{
|
|
5524
5655
|
clipRule: "evenodd",
|
|
@@ -5530,9 +5661,9 @@ function SvgSpeedFast(props) {
|
|
|
5530
5661
|
}
|
|
5531
5662
|
|
|
5532
5663
|
// src/components/icon/available-icons/speed-medium.tsx
|
|
5533
|
-
var
|
|
5664
|
+
var React239 = __toESM(require("react"));
|
|
5534
5665
|
function SvgSpeedMedium(props) {
|
|
5535
|
-
return /* @__PURE__ */
|
|
5666
|
+
return /* @__PURE__ */ React239.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React239.createElement(
|
|
5536
5667
|
"path",
|
|
5537
5668
|
{
|
|
5538
5669
|
clipRule: "evenodd",
|
|
@@ -5544,9 +5675,9 @@ function SvgSpeedMedium(props) {
|
|
|
5544
5675
|
}
|
|
5545
5676
|
|
|
5546
5677
|
// src/components/icon/available-icons/speed-slow.tsx
|
|
5547
|
-
var
|
|
5678
|
+
var React240 = __toESM(require("react"));
|
|
5548
5679
|
function SvgSpeedSlow(props) {
|
|
5549
|
-
return /* @__PURE__ */
|
|
5680
|
+
return /* @__PURE__ */ React240.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React240.createElement(
|
|
5550
5681
|
"path",
|
|
5551
5682
|
{
|
|
5552
5683
|
clipRule: "evenodd",
|
|
@@ -5558,9 +5689,9 @@ function SvgSpeedSlow(props) {
|
|
|
5558
5689
|
}
|
|
5559
5690
|
|
|
5560
5691
|
// src/components/icon/available-icons/speed-x-fast.tsx
|
|
5561
|
-
var
|
|
5692
|
+
var React241 = __toESM(require("react"));
|
|
5562
5693
|
function SvgSpeedXFast(props) {
|
|
5563
|
-
return /* @__PURE__ */
|
|
5694
|
+
return /* @__PURE__ */ React241.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React241.createElement(
|
|
5564
5695
|
"path",
|
|
5565
5696
|
{
|
|
5566
5697
|
clipRule: "evenodd",
|
|
@@ -5572,9 +5703,9 @@ function SvgSpeedXFast(props) {
|
|
|
5572
5703
|
}
|
|
5573
5704
|
|
|
5574
5705
|
// src/components/icon/available-icons/speed-x-slow.tsx
|
|
5575
|
-
var
|
|
5706
|
+
var React242 = __toESM(require("react"));
|
|
5576
5707
|
function SvgSpeedXSlow(props) {
|
|
5577
|
-
return /* @__PURE__ */
|
|
5708
|
+
return /* @__PURE__ */ React242.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React242.createElement(
|
|
5578
5709
|
"path",
|
|
5579
5710
|
{
|
|
5580
5711
|
clipRule: "evenodd",
|
|
@@ -5586,9 +5717,9 @@ function SvgSpeedXSlow(props) {
|
|
|
5586
5717
|
}
|
|
5587
5718
|
|
|
5588
5719
|
// src/components/icon/available-icons/split.tsx
|
|
5589
|
-
var
|
|
5720
|
+
var React243 = __toESM(require("react"));
|
|
5590
5721
|
function SvgSplit(props) {
|
|
5591
|
-
return /* @__PURE__ */
|
|
5722
|
+
return /* @__PURE__ */ React243.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React243.createElement(
|
|
5592
5723
|
"path",
|
|
5593
5724
|
{
|
|
5594
5725
|
fillRule: "evenodd",
|
|
@@ -5600,9 +5731,9 @@ function SvgSplit(props) {
|
|
|
5600
5731
|
}
|
|
5601
5732
|
|
|
5602
5733
|
// src/components/icon/available-icons/star.tsx
|
|
5603
|
-
var
|
|
5734
|
+
var React244 = __toESM(require("react"));
|
|
5604
5735
|
function SvgStar(props) {
|
|
5605
|
-
return /* @__PURE__ */
|
|
5736
|
+
return /* @__PURE__ */ React244.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React244.createElement(
|
|
5606
5737
|
"path",
|
|
5607
5738
|
{
|
|
5608
5739
|
fillRule: "evenodd",
|
|
@@ -5614,9 +5745,9 @@ function SvgStar(props) {
|
|
|
5614
5745
|
}
|
|
5615
5746
|
|
|
5616
5747
|
// src/components/icon/available-icons/star-outline.tsx
|
|
5617
|
-
var
|
|
5748
|
+
var React245 = __toESM(require("react"));
|
|
5618
5749
|
function SvgStarOutline(props) {
|
|
5619
|
-
return /* @__PURE__ */
|
|
5750
|
+
return /* @__PURE__ */ React245.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React245.createElement(
|
|
5620
5751
|
"path",
|
|
5621
5752
|
{
|
|
5622
5753
|
fillRule: "evenodd",
|
|
@@ -5628,15 +5759,15 @@ function SvgStarOutline(props) {
|
|
|
5628
5759
|
}
|
|
5629
5760
|
|
|
5630
5761
|
// src/components/icon/available-icons/stop.tsx
|
|
5631
|
-
var
|
|
5762
|
+
var React246 = __toESM(require("react"));
|
|
5632
5763
|
function SvgStop(props) {
|
|
5633
|
-
return /* @__PURE__ */
|
|
5764
|
+
return /* @__PURE__ */ React246.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React246.createElement("rect", { x: 4, y: 4, width: 16, height: 16, rx: 2, fill: "currentColor" }));
|
|
5634
5765
|
}
|
|
5635
5766
|
|
|
5636
5767
|
// src/components/icon/available-icons/sun.tsx
|
|
5637
|
-
var
|
|
5768
|
+
var React247 = __toESM(require("react"));
|
|
5638
5769
|
function SvgSun(props) {
|
|
5639
|
-
return /* @__PURE__ */
|
|
5770
|
+
return /* @__PURE__ */ React247.createElement(React247.Fragment, null, /* @__PURE__ */ React247.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React247.createElement(
|
|
5640
5771
|
"path",
|
|
5641
5772
|
{
|
|
5642
5773
|
fillRule: "evenodd",
|
|
@@ -5644,7 +5775,7 @@ function SvgSun(props) {
|
|
|
5644
5775
|
d: "M12.1667 9C10.4178 9 9 10.4178 9 12.1667C9 13.9156 10.4178 15.3333 12.1667 15.3333C13.9156 15.3333 15.3333 13.9156 15.3333 12.1667C15.3333 10.4178 13.9156 9 12.1667 9ZM7 12.1667C7 9.31319 9.31319 7 12.1667 7C15.0201 7 17.3333 9.31319 17.3333 12.1667C17.3333 15.0201 15.0201 17.3333 12.1667 17.3333C9.31319 17.3333 7 15.0201 7 12.1667Z",
|
|
5645
5776
|
fill: "currentColor"
|
|
5646
5777
|
}
|
|
5647
|
-
), /* @__PURE__ */
|
|
5778
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5648
5779
|
"path",
|
|
5649
5780
|
{
|
|
5650
5781
|
fillRule: "evenodd",
|
|
@@ -5652,7 +5783,7 @@ function SvgSun(props) {
|
|
|
5652
5783
|
d: "M12.1667 2C12.719 2 13.1667 2.44772 13.1667 3V4.66667C13.1667 5.21895 12.719 5.66667 12.1667 5.66667C11.6144 5.66667 11.1667 5.21895 11.1667 4.66667V3C11.1667 2.44772 11.6144 2 12.1667 2Z",
|
|
5653
5784
|
fill: "currentColor"
|
|
5654
5785
|
}
|
|
5655
|
-
), /* @__PURE__ */
|
|
5786
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5656
5787
|
"path",
|
|
5657
5788
|
{
|
|
5658
5789
|
fillRule: "evenodd",
|
|
@@ -5660,7 +5791,7 @@ function SvgSun(props) {
|
|
|
5660
5791
|
d: "M12.1667 18.6667C12.719 18.6667 13.1667 19.1144 13.1667 19.6667V21.3333C13.1667 21.8856 12.719 22.3333 12.1667 22.3333C11.6144 22.3333 11.1667 21.8856 11.1667 21.3333V19.6667C11.1667 19.1144 11.6144 18.6667 12.1667 18.6667Z",
|
|
5661
5792
|
fill: "currentColor"
|
|
5662
5793
|
}
|
|
5663
|
-
), /* @__PURE__ */
|
|
5794
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5664
5795
|
"path",
|
|
5665
5796
|
{
|
|
5666
5797
|
fillRule: "evenodd",
|
|
@@ -5668,7 +5799,7 @@ function SvgSun(props) {
|
|
|
5668
5799
|
d: "M4.97623 4.97623C5.36675 4.5857 5.99992 4.5857 6.39044 4.97623L7.57377 6.15956C7.9643 6.55008 7.9643 7.18325 7.57377 7.57377C7.18325 7.9643 6.55008 7.9643 6.15956 7.57377L4.97623 6.39044C4.5857 5.99992 4.5857 5.36675 4.97623 4.97623Z",
|
|
5669
5800
|
fill: "currentColor"
|
|
5670
5801
|
}
|
|
5671
|
-
), /* @__PURE__ */
|
|
5802
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5672
5803
|
"path",
|
|
5673
5804
|
{
|
|
5674
5805
|
fillRule: "evenodd",
|
|
@@ -5676,7 +5807,7 @@ function SvgSun(props) {
|
|
|
5676
5807
|
d: "M16.7596 16.7596C17.1501 16.369 17.7832 16.369 18.1738 16.7596L19.3571 17.9429C19.7476 18.3334 19.7476 18.9666 19.3571 19.3571C18.9666 19.7476 18.3334 19.7476 17.9429 19.3571L16.7596 18.1738C16.369 17.7832 16.369 17.1501 16.7596 16.7596Z",
|
|
5677
5808
|
fill: "currentColor"
|
|
5678
5809
|
}
|
|
5679
|
-
), /* @__PURE__ */
|
|
5810
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5680
5811
|
"path",
|
|
5681
5812
|
{
|
|
5682
5813
|
fillRule: "evenodd",
|
|
@@ -5684,7 +5815,7 @@ function SvgSun(props) {
|
|
|
5684
5815
|
d: "M2 12.1667C2 11.6144 2.44772 11.1667 3 11.1667H4.66667C5.21895 11.1667 5.66667 11.6144 5.66667 12.1667C5.66667 12.719 5.21895 13.1667 4.66667 13.1667H3C2.44772 13.1667 2 12.719 2 12.1667Z",
|
|
5685
5816
|
fill: "currentColor"
|
|
5686
5817
|
}
|
|
5687
|
-
), /* @__PURE__ */
|
|
5818
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5688
5819
|
"path",
|
|
5689
5820
|
{
|
|
5690
5821
|
fillRule: "evenodd",
|
|
@@ -5692,7 +5823,7 @@ function SvgSun(props) {
|
|
|
5692
5823
|
d: "M18.6667 12.1667C18.6667 11.6144 19.1144 11.1667 19.6667 11.1667H21.3333C21.8856 11.1667 22.3333 11.6144 22.3333 12.1667C22.3333 12.719 21.8856 13.1667 21.3333 13.1667H19.6667C19.1144 13.1667 18.6667 12.719 18.6667 12.1667Z",
|
|
5693
5824
|
fill: "currentColor"
|
|
5694
5825
|
}
|
|
5695
|
-
), /* @__PURE__ */
|
|
5826
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5696
5827
|
"path",
|
|
5697
5828
|
{
|
|
5698
5829
|
fillRule: "evenodd",
|
|
@@ -5700,7 +5831,7 @@ function SvgSun(props) {
|
|
|
5700
5831
|
d: "M7.57377 16.7596C7.9643 17.1501 7.9643 17.7832 7.57377 18.1738L6.39044 19.3571C5.99992 19.7476 5.36675 19.7476 4.97623 19.3571C4.5857 18.9666 4.5857 18.3334 4.97623 17.9429L6.15956 16.7596C6.55008 16.369 7.18325 16.369 7.57377 16.7596Z",
|
|
5701
5832
|
fill: "currentColor"
|
|
5702
5833
|
}
|
|
5703
|
-
), /* @__PURE__ */
|
|
5834
|
+
), /* @__PURE__ */ React247.createElement(
|
|
5704
5835
|
"path",
|
|
5705
5836
|
{
|
|
5706
5837
|
fillRule: "evenodd",
|
|
@@ -5761,9 +5892,9 @@ var SvgTask = () => /* @__PURE__ */ import_react79.default.createElement("svg",
|
|
|
5761
5892
|
));
|
|
5762
5893
|
|
|
5763
5894
|
// src/components/icon/available-icons/text.tsx
|
|
5764
|
-
var
|
|
5895
|
+
var React250 = __toESM(require("react"));
|
|
5765
5896
|
function SvgText(props) {
|
|
5766
|
-
return /* @__PURE__ */
|
|
5897
|
+
return /* @__PURE__ */ React250.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React250.createElement(
|
|
5767
5898
|
"path",
|
|
5768
5899
|
{
|
|
5769
5900
|
d: "M14.362 7.176V5.029H3.323V7.176H7.693V18.5H9.973V7.176H14.362ZM18.0754 6.416H16.0804V7.803C16.0804 8.62 15.6434 9.247 14.6554 9.247H14.1804V11.204H15.8904V15.859C15.8904 17.588 16.9544 18.614 18.6644 18.614C19.4624 18.614 19.8804 18.462 20.0134 18.405V16.581C19.9184 16.6 19.5574 16.657 19.2534 16.657C18.4364 16.657 18.0754 16.315 18.0754 15.498V11.204H19.9944V9.247H18.0754V6.416Z",
|
|
@@ -5799,9 +5930,9 @@ var SvgThumbsUp = () => /* @__PURE__ */ import_react81.default.createElement("sv
|
|
|
5799
5930
|
));
|
|
5800
5931
|
|
|
5801
5932
|
// src/components/icon/available-icons/timeline-editor.tsx
|
|
5802
|
-
var
|
|
5933
|
+
var React253 = __toESM(require("react"));
|
|
5803
5934
|
function SvgTimelineEditor(props) {
|
|
5804
|
-
return /* @__PURE__ */
|
|
5935
|
+
return /* @__PURE__ */ React253.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React253.createElement(
|
|
5805
5936
|
"path",
|
|
5806
5937
|
{
|
|
5807
5938
|
fillRule: "evenodd",
|
|
@@ -5809,7 +5940,7 @@ function SvgTimelineEditor(props) {
|
|
|
5809
5940
|
d: "M12 2C12.5523 2 13 2.44772 13 3V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V3C11 2.44772 11.4477 2 12 2Z",
|
|
5810
5941
|
fill: "currentColor"
|
|
5811
5942
|
}
|
|
5812
|
-
), /* @__PURE__ */
|
|
5943
|
+
), /* @__PURE__ */ React253.createElement(
|
|
5813
5944
|
"path",
|
|
5814
5945
|
{
|
|
5815
5946
|
fillRule: "evenodd",
|
|
@@ -5817,7 +5948,7 @@ function SvgTimelineEditor(props) {
|
|
|
5817
5948
|
d: "M2 6.27271C2 5.72043 2.44772 5.27271 3 5.27271H7.81722C8.3695 5.27271 8.81722 5.72043 8.81722 6.27271C8.81722 6.825 8.3695 7.27271 7.81722 7.27271H4V16.7273H7.81722C8.3695 16.7273 8.81722 17.175 8.81722 17.7273C8.81722 18.2796 8.3695 18.7273 7.81722 18.7273H3C2.44772 18.7273 2 18.2796 2 17.7273V6.27271Z",
|
|
5818
5949
|
fill: "currentColor"
|
|
5819
5950
|
}
|
|
5820
|
-
), /* @__PURE__ */
|
|
5951
|
+
), /* @__PURE__ */ React253.createElement(
|
|
5821
5952
|
"path",
|
|
5822
5953
|
{
|
|
5823
5954
|
fillRule: "evenodd",
|
|
@@ -5829,9 +5960,9 @@ function SvgTimelineEditor(props) {
|
|
|
5829
5960
|
}
|
|
5830
5961
|
|
|
5831
5962
|
// src/components/icon/available-icons/timer.tsx
|
|
5832
|
-
var
|
|
5963
|
+
var React254 = __toESM(require("react"));
|
|
5833
5964
|
function SvgTimer(props) {
|
|
5834
|
-
return /* @__PURE__ */
|
|
5965
|
+
return /* @__PURE__ */ React254.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React254.createElement(
|
|
5835
5966
|
"path",
|
|
5836
5967
|
{
|
|
5837
5968
|
fillRule: "evenodd",
|
|
@@ -5867,9 +5998,9 @@ var SvgTranscript = (props) => /* @__PURE__ */ import_react83.default.createElem
|
|
|
5867
5998
|
));
|
|
5868
5999
|
|
|
5869
6000
|
// src/components/icon/available-icons/trash.tsx
|
|
5870
|
-
var
|
|
6001
|
+
var React257 = __toESM(require("react"));
|
|
5871
6002
|
function SvgTrash(props) {
|
|
5872
|
-
return /* @__PURE__ */
|
|
6003
|
+
return /* @__PURE__ */ React257.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React257.createElement(
|
|
5873
6004
|
"path",
|
|
5874
6005
|
{
|
|
5875
6006
|
fillRule: "evenodd",
|
|
@@ -5877,7 +6008,7 @@ function SvgTrash(props) {
|
|
|
5877
6008
|
d: "M4 7.2a1 1 0 011-1h14.4a1 1 0 110 2H5a1 1 0 01-1-1z",
|
|
5878
6009
|
fill: "currentColor"
|
|
5879
6010
|
}
|
|
5880
|
-
), /* @__PURE__ */
|
|
6011
|
+
), /* @__PURE__ */ React257.createElement(
|
|
5881
6012
|
"path",
|
|
5882
6013
|
{
|
|
5883
6014
|
fillRule: "evenodd",
|
|
@@ -5885,7 +6016,7 @@ function SvgTrash(props) {
|
|
|
5885
6016
|
d: "M10.6 5a.6.6 0 00-.6.6v.6h4.4v-.6a.6.6 0 00-.6-.6h-3.2zm5.8 1.2v-.6A2.6 2.6 0 0013.8 3h-3.2A2.6 2.6 0 008 5.6v.6H6.6a1 1 0 00-1 1v11.2A2.6 2.6 0 008.2 21h8a2.6 2.6 0 002.6-2.6V7.2a1 1 0 00-1-1h-1.4zm-8.8 2v10.2a.6.6 0 00.6.6h8a.6.6 0 00.6-.6V8.2H7.6z",
|
|
5886
6017
|
fill: "currentColor"
|
|
5887
6018
|
}
|
|
5888
|
-
), /* @__PURE__ */
|
|
6019
|
+
), /* @__PURE__ */ React257.createElement(
|
|
5889
6020
|
"path",
|
|
5890
6021
|
{
|
|
5891
6022
|
fillRule: "evenodd",
|
|
@@ -5897,9 +6028,9 @@ function SvgTrash(props) {
|
|
|
5897
6028
|
}
|
|
5898
6029
|
|
|
5899
6030
|
// src/components/icon/available-icons/trash-forever.tsx
|
|
5900
|
-
var
|
|
6031
|
+
var React258 = __toESM(require("react"));
|
|
5901
6032
|
function SvgTrashForever(props) {
|
|
5902
|
-
return /* @__PURE__ */
|
|
6033
|
+
return /* @__PURE__ */ React258.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React258.createElement(
|
|
5903
6034
|
"path",
|
|
5904
6035
|
{
|
|
5905
6036
|
fillRule: "evenodd",
|
|
@@ -5907,7 +6038,7 @@ function SvgTrashForever(props) {
|
|
|
5907
6038
|
d: "M4 7.2a1 1 0 011-1h14.4a1 1 0 110 2H5a1 1 0 01-1-1z",
|
|
5908
6039
|
fill: "currentColor"
|
|
5909
6040
|
}
|
|
5910
|
-
), /* @__PURE__ */
|
|
6041
|
+
), /* @__PURE__ */ React258.createElement(
|
|
5911
6042
|
"path",
|
|
5912
6043
|
{
|
|
5913
6044
|
fillRule: "evenodd",
|
|
@@ -5915,7 +6046,7 @@ function SvgTrashForever(props) {
|
|
|
5915
6046
|
d: "M10.6 5a.6.6 0 00-.6.6v.6h4.4v-.6a.6.6 0 00-.6-.6h-3.2zm5.8 1.2v-.6A2.6 2.6 0 0013.8 3h-3.2A2.6 2.6 0 008 5.6v.6H6.6a1 1 0 00-1 1v11.2A2.6 2.6 0 008.2 21h8a2.6 2.6 0 002.6-2.6V7.2a1 1 0 00-1-1h-1.4zm-8.8 2v10.2a.6.6 0 00.6.6h8a.6.6 0 00.6-.6V8.2H7.6z",
|
|
5916
6047
|
fill: "currentColor"
|
|
5917
6048
|
}
|
|
5918
|
-
), /* @__PURE__ */
|
|
6049
|
+
), /* @__PURE__ */ React258.createElement(
|
|
5919
6050
|
"path",
|
|
5920
6051
|
{
|
|
5921
6052
|
fillRule: "evenodd",
|
|
@@ -5923,7 +6054,7 @@ function SvgTrashForever(props) {
|
|
|
5923
6054
|
d: "M14.604 11.196a1 1 0 010 1.414l-3.394 3.394a1 1 0 01-1.414-1.414l3.394-3.394a1 1 0 011.414 0z",
|
|
5924
6055
|
fill: "currentColor"
|
|
5925
6056
|
}
|
|
5926
|
-
), /* @__PURE__ */
|
|
6057
|
+
), /* @__PURE__ */ React258.createElement(
|
|
5927
6058
|
"path",
|
|
5928
6059
|
{
|
|
5929
6060
|
fillRule: "evenodd",
|
|
@@ -5947,9 +6078,9 @@ var SvgTune = (props) => /* @__PURE__ */ import_react84.default.createElement("s
|
|
|
5947
6078
|
));
|
|
5948
6079
|
|
|
5949
6080
|
// src/components/icon/available-icons/unarchive.tsx
|
|
5950
|
-
var
|
|
6081
|
+
var React260 = __toESM(require("react"));
|
|
5951
6082
|
function SvgUnarchive(props) {
|
|
5952
|
-
return /* @__PURE__ */
|
|
6083
|
+
return /* @__PURE__ */ React260.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React260.createElement(
|
|
5953
6084
|
"path",
|
|
5954
6085
|
{
|
|
5955
6086
|
fillRule: "evenodd",
|
|
@@ -5957,7 +6088,7 @@ function SvgUnarchive(props) {
|
|
|
5957
6088
|
d: "M4.637 8.09a1 1 0 011 1v10.637a1 1 0 11-2 0V9.091a1 1 0 011-1zm14.727 0a1 1 0 011 1v10.637a1 1 0 11-2 0V9.091a1 1 0 011-1z",
|
|
5958
6089
|
fill: "currentColor"
|
|
5959
6090
|
}
|
|
5960
|
-
), /* @__PURE__ */
|
|
6091
|
+
), /* @__PURE__ */ React260.createElement(
|
|
5961
6092
|
"path",
|
|
5962
6093
|
{
|
|
5963
6094
|
fillRule: "evenodd",
|
|
@@ -5965,7 +6096,7 @@ function SvgUnarchive(props) {
|
|
|
5965
6096
|
d: "M2 5a1 1 0 011-1h18a1 1 0 011 1v4.09a1 1 0 01-1 1H3a1 1 0 01-1-1V5zm2 1v2.09h16V6H4zM11.293 11.656a1 1 0 011.414 0l4.091 4.091a1 1 0 01-1.414 1.415L12 13.778l-3.384 3.384a1 1 0 11-1.414-1.415l4.091-4.09z",
|
|
5966
6097
|
fill: "currentColor"
|
|
5967
6098
|
}
|
|
5968
|
-
), /* @__PURE__ */
|
|
6099
|
+
), /* @__PURE__ */ React260.createElement(
|
|
5969
6100
|
"path",
|
|
5970
6101
|
{
|
|
5971
6102
|
fillRule: "evenodd",
|
|
@@ -5977,9 +6108,9 @@ function SvgUnarchive(props) {
|
|
|
5977
6108
|
}
|
|
5978
6109
|
|
|
5979
6110
|
// src/components/icon/available-icons/underline.tsx
|
|
5980
|
-
var
|
|
6111
|
+
var React261 = __toESM(require("react"));
|
|
5981
6112
|
function SvgUnderline(props) {
|
|
5982
|
-
return /* @__PURE__ */
|
|
6113
|
+
return /* @__PURE__ */ React261.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React261.createElement(
|
|
5983
6114
|
"path",
|
|
5984
6115
|
{
|
|
5985
6116
|
fillRule: "evenodd",
|
|
@@ -5991,9 +6122,9 @@ function SvgUnderline(props) {
|
|
|
5991
6122
|
}
|
|
5992
6123
|
|
|
5993
6124
|
// src/components/icon/available-icons/undo.tsx
|
|
5994
|
-
var
|
|
6125
|
+
var React262 = __toESM(require("react"));
|
|
5995
6126
|
function SvgUndo(props) {
|
|
5996
|
-
return /* @__PURE__ */
|
|
6127
|
+
return /* @__PURE__ */ React262.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React262.createElement(
|
|
5997
6128
|
"path",
|
|
5998
6129
|
{
|
|
5999
6130
|
fillRule: "evenodd",
|
|
@@ -6001,7 +6132,7 @@ function SvgUndo(props) {
|
|
|
6001
6132
|
d: "M5.141 7a1 1 0 011 1v5.283h5.283a1 1 0 010 2H5.141a1 1 0 01-1-1V8a1 1 0 011-1z",
|
|
6002
6133
|
fill: "currentColor"
|
|
6003
6134
|
}
|
|
6004
|
-
), /* @__PURE__ */
|
|
6135
|
+
), /* @__PURE__ */ React262.createElement(
|
|
6005
6136
|
"path",
|
|
6006
6137
|
{
|
|
6007
6138
|
fillRule: "evenodd",
|
|
@@ -6013,9 +6144,9 @@ function SvgUndo(props) {
|
|
|
6013
6144
|
}
|
|
6014
6145
|
|
|
6015
6146
|
// src/components/icon/available-icons/undo-alt.tsx
|
|
6016
|
-
var
|
|
6147
|
+
var React263 = __toESM(require("react"));
|
|
6017
6148
|
function SvgUndoAlt(props) {
|
|
6018
|
-
return /* @__PURE__ */
|
|
6149
|
+
return /* @__PURE__ */ React263.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React263.createElement(
|
|
6019
6150
|
"path",
|
|
6020
6151
|
{
|
|
6021
6152
|
fillRule: "evenodd",
|
|
@@ -6023,7 +6154,7 @@ function SvgUndoAlt(props) {
|
|
|
6023
6154
|
d: "M9.70711 3.29289C10.0976 3.68342 10.0976 4.31658 9.70711 4.70711L5.41421 9L9.70711 13.2929C10.0976 13.6834 10.0976 14.3166 9.70711 14.7071C9.31658 15.0976 8.68342 15.0976 8.29289 14.7071L3.29289 9.70711C2.90237 9.31658 2.90237 8.68342 3.29289 8.29289L8.29289 3.29289C8.68342 2.90237 9.31658 2.90237 9.70711 3.29289Z",
|
|
6024
6155
|
fill: "currentColor"
|
|
6025
6156
|
}
|
|
6026
|
-
), /* @__PURE__ */
|
|
6157
|
+
), /* @__PURE__ */ React263.createElement(
|
|
6027
6158
|
"path",
|
|
6028
6159
|
{
|
|
6029
6160
|
fillRule: "evenodd",
|
|
@@ -6035,9 +6166,9 @@ function SvgUndoAlt(props) {
|
|
|
6035
6166
|
}
|
|
6036
6167
|
|
|
6037
6168
|
// src/components/icon/available-icons/upload.tsx
|
|
6038
|
-
var
|
|
6169
|
+
var React264 = __toESM(require("react"));
|
|
6039
6170
|
function SvgUpload(props) {
|
|
6040
|
-
return /* @__PURE__ */
|
|
6171
|
+
return /* @__PURE__ */ React264.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React264.createElement(
|
|
6041
6172
|
"path",
|
|
6042
6173
|
{
|
|
6043
6174
|
fillRule: "evenodd",
|
|
@@ -6045,7 +6176,7 @@ function SvgUpload(props) {
|
|
|
6045
6176
|
d: "M4 13.667a1 1 0 011 1v3.555a.778.778 0 00.778.778h12.444a.778.778 0 00.778-.778v-3.555a1 1 0 112 0v3.555A2.778 2.778 0 0118.222 21H5.778A2.778 2.778 0 013 18.222v-3.555a1 1 0 011-1zM11.293 3.293a1 1 0 011.414 0l4.445 4.444a1 1 0 01-1.415 1.415L12 5.414 8.263 9.152a1 1 0 11-1.415-1.415l4.445-4.444z",
|
|
6046
6177
|
fill: "currentColor"
|
|
6047
6178
|
}
|
|
6048
|
-
), /* @__PURE__ */
|
|
6179
|
+
), /* @__PURE__ */ React264.createElement(
|
|
6049
6180
|
"path",
|
|
6050
6181
|
{
|
|
6051
6182
|
fillRule: "evenodd",
|
|
@@ -6057,9 +6188,9 @@ function SvgUpload(props) {
|
|
|
6057
6188
|
}
|
|
6058
6189
|
|
|
6059
6190
|
// src/components/icon/available-icons/user.tsx
|
|
6060
|
-
var
|
|
6191
|
+
var React265 = __toESM(require("react"));
|
|
6061
6192
|
function SvgUser(props) {
|
|
6062
|
-
return /* @__PURE__ */
|
|
6193
|
+
return /* @__PURE__ */ React265.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React265.createElement(
|
|
6063
6194
|
"path",
|
|
6064
6195
|
{
|
|
6065
6196
|
fillRule: "evenodd",
|
|
@@ -6071,9 +6202,9 @@ function SvgUser(props) {
|
|
|
6071
6202
|
}
|
|
6072
6203
|
|
|
6073
6204
|
// src/components/icon/available-icons/users.tsx
|
|
6074
|
-
var
|
|
6205
|
+
var React266 = __toESM(require("react"));
|
|
6075
6206
|
function SvgUsers(props) {
|
|
6076
|
-
return /* @__PURE__ */
|
|
6207
|
+
return /* @__PURE__ */ React266.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React266.createElement(
|
|
6077
6208
|
"path",
|
|
6078
6209
|
{
|
|
6079
6210
|
fillRule: "evenodd",
|
|
@@ -6085,9 +6216,9 @@ function SvgUsers(props) {
|
|
|
6085
6216
|
}
|
|
6086
6217
|
|
|
6087
6218
|
// src/components/icon/available-icons/users-add.tsx
|
|
6088
|
-
var
|
|
6219
|
+
var React267 = __toESM(require("react"));
|
|
6089
6220
|
function SvgUsersAdd(props) {
|
|
6090
|
-
return /* @__PURE__ */
|
|
6221
|
+
return /* @__PURE__ */ React267.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React267.createElement(
|
|
6091
6222
|
"path",
|
|
6092
6223
|
{
|
|
6093
6224
|
fillRule: "evenodd",
|
|
@@ -6095,7 +6226,7 @@ function SvgUsersAdd(props) {
|
|
|
6095
6226
|
d: "M8.546 14.818a1 1 0 011-1h3.272a4.273 4.273 0 014.273 4.273v1.636a1 1 0 11-2 0v-1.636a2.273 2.273 0 00-2.273-2.273H9.546a1 1 0 01-1-1zM9.545 6a2.273 2.273 0 100 4.545 2.273 2.273 0 000-4.545zM5.273 8.273a4.273 4.273 0 118.545 0 4.273 4.273 0 01-8.545 0zM17.577 14.675a1 1 0 011.219-.719A4.273 4.273 0 0122 18.09v1.637a1 1 0 11-2 0v-1.636a2.272 2.272 0 00-1.704-2.198 1 1 0 01-.719-1.218zM14.304 4.858a1 1 0 011.217-.72 4.273 4.273 0 010 8.278 1 1 0 11-.496-1.937 2.273 2.273 0 000-4.404 1 1 0 01-.721-1.217zM5.454 20.727a1 1 0 01-1-1v-4.909a1 1 0 112 0v4.91a1 1 0 01-1 1z",
|
|
6096
6227
|
fill: "currentColor"
|
|
6097
6228
|
}
|
|
6098
|
-
), /* @__PURE__ */
|
|
6229
|
+
), /* @__PURE__ */ React267.createElement(
|
|
6099
6230
|
"path",
|
|
6100
6231
|
{
|
|
6101
6232
|
fillRule: "evenodd",
|
|
@@ -6107,9 +6238,9 @@ function SvgUsersAdd(props) {
|
|
|
6107
6238
|
}
|
|
6108
6239
|
|
|
6109
6240
|
// src/components/icon/available-icons/variables.tsx
|
|
6110
|
-
var
|
|
6241
|
+
var React268 = __toESM(require("react"));
|
|
6111
6242
|
function SvgVariables(props) {
|
|
6112
|
-
return /* @__PURE__ */
|
|
6243
|
+
return /* @__PURE__ */ React268.createElement("svg", __spreadValues({ viewBox: "0 0 25 24", fill: "none" }, props), /* @__PURE__ */ React268.createElement(
|
|
6113
6244
|
"path",
|
|
6114
6245
|
{
|
|
6115
6246
|
fillRule: "evenodd",
|
|
@@ -6121,9 +6252,9 @@ function SvgVariables(props) {
|
|
|
6121
6252
|
}
|
|
6122
6253
|
|
|
6123
6254
|
// src/components/icon/available-icons/version-control.tsx
|
|
6124
|
-
var
|
|
6255
|
+
var React269 = __toESM(require("react"));
|
|
6125
6256
|
function SvgVersionControl(props) {
|
|
6126
|
-
return /* @__PURE__ */
|
|
6257
|
+
return /* @__PURE__ */ React269.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React269.createElement(
|
|
6127
6258
|
"path",
|
|
6128
6259
|
{
|
|
6129
6260
|
fillRule: "evenodd",
|
|
@@ -6131,7 +6262,7 @@ function SvgVersionControl(props) {
|
|
|
6131
6262
|
d: "M11.9962 2.00001L12 2C13.9778 2.00001 15.9112 2.5865 17.5557 3.68531C19.2002 4.78412 20.4819 6.34591 21.2388 8.17317C21.9957 10.0004 22.1937 12.0111 21.8079 13.9509C21.422 15.8907 20.4696 17.6726 19.0711 19.0711C17.6725 20.4696 15.8907 21.422 13.9509 21.8079C12.0111 22.1937 10.0004 21.9957 8.17317 21.2388C6.3459 20.4819 4.78412 19.2002 3.6853 17.5557C2.58649 15.9112 2 13.9778 2 12C2 11.4477 2.44772 11 3 11C3.55228 11 4 11.4477 4 12C4 13.5823 4.46919 15.129 5.34824 16.4446C6.22729 17.7602 7.47672 18.7855 8.93853 19.391C10.4003 19.9965 12.0089 20.155 13.5607 19.8463C15.1126 19.5376 16.538 18.7757 17.6569 17.6569C18.7757 16.538 19.5376 15.1126 19.8463 13.5607C20.155 12.0089 19.9965 10.4003 19.391 8.93854C18.7855 7.47673 17.7602 6.2273 16.4446 5.34825C15.1295 4.46955 13.5835 4.00038 12.0019 4.00001C9.7473 4.00897 7.58329 4.88786 5.96097 6.45325L3.70711 8.70711C3.31658 9.09764 2.68342 9.09764 2.29289 8.70711C1.90237 8.31659 1.90237 7.68342 2.29289 7.2929L4.55289 5.0329L4.56496 5.02104C6.55946 3.0929 9.22213 2.01045 11.9962 2.00001Z",
|
|
6132
6263
|
fill: "currentColor"
|
|
6133
6264
|
}
|
|
6134
|
-
), /* @__PURE__ */
|
|
6265
|
+
), /* @__PURE__ */ React269.createElement(
|
|
6135
6266
|
"path",
|
|
6136
6267
|
{
|
|
6137
6268
|
fillRule: "evenodd",
|
|
@@ -6139,7 +6270,7 @@ function SvgVersionControl(props) {
|
|
|
6139
6270
|
d: "M3 2C3.55228 2 4 2.44772 4 3V7H8C8.55228 7 9 7.44772 9 8C9 8.55228 8.55228 9 8 9H3C2.44772 9 2 8.55228 2 8V3C2 2.44772 2.44772 2 3 2Z",
|
|
6140
6271
|
fill: "currentColor"
|
|
6141
6272
|
}
|
|
6142
|
-
), /* @__PURE__ */
|
|
6273
|
+
), /* @__PURE__ */ React269.createElement(
|
|
6143
6274
|
"path",
|
|
6144
6275
|
{
|
|
6145
6276
|
fillRule: "evenodd",
|
|
@@ -6163,9 +6294,9 @@ var SvgVerticalAlignBottom = (props) => /* @__PURE__ */ import_react85.default.c
|
|
|
6163
6294
|
));
|
|
6164
6295
|
|
|
6165
6296
|
// src/components/icon/available-icons/video-cam.tsx
|
|
6166
|
-
var
|
|
6297
|
+
var React271 = __toESM(require("react"));
|
|
6167
6298
|
function SvgVideoCam(props) {
|
|
6168
|
-
return /* @__PURE__ */
|
|
6299
|
+
return /* @__PURE__ */ React271.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React271.createElement(
|
|
6169
6300
|
"path",
|
|
6170
6301
|
{
|
|
6171
6302
|
fillRule: "evenodd",
|
|
@@ -6173,7 +6304,7 @@ function SvgVideoCam(props) {
|
|
|
6173
6304
|
d: "M21.457 6.747a1 1 0 01.543.89v8.181a1 1 0 01-1.581.814l-5.728-4.09a1 1 0 010-1.628l5.728-4.091a1 1 0 011.038-.076zm-4.464 4.98L20 13.875V9.58l-3.007 2.147z",
|
|
6174
6305
|
fill: "currentColor"
|
|
6175
6306
|
}
|
|
6176
|
-
), /* @__PURE__ */
|
|
6307
|
+
), /* @__PURE__ */ React271.createElement(
|
|
6177
6308
|
"path",
|
|
6178
6309
|
{
|
|
6179
6310
|
fillRule: "evenodd",
|
|
@@ -6207,9 +6338,9 @@ var SvgVideocamOff = (props) => /* @__PURE__ */ import_react87.default.createEle
|
|
|
6207
6338
|
));
|
|
6208
6339
|
|
|
6209
6340
|
// src/components/icon/available-icons/video-library.tsx
|
|
6210
|
-
var
|
|
6341
|
+
var React274 = __toESM(require("react"));
|
|
6211
6342
|
function SvgVideoLibrary(props) {
|
|
6212
|
-
return /* @__PURE__ */
|
|
6343
|
+
return /* @__PURE__ */ React274.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React274.createElement(
|
|
6213
6344
|
"path",
|
|
6214
6345
|
{
|
|
6215
6346
|
fillRule: "evenodd",
|
|
@@ -6217,7 +6348,7 @@ function SvgVideoLibrary(props) {
|
|
|
6217
6348
|
d: "M5.79 5.658A2.663 2.663 0 018.448 3h9.95a2.663 2.663 0 012.658 2.658v9.95a2.663 2.663 0 01-2.658 2.658h-9.95a2.663 2.663 0 01-2.658-2.658v-9.95zM8.448 5a.663.663 0 00-.658.658v9.95c0 .36.298.658.658.658h9.95c.36 0 .658-.298.658-.658v-9.95A.663.663 0 0018.398 5h-9.95z",
|
|
6218
6349
|
fill: "currentColor"
|
|
6219
6350
|
}
|
|
6220
|
-
), /* @__PURE__ */
|
|
6351
|
+
), /* @__PURE__ */ React274.createElement(
|
|
6221
6352
|
"path",
|
|
6222
6353
|
{
|
|
6223
6354
|
fillRule: "evenodd",
|
|
@@ -6225,7 +6356,7 @@ function SvgVideoLibrary(props) {
|
|
|
6225
6356
|
d: "M3 5.842a1 1 0 011 1v9.21a4 4 0 004 4h9.21a1 1 0 110 2H8a6 6 0 01-6-6v-9.21a1 1 0 011-1z",
|
|
6226
6357
|
fill: "currentColor"
|
|
6227
6358
|
}
|
|
6228
|
-
), /* @__PURE__ */
|
|
6359
|
+
), /* @__PURE__ */ React274.createElement(
|
|
6229
6360
|
"path",
|
|
6230
6361
|
{
|
|
6231
6362
|
fillRule: "evenodd",
|
|
@@ -6237,9 +6368,9 @@ function SvgVideoLibrary(props) {
|
|
|
6237
6368
|
}
|
|
6238
6369
|
|
|
6239
6370
|
// src/components/icon/available-icons/video-off.tsx
|
|
6240
|
-
var
|
|
6371
|
+
var React275 = __toESM(require("react"));
|
|
6241
6372
|
function SvgVideoOff(props) {
|
|
6242
|
-
return /* @__PURE__ */
|
|
6373
|
+
return /* @__PURE__ */ React275.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React275.createElement(
|
|
6243
6374
|
"path",
|
|
6244
6375
|
{
|
|
6245
6376
|
fillRule: "evenodd",
|
|
@@ -6247,7 +6378,7 @@ function SvgVideoOff(props) {
|
|
|
6247
6378
|
d: "M4.636 7.273A.636.636 0 004 7.909v8.182a.636.636 0 00.636.636h9a.636.636 0 00.637-.636v-.404L5.859 7.273H4.636zM2.772 6.045a2.636 2.636 0 011.864-.772h1.637a1 1 0 01.707.293l9 9a1 1 0 01.293.707v.818a2.636 2.636 0 01-2.637 2.636h-9A2.636 2.636 0 012 16.091V7.909c0-.7.278-1.37.772-1.864zm7.132.228a1 1 0 011-1h2.732a2.637 2.637 0 012.637 2.636v2.185l4.14-2.995a1 1 0 011.587.81v8.182a1 1 0 11-2 0V9.867l-3.323 2.403a1 1 0 01-1.293-.103l-.818-.818a1 1 0 01-.293-.707V7.909a.636.636 0 00-.637-.636h-2.732a1 1 0 01-1-1z",
|
|
6248
6379
|
fill: "currentColor"
|
|
6249
6380
|
}
|
|
6250
|
-
), /* @__PURE__ */
|
|
6381
|
+
), /* @__PURE__ */ React275.createElement(
|
|
6251
6382
|
"path",
|
|
6252
6383
|
{
|
|
6253
6384
|
fillRule: "evenodd",
|
|
@@ -6271,9 +6402,9 @@ var SvgViewList = (props) => /* @__PURE__ */ import_react88.default.createElemen
|
|
|
6271
6402
|
));
|
|
6272
6403
|
|
|
6273
6404
|
// src/components/icon/available-icons/volume1.tsx
|
|
6274
|
-
var
|
|
6405
|
+
var React277 = __toESM(require("react"));
|
|
6275
6406
|
function SvgVolume1(props) {
|
|
6276
|
-
return /* @__PURE__ */
|
|
6407
|
+
return /* @__PURE__ */ React277.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React277.createElement(
|
|
6277
6408
|
"path",
|
|
6278
6409
|
{
|
|
6279
6410
|
fillRule: "evenodd",
|
|
@@ -6285,9 +6416,9 @@ function SvgVolume1(props) {
|
|
|
6285
6416
|
}
|
|
6286
6417
|
|
|
6287
6418
|
// src/components/icon/available-icons/volume2.tsx
|
|
6288
|
-
var
|
|
6419
|
+
var React278 = __toESM(require("react"));
|
|
6289
6420
|
function SvgVolume2(props) {
|
|
6290
|
-
return /* @__PURE__ */
|
|
6421
|
+
return /* @__PURE__ */ React278.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React278.createElement(
|
|
6291
6422
|
"path",
|
|
6292
6423
|
{
|
|
6293
6424
|
fillRule: "evenodd",
|
|
@@ -6345,9 +6476,9 @@ var SvgVolumeUp = (props) => /* @__PURE__ */ import_react92.default.createElemen
|
|
|
6345
6476
|
));
|
|
6346
6477
|
|
|
6347
6478
|
// src/components/icon/available-icons/volume-x.tsx
|
|
6348
|
-
var
|
|
6479
|
+
var React283 = __toESM(require("react"));
|
|
6349
6480
|
function SvgVolumeX(props) {
|
|
6350
|
-
return /* @__PURE__ */
|
|
6481
|
+
return /* @__PURE__ */ React283.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React283.createElement(
|
|
6351
6482
|
"path",
|
|
6352
6483
|
{
|
|
6353
6484
|
fillRule: "evenodd",
|
|
@@ -6355,7 +6486,7 @@ function SvgVolumeX(props) {
|
|
|
6355
6486
|
d: "M11.533 5.099A1 1 0 0112.1 6v12.6a1 1 0 01-1.625.78L6.25 16H3a1 1 0 01-1-1V9.6a1 1 0 011-1h3.25l4.225-3.38a1 1 0 011.058-.121zM10.1 8.08l-2.875 2.3a1 1 0 01-.625.219H4V14h2.6a1 1 0 01.625.22l2.875 2.3V8.08zM21.707 9.293a1 1 0 010 1.414l-5.143 5.143a1 1 0 01-1.414-1.414l5.143-5.143a1 1 0 011.414 0z",
|
|
6356
6487
|
fill: "currentColor"
|
|
6357
6488
|
}
|
|
6358
|
-
), /* @__PURE__ */
|
|
6489
|
+
), /* @__PURE__ */ React283.createElement(
|
|
6359
6490
|
"path",
|
|
6360
6491
|
{
|
|
6361
6492
|
fillRule: "evenodd",
|
|
@@ -6391,9 +6522,9 @@ var SvgWarningAmber = (props) => /* @__PURE__ */ import_react94.default.createEl
|
|
|
6391
6522
|
));
|
|
6392
6523
|
|
|
6393
6524
|
// src/components/icon/available-icons/watch-later.tsx
|
|
6394
|
-
var
|
|
6525
|
+
var React286 = __toESM(require("react"));
|
|
6395
6526
|
function SvgWatchLater(props) {
|
|
6396
|
-
return /* @__PURE__ */
|
|
6527
|
+
return /* @__PURE__ */ React286.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React286.createElement(
|
|
6397
6528
|
"path",
|
|
6398
6529
|
{
|
|
6399
6530
|
fillRule: "evenodd",
|
|
@@ -6405,9 +6536,9 @@ function SvgWatchLater(props) {
|
|
|
6405
6536
|
}
|
|
6406
6537
|
|
|
6407
6538
|
// src/components/icon/available-icons/watch-later-add.tsx
|
|
6408
|
-
var
|
|
6539
|
+
var React287 = __toESM(require("react"));
|
|
6409
6540
|
function SvgWatchLaterAdd(props) {
|
|
6410
|
-
return /* @__PURE__ */
|
|
6541
|
+
return /* @__PURE__ */ React287.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React287.createElement(
|
|
6411
6542
|
"path",
|
|
6412
6543
|
{
|
|
6413
6544
|
fillRule: "evenodd",
|
|
@@ -6419,9 +6550,9 @@ function SvgWatchLaterAdd(props) {
|
|
|
6419
6550
|
}
|
|
6420
6551
|
|
|
6421
6552
|
// src/components/icon/available-icons/watch-later-added.tsx
|
|
6422
|
-
var
|
|
6553
|
+
var React288 = __toESM(require("react"));
|
|
6423
6554
|
function SvgWatchLaterAdded(props) {
|
|
6424
|
-
return /* @__PURE__ */
|
|
6555
|
+
return /* @__PURE__ */ React288.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React288.createElement(
|
|
6425
6556
|
"path",
|
|
6426
6557
|
{
|
|
6427
6558
|
fillRule: "evenodd",
|
|
@@ -6433,9 +6564,9 @@ function SvgWatchLaterAdded(props) {
|
|
|
6433
6564
|
}
|
|
6434
6565
|
|
|
6435
6566
|
// src/components/icon/available-icons/watch-later-remove.tsx
|
|
6436
|
-
var
|
|
6567
|
+
var React289 = __toESM(require("react"));
|
|
6437
6568
|
function SvgWatchLaterRemove(props) {
|
|
6438
|
-
return /* @__PURE__ */
|
|
6569
|
+
return /* @__PURE__ */ React289.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React289.createElement(
|
|
6439
6570
|
"path",
|
|
6440
6571
|
{
|
|
6441
6572
|
fillRule: "evenodd",
|
|
@@ -6447,9 +6578,9 @@ function SvgWatchLaterRemove(props) {
|
|
|
6447
6578
|
}
|
|
6448
6579
|
|
|
6449
6580
|
// src/components/icon/available-icons/waveform.tsx
|
|
6450
|
-
var
|
|
6581
|
+
var React290 = __toESM(require("react"));
|
|
6451
6582
|
function SvgWaveform(props) {
|
|
6452
|
-
return /* @__PURE__ */
|
|
6583
|
+
return /* @__PURE__ */ React290.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React290.createElement(
|
|
6453
6584
|
"path",
|
|
6454
6585
|
{
|
|
6455
6586
|
fillRule: "evenodd",
|
|
@@ -6457,7 +6588,7 @@ function SvgWaveform(props) {
|
|
|
6457
6588
|
d: "M2 9C2.55228 9 3 9.44772 3 10V13C3 13.5523 2.55228 14 2 14C1.44772 14 1 13.5523 1 13V10C1 9.44772 1.44772 9 2 9Z",
|
|
6458
6589
|
fill: "currentColor"
|
|
6459
6590
|
}
|
|
6460
|
-
), /* @__PURE__ */
|
|
6591
|
+
), /* @__PURE__ */ React290.createElement(
|
|
6461
6592
|
"path",
|
|
6462
6593
|
{
|
|
6463
6594
|
fillRule: "evenodd",
|
|
@@ -6465,7 +6596,7 @@ function SvgWaveform(props) {
|
|
|
6465
6596
|
d: "M6 5C6.55228 5 7 5.44772 7 6V17C7 17.5523 6.55228 18 6 18C5.44772 18 5 17.5523 5 17V6C5 5.44772 5.44772 5 6 5Z",
|
|
6466
6597
|
fill: "currentColor"
|
|
6467
6598
|
}
|
|
6468
|
-
), /* @__PURE__ */
|
|
6599
|
+
), /* @__PURE__ */ React290.createElement(
|
|
6469
6600
|
"path",
|
|
6470
6601
|
{
|
|
6471
6602
|
fillRule: "evenodd",
|
|
@@ -6473,7 +6604,7 @@ function SvgWaveform(props) {
|
|
|
6473
6604
|
d: "M10 2C10.5523 2 11 2.44772 11 3V21C11 21.5523 10.5523 22 10 22C9.44772 22 9 21.5523 9 21V3C9 2.44772 9.44772 2 10 2Z",
|
|
6474
6605
|
fill: "currentColor"
|
|
6475
6606
|
}
|
|
6476
|
-
), /* @__PURE__ */
|
|
6607
|
+
), /* @__PURE__ */ React290.createElement(
|
|
6477
6608
|
"path",
|
|
6478
6609
|
{
|
|
6479
6610
|
fillRule: "evenodd",
|
|
@@ -6481,7 +6612,7 @@ function SvgWaveform(props) {
|
|
|
6481
6612
|
d: "M14 7C14.5523 7 15 7.44772 15 8V15C15 15.5523 14.5523 16 14 16C13.4477 16 13 15.5523 13 15V8C13 7.44772 13.4477 7 14 7Z",
|
|
6482
6613
|
fill: "currentColor"
|
|
6483
6614
|
}
|
|
6484
|
-
), /* @__PURE__ */
|
|
6615
|
+
), /* @__PURE__ */ React290.createElement(
|
|
6485
6616
|
"path",
|
|
6486
6617
|
{
|
|
6487
6618
|
fillRule: "evenodd",
|
|
@@ -6489,7 +6620,7 @@ function SvgWaveform(props) {
|
|
|
6489
6620
|
d: "M18 4C18.5523 4 19 4.44772 19 5V18C19 18.5523 18.5523 19 18 19C17.4477 19 17 18.5523 17 18V5C17 4.44772 17.4477 4 18 4Z",
|
|
6490
6621
|
fill: "currentColor"
|
|
6491
6622
|
}
|
|
6492
|
-
), /* @__PURE__ */
|
|
6623
|
+
), /* @__PURE__ */ React290.createElement(
|
|
6493
6624
|
"path",
|
|
6494
6625
|
{
|
|
6495
6626
|
fillRule: "evenodd",
|
|
@@ -6501,9 +6632,9 @@ function SvgWaveform(props) {
|
|
|
6501
6632
|
}
|
|
6502
6633
|
|
|
6503
6634
|
// src/components/icon/available-icons/window.tsx
|
|
6504
|
-
var
|
|
6635
|
+
var React291 = __toESM(require("react"));
|
|
6505
6636
|
function SvgWindow(props) {
|
|
6506
|
-
return /* @__PURE__ */
|
|
6637
|
+
return /* @__PURE__ */ React291.createElement(
|
|
6507
6638
|
"svg",
|
|
6508
6639
|
__spreadValues({
|
|
6509
6640
|
width: "24",
|
|
@@ -6512,7 +6643,7 @@ function SvgWindow(props) {
|
|
|
6512
6643
|
fill: "none",
|
|
6513
6644
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6514
6645
|
}, props),
|
|
6515
|
-
/* @__PURE__ */
|
|
6646
|
+
/* @__PURE__ */ React291.createElement(
|
|
6516
6647
|
"path",
|
|
6517
6648
|
{
|
|
6518
6649
|
fillRule: "evenodd",
|
|
@@ -6525,16 +6656,16 @@ function SvgWindow(props) {
|
|
|
6525
6656
|
}
|
|
6526
6657
|
|
|
6527
6658
|
// src/components/icon/available-icons/windows.tsx
|
|
6528
|
-
var
|
|
6659
|
+
var React292 = __toESM(require("react"));
|
|
6529
6660
|
function SvgWindows(props) {
|
|
6530
|
-
return /* @__PURE__ */
|
|
6661
|
+
return /* @__PURE__ */ React292.createElement(
|
|
6531
6662
|
"svg",
|
|
6532
6663
|
__spreadValues({
|
|
6533
6664
|
viewBox: "0 0 24 24",
|
|
6534
6665
|
fill: "none",
|
|
6535
6666
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6536
6667
|
}, props),
|
|
6537
|
-
/* @__PURE__ */
|
|
6668
|
+
/* @__PURE__ */ React292.createElement(
|
|
6538
6669
|
"path",
|
|
6539
6670
|
{
|
|
6540
6671
|
d: "M2 18.875v-6.25h8.75v7.344L2 18.875zM12 20.125v-7.5h10v8.75l-10-1.25zM12 11.375v-7.5l10-1.25v8.75H12zM2 11.375v-6.25l8.75-1.094v7.344H2z",
|
|
@@ -6545,9 +6676,9 @@ function SvgWindows(props) {
|
|
|
6545
6676
|
}
|
|
6546
6677
|
|
|
6547
6678
|
// src/components/icon/available-icons/write-document.tsx
|
|
6548
|
-
var
|
|
6679
|
+
var React293 = __toESM(require("react"));
|
|
6549
6680
|
function SvgWriteDocument() {
|
|
6550
|
-
return /* @__PURE__ */
|
|
6681
|
+
return /* @__PURE__ */ React293.createElement("svg", { viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ React293.createElement(
|
|
6551
6682
|
"path",
|
|
6552
6683
|
{
|
|
6553
6684
|
fillRule: "evenodd",
|
|
@@ -6555,7 +6686,7 @@ function SvgWriteDocument() {
|
|
|
6555
6686
|
d: "M18.7183 3C18.7183 2.44772 18.2706 2 17.7183 2C17.166 2 16.7183 2.44772 16.7183 3V5H14.7183C14.166 5 13.7183 5.44771 13.7183 6C13.7183 6.55228 14.166 7 14.7183 7H16.7183V9C16.7183 9.55228 17.166 10 17.7183 10C18.2706 10 18.7183 9.55228 18.7183 9V7H20.7183C21.2706 7 21.7183 6.55228 21.7183 6C21.7183 5.44772 21.2706 5 20.7183 5H18.7183V3Z",
|
|
6556
6687
|
fill: "currentColor"
|
|
6557
6688
|
}
|
|
6558
|
-
), /* @__PURE__ */
|
|
6689
|
+
), /* @__PURE__ */ React293.createElement(
|
|
6559
6690
|
"path",
|
|
6560
6691
|
{
|
|
6561
6692
|
fillRule: "evenodd",
|
|
@@ -6567,9 +6698,9 @@ function SvgWriteDocument() {
|
|
|
6567
6698
|
}
|
|
6568
6699
|
|
|
6569
6700
|
// src/components/icon/available-icons/write-message.tsx
|
|
6570
|
-
var
|
|
6701
|
+
var React294 = __toESM(require("react"));
|
|
6571
6702
|
function SvgWriteMessage() {
|
|
6572
|
-
return /* @__PURE__ */
|
|
6703
|
+
return /* @__PURE__ */ React294.createElement("svg", { viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ React294.createElement(
|
|
6573
6704
|
"path",
|
|
6574
6705
|
{
|
|
6575
6706
|
fillRule: "evenodd",
|
|
@@ -6577,7 +6708,7 @@ function SvgWriteMessage() {
|
|
|
6577
6708
|
d: "M4.72733 5.77778C4.37463 5.77778 4.06547 5.97949 3.91512 6.27018L12.0001 11.8039L13.3465 10.8823C13.7275 10.6215 14.2445 10.6933 14.5401 11.048C14.878 11.4535 14.7936 12.0619 14.3579 12.3601L12.5214 13.6171C12.2084 13.8314 11.7917 13.8314 11.4787 13.6171L3.81824 8.37392V17.3333C3.81824 17.8202 4.2294 18.2222 4.72733 18.2222H19.2727C19.7707 18.2222 20.1818 17.8202 20.1818 17.3333V14.9091C20.1818 14.407 20.5888 14 21.0909 14C21.593 14 22 14.407 22 14.9091V17.3333C22 18.802 20.7748 20 19.2727 20H4.72733C3.22525 20 2.00006 18.802 2.00006 17.3333V6.67575L2.00009 6.65351C2.00738 5.19082 3.22974 4 4.72733 4H11.1112C11.6021 4 12.0001 4.39797 12.0001 4.88889C12.0001 5.37981 11.6021 5.77778 11.1112 5.77778H4.72733Z",
|
|
6578
6709
|
fill: "currentColor"
|
|
6579
6710
|
}
|
|
6580
|
-
), /* @__PURE__ */
|
|
6711
|
+
), /* @__PURE__ */ React294.createElement(
|
|
6581
6712
|
"path",
|
|
6582
6713
|
{
|
|
6583
6714
|
fillRule: "evenodd",
|
|
@@ -6585,7 +6716,7 @@ function SvgWriteMessage() {
|
|
|
6585
6716
|
d: "M18.5 4C19.0523 4 19.5 4.44772 19.5 5V10C19.5 10.5523 19.0523 11 18.5 11C17.9477 11 17.5 10.5523 17.5 10L17.5 5C17.5 4.44772 17.9477 4 18.5 4Z",
|
|
6586
6717
|
fill: "currentColor"
|
|
6587
6718
|
}
|
|
6588
|
-
), /* @__PURE__ */
|
|
6719
|
+
), /* @__PURE__ */ React294.createElement(
|
|
6589
6720
|
"path",
|
|
6590
6721
|
{
|
|
6591
6722
|
fillRule: "evenodd",
|
|
@@ -6597,9 +6728,9 @@ function SvgWriteMessage() {
|
|
|
6597
6728
|
}
|
|
6598
6729
|
|
|
6599
6730
|
// src/components/icon/available-icons/x-circle.tsx
|
|
6600
|
-
var
|
|
6731
|
+
var React295 = __toESM(require("react"));
|
|
6601
6732
|
function SvgXCircle(props) {
|
|
6602
|
-
return /* @__PURE__ */
|
|
6733
|
+
return /* @__PURE__ */ React295.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React295.createElement(
|
|
6603
6734
|
"path",
|
|
6604
6735
|
{
|
|
6605
6736
|
fillRule: "evenodd",
|
|
@@ -6607,7 +6738,7 @@ function SvgXCircle(props) {
|
|
|
6607
6738
|
d: "M12 4a8 8 0 100 16 8 8 0 000-16zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12z",
|
|
6608
6739
|
fill: "currentColor"
|
|
6609
6740
|
}
|
|
6610
|
-
), /* @__PURE__ */
|
|
6741
|
+
), /* @__PURE__ */ React295.createElement(
|
|
6611
6742
|
"path",
|
|
6612
6743
|
{
|
|
6613
6744
|
fillRule: "evenodd",
|
|
@@ -6615,7 +6746,7 @@ function SvgXCircle(props) {
|
|
|
6615
6746
|
d: "M15.407 8.593a1 1 0 010 1.414l-5.4 5.4a1 1 0 11-1.414-1.414l5.4-5.4a1 1 0 011.414 0z",
|
|
6616
6747
|
fill: "currentColor"
|
|
6617
6748
|
}
|
|
6618
|
-
), /* @__PURE__ */
|
|
6749
|
+
), /* @__PURE__ */ React295.createElement(
|
|
6619
6750
|
"path",
|
|
6620
6751
|
{
|
|
6621
6752
|
fillRule: "evenodd",
|
|
@@ -6627,9 +6758,9 @@ function SvgXCircle(props) {
|
|
|
6627
6758
|
}
|
|
6628
6759
|
|
|
6629
6760
|
// src/components/icon/available-icons/zap.tsx
|
|
6630
|
-
var
|
|
6761
|
+
var React296 = __toESM(require("react"));
|
|
6631
6762
|
function SvgZap(props) {
|
|
6632
|
-
return /* @__PURE__ */
|
|
6763
|
+
return /* @__PURE__ */ React296.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React296.createElement(
|
|
6633
6764
|
"path",
|
|
6634
6765
|
{
|
|
6635
6766
|
fillRule: "evenodd",
|
|
@@ -6641,9 +6772,9 @@ function SvgZap(props) {
|
|
|
6641
6772
|
}
|
|
6642
6773
|
|
|
6643
6774
|
// src/components/icon/available-icons/zap-outline.tsx
|
|
6644
|
-
var
|
|
6775
|
+
var React297 = __toESM(require("react"));
|
|
6645
6776
|
function SvgZapOutline(props) {
|
|
6646
|
-
return /* @__PURE__ */
|
|
6777
|
+
return /* @__PURE__ */ React297.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React297.createElement(
|
|
6647
6778
|
"path",
|
|
6648
6779
|
{
|
|
6649
6780
|
fillRule: "evenodd",
|
|
@@ -6655,9 +6786,9 @@ function SvgZapOutline(props) {
|
|
|
6655
6786
|
}
|
|
6656
6787
|
|
|
6657
6788
|
// src/components/icon/available-icons/zoom-in.tsx
|
|
6658
|
-
var
|
|
6789
|
+
var React298 = __toESM(require("react"));
|
|
6659
6790
|
function SvgZoomIn(props) {
|
|
6660
|
-
return /* @__PURE__ */
|
|
6791
|
+
return /* @__PURE__ */ React298.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React298.createElement(
|
|
6661
6792
|
"path",
|
|
6662
6793
|
{
|
|
6663
6794
|
fillRule: "evenodd",
|
|
@@ -6665,7 +6796,7 @@ function SvgZoomIn(props) {
|
|
|
6665
6796
|
d: "M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4ZM2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11Z",
|
|
6666
6797
|
fill: "currentColor"
|
|
6667
6798
|
}
|
|
6668
|
-
), /* @__PURE__ */
|
|
6799
|
+
), /* @__PURE__ */ React298.createElement(
|
|
6669
6800
|
"path",
|
|
6670
6801
|
{
|
|
6671
6802
|
fillRule: "evenodd",
|
|
@@ -6673,7 +6804,7 @@ function SvgZoomIn(props) {
|
|
|
6673
6804
|
d: "M15.9429 15.9429C16.3334 15.5524 16.9666 15.5524 17.3571 15.9429L21.7071 20.2929C22.0977 20.6834 22.0977 21.3166 21.7071 21.7071C21.3166 22.0977 20.6834 22.0977 20.2929 21.7071L15.9429 17.3571C15.5524 16.9666 15.5524 16.3334 15.9429 15.9429Z",
|
|
6674
6805
|
fill: "currentColor"
|
|
6675
6806
|
}
|
|
6676
|
-
), /* @__PURE__ */
|
|
6807
|
+
), /* @__PURE__ */ React298.createElement(
|
|
6677
6808
|
"path",
|
|
6678
6809
|
{
|
|
6679
6810
|
fillRule: "evenodd",
|
|
@@ -6681,7 +6812,7 @@ function SvgZoomIn(props) {
|
|
|
6681
6812
|
d: "M11 7C11.5523 7 12 7.44772 12 8V14C12 14.5523 11.5523 15 11 15C10.4477 15 10 14.5523 10 14V8C10 7.44772 10.4477 7 11 7Z",
|
|
6682
6813
|
fill: "currentColor"
|
|
6683
6814
|
}
|
|
6684
|
-
), /* @__PURE__ */
|
|
6815
|
+
), /* @__PURE__ */ React298.createElement(
|
|
6685
6816
|
"path",
|
|
6686
6817
|
{
|
|
6687
6818
|
fillRule: "evenodd",
|
|
@@ -6693,21 +6824,21 @@ function SvgZoomIn(props) {
|
|
|
6693
6824
|
}
|
|
6694
6825
|
|
|
6695
6826
|
// src/components/icon/available-icons/zoom-logo.tsx
|
|
6696
|
-
var
|
|
6827
|
+
var React299 = __toESM(require("react"));
|
|
6697
6828
|
function SvgZoomLogo(props) {
|
|
6698
|
-
return /* @__PURE__ */
|
|
6829
|
+
return /* @__PURE__ */ React299.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React299.createElement(
|
|
6699
6830
|
"path",
|
|
6700
6831
|
{
|
|
6701
6832
|
fill: "url(#a)",
|
|
6702
6833
|
d: "M22 12a19.8 19.8 0 0 1-.25 3.14 8.002 8.002 0 0 1-6.61 6.61c-2.08.334-4.2.334-6.28 0a8.003 8.003 0 0 1-6.61-6.61 19.79 19.79 0 0 1 0-6.28 8.002 8.002 0 0 1 6.61-6.61 19.79 19.79 0 0 1 6.28 0 8.002 8.002 0 0 1 6.61 6.61c.167 1.038.25 2.088.25 3.14Z"
|
|
6703
6834
|
}
|
|
6704
|
-
), /* @__PURE__ */
|
|
6835
|
+
), /* @__PURE__ */ React299.createElement(
|
|
6705
6836
|
"path",
|
|
6706
6837
|
{
|
|
6707
6838
|
fill: "#fff",
|
|
6708
6839
|
d: "M7.972 13.531h-2.48a.427.427 0 0 1-.303-.732l1.718-1.718H5.675a.613.613 0 0 1-.612-.612H7.35a.428.428 0 0 1 .304.732L5.935 12.92H7.36c.338 0 .612.274.612.612Zm10.965-1.914a1.196 1.196 0 0 0-2.082-.798 1.196 1.196 0 0 0-2.083.798v1.914a.613.613 0 0 0 .612-.612v-1.302a.583.583 0 0 1 1.164 0v1.302c0 .338.274.612.613.612v-1.914a.583.583 0 0 1 1.164 0v1.302c0 .338.274.612.612.612v-1.914ZM14.465 12a1.577 1.577 0 1 1-3.153 0 1.577 1.577 0 0 1 3.153 0Zm-.612 0a.965.965 0 1 0-1.93 0 .965.965 0 0 0 1.93 0Zm-2.787 0a1.578 1.578 0 1 1-3.155 0 1.578 1.578 0 0 1 3.155 0Zm-.613 0a.965.965 0 1 0-1.93 0 .965.965 0 0 0 1.93 0Z"
|
|
6709
6840
|
}
|
|
6710
|
-
), /* @__PURE__ */
|
|
6841
|
+
), /* @__PURE__ */ React299.createElement("defs", null, /* @__PURE__ */ React299.createElement(
|
|
6711
6842
|
"linearGradient",
|
|
6712
6843
|
{
|
|
6713
6844
|
id: "a",
|
|
@@ -6717,16 +6848,16 @@ function SvgZoomLogo(props) {
|
|
|
6717
6848
|
y2: 2.878,
|
|
6718
6849
|
gradientUnits: "userSpaceOnUse"
|
|
6719
6850
|
},
|
|
6720
|
-
/* @__PURE__ */
|
|
6721
|
-
/* @__PURE__ */
|
|
6722
|
-
/* @__PURE__ */
|
|
6851
|
+
/* @__PURE__ */ React299.createElement("stop", { stopColor: "#0845BF" }),
|
|
6852
|
+
/* @__PURE__ */ React299.createElement("stop", { offset: 0.6, stopColor: "#0B5CFF" }),
|
|
6853
|
+
/* @__PURE__ */ React299.createElement("stop", { offset: 1, stopColor: "#4F90EE" })
|
|
6723
6854
|
)));
|
|
6724
6855
|
}
|
|
6725
6856
|
|
|
6726
6857
|
// src/components/icon/available-icons/zoom-out.tsx
|
|
6727
|
-
var
|
|
6858
|
+
var React300 = __toESM(require("react"));
|
|
6728
6859
|
function SvgZoomOut(props) {
|
|
6729
|
-
return /* @__PURE__ */
|
|
6860
|
+
return /* @__PURE__ */ React300.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React300.createElement(
|
|
6730
6861
|
"path",
|
|
6731
6862
|
{
|
|
6732
6863
|
fillRule: "evenodd",
|
|
@@ -6734,7 +6865,7 @@ function SvgZoomOut(props) {
|
|
|
6734
6865
|
d: "M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4ZM2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11Z",
|
|
6735
6866
|
fill: "currentColor"
|
|
6736
6867
|
}
|
|
6737
|
-
), /* @__PURE__ */
|
|
6868
|
+
), /* @__PURE__ */ React300.createElement(
|
|
6738
6869
|
"path",
|
|
6739
6870
|
{
|
|
6740
6871
|
fillRule: "evenodd",
|
|
@@ -6742,7 +6873,7 @@ function SvgZoomOut(props) {
|
|
|
6742
6873
|
d: "M15.9429 15.9429C16.3334 15.5524 16.9666 15.5524 17.3571 15.9429L21.7071 20.2929C22.0977 20.6834 22.0977 21.3166 21.7071 21.7071C21.3166 22.0977 20.6834 22.0977 20.2929 21.7071L15.9429 17.3571C15.5524 16.9666 15.5524 16.3334 15.9429 15.9429Z",
|
|
6743
6874
|
fill: "currentColor"
|
|
6744
6875
|
}
|
|
6745
|
-
), /* @__PURE__ */
|
|
6876
|
+
), /* @__PURE__ */ React300.createElement(
|
|
6746
6877
|
"path",
|
|
6747
6878
|
{
|
|
6748
6879
|
fillRule: "evenodd",
|