@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
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var TwentyOneNineRatioSmall_exports = {};
30
+ __export(TwentyOneNineRatioSmall_exports, {
31
+ default: () => TwentyOneNineRatioSmall_default
32
+ });
33
+ module.exports = __toCommonJS(TwentyOneNineRatioSmall_exports);
34
+ var React = __toESM(require("react"));
35
+ const TwentyOneNineRatioSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M2.00016 10L2 8C2 6.89543 2.89543 6 4 6L14 6C15.1046 6 16 6.89543 16 8L16.0002 10C16.0002 11.1046 15.1047 12 14.0002 12L4.00016 12L3.79606 11.9893C2.85451 11.8938 2.10636 11.1457 2.0109 10.2041L2.00016 10ZM3.50016 10.5L3.5 7.5L14.5 7.5L14.5002 10.5002L3.50016 10.5Z", clipRule: "evenodd" }));
36
+ TwentyOneNineRatioSmall.displayName = "TwentyOneNineRatioSmall";
37
+ var TwentyOneNineRatioSmall_default = TwentyOneNineRatioSmall;
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var TwoThreeRatio_exports = {};
30
+ __export(TwoThreeRatio_exports, {
31
+ default: () => TwoThreeRatio_default
32
+ });
33
+ module.exports = __toCommonJS(TwoThreeRatio_exports);
34
+ var React = __toESM(require("react"));
35
+ const TwoThreeRatio = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M6 18L6 6.00004L6.01074 5.79594C6.11301 4.78726 6.96435 4.00004 8 4.00004L16 3.99994C17.1046 3.99994 18 4.89537 18 5.99994L18 17.9999C18 19.1045 17.1046 19.9999 16 19.9999L8 20L7.7959 19.9893C6.85435 19.8938 6.1062 19.1457 6.01074 18.2041L6 18ZM7.5 18L7.5 6.00004C7.5 5.7239 7.72386 5.50004 8 5.50004L16 5.49994C16.2761 5.49994 16.5 5.7238 16.5 5.99994L16.5 17.9999C16.5 18.2761 16.2761 18.4999 16 18.4999L8 18.5C7.72386 18.5 7.5 18.2762 7.5 18Z", clipRule: "evenodd" }));
36
+ TwoThreeRatio.displayName = "TwoThreeRatio";
37
+ var TwoThreeRatio_default = TwoThreeRatio;
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var TwoThreeRatioSmall_exports = {};
30
+ __export(TwoThreeRatioSmall_exports, {
31
+ default: () => TwoThreeRatioSmall_default
32
+ });
33
+ module.exports = __toCommonJS(TwoThreeRatioSmall_exports);
34
+ var React = __toESM(require("react"));
35
+ const TwoThreeRatioSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M5 13L5 5.00004L5.01074 4.79594C5.11301 3.78726 5.96435 3.00004 7 3.00004L11 2.99994C12.1046 2.99994 13 3.89537 13 4.99994V12.9999C13 14.1045 12.1046 14.9999 11 14.9999L7 15L6.7959 14.9893C5.85435 14.8938 5.1062 14.1457 5.01074 13.2041L5 13ZM6.5 4.49994L11.5 4.50004L11.5 13.4999H6.5L6.5 4.49994Z", clipRule: "evenodd" }));
36
+ TwoThreeRatioSmall.displayName = "TwoThreeRatioSmall";
37
+ var TwoThreeRatioSmall_default = TwoThreeRatioSmall;
@@ -446,8 +446,14 @@ __export(dist_exports, {
446
446
  GroupSmall: () => import_GroupSmall.default,
447
447
  Handle: () => import_Handle.default,
448
448
  HandleSmall: () => import_HandleSmall.default,
449
+ HeadingFive: () => import_HeadingFive.default,
450
+ HeadingFiveSmall: () => import_HeadingFiveSmall.default,
451
+ HeadingFour: () => import_HeadingFour.default,
452
+ HeadingFourSmall: () => import_HeadingFourSmall.default,
449
453
  HeadingOne: () => import_HeadingOne.default,
450
454
  HeadingOneSmall: () => import_HeadingOneSmall.default,
455
+ HeadingSix: () => import_HeadingSix.default,
456
+ HeadingSixSmall: () => import_HeadingSixSmall.default,
451
457
  HeadingThree: () => import_HeadingThree.default,
452
458
  HeadingThreeSmall: () => import_HeadingThreeSmall.default,
453
459
  HeadingTwo: () => import_HeadingTwo.default,
@@ -482,6 +488,8 @@ __export(dist_exports, {
482
488
  HorizontalTextSmall: () => import_HorizontalTextSmall.default,
483
489
  HugContent: () => import_HugContent.default,
484
490
  HugContentSmall: () => import_HugContentSmall.default,
491
+ HugContentVertical: () => import_HugContentVertical.default,
492
+ HugContentVerticalSmall: () => import_HugContentVerticalSmall.default,
485
493
  Image: () => import_Image.default,
486
494
  ImageSmall: () => import_ImageSmall.default,
487
495
  ImageSparkles: () => import_ImageSparkles.default,
@@ -648,6 +656,8 @@ __export(dist_exports, {
648
656
  MoreSmall: () => import_MoreSmall.default,
649
657
  MultiSelect: () => import_MultiSelect.default,
650
658
  MultiSelectSmall: () => import_MultiSelectSmall.default,
659
+ Multilingual: () => import_Multilingual.default,
660
+ MultilingualSmall: () => import_MultilingualSmall.default,
651
661
  Music: () => import_Music.default,
652
662
  MusicLibrary: () => import_MusicLibrary.default,
653
663
  MusicLibrarySmall: () => import_MusicLibrarySmall.default,
@@ -682,6 +692,10 @@ __export(dist_exports, {
682
692
  ObjectsSmall: () => import_ObjectsSmall.default,
683
693
  Offline: () => import_Offline.default,
684
694
  OfflineSmall: () => import_OfflineSmall.default,
695
+ OneEightRatio: () => import_OneEightRatio.default,
696
+ OneEightRatioSmall: () => import_OneEightRatioSmall.default,
697
+ OneFourRatio: () => import_OneFourRatio.default,
698
+ OneFourRatioSmall: () => import_OneFourRatioSmall.default,
685
699
  Opacity: () => import_Opacity.default,
686
700
  OpacitySmall: () => import_OpacitySmall.default,
687
701
  OpenSidebar: () => import_OpenSidebar.default,
@@ -986,6 +1000,8 @@ __export(dist_exports, {
986
1000
  TextTwistSmall: () => import_TextTwistSmall.default,
987
1001
  ThreeFourRatio: () => import_ThreeFourRatio.default,
988
1002
  ThreeFourRatioSmall: () => import_ThreeFourRatioSmall.default,
1003
+ ThreeTwoRatio: () => import_ThreeTwoRatio.default,
1004
+ ThreeTwoRatioSmall: () => import_ThreeTwoRatioSmall.default,
989
1005
  Thumbnails: () => import_Thumbnails.default,
990
1006
  ThumbnailsSmall: () => import_ThumbnailsSmall.default,
991
1007
  ThumbsDown: () => import_ThumbsDown.default,
@@ -1004,10 +1020,14 @@ __export(dist_exports, {
1004
1020
  TransitionSmall: () => import_TransitionSmall.default,
1005
1021
  Trending: () => import_Trending.default,
1006
1022
  TrendingSmall: () => import_TrendingSmall.default,
1023
+ TwentyOneNineRatio: () => import_TwentyOneNineRatio.default,
1024
+ TwentyOneNineRatioSmall: () => import_TwentyOneNineRatioSmall.default,
1007
1025
  Twitch: () => import_Twitch.default,
1008
1026
  TwitchSmall: () => import_TwitchSmall.default,
1009
1027
  Twitter: () => import_Twitter.default,
1010
1028
  TwitterSmall: () => import_TwitterSmall.default,
1029
+ TwoThreeRatio: () => import_TwoThreeRatio.default,
1030
+ TwoThreeRatioSmall: () => import_TwoThreeRatioSmall.default,
1011
1031
  Underline: () => import_Underline.default,
1012
1032
  UnderlineSmall: () => import_UnderlineSmall.default,
1013
1033
  Undo: () => import_Undo.default,
@@ -1504,8 +1524,14 @@ var import_Group = __toESM(require("./components/Group"));
1504
1524
  var import_GroupSmall = __toESM(require("./components/GroupSmall"));
1505
1525
  var import_Handle = __toESM(require("./components/Handle"));
1506
1526
  var import_HandleSmall = __toESM(require("./components/HandleSmall"));
1527
+ var import_HeadingFive = __toESM(require("./components/HeadingFive"));
1528
+ var import_HeadingFiveSmall = __toESM(require("./components/HeadingFiveSmall"));
1529
+ var import_HeadingFour = __toESM(require("./components/HeadingFour"));
1530
+ var import_HeadingFourSmall = __toESM(require("./components/HeadingFourSmall"));
1507
1531
  var import_HeadingOne = __toESM(require("./components/HeadingOne"));
1508
1532
  var import_HeadingOneSmall = __toESM(require("./components/HeadingOneSmall"));
1533
+ var import_HeadingSix = __toESM(require("./components/HeadingSix"));
1534
+ var import_HeadingSixSmall = __toESM(require("./components/HeadingSixSmall"));
1509
1535
  var import_HeadingThree = __toESM(require("./components/HeadingThree"));
1510
1536
  var import_HeadingThreeSmall = __toESM(require("./components/HeadingThreeSmall"));
1511
1537
  var import_HeadingTwo = __toESM(require("./components/HeadingTwo"));
@@ -1540,6 +1566,8 @@ var import_HorizontalText = __toESM(require("./components/HorizontalText"));
1540
1566
  var import_HorizontalTextSmall = __toESM(require("./components/HorizontalTextSmall"));
1541
1567
  var import_HugContent = __toESM(require("./components/HugContent"));
1542
1568
  var import_HugContentSmall = __toESM(require("./components/HugContentSmall"));
1569
+ var import_HugContentVertical = __toESM(require("./components/HugContentVertical"));
1570
+ var import_HugContentVerticalSmall = __toESM(require("./components/HugContentVerticalSmall"));
1543
1571
  var import_Image = __toESM(require("./components/Image"));
1544
1572
  var import_ImageSmall = __toESM(require("./components/ImageSmall"));
1545
1573
  var import_ImageSparkles = __toESM(require("./components/ImageSparkles"));
@@ -1706,6 +1734,8 @@ var import_MoreFilledSmall = __toESM(require("./components/MoreFilledSmall"));
1706
1734
  var import_MoreSmall = __toESM(require("./components/MoreSmall"));
1707
1735
  var import_MultiSelect = __toESM(require("./components/MultiSelect"));
1708
1736
  var import_MultiSelectSmall = __toESM(require("./components/MultiSelectSmall"));
1737
+ var import_Multilingual = __toESM(require("./components/Multilingual"));
1738
+ var import_MultilingualSmall = __toESM(require("./components/MultilingualSmall"));
1709
1739
  var import_Music = __toESM(require("./components/Music"));
1710
1740
  var import_MusicLibrary = __toESM(require("./components/MusicLibrary"));
1711
1741
  var import_MusicLibrarySmall = __toESM(require("./components/MusicLibrarySmall"));
@@ -1740,6 +1770,10 @@ var import_Objects = __toESM(require("./components/Objects"));
1740
1770
  var import_ObjectsSmall = __toESM(require("./components/ObjectsSmall"));
1741
1771
  var import_Offline = __toESM(require("./components/Offline"));
1742
1772
  var import_OfflineSmall = __toESM(require("./components/OfflineSmall"));
1773
+ var import_OneEightRatio = __toESM(require("./components/OneEightRatio"));
1774
+ var import_OneEightRatioSmall = __toESM(require("./components/OneEightRatioSmall"));
1775
+ var import_OneFourRatio = __toESM(require("./components/OneFourRatio"));
1776
+ var import_OneFourRatioSmall = __toESM(require("./components/OneFourRatioSmall"));
1743
1777
  var import_Opacity = __toESM(require("./components/Opacity"));
1744
1778
  var import_OpacitySmall = __toESM(require("./components/OpacitySmall"));
1745
1779
  var import_OpenSidebar = __toESM(require("./components/OpenSidebar"));
@@ -2044,6 +2078,8 @@ var import_TextTwist = __toESM(require("./components/TextTwist"));
2044
2078
  var import_TextTwistSmall = __toESM(require("./components/TextTwistSmall"));
2045
2079
  var import_ThreeFourRatio = __toESM(require("./components/ThreeFourRatio"));
2046
2080
  var import_ThreeFourRatioSmall = __toESM(require("./components/ThreeFourRatioSmall"));
2081
+ var import_ThreeTwoRatio = __toESM(require("./components/ThreeTwoRatio"));
2082
+ var import_ThreeTwoRatioSmall = __toESM(require("./components/ThreeTwoRatioSmall"));
2047
2083
  var import_Thumbnails = __toESM(require("./components/Thumbnails"));
2048
2084
  var import_ThumbnailsSmall = __toESM(require("./components/ThumbnailsSmall"));
2049
2085
  var import_ThumbsDown = __toESM(require("./components/ThumbsDown"));
@@ -2062,10 +2098,14 @@ var import_Transition = __toESM(require("./components/Transition"));
2062
2098
  var import_TransitionSmall = __toESM(require("./components/TransitionSmall"));
2063
2099
  var import_Trending = __toESM(require("./components/Trending"));
2064
2100
  var import_TrendingSmall = __toESM(require("./components/TrendingSmall"));
2101
+ var import_TwentyOneNineRatio = __toESM(require("./components/TwentyOneNineRatio"));
2102
+ var import_TwentyOneNineRatioSmall = __toESM(require("./components/TwentyOneNineRatioSmall"));
2065
2103
  var import_Twitch = __toESM(require("./components/Twitch"));
2066
2104
  var import_TwitchSmall = __toESM(require("./components/TwitchSmall"));
2067
2105
  var import_Twitter = __toESM(require("./components/Twitter"));
2068
2106
  var import_TwitterSmall = __toESM(require("./components/TwitterSmall"));
2107
+ var import_TwoThreeRatio = __toESM(require("./components/TwoThreeRatio"));
2108
+ var import_TwoThreeRatioSmall = __toESM(require("./components/TwoThreeRatioSmall"));
2069
2109
  var import_Underline = __toESM(require("./components/Underline"));
2070
2110
  var import_UnderlineSmall = __toESM(require("./components/UnderlineSmall"));
2071
2111
  var import_Undo = __toESM(require("./components/Undo"));
@@ -2562,8 +2602,14 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
2562
2602
  GroupSmall,
2563
2603
  Handle,
2564
2604
  HandleSmall,
2605
+ HeadingFive,
2606
+ HeadingFiveSmall,
2607
+ HeadingFour,
2608
+ HeadingFourSmall,
2565
2609
  HeadingOne,
2566
2610
  HeadingOneSmall,
2611
+ HeadingSix,
2612
+ HeadingSixSmall,
2567
2613
  HeadingThree,
2568
2614
  HeadingThreeSmall,
2569
2615
  HeadingTwo,
@@ -2598,6 +2644,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
2598
2644
  HorizontalTextSmall,
2599
2645
  HugContent,
2600
2646
  HugContentSmall,
2647
+ HugContentVertical,
2648
+ HugContentVerticalSmall,
2601
2649
  Image,
2602
2650
  ImageSmall,
2603
2651
  ImageSparkles,
@@ -2764,6 +2812,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
2764
2812
  MoreSmall,
2765
2813
  MultiSelect,
2766
2814
  MultiSelectSmall,
2815
+ Multilingual,
2816
+ MultilingualSmall,
2767
2817
  Music,
2768
2818
  MusicLibrary,
2769
2819
  MusicLibrarySmall,
@@ -2798,6 +2848,10 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
2798
2848
  ObjectsSmall,
2799
2849
  Offline,
2800
2850
  OfflineSmall,
2851
+ OneEightRatio,
2852
+ OneEightRatioSmall,
2853
+ OneFourRatio,
2854
+ OneFourRatioSmall,
2801
2855
  Opacity,
2802
2856
  OpacitySmall,
2803
2857
  OpenSidebar,
@@ -3102,6 +3156,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
3102
3156
  TextTwistSmall,
3103
3157
  ThreeFourRatio,
3104
3158
  ThreeFourRatioSmall,
3159
+ ThreeTwoRatio,
3160
+ ThreeTwoRatioSmall,
3105
3161
  Thumbnails,
3106
3162
  ThumbnailsSmall,
3107
3163
  ThumbsDown,
@@ -3120,10 +3176,14 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
3120
3176
  TransitionSmall,
3121
3177
  Trending,
3122
3178
  TrendingSmall,
3179
+ TwentyOneNineRatio,
3180
+ TwentyOneNineRatioSmall,
3123
3181
  Twitch,
3124
3182
  TwitchSmall,
3125
3183
  Twitter,
3126
3184
  TwitterSmall,
3185
+ TwoThreeRatio,
3186
+ TwoThreeRatioSmall,
3127
3187
  Underline,
3128
3188
  UnderlineSmall,
3129
3189
  Undo,
@@ -3947,6 +3947,76 @@ const generalIconsMetadata = [
3947
3947
  description: "Icon - represents an action for sharing",
3948
3948
  tags: ["share", "social", "distribute"],
3949
3949
  sizes: { "18": "ShareSmall", "24": "Share" }
3950
+ },
3951
+ {
3952
+ title: "HeadingFive",
3953
+ category: import_types.IconCategory.Text,
3954
+ description: "Represents a heading 5 text style",
3955
+ tags: ["heading", "five", "text", "formatting"],
3956
+ sizes: { "18": "HeadingFiveSmall", "24": "HeadingFive" }
3957
+ },
3958
+ {
3959
+ title: "HeadingFour",
3960
+ category: import_types.IconCategory.Text,
3961
+ description: "Represents a heading 4 text style",
3962
+ tags: ["heading", "four", "text", "formatting"],
3963
+ sizes: { "18": "HeadingFourSmall", "24": "HeadingFour" }
3964
+ },
3965
+ {
3966
+ title: "HeadingSix",
3967
+ category: import_types.IconCategory.Text,
3968
+ description: "Represents a heading 6 text style",
3969
+ tags: ["heading", "six", "text", "formatting"],
3970
+ sizes: { "18": "HeadingSixSmall", "24": "HeadingSix" }
3971
+ },
3972
+ {
3973
+ title: "Multilingual",
3974
+ category: import_types.IconCategory.WixBrands,
3975
+ description: "Represents a Wix brand multilingual",
3976
+ tags: ["multilingual", "language", "translate"],
3977
+ sizes: { "18": "MultilingualSmall", "24": "Multilingual" }
3978
+ },
3979
+ {
3980
+ title: "OneEightRatio",
3981
+ category: import_types.IconCategory.AdjustmentsAndEffects,
3982
+ description: "Represents 1:8 ratio of an image or element",
3983
+ tags: ["one", "eight", "ratio", "crop", "view"],
3984
+ sizes: { "18": "OneEightRatioSmall", "24": "OneEightRatio" }
3985
+ },
3986
+ {
3987
+ title: "OneFourRatio",
3988
+ category: import_types.IconCategory.AdjustmentsAndEffects,
3989
+ description: "Represents 1:4 ratio of an image or element",
3990
+ tags: ["one", "four", "ratio", "crop", "view"],
3991
+ sizes: { "18": "OneFourRatioSmall", "24": "OneFourRatio" }
3992
+ },
3993
+ {
3994
+ title: "ThreeTwoRatio",
3995
+ category: import_types.IconCategory.AdjustmentsAndEffects,
3996
+ description: "Represents 3:2 ratio of an image or element",
3997
+ tags: ["three", "two", "ratio", "crop", "view"],
3998
+ sizes: { "18": "ThreeTwoRatioSmall", "24": "ThreeTwoRatio" }
3999
+ },
4000
+ {
4001
+ title: "TwentyOneNineRatio",
4002
+ category: import_types.IconCategory.AdjustmentsAndEffects,
4003
+ description: "Represents 21:9 ratio of an image or element",
4004
+ tags: ["twenty", "one", "nine", "ratio", "crop", "view"],
4005
+ sizes: { "18": "TwentyOneNineRatioSmall", "24": "TwentyOneNineRatio" }
4006
+ },
4007
+ {
4008
+ title: "TwoThreeRatio",
4009
+ category: import_types.IconCategory.AdjustmentsAndEffects,
4010
+ description: "Represents 2:3 ratio of an image or element",
4011
+ tags: ["two", "three", "ratio", "crop", "view"],
4012
+ sizes: { "18": "TwoThreeRatioSmall", "24": "TwoThreeRatio" }
4013
+ },
4014
+ {
4015
+ title: "HugContentVertical",
4016
+ category: import_types.IconCategory.LayoutAndAlignment,
4017
+ description: "Icon - represents an image or picture",
4018
+ tags: ["join", "vertical", "connect", "merge"],
4019
+ sizes: { "18": "HugContentVerticalSmall", "24": "HugContentVertical" }
3950
4020
  }
3951
4021
  ];
3952
4022
  var metadata_default = generalIconsMetadata;
@@ -32,6 +32,6 @@ __export(BreadcrumbsChevronRight_exports, {
32
32
  });
33
33
  module.exports = __toCommonJS(BreadcrumbsChevronRight_exports);
34
34
  var React = __toESM(require("react"));
35
- const BreadcrumbsChevronRight = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 6 14", fill: "currentColor", width: size || "6", height: size || "14", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M.311.141a.75.75 0 0 1 1.047.17l4.5 6.25a.751.751 0 0 1 0 .877l-4.5 6.25a.75.75 0 0 1-1.217-.877L4.325 7 .141 1.188A.75.75 0 0 1 .311.141Z" }));
35
+ const BreadcrumbsChevronRight = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 6 14", fill: "currentColor", width: size || "6", height: size || "14", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M1.26 3.18C1.58 2.91 2.05 2.95 2.32 3.26L5.15 6.57C5.49 6.96 5.49 7.54 5.15 7.93L2.32 11.24C2.05 11.55 1.58 11.59 1.26 11.32C.95 11.05 .91 10.58 1.18 10.26L3.76 7.25L1.18 4.24C.91 3.92 .95 3.45 1.26 3.18Z" }));
36
36
  BreadcrumbsChevronRight.displayName = "BreadcrumbsChevronRight";
37
37
  var BreadcrumbsChevronRight_default = BreadcrumbsChevronRight;
@@ -219,13 +219,6 @@ const systemIconsMetadata = [
219
219
  tags: [],
220
220
  sizes: { "12x24": "DragAndDropSmall" }
221
221
  },
222
- {
223
- title: "BreadcrumbsChevronRight",
224
- category: void 0,
225
- description: void 0,
226
- tags: [],
227
- sizes: { "6x14": "BreadcrumbsChevronRight" }
228
- },
229
222
  {
230
223
  title: "AddItem",
231
224
  category: void 0,
@@ -243,6 +236,13 @@ const systemIconsMetadata = [
243
236
  description: void 0,
244
237
  tags: [],
245
238
  sizes: { "31": "AddMedia" }
239
+ },
240
+ {
241
+ title: "BreadcrumbsChevronRight",
242
+ category: void 0,
243
+ description: "Icon - represents an image or picture",
244
+ tags: ["breadcrumbs", "chevron", "right", "arrow", "pointer", "caret", "next", "forward"],
245
+ sizes: { "18": "BreadcrumbsChevronRightSmall", "24": "BreadcrumbsChevronRight" }
246
246
  }
247
247
  ];
248
248
  var metadata_default = systemIconsMetadata;
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var HeadingFive_default = icon({
3
3
  name: "HeadingFive",
4
- hashes: { "default": "b170" },
4
+ hashes: { "default": "b170", "odeditor": "1d9a" },
5
5
  category: "general",
6
6
  width: 24,
7
7
  height: 24
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var HeadingFiveSmall_default = icon({
3
3
  name: "HeadingFiveSmall",
4
- hashes: { "default": "0b13" },
4
+ hashes: { "default": "0b13", "odeditor": "344a" },
5
5
  category: "general",
6
6
  width: 18,
7
7
  height: 18
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var HeadingFour_default = icon({
3
3
  name: "HeadingFour",
4
- hashes: { "default": "6db9" },
4
+ hashes: { "default": "6db9", "odeditor": "1215" },
5
5
  category: "general",
6
6
  width: 24,
7
7
  height: 24
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var HeadingFourSmall_default = icon({
3
3
  name: "HeadingFourSmall",
4
- hashes: { "default": "ace3" },
4
+ hashes: { "default": "ace3", "odeditor": "496b" },
5
5
  category: "general",
6
6
  width: 18,
7
7
  height: 18
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var HeadingSix_default = icon({
3
3
  name: "HeadingSix",
4
- hashes: { "default": "4125" },
4
+ hashes: { "default": "4125", "odeditor": "bacf" },
5
5
  category: "general",
6
6
  width: 24,
7
7
  height: 24
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var HeadingSixSmall_default = icon({
3
3
  name: "HeadingSixSmall",
4
- hashes: { "default": "213f" },
4
+ hashes: { "default": "213f", "odeditor": "19df" },
5
5
  category: "general",
6
6
  width: 18,
7
7
  height: 18
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var HugContentVertical_default = icon({
3
+ name: "HugContentVertical",
4
+ hashes: { "odeditor": "8a7a" },
5
+ category: "general",
6
+ width: 24,
7
+ height: 24
8
+ });
9
+ export {
10
+ HugContentVertical_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var HugContentVerticalSmall_default = icon({
3
+ name: "HugContentVerticalSmall",
4
+ hashes: { "odeditor": "e859" },
5
+ category: "general",
6
+ width: 18,
7
+ height: 18
8
+ });
9
+ export {
10
+ HugContentVerticalSmall_default as default
11
+ };
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var Multilingual_default = icon({
3
3
  name: "Multilingual",
4
- hashes: { "default": "f80c" },
4
+ hashes: { "default": "f80c", "odeditor": "07c9" },
5
5
  category: "general",
6
6
  width: 24,
7
7
  height: 24
@@ -1,7 +1,7 @@
1
1
  import { icon } from "@wix/wix-ui-icons-common/core";
2
2
  var MultilingualSmall_default = icon({
3
3
  name: "MultilingualSmall",
4
- hashes: { "default": "4b61" },
4
+ hashes: { "default": "4b61", "odeditor": "af1f" },
5
5
  category: "general",
6
6
  width: 18,
7
7
  height: 18
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var OneEightRatio_default = icon({
3
+ name: "OneEightRatio",
4
+ hashes: { "odeditor": "bec1" },
5
+ category: "general",
6
+ width: 24,
7
+ height: 24
8
+ });
9
+ export {
10
+ OneEightRatio_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var OneEightRatioSmall_default = icon({
3
+ name: "OneEightRatioSmall",
4
+ hashes: { "odeditor": "0bcc" },
5
+ category: "general",
6
+ width: 18,
7
+ height: 18
8
+ });
9
+ export {
10
+ OneEightRatioSmall_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var OneFourRatio_default = icon({
3
+ name: "OneFourRatio",
4
+ hashes: { "odeditor": "d1ed" },
5
+ category: "general",
6
+ width: 24,
7
+ height: 24
8
+ });
9
+ export {
10
+ OneFourRatio_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var OneFourRatioSmall_default = icon({
3
+ name: "OneFourRatioSmall",
4
+ hashes: { "odeditor": "78c2" },
5
+ category: "general",
6
+ width: 18,
7
+ height: 18
8
+ });
9
+ export {
10
+ OneFourRatioSmall_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var ThreeTwoRatio_default = icon({
3
+ name: "ThreeTwoRatio",
4
+ hashes: { "odeditor": "abc5" },
5
+ category: "general",
6
+ width: 24,
7
+ height: 24
8
+ });
9
+ export {
10
+ ThreeTwoRatio_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var ThreeTwoRatioSmall_default = icon({
3
+ name: "ThreeTwoRatioSmall",
4
+ hashes: { "odeditor": "19b2" },
5
+ category: "general",
6
+ width: 18,
7
+ height: 18
8
+ });
9
+ export {
10
+ ThreeTwoRatioSmall_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var TwentyOneNineRatio_default = icon({
3
+ name: "TwentyOneNineRatio",
4
+ hashes: { "odeditor": "6618" },
5
+ category: "general",
6
+ width: 24,
7
+ height: 24
8
+ });
9
+ export {
10
+ TwentyOneNineRatio_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { icon } from "@wix/wix-ui-icons-common/core";
2
+ var TwentyOneNineRatioSmall_default = icon({
3
+ name: "TwentyOneNineRatioSmall",
4
+ hashes: { "odeditor": "b534" },
5
+ category: "general",
6
+ width: 18,
7
+ height: 18
8
+ });
9
+ export {
10
+ TwentyOneNineRatioSmall_default as default
11
+ };