@carbon/icons-react 11.70.0 → 11.71.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 (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _switch, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54;
16
- const WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow({
15
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _switch, _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, _path94, _path95, _path96, _path97, _path98;
16
+ const WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,8 +27,331 @@ const WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow({
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
- 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"
30
+ d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
31
31
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
32
+ 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"
33
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
34
+ 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"
35
+ })), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") {
38
+ WifiBridgeAlt.propTypes = iconPropTypes;
39
+ }
40
+ const Wikis = /*#__PURE__*/React.forwardRef(function Wikis({
41
+ children,
42
+ size = 16,
43
+ ...rest
44
+ }, ref) {
45
+ return /*#__PURE__*/React.createElement(Icon, {
46
+ width: size,
47
+ height: size,
48
+ ref: ref,
49
+ xmlns: "http://www.w3.org/2000/svg",
50
+ viewBox: "0 0 32 32",
51
+ fill: "currentColor",
52
+ ...rest
53
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
54
+ 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"
55
+ })), children);
56
+ });
57
+ if (process.env.NODE_ENV !== "production") {
58
+ Wikis.propTypes = iconPropTypes;
59
+ }
60
+ const WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts({
61
+ children,
62
+ size = 16,
63
+ ...rest
64
+ }, ref) {
65
+ return /*#__PURE__*/React.createElement(Icon, {
66
+ width: size,
67
+ height: size,
68
+ ref: ref,
69
+ xmlns: "http://www.w3.org/2000/svg",
70
+ viewBox: "0 0 32 32",
71
+ fill: "currentColor",
72
+ ...rest
73
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
74
+ 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"
75
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
76
+ d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
77
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
78
+ d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
79
+ })), children);
80
+ });
81
+ if (process.env.NODE_ENV !== "production") {
82
+ WindGusts.propTypes = iconPropTypes;
83
+ }
84
+ const WindPower = /*#__PURE__*/React.forwardRef(function WindPower({
85
+ children,
86
+ size = 16,
87
+ ...rest
88
+ }, ref) {
89
+ return /*#__PURE__*/React.createElement(Icon, {
90
+ width: size,
91
+ height: size,
92
+ ref: ref,
93
+ xmlns: "http://www.w3.org/2000/svg",
94
+ viewBox: "0 0 32 32",
95
+ fill: "currentColor",
96
+ ...rest
97
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
98
+ 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"
99
+ })), children);
100
+ });
101
+ if (process.env.NODE_ENV !== "production") {
102
+ WindPower.propTypes = iconPropTypes;
103
+ }
104
+ const WindStream = /*#__PURE__*/React.forwardRef(function WindStream({
105
+ children,
106
+ size = 16,
107
+ ...rest
108
+ }, ref) {
109
+ return /*#__PURE__*/React.createElement(Icon, {
110
+ width: size,
111
+ height: size,
112
+ ref: ref,
113
+ xmlns: "http://www.w3.org/2000/svg",
114
+ viewBox: "0 0 32 32",
115
+ fill: "currentColor",
116
+ ...rest
117
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
118
+ 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"
119
+ })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
120
+ 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"
121
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
122
+ 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"
123
+ })), children);
124
+ });
125
+ if (process.env.NODE_ENV !== "production") {
126
+ WindStream.propTypes = iconPropTypes;
127
+ }
128
+ const WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto({
129
+ children,
130
+ size = 16,
131
+ ...rest
132
+ }, ref) {
133
+ return /*#__PURE__*/React.createElement(Icon, {
134
+ width: size,
135
+ height: size,
136
+ ref: ref,
137
+ xmlns: "http://www.w3.org/2000/svg",
138
+ viewBox: "0 0 32 32",
139
+ fill: "currentColor",
140
+ ...rest
141
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
142
+ d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
143
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
144
+ d: "M7.55 7.04H9.55V10.04H7.55z",
145
+ transform: "rotate(-45 8.55 8.548)"
146
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
147
+ d: "M21.96 7.55H24.96V9.55H21.96z",
148
+ transform: "rotate(-45 23.454 8.555)"
149
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
150
+ d: "M22.45 21.95H24.45V24.95H22.45z",
151
+ transform: "rotate(-45 23.452 23.446)"
152
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
153
+ d: "M7.05 22.45H10.05V24.45H7.05z",
154
+ transform: "rotate(-45 8.544 23.451)"
155
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
156
+ d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
157
+ })), children);
158
+ });
159
+ if (process.env.NODE_ENV !== "production") {
160
+ WatsonHealthWindowAuto.propTypes = iconPropTypes;
161
+ }
162
+ const WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase({
163
+ children,
164
+ size = 16,
165
+ ...rest
166
+ }, ref) {
167
+ return /*#__PURE__*/React.createElement(Icon, {
168
+ width: size,
169
+ height: size,
170
+ ref: ref,
171
+ xmlns: "http://www.w3.org/2000/svg",
172
+ viewBox: "0 0 32 32",
173
+ fill: "currentColor",
174
+ ...rest
175
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
176
+ d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
177
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
178
+ d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
179
+ transform: "rotate(-45 8.56 6.544)"
180
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
181
+ d: "M21.96 5.54H24.96V7.54H21.96z",
182
+ transform: "rotate(-45 23.469 6.539)"
183
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
184
+ d: "M22.46 19.94H24.46V22.94H22.46z",
185
+ transform: "rotate(-45 23.462 21.442)"
186
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
187
+ d: "M7.04 20.45H10.04V22.45H7.04z",
188
+ transform: "rotate(-45 8.554 21.447)"
189
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
190
+ d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
191
+ })), children);
192
+ });
193
+ if (process.env.NODE_ENV !== "production") {
194
+ WatsonHealthWindowBase.propTypes = iconPropTypes;
195
+ }
196
+ const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation({
197
+ children,
198
+ size = 16,
199
+ ...rest
200
+ }, ref) {
201
+ return /*#__PURE__*/React.createElement(Icon, {
202
+ width: size,
203
+ height: size,
204
+ ref: ref,
205
+ xmlns: "http://www.w3.org/2000/svg",
206
+ viewBox: "0 0 32 32",
207
+ fill: "currentColor",
208
+ ...rest
209
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
210
+ d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
211
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
212
+ d: "M6.225 5.729H8.228V8.732H6.225z",
213
+ transform: "rotate(-45 7.227 7.23)"
214
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
215
+ d: "M23.267 6.227H26.267V8.227H23.267z",
216
+ transform: "rotate(-45 24.767 7.227)"
217
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
218
+ d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
219
+ transform: "rotate(-44.999 24.77 24.77)"
220
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
221
+ 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"
222
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
223
+ 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"
224
+ })), children);
225
+ });
226
+ if (process.env.NODE_ENV !== "production") {
227
+ WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes;
228
+ }
229
+ const WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay({
230
+ children,
231
+ size = 16,
232
+ ...rest
233
+ }, ref) {
234
+ return /*#__PURE__*/React.createElement(Icon, {
235
+ width: size,
236
+ height: size,
237
+ ref: ref,
238
+ xmlns: "http://www.w3.org/2000/svg",
239
+ viewBox: "0 0 32 32",
240
+ fill: "currentColor",
241
+ ...rest
242
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
243
+ d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
244
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
245
+ d: "M7.55 9.03H9.55V12.03H7.55z",
246
+ transform: "rotate(-45 8.558 10.545)"
247
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
248
+ d: "M21.96 9.54H24.96V11.54H21.96z",
249
+ transform: "rotate(-45 23.466 10.54)"
250
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
251
+ d: "M22.46 23.94H24.46V26.94H22.46z",
252
+ transform: "rotate(-45 23.459 25.443)"
253
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
254
+ d: "M7.04 24.45H10.04V26.45H7.04z",
255
+ transform: "rotate(-45 8.55 25.448)"
256
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
257
+ d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
258
+ })), children);
259
+ });
260
+ if (process.env.NODE_ENV !== "production") {
261
+ WatsonHealthWindowOverlay.propTypes = iconPropTypes;
262
+ }
263
+ const WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset({
264
+ children,
265
+ size = 16,
266
+ ...rest
267
+ }, ref) {
268
+ return /*#__PURE__*/React.createElement(Icon, {
269
+ width: size,
270
+ height: size,
271
+ ref: ref,
272
+ xmlns: "http://www.w3.org/2000/svg",
273
+ viewBox: "0 0 32 32",
274
+ fill: "currentColor",
275
+ ...rest
276
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
277
+ d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
278
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
279
+ d: "M8.586 8.586H10.586V10.586H8.586z",
280
+ transform: "rotate(-45 9.586 9.586)"
281
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
282
+ d: "M21.414 8.586H23.414V10.586H21.414z",
283
+ transform: "rotate(-45 22.414 9.586)"
284
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
285
+ d: "M21.414 21.414H23.414V23.414H21.414z",
286
+ transform: "rotate(-45 22.414 22.414)"
287
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
288
+ d: "M8.586 21.414H10.586V23.414H8.586z",
289
+ transform: "rotate(-45 9.586 22.414)"
290
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
291
+ d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
292
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
293
+ 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"
294
+ })), children);
295
+ });
296
+ if (process.env.NODE_ENV !== "production") {
297
+ WatsonHealthWindowPreset.propTypes = iconPropTypes;
298
+ }
299
+ const Windy = /*#__PURE__*/React.forwardRef(function Windy({
300
+ children,
301
+ size = 16,
302
+ ...rest
303
+ }, ref) {
304
+ return /*#__PURE__*/React.createElement(Icon, {
305
+ width: size,
306
+ height: size,
307
+ ref: ref,
308
+ xmlns: "http://www.w3.org/2000/svg",
309
+ viewBox: "0 0 32 32",
310
+ fill: "currentColor",
311
+ ...rest
312
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
313
+ 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"
314
+ })), children);
315
+ });
316
+ if (process.env.NODE_ENV !== "production") {
317
+ Windy.propTypes = iconPropTypes;
318
+ }
319
+ const WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust({
320
+ children,
321
+ size = 16,
322
+ ...rest
323
+ }, ref) {
324
+ return /*#__PURE__*/React.createElement(Icon, {
325
+ width: size,
326
+ height: size,
327
+ ref: ref,
328
+ xmlns: "http://www.w3.org/2000/svg",
329
+ viewBox: "0 0 32 32",
330
+ fill: "currentColor",
331
+ ...rest
332
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
333
+ 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"
334
+ })), children);
335
+ });
336
+ if (process.env.NODE_ENV !== "production") {
337
+ WindyDust.propTypes = iconPropTypes;
338
+ }
339
+ const WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow({
340
+ children,
341
+ size = 16,
342
+ ...rest
343
+ }, ref) {
344
+ return /*#__PURE__*/React.createElement(Icon, {
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
352
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
353
+ 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"
354
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
32
355
  d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
33
356
  })), children);
