@carbon/icons-react 11.40.0-rc.0 → 11.40.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 (169) hide show
  1. package/es/CircleOutline.d.ts +11 -0
  2. package/es/CircleOutline.js +39 -0
  3. package/es/DiamondOutline.d.ts +11 -0
  4. package/es/DiamondOutline.js +39 -0
  5. package/es/DiamondSolid.d.ts +11 -0
  6. package/es/DiamondSolid.js +39 -0
  7. package/es/HexagonOutline.d.ts +11 -0
  8. package/es/HexagonOutline.js +39 -0
  9. package/es/HexagonSolid.d.ts +11 -0
  10. package/es/HexagonSolid.js +39 -0
  11. package/es/HexagonVerticalOutline.d.ts +11 -0
  12. package/es/HexagonVerticalOutline.js +39 -0
  13. package/es/HexagonVerticalSolid.d.ts +11 -0
  14. package/es/HexagonVerticalSolid.js +39 -0
  15. package/es/PentagonDownOutline.d.ts +11 -0
  16. package/es/PentagonDownOutline.js +39 -0
  17. package/es/PentagonDownSolid.d.ts +11 -0
  18. package/es/PentagonDownSolid.js +39 -0
  19. package/es/PentagonLeftOutline.d.ts +11 -0
  20. package/es/PentagonLeftOutline.js +39 -0
  21. package/es/PentagonLeftSolid.d.ts +11 -0
  22. package/es/PentagonLeftSolid.js +39 -0
  23. package/es/PentagonOutline.d.ts +11 -0
  24. package/es/PentagonOutline.js +39 -0
  25. package/es/PentagonRightOutline.d.ts +11 -0
  26. package/es/PentagonRightOutline.js +39 -0
  27. package/es/PentagonRightSolid.d.ts +11 -0
  28. package/es/PentagonRightSolid.js +39 -0
  29. package/es/PentagonSolid.d.ts +11 -0
  30. package/es/PentagonSolid.js +39 -0
  31. package/es/SquareOutline.d.ts +11 -0
  32. package/es/SquareOutline.js +39 -0
  33. package/es/SquareSolid.d.ts +11 -0
  34. package/es/SquareSolid.js +35 -0
  35. package/es/TriangleDownOutline.d.ts +11 -0
  36. package/es/TriangleDownOutline.js +39 -0
  37. package/es/TriangleDownSolid.d.ts +11 -0
  38. package/es/TriangleDownSolid.js +39 -0
  39. package/es/TriangleLeftOutline.d.ts +11 -0
  40. package/es/TriangleLeftOutline.js +39 -0
  41. package/es/TriangleLeftSolid.d.ts +11 -0
  42. package/es/TriangleLeftSolid.js +39 -0
  43. package/es/TriangleOutline.d.ts +11 -0
  44. package/es/TriangleOutline.js +39 -0
  45. package/es/TriangleRightOutline.d.ts +11 -0
  46. package/es/TriangleRightOutline.js +39 -0
  47. package/es/TriangleRightSolid.d.ts +11 -0
  48. package/es/TriangleRightSolid.js +39 -0
  49. package/es/TriangleSolid.d.ts +11 -0
  50. package/es/TriangleSolid.js +39 -0
  51. package/es/generated/bucket-10.d.ts +8 -8
  52. package/es/generated/bucket-10.js +608 -595
  53. package/es/generated/bucket-11.d.ts +16 -16
  54. package/es/generated/bucket-11.js +642 -648
  55. package/es/generated/bucket-12.d.ts +16 -16
  56. package/es/generated/bucket-12.js +857 -850
  57. package/es/generated/bucket-13.d.ts +16 -16
  58. package/es/generated/bucket-13.js +799 -798
  59. package/es/generated/bucket-14.d.ts +18 -18
  60. package/es/generated/bucket-14.js +923 -937
  61. package/es/generated/bucket-15.d.ts +18 -18
  62. package/es/generated/bucket-15.js +733 -738
  63. package/es/generated/bucket-16.d.ts +26 -26
  64. package/es/generated/bucket-16.js +762 -799
  65. package/es/generated/bucket-17.d.ts +26 -2
  66. package/es/generated/bucket-17.js +1030 -450
  67. package/es/generated/bucket-18.d.ts +11 -0
  68. package/es/generated/bucket-18.js +38 -0
  69. package/es/generated/bucket-3.d.ts +2 -2
  70. package/es/generated/bucket-3.js +438 -437
  71. package/es/generated/bucket-4.d.ts +4 -4
  72. package/es/generated/bucket-4.js +495 -501
  73. package/es/generated/bucket-5.d.ts +4 -4
  74. package/es/generated/bucket-5.js +527 -519
  75. package/es/generated/bucket-6.d.ts +4 -4
  76. package/es/generated/bucket-6.js +512 -538
  77. package/es/generated/bucket-7.d.ts +8 -8
  78. package/es/generated/bucket-7.js +697 -694
  79. package/es/generated/bucket-8.d.ts +8 -8
  80. package/es/generated/bucket-8.js +685 -682
  81. package/es/generated/bucket-9.d.ts +8 -8
  82. package/es/generated/bucket-9.js +593 -590
  83. package/es/index.d.ts +1 -0
  84. package/es/index.js +16 -15
  85. package/lib/CircleOutline.d.ts +11 -0
  86. package/lib/CircleOutline.js +45 -0
  87. package/lib/DiamondOutline.d.ts +11 -0
  88. package/lib/DiamondOutline.js +45 -0
  89. package/lib/DiamondSolid.d.ts +11 -0
  90. package/lib/DiamondSolid.js +45 -0
  91. package/lib/HexagonOutline.d.ts +11 -0
  92. package/lib/HexagonOutline.js +45 -0
  93. package/lib/HexagonSolid.d.ts +11 -0
  94. package/lib/HexagonSolid.js +45 -0
  95. package/lib/HexagonVerticalOutline.d.ts +11 -0
  96. package/lib/HexagonVerticalOutline.js +45 -0
  97. package/lib/HexagonVerticalSolid.d.ts +11 -0
  98. package/lib/HexagonVerticalSolid.js +45 -0
  99. package/lib/PentagonDownOutline.d.ts +11 -0
  100. package/lib/PentagonDownOutline.js +45 -0
  101. package/lib/PentagonDownSolid.d.ts +11 -0
  102. package/lib/PentagonDownSolid.js +45 -0
  103. package/lib/PentagonLeftOutline.d.ts +11 -0
  104. package/lib/PentagonLeftOutline.js +45 -0
  105. package/lib/PentagonLeftSolid.d.ts +11 -0
  106. package/lib/PentagonLeftSolid.js +45 -0
  107. package/lib/PentagonOutline.d.ts +11 -0
  108. package/lib/PentagonOutline.js +45 -0
  109. package/lib/PentagonRightOutline.d.ts +11 -0
  110. package/lib/PentagonRightOutline.js +45 -0
  111. package/lib/PentagonRightSolid.d.ts +11 -0
  112. package/lib/PentagonRightSolid.js +45 -0
  113. package/lib/PentagonSolid.d.ts +11 -0
  114. package/lib/PentagonSolid.js +45 -0
  115. package/lib/SquareOutline.d.ts +11 -0
  116. package/lib/SquareOutline.js +45 -0
  117. package/lib/SquareSolid.d.ts +11 -0
  118. package/lib/SquareSolid.js +41 -0
  119. package/lib/TriangleDownOutline.d.ts +11 -0
  120. package/lib/TriangleDownOutline.js +45 -0
  121. package/lib/TriangleDownSolid.d.ts +11 -0
  122. package/lib/TriangleDownSolid.js +45 -0
  123. package/lib/TriangleLeftOutline.d.ts +11 -0
  124. package/lib/TriangleLeftOutline.js +45 -0
  125. package/lib/TriangleLeftSolid.d.ts +11 -0
  126. package/lib/TriangleLeftSolid.js +45 -0
  127. package/lib/TriangleOutline.d.ts +11 -0
  128. package/lib/TriangleOutline.js +45 -0
  129. package/lib/TriangleRightOutline.d.ts +11 -0
  130. package/lib/TriangleRightOutline.js +45 -0
  131. package/lib/TriangleRightSolid.d.ts +11 -0
  132. package/lib/TriangleRightSolid.js +45 -0
  133. package/lib/TriangleSolid.d.ts +11 -0
  134. package/lib/TriangleSolid.js +45 -0
  135. package/lib/generated/bucket-10.d.ts +8 -8
  136. package/lib/generated/bucket-10.js +614 -601
  137. package/lib/generated/bucket-11.d.ts +16 -16
  138. package/lib/generated/bucket-11.js +656 -662
  139. package/lib/generated/bucket-12.d.ts +16 -16
  140. package/lib/generated/bucket-12.js +871 -864
  141. package/lib/generated/bucket-13.d.ts +16 -16
  142. package/lib/generated/bucket-13.js +813 -812
  143. package/lib/generated/bucket-14.d.ts +18 -18
  144. package/lib/generated/bucket-14.js +939 -953
  145. package/lib/generated/bucket-15.d.ts +18 -18
  146. package/lib/generated/bucket-15.js +749 -754
  147. package/lib/generated/bucket-16.d.ts +26 -26
  148. package/lib/generated/bucket-16.js +786 -823
  149. package/lib/generated/bucket-17.d.ts +26 -2
  150. package/lib/generated/bucket-17.js +1054 -450
  151. package/lib/generated/bucket-18.d.ts +11 -0
  152. package/lib/generated/bucket-18.js +46 -0
  153. package/lib/generated/bucket-3.d.ts +2 -2
  154. package/lib/generated/bucket-3.js +438 -437
  155. package/lib/generated/bucket-4.d.ts +4 -4
  156. package/lib/generated/bucket-4.js +497 -503
  157. package/lib/generated/bucket-5.d.ts +4 -4
  158. package/lib/generated/bucket-5.js +529 -521
  159. package/lib/generated/bucket-6.d.ts +4 -4
  160. package/lib/generated/bucket-6.js +514 -540
  161. package/lib/generated/bucket-7.d.ts +8 -8
  162. package/lib/generated/bucket-7.js +703 -700
  163. package/lib/generated/bucket-8.d.ts +8 -8
  164. package/lib/generated/bucket-8.js +691 -688
  165. package/lib/generated/bucket-9.d.ts +8 -8
  166. package/lib/generated/bucket-9.js +599 -596
  167. package/lib/index.d.ts +1 -0
  168. package/lib/index.js +169 -143
  169. package/package.json +4 -4
@@ -20,9 +20,9 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
20
20
 
21
21
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
22
22
 
23
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _circle, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _circle2, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _circle3, _path105, _path106, _path107, _path108, _path109, _circle4, _path110, _path111, _path112, _path113, _circle5, _circle6, _path114, _path115, _path116, _path117, _circle7, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _switch, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222;
23
+ var _circle, _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _circle2, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _circle3, _path24, _path25, _path26, _circle4, _circle5, _path27, _circle6, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _circle7, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _circle8, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle9, _path147, _path148, _path149, _path150, _path151, _circle10, _path152, _path153, _path154, _path155, _circle11, _circle12, _path156, _path157, _path158, _path159, _circle13, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _switch, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _path262, _path263;
24
24
  const didWarnAboutDeprecation = {};
25
- const VolumeMuteFilled = /*#__PURE__*/React__default["default"].forwardRef(function VolumeMuteFilled(_ref, ref) {
25
+ const ViewFilled = /*#__PURE__*/React__default["default"].forwardRef(function ViewFilled(_ref, ref) {
26
26
  let {
27
27
  children,
28
28
  size = 16,
@@ -36,19 +36,620 @@ const VolumeMuteFilled = /*#__PURE__*/React__default["default"].forwardRef(funct
36
36
  viewBox: "0 0 32 32",
37
37
  fill: "currentColor",
38
38
  ...rest
39
- }, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
39
+ }, _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
40
+ cx: "16",
41
+ cy: "16",
42
+ r: "4"
43
+ })), _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
44
+ d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,22.5A6.5,6.5,0,1,1,22.5,16,6.51,6.51,0,0,1,16,22.5Z"
45
+ })), children);
46
+ });
47
+ if (process.env.NODE_ENV !== "production") {
48
+ ViewFilled.propTypes = iconPropTypes.iconPropTypes;
49
+ }
50
+ const ViewMode_1 = /*#__PURE__*/React__default["default"].forwardRef(function ViewMode_1(_ref2, ref) {
51
+ let {
52
+ children,
53
+ size = 16,
54
+ ...rest
55
+ } = _ref2;
56
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
57
+ width: size,
58
+ height: size,
59
+ ref: ref,
60
+ xmlns: "http://www.w3.org/2000/svg",
61
+ viewBox: "0 0 32 32",
62
+ fill: "currentColor",
63
+ ...rest
64
+ }, _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
65
+ d: "M4 26H28V28H4zM4 19H28V21H4zM26 6v6H6V6H26m0-2H6A2 2 0 004 6v6a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2z"
66
+ })), children);
67
+ });
68
+ if (process.env.NODE_ENV !== "production") {
69
+ ViewMode_1.propTypes = iconPropTypes.iconPropTypes;
70
+ }
71
+ const ViewMode_2 = /*#__PURE__*/React__default["default"].forwardRef(function ViewMode_2(_ref3, ref) {
72
+ let {
73
+ children,
74
+ size = 16,
75
+ ...rest
76
+ } = _ref3;
77
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
78
+ width: size,
79
+ height: size,
80
+ ref: ref,
81
+ xmlns: "http://www.w3.org/2000/svg",
82
+ viewBox: "0 0 32 32",
83
+ fill: "currentColor",
84
+ ...rest
85
+ }, _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
86
+ d: "M4 26H28V28H4zM4 19H28V21H4zM12 6v6H6V6h6m0-2H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zM26 6v6H20V6h6m0-2H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2z"
87
+ })), children);
88
+ });
89
+ if (process.env.NODE_ENV !== "production") {
90
+ ViewMode_2.propTypes = iconPropTypes.iconPropTypes;
91
+ }
92
+ const ViewOff = /*#__PURE__*/React__default["default"].forwardRef(function ViewOff(_ref4, ref) {
93
+ let {
94
+ children,
95
+ size = 16,
96
+ ...rest
97
+ } = _ref4;
98
+ if (size === 16 || size === "16" || size === "16px") {
99
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
100
+ width: size,
101
+ height: size,
102
+ ref: ref,
103
+ xmlns: "http://www.w3.org/2000/svg",
104
+ viewBox: "0 0 16 16",
105
+ fill: "currentColor",
106
+ ...rest
107
+ }, _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", {
108
+ d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
109
+ })), _path5 || (_path5 = /*#__PURE__*/React__default["default"].createElement("path", {
110
+ d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
111
+ })), children);
112
+ }
113
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
114
+ width: size,
115
+ height: size,
116
+ ref: ref,
117
+ xmlns: "http://www.w3.org/2000/svg",
118
+ viewBox: "0 0 32 32",
119
+ fill: "currentColor",
120
+ ...rest
121
+ }, _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", {
122
+ d: "M5.24,22.51l1.43-1.42A14.06,14.06,0,0,1,3.07,16C5.1,10.93,10.7,7,16,7a12.38,12.38,0,0,1,4,.72l1.55-1.56A14.72,14.72,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16,16,0,0,0,5.24,22.51Z"
123
+ })), _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
124
+ d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM20 16a4 4 0 01-6 3.44L19.44 14A4 4 0 0120 16zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z"
125
+ })), children);
126
+ });
127
+ if (process.env.NODE_ENV !== "production") {
128
+ ViewOff.propTypes = iconPropTypes.iconPropTypes;
129
+ }
130
+ const ViewOffFilled = /*#__PURE__*/React__default["default"].forwardRef(function ViewOffFilled(_ref5, ref) {
131
+ let {
132
+ children,
133
+ size = 16,
134
+ ...rest
135
+ } = _ref5;
136
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
137
+ width: size,
138
+ height: size,
139
+ ref: ref,
140
+ xmlns: "http://www.w3.org/2000/svg",
141
+ viewBox: "0 0 32 32",
142
+ fill: "currentColor",
143
+ ...rest
144
+ }, _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
145
+ d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A15.86 15.86 0 004.53 21.81z"
146
+ })), children);
147
+ });
148
+ if (process.env.NODE_ENV !== "production") {
149
+ ViewOffFilled.propTypes = iconPropTypes.iconPropTypes;
150
+ }
151
+ const ViewNext = /*#__PURE__*/React__default["default"].forwardRef(function ViewNext(_ref6, ref) {
152
+ let {
153
+ children,
154
+ size = 16,
155
+ ...rest
156
+ } = _ref6;
157
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
158
+ width: size,
159
+ height: size,
160
+ ref: ref,
161
+ xmlns: "http://www.w3.org/2000/svg",
162
+ viewBox: "0 0 32 32",
163
+ fill: "currentColor",
164
+ ...rest
165
+ }, _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
166
+ d: "M20.587 22L15 16.41 15 7 16.998 7 16.998 15.582 22 20.587 20.587 22z"
167
+ })), _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
168
+ d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
169
+ })), children);
170
+ });
171
+ if (process.env.NODE_ENV !== "production") {
172
+ ViewNext.propTypes = iconPropTypes.iconPropTypes;
173
+ }
174
+ const VirtualColumn = /*#__PURE__*/React__default["default"].forwardRef(function VirtualColumn(_ref7, ref) {
175
+ let {
176
+ children,
177
+ size = 16,
178
+ ...rest
179
+ } = _ref7;
180
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
181
+ width: size,
182
+ height: size,
183
+ ref: ref,
184
+ xmlns: "http://www.w3.org/2000/svg",
185
+ viewBox: "0 0 32 32",
186
+ fill: "currentColor",
187
+ ...rest
188
+ }, _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
189
+ d: "M25 11L26.414 12.414 23.828 15 30 15 30 17 23.828 17 26.414 19.586 25 21 20 16 25 11z"
190
+ })), _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
191
+ d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
192
+ })), _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
193
+ d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
194
+ })), children);
195
+ });
196
+ if (process.env.NODE_ENV !== "production") {
197
+ VirtualColumn.propTypes = iconPropTypes.iconPropTypes;
198
+ }
199
+ const VirtualColumnKey = /*#__PURE__*/React__default["default"].forwardRef(function VirtualColumnKey(_ref8, ref) {
200
+ let {
201
+ children,
202
+ size = 16,
203
+ ...rest
204
+ } = _ref8;
205
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
206
+ width: size,
207
+ height: size,
208
+ ref: ref,
209
+ xmlns: "http://www.w3.org/2000/svg",
210
+ viewBox: "0 0 32 32",
211
+ fill: "currentColor",
212
+ ...rest
213
+ }, _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
214
+ cx: "24.5",
215
+ cy: "9.5",
216
+ r: "1.5"
217
+ })), _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
218
+ d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
219
+ })), _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
220
+ d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
221
+ })), children);
222
+ });
223
+ if (process.env.NODE_ENV !== "production") {
224
+ VirtualColumnKey.propTypes = iconPropTypes.iconPropTypes;
225
+ }
226
+ const VirtualDesktop = /*#__PURE__*/React__default["default"].forwardRef(function VirtualDesktop(_ref9, ref) {
227
+ let {
228
+ children,
229
+ size = 16,
230
+ ...rest
231
+ } = _ref9;
232
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
233
+ width: size,
234
+ height: size,
235
+ ref: ref,
236
+ xmlns: "http://www.w3.org/2000/svg",
237
+ viewBox: "0 0 32 32",
238
+ fill: "currentColor",
239
+ ...rest
240
+ }, _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
241
+ d: "M21,16H11a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h4v2H12v2h8V28H17V26h4a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,21,16ZM11,24V18H21l.0015,6Z"
242
+ })), _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
243
+ d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
244
+ })), children);
245
+ });
246
+ if (process.env.NODE_ENV !== "production") {
247
+ VirtualDesktop.propTypes = iconPropTypes.iconPropTypes;
248
+ }
249
+ const VirtualMachine = /*#__PURE__*/React__default["default"].forwardRef(function VirtualMachine(_ref10, ref) {
250
+ let {
251
+ children,
252
+ size = 16,
253
+ ...rest
254
+ } = _ref10;
255
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
256
+ width: size,
257
+ height: size,
258
+ ref: ref,
259
+ xmlns: "http://www.w3.org/2000/svg",
260
+ viewBox: "0 0 32 32",
261
+ fill: "currentColor",
262
+ ...rest
263
+ }, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
264
+ d: "M20,13H12a2.0025,2.0025,0,0,0-2,2V28a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V15A2.0025,2.0025,0,0,0,20,13Zm0,2,0,3H12V15Zm0,5,0,3H12V20Zm-8,8V25h8v3Z"
265
+ })), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
266
+ d: "M25.91,10.13a.121.121,0,0,1-.0967-.0952A10.0061,10.0061,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.1858,10.0347a.1212.1212,0,0,1-.0964.0957A7.5019,7.5019,0,0,0,7.4912,25H8V23H7.4954a5.5108,5.5108,0,0,1-5.4387-6.3,5.6992,5.6992,0,0,1,4.7138-4.6606l1.0166-.1836a.1306.1306,0,0,0,.1045-.1035l.18-.9351a8.28,8.28,0,0,1,6.8469-6.7427,7.957,7.957,0,0,1,2.8471.1245,8.22,8.22,0,0,1,6.1475,6.545l.1941,1.0083a.13.13,0,0,0,.1045.1035l1.0576.1914a5.7819,5.7819,0,0,1,3.1011,1.539A5.5052,5.5052,0,0,1,24.5076,23H24v2h.5076A7.5019,7.5019,0,0,0,25.91,10.13Z"
267
+ })), children);
268
+ });
269
+ if (process.env.NODE_ENV !== "production") {
270
+ VirtualMachine.propTypes = iconPropTypes.iconPropTypes;
271
+ }
272
+ const VirtualPrivateCloud = /*#__PURE__*/React__default["default"].forwardRef(function VirtualPrivateCloud(_ref11, ref) {
273
+ let {
274
+ children,
275
+ size = 16,
276
+ ...rest
277
+ } = _ref11;
278
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
279
+ width: size,
280
+ height: size,
281
+ ref: ref,
282
+ xmlns: "http://www.w3.org/2000/svg",
283
+ viewBox: "0 0 32 32",
284
+ fill: "currentColor",
285
+ ...rest
286
+ }, _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
287
+ d: "M20,20V17a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v6a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V22A2.0025,2.0025,0,0,0,20,20Zm-6-3a2,2,0,0,1,4,0v3H14ZM12,28V22h8l.0012,6Z"
288
+ })), _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
289
+ d: "M25.8288,10.1152A10.0067,10.0067,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.17,10.1152,7.502,7.502,0,0,0,7.4912,25H8V23H7.4953a5.5019,5.5019,0,0,1-.9694-10.9165l1.3488-.2441.2591-1.3457a8.0109,8.0109,0,0,1,15.7312,0l.259,1.3457,1.3489.2441A5.5019,5.5019,0,0,1,24.5076,23H24v2h.5076a7.502,7.502,0,0,0,1.3212-14.8848Z"
290
+ })), children);
291
+ });
292
+ if (process.env.NODE_ENV !== "production") {
293
+ VirtualPrivateCloud.propTypes = iconPropTypes.iconPropTypes;
294
+ }
295
+ const VirtualPrivateCloudAlt = /*#__PURE__*/React__default["default"].forwardRef(function VirtualPrivateCloudAlt(_ref12, ref) {
296
+ let {
297
+ children,
298
+ size = 16,
299
+ ...rest
300
+ } = _ref12;
301
+ if (process.env.NODE_ENV !== "production") {
302
+ if (!didWarnAboutDeprecation["VirtualPrivateCloudAlt"]) {
303
+ didWarnAboutDeprecation["VirtualPrivateCloudAlt"] = true;
304
+ console.warn("Icon name was requested by the product team to be renamed to and replaced by ibm-cloud--vpc. As a result, the VirtualPrivateCloudAlt component will be removed in the next major version of @carbon/icons-react.");
305
+ }
306
+ }
307
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
308
+ width: size,
309
+ height: size,
310
+ ref: ref,
311
+ xmlns: "http://www.w3.org/2000/svg",
312
+ viewBox: "0 0 32 32",
313
+ fill: "currentColor",
314
+ ...rest
315
+ }, _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
316
+ d: "M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z"
317
+ })), _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
318
+ d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
319
+ })), children);
320
+ });
321
+ if (process.env.NODE_ENV !== "production") {
322
+ VirtualPrivateCloudAlt.propTypes = iconPropTypes.iconPropTypes;
323
+ }
324
+ const VisualRecognition = /*#__PURE__*/React__default["default"].forwardRef(function VisualRecognition(_ref13, ref) {
325
+ let {
326
+ children,
327
+ size = 16,
328
+ ...rest
329
+ } = _ref13;
330
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
331
+ width: size,
332
+ height: size,
333
+ ref: ref,
334
+ xmlns: "http://www.w3.org/2000/svg",
335
+ viewBox: "0 0 32 32",
336
+ fill: "currentColor",
337
+ ...rest
338
+ }, _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", {
339
+ cx: "23",
340
+ cy: "12",
341
+ r: "2"
342
+ })), _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
343
+ d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
344
+ })), children);
345
+ });
346
+ if (process.env.NODE_ENV !== "production") {
347
+ VisualRecognition.propTypes = iconPropTypes.iconPropTypes;
348
+ }
349
+ const Vlan = /*#__PURE__*/React__default["default"].forwardRef(function Vlan(_ref14, ref) {
350
+ let {
351
+ children,
352
+ size = 16,
353
+ ...rest
354
+ } = _ref14;
355
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
356
+ width: size,
357
+ height: size,
358
+ ref: ref,
359
+ xmlns: "http://www.w3.org/2000/svg",
360
+ viewBox: "0 0 32 32",
361
+ fill: "currentColor",
362
+ ...rest
363
+ }, _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
364
+ d: "M30,17V15H17V11h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.0023,2.0023,0,0,0-2,2V9a2.0023,2.0023,0,0,0,2,2h2v4H2v2H8v4H6a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H10V17H22v4H20a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H24V17ZM13,4h6V9H13ZM12,28H6V23h6Zm14,0H20V23h6Z"
365
+ })), children);
366
+ });
367
+ if (process.env.NODE_ENV !== "production") {
368
+ Vlan.propTypes = iconPropTypes.iconPropTypes;
369
+ }
370
+ const VlanIbm = /*#__PURE__*/React__default["default"].forwardRef(function VlanIbm(_ref15, ref) {
371
+ let {
372
+ children,
373
+ size = 16,
374
+ ...rest
375
+ } = _ref15;
376
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
377
+ width: size,
378
+ height: size,
379
+ ref: ref,
380
+ xmlns: "http://www.w3.org/2000/svg",
381
+ viewBox: "0 0 32 32",
382
+ fill: "currentColor",
383
+ ...rest
384
+ }, _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
385
+ d: "M16 22a4 4 0 104 4A4.0045 4.0045 0 0016 22zm0 6a2 2 0 112-2A2.002 2.002 0 0116 28zM30 5a3 3 0 10-4 2.8154V15H17V9H15v6H6V7.8159a3.0007 3.0007 0 10-2 0V15a2.002 2.002 0 002 2h9v3h2V17h9a2.002 2.002 0 002-2V7.8159A2.9958 2.9958 0 0030 5zM5 4A1 1 0 114 5 1.0013 1.0013 0 015 4zM27 6a1 1 0 111-1A1.0013 1.0013 0 0127 6z"
386
+ })), _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", {
387
+ cx: "16",
388
+ cy: "5",
389
+ r: "2"
390
+ })), children);
391
+ });
392
+ if (process.env.NODE_ENV !== "production") {
393
+ VlanIbm.propTypes = iconPropTypes.iconPropTypes;
394
+ }
395
+ const VmdkDisk = /*#__PURE__*/React__default["default"].forwardRef(function VmdkDisk(_ref16, ref) {
396
+ let {
397
+ children,
398
+ size = 16,
399
+ ...rest
400
+ } = _ref16;
401
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
402
+ width: size,
403
+ height: size,
404
+ ref: ref,
405
+ xmlns: "http://www.w3.org/2000/svg",
406
+ viewBox: "0 0 32 32",
407
+ fill: "currentColor",
408
+ ...rest
409
+ }, _circle5 || (_circle5 = /*#__PURE__*/React__default["default"].createElement("circle", {
410
+ cx: "10.5",
411
+ cy: "24.5",
412
+ r: "1.5"
413
+ })), _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
414
+ d: "M19.5 14.964H21.5V20.035H19.5z",
415
+ transform: "rotate(-45 20.5 17.5)"
416
+ })), _circle6 || (_circle6 = /*#__PURE__*/React__default["default"].createElement("circle", {
417
+ cx: "16",
418
+ cy: "13",
419
+ r: "2"
420
+ })), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
421
+ d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
422
+ })), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
423
+ d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
424
+ })), children);
425
+ });
426
+ if (process.env.NODE_ENV !== "production") {
427
+ VmdkDisk.propTypes = iconPropTypes.iconPropTypes;
428
+ }
429
+ const VoiceActivate = /*#__PURE__*/React__default["default"].forwardRef(function VoiceActivate(_ref17, ref) {
430
+ let {
431
+ children,
432
+ size = 16,
433
+ ...rest
434
+ } = _ref17;
435
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
436
+ width: size,
437
+ height: size,
438
+ ref: ref,
439
+ xmlns: "http://www.w3.org/2000/svg",
440
+ viewBox: "0 0 32 32",
441
+ fill: "currentColor",
442
+ ...rest
443
+ }, _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
444
+ d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
445
+ })), _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
446
+ d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
447
+ })), _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
448
+ d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
449
+ })), children);
450
+ });
451
+ if (process.env.NODE_ENV !== "production") {
452
+ VoiceActivate.propTypes = iconPropTypes.iconPropTypes;
453
+ }
454
+ const Voicemail = /*#__PURE__*/React__default["default"].forwardRef(function Voicemail(_ref18, ref) {
455
+ let {
456
+ children,
457
+ size = 16,
458
+ ...rest
459
+ } = _ref18;
460
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
461
+ width: size,
462
+ height: size,
463
+ ref: ref,
464
+ xmlns: "http://www.w3.org/2000/svg",
465
+ viewBox: "0 0 32 32",
466
+ fill: "currentColor",
467
+ ...rest
468
+ }, _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
469
+ d: "M24,10a6,6,0,0,0-4.46,10H12.46A6,6,0,1,0,8,22H24a6,6,0,0,0,0-12ZM4,16a4,4,0,1,1,4,4A4,4,0,0,1,4,16Zm20,4a4,4,0,1,1,4-4A4,4,0,0,1,24,20Z"
470
+ })), children);
471
+ });
472
+ if (process.env.NODE_ENV !== "production") {
473
+ Voicemail.propTypes = iconPropTypes.iconPropTypes;
474
+ }
475
+ const VolumeBlockStorage = /*#__PURE__*/React__default["default"].forwardRef(function VolumeBlockStorage(_ref19, ref) {
476
+ let {
477
+ children,
478
+ size = 16,
479
+ ...rest
480
+ } = _ref19;
481
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
482
+ width: size,
483
+ height: size,
484
+ ref: ref,
485
+ xmlns: "http://www.w3.org/2000/svg",
486
+ viewBox: "0 0 32 32",
487
+ fill: "currentColor",
488
+ ...rest
489
+ }, _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
490
+ d: "M17 21H10V14h7zm-5-2h3V16H12zM17 30H10V23h7zm-5-2h3V25H12zM26 21H19V14h7zm-5-2h3V16H21zM26 30H19V23h7zm-5-2h3V25H21z"
491
+ })), _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
492
+ d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
493
+ })), children);
494
+ });
495
+ if (process.env.NODE_ENV !== "production") {
496
+ VolumeBlockStorage.propTypes = iconPropTypes.iconPropTypes;
497
+ }
498
+ const VolumeDown = /*#__PURE__*/React__default["default"].forwardRef(function VolumeDown(_ref20, ref) {
499
+ let {
500
+ children,
501
+ size = 16,
502
+ ...rest
503
+ } = _ref20;
504
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
505
+ width: size,
506
+ height: size,
507
+ ref: ref,
508
+ xmlns: "http://www.w3.org/2000/svg",
509
+ viewBox: "0 0 32 32",
510
+ fill: "currentColor",
511
+ ...rest
512
+ }, _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
513
+ d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30zM6 20h6a1.17 1.17 0 01.79.3L19 26.57V5.43L12.79 11.7A1.17 1.17 0 0112 12H6z"
514
+ })), children);
515
+ });
516
+ if (process.env.NODE_ENV !== "production") {
517
+ VolumeDown.propTypes = iconPropTypes.iconPropTypes;
518
+ }
519
+ const VolumeDownAlt = /*#__PURE__*/React__default["default"].forwardRef(function VolumeDownAlt(_ref21, ref) {
520
+ let {
521
+ children,
522
+ size = 16,
523
+ ...rest
524
+ } = _ref21;
525
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
526
+ width: size,
527
+ height: size,
528
+ ref: ref,
529
+ xmlns: "http://www.w3.org/2000/svg",
530
+ viewBox: "0 0 32 32",
531
+ fill: "currentColor",
532
+ ...rest
533
+ }, _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
534
+ d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
535
+ })), children);
536
+ });
537
+ if (process.env.NODE_ENV !== "production") {
538
+ VolumeDownAlt.propTypes = iconPropTypes.iconPropTypes;
539
+ }
540
+ const VolumeDownFilled = /*#__PURE__*/React__default["default"].forwardRef(function VolumeDownFilled(_ref22, ref) {
541
+ let {
542
+ children,
543
+ size = 16,
544
+ ...rest
545
+ } = _ref22;
546
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
547
+ width: size,
548
+ height: size,
549
+ ref: ref,
550
+ xmlns: "http://www.w3.org/2000/svg",
551
+ viewBox: "0 0 32 32",
552
+ fill: "currentColor",
553
+ ...rest
554
+ }, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
555
+ d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30z"
556
+ })), children);
557
+ });
558
+ if (process.env.NODE_ENV !== "production") {
559
+ VolumeDownFilled.propTypes = iconPropTypes.iconPropTypes;
560
+ }
561
+ const VolumeDownFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function VolumeDownFilledAlt(_ref23, ref) {
562
+ let {
563
+ children,
564
+ size = 16,
565
+ ...rest
566
+ } = _ref23;
567
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
568
+ width: size,
569
+ height: size,
570
+ ref: ref,
571
+ xmlns: "http://www.w3.org/2000/svg",
572
+ viewBox: "0 0 32 32",
573
+ fill: "currentColor",
574
+ ...rest
575
+ }, _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
576
+ d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
577
+ })), children);
578
+ });
579
+ if (process.env.NODE_ENV !== "production") {
580
+ VolumeDownFilledAlt.propTypes = iconPropTypes.iconPropTypes;
581
+ }
582
+ const VolumeFileStorage = /*#__PURE__*/React__default["default"].forwardRef(function VolumeFileStorage(_ref24, ref) {
583
+ let {
584
+ children,
585
+ size = 16,
586
+ ...rest
587
+ } = _ref24;
588
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
589
+ width: size,
590
+ height: size,
591
+ ref: ref,
592
+ xmlns: "http://www.w3.org/2000/svg",
593
+ viewBox: "0 0 32 32",
594
+ fill: "currentColor",
595
+ ...rest
596
+ }, _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
597
+ d: "M25.707,17.293l-5-5A1,1,0,0,0,20,12H14a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V18A1,1,0,0,0,25.707,17.293ZM23.5857,18H20V14.4141ZM14,28V14h4v4a2,2,0,0,0,2,2h4v8Z"
598
+ })), _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
599
+ d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
600
+ })), children);
601
+ });
602
+ if (process.env.NODE_ENV !== "production") {
603
+ VolumeFileStorage.propTypes = iconPropTypes.iconPropTypes;
604
+ }
605
+ const VolumeMute = /*#__PURE__*/React__default["default"].forwardRef(function VolumeMute(_ref25, ref) {
606
+ let {
607
+ children,
608
+ size = 16,
609
+ ...rest
610
+ } = _ref25;
611
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
612
+ width: size,
613
+ height: size,
614
+ ref: ref,
615
+ xmlns: "http://www.w3.org/2000/svg",
616
+ viewBox: "0 0 32 32",
617
+ fill: "currentColor",
618
+ ...rest
619
+ }, _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
620
+ d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6a1.17 1.17 0 01.79.3L17 26.57V5.43L10.79 11.7A1.17 1.17 0 0110 12H4z"
621
+ })), children);
622
+ });
623
+ if (process.env.NODE_ENV !== "production") {
624
+ VolumeMute.propTypes = iconPropTypes.iconPropTypes;
625
+ }
626
+ const VolumeMuteFilled = /*#__PURE__*/React__default["default"].forwardRef(function VolumeMuteFilled(_ref26, ref) {
627
+ let {
628
+ children,
629
+ size = 16,
630
+ ...rest
631
+ } = _ref26;
632
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
633
+ width: size,
634
+ height: size,
635
+ ref: ref,
636
+ xmlns: "http://www.w3.org/2000/svg",
637
+ viewBox: "0 0 32 32",
638
+ fill: "currentColor",
639
+ ...rest
640
+ }, _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
40
641
  d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
41
642
  })), children);
