@yoroll/react-icon 0.0.21 → 0.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +804 -611
- package/dist/index.iife.js +791 -611
- package/dist/index.iife.min.js +4 -4
- package/dist/index.js +1017 -811
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.js +2 -2
- package/dist/types/components/Agent.d.ts +4 -0
- package/dist/types/components/AgentFilled.d.ts +4 -0
- package/dist/types/components/Canvasframe.d.ts +4 -0
- package/dist/types/components/Command.d.ts +4 -0
- package/dist/types/components/Createplan.d.ts +4 -0
- package/dist/types/components/Element.d.ts +4 -0
- package/dist/types/components/PauseFilled.d.ts +4 -0
- package/dist/types/components/Premiumcontent.d.ts +4 -0
- package/dist/types/components/QtEsaved.d.ts +4 -0
- package/dist/types/components/SatisfiedFilled.d.ts +4 -0
- package/dist/types/components/StopFilled.d.ts +4 -0
- package/dist/types/components/Table.d.ts +4 -0
- package/dist/types/components/UnsatisfiedFilled.d.ts +4 -0
- package/dist/types/components/index.d.ts +13 -0
- package/package.json +1 -1
package/dist/index.iife.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @lineargame svg icons react v0.0.
|
|
1
|
+
/*! @lineargame svg icons react v0.0.23 */
|
|
2
2
|
|
|
3
3
|
"use strict";
|
|
4
4
|
(() => {
|
|
@@ -1613,9 +1613,27 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1613
1613
|
}
|
|
1614
1614
|
) }), QtEsave_default = IconQtEsave;
|
|
1615
1615
|
|
|
1616
|
-
// src/components/
|
|
1617
|
-
var import_jsx_runtime6 = __toESM(require_jsx_runtime()),
|
|
1616
|
+
// src/components/QtEsaved.tsx
|
|
1617
|
+
var import_jsx_runtime6 = __toESM(require_jsx_runtime()), IconQtEsaved = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1618
|
+
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
|
|
1619
|
+
"path",
|
|
1620
|
+
{
|
|
1621
|
+
fill: fill || color || "currentColor",
|
|
1622
|
+
d: "M18.2451 3.24512L16.6953 4.87695L15.5684 3.75H3.75V20.25H6.75V13.5H17.25V20.25H20.25V10.5781L22.5 8.1875V22.5H1.5V1.5H16.5L18.2451 3.24512ZM9 20.25H15V15.75H9V20.25Z"
|
|
1623
|
+
}
|
|
1624
|
+
),
|
|
1618
1625
|
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
|
|
1626
|
+
"path",
|
|
1627
|
+
{
|
|
1628
|
+
fill: stroke || color || "currentColor",
|
|
1629
|
+
d: "M23 4.49999L16.5 11.3L12 7.09999L13.6 5.49999L16.5 8.2L21.4 3L23 4.49999Z"
|
|
1630
|
+
}
|
|
1631
|
+
)
|
|
1632
|
+
] }), QtEsaved_default = IconQtEsaved;
|
|
1633
|
+
|
|
1634
|
+
// src/components/Uploadimage.tsx
|
|
1635
|
+
var import_jsx_runtime7 = __toESM(require_jsx_runtime()), IconUploadimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1636
|
+
/* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
|
|
1619
1637
|
"path",
|
|
1620
1638
|
{
|
|
1621
1639
|
fill: stroke || color || "currentColor",
|
|
@@ -1624,7 +1642,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1624
1642
|
clipRule: "evenodd"
|
|
1625
1643
|
}
|
|
1626
1644
|
),
|
|
1627
|
-
/* @__PURE__ */ (0,
|
|
1645
|
+
/* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
|
|
1628
1646
|
"path",
|
|
1629
1647
|
{
|
|
1630
1648
|
fill: stroke || color || "currentColor",
|
|
@@ -1634,8 +1652,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1634
1652
|
] }), Uploadimage_default = IconUploadimage;
|
|
1635
1653
|
|
|
1636
1654
|
// src/components/Aboutus.tsx
|
|
1637
|
-
var
|
|
1638
|
-
/* @__PURE__ */ (0,
|
|
1655
|
+
var import_jsx_runtime8 = __toESM(require_jsx_runtime()), IconAboutus = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1656
|
+
/* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
1639
1657
|
"path",
|
|
1640
1658
|
{
|
|
1641
1659
|
fill: stroke || color || "currentColor",
|
|
@@ -1644,7 +1662,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1644
1662
|
clipRule: "evenodd"
|
|
1645
1663
|
}
|
|
1646
1664
|
),
|
|
1647
|
-
/* @__PURE__ */ (0,
|
|
1665
|
+
/* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
1648
1666
|
"path",
|
|
1649
1667
|
{
|
|
1650
1668
|
fill: stroke || color || "currentColor",
|
|
@@ -1654,15 +1672,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1654
1672
|
] }), Aboutus_default = IconAboutus;
|
|
1655
1673
|
|
|
1656
1674
|
// src/components/AddSceneChoice.tsx
|
|
1657
|
-
var
|
|
1658
|
-
/* @__PURE__ */ (0,
|
|
1675
|
+
var import_jsx_runtime9 = __toESM(require_jsx_runtime()), IconAddSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1676
|
+
/* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
|
|
1659
1677
|
"path",
|
|
1660
1678
|
{
|
|
1661
1679
|
fill: stroke || color || "currentColor",
|
|
1662
1680
|
d: "M10.875 6V10.875H6V13.125H10.875V18H13.125V13.125H18V10.875H13.125V6H10.875Z"
|
|
1663
1681
|
}
|
|
1664
1682
|
),
|
|
1665
|
-
/* @__PURE__ */ (0,
|
|
1683
|
+
/* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
|
|
1666
1684
|
"path",
|
|
1667
1685
|
{
|
|
1668
1686
|
fill: stroke || color || "currentColor",
|
|
@@ -1674,7 +1692,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1674
1692
|
] }), AddSceneChoice_default = IconAddSceneChoice;
|
|
1675
1693
|
|
|
1676
1694
|
// src/components/Add.tsx
|
|
1677
|
-
var
|
|
1695
|
+
var import_jsx_runtime10 = __toESM(require_jsx_runtime()), IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
|
|
1678
1696
|
"path",
|
|
1679
1697
|
{
|
|
1680
1698
|
fill: stroke || color || "currentColor",
|
|
@@ -1682,9 +1700,45 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1682
1700
|
}
|
|
1683
1701
|
) }), Add_default = IconAdd;
|
|
1684
1702
|
|
|
1703
|
+
// src/components/AgentFilled.tsx
|
|
1704
|
+
var import_jsx_runtime11 = __toESM(require_jsx_runtime()), IconAgentFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
|
|
1705
|
+
"path",
|
|
1706
|
+
{
|
|
1707
|
+
fill: fill || color || "currentColor",
|
|
1708
|
+
d: "M17.6387 2.47656L14.6182 6H23.5V23.5H0.5V6H9.38184L6.36133 2.47656L8.63867 0.523438L12 4.44531L15.3613 0.523438L17.6387 2.47656ZM17.5 9V20.5H20.5V9H17.5ZM7 11C6.17157 11 5.5 11.6716 5.5 12.5C5.5 13.3284 6.17157 14 7 14C7.82843 14 8.5 13.3284 8.5 12.5C8.5 11.6716 7.82843 11 7 11ZM13 11C12.1716 11 11.5 11.6716 11.5 12.5C11.5 13.3284 12.1716 14 13 14C13.8284 14 14.5 13.3284 14.5 12.5C14.5 11.6716 13.8284 11 13 11Z"
|
|
1709
|
+
}
|
|
1710
|
+
) }), AgentFilled_default = IconAgentFilled;
|
|
1711
|
+
|
|
1712
|
+
// src/components/Agent.tsx
|
|
1713
|
+
var import_jsx_runtime12 = __toESM(require_jsx_runtime()), IconAgent = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1714
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
1715
|
+
"path",
|
|
1716
|
+
{
|
|
1717
|
+
fill: stroke || color || "currentColor",
|
|
1718
|
+
d: "M8.35416 0.767822L12 5.0213L15.6458 0.767822L17.3542 2.2321L14.1245 6H23.5V23.5H0.5V6H9.87546L6.64584 2.2321L8.35416 0.767822ZM2.75 8.25V21.25H16.75V8.25H2.75ZM19 8.25V21.25H21.25V8.25H19Z",
|
|
1719
|
+
fillRule: "evenodd",
|
|
1720
|
+
clipRule: "evenodd"
|
|
1721
|
+
}
|
|
1722
|
+
),
|
|
1723
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
1724
|
+
"path",
|
|
1725
|
+
{
|
|
1726
|
+
fill: stroke || color || "currentColor",
|
|
1727
|
+
d: "M8.5 12.5C8.5 13.3284 7.82843 14 7 14C6.17157 14 5.5 13.3284 5.5 12.5C5.5 11.6716 6.17157 11 7 11C7.82843 11 8.5 11.6716 8.5 12.5Z"
|
|
1728
|
+
}
|
|
1729
|
+
),
|
|
1730
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
1731
|
+
"path",
|
|
1732
|
+
{
|
|
1733
|
+
fill: stroke || color || "currentColor",
|
|
1734
|
+
d: "M13 14C13.8284 14 14.5 13.3284 14.5 12.5C14.5 11.6716 13.8284 11 13 11C12.1716 11 11.5 11.6716 11.5 12.5C11.5 13.3284 12.1716 14 13 14Z"
|
|
1735
|
+
}
|
|
1736
|
+
)
|
|
1737
|
+
] }), Agent_default = IconAgent;
|
|
1738
|
+
|
|
1685
1739
|
// src/components/Agreements.tsx
|
|
1686
|
-
var
|
|
1687
|
-
/* @__PURE__ */ (0,
|
|
1740
|
+
var import_jsx_runtime13 = __toESM(require_jsx_runtime()), IconAgreements = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1741
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
|
|
1688
1742
|
"path",
|
|
1689
1743
|
{
|
|
1690
1744
|
fill: stroke || color || "currentColor",
|
|
@@ -1693,11 +1747,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1693
1747
|
clipRule: "evenodd"
|
|
1694
1748
|
}
|
|
1695
1749
|
),
|
|
1696
|
-
/* @__PURE__ */ (0,
|
|
1750
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.25H16.5V14H7.5V16.25Z" })
|
|
1697
1751
|
] }), Agreements_default = IconAgreements;
|
|
1698
1752
|
|
|
1699
1753
|
// src/components/AngleDown.tsx
|
|
1700
|
-
var
|
|
1754
|
+
var import_jsx_runtime14 = __toESM(require_jsx_runtime()), IconAngleDown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
|
|
1701
1755
|
"path",
|
|
1702
1756
|
{
|
|
1703
1757
|
fill: stroke || color || "currentColor",
|
|
@@ -1706,7 +1760,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1706
1760
|
) }), AngleDown_default = IconAngleDown;
|
|
1707
1761
|
|
|
1708
1762
|
// src/components/Angleright.tsx
|
|
1709
|
-
var
|
|
1763
|
+
var import_jsx_runtime15 = __toESM(require_jsx_runtime()), IconAngleright = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
|
1710
1764
|
"path",
|
|
1711
1765
|
{
|
|
1712
1766
|
fill: stroke || color || "currentColor",
|
|
@@ -1715,7 +1769,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1715
1769
|
) }), Angleright_default = IconAngleright;
|
|
1716
1770
|
|
|
1717
1771
|
// src/components/Announcement.tsx
|
|
1718
|
-
var
|
|
1772
|
+
var import_jsx_runtime16 = __toESM(require_jsx_runtime()), IconAnnouncement = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
|
|
1719
1773
|
"path",
|
|
1720
1774
|
{
|
|
1721
1775
|
fill: stroke || color || "currentColor",
|
|
@@ -1726,7 +1780,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1726
1780
|
) }), Announcement_default = IconAnnouncement;
|
|
1727
1781
|
|
|
1728
1782
|
// src/components/Artboard.tsx
|
|
1729
|
-
var
|
|
1783
|
+
var import_jsx_runtime17 = __toESM(require_jsx_runtime()), IconArtboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
|
|
1730
1784
|
"path",
|
|
1731
1785
|
{
|
|
1732
1786
|
fill: stroke || color || "currentColor",
|
|
@@ -1737,17 +1791,17 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1737
1791
|
) }), Artboard_default = IconArtboard;
|
|
1738
1792
|
|
|
1739
1793
|
// src/components/AssetsFilled.tsx
|
|
1740
|
-
var
|
|
1741
|
-
/* @__PURE__ */ (0,
|
|
1742
|
-
/* @__PURE__ */ (0,
|
|
1743
|
-
/* @__PURE__ */ (0,
|
|
1794
|
+
var import_jsx_runtime18 = __toESM(require_jsx_runtime()), IconAssetsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1795
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { fill: fill || color || "currentColor", d: "M19.5 0H4.5V3H19.5V0Z" }),
|
|
1796
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { fill: fill || color || "currentColor", d: "M3 6H21V9H3V6Z" }),
|
|
1797
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 12H22.5V22.5H1.5V12Z" })
|
|
1744
1798
|
] }), AssetsFilled_default = IconAssetsFilled;
|
|
1745
1799
|
|
|
1746
1800
|
// src/components/Assets.tsx
|
|
1747
|
-
var
|
|
1748
|
-
/* @__PURE__ */ (0,
|
|
1749
|
-
/* @__PURE__ */ (0,
|
|
1750
|
-
/* @__PURE__ */ (0,
|
|
1801
|
+
var import_jsx_runtime19 = __toESM(require_jsx_runtime()), IconAssets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1802
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { fill: stroke || color || "currentColor", d: "M19.5 0H4.5V2.25H19.5V0Z" }),
|
|
1803
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { fill: stroke || color || "currentColor", d: "M3 5.25H21V7.5H3V5.25Z" }),
|
|
1804
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
|
|
1751
1805
|
"path",
|
|
1752
1806
|
{
|
|
1753
1807
|
fill: stroke || color || "currentColor",
|
|
@@ -1759,7 +1813,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1759
1813
|
] }), Assets_default = IconAssets;
|
|
1760
1814
|
|
|
1761
1815
|
// src/components/Autolayout.tsx
|
|
1762
|
-
var
|
|
1816
|
+
var import_jsx_runtime20 = __toESM(require_jsx_runtime()), IconAutolayout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
|
|
1763
1817
|
"path",
|
|
1764
1818
|
{
|
|
1765
1819
|
fill: stroke || color || "currentColor",
|
|
@@ -1768,8 +1822,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1768
1822
|
) }), Autolayout_default = IconAutolayout;
|
|
1769
1823
|
|
|
1770
1824
|
// src/components/Backtoprojects.tsx
|
|
1771
|
-
var
|
|
1772
|
-
/* @__PURE__ */ (0,
|
|
1825
|
+
var import_jsx_runtime21 = __toESM(require_jsx_runtime()), IconBacktoprojects = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1826
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1773
1827
|
"path",
|
|
1774
1828
|
{
|
|
1775
1829
|
fill: stroke || color || "currentColor",
|
|
@@ -1778,7 +1832,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1778
1832
|
clipRule: "evenodd"
|
|
1779
1833
|
}
|
|
1780
1834
|
),
|
|
1781
|
-
/* @__PURE__ */ (0,
|
|
1835
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1782
1836
|
"path",
|
|
1783
1837
|
{
|
|
1784
1838
|
fill: stroke || color || "currentColor",
|
|
@@ -1787,7 +1841,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1787
1841
|
clipRule: "evenodd"
|
|
1788
1842
|
}
|
|
1789
1843
|
),
|
|
1790
|
-
/* @__PURE__ */ (0,
|
|
1844
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1791
1845
|
"path",
|
|
1792
1846
|
{
|
|
1793
1847
|
fill: stroke || color || "currentColor",
|
|
@@ -1796,7 +1850,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1796
1850
|
clipRule: "evenodd"
|
|
1797
1851
|
}
|
|
1798
1852
|
),
|
|
1799
|
-
/* @__PURE__ */ (0,
|
|
1853
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
1800
1854
|
"path",
|
|
1801
1855
|
{
|
|
1802
1856
|
fill: stroke || color || "currentColor",
|
|
@@ -1808,7 +1862,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1808
1862
|
] }), Backtoprojects_default = IconBacktoprojects;
|
|
1809
1863
|
|
|
1810
1864
|
// src/components/Backward.tsx
|
|
1811
|
-
var
|
|
1865
|
+
var import_jsx_runtime22 = __toESM(require_jsx_runtime()), IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
1812
1866
|
"path",
|
|
1813
1867
|
{
|
|
1814
1868
|
fill: stroke || color || "currentColor",
|
|
@@ -1817,7 +1871,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1817
1871
|
) }), Backward_default = IconBackward;
|
|
1818
1872
|
|
|
1819
1873
|
// src/components/BatchShots.tsx
|
|
1820
|
-
var
|
|
1874
|
+
var import_jsx_runtime23 = __toESM(require_jsx_runtime()), IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
|
|
1821
1875
|
"path",
|
|
1822
1876
|
{
|
|
1823
1877
|
fill: stroke || color || "currentColor",
|
|
@@ -1828,15 +1882,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1828
1882
|
) }), BatchShots_default = IconBatchShots;
|
|
1829
1883
|
|
|
1830
1884
|
// src/components/Canvaposition.tsx
|
|
1831
|
-
var
|
|
1832
|
-
/* @__PURE__ */ (0,
|
|
1885
|
+
var import_jsx_runtime24 = __toESM(require_jsx_runtime()), IconCanvaposition = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1886
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
|
|
1833
1887
|
"path",
|
|
1834
1888
|
{
|
|
1835
1889
|
fill: stroke || color || "currentColor",
|
|
1836
1890
|
d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z"
|
|
1837
1891
|
}
|
|
1838
1892
|
),
|
|
1839
|
-
/* @__PURE__ */ (0,
|
|
1893
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
|
|
1840
1894
|
"path",
|
|
1841
1895
|
{
|
|
1842
1896
|
fill: stroke || color || "currentColor",
|
|
@@ -1847,8 +1901,48 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1847
1901
|
)
|
|
1848
1902
|
] }), Canvaposition_default = IconCanvaposition;
|
|
1849
1903
|
|
|
1904
|
+
// src/components/Canvasframe.tsx
|
|
1905
|
+
var import_jsx_runtime25 = __toESM(require_jsx_runtime()), IconCanvasframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1906
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
|
|
1907
|
+
"path",
|
|
1908
|
+
{
|
|
1909
|
+
fill: stroke || color || "currentColor",
|
|
1910
|
+
d: "M1.5 1.5H10.5V8.25H1.5V1.5ZM3.75 3.75H8.25V6H3.75V3.75Z",
|
|
1911
|
+
fillRule: "evenodd",
|
|
1912
|
+
clipRule: "evenodd"
|
|
1913
|
+
}
|
|
1914
|
+
),
|
|
1915
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
|
|
1916
|
+
"path",
|
|
1917
|
+
{
|
|
1918
|
+
fill: stroke || color || "currentColor",
|
|
1919
|
+
d: "M1.5 11.25H10.5V22.5H1.5V11.25ZM3.75 13.5H8.25V20.25H3.75V13.5Z",
|
|
1920
|
+
fillRule: "evenodd",
|
|
1921
|
+
clipRule: "evenodd"
|
|
1922
|
+
}
|
|
1923
|
+
),
|
|
1924
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
|
|
1925
|
+
"path",
|
|
1926
|
+
{
|
|
1927
|
+
fill: stroke || color || "currentColor",
|
|
1928
|
+
d: "M13.5 1.5V12.75H22.5V1.5H13.5ZM20.25 3.75H15.75V10.5H20.25V3.75Z",
|
|
1929
|
+
fillRule: "evenodd",
|
|
1930
|
+
clipRule: "evenodd"
|
|
1931
|
+
}
|
|
1932
|
+
),
|
|
1933
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
|
|
1934
|
+
"path",
|
|
1935
|
+
{
|
|
1936
|
+
fill: stroke || color || "currentColor",
|
|
1937
|
+
d: "M13.5 15.75H22.5V22.5H13.5V15.75ZM15.75 18H20.25V20.25H15.75V18Z",
|
|
1938
|
+
fillRule: "evenodd",
|
|
1939
|
+
clipRule: "evenodd"
|
|
1940
|
+
}
|
|
1941
|
+
)
|
|
1942
|
+
] }), Canvasframe_default = IconCanvasframe;
|
|
1943
|
+
|
|
1850
1944
|
// src/components/Canvasmode.tsx
|
|
1851
|
-
var
|
|
1945
|
+
var import_jsx_runtime26 = __toESM(require_jsx_runtime()), IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
|
|
1852
1946
|
"path",
|
|
1853
1947
|
{
|
|
1854
1948
|
fill: stroke || color || "currentColor",
|
|
@@ -1859,7 +1953,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1859
1953
|
) }), Canvasmode_default = IconCanvasmode;
|
|
1860
1954
|
|
|
1861
1955
|
// src/components/CcgFilled.tsx
|
|
1862
|
-
var
|
|
1956
|
+
var import_jsx_runtime27 = __toESM(require_jsx_runtime()), IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
|
|
1863
1957
|
"path",
|
|
1864
1958
|
{
|
|
1865
1959
|
fill: fill || color || "currentColor",
|
|
@@ -1870,7 +1964,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1870
1964
|
) }), CcgFilled_default = IconCcgFilled;
|
|
1871
1965
|
|
|
1872
1966
|
// src/components/Ccg.tsx
|
|
1873
|
-
var
|
|
1967
|
+
var import_jsx_runtime28 = __toESM(require_jsx_runtime()), IconCcg = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
1874
1968
|
"path",
|
|
1875
1969
|
{
|
|
1876
1970
|
fill: stroke || color || "currentColor",
|
|
@@ -1881,29 +1975,29 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1881
1975
|
) }), Ccg_default = IconCcg;
|
|
1882
1976
|
|
|
1883
1977
|
// src/components/Ccggame.tsx
|
|
1884
|
-
var
|
|
1885
|
-
/* @__PURE__ */ (0,
|
|
1978
|
+
var import_jsx_runtime29 = __toESM(require_jsx_runtime()), IconCcggame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
1979
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
|
|
1886
1980
|
"path",
|
|
1887
1981
|
{
|
|
1888
1982
|
fill: stroke || color || "currentColor",
|
|
1889
1983
|
d: "M9.75 9.75C9.75 10.9926 8.74264 12 7.5 12C6.25736 12 5.25 10.9926 5.25 9.75C5.25 8.50736 6.25736 7.5 7.5 7.5C8.74264 7.5 9.75 8.50736 9.75 9.75Z"
|
|
1890
1984
|
}
|
|
1891
1985
|
),
|
|
1892
|
-
/* @__PURE__ */ (0,
|
|
1986
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
|
|
1893
1987
|
"path",
|
|
1894
1988
|
{
|
|
1895
1989
|
fill: stroke || color || "currentColor",
|
|
1896
1990
|
d: "M19.125 8.0625C19.125 8.78737 18.5374 9.375 17.8125 9.375C17.0876 9.375 16.5 8.78737 16.5 8.0625C16.5 7.33763 17.0876 6.75 17.8125 6.75C18.5374 6.75 19.125 7.33763 19.125 8.0625Z"
|
|
1897
1991
|
}
|
|
1898
1992
|
),
|
|
1899
|
-
/* @__PURE__ */ (0,
|
|
1993
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
|
|
1900
1994
|
"path",
|
|
1901
1995
|
{
|
|
1902
1996
|
fill: stroke || color || "currentColor",
|
|
1903
1997
|
d: "M16.3125 12.75C17.0374 12.75 17.625 12.1624 17.625 11.4375C17.625 10.7126 17.0374 10.125 16.3125 10.125C15.5876 10.125 15 10.7126 15 11.4375C15 12.1624 15.5876 12.75 16.3125 12.75Z"
|
|
1904
1998
|
}
|
|
1905
1999
|
),
|
|
1906
|
-
/* @__PURE__ */ (0,
|
|
2000
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
|
|
1907
2001
|
"path",
|
|
1908
2002
|
{
|
|
1909
2003
|
fill: stroke || color || "currentColor",
|
|
@@ -1915,7 +2009,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1915
2009
|
] }), Ccggame_default = IconCcggame;
|
|
1916
2010
|
|
|
1917
2011
|
// src/components/Ccglanguage.tsx
|
|
1918
|
-
var
|
|
2012
|
+
var import_jsx_runtime30 = __toESM(require_jsx_runtime()), IconCcglanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
|
|
1919
2013
|
"path",
|
|
1920
2014
|
{
|
|
1921
2015
|
fill: stroke || color || "currentColor",
|
|
@@ -1924,7 +2018,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1924
2018
|
) }), Ccglanguage_default = IconCcglanguage;
|
|
1925
2019
|
|
|
1926
2020
|
// src/components/Chaptercollapse.tsx
|
|
1927
|
-
var
|
|
2021
|
+
var import_jsx_runtime31 = __toESM(require_jsx_runtime()), IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
|
|
1928
2022
|
"path",
|
|
1929
2023
|
{
|
|
1930
2024
|
fill: stroke || color || "currentColor",
|
|
@@ -1935,7 +2029,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1935
2029
|
) }), Chaptercollapse_default = IconChaptercollapse;
|
|
1936
2030
|
|
|
1937
2031
|
// src/components/Chapterexpand.tsx
|
|
1938
|
-
var
|
|
2032
|
+
var import_jsx_runtime32 = __toESM(require_jsx_runtime()), IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
|
|
1939
2033
|
"path",
|
|
1940
2034
|
{
|
|
1941
2035
|
fill: stroke || color || "currentColor",
|
|
@@ -1946,15 +2040,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1946
2040
|
) }), Chapterexpand_default = IconChapterexpand;
|
|
1947
2041
|
|
|
1948
2042
|
// src/components/Chathistory.tsx
|
|
1949
|
-
var
|
|
1950
|
-
/* @__PURE__ */ (0,
|
|
2043
|
+
var import_jsx_runtime33 = __toESM(require_jsx_runtime()), IconChathistory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2044
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
|
|
1951
2045
|
"path",
|
|
1952
2046
|
{
|
|
1953
2047
|
fill: stroke || color || "currentColor",
|
|
1954
2048
|
d: "M10.5 4.5V12.4926L15.7369 17.3267L17.2631 15.6733L12.75 11.5074V4.5H10.5Z"
|
|
1955
2049
|
}
|
|
1956
2050
|
),
|
|
1957
|
-
/* @__PURE__ */ (0,
|
|
2051
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
|
|
1958
2052
|
"path",
|
|
1959
2053
|
{
|
|
1960
2054
|
fill: stroke || color || "currentColor",
|
|
@@ -1966,7 +2060,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1966
2060
|
] }), Chathistory_default = IconChathistory;
|
|
1967
2061
|
|
|
1968
2062
|
// src/components/Check.tsx
|
|
1969
|
-
var
|
|
2063
|
+
var import_jsx_runtime34 = __toESM(require_jsx_runtime()), IconCheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
|
|
1970
2064
|
"path",
|
|
1971
2065
|
{
|
|
1972
2066
|
fill: stroke || color || "currentColor",
|
|
@@ -1975,7 +2069,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1975
2069
|
) }), Check_default = IconCheck;
|
|
1976
2070
|
|
|
1977
2071
|
// src/components/CheckedFilled.tsx
|
|
1978
|
-
var
|
|
2072
|
+
var import_jsx_runtime35 = __toESM(require_jsx_runtime()), IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
|
|
1979
2073
|
"path",
|
|
1980
2074
|
{
|
|
1981
2075
|
fill: fill || color || "currentColor",
|
|
@@ -1986,7 +2080,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1986
2080
|
) }), CheckedFilled_default = IconCheckedFilled;
|
|
1987
2081
|
|
|
1988
2082
|
// src/components/Close.tsx
|
|
1989
|
-
var
|
|
2083
|
+
var import_jsx_runtime36 = __toESM(require_jsx_runtime()), IconClose = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
|
|
1990
2084
|
"path",
|
|
1991
2085
|
{
|
|
1992
2086
|
fill: stroke || color || "currentColor",
|
|
@@ -1995,8 +2089,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1995
2089
|
) }), Close_default = IconClose;
|
|
1996
2090
|
|
|
1997
2091
|
// src/components/Collapsewindow.tsx
|
|
1998
|
-
var
|
|
1999
|
-
/* @__PURE__ */ (0,
|
|
2092
|
+
var import_jsx_runtime37 = __toESM(require_jsx_runtime()), IconCollapsewindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2093
|
+
/* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
|
|
2000
2094
|
"path",
|
|
2001
2095
|
{
|
|
2002
2096
|
fill: stroke || color || "currentColor",
|
|
@@ -2005,7 +2099,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2005
2099
|
clipRule: "evenodd"
|
|
2006
2100
|
}
|
|
2007
2101
|
),
|
|
2008
|
-
/* @__PURE__ */ (0,
|
|
2102
|
+
/* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
|
|
2009
2103
|
"path",
|
|
2010
2104
|
{
|
|
2011
2105
|
fill: stroke || color || "currentColor",
|
|
@@ -2016,10 +2110,19 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2016
2110
|
)
|
|
2017
2111
|
] }), Collapsewindow_default = IconCollapsewindow;
|
|
2018
2112
|
|
|
2113
|
+
// src/components/Command.tsx
|
|
2114
|
+
var import_jsx_runtime38 = __toESM(require_jsx_runtime()), IconCommand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
|
|
2115
|
+
"path",
|
|
2116
|
+
{
|
|
2117
|
+
fill: stroke || color || "currentColor",
|
|
2118
|
+
d: "M7.39517 9.52168V14.4783H5.28429C2.92324 14.4783 1 16.3234 1 18.7001C1 21.0768 2.92324 23 5.28429 23C7.64534 23 9.56859 21.0768 9.56859 18.7001V16.6048H14.4314V18.7001C14.4314 21.0768 16.3547 23 18.7157 23C21.0768 23 23 21.0768 23 18.7001C23 16.3234 21.0768 14.4783 18.7157 14.4783H16.5892V9.52168H18.7157C21.0768 9.52168 23 7.67662 23 5.29993C23 2.92324 21.0768 1 18.7157 1C16.3547 1 14.4314 2.92324 14.4314 5.29993V7.4108H9.56859V5.29993C9.56859 2.92324 7.64534 1 5.28429 1C2.92324 1 1 2.92324 1 5.29993C1 7.67662 2.92324 9.52168 5.28429 9.52168H7.39517ZM5.29993 7.42644C4.12722 7.42644 3.17342 6.47264 3.17342 5.29993C3.17342 4.12722 4.12722 3.17342 5.28429 3.17342C6.44136 3.17342 7.39517 4.12722 7.39517 5.31557V7.42644H5.29993ZM18.7001 7.42644H16.5892V5.31557C16.5892 4.12722 17.5586 3.17342 18.7157 3.17342C19.8728 3.17342 20.8266 4.12722 20.8266 5.29993C20.8266 6.47264 19.8728 7.42644 18.7001 7.42644ZM9.56859 14.494V9.50604H14.4314V14.494H9.56859ZM5.29993 16.5579H7.39517V18.6844C7.39517 19.8571 6.44136 20.8109 5.28429 20.8109C4.12722 20.8109 3.17342 19.8571 3.17342 18.6844C3.17342 17.5117 4.12722 16.5579 5.29993 16.5579ZM18.7001 16.5579C19.8728 16.5579 20.8266 17.5117 20.8266 18.6844C20.8266 19.8571 19.8728 20.8109 18.7157 20.8109C17.5586 20.8109 16.5892 19.8571 16.5892 18.6844V16.5579H18.7001Z"
|
|
2119
|
+
}
|
|
2120
|
+
) }), Command_default = IconCommand;
|
|
2121
|
+
|
|
2019
2122
|
// src/components/Copy.tsx
|
|
2020
|
-
var
|
|
2021
|
-
/* @__PURE__ */ (0,
|
|
2022
|
-
/* @__PURE__ */ (0,
|
|
2123
|
+
var import_jsx_runtime39 = __toESM(require_jsx_runtime()), IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2124
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", { fill: stroke || color || "currentColor", d: "M12.75 2.25H2.25V12.75H6V15H0V0H15V6H12.75V2.25Z" }),
|
|
2125
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
|
|
2023
2126
|
"path",
|
|
2024
2127
|
{
|
|
2025
2128
|
fill: stroke || color || "currentColor",
|
|
@@ -2031,7 +2134,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2031
2134
|
] }), Copy_default = IconCopy;
|
|
2032
2135
|
|
|
2033
2136
|
// src/components/Copylink.tsx
|
|
2034
|
-
var
|
|
2137
|
+
var import_jsx_runtime40 = __toESM(require_jsx_runtime()), IconCopylink = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
|
|
2035
2138
|
"path",
|
|
2036
2139
|
{
|
|
2037
2140
|
fill: stroke || color || "currentColor",
|
|
@@ -2041,9 +2144,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2041
2144
|
}
|
|
2042
2145
|
) }), Copylink_default = IconCopylink;
|
|
2043
2146
|
|
|
2147
|
+
// src/components/Createplan.tsx
|
|
2148
|
+
var import_jsx_runtime41 = __toESM(require_jsx_runtime()), IconCreateplan = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
|
|
2149
|
+
"path",
|
|
2150
|
+
{
|
|
2151
|
+
fill: stroke || color || "currentColor",
|
|
2152
|
+
d: "M7.5 0H16.5V3H21V24H3V3H7.5V0ZM9.75 2.25H14.25V5.25H9.75V2.25ZM7.5 5.25H5.25V21.75H18.75V5.25H16.5V7.5H7.5V5.25Z",
|
|
2153
|
+
fillRule: "evenodd",
|
|
2154
|
+
clipRule: "evenodd"
|
|
2155
|
+
}
|
|
2156
|
+
) }), Createplan_default = IconCreateplan;
|
|
2157
|
+
|
|
2044
2158
|
// src/components/CreditFilled.tsx
|
|
2045
|
-
var
|
|
2046
|
-
/* @__PURE__ */ (0,
|
|
2159
|
+
var import_jsx_runtime42 = __toESM(require_jsx_runtime()), IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2160
|
+
/* @__PURE__ */ (0, import_jsx_runtime42.jsx)("g", { clipPath: "url(#clip0_2_28)", children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
|
|
2047
2161
|
"path",
|
|
2048
2162
|
{
|
|
2049
2163
|
fill: fill || color || "currentColor",
|
|
@@ -2052,11 +2166,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2052
2166
|
clipRule: "evenodd"
|
|
2053
2167
|
}
|
|
2054
2168
|
) }),
|
|
2055
|
-
/* @__PURE__ */ (0,
|
|
2169
|
+
/* @__PURE__ */ (0, import_jsx_runtime42.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("clipPath", { id: "clip0_2_28", children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2056
2170
|
] }), CreditFilled_default = IconCreditFilled;
|
|
2057
2171
|
|
|
2058
2172
|
// src/components/Cursor.tsx
|
|
2059
|
-
var
|
|
2173
|
+
var import_jsx_runtime43 = __toESM(require_jsx_runtime()), IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
|
|
2060
2174
|
"path",
|
|
2061
2175
|
{
|
|
2062
2176
|
fill: stroke || color || "currentColor",
|
|
@@ -2067,9 +2181,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2067
2181
|
) }), Cursor_default = IconCursor;
|
|
2068
2182
|
|
|
2069
2183
|
// src/components/DeleteSceneChoice.tsx
|
|
2070
|
-
var
|
|
2071
|
-
/* @__PURE__ */ (0,
|
|
2072
|
-
/* @__PURE__ */ (0,
|
|
2184
|
+
var import_jsx_runtime44 = __toESM(require_jsx_runtime()), IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2185
|
+
/* @__PURE__ */ (0, import_jsx_runtime44.jsx)("path", { fill: stroke || color || "currentColor", d: "M18 10.875H6V13.125H18V10.875Z" }),
|
|
2186
|
+
/* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
|
|
2073
2187
|
"path",
|
|
2074
2188
|
{
|
|
2075
2189
|
fill: stroke || color || "currentColor",
|
|
@@ -2081,9 +2195,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2081
2195
|
] }), DeleteSceneChoice_default = IconDeleteSceneChoice;
|
|
2082
2196
|
|
|
2083
2197
|
// src/components/Delete.tsx
|
|
2084
|
-
var
|
|
2085
|
-
/* @__PURE__ */ (0,
|
|
2086
|
-
/* @__PURE__ */ (0,
|
|
2198
|
+
var import_jsx_runtime45 = __toESM(require_jsx_runtime()), IconDelete = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime45.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2199
|
+
/* @__PURE__ */ (0, import_jsx_runtime45.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 17.25V11.25H10.875V17.25H13.125Z" }),
|
|
2200
|
+
/* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
|
|
2087
2201
|
"path",
|
|
2088
2202
|
{
|
|
2089
2203
|
fill: stroke || color || "currentColor",
|
|
@@ -2095,7 +2209,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2095
2209
|
] }), Delete_default = IconDelete;
|
|
2096
2210
|
|
|
2097
2211
|
// src/components/DownFilled.tsx
|
|
2098
|
-
var
|
|
2212
|
+
var import_jsx_runtime46 = __toESM(require_jsx_runtime()), IconDownFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
|
|
2099
2213
|
"path",
|
|
2100
2214
|
{
|
|
2101
2215
|
fill: fill || color || "currentColor",
|
|
@@ -2106,7 +2220,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2106
2220
|
) }), DownFilled_default = IconDownFilled;
|
|
2107
2221
|
|
|
2108
2222
|
// src/components/DownleftFilled.tsx
|
|
2109
|
-
var
|
|
2223
|
+
var import_jsx_runtime47 = __toESM(require_jsx_runtime()), IconDownleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
|
|
2110
2224
|
"path",
|
|
2111
2225
|
{
|
|
2112
2226
|
fill: fill || color || "currentColor",
|
|
@@ -2117,15 +2231,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2117
2231
|
) }), DownleftFilled_default = IconDownleftFilled;
|
|
2118
2232
|
|
|
2119
2233
|
// src/components/Download.tsx
|
|
2120
|
-
var
|
|
2121
|
-
/* @__PURE__ */ (0,
|
|
2234
|
+
var import_jsx_runtime48 = __toESM(require_jsx_runtime()), IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2235
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
|
|
2122
2236
|
"path",
|
|
2123
2237
|
{
|
|
2124
2238
|
fill: stroke || color || "currentColor",
|
|
2125
2239
|
d: "M22.5 24L22.5 13.5H20.25V21.75L3.75 21.75L3.75 13.5H1.5L1.5 24L22.5 24Z"
|
|
2126
2240
|
}
|
|
2127
2241
|
),
|
|
2128
|
-
/* @__PURE__ */ (0,
|
|
2242
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
|
|
2129
2243
|
"path",
|
|
2130
2244
|
{
|
|
2131
2245
|
fill: stroke || color || "currentColor",
|
|
@@ -2137,7 +2251,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2137
2251
|
] }), Download_default = IconDownload;
|
|
2138
2252
|
|
|
2139
2253
|
// src/components/DownrightFilled.tsx
|
|
2140
|
-
var
|
|
2254
|
+
var import_jsx_runtime49 = __toESM(require_jsx_runtime()), IconDownrightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
|
|
2141
2255
|
"path",
|
|
2142
2256
|
{
|
|
2143
2257
|
fill: fill || color || "currentColor",
|
|
@@ -2148,18 +2262,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2148
2262
|
) }), DownrightFilled_default = IconDownrightFilled;
|
|
2149
2263
|
|
|
2150
2264
|
// src/components/DraghandleFilled.tsx
|
|
2151
|
-
var
|
|
2152
|
-
/* @__PURE__ */ (0,
|
|
2153
|
-
/* @__PURE__ */ (0,
|
|
2154
|
-
/* @__PURE__ */ (0,
|
|
2155
|
-
/* @__PURE__ */ (0,
|
|
2156
|
-
/* @__PURE__ */ (0,
|
|
2157
|
-
/* @__PURE__ */ (0,
|
|
2265
|
+
var import_jsx_runtime50 = __toESM(require_jsx_runtime()), IconDraghandleFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2266
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { fill: fill || color || "currentColor", d: "M18 7.19999V2.39999H13.2V7.19999L18 7.19999Z" }),
|
|
2267
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { fill: fill || color || "currentColor", d: "M18 9.59999V14.4H13.2L13.2 9.59999H18Z" }),
|
|
2268
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 9.59999V14.4H6V9.59999H10.8Z" }),
|
|
2269
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 2.39999V7.19999L6 7.19999V2.39999H10.8Z" }),
|
|
2270
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { fill: fill || color || "currentColor", d: "M18 21.6V16.8H13.2V21.6H18Z" }),
|
|
2271
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 16.8V21.6H6V16.8H10.8Z" })
|
|
2158
2272
|
] }), DraghandleFilled_default = IconDraghandleFilled;
|
|
2159
2273
|
|
|
2160
2274
|
// src/components/Edit.tsx
|
|
2161
|
-
var
|
|
2162
|
-
/* @__PURE__ */ (0,
|
|
2275
|
+
var import_jsx_runtime51 = __toESM(require_jsx_runtime()), IconEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2276
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
|
|
2163
2277
|
"path",
|
|
2164
2278
|
{
|
|
2165
2279
|
fill: stroke || color || "currentColor",
|
|
@@ -2168,7 +2282,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2168
2282
|
clipRule: "evenodd"
|
|
2169
2283
|
}
|
|
2170
2284
|
),
|
|
2171
|
-
/* @__PURE__ */ (0,
|
|
2285
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
|
|
2172
2286
|
"path",
|
|
2173
2287
|
{
|
|
2174
2288
|
fill: stroke || color || "currentColor",
|
|
@@ -2177,9 +2291,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2177
2291
|
)
|
|
2178
2292
|
] }), Edit_default = IconEdit;
|
|
2179
2293
|
|
|
2294
|
+
// src/components/Element.tsx
|
|
2295
|
+
var import_jsx_runtime52 = __toESM(require_jsx_runtime()), IconElement = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
|
|
2296
|
+
"path",
|
|
2297
|
+
{
|
|
2298
|
+
fill: stroke || color || "currentColor",
|
|
2299
|
+
d: "M8.76736 2.40203C5.77582 3.40922 3.40924 5.77581 2.40207 8.76735C1.0124 9.18502 0 10.4743 0 12C0 13.5257 1.0124 14.815 2.40206 15.2326C3.40924 18.2242 5.77582 20.5908 8.76736 21.598C9.18504 22.9876 10.4743 24 12 24C13.5257 24 14.8149 22.9876 15.2326 21.598C18.2242 20.5908 20.5909 18.2242 21.598 15.2326C22.9877 14.8149 24 13.5257 24 12C24 10.4743 22.9877 9.18508 21.598 8.76738C20.5909 5.77579 18.2242 3.40917 15.2326 2.40199C14.8149 1.01237 13.5257 0 12 0C10.4743 0 9.18504 1.01238 8.76736 2.40203ZM10.875 3.375C10.875 3.99632 11.3787 4.5 12 4.5C12.6213 4.5 13.125 3.99632 13.125 3.375C13.125 2.75368 12.6213 2.25 12 2.25C11.3787 2.25 10.875 2.75368 10.875 3.375ZM15.0826 4.75118C14.5559 5.92916 13.3738 6.75 12 6.75C10.6262 6.75 9.44412 5.92918 8.91742 4.75121C7.04694 5.54767 5.54767 7.04694 4.75123 8.91743C5.92919 9.44413 6.75 10.6262 6.75 12C6.75 13.3738 5.92919 14.5559 4.75123 15.0826C5.54767 16.9531 7.04694 18.4523 8.91742 19.2488C9.44412 18.0708 10.6262 17.25 12 17.25C13.3738 17.25 14.5559 18.0708 15.0826 19.2488C16.9531 18.4524 18.4524 16.9531 19.2488 15.0826C18.0708 14.5559 17.25 13.3738 17.25 12C17.25 10.6262 18.0708 9.44408 19.2488 8.91739C18.4524 7.04689 16.9531 5.54762 15.0826 4.75118ZM2.25 12C2.25 12.6213 2.75368 13.125 3.375 13.125C3.99632 13.125 4.5 12.6213 4.5 12C4.5 11.3787 3.99632 10.875 3.375 10.875C2.75368 10.875 2.25 11.3787 2.25 12ZM12 21.75C11.3787 21.75 10.875 21.2463 10.875 20.625C10.875 20.0037 11.3787 19.5 12 19.5C12.6213 19.5 13.125 20.0037 13.125 20.625C13.125 21.2463 12.6213 21.75 12 21.75ZM19.5 12C19.5 12.6213 20.0037 13.125 20.625 13.125C21.2463 13.125 21.75 12.6213 21.75 12C21.75 11.3787 21.2463 10.875 20.625 10.875C20.0037 10.875 19.5 11.3787 19.5 12Z",
|
|
2300
|
+
fillRule: "evenodd",
|
|
2301
|
+
clipRule: "evenodd"
|
|
2302
|
+
}
|
|
2303
|
+
) }), Element_default = IconElement;
|
|
2304
|
+
|
|
2180
2305
|
// src/components/Expandwindow.tsx
|
|
2181
|
-
var
|
|
2182
|
-
/* @__PURE__ */ (0,
|
|
2306
|
+
var import_jsx_runtime53 = __toESM(require_jsx_runtime()), IconExpandwindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2307
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
|
|
2183
2308
|
"path",
|
|
2184
2309
|
{
|
|
2185
2310
|
fill: stroke || color || "currentColor",
|
|
@@ -2188,7 +2313,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2188
2313
|
clipRule: "evenodd"
|
|
2189
2314
|
}
|
|
2190
2315
|
),
|
|
2191
|
-
/* @__PURE__ */ (0,
|
|
2316
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
|
|
2192
2317
|
"path",
|
|
2193
2318
|
{
|
|
2194
2319
|
fill: stroke || color || "currentColor",
|
|
@@ -2200,7 +2325,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2200
2325
|
] }), Expandwindow_default = IconExpandwindow;
|
|
2201
2326
|
|
|
2202
2327
|
// src/components/FavoriteFilled.tsx
|
|
2203
|
-
var
|
|
2328
|
+
var import_jsx_runtime54 = __toESM(require_jsx_runtime()), IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
|
|
2204
2329
|
"path",
|
|
2205
2330
|
{
|
|
2206
2331
|
fill: fill || color || "currentColor",
|
|
@@ -2209,7 +2334,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2209
2334
|
) }), FavoriteFilled_default = IconFavoriteFilled;
|
|
2210
2335
|
|
|
2211
2336
|
// src/components/Favorite.tsx
|
|
2212
|
-
var
|
|
2337
|
+
var import_jsx_runtime55 = __toESM(require_jsx_runtime()), IconFavorite = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
|
|
2213
2338
|
"path",
|
|
2214
2339
|
{
|
|
2215
2340
|
fill: stroke || color || "currentColor",
|
|
@@ -2220,7 +2345,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2220
2345
|
) }), Favorite_default = IconFavorite;
|
|
2221
2346
|
|
|
2222
2347
|
// src/components/FeedbackFailFilled.tsx
|
|
2223
|
-
var
|
|
2348
|
+
var import_jsx_runtime56 = __toESM(require_jsx_runtime()), IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
|
|
2224
2349
|
"path",
|
|
2225
2350
|
{
|
|
2226
2351
|
fill: fill || color || "currentColor",
|
|
@@ -2231,7 +2356,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2231
2356
|
) }), FeedbackFailFilled_default = IconFeedbackFailFilled;
|
|
2232
2357
|
|
|
2233
2358
|
// src/components/FeedbackPendingFilled.tsx
|
|
2234
|
-
var
|
|
2359
|
+
var import_jsx_runtime57 = __toESM(require_jsx_runtime()), IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
|
|
2235
2360
|
"path",
|
|
2236
2361
|
{
|
|
2237
2362
|
fill: fill || color || "currentColor",
|
|
@@ -2242,7 +2367,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2242
2367
|
) }), FeedbackPendingFilled_default = IconFeedbackPendingFilled;
|
|
2243
2368
|
|
|
2244
2369
|
// src/components/FeedbackProblemFilled.tsx
|
|
2245
|
-
var
|
|
2370
|
+
var import_jsx_runtime58 = __toESM(require_jsx_runtime()), IconFeedbackProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
2246
2371
|
"path",
|
|
2247
2372
|
{
|
|
2248
2373
|
fill: fill || color || "currentColor",
|
|
@@ -2253,29 +2378,29 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2253
2378
|
) }), FeedbackProblemFilled_default = IconFeedbackProblemFilled;
|
|
2254
2379
|
|
|
2255
2380
|
// src/components/FeedbackProblem.tsx
|
|
2256
|
-
var
|
|
2257
|
-
/* @__PURE__ */ (0,
|
|
2381
|
+
var import_jsx_runtime59 = __toESM(require_jsx_runtime()), IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2382
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
|
|
2258
2383
|
"path",
|
|
2259
2384
|
{
|
|
2260
2385
|
fill: stroke || color || "currentColor",
|
|
2261
2386
|
d: "M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z"
|
|
2262
2387
|
}
|
|
2263
2388
|
),
|
|
2264
|
-
/* @__PURE__ */ (0,
|
|
2389
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
|
|
2265
2390
|
"path",
|
|
2266
2391
|
{
|
|
2267
2392
|
fill: stroke || color || "currentColor",
|
|
2268
2393
|
d: "M17.25 9C17.25 9.82843 16.5784 10.5 15.75 10.5C14.9216 10.5 14.25 9.82843 14.25 9C14.25 8.17157 14.9216 7.5 15.75 7.5C16.5784 7.5 17.25 8.17157 17.25 9Z"
|
|
2269
2394
|
}
|
|
2270
2395
|
),
|
|
2271
|
-
/* @__PURE__ */ (0,
|
|
2396
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
|
|
2272
2397
|
"path",
|
|
2273
2398
|
{
|
|
2274
2399
|
fill: stroke || color || "currentColor",
|
|
2275
2400
|
d: "M12 17.25C13.2426 17.25 14.25 16.2426 14.25 15C14.25 13.7574 13.2426 12.75 12 12.75C10.7574 12.75 9.75 13.7574 9.75 15C9.75 16.2426 10.7574 17.25 12 17.25Z"
|
|
2276
2401
|
}
|
|
2277
2402
|
),
|
|
2278
|
-
/* @__PURE__ */ (0,
|
|
2403
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
|
|
2279
2404
|
"path",
|
|
2280
2405
|
{
|
|
2281
2406
|
fill: stroke || color || "currentColor",
|
|
@@ -2287,8 +2412,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2287
2412
|
] }), FeedbackProblem_default = IconFeedbackProblem;
|
|
2288
2413
|
|
|
2289
2414
|
// src/components/FiletypeImageFilled.tsx
|
|
2290
|
-
var
|
|
2291
|
-
/* @__PURE__ */ (0,
|
|
2415
|
+
var import_jsx_runtime60 = __toESM(require_jsx_runtime()), IconFiletypeImageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2416
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
2292
2417
|
"path",
|
|
2293
2418
|
{
|
|
2294
2419
|
fill: "#2E2E2E",
|
|
@@ -2296,21 +2421,21 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2296
2421
|
style: { opacity: 0.3 }
|
|
2297
2422
|
}
|
|
2298
2423
|
) }),
|
|
2299
|
-
/* @__PURE__ */ (0,
|
|
2424
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
2300
2425
|
"path",
|
|
2301
2426
|
{
|
|
2302
2427
|
fill: "#2E2E2E",
|
|
2303
2428
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
2304
2429
|
}
|
|
2305
2430
|
),
|
|
2306
|
-
/* @__PURE__ */ (0,
|
|
2431
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
2307
2432
|
"path",
|
|
2308
2433
|
{
|
|
2309
2434
|
fill: "#2E2E2E",
|
|
2310
2435
|
d: "M10.5938 11.0625C11.0252 11.0625 11.375 10.7127 11.375 10.2812C11.375 9.84978 11.0252 9.5 10.5938 9.5C10.1623 9.5 9.8125 9.84978 9.8125 10.2812C9.8125 10.7127 10.1623 11.0625 10.5938 11.0625Z"
|
|
2311
2436
|
}
|
|
2312
2437
|
),
|
|
2313
|
-
/* @__PURE__ */ (0,
|
|
2438
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
2314
2439
|
"path",
|
|
2315
2440
|
{
|
|
2316
2441
|
fill: "#2E2E2E",
|
|
@@ -2322,8 +2447,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2322
2447
|
] }), FiletypeImageFilled_default = IconFiletypeImageFilled;
|
|
2323
2448
|
|
|
2324
2449
|
// src/components/FiletypePdfFilled.tsx
|
|
2325
|
-
var
|
|
2326
|
-
/* @__PURE__ */ (0,
|
|
2450
|
+
var import_jsx_runtime61 = __toESM(require_jsx_runtime()), IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2451
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
2327
2452
|
"path",
|
|
2328
2453
|
{
|
|
2329
2454
|
fill: "#FF3E4C",
|
|
@@ -2331,14 +2456,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2331
2456
|
style: { opacity: 0.3 }
|
|
2332
2457
|
}
|
|
2333
2458
|
) }),
|
|
2334
|
-
/* @__PURE__ */ (0,
|
|
2459
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
2335
2460
|
"path",
|
|
2336
2461
|
{
|
|
2337
2462
|
fill: "#FF3E4C",
|
|
2338
2463
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
2339
2464
|
}
|
|
2340
2465
|
),
|
|
2341
|
-
/* @__PURE__ */ (0,
|
|
2466
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
2342
2467
|
"path",
|
|
2343
2468
|
{
|
|
2344
2469
|
fill: "#FF3E4C",
|
|
@@ -2348,8 +2473,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2348
2473
|
] }), FiletypePdfFilled_default = IconFiletypePdfFilled;
|
|
2349
2474
|
|
|
2350
2475
|
// src/components/FiletypePdfLumiFilled.tsx
|
|
2351
|
-
var
|
|
2352
|
-
/* @__PURE__ */ (0,
|
|
2476
|
+
var import_jsx_runtime62 = __toESM(require_jsx_runtime()), IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2477
|
+
/* @__PURE__ */ (0, import_jsx_runtime62.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
2353
2478
|
"path",
|
|
2354
2479
|
{
|
|
2355
2480
|
fill: "#2E2E2E",
|
|
@@ -2357,14 +2482,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2357
2482
|
style: { opacity: 0.3 }
|
|
2358
2483
|
}
|
|
2359
2484
|
) }),
|
|
2360
|
-
/* @__PURE__ */ (0,
|
|
2485
|
+
/* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
2361
2486
|
"path",
|
|
2362
2487
|
{
|
|
2363
2488
|
fill: "#2E2E2E",
|
|
2364
2489
|
d: "M19.9993 6.2882H17.59C17.058 6.28768 16.548 6.07629 16.1718 5.70045C15.7957 5.3246 15.5841 4.81499 15.5836 4.28346V1.5L19.9993 6.2882Z"
|
|
2365
2490
|
}
|
|
2366
2491
|
),
|
|
2367
|
-
/* @__PURE__ */ (0,
|
|
2492
|
+
/* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
2368
2493
|
"path",
|
|
2369
2494
|
{
|
|
2370
2495
|
fill: "#2E2E2E",
|
|
@@ -2374,8 +2499,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2374
2499
|
] }), FiletypePdfLumiFilled_default = IconFiletypePdfLumiFilled;
|
|
2375
2500
|
|
|
2376
2501
|
// src/components/FiletypeTxtFilled.tsx
|
|
2377
|
-
var
|
|
2378
|
-
/* @__PURE__ */ (0,
|
|
2502
|
+
var import_jsx_runtime63 = __toESM(require_jsx_runtime()), IconFiletypeTxtFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2503
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
2379
2504
|
"path",
|
|
2380
2505
|
{
|
|
2381
2506
|
fill: "#005FAD",
|
|
@@ -2383,11 +2508,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2383
2508
|
style: { opacity: 0.3 }
|
|
2384
2509
|
}
|
|
2385
2510
|
) }),
|
|
2386
|
-
/* @__PURE__ */ (0,
|
|
2387
|
-
/* @__PURE__ */ (0,
|
|
2388
|
-
/* @__PURE__ */ (0,
|
|
2389
|
-
/* @__PURE__ */ (0,
|
|
2390
|
-
/* @__PURE__ */ (0,
|
|
2511
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { fill: "#005FAD", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
|
|
2512
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { fill: "#005FAD", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
|
|
2513
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { fill: "#005FAD", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
|
|
2514
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { fill: "#005FAD", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
|
|
2515
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
2391
2516
|
"path",
|
|
2392
2517
|
{
|
|
2393
2518
|
fill: "#005FAD",
|
|
@@ -2397,8 +2522,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2397
2522
|
] }), FiletypeTxtFilled_default = IconFiletypeTxtFilled;
|
|
2398
2523
|
|
|
2399
2524
|
// src/components/FiletypeTxtLumiFilled.tsx
|
|
2400
|
-
var
|
|
2401
|
-
/* @__PURE__ */ (0,
|
|
2525
|
+
var import_jsx_runtime64 = __toESM(require_jsx_runtime()), IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2526
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
|
|
2402
2527
|
"path",
|
|
2403
2528
|
{
|
|
2404
2529
|
fill: "#2E2E2E",
|
|
@@ -2406,11 +2531,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2406
2531
|
style: { opacity: 0.3 }
|
|
2407
2532
|
}
|
|
2408
2533
|
) }),
|
|
2409
|
-
/* @__PURE__ */ (0,
|
|
2410
|
-
/* @__PURE__ */ (0,
|
|
2411
|
-
/* @__PURE__ */ (0,
|
|
2412
|
-
/* @__PURE__ */ (0,
|
|
2413
|
-
/* @__PURE__ */ (0,
|
|
2534
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { fill: "#2E2E2E", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
|
|
2535
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { fill: "#2E2E2E", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
|
|
2536
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { fill: "#2E2E2E", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
|
|
2537
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { fill: "#2E2E2E", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
|
|
2538
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
|
|
2414
2539
|
"path",
|
|
2415
2540
|
{
|
|
2416
2541
|
fill: "#2E2E2E",
|
|
@@ -2420,8 +2545,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2420
2545
|
] }), FiletypeTxtLumiFilled_default = IconFiletypeTxtLumiFilled;
|
|
2421
2546
|
|
|
2422
2547
|
// src/components/FiletypeWordFilled.tsx
|
|
2423
|
-
var
|
|
2424
|
-
/* @__PURE__ */ (0,
|
|
2548
|
+
var import_jsx_runtime65 = __toESM(require_jsx_runtime()), IconFiletypeWordFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2549
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
|
|
2425
2550
|
"path",
|
|
2426
2551
|
{
|
|
2427
2552
|
fill: "#0072FF",
|
|
@@ -2429,14 +2554,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2429
2554
|
style: { opacity: 0.3 }
|
|
2430
2555
|
}
|
|
2431
2556
|
) }),
|
|
2432
|
-
/* @__PURE__ */ (0,
|
|
2557
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
|
|
2433
2558
|
"path",
|
|
2434
2559
|
{
|
|
2435
2560
|
fill: "#0072FF",
|
|
2436
2561
|
d: "M8.09258 8L9.69258 16H10.8121L12 9.56557L13.1879 16H14.3074L15.9074 8H15.1426L13.7547 14.9392L12.4736 8H11.5264L10.2453 14.9392L8.85743 8H8.09258Z"
|
|
2437
2562
|
}
|
|
2438
2563
|
),
|
|
2439
|
-
/* @__PURE__ */ (0,
|
|
2564
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
|
|
2440
2565
|
"path",
|
|
2441
2566
|
{
|
|
2442
2567
|
fill: "#0072FF",
|
|
@@ -2446,8 +2571,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2446
2571
|
] }), FiletypeWordFilled_default = IconFiletypeWordFilled;
|
|
2447
2572
|
|
|
2448
2573
|
// src/components/FiletypeWordLumiFilled.tsx
|
|
2449
|
-
var
|
|
2450
|
-
/* @__PURE__ */ (0,
|
|
2574
|
+
var import_jsx_runtime66 = __toESM(require_jsx_runtime()), IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2575
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
|
|
2451
2576
|
"path",
|
|
2452
2577
|
{
|
|
2453
2578
|
fill: "#2E2E2E",
|
|
@@ -2455,14 +2580,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2455
2580
|
style: { opacity: 0.3 }
|
|
2456
2581
|
}
|
|
2457
2582
|
) }),
|
|
2458
|
-
/* @__PURE__ */ (0,
|
|
2583
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
|
|
2459
2584
|
"path",
|
|
2460
2585
|
{
|
|
2461
2586
|
fill: "#2E2E2E",
|
|
2462
2587
|
d: "M8.09257 8L9.69257 16H10.8121L12 9.56557L13.1879 16H14.3074L15.9074 8H15.1426L13.7547 14.9392L12.4736 8H11.5264L10.2453 14.9392L8.85742 8H8.09257Z"
|
|
2463
2588
|
}
|
|
2464
2589
|
),
|
|
2465
|
-
/* @__PURE__ */ (0,
|
|
2590
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
|
|
2466
2591
|
"path",
|
|
2467
2592
|
{
|
|
2468
2593
|
fill: "#2E2E2E",
|
|
@@ -2472,8 +2597,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2472
2597
|
] }), FiletypeWordLumiFilled_default = IconFiletypeWordLumiFilled;
|
|
2473
2598
|
|
|
2474
2599
|
// src/components/Fillin.tsx
|
|
2475
|
-
var
|
|
2476
|
-
/* @__PURE__ */ (0,
|
|
2600
|
+
var import_jsx_runtime67 = __toESM(require_jsx_runtime()), IconFillin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2601
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("g", { clipPath: "url(#clip0_491_23)", children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
|
|
2477
2602
|
"path",
|
|
2478
2603
|
{
|
|
2479
2604
|
fill: stroke || color || "currentColor",
|
|
@@ -2482,7 +2607,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2482
2607
|
clipRule: "evenodd"
|
|
2483
2608
|
}
|
|
2484
2609
|
) }),
|
|
2485
|
-
/* @__PURE__ */ (0,
|
|
2610
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("clipPath", { id: "clip0_491_23", children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
|
|
2486
2611
|
"rect",
|
|
2487
2612
|
{
|
|
2488
2613
|
width: "24",
|
|
@@ -2494,33 +2619,33 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2494
2619
|
] }), Fillin_default = IconFillin;
|
|
2495
2620
|
|
|
2496
2621
|
// src/components/FoldedMenu.tsx
|
|
2497
|
-
var
|
|
2498
|
-
/* @__PURE__ */ (0,
|
|
2499
|
-
/* @__PURE__ */ (0,
|
|
2500
|
-
/* @__PURE__ */ (0,
|
|
2501
|
-
/* @__PURE__ */ (0,
|
|
2622
|
+
var import_jsx_runtime68 = __toESM(require_jsx_runtime()), IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2623
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H22.5V1.5H1.5V3.75Z" }),
|
|
2624
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H22.5V20.25H1.5V22.5Z" }),
|
|
2625
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { fill: stroke || color || "currentColor", d: "M22.5 10.125H1.5V7.875H22.5V10.125Z" }),
|
|
2626
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H22.5V13.875H1.5V16.125Z" })
|
|
2502
2627
|
] }), FoldedMenu_default = IconFoldedMenu;
|
|
2503
2628
|
|
|
2504
2629
|
// src/components/FullScreen.tsx
|
|
2505
|
-
var
|
|
2506
|
-
/* @__PURE__ */ (0,
|
|
2507
|
-
/* @__PURE__ */ (0,
|
|
2508
|
-
/* @__PURE__ */ (0,
|
|
2509
|
-
/* @__PURE__ */ (0,
|
|
2630
|
+
var import_jsx_runtime69 = __toESM(require_jsx_runtime()), IconFullScreen = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2631
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { fill: stroke || color || "currentColor", d: "M3.25 14V20.75H10V23H1V14H3.25Z" }),
|
|
2632
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { fill: stroke || color || "currentColor", d: "M23 23H14V20.75H20.75V14H23V23Z" }),
|
|
2633
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { fill: stroke || color || "currentColor", d: "M10 3.25H3.25V10H1V1H10V3.25Z" }),
|
|
2634
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { fill: stroke || color || "currentColor", d: "M23 10H20.75V3.25H14V1H23V10Z" })
|
|
2510
2635
|
] }), FullScreen_default = IconFullScreen;
|
|
2511
2636
|
|
|
2512
2637
|
// src/components/GameFilled.tsx
|
|
2513
|
-
var
|
|
2514
|
-
/* @__PURE__ */ (0,
|
|
2515
|
-
/* @__PURE__ */ (0,
|
|
2516
|
-
/* @__PURE__ */ (0,
|
|
2638
|
+
var import_jsx_runtime70 = __toESM(require_jsx_runtime()), IconGameFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2639
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { fill: fill || color || "currentColor", d: "M7.5 0H16.5V5.37868L12 9.87868L7.5 5.37868V0Z" }),
|
|
2640
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { fill: fill || color || "currentColor", d: "M5.37868 7.5H0V16.5H5.37868L9.87868 12L5.37868 7.5Z" }),
|
|
2641
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
|
|
2517
2642
|
"path",
|
|
2518
2643
|
{
|
|
2519
2644
|
fill: fill || color || "currentColor",
|
|
2520
2645
|
d: "M7.5 18.6213V24H16.5V18.6213L12 14.1213L7.5 18.6213Z"
|
|
2521
2646
|
}
|
|
2522
2647
|
),
|
|
2523
|
-
/* @__PURE__ */ (0,
|
|
2648
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
|
|
2524
2649
|
"path",
|
|
2525
2650
|
{
|
|
2526
2651
|
fill: fill || color || "currentColor",
|
|
@@ -2530,8 +2655,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2530
2655
|
] }), GameFilled_default = IconGameFilled;
|
|
2531
2656
|
|
|
2532
2657
|
// src/components/Game.tsx
|
|
2533
|
-
var
|
|
2534
|
-
/* @__PURE__ */ (0,
|
|
2658
|
+
var import_jsx_runtime71 = __toESM(require_jsx_runtime()), IconGame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2659
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
2535
2660
|
"path",
|
|
2536
2661
|
{
|
|
2537
2662
|
fill: stroke || color || "currentColor",
|
|
@@ -2540,7 +2665,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2540
2665
|
clipRule: "evenodd"
|
|
2541
2666
|
}
|
|
2542
2667
|
),
|
|
2543
|
-
/* @__PURE__ */ (0,
|
|
2668
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
2544
2669
|
"path",
|
|
2545
2670
|
{
|
|
2546
2671
|
fill: stroke || color || "currentColor",
|
|
@@ -2549,7 +2674,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2549
2674
|
clipRule: "evenodd"
|
|
2550
2675
|
}
|
|
2551
2676
|
),
|
|
2552
|
-
/* @__PURE__ */ (0,
|
|
2677
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
2553
2678
|
"path",
|
|
2554
2679
|
{
|
|
2555
2680
|
fill: stroke || color || "currentColor",
|
|
@@ -2558,7 +2683,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2558
2683
|
clipRule: "evenodd"
|
|
2559
2684
|
}
|
|
2560
2685
|
),
|
|
2561
|
-
/* @__PURE__ */ (0,
|
|
2686
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
|
|
2562
2687
|
"path",
|
|
2563
2688
|
{
|
|
2564
2689
|
fill: stroke || color || "currentColor",
|
|
@@ -2570,7 +2695,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2570
2695
|
] }), Game_default = IconGame;
|
|
2571
2696
|
|
|
2572
2697
|
// src/components/GamebackupFilled.tsx
|
|
2573
|
-
var
|
|
2698
|
+
var import_jsx_runtime72 = __toESM(require_jsx_runtime()), IconGamebackupFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
|
|
2574
2699
|
"path",
|
|
2575
2700
|
{
|
|
2576
2701
|
fill: fill || color || "currentColor",
|
|
@@ -2581,7 +2706,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2581
2706
|
) }), GamebackupFilled_default = IconGamebackupFilled;
|
|
2582
2707
|
|
|
2583
2708
|
// src/components/Gamebackup.tsx
|
|
2584
|
-
var
|
|
2709
|
+
var import_jsx_runtime73 = __toESM(require_jsx_runtime()), IconGamebackup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime73.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
|
|
2585
2710
|
"path",
|
|
2586
2711
|
{
|
|
2587
2712
|
fill: stroke || color || "currentColor",
|
|
@@ -2592,7 +2717,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2592
2717
|
) }), Gamebackup_default = IconGamebackup;
|
|
2593
2718
|
|
|
2594
2719
|
// src/components/GamecontrolChoice.tsx
|
|
2595
|
-
var
|
|
2720
|
+
var import_jsx_runtime74 = __toESM(require_jsx_runtime()), IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
|
|
2596
2721
|
"path",
|
|
2597
2722
|
{
|
|
2598
2723
|
fill: stroke || color || "currentColor",
|
|
@@ -2603,7 +2728,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2603
2728
|
) }), GamecontrolChoice_default = IconGamecontrolChoice;
|
|
2604
2729
|
|
|
2605
2730
|
// src/components/GamecontrolGameplay.tsx
|
|
2606
|
-
var
|
|
2731
|
+
var import_jsx_runtime75 = __toESM(require_jsx_runtime()), IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
|
|
2607
2732
|
"path",
|
|
2608
2733
|
{
|
|
2609
2734
|
fill: stroke || color || "currentColor",
|
|
@@ -2614,7 +2739,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2614
2739
|
) }), GamecontrolGameplay_default = IconGamecontrolGameplay;
|
|
2615
2740
|
|
|
2616
2741
|
// src/components/GamecontrolLinear.tsx
|
|
2617
|
-
var
|
|
2742
|
+
var import_jsx_runtime76 = __toESM(require_jsx_runtime()), IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
|
|
2618
2743
|
"path",
|
|
2619
2744
|
{
|
|
2620
2745
|
fill: stroke || color || "currentColor",
|
|
@@ -2625,15 +2750,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2625
2750
|
) }), GamecontrolLinear_default = IconGamecontrolLinear;
|
|
2626
2751
|
|
|
2627
2752
|
// src/components/GamecontrolNone.tsx
|
|
2628
|
-
var
|
|
2629
|
-
/* @__PURE__ */ (0,
|
|
2753
|
+
var import_jsx_runtime77 = __toESM(require_jsx_runtime()), IconGamecontrolNone = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime77.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2754
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
|
|
2630
2755
|
"path",
|
|
2631
2756
|
{
|
|
2632
2757
|
fill: stroke || color || "currentColor",
|
|
2633
2758
|
d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z"
|
|
2634
2759
|
}
|
|
2635
2760
|
),
|
|
2636
|
-
/* @__PURE__ */ (0,
|
|
2761
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
|
|
2637
2762
|
"path",
|
|
2638
2763
|
{
|
|
2639
2764
|
fill: stroke || color || "currentColor",
|
|
@@ -2642,7 +2767,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2642
2767
|
clipRule: "evenodd"
|
|
2643
2768
|
}
|
|
2644
2769
|
),
|
|
2645
|
-
/* @__PURE__ */ (0,
|
|
2770
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
|
|
2646
2771
|
"path",
|
|
2647
2772
|
{
|
|
2648
2773
|
fill: stroke || color || "currentColor",
|
|
@@ -2654,22 +2779,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2654
2779
|
] }), GamecontrolNone_default = IconGamecontrolNone;
|
|
2655
2780
|
|
|
2656
2781
|
// src/components/GamecontrolTerminal.tsx
|
|
2657
|
-
var
|
|
2658
|
-
/* @__PURE__ */ (0,
|
|
2782
|
+
var import_jsx_runtime78 = __toESM(require_jsx_runtime()), IconGamecontrolTerminal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime78.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2783
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
|
|
2659
2784
|
"path",
|
|
2660
2785
|
{
|
|
2661
2786
|
fill: stroke || color || "currentColor",
|
|
2662
2787
|
d: "M14.2893 0.218108L12.2541 2.25325C12.1697 2.25109 12.085 2.25 12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 11.915 21.7489 11.8303 21.7468 11.7459L23.7819 9.71075C23.925 10.4518 24 11.2171 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C12.7829 0 13.5482 0.0749648 14.2893 0.218108Z"
|
|
2663
2788
|
}
|
|
2664
2789
|
),
|
|
2665
|
-
/* @__PURE__ */ (0,
|
|
2790
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
|
|
2666
2791
|
"path",
|
|
2667
2792
|
{
|
|
2668
2793
|
fill: stroke || color || "currentColor",
|
|
2669
2794
|
d: "M18.7088 12.75L16.4378 12.75C16.0807 14.8783 14.2297 16.5 12 16.5C9.51472 16.5 7.5 14.4853 7.5 12C7.5 9.77025 9.12172 7.91928 11.25 7.56222L11.25 5.2912C7.87504 5.66428 5.25 8.52559 5.25 12C5.25 15.7279 8.27208 18.75 12 18.75C15.4744 18.75 18.3357 16.125 18.7088 12.75Z"
|
|
2670
2795
|
}
|
|
2671
2796
|
),
|
|
2672
|
-
/* @__PURE__ */ (0,
|
|
2797
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
|
|
2673
2798
|
"path",
|
|
2674
2799
|
{
|
|
2675
2800
|
fill: stroke || color || "currentColor",
|
|
@@ -2681,7 +2806,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2681
2806
|
] }), GamecontrolTerminal_default = IconGamecontrolTerminal;
|
|
2682
2807
|
|
|
2683
2808
|
// src/components/Gamelanguage.tsx
|
|
2684
|
-
var
|
|
2809
|
+
var import_jsx_runtime79 = __toESM(require_jsx_runtime()), IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
|
|
2685
2810
|
"path",
|
|
2686
2811
|
{
|
|
2687
2812
|
fill: stroke || color || "currentColor",
|
|
@@ -2692,8 +2817,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2692
2817
|
) }), Gamelanguage_default = IconGamelanguage;
|
|
2693
2818
|
|
|
2694
2819
|
// src/components/Gamepreview.tsx
|
|
2695
|
-
var
|
|
2696
|
-
/* @__PURE__ */ (0,
|
|
2820
|
+
var import_jsx_runtime80 = __toESM(require_jsx_runtime()), IconGamepreview = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime80.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2821
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
|
|
2697
2822
|
"path",
|
|
2698
2823
|
{
|
|
2699
2824
|
fill: stroke || color || "currentColor",
|
|
@@ -2702,7 +2827,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2702
2827
|
clipRule: "evenodd"
|
|
2703
2828
|
}
|
|
2704
2829
|
),
|
|
2705
|
-
/* @__PURE__ */ (0,
|
|
2830
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
|
|
2706
2831
|
"path",
|
|
2707
2832
|
{
|
|
2708
2833
|
fill: stroke || color || "currentColor",
|
|
@@ -2714,7 +2839,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2714
2839
|
] }), Gamepreview_default = IconGamepreview;
|
|
2715
2840
|
|
|
2716
2841
|
// src/components/Gameui.tsx
|
|
2717
|
-
var
|
|
2842
|
+
var import_jsx_runtime81 = __toESM(require_jsx_runtime()), IconGameui = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime81.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
|
|
2718
2843
|
"path",
|
|
2719
2844
|
{
|
|
2720
2845
|
fill: stroke || color || "currentColor",
|
|
@@ -2725,8 +2850,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2725
2850
|
) }), Gameui_default = IconGameui;
|
|
2726
2851
|
|
|
2727
2852
|
// src/components/Gameuivariable.tsx
|
|
2728
|
-
var
|
|
2729
|
-
/* @__PURE__ */ (0,
|
|
2853
|
+
var import_jsx_runtime82 = __toESM(require_jsx_runtime()), IconGameuivariable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime82.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2854
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
|
|
2730
2855
|
"path",
|
|
2731
2856
|
{
|
|
2732
2857
|
fill: fill || color || "currentColor",
|
|
@@ -2735,7 +2860,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2735
2860
|
clipRule: "evenodd"
|
|
2736
2861
|
}
|
|
2737
2862
|
),
|
|
2738
|
-
/* @__PURE__ */ (0,
|
|
2863
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
|
|
2739
2864
|
"path",
|
|
2740
2865
|
{
|
|
2741
2866
|
fill: stroke || color || "currentColor",
|
|
@@ -2745,15 +2870,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2745
2870
|
] }), Gameuivariable_default = IconGameuivariable;
|
|
2746
2871
|
|
|
2747
2872
|
// src/components/Gameuivariable2.tsx
|
|
2748
|
-
var
|
|
2749
|
-
/* @__PURE__ */ (0,
|
|
2873
|
+
var import_jsx_runtime83 = __toESM(require_jsx_runtime()), IconGameuivariable2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2874
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
|
|
2750
2875
|
"path",
|
|
2751
2876
|
{
|
|
2752
2877
|
fill: fill || color || "currentColor",
|
|
2753
2878
|
d: "M21.3496 9.34961L19.7578 10.9404L17.2041 8.38672L13.5908 12L13.5918 12.001L12.001 13.5918L12 13.5908L8.38672 17.2041L12 20.8184L14.5127 18.3037L16.1045 19.8955L12 24L0 12L12 0L21.3496 9.34961ZM3.18164 12L6.7959 15.6133L10.4092 12L6.7959 8.38672L3.18164 12ZM8.38672 6.7959L12 10.4092L15.6133 6.7959L12 3.18164L8.38672 6.7959Z"
|
|
2754
2879
|
}
|
|
2755
2880
|
),
|
|
2756
|
-
/* @__PURE__ */ (0,
|
|
2881
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
|
|
2757
2882
|
"path",
|
|
2758
2883
|
{
|
|
2759
2884
|
fill: stroke || color || "currentColor",
|
|
@@ -2763,15 +2888,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2763
2888
|
] }), Gameuivariable2_default = IconGameuivariable2;
|
|
2764
2889
|
|
|
2765
2890
|
// src/components/GenerateMultimage.tsx
|
|
2766
|
-
var
|
|
2767
|
-
/* @__PURE__ */ (0,
|
|
2891
|
+
var import_jsx_runtime84 = __toESM(require_jsx_runtime()), IconGenerateMultimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2892
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
|
|
2768
2893
|
"path",
|
|
2769
2894
|
{
|
|
2770
2895
|
fill: stroke || color || "currentColor",
|
|
2771
2896
|
d: "M12 7.5C12.8284 7.5 13.5 6.82843 13.5 6C13.5 5.17157 12.8284 4.5 12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5Z"
|
|
2772
2897
|
}
|
|
2773
2898
|
),
|
|
2774
|
-
/* @__PURE__ */ (0,
|
|
2899
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
|
|
2775
2900
|
"path",
|
|
2776
2901
|
{
|
|
2777
2902
|
fill: stroke || color || "currentColor",
|
|
@@ -2780,11 +2905,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2780
2905
|
clipRule: "evenodd"
|
|
2781
2906
|
}
|
|
2782
2907
|
),
|
|
2783
|
-
/* @__PURE__ */ (0,
|
|
2908
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("path", { fill: stroke || color || "currentColor", d: "M0 6V24H18V21.75H2.25V6H0Z" })
|
|
2784
2909
|
] }), GenerateMultimage_default = IconGenerateMultimage;
|
|
2785
2910
|
|
|
2786
2911
|
// src/components/GenerateFilled.tsx
|
|
2787
|
-
var
|
|
2912
|
+
var import_jsx_runtime85 = __toESM(require_jsx_runtime()), IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
|
|
2788
2913
|
"path",
|
|
2789
2914
|
{
|
|
2790
2915
|
fill: fill || color || "currentColor",
|
|
@@ -2795,15 +2920,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2795
2920
|
) }), GenerateFilled_default = IconGenerateFilled;
|
|
2796
2921
|
|
|
2797
2922
|
// src/components/GenerateFrameStart.tsx
|
|
2798
|
-
var
|
|
2799
|
-
/* @__PURE__ */ (0,
|
|
2923
|
+
var import_jsx_runtime86 = __toESM(require_jsx_runtime()), IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2924
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
|
|
2800
2925
|
"path",
|
|
2801
2926
|
{
|
|
2802
2927
|
fill: stroke || color || "currentColor",
|
|
2803
2928
|
d: "M8.625 9.75C9.66053 9.75 10.5 8.91053 10.5 7.875C10.5 6.83947 9.66053 6 8.625 6C7.58947 6 6.75 6.83947 6.75 7.875C6.75 8.91053 7.58947 9.75 8.625 9.75Z"
|
|
2804
2929
|
}
|
|
2805
2930
|
),
|
|
2806
|
-
/* @__PURE__ */ (0,
|
|
2931
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
|
|
2807
2932
|
"path",
|
|
2808
2933
|
{
|
|
2809
2934
|
fill: stroke || color || "currentColor",
|
|
@@ -2815,8 +2940,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2815
2940
|
] }), GenerateFrameStart_default = IconGenerateFrameStart;
|
|
2816
2941
|
|
|
2817
2942
|
// src/components/GenerateFrameStart2End.tsx
|
|
2818
|
-
var
|
|
2819
|
-
/* @__PURE__ */ (0,
|
|
2943
|
+
var import_jsx_runtime87 = __toESM(require_jsx_runtime()), IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime87.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2944
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
|
|
2820
2945
|
"path",
|
|
2821
2946
|
{
|
|
2822
2947
|
fill: stroke || color || "currentColor",
|
|
@@ -2825,14 +2950,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2825
2950
|
clipRule: "evenodd"
|
|
2826
2951
|
}
|
|
2827
2952
|
),
|
|
2828
|
-
/* @__PURE__ */ (0,
|
|
2953
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
|
|
2829
2954
|
"path",
|
|
2830
2955
|
{
|
|
2831
2956
|
fill: stroke || color || "currentColor",
|
|
2832
2957
|
d: "M4.74981 7.49969C5.5782 7.49969 6.24975 6.82815 6.24975 5.99976C6.24975 5.17136 5.5782 4.49982 4.74981 4.49982C3.92141 4.49982 3.24987 5.17136 3.24987 5.99976C3.24987 6.82815 3.92141 7.49969 4.74981 7.49969Z"
|
|
2833
2958
|
}
|
|
2834
2959
|
),
|
|
2835
|
-
/* @__PURE__ */ (0,
|
|
2960
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
|
|
2836
2961
|
"path",
|
|
2837
2962
|
{
|
|
2838
2963
|
fill: stroke || color || "currentColor",
|
|
@@ -2844,8 +2969,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2844
2969
|
] }), GenerateFrameStart2End_default = IconGenerateFrameStart2End;
|
|
2845
2970
|
|
|
2846
2971
|
// src/components/GenerateSwitchframe.tsx
|
|
2847
|
-
var
|
|
2848
|
-
/* @__PURE__ */ (0,
|
|
2972
|
+
var import_jsx_runtime88 = __toESM(require_jsx_runtime()), IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime88.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2973
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
|
|
2849
2974
|
"path",
|
|
2850
2975
|
{
|
|
2851
2976
|
fill: stroke || color || "currentColor",
|
|
@@ -2854,7 +2979,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2854
2979
|
clipRule: "evenodd"
|
|
2855
2980
|
}
|
|
2856
2981
|
),
|
|
2857
|
-
/* @__PURE__ */ (0,
|
|
2982
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
|
|
2858
2983
|
"path",
|
|
2859
2984
|
{
|
|
2860
2985
|
fill: stroke || color || "currentColor",
|
|
@@ -2866,15 +2991,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2866
2991
|
] }), GenerateSwitchframe_default = IconGenerateSwitchframe;
|
|
2867
2992
|
|
|
2868
2993
|
// src/components/GenerateT2V.tsx
|
|
2869
|
-
var
|
|
2870
|
-
/* @__PURE__ */ (0,
|
|
2994
|
+
var import_jsx_runtime89 = __toESM(require_jsx_runtime()), IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2995
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
2871
2996
|
"path",
|
|
2872
2997
|
{
|
|
2873
2998
|
fill: stroke || color || "currentColor",
|
|
2874
2999
|
d: "M6 6V10.5H8.25V8.25H10.875V15.75H8.25V18H15.75V15.75H13.125V8.25H15.75V10.5H18V6H6Z"
|
|
2875
3000
|
}
|
|
2876
3001
|
),
|
|
2877
|
-
/* @__PURE__ */ (0,
|
|
3002
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
2878
3003
|
"path",
|
|
2879
3004
|
{
|
|
2880
3005
|
fill: stroke || color || "currentColor",
|
|
@@ -2886,7 +3011,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2886
3011
|
] }), GenerateT2V_default = IconGenerateT2V;
|
|
2887
3012
|
|
|
2888
3013
|
// src/components/Generate.tsx
|
|
2889
|
-
var
|
|
3014
|
+
var import_jsx_runtime90 = __toESM(require_jsx_runtime()), IconGenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
|
|
2890
3015
|
"path",
|
|
2891
3016
|
{
|
|
2892
3017
|
fill: stroke || color || "currentColor",
|
|
@@ -2895,15 +3020,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2895
3020
|
) }), Generate_default = IconGenerate;
|
|
2896
3021
|
|
|
2897
3022
|
// src/components/GenreAuto.tsx
|
|
2898
|
-
var
|
|
2899
|
-
/* @__PURE__ */ (0,
|
|
3023
|
+
var import_jsx_runtime91 = __toESM(require_jsx_runtime()), IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3024
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
|
|
2900
3025
|
"path",
|
|
2901
3026
|
{
|
|
2902
3027
|
fill: stroke || color || "currentColor",
|
|
2903
3028
|
d: "M18.375 6.375V10.5H16.125V6.375H12V4.125H16.125V0H18.375V4.125H22.5V6.375H18.375Z"
|
|
2904
3029
|
}
|
|
2905
3030
|
),
|
|
2906
|
-
/* @__PURE__ */ (0,
|
|
3031
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
|
|
2907
3032
|
"path",
|
|
2908
3033
|
{
|
|
2909
3034
|
fill: stroke || color || "currentColor",
|
|
@@ -2912,15 +3037,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2912
3037
|
clipRule: "evenodd"
|
|
2913
3038
|
}
|
|
2914
3039
|
),
|
|
2915
|
-
/* @__PURE__ */ (0,
|
|
2916
|
-
/* @__PURE__ */ (0,
|
|
3040
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)("path", { fill: stroke || color || "currentColor", d: "M3.75 0.75L1.5 3L3.75 5.25L6 3L3.75 0.75Z" }),
|
|
3041
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
|
|
2917
3042
|
"path",
|
|
2918
3043
|
{
|
|
2919
3044
|
fill: stroke || color || "currentColor",
|
|
2920
3045
|
d: "M18 21.75L20.25 19.5L22.5 21.75L20.25 24L18 21.75Z"
|
|
2921
3046
|
}
|
|
2922
3047
|
),
|
|
2923
|
-
/* @__PURE__ */ (0,
|
|
3048
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
|
|
2924
3049
|
"path",
|
|
2925
3050
|
{
|
|
2926
3051
|
fill: stroke || color || "currentColor",
|
|
@@ -2930,22 +3055,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2930
3055
|
] }), GenreAuto_default = IconGenreAuto;
|
|
2931
3056
|
|
|
2932
3057
|
// src/components/GenreComedy.tsx
|
|
2933
|
-
var
|
|
2934
|
-
/* @__PURE__ */ (0,
|
|
3058
|
+
var import_jsx_runtime92 = __toESM(require_jsx_runtime()), IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime92.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3059
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
|
|
2935
3060
|
"path",
|
|
2936
3061
|
{
|
|
2937
3062
|
fill: stroke || color || "currentColor",
|
|
2938
3063
|
d: "M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z"
|
|
2939
3064
|
}
|
|
2940
3065
|
),
|
|
2941
|
-
/* @__PURE__ */ (0,
|
|
3066
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
|
|
2942
3067
|
"path",
|
|
2943
3068
|
{
|
|
2944
3069
|
fill: stroke || color || "currentColor",
|
|
2945
3070
|
d: "M17.25 9C17.25 9.82843 16.5784 10.5 15.75 10.5C14.9216 10.5 14.25 9.82843 14.25 9C14.25 8.17157 14.9216 7.5 15.75 7.5C16.5784 7.5 17.25 8.17157 17.25 9Z"
|
|
2946
3071
|
}
|
|
2947
3072
|
),
|
|
2948
|
-
/* @__PURE__ */ (0,
|
|
3073
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
|
|
2949
3074
|
"path",
|
|
2950
3075
|
{
|
|
2951
3076
|
fill: stroke || color || "currentColor",
|
|
@@ -2954,7 +3079,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2954
3079
|
clipRule: "evenodd"
|
|
2955
3080
|
}
|
|
2956
3081
|
),
|
|
2957
|
-
/* @__PURE__ */ (0,
|
|
3082
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
|
|
2958
3083
|
"path",
|
|
2959
3084
|
{
|
|
2960
3085
|
fill: stroke || color || "currentColor",
|
|
@@ -2966,7 +3091,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2966
3091
|
] }), GenreComedy_default = IconGenreComedy;
|
|
2967
3092
|
|
|
2968
3093
|
// src/components/GenreFantasy.tsx
|
|
2969
|
-
var
|
|
3094
|
+
var import_jsx_runtime93 = __toESM(require_jsx_runtime()), IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
|
|
2970
3095
|
"path",
|
|
2971
3096
|
{
|
|
2972
3097
|
fill: stroke || color || "currentColor",
|
|
@@ -2977,22 +3102,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2977
3102
|
) }), GenreFantasy_default = IconGenreFantasy;
|
|
2978
3103
|
|
|
2979
3104
|
// src/components/GenreHorror.tsx
|
|
2980
|
-
var
|
|
2981
|
-
/* @__PURE__ */ (0,
|
|
3105
|
+
var import_jsx_runtime94 = __toESM(require_jsx_runtime()), IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3106
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
|
|
2982
3107
|
"path",
|
|
2983
3108
|
{
|
|
2984
3109
|
fill: stroke || color || "currentColor",
|
|
2985
3110
|
d: "M10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9Z"
|
|
2986
3111
|
}
|
|
2987
3112
|
),
|
|
2988
|
-
/* @__PURE__ */ (0,
|
|
3113
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
|
|
2989
3114
|
"path",
|
|
2990
3115
|
{
|
|
2991
3116
|
fill: stroke || color || "currentColor",
|
|
2992
3117
|
d: "M15 10.5C15.8284 10.5 16.5 9.82843 16.5 9C16.5 8.17157 15.8284 7.5 15 7.5C14.1716 7.5 13.5 8.17157 13.5 9C13.5 9.82843 14.1716 10.5 15 10.5Z"
|
|
2993
3118
|
}
|
|
2994
3119
|
),
|
|
2995
|
-
/* @__PURE__ */ (0,
|
|
3120
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
|
|
2996
3121
|
"path",
|
|
2997
3122
|
{
|
|
2998
3123
|
fill: stroke || color || "currentColor",
|
|
@@ -3004,7 +3129,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3004
3129
|
] }), GenreHorror_default = IconGenreHorror;
|
|
3005
3130
|
|
|
3006
3131
|
// src/components/GenreRomance.tsx
|
|
3007
|
-
var
|
|
3132
|
+
var import_jsx_runtime95 = __toESM(require_jsx_runtime()), IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime95.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
3008
3133
|
"path",
|
|
3009
3134
|
{
|
|
3010
3135
|
fill: stroke || color || "currentColor",
|
|
@@ -3015,15 +3140,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3015
3140
|
) }), GenreRomance_default = IconGenreRomance;
|
|
3016
3141
|
|
|
3017
3142
|
// src/components/GenreScifi.tsx
|
|
3018
|
-
var
|
|
3019
|
-
/* @__PURE__ */ (0,
|
|
3143
|
+
var import_jsx_runtime96 = __toESM(require_jsx_runtime()), IconGenreScifi = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime96.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3144
|
+
/* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
3020
3145
|
"path",
|
|
3021
3146
|
{
|
|
3022
3147
|
fill: stroke || color || "currentColor",
|
|
3023
3148
|
d: "M17.25 8.25C17.25 9.07843 16.5784 9.75 15.75 9.75C14.9216 9.75 14.25 9.07843 14.25 8.25C14.25 7.42157 14.9216 6.75 15.75 6.75C16.5784 6.75 17.25 7.42157 17.25 8.25Z"
|
|
3024
3149
|
}
|
|
3025
3150
|
),
|
|
3026
|
-
/* @__PURE__ */ (0,
|
|
3151
|
+
/* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
3027
3152
|
"path",
|
|
3028
3153
|
{
|
|
3029
3154
|
fill: stroke || color || "currentColor",
|
|
@@ -3032,7 +3157,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3032
3157
|
clipRule: "evenodd"
|
|
3033
3158
|
}
|
|
3034
3159
|
),
|
|
3035
|
-
/* @__PURE__ */ (0,
|
|
3160
|
+
/* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
3036
3161
|
"path",
|
|
3037
3162
|
{
|
|
3038
3163
|
fill: stroke || color || "currentColor",
|
|
@@ -3042,7 +3167,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3042
3167
|
] }), GenreScifi_default = IconGenreScifi;
|
|
3043
3168
|
|
|
3044
3169
|
// src/components/GenreSuspense.tsx
|
|
3045
|
-
var
|
|
3170
|
+
var import_jsx_runtime97 = __toESM(require_jsx_runtime()), IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime97.jsx)(
|
|
3046
3171
|
"path",
|
|
3047
3172
|
{
|
|
3048
3173
|
fill: stroke || color || "currentColor",
|
|
@@ -3053,7 +3178,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3053
3178
|
) }), GenreSuspense_default = IconGenreSuspense;
|
|
3054
3179
|
|
|
3055
3180
|
// src/components/Genre.tsx
|
|
3056
|
-
var
|
|
3181
|
+
var import_jsx_runtime98 = __toESM(require_jsx_runtime()), IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
3057
3182
|
"path",
|
|
3058
3183
|
{
|
|
3059
3184
|
fill: stroke || color || "currentColor",
|
|
@@ -3064,8 +3189,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3064
3189
|
) }), Genre_default = IconGenre;
|
|
3065
3190
|
|
|
3066
3191
|
// src/components/GoogleLogoFilled.tsx
|
|
3067
|
-
var
|
|
3068
|
-
/* @__PURE__ */ (0,
|
|
3192
|
+
var import_jsx_runtime99 = __toESM(require_jsx_runtime()), IconGoogleLogoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime99.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3193
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3069
3194
|
"mask",
|
|
3070
3195
|
{
|
|
3071
3196
|
id: "mask0_48_113",
|
|
@@ -3075,7 +3200,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3075
3200
|
y: "0",
|
|
3076
3201
|
maskUnits: "userSpaceOnUse",
|
|
3077
3202
|
style: { maskType: "luminance" },
|
|
3078
|
-
children: /* @__PURE__ */ (0,
|
|
3203
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3079
3204
|
"path",
|
|
3080
3205
|
{
|
|
3081
3206
|
fill: stroke || color || "currentColor",
|
|
@@ -3084,64 +3209,64 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3084
3209
|
)
|
|
3085
3210
|
}
|
|
3086
3211
|
),
|
|
3087
|
-
/* @__PURE__ */ (0,
|
|
3088
|
-
/* @__PURE__ */ (0,
|
|
3212
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)("g", { mask: "url(#mask0_48_113)", children: [
|
|
3213
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter0_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3089
3214
|
"path",
|
|
3090
3215
|
{
|
|
3091
3216
|
fill: "url(#paint0_radial_48_113)",
|
|
3092
3217
|
d: "M-0.13855 12.0511C-0.125823 13.9626 0.41885 15.9348 1.2433 17.5269V17.5378C1.83901 18.694 2.65317 19.6074 3.58049 20.5123L9.18123 18.4687C8.1216 17.9304 7.95992 17.6006 7.20034 16.9988C6.42411 16.2161 5.84559 15.3175 5.4853 14.2639H5.47079L5.4853 14.253C5.24828 13.5572 5.2249 12.8187 5.21615 12.0511H-0.13855Z"
|
|
3093
3218
|
}
|
|
3094
3219
|
) }),
|
|
3095
|
-
/* @__PURE__ */ (0,
|
|
3220
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter1_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3096
3221
|
"path",
|
|
3097
3222
|
{
|
|
3098
3223
|
fill: "url(#paint1_radial_48_113)",
|
|
3099
3224
|
d: "M12.2937 -0.116608C11.7402 1.82819 11.9518 3.71859 12.2937 4.81851C12.933 4.81898 13.5488 4.89518 14.1327 5.04699C15.4713 5.395 16.4181 6.08044 16.9983 6.6226L20.5889 3.10649C18.4618 1.15622 15.902 -0.113535 12.2937 -0.116608Z"
|
|
3100
3225
|
}
|
|
3101
3226
|
) }),
|
|
3102
|
-
/* @__PURE__ */ (0,
|
|
3227
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter2_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3103
3228
|
"path",
|
|
3104
3229
|
{
|
|
3105
3230
|
fill: "url(#paint2_radial_48_113)",
|
|
3106
3231
|
d: "M12.2817 -0.131989C9.56642 -0.132047 7.05954 0.713967 5.00522 2.14376C4.24245 2.67465 3.54248 3.2879 2.91919 3.96986C2.7559 5.50172 4.14151 7.38453 6.88543 7.36895C8.21677 5.8203 10.1858 4.81833 12.3773 4.81833C12.3793 4.81833 12.3813 4.8185 12.3833 4.81851L12.2938 -0.131638C12.2897 -0.131641 12.2858 -0.131989 12.2817 -0.131989Z"
|
|
3107
3232
|
}
|
|
3108
3233
|
) }),
|
|
3109
|
-
/* @__PURE__ */ (0,
|
|
3234
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter3_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3110
3235
|
"path",
|
|
3111
3236
|
{
|
|
3112
3237
|
fill: "url(#paint3_radial_48_113)",
|
|
3113
3238
|
d: "M21.2438 12.6054L18.8202 14.2704C18.7139 14.9233 18.4749 15.5657 18.1252 16.1513C17.7245 16.8224 17.2292 17.3333 16.7215 17.7223C15.2038 18.8853 13.4353 19.1248 12.2043 19.1258C10.9318 21.293 10.7087 22.3785 12.2938 24.1276C14.2551 24.1262 15.9938 23.7721 17.5275 23.1091C18.6362 22.6299 19.6185 22.0048 20.5078 21.2014C21.6829 20.1399 22.6033 18.8268 23.2315 17.3162C23.8597 15.8056 24.1956 14.0974 24.1956 12.2454L21.2438 12.6054Z"
|
|
3114
3239
|
}
|
|
3115
3240
|
) }),
|
|
3116
|
-
/* @__PURE__ */ (0,
|
|
3241
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter4_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3117
3242
|
"path",
|
|
3118
3243
|
{
|
|
3119
3244
|
fill: "#3086FF",
|
|
3120
3245
|
d: "M12.1147 9.56912V14.5333H23.7753C23.8778 13.8535 24.217 12.9737 24.217 12.2454C24.217 11.3943 24.1316 10.3547 23.9866 9.56912H12.1147Z"
|
|
3121
3246
|
}
|
|
3122
3247
|
) }),
|
|
3123
|
-
/* @__PURE__ */ (0,
|
|
3248
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter5_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3124
3249
|
"path",
|
|
3125
3250
|
{
|
|
3126
3251
|
fill: "url(#paint4_radial_48_113)",
|
|
3127
3252
|
d: "M2.97483 3.79462C2.25525 4.58193 1.64051 5.46316 1.1531 6.4162C0.316879 8.0461 -0.140991 10.0276 -0.140991 11.9697C-0.140991 11.997 -0.138726 12.0238 -0.138544 12.0511C0.231793 12.7612 4.97698 12.6252 5.21616 12.0511C5.21586 12.0244 5.21284 11.9982 5.21284 11.9714C5.21284 11.1748 5.34741 10.5877 5.5927 9.8676C5.8953 8.97932 6.36909 8.16135 6.97495 7.45659C7.11229 7.28125 7.47863 6.9043 7.58551 6.6782C7.62622 6.59208 7.5116 6.54374 7.50518 6.51343C7.49801 6.47952 7.34433 6.50679 7.30989 6.48153C7.20057 6.40135 6.98409 6.35947 6.85263 6.32225C6.57166 6.24269 6.10601 6.06725 5.84737 5.88538C5.02982 5.3105 3.75397 4.62381 2.97483 3.79462Z"
|
|
3128
3253
|
}
|
|
3129
3254
|
) }),
|
|
3130
|
-
/* @__PURE__ */ (0,
|
|
3255
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter6_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3131
3256
|
"path",
|
|
3132
3257
|
{
|
|
3133
3258
|
fill: "url(#paint5_radial_48_113)",
|
|
3134
3259
|
d: "M5.86493 6.51682C7.76074 7.66521 8.30593 5.93717 9.56638 5.39642L7.37379 0.849579C6.56724 1.18857 5.80521 1.60974 5.09815 2.10184C4.04224 2.83676 3.10978 3.73356 2.33951 4.75414L5.86493 6.51682Z"
|
|
3135
3260
|
}
|
|
3136
3261
|
) }),
|
|
3137
|
-
/* @__PURE__ */ (0,
|
|
3262
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter7_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3138
3263
|
"path",
|
|
3139
3264
|
{
|
|
3140
3265
|
fill: "url(#paint6_radial_48_113)",
|
|
3141
3266
|
d: "M6.63653 18.1174C4.09165 19.0362 3.69324 19.0691 3.45898 20.6463C3.90663 21.0831 4.3876 21.4872 4.8987 21.8536C6.27014 22.8367 8.9082 24.1459 12.282 24.1459C12.286 24.1459 12.2898 24.1456 12.2938 24.1456V19.0381C12.2912 19.0382 12.2883 19.0383 12.2857 19.0383C11.0223 19.0383 10.0128 18.7065 8.97763 18.1294C8.72242 17.9872 8.25938 18.3692 8.02401 18.1984C7.69937 17.9629 6.9181 18.4014 6.63653 18.1174Z"
|
|
3142
3267
|
}
|
|
3143
3268
|
) }),
|
|
3144
|
-
/* @__PURE__ */ (0,
|
|
3269
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("g", { filter: "url(#filter8_f_48_113)", style: { opacity: 0.5 }, children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
3145
3270
|
"path",
|
|
3146
3271
|
{
|
|
3147
3272
|
fill: "url(#paint7_linear_48_113)",
|
|
@@ -3149,8 +3274,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3149
3274
|
}
|
|
3150
3275
|
) })
|
|
3151
3276
|
] }),
|
|
3152
|
-
/* @__PURE__ */ (0,
|
|
3153
|
-
/* @__PURE__ */ (0,
|
|
3277
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)("defs", { children: [
|
|
3278
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3154
3279
|
"filter",
|
|
3155
3280
|
{
|
|
3156
3281
|
id: "filter0_f_48_113",
|
|
@@ -3161,13 +3286,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3161
3286
|
filterUnits: "userSpaceOnUse",
|
|
3162
3287
|
colorInterpolationFilters: "sRGB",
|
|
3163
3288
|
children: [
|
|
3164
|
-
/* @__PURE__ */ (0,
|
|
3165
|
-
/* @__PURE__ */ (0,
|
|
3166
|
-
/* @__PURE__ */ (0,
|
|
3289
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3290
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3291
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3167
3292
|
]
|
|
3168
3293
|
}
|
|
3169
3294
|
),
|
|
3170
|
-
/* @__PURE__ */ (0,
|
|
3295
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3171
3296
|
"filter",
|
|
3172
3297
|
{
|
|
3173
3298
|
id: "filter1_f_48_113",
|
|
@@ -3178,13 +3303,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3178
3303
|
filterUnits: "userSpaceOnUse",
|
|
3179
3304
|
colorInterpolationFilters: "sRGB",
|
|
3180
3305
|
children: [
|
|
3181
|
-
/* @__PURE__ */ (0,
|
|
3182
|
-
/* @__PURE__ */ (0,
|
|
3183
|
-
/* @__PURE__ */ (0,
|
|
3306
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3307
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3308
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3184
3309
|
]
|
|
3185
3310
|
}
|
|
3186
3311
|
),
|
|
3187
|
-
/* @__PURE__ */ (0,
|
|
3312
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3188
3313
|
"filter",
|
|
3189
3314
|
{
|
|
3190
3315
|
id: "filter2_f_48_113",
|
|
@@ -3195,13 +3320,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3195
3320
|
filterUnits: "userSpaceOnUse",
|
|
3196
3321
|
colorInterpolationFilters: "sRGB",
|
|
3197
3322
|
children: [
|
|
3198
|
-
/* @__PURE__ */ (0,
|
|
3199
|
-
/* @__PURE__ */ (0,
|
|
3200
|
-
/* @__PURE__ */ (0,
|
|
3323
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3324
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3325
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3201
3326
|
]
|
|
3202
3327
|
}
|
|
3203
3328
|
),
|
|
3204
|
-
/* @__PURE__ */ (0,
|
|
3329
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3205
3330
|
"filter",
|
|
3206
3331
|
{
|
|
3207
3332
|
id: "filter3_f_48_113",
|
|
@@ -3212,13 +3337,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3212
3337
|
filterUnits: "userSpaceOnUse",
|
|
3213
3338
|
colorInterpolationFilters: "sRGB",
|
|
3214
3339
|
children: [
|
|
3215
|
-
/* @__PURE__ */ (0,
|
|
3216
|
-
/* @__PURE__ */ (0,
|
|
3217
|
-
/* @__PURE__ */ (0,
|
|
3340
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3341
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3342
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3218
3343
|
]
|
|
3219
3344
|
}
|
|
3220
3345
|
),
|
|
3221
|
-
/* @__PURE__ */ (0,
|
|
3346
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3222
3347
|
"filter",
|
|
3223
3348
|
{
|
|
3224
3349
|
id: "filter4_f_48_113",
|
|
@@ -3229,13 +3354,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3229
3354
|
filterUnits: "userSpaceOnUse",
|
|
3230
3355
|
colorInterpolationFilters: "sRGB",
|
|
3231
3356
|
children: [
|
|
3232
|
-
/* @__PURE__ */ (0,
|
|
3233
|
-
/* @__PURE__ */ (0,
|
|
3234
|
-
/* @__PURE__ */ (0,
|
|
3357
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3358
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3359
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3235
3360
|
]
|
|
3236
3361
|
}
|
|
3237
3362
|
),
|
|
3238
|
-
/* @__PURE__ */ (0,
|
|
3363
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3239
3364
|
"filter",
|
|
3240
3365
|
{
|
|
3241
3366
|
id: "filter5_f_48_113",
|
|
@@ -3246,13 +3371,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3246
3371
|
filterUnits: "userSpaceOnUse",
|
|
3247
3372
|
colorInterpolationFilters: "sRGB",
|
|
3248
3373
|
children: [
|
|
3249
|
-
/* @__PURE__ */ (0,
|
|
3250
|
-
/* @__PURE__ */ (0,
|
|
3251
|
-
/* @__PURE__ */ (0,
|
|
3374
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3375
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3376
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3252
3377
|
]
|
|
3253
3378
|
}
|
|
3254
3379
|
),
|
|
3255
|
-
/* @__PURE__ */ (0,
|
|
3380
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3256
3381
|
"filter",
|
|
3257
3382
|
{
|
|
3258
3383
|
id: "filter6_f_48_113",
|
|
@@ -3263,13 +3388,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3263
3388
|
filterUnits: "userSpaceOnUse",
|
|
3264
3389
|
colorInterpolationFilters: "sRGB",
|
|
3265
3390
|
children: [
|
|
3266
|
-
/* @__PURE__ */ (0,
|
|
3267
|
-
/* @__PURE__ */ (0,
|
|
3268
|
-
/* @__PURE__ */ (0,
|
|
3391
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3392
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3393
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "1.65243" })
|
|
3269
3394
|
]
|
|
3270
3395
|
}
|
|
3271
3396
|
),
|
|
3272
|
-
/* @__PURE__ */ (0,
|
|
3397
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3273
3398
|
"filter",
|
|
3274
3399
|
{
|
|
3275
3400
|
id: "filter7_f_48_113",
|
|
@@ -3280,13 +3405,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3280
3405
|
filterUnits: "userSpaceOnUse",
|
|
3281
3406
|
colorInterpolationFilters: "sRGB",
|
|
3282
3407
|
children: [
|
|
3283
|
-
/* @__PURE__ */ (0,
|
|
3284
|
-
/* @__PURE__ */ (0,
|
|
3285
|
-
/* @__PURE__ */ (0,
|
|
3408
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3409
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3410
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3286
3411
|
]
|
|
3287
3412
|
}
|
|
3288
3413
|
),
|
|
3289
|
-
/* @__PURE__ */ (0,
|
|
3414
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3290
3415
|
"filter",
|
|
3291
3416
|
{
|
|
3292
3417
|
id: "filter8_f_48_113",
|
|
@@ -3297,13 +3422,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3297
3422
|
filterUnits: "userSpaceOnUse",
|
|
3298
3423
|
colorInterpolationFilters: "sRGB",
|
|
3299
3424
|
children: [
|
|
3300
|
-
/* @__PURE__ */ (0,
|
|
3301
|
-
/* @__PURE__ */ (0,
|
|
3302
|
-
/* @__PURE__ */ (0,
|
|
3425
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
|
|
3426
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
|
|
3427
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
|
|
3303
3428
|
]
|
|
3304
3429
|
}
|
|
3305
3430
|
),
|
|
3306
|
-
/* @__PURE__ */ (0,
|
|
3431
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3307
3432
|
"radialGradient",
|
|
3308
3433
|
{
|
|
3309
3434
|
id: "paint0_radial_48_113",
|
|
@@ -3313,20 +3438,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3313
3438
|
gradientTransform: "matrix(-0.498722 -11.9519 17.9311 -0.717223 9.06911 20.3322)",
|
|
3314
3439
|
gradientUnits: "userSpaceOnUse",
|
|
3315
3440
|
children: [
|
|
3316
|
-
/* @__PURE__ */ (0,
|
|
3317
|
-
/* @__PURE__ */ (0,
|
|
3318
|
-
/* @__PURE__ */ (0,
|
|
3319
|
-
/* @__PURE__ */ (0,
|
|
3320
|
-
/* @__PURE__ */ (0,
|
|
3321
|
-
/* @__PURE__ */ (0,
|
|
3322
|
-
/* @__PURE__ */ (0,
|
|
3323
|
-
/* @__PURE__ */ (0,
|
|
3324
|
-
/* @__PURE__ */ (0,
|
|
3325
|
-
/* @__PURE__ */ (0,
|
|
3441
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.141612", stopColor: "#1ABD4D" }),
|
|
3442
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.247515", stopColor: "#6EC30D" }),
|
|
3443
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.311547", stopColor: "#8AC502" }),
|
|
3444
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.366013", stopColor: "#A2C600" }),
|
|
3445
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.445673", stopColor: "#C8C903" }),
|
|
3446
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.540305", stopColor: "#EBCB03" }),
|
|
3447
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.615636", stopColor: "#F7CD07" }),
|
|
3448
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.699345", stopColor: "#FDCD04" }),
|
|
3449
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.771242", stopColor: "#FDCE05" }),
|
|
3450
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.860566", stopColor: "#FFCE0A" })
|
|
3326
3451
|
]
|
|
3327
3452
|
}
|
|
3328
3453
|
),
|
|
3329
|
-
/* @__PURE__ */ (0,
|
|
3454
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3330
3455
|
"radialGradient",
|
|
3331
3456
|
{
|
|
3332
3457
|
id: "paint1_radial_48_113",
|
|
@@ -3336,12 +3461,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3336
3461
|
gradientTransform: "matrix(8.46967 -2.03557e-05 -1.19045e-05 10.7093 20.253 6.36819)",
|
|
3337
3462
|
gradientUnits: "userSpaceOnUse",
|
|
3338
3463
|
children: [
|
|
3339
|
-
/* @__PURE__ */ (0,
|
|
3340
|
-
/* @__PURE__ */ (0,
|
|
3464
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.408458", stopColor: "#FB4E5A" }),
|
|
3465
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "1", stopColor: "#FF4540" })
|
|
3341
3466
|
]
|
|
3342
3467
|
}
|
|
3343
3468
|
),
|
|
3344
|
-
/* @__PURE__ */ (0,
|
|
3469
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3345
3470
|
"radialGradient",
|
|
3346
3471
|
{
|
|
3347
3472
|
id: "paint2_radial_48_113",
|
|
@@ -3351,18 +3476,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3351
3476
|
gradientTransform: "matrix(-11.8666 6.43492 8.91875 15.766 15.6277 -1.68219)",
|
|
3352
3477
|
gradientUnits: "userSpaceOnUse",
|
|
3353
3478
|
children: [
|
|
3354
|
-
/* @__PURE__ */ (0,
|
|
3355
|
-
/* @__PURE__ */ (0,
|
|
3356
|
-
/* @__PURE__ */ (0,
|
|
3357
|
-
/* @__PURE__ */ (0,
|
|
3358
|
-
/* @__PURE__ */ (0,
|
|
3359
|
-
/* @__PURE__ */ (0,
|
|
3360
|
-
/* @__PURE__ */ (0,
|
|
3361
|
-
/* @__PURE__ */ (0,
|
|
3479
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.231273", stopColor: "#FF4541" }),
|
|
3480
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.311547", stopColor: "#FF4540" }),
|
|
3481
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.457516", stopColor: "#FF4640" }),
|
|
3482
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.540305", stopColor: "#FF473F" }),
|
|
3483
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.699346", stopColor: "#FF5138" }),
|
|
3484
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.771242", stopColor: "#FF5B33" }),
|
|
3485
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.860566", stopColor: "#FF6C29" }),
|
|
3486
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "1", stopColor: "#FF8C18" })
|
|
3362
3487
|
]
|
|
3363
3488
|
}
|
|
3364
3489
|
),
|
|
3365
|
-
/* @__PURE__ */ (0,
|
|
3490
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3366
3491
|
"radialGradient",
|
|
3367
3492
|
{
|
|
3368
3493
|
id: "paint3_radial_48_113",
|
|
@@ -3372,19 +3497,19 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3372
3497
|
gradientTransform: "matrix(-21.5204 -27.5047 -10.3696 7.77752 12.4702 22.5743)",
|
|
3373
3498
|
gradientUnits: "userSpaceOnUse",
|
|
3374
3499
|
children: [
|
|
3375
|
-
/* @__PURE__ */ (0,
|
|
3376
|
-
/* @__PURE__ */ (0,
|
|
3377
|
-
/* @__PURE__ */ (0,
|
|
3378
|
-
/* @__PURE__ */ (0,
|
|
3379
|
-
/* @__PURE__ */ (0,
|
|
3380
|
-
/* @__PURE__ */ (0,
|
|
3381
|
-
/* @__PURE__ */ (0,
|
|
3382
|
-
/* @__PURE__ */ (0,
|
|
3383
|
-
/* @__PURE__ */ (0,
|
|
3500
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.131546", stopColor: "#0CBA65" }),
|
|
3501
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.209784", stopColor: "#0BB86D" }),
|
|
3502
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.297297", stopColor: "#09B479" }),
|
|
3503
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.396257", stopColor: "#08AD93" }),
|
|
3504
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.477124", stopColor: "#0AA6A9" }),
|
|
3505
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.568425", stopColor: "#0D9CC6" }),
|
|
3506
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.667385", stopColor: "#1893DD" }),
|
|
3507
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.768727", stopColor: "#258BF1" }),
|
|
3508
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.858506", stopColor: "#3086FF" })
|
|
3384
3509
|
]
|
|
3385
3510
|
}
|
|
3386
3511
|
),
|
|
3387
|
-
/* @__PURE__ */ (0,
|
|
3512
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3388
3513
|
"radialGradient",
|
|
3389
3514
|
{
|
|
3390
3515
|
id: "paint4_radial_48_113",
|
|
@@ -3394,18 +3519,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3394
3519
|
gradientTransform: "matrix(-1.52295 12.8522 18.1501 2.06168 11.2421 2.13475)",
|
|
3395
3520
|
gradientUnits: "userSpaceOnUse",
|
|
3396
3521
|
children: [
|
|
3397
|
-
/* @__PURE__ */ (0,
|
|
3398
|
-
/* @__PURE__ */ (0,
|
|
3399
|
-
/* @__PURE__ */ (0,
|
|
3400
|
-
/* @__PURE__ */ (0,
|
|
3401
|
-
/* @__PURE__ */ (0,
|
|
3402
|
-
/* @__PURE__ */ (0,
|
|
3403
|
-
/* @__PURE__ */ (0,
|
|
3404
|
-
/* @__PURE__ */ (0,
|
|
3522
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.366013", stopColor: "#FF4E3A" }),
|
|
3523
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.457516", stopColor: "#FF8A1B" }),
|
|
3524
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.540305", stopColor: "#FFA312" }),
|
|
3525
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.615636", stopColor: "#FFB60C" }),
|
|
3526
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.771242", stopColor: "#FFCD0A" }),
|
|
3527
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.860566", stopColor: "#FECF0A" }),
|
|
3528
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.915033", stopColor: "#FECF08" }),
|
|
3529
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "1", stopColor: "#FDCD01" })
|
|
3405
3530
|
]
|
|
3406
3531
|
}
|
|
3407
3532
|
),
|
|
3408
|
-
/* @__PURE__ */ (0,
|
|
3533
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3409
3534
|
"radialGradient",
|
|
3410
3535
|
{
|
|
3411
3536
|
id: "paint5_radial_48_113",
|
|
@@ -3415,15 +3540,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3415
3540
|
gradientTransform: "matrix(-4.40212 4.76677 -13.7322 -12.1566 9.10044 2.00144)",
|
|
3416
3541
|
gradientUnits: "userSpaceOnUse",
|
|
3417
3542
|
children: [
|
|
3418
|
-
/* @__PURE__ */ (0,
|
|
3419
|
-
/* @__PURE__ */ (0,
|
|
3420
|
-
/* @__PURE__ */ (0,
|
|
3421
|
-
/* @__PURE__ */ (0,
|
|
3422
|
-
/* @__PURE__ */ (0,
|
|
3543
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.315904", stopColor: "#FF4C3C" }),
|
|
3544
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.603818", stopColor: "#FF692C" }),
|
|
3545
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.726837", stopColor: "#FF7825" }),
|
|
3546
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.884534", stopColor: "#FF8D1B" }),
|
|
3547
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "1", stopColor: "#FF9F13" })
|
|
3423
3548
|
]
|
|
3424
3549
|
}
|
|
3425
3550
|
),
|
|
3426
|
-
/* @__PURE__ */ (0,
|
|
3551
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3427
3552
|
"radialGradient",
|
|
3428
3553
|
{
|
|
3429
3554
|
id: "paint6_radial_48_113",
|
|
@@ -3433,20 +3558,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3433
3558
|
gradientTransform: "matrix(-11.8666 -6.43492 8.91876 -15.766 15.6277 25.6232)",
|
|
3434
3559
|
gradientUnits: "userSpaceOnUse",
|
|
3435
3560
|
children: [
|
|
3436
|
-
/* @__PURE__ */ (0,
|
|
3437
|
-
/* @__PURE__ */ (0,
|
|
3438
|
-
/* @__PURE__ */ (0,
|
|
3439
|
-
/* @__PURE__ */ (0,
|
|
3440
|
-
/* @__PURE__ */ (0,
|
|
3441
|
-
/* @__PURE__ */ (0,
|
|
3442
|
-
/* @__PURE__ */ (0,
|
|
3443
|
-
/* @__PURE__ */ (0,
|
|
3444
|
-
/* @__PURE__ */ (0,
|
|
3445
|
-
/* @__PURE__ */ (0,
|
|
3561
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.231273", stopColor: "#0FBC5F" }),
|
|
3562
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.311547", stopColor: "#0FBC5F" }),
|
|
3563
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.366013", stopColor: "#0FBC5E" }),
|
|
3564
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.457516", stopColor: "#0FBC5D" }),
|
|
3565
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.540305", stopColor: "#12BC58" }),
|
|
3566
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.699346", stopColor: "#28BF3C" }),
|
|
3567
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.771242", stopColor: "#38C02B" }),
|
|
3568
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.860566", stopColor: "#52C218" }),
|
|
3569
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "0.915033", stopColor: "#67C30F" }),
|
|
3570
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "1", stopColor: "#86C504" })
|
|
3446
3571
|
]
|
|
3447
3572
|
}
|
|
3448
3573
|
),
|
|
3449
|
-
/* @__PURE__ */ (0,
|
|
3574
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
3450
3575
|
"linearGradient",
|
|
3451
3576
|
{
|
|
3452
3577
|
id: "paint7_linear_48_113",
|
|
@@ -3456,8 +3581,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3456
3581
|
y2: "21.5116",
|
|
3457
3582
|
gradientUnits: "userSpaceOnUse",
|
|
3458
3583
|
children: [
|
|
3459
|
-
/* @__PURE__ */ (0,
|
|
3460
|
-
/* @__PURE__ */ (0,
|
|
3584
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { stopColor: "#0FBC5C" }),
|
|
3585
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("stop", { offset: "1", stopColor: "#0CBA65" })
|
|
3461
3586
|
]
|
|
3462
3587
|
}
|
|
3463
3588
|
)
|
|
@@ -3465,7 +3590,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3465
3590
|
] }), GoogleLogoFilled_default = IconGoogleLogoFilled;
|
|
3466
3591
|
|
|
3467
3592
|
// src/components/Handtool.tsx
|
|
3468
|
-
var
|
|
3593
|
+
var import_jsx_runtime100 = __toESM(require_jsx_runtime()), IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime100.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
3469
3594
|
"path",
|
|
3470
3595
|
{
|
|
3471
3596
|
fill: stroke || color || "currentColor",
|
|
@@ -3474,16 +3599,16 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3474
3599
|
) }), Handtool_default = IconHandtool;
|
|
3475
3600
|
|
|
3476
3601
|
// src/components/Help.tsx
|
|
3477
|
-
var
|
|
3478
|
-
/* @__PURE__ */ (0,
|
|
3479
|
-
/* @__PURE__ */ (0,
|
|
3602
|
+
var import_jsx_runtime101 = __toESM(require_jsx_runtime()), IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3603
|
+
/* @__PURE__ */ (0, import_jsx_runtime101.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 16.5V18.75H10.875V16.5H13.125Z" }),
|
|
3604
|
+
/* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
3480
3605
|
"path",
|
|
3481
3606
|
{
|
|
3482
3607
|
fill: stroke || color || "currentColor",
|
|
3483
3608
|
d: "M9.75 9.75C9.75 8.50736 10.7574 7.5 12 7.5C13.2426 7.5 14.25 8.50736 14.25 9.75C14.25 10.9926 13.2426 12 12 12H10.875V14.25H12C14.4853 14.25 16.5 12.2353 16.5 9.75C16.5 7.26472 14.4853 5.25 12 5.25C9.51472 5.25 7.5 7.26472 7.5 9.75V10.5H9.75V9.75Z"
|
|
3484
3609
|
}
|
|
3485
3610
|
),
|
|
3486
|
-
/* @__PURE__ */ (0,
|
|
3611
|
+
/* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
3487
3612
|
"path",
|
|
3488
3613
|
{
|
|
3489
3614
|
fill: stroke || color || "currentColor",
|
|
@@ -3495,7 +3620,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3495
3620
|
] }), Help_default = IconHelp;
|
|
3496
3621
|
|
|
3497
3622
|
// src/components/HomepageFilled.tsx
|
|
3498
|
-
var
|
|
3623
|
+
var import_jsx_runtime102 = __toESM(require_jsx_runtime()), IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime102.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
3499
3624
|
"path",
|
|
3500
3625
|
{
|
|
3501
3626
|
fill: fill || color || "currentColor",
|
|
@@ -3506,7 +3631,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3506
3631
|
) }), HomepageFilled_default = IconHomepageFilled;
|
|
3507
3632
|
|
|
3508
3633
|
// src/components/Hotareacenter.tsx
|
|
3509
|
-
var
|
|
3634
|
+
var import_jsx_runtime103 = __toESM(require_jsx_runtime()), IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime103.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime103.jsx)(
|
|
3510
3635
|
"path",
|
|
3511
3636
|
{
|
|
3512
3637
|
fill: "#191919",
|
|
@@ -3516,22 +3641,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3516
3641
|
) }), Hotareacenter_default = IconHotareacenter;
|
|
3517
3642
|
|
|
3518
3643
|
// src/components/ImageGeneration.tsx
|
|
3519
|
-
var
|
|
3520
|
-
/* @__PURE__ */ (0,
|
|
3644
|
+
var import_jsx_runtime104 = __toESM(require_jsx_runtime()), IconImageGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime104.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3645
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
|
|
3521
3646
|
"path",
|
|
3522
3647
|
{
|
|
3523
3648
|
fill: stroke || color || "currentColor",
|
|
3524
3649
|
d: "M12 3.75H3.75V17.1592L9 11.9092L12 14.9092L14.9092 12H18.0908L12 18.0908L9 15.0908L3.84082 20.25H20.25V12H22.5V22.5H1.5V1.5H12V3.75Z"
|
|
3525
3650
|
}
|
|
3526
3651
|
),
|
|
3527
|
-
/* @__PURE__ */ (0,
|
|
3652
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
|
|
3528
3653
|
"path",
|
|
3529
3654
|
{
|
|
3530
3655
|
fill: stroke || color || "currentColor",
|
|
3531
3656
|
d: "M20.4287 3.57129L24 4.28613V5.71387L20.4287 6.42871L19.7139 10H18.2861L17.5713 6.42871L14 5.71387V4.28613L17.5713 3.57129L18.2861 0H19.7139L20.4287 3.57129Z"
|
|
3532
3657
|
}
|
|
3533
3658
|
),
|
|
3534
|
-
/* @__PURE__ */ (0,
|
|
3659
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
|
|
3535
3660
|
"path",
|
|
3536
3661
|
{
|
|
3537
3662
|
fill: stroke || color || "currentColor",
|
|
@@ -3541,8 +3666,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3541
3666
|
] }), ImageGeneration_default = IconImageGeneration;
|
|
3542
3667
|
|
|
3543
3668
|
// src/components/ImageLoadFailedFilled.tsx
|
|
3544
|
-
var
|
|
3545
|
-
/* @__PURE__ */ (0,
|
|
3669
|
+
var import_jsx_runtime105 = __toESM(require_jsx_runtime()), IconImageLoadFailedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime105.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3670
|
+
/* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
|
|
3546
3671
|
"path",
|
|
3547
3672
|
{
|
|
3548
3673
|
fill: fill || color || "currentColor",
|
|
@@ -3551,7 +3676,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3551
3676
|
clipRule: "evenodd"
|
|
3552
3677
|
}
|
|
3553
3678
|
),
|
|
3554
|
-
/* @__PURE__ */ (0,
|
|
3679
|
+
/* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
|
|
3555
3680
|
"path",
|
|
3556
3681
|
{
|
|
3557
3682
|
fill: fill || color || "currentColor",
|
|
@@ -3561,10 +3686,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3561
3686
|
] }), ImageLoadFailedFilled_default = IconImageLoadFailedFilled;
|
|
3562
3687
|
|
|
3563
3688
|
// src/components/Info.tsx
|
|
3564
|
-
var
|
|
3565
|
-
/* @__PURE__ */ (0,
|
|
3566
|
-
/* @__PURE__ */ (0,
|
|
3567
|
-
/* @__PURE__ */ (0,
|
|
3689
|
+
var import_jsx_runtime106 = __toESM(require_jsx_runtime()), IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3690
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 5.25V7.5H10.875V5.25H13.125Z" }),
|
|
3691
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("path", { fill: stroke || color || "currentColor", d: "M9 12H10.875V18.75H15V16.5H13.125V9.75H9V12Z" }),
|
|
3692
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(
|
|
3568
3693
|
"path",
|
|
3569
3694
|
{
|
|
3570
3695
|
fill: stroke || color || "currentColor",
|
|
@@ -3576,7 +3701,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3576
3701
|
] }), Info_default = IconInfo;
|
|
3577
3702
|
|
|
3578
3703
|
// src/components/Invitecode.tsx
|
|
3579
|
-
var
|
|
3704
|
+
var import_jsx_runtime107 = __toESM(require_jsx_runtime()), IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime107.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime107.jsx)(
|
|
3580
3705
|
"path",
|
|
3581
3706
|
{
|
|
3582
3707
|
fill: fill || color || "currentColor",
|
|
@@ -3587,7 +3712,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3587
3712
|
) }), Invitecode_default = IconInvitecode;
|
|
3588
3713
|
|
|
3589
3714
|
// src/components/LeftFilled.tsx
|
|
3590
|
-
var
|
|
3715
|
+
var import_jsx_runtime108 = __toESM(require_jsx_runtime()), IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime108.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
|
|
3591
3716
|
"path",
|
|
3592
3717
|
{
|
|
3593
3718
|
fill: fill || color || "currentColor",
|
|
@@ -3598,15 +3723,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3598
3723
|
) }), LeftFilled_default = IconLeftFilled;
|
|
3599
3724
|
|
|
3600
3725
|
// src/components/Loading.tsx
|
|
3601
|
-
var
|
|
3602
|
-
/* @__PURE__ */ (0,
|
|
3726
|
+
var import_jsx_runtime109 = __toESM(require_jsx_runtime()), IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime109.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3727
|
+
/* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
|
|
3603
3728
|
"path",
|
|
3604
3729
|
{
|
|
3605
3730
|
fill: fill || color || "currentColor",
|
|
3606
3731
|
d: "M4.10058 17.2783C3.0567 15.716 2.49999 13.8789 2.49999 12L0 12C1.03743e-07 14.3733 0.703882 16.6936 2.02246 18.6669L2.27636 19.0312C3.57677 20.8296 5.35246 22.2353 7.40818 23.0869L7.82127 23.249C9.90155 24.0218 12.1585 24.2035 14.3408 23.7695C16.6686 23.3064 18.8071 22.1635 20.4853 20.4853L20.7939 20.165C22.3038 18.5388 23.3354 16.5229 23.7695 14.3408L23.8476 13.9033C24.1761 11.8583 23.9702 9.76285 23.249 7.82127L23.0869 7.40818C22.2353 5.35246 20.8296 3.57677 19.0312 2.27636L18.6669 2.02246C16.6936 0.703882 14.3733 -1.03743e-07 12 0L12 2.49999C13.8789 2.49999 15.716 3.0567 17.2783 4.10058C18.8405 5.14444 20.0583 6.62838 20.7773 8.36424C21.4963 10.1001 21.6839 12.0107 21.3173 13.8535C20.9507 15.6962 20.0463 17.3892 18.7177 18.7177C17.3892 20.0463 15.6962 20.9507 13.8535 21.3173C12.0107 21.6839 10.1001 21.4953 8.36424 20.7763C6.62853 20.0573 5.14437 18.8404 4.10058 17.2783Z"
|
|
3607
3732
|
}
|
|
3608
3733
|
),
|
|
3609
|
-
/* @__PURE__ */ (0,
|
|
3734
|
+
/* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
|
|
3610
3735
|
"path",
|
|
3611
3736
|
{
|
|
3612
3737
|
fill: stroke || color || "currentColor",
|
|
@@ -3616,15 +3741,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3616
3741
|
] }), Loading_default = IconLoading;
|
|
3617
3742
|
|
|
3618
3743
|
// src/components/Login.tsx
|
|
3619
|
-
var
|
|
3620
|
-
/* @__PURE__ */ (0,
|
|
3744
|
+
var import_jsx_runtime110 = __toESM(require_jsx_runtime()), IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime110.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3745
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
|
|
3621
3746
|
"path",
|
|
3622
3747
|
{
|
|
3623
3748
|
fill: stroke || color || "currentColor",
|
|
3624
3749
|
d: "M24 1.5L13.5 1.5V3.75H21.75V20.25H13.5V22.5H24V1.5Z"
|
|
3625
3750
|
}
|
|
3626
3751
|
),
|
|
3627
|
-
/* @__PURE__ */ (0,
|
|
3752
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
|
|
3628
3753
|
"path",
|
|
3629
3754
|
{
|
|
3630
3755
|
fill: stroke || color || "currentColor",
|
|
@@ -3636,8 +3761,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3636
3761
|
] }), Login_default = IconLogin;
|
|
3637
3762
|
|
|
3638
3763
|
// src/components/Logout.tsx
|
|
3639
|
-
var
|
|
3640
|
-
/* @__PURE__ */ (0,
|
|
3764
|
+
var import_jsx_runtime111 = __toESM(require_jsx_runtime()), IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime111.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3765
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
|
|
3641
3766
|
"path",
|
|
3642
3767
|
{
|
|
3643
3768
|
fill: stroke || color || "currentColor",
|
|
@@ -3646,7 +3771,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3646
3771
|
clipRule: "evenodd"
|
|
3647
3772
|
}
|
|
3648
3773
|
),
|
|
3649
|
-
/* @__PURE__ */ (0,
|
|
3774
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
|
|
3650
3775
|
"path",
|
|
3651
3776
|
{
|
|
3652
3777
|
fill: stroke || color || "currentColor",
|
|
@@ -3656,8 +3781,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3656
3781
|
] }), Logout_default = IconLogout;
|
|
3657
3782
|
|
|
3658
3783
|
// src/components/Magic.tsx
|
|
3659
|
-
var
|
|
3660
|
-
/* @__PURE__ */ (0,
|
|
3784
|
+
var import_jsx_runtime112 = __toESM(require_jsx_runtime()), IconMagic = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime112.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3785
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
|
|
3661
3786
|
"path",
|
|
3662
3787
|
{
|
|
3663
3788
|
fill: stroke || color || "currentColor",
|
|
@@ -3666,15 +3791,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3666
3791
|
clipRule: "evenodd"
|
|
3667
3792
|
}
|
|
3668
3793
|
),
|
|
3669
|
-
/* @__PURE__ */ (0,
|
|
3670
|
-
/* @__PURE__ */ (0,
|
|
3794
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("path", { fill: stroke || color || "currentColor", d: "M5.25 3L3 5.25L5.25 7.5L7.5 5.25L5.25 3Z" }),
|
|
3795
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
|
|
3671
3796
|
"path",
|
|
3672
3797
|
{
|
|
3673
3798
|
fill: stroke || color || "currentColor",
|
|
3674
3799
|
d: "M19.5 14.25L21.75 12L24 14.25L21.75 16.5L19.5 14.25Z"
|
|
3675
3800
|
}
|
|
3676
3801
|
),
|
|
3677
|
-
/* @__PURE__ */ (0,
|
|
3802
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
|
|
3678
3803
|
"path",
|
|
3679
3804
|
{
|
|
3680
3805
|
fill: stroke || color || "currentColor",
|
|
@@ -3684,7 +3809,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3684
3809
|
] }), Magic_default = IconMagic;
|
|
3685
3810
|
|
|
3686
3811
|
// src/components/ModelGeminiFilled.tsx
|
|
3687
|
-
var
|
|
3812
|
+
var import_jsx_runtime113 = __toESM(require_jsx_runtime()), IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
|
|
3688
3813
|
"path",
|
|
3689
3814
|
{
|
|
3690
3815
|
fill: fill || color || "currentColor",
|
|
@@ -3693,7 +3818,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3693
3818
|
) }), ModelGeminiFilled_default = IconModelGeminiFilled;
|
|
3694
3819
|
|
|
3695
3820
|
// src/components/ModelOpenaiFilled.tsx
|
|
3696
|
-
var
|
|
3821
|
+
var import_jsx_runtime114 = __toESM(require_jsx_runtime()), IconModelOpenaiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime114.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime114.jsx)(
|
|
3697
3822
|
"path",
|
|
3698
3823
|
{
|
|
3699
3824
|
fill: fill || color || "currentColor",
|
|
@@ -3702,8 +3827,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3702
3827
|
) }), ModelOpenaiFilled_default = IconModelOpenaiFilled;
|
|
3703
3828
|
|
|
3704
3829
|
// src/components/ModelDeepmindFilled.tsx
|
|
3705
|
-
var
|
|
3706
|
-
/* @__PURE__ */ (0,
|
|
3830
|
+
var import_jsx_runtime115 = __toESM(require_jsx_runtime()), IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime115.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3831
|
+
/* @__PURE__ */ (0, import_jsx_runtime115.jsx)("g", { clipPath: "url(#clip0_40_67)", children: /* @__PURE__ */ (0, import_jsx_runtime115.jsx)(
|
|
3707
3832
|
"path",
|
|
3708
3833
|
{
|
|
3709
3834
|
fill: fill || color || "currentColor",
|
|
@@ -3712,27 +3837,27 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3712
3837
|
clipRule: "evenodd"
|
|
3713
3838
|
}
|
|
3714
3839
|
) }),
|
|
3715
|
-
/* @__PURE__ */ (0,
|
|
3840
|
+
/* @__PURE__ */ (0, import_jsx_runtime115.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime115.jsx)("clipPath", { id: "clip0_40_67", children: /* @__PURE__ */ (0, import_jsx_runtime115.jsx)("rect", { width: "20", height: "20", fill: stroke || color || "currentColor", transform: "translate(2 2)" }) }) })
|
|
3716
3841
|
] }), ModelDeepmindFilled_default = IconModelDeepmindFilled;
|
|
3717
3842
|
|
|
3718
3843
|
// src/components/ModelSeedFilled.tsx
|
|
3719
|
-
var
|
|
3720
|
-
/* @__PURE__ */ (0,
|
|
3721
|
-
/* @__PURE__ */ (0,
|
|
3844
|
+
var import_jsx_runtime116 = __toESM(require_jsx_runtime()), IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime116.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3845
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)("path", { fill: fill || color || "currentColor", d: "M23 2.95271V20.0401L19.2211 21V2L23 2.95271Z" }),
|
|
3846
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)(
|
|
3722
3847
|
"path",
|
|
3723
3848
|
{
|
|
3724
3849
|
fill: fill || color || "currentColor",
|
|
3725
3850
|
d: "M10.7528 11.4648V19.5633L6.98126 20.5241V10.5048L10.7528 11.4648Z"
|
|
3726
3851
|
}
|
|
3727
3852
|
),
|
|
3728
|
-
/* @__PURE__ */ (0,
|
|
3853
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)(
|
|
3729
3854
|
"path",
|
|
3730
3855
|
{
|
|
3731
3856
|
fill: fill || color || "currentColor",
|
|
3732
3857
|
d: "M4.77158 3.95509V19.044L1 20.0048V2.99515L4.77158 3.95509Z"
|
|
3733
3858
|
}
|
|
3734
3859
|
),
|
|
3735
|
-
/* @__PURE__ */ (0,
|
|
3860
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)(
|
|
3736
3861
|
"path",
|
|
3737
3862
|
{
|
|
3738
3863
|
fill: fill || color || "currentColor",
|
|
@@ -3742,7 +3867,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3742
3867
|
] }), ModelSeedFilled_default = IconModelSeedFilled;
|
|
3743
3868
|
|
|
3744
3869
|
// src/components/ModelSoraFilled.tsx
|
|
3745
|
-
var
|
|
3870
|
+
var import_jsx_runtime117 = __toESM(require_jsx_runtime()), IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime117.jsx)("svg", { fill: "none", viewBox: "0 0 25 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime117.jsx)(
|
|
3746
3871
|
"path",
|
|
3747
3872
|
{
|
|
3748
3873
|
fill: fill || color || "currentColor",
|
|
@@ -3751,7 +3876,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3751
3876
|
) }), ModelSoraFilled_default = IconModelSoraFilled;
|
|
3752
3877
|
|
|
3753
3878
|
// src/components/ModelNanobananaLogoNomoFilled.tsx
|
|
3754
|
-
var
|
|
3879
|
+
var import_jsx_runtime118 = __toESM(require_jsx_runtime()), IconModelNanobananaLogoNomoFilled = ({
|
|
3755
3880
|
size,
|
|
3756
3881
|
width,
|
|
3757
3882
|
height,
|
|
@@ -3759,64 +3884,64 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3759
3884
|
className,
|
|
3760
3885
|
fill,
|
|
3761
3886
|
stroke
|
|
3762
|
-
}) => /* @__PURE__ */ (0,
|
|
3763
|
-
/* @__PURE__ */ (0,
|
|
3887
|
+
}) => /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3888
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3764
3889
|
"path",
|
|
3765
3890
|
{
|
|
3766
3891
|
fill: "#5A5C62",
|
|
3767
3892
|
d: "M1.64625 17.835C1.86 18.2775 2.75438 18.2494 3.24751 18.0938C4.5075 17.6963 5.29125 16.6125 5.29125 16.6125L11.7863 13.8563L13.7756 12.8119C13.7756 12.8119 14.1619 12.1556 13.3894 11.655C12.6169 11.1544 12.075 11.1169 12.075 11.1169L9.83625 12.5419C9.83625 12.5419 8.39063 11.4169 6.9225 11.2463C5.52 11.085 3.77438 12.225 3.315 14.3775C2.94188 16.1231 2.35125 16.7381 2.17313 16.965C1.995 17.1938 1.4625 17.4563 1.64625 17.835Z"
|
|
3768
3893
|
}
|
|
3769
3894
|
),
|
|
3770
|
-
/* @__PURE__ */ (0,
|
|
3895
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3771
3896
|
"path",
|
|
3772
3897
|
{
|
|
3773
3898
|
fill: "#D5D6D7",
|
|
3774
3899
|
d: "M9.42749 6.0281C10.0031 4.1231 10.7306 1.89372 11.8294 1.1306C12.8025 0.455595 13.7494 0.57747 14.1994 0.871845C14.1994 0.871845 15.0112 1.20372 15.225 2.04185C15.5775 3.4181 15.1144 5.06997 14.8125 6.77622C14.5106 8.48247 14.3531 9.65622 14.2162 11.0268C14.2031 11.1506 11.9362 15.1856 11.9362 15.1856L10.1269 16.155C10.1269 16.155 8.74499 13.1662 8.76562 12.7443C8.78437 12.3206 9.00749 7.41935 9.42749 6.0281Z"
|
|
3775
3900
|
}
|
|
3776
3901
|
),
|
|
3777
|
-
/* @__PURE__ */ (0,
|
|
3902
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3778
3903
|
"path",
|
|
3779
3904
|
{
|
|
3780
3905
|
fill: "#C4C5C7",
|
|
3781
3906
|
d: "M14.1469 12.5513C14.1713 13.0069 13.0725 16.6388 13.0725 16.6388L10.125 16.1513C10.125 16.1513 8.03439 14.9138 7.97626 12.6694C7.88626 9.28501 8.46564 7.69126 8.88564 6.30001C9.46314 4.39876 10.7494 1.89376 11.8388 1.11751C12.4781 0.661886 13.1869 0.594387 13.4775 0.650637C13.4775 0.650637 11.5425 2.16564 10.5638 4.75689C9.58501 7.34814 9.35439 10.3425 9.35439 10.3425C9.35439 10.3425 10.0744 10.8731 11.7731 11.1169C13.0856 11.3063 14.2181 10.9856 14.2181 10.9856C14.2181 10.9856 14.115 11.9738 14.1469 12.5513Z"
|
|
3782
3907
|
}
|
|
3783
3908
|
),
|
|
3784
|
-
/* @__PURE__ */ (0,
|
|
3909
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3785
3910
|
"path",
|
|
3786
3911
|
{
|
|
3787
3912
|
fill: "#7B7C81",
|
|
3788
3913
|
d: "M8.00062 15.7031L9.17999 13.2394L9.11624 12.3619C9.11624 12.3619 8.86499 11.625 10.4344 12.8156C11.1619 13.3669 11.6006 14.3831 11.6006 14.3831C11.6006 14.3831 11.8219 13.8356 12.5981 13.1119C13.2881 12.4706 14.2162 12.1594 14.2162 12.1594C14.2162 12.1594 16.1437 11.7844 16.3537 11.9475C17.7131 13.0087 18.7069 14.3006 18.7069 14.3006L19.7062 18.0787L21.3675 19.0969C21.3675 19.0969 20.9137 19.7606 20.2575 19.5131C19.7456 19.32 19.1119 18.7406 18.7706 18.0112C18.3019 17.0081 17.3175 15.1106 16.8169 14.5106C15.8494 13.3556 14.9006 12.9337 14.1937 13.2694C13.3894 13.65 14.0325 17.4487 14.0325 17.4487L19.2037 21.8006L19.2919 22.3931C19.2919 22.3931 18.54 23.115 16.4681 23.0475C14.3962 22.98 11.625 22.2131 9.87187 19.8225C8.32499 17.715 8.00062 15.7031 8.00062 15.7031Z"
|
|
3789
3914
|
}
|
|
3790
3915
|
),
|
|
3791
|
-
/* @__PURE__ */ (0,
|
|
3916
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3792
3917
|
"path",
|
|
3793
3918
|
{
|
|
3794
3919
|
fill: "#85878B",
|
|
3795
3920
|
d: "M12.0787 15.93C12.0337 16.9706 12.6825 18.5475 14.1825 19.8619C15.6806 21.1763 17.2631 21.6113 18.2456 21.6863C18.9581 21.7406 19.17 21.3338 19.17 21.3338C19.17 21.3338 17.7337 20.0119 16.6669 18.9525C15.6544 17.9456 14.5519 15.8306 14.3119 14.8575C14.0719 13.8844 14.2894 13.23 14.2894 13.23C14.2894 13.23 13.8244 13.3594 13.14 14.0456C12.4762 14.7113 12.1031 15.3525 12.0787 15.93Z"
|
|
3796
3921
|
}
|
|
3797
3922
|
),
|
|
3798
|
-
/* @__PURE__ */ (0,
|
|
3923
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3799
3924
|
"path",
|
|
3800
3925
|
{
|
|
3801
3926
|
fill: "#1B1D24",
|
|
3802
3927
|
d: "M18.4781 22.2638C18.6337 22.6256 19.1681 22.6406 19.4006 22.44C19.62 22.2506 19.8337 21.8738 19.6125 21.4519C19.4662 21.1744 18.9862 21.0975 18.7162 21.3131C18.4462 21.5288 18.3375 21.9356 18.4781 22.2638Z"
|
|
3803
3928
|
}
|
|
3804
3929
|
),
|
|
3805
|
-
/* @__PURE__ */ (0,
|
|
3930
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3806
3931
|
"path",
|
|
3807
3932
|
{
|
|
3808
3933
|
fill: "#D5D6D7",
|
|
3809
3934
|
d: "M19.545 18.345C20.16 19.1981 20.7769 19.3275 21.0319 19.3556C21.255 19.3818 21.4988 19.0968 21.4706 18.8343C21.4425 18.5718 21.0113 18.2025 20.9588 17.3962C20.9063 16.59 20.97 13.6331 19.3294 11.9343C18.1725 10.7381 16.755 11.1506 15.84 11.4675C14.8088 11.8237 14.2144 12.1612 14.2144 12.1612C14.2144 12.1612 15.0581 12.1031 16.5131 13.2506C17.3588 13.9181 17.8556 14.835 18.3244 15.8868C18.6619 16.6481 19.1119 17.745 19.545 18.345Z"
|
|
3810
3935
|
}
|
|
3811
3936
|
),
|
|
3812
|
-
/* @__PURE__ */ (0,
|
|
3937
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3813
3938
|
"path",
|
|
3814
3939
|
{
|
|
3815
3940
|
fill: "#85878B",
|
|
3816
3941
|
d: "M3.1875 20.5463C3.36 20.8913 3.78187 21.105 4.155 21.0882C4.94437 21.0544 5.66437 20.6475 6.46125 19.62C7.58812 18.165 8.56875 14.6738 9.30375 13.7438C9.80062 13.1157 10.4194 12.8044 10.4194 12.8044C10.4194 12.8044 10.0781 12.5157 9.73687 12.3375C9.39562 12.1594 8.57062 12.2438 8.57062 12.2438L5.04937 17.9025L3.1875 20.5463Z"
|
|
3817
3942
|
}
|
|
3818
3943
|
),
|
|
3819
|
-
/* @__PURE__ */ (0,
|
|
3944
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
3820
3945
|
"path",
|
|
3821
3946
|
{
|
|
3822
3947
|
fill: "#D5D6D7",
|
|
@@ -3826,9 +3951,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3826
3951
|
] }), ModelNanobananaLogoNomoFilled_default = IconModelNanobananaLogoNomoFilled;
|
|
3827
3952
|
|
|
3828
3953
|
// src/components/ModelhappyhorseFilled.tsx
|
|
3829
|
-
var
|
|
3830
|
-
/* @__PURE__ */ (0,
|
|
3831
|
-
/* @__PURE__ */ (0,
|
|
3954
|
+
var import_jsx_runtime119 = __toESM(require_jsx_runtime()), IconModelhappyhorseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime119.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3955
|
+
/* @__PURE__ */ (0, import_jsx_runtime119.jsxs)("g", { clipPath: "url(#clip0_786_80)", children: [
|
|
3956
|
+
/* @__PURE__ */ (0, import_jsx_runtime119.jsx)(
|
|
3832
3957
|
"mask",
|
|
3833
3958
|
{
|
|
3834
3959
|
id: "mask0_786_80",
|
|
@@ -3838,10 +3963,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3838
3963
|
y: "-8",
|
|
3839
3964
|
maskUnits: "userSpaceOnUse",
|
|
3840
3965
|
style: { maskType: "luminance" },
|
|
3841
|
-
children: /* @__PURE__ */ (0,
|
|
3966
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("path", { fill: stroke || color || "currentColor", d: "M32 -8H-8V32H32V-8Z" })
|
|
3842
3967
|
}
|
|
3843
3968
|
),
|
|
3844
|
-
/* @__PURE__ */ (0,
|
|
3969
|
+
/* @__PURE__ */ (0, import_jsx_runtime119.jsx)("g", { mask: "url(#mask0_786_80)", children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)(
|
|
3845
3970
|
"path",
|
|
3846
3971
|
{
|
|
3847
3972
|
fill: fill || color || "currentColor",
|
|
@@ -3849,11 +3974,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3849
3974
|
}
|
|
3850
3975
|
) })
|
|
3851
3976
|
] }),
|
|
3852
|
-
/* @__PURE__ */ (0,
|
|
3977
|
+
/* @__PURE__ */ (0, import_jsx_runtime119.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("clipPath", { id: "clip0_786_80", children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
3853
3978
|
] }), ModelhappyhorseFilled_default = IconModelhappyhorseFilled;
|
|
3854
3979
|
|
|
3855
3980
|
// src/components/ModelklingFilled.tsx
|
|
3856
|
-
var
|
|
3981
|
+
var import_jsx_runtime120 = __toESM(require_jsx_runtime()), IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
|
|
3857
3982
|
"path",
|
|
3858
3983
|
{
|
|
3859
3984
|
fill: fill || color || "currentColor",
|
|
@@ -3864,7 +3989,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3864
3989
|
) }), ModelklingFilled_default = IconModelklingFilled;
|
|
3865
3990
|
|
|
3866
3991
|
// src/components/Models.tsx
|
|
3867
|
-
var
|
|
3992
|
+
var import_jsx_runtime121 = __toESM(require_jsx_runtime()), IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime121.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(
|
|
3868
3993
|
"path",
|
|
3869
3994
|
{
|
|
3870
3995
|
fill: stroke || color || "currentColor",
|
|
@@ -3875,7 +4000,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3875
4000
|
) }), Models_default = IconModels;
|
|
3876
4001
|
|
|
3877
4002
|
// src/components/MoreCollapse.tsx
|
|
3878
|
-
var
|
|
4003
|
+
var import_jsx_runtime122 = __toESM(require_jsx_runtime()), IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
|
|
3879
4004
|
"path",
|
|
3880
4005
|
{
|
|
3881
4006
|
fill: stroke || color || "currentColor",
|
|
@@ -3884,22 +4009,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3884
4009
|
) }), MoreCollapse_default = IconMoreCollapse;
|
|
3885
4010
|
|
|
3886
4011
|
// src/components/MoreHorizontal.tsx
|
|
3887
|
-
var
|
|
3888
|
-
/* @__PURE__ */ (0,
|
|
4012
|
+
var import_jsx_runtime123 = __toESM(require_jsx_runtime()), IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4013
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
3889
4014
|
"path",
|
|
3890
4015
|
{
|
|
3891
4016
|
fill: stroke || color || "currentColor",
|
|
3892
4017
|
d: "M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z"
|
|
3893
4018
|
}
|
|
3894
4019
|
),
|
|
3895
|
-
/* @__PURE__ */ (0,
|
|
4020
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
3896
4021
|
"path",
|
|
3897
4022
|
{
|
|
3898
4023
|
fill: stroke || color || "currentColor",
|
|
3899
4024
|
d: "M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z"
|
|
3900
4025
|
}
|
|
3901
4026
|
),
|
|
3902
|
-
/* @__PURE__ */ (0,
|
|
4027
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
3903
4028
|
"path",
|
|
3904
4029
|
{
|
|
3905
4030
|
fill: stroke || color || "currentColor",
|
|
@@ -3909,7 +4034,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3909
4034
|
] }), MoreHorizontal_default = IconMoreHorizontal;
|
|
3910
4035
|
|
|
3911
4036
|
// src/components/MoreShowed.tsx
|
|
3912
|
-
var
|
|
4037
|
+
var import_jsx_runtime124 = __toESM(require_jsx_runtime()), IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
|
|
3913
4038
|
"path",
|
|
3914
4039
|
{
|
|
3915
4040
|
fill: stroke || color || "currentColor",
|
|
@@ -3918,22 +4043,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3918
4043
|
) }), MoreShowed_default = IconMoreShowed;
|
|
3919
4044
|
|
|
3920
4045
|
// src/components/More.tsx
|
|
3921
|
-
var
|
|
3922
|
-
/* @__PURE__ */ (0,
|
|
4046
|
+
var import_jsx_runtime125 = __toESM(require_jsx_runtime()), IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4047
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
|
|
3923
4048
|
"path",
|
|
3924
4049
|
{
|
|
3925
4050
|
fill: stroke || color || "currentColor",
|
|
3926
4051
|
d: "M14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12Z"
|
|
3927
4052
|
}
|
|
3928
4053
|
),
|
|
3929
|
-
/* @__PURE__ */ (0,
|
|
4054
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
|
|
3930
4055
|
"path",
|
|
3931
4056
|
{
|
|
3932
4057
|
fill: stroke || color || "currentColor",
|
|
3933
4058
|
d: "M12 17C13.1046 17 14 17.8954 14 19C14 20.1046 13.1046 21 12 21C10.8954 21 10 20.1046 10 19C10 17.8954 10.8954 17 12 17Z"
|
|
3934
4059
|
}
|
|
3935
4060
|
),
|
|
3936
|
-
/* @__PURE__ */ (0,
|
|
4061
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
|
|
3937
4062
|
"path",
|
|
3938
4063
|
{
|
|
3939
4064
|
fill: stroke || color || "currentColor",
|
|
@@ -3943,29 +4068,29 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3943
4068
|
] }), More_default = IconMore;
|
|
3944
4069
|
|
|
3945
4070
|
// src/components/Moresettings.tsx
|
|
3946
|
-
var
|
|
3947
|
-
/* @__PURE__ */ (0,
|
|
4071
|
+
var import_jsx_runtime126 = __toESM(require_jsx_runtime()), IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4072
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
|
|
3948
4073
|
"path",
|
|
3949
4074
|
{
|
|
3950
4075
|
fill: stroke || color || "currentColor",
|
|
3951
4076
|
d: "M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"
|
|
3952
4077
|
}
|
|
3953
4078
|
),
|
|
3954
|
-
/* @__PURE__ */ (0,
|
|
4079
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
|
|
3955
4080
|
"path",
|
|
3956
4081
|
{
|
|
3957
4082
|
fill: stroke || color || "currentColor",
|
|
3958
4083
|
d: "M12 15.75C12.8284 15.75 13.5 16.4216 13.5 17.25C13.5 18.0784 12.8284 18.75 12 18.75C11.1716 18.75 10.5 18.0784 10.5 17.25C10.5 16.4216 11.1716 15.75 12 15.75Z"
|
|
3959
4084
|
}
|
|
3960
4085
|
),
|
|
3961
|
-
/* @__PURE__ */ (0,
|
|
4086
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
|
|
3962
4087
|
"path",
|
|
3963
4088
|
{
|
|
3964
4089
|
fill: stroke || color || "currentColor",
|
|
3965
4090
|
d: "M13.5 6.75C13.5 5.92157 12.8284 5.25 12 5.25C11.1716 5.25 10.5 5.92157 10.5 6.75C10.5 7.57843 11.1716 8.25 12 8.25C12.8284 8.25 13.5 7.57843 13.5 6.75Z"
|
|
3966
4091
|
}
|
|
3967
4092
|
),
|
|
3968
|
-
/* @__PURE__ */ (0,
|
|
4093
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
|
|
3969
4094
|
"path",
|
|
3970
4095
|
{
|
|
3971
4096
|
fill: stroke || color || "currentColor",
|
|
@@ -3977,8 +4102,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3977
4102
|
] }), Moresettings_default = IconMoresettings;
|
|
3978
4103
|
|
|
3979
4104
|
// src/components/MouseDrag.tsx
|
|
3980
|
-
var
|
|
3981
|
-
/* @__PURE__ */ (0,
|
|
4105
|
+
var import_jsx_runtime127 = __toESM(require_jsx_runtime()), IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4106
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
|
|
3982
4107
|
"path",
|
|
3983
4108
|
{
|
|
3984
4109
|
fill: fill || color || "currentColor",
|
|
@@ -3986,7 +4111,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3986
4111
|
d: "M13.5 3.5V20.5H10.5V3.5H13.5Z"
|
|
3987
4112
|
}
|
|
3988
4113
|
),
|
|
3989
|
-
/* @__PURE__ */ (0,
|
|
4114
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
|
|
3990
4115
|
"path",
|
|
3991
4116
|
{
|
|
3992
4117
|
fill: fill || color || "currentColor",
|
|
@@ -3994,7 +4119,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
3994
4119
|
d: "M6.79297 7.5L2.29297 12L6.79297 16.5H8.5V7.5H6.79297Z"
|
|
3995
4120
|
}
|
|
3996
4121
|
),
|
|
3997
|
-
/* @__PURE__ */ (0,
|
|
4122
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
|
|
3998
4123
|
"path",
|
|
3999
4124
|
{
|
|
4000
4125
|
fill: fill || color || "currentColor",
|
|
@@ -4005,8 +4130,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4005
4130
|
] }), MouseDrag_default = IconMouseDrag;
|
|
4006
4131
|
|
|
4007
4132
|
// src/components/MouseMove.tsx
|
|
4008
|
-
var
|
|
4009
|
-
/* @__PURE__ */ (0,
|
|
4133
|
+
var import_jsx_runtime128 = __toESM(require_jsx_runtime()), IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime128.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4134
|
+
/* @__PURE__ */ (0, import_jsx_runtime128.jsx)("g", { clipPath: "url(#clip0_384_31)", children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
|
|
4010
4135
|
"path",
|
|
4011
4136
|
{
|
|
4012
4137
|
fill: fill || color || "currentColor",
|
|
@@ -4014,12 +4139,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4014
4139
|
d: "M15.5557 7.51074H13.0635V10.5635H16.1172V8.07129H18.5918L22.334 11.8135L21.9805 12.167L18.7383 15.4102L18.5918 15.5566H16.1172V13.0635H13.0635V16.1172H15.5557V18.5918L11.8135 22.334L11.46 21.9805L8.2168 18.7383L8.07031 18.5918V16.1172H10.5635V13.0635H7.50977V15.5566H5.03516L4.88867 15.4102L1.64648 12.167L1.29297 11.8135L5.03516 8.07129H7.50977V10.5635H10.5635V7.51074H8.07031V5.03516L8.2168 4.88867L11.46 1.64648L11.8135 1.29297L15.5557 5.03516V7.51074Z"
|
|
4015
4140
|
}
|
|
4016
4141
|
) }),
|
|
4017
|
-
/* @__PURE__ */ (0,
|
|
4142
|
+
/* @__PURE__ */ (0, import_jsx_runtime128.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("clipPath", { id: "clip0_384_31", children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
4018
4143
|
] }), MouseMove_default = IconMouseMove;
|
|
4019
4144
|
|
|
4020
4145
|
// src/components/MouseNumberchange.tsx
|
|
4021
|
-
var
|
|
4022
|
-
/* @__PURE__ */ (0,
|
|
4146
|
+
var import_jsx_runtime129 = __toESM(require_jsx_runtime()), IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime129.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4147
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)(
|
|
4023
4148
|
"path",
|
|
4024
4149
|
{
|
|
4025
4150
|
fill: fill || color || "currentColor",
|
|
@@ -4027,7 +4152,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4027
4152
|
d: "M10.5 17L9.30567 17L0.97168 12L9.30566 7L10.5 7L10.5 17Z"
|
|
4028
4153
|
}
|
|
4029
4154
|
),
|
|
4030
|
-
/* @__PURE__ */ (0,
|
|
4155
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)(
|
|
4031
4156
|
"path",
|
|
4032
4157
|
{
|
|
4033
4158
|
fill: fill || color || "currentColor",
|
|
@@ -4038,7 +4163,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4038
4163
|
] }), MouseNumberchange_default = IconMouseNumberchange;
|
|
4039
4164
|
|
|
4040
4165
|
// src/components/Musicassets.tsx
|
|
4041
|
-
var
|
|
4166
|
+
var import_jsx_runtime130 = __toESM(require_jsx_runtime()), IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime130.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime130.jsx)(
|
|
4042
4167
|
"path",
|
|
4043
4168
|
{
|
|
4044
4169
|
fill: stroke || color || "currentColor",
|
|
@@ -4049,8 +4174,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4049
4174
|
) }), Musicassets_default = IconMusicassets;
|
|
4050
4175
|
|
|
4051
4176
|
// src/components/Mute.tsx
|
|
4052
|
-
var
|
|
4053
|
-
/* @__PURE__ */ (0,
|
|
4177
|
+
var import_jsx_runtime131 = __toESM(require_jsx_runtime()), IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime131.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4178
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)(
|
|
4054
4179
|
"path",
|
|
4055
4180
|
{
|
|
4056
4181
|
fill: stroke || color || "currentColor",
|
|
@@ -4059,7 +4184,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4059
4184
|
clipRule: "evenodd"
|
|
4060
4185
|
}
|
|
4061
4186
|
),
|
|
4062
|
-
/* @__PURE__ */ (0,
|
|
4187
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)(
|
|
4063
4188
|
"path",
|
|
4064
4189
|
{
|
|
4065
4190
|
fill: stroke || color || "currentColor",
|
|
@@ -4069,8 +4194,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4069
4194
|
] }), Mute_default = IconMute;
|
|
4070
4195
|
|
|
4071
4196
|
// src/components/Newchat.tsx
|
|
4072
|
-
var
|
|
4073
|
-
/* @__PURE__ */ (0,
|
|
4197
|
+
var import_jsx_runtime132 = __toESM(require_jsx_runtime()), IconNewchat = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4198
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
4074
4199
|
"path",
|
|
4075
4200
|
{
|
|
4076
4201
|
fill: stroke || color || "currentColor",
|
|
@@ -4079,7 +4204,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4079
4204
|
clipRule: "evenodd"
|
|
4080
4205
|
}
|
|
4081
4206
|
),
|
|
4082
|
-
/* @__PURE__ */ (0,
|
|
4207
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
4083
4208
|
"path",
|
|
4084
4209
|
{
|
|
4085
4210
|
fill: stroke || color || "currentColor",
|
|
@@ -4089,7 +4214,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4089
4214
|
] }), Newchat_default = IconNewchat;
|
|
4090
4215
|
|
|
4091
4216
|
// src/components/Next.tsx
|
|
4092
|
-
var
|
|
4217
|
+
var import_jsx_runtime133 = __toESM(require_jsx_runtime()), IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime133.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
|
|
4093
4218
|
"path",
|
|
4094
4219
|
{
|
|
4095
4220
|
fill: stroke || color || "currentColor",
|
|
@@ -4100,15 +4225,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4100
4225
|
) }), Next_default = IconNext;
|
|
4101
4226
|
|
|
4102
4227
|
// src/components/Nextscene.tsx
|
|
4103
|
-
var
|
|
4104
|
-
/* @__PURE__ */ (0,
|
|
4228
|
+
var import_jsx_runtime134 = __toESM(require_jsx_runtime()), IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime134.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4229
|
+
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
4105
4230
|
"path",
|
|
4106
4231
|
{
|
|
4107
4232
|
fill: stroke || color || "currentColor",
|
|
4108
4233
|
d: "M16.7959 12L10.2656 18.5303L9.2041 17.4697L14.6738 12L9.2041 6.53027L10.2656 5.46973L16.7959 12Z"
|
|
4109
4234
|
}
|
|
4110
4235
|
),
|
|
4111
|
-
/* @__PURE__ */ (0,
|
|
4236
|
+
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
4112
4237
|
"path",
|
|
4113
4238
|
{
|
|
4114
4239
|
fill: stroke || color || "currentColor",
|
|
@@ -4120,7 +4245,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4120
4245
|
] }), Nextscene_default = IconNextscene;
|
|
4121
4246
|
|
|
4122
4247
|
// src/components/Niceofficial.tsx
|
|
4123
|
-
var
|
|
4248
|
+
var import_jsx_runtime135 = __toESM(require_jsx_runtime()), IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
|
|
4124
4249
|
"path",
|
|
4125
4250
|
{
|
|
4126
4251
|
fill: fill || color || "currentColor",
|
|
@@ -4131,8 +4256,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4131
4256
|
) }), Niceofficial_default = IconNiceofficial;
|
|
4132
4257
|
|
|
4133
4258
|
// src/components/Notification.tsx
|
|
4134
|
-
var
|
|
4135
|
-
/* @__PURE__ */ (0,
|
|
4259
|
+
var import_jsx_runtime136 = __toESM(require_jsx_runtime()), IconNotification = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime136.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4260
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
|
|
4136
4261
|
"path",
|
|
4137
4262
|
{
|
|
4138
4263
|
fill: stroke || color || "currentColor",
|
|
@@ -4141,7 +4266,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4141
4266
|
clipRule: "evenodd"
|
|
4142
4267
|
}
|
|
4143
4268
|
),
|
|
4144
|
-
/* @__PURE__ */ (0,
|
|
4269
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
|
|
4145
4270
|
"path",
|
|
4146
4271
|
{
|
|
4147
4272
|
fill: stroke || color || "currentColor",
|
|
@@ -4151,17 +4276,17 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4151
4276
|
] }), Notification_default = IconNotification;
|
|
4152
4277
|
|
|
4153
4278
|
// src/components/Oneclickgenerate.tsx
|
|
4154
|
-
var
|
|
4155
|
-
/* @__PURE__ */ (0,
|
|
4156
|
-
/* @__PURE__ */ (0,
|
|
4157
|
-
/* @__PURE__ */ (0,
|
|
4279
|
+
var import_jsx_runtime137 = __toESM(require_jsx_runtime()), IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime137.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4280
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
|
|
4281
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
|
|
4282
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)(
|
|
4158
4283
|
"path",
|
|
4159
4284
|
{
|
|
4160
4285
|
fill: stroke || color || "currentColor",
|
|
4161
4286
|
d: "M5.2045 6.7955L1.4545 3.0455L3.0455 1.4545L6.7955 5.2045L5.2045 6.7955Z"
|
|
4162
4287
|
}
|
|
4163
4288
|
),
|
|
4164
|
-
/* @__PURE__ */ (0,
|
|
4289
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)(
|
|
4165
4290
|
"path",
|
|
4166
4291
|
{
|
|
4167
4292
|
fill: stroke || color || "currentColor",
|
|
@@ -4173,8 +4298,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4173
4298
|
] }), Oneclickgenerate_default = IconOneclickgenerate;
|
|
4174
4299
|
|
|
4175
4300
|
// src/components/Opendemo.tsx
|
|
4176
|
-
var
|
|
4177
|
-
/* @__PURE__ */ (0,
|
|
4301
|
+
var import_jsx_runtime138 = __toESM(require_jsx_runtime()), IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime138.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4302
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)(
|
|
4178
4303
|
"path",
|
|
4179
4304
|
{
|
|
4180
4305
|
fill: stroke || color || "currentColor",
|
|
@@ -4183,11 +4308,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4183
4308
|
clipRule: "evenodd"
|
|
4184
4309
|
}
|
|
4185
4310
|
),
|
|
4186
|
-
/* @__PURE__ */ (0,
|
|
4311
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
4187
4312
|
] }), Opendemo_default = IconOpendemo;
|
|
4188
4313
|
|
|
4189
4314
|
// src/components/OppsFilled.tsx
|
|
4190
|
-
var
|
|
4315
|
+
var import_jsx_runtime139 = __toESM(require_jsx_runtime()), IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime139.jsx)(
|
|
4191
4316
|
"path",
|
|
4192
4317
|
{
|
|
4193
4318
|
fill: fill || color || "currentColor",
|
|
@@ -4198,7 +4323,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4198
4323
|
) }), OppsFilled_default = IconOppsFilled;
|
|
4199
4324
|
|
|
4200
4325
|
// src/components/OptionalcheckedFilled.tsx
|
|
4201
|
-
var
|
|
4326
|
+
var import_jsx_runtime140 = __toESM(require_jsx_runtime()), IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
|
|
4202
4327
|
"path",
|
|
4203
4328
|
{
|
|
4204
4329
|
fill: fill || color || "currentColor",
|
|
@@ -4209,7 +4334,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4209
4334
|
) }), OptionalcheckedFilled_default = IconOptionalcheckedFilled;
|
|
4210
4335
|
|
|
4211
4336
|
// src/components/Optionaluncheck.tsx
|
|
4212
|
-
var
|
|
4337
|
+
var import_jsx_runtime141 = __toESM(require_jsx_runtime()), IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
|
|
4213
4338
|
"path",
|
|
4214
4339
|
{
|
|
4215
4340
|
fill: stroke || color || "currentColor",
|
|
@@ -4220,7 +4345,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4220
4345
|
) }), Optionaluncheck_default = IconOptionaluncheck;
|
|
4221
4346
|
|
|
4222
4347
|
// src/components/Packagegame.tsx
|
|
4223
|
-
var
|
|
4348
|
+
var import_jsx_runtime142 = __toESM(require_jsx_runtime()), IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
4224
4349
|
"path",
|
|
4225
4350
|
{
|
|
4226
4351
|
fill: stroke || color || "currentColor",
|
|
@@ -4231,11 +4356,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4231
4356
|
) }), Packagegame_default = IconPackagegame;
|
|
4232
4357
|
|
|
4233
4358
|
// src/components/PageError.tsx
|
|
4234
|
-
var
|
|
4359
|
+
var import_jsx_runtime143 = __toESM(require_jsx_runtime()), IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
|
|
4235
4360
|
|
|
4236
4361
|
// src/components/Parameters.tsx
|
|
4237
|
-
var
|
|
4238
|
-
/* @__PURE__ */ (0,
|
|
4362
|
+
var import_jsx_runtime144 = __toESM(require_jsx_runtime()), IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime144.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4363
|
+
/* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
|
|
4239
4364
|
"path",
|
|
4240
4365
|
{
|
|
4241
4366
|
fill: stroke || color || "currentColor",
|
|
@@ -4244,7 +4369,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4244
4369
|
clipRule: "evenodd"
|
|
4245
4370
|
}
|
|
4246
4371
|
),
|
|
4247
|
-
/* @__PURE__ */ (0,
|
|
4372
|
+
/* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
|
|
4248
4373
|
"path",
|
|
4249
4374
|
{
|
|
4250
4375
|
fill: stroke || color || "currentColor",
|
|
@@ -4255,9 +4380,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4255
4380
|
)
|
|
4256
4381
|
] }), Parameters_default = IconParameters;
|
|
4257
4382
|
|
|
4383
|
+
// src/components/PauseFilled.tsx
|
|
4384
|
+
var import_jsx_runtime145 = __toESM(require_jsx_runtime()), IconPauseFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime145.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4385
|
+
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)("path", { fill: fill || color || "currentColor", d: "M10.5 1.5H3V22.5H10.5V1.5Z" }),
|
|
4386
|
+
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)("path", { fill: fill || color || "currentColor", d: "M21 1.5H13.5V22.5H21V1.5Z" })
|
|
4387
|
+
] }), PauseFilled_default = IconPauseFilled;
|
|
4388
|
+
|
|
4258
4389
|
// src/components/Pause.tsx
|
|
4259
|
-
var
|
|
4260
|
-
/* @__PURE__ */ (0,
|
|
4390
|
+
var import_jsx_runtime146 = __toESM(require_jsx_runtime()), IconPause = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime146.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4391
|
+
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
4261
4392
|
"path",
|
|
4262
4393
|
{
|
|
4263
4394
|
fill: stroke || color || "currentColor",
|
|
@@ -4266,7 +4397,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4266
4397
|
clipRule: "evenodd"
|
|
4267
4398
|
}
|
|
4268
4399
|
),
|
|
4269
|
-
/* @__PURE__ */ (0,
|
|
4400
|
+
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
4270
4401
|
"path",
|
|
4271
4402
|
{
|
|
4272
4403
|
fill: stroke || color || "currentColor",
|
|
@@ -4278,7 +4409,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4278
4409
|
] }), Pause_default = IconPause;
|
|
4279
4410
|
|
|
4280
4411
|
// src/components/Pencil.tsx
|
|
4281
|
-
var
|
|
4412
|
+
var import_jsx_runtime147 = __toESM(require_jsx_runtime()), IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
4282
4413
|
"path",
|
|
4283
4414
|
{
|
|
4284
4415
|
fill: stroke || color || "currentColor",
|
|
@@ -4289,7 +4420,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4289
4420
|
) }), Pencil_default = IconPencil;
|
|
4290
4421
|
|
|
4291
4422
|
// src/components/Pick.tsx
|
|
4292
|
-
var
|
|
4423
|
+
var import_jsx_runtime148 = __toESM(require_jsx_runtime()), IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime148.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
4293
4424
|
"path",
|
|
4294
4425
|
{
|
|
4295
4426
|
fill: stroke || color || "currentColor",
|
|
@@ -4300,22 +4431,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4300
4431
|
) }), Pick_default = IconPick;
|
|
4301
4432
|
|
|
4302
4433
|
// src/components/PickedFilled.tsx
|
|
4303
|
-
var
|
|
4434
|
+
var import_jsx_runtime149 = __toESM(require_jsx_runtime()), IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime149.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime149.jsx)("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
|
|
4304
4435
|
|
|
4305
4436
|
// src/components/PlanFilled.tsx
|
|
4306
|
-
var
|
|
4307
|
-
/* @__PURE__ */ (0,
|
|
4437
|
+
var import_jsx_runtime150 = __toESM(require_jsx_runtime()), IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime150.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4438
|
+
/* @__PURE__ */ (0, import_jsx_runtime150.jsx)("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
4308
4439
|
"path",
|
|
4309
4440
|
{
|
|
4310
4441
|
fill: fill || color || "currentColor",
|
|
4311
4442
|
d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
|
|
4312
4443
|
}
|
|
4313
4444
|
) }),
|
|
4314
|
-
/* @__PURE__ */ (0,
|
|
4445
|
+
/* @__PURE__ */ (0, import_jsx_runtime150.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
4315
4446
|
] }), PlanFilled_default = IconPlanFilled;
|
|
4316
4447
|
|
|
4317
4448
|
// src/components/PlayFilled.tsx
|
|
4318
|
-
var
|
|
4449
|
+
var import_jsx_runtime151 = __toESM(require_jsx_runtime()), IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime151.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
4319
4450
|
"path",
|
|
4320
4451
|
{
|
|
4321
4452
|
fill: fill || color || "currentColor",
|
|
@@ -4324,7 +4455,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4324
4455
|
) }), PlayFilled_default = IconPlayFilled;
|
|
4325
4456
|
|
|
4326
4457
|
// src/components/Play.tsx
|
|
4327
|
-
var
|
|
4458
|
+
var import_jsx_runtime152 = __toESM(require_jsx_runtime()), IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime152.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
4328
4459
|
"path",
|
|
4329
4460
|
{
|
|
4330
4461
|
fill: stroke || color || "currentColor",
|
|
@@ -4334,16 +4465,27 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4334
4465
|
}
|
|
4335
4466
|
) }), Play_default = IconPlay;
|
|
4336
4467
|
|
|
4468
|
+
// src/components/Premiumcontent.tsx
|
|
4469
|
+
var import_jsx_runtime153 = __toESM(require_jsx_runtime()), IconPremiumcontent = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime153.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
4470
|
+
"path",
|
|
4471
|
+
{
|
|
4472
|
+
fill: stroke || color || "currentColor",
|
|
4473
|
+
d: "M9.78473 21.75L9.53473 24H11.7986L12.0486 21.75H16.1038C18.8079 21.75 21 19.5579 21 16.8538C21 14.5865 19.4434 12.6158 17.2378 12.0907L13.2279 11.1359L13.9652 4.5H19.5V2.25H14.2152L14.4652 0H12.2014L11.9514 2.25H7.89625C5.19212 2.25 3 4.44212 3 7.14625C3 9.41351 4.55657 11.3842 6.76218 11.9093L10.7721 12.8641L10.0347 19.5H4.5V21.75H9.78473ZM12.2986 19.5H16.1038C17.5652 19.5 18.75 18.3152 18.75 16.8538C18.75 15.6284 17.9087 14.5633 16.7167 14.2795L12.9776 13.3892L12.2986 19.5ZM11.0224 10.6108L11.7014 4.5H7.89625C6.43477 4.5 5.25 5.68477 5.25 7.14625C5.25 8.37162 6.09127 9.43671 7.28332 9.72053L11.0224 10.6108Z",
|
|
4474
|
+
fillRule: "evenodd",
|
|
4475
|
+
clipRule: "evenodd"
|
|
4476
|
+
}
|
|
4477
|
+
) }), Premiumcontent_default = IconPremiumcontent;
|
|
4478
|
+
|
|
4337
4479
|
// src/components/Previouscene.tsx
|
|
4338
|
-
var
|
|
4339
|
-
/* @__PURE__ */ (0,
|
|
4480
|
+
var import_jsx_runtime154 = __toESM(require_jsx_runtime()), IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime154.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4481
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
4340
4482
|
"path",
|
|
4341
4483
|
{
|
|
4342
4484
|
fill: stroke || color || "currentColor",
|
|
4343
4485
|
d: "M7.2041 12L13.7344 18.5303L14.7959 17.4697L9.32617 12L14.7959 6.53027L13.7344 5.46973L7.2041 12Z"
|
|
4344
4486
|
}
|
|
4345
4487
|
),
|
|
4346
|
-
/* @__PURE__ */ (0,
|
|
4488
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
4347
4489
|
"path",
|
|
4348
4490
|
{
|
|
4349
4491
|
fill: stroke || color || "currentColor",
|
|
@@ -4355,7 +4497,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4355
4497
|
] }), Previouscene_default = IconPreviouscene;
|
|
4356
4498
|
|
|
4357
4499
|
// src/components/ProblemFilled.tsx
|
|
4358
|
-
var
|
|
4500
|
+
var import_jsx_runtime155 = __toESM(require_jsx_runtime()), IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime155.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime155.jsx)(
|
|
4359
4501
|
"path",
|
|
4360
4502
|
{
|
|
4361
4503
|
fill: fill || color || "currentColor",
|
|
@@ -4366,7 +4508,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4366
4508
|
) }), ProblemFilled_default = IconProblemFilled;
|
|
4367
4509
|
|
|
4368
4510
|
// src/components/ProblemNoticeFilled.tsx
|
|
4369
|
-
var
|
|
4511
|
+
var import_jsx_runtime156 = __toESM(require_jsx_runtime()), IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime156.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
|
|
4370
4512
|
"path",
|
|
4371
4513
|
{
|
|
4372
4514
|
fill: fill || color || "currentColor",
|
|
@@ -4377,10 +4519,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4377
4519
|
) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
|
|
4378
4520
|
|
|
4379
4521
|
// src/components/Problem.tsx
|
|
4380
|
-
var
|
|
4381
|
-
/* @__PURE__ */ (0,
|
|
4382
|
-
/* @__PURE__ */ (0,
|
|
4383
|
-
/* @__PURE__ */ (0,
|
|
4522
|
+
var import_jsx_runtime157 = __toESM(require_jsx_runtime()), IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime157.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4523
|
+
/* @__PURE__ */ (0, import_jsx_runtime157.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
|
|
4524
|
+
/* @__PURE__ */ (0, import_jsx_runtime157.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
|
|
4525
|
+
/* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
|
|
4384
4526
|
"path",
|
|
4385
4527
|
{
|
|
4386
4528
|
fill: stroke || color || "currentColor",
|
|
@@ -4392,8 +4534,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4392
4534
|
] }), Problem_default = IconProblem;
|
|
4393
4535
|
|
|
4394
4536
|
// src/components/Publish.tsx
|
|
4395
|
-
var
|
|
4396
|
-
/* @__PURE__ */ (0,
|
|
4537
|
+
var import_jsx_runtime158 = __toESM(require_jsx_runtime()), IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime158.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4538
|
+
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
|
|
4397
4539
|
"path",
|
|
4398
4540
|
{
|
|
4399
4541
|
fill: stroke || color || "currentColor",
|
|
@@ -4402,12 +4544,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4402
4544
|
clipRule: "evenodd"
|
|
4403
4545
|
}
|
|
4404
4546
|
),
|
|
4405
|
-
/* @__PURE__ */ (0,
|
|
4547
|
+
/* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
4406
4548
|
] }), Publish_default = IconPublish;
|
|
4407
4549
|
|
|
4408
4550
|
// src/components/Quote.tsx
|
|
4409
|
-
var
|
|
4410
|
-
/* @__PURE__ */ (0,
|
|
4551
|
+
var import_jsx_runtime159 = __toESM(require_jsx_runtime()), IconQuote = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime159.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4552
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
4411
4553
|
"path",
|
|
4412
4554
|
{
|
|
4413
4555
|
fill: stroke || color || "currentColor",
|
|
@@ -4416,7 +4558,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4416
4558
|
clipRule: "evenodd"
|
|
4417
4559
|
}
|
|
4418
4560
|
),
|
|
4419
|
-
/* @__PURE__ */ (0,
|
|
4561
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
4420
4562
|
"path",
|
|
4421
4563
|
{
|
|
4422
4564
|
fill: stroke || color || "currentColor",
|
|
@@ -4428,7 +4570,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4428
4570
|
] }), Quote_default = IconQuote;
|
|
4429
4571
|
|
|
4430
4572
|
// src/components/Ratio169.tsx
|
|
4431
|
-
var
|
|
4573
|
+
var import_jsx_runtime160 = __toESM(require_jsx_runtime()), IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
|
|
4432
4574
|
"path",
|
|
4433
4575
|
{
|
|
4434
4576
|
fill: stroke || color || "currentColor",
|
|
@@ -4437,15 +4579,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4437
4579
|
) }), Ratio169_default = IconRatio169;
|
|
4438
4580
|
|
|
4439
4581
|
// src/components/Ratio11.tsx
|
|
4440
|
-
var
|
|
4441
|
-
/* @__PURE__ */ (0,
|
|
4582
|
+
var import_jsx_runtime161 = __toESM(require_jsx_runtime()), IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime161.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4583
|
+
/* @__PURE__ */ (0, import_jsx_runtime161.jsx)("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
|
|
4442
4584
|
"path",
|
|
4443
4585
|
{
|
|
4444
4586
|
fill: stroke || color || "currentColor",
|
|
4445
4587
|
d: "M24 24L2.76562e-06 24L3.8147e-06 -1.04907e-06L24 0L24 24ZM2.40039 2.40039L2.40039 21.5996L21.5996 21.5996L21.5996 2.40039L2.40039 2.40039Z"
|
|
4446
4588
|
}
|
|
4447
4589
|
) }),
|
|
4448
|
-
/* @__PURE__ */ (0,
|
|
4590
|
+
/* @__PURE__ */ (0, import_jsx_runtime161.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
|
|
4449
4591
|
"rect",
|
|
4450
4592
|
{
|
|
4451
4593
|
width: "24",
|
|
@@ -4457,15 +4599,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4457
4599
|
] }), Ratio11_default = IconRatio11;
|
|
4458
4600
|
|
|
4459
4601
|
// src/components/Ratio916.tsx
|
|
4460
|
-
var
|
|
4461
|
-
/* @__PURE__ */ (0,
|
|
4602
|
+
var import_jsx_runtime162 = __toESM(require_jsx_runtime()), IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime162.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4603
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
|
|
4462
4604
|
"path",
|
|
4463
4605
|
{
|
|
4464
4606
|
fill: stroke || color || "currentColor",
|
|
4465
4607
|
d: "M18.8571 24L5.14286 24L5.14286 -5.99471e-07L18.8571 0L18.8571 24ZM7.49426 2.40039L7.49426 21.5996L16.5057 21.5996L16.5057 2.40039L7.49426 2.40039Z"
|
|
4466
4608
|
}
|
|
4467
4609
|
) }),
|
|
4468
|
-
/* @__PURE__ */ (0,
|
|
4610
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime162.jsx)("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
|
|
4469
4611
|
"rect",
|
|
4470
4612
|
{
|
|
4471
4613
|
width: "24",
|
|
@@ -4477,17 +4619,17 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4477
4619
|
] }), Ratio916_default = IconRatio916;
|
|
4478
4620
|
|
|
4479
4621
|
// src/components/RatioAuto.tsx
|
|
4480
|
-
var
|
|
4481
|
-
/* @__PURE__ */ (0,
|
|
4482
|
-
/* @__PURE__ */ (0,
|
|
4622
|
+
var import_jsx_runtime163 = __toESM(require_jsx_runtime()), IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime163.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4623
|
+
/* @__PURE__ */ (0, import_jsx_runtime163.jsxs)("g", { clipPath: "url(#clip0_468_23)", children: [
|
|
4624
|
+
/* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
|
|
4483
4625
|
"path",
|
|
4484
4626
|
{
|
|
4485
4627
|
fill: stroke || color || "currentColor",
|
|
4486
4628
|
d: "M6.25 6.24999L6.25 9.99998H4L4 3.99998L10 3.99999V6.24999H6.25Z"
|
|
4487
4629
|
}
|
|
4488
4630
|
),
|
|
4489
|
-
/* @__PURE__ */ (0,
|
|
4490
|
-
/* @__PURE__ */ (0,
|
|
4631
|
+
/* @__PURE__ */ (0, import_jsx_runtime163.jsx)("path", { fill: stroke || color || "currentColor", d: "M14 20V17.75H17.75V14H20V20H14Z" }),
|
|
4632
|
+
/* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
|
|
4491
4633
|
"path",
|
|
4492
4634
|
{
|
|
4493
4635
|
fill: stroke || color || "currentColor",
|
|
@@ -4497,7 +4639,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4497
4639
|
}
|
|
4498
4640
|
)
|
|
4499
4641
|
] }),
|
|
4500
|
-
/* @__PURE__ */ (0,
|
|
4642
|
+
/* @__PURE__ */ (0, import_jsx_runtime163.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime163.jsx)("clipPath", { id: "clip0_468_23", children: /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
|
|
4501
4643
|
"rect",
|
|
4502
4644
|
{
|
|
4503
4645
|
width: "24",
|
|
@@ -4509,15 +4651,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4509
4651
|
] }), RatioAuto_default = IconRatioAuto;
|
|
4510
4652
|
|
|
4511
4653
|
// src/components/Ratio.tsx
|
|
4512
|
-
var
|
|
4513
|
-
/* @__PURE__ */ (0,
|
|
4654
|
+
var import_jsx_runtime164 = __toESM(require_jsx_runtime()), IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime164.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4655
|
+
/* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
|
|
4514
4656
|
"path",
|
|
4515
4657
|
{
|
|
4516
4658
|
fill: stroke || color || "currentColor",
|
|
4517
4659
|
d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
|
|
4518
4660
|
}
|
|
4519
4661
|
),
|
|
4520
|
-
/* @__PURE__ */ (0,
|
|
4662
|
+
/* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
|
|
4521
4663
|
"path",
|
|
4522
4664
|
{
|
|
4523
4665
|
fill: stroke || color || "currentColor",
|
|
@@ -4527,7 +4669,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4527
4669
|
] }), Ratio_default = IconRatio;
|
|
4528
4670
|
|
|
4529
4671
|
// src/components/ReEdit.tsx
|
|
4530
|
-
var
|
|
4672
|
+
var import_jsx_runtime165 = __toESM(require_jsx_runtime()), IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(
|
|
4531
4673
|
"path",
|
|
4532
4674
|
{
|
|
4533
4675
|
fill: stroke || color || "currentColor",
|
|
@@ -4538,7 +4680,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4538
4680
|
) }), ReEdit_default = IconReEdit;
|
|
4539
4681
|
|
|
4540
4682
|
// src/components/Regenerate.tsx
|
|
4541
|
-
var
|
|
4683
|
+
var import_jsx_runtime166 = __toESM(require_jsx_runtime()), IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime166.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
|
|
4542
4684
|
"path",
|
|
4543
4685
|
{
|
|
4544
4686
|
fill: stroke || color || "currentColor",
|
|
@@ -4549,8 +4691,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4549
4691
|
) }), Regenerate_default = IconRegenerate;
|
|
4550
4692
|
|
|
4551
4693
|
// src/components/Resultsetting.tsx
|
|
4552
|
-
var
|
|
4553
|
-
/* @__PURE__ */ (0,
|
|
4694
|
+
var import_jsx_runtime167 = __toESM(require_jsx_runtime()), IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime167.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4695
|
+
/* @__PURE__ */ (0, import_jsx_runtime167.jsx)("g", { clipPath: "url(#clip0_554_27)", children: /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
|
|
4554
4696
|
"path",
|
|
4555
4697
|
{
|
|
4556
4698
|
fill: stroke || color || "currentColor",
|
|
@@ -4559,7 +4701,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4559
4701
|
clipRule: "evenodd"
|
|
4560
4702
|
}
|
|
4561
4703
|
) }),
|
|
4562
|
-
/* @__PURE__ */ (0,
|
|
4704
|
+
/* @__PURE__ */ (0, import_jsx_runtime167.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime167.jsx)("clipPath", { id: "clip0_554_27", children: /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
|
|
4563
4705
|
"rect",
|
|
4564
4706
|
{
|
|
4565
4707
|
width: "24",
|
|
@@ -4571,7 +4713,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4571
4713
|
] }), Resultsetting_default = IconResultsetting;
|
|
4572
4714
|
|
|
4573
4715
|
// src/components/RightFilled.tsx
|
|
4574
|
-
var
|
|
4716
|
+
var import_jsx_runtime168 = __toESM(require_jsx_runtime()), IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime168.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime168.jsx)(
|
|
4575
4717
|
"path",
|
|
4576
4718
|
{
|
|
4577
4719
|
fill: fill || color || "currentColor",
|
|
@@ -4581,8 +4723,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4581
4723
|
}
|
|
4582
4724
|
) }), RightFilled_default = IconRightFilled;
|
|
4583
4725
|
|
|
4726
|
+
// src/components/SatisfiedFilled.tsx
|
|
4727
|
+
var import_jsx_runtime169 = __toESM(require_jsx_runtime()), IconSatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime169.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4728
|
+
/* @__PURE__ */ (0, import_jsx_runtime169.jsx)(
|
|
4729
|
+
"path",
|
|
4730
|
+
{
|
|
4731
|
+
fill: fill || color || "currentColor",
|
|
4732
|
+
d: "M10.5 0L7.5 7.5V21H21L24 12V7.5H15V3C15 1.34315 13.6569 0 12 0H10.5Z"
|
|
4733
|
+
}
|
|
4734
|
+
),
|
|
4735
|
+
/* @__PURE__ */ (0, import_jsx_runtime169.jsx)("path", { fill: fill || color || "currentColor", d: "M4.5 7.5H0V21H4.5V7.5Z" })
|
|
4736
|
+
] }), SatisfiedFilled_default = IconSatisfiedFilled;
|
|
4737
|
+
|
|
4584
4738
|
// src/components/Satisfied.tsx
|
|
4585
|
-
var
|
|
4739
|
+
var import_jsx_runtime170 = __toESM(require_jsx_runtime()), IconSatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime170.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime170.jsx)(
|
|
4586
4740
|
"path",
|
|
4587
4741
|
{
|
|
4588
4742
|
fill: stroke || color || "currentColor",
|
|
@@ -4593,7 +4747,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4593
4747
|
) }), Satisfied_default = IconSatisfied;
|
|
4594
4748
|
|
|
4595
4749
|
// src/components/SceneNext.tsx
|
|
4596
|
-
var
|
|
4750
|
+
var import_jsx_runtime171 = __toESM(require_jsx_runtime()), IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime171.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime171.jsx)(
|
|
4597
4751
|
"path",
|
|
4598
4752
|
{
|
|
4599
4753
|
fill: stroke || color || "currentColor",
|
|
@@ -4602,27 +4756,27 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4602
4756
|
) }), SceneNext_default = IconSceneNext;
|
|
4603
4757
|
|
|
4604
4758
|
// src/components/Scriptmode.tsx
|
|
4605
|
-
var
|
|
4606
|
-
/* @__PURE__ */ (0,
|
|
4607
|
-
/* @__PURE__ */ (0,
|
|
4608
|
-
/* @__PURE__ */ (0,
|
|
4609
|
-
/* @__PURE__ */ (0,
|
|
4610
|
-
/* @__PURE__ */ (0,
|
|
4611
|
-
/* @__PURE__ */ (0,
|
|
4612
|
-
/* @__PURE__ */ (0,
|
|
4613
|
-
/* @__PURE__ */ (0,
|
|
4759
|
+
var import_jsx_runtime172 = __toESM(require_jsx_runtime()), IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime172.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4760
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
|
|
4761
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
|
|
4762
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
|
|
4763
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
|
|
4764
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
|
|
4765
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
|
|
4766
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
|
|
4767
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
|
|
4614
4768
|
] }), Scriptmode_default = IconScriptmode;
|
|
4615
4769
|
|
|
4616
4770
|
// src/components/Scrolldown.tsx
|
|
4617
|
-
var
|
|
4618
|
-
/* @__PURE__ */ (0,
|
|
4771
|
+
var import_jsx_runtime173 = __toESM(require_jsx_runtime()), IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime173.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4772
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(
|
|
4619
4773
|
"path",
|
|
4620
4774
|
{
|
|
4621
4775
|
fill: stroke || color || "currentColor",
|
|
4622
4776
|
d: "M3.79546 11.9544L12 20.1589L20.2045 11.9544L21.7955 13.5454L12 23.3409L2.20447 13.5454L3.79546 11.9544Z"
|
|
4623
4777
|
}
|
|
4624
4778
|
),
|
|
4625
|
-
/* @__PURE__ */ (0,
|
|
4779
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(
|
|
4626
4780
|
"path",
|
|
4627
4781
|
{
|
|
4628
4782
|
fill: stroke || color || "currentColor",
|
|
@@ -4632,7 +4786,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4632
4786
|
] }), Scrolldown_default = IconScrolldown;
|
|
4633
4787
|
|
|
4634
4788
|
// src/components/Sendrequest.tsx
|
|
4635
|
-
var
|
|
4789
|
+
var import_jsx_runtime174 = __toESM(require_jsx_runtime()), IconSendrequest = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime174.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime174.jsx)(
|
|
4636
4790
|
"path",
|
|
4637
4791
|
{
|
|
4638
4792
|
fill: fill || color || "currentColor",
|
|
@@ -4643,7 +4797,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4643
4797
|
) }), Sendrequest_default = IconSendrequest;
|
|
4644
4798
|
|
|
4645
4799
|
// src/components/Sendup.tsx
|
|
4646
|
-
var
|
|
4800
|
+
var import_jsx_runtime175 = __toESM(require_jsx_runtime()), IconSendup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime175.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime175.jsx)(
|
|
4647
4801
|
"path",
|
|
4648
4802
|
{
|
|
4649
4803
|
fill: stroke || color || "currentColor",
|
|
@@ -4652,7 +4806,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4652
4806
|
) }), Sendup_default = IconSendup;
|
|
4653
4807
|
|
|
4654
4808
|
// src/components/Sendup2.tsx
|
|
4655
|
-
var
|
|
4809
|
+
var import_jsx_runtime176 = __toESM(require_jsx_runtime()), IconSendup2 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime176.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime176.jsx)(
|
|
4656
4810
|
"path",
|
|
4657
4811
|
{
|
|
4658
4812
|
fill: stroke || color || "currentColor",
|
|
@@ -4661,7 +4815,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4661
4815
|
) }), Sendup2_default = IconSendup2;
|
|
4662
4816
|
|
|
4663
4817
|
// src/components/ShareFilled.tsx
|
|
4664
|
-
var
|
|
4818
|
+
var import_jsx_runtime177 = __toESM(require_jsx_runtime()), IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime177.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime177.jsx)(
|
|
4665
4819
|
"path",
|
|
4666
4820
|
{
|
|
4667
4821
|
fill: fill || color || "currentColor",
|
|
@@ -4670,7 +4824,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4670
4824
|
) }), ShareFilled_default = IconShareFilled;
|
|
4671
4825
|
|
|
4672
4826
|
// src/components/Share.tsx
|
|
4673
|
-
var
|
|
4827
|
+
var import_jsx_runtime178 = __toESM(require_jsx_runtime()), IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime178.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime178.jsx)(
|
|
4674
4828
|
"path",
|
|
4675
4829
|
{
|
|
4676
4830
|
fill: stroke || color || "currentColor",
|
|
@@ -4681,7 +4835,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4681
4835
|
) }), Share_default = IconShare;
|
|
4682
4836
|
|
|
4683
4837
|
// src/components/Sidebar.tsx
|
|
4684
|
-
var
|
|
4838
|
+
var import_jsx_runtime179 = __toESM(require_jsx_runtime()), IconSidebar = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime179.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime179.jsx)(
|
|
4685
4839
|
"path",
|
|
4686
4840
|
{
|
|
4687
4841
|
fill: stroke || color || "currentColor",
|
|
@@ -4692,7 +4846,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4692
4846
|
) }), Sidebar_default = IconSidebar;
|
|
4693
4847
|
|
|
4694
4848
|
// src/components/Singleunchecked.tsx
|
|
4695
|
-
var
|
|
4849
|
+
var import_jsx_runtime180 = __toESM(require_jsx_runtime()), IconSingleunchecked = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime180.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime180.jsx)(
|
|
4696
4850
|
"path",
|
|
4697
4851
|
{
|
|
4698
4852
|
fill: stroke || color || "currentColor",
|
|
@@ -4703,7 +4857,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4703
4857
|
) }), Singleunchecked_default = IconSingleunchecked;
|
|
4704
4858
|
|
|
4705
4859
|
// src/components/SocialX.tsx
|
|
4706
|
-
var
|
|
4860
|
+
var import_jsx_runtime181 = __toESM(require_jsx_runtime()), IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime181.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime181.jsx)(
|
|
4707
4861
|
"path",
|
|
4708
4862
|
{
|
|
4709
4863
|
fill: fill || color || "currentColor",
|
|
@@ -4712,7 +4866,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4712
4866
|
) }), SocialX_default = IconSocialX;
|
|
4713
4867
|
|
|
4714
4868
|
// src/components/SocialDiscord.tsx
|
|
4715
|
-
var
|
|
4869
|
+
var import_jsx_runtime182 = __toESM(require_jsx_runtime()), IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime182.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime182.jsx)(
|
|
4716
4870
|
"path",
|
|
4717
4871
|
{
|
|
4718
4872
|
fill: fill || color || "currentColor",
|
|
@@ -4721,8 +4875,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4721
4875
|
) }), SocialDiscord_default = IconSocialDiscord;
|
|
4722
4876
|
|
|
4723
4877
|
// src/components/SoundOff.tsx
|
|
4724
|
-
var
|
|
4725
|
-
/* @__PURE__ */ (0,
|
|
4878
|
+
var import_jsx_runtime183 = __toESM(require_jsx_runtime()), IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime183.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4879
|
+
/* @__PURE__ */ (0, import_jsx_runtime183.jsx)(
|
|
4726
4880
|
"path",
|
|
4727
4881
|
{
|
|
4728
4882
|
fill: stroke || color || "currentColor",
|
|
@@ -4731,7 +4885,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4731
4885
|
clipRule: "evenodd"
|
|
4732
4886
|
}
|
|
4733
4887
|
),
|
|
4734
|
-
/* @__PURE__ */ (0,
|
|
4888
|
+
/* @__PURE__ */ (0, import_jsx_runtime183.jsx)(
|
|
4735
4889
|
"path",
|
|
4736
4890
|
{
|
|
4737
4891
|
fill: stroke || color || "currentColor",
|
|
@@ -4741,8 +4895,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4741
4895
|
] }), SoundOff_default = IconSoundOff;
|
|
4742
4896
|
|
|
4743
4897
|
// src/components/SoundOn.tsx
|
|
4744
|
-
var
|
|
4745
|
-
/* @__PURE__ */ (0,
|
|
4898
|
+
var import_jsx_runtime184 = __toESM(require_jsx_runtime()), IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime184.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4899
|
+
/* @__PURE__ */ (0, import_jsx_runtime184.jsx)(
|
|
4746
4900
|
"path",
|
|
4747
4901
|
{
|
|
4748
4902
|
fill: stroke || color || "currentColor",
|
|
@@ -4751,14 +4905,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4751
4905
|
clipRule: "evenodd"
|
|
4752
4906
|
}
|
|
4753
4907
|
),
|
|
4754
|
-
/* @__PURE__ */ (0,
|
|
4908
|
+
/* @__PURE__ */ (0, import_jsx_runtime184.jsx)(
|
|
4755
4909
|
"path",
|
|
4756
4910
|
{
|
|
4757
4911
|
fill: stroke || color || "currentColor",
|
|
4758
4912
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
4759
4913
|
}
|
|
4760
4914
|
),
|
|
4761
|
-
/* @__PURE__ */ (0,
|
|
4915
|
+
/* @__PURE__ */ (0, import_jsx_runtime184.jsx)(
|
|
4762
4916
|
"path",
|
|
4763
4917
|
{
|
|
4764
4918
|
fill: stroke || color || "currentColor",
|
|
@@ -4767,8 +4921,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4767
4921
|
)
|
|
4768
4922
|
] }), SoundOn_default = IconSoundOn;
|
|
4769
4923
|
|
|
4924
|
+
// src/components/StopFilled.tsx
|
|
4925
|
+
var import_jsx_runtime185 = __toESM(require_jsx_runtime()), IconStopFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime185.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime185.jsx)("rect", { width: "21", height: "21", x: "1.5", y: "1.5", fill: fill || color || "currentColor" }) }), StopFilled_default = IconStopFilled;
|
|
4926
|
+
|
|
4770
4927
|
// src/components/Storyboard.tsx
|
|
4771
|
-
var
|
|
4928
|
+
var import_jsx_runtime186 = __toESM(require_jsx_runtime()), IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime186.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime186.jsx)(
|
|
4772
4929
|
"path",
|
|
4773
4930
|
{
|
|
4774
4931
|
fill: stroke || color || "currentColor",
|
|
@@ -4779,24 +4936,24 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4779
4936
|
) }), Storyboard_default = IconStoryboard;
|
|
4780
4937
|
|
|
4781
4938
|
// src/components/StyleAutoFilled.tsx
|
|
4782
|
-
var
|
|
4783
|
-
/* @__PURE__ */ (0,
|
|
4939
|
+
var import_jsx_runtime187 = __toESM(require_jsx_runtime()), IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime187.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4940
|
+
/* @__PURE__ */ (0, import_jsx_runtime187.jsx)(
|
|
4784
4941
|
"path",
|
|
4785
4942
|
{
|
|
4786
4943
|
fill: fill || color || "currentColor",
|
|
4787
4944
|
d: "M12 4.5L15.75 3.75L16.5 0H18L18.75 3.75L22.5 4.5V6L18.75 6.75L18 10.5H16.5L15.75 6.75L12 6V4.5Z"
|
|
4788
4945
|
}
|
|
4789
4946
|
),
|
|
4790
|
-
/* @__PURE__ */ (0,
|
|
4947
|
+
/* @__PURE__ */ (0, import_jsx_runtime187.jsx)(
|
|
4791
4948
|
"path",
|
|
4792
4949
|
{
|
|
4793
4950
|
fill: fill || color || "currentColor",
|
|
4794
4951
|
d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
|
|
4795
4952
|
}
|
|
4796
4953
|
),
|
|
4797
|
-
/* @__PURE__ */ (0,
|
|
4798
|
-
/* @__PURE__ */ (0,
|
|
4799
|
-
/* @__PURE__ */ (0,
|
|
4954
|
+
/* @__PURE__ */ (0, import_jsx_runtime187.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
|
|
4955
|
+
/* @__PURE__ */ (0, import_jsx_runtime187.jsx)("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
|
|
4956
|
+
/* @__PURE__ */ (0, import_jsx_runtime187.jsx)(
|
|
4800
4957
|
"path",
|
|
4801
4958
|
{
|
|
4802
4959
|
fill: fill || color || "currentColor",
|
|
@@ -4806,43 +4963,43 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4806
4963
|
] }), StyleAutoFilled_default = IconStyleAutoFilled;
|
|
4807
4964
|
|
|
4808
4965
|
// src/components/Style.tsx
|
|
4809
|
-
var
|
|
4810
|
-
/* @__PURE__ */ (0,
|
|
4966
|
+
var import_jsx_runtime188 = __toESM(require_jsx_runtime()), IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime188.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
4967
|
+
/* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
|
|
4811
4968
|
"path",
|
|
4812
4969
|
{
|
|
4813
4970
|
fill: stroke || color || "currentColor",
|
|
4814
4971
|
d: "M12 7.5C12.8284 7.5 13.5 6.82843 13.5 6C13.5 5.17157 12.8284 4.5 12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5Z"
|
|
4815
4972
|
}
|
|
4816
4973
|
),
|
|
4817
|
-
/* @__PURE__ */ (0,
|
|
4974
|
+
/* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
|
|
4818
4975
|
"path",
|
|
4819
4976
|
{
|
|
4820
4977
|
fill: stroke || color || "currentColor",
|
|
4821
4978
|
d: "M7.5 12C7.5 12.8284 6.82843 13.5 6 13.5C5.17157 13.5 4.5 12.8284 4.5 12C4.5 11.1716 5.17157 10.5 6 10.5C6.82843 10.5 7.5 11.1716 7.5 12Z"
|
|
4822
4979
|
}
|
|
4823
4980
|
),
|
|
4824
|
-
/* @__PURE__ */ (0,
|
|
4981
|
+
/* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
|
|
4825
4982
|
"path",
|
|
4826
4983
|
{
|
|
4827
4984
|
fill: stroke || color || "currentColor",
|
|
4828
4985
|
d: "M6.69679 8.81815C7.28257 9.40394 8.23232 9.40394 8.81811 8.81815C9.40389 8.23236 9.40389 7.28262 8.81811 6.69683C8.23232 6.11104 7.28257 6.11104 6.69679 6.69683C6.111 7.28262 6.111 8.23236 6.69679 8.81815Z"
|
|
4829
4986
|
}
|
|
4830
4987
|
),
|
|
4831
|
-
/* @__PURE__ */ (0,
|
|
4988
|
+
/* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
|
|
4832
4989
|
"path",
|
|
4833
4990
|
{
|
|
4834
4991
|
fill: stroke || color || "currentColor",
|
|
4835
4992
|
d: "M15.182 8.81811C14.5962 8.23232 14.5962 7.28257 15.182 6.69679C15.7678 6.111 16.7176 6.111 17.3034 6.69679C17.8891 7.28257 17.8891 8.23232 17.3034 8.81811C16.7176 9.40389 15.7678 9.40389 15.182 8.81811Z"
|
|
4836
4993
|
}
|
|
4837
4994
|
),
|
|
4838
|
-
/* @__PURE__ */ (0,
|
|
4995
|
+
/* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
|
|
4839
4996
|
"path",
|
|
4840
4997
|
{
|
|
4841
4998
|
fill: stroke || color || "currentColor",
|
|
4842
4999
|
d: "M8.81833 17.3032C9.40412 16.7174 9.40412 15.7677 8.81833 15.1819C8.23255 14.5961 7.2828 14.5961 6.69701 15.1819C6.11123 15.7677 6.11123 16.7174 6.69701 17.3032C7.2828 17.889 8.23255 17.889 8.81833 17.3032Z"
|
|
4843
5000
|
}
|
|
4844
5001
|
),
|
|
4845
|
-
/* @__PURE__ */ (0,
|
|
5002
|
+
/* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
|
|
4846
5003
|
"path",
|
|
4847
5004
|
{
|
|
4848
5005
|
fill: stroke || color || "currentColor",
|
|
@@ -4854,8 +5011,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4854
5011
|
] }), Style_default = IconStyle;
|
|
4855
5012
|
|
|
4856
5013
|
// src/components/Styleoverall.tsx
|
|
4857
|
-
var
|
|
4858
|
-
/* @__PURE__ */ (0,
|
|
5014
|
+
var import_jsx_runtime189 = __toESM(require_jsx_runtime()), IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime189.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5015
|
+
/* @__PURE__ */ (0, import_jsx_runtime189.jsx)(
|
|
4859
5016
|
"path",
|
|
4860
5017
|
{
|
|
4861
5018
|
fill: stroke || color || "currentColor",
|
|
@@ -4864,7 +5021,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4864
5021
|
clipRule: "evenodd"
|
|
4865
5022
|
}
|
|
4866
5023
|
),
|
|
4867
|
-
/* @__PURE__ */ (0,
|
|
5024
|
+
/* @__PURE__ */ (0, import_jsx_runtime189.jsx)(
|
|
4868
5025
|
"path",
|
|
4869
5026
|
{
|
|
4870
5027
|
fill: stroke || color || "currentColor",
|
|
@@ -4873,7 +5030,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4873
5030
|
clipRule: "evenodd"
|
|
4874
5031
|
}
|
|
4875
5032
|
),
|
|
4876
|
-
/* @__PURE__ */ (0,
|
|
5033
|
+
/* @__PURE__ */ (0, import_jsx_runtime189.jsx)(
|
|
4877
5034
|
"path",
|
|
4878
5035
|
{
|
|
4879
5036
|
fill: stroke || color || "currentColor",
|
|
@@ -4882,7 +5039,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4882
5039
|
clipRule: "evenodd"
|
|
4883
5040
|
}
|
|
4884
5041
|
),
|
|
4885
|
-
/* @__PURE__ */ (0,
|
|
5042
|
+
/* @__PURE__ */ (0, import_jsx_runtime189.jsx)(
|
|
4886
5043
|
"path",
|
|
4887
5044
|
{
|
|
4888
5045
|
fill: stroke || color || "currentColor",
|
|
@@ -4894,7 +5051,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4894
5051
|
] }), Styleoverall_default = IconStyleoverall;
|
|
4895
5052
|
|
|
4896
5053
|
// src/components/SwitchOffFilled.tsx
|
|
4897
|
-
var
|
|
5054
|
+
var import_jsx_runtime190 = __toESM(require_jsx_runtime()), IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime190.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime190.jsx)(
|
|
4898
5055
|
"path",
|
|
4899
5056
|
{
|
|
4900
5057
|
fill: fill || color || "currentColor",
|
|
@@ -4905,7 +5062,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4905
5062
|
) }), SwitchOffFilled_default = IconSwitchOffFilled;
|
|
4906
5063
|
|
|
4907
5064
|
// src/components/SwitchOnFilled.tsx
|
|
4908
|
-
var
|
|
5065
|
+
var import_jsx_runtime191 = __toESM(require_jsx_runtime()), IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime191.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime191.jsx)(
|
|
4909
5066
|
"path",
|
|
4910
5067
|
{
|
|
4911
5068
|
fill: fill || color || "currentColor",
|
|
@@ -4915,9 +5072,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4915
5072
|
}
|
|
4916
5073
|
) }), SwitchOnFilled_default = IconSwitchOnFilled;
|
|
4917
5074
|
|
|
5075
|
+
// src/components/Table.tsx
|
|
5076
|
+
var import_jsx_runtime192 = __toESM(require_jsx_runtime()), IconTable = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime192.jsx)("svg", { fill: "none", viewBox: "0 0 24 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime192.jsx)(
|
|
5077
|
+
"path",
|
|
5078
|
+
{
|
|
5079
|
+
fill: stroke || color || "currentColor",
|
|
5080
|
+
d: "M24 21.875L24 3.125L0 3.125L0 21.875L24 21.875ZM21.75 5.46875L16.5 5.46875V11.3281L21.75 11.3281V5.46875ZM21.75 13.6719V19.5312L16.5 19.5312V13.6719L21.75 13.6719ZM14.25 11.3281L14.25 5.46875L8.25 5.46875L8.25 11.3281L14.25 11.3281ZM8.25 13.6719L14.25 13.6719V19.5312L8.25 19.5312V13.6719ZM6 19.5312L6 5.46875L2.25 5.46875L2.25 19.5312L6 19.5312Z",
|
|
5081
|
+
fillRule: "evenodd",
|
|
5082
|
+
clipRule: "evenodd"
|
|
5083
|
+
}
|
|
5084
|
+
) }), Table_default = IconTable;
|
|
5085
|
+
|
|
4918
5086
|
// src/components/Target.tsx
|
|
4919
|
-
var
|
|
4920
|
-
/* @__PURE__ */ (0,
|
|
5087
|
+
var import_jsx_runtime193 = __toESM(require_jsx_runtime()), IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime193.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5088
|
+
/* @__PURE__ */ (0, import_jsx_runtime193.jsx)(
|
|
4921
5089
|
"path",
|
|
4922
5090
|
{
|
|
4923
5091
|
fill: stroke || color || "currentColor",
|
|
@@ -4926,7 +5094,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4926
5094
|
clipRule: "evenodd"
|
|
4927
5095
|
}
|
|
4928
5096
|
),
|
|
4929
|
-
/* @__PURE__ */ (0,
|
|
5097
|
+
/* @__PURE__ */ (0, import_jsx_runtime193.jsx)(
|
|
4930
5098
|
"path",
|
|
4931
5099
|
{
|
|
4932
5100
|
fill: stroke || color || "currentColor",
|
|
@@ -4938,43 +5106,43 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4938
5106
|
] }), Target_default = IconTarget;
|
|
4939
5107
|
|
|
4940
5108
|
// src/components/TextLogo.tsx
|
|
4941
|
-
var
|
|
4942
|
-
/* @__PURE__ */ (0,
|
|
5109
|
+
var import_jsx_runtime194 = __toESM(require_jsx_runtime()), IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime194.jsxs)("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
|
|
5110
|
+
/* @__PURE__ */ (0, import_jsx_runtime194.jsx)(
|
|
4943
5111
|
"path",
|
|
4944
5112
|
{
|
|
4945
5113
|
fill: fill || color || "currentColor",
|
|
4946
5114
|
d: "M42.0618 5.62237C49.8822 5.62238 56.2219 11.962 56.2219 19.7823C56.2218 27.6027 49.8822 33.9423 42.0618 33.9423C34.2415 33.9423 27.9019 27.6027 27.9018 19.7823C27.9018 11.962 34.2415 5.62237 42.0618 5.62237ZM42.0618 13.1743C38.4124 13.1743 35.4538 16.1328 35.4538 19.7823C35.4538 23.4318 38.4124 26.3903 42.0618 26.3903C45.7113 26.3903 48.6698 23.4318 48.6698 19.7823C48.6698 16.1329 45.7113 13.1743 42.0618 13.1743Z"
|
|
4947
5115
|
}
|
|
4948
5116
|
),
|
|
4949
|
-
/* @__PURE__ */ (0,
|
|
5117
|
+
/* @__PURE__ */ (0, import_jsx_runtime194.jsx)(
|
|
4950
5118
|
"path",
|
|
4951
5119
|
{
|
|
4952
5120
|
fill: fill || color || "currentColor",
|
|
4953
5121
|
d: "M89.3535 5.62237C97.1738 5.62237 103.514 11.962 103.514 19.7823C103.514 27.6027 97.1738 33.9423 89.3535 33.9423C81.5331 33.9423 75.1935 27.6027 75.1935 19.7823C75.1935 11.962 81.5331 5.62239 89.3535 5.62237ZM89.3535 13.1744C85.704 13.1744 82.7455 16.1329 82.7455 19.7823C82.7455 23.4318 85.704 26.3904 89.3535 26.3904C93.003 26.3904 95.9615 23.4318 95.9615 19.7823C95.9615 16.1329 93.003 13.1744 89.3535 13.1744Z"
|
|
4954
5122
|
}
|
|
4955
5123
|
),
|
|
4956
|
-
/* @__PURE__ */ (0,
|
|
5124
|
+
/* @__PURE__ */ (0, import_jsx_runtime194.jsx)(
|
|
4957
5125
|
"path",
|
|
4958
5126
|
{
|
|
4959
5127
|
fill: fill || color || "currentColor",
|
|
4960
5128
|
d: "M59.1199 19.3272C59.1199 11.741 63.1893 6.56006 71.8774 6.56006H73.4399C73.8818 6.56006 74.2399 6.91823 74.2399 7.36006V13.3258C74.2399 13.7676 73.8818 14.1258 73.4399 14.1258H71.8774C68.8335 14.1258 66.6799 16.2577 66.6799 19.3272V32.24C66.6799 32.6818 66.3217 33.04 65.8799 33.04H59.9199C59.4781 33.04 59.1199 32.6818 59.1199 32.24V19.3272Z"
|
|
4961
5129
|
}
|
|
4962
5130
|
),
|
|
4963
|
-
/* @__PURE__ */ (0,
|
|
5131
|
+
/* @__PURE__ */ (0, import_jsx_runtime194.jsx)(
|
|
4964
5132
|
"path",
|
|
4965
5133
|
{
|
|
4966
5134
|
fill: fill || color || "currentColor",
|
|
4967
5135
|
d: "M106 0.799999C106 0.358172 106.358 0 106.8 0H112.8C113.242 0 113.6 0.358171 113.6 0.799998V32.3199C113.6 32.7618 113.242 33.1199 112.8 33.1199H106.8C106.358 33.1199 106 32.7618 106 32.3199V0.799999Z"
|
|
4968
5136
|
}
|
|
4969
5137
|
),
|
|
4970
|
-
/* @__PURE__ */ (0,
|
|
5138
|
+
/* @__PURE__ */ (0, import_jsx_runtime194.jsx)(
|
|
4971
5139
|
"path",
|
|
4972
5140
|
{
|
|
4973
5141
|
fill: fill || color || "currentColor",
|
|
4974
5142
|
d: "M116.4 0.799999C116.4 0.358172 116.758 0 117.2 0H123.2C123.642 0 124 0.358171 124 0.799998V32.3199C124 32.7618 123.642 33.1199 123.2 33.1199H117.2C116.758 33.1199 116.4 32.7618 116.4 32.3199V0.799999Z"
|
|
4975
5143
|
}
|
|
4976
5144
|
),
|
|
4977
|
-
/* @__PURE__ */ (0,
|
|
5145
|
+
/* @__PURE__ */ (0, import_jsx_runtime194.jsx)(
|
|
4978
5146
|
"path",
|
|
4979
5147
|
{
|
|
4980
5148
|
fill: fill || color || "currentColor",
|
|
@@ -4984,7 +5152,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4984
5152
|
] }), TextLogo_default = IconTextLogo;
|
|
4985
5153
|
|
|
4986
5154
|
// src/components/TipsFilled.tsx
|
|
4987
|
-
var
|
|
5155
|
+
var import_jsx_runtime195 = __toESM(require_jsx_runtime()), IconTipsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime195.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime195.jsx)(
|
|
4988
5156
|
"path",
|
|
4989
5157
|
{
|
|
4990
5158
|
fill: fill || color || "currentColor",
|
|
@@ -4995,7 +5163,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
4995
5163
|
) }), TipsFilled_default = IconTipsFilled;
|
|
4996
5164
|
|
|
4997
5165
|
// src/components/Tips.tsx
|
|
4998
|
-
var
|
|
5166
|
+
var import_jsx_runtime196 = __toESM(require_jsx_runtime()), IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime196.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime196.jsx)(
|
|
4999
5167
|
"path",
|
|
5000
5168
|
{
|
|
5001
5169
|
fill: stroke || color || "currentColor",
|
|
@@ -5006,15 +5174,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5006
5174
|
) }), Tips_default = IconTips;
|
|
5007
5175
|
|
|
5008
5176
|
// src/components/ToolsFilled.tsx
|
|
5009
|
-
var
|
|
5010
|
-
/* @__PURE__ */ (0,
|
|
5177
|
+
var import_jsx_runtime197 = __toESM(require_jsx_runtime()), IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime197.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5178
|
+
/* @__PURE__ */ (0, import_jsx_runtime197.jsx)(
|
|
5011
5179
|
"path",
|
|
5012
5180
|
{
|
|
5013
5181
|
fill: fill || color || "currentColor",
|
|
5014
5182
|
d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
|
|
5015
5183
|
}
|
|
5016
5184
|
),
|
|
5017
|
-
/* @__PURE__ */ (0,
|
|
5185
|
+
/* @__PURE__ */ (0, import_jsx_runtime197.jsx)(
|
|
5018
5186
|
"path",
|
|
5019
5187
|
{
|
|
5020
5188
|
fill: fill || color || "currentColor",
|
|
@@ -5024,7 +5192,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5024
5192
|
] }), ToolsFilled_default = IconToolsFilled;
|
|
5025
5193
|
|
|
5026
5194
|
// src/components/Tools.tsx
|
|
5027
|
-
var
|
|
5195
|
+
var import_jsx_runtime198 = __toESM(require_jsx_runtime()), IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime198.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime198.jsx)(
|
|
5028
5196
|
"path",
|
|
5029
5197
|
{
|
|
5030
5198
|
stroke: stroke || color || "currentColor",
|
|
@@ -5034,7 +5202,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5034
5202
|
) }), Tools_default = IconTools;
|
|
5035
5203
|
|
|
5036
5204
|
// src/components/Undo.tsx
|
|
5037
|
-
var
|
|
5205
|
+
var import_jsx_runtime199 = __toESM(require_jsx_runtime()), IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime199.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime199.jsx)(
|
|
5038
5206
|
"path",
|
|
5039
5207
|
{
|
|
5040
5208
|
fill: stroke || color || "currentColor",
|
|
@@ -5044,8 +5212,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5044
5212
|
}
|
|
5045
5213
|
) }), Undo_default = IconUndo;
|
|
5046
5214
|
|
|
5215
|
+
// src/components/UnsatisfiedFilled.tsx
|
|
5216
|
+
var import_jsx_runtime200 = __toESM(require_jsx_runtime()), IconUnsatisfiedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime200.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5217
|
+
/* @__PURE__ */ (0, import_jsx_runtime200.jsx)(
|
|
5218
|
+
"path",
|
|
5219
|
+
{
|
|
5220
|
+
fill: fill || color || "currentColor",
|
|
5221
|
+
d: "M10.5 24L7.5 16.5V3H21L24 12V16.5H15V21C15 22.6569 13.6569 24 12 24H10.5Z"
|
|
5222
|
+
}
|
|
5223
|
+
),
|
|
5224
|
+
/* @__PURE__ */ (0, import_jsx_runtime200.jsx)("path", { fill: fill || color || "currentColor", d: "M4.5 16.5H0V3H4.5V16.5Z" })
|
|
5225
|
+
] }), UnsatisfiedFilled_default = IconUnsatisfiedFilled;
|
|
5226
|
+
|
|
5047
5227
|
// src/components/Unsatisfied.tsx
|
|
5048
|
-
var
|
|
5228
|
+
var import_jsx_runtime201 = __toESM(require_jsx_runtime()), IconUnsatisfied = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime201.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime201.jsx)(
|
|
5049
5229
|
"path",
|
|
5050
5230
|
{
|
|
5051
5231
|
fill: stroke || color || "currentColor",
|
|
@@ -5056,7 +5236,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5056
5236
|
) }), Unsatisfied_default = IconUnsatisfied;
|
|
5057
5237
|
|
|
5058
5238
|
// src/components/UpFilled.tsx
|
|
5059
|
-
var
|
|
5239
|
+
var import_jsx_runtime202 = __toESM(require_jsx_runtime()), IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime202.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime202.jsx)(
|
|
5060
5240
|
"path",
|
|
5061
5241
|
{
|
|
5062
5242
|
fill: fill || color || "currentColor",
|
|
@@ -5067,7 +5247,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5067
5247
|
) }), UpFilled_default = IconUpFilled;
|
|
5068
5248
|
|
|
5069
5249
|
// src/components/UpleftFilled.tsx
|
|
5070
|
-
var
|
|
5250
|
+
var import_jsx_runtime203 = __toESM(require_jsx_runtime()), IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime203.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime203.jsx)(
|
|
5071
5251
|
"path",
|
|
5072
5252
|
{
|
|
5073
5253
|
fill: fill || color || "currentColor",
|
|
@@ -5078,7 +5258,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5078
5258
|
) }), UpleftFilled_default = IconUpleftFilled;
|
|
5079
5259
|
|
|
5080
5260
|
// src/components/Uploadedvideo.tsx
|
|
5081
|
-
var
|
|
5261
|
+
var import_jsx_runtime204 = __toESM(require_jsx_runtime()), IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime204.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime204.jsx)(
|
|
5082
5262
|
"path",
|
|
5083
5263
|
{
|
|
5084
5264
|
fill: fill || color || "currentColor",
|
|
@@ -5089,7 +5269,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5089
5269
|
) }), Uploadedvideo_default = IconUploadedvideo;
|
|
5090
5270
|
|
|
5091
5271
|
// src/components/Uploadfiles.tsx
|
|
5092
|
-
var
|
|
5272
|
+
var import_jsx_runtime205 = __toESM(require_jsx_runtime()), IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime205.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime205.jsx)(
|
|
5093
5273
|
"path",
|
|
5094
5274
|
{
|
|
5095
5275
|
fill: stroke || color || "currentColor",
|
|
@@ -5098,7 +5278,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5098
5278
|
) }), Uploadfiles_default = IconUploadfiles;
|
|
5099
5279
|
|
|
5100
5280
|
// src/components/Uploadstory.tsx
|
|
5101
|
-
var
|
|
5281
|
+
var import_jsx_runtime206 = __toESM(require_jsx_runtime()), IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime206.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime206.jsx)(
|
|
5102
5282
|
"path",
|
|
5103
5283
|
{
|
|
5104
5284
|
fill: stroke || color || "currentColor",
|
|
@@ -5109,7 +5289,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5109
5289
|
) }), Uploadstory_default = IconUploadstory;
|
|
5110
5290
|
|
|
5111
5291
|
// src/components/UprightFilled.tsx
|
|
5112
|
-
var
|
|
5292
|
+
var import_jsx_runtime207 = __toESM(require_jsx_runtime()), IconUprightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime207.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime207.jsx)(
|
|
5113
5293
|
"path",
|
|
5114
5294
|
{
|
|
5115
5295
|
fill: fill || color || "currentColor",
|
|
@@ -5120,7 +5300,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5120
5300
|
) }), UprightFilled_default = IconUprightFilled;
|
|
5121
5301
|
|
|
5122
5302
|
// src/components/Userfeedback.tsx
|
|
5123
|
-
var
|
|
5303
|
+
var import_jsx_runtime208 = __toESM(require_jsx_runtime()), IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime208.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime208.jsx)(
|
|
5124
5304
|
"path",
|
|
5125
5305
|
{
|
|
5126
5306
|
fill: stroke || color || "currentColor",
|
|
@@ -5131,16 +5311,16 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5131
5311
|
) }), Userfeedback_default = IconUserfeedback;
|
|
5132
5312
|
|
|
5133
5313
|
// src/components/Userfollow.tsx
|
|
5134
|
-
var
|
|
5135
|
-
/* @__PURE__ */ (0,
|
|
5314
|
+
var import_jsx_runtime209 = __toESM(require_jsx_runtime()), IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime209.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5315
|
+
/* @__PURE__ */ (0, import_jsx_runtime209.jsx)(
|
|
5136
5316
|
"path",
|
|
5137
5317
|
{
|
|
5138
5318
|
fill: stroke || color || "currentColor",
|
|
5139
5319
|
d: "M15 15.25H6.5C5.25736 15.25 4.25 16.2574 4.25 17.5V19.75H12V22H2V17.5C2 15.0147 4.01472 13 6.5 13H15V15.25Z"
|
|
5140
5320
|
}
|
|
5141
5321
|
),
|
|
5142
|
-
/* @__PURE__ */ (0,
|
|
5143
|
-
/* @__PURE__ */ (0,
|
|
5322
|
+
/* @__PURE__ */ (0, import_jsx_runtime209.jsx)("path", { fill: stroke || color || "currentColor", d: "M19 17H22V19H19V22H17V19H14V17H17V14H19V17Z" }),
|
|
5323
|
+
/* @__PURE__ */ (0, import_jsx_runtime209.jsx)(
|
|
5144
5324
|
"path",
|
|
5145
5325
|
{
|
|
5146
5326
|
fill: stroke || color || "currentColor",
|
|
@@ -5152,7 +5332,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5152
5332
|
] }), Userfollow_default = IconUserfollow;
|
|
5153
5333
|
|
|
5154
5334
|
// src/components/Userfollowback.tsx
|
|
5155
|
-
var
|
|
5335
|
+
var import_jsx_runtime210 = __toESM(require_jsx_runtime()), IconUserfollowback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime210.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime210.jsx)(
|
|
5156
5336
|
"path",
|
|
5157
5337
|
{
|
|
5158
5338
|
fill: stroke || color || "currentColor",
|
|
@@ -5161,7 +5341,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5161
5341
|
) }), Userfollowback_default = IconUserfollowback;
|
|
5162
5342
|
|
|
5163
5343
|
// src/components/Userfollowed.tsx
|
|
5164
|
-
var
|
|
5344
|
+
var import_jsx_runtime211 = __toESM(require_jsx_runtime()), IconUserfollowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime211.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime211.jsx)(
|
|
5165
5345
|
"path",
|
|
5166
5346
|
{
|
|
5167
5347
|
fill: stroke || color || "currentColor",
|
|
@@ -5170,15 +5350,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5170
5350
|
) }), Userfollowed_default = IconUserfollowed;
|
|
5171
5351
|
|
|
5172
5352
|
// src/components/VideoGeneration.tsx
|
|
5173
|
-
var
|
|
5174
|
-
/* @__PURE__ */ (0,
|
|
5353
|
+
var import_jsx_runtime212 = __toESM(require_jsx_runtime()), IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime212.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5354
|
+
/* @__PURE__ */ (0, import_jsx_runtime212.jsx)(
|
|
5175
5355
|
"path",
|
|
5176
5356
|
{
|
|
5177
5357
|
fill: stroke || color || "currentColor",
|
|
5178
5358
|
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12H24C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0V2.25Z"
|
|
5179
5359
|
}
|
|
5180
5360
|
),
|
|
5181
|
-
/* @__PURE__ */ (0,
|
|
5361
|
+
/* @__PURE__ */ (0, import_jsx_runtime212.jsx)(
|
|
5182
5362
|
"path",
|
|
5183
5363
|
{
|
|
5184
5364
|
fill: stroke || color || "currentColor",
|
|
@@ -5187,7 +5367,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5187
5367
|
clipRule: "evenodd"
|
|
5188
5368
|
}
|
|
5189
5369
|
),
|
|
5190
|
-
/* @__PURE__ */ (0,
|
|
5370
|
+
/* @__PURE__ */ (0, import_jsx_runtime212.jsx)(
|
|
5191
5371
|
"path",
|
|
5192
5372
|
{
|
|
5193
5373
|
fill: stroke || color || "currentColor",
|
|
@@ -5197,9 +5377,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5197
5377
|
] }), VideoGeneration_default = IconVideoGeneration;
|
|
5198
5378
|
|
|
5199
5379
|
// src/components/VideoLength.tsx
|
|
5200
|
-
var
|
|
5201
|
-
/* @__PURE__ */ (0,
|
|
5202
|
-
/* @__PURE__ */ (0,
|
|
5380
|
+
var import_jsx_runtime213 = __toESM(require_jsx_runtime()), IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime213.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5381
|
+
/* @__PURE__ */ (0, import_jsx_runtime213.jsx)("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
|
|
5382
|
+
/* @__PURE__ */ (0, import_jsx_runtime213.jsx)(
|
|
5203
5383
|
"path",
|
|
5204
5384
|
{
|
|
5205
5385
|
fill: stroke || color || "currentColor",
|
|
@@ -5211,8 +5391,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5211
5391
|
] }), VideoLength_default = IconVideoLength;
|
|
5212
5392
|
|
|
5213
5393
|
// src/components/Videogenerate.tsx
|
|
5214
|
-
var
|
|
5215
|
-
/* @__PURE__ */ (0,
|
|
5394
|
+
var import_jsx_runtime214 = __toESM(require_jsx_runtime()), IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime214.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5395
|
+
/* @__PURE__ */ (0, import_jsx_runtime214.jsx)(
|
|
5216
5396
|
"path",
|
|
5217
5397
|
{
|
|
5218
5398
|
fill: stroke || color || "currentColor",
|
|
@@ -5221,7 +5401,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5221
5401
|
clipRule: "evenodd"
|
|
5222
5402
|
}
|
|
5223
5403
|
),
|
|
5224
|
-
/* @__PURE__ */ (0,
|
|
5404
|
+
/* @__PURE__ */ (0, import_jsx_runtime214.jsx)(
|
|
5225
5405
|
"path",
|
|
5226
5406
|
{
|
|
5227
5407
|
fill: stroke || color || "currentColor",
|
|
@@ -5233,7 +5413,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5233
5413
|
] }), Videogenerate_default = IconVideogenerate;
|
|
5234
5414
|
|
|
5235
5415
|
// src/components/Visualstyles.tsx
|
|
5236
|
-
var
|
|
5416
|
+
var import_jsx_runtime215 = __toESM(require_jsx_runtime()), IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime215.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime215.jsx)(
|
|
5237
5417
|
"path",
|
|
5238
5418
|
{
|
|
5239
5419
|
fill: stroke || color || "currentColor",
|
|
@@ -5244,8 +5424,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5244
5424
|
) }), Visualstyles_default = IconVisualstyles;
|
|
5245
5425
|
|
|
5246
5426
|
// src/components/Volume.tsx
|
|
5247
|
-
var
|
|
5248
|
-
/* @__PURE__ */ (0,
|
|
5427
|
+
var import_jsx_runtime216 = __toESM(require_jsx_runtime()), IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime216.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5428
|
+
/* @__PURE__ */ (0, import_jsx_runtime216.jsx)(
|
|
5249
5429
|
"path",
|
|
5250
5430
|
{
|
|
5251
5431
|
fill: stroke || color || "currentColor",
|
|
@@ -5254,14 +5434,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5254
5434
|
clipRule: "evenodd"
|
|
5255
5435
|
}
|
|
5256
5436
|
),
|
|
5257
|
-
/* @__PURE__ */ (0,
|
|
5437
|
+
/* @__PURE__ */ (0, import_jsx_runtime216.jsx)(
|
|
5258
5438
|
"path",
|
|
5259
5439
|
{
|
|
5260
5440
|
fill: stroke || color || "currentColor",
|
|
5261
5441
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
5262
5442
|
}
|
|
5263
5443
|
),
|
|
5264
|
-
/* @__PURE__ */ (0,
|
|
5444
|
+
/* @__PURE__ */ (0, import_jsx_runtime216.jsx)(
|
|
5265
5445
|
"path",
|
|
5266
5446
|
{
|
|
5267
5447
|
fill: stroke || color || "currentColor",
|
|
@@ -5271,7 +5451,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5271
5451
|
] }), Volume_default = IconVolume;
|
|
5272
5452
|
|
|
5273
5453
|
// src/components/Withdrawgame.tsx
|
|
5274
|
-
var
|
|
5454
|
+
var import_jsx_runtime217 = __toESM(require_jsx_runtime()), IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime217.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime217.jsx)(
|
|
5275
5455
|
"path",
|
|
5276
5456
|
{
|
|
5277
5457
|
fill: stroke || color || "currentColor",
|
|
@@ -5282,15 +5462,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5282
5462
|
) }), Withdrawgame_default = IconWithdrawgame;
|
|
5283
5463
|
|
|
5284
5464
|
// src/components/Zoomhandle.tsx
|
|
5285
|
-
var
|
|
5286
|
-
/* @__PURE__ */ (0,
|
|
5465
|
+
var import_jsx_runtime218 = __toESM(require_jsx_runtime()), IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime218.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5466
|
+
/* @__PURE__ */ (0, import_jsx_runtime218.jsx)(
|
|
5287
5467
|
"path",
|
|
5288
5468
|
{
|
|
5289
5469
|
fill: fill || color || "currentColor",
|
|
5290
5470
|
d: "M12 -2.62268e-07C15.3137 -1.17422e-07 18 2.68629 18 6L18 18C18 21.3137 15.3137 24 12 24C8.68629 24 6 21.3137 6 18L6 6C6 2.68629 8.68629 -4.07115e-07 12 -2.62268e-07Z"
|
|
5291
5471
|
}
|
|
5292
5472
|
),
|
|
5293
|
-
/* @__PURE__ */ (0,
|
|
5473
|
+
/* @__PURE__ */ (0, import_jsx_runtime218.jsx)(
|
|
5294
5474
|
"path",
|
|
5295
5475
|
{
|
|
5296
5476
|
fill: stroke || color || "currentColor",
|
|
@@ -5300,15 +5480,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5300
5480
|
] }), Zoomhandle_default = IconZoomhandle;
|
|
5301
5481
|
|
|
5302
5482
|
// src/components/Zoomin.tsx
|
|
5303
|
-
var
|
|
5304
|
-
/* @__PURE__ */ (0,
|
|
5483
|
+
var import_jsx_runtime219 = __toESM(require_jsx_runtime()), IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime219.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5484
|
+
/* @__PURE__ */ (0, import_jsx_runtime219.jsx)(
|
|
5305
5485
|
"path",
|
|
5306
5486
|
{
|
|
5307
5487
|
fill: stroke || color || "currentColor",
|
|
5308
5488
|
d: "M11.625 11.625H15V9.375H11.625V6H9.375V9.375H6V11.625H9.375V15H11.625V11.625Z"
|
|
5309
5489
|
}
|
|
5310
5490
|
),
|
|
5311
|
-
/* @__PURE__ */ (0,
|
|
5491
|
+
/* @__PURE__ */ (0, import_jsx_runtime219.jsx)(
|
|
5312
5492
|
"path",
|
|
5313
5493
|
{
|
|
5314
5494
|
fill: stroke || color || "currentColor",
|
|
@@ -5320,9 +5500,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
5320
5500
|
] }), Zoomin_default = IconZoomin;
|
|
5321
5501
|
|
|
5322
5502
|
// src/components/Zoomout.tsx
|
|
5323
|
-
var
|
|
5324
|
-
/* @__PURE__ */ (0,
|
|
5325
|
-
/* @__PURE__ */ (0,
|
|
5503
|
+
var import_jsx_runtime220 = __toESM(require_jsx_runtime()), IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime220.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
5504
|
+
/* @__PURE__ */ (0, import_jsx_runtime220.jsx)("path", { fill: stroke || color || "currentColor", d: "M15 11.625H6V9.375H15V11.625Z" }),
|
|
5505
|
+
/* @__PURE__ */ (0, import_jsx_runtime220.jsx)(
|
|
5326
5506
|
"path",
|
|
5327
5507
|
{
|
|
5328
5508
|
fill: stroke || color || "currentColor",
|