@carbon/icons-react 11.14.0 → 11.15.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 (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -11,12 +11,74 @@ import React from 'react';
11
11
  import '@carbon/icon-helpers';
12
12
  import 'prop-types';
13
13
 
14
- var _path, _path2, _path3, _path4;
14
+ var _path, _path2, _path3, _circle, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _circle2, _path18, _path19, _path20, _circle3, _path21, _path22, _path23, _path24, _circle4, _circle5, _path25, _path26, _path27, _path28, _circle6, _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, _path89, _path90, _path91, _path92, _path93, _switch, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
18
- _excluded3 = ["children", "size"];
19
- var ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref, ref) {
18
+ _excluded3 = ["children", "size"],
19
+ _excluded4 = ["children", "size"],
20
+ _excluded5 = ["children", "size"],
21
+ _excluded6 = ["children", "size"],
22
+ _excluded7 = ["children", "size"],
23
+ _excluded8 = ["children", "size"],
24
+ _excluded9 = ["children", "size"],
25
+ _excluded10 = ["children", "size"],
26
+ _excluded11 = ["children", "size"],
27
+ _excluded12 = ["children", "size"],
28
+ _excluded13 = ["children", "size"],
29
+ _excluded14 = ["children", "size"],
30
+ _excluded15 = ["children", "size"],
31
+ _excluded16 = ["children", "size"],
32
+ _excluded17 = ["children", "size"],
33
+ _excluded18 = ["children", "size"],
34
+ _excluded19 = ["children", "size"],
35
+ _excluded20 = ["children", "size"],
36
+ _excluded21 = ["children", "size"],
37
+ _excluded22 = ["children", "size"],
38
+ _excluded23 = ["children", "size"],
39
+ _excluded24 = ["children", "size"],
40
+ _excluded25 = ["children", "size"],
41
+ _excluded26 = ["children", "size"],
42
+ _excluded27 = ["children", "size"],
43
+ _excluded28 = ["children", "size"],
44
+ _excluded29 = ["children", "size"],
45
+ _excluded30 = ["children", "size"],
46
+ _excluded31 = ["children", "size"],
47
+ _excluded32 = ["children", "size"],
48
+ _excluded33 = ["children", "size"],
49
+ _excluded34 = ["children", "size"],
50
+ _excluded35 = ["children", "size"],
51
+ _excluded36 = ["children", "size"],
52
+ _excluded37 = ["children", "size"],
53
+ _excluded38 = ["children", "size"],
54
+ _excluded39 = ["children", "size"],
55
+ _excluded40 = ["children", "size"],
56
+ _excluded41 = ["children", "size"],
57
+ _excluded42 = ["children", "size"],
58
+ _excluded43 = ["children", "size"],
59
+ _excluded44 = ["children", "size"],
60
+ _excluded45 = ["children", "size"],
61
+ _excluded46 = ["children", "size"],
62
+ _excluded47 = ["children", "size"],
63
+ _excluded48 = ["children", "size"],
64
+ _excluded49 = ["children", "size"],
65
+ _excluded50 = ["children", "size"],
66
+ _excluded51 = ["children", "size"],
67
+ _excluded52 = ["children", "size"],
68
+ _excluded53 = ["children", "size"],
69
+ _excluded54 = ["children", "size"],
70
+ _excluded55 = ["children", "size"],
71
+ _excluded56 = ["children", "size"],
72
+ _excluded57 = ["children", "size"],
73
+ _excluded58 = ["children", "size"],
74
+ _excluded59 = ["children", "size"],
75
+ _excluded60 = ["children", "size"],
76
+ _excluded61 = ["children", "size"],
77
+ _excluded62 = ["children", "size"],
78
+ _excluded63 = ["children", "size"],
79
+ _excluded64 = ["children", "size"],
80
+ _excluded65 = ["children", "size"];
81
+ var WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachineLearning(_ref, ref) {
20
82
  var children = _ref.children,
21
83
  _ref$size = _ref.size,
22
84
  size = _ref$size === void 0 ? 16 : _ref$size,
@@ -30,16 +92,14 @@ var ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref, ref)
30
92
  viewBox: "0 0 32 32",
31
93
  fill: "currentColor"
32
94
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
33
- d: "M16 19H24V21H16z"
34
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
35
- 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"
95
+ 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"
36
96
  })), children);
37
97
  });
38
98
 
39
99
  if (process.env.NODE_ENV !== "production") {
40
- ZoomOutArea.propTypes = iconPropTypes;
100
+ WatsonMachineLearning.propTypes = iconPropTypes;
41
101
  }
42
- var ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref2, ref) {
102
+ var WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref2, ref) {
43
103
  var children = _ref2.children,
44
104
  _ref2$size = _ref2.size,
45
105
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -52,15 +112,23 @@ var ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref2, ref) {
52
112
  xmlns: "http://www.w3.org/2000/svg",
53
113
  viewBox: "0 0 32 32",
54
114
  fill: "currentColor"
55
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
56
- 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"
115
+ }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
116
+ 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"
117
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
118
+ d: "M18,24V22a8,8,0,1,0-8-8H8A10,10,0,1,1,18,24Z"
119
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
120
+ cx: "18",
121
+ cy: "8",
122
+ r: "1"
123
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
124
+ 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"
57
125
  })), children);
58
126
  });
59
127
 
60
128
  if (process.env.NODE_ENV !== "production") {
61
- ZoomReset.propTypes = iconPropTypes;
129
+ WaveDirection.propTypes = iconPropTypes;
62
130
  }
63
- var WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZoomPan(_ref3, ref) {
131
+ var WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref3, ref) {
64
132
  var children = _ref3.children,
65
133
  _ref3$size = _ref3.size,
66
134
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -73,13 +141,1511 @@ var WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZoo
73
141
  xmlns: "http://www.w3.org/2000/svg",
74
142
  viewBox: "0 0 32 32",
75
143
  fill: "currentColor"
76
- }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
77
- 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"
144
+ }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
145
+ d: "M24 2H30V4H24zM24 8H28V10H24zM24 14H30V16H24zM24 20H28V22H24z"
146
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
147
+ 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"
78
148
  })), children);
79
149
  });
80
150
 