42
643
  });
43
644
  if (process.env.NODE_ENV !== "production") {
44
645
  VolumeMuteFilled.propTypes = iconPropTypes.iconPropTypes;
45
646
  }
46
- const VolumeObjectStorage = /*#__PURE__*/React__default["default"].forwardRef(function VolumeObjectStorage(_ref2, ref) {
647
+ const VolumeObjectStorage = /*#__PURE__*/React__default["default"].forwardRef(function VolumeObjectStorage(_ref27, ref) {
47
648
  let {
48
649
  children,
49
650
  size = 16,
50
651
  ...rest
51
- } = _ref2;
652
+ } = _ref27;
52
653
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
53
654
  width: size,
54
655
  height: size,
@@ -57,21 +658,21 @@ const VolumeObjectStorage = /*#__PURE__*/React__default["default"].forwardRef(fu
57
658
  viewBox: "0 0 32 32",
58
659
  fill: "currentColor",
59
660
  ...rest
60
- }, _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
661
+ }, _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
61
662
  d: "M23,24a2.98,2.98,0,0,0-2.0376.8115l-4.0037-2.4023a2.0478,2.0478,0,0,0,0-.8184l4.0037-2.4023a3.2463,3.2463,0,1,0-.9211-1.7793l-4.0037,2.4023a3,3,0,1,0,0,4.377l4.0037,2.4023A2.9729,2.9729,0,0,0,20,27a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0008,1.0008,0,0,1,23,16Zm-9,7a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,14,23Zm9,5a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,23,28Z"
62
- })), _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
663
+ })), _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
63
664
  d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
64
665
  })), children);
65
666
  });
66
667
  if (process.env.NODE_ENV !== "production") {
67
668
  VolumeObjectStorage.propTypes = iconPropTypes.iconPropTypes;
68
669
  }
69
- const VolumeUp = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUp(_ref3, ref) {
670
+ const VolumeUp = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUp(_ref28, ref) {
70
671
  let {
71
672
  children,
72
673
  size = 16,
73
674
  ...rest
74
- } = _ref3;
675
+ } = _ref28;
75
676
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
76
677
  width: size,
77
678
  height: size,
@@ -80,21 +681,21 @@ const VolumeUp = /*#__PURE__*/React__default["default"].forwardRef(function Volu
80
681
  viewBox: "0 0 32 32",
81
682
  fill: "currentColor",
82
683
  ...rest
83
- }, _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", {
684
+ }, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
84
685
  d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
85
- })), _path5 || (_path5 = /*#__PURE__*/React__default["default"].createElement("path", {
686
+ })), _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
86
687
  d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
87
688
  })), children);
88
689
  });
89
690
  if (process.env.NODE_ENV !== "production") {
90
691
  VolumeUp.propTypes = iconPropTypes.iconPropTypes;
91
692
  }
92
- const VolumeUpAlt = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUpAlt(_ref4, ref) {
693
+ const VolumeUpAlt = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUpAlt(_ref29, ref) {
93
694
  let {
94
695
  children,
95
696
  size = 16,
96
697
  ...rest
97
- } = _ref4;
698
+ } = _ref29;
98
699
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
99
700
  width: size,
100
701
  height: size,
@@ -103,19 +704,19 @@ const VolumeUpAlt = /*#__PURE__*/React__default["default"].forwardRef(function V
103
704
  viewBox: "0 0 32 32",
104
705
  fill: "currentColor",
105
706
  ...rest
106
- }, _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", {
707
+ }, _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
107
708
  d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
108
709
  })), children);
109
710
  });
110
711
  if (process.env.NODE_ENV !== "production") {
111
712
  VolumeUpAlt.propTypes = iconPropTypes.iconPropTypes;
112
713
  }
113
- const VolumeUpFilled = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUpFilled(_ref5, ref) {
714
+ const VolumeUpFilled = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUpFilled(_ref30, ref) {
114
715
  let {
115
716
  children,
116
717
  size = 16,
117
718
  ...rest
118
- } = _ref5;
719
+ } = _ref30;
119
720
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
120
721
  width: size,
121
722
  height: size,
@@ -124,21 +725,21 @@ const VolumeUpFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
124
725
  viewBox: "0 0 32 32",
125
726
  fill: "currentColor",
126
727
  ...rest
127
- }, _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
728
+ }, _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
128
729
  d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
129
- })), _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
730
+ })), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
130
731
  d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
131
732
  })), children);
132
733
  });
133
734
  if (process.env.NODE_ENV !== "production") {
134
735
  VolumeUpFilled.propTypes = iconPropTypes.iconPropTypes;
135
736
  }
136
- const VolumeUpFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUpFilledAlt(_ref6, ref) {
737
+ const VolumeUpFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function VolumeUpFilledAlt(_ref31, ref) {
137
738
  let {
138
739
  children,
139
740
  size = 16,
140
741
  ...rest
141
- } = _ref6;
742
+ } = _ref31;
142
743
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
143
744
  width: size,
144
745
  height: size,
@@ -147,19 +748,19 @@ const VolumeUpFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(func
147
748
  viewBox: "0 0 32 32",
148
749
  fill: "currentColor",
149
750
  ...rest
150
- }, _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
751
+ }, _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
151
752
  d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
152
753
  })), children);
153
754
  });
154
755
  if (process.env.NODE_ENV !== "production") {
155
756
  VolumeUpFilledAlt.propTypes = iconPropTypes.iconPropTypes;
156
757
  }
157
- const Vpn = /*#__PURE__*/React__default["default"].forwardRef(function Vpn(_ref7, ref) {
758
+ const Vpn = /*#__PURE__*/React__default["default"].forwardRef(function Vpn(_ref32, ref) {
158
759
  let {
159
760
  children,
160
761
  size = 16,
161
762
  ...rest
162
- } = _ref7;
763
+ } = _ref32;
163
764
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
164
765
  width: size,
165
766
  height: size,
@@ -168,19 +769,19 @@ const Vpn = /*#__PURE__*/React__default["default"].forwardRef(function Vpn(_ref7
168
769
  viewBox: "0 0 32 32",
169
770
  fill: "currentColor",
170
771
  ...rest
171
- }, _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
772
+ }, _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
172
773
  d: "M14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM28 19L24.32 9 22 9 22 23 24 23 24 13 27.68 23 30 23 30 9 28 9 28 19zM8 9L6 22 4 9 2 9 4.52 23 7.48 23 10 9 8 9z"
173
774
  })), children);
174
775
  });
175
776
  if (process.env.NODE_ENV !== "production") {
176
777
  Vpn.propTypes = iconPropTypes.iconPropTypes;
177
778
  }
178
- const VpnConnection = /*#__PURE__*/React__default["default"].forwardRef(function VpnConnection(_ref8, ref) {
779
+ const VpnConnection = /*#__PURE__*/React__default["default"].forwardRef(function VpnConnection(_ref33, ref) {
179
780
  let {
180
781
  children,
181
782
  size = 16,
182
783
  ...rest
183
- } = _ref8;
784
+ } = _ref33;
184
785
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
185
786
  width: size,
186
787
  height: size,
@@ -189,19 +790,19 @@ const VpnConnection = /*#__PURE__*/React__default["default"].forwardRef(function
189
790
  viewBox: "0 0 32 32",
190
791
  fill: "currentColor",
191
792
  ...rest
192
- }, _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
793
+ }, _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
193
794
  d: "M28,7a1.9919,1.9919,0,0,0-1.7227,1H22A6,6,0,0,0,10,8H5.7227a2,2,0,1,0,0,2H10v4H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H22V10h4.2773A1.9966,1.9966,0,1,0,28,7ZM12,8a4,4,0,0,1,8,0v6H12V10h5V8Zm12,8V28H8V16Z"
194
795
  })), children);
195
796
  });
196
797
  if (process.env.NODE_ENV !== "production") {
197
798
  VpnConnection.propTypes = iconPropTypes.iconPropTypes;
198
799
  }
199
- const VpnPolicy = /*#__PURE__*/React__default["default"].forwardRef(function VpnPolicy(_ref9, ref) {
800
+ const VpnPolicy = /*#__PURE__*/React__default["default"].forwardRef(function VpnPolicy(_ref34, ref) {
200
801
  let {
201
802
  children,
202
803
  size = 16,
203
804
  ...rest
204
- } = _ref9;
805
+ } = _ref34;
205
806
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
206
807
  width: size,
207
808
  height: size,
@@ -210,21 +811,21 @@ const VpnPolicy = /*#__PURE__*/React__default["default"].forwardRef(function Vpn
210
811
  viewBox: "0 0 32 32",
211
812
  fill: "currentColor",
212
813
  ...rest
213
- }, _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
814
+ }, _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
214
815
  d: "M30,15A6,6,0,1,0,20,19.46V29l4-1.8838L28,29V19.46A5.98,5.98,0,0,0,30,15ZM26,25.8477l-2-.9415-2,.9415V20.65a5.8877,5.8877,0,0,0,4,0ZM24,19a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,19Z"
215
- })), _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
816
+ })), _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
216
817
  d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
217
818
  })), children);
218
819
  });
219
820
  if (process.env.NODE_ENV !== "production") {
220
821
  VpnPolicy.propTypes = iconPropTypes.iconPropTypes;
221
822
  }
222
- const Wallet = /*#__PURE__*/React__default["default"].forwardRef(function Wallet(_ref10, ref) {
823
+ const Wallet = /*#__PURE__*/React__default["default"].forwardRef(function Wallet(_ref35, ref) {
223
824
  let {
224
825
  children,
225
826
  size = 16,
226
827
  ...rest
227
- } = _ref10;
828
+ } = _ref35;
228
829
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
229
830
  width: size,
230
831
  height: size,
@@ -233,21 +834,21 @@ const Wallet = /*#__PURE__*/React__default["default"].forwardRef(function Wallet
233
834
  viewBox: "0 0 32 32",
234
835
  fill: "currentColor",
235
836
  ...rest
236
- }, _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
837
+ }, _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
237
838
  d: "M22 17H24V19H22z"
238
- })), _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
839
+ })), _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
239
840
  d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"
240
841
  })), children);
241
842
  });
242
843
  if (process.env.NODE_ENV !== "production") {
243
844
  Wallet.propTypes = iconPropTypes.iconPropTypes;
244
845
  }
245
- const Warning = /*#__PURE__*/React__default["default"].forwardRef(function Warning(_ref11, ref) {
846
+ const Warning = /*#__PURE__*/React__default["default"].forwardRef(function Warning(_ref36, ref) {
246
847
  let {
247
848
  children,
248
849
  size = 16,
249
850
  ...rest
250
- } = _ref11;
851
+ } = _ref36;
251
852
  if (size === 16 || size === "16" || size === "16px") {
252
853
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
253
854
  width: size,
@@ -257,9 +858,9 @@ const Warning = /*#__PURE__*/React__default["default"].forwardRef(function Warni
257
858
  viewBox: "0 0 16 16",
258
859
  fill: "currentColor",
259
860
  ...rest
260
- }, _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
861
+ }, _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
261
862
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
262
- })), _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
863
+ })), _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
263
864
  d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
264
865
  })), children);
265
866
  }
@@ -271,21 +872,21 @@ const Warning = /*#__PURE__*/React__default["default"].forwardRef(function Warni
271
872
  viewBox: "0 0 32 32",
272
873
  fill: "currentColor",
273
874
  ...rest
274
- }, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
875
+ }, _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
275
876
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
276
- })), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
877
+ })), _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
277
878
  d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
278
879
  })), children);
279
880
  });
280
881
  if (process.env.NODE_ENV !== "production") {
281
882
  Warning.propTypes = iconPropTypes.iconPropTypes;
282
883
  }
283
- const WarningAlt = /*#__PURE__*/React__default["default"].forwardRef(function WarningAlt(_ref12, ref) {
884
+ const WarningAlt = /*#__PURE__*/React__default["default"].forwardRef(function WarningAlt(_ref37, ref) {
284
885
  let {
285
886
  children,
286
887
  size = 16,
287
888
  ...rest
288
- } = _ref12;
889
+ } = _ref37;
289
890
  if (size === 16 || size === "16" || size === "16px") {
290
891
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
291
892
  width: size,
@@ -295,9 +896,9 @@ const WarningAlt = /*#__PURE__*/React__default["default"].forwardRef(function Wa
295
896
  viewBox: "0 0 16 16",
296
897
  fill: "currentColor",
297
898
  ...rest
298
- }, _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
899
+ }, _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
299
900
  d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
300
- })), _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
901
+ })), _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
301
902
  d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
302
903
  })), children);
303
904
  }
@@ -309,21 +910,21 @@ const WarningAlt = /*#__PURE__*/React__default["default"].forwardRef(function Wa
309
910
  viewBox: "0 0 32 32",
310
911
  fill: "currentColor",
311
912
  ...rest
312
- }, _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
913
+ }, _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
313
914
  d: "M16 23a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 23zM15 12H17V21H15z"
314
- })), _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
915
+ })), _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
315
916
  d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
316
917
  })), children);
317
918
  });
318
919
  if (process.env.NODE_ENV !== "production") {
319
920
  WarningAlt.propTypes = iconPropTypes.iconPropTypes;
320
921
  }