34
357
  });
@@ -48,9 +371,9 @@ const WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong({
48
371
  viewBox: "0 0 32 32",
49
372
  fill: "currentColor",
50
373
  ...rest
51
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
374
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
52
375
  d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
53
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
376
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
54
377
  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"
55
378
  })), children);
56
379
  });
@@ -70,12 +393,12 @@ const WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning({
70
393
  viewBox: "0 0 32 32",
71
394
  fill: "currentColor",
72
395
  ...rest
73
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
396
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
74
397
  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"
75
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
398
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
76
399
  fill: "none",
77
400
  d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
78
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
401
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
79
402
  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"
80
403
  })), children);
81
404
  });
@@ -95,9 +418,9 @@ const WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix({
95
418
  viewBox: "0 0 32 32",
96
419
  fill: "currentColor",
97
420
  ...rest
98
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
421
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
99
422
  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"
100
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
423
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
101
424
  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"
102
425
  })), children);
103
426
  });
@@ -117,11 +440,11 @@ const WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout
117
440
  viewBox: "0 0 32 32",
118
441
  fill: "currentColor",
119
442
  ...rest
120
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
443
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
121
444
  d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
122
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
445
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
123
446
  d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
124
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
447
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
125
448
  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"
126
449
  })), children);
127
450
  });
