@yoroll/react-icon 0.0.17 → 0.0.18

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.
@@ -1,4 +1,4 @@
1
- /*! @lineargame svg icons react v0.0.16 */
1
+ /*! @lineargame svg icons react v0.0.17 */
2
2
 
3
3
  "use strict";
4
4
  (() => {
@@ -1580,9 +1580,31 @@ React keys must be passed directly to JSX without using spread:
1580
1580
  }
1581
1581
  ) }), Aiwriting_default = IconAiwriting;
1582
1582
 
1583
+ // src/components/FmVeditorstart.tsx
1584
+ var import_jsx_runtime3 = __toESM(require_jsx_runtime()), IconFmVeditorstart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("svg", { fill: "none", viewBox: "0 0 70 40", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1585
+ "path",
1586
+ {
1587
+ fill: fill || color || "currentColor",
1588
+ d: "M55 13.9762C57.1117 14.5592 58.7741 16.2216 59.3571 18.3333H70V21.6667H59.3571C58.7741 23.7783 57.1116 25.4399 55 26.0229V35H15V26.0229C12.8884 25.4399 11.2259 23.7783 10.6429 21.6667H0V18.3333H10.6429C11.2259 16.2216 12.8883 14.5592 15 13.9762V5H55V13.9762ZM18.75 14.1064C21.1774 14.9645 22.9167 17.2788 22.9167 20C22.9167 22.7211 21.1772 25.0346 18.75 25.8927V31.25H51.25V25.8927C48.8228 25.0346 47.0833 22.7211 47.0833 20C47.0833 17.2788 48.8226 14.9645 51.25 14.1064V8.75H18.75V14.1064ZM16.6667 17.5C16.0289 17.5 15.4481 17.7401 15.0065 18.1331C14.936 18.1959 14.8701 18.2631 14.8071 18.3333C14.4102 18.7759 14.1667 19.3588 14.1667 20C14.1667 20.6412 14.4102 21.2241 14.8071 21.6667C14.8679 21.7345 14.9322 21.7987 15 21.8595C15.4425 22.2564 16.0254 22.5 16.6667 22.5C17.5369 22.5 18.3023 22.0547 18.75 21.3802C19.0126 20.9846 19.1667 20.5105 19.1667 20C19.1667 19.4893 19.0129 19.0147 18.75 18.619C18.3022 17.9448 17.5367 17.5 16.6667 17.5ZM53.3333 17.5C52.4633 17.5 51.6978 17.9448 51.25 18.619C50.9871 19.0147 50.8333 19.4893 50.8333 20C50.8333 20.5105 50.9874 20.9846 51.25 21.3802C51.6977 22.0547 52.4631 22.5 53.3333 22.5C53.9746 22.5 54.5575 22.2564 55 21.8595C55.0678 21.7987 55.1321 21.7345 55.1929 21.6667C55.5898 21.2241 55.8333 20.6412 55.8333 20C55.8333 19.3588 55.5898 18.7759 55.1929 18.3333C55.1297 18.263 55.0633 18.196 54.9927 18.1331C54.5511 17.7403 53.9708 17.5 53.3333 17.5Z",
1589
+ fillRule: "evenodd",
1590
+ clipRule: "evenodd"
1591
+ }
1592
+ ) }), FmVeditorstart_default = IconFmVeditorstart;
1593
+
1594
+ // src/components/QtEsave.tsx
1595
+ var import_jsx_runtime4 = __toESM(require_jsx_runtime()), IconQtEsave = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1596
+ "path",
1597
+ {
1598
+ fill: stroke || color || "currentColor",
1599
+ d: "M1.5 22.5V1.5H16.5L22.5 7.5V22.5H1.5ZM3.75 3.75H15.568L20.25 8.43198V20.25H17.25L17.25 13.5L6.75 13.5L6.75 20.25H3.75V3.75ZM15 20.25H9L9 15.75H15V20.25Z",
1600
+ fillRule: "evenodd",
1601
+ clipRule: "evenodd"
1602
+ }
1603
+ ) }), QtEsave_default = IconQtEsave;
1604
+
1583
1605
  // src/components/Uploadimage.tsx
1584
- var import_jsx_runtime3 = __toESM(require_jsx_runtime()), IconUploadimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1585
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1606
+ var import_jsx_runtime5 = __toESM(require_jsx_runtime()), IconUploadimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1607
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1586
1608
  "path",
1587
1609
  {
1588
1610
  fill: stroke || color || "currentColor",
@@ -1591,7 +1613,7 @@ React keys must be passed directly to JSX without using spread:
1591
1613
  clipRule: "evenodd"
1592
1614
  }
1593
1615
  ),
1594
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1616
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1595
1617
  "path",
1596
1618
  {
1597
1619
  fill: stroke || color || "currentColor",
@@ -1601,8 +1623,8 @@ React keys must be passed directly to JSX without using spread:
1601
1623
  ] }), Uploadimage_default = IconUploadimage;
1602
1624
 
1603
1625
  // src/components/Aboutus.tsx
1604
- var import_jsx_runtime4 = __toESM(require_jsx_runtime()), IconAboutus = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1605
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1626
+ var import_jsx_runtime6 = __toESM(require_jsx_runtime()), IconAboutus = ({ 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: [
1627
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1606
1628
  "path",
1607
1629
  {
1608
1630
  fill: stroke || color || "currentColor",
@@ -1611,7 +1633,7 @@ React keys must be passed directly to JSX without using spread:
1611
1633
  clipRule: "evenodd"
1612
1634
  }
1613
1635
  ),
1614
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1636
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1615
1637
  "path",
1616
1638
  {
1617
1639
  fill: stroke || color || "currentColor",
@@ -1621,15 +1643,15 @@ React keys must be passed directly to JSX without using spread:
1621
1643
  ] }), Aboutus_default = IconAboutus;
1622
1644
 
1623
1645
  // src/components/AddSceneChoice.tsx
1624
- var import_jsx_runtime5 = __toESM(require_jsx_runtime()), IconAddSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1625
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1646
+ var import_jsx_runtime7 = __toESM(require_jsx_runtime()), IconAddSceneChoice = ({ 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: [
1647
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1626
1648
  "path",
1627
1649
  {
1628
1650
  fill: stroke || color || "currentColor",
1629
1651
  d: "M10.875 6V10.875H6V13.125H10.875V18H13.125V13.125H18V10.875H13.125V6H10.875Z"
1630
1652
  }
1631
1653
  ),
1632
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1654
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1633
1655
  "path",
1634
1656
  {
1635
1657
  fill: stroke || color || "currentColor",
@@ -1641,7 +1663,7 @@ React keys must be passed directly to JSX without using spread:
1641
1663
  ] }), AddSceneChoice_default = IconAddSceneChoice;
1642
1664
 
1643
1665
  // src/components/Add.tsx
1644
- var import_jsx_runtime6 = __toESM(require_jsx_runtime()), IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1666
+ var import_jsx_runtime8 = __toESM(require_jsx_runtime()), IconAdd = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1645
1667
  "path",
1646
1668
  {
1647
1669
  fill: stroke || color || "currentColor",
@@ -1650,8 +1672,8 @@ React keys must be passed directly to JSX without using spread:
1650
1672
  ) }), Add_default = IconAdd;
1651
1673
 
1652
1674
  // src/components/Agreements.tsx
1653
- var import_jsx_runtime7 = __toESM(require_jsx_runtime()), IconAgreements = ({ 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: [
1654
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1675
+ var import_jsx_runtime9 = __toESM(require_jsx_runtime()), IconAgreements = ({ 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)(
1655
1677
  "path",
1656
1678
  {
1657
1679
  fill: stroke || color || "currentColor",
@@ -1660,11 +1682,11 @@ React keys must be passed directly to JSX without using spread:
1660
1682
  clipRule: "evenodd"
1661
1683
  }
1662
1684
  ),
1663
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.25H16.5V14H7.5V16.25Z" })
1685
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.25H16.5V14H7.5V16.25Z" })
1664
1686
  ] }), Agreements_default = IconAgreements;
1665
1687
 
1666
1688
  // src/components/AngleDown.tsx
1667
- var import_jsx_runtime8 = __toESM(require_jsx_runtime()), IconAngleDown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1689
+ var import_jsx_runtime10 = __toESM(require_jsx_runtime()), IconAngleDown = ({ 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)(
1668
1690
  "path",
1669
1691
  {
1670
1692
  fill: stroke || color || "currentColor",
@@ -1673,7 +1695,7 @@ React keys must be passed directly to JSX without using spread:
1673
1695
  ) }), AngleDown_default = IconAngleDown;
1674
1696
 
1675
1697
  // src/components/Angleright.tsx
1676
- var import_jsx_runtime9 = __toESM(require_jsx_runtime()), IconAngleright = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
1698
+ var import_jsx_runtime11 = __toESM(require_jsx_runtime()), IconAngleright = ({ 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)(
1677
1699
  "path",
1678
1700
  {
1679
1701
  fill: stroke || color || "currentColor",
@@ -1682,7 +1704,7 @@ React keys must be passed directly to JSX without using spread:
1682
1704
  ) }), Angleright_default = IconAngleright;
1683
1705
 
1684
1706
  // src/components/Announcement.tsx
1685
- var import_jsx_runtime10 = __toESM(require_jsx_runtime()), IconAnnouncement = ({ 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)(
1707
+ var import_jsx_runtime12 = __toESM(require_jsx_runtime()), IconAnnouncement = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1686
1708
  "path",
1687
1709
  {
1688
1710
  fill: stroke || color || "currentColor",
@@ -1693,7 +1715,7 @@ React keys must be passed directly to JSX without using spread:
1693
1715
  ) }), Announcement_default = IconAnnouncement;
1694
1716
 
1695
1717
  // src/components/Artboard.tsx
1696
- var import_jsx_runtime11 = __toESM(require_jsx_runtime()), IconArtboard = ({ 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)(
1718
+ var import_jsx_runtime13 = __toESM(require_jsx_runtime()), IconArtboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1697
1719
  "path",
1698
1720
  {
1699
1721
  fill: stroke || color || "currentColor",
@@ -1704,17 +1726,17 @@ React keys must be passed directly to JSX without using spread:
1704
1726
  ) }), Artboard_default = IconArtboard;
1705
1727
 
1706
1728
  // src/components/AssetsFilled.tsx
1707
- var import_jsx_runtime12 = __toESM(require_jsx_runtime()), IconAssetsFilled = ({ 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: [
1708
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { fill: fill || color || "currentColor", d: "M19.5 0H4.5V3H19.5V0Z" }),
1709
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { fill: fill || color || "currentColor", d: "M3 6H21V9H3V6Z" }),
1710
- /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 12H22.5V22.5H1.5V12Z" })
1729
+ var import_jsx_runtime14 = __toESM(require_jsx_runtime()), IconAssetsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1730
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { fill: fill || color || "currentColor", d: "M19.5 0H4.5V3H19.5V0Z" }),
1731
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { fill: fill || color || "currentColor", d: "M3 6H21V9H3V6Z" }),
1732
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 12H22.5V22.5H1.5V12Z" })
1711
1733
  ] }), AssetsFilled_default = IconAssetsFilled;
1712
1734
 
1713
1735
  // src/components/Assets.tsx
1714
- var import_jsx_runtime13 = __toESM(require_jsx_runtime()), IconAssets = ({ 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: [
1715
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { fill: stroke || color || "currentColor", d: "M19.5 0H4.5V2.25H19.5V0Z" }),
1716
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { fill: stroke || color || "currentColor", d: "M3 5.25H21V7.5H3V5.25Z" }),
1717
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1736
+ var import_jsx_runtime15 = __toESM(require_jsx_runtime()), IconAssets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1737
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { fill: stroke || color || "currentColor", d: "M19.5 0H4.5V2.25H19.5V0Z" }),
1738
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { fill: stroke || color || "currentColor", d: "M3 5.25H21V7.5H3V5.25Z" }),
1739
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
1718
1740
  "path",
1719
1741
  {
1720
1742
  fill: stroke || color || "currentColor",
@@ -1726,7 +1748,7 @@ React keys must be passed directly to JSX without using spread:
1726
1748
  ] }), Assets_default = IconAssets;
1727
1749
 
1728
1750
  // src/components/Autolayout.tsx
1729
- var import_jsx_runtime14 = __toESM(require_jsx_runtime()), IconAutolayout = ({ 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)(
1751
+ var import_jsx_runtime16 = __toESM(require_jsx_runtime()), IconAutolayout = ({ 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)(
1730
1752
  "path",
1731
1753
  {
1732
1754
  fill: stroke || color || "currentColor",
@@ -1735,8 +1757,8 @@ React keys must be passed directly to JSX without using spread:
1735
1757
  ) }), Autolayout_default = IconAutolayout;
1736
1758
 
1737
1759
  // src/components/Backtoprojects.tsx
1738
- var import_jsx_runtime15 = __toESM(require_jsx_runtime()), IconBacktoprojects = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1739
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
1760
+ var import_jsx_runtime17 = __toESM(require_jsx_runtime()), IconBacktoprojects = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1761
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
1740
1762
  "path",
1741
1763
  {
1742
1764
  fill: stroke || color || "currentColor",
@@ -1745,7 +1767,7 @@ React keys must be passed directly to JSX without using spread:
1745
1767
  clipRule: "evenodd"
1746
1768
  }
1747
1769
  ),
1748
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
1770
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
1749
1771
  "path",
1750
1772
  {
1751
1773
  fill: stroke || color || "currentColor",
@@ -1754,7 +1776,7 @@ React keys must be passed directly to JSX without using spread:
1754
1776
  clipRule: "evenodd"
1755
1777
  }
1756
1778
  ),
1757
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
1779
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
1758
1780
  "path",
1759
1781
  {
1760
1782
  fill: stroke || color || "currentColor",
@@ -1763,7 +1785,7 @@ React keys must be passed directly to JSX without using spread:
1763
1785
  clipRule: "evenodd"
1764
1786
  }
1765
1787
  ),
1766
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
1788
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
1767
1789
  "path",
1768
1790
  {
1769
1791
  fill: stroke || color || "currentColor",
@@ -1775,7 +1797,7 @@ React keys must be passed directly to JSX without using spread:
1775
1797
  ] }), Backtoprojects_default = IconBacktoprojects;
1776
1798
 
1777
1799
  // src/components/Backward.tsx
1778
- var import_jsx_runtime16 = __toESM(require_jsx_runtime()), IconBackward = ({ 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)(
1800
+ var import_jsx_runtime18 = __toESM(require_jsx_runtime()), IconBackward = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
1779
1801
  "path",
1780
1802
  {
1781
1803
  fill: stroke || color || "currentColor",
@@ -1784,7 +1806,7 @@ React keys must be passed directly to JSX without using spread:
1784
1806
  ) }), Backward_default = IconBackward;
1785
1807
 
1786
1808
  // src/components/BatchShots.tsx
1787
- var import_jsx_runtime17 = __toESM(require_jsx_runtime()), IconBatchShots = ({ 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)(
1809
+ var import_jsx_runtime19 = __toESM(require_jsx_runtime()), IconBatchShots = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
1788
1810
  "path",
1789
1811
  {
1790
1812
  fill: stroke || color || "currentColor",
@@ -1795,7 +1817,7 @@ React keys must be passed directly to JSX without using spread:
1795
1817
  ) }), BatchShots_default = IconBatchShots;
1796
1818
 
1797
1819
  // src/components/Canvasmode.tsx
1798
- var import_jsx_runtime18 = __toESM(require_jsx_runtime()), IconCanvasmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
1820
+ var import_jsx_runtime20 = __toESM(require_jsx_runtime()), IconCanvasmode = ({ 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)(
1799
1821
  "path",
1800
1822
  {
1801
1823
  fill: stroke || color || "currentColor",
@@ -1806,7 +1828,7 @@ React keys must be passed directly to JSX without using spread:
1806
1828
  ) }), Canvasmode_default = IconCanvasmode;
1807
1829
 
1808
1830
  // src/components/CcgFilled.tsx
1809
- var import_jsx_runtime19 = __toESM(require_jsx_runtime()), IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
1831
+ var import_jsx_runtime21 = __toESM(require_jsx_runtime()), IconCcgFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1810
1832
  "path",
1811
1833
  {
1812
1834
  fill: fill || color || "currentColor",
@@ -1817,7 +1839,7 @@ React keys must be passed directly to JSX without using spread:
1817
1839
  ) }), CcgFilled_default = IconCcgFilled;
1818
1840
 
1819
1841
  // src/components/Ccg.tsx
1820
- var import_jsx_runtime20 = __toESM(require_jsx_runtime()), IconCcg = ({ 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)(
1842
+ var import_jsx_runtime22 = __toESM(require_jsx_runtime()), IconCcg = ({ 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)(
1821
1843
  "path",
1822
1844
  {
1823
1845
  fill: stroke || color || "currentColor",
@@ -1828,29 +1850,29 @@ React keys must be passed directly to JSX without using spread:
1828
1850
  ) }), Ccg_default = IconCcg;
1829
1851
 
1830
1852
  // src/components/Ccggame.tsx
1831
- var import_jsx_runtime21 = __toESM(require_jsx_runtime()), IconCcggame = ({ 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: [
1832
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1853
+ var import_jsx_runtime23 = __toESM(require_jsx_runtime()), IconCcggame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1854
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1833
1855
  "path",
1834
1856
  {
1835
1857
  fill: stroke || color || "currentColor",
1836
1858
  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"
1837
1859
  }
1838
1860
  ),
1839
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1861
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1840
1862
  "path",
1841
1863
  {
1842
1864
  fill: stroke || color || "currentColor",
1843
1865
  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"
1844
1866
  }
1845
1867
  ),
1846
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1868
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1847
1869
  "path",
1848
1870
  {
1849
1871
  fill: stroke || color || "currentColor",
1850
1872
  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"
1851
1873
  }
1852
1874
  ),
1853
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1875
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1854
1876
  "path",
1855
1877
  {
1856
1878
  fill: stroke || color || "currentColor",
@@ -1862,7 +1884,7 @@ React keys must be passed directly to JSX without using spread:
1862
1884
  ] }), Ccggame_default = IconCcggame;
1863
1885
 
1864
1886
  // src/components/Ccglanguage.tsx
1865
- var import_jsx_runtime22 = __toESM(require_jsx_runtime()), IconCcglanguage = ({ 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)(
1887
+ var import_jsx_runtime24 = __toESM(require_jsx_runtime()), IconCcglanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1866
1888
  "path",
1867
1889
  {
1868
1890
  fill: stroke || color || "currentColor",
@@ -1871,7 +1893,7 @@ React keys must be passed directly to JSX without using spread:
1871
1893
  ) }), Ccglanguage_default = IconCcglanguage;
1872
1894
 
1873
1895
  // src/components/Changeprofilephoto.tsx
1874
- var import_jsx_runtime23 = __toESM(require_jsx_runtime()), IconChangeprofilephoto = ({ 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)(
1896
+ var import_jsx_runtime25 = __toESM(require_jsx_runtime()), IconChangeprofilephoto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1875
1897
  "path",
1876
1898
  {
1877
1899
  fill: stroke || color || "currentColor",
@@ -1882,7 +1904,7 @@ React keys must be passed directly to JSX without using spread:
1882
1904
  ) }), Changeprofilephoto_default = IconChangeprofilephoto;
1883
1905
 
1884
1906
  // src/components/Chaptercollapse.tsx
1885
- var import_jsx_runtime24 = __toESM(require_jsx_runtime()), IconChaptercollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1907
+ var import_jsx_runtime26 = __toESM(require_jsx_runtime()), IconChaptercollapse = ({ 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)(
1886
1908
  "path",
1887
1909
  {
1888
1910
  fill: stroke || color || "currentColor",
@@ -1893,7 +1915,7 @@ React keys must be passed directly to JSX without using spread:
1893
1915
  ) }), Chaptercollapse_default = IconChaptercollapse;
1894
1916
 
1895
1917
  // src/components/Chapterexpand.tsx
1896
- var import_jsx_runtime25 = __toESM(require_jsx_runtime()), IconChapterexpand = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1918
+ var import_jsx_runtime27 = __toESM(require_jsx_runtime()), IconChapterexpand = ({ 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)(
1897
1919
  "path",
1898
1920
  {
1899
1921
  fill: stroke || color || "currentColor",
@@ -1904,7 +1926,7 @@ React keys must be passed directly to JSX without using spread:
1904
1926
  ) }), Chapterexpand_default = IconChapterexpand;
1905
1927
 
1906
1928
  // src/components/Check.tsx
1907
- var import_jsx_runtime26 = __toESM(require_jsx_runtime()), IconCheck = ({ 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)(
1929
+ var import_jsx_runtime28 = __toESM(require_jsx_runtime()), IconCheck = ({ 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)(
1908
1930
  "path",
1909
1931
  {
1910
1932
  fill: stroke || color || "currentColor",
@@ -1913,7 +1935,7 @@ React keys must be passed directly to JSX without using spread:
1913
1935
  ) }), Check_default = IconCheck;
1914
1936
 
1915
1937
  // src/components/CheckedFilled.tsx
1916
- var import_jsx_runtime27 = __toESM(require_jsx_runtime()), IconCheckedFilled = ({ 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)(
1938
+ var import_jsx_runtime29 = __toESM(require_jsx_runtime()), IconCheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1917
1939
  "path",
1918
1940
  {
1919
1941
  fill: fill || color || "currentColor",
@@ -1924,7 +1946,7 @@ React keys must be passed directly to JSX without using spread:
1924
1946
  ) }), CheckedFilled_default = IconCheckedFilled;
1925
1947
 
1926
1948
  // src/components/Close.tsx
1927
- var import_jsx_runtime28 = __toESM(require_jsx_runtime()), IconClose = ({ 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)(
1949
+ var import_jsx_runtime30 = __toESM(require_jsx_runtime()), IconClose = ({ 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)(
1928
1950
  "path",
1929
1951
  {
1930
1952
  fill: stroke || color || "currentColor",
@@ -1933,8 +1955,8 @@ React keys must be passed directly to JSX without using spread:
1933
1955
  ) }), Close_default = IconClose;
1934
1956
 
1935
1957
  // src/components/Collapsewindow.tsx
1936
- var import_jsx_runtime29 = __toESM(require_jsx_runtime()), IconCollapsewindow = ({ 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: [
1937
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1958
+ var import_jsx_runtime31 = __toESM(require_jsx_runtime()), IconCollapsewindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1959
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
1938
1960
  "path",
1939
1961
  {
1940
1962
  fill: stroke || color || "currentColor",
@@ -1943,7 +1965,7 @@ React keys must be passed directly to JSX without using spread:
1943
1965
  clipRule: "evenodd"
1944
1966
  }
1945
1967
  ),
1946
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1968
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
1947
1969
  "path",
1948
1970
  {
1949
1971
  fill: stroke || color || "currentColor",
@@ -1955,9 +1977,9 @@ React keys must be passed directly to JSX without using spread:
1955
1977
  ] }), Collapsewindow_default = IconCollapsewindow;
1956
1978
 
1957
1979
  // src/components/Copy.tsx
1958
- var import_jsx_runtime30 = __toESM(require_jsx_runtime()), IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1959
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { fill: stroke || color || "currentColor", d: "M12.75 2.25H2.25V12.75H6V15H0V0H15V6H12.75V2.25Z" }),
1960
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
1980
+ var import_jsx_runtime32 = __toESM(require_jsx_runtime()), IconCopy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1981
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { fill: stroke || color || "currentColor", d: "M12.75 2.25H2.25V12.75H6V15H0V0H15V6H12.75V2.25Z" }),
1982
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
1961
1983
  "path",
1962
1984
  {
1963
1985
  fill: stroke || color || "currentColor",
@@ -1969,7 +1991,7 @@ React keys must be passed directly to JSX without using spread:
1969
1991
  ] }), Copy_default = IconCopy;
