@wix/wix-ui-icons-common 3.158.0 → 3.159.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 (185) hide show
  1. package/dist/cjs/lazy/general/dist/components/HeadingFive.js +1 -1
  2. package/dist/cjs/lazy/general/dist/components/HeadingFiveSmall.js +1 -1
  3. package/dist/cjs/lazy/general/dist/components/HeadingFour.js +1 -1
  4. package/dist/cjs/lazy/general/dist/components/HeadingFourSmall.js +1 -1
  5. package/dist/cjs/lazy/general/dist/components/HeadingSix.js +1 -1
  6. package/dist/cjs/lazy/general/dist/components/HeadingSixSmall.js +1 -1
  7. package/dist/cjs/lazy/general/dist/components/HugContentVertical.js +31 -0
  8. package/dist/cjs/lazy/general/dist/components/HugContentVerticalSmall.js +31 -0
  9. package/dist/cjs/lazy/general/dist/components/Multilingual.js +1 -1
  10. package/dist/cjs/lazy/general/dist/components/MultilingualSmall.js +1 -1
  11. package/dist/cjs/lazy/general/dist/components/OneEightRatio.js +31 -0
  12. package/dist/cjs/lazy/general/dist/components/OneEightRatioSmall.js +31 -0
  13. package/dist/cjs/lazy/general/dist/components/OneFourRatio.js +31 -0
  14. package/dist/cjs/lazy/general/dist/components/OneFourRatioSmall.js +31 -0
  15. package/dist/cjs/lazy/general/dist/components/ThreeTwoRatio.js +31 -0
  16. package/dist/cjs/lazy/general/dist/components/ThreeTwoRatioSmall.js +31 -0
  17. package/dist/cjs/lazy/general/dist/components/TwentyOneNineRatio.js +31 -0
  18. package/dist/cjs/lazy/general/dist/components/TwentyOneNineRatioSmall.js +31 -0
  19. package/dist/cjs/lazy/general/dist/components/TwoThreeRatio.js +31 -0
  20. package/dist/cjs/lazy/general/dist/components/TwoThreeRatioSmall.js +31 -0
  21. package/dist/cjs/lazy/general/dist/index.js +36 -0
  22. package/dist/cjs/lazy/system/dist/components/BreadcrumbsChevronRight.js +1 -1
  23. package/dist/cjs/odeditor/general/dist/components/HeadingFive.js +37 -0
  24. package/dist/cjs/odeditor/general/dist/components/HeadingFiveSmall.js +37 -0
  25. package/dist/cjs/odeditor/general/dist/components/HeadingFour.js +37 -0
  26. package/dist/cjs/odeditor/general/dist/components/HeadingFourSmall.js +37 -0
  27. package/dist/cjs/odeditor/general/dist/components/HeadingSix.js +37 -0
  28. package/dist/cjs/odeditor/general/dist/components/HeadingSixSmall.js +37 -0
  29. package/dist/cjs/odeditor/general/dist/components/HugContentVertical.js +37 -0
  30. package/dist/cjs/odeditor/general/dist/components/HugContentVerticalSmall.js +37 -0
  31. package/dist/cjs/odeditor/general/dist/components/Multilingual.js +37 -0
  32. package/dist/cjs/odeditor/general/dist/components/MultilingualSmall.js +37 -0
  33. package/dist/cjs/odeditor/general/dist/components/OneEightRatio.js +37 -0
  34. package/dist/cjs/odeditor/general/dist/components/OneEightRatioSmall.js +37 -0
  35. package/dist/cjs/odeditor/general/dist/components/OneFourRatio.js +37 -0
  36. package/dist/cjs/odeditor/general/dist/components/OneFourRatioSmall.js +37 -0
  37. package/dist/cjs/odeditor/general/dist/components/ThreeTwoRatio.js +37 -0
  38. package/dist/cjs/odeditor/general/dist/components/ThreeTwoRatioSmall.js +37 -0
  39. package/dist/cjs/odeditor/general/dist/components/TwentyOneNineRatio.js +37 -0
  40. package/dist/cjs/odeditor/general/dist/components/TwentyOneNineRatioSmall.js +37 -0
  41. package/dist/cjs/odeditor/general/dist/components/TwoThreeRatio.js +37 -0
  42. package/dist/cjs/odeditor/general/dist/components/TwoThreeRatioSmall.js +37 -0
  43. package/dist/cjs/odeditor/general/dist/index.js +60 -0
  44. package/dist/cjs/odeditor/general/metadata.js +70 -0
  45. package/dist/cjs/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
  46. package/dist/cjs/odeditor/system/metadata.js +7 -7
  47. package/dist/esm/lazy/general/dist/components/HeadingFive.js +1 -1
  48. package/dist/esm/lazy/general/dist/components/HeadingFiveSmall.js +1 -1
  49. package/dist/esm/lazy/general/dist/components/HeadingFour.js +1 -1
  50. package/dist/esm/lazy/general/dist/components/HeadingFourSmall.js +1 -1
  51. package/dist/esm/lazy/general/dist/components/HeadingSix.js +1 -1
  52. package/dist/esm/lazy/general/dist/components/HeadingSixSmall.js +1 -1
  53. package/dist/esm/lazy/general/dist/components/HugContentVertical.js +11 -0
  54. package/dist/esm/lazy/general/dist/components/HugContentVerticalSmall.js +11 -0
  55. package/dist/esm/lazy/general/dist/components/Multilingual.js +1 -1
  56. package/dist/esm/lazy/general/dist/components/MultilingualSmall.js +1 -1
  57. package/dist/esm/lazy/general/dist/components/OneEightRatio.js +11 -0
  58. package/dist/esm/lazy/general/dist/components/OneEightRatioSmall.js +11 -0
  59. package/dist/esm/lazy/general/dist/components/OneFourRatio.js +11 -0
  60. package/dist/esm/lazy/general/dist/components/OneFourRatioSmall.js +11 -0
  61. package/dist/esm/lazy/general/dist/components/ThreeTwoRatio.js +11 -0
  62. package/dist/esm/lazy/general/dist/components/ThreeTwoRatioSmall.js +11 -0
  63. package/dist/esm/lazy/general/dist/components/TwentyOneNineRatio.js +11 -0
  64. package/dist/esm/lazy/general/dist/components/TwentyOneNineRatioSmall.js +11 -0
  65. package/dist/esm/lazy/general/dist/components/TwoThreeRatio.js +11 -0
  66. package/dist/esm/lazy/general/dist/components/TwoThreeRatioSmall.js +11 -0
  67. package/dist/esm/lazy/general/dist/index.js +248 -224
  68. package/dist/esm/lazy/system/dist/components/BreadcrumbsChevronRight.js +1 -1
  69. package/dist/esm/odeditor/general/dist/components/HeadingFive.js +7 -0
  70. package/dist/esm/odeditor/general/dist/components/HeadingFiveSmall.js +7 -0
  71. package/dist/esm/odeditor/general/dist/components/HeadingFour.js +7 -0
  72. package/dist/esm/odeditor/general/dist/components/HeadingFourSmall.js +7 -0
  73. package/dist/esm/odeditor/general/dist/components/HeadingSix.js +7 -0
  74. package/dist/esm/odeditor/general/dist/components/HeadingSixSmall.js +7 -0
  75. package/dist/esm/odeditor/general/dist/components/HugContentVertical.js +7 -0
  76. package/dist/esm/odeditor/general/dist/components/HugContentVerticalSmall.js +7 -0
  77. package/dist/esm/odeditor/general/dist/components/Multilingual.js +7 -0
  78. package/dist/esm/odeditor/general/dist/components/MultilingualSmall.js +7 -0
  79. package/dist/esm/odeditor/general/dist/components/OneEightRatio.js +7 -0
  80. package/dist/esm/odeditor/general/dist/components/OneEightRatioSmall.js +7 -0
  81. package/dist/esm/odeditor/general/dist/components/OneFourRatio.js +7 -0
  82. package/dist/esm/odeditor/general/dist/components/OneFourRatioSmall.js +7 -0
  83. package/dist/esm/odeditor/general/dist/components/ThreeTwoRatio.js +7 -0
  84. package/dist/esm/odeditor/general/dist/components/ThreeTwoRatioSmall.js +7 -0
  85. package/dist/esm/odeditor/general/dist/components/TwentyOneNineRatio.js +7 -0
  86. package/dist/esm/odeditor/general/dist/components/TwentyOneNineRatioSmall.js +7 -0
  87. package/dist/esm/odeditor/general/dist/components/TwoThreeRatio.js +7 -0
  88. package/dist/esm/odeditor/general/dist/components/TwoThreeRatioSmall.js +7 -0
  89. package/dist/esm/odeditor/general/dist/index.js +1316 -1276
  90. package/dist/esm/odeditor/general/metadata.js +70 -0
  91. package/dist/esm/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
  92. package/dist/esm/odeditor/system/metadata.js +7 -7
  93. package/dist/statics/icons/odeditor/general/HeadingFive.1d9a.json +3 -0
  94. package/dist/statics/icons/odeditor/general/HeadingFiveSmall.344a.json +3 -0
  95. package/dist/statics/icons/odeditor/general/HeadingFour.1215.json +3 -0
  96. package/dist/statics/icons/odeditor/general/HeadingFourSmall.496b.json +3 -0
  97. package/dist/statics/icons/odeditor/general/HeadingSix.bacf.json +3 -0
  98. package/dist/statics/icons/odeditor/general/HeadingSixSmall.19df.json +3 -0
  99. package/dist/statics/icons/odeditor/general/HugContentVertical.8a7a.json +3 -0
  100. package/dist/statics/icons/odeditor/general/HugContentVerticalSmall.e859.json +3 -0
  101. package/dist/statics/icons/odeditor/general/Multilingual.07c9.json +3 -0
  102. package/dist/statics/icons/odeditor/general/MultilingualSmall.af1f.json +3 -0
  103. package/dist/statics/icons/odeditor/general/OneEightRatio.bec1.json +3 -0
  104. package/dist/statics/icons/odeditor/general/OneEightRatioSmall.0bcc.json +3 -0
  105. package/dist/statics/icons/odeditor/general/OneFourRatio.d1ed.json +3 -0
  106. package/dist/statics/icons/odeditor/general/OneFourRatioSmall.78c2.json +3 -0
  107. package/dist/statics/icons/odeditor/general/ThreeTwoRatio.abc5.json +3 -0
  108. package/dist/statics/icons/odeditor/general/ThreeTwoRatioSmall.19b2.json +3 -0
  109. package/dist/statics/icons/odeditor/general/TwentyOneNineRatio.6618.json +3 -0
  110. package/dist/statics/icons/odeditor/general/TwentyOneNineRatioSmall.b534.json +3 -0
  111. package/dist/statics/icons/odeditor/general/TwoThreeRatio.dbab.json +3 -0
  112. package/dist/statics/icons/odeditor/general/TwoThreeRatioSmall.e2a9.json +3 -0
  113. package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.c820.json +3 -0
  114. package/dist/tsconfig.tsbuildinfo +1 -1
  115. package/dist/types/lazy/general/dist/components/HugContentVertical.d.ts +3 -0
  116. package/dist/types/lazy/general/dist/components/HugContentVertical.d.ts.map +1 -0
  117. package/dist/types/lazy/general/dist/components/HugContentVerticalSmall.d.ts +3 -0
  118. package/dist/types/lazy/general/dist/components/HugContentVerticalSmall.d.ts.map +1 -0
  119. package/dist/types/lazy/general/dist/components/OneEightRatio.d.ts +3 -0
  120. package/dist/types/lazy/general/dist/components/OneEightRatio.d.ts.map +1 -0
  121. package/dist/types/lazy/general/dist/components/OneEightRatioSmall.d.ts +3 -0
  122. package/dist/types/lazy/general/dist/components/OneEightRatioSmall.d.ts.map +1 -0
  123. package/dist/types/lazy/general/dist/components/OneFourRatio.d.ts +3 -0
  124. package/dist/types/lazy/general/dist/components/OneFourRatio.d.ts.map +1 -0
  125. package/dist/types/lazy/general/dist/components/OneFourRatioSmall.d.ts +3 -0
  126. package/dist/types/lazy/general/dist/components/OneFourRatioSmall.d.ts.map +1 -0
  127. package/dist/types/lazy/general/dist/components/ThreeTwoRatio.d.ts +3 -0
  128. package/dist/types/lazy/general/dist/components/ThreeTwoRatio.d.ts.map +1 -0
  129. package/dist/types/lazy/general/dist/components/ThreeTwoRatioSmall.d.ts +3 -0
  130. package/dist/types/lazy/general/dist/components/ThreeTwoRatioSmall.d.ts.map +1 -0
  131. package/dist/types/lazy/general/dist/components/TwentyOneNineRatio.d.ts +3 -0
  132. package/dist/types/lazy/general/dist/components/TwentyOneNineRatio.d.ts.map +1 -0
  133. package/dist/types/lazy/general/dist/components/TwentyOneNineRatioSmall.d.ts +3 -0
  134. package/dist/types/lazy/general/dist/components/TwentyOneNineRatioSmall.d.ts.map +1 -0
  135. package/dist/types/lazy/general/dist/components/TwoThreeRatio.d.ts +3 -0
  136. package/dist/types/lazy/general/dist/components/TwoThreeRatio.d.ts.map +1 -0
  137. package/dist/types/lazy/general/dist/components/TwoThreeRatioSmall.d.ts +3 -0
  138. package/dist/types/lazy/general/dist/components/TwoThreeRatioSmall.d.ts.map +1 -0
  139. package/dist/types/lazy/general/dist/index.d.ts +12 -0
  140. package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
  141. package/dist/types/odeditor/general/dist/components/HeadingFive.d.ts +7 -0
  142. package/dist/types/odeditor/general/dist/components/HeadingFive.d.ts.map +1 -0
  143. package/dist/types/odeditor/general/dist/components/HeadingFiveSmall.d.ts +7 -0
  144. package/dist/types/odeditor/general/dist/components/HeadingFiveSmall.d.ts.map +1 -0
  145. package/dist/types/odeditor/general/dist/components/HeadingFour.d.ts +7 -0
  146. package/dist/types/odeditor/general/dist/components/HeadingFour.d.ts.map +1 -0
  147. package/dist/types/odeditor/general/dist/components/HeadingFourSmall.d.ts +7 -0
  148. package/dist/types/odeditor/general/dist/components/HeadingFourSmall.d.ts.map +1 -0
  149. package/dist/types/odeditor/general/dist/components/HeadingSix.d.ts +7 -0
  150. package/dist/types/odeditor/general/dist/components/HeadingSix.d.ts.map +1 -0
  151. package/dist/types/odeditor/general/dist/components/HeadingSixSmall.d.ts +7 -0
  152. package/dist/types/odeditor/general/dist/components/HeadingSixSmall.d.ts.map +1 -0
  153. package/dist/types/odeditor/general/dist/components/HugContentVertical.d.ts +7 -0
  154. package/dist/types/odeditor/general/dist/components/HugContentVertical.d.ts.map +1 -0
  155. package/dist/types/odeditor/general/dist/components/HugContentVerticalSmall.d.ts +7 -0
  156. package/dist/types/odeditor/general/dist/components/HugContentVerticalSmall.d.ts.map +1 -0
  157. package/dist/types/odeditor/general/dist/components/Multilingual.d.ts +7 -0
  158. package/dist/types/odeditor/general/dist/components/Multilingual.d.ts.map +1 -0
  159. package/dist/types/odeditor/general/dist/components/MultilingualSmall.d.ts +7 -0
  160. package/dist/types/odeditor/general/dist/components/MultilingualSmall.d.ts.map +1 -0
  161. package/dist/types/odeditor/general/dist/components/OneEightRatio.d.ts +7 -0
  162. package/dist/types/odeditor/general/dist/components/OneEightRatio.d.ts.map +1 -0
  163. package/dist/types/odeditor/general/dist/components/OneEightRatioSmall.d.ts +7 -0
  164. package/dist/types/odeditor/general/dist/components/OneEightRatioSmall.d.ts.map +1 -0
  165. package/dist/types/odeditor/general/dist/components/OneFourRatio.d.ts +7 -0
  166. package/dist/types/odeditor/general/dist/components/OneFourRatio.d.ts.map +1 -0
  167. package/dist/types/odeditor/general/dist/components/OneFourRatioSmall.d.ts +7 -0
  168. package/dist/types/odeditor/general/dist/components/OneFourRatioSmall.d.ts.map +1 -0
  169. package/dist/types/odeditor/general/dist/components/ThreeTwoRatio.d.ts +7 -0
  170. package/dist/types/odeditor/general/dist/components/ThreeTwoRatio.d.ts.map +1 -0
  171. package/dist/types/odeditor/general/dist/components/ThreeTwoRatioSmall.d.ts +7 -0
  172. package/dist/types/odeditor/general/dist/components/ThreeTwoRatioSmall.d.ts.map +1 -0
  173. package/dist/types/odeditor/general/dist/components/TwentyOneNineRatio.d.ts +7 -0
  174. package/dist/types/odeditor/general/dist/components/TwentyOneNineRatio.d.ts.map +1 -0
  175. package/dist/types/odeditor/general/dist/components/TwentyOneNineRatioSmall.d.ts +7 -0
  176. package/dist/types/odeditor/general/dist/components/TwentyOneNineRatioSmall.d.ts.map +1 -0
  177. package/dist/types/odeditor/general/dist/components/TwoThreeRatio.d.ts +7 -0
  178. package/dist/types/odeditor/general/dist/components/TwoThreeRatio.d.ts.map +1 -0
  179. package/dist/types/odeditor/general/dist/components/TwoThreeRatioSmall.d.ts +7 -0
  180. package/dist/types/odeditor/general/dist/components/TwoThreeRatioSmall.d.ts.map +1 -0
  181. package/dist/types/odeditor/general/dist/index.d.ts +20 -0
  182. package/dist/types/odeditor/general/dist/index.d.ts.map +1 -1
  183. package/dist/types/odeditor/general/metadata.d.ts.map +1 -1
  184. package/package.json +3 -3
  185. package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.d144.json +0 -3