@@ -141,7 +464,7 @@ const Wmv = /*#__PURE__*/React.forwardRef(function Wmv({
141
464
  viewBox: "0 0 32 32",
142
465
  fill: "currentColor",
143
466
  ...rest
144
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
467
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
145
468
  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"
146
469
  })), children);
147
470
  });
@@ -161,9 +484,9 @@ const WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud({
161
484
  viewBox: "0 0 32 32",
162
485
  fill: "currentColor",
163
486
  ...rest
164
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
487
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
165
488
  d: "M10 16H22V18H10zM10 20H18V22H10z"
166
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
489
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
167
490
  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"
168
491
  })), children);
169
492
  });
@@ -203,7 +526,7 @@ const Workspace = /*#__PURE__*/React.forwardRef(function Workspace({
203
526
  viewBox: "0 0 32 32",
204
527
  fill: "currentColor",
205
528
  ...rest
206
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
529
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
207
530
  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"
208
531
  })), children);
209
532
  });
@@ -223,7 +546,7 @@ const WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport({
223
546
  viewBox: "0 0 32 32",
224
547
  fill: "currentColor",
225
548
  ...rest
226
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
549
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
227
550
  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"
228
551
  })), children);
229
552
  });
@@ -243,11 +566,11 @@ const Worship = /*#__PURE__*/React.forwardRef(function Worship({
243
566
  viewBox: "0 0 32 32",
244
567
  fill: "currentColor",
245
568
  ...rest
246
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
569
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
247
570
  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"
248
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
571
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
249
572
  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"
250
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
573
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
251
574
  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"
252
575
  })), children);