1970
1992
 
1971
1993
  // src/components/Copylink.tsx
1972
- var import_jsx_runtime31 = __toESM(require_jsx_runtime()), IconCopylink = ({ 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)(
1994
+ var import_jsx_runtime33 = __toESM(require_jsx_runtime()), IconCopylink = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
1973
1995
  "path",
1974
1996
  {
1975
1997
  fill: stroke || color || "currentColor",
@@ -1980,8 +2002,8 @@ React keys must be passed directly to JSX without using spread:
1980
2002
  ) }), Copylink_default = IconCopylink;
1981
2003
 
1982
2004
  // src/components/CreditFilled.tsx
1983
- var import_jsx_runtime32 = __toESM(require_jsx_runtime()), IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
1984
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("g", { clipPath: "url(#clip0_2_28)", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
2005
+ var import_jsx_runtime34 = __toESM(require_jsx_runtime()), IconCreditFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2006
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("g", { clipPath: "url(#clip0_2_28)", children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1985
2007
  "path",
1986
2008
  {
1987
2009
  fill: fill || color || "currentColor",
@@ -1990,11 +2012,11 @@ React keys must be passed directly to JSX without using spread:
1990
2012
  clipRule: "evenodd"
1991
2013
  }
1992
2014
  ) }),
1993
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("clipPath", { id: "clip0_2_28", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
2015
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("clipPath", { id: "clip0_2_28", children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
1994
2016
  ] }), CreditFilled_default = IconCreditFilled;
1995
2017
 
1996
2018
  // src/components/Cursor.tsx
1997
- var import_jsx_runtime33 = __toESM(require_jsx_runtime()), IconCursor = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2019
+ var import_jsx_runtime35 = __toESM(require_jsx_runtime()), IconCursor = ({ 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)(
1998
2020
  "path",
1999
2021
  {
2000
2022
  fill: stroke || color || "currentColor",
@@ -2005,9 +2027,9 @@ React keys must be passed directly to JSX without using spread:
2005
2027
  ) }), Cursor_default = IconCursor;
2006
2028
 
2007
2029
  // src/components/DeleteSceneChoice.tsx
2008
- var import_jsx_runtime34 = __toESM(require_jsx_runtime()), IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2009
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", { fill: stroke || color || "currentColor", d: "M18 10.875H6V13.125H18V10.875Z" }),
2010
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2030
+ var import_jsx_runtime36 = __toESM(require_jsx_runtime()), IconDeleteSceneChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2031
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", { fill: stroke || color || "currentColor", d: "M18 10.875H6V13.125H18V10.875Z" }),
2032
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
2011
2033
  "path",
2012
2034
  {
2013
2035
  fill: stroke || color || "currentColor",
@@ -2019,9 +2041,9 @@ React keys must be passed directly to JSX without using spread:
2019
2041
  ] }), DeleteSceneChoice_default = IconDeleteSceneChoice;
2020
2042
 
2021
2043
  // src/components/Delete.tsx
2022
- var import_jsx_runtime35 = __toESM(require_jsx_runtime()), IconDelete = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2023
- /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 17.25V11.25H10.875V17.25H13.125Z" }),
2024
- /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2044
+ var import_jsx_runtime37 = __toESM(require_jsx_runtime()), IconDelete = ({ 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: [
2045
+ /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 17.25V11.25H10.875V17.25H13.125Z" }),
2046
+ /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2025
2047
  "path",
2026
2048
  {
2027
2049
  fill: stroke || color || "currentColor",
@@ -2033,7 +2055,7 @@ React keys must be passed directly to JSX without using spread:
2033
2055
  ] }), Delete_default = IconDelete;
2034
2056
 
2035
2057
  // src/components/DownFilled.tsx
2036
- var import_jsx_runtime36 = __toESM(require_jsx_runtime()), IconDownFilled = ({ 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)(
2058
+ var import_jsx_runtime38 = __toESM(require_jsx_runtime()), IconDownFilled = ({ 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)(
2037
2059
  "path",
2038
2060
  {
2039
2061
  fill: fill || color || "currentColor",
@@ -2044,7 +2066,7 @@ React keys must be passed directly to JSX without using spread:
2044
2066
  ) }), DownFilled_default = IconDownFilled;
2045
2067
 
2046
2068
  // src/components/DownleftFilled.tsx
2047
- var import_jsx_runtime37 = __toESM(require_jsx_runtime()), IconDownleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2069
+ var import_jsx_runtime39 = __toESM(require_jsx_runtime()), IconDownleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2048
2070
  "path",
2049
2071
  {
2050
2072
  fill: fill || color || "currentColor",
@@ -2055,15 +2077,15 @@ React keys must be passed directly to JSX without using spread:
2055
2077
  ) }), DownleftFilled_default = IconDownleftFilled;
2056
2078
 
2057
2079
  // src/components/Download.tsx
2058
- var import_jsx_runtime38 = __toESM(require_jsx_runtime()), IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2059
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2080
+ var import_jsx_runtime40 = __toESM(require_jsx_runtime()), IconDownload = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2081
+ /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2060
2082
  "path",
2061
2083
  {
2062
2084
  fill: stroke || color || "currentColor",
2063
2085
  d: "M22.5 24L22.5 13.5H20.25V21.75L3.75 21.75L3.75 13.5H1.5L1.5 24L22.5 24Z"
2064
2086
  }
2065
2087
  ),
2066
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2088
+ /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2067
2089
  "path",
2068
2090
  {
2069
2091
  fill: stroke || color || "currentColor",
@@ -2075,7 +2097,7 @@ React keys must be passed directly to JSX without using spread:
2075
2097
  ] }), Download_default = IconDownload;
2076
2098
 
2077
2099
  // src/components/DownrightFilled.tsx
2078
- var import_jsx_runtime39 = __toESM(require_jsx_runtime()), IconDownrightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2100
+ var import_jsx_runtime41 = __toESM(require_jsx_runtime()), IconDownrightFilled = ({ 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)(
2079
2101
  "path",
2080
2102
  {
2081
2103
  fill: fill || color || "currentColor",
@@ -2086,18 +2108,18 @@ React keys must be passed directly to JSX without using spread:
2086
2108
  ) }), DownrightFilled_default = IconDownrightFilled;
2087
2109
 
2088
2110
  // src/components/DraghandleFilled.tsx
2089
- var import_jsx_runtime40 = __toESM(require_jsx_runtime()), IconDraghandleFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2090
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { fill: fill || color || "currentColor", d: "M18 7.19999V2.39999H13.2V7.19999L18 7.19999Z" }),
2091
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { fill: fill || color || "currentColor", d: "M18 9.59999V14.4H13.2L13.2 9.59999H18Z" }),
2092
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 9.59999V14.4H6V9.59999H10.8Z" }),
2093
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 2.39999V7.19999L6 7.19999V2.39999H10.8Z" }),
2094
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { fill: fill || color || "currentColor", d: "M18 21.6V16.8H13.2V21.6H18Z" }),
2095
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 16.8V21.6H6V16.8H10.8Z" })
2111
+ var import_jsx_runtime42 = __toESM(require_jsx_runtime()), IconDraghandleFilled = ({ 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: [
2112
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { fill: fill || color || "currentColor", d: "M18 7.19999V2.39999H13.2V7.19999L18 7.19999Z" }),
2113
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { fill: fill || color || "currentColor", d: "M18 9.59999V14.4H13.2L13.2 9.59999H18Z" }),
2114
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 9.59999V14.4H6V9.59999H10.8Z" }),
2115
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 2.39999V7.19999L6 7.19999V2.39999H10.8Z" }),
2116
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { fill: fill || color || "currentColor", d: "M18 21.6V16.8H13.2V21.6H18Z" }),
2117
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { fill: fill || color || "currentColor", d: "M10.8 16.8V21.6H6V16.8H10.8Z" })
2096
2118
  ] }), DraghandleFilled_default = IconDraghandleFilled;
2097
2119
 
2098
2120
  // src/components/Expandwindow.tsx
2099
- var import_jsx_runtime41 = __toESM(require_jsx_runtime()), IconExpandwindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2100
- /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2121
+ var import_jsx_runtime43 = __toESM(require_jsx_runtime()), IconExpandwindow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime43.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2122
+ /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
2101
2123
  "path",
2102
2124
  {
2103
2125
  fill: stroke || color || "currentColor",
@@ -2106,7 +2128,7 @@ React keys must be passed directly to JSX without using spread:
2106
2128
  clipRule: "evenodd"
2107
2129
  }
2108
2130
  ),
2109
- /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2131
+ /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
2110
2132
  "path",
2111
2133
  {
2112
2134
  fill: stroke || color || "currentColor",
@@ -2118,7 +2140,7 @@ React keys must be passed directly to JSX without using spread:
2118
2140
  ] }), Expandwindow_default = IconExpandwindow;
2119
2141
 
2120
2142
  // src/components/FavoriteFilled.tsx
2121
- var import_jsx_runtime42 = __toESM(require_jsx_runtime()), IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2143
+ var import_jsx_runtime44 = __toESM(require_jsx_runtime()), IconFavoriteFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
2122
2144
  "path",
2123
2145
  {
2124
2146
  fill: fill || color || "currentColor",
@@ -2127,7 +2149,7 @@ React keys must be passed directly to JSX without using spread:
2127
2149
  ) }), FavoriteFilled_default = IconFavoriteFilled;
2128
2150
 
2129
2151
  // src/components/Favorite.tsx
2130
- var import_jsx_runtime43 = __toESM(require_jsx_runtime()), IconFavorite = ({ 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)(
2152
+ var import_jsx_runtime45 = __toESM(require_jsx_runtime()), IconFavorite = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2131
2153
  "path",
2132
2154
  {
2133
2155
  fill: stroke || color || "currentColor",
@@ -2138,7 +2160,7 @@ React keys must be passed directly to JSX without using spread:
2138
2160
  ) }), Favorite_default = IconFavorite;
2139
2161
 
2140
2162
  // src/components/FeedbackFailFilled.tsx
2141
- var import_jsx_runtime44 = __toESM(require_jsx_runtime()), IconFeedbackFailFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
2163
+ var import_jsx_runtime46 = __toESM(require_jsx_runtime()), IconFeedbackFailFilled = ({ 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)(
2142
2164
  "path",
2143
2165
  {
2144
2166
  fill: fill || color || "currentColor",
@@ -2149,7 +2171,7 @@ React keys must be passed directly to JSX without using spread:
2149
2171
  ) }), FeedbackFailFilled_default = IconFeedbackFailFilled;
2150
2172
 
2151
2173
  // src/components/FeedbackPendingFilled.tsx
2152
- var import_jsx_runtime45 = __toESM(require_jsx_runtime()), IconFeedbackPendingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2174
+ var import_jsx_runtime47 = __toESM(require_jsx_runtime()), IconFeedbackPendingFilled = ({ 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)(
2153
2175
  "path",
2154
2176
  {
2155
2177
  fill: fill || color || "currentColor",
@@ -2160,7 +2182,7 @@ React keys must be passed directly to JSX without using spread:
2160
2182
  ) }), FeedbackPendingFilled_default = IconFeedbackPendingFilled;
2161
2183
 
2162
2184
  // src/components/FeedbackProblemFilled.tsx
2163
- var import_jsx_runtime46 = __toESM(require_jsx_runtime()), IconFeedbackProblemFilled = ({ 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)(
2185
+ var import_jsx_runtime48 = __toESM(require_jsx_runtime()), IconFeedbackProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2164
2186
  "path",
2165
2187
  {
2166
2188
  fill: fill || color || "currentColor",
@@ -2171,29 +2193,29 @@ React keys must be passed directly to JSX without using spread:
2171
2193
  ) }), FeedbackProblemFilled_default = IconFeedbackProblemFilled;
2172
2194
 
2173
2195
  // src/components/FeedbackProblem.tsx
2174
- var import_jsx_runtime47 = __toESM(require_jsx_runtime()), IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2175
- /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2196
+ var import_jsx_runtime49 = __toESM(require_jsx_runtime()), IconFeedbackProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2197
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2176
2198
  "path",
2177
2199
  {
2178
2200
  fill: stroke || color || "currentColor",
2179
2201
  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"
2180
2202
  }
2181
2203
  ),
2182
- /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2204
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2183
2205
  "path",
2184
2206
  {
2185
2207
  fill: stroke || color || "currentColor",
2186
2208
  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"
2187
2209
  }
2188
2210
  ),
2189
- /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2211
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2190
2212
  "path",
2191
2213
  {
2192
2214
  fill: stroke || color || "currentColor",
2193
2215
  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"
2194
2216
  }
2195
2217
  ),
2196
- /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2218
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2197
2219
  "path",
2198
2220
  {
2199
2221
  fill: stroke || color || "currentColor",
@@ -2205,8 +2227,8 @@ React keys must be passed directly to JSX without using spread:
2205
2227
  ] }), FeedbackProblem_default = IconFeedbackProblem;
2206
2228
 
2207
2229
  // src/components/FiletypeImageFilled.tsx
2208
- var import_jsx_runtime48 = __toESM(require_jsx_runtime()), IconFiletypeImageFilled = ({ 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: [
2209
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2230
+ var import_jsx_runtime50 = __toESM(require_jsx_runtime()), IconFiletypeImageFilled = ({ 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: [
2231
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2210
2232
  "path",
2211
2233
  {
2212
2234
  fill: "#2E2E2E",
@@ -2214,21 +2236,21 @@ React keys must be passed directly to JSX without using spread:
2214
2236
  style: { opacity: 0.3 }
2215
2237
  }
2216
2238
  ) }),
2217
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2239
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2218
2240
  "path",
2219
2241
  {
2220
2242
  fill: "#2E2E2E",
2221
2243
  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"
2222
2244
  }
2223
2245
  ),
2224
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2246
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2225
2247
  "path",
2226
2248
  {
2227
2249
  fill: "#2E2E2E",
2228
2250
  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"
2229
2251
  }
2230
2252
  ),
2231
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2253
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2232
2254
  "path",
2233
2255
  {
2234
2256
  fill: "#2E2E2E",
@@ -2240,8 +2262,8 @@ React keys must be passed directly to JSX without using spread:
2240
2262
  ] }), FiletypeImageFilled_default = IconFiletypeImageFilled;
2241
2263
 
2242
2264
  // src/components/FiletypePdfFilled.tsx
2243
- var import_jsx_runtime49 = __toESM(require_jsx_runtime()), IconFiletypePdfFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2244
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2265
+ var import_jsx_runtime51 = __toESM(require_jsx_runtime()), IconFiletypePdfFilled = ({ 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: [
2266
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2245
2267
  "path",
2246
2268
  {
2247
2269
  fill: "#FF3E4C",
@@ -2249,14 +2271,14 @@ React keys must be passed directly to JSX without using spread:
2249
2271
  style: { opacity: 0.3 }
2250
2272
  }
2251
2273
  ) }),
2252
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2274
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2253
2275
  "path",
2254
2276
  {
2255
2277
  fill: "#FF3E4C",
2256
2278
  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"
2257
2279
  }
2258
2280
  ),
2259
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2281
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2260
2282
  "path",
2261
2283
  {
2262
2284
  fill: "#FF3E4C",
@@ -2266,8 +2288,8 @@ React keys must be passed directly to JSX without using spread:
2266
2288
  ] }), FiletypePdfFilled_default = IconFiletypePdfFilled;
2267
2289
 
2268
2290
  // src/components/FiletypePdfLumiFilled.tsx
2269
- var import_jsx_runtime50 = __toESM(require_jsx_runtime()), IconFiletypePdfLumiFilled = ({ 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: [
2270
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2291
+ var import_jsx_runtime52 = __toESM(require_jsx_runtime()), IconFiletypePdfLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2292
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2271
2293
  "path",
2272
2294
  {
2273
2295
  fill: "#2E2E2E",
@@ -2275,14 +2297,14 @@ React keys must be passed directly to JSX without using spread:
2275
2297
  style: { opacity: 0.3 }
2276
2298
  }
2277
2299
  ) }),
2278
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2300
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2279
2301
  "path",
2280
2302
  {
2281
2303
  fill: "#2E2E2E",
2282
2304
  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"
2283
2305
  }
2284
2306
  ),
2285
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2307
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2286
2308
  "path",
2287
2309
  {
2288
2310
  fill: "#2E2E2E",
@@ -2292,8 +2314,8 @@ React keys must be passed directly to JSX without using spread:
2292
2314
  ] }), FiletypePdfLumiFilled_default = IconFiletypePdfLumiFilled;
2293
2315
 
2294
2316
  // src/components/FiletypeTxtFilled.tsx
2295
- var import_jsx_runtime51 = __toESM(require_jsx_runtime()), IconFiletypeTxtFilled = ({ 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: [
2296
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2317
+ var import_jsx_runtime53 = __toESM(require_jsx_runtime()), IconFiletypeTxtFilled = ({ 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: [
2318
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2297
2319
  "path",
2298
2320
  {
2299
2321
  fill: "#005FAD",
@@ -2301,11 +2323,11 @@ React keys must be passed directly to JSX without using spread:
2301
2323
  style: { opacity: 0.3 }
2302
2324
  }
2303
2325
  ) }),
2304
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { fill: "#005FAD", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
2305
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { fill: "#005FAD", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
2306
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { fill: "#005FAD", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
2307
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { fill: "#005FAD", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
2308
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2326
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { fill: "#005FAD", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
2327
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { fill: "#005FAD", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
2328
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { fill: "#005FAD", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
2329
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { fill: "#005FAD", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
2330
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2309
2331
  "path",
2310
2332
  {
2311
2333
  fill: "#005FAD",
@@ -2315,8 +2337,8 @@ React keys must be passed directly to JSX without using spread:
2315
2337
  ] }), FiletypeTxtFilled_default = IconFiletypeTxtFilled;
2316
2338
 
2317
2339
  // src/components/FiletypeTxtLumiFilled.tsx
2318
- var import_jsx_runtime52 = __toESM(require_jsx_runtime()), IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2319
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2340
+ var import_jsx_runtime54 = __toESM(require_jsx_runtime()), IconFiletypeTxtLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2341
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2320
2342
  "path",
2321
2343
  {
2322
2344
  fill: "#2E2E2E",
@@ -2324,11 +2346,11 @@ React keys must be passed directly to JSX without using spread:
2324
2346
  style: { opacity: 0.3 }
2325
2347
  }
2326
2348
  ) }),
2327
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { fill: "#2E2E2E", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
2328
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { fill: "#2E2E2E", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
2329
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { fill: "#2E2E2E", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
2330
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { fill: "#2E2E2E", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
2331
- /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2349
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { fill: "#2E2E2E", d: "M7.625 8.5625H16.375V7.625H7.625V8.5625Z" }),
2350
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { fill: "#2E2E2E", d: "M7.625 16.375H13.875V15.4375H7.625V16.375Z" }),
2351
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { fill: "#2E2E2E", d: "M16.375 11.2188H7.625V10.2812H16.375V11.2188Z" }),
2352
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { fill: "#2E2E2E", d: "M7.625 13.7188H16.375V12.7812H7.625V13.7188Z" }),
2353
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2332
2354
  "path",
2333
2355
  {
2334
2356
  fill: "#2E2E2E",
@@ -2338,8 +2360,8 @@ React keys must be passed directly to JSX without using spread:
2338
2360
  ] }), FiletypeTxtLumiFilled_default = IconFiletypeTxtLumiFilled;
2339
2361
 
2340
2362
  // src/components/FiletypeWordFilled.tsx
2341
- var import_jsx_runtime53 = __toESM(require_jsx_runtime()), IconFiletypeWordFilled = ({ 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: [
2342
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2363
+ var import_jsx_runtime55 = __toESM(require_jsx_runtime()), IconFiletypeWordFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2364
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
2343
2365
  "path",
2344
2366
  {
2345
2367
  fill: "#0072FF",
@@ -2347,14 +2369,14 @@ React keys must be passed directly to JSX without using spread:
2347
2369
  style: { opacity: 0.3 }
2348
2370
  }
2349
2371
  ) }),
2350
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2372
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
2351
2373
  "path",
2352
2374
  {
2353
2375
  fill: "#0072FF",
2354
2376
  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"
2355
2377
  }
2356
2378
  ),
2357
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2379
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
2358
2380
  "path",
2359
2381
  {
2360
2382
  fill: "#0072FF",
@@ -2364,8 +2386,8 @@ React keys must be passed directly to JSX without using spread:
2364
2386
  ] }), FiletypeWordFilled_default = IconFiletypeWordFilled;
2365
2387
 
2366
2388
  // src/components/FiletypeWordLumiFilled.tsx
2367
- var import_jsx_runtime54 = __toESM(require_jsx_runtime()), IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2368
- /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2389
+ var import_jsx_runtime56 = __toESM(require_jsx_runtime()), IconFiletypeWordLumiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2390
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("g", { style: { opacity: 0.3 }, children: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
2369
2391
  "path",
2370
2392
  {
2371
2393
  fill: "#2E2E2E",
@@ -2373,14 +2395,14 @@ React keys must be passed directly to JSX without using spread:
2373
2395
  style: { opacity: 0.3 }
2374
2396
  }
2375
2397
  ) }),
2376
- /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2398
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
2377
2399
  "path",
2378
2400
  {
2379
2401
  fill: "#2E2E2E",
2380
2402
  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"
2381
2403
  }
2382
2404
  ),
2383
- /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2405
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
2384
2406
  "path",
2385
2407
  {
2386
2408
  fill: "#2E2E2E",
@@ -2390,8 +2412,8 @@ React keys must be passed directly to JSX without using spread:
2390
2412
  ] }), FiletypeWordLumiFilled_default = IconFiletypeWordLumiFilled;
2391
2413
 
2392
2414
  // src/components/Fillin.tsx