321
- const WarningAltFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningAltFilled(_ref13, ref) {
922
+ const WarningAltFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningAltFilled(_ref38, ref) {
322
923
  let {
323
924
  children,
324
925
  size = 16,
325
926
  ...rest
326
- } = _ref13;
927
+ } = _ref38;
327
928
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
328
929
  width: size,
329
930
  height: size,
@@ -332,25 +933,25 @@ const WarningAltFilled = /*#__PURE__*/React__default["default"].forwardRef(funct
332
933
  viewBox: "0 0 32 32",
333
934
  fill: "currentColor",
334
935
  ...rest
335
- }, _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
936
+ }, _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
336
937
  fill: "none",
337
938
  d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
338
939
  "data-icon-path": "inner-path"
339
- })), _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
940
+ })), _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
340
941
  d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
341
- })), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
942
+ })), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
342
943
  d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
343
944
  })), children);
344
945
  });
345
946
  if (process.env.NODE_ENV !== "production") {
346
947
  WarningAltFilled.propTypes = iconPropTypes.iconPropTypes;
347
948
  }
348
- const WarningAltInverted = /*#__PURE__*/React__default["default"].forwardRef(function WarningAltInverted(_ref14, ref) {
949
+ const WarningAltInverted = /*#__PURE__*/React__default["default"].forwardRef(function WarningAltInverted(_ref39, ref) {
349
950
  let {
350
951
  children,
351
952
  size = 16,
352
953
  ...rest
353
- } = _ref14;
954
+ } = _ref39;
354
955
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
355
956
  width: size,
356
957
  height: size,
@@ -359,21 +960,21 @@ const WarningAltInverted = /*#__PURE__*/React__default["default"].forwardRef(fun
359
960
  viewBox: "0 0 32 32",
360
961
  fill: "currentColor",
361
962
  ...rest
362
- }, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
963
+ }, _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
363
964
  d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6H17V15H15z"
364
- })), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
965
+ })), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
365
966
  d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
366
967
  })), children);
367
968
  });
368
969
  if (process.env.NODE_ENV !== "production") {
369
970
  WarningAltInverted.propTypes = iconPropTypes.iconPropTypes;
370
971
  }
371
- const WarningAltInvertedFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningAltInvertedFilled(_ref15, ref) {
972
+ const WarningAltInvertedFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningAltInvertedFilled(_ref40, ref) {
372
973
  let {
373
974
  children,
374
975
  size = 16,
375
976
  ...rest
376
- } = _ref15;
977
+ } = _ref40;
377
978
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
378
979
  width: size,
379
980
  height: size,
@@ -382,25 +983,25 @@ const WarningAltInvertedFilled = /*#__PURE__*/React__default["default"].forwardR
382
983
  viewBox: "0 0 32 32",
383
984
  fill: "currentColor",
384
985
  ...rest
385
- }, _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
986
+ }, _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
386
987
  fill: "none",
387
988
  d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
388
989
  "data-icon-path": "inner-path"
389
- })), _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
990
+ })), _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
390
991
  d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
391
- })), _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
992
+ })), _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
392
993
  d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
393
994
  })), children);
394
995
  });
395
996
  if (process.env.NODE_ENV !== "production") {
396
997
  WarningAltInvertedFilled.propTypes = iconPropTypes.iconPropTypes;
397
998
  }
398
- const WarningDiamond = /*#__PURE__*/React__default["default"].forwardRef(function WarningDiamond(_ref16, ref) {
999
+ const WarningDiamond = /*#__PURE__*/React__default["default"].forwardRef(function WarningDiamond(_ref41, ref) {
399
1000
  let {
400
1001
  children,
401
1002
  size = 16,
402
1003
  ...rest
403
- } = _ref16;
1004
+ } = _ref41;
404
1005
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
405
1006
  width: size,
406
1007
  height: size,
@@ -409,21 +1010,21 @@ const WarningDiamond = /*#__PURE__*/React__default["default"].forwardRef(functio
409
1010
  viewBox: "0 0 32 32",
410
1011
  fill: "currentColor",
411
1012
  ...rest
412
- }, _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
1013
+ }, _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
413
1014
  d: "M16 20c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 9H17V18H15z"
414
- })), _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
1015
+ })), _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
415
1016
  d: "m16,30c-.5335,0-1.0672-.2031-1.4732-.6094L2.6094,17.4732c-.8126-.8123-.8126-2.1342,0-2.9465L14.5268,2.6094c.8121-.8126,2.1344-.8126,2.9465,0l11.9173,11.9173c.8126.8123.8126,2.1342,0,2.9465l-11.9173,11.9173c-.406.4063-.9398.6094-1.4732.6094Zm0-26.0008c-.0215,0-.0427.0083-.0591.0244L4.0236,15.9409c-.0325.0327-.0325.0855,0,.1182l11.9173,11.9173c.0327.0322.0855.0322.1182,0l11.9173-11.9173c.0325-.0327.0325-.0855,0-.1182l-11.9173-11.9173c-.0164-.0161-.0376-.0244-.0591-.0244Z"
416
1017
  })), children);
417
1018
  });
418
1019
  if (process.env.NODE_ENV !== "production") {
419
1020
  WarningDiamond.propTypes = iconPropTypes.iconPropTypes;
420
1021
  }
421
- const WarningFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningFilled(_ref17, ref) {
1022
+ const WarningFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningFilled(_ref42, ref) {
422
1023
  let {
423
1024
  children,
424
1025
  size = 16,
425
1026
  ...rest
426
- } = _ref17;
1027
+ } = _ref42;
427
1028
  if (size === 16 || size === "16" || size === "16px") {
428
1029
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
429
1030
  width: size,
@@ -433,9 +1034,9 @@ const WarningFilled = /*#__PURE__*/React__default["default"].forwardRef(function
433
1034
  viewBox: "0 0 16 16",
434
1035
  fill: "currentColor",
435
1036
  ...rest
436
- }, _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
1037
+ }, _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
437
1038
  d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
438
- })), _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
1039
+ })), _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
439
1040
  d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
440
1041
  "data-icon-path": "inner-path",
441
1042
  opacity: "0"
@@ -450,9 +1051,9 @@ const WarningFilled = /*#__PURE__*/React__default["default"].forwardRef(function
450
1051
  viewBox: "0 0 20 20",
451
1052
  fill: "currentColor",
452
1053
  ...rest
453
- }, _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
1054
+ }, _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
454
1055
  d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
455
- })), _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
1056
+ })), _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
456
1057
  d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
457
1058
  "data-icon-path": "inner-path",
458
1059
  opacity: "0"
@@ -467,9 +1068,9 @@ const WarningFilled = /*#__PURE__*/React__default["default"].forwardRef(function
467
1068
  viewBox: "0 0 24 24",
468
1069
  fill: "currentColor",
469
1070
  ...rest
470
- }, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
1071
+ }, _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
471
1072
  d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
472
- })), _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
1073
+ })), _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
473
1074
  fill: "none",
474
1075
  d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
475
1076
  "data-icon-path": "inner-path",
@@ -484,9 +1085,9 @@ const WarningFilled = /*#__PURE__*/React__default["default"].forwardRef(function
484
1085
  viewBox: "0 0 32 32",
485
1086
  fill: "currentColor",
486
1087
  ...rest
487
- }, _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
1088
+ }, _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
488
1089
  d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14C30,8.3,23.7,2,16,2z M14.9,8h2.2v11h-2.2V8z M16,25 c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22c0.8,0,1.5,0.7,1.5,1.5S16.8,25,16,25z"
489
- })), _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
1090
+ })), _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
490
1091
  fill: "none",
491
1092
  d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
492
1093
  "data-icon-path": "inner-path",
@@ -496,12 +1097,12 @@ const WarningFilled = /*#__PURE__*/React__default["default"].forwardRef(function
496
1097
  if (process.env.NODE_ENV !== "production") {
497
1098
  WarningFilled.propTypes = iconPropTypes.iconPropTypes;
498
1099
  }
499
- const WarningHex = /*#__PURE__*/React__default["default"].forwardRef(function WarningHex(_ref18, ref) {
1100
+ const WarningHex = /*#__PURE__*/React__default["default"].forwardRef(function WarningHex(_ref43, ref) {
500
1101
  let {
501
1102
  children,
502
1103
  size = 16,
503
1104
  ...rest
504
- } = _ref18;
1105
+ } = _ref43;
505
1106
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
506
1107
  width: size,
507
1108
  height: size,
@@ -510,21 +1111,21 @@ const WarningHex = /*#__PURE__*/React__default["default"].forwardRef(function Wa
510
1111
  viewBox: "0 0 32 32",
511
1112
  fill: "currentColor",
512
1113
  ...rest
513
- }, _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
1114
+ }, _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
514
1115
  d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
515
- })), _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
1116
+ })), _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
516
1117
  d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
517
1118
  })), children);
518
1119
  });
519
1120
  if (process.env.NODE_ENV !== "production") {
520
1121
  WarningHex.propTypes = iconPropTypes.iconPropTypes;
521
1122
  }
522
- const WarningHexFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningHexFilled(_ref19, ref) {
1123
+ const WarningHexFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningHexFilled(_ref44, ref) {
523
1124
  let {
524
1125
  children,
525
1126
  size = 16,
526
1127
  ...rest
527
- } = _ref19;
1128
+ } = _ref44;
528
1129
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
529
1130
  width: size,
530
1131
  height: size,
@@ -533,23 +1134,23 @@ const WarningHexFilled = /*#__PURE__*/React__default["default"].forwardRef(funct
533
1134
  viewBox: "0 0 32 32",
534
1135
  fill: "currentColor",
535
1136
  ...rest
536
- }, _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
1137
+ }, _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
537
1138
  fill: "none",
538
1139
  d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
539
1140
  "data-icon-path": "inner-path"
540
- })), _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
1141
+ })), _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
541
1142
  d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
542
1143
  })), children);
543
1144
  });
544
1145
  if (process.env.NODE_ENV !== "production") {
545
1146
  WarningHexFilled.propTypes = iconPropTypes.iconPropTypes;
546
1147
  }
547
- const WarningMultiple = /*#__PURE__*/React__default["default"].forwardRef(function WarningMultiple(_ref20, ref) {
1148
+ const WarningMultiple = /*#__PURE__*/React__default["default"].forwardRef(function WarningMultiple(_ref45, ref) {
548
1149
  let {
549
1150
  children,
550
1151
  size = 16,
551
1152
  ...rest
552
- } = _ref20;
1153
+ } = _ref45;
553
1154
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
554
1155
  width: size,
555
1156
  height: size,
@@ -558,27 +1159,27 @@ const WarningMultiple = /*#__PURE__*/React__default["default"].forwardRef(functi
558
1159
  viewBox: "0 0 32 32",
559
1160
  fill: "currentColor",
560
1161
  ...rest
561
- }, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
1162
+ }, _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
562
1163
  d: "m29,23h-4v-2h2.3821l-7.8821-15.7639-1.1055,2.2112-1.7891-.8945,2-4c.1694-.3387.532-.5527.8945-.5527s.7251.214.8945.5527l9.5,19c.1548.3101.1384.6782-.0439.973-.1821.2948-.5039.4742-.8506.4742Z"
563
- })), _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
1164
+ })), _circle7 || (_circle7 = /*#__PURE__*/React__default["default"].createElement("circle", {
564
1165
  cx: "14",
565
1166
  cy: "25",
566
1167
  r: "1.25"
567
- })), _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
1168
+ })), _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
568
1169
  d: "M13 15H15V22H13z"
569
- })), _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
1170
+ })), _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
570
1171
  d: "m25,30H3c-.3499,0-.6743-.1829-.8555-.4823s-.1926-.6718-.0303-.9817L13.1143,7.536c.1726-.3296.5292-.536.8857-.536s.7131.2064.8857.536l11,21c.1624.3099.1509.6823-.0303.9817s-.5056.4823-.8555.4823Zm-20.3474-2h18.6948L14,10.1552,4.6526,28Z"
571
1172
  })), children);
572
1173
  });
573
1174
  if (process.env.NODE_ENV !== "production") {
574
1175
  WarningMultiple.propTypes = iconPropTypes.iconPropTypes;
575
1176
  }
576
- const WarningOther = /*#__PURE__*/React__default["default"].forwardRef(function WarningOther(_ref21, ref) {
1177
+ const WarningOther = /*#__PURE__*/React__default["default"].forwardRef(function WarningOther(_ref46, ref) {
577
1178
  let {
578
1179
  children,
579
1180
  size = 16,
580
1181
  ...rest
581
- } = _ref21;
1182
+ } = _ref46;
582
1183
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
583
1184
  width: size,
584
1185
  height: size,
@@ -587,21 +1188,21 @@ const WarningOther = /*#__PURE__*/React__default["default"].forwardRef(function
587
1188
  viewBox: "0 0 32 32",
588
1189
  fill: "currentColor",
589
1190
  ...rest
590
- }, _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
1191
+ }, _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
591
1192
  d: "M18 20H30V22H18zM18 24H30V26H18zM18 28H30V30H18zM14 18a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0014 18zM13 7H15V16H13z"
592
- })), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
1193
+ })), _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
593
1194
  d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
594
1195
  })), children);
595
1196
  });
596
1197
  if (process.env.NODE_ENV !== "production") {
597
1198
  WarningOther.propTypes = iconPropTypes.iconPropTypes;
598
1199
  }
599
- const WarningSquare = /*#__PURE__*/React__default["default"].forwardRef(function WarningSquare(_ref22, ref) {
1200
+ const WarningSquare = /*#__PURE__*/React__default["default"].forwardRef(function WarningSquare(_ref47, ref) {
600
1201
  let {
601
1202
  children,
602
1203
  size = 16,
603
1204
  ...rest
604
- } = _ref22;
1205
+ } = _ref47;
605
1206
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
606
1207
  width: size,
607
1208
  height: size,
@@ -610,21 +1211,21 @@ const WarningSquare = /*#__PURE__*/React__default["default"].forwardRef(function
610
1211
  viewBox: "0 0 32 32",
611
1212
  fill: "currentColor",
612
1213
  ...rest
613
- }, _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
1214
+ }, _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
614
1215
  d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9H17V18H15z"
615
- })), _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
1216
+ })), _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
616
1217
  d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
617
1218
  })), children);
618
1219
  });
619
1220
  if (process.env.NODE_ENV !== "production") {
620
1221
  WarningSquare.propTypes = iconPropTypes.iconPropTypes;
621
1222
  }
622
- const WarningSquareFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningSquareFilled(_ref23, ref) {
1223
+ const WarningSquareFilled = /*#__PURE__*/React__default["default"].forwardRef(function WarningSquareFilled(_ref48, ref) {
623
1224
  let {
624
1225
  children,
625
1226
  size = 16,
626
1227
  ...rest
627
- } = _ref23;
1228
+ } = _ref48;
628
1229
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
629
1230
  width: size,
630
1231
  height: size,
@@ -633,9 +1234,9 @@ const WarningSquareFilled = /*#__PURE__*/React__default["default"].forwardRef(fu
633
1234
  viewBox: "0 0 32 32",
634
1235
  fill: "currentColor",
635
1236
  ...rest
636
- }, _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
1237
+ }, _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
637
1238
  d: "M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"
638
- })), _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
1239
+ })), _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
639
1240
  fill: "none",
640
1241
  d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
641
1242
  "data-icon-path": "inner-path"
@@ -644,12 +1245,12 @@ const WarningSquareFilled = /*#__PURE__*/React__default["default"].forwardRef(fu
644
1245
  if (process.env.NODE_ENV !== "production") {
645
1246
  WarningSquareFilled.propTypes = iconPropTypes.iconPropTypes;
646
1247
  }
647
- const Watch = /*#__PURE__*/React__default["default"].forwardRef(function Watch(_ref24, ref) {
1248
+ const Watch = /*#__PURE__*/React__default["default"].forwardRef(function Watch(_ref49, ref) {
648
1249
  let {
649
1250
  children,
650
1251
  size = 16,
651
1252
  ...rest
652
- } = _ref24;
1253
+ } = _ref49;
653
1254
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
654
1255
  width: size,
655
1256
  height: size,
@@ -658,19 +1259,19 @@ const Watch = /*#__PURE__*/React__default["default"].forwardRef(function Watch(_
658
1259
  viewBox: "0 0 32 32",
659
1260
  fill: "currentColor",
660
1261
  ...rest
661
- }, _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
1262
+ }, _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
662
1263
  d: "M22 8H21V2H19V8H13V2H11V8H10a2 2 0 00-2 2V22a2 2 0 002 2h1v6h2V24h6v6h2V24h1a2 2 0 002-2V10A2 2 0 0022 8zM10 22V10H22V22zM25 14H27V18H25z"
663
1264
  })), children);
664
1265
  });
665
1266
  if (process.env.NODE_ENV !== "production") {
666
1267
  Watch.propTypes = iconPropTypes.iconPropTypes;
667
1268
  }
668
- const Watson = /*#__PURE__*/React__default["default"].forwardRef(function Watson(_ref25, ref) {
1269
+ const Watson = /*#__PURE__*/React__default["default"].forwardRef(function Watson(_ref50, ref) {
669
1270
  let {
670
1271
  children,
671
1272
  size = 16,
672
1273
  ...rest
673
- } = _ref25;
1274
+ } = _ref50;
674
1275
  if (process.env.NODE_ENV !== "production") {
675
1276
  if (!didWarnAboutDeprecation["Watson"]) {
676
1277
  didWarnAboutDeprecation["Watson"] = true;
@@ -685,19 +1286,19 @@ const Watson = /*#__PURE__*/React__default["default"].forwardRef(function Watson
685
1286
  viewBox: "0 0 32 32",
686
1287
  fill: "currentColor",
687
1288
  ...rest
688
- }, _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
1289
+ }, _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
689
1290
  d: "M21.74 9.49h0A11.41 11.41 0 0016 8h0a.76.76 0 100 1.51 10.15 10.15 0 011.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.48 22.48 0 00-2 4.44A9.58 9.58 0 017 17.22a3.43 3.43 0 01.28-2.66v0h0c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 00.74-.78.75.75 0 00-.78-.74C9.19 10.88 7.1 11.92 6 13.74H6v0s0 0 0 0a4.84 4.84 0 00-.44 3.79 12 12 0 003.2 5.22A11.36 11.36 0 008.52 26a10 10 0 01-2-3.48A.75.75 0 005.57 22a.76.76 0 00-.49 1 11.45 11.45 0 005.18 6.38h0A11.42 11.42 0 0016 30.92a11.74 11.74 0 003-.39 11.48 11.48 0 002.77-21zM18.58 29.06a9.9 9.9 0 01-7.56-1h0c-.86-.49-1.21-2-.94-4a18.85 18.85 0 002.48 1.72 13.92 13.92 0 006.93 2 11 11 0 002.42-.28A9.78 9.78 0 0118.58 29.06zm6.06-4.66c-2 2-6.66 2.74-11.32.05a17.36 17.36 0 01-2.89-2.12 21.08 21.08 0 012.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62h0A10 10 0 0124.64 24.4zM4.16 11.72L1.14 10a.76.76 0 10-.76 1.31L3.4 13a.86.86 0 00.38.1.77.77 0 00.66-.38A.76.76 0 004.16 11.72zM8.29 7.59A.74.74 0 008.94 8a.75.75 0 00.38-.1.76.76 0 00.28-1l-1.74-3a.76.76 0 00-1-.27.75.75 0 00-.28 1zM16 6.08a.76.76 0 00.76-.76V1.83a.76.76 0 00-1.52 0V5.32A.76.76 0 0016 6.08zM22.68 7.87a.75.75 0 001-.28l1.75-3a.75.75 0 00-.28-1 .76.76 0 00-1 .27l-1.74 3A.76.76 0 0022.68 7.87zM31.9 10.25a.76.76 0 00-1-.27l-3 1.74a.76.76 0 00-.28 1 .77.77 0 00.66.38.86.86 0 00.38-.1l3-1.75A.76.76 0 0031.9 10.25z"
690
1291
  })), children);
691
1292
  });
692
1293
  if (process.env.NODE_ENV !== "production") {
693
1294
  Watson.propTypes = iconPropTypes.iconPropTypes;
694
1295
  }
695
- const WatsonMachineLearning = /*#__PURE__*/React__default["default"].forwardRef(function WatsonMachineLearning(_ref26, ref) {
1296
+ const WatsonMachineLearning = /*#__PURE__*/React__default["default"].forwardRef(function WatsonMachineLearning(_ref51, ref) {
696
1297
  let {
697
1298
  children,
698
1299
  size = 16,
699
1300
  ...rest
700
- } = _ref26;
1301
+ } = _ref51;
701
1302
  if (process.env.NODE_ENV !== "production") {
702
1303
  if (!didWarnAboutDeprecation["WatsonMachineLearning"]) {
703
1304
  didWarnAboutDeprecation["WatsonMachineLearning"] = true;
@@ -712,19 +1313,19 @@ const WatsonMachineLearning = /*#__PURE__*/React__default["default"].forwardRef(
712
1313
  viewBox: "0 0 32 32",
713
1314
  fill: "currentColor",
714
1315
  ...rest
715
- }, _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
1316
+ }, _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
716
1317
  d: "M22 26H20V17.76l-3.23 3.88a1 1 0 01-1.54 0L12 17.76V26H10V15a1 1 0 01.66-.94 1 1 0 011.11.3L16 19.44l4.23-5.08a1 1 0 011.11-.3A1 1 0 0122 15zM4.16 14.65l-3-1.75a.76.76 0 10-.76 1.32L3.4 16a.76.76 0 10.76-1.31zM8.29 10.52a.73.73 0 001 .27.75.75 0 00.28-1l-1.74-3a.76.76 0 10-1.32.76zM16 9a.76.76 0 00.76-.76V4.76a.76.76 0 10-1.52 0V8.25A.76.76 0 0016 9zM22.68 10.79a.75.75 0 00.37.11.76.76 0 00.66-.38l1.75-3a.76.76 0 00-1.32-.76l-1.74 3A.75.75 0 0022.68 10.79zM31.9 13.18a.76.76 0 00-1-.28l-3 1.75A.76.76 0 0028.6 16l3-1.74A.77.77 0 0031.9 13.18z"
717
1318
  })), children);
718
1319
  });
719
1320
  if (process.env.NODE_ENV !== "production") {
720
1321
  WatsonMachineLearning.propTypes = iconPropTypes.iconPropTypes;
721
1322
  }
722
- const Watsonx = /*#__PURE__*/React__default["default"].forwardRef(function Watsonx(_ref27, ref) {
1323
+ const Watsonx = /*#__PURE__*/React__default["default"].forwardRef(function Watsonx(_ref52, ref) {
723
1324
  let {
724
1325
  children,
725
1326
  size = 16,
726
1327
  ...rest
727
- } = _ref27;
1328
+ } = _ref52;
728
1329
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
729
1330
  width: size,
730
1331
  height: size,
@@ -733,19 +1334,19 @@ const Watsonx = /*#__PURE__*/React__default["default"].forwardRef(function Watso
733
1334
  viewBox: "0 0 32 32",
734
1335
  fill: "currentColor",
735
1336
  ...rest
736
- }, _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
1337
+ }, _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
737
1338
  d: "m27.5381,21.9951l1.7734.9238c1.1045-2.1191,1.6885-4.5117,1.6885-6.9189,0-8.271-6.7285-15-15-15-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0751-.0141-.1464-.0222-.2194,1.0764-.8479,2.2672-1.5121,3.5358-1.978-.3267.6641-.5136,1.4088-.5136,2.1974,0,1.6301.7959,3.0668,2.0069,3.9802-.0457.3471-.0767.6974-.0767,1.0496,0,.7824.1179,1.5369.3282,2.2522-.6967-.1986-1.429-.3118-2.1885-.3118-3.7028,0-6.8172,2.5322-7.7248,5.9533-.2175-.9415-.345-1.9169-.345-2.9235,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.2715,6.729,15,15,15,3.3738,0,6.5814-1.1195,9.2045-3.1664.244.106.5125.1664.7955.1664,1.1046,0,2-.8954,2-2s-.8954-2-2-2-2,.8954-2,2c0,.0751.014.1464.0221.2194-1.0765.8477-2.2672,1.5118-3.5356,1.9778.3266-.6641.5135-1.4086.5135-2.1971,0-1.63-.7958-3.0665-2.0067-3.9799.0457-.3479.077-.6985.077-1.0504,0-.782-.1178-1.5361-.328-2.251.6963.1985,1.4283.3116,2.1874.3116,3.7032,0,6.8178-2.533,7.725-5.955.2177.9418.3453,1.9177.3453,2.9247,0,2.1172-.4922,4.1338-1.4619,5.9951ZM16,3c1.6543,0,3,1.3457,3,3s-1.3457,3-3,3-3-1.3457-3-3,1.3457-3,3-3Zm0,26c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3Zm0-8c-2.7568,0-5,2.2432-5,5,0,.7863.1855,1.5291.5104,2.1917-1.851-.684-3.5008-1.7778-4.8472-3.1708-1.0212-1.1095-1.5934-2.5366-1.5934-4.0511,0-3.3086,2.6914-5.9995,6-5.9995s6.0005,2.6909,6.0005,5.9995c0,.0496-.0124.0981-.0136.1477-.3413-.0739-.6936-.1174-1.0567-.1174Zm10.9297-9.9702c0,3.3086-2.6914,6.0005-6,6.0005s-5.9995-2.6919-5.9995-6.0005c0-.0496.0123-.0976.0135-.1471.3412.0739.6934.1173,1.0563.1173,2.7568,0,5-2.2432,5-5,0-.7866-.1863-1.5293-.5114-2.1921,1.851.6838,3.5009,1.7775,4.8473,3.1703,1.0214,1.1096,1.5938,2.5363,1.5938,4.0515Z"
738
1339
  })), children);
