@loomhq/lens 11.0.3 → 11.2.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/components/icon/available-icons/confluence-neutral.d.ts +2 -0
- package/dist/components/icon/available-icons/confluence.d.ts +2 -0
- package/dist/components/icon/available-icons/index.d.ts +5 -0
- package/dist/components/icon/available-icons/jira-neutral.d.ts +2 -0
- package/dist/components/icon/available-icons/jira.d.ts +2 -0
- package/dist/components/icon/available-icons/linear.d.ts +2 -0
- package/dist/components/notification-bar/notification-bar.d.ts +1 -1
- package/dist/icons/confluence-neutral.d.ts +2 -0
- package/dist/icons/confluence-neutral.js +37 -0
- package/dist/icons/confluence.d.ts +2 -0
- package/dist/icons/confluence.js +63 -0
- package/dist/icons/index.d.ts +5 -0
- package/dist/icons/index.js +850 -699
- package/dist/icons/jira-neutral.d.ts +2 -0
- package/dist/icons/jira-neutral.js +43 -0
- package/dist/icons/jira.d.ts +2 -0
- package/dist/icons/jira.js +67 -0
- package/dist/icons/linear.d.ts +2 -0
- package/dist/icons/linear.js +31 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/icons/index.js
CHANGED
|
@@ -1398,16 +1398,78 @@ var SvgConfetti = (props) => /* @__PURE__ */ React63.createElement("svg", __spre
|
|
|
1398
1398
|
}
|
|
1399
1399
|
));
|
|
1400
1400
|
|
|
1401
|
-
// src/components/icon/available-icons/
|
|
1401
|
+
// src/components/icon/available-icons/confluence.tsx
|
|
1402
1402
|
import * as React64 from "react";
|
|
1403
|
+
function SvgConfluence(props) {
|
|
1404
|
+
return /* @__PURE__ */ React64.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React64.createElement("g", { clipPath: "url(#clip0_11637_9730)" }, /* @__PURE__ */ React64.createElement(
|
|
1405
|
+
"path",
|
|
1406
|
+
{
|
|
1407
|
+
d: "M4.08166 16.021C3.92028 16.3055 3.70511 16.6159 3.54374 16.8745C3.38236 17.1072 3.46305 17.4176 3.73201 17.5728L7.22848 19.6417C7.49744 19.7969 7.82019 19.7193 7.98157 19.4607C8.11605 19.2279 8.30432 18.9435 8.49259 18.6331C9.89118 16.4348 11.2629 16.6935 13.7911 17.8572L17.2607 19.4348C17.5296 19.5641 17.8524 19.4348 17.9869 19.1762L19.6544 15.5555C19.762 15.2969 19.6544 14.9866 19.3855 14.8831C18.6593 14.5469 17.2069 13.9004 15.889 13.2797C11.1553 11.1072 7.14779 11.2366 4.08166 16.021Z",
|
|
1408
|
+
fill: "url(#paint0_linear_11637_9730)"
|
|
1409
|
+
}
|
|
1410
|
+
), /* @__PURE__ */ React64.createElement(
|
|
1411
|
+
"path",
|
|
1412
|
+
{
|
|
1413
|
+
d: "M19.7619 7.82287C19.9233 7.53838 20.1384 7.22804 20.2998 6.96942C20.4612 6.73666 20.3805 6.42631 20.1115 6.27114L16.6151 4.20218C16.3461 4.047 16.0234 4.12459 15.862 4.38321C15.7275 4.61597 15.5392 4.90045 15.351 5.2108C13.9524 7.40907 12.5807 7.15045 10.0525 5.98666L6.60977 4.38321C6.34081 4.2539 6.01806 4.38321 5.88358 4.64183L4.21603 8.26252C4.10845 8.52114 4.21603 8.83149 4.48499 8.93493C5.21118 9.27114 6.66356 9.91769 7.98146 10.5384C12.6883 12.7367 16.6958 12.6073 19.7619 7.82287Z",
|
|
1414
|
+
fill: "url(#paint1_linear_11637_9730)"
|
|
1415
|
+
}
|
|
1416
|
+
)), /* @__PURE__ */ React64.createElement("defs", null, /* @__PURE__ */ React64.createElement(
|
|
1417
|
+
"linearGradient",
|
|
1418
|
+
{
|
|
1419
|
+
id: "paint0_linear_11637_9730",
|
|
1420
|
+
x1: "19.5421",
|
|
1421
|
+
y1: "20.7157",
|
|
1422
|
+
x2: "9.17355",
|
|
1423
|
+
y2: "14.5194",
|
|
1424
|
+
gradientUnits: "userSpaceOnUse"
|
|
1425
|
+
},
|
|
1426
|
+
/* @__PURE__ */ React64.createElement("stop", { stopColor: "#0052CC" }),
|
|
1427
|
+
/* @__PURE__ */ React64.createElement("stop", { offset: "0.9182", stopColor: "#2380FB" }),
|
|
1428
|
+
/* @__PURE__ */ React64.createElement("stop", { offset: "1", stopColor: "#2684FF" })
|
|
1429
|
+
), /* @__PURE__ */ React64.createElement(
|
|
1430
|
+
"linearGradient",
|
|
1431
|
+
{
|
|
1432
|
+
id: "paint1_linear_11637_9730",
|
|
1433
|
+
x1: "4.31563",
|
|
1434
|
+
y1: "3.12598",
|
|
1435
|
+
x2: "14.6842",
|
|
1436
|
+
y2: "9.32219",
|
|
1437
|
+
gradientUnits: "userSpaceOnUse"
|
|
1438
|
+
},
|
|
1439
|
+
/* @__PURE__ */ React64.createElement("stop", { stopColor: "#0052CC" }),
|
|
1440
|
+
/* @__PURE__ */ React64.createElement("stop", { offset: "0.9182", stopColor: "#2380FB" }),
|
|
1441
|
+
/* @__PURE__ */ React64.createElement("stop", { offset: "1", stopColor: "#2684FF" })
|
|
1442
|
+
), /* @__PURE__ */ React64.createElement("clipPath", { id: "clip0_11637_9730" }, /* @__PURE__ */ React64.createElement("rect", { width: "24", height: "24", fill: "white" }))));
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1445
|
+
// src/components/icon/available-icons/confluence-neutral.tsx
|
|
1446
|
+
import * as React65 from "react";
|
|
1447
|
+
function SvgConfluenceNeutral(props) {
|
|
1448
|
+
return /* @__PURE__ */ React65.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React65.createElement("g", { clipPath: "url(#clip0_11636_9715)" }, /* @__PURE__ */ React65.createElement(
|
|
1449
|
+
"path",
|
|
1450
|
+
{
|
|
1451
|
+
d: "M4.08166 16.021C3.92028 16.3055 3.70511 16.6159 3.54374 16.8745C3.38236 17.1072 3.46305 17.4176 3.73201 17.5728L7.22848 19.6417C7.49744 19.7969 7.82019 19.7193 7.98157 19.4607C8.11605 19.2279 8.30432 18.9435 8.49259 18.6331C9.89118 16.4348 11.2629 16.6935 13.7911 17.8572L17.2607 19.4348C17.5296 19.5641 17.8524 19.4348 17.9869 19.1762L19.6544 15.5555C19.762 15.2969 19.6544 14.9866 19.3855 14.8831C18.6593 14.5469 17.2069 13.9004 15.889 13.2797C11.1553 11.1072 7.14779 11.2366 4.08166 16.021Z",
|
|
1452
|
+
fill: "currentColor"
|
|
1453
|
+
}
|
|
1454
|
+
), /* @__PURE__ */ React65.createElement(
|
|
1455
|
+
"path",
|
|
1456
|
+
{
|
|
1457
|
+
d: "M19.7619 7.82287C19.9233 7.53838 20.1384 7.22804 20.2998 6.96942C20.4612 6.73666 20.3805 6.42631 20.1115 6.27114L16.6151 4.20218C16.3461 4.047 16.0234 4.12459 15.862 4.38321C15.7275 4.61597 15.5392 4.90045 15.351 5.2108C13.9524 7.40907 12.5807 7.15045 10.0525 5.98666L6.60977 4.38321C6.34081 4.2539 6.01806 4.38321 5.88358 4.64183L4.21603 8.26252C4.10845 8.52114 4.21603 8.83149 4.48499 8.93493C5.21118 9.27114 6.66356 9.91769 7.98146 10.5384C12.6883 12.7367 16.6958 12.6073 19.7619 7.82287Z",
|
|
1458
|
+
fill: "currentColor"
|
|
1459
|
+
}
|
|
1460
|
+
)), /* @__PURE__ */ React65.createElement("defs", null, /* @__PURE__ */ React65.createElement("clipPath", { id: "clip0_11636_9715" }, /* @__PURE__ */ React65.createElement("rect", { width: "24", height: "24", fill: "currentColor" }))));
|
|
1461
|
+
}
|
|
1462
|
+
|
|
1463
|
+
// src/components/icon/available-icons/contact-support.tsx
|
|
1464
|
+
import * as React66 from "react";
|
|
1403
1465
|
function SvgContactSupport(props) {
|
|
1404
|
-
return /* @__PURE__ */
|
|
1466
|
+
return /* @__PURE__ */ React66.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React66.createElement(
|
|
1405
1467
|
"path",
|
|
1406
1468
|
{
|
|
1407
1469
|
d: "M12.96 13.452v-.08c0-.547.254-.962.722-1.296l.549-.387c.79-.56 1.325-1.309 1.325-2.364 0-1.35-1.084-2.658-3.158-2.658-1.98 0-3.065 1.389-3.065 2.831 0 .2.014.415.067.602l1.686.066a1.382 1.382 0 01-.053-.427c0-.748.415-1.51 1.365-1.51.896 0 1.338.588 1.338 1.203 0 .4-.174.761-.576 1.055l-.642.48c-.763.575-1.057 1.23-1.057 1.938 0 .2.027.374.054.547h1.445zm-1.753 1.937a1.05 1.05 0 001.057 1.055c.589 0 1.07-.467 1.07-1.055 0-.588-.481-1.068-1.07-1.068-.589 0-1.057.48-1.057 1.068z",
|
|
1408
1470
|
fill: "currentColor"
|
|
1409
1471
|
}
|
|
1410
|
-
), /* @__PURE__ */
|
|
1472
|
+
), /* @__PURE__ */ React66.createElement(
|
|
1411
1473
|
"path",
|
|
1412
1474
|
{
|
|
1413
1475
|
fillRule: "evenodd",
|
|
@@ -1415,7 +1477,7 @@ function SvgContactSupport(props) {
|
|
|
1415
1477
|
d: "M12.444 5a6.556 6.556 0 00-6.099 8.965l.338.722-1.811.848-.363-.775-.01-.027a8.556 8.556 0 117.946 5.378c-1.031 0-2.054-.144-3.02-.509l.706-1.871c.692.261 1.466.38 2.313.38a6.556 6.556 0 000-13.111z",
|
|
1416
1478
|
fill: "currentColor"
|
|
1417
1479
|
}
|
|
1418
|
-
), /* @__PURE__ */
|
|
1480
|
+
), /* @__PURE__ */ React66.createElement(
|
|
1419
1481
|
"path",
|
|
1420
1482
|
{
|
|
1421
1483
|
fillRule: "evenodd",
|
|
@@ -1427,9 +1489,9 @@ function SvgContactSupport(props) {
|
|
|
1427
1489
|
}
|
|
1428
1490
|
|
|
1429
1491
|
// src/components/icon/available-icons/copy.tsx
|
|
1430
|
-
import * as
|
|
1492
|
+
import * as React67 from "react";
|
|
1431
1493
|
function SvgCopy(props) {
|
|
1432
|
-
return /* @__PURE__ */
|
|
1494
|
+
return /* @__PURE__ */ React67.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React67.createElement(
|
|
1433
1495
|
"path",
|
|
1434
1496
|
{
|
|
1435
1497
|
fillRule: "evenodd",
|
|
@@ -1437,7 +1499,7 @@ function SvgCopy(props) {
|
|
|
1437
1499
|
d: "M11.1 10.3a.8.8 0 00-.8.8v8.1a.8.8 0 00.8.8h8.1a.8.8 0 00.8-.8v-8.1a.8.8 0 00-.8-.8h-8.1zm-2.8.8a2.8 2.8 0 012.8-2.8h8.1a2.8 2.8 0 012.8 2.8v8.1a2.8 2.8 0 01-2.8 2.8h-8.1a2.8 2.8 0 01-2.8-2.8v-8.1z",
|
|
1438
1500
|
fill: "currentColor"
|
|
1439
1501
|
}
|
|
1440
|
-
), /* @__PURE__ */
|
|
1502
|
+
), /* @__PURE__ */ React67.createElement(
|
|
1441
1503
|
"path",
|
|
1442
1504
|
{
|
|
1443
1505
|
fillRule: "evenodd",
|
|
@@ -1449,8 +1511,8 @@ function SvgCopy(props) {
|
|
|
1449
1511
|
}
|
|
1450
1512
|
|
|
1451
1513
|
// src/components/icon/available-icons/create.tsx
|
|
1452
|
-
import
|
|
1453
|
-
var SvgCreate = (props) => /* @__PURE__ */
|
|
1514
|
+
import React68 from "react";
|
|
1515
|
+
var SvgCreate = (props) => /* @__PURE__ */ React68.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React68.createElement(
|
|
1454
1516
|
"path",
|
|
1455
1517
|
{
|
|
1456
1518
|
fillRule: "evenodd",
|
|
@@ -1461,9 +1523,9 @@ var SvgCreate = (props) => /* @__PURE__ */ React66.createElement("svg", __spread
|
|
|
1461
1523
|
));
|
|
1462
1524
|
|
|
1463
1525
|
// src/components/icon/available-icons/crop169-expanded.tsx
|
|
1464
|
-
import * as
|
|
1526
|
+
import * as React69 from "react";
|
|
1465
1527
|
function SvgCrop169Expanded(props) {
|
|
1466
|
-
return /* @__PURE__ */
|
|
1528
|
+
return /* @__PURE__ */ React69.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React69.createElement(
|
|
1467
1529
|
"path",
|
|
1468
1530
|
{
|
|
1469
1531
|
fillRule: "evenodd",
|
|
@@ -1475,8 +1537,8 @@ function SvgCrop169Expanded(props) {
|
|
|
1475
1537
|
}
|
|
1476
1538
|
|
|
1477
1539
|
// src/components/icon/available-icons/cut.tsx
|
|
1478
|
-
import
|
|
1479
|
-
var SvgCut = (props) => /* @__PURE__ */
|
|
1540
|
+
import React70 from "react";
|
|
1541
|
+
var SvgCut = (props) => /* @__PURE__ */ React70.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React70.createElement(
|
|
1480
1542
|
"path",
|
|
1481
1543
|
{
|
|
1482
1544
|
fillRule: "evenodd",
|
|
@@ -1487,8 +1549,8 @@ var SvgCut = (props) => /* @__PURE__ */ React68.createElement("svg", __spreadVal
|
|
|
1487
1549
|
));
|
|
1488
1550
|
|
|
1489
1551
|
// src/components/icon/available-icons/delete.tsx
|
|
1490
|
-
import
|
|
1491
|
-
var SvgDelete = (props) => /* @__PURE__ */
|
|
1552
|
+
import React71 from "react";
|
|
1553
|
+
var SvgDelete = (props) => /* @__PURE__ */ React71.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React71.createElement(
|
|
1492
1554
|
"path",
|
|
1493
1555
|
{
|
|
1494
1556
|
fillRule: "evenodd",
|
|
@@ -1499,8 +1561,8 @@ var SvgDelete = (props) => /* @__PURE__ */ React69.createElement("svg", __spread
|
|
|
1499
1561
|
));
|
|
1500
1562
|
|
|
1501
1563
|
// src/components/icon/available-icons/delete-forever.tsx
|
|
1502
|
-
import
|
|
1503
|
-
var SvgDeleteForever = (props) => /* @__PURE__ */
|
|
1564
|
+
import React72 from "react";
|
|
1565
|
+
var SvgDeleteForever = (props) => /* @__PURE__ */ React72.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React72.createElement(
|
|
1504
1566
|
"path",
|
|
1505
1567
|
{
|
|
1506
1568
|
fillRule: "evenodd",
|
|
@@ -1511,9 +1573,9 @@ var SvgDeleteForever = (props) => /* @__PURE__ */ React70.createElement("svg", _
|
|
|
1511
1573
|
));
|
|
1512
1574
|
|
|
1513
1575
|
// src/components/icon/available-icons/desktop-mac.tsx
|
|
1514
|
-
import * as
|
|
1576
|
+
import * as React73 from "react";
|
|
1515
1577
|
function SvgDesktopMac(props) {
|
|
1516
|
-
return /* @__PURE__ */
|
|
1578
|
+
return /* @__PURE__ */ React73.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React73.createElement(
|
|
1517
1579
|
"path",
|
|
1518
1580
|
{
|
|
1519
1581
|
fillRule: "evenodd",
|
|
@@ -1521,7 +1583,7 @@ function SvgDesktopMac(props) {
|
|
|
1521
1583
|
d: "M9.589 16.104a1 1 0 01.868-.504h3.086a1 1 0 01.868.504l2.057 3.6A1 1 0 0115.6 21.2H8.4a1 1 0 01-.868-1.496l2.057-3.6zm1.448 1.496l-.914 1.6h3.754l-.915-1.6h-1.925z",
|
|
1522
1584
|
fill: "currentColor"
|
|
1523
1585
|
}
|
|
1524
|
-
), /* @__PURE__ */
|
|
1586
|
+
), /* @__PURE__ */ React73.createElement(
|
|
1525
1587
|
"path",
|
|
1526
1588
|
{
|
|
1527
1589
|
fillRule: "evenodd",
|
|
@@ -1529,7 +1591,7 @@ function SvgDesktopMac(props) {
|
|
|
1529
1591
|
d: "M2 6a3 3 0 013-3h14a3 3 0 013 3v8.6a3 3 0 01-3 3H5a3 3 0 01-3-3V6zm3-1a1 1 0 00-1 1v8.6a1 1 0 001 1h14a1 1 0 001-1V6a1 1 0 00-1-1H5z",
|
|
1530
1592
|
fill: "currentColor"
|
|
1531
1593
|
}
|
|
1532
|
-
), /* @__PURE__ */
|
|
1594
|
+
), /* @__PURE__ */ React73.createElement(
|
|
1533
1595
|
"path",
|
|
1534
1596
|
{
|
|
1535
1597
|
fillRule: "evenodd",
|
|
@@ -1541,15 +1603,15 @@ function SvgDesktopMac(props) {
|
|
|
1541
1603
|
}
|
|
1542
1604
|
|
|
1543
1605
|
// src/components/icon/available-icons/domain.tsx
|
|
1544
|
-
import * as
|
|
1606
|
+
import * as React74 from "react";
|
|
1545
1607
|
function SvgDomain(props) {
|
|
1546
|
-
return /* @__PURE__ */
|
|
1608
|
+
return /* @__PURE__ */ React74.createElement("svg", __spreadValues({ viewBox: "0 0 24 24" }, props), /* @__PURE__ */ React74.createElement(
|
|
1547
1609
|
"path",
|
|
1548
1610
|
{
|
|
1549
1611
|
d: "M21.62 10.26a3 3 0 00-2.12-.88h-4V5.62a3 3 0 00-4.34-2.68l-8 4A3 3 0 002 8a3 3 0 00-.5 1.62v8.76a3 3 0 00.88 2.13 3 3 0 002.12.87h15a3 3 0 002.12-.87 3 3 0 00.88-2.13v-6a3 3 0 00-.88-2.12zM4.5 19.38a1 1 0 01-.71-.29 1 1 0 01-.29-.71V9.62a1 1 0 01.15-.53 1.06 1.06 0 01.4-.36l8-4a1 1 0 01.5-.11 1 1 0 01.48.15 1 1 0 01.34.36 1 1 0 01.13.49v12.76a1 1 0 01-.29.71 1 1 0 01-.71.29zm16-1a1 1 0 01-.29.71 1 1 0 01-.71.29h-4v-8h4a1 1 0 011 1z",
|
|
1550
1612
|
fill: "currentColor"
|
|
1551
1613
|
}
|
|
1552
|
-
), /* @__PURE__ */
|
|
1614
|
+
), /* @__PURE__ */ React74.createElement(
|
|
1553
1615
|
"path",
|
|
1554
1616
|
{
|
|
1555
1617
|
d: "M6.5 14.38a1 1 0 00-1 1 1 1 0 00.29.71 1 1 0 001.42 0 1 1 0 00.29-.71 1 1 0 00-1-1zM6.5 10.38a1 1 0 00-1 1 1 1 0 00.29.71 1 1 0 001.42 0 1 1 0 00.29-.71 1 1 0 00-1-1zM10.5 10.38a1 1 0 00-1 1 1 1 0 00.29.71 1 1 0 001.42 0 1 1 0 00.29-.71 1 1 0 00-1-1zM10.5 14.38a1 1 0 00-1 1 1 1 0 00.29.71 1 1 0 001.42 0 1 1 0 00.29-.71 1 1 0 00-1-1z",
|
|
@@ -1559,9 +1621,9 @@ function SvgDomain(props) {
|
|
|
1559
1621
|
}
|
|
1560
1622
|
|
|
1561
1623
|
// src/components/icon/available-icons/download.tsx
|
|
1562
|
-
import * as
|
|
1624
|
+
import * as React75 from "react";
|
|
1563
1625
|
function SvgDownload(props) {
|
|
1564
|
-
return /* @__PURE__ */
|
|
1626
|
+
return /* @__PURE__ */ React75.createElement("svg", __spreadValues({ viewBox: "0 0 24 24" }, props), /* @__PURE__ */ React75.createElement(
|
|
1565
1627
|
"path",
|
|
1566
1628
|
{
|
|
1567
1629
|
d: "M18.22 21H5.78A2.77 2.77 0 013 18.22v-3.55a1 1 0 012 0v3.55a.76.76 0 00.23.55.75.75 0 00.55.23h12.44a.79.79 0 00.78-.78v-3.55a1 1 0 012 0v3.55A2.77 2.77 0 0118.22 21zM12 15.67a1 1 0 01-.35-.08.83.83 0 01-.34-.22l-4.46-4.44a1 1 0 01-.29-.71 1 1 0 01.29-.7 1 1 0 011.41 0L11 12.25V4a1 1 0 012 0v8.25l2.74-2.73a1 1 0 011.41 0 1 1 0 01.29.7 1 1 0 01-.29.71l-4.44 4.44a1 1 0 01-.33.22 1.05 1.05 0 01-.36.08z",
|
|
@@ -1571,9 +1633,9 @@ function SvgDownload(props) {
|
|
|
1571
1633
|
}
|
|
1572
1634
|
|
|
1573
1635
|
// src/components/icon/available-icons/edge-logo.tsx
|
|
1574
|
-
import * as
|
|
1636
|
+
import * as React76 from "react";
|
|
1575
1637
|
function SvgEdgeLogo(props) {
|
|
1576
|
-
return /* @__PURE__ */
|
|
1638
|
+
return /* @__PURE__ */ React76.createElement(
|
|
1577
1639
|
"svg",
|
|
1578
1640
|
__spreadValues({
|
|
1579
1641
|
width: "96",
|
|
@@ -1582,46 +1644,46 @@ function SvgEdgeLogo(props) {
|
|
|
1582
1644
|
fill: "none",
|
|
1583
1645
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1584
1646
|
}, props),
|
|
1585
|
-
/* @__PURE__ */
|
|
1647
|
+
/* @__PURE__ */ React76.createElement("g", { clipPath: "url(#clip0_2_3904)" }, /* @__PURE__ */ React76.createElement(
|
|
1586
1648
|
"path",
|
|
1587
1649
|
{
|
|
1588
1650
|
d: "M86.6625 71.8734C85.3752 72.5424 84.0476 73.131 82.6875 73.6359C78.3808 75.2389 73.8203 76.0519 69.225 76.0359C51.4875 76.0359 36.0375 63.8484 36.0375 48.1734C36.0606 46.0745 36.6425 44.0196 37.7234 42.2202C38.8044 40.4208 40.3452 38.942 42.1875 37.9359C26.1375 38.6109 22.0125 55.3359 22.0125 65.1234C22.0125 92.8734 47.55 95.6484 53.0625 95.6484C56.025 95.6484 60.4875 94.7859 63.1875 93.9234L63.675 93.7734C74.0077 90.2026 82.8163 83.2192 88.65 73.9734C88.8195 73.6925 88.8923 73.3637 88.8571 73.0375C88.8219 72.7113 88.6808 72.4056 88.4552 72.1673C88.2297 71.9289 87.9322 71.7712 87.6084 71.7181C87.2846 71.665 86.9523 71.7196 86.6625 71.8734Z",
|
|
1589
1651
|
fill: "url(#paint0_linear_2_3904)"
|
|
1590
1652
|
}
|
|
1591
|
-
), /* @__PURE__ */
|
|
1653
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1592
1654
|
"path",
|
|
1593
1655
|
{
|
|
1594
1656
|
opacity: "0.35",
|
|
1595
1657
|
d: "M86.6625 71.8734C85.3752 72.5424 84.0476 73.131 82.6875 73.6359C78.3808 75.2389 73.8203 76.0519 69.225 76.0359C51.4875 76.0359 36.0375 63.8484 36.0375 48.1734C36.0606 46.0745 36.6425 44.0196 37.7234 42.2202C38.8044 40.4208 40.3452 38.942 42.1875 37.9359C26.1375 38.6109 22.0125 55.3359 22.0125 65.1234C22.0125 92.8734 47.55 95.6484 53.0625 95.6484C56.025 95.6484 60.4875 94.7859 63.1875 93.9234L63.675 93.7734C74.0077 90.2026 82.8163 83.2192 88.65 73.9734C88.8195 73.6925 88.8923 73.3637 88.8571 73.0375C88.8219 72.7113 88.6808 72.4056 88.4552 72.1673C88.2297 71.9289 87.9322 71.7712 87.6084 71.7181C87.2846 71.665 86.9523 71.7196 86.6625 71.8734Z",
|
|
1596
1658
|
fill: "url(#paint1_radial_2_3904)"
|
|
1597
1659
|
}
|
|
1598
|
-
), /* @__PURE__ */
|
|
1660
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1599
1661
|
"path",
|
|
1600
1662
|
{
|
|
1601
1663
|
d: "M39.6375 90.9234C36.2996 88.8502 33.4062 86.1353 31.125 82.9359C28.52 79.3703 26.7269 75.2779 25.8714 70.9458C25.016 66.6137 25.119 62.1469 26.1731 57.8588C27.2273 53.5707 29.2071 49.5653 31.9736 46.1235C34.7401 42.6818 38.2263 39.8872 42.1875 37.9359C43.3875 37.3734 45.375 36.3984 48.0375 36.4359C49.911 36.4504 51.7558 36.898 53.4277 37.7437C55.0996 38.5894 56.5532 39.8102 57.675 41.3109C59.1838 43.34 60.0109 45.7949 60.0375 48.3234C60.0375 48.2484 69.225 18.4734 30.0375 18.4734C13.575 18.4734 0.0374987 34.0734 0.0374987 47.7984C-0.0279818 55.0485 1.52204 62.2221 4.575 68.7984C9.57477 79.4447 18.3095 87.8848 29.1211 92.5163C39.9327 97.1479 52.0686 97.6486 63.225 93.9234C59.3164 95.1578 55.1864 95.5289 51.1204 95.0109C47.0543 94.493 43.1493 93.0983 39.675 90.9234H39.6375Z",
|
|
1602
1664
|
fill: "url(#paint2_linear_2_3904)"
|
|
1603
1665
|
}
|
|
1604
|
-
), /* @__PURE__ */
|
|
1666
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1605
1667
|
"path",
|
|
1606
1668
|
{
|
|
1607
1669
|
opacity: "0.41",
|
|
1608
1670
|
d: "M39.6375 90.9234C36.2996 88.8502 33.4062 86.1353 31.125 82.9359C28.52 79.3703 26.7269 75.2779 25.8714 70.9458C25.016 66.6137 25.119 62.1469 26.1731 57.8588C27.2273 53.5707 29.2071 49.5653 31.9736 46.1235C34.7401 42.6818 38.2263 39.8872 42.1875 37.9359C43.3875 37.3734 45.375 36.3984 48.0375 36.4359C49.911 36.4504 51.7558 36.898 53.4277 37.7437C55.0996 38.5894 56.5532 39.8102 57.675 41.3109C59.1838 43.34 60.0109 45.7949 60.0375 48.3234C60.0375 48.2484 69.225 18.4734 30.0375 18.4734C13.575 18.4734 0.0374987 34.0734 0.0374987 47.7984C-0.0279818 55.0485 1.52204 62.2221 4.575 68.7984C9.57477 79.4447 18.3095 87.8848 29.1211 92.5163C39.9327 97.1479 52.0686 97.6486 63.225 93.9234C59.3164 95.1578 55.1864 95.5289 51.1204 95.0109C47.0543 94.493 43.1493 93.0983 39.675 90.9234H39.6375Z",
|
|
1609
1671
|
fill: "url(#paint3_radial_2_3904)"
|
|
1610
1672
|
}
|
|
1611
|
-
), /* @__PURE__ */
|
|
1673
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1612
1674
|
"path",
|
|
1613
1675
|
{
|
|
1614
1676
|
d: "M57.15 56.2359C56.8125 56.6109 55.875 57.1734 55.875 58.3359C55.875 59.3109 56.5125 60.2859 57.675 61.0734C63.0375 64.8234 73.2 64.2984 73.2375 64.2984C77.2352 64.2958 81.159 63.2209 84.6 61.1859C88.0643 59.1596 90.9387 56.2631 92.9384 52.7834C94.9381 49.3037 95.9935 45.3617 96 41.3484C96.1125 32.9484 93 27.3609 91.7625 24.8859C83.775 9.36091 66.6375 0.435913 48 0.435913C35.3857 0.434666 23.2779 5.39903 14.2953 14.2553C5.31272 23.1116 0.177389 35.1479 0 47.7609C0.1875 34.0734 13.8 23.0109 30 23.0109C31.3125 23.0109 38.8125 23.1234 45.75 26.7609C50.6239 29.1829 54.6601 33.01 57.3375 37.7484C59.625 41.7234 60.0375 46.7859 60.0375 48.8109C60.0375 50.8359 59.025 53.7984 57.1125 56.2734L57.15 56.2359Z",
|
|
1615
1677
|
fill: "url(#paint4_radial_2_3904)"
|
|
1616
1678
|
}
|
|
1617
|
-
), /* @__PURE__ */
|
|
1679
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1618
1680
|
"path",
|
|
1619
1681
|
{
|
|
1620
1682
|
d: "M57.15 56.2359C56.8125 56.6109 55.875 57.1734 55.875 58.3359C55.875 59.3109 56.5125 60.2859 57.675 61.0734C63.0375 64.8234 73.2 64.2984 73.2375 64.2984C77.2352 64.2958 81.159 63.2209 84.6 61.1859C88.0643 59.1596 90.9387 56.2631 92.9384 52.7834C94.9381 49.3037 95.9935 45.3617 96 41.3484C96.1125 32.9484 93 27.3609 91.7625 24.8859C83.775 9.36091 66.6375 0.435913 48 0.435913C35.3857 0.434666 23.2779 5.39903 14.2953 14.2553C5.31272 23.1116 0.177389 35.1479 0 47.7609C0.1875 34.0734 13.8 23.0109 30 23.0109C31.3125 23.0109 38.8125 23.1234 45.75 26.7609C50.6239 29.1829 54.6601 33.01 57.3375 37.7484C59.625 41.7234 60.0375 46.7859 60.0375 48.8109C60.0375 50.8359 59.025 53.7984 57.1125 56.2734L57.15 56.2359Z",
|
|
1621
1683
|
fill: "url(#paint5_radial_2_3904)"
|
|
1622
1684
|
}
|
|
1623
1685
|
)),
|
|
1624
|
-
/* @__PURE__ */
|
|
1686
|
+
/* @__PURE__ */ React76.createElement("defs", null, /* @__PURE__ */ React76.createElement(
|
|
1625
1687
|
"linearGradient",
|
|
1626
1688
|
{
|
|
1627
1689
|
id: "paint0_linear_2_3904",
|
|
@@ -1631,9 +1693,9 @@ function SvgEdgeLogo(props) {
|
|
|
1631
1693
|
y2: "66.8109",
|
|
1632
1694
|
gradientUnits: "userSpaceOnUse"
|
|
1633
1695
|
},
|
|
1634
|
-
/* @__PURE__ */
|
|
1635
|
-
/* @__PURE__ */
|
|
1636
|
-
), /* @__PURE__ */
|
|
1696
|
+
/* @__PURE__ */ React76.createElement("stop", { stopColor: "#0C59A4" }),
|
|
1697
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "1", stopColor: "#114A8B" })
|
|
1698
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1637
1699
|
"radialGradient",
|
|
1638
1700
|
{
|
|
1639
1701
|
id: "paint1_radial_2_3904",
|
|
@@ -1643,10 +1705,10 @@ function SvgEdgeLogo(props) {
|
|
|
1643
1705
|
gradientUnits: "userSpaceOnUse",
|
|
1644
1706
|
gradientTransform: "translate(58.95 67.3153) scale(35.775 33.9863)"
|
|
1645
1707
|
},
|
|
1646
|
-
/* @__PURE__ */
|
|
1647
|
-
/* @__PURE__ */
|
|
1648
|
-
/* @__PURE__ */
|
|
1649
|
-
), /* @__PURE__ */
|
|
1708
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.7", stopOpacity: "0" }),
|
|
1709
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.9", stopOpacity: "0.5" }),
|
|
1710
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "1" })
|
|
1711
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1650
1712
|
"linearGradient",
|
|
1651
1713
|
{
|
|
1652
1714
|
id: "paint2_linear_2_3904",
|
|
@@ -1656,11 +1718,11 @@ function SvgEdgeLogo(props) {
|
|
|
1656
1718
|
y2: "83.2734",
|
|
1657
1719
|
gradientUnits: "userSpaceOnUse"
|
|
1658
1720
|
},
|
|
1659
|
-
/* @__PURE__ */
|
|
1660
|
-
/* @__PURE__ */
|
|
1661
|
-
/* @__PURE__ */
|
|
1662
|
-
/* @__PURE__ */
|
|
1663
|
-
), /* @__PURE__ */
|
|
1721
|
+
/* @__PURE__ */ React76.createElement("stop", { stopColor: "#1B9DE2" }),
|
|
1722
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.2", stopColor: "#1595DF" }),
|
|
1723
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.7", stopColor: "#0680D7" }),
|
|
1724
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "1", stopColor: "#0078D4" })
|
|
1725
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1664
1726
|
"radialGradient",
|
|
1665
1727
|
{
|
|
1666
1728
|
id: "paint3_radial_2_3904",
|
|
@@ -1670,10 +1732,10 @@ function SvgEdgeLogo(props) {
|
|
|
1670
1732
|
gradientUnits: "userSpaceOnUse",
|
|
1671
1733
|
gradientTransform: "translate(26.4581 75.0373) rotate(-81.3844) scale(53.7698 43.4406)"
|
|
1672
1734
|
},
|
|
1673
|
-
/* @__PURE__ */
|
|
1674
|
-
/* @__PURE__ */
|
|
1675
|
-
/* @__PURE__ */
|
|
1676
|
-
), /* @__PURE__ */
|
|
1735
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.8", stopOpacity: "0" }),
|
|
1736
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.9", stopOpacity: "0.5" }),
|
|
1737
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "1" })
|
|
1738
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1677
1739
|
"radialGradient",
|
|
1678
1740
|
{
|
|
1679
1741
|
id: "paint4_radial_2_3904",
|
|
@@ -1683,12 +1745,12 @@ function SvgEdgeLogo(props) {
|
|
|
1683
1745
|
gradientUnits: "userSpaceOnUse",
|
|
1684
1746
|
gradientTransform: "translate(9.70875 18.1794) rotate(92.2906) scale(75.9607 161.781)"
|
|
1685
1747
|
},
|
|
1686
|
-
/* @__PURE__ */
|
|
1687
|
-
/* @__PURE__ */
|
|
1688
|
-
/* @__PURE__ */
|
|
1689
|
-
/* @__PURE__ */
|
|
1690
|
-
/* @__PURE__ */
|
|
1691
|
-
), /* @__PURE__ */
|
|
1748
|
+
/* @__PURE__ */ React76.createElement("stop", { stopColor: "#35C1F1" }),
|
|
1749
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.1", stopColor: "#34C1ED" }),
|
|
1750
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.2", stopColor: "#2FC2DF" }),
|
|
1751
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.3", stopColor: "#2BC3D2" }),
|
|
1752
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "0.7", stopColor: "#36C752" })
|
|
1753
|
+
), /* @__PURE__ */ React76.createElement(
|
|
1692
1754
|
"radialGradient",
|
|
1693
1755
|
{
|
|
1694
1756
|
id: "paint5_radial_2_3904",
|
|
@@ -1698,9 +1760,9 @@ function SvgEdgeLogo(props) {
|
|
|
1698
1760
|
gradientUnits: "userSpaceOnUse",
|
|
1699
1761
|
gradientTransform: "translate(90.0225 29.4234) rotate(73.7398) scale(36.4875 29.6716)"
|
|
1700
1762
|
},
|
|
1701
|
-
/* @__PURE__ */
|
|
1702
|
-
/* @__PURE__ */
|
|
1703
|
-
), /* @__PURE__ */
|
|
1763
|
+
/* @__PURE__ */ React76.createElement("stop", { stopColor: "#66EB6E" }),
|
|
1764
|
+
/* @__PURE__ */ React76.createElement("stop", { offset: "1", stopColor: "#66EB6E", stopOpacity: "0" })
|
|
1765
|
+
), /* @__PURE__ */ React76.createElement("clipPath", { id: "clip0_2_3904" }, /* @__PURE__ */ React76.createElement(
|
|
1704
1766
|
"rect",
|
|
1705
1767
|
{
|
|
1706
1768
|
width: "96",
|
|
@@ -1713,9 +1775,9 @@ function SvgEdgeLogo(props) {
|
|
|
1713
1775
|
}
|
|
1714
1776
|
|
|
1715
1777
|
// src/components/icon/available-icons/edit.tsx
|
|
1716
|
-
import * as
|
|
1778
|
+
import * as React77 from "react";
|
|
1717
1779
|
function SvgEdit(props) {
|
|
1718
|
-
return /* @__PURE__ */
|
|
1780
|
+
return /* @__PURE__ */ React77.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React77.createElement(
|
|
1719
1781
|
"path",
|
|
1720
1782
|
{
|
|
1721
1783
|
fillRule: "evenodd",
|
|
@@ -1727,9 +1789,9 @@ function SvgEdit(props) {
|
|
|
1727
1789
|
}
|
|
1728
1790
|
|
|
1729
1791
|
// src/components/icon/available-icons/edit-border.tsx
|
|
1730
|
-
import * as
|
|
1792
|
+
import * as React78 from "react";
|
|
1731
1793
|
function SvgEditBorder(props) {
|
|
1732
|
-
return /* @__PURE__ */
|
|
1794
|
+
return /* @__PURE__ */ React78.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React78.createElement(
|
|
1733
1795
|
"path",
|
|
1734
1796
|
{
|
|
1735
1797
|
fillRule: "evenodd",
|
|
@@ -1737,13 +1799,13 @@ function SvgEditBorder(props) {
|
|
|
1737
1799
|
d: "M11 18.317a1 1 0 011-1h7a1 1 0 110 2h-7a1 1 0 01-1-1z",
|
|
1738
1800
|
fill: "currentColor"
|
|
1739
1801
|
}
|
|
1740
|
-
), /* @__PURE__ */
|
|
1802
|
+
), /* @__PURE__ */ React78.createElement(
|
|
1741
1803
|
"path",
|
|
1742
1804
|
{
|
|
1743
1805
|
d: "M15.5 5.483a1.65 1.65 0 012.333 2.334l-9.722 9.722L5 18.317l.778-3.111L15.5 5.482z",
|
|
1744
1806
|
fill: "currentColor"
|
|
1745
1807
|
}
|
|
1746
|
-
), /* @__PURE__ */
|
|
1808
|
+
), /* @__PURE__ */ React78.createElement(
|
|
1747
1809
|
"path",
|
|
1748
1810
|
{
|
|
1749
1811
|
fillRule: "evenodd",
|
|
@@ -1755,8 +1817,8 @@ function SvgEditBorder(props) {
|
|
|
1755
1817
|
}
|
|
1756
1818
|
|
|
1757
1819
|
// src/components/icon/available-icons/exit-to-app.tsx
|
|
1758
|
-
import
|
|
1759
|
-
var SvgExitToApp = (props) => /* @__PURE__ */
|
|
1820
|
+
import React79 from "react";
|
|
1821
|
+
var SvgExitToApp = (props) => /* @__PURE__ */ React79.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React79.createElement(
|
|
1760
1822
|
"path",
|
|
1761
1823
|
{
|
|
1762
1824
|
fillRule: "evenodd",
|
|
@@ -1767,8 +1829,8 @@ var SvgExitToApp = (props) => /* @__PURE__ */ React77.createElement("svg", __spr
|
|
|
1767
1829
|
));
|
|
1768
1830
|
|
|
1769
1831
|
// src/components/icon/available-icons/expand.tsx
|
|
1770
|
-
import
|
|
1771
|
-
var SvgExpand = (props) => /* @__PURE__ */
|
|
1832
|
+
import React80 from "react";
|
|
1833
|
+
var SvgExpand = (props) => /* @__PURE__ */ React80.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React80.createElement(
|
|
1772
1834
|
"path",
|
|
1773
1835
|
{
|
|
1774
1836
|
fillRule: "evenodd",
|
|
@@ -1779,8 +1841,8 @@ var SvgExpand = (props) => /* @__PURE__ */ React78.createElement("svg", __spread
|
|
|
1779
1841
|
));
|
|
1780
1842
|
|
|
1781
1843
|
// src/components/icon/available-icons/expand-replies.tsx
|
|
1782
|
-
import
|
|
1783
|
-
var SvgExpandReplies = (props) => /* @__PURE__ */
|
|
1844
|
+
import React81 from "react";
|
|
1845
|
+
var SvgExpandReplies = (props) => /* @__PURE__ */ React81.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React81.createElement(
|
|
1784
1846
|
"path",
|
|
1785
1847
|
{
|
|
1786
1848
|
fillRule: "evenodd",
|
|
@@ -1788,7 +1850,7 @@ var SvgExpandReplies = (props) => /* @__PURE__ */ React79.createElement("svg", _
|
|
|
1788
1850
|
d: "M7.12627 13.7929C7.51679 13.4024 8.14996 13.4024 8.54048 13.7929L12 17.2525L15.4596 13.7929C15.8501 13.4024 16.4833 13.4024 16.8738 13.7929C17.2643 14.1834 17.2643 14.8166 16.8738 15.2071L12.7071 19.3738C12.3166 19.7643 11.6835 19.7643 11.2929 19.3738L7.12627 15.2071C6.73574 14.8166 6.73574 14.1834 7.12627 13.7929Z",
|
|
1789
1851
|
fill: "currentColor"
|
|
1790
1852
|
}
|
|
1791
|
-
), /* @__PURE__ */
|
|
1853
|
+
), /* @__PURE__ */ React81.createElement(
|
|
1792
1854
|
"path",
|
|
1793
1855
|
{
|
|
1794
1856
|
fillRule: "evenodd",
|
|
@@ -1799,9 +1861,9 @@ var SvgExpandReplies = (props) => /* @__PURE__ */ React79.createElement("svg", _
|
|
|
1799
1861
|
));
|
|
1800
1862
|
|
|
1801
1863
|
// src/components/icon/available-icons/extension.tsx
|
|
1802
|
-
import * as
|
|
1864
|
+
import * as React82 from "react";
|
|
1803
1865
|
function SvgExtension(props) {
|
|
1804
|
-
return /* @__PURE__ */
|
|
1866
|
+
return /* @__PURE__ */ React82.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React82.createElement(
|
|
1805
1867
|
"path",
|
|
1806
1868
|
{
|
|
1807
1869
|
fillRule: "evenodd",
|
|
@@ -1813,9 +1875,9 @@ function SvgExtension(props) {
|
|
|
1813
1875
|
}
|
|
1814
1876
|
|
|
1815
1877
|
// src/components/icon/available-icons/external-link.tsx
|
|
1816
|
-
import * as
|
|
1878
|
+
import * as React83 from "react";
|
|
1817
1879
|
function SvgExternalLink(props) {
|
|
1818
|
-
return /* @__PURE__ */
|
|
1880
|
+
return /* @__PURE__ */ React83.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React83.createElement(
|
|
1819
1881
|
"path",
|
|
1820
1882
|
{
|
|
1821
1883
|
fillRule: "evenodd",
|
|
@@ -1823,7 +1885,7 @@ function SvgExternalLink(props) {
|
|
|
1823
1885
|
d: "M5.778 7.667A.778.778 0 005 8.444v9.778a.778.778 0 00.778.778h9.778a.778.778 0 00.777-.778V12.89a1 1 0 112 0v5.333A2.778 2.778 0 0115.556 21H5.778A2.778 2.778 0 013 18.222V8.444a2.778 2.778 0 012.778-2.777h5.333a1 1 0 110 2H5.778zM13.667 4a1 1 0 011-1H20a1 1 0 011 1v5.333a1 1 0 11-2 0V5h-4.333a1 1 0 01-1-1z",
|
|
1824
1886
|
fill: "currentColor"
|
|
1825
1887
|
}
|
|
1826
|
-
), /* @__PURE__ */
|
|
1888
|
+
), /* @__PURE__ */ React83.createElement(
|
|
1827
1889
|
"path",
|
|
1828
1890
|
{
|
|
1829
1891
|
fillRule: "evenodd",
|
|
@@ -1835,9 +1897,9 @@ function SvgExternalLink(props) {
|
|
|
1835
1897
|
}
|
|
1836
1898
|
|
|
1837
1899
|
// src/components/icon/available-icons/eye.tsx
|
|
1838
|
-
import * as
|
|
1900
|
+
import * as React84 from "react";
|
|
1839
1901
|
function SvgEye(props) {
|
|
1840
|
-
return /* @__PURE__ */
|
|
1902
|
+
return /* @__PURE__ */ React84.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React84.createElement(
|
|
1841
1903
|
"path",
|
|
1842
1904
|
{
|
|
1843
1905
|
fillRule: "evenodd",
|
|
@@ -1845,7 +1907,7 @@ function SvgEye(props) {
|
|
|
1845
1907
|
d: "M4.144 11.546a15.1 15.1 0 001.938 2.589C7.532 15.68 9.536 17.09 12 17.09s4.468-1.41 5.918-2.957a15.097 15.097 0 001.938-2.588 15.094 15.094 0 00-1.938-2.589C16.468 7.41 14.464 6 12 6S7.532 7.41 6.082 8.957a15.096 15.096 0 00-1.938 2.588zm16.856 0l.894-.448-.001-.003-.003-.007-.01-.018a5.925 5.925 0 00-.16-.296 17.105 17.105 0 00-2.342-3.185C17.758 5.863 15.262 4 12 4S6.24 5.863 4.623 7.589a17.096 17.096 0 00-2.343 3.185 10.286 10.286 0 00-.16.296l-.01.018-.003.007v.002s-.001.001.893.449l-.894-.448a1 1 0 000 .895L3 11.546l-.894.447v.001l.001.002.003.006.01.02a7.033 7.033 0 00.16.295 17.096 17.096 0 002.343 3.185C6.24 17.228 8.737 19.091 12 19.091s5.76-1.863 7.377-3.589a17.104 17.104 0 002.343-3.185 10.361 10.361 0 00.16-.296l.01-.019.003-.006v-.002s.001-.001-.893-.448zm0 0l.894.447c.141-.282.14-.614 0-.895l-.894.447z",
|
|
1846
1908
|
fill: "currentColor"
|
|
1847
1909
|
}
|
|
1848
|
-
), /* @__PURE__ */
|
|
1910
|
+
), /* @__PURE__ */ React84.createElement(
|
|
1849
1911
|
"path",
|
|
1850
1912
|
{
|
|
1851
1913
|
fillRule: "evenodd",
|
|
@@ -1857,9 +1919,9 @@ function SvgEye(props) {
|
|
|
1857
1919
|
}
|
|
1858
1920
|
|
|
1859
1921
|
// src/components/icon/available-icons/eye-off.tsx
|
|
1860
|
-
import * as
|
|
1922
|
+
import * as React85 from "react";
|
|
1861
1923
|
function SvgEyeOff(props) {
|
|
1862
|
-
return /* @__PURE__ */
|
|
1924
|
+
return /* @__PURE__ */ React85.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React85.createElement(
|
|
1863
1925
|
"path",
|
|
1864
1926
|
{
|
|
1865
1927
|
fillRule: "evenodd",
|
|
@@ -1867,13 +1929,13 @@ function SvgEyeOff(props) {
|
|
|
1867
1929
|
d: "M8.03143 6.61314C8.36661 7.05208 8.28249 7.67964 7.84355 8.01482C6.35752 9.14956 5.10854 10.5622 4.16503 12.1725C4.24759 12.3126 4.35007 12.4804 4.472 12.6692C4.85229 13.258 5.41523 14.0406 6.14535 14.8194C7.62224 16.3948 9.66508 17.8336 12.1785 17.8367C13.7531 17.8092 15.2778 17.2795 16.5304 16.3247C16.9697 15.9899 17.5971 16.0746 17.9319 16.5138C18.2668 16.9531 18.1821 17.5805 17.7429 17.9153C16.1486 19.1306 14.2073 19.8038 12.203 19.8366L12.1866 19.8367C8.87047 19.8367 6.3328 17.9436 4.68628 16.1873C3.8539 15.2994 3.21892 14.4154 2.79192 13.7542C2.5778 13.4227 2.41434 13.1446 2.30303 12.9468C2.24734 12.8477 2.20458 12.7686 2.17496 12.7126C2.16015 12.6846 2.14861 12.6624 2.14037 12.6464L2.13049 12.627L2.1274 12.6209L2.12632 12.6188C2.12632 12.6188 2.12556 12.6173 3.01998 12.17L2.12556 12.6173C1.98024 12.3266 1.98519 11.9835 2.13883 11.6972C3.24282 9.63982 4.77404 7.84231 6.62975 6.42526C7.06869 6.09008 7.69624 6.1742 8.03143 6.61314ZM11.1516 9.72165C11.5281 10.1257 11.5058 10.7585 11.1017 11.135C10.9543 11.2723 10.8361 11.4379 10.7541 11.6219C10.6722 11.8059 10.6281 12.0045 10.6245 12.2059C10.621 12.4073 10.658 12.6074 10.7335 12.7942C10.8089 12.981 10.9212 13.1506 11.0636 13.2931C11.2061 13.4355 11.3757 13.5478 11.5625 13.6232C11.7493 13.6987 11.9493 13.7357 12.1508 13.7322C12.3522 13.7286 12.5508 13.6845 12.7348 13.6025C12.9188 13.5206 13.0844 13.4024 13.2217 13.255C13.5982 12.8509 14.231 12.8286 14.635 13.2051C15.0391 13.5816 15.0614 14.2144 14.6849 14.6184C14.3645 14.9623 13.9781 15.2381 13.5488 15.4294C13.1194 15.6207 12.656 15.7236 12.186 15.7319C11.7161 15.7401 11.2493 15.6537 10.8135 15.4777C10.3777 15.3016 9.98177 15.0396 9.64941 14.7073C9.31706 14.3749 9.05505 13.979 8.87902 13.5432C8.70299 13.1074 8.61654 12.6406 8.62483 12.1707C8.63312 11.7007 8.73599 11.2372 8.92728 10.8079C9.11858 10.3786 9.39439 9.99219 9.73826 9.67176C10.1423 9.29526 10.7751 9.31759 11.1516 9.72165Z",
|
|
1868
1930
|
fill: "currentColor"
|
|
1869
1931
|
}
|
|
1870
|
-
), /* @__PURE__ */
|
|
1932
|
+
), /* @__PURE__ */ React85.createElement(
|
|
1871
1933
|
"path",
|
|
1872
1934
|
{
|
|
1873
1935
|
d: "M12.1679 6.50002C11.6563 6.49882 11.1463 6.5571 10.6481 6.6737C10.1104 6.79958 9.5724 6.46568 9.44653 5.92793C9.32065 5.39018 9.65454 4.85221 10.1923 4.72634C10.841 4.57449 11.5052 4.49855 12.1714 4.50002C15.487 4.50047 18.0243 6.39334 19.6706 8.14941C20.503 9.03728 21.1379 9.92133 21.5649 10.5825C21.7791 10.914 21.9425 11.1921 22.0538 11.39C22.1095 11.489 22.1523 11.5681 22.1819 11.6241L22.2313 11.7195C22.3764 12.0096 22.3717 12.352 22.2188 12.6381C21.6801 13.6458 21.0377 14.5946 20.302 15.4689C19.9464 15.8914 19.3156 15.9458 18.893 15.5902C18.4704 15.2346 18.4161 14.6038 18.7717 14.1812C19.3022 13.5507 19.7774 12.8762 20.1924 12.1652C20.1097 12.0249 20.0071 11.8568 19.8849 11.6675C19.5046 11.0787 18.9416 10.2961 18.2115 9.51729C16.733 7.94025 14.6874 6.50002 12.1702 6.50002L12.1679 6.50002Z",
|
|
1874
1936
|
fill: "currentColor"
|
|
1875
1937
|
}
|
|
1876
|
-
), /* @__PURE__ */
|
|
1938
|
+
), /* @__PURE__ */ React85.createElement(
|
|
1877
1939
|
"path",
|
|
1878
1940
|
{
|
|
1879
1941
|
fillRule: "evenodd",
|
|
@@ -1885,13 +1947,13 @@ function SvgEyeOff(props) {
|
|
|
1885
1947
|
}
|
|
1886
1948
|
|
|
1887
1949
|
// src/components/icon/available-icons/fiber-manual-record.tsx
|
|
1888
|
-
import
|
|
1889
|
-
var SvgFiberManualRecord = (props) => /* @__PURE__ */
|
|
1950
|
+
import React86 from "react";
|
|
1951
|
+
var SvgFiberManualRecord = (props) => /* @__PURE__ */ React86.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React86.createElement("path", { d: "M12 4a8 8 0 100 16 8 8 0 000-16z", fill: "currentColor" }));
|
|
1890
1952
|
|
|
1891
1953
|
// src/components/icon/available-icons/filler-word-removal.tsx
|
|
1892
|
-
import * as
|
|
1954
|
+
import * as React87 from "react";
|
|
1893
1955
|
function SvgFillerWordRemoval(props) {
|
|
1894
|
-
return /* @__PURE__ */
|
|
1956
|
+
return /* @__PURE__ */ React87.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React87.createElement(
|
|
1895
1957
|
"path",
|
|
1896
1958
|
{
|
|
1897
1959
|
fillRule: "evenodd",
|
|
@@ -1899,7 +1961,7 @@ function SvgFillerWordRemoval(props) {
|
|
|
1899
1961
|
d: "M0.934712 19.0857C0.549991 18.6942 0.55273 18.0658 0.940849 17.6777L10.9105 7.70804C11.098 7.5205 11.3524 7.41515 11.6176 7.41515C11.8828 7.41515 12.1371 7.5205 12.3247 7.70804L17.3058 12.6891C17.4934 12.8768 17.5988 13.1313 17.5987 13.3967C17.5985 13.6621 17.4929 13.9166 17.3051 14.104L9.65947 21.7347C9.47199 21.9218 9.21793 22.0269 8.95305 22.0269L4.24442 22.0269C3.97619 22.0269 3.71919 21.9191 3.53118 21.7278L0.934712 19.0857ZM3.05603 18.3909L4.66376 20.0269L8.53941 20.0269L15.1837 13.3955L11.6176 9.82936L3.05603 18.3909Z",
|
|
1900
1962
|
fill: "currentColor"
|
|
1901
1963
|
}
|
|
1902
|
-
), /* @__PURE__ */
|
|
1964
|
+
), /* @__PURE__ */ React87.createElement(
|
|
1903
1965
|
"path",
|
|
1904
1966
|
{
|
|
1905
1967
|
fillRule: "evenodd",
|
|
@@ -1907,19 +1969,19 @@ function SvgFillerWordRemoval(props) {
|
|
|
1907
1969
|
d: "M6.19775 21.0355C6.19775 20.4833 6.64547 20.0355 7.19775 20.0355H21.1324C21.6846 20.0355 22.1324 20.4833 22.1324 21.0355C22.1324 21.5878 21.6846 22.0355 21.1324 22.0355H7.19775C6.64547 22.0355 6.19775 21.5878 6.19775 21.0355Z",
|
|
1908
1970
|
fill: "currentColor"
|
|
1909
1971
|
}
|
|
1910
|
-
), /* @__PURE__ */
|
|
1972
|
+
), /* @__PURE__ */ React87.createElement(
|
|
1911
1973
|
"path",
|
|
1912
1974
|
{
|
|
1913
1975
|
d: "M21.3752 3.44676C22.2171 3.58484 22.2171 4.79645 21.3752 4.93453C20.2646 5.11716 19.3945 5.98726 19.2119 7.0979C19.0738 7.93978 17.8622 7.93978 17.7241 7.0979C17.5415 5.98726 16.6714 5.11716 15.5607 4.93453C14.7188 4.79645 14.7188 3.58484 15.5607 3.44676C16.6714 3.26412 17.5415 2.39403 17.7241 1.28339C17.8622 0.441506 19.0738 0.441506 19.2119 1.28339C19.3945 2.39403 20.2646 3.26412 21.3752 3.44676Z",
|
|
1914
1976
|
fill: "currentColor"
|
|
1915
1977
|
}
|
|
1916
|
-
), /* @__PURE__ */
|
|
1978
|
+
), /* @__PURE__ */ React87.createElement(
|
|
1917
1979
|
"path",
|
|
1918
1980
|
{
|
|
1919
1981
|
d: "M7.00913 7.71001C7.42232 7.77778 7.42232 8.37242 7.00913 8.44019C6.46405 8.52982 6.03702 8.95685 5.94739 9.50193C5.87962 9.91511 5.28498 9.91511 5.21721 9.50193C5.12758 8.95685 4.70055 8.52982 4.15547 8.44019C3.74229 8.37242 3.74229 7.77778 4.15547 7.71001C4.70055 7.62038 5.12758 7.19335 5.21721 6.64827C5.28498 6.23508 5.87962 6.23508 5.94739 6.64827C6.03702 7.19335 6.46405 7.62038 7.00913 7.71001Z",
|
|
1920
1982
|
fill: "currentColor"
|
|
1921
1983
|
}
|
|
1922
|
-
), /* @__PURE__ */
|
|
1984
|
+
), /* @__PURE__ */ React87.createElement(
|
|
1923
1985
|
"path",
|
|
1924
1986
|
{
|
|
1925
1987
|
d: "M11.8133 4.19266C12.157 4.67119 11.5653 5.26283 11.0868 4.91916C10.4553 4.466 9.60551 4.466 8.97399 4.91916C8.49546 5.26283 7.90382 4.67119 8.24749 4.19266C8.70065 3.56114 8.70065 2.71138 8.24749 2.07986C7.90382 1.60132 8.49546 1.00968 8.97399 1.35336C9.60552 1.80651 10.4553 1.80651 11.0868 1.35335C11.5653 1.00968 12.157 1.60132 11.8133 2.07986C11.3601 2.71138 11.3601 3.56114 11.8133 4.19266Z",
|
|
@@ -1929,9 +1991,9 @@ function SvgFillerWordRemoval(props) {
|
|
|
1929
1991
|
}
|
|
1930
1992
|
|
|
1931
1993
|
// src/components/icon/available-icons/firefox-logo.tsx
|
|
1932
|
-
import * as
|
|
1994
|
+
import * as React88 from "react";
|
|
1933
1995
|
function SvgFirefoxLogo(props) {
|
|
1934
|
-
return /* @__PURE__ */
|
|
1996
|
+
return /* @__PURE__ */ React88.createElement(
|
|
1935
1997
|
"svg",
|
|
1936
1998
|
__spreadValues({
|
|
1937
1999
|
width: "96",
|
|
@@ -1940,92 +2002,92 @@ function SvgFirefoxLogo(props) {
|
|
|
1940
2002
|
fill: "none",
|
|
1941
2003
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1942
2004
|
}, props),
|
|
1943
|
-
/* @__PURE__ */
|
|
2005
|
+
/* @__PURE__ */ React88.createElement("g", { clipPath: "url(#clip0_2_3887)" }, /* @__PURE__ */ React88.createElement(
|
|
1944
2006
|
"path",
|
|
1945
2007
|
{
|
|
1946
2008
|
d: "M77.3755 9.37085C74.977 12.1637 73.8599 18.4493 76.292 24.8212C78.7241 31.1931 82.4518 29.8092 84.7755 36.3068C87.8427 44.8806 86.4151 56.3979 86.4151 56.3979C86.4151 56.3979 90.1024 67.0759 92.6719 55.7335C98.3593 34.4291 77.3755 14.6171 77.3755 9.37085Z",
|
|
1947
2009
|
fill: "url(#paint0_radial_2_3887)"
|
|
1948
2010
|
}
|
|
1949
|
-
), /* @__PURE__ */
|
|
2011
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1950
2012
|
"path",
|
|
1951
2013
|
{
|
|
1952
2014
|
d: "M48.1074 97.8203C72.6703 97.8203 92.5685 77.8143 92.5685 53.146C92.5685 28.4776 72.6703 8.4718 48.1312 8.4718C23.5922 8.4718 3.69412 28.4777 3.69412 53.146C3.64654 77.8382 23.5682 97.8203 48.1074 97.8203Z",
|
|
1953
2015
|
fill: "url(#paint1_radial_2_3887)"
|
|
1954
2016
|
}
|
|
1955
|
-
), /* @__PURE__ */
|
|
2017
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1956
2018
|
"path",
|
|
1957
2019
|
{
|
|
1958
2020
|
d: "M81.421 80.6927C80.4599 81.3707 79.4516 81.9793 78.4038 82.5139C79.7918 80.4802 81.0722 78.3753 82.24 76.2077C83.1875 75.159 84.0555 74.1396 84.7628 73.0373C85.1071 72.4958 85.4953 71.8275 85.9062 71.0522C88.4023 66.5551 91.1546 59.2771 91.2327 51.8014V51.7834C91.2345 51.5994 91.2356 51.4153 91.2341 51.231C91.247 49.3545 91.0551 47.4822 90.662 45.6473C90.682 45.7906 90.6996 45.9339 90.7176 46.0771C90.6955 45.9669 90.6769 45.8555 90.6531 45.7452C90.6898 45.9489 90.7192 46.1458 90.7509 46.3444C91.2611 50.673 90.8977 54.8953 89.08 58.0081C89.0514 58.0536 89.0219 58.0961 88.993 58.1406C89.9355 53.4096 90.2508 48.186 89.2021 42.9563C89.2021 42.9563 88.7828 40.4139 85.6589 32.6958C83.8608 28.2534 80.6676 24.6112 77.8464 21.9579C75.3734 18.8984 73.1274 16.8452 71.8893 15.5416C69.3031 12.8184 68.2191 10.7771 67.774 9.44518C67.3881 9.25167 62.452 4.4565 62.0599 4.2738C59.9053 7.61435 53.1294 18.0634 56.3527 27.8261C57.8134 32.2504 61.5076 36.8422 65.3738 39.4182C65.5436 39.6121 67.6744 41.9264 68.6877 47.1463C69.734 52.5391 69.1839 56.7472 67.0304 62.9699C64.4978 68.4292 58.0093 73.8261 51.9339 74.3782C38.9455 75.5582 34.1906 67.8569 34.1906 67.8569C38.8316 69.7124 43.963 69.3243 47.0836 67.4006C50.2287 65.455 52.1311 64.0125 53.6752 64.5813C55.1976 65.1475 56.4096 63.504 55.322 61.8001C54.4822 60.5066 53.2804 59.4886 51.8664 58.8729C50.4523 58.2571 48.8884 58.0709 47.3693 58.3373C44.221 58.849 41.337 61.343 37.2118 58.9277C36.9448 58.7727 36.6864 58.6035 36.4377 58.4206C36.1658 58.2419 37.3217 58.6928 37.052 58.4896C36.2492 58.0535 34.8284 57.1031 34.4598 56.7651C34.3984 56.7088 35.0827 56.9833 35.0213 56.927C31.1642 53.7507 31.6459 51.605 31.7671 50.2593C31.8642 49.1827 32.5648 47.803 33.7454 47.2435C34.3156 47.5546 34.6709 47.7922 34.6709 47.7922C34.6709 47.7922 34.4277 47.2953 34.2962 47.0334C34.3422 47.0134 34.3863 47.0187 34.4322 46.9992C34.8993 47.2246 35.9323 47.8105 36.4762 48.1677C37.1845 48.6673 37.4103 49.1128 37.4103 49.1128C37.4103 49.1128 37.5967 49.0102 37.4588 48.5745C37.4087 48.3958 37.1937 47.828 36.4921 47.255L36.536 47.2599C36.9559 47.4992 37.3537 47.7754 37.7246 48.0853C37.9224 47.3661 38.2781 46.6151 38.1999 45.2716C38.1521 44.327 38.1742 44.0824 38.0077 43.7176C37.8587 43.4043 38.0912 43.2821 38.3501 43.6074C38.3058 43.3525 38.2315 43.1038 38.1289 42.8663L38.1311 42.8418C38.4541 41.7164 44.9668 38.7892 45.4409 38.4471C46.2198 37.896 46.8729 37.1859 47.3572 36.3637C47.7194 35.7865 47.9919 34.9767 48.0583 33.7484C48.0938 32.8625 47.6818 32.2726 41.0965 31.5831C39.2955 31.4057 38.2388 30.1007 37.6383 28.8965C37.5287 28.6371 37.4171 28.402 37.3053 28.1671C37.1986 27.8926 37.1129 27.6103 37.0491 27.3227C38.1257 24.2304 39.9347 21.6159 42.5946 19.6404C42.7396 19.5084 42.0155 19.6742 42.1604 19.5422C42.3293 19.3882 43.433 18.9436 43.6414 18.8434C43.896 18.7232 42.5515 18.1523 41.3646 18.2913C40.1557 18.4276 39.899 18.5718 39.2539 18.8453C39.5216 18.5788 40.373 18.2294 40.1734 18.2317C38.8702 18.4316 37.2508 19.1891 35.8665 20.047C35.8638 19.8976 35.8923 19.7493 35.9501 19.6115C35.305 19.8852 33.7206 20.9926 33.2593 21.9295C33.2792 21.7499 33.2881 21.5693 33.286 21.3886C32.7945 21.7985 32.3511 22.2628 31.9643 22.7726L31.9402 22.7945C28.1984 21.2871 24.9056 21.1896 22.1192 21.8654C21.5096 21.2533 21.2118 21.7008 19.8248 18.6534C19.7306 18.4699 19.8971 18.8346 19.8248 18.6534C19.5967 18.0625 19.9639 19.4419 19.8248 18.6534C17.4927 20.4936 14.4242 22.579 12.9512 24.051C12.933 24.1097 14.6696 23.5603 12.9512 24.051C12.3495 24.2229 12.3903 24.58 12.2989 27.8071C12.2768 28.0518 12.2964 28.3258 12.2765 28.546C11.0999 30.0452 10.2985 31.3148 9.99539 31.9726C8.47366 34.5948 6.79768 38.6826 5.17308 45.1488C5.88966 43.3961 6.7536 41.7073 7.75561 40.1006C6.40465 43.5328 5.09866 48.9225 4.83754 57.2225C5.16435 55.5098 5.58339 53.816 6.09285 52.1484C5.77391 59.0344 6.96139 65.907 9.57242 72.2867C10.5068 74.5725 12.0524 78.0414 14.6835 81.842C22.95 90.5398 34.6099 95.9546 47.5212 95.9546C61 95.9547 73.1037 90.0574 81.421 80.6927Z",
|
|
1959
2021
|
fill: "url(#paint2_linear_2_3887)"
|
|
1960
2022
|
}
|
|
1961
|
-
), /* @__PURE__ */
|
|
2023
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1962
2024
|
"path",
|
|
1963
2025
|
{
|
|
1964
2026
|
d: "M71.4475 87.01C87.7606 85.121 94.9821 68.3101 85.7084 67.9796C77.3317 67.7118 63.7206 87.9014 71.4475 87.01Z",
|
|
1965
2027
|
fill: "url(#paint3_radial_2_3887)"
|
|
1966
2028
|
}
|
|
1967
|
-
), /* @__PURE__ */
|
|
2029
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1968
2030
|
"path",
|
|
1969
2031
|
{
|
|
1970
2032
|
d: "M86.8829 64.5457C98.1065 58.0138 95.1801 43.9047 95.1801 43.9047C95.1801 43.9047 90.8486 48.9365 87.9059 56.9575C84.9992 64.9002 80.1351 68.4908 86.8829 64.5457Z",
|
|
1971
2033
|
fill: "url(#paint4_radial_2_3887)"
|
|
1972
2034
|
}
|
|
1973
|
-
), /* @__PURE__ */
|
|
2035
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1974
2036
|
"path",
|
|
1975
2037
|
{
|
|
1976
2038
|
d: "M51.2526 95.3589C66.9003 100.352 80.3492 88.0251 72.0592 83.9085C64.522 80.196 43.8257 92.9979 51.2526 95.3589Z",
|
|
1977
2039
|
fill: "url(#paint5_radial_2_3887)"
|
|
1978
2040
|
}
|
|
1979
|
-
), /* @__PURE__ */
|
|
2041
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1980
2042
|
"path",
|
|
1981
2043
|
{
|
|
1982
2044
|
d: "M88.049 70.5362C88.4296 69.9991 88.9444 68.2791 89.3991 67.5103C92.1618 63.0509 92.1813 59.4952 92.1813 59.4137C93.8499 51.0785 93.6985 47.675 92.6721 41.3806C91.8456 36.3125 88.2328 29.0517 85.103 25.5553C81.8778 21.953 84.15 23.1267 81.0272 20.4954C78.2902 17.4612 75.6363 14.4566 74.191 13.2483C63.7467 4.5166 63.9827 2.66193 64.1838 2.34573C64.1498 2.38289 64.1 2.43808 64.0364 2.51029C63.9127 2.0172 63.8253 1.60254 63.8253 1.60254C63.8253 1.60254 58.1162 7.31167 56.9143 16.8269C56.1296 23.0389 58.455 29.5148 61.8221 33.6538C63.5754 35.7988 65.5569 37.7467 67.7316 39.4631V39.4605C70.2756 43.1141 71.6759 47.6225 71.6759 52.4722C71.6759 64.6161 61.826 74.4605 49.6755 74.4605C48.0195 74.4614 46.3687 74.2759 44.7542 73.9077C39.0214 72.8152 35.7109 69.9233 34.0599 67.96C33.1137 66.8348 32.7113 66.0146 32.7113 66.0146C37.8479 67.8547 43.5272 67.4697 46.981 65.5621C50.4614 63.6325 52.5673 62.2021 54.2763 62.7661C55.961 63.3276 57.3023 61.6977 56.0993 60.0081C54.9203 58.3209 51.8525 55.9045 47.2974 56.574C43.8129 57.0815 40.621 59.5548 36.0554 57.1594C35.7613 57.0067 35.4754 56.8388 35.1986 56.6566C34.8976 56.4792 36.177 56.9266 35.8784 56.7249C34.99 56.2924 33.4172 55.3499 33.0095 55.0148C32.9415 54.959 33.6989 55.2312 33.6305 55.1751C29.3616 52.0251 29.8945 49.8973 30.0288 48.5627C30.1363 47.495 30.9117 46.1268 32.2182 45.5719C32.8493 45.8805 33.2425 46.1161 33.2425 46.1161C33.2425 46.1161 32.9733 45.6233 32.8277 45.3636C32.8787 45.3441 32.9273 45.349 32.978 45.3296C33.495 45.5532 34.6382 46.1338 35.2402 46.4885C36.0241 46.984 36.274 47.4258 36.274 47.4258C36.274 47.4258 36.4805 47.324 36.3277 46.8919C36.2719 46.7147 36.0344 46.1516 35.2578 45.5833L35.3064 45.5882C35.7674 45.8232 36.2075 46.0971 36.6219 46.4068C36.8408 45.6936 37.2347 44.9488 37.148 43.6165C37.0951 42.6798 37.1196 42.4371 36.9353 42.0754C36.7703 41.7649 37.0278 41.6435 37.3141 41.9664C37.2646 41.7117 37.1823 41.4645 37.0693 41.2309L37.0718 41.2067C37.4294 40.0906 44.6374 37.1878 45.1621 36.8484C46.0075 36.3178 46.7304 35.6134 47.283 34.7821C47.6836 34.2097 47.9855 33.4066 48.059 32.1885C48.0836 31.6396 47.9147 31.2052 46.0057 30.7897C44.86 30.5403 43.0874 30.2977 40.3534 30.0411C38.3602 29.8653 37.1906 28.5712 36.526 27.3769C36.4047 27.1196 36.2812 26.8861 36.1575 26.6535C36.0399 26.3828 35.945 26.1027 35.8739 25.8162C37.0666 22.6938 39.2146 20.0276 42.0116 18.1977C42.1719 18.0667 41.3706 18.2312 41.5308 18.1003C41.7179 17.9476 42.9394 17.5067 43.1702 17.4073C43.4519 17.2885 41.9638 16.7222 40.6502 16.8599C39.3124 16.995 39.0282 17.1379 38.3142 17.4093C38.6106 17.145 39.5528 16.7984 39.3319 16.8009C37.8896 16.999 36.0968 17.7503 34.5643 18.601C34.5615 18.4519 34.5932 18.3041 34.6569 18.1691C33.9428 18.4405 32.1892 19.5387 31.6787 20.4678C31.7006 20.2899 31.7105 20.1108 31.7081 19.9316C31.1704 20.3323 30.6799 20.7926 30.2458 21.3038L30.219 21.3256C26.0777 19.8307 22.4334 19.7339 19.3495 20.4041C18.6748 19.7971 17.59 18.8791 16.055 15.8568C15.9507 15.6749 15.8947 16.2329 15.8146 16.0533C15.2181 14.6697 14.8578 12.403 14.917 10.8403C14.917 10.8403 13.6832 11.4026 12.6621 13.751C12.4725 14.1732 12.3509 14.406 12.2294 14.6389C12.1735 14.7068 12.3561 13.8677 12.3269 13.9133C12.1494 14.2138 11.6903 14.6337 11.4885 15.1772C11.3499 15.5799 11.1554 15.8055 11.0313 16.3078L11.0022 16.3538C10.9922 16.2058 11.039 15.7448 11.0049 15.8393C10.5263 16.8063 10.1144 17.805 9.77213 18.8282C9.22235 20.6357 8.58233 23.096 8.48087 26.2966C8.45643 26.5393 8.47816 26.8111 8.45613 27.0295C7.15405 28.5163 6.26683 29.7752 5.93139 30.4278C4.248 33.029 2.39303 37.0829 0.594851 43.4955C1.39488 41.7438 2.35156 40.068 3.45322 38.4886C1.95793 41.8923 0.512519 47.2374 0.223557 55.4687C0.58652 53.7653 1.05048 52.085 1.61298 50.4367C1.35477 55.9255 1.99409 62.7303 5.46404 70.4079C7.52434 74.9239 12.267 84.0947 23.8555 91.2513L23.8545 91.252C23.8545 91.252 27.7968 94.1867 34.5733 96.3861C35.0741 96.5678 35.5814 96.7467 36.0992 96.9202C35.9367 96.8546 35.7795 96.7856 35.6269 96.7147C40.1374 98.0661 44.8205 98.7544 49.5291 98.758C67.0752 98.7729 72.2501 91.7267 72.2501 91.7267C72.2501 91.7267 72.2319 91.7405 72.1987 91.7645C72.4463 91.5314 72.6848 91.2891 72.9142 91.0376C70.1458 93.6518 63.8281 93.8253 61.4658 93.6367C65.4946 92.4535 68.1456 91.4526 73.3023 89.4781C73.9057 89.2545 74.5228 88.9994 75.1534 88.7129C75.2216 88.6829 75.2905 88.6503 75.359 88.6192C75.4841 88.5609 75.608 88.5058 75.7343 88.4445C78.2467 87.2605 80.6092 85.7815 82.7717 84.0387C87.95 79.9021 89.0767 75.87 89.6657 73.2114C89.5835 73.4662 89.3276 74.0603 89.1478 74.445C87.8142 77.2978 84.8569 79.0483 81.645 80.5496C83.1734 78.5442 84.5907 76.4566 85.8906 74.2962C86.939 73.2562 87.2661 71.6294 88.049 70.5362Z",
|
|
1983
2045
|
fill: "url(#paint6_radial_2_3887)"
|
|
1984
2046
|
}
|
|
1985
|
-
), /* @__PURE__ */
|
|
2047
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1986
2048
|
"path",
|
|
1987
2049
|
{
|
|
1988
2050
|
d: "M81.7461 80.4269C83.8575 78.0991 85.7535 75.4365 87.1897 72.4173C90.8856 64.6466 96.6 51.7262 92.0994 38.232C88.5424 27.5666 83.6587 21.7348 77.4578 16.0379C67.3873 6.78646 64.5747 2.65635 64.5747 0.200317C64.5747 0.200317 52.9472 13.162 57.99 26.6808C63.0328 40.1996 73.3606 39.704 80.1934 53.8116C88.2338 70.4127 73.6881 88.5285 61.6594 93.5991C62.3958 93.4355 88.3991 87.5511 89.7657 72.6774C89.7348 72.9509 89.1488 77.0647 81.7461 80.4269Z",
|
|
1989
2051
|
fill: "url(#paint7_radial_2_3887)"
|
|
1990
2052
|
}
|
|
1991
|
-
), /* @__PURE__ */
|
|
2053
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1992
2054
|
"path",
|
|
1993
2055
|
{
|
|
1994
2056
|
d: "M48.0593 32.1888C48.0987 31.3104 47.643 30.7205 40.3788 30.0391C37.3901 29.7631 36.2457 27.0008 35.8968 25.8383C34.8341 28.5992 34.3953 31.4963 34.6312 35.0006C34.7925 37.2963 36.3348 39.7603 37.0721 41.207C37.0721 41.207 37.236 40.9941 37.3116 40.9154C38.6999 39.47 44.5167 37.2676 45.0632 36.9549C45.6656 36.5744 47.9581 34.8994 48.0593 32.1888Z",
|
|
1995
2057
|
fill: "url(#paint8_linear_2_3887)"
|
|
1996
2058
|
}
|
|
1997
|
-
), /* @__PURE__ */
|
|
2059
|
+
), /* @__PURE__ */ React88.createElement(
|
|
1998
2060
|
"path",
|
|
1999
2061
|
{
|
|
2000
2062
|
d: "M16.0803 15.8725C15.9761 15.6904 15.9201 16.2485 15.8399 16.0689C15.2435 14.6854 14.8806 12.4431 14.9665 10.8584C14.9665 10.8584 13.7328 11.4207 12.7116 13.7691C12.522 14.1912 12.4004 14.4241 12.2789 14.657C12.2231 14.7249 12.4057 13.8857 12.3765 13.9314C12.1991 14.2319 11.74 14.6518 11.5406 15.1709C11.3752 15.5955 11.2051 15.8234 11.0785 16.35C11.0396 16.4931 11.1178 15.7167 11.0837 15.8112C8.70884 20.4011 8.25551 27.3411 8.50581 27.0476C13.5617 21.649 19.3557 20.3686 19.3557 20.3686C18.7392 19.9145 17.3997 18.6033 16.0804 15.8725H16.0803Z",
|
|
2001
2063
|
fill: "url(#paint9_linear_2_3887)"
|
|
2002
2064
|
}
|
|
2003
|
-
), /* @__PURE__ */
|
|
2065
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2004
2066
|
"path",
|
|
2005
2067
|
{
|
|
2006
2068
|
d: "M35.264 72.3257C28.2804 69.344 20.3409 65.1387 20.6406 55.5851C21.0488 43.0031 32.3739 45.4899 32.3739 45.4899C31.9465 45.5939 30.8039 46.4075 30.3989 47.2747C29.971 48.3592 29.1901 50.808 31.5559 53.3745C35.2707 57.4001 23.9237 62.9254 41.438 73.3632C41.8797 73.6036 37.3323 73.2199 35.2642 72.3257H35.264Z",
|
|
2007
2069
|
fill: "url(#paint10_linear_2_3887)"
|
|
2008
2070
|
}
|
|
2009
|
-
), /* @__PURE__ */
|
|
2071
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2010
2072
|
"path",
|
|
2011
2073
|
{
|
|
2012
2074
|
d: "M32.7831 66.0557C37.7352 67.7791 43.5042 67.4768 46.958 65.5691C49.2702 64.2819 52.2365 62.2203 54.0616 62.7292C52.4814 62.1046 51.2846 61.8128 49.8449 61.7415C49.5997 61.7415 49.3058 61.7363 49.0388 61.7094C48.5115 61.7077 47.9845 61.7366 47.4605 61.7958C46.5691 61.8778 45.5809 62.4402 44.6826 62.3499C44.634 62.345 45.554 61.9719 45.4792 61.9889C45.0032 62.0881 44.4861 62.1096 43.9397 62.1773C43.5924 62.2159 43.2938 62.2594 42.949 62.2737C32.6343 63.1484 23.9169 56.6835 23.9169 56.6835C23.1749 59.1825 27.2388 64.1254 32.7832 66.0557H32.7831Z",
|
|
2013
2075
|
fill: "url(#paint11_linear_2_3887)"
|
|
2014
2076
|
}
|
|
2015
|
-
), /* @__PURE__ */
|
|
2077
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2016
2078
|
"path",
|
|
2017
2079
|
{
|
|
2018
2080
|
d: "M81.7278 80.4934C92.1607 70.25 97.4391 57.7986 95.2076 43.8328C95.2076 43.8328 96.0991 50.9943 92.7189 58.3188C94.3428 51.1681 94.5317 42.2818 90.2173 33.0796C84.4588 20.7969 74.9882 14.3338 71.3725 11.6375C65.8942 7.55209 63.6233 3.39243 63.5823 2.53406C61.9458 5.88712 56.9952 17.3778 63.0505 27.2736C68.7236 36.5449 77.6604 39.2968 83.9167 47.8012C95.4426 63.4683 81.7278 80.4934 81.7278 80.4934Z",
|
|
2019
2081
|
fill: "url(#paint12_linear_2_3887)"
|
|
2020
2082
|
}
|
|
2021
|
-
), /* @__PURE__ */
|
|
2083
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2022
2084
|
"path",
|
|
2023
2085
|
{
|
|
2024
2086
|
d: "M80.233 53.8412C76.5869 46.3091 72.0363 43.0238 67.7316 39.4631C68.2324 40.1643 68.3558 40.412 68.633 40.8654C72.4218 44.9034 78.0087 54.7532 73.9525 67.1181C66.3174 90.3928 35.7771 79.4328 32.5753 76.3541C33.8706 89.8245 56.4171 96.2704 71.0969 87.535C79.4503 79.6274 86.2079 66.1847 80.233 53.8412Z",
|
|
2025
2087
|
fill: "url(#paint13_linear_2_3887)"
|
|
2026
2088
|
}
|
|
2027
2089
|
)),
|
|
2028
|
-
/* @__PURE__ */
|
|
2090
|
+
/* @__PURE__ */ React88.createElement("defs", null, /* @__PURE__ */ React88.createElement(
|
|
2029
2091
|
"radialGradient",
|
|
2030
2092
|
{
|
|
2031
2093
|
id: "paint0_radial_2_3887",
|
|
@@ -2035,15 +2097,15 @@ function SvgFirefoxLogo(props) {
|
|
|
2035
2097
|
gradientUnits: "userSpaceOnUse",
|
|
2036
2098
|
gradientTransform: "translate(91.188 24.8595) rotate(2.55481) scale(34.446 50.6293)"
|
|
2037
2099
|
},
|
|
2038
|
-
/* @__PURE__ */
|
|
2039
|
-
/* @__PURE__ */
|
|
2040
|
-
/* @__PURE__ */
|
|
2041
|
-
/* @__PURE__ */
|
|
2042
|
-
/* @__PURE__ */
|
|
2043
|
-
/* @__PURE__ */
|
|
2044
|
-
/* @__PURE__ */
|
|
2045
|
-
/* @__PURE__ */
|
|
2046
|
-
), /* @__PURE__ */
|
|
2100
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.045", stopColor: "#FFEA00" }),
|
|
2101
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.12", stopColor: "#FFDE00" }),
|
|
2102
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.254", stopColor: "#FFBF00" }),
|
|
2103
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.429", stopColor: "#FF8E00" }),
|
|
2104
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.769", stopColor: "#FF272D" }),
|
|
2105
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.872", stopColor: "#E0255A" }),
|
|
2106
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.953", stopColor: "#CC2477" }),
|
|
2107
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#C42482" })
|
|
2108
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2047
2109
|
"radialGradient",
|
|
2048
2110
|
{
|
|
2049
2111
|
id: "paint1_radial_2_3887",
|
|
@@ -2053,15 +2115,15 @@ function SvgFirefoxLogo(props) {
|
|
|
2053
2115
|
gradientUnits: "userSpaceOnUse",
|
|
2054
2116
|
gradientTransform: "translate(66.6417 19.5445) scale(97.0809 97.0809)"
|
|
2055
2117
|
},
|
|
2056
|
-
/* @__PURE__ */
|
|
2057
|
-
/* @__PURE__ */
|
|
2058
|
-
/* @__PURE__ */
|
|
2059
|
-
/* @__PURE__ */
|
|
2060
|
-
/* @__PURE__ */
|
|
2061
|
-
/* @__PURE__ */
|
|
2062
|
-
/* @__PURE__ */
|
|
2063
|
-
/* @__PURE__ */
|
|
2064
|
-
), /* @__PURE__ */
|
|
2118
|
+
/* @__PURE__ */ React88.createElement("stop", { stopColor: "#00CCDA" }),
|
|
2119
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.22", stopColor: "#0083FF" }),
|
|
2120
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.261", stopColor: "#007AF9" }),
|
|
2121
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.33", stopColor: "#0060E8" }),
|
|
2122
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.333", stopColor: "#005FE7" }),
|
|
2123
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.438", stopColor: "#2639AD" }),
|
|
2124
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.522", stopColor: "#401E84" }),
|
|
2125
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.566", stopColor: "#4A1475" })
|
|
2126
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2065
2127
|
"linearGradient",
|
|
2066
2128
|
{
|
|
2067
2129
|
id: "paint2_linear_2_3887",
|
|
@@ -2071,10 +2133,10 @@ function SvgFirefoxLogo(props) {
|
|
|
2071
2133
|
y2: "10.5128",
|
|
2072
2134
|
gradientUnits: "userSpaceOnUse"
|
|
2073
2135
|
},
|
|
2074
|
-
/* @__PURE__ */
|
|
2075
|
-
/* @__PURE__ */
|
|
2076
|
-
/* @__PURE__ */
|
|
2077
|
-
), /* @__PURE__ */
|
|
2136
|
+
/* @__PURE__ */ React88.createElement("stop", { stopColor: "#000F43", stopOpacity: "0.4" }),
|
|
2137
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.485", stopColor: "#001962", stopOpacity: "0.173" }),
|
|
2138
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#002079", stopOpacity: "0" })
|
|
2139
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2078
2140
|
"radialGradient",
|
|
2079
2141
|
{
|
|
2080
2142
|
id: "paint3_radial_2_3887",
|
|
@@ -2084,10 +2146,10 @@ function SvgFirefoxLogo(props) {
|
|
|
2084
2146
|
gradientUnits: "userSpaceOnUse",
|
|
2085
2147
|
gradientTransform: "translate(99.6542 63.8474) rotate(5.76178) scale(32.751 32.751)"
|
|
2086
2148
|
},
|
|
2087
|
-
/* @__PURE__ */
|
|
2088
|
-
/* @__PURE__ */
|
|
2089
|
-
/* @__PURE__ */
|
|
2090
|
-
), /* @__PURE__ */
|
|
2149
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.003", stopColor: "#FFEA00" }),
|
|
2150
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.497", stopColor: "#FF272D" }),
|
|
2151
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#C42482" })
|
|
2152
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2091
2153
|
"radialGradient",
|
|
2092
2154
|
{
|
|
2093
2155
|
id: "paint4_radial_2_3887",
|
|
@@ -2097,15 +2159,15 @@ function SvgFirefoxLogo(props) {
|
|
|
2097
2159
|
gradientUnits: "userSpaceOnUse",
|
|
2098
2160
|
gradientTransform: "translate(99.8587 32.3043) rotate(5.76178) scale(54.6915)"
|
|
2099
2161
|
},
|
|
2100
|
-
/* @__PURE__ */
|
|
2101
|
-
/* @__PURE__ */
|
|
2102
|
-
/* @__PURE__ */
|
|
2103
|
-
/* @__PURE__ */
|
|
2104
|
-
/* @__PURE__ */
|
|
2105
|
-
/* @__PURE__ */
|
|
2106
|
-
/* @__PURE__ */
|
|
2107
|
-
/* @__PURE__ */
|
|
2108
|
-
), /* @__PURE__ */
|
|
2162
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.003", stopColor: "#FFE900" }),
|
|
2163
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.157", stopColor: "#FFAF0E" }),
|
|
2164
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.316", stopColor: "#FF7A1B" }),
|
|
2165
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.472", stopColor: "#FF4E26" }),
|
|
2166
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.621", stopColor: "#FF2C2E" }),
|
|
2167
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.762", stopColor: "#FF1434" }),
|
|
2168
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.892", stopColor: "#FF0538" }),
|
|
2169
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#FF0039" })
|
|
2170
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2109
2171
|
"radialGradient",
|
|
2110
2172
|
{
|
|
2111
2173
|
id: "paint5_radial_2_3887",
|
|
@@ -2115,10 +2177,10 @@ function SvgFirefoxLogo(props) {
|
|
|
2115
2177
|
gradientUnits: "userSpaceOnUse",
|
|
2116
2178
|
gradientTransform: "translate(102.465 83.5229) rotate(5.76178) scale(50.1854 50.1854)"
|
|
2117
2179
|
},
|
|
2118
|
-
/* @__PURE__ */
|
|
2119
|
-
/* @__PURE__ */
|
|
2120
|
-
/* @__PURE__ */
|
|
2121
|
-
), /* @__PURE__ */
|
|
2180
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.003", stopColor: "#FF272D" }),
|
|
2181
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.497", stopColor: "#C42482" }),
|
|
2182
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.986", stopColor: "#620700" })
|
|
2183
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2122
2184
|
"radialGradient",
|
|
2123
2185
|
{
|
|
2124
2186
|
id: "paint6_radial_2_3887",
|
|
@@ -2128,16 +2190,16 @@ function SvgFirefoxLogo(props) {
|
|
|
2128
2190
|
gradientUnits: "userSpaceOnUse",
|
|
2129
2191
|
gradientTransform: "translate(71.8571 39.6675) scale(78.3434)"
|
|
2130
2192
|
},
|
|
2131
|
-
/* @__PURE__ */
|
|
2132
|
-
/* @__PURE__ */
|
|
2133
|
-
/* @__PURE__ */
|
|
2134
|
-
/* @__PURE__ */
|
|
2135
|
-
/* @__PURE__ */
|
|
2136
|
-
/* @__PURE__ */
|
|
2137
|
-
/* @__PURE__ */
|
|
2138
|
-
/* @__PURE__ */
|
|
2139
|
-
/* @__PURE__ */
|
|
2140
|
-
), /* @__PURE__ */
|
|
2193
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.156", stopColor: "#FFEA00" }),
|
|
2194
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.231", stopColor: "#FFDE00" }),
|
|
2195
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.365", stopColor: "#FFBF00" }),
|
|
2196
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.541", stopColor: "#FF8E00" }),
|
|
2197
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.763", stopColor: "#FF272D" }),
|
|
2198
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.796", stopColor: "#F92433" }),
|
|
2199
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.841", stopColor: "#E91C45" }),
|
|
2200
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.893", stopColor: "#CF0E62" }),
|
|
2201
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.935", stopColor: "#B5007F" })
|
|
2202
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2141
2203
|
"radialGradient",
|
|
2142
2204
|
{
|
|
2143
2205
|
id: "paint7_radial_2_3887",
|
|
@@ -2147,13 +2209,13 @@ function SvgFirefoxLogo(props) {
|
|
|
2147
2209
|
gradientUnits: "userSpaceOnUse",
|
|
2148
2210
|
gradientTransform: "translate(65.9626 0.329422) scale(92.5095 92.5095)"
|
|
2149
2211
|
},
|
|
2150
|
-
/* @__PURE__ */
|
|
2151
|
-
/* @__PURE__ */
|
|
2152
|
-
/* @__PURE__ */
|
|
2153
|
-
/* @__PURE__ */
|
|
2154
|
-
/* @__PURE__ */
|
|
2155
|
-
/* @__PURE__ */
|
|
2156
|
-
), /* @__PURE__ */
|
|
2212
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.279", stopColor: "#FFEA00" }),
|
|
2213
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.402", stopColor: "#FFDD00" }),
|
|
2214
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.63", stopColor: "#FFBA00" }),
|
|
2215
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.856", stopColor: "#FF9100" }),
|
|
2216
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.933", stopColor: "#FF6711" }),
|
|
2217
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.994", stopColor: "#FF4A1D" })
|
|
2218
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2157
2219
|
"linearGradient",
|
|
2158
2220
|
{
|
|
2159
2221
|
id: "paint8_linear_2_3887",
|
|
@@ -2163,14 +2225,14 @@ function SvgFirefoxLogo(props) {
|
|
|
2163
2225
|
y2: "30.3976",
|
|
2164
2226
|
gradientUnits: "userSpaceOnUse"
|
|
2165
2227
|
},
|
|
2166
|
-
/* @__PURE__ */
|
|
2167
|
-
/* @__PURE__ */
|
|
2168
|
-
/* @__PURE__ */
|
|
2169
|
-
/* @__PURE__ */
|
|
2170
|
-
/* @__PURE__ */
|
|
2171
|
-
/* @__PURE__ */
|
|
2172
|
-
/* @__PURE__ */
|
|
2173
|
-
), /* @__PURE__ */
|
|
2228
|
+
/* @__PURE__ */ React88.createElement("stop", { stopColor: "#C42482", stopOpacity: "0.5" }),
|
|
2229
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.474", stopColor: "#FF272D", stopOpacity: "0.5" }),
|
|
2230
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.486", stopColor: "#FF2C2C", stopOpacity: "0.513" }),
|
|
2231
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.675", stopColor: "#FF7A1A", stopOpacity: "0.72" }),
|
|
2232
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.829", stopColor: "#FFB20D", stopOpacity: "0.871" }),
|
|
2233
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.942", stopColor: "#FFD605", stopOpacity: "0.964" }),
|
|
2234
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#FFE302" })
|
|
2235
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2174
2236
|
"linearGradient",
|
|
2175
2237
|
{
|
|
2176
2238
|
id: "paint9_linear_2_3887",
|
|
@@ -2180,9 +2242,9 @@ function SvgFirefoxLogo(props) {
|
|
|
2180
2242
|
y2: "11.7457",
|
|
2181
2243
|
gradientUnits: "userSpaceOnUse"
|
|
2182
2244
|
},
|
|
2183
|
-
/* @__PURE__ */
|
|
2184
|
-
/* @__PURE__ */
|
|
2185
|
-
), /* @__PURE__ */
|
|
2245
|
+
/* @__PURE__ */ React88.createElement("stop", { stopColor: "#891551", stopOpacity: "0.6" }),
|
|
2246
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#C42482", stopOpacity: "0" })
|
|
2247
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2186
2248
|
"linearGradient",
|
|
2187
2249
|
{
|
|
2188
2250
|
id: "paint10_linear_2_3887",
|
|
@@ -2192,10 +2254,10 @@ function SvgFirefoxLogo(props) {
|
|
|
2192
2254
|
y2: "58.806",
|
|
2193
2255
|
gradientUnits: "userSpaceOnUse"
|
|
2194
2256
|
},
|
|
2195
|
-
/* @__PURE__ */
|
|
2196
|
-
/* @__PURE__ */
|
|
2197
|
-
/* @__PURE__ */
|
|
2198
|
-
), /* @__PURE__ */
|
|
2257
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.005", stopColor: "#891551", stopOpacity: "0.5" }),
|
|
2258
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.484", stopColor: "#FF272D", stopOpacity: "0.5" }),
|
|
2259
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#FF272D", stopOpacity: "0" })
|
|
2260
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2199
2261
|
"linearGradient",
|
|
2200
2262
|
{
|
|
2201
2263
|
id: "paint11_linear_2_3887",
|
|
@@ -2205,15 +2267,15 @@ function SvgFirefoxLogo(props) {
|
|
|
2205
2267
|
y2: "60.0569",
|
|
2206
2268
|
gradientUnits: "userSpaceOnUse"
|
|
2207
2269
|
},
|
|
2208
|
-
/* @__PURE__ */
|
|
2209
|
-
/* @__PURE__ */
|
|
2210
|
-
/* @__PURE__ */
|
|
2211
|
-
/* @__PURE__ */
|
|
2212
|
-
/* @__PURE__ */
|
|
2213
|
-
/* @__PURE__ */
|
|
2214
|
-
/* @__PURE__ */
|
|
2215
|
-
/* @__PURE__ */
|
|
2216
|
-
), /* @__PURE__ */
|
|
2270
|
+
/* @__PURE__ */ React88.createElement("stop", { stopColor: "#C42482" }),
|
|
2271
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.083", stopColor: "#C42482", stopOpacity: "0.81" }),
|
|
2272
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.206", stopColor: "#C42482", stopOpacity: "0.565" }),
|
|
2273
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.328", stopColor: "#C42482", stopOpacity: "0.362" }),
|
|
2274
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.447", stopColor: "#C42482", stopOpacity: "0.204" }),
|
|
2275
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.562", stopColor: "#C42482", stopOpacity: "0.091" }),
|
|
2276
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.673", stopColor: "#C42482", stopOpacity: "0.023" }),
|
|
2277
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.773", stopColor: "#C42482", stopOpacity: "0" })
|
|
2278
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2217
2279
|
"linearGradient",
|
|
2218
2280
|
{
|
|
2219
2281
|
id: "paint12_linear_2_3887",
|
|
@@ -2223,16 +2285,16 @@ function SvgFirefoxLogo(props) {
|
|
|
2223
2285
|
y2: "72.2772",
|
|
2224
2286
|
gradientUnits: "userSpaceOnUse"
|
|
2225
2287
|
},
|
|
2226
|
-
/* @__PURE__ */
|
|
2227
|
-
/* @__PURE__ */
|
|
2228
|
-
/* @__PURE__ */
|
|
2229
|
-
/* @__PURE__ */
|
|
2230
|
-
/* @__PURE__ */
|
|
2231
|
-
/* @__PURE__ */
|
|
2232
|
-
/* @__PURE__ */
|
|
2233
|
-
/* @__PURE__ */
|
|
2234
|
-
/* @__PURE__ */
|
|
2235
|
-
), /* @__PURE__ */
|
|
2288
|
+
/* @__PURE__ */ React88.createElement("stop", { stopColor: "#FFF14F" }),
|
|
2289
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.268", stopColor: "#FFEE4C" }),
|
|
2290
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.452", stopColor: "#FFE643" }),
|
|
2291
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.612", stopColor: "#FFD834" }),
|
|
2292
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.757", stopColor: "#FFC41E" }),
|
|
2293
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.892", stopColor: "#FFAB02" }),
|
|
2294
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.902", stopColor: "#FFA900" }),
|
|
2295
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.949", stopColor: "#FFA000" }),
|
|
2296
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#FF9100" })
|
|
2297
|
+
), /* @__PURE__ */ React88.createElement(
|
|
2236
2298
|
"linearGradient",
|
|
2237
2299
|
{
|
|
2238
2300
|
id: "paint13_linear_2_3887",
|
|
@@ -2242,25 +2304,25 @@ function SvgFirefoxLogo(props) {
|
|
|
2242
2304
|
y2: "82.1274",
|
|
2243
2305
|
gradientUnits: "userSpaceOnUse"
|
|
2244
2306
|
},
|
|
2245
|
-
/* @__PURE__ */
|
|
2246
|
-
/* @__PURE__ */
|
|
2247
|
-
/* @__PURE__ */
|
|
2248
|
-
/* @__PURE__ */
|
|
2249
|
-
/* @__PURE__ */
|
|
2250
|
-
/* @__PURE__ */
|
|
2251
|
-
/* @__PURE__ */
|
|
2252
|
-
/* @__PURE__ */
|
|
2253
|
-
/* @__PURE__ */
|
|
2254
|
-
/* @__PURE__ */
|
|
2255
|
-
/* @__PURE__ */
|
|
2256
|
-
/* @__PURE__ */
|
|
2257
|
-
), /* @__PURE__ */
|
|
2307
|
+
/* @__PURE__ */ React88.createElement("stop", { stopColor: "#FF8E00" }),
|
|
2308
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.04", stopColor: "#FF8E00", stopOpacity: "0.858" }),
|
|
2309
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.084", stopColor: "#FF8E00", stopOpacity: "0.729" }),
|
|
2310
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.13", stopColor: "#FF8E00", stopOpacity: "0.628" }),
|
|
2311
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.178", stopColor: "#FF8E00", stopOpacity: "0.557" }),
|
|
2312
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.227", stopColor: "#FF8E00", stopOpacity: "0.514" }),
|
|
2313
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.282", stopColor: "#FF8E00", stopOpacity: "0.5" }),
|
|
2314
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.389", stopColor: "#FF8E00", stopOpacity: "0.478" }),
|
|
2315
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.524", stopColor: "#FF8E00", stopOpacity: "0.416" }),
|
|
2316
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.676", stopColor: "#FF8E00", stopOpacity: "0.314" }),
|
|
2317
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "0.838", stopColor: "#FF8E00", stopOpacity: "0.172" }),
|
|
2318
|
+
/* @__PURE__ */ React88.createElement("stop", { offset: "1", stopColor: "#FF8E00", stopOpacity: "0" })
|
|
2319
|
+
), /* @__PURE__ */ React88.createElement("clipPath", { id: "clip0_2_3887" }, /* @__PURE__ */ React88.createElement("rect", { width: "96", height: "98.8718", fill: "white" })))
|
|
2258
2320
|
);
|
|
2259
2321
|
}
|
|
2260
2322
|
|
|
2261
2323
|
// src/components/icon/available-icons/first-page.tsx
|
|
2262
|
-
import
|
|
2263
|
-
var SvgFirstPage = (props) => /* @__PURE__ */
|
|
2324
|
+
import React89 from "react";
|
|
2325
|
+
var SvgFirstPage = (props) => /* @__PURE__ */ React89.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React89.createElement(
|
|
2264
2326
|
"path",
|
|
2265
2327
|
{
|
|
2266
2328
|
fillRule: "evenodd",
|
|
@@ -2271,9 +2333,9 @@ var SvgFirstPage = (props) => /* @__PURE__ */ React87.createElement("svg", __spr
|
|
|
2271
2333
|
));
|
|
2272
2334
|
|
|
2273
2335
|
// src/components/icon/available-icons/folder.tsx
|
|
2274
|
-
import * as
|
|
2336
|
+
import * as React90 from "react";
|
|
2275
2337
|
function SvgFolder(props) {
|
|
2276
|
-
return /* @__PURE__ */
|
|
2338
|
+
return /* @__PURE__ */ React90.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React90.createElement(
|
|
2277
2339
|
"path",
|
|
2278
2340
|
{
|
|
2279
2341
|
fillRule: "evenodd",
|
|
@@ -2285,9 +2347,9 @@ function SvgFolder(props) {
|
|
|
2285
2347
|
}
|
|
2286
2348
|
|
|
2287
2349
|
// src/components/icon/available-icons/folder-shared.tsx
|
|
2288
|
-
import * as
|
|
2350
|
+
import * as React91 from "react";
|
|
2289
2351
|
function SvgFolderShared(props) {
|
|
2290
|
-
return /* @__PURE__ */
|
|
2352
|
+
return /* @__PURE__ */ React91.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React91.createElement(
|
|
2291
2353
|
"path",
|
|
2292
2354
|
{
|
|
2293
2355
|
fillRule: "evenodd",
|
|
@@ -2295,7 +2357,7 @@ function SvgFolderShared(props) {
|
|
|
2295
2357
|
d: "M4.8 5a.8.8 0 00-.8.8v8.55a1 1 0 11-2 0V5.8A2.8 2.8 0 014.8 3h4.5a1 1 0 01.832.445L11.635 5.7H19.2A2.8 2.8 0 0122 8.5v11.7a1 1 0 11-2 0V8.5a.8.8 0 00-.8-.8h-8.1a1 1 0 01-.832-.445L8.765 5H4.8z",
|
|
2296
2358
|
fill: "currentColor"
|
|
2297
2359
|
}
|
|
2298
|
-
), /* @__PURE__ */
|
|
2360
|
+
), /* @__PURE__ */ React91.createElement(
|
|
2299
2361
|
"path",
|
|
2300
2362
|
{
|
|
2301
2363
|
fillRule: "evenodd",
|
|
@@ -2303,7 +2365,7 @@ function SvgFolderShared(props) {
|
|
|
2303
2365
|
d: "M4.8 5a.8.8 0 00-.8.8v14.4a1 1 0 11-2 0V5.8A2.8 2.8 0 014.8 3h4.5a1 1 0 01.832.445L11.635 5.7H19.2A2.8 2.8 0 0122 8.5a1 1 0 11-2 0 .8.8 0 00-.8-.8h-8.1a1 1 0 01-.832-.445L8.765 5H4.8z",
|
|
2304
2366
|
fill: "currentColor"
|
|
2305
2367
|
}
|
|
2306
|
-
), /* @__PURE__ */
|
|
2368
|
+
), /* @__PURE__ */ React91.createElement(
|
|
2307
2369
|
"path",
|
|
2308
2370
|
{
|
|
2309
2371
|
fillRule: "evenodd",
|
|
@@ -2315,15 +2377,15 @@ function SvgFolderShared(props) {
|
|
|
2315
2377
|
}
|
|
2316
2378
|
|
|
2317
2379
|
// src/components/icon/available-icons/caret-folder.tsx
|
|
2318
|
-
import * as
|
|
2380
|
+
import * as React92 from "react";
|
|
2319
2381
|
function SvgCaretFolder(props) {
|
|
2320
|
-
return /* @__PURE__ */
|
|
2382
|
+
return /* @__PURE__ */ React92.createElement("svg", __spreadValues({ viewBox: "0 0 24 24" }, props), /* @__PURE__ */ React92.createElement(
|
|
2321
2383
|
"path",
|
|
2322
2384
|
{
|
|
2323
2385
|
d: "M20.24 7a2.6 2.6 0 00-1.84-.8h-6.67l-1.3-1.95a1 1 0 00-.83-.45h-4a2.66 2.66 0 00-1.84.76A2.6 2.6 0 003 6.4v11.2a2.6 2.6 0 00.76 1.84 2.66 2.66 0 001.84.76h12.8a2.6 2.6 0 001.84-.76A2.66 2.66 0 0021 17.6V8.8a2.6 2.6 0 00-.76-1.8zM19 17.6a.62.62 0 01-.6.6H5.6a.62.62 0 01-.6-.6V6.4a.62.62 0 01.6-.6h3.46l1.31 2a1 1 0 00.83.45h7.2a.59.59 0 01.42.17.6.6 0 01.18.38z",
|
|
2324
2386
|
fill: "currentColor"
|
|
2325
2387
|
}
|
|
2326
|
-
), /* @__PURE__ */
|
|
2388
|
+
), /* @__PURE__ */ React92.createElement(
|
|
2327
2389
|
"path",
|
|
2328
2390
|
{
|
|
2329
2391
|
d: "M13.07 11.2L12 12.28l-1.07-1.08a1 1 0 00-1.42 1.42l1.78 1.78a1 1 0 001.42 0l1.77-1.78a1 1 0 00-1.41-1.42z",
|
|
@@ -2333,9 +2395,9 @@ function SvgCaretFolder(props) {
|
|
|
2333
2395
|
}
|
|
2334
2396
|
|
|
2335
2397
|
// src/components/icon/available-icons/frown.tsx
|
|
2336
|
-
import * as
|
|
2398
|
+
import * as React93 from "react";
|
|
2337
2399
|
function SvgFrown(props) {
|
|
2338
|
-
return /* @__PURE__ */
|
|
2400
|
+
return /* @__PURE__ */ React93.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React93.createElement(
|
|
2339
2401
|
"path",
|
|
2340
2402
|
{
|
|
2341
2403
|
fillRule: "evenodd",
|
|
@@ -2343,7 +2405,7 @@ function SvgFrown(props) {
|
|
|
2343
2405
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
2344
2406
|
fill: "currentColor"
|
|
2345
2407
|
}
|
|
2346
|
-
), /* @__PURE__ */
|
|
2408
|
+
), /* @__PURE__ */ React93.createElement(
|
|
2347
2409
|
"path",
|
|
2348
2410
|
{
|
|
2349
2411
|
fillRule: "evenodd",
|
|
@@ -2355,8 +2417,8 @@ function SvgFrown(props) {
|
|
|
2355
2417
|
}
|
|
2356
2418
|
|
|
2357
2419
|
// src/components/icon/available-icons/fullscreen.tsx
|
|
2358
|
-
import
|
|
2359
|
-
var SvgFullscreen = (props) => /* @__PURE__ */
|
|
2420
|
+
import React94 from "react";
|
|
2421
|
+
var SvgFullscreen = (props) => /* @__PURE__ */ React94.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React94.createElement(
|
|
2360
2422
|
"path",
|
|
2361
2423
|
{
|
|
2362
2424
|
fillRule: "evenodd",
|
|
@@ -2367,8 +2429,8 @@ var SvgFullscreen = (props) => /* @__PURE__ */ React92.createElement("svg", __sp
|
|
|
2367
2429
|
));
|
|
2368
2430
|
|
|
2369
2431
|
// src/components/icon/available-icons/fullscreen-exit.tsx
|
|
2370
|
-
import
|
|
2371
|
-
var SvgFullscreenExit = (props) => /* @__PURE__ */
|
|
2432
|
+
import React95 from "react";
|
|
2433
|
+
var SvgFullscreenExit = (props) => /* @__PURE__ */ React95.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React95.createElement(
|
|
2372
2434
|
"path",
|
|
2373
2435
|
{
|
|
2374
2436
|
fillRule: "evenodd",
|
|
@@ -2379,9 +2441,9 @@ var SvgFullscreenExit = (props) => /* @__PURE__ */ React93.createElement("svg",
|
|
|
2379
2441
|
));
|
|
2380
2442
|
|
|
2381
2443
|
// src/components/icon/available-icons/google.tsx
|
|
2382
|
-
import * as
|
|
2444
|
+
import * as React96 from "react";
|
|
2383
2445
|
function SvgGoogle(props) {
|
|
2384
|
-
return /* @__PURE__ */
|
|
2446
|
+
return /* @__PURE__ */ React96.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React96.createElement(
|
|
2385
2447
|
"path",
|
|
2386
2448
|
{
|
|
2387
2449
|
fillRule: "evenodd",
|
|
@@ -2389,7 +2451,7 @@ function SvgGoogle(props) {
|
|
|
2389
2451
|
d: "M20.64 12.2044C20.64 11.5663 20.5827 10.9526 20.4764 10.3635H12V13.8449H16.8436C16.635 14.9699 16.0009 15.9231 15.0477 16.5613V18.8194H17.9564C19.6582 17.2526 20.64 14.9453 20.64 12.2044Z",
|
|
2390
2452
|
fill: "#4285F4"
|
|
2391
2453
|
}
|
|
2392
|
-
), /* @__PURE__ */
|
|
2454
|
+
), /* @__PURE__ */ React96.createElement(
|
|
2393
2455
|
"path",
|
|
2394
2456
|
{
|
|
2395
2457
|
fillRule: "evenodd",
|
|
@@ -2397,7 +2459,7 @@ function SvgGoogle(props) {
|
|
|
2397
2459
|
d: "M12 21C14.43 21 16.4673 20.1941 17.9564 18.8195L15.0477 16.5613C14.2418 17.1013 13.2109 17.4204 12 17.4204C9.656 17.4204 7.6718 15.8372 6.964 13.71H3.9574V16.0418C5.4382 18.9831 8.4818 21 12 21Z",
|
|
2398
2460
|
fill: "#34A853"
|
|
2399
2461
|
}
|
|
2400
|
-
), /* @__PURE__ */
|
|
2462
|
+
), /* @__PURE__ */ React96.createElement(
|
|
2401
2463
|
"path",
|
|
2402
2464
|
{
|
|
2403
2465
|
fillRule: "evenodd",
|
|
@@ -2405,7 +2467,7 @@ function SvgGoogle(props) {
|
|
|
2405
2467
|
d: "M6.964 13.7101C6.784 13.1701 6.6818 12.5932 6.6818 12.0001C6.6818 11.4069 6.7841 10.8301 6.9641 10.2901V7.95819H3.9573C3.32728 9.21237 2.99945 10.5966 3 12.0001C3 13.4523 3.3477 14.8269 3.9573 16.0419L6.9641 13.7101H6.964Z",
|
|
2406
2468
|
fill: "#FBBC05"
|
|
2407
2469
|
}
|
|
2408
|
-
), /* @__PURE__ */
|
|
2470
|
+
), /* @__PURE__ */ React96.createElement(
|
|
2409
2471
|
"path",
|
|
2410
2472
|
{
|
|
2411
2473
|
fillRule: "evenodd",
|
|
@@ -2417,9 +2479,9 @@ function SvgGoogle(props) {
|
|
|
2417
2479
|
}
|
|
2418
2480
|
|
|
2419
2481
|
// src/components/icon/available-icons/grid.tsx
|
|
2420
|
-
import * as
|
|
2482
|
+
import * as React97 from "react";
|
|
2421
2483
|
function SvgGrid(props) {
|
|
2422
|
-
return /* @__PURE__ */
|
|
2484
|
+
return /* @__PURE__ */ React97.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React97.createElement(
|
|
2423
2485
|
"path",
|
|
2424
2486
|
{
|
|
2425
2487
|
fillRule: "evenodd",
|
|
@@ -2431,8 +2493,8 @@ function SvgGrid(props) {
|
|
|
2431
2493
|
}
|
|
2432
2494
|
|
|
2433
2495
|
// src/components/icon/available-icons/group-add.tsx
|
|
2434
|
-
import
|
|
2435
|
-
var SvgGroupAdd = (props) => /* @__PURE__ */
|
|
2496
|
+
import React98 from "react";
|
|
2497
|
+
var SvgGroupAdd = (props) => /* @__PURE__ */ React98.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React98.createElement(
|
|
2436
2498
|
"path",
|
|
2437
2499
|
{
|
|
2438
2500
|
fillRule: "evenodd",
|
|
@@ -2443,8 +2505,8 @@ var SvgGroupAdd = (props) => /* @__PURE__ */ React96.createElement("svg", __spre
|
|
|
2443
2505
|
));
|
|
2444
2506
|
|
|
2445
2507
|
// src/components/icon/available-icons/help.tsx
|
|
2446
|
-
import
|
|
2447
|
-
var SvgHelp = (props) => /* @__PURE__ */
|
|
2508
|
+
import React99 from "react";
|
|
2509
|
+
var SvgHelp = (props) => /* @__PURE__ */ React99.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React99.createElement(
|
|
2448
2510
|
"path",
|
|
2449
2511
|
{
|
|
2450
2512
|
fillRule: "evenodd",
|
|
@@ -2455,9 +2517,9 @@ var SvgHelp = (props) => /* @__PURE__ */ React97.createElement("svg", __spreadVa
|
|
|
2455
2517
|
));
|
|
2456
2518
|
|
|
2457
2519
|
// src/components/icon/available-icons/help-circle.tsx
|
|
2458
|
-
import * as
|
|
2520
|
+
import * as React100 from "react";
|
|
2459
2521
|
function SvgHelpCircle(props) {
|
|
2460
|
-
return /* @__PURE__ */
|
|
2522
|
+
return /* @__PURE__ */ React100.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React100.createElement(
|
|
2461
2523
|
"path",
|
|
2462
2524
|
{
|
|
2463
2525
|
fillRule: "evenodd",
|
|
@@ -2465,7 +2527,7 @@ function SvgHelpCircle(props) {
|
|
|
2465
2527
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
2466
2528
|
fill: "currentColor"
|
|
2467
2529
|
}
|
|
2468
|
-
), /* @__PURE__ */
|
|
2530
|
+
), /* @__PURE__ */ React100.createElement(
|
|
2469
2531
|
"path",
|
|
2470
2532
|
{
|
|
2471
2533
|
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",
|
|
@@ -2475,8 +2537,8 @@ function SvgHelpCircle(props) {
|
|
|
2475
2537
|
}
|
|
2476
2538
|
|
|
2477
2539
|
// src/components/icon/available-icons/highlight-off.tsx
|
|
2478
|
-
import
|
|
2479
|
-
var SvgHighlightOff = (props) => /* @__PURE__ */
|
|
2540
|
+
import React101 from "react";
|
|
2541
|
+
var SvgHighlightOff = (props) => /* @__PURE__ */ React101.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React101.createElement(
|
|
2480
2542
|
"path",
|
|
2481
2543
|
{
|
|
2482
2544
|
fillRule: "evenodd",
|
|
@@ -2486,9 +2548,81 @@ var SvgHighlightOff = (props) => /* @__PURE__ */ React99.createElement("svg", __
|
|
|
2486
2548
|
}
|
|
2487
2549
|
));
|
|
2488
2550
|
|
|
2551
|
+
// src/components/icon/available-icons/jira.tsx
|
|
2552
|
+
import * as React102 from "react";
|
|
2553
|
+
function SvgJira(props) {
|
|
2554
|
+
return /* @__PURE__ */ React102.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React102.createElement("g", { clipPath: "url(#clip0_11637_9729)" }, /* @__PURE__ */ React102.createElement(
|
|
2555
|
+
"path",
|
|
2556
|
+
{
|
|
2557
|
+
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",
|
|
2558
|
+
fill: "#2684FF"
|
|
2559
|
+
}
|
|
2560
|
+
), /* @__PURE__ */ React102.createElement(
|
|
2561
|
+
"path",
|
|
2562
|
+
{
|
|
2563
|
+
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",
|
|
2564
|
+
fill: "url(#paint0_linear_11637_9729)"
|
|
2565
|
+
}
|
|
2566
|
+
), /* @__PURE__ */ React102.createElement(
|
|
2567
|
+
"path",
|
|
2568
|
+
{
|
|
2569
|
+
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",
|
|
2570
|
+
fill: "url(#paint1_linear_11637_9729)"
|
|
2571
|
+
}
|
|
2572
|
+
)), /* @__PURE__ */ React102.createElement("defs", null, /* @__PURE__ */ React102.createElement(
|
|
2573
|
+
"linearGradient",
|
|
2574
|
+
{
|
|
2575
|
+
id: "paint0_linear_11637_9729",
|
|
2576
|
+
x1: "16.3182",
|
|
2577
|
+
y1: "7.51424",
|
|
2578
|
+
x2: "12.479",
|
|
2579
|
+
y2: "11.5369",
|
|
2580
|
+
gradientUnits: "userSpaceOnUse"
|
|
2581
|
+
},
|
|
2582
|
+
/* @__PURE__ */ React102.createElement("stop", { offset: "0.176", stopColor: "#0052CC" }),
|
|
2583
|
+
/* @__PURE__ */ React102.createElement("stop", { offset: "1", stopColor: "#0C66E4" })
|
|
2584
|
+
), /* @__PURE__ */ React102.createElement(
|
|
2585
|
+
"linearGradient",
|
|
2586
|
+
{
|
|
2587
|
+
id: "paint1_linear_11637_9729",
|
|
2588
|
+
x1: "12.0362",
|
|
2589
|
+
y1: "12.0393",
|
|
2590
|
+
x2: "7.59319",
|
|
2591
|
+
y2: "16.4316",
|
|
2592
|
+
gradientUnits: "userSpaceOnUse"
|
|
2593
|
+
},
|
|
2594
|
+
/* @__PURE__ */ React102.createElement("stop", { offset: "0.176", stopColor: "#0052CC" }),
|
|
2595
|
+
/* @__PURE__ */ React102.createElement("stop", { offset: "1", stopColor: "#2684FF" })
|
|
2596
|
+
), /* @__PURE__ */ React102.createElement("clipPath", { id: "clip0_11637_9729" }, /* @__PURE__ */ React102.createElement("rect", { width: "24", height: "24", fill: "white" }))));
|
|
2597
|
+
}
|
|
2598
|
+
|
|
2599
|
+
// src/components/icon/available-icons/jira-neutral.tsx
|
|
2600
|
+
import * as React103 from "react";
|
|
2601
|
+
function SvgJiraNeutral(props) {
|
|
2602
|
+
return /* @__PURE__ */ React103.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React103.createElement(
|
|
2603
|
+
"path",
|
|
2604
|
+
{
|
|
2605
|
+
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",
|
|
2606
|
+
fill: "currentColor"
|
|
2607
|
+
}
|
|
2608
|
+
), /* @__PURE__ */ React103.createElement(
|
|
2609
|
+
"path",
|
|
2610
|
+
{
|
|
2611
|
+
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",
|
|
2612
|
+
fill: "currentColor"
|
|
2613
|
+
}
|
|
2614
|
+
), /* @__PURE__ */ React103.createElement(
|
|
2615
|
+
"path",
|
|
2616
|
+
{
|
|
2617
|
+
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",
|
|
2618
|
+
fill: "currentColor"
|
|
2619
|
+
}
|
|
2620
|
+
));
|
|
2621
|
+
}
|
|
2622
|
+
|
|
2489
2623
|
// src/components/icon/available-icons/image.tsx
|
|
2490
|
-
import
|
|
2491
|
-
var SvgImage = (props) => /* @__PURE__ */
|
|
2624
|
+
import React104 from "react";
|
|
2625
|
+
var SvgImage = (props) => /* @__PURE__ */ React104.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React104.createElement(
|
|
2492
2626
|
"path",
|
|
2493
2627
|
{
|
|
2494
2628
|
fillRule: "evenodd",
|
|
@@ -2499,9 +2633,9 @@ var SvgImage = (props) => /* @__PURE__ */ React100.createElement("svg", __spread
|
|
|
2499
2633
|
));
|
|
2500
2634
|
|
|
2501
2635
|
// src/components/icon/available-icons/image1.tsx
|
|
2502
|
-
import * as
|
|
2636
|
+
import * as React105 from "react";
|
|
2503
2637
|
function SvgImage1(props) {
|
|
2504
|
-
return /* @__PURE__ */
|
|
2638
|
+
return /* @__PURE__ */ React105.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React105.createElement(
|
|
2505
2639
|
"path",
|
|
2506
2640
|
{
|
|
2507
2641
|
fillRule: "evenodd",
|
|
@@ -2509,7 +2643,7 @@ function SvgImage1(props) {
|
|
|
2509
2643
|
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",
|
|
2510
2644
|
fill: "currentColor"
|
|
2511
2645
|
}
|
|
2512
|
-
), /* @__PURE__ */
|
|
2646
|
+
), /* @__PURE__ */ React105.createElement(
|
|
2513
2647
|
"path",
|
|
2514
2648
|
{
|
|
2515
2649
|
fillRule: "evenodd",
|
|
@@ -2521,9 +2655,9 @@ function SvgImage1(props) {
|
|
|
2521
2655
|
}
|
|
2522
2656
|
|
|
2523
2657
|
// src/components/icon/available-icons/image2.tsx
|
|
2524
|
-
import * as
|
|
2658
|
+
import * as React106 from "react";
|
|
2525
2659
|
function SvgImage2(props) {
|
|
2526
|
-
return /* @__PURE__ */
|
|
2660
|
+
return /* @__PURE__ */ React106.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React106.createElement(
|
|
2527
2661
|
"path",
|
|
2528
2662
|
{
|
|
2529
2663
|
fillRule: "evenodd",
|
|
@@ -2531,7 +2665,7 @@ function SvgImage2(props) {
|
|
|
2531
2665
|
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",
|
|
2532
2666
|
fill: "currentColor"
|
|
2533
2667
|
}
|
|
2534
|
-
), /* @__PURE__ */
|
|
2668
|
+
), /* @__PURE__ */ React106.createElement(
|
|
2535
2669
|
"path",
|
|
2536
2670
|
{
|
|
2537
2671
|
fillRule: "evenodd",
|
|
@@ -2543,9 +2677,9 @@ function SvgImage2(props) {
|
|
|
2543
2677
|
}
|
|
2544
2678
|
|
|
2545
2679
|
// src/components/icon/available-icons/import.tsx
|
|
2546
|
-
import * as
|
|
2680
|
+
import * as React107 from "react";
|
|
2547
2681
|
function SvgImport(props) {
|
|
2548
|
-
return /* @__PURE__ */
|
|
2682
|
+
return /* @__PURE__ */ React107.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React107.createElement(
|
|
2549
2683
|
"path",
|
|
2550
2684
|
{
|
|
2551
2685
|
fillRule: "evenodd",
|
|
@@ -2553,7 +2687,7 @@ function SvgImport(props) {
|
|
|
2553
2687
|
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",
|
|
2554
2688
|
fill: "currentColor"
|
|
2555
2689
|
}
|
|
2556
|
-
), /* @__PURE__ */
|
|
2690
|
+
), /* @__PURE__ */ React107.createElement(
|
|
2557
2691
|
"path",
|
|
2558
2692
|
{
|
|
2559
2693
|
fillRule: "evenodd",
|
|
@@ -2561,7 +2695,7 @@ function SvgImport(props) {
|
|
|
2561
2695
|
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",
|
|
2562
2696
|
fill: "currentColor"
|
|
2563
2697
|
}
|
|
2564
|
-
), /* @__PURE__ */
|
|
2698
|
+
), /* @__PURE__ */ React107.createElement(
|
|
2565
2699
|
"path",
|
|
2566
2700
|
{
|
|
2567
2701
|
fillRule: "evenodd",
|
|
@@ -2573,9 +2707,9 @@ function SvgImport(props) {
|
|
|
2573
2707
|
}
|
|
2574
2708
|
|
|
2575
2709
|
// src/components/icon/available-icons/info.tsx
|
|
2576
|
-
import * as
|
|
2710
|
+
import * as React108 from "react";
|
|
2577
2711
|
function SvgInfo(props) {
|
|
2578
|
-
return /* @__PURE__ */
|
|
2712
|
+
return /* @__PURE__ */ React108.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React108.createElement(
|
|
2579
2713
|
"path",
|
|
2580
2714
|
{
|
|
2581
2715
|
fillRule: "evenodd",
|
|
@@ -2583,7 +2717,7 @@ function SvgInfo(props) {
|
|
|
2583
2717
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
2584
2718
|
fill: "currentColor"
|
|
2585
2719
|
}
|
|
2586
|
-
), /* @__PURE__ */
|
|
2720
|
+
), /* @__PURE__ */ React108.createElement(
|
|
2587
2721
|
"path",
|
|
2588
2722
|
{
|
|
2589
2723
|
fillRule: "evenodd",
|
|
@@ -2595,9 +2729,9 @@ function SvgInfo(props) {
|
|
|
2595
2729
|
}
|
|
2596
2730
|
|
|
2597
2731
|
// src/components/icon/available-icons/info-fill.tsx
|
|
2598
|
-
import * as
|
|
2732
|
+
import * as React109 from "react";
|
|
2599
2733
|
function SvgInfoFill(props) {
|
|
2600
|
-
return /* @__PURE__ */
|
|
2734
|
+
return /* @__PURE__ */ React109.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React109.createElement(
|
|
2601
2735
|
"path",
|
|
2602
2736
|
{
|
|
2603
2737
|
fillRule: "evenodd",
|
|
@@ -2609,8 +2743,8 @@ function SvgInfoFill(props) {
|
|
|
2609
2743
|
}
|
|
2610
2744
|
|
|
2611
2745
|
// src/components/icon/available-icons/info-outline.tsx
|
|
2612
|
-
import
|
|
2613
|
-
var SvgInfoOutline = (props) => /* @__PURE__ */
|
|
2746
|
+
import React110 from "react";
|
|
2747
|
+
var SvgInfoOutline = (props) => /* @__PURE__ */ React110.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React110.createElement(
|
|
2614
2748
|
"path",
|
|
2615
2749
|
{
|
|
2616
2750
|
fillRule: "evenodd",
|
|
@@ -2621,8 +2755,8 @@ var SvgInfoOutline = (props) => /* @__PURE__ */ React106.createElement("svg", __
|
|
|
2621
2755
|
));
|
|
2622
2756
|
|
|
2623
2757
|
// src/components/icon/available-icons/keyboard-arrow-down.tsx
|
|
2624
|
-
import
|
|
2625
|
-
var SvgKeyboardArrowDown = (props) => /* @__PURE__ */
|
|
2758
|
+
import React111 from "react";
|
|
2759
|
+
var SvgKeyboardArrowDown = (props) => /* @__PURE__ */ React111.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React111.createElement(
|
|
2626
2760
|
"path",
|
|
2627
2761
|
{
|
|
2628
2762
|
d: "M8.125 9l3.88 3.88L15.885 9a.996.996 0 111.41 1.41L12.705 15a.996.996 0 01-1.41 0l-4.59-4.59a.996.996 0 010-1.41c.39-.38 1.03-.39 1.42 0z",
|
|
@@ -2631,8 +2765,8 @@ var SvgKeyboardArrowDown = (props) => /* @__PURE__ */ React107.createElement("sv
|
|
|
2631
2765
|
));
|
|
2632
2766
|
|
|
2633
2767
|
// src/components/icon/available-icons/keyboard-arrow-left.tsx
|
|
2634
|
-
import
|
|
2635
|
-
var SvgKeyboardArrowLeft = (props) => /* @__PURE__ */
|
|
2768
|
+
import React112 from "react";
|
|
2769
|
+
var SvgKeyboardArrowLeft = (props) => /* @__PURE__ */ React112.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React112.createElement(
|
|
2636
2770
|
"path",
|
|
2637
2771
|
{
|
|
2638
2772
|
d: "M15 15.875l-3.88-3.88L15 8.115a.996.996 0 10-1.41-1.41L9 11.295a.996.996 0 000 1.41l4.59 4.59c.39.39 1.02.39 1.41 0 .38-.39.39-1.03 0-1.42z",
|
|
@@ -2641,8 +2775,8 @@ var SvgKeyboardArrowLeft = (props) => /* @__PURE__ */ React108.createElement("sv
|
|
|
2641
2775
|
));
|
|
2642
2776
|
|
|
2643
2777
|
// src/components/icon/available-icons/keyboard-arrow-right.tsx
|
|
2644
|
-
import
|
|
2645
|
-
var SvgKeyboardArrowRight = (props) => /* @__PURE__ */
|
|
2778
|
+
import React113 from "react";
|
|
2779
|
+
var SvgKeyboardArrowRight = (props) => /* @__PURE__ */ React113.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React113.createElement(
|
|
2646
2780
|
"path",
|
|
2647
2781
|
{
|
|
2648
2782
|
d: "M9 15.875l3.88-3.88L9 8.115a.996.996 0 111.41-1.41l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.59a.996.996 0 01-1.41 0c-.38-.39-.39-1.03 0-1.42z",
|
|
@@ -2651,8 +2785,8 @@ var SvgKeyboardArrowRight = (props) => /* @__PURE__ */ React109.createElement("s
|
|
|
2651
2785
|
));
|
|
2652
2786
|
|
|
2653
2787
|
// src/components/icon/available-icons/keyboard-arrow-up.tsx
|
|
2654
|
-
import
|
|
2655
|
-
var SvgKeyboardArrowUp = (props) => /* @__PURE__ */
|
|
2788
|
+
import React114 from "react";
|
|
2789
|
+
var SvgKeyboardArrowUp = (props) => /* @__PURE__ */ React114.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React114.createElement(
|
|
2656
2790
|
"path",
|
|
2657
2791
|
{
|
|
2658
2792
|
d: "M8.125 15l3.88-3.88 3.88 3.88a.996.996 0 101.41-1.41L12.705 9a.996.996 0 00-1.41 0l-4.59 4.59a.996.996 0 000 1.41c.39.38 1.03.39 1.42 0z",
|
|
@@ -2661,8 +2795,8 @@ var SvgKeyboardArrowUp = (props) => /* @__PURE__ */ React110.createElement("svg"
|
|
|
2661
2795
|
));
|
|
2662
2796
|
|
|
2663
2797
|
// src/components/icon/available-icons/launch.tsx
|
|
2664
|
-
import
|
|
2665
|
-
var SvgLaunch = (props) => /* @__PURE__ */
|
|
2798
|
+
import React115 from "react";
|
|
2799
|
+
var SvgLaunch = (props) => /* @__PURE__ */ React115.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React115.createElement(
|
|
2666
2800
|
"path",
|
|
2667
2801
|
{
|
|
2668
2802
|
fillRule: "evenodd",
|
|
@@ -2673,8 +2807,8 @@ var SvgLaunch = (props) => /* @__PURE__ */ React111.createElement("svg", __sprea
|
|
|
2673
2807
|
));
|
|
2674
2808
|
|
|
2675
2809
|
// src/components/icon/available-icons/lightbulb-outline.tsx
|
|
2676
|
-
import
|
|
2677
|
-
var SvgLightbulbOutline = (props) => /* @__PURE__ */
|
|
2810
|
+
import React116 from "react";
|
|
2811
|
+
var SvgLightbulbOutline = (props) => /* @__PURE__ */ React116.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React116.createElement(
|
|
2678
2812
|
"path",
|
|
2679
2813
|
{
|
|
2680
2814
|
fillRule: "evenodd",
|
|
@@ -2684,10 +2818,22 @@ var SvgLightbulbOutline = (props) => /* @__PURE__ */ React112.createElement("svg
|
|
|
2684
2818
|
}
|
|
2685
2819
|
));
|
|
2686
2820
|
|
|
2821
|
+
// src/components/icon/available-icons/linear.tsx
|
|
2822
|
+
import * as React117 from "react";
|
|
2823
|
+
function SvgLinearDark(props) {
|
|
2824
|
+
return /* @__PURE__ */ React117.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React117.createElement("g", { clipPath: "url(#clip0_11637_9734)" }, /* @__PURE__ */ React117.createElement(
|
|
2825
|
+
"path",
|
|
2826
|
+
{
|
|
2827
|
+
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",
|
|
2828
|
+
fill: "currentColor"
|
|
2829
|
+
}
|
|
2830
|
+
)), /* @__PURE__ */ React117.createElement("defs", null, /* @__PURE__ */ React117.createElement("clipPath", { id: "clip0_11637_9734" }, /* @__PURE__ */ React117.createElement("rect", { width: "24", height: "24", fill: "currentColor" }))));
|
|
2831
|
+
}
|
|
2832
|
+
|
|
2687
2833
|
// src/components/icon/available-icons/link.tsx
|
|
2688
|
-
import * as
|
|
2834
|
+
import * as React118 from "react";
|
|
2689
2835
|
function SvgLink(props) {
|
|
2690
|
-
return /* @__PURE__ */
|
|
2836
|
+
return /* @__PURE__ */ React118.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React118.createElement(
|
|
2691
2837
|
"path",
|
|
2692
2838
|
{
|
|
2693
2839
|
fillRule: "evenodd",
|
|
@@ -2695,7 +2841,7 @@ function SvgLink(props) {
|
|
|
2695
2841
|
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",
|
|
2696
2842
|
fill: "currentColor"
|
|
2697
2843
|
}
|
|
2698
|
-
), /* @__PURE__ */
|
|
2844
|
+
), /* @__PURE__ */ React118.createElement(
|
|
2699
2845
|
"path",
|
|
2700
2846
|
{
|
|
2701
2847
|
fillRule: "evenodd",
|
|
@@ -2703,7 +2849,7 @@ function SvgLink(props) {
|
|
|
2703
2849
|
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",
|
|
2704
2850
|
fill: "currentColor"
|
|
2705
2851
|
}
|
|
2706
|
-
), /* @__PURE__ */
|
|
2852
|
+
), /* @__PURE__ */ React118.createElement(
|
|
2707
2853
|
"path",
|
|
2708
2854
|
{
|
|
2709
2855
|
fillRule: "evenodd",
|
|
@@ -2715,8 +2861,8 @@ function SvgLink(props) {
|
|
|
2715
2861
|
}
|
|
2716
2862
|
|
|
2717
2863
|
// src/components/icon/available-icons/linkedin.tsx
|
|
2718
|
-
import
|
|
2719
|
-
var SvgLinkedIn = (props) => /* @__PURE__ */
|
|
2864
|
+
import React119 from "react";
|
|
2865
|
+
var SvgLinkedIn = (props) => /* @__PURE__ */ React119.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React119.createElement(
|
|
2720
2866
|
"path",
|
|
2721
2867
|
{
|
|
2722
2868
|
fillRule: "evenodd",
|
|
@@ -2727,9 +2873,9 @@ var SvgLinkedIn = (props) => /* @__PURE__ */ React114.createElement("svg", __spr
|
|
|
2727
2873
|
));
|
|
2728
2874
|
|
|
2729
2875
|
// src/components/icon/available-icons/link-off.tsx
|
|
2730
|
-
import * as
|
|
2876
|
+
import * as React120 from "react";
|
|
2731
2877
|
function SvgLinkOff(props) {
|
|
2732
|
-
return /* @__PURE__ */
|
|
2878
|
+
return /* @__PURE__ */ React120.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React120.createElement(
|
|
2733
2879
|
"path",
|
|
2734
2880
|
{
|
|
2735
2881
|
fillRule: "evenodd",
|
|
@@ -2741,9 +2887,9 @@ function SvgLinkOff(props) {
|
|
|
2741
2887
|
}
|
|
2742
2888
|
|
|
2743
2889
|
// src/components/icon/available-icons/list.tsx
|
|
2744
|
-
import * as
|
|
2890
|
+
import * as React121 from "react";
|
|
2745
2891
|
function SvgList(props) {
|
|
2746
|
-
return /* @__PURE__ */
|
|
2892
|
+
return /* @__PURE__ */ React121.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React121.createElement(
|
|
2747
2893
|
"path",
|
|
2748
2894
|
{
|
|
2749
2895
|
fillRule: "evenodd",
|
|
@@ -2755,9 +2901,9 @@ function SvgList(props) {
|
|
|
2755
2901
|
}
|
|
2756
2902
|
|
|
2757
2903
|
// src/components/icon/available-icons/location.tsx
|
|
2758
|
-
import * as
|
|
2904
|
+
import * as React122 from "react";
|
|
2759
2905
|
function SvgLocation(props) {
|
|
2760
|
-
return /* @__PURE__ */
|
|
2906
|
+
return /* @__PURE__ */ React122.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React122.createElement(
|
|
2761
2907
|
"path",
|
|
2762
2908
|
{
|
|
2763
2909
|
fillRule: "evenodd",
|
|
@@ -2769,9 +2915,9 @@ function SvgLocation(props) {
|
|
|
2769
2915
|
}
|
|
2770
2916
|
|
|
2771
2917
|
// src/components/icon/available-icons/lock.tsx
|
|
2772
|
-
import * as
|
|
2918
|
+
import * as React123 from "react";
|
|
2773
2919
|
function SvgLock(props) {
|
|
2774
|
-
return /* @__PURE__ */
|
|
2920
|
+
return /* @__PURE__ */ React123.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React123.createElement(
|
|
2775
2921
|
"path",
|
|
2776
2922
|
{
|
|
2777
2923
|
fillRule: "evenodd",
|
|
@@ -2779,7 +2925,7 @@ function SvgLock(props) {
|
|
|
2779
2925
|
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",
|
|
2780
2926
|
fill: "currentColor"
|
|
2781
2927
|
}
|
|
2782
|
-
), /* @__PURE__ */
|
|
2928
|
+
), /* @__PURE__ */ React123.createElement(
|
|
2783
2929
|
"path",
|
|
2784
2930
|
{
|
|
2785
2931
|
fillRule: "evenodd",
|
|
@@ -2791,9 +2937,9 @@ function SvgLock(props) {
|
|
|
2791
2937
|
}
|
|
2792
2938
|
|
|
2793
2939
|
// src/components/icon/available-icons/lock-fill.tsx
|
|
2794
|
-
import * as
|
|
2940
|
+
import * as React124 from "react";
|
|
2795
2941
|
function SvgLockFill(props) {
|
|
2796
|
-
return /* @__PURE__ */
|
|
2942
|
+
return /* @__PURE__ */ React124.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React124.createElement(
|
|
2797
2943
|
"path",
|
|
2798
2944
|
{
|
|
2799
2945
|
fillRule: "evenodd",
|
|
@@ -2801,7 +2947,7 @@ function SvgLockFill(props) {
|
|
|
2801
2947
|
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",
|
|
2802
2948
|
fill: "currentColor"
|
|
2803
2949
|
}
|
|
2804
|
-
), /* @__PURE__ */
|
|
2950
|
+
), /* @__PURE__ */ React124.createElement(
|
|
2805
2951
|
"path",
|
|
2806
2952
|
{
|
|
2807
2953
|
fillRule: "evenodd",
|
|
@@ -2809,13 +2955,13 @@ function SvgLockFill(props) {
|
|
|
2809
2955
|
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",
|
|
2810
2956
|
fill: "currentColor"
|
|
2811
2957
|
}
|
|
2812
|
-
), /* @__PURE__ */
|
|
2958
|
+
), /* @__PURE__ */ React124.createElement("path", { d: "M6 12H19V19H6V12Z", fill: "currentColor" }));
|
|
2813
2959
|
}
|
|
2814
2960
|
|
|
2815
2961
|
// src/components/icon/available-icons/log-out.tsx
|
|
2816
|
-
import * as
|
|
2962
|
+
import * as React125 from "react";
|
|
2817
2963
|
function SvgLogOut(props) {
|
|
2818
|
-
return /* @__PURE__ */
|
|
2964
|
+
return /* @__PURE__ */ React125.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React125.createElement(
|
|
2819
2965
|
"path",
|
|
2820
2966
|
{
|
|
2821
2967
|
fillRule: "evenodd",
|
|
@@ -2823,7 +2969,7 @@ function SvgLogOut(props) {
|
|
|
2823
2969
|
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",
|
|
2824
2970
|
fill: "currentColor"
|
|
2825
2971
|
}
|
|
2826
|
-
), /* @__PURE__ */
|
|
2972
|
+
), /* @__PURE__ */ React125.createElement(
|
|
2827
2973
|
"path",
|
|
2828
2974
|
{
|
|
2829
2975
|
fillRule: "evenodd",
|
|
@@ -2835,9 +2981,9 @@ function SvgLogOut(props) {
|
|
|
2835
2981
|
}
|
|
2836
2982
|
|
|
2837
2983
|
// src/components/icon/available-icons/maximize.tsx
|
|
2838
|
-
import * as
|
|
2984
|
+
import * as React126 from "react";
|
|
2839
2985
|
function SvgMaximize(props) {
|
|
2840
|
-
return /* @__PURE__ */
|
|
2986
|
+
return /* @__PURE__ */ React126.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React126.createElement(
|
|
2841
2987
|
"path",
|
|
2842
2988
|
{
|
|
2843
2989
|
fillRule: "evenodd",
|
|
@@ -2849,9 +2995,9 @@ function SvgMaximize(props) {
|
|
|
2849
2995
|
}
|
|
2850
2996
|
|
|
2851
2997
|
// src/components/icon/available-icons/menu.tsx
|
|
2852
|
-
import * as
|
|
2998
|
+
import * as React127 from "react";
|
|
2853
2999
|
function SvgMenu(props) {
|
|
2854
|
-
return /* @__PURE__ */
|
|
3000
|
+
return /* @__PURE__ */ React127.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React127.createElement(
|
|
2855
3001
|
"path",
|
|
2856
3002
|
{
|
|
2857
3003
|
fillRule: "evenodd",
|
|
@@ -2863,9 +3009,9 @@ function SvgMenu(props) {
|
|
|
2863
3009
|
}
|
|
2864
3010
|
|
|
2865
3011
|
// src/components/icon/available-icons/mic.tsx
|
|
2866
|
-
import * as
|
|
3012
|
+
import * as React128 from "react";
|
|
2867
3013
|
function SvgMic(props) {
|
|
2868
|
-
return /* @__PURE__ */
|
|
3014
|
+
return /* @__PURE__ */ React128.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React128.createElement(
|
|
2869
3015
|
"path",
|
|
2870
3016
|
{
|
|
2871
3017
|
fillRule: "evenodd",
|
|
@@ -2873,7 +3019,7 @@ function SvgMic(props) {
|
|
|
2873
3019
|
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",
|
|
2874
3020
|
fill: "currentColor"
|
|
2875
3021
|
}
|
|
2876
|
-
), /* @__PURE__ */
|
|
3022
|
+
), /* @__PURE__ */ React128.createElement(
|
|
2877
3023
|
"path",
|
|
2878
3024
|
{
|
|
2879
3025
|
fillRule: "evenodd",
|
|
@@ -2881,7 +3027,7 @@ function SvgMic(props) {
|
|
|
2881
3027
|
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",
|
|
2882
3028
|
fill: "currentColor"
|
|
2883
3029
|
}
|
|
2884
|
-
), /* @__PURE__ */
|
|
3030
|
+
), /* @__PURE__ */ React128.createElement(
|
|
2885
3031
|
"path",
|
|
2886
3032
|
{
|
|
2887
3033
|
fillRule: "evenodd",
|
|
@@ -2889,7 +3035,7 @@ function SvgMic(props) {
|
|
|
2889
3035
|
d: "M11.727 16.727a1 1 0 011 1V21a1 1 0 01-2 0v-3.273a1 1 0 011-1z",
|
|
2890
3036
|
fill: "currentColor"
|
|
2891
3037
|
}
|
|
2892
|
-
), /* @__PURE__ */
|
|
3038
|
+
), /* @__PURE__ */ React128.createElement(
|
|
2893
3039
|
"path",
|
|
2894
3040
|
{
|
|
2895
3041
|
fillRule: "evenodd",
|
|
@@ -2901,9 +3047,9 @@ function SvgMic(props) {
|
|
|
2901
3047
|
}
|
|
2902
3048
|
|
|
2903
3049
|
// src/components/icon/available-icons/mic-off.tsx
|
|
2904
|
-
import * as
|
|
3050
|
+
import * as React129 from "react";
|
|
2905
3051
|
function SvgMicOff(props) {
|
|
2906
|
-
return /* @__PURE__ */
|
|
3052
|
+
return /* @__PURE__ */ React129.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React129.createElement(
|
|
2907
3053
|
"path",
|
|
2908
3054
|
{
|
|
2909
3055
|
fillRule: "evenodd",
|
|
@@ -2915,9 +3061,9 @@ function SvgMicOff(props) {
|
|
|
2915
3061
|
}
|
|
2916
3062
|
|
|
2917
3063
|
// src/components/icon/available-icons/minimize.tsx
|
|
2918
|
-
import * as
|
|
3064
|
+
import * as React130 from "react";
|
|
2919
3065
|
function SvgMinimize(props) {
|
|
2920
|
-
return /* @__PURE__ */
|
|
3066
|
+
return /* @__PURE__ */ React130.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React130.createElement(
|
|
2921
3067
|
"path",
|
|
2922
3068
|
{
|
|
2923
3069
|
fillRule: "evenodd",
|
|
@@ -2929,9 +3075,9 @@ function SvgMinimize(props) {
|
|
|
2929
3075
|
}
|
|
2930
3076
|
|
|
2931
3077
|
// src/components/icon/available-icons/minus-circle.tsx
|
|
2932
|
-
import * as
|
|
3078
|
+
import * as React131 from "react";
|
|
2933
3079
|
function SvgMinusCircle(props) {
|
|
2934
|
-
return /* @__PURE__ */
|
|
3080
|
+
return /* @__PURE__ */ React131.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React131.createElement(
|
|
2935
3081
|
"path",
|
|
2936
3082
|
{
|
|
2937
3083
|
fillRule: "evenodd",
|
|
@@ -2939,7 +3085,7 @@ function SvgMinusCircle(props) {
|
|
|
2939
3085
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
2940
3086
|
fill: "currentColor"
|
|
2941
3087
|
}
|
|
2942
|
-
), /* @__PURE__ */
|
|
3088
|
+
), /* @__PURE__ */ React131.createElement(
|
|
2943
3089
|
"path",
|
|
2944
3090
|
{
|
|
2945
3091
|
fillRule: "evenodd",
|
|
@@ -2951,9 +3097,9 @@ function SvgMinusCircle(props) {
|
|
|
2951
3097
|
}
|
|
2952
3098
|
|
|
2953
3099
|
// src/components/icon/available-icons/more-horiz.tsx
|
|
2954
|
-
import * as
|
|
3100
|
+
import * as React132 from "react";
|
|
2955
3101
|
function SvgMoreHoriz(props) {
|
|
2956
|
-
return /* @__PURE__ */
|
|
3102
|
+
return /* @__PURE__ */ React132.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React132.createElement(
|
|
2957
3103
|
"path",
|
|
2958
3104
|
{
|
|
2959
3105
|
fillRule: "evenodd",
|
|
@@ -2965,9 +3111,9 @@ function SvgMoreHoriz(props) {
|
|
|
2965
3111
|
}
|
|
2966
3112
|
|
|
2967
3113
|
// src/components/icon/available-icons/mute.tsx
|
|
2968
|
-
import * as
|
|
3114
|
+
import * as React133 from "react";
|
|
2969
3115
|
function SvgMute(props) {
|
|
2970
|
-
return /* @__PURE__ */
|
|
3116
|
+
return /* @__PURE__ */ React133.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React133.createElement(
|
|
2971
3117
|
"path",
|
|
2972
3118
|
{
|
|
2973
3119
|
fillRule: "evenodd",
|
|
@@ -2979,8 +3125,8 @@ function SvgMute(props) {
|
|
|
2979
3125
|
}
|
|
2980
3126
|
|
|
2981
3127
|
// src/components/icon/available-icons/near-me.tsx
|
|
2982
|
-
import
|
|
2983
|
-
var SvgNearMe = (props) => /* @__PURE__ */
|
|
3128
|
+
import React134 from "react";
|
|
3129
|
+
var SvgNearMe = (props) => /* @__PURE__ */ React134.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React134.createElement(
|
|
2984
3130
|
"path",
|
|
2985
3131
|
{
|
|
2986
3132
|
d: "M18.95 3.738L4.27 9.878c-.83.35-.81 1.53.02 1.85l5.34 2.07a1 1 0 01.57.57l2.06 5.33c.32.84 1.51.86 1.86.03l6.15-14.67c.33-.83-.5-1.66-1.32-1.32z",
|
|
@@ -2989,8 +3135,8 @@ var SvgNearMe = (props) => /* @__PURE__ */ React129.createElement("svg", __sprea
|
|
|
2989
3135
|
));
|
|
2990
3136
|
|
|
2991
3137
|
// src/components/icon/available-icons/notifications.tsx
|
|
2992
|
-
import
|
|
2993
|
-
var SvgNotifications = (props) => /* @__PURE__ */
|
|
3138
|
+
import React135 from "react";
|
|
3139
|
+
var SvgNotifications = (props) => /* @__PURE__ */ React135.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React135.createElement(
|
|
2994
3140
|
"path",
|
|
2995
3141
|
{
|
|
2996
3142
|
fillRule: "evenodd",
|
|
@@ -3001,8 +3147,8 @@ var SvgNotifications = (props) => /* @__PURE__ */ React130.createElement("svg",
|
|
|
3001
3147
|
));
|
|
3002
3148
|
|
|
3003
3149
|
// src/components/icon/available-icons/offline-bolt.tsx
|
|
3004
|
-
import
|
|
3005
|
-
var SvgOfflineBolt = (props) => /* @__PURE__ */
|
|
3150
|
+
import React136 from "react";
|
|
3151
|
+
var SvgOfflineBolt = (props) => /* @__PURE__ */ React136.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React136.createElement(
|
|
3006
3152
|
"path",
|
|
3007
3153
|
{
|
|
3008
3154
|
fillRule: "evenodd",
|
|
@@ -3013,27 +3159,27 @@ var SvgOfflineBolt = (props) => /* @__PURE__ */ React131.createElement("svg", __
|
|
|
3013
3159
|
));
|
|
3014
3160
|
|
|
3015
3161
|
// src/components/icon/available-icons/outlook.tsx
|
|
3016
|
-
import * as
|
|
3162
|
+
import * as React137 from "react";
|
|
3017
3163
|
function SvgOutlook(props) {
|
|
3018
|
-
return /* @__PURE__ */
|
|
3164
|
+
return /* @__PURE__ */ React137.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React137.createElement(
|
|
3019
3165
|
"path",
|
|
3020
3166
|
{
|
|
3021
3167
|
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",
|
|
3022
3168
|
fill: "#0072C6"
|
|
3023
3169
|
}
|
|
3024
|
-
), /* @__PURE__ */
|
|
3170
|
+
), /* @__PURE__ */ React137.createElement(
|
|
3025
3171
|
"path",
|
|
3026
3172
|
{
|
|
3027
3173
|
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",
|
|
3028
3174
|
fill: "#0072C6"
|
|
3029
3175
|
}
|
|
3030
|
-
), /* @__PURE__ */
|
|
3176
|
+
), /* @__PURE__ */ React137.createElement(
|
|
3031
3177
|
"path",
|
|
3032
3178
|
{
|
|
3033
3179
|
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",
|
|
3034
3180
|
fill: "#0072C6"
|
|
3035
3181
|
}
|
|
3036
|
-
), /* @__PURE__ */
|
|
3182
|
+
), /* @__PURE__ */ React137.createElement(
|
|
3037
3183
|
"path",
|
|
3038
3184
|
{
|
|
3039
3185
|
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",
|
|
@@ -3043,9 +3189,9 @@ function SvgOutlook(props) {
|
|
|
3043
3189
|
}
|
|
3044
3190
|
|
|
3045
3191
|
// src/components/icon/available-icons/palette.tsx
|
|
3046
|
-
import * as
|
|
3192
|
+
import * as React138 from "react";
|
|
3047
3193
|
function SvgPalette(props) {
|
|
3048
|
-
return /* @__PURE__ */
|
|
3194
|
+
return /* @__PURE__ */ React138.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React138.createElement(
|
|
3049
3195
|
"path",
|
|
3050
3196
|
{
|
|
3051
3197
|
fillRule: "evenodd",
|
|
@@ -3053,7 +3199,7 @@ function SvgPalette(props) {
|
|
|
3053
3199
|
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",
|
|
3054
3200
|
fill: "currentColor"
|
|
3055
3201
|
}
|
|
3056
|
-
), /* @__PURE__ */
|
|
3202
|
+
), /* @__PURE__ */ React138.createElement(
|
|
3057
3203
|
"path",
|
|
3058
3204
|
{
|
|
3059
3205
|
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",
|
|
@@ -3063,9 +3209,9 @@ function SvgPalette(props) {
|
|
|
3063
3209
|
}
|
|
3064
3210
|
|
|
3065
3211
|
// src/components/icon/available-icons/pause.tsx
|
|
3066
|
-
import * as
|
|
3212
|
+
import * as React139 from "react";
|
|
3067
3213
|
function SvgPause(props) {
|
|
3068
|
-
return /* @__PURE__ */
|
|
3214
|
+
return /* @__PURE__ */ React139.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React139.createElement(
|
|
3069
3215
|
"path",
|
|
3070
3216
|
{
|
|
3071
3217
|
fillRule: "evenodd",
|
|
@@ -3077,8 +3223,8 @@ function SvgPause(props) {
|
|
|
3077
3223
|
}
|
|
3078
3224
|
|
|
3079
3225
|
// src/components/icon/available-icons/people.tsx
|
|
3080
|
-
import
|
|
3081
|
-
var SvgPeople = (props) => /* @__PURE__ */
|
|
3226
|
+
import React140 from "react";
|
|
3227
|
+
var SvgPeople = (props) => /* @__PURE__ */ React140.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React140.createElement(
|
|
3082
3228
|
"path",
|
|
3083
3229
|
{
|
|
3084
3230
|
fillRule: "evenodd",
|
|
@@ -3089,8 +3235,8 @@ var SvgPeople = (props) => /* @__PURE__ */ React135.createElement("svg", __sprea
|
|
|
3089
3235
|
));
|
|
3090
3236
|
|
|
3091
3237
|
// src/components/icon/available-icons/person.tsx
|
|
3092
|
-
import
|
|
3093
|
-
var SvgPerson = (props) => /* @__PURE__ */
|
|
3238
|
+
import React141 from "react";
|
|
3239
|
+
var SvgPerson = (props) => /* @__PURE__ */ React141.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React141.createElement(
|
|
3094
3240
|
"path",
|
|
3095
3241
|
{
|
|
3096
3242
|
fillRule: "evenodd",
|
|
@@ -3101,9 +3247,9 @@ var SvgPerson = (props) => /* @__PURE__ */ React136.createElement("svg", __sprea
|
|
|
3101
3247
|
));
|
|
3102
3248
|
|
|
3103
3249
|
// src/components/icon/available-icons/phone-link-off.tsx
|
|
3104
|
-
import * as
|
|
3250
|
+
import * as React142 from "react";
|
|
3105
3251
|
function SvgPhoneLinkOff(props) {
|
|
3106
|
-
return /* @__PURE__ */
|
|
3252
|
+
return /* @__PURE__ */ React142.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React142.createElement(
|
|
3107
3253
|
"path",
|
|
3108
3254
|
{
|
|
3109
3255
|
fillRule: "evenodd",
|
|
@@ -3111,7 +3257,7 @@ function SvgPhoneLinkOff(props) {
|
|
|
3111
3257
|
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",
|
|
3112
3258
|
fill: "currentColor"
|
|
3113
3259
|
}
|
|
3114
|
-
), /* @__PURE__ */
|
|
3260
|
+
), /* @__PURE__ */ React142.createElement(
|
|
3115
3261
|
"path",
|
|
3116
3262
|
{
|
|
3117
3263
|
fillRule: "evenodd",
|
|
@@ -3119,7 +3265,7 @@ function SvgPhoneLinkOff(props) {
|
|
|
3119
3265
|
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",
|
|
3120
3266
|
fill: "currentColor"
|
|
3121
3267
|
}
|
|
3122
|
-
), /* @__PURE__ */
|
|
3268
|
+
), /* @__PURE__ */ React142.createElement(
|
|
3123
3269
|
"path",
|
|
3124
3270
|
{
|
|
3125
3271
|
fillRule: "evenodd",
|
|
@@ -3131,8 +3277,8 @@ function SvgPhoneLinkOff(props) {
|
|
|
3131
3277
|
}
|
|
3132
3278
|
|
|
3133
3279
|
// src/components/icon/available-icons/phonelink-off.tsx
|
|
3134
|
-
import
|
|
3135
|
-
var SvgPhonelinkOff = (props) => /* @__PURE__ */
|
|
3280
|
+
import React143 from "react";
|
|
3281
|
+
var SvgPhonelinkOff = (props) => /* @__PURE__ */ React143.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React143.createElement(
|
|
3136
3282
|
"path",
|
|
3137
3283
|
{
|
|
3138
3284
|
fillRule: "evenodd",
|
|
@@ -3143,8 +3289,8 @@ var SvgPhonelinkOff = (props) => /* @__PURE__ */ React138.createElement("svg", _
|
|
|
3143
3289
|
));
|
|
3144
3290
|
|
|
3145
3291
|
// src/components/icon/available-icons/photo-size-select-actual.tsx
|
|
3146
|
-
import
|
|
3147
|
-
var SvgPhotoSizeSelectActual = (props) => /* @__PURE__ */
|
|
3292
|
+
import React144 from "react";
|
|
3293
|
+
var SvgPhotoSizeSelectActual = (props) => /* @__PURE__ */ React144.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React144.createElement(
|
|
3148
3294
|
"path",
|
|
3149
3295
|
{
|
|
3150
3296
|
fillRule: "evenodd",
|
|
@@ -3155,9 +3301,9 @@ var SvgPhotoSizeSelectActual = (props) => /* @__PURE__ */ React139.createElement
|
|
|
3155
3301
|
));
|
|
3156
3302
|
|
|
3157
3303
|
// src/components/icon/available-icons/play.tsx
|
|
3158
|
-
import * as
|
|
3304
|
+
import * as React145 from "react";
|
|
3159
3305
|
function SvgPlay(props) {
|
|
3160
|
-
return /* @__PURE__ */
|
|
3306
|
+
return /* @__PURE__ */ React145.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React145.createElement(
|
|
3161
3307
|
"path",
|
|
3162
3308
|
{
|
|
3163
3309
|
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",
|
|
@@ -3167,8 +3313,8 @@ function SvgPlay(props) {
|
|
|
3167
3313
|
}
|
|
3168
3314
|
|
|
3169
3315
|
// src/components/icon/available-icons/play-arrow.tsx
|
|
3170
|
-
import
|
|
3171
|
-
var SvgPlayArrow = (props) => /* @__PURE__ */
|
|
3316
|
+
import React146 from "react";
|
|
3317
|
+
var SvgPlayArrow = (props) => /* @__PURE__ */ React146.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React146.createElement(
|
|
3172
3318
|
"path",
|
|
3173
3319
|
{
|
|
3174
3320
|
d: "M6 5.957v12.086a1.164 1.164 0 001.797.98l9.496-6.043c.724-.455.724-1.505 0-1.972L7.797 4.977A1.164 1.164 0 006 5.957z",
|
|
@@ -3177,9 +3323,9 @@ var SvgPlayArrow = (props) => /* @__PURE__ */ React141.createElement("svg", __sp
|
|
|
3177
3323
|
));
|
|
3178
3324
|
|
|
3179
3325
|
// src/components/icon/available-icons/play-circle.tsx
|
|
3180
|
-
import * as
|
|
3326
|
+
import * as React147 from "react";
|
|
3181
3327
|
function SvgPlayCircle(props) {
|
|
3182
|
-
return /* @__PURE__ */
|
|
3328
|
+
return /* @__PURE__ */ React147.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React147.createElement(
|
|
3183
3329
|
"path",
|
|
3184
3330
|
{
|
|
3185
3331
|
fillRule: "evenodd",
|
|
@@ -3187,7 +3333,7 @@ function SvgPlayCircle(props) {
|
|
|
3187
3333
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
3188
3334
|
fill: "currentColor"
|
|
3189
3335
|
}
|
|
3190
|
-
), /* @__PURE__ */
|
|
3336
|
+
), /* @__PURE__ */ React147.createElement(
|
|
3191
3337
|
"path",
|
|
3192
3338
|
{
|
|
3193
3339
|
fillRule: "evenodd",
|
|
@@ -3199,8 +3345,8 @@ function SvgPlayCircle(props) {
|
|
|
3199
3345
|
}
|
|
3200
3346
|
|
|
3201
3347
|
// src/components/icon/available-icons/play-circle-filled.tsx
|
|
3202
|
-
import
|
|
3203
|
-
var SvgPlayCircleFilled = (props) => /* @__PURE__ */
|
|
3348
|
+
import React148 from "react";
|
|
3349
|
+
var SvgPlayCircleFilled = (props) => /* @__PURE__ */ React148.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React148.createElement(
|
|
3204
3350
|
"path",
|
|
3205
3351
|
{
|
|
3206
3352
|
fillRule: "evenodd",
|
|
@@ -3211,9 +3357,9 @@ var SvgPlayCircleFilled = (props) => /* @__PURE__ */ React143.createElement("svg
|
|
|
3211
3357
|
));
|
|
3212
3358
|
|
|
3213
3359
|
// src/components/icon/available-icons/plus-circle.tsx
|
|
3214
|
-
import * as
|
|
3360
|
+
import * as React149 from "react";
|
|
3215
3361
|
function SvgPlusCircle(props) {
|
|
3216
|
-
return /* @__PURE__ */
|
|
3362
|
+
return /* @__PURE__ */ React149.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React149.createElement(
|
|
3217
3363
|
"path",
|
|
3218
3364
|
{
|
|
3219
3365
|
fillRule: "evenodd",
|
|
@@ -3225,9 +3371,9 @@ function SvgPlusCircle(props) {
|
|
|
3225
3371
|
}
|
|
3226
3372
|
|
|
3227
3373
|
// src/components/icon/available-icons/public-off.tsx
|
|
3228
|
-
import * as
|
|
3374
|
+
import * as React150 from "react";
|
|
3229
3375
|
function SvgPublicOff(props) {
|
|
3230
|
-
return /* @__PURE__ */
|
|
3376
|
+
return /* @__PURE__ */ React150.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React150.createElement(
|
|
3231
3377
|
"path",
|
|
3232
3378
|
{
|
|
3233
3379
|
fillRule: "evenodd",
|
|
@@ -3239,8 +3385,8 @@ function SvgPublicOff(props) {
|
|
|
3239
3385
|
}
|
|
3240
3386
|
|
|
3241
3387
|
// src/components/icon/available-icons/publicoff.tsx
|
|
3242
|
-
import
|
|
3243
|
-
var SvgPublicoff = (props) => /* @__PURE__ */
|
|
3388
|
+
import React151 from "react";
|
|
3389
|
+
var SvgPublicoff = (props) => /* @__PURE__ */ React151.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React151.createElement(
|
|
3244
3390
|
"path",
|
|
3245
3391
|
{
|
|
3246
3392
|
d: "M11 8.17L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.842 7.842 0 0020 12c0-3.35-2.07-6.22-5-7.41V5c0 1.1-.9 2-2 2h-2v1.17zm10.19 13.02l-1.41 1.41-2.27-2.27A9.839 9.839 0 0112 22C6.48 22 2 17.52 2 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.39 18.38zM11 18c-1.1 0-2-.9-2-2v-1l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.08 3.05 7.44 7 7.93V18z",
|
|
@@ -3249,9 +3395,9 @@ var SvgPublicoff = (props) => /* @__PURE__ */ React146.createElement("svg", __sp
|
|
|
3249
3395
|
));
|
|
3250
3396
|
|
|
3251
3397
|
// src/components/icon/available-icons/public-on.tsx
|
|
3252
|
-
import * as
|
|
3398
|
+
import * as React152 from "react";
|
|
3253
3399
|
function SvgPublicOn(props) {
|
|
3254
|
-
return /* @__PURE__ */
|
|
3400
|
+
return /* @__PURE__ */ React152.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React152.createElement(
|
|
3255
3401
|
"path",
|
|
3256
3402
|
{
|
|
3257
3403
|
clipRule: "evenodd",
|
|
@@ -3263,8 +3409,8 @@ function SvgPublicOn(props) {
|
|
|
3263
3409
|
}
|
|
3264
3410
|
|
|
3265
3411
|
// src/components/icon/available-icons/publicon.tsx
|
|
3266
|
-
import
|
|
3267
|
-
var SvgPublicon = (props) => /* @__PURE__ */
|
|
3412
|
+
import React153 from "react";
|
|
3413
|
+
var SvgPublicon = (props) => /* @__PURE__ */ React153.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React153.createElement(
|
|
3268
3414
|
"path",
|
|
3269
3415
|
{
|
|
3270
3416
|
fillRule: "evenodd",
|
|
@@ -3275,15 +3421,15 @@ var SvgPublicon = (props) => /* @__PURE__ */ React148.createElement("svg", __spr
|
|
|
3275
3421
|
));
|
|
3276
3422
|
|
|
3277
3423
|
// src/components/icon/available-icons/quick-edit.tsx
|
|
3278
|
-
import * as
|
|
3424
|
+
import * as React154 from "react";
|
|
3279
3425
|
function SvgQuickEdit(props) {
|
|
3280
|
-
return /* @__PURE__ */
|
|
3426
|
+
return /* @__PURE__ */ React154.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React154.createElement(
|
|
3281
3427
|
"path",
|
|
3282
3428
|
{
|
|
3283
3429
|
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",
|
|
3284
3430
|
fill: "currentColor"
|
|
3285
3431
|
}
|
|
3286
|
-
), /* @__PURE__ */
|
|
3432
|
+
), /* @__PURE__ */ React154.createElement(
|
|
3287
3433
|
"path",
|
|
3288
3434
|
{
|
|
3289
3435
|
fillRule: "evenodd",
|
|
@@ -3291,7 +3437,7 @@ function SvgQuickEdit(props) {
|
|
|
3291
3437
|
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",
|
|
3292
3438
|
fill: "currentColor"
|
|
3293
3439
|
}
|
|
3294
|
-
), /* @__PURE__ */
|
|
3440
|
+
), /* @__PURE__ */ React154.createElement(
|
|
3295
3441
|
"path",
|
|
3296
3442
|
{
|
|
3297
3443
|
fillRule: "evenodd",
|
|
@@ -3299,19 +3445,19 @@ function SvgQuickEdit(props) {
|
|
|
3299
3445
|
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",
|
|
3300
3446
|
fill: "currentColor"
|
|
3301
3447
|
}
|
|
3302
|
-
), /* @__PURE__ */
|
|
3448
|
+
), /* @__PURE__ */ React154.createElement(
|
|
3303
3449
|
"path",
|
|
3304
3450
|
{
|
|
3305
3451
|
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",
|
|
3306
3452
|
fill: "currentColor"
|
|
3307
3453
|
}
|
|
3308
|
-
), /* @__PURE__ */
|
|
3454
|
+
), /* @__PURE__ */ React154.createElement(
|
|
3309
3455
|
"path",
|
|
3310
3456
|
{
|
|
3311
3457
|
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",
|
|
3312
3458
|
fill: "currentColor"
|
|
3313
3459
|
}
|
|
3314
|
-
), /* @__PURE__ */
|
|
3460
|
+
), /* @__PURE__ */ React154.createElement(
|
|
3315
3461
|
"path",
|
|
3316
3462
|
{
|
|
3317
3463
|
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",
|
|
@@ -3321,14 +3467,14 @@ function SvgQuickEdit(props) {
|
|
|
3321
3467
|
}
|
|
3322
3468
|
|
|
3323
3469
|
// src/components/icon/available-icons/record.tsx
|
|
3324
|
-
import * as
|
|
3470
|
+
import * as React155 from "react";
|
|
3325
3471
|
function SvgRecord(props) {
|
|
3326
|
-
return /* @__PURE__ */
|
|
3472
|
+
return /* @__PURE__ */ React155.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React155.createElement("circle", { cx: 12, cy: 12, r: 8, fill: "currentColor" }));
|
|
3327
3473
|
}
|
|
3328
3474
|
|
|
3329
3475
|
// src/components/icon/available-icons/remove-circle-outline.tsx
|
|
3330
|
-
import
|
|
3331
|
-
var SvgRemoveCircleOutline = (props) => /* @__PURE__ */
|
|
3476
|
+
import React156 from "react";
|
|
3477
|
+
var SvgRemoveCircleOutline = (props) => /* @__PURE__ */ React156.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React156.createElement(
|
|
3332
3478
|
"path",
|
|
3333
3479
|
{
|
|
3334
3480
|
fillRule: "evenodd",
|
|
@@ -3339,8 +3485,8 @@ var SvgRemoveCircleOutline = (props) => /* @__PURE__ */ React151.createElement("
|
|
|
3339
3485
|
));
|
|
3340
3486
|
|
|
3341
3487
|
// src/components/icon/available-icons/remove-red-eye.tsx
|
|
3342
|
-
import
|
|
3343
|
-
var SvgRemoveRedEye = (props) => /* @__PURE__ */
|
|
3488
|
+
import React157 from "react";
|
|
3489
|
+
var SvgRemoveRedEye = (props) => /* @__PURE__ */ React157.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React157.createElement(
|
|
3344
3490
|
"path",
|
|
3345
3491
|
{
|
|
3346
3492
|
fillRule: "evenodd",
|
|
@@ -3351,8 +3497,8 @@ var SvgRemoveRedEye = (props) => /* @__PURE__ */ React152.createElement("svg", _
|
|
|
3351
3497
|
));
|
|
3352
3498
|
|
|
3353
3499
|
// src/components/icon/available-icons/reply.tsx
|
|
3354
|
-
import
|
|
3355
|
-
var SvgReply = (props) => /* @__PURE__ */
|
|
3500
|
+
import React158 from "react";
|
|
3501
|
+
var SvgReply = (props) => /* @__PURE__ */ React158.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React158.createElement(
|
|
3356
3502
|
"path",
|
|
3357
3503
|
{
|
|
3358
3504
|
d: "M9.796 7.797v-1.59c0-.89-1.08-1.34-1.71-.71l-4.59 4.59a.996.996 0 000 1.41l4.59 4.59c.63.63 1.71.19 1.71-.7v-1.69c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z",
|
|
@@ -3361,9 +3507,9 @@ var SvgReply = (props) => /* @__PURE__ */ React153.createElement("svg", __spread
|
|
|
3361
3507
|
));
|
|
3362
3508
|
|
|
3363
3509
|
// src/components/icon/available-icons/reply-left.tsx
|
|
3364
|
-
import * as
|
|
3510
|
+
import * as React159 from "react";
|
|
3365
3511
|
function SvgReplyLeft(props) {
|
|
3366
|
-
return /* @__PURE__ */
|
|
3512
|
+
return /* @__PURE__ */ React159.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React159.createElement(
|
|
3367
3513
|
"path",
|
|
3368
3514
|
{
|
|
3369
3515
|
fillRule: "evenodd",
|
|
@@ -3375,9 +3521,9 @@ function SvgReplyLeft(props) {
|
|
|
3375
3521
|
}
|
|
3376
3522
|
|
|
3377
3523
|
// src/components/icon/available-icons/reply-right.tsx
|
|
3378
|
-
import * as
|
|
3524
|
+
import * as React160 from "react";
|
|
3379
3525
|
function SvgReplyRight(props) {
|
|
3380
|
-
return /* @__PURE__ */
|
|
3526
|
+
return /* @__PURE__ */ React160.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React160.createElement(
|
|
3381
3527
|
"path",
|
|
3382
3528
|
{
|
|
3383
3529
|
fillRule: "evenodd",
|
|
@@ -3389,8 +3535,8 @@ function SvgReplyRight(props) {
|
|
|
3389
3535
|
}
|
|
3390
3536
|
|
|
3391
3537
|
// src/components/icon/available-icons/rotate-left.tsx
|
|
3392
|
-
import
|
|
3393
|
-
var SvgRotateLeft = (props) => /* @__PURE__ */
|
|
3538
|
+
import React161 from "react";
|
|
3539
|
+
var SvgRotateLeft = (props) => /* @__PURE__ */ React161.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React161.createElement(
|
|
3394
3540
|
"path",
|
|
3395
3541
|
{
|
|
3396
3542
|
fillRule: "evenodd",
|
|
@@ -3401,9 +3547,9 @@ var SvgRotateLeft = (props) => /* @__PURE__ */ React156.createElement("svg", __s
|
|
|
3401
3547
|
));
|
|
3402
3548
|
|
|
3403
3549
|
// src/components/icon/available-icons/safari-logo.tsx
|
|
3404
|
-
import * as
|
|
3550
|
+
import * as React162 from "react";
|
|
3405
3551
|
function SvgSafariLogo(props) {
|
|
3406
|
-
return /* @__PURE__ */
|
|
3552
|
+
return /* @__PURE__ */ React162.createElement(
|
|
3407
3553
|
"svg",
|
|
3408
3554
|
__spreadValues({
|
|
3409
3555
|
width: "96",
|
|
@@ -3412,13 +3558,13 @@ function SvgSafariLogo(props) {
|
|
|
3412
3558
|
fill: "none",
|
|
3413
3559
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3414
3560
|
}, props),
|
|
3415
|
-
/* @__PURE__ */
|
|
3561
|
+
/* @__PURE__ */ React162.createElement("g", { clipPath: "url(#clip0_2_3913)" }, /* @__PURE__ */ React162.createElement("g", { opacity: "0.53", filter: "url(#filter0_f_2_3913)" }, /* @__PURE__ */ React162.createElement(
|
|
3416
3562
|
"path",
|
|
3417
3563
|
{
|
|
3418
3564
|
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",
|
|
3419
3565
|
fill: "black"
|
|
3420
3566
|
}
|
|
3421
|
-
)), /* @__PURE__ */
|
|
3567
|
+
)), /* @__PURE__ */ React162.createElement(
|
|
3422
3568
|
"path",
|
|
3423
3569
|
{
|
|
3424
3570
|
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",
|
|
@@ -3428,37 +3574,37 @@ function SvgSafariLogo(props) {
|
|
|
3428
3574
|
strokeLinecap: "round",
|
|
3429
3575
|
strokeLinejoin: "round"
|
|
3430
3576
|
}
|
|
3431
|
-
), /* @__PURE__ */
|
|
3577
|
+
), /* @__PURE__ */ React162.createElement(
|
|
3432
3578
|
"path",
|
|
3433
3579
|
{
|
|
3434
3580
|
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",
|
|
3435
3581
|
fill: "url(#paint1_radial_2_3913)"
|
|
3436
3582
|
}
|
|
3437
|
-
), /* @__PURE__ */
|
|
3583
|
+
), /* @__PURE__ */ React162.createElement(
|
|
3438
3584
|
"path",
|
|
3439
3585
|
{
|
|
3440
3586
|
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",
|
|
3441
3587
|
fill: "#F4F2F3"
|
|
3442
3588
|
}
|
|
3443
|
-
), /* @__PURE__ */
|
|
3589
|
+
), /* @__PURE__ */ React162.createElement("g", { opacity: "0.409", filter: "url(#filter1_f_2_3913)" }, /* @__PURE__ */ React162.createElement(
|
|
3444
3590
|
"path",
|
|
3445
3591
|
{
|
|
3446
3592
|
d: "M76.623 21.8018L43.2099 41.2149L22.0837 74.4734L52.9895 51.5818L76.623 21.8018Z",
|
|
3447
3593
|
fill: "black"
|
|
3448
3594
|
}
|
|
3449
|
-
)), /* @__PURE__ */
|
|
3595
|
+
)), /* @__PURE__ */ React162.createElement(
|
|
3450
3596
|
"path",
|
|
3451
3597
|
{
|
|
3452
3598
|
d: "M52.7887 51.2451L43.2114 41.2154L77.1857 18.3608L52.7887 51.2451Z",
|
|
3453
3599
|
fill: "#FF5150"
|
|
3454
3600
|
}
|
|
3455
|
-
), /* @__PURE__ */
|
|
3601
|
+
), /* @__PURE__ */ React162.createElement(
|
|
3456
3602
|
"path",
|
|
3457
3603
|
{
|
|
3458
3604
|
d: "M52.7887 51.245L43.2113 41.2153L18.8143 74.0996L52.7887 51.245Z",
|
|
3459
3605
|
fill: "#F1F1F1"
|
|
3460
3606
|
}
|
|
3461
|
-
), /* @__PURE__ */
|
|
3607
|
+
), /* @__PURE__ */ React162.createElement(
|
|
3462
3608
|
"path",
|
|
3463
3609
|
{
|
|
3464
3610
|
opacity: "0.243",
|
|
@@ -3466,7 +3612,7 @@ function SvgSafariLogo(props) {
|
|
|
3466
3612
|
fill: "black"
|
|
3467
3613
|
}
|
|
3468
3614
|
)),
|
|
3469
|
-
/* @__PURE__ */
|
|
3615
|
+
/* @__PURE__ */ React162.createElement("defs", null, /* @__PURE__ */ React162.createElement(
|
|
3470
3616
|
"filter",
|
|
3471
3617
|
{
|
|
3472
3618
|
id: "filter0_f_2_3913",
|
|
@@ -3477,8 +3623,8 @@ function SvgSafariLogo(props) {
|
|
|
3477
3623
|
filterUnits: "userSpaceOnUse",
|
|
3478
3624
|
colorInterpolationFilters: "sRGB"
|
|
3479
3625
|
},
|
|
3480
|
-
/* @__PURE__ */
|
|
3481
|
-
/* @__PURE__ */
|
|
3626
|
+
/* @__PURE__ */ React162.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
3627
|
+
/* @__PURE__ */ React162.createElement(
|
|
3482
3628
|
"feBlend",
|
|
3483
3629
|
{
|
|
3484
3630
|
mode: "normal",
|
|
@@ -3487,14 +3633,14 @@ function SvgSafariLogo(props) {
|
|
|
3487
3633
|
result: "shape"
|
|
3488
3634
|
}
|
|
3489
3635
|
),
|
|
3490
|
-
/* @__PURE__ */
|
|
3636
|
+
/* @__PURE__ */ React162.createElement(
|
|
3491
3637
|
"feGaussianBlur",
|
|
3492
3638
|
{
|
|
3493
3639
|
stdDeviation: "2.475",
|
|
3494
3640
|
result: "effect1_foregroundBlur_2_3913"
|
|
3495
3641
|
}
|
|
3496
3642
|
)
|
|
3497
|
-
), /* @__PURE__ */
|
|
3643
|
+
), /* @__PURE__ */ React162.createElement(
|
|
3498
3644
|
"filter",
|
|
3499
3645
|
{
|
|
3500
3646
|
id: "filter1_f_2_3913",
|
|
@@ -3505,8 +3651,8 @@ function SvgSafariLogo(props) {
|
|
|
3505
3651
|
filterUnits: "userSpaceOnUse",
|
|
3506
3652
|
colorInterpolationFilters: "sRGB"
|
|
3507
3653
|
},
|
|
3508
|
-
/* @__PURE__ */
|
|
3509
|
-
/* @__PURE__ */
|
|
3654
|
+
/* @__PURE__ */ React162.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
3655
|
+
/* @__PURE__ */ React162.createElement(
|
|
3510
3656
|
"feBlend",
|
|
3511
3657
|
{
|
|
3512
3658
|
mode: "normal",
|
|
@@ -3515,14 +3661,14 @@ function SvgSafariLogo(props) {
|
|
|
3515
3661
|
result: "shape"
|
|
3516
3662
|
}
|
|
3517
3663
|
),
|
|
3518
|
-
/* @__PURE__ */
|
|
3664
|
+
/* @__PURE__ */ React162.createElement(
|
|
3519
3665
|
"feGaussianBlur",
|
|
3520
3666
|
{
|
|
3521
3667
|
stdDeviation: "1.27242",
|
|
3522
3668
|
result: "effect1_foregroundBlur_2_3913"
|
|
3523
3669
|
}
|
|
3524
3670
|
)
|
|
3525
|
-
), /* @__PURE__ */
|
|
3671
|
+
), /* @__PURE__ */ React162.createElement(
|
|
3526
3672
|
"linearGradient",
|
|
3527
3673
|
{
|
|
3528
3674
|
id: "paint0_linear_2_3913",
|
|
@@ -3532,9 +3678,9 @@ function SvgSafariLogo(props) {
|
|
|
3532
3678
|
y2: "0.780279",
|
|
3533
3679
|
gradientUnits: "userSpaceOnUse"
|
|
3534
3680
|
},
|
|
3535
|
-
/* @__PURE__ */
|
|
3536
|
-
/* @__PURE__ */
|
|
3537
|
-
), /* @__PURE__ */
|
|
3681
|
+
/* @__PURE__ */ React162.createElement("stop", { stopColor: "#BDBDBD" }),
|
|
3682
|
+
/* @__PURE__ */ React162.createElement("stop", { offset: "1", stopColor: "white" })
|
|
3683
|
+
), /* @__PURE__ */ React162.createElement(
|
|
3538
3684
|
"radialGradient",
|
|
3539
3685
|
{
|
|
3540
3686
|
id: "paint1_radial_2_3913",
|
|
@@ -3544,12 +3690,12 @@ function SvgSafariLogo(props) {
|
|
|
3544
3690
|
gradientUnits: "userSpaceOnUse",
|
|
3545
3691
|
gradientTransform: "translate(48.1888 40.1224) scale(45.4496 45.4495)"
|
|
3546
3692
|
},
|
|
3547
|
-
/* @__PURE__ */
|
|
3548
|
-
/* @__PURE__ */
|
|
3549
|
-
/* @__PURE__ */
|
|
3550
|
-
/* @__PURE__ */
|
|
3551
|
-
/* @__PURE__ */
|
|
3552
|
-
), /* @__PURE__ */
|
|
3693
|
+
/* @__PURE__ */ React162.createElement("stop", { stopColor: "#06C2E7" }),
|
|
3694
|
+
/* @__PURE__ */ React162.createElement("stop", { offset: "0.25", stopColor: "#0DB8EC" }),
|
|
3695
|
+
/* @__PURE__ */ React162.createElement("stop", { offset: "0.5", stopColor: "#12AEF1" }),
|
|
3696
|
+
/* @__PURE__ */ React162.createElement("stop", { offset: "0.75", stopColor: "#1F86F9" }),
|
|
3697
|
+
/* @__PURE__ */ React162.createElement("stop", { offset: "1", stopColor: "#107DDD" })
|
|
3698
|
+
), /* @__PURE__ */ React162.createElement("clipPath", { id: "clip0_2_3913" }, /* @__PURE__ */ React162.createElement(
|
|
3553
3699
|
"rect",
|
|
3554
3700
|
{
|
|
3555
3701
|
width: "96",
|
|
@@ -3562,32 +3708,32 @@ function SvgSafariLogo(props) {
|
|
|
3562
3708
|
}
|
|
3563
3709
|
|
|
3564
3710
|
// src/components/icon/available-icons/salesforce.tsx
|
|
3565
|
-
import
|
|
3566
|
-
var SvgSalesforce = (props) => /* @__PURE__ */
|
|
3711
|
+
import React163 from "react";
|
|
3712
|
+
var SvgSalesforce = (props) => /* @__PURE__ */ React163.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React163.createElement(
|
|
3567
3713
|
"path",
|
|
3568
3714
|
{
|
|
3569
3715
|
d: "M14.9076 12.034C14.9801 11.923 15.0171 11.7665 15.0171 11.5681C15.0171 11.3704 14.9805 11.2146 14.9076 11.1051C14.8356 10.9968 14.7268 10.9441 14.574 10.9441C14.4211 10.9441 14.3129 10.9963 14.2418 11.1051C14.1702 11.2146 14.1337 11.3704 14.1337 11.5688C14.1337 11.7672 14.17 11.9245 14.2418 12.0347C14.3131 12.1439 14.4219 12.1972 14.574 12.1972C14.7261 12.1972 14.8354 12.1435 14.9076 12.034Z",
|
|
3570
3716
|
fill: "#00A1E0"
|
|
3571
3717
|
}
|
|
3572
|
-
), /* @__PURE__ */
|
|
3718
|
+
), /* @__PURE__ */ React163.createElement(
|
|
3573
3719
|
"path",
|
|
3574
3720
|
{
|
|
3575
3721
|
d: "M18.7729 11.3768L19.5996 11.377C19.5919 11.2704 19.571 11.1753 19.5232 11.1036C19.4512 10.9951 19.3505 10.9353 19.1983 10.9353C19.0463 10.9353 18.938 10.9948 18.8669 11.1036C18.8587 11.1159 18.8511 11.1288 18.8439 11.1423C18.8376 11.154 18.8318 11.1661 18.8264 11.1786C18.8096 11.2173 18.7962 11.2602 18.7857 11.307C18.7833 11.3177 18.7812 11.3285 18.7791 11.3395C18.7768 11.3517 18.7748 11.3642 18.7729 11.3768Z",
|
|
3576
3722
|
fill: "#00A1E0"
|
|
3577
3723
|
}
|
|
3578
|
-
), /* @__PURE__ */
|
|
3724
|
+
), /* @__PURE__ */ React163.createElement(
|
|
3579
3725
|
"path",
|
|
3580
3726
|
{
|
|
3581
3727
|
d: "M9.49091 11.3768C9.494 11.3558 9.49766 11.3355 9.50182 11.3158C9.51122 11.2713 9.52335 11.2303 9.53842 11.1929C9.54625 11.1737 9.55479 11.1554 9.56419 11.1381C9.57072 11.1261 9.57761 11.1146 9.58493 11.1036C9.65605 10.9948 9.76428 10.9353 9.91636 10.9353C10.0685 10.9353 10.1692 10.9951 10.2412 11.1036C10.2889 11.1753 10.3098 11.2704 10.3176 11.377L9.49091 11.3768Z",
|
|
3582
3728
|
fill: "#00A1E0"
|
|
3583
3729
|
}
|
|
3584
|
-
), /* @__PURE__ */
|
|
3730
|
+
), /* @__PURE__ */ React163.createElement(
|
|
3585
3731
|
"path",
|
|
3586
3732
|
{
|
|
3587
3733
|
d: "M6.91791 12.0652C6.93299 12.0888 6.9393 12.0977 6.9848 12.134L6.98545 12.1343C6.98473 12.1341 7.08908 12.2162 7.32499 12.202C7.49106 12.192 7.6379 12.1603 7.6379 12.1603V11.6334C7.53377 11.6174 7.4287 11.6085 7.32334 11.6066C7.08672 11.6036 6.98602 11.6905 6.98674 11.6904C6.97325 11.6999 6.96112 11.7103 6.95028 11.7217C6.92846 11.7446 6.91203 11.7713 6.9009 11.802C6.88906 11.8348 6.88318 11.8722 6.88318 11.9145C6.88318 11.929 6.88375 11.9427 6.8849 11.9558C6.88669 11.976 6.88992 11.9944 6.89452 12.0111C6.90019 12.0318 6.90801 12.0499 6.91791 12.0652Z",
|
|
3588
3734
|
fill: "#00A1E0"
|
|
3589
3735
|
}
|
|
3590
|
-
), /* @__PURE__ */
|
|
3736
|
+
), /* @__PURE__ */ React163.createElement(
|
|
3591
3737
|
"path",
|
|
3592
3738
|
{
|
|
3593
3739
|
fillRule: "evenodd",
|
|
@@ -3598,32 +3744,32 @@ var SvgSalesforce = (props) => /* @__PURE__ */ React158.createElement("svg", __s
|
|
|
3598
3744
|
));
|
|
3599
3745
|
|
|
3600
3746
|
// src/components/icon/available-icons/salesforce-blk.tsx
|
|
3601
|
-
import
|
|
3602
|
-
var SvgSalesforceBlk = (props) => /* @__PURE__ */
|
|
3747
|
+
import React164 from "react";
|
|
3748
|
+
var SvgSalesforceBlk = (props) => /* @__PURE__ */ React164.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React164.createElement(
|
|
3603
3749
|
"path",
|
|
3604
3750
|
{
|
|
3605
3751
|
d: "M14.9076 12.034C14.9801 11.923 15.0171 11.7665 15.0171 11.5681C15.0171 11.3704 14.9805 11.2146 14.9076 11.1051C14.8356 10.9968 14.7268 10.9441 14.574 10.9441C14.4211 10.9441 14.3129 10.9963 14.2418 11.1051C14.1702 11.2146 14.1337 11.3704 14.1337 11.5688C14.1337 11.7672 14.17 11.9245 14.2418 12.0347C14.3131 12.1439 14.4219 12.1972 14.574 12.1972C14.7261 12.1972 14.8354 12.1435 14.9076 12.034Z",
|
|
3606
3752
|
fill: "currentColor"
|
|
3607
3753
|
}
|
|
3608
|
-
), /* @__PURE__ */
|
|
3754
|
+
), /* @__PURE__ */ React164.createElement(
|
|
3609
3755
|
"path",
|
|
3610
3756
|
{
|
|
3611
3757
|
d: "M18.7729 11.3768L19.5996 11.377C19.5919 11.2704 19.571 11.1753 19.5232 11.1036C19.4512 10.9951 19.3505 10.9353 19.1983 10.9353C19.0463 10.9353 18.938 10.9948 18.8669 11.1036C18.8587 11.1159 18.8511 11.1288 18.8439 11.1423C18.8376 11.154 18.8318 11.1661 18.8264 11.1786C18.8096 11.2173 18.7962 11.2602 18.7857 11.307C18.7833 11.3177 18.7812 11.3285 18.7791 11.3395C18.7768 11.3517 18.7748 11.3642 18.7729 11.3768Z",
|
|
3612
3758
|
fill: "currentColor"
|
|
3613
3759
|
}
|
|
3614
|
-
), /* @__PURE__ */
|
|
3760
|
+
), /* @__PURE__ */ React164.createElement(
|
|
3615
3761
|
"path",
|
|
3616
3762
|
{
|
|
3617
3763
|
d: "M9.49091 11.3768C9.494 11.3558 9.49766 11.3355 9.50182 11.3158C9.51122 11.2713 9.52335 11.2303 9.53842 11.1929C9.54625 11.1737 9.55479 11.1554 9.56419 11.1381C9.57072 11.1261 9.57761 11.1146 9.58493 11.1036C9.65605 10.9948 9.76428 10.9353 9.91636 10.9353C10.0685 10.9353 10.1692 10.9951 10.2412 11.1036C10.2889 11.1753 10.3098 11.2704 10.3176 11.377L9.49091 11.3768Z",
|
|
3618
3764
|
fill: "currentColor"
|
|
3619
3765
|
}
|
|
3620
|
-
), /* @__PURE__ */
|
|
3766
|
+
), /* @__PURE__ */ React164.createElement(
|
|
3621
3767
|
"path",
|
|
3622
3768
|
{
|
|
3623
3769
|
d: "M6.91791 12.0652C6.93299 12.0888 6.9393 12.0977 6.9848 12.134L6.98545 12.1343C6.98473 12.1341 7.08908 12.2162 7.32499 12.202C7.49106 12.192 7.6379 12.1603 7.6379 12.1603V11.6334C7.53377 11.6174 7.4287 11.6085 7.32334 11.6066C7.08672 11.6036 6.98602 11.6905 6.98674 11.6904C6.97325 11.6999 6.96112 11.7103 6.95028 11.7217C6.92846 11.7446 6.91203 11.7713 6.9009 11.802C6.88906 11.8348 6.88318 11.8722 6.88318 11.9145C6.88318 11.929 6.88375 11.9427 6.8849 11.9558C6.88669 11.976 6.88992 11.9944 6.89452 12.0111C6.90019 12.0318 6.90801 12.0499 6.91791 12.0652Z",
|
|
3624
3770
|
fill: "currentColor"
|
|
3625
3771
|
}
|
|
3626
|
-
), /* @__PURE__ */
|
|
3772
|
+
), /* @__PURE__ */ React164.createElement(
|
|
3627
3773
|
"path",
|
|
3628
3774
|
{
|
|
3629
3775
|
fillRule: "evenodd",
|
|
@@ -3634,9 +3780,9 @@ var SvgSalesforceBlk = (props) => /* @__PURE__ */ React159.createElement("svg",
|
|
|
3634
3780
|
));
|
|
3635
3781
|
|
|
3636
3782
|
// src/components/icon/available-icons/scissors.tsx
|
|
3637
|
-
import * as
|
|
3783
|
+
import * as React165 from "react";
|
|
3638
3784
|
function SvgScissors(props) {
|
|
3639
|
-
return /* @__PURE__ */
|
|
3785
|
+
return /* @__PURE__ */ React165.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React165.createElement(
|
|
3640
3786
|
"path",
|
|
3641
3787
|
{
|
|
3642
3788
|
fillRule: "evenodd",
|
|
@@ -3644,7 +3790,7 @@ function SvgScissors(props) {
|
|
|
3644
3790
|
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",
|
|
3645
3791
|
fill: "currentColor"
|
|
3646
3792
|
}
|
|
3647
|
-
), /* @__PURE__ */
|
|
3793
|
+
), /* @__PURE__ */ React165.createElement(
|
|
3648
3794
|
"path",
|
|
3649
3795
|
{
|
|
3650
3796
|
fillRule: "evenodd",
|
|
@@ -3652,7 +3798,7 @@ function SvgScissors(props) {
|
|
|
3652
3798
|
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",
|
|
3653
3799
|
fill: "currentColor"
|
|
3654
3800
|
}
|
|
3655
|
-
), /* @__PURE__ */
|
|
3801
|
+
), /* @__PURE__ */ React165.createElement(
|
|
3656
3802
|
"path",
|
|
3657
3803
|
{
|
|
3658
3804
|
fillRule: "evenodd",
|
|
@@ -3664,9 +3810,9 @@ function SvgScissors(props) {
|
|
|
3664
3810
|
}
|
|
3665
3811
|
|
|
3666
3812
|
// src/components/icon/available-icons/search.tsx
|
|
3667
|
-
import * as
|
|
3813
|
+
import * as React166 from "react";
|
|
3668
3814
|
function SvgSearch(props) {
|
|
3669
|
-
return /* @__PURE__ */
|
|
3815
|
+
return /* @__PURE__ */ React166.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React166.createElement(
|
|
3670
3816
|
"path",
|
|
3671
3817
|
{
|
|
3672
3818
|
fillRule: "evenodd",
|
|
@@ -3674,7 +3820,7 @@ function SvgSearch(props) {
|
|
|
3674
3820
|
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",
|
|
3675
3821
|
fill: "currentColor"
|
|
3676
3822
|
}
|
|
3677
|
-
), /* @__PURE__ */
|
|
3823
|
+
), /* @__PURE__ */ React166.createElement(
|
|
3678
3824
|
"path",
|
|
3679
3825
|
{
|
|
3680
3826
|
fillRule: "evenodd",
|
|
@@ -3686,9 +3832,9 @@ function SvgSearch(props) {
|
|
|
3686
3832
|
}
|
|
3687
3833
|
|
|
3688
3834
|
// src/components/icon/available-icons/send.tsx
|
|
3689
|
-
import * as
|
|
3835
|
+
import * as React167 from "react";
|
|
3690
3836
|
function SvgSend(props) {
|
|
3691
|
-
return /* @__PURE__ */
|
|
3837
|
+
return /* @__PURE__ */ React167.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React167.createElement(
|
|
3692
3838
|
"path",
|
|
3693
3839
|
{
|
|
3694
3840
|
fillRule: "evenodd",
|
|
@@ -3696,7 +3842,7 @@ function SvgSend(props) {
|
|
|
3696
3842
|
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",
|
|
3697
3843
|
fill: "currentColor"
|
|
3698
3844
|
}
|
|
3699
|
-
), /* @__PURE__ */
|
|
3845
|
+
), /* @__PURE__ */ React167.createElement(
|
|
3700
3846
|
"path",
|
|
3701
3847
|
{
|
|
3702
3848
|
fillRule: "evenodd",
|
|
@@ -3708,8 +3854,8 @@ function SvgSend(props) {
|
|
|
3708
3854
|
}
|
|
3709
3855
|
|
|
3710
3856
|
// src/components/icon/available-icons/sentiment-dissatisfied.tsx
|
|
3711
|
-
import
|
|
3712
|
-
var SvgSentimentDissatisfied = (props) => /* @__PURE__ */
|
|
3857
|
+
import React168 from "react";
|
|
3858
|
+
var SvgSentimentDissatisfied = (props) => /* @__PURE__ */ React168.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React168.createElement(
|
|
3713
3859
|
"path",
|
|
3714
3860
|
{
|
|
3715
3861
|
fillRule: "evenodd",
|
|
@@ -3720,8 +3866,8 @@ var SvgSentimentDissatisfied = (props) => /* @__PURE__ */ React163.createElement
|
|
|
3720
3866
|
));
|
|
3721
3867
|
|
|
3722
3868
|
// src/components/icon/available-icons/sentiment-satisfied.tsx
|
|
3723
|
-
import
|
|
3724
|
-
var SvgSentimentSatisfied = (props) => /* @__PURE__ */
|
|
3869
|
+
import React169 from "react";
|
|
3870
|
+
var SvgSentimentSatisfied = (props) => /* @__PURE__ */ React169.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React169.createElement(
|
|
3725
3871
|
"path",
|
|
3726
3872
|
{
|
|
3727
3873
|
fillRule: "evenodd",
|
|
@@ -3732,9 +3878,9 @@ var SvgSentimentSatisfied = (props) => /* @__PURE__ */ React164.createElement("s
|
|
|
3732
3878
|
));
|
|
3733
3879
|
|
|
3734
3880
|
// src/components/icon/available-icons/settings.tsx
|
|
3735
|
-
import * as
|
|
3881
|
+
import * as React170 from "react";
|
|
3736
3882
|
function SvgSettings(props) {
|
|
3737
|
-
return /* @__PURE__ */
|
|
3883
|
+
return /* @__PURE__ */ React170.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React170.createElement(
|
|
3738
3884
|
"path",
|
|
3739
3885
|
{
|
|
3740
3886
|
fillRule: "evenodd",
|
|
@@ -3742,7 +3888,7 @@ function SvgSettings(props) {
|
|
|
3742
3888
|
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",
|
|
3743
3889
|
fill: "currentColor"
|
|
3744
3890
|
}
|
|
3745
|
-
), /* @__PURE__ */
|
|
3891
|
+
), /* @__PURE__ */ React170.createElement(
|
|
3746
3892
|
"path",
|
|
3747
3893
|
{
|
|
3748
3894
|
fillRule: "evenodd",
|
|
@@ -3754,9 +3900,9 @@ function SvgSettings(props) {
|
|
|
3754
3900
|
}
|
|
3755
3901
|
|
|
3756
3902
|
// src/components/icon/available-icons/share.tsx
|
|
3757
|
-
import * as
|
|
3903
|
+
import * as React171 from "react";
|
|
3758
3904
|
function SvgShare(props) {
|
|
3759
|
-
return /* @__PURE__ */
|
|
3905
|
+
return /* @__PURE__ */ React171.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React171.createElement(
|
|
3760
3906
|
"path",
|
|
3761
3907
|
{
|
|
3762
3908
|
fillRule: "evenodd",
|
|
@@ -3768,8 +3914,8 @@ function SvgShare(props) {
|
|
|
3768
3914
|
}
|
|
3769
3915
|
|
|
3770
3916
|
// src/components/icon/available-icons/show-chart.tsx
|
|
3771
|
-
import
|
|
3772
|
-
var SvgShowChart = (props) => /* @__PURE__ */
|
|
3917
|
+
import React172 from "react";
|
|
3918
|
+
var SvgShowChart = (props) => /* @__PURE__ */ React172.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React172.createElement(
|
|
3773
3919
|
"path",
|
|
3774
3920
|
{
|
|
3775
3921
|
d: "M4.186 17.765l5.3-5.3 3.25 3.25c.41.41 1.07.39 1.45-.04l7.17-8.07c.35-.39.33-.99-.04-1.37a1 1 0 00-1.45.04l-6.39 7.18-3.29-3.29a.996.996 0 00-1.41 0l-6.09 6.1a.996.996 0 000 1.41l.09.09c.39.39 1.03.39 1.41 0z",
|
|
@@ -3778,15 +3924,15 @@ var SvgShowChart = (props) => /* @__PURE__ */ React167.createElement("svg", __sp
|
|
|
3778
3924
|
));
|
|
3779
3925
|
|
|
3780
3926
|
// src/components/icon/available-icons/silence-removal.tsx
|
|
3781
|
-
import * as
|
|
3927
|
+
import * as React173 from "react";
|
|
3782
3928
|
function SvgSilenceRemoval(props) {
|
|
3783
|
-
return /* @__PURE__ */
|
|
3929
|
+
return /* @__PURE__ */ React173.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React173.createElement(
|
|
3784
3930
|
"path",
|
|
3785
3931
|
{
|
|
3786
3932
|
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",
|
|
3787
3933
|
fill: "currentColor"
|
|
3788
3934
|
}
|
|
3789
|
-
), /* @__PURE__ */
|
|
3935
|
+
), /* @__PURE__ */ React173.createElement(
|
|
3790
3936
|
"path",
|
|
3791
3937
|
{
|
|
3792
3938
|
fillRule: "evenodd",
|
|
@@ -3794,7 +3940,7 @@ function SvgSilenceRemoval(props) {
|
|
|
3794
3940
|
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",
|
|
3795
3941
|
fill: "currentColor"
|
|
3796
3942
|
}
|
|
3797
|
-
), /* @__PURE__ */
|
|
3943
|
+
), /* @__PURE__ */ React173.createElement(
|
|
3798
3944
|
"path",
|
|
3799
3945
|
{
|
|
3800
3946
|
fillRule: "evenodd",
|
|
@@ -3802,7 +3948,7 @@ function SvgSilenceRemoval(props) {
|
|
|
3802
3948
|
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",
|
|
3803
3949
|
fill: "currentColor"
|
|
3804
3950
|
}
|
|
3805
|
-
), /* @__PURE__ */
|
|
3951
|
+
), /* @__PURE__ */ React173.createElement(
|
|
3806
3952
|
"path",
|
|
3807
3953
|
{
|
|
3808
3954
|
fillRule: "evenodd",
|
|
@@ -3810,7 +3956,7 @@ function SvgSilenceRemoval(props) {
|
|
|
3810
3956
|
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",
|
|
3811
3957
|
fill: "currentColor"
|
|
3812
3958
|
}
|
|
3813
|
-
), /* @__PURE__ */
|
|
3959
|
+
), /* @__PURE__ */ React173.createElement(
|
|
3814
3960
|
"path",
|
|
3815
3961
|
{
|
|
3816
3962
|
fillRule: "evenodd",
|
|
@@ -3822,9 +3968,9 @@ function SvgSilenceRemoval(props) {
|
|
|
3822
3968
|
}
|
|
3823
3969
|
|
|
3824
3970
|
// src/components/icon/available-icons/skip-back.tsx
|
|
3825
|
-
import * as
|
|
3971
|
+
import * as React174 from "react";
|
|
3826
3972
|
function SvgSkipBack(props) {
|
|
3827
|
-
return /* @__PURE__ */
|
|
3973
|
+
return /* @__PURE__ */ React174.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React174.createElement(
|
|
3828
3974
|
"path",
|
|
3829
3975
|
{
|
|
3830
3976
|
fillRule: "evenodd",
|
|
@@ -3836,27 +3982,27 @@ function SvgSkipBack(props) {
|
|
|
3836
3982
|
}
|
|
3837
3983
|
|
|
3838
3984
|
// src/components/icon/available-icons/slack.tsx
|
|
3839
|
-
import * as
|
|
3985
|
+
import * as React175 from "react";
|
|
3840
3986
|
function SvgSlack(props) {
|
|
3841
|
-
return /* @__PURE__ */
|
|
3987
|
+
return /* @__PURE__ */ React175.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React175.createElement(
|
|
3842
3988
|
"path",
|
|
3843
3989
|
{
|
|
3844
3990
|
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",
|
|
3845
3991
|
fill: "#E01E5A"
|
|
3846
3992
|
}
|
|
3847
|
-
), /* @__PURE__ */
|
|
3993
|
+
), /* @__PURE__ */ React175.createElement(
|
|
3848
3994
|
"path",
|
|
3849
3995
|
{
|
|
3850
3996
|
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",
|
|
3851
3997
|
fill: "#36C5F0"
|
|
3852
3998
|
}
|
|
3853
|
-
), /* @__PURE__ */
|
|
3999
|
+
), /* @__PURE__ */ React175.createElement(
|
|
3854
4000
|
"path",
|
|
3855
4001
|
{
|
|
3856
4002
|
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",
|
|
3857
4003
|
fill: "#2EB67D"
|
|
3858
4004
|
}
|
|
3859
|
-
), /* @__PURE__ */
|
|
4005
|
+
), /* @__PURE__ */ React175.createElement(
|
|
3860
4006
|
"path",
|
|
3861
4007
|
{
|
|
3862
4008
|
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",
|
|
@@ -3866,9 +4012,9 @@ function SvgSlack(props) {
|
|
|
3866
4012
|
}
|
|
3867
4013
|
|
|
3868
4014
|
// src/components/icon/available-icons/smile.tsx
|
|
3869
|
-
import * as
|
|
4015
|
+
import * as React176 from "react";
|
|
3870
4016
|
function SvgSmile(props) {
|
|
3871
|
-
return /* @__PURE__ */
|
|
4017
|
+
return /* @__PURE__ */ React176.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React176.createElement(
|
|
3872
4018
|
"path",
|
|
3873
4019
|
{
|
|
3874
4020
|
fillRule: "evenodd",
|
|
@@ -3876,7 +4022,7 @@ function SvgSmile(props) {
|
|
|
3876
4022
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
3877
4023
|
fill: "currentColor"
|
|
3878
4024
|
}
|
|
3879
|
-
), /* @__PURE__ */
|
|
4025
|
+
), /* @__PURE__ */ React176.createElement(
|
|
3880
4026
|
"path",
|
|
3881
4027
|
{
|
|
3882
4028
|
fillRule: "evenodd",
|
|
@@ -3888,9 +4034,9 @@ function SvgSmile(props) {
|
|
|
3888
4034
|
}
|
|
3889
4035
|
|
|
3890
4036
|
// src/components/icon/available-icons/smile-alt.tsx
|
|
3891
|
-
import * as
|
|
4037
|
+
import * as React177 from "react";
|
|
3892
4038
|
function SvgSmileAlt(props) {
|
|
3893
|
-
return /* @__PURE__ */
|
|
4039
|
+
return /* @__PURE__ */ React177.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React177.createElement(
|
|
3894
4040
|
"path",
|
|
3895
4041
|
{
|
|
3896
4042
|
fillRule: "evenodd",
|
|
@@ -3898,7 +4044,7 @@ function SvgSmileAlt(props) {
|
|
|
3898
4044
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
3899
4045
|
fill: "currentColor"
|
|
3900
4046
|
}
|
|
3901
|
-
), /* @__PURE__ */
|
|
4047
|
+
), /* @__PURE__ */ React177.createElement(
|
|
3902
4048
|
"path",
|
|
3903
4049
|
{
|
|
3904
4050
|
fillRule: "evenodd",
|
|
@@ -3910,9 +4056,9 @@ function SvgSmileAlt(props) {
|
|
|
3910
4056
|
}
|
|
3911
4057
|
|
|
3912
4058
|
// src/components/icon/available-icons/smile-select.tsx
|
|
3913
|
-
import * as
|
|
4059
|
+
import * as React178 from "react";
|
|
3914
4060
|
function SvgSmileSelect(props) {
|
|
3915
|
-
return /* @__PURE__ */
|
|
4061
|
+
return /* @__PURE__ */ React178.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React178.createElement(
|
|
3916
4062
|
"path",
|
|
3917
4063
|
{
|
|
3918
4064
|
fillRule: "evenodd",
|
|
@@ -3924,8 +4070,8 @@ function SvgSmileSelect(props) {
|
|
|
3924
4070
|
}
|
|
3925
4071
|
|
|
3926
4072
|
// src/components/icon/available-icons/sparkle.tsx
|
|
3927
|
-
import
|
|
3928
|
-
var SvgSparkle = (props) => /* @__PURE__ */
|
|
4073
|
+
import React179 from "react";
|
|
4074
|
+
var SvgSparkle = (props) => /* @__PURE__ */ React179.createElement("svg", __spreadValues({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React179.createElement(
|
|
3929
4075
|
"path",
|
|
3930
4076
|
{
|
|
3931
4077
|
d: "M10.6 9.6L9 15 7.4 9.6 2 8l5.4-1.6L9 1l1.6 5.4L16 8l-5.4 1.6zm6.4 4.6l4-2.2-2.2 4 2.2 4-4-2.2-4 2.2 2.2-4-2.2-4 4 2.2zM10 16l-1.7 3 1.7 3-3-1.7L4 22l1.7-3L4 16l3 1.7 3-1.7z",
|
|
@@ -3934,9 +4080,9 @@ var SvgSparkle = (props) => /* @__PURE__ */ React174.createElement("svg", __spre
|
|
|
3934
4080
|
));
|
|
3935
4081
|
|
|
3936
4082
|
// src/components/icon/available-icons/star.tsx
|
|
3937
|
-
import * as
|
|
4083
|
+
import * as React180 from "react";
|
|
3938
4084
|
function SvgStar(props) {
|
|
3939
|
-
return /* @__PURE__ */
|
|
4085
|
+
return /* @__PURE__ */ React180.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React180.createElement(
|
|
3940
4086
|
"path",
|
|
3941
4087
|
{
|
|
3942
4088
|
fillRule: "evenodd",
|
|
@@ -3948,9 +4094,9 @@ function SvgStar(props) {
|
|
|
3948
4094
|
}
|
|
3949
4095
|
|
|
3950
4096
|
// src/components/icon/available-icons/star-outline.tsx
|
|
3951
|
-
import * as
|
|
4097
|
+
import * as React181 from "react";
|
|
3952
4098
|
function SvgStarOutline(props) {
|
|
3953
|
-
return /* @__PURE__ */
|
|
4099
|
+
return /* @__PURE__ */ React181.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React181.createElement(
|
|
3954
4100
|
"path",
|
|
3955
4101
|
{
|
|
3956
4102
|
fillRule: "evenodd",
|
|
@@ -3962,14 +4108,14 @@ function SvgStarOutline(props) {
|
|
|
3962
4108
|
}
|
|
3963
4109
|
|
|
3964
4110
|
// src/components/icon/available-icons/stop.tsx
|
|
3965
|
-
import * as
|
|
4111
|
+
import * as React182 from "react";
|
|
3966
4112
|
function SvgStop(props) {
|
|
3967
|
-
return /* @__PURE__ */
|
|
4113
|
+
return /* @__PURE__ */ React182.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React182.createElement("rect", { x: 4, y: 4, width: 16, height: 16, rx: 2, fill: "currentColor" }));
|
|
3968
4114
|
}
|
|
3969
4115
|
|
|
3970
4116
|
// src/components/icon/available-icons/tag-faces.tsx
|
|
3971
|
-
import
|
|
3972
|
-
var SvgTagFaces = (props) => /* @__PURE__ */
|
|
4117
|
+
import React183 from "react";
|
|
4118
|
+
var SvgTagFaces = (props) => /* @__PURE__ */ React183.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React183.createElement(
|
|
3973
4119
|
"path",
|
|
3974
4120
|
{
|
|
3975
4121
|
fillRule: "evenodd",
|
|
@@ -3980,8 +4126,8 @@ var SvgTagFaces = (props) => /* @__PURE__ */ React178.createElement("svg", __spr
|
|
|
3980
4126
|
));
|
|
3981
4127
|
|
|
3982
4128
|
// src/components/icon/available-icons/task.tsx
|
|
3983
|
-
import
|
|
3984
|
-
var SvgTask = () => /* @__PURE__ */
|
|
4129
|
+
import React184 from "react";
|
|
4130
|
+
var SvgTask = () => /* @__PURE__ */ React184.createElement("svg", { viewBox: "0 0 21 23", fill: "none" }, /* @__PURE__ */ React184.createElement(
|
|
3985
4131
|
"path",
|
|
3986
4132
|
{
|
|
3987
4133
|
fillRule: "evenodd",
|
|
@@ -3989,7 +4135,7 @@ var SvgTask = () => /* @__PURE__ */ React179.createElement("svg", { viewBox: "0
|
|
|
3989
4135
|
d: "M10.5 20C15.7467 20 20 15.7467 20 10.5C20 5.25329 15.7467 1 10.5 1C5.25329 1 1 5.25329 1 10.5V20.6209C1 21.7814 2.44382 22.3155 3.19907 21.4344L5.59598 18.638C7.02754 19.5025 8.70568 20 10.5 20Z",
|
|
3990
4136
|
fill: "currentColor"
|
|
3991
4137
|
}
|
|
3992
|
-
), /* @__PURE__ */
|
|
4138
|
+
), /* @__PURE__ */ React184.createElement(
|
|
3993
4139
|
"path",
|
|
3994
4140
|
{
|
|
3995
4141
|
fillRule: "evenodd",
|
|
@@ -3998,7 +4144,7 @@ var SvgTask = () => /* @__PURE__ */ React179.createElement("svg", { viewBox: "0
|
|
|
3998
4144
|
fill: "white",
|
|
3999
4145
|
fillOpacity: "0.65"
|
|
4000
4146
|
}
|
|
4001
|
-
), /* @__PURE__ */
|
|
4147
|
+
), /* @__PURE__ */ React184.createElement(
|
|
4002
4148
|
"path",
|
|
4003
4149
|
{
|
|
4004
4150
|
fillRule: "evenodd",
|
|
@@ -4006,7 +4152,7 @@ var SvgTask = () => /* @__PURE__ */ React179.createElement("svg", { viewBox: "0
|
|
|
4006
4152
|
d: "M15.6186 7.09759C15.8471 7.32614 15.8471 7.69669 15.6186 7.92524L9.18096 14.3629C8.95241 14.5914 8.58186 14.5914 8.35331 14.3629L5.42712 11.4367C5.19857 11.2081 5.19857 10.8376 5.42712 10.609C5.65567 10.3805 6.02622 10.3805 6.25477 10.609L8.76714 13.1214L14.7909 7.09759C15.0195 6.86904 15.39 6.86904 15.6186 7.09759Z",
|
|
4007
4153
|
fill: "currentColor"
|
|
4008
4154
|
}
|
|
4009
|
-
), /* @__PURE__ */
|
|
4155
|
+
), /* @__PURE__ */ React184.createElement(
|
|
4010
4156
|
"path",
|
|
4011
4157
|
{
|
|
4012
4158
|
fillRule: "evenodd",
|
|
@@ -4017,9 +4163,9 @@ var SvgTask = () => /* @__PURE__ */ React179.createElement("svg", { viewBox: "0
|
|
|
4017
4163
|
));
|
|
4018
4164
|
|
|
4019
4165
|
// src/components/icon/available-icons/timer.tsx
|
|
4020
|
-
import * as
|
|
4166
|
+
import * as React185 from "react";
|
|
4021
4167
|
function SvgTimer(props) {
|
|
4022
|
-
return /* @__PURE__ */
|
|
4168
|
+
return /* @__PURE__ */ React185.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React185.createElement(
|
|
4023
4169
|
"path",
|
|
4024
4170
|
{
|
|
4025
4171
|
fillRule: "evenodd",
|
|
@@ -4031,8 +4177,8 @@ function SvgTimer(props) {
|
|
|
4031
4177
|
}
|
|
4032
4178
|
|
|
4033
4179
|
// src/components/icon/available-icons/touch-app.tsx
|
|
4034
|
-
import
|
|
4035
|
-
var SvgTouchApp = (props) => /* @__PURE__ */
|
|
4180
|
+
import React186 from "react";
|
|
4181
|
+
var SvgTouchApp = (props) => /* @__PURE__ */ React186.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React186.createElement(
|
|
4036
4182
|
"path",
|
|
4037
4183
|
{
|
|
4038
4184
|
fillRule: "evenodd",
|
|
@@ -4043,9 +4189,9 @@ var SvgTouchApp = (props) => /* @__PURE__ */ React181.createElement("svg", __spr
|
|
|
4043
4189
|
));
|
|
4044
4190
|
|
|
4045
4191
|
// src/components/icon/available-icons/trash.tsx
|
|
4046
|
-
import * as
|
|
4192
|
+
import * as React187 from "react";
|
|
4047
4193
|
function SvgTrash(props) {
|
|
4048
|
-
return /* @__PURE__ */
|
|
4194
|
+
return /* @__PURE__ */ React187.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React187.createElement(
|
|
4049
4195
|
"path",
|
|
4050
4196
|
{
|
|
4051
4197
|
fillRule: "evenodd",
|
|
@@ -4053,7 +4199,7 @@ function SvgTrash(props) {
|
|
|
4053
4199
|
d: "M4 7.2a1 1 0 011-1h14.4a1 1 0 110 2H5a1 1 0 01-1-1z",
|
|
4054
4200
|
fill: "currentColor"
|
|
4055
4201
|
}
|
|
4056
|
-
), /* @__PURE__ */
|
|
4202
|
+
), /* @__PURE__ */ React187.createElement(
|
|
4057
4203
|
"path",
|
|
4058
4204
|
{
|
|
4059
4205
|
fillRule: "evenodd",
|
|
@@ -4061,7 +4207,7 @@ function SvgTrash(props) {
|
|
|
4061
4207
|
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",
|
|
4062
4208
|
fill: "currentColor"
|
|
4063
4209
|
}
|
|
4064
|
-
), /* @__PURE__ */
|
|
4210
|
+
), /* @__PURE__ */ React187.createElement(
|
|
4065
4211
|
"path",
|
|
4066
4212
|
{
|
|
4067
4213
|
fillRule: "evenodd",
|
|
@@ -4073,9 +4219,9 @@ function SvgTrash(props) {
|
|
|
4073
4219
|
}
|
|
4074
4220
|
|
|
4075
4221
|
// src/components/icon/available-icons/trash-forever.tsx
|
|
4076
|
-
import * as
|
|
4222
|
+
import * as React188 from "react";
|
|
4077
4223
|
function SvgTrashForever(props) {
|
|
4078
|
-
return /* @__PURE__ */
|
|
4224
|
+
return /* @__PURE__ */ React188.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React188.createElement(
|
|
4079
4225
|
"path",
|
|
4080
4226
|
{
|
|
4081
4227
|
fillRule: "evenodd",
|
|
@@ -4083,7 +4229,7 @@ function SvgTrashForever(props) {
|
|
|
4083
4229
|
d: "M4 7.2a1 1 0 011-1h14.4a1 1 0 110 2H5a1 1 0 01-1-1z",
|
|
4084
4230
|
fill: "currentColor"
|
|
4085
4231
|
}
|
|
4086
|
-
), /* @__PURE__ */
|
|
4232
|
+
), /* @__PURE__ */ React188.createElement(
|
|
4087
4233
|
"path",
|
|
4088
4234
|
{
|
|
4089
4235
|
fillRule: "evenodd",
|
|
@@ -4091,7 +4237,7 @@ function SvgTrashForever(props) {
|
|
|
4091
4237
|
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",
|
|
4092
4238
|
fill: "currentColor"
|
|
4093
4239
|
}
|
|
4094
|
-
), /* @__PURE__ */
|
|
4240
|
+
), /* @__PURE__ */ React188.createElement(
|
|
4095
4241
|
"path",
|
|
4096
4242
|
{
|
|
4097
4243
|
fillRule: "evenodd",
|
|
@@ -4099,7 +4245,7 @@ function SvgTrashForever(props) {
|
|
|
4099
4245
|
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",
|
|
4100
4246
|
fill: "currentColor"
|
|
4101
4247
|
}
|
|
4102
|
-
), /* @__PURE__ */
|
|
4248
|
+
), /* @__PURE__ */ React188.createElement(
|
|
4103
4249
|
"path",
|
|
4104
4250
|
{
|
|
4105
4251
|
fillRule: "evenodd",
|
|
@@ -4111,9 +4257,9 @@ function SvgTrashForever(props) {
|
|
|
4111
4257
|
}
|
|
4112
4258
|
|
|
4113
4259
|
// src/components/icon/available-icons/timeline-editor.tsx
|
|
4114
|
-
import * as
|
|
4260
|
+
import * as React189 from "react";
|
|
4115
4261
|
function SvgTimelineEditor(props) {
|
|
4116
|
-
return /* @__PURE__ */
|
|
4262
|
+
return /* @__PURE__ */ React189.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React189.createElement(
|
|
4117
4263
|
"path",
|
|
4118
4264
|
{
|
|
4119
4265
|
fillRule: "evenodd",
|
|
@@ -4121,7 +4267,7 @@ function SvgTimelineEditor(props) {
|
|
|
4121
4267
|
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",
|
|
4122
4268
|
fill: "currentColor"
|
|
4123
4269
|
}
|
|
4124
|
-
), /* @__PURE__ */
|
|
4270
|
+
), /* @__PURE__ */ React189.createElement(
|
|
4125
4271
|
"path",
|
|
4126
4272
|
{
|
|
4127
4273
|
fillRule: "evenodd",
|
|
@@ -4129,7 +4275,7 @@ function SvgTimelineEditor(props) {
|
|
|
4129
4275
|
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",
|
|
4130
4276
|
fill: "currentColor"
|
|
4131
4277
|
}
|
|
4132
|
-
), /* @__PURE__ */
|
|
4278
|
+
), /* @__PURE__ */ React189.createElement(
|
|
4133
4279
|
"path",
|
|
4134
4280
|
{
|
|
4135
4281
|
fillRule: "evenodd",
|
|
@@ -4141,8 +4287,8 @@ function SvgTimelineEditor(props) {
|
|
|
4141
4287
|
}
|
|
4142
4288
|
|
|
4143
4289
|
// src/components/icon/available-icons/tune.tsx
|
|
4144
|
-
import
|
|
4145
|
-
var SvgTune = (props) => /* @__PURE__ */
|
|
4290
|
+
import React190 from "react";
|
|
4291
|
+
var SvgTune = (props) => /* @__PURE__ */ React190.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React190.createElement(
|
|
4146
4292
|
"path",
|
|
4147
4293
|
{
|
|
4148
4294
|
fillRule: "evenodd",
|
|
@@ -4153,9 +4299,9 @@ var SvgTune = (props) => /* @__PURE__ */ React185.createElement("svg", __spreadV
|
|
|
4153
4299
|
));
|
|
4154
4300
|
|
|
4155
4301
|
// src/components/icon/available-icons/unarchive.tsx
|
|
4156
|
-
import * as
|
|
4302
|
+
import * as React191 from "react";
|
|
4157
4303
|
function SvgUnarchive(props) {
|
|
4158
|
-
return /* @__PURE__ */
|
|
4304
|
+
return /* @__PURE__ */ React191.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React191.createElement(
|
|
4159
4305
|
"path",
|
|
4160
4306
|
{
|
|
4161
4307
|
fillRule: "evenodd",
|
|
@@ -4163,7 +4309,7 @@ function SvgUnarchive(props) {
|
|
|
4163
4309
|
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",
|
|
4164
4310
|
fill: "currentColor"
|
|
4165
4311
|
}
|
|
4166
|
-
), /* @__PURE__ */
|
|
4312
|
+
), /* @__PURE__ */ React191.createElement(
|
|
4167
4313
|
"path",
|
|
4168
4314
|
{
|
|
4169
4315
|
fillRule: "evenodd",
|
|
@@ -4171,7 +4317,7 @@ function SvgUnarchive(props) {
|
|
|
4171
4317
|
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",
|
|
4172
4318
|
fill: "currentColor"
|
|
4173
4319
|
}
|
|
4174
|
-
), /* @__PURE__ */
|
|
4320
|
+
), /* @__PURE__ */ React191.createElement(
|
|
4175
4321
|
"path",
|
|
4176
4322
|
{
|
|
4177
4323
|
fillRule: "evenodd",
|
|
@@ -4183,9 +4329,9 @@ function SvgUnarchive(props) {
|
|
|
4183
4329
|
}
|
|
4184
4330
|
|
|
4185
4331
|
// src/components/icon/available-icons/undo.tsx
|
|
4186
|
-
import * as
|
|
4332
|
+
import * as React192 from "react";
|
|
4187
4333
|
function SvgUndo(props) {
|
|
4188
|
-
return /* @__PURE__ */
|
|
4334
|
+
return /* @__PURE__ */ React192.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React192.createElement(
|
|
4189
4335
|
"path",
|
|
4190
4336
|
{
|
|
4191
4337
|
fillRule: "evenodd",
|
|
@@ -4193,7 +4339,7 @@ function SvgUndo(props) {
|
|
|
4193
4339
|
d: "M5.141 7a1 1 0 011 1v5.283h5.283a1 1 0 010 2H5.141a1 1 0 01-1-1V8a1 1 0 011-1z",
|
|
4194
4340
|
fill: "currentColor"
|
|
4195
4341
|
}
|
|
4196
|
-
), /* @__PURE__ */
|
|
4342
|
+
), /* @__PURE__ */ React192.createElement(
|
|
4197
4343
|
"path",
|
|
4198
4344
|
{
|
|
4199
4345
|
fillRule: "evenodd",
|
|
@@ -4205,8 +4351,8 @@ function SvgUndo(props) {
|
|
|
4205
4351
|
}
|
|
4206
4352
|
|
|
4207
4353
|
// src/components/icon/available-icons/redo.tsx
|
|
4208
|
-
import
|
|
4209
|
-
var SvgRedo = (props) => /* @__PURE__ */
|
|
4354
|
+
import React193 from "react";
|
|
4355
|
+
var SvgRedo = (props) => /* @__PURE__ */ React193.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React193.createElement(
|
|
4210
4356
|
"path",
|
|
4211
4357
|
{
|
|
4212
4358
|
fillRule: "evenodd",
|
|
@@ -4214,7 +4360,7 @@ var SvgRedo = (props) => /* @__PURE__ */ React188.createElement("svg", __spreadV
|
|
|
4214
4360
|
d: "M18.8585 7C18.3062 7 17.8585 7.44772 17.8585 8V13.2827H12.5758C12.0235 13.2827 11.5758 13.7305 11.5758 14.2827C11.5758 14.835 12.0235 15.2827 12.5758 15.2827H18.8585C19.4108 15.2827 19.8585 14.835 19.8585 14.2827V8C19.8585 7.44772 19.4108 7 18.8585 7Z",
|
|
4215
4361
|
fill: "currentColor"
|
|
4216
4362
|
}
|
|
4217
|
-
), /* @__PURE__ */
|
|
4363
|
+
), /* @__PURE__ */ React193.createElement(
|
|
4218
4364
|
"path",
|
|
4219
4365
|
{
|
|
4220
4366
|
fillRule: "evenodd",
|
|
@@ -4225,9 +4371,9 @@ var SvgRedo = (props) => /* @__PURE__ */ React188.createElement("svg", __spreadV
|
|
|
4225
4371
|
));
|
|
4226
4372
|
|
|
4227
4373
|
// src/components/icon/available-icons/upload.tsx
|
|
4228
|
-
import * as
|
|
4374
|
+
import * as React194 from "react";
|
|
4229
4375
|
function SvgUpload(props) {
|
|
4230
|
-
return /* @__PURE__ */
|
|
4376
|
+
return /* @__PURE__ */ React194.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React194.createElement(
|
|
4231
4377
|
"path",
|
|
4232
4378
|
{
|
|
4233
4379
|
fillRule: "evenodd",
|
|
@@ -4235,7 +4381,7 @@ function SvgUpload(props) {
|
|
|
4235
4381
|
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",
|
|
4236
4382
|
fill: "currentColor"
|
|
4237
4383
|
}
|
|
4238
|
-
), /* @__PURE__ */
|
|
4384
|
+
), /* @__PURE__ */ React194.createElement(
|
|
4239
4385
|
"path",
|
|
4240
4386
|
{
|
|
4241
4387
|
fillRule: "evenodd",
|
|
@@ -4247,9 +4393,9 @@ function SvgUpload(props) {
|
|
|
4247
4393
|
}
|
|
4248
4394
|
|
|
4249
4395
|
// src/components/icon/available-icons/user.tsx
|
|
4250
|
-
import * as
|
|
4396
|
+
import * as React195 from "react";
|
|
4251
4397
|
function SvgUser(props) {
|
|
4252
|
-
return /* @__PURE__ */
|
|
4398
|
+
return /* @__PURE__ */ React195.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React195.createElement(
|
|
4253
4399
|
"path",
|
|
4254
4400
|
{
|
|
4255
4401
|
fillRule: "evenodd",
|
|
@@ -4261,9 +4407,9 @@ function SvgUser(props) {
|
|
|
4261
4407
|
}
|
|
4262
4408
|
|
|
4263
4409
|
// src/components/icon/available-icons/users.tsx
|
|
4264
|
-
import * as
|
|
4410
|
+
import * as React196 from "react";
|
|
4265
4411
|
function SvgUsers(props) {
|
|
4266
|
-
return /* @__PURE__ */
|
|
4412
|
+
return /* @__PURE__ */ React196.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React196.createElement(
|
|
4267
4413
|
"path",
|
|
4268
4414
|
{
|
|
4269
4415
|
fillRule: "evenodd",
|
|
@@ -4275,9 +4421,9 @@ function SvgUsers(props) {
|
|
|
4275
4421
|
}
|
|
4276
4422
|
|
|
4277
4423
|
// src/components/icon/available-icons/users-add.tsx
|
|
4278
|
-
import * as
|
|
4424
|
+
import * as React197 from "react";
|
|
4279
4425
|
function SvgUsersAdd(props) {
|
|
4280
|
-
return /* @__PURE__ */
|
|
4426
|
+
return /* @__PURE__ */ React197.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React197.createElement(
|
|
4281
4427
|
"path",
|
|
4282
4428
|
{
|
|
4283
4429
|
fillRule: "evenodd",
|
|
@@ -4285,7 +4431,7 @@ function SvgUsersAdd(props) {
|
|
|
4285
4431
|
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",
|
|
4286
4432
|
fill: "currentColor"
|
|
4287
4433
|
}
|
|
4288
|
-
), /* @__PURE__ */
|
|
4434
|
+
), /* @__PURE__ */ React197.createElement(
|
|
4289
4435
|
"path",
|
|
4290
4436
|
{
|
|
4291
4437
|
fillRule: "evenodd",
|
|
@@ -4297,8 +4443,8 @@ function SvgUsersAdd(props) {
|
|
|
4297
4443
|
}
|
|
4298
4444
|
|
|
4299
4445
|
// src/components/icon/available-icons/vertical-align-bottom.tsx
|
|
4300
|
-
import
|
|
4301
|
-
var SvgVerticalAlignBottom = (props) => /* @__PURE__ */
|
|
4446
|
+
import React198 from "react";
|
|
4447
|
+
var SvgVerticalAlignBottom = (props) => /* @__PURE__ */ React198.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React198.createElement(
|
|
4302
4448
|
"path",
|
|
4303
4449
|
{
|
|
4304
4450
|
fillRule: "evenodd",
|
|
@@ -4309,9 +4455,9 @@ var SvgVerticalAlignBottom = (props) => /* @__PURE__ */ React193.createElement("
|
|
|
4309
4455
|
));
|
|
4310
4456
|
|
|
4311
4457
|
// src/components/icon/available-icons/video-cam.tsx
|
|
4312
|
-
import * as
|
|
4458
|
+
import * as React199 from "react";
|
|
4313
4459
|
function SvgVideoCam(props) {
|
|
4314
|
-
return /* @__PURE__ */
|
|
4460
|
+
return /* @__PURE__ */ React199.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React199.createElement(
|
|
4315
4461
|
"path",
|
|
4316
4462
|
{
|
|
4317
4463
|
fillRule: "evenodd",
|
|
@@ -4319,7 +4465,7 @@ function SvgVideoCam(props) {
|
|
|
4319
4465
|
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",
|
|
4320
4466
|
fill: "currentColor"
|
|
4321
4467
|
}
|
|
4322
|
-
), /* @__PURE__ */
|
|
4468
|
+
), /* @__PURE__ */ React199.createElement(
|
|
4323
4469
|
"path",
|
|
4324
4470
|
{
|
|
4325
4471
|
fillRule: "evenodd",
|
|
@@ -4331,8 +4477,8 @@ function SvgVideoCam(props) {
|
|
|
4331
4477
|
}
|
|
4332
4478
|
|
|
4333
4479
|
// src/components/icon/available-icons/videocam.tsx
|
|
4334
|
-
import
|
|
4335
|
-
var SvgVideocam = (props) => /* @__PURE__ */
|
|
4480
|
+
import React200 from "react";
|
|
4481
|
+
var SvgVideocam = (props) => /* @__PURE__ */ React200.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React200.createElement(
|
|
4336
4482
|
"path",
|
|
4337
4483
|
{
|
|
4338
4484
|
d: "M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l2.29 2.29c.63.63 1.71.18 1.71-.71V8.91c0-.89-1.08-1.34-1.71-.71L17 10.5z",
|
|
@@ -4341,8 +4487,8 @@ var SvgVideocam = (props) => /* @__PURE__ */ React195.createElement("svg", __spr
|
|
|
4341
4487
|
));
|
|
4342
4488
|
|
|
4343
4489
|
// src/components/icon/available-icons/videocam-off.tsx
|
|
4344
|
-
import
|
|
4345
|
-
var SvgVideocamOff = (props) => /* @__PURE__ */
|
|
4490
|
+
import React201 from "react";
|
|
4491
|
+
var SvgVideocamOff = (props) => /* @__PURE__ */ React201.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React201.createElement(
|
|
4346
4492
|
"path",
|
|
4347
4493
|
{
|
|
4348
4494
|
fillRule: "evenodd",
|
|
@@ -4353,9 +4499,9 @@ var SvgVideocamOff = (props) => /* @__PURE__ */ React196.createElement("svg", __
|
|
|
4353
4499
|
));
|
|
4354
4500
|
|
|
4355
4501
|
// src/components/icon/available-icons/video-library.tsx
|
|
4356
|
-
import * as
|
|
4502
|
+
import * as React202 from "react";
|
|
4357
4503
|
function SvgVideoLibrary(props) {
|
|
4358
|
-
return /* @__PURE__ */
|
|
4504
|
+
return /* @__PURE__ */ React202.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React202.createElement(
|
|
4359
4505
|
"path",
|
|
4360
4506
|
{
|
|
4361
4507
|
fillRule: "evenodd",
|
|
@@ -4363,7 +4509,7 @@ function SvgVideoLibrary(props) {
|
|
|
4363
4509
|
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",
|
|
4364
4510
|
fill: "currentColor"
|
|
4365
4511
|
}
|
|
4366
|
-
), /* @__PURE__ */
|
|
4512
|
+
), /* @__PURE__ */ React202.createElement(
|
|
4367
4513
|
"path",
|
|
4368
4514
|
{
|
|
4369
4515
|
fillRule: "evenodd",
|
|
@@ -4371,7 +4517,7 @@ function SvgVideoLibrary(props) {
|
|
|
4371
4517
|
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",
|
|
4372
4518
|
fill: "currentColor"
|
|
4373
4519
|
}
|
|
4374
|
-
), /* @__PURE__ */
|
|
4520
|
+
), /* @__PURE__ */ React202.createElement(
|
|
4375
4521
|
"path",
|
|
4376
4522
|
{
|
|
4377
4523
|
fillRule: "evenodd",
|
|
@@ -4383,9 +4529,9 @@ function SvgVideoLibrary(props) {
|
|
|
4383
4529
|
}
|
|
4384
4530
|
|
|
4385
4531
|
// src/components/icon/available-icons/video-off.tsx
|
|
4386
|
-
import * as
|
|
4532
|
+
import * as React203 from "react";
|
|
4387
4533
|
function SvgVideoOff(props) {
|
|
4388
|
-
return /* @__PURE__ */
|
|
4534
|
+
return /* @__PURE__ */ React203.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React203.createElement(
|
|
4389
4535
|
"path",
|
|
4390
4536
|
{
|
|
4391
4537
|
fillRule: "evenodd",
|
|
@@ -4393,7 +4539,7 @@ function SvgVideoOff(props) {
|
|
|
4393
4539
|
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",
|
|
4394
4540
|
fill: "currentColor"
|
|
4395
4541
|
}
|
|
4396
|
-
), /* @__PURE__ */
|
|
4542
|
+
), /* @__PURE__ */ React203.createElement(
|
|
4397
4543
|
"path",
|
|
4398
4544
|
{
|
|
4399
4545
|
fillRule: "evenodd",
|
|
@@ -4405,8 +4551,8 @@ function SvgVideoOff(props) {
|
|
|
4405
4551
|
}
|
|
4406
4552
|
|
|
4407
4553
|
// src/components/icon/available-icons/view-list.tsx
|
|
4408
|
-
import
|
|
4409
|
-
var SvgViewList = (props) => /* @__PURE__ */
|
|
4554
|
+
import React204 from "react";
|
|
4555
|
+
var SvgViewList = (props) => /* @__PURE__ */ React204.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React204.createElement(
|
|
4410
4556
|
"path",
|
|
4411
4557
|
{
|
|
4412
4558
|
fillRule: "evenodd",
|
|
@@ -4417,9 +4563,9 @@ var SvgViewList = (props) => /* @__PURE__ */ React199.createElement("svg", __spr
|
|
|
4417
4563
|
));
|
|
4418
4564
|
|
|
4419
4565
|
// src/components/icon/available-icons/volume1.tsx
|
|
4420
|
-
import * as
|
|
4566
|
+
import * as React205 from "react";
|
|
4421
4567
|
function SvgVolume1(props) {
|
|
4422
|
-
return /* @__PURE__ */
|
|
4568
|
+
return /* @__PURE__ */ React205.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React205.createElement(
|
|
4423
4569
|
"path",
|
|
4424
4570
|
{
|
|
4425
4571
|
fillRule: "evenodd",
|
|
@@ -4431,9 +4577,9 @@ function SvgVolume1(props) {
|
|
|
4431
4577
|
}
|
|
4432
4578
|
|
|
4433
4579
|
// src/components/icon/available-icons/volume2.tsx
|
|
4434
|
-
import * as
|
|
4580
|
+
import * as React206 from "react";
|
|
4435
4581
|
function SvgVolume2(props) {
|
|
4436
|
-
return /* @__PURE__ */
|
|
4582
|
+
return /* @__PURE__ */ React206.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React206.createElement(
|
|
4437
4583
|
"path",
|
|
4438
4584
|
{
|
|
4439
4585
|
fillRule: "evenodd",
|
|
@@ -4445,8 +4591,8 @@ function SvgVolume2(props) {
|
|
|
4445
4591
|
}
|
|
4446
4592
|
|
|
4447
4593
|
// src/components/icon/available-icons/volume-down.tsx
|
|
4448
|
-
import
|
|
4449
|
-
var SvgVolumeDown = (props) => /* @__PURE__ */
|
|
4594
|
+
import React207 from "react";
|
|
4595
|
+
var SvgVolumeDown = (props) => /* @__PURE__ */ React207.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React207.createElement(
|
|
4450
4596
|
"path",
|
|
4451
4597
|
{
|
|
4452
4598
|
fillRule: "evenodd",
|
|
@@ -4457,8 +4603,8 @@ var SvgVolumeDown = (props) => /* @__PURE__ */ React202.createElement("svg", __s
|
|
|
4457
4603
|
));
|
|
4458
4604
|
|
|
4459
4605
|
// src/components/icon/available-icons/volume-mute.tsx
|
|
4460
|
-
import
|
|
4461
|
-
var SvgVolumeMute = (props) => /* @__PURE__ */
|
|
4606
|
+
import React208 from "react";
|
|
4607
|
+
var SvgVolumeMute = (props) => /* @__PURE__ */ React208.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React208.createElement(
|
|
4462
4608
|
"path",
|
|
4463
4609
|
{
|
|
4464
4610
|
d: "M7.5 10.005v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.415c0-.89-1.08-1.34-1.71-.71l-3.29 3.3h-3c-.55 0-1 .45-1 1z",
|
|
@@ -4467,8 +4613,8 @@ var SvgVolumeMute = (props) => /* @__PURE__ */ React203.createElement("svg", __s
|
|
|
4467
4613
|
));
|
|
4468
4614
|
|
|
4469
4615
|
// src/components/icon/available-icons/volume-off.tsx
|
|
4470
|
-
import
|
|
4471
|
-
var SvgVolumeOff = (props) => /* @__PURE__ */
|
|
4616
|
+
import React209 from "react";
|
|
4617
|
+
var SvgVolumeOff = (props) => /* @__PURE__ */ React209.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React209.createElement(
|
|
4472
4618
|
"path",
|
|
4473
4619
|
{
|
|
4474
4620
|
fillRule: "evenodd",
|
|
@@ -4479,8 +4625,8 @@ var SvgVolumeOff = (props) => /* @__PURE__ */ React204.createElement("svg", __sp
|
|
|
4479
4625
|
));
|
|
4480
4626
|
|
|
4481
4627
|
// src/components/icon/available-icons/volume-up.tsx
|
|
4482
|
-
import
|
|
4483
|
-
var SvgVolumeUp = (props) => /* @__PURE__ */
|
|
4628
|
+
import React210 from "react";
|
|
4629
|
+
var SvgVolumeUp = (props) => /* @__PURE__ */ React210.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React210.createElement(
|
|
4484
4630
|
"path",
|
|
4485
4631
|
{
|
|
4486
4632
|
fillRule: "evenodd",
|
|
@@ -4491,9 +4637,9 @@ var SvgVolumeUp = (props) => /* @__PURE__ */ React205.createElement("svg", __spr
|
|
|
4491
4637
|
));
|
|
4492
4638
|
|
|
4493
4639
|
// src/components/icon/available-icons/volume-x.tsx
|
|
4494
|
-
import * as
|
|
4640
|
+
import * as React211 from "react";
|
|
4495
4641
|
function SvgVolumeX(props) {
|
|
4496
|
-
return /* @__PURE__ */
|
|
4642
|
+
return /* @__PURE__ */ React211.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React211.createElement(
|
|
4497
4643
|
"path",
|
|
4498
4644
|
{
|
|
4499
4645
|
fillRule: "evenodd",
|
|
@@ -4501,7 +4647,7 @@ function SvgVolumeX(props) {
|
|
|
4501
4647
|
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",
|
|
4502
4648
|
fill: "currentColor"
|
|
4503
4649
|
}
|
|
4504
|
-
), /* @__PURE__ */
|
|
4650
|
+
), /* @__PURE__ */ React211.createElement(
|
|
4505
4651
|
"path",
|
|
4506
4652
|
{
|
|
4507
4653
|
fillRule: "evenodd",
|
|
@@ -4513,8 +4659,8 @@ function SvgVolumeX(props) {
|
|
|
4513
4659
|
}
|
|
4514
4660
|
|
|
4515
4661
|
// src/components/icon/available-icons/warning-alert.tsx
|
|
4516
|
-
import
|
|
4517
|
-
var SvgWarningAlert = (props) => /* @__PURE__ */
|
|
4662
|
+
import React212 from "react";
|
|
4663
|
+
var SvgWarningAlert = (props) => /* @__PURE__ */ React212.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React212.createElement(
|
|
4518
4664
|
"path",
|
|
4519
4665
|
{
|
|
4520
4666
|
fill: "currentColor",
|
|
@@ -4525,8 +4671,8 @@ var SvgWarningAlert = (props) => /* @__PURE__ */ React207.createElement("svg", _
|
|
|
4525
4671
|
));
|
|
4526
4672
|
|
|
4527
4673
|
// src/components/icon/available-icons/warning-amber.tsx
|
|
4528
|
-
import
|
|
4529
|
-
var SvgWarningAmber = (props) => /* @__PURE__ */
|
|
4674
|
+
import React213 from "react";
|
|
4675
|
+
var SvgWarningAmber = (props) => /* @__PURE__ */ React213.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React213.createElement(
|
|
4530
4676
|
"path",
|
|
4531
4677
|
{
|
|
4532
4678
|
fillRule: "evenodd",
|
|
@@ -4537,9 +4683,9 @@ var SvgWarningAmber = (props) => /* @__PURE__ */ React208.createElement("svg", _
|
|
|
4537
4683
|
));
|
|
4538
4684
|
|
|
4539
4685
|
// src/components/icon/available-icons/x-circle.tsx
|
|
4540
|
-
import * as
|
|
4686
|
+
import * as React214 from "react";
|
|
4541
4687
|
function SvgXCircle(props) {
|
|
4542
|
-
return /* @__PURE__ */
|
|
4688
|
+
return /* @__PURE__ */ React214.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React214.createElement(
|
|
4543
4689
|
"path",
|
|
4544
4690
|
{
|
|
4545
4691
|
fillRule: "evenodd",
|
|
@@ -4547,7 +4693,7 @@ function SvgXCircle(props) {
|
|
|
4547
4693
|
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",
|
|
4548
4694
|
fill: "currentColor"
|
|
4549
4695
|
}
|
|
4550
|
-
), /* @__PURE__ */
|
|
4696
|
+
), /* @__PURE__ */ React214.createElement(
|
|
4551
4697
|
"path",
|
|
4552
4698
|
{
|
|
4553
4699
|
fillRule: "evenodd",
|
|
@@ -4555,7 +4701,7 @@ function SvgXCircle(props) {
|
|
|
4555
4701
|
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",
|
|
4556
4702
|
fill: "currentColor"
|
|
4557
4703
|
}
|
|
4558
|
-
), /* @__PURE__ */
|
|
4704
|
+
), /* @__PURE__ */ React214.createElement(
|
|
4559
4705
|
"path",
|
|
4560
4706
|
{
|
|
4561
4707
|
fillRule: "evenodd",
|
|
@@ -4567,9 +4713,9 @@ function SvgXCircle(props) {
|
|
|
4567
4713
|
}
|
|
4568
4714
|
|
|
4569
4715
|
// src/components/icon/available-icons/zap.tsx
|
|
4570
|
-
import * as
|
|
4716
|
+
import * as React215 from "react";
|
|
4571
4717
|
function SvgZap(props) {
|
|
4572
|
-
return /* @__PURE__ */
|
|
4718
|
+
return /* @__PURE__ */ React215.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React215.createElement(
|
|
4573
4719
|
"path",
|
|
4574
4720
|
{
|
|
4575
4721
|
fillRule: "evenodd",
|
|
@@ -4581,9 +4727,9 @@ function SvgZap(props) {
|
|
|
4581
4727
|
}
|
|
4582
4728
|
|
|
4583
4729
|
// src/components/icon/available-icons/zap-outline.tsx
|
|
4584
|
-
import * as
|
|
4730
|
+
import * as React216 from "react";
|
|
4585
4731
|
function SvgZapOutline(props) {
|
|
4586
|
-
return /* @__PURE__ */
|
|
4732
|
+
return /* @__PURE__ */ React216.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React216.createElement(
|
|
4587
4733
|
"path",
|
|
4588
4734
|
{
|
|
4589
4735
|
fillRule: "evenodd",
|
|
@@ -4595,9 +4741,9 @@ function SvgZapOutline(props) {
|
|
|
4595
4741
|
}
|
|
4596
4742
|
|
|
4597
4743
|
// src/components/icon/available-icons/crop-7-5.tsx
|
|
4598
|
-
import * as
|
|
4744
|
+
import * as React217 from "react";
|
|
4599
4745
|
function SvgCrop75(props) {
|
|
4600
|
-
return /* @__PURE__ */
|
|
4746
|
+
return /* @__PURE__ */ React217.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React217.createElement(
|
|
4601
4747
|
"path",
|
|
4602
4748
|
{
|
|
4603
4749
|
fillRule: "evenodd",
|
|
@@ -4609,9 +4755,9 @@ function SvgCrop75(props) {
|
|
|
4609
4755
|
}
|
|
4610
4756
|
|
|
4611
4757
|
// src/components/icon/available-icons/crop-5-4.tsx
|
|
4612
|
-
import * as
|
|
4758
|
+
import * as React218 from "react";
|
|
4613
4759
|
function SvgCrop54(props) {
|
|
4614
|
-
return /* @__PURE__ */
|
|
4760
|
+
return /* @__PURE__ */ React218.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React218.createElement(
|
|
4615
4761
|
"path",
|
|
4616
4762
|
{
|
|
4617
4763
|
fillRule: "evenodd",
|
|
@@ -4623,8 +4769,8 @@ function SvgCrop54(props) {
|
|
|
4623
4769
|
}
|
|
4624
4770
|
|
|
4625
4771
|
// src/components/icon/available-icons/crop-16-9.tsx
|
|
4626
|
-
import
|
|
4627
|
-
var SvgCrop169 = (props) => /* @__PURE__ */
|
|
4772
|
+
import React219 from "react";
|
|
4773
|
+
var SvgCrop169 = (props) => /* @__PURE__ */ React219.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React219.createElement(
|
|
4628
4774
|
"path",
|
|
4629
4775
|
{
|
|
4630
4776
|
fillRule: "evenodd",
|
|
@@ -4635,8 +4781,8 @@ var SvgCrop169 = (props) => /* @__PURE__ */ React214.createElement("svg", __spre
|
|
|
4635
4781
|
));
|
|
4636
4782
|
|
|
4637
4783
|
// src/components/icon/available-icons/crop-expanded-16-9.tsx
|
|
4638
|
-
import
|
|
4639
|
-
var SvgCropExpanded169 = (props) => /* @__PURE__ */
|
|
4784
|
+
import React220 from "react";
|
|
4785
|
+
var SvgCropExpanded169 = (props) => /* @__PURE__ */ React220.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React220.createElement(
|
|
4640
4786
|
"path",
|
|
4641
4787
|
{
|
|
4642
4788
|
fillRule: "evenodd",
|
|
@@ -4647,9 +4793,9 @@ var SvgCropExpanded169 = (props) => /* @__PURE__ */ React215.createElement("svg"
|
|
|
4647
4793
|
));
|
|
4648
4794
|
|
|
4649
4795
|
// src/components/icon/available-icons/menu-show.tsx
|
|
4650
|
-
import * as
|
|
4796
|
+
import * as React221 from "react";
|
|
4651
4797
|
function SvgMenuShow(props) {
|
|
4652
|
-
return /* @__PURE__ */
|
|
4798
|
+
return /* @__PURE__ */ React221.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React221.createElement(
|
|
4653
4799
|
"path",
|
|
4654
4800
|
{
|
|
4655
4801
|
fillRule: "evenodd",
|
|
@@ -4661,9 +4807,9 @@ function SvgMenuShow(props) {
|
|
|
4661
4807
|
}
|
|
4662
4808
|
|
|
4663
4809
|
// src/components/icon/available-icons/menu-hide.tsx
|
|
4664
|
-
import * as
|
|
4810
|
+
import * as React222 from "react";
|
|
4665
4811
|
function SvgMenuHide(props) {
|
|
4666
|
-
return /* @__PURE__ */
|
|
4812
|
+
return /* @__PURE__ */ React222.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React222.createElement(
|
|
4667
4813
|
"path",
|
|
4668
4814
|
{
|
|
4669
4815
|
fillRule: "evenodd",
|
|
@@ -4675,9 +4821,9 @@ function SvgMenuHide(props) {
|
|
|
4675
4821
|
}
|
|
4676
4822
|
|
|
4677
4823
|
// src/components/icon/available-icons/screen-cam.tsx
|
|
4678
|
-
import * as
|
|
4824
|
+
import * as React223 from "react";
|
|
4679
4825
|
function SvgScreenCam(props) {
|
|
4680
|
-
return /* @__PURE__ */
|
|
4826
|
+
return /* @__PURE__ */ React223.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React223.createElement(
|
|
4681
4827
|
"path",
|
|
4682
4828
|
{
|
|
4683
4829
|
fillRule: "evenodd",
|
|
@@ -4685,13 +4831,13 @@ function SvgScreenCam(props) {
|
|
|
4685
4831
|
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",
|
|
4686
4832
|
fill: "currentColor"
|
|
4687
4833
|
}
|
|
4688
|
-
), /* @__PURE__ */
|
|
4834
|
+
), /* @__PURE__ */ React223.createElement(
|
|
4689
4835
|
"path",
|
|
4690
4836
|
{
|
|
4691
4837
|
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",
|
|
4692
4838
|
fill: "currentColor"
|
|
4693
4839
|
}
|
|
4694
|
-
), /* @__PURE__ */
|
|
4840
|
+
), /* @__PURE__ */ React223.createElement(
|
|
4695
4841
|
"path",
|
|
4696
4842
|
{
|
|
4697
4843
|
fillRule: "evenodd",
|
|
@@ -4703,8 +4849,8 @@ function SvgScreenCam(props) {
|
|
|
4703
4849
|
}
|
|
4704
4850
|
|
|
4705
4851
|
// src/components/icon/available-icons/home.tsx
|
|
4706
|
-
import
|
|
4707
|
-
var SvgHome = (props) => /* @__PURE__ */
|
|
4852
|
+
import React224 from "react";
|
|
4853
|
+
var SvgHome = (props) => /* @__PURE__ */ React224.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React224.createElement(
|
|
4708
4854
|
"path",
|
|
4709
4855
|
{
|
|
4710
4856
|
fillRule: "evenodd",
|
|
@@ -4715,8 +4861,8 @@ var SvgHome = (props) => /* @__PURE__ */ React219.createElement("svg", __spreadV
|
|
|
4715
4861
|
));
|
|
4716
4862
|
|
|
4717
4863
|
// src/components/icon/available-icons/school.tsx
|
|
4718
|
-
import
|
|
4719
|
-
var SvgSchool = (props) => /* @__PURE__ */
|
|
4864
|
+
import React225 from "react";
|
|
4865
|
+
var SvgSchool = (props) => /* @__PURE__ */ React225.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React225.createElement(
|
|
4720
4866
|
"path",
|
|
4721
4867
|
{
|
|
4722
4868
|
fillRule: "evenodd",
|
|
@@ -4727,9 +4873,9 @@ var SvgSchool = (props) => /* @__PURE__ */ React220.createElement("svg", __sprea
|
|
|
4727
4873
|
));
|
|
4728
4874
|
|
|
4729
4875
|
// src/components/icon/available-icons/speed-x-slow.tsx
|
|
4730
|
-
import * as
|
|
4876
|
+
import * as React226 from "react";
|
|
4731
4877
|
function SvgSpeedXSlow(props) {
|
|
4732
|
-
return /* @__PURE__ */
|
|
4878
|
+
return /* @__PURE__ */ React226.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React226.createElement(
|
|
4733
4879
|
"path",
|
|
4734
4880
|
{
|
|
4735
4881
|
clipRule: "evenodd",
|
|
@@ -4741,9 +4887,9 @@ function SvgSpeedXSlow(props) {
|
|
|
4741
4887
|
}
|
|
4742
4888
|
|
|
4743
4889
|
// src/components/icon/available-icons/speed-slow.tsx
|
|
4744
|
-
import * as
|
|
4890
|
+
import * as React227 from "react";
|
|
4745
4891
|
function SvgSpeedSlow(props) {
|
|
4746
|
-
return /* @__PURE__ */
|
|
4892
|
+
return /* @__PURE__ */ React227.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React227.createElement(
|
|
4747
4893
|
"path",
|
|
4748
4894
|
{
|
|
4749
4895
|
clipRule: "evenodd",
|
|
@@ -4755,9 +4901,9 @@ function SvgSpeedSlow(props) {
|
|
|
4755
4901
|
}
|
|
4756
4902
|
|
|
4757
4903
|
// src/components/icon/available-icons/speed-medium.tsx
|
|
4758
|
-
import * as
|
|
4904
|
+
import * as React228 from "react";
|
|
4759
4905
|
function SvgSpeedMedium(props) {
|
|
4760
|
-
return /* @__PURE__ */
|
|
4906
|
+
return /* @__PURE__ */ React228.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React228.createElement(
|
|
4761
4907
|
"path",
|
|
4762
4908
|
{
|
|
4763
4909
|
clipRule: "evenodd",
|
|
@@ -4769,9 +4915,9 @@ function SvgSpeedMedium(props) {
|
|
|
4769
4915
|
}
|
|
4770
4916
|
|
|
4771
4917
|
// src/components/icon/available-icons/speed-fast.tsx
|
|
4772
|
-
import * as
|
|
4918
|
+
import * as React229 from "react";
|
|
4773
4919
|
function SvgSpeedFast(props) {
|
|
4774
|
-
return /* @__PURE__ */
|
|
4920
|
+
return /* @__PURE__ */ React229.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React229.createElement(
|
|
4775
4921
|
"path",
|
|
4776
4922
|
{
|
|
4777
4923
|
clipRule: "evenodd",
|
|
@@ -4783,9 +4929,9 @@ function SvgSpeedFast(props) {
|
|
|
4783
4929
|
}
|
|
4784
4930
|
|
|
4785
4931
|
// src/components/icon/available-icons/speed-x-fast.tsx
|
|
4786
|
-
import * as
|
|
4932
|
+
import * as React230 from "react";
|
|
4787
4933
|
function SvgSpeedXFast(props) {
|
|
4788
|
-
return /* @__PURE__ */
|
|
4934
|
+
return /* @__PURE__ */ React230.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React230.createElement(
|
|
4789
4935
|
"path",
|
|
4790
4936
|
{
|
|
4791
4937
|
clipRule: "evenodd",
|
|
@@ -4797,8 +4943,8 @@ function SvgSpeedXFast(props) {
|
|
|
4797
4943
|
}
|
|
4798
4944
|
|
|
4799
4945
|
// src/components/icon/available-icons/notes.tsx
|
|
4800
|
-
import
|
|
4801
|
-
var SvgNotes = (props) => /* @__PURE__ */
|
|
4946
|
+
import React231 from "react";
|
|
4947
|
+
var SvgNotes = (props) => /* @__PURE__ */ React231.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React231.createElement(
|
|
4802
4948
|
"path",
|
|
4803
4949
|
{
|
|
4804
4950
|
fillRule: "evenodd",
|
|
@@ -4809,8 +4955,8 @@ var SvgNotes = (props) => /* @__PURE__ */ React226.createElement("svg", __spread
|
|
|
4809
4955
|
));
|
|
4810
4956
|
|
|
4811
4957
|
// src/components/icon/available-icons/arrow-downward.tsx
|
|
4812
|
-
import
|
|
4813
|
-
var SvgArrowDownward = (props) => /* @__PURE__ */
|
|
4958
|
+
import React232 from "react";
|
|
4959
|
+
var SvgArrowDownward = (props) => /* @__PURE__ */ React232.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React232.createElement(
|
|
4814
4960
|
"path",
|
|
4815
4961
|
{
|
|
4816
4962
|
d: "M11.005 5.209v11.17l-4.88-4.88c-.39-.39-1.03-.39-1.42 0a.996.996 0 000 1.41l6.59 6.59c.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 10-1.41-1.41l-4.88 4.88V5.209c0-.55-.45-1-1-1s-1 .45-1 1z",
|
|
@@ -4819,8 +4965,8 @@ var SvgArrowDownward = (props) => /* @__PURE__ */ React227.createElement("svg",
|
|
|
4819
4965
|
));
|
|
4820
4966
|
|
|
4821
4967
|
// src/components/icon/available-icons/arrow-upward.tsx
|
|
4822
|
-
import
|
|
4823
|
-
var SvgArrowUpward = (props) => /* @__PURE__ */
|
|
4968
|
+
import React233 from "react";
|
|
4969
|
+
var SvgArrowUpward = (props) => /* @__PURE__ */ React233.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React233.createElement(
|
|
4824
4970
|
"path",
|
|
4825
4971
|
{
|
|
4826
4972
|
d: "M13 18.791V7.621l4.88 4.88c.39.39 1.03.39 1.42 0a.996.996 0 000-1.41l-6.59-6.59a.996.996 0 00-1.41 0l-6.6 6.58a.996.996 0 101.41 1.41L11 7.621v11.17c0 .55.45 1 1 1s1-.45 1-1z",
|
|
@@ -4829,9 +4975,9 @@ var SvgArrowUpward = (props) => /* @__PURE__ */ React228.createElement("svg", __
|
|
|
4829
4975
|
));
|
|
4830
4976
|
|
|
4831
4977
|
// src/components/icon/available-icons/clock.tsx
|
|
4832
|
-
import * as
|
|
4978
|
+
import * as React234 from "react";
|
|
4833
4979
|
function SvgClock(props) {
|
|
4834
|
-
return /* @__PURE__ */
|
|
4980
|
+
return /* @__PURE__ */ React234.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React234.createElement(
|
|
4835
4981
|
"path",
|
|
4836
4982
|
{
|
|
4837
4983
|
fillRule: "evenodd",
|
|
@@ -4839,7 +4985,7 @@ function SvgClock(props) {
|
|
|
4839
4985
|
d: "M12 5a7 7 0 100 14 7 7 0 000-14zm-9 7a9 9 0 1118 0 9 9 0 01-18 0z",
|
|
4840
4986
|
fill: "currentColor"
|
|
4841
4987
|
}
|
|
4842
|
-
), /* @__PURE__ */
|
|
4988
|
+
), /* @__PURE__ */ React234.createElement(
|
|
4843
4989
|
"path",
|
|
4844
4990
|
{
|
|
4845
4991
|
fillRule: "evenodd",
|
|
@@ -4851,16 +4997,16 @@ function SvgClock(props) {
|
|
|
4851
4997
|
}
|
|
4852
4998
|
|
|
4853
4999
|
// src/components/icon/available-icons/apple.tsx
|
|
4854
|
-
import * as
|
|
5000
|
+
import * as React235 from "react";
|
|
4855
5001
|
function SvgApple(props) {
|
|
4856
|
-
return /* @__PURE__ */
|
|
5002
|
+
return /* @__PURE__ */ React235.createElement(
|
|
4857
5003
|
"svg",
|
|
4858
5004
|
__spreadValues({
|
|
4859
5005
|
viewBox: "0 0 24 24",
|
|
4860
5006
|
fill: "none",
|
|
4861
5007
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4862
5008
|
}, props),
|
|
4863
|
-
/* @__PURE__ */
|
|
5009
|
+
/* @__PURE__ */ React235.createElement(
|
|
4864
5010
|
"path",
|
|
4865
5011
|
{
|
|
4866
5012
|
d: "M19.6351 16.5863C19.3311 17.2878 18.9662 17.929 18.5515 18.5209C17.9821 19.3265 17.5122 19.8855 17.1528 20.1979C16.5945 20.7076 15.9974 20.9652 15.3561 20.9816C14.8972 20.9816 14.3444 20.8501 13.6976 20.587C13.0507 20.324 12.4537 20.1979 11.9119 20.1979C11.3424 20.1979 10.7288 20.3294 10.0764 20.587C9.41854 20.8501 8.89333 20.9871 8.48976 20.9981C7.8761 21.0255 7.26244 20.7569 6.65431 20.1924C6.26179 19.8527 5.77528 19.2772 5.1948 18.4606C4.57008 17.5838 4.05041 16.5754 3.64683 15.419C3.21561 14.1695 3 12.9638 3 11.7909C3 10.4482 3.29301 9.29188 3.87902 8.32732C4.33789 7.5491 4.95154 6.9353 5.71447 6.4859C6.48293 6.03651 7.30667 5.80633 8.19675 5.78989C8.68325 5.78989 9.32455 5.93786 10.1206 6.2338C10.9112 6.52975 11.4198 6.67772 11.6465 6.67772C11.8124 6.67772 12.3763 6.50234 13.3382 6.1516C14.2449 5.82825 15.0078 5.69672 15.638 5.74605C17.3353 5.88306 18.6124 6.54619 19.4582 7.74092C17.9379 8.65067 17.1915 9.92761 17.2026 11.5663C17.2137 12.8432 17.6836 13.9064 18.6013 14.7504C19.0159 15.1395 19.4803 15.4464 20 15.6601C19.8784 15.9835 19.7623 16.2904 19.6351 16.5863ZM15.7431 1.40007C15.7431 2.40299 15.3727 3.33466 14.6374 4.20057C13.7528 5.23089 12.6803 5.82277 11.5138 5.7296C11.4972 5.60903 11.4917 5.48298 11.4917 5.35145C11.4917 4.39238 11.9119 3.36206 12.6637 2.52356C13.0397 2.09608 13.5151 1.74534 14.0901 1.46036C14.665 1.18085 15.2124 1.0274 15.721 1C15.732 1.13153 15.7431 1.26854 15.7431 1.40007Z",
|
|
@@ -4871,16 +5017,16 @@ function SvgApple(props) {
|
|
|
4871
5017
|
}
|
|
4872
5018
|
|
|
4873
5019
|
// src/components/icon/available-icons/windows.tsx
|
|
4874
|
-
import * as
|
|
5020
|
+
import * as React236 from "react";
|
|
4875
5021
|
function SvgWindows(props) {
|
|
4876
|
-
return /* @__PURE__ */
|
|
5022
|
+
return /* @__PURE__ */ React236.createElement(
|
|
4877
5023
|
"svg",
|
|
4878
5024
|
__spreadValues({
|
|
4879
5025
|
viewBox: "0 0 24 24",
|
|
4880
5026
|
fill: "none",
|
|
4881
5027
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4882
5028
|
}, props),
|
|
4883
|
-
/* @__PURE__ */
|
|
5029
|
+
/* @__PURE__ */ React236.createElement(
|
|
4884
5030
|
"path",
|
|
4885
5031
|
{
|
|
4886
5032
|
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",
|
|
@@ -4891,9 +5037,9 @@ function SvgWindows(props) {
|
|
|
4891
5037
|
}
|
|
4892
5038
|
|
|
4893
5039
|
// src/components/icon/available-icons/cc-on.tsx
|
|
4894
|
-
import * as
|
|
5040
|
+
import * as React237 from "react";
|
|
4895
5041
|
function SvgCCOn(props) {
|
|
4896
|
-
return /* @__PURE__ */
|
|
5042
|
+
return /* @__PURE__ */ React237.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React237.createElement(
|
|
4897
5043
|
"path",
|
|
4898
5044
|
{
|
|
4899
5045
|
fillRule: "evenodd",
|
|
@@ -4905,9 +5051,9 @@ function SvgCCOn(props) {
|
|
|
4905
5051
|
}
|
|
4906
5052
|
|
|
4907
5053
|
// src/components/icon/available-icons/cc-off.tsx
|
|
4908
|
-
import * as
|
|
5054
|
+
import * as React238 from "react";
|
|
4909
5055
|
function SvgCCOff(props) {
|
|
4910
|
-
return /* @__PURE__ */
|
|
5056
|
+
return /* @__PURE__ */ React238.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React238.createElement(
|
|
4911
5057
|
"path",
|
|
4912
5058
|
{
|
|
4913
5059
|
fillRule: "evenodd",
|
|
@@ -4919,21 +5065,21 @@ function SvgCCOff(props) {
|
|
|
4919
5065
|
}
|
|
4920
5066
|
|
|
4921
5067
|
// src/components/icon/available-icons/cam-bubble.tsx
|
|
4922
|
-
import * as
|
|
5068
|
+
import * as React239 from "react";
|
|
4923
5069
|
function SvgCamBubble(props) {
|
|
4924
|
-
return /* @__PURE__ */
|
|
5070
|
+
return /* @__PURE__ */ React239.createElement("svg", __spreadValues({ viewBox: "0 0 24 24" }, props), /* @__PURE__ */ React239.createElement("circle", { cx: 12, cy: 12, r: 8, fill: "currentColor" }));
|
|
4925
5071
|
}
|
|
4926
5072
|
|
|
4927
5073
|
// src/components/icon/available-icons/cam-bubble-small.tsx
|
|
4928
|
-
import * as
|
|
5074
|
+
import * as React240 from "react";
|
|
4929
5075
|
function SvgCamBubbleSmall(props) {
|
|
4930
|
-
return /* @__PURE__ */
|
|
5076
|
+
return /* @__PURE__ */ React240.createElement("svg", __spreadValues({ viewBox: "0 0 24 24" }, props), /* @__PURE__ */ React240.createElement("circle", { cx: 12, cy: 12, r: 6, fill: "currentColor" }));
|
|
4931
5077
|
}
|
|
4932
5078
|
|
|
4933
5079
|
// src/components/icon/available-icons/mail.tsx
|
|
4934
|
-
import * as
|
|
5080
|
+
import * as React241 from "react";
|
|
4935
5081
|
function SvgMail(props) {
|
|
4936
|
-
return /* @__PURE__ */
|
|
5082
|
+
return /* @__PURE__ */ React241.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React241.createElement(
|
|
4937
5083
|
"path",
|
|
4938
5084
|
{
|
|
4939
5085
|
fillRule: "evenodd",
|
|
@@ -4945,9 +5091,9 @@ function SvgMail(props) {
|
|
|
4945
5091
|
}
|
|
4946
5092
|
|
|
4947
5093
|
// src/components/icon/available-icons/watch-later.tsx
|
|
4948
|
-
import * as
|
|
5094
|
+
import * as React242 from "react";
|
|
4949
5095
|
function SvgWatchLater(props) {
|
|
4950
|
-
return /* @__PURE__ */
|
|
5096
|
+
return /* @__PURE__ */ React242.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React242.createElement(
|
|
4951
5097
|
"path",
|
|
4952
5098
|
{
|
|
4953
5099
|
fillRule: "evenodd",
|
|
@@ -4959,9 +5105,9 @@ function SvgWatchLater(props) {
|
|
|
4959
5105
|
}
|
|
4960
5106
|
|
|
4961
5107
|
// src/components/icon/available-icons/watch-later-add.tsx
|
|
4962
|
-
import * as
|
|
5108
|
+
import * as React243 from "react";
|
|
4963
5109
|
function SvgWatchLaterAdd(props) {
|
|
4964
|
-
return /* @__PURE__ */
|
|
5110
|
+
return /* @__PURE__ */ React243.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React243.createElement(
|
|
4965
5111
|
"path",
|
|
4966
5112
|
{
|
|
4967
5113
|
fillRule: "evenodd",
|
|
@@ -4973,9 +5119,9 @@ function SvgWatchLaterAdd(props) {
|
|
|
4973
5119
|
}
|
|
4974
5120
|
|
|
4975
5121
|
// src/components/icon/available-icons/watch-later-added.tsx
|
|
4976
|
-
import * as
|
|
5122
|
+
import * as React244 from "react";
|
|
4977
5123
|
function SvgWatchLaterAdded(props) {
|
|
4978
|
-
return /* @__PURE__ */
|
|
5124
|
+
return /* @__PURE__ */ React244.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React244.createElement(
|
|
4979
5125
|
"path",
|
|
4980
5126
|
{
|
|
4981
5127
|
fillRule: "evenodd",
|
|
@@ -4987,9 +5133,9 @@ function SvgWatchLaterAdded(props) {
|
|
|
4987
5133
|
}
|
|
4988
5134
|
|
|
4989
5135
|
// src/components/icon/available-icons/watch-later-remove.tsx
|
|
4990
|
-
import * as
|
|
5136
|
+
import * as React245 from "react";
|
|
4991
5137
|
function SvgWatchLaterRemove(props) {
|
|
4992
|
-
return /* @__PURE__ */
|
|
5138
|
+
return /* @__PURE__ */ React245.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React245.createElement(
|
|
4993
5139
|
"path",
|
|
4994
5140
|
{
|
|
4995
5141
|
fillRule: "evenodd",
|
|
@@ -5001,9 +5147,9 @@ function SvgWatchLaterRemove(props) {
|
|
|
5001
5147
|
}
|
|
5002
5148
|
|
|
5003
5149
|
// src/components/icon/available-icons/money.tsx
|
|
5004
|
-
import * as
|
|
5150
|
+
import * as React246 from "react";
|
|
5005
5151
|
function SvgMoney(props) {
|
|
5006
|
-
return /* @__PURE__ */
|
|
5152
|
+
return /* @__PURE__ */ React246.createElement(React246.Fragment, null, /* @__PURE__ */ React246.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React246.createElement(
|
|
5007
5153
|
"path",
|
|
5008
5154
|
{
|
|
5009
5155
|
fillRule: "evenodd",
|
|
@@ -5015,9 +5161,9 @@ function SvgMoney(props) {
|
|
|
5015
5161
|
}
|
|
5016
5162
|
|
|
5017
5163
|
// src/components/icon/available-icons/moon.tsx
|
|
5018
|
-
import * as
|
|
5164
|
+
import * as React247 from "react";
|
|
5019
5165
|
function SvgMoon(props) {
|
|
5020
|
-
return /* @__PURE__ */
|
|
5166
|
+
return /* @__PURE__ */ React247.createElement(React247.Fragment, null, /* @__PURE__ */ React247.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React247.createElement(
|
|
5021
5167
|
"path",
|
|
5022
5168
|
{
|
|
5023
5169
|
fillRule: "evenodd",
|
|
@@ -5029,9 +5175,9 @@ function SvgMoon(props) {
|
|
|
5029
5175
|
}
|
|
5030
5176
|
|
|
5031
5177
|
// src/components/icon/available-icons/sun.tsx
|
|
5032
|
-
import * as
|
|
5178
|
+
import * as React248 from "react";
|
|
5033
5179
|
function SvgSun(props) {
|
|
5034
|
-
return /* @__PURE__ */
|
|
5180
|
+
return /* @__PURE__ */ React248.createElement(React248.Fragment, null, /* @__PURE__ */ React248.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React248.createElement(
|
|
5035
5181
|
"path",
|
|
5036
5182
|
{
|
|
5037
5183
|
fillRule: "evenodd",
|
|
@@ -5039,7 +5185,7 @@ function SvgSun(props) {
|
|
|
5039
5185
|
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",
|
|
5040
5186
|
fill: "currentColor"
|
|
5041
5187
|
}
|
|
5042
|
-
), /* @__PURE__ */
|
|
5188
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5043
5189
|
"path",
|
|
5044
5190
|
{
|
|
5045
5191
|
fillRule: "evenodd",
|
|
@@ -5047,7 +5193,7 @@ function SvgSun(props) {
|
|
|
5047
5193
|
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",
|
|
5048
5194
|
fill: "currentColor"
|
|
5049
5195
|
}
|
|
5050
|
-
), /* @__PURE__ */
|
|
5196
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5051
5197
|
"path",
|
|
5052
5198
|
{
|
|
5053
5199
|
fillRule: "evenodd",
|
|
@@ -5055,7 +5201,7 @@ function SvgSun(props) {
|
|
|
5055
5201
|
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",
|
|
5056
5202
|
fill: "currentColor"
|
|
5057
5203
|
}
|
|
5058
|
-
), /* @__PURE__ */
|
|
5204
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5059
5205
|
"path",
|
|
5060
5206
|
{
|
|
5061
5207
|
fillRule: "evenodd",
|
|
@@ -5063,7 +5209,7 @@ function SvgSun(props) {
|
|
|
5063
5209
|
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",
|
|
5064
5210
|
fill: "currentColor"
|
|
5065
5211
|
}
|
|
5066
|
-
), /* @__PURE__ */
|
|
5212
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5067
5213
|
"path",
|
|
5068
5214
|
{
|
|
5069
5215
|
fillRule: "evenodd",
|
|
@@ -5071,7 +5217,7 @@ function SvgSun(props) {
|
|
|
5071
5217
|
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",
|
|
5072
5218
|
fill: "currentColor"
|
|
5073
5219
|
}
|
|
5074
|
-
), /* @__PURE__ */
|
|
5220
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5075
5221
|
"path",
|
|
5076
5222
|
{
|
|
5077
5223
|
fillRule: "evenodd",
|
|
@@ -5079,7 +5225,7 @@ function SvgSun(props) {
|
|
|
5079
5225
|
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",
|
|
5080
5226
|
fill: "currentColor"
|
|
5081
5227
|
}
|
|
5082
|
-
), /* @__PURE__ */
|
|
5228
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5083
5229
|
"path",
|
|
5084
5230
|
{
|
|
5085
5231
|
fillRule: "evenodd",
|
|
@@ -5087,7 +5233,7 @@ function SvgSun(props) {
|
|
|
5087
5233
|
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",
|
|
5088
5234
|
fill: "currentColor"
|
|
5089
5235
|
}
|
|
5090
|
-
), /* @__PURE__ */
|
|
5236
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5091
5237
|
"path",
|
|
5092
5238
|
{
|
|
5093
5239
|
fillRule: "evenodd",
|
|
@@ -5095,7 +5241,7 @@ function SvgSun(props) {
|
|
|
5095
5241
|
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",
|
|
5096
5242
|
fill: "currentColor"
|
|
5097
5243
|
}
|
|
5098
|
-
), /* @__PURE__ */
|
|
5244
|
+
), /* @__PURE__ */ React248.createElement(
|
|
5099
5245
|
"path",
|
|
5100
5246
|
{
|
|
5101
5247
|
fillRule: "evenodd",
|
|
@@ -5107,8 +5253,8 @@ function SvgSun(props) {
|
|
|
5107
5253
|
}
|
|
5108
5254
|
|
|
5109
5255
|
// src/components/icon/available-icons/add.tsx
|
|
5110
|
-
import
|
|
5111
|
-
var SvgAdd = (props) => /* @__PURE__ */
|
|
5256
|
+
import React249 from "react";
|
|
5257
|
+
var SvgAdd = (props) => /* @__PURE__ */ React249.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React249.createElement(
|
|
5112
5258
|
"path",
|
|
5113
5259
|
{
|
|
5114
5260
|
d: "M18 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1z",
|
|
@@ -5117,9 +5263,9 @@ var SvgAdd = (props) => /* @__PURE__ */ React244.createElement("svg", __spreadVa
|
|
|
5117
5263
|
));
|
|
5118
5264
|
|
|
5119
5265
|
// src/components/icon/available-icons/present.tsx
|
|
5120
|
-
import * as
|
|
5266
|
+
import * as React250 from "react";
|
|
5121
5267
|
function SvgPresent(props) {
|
|
5122
|
-
return /* @__PURE__ */
|
|
5268
|
+
return /* @__PURE__ */ React250.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React250.createElement(
|
|
5123
5269
|
"path",
|
|
5124
5270
|
{
|
|
5125
5271
|
fillRule: "evenodd",
|
|
@@ -5131,9 +5277,9 @@ function SvgPresent(props) {
|
|
|
5131
5277
|
}
|
|
5132
5278
|
|
|
5133
5279
|
// src/components/icon/available-icons/movie-filter.tsx
|
|
5134
|
-
import * as
|
|
5280
|
+
import * as React251 from "react";
|
|
5135
5281
|
function SvgMovieFilter(props) {
|
|
5136
|
-
return /* @__PURE__ */
|
|
5282
|
+
return /* @__PURE__ */ React251.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React251.createElement(
|
|
5137
5283
|
"path",
|
|
5138
5284
|
{
|
|
5139
5285
|
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",
|
|
@@ -5143,9 +5289,9 @@ function SvgMovieFilter(props) {
|
|
|
5143
5289
|
}
|
|
5144
5290
|
|
|
5145
5291
|
// src/components/icon/available-icons/text.tsx
|
|
5146
|
-
import * as
|
|
5292
|
+
import * as React252 from "react";
|
|
5147
5293
|
function SvgText(props) {
|
|
5148
|
-
return /* @__PURE__ */
|
|
5294
|
+
return /* @__PURE__ */ React252.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React252.createElement(
|
|
5149
5295
|
"path",
|
|
5150
5296
|
{
|
|
5151
5297
|
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",
|
|
@@ -5155,8 +5301,8 @@ function SvgText(props) {
|
|
|
5155
5301
|
}
|
|
5156
5302
|
|
|
5157
5303
|
// src/components/icon/available-icons/activity.tsx
|
|
5158
|
-
import * as
|
|
5159
|
-
var SvgActivity = (props) => /* @__PURE__ */
|
|
5304
|
+
import * as React253 from "react";
|
|
5305
|
+
var SvgActivity = (props) => /* @__PURE__ */ React253.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React253.createElement(
|
|
5160
5306
|
"path",
|
|
5161
5307
|
{
|
|
5162
5308
|
d: "M22 12h-4l-3 9L9 3l-3 9H2",
|
|
@@ -5168,14 +5314,14 @@ var SvgActivity = (props) => /* @__PURE__ */ React248.createElement("svg", __spr
|
|
|
5168
5314
|
));
|
|
5169
5315
|
|
|
5170
5316
|
// src/components/icon/available-icons/canvas.tsx
|
|
5171
|
-
import
|
|
5172
|
-
var SvgCanvas = (props) => /* @__PURE__ */
|
|
5317
|
+
import React254 from "react";
|
|
5318
|
+
var SvgCanvas = (props) => /* @__PURE__ */ React254.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React254.createElement(
|
|
5173
5319
|
"path",
|
|
5174
5320
|
{
|
|
5175
5321
|
d: "M4.762 4h9.425l-1.96 1.96H4.762a.802.802 0 00-.802.802v12.476c0 .442.36.802.802.802h12.476c.443 0 .802-.36.802-.802v-7.465L20 9.813v9.425A2.762 2.762 0 0117.238 22H4.762A2.762 2.762 0 012 19.238V6.762A2.762 2.762 0 014.762 4z",
|
|
5176
5322
|
fill: "currentColor"
|
|
5177
5323
|
}
|
|
5178
|
-
), /* @__PURE__ */
|
|
5324
|
+
), /* @__PURE__ */ React254.createElement(
|
|
5179
5325
|
"path",
|
|
5180
5326
|
{
|
|
5181
5327
|
fillRule: "evenodd",
|
|
@@ -5186,9 +5332,9 @@ var SvgCanvas = (props) => /* @__PURE__ */ React249.createElement("svg", __sprea
|
|
|
5186
5332
|
));
|
|
5187
5333
|
|
|
5188
5334
|
// src/components/icon/available-icons/pin.tsx
|
|
5189
|
-
import * as
|
|
5335
|
+
import * as React255 from "react";
|
|
5190
5336
|
function SvgPin(props) {
|
|
5191
|
-
return /* @__PURE__ */
|
|
5337
|
+
return /* @__PURE__ */ React255.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React255.createElement(
|
|
5192
5338
|
"path",
|
|
5193
5339
|
{
|
|
5194
5340
|
clipRule: "evenodd",
|
|
@@ -5200,9 +5346,9 @@ function SvgPin(props) {
|
|
|
5200
5346
|
}
|
|
5201
5347
|
|
|
5202
5348
|
// src/components/icon/available-icons/pin-fill.tsx
|
|
5203
|
-
import * as
|
|
5349
|
+
import * as React256 from "react";
|
|
5204
5350
|
function SvgPinFill(props) {
|
|
5205
|
-
return /* @__PURE__ */
|
|
5351
|
+
return /* @__PURE__ */ React256.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React256.createElement(
|
|
5206
5352
|
"path",
|
|
5207
5353
|
{
|
|
5208
5354
|
clipRule: "evenodd",
|
|
@@ -5214,9 +5360,9 @@ function SvgPinFill(props) {
|
|
|
5214
5360
|
}
|
|
5215
5361
|
|
|
5216
5362
|
// src/components/icon/available-icons/mobile-devices.tsx
|
|
5217
|
-
import * as
|
|
5363
|
+
import * as React257 from "react";
|
|
5218
5364
|
var SvgMobileDevices = (props) => {
|
|
5219
|
-
return /* @__PURE__ */
|
|
5365
|
+
return /* @__PURE__ */ React257.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React257.createElement(
|
|
5220
5366
|
"path",
|
|
5221
5367
|
{
|
|
5222
5368
|
fillRule: "evenodd",
|
|
@@ -5228,9 +5374,9 @@ var SvgMobileDevices = (props) => {
|
|
|
5228
5374
|
};
|
|
5229
5375
|
|
|
5230
5376
|
// src/components/icon/available-icons/split.tsx
|
|
5231
|
-
import * as
|
|
5377
|
+
import * as React258 from "react";
|
|
5232
5378
|
function SvgSplit(props) {
|
|
5233
|
-
return /* @__PURE__ */
|
|
5379
|
+
return /* @__PURE__ */ React258.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React258.createElement(
|
|
5234
5380
|
"path",
|
|
5235
5381
|
{
|
|
5236
5382
|
fillRule: "evenodd",
|
|
@@ -5242,9 +5388,9 @@ function SvgSplit(props) {
|
|
|
5242
5388
|
}
|
|
5243
5389
|
|
|
5244
5390
|
// src/components/icon/available-icons/repeat.tsx
|
|
5245
|
-
import * as
|
|
5391
|
+
import * as React259 from "react";
|
|
5246
5392
|
function SvgRepeat(props) {
|
|
5247
|
-
return /* @__PURE__ */
|
|
5393
|
+
return /* @__PURE__ */ React259.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React259.createElement(
|
|
5248
5394
|
"path",
|
|
5249
5395
|
{
|
|
5250
5396
|
fillRule: "evenodd",
|
|
@@ -5252,7 +5398,7 @@ function SvgRepeat(props) {
|
|
|
5252
5398
|
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",
|
|
5253
5399
|
fill: "currentColor"
|
|
5254
5400
|
}
|
|
5255
|
-
), /* @__PURE__ */
|
|
5401
|
+
), /* @__PURE__ */ React259.createElement(
|
|
5256
5402
|
"path",
|
|
5257
5403
|
{
|
|
5258
5404
|
fillRule: "evenodd",
|
|
@@ -5264,15 +5410,15 @@ function SvgRepeat(props) {
|
|
|
5264
5410
|
}
|
|
5265
5411
|
|
|
5266
5412
|
// src/components/icon/available-icons/refresh.tsx
|
|
5267
|
-
import * as
|
|
5413
|
+
import * as React260 from "react";
|
|
5268
5414
|
function SvgRefresh(props) {
|
|
5269
|
-
return /* @__PURE__ */
|
|
5415
|
+
return /* @__PURE__ */ React260.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React260.createElement(
|
|
5270
5416
|
"path",
|
|
5271
5417
|
{
|
|
5272
5418
|
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",
|
|
5273
5419
|
fill: "currentColor"
|
|
5274
5420
|
}
|
|
5275
|
-
), /* @__PURE__ */
|
|
5421
|
+
), /* @__PURE__ */ React260.createElement(
|
|
5276
5422
|
"path",
|
|
5277
5423
|
{
|
|
5278
5424
|
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",
|
|
@@ -5282,9 +5428,9 @@ function SvgRefresh(props) {
|
|
|
5282
5428
|
}
|
|
5283
5429
|
|
|
5284
5430
|
// src/components/icon/available-icons/picture-in-picture-deprecated.tsx
|
|
5285
|
-
import * as
|
|
5431
|
+
import * as React261 from "react";
|
|
5286
5432
|
function PictureInPicture(props) {
|
|
5287
|
-
return /* @__PURE__ */
|
|
5433
|
+
return /* @__PURE__ */ React261.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React261.createElement(
|
|
5288
5434
|
"path",
|
|
5289
5435
|
{
|
|
5290
5436
|
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",
|
|
@@ -5293,7 +5439,7 @@ function PictureInPicture(props) {
|
|
|
5293
5439
|
strokeLinecap: "round",
|
|
5294
5440
|
strokeLinejoin: "round"
|
|
5295
5441
|
}
|
|
5296
|
-
), /* @__PURE__ */
|
|
5442
|
+
), /* @__PURE__ */ React261.createElement(
|
|
5297
5443
|
"path",
|
|
5298
5444
|
{
|
|
5299
5445
|
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",
|
|
@@ -5303,9 +5449,9 @@ function PictureInPicture(props) {
|
|
|
5303
5449
|
}
|
|
5304
5450
|
|
|
5305
5451
|
// src/components/icon/available-icons/folder-plus-deprecated.tsx
|
|
5306
|
-
import * as
|
|
5452
|
+
import * as React262 from "react";
|
|
5307
5453
|
function FolderPlus(props) {
|
|
5308
|
-
return /* @__PURE__ */
|
|
5454
|
+
return /* @__PURE__ */ React262.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React262.createElement(
|
|
5309
5455
|
"path",
|
|
5310
5456
|
{
|
|
5311
5457
|
d: "M20 17.4C20 17.8243 19.8314 18.2313 19.5314 18.5314C19.2313 18.8314 18.8243 19 18.4 19H5.6C5.17565 19 4.76869 18.8314 4.46863 18.5314C4.16857 18.2313 4 17.8243 4 17.4V6.6C4 6.17565 4.16857 5.76869 4.46863 5.46863C4.76869 5.16857 5.17565 5 5.6 5H9.6L11.2 7H18.4C18.8243 7 19.2313 7.16857 19.5314 7.46863C19.8314 7.76869 20 8.17565 20 8.6V17.4Z",
|
|
@@ -5314,7 +5460,7 @@ function FolderPlus(props) {
|
|
|
5314
5460
|
strokeLinecap: "round",
|
|
5315
5461
|
strokeLinejoin: "round"
|
|
5316
5462
|
}
|
|
5317
|
-
), /* @__PURE__ */
|
|
5463
|
+
), /* @__PURE__ */ React262.createElement(
|
|
5318
5464
|
"path",
|
|
5319
5465
|
{
|
|
5320
5466
|
fillRule: "evenodd",
|
|
@@ -5326,9 +5472,9 @@ function FolderPlus(props) {
|
|
|
5326
5472
|
}
|
|
5327
5473
|
|
|
5328
5474
|
// src/components/icon/available-icons/picture-in-picture.tsx
|
|
5329
|
-
import * as
|
|
5475
|
+
import * as React263 from "react";
|
|
5330
5476
|
function SvgPictureInPicture(props) {
|
|
5331
|
-
return /* @__PURE__ */
|
|
5477
|
+
return /* @__PURE__ */ React263.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React263.createElement(
|
|
5332
5478
|
"path",
|
|
5333
5479
|
{
|
|
5334
5480
|
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",
|
|
@@ -5337,7 +5483,7 @@ function SvgPictureInPicture(props) {
|
|
|
5337
5483
|
strokeLinecap: "round",
|
|
5338
5484
|
strokeLinejoin: "round"
|
|
5339
5485
|
}
|
|
5340
|
-
), /* @__PURE__ */
|
|
5486
|
+
), /* @__PURE__ */ React263.createElement(
|
|
5341
5487
|
"path",
|
|
5342
5488
|
{
|
|
5343
5489
|
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",
|
|
@@ -5347,9 +5493,9 @@ function SvgPictureInPicture(props) {
|
|
|
5347
5493
|
}
|
|
5348
5494
|
|
|
5349
5495
|
// src/components/icon/available-icons/folder-plus.tsx
|
|
5350
|
-
import * as
|
|
5496
|
+
import * as React264 from "react";
|
|
5351
5497
|
function SvgFolderPlus(props) {
|
|
5352
|
-
return /* @__PURE__ */
|
|
5498
|
+
return /* @__PURE__ */ React264.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React264.createElement(
|
|
5353
5499
|
"path",
|
|
5354
5500
|
{
|
|
5355
5501
|
d: "M20 17.4C20 17.8243 19.8314 18.2313 19.5314 18.5314C19.2313 18.8314 18.8243 19 18.4 19H5.6C5.17565 19 4.76869 18.8314 4.46863 18.5314C4.16857 18.2313 4 17.8243 4 17.4V6.6C4 6.17565 4.16857 5.76869 4.46863 5.46863C4.76869 5.16857 5.17565 5 5.6 5H9.6L11.2 7H18.4C18.8243 7 19.2313 7.16857 19.5314 7.46863C19.8314 7.76869 20 8.17565 20 8.6V17.4Z",
|
|
@@ -5358,7 +5504,7 @@ function SvgFolderPlus(props) {
|
|
|
5358
5504
|
strokeLinecap: "round",
|
|
5359
5505
|
strokeLinejoin: "round"
|
|
5360
5506
|
}
|
|
5361
|
-
), /* @__PURE__ */
|
|
5507
|
+
), /* @__PURE__ */ React264.createElement(
|
|
5362
5508
|
"path",
|
|
5363
5509
|
{
|
|
5364
5510
|
fillRule: "evenodd",
|
|
@@ -5370,8 +5516,8 @@ function SvgFolderPlus(props) {
|
|
|
5370
5516
|
}
|
|
5371
5517
|
|
|
5372
5518
|
// src/components/icon/available-icons/power.tsx
|
|
5373
|
-
import
|
|
5374
|
-
var SvgPower = (props) => /* @__PURE__ */
|
|
5519
|
+
import React265 from "react";
|
|
5520
|
+
var SvgPower = (props) => /* @__PURE__ */ React265.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React265.createElement(
|
|
5375
5521
|
"path",
|
|
5376
5522
|
{
|
|
5377
5523
|
fillRule: "evenodd",
|
|
@@ -5379,7 +5525,7 @@ var SvgPower = (props) => /* @__PURE__ */ React260.createElement("svg", __spread
|
|
|
5379
5525
|
d: "M7.39868 6.49277C7.78927 6.88324 7.78937 7.5164 7.39891 7.90699C6.49008 8.81611 5.87123 9.97431 5.62059 11.2351C5.36996 12.4959 5.49881 13.8028 5.99084 14.9904C6.48287 16.178 7.31599 17.193 8.38487 17.9071C9.45374 18.6213 10.7104 19.0024 11.9959 19.0024C13.2813 19.0024 14.538 18.6213 15.6068 17.9071C16.6757 17.193 17.5088 16.178 18.0009 14.9904C18.4929 13.8028 18.6217 12.4959 18.3711 11.2351C18.1205 9.97431 17.5016 8.81611 16.5928 7.90699C16.2023 7.5164 16.2024 6.88324 16.593 6.49277C16.9836 6.10231 17.6168 6.10242 18.0072 6.49301C19.1957 7.68186 20.005 9.19642 20.3327 10.8452C20.6605 12.4939 20.492 14.2029 19.8486 15.7559C19.2051 17.3089 18.1157 18.6362 16.7179 19.5701C15.3202 20.504 13.6769 21.0024 11.9959 21.0024C10.3148 21.0024 8.67155 20.504 7.27379 19.5701C5.87604 18.6362 4.78657 17.3089 4.14314 15.7559C3.49972 14.2029 3.33123 12.4939 3.65898 10.8452C3.98672 9.19642 4.796 7.68186 5.98446 6.49301C6.37493 6.10242 7.00809 6.10231 7.39868 6.49277Z",
|
|
5380
5526
|
fill: "currentColor"
|
|
5381
5527
|
}
|
|
5382
|
-
), /* @__PURE__ */
|
|
5528
|
+
), /* @__PURE__ */ React265.createElement(
|
|
5383
5529
|
"path",
|
|
5384
5530
|
{
|
|
5385
5531
|
fillRule: "evenodd",
|
|
@@ -5390,8 +5536,8 @@ var SvgPower = (props) => /* @__PURE__ */ React260.createElement("svg", __spread
|
|
|
5390
5536
|
));
|
|
5391
5537
|
|
|
5392
5538
|
// src/components/icon/available-icons/replay.tsx
|
|
5393
|
-
import
|
|
5394
|
-
var SvgReplay = (props) => /* @__PURE__ */
|
|
5539
|
+
import React266 from "react";
|
|
5540
|
+
var SvgReplay = (props) => /* @__PURE__ */ React266.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React266.createElement(
|
|
5395
5541
|
"path",
|
|
5396
5542
|
{
|
|
5397
5543
|
fillRule: "evenodd",
|
|
@@ -5402,8 +5548,8 @@ var SvgReplay = (props) => /* @__PURE__ */ React261.createElement("svg", __sprea
|
|
|
5402
5548
|
));
|
|
5403
5549
|
|
|
5404
5550
|
// src/components/icon/available-icons/transcript.tsx
|
|
5405
|
-
import
|
|
5406
|
-
var SvgTranscript = (props) => /* @__PURE__ */
|
|
5551
|
+
import React267 from "react";
|
|
5552
|
+
var SvgTranscript = (props) => /* @__PURE__ */ React267.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React267.createElement(
|
|
5407
5553
|
"path",
|
|
5408
5554
|
{
|
|
5409
5555
|
fillRule: "evenodd",
|
|
@@ -5414,9 +5560,9 @@ var SvgTranscript = (props) => /* @__PURE__ */ React262.createElement("svg", __s
|
|
|
5414
5560
|
));
|
|
5415
5561
|
|
|
5416
5562
|
// src/components/icon/available-icons/variables.tsx
|
|
5417
|
-
import * as
|
|
5563
|
+
import * as React268 from "react";
|
|
5418
5564
|
function SvgVariables(props) {
|
|
5419
|
-
return /* @__PURE__ */
|
|
5565
|
+
return /* @__PURE__ */ React268.createElement("svg", __spreadValues({ viewBox: "0 0 25 24", fill: "none" }, props), /* @__PURE__ */ React268.createElement(
|
|
5420
5566
|
"path",
|
|
5421
5567
|
{
|
|
5422
5568
|
fillRule: "evenodd",
|
|
@@ -5428,15 +5574,15 @@ function SvgVariables(props) {
|
|
|
5428
5574
|
}
|
|
5429
5575
|
|
|
5430
5576
|
// src/components/icon/available-icons/rewind.tsx
|
|
5431
|
-
import * as
|
|
5577
|
+
import * as React269 from "react";
|
|
5432
5578
|
function SvgRewind(props) {
|
|
5433
|
-
return /* @__PURE__ */
|
|
5579
|
+
return /* @__PURE__ */ React269.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React269.createElement(
|
|
5434
5580
|
"path",
|
|
5435
5581
|
{
|
|
5436
5582
|
d: "M10.8003 17.1431L3.85742 12.0003L10.8003 6.85742V17.1431Z",
|
|
5437
5583
|
fill: "currentColor"
|
|
5438
5584
|
}
|
|
5439
|
-
), /* @__PURE__ */
|
|
5585
|
+
), /* @__PURE__ */ React269.createElement(
|
|
5440
5586
|
"path",
|
|
5441
5587
|
{
|
|
5442
5588
|
fillRule: "evenodd",
|
|
@@ -5444,13 +5590,13 @@ function SvgRewind(props) {
|
|
|
5444
5590
|
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",
|
|
5445
5591
|
fill: "currentColor"
|
|
5446
5592
|
}
|
|
5447
|
-
), /* @__PURE__ */
|
|
5593
|
+
), /* @__PURE__ */ React269.createElement(
|
|
5448
5594
|
"path",
|
|
5449
5595
|
{
|
|
5450
5596
|
d: "M19.2856 17.1431L12.3428 12.0003L19.2856 6.85742V17.1431Z",
|
|
5451
5597
|
fill: "currentColor"
|
|
5452
5598
|
}
|
|
5453
|
-
), /* @__PURE__ */
|
|
5599
|
+
), /* @__PURE__ */ React269.createElement(
|
|
5454
5600
|
"path",
|
|
5455
5601
|
{
|
|
5456
5602
|
fillRule: "evenodd",
|
|
@@ -5535,6 +5681,8 @@ export {
|
|
|
5535
5681
|
SvgColorLens,
|
|
5536
5682
|
SvgComment,
|
|
5537
5683
|
SvgConfetti,
|
|
5684
|
+
SvgConfluence,
|
|
5685
|
+
SvgConfluenceNeutral,
|
|
5538
5686
|
SvgContactSupport,
|
|
5539
5687
|
SvgCopy,
|
|
5540
5688
|
SvgCreate,
|
|
@@ -5585,12 +5733,15 @@ export {
|
|
|
5585
5733
|
SvgInfo,
|
|
5586
5734
|
SvgInfoFill,
|
|
5587
5735
|
SvgInfoOutline,
|
|
5736
|
+
SvgJira,
|
|
5737
|
+
SvgJiraNeutral,
|
|
5588
5738
|
SvgKeyboardArrowDown,
|
|
5589
5739
|
SvgKeyboardArrowLeft,
|
|
5590
5740
|
SvgKeyboardArrowRight,
|
|
5591
5741
|
SvgKeyboardArrowUp,
|
|
5592
5742
|
SvgLaunch,
|
|
5593
5743
|
SvgLightbulbOutline,
|
|
5744
|
+
SvgLinearDark,
|
|
5594
5745
|
SvgLink,
|
|
5595
5746
|
SvgLinkOff,
|
|
5596
5747
|
SvgLinkedIn,
|