@wix/wix-ui-icons-common 3.166.0 → 3.167.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/cjs/lazy/general/dist/components/Cube.js +31 -0
  2. package/dist/cjs/lazy/general/dist/components/CubeSmall.js +31 -0
  3. package/dist/cjs/lazy/general/dist/components/Folder.js +1 -1
  4. package/dist/cjs/lazy/general/dist/components/FolderSmall.js +1 -1
  5. package/dist/cjs/lazy/general/dist/index.js +6 -0
  6. package/dist/cjs/odeditor/general/dist/components/Cube.js +37 -0
  7. package/dist/cjs/odeditor/general/dist/components/CubeSmall.js +37 -0
  8. package/dist/cjs/odeditor/general/dist/components/Folder.js +37 -0
  9. package/dist/cjs/odeditor/general/dist/components/FolderSmall.js +37 -0
  10. package/dist/cjs/odeditor/general/dist/index.js +12 -0
  11. package/dist/cjs/odeditor/general/metadata.js +14 -0
  12. package/dist/esm/lazy/general/dist/components/Cube.js +11 -0
  13. package/dist/esm/lazy/general/dist/components/CubeSmall.js +11 -0
  14. package/dist/esm/lazy/general/dist/components/Folder.js +1 -1
  15. package/dist/esm/lazy/general/dist/components/FolderSmall.js +1 -1
  16. package/dist/esm/lazy/general/dist/index.js +382 -378
  17. package/dist/esm/odeditor/general/dist/components/Cube.js +7 -0
  18. package/dist/esm/odeditor/general/dist/components/CubeSmall.js +7 -0
  19. package/dist/esm/odeditor/general/dist/components/Folder.js +7 -0
  20. package/dist/esm/odeditor/general/dist/components/FolderSmall.js +7 -0
  21. package/dist/esm/odeditor/general/dist/index.js +1802 -1794
  22. package/dist/esm/odeditor/general/metadata.js +14 -0
  23. package/dist/statics/icons/odeditor/general/Cube.cbfb.json +3 -0
  24. package/dist/statics/icons/odeditor/general/CubeSmall.4e67.json +3 -0
  25. package/dist/statics/icons/odeditor/general/Folder.410a.json +3 -0
  26. package/dist/statics/icons/odeditor/general/FolderSmall.2656.json +3 -0
  27. package/dist/tsconfig.tsbuildinfo +1 -1
  28. package/dist/types/lazy/general/dist/components/Cube.d.ts +3 -0
  29. package/dist/types/lazy/general/dist/components/Cube.d.ts.map +1 -0
  30. package/dist/types/lazy/general/dist/components/CubeSmall.d.ts +3 -0
  31. package/dist/types/lazy/general/dist/components/CubeSmall.d.ts.map +1 -0
  32. package/dist/types/lazy/general/dist/index.d.ts +2 -0
  33. package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
  34. package/dist/types/odeditor/general/dist/components/Cube.d.ts +7 -0
  35. package/dist/types/odeditor/general/dist/components/Cube.d.ts.map +1 -0
  36. package/dist/types/odeditor/general/dist/components/CubeSmall.d.ts +7 -0
  37. package/dist/types/odeditor/general/dist/components/CubeSmall.d.ts.map +1 -0
  38. package/dist/types/odeditor/general/dist/components/Folder.d.ts +7 -0
  39. package/dist/types/odeditor/general/dist/components/Folder.d.ts.map +1 -0
  40. package/dist/types/odeditor/general/dist/components/FolderSmall.d.ts +7 -0
  41. package/dist/types/odeditor/general/dist/components/FolderSmall.d.ts.map +1 -0
  42. package/dist/types/odeditor/general/dist/index.d.ts +4 -0
  43. package/dist/types/odeditor/general/dist/index.d.ts.map +1 -1
  44. package/dist/types/odeditor/general/metadata.d.ts.map +1 -1
  45. package/package.json +2 -2
@@ -1688,195 +1688,197 @@ import { default as default1688 } from "./components/CssGridThreeColumnsHorizont
1688
1688
  import { default as default1689 } from "./components/CssGridThreeColumnsSmall";
1689
1689
  import { default as default1690 } from "./components/CssGridTwoColumns";
1690
1690
  import { default as default1691 } from "./components/CssGridTwoColumnsSmall";