739
1340
  });
740
1341
  if (process.env.NODE_ENV !== "production") {
741
1342
  Watsonx.propTypes = iconPropTypes.iconPropTypes;
742
1343
  }
743
- const WatsonxAi = /*#__PURE__*/React__default["default"].forwardRef(function WatsonxAi(_ref28, ref) {
1344
+ const WatsonxAi = /*#__PURE__*/React__default["default"].forwardRef(function WatsonxAi(_ref53, ref) {
744
1345
  let {
745
1346
  children,
746
1347
  size = 16,
747
1348
  ...rest
748
- } = _ref28;
1349
+ } = _ref53;
749
1350
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
750
1351
  width: size,
751
1352
  height: size,
@@ -754,27 +1355,27 @@ const WatsonxAi = /*#__PURE__*/React__default["default"].forwardRef(function Wat
754
1355
  viewBox: "0 0 32 32",
755
1356
  fill: "currentColor",
756
1357
  ...rest
757
- }, _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
1358
+ }, _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
758
1359
  d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-4.2617,0-8-3.9722-8-8.5,0-4.687,3.813-8.5,8.5-8.5h.5v-2h-.5c-5.7896,0-10.5,4.7104-10.5,10.5,0,1.8839.5304,3.6896,1.4371,5.2565-2.7133-2.3843-4.4371-5.869-4.4371-9.7565,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
759
- })), _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
1360
+ })), _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
760
1361
  d: "M11 20H13V22H11z",
761
1362
  transform: "rotate(90 12 21)"
762
- })), _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
1363
+ })), _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
763
1364
  d: "M19 10H21V12H19z",
764
1365
  transform: "rotate(90 20 11)"
765
- })), _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
1366
+ })), _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
766
1367
  d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,4.2617,0,8,3.9722,8,8.5,0,4.687-3.813,8.5-8.5,8.5h-.5v2h.5c5.7896,0,10.5-4.7104,10.5-10.5,0-1.8853-.5322-3.6917-1.4401-5.2593,2.715,2.3843,4.4401,5.8704,4.4401,9.7593,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
767
1368
  })), children);
768
1369
  });
769
1370
  if (process.env.NODE_ENV !== "production") {
770
1371
  WatsonxAi.propTypes = iconPropTypes.iconPropTypes;
771
1372
  }
772
- const WatsonxData = /*#__PURE__*/React__default["default"].forwardRef(function WatsonxData(_ref29, ref) {
1373
+ const WatsonxData = /*#__PURE__*/React__default["default"].forwardRef(function WatsonxData(_ref54, ref) {
773
1374
  let {
774
1375
  children,
775
1376
  size = 16,
776
1377
  ...rest
777
- } = _ref29;
1378
+ } = _ref54;
778
1379
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
779
1380
  width: size,
780
1381
  height: size,
@@ -783,30 +1384,30 @@ const WatsonxData = /*#__PURE__*/React__default["default"].forwardRef(function W
783
1384
  viewBox: "0 0 32 32",
784
1385
  fill: "currentColor",
785
1386
  ...rest
786
- }, _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
1387
+ }, _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
787
1388
  d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-2.7746,0-5.3432-.881-7.4566-2.3676.2576.0261.517.0444.7798.0444,4.2329,0,7.6768-3.4438,7.6768-7.6768h-2c0,3.1304-2.5464,5.6768-5.6768,5.6768-2.2111,0-4.1977-1.2816-5.1318-3.2725-.1365-.2972-.2595-.6007-.3738-.9094.6602.322,1.3998.5051,2.1824.5051,2.7568,0,5-2.2432,5-5v-2h-2v2c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
788
- })), _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
1389
+ })), _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
789
1390
  d: "M21 21H23V23H21z",
790
1391
  transform: "rotate(90 22 22)"
791
- })), _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
1392
+ })), _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
792
1393
  d: "M15 15H17V17H15z",
793
1394
  transform: "rotate(90 16 16)"
794
- })), _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
1395
+ })), _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
795
1396
  d: "M9 9H11V11H9z",
796
1397
  transform: "rotate(-90 10 10)"
797
- })), _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
1398
+ })), _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
798
1399
  d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,2.7708,0,5.3363.8784,7.4481,2.3613-.249-.0242-.5005-.038-.7547-.038-4.2329,0-7.6768,3.4438-7.6768,7.6768h2c0-3.1304,2.5464-5.6768,5.6768-5.6768,2.0554,0,3.9068,1.0953,4.9186,2.8651.2153.4283.4053.8701.5729,1.3237-.6615-.3234-1.4005-.5121-2.1849-.5121-2.7568,0-5,2.2432-5,5v2h2v-2c0-1.6543,1.3457-3,3-3s3,1.3457,3,3c0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
799
1400
  })), children);
800
1401
  });
801
1402
  if (process.env.NODE_ENV !== "production") {
802
1403
  WatsonxData.propTypes = iconPropTypes.iconPropTypes;
803
1404
  }
804
- const WatsonxGovernance = /*#__PURE__*/React__default["default"].forwardRef(function WatsonxGovernance(_ref30, ref) {
1405
+ const WatsonxGovernance = /*#__PURE__*/React__default["default"].forwardRef(function WatsonxGovernance(_ref55, ref) {
805
1406
  let {
806
1407
  children,
807
1408
  size = 16,
808
1409
  ...rest
809
- } = _ref30;
1410
+ } = _ref55;
810
1411
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
811
1412
  width: size,
812
1413
  height: size,
@@ -815,30 +1416,30 @@ const WatsonxGovernance = /*#__PURE__*/React__default["default"].forwardRef(func
815
1416
  viewBox: "0 0 32 32",
816
1417
  fill: "currentColor",
817
1418
  ...rest
818
- }, _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
1419
+ }, _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
819
1420
  d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-7.1685,0-13-5.8315-13-13,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
820
- })), _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
1421
+ })), _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
821
1422
  d: "M11 23H13V25H11z",
822
1423
  transform: "rotate(90 12 24)"
823
- })), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
1424
+ })), _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
824
1425
  d: "M11 9H13V11H11z",
825
1426
  transform: "rotate(90 12 10)"
826
- })), _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
1427
+ })), _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
827
1428
  d: "M11 16H13V18H11z",
828
1429
  transform: "rotate(90 12 17)"
829
- })), _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
1430
+ })), _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
830
1431
  d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3h-1v2h1c2.7568,0,5-2.2432,5-5,0-.2399-.0203-.4748-.0531-.7057.9663,1.1348,1.5531,2.6021,1.5531,4.2057,0,3.584-2.916,6.5-6.5,6.5h-1v2h1c4.687,0,8.5-3.813,8.5-8.5,0-.7654-.1111-1.5036-.3017-2.2096,1.1321,1.6206,1.8017,3.587,1.8017,5.7096,0,5.5142-4.4858,10-10,10h-1v2h1c6.6167,0,12-5.3833,12-12,0-.8995-.1058-1.774-.2944-2.6176.8207,1.7031,1.2944,3.6038,1.2944,5.6176,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
831
1432
  })), children);
832
1433
  });
833
1434
  if (process.env.NODE_ENV !== "production") {
834
1435
  WatsonxGovernance.propTypes = iconPropTypes.iconPropTypes;
835
1436
  }
836
- const WaveDirection = /*#__PURE__*/React__default["default"].forwardRef(function WaveDirection(_ref31, ref) {
1437
+ const WaveDirection = /*#__PURE__*/React__default["default"].forwardRef(function WaveDirection(_ref56, ref) {
837
1438
  let {
838
1439
  children,
839
1440
  size = 16,
840
1441
  ...rest
841
- } = _ref31;
1442
+ } = _ref56;
842
1443
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
843
1444
  width: size,
844
1445
  height: size,
@@ -847,27 +1448,27 @@ const WaveDirection = /*#__PURE__*/React__default["default"].forwardRef(function
847
1448
  viewBox: "0 0 32 32",
848
1449
  fill: "currentColor",
849
1450
  ...rest
850
- }, _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
1451
+ }, _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
851
1452
  d: "M22,30H17a7.0078,7.0078,0,0,1-7-7,6.6832,6.6832,0,0,1,2.0244-4.6967A6.7126,6.7126,0,0,0,10.0093,18C5.0425,18.0466,4,24.5513,4,30H2C2,18.4907,6.3452,16.0342,9.9907,16a10.0962,10.0962,0,0,1,4.4785,1.117,1,1,0,0,1,.0616,1.73A4.8773,4.8773,0,0,0,17,28h5Z"
852
- })), _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
1453
+ })), _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
853
1454
  d: "M18,24V22a8,8,0,1,0-8-8H8A10,10,0,1,1,18,24Z"
854
- })), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
1455
+ })), _circle8 || (_circle8 = /*#__PURE__*/React__default["default"].createElement("circle", {
855
1456
  cx: "18",
856
1457
  cy: "8",
857
1458
  r: "1"
858
- })), _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
1459
+ })), _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
859
1460
  d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
860
1461
  })), children);
861
1462
  });
862
1463
  if (process.env.NODE_ENV !== "production") {
863
1464
  WaveDirection.propTypes = iconPropTypes.iconPropTypes;
864
1465
  }
865
- const WaveHeight = /*#__PURE__*/React__default["default"].forwardRef(function WaveHeight(_ref32, ref) {
1466
+ const WaveHeight = /*#__PURE__*/React__default["default"].forwardRef(function WaveHeight(_ref57, ref) {
866
1467
  let {
867
1468
  children,
868
1469
  size = 16,
869
1470
  ...rest
870
- } = _ref32;
1471
+ } = _ref57;
871
1472
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
872
1473
  width: size,
873
1474
  height: size,
@@ -876,21 +1477,21 @@ const WaveHeight = /*#__PURE__*/React__default["default"].forwardRef(function Wa
876
1477
  viewBox: "0 0 32 32",
877
1478
  fill: "currentColor",
878
1479
  ...rest
879
- }, _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
1480
+ }, _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
880
1481
  d: "M24 2H30V4H24zM24 8H28V10H24zM24 14H30V16H24zM24 20H28V22H24z"
881
- })), _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
1482
+ })), _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
882
1483
  d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,26h6Z"
883
1484
  })), children);
884
1485
  });
885
1486
  if (process.env.NODE_ENV !== "production") {
886
1487
  WaveHeight.propTypes = iconPropTypes.iconPropTypes;
887
1488
  }
888
- const WavePeriod = /*#__PURE__*/React__default["default"].forwardRef(function WavePeriod(_ref33, ref) {
1489
+ const WavePeriod = /*#__PURE__*/React__default["default"].forwardRef(function WavePeriod(_ref58, ref) {
889
1490
  let {
890
1491
  children,
891
1492
  size = 16,
892
1493
  ...rest
893
- } = _ref33;
1494
+ } = _ref58;
894
1495
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
895
1496
  width: size,
896
1497
  height: size,
@@ -899,21 +1500,21 @@ const WavePeriod = /*#__PURE__*/React__default["default"].forwardRef(function Wa
899
1500
  viewBox: "0 0 32 32",
900
1501
  fill: "currentColor",
901
1502
  ...rest
902
- }, _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
1503
+ }, _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
903
1504
  d: "M22 30H17a7.0078 7.0078 0 01-7-7 6.6832 6.6832 0 012.0244-4.6967A6.7935 6.7935 0 0010.0093 18C5.0425 18.0466 4 24.5513 4 30H2C2 18.4907 6.3452 16.0342 9.9907 16a10.0717 10.0717 0 014.4785 1.117 1 1 0 01.0616 1.73A4.8773 4.8773 0 0017 28h5zM17 8H19V16H17z"
904
- })), _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
1505
+ })), _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
905
1506
  d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
906
1507
  })), children);
907
1508
  });
908
1509
  if (process.env.NODE_ENV !== "production") {
909
1510
  WavePeriod.propTypes = iconPropTypes.iconPropTypes;
910
1511
  }
911
- const WeatherFrontCold = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontCold(_ref34, ref) {
1512
+ const WeatherFrontCold = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontCold(_ref59, ref) {
912
1513
  let {
913
1514
  children,
914
1515
  size = 16,
915
1516
  ...rest
916
- } = _ref34;
1517
+ } = _ref59;
917
1518
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
918
1519
  width: size,
919
1520
  height: size,
@@ -922,19 +1523,19 @@ const WeatherFrontCold = /*#__PURE__*/React__default["default"].forwardRef(funct
922
1523
  viewBox: "0 0 32 32",
923
1524
  fill: "currentColor",
924
1525
  ...rest
925
- }, _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
1526
+ }, _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
926
1527
  d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
927
1528
  })), children);
928
1529
  });
929
1530
  if (process.env.NODE_ENV !== "production") {
930
1531
  WeatherFrontCold.propTypes = iconPropTypes.iconPropTypes;
931
1532
  }
932
- const WeatherFrontStationary = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontStationary(_ref35, ref) {
1533
+ const WeatherFrontStationary = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontStationary(_ref60, ref) {
933
1534
  let {
934
1535
  children,
935
1536
  size = 16,
936
1537
  ...rest
937
- } = _ref35;
1538
+ } = _ref60;
938
1539
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
939
1540
  width: size,
940
1541
  height: size,
@@ -943,19 +1544,19 @@ const WeatherFrontStationary = /*#__PURE__*/React__default["default"].forwardRef
943
1544
  viewBox: "0 0 32 32",
944
1545
  fill: "currentColor",
945
1546
  ...rest
946
- }, _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
1547
+ }, _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
947
1548
  d: "M28.1655 2a12.9848 12.9848 0 00-8.4074 3.1065A3.9947 3.9947 0 1015.583 11.728l-1.1362 4.1665c-.0725.2657-.1579.5254-.2489.7818a3.9864 3.9864 0 00-5.1547 6.0054A10.9541 10.9541 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM17 6a1.98 1.98 0 011.3237.53A12.9413 12.9413 0 0016.24 9.8482 1.9988 1.9988 0 0117 6zM10 20a1.9879 1.9879 0 013.3374-1.4717 11.0157 11.0157 0 01-2.5959 3.0147A1.9975 1.9975 0 0110 20zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM22 22L22 24 26.586 24 22 28.586 23.414 30 28 25.414 28 30 30 30 30 22 22 22zM2 2L2 4 6.586 4 2 8.586 3.414 10 8 5.414 8 10 10 10 10 2 2 2z"
948
1549
  })), children);
949
1550
  });
950
1551
  if (process.env.NODE_ENV !== "production") {
951
1552
  WeatherFrontStationary.propTypes = iconPropTypes.iconPropTypes;
952
1553
  }
953
- const WeatherFrontWarm = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontWarm(_ref36, ref) {
1554
+ const WeatherFrontWarm = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontWarm(_ref61, ref) {
954
1555
  let {
955
1556
  children,
956
1557
  size = 16,
957
1558
  ...rest
958
- } = _ref36;
1559
+ } = _ref61;
959
1560
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
960
1561
  width: size,
961
1562
  height: size,
@@ -964,19 +1565,19 @@ const WeatherFrontWarm = /*#__PURE__*/React__default["default"].forwardRef(funct
964
1565
  viewBox: "0 0 32 32",
965
1566
  fill: "currentColor",
966
1567
  ...rest
967
- }, _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
1568
+ }, _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
968
1569
  d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345a12.9139 12.9139 0 003.4687-.4819 3.9979 3.9979 0 106.5818-4.2866 12.9671 12.9671 0 001.6209-2.5269 3.9944 3.9944 0 102.3772-7.5991 10.95 10.95 0 011.7253-3.01 3.9825 3.9825 0 006.9058-3.9648A10.9435 10.9435 0 0128.1655 4H30V2zM11 26a1.9983 1.9983 0 01-1.8118-1.1655 13.0811 13.0811 0 003.2969-2.1426A1.9773 1.9773 0 0111 26zm8-11a1.9926 1.9926 0 01-2.759 1.8467c.0442-.1426.0959-.2813.1355-.4258L17.301 13.03A1.9976 1.9976 0 0119 15zm6-9a1.9942 1.9942 0 01-3.9011.5894 11.0511 11.0511 0 013.3623-1.9385A1.995 1.995 0 0125 6zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
969
1570
  })), children);
970
1571
  });
971
1572
  if (process.env.NODE_ENV !== "production") {
972
1573
  WeatherFrontWarm.propTypes = iconPropTypes.iconPropTypes;
973
1574
  }
974
- const WeatherStation = /*#__PURE__*/React__default["default"].forwardRef(function WeatherStation(_ref37, ref) {
1575
+ const WeatherStation = /*#__PURE__*/React__default["default"].forwardRef(function WeatherStation(_ref62, ref) {
975
1576
  let {
976
1577
  children,
977
1578
  size = 16,
978
1579
  ...rest
979
- } = _ref37;
1580
+ } = _ref62;
980
1581
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
981
1582
  width: size,
982
1583
  height: size,
@@ -985,23 +1586,23 @@ const WeatherStation = /*#__PURE__*/React__default["default"].forwardRef(functio
985
1586
  viewBox: "0 0 32 32",
986
1587
  fill: "currentColor",
987
1588
  ...rest
988
- }, _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
1589
+ }, _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
989
1590
  d: "M17,28V17h1a2.0023,2.0023,0,0,0,2-2V11a2.0023,2.0023,0,0,0-2-2H14a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h1V28H2v2H30V28ZM14,11h4l.0015,4H14Z"
990
- })), _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
1591
+ })), _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
991
1592
  d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
992
- })), _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
1593
+ })), _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
993
1594
  d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
994
1595
  })), children);
995
1596
  });
996
1597
  if (process.env.NODE_ENV !== "production") {
997
1598
  WeatherStation.propTypes = iconPropTypes.iconPropTypes;
998
1599
  }
999
- const WebServicesCluster = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesCluster(_ref38, ref) {
1600
+ const WebServicesCluster = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesCluster(_ref63, ref) {
1000
1601
  let {
1001
1602
  children,
1002
1603
  size = 16,
1003
1604
  ...rest
1004
- } = _ref38;
1605
+ } = _ref63;
1005
1606
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1006
1607
  width: size,
1007
1608
  height: size,
@@ -1010,21 +1611,21 @@ const WebServicesCluster = /*#__PURE__*/React__default["default"].forwardRef(fun
1010
1611
  viewBox: "0 0 32 32",
1011
1612
  fill: "currentColor",
1012
1613
  ...rest
1013
- }, _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
1614
+ }, _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
1014
1615
  d: "M16 26c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM22 20c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM16 14c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM10 20c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858z"
1015
- })), _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
1616
+ })), _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
1016
1617
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
1017
1618
  })), children);
1018
1619
  });
1019
1620
  if (process.env.NODE_ENV !== "production") {
1020
1621
  WebServicesCluster.propTypes = iconPropTypes.iconPropTypes;
1021
1622
  }
1022
- const WebServicesContainer = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesContainer(_ref39, ref) {
1623
+ const WebServicesContainer = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesContainer(_ref64, ref) {
1023
1624
  let {
1024
1625
  children,
1025
1626
  size = 16,
1026
1627
  ...rest
1027
- } = _ref39;
1628
+ } = _ref64;
1028
1629
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1029
1630
  width: size,
1030
1631
  height: size,
@@ -1033,21 +1634,21 @@ const WebServicesContainer = /*#__PURE__*/React__default["default"].forwardRef(f
1033
1634
  viewBox: "0 0 32 32",
1034
1635
  fill: "currentColor",
1035
1636
  ...rest
1036
- }, _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
1637
+ }, _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
1037
1638
  d: "m22.5046,11.6367l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
1038
- })), _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
1639
+ })), _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
1039
1640
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
1040
1641
  })), children);
1041
1642
  });
1042
1643
  if (process.env.NODE_ENV !== "production") {
1043
1644
  WebServicesContainer.propTypes = iconPropTypes.iconPropTypes;
1044
1645
  }
1045
- const WebServicesDefinition = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesDefinition(_ref40, ref) {
1646
+ const WebServicesDefinition = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesDefinition(_ref65, ref) {
1046
1647
  let {
1047
1648
  children,
1048
1649
  size = 16,
1049
1650
  ...rest
1050
- } = _ref40;
1651
+ } = _ref65;
1051
1652
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1052
1653
  width: size,
1053
1654
  height: size,
@@ -1056,23 +1657,23 @@ const WebServicesDefinition = /*#__PURE__*/React__default["default"].forwardRef(
1056
1657
  viewBox: "0 0 32 32",
1057
1658
  fill: "currentColor",
1058
1659
  ...rest
1059
- }, _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
1660
+ }, _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
1060
1661
  d: "M14 17H16V19H14zM14 13H18V15H14z"
1061
- })), _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
1662
+ })), _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
1062
1663
  d: "m21,23h-10c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v12c0,.5522-.4478,1-1,1Zm-9-2h8v-10h-8v10Z"
1063
- })), _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
1664
+ })), _path134 || (_path134 = /*#__PURE__*/React__default["default"].createElement("path", {
1064
1665
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
1065
1666
  })), children);
1066
1667
  });
1067
1668
  if (process.env.NODE_ENV !== "production") {
1068
1669
  WebServicesDefinition.propTypes = iconPropTypes.iconPropTypes;
1069
1670
  }
1070
- const WebServicesService = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesService(_ref41, ref) {
1671
+ const WebServicesService = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesService(_ref66, ref) {
1071
1672
  let {
1072
1673
  children,
1073
1674
  size = 16,
1074
1675
  ...rest
1075
- } = _ref41;
1676
+ } = _ref66;
1076
1677
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1077
1678
  width: size,
1078
1679
  height: size,
@@ -1081,23 +1682,23 @@ const WebServicesService = /*#__PURE__*/React__default["default"].forwardRef(fun
1081
1682
  viewBox: "0 0 32 32",
1082
1683
  fill: "currentColor",
1083
1684
  ...rest
1084
- }, _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
1685
+ }, _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
1085
1686
  d: "m23,18h-2v-7h-7v-2h8c.5522,0,1,.4478,1,1v8Z"
1086
- })), _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
1687
+ })), _path136 || (_path136 = /*#__PURE__*/React__default["default"].createElement("path", {
1087
1688
  d: "m18,23h-8c-.5522,0-1-.4478-1-1v-8c0-.5522.4478-1,1-1h8c.5522,0,1,.4478,1,1v8c0,.5522-.4478,1-1,1Zm-7-2h6v-6h-6v6Z"
1088
- })), _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
1689
+ })), _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
1089
1690
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
1090
1691
  })), children);
1091
1692
  });
1092
1693
  if (process.env.NODE_ENV !== "production") {
1093
1694
  WebServicesService.propTypes = iconPropTypes.iconPropTypes;
1094
1695
  }
1095
- const WebServicesTask = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesTask(_ref42, ref) {
1696
+ const WebServicesTask = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesTask(_ref67, ref) {
1096
1697
  let {
1097
1698
  children,
1098
1699
  size = 16,
1099
1700
  ...rest
1100
- } = _ref42;
1701
+ } = _ref67;
1101
1702
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1102
1703
  width: size,
1103
1704
  height: size,
@@ -1106,23 +1707,23 @@ const WebServicesTask = /*#__PURE__*/React__default["default"].forwardRef(functi
1106
1707
  viewBox: "0 0 32 32",
1107
1708
  fill: "currentColor",
1108
1709
  ...rest
1109
- }, _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
1710
+ }, _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
1110
1711
  d: "M20 20.18L18.41 18.59 17 20 20 23 25 18 23.59 16.59 20 20.18z"
1111
- })), _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
1712
+ })), _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
1112
1713
  d: "m15,23h-4c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v6h-2v-5h-8v10h3v2Z"
1113
- })), _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
1714
+ })), _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
1114
1715
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
1115
1716
  })), children);
1116
1717
  });
1117
1718
  if (process.env.NODE_ENV !== "production") {
1118
1719
  WebServicesTask.propTypes = iconPropTypes.iconPropTypes;
1119
1720
  }
1120
- const WebServicesTaskDefinitionVersion = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesTaskDefinitionVersion(_ref43, ref) {
1721
+ const WebServicesTaskDefinitionVersion = /*#__PURE__*/React__default["default"].forwardRef(function WebServicesTaskDefinitionVersion(_ref68, ref) {
1121
1722
  let {
1122
1723
  children,
1123
1724
  size = 16,
1124
1725
  ...rest
1125
- } = _ref43;
1726
+ } = _ref68;
1126
1727
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1127
1728
  width: size,
1128
1729
  height: size,
@@ -1131,23 +1732,23 @@ const WebServicesTaskDefinitionVersion = /*#__PURE__*/React__default["default"].
1131
1732
  viewBox: "0 0 32 32",
1132
1733
  fill: "currentColor",
1133
1734
  ...rest
1134
- }, _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
1735
+ }, _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
1135
1736
  d: "M24 15L22.25 15 20 22.0312 17.7917 15.0003 16 15.0003 18.5 23 21.5 23 24 15z"