2393
- var import_jsx_runtime55 = __toESM(require_jsx_runtime()), IconFillin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2394
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("g", { clipPath: "url(#clip0_491_23)", children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
2415
+ var import_jsx_runtime57 = __toESM(require_jsx_runtime()), IconFillin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2416
+ /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("g", { clipPath: "url(#clip0_491_23)", children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
2395
2417
  "path",
2396
2418
  {
2397
2419
  fill: stroke || color || "currentColor",
@@ -2400,7 +2422,7 @@ React keys must be passed directly to JSX without using spread:
2400
2422
  clipRule: "evenodd"
2401
2423
  }
2402
2424
  ) }),
2403
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("clipPath", { id: "clip0_491_23", children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
2425
+ /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("clipPath", { id: "clip0_491_23", children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
2404
2426
  "rect",
2405
2427
  {
2406
2428
  width: "24",
@@ -2412,33 +2434,33 @@ React keys must be passed directly to JSX without using spread:
2412
2434
  ] }), Fillin_default = IconFillin;
2413
2435
 
2414
2436
  // src/components/FoldedMenu.tsx
2415
- var import_jsx_runtime56 = __toESM(require_jsx_runtime()), IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2416
- /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H22.5V1.5H1.5V3.75Z" }),
2417
- /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H22.5V20.25H1.5V22.5Z" }),
2418
- /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { fill: stroke || color || "currentColor", d: "M22.5 10.125H1.5V7.875H22.5V10.125Z" }),
2419
- /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H22.5V13.875H1.5V16.125Z" })
2437
+ var import_jsx_runtime58 = __toESM(require_jsx_runtime()), IconFoldedMenu = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2438
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H22.5V1.5H1.5V3.75Z" }),
2439
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H22.5V20.25H1.5V22.5Z" }),
2440
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { fill: stroke || color || "currentColor", d: "M22.5 10.125H1.5V7.875H22.5V10.125Z" }),
2441
+ /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H22.5V13.875H1.5V16.125Z" })
2420
2442
  ] }), FoldedMenu_default = IconFoldedMenu;
2421
2443
 
2422
2444
  // src/components/FullScreen.tsx
2423
- var import_jsx_runtime57 = __toESM(require_jsx_runtime()), IconFullScreen = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2424
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { fill: stroke || color || "currentColor", d: "M3.25 14V20.75H10V23H1V14H3.25Z" }),
2425
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { fill: stroke || color || "currentColor", d: "M23 23H14V20.75H20.75V14H23V23Z" }),
2426
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { fill: stroke || color || "currentColor", d: "M10 3.25H3.25V10H1V1H10V3.25Z" }),
2427
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { fill: stroke || color || "currentColor", d: "M23 10H20.75V3.25H14V1H23V10Z" })
2445
+ var import_jsx_runtime59 = __toESM(require_jsx_runtime()), IconFullScreen = ({ 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: [
2446
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { fill: stroke || color || "currentColor", d: "M3.25 14V20.75H10V23H1V14H3.25Z" }),
2447
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { fill: stroke || color || "currentColor", d: "M23 23H14V20.75H20.75V14H23V23Z" }),
2448
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { fill: stroke || color || "currentColor", d: "M10 3.25H3.25V10H1V1H10V3.25Z" }),
2449
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { fill: stroke || color || "currentColor", d: "M23 10H20.75V3.25H14V1H23V10Z" })
2428
2450
  ] }), FullScreen_default = IconFullScreen;
2429
2451
 
2430
2452
  // src/components/GameFilled.tsx
2431
- var import_jsx_runtime58 = __toESM(require_jsx_runtime()), IconGameFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2432
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { fill: fill || color || "currentColor", d: "M7.5 0H16.5V5.37868L12 9.87868L7.5 5.37868V0Z" }),
2433
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { fill: fill || color || "currentColor", d: "M5.37868 7.5H0V16.5H5.37868L9.87868 12L5.37868 7.5Z" }),
2434
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2453
+ var import_jsx_runtime60 = __toESM(require_jsx_runtime()), IconGameFilled = ({ 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: [
2454
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { fill: fill || color || "currentColor", d: "M7.5 0H16.5V5.37868L12 9.87868L7.5 5.37868V0Z" }),
2455
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { fill: fill || color || "currentColor", d: "M5.37868 7.5H0V16.5H5.37868L9.87868 12L5.37868 7.5Z" }),
2456
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
2435
2457
  "path",
2436
2458
  {
2437
2459
  fill: fill || color || "currentColor",
2438
2460
  d: "M7.5 18.6213V24H16.5V18.6213L12 14.1213L7.5 18.6213Z"
2439
2461
  }
2440
2462
  ),
2441
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2463
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
2442
2464
  "path",
2443
2465
  {
2444
2466
  fill: fill || color || "currentColor",
@@ -2448,8 +2470,8 @@ React keys must be passed directly to JSX without using spread:
2448
2470
  ] }), GameFilled_default = IconGameFilled;
2449
2471
 
2450
2472
  // src/components/Game.tsx
2451
- var import_jsx_runtime59 = __toESM(require_jsx_runtime()), IconGame = ({ 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: [
2452
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
2473
+ var import_jsx_runtime61 = __toESM(require_jsx_runtime()), IconGame = ({ 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: [
2474
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
2453
2475
  "path",
2454
2476
  {
2455
2477
  fill: stroke || color || "currentColor",
@@ -2458,7 +2480,7 @@ React keys must be passed directly to JSX without using spread:
2458
2480
  clipRule: "evenodd"
2459
2481
  }
2460
2482
  ),
2461
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
2483
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
2462
2484
  "path",
2463
2485
  {
2464
2486
  fill: stroke || color || "currentColor",
@@ -2467,7 +2489,7 @@ React keys must be passed directly to JSX without using spread:
2467
2489
  clipRule: "evenodd"
2468
2490
  }
2469
2491
  ),
2470
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
2492
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
2471
2493
  "path",
2472
2494
  {
2473
2495
  fill: stroke || color || "currentColor",
@@ -2476,7 +2498,7 @@ React keys must be passed directly to JSX without using spread:
2476
2498
  clipRule: "evenodd"
2477
2499
  }
2478
2500
  ),
2479
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
2501
+ /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
2480
2502
  "path",
2481
2503
  {
2482
2504
  fill: stroke || color || "currentColor",
@@ -2488,7 +2510,7 @@ React keys must be passed directly to JSX without using spread:
2488
2510
  ] }), Game_default = IconGame;
2489
2511
 
2490
2512
  // src/components/GamebackupFilled.tsx
2491
- var import_jsx_runtime60 = __toESM(require_jsx_runtime()), IconGamebackupFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
2513
+ var import_jsx_runtime62 = __toESM(require_jsx_runtime()), IconGamebackupFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2492
2514
  "path",
2493
2515
  {
2494
2516
  fill: fill || color || "currentColor",
@@ -2499,7 +2521,7 @@ React keys must be passed directly to JSX without using spread:
2499
2521
  ) }), GamebackupFilled_default = IconGamebackupFilled;
2500
2522
 
2501
2523
  // src/components/Gamebackup.tsx
2502
- var import_jsx_runtime61 = __toESM(require_jsx_runtime()), IconGamebackup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
2524
+ var import_jsx_runtime63 = __toESM(require_jsx_runtime()), IconGamebackup = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2503
2525
  "path",
2504
2526
  {
2505
2527
  fill: stroke || color || "currentColor",
@@ -2510,18 +2532,18 @@ React keys must be passed directly to JSX without using spread:
2510
2532
  ) }), Gamebackup_default = IconGamebackup;
2511
2533
 
2512
2534
  // src/components/GamecontrolChoice.tsx
2513
- var import_jsx_runtime62 = __toESM(require_jsx_runtime()), IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2535
+ var import_jsx_runtime64 = __toESM(require_jsx_runtime()), IconGamecontrolChoice = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2514
2536
  "path",
2515
2537
  {
2516
2538
  fill: stroke || color || "currentColor",
2517
- d: "M22.5 4.125C22.5 6.01317 21.2314 7.60503 19.5 8.09473V13.5H6.75V15.9053C8.48138 16.395 9.75 17.9868 9.75 19.875C9.75 22.1532 7.90317 24 5.625 24C3.34683 24 1.5 22.1532 1.5 19.875C1.5 17.9868 2.76862 16.395 4.5 15.9053V8.09473C2.76862 7.60503 1.5 6.01317 1.5 4.125C1.5 1.84683 3.34683 0 5.625 0C7.90317 0 9.75 1.84683 9.75 4.125C9.75 6.01317 8.48138 7.60503 6.75 8.09473V11.25H17.25V8.09473C15.5186 7.60503 14.25 6.01317 14.25 4.125C14.25 1.84683 16.0968 0 18.375 0C20.6532 0 22.5 1.84683 22.5 4.125ZM18.375 6C19.4105 6 20.25 5.16053 20.25 4.125C20.25 3.08947 19.4105 2.25 18.375 2.25C17.3395 2.25 16.5 3.08947 16.5 4.125C16.5 5.16053 17.3395 6 18.375 6ZM7.5 19.875C7.5 20.9105 6.66053 21.75 5.625 21.75C4.58947 21.75 3.75 20.9105 3.75 19.875C3.75 18.8395 4.58947 18 5.625 18C6.66053 18 7.5 18.8395 7.5 19.875ZM7.5 4.125C7.5 5.16053 6.66053 6 5.625 6C4.58947 6 3.75 5.16053 3.75 4.125C3.75 3.08947 4.58947 2.25 5.625 2.25C6.66053 2.25 7.5 3.08947 7.5 4.125Z",
2539
+ d: "M15.9053 6.75C16.395 8.48138 17.9868 9.75 19.875 9.75C22.1532 9.75 24 7.90318 24 5.625C24 3.34683 22.1532 1.5 19.875 1.5C17.9868 1.5 16.395 2.76862 15.9053 4.5L10.5 4.5L10.5 10.875L8.09472 10.875C7.60503 9.14362 6.01317 7.875 4.125 7.875C1.84682 7.875 -3.59387e-07 9.72182 -4.5897e-07 12C-5.58552e-07 14.2782 1.84682 16.125 4.125 16.125C6.01317 16.125 7.60503 14.8564 8.09472 13.125L10.5 13.125L10.5 19.5L15.9053 19.5C16.395 21.2314 17.9868 22.5 19.875 22.5C22.1532 22.5 24 20.6532 24 18.375C24 16.0968 22.1532 14.25 19.875 14.25C17.9868 14.25 16.395 15.5186 15.9053 17.25L12.75 17.25L12.75 6.75L15.9053 6.75ZM19.875 7.5C18.8395 7.5 18 6.66053 18 5.625C18 4.58947 18.8395 3.75 19.875 3.75C20.9105 3.75 21.75 4.58947 21.75 5.625C21.75 6.66053 20.9105 7.5 19.875 7.5ZM19.875 20.25C18.8395 20.25 18 19.4105 18 18.375C18 17.3395 18.8395 16.5 19.875 16.5C20.9105 16.5 21.75 17.3395 21.75 18.375C21.75 19.4105 20.9105 20.25 19.875 20.25ZM4.125 13.875C3.08947 13.875 2.25 13.0355 2.25 12C2.25 10.9645 3.08947 10.125 4.125 10.125C5.16053 10.125 6 10.9645 6 12C6 13.0355 5.16053 13.875 4.125 13.875Z",
2518
2540
  fillRule: "evenodd",
2519
2541
  clipRule: "evenodd"
2520
2542
  }
2521
2543
  ) }), GamecontrolChoice_default = IconGamecontrolChoice;
2522
2544
 
2523
2545
  // src/components/GamecontrolGameplay.tsx
2524
- var import_jsx_runtime63 = __toESM(require_jsx_runtime()), IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2546
+ var import_jsx_runtime65 = __toESM(require_jsx_runtime()), IconGamecontrolGameplay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2525
2547
  "path",
2526
2548
  {
2527
2549
  fill: stroke || color || "currentColor",
@@ -2532,7 +2554,7 @@ React keys must be passed directly to JSX without using spread:
2532
2554
  ) }), GamecontrolGameplay_default = IconGamecontrolGameplay;
2533
2555
 
2534
2556
  // src/components/GamecontrolLinear.tsx
2535
- var import_jsx_runtime64 = __toESM(require_jsx_runtime()), IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2557
+ var import_jsx_runtime66 = __toESM(require_jsx_runtime()), IconGamecontrolLinear = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2536
2558
  "path",
2537
2559
  {
2538
2560
  fill: stroke || color || "currentColor",
@@ -2543,15 +2565,15 @@ React keys must be passed directly to JSX without using spread:
2543
2565
  ) }), GamecontrolLinear_default = IconGamecontrolLinear;
2544
2566
 
2545
2567
  // src/components/GamecontrolNone.tsx
2546
- var import_jsx_runtime65 = __toESM(require_jsx_runtime()), IconGamecontrolNone = ({ 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: [
2547
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2568
+ var import_jsx_runtime67 = __toESM(require_jsx_runtime()), IconGamecontrolNone = ({ 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: [
2569
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2548
2570
  "path",
2549
2571
  {
2550
2572
  fill: stroke || color || "currentColor",
2551
2573
  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"
2552
2574
  }
2553
2575
  ),
2554
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2576
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2555
2577
  "path",
2556
2578
  {
2557
2579
  fill: stroke || color || "currentColor",
@@ -2560,7 +2582,7 @@ React keys must be passed directly to JSX without using spread:
2560
2582
  clipRule: "evenodd"
2561
2583
  }
2562
2584
  ),
2563
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2585
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2564
2586
  "path",
2565
2587
  {
2566
2588
  fill: stroke || color || "currentColor",
@@ -2571,8 +2593,35 @@ React keys must be passed directly to JSX without using spread:
2571
2593
  )
2572
2594
  ] }), GamecontrolNone_default = IconGamecontrolNone;
2573
2595
 
2596
+ // src/components/GamecontrolTerminal.tsx
2597
+ var import_jsx_runtime68 = __toESM(require_jsx_runtime()), IconGamecontrolTerminal = ({ 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: [
2598
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2599
+ "path",
2600
+ {
2601
+ fill: stroke || color || "currentColor",
2602
+ 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"
2603
+ }
2604
+ ),
2605
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2606
+ "path",
2607
+ {
2608
+ fill: stroke || color || "currentColor",
2609
+ 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"
2610
+ }
2611
+ ),
2612
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2613
+ "path",
2614
+ {
2615
+ fill: stroke || color || "currentColor",
2616
+ d: "M19.5 9.75H15.841L12.7955 12.7955L11.2045 11.2045L14.25 8.15901V4.5L18.75 0L20.25 3.75L24 5.25L19.5 9.75ZM18.5191 5.48095L17.9282 4.00379L16.5 5.43198V7.5H18.568L19.9962 6.07181L18.5191 5.48095Z",
2617
+ fillRule: "evenodd",
2618
+ clipRule: "evenodd"
2619
+ }
2620
+ )
2621
+ ] }), GamecontrolTerminal_default = IconGamecontrolTerminal;
2622
+
2574
2623
  // src/components/Gamelanguage.tsx
2575
- var import_jsx_runtime66 = __toESM(require_jsx_runtime()), IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2624
+ var import_jsx_runtime69 = __toESM(require_jsx_runtime()), IconGamelanguage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
2576
2625
  "path",
2577
2626
  {
2578
2627
  fill: stroke || color || "currentColor",
@@ -2583,8 +2632,8 @@ React keys must be passed directly to JSX without using spread:
2583
2632
  ) }), Gamelanguage_default = IconGamelanguage;
2584
2633
 
2585
2634
  // src/components/Gamepreview.tsx
2586
- var import_jsx_runtime67 = __toESM(require_jsx_runtime()), IconGamepreview = ({ 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: [
2587
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2635
+ var import_jsx_runtime70 = __toESM(require_jsx_runtime()), IconGamepreview = ({ 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: [
2636
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2588
2637
  "path",
2589
2638
  {
2590
2639
  fill: stroke || color || "currentColor",
@@ -2593,7 +2642,7 @@ React keys must be passed directly to JSX without using spread:
2593
2642
  clipRule: "evenodd"
2594
2643
  }
2595
2644
  ),
2596
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2645
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2597
2646
  "path",
2598
2647
  {
2599
2648
  fill: stroke || color || "currentColor",
@@ -2605,7 +2654,7 @@ React keys must be passed directly to JSX without using spread:
2605
2654
  ] }), Gamepreview_default = IconGamepreview;
2606
2655
 
2607
2656
  // src/components/Gameui.tsx
2608
- var import_jsx_runtime68 = __toESM(require_jsx_runtime()), IconGameui = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2657
+ var import_jsx_runtime71 = __toESM(require_jsx_runtime()), IconGameui = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime71.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2609
2658
  "path",
2610
2659
  {
2611
2660
  fill: stroke || color || "currentColor",
@@ -2616,15 +2665,15 @@ React keys must be passed directly to JSX without using spread:
2616
2665
  ) }), Gameui_default = IconGameui;
2617
2666
 
2618
2667
  // src/components/GenerateMultimage.tsx
2619
- var import_jsx_runtime69 = __toESM(require_jsx_runtime()), IconGenerateMultimage = ({ 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: [
2620
- /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
2668
+ var import_jsx_runtime72 = __toESM(require_jsx_runtime()), IconGenerateMultimage = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime72.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2669
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2621
2670
  "path",
2622
2671
  {
2623
2672
  fill: stroke || color || "currentColor",
2624
2673
  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"
2625
2674
  }
2626
2675
  ),
2627
- /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
2676
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2628
2677
  "path",
2629
2678
  {
2630
2679
  fill: stroke || color || "currentColor",
@@ -2633,11 +2682,11 @@ React keys must be passed directly to JSX without using spread:
2633
2682
  clipRule: "evenodd"
2634
2683
  }
2635
2684
  ),
2636
- /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { fill: stroke || color || "currentColor", d: "M0 6V24H18V21.75H2.25V6H0Z" })
2685
+ /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("path", { fill: stroke || color || "currentColor", d: "M0 6V24H18V21.75H2.25V6H0Z" })
2637
2686
  ] }), GenerateMultimage_default = IconGenerateMultimage;
2638
2687
 
2639
2688
  // src/components/GenerateFilled.tsx
2640
- var import_jsx_runtime70 = __toESM(require_jsx_runtime()), IconGenerateFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2689
+ var import_jsx_runtime73 = __toESM(require_jsx_runtime()), IconGenerateFilled = ({ 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)(
2641
2690
  "path",
2642
2691
  {
2643
2692
  fill: fill || color || "currentColor",
@@ -2648,15 +2697,15 @@ React keys must be passed directly to JSX without using spread:
2648
2697
  ) }), GenerateFilled_default = IconGenerateFilled;
2649
2698
 
2650
2699
  // src/components/GenerateFrameStart.tsx
2651
- var import_jsx_runtime71 = __toESM(require_jsx_runtime()), IconGenerateFrameStart = ({ 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: [
2652
- /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2700
+ var import_jsx_runtime74 = __toESM(require_jsx_runtime()), IconGenerateFrameStart = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime74.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2701
+ /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
2653
2702
  "path",
2654
2703
  {
2655
2704
  fill: stroke || color || "currentColor",
2656
2705
  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"
2657
2706
  }
2658
2707
  ),
2659
- /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(
2708
+ /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
2660
2709
  "path",
2661
2710
  {
2662
2711
  fill: stroke || color || "currentColor",
@@ -2668,8 +2717,8 @@ React keys must be passed directly to JSX without using spread:
2668
2717
  ] }), GenerateFrameStart_default = IconGenerateFrameStart;
2669
2718
 
2670
2719
  // src/components/GenerateFrameStart2End.tsx
2671
- var import_jsx_runtime72 = __toESM(require_jsx_runtime()), IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime72.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2672
- /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2720
+ var import_jsx_runtime75 = __toESM(require_jsx_runtime()), IconGenerateFrameStart2End = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime75.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2721
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2673
2722
  "path",
2674
2723
  {
2675
2724
  fill: stroke || color || "currentColor",
@@ -2678,14 +2727,14 @@ React keys must be passed directly to JSX without using spread:
2678
2727
  clipRule: "evenodd"
2679
2728
  }
2680
2729
  ),
2681
- /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2730
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2682
2731
  "path",
2683
2732
  {
2684
2733
  fill: stroke || color || "currentColor",
2685
2734
  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"
2686
2735
  }
2687
2736
  ),
2688
- /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
2737
+ /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2689
2738
  "path",
2690
2739
  {
2691
2740
  fill: stroke || color || "currentColor",
@@ -2697,8 +2746,8 @@ React keys must be passed directly to JSX without using spread:
2697
2746
  ] }), GenerateFrameStart2End_default = IconGenerateFrameStart2End;
2698
2747
 
2699
2748
  // src/components/GenerateSwitchframe.tsx
2700
- var import_jsx_runtime73 = __toESM(require_jsx_runtime()), IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2701
- /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
2749
+ var import_jsx_runtime76 = __toESM(require_jsx_runtime()), IconGenerateSwitchframe = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2750
+ /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2702
2751
  "path",
2703
2752
  {
2704
2753
  fill: stroke || color || "currentColor",
@@ -2707,7 +2756,7 @@ React keys must be passed directly to JSX without using spread:
2707
2756
  clipRule: "evenodd"
2708
2757
  }
2709
2758
  ),
2710
- /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(
2759
+ /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2711
2760
  "path",
2712
2761
  {
2713
2762
  fill: stroke || color || "currentColor",
@@ -2719,15 +2768,15 @@ React keys must be passed directly to JSX without using spread:
2719
2768
  ] }), GenerateSwitchframe_default = IconGenerateSwitchframe;
2720
2769
 
2721
2770
  // src/components/GenerateT2V.tsx
2722
- var import_jsx_runtime74 = __toESM(require_jsx_runtime()), IconGenerateT2V = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime74.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2723
- /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
2771
+ var import_jsx_runtime77 = __toESM(require_jsx_runtime()), IconGenerateT2V = ({ 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: [
2772
+ /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
2724
2773
  "path",
2725
2774
  {
2726
2775
  fill: stroke || color || "currentColor",
2727
2776
  d: "M6 6V10.5H8.25V8.25H10.875V15.75H8.25V18H15.75V15.75H13.125V8.25H15.75V10.5H18V6H6Z"
2728
2777
  }
2729
2778
  ),
2730
- /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
2779
+ /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
2731
2780
  "path",
2732
2781
  {
2733
2782
  fill: stroke || color || "currentColor",
@@ -2739,15 +2788,15 @@ React keys must be passed directly to JSX without using spread:
2739
2788
  ] }), GenerateT2V_default = IconGenerateT2V;
2740
2789
 
2741
2790
  // src/components/GenreAuto.tsx