@@ -1702,118 +1702,130 @@ import { default as default1702 } from "./components/Group";
1702
1702
  import { default as default1703 } from "./components/GroupSmall";
1703
1703
  import { default as default1704 } from "./components/HorizontalText";
1704
1704
  import { default as default1705 } from "./components/HorizontalTextSmall";
1705
- import { default as default1706 } from "./components/IncreaseIndentSmall";
1706
- import { default as default1707 } from "./components/InwardArrowsAll";
1707
- import { default as default1708 } from "./components/InwardArrowsAllSmall";
1708
- import { default as default1709 } from "./components/Keyboard";
1709
- import { default as default1710 } from "./components/KeyboardSmall";
1710
- import { default as default1711 } from "./components/LayoutGalleryWithPanelsSparkles";
1711
- import { default as default1712 } from "./components/LayoutGalleryWithPanelsSparklesSmall";
1712
- import { default as default1713 } from "./components/LayoutGrid";
1713
- import { default as default1714 } from "./components/LayoutGridSmall";
1714
- import { default as default1715 } from "./components/LayoutThreeColumnsGrid";
1715
- import { default as default1716 } from "./components/LayoutThreeColumnsGridSmall";
1716
- import { default as default1717 } from "./components/LayoutThreeRows";
1717
- import { default as default1718 } from "./components/LayoutThreeRowsSmall";
1718
- import { default as default1719 } from "./components/LayoutTwoColumnsGrid";
1719
- import { default as default1720 } from "./components/LayoutTwoColumnsGridSmall";
1720
- import { default as default1721 } from "./components/LayoutTwoRows";
1721
- import { default as default1722 } from "./components/LayoutTwoRowsSmall";
1722
- import { default as default1723 } from "./components/LayoutTwoThirds";
1723
- import { default as default1724 } from "./components/LayoutTwoThirdsSmall";
1724
- import { default as default1725 } from "./components/LeftAlignmentInner";
1725
- import { default as default1726 } from "./components/LeftAlignmentInnerSmall";
1726
- import { default as default1727 } from "./components/LineEndArrowLeft";
1727
- import { default as default1728 } from "./components/LineEndArrowLeftSmall";
1728
- import { default as default1729 } from "./components/LineEndArrowRight";
1729
- import { default as default1730 } from "./components/LineEndArrowRightSmall";
1730
- import { default as default1731 } from "./components/LineEndSquareRight";
1731
- import { default as default1732 } from "./components/LineEndSquareRightSmall";
1732
- import { default as default1733 } from "./components/LinkedElement";
1733
- import { default as default1734 } from "./components/LinkedElementSmall";
1734
- import { default as default1735 } from "./components/Logo";
1735
- import { default as default1736 } from "./components/LogoSmall";
1736
- import { default as default1737 } from "./components/Lottie";
1737
- import { default as default1738 } from "./components/LottieSmall";
1738
- import { default as default1739 } from "./components/MasonryGrid";
1739
- import { default as default1740 } from "./components/MasonryGridSmall";
1740
- import { default as default1741 } from "./components/MatchSize";
1741
- import { default as default1742 } from "./components/MatchSizeSmall";
1742
- import { default as default1743 } from "./components/MobileDisconnect";
1743
- import { default as default1744 } from "./components/MobileDisconnectSmall";
1744
- import { default as default1745 } from "./components/None";
1745
- import { default as default1746 } from "./components/NoneSmall";
1746
- import { default as default1747 } from "./components/NumberedListSmall";
1747
- import { default as default1748 } from "./components/Offline";
1748
- import { default as default1749 } from "./components/OfflineSmall";
1749
- import { default as default1750 } from "./components/OpenSidebar";
1750
- import { default as default1751 } from "./components/OpenSidebarSmall";
1751
- import { default as default1752 } from "./components/Paste";
1752
- import { default as default1753 } from "./components/PasteSmall";
1753
- import { default as default1754 } from "./components/Popular";
1754
- import { default as default1755 } from "./components/PopularSmall";
1755
- import { default as default1756 } from "./components/Popup";
1756
- import { default as default1757 } from "./components/PopupSmall";
1757
- import { default as default1758 } from "./components/PositionBottom";
1758
- import { default as default1759 } from "./components/PositionBottomSmall";
1759
- import { default as default1760 } from "./components/PositionLeft";
1760
- import { default as default1761 } from "./components/PositionLeftSmall";
1761
- import { default as default1762 } from "./components/PositionRight";
1762
- import { default as default1763 } from "./components/PositionRightSmall";
1763
- import { default as default1764 } from "./components/PositionTop";
1764
- import { default as default1765 } from "./components/PositionTopSmall";
1765
- import { default as default1766 } from "./components/Remix";
1766
- import { default as default1767 } from "./components/RemixSmall";
1767
- import { default as default1768 } from "./components/Reorder";
1768
- import { default as default1769 } from "./components/ReorderSmall";
1769
- import { default as default1770 } from "./components/RightAlignmentInner";
1770
- import { default as default1771 } from "./components/RightAlignmentInnerSmall";
1771
- import { default as default1772 } from "./components/SEOAndAccessibility";
1772
- import { default as default1773 } from "./components/SEOAndAccessibilitySmall";
1773
- import { default as default1774 } from "./components/Section";
1774
- import { default as default1775 } from "./components/SectionDividerBottom";
1775
- import { default as default1776 } from "./components/SectionDividerBottomSmall";
1776
- import { default as default1777 } from "./components/SectionDividerTop";
1777
- import { default as default1778 } from "./components/SectionDividerTopSmall";
1778
- import { default as default1779 } from "./components/SectionSmall";
1779
- import { default as default1780 } from "./components/SiteRemove";
1780
- import { default as default1781 } from "./components/SiteRemoveSmall";
1781
- import { default as default1782 } from "./components/SkipBackwards";
1782
- import { default as default1783 } from "./components/SkipBackwardsSmall";
1783
- import { default as default1784 } from "./components/SkipForward";
1784
- import { default as default1785 } from "./components/SkipForwardSmall";
1785
- import { default as default1786 } from "./components/SlidesSmall";
1786
- import { default as default1787 } from "./components/SparkleFilled";
1787
- import { default as default1788 } from "./components/SparkleFilledSmall";
1788
- import { default as default1789 } from "./components/SplitHorizontally";
1789
- import { default as default1790 } from "./components/SplitHorizontallySmall";
1790
- import { default as default1791 } from "./components/SplitVertically";
1791
- import { default as default1792 } from "./components/SplitVerticallySmall";
1792
- import { default as default1793 } from "./components/StrikethroughSmall";
1793
- import { default as default1794 } from "./components/SwapImage";
1794
- import { default as default1795 } from "./components/SwapImageSmall";
1795
- import { default as default1796 } from "./components/TextAnimation";
1796
- import { default as default1797 } from "./components/TextAnimationSmall";
1797
- import { default as default1798 } from "./components/TextHighlightColorSmall";
1798
- import { default as default1799 } from "./components/TextSettings";
1799
- import { default as default1800 } from "./components/TextSettingsSmall";
1800
- import { default as default1801 } from "./components/TextStrokeColorSmall";
1801
- import { default as default1802 } from "./components/TextTwist";
1802
- import { default as default1803 } from "./components/TextTwistSmall";
1803
- import { default as default1804 } from "./components/TimelineView";
1804
- import { default as default1805 } from "./components/TimelineViewSmall";
1805
- import { default as default1806 } from "./components/Transition";
1806
- import { default as default1807 } from "./components/TransitionSmall";
1807
- import { default as default1808 } from "./components/Trending";
1808
- import { default as default1809 } from "./components/TrendingSmall";
1809
- import { default as default1810 } from "./components/Ungroup";
1810
- import { default as default1811 } from "./components/UngroupSmall";
1811
- import { default as default1812 } from "./components/UploadImage";
1812
- import { default as default1813 } from "./components/UploadImageSmall";
1813
- import { default as default1814 } from "./components/VerticalText";
1814
- import { default as default1815 } from "./components/VerticalTextSmall";
1815
- import { default as default1816 } from "./components/VideoFile";
1816
- import { default as default1817 } from "./components/VideoFileSmall";
1705
+ import { default as default1706 } from "./components/HugContentVertical";
1706
+ import { default as default1707 } from "./components/HugContentVerticalSmall";
1707
+ import { default as default1708 } from "./components/IncreaseIndentSmall";
1708
+ import { default as default1709 } from "./components/InwardArrowsAll";
1709
+ import { default as default1710 } from "./components/InwardArrowsAllSmall";
1710
+ import { default as default1711 } from "./components/Keyboard";
1711
+ import { default as default1712 } from "./components/KeyboardSmall";
1712
+ import { default as default1713 } from "./components/LayoutGalleryWithPanelsSparkles";
1713
+ import { default as default1714 } from "./components/LayoutGalleryWithPanelsSparklesSmall";
1714
+ import { default as default1715 } from "./components/LayoutGrid";
1715
+ import { default as default1716 } from "./components/LayoutGridSmall";
1716
+ import { default as default1717 } from "./components/LayoutThreeColumnsGrid";
1717
+ import { default as default1718 } from "./components/LayoutThreeColumnsGridSmall";
1718
+ import { default as default1719 } from "./components/LayoutThreeRows";
1719
+ import { default as default1720 } from "./components/LayoutThreeRowsSmall";
1720
+ import { default as default1721 } from "./components/LayoutTwoColumnsGrid";
1721
+ import { default as default1722 } from "./components/LayoutTwoColumnsGridSmall";
1722
+ import { default as default1723 } from "./components/LayoutTwoRows";
1723
+ import { default as default1724 } from "./components/LayoutTwoRowsSmall";
1724
+ import { default as default1725 } from "./components/LayoutTwoThirds";
1725
+ import { default as default1726 } from "./components/LayoutTwoThirdsSmall";
1726
+ import { default as default1727 } from "./components/LeftAlignmentInner";
1727
+ import { default as default1728 } from "./components/LeftAlignmentInnerSmall";
1728
+ import { default as default1729 } from "./components/LineEndArrowLeft";
1729
+ import { default as default1730 } from "./components/LineEndArrowLeftSmall";
1730
+ import { default as default1731 } from "./components/LineEndArrowRight";
1731
+ import { default as default1732 } from "./components/LineEndArrowRightSmall";
1732
+ import { default as default1733 } from "./components/LineEndSquareRight";
1733
+ import { default as default1734 } from "./components/LineEndSquareRightSmall";
1734
+ import { default as default1735 } from "./components/LinkedElement";
1735
+ import { default as default1736 } from "./components/LinkedElementSmall";
1736
+ import { default as default1737 } from "./components/Logo";
1737
+ import { default as default1738 } from "./components/LogoSmall";
1738
+ import { default as default1739 } from "./components/Lottie";
1739
+ import { default as default1740 } from "./components/LottieSmall";
1740
+ import { default as default1741 } from "./components/MasonryGrid";
1741
+ import { default as default1742 } from "./components/MasonryGridSmall";
1742
+ import { default as default1743 } from "./components/MatchSize";
1743
+ import { default as default1744 } from "./components/MatchSizeSmall";
1744
+ import { default as default1745 } from "./components/MobileDisconnect";
1745
+ import { default as default1746 } from "./components/MobileDisconnectSmall";
1746
+ import { default as default1747 } from "./components/None";
1747
+ import { default as default1748 } from "./components/NoneSmall";
1748
+ import { default as default1749 } from "./components/NumberedListSmall";
1749
+ import { default as default1750 } from "./components/Offline";
1750
+ import { default as default1751 } from "./components/OfflineSmall";
1751
+ import { default as default1752 } from "./components/OneEightRatio";
1752
+ import { default as default1753 } from "./components/OneEightRatioSmall";
1753
+ import { default as default1754 } from "./components/OneFourRatio";
1754
+ import { default as default1755 } from "./components/OneFourRatioSmall";
1755
+ import { default as default1756 } from "./components/OpenSidebar";
1756
+ import { default as default1757 } from "./components/OpenSidebarSmall";
1757
+ import { default as default1758 } from "./components/Paste";
1758
+ import { default as default1759 } from "./components/PasteSmall";
1759
+ import { default as default1760 } from "./components/Popular";
1760
+ import { default as default1761 } from "./components/PopularSmall";
1761
+ import { default as default1762 } from "./components/Popup";
1762
+ import { default as default1763 } from "./components/PopupSmall";
1763
+ import { default as default1764 } from "./components/PositionBottom";
1764
+ import { default as default1765 } from "./components/PositionBottomSmall";
1765
+ import { default as default1766 } from "./components/PositionLeft";
1766
+ import { default as default1767 } from "./components/PositionLeftSmall";
1767
+ import { default as default1768 } from "./components/PositionRight";
1768
+ import { default as default1769 } from "./components/PositionRightSmall";
1769
+ import { default as default1770 } from "./components/PositionTop";
1770
+ import { default as default1771 } from "./components/PositionTopSmall";
1771
+ import { default as default1772 } from "./components/Remix";
1772
+ import { default as default1773 } from "./components/RemixSmall";
1773
+ import { default as default1774 } from "./components/Reorder";
1774
+ import { default as default1775 } from "./components/ReorderSmall";
1775
+ import { default as default1776 } from "./components/RightAlignmentInner";
1776
+ import { default as default1777 } from "./components/RightAlignmentInnerSmall";
1777
+ import { default as default1778 } from "./components/SEOAndAccessibility";
1778
+ import { default as default1779 } from "./components/SEOAndAccessibilitySmall";
1779
+ import { default as default1780 } from "./components/Section";
1780
+ import { default as default1781 } from "./components/SectionDividerBottom";
1781
+ import { default as default1782 } from "./components/SectionDividerBottomSmall";
1782
+ import { default as default1783 } from "./components/SectionDividerTop";
1783
+ import { default as default1784 } from "./components/SectionDividerTopSmall";
1784
+ import { default as default1785 } from "./components/SectionSmall";
1785
+ import { default as default1786 } from "./components/SiteRemove";
1786
+ import { default as default1787 } from "./components/SiteRemoveSmall";
1787
+ import { default as default1788 } from "./components/SkipBackwards";
1788
+ import { default as default1789 } from "./components/SkipBackwardsSmall";
1789
+ import { default as default1790 } from "./components/SkipForward";
1790
+ import { default as default1791 } from "./components/SkipForwardSmall";
1791
+ import { default as default1792 } from "./components/SlidesSmall";
1792
+ import { default as default1793 } from "./components/SparkleFilled";
1793
+ import { default as default1794 } from "./components/SparkleFilledSmall";
1794
+ import { default as default1795 } from "./components/SplitHorizontally";
1795
+ import { default as default1796 } from "./components/SplitHorizontallySmall";
1796
+ import { default as default1797 } from "./components/SplitVertically";
1797
+ import { default as default1798 } from "./components/SplitVerticallySmall";
1798
+ import { default as default1799 } from "./components/StrikethroughSmall";
1799
+ import { default as default1800 } from "./components/SwapImage";
1800
+ import { default as default1801 } from "./components/SwapImageSmall";
1801
+ import { default as default1802 } from "./components/TextAnimation";
1802
+ import { default as default1803 } from "./components/TextAnimationSmall";
1803
+ import { default as default1804 } from "./components/TextHighlightColorSmall";
1804
+ import { default as default1805 } from "./components/TextSettings";
1805
+ import { default as default1806 } from "./components/TextSettingsSmall";
1806
+ import { default as default1807 } from "./components/TextStrokeColorSmall";
1807
+ import { default as default1808 } from "./components/TextTwist";
1808
+ import { default as default1809 } from "./components/TextTwistSmall";
1809
+ import { default as default1810 } from "./components/ThreeTwoRatio";
1810
+ import { default as default1811 } from "./components/ThreeTwoRatioSmall";
1811
+ import { default as default1812 } from "./components/TimelineView";
1812
+ import { default as default1813 } from "./components/TimelineViewSmall";
1813
+ import { default as default1814 } from "./components/Transition";
1814
+ import { default as default1815 } from "./components/TransitionSmall";
1815
+ import { default as default1816 } from "./components/Trending";
1816
+ import { default as default1817 } from "./components/TrendingSmall";
1817
+ import { default as default1818 } from "./components/TwentyOneNineRatio";
1818
+ import { default as default1819 } from "./components/TwentyOneNineRatioSmall";
1819
+ import { default as default1820 } from "./components/TwoThreeRatio";
1820
+ import { default as default1821 } from "./components/TwoThreeRatioSmall";
1821
+ import { default as default1822 } from "./components/Ungroup";
1822
+ import { default as default1823 } from "./components/UngroupSmall";
1823
+ import { default as default1824 } from "./components/UploadImage";
1824
+ import { default as default1825 } from "./components/UploadImageSmall";
1825
+ import { default as default1826 } from "./components/VerticalText";
1826
+ import { default as default1827 } from "./components/VerticalTextSmall";
1827
+ import { default as default1828 } from "./components/VideoFile";
1828
+ import { default as default1829 } from "./components/VideoFileSmall";
1817
1829
  export {
1818
1830
  default2 as AI,
1819
1831
  default3 as AIAssistant,
@@ -2606,6 +2618,8 @@ export {
2606
2618
  default676 as HotelSmall,
2607
2619
  default677 as HugContent,
2608
2620
  default678 as HugContentSmall,
2621
+ default1706 as HugContentVertical,
2622
+ default1707 as HugContentVerticalSmall,
2609
2623
  default679 as Image,
2610
2624
  default680 as ImageSmall,
2611
2625
  default681 as ImageSparkles,
@@ -2615,7 +2629,7 @@ export {
2615
2629
  default685 as IncreaseIndent,
2616
2630
  default686 as IncreaseIndentLight,
2617
2631
  default687 as IncreaseIndentLightSmall,
2618
- default1706 as IncreaseIndentSmall,
2632
+ default1708 as IncreaseIndentSmall,
2619
2633
  default688 as IndividualPaddings,
2620
2634
  default689 as IndividualPaddingsSmall,
2621
2635
  default690 as IndoorLight,
@@ -2640,8 +2654,8 @@ export {
2640
2654
  default709 as IntersectSmall,
2641
2655
  default710 as Invoice,
2642
2656
  default711 as InvoiceSmall,
2643
- default1707 as InwardArrowsAll,
2644
- default1708 as InwardArrowsAllSmall,
2657
+ default1709 as InwardArrowsAll,
2658
+ default1710 as InwardArrowsAllSmall,
2645
2659
  default712 as Italic,
2646
2660
  default713 as ItalicLight,
2647
2661
  default714 as ItalicLightSmall,
@@ -2660,8 +2674,8 @@ export {
2660
2674
  default727 as JustifyTextLightSmall,
2661
2675
  default728 as Kanban,
2662
2676
  default729 as KanbanSmall,
2663
- default1709 as Keyboard,
2664
- default1710 as KeyboardSmall,
2677
+ default1711 as Keyboard,
2678
+ default1712 as KeyboardSmall,
2665
2679
  default730 as Keypad,
2666
2680
  default731 as KeypadSmall,
2667
2681
  default732 as Languages,
@@ -2684,10 +2698,10 @@ export {
2684
2698
  default749 as LayoutGalleryWithPanelSmall,
2685
2699
  default750 as LayoutGalleryWithPanelSparkles,
2686
2700
  default751 as LayoutGalleryWithPanelSparklesSmall,
2687
- default1711 as LayoutGalleryWithPanelsSparkles,
2688
- default1712 as LayoutGalleryWithPanelsSparklesSmall,
2689
- default1713 as LayoutGrid,
2690
- default1714 as LayoutGridSmall,
2701
+ default1713 as LayoutGalleryWithPanelsSparkles,
2702
+ default1714 as LayoutGalleryWithPanelsSparklesSmall,
2703
+ default1715 as LayoutGrid,
2704
+ default1716 as LayoutGridSmall,
2691
2705
  default752 as LayoutList,
2692
2706
  default753 as LayoutListSmall,
2693
2707
  default754 as LayoutListWithPanel,
@@ -2699,23 +2713,23 @@ export {
2699
2713
  default760 as LayoutThird,
2700
2714
  default761 as LayoutThirdSmall,
2701
2715
  default762 as LayoutThreeColumns,
2702
- default1715 as LayoutThreeColumnsGrid,
2703
- default1716 as LayoutThreeColumnsGridSmall,
2716
+ default1717 as LayoutThreeColumnsGrid,
2717
+ default1718 as LayoutThreeColumnsGridSmall,
2704
2718
  default763 as LayoutThreeColumnsSmall,
2705
- default1717 as LayoutThreeRows,
2706
- default1718 as LayoutThreeRowsSmall,
2719
+ default1719 as LayoutThreeRows,
2720
+ default1720 as LayoutThreeRowsSmall,
2707
2721
  default764 as LayoutTwoColumns,
2708
- default1719 as LayoutTwoColumnsGrid,
2709
- default1720 as LayoutTwoColumnsGridSmall,
2722
+ default1721 as LayoutTwoColumnsGrid,
2723
+ default1722 as LayoutTwoColumnsGridSmall,
2710
2724
  default765 as LayoutTwoColumnsSmall,
2711
2725
  default766 as LayoutTwoColumnsSplit,
2712
2726
  default767 as LayoutTwoColumnsSplitSmall,
2713
- default1721 as LayoutTwoRows,
2714
- default1722 as LayoutTwoRowsSmall,
2715
- default1723 as LayoutTwoThirds,
2716
- default1724 as LayoutTwoThirdsSmall,
2717
- default1725 as LeftAlignmentInner,
2718
- default1726 as LeftAlignmentInnerSmall,
2727
+ default1723 as LayoutTwoRows,
2728
+ default1724 as LayoutTwoRowsSmall,
2729
+ default1725 as LayoutTwoThirds,
2730
+ default1726 as LayoutTwoThirdsSmall,
2731
+ default1727 as LeftAlignmentInner,
2732
+ default1728 as LeftAlignmentInnerSmall,
2719
2733
  default768 as LeftToRightText,
2720
2734
  default769 as LeftToRightTextSmall,
2721
2735
  default770 as Legal,
@@ -2733,16 +2747,16 @@ export {
2733
2747
  default782 as LineDotted,
2734
2748
  default783 as LineDottedSmall,
2735
2749
  default784 as LineEndArrow,
2736
- default1727 as LineEndArrowLeft,
2737
- default1728 as LineEndArrowLeftSmall,
2738
- default1729 as LineEndArrowRight,
2739
- default1730 as LineEndArrowRightSmall,
2750
+ default1729 as LineEndArrowLeft,
2751
+ default1730 as LineEndArrowLeftSmall,
2752
+ default1731 as LineEndArrowRight,
2753
+ default1732 as LineEndArrowRightSmall,
2740
2754
  default785 as LineEndArrowSmall,
2741
2755
  default786 as LineEndCircle,
2742
2756
  default787 as LineEndCircleSmall,
2743
2757
  default788 as LineEndSquare,
2744
- default1731 as LineEndSquareRight,
2745
- default1732 as LineEndSquareRightSmall,
2758
+ default1733 as LineEndSquareRight,
2759
+ default1734 as LineEndSquareRightSmall,
2746
2760
  default789 as LineEndSquareSmall,
2747
2761
  default790 as LineTrianglesFilled,
2748
2762
  default791 as LineTrianglesFilledSmall,
@@ -2752,8 +2766,8 @@ export {
2752
2766
  default795 as LinkBold,
2753
2767
  default796 as LinkBoldSmall,
2754
2768
  default797 as LinkSmall,
2755
- default1733 as LinkedElement,
2756
- default1734 as LinkedElementSmall,
2769
+ default1735 as LinkedElement,
2770
+ default1736 as LinkedElementSmall,
2757
2771
  default798 as LinkedIn,
2758
2772
  default799 as LinkedInSmall,
2759
2773
  default800 as List,
@@ -2768,12 +2782,12 @@ export {
2768
2782
  default809 as LockUnlockedFilled,
2769
2783
  default810 as LockUnlockedFilledSmall,
2770
2784
  default811 as LockUnlockedSmall,
2771
- default1735 as Logo,
2772
- default1736 as LogoSmall,
2785
+ default1737 as Logo,
2786
+ default1738 as LogoSmall,
2773
2787
  default812 as LongText,
2774
2788
  default813 as LongTextSmall,
2775
- default1737 as Lottie,
2776
- default1738 as LottieSmall,
2789
+ default1739 as Lottie,
2790
+ default1740 as LottieSmall,
2777
2791
  default814 as LowerCase,
2778
2792
  default815 as LowerCaseSmall,
2779
2793
  default816 as LowercaseLight,
@@ -2794,10 +2808,10 @@ export {
2794
2808
  default831 as MapSmall,
2795
2809
  default832 as MasonaryGrid,
2796
2810
  default833 as MasonaryGridSmall,
2797
- default1739 as MasonryGrid,
2798
- default1740 as MasonryGridSmall,
2799
- default1741 as MatchSize,
2800
- default1742 as MatchSizeSmall,
2811
+ default1741 as MasonryGrid,
2812
+ default1742 as MasonryGridSmall,
2813
+ default1743 as MatchSize,
2814
+ default1744 as MatchSizeSmall,
2801
2815
  default834 as Maximize,
2802
2816
  default835 as MaximizeSmall,
2803
2817
  default836 as MediaProofing,
@@ -2831,8 +2845,8 @@ export {
2831
2845
  default864 as MirrorVertical,
2832
2846
  default865 as MirrorVerticalSmall,
2833
2847
  default866 as Mobile,
2834
- default1743 as MobileDisconnect,
2835
- default1744 as MobileDisconnectSmall,
2848
+ default1745 as MobileDisconnect,
2849
+ default1746 as MobileDisconnectSmall,
2836
2850
  default867 as MobileHeader,
2837
2851
  default868 as MobileHeaderSmall,
2838
2852
  default869 as MobileSmall,
@@ -2877,8 +2891,8 @@ export {
2877
2891
  default908 as NewReleaseSmall,
2878
2892
  default909 as Newspaper,
2879
2893
  default910 as NewspaperSmall,
2880
- default1745 as None,
2881
- default1746 as NoneSmall,
2894
+ default1747 as None,
2895
+ default1748 as NoneSmall,
2882
2896
  default911 as Note,
2883
2897
  default912 as NoteSmall,
2884
2898
  default913 as Notification,
@@ -2890,7 +2904,7 @@ export {
2890
2904
  default919 as NumberListThinSmall,
2891
2905
  default920 as NumberSmall,
2892
2906
  default921 as NumberedList,
2893
- default1747 as NumberedListSmall,
2907
+ default1749 as NumberedListSmall,
2894
2908
  default922 as ObjectPositionBottom,
2895
2909
  default923 as ObjectPositionBottomFilled,
2896
2910
  default924 as ObjectPositionBottomFilledSmall,
@@ -2911,16 +2925,20 @@ export {
2911
2925
  default939 as ObjectSelectionToolSmall,
2912
2926
  default940 as Objects,
2913
2927
  default941 as ObjectsSmall,
2914
- default1748 as Offline,
2915
- default1749 as OfflineSmall,
2928
+ default1750 as Offline,
2929
+ default1751 as OfflineSmall,
2930
+ default1752 as OneEightRatio,
2931
+ default1753 as OneEightRatioSmall,
2932
+ default1754 as OneFourRatio,
2933
+ default1755 as OneFourRatioSmall,
2916
2934
  default942 as OnlinePrograms,
2917
2935
  default943 as OnlineProgramsSmall,
2918
2936
  default944 as Opacity,
2919
2937
  default945 as OpacitySmall,
2920
2938
  default946 as OpenModal,
2921
2939
  default947 as OpenModalSmall,
2922
- default1750 as OpenSidebar,
2923
- default1751 as OpenSidebarSmall,
2940
+ default1756 as OpenSidebar,
2941
+ default1757 as OpenSidebarSmall,
2924
2942
  default948 as OptimizeImage,
2925
2943
  default949 as OptimizeImageSmall,
2926
2944
  default950 as Order,
@@ -2965,8 +2983,8 @@ export {
2965
2983
  default989 as PanToolSmall,
2966
2984
  default990 as Passkey,
2967
2985
  default991 as PasskeySmall,
2968
- default1752 as Paste,
2969
- default1753 as PasteSmall,
2986
+ default1758 as Paste,
2987
+ default1759 as PasteSmall,
2970
2988
  default992 as Pause,
2971
2989
  default993 as PauseFilled,
2972
2990
  default994 as PauseFilledSmall,
@@ -3007,20 +3025,20 @@ export {
3007
3025
  default1029 as PlaySmall,
3008
3026
  default1030 as PlayingCards,
3009
3027
  default1031 as PlayingCardsSmall,
3010
- default1754 as Popular,
3011
- default1755 as PopularSmall,
3012
- default1756 as Popup,
3013
- default1757 as PopupSmall,
3028
+ default1760 as Popular,
3029
+ default1761 as PopularSmall,
3030
+ default1762 as Popup,
3031
+ default1763 as PopupSmall,
3014
3032
  default1032 as Portfolio,
3015
3033
  default1033 as PortfolioSmall,
3016
- default1758 as PositionBottom,
3017
- default1759 as PositionBottomSmall,
3018
- default1760 as PositionLeft,
3019
- default1761 as PositionLeftSmall,
3020
- default1762 as PositionRight,
3021
- default1763 as PositionRightSmall,
3022
- default1764 as PositionTop,
3023
- default1765 as PositionTopSmall,
3034
+ default1764 as PositionBottom,
3035
+ default1765 as PositionBottomSmall,
3036
+ default1766 as PositionLeft,
3037
+ default1767 as PositionLeftSmall,
3038
+ default1768 as PositionRight,
3039
+ default1769 as PositionRightSmall,
3040
+ default1770 as PositionTop,
3041
+ default1771 as PositionTopSmall,
3024
3042
  default1034 as Power,
3025
3043
  default1035 as PowerSmall,
3026
3044
  default1036 as Premium,
@@ -3087,12 +3105,12 @@ export {
3087
3105
  default1097 as RegenerateSparkleSmall,
3088
3106
  default1098 as RelatedApps,
3089
3107
  default1099 as RelatedAppsSmall,
3090
- default1766 as Remix,
3091
- default1767 as RemixSmall,
3108
+ default1772 as Remix,
3109
+ default1773 as RemixSmall,
3092
3110
  default1100 as Rename,
3093
3111
  default1101 as RenameSmall,
3094
- default1768 as Reorder,
3095
- default1769 as ReorderSmall,
3112
+ default1774 as Reorder,
3113
+ default1775 as ReorderSmall,
3096
3114
  default1102 as RepeaterVertical,
3097
3115
  default1103 as RepeaterVerticalSmall,
3098
3116
  default1104 as Replace,
@@ -3110,8 +3128,8 @@ export {
3110
3128
  default1116 as ReviewsSmall,
3111
3129
  default1117 as RichText,
3112
3130
  default1118 as RichTextSmall,
3113
- default1770 as RightAlignmentInner,
3114
- default1771 as RightAlignmentInnerSmall,
3131
+ default1776 as RightAlignmentInner,
3132
+ default1777 as RightAlignmentInnerSmall,
3115
3133
  default1119 as RightToLeftText,
3116
3134
  default1120 as RightToLeftTextSmall,
3117
3135
  default1121 as RotateLeft,
@@ -3132,8 +3150,8 @@ export {
3132
3150
  default1136 as RtlSmall,
3133
3151
  default1137 as Rule,
3134
3152
  default1138 as RuleSmall,
3135
- default1772 as SEOAndAccessibility,
3136
- default1773 as SEOAndAccessibilitySmall,
3153
+ default1778 as SEOAndAccessibility,
3154
+ default1779 as SEOAndAccessibilitySmall,
3137
3155
  default1139 as SaleChannels,
3138
3156
  default1140 as SaleChannelsSmall,
3139
3157
  default1141 as Saturation,
@@ -3154,13 +3172,13 @@ export {
3154
3172
  default1156 as SeatRowSmall,
3155
3173
  default1157 as SeatSelectionTool,
3156
3174
  default1158 as SeatSelectionToolSmall,
3157
- default1774 as Section,
3158
- default1775 as SectionDividerBottom,
3159
- default1776 as SectionDividerBottomSmall,
3160
- default1777 as SectionDividerTop,
3161
- default1778 as SectionDividerTopSmall,
3175
+ default1780 as Section,
3176
+ default1781 as SectionDividerBottom,
3177
+ default1782 as SectionDividerBottomSmall,
3178
+ default1783 as SectionDividerTop,
3179
+ default1784 as SectionDividerTopSmall,
3162
3180
  default1159 as SectionLayout,
3163
- default1779 as SectionSmall,
3181
+ default1785 as SectionSmall,
3164
3182
  default1160 as SectionSparkles,
3165
3183
  default1161 as SectionSparklesSmall,
3166
3184
  default1162 as SelectedTag,
@@ -3218,22 +3236,22 @@ export {
3218
3236
  default1214 as SiteMapSmall,
3219
3237
  default1215 as SiteMove,
3220
3238
  default1216 as SiteMoveSmall,
3221
- default1780 as SiteRemove,
3222
- default1781 as SiteRemoveSmall,
3239
+ default1786 as SiteRemove,
3240
+ default1787 as SiteRemoveSmall,
3223
3241
  default1217 as SiteSearch,
3224
3242
  default1218 as SiteSearchSmall,
3225
3243
  default1219 as SiteSmall,
3226
3244
  default1220 as SizeAndRatio,
3227
3245
  default1221 as SizeAndRatioSmall,
3228
- default1782 as SkipBackwards,
3229
- default1783 as SkipBackwardsSmall,
3230
- default1784 as SkipForward,
3231
- default1785 as SkipForwardSmall,
3246
+ default1788 as SkipBackwards,
3247
+ default1789 as SkipBackwardsSmall,
3248
+ default1790 as SkipForward,
3249
+ default1791 as SkipForwardSmall,
3232
3250
  default1222 as Slack,
3233
3251
  default1223 as SlackSmall,
3234
3252
  default1224 as Slider,
3235
3253
  default1225 as SliderSmall,
3236
- default1786 as SlidesSmall,
3254
+ default1792 as SlidesSmall,
3237
3255
  default1226 as SmallSize,
3238
3256
  default1227 as SmallSizeSmall,
3239
3257
  default1228 as Smile,
@@ -3264,8 +3282,8 @@ export {
3264
3282
  default1253 as SoundOff,
3265
3283
  default1254 as SoundOffSmall,
3266
3284
  default1255 as SoundSmall,
3267
- default1787 as SparkleFilled,
3268
- default1788 as SparkleFilledSmall,
3285
+ default1793 as SparkleFilled,
3286
+ default1794 as SparkleFilledSmall,
3269
3287
  default1256 as Sparkles,
3270
3288
  default1257 as SparklesFilled,
3271
3289
  default1258 as SparklesFilledSmall,
@@ -3274,12 +3292,12 @@ export {
3274
3292
  default1261 as SpicySmall,
3275
3293
  default1262 as SplitCell,
3276
3294
  default1263 as SplitCellSmall,
3277
- default1789 as SplitHorizontally,
3278
- default1790 as SplitHorizontallySmall,
3295
+ default1795 as SplitHorizontally,
3296
+ default1796 as SplitHorizontallySmall,
3279
3297
  default1264 as SplitPath,
3280
3298
  default1265 as SplitPathSmall,
3281
- default1791 as SplitVertically,
3282
- default1792 as SplitVerticallySmall,
3299
+ default1797 as SplitVertically,
3300
+ default1798 as SplitVerticallySmall,
3283
3301
  default1266 as Spotify,
3284
3302
  default1267 as SpotifySmall,
3285
3303
  default1268 as SquareCorner,
@@ -3344,13 +3362,13 @@ export {
3344
3362
  default1327 as Strikethrough,
3345
3363
  default1328 as StrikethroughLight,
3346
3364
  default1329 as StrikethroughLightSmall,
3347
- default1793 as StrikethroughSmall,
3365
+ default1799 as StrikethroughSmall,
3348
3366
  default1330 as Styles,
3349
3367
  default1331 as StylesSmall,
3350
3368
  default1332 as Substract,
3351
3369
  default1333 as SubstractSmall,
3352
- default1794 as SwapImage,
3353
- default1795 as SwapImageSmall,
3370
+ default1800 as SwapImage,
3371
+ default1801 as SwapImageSmall,
3354
3372
  default1334 as TS,
3355
3373
  default1335 as TSSmall,
3356
3374
  default1336 as TShirt,
@@ -3399,8 +3417,8 @@ export {
3399
3417
  default1379 as TextAlignRightLight,
3400
3418
  default1380 as TextAlignRightLightSmall,
3401
3419
  default1381 as TextAlignRightSmall,
3402
- default1796 as TextAnimation,
3403
- default1797 as TextAnimationSmall,
3420
+ default1802 as TextAnimation,
3421
+ default1803 as TextAnimationSmall,
3404
3422
  default1382 as TextColor,
3405
3423
  default1383 as TextColorLight,
3406
3424
  default1384 as TextColorLightSmall,
@@ -3410,7 +3428,7 @@ export {
3410
3428
  default1388 as TextHighlightColor,
3411
3429
  default1389 as TextHighlightColorLight,
3412
3430
  default1390 as TextHighlightColorLightSmall,
3413
- default1798 as TextHighlightColorSmall,
3431
+ default1804 as TextHighlightColorSmall,
3414
3432
  default1391 as TextJustify,
3415
3433
  default1392 as TextJustifySmall,
3416
3434
  default1393 as TextLengthLight,
@@ -3420,20 +3438,22 @@ export {
3420
3438
  default1397 as TextRemove,
3421
3439
  default1398 as TextRemoveFilled,
3422
3440
  default1399 as TextRemoveSmall,
3423
- default1799 as TextSettings,
3424
- default1800 as TextSettingsSmall,
3441
+ default1805 as TextSettings,
3442
+ default1806 as TextSettingsSmall,
3425
3443
  default1400 as TextSmall,
3426
3444
  default1401 as TextSparkles,
3427
3445
  default1402 as TextSparklesSmall,
3428
3446
  default1403 as TextStrokeColor,
3429
3447
  default1404 as TextStrokeColorLight,
3430
- default1801 as TextStrokeColorSmall,
3448
+ default1807 as TextStrokeColorSmall,
3431
3449
  default1405 as TextStyles,
3432
3450
  default1406 as TextStylesSmall,
3433
- default1802 as TextTwist,
3434
- default1803 as TextTwistSmall,
3451
+ default1808 as TextTwist,
3452
+ default1809 as TextTwistSmall,
3435
3453
  default1407 as ThreeFourRatio,
3436
3454
  default1408 as ThreeFourRatioSmall,
3455
+ default1810 as ThreeTwoRatio,
3456
+ default1811 as ThreeTwoRatioSmall,
3437
3457
  default1409 as Thumbnails,
3438
3458
  default1410 as ThumbnailsSmall,
3439
3459
  default1411 as ThumbsDown,
@@ -3450,8 +3470,8 @@ export {
3450
3470
  default1422 as TikTokSmall,
3451
3471
  default1423 as Time,
3452
3472
  default1424 as TimeSmall,
3453
- default1804 as TimelineView,
3454
- default1805 as TimelineViewSmall,
3473
+ default1812 as TimelineView,
3474
+ default1813 as TimelineViewSmall,
3455
3475
  default1425 as Timer,
3456
3476
  default1426 as TimerSmall,
3457
3477
  default1427 as Toggle,
@@ -3463,16 +3483,20 @@ export {
3463
3483
  default1433 as Transfer,
3464
3484
  default1434 as TransferSmall,
3465
3485
  default1435 as TransformSmall,
3466
- default1806 as Transition,
3467
- default1807 as TransitionSmall,
3468
- default1808 as Trending,
3469
- default1809 as TrendingSmall,
3486
+ default1814 as Transition,
3487
+ default1815 as TransitionSmall,
3488
+ default1816 as Trending,
3489
+ default1817 as TrendingSmall,
3470
3490
  default1436 as TriangleLarge,
3471
3491
  default1437 as TriangleLargeSmall,
3492
+ default1818 as TwentyOneNineRatio,
3493
+ default1819 as TwentyOneNineRatioSmall,
3472
3494
  default1438 as Twitch,
3473
3495
  default1439 as TwitchSmall,
3474
3496
  default1440 as Twitter,
3475
3497
  default1441 as TwitterSmall,
3498
+ default1820 as TwoThreeRatio,
3499
+ default1821 as TwoThreeRatioSmall,
3476
3500
  default1442 as Unarchive,
3477
3501
  default1443 as UnarchiveSmall,
3478
3502
  default1444 as Underline,
@@ -3483,8 +3507,8 @@ export {
3483
3507
  default1449 as UndoFilled,
3484
3508
  default1450 as UndoFilledSmall,
3485
3509
  default1451 as UndoSmall,
3486
- default1810 as Ungroup,
3487
- default1811 as UngroupSmall,
3510
+ default1822 as Ungroup,
3511
+ default1823 as UngroupSmall,
3488
3512
  default1452 as Union,
3489
3513
  default1453 as UnionSmall,
3490
3514
  default1454 as Unlink,
@@ -3496,8 +3520,8 @@ export {
3496
3520
  default1460 as Upload,
3497
3521
  default1461 as UploadExport,
3498
3522
  default1462 as UploadExportSmall,
3499
- default1812 as UploadImage,
3500
- default1813 as UploadImageSmall,
3523
+ default1824 as UploadImage,
3524
+ default1825 as UploadImageSmall,
3501
3525
  default1463 as UpperCase,
3502
3526
  default1464 as UpperCaseSmall,
3503
3527
  default1465 as UppercaseLight,
@@ -3538,18 +3562,18 @@ export {
3538
3562
  default1500 as VerticalRatioChecked,
3539
3563
  default1501 as VerticalRatioCheckedSmall,
3540
3564
  default1502 as VerticalRatioSmall,
3541
- default1814 as VerticalText,
3565
+ default1826 as VerticalText,
3542
3566
  default1503 as VerticalTextLight,
3543
3567
  default1504 as VerticalTextLightSmall,
3544
- default1815 as VerticalTextSmall,
3568
+ default1827 as VerticalTextSmall,
3545
3569
  default1505 as VideoCamera,
3546
3570
  default1506 as VideoCameraDisabled,
3547
3571
  default1507 as VideoCameraDisabledSmall,
3548
3572
  default1508 as VideoCameraSmall,
3549
3573
  default1509 as VideoCameraSparkles,
3550
3574
  default1510 as VideoCameraSparklesSmall,
3551
- default1816 as VideoFile,
3552
- default1817 as VideoFileSmall,
3575
+ default1828 as VideoFile,
3576
+ default1829 as VideoFileSmall,
3553
3577
  default1511 as VideoLibrary,
3554
3578
  default1512 as VideoLibrarySmall,
3555
3579
  default1513 as ViewExternal,