1136
- })), _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
1737
+ })), _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
1137
1738
  d: "m16,23h-5c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v4h-2v-3h-8v10h4v2Z"
1138
- })), _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
1739
+ })), _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
1139
1740
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
1140
1741
  })), children);
1141
1742
  });
1142
1743
  if (process.env.NODE_ENV !== "production") {
1143
1744
  WebServicesTaskDefinitionVersion.propTypes = iconPropTypes.iconPropTypes;
1144
1745
  }
1145
- const Webhook = /*#__PURE__*/React__default["default"].forwardRef(function Webhook(_ref44, ref) {
1746
+ const Webhook = /*#__PURE__*/React__default["default"].forwardRef(function Webhook(_ref69, ref) {
1146
1747
  let {
1147
1748
  children,
1148
1749
  size = 16,
1149
1750
  ...rest
1150
- } = _ref44;
1751
+ } = _ref69;
1151
1752
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1152
1753
  width: size,
1153
1754
  height: size,
@@ -1156,23 +1757,23 @@ const Webhook = /*#__PURE__*/React__default["default"].forwardRef(function Webho
1156
1757
  viewBox: "0 0 32 32",
1157
1758
  fill: "currentColor",
1158
1759
  ...rest
1159
- }, _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
1760
+ }, _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
1160
1761
  d: "M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z"
1161
- })), _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
1762
+ })), _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
1162
1763
  d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
1163
- })), _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
1764
+ })), _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
1164
1765
  d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
1165
1766
  })), children);
1166
1767
  });
1167
1768
  if (process.env.NODE_ENV !== "production") {
1168
1769
  Webhook.propTypes = iconPropTypes.iconPropTypes;
1169
1770
  }
1170
- const Websheet = /*#__PURE__*/React__default["default"].forwardRef(function Websheet(_ref45, ref) {
1771
+ const Websheet = /*#__PURE__*/React__default["default"].forwardRef(function Websheet(_ref70, ref) {
1171
1772
  let {
1172
1773
  children,
1173
1774
  size = 16,
1174
1775
  ...rest
1175
- } = _ref45;
1776
+ } = _ref70;
1176
1777
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1177
1778
  width: size,
1178
1779
  height: size,
@@ -1181,25 +1782,25 @@ const Websheet = /*#__PURE__*/React__default["default"].forwardRef(function Webs
1181
1782
  viewBox: "0 0 32 32",
1182
1783
  fill: "currentColor",
1183
1784
  ...rest
1184
- }, _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", {
1785
+ }, _circle9 || (_circle9 = /*#__PURE__*/React__default["default"].createElement("circle", {
1185
1786
  cx: "24",
1186
1787
  cy: "24",
1187
1788
  r: "2"
1188
- })), _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
1789
+ })), _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
1189
1790
  d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
1190
- })), _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
1791
+ })), _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
1191
1792
  d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
1192
1793
  })), children);
1193
1794
  });
1194
1795
  if (process.env.NODE_ENV !== "production") {
1195
1796
  Websheet.propTypes = iconPropTypes.iconPropTypes;
1196
1797
  }
1197
- const Wheat = /*#__PURE__*/React__default["default"].forwardRef(function Wheat(_ref46, ref) {
1798
+ const Wheat = /*#__PURE__*/React__default["default"].forwardRef(function Wheat(_ref71, ref) {
1198
1799
  let {
1199
1800
  children,
1200
1801
  size = 16,
1201
1802
  ...rest
1202
- } = _ref46;
1803
+ } = _ref71;
1203
1804
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1204
1805
  width: size,
1205
1806
  height: size,
@@ -1208,19 +1809,19 @@ const Wheat = /*#__PURE__*/React__default["default"].forwardRef(function Wheat(_
1208
1809
  viewBox: "0 0 32 32",
1209
1810
  fill: "currentColor",
1210
1811
  ...rest
1211
- }, _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
1812
+ }, _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
1212
1813
  d: "M21,3V5.5857l-4,4V1H15V9.5857l-4-4V3H9V19a7.004,7.004,0,0,0,6,6.92V30h2V25.92A7.004,7.004,0,0,0,23,19V3ZM15,23.8987A5.008,5.008,0,0,1,11,19v-2.586l4,4Zm0-6.313-4-4V8.4138l4,4Zm2-5.1719,4-4v5.1719l-4,4Zm0,11.4849V20.4138l4-4V19A5.008,5.008,0,0,1,17,23.8987Z"
1213
1814
  })), children);
1214
1815
  });
1215
1816
  if (process.env.NODE_ENV !== "production") {
1216
1817
  Wheat.propTypes = iconPropTypes.iconPropTypes;
1217
1818
  }
1218
- const WhitePaper = /*#__PURE__*/React__default["default"].forwardRef(function WhitePaper(_ref47, ref) {
1819
+ const WhitePaper = /*#__PURE__*/React__default["default"].forwardRef(function WhitePaper(_ref72, ref) {
1219
1820
  let {
1220
1821
  children,
1221
1822
  size = 16,
1222
1823
  ...rest
1223
- } = _ref47;
1824
+ } = _ref72;
1224
1825
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1225
1826
  width: size,
1226
1827
  height: size,
@@ -1229,21 +1830,21 @@ const WhitePaper = /*#__PURE__*/React__default["default"].forwardRef(function Wh
1229
1830
  viewBox: "0 0 32 32",
1230
1831
  fill: "currentColor",
1231
1832
  ...rest
1232
- }, _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
1833
+ }, _path150 || (_path150 = /*#__PURE__*/React__default["default"].createElement("path", {
1233
1834
  d: "M22 27.1798L19.41 24.5899 18 26 22 30 30 22 28.5899 20.59 22 27.1798zM9 17H16V19H9zM9 12H21V14H9zM9 7H21V9H9z"
1234
- })), _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
1835
+ })), _path151 || (_path151 = /*#__PURE__*/React__default["default"].createElement("path", {
1235
1836
  d: "m16,30H6c-1.103,0-2-.8972-2-2V4c0-1.1028.897-2,2-2h18c1.103,0,2,.8972,2,2v15h-2V4H6v24h10v2Z"
1236
1837
  })), children);
1237
1838
  });
1238
1839
  if (process.env.NODE_ENV !== "production") {
1239
1840
  WhitePaper.propTypes = iconPropTypes.iconPropTypes;
1240
1841
  }
1241
- const Wifi = /*#__PURE__*/React__default["default"].forwardRef(function Wifi(_ref48, ref) {
1842
+ const Wifi = /*#__PURE__*/React__default["default"].forwardRef(function Wifi(_ref73, ref) {
1242
1843
  let {
1243
1844
  children,
1244
1845
  size = 16,
1245
1846
  ...rest
1246
- } = _ref48;
1847
+ } = _ref73;
1247
1848
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1248
1849
  width: size,
1249
1850
  height: size,
@@ -1252,27 +1853,27 @@ const Wifi = /*#__PURE__*/React__default["default"].forwardRef(function Wifi(_re
1252
1853
  viewBox: "0 0 32 32",
1253
1854
  fill: "currentColor",
1254
1855
  ...rest
1255
- }, _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", {
1856
+ }, _circle10 || (_circle10 = /*#__PURE__*/React__default["default"].createElement("circle", {
1256
1857
  cx: "16",
1257
1858
  cy: "25",
1258
1859
  r: "2"
1259
- })), _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
1860
+ })), _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
1260
1861
  d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
1261
- })), _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
1862
+ })), _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
1262
1863
  d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
1263
- })), _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
1864
+ })), _path154 || (_path154 = /*#__PURE__*/React__default["default"].createElement("path", {
1264
1865
  d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
1265
1866
  })), children);
1266
1867
  });
1267
1868
  if (process.env.NODE_ENV !== "production") {
1268
1869
  Wifi.propTypes = iconPropTypes.iconPropTypes;
1269
1870
  }
1270
- const WifiController = /*#__PURE__*/React__default["default"].forwardRef(function WifiController(_ref49, ref) {
1871
+ const WifiController = /*#__PURE__*/React__default["default"].forwardRef(function WifiController(_ref74, ref) {
1271
1872
  let {
1272
1873
  children,
1273
1874
  size = 16,
1274
1875
  ...rest
1275
- } = _ref49;
1876
+ } = _ref74;
1276
1877
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1277
1878
  width: size,
1278
1879
  height: size,
@@ -1281,31 +1882,31 @@ const WifiController = /*#__PURE__*/React__default["default"].forwardRef(functio
1281
1882
  viewBox: "0 0 32 32",
1282
1883
  fill: "currentColor",
1283
1884
  ...rest
1284
- }, _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
1885
+ }, _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
1285
1886
  d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
1286
- })), _circle5 || (_circle5 = /*#__PURE__*/React__default["default"].createElement("circle", {
1887
+ })), _circle11 || (_circle11 = /*#__PURE__*/React__default["default"].createElement("circle", {
1287
1888
  cx: "9",
1288
1889
  cy: "25",
1289
1890
  r: "1"
1290
- })), _circle6 || (_circle6 = /*#__PURE__*/React__default["default"].createElement("circle", {
1891
+ })), _circle12 || (_circle12 = /*#__PURE__*/React__default["default"].createElement("circle", {
1291
1892
  cx: "16",
1292
1893
  cy: "14.5",
1293
1894
  r: "1.5"
1294
- })), _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
1895
+ })), _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
1295
1896
  d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
1296
- })), _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
1897
+ })), _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
1297
1898
  d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
1298
1899
  })), children);
1299
1900
  });
1300
1901
  if (process.env.NODE_ENV !== "production") {
1301
1902
  WifiController.propTypes = iconPropTypes.iconPropTypes;
1302
1903
  }
1303
- const WifiNotSecure = /*#__PURE__*/React__default["default"].forwardRef(function WifiNotSecure(_ref50, ref) {
1904
+ const WifiNotSecure = /*#__PURE__*/React__default["default"].forwardRef(function WifiNotSecure(_ref75, ref) {
1304
1905
  let {
1305
1906
  children,
1306
1907
  size = 16,
1307
1908
  ...rest
1308
- } = _ref50;
1909
+ } = _ref75;
1309
1910
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1310
1911
  width: size,
1311
1912
  height: size,
@@ -1314,21 +1915,21 @@ const WifiNotSecure = /*#__PURE__*/React__default["default"].forwardRef(function
1314
1915
  viewBox: "0 0 32 32",
1315
1916
  fill: "currentColor",
1316
1917
  ...rest
1317
- }, _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
1918
+ }, _path158 || (_path158 = /*#__PURE__*/React__default["default"].createElement("path", {
1318
1919
  d: "M20 20H14V17a2 2 0 014 0h2a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm0 8H12V22h8zM16 8a8.9709 8.9709 0 00-6.3608 2.6392l1.4133 1.4135a6.9887 6.9887 0 019.895 0l1.4135-1.4135A8.9717 8.9717 0 0016 8z"
1319
- })), _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
1920
+ })), _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
1320
1921
  d: "M6.105,7.105,7.5188,8.5186a11.9808,11.9808,0,0,1,16.9624,0L25.8949,7.105a13.9782,13.9782,0,0,0-19.79,0Z"
1321
1922
  })), children);
1322
1923
  });
1323
1924
  if (process.env.NODE_ENV !== "production") {
1324
1925
  WifiNotSecure.propTypes = iconPropTypes.iconPropTypes;
1325
1926
  }
1326
- const WifiOff = /*#__PURE__*/React__default["default"].forwardRef(function WifiOff(_ref51, ref) {
1927
+ const WifiOff = /*#__PURE__*/React__default["default"].forwardRef(function WifiOff(_ref76, ref) {
1327
1928
  let {
1328
1929
  children,
1329
1930
  size = 16,
1330
1931
  ...rest
1331
- } = _ref51;
1932
+ } = _ref76;
1332
1933
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1333
1934
  width: size,
1334
1935
  height: size,
@@ -1337,23 +1938,23 @@ const WifiOff = /*#__PURE__*/React__default["default"].forwardRef(function WifiO
1337
1938
  viewBox: "0 0 32 32",
1338
1939
  fill: "currentColor",
1339
1940
  ...rest
1340
- }, _circle7 || (_circle7 = /*#__PURE__*/React__default["default"].createElement("circle", {
1941
+ }, _circle13 || (_circle13 = /*#__PURE__*/React__default["default"].createElement("circle", {
1341
1942
  cx: "16",
1342
1943
  cy: "25",
1343
1944
  r: "2"
1344
- })), _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
1945
+ })), _path160 || (_path160 = /*#__PURE__*/React__default["default"].createElement("path", {
1345
1946
  d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
1346
1947
  })), children);
1347
1948
  });
1348
1949
  if (process.env.NODE_ENV !== "production") {
1349
1950
  WifiOff.propTypes = iconPropTypes.iconPropTypes;
1350
1951
  }
1351
- const WifiSecure = /*#__PURE__*/React__default["default"].forwardRef(function WifiSecure(_ref52, ref) {
1952
+ const WifiSecure = /*#__PURE__*/React__default["default"].forwardRef(function WifiSecure(_ref77, ref) {
1352
1953
  let {
1353
1954
  children,
1354
1955
  size = 16,
1355
1956
  ...rest
1356
- } = _ref52;
1957
+ } = _ref77;
1357
1958
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1358
1959
  width: size,
1359
1960
  height: size,
@@ -1362,21 +1963,21 @@ const WifiSecure = /*#__PURE__*/React__default["default"].forwardRef(function Wi
1362
1963
  viewBox: "0 0 32 32",
1363
1964
  fill: "currentColor",
1364
1965
  ...rest
1365
- }, _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
1966
+ }, _path161 || (_path161 = /*#__PURE__*/React__default["default"].createElement("path", {
1366
1967
  d: "M20 20V17a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm-6-3a2 2 0 014 0v3H14zM12 28V22h8v6zM6.105 7.105L7.5188 8.5186a11.9808 11.9808 0 0116.9624 0L25.8949 7.105a13.9782 13.9782 0 00-19.79 0z"
1367
- })), _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
1968
+ })), _path162 || (_path162 = /*#__PURE__*/React__default["default"].createElement("path", {
1368
1969
  d: "M16,8a8.9709,8.9709,0,0,0-6.3608,2.6392l1.4133,1.4135a6.9887,6.9887,0,0,1,9.895,0l1.4135-1.4135A8.9717,8.9717,0,0,0,16,8Z"
1369
1970
  })), children);
1370
1971
  });
1371
1972
  if (process.env.NODE_ENV !== "production") {
1372
1973
  WifiSecure.propTypes = iconPropTypes.iconPropTypes;
1373
1974
  }
1374
- const WifiBridge = /*#__PURE__*/React__default["default"].forwardRef(function WifiBridge(_ref53, ref) {
1975
+ const WifiBridge = /*#__PURE__*/React__default["default"].forwardRef(function WifiBridge(_ref78, ref) {
1375
1976
  let {
1376
1977
  children,
1377
1978
  size = 16,
1378
1979
  ...rest
1379
- } = _ref53;
1980
+ } = _ref78;
1380
1981
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1381
1982
  width: size,
1382
1983
  height: size,
@@ -1385,23 +1986,23 @@ const WifiBridge = /*#__PURE__*/React__default["default"].forwardRef(function Wi
1385
1986
  viewBox: "0 0 32 32",
1386
1987
  fill: "currentColor",
1387
1988
  ...rest
1388
- }, _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
1989
+ }, _path163 || (_path163 = /*#__PURE__*/React__default["default"].createElement("path", {
1389
1990
  d: "M6.9492,20.95l-1.414-1.4141a5,5,0,0,0,0-7.0715L6.9492,11.05a7,7,0,0,1,0,9.9Z"
1390
- })), _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
1991
+ })), _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
1391
1992
  d: "M10.4854 24.4854L9.0713 23.0713a10.0011 10.0011 0 000-14.1426l1.4141-1.4141a12.0006 12.0006 0 010 16.9708zM25.0508 20.95a7 7 0 010-9.9l1.414 1.4146a5 5 0 000 7.0715z"
1392
- })), _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
1993
+ })), _path165 || (_path165 = /*#__PURE__*/React__default["default"].createElement("path", {
1393
1994
  d: "M21.5146 24.4854a12.0006 12.0006 0 010-16.9708l1.4141 1.4141a10.0011 10.0011 0 000 14.1426zM3 15H2V4H0V28H2V17H3a1 1 0 000-2zM30 4V15H29a1 1 0 000 2h1V28h2V4z"
1394
1995
  })), children);
1395
1996
  });
1396
1997
  if (process.env.NODE_ENV !== "production") {
1397
1998
  WifiBridge.propTypes = iconPropTypes.iconPropTypes;
1398
1999
  }
1399
- const WifiBridgeAlt = /*#__PURE__*/React__default["default"].forwardRef(function WifiBridgeAlt(_ref54, ref) {
2000
+ const WifiBridgeAlt = /*#__PURE__*/React__default["default"].forwardRef(function WifiBridgeAlt(_ref79, ref) {
1400
2001
  let {
1401
2002
  children,
1402
2003
  size = 16,
1403
2004
  ...rest
1404
- } = _ref54;
2005
+ } = _ref79;
1405
2006
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1406
2007
  width: size,
1407
2008
  height: size,
@@ -1410,23 +2011,23 @@ const WifiBridgeAlt = /*#__PURE__*/React__default["default"].forwardRef(function
1410
2011
  viewBox: "0 0 32 32",
1411
2012
  fill: "currentColor",
1412
2013
  ...rest
1413
- }, _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
2014
+ }, _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
1414
2015
  d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
1415
- })), _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
2016
+ })), _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
1416
2017
  d: "M18 26H16A10.0113 10.0113 0 006 16V14A12.0137 12.0137 0 0118 26zM26 13a7.0078 7.0078 0 01-7-7h2a5.0057 5.0057 0 005 5z"
1417
- })), _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
2018
+ })), _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
1418
2019
  d: "M26 18A12.0137 12.0137 0 0114 6h2A10.0113 10.0113 0 0026 16zM7.707 24.293a.9994.9994 0 00-1.414 0L2 28.5859 3.4143 30 7.707 25.707A.9994.9994 0 007.707 24.293zM28.5859 2L24.293 6.293a1 1 0 001.414 1.414L30 3.4141z"
1419
2020
  })), children);
1420
2021
  });
1421
2022
  if (process.env.NODE_ENV !== "production") {
1422
2023
  WifiBridgeAlt.propTypes = iconPropTypes.iconPropTypes;
1423
2024
  }
1424
- const Wikis = /*#__PURE__*/React__default["default"].forwardRef(function Wikis(_ref55, ref) {
2025
+ const Wikis = /*#__PURE__*/React__default["default"].forwardRef(function Wikis(_ref80, ref) {
1425
2026
  let {
1426
2027
  children,
1427
2028
  size = 16,
1428
2029
  ...rest
1429
- } = _ref55;
2030
+ } = _ref80;
1430
2031
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1431
2032
  width: size,
1432
2033
  height: size,
@@ -1435,19 +2036,19 @@ const Wikis = /*#__PURE__*/React__default["default"].forwardRef(function Wikis(_
1435
2036
  viewBox: "0 0 32 32",
1436
2037
  fill: "currentColor",
1437
2038
  ...rest
1438
- }, _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
2039
+ }, _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
1439
2040
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z"
1440
2041
  })), children);
1441
2042
  });
1442
2043
  if (process.env.NODE_ENV !== "production") {
1443
2044
  Wikis.propTypes = iconPropTypes.iconPropTypes;
1444
2045
  }
1445
- const WindGusts = /*#__PURE__*/React__default["default"].forwardRef(function WindGusts(_ref56, ref) {
2046
+ const WindGusts = /*#__PURE__*/React__default["default"].forwardRef(function WindGusts(_ref81, ref) {
1446
2047
  let {
1447
2048
  children,
1448
2049
  size = 16,
1449
2050
  ...rest
1450
- } = _ref56;
2051
+ } = _ref81;
1451
2052
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1452
2053
  width: size,
1453
2054
  height: size,
@@ -1456,23 +2057,23 @@ const WindGusts = /*#__PURE__*/React__default["default"].forwardRef(function Win
1456
2057
  viewBox: "0 0 32 32",
1457
2058
  fill: "currentColor",
1458
2059
  ...rest
1459
- }, _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
2060
+ }, _path170 || (_path170 = /*#__PURE__*/React__default["default"].createElement("path", {
1460
2061
  d: "M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"
1461
- })), _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
2062
+ })), _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
1462
2063
  d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
1463
- })), _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
2064
+ })), _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
1464
2065
  d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
1465
2066
  })), children);
1466
2067
  });
1467
2068
  if (process.env.NODE_ENV !== "production") {
1468
2069
  WindGusts.propTypes = iconPropTypes.iconPropTypes;
1469
2070
  }
1470
- const WindPower = /*#__PURE__*/React__default["default"].forwardRef(function WindPower(_ref57, ref) {
2071
+ const WindPower = /*#__PURE__*/React__default["default"].forwardRef(function WindPower(_ref82, ref) {
1471
2072
  let {
1472
2073
  children,
1473
2074
  size = 16,
1474
2075
  ...rest
1475
- } = _ref57;
2076
+ } = _ref82;
1476
2077
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1477
2078
  width: size,
1478
2079
  height: size,
@@ -1481,19 +2082,19 @@ const WindPower = /*#__PURE__*/React__default["default"].forwardRef(function Win
1481
2082
  viewBox: "0 0 32 32",
1482
2083
  fill: "currentColor",
1483
2084
  ...rest
1484
- }, _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
2085
+ }, _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
1485
2086
  d: "M17,28V15.8159a3.0059,3.0059,0,0,0,1.47-1.1186L27.063,17l.5176-1.9321-8.6045-2.3052a2.985,2.985,0,0,0-2.63-2.7275L14.1938,2l-1.9316.5186,2.1318,7.956a2.9588,2.9588,0,0,0-1.093,3.8115L7,20.5859,8.415,22l6.3-6.3A2.8938,2.8938,0,0,0,15,15.8154V28H2v2H30V28Zm0-15a1,1,0,1,1-1-1A1.0008,1.0008,0,0,1,17,13Z"
1486
2087
  })), children);
1487
2088
  });
1488
2089
  if (process.env.NODE_ENV !== "production") {
1489
2090
  WindPower.propTypes = iconPropTypes.iconPropTypes;
1490
2091
  }
1491
- const WindStream = /*#__PURE__*/React__default["default"].forwardRef(function WindStream(_ref58, ref) {
2092
+ const WindStream = /*#__PURE__*/React__default["default"].forwardRef(function WindStream(_ref83, ref) {
1492
2093
  let {
1493
2094
  children,
1494
2095
  size = 16,
1495
2096
  ...rest
1496
- } = _ref58;
2097
+ } = _ref83;
1497
2098
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1498
2099
  width: size,
1499
2100
  height: size,
@@ -1502,23 +2103,23 @@ const WindStream = /*#__PURE__*/React__default["default"].forwardRef(function Wi
1502
2103
  viewBox: "0 0 32 32",
1503
2104
  fill: "currentColor",
1504
2105
  ...rest
1505
- }, _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
2106
+ }, _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
1506
2107
  d: "M25,2,23.5859,3.4141,26.1719,6h-5.09a16.93,16.93,0,0,0-6.3139,1.2158L10.4893,8.9272A14.93,14.93,0,0,1,4.9185,10H2v2H4.9185a16.93,16.93,0,0,0,6.3139-1.2158l4.2783-1.7114A14.93,14.93,0,0,1,21.0815,8h5.09l-2.586,2.5859L25,12l5-5Z"
1507
- })), _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
2108
+ })), _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
1508
2109
  d: "M21,11l-1.4141,1.4141L22.1719,15H18.9014a16.9422,16.9422,0,0,0-5.9693,1.0825l-2.5664.9624A14.9456,14.9456,0,0,1,5.0986,18H2v2H5.0986a16.9422,16.9422,0,0,0,5.9693-1.0825l2.5664-.9624A14.9456,14.9456,0,0,1,18.9014,17h3.2705l-2.586,2.5859L21,21l5-5Z"
1509
- })), _path134 || (_path134 = /*#__PURE__*/React__default["default"].createElement("path", {
2110
+ })), _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
1510
2111
  d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
1511
2112
  })), children);
1512
2113
  });
1513
2114
  if (process.env.NODE_ENV !== "production") {
1514
2115
  WindStream.propTypes = iconPropTypes.iconPropTypes;
1515
2116
  }
1516
- const WatsonHealthWindowAuto = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowAuto(_ref59, ref) {
2117
+ const WatsonHealthWindowAuto = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowAuto(_ref84, ref) {
1517
2118
  let {
1518
2119
  children,
1519
2120
  size = 16,
1520
2121
  ...rest
1521
- } = _ref59;
2122
+ } = _ref84;
1522
2123
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1523
2124
  width: size,
1524
2125
  height: size,
@@ -1527,33 +2128,33 @@ const WatsonHealthWindowAuto = /*#__PURE__*/React__default["default"].forwardRef
1527
2128
  viewBox: "0 0 32 32",
1528
2129
  fill: "currentColor",
1529
2130
  ...rest
1530
- }, _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
2131
+ }, _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
1531
2132
  d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