2742
- var import_jsx_runtime75 = __toESM(require_jsx_runtime()), IconGenreAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime75.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2743
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2791
+ var import_jsx_runtime78 = __toESM(require_jsx_runtime()), IconGenreAuto = ({ 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: [
2792
+ /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2744
2793
  "path",
2745
2794
  {
2746
2795
  fill: stroke || color || "currentColor",
2747
2796
  d: "M18.375 6.375V10.5H16.125V6.375H12V4.125H16.125V0H18.375V4.125H22.5V6.375H18.375Z"
2748
2797
  }
2749
2798
  ),
2750
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2799
+ /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2751
2800
  "path",
2752
2801
  {
2753
2802
  fill: stroke || color || "currentColor",
@@ -2756,15 +2805,15 @@ React keys must be passed directly to JSX without using spread:
2756
2805
  clipRule: "evenodd"
2757
2806
  }
2758
2807
  ),
2759
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("path", { fill: stroke || color || "currentColor", d: "M3.75 0.75L1.5 3L3.75 5.25L6 3L3.75 0.75Z" }),
2760
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2808
+ /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { fill: stroke || color || "currentColor", d: "M3.75 0.75L1.5 3L3.75 5.25L6 3L3.75 0.75Z" }),
2809
+ /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2761
2810
  "path",
2762
2811
  {
2763
2812
  fill: stroke || color || "currentColor",
2764
2813
  d: "M18 21.75L20.25 19.5L22.5 21.75L20.25 24L18 21.75Z"
2765
2814
  }
2766
2815
  ),
2767
- /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
2816
+ /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2768
2817
  "path",
2769
2818
  {
2770
2819
  fill: stroke || color || "currentColor",
@@ -2774,22 +2823,22 @@ React keys must be passed directly to JSX without using spread:
2774
2823
  ] }), GenreAuto_default = IconGenreAuto;
2775
2824
 
2776
2825
  // src/components/GenreComedy.tsx
2777
- var import_jsx_runtime76 = __toESM(require_jsx_runtime()), IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2778
- /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2826
+ var import_jsx_runtime79 = __toESM(require_jsx_runtime()), IconGenreComedy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime79.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2827
+ /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
2779
2828
  "path",
2780
2829
  {
2781
2830
  fill: stroke || color || "currentColor",
2782
2831
  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"
2783
2832
  }
2784
2833
  ),
2785
- /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2834
+ /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
2786
2835
  "path",
2787
2836
  {
2788
2837
  fill: stroke || color || "currentColor",
2789
2838
  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"
2790
2839
  }
2791
2840
  ),
2792
- /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2841
+ /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
2793
2842
  "path",
2794
2843
  {
2795
2844
  fill: stroke || color || "currentColor",
@@ -2798,7 +2847,7 @@ React keys must be passed directly to JSX without using spread:
2798
2847
  clipRule: "evenodd"
2799
2848
  }
2800
2849
  ),
2801
- /* @__PURE__ */ (0, import_jsx_runtime76.jsx)(
2850
+ /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
2802
2851
  "path",
2803
2852
  {
2804
2853
  fill: stroke || color || "currentColor",
@@ -2810,7 +2859,7 @@ React keys must be passed directly to JSX without using spread:
2810
2859
  ] }), GenreComedy_default = IconGenreComedy;
2811
2860
 
2812
2861
  // src/components/GenreFantasy.tsx
2813
- var import_jsx_runtime77 = __toESM(require_jsx_runtime()), IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime77.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(
2862
+ var import_jsx_runtime80 = __toESM(require_jsx_runtime()), IconGenreFantasy = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime80.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
2814
2863
  "path",
2815
2864
  {
2816
2865
  fill: stroke || color || "currentColor",
@@ -2821,22 +2870,22 @@ React keys must be passed directly to JSX without using spread:
2821
2870
  ) }), GenreFantasy_default = IconGenreFantasy;
2822
2871
 
2823
2872
  // src/components/GenreHorror.tsx
2824
- var import_jsx_runtime78 = __toESM(require_jsx_runtime()), IconGenreHorror = ({ 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: [
2825
- /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2873
+ var import_jsx_runtime81 = __toESM(require_jsx_runtime()), IconGenreHorror = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime81.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
2874
+ /* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
2826
2875
  "path",
2827
2876
  {
2828
2877
  fill: stroke || color || "currentColor",
2829
2878
  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"
2830
2879
  }
2831
2880
  ),
2832
- /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2881
+ /* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
2833
2882
  "path",
2834
2883
  {
2835
2884
  fill: stroke || color || "currentColor",
2836
2885
  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"
2837
2886
  }
2838
2887
  ),
2839
- /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(
2888
+ /* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
2840
2889
  "path",
2841
2890
  {
2842
2891
  fill: stroke || color || "currentColor",
@@ -2848,7 +2897,7 @@ React keys must be passed directly to JSX without using spread:
2848
2897
  ] }), GenreHorror_default = IconGenreHorror;
2849
2898
 
2850
2899
  // src/components/GenreRomance.tsx
2851
- var import_jsx_runtime79 = __toESM(require_jsx_runtime()), IconGenreRomance = ({ 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)(
2900
+ var import_jsx_runtime82 = __toESM(require_jsx_runtime()), IconGenreRomance = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime82.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
2852
2901
  "path",
2853
2902
  {
2854
2903
  fill: stroke || color || "currentColor",
@@ -2859,15 +2908,15 @@ React keys must be passed directly to JSX without using spread:
2859
2908
  ) }), GenreRomance_default = IconGenreRomance;
2860
2909
 
2861
2910
  // src/components/GenreScifi.tsx
2862
- var import_jsx_runtime80 = __toESM(require_jsx_runtime()), IconGenreScifi = ({ 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: [
2863
- /* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
2911
+ var import_jsx_runtime83 = __toESM(require_jsx_runtime()), IconGenreScifi = ({ 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: [
2912
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2864
2913
  "path",
2865
2914
  {
2866
2915
  fill: stroke || color || "currentColor",
2867
2916
  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"
2868
2917
  }
2869
2918
  ),
2870
- /* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
2919
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2871
2920
  "path",
2872
2921
  {
2873
2922
  fill: stroke || color || "currentColor",
@@ -2876,7 +2925,7 @@ React keys must be passed directly to JSX without using spread:
2876
2925
  clipRule: "evenodd"
2877
2926
  }
2878
2927
  ),
2879
- /* @__PURE__ */ (0, import_jsx_runtime80.jsx)(
2928
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2880
2929
  "path",
2881
2930
  {
2882
2931
  fill: stroke || color || "currentColor",
@@ -2886,7 +2935,7 @@ React keys must be passed directly to JSX without using spread:
2886
2935
  ] }), GenreScifi_default = IconGenreScifi;
2887
2936
 
2888
2937
  // src/components/GenreSuspense.tsx
2889
- var import_jsx_runtime81 = __toESM(require_jsx_runtime()), IconGenreSuspense = ({ 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)(
2938
+ var import_jsx_runtime84 = __toESM(require_jsx_runtime()), IconGenreSuspense = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
2890
2939
  "path",
2891
2940
  {
2892
2941
  fill: stroke || color || "currentColor",
@@ -2897,7 +2946,7 @@ React keys must be passed directly to JSX without using spread:
2897
2946
  ) }), GenreSuspense_default = IconGenreSuspense;
2898
2947
 
2899
2948
  // src/components/Genre.tsx
2900
- var import_jsx_runtime82 = __toESM(require_jsx_runtime()), IconGenre = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime82.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime82.jsx)(
2949
+ var import_jsx_runtime85 = __toESM(require_jsx_runtime()), IconGenre = ({ 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)(
2901
2950
  "path",
2902
2951
  {
2903
2952
  fill: stroke || color || "currentColor",
@@ -2908,8 +2957,8 @@ React keys must be passed directly to JSX without using spread:
2908
2957
  ) }), Genre_default = IconGenre;
2909
2958
 
2910
2959
  // src/components/GoogleLogoFilled.tsx
2911
- var import_jsx_runtime83 = __toESM(require_jsx_runtime()), IconGoogleLogoFilled = ({ 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: [
2912
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2960
+ var import_jsx_runtime86 = __toESM(require_jsx_runtime()), IconGoogleLogoFilled = ({ 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: [
2961
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2913
2962
  "mask",
2914
2963
  {
2915
2964
  id: "mask0_48_113",
@@ -2919,7 +2968,7 @@ React keys must be passed directly to JSX without using spread:
2919
2968
  y: "0",
2920
2969
  maskUnits: "userSpaceOnUse",
2921
2970
  style: { maskType: "luminance" },
2922
- children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2971
+ children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2923
2972
  "path",
2924
2973
  {
2925
2974
  fill: stroke || color || "currentColor",
@@ -2928,64 +2977,64 @@ React keys must be passed directly to JSX without using spread:
2928
2977
  )
2929
2978
  }
2930
2979
  ),
2931
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("g", { mask: "url(#mask0_48_113)", children: [
2932
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter0_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2980
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)("g", { mask: "url(#mask0_48_113)", children: [
2981
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter0_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2933
2982
  "path",
2934
2983
  {
2935
2984
  fill: "url(#paint0_radial_48_113)",
2936
2985
  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"
2937
2986
  }
2938
2987
  ) }),
2939
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter1_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2988
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter1_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2940
2989
  "path",
2941
2990
  {
2942
2991
  fill: "url(#paint1_radial_48_113)",
2943
2992
  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"
2944
2993
  }
2945
2994
  ) }),
2946
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter2_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
2995
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter2_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2947
2996
  "path",
2948
2997
  {
2949
2998
  fill: "url(#paint2_radial_48_113)",
2950
2999
  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"
2951
3000
  }
2952
3001
  ) }),
2953
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter3_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
3002
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter3_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2954
3003
  "path",
2955
3004
  {
2956
3005
  fill: "url(#paint3_radial_48_113)",
2957
3006
  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"
2958
3007
  }
2959
3008
  ) }),
2960
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter4_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
3009
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter4_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2961
3010
  "path",
2962
3011
  {
2963
3012
  fill: "#3086FF",
2964
3013
  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"
2965
3014
  }
2966
3015
  ) }),
2967
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter5_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
3016
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter5_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2968
3017
  "path",
2969
3018
  {
2970
3019
  fill: "url(#paint4_radial_48_113)",
2971
3020
  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"
2972
3021
  }
2973
3022
  ) }),
2974
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter6_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
3023
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter6_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2975
3024
  "path",
2976
3025
  {
2977
3026
  fill: "url(#paint5_radial_48_113)",
2978
3027
  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"
2979
3028
  }
2980
3029
  ) }),
2981
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter7_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
3030
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter7_f_48_113)", children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2982
3031
  "path",
2983
3032
  {
2984
3033
  fill: "url(#paint6_radial_48_113)",
2985
3034
  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"
2986
3035
  }
2987
3036
  ) }),
2988
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("g", { filter: "url(#filter8_f_48_113)", style: { opacity: 0.5 }, children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
3037
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("g", { filter: "url(#filter8_f_48_113)", style: { opacity: 0.5 }, children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
2989
3038
  "path",
2990
3039
  {
2991
3040
  fill: "url(#paint7_linear_48_113)",
@@ -2993,8 +3042,8 @@ React keys must be passed directly to JSX without using spread:
2993
3042
  }
2994
3043
  ) })
2995
3044
  ] }),
2996
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("defs", { children: [
2997
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3045
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)("defs", { children: [
3046
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
2998
3047
  "filter",
2999
3048
  {
3000
3049
  id: "filter0_f_48_113",
@@ -3005,13 +3054,13 @@ React keys must be passed directly to JSX without using spread:
3005
3054
  filterUnits: "userSpaceOnUse",
3006
3055
  colorInterpolationFilters: "sRGB",
3007
3056
  children: [
3008
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3009
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3010
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3057
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3058
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3059
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3011
3060
  ]
3012
3061
  }
3013
3062
  ),
3014
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3063
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3015
3064
  "filter",
3016
3065
  {
3017
3066
  id: "filter1_f_48_113",
@@ -3022,13 +3071,13 @@ React keys must be passed directly to JSX without using spread:
3022
3071
  filterUnits: "userSpaceOnUse",
3023
3072
  colorInterpolationFilters: "sRGB",
3024
3073
  children: [
3025
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3026
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3027
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3074
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3075
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3076
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3028
3077
  ]
3029
3078
  }
3030
3079
  ),
3031
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3080
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3032
3081
  "filter",
3033
3082
  {
3034
3083
  id: "filter2_f_48_113",
@@ -3039,13 +3088,13 @@ React keys must be passed directly to JSX without using spread:
3039
3088
  filterUnits: "userSpaceOnUse",
3040
3089
  colorInterpolationFilters: "sRGB",
3041
3090
  children: [
3042
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3043
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3044
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3091
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3092
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3093
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3045
3094
  ]
3046
3095
  }
3047
3096
  ),
3048
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3097
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3049
3098
  "filter",
3050
3099
  {
3051
3100
  id: "filter3_f_48_113",
@@ -3056,13 +3105,13 @@ React keys must be passed directly to JSX without using spread:
3056
3105
  filterUnits: "userSpaceOnUse",
3057
3106
  colorInterpolationFilters: "sRGB",
3058
3107
  children: [
3059
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3060
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3061
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3108
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3109
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3110
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3062
3111
  ]
3063
3112
  }
3064
3113
  ),
3065
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3114
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3066
3115
  "filter",
3067
3116
  {
3068
3117
  id: "filter4_f_48_113",
@@ -3073,13 +3122,13 @@ React keys must be passed directly to JSX without using spread:
3073
3122
  filterUnits: "userSpaceOnUse",
3074
3123
  colorInterpolationFilters: "sRGB",
3075
3124
  children: [
3076
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3077
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3078
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3125
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3126
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3127
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3079
3128
  ]
3080
3129
  }
3081
3130
  ),
3082
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3131
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3083
3132
  "filter",
3084
3133
  {
3085
3134
  id: "filter5_f_48_113",
@@ -3090,13 +3139,13 @@ React keys must be passed directly to JSX without using spread:
3090
3139
  filterUnits: "userSpaceOnUse",
3091
3140
  colorInterpolationFilters: "sRGB",
3092
3141
  children: [
3093
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3094
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3095
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3142
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3143
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3144
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3096
3145
  ]
3097
3146
  }
3098
3147
  ),
3099
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3148
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3100
3149
  "filter",
3101
3150
  {
3102
3151
  id: "filter6_f_48_113",
@@ -3107,13 +3156,13 @@ React keys must be passed directly to JSX without using spread:
3107
3156
  filterUnits: "userSpaceOnUse",
3108
3157
  colorInterpolationFilters: "sRGB",
3109
3158
  children: [
3110
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3111
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3112
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "1.65243" })
3159
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3160
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3161
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "1.65243" })
3113
3162
  ]
3114
3163
  }
3115
3164
  ),
3116
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3165
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3117
3166
  "filter",
3118
3167
  {
3119
3168
  id: "filter7_f_48_113",
@@ -3124,13 +3173,13 @@ React keys must be passed directly to JSX without using spread:
3124
3173
  filterUnits: "userSpaceOnUse",
3125
3174
  colorInterpolationFilters: "sRGB",
3126
3175
  children: [
3127
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3128
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3129
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3176
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3177
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3178
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3130
3179
  ]
3131
3180
  }
3132
3181
  ),
3133
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3182
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3134
3183
  "filter",
3135
3184
  {
3136
3185
  id: "filter8_f_48_113",
@@ -3141,13 +3190,13 @@ React keys must be passed directly to JSX without using spread:
3141
3190
  filterUnits: "userSpaceOnUse",
3142
3191
  colorInterpolationFilters: "sRGB",
3143
3192
  children: [
3144
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3145
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3146
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3193
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feFlood", { result: "BackgroundImageFix", floodOpacity: "0" }),
3194
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", mode: "normal", result: "shape" }),
3195
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("feGaussianBlur", { result: "effect1_foregroundBlur_48_113", stdDeviation: "0.23504" })
3147
3196
  ]
3148
3197
  }
3149
3198
  ),
3150
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3199
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3151
3200
  "radialGradient",
3152
3201
  {
3153
3202
  id: "paint0_radial_48_113",
@@ -3157,20 +3206,20 @@ React keys must be passed directly to JSX without using spread:
3157
3206
  gradientTransform: "matrix(-0.498722 -11.9519 17.9311 -0.717223 9.06911 20.3322)",
3158
3207
  gradientUnits: "userSpaceOnUse",
3159
3208
  children: [
3160
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.141612", stopColor: "#1ABD4D" }),
3161
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.247515", stopColor: "#6EC30D" }),
3162
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.311547", stopColor: "#8AC502" }),
3163
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.366013", stopColor: "#A2C600" }),
3164
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.445673", stopColor: "#C8C903" }),
3165
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.540305", stopColor: "#EBCB03" }),
3166
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.615636", stopColor: "#F7CD07" }),
3167
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.699345", stopColor: "#FDCD04" }),
3168
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.771242", stopColor: "#FDCE05" }),
3169
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.860566", stopColor: "#FFCE0A" })
3209
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.141612", stopColor: "#1ABD4D" }),
3210
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.247515", stopColor: "#6EC30D" }),
3211
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.311547", stopColor: "#8AC502" }),
3212
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.366013", stopColor: "#A2C600" }),
3213
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.445673", stopColor: "#C8C903" }),
3214
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.540305", stopColor: "#EBCB03" }),
3215
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.615636", stopColor: "#F7CD07" }),
3216
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.699345", stopColor: "#FDCD04" }),
3217
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.771242", stopColor: "#FDCE05" }),
3218
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.860566", stopColor: "#FFCE0A" })
3170
3219
  ]
3171
3220
  }
3172
3221
  ),
3173
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3222
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3174
3223
  "radialGradient",
3175
3224
  {
3176
3225
  id: "paint1_radial_48_113",
@@ -3180,12 +3229,12 @@ React keys must be passed directly to JSX without using spread:
3180
3229
  gradientTransform: "matrix(8.46967 -2.03557e-05 -1.19045e-05 10.7093 20.253 6.36819)",
3181
3230
  gradientUnits: "userSpaceOnUse",
3182
3231
  children: [
3183
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.408458", stopColor: "#FB4E5A" }),
3184
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "1", stopColor: "#FF4540" })
3232
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.408458", stopColor: "#FB4E5A" }),
3233
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "1", stopColor: "#FF4540" })
3185
3234
  ]
3186
3235
  }
3187
3236
  ),
3188
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3237
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3189
3238
  "radialGradient",
3190
3239
  {
3191
3240
  id: "paint2_radial_48_113",
@@ -3195,18 +3244,18 @@ React keys must be passed directly to JSX without using spread:
3195
3244
  gradientTransform: "matrix(-11.8666 6.43492 8.91875 15.766 15.6277 -1.68219)",
3196
3245
  gradientUnits: "userSpaceOnUse",
3197
3246
  children: [
3198
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.231273", stopColor: "#FF4541" }),
3199
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.311547", stopColor: "#FF4540" }),
3200
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.457516", stopColor: "#FF4640" }),
3201
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.540305", stopColor: "#FF473F" }),
3202
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.699346", stopColor: "#FF5138" }),
3203
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.771242", stopColor: "#FF5B33" }),
3204
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.860566", stopColor: "#FF6C29" }),
3205
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "1", stopColor: "#FF8C18" })
3247
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.231273", stopColor: "#FF4541" }),
3248
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.311547", stopColor: "#FF4540" }),
3249
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.457516", stopColor: "#FF4640" }),
3250
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.540305", stopColor: "#FF473F" }),
3251
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.699346", stopColor: "#FF5138" }),
3252
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.771242", stopColor: "#FF5B33" }),
3253
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.860566", stopColor: "#FF6C29" }),
3254
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "1", stopColor: "#FF8C18" })
3206
3255
  ]
3207
3256
  }
3208
3257
  ),
3209
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3258
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3210
3259
  "radialGradient",
3211
3260
  {
3212
3261
  id: "paint3_radial_48_113",
@@ -3216,19 +3265,19 @@ React keys must be passed directly to JSX without using spread:
3216
3265
  gradientTransform: "matrix(-21.5204 -27.5047 -10.3696 7.77752 12.4702 22.5743)",
3217
3266
  gradientUnits: "userSpaceOnUse",
3218
3267
  children: [
3219
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.131546", stopColor: "#0CBA65" }),
3220
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.209784", stopColor: "#0BB86D" }),
3221
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.297297", stopColor: "#09B479" }),
3222
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.396257", stopColor: "#08AD93" }),
3223
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.477124", stopColor: "#0AA6A9" }),
3224
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.568425", stopColor: "#0D9CC6" }),
3225
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.667385", stopColor: "#1893DD" }),
3226
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.768727", stopColor: "#258BF1" }),
3227
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.858506", stopColor: "#3086FF" })
3268
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.131546", stopColor: "#0CBA65" }),
3269
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.209784", stopColor: "#0BB86D" }),
3270
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.297297", stopColor: "#09B479" }),
3271
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.396257", stopColor: "#08AD93" }),
3272
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.477124", stopColor: "#0AA6A9" }),
3273
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.568425", stopColor: "#0D9CC6" }),
3274
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.667385", stopColor: "#1893DD" }),
3275
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.768727", stopColor: "#258BF1" }),
3276
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.858506", stopColor: "#3086FF" })
3228
3277
  ]
3229
3278
  }
3230
3279
  ),
3231
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3280
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3232
3281
  "radialGradient",
3233
3282
  {
3234
3283
  id: "paint4_radial_48_113",
@@ -3238,18 +3287,18 @@ React keys must be passed directly to JSX without using spread:
3238
3287
  gradientTransform: "matrix(-1.52295 12.8522 18.1501 2.06168 11.2421 2.13475)",
3239
3288
  gradientUnits: "userSpaceOnUse",
3240
3289
  children: [
3241
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.366013", stopColor: "#FF4E3A" }),
3242
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.457516", stopColor: "#FF8A1B" }),
3243
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.540305", stopColor: "#FFA312" }),
3244
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.615636", stopColor: "#FFB60C" }),
3245
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.771242", stopColor: "#FFCD0A" }),
3246
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.860566", stopColor: "#FECF0A" }),
3247
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.915033", stopColor: "#FECF08" }),
3248
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "1", stopColor: "#FDCD01" })
3290
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.366013", stopColor: "#FF4E3A" }),
3291
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.457516", stopColor: "#FF8A1B" }),
3292
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.540305", stopColor: "#FFA312" }),
3293
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.615636", stopColor: "#FFB60C" }),
3294
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.771242", stopColor: "#FFCD0A" }),
3295
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.860566", stopColor: "#FECF0A" }),
3296
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.915033", stopColor: "#FECF08" }),
3297
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "1", stopColor: "#FDCD01" })
3249
3298
  ]
3250
3299
  }
3251
3300
  ),
3252
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3301
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3253
3302
  "radialGradient",