1691
- import { default as default1692 } from "./components/CustomGrid";
1692
- import { default as default1693 } from "./components/CustomGridSmall";
1693
- import { default as default1694 } from "./components/DarkMode";
1694
- import { default as default1695 } from "./components/DarkModeSmall";
1695
- import { default as default1696 } from "./components/DecreaseIndentSmall";
1696
- import { default as default1697 } from "./components/DesignAdd";
1697
- import { default as default1698 } from "./components/DesignAddSmall";
1698
- import { default as default1699 } from "./components/DesignRemove";
1699
- import { default as default1700 } from "./components/DesignRemoveSmall";
1700
- import { default as default1701 } from "./components/DistributeEqually";
1701
- import { default as default1702 } from "./components/DistributeEquallySmall";
1702
- import { default as default1703 } from "./components/DragHorizontally";
1703
- import { default as default1704 } from "./components/DragHorizontallySmall";
1704
- import { default as default1705 } from "./components/DrawElement";
1705
- import { default as default1706 } from "./components/DrawElementSmall";
1706
- import { default as default1707 } from "./components/EditSparkle";
1707
- import { default as default1708 } from "./components/EditSparkleSmall";
1708
- import { default as default1709 } from "./components/EnterFromLeft";
1709
- import { default as default1710 } from "./components/EnterFromLeftSmall";
1710
- import { default as default1711 } from "./components/ExitToLeft";
1711
- import { default as default1712 } from "./components/ExitToLeftSmall";
1712
- import { default as default1713 } from "./components/Expand";
1713
- import { default as default1714 } from "./components/ExpandSmall";
1714
- import { default as default1715 } from "./components/Filter";
1715
- import { default as default1716 } from "./components/Flip";
1716
- import { default as default1717 } from "./components/FlipSmall";
1717
- import { default as default1718 } from "./components/FocusMode";
1718
- import { default as default1719 } from "./components/FocusModeSmall";
1719
- import { default as default1720 } from "./components/FolderAdd";
1720
- import { default as default1721 } from "./components/FolderAddSmall";
1721
- import { default as default1722 } from "./components/Gallery";
1722
- import { default as default1723 } from "./components/GallerySmall";
1723
- import { default as default1724 } from "./components/Game";
1724
- import { default as default1725 } from "./components/GameSmall";
1725
- import { default as default1726 } from "./components/GeneratedAssetSparkle";
1726
- import { default as default1727 } from "./components/GeneratedAssetSparkleSmall";
1727
- import { default as default1728 } from "./components/GlitterButton";
1728
- import { default as default1729 } from "./components/GlitterButtonSmall";
1729
- import { default as default1730 } from "./components/GridView";
1730
- import { default as default1731 } from "./components/GridViewSmall";
1731
- import { default as default1732 } from "./components/Group";
1732
- import { default as default1733 } from "./components/GroupSmall";
1733
- import { default as default1734 } from "./components/HorizontalText";
1734
- import { default as default1735 } from "./components/HorizontalTextSmall";
1735
- import { default as default1736 } from "./components/HugContentVertical";
1736
- import { default as default1737 } from "./components/HugContentVerticalSmall";
1737
- import { default as default1738 } from "./components/IncreaseIndentSmall";
1738
- import { default as default1739 } from "./components/InwardArrowsAll";
1739
- import { default as default1740 } from "./components/InwardArrowsAllSmall";
1740
- import { default as default1741 } from "./components/Keyboard";
1741
- import { default as default1742 } from "./components/KeyboardSmall";
1742
- import { default as default1743 } from "./components/Kosher";
1743
- import { default as default1744 } from "./components/KosherSmall";
1744
- import { default as default1745 } from "./components/LayoutGalleryWithPanelsSparkles";
1745
- import { default as default1746 } from "./components/LayoutGalleryWithPanelsSparklesSmall";
1746
- import { default as default1747 } from "./components/LayoutGrid";
1747
- import { default as default1748 } from "./components/LayoutGridSmall";
1748
- import { default as default1749 } from "./components/LayoutThreeColumnsGrid";
1749
- import { default as default1750 } from "./components/LayoutThreeColumnsGridSmall";
1750
- import { default as default1751 } from "./components/LayoutThreeRows";
1751
- import { default as default1752 } from "./components/LayoutThreeRowsSmall";
1752
- import { default as default1753 } from "./components/LayoutTwoColumnsGrid";
1753
- import { default as default1754 } from "./components/LayoutTwoColumnsGridSmall";
1754
- import { default as default1755 } from "./components/LayoutTwoRows";
1755
- import { default as default1756 } from "./components/LayoutTwoRowsSmall";
1756
- import { default as default1757 } from "./components/LayoutTwoThirds";
1757
- import { default as default1758 } from "./components/LayoutTwoThirdsSmall";
1758
- import { default as default1759 } from "./components/LeftAlignmentInner";
1759
- import { default as default1760 } from "./components/LeftAlignmentInnerSmall";
1760
- import { default as default1761 } from "./components/LineEndArrowLeft";
1761
- import { default as default1762 } from "./components/LineEndArrowLeftSmall";
1762
- import { default as default1763 } from "./components/LineEndArrowRight";
1763
- import { default as default1764 } from "./components/LineEndArrowRightSmall";
1764
- import { default as default1765 } from "./components/LineEndSquareRight";
1765
- import { default as default1766 } from "./components/LineEndSquareRightSmall";
1766
- import { default as default1767 } from "./components/LinkedElement";
1767
- import { default as default1768 } from "./components/LinkedElementSmall";
1768
- import { default as default1769 } from "./components/Logo";
1769
- import { default as default1770 } from "./components/LogoSmall";
1770
- import { default as default1771 } from "./components/Lottie";
1771
- import { default as default1772 } from "./components/LottieSmall";
1772
- import { default as default1773 } from "./components/Mailbox";
1773
- import { default as default1774 } from "./components/MailboxSmall";
1774
- import { default as default1775 } from "./components/MasonryGrid";
1775
- import { default as default1776 } from "./components/MasonryGridSmall";
1776
- import { default as default1777 } from "./components/MatchSize";
1777
- import { default as default1778 } from "./components/MatchSizeSmall";
1778
- import { default as default1779 } from "./components/MobileDisconnect";
1779
- import { default as default1780 } from "./components/MobileDisconnectSmall";
1780
- import { default as default1781 } from "./components/None";
1781
- import { default as default1782 } from "./components/NoneSmall";
1782
- import { default as default1783 } from "./components/NumberedListSmall";
1783
- import { default as default1784 } from "./components/Offline";
1784
- import { default as default1785 } from "./components/OfflineSmall";
1785
- import { default as default1786 } from "./components/OneEightRatio";
1786
- import { default as default1787 } from "./components/OneEightRatioSmall";
1787
- import { default as default1788 } from "./components/OneFourRatio";
1788
- import { default as default1789 } from "./components/OneFourRatioSmall";
1789
- import { default as default1790 } from "./components/OpenSidebar";
1790
- import { default as default1791 } from "./components/OpenSidebarSmall";
1791
- import { default as default1792 } from "./components/Paintbrush";
1792
- import { default as default1793 } from "./components/PaintbrushFilled";
1793
- import { default as default1794 } from "./components/PaintbrushFilledSmall";
1794
- import { default as default1795 } from "./components/PaintbrushSmall";
1795
- import { default as default1796 } from "./components/Paste";
1796
- import { default as default1797 } from "./components/PasteSmall";
1797
- import { default as default1798 } from "./components/Pickup";
1798
- import { default as default1799 } from "./components/PickupSmall";
1799
- import { default as default1800 } from "./components/PinFill";
1800
- import { default as default1801 } from "./components/PinFillSmall";
1801
- import { default as default1802 } from "./components/Popular";
1802
- import { default as default1803 } from "./components/PopularSmall";
1803
- import { default as default1804 } from "./components/Popup";
1804
- import { default as default1805 } from "./components/PopupSmall";
1805
- import { default as default1806 } from "./components/PositionBottom";
1806
- import { default as default1807 } from "./components/PositionBottomSmall";
1807
- import { default as default1808 } from "./components/PositionLeft";
1808
- import { default as default1809 } from "./components/PositionLeftSmall";
1809
- import { default as default1810 } from "./components/PositionRight";
1810
- import { default as default1811 } from "./components/PositionRightSmall";
1811
- import { default as default1812 } from "./components/PositionTop";
1812
- import { default as default1813 } from "./components/PositionTopSmall";
1813
- import { default as default1814 } from "./components/Profile";
1814
- import { default as default1815 } from "./components/ProfileSmall";
1815
- import { default as default1816 } from "./components/QuickActions";
1816
- import { default as default1817 } from "./components/QuickActionsSmall";
1817
- import { default as default1818 } from "./components/Remix";
1818
- import { default as default1819 } from "./components/RemixSmall";
1819
- import { default as default1820 } from "./components/Reorder";
1820
- import { default as default1821 } from "./components/ReorderSmall";
1821
- import { default as default1822 } from "./components/RightAlignmentInner";
1822
- import { default as default1823 } from "./components/RightAlignmentInnerSmall";
1823
- import { default as default1824 } from "./components/SEOAndAccessibility";
1824
- import { default as default1825 } from "./components/SEOAndAccessibilitySmall";
1825
- import { default as default1826 } from "./components/Section";
1826
- import { default as default1827 } from "./components/SectionDividerBottom";
1827
- import { default as default1828 } from "./components/SectionDividerBottomSmall";
1828
- import { default as default1829 } from "./components/SectionDividerTop";
1829
- import { default as default1830 } from "./components/SectionDividerTopSmall";
1830
- import { default as default1831 } from "./components/SectionSmall";
1831
- import { default as default1832 } from "./components/SiteRemove";
1832
- import { default as default1833 } from "./components/SiteRemoveSmall";
1833
- import { default as default1834 } from "./components/SkipBackwards";
1834
- import { default as default1835 } from "./components/SkipBackwardsSmall";
1835
- import { default as default1836 } from "./components/SkipForward";
1836
- import { default as default1837 } from "./components/SkipForwardSmall";
1837
- import { default as default1838 } from "./components/SlackFilled";
1838
- import { default as default1839 } from "./components/SlackFilledSmall";
1839
- import { default as default1840 } from "./components/SlidesSmall";
1840
- import { default as default1841 } from "./components/SparkleFilled";
1841
- import { default as default1842 } from "./components/SparkleFilledSmall";
1842
- import { default as default1843 } from "./components/SplitHorizontally";
1843
- import { default as default1844 } from "./components/SplitHorizontallySmall";
1844
- import { default as default1845 } from "./components/SplitVertically";
1845
- import { default as default1846 } from "./components/SplitVerticallySmall";
1846
- import { default as default1847 } from "./components/StarOfDavid";
1847
- import { default as default1848 } from "./components/StarOfDavidSmall";
1848
- import { default as default1849 } from "./components/StarSmall";
1849
- import { default as default1850 } from "./components/StrikethroughSmall";
1850
- import { default as default1851 } from "./components/SwapImage";
1851
- import { default as default1852 } from "./components/SwapImageSmall";
1852
- import { default as default1853 } from "./components/TextAnimation";
1853
- import { default as default1854 } from "./components/TextAnimationSmall";
1854
- import { default as default1855 } from "./components/TextHighlightColorSmall";
1855
- import { default as default1856 } from "./components/TextSettings";
1856
- import { default as default1857 } from "./components/TextSettingsSmall";
1857
- import { default as default1858 } from "./components/TextStrokeColorSmall";
1858
- import { default as default1859 } from "./components/TextTwist";
1859
- import { default as default1860 } from "./components/TextTwistSmall";
1860
- import { default as default1861 } from "./components/ThreeTwoRatio";
1861
- import { default as default1862 } from "./components/ThreeTwoRatioSmall";
1862
- import { default as default1863 } from "./components/TimelineView";
1863
- import { default as default1864 } from "./components/TimelineViewSmall";
1864
- import { default as default1865 } from "./components/Transition";
1865
- import { default as default1866 } from "./components/TransitionSmall";
1866
- import { default as default1867 } from "./components/Trending";
1867
- import { default as default1868 } from "./components/TrendingSmall";
1868
- import { default as default1869 } from "./components/TwentyOneNineRatio";
1869
- import { default as default1870 } from "./components/TwentyOneNineRatioSmall";
1870
- import { default as default1871 } from "./components/TwoThreeRatio";
1871
- import { default as default1872 } from "./components/TwoThreeRatioSmall";
1872
- import { default as default1873 } from "./components/Ungroup";
1873
- import { default as default1874 } from "./components/UngroupSmall";
1874
- import { default as default1875 } from "./components/UploadImage";
1875
- import { default as default1876 } from "./components/UploadImageSmall";
1876
- import { default as default1877 } from "./components/VerticalText";
1877
- import { default as default1878 } from "./components/VerticalTextSmall";
1878
- import { default as default1879 } from "./components/VideoFile";
1879
- import { default as default1880 } from "./components/VideoFileSmall";
1691
+ import { default as default1692 } from "./components/Cube";
1692
+ import { default as default1693 } from "./components/CubeSmall";
1693
+ import { default as default1694 } from "./components/CustomGrid";
1694
+ import { default as default1695 } from "./components/CustomGridSmall";
1695
+ import { default as default1696 } from "./components/DarkMode";
1696
+ import { default as default1697 } from "./components/DarkModeSmall";
1697
+ import { default as default1698 } from "./components/DecreaseIndentSmall";
1698
+ import { default as default1699 } from "./components/DesignAdd";
1699
+ import { default as default1700 } from "./components/DesignAddSmall";
1700
+ import { default as default1701 } from "./components/DesignRemove";
1701
+ import { default as default1702 } from "./components/DesignRemoveSmall";
1702
+ import { default as default1703 } from "./components/DistributeEqually";
1703
+ import { default as default1704 } from "./components/DistributeEquallySmall";
1704
+ import { default as default1705 } from "./components/DragHorizontally";
1705
+ import { default as default1706 } from "./components/DragHorizontallySmall";
1706
+ import { default as default1707 } from "./components/DrawElement";
1707
+ import { default as default1708 } from "./components/DrawElementSmall";
1708
+ import { default as default1709 } from "./components/EditSparkle";
1709
+ import { default as default1710 } from "./components/EditSparkleSmall";
1710
+ import { default as default1711 } from "./components/EnterFromLeft";
1711
+ import { default as default1712 } from "./components/EnterFromLeftSmall";
1712
+ import { default as default1713 } from "./components/ExitToLeft";
1713
+ import { default as default1714 } from "./components/ExitToLeftSmall";
1714
+ import { default as default1715 } from "./components/Expand";
1715
+ import { default as default1716 } from "./components/ExpandSmall";
1716
+ import { default as default1717 } from "./components/Filter";
1717
+ import { default as default1718 } from "./components/Flip";
1718
+ import { default as default1719 } from "./components/FlipSmall";
1719
+ import { default as default1720 } from "./components/FocusMode";
1720
+ import { default as default1721 } from "./components/FocusModeSmall";
1721
+ import { default as default1722 } from "./components/FolderAdd";
1722
+ import { default as default1723 } from "./components/FolderAddSmall";
1723
+ import { default as default1724 } from "./components/Gallery";
1724
+ import { default as default1725 } from "./components/GallerySmall";
1725
+ import { default as default1726 } from "./components/Game";
1726
+ import { default as default1727 } from "./components/GameSmall";
1727
+ import { default as default1728 } from "./components/GeneratedAssetSparkle";
1728
+ import { default as default1729 } from "./components/GeneratedAssetSparkleSmall";
1729
+ import { default as default1730 } from "./components/GlitterButton";
1730
+ import { default as default1731 } from "./components/GlitterButtonSmall";
1731
+ import { default as default1732 } from "./components/GridView";
1732
+ import { default as default1733 } from "./components/GridViewSmall";
1733
+ import { default as default1734 } from "./components/Group";
1734
+ import { default as default1735 } from "./components/GroupSmall";
1735
+ import { default as default1736 } from "./components/HorizontalText";
1736
+ import { default as default1737 } from "./components/HorizontalTextSmall";
1737
+ import { default as default1738 } from "./components/HugContentVertical";
1738
+ import { default as default1739 } from "./components/HugContentVerticalSmall";
1739
+ import { default as default1740 } from "./components/IncreaseIndentSmall";
1740
+ import { default as default1741 } from "./components/InwardArrowsAll";
1741
+ import { default as default1742 } from "./components/InwardArrowsAllSmall";
1742
+ import { default as default1743 } from "./components/Keyboard";
1743
+ import { default as default1744 } from "./components/KeyboardSmall";
1744
+ import { default as default1745 } from "./components/Kosher";
1745
+ import { default as default1746 } from "./components/KosherSmall";
1746
+ import { default as default1747 } from "./components/LayoutGalleryWithPanelsSparkles";
1747
+ import { default as default1748 } from "./components/LayoutGalleryWithPanelsSparklesSmall";
1748
+ import { default as default1749 } from "./components/LayoutGrid";
1749
+ import { default as default1750 } from "./components/LayoutGridSmall";
1750
+ import { default as default1751 } from "./components/LayoutThreeColumnsGrid";
1751
+ import { default as default1752 } from "./components/LayoutThreeColumnsGridSmall";
1752
+ import { default as default1753 } from "./components/LayoutThreeRows";
1753
+ import { default as default1754 } from "./components/LayoutThreeRowsSmall";
1754
+ import { default as default1755 } from "./components/LayoutTwoColumnsGrid";
1755
+ import { default as default1756 } from "./components/LayoutTwoColumnsGridSmall";
1756
+ import { default as default1757 } from "./components/LayoutTwoRows";
1757
+ import { default as default1758 } from "./components/LayoutTwoRowsSmall";
1758
+ import { default as default1759 } from "./components/LayoutTwoThirds";
1759
+ import { default as default1760 } from "./components/LayoutTwoThirdsSmall";
1760
+ import { default as default1761 } from "./components/LeftAlignmentInner";
1761
+ import { default as default1762 } from "./components/LeftAlignmentInnerSmall";
1762
+ import { default as default1763 } from "./components/LineEndArrowLeft";
1763
+ import { default as default1764 } from "./components/LineEndArrowLeftSmall";
1764
+ import { default as default1765 } from "./components/LineEndArrowRight";
1765
+ import { default as default1766 } from "./components/LineEndArrowRightSmall";
1766
+ import { default as default1767 } from "./components/LineEndSquareRight";
1767
+ import { default as default1768 } from "./components/LineEndSquareRightSmall";
1768
+ import { default as default1769 } from "./components/LinkedElement";
1769
+ import { default as default1770 } from "./components/LinkedElementSmall";
1770
+ import { default as default1771 } from "./components/Logo";
1771
+ import { default as default1772 } from "./components/LogoSmall";
1772
+ import { default as default1773 } from "./components/Lottie";
1773
+ import { default as default1774 } from "./components/LottieSmall";
1774
+ import { default as default1775 } from "./components/Mailbox";
1775
+ import { default as default1776 } from "./components/MailboxSmall";
1776
+ import { default as default1777 } from "./components/MasonryGrid";
1777
+ import { default as default1778 } from "./components/MasonryGridSmall";
1778
+ import { default as default1779 } from "./components/MatchSize";
1779
+ import { default as default1780 } from "./components/MatchSizeSmall";
1780
+ import { default as default1781 } from "./components/MobileDisconnect";
1781
+ import { default as default1782 } from "./components/MobileDisconnectSmall";
1782
+ import { default as default1783 } from "./components/None";
1783
+ import { default as default1784 } from "./components/NoneSmall";
1784
+ import { default as default1785 } from "./components/NumberedListSmall";
1785
+ import { default as default1786 } from "./components/Offline";
1786
+ import { default as default1787 } from "./components/OfflineSmall";
1787
+ import { default as default1788 } from "./components/OneEightRatio";
1788
+ import { default as default1789 } from "./components/OneEightRatioSmall";
1789
+ import { default as default1790 } from "./components/OneFourRatio";
1790
+ import { default as default1791 } from "./components/OneFourRatioSmall";
1791
+ import { default as default1792 } from "./components/OpenSidebar";
1792
+ import { default as default1793 } from "./components/OpenSidebarSmall";
1793
+ import { default as default1794 } from "./components/Paintbrush";
1794
+ import { default as default1795 } from "./components/PaintbrushFilled";
1795
+ import { default as default1796 } from "./components/PaintbrushFilledSmall";
1796
+ import { default as default1797 } from "./components/PaintbrushSmall";
1797
+ import { default as default1798 } from "./components/Paste";
1798
+ import { default as default1799 } from "./components/PasteSmall";
1799
+ import { default as default1800 } from "./components/Pickup";
1800
+ import { default as default1801 } from "./components/PickupSmall";
1801
+ import { default as default1802 } from "./components/PinFill";
1802
+ import { default as default1803 } from "./components/PinFillSmall";
1803
+ import { default as default1804 } from "./components/Popular";
1804
+ import { default as default1805 } from "./components/PopularSmall";
1805
+ import { default as default1806 } from "./components/Popup";
1806
+ import { default as default1807 } from "./components/PopupSmall";
1807
+ import { default as default1808 } from "./components/PositionBottom";
1808
+ import { default as default1809 } from "./components/PositionBottomSmall";
1809
+ import { default as default1810 } from "./components/PositionLeft";
1810
+ import { default as default1811 } from "./components/PositionLeftSmall";
1811
+ import { default as default1812 } from "./components/PositionRight";
1812
+ import { default as default1813 } from "./components/PositionRightSmall";
1813
+ import { default as default1814 } from "./components/PositionTop";
1814
+ import { default as default1815 } from "./components/PositionTopSmall";
1815
+ import { default as default1816 } from "./components/Profile";
1816
+ import { default as default1817 } from "./components/ProfileSmall";
1817
+ import { default as default1818 } from "./components/QuickActions";
1818
+ import { default as default1819 } from "./components/QuickActionsSmall";
1819
+ import { default as default1820 } from "./components/Remix";
1820
+ import { default as default1821 } from "./components/RemixSmall";
1821
+ import { default as default1822 } from "./components/Reorder";
1822
+ import { default as default1823 } from "./components/ReorderSmall";
1823
+ import { default as default1824 } from "./components/RightAlignmentInner";
1824
+ import { default as default1825 } from "./components/RightAlignmentInnerSmall";
1825
+ import { default as default1826 } from "./components/SEOAndAccessibility";
1826
+ import { default as default1827 } from "./components/SEOAndAccessibilitySmall";
1827
+ import { default as default1828 } from "./components/Section";
1828
+ import { default as default1829 } from "./components/SectionDividerBottom";
1829
+ import { default as default1830 } from "./components/SectionDividerBottomSmall";
1830
+ import { default as default1831 } from "./components/SectionDividerTop";
1831
+ import { default as default1832 } from "./components/SectionDividerTopSmall";
1832
+ import { default as default1833 } from "./components/SectionSmall";
1833
+ import { default as default1834 } from "./components/SiteRemove";
1834
+ import { default as default1835 } from "./components/SiteRemoveSmall";
1835
+ import { default as default1836 } from "./components/SkipBackwards";
1836
+ import { default as default1837 } from "./components/SkipBackwardsSmall";
1837
+ import { default as default1838 } from "./components/SkipForward";
1838
+ import { default as default1839 } from "./components/SkipForwardSmall";
1839
+ import { default as default1840 } from "./components/SlackFilled";
1840
+ import { default as default1841 } from "./components/SlackFilledSmall";
1841
+ import { default as default1842 } from "./components/SlidesSmall";
1842
+ import { default as default1843 } from "./components/SparkleFilled";
1843
+ import { default as default1844 } from "./components/SparkleFilledSmall";
1844
+ import { default as default1845 } from "./components/SplitHorizontally";
1845
+ import { default as default1846 } from "./components/SplitHorizontallySmall";
1846
+ import { default as default1847 } from "./components/SplitVertically";
1847
+ import { default as default1848 } from "./components/SplitVerticallySmall";
1848
+ import { default as default1849 } from "./components/StarOfDavid";
1849
+ import { default as default1850 } from "./components/StarOfDavidSmall";
1850
+ import { default as default1851 } from "./components/StarSmall";
1851
+ import { default as default1852 } from "./components/StrikethroughSmall";
1852
+ import { default as default1853 } from "./components/SwapImage";
1853
+ import { default as default1854 } from "./components/SwapImageSmall";
1854
+ import { default as default1855 } from "./components/TextAnimation";
1855
+ import { default as default1856 } from "./components/TextAnimationSmall";
1856
+ import { default as default1857 } from "./components/TextHighlightColorSmall";
1857
+ import { default as default1858 } from "./components/TextSettings";
1858
+ import { default as default1859 } from "./components/TextSettingsSmall";
1859
+ import { default as default1860 } from "./components/TextStrokeColorSmall";
1860
+ import { default as default1861 } from "./components/TextTwist";
1861
+ import { default as default1862 } from "./components/TextTwistSmall";
1862
+ import { default as default1863 } from "./components/ThreeTwoRatio";
1863
+ import { default as default1864 } from "./components/ThreeTwoRatioSmall";
1864
+ import { default as default1865 } from "./components/TimelineView";
1865
+ import { default as default1866 } from "./components/TimelineViewSmall";
1866
+ import { default as default1867 } from "./components/Transition";
1867
+ import { default as default1868 } from "./components/TransitionSmall";
1868
+ import { default as default1869 } from "./components/Trending";
1869
+ import { default as default1870 } from "./components/TrendingSmall";
1870
+ import { default as default1871 } from "./components/TwentyOneNineRatio";
1871
+ import { default as default1872 } from "./components/TwentyOneNineRatioSmall";
1872
+ import { default as default1873 } from "./components/TwoThreeRatio";
1873
+ import { default as default1874 } from "./components/TwoThreeRatioSmall";
1874
+ import { default as default1875 } from "./components/Ungroup";
1875
+ import { default as default1876 } from "./components/UngroupSmall";
1876
+ import { default as default1877 } from "./components/UploadImage";
1877
+ import { default as default1878 } from "./components/UploadImageSmall";
1878
+ import { default as default1879 } from "./components/VerticalText";
1879
+ import { default as default1880 } from "./components/VerticalTextSmall";
1880
+ import { default as default1881 } from "./components/VideoFile";
1881
+ import { default as default1882 } from "./components/VideoFileSmall";
1880
1882
  export {
1881
1883
  default2 as AI,
1882
1884
  default3 as AIAssistant,
@@ -2287,18 +2289,20 @@ export {
2287
2289
  default1689 as CssGridThreeColumnsSmall,
2288
2290
  default1690 as CssGridTwoColumns,
2289
2291
  default1691 as CssGridTwoColumnsSmall,
2292
+ default1692 as Cube,
2293
+ default1693 as CubeSmall,
2290
2294
  default321 as Currency,
2291
2295
  default322 as CurrencySmall,
2292
- default1692 as CustomGrid,
2293
- default1693 as CustomGridSmall,
2296
+ default1694 as CustomGrid,
2297
+ default1695 as CustomGridSmall,
2294
2298
  default323 as CutOut,
2295
2299
  default324 as CutOutSmall,
2296
2300
  default325 as CutOutSparkles,
2297
2301
  default326 as CutOutSparklesSmall,
2298
2302
  default327 as Cutlery,
2299
2303
  default328 as CutlerySmall,
2300
- default1694 as DarkMode,
2301
- default1695 as DarkModeSmall,
2304
+ default1696 as DarkMode,
2305
+ default1697 as DarkModeSmall,
2302
2306
  default329 as Dashboard,
2303
2307
  default330 as DashboardSmall,
2304
2308
  default331 as DataCollection,
@@ -2328,7 +2332,7 @@ export {
2328
2332
  default355 as DecreaseIndent,
2329
2333
  default356 as DecreaseIndentLight,
2330
2334
  default357 as DecreaseIndentLightSmall,
2331
- default1696 as DecreaseIndentSmall,
2335
+ default1698 as DecreaseIndentSmall,
2332
2336
  default358 as Delete,
2333
2337
  default359 as DeleteFilled,
2334
2338
  default360 as DeleteFilledSmall,
@@ -2336,10 +2340,10 @@ export {
2336
2340
  default362 as Delivery,
2337
2341
  default363 as DeliverySmall,
2338
2342
  default364 as Design,
2339
- default1697 as DesignAdd,
2340
- default1698 as DesignAddSmall,
2341
- default1699 as DesignRemove,
2342
- default1700 as DesignRemoveSmall,
2343
+ default1699 as DesignAdd,
2344
+ default1700 as DesignAddSmall,
2345
+ default1701 as DesignRemove,
2346
+ default1702 as DesignRemoveSmall,
2343
2347
  default365 as DesignSettings,
2344
2348
  default366 as DesignSettingsSmall,
2345
2349
  default367 as DesignSmall,
@@ -2365,8 +2369,8 @@ export {
2365
2369
  default387 as DismissSmall,
2366
2370
  default388 as DistributeCenter,
2367
2371
  default389 as DistributeCenterSmall,
2368
- default1701 as DistributeEqually,
2369
- default1702 as DistributeEquallySmall,
2372
+ default1703 as DistributeEqually,
2373
+ default1704 as DistributeEquallySmall,
2370
2374
  default390 as DistributeFullWidth,
2371
2375
  default391 as DistributeFullWidthSmall,
2372
2376
  default392 as DistributeGlobe,
@@ -2423,11 +2427,11 @@ export {
2423
2427
  default443 as Download,
2424
2428
  default444 as DownloadImport,
2425
2429
  default445 as DownloadImportSmall,
2426
- default1703 as DragHorizontally,
2427
- default1704 as DragHorizontallySmall,
2430
+ default1705 as DragHorizontally,
2431
+ default1706 as DragHorizontallySmall,
2428
2432
  default446 as Draw,
2429
- default1705 as DrawElement,
2430
- default1706 as DrawElementSmall,
2433
+ default1707 as DrawElement,
2434
+ default1708 as DrawElementSmall,
2431
2435
  default447 as DrawSmall,
2432
2436
  default448 as Drink,
2433
2437
  default449 as DrinkSmall,
@@ -2453,8 +2457,8 @@ export {
2453
2457
  default469 as EditDisabled,
2454
2458
  default470 as EditDisabledSmall,
2455
2459
  default471 as EditSmall,
2456
- default1707 as EditSparkle,
2457
- default1708 as EditSparkleSmall,
2460
+ default1709 as EditSparkle,
2461
+ default1710 as EditSparkleSmall,
2458
2462
  default472 as EditSparkles,
2459
2463
  default473 as EditSparklesSmall,
2460
2464
  default474 as EditorX,
@@ -2488,8 +2492,8 @@ export {
2488
2492
  default502 as EnhancePrompt,
2489
2493
  default503 as EnhancePromptSmall,
2490
2494
  default504 as Enter,
2491
- default1709 as EnterFromLeft,
2492
- default1710 as EnterFromLeftSmall,
2495
+ default1711 as EnterFromLeft,
2496
+ default1712 as EnterFromLeftSmall,
2493
2497
  default505 as EnterSmall,
2494
2498
  default506 as Equal,
2495
2499
  default507 as EqualSmall,
@@ -2503,10 +2507,10 @@ export {
2503
2507
  default515 as ExitFullScreen,
2504
2508
  default516 as ExitFullScreenSmall,
2505
2509
  default517 as ExitSmall,
2506
- default1711 as ExitToLeft,
2507
- default1712 as ExitToLeftSmall,
2508
- default1713 as Expand,
2509
- default1714 as ExpandSmall,
2510
+ default1713 as ExitToLeft,
2511
+ default1714 as ExitToLeftSmall,
2512
+ default1715 as Expand,
2513
+ default1716 as ExpandSmall,
2510
2514
  default518 as Experiment,
2511
2515
  default519 as ExperimentSmall,
2512
2516
  default520 as Exposure,
@@ -2543,7 +2547,7 @@ export {
2543
2547
  default551 as Figma,
2544
2548
  default552 as FigmaSmall,
2545
2549
  default553 as FileDocumentSmall,
2546
- default1715 as Filter,
2550
+ default1717 as Filter,
2547
2551
  default554 as FilterSmall,
2548
2552
  default555 as Filters,
2549
2553
  default556 as FiltersSmall,
@@ -2557,15 +2561,15 @@ export {
2557
2561
  default564 as FlagFind,
2558
2562
  default565 as FlagFindSmall,
2559
2563
  default566 as FlagSmall,
2560
- default1716 as Flip,
2561
- default1717 as FlipSmall,
2564
+ default1718 as Flip,
2565
+ default1719 as FlipSmall,
2562
2566
  default567 as Focus,
2563
- default1718 as FocusMode,
2564
- default1719 as FocusModeSmall,
2567
+ default1720 as FocusMode,
2568
+ default1721 as FocusModeSmall,
2565
2569
  default568 as FocusSmall,
2566
2570
  default569 as Folder,
2567
- default1720 as FolderAdd,
2568
- default1721 as FolderAddSmall,
2571
+ default1722 as FolderAdd,
2572
+ default1723 as FolderAddSmall,
2569
2573
  default570 as FolderFind,
2570
2574
  default571 as FolderFindSmall,
2571
2575
  default572 as FolderMove,
@@ -2595,26 +2599,26 @@ export {
2595
2599
  default596 as FunctionSmall,
2596
2600
  default597 as FunnelChart,
2597
2601
  default598 as FunnelChartSmall,
2598
- default1722 as Gallery,
2599
- default1723 as GallerySmall,
2602
+ default1724 as Gallery,
2603
+ default1725 as GallerySmall,
2600
2604
  default599 as GallerySparkle,
2601
2605
  default600 as GallerySparkleSmall,
2602
- default1724 as Game,
2603
- default1725 as GameSmall,
2606
+ default1726 as Game,
2607
+ default1727 as GameSmall,
2604
2608
  default601 as Gem,
2605
2609
  default602 as GemSmall,
2606
2610
  default603 as Gemini,
2607
2611
  default604 as GeminiSmall,
2608
- default1726 as GeneratedAssetSparkle,
2609
- default1727 as GeneratedAssetSparkleSmall,
2612
+ default1728 as GeneratedAssetSparkle,
2613
+ default1729 as GeneratedAssetSparkleSmall,
2610
2614
  default605 as GetStarted,
2611
2615
  default606 as GetStartedSmall,
2612
2616
  default607 as Gift,
2613
2617
  default608 as GiftSmall,
2614
2618
  default609 as GitHub,
2615
2619
  default610 as GitHubSmall,
2616
- default1728 as GlitterButton,
2617
- default1729 as GlitterButtonSmall,
2620
+ default1730 as GlitterButton,
2621
+ default1731 as GlitterButtonSmall,
2618
2622
  default611 as Globe,
2619
2623
  default612 as GlobeSmall,
2620
2624
  default613 as GlutenFree,
@@ -2629,10 +2633,10 @@ export {
2629
2633
  default622 as GrafanaSmall,
2630
2634
  default623 as Grain,
2631
2635
  default624 as GrainSmall,
2632
- default1730 as GridView,
2633
- default1731 as GridViewSmall,
2634
- default1732 as Group,
2635
- default1733 as GroupSmall,
2636
+ default1732 as GridView,
2637
+ default1733 as GridViewSmall,
2638
+ default1734 as Group,
2639
+ default1735 as GroupSmall,
2636
2640
  default625 as Groups,
2637
2641
  default626 as GroupsSmall,
2638
2642
  default627 as Gun,
@@ -2685,18 +2689,18 @@ export {
2685
2689
  default674 as HorizontalRatioChecked,
2686
2690
  default675 as HorizontalRatioCheckedSmall,
2687
2691
  default676 as HorizontalRatioSmall,
2688
- default1734 as HorizontalText,
2692
+ default1736 as HorizontalText,
2689
2693
  default677 as HorizontalTextLight,
2690
2694
  default678 as HorizontalTextLightSmall,
2691
- default1735 as HorizontalTextSmall,
2695
+ default1737 as HorizontalTextSmall,
2692
2696
  default679 as Hot,
2693
2697
  default680 as HotSmall,
2694
2698
  default681 as Hotel,
2695
2699
  default682 as HotelSmall,
2696
2700
  default683 as HugContent,
2697
2701
  default684 as HugContentSmall,
2698
- default1736 as HugContentVertical,
2699
- default1737 as HugContentVerticalSmall,
2702
+ default1738 as HugContentVertical,
2703
+ default1739 as HugContentVerticalSmall,
2700
2704
  default685 as Image,
2701
2705
  default686 as ImageSmall,
2702
2706
  default687 as ImageSparkles,
@@ -2706,7 +2710,7 @@ export {
2706
2710
  default691 as IncreaseIndent,
2707
2711
  default692 as IncreaseIndentLight,
2708
2712
  default693 as IncreaseIndentLightSmall,
2709
- default1738 as IncreaseIndentSmall,
2713
+ default1740 as IncreaseIndentSmall,
2710
2714
  default694 as IndividualPaddings,
2711
2715
  default695 as IndividualPaddingsSmall,
2712
2716
  default696 as IndoorLight,
@@ -2731,8 +2735,8 @@ export {
2731
2735
  default715 as IntersectSmall,
2732
2736
  default716 as Invoice,
2733
2737
  default717 as InvoiceSmall,
2734
- default1739 as InwardArrowsAll,
2735
- default1740 as InwardArrowsAllSmall,
2738
+ default1741 as InwardArrowsAll,
2739
+ default1742 as InwardArrowsAllSmall,
2736
2740
  default718 as Italic,
2737
2741
  default719 as ItalicLight,
2738
2742
  default720 as ItalicLightSmall,
@@ -2751,12 +2755,12 @@ export {
2751
2755
  default733 as JustifyTextLightSmall,
2752
2756
  default734 as Kanban,
2753
2757
  default735 as KanbanSmall,
2754
- default1741 as Keyboard,
2755
- default1742 as KeyboardSmall,
2758
+ default1743 as Keyboard,
2759
+ default1744 as KeyboardSmall,
2756
2760
  default736 as Keypad,
2757
2761
  default737 as KeypadSmall,
2758
- default1743 as Kosher,
2759
- default1744 as KosherSmall,
2762
+ default1745 as Kosher,
2763
+ default1746 as KosherSmall,
2760
2764
  default738 as Languages,
2761
2765
  default739 as LanguagesAdd,
2762
2766
  default740 as LanguagesAddSmall,
@@ -2777,10 +2781,10 @@ export {
2777
2781
  default755 as LayoutGalleryWithPanelSmall,
2778
2782
  default756 as LayoutGalleryWithPanelSparkles,
2779
2783
  default757 as LayoutGalleryWithPanelSparklesSmall,
2780
- default1745 as LayoutGalleryWithPanelsSparkles,
2781
- default1746 as LayoutGalleryWithPanelsSparklesSmall,
2782
- default1747 as LayoutGrid,
2783
- default1748 as LayoutGridSmall,
2784
+ default1747 as LayoutGalleryWithPanelsSparkles,
2785
+ default1748 as LayoutGalleryWithPanelsSparklesSmall,
2786
+ default1749 as LayoutGrid,
2787
+ default1750 as LayoutGridSmall,
2784
2788
  default758 as LayoutList,
2785
2789
  default759 as LayoutListSmall,
2786
2790
  default760 as LayoutListWithPanel,
@@ -2792,23 +2796,23 @@ export {
2792
2796
  default766 as LayoutThird,
2793
2797
  default767 as LayoutThirdSmall,
2794
2798
  default768 as LayoutThreeColumns,
2795
- default1749 as LayoutThreeColumnsGrid,
2796
- default1750 as LayoutThreeColumnsGridSmall,
2799
+ default1751 as LayoutThreeColumnsGrid,
2800
+ default1752 as LayoutThreeColumnsGridSmall,
2797
2801
  default769 as LayoutThreeColumnsSmall,
2798
- default1751 as LayoutThreeRows,
2799
- default1752 as LayoutThreeRowsSmall,
2802
+ default1753 as LayoutThreeRows,
2803
+ default1754 as LayoutThreeRowsSmall,
2800
2804
  default770 as LayoutTwoColumns,
2801
- default1753 as LayoutTwoColumnsGrid,
2802
- default1754 as LayoutTwoColumnsGridSmall,
2805
+ default1755 as LayoutTwoColumnsGrid,
2806
+ default1756 as LayoutTwoColumnsGridSmall,
2803
2807
  default771 as LayoutTwoColumnsSmall,
2804
2808
  default772 as LayoutTwoColumnsSplit,
2805
2809
  default773 as LayoutTwoColumnsSplitSmall,
2806
- default1755 as LayoutTwoRows,
2807
- default1756 as LayoutTwoRowsSmall,
2808
- default1757 as LayoutTwoThirds,
2809
- default1758 as LayoutTwoThirdsSmall,
2810
- default1759 as LeftAlignmentInner,
2811
- default1760 as LeftAlignmentInnerSmall,
2810
+ default1757 as LayoutTwoRows,
2811
+ default1758 as LayoutTwoRowsSmall,
2812
+ default1759 as LayoutTwoThirds,
2813
+ default1760 as LayoutTwoThirdsSmall,
2814
+ default1761 as LeftAlignmentInner,
2815
+ default1762 as LeftAlignmentInnerSmall,
2812
2816
  default774 as LeftToRightText,
2813
2817
  default775 as LeftToRightTextSmall,
2814
2818
  default776 as Legal,
@@ -2826,16 +2830,16 @@ export {
2826
2830
  default788 as LineDotted,
2827
2831
  default789 as LineDottedSmall,
2828
2832
  default790 as LineEndArrow,
2829
- default1761 as LineEndArrowLeft,
2830
- default1762 as LineEndArrowLeftSmall,
2831
- default1763 as LineEndArrowRight,
2832
- default1764 as LineEndArrowRightSmall,
2833
+ default1763 as LineEndArrowLeft,
2834
+ default1764 as LineEndArrowLeftSmall,
2835
+ default1765 as LineEndArrowRight,
2836
+ default1766 as LineEndArrowRightSmall,
2833
2837
  default791 as LineEndArrowSmall,
2834
2838
  default792 as LineEndCircle,
2835
2839
  default793 as LineEndCircleSmall,
2836
2840
  default794 as LineEndSquare,
2837
- default1765 as LineEndSquareRight,
2838
- default1766 as LineEndSquareRightSmall,
2841
+ default1767 as LineEndSquareRight,
2842
+ default1768 as LineEndSquareRightSmall,
2839
2843
  default795 as LineEndSquareSmall,
2840
2844
  default796 as LineTrianglesFilled,
2841
2845
  default797 as LineTrianglesFilledSmall,
@@ -2845,8 +2849,8 @@ export {
2845
2849
  default801 as LinkBold,
2846
2850
  default802 as LinkBoldSmall,
2847
2851
  default803 as LinkSmall,
2848
- default1767 as LinkedElement,
2849
- default1768 as LinkedElementSmall,
2852
+ default1769 as LinkedElement,
2853
+ default1770 as LinkedElementSmall,
2850
2854
  default804 as LinkedIn,
2851
2855
  default805 as LinkedInSmall,
2852
2856
  default806 as List,
@@ -2861,12 +2865,12 @@ export {
2861
2865
  default815 as LockUnlockedFilled,
2862
2866
  default816 as LockUnlockedFilledSmall,
2863
2867
  default817 as LockUnlockedSmall,
2864
- default1769 as Logo,
2865
- default1770 as LogoSmall,
2868
+ default1771 as Logo,
2869
+ default1772 as LogoSmall,
2866
2870
  default818 as LongText,
2867
2871
  default819 as LongTextSmall,
2868
- default1771 as Lottie,
2869
- default1772 as LottieSmall,
2872
+ default1773 as Lottie,
2873
+ default1774 as LottieSmall,
2870
2874
  default820 as LowerCase,
2871
2875
  default821 as LowerCaseSmall,
2872
2876
  default822 as LowercaseLight,
@@ -2879,8 +2883,8 @@ export {
2879
2883
  default829 as MagicWandSmall,
2880
2884
  default830 as MagicWandSparkles,
2881
2885
  default831 as MagicWandSparklesSmall,
2882
- default1773 as Mailbox,
2883
- default1774 as MailboxSmall,
2886
+ default1775 as Mailbox,
2887
+ default1776 as MailboxSmall,
2884
2888
  default832 as Male,
2885
2889
  default833 as MaleSmall,
2886
2890
  default834 as ManagePhotos,
@@ -2889,10 +2893,10 @@ export {
2889
2893
  default837 as MapSmall,
2890
2894
  default838 as MasonaryGrid,
2891
2895
  default839 as MasonaryGridSmall,
2892
- default1775 as MasonryGrid,
2893
- default1776 as MasonryGridSmall,
2894
- default1777 as MatchSize,
2895
- default1778 as MatchSizeSmall,
2896
+ default1777 as MasonryGrid,
2897
+ default1778 as MasonryGridSmall,
2898
+ default1779 as MatchSize,
2899
+ default1780 as MatchSizeSmall,
2896
2900
  default840 as Maximize,
2897
2901
  default841 as MaximizeSmall,
2898
2902
  default842 as MediaProofing,
@@ -2926,8 +2930,8 @@ export {
2926
2930
  default870 as MirrorVertical,
2927
2931
  default871 as MirrorVerticalSmall,
2928
2932
  default872 as Mobile,
2929
- default1779 as MobileDisconnect,
2930
- default1780 as MobileDisconnectSmall,
2933
+ default1781 as MobileDisconnect,
2934
+ default1782 as MobileDisconnectSmall,
2931
2935
  default873 as MobileHeader,
2932
2936
  default874 as MobileHeaderSmall,
2933
2937
  default875 as MobileSmall,
@@ -2972,8 +2976,8 @@ export {
2972
2976
  default914 as NewReleaseSmall,
2973
2977
  default915 as Newspaper,
2974
2978
  default916 as NewspaperSmall,
2975
- default1781 as None,
2976
- default1782 as NoneSmall,
2979
+ default1783 as None,
2980
+ default1784 as NoneSmall,
2977
2981
  default917 as Note,
2978
2982
  default918 as NoteSmall,
2979
2983
  default919 as Notification,
@@ -2985,7 +2989,7 @@ export {
2985
2989
  default925 as NumberListThinSmall,
2986
2990
  default926 as NumberSmall,
2987
2991
  default927 as NumberedList,
2988
- default1783 as NumberedListSmall,
2992
+ default1785 as NumberedListSmall,
2989
2993
  default928 as ObjectPositionBottom,
2990
2994
  default929 as ObjectPositionBottomFilled,
2991
2995
  default930 as ObjectPositionBottomFilledSmall,
@@ -3006,20 +3010,20 @@ export {
3006
3010
  default945 as ObjectSelectionToolSmall,
3007
3011
  default946 as Objects,
3008
3012
  default947 as ObjectsSmall,
3009
- default1784 as Offline,
3010
- default1785 as OfflineSmall,
3011
- default1786 as OneEightRatio,
3012
- default1787 as OneEightRatioSmall,
3013
- default1788 as OneFourRatio,
3014
- default1789 as OneFourRatioSmall,
3013
+ default1786 as Offline,
3014
+ default1787 as OfflineSmall,
3015
+ default1788 as OneEightRatio,
3016
+ default1789 as OneEightRatioSmall,
3017
+ default1790 as OneFourRatio,
3018
+ default1791 as OneFourRatioSmall,
3015
3019
  default948 as OnlinePrograms,
3016
3020
  default949 as OnlineProgramsSmall,
3017
3021
  default950 as Opacity,
3018
3022
  default951 as OpacitySmall,
3019
3023
  default952 as OpenModal,
3020
3024
  default953 as OpenModalSmall,
3021
- default1790 as OpenSidebar,
3022
- default1791 as OpenSidebarSmall,
3025
+ default1792 as OpenSidebar,
3026
+ default1793 as OpenSidebarSmall,
3023
3027
  default954 as OptimizeImage,
3024
3028
  default955 as OptimizeImageSmall,
3025
3029
  default956 as Order,
@@ -3060,16 +3064,16 @@ export {
3060
3064
  default991 as PaidPlansSell,
3061
3065
  default992 as PaidPlansSellSmall,
3062
3066
  default993 as PaidPlansSmall,
3063
- default1792 as Paintbrush,
3064
- default1793 as PaintbrushFilled,
3065
- default1794 as PaintbrushFilledSmall,
3066
- default1795 as PaintbrushSmall,
3067
+ default1794 as Paintbrush,
3068
+ default1795 as PaintbrushFilled,
3069
+ default1796 as PaintbrushFilledSmall,
3070
+ default1797 as PaintbrushSmall,
3067
3071
  default994 as PanTool,
3068
3072
  default995 as PanToolSmall,
3069
3073
  default996 as Passkey,
3070
3074
  default997 as PasskeySmall,
3071
- default1796 as Paste,
3072
- default1797 as PasteSmall,
3075
+ default1798 as Paste,
3076
+ default1799 as PasteSmall,
3073
3077
  default998 as Pause,
3074
3078
  default999 as PauseFilled,
3075
3079
  default1000 as PauseFilledSmall,
@@ -3090,15 +3094,15 @@ export {
3090
3094
  default1015 as PhotoAlbumsSmall,
3091
3095
  default1016 as PhotoCamera,
3092
3096
  default1017 as PhotoCameraSmall,
3093
- default1798 as Pickup,
3094
- default1799 as PickupSmall,
3097
+ default1800 as Pickup,
3098
+ default1801 as PickupSmall,
3095
3099
  default1018 as PieChart,
3096
3100
  default1019 as PieChartSlice,
3097
3101
  default1020 as PieChartSliceSmall,
3098
3102
  default1021 as PieChartSmall,
3099
3103
  default1022 as Pin,
3100
- default1800 as PinFill,
3101
- default1801 as PinFillSmall,
3104
+ default1802 as PinFill,
3105
+ default1803 as PinFillSmall,
3102
3106
  default1023 as PinFilled,
3103
3107
  default1024 as PinFilledSmall,
3104
3108
  default1025 as PinSmall,
@@ -3114,20 +3118,20 @@ export {
3114
3118
  default1035 as PlaySmall,
3115
3119
  default1036 as PlayingCards,
3116
3120
  default1037 as PlayingCardsSmall,
3117
- default1802 as Popular,
3118
- default1803 as PopularSmall,
3119
- default1804 as Popup,
3120
- default1805 as PopupSmall,
3121
+ default1804 as Popular,
3122
+ default1805 as PopularSmall,
3123
+ default1806 as Popup,
3124
+ default1807 as PopupSmall,
3121
3125
  default1038 as Portfolio,
3122
3126
  default1039 as PortfolioSmall,
3123
- default1806 as PositionBottom,
3124
- default1807 as PositionBottomSmall,
3125
- default1808 as PositionLeft,
3126
- default1809 as PositionLeftSmall,
3127
- default1810 as PositionRight,
3128
- default1811 as PositionRightSmall,
3129
- default1812 as PositionTop,
3130
- default1813 as PositionTopSmall,
3127
+ default1808 as PositionBottom,
3128
+ default1809 as PositionBottomSmall,
3129
+ default1810 as PositionLeft,
3130
+ default1811 as PositionLeftSmall,
3131
+ default1812 as PositionRight,
3132
+ default1813 as PositionRightSmall,
3133
+ default1814 as PositionTop,
3134
+ default1815 as PositionTopSmall,
3131
3135
  default1040 as Power,
3132
3136
  default1041 as PowerSmall,
3133
3137
  default1042 as Premium,
@@ -3146,8 +3150,8 @@ export {
3146
3150
  default1055 as ProGalleriesSmall,
3147
3151
  default1056 as Process,
3148
3152
  default1057 as ProcessSmall,
3149
- default1814 as Profile,
3150
- default1815 as ProfileSmall,
3153
+ default1816 as Profile,
3154
+ default1817 as ProfileSmall,
3151
3155
  default1058 as Promote,
3152
3156
  default1059 as PromoteFilled,
3153
3157
  default1060 as PromoteFilledSmall,
@@ -3168,8 +3172,8 @@ export {
3168
3172
  default1075 as QuarterCircleTopSmall,
3169
3173
  default1076 as QuickAccess,
3170
3174
  default1077 as QuickAccessSmall,
3171
- default1816 as QuickActions,
3172
- default1817 as QuickActionsSmall,
3175
+ default1818 as QuickActions,
3176
+ default1819 as QuickActionsSmall,
3173
3177
  default1078 as QuickFormat,
3174
3178
  default1079 as QuickFormatSmall,
3175
3179
  default1080 as Quote,
@@ -3200,12 +3204,12 @@ export {
3200
3204
  default1105 as RegenerateSparkleSmall,
3201
3205
  default1106 as RelatedApps,
3202
3206
  default1107 as RelatedAppsSmall,
3203
- default1818 as Remix,
3204
- default1819 as RemixSmall,
3207
+ default1820 as Remix,
3208
+ default1821 as RemixSmall,
3205
3209
  default1108 as Rename,
3206
3210
  default1109 as RenameSmall,
3207
- default1820 as Reorder,
3208
- default1821 as ReorderSmall,
3211
+ default1822 as Reorder,
3212
+ default1823 as ReorderSmall,
3209
3213
  default1110 as RepeaterVertical,
3210
3214
  default1111 as RepeaterVerticalSmall,
3211
3215
  default1112 as Replace,
@@ -3223,8 +3227,8 @@ export {
3223
3227
  default1124 as ReviewsSmall,
3224
3228
  default1125 as RichText,
3225
3229
  default1126 as RichTextSmall,
3226
- default1822 as RightAlignmentInner,
3227
- default1823 as RightAlignmentInnerSmall,
3230
+ default1824 as RightAlignmentInner,
3231
+ default1825 as RightAlignmentInnerSmall,
3228
3232
  default1127 as RightToLeftText,
3229
3233
  default1128 as RightToLeftTextSmall,
3230
3234
  default1129 as RotateLeft,
@@ -3245,8 +3249,8 @@ export {
3245
3249
  default1144 as RtlSmall,
3246
3250
  default1145 as Rule,
3247
3251
  default1146 as RuleSmall,
3248
- default1824 as SEOAndAccessibility,
3249
- default1825 as SEOAndAccessibilitySmall,
3252
+ default1826 as SEOAndAccessibility,
3253
+ default1827 as SEOAndAccessibilitySmall,
3250
3254
  default1147 as SaleChannels,
3251
3255
  default1148 as SaleChannelsSmall,
3252
3256
  default1149 as Saturation,
@@ -3267,13 +3271,13 @@ export {
3267
3271
  default1164 as SeatRowSmall,
3268
3272
  default1165 as SeatSelectionTool,
3269
3273
  default1166 as SeatSelectionToolSmall,
3270
- default1826 as Section,
3271
- default1827 as SectionDividerBottom,
3272
- default1828 as SectionDividerBottomSmall,
3273
- default1829 as SectionDividerTop,
3274
- default1830 as SectionDividerTopSmall,
3274
+ default1828 as Section,
3275
+ default1829 as SectionDividerBottom,
3276
+ default1830 as SectionDividerBottomSmall,
3277
+ default1831 as SectionDividerTop,
3278
+ default1832 as SectionDividerTopSmall,
3275
3279
  default1167 as SectionLayout,
3276
- default1831 as SectionSmall,
3280
+ default1833 as SectionSmall,
3277
3281
  default1168 as SectionSparkles,
3278
3282
  default1169 as SectionSparklesSmall,
3279
3283
  default1170 as SelectedTag,
@@ -3331,24 +3335,24 @@ export {
3331
3335
  default1222 as SiteMapSmall,
3332
3336
  default1223 as SiteMove,
3333
3337
  default1224 as SiteMoveSmall,
3334
- default1832 as SiteRemove,
3335
- default1833 as SiteRemoveSmall,
3338
+ default1834 as SiteRemove,
3339
+ default1835 as SiteRemoveSmall,
3336
3340
  default1225 as SiteSearch,
3337
3341
  default1226 as SiteSearchSmall,
3338
3342
  default1227 as SiteSmall,
3339
3343
  default1228 as SizeAndRatio,
3340
3344
  default1229 as SizeAndRatioSmall,
3341
- default1834 as SkipBackwards,
3342
- default1835 as SkipBackwardsSmall,
3343
- default1836 as SkipForward,
3344
- default1837 as SkipForwardSmall,
3345
+ default1836 as SkipBackwards,
3346
+ default1837 as SkipBackwardsSmall,
3347
+ default1838 as SkipForward,
3348
+ default1839 as SkipForwardSmall,
3345
3349
  default1230 as Slack,
3346
- default1838 as SlackFilled,
3347
- default1839 as SlackFilledSmall,
3350
+ default1840 as SlackFilled,
3351
+ default1841 as SlackFilledSmall,
3348
3352
  default1231 as SlackSmall,
3349
3353
  default1232 as Slider,
3350
3354
  default1233 as SliderSmall,
3351
- default1840 as SlidesSmall,
3355
+ default1842 as SlidesSmall,
3352
3356
  default1234 as SmallSize,
3353
3357
  default1235 as SmallSizeSmall,
3354
3358
  default1236 as Smile,
@@ -3379,8 +3383,8 @@ export {
3379
3383
  default1261 as SoundOff,
3380
3384
  default1262 as SoundOffSmall,
3381
3385
  default1263 as SoundSmall,
3382
- default1841 as SparkleFilled,
3383
- default1842 as SparkleFilledSmall,
3386
+ default1843 as SparkleFilled,
3387
+ default1844 as SparkleFilledSmall,
3384
3388
  default1264 as Sparkles,
3385
3389
  default1265 as SparklesFilled,
3386
3390
  default1266 as SparklesFilledSmall,
@@ -3389,12 +3393,12 @@ export {
3389
3393
  default1269 as SpicySmall,
3390
3394
  default1270 as SplitCell,
3391
3395
  default1271 as SplitCellSmall,
3392
- default1843 as SplitHorizontally,
3393
- default1844 as SplitHorizontallySmall,
3396
+ default1845 as SplitHorizontally,
3397
+ default1846 as SplitHorizontallySmall,
3394
3398
  default1272 as SplitPath,
3395
3399
  default1273 as SplitPathSmall,
3396
- default1845 as SplitVertically,
3397
- default1846 as SplitVerticallySmall,
3400
+ default1847 as SplitVertically,
3401
+ default1848 as SplitVerticallySmall,
3398
3402
  default1274 as Spotify,
3399
3403
  default1275 as SpotifySmall,
3400
3404
  default1276 as SquareCorner,
@@ -3417,9 +3421,9 @@ export {
3417
3421
  default1293 as StandingAreaSmall,
3418
3422
  default1294 as Star,
3419
3423
  default1295 as StarFilled,
3420
- default1847 as StarOfDavid,
3421
- default1848 as StarOfDavidSmall,
3422
- default1849 as StarSmall,
3424
+ default1849 as StarOfDavid,
3425
+ default1850 as StarOfDavidSmall,
3426
+ default1851 as StarSmall,
3423
3427
  default1296 as Statistics,
3424
3428
  default1297 as StatisticsHorizontal,
3425
3429
  default1298 as StatisticsHorizontalSmall,
@@ -3462,13 +3466,13 @@ export {
3462
3466
  default1335 as Strikethrough,
3463
3467
  default1336 as StrikethroughLight,
3464
3468
  default1337 as StrikethroughLightSmall,
3465
- default1850 as StrikethroughSmall,
3469
+ default1852 as StrikethroughSmall,
3466
3470
  default1338 as Styles,
3467
3471
  default1339 as StylesSmall,
3468
3472
  default1340 as Substract,
3469
3473
  default1341 as SubstractSmall,
3470
- default1851 as SwapImage,
3471
- default1852 as SwapImageSmall,
3474
+ default1853 as SwapImage,
3475
+ default1854 as SwapImageSmall,
3472
3476
  default1342 as TS,
3473
3477
  default1343 as TSSmall,
3474
3478
  default1344 as TShirt,
@@ -3517,8 +3521,8 @@ export {
3517
3521
  default1387 as TextAlignRightLight,
3518
3522
  default1388 as TextAlignRightLightSmall,
3519
3523
  default1389 as TextAlignRightSmall,
3520
- default1853 as TextAnimation,
3521
- default1854 as TextAnimationSmall,
3524
+ default1855 as TextAnimation,
3525
+ default1856 as TextAnimationSmall,
3522
3526
  default1390 as TextColor,
3523
3527
  default1391 as TextColorLight,
3524
3528
  default1392 as TextColorLightSmall,
@@ -3528,7 +3532,7 @@ export {
3528
3532
  default1396 as TextHighlightColor,
3529
3533
  default1397 as TextHighlightColorLight,
3530
3534
  default1398 as TextHighlightColorLightSmall,
3531
- default1855 as TextHighlightColorSmall,
3535
+ default1857 as TextHighlightColorSmall,
3532
3536
  default1399 as TextJustify,
3533
3537
  default1400 as TextJustifySmall,
3534
3538
  default1401 as TextLengthLight,
@@ -3538,22 +3542,22 @@ export {
3538
3542
  default1405 as TextRemove,
3539
3543
  default1406 as TextRemoveFilled,
3540
3544
  default1407 as TextRemoveSmall,
3541
- default1856 as TextSettings,
3542
- default1857 as TextSettingsSmall,
3545
+ default1858 as TextSettings,
3546
+ default1859 as TextSettingsSmall,
3543
3547
  default1408 as TextSmall,
3544
3548
  default1409 as TextSparkles,
3545
3549
  default1410 as TextSparklesSmall,
3546
3550
  default1411 as TextStrokeColor,
3547
3551
  default1412 as TextStrokeColorLight,
3548
- default1858 as TextStrokeColorSmall,
3552
+ default1860 as TextStrokeColorSmall,
3549
3553
  default1413 as TextStyles,
3550
3554
  default1414 as TextStylesSmall,
3551
- default1859 as TextTwist,
3552
- default1860 as TextTwistSmall,
3555
+ default1861 as TextTwist,
3556
+ default1862 as TextTwistSmall,
3553
3557
  default1415 as ThreeFourRatio,
3554
3558
  default1416 as ThreeFourRatioSmall,
3555
- default1861 as ThreeTwoRatio,
3556
- default1862 as ThreeTwoRatioSmall,
3559
+ default1863 as ThreeTwoRatio,
3560
+ default1864 as ThreeTwoRatioSmall,
3557
3561
  default1417 as Thumbnails,
3558
3562
  default1418 as ThumbnailsSmall,
3559
3563
  default1419 as ThumbsDown,
@@ -3570,8 +3574,8 @@ export {
3570
3574
  default1430 as TikTokSmall,
3571
3575
  default1431 as Time,
3572
3576
  default1432 as TimeSmall,
3573
- default1863 as TimelineView,
3574
- default1864 as TimelineViewSmall,
3577
+ default1865 as TimelineView,
3578
+ default1866 as TimelineViewSmall,
3575
3579
  default1433 as Timer,
3576
3580
  default1434 as TimerSmall,
3577
3581
  default1435 as Toggle,
@@ -3583,20 +3587,20 @@ export {
3583
3587
  default1441 as Transfer,
3584
3588
  default1442 as TransferSmall,
3585
3589
  default1443 as TransformSmall,
3586
- default1865 as Transition,
3587
- default1866 as TransitionSmall,
3588
- default1867 as Trending,
3589
- default1868 as TrendingSmall,
3590
+ default1867 as Transition,
3591
+ default1868 as TransitionSmall,
3592
+ default1869 as Trending,
3593
+ default1870 as TrendingSmall,
3590
3594
  default1444 as TriangleLarge,
3591
3595
  default1445 as TriangleLargeSmall,
3592
- default1869 as TwentyOneNineRatio,
3593
- default1870 as TwentyOneNineRatioSmall,
3596
+ default1871 as TwentyOneNineRatio,
3597
+ default1872 as TwentyOneNineRatioSmall,
3594
3598
  default1446 as Twitch,
3595
3599
  default1447 as TwitchSmall,
3596
3600
  default1448 as Twitter,
3597
3601
  default1449 as TwitterSmall,
3598
- default1871 as TwoThreeRatio,
3599
- default1872 as TwoThreeRatioSmall,
3602
+ default1873 as TwoThreeRatio,
3603
+ default1874 as TwoThreeRatioSmall,
3600
3604
  default1450 as Unarchive,
3601
3605
  default1451 as UnarchiveSmall,
3602
3606
  default1452 as Underline,
@@ -3607,8 +3611,8 @@ export {
3607
3611
  default1457 as UndoFilled,
3608
3612
  default1458 as UndoFilledSmall,
3609
3613
  default1459 as UndoSmall,
3610
- default1873 as Ungroup,
3611
- default1874 as UngroupSmall,
3614
+ default1875 as Ungroup,
3615
+ default1876 as UngroupSmall,
3612
3616
  default1460 as Union,
3613
3617
  default1461 as UnionSmall,
3614
3618
  default1462 as Unlink,
@@ -3620,8 +3624,8 @@ export {
3620
3624
  default1468 as Upload,
3621
3625
  default1469 as UploadExport,
3622
3626
  default1470 as UploadExportSmall,
3623
- default1875 as UploadImage,
3624
- default1876 as UploadImageSmall,
3627
+ default1877 as UploadImage,
3628
+ default1878 as UploadImageSmall,
3625
3629
  default1471 as UpperCase,
3626
3630
  default1472 as UpperCaseSmall,
3627
3631
  default1473 as UppercaseLight,
@@ -3664,18 +3668,18 @@ export {
3664
3668
  default1510 as VerticalRatioChecked,
3665
3669
  default1511 as VerticalRatioCheckedSmall,
3666
3670
  default1512 as VerticalRatioSmall,
3667
- default1877 as VerticalText,
3671
+ default1879 as VerticalText,
3668
3672
  default1513 as VerticalTextLight,
3669
3673
  default1514 as VerticalTextLightSmall,
3670
- default1878 as VerticalTextSmall,
3674
+ default1880 as VerticalTextSmall,
3671
3675
  default1515 as VideoCamera,
3672
3676
  default1516 as VideoCameraDisabled,
3673
3677
  default1517 as VideoCameraDisabledSmall,
3674
3678
  default1518 as VideoCameraSmall,
3675
3679
  default1519 as VideoCameraSparkles,
3676
3680
  default1520 as VideoCameraSparklesSmall,
3677
- default1879 as VideoFile,
3678
- default1880 as VideoFileSmall,
3681
+ default1881 as VideoFile,
3682
+ default1882 as VideoFileSmall,
3679
3683
  default1521 as VideoLibrary,
3680
3684
  default1522 as VideoLibrarySmall,
3681
3685
  default1523 as ViewExternal,