1532
- })), _path136 || (_path136 = /*#__PURE__*/React__default["default"].createElement("path", {
2133
+ })), _path178 || (_path178 = /*#__PURE__*/React__default["default"].createElement("path", {
1533
2134
  d: "M7.55 7.04H9.55V10.04H7.55z",
1534
2135
  transform: "rotate(-45 8.55 8.548)"
1535
- })), _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
2136
+ })), _path179 || (_path179 = /*#__PURE__*/React__default["default"].createElement("path", {
1536
2137
  d: "M21.96 7.55H24.96V9.55H21.96z",
1537
2138
  transform: "rotate(-45 23.454 8.555)"
1538
- })), _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
2139
+ })), _path180 || (_path180 = /*#__PURE__*/React__default["default"].createElement("path", {
1539
2140
  d: "M22.45 21.95H24.45V24.95H22.45z",
1540
2141
  transform: "rotate(-45 23.452 23.446)"
1541
- })), _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
2142
+ })), _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
1542
2143
  d: "M7.05 22.45H10.05V24.45H7.05z",
1543
2144
  transform: "rotate(-45 8.544 23.451)"
1544
- })), _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
2145
+ })), _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
1545
2146
  d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
1546
2147
  })), children);
1547
2148
  });
1548
2149
  if (process.env.NODE_ENV !== "production") {
1549
2150
  WatsonHealthWindowAuto.propTypes = iconPropTypes.iconPropTypes;
1550
2151
  }
1551
- const WatsonHealthWindowBase = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowBase(_ref60, ref) {
2152
+ const WatsonHealthWindowBase = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowBase(_ref85, ref) {
1552
2153
  let {
1553
2154
  children,
1554
2155
  size = 16,
1555
2156
  ...rest
1556
- } = _ref60;
2157
+ } = _ref85;
1557
2158
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1558
2159
  width: size,
1559
2160
  height: size,
@@ -1562,33 +2163,33 @@ const WatsonHealthWindowBase = /*#__PURE__*/React__default["default"].forwardRef
1562
2163
  viewBox: "0 0 32 32",
1563
2164
  fill: "currentColor",
1564
2165
  ...rest
1565
- }, _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
2166
+ }, _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
1566
2167
  d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
1567
- })), _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
2168
+ })), _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
1568
2169
  d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
1569
2170
  transform: "rotate(-45 8.56 6.544)"
1570
- })), _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
2171
+ })), _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
1571
2172
  d: "M21.96 5.54H24.96V7.54H21.96z",
1572
2173
  transform: "rotate(-45 23.469 6.539)"
1573
- })), _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
2174
+ })), _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
1574
2175
  d: "M22.46 19.94H24.46V22.94H22.46z",
1575
2176
  transform: "rotate(-45 23.462 21.442)"
1576
- })), _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
2177
+ })), _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
1577
2178
  d: "M7.04 20.45H10.04V22.45H7.04z",
1578
2179
  transform: "rotate(-45 8.554 21.447)"
1579
- })), _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
2180
+ })), _path188 || (_path188 = /*#__PURE__*/React__default["default"].createElement("path", {
1580
2181
  d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
1581
2182
  })), children);
1582
2183
  });
1583
2184
  if (process.env.NODE_ENV !== "production") {
1584
2185
  WatsonHealthWindowBase.propTypes = iconPropTypes.iconPropTypes;
1585
2186
  }
1586
- const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowBlackSaturation(_ref61, ref) {
2187
+ const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowBlackSaturation(_ref86, ref) {
1587
2188
  let {
1588
2189
  children,
1589
2190
  size = 16,
1590
2191
  ...rest
1591
- } = _ref61;
2192
+ } = _ref86;
1592
2193
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1593
2194
  width: size,
1594
2195
  height: size,
@@ -1597,32 +2198,32 @@ const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React__default["default"]
1597
2198
  viewBox: "0 0 32 32",
1598
2199
  fill: "currentColor",
1599
2200
  ...rest
1600
- }, _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
2201
+ }, _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
1601
2202
  d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
1602
- })), _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
2203
+ })), _path190 || (_path190 = /*#__PURE__*/React__default["default"].createElement("path", {
1603
2204
  d: "M6.225 5.729H8.228V8.732H6.225z",
1604
2205
  transform: "rotate(-45 7.227 7.23)"
1605
- })), _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
2206
+ })), _path191 || (_path191 = /*#__PURE__*/React__default["default"].createElement("path", {
1606
2207
  d: "M23.267 6.227H26.267V8.227H23.267z",
1607
2208
  transform: "rotate(-45 24.767 7.227)"
1608
- })), _path150 || (_path150 = /*#__PURE__*/React__default["default"].createElement("path", {
2209
+ })), _path192 || (_path192 = /*#__PURE__*/React__default["default"].createElement("path", {
1609
2210
  d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
1610
2211
  transform: "rotate(-44.999 24.77 24.77)"
1611
- })), _path151 || (_path151 = /*#__PURE__*/React__default["default"].createElement("path", {
2212
+ })), _path193 || (_path193 = /*#__PURE__*/React__default["default"].createElement("path", {
1612
2213
  d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
1613
- })), _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
2214
+ })), _path194 || (_path194 = /*#__PURE__*/React__default["default"].createElement("path", {
1614
2215
  d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
1615
2216
  })), children);
1616
2217
  });
1617
2218
  if (process.env.NODE_ENV !== "production") {
1618
2219
  WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes.iconPropTypes;
1619
2220
  }
1620
- const WatsonHealthWindowOverlay = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowOverlay(_ref62, ref) {
2221
+ const WatsonHealthWindowOverlay = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowOverlay(_ref87, ref) {
1621
2222
  let {
1622
2223
  children,
1623
2224
  size = 16,
1624
2225
  ...rest
1625
- } = _ref62;
2226
+ } = _ref87;
1626
2227
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1627
2228
  width: size,
1628
2229
  height: size,
@@ -1631,33 +2232,33 @@ const WatsonHealthWindowOverlay = /*#__PURE__*/React__default["default"].forward
1631
2232
  viewBox: "0 0 32 32",
1632
2233
  fill: "currentColor",
1633
2234
  ...rest
1634
- }, _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
2235
+ }, _path195 || (_path195 = /*#__PURE__*/React__default["default"].createElement("path", {
1635
2236
  d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
1636
- })), _path154 || (_path154 = /*#__PURE__*/React__default["default"].createElement("path", {
2237
+ })), _path196 || (_path196 = /*#__PURE__*/React__default["default"].createElement("path", {
1637
2238
  d: "M7.55 9.03H9.55V12.03H7.55z",
1638
2239
  transform: "rotate(-45 8.558 10.545)"
1639
- })), _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
2240
+ })), _path197 || (_path197 = /*#__PURE__*/React__default["default"].createElement("path", {
1640
2241
  d: "M21.96 9.54H24.96V11.54H21.96z",
1641
2242
  transform: "rotate(-45 23.466 10.54)"
1642
- })), _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
2243
+ })), _path198 || (_path198 = /*#__PURE__*/React__default["default"].createElement("path", {
1643
2244
  d: "M22.46 23.94H24.46V26.94H22.46z",
1644
2245
  transform: "rotate(-45 23.459 25.443)"
1645
- })), _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
2246
+ })), _path199 || (_path199 = /*#__PURE__*/React__default["default"].createElement("path", {
1646
2247
  d: "M7.04 24.45H10.04V26.45H7.04z",
1647
2248
  transform: "rotate(-45 8.55 25.448)"
1648
- })), _path158 || (_path158 = /*#__PURE__*/React__default["default"].createElement("path", {
2249
+ })), _path200 || (_path200 = /*#__PURE__*/React__default["default"].createElement("path", {
1649
2250
  d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
1650
2251
  })), children);
1651
2252
  });
1652
2253
  if (process.env.NODE_ENV !== "production") {
1653
2254
  WatsonHealthWindowOverlay.propTypes = iconPropTypes.iconPropTypes;
1654
2255
  }
1655
- const WatsonHealthWindowPreset = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowPreset(_ref63, ref) {
2256
+ const WatsonHealthWindowPreset = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowPreset(_ref88, ref) {
1656
2257
  let {
1657
2258
  children,
1658
2259
  size = 16,
1659
2260
  ...rest
1660
- } = _ref63;
2261
+ } = _ref88;
1661
2262
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1662
2263
  width: size,
1663
2264
  height: size,
@@ -1666,35 +2267,35 @@ const WatsonHealthWindowPreset = /*#__PURE__*/React__default["default"].forwardR
1666
2267
  viewBox: "0 0 32 32",
1667
2268
  fill: "currentColor",
1668
2269
  ...rest
1669
- }, _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
2270
+ }, _path201 || (_path201 = /*#__PURE__*/React__default["default"].createElement("path", {
1670
2271
  d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
1671
- })), _path160 || (_path160 = /*#__PURE__*/React__default["default"].createElement("path", {
2272
+ })), _path202 || (_path202 = /*#__PURE__*/React__default["default"].createElement("path", {
1672
2273
  d: "M8.586 8.586H10.586V10.586H8.586z",
1673
2274
  transform: "rotate(-45 9.586 9.586)"
1674
- })), _path161 || (_path161 = /*#__PURE__*/React__default["default"].createElement("path", {
2275
+ })), _path203 || (_path203 = /*#__PURE__*/React__default["default"].createElement("path", {
1675
2276
  d: "M21.414 8.586H23.414V10.586H21.414z",
1676
2277
  transform: "rotate(-45 22.414 9.586)"
1677
- })), _path162 || (_path162 = /*#__PURE__*/React__default["default"].createElement("path", {
2278
+ })), _path204 || (_path204 = /*#__PURE__*/React__default["default"].createElement("path", {
1678
2279
  d: "M21.414 21.414H23.414V23.414H21.414z",
1679
2280
  transform: "rotate(-45 22.414 22.414)"
1680
- })), _path163 || (_path163 = /*#__PURE__*/React__default["default"].createElement("path", {
2281
+ })), _path205 || (_path205 = /*#__PURE__*/React__default["default"].createElement("path", {
1681
2282
  d: "M8.586 21.414H10.586V23.414H8.586z",
1682
2283
  transform: "rotate(-45 9.586 22.414)"
1683
- })), _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
2284
+ })), _path206 || (_path206 = /*#__PURE__*/React__default["default"].createElement("path", {
1684
2285
  d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
1685
- })), _path165 || (_path165 = /*#__PURE__*/React__default["default"].createElement("path", {
2286
+ })), _path207 || (_path207 = /*#__PURE__*/React__default["default"].createElement("path", {
1686
2287
  d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
1687
2288
  })), children);
1688
2289
  });
1689
2290
  if (process.env.NODE_ENV !== "production") {
1690
2291
  WatsonHealthWindowPreset.propTypes = iconPropTypes.iconPropTypes;
1691
2292
  }
1692
- const Windy = /*#__PURE__*/React__default["default"].forwardRef(function Windy(_ref64, ref) {
2293
+ const Windy = /*#__PURE__*/React__default["default"].forwardRef(function Windy(_ref89, ref) {
1693
2294
  let {
1694
2295
  children,
1695
2296
  size = 16,
1696
2297
  ...rest
1697
- } = _ref64;
2298
+ } = _ref89;
1698
2299
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1699
2300
  width: size,
1700
2301
  height: size,
@@ -1703,19 +2304,19 @@ const Windy = /*#__PURE__*/React__default["default"].forwardRef(function Windy(_
1703
2304
  viewBox: "0 0 32 32",
1704
2305
  fill: "currentColor",
1705
2306
  ...rest
1706
- }, _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
2307
+ }, _path208 || (_path208 = /*#__PURE__*/React__default["default"].createElement("path", {
1707
2308
  d: "M21 15H8V13H21a3 3 0 10-3-3H16a5 5 0 115 5zM23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H4V18H23a5 5 0 010 10z"
1708
2309
  })), children);
1709
2310
  });
1710
2311
  if (process.env.NODE_ENV !== "production") {
1711
2312
  Windy.propTypes = iconPropTypes.iconPropTypes;
1712
2313
  }
1713
- const WindyDust = /*#__PURE__*/React__default["default"].forwardRef(function WindyDust(_ref65, ref) {
2314
+ const WindyDust = /*#__PURE__*/React__default["default"].forwardRef(function WindyDust(_ref90, ref) {
1714
2315
  let {
1715
2316
  children,
1716
2317
  size = 16,
1717
2318
  ...rest
1718
- } = _ref65;
2319
+ } = _ref90;
1719
2320
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1720
2321
  width: size,
1721
2322
  height: size,
@@ -1724,19 +2325,19 @@ const WindyDust = /*#__PURE__*/React__default["default"].forwardRef(function Win
1724
2325
  viewBox: "0 0 32 32",
1725
2326
  fill: "currentColor",
1726
2327
  ...rest
1727
- }, _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
2328
+ }, _path209 || (_path209 = /*#__PURE__*/React__default["default"].createElement("path", {
1728
2329
  d: "M23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H22V18h1a5 5 0 010 10zM16 18H20V20H16zM10 18H14V20H10zM4 18H8V20H4zM21 15H20V13h1a3 3 0 10-3-3H16a5 5 0 115 5zM14 13H18V15H14zM8 13H12V15H8z"
1729
2330
  })), children);
1730
2331
  });
1731
2332
  if (process.env.NODE_ENV !== "production") {
1732
2333
  WindyDust.propTypes = iconPropTypes.iconPropTypes;
1733
2334
  }
1734
- const WindySnow = /*#__PURE__*/React__default["default"].forwardRef(function WindySnow(_ref66, ref) {
2335
+ const WindySnow = /*#__PURE__*/React__default["default"].forwardRef(function WindySnow(_ref91, ref) {
1735
2336
  let {
1736
2337
  children,
1737
2338
  size = 16,
1738
2339
  ...rest
1739
- } = _ref66;
2340
+ } = _ref91;
1740
2341
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1741
2342
  width: size,
1742
2343
  height: size,
@@ -1745,21 +2346,21 @@ const WindySnow = /*#__PURE__*/React__default["default"].forwardRef(function Win
1745
2346
  viewBox: "0 0 32 32",
1746
2347
  fill: "currentColor",
1747
2348
  ...rest
1748
- }, _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
2349
+ }, _path210 || (_path210 = /*#__PURE__*/React__default["default"].createElement("path", {
1749
2350
  d: "M25 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H6V18H25a5 5 0 010 10zM23 15H10V13H23a3 3 0 10-3-3H18a5 5 0 115 5z"
1750
- })), _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
2351
+ })), _path211 || (_path211 = /*#__PURE__*/React__default["default"].createElement("path", {
1751
2352
  d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
1752
2353
  })), children);
1753
2354
  });
1754
2355
  if (process.env.NODE_ENV !== "production") {
1755
2356
  WindySnow.propTypes = iconPropTypes.iconPropTypes;
1756
2357
  }
1757
- const WindyStrong = /*#__PURE__*/React__default["default"].forwardRef(function WindyStrong(_ref67, ref) {
2358
+ const WindyStrong = /*#__PURE__*/React__default["default"].forwardRef(function WindyStrong(_ref92, ref) {
1758
2359
  let {
1759
2360
  children,
1760
2361
  size = 16,
1761
2362
  ...rest
1762
- } = _ref67;
2363
+ } = _ref92;
1763
2364
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1764
2365
  width: size,
1765
2366
  height: size,
@@ -1768,21 +2369,21 @@ const WindyStrong = /*#__PURE__*/React__default["default"].forwardRef(function W
1768
2369
  viewBox: "0 0 32 32",
1769
2370
  fill: "currentColor",
1770
2371
  ...rest
1771
- }, _path170 || (_path170 = /*#__PURE__*/React__default["default"].createElement("path", {
2372
+ }, _path212 || (_path212 = /*#__PURE__*/React__default["default"].createElement("path", {
1772
2373
  d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
1773
- })), _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
2374
+ })), _path213 || (_path213 = /*#__PURE__*/React__default["default"].createElement("path", {
1774
2375
  d: "M25 25a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H2V15H25a5 5 0 010 10zM21 12H6V10H21a3 3 0 10-3-3H16a5 5 0 115 5z"
1775
2376
  })), children);
1776
2377
  });
1777
2378
  if (process.env.NODE_ENV !== "production") {
1778
2379
  WindyStrong.propTypes = iconPropTypes.iconPropTypes;
1779
2380
  }
1780
- const WinterWarning = /*#__PURE__*/React__default["default"].forwardRef(function WinterWarning(_ref68, ref) {
2381
+ const WinterWarning = /*#__PURE__*/React__default["default"].forwardRef(function WinterWarning(_ref93, ref) {
1781
2382
  let {
1782
2383
  children,
1783
2384
  size = 16,
1784
2385
  ...rest
1785
- } = _ref68;
2386
+ } = _ref93;
1786
2387
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1787
2388
  width: size,
1788
2389
  height: size,
@@ -1791,24 +2392,24 @@ const WinterWarning = /*#__PURE__*/React__default["default"].forwardRef(function
1791
2392
  viewBox: "0 0 32 32",
1792
2393
  fill: "currentColor",
1793
2394
  ...rest
1794
- }, _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
2395
+ }, _path214 || (_path214 = /*#__PURE__*/React__default["default"].createElement("path", {
1795
2396
  d: "M21.684 19.051L19.167 19.891 13 15.486 13 7.369 15.555 5.665 14.445 4.001 12 5.631 9.555 4.001 8.445 5.665 11 7.369 11 14.057 6 10.486 6 8 4 8 4 10.279 1.684 11.051 2.316 12.949 4.833 12.11 10.28 16.001 4.833 19.891 2.316 19.051 1.684 20.949 4 21.721 4 24 6 24 6 21.515 11 17.944 11 24.631 8.445 26.335 9.555 27.999 12 26.368 14.445 27.999 15.555 26.335 13 24.631 13 17.943 18 21.515 18 24 20 24 20 21.721 22.316 20.949 21.684 19.051z"
1796
- })), _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
2397
+ })), _path215 || (_path215 = /*#__PURE__*/React__default["default"].createElement("path", {
1797
2398
  fill: "none",
1798
2399
  d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
1799
- })), _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
2400
+ })), _path216 || (_path216 = /*#__PURE__*/React__default["default"].createElement("path", {
1800
2401
  d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
1801
2402
  })), children);
1802
2403
  });
1803
2404
  if (process.env.NODE_ENV !== "production") {
1804
2405
  WinterWarning.propTypes = iconPropTypes.iconPropTypes;
1805
2406
  }
1806
- const WintryMix = /*#__PURE__*/React__default["default"].forwardRef(function WintryMix(_ref69, ref) {
2407
+ const WintryMix = /*#__PURE__*/React__default["default"].forwardRef(function WintryMix(_ref94, ref) {
1807
2408
  let {
1808
2409
  children,
1809
2410
  size = 16,
1810
2411
  ...rest
1811
- } = _ref69;
2412
+ } = _ref94;
1812
2413
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1813
2414
  width: size,
1814
2415
  height: size,
@@ -1817,21 +2418,21 @@ const WintryMix = /*#__PURE__*/React__default["default"].forwardRef(function Win
1817
2418
  viewBox: "0 0 32 32",
1818
2419
  fill: "currentColor",
1819
2420
  ...rest
1820
- }, _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
2421
+ }, _path217 || (_path217 = /*#__PURE__*/React__default["default"].createElement("path", {
1821
2422
  d: "M15 26H17V28H15zM17 28H19V30H17zM19 30H21V32H19zM19 26H21V28H19zM15 30H17V32H15zM13 16H15V18H13zM15 18H17V20H15zM17 20H19V22H17zM17 16H19V18H17zM13 20H15V22H13zM10 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0110 30z"
1822
- })), _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
2423
+ })), _path218 || (_path218 = /*#__PURE__*/React__default["default"].createElement("path", {
1823
2424
  d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.5321,6.5321,0,0,0,2,15.5V22l1,2,1-2V20.18a6.4891,6.4891,0,0,0,3.4294,1.7246L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418.977.977,0,0,0-.489-.0894V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20h-.542v.0083A.9955.9955,0,0,0,22,21v3l1,2,1-2V21.9746a6.4473,6.4473,0,0,0,2-.4761V26l1,2,1-2V20.18A6.4876,6.4876,0,0,0,24.8008,9.1362Z"
1824
2425
  })), children);
1825
2426
  });
1826
2427
  if (process.env.NODE_ENV !== "production") {
1827
2428
  WintryMix.propTypes = iconPropTypes.iconPropTypes;
1828
2429
  }
1829
- const WirelessCheckout = /*#__PURE__*/React__default["default"].forwardRef(function WirelessCheckout(_ref70, ref) {
2430
+ const WirelessCheckout = /*#__PURE__*/React__default["default"].forwardRef(function WirelessCheckout(_ref95, ref) {
1830
2431
  let {
1831
2432
  children,
1832
2433
  size = 16,
1833
2434
  ...rest
1834
- } = _ref70;
2435
+ } = _ref95;
1835
2436
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1836
2437
  width: size,
1837
2438
  height: size,
@@ -1840,23 +2441,23 @@ const WirelessCheckout = /*#__PURE__*/React__default["default"].forwardRef(funct
1840
2441
  viewBox: "0 0 32 32",
1841
2442
  fill: "currentColor",
1842
2443
  ...rest
1843
- }, _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
2444
+ }, _path219 || (_path219 = /*#__PURE__*/React__default["default"].createElement("path", {
1844
2445
  d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
1845
- })), _path178 || (_path178 = /*#__PURE__*/React__default["default"].createElement("path", {
2446
+ })), _path220 || (_path220 = /*#__PURE__*/React__default["default"].createElement("path", {
1846
2447
  d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
1847
- })), _path179 || (_path179 = /*#__PURE__*/React__default["default"].createElement("path", {
2448
+ })), _path221 || (_path221 = /*#__PURE__*/React__default["default"].createElement("path", {
1848
2449
  d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z"
1849
2450
  })), children);
1850
2451
  });
1851
2452
  if (process.env.NODE_ENV !== "production") {
1852
2453
  WirelessCheckout.propTypes = iconPropTypes.iconPropTypes;
1853
2454
  }
1854
- const Wmv = /*#__PURE__*/React__default["default"].forwardRef(function Wmv(_ref71, ref) {
2455
+ const Wmv = /*#__PURE__*/React__default["default"].forwardRef(function Wmv(_ref96, ref) {
1855
2456
  let {
1856
2457
  children,
1857
2458
  size = 16,
1858
2459
  ...rest
1859
- } = _ref71;
2460
+ } = _ref96;
1860
2461
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1861
2462
  width: size,
1862
2463
  height: size,
@@ -1865,19 +2466,19 @@ const Wmv = /*#__PURE__*/React__default["default"].forwardRef(function Wmv(_ref7
1865
2466
  viewBox: "0 0 32 32",
1866
2467
  fill: "currentColor",
1867
2468
  ...rest
1868
- }, _path180 || (_path180 = /*#__PURE__*/React__default["default"].createElement("path", {
2469
+ }, _path222 || (_path222 = /*#__PURE__*/React__default["default"].createElement("path", {
1869
2470
  d: "M29 9L27 22 25 9 23 9 25.52 23 28.48 23 31 9 29 9zM19 9L17.48 14 17 15.98 16.54 14 15 9 13 9 13 23 15 23 15 15 14.84 13 15.42 15 17 19.63 18.58 15 19.16 13 19 15 19 23 21 23 21 9 19 9zM9.2 9L8.86 17 8.6 21.54 8.19 18 7.51 12.54 5.49 12.54 4.81 18 4.4 21.54 4.14 17 3.8 9 2 9 3 23 5.27 23 6.03 18.07 6.49 14 6.5 13.97 6.51 14 6.97 18.07 7.73 23 10 23 11 9 9.2 9z"
1870
2471
  })), children);
1871
2472
  });
1872
2473
  if (process.env.NODE_ENV !== "production") {
1873
2474
  Wmv.propTypes = iconPropTypes.iconPropTypes;
1874
2475
  }
1875
- const WordCloud = /*#__PURE__*/React__default["default"].forwardRef(function WordCloud(_ref72, ref) {
2476
+ const WordCloud = /*#__PURE__*/React__default["default"].forwardRef(function WordCloud(_ref97, ref) {
1876
2477
  let {
1877
2478
  children,
1878
2479
  size = 16,
1879
2480
  ...rest
1880
- } = _ref72;
2481
+ } = _ref97;
1881
2482
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1882
2483
  width: size,
1883
2484
  height: size,
@@ -1886,21 +2487,21 @@ const WordCloud = /*#__PURE__*/React__default["default"].forwardRef(function Wor
1886
2487
  viewBox: "0 0 32 32",
1887
2488
  fill: "currentColor",
1888
2489
  ...rest
1889
- }, _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
2490
+ }, _path223 || (_path223 = /*#__PURE__*/React__default["default"].createElement("path", {
1890
2491
  d: "M10 16H22V18H10zM10 20H18V22H10z"
1891
- })), _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
2492
+ })), _path224 || (_path224 = /*#__PURE__*/React__default["default"].createElement("path", {
1892
2493
  d: "M16,7h0a8.0233,8.0233,0,0,1,7.8649,6.4935l.2591,1.346,1.3488.244A5.5019,5.5019,0,0,1,24.5076,26H7.4954a5.5019,5.5019,0,0,1-.9695-10.9165l1.3488-.244.2591-1.346A8.0256,8.0256,0,0,1,16,7m0-2a10.0244,10.0244,0,0,0-9.83,8.1155A7.5019,7.5019,0,0,0,7.4911,28H24.5076a7.5019,7.5019,0,0,0,1.3213-14.8845A10.0229,10.0229,0,0,0,15.9883,5Z"
1893
2494
  })), children);
1894
2495
  });