81
151
  if (process.env.NODE_ENV !== "production") {
82
- WatsonHealthZoomPan.propTypes = iconPropTypes;
152
+ WaveHeight.propTypes = iconPropTypes;
153
+ }
154
+ var WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref4, ref) {
155
+ var children = _ref4.children,
156
+ _ref4$size = _ref4.size,
157
+ size = _ref4$size === void 0 ? 16 : _ref4$size,
158
+ rest = _objectWithoutProperties(_ref4, _excluded4);
159
+
160
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
161
+ width: size,
162
+ height: size,
163
+ ref: ref,
164
+ xmlns: "http://www.w3.org/2000/svg",
165
+ viewBox: "0 0 32 32",
166
+ fill: "currentColor"
167
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
168
+ 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"
169
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
170
+ 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"
171
+ })), children);
172
+ });
173
+
174
+ if (process.env.NODE_ENV !== "production") {
175
+ WavePeriod.propTypes = iconPropTypes;
176
+ }
177
+ var WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(_ref5, ref) {
178
+ var children = _ref5.children,
179
+ _ref5$size = _ref5.size,
180
+ size = _ref5$size === void 0 ? 16 : _ref5$size,
181
+ rest = _objectWithoutProperties(_ref5, _excluded5);
182
+
183
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
184
+ width: size,
185
+ height: size,
186
+ ref: ref,
187
+ xmlns: "http://www.w3.org/2000/svg",
188
+ viewBox: "0 0 32 32",
189
+ fill: "currentColor"
190
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
191
+ 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"
192
+ })), children);
193
+ });
194
+
195
+ if (process.env.NODE_ENV !== "production") {
196
+ WeatherFrontCold.propTypes = iconPropTypes;
197
+ }
198
+ var WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFrontStationary(_ref6, ref) {
199
+ var children = _ref6.children,
200
+ _ref6$size = _ref6.size,
201
+ size = _ref6$size === void 0 ? 16 : _ref6$size,
202
+ rest = _objectWithoutProperties(_ref6, _excluded6);
203
+
204
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
205
+ width: size,
206
+ height: size,
207
+ ref: ref,
208
+ xmlns: "http://www.w3.org/2000/svg",
209
+ viewBox: "0 0 32 32",
210
+ fill: "currentColor"
211
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
212
+ 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"
213
+ })), children);
214
+ });
215
+
216
+ if (process.env.NODE_ENV !== "production") {
217
+ WeatherFrontStationary.propTypes = iconPropTypes;
218
+ }
219
+ var WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(_ref7, ref) {
220
+ var children = _ref7.children,
221
+ _ref7$size = _ref7.size,
222
+ size = _ref7$size === void 0 ? 16 : _ref7$size,
223
+ rest = _objectWithoutProperties(_ref7, _excluded7);
224
+
225
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
226
+ width: size,
227
+ height: size,
228
+ ref: ref,
229
+ xmlns: "http://www.w3.org/2000/svg",
230
+ viewBox: "0 0 32 32",
231
+ fill: "currentColor"
232
+ }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
233
+ 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"
234
+ })), children);
235
+ });
236
+
237
+ if (process.env.NODE_ENV !== "production") {
238
+ WeatherFrontWarm.propTypes = iconPropTypes;
239
+ }
240
+ var WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_ref8, ref) {
241
+ var children = _ref8.children,
242
+ _ref8$size = _ref8.size,
243
+ size = _ref8$size === void 0 ? 16 : _ref8$size,
244
+ rest = _objectWithoutProperties(_ref8, _excluded8);
245
+
246
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
247
+ width: size,
248
+ height: size,
249
+ ref: ref,
250
+ xmlns: "http://www.w3.org/2000/svg",
251
+ viewBox: "0 0 32 32",
252
+ fill: "currentColor"
253
+ }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
254
+ 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"
255
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
256
+ 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"
257
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
258
+ 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"
259
+ })), children);
260
+ });
261
+
262
+ if (process.env.NODE_ENV !== "production") {
263
+ WeatherStation.propTypes = iconPropTypes;
264
+ }
265
+ var Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref9, ref) {
266
+ var children = _ref9.children,
267
+ _ref9$size = _ref9.size,
268
+ size = _ref9$size === void 0 ? 16 : _ref9$size,
269
+ rest = _objectWithoutProperties(_ref9, _excluded9);
270
+
271
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
272
+ width: size,
273
+ height: size,
274
+ ref: ref,
275
+ xmlns: "http://www.w3.org/2000/svg",
276
+ viewBox: "0 0 32 32",
277
+ fill: "currentColor"
278
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
279
+ 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"
280
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
281
+ 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"
282
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
283
+ 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"
284
+ })), children);
285
+ });
286
+
287
+ if (process.env.NODE_ENV !== "production") {
288
+ Webhook.propTypes = iconPropTypes;
289
+ }
290
+ var Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref10, ref) {
291
+ var children = _ref10.children,
292
+ _ref10$size = _ref10.size,
293
+ size = _ref10$size === void 0 ? 16 : _ref10$size,
294
+ rest = _objectWithoutProperties(_ref10, _excluded10);
295
+
296
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
297
+ width: size,
298
+ height: size,
299
+ ref: ref,
300
+ xmlns: "http://www.w3.org/2000/svg",
301
+ viewBox: "0 0 32 32",
302
+ fill: "currentColor"
303
+ }, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
304
+ cx: "24",
305
+ cy: "24",
306
+ r: "2"
307
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
308
+ 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"
309
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
310
+ 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"
311
+ })), children);
312
+ });
313
+
314
+ if (process.env.NODE_ENV !== "production") {
315
+ Websheet.propTypes = iconPropTypes;
316
+ }
317
+ var Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref11, ref) {
318
+ var children = _ref11.children,
319
+ _ref11$size = _ref11.size,
320
+ size = _ref11$size === void 0 ? 16 : _ref11$size,
321
+ rest = _objectWithoutProperties(_ref11, _excluded11);
322
+
323
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
324
+ width: size,
325
+ height: size,
326
+ ref: ref,
327
+ xmlns: "http://www.w3.org/2000/svg",
328
+ viewBox: "0 0 32 32",
329
+ fill: "currentColor"
330
+ }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
331
+ 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"
332
+ })), children);
333
+ });
334
+
335
+ if (process.env.NODE_ENV !== "production") {
336
+ Wheat.propTypes = iconPropTypes;
337
+ }
338
+ var Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref12, ref) {
339
+ var children = _ref12.children,
340
+ _ref12$size = _ref12.size,
341
+ size = _ref12$size === void 0 ? 16 : _ref12$size,
342
+ rest = _objectWithoutProperties(_ref12, _excluded12);
343
+
344
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
345
+ width: size,
346
+ height: size,
347
+ ref: ref,
348
+ xmlns: "http://www.w3.org/2000/svg",
349
+ viewBox: "0 0 32 32",
350
+ fill: "currentColor"
351
+ }, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
352
+ cx: "16",
353
+ cy: "25",
354
+ r: "2"
355
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
356
+ 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"
357
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
358
+ 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"
359
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
360
+ 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"
361
+ })), children);
362
+ });
363
+
364
+ if (process.env.NODE_ENV !== "production") {
365
+ Wifi.propTypes = iconPropTypes;
366
+ }
367
+ var WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref13, ref) {
368
+ var children = _ref13.children,
369
+ _ref13$size = _ref13.size,
370
+ size = _ref13$size === void 0 ? 16 : _ref13$size,
371
+ rest = _objectWithoutProperties(_ref13, _excluded13);
372
+
373
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
374
+ width: size,
375
+ height: size,
376
+ ref: ref,
377
+ xmlns: "http://www.w3.org/2000/svg",
378
+ viewBox: "0 0 32 32",
379
+ fill: "currentColor"
380
+ }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
381
+ 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"
382
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
383
+ cx: "9",
384
+ cy: "25",
385
+ r: "1"
386
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
387
+ cx: "16",
388
+ cy: "14.5",
389
+ r: "1.5"
390
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
391
+ 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"
392
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
393
+ 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"
394
+ })), children);
395
+ });
396
+
397
+ if (process.env.NODE_ENV !== "production") {
398
+ WifiController.propTypes = iconPropTypes;
399
+ }
400
+ var WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref14, ref) {
401
+ var children = _ref14.children,
402
+ _ref14$size = _ref14.size,
403
+ size = _ref14$size === void 0 ? 16 : _ref14$size,
404
+ rest = _objectWithoutProperties(_ref14, _excluded14);
405
+
406
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
407
+ width: size,
408
+ height: size,
409
+ ref: ref,
410
+ xmlns: "http://www.w3.org/2000/svg",
411
+ viewBox: "0 0 32 32",
412
+ fill: "currentColor"
413
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
414
+ 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"
415
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
416
+ 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"
417
+ })), children);
418
+ });
419
+
420
+ if (process.env.NODE_ENV !== "production") {
421
+ WifiNotSecure.propTypes = iconPropTypes;
422
+ }
423
+ var WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref15, ref) {
424
+ var children = _ref15.children,
425
+ _ref15$size = _ref15.size,
426
+ size = _ref15$size === void 0 ? 16 : _ref15$size,
427
+ rest = _objectWithoutProperties(_ref15, _excluded15);
428
+
429
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
430
+ width: size,
431
+ height: size,
432
+ ref: ref,
433
+ xmlns: "http://www.w3.org/2000/svg",
434
+ viewBox: "0 0 32 32",
435
+ fill: "currentColor"
436
+ }, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
437
+ cx: "16",
438
+ cy: "25",
439
+ r: "2"
440
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
441
+ 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"
442
+ })), children);
443
+ });
444
+
445
+ if (process.env.NODE_ENV !== "production") {
446
+ WifiOff.propTypes = iconPropTypes;
447
+ }
448
+ var WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref16, ref) {
449
+ var children = _ref16.children,
450
+ _ref16$size = _ref16.size,
451
+ size = _ref16$size === void 0 ? 16 : _ref16$size,
452
+ rest = _objectWithoutProperties(_ref16, _excluded16);
453
+
454
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
455
+ width: size,
456
+ height: size,
457
+ ref: ref,
458
+ xmlns: "http://www.w3.org/2000/svg",
459
+ viewBox: "0 0 32 32",
460
+ fill: "currentColor"
461
+ }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
462
+ 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"
463
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
464
+ 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"
465
+ })), children);
466
+ });
467
+
468
+ if (process.env.NODE_ENV !== "production") {
469
+ WifiSecure.propTypes = iconPropTypes;
470
+ }
471
+ var WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref17, ref) {
472
+ var children = _ref17.children,
473
+ _ref17$size = _ref17.size,
474
+ size = _ref17$size === void 0 ? 16 : _ref17$size,
475
+ rest = _objectWithoutProperties(_ref17, _excluded17);
476
+
477
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
478
+ width: size,
479
+ height: size,
480
+ ref: ref,
481
+ xmlns: "http://www.w3.org/2000/svg",
482
+ viewBox: "0 0 32 32",
483
+ fill: "currentColor"
484
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
485
+ 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"
486
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
487
+ 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"
488
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
489
+ 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"
490
+ })), children);
491
+ });
492
+
493
+ if (process.env.NODE_ENV !== "production") {
494
+ WifiBridge.propTypes = iconPropTypes;
495
+ }
496
+ var WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref18, ref) {
497
+ var children = _ref18.children,
498
+ _ref18$size = _ref18.size,
499
+ size = _ref18$size === void 0 ? 16 : _ref18$size,
500
+ rest = _objectWithoutProperties(_ref18, _excluded18);
501
+
502
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
503
+ width: size,
504
+ height: size,
505
+ ref: ref,
506
+ xmlns: "http://www.w3.org/2000/svg",
507
+ viewBox: "0 0 32 32",
508
+ fill: "currentColor"
509
+ }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
510
+ d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
511
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
512
+ 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"
513
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
514
+ 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"
515
+ })), children);
516
+ });
517
+
518
+ if (process.env.NODE_ENV !== "production") {
519
+ WifiBridgeAlt.propTypes = iconPropTypes;
520
+ }
521
+ var Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref19, ref) {
522
+ var children = _ref19.children,
523
+ _ref19$size = _ref19.size,
524
+ size = _ref19$size === void 0 ? 16 : _ref19$size,
525
+ rest = _objectWithoutProperties(_ref19, _excluded19);
526
+
527
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
528
+ width: size,
529
+ height: size,
530
+ ref: ref,
531
+ xmlns: "http://www.w3.org/2000/svg",
532
+ viewBox: "0 0 32 32",
533
+ fill: "currentColor"
534
+ }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
535
+ 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"
536
+ })), children);
537
+ });
538
+
539
+ if (process.env.NODE_ENV !== "production") {
540
+ Wikis.propTypes = iconPropTypes;
541
+ }
542
+ var WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref20, ref) {
543
+ var children = _ref20.children,
544
+ _ref20$size = _ref20.size,
545
+ size = _ref20$size === void 0 ? 16 : _ref20$size,
546
+ rest = _objectWithoutProperties(_ref20, _excluded20);
547
+
548
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
549
+ width: size,
550
+ height: size,
551
+ ref: ref,
552
+ xmlns: "http://www.w3.org/2000/svg",
553
+ viewBox: "0 0 32 32",
554
+ fill: "currentColor"
555
+ }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
556
+ 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"
557
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
558
+ d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
559
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
560
+ d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
561
+ })), children);
562
+ });
563
+
564
+ if (process.env.NODE_ENV !== "production") {
565
+ WindGusts.propTypes = iconPropTypes;
566
+ }
567
+ var WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref21, ref) {
568
+ var children = _ref21.children,
569
+ _ref21$size = _ref21.size,
570
+ size = _ref21$size === void 0 ? 16 : _ref21$size,
571
+ rest = _objectWithoutProperties(_ref21, _excluded21);
572
+
573
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
574
+ width: size,
575
+ height: size,
576
+ ref: ref,
577
+ xmlns: "http://www.w3.org/2000/svg",
578
+ viewBox: "0 0 32 32",
579
+ fill: "currentColor"
580
+ }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
581
+ 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"
582
+ })), children);
583
+ });
584
+
585
+ if (process.env.NODE_ENV !== "production") {
586
+ WindPower.propTypes = iconPropTypes;
587
+ }
588
+ var WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref22, ref) {
589
+ var children = _ref22.children,
590
+ _ref22$size = _ref22.size,
591
+ size = _ref22$size === void 0 ? 16 : _ref22$size,
592
+ rest = _objectWithoutProperties(_ref22, _excluded22);
593
+
594
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
595
+ width: size,
596
+ height: size,
597
+ ref: ref,
598
+ xmlns: "http://www.w3.org/2000/svg",
599
+ viewBox: "0 0 32 32",
600
+ fill: "currentColor"
601
+ }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
602
+ 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"
603
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
604
+ 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"
605
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
606
+ 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"
607
+ })), children);
608
+ });
609
+
610
+ if (process.env.NODE_ENV !== "production") {
611
+ WindStream.propTypes = iconPropTypes;
612
+ }
613
+ var WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto(_ref23, ref) {
614
+ var children = _ref23.children,
615
+ _ref23$size = _ref23.size,
616
+ size = _ref23$size === void 0 ? 16 : _ref23$size,
617
+ rest = _objectWithoutProperties(_ref23, _excluded23);
618
+
619
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
620
+ width: size,
621
+ height: size,
622
+ ref: ref,
623
+ xmlns: "http://www.w3.org/2000/svg",
624
+ viewBox: "0 0 32 32",
625
+ fill: "currentColor"
626
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
627
+ d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
628
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
629
+ d: "M7.55 7.04H9.55V10.04H7.55z",
630
+ transform: "rotate(-45 8.55 8.548)"
631
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
632
+ d: "M21.96 7.55H24.96V9.55H21.96z",
633
+ transform: "rotate(-45 23.454 8.555)"
634
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
635
+ d: "M22.45 21.95H24.45V24.95H22.45z",
636
+ transform: "rotate(-45 23.452 23.446)"
637
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
638
+ d: "M7.05 22.45H10.05V24.45H7.05z",
639
+ transform: "rotate(-45 8.544 23.451)"
640
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
641
+ d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
642
+ })), children);
643
+ });
644
+
645
+ if (process.env.NODE_ENV !== "production") {
646
+ WatsonHealthWindowAuto.propTypes = iconPropTypes;
647
+ }
648
+ var WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase(_ref24, ref) {
649
+ var children = _ref24.children,
650
+ _ref24$size = _ref24.size,
651
+ size = _ref24$size === void 0 ? 16 : _ref24$size,
652
+ rest = _objectWithoutProperties(_ref24, _excluded24);
653
+
654
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
655
+ width: size,
656
+ height: size,
657
+ ref: ref,
658
+ xmlns: "http://www.w3.org/2000/svg",
659
+ viewBox: "0 0 32 32",
660
+ fill: "currentColor"
661
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
662
+ d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
663
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
664
+ d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
665
+ transform: "rotate(-45 8.56 6.544)"
666
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
667
+ d: "M21.96 5.54H24.96V7.54H21.96z",
668
+ transform: "rotate(-45 23.469 6.539)"
669
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
670
+ d: "M22.46 19.94H24.46V22.94H22.46z",
671
+ transform: "rotate(-45 23.462 21.442)"
672
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
673
+ d: "M7.04 20.45H10.04V22.45H7.04z",
674
+ transform: "rotate(-45 8.554 21.447)"
675
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
676
+ d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
677
+ })), children);
678
+ });
679
+
680
+ if (process.env.NODE_ENV !== "production") {
681
+ WatsonHealthWindowBase.propTypes = iconPropTypes;
682
+ }
683
+ var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation(_ref25, ref) {
684
+ var children = _ref25.children,
685
+ _ref25$size = _ref25.size,
686
+ size = _ref25$size === void 0 ? 16 : _ref25$size,
687
+ rest = _objectWithoutProperties(_ref25, _excluded25);
688
+
689
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
690
+ width: size,
691
+ height: size,
692
+ ref: ref,
693
+ xmlns: "http://www.w3.org/2000/svg",
694
+ viewBox: "0 0 32 32",
695
+ fill: "currentColor"
696
+ }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
697
+ d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
698
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
699
+ d: "M6.225 5.729H8.228V8.732H6.225z",
700
+ transform: "rotate(-45 7.227 7.23)"
701
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
702
+ d: "M23.267 6.227H26.267V8.227H23.267z",
703
+ transform: "rotate(-45 24.767 7.227)"
704
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
705
+ d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
706
+ transform: "rotate(-44.999 24.77 24.77)"
707
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
708
+ 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"
709
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
710
+ 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"
711
+ })), children);
712
+ });
713
+
714
+ if (process.env.NODE_ENV !== "production") {
715
+ WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes;
716
+ }
717
+ var WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay(_ref26, ref) {
718
+ var children = _ref26.children,
719
+ _ref26$size = _ref26.size,
720
+ size = _ref26$size === void 0 ? 16 : _ref26$size,
721
+ rest = _objectWithoutProperties(_ref26, _excluded26);
722
+
723
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
724
+ width: size,
725
+ height: size,
726
+ ref: ref,
727
+ xmlns: "http://www.w3.org/2000/svg",
728
+ viewBox: "0 0 32 32",
729
+ fill: "currentColor"
730
+ }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
731
+ d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
732
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
733
+ d: "M7.55 9.03H9.55V12.03H7.55z",
734
+ transform: "rotate(-45 8.558 10.545)"
735
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
736
+ d: "M21.96 9.54H24.96V11.54H21.96z",
737
+ transform: "rotate(-45 23.466 10.54)"
738
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
739
+ d: "M22.46 23.94H24.46V26.94H22.46z",
740
+ transform: "rotate(-45 23.459 25.443)"
741
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
742
+ d: "M7.04 24.45H10.04V26.45H7.04z",
743
+ transform: "rotate(-45 8.55 25.448)"
744
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
745
+ d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
746
+ })), children);
747
+ });
748
+
749
+ if (process.env.NODE_ENV !== "production") {
750
+ WatsonHealthWindowOverlay.propTypes = iconPropTypes;
751
+ }
752
+ var WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset(_ref27, ref) {
753
+ var children = _ref27.children,
754
+ _ref27$size = _ref27.size,
755
+ size = _ref27$size === void 0 ? 16 : _ref27$size,
756
+ rest = _objectWithoutProperties(_ref27, _excluded27);
757
+
758
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
759
+ width: size,
760
+ height: size,
761
+ ref: ref,
762
+ xmlns: "http://www.w3.org/2000/svg",
763
+ viewBox: "0 0 32 32",
764
+ fill: "currentColor"
765
+ }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
766
+ d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
767
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
768
+ d: "M8.586 8.586H10.586V10.586H8.586z",
769
+ transform: "rotate(-45 9.586 9.586)"
770
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
771
+ d: "M21.414 8.586H23.414V10.586H21.414z",
772
+ transform: "rotate(-45 22.414 9.586)"
773
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
774
+ d: "M21.414 21.414H23.414V23.414H21.414z",
775
+ transform: "rotate(-45 22.414 22.414)"
776
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
777
+ d: "M8.586 21.414H10.586V23.414H8.586z",
778
+ transform: "rotate(-45 9.586 22.414)"
779
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
780
+ d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
781
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
782
+ 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"
783
+ })), children);
784
+ });
785
+
786
+ if (process.env.NODE_ENV !== "production") {
787
+ WatsonHealthWindowPreset.propTypes = iconPropTypes;
788
+ }
789
+ var Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref28, ref) {
790
+ var children = _ref28.children,
791
+ _ref28$size = _ref28.size,
792
+ size = _ref28$size === void 0 ? 16 : _ref28$size,
793
+ rest = _objectWithoutProperties(_ref28, _excluded28);
794
+
795
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
796
+ width: size,
797
+ height: size,
798
+ ref: ref,
799
+ xmlns: "http://www.w3.org/2000/svg",
800
+ viewBox: "0 0 32 32",
801
+ fill: "currentColor"
802
+ }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
803
+ 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"
804
+ })), children);
805
+ });
806
+
807
+ if (process.env.NODE_ENV !== "production") {
808
+ Windy.propTypes = iconPropTypes;
809
+ }
810
+ var WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref29, ref) {
811
+ var children = _ref29.children,
812
+ _ref29$size = _ref29.size,
813
+ size = _ref29$size === void 0 ? 16 : _ref29$size,
814
+ rest = _objectWithoutProperties(_ref29, _excluded29);
815
+
816
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
817
+ width: size,
818
+ height: size,
819
+ ref: ref,
820
+ xmlns: "http://www.w3.org/2000/svg",
821
+ viewBox: "0 0 32 32",
822
+ fill: "currentColor"
823
+ }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
824
+ 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"
825
+ })), children);
826
+ });
827
+
828
+ if (process.env.NODE_ENV !== "production") {
829
+ WindyDust.propTypes = iconPropTypes;
830
+ }
831
+ var WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref30, ref) {
832
+ var children = _ref30.children,
833
+ _ref30$size = _ref30.size,
834
+ size = _ref30$size === void 0 ? 16 : _ref30$size,
835
+ rest = _objectWithoutProperties(_ref30, _excluded30);
836
+
837
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
838
+ width: size,
839
+ height: size,
840
+ ref: ref,
841
+ xmlns: "http://www.w3.org/2000/svg",
842
+ viewBox: "0 0 32 32",
843
+ fill: "currentColor"
844
+ }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
845
+ 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"
846
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
847
+ d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
848
+ })), children);
849
+ });
850
+
851
+ if (process.env.NODE_ENV !== "production") {
852
+ WindySnow.propTypes = iconPropTypes;
853
+ }
854
+ var WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref31, ref) {
855
+ var children = _ref31.children,
856
+ _ref31$size = _ref31.size,
857
+ size = _ref31$size === void 0 ? 16 : _ref31$size,
858
+ rest = _objectWithoutProperties(_ref31, _excluded31);
859
+
860
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
861
+ width: size,
862
+ height: size,
863
+ ref: ref,
864
+ xmlns: "http://www.w3.org/2000/svg",
865
+ viewBox: "0 0 32 32",
866
+ fill: "currentColor"
867
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
868
+ d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
869
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
870
+ 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"
871
+ })), children);
872
+ });
873
+
874
+ if (process.env.NODE_ENV !== "production") {
875
+ WindyStrong.propTypes = iconPropTypes;
876
+ }
877
+ var WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref32, ref) {
878
+ var children = _ref32.children,
879
+ _ref32$size = _ref32.size,
880
+ size = _ref32$size === void 0 ? 16 : _ref32$size,
881
+ rest = _objectWithoutProperties(_ref32, _excluded32);
882
+
883
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
884
+ width: size,
885
+ height: size,
886
+ ref: ref,
887
+ xmlns: "http://www.w3.org/2000/svg",
888
+ viewBox: "0 0 32 32",
889
+ fill: "currentColor"
890
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
891
+ 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"
892
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
893
+ fill: "none",
894
+ d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
895
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
896
+ 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"
897
+ })), children);
898
+ });
899
+
900
+ if (process.env.NODE_ENV !== "production") {
901
+ WinterWarning.propTypes = iconPropTypes;
902
+ }
903
+ var WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref33, ref) {
904
+ var children = _ref33.children,
905
+ _ref33$size = _ref33.size,
906
+ size = _ref33$size === void 0 ? 16 : _ref33$size,
907
+ rest = _objectWithoutProperties(_ref33, _excluded33);
908
+
909
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
910
+ width: size,
911
+ height: size,
912
+ ref: ref,
913
+ xmlns: "http://www.w3.org/2000/svg",
914
+ viewBox: "0 0 32 32",
915
+ fill: "currentColor"
916
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
917
+ 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"
918
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
919
+ 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"
920
+ })), children);
921
+ });
922
+
923
+ if (process.env.NODE_ENV !== "production") {
924
+ WintryMix.propTypes = iconPropTypes;
925
+ }
926
+ var WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout(_ref34, ref) {
927
+ var children = _ref34.children,
928
+ _ref34$size = _ref34.size,
929
+ size = _ref34$size === void 0 ? 16 : _ref34$size,
930
+ rest = _objectWithoutProperties(_ref34, _excluded34);
931
+
932
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
933
+ width: size,
934
+ height: size,
935
+ ref: ref,
936
+ xmlns: "http://www.w3.org/2000/svg",
937
+ viewBox: "0 0 32 32",
938
+ fill: "currentColor"
939
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
940
+ d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
941
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
942
+ d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
943
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
944
+ 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"
945
+ })), children);
946
+ });
947
+
948
+ if (process.env.NODE_ENV !== "production") {
949
+ WirelessCheckout.propTypes = iconPropTypes;
950
+ }
951
+ var Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref35, ref) {
952
+ var children = _ref35.children,
953
+ _ref35$size = _ref35.size,
954
+ size = _ref35$size === void 0 ? 16 : _ref35$size,
955
+ rest = _objectWithoutProperties(_ref35, _excluded35);
956
+
957
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
958
+ width: size,
959
+ height: size,
960
+ ref: ref,
961
+ xmlns: "http://www.w3.org/2000/svg",
962
+ viewBox: "0 0 32 32",
963
+ fill: "currentColor"
964
+ }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
965
+ 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"
966
+ })), children);
967
+ });
968
+
969
+ if (process.env.NODE_ENV !== "production") {
970
+ Wmv.propTypes = iconPropTypes;
971
+ }
972
+ var WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref36, ref) {
973
+ var children = _ref36.children,
974
+ _ref36$size = _ref36.size,
975
+ size = _ref36$size === void 0 ? 16 : _ref36$size,
976
+ rest = _objectWithoutProperties(_ref36, _excluded36);
977
+
978
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
979
+ width: size,
980
+ height: size,
981
+ ref: ref,
982
+ xmlns: "http://www.w3.org/2000/svg",
983
+ viewBox: "0 0 32 32",
984
+ fill: "currentColor"
985
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
986
+ d: "M10 16H22V18H10zM10 20H18V22H10z"
987
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
988
+ 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"
989
+ })), children);
990
+ });
991
+
992
+ if (process.env.NODE_ENV !== "production") {
993
+ WordCloud.propTypes = iconPropTypes;
994
+ }
995
+ var WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutomation(_ref37, ref) {
996
+ var children = _ref37.children,
997
+ _ref37$size = _ref37.size,
998
+ size = _ref37$size === void 0 ? 16 : _ref37$size,
999
+ rest = _objectWithoutProperties(_ref37, _excluded37);
1000
+
1001
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1002
+ width: size,
1003
+ height: size,
1004
+ ref: ref,
1005
+ xmlns: "http://www.w3.org/2000/svg",
1006
+ viewBox: "0 0 32 32",
1007
+ fill: "currentColor"
1008
+ }, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
1009
+ d: "M16 27c-3.6 0-7.1-1.8-9.2-5H12v-2H4v8h2v-3.7c2.5 3 6.1 4.7 10 4.7V27zM31 23v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V15h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H17v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V29h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H31zM24 25c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S25.7 25 24 25zM20 10h5.2C21.9 4.9 15.1 3.5 10 6.8c-3.1 2-5 5.5-5 9.2H3C3 8.8 8.8 3 16 3c3.9 0 7.5 1.7 10 4.7V4h2v8h-8V10z"
1010
+ })))), children);
1011
+ });
1012
+
1013
+ if (process.env.NODE_ENV !== "production") {
1014
+ WorkflowAutomation.propTypes = iconPropTypes;
1015
+ }
1016
+ var Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref38, ref) {
1017
+ var children = _ref38.children,
1018
+ _ref38$size = _ref38.size,
1019
+ size = _ref38$size === void 0 ? 16 : _ref38$size,
1020
+ rest = _objectWithoutProperties(_ref38, _excluded38);
1021
+
1022
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1023
+ width: size,
1024
+ height: size,
1025
+ ref: ref,
1026
+ xmlns: "http://www.w3.org/2000/svg",
1027
+ viewBox: "0 0 32 32",
1028
+ fill: "currentColor"
1029
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1030
+ 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"
1031
+ })), children);
1032
+ });
1033
+
1034
+ if (process.env.NODE_ENV !== "production") {
1035
+ Workspace.propTypes = iconPropTypes;
1036
+ }
1037
+ var WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_ref39, ref) {
1038
+ var children = _ref39.children,
1039
+ _ref39$size = _ref39.size,
1040
+ size = _ref39$size === void 0 ? 16 : _ref39$size,
1041
+ rest = _objectWithoutProperties(_ref39, _excluded39);
1042
+
1043
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1044
+ width: size,
1045
+ height: size,
1046
+ ref: ref,
1047
+ xmlns: "http://www.w3.org/2000/svg",
1048
+ viewBox: "0 0 32 32",
1049
+ fill: "currentColor"
1050
+ }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1051
+ 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"
1052
+ })), children);
1053
+ });
1054
+
1055
+ if (process.env.NODE_ENV !== "production") {
1056
+ WorkspaceImport.propTypes = iconPropTypes;
1057
+ }
1058
+ var Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref40, ref) {
1059
+ var children = _ref40.children,
1060
+ _ref40$size = _ref40.size,
1061
+ size = _ref40$size === void 0 ? 16 : _ref40$size,
1062
+ rest = _objectWithoutProperties(_ref40, _excluded40);
1063
+
1064
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1065
+ width: size,
1066
+ height: size,
1067
+ ref: ref,
1068
+ xmlns: "http://www.w3.org/2000/svg",
1069
+ viewBox: "0 0 32 32",
1070
+ fill: "currentColor"
1071
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1072
+ 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"
1073
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1074
+ 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"
1075
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1076
+ 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"
1077
+ })), children);
1078
+ });
1079
+
1080
+ if (process.env.NODE_ENV !== "production") {
1081
+ Worship.propTypes = iconPropTypes;
1082
+ }
1083
+ var WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian(_ref41, ref) {
1084
+ var children = _ref41.children,
1085
+ _ref41$size = _ref41.size,
1086
+ size = _ref41$size === void 0 ? 16 : _ref41$size,
1087
+ rest = _objectWithoutProperties(_ref41, _excluded41);
1088
+
1089
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1090
+ width: size,
1091
+ height: size,
1092
+ ref: ref,
1093
+ xmlns: "http://www.w3.org/2000/svg",
1094
+ viewBox: "0 0 32 32",
1095
+ fill: "currentColor"
1096
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1097
+ 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"
1098
+ })), children);
1099
+ });
1100
+
1101
+ if (process.env.NODE_ENV !== "production") {
1102
+ WorshipChristian.propTypes = iconPropTypes;
1103
+ }
1104
+ var WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref42, ref) {
1105
+ var children = _ref42.children,
1106
+ _ref42$size = _ref42.size,
1107
+ size = _ref42$size === void 0 ? 16 : _ref42$size,
1108
+ rest = _objectWithoutProperties(_ref42, _excluded42);
1109
+
1110
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1111
+ width: size,
1112
+ height: size,
1113
+ ref: ref,
1114
+ xmlns: "http://www.w3.org/2000/svg",
1115
+ viewBox: "0 0 32 32",
1116
+ fill: "currentColor"
1117
+ }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1118
+ 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"
1119
+ })), children);
1120
+ });
1121
+
1122
+ if (process.env.NODE_ENV !== "production") {
1123
+ WorshipJewish.propTypes = iconPropTypes;
1124
+ }
1125
+ var WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref43, ref) {
1126
+ var children = _ref43.children,
1127
+ _ref43$size = _ref43.size,
1128
+ size = _ref43$size === void 0 ? 16 : _ref43$size,
1129
+ rest = _objectWithoutProperties(_ref43, _excluded43);
1130
+
1131
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1132
+ width: size,
1133
+ height: size,
1134
+ ref: ref,
1135
+ xmlns: "http://www.w3.org/2000/svg",
1136
+ viewBox: "0 0 32 32",
1137
+ fill: "currentColor"
1138
+ }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1139
+ 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"
1140
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1141
+ 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"
1142
+ })), children);
1143
+ });
1144
+
1145
+ if (process.env.NODE_ENV !== "production") {
1146
+ WorshipMuslim.propTypes = iconPropTypes;
1147
+ }
1148
+ var QX = /*#__PURE__*/React.forwardRef(function QX(_ref44, ref) {
1149
+ var children = _ref44.children,
1150
+ _ref44$size = _ref44.size,
1151
+ size = _ref44$size === void 0 ? 16 : _ref44$size,
1152
+ rest = _objectWithoutProperties(_ref44, _excluded44);
1153
+
1154
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1155
+ width: size,
1156
+ height: size,
1157
+ ref: ref,
1158
+ xmlns: "http://www.w3.org/2000/svg",
1159
+ viewBox: "0 0 32 32",
1160
+ fill: "currentColor"
1161
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1162
+ 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"
1163
+ })), children);
1164
+ });
1165
+
1166
+ if (process.env.NODE_ENV !== "production") {
1167
+ QX.propTypes = iconPropTypes;
1168
+ }
1169
+ var XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref45, ref) {
1170
+ var children = _ref45.children,
1171
+ _ref45$size = _ref45.size,
1172
+ size = _ref45$size === void 0 ? 16 : _ref45$size,
1173
+ rest = _objectWithoutProperties(_ref45, _excluded45);
1174
+
1175
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1176
+ width: size,
1177
+ height: size,
1178
+ ref: ref,
1179
+ xmlns: "http://www.w3.org/2000/svg",
1180
+ viewBox: "0 0 32 32",
1181
+ fill: "currentColor"
1182
+ }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1183
+ d: "M23,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z"
1184
+ })), children);
1185
+ });
1186
+
1187
+ if (process.env.NODE_ENV !== "production") {
1188
+ XAxis.propTypes = iconPropTypes;
1189
+ }
1190
+ var Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref46, ref) {
1191
+ var children = _ref46.children,
1192
+ _ref46$size = _ref46.size,
1193
+ size = _ref46$size === void 0 ? 16 : _ref46$size,
1194
+ rest = _objectWithoutProperties(_ref46, _excluded46);
1195
+
1196
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1197
+ width: size,
1198
+ height: size,
1199
+ ref: ref,
1200
+ xmlns: "http://www.w3.org/2000/svg",
1201
+ viewBox: "0 0 32 32",
1202
+ fill: "currentColor"
1203
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1204
+ 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"
1205
+ })), children);
1206
+ });
1207
+
1208
+ if (process.env.NODE_ENV !== "production") {
1209
+ Xls.propTypes = iconPropTypes;
1210
+ }
1211
+ var Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref47, ref) {
1212
+ var children = _ref47.children,
1213
+ _ref47$size = _ref47.size,
1214
+ size = _ref47$size === void 0 ? 16 : _ref47$size,
1215
+ rest = _objectWithoutProperties(_ref47, _excluded47);
1216
+
1217
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1218
+ width: size,
1219
+ height: size,
1220
+ ref: ref,
1221
+ xmlns: "http://www.w3.org/2000/svg",
1222
+ viewBox: "0 0 32 32",
1223
+ fill: "currentColor"
1224
+ }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1225
+ 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"
1226
+ })), children);
1227
+ });
1228
+
1229
+ if (process.env.NODE_ENV !== "production") {
1230
+ Xml.propTypes = iconPropTypes;
1231
+ }
1232
+ var QY = /*#__PURE__*/React.forwardRef(function QY(_ref48, ref) {
1233
+ var children = _ref48.children,
1234
+ _ref48$size = _ref48.size,
1235
+ size = _ref48$size === void 0 ? 16 : _ref48$size,
1236
+ rest = _objectWithoutProperties(_ref48, _excluded48);
1237
+
1238
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1239
+ width: size,
1240
+ height: size,
1241
+ ref: ref,
1242
+ xmlns: "http://www.w3.org/2000/svg",
1243
+ viewBox: "0 0 32 32",
1244
+ fill: "currentColor"
1245
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1246
+ d: "M20 9L18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z"
1247
+ })), children);
1248
+ });
1249
+
1250
+ if (process.env.NODE_ENV !== "production") {
1251
+ QY.propTypes = iconPropTypes;
1252
+ }
1253
+ var YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref49, ref) {
1254
+ var children = _ref49.children,
1255
+ _ref49$size = _ref49.size,
1256
+ size = _ref49$size === void 0 ? 16 : _ref49$size,
1257
+ rest = _objectWithoutProperties(_ref49, _excluded49);
1258
+
1259
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1260
+ width: size,
1261
+ height: size,
1262
+ ref: ref,
1263
+ xmlns: "http://www.w3.org/2000/svg",
1264
+ viewBox: "0 0 32 32",
1265
+ fill: "currentColor"
1266
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1267
+ 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"
1268
+ })), children);
1269
+ });
1270
+
1271
+ if (process.env.NODE_ENV !== "production") {
1272
+ YAxis.propTypes = iconPropTypes;
1273
+ }
1274
+ var QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref50, ref) {
1275
+ var children = _ref50.children,
1276
+ _ref50$size = _ref50.size,
1277
+ size = _ref50$size === void 0 ? 16 : _ref50$size,
1278
+ rest = _objectWithoutProperties(_ref50, _excluded50);
1279
+
1280
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1281
+ width: size,
1282
+ height: size,
1283
+ ref: ref,
1284
+ xmlns: "http://www.w3.org/2000/svg",
1285
+ viewBox: "0 0 32 32",
1286
+ fill: "currentColor"
1287
+ }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1288
+ d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
1289
+ })), children);
1290
+ });
1291
+
1292
+ if (process.env.NODE_ENV !== "production") {
1293
+ QZ.propTypes = iconPropTypes;
1294
+ }
1295
+ var ZLpar = /*#__PURE__*/React.forwardRef(function ZLpar(_ref51, ref) {
1296
+ var children = _ref51.children,
1297
+ _ref51$size = _ref51.size,
1298
+ size = _ref51$size === void 0 ? 16 : _ref51$size,
1299
+ rest = _objectWithoutProperties(_ref51, _excluded51);
1300
+
1301
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1302
+ width: size,
1303
+ height: size,
1304
+ ref: ref,
1305
+ xmlns: "http://www.w3.org/2000/svg",
1306
+ viewBox: "0 0 32 32",
1307
+ fill: "currentColor"
1308
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1309
+ 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"
1310
+ })), children);
1311
+ });
1312
+
1313
+ if (process.env.NODE_ENV !== "production") {
1314
+ ZLpar.propTypes = iconPropTypes;
1315
+ }
1316
+ var ZSystems = /*#__PURE__*/React.forwardRef(function ZSystems(_ref52, ref) {
1317
+ var children = _ref52.children,
1318
+ _ref52$size = _ref52.size,
1319
+ size = _ref52$size === void 0 ? 16 : _ref52$size,
1320
+ rest = _objectWithoutProperties(_ref52, _excluded52);
1321
+
1322
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1323
+ width: size,
1324
+ height: size,
1325
+ ref: ref,
1326
+ xmlns: "http://www.w3.org/2000/svg",
1327
+ viewBox: "0 0 32 32",
1328
+ fill: "currentColor"
1329
+ }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1330
+ 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"
1331
+ })), children);
1332
+ });
1333
+
1334
+ if (process.env.NODE_ENV !== "production") {
1335
+ ZSystems.propTypes = iconPropTypes;
1336
+ }
1337
+ var ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref53, ref) {
1338
+ var children = _ref53.children,
1339
+ _ref53$size = _ref53.size,
1340
+ size = _ref53$size === void 0 ? 16 : _ref53$size,
1341
+ rest = _objectWithoutProperties(_ref53, _excluded53);
1342
+
1343
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1344
+ width: size,
1345
+ height: size,
1346
+ ref: ref,
1347
+ xmlns: "http://www.w3.org/2000/svg",
1348
+ viewBox: "0 0 32 32",
1349
+ fill: "currentColor"
1350
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1351
+ 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"
1352
+ })), children);
1353
+ });
1354
+
1355
+ if (process.env.NODE_ENV !== "production") {
1356
+ ZAxis.propTypes = iconPropTypes;
1357
+ }
1358
+ var Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref54, ref) {
1359
+ var children = _ref54.children,
1360
+ _ref54$size = _ref54.size,
1361
+ size = _ref54$size === void 0 ? 16 : _ref54$size,
1362
+ rest = _objectWithoutProperties(_ref54, _excluded54);
1363
+
1364
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1365
+ width: size,
1366
+ height: size,
1367
+ ref: ref,
1368
+ xmlns: "http://www.w3.org/2000/svg",
1369
+ viewBox: "0 0 32 32",
1370
+ fill: "currentColor"
1371
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1372
+ 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"
1373
+ })), children);
1374
+ });
1375
+
1376
+ if (process.env.NODE_ENV !== "production") {
1377
+ Zip.propTypes = iconPropTypes;
1378
+ }
1379
+ var ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref55, ref) {
1380
+ var children = _ref55.children,
1381
+ _ref55$size = _ref55.size,
1382
+ size = _ref55$size === void 0 ? 16 : _ref55$size,
1383
+ rest = _objectWithoutProperties(_ref55, _excluded55);
1384
+
1385
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1386
+ width: size,
1387
+ height: size,
1388
+ ref: ref,
1389
+ xmlns: "http://www.w3.org/2000/svg",
1390
+ viewBox: "0 0 32 32",
1391
+ fill: "currentColor"
1392
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1393
+ 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"
1394
+ })), children);
1395
+ });
1396
+
1397
+ if (process.env.NODE_ENV !== "production") {
1398
+ ZipReference.propTypes = iconPropTypes;
1399
+ }
1400
+ var ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref56, ref) {
1401
+ var children = _ref56.children,
1402
+ _ref56$size = _ref56.size,
1403
+ size = _ref56$size === void 0 ? 16 : _ref56$size,
1404
+ rest = _objectWithoutProperties(_ref56, _excluded56);
1405
+
1406
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1407
+ width: size,
1408
+ height: size,
1409
+ ref: ref,
1410
+ xmlns: "http://www.w3.org/2000/svg",
1411
+ viewBox: "0 0 32 32",
1412
+ fill: "currentColor"
1413
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1414
+ 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"
1415
+ })), children);
1416
+ });
1417
+
1418
+ if (process.env.NODE_ENV !== "production") {
1419
+ ZoomArea.propTypes = iconPropTypes;
1420
+ }
1421
+ var ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref57, ref) {
1422
+ var children = _ref57.children,
1423
+ _ref57$size = _ref57.size,
1424
+ size = _ref57$size === void 0 ? 16 : _ref57$size,
1425
+ rest = _objectWithoutProperties(_ref57, _excluded57);
1426
+
1427
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1428
+ width: size,
1429
+ height: size,
1430
+ ref: ref,
1431
+ xmlns: "http://www.w3.org/2000/svg",
1432
+ viewBox: "0 0 32 32",
1433
+ fill: "currentColor"
1434
+ }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1435
+ 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"
1436
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1437
+ 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"
1438
+ })), children);
1439
+ });
1440
+
1441
+ if (process.env.NODE_ENV !== "production") {
1442
+ ZoomFit.propTypes = iconPropTypes;
1443
+ }
1444
+ var ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref58, ref) {
1445
+ var children = _ref58.children,
1446
+ _ref58$size = _ref58.size,
1447
+ size = _ref58$size === void 0 ? 16 : _ref58$size,
1448
+ rest = _objectWithoutProperties(_ref58, _excluded58);
1449
+
1450
+ if (size === 16 || size === "16" || size === "16px") {
1451
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1452
+ width: size,
1453
+ height: size,
1454
+ ref: ref,
1455
+ xmlns: "http://www.w3.org/2000/svg",
1456
+ viewBox: "0 0 16 16",
1457
+ fill: "currentColor"
1458
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1459
+ d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
1460
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1461
+ 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"
1462
+ })), children);
1463
+ }
1464
+
1465
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1466
+ width: size,
1467
+ height: size,
1468
+ ref: ref,
1469
+ xmlns: "http://www.w3.org/2000/svg",
1470
+ viewBox: "0 0 32 32",
1471
+ fill: "currentColor"
1472
+ }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1473
+ 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"
1474
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1475
+ 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"
1476
+ })), children);
1477
+ });
1478
+
1479
+ if (process.env.NODE_ENV !== "production") {
1480
+ ZoomIn.propTypes = iconPropTypes;
1481
+ }
1482
+ var ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref59, ref) {
1483
+ var children = _ref59.children,
1484
+ _ref59$size = _ref59.size,
1485
+ size = _ref59$size === void 0 ? 16 : _ref59$size,
1486
+ rest = _objectWithoutProperties(_ref59, _excluded59);
1487
+
1488
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1489
+ width: size,
1490
+ height: size,
1491
+ ref: ref,
1492
+ xmlns: "http://www.w3.org/2000/svg",
1493
+ viewBox: "0 0 32 32",
1494
+ fill: "currentColor"
1495
+ }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1496
+ 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"
1497
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1498
+ 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"
1499
+ })), children);
1500
+ });
1501
+
1502
+ if (process.env.NODE_ENV !== "production") {
1503
+ ZoomInArea.propTypes = iconPropTypes;
1504
+ }
1505
+ var ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref60, ref) {
1506
+ var children = _ref60.children,
1507
+ _ref60$size = _ref60.size,
1508
+ size = _ref60$size === void 0 ? 16 : _ref60$size,
1509
+ rest = _objectWithoutProperties(_ref60, _excluded60);
1510
+
1511
+ if (size === 16 || size === "16" || size === "16px") {
1512
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1513
+ width: size,
1514
+ height: size,
1515
+ ref: ref,
1516
+ xmlns: "http://www.w3.org/2000/svg",
1517
+ viewBox: "0 0 16 16",
1518
+ fill: "currentColor"
1519
+ }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1520
+ d: "M4 6H9V7H4z"
1521
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1522
+ 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"
1523
+ })), children);
1524
+ }
1525
+
1526
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1527
+ width: size,
1528
+ height: size,
1529
+ ref: ref,
1530
+ xmlns: "http://www.w3.org/2000/svg",
1531
+ viewBox: "0 0 32 32",
1532
+ fill: "currentColor"
1533
+ }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1534
+ d: "M8 12H18V14H8z"
1535
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1536
+ 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"
1537
+ })), children);
1538
+ });
1539
+
1540
+ if (process.env.NODE_ENV !== "production") {
1541
+ ZoomOut.propTypes = iconPropTypes;
1542
+ }
1543
+ var ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref61, ref) {
1544
+ var children = _ref61.children,
1545
+ _ref61$size = _ref61.size,
1546
+ size = _ref61$size === void 0 ? 16 : _ref61$size,
1547
+ rest = _objectWithoutProperties(_ref61, _excluded61);
1548
+
1549
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1550
+ width: size,
1551
+ height: size,
1552
+ ref: ref,
1553
+ xmlns: "http://www.w3.org/2000/svg",
1554
+ viewBox: "0 0 32 32",
1555
+ fill: "currentColor"
1556
+ }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1557
+ d: "M16 19H24V21H16z"
1558
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1559
+ 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"
1560
+ })), children);
1561
+ });
1562
+
1563
+ if (process.env.NODE_ENV !== "production") {
1564
+ ZoomOutArea.propTypes = iconPropTypes;
1565
+ }
1566
+ var ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref62, ref) {
1567
+ var children = _ref62.children,
1568
+ _ref62$size = _ref62.size,
1569
+ size = _ref62$size === void 0 ? 16 : _ref62$size,
1570
+ rest = _objectWithoutProperties(_ref62, _excluded62);
1571
+
1572
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1573
+ width: size,
1574
+ height: size,
1575
+ ref: ref,
1576
+ xmlns: "http://www.w3.org/2000/svg",
1577
+ viewBox: "0 0 32 32",
1578
+ fill: "currentColor"
1579
+ }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1580
+ 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"
1581
+ })), children);
1582
+ });
1583
+
1584
+ if (process.env.NODE_ENV !== "production") {
1585
+ ZoomReset.propTypes = iconPropTypes;
1586
+ }
1587
+ var WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZoomPan(_ref63, ref) {
1588
+ var children = _ref63.children,
1589
+ _ref63$size = _ref63.size,
1590
+ size = _ref63$size === void 0 ? 16 : _ref63$size,
1591
+ rest = _objectWithoutProperties(_ref63, _excluded63);
1592
+
1593
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1594
+ width: size,
1595
+ height: size,
1596
+ ref: ref,
1597
+ xmlns: "http://www.w3.org/2000/svg",
1598
+ viewBox: "0 0 32 32",
1599
+ fill: "currentColor"
1600
+ }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1601
+ 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"
1602
+ })), children);
1603
+ });
1604
+
1605
+ if (process.env.NODE_ENV !== "production") {
1606
+ WatsonHealthZoomPan.propTypes = iconPropTypes;
1607
+ }
1608
+ var Zos = /*#__PURE__*/React.forwardRef(function Zos(_ref64, ref) {
1609
+ var children = _ref64.children,
1610
+ _ref64$size = _ref64.size,
1611
+ size = _ref64$size === void 0 ? 16 : _ref64$size,
1612
+ rest = _objectWithoutProperties(_ref64, _excluded64);
1613
+
1614
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1615
+ width: size,
1616
+ height: size,
1617
+ ref: ref,
1618
+ xmlns: "http://www.w3.org/2000/svg",
1619
+ viewBox: "0 0 32 32",
1620
+ fill: "currentColor"
1621
+ }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1622
+ 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"
1623
+ })), children);
1624
+ });
1625
+
1626
+ if (process.env.NODE_ENV !== "production") {
1627
+ Zos.propTypes = iconPropTypes;
1628
+ }
1629
+ var ZosSysplex = /*#__PURE__*/React.forwardRef(function ZosSysplex(_ref65, ref) {
1630
+ var children = _ref65.children,
1631
+ _ref65$size = _ref65.size,
1632
+ size = _ref65$size === void 0 ? 16 : _ref65$size,
1633
+ rest = _objectWithoutProperties(_ref65, _excluded65);
1634
+
1635
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1636
+ width: size,
1637
+ height: size,
1638
+ ref: ref,
1639
+ xmlns: "http://www.w3.org/2000/svg",
1640
+ viewBox: "0 0 32 32",
1641
+ fill: "currentColor"
1642
+ }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1643
+ 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"
1644
+ })), children);
1645
+ });
1646
+
1647
+ if (process.env.NODE_ENV !== "production") {
1648
+ ZosSysplex.propTypes = iconPropTypes;
83
1649
  }
84
1650
 
85
- export { WatsonHealthZoomPan, ZoomOutArea, ZoomReset };
1651
+ export { QX, QY, QZ, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset, WatsonHealthZoomPan, WatsonMachineLearning, WaveDirection, WaveHeight, WavePeriod, WeatherFrontCold, WeatherFrontStationary, WeatherFrontWarm, WeatherStation, Webhook, Websheet, Wheat, Wifi, WifiBridge, WifiBridgeAlt, WifiController, WifiNotSecure, WifiOff, WifiSecure, Wikis, WindGusts, WindPower, WindStream, Windy, WindyDust, WindySnow, WindyStrong, WinterWarning, WintryMix, WirelessCheckout, Wmv, WordCloud, WorkflowAutomation, Workspace, WorkspaceImport, Worship, WorshipChristian, WorshipJewish, WorshipMuslim, XAxis, Xls, Xml, YAxis, ZAxis, ZLpar, ZSystems, Zip, ZipReference, ZoomArea, ZoomFit, ZoomIn, ZoomInArea, ZoomOut, ZoomOutArea, ZoomReset, Zos, ZosSysplex };