253
576
  });
@@ -267,7 +590,7 @@ const WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian
267
590
  viewBox: "0 0 32 32",
268
591
  fill: "currentColor",
269
592
  ...rest
270
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
593
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
271
594
  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"
272
595
  })), children);
273
596
  });
@@ -287,7 +610,7 @@ const WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish({
287
610
  viewBox: "0 0 32 32",
288
611
  fill: "currentColor",
289
612
  ...rest
290
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
613
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
291
614
  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"
292
615
  })), children);
293
616
  });
@@ -307,9 +630,9 @@ const WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim({
307
630
  viewBox: "0 0 32 32",
308
631
  fill: "currentColor",
309
632
  ...rest
310
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
633
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
311
634
  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"
312
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
635
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
313
636
  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"
314
637
  })), children);
315
638
  });
@@ -329,7 +652,7 @@ const QX = /*#__PURE__*/React.forwardRef(function QX({
329
652
  viewBox: "0 0 32 32",
330
653
  fill: "currentColor",
331
654
  ...rest
332
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
655
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
333
656
  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"
334
657
  })), children);
335
658
  });
@@ -349,7 +672,7 @@ const XAxis = /*#__PURE__*/React.forwardRef(function XAxis({
349
672
  viewBox: "0 0 32 32",
350
673
  fill: "currentColor",
351
674
  ...rest
352
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
675
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
353
676
  d: "M23,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z"
354
677
  })), children);
355
678
  });
@@ -369,7 +692,7 @@ const Xls = /*#__PURE__*/React.forwardRef(function Xls({
369
692
  viewBox: "0 0 32 32",
370
693
  fill: "currentColor",
371
694
  ...rest
372
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
695
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
373
696
  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"
374
697
  })), children);
375
698
  });
@@ -389,7 +712,7 @@ const Xml = /*#__PURE__*/React.forwardRef(function Xml({
389
712
  viewBox: "0 0 32 32",
390
713
  fill: "currentColor",
391
714
  ...rest
392
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
715
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
393
716
  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"
394
717
  })), children);
395
718
  });
@@ -409,7 +732,7 @@ const QY = /*#__PURE__*/React.forwardRef(function QY({
409
732
  viewBox: "0 0 32 32",
410
733
  fill: "currentColor",
411
734
  ...rest
412
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
735
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
413
736
  d: "M20 9L18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z"
414
737
  })), children);
