@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
@@ -3923,6 +3923,76 @@ const generalIconsMetadata = [
3923
3923
  description: "Icon - represents an action for sharing",
3924
3924
  tags: ["share", "social", "distribute"],
3925
3925
  sizes: { "18": "ShareSmall", "24": "Share" }
3926
+ },
3927
+ {
3928
+ title: "HeadingFive",
3929
+ category: IconCategory.Text,
3930
+ description: "Represents a heading 5 text style",
3931
+ tags: ["heading", "five", "text", "formatting"],
3932
+ sizes: { "18": "HeadingFiveSmall", "24": "HeadingFive" }
3933
+ },
3934
+ {
3935
+ title: "HeadingFour",
3936
+ category: IconCategory.Text,
3937
+ description: "Represents a heading 4 text style",
3938
+ tags: ["heading", "four", "text", "formatting"],
3939
+ sizes: { "18": "HeadingFourSmall", "24": "HeadingFour" }
3940
+ },
3941
+ {
3942
+ title: "HeadingSix",
3943
+ category: IconCategory.Text,
3944
+ description: "Represents a heading 6 text style",
3945
+ tags: ["heading", "six", "text", "formatting"],
3946
+ sizes: { "18": "HeadingSixSmall", "24": "HeadingSix" }
3947
+ },
3948
+ {
3949
+ title: "Multilingual",
3950
+ category: IconCategory.WixBrands,
3951
+ description: "Represents a Wix brand multilingual",
3952
+ tags: ["multilingual", "language", "translate"],
3953
+ sizes: { "18": "MultilingualSmall", "24": "Multilingual" }
3954
+ },
3955
+ {
3956
+ title: "OneEightRatio",
3957
+ category: IconCategory.AdjustmentsAndEffects,
3958
+ description: "Represents 1:8 ratio of an image or element",
3959
+ tags: ["one", "eight", "ratio", "crop", "view"],
3960
+ sizes: { "18": "OneEightRatioSmall", "24": "OneEightRatio" }
3961
+ },
3962
+ {
3963
+ title: "OneFourRatio",
3964
+ category: IconCategory.AdjustmentsAndEffects,
3965
+ description: "Represents 1:4 ratio of an image or element",
3966
+ tags: ["one", "four", "ratio", "crop", "view"],
3967
+ sizes: { "18": "OneFourRatioSmall", "24": "OneFourRatio" }
3968
+ },
3969
+ {
3970
+ title: "ThreeTwoRatio",
3971
+ category: IconCategory.AdjustmentsAndEffects,
3972
+ description: "Represents 3:2 ratio of an image or element",
3973
+ tags: ["three", "two", "ratio", "crop", "view"],
3974
+ sizes: { "18": "ThreeTwoRatioSmall", "24": "ThreeTwoRatio" }
3975
+ },
3976
+ {
3977
+ title: "TwentyOneNineRatio",
3978
+ category: IconCategory.AdjustmentsAndEffects,
3979
+ description: "Represents 21:9 ratio of an image or element",
3980
+ tags: ["twenty", "one", "nine", "ratio", "crop", "view"],
3981
+ sizes: { "18": "TwentyOneNineRatioSmall", "24": "TwentyOneNineRatio" }
3982
+ },
3983
+ {
3984
+ title: "TwoThreeRatio",
3985
+ category: IconCategory.AdjustmentsAndEffects,
3986
+ description: "Represents 2:3 ratio of an image or element",
3987
+ tags: ["two", "three", "ratio", "crop", "view"],
3988
+ sizes: { "18": "TwoThreeRatioSmall", "24": "TwoThreeRatio" }
3989
+ },
3990
+ {
3991
+ title: "HugContentVertical",
3992
+ category: IconCategory.LayoutAndAlignment,
3993
+ description: "Icon - represents an image or picture",
3994
+ tags: ["join", "vertical", "connect", "merge"],
3995
+ sizes: { "18": "HugContentVerticalSmall", "24": "HugContentVertical" }
3926
3996
  }
3927
3997
  ];
3928
3998
  var metadata_default = generalIconsMetadata;
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- 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" }));
2
+ 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" }));
3
3
  BreadcrumbsChevronRight.displayName = "BreadcrumbsChevronRight";
4
4
  var BreadcrumbsChevronRight_default = BreadcrumbsChevronRight;
