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