415
738
  });
@@ -429,7 +752,7 @@ const YAxis = /*#__PURE__*/React.forwardRef(function YAxis({
429
752
  viewBox: "0 0 32 32",
430
753
  fill: "currentColor",
431
754
  ...rest
432
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
755
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
433
756
  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"
434
757
  })), children);
435
758
  });
@@ -449,7 +772,7 @@ const QZ = /*#__PURE__*/React.forwardRef(function QZ({
449
772
  viewBox: "0 0 32 32",
450
773
  fill: "currentColor",
451
774
  ...rest
452
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
775
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
453
776
  d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
454
777
  })), children);
455
778
  });
@@ -469,7 +792,7 @@ const ZLpar = /*#__PURE__*/React.forwardRef(function ZLpar({
469
792
  viewBox: "0 0 32 32",
470
793
  fill: "currentColor",
471
794
  ...rest
472
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
795
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
473
796
  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"
474
797
  })), children);
475
798
  });
@@ -489,7 +812,7 @@ const ZSystems = /*#__PURE__*/React.forwardRef(function ZSystems({
489
812
  viewBox: "0 0 32 32",
490
813
  fill: "currentColor",
491
814
  ...rest
492
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
815
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
493
816
  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"
494
817
  })), children);
495
818
  });
@@ -509,7 +832,7 @@ const ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis({
509
832
  viewBox: "0 0 32 32",
510
833
  fill: "currentColor",
511
834
  ...rest
512
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
835
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
513
836
  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"
514
837
  })), children);
515
838
  });
@@ -529,7 +852,7 @@ const ZHyperLink = /*#__PURE__*/React.forwardRef(function ZHyperLink({
529
852
  viewBox: "0 0 32 32",
530
853
  fill: "currentColor",
531
854
  ...rest
532
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
855
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
533
856
  d: "M29,5v22c0,1.1-.9,2-2,2h-8c-1.1,0-2-.9-2-2v-4h2v4h8V5h-8v4h-2v-4c0-1.1.9-2,2-2h8c1.1,0,2,.9,2,2ZM13,27H5V5h8v4h2v-4c0-1.1-.9-2-2-2H5c-1.1,0-2,.9-2,2v22c0,1.1.9,2,2,2h8c1.1,0,2-.9,2-2v-4h-2v4ZM13.1,12.7l-1.4-1.4-4.7,4.7,4.7,4.7,1.4-1.4-2.3-2.3h10.4l-2.3,2.3,1.4,1.4,4.7-4.7-4.7-4.7-1.4,1.4,2.3,2.3h-10.4l2.3-2.3Z"
534
857
  })), children);
535
858
  });
@@ -549,7 +872,7 @@ const Zip = /*#__PURE__*/React.forwardRef(function Zip({
549
872
  viewBox: "0 0 32 32",
550
873
  fill: "currentColor",
551
874
  ...rest
552
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
875
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
553
876
  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"
554
877
  })), children);
555
878
  });
@@ -569,7 +892,7 @@ const ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference({
569
892
  viewBox: "0 0 32 32",
570
893
  fill: "currentColor",
571
894
  ...rest
572
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
895
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
573
896
  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"
574
897
  })), children);
575
898
  });
@@ -589,7 +912,7 @@ const ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea({
589
912
  viewBox: "0 0 32 32",
590
913
  fill: "currentColor",
591
914
  ...rest
592
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
915
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
593
916
  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"
594
917
  })), children);
595
918
  });
@@ -609,9 +932,9 @@ const ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit({
609
932
  viewBox: "0 0 32 32",
610
933
  fill: "currentColor",
611
934
  ...rest
612
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
935
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
613
936
  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"
614
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
937
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
615
938
  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"
616
939
  })), children);
617
940
  });
@@ -632,9 +955,9 @@ const ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn({
632
955
  viewBox: "0 0 16 16",
633
956
  fill: "currentColor",
634
957
  ...rest
635
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
958
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
636
959
  d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
637
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
960
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
638
961
  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"
639
962
  })), children);