5
5
  export {
@@ -195,13 +195,6 @@ const systemIconsMetadata = [
195
195
  tags: [],
196
196
  sizes: { "12x24": "DragAndDropSmall" }
197
197
  },
198
- {
199
- title: "BreadcrumbsChevronRight",
200
- category: void 0,
201
- description: void 0,
202
- tags: [],
203
- sizes: { "6x14": "BreadcrumbsChevronRight" }
204
- },
205
198
  {
206
199
  title: "AddItem",
207
200
  category: void 0,
@@ -219,6 +212,13 @@ const systemIconsMetadata = [
219
212
  description: void 0,
220
213
  tags: [],
221
214
  sizes: { "31": "AddMedia" }
215
+ },
216
+ {
217
+ title: "BreadcrumbsChevronRight",
218
+ category: void 0,
219
+ description: "Icon - represents an image or picture",
220
+ tags: ["breadcrumbs", "chevron", "right", "arrow", "pointer", "caret", "next", "forward"],
221
+ sizes: { "18": "BreadcrumbsChevronRightSmall", "24": "BreadcrumbsChevronRight" }
222
222
  }
223
223
  ];
224
224
  var metadata_default = systemIconsMetadata;
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M13.25 6C13.66 6 14 6.34 14 6.75V17.25C14 17.66 13.66 18 13.25 18 12.84 18 12.5 17.66 12.5 17.25V12.75H7.5V17.25C7.5 17.66 7.16 18 6.75 18 6.34 18 6 17.66 6 17.25V6.75C6 6.34 6.34 6 6.75 6 7.16 6 7.5 6.34 7.5 6.75V11.25H12.5V6.75C12.5 6.34 12.84 6 13.25 6ZM18.25 11C18.66 11 19 11.34 19 11.75 19 12.16 18.66 12.5 18.25 12.5H16.5L16.5 13.5H16.75C17.99 13.5 18.99 14.51 19 15.75 19 16.99 17.99 18 16.75 18H15.75C15.34 18 15 17.66 15 17.25 15 16.84 15.34 16.5 15.75 16.5H16.75C17.16 16.5 17.5 16.17 17.5 15.75 17.5 15.34 17.16 15 16.75 15H15.75C15.55 15 15.36 14.92 15.22 14.78 15.08 14.64 15 14.45 15 14.25L15 11.75 15.01 11.67C15.05 11.29 15.37 11 15.75 11H18.25Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M9.25 4C9.66 4 10 4.34 10 4.75V13.25C10 13.66 9.66 14 9.25 14 8.84 14 8.5 13.66 8.5 13.25V9.75H4.5V13.25C4.5 13.66 4.16 14 3.75 14 3.34 14 3 13.66 3 13.25V4.75C3 4.34 3.34 4 3.75 4 4.16 4 4.5 4.34 4.5 4.75V8.25H8.5V4.75C8.5 4.34 8.84 4 9.25 4ZM14.25 8C14.66 8 15 8.34 15 8.75 15 9.16 14.66 9.5 14.25 9.5H12.49L12.49 10H13.01C14.11 10 15 10.89 15 12 15 13.1 14.11 14 13.01 14H11.75C11.33 14 11 13.66 11 13.25 11 12.84 11.33 12.5 11.75 12.5H13.01C13.29 12.5 13.51 12.28 13.51 12 13.51 11.72 13.29 11.5 13.01 11.5H11.75C11.55 11.5 11.36 11.42 11.22 11.28 11.08 11.14 11 10.95 11 10.75L11 8.75 11.01 8.67C11.05 8.29 11.36 8 11.75 8H14.25Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M13.25 6C13.66 6 14 6.34 14 6.75V17.25C14 17.66 13.66 18 13.25 18 12.84 18 12.5 17.66 12.5 17.25V12.75H7.5V17.25C7.5 17.66 7.16 18 6.75 18 6.34 18 6 17.66 6 17.25V6.75C6 6.34 6.34 6 6.75 6 7.16 6 7.5 6.34 7.5 6.75V11.25H12.5V6.75C12.5 6.34 12.84 6 13.25 6ZM15.75 11C16.17 11 16.5 11.35 16.5 11.78V13.84C16.5 13.98 16.61 14.09 16.75 14.09H17.5V12.8C17.5 12.37 17.83 12.02 18.25 12.02 18.66 12.02 19 12.37 19 12.8V17.22C19 17.65 18.66 18 18.25 18 17.83 18 17.5 17.65 17.5 17.22V15.65H16.75C15.78 15.65 15 14.84 15 13.84V11.78C15 11.35 15.34 11 15.75 11Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M9.25 4C9.66 4 10 4.34 10 4.75V13.25C10 13.66 9.66 14 9.25 14 8.84 14 8.5 13.66 8.5 13.25V9.75H4.5V13.25C4.5 13.66 4.16 14 3.75 14 3.34 14 3 13.66 3 13.25V4.75C3 4.34 3.34 4 3.75 4 4.16 4 4.5 4.34 4.5 4.75V8.25H8.5V4.75C8.5 4.34 8.84 4 9.25 4ZM11.75 8C12.16 8 12.5 8.35 12.5 8.78L12.5 10.46C12.5 10.61 12.62 10.72 12.75 10.72H13.5V9.78C13.5 9.35 13.83 9 14.25 9 14.66 9 15 9.35 15 9.78V13.22C15 13.65 14.66 14 14.25 14 13.83 14 13.5 13.65 13.5 13.22V12.28H12.75C11.79 12.28 11 11.47 11 10.46L11 8.78C11 8.35 11.33 8 11.75 8Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M17.77 11C18.18 11 18.52 11.34 18.52 11.75 18.52 12.16 18.18 12.5 17.77 12.5H16.76C16.62 12.5 16.51 12.61 16.51 12.75L16.5 13.75H17.25C18.22 13.75 19 14.53 19 15.5V16.25C19 17.22 18.22 18 17.25 18H16.75C15.79 18 15 17.22 15 16.25V14.5L15.01 12.75C15.01 11.78 15.79 11 16.76 11H17.77ZM16.5 15.25V16.25C16.5 16.39 16.61 16.5 16.75 16.5H17.25C17.39 16.5 17.5 16.39 17.5 16.25V15.5C17.5 15.36 17.39 15.25 17.25 15.25H16.5ZM13.25 6C13.66 6 14 6.34 14 6.75V17.25C14 17.66 13.66 18 13.25 18 12.84 18 12.5 17.66 12.5 17.25V12.75H7.5V17.25C7.5 17.66 7.16 18 6.75 18 6.34 18 6 17.66 6 17.25V6.75C6 6.34 6.34 6 6.75 6 7.16 6 7.5 6.34 7.5 6.75V11.25H12.5V6.75C12.5 6.34 12.84 6 13.25 6Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M13.77 8C14.18 8 14.52 8.34 14.52 8.75 14.52 9.16 14.18 9.5 13.77 9.5H12.75C12.62 9.5 12.5 9.61 12.5 9.75L12.5 10.27H13.25C14.22 10.27 15 11.05 15 12.02V12.25C15 13.22 14.22 14 13.25 14H12.75C11.78 14 11 13.22 11 12.25V11.01L11 9.75C11 8.78 11.79 8 12.75 8H13.77ZM12.5 11.77V12.25C12.5 12.39 12.61 12.5 12.75 12.5H13.25C13.39 12.5 13.5 12.39 13.5 12.25V12.02C13.5 11.88 13.39 11.77 13.25 11.77H12.5ZM9.25 4C9.66 4 10 4.34 10 4.75V13.25C10 13.66 9.66 14 9.25 14 8.84 14 8.5 13.66 8.5 13.25V9.75H4.5V13.25C4.5 13.66 4.16 14 3.75 14 3.34 14 3 13.66 3 13.25V4.75C3 4.34 3.34 4 3.75 4 4.16 4 4.5 4.34 4.5 4.75V8.25H8.5V4.75C8.5 4.34 8.84 4 9.25 4Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M12 14C12.21 14 12.42 14.09 12.56 14.25L14.81 16.75C15.08 17.06 15.06 17.53 14.75 17.81C14.44 18.08 13.97 18.06 13.69 17.75L12 15.87L10.31 17.75C10.03 18.06 9.56 18.08 9.25 17.81C8.94 17.53 8.92 17.06 9.19 16.75L11.44 14.25C11.58 14.09 11.79 14 12 14ZM17.25 11.25C17.66 11.25 18 11.59 18 12C18 12.41 17.66 12.75 17.25 12.75H6.75C6.34 12.75 6 12.41 6 12C6 11.59 6.34 11.25 6.75 11.25H17.25ZM13.69 6.25C13.97 5.94 14.44 5.92 14.75 6.19C15.06 6.47 15.08 6.94 14.81 7.25L12.56 9.75C12.42 9.91 12.21 10 12 10C11.79 10 11.58 9.91 11.44 9.75L9.19 7.25C8.92 6.94 8.94 6.47 9.25 6.19C9.56 5.92 10.03 5.94 10.31 6.25L12 8.13L13.69 6.25Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M9 11C9.21 11 9.42 11.09 9.56 11.25L11.81 13.75C12.08 14.06 12.06 14.53 11.75 14.81C11.44 15.08 10.97 15.06 10.69 14.75L9 12.87L7.31 14.75C7.03 15.06 6.56 15.08 6.25 14.81C5.94 14.53 5.92 14.06 6.19 13.75L8.44 11.25C8.58 11.09 8.79 11 9 11ZM14.25 8.25C14.66 8.25 15 8.59 15 9C15 9.41 14.66 9.75 14.25 9.75H3.75C3.34 9.75 3 9.41 3 9C3 8.59 3.34 8.25 3.75 8.25H14.25ZM10.69 3.25C10.97 2.94 11.44 2.92 11.75 3.19C12.06 3.47 12.08 3.94 11.81 4.25L9.56 6.75C9.42 6.91 9.21 7 9 7C8.79 7 8.58 6.91 8.44 6.75L6.19 4.25C5.92 3.94 5.94 3.47 6.25 3.19C6.56 2.92 7.03 2.94 7.31 3.25L9 5.13L10.69 3.25Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M15.99 10C16.29 10 16.56 10.18 16.68 10.46L19.16 16.22 19.93 17.94C20.1 18.32 19.93 18.76 19.56 18.93 19.18 19.1 18.73 18.94 18.56 18.56L17.99 17.28H14.01L13.44 18.56C13.27 18.93 12.82 19.1 12.45 18.93 12.07 18.77 11.9 18.32 12.07 17.94L12.83 16.23 15.3 10.46 15.35 10.36C15.48 10.14 15.73 10 15.99 10ZM14.66 15.78H17.33L15.99 12.66 14.66 15.78ZM7.21 5.22C7.5 4.93 7.98 4.92 8.27 5.22L9.83 6.75H12.25C12.66 6.76 13 7.09 13 7.51 13 7.92 12.66 8.26 12.25 8.26H11.58C11.29 9.25 10.66 10.45 9.75 11.57 9.69 11.65 9.62 11.73 9.55 11.81 10.37 12.54 11.35 13.16 12.49 13.54 12.88 13.67 13.09 14.1 12.96 14.49 12.83 14.88 12.4 15.09 12.01 14.96 10.64 14.5 9.46 13.75 8.5 12.88 7.54 13.75 6.36 14.5 4.99 14.96 4.6 15.09 4.17 14.88 4.04 14.49 3.91 14.1 4.12 13.67 4.51 13.54 5.65 13.16 6.63 12.54 7.45 11.81 7.38 11.73 7.31 11.65 7.25 11.57 6.34 10.45 5.71 9.25 5.42 8.26H4.75C4.34 8.26 4 7.92 4 7.51 4 7.09 4.34 6.76 4.75 6.75H7.7L7.22 6.29C6.92 5.99 6.92 5.52 7.21 5.22ZM7.01 8.26C7.27 8.95 7.74 9.79 8.41 10.62 8.44 10.66 8.47 10.69 8.5 10.73 8.53 10.69 8.56 10.66 8.59 10.62 9.26 9.79 9.73 8.95 9.99 8.26H7.01Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path d=\"M12.52 8C12.82 8 13.08 8.18 13.2 8.46L15.94 14.95C16.1 15.34 15.93 15.78 15.55 15.94 15.17 16.1 14.73 15.92 14.57 15.54L14.02 14.23H10.99L10.43 15.54C10.27 15.93 9.83 16.1 9.45 15.94 9.07 15.77 8.9 15.33 9.06 14.95L11.83 8.45 11.88 8.36C12.02 8.14 12.26 8 12.52 8ZM11.63 12.72H13.38L12.51 10.66 11.63 12.72ZM4.57 2.22C4.86 1.93 5.33 1.93 5.63 2.22L7.19 3.76H9.25C9.66 3.76 10 4.09 10 4.51 10 4.92 9.67 5.26 9.25 5.26H8.64C8.4 6.23 7.92 7.3 7.08 8.29 7.72 8.77 8.51 9.2 9.49 9.54 9.88 9.67 10.09 10.09 9.96 10.49 9.83 10.88 9.41 11.09 9.01 10.96 7.78 10.54 6.79 9.98 6 9.35 5.21 9.98 4.22 10.54 2.99 10.96 2.6 11.09 2.17 10.88 2.04 10.49 1.91 10.09 2.12 9.67 2.51 9.54 3.49 9.2 4.28 8.78 4.91 8.29 4.07 7.3 3.6 6.23 3.36 5.26H2.75C2.34 5.26 2 4.92 2 4.51 2 4.09 2.34 3.76 2.75 3.76H5.05L4.58 3.29C4.28 3 4.28 2.52 4.57 2.22ZM4.92 5.26C5.12 5.9 5.46 6.59 6 7.25 6.54 6.59 6.88 5.9 7.08 5.26H4.92Z\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"evenodd\" d=\"M13 23H11C9.89543 23 9 22.1046 9 21V3C9 1.89543 9.89543 1 11 1H13C14.1046 1 15 1.89543 15 3V21L14.9893 21.2041C14.8938 22.1457 14.1457 22.8938 13.2041 22.9893L13 23ZM13 21.5H11C10.7239 21.5 10.5 21.2761 10.5 21V3C10.5 2.72386 10.7239 2.5 11 2.5H13C13.2761 2.5 13.5 2.72386 13.5 3V21C13.5 21.2761 13.2761 21.5 13 21.5Z\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"evenodd\" d=\"M9.99981 16H9C7.89543 16 7 15.1046 7 14V4C7 2.89543 7.89543 2 9 2H9.99981C11.1044 2 11.9998 2.89543 11.9998 4V14L11.9891 14.2041C11.8936 15.1457 11.1455 15.8938 10.2039 15.9893L9.99981 16ZM10.4998 14.5H8.5V3.5H10.5L10.4998 14.5Z\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"evenodd\" d=\"M13 19H11C9.89543 19 9 18.1046 9 17V7C9 5.89543 9.89543 5 11 5H13C14.1046 5 15 5.89543 15 7V17L14.9893 17.2041C14.8938 18.1457 14.1457 18.8938 13.2041 18.9893L13 19ZM13 17.5H11C10.7239 17.5 10.5 17.2761 10.5 17V7C10.5 6.72386 10.7239 6.5 11 6.5H13C13.2761 6.5 13.5 6.72386 13.5 7V17C13.5 17.2761 13.2761 17.5 13 17.5Z\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"evenodd\" d=\"M10 14H9C7.89543 14 7 13.1046 7 12V6C7 4.89543 7.89543 4 9 4H10C11.1046 4 12 4.89543 12 6V12L11.9893 12.2041C11.8938 13.1457 11.1457 13.8938 10.2041 13.9893L10 14ZM8.5 12.5V5.5H10.5V12.5H8.5Z\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"evenodd\" d=\"M18.0001 18H6.0001L5.796 17.9893C4.78732 17.887 4.0001 17.0357 4.0001 16L4 8C4 6.89543 4.89543 6 6 6H18C19.1046 6 20 6.89543 20 8L20.0001 16L19.9894 16.2041C19.8939 17.1457 19.1458 17.8938 18.2042 17.9893L18.0001 18ZM18.0001 16.5H6.0001C5.72396 16.5 5.5001 16.2761 5.5001 16L5.5 8C5.5 7.72386 5.72386 7.5 6 7.5H18C18.2761 7.5 18.5 7.72386 18.5 8L18.5001 16C18.5001 16.2761 18.2762 16.5 18.0001 16.5Z\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"evenodd\" d=\"M13.0001 13H5.0001L4.796 12.9893C3.78732 12.887 3.0001 12.0357 3.0001 11L3 7C3 5.89543 3.89543 5 5 5H13C14.1046 5 15 5.89543 15 7L15.0001 11L14.9894 11.2041C14.8939 12.1457 14.1458 12.8938 13.2042 12.9893L13.0001 13ZM4.5 11.5L4.5001 6.5H13.5V11.5H4.5Z\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"evenodd\" d=\"M1.00018 14L1 10C1 8.89543 1.89543 8 3 8L21 8C22.1046 8 23 8.89543 23 10L23.0002 14C23.0002 15.1046 22.1048 16 21.0002 16L3.00018 16L2.79608 15.9893C1.85453 15.8938 1.10638 15.1456 1.01093 14.2041L1.00018 14ZM2.50018 14L2.5 10C2.5 9.72386 2.72386 9.5 3 9.5L21 9.5C21.2761 9.5 21.5 9.72386 21.5 10L21.5002 14C21.5002 14.2761 21.2763 14.5 21.0002 14.5L3.00018 14.5C2.72404 14.5 2.50019 14.2761 2.50018 14Z\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"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\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"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\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<path fill-rule=\"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\" clip-rule=\"evenodd\"></path>"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "content": "<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\"></path>"
3
+ }