3254
3303
  {
3255
3304
  id: "paint5_radial_48_113",
@@ -3259,15 +3308,15 @@ React keys must be passed directly to JSX without using spread:
3259
3308
  gradientTransform: "matrix(-4.40212 4.76677 -13.7322 -12.1566 9.10044 2.00144)",
3260
3309
  gradientUnits: "userSpaceOnUse",
3261
3310
  children: [
3262
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.315904", stopColor: "#FF4C3C" }),
3263
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.603818", stopColor: "#FF692C" }),
3264
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.726837", stopColor: "#FF7825" }),
3265
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.884534", stopColor: "#FF8D1B" }),
3266
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "1", stopColor: "#FF9F13" })
3311
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.315904", stopColor: "#FF4C3C" }),
3312
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.603818", stopColor: "#FF692C" }),
3313
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.726837", stopColor: "#FF7825" }),
3314
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.884534", stopColor: "#FF8D1B" }),
3315
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "1", stopColor: "#FF9F13" })
3267
3316
  ]
3268
3317
  }
3269
3318
  ),
3270
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3319
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3271
3320
  "radialGradient",
3272
3321
  {
3273
3322
  id: "paint6_radial_48_113",
@@ -3277,20 +3326,20 @@ React keys must be passed directly to JSX without using spread:
3277
3326
  gradientTransform: "matrix(-11.8666 -6.43492 8.91876 -15.766 15.6277 25.6232)",
3278
3327
  gradientUnits: "userSpaceOnUse",
3279
3328
  children: [
3280
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.231273", stopColor: "#0FBC5F" }),
3281
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.311547", stopColor: "#0FBC5F" }),
3282
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.366013", stopColor: "#0FBC5E" }),
3283
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.457516", stopColor: "#0FBC5D" }),
3284
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.540305", stopColor: "#12BC58" }),
3285
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.699346", stopColor: "#28BF3C" }),
3286
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.771242", stopColor: "#38C02B" }),
3287
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.860566", stopColor: "#52C218" }),
3288
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "0.915033", stopColor: "#67C30F" }),
3289
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "1", stopColor: "#86C504" })
3329
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.231273", stopColor: "#0FBC5F" }),
3330
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.311547", stopColor: "#0FBC5F" }),
3331
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.366013", stopColor: "#0FBC5E" }),
3332
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.457516", stopColor: "#0FBC5D" }),
3333
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.540305", stopColor: "#12BC58" }),
3334
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.699346", stopColor: "#28BF3C" }),
3335
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.771242", stopColor: "#38C02B" }),
3336
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.860566", stopColor: "#52C218" }),
3337
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "0.915033", stopColor: "#67C30F" }),
3338
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "1", stopColor: "#86C504" })
3290
3339
  ]
3291
3340
  }
3292
3341
  ),
3293
- /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
3342
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
3294
3343
  "linearGradient",
3295
3344
  {
3296
3345
  id: "paint7_linear_48_113",
@@ -3300,8 +3349,8 @@ React keys must be passed directly to JSX without using spread:
3300
3349
  y2: "21.5116",
3301
3350
  gradientUnits: "userSpaceOnUse",
3302
3351
  children: [
3303
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { stopColor: "#0FBC5C" }),
3304
- /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("stop", { offset: "1", stopColor: "#0CBA65" })
3352
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { stopColor: "#0FBC5C" }),
3353
+ /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("stop", { offset: "1", stopColor: "#0CBA65" })
3305
3354
  ]
3306
3355
  }
3307
3356
  )
@@ -3309,7 +3358,7 @@ React keys must be passed directly to JSX without using spread:
3309
3358
  ] }), GoogleLogoFilled_default = IconGoogleLogoFilled;
3310
3359
 
3311
3360
  // src/components/Handtool.tsx
3312
- var import_jsx_runtime84 = __toESM(require_jsx_runtime()), IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
3361
+ var import_jsx_runtime87 = __toESM(require_jsx_runtime()), IconHandtool = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime87.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
3313
3362
  "path",
3314
3363
  {
3315
3364
  fill: stroke || color || "currentColor",
@@ -3318,16 +3367,16 @@ React keys must be passed directly to JSX without using spread:
3318
3367
  ) }), Handtool_default = IconHandtool;
3319
3368
 
3320
3369
  // src/components/Help.tsx
3321
- var import_jsx_runtime85 = __toESM(require_jsx_runtime()), IconHelp = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3322
- /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 16.5V18.75H10.875V16.5H13.125Z" }),
3323
- /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
3370
+ var import_jsx_runtime88 = __toESM(require_jsx_runtime()), IconHelp = ({ 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: [
3371
+ /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 16.5V18.75H10.875V16.5H13.125Z" }),
3372
+ /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
3324
3373
  "path",
3325
3374
  {
3326
3375
  fill: stroke || color || "currentColor",
3327
3376
  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"
3328
3377
  }
3329
3378
  ),
3330
- /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
3379
+ /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
3331
3380
  "path",
3332
3381
  {
3333
3382
  fill: stroke || color || "currentColor",
@@ -3339,7 +3388,7 @@ React keys must be passed directly to JSX without using spread:
3339
3388
  ] }), Help_default = IconHelp;
3340
3389
 
3341
3390
  // src/components/HomepageFilled.tsx
3342
- var import_jsx_runtime86 = __toESM(require_jsx_runtime()), IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(
3391
+ var import_jsx_runtime89 = __toESM(require_jsx_runtime()), IconHomepageFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime89.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
3343
3392
  "path",
3344
3393
  {
3345
3394
  fill: fill || color || "currentColor",
@@ -3350,7 +3399,7 @@ React keys must be passed directly to JSX without using spread:
3350
3399
  ) }), HomepageFilled_default = IconHomepageFilled;
3351
3400
 
3352
3401
  // src/components/Hotareacenter.tsx
3353
- var import_jsx_runtime87 = __toESM(require_jsx_runtime()), IconHotareacenter = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime87.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
3402
+ var import_jsx_runtime90 = __toESM(require_jsx_runtime()), IconHotareacenter = ({ 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)(
3354
3403
  "path",
3355
3404
  {
3356
3405
  fill: "#191919",
@@ -3360,22 +3409,22 @@ React keys must be passed directly to JSX without using spread:
3360
3409
  ) }), Hotareacenter_default = IconHotareacenter;
3361
3410
 
3362
3411
  // src/components/ImageGeneration.tsx
3363
- var import_jsx_runtime88 = __toESM(require_jsx_runtime()), IconImageGeneration = ({ 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: [
3364
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
3412
+ var import_jsx_runtime91 = __toESM(require_jsx_runtime()), IconImageGeneration = ({ 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: [
3413
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
3365
3414
  "path",
3366
3415
  {
3367
3416
  fill: stroke || color || "currentColor",
3368
3417
  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"
3369
3418
  }
3370
3419
  ),
3371
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
3420
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
3372
3421
  "path",
3373
3422
  {
3374
3423
  fill: stroke || color || "currentColor",
3375
3424
  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"
3376
3425
  }
3377
3426
  ),
3378
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
3427
+ /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
3379
3428
  "path",
3380
3429
  {
3381
3430
  fill: stroke || color || "currentColor",
@@ -3385,8 +3434,8 @@ React keys must be passed directly to JSX without using spread:
3385
3434
  ] }), ImageGeneration_default = IconImageGeneration;
3386
3435
 
3387
3436
  // src/components/ImageLoadFailedFilled.tsx
3388
- var import_jsx_runtime89 = __toESM(require_jsx_runtime()), IconImageLoadFailedFilled = ({ 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: [
3389
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
3437
+ var import_jsx_runtime92 = __toESM(require_jsx_runtime()), IconImageLoadFailedFilled = ({ 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: [
3438
+ /* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
3390
3439
  "path",
3391
3440
  {
3392
3441
  fill: fill || color || "currentColor",
@@ -3395,7 +3444,7 @@ React keys must be passed directly to JSX without using spread:
3395
3444
  clipRule: "evenodd"
3396
3445
  }
3397
3446
  ),
3398
- /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
3447
+ /* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
3399
3448
  "path",
3400
3449
  {
3401
3450
  fill: fill || color || "currentColor",
@@ -3405,10 +3454,10 @@ React keys must be passed directly to JSX without using spread:
3405
3454
  ] }), ImageLoadFailedFilled_default = IconImageLoadFailedFilled;
3406
3455
 
3407
3456
  // src/components/Info.tsx
3408
- var import_jsx_runtime90 = __toESM(require_jsx_runtime()), IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3409
- /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 5.25V7.5H10.875V5.25H13.125Z" }),
3410
- /* @__PURE__ */ (0, import_jsx_runtime90.jsx)("path", { fill: stroke || color || "currentColor", d: "M9 12H10.875V18.75H15V16.5H13.125V9.75H9V12Z" }),
3411
- /* @__PURE__ */ (0, import_jsx_runtime90.jsx)(
3457
+ var import_jsx_runtime93 = __toESM(require_jsx_runtime()), IconInfo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime93.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3458
+ /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 5.25V7.5H10.875V5.25H13.125Z" }),
3459
+ /* @__PURE__ */ (0, import_jsx_runtime93.jsx)("path", { fill: stroke || color || "currentColor", d: "M9 12H10.875V18.75H15V16.5H13.125V9.75H9V12Z" }),
3460
+ /* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
3412
3461
  "path",
3413
3462
  {
3414
3463
  fill: stroke || color || "currentColor",
@@ -3420,7 +3469,7 @@ React keys must be passed directly to JSX without using spread:
3420
3469
  ] }), Info_default = IconInfo;
3421
3470
 
3422
3471
  // src/components/Invitecode.tsx
3423
- var import_jsx_runtime91 = __toESM(require_jsx_runtime()), IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime91.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime91.jsx)(
3472
+ var import_jsx_runtime94 = __toESM(require_jsx_runtime()), IconInvitecode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime94.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
3424
3473
  "path",
3425
3474
  {
3426
3475
  fill: fill || color || "currentColor",
@@ -3431,7 +3480,7 @@ React keys must be passed directly to JSX without using spread:
3431
3480
  ) }), Invitecode_default = IconInvitecode;
3432
3481
 
3433
3482
  // src/components/LeftFilled.tsx
3434
- var import_jsx_runtime92 = __toESM(require_jsx_runtime()), IconLeftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime92.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime92.jsx)(
3483
+ var import_jsx_runtime95 = __toESM(require_jsx_runtime()), IconLeftFilled = ({ 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)(
3435
3484
  "path",
3436
3485
  {
3437
3486
  fill: fill || color || "currentColor",
@@ -3442,33 +3491,33 @@ React keys must be passed directly to JSX without using spread:
3442
3491
  ) }), LeftFilled_default = IconLeftFilled;
3443
3492
 
3444
3493
  // src/components/Loading.tsx
3445
- var import_jsx_runtime93 = __toESM(require_jsx_runtime()), IconLoading = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime93.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3446
- /* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
3494
+ var import_jsx_runtime96 = __toESM(require_jsx_runtime()), IconLoading = ({ 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: [
3495
+ /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
3447
3496
  "path",
3448
3497
  {
3449
- fill: stroke || color || "currentColor",
3450
- d: "M21.4999 12C21.4999 6.75334 17.2467 2.50005 12 2.50005C6.75328 2.50005 2.49999 6.75334 2.49999 12C2.49999 17.2467 6.75328 21.5 12 21.5V24C5.37257 24 0 18.6274 0 12C0 5.37263 5.37257 6.1035e-05 12 6.1035e-05C18.6274 6.1035e-05 23.9999 5.37263 23.9999 12C23.9999 18.6274 18.6274 24 12 24V21.5C17.2467 21.5 21.4999 17.2467 21.4999 12Z"
3498
+ fill: fill || color || "currentColor",
3499
+ 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"
3451
3500
  }
3452
3501
  ),
3453
- /* @__PURE__ */ (0, import_jsx_runtime93.jsx)(
3502
+ /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
3454
3503
  "path",
3455
3504
  {
3456
- fill: fill || color || "currentColor",
3457
- 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"
3505
+ fill: stroke || color || "currentColor",
3506
+ d: "M12 2.50005C6.75328 2.50005 2.49999 6.75334 2.49999 12H0C0 5.37263 5.37257 6.1035e-05 12 6.1035e-05V2.50005Z"
3458
3507
  }
3459
3508
  )
3460
3509
  ] }), Loading_default = IconLoading;
3461
3510
 
3462
3511
  // src/components/Login.tsx
3463
- var import_jsx_runtime94 = __toESM(require_jsx_runtime()), IconLogin = ({ 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: [
3464
- /* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
3512
+ var import_jsx_runtime97 = __toESM(require_jsx_runtime()), IconLogin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime97.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3513
+ /* @__PURE__ */ (0, import_jsx_runtime97.jsx)(
3465
3514
  "path",
3466
3515
  {
3467
3516
  fill: stroke || color || "currentColor",
3468
3517
  d: "M24 1.5L13.5 1.5V3.75H21.75V20.25H13.5V22.5H24V1.5Z"
3469
3518
  }
3470
3519
  ),
3471
- /* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
3520
+ /* @__PURE__ */ (0, import_jsx_runtime97.jsx)(
3472
3521
  "path",
3473
3522
  {
3474
3523
  fill: stroke || color || "currentColor",
@@ -3480,8 +3529,8 @@ React keys must be passed directly to JSX without using spread:
3480
3529
  ] }), Login_default = IconLogin;
3481
3530
 
3482
3531
  // src/components/Logout.tsx
3483
- var import_jsx_runtime95 = __toESM(require_jsx_runtime()), IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime95.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3484
- /* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
3532
+ var import_jsx_runtime98 = __toESM(require_jsx_runtime()), IconLogout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3533
+ /* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
3485
3534
  "path",
3486
3535
  {
3487
3536
  fill: stroke || color || "currentColor",
@@ -3490,7 +3539,7 @@ React keys must be passed directly to JSX without using spread:
3490
3539
  clipRule: "evenodd"
3491
3540
  }
3492
3541
  ),
3493
- /* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
3542
+ /* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
3494
3543
  "path",
3495
3544
  {
3496
3545
  fill: stroke || color || "currentColor",
@@ -3500,7 +3549,7 @@ React keys must be passed directly to JSX without using spread:
3500
3549
  ] }), Logout_default = IconLogout;
3501
3550
 
3502
3551
  // src/components/ModelGeminiFilled.tsx
3503
- var import_jsx_runtime96 = __toESM(require_jsx_runtime()), IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
3552
+ var import_jsx_runtime99 = __toESM(require_jsx_runtime()), IconModelGeminiFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime99.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
3504
3553
  "path",
3505
3554
  {
3506
3555
  fill: fill || color || "currentColor",
@@ -3509,7 +3558,7 @@ React keys must be passed directly to JSX without using spread:
3509
3558
  ) }), ModelGeminiFilled_default = IconModelGeminiFilled;
3510
3559
 
3511
3560
  // src/components/ModelOpenaiFilled.tsx
3512
- var import_jsx_runtime97 = __toESM(require_jsx_runtime()), IconModelOpenaiFilled = ({ 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)(
3561
+ var import_jsx_runtime100 = __toESM(require_jsx_runtime()), IconModelOpenaiFilled = ({ 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)(
3513
3562
  "path",
3514
3563
  {
3515
3564
  fill: fill || color || "currentColor",
@@ -3518,8 +3567,8 @@ React keys must be passed directly to JSX without using spread:
3518
3567
  ) }), ModelOpenaiFilled_default = IconModelOpenaiFilled;
3519
3568
 
3520
3569
  // src/components/ModelDeepmindFilled.tsx
3521
- var import_jsx_runtime98 = __toESM(require_jsx_runtime()), IconModelDeepmindFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3522
- /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("g", { clipPath: "url(#clip0_40_67)", children: /* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
3570
+ var import_jsx_runtime101 = __toESM(require_jsx_runtime()), IconModelDeepmindFilled = ({ 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: [
3571
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("g", { clipPath: "url(#clip0_40_67)", children: /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3523
3572
  "path",
3524
3573
  {
3525
3574
  fill: fill || color || "currentColor",
@@ -3528,27 +3577,27 @@ React keys must be passed directly to JSX without using spread:
3528
3577
  clipRule: "evenodd"
3529
3578
  }
3530
3579
  ) }),
3531
- /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("clipPath", { id: "clip0_40_67", children: /* @__PURE__ */ (0, import_jsx_runtime98.jsx)("rect", { width: "20", height: "20", fill: stroke || color || "currentColor", transform: "translate(2 2)" }) }) })
3580
+ /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("clipPath", { id: "clip0_40_67", children: /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("rect", { width: "20", height: "20", fill: stroke || color || "currentColor", transform: "translate(2 2)" }) }) })
3532
3581
  ] }), ModelDeepmindFilled_default = IconModelDeepmindFilled;
3533
3582
 
3534
3583
  // src/components/ModelSeedFilled.tsx
3535
- var import_jsx_runtime99 = __toESM(require_jsx_runtime()), IconModelSeedFilled = ({ 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: [
3536
- /* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { fill: fill || color || "currentColor", d: "M23 2.95271V20.0401L19.2211 21V2L23 2.95271Z" }),
3537
- /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
3584
+ var import_jsx_runtime102 = __toESM(require_jsx_runtime()), IconModelSeedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3585
+ /* @__PURE__ */ (0, import_jsx_runtime102.jsx)("path", { fill: fill || color || "currentColor", d: "M23 2.95271V20.0401L19.2211 21V2L23 2.95271Z" }),
3586
+ /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
3538
3587
  "path",
3539
3588
  {
3540
3589
  fill: fill || color || "currentColor",
3541
3590
  d: "M10.7528 11.4648V19.5633L6.98126 20.5241V10.5048L10.7528 11.4648Z"
3542
3591
  }
3543
3592
  ),
3544
- /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
3593
+ /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
3545
3594
  "path",
3546
3595
  {
3547
3596
  fill: fill || color || "currentColor",
3548
3597
  d: "M4.77158 3.95509V19.044L1 20.0048V2.99515L4.77158 3.95509Z"
3549
3598
  }
3550
3599
  ),
3551
- /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
3600
+ /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
3552
3601
  "path",
3553
3602
  {
3554
3603
  fill: fill || color || "currentColor",
@@ -3558,7 +3607,7 @@ React keys must be passed directly to JSX without using spread:
3558
3607
  ] }), ModelSeedFilled_default = IconModelSeedFilled;
3559
3608
 
3560
3609
  // src/components/ModelSoraFilled.tsx
3561
- var import_jsx_runtime100 = __toESM(require_jsx_runtime()), IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime100.jsx)("svg", { fill: "none", viewBox: "0 0 25 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
3610
+ var import_jsx_runtime103 = __toESM(require_jsx_runtime()), IconModelSoraFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime103.jsx)("svg", { fill: "none", viewBox: "0 0 25 25", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime103.jsx)(
3562
3611
  "path",
3563
3612
  {
3564
3613
  fill: fill || color || "currentColor",
@@ -3567,7 +3616,7 @@ React keys must be passed directly to JSX without using spread:
3567
3616
  ) }), ModelSoraFilled_default = IconModelSoraFilled;
3568
3617
 
3569
3618
  // src/components/ModelNanobananaLogoNomoFilled.tsx
3570
- var import_jsx_runtime101 = __toESM(require_jsx_runtime()), IconModelNanobananaLogoNomoFilled = ({
3619
+ var import_jsx_runtime104 = __toESM(require_jsx_runtime()), IconModelNanobananaLogoNomoFilled = ({
3571
3620
  size,
3572
3621
  width,
3573
3622
  height,
@@ -3575,64 +3624,64 @@ React keys must be passed directly to JSX without using spread:
3575
3624
  className,
3576
3625
  fill,
3577
3626
  stroke
3578
- }) => /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3579
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3627
+ }) => /* @__PURE__ */ (0, import_jsx_runtime104.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3628
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3580
3629
  "path",
3581
3630
  {
3582
3631
  fill: "#5A5C62",
3583
3632
  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"
3584
3633
  }
3585
3634
  ),
3586
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3635
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3587
3636
  "path",
3588
3637
  {
3589
3638
  fill: "#D5D6D7",
3590
3639
  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"
3591
3640
  }
3592
3641
  ),
3593
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3642
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3594
3643
  "path",
3595
3644
  {
3596
3645
  fill: "#C4C5C7",
3597
3646
  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"
3598
3647
  }
3599
3648
  ),
3600
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3649
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3601
3650
  "path",
3602
3651
  {
3603
3652
  fill: "#7B7C81",
3604
3653
  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"
3605
3654
  }
3606
3655
  ),
3607
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3656
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3608
3657
  "path",
3609
3658
  {
3610
3659
  fill: "#85878B",
3611
3660
  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"
3612
3661
  }
3613
3662
  ),
3614
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3663
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3615
3664
  "path",
3616
3665
  {
3617
3666
  fill: "#1B1D24",
3618
3667
  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"
3619
3668
  }
3620
3669
  ),
3621
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3670
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3622
3671
  "path",
3623
3672
  {
3624
3673
  fill: "#D5D6D7",
3625
3674
  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"
3626
3675
  }
3627
3676
  ),
3628
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3677
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3629
3678
  "path",
3630
3679
  {
3631
3680
  fill: "#85878B",
3632
3681
  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"
3633
3682
  }
3634
3683
  ),
3635
- /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
3684
+ /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3636
3685
  "path",
3637
3686
  {
3638
3687
  fill: "#D5D6D7",
@@ -3642,7 +3691,7 @@ React keys must be passed directly to JSX without using spread:
3642
3691
  ] }), ModelNanobananaLogoNomoFilled_default = IconModelNanobananaLogoNomoFilled;
3643
3692
 
3644
3693
  // src/components/ModelklingFilled.tsx
3645
- var import_jsx_runtime102 = __toESM(require_jsx_runtime()), IconModelklingFilled = ({ 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)(
3694
+ var import_jsx_runtime105 = __toESM(require_jsx_runtime()), IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime105.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
3646
3695
  "path",
3647
3696
  {
3648
3697
  fill: fill || color || "currentColor",
@@ -3653,7 +3702,7 @@ React keys must be passed directly to JSX without using spread:
3653
3702
  ) }), ModelklingFilled_default = IconModelklingFilled;
3654
3703
 
3655
3704
  // src/components/Models.tsx
3656
- var import_jsx_runtime103 = __toESM(require_jsx_runtime()), IconModels = ({ 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)(
3705
+ var import_jsx_runtime106 = __toESM(require_jsx_runtime()), IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)(
3657
3706
  "path",
3658
3707
  {
3659
3708
  fill: stroke || color || "currentColor",
@@ -3664,7 +3713,7 @@ React keys must be passed directly to JSX without using spread:
3664
3713
  ) }), Models_default = IconModels;
3665
3714
 
3666
3715
  // src/components/MoreCollapse.tsx