1895
2496
  if (process.env.NODE_ENV !== "production") {
1896
2497
  WordCloud.propTypes = iconPropTypes.iconPropTypes;
1897
2498
  }
1898
- const WorkflowAutomation = /*#__PURE__*/React__default["default"].forwardRef(function WorkflowAutomation(_ref73, ref) {
2499
+ const WorkflowAutomation = /*#__PURE__*/React__default["default"].forwardRef(function WorkflowAutomation(_ref98, ref) {
1899
2500
  let {
1900
2501
  children,
1901
2502
  size = 16,
1902
2503
  ...rest
1903
- } = _ref73;
2504
+ } = _ref98;
1904
2505
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1905
2506
  width: size,
1906
2507
  height: size,
@@ -1916,12 +2517,12 @@ const WorkflowAutomation = /*#__PURE__*/React__default["default"].forwardRef(fun
1916
2517
  if (process.env.NODE_ENV !== "production") {
1917
2518
  WorkflowAutomation.propTypes = iconPropTypes.iconPropTypes;
1918
2519
  }
1919
- const Workspace = /*#__PURE__*/React__default["default"].forwardRef(function Workspace(_ref74, ref) {
2520
+ const Workspace = /*#__PURE__*/React__default["default"].forwardRef(function Workspace(_ref99, ref) {
1920
2521
  let {
1921
2522
  children,
1922
2523
  size = 16,
1923
2524
  ...rest
1924
- } = _ref74;
2525
+ } = _ref99;
1925
2526
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1926
2527
  width: size,
1927
2528
  height: size,
@@ -1930,19 +2531,19 @@ const Workspace = /*#__PURE__*/React__default["default"].forwardRef(function Wor
1930
2531
  viewBox: "0 0 32 32",
1931
2532
  fill: "currentColor",
1932
2533
  ...rest
1933
- }, _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
2534
+ }, _path225 || (_path225 = /*#__PURE__*/React__default["default"].createElement("path", {
1934
2535
  d: "M16 17v8H6V17H16m0-2H6a2 2 0 00-2 2v8a2 2 0 002 2H16a2 2 0 002-2V17a2 2 0 00-2-2zM27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM27 17v5H22V17h5m0-2H22a2 2 0 00-2 2v5a2 2 0 002 2h5a2 2 0 002-2V17a2 2 0 00-2-2zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
1935
2536
  })), children);
1936
2537
  });
1937
2538
  if (process.env.NODE_ENV !== "production") {
1938
2539
  Workspace.propTypes = iconPropTypes.iconPropTypes;
1939
2540
  }
1940
- const WorkspaceImport = /*#__PURE__*/React__default["default"].forwardRef(function WorkspaceImport(_ref75, ref) {
2541
+ const WorkspaceImport = /*#__PURE__*/React__default["default"].forwardRef(function WorkspaceImport(_ref100, ref) {
1941
2542
  let {
1942
2543
  children,
1943
2544
  size = 16,
1944
2545
  ...rest
1945
- } = _ref75;
2546
+ } = _ref100;
1946
2547
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1947
2548
  width: size,
1948
2549
  height: size,
@@ -1951,19 +2552,19 @@ const WorkspaceImport = /*#__PURE__*/React__default["default"].forwardRef(functi
1951
2552
  viewBox: "0 0 32 32",
1952
2553
  fill: "currentColor",
1953
2554
  ...rest
1954
- }, _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
2555
+ }, _path226 || (_path226 = /*#__PURE__*/React__default["default"].createElement("path", {
1955
2556
  d: "M27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM12 25H6V17h6V15H6a2 2 0 00-2 2v8a2 2 0 002 2h6zM30 20L16.828 20 19.414 17.414 18 16 13 21 18 26 19.414 24.586 16.828 22 30 22 30 20zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
1956
2557
  })), children);
1957
2558
  });
1958
2559
  if (process.env.NODE_ENV !== "production") {
1959
2560
  WorkspaceImport.propTypes = iconPropTypes.iconPropTypes;
1960
2561
  }
1961
- const Worship = /*#__PURE__*/React__default["default"].forwardRef(function Worship(_ref76, ref) {
2562
+ const Worship = /*#__PURE__*/React__default["default"].forwardRef(function Worship(_ref101, ref) {
1962
2563
  let {
1963
2564
  children,
1964
2565
  size = 16,
1965
2566
  ...rest
1966
- } = _ref76;
2567
+ } = _ref101;
1967
2568
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1968
2569
  width: size,
1969
2570
  height: size,
@@ -1972,23 +2573,23 @@ const Worship = /*#__PURE__*/React__default["default"].forwardRef(function Worsh
1972
2573
  viewBox: "0 0 32 32",
1973
2574
  fill: "currentColor",
1974
2575
  ...rest
1975
- }, _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
2576
+ }, _path227 || (_path227 = /*#__PURE__*/React__default["default"].createElement("path", {
1976
2577
  d: "M26.5859,17,22,21.5859v0h0l-5-5a2.002,2.002,0,0,0-2.8286,0L9.585,21.1709A2.0031,2.0031,0,0,0,9.585,24l4.0009,4H6v2H16a1,1,0,0,0,.707-1.707L11,22.585,15.5852,18l5.7078,5.707a.9995.9995,0,0,0,1.414,0L28,18.4141Z"
1977
- })), _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
2578
+ })), _path228 || (_path228 = /*#__PURE__*/React__default["default"].createElement("path", {
1978
2579
  d: "M21.5,17A3.5,3.5,0,1,1,25,13.5,3.5042,3.5042,0,0,1,21.5,17Zm0-5A1.5,1.5,0,1,0,23,13.5,1.5017,1.5017,0,0,0,21.5,12Z"
1979
- })), _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
2580
+ })), _path229 || (_path229 = /*#__PURE__*/React__default["default"].createElement("path", {
1980
2581
  d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z"
1981
2582
  })), children);
1982
2583
  });
1983
2584
  if (process.env.NODE_ENV !== "production") {
1984
2585
  Worship.propTypes = iconPropTypes.iconPropTypes;
1985
2586
  }