640
963
  }
@@ -646,9 +969,9 @@ const ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn({
646
969
  viewBox: "0 0 32 32",
647
970
  fill: "currentColor",
648
971
  ...rest
649
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
972
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
650
973
  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"
651
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
974
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
652
975
  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"
653
976
  })), children);
654
977
  });
@@ -668,9 +991,9 @@ const ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea({
668
991
  viewBox: "0 0 32 32",
669
992
  fill: "currentColor",
670
993
  ...rest
671
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
994
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
672
995
  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"
673
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
996
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
674
997
  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"
675
998
  })), children);
676
999
  });
@@ -691,9 +1014,9 @@ const ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut({
691
1014
  viewBox: "0 0 16 16",
692
1015
  fill: "currentColor",
693
1016
  ...rest
694
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
1017
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
695
1018
  d: "M4 6H9V7H4z"
696
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
1019
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
697
1020
  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"
698
1021
  })), children);
699
1022
  }
@@ -705,9 +1028,9 @@ const ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut({
705
1028
  viewBox: "0 0 32 32",
706
1029
  fill: "currentColor",
707
1030
  ...rest
708
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
1031
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
709
1032
  d: "M8 12H18V14H8z"
710
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
1033
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
711
1034
  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"
712
1035
  })), children);
713
1036
  });
@@ -727,9 +1050,9 @@ const ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea({
727
1050
  viewBox: "0 0 32 32",
728
1051
  fill: "currentColor",
729
1052
  ...rest
730
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
1053
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
731
1054
  d: "M16 19H24V21H16z"
732
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
1055
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
733
1056
  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"
734
1057
  })), children);
735
1058
  });
@@ -749,7 +1072,7 @@ const ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset({
749
1072
  viewBox: "0 0 32 32",
750
1073
  fill: "currentColor",
751
1074
  ...rest
752
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
1075
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
753
1076
  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"
754
1077
  })), children);
755
1078
  });
@@ -769,7 +1092,7 @@ const WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZ
769
1092
  viewBox: "0 0 32 32",
770
1093
  fill: "currentColor",
771
1094
  ...rest
772
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
1095
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
773
1096
  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"
774
1097
  })), children);
775
1098
  });
@@ -789,7 +1112,7 @@ const Zos = /*#__PURE__*/React.forwardRef(function Zos({
789
1112
  viewBox: "0 0 32 32",
790
1113
  fill: "currentColor",
791
1114
  ...rest
792
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
1115
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
793
1116
  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"
794
1117
  })), children);
795
1118
  });
@@ -809,7 +1132,7 @@ const ZosSysplex = /*#__PURE__*/React.forwardRef(function ZosSysplex({
809
1132
  viewBox: "0 0 32 32",
810
1133
  fill: "currentColor",
811
1134
  ...rest
812
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
1135
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
813
1136
  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"
814
1137
  })), children);
815
1138
  });
@@ -817,4 +1140,4 @@ if (process.env.NODE_ENV !== "production") {
817
1140
  ZosSysplex.propTypes = iconPropTypes;
818
1141
  }
819
1142
 
820
- export { QX, QY, QZ, WatsonHealthZoomPan, WindySnow, WindyStrong, WinterWarning, WintryMix, WirelessCheckout, Wmv, WordCloud, WorkflowAutomation, Workspace, WorkspaceImport, Worship, WorshipChristian, WorshipJewish, WorshipMuslim, XAxis, Xls, Xml, YAxis, ZAxis, ZHyperLink, ZLpar, ZSystems, Zip, ZipReference, ZoomArea, ZoomFit, ZoomIn, ZoomInArea, ZoomOut, ZoomOutArea, ZoomReset, Zos, ZosSysplex };
1143
+ export { QX, QY, QZ, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset, WatsonHealthZoomPan, WifiBridgeAlt, 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, ZHyperLink, ZLpar, ZSystems, Zip, ZipReference, ZoomArea, ZoomFit, ZoomIn, ZoomInArea, ZoomOut, ZoomOutArea, ZoomReset, Zos, ZosSysplex };