3667
- var import_jsx_runtime104 = __toESM(require_jsx_runtime()), IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime104.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
3716
+ var import_jsx_runtime107 = __toESM(require_jsx_runtime()), IconMoreCollapse = ({ 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)(
3668
3717
  "path",
3669
3718
  {
3670
3719
  fill: stroke || color || "currentColor",
@@ -3673,22 +3722,22 @@ React keys must be passed directly to JSX without using spread:
3673
3722
  ) }), MoreCollapse_default = IconMoreCollapse;
3674
3723
 
3675
3724
  // src/components/MoreHorizontal.tsx
3676
- var import_jsx_runtime105 = __toESM(require_jsx_runtime()), IconMoreHorizontal = ({ 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: [
3677
- /* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
3725
+ var import_jsx_runtime108 = __toESM(require_jsx_runtime()), IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime108.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3726
+ /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
3678
3727
  "path",
3679
3728
  {
3680
3729
  fill: stroke || color || "currentColor",
3681
3730
  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"
3682
3731
  }
3683
3732
  ),
3684
- /* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
3733
+ /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
3685
3734
  "path",
3686
3735
  {
3687
3736
  fill: stroke || color || "currentColor",
3688
3737
  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"
3689
3738
  }
3690
3739
  ),
3691
- /* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
3740
+ /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
3692
3741
  "path",
3693
3742
  {
3694
3743
  fill: stroke || color || "currentColor",
@@ -3698,7 +3747,7 @@ React keys must be passed directly to JSX without using spread:
3698
3747
  ] }), MoreHorizontal_default = IconMoreHorizontal;
3699
3748
 
3700
3749
  // src/components/MoreShowed.tsx
3701
- var import_jsx_runtime106 = __toESM(require_jsx_runtime()), IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)(
3750
+ var import_jsx_runtime109 = __toESM(require_jsx_runtime()), IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime109.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
3702
3751
  "path",
3703
3752
  {
3704
3753
  fill: stroke || color || "currentColor",
@@ -3707,22 +3756,22 @@ React keys must be passed directly to JSX without using spread:
3707
3756
  ) }), MoreShowed_default = IconMoreShowed;
3708
3757
 
3709
3758
  // src/components/More.tsx
3710
- var import_jsx_runtime107 = __toESM(require_jsx_runtime()), IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime107.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3711
- /* @__PURE__ */ (0, import_jsx_runtime107.jsx)(
3759
+ var import_jsx_runtime110 = __toESM(require_jsx_runtime()), IconMore = ({ 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: [
3760
+ /* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
3712
3761
  "path",
3713
3762
  {
3714
3763
  fill: stroke || color || "currentColor",
3715
3764
  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"
3716
3765
  }
3717
3766
  ),
3718
- /* @__PURE__ */ (0, import_jsx_runtime107.jsx)(
3767
+ /* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
3719
3768
  "path",
3720
3769
  {
3721
3770
  fill: stroke || color || "currentColor",
3722
3771
  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"
3723
3772
  }
3724
3773
  ),
3725
- /* @__PURE__ */ (0, import_jsx_runtime107.jsx)(
3774
+ /* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
3726
3775
  "path",
3727
3776
  {
3728
3777
  fill: stroke || color || "currentColor",
@@ -3732,29 +3781,29 @@ React keys must be passed directly to JSX without using spread:
3732
3781
  ] }), More_default = IconMore;
3733
3782
 
3734
3783
  // src/components/Moresettings.tsx
3735
- var import_jsx_runtime108 = __toESM(require_jsx_runtime()), IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime108.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3736
- /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
3784
+ var import_jsx_runtime111 = __toESM(require_jsx_runtime()), IconMoresettings = ({ 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: [
3785
+ /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
3737
3786
  "path",
3738
3787
  {
3739
3788
  fill: stroke || color || "currentColor",
3740
3789
  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"
3741
3790
  }
3742
3791
  ),
3743
- /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
3792
+ /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
3744
3793
  "path",
3745
3794
  {
3746
3795
  fill: stroke || color || "currentColor",
3747
3796
  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"
3748
3797
  }
3749
3798
  ),
3750
- /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
3799
+ /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
3751
3800
  "path",
3752
3801
  {
3753
3802
  fill: stroke || color || "currentColor",
3754
3803
  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"
3755
3804
  }
3756
3805
  ),
3757
- /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
3806
+ /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
3758
3807
  "path",
3759
3808
  {
3760
3809
  fill: stroke || color || "currentColor",
@@ -3766,8 +3815,8 @@ React keys must be passed directly to JSX without using spread:
3766
3815
  ] }), Moresettings_default = IconMoresettings;
3767
3816
 
3768
3817
  // src/components/MouseDrag.tsx
3769
- var import_jsx_runtime109 = __toESM(require_jsx_runtime()), IconMouseDrag = ({ 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: [
3770
- /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
3818
+ var import_jsx_runtime112 = __toESM(require_jsx_runtime()), IconMouseDrag = ({ 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: [
3819
+ /* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
3771
3820
  "path",
3772
3821
  {
3773
3822
  fill: fill || color || "currentColor",
@@ -3775,7 +3824,7 @@ React keys must be passed directly to JSX without using spread:
3775
3824
  d: "M13.5 3.5V20.5H10.5V3.5H13.5Z"
3776
3825
  }
3777
3826
  ),
3778
- /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
3827
+ /* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
3779
3828
  "path",
3780
3829
  {
3781
3830
  fill: fill || color || "currentColor",
@@ -3783,7 +3832,7 @@ React keys must be passed directly to JSX without using spread:
3783
3832
  d: "M6.79297 7.5L2.29297 12L6.79297 16.5H8.5V7.5H6.79297Z"
3784
3833
  }
3785
3834
  ),
3786
- /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
3835
+ /* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
3787
3836
  "path",
3788
3837
  {
3789
3838
  fill: fill || color || "currentColor",
@@ -3794,8 +3843,8 @@ React keys must be passed directly to JSX without using spread:
3794
3843
  ] }), MouseDrag_default = IconMouseDrag;
3795
3844
 
3796
3845
  // src/components/MouseMove.tsx
3797
- var import_jsx_runtime110 = __toESM(require_jsx_runtime()), IconMouseMove = ({ 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: [
3798
- /* @__PURE__ */ (0, import_jsx_runtime110.jsx)("g", { clipPath: "url(#clip0_384_31)", children: /* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
3846
+ var import_jsx_runtime113 = __toESM(require_jsx_runtime()), IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime113.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3847
+ /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("g", { clipPath: "url(#clip0_384_31)", children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
3799
3848
  "path",
3800
3849
  {
3801
3850
  fill: fill || color || "currentColor",
@@ -3803,12 +3852,12 @@ React keys must be passed directly to JSX without using spread:
3803
3852
  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"
3804
3853
  }
3805
3854
  ) }),
3806
- /* @__PURE__ */ (0, import_jsx_runtime110.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime110.jsx)("clipPath", { id: "clip0_384_31", children: /* @__PURE__ */ (0, import_jsx_runtime110.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
3855
+ /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("clipPath", { id: "clip0_384_31", children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
3807
3856
  ] }), MouseMove_default = IconMouseMove;
3808
3857
 
3809
3858
  // src/components/MouseNumberchange.tsx
3810
- var import_jsx_runtime111 = __toESM(require_jsx_runtime()), IconMouseNumberchange = ({ 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: [
3811
- /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
3859
+ var import_jsx_runtime114 = __toESM(require_jsx_runtime()), IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime114.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3860
+ /* @__PURE__ */ (0, import_jsx_runtime114.jsx)(
3812
3861
  "path",
3813
3862
  {
3814
3863
  fill: fill || color || "currentColor",
@@ -3816,7 +3865,7 @@ React keys must be passed directly to JSX without using spread:
3816
3865
  d: "M10.5 17L9.30567 17L0.97168 12L9.30566 7L10.5 7L10.5 17Z"
3817
3866
  }
3818
3867
  ),
3819
- /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
3868
+ /* @__PURE__ */ (0, import_jsx_runtime114.jsx)(
3820
3869
  "path",
3821
3870
  {
3822
3871
  fill: fill || color || "currentColor",
@@ -3827,7 +3876,7 @@ React keys must be passed directly to JSX without using spread:
3827
3876
  ] }), MouseNumberchange_default = IconMouseNumberchange;
3828
3877
 
3829
3878
  // src/components/Musicassets.tsx
3830
- var import_jsx_runtime112 = __toESM(require_jsx_runtime()), IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime112.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
3879
+ var import_jsx_runtime115 = __toESM(require_jsx_runtime()), IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime115.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime115.jsx)(
3831
3880
  "path",
3832
3881
  {
3833
3882
  fill: stroke || color || "currentColor",
@@ -3838,8 +3887,8 @@ React keys must be passed directly to JSX without using spread:
3838
3887
  ) }), Musicassets_default = IconMusicassets;
3839
3888
 
3840
3889
  // src/components/Mute.tsx
3841
- var import_jsx_runtime113 = __toESM(require_jsx_runtime()), IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime113.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3842
- /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
3890
+ var import_jsx_runtime116 = __toESM(require_jsx_runtime()), IconMute = ({ 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: [
3891
+ /* @__PURE__ */ (0, import_jsx_runtime116.jsx)(
3843
3892
  "path",
3844
3893
  {
3845
3894
  fill: stroke || color || "currentColor",
@@ -3848,7 +3897,7 @@ React keys must be passed directly to JSX without using spread:
3848
3897
  clipRule: "evenodd"
3849
3898
  }
3850
3899
  ),
3851
- /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
3900
+ /* @__PURE__ */ (0, import_jsx_runtime116.jsx)(
3852
3901
  "path",
3853
3902
  {
3854
3903
  fill: stroke || color || "currentColor",
@@ -3858,7 +3907,7 @@ React keys must be passed directly to JSX without using spread:
3858
3907
  ] }), Mute_default = IconMute;
3859
3908
 
3860
3909
  // src/components/Next.tsx
3861
- var import_jsx_runtime114 = __toESM(require_jsx_runtime()), IconNext = ({ 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)(
3910
+ var import_jsx_runtime117 = __toESM(require_jsx_runtime()), IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime117.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime117.jsx)(
3862
3911
  "path",
3863
3912
  {
3864
3913
  fill: stroke || color || "currentColor",
@@ -3869,15 +3918,15 @@ React keys must be passed directly to JSX without using spread:
3869
3918
  ) }), Next_default = IconNext;
3870
3919
 
3871
3920
  // src/components/Nextscene.tsx
3872
- var import_jsx_runtime115 = __toESM(require_jsx_runtime()), IconNextscene = ({ 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: [
3873
- /* @__PURE__ */ (0, import_jsx_runtime115.jsx)(
3921
+ var import_jsx_runtime118 = __toESM(require_jsx_runtime()), IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3922
+ /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
3874
3923
  "path",
3875
3924
  {
3876
3925
  fill: stroke || color || "currentColor",
3877
3926
  d: "M16.7959 12L10.2656 18.5303L9.2041 17.4697L14.6738 12L9.2041 6.53027L10.2656 5.46973L16.7959 12Z"
3878
3927
  }
3879
3928
  ),
3880
- /* @__PURE__ */ (0, import_jsx_runtime115.jsx)(
3929
+ /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
3881
3930
  "path",
3882
3931
  {
3883
3932
  fill: stroke || color || "currentColor",
@@ -3889,7 +3938,7 @@ React keys must be passed directly to JSX without using spread:
3889
3938
  ] }), Nextscene_default = IconNextscene;
3890
3939
 
3891
3940
  // src/components/Niceofficial.tsx
3892
- var import_jsx_runtime116 = __toESM(require_jsx_runtime()), IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime116.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime116.jsx)(
3941
+ var import_jsx_runtime119 = __toESM(require_jsx_runtime()), IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)(
3893
3942
  "path",
3894
3943
  {
3895
3944
  fill: fill || color || "currentColor",
@@ -3900,17 +3949,17 @@ React keys must be passed directly to JSX without using spread:
3900
3949
  ) }), Niceofficial_default = IconNiceofficial;
3901
3950
 
3902
3951
  // src/components/Oneclickgenerate.tsx
3903
- var import_jsx_runtime117 = __toESM(require_jsx_runtime()), IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime117.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3904
- /* @__PURE__ */ (0, import_jsx_runtime117.jsx)("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
3905
- /* @__PURE__ */ (0, import_jsx_runtime117.jsx)("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
3906
- /* @__PURE__ */ (0, import_jsx_runtime117.jsx)(
3952
+ var import_jsx_runtime120 = __toESM(require_jsx_runtime()), IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime120.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3953
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
3954
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
3955
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3907
3956
  "path",
3908
3957
  {
3909
3958
  fill: stroke || color || "currentColor",
3910
3959
  d: "M5.2045 6.7955L1.4545 3.0455L3.0455 1.4545L6.7955 5.2045L5.2045 6.7955Z"
3911
3960
  }
3912
3961
  ),
3913
- /* @__PURE__ */ (0, import_jsx_runtime117.jsx)(
3962
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3914
3963
  "path",
3915
3964
  {
3916
3965
  fill: stroke || color || "currentColor",
@@ -3922,8 +3971,8 @@ React keys must be passed directly to JSX without using spread:
3922
3971
  ] }), Oneclickgenerate_default = IconOneclickgenerate;
3923
3972
 
3924
3973
  // src/components/Opendemo.tsx
3925
- var import_jsx_runtime118 = __toESM(require_jsx_runtime()), IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3926
- /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
3974
+ var import_jsx_runtime121 = __toESM(require_jsx_runtime()), IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3975
+ /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(
3927
3976
  "path",
3928
3977
  {
3929
3978
  fill: stroke || color || "currentColor",
@@ -3932,11 +3981,11 @@ React keys must be passed directly to JSX without using spread:
3932
3981
  clipRule: "evenodd"
3933
3982
  }
3934
3983
  ),
3935
- /* @__PURE__ */ (0, import_jsx_runtime118.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
3984
+ /* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
3936
3985
  ] }), Opendemo_default = IconOpendemo;
3937
3986
 
3938
3987
  // src/components/OppsFilled.tsx
3939
- var import_jsx_runtime119 = __toESM(require_jsx_runtime()), IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)(
3988
+ var import_jsx_runtime122 = __toESM(require_jsx_runtime()), IconOppsFilled = ({ 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)(
3940
3989
  "path",
3941
3990
  {
3942
3991
  fill: fill || color || "currentColor",
@@ -3947,7 +3996,7 @@ React keys must be passed directly to JSX without using spread:
3947
3996
  ) }), OppsFilled_default = IconOppsFilled;
3948
3997
 
3949
3998
  // src/components/OptionalcheckedFilled.tsx
3950
- var import_jsx_runtime120 = __toESM(require_jsx_runtime()), IconOptionalcheckedFilled = ({ 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)(
3999
+ var import_jsx_runtime123 = __toESM(require_jsx_runtime()), IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
3951
4000
  "path",
3952
4001
  {
3953
4002
  fill: fill || color || "currentColor",
@@ -3958,7 +4007,7 @@ React keys must be passed directly to JSX without using spread:
3958
4007
  ) }), OptionalcheckedFilled_default = IconOptionalcheckedFilled;
3959
4008
 
3960
4009
  // src/components/Optionaluncheck.tsx
3961
- var import_jsx_runtime121 = __toESM(require_jsx_runtime()), IconOptionaluncheck = ({ 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)(
4010
+ var import_jsx_runtime124 = __toESM(require_jsx_runtime()), IconOptionaluncheck = ({ 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)(
3962
4011
  "path",
3963
4012
  {
3964
4013
  fill: stroke || color || "currentColor",
@@ -3969,7 +4018,7 @@ React keys must be passed directly to JSX without using spread:
3969
4018
  ) }), Optionaluncheck_default = IconOptionaluncheck;
3970
4019
 
3971
4020
  // src/components/Packagegame.tsx
3972
- var import_jsx_runtime122 = __toESM(require_jsx_runtime()), IconPackagegame = ({ 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)(
4021
+ var import_jsx_runtime125 = __toESM(require_jsx_runtime()), IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime125.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
3973
4022
  "path",
3974
4023
  {
3975
4024
  fill: stroke || color || "currentColor",
@@ -3980,11 +4029,11 @@ React keys must be passed directly to JSX without using spread:
3980
4029
  ) }), Packagegame_default = IconPackagegame;
3981
4030
 
3982
4031
  // src/components/PageError.tsx
3983
- var import_jsx_runtime123 = __toESM(require_jsx_runtime()), IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
4032
+ var import_jsx_runtime126 = __toESM(require_jsx_runtime()), IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
3984
4033
 
3985
4034
  // src/components/Parameters.tsx
3986
- var import_jsx_runtime124 = __toESM(require_jsx_runtime()), IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
3987
- /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4035
+ var import_jsx_runtime127 = __toESM(require_jsx_runtime()), IconParameters = ({ 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: [
4036
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
3988
4037
  "path",
3989
4038
  {
3990
4039
  fill: stroke || color || "currentColor",
@@ -3993,7 +4042,7 @@ React keys must be passed directly to JSX without using spread:
3993
4042
  clipRule: "evenodd"
3994
4043
  }
3995
4044
  ),
3996
- /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4045
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
3997
4046
  "path",
3998
4047
  {
3999
4048
  fill: stroke || color || "currentColor",
@@ -4005,8 +4054,8 @@ React keys must be passed directly to JSX without using spread:
4005
4054
  ] }), Parameters_default = IconParameters;
4006
4055
 
4007
4056
  // src/components/Pause.tsx
4008
- var import_jsx_runtime125 = __toESM(require_jsx_runtime()), IconPause = ({ 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: [
4009
- /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4057
+ var import_jsx_runtime128 = __toESM(require_jsx_runtime()), IconPause = ({ 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: [
4058
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
4010
4059
  "path",
4011
4060
  {
4012
4061
  fill: stroke || color || "currentColor",
@@ -4015,7 +4064,7 @@ React keys must be passed directly to JSX without using spread:
4015
4064
  clipRule: "evenodd"
4016
4065
  }
4017
4066
  ),
4018
- /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4067
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
4019
4068
  "path",
4020
4069
  {
4021
4070
  fill: stroke || color || "currentColor",
@@ -4027,7 +4076,7 @@ React keys must be passed directly to JSX without using spread:
4027
4076
  ] }), Pause_default = IconPause;
4028
4077
 
4029
4078
  // src/components/Pencil.tsx
4030
- var import_jsx_runtime126 = __toESM(require_jsx_runtime()), IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
4079
+ var import_jsx_runtime129 = __toESM(require_jsx_runtime()), IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime129.jsx)(
4031
4080
  "path",
4032
4081
  {
4033
4082
  fill: stroke || color || "currentColor",
@@ -4038,7 +4087,7 @@ React keys must be passed directly to JSX without using spread:
4038
4087
  ) }), Pencil_default = IconPencil;
4039
4088
 
4040
4089
  // src/components/Pick.tsx
4041
- var import_jsx_runtime127 = __toESM(require_jsx_runtime()), IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime127.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
4090
+ var import_jsx_runtime130 = __toESM(require_jsx_runtime()), IconPick = ({ 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
4091
  "path",
4043
4092
  {
4044
4093
  fill: stroke || color || "currentColor",
@@ -4049,22 +4098,22 @@ React keys must be passed directly to JSX without using spread:
4049
4098
  ) }), Pick_default = IconPick;
4050
4099
 
4051
4100
  // src/components/PickedFilled.tsx
4052
- var import_jsx_runtime128 = __toESM(require_jsx_runtime()), IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
4101
+ var import_jsx_runtime131 = __toESM(require_jsx_runtime()), IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime131.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime131.jsx)("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
4053
4102
 
4054
4103
  // src/components/PlanFilled.tsx
4055
- var import_jsx_runtime129 = __toESM(require_jsx_runtime()), IconPlanFilled = ({ 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: [
4056
- /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ (0, import_jsx_runtime129.jsx)(
4104
+ var import_jsx_runtime132 = __toESM(require_jsx_runtime()), IconPlanFilled = ({ 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: [
4105
+ /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
4057
4106
  "path",
4058
4107
  {
4059
4108
  fill: fill || color || "currentColor",
4060
4109
  d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
4061
4110
  }
4062
4111
  ) }),
4063
- /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
4112
+ /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
4064
4113
  ] }), PlanFilled_default = IconPlanFilled;
4065
4114
 
4066
4115
  // src/components/PlayFilled.tsx
4067
- var import_jsx_runtime130 = __toESM(require_jsx_runtime()), IconPlayFilled = ({ 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)(
4116
+ var import_jsx_runtime133 = __toESM(require_jsx_runtime()), IconPlayFilled = ({ 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)(
4068
4117
  "path",
4069
4118
  {
4070
4119
  fill: fill || color || "currentColor",
@@ -4073,7 +4122,7 @@ React keys must be passed directly to JSX without using spread:
4073
4122
  ) }), PlayFilled_default = IconPlayFilled;
4074
4123
 
4075
4124
  // src/components/Play.tsx
4076
- var import_jsx_runtime131 = __toESM(require_jsx_runtime()), IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime131.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime131.jsx)(
4125
+ var import_jsx_runtime134 = __toESM(require_jsx_runtime()), IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime134.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
4077
4126
  "path",
4078
4127
  {
4079
4128
  fill: stroke || color || "currentColor",
@@ -4084,15 +4133,15 @@ React keys must be passed directly to JSX without using spread:
4084
4133
  ) }), Play_default = IconPlay;
4085
4134
 
4086
4135
  // src/components/Previouscene.tsx
4087
- var import_jsx_runtime132 = __toESM(require_jsx_runtime()), IconPreviouscene = ({ 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: [
4088
- /* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
4136
+ var import_jsx_runtime135 = __toESM(require_jsx_runtime()), IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4137
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
4089
4138
  "path",
4090
4139
  {
4091
4140
  fill: stroke || color || "currentColor",
4092
4141
  d: "M7.2041 12L13.7344 18.5303L14.7959 17.4697L9.32617 12L14.7959 6.53027L13.7344 5.46973L7.2041 12Z"
4093
4142
  }
4094
4143
  ),
4095
- /* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
4144
+ /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
4096
4145
  "path",
4097
4146
  {
4098
4147
  fill: stroke || color || "currentColor",
@@ -4104,7 +4153,7 @@ React keys must be passed directly to JSX without using spread:
4104
4153
  ] }), Previouscene_default = IconPreviouscene;
4105
4154
 
4106
4155
  // src/components/ProblemFilled.tsx
4107
- var import_jsx_runtime133 = __toESM(require_jsx_runtime()), IconProblemFilled = ({ 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)(
4156
+ var import_jsx_runtime136 = __toESM(require_jsx_runtime()), IconProblemFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
4108
4157
  "path",
4109
4158
  {
4110
4159
  fill: fill || color || "currentColor",
@@ -4115,7 +4164,7 @@ React keys must be passed directly to JSX without using spread:
4115
4164
  ) }), ProblemFilled_default = IconProblemFilled;
4116
4165
 
4117
4166
  // src/components/ProblemNoticeFilled.tsx
4118
- var import_jsx_runtime134 = __toESM(require_jsx_runtime()), IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime134.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
4167
+ var import_jsx_runtime137 = __toESM(require_jsx_runtime()), IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime137.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime137.jsx)(
4119
4168
  "path",
4120
4169
  {
4121
4170
  fill: fill || color || "currentColor",
@@ -4126,10 +4175,10 @@ React keys must be passed directly to JSX without using spread:
4126
4175
  ) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
4127
4176
 
4128
4177
  // src/components/Problem.tsx
4129
- var import_jsx_runtime135 = __toESM(require_jsx_runtime()), IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4130
- /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
4131
- /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
4132
- /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
4178
+ var import_jsx_runtime138 = __toESM(require_jsx_runtime()), IconProblem = ({ 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: [
4179
+ /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
4180
+ /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
4181
+ /* @__PURE__ */ (0, import_jsx_runtime138.jsx)(
4133
4182
  "path",
4134
4183
  {
4135
4184
  fill: stroke || color || "currentColor",
@@ -4141,8 +4190,8 @@ React keys must be passed directly to JSX without using spread:
4141
4190
  ] }), Problem_default = IconProblem;
4142
4191
 
4143
4192
  // src/components/Publish.tsx
4144
- var import_jsx_runtime136 = __toESM(require_jsx_runtime()), IconPublish = ({ 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: [
4145
- /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
4193
+ var import_jsx_runtime139 = __toESM(require_jsx_runtime()), IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime139.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4194
+ /* @__PURE__ */ (0, import_jsx_runtime139.jsx)(
4146
4195
  "path",
4147
4196
  {
4148
4197
  fill: stroke || color || "currentColor",
@@ -4151,11 +4200,11 @@ React keys must be passed directly to JSX without using spread:
4151
4200
  clipRule: "evenodd"
4152
4201
  }
4153
4202
  ),
4154
- /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
4203
+ /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
4155
4204
  ] }), Publish_default = IconPublish;
4156
4205
 
4157
4206
  // src/components/Ratio169.tsx
4158
- var import_jsx_runtime137 = __toESM(require_jsx_runtime()), IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime137.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime137.jsx)(
4207
+ var import_jsx_runtime140 = __toESM(require_jsx_runtime()), IconRatio169 = ({ 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)(
4159
4208
  "path",
4160
4209
  {
4161
4210
  fill: stroke || color || "currentColor",
@@ -4164,15 +4213,15 @@ React keys must be passed directly to JSX without using spread:
4164
4213
  ) }), Ratio169_default = IconRatio169;
4165
4214
 
4166
4215
  // src/components/Ratio11.tsx
4167
- var import_jsx_runtime138 = __toESM(require_jsx_runtime()), IconRatio11 = ({ 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: [
4168
- /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ (0, import_jsx_runtime138.jsx)(
4216
+ var import_jsx_runtime141 = __toESM(require_jsx_runtime()), IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime141.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4217
+ /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
4169
4218
  "path",
4170
4219
  {
4171
4220
  fill: stroke || color || "currentColor",
4172
4221
  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"
4173
4222
  }
4174
4223
  ) }),
4175
- /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ (0, import_jsx_runtime138.jsx)(
4224
+ /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
4176
4225
  "rect",
4177
4226
  {
4178
4227
  width: "24",
@@ -4184,15 +4233,15 @@ React keys must be passed directly to JSX without using spread:
4184
4233
  ] }), Ratio11_default = IconRatio11;
4185
4234
 
4186
4235
  // src/components/Ratio916.tsx
4187
- var import_jsx_runtime139 = __toESM(require_jsx_runtime()), IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime139.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4188
- /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ (0, import_jsx_runtime139.jsx)(
4236
+ var import_jsx_runtime142 = __toESM(require_jsx_runtime()), IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4237
+ /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
4189
4238
  "path",
4190
4239
  {
4191
4240
  fill: stroke || color || "currentColor",
4192
4241
  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"
4193
4242
  }
4194
4243
  ) }),
4195
- /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime139.jsx)("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ (0, import_jsx_runtime139.jsx)(
4244
+ /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
4196
4245
  "rect",
4197
4246
  {
4198
4247
  width: "24",
@@ -4204,17 +4253,17 @@ React keys must be passed directly to JSX without using spread:
4204
4253
  ] }), Ratio916_default = IconRatio916;
4205
4254
 
4206
4255
  // src/components/RatioAuto.tsx
4207
- var import_jsx_runtime140 = __toESM(require_jsx_runtime()), IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime140.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4208
- /* @__PURE__ */ (0, import_jsx_runtime140.jsxs)("g", { clipPath: "url(#clip0_468_23)", children: [
4209
- /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
4256
+ var import_jsx_runtime143 = __toESM(require_jsx_runtime()), IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime143.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4257
+ /* @__PURE__ */ (0, import_jsx_runtime143.jsxs)("g", { clipPath: "url(#clip0_468_23)", children: [
4258
+ /* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
4210
4259
  "path",
4211
4260
  {
4212
4261
  fill: stroke || color || "currentColor",
4213
4262
  d: "M6.25 6.24999L6.25 9.99998H4L4 3.99998L10 3.99999V6.24999H6.25Z"
4214
4263
  }
4215
4264
  ),
4216
- /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { fill: stroke || color || "currentColor", d: "M14 20V17.75H17.75V14H20V20H14Z" }),
4217
- /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
4265
+ /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { fill: stroke || color || "currentColor", d: "M14 20V17.75H17.75V14H20V20H14Z" }),
4266
+ /* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
4218
4267
  "path",
4219
4268
  {
4220
4269
  fill: stroke || color || "currentColor",
@@ -4224,7 +4273,7 @@ React keys must be passed directly to JSX without using spread:
4224
4273
  }
4225
4274
  )
4226
4275
  ] }),
4227
- /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("clipPath", { id: "clip0_468_23", children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
4276
+ /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("clipPath", { id: "clip0_468_23", children: /* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
4228
4277
  "rect",
4229
4278
  {
4230
4279
  width: "24",
@@ -4236,15 +4285,15 @@ React keys must be passed directly to JSX without using spread:
4236
4285
  ] }), RatioAuto_default = IconRatioAuto;
4237
4286
 
4238
4287
  // src/components/Ratio.tsx
4239
- var import_jsx_runtime141 = __toESM(require_jsx_runtime()), IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime141.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4240
- /* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
4288
+ var import_jsx_runtime144 = __toESM(require_jsx_runtime()), IconRatio = ({ 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: [
4289
+ /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
4241
4290
  "path",
4242
4291
  {
4243
4292
  fill: stroke || color || "currentColor",
4244
4293
  d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
4245
4294
  }
4246
4295
  ),
4247
- /* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
4296
+ /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
4248
4297
  "path",
4249
4298
  {
4250
4299
  fill: stroke || color || "currentColor",
@@ -4254,7 +4303,7 @@ React keys must be passed directly to JSX without using spread:
4254
4303
  ] }), Ratio_default = IconRatio;
4255
4304
 
4256
4305
  // src/components/ReEdit.tsx
4257
- var import_jsx_runtime142 = __toESM(require_jsx_runtime()), IconReEdit = ({ 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)(
4306
+ var import_jsx_runtime145 = __toESM(require_jsx_runtime()), IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime145.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
4258
4307
  "path",
4259
4308
  {
4260
4309
  fill: stroke || color || "currentColor",
@@ -4265,7 +4314,7 @@ React keys must be passed directly to JSX without using spread:
4265
4314
  ) }), ReEdit_default = IconReEdit;
4266
4315
 
4267
4316
  // src/components/Regenerate.tsx
4268
- var import_jsx_runtime143 = __toESM(require_jsx_runtime()), IconRegenerate = ({ 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)(
4317
+ var import_jsx_runtime146 = __toESM(require_jsx_runtime()), IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime146.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
4269
4318
  "path",
4270
4319
  {
4271
4320
  fill: stroke || color || "currentColor",
@@ -4276,8 +4325,8 @@ React keys must be passed directly to JSX without using spread:
4276
4325
  ) }), Regenerate_default = IconRegenerate;
4277
4326
 
4278
4327
  // src/components/Resultsetting.tsx
4279
- var import_jsx_runtime144 = __toESM(require_jsx_runtime()), IconResultsetting = ({ 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: [
4280
- /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("g", { clipPath: "url(#clip0_554_27)", children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
4328
+ var import_jsx_runtime147 = __toESM(require_jsx_runtime()), IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime147.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4329
+ /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("g", { clipPath: "url(#clip0_554_27)", children: /* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
4281
4330
  "path",
4282
4331
  {
4283
4332
  fill: stroke || color || "currentColor",
@@ -4286,7 +4335,7 @@ React keys must be passed directly to JSX without using spread:
4286
4335
  clipRule: "evenodd"
4287
4336
  }
4288
4337
  ) }),
4289
- /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("clipPath", { id: "clip0_554_27", children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
4338
+ /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("clipPath", { id: "clip0_554_27", children: /* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
4290
4339
  "rect",
4291
4340
  {
4292
4341
  width: "24",
@@ -4298,7 +4347,7 @@ React keys must be passed directly to JSX without using spread:
4298
4347
  ] }), Resultsetting_default = IconResultsetting;
4299
4348
 
4300
4349
  // src/components/RightFilled.tsx
4301
- var import_jsx_runtime145 = __toESM(require_jsx_runtime()), IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime145.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
4350
+ var import_jsx_runtime148 = __toESM(require_jsx_runtime()), IconRightFilled = ({ 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)(
4302
4351
  "path",
4303
4352
  {
4304
4353
  fill: fill || color || "currentColor",
@@ -4309,7 +4358,7 @@ React keys must be passed directly to JSX without using spread:
4309
4358
  ) }), RightFilled_default = IconRightFilled;
4310
4359
 
4311
4360
  // src/components/SceneNext.tsx
4312
- var import_jsx_runtime146 = __toESM(require_jsx_runtime()), IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime146.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
4361
+ var import_jsx_runtime149 = __toESM(require_jsx_runtime()), IconSceneNext = ({ 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)(
4313
4362
  "path",
4314
4363
  {
4315
4364
  fill: stroke || color || "currentColor",
@@ -4318,27 +4367,27 @@ React keys must be passed directly to JSX without using spread:
4318
4367
  ) }), SceneNext_default = IconSceneNext;
4319
4368
 
4320
4369
  // src/components/Scriptmode.tsx
4321
- var import_jsx_runtime147 = __toESM(require_jsx_runtime()), IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime147.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4322
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
4323
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
4324
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
4325
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
4326
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
4327
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
4328
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
4329
- /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
4370
+ var import_jsx_runtime150 = __toESM(require_jsx_runtime()), IconScriptmode = ({ 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: [
4371
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
4372
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
4373
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
4374
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
4375
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
4376
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
4377
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
4378
+ /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
4330
4379
  ] }), Scriptmode_default = IconScriptmode;
4331
4380
 
4332
4381
  // src/components/Scrolldown.tsx
4333
- var import_jsx_runtime148 = __toESM(require_jsx_runtime()), IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime148.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4334
- /* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
4382
+ var import_jsx_runtime151 = __toESM(require_jsx_runtime()), IconScrolldown = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime151.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4383
+ /* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
4335
4384
  "path",
4336
4385
  {
4337
4386
  fill: stroke || color || "currentColor",
4338
4387
  d: "M3.79546 11.9544L12 20.1589L20.2045 11.9544L21.7955 13.5454L12 23.3409L2.20447 13.5454L3.79546 11.9544Z"
4339
4388
  }
4340
4389
  ),
4341
- /* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
4390
+ /* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
4342
4391
  "path",
4343
4392
  {
4344
4393
  fill: stroke || color || "currentColor",
@@ -4348,7 +4397,7 @@ React keys must be passed directly to JSX without using spread:
4348
4397
  ] }), Scrolldown_default = IconScrolldown;
4349
4398
 
4350
4399
  // src/components/Sendrequest.tsx
4351
- var import_jsx_runtime149 = __toESM(require_jsx_runtime()), IconSendrequest = ({ 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)(
4400
+ var import_jsx_runtime152 = __toESM(require_jsx_runtime()), IconSendrequest = ({ 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)(
4352
4401
  "path",
4353
4402
  {
4354
4403
  fill: fill || color || "currentColor",
@@ -4359,7 +4408,7 @@ React keys must be passed directly to JSX without using spread:
4359
4408
  ) }), Sendrequest_default = IconSendrequest;
4360
4409
 
4361
4410
  // src/components/ShareFilled.tsx
4362
- var import_jsx_runtime150 = __toESM(require_jsx_runtime()), IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime150.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
4411
+ var import_jsx_runtime153 = __toESM(require_jsx_runtime()), IconShareFilled = ({ 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)(
4363
4412
  "path",
4364
4413
  {
4365
4414
  fill: fill || color || "currentColor",
@@ -4368,7 +4417,7 @@ React keys must be passed directly to JSX without using spread:
4368
4417
  ) }), ShareFilled_default = IconShareFilled;
4369
4418
 
4370
4419
  // src/components/Share.tsx
4371
- var import_jsx_runtime151 = __toESM(require_jsx_runtime()), IconShare = ({ 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)(
4420
+ var import_jsx_runtime154 = __toESM(require_jsx_runtime()), IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime154.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
4372
4421
  "path",
4373
4422
  {
4374
4423
  fill: stroke || color || "currentColor",
@@ -4379,7 +4428,7 @@ React keys must be passed directly to JSX without using spread:
4379
4428
  ) }), Share_default = IconShare;
4380
4429
 
4381
4430
  // src/components/Sidebar.tsx
4382
- var import_jsx_runtime152 = __toESM(require_jsx_runtime()), IconSidebar = ({ 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)(
4431
+ var import_jsx_runtime155 = __toESM(require_jsx_runtime()), IconSidebar = ({ 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)(
4383
4432
  "path",
4384
4433
  {
4385
4434
  fill: stroke || color || "currentColor",
@@ -4390,7 +4439,7 @@ React keys must be passed directly to JSX without using spread:
4390
4439
  ) }), Sidebar_default = IconSidebar;
4391
4440
 
4392
4441
  // src/components/SocialX.tsx
4393
- var import_jsx_runtime153 = __toESM(require_jsx_runtime()), IconSocialX = ({ 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)(
4442
+ var import_jsx_runtime156 = __toESM(require_jsx_runtime()), IconSocialX = ({ 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)(
4394
4443
  "path",
4395
4444
  {
4396
4445
  fill: fill || color || "currentColor",
@@ -4399,7 +4448,7 @@ React keys must be passed directly to JSX without using spread:
4399
4448
  ) }), SocialX_default = IconSocialX;
4400
4449
 
4401
4450
  // src/components/SocialDiscord.tsx
4402
- var import_jsx_runtime154 = __toESM(require_jsx_runtime()), IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime154.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
4451
+ var import_jsx_runtime157 = __toESM(require_jsx_runtime()), IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
4403
4452
  "path",
4404
4453
  {
4405
4454
  fill: fill || color || "currentColor",
@@ -4408,8 +4457,8 @@ React keys must be passed directly to JSX without using spread:
4408
4457
  ) }), SocialDiscord_default = IconSocialDiscord;
4409
4458
 
4410
4459
  // src/components/SoundOff.tsx
4411
- var import_jsx_runtime155 = __toESM(require_jsx_runtime()), IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime155.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4412
- /* @__PURE__ */ (0, import_jsx_runtime155.jsx)(
4460
+ var import_jsx_runtime158 = __toESM(require_jsx_runtime()), IconSoundOff = ({ 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: [
4461
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
4413
4462
  "path",
4414
4463
  {
4415
4464
  fill: stroke || color || "currentColor",
@@ -4418,7 +4467,7 @@ React keys must be passed directly to JSX without using spread:
4418
4467
  clipRule: "evenodd"
4419
4468
  }
4420
4469
  ),
4421
- /* @__PURE__ */ (0, import_jsx_runtime155.jsx)(
4470
+ /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
4422
4471
  "path",
4423
4472
  {
4424
4473
  fill: stroke || color || "currentColor",
@@ -4428,8 +4477,8 @@ React keys must be passed directly to JSX without using spread:
4428
4477
  ] }), SoundOff_default = IconSoundOff;
4429
4478
 
4430
4479
  // src/components/SoundOn.tsx
4431
- var import_jsx_runtime156 = __toESM(require_jsx_runtime()), IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime156.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4432
- /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
4480
+ var import_jsx_runtime159 = __toESM(require_jsx_runtime()), IconSoundOn = ({ 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: [
4481
+ /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4433
4482
  "path",
4434
4483
  {
4435
4484
  fill: stroke || color || "currentColor",
@@ -4438,14 +4487,14 @@ React keys must be passed directly to JSX without using spread:
4438
4487
  clipRule: "evenodd"
4439
4488
  }
4440
4489
  ),
4441
- /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
4490
+ /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4442
4491
  "path",
4443
4492
  {
4444
4493
  fill: stroke || color || "currentColor",
4445
4494
  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"
4446
4495
  }
4447
4496
  ),
4448
- /* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
4497
+ /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4449
4498
  "path",
4450
4499
  {
4451
4500
  fill: stroke || color || "currentColor",
@@ -4455,7 +4504,7 @@ React keys must be passed directly to JSX without using spread:
4455
4504
  ] }), SoundOn_default = IconSoundOn;
4456
4505
 
4457
4506
  // src/components/Storyboard.tsx
4458
- var import_jsx_runtime157 = __toESM(require_jsx_runtime()), IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
4507
+ var import_jsx_runtime160 = __toESM(require_jsx_runtime()), IconStoryboard = ({ 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)(
4459
4508
  "path",
4460
4509
  {
4461
4510
  fill: stroke || color || "currentColor",
@@ -4466,24 +4515,24 @@ React keys must be passed directly to JSX without using spread:
4466
4515
  ) }), Storyboard_default = IconStoryboard;
4467
4516
 
4468
4517
  // src/components/StyleAutoFilled.tsx
4469
- var import_jsx_runtime158 = __toESM(require_jsx_runtime()), IconStyleAutoFilled = ({ 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: [
4470
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
4518
+ var import_jsx_runtime161 = __toESM(require_jsx_runtime()), IconStyleAutoFilled = ({ 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: [
4519
+ /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
4471
4520
  "path",
4472
4521
  {
4473
4522
  fill: fill || color || "currentColor",
4474
4523
  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"
4475
4524
  }
4476
4525
  ),
4477
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
4526
+ /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
4478
4527
  "path",
4479
4528
  {
4480
4529
  fill: fill || color || "currentColor",
4481
4530
  d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
4482
4531
  }
4483
4532
  ),
4484
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
4485
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
4486
- /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
4533
+ /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
4534
+ /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
4535
+ /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
4487
4536
  "path",
4488
4537
  {
4489
4538
  fill: fill || color || "currentColor",
@@ -4493,43 +4542,43 @@ React keys must be passed directly to JSX without using spread:
4493
4542
  ] }), StyleAutoFilled_default = IconStyleAutoFilled;
4494
4543
 
4495
4544
  // src/components/Style.tsx
4496
- var import_jsx_runtime159 = __toESM(require_jsx_runtime()), IconStyle = ({ 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: [
4497
- /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4545
+ var import_jsx_runtime162 = __toESM(require_jsx_runtime()), IconStyle = ({ 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: [
4546
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
4498
4547
  "path",
4499
4548
  {
4500
4549
  fill: stroke || color || "currentColor",
4501
4550
  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"
4502
4551
  }
4503
4552
  ),
4504
- /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4553
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
4505
4554
  "path",
4506
4555
  {
4507
4556
  fill: stroke || color || "currentColor",
4508
4557
  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"
4509
4558
  }
4510
4559
  ),
4511
- /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4560
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
4512
4561
  "path",
4513
4562
  {
4514
4563
  fill: stroke || color || "currentColor",
4515
4564
  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"
4516
4565
  }
4517
4566
  ),
4518
- /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4567
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
4519
4568
  "path",
4520
4569
  {
4521
4570
  fill: stroke || color || "currentColor",
4522
4571
  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"
4523
4572
  }
4524
4573
  ),
4525
- /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4574
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
4526
4575
  "path",
4527
4576
  {
4528
4577
  fill: stroke || color || "currentColor",
4529
4578
  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"
4530
4579
  }
4531
4580
  ),
4532
- /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
4581
+ /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
4533
4582
  "path",
4534
4583
  {
4535
4584
  fill: stroke || color || "currentColor",
@@ -4541,8 +4590,8 @@ React keys must be passed directly to JSX without using spread:
4541
4590
  ] }), Style_default = IconStyle;
4542
4591
 
4543
4592
  // src/components/Styleoverall.tsx
4544
- var import_jsx_runtime160 = __toESM(require_jsx_runtime()), IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime160.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4545
- /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
4593
+ var import_jsx_runtime163 = __toESM(require_jsx_runtime()), IconStyleoverall = ({ 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: [
4594
+ /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
4546
4595
  "path",
4547
4596
  {
4548
4597
  fill: stroke || color || "currentColor",
@@ -4551,7 +4600,7 @@ React keys must be passed directly to JSX without using spread:
4551
4600
  clipRule: "evenodd"
4552
4601
  }
4553
4602
  ),
4554
- /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
4603
+ /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
4555
4604
  "path",
4556
4605
  {
4557
4606
  fill: stroke || color || "currentColor",
@@ -4560,7 +4609,7 @@ React keys must be passed directly to JSX without using spread:
4560
4609
  clipRule: "evenodd"
4561
4610
  }
4562
4611
  ),
4563
- /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
4612
+ /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
4564
4613
  "path",
4565
4614
  {
4566
4615
  fill: stroke || color || "currentColor",
@@ -4569,7 +4618,7 @@ React keys must be passed directly to JSX without using spread:
4569
4618
  clipRule: "evenodd"
4570
4619
  }
4571
4620
  ),
4572
- /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
4621
+ /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
4573
4622
  "path",
4574
4623
  {
4575
4624
  fill: stroke || color || "currentColor",
@@ -4581,7 +4630,7 @@ React keys must be passed directly to JSX without using spread:
4581
4630
  ] }), Styleoverall_default = IconStyleoverall;
4582
4631
 
4583
4632
  // src/components/SwitchOffFilled.tsx
4584
- var import_jsx_runtime161 = __toESM(require_jsx_runtime()), IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
4633
+ var import_jsx_runtime164 = __toESM(require_jsx_runtime()), IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime164.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
4585
4634
  "path",
4586
4635
  {
4587
4636
  fill: fill || color || "currentColor",
@@ -4592,7 +4641,7 @@ React keys must be passed directly to JSX without using spread:
4592
4641
  ) }), SwitchOffFilled_default = IconSwitchOffFilled;
4593
4642
 
4594
4643
  // src/components/SwitchOnFilled.tsx
4595
- var import_jsx_runtime162 = __toESM(require_jsx_runtime()), IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime162.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
4644
+ var import_jsx_runtime165 = __toESM(require_jsx_runtime()), IconSwitchOnFilled = ({ 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)(
4596
4645
  "path",
4597
4646
  {
4598
4647
  fill: fill || color || "currentColor",
@@ -4603,8 +4652,8 @@ React keys must be passed directly to JSX without using spread:
4603
4652
  ) }), SwitchOnFilled_default = IconSwitchOnFilled;
4604
4653
 
4605
4654
  // src/components/Target.tsx
4606
- var import_jsx_runtime163 = __toESM(require_jsx_runtime()), IconTarget = ({ 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: [
4607
- /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
4655
+ var import_jsx_runtime166 = __toESM(require_jsx_runtime()), IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime166.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4656
+ /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
4608
4657
  "path",
4609
4658
  {
4610
4659
  fill: stroke || color || "currentColor",
@@ -4613,7 +4662,7 @@ React keys must be passed directly to JSX without using spread:
4613
4662
  clipRule: "evenodd"
4614
4663
  }
4615
4664
  ),
4616
- /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
4665
+ /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
4617
4666
  "path",
4618
4667
  {
4619
4668
  fill: stroke || color || "currentColor",
@@ -4625,43 +4674,43 @@ React keys must be passed directly to JSX without using spread:
4625
4674
  ] }), Target_default = IconTarget;
4626
4675
 
4627
4676
  // src/components/TextLogo.tsx
4628
- var import_jsx_runtime164 = __toESM(require_jsx_runtime()), IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime164.jsxs)("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
4629
- /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
4677
+ var import_jsx_runtime167 = __toESM(require_jsx_runtime()), IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime167.jsxs)("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
4678
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
4630
4679
  "path",
4631
4680
  {
4632
4681
  fill: fill || color || "currentColor",
4633
4682
  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"
4634
4683
  }
4635
4684
  ),
4636
- /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
4685
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
4637
4686
  "path",
4638
4687
  {
4639
4688
  fill: fill || color || "currentColor",
4640
4689
  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"
4641
4690
  }
4642
4691
  ),
4643
- /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
4692
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
4644
4693
  "path",
4645
4694
  {
4646
4695
  fill: fill || color || "currentColor",
4647
4696
  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"
4648
4697
  }
4649
4698
  ),
4650
- /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
4699
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
4651
4700
  "path",
4652
4701
  {
4653
4702
  fill: fill || color || "currentColor",
4654
4703
  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"
4655
4704
  }
4656
4705
  ),
4657
- /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
4706
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
4658
4707
  "path",
4659
4708
  {
4660
4709
  fill: fill || color || "currentColor",
4661
4710
  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"
4662
4711
  }
4663
4712
  ),
4664
- /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
4713
+ /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
4665
4714
  "path",
4666
4715
  {
4667
4716
  fill: fill || color || "currentColor",
@@ -4671,7 +4720,7 @@ React keys must be passed directly to JSX without using spread:
4671
4720
  ] }), TextLogo_default = IconTextLogo;
4672
4721
 
4673
4722
  // src/components/Tips.tsx
4674
- var import_jsx_runtime165 = __toESM(require_jsx_runtime()), IconTips = ({ 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)(
4723
+ var import_jsx_runtime168 = __toESM(require_jsx_runtime()), IconTips = ({ 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)(
4675
4724
  "path",
4676
4725
  {
4677
4726
  fill: stroke || color || "currentColor",
@@ -4682,15 +4731,15 @@ React keys must be passed directly to JSX without using spread:
4682
4731
  ) }), Tips_default = IconTips;
4683
4732
 
4684
4733
  // src/components/ToolsFilled.tsx
4685
- var import_jsx_runtime166 = __toESM(require_jsx_runtime()), IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime166.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4686
- /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
4734
+ var import_jsx_runtime169 = __toESM(require_jsx_runtime()), IconToolsFilled = ({ 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: [
4735
+ /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(
4687
4736
  "path",
4688
4737
  {
4689
4738
  fill: fill || color || "currentColor",
4690
4739
  d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
4691
4740
  }
4692
4741
  ),
4693
- /* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
4742
+ /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(
4694
4743
  "path",
4695
4744
  {
4696
4745
  fill: fill || color || "currentColor",
@@ -4700,7 +4749,7 @@ React keys must be passed directly to JSX without using spread:
4700
4749
  ] }), ToolsFilled_default = IconToolsFilled;
4701
4750
 
4702
4751
  // src/components/Tools.tsx
4703
- var import_jsx_runtime167 = __toESM(require_jsx_runtime()), IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime167.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
4752
+ var import_jsx_runtime170 = __toESM(require_jsx_runtime()), IconTools = ({ 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)(
4704
4753
  "path",
4705
4754
  {
4706
4755
  stroke: stroke || color || "currentColor",
@@ -4710,7 +4759,7 @@ React keys must be passed directly to JSX without using spread:
4710
4759
  ) }), Tools_default = IconTools;
4711
4760
 
4712
4761
  // src/components/Undo.tsx
4713
- var import_jsx_runtime168 = __toESM(require_jsx_runtime()), IconUndo = ({ 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)(
4762
+ var import_jsx_runtime171 = __toESM(require_jsx_runtime()), IconUndo = ({ 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)(
4714
4763
  "path",
4715
4764
  {
4716
4765
  fill: stroke || color || "currentColor",
@@ -4721,7 +4770,7 @@ React keys must be passed directly to JSX without using spread:
4721
4770
  ) }), Undo_default = IconUndo;
4722
4771
 
4723
4772
  // src/components/UpFilled.tsx
4724
- var import_jsx_runtime169 = __toESM(require_jsx_runtime()), IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime169.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(
4773
+ var import_jsx_runtime172 = __toESM(require_jsx_runtime()), IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime172.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime172.jsx)(
4725
4774
  "path",
4726
4775
  {
4727
4776
  fill: fill || color || "currentColor",
@@ -4732,7 +4781,7 @@ React keys must be passed directly to JSX without using spread:
4732
4781
  ) }), UpFilled_default = IconUpFilled;
4733
4782
 
4734
4783
  // src/components/UpleftFilled.tsx
4735
- var import_jsx_runtime170 = __toESM(require_jsx_runtime()), IconUpleftFilled = ({ 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)(
4784
+ var import_jsx_runtime173 = __toESM(require_jsx_runtime()), IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime173.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(
4736
4785
  "path",
4737
4786
  {
4738
4787
  fill: fill || color || "currentColor",
@@ -4743,7 +4792,7 @@ React keys must be passed directly to JSX without using spread:
4743
4792
  ) }), UpleftFilled_default = IconUpleftFilled;
4744
4793
 
4745
4794
  // src/components/Uploadedvideo.tsx
4746
- var import_jsx_runtime171 = __toESM(require_jsx_runtime()), IconUploadedvideo = ({ 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)(
4795
+ var import_jsx_runtime174 = __toESM(require_jsx_runtime()), IconUploadedvideo = ({ 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)(
4747
4796
  "path",
4748
4797
  {
4749
4798
  fill: fill || color || "currentColor",
@@ -4754,7 +4803,7 @@ React keys must be passed directly to JSX without using spread:
4754
4803
  ) }), Uploadedvideo_default = IconUploadedvideo;
4755
4804
 
4756
4805
  // src/components/Uploadfiles.tsx
4757
- var import_jsx_runtime172 = __toESM(require_jsx_runtime()), IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime172.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime172.jsx)(
4806
+ var import_jsx_runtime175 = __toESM(require_jsx_runtime()), IconUploadfiles = ({ 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)(
4758
4807
  "path",
4759
4808
  {
4760
4809
  fill: stroke || color || "currentColor",
@@ -4763,18 +4812,18 @@ React keys must be passed directly to JSX without using spread:
4763
4812
  ) }), Uploadfiles_default = IconUploadfiles;
4764
4813
 
4765
4814
  // src/components/Uploadstory.tsx
4766
- var import_jsx_runtime173 = __toESM(require_jsx_runtime()), IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime173.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime173.jsx)(
4815
+ var import_jsx_runtime176 = __toESM(require_jsx_runtime()), IconUploadstory = ({ 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)(
4767
4816
  "path",
4768
4817
  {
4769
4818
  fill: stroke || color || "currentColor",
4770
- d: "M1.5 22.5V1.5H16.5L22.5 7.5V22.5H1.5ZM3.75 3.75H15.568L20.25 8.43198V20.25H17.25L17.25 13.5L6.75 13.5L6.75 20.25H3.75V3.75ZM15 20.25H9L9 15.75H15V20.25Z",
4819
+ d: "M0 3V19.5H7.40901L10.409 22.5H13.591L16.591 19.5H24V3H16.125C14.4518 3 12.9614 3.78275 12 5.00206C11.0386 3.78275 9.54823 3 7.875 3H0ZM10.875 8.25C10.875 6.59315 9.53185 5.25 7.875 5.25H2.25V17.25H8.34099L11.341 20.25H12.659L15.659 17.25H21.75V5.25H16.125C14.4681 5.25 13.125 6.59315 13.125 8.25V15H10.875V8.25Z",
4771
4820
  fillRule: "evenodd",
4772
4821
  clipRule: "evenodd"
4773
4822
  }
4774
4823
  ) }), Uploadstory_default = IconUploadstory;
4775
4824
 
4776
4825
  // src/components/UprightFilled.tsx
4777
- var import_jsx_runtime174 = __toESM(require_jsx_runtime()), IconUprightFilled = ({ 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)(
4826
+ var import_jsx_runtime177 = __toESM(require_jsx_runtime()), IconUprightFilled = ({ 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)(
4778
4827
  "path",
4779
4828
  {
4780
4829
  fill: fill || color || "currentColor",
@@ -4785,7 +4834,7 @@ React keys must be passed directly to JSX without using spread:
4785
4834
  ) }), UprightFilled_default = IconUprightFilled;
4786
4835
 
4787
4836
  // src/components/Userfeedback.tsx
4788
- var import_jsx_runtime175 = __toESM(require_jsx_runtime()), IconUserfeedback = ({ 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)(
4837
+ var import_jsx_runtime178 = __toESM(require_jsx_runtime()), IconUserfeedback = ({ 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)(
4789
4838
  "path",
4790
4839
  {
4791
4840
  fill: stroke || color || "currentColor",
@@ -4796,16 +4845,16 @@ React keys must be passed directly to JSX without using spread:
4796
4845
  ) }), Userfeedback_default = IconUserfeedback;
4797
4846
 
4798
4847
  // src/components/Userfollow.tsx
4799
- var import_jsx_runtime176 = __toESM(require_jsx_runtime()), IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime176.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4800
- /* @__PURE__ */ (0, import_jsx_runtime176.jsx)(
4848
+ var import_jsx_runtime179 = __toESM(require_jsx_runtime()), IconUserfollow = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime179.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4849
+ /* @__PURE__ */ (0, import_jsx_runtime179.jsx)(
4801
4850
  "path",
4802
4851
  {
4803
4852
  fill: stroke || color || "currentColor",
4804
4853
  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"
4805
4854
  }
4806
4855
  ),
4807
- /* @__PURE__ */ (0, import_jsx_runtime176.jsx)("path", { fill: stroke || color || "currentColor", d: "M19 17H22V19H19V22H17V19H14V17H17V14H19V17Z" }),
4808
- /* @__PURE__ */ (0, import_jsx_runtime176.jsx)(
4856
+ /* @__PURE__ */ (0, import_jsx_runtime179.jsx)("path", { fill: stroke || color || "currentColor", d: "M19 17H22V19H19V22H17V19H14V17H17V14H19V17Z" }),
4857
+ /* @__PURE__ */ (0, import_jsx_runtime179.jsx)(
4809
4858
  "path",
4810
4859
  {
4811
4860
  fill: stroke || color || "currentColor",
@@ -4817,7 +4866,7 @@ React keys must be passed directly to JSX without using spread:
4817
4866
  ] }), Userfollow_default = IconUserfollow;
4818
4867
 
4819
4868
  // src/components/Userfollowback.tsx
4820
- var import_jsx_runtime177 = __toESM(require_jsx_runtime()), IconUserfollowback = ({ 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)(
4869
+ var import_jsx_runtime180 = __toESM(require_jsx_runtime()), IconUserfollowback = ({ 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)(
4821
4870
  "path",
4822
4871
  {
4823
4872
  fill: stroke || color || "currentColor",
@@ -4826,7 +4875,7 @@ React keys must be passed directly to JSX without using spread:
4826
4875
  ) }), Userfollowback_default = IconUserfollowback;
4827
4876
 
4828
4877
  // src/components/Userfollowed.tsx
4829
- var import_jsx_runtime178 = __toESM(require_jsx_runtime()), IconUserfollowed = ({ 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)(
4878
+ var import_jsx_runtime181 = __toESM(require_jsx_runtime()), IconUserfollowed = ({ 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)(
4830
4879
  "path",
4831
4880
  {
4832
4881
  fill: stroke || color || "currentColor",
@@ -4835,15 +4884,15 @@ React keys must be passed directly to JSX without using spread:
4835
4884
  ) }), Userfollowed_default = IconUserfollowed;
4836
4885
 
4837
4886
  // src/components/VideoGeneration.tsx
4838
- var import_jsx_runtime179 = __toESM(require_jsx_runtime()), IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime179.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4839
- /* @__PURE__ */ (0, import_jsx_runtime179.jsx)(
4887
+ var import_jsx_runtime182 = __toESM(require_jsx_runtime()), IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime182.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4888
+ /* @__PURE__ */ (0, import_jsx_runtime182.jsx)(
4840
4889
  "path",
4841
4890
  {
4842
4891
  fill: stroke || color || "currentColor",
4843
4892
  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"
4844
4893
  }
4845
4894
  ),
4846
- /* @__PURE__ */ (0, import_jsx_runtime179.jsx)(
4895
+ /* @__PURE__ */ (0, import_jsx_runtime182.jsx)(
4847
4896
  "path",
4848
4897
  {
4849
4898
  fill: stroke || color || "currentColor",
@@ -4852,7 +4901,7 @@ React keys must be passed directly to JSX without using spread:
4852
4901
  clipRule: "evenodd"
4853
4902
  }
4854
4903
  ),
4855
- /* @__PURE__ */ (0, import_jsx_runtime179.jsx)(
4904
+ /* @__PURE__ */ (0, import_jsx_runtime182.jsx)(
4856
4905
  "path",
4857
4906
  {
4858
4907
  fill: stroke || color || "currentColor",
@@ -4862,9 +4911,9 @@ React keys must be passed directly to JSX without using spread:
4862
4911
  ] }), VideoGeneration_default = IconVideoGeneration;
4863
4912
 
4864
4913
  // src/components/VideoLength.tsx
4865
- var import_jsx_runtime180 = __toESM(require_jsx_runtime()), IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime180.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4866
- /* @__PURE__ */ (0, import_jsx_runtime180.jsx)("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
4867
- /* @__PURE__ */ (0, import_jsx_runtime180.jsx)(
4914
+ var import_jsx_runtime183 = __toESM(require_jsx_runtime()), IconVideoLength = ({ 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: [
4915
+ /* @__PURE__ */ (0, import_jsx_runtime183.jsx)("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
4916
+ /* @__PURE__ */ (0, import_jsx_runtime183.jsx)(
4868
4917
  "path",
4869
4918
  {
4870
4919
  fill: stroke || color || "currentColor",
@@ -4876,8 +4925,8 @@ React keys must be passed directly to JSX without using spread:
4876
4925
  ] }), VideoLength_default = IconVideoLength;
4877
4926
 
4878
4927
  // src/components/Videogenerate.tsx
4879
- var import_jsx_runtime181 = __toESM(require_jsx_runtime()), IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime181.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4880
- /* @__PURE__ */ (0, import_jsx_runtime181.jsx)(
4928
+ var import_jsx_runtime184 = __toESM(require_jsx_runtime()), IconVideogenerate = ({ 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: [
4929
+ /* @__PURE__ */ (0, import_jsx_runtime184.jsx)(
4881
4930
  "path",
4882
4931
  {
4883
4932
  fill: stroke || color || "currentColor",
@@ -4886,7 +4935,7 @@ React keys must be passed directly to JSX without using spread:
4886
4935
  clipRule: "evenodd"
4887
4936
  }
4888
4937
  ),
4889
- /* @__PURE__ */ (0, import_jsx_runtime181.jsx)(
4938
+ /* @__PURE__ */ (0, import_jsx_runtime184.jsx)(
4890
4939
  "path",
4891
4940
  {
4892
4941
  fill: stroke || color || "currentColor",
@@ -4898,7 +4947,7 @@ React keys must be passed directly to JSX without using spread:
4898
4947
  ] }), Videogenerate_default = IconVideogenerate;
4899
4948
 
4900
4949
  // src/components/Visualstyles.tsx
4901
- var import_jsx_runtime182 = __toESM(require_jsx_runtime()), IconVisualstyles = ({ 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)(
4950
+ var import_jsx_runtime185 = __toESM(require_jsx_runtime()), IconVisualstyles = ({ 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)(
4902
4951
  "path",
4903
4952
  {
4904
4953
  fill: stroke || color || "currentColor",
@@ -4909,8 +4958,8 @@ React keys must be passed directly to JSX without using spread:
4909
4958
  ) }), Visualstyles_default = IconVisualstyles;
4910
4959
 
4911
4960
  // src/components/Volume.tsx
4912
- var import_jsx_runtime183 = __toESM(require_jsx_runtime()), IconVolume = ({ 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: [
4913
- /* @__PURE__ */ (0, import_jsx_runtime183.jsx)(
4961
+ var import_jsx_runtime186 = __toESM(require_jsx_runtime()), IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime186.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4962
+ /* @__PURE__ */ (0, import_jsx_runtime186.jsx)(
4914
4963
  "path",
4915
4964
  {
4916
4965
  fill: stroke || color || "currentColor",
@@ -4919,14 +4968,14 @@ React keys must be passed directly to JSX without using spread:
4919
4968
  clipRule: "evenodd"
4920
4969
  }
4921
4970
  ),
4922
- /* @__PURE__ */ (0, import_jsx_runtime183.jsx)(
4971
+ /* @__PURE__ */ (0, import_jsx_runtime186.jsx)(
4923
4972
  "path",
4924
4973
  {
4925
4974
  fill: stroke || color || "currentColor",
4926
4975
  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"
4927
4976
  }
4928
4977
  ),
4929
- /* @__PURE__ */ (0, import_jsx_runtime183.jsx)(
4978
+ /* @__PURE__ */ (0, import_jsx_runtime186.jsx)(
4930
4979
  "path",
4931
4980
  {
4932
4981
  fill: stroke || color || "currentColor",
@@ -4936,7 +4985,7 @@ React keys must be passed directly to JSX without using spread:
4936
4985
  ] }), Volume_default = IconVolume;
4937
4986
 
4938
4987
  // src/components/Withdrawgame.tsx
4939
- var import_jsx_runtime184 = __toESM(require_jsx_runtime()), IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime184.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime184.jsx)(
4988
+ var import_jsx_runtime187 = __toESM(require_jsx_runtime()), IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime187.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime187.jsx)(
4940
4989
  "path",
4941
4990
  {
4942
4991
  fill: stroke || color || "currentColor",
@@ -4947,15 +4996,15 @@ React keys must be passed directly to JSX without using spread:
4947
4996
  ) }), Withdrawgame_default = IconWithdrawgame;
4948
4997
 
4949
4998
  // src/components/Zoomhandle.tsx
4950
- var import_jsx_runtime185 = __toESM(require_jsx_runtime()), IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime185.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4951
- /* @__PURE__ */ (0, import_jsx_runtime185.jsx)(
4999
+ var import_jsx_runtime188 = __toESM(require_jsx_runtime()), IconZoomhandle = ({ 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: [
5000
+ /* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
4952
5001
  "path",
4953
5002
  {
4954
5003
  fill: fill || color || "currentColor",
4955
5004
  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"
4956
5005
  }
4957
5006
  ),
4958
- /* @__PURE__ */ (0, import_jsx_runtime185.jsx)(
5007
+ /* @__PURE__ */ (0, import_jsx_runtime188.jsx)(
4959
5008
  "path",
4960
5009
  {
4961
5010
  fill: stroke || color || "currentColor",
@@ -4965,15 +5014,15 @@ React keys must be passed directly to JSX without using spread:
4965
5014
  ] }), Zoomhandle_default = IconZoomhandle;
4966
5015
 
4967
5016
  // src/components/Zoomin.tsx
4968
- var import_jsx_runtime186 = __toESM(require_jsx_runtime()), IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime186.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
4969
- /* @__PURE__ */ (0, import_jsx_runtime186.jsx)(
5017
+ var import_jsx_runtime189 = __toESM(require_jsx_runtime()), IconZoomin = ({ 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: [
5018
+ /* @__PURE__ */ (0, import_jsx_runtime189.jsx)(
4970
5019
  "path",
4971
5020
  {
4972
5021
  fill: stroke || color || "currentColor",
4973
5022
  d: "M11.625 11.625H15V9.375H11.625V6H9.375V9.375H6V11.625H9.375V15H11.625V11.625Z"
4974
5023
  }
4975
5024
  ),
4976
- /* @__PURE__ */ (0, import_jsx_runtime186.jsx)(
5025
+ /* @__PURE__ */ (0, import_jsx_runtime189.jsx)(
4977
5026
  "path",
4978
5027
  {
4979
5028
  fill: stroke || color || "currentColor",
@@ -4985,9 +5034,9 @@ React keys must be passed directly to JSX without using spread:
4985
5034
  ] }), Zoomin_default = IconZoomin;
4986
5035
 
4987
5036
  // src/components/Zoomout.tsx
4988
- var import_jsx_runtime187 = __toESM(require_jsx_runtime()), IconZoomout = ({ 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: [
4989
- /* @__PURE__ */ (0, import_jsx_runtime187.jsx)("path", { fill: stroke || color || "currentColor", d: "M15 11.625H6V9.375H15V11.625Z" }),
4990
- /* @__PURE__ */ (0, import_jsx_runtime187.jsx)(
5037
+ var import_jsx_runtime190 = __toESM(require_jsx_runtime()), IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime190.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
5038
+ /* @__PURE__ */ (0, import_jsx_runtime190.jsx)("path", { fill: stroke || color || "currentColor", d: "M15 11.625H6V9.375H15V11.625Z" }),
5039
+ /* @__PURE__ */ (0, import_jsx_runtime190.jsx)(
4991
5040
  "path",
4992
5041
  {
4993
5042
  fill: stroke || color || "currentColor",