1986
- const WorshipChristian = /*#__PURE__*/React__default["default"].forwardRef(function WorshipChristian(_ref77, ref) {
2587
+ const WorshipChristian = /*#__PURE__*/React__default["default"].forwardRef(function WorshipChristian(_ref102, ref) {
1987
2588
  let {
1988
2589
  children,
1989
2590
  size = 16,
1990
2591
  ...rest
1991
- } = _ref77;
2592
+ } = _ref102;
1992
2593
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1993
2594
  width: size,
1994
2595
  height: size,
@@ -1997,19 +2598,19 @@ const WorshipChristian = /*#__PURE__*/React__default["default"].forwardRef(funct
1997
2598
  viewBox: "0 0 32 32",
1998
2599
  fill: "currentColor",
1999
2600
  ...rest
2000
- }, _path188 || (_path188 = /*#__PURE__*/React__default["default"].createElement("path", {
2601
+ }, _path230 || (_path230 = /*#__PURE__*/React__default["default"].createElement("path", {
2001
2602
  d: "M17,30H15a2.0021,2.0021,0,0,1-2-2V14H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8h5V4a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2V8h5a2.0021,2.0021,0,0,1,2,2v2a2.0021,2.0021,0,0,1-2,2H19V28A2.0021,2.0021,0,0,1,17,30ZM8,10v2h7V28h2V12h7V10H17V4H15v6Z"
2002
2603
  })), children);
2003
2604
  });
2004
2605
  if (process.env.NODE_ENV !== "production") {
2005
2606
  WorshipChristian.propTypes = iconPropTypes.iconPropTypes;
2006
2607
  }
2007
- const WorshipJewish = /*#__PURE__*/React__default["default"].forwardRef(function WorshipJewish(_ref78, ref) {
2608
+ const WorshipJewish = /*#__PURE__*/React__default["default"].forwardRef(function WorshipJewish(_ref103, ref) {
2008
2609
  let {
2009
2610
  children,
2010
2611
  size = 16,
2011
2612
  ...rest
2012
- } = _ref78;
2613
+ } = _ref103;
2013
2614
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2014
2615
  width: size,
2015
2616
  height: size,
@@ -2018,19 +2619,19 @@ const WorshipJewish = /*#__PURE__*/React__default["default"].forwardRef(function
2018
2619
  viewBox: "0 0 32 32",
2019
2620
  fill: "currentColor",
2020
2621
  ...rest
2021
- }, _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
2622
+ }, _path231 || (_path231 = /*#__PURE__*/React__default["default"].createElement("path", {
2022
2623
  d: "M24.291,16l3.585-6.5181A1,1,0,0,0,27,8H19.8911L16.876,2.5181a1,1,0,0,0-1.752,0L12.1089,8H5a1,1,0,0,0-.876,1.4819L7.709,16,4.124,22.5181A1,1,0,0,0,5,24h7.1089l3.0151,5.4819a1,1,0,0,0,1.752,0L19.8911,24H27a1,1,0,0,0,.876-1.4819Zm-5.5823,6L16,26.9248,13.2913,22h-6.6l3.3-6-3.3-6h6.6L16,5.0752,18.7087,10h6.6l-3.3,6,3.3,6Z"
2023
2624
  })), children);
2024
2625
  });
2025
2626
  if (process.env.NODE_ENV !== "production") {
2026
2627
  WorshipJewish.propTypes = iconPropTypes.iconPropTypes;
2027
2628
  }
2028
- const WorshipMuslim = /*#__PURE__*/React__default["default"].forwardRef(function WorshipMuslim(_ref79, ref) {
2629
+ const WorshipMuslim = /*#__PURE__*/React__default["default"].forwardRef(function WorshipMuslim(_ref104, ref) {
2029
2630
  let {
2030
2631
  children,
2031
2632
  size = 16,
2032
2633
  ...rest
2033
- } = _ref79;
2634
+ } = _ref104;
2034
2635
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2035
2636
  width: size,
2036
2637
  height: size,
@@ -2039,21 +2640,21 @@ const WorshipMuslim = /*#__PURE__*/React__default["default"].forwardRef(function
2039
2640
  viewBox: "0 0 32 32",
2040
2641
  fill: "currentColor",
2041
2642
  ...rest
2042
- }, _path190 || (_path190 = /*#__PURE__*/React__default["default"].createElement("path", {
2643
+ }, _path232 || (_path232 = /*#__PURE__*/React__default["default"].createElement("path", {
2043
2644
  d: "M27,18a.9986.9986,0,0,1-.5415-.1594L22,14.9688l-4.4585,2.8718a1,1,0,0,1-1.5088-1.095l1.35-5.1318L14.3105,8.69a1,1,0,0,1,.5508-1.7146l4.3745-.6128,1.8663-3.8032A1.0008,1.0008,0,0,1,21.9878,2a1.0171,1.0171,0,0,1,.8989.5378L24.88,6.3625l4.2622.6133A1,1,0,0,1,29.69,8.69l-3.0723,2.9239,1.35,5.1318A1,1,0,0,1,27,18Zm-5-5.2207a.999.999,0,0,1,.5415.1594l2.8369,1.8272-.8457-3.2149a1.0006,1.0006,0,0,1,.2778-.9787l2.0074-1.91-2.73-.3929a.9994.9994,0,0,1-.7441-.5275L22.0269,5.2151,20.7979,7.72a1.0008,1.0008,0,0,1-.7593.55L17.19,8.6687l2,1.9036a1.0006,1.0006,0,0,1,.2778.9787l-.8457,3.2149,2.8369-1.8272A.999.999,0,0,1,22,12.7793Z"
2044
- })), _path191 || (_path191 = /*#__PURE__*/React__default["default"].createElement("path", {
2645
+ })), _path233 || (_path233 = /*#__PURE__*/React__default["default"].createElement("path", {
2045
2646
  d: "M15.8169,30A13.8137,13.8137,0,0,1,9.0752,4.1277a1,1,0,0,1,1.3613,1.3611A11.8091,11.8091,0,0,0,26.5107,21.5635a1,1,0,0,1,1.3619,1.3611A13.8411,13.8411,0,0,1,15.8169,30ZM7.3271,7.9727a11.81,11.81,0,0,0,16.7,16.7,13.8086,13.8086,0,0,1-16.7-16.7Z"
2046
2647
  })), children);
2047
2648
  });
2048
2649
  if (process.env.NODE_ENV !== "production") {
2049
2650
  WorshipMuslim.propTypes = iconPropTypes.iconPropTypes;
2050
2651
  }
2051
- const QX = /*#__PURE__*/React__default["default"].forwardRef(function QX(_ref80, ref) {
2652
+ const QX = /*#__PURE__*/React__default["default"].forwardRef(function QX(_ref105, ref) {
2052
2653
  let {
2053
2654
  children,
2054
2655
  size = 16,
2055
2656
  ...rest
2056
- } = _ref80;
2657
+ } = _ref105;
2057
2658
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2058
2659
  width: size,
2059
2660
  height: size,
@@ -2062,19 +2663,19 @@ const QX = /*#__PURE__*/React__default["default"].forwardRef(function QX(_ref80,
2062
2663
  viewBox: "0 0 32 32",
2063
2664
  fill: "currentColor",
2064
2665
  ...rest
2065
- }, _path192 || (_path192 = /*#__PURE__*/React__default["default"].createElement("path", {
2666
+ }, _path234 || (_path234 = /*#__PURE__*/React__default["default"].createElement("path", {
2066
2667
  d: "M20 9L18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9z"
2067
2668
  })), children);
2068
2669
  });
2069
2670
  if (process.env.NODE_ENV !== "production") {
2070
2671
  QX.propTypes = iconPropTypes.iconPropTypes;
2071
2672
  }
2072
- const XAxis = /*#__PURE__*/React__default["default"].forwardRef(function XAxis(_ref81, ref) {
2673
+ const XAxis = /*#__PURE__*/React__default["default"].forwardRef(function XAxis(_ref106, ref) {
2073
2674
  let {
2074
2675
  children,
2075
2676
  size = 16,
2076
2677
  ...rest
2077
- } = _ref81;
2678
+ } = _ref106;
2078
2679
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2079
2680
  width: size,
2080
2681
  height: size,
@@ -2083,19 +2684,19 @@ const XAxis = /*#__PURE__*/React__default["default"].forwardRef(function XAxis(_
2083
2684
  viewBox: "0 0 32 32",
2084
2685
  fill: "currentColor",
2085
2686
  ...rest
2086
- }, _path193 || (_path193 = /*#__PURE__*/React__default["default"].createElement("path", {
2687
+ }, _path235 || (_path235 = /*#__PURE__*/React__default["default"].createElement("path", {
2087
2688
  d: "M23,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z"
2088
2689
  })), children);
2089
2690
  });
2090
2691
  if (process.env.NODE_ENV !== "production") {
2091
2692
  XAxis.propTypes = iconPropTypes.iconPropTypes;
2092
2693
  }
2093
- const Xls = /*#__PURE__*/React__default["default"].forwardRef(function Xls(_ref82, ref) {
2694
+ const Xls = /*#__PURE__*/React__default["default"].forwardRef(function Xls(_ref107, ref) {
2094
2695
  let {
2095
2696
  children,
2096
2697
  size = 16,
2097
2698
  ...rest
2098
- } = _ref82;
2699
+ } = _ref107;
2099
2700
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2100
2701
  width: size,
2101
2702
  height: size,
@@ -2104,19 +2705,19 @@ const Xls = /*#__PURE__*/React__default["default"].forwardRef(function Xls(_ref8
2104
2705
  viewBox: "0 0 32 32",
2105
2706
  fill: "currentColor",
2106
2707
  ...rest
2107
- }, _path194 || (_path194 = /*#__PURE__*/React__default["default"].createElement("path", {
2708
+ }, _path236 || (_path236 = /*#__PURE__*/React__default["default"].createElement("path", {
2108
2709
  d: "M28 23H22V21h6V17H24a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24v4h4a2.002 2.002 0 012 2v4A2.0023 2.0023 0 0128 23zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM10 9L8 9 6 15 4 9 2 9 4.752 16 2 23 4 23 6 17 8 23 10 23 7.245 16 10 9z"
2109
2710
  })), children);
2110
2711
  });
2111
2712
  if (process.env.NODE_ENV !== "production") {
2112
2713
  Xls.propTypes = iconPropTypes.iconPropTypes;
2113
2714
  }
2114
- const Xml = /*#__PURE__*/React__default["default"].forwardRef(function Xml(_ref83, ref) {
2715
+ const Xml = /*#__PURE__*/React__default["default"].forwardRef(function Xml(_ref108, ref) {
2115
2716
  let {
2116
2717
  children,
2117
2718
  size = 16,
2118
2719
  ...rest
2119
- } = _ref83;
2720
+ } = _ref108;
2120
2721
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2121
2722
  width: size,
2122
2723
  height: size,
@@ -2125,19 +2726,19 @@ const Xml = /*#__PURE__*/React__default["default"].forwardRef(function Xml(_ref8
2125
2726
  viewBox: "0 0 32 32",
2126
2727
  fill: "currentColor",
2127
2728
  ...rest
2128
- }, _path195 || (_path195 = /*#__PURE__*/React__default["default"].createElement("path", {
2729
+ }, _path237 || (_path237 = /*#__PURE__*/React__default["default"].createElement("path", {
2129
2730
  d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9L16.48 14 16 15.98 15.54 14 14 9 12 9 12 23 14 23 14 15 13.84 13 14.42 15 16 19.63 17.58 15 18.16 13 18 15 18 23 20 23 20 9 18 9zM10 9L8 9 6 15 4 9 2 9 4.75 16 2 23 4 23 6 17 8 23 10 23 7.25 16 10 9z"
2130
2731
  })), children);
2131
2732
  });
2132
2733
  if (process.env.NODE_ENV !== "production") {
2133
2734
  Xml.propTypes = iconPropTypes.iconPropTypes;
2134
2735
  }
2135
- const QY = /*#__PURE__*/React__default["default"].forwardRef(function QY(_ref84, ref) {
2736
+ const QY = /*#__PURE__*/React__default["default"].forwardRef(function QY(_ref109, ref) {
2136
2737
  let {
2137
2738
  children,
2138
2739
  size = 16,
2139
2740
  ...rest
2140
- } = _ref84;
2741
+ } = _ref109;
2141
2742
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2142
2743
  width: size,
2143
2744
  height: size,
@@ -2146,19 +2747,19 @@ const QY = /*#__PURE__*/React__default["default"].forwardRef(function QY(_ref84,
2146
2747
  viewBox: "0 0 32 32",
2147
2748
  fill: "currentColor",
2148
2749
  ...rest
2149
- }, _path196 || (_path196 = /*#__PURE__*/React__default["default"].createElement("path", {
2750
+ }, _path238 || (_path238 = /*#__PURE__*/React__default["default"].createElement("path", {
2150
2751
  d: "M20 9L18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z"
2151
2752
  })), children);
2152
2753
  });
2153
2754
  if (process.env.NODE_ENV !== "production") {
2154
2755
  QY.propTypes = iconPropTypes.iconPropTypes;
2155
2756
  }
2156
- const YAxis = /*#__PURE__*/React__default["default"].forwardRef(function YAxis(_ref85, ref) {
2757
+ const YAxis = /*#__PURE__*/React__default["default"].forwardRef(function YAxis(_ref110, ref) {
2157
2758
  let {
2158
2759
  children,
2159
2760
  size = 16,
2160
2761
  ...rest
2161
- } = _ref85;
2762
+ } = _ref110;
2162
2763
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2163
2764
  width: size,
2164
2765
  height: size,
@@ -2167,19 +2768,19 @@ const YAxis = /*#__PURE__*/React__default["default"].forwardRef(function YAxis(_
2167
2768
  viewBox: "0 0 32 32",
2168
2769
  fill: "currentColor",
2169
2770
  ...rest
2170
- }, _path197 || (_path197 = /*#__PURE__*/React__default["default"].createElement("path", {
2771
+ }, _path239 || (_path239 = /*#__PURE__*/React__default["default"].createElement("path", {
2171
2772
  d: "M8,26V7.8281l2.5859,2.586L12,9,7,4,2,9l1.4141,1.4141L6,7.8281V26a2.0023,2.0023,0,0,0,2,2H28V26Z"
2172
2773
  })), children);
2173
2774
  });
2174
2775
  if (process.env.NODE_ENV !== "production") {
2175
2776
  YAxis.propTypes = iconPropTypes.iconPropTypes;
2176
2777
  }
2177
- const QZ = /*#__PURE__*/React__default["default"].forwardRef(function QZ(_ref86, ref) {
2778
+ const QZ = /*#__PURE__*/React__default["default"].forwardRef(function QZ(_ref111, ref) {
2178
2779
  let {
2179
2780
  children,
2180
2781
  size = 16,
2181
2782
  ...rest
2182
- } = _ref86;
2783
+ } = _ref111;
2183
2784
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2184
2785
  width: size,
2185
2786
  height: size,
@@ -2188,19 +2789,19 @@ const QZ = /*#__PURE__*/React__default["default"].forwardRef(function QZ(_ref86,
2188
2789
  viewBox: "0 0 32 32",
2189
2790
  fill: "currentColor",
2190
2791
  ...rest
2191
- }, _path198 || (_path198 = /*#__PURE__*/React__default["default"].createElement("path", {
2792
+ }, _path240 || (_path240 = /*#__PURE__*/React__default["default"].createElement("path", {
2192
2793
  d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
2193
2794
  })), children);
2194
2795
  });
2195
2796
  if (process.env.NODE_ENV !== "production") {
2196
2797
  QZ.propTypes = iconPropTypes.iconPropTypes;
2197
2798
  }
2198
- const ZLpar = /*#__PURE__*/React__default["default"].forwardRef(function ZLpar(_ref87, ref) {
2799
+ const ZLpar = /*#__PURE__*/React__default["default"].forwardRef(function ZLpar(_ref112, ref) {
2199
2800
  let {
2200
2801
  children,
2201
2802
  size = 16,
2202
2803
  ...rest
2203
- } = _ref87;
2804
+ } = _ref112;
2204
2805
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2205
2806
  width: size,
2206
2807
  height: size,
@@ -2209,19 +2810,19 @@ const ZLpar = /*#__PURE__*/React__default["default"].forwardRef(function ZLpar(_
2209
2810
  viewBox: "0 0 32 32",
2210
2811
  fill: "currentColor",
2211
2812
  ...rest
2212
- }, _path199 || (_path199 = /*#__PURE__*/React__default["default"].createElement("path", {
2813
+ }, _path241 || (_path241 = /*#__PURE__*/React__default["default"].createElement("path", {
2213
2814
  d: "M24,10h4c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3c-1.1046,0-2,.8954-2,2V15h-3V5c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2V27c0,1.1046,.8954,2,2,2H12c1.1046,0,2-.8954,2-2v-10h3v8c0,1.1046,.8954,2,2,2h3v1c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3v-8h3v1c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3V7h3v1c0,1.1046,.8954,2,2,2Zm0-6h4v4s-4,0-4,0V4ZM11.3992,12l-7.3992,5.9194V6.0806l7.3992,5.9194Zm.6013,2.0801l.0007,11.8403-7.4004-5.9204,7.3997-5.9199Zm-.0002-4.1606L5.8508,5h6.1492l.0002,4.9194ZM4,22.0806l6.1492,4.9194H4v-4.9194Zm20,1.9194h4v4h-4v-4Zm0-10h4v4h-4v-4Z"
2214
2815
  })), children);
2215
2816
  });
2216
2817
  if (process.env.NODE_ENV !== "production") {
2217
2818
  ZLpar.propTypes = iconPropTypes.iconPropTypes;
2218
2819
  }
2219
- const ZSystems = /*#__PURE__*/React__default["default"].forwardRef(function ZSystems(_ref88, ref) {
2820
+ const ZSystems = /*#__PURE__*/React__default["default"].forwardRef(function ZSystems(_ref113, ref) {
2220
2821
  let {
2221
2822
  children,
2222
2823
  size = 16,
2223
2824
  ...rest
2224
- } = _ref88;
2825
+ } = _ref113;
2225
2826
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2226
2827
  width: size,
2227
2828
  height: size,
@@ -2230,19 +2831,19 @@ const ZSystems = /*#__PURE__*/React__default["default"].forwardRef(function ZSys
2230
2831
  viewBox: "0 0 32 32",
2231
2832
  fill: "currentColor",
2232
2833
  ...rest
2233
- }, _path200 || (_path200 = /*#__PURE__*/React__default["default"].createElement("path", {
2834
+ }, _path242 || (_path242 = /*#__PURE__*/React__default["default"].createElement("path", {
2234
2835
  d: "M27 3h-8c-1.1028 0-2 .8975-2 2V27c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2V5c0-1.1025-.8972-2-2-2zm.0002 6.9194l-6.1494-4.9194h6.1492l.0002 4.9194zm-.6011 2.0806l-7.3992 5.9194V6.0806l7.3992 5.9194zm.6013 2.0801l.0007 11.8403-7.4004-5.9204 7.3997-5.9199zm-8.0005 8.0005l6.1492 4.9194h-6.1492v-4.9194zM13 3H5c-1.1028 0-2 .8975-2 2V27c0 1.1025.8972 2 2 2H13c1.1028 0 2-.8975 2-2V5c0-1.1025-.8972-2-2-2zm.0002 6.9194L6.8508 5h6.1492l.0002 4.9194zm-.6011 2.0806l-7.3992 5.9194V6.0806l7.3992 5.9194zm.6013 2.0801l.0007 11.8403-7.4004-5.9204 7.3997-5.9199zM5 22.0806l6.1492 4.9194H5v-4.9194z"
2235
2836
  })), children);
2236
2837
  });
2237
2838
  if (process.env.NODE_ENV !== "production") {
2238
2839
  ZSystems.propTypes = iconPropTypes.iconPropTypes;
2239
2840
  }
2240
- const ZAxis = /*#__PURE__*/React__default["default"].forwardRef(function ZAxis(_ref89, ref) {
2841
+ const ZAxis = /*#__PURE__*/React__default["default"].forwardRef(function ZAxis(_ref114, ref) {
2241
2842
  let {
2242
2843
  children,
2243
2844
  size = 16,
2244
2845
  ...rest
2245
- } = _ref89;
2846
+ } = _ref114;
2246
2847
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2247
2848
  width: size,
2248
2849
  height: size,
@@ -2251,19 +2852,19 @@ const ZAxis = /*#__PURE__*/React__default["default"].forwardRef(function ZAxis(_
2251
2852
  viewBox: "0 0 32 32",
2252
2853
  fill: "currentColor",
2253
2854
  ...rest
2254
- }, _path201 || (_path201 = /*#__PURE__*/React__default["default"].createElement("path", {
2855
+ }, _path243 || (_path243 = /*#__PURE__*/React__default["default"].createElement("path", {
2255
2856
  d: "M26 22L26 25.586 17 16.586 17 10 17 6 17 5.828 19.586 8.414 21 7 16 2 11 7 12.414 8.414 15 5.828 15 6 15 10 15 16.586 6 25.586 6 22 4 22 4 29 11 29 11 27 7.414 27 16 18.414 24.586 27 21 27 21 29 28 29 28 22 26 22z"
2256
2857
  })), children);
2257
2858
  });
2258
2859
  if (process.env.NODE_ENV !== "production") {
2259
2860
  ZAxis.propTypes = iconPropTypes.iconPropTypes;
2260
2861
  }
2261
- const Zip = /*#__PURE__*/React__default["default"].forwardRef(function Zip(_ref90, ref) {
2862
+ const Zip = /*#__PURE__*/React__default["default"].forwardRef(function Zip(_ref115, ref) {
2262
2863
  let {
2263
2864
  children,
2264
2865
  size = 16,
2265
2866
  ...rest
2266
- } = _ref90;
2867
+ } = _ref115;
2267
2868
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2268
2869
  width: size,
2269
2870
  height: size,
@@ -2272,19 +2873,19 @@ const Zip = /*#__PURE__*/React__default["default"].forwardRef(function Zip(_ref9
2272
2873
  viewBox: "0 0 32 32",
2273
2874
  fill: "currentColor",
2274
2875
  ...rest
2275
- }, _path202 || (_path202 = /*#__PURE__*/React__default["default"].createElement("path", {
2876
+ }, _path244 || (_path244 = /*#__PURE__*/React__default["default"].createElement("path", {
2276
2877
  d: "M28 9H22V23h2V18h4a2 2 0 002-2V11A2 2 0 0028 9zm0 7H24V11h4zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9zM10 9L2 9 2 11 8 11 2 21 2 23 10 23 10 21 4 21 10 11 10 9z"
2277
2878
  })), children);
2278
2879
  });
2279
2880
  if (process.env.NODE_ENV !== "production") {
2280
2881
  Zip.propTypes = iconPropTypes.iconPropTypes;
2281
2882
  }
2282
- const ZipReference = /*#__PURE__*/React__default["default"].forwardRef(function ZipReference(_ref91, ref) {
2883
+ const ZipReference = /*#__PURE__*/React__default["default"].forwardRef(function ZipReference(_ref116, ref) {
2283
2884
  let {
2284
2885
  children,
2285
2886
  size = 16,
2286
2887
  ...rest
2287
- } = _ref91;
2888
+ } = _ref116;
2288
2889
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2289
2890
  width: size,
2290
2891
  height: size,
@@ -2293,19 +2894,19 @@ const ZipReference = /*#__PURE__*/React__default["default"].forwardRef(function
2293
2894
  viewBox: "0 0 32 32",
2294
2895
  fill: "currentColor",
2295
2896
  ...rest
2296
- }, _path203 || (_path203 = /*#__PURE__*/React__default["default"].createElement("path", {
2897
+ }, _path245 || (_path245 = /*#__PURE__*/React__default["default"].createElement("path", {
2297
2898
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 2H22V16h2V11h4a2 2 0 002-2V4A2 2 0 0028 2zm0 7H24V4h4zM12 4L15 4 15 14 12 14 12 16 20 16 20 14 17 14 17 4 20 4 20 2 12 2 12 4zM2 4L8 4 2 14 2 16 10 16 10 14 4 14 10 4 10 2 2 2 2 4z"
2298
2899
  })), children);
2299
2900
  });
2300
2901
  if (process.env.NODE_ENV !== "production") {
2301
2902
  ZipReference.propTypes = iconPropTypes.iconPropTypes;
2302
2903
  }
2303
- const ZoomArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomArea(_ref92, ref) {
2904
+ const ZoomArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomArea(_ref117, ref) {
2304
2905
  let {
2305
2906
  children,
2306
2907
  size = 16,
2307
2908
  ...rest
2308
- } = _ref92;
2909
+ } = _ref117;
2309
2910
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2310
2911
  width: size,
2311
2912
  height: size,
@@ -2314,19 +2915,19 @@ const ZoomArea = /*#__PURE__*/React__default["default"].forwardRef(function Zoom
2314
2915
  viewBox: "0 0 32 32",
2315
2916
  fill: "currentColor",
2316
2917
  ...rest
2317
- }, _path204 || (_path204 = /*#__PURE__*/React__default["default"].createElement("path", {
2918
+ }, _path246 || (_path246 = /*#__PURE__*/React__default["default"].createElement("path", {
2318
2919
  d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4z"
2319
2920
  })), children);
2320
2921
  });
2321
2922
  if (process.env.NODE_ENV !== "production") {
2322
2923
  ZoomArea.propTypes = iconPropTypes.iconPropTypes;
2323
2924
  }
2324
- const ZoomFit = /*#__PURE__*/React__default["default"].forwardRef(function ZoomFit(_ref93, ref) {
2925
+ const ZoomFit = /*#__PURE__*/React__default["default"].forwardRef(function ZoomFit(_ref118, ref) {
2325
2926
  let {
2326
2927
  children,
2327
2928
  size = 16,
2328
2929
  ...rest
2329
- } = _ref93;
2930
+ } = _ref118;
2330
2931
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2331
2932
  width: size,
2332
2933
  height: size,
@@ -2335,21 +2936,21 @@ const ZoomFit = /*#__PURE__*/React__default["default"].forwardRef(function ZoomF
2335
2936
  viewBox: "0 0 32 32",
2336
2937
  fill: "currentColor",
2337
2938
  ...rest
2338
- }, _path205 || (_path205 = /*#__PURE__*/React__default["default"].createElement("path", {
2939
+ }, _path247 || (_path247 = /*#__PURE__*/React__default["default"].createElement("path", {
2339
2940
  d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
2340
- })), _path206 || (_path206 = /*#__PURE__*/React__default["default"].createElement("path", {
2941
+ })), _path248 || (_path248 = /*#__PURE__*/React__default["default"].createElement("path", {
2341
2942
  d: "M10 12H8V10a2.0023 2.0023 0 012-2h2v2H10zM18 12H16V10H14V8h2a2.0023 2.0023 0 012 2zM12 18H10a2.0023 2.0023 0 01-2-2V14h2v2h2zM16 18H14V16h2V14h2v2A2.0023 2.0023 0 0116 18z"
2342
2943
  })), children);
2343
2944
  });
2344
2945
  if (process.env.NODE_ENV !== "production") {
2345
2946
  ZoomFit.propTypes = iconPropTypes.iconPropTypes;
2346
2947
  }
2347
- const ZoomIn = /*#__PURE__*/React__default["default"].forwardRef(function ZoomIn(_ref94, ref) {
2948
+ const ZoomIn = /*#__PURE__*/React__default["default"].forwardRef(function ZoomIn(_ref119, ref) {
2348
2949
  let {
2349
2950
  children,
2350
2951
  size = 16,
2351
2952
  ...rest
2352
- } = _ref94;
2953
+ } = _ref119;
2353
2954
  if (size === 16 || size === "16" || size === "16px") {
2354
2955
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2355
2956
  width: size,
@@ -2359,9 +2960,9 @@ const ZoomIn = /*#__PURE__*/React__default["default"].forwardRef(function ZoomIn
2359
2960
  viewBox: "0 0 16 16",
2360
2961
  fill: "currentColor",
2361
2962
  ...rest
2362
- }, _path207 || (_path207 = /*#__PURE__*/React__default["default"].createElement("path", {
2963
+ }, _path249 || (_path249 = /*#__PURE__*/React__default["default"].createElement("path", {
2363
2964
  d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
2364
- })), _path208 || (_path208 = /*#__PURE__*/React__default["default"].createElement("path", {
2965
+ })), _path250 || (_path250 = /*#__PURE__*/React__default["default"].createElement("path", {
2365
2966
  d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
2366
2967
  })), children);
2367
2968
  }
@@ -2373,21 +2974,21 @@ const ZoomIn = /*#__PURE__*/React__default["default"].forwardRef(function ZoomIn
2373
2974
  viewBox: "0 0 32 32",
2374
2975
  fill: "currentColor",
2375
2976
  ...rest
2376
- }, _path209 || (_path209 = /*#__PURE__*/React__default["default"].createElement("path", {
2977
+ }, _path251 || (_path251 = /*#__PURE__*/React__default["default"].createElement("path", {
2377
2978
  d: "M18 12L14 12 14 8 12 8 12 12 8 12 8 14 12 14 12 18 14 18 14 14 18 14 18 12z"
2378
- })), _path210 || (_path210 = /*#__PURE__*/React__default["default"].createElement("path", {
2979
+ })), _path252 || (_path252 = /*#__PURE__*/React__default["default"].createElement("path", {
2379
2980
  d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
2380
2981
  })), children);
2381
2982
  });
2382
2983
  if (process.env.NODE_ENV !== "production") {
2383
2984
  ZoomIn.propTypes = iconPropTypes.iconPropTypes;
2384
2985
  }
2385
- const ZoomInArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomInArea(_ref95, ref) {
2986
+ const ZoomInArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomInArea(_ref120, ref) {
2386
2987
  let {
2387
2988
  children,
2388
2989
  size = 16,
2389
2990
  ...rest
2390
- } = _ref95;
2991
+ } = _ref120;
2391
2992
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2392
2993
  width: size,
2393
2994
  height: size,
@@ -2396,21 +2997,21 @@ const ZoomInArea = /*#__PURE__*/React__default["default"].forwardRef(function Zo
2396
2997
  viewBox: "0 0 32 32",
2397
2998
  fill: "currentColor",
2398
2999
  ...rest
2399
- }, _path211 || (_path211 = /*#__PURE__*/React__default["default"].createElement("path", {
3000
+ }, _path253 || (_path253 = /*#__PURE__*/React__default["default"].createElement("path", {
2400
3001
  d: "M24 19L21 19 21 16 19 16 19 19 16 19 16 21 19 21 19 24 21 24 21 21 24 21 24 19z"
2401
- })), _path212 || (_path212 = /*#__PURE__*/React__default["default"].createElement("path", {
3002
+ })), _path254 || (_path254 = /*#__PURE__*/React__default["default"].createElement("path", {
2402
3003
  d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
2403
3004
  })), children);
2404
3005
  });
2405
3006
  if (process.env.NODE_ENV !== "production") {
2406
3007
  ZoomInArea.propTypes = iconPropTypes.iconPropTypes;
2407
3008
  }
2408
- const ZoomOut = /*#__PURE__*/React__default["default"].forwardRef(function ZoomOut(_ref96, ref) {
3009
+ const ZoomOut = /*#__PURE__*/React__default["default"].forwardRef(function ZoomOut(_ref121, ref) {
2409
3010
  let {
2410
3011
  children,
2411
3012
  size = 16,
2412
3013
  ...rest
2413
- } = _ref96;
3014
+ } = _ref121;
2414
3015
  if (size === 16 || size === "16" || size === "16px") {
2415
3016
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2416
3017
  width: size,
@@ -2420,9 +3021,9 @@ const ZoomOut = /*#__PURE__*/React__default["default"].forwardRef(function ZoomO
2420
3021
  viewBox: "0 0 16 16",
2421
3022
  fill: "currentColor",
2422
3023
  ...rest
2423
- }, _path213 || (_path213 = /*#__PURE__*/React__default["default"].createElement("path", {
3024
+ }, _path255 || (_path255 = /*#__PURE__*/React__default["default"].createElement("path", {
2424
3025
  d: "M4 6H9V7H4z"
2425
- })), _path214 || (_path214 = /*#__PURE__*/React__default["default"].createElement("path", {
3026
+ })), _path256 || (_path256 = /*#__PURE__*/React__default["default"].createElement("path", {
2426
3027
  d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
2427
3028
  })), children);
2428
3029
  }
@@ -2434,21 +3035,21 @@ const ZoomOut = /*#__PURE__*/React__default["default"].forwardRef(function ZoomO
2434
3035
  viewBox: "0 0 32 32",
2435
3036
  fill: "currentColor",
2436
3037
  ...rest
2437
- }, _path215 || (_path215 = /*#__PURE__*/React__default["default"].createElement("path", {
3038
+ }, _path257 || (_path257 = /*#__PURE__*/React__default["default"].createElement("path", {
2438
3039
  d: "M8 12H18V14H8z"
2439
- })), _path216 || (_path216 = /*#__PURE__*/React__default["default"].createElement("path", {
3040
+ })), _path258 || (_path258 = /*#__PURE__*/React__default["default"].createElement("path", {
2440
3041
  d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
2441
3042
  })), children);
2442
3043
  });
2443
3044
  if (process.env.NODE_ENV !== "production") {
2444
3045
  ZoomOut.propTypes = iconPropTypes.iconPropTypes;
2445
3046
  }
2446
- const ZoomOutArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomOutArea(_ref97, ref) {
3047
+ const ZoomOutArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomOutArea(_ref122, ref) {
2447
3048
  let {
2448
3049
  children,
2449
3050
  size = 16,
2450
3051
  ...rest
2451
- } = _ref97;
3052
+ } = _ref122;
2452
3053
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2453
3054
  width: size,
2454
3055
  height: size,
@@ -2457,21 +3058,21 @@ const ZoomOutArea = /*#__PURE__*/React__default["default"].forwardRef(function Z
2457
3058
  viewBox: "0 0 32 32",
2458
3059
  fill: "currentColor",
2459
3060
  ...rest
2460
- }, _path217 || (_path217 = /*#__PURE__*/React__default["default"].createElement("path", {
3061
+ }, _path259 || (_path259 = /*#__PURE__*/React__default["default"].createElement("path", {
2461
3062
  d: "M16 19H24V21H16z"
2462
- })), _path218 || (_path218 = /*#__PURE__*/React__default["default"].createElement("path", {
3063
+ })), _path260 || (_path260 = /*#__PURE__*/React__default["default"].createElement("path", {
2463
3064
  d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
2464
3065
  })), children);
2465
3066
  });
2466
3067
  if (process.env.NODE_ENV !== "production") {
2467
3068
  ZoomOutArea.propTypes = iconPropTypes.iconPropTypes;
2468
3069
  }
2469
- const ZoomReset = /*#__PURE__*/React__default["default"].forwardRef(function ZoomReset(_ref98, ref) {
3070
+ const ZoomReset = /*#__PURE__*/React__default["default"].forwardRef(function ZoomReset(_ref123, ref) {
2470
3071
  let {
2471
3072
  children,
2472
3073
  size = 16,
2473
3074
  ...rest
2474
- } = _ref98;
3075
+ } = _ref123;
2475
3076
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2476
3077
  width: size,
2477
3078
  height: size,
@@ -2480,19 +3081,19 @@ const ZoomReset = /*#__PURE__*/React__default["default"].forwardRef(function Zoo
2480
3081
  viewBox: "0 0 32 32",
2481
3082
  fill: "currentColor",
2482
3083
  ...rest
2483
- }, _path219 || (_path219 = /*#__PURE__*/React__default["default"].createElement("path", {
3084
+ }, _path261 || (_path261 = /*#__PURE__*/React__default["default"].createElement("path", {
2484
3085
  d: "M22.4478,21A10.855,10.855,0,0,0,25,14,10.99,10.99,0,0,0,6,6.4658V2H4v8h8V8H7.332a8.9768,8.9768,0,1,1-2.1,8H3.1912A11.0118,11.0118,0,0,0,14,25a10.855,10.855,0,0,0,7-2.5522L28.5859,30,30,28.5859Z"
2485
3086
  })), children);
2486
3087
  });
2487
3088
  if (process.env.NODE_ENV !== "production") {
2488
3089
  ZoomReset.propTypes = iconPropTypes.iconPropTypes;
2489
3090
  }
2490
- const WatsonHealthZoomPan = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthZoomPan(_ref99, ref) {
3091
+ const WatsonHealthZoomPan = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthZoomPan(_ref124, ref) {
2491
3092
  let {
2492
3093
  children,
2493
3094
  size = 16,
2494
3095
  ...rest
2495
- } = _ref99;
3096
+ } = _ref124;
2496
3097
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2497
3098
  width: size,
2498
3099
  height: size,
@@ -2501,19 +3102,19 @@ const WatsonHealthZoomPan = /*#__PURE__*/React__default["default"].forwardRef(fu
2501
3102
  viewBox: "0 0 32 32",
2502
3103
  fill: "currentColor",
2503
3104
  ...rest
2504
- }, _path220 || (_path220 = /*#__PURE__*/React__default["default"].createElement("path", {
3105
+ }, _path262 || (_path262 = /*#__PURE__*/React__default["default"].createElement("path", {
2505
3106
  d: "M27.01 12L25.6 13.41 28.18 16 25.59 18.59 27.01 20 31.01 16 27.01 12zM6.41 13.42L5 12 1 16 5 20 6.42 18.59 3.83 16 6.41 13.42zM16 28.17L13.41 25.58 12 27 16 31 20 27 18.59 25.59 16 28.17zM16 3.83L18.58 6.41 20 5 16 1 12 5 13.41 6.42 16 3.83zM22 16a6 6 0 10-2.53 4.89l3.82 3.82 1.42-1.42-3.82-3.82A6 6 0 0022 16zm-6 4a4 4 0 114-4A4 4 0 0116 20z"
2506
3107
  })), children);
2507
3108
  });
2508
3109
  if (process.env.NODE_ENV !== "production") {
2509
3110
  WatsonHealthZoomPan.propTypes = iconPropTypes.iconPropTypes;
2510
3111
  }
2511
- const Zos = /*#__PURE__*/React__default["default"].forwardRef(function Zos(_ref100, ref) {
3112
+ const Zos = /*#__PURE__*/React__default["default"].forwardRef(function Zos(_ref125, ref) {
2512
3113
  let {
2513
3114
  children,
2514
3115
  size = 16,
2515
3116
  ...rest
2516
- } = _ref100;
3117
+ } = _ref125;
2517
3118
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2518
3119
  width: size,
2519
3120
  height: size,
@@ -2522,38 +3123,42 @@ const Zos = /*#__PURE__*/React__default["default"].forwardRef(function Zos(_ref1
2522
3123
  viewBox: "0 0 32 32",
2523
3124
  fill: "currentColor",
2524
3125
  ...rest
2525
- }, _path221 || (_path221 = /*#__PURE__*/React__default["default"].createElement("path", {
3126
+ }, _path263 || (_path263 = /*#__PURE__*/React__default["default"].createElement("path", {
2526
3127
  d: "M30 22h-5v-2h5v-3h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h5v2h-5v3h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zM21 22h-3c-1.1028 0-2-.8972-2-2V12c0-1.1028.8972-2 2-2h3c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-3-10v8h3V12h-3zM11.9458 10L7.9458 22 10.0542 22 14.0542 10 11.9458 10zM6 22L0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22z"
2527
3128
  })), children);
2528
3129
  });
2529
3130
  if (process.env.NODE_ENV !== "production") {
2530
3131
  Zos.propTypes = iconPropTypes.iconPropTypes;
2531
3132
  }
2532
- const ZosSysplex = /*#__PURE__*/React__default["default"].forwardRef(function ZosSysplex(_ref101, ref) {
2533
- let {
2534
- children,
2535
- size = 16,
2536
- ...rest
2537
- } = _ref101;
2538
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2539
- width: size,
2540
- height: size,
2541
- ref: ref,
2542
- xmlns: "http://www.w3.org/2000/svg",
2543
- viewBox: "0 0 32 32",
2544
- fill: "currentColor",
2545
- ...rest
2546
- }, _path222 || (_path222 = /*#__PURE__*/React__default["default"].createElement("path", {
2547
- d: "M20,14h8c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2h-8c-1.1028,0-2,.8975-2,2v1H9c-1.1028,0-2,.8975-2,2v3H4c-1.1028,0-2,.8975-2,2v8c0,1.1025,.8972,2,2,2h3v3c0,1.1025,.8972,2,2,2h9v1c0,1.1025,.8972,2,2,2h8c1.1028,0,2-.8975,2-2v-8c0-1.1025-.8972-2-2-2h-8c-1.1028,0-2,.8975-2,2v5H9v-3h3c1.1028,0,2-.8975,2-2V12c0-1.1025-.8972-2-2-2h-3v-3h9v5c0,1.1025,.8972,2,2,2Zm1.4141,14l6.5862-6.5859-.0002,6.5859h-6.5859Zm5.1719-8l-6.5859,6.5859v-6.5859h6.5859ZM10.5522,12l-6.5522,6.5522v-6.5522h6.5522Zm-5.1719,8l6.6199-6.6196,.001,6.6196H5.3804ZM21.4141,12l6.5862-6.5859-.0002,6.5859h-6.5859Zm5.1719-8l-6.5859,6.5859V4h6.5859Z"
2548
- })), children);
2549
- });
2550
- if (process.env.NODE_ENV !== "production") {
2551
- ZosSysplex.propTypes = iconPropTypes.iconPropTypes;
2552
- }
2553
3133
 
2554
3134
  exports.QX = QX;
2555
3135
  exports.QY = QY;
2556
3136
  exports.QZ = QZ;
3137
+ exports.ViewFilled = ViewFilled;
3138
+ exports.ViewMode_1 = ViewMode_1;
3139
+ exports.ViewMode_2 = ViewMode_2;
3140
+ exports.ViewNext = ViewNext;
3141
+ exports.ViewOff = ViewOff;
3142
+ exports.ViewOffFilled = ViewOffFilled;
3143
+ exports.VirtualColumn = VirtualColumn;
3144
+ exports.VirtualColumnKey = VirtualColumnKey;
3145
+ exports.VirtualDesktop = VirtualDesktop;
3146
+ exports.VirtualMachine = VirtualMachine;
3147
+ exports.VirtualPrivateCloud = VirtualPrivateCloud;
3148
+ exports.VirtualPrivateCloudAlt = VirtualPrivateCloudAlt;
3149
+ exports.VisualRecognition = VisualRecognition;
3150
+ exports.Vlan = Vlan;
3151
+ exports.VlanIbm = VlanIbm;
3152
+ exports.VmdkDisk = VmdkDisk;
3153
+ exports.VoiceActivate = VoiceActivate;
3154
+ exports.Voicemail = Voicemail;
3155
+ exports.VolumeBlockStorage = VolumeBlockStorage;
3156
+ exports.VolumeDown = VolumeDown;
3157
+ exports.VolumeDownAlt = VolumeDownAlt;
3158
+ exports.VolumeDownFilled = VolumeDownFilled;
3159
+ exports.VolumeDownFilledAlt = VolumeDownFilledAlt;
3160
+ exports.VolumeFileStorage = VolumeFileStorage;
3161
+ exports.VolumeMute = VolumeMute;
2557
3162
  exports.VolumeMuteFilled = VolumeMuteFilled;
2558
3163
  exports.VolumeObjectStorage = VolumeObjectStorage;
2559
3164
  exports.VolumeUp = VolumeUp;
@@ -2651,4 +3256,3 @@ exports.ZoomOut = ZoomOut;
2651
3256
  exports.ZoomOutArea = ZoomOutArea;
2652
3257
  exports.ZoomReset = ZoomReset;
2653
3258
  exports.Zos = Zos;
2654
- exports.ZosSysplex = ZosSysplex;