@carbon/icons-react 11.0.1 → 11.1.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.
@@ -0,0 +1,1068 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from '../iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2, _circle, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _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, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103;
15
+
16
+ var _excluded = ["children", "size"],
17
+ _excluded2 = ["children", "size"],
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
+ var WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref, ref) {
64
+ var children = _ref.children,
65
+ _ref$size = _ref.size,
66
+ size = _ref$size === void 0 ? 16 : _ref$size,
67
+ rest = _objectWithoutProperties(_ref, _excluded);
68
+
69
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
70
+ width: size,
71
+ height: size,
72
+ ref: ref,
73
+ xmlns: "http://www.w3.org/2000/svg",
74
+ viewBox: "0 0 32 32",
75
+ fill: "currentColor"
76
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
77
+ 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"
78
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
79
+ 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"
80
+ })), children);
81
+ });
82
+ WifiNotSecure.propTypes = iconPropTypes;
83
+ var WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref2, ref) {
84
+ var children = _ref2.children,
85
+ _ref2$size = _ref2.size,
86
+ size = _ref2$size === void 0 ? 16 : _ref2$size,
87
+ rest = _objectWithoutProperties(_ref2, _excluded2);
88
+
89
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
97
+ cx: "16",
98
+ cy: "25",
99
+ r: "2"
100
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
101
+ 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"
102
+ })), children);
103
+ });
104
+ WifiOff.propTypes = iconPropTypes;
105
+ var WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref3, ref) {
106
+ var children = _ref3.children,
107
+ _ref3$size = _ref3.size,
108
+ size = _ref3$size === void 0 ? 16 : _ref3$size,
109
+ rest = _objectWithoutProperties(_ref3, _excluded3);
110
+
111
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
112
+ width: size,
113
+ height: size,
114
+ ref: ref,
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ viewBox: "0 0 32 32",
117
+ fill: "currentColor"
118
+ }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
119
+ 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"
120
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
121
+ 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"
122
+ })), children);
123
+ });
124
+ WifiSecure.propTypes = iconPropTypes;
125
+ var WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref4, ref) {
126
+ var children = _ref4.children,
127
+ _ref4$size = _ref4.size,
128
+ size = _ref4$size === void 0 ? 16 : _ref4$size,
129
+ rest = _objectWithoutProperties(_ref4, _excluded4);
130
+
131
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
132
+ width: size,
133
+ height: size,
134
+ ref: ref,
135
+ xmlns: "http://www.w3.org/2000/svg",
136
+ viewBox: "0 0 32 32",
137
+ fill: "currentColor"
138
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
139
+ 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"
140
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
141
+ 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"
142
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
143
+ 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"
144
+ })), children);
145
+ });
146
+ WifiBridge.propTypes = iconPropTypes;
147
+ var WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref5, ref) {
148
+ var children = _ref5.children,
149
+ _ref5$size = _ref5.size,
150
+ size = _ref5$size === void 0 ? 16 : _ref5$size,
151
+ rest = _objectWithoutProperties(_ref5, _excluded5);
152
+
153
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
154
+ width: size,
155
+ height: size,
156
+ ref: ref,
157
+ xmlns: "http://www.w3.org/2000/svg",
158
+ viewBox: "0 0 32 32",
159
+ fill: "currentColor"
160
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
161
+ d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
162
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
163
+ 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"
164
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
165
+ 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"
166
+ })), children);
167
+ });
168
+ WifiBridgeAlt.propTypes = iconPropTypes;
169
+ var Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref6, ref) {
170
+ var children = _ref6.children,
171
+ _ref6$size = _ref6.size,
172
+ size = _ref6$size === void 0 ? 16 : _ref6$size,
173
+ rest = _objectWithoutProperties(_ref6, _excluded6);
174
+
175
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
176
+ width: size,
177
+ height: size,
178
+ ref: ref,
179
+ xmlns: "http://www.w3.org/2000/svg",
180
+ viewBox: "0 0 32 32",
181
+ fill: "currentColor"
182
+ }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
183
+ 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"
184
+ })), children);
185
+ });
186
+ Wikis.propTypes = iconPropTypes;
187
+ var WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref7, ref) {
188
+ var children = _ref7.children,
189
+ _ref7$size = _ref7.size,
190
+ size = _ref7$size === void 0 ? 16 : _ref7$size,
191
+ rest = _objectWithoutProperties(_ref7, _excluded7);
192
+
193
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
194
+ width: size,
195
+ height: size,
196
+ ref: ref,
197
+ xmlns: "http://www.w3.org/2000/svg",
198
+ viewBox: "0 0 32 32",
199
+ fill: "currentColor"
200
+ }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
201
+ 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"
202
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
203
+ d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
204
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
205
+ d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
206
+ })), children);
207
+ });
208
+ WindGusts.propTypes = iconPropTypes;
209
+ var WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref8, ref) {
210
+ var children = _ref8.children,
211
+ _ref8$size = _ref8.size,
212
+ size = _ref8$size === void 0 ? 16 : _ref8$size,
213
+ rest = _objectWithoutProperties(_ref8, _excluded8);
214
+
215
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
216
+ width: size,
217
+ height: size,
218
+ ref: ref,
219
+ xmlns: "http://www.w3.org/2000/svg",
220
+ viewBox: "0 0 32 32",
221
+ fill: "currentColor"
222
+ }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
223
+ 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"
224
+ })), children);
225
+ });
226
+ WindPower.propTypes = iconPropTypes;
227
+ var WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref9, ref) {
228
+ var children = _ref9.children,
229
+ _ref9$size = _ref9.size,
230
+ size = _ref9$size === void 0 ? 16 : _ref9$size,
231
+ rest = _objectWithoutProperties(_ref9, _excluded9);
232
+
233
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
234
+ width: size,
235
+ height: size,
236
+ ref: ref,
237
+ xmlns: "http://www.w3.org/2000/svg",
238
+ viewBox: "0 0 32 32",
239
+ fill: "currentColor"
240
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
241
+ 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"
242
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
243
+ 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"
244
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
245
+ 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"
246
+ })), children);
247
+ });
248
+ WindStream.propTypes = iconPropTypes;
249
+ var WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto(_ref10, ref) {
250
+ var children = _ref10.children,
251
+ _ref10$size = _ref10.size,
252
+ size = _ref10$size === void 0 ? 16 : _ref10$size,
253
+ rest = _objectWithoutProperties(_ref10, _excluded10);
254
+
255
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
256
+ width: size,
257
+ height: size,
258
+ ref: ref,
259
+ xmlns: "http://www.w3.org/2000/svg",
260
+ viewBox: "0 0 32 32",
261
+ fill: "currentColor"
262
+ }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
263
+ d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
264
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
265
+ d: "M7.55 7.04H9.55V10.04H7.55z",
266
+ transform: "rotate(-45 8.55 8.548)"
267
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
268
+ d: "M21.96 7.55H24.96V9.55H21.96z",
269
+ transform: "rotate(-45 23.454 8.555)"
270
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
271
+ d: "M22.45 21.95H24.45V24.95H22.45z",
272
+ transform: "rotate(-45 23.452 23.446)"
273
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
274
+ d: "M7.05 22.45H10.05V24.45H7.05z",
275
+ transform: "rotate(-45 8.544 23.451)"
276
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
277
+ d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
278
+ })), children);
279
+ });
280
+ WatsonHealthWindowAuto.propTypes = iconPropTypes;
281
+ var WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase(_ref11, ref) {
282
+ var children = _ref11.children,
283
+ _ref11$size = _ref11.size,
284
+ size = _ref11$size === void 0 ? 16 : _ref11$size,
285
+ rest = _objectWithoutProperties(_ref11, _excluded11);
286
+
287
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
288
+ width: size,
289
+ height: size,
290
+ ref: ref,
291
+ xmlns: "http://www.w3.org/2000/svg",
292
+ viewBox: "0 0 32 32",
293
+ fill: "currentColor"
294
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
295
+ d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
296
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
297
+ d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
298
+ transform: "rotate(-45 8.56 6.544)"
299
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
300
+ d: "M21.96 5.54H24.96V7.54H21.96z",
301
+ transform: "rotate(-45 23.469 6.539)"
302
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
303
+ d: "M22.46 19.94H24.46V22.94H22.46z",
304
+ transform: "rotate(-45 23.462 21.442)"
305
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
306
+ d: "M7.04 20.45H10.04V22.45H7.04z",
307
+ transform: "rotate(-45 8.554 21.447)"
308
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
309
+ d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
310
+ })), children);
311
+ });
312
+ WatsonHealthWindowBase.propTypes = iconPropTypes;
313
+ var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation(_ref12, ref) {
314
+ var children = _ref12.children,
315
+ _ref12$size = _ref12.size,
316
+ size = _ref12$size === void 0 ? 16 : _ref12$size,
317
+ rest = _objectWithoutProperties(_ref12, _excluded12);
318
+
319
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
320
+ width: size,
321
+ height: size,
322
+ ref: ref,
323
+ xmlns: "http://www.w3.org/2000/svg",
324
+ viewBox: "0 0 32 32",
325
+ fill: "currentColor"
326
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
327
+ d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
328
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
329
+ d: "M6.225 5.729H8.228V8.732H6.225z",
330
+ transform: "rotate(-45 7.227 7.23)"
331
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
332
+ d: "M23.267 6.227H26.267V8.227H23.267z",
333
+ transform: "rotate(-45 24.767 7.227)"
334
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
335
+ d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
336
+ transform: "rotate(-44.999 24.77 24.77)"
337
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
338
+ 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"
339
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
340
+ 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"
341
+ })), children);
342
+ });
343
+ WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes;
344
+ var WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay(_ref13, ref) {
345
+ var children = _ref13.children,
346
+ _ref13$size = _ref13.size,
347
+ size = _ref13$size === void 0 ? 16 : _ref13$size,
348
+ rest = _objectWithoutProperties(_ref13, _excluded13);
349
+
350
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
351
+ width: size,
352
+ height: size,
353
+ ref: ref,
354
+ xmlns: "http://www.w3.org/2000/svg",
355
+ viewBox: "0 0 32 32",
356
+ fill: "currentColor"
357
+ }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
358
+ d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
359
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
360
+ d: "M7.55 9.03H9.55V12.03H7.55z",
361
+ transform: "rotate(-45 8.558 10.545)"
362
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
363
+ d: "M21.96 9.54H24.96V11.54H21.96z",
364
+ transform: "rotate(-45 23.466 10.54)"
365
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
366
+ d: "M22.46 23.94H24.46V26.94H22.46z",
367
+ transform: "rotate(-45 23.459 25.443)"
368
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
369
+ d: "M7.04 24.45H10.04V26.45H7.04z",
370
+ transform: "rotate(-45 8.55 25.448)"
371
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
372
+ d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
373
+ })), children);
374
+ });
375
+ WatsonHealthWindowOverlay.propTypes = iconPropTypes;
376
+ var WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset(_ref14, ref) {
377
+ var children = _ref14.children,
378
+ _ref14$size = _ref14.size,
379
+ size = _ref14$size === void 0 ? 16 : _ref14$size,
380
+ rest = _objectWithoutProperties(_ref14, _excluded14);
381
+
382
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
383
+ width: size,
384
+ height: size,
385
+ ref: ref,
386
+ xmlns: "http://www.w3.org/2000/svg",
387
+ viewBox: "0 0 32 32",
388
+ fill: "currentColor"
389
+ }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
390
+ d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
391
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
392
+ d: "M8.586 8.586H10.586V10.586H8.586z",
393
+ transform: "rotate(-45 9.586 9.586)"
394
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
395
+ d: "M21.414 8.586H23.414V10.586H21.414z",
396
+ transform: "rotate(-45 22.414 9.586)"
397
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
398
+ d: "M21.414 21.414H23.414V23.414H21.414z",
399
+ transform: "rotate(-45 22.414 22.414)"
400
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
401
+ d: "M8.586 21.414H10.586V23.414H8.586z",
402
+ transform: "rotate(-45 9.586 22.414)"
403
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
404
+ d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
405
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
406
+ 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"
407
+ })), children);
408
+ });
409
+ WatsonHealthWindowPreset.propTypes = iconPropTypes;
410
+ var Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref15, ref) {
411
+ var children = _ref15.children,
412
+ _ref15$size = _ref15.size,
413
+ size = _ref15$size === void 0 ? 16 : _ref15$size,
414
+ rest = _objectWithoutProperties(_ref15, _excluded15);
415
+
416
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
417
+ width: size,
418
+ height: size,
419
+ ref: ref,
420
+ xmlns: "http://www.w3.org/2000/svg",
421
+ viewBox: "0 0 32 32",
422
+ fill: "currentColor"
423
+ }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
424
+ 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"
425
+ })), children);
426
+ });
427
+ Windy.propTypes = iconPropTypes;
428
+ var WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref16, ref) {
429
+ var children = _ref16.children,
430
+ _ref16$size = _ref16.size,
431
+ size = _ref16$size === void 0 ? 16 : _ref16$size,
432
+ rest = _objectWithoutProperties(_ref16, _excluded16);
433
+
434
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
435
+ width: size,
436
+ height: size,
437
+ ref: ref,
438
+ xmlns: "http://www.w3.org/2000/svg",
439
+ viewBox: "0 0 32 32",
440
+ fill: "currentColor"
441
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
442
+ 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"
443
+ })), children);
444
+ });
445
+ WindyDust.propTypes = iconPropTypes;
446
+ var WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref17, ref) {
447
+ var children = _ref17.children,
448
+ _ref17$size = _ref17.size,
449
+ size = _ref17$size === void 0 ? 16 : _ref17$size,
450
+ rest = _objectWithoutProperties(_ref17, _excluded17);
451
+
452
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
453
+ width: size,
454
+ height: size,
455
+ ref: ref,
456
+ xmlns: "http://www.w3.org/2000/svg",
457
+ viewBox: "0 0 32 32",
458
+ fill: "currentColor"
459
+ }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
460
+ 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"
461
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
462
+ d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
463
+ })), children);
464
+ });
465
+ WindySnow.propTypes = iconPropTypes;
466
+ var WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref18, ref) {
467
+ var children = _ref18.children,
468
+ _ref18$size = _ref18.size,
469
+ size = _ref18$size === void 0 ? 16 : _ref18$size,
470
+ rest = _objectWithoutProperties(_ref18, _excluded18);
471
+
472
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
473
+ width: size,
474
+ height: size,
475
+ ref: ref,
476
+ xmlns: "http://www.w3.org/2000/svg",
477
+ viewBox: "0 0 32 32",
478
+ fill: "currentColor"
479
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
480
+ d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
481
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
482
+ 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"
483
+ })), children);
484
+ });
485
+ WindyStrong.propTypes = iconPropTypes;
486
+ var WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref19, ref) {
487
+ var children = _ref19.children,
488
+ _ref19$size = _ref19.size,
489
+ size = _ref19$size === void 0 ? 16 : _ref19$size,
490
+ rest = _objectWithoutProperties(_ref19, _excluded19);
491
+
492
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
493
+ width: size,
494
+ height: size,
495
+ ref: ref,
496
+ xmlns: "http://www.w3.org/2000/svg",
497
+ viewBox: "0 0 32 32",
498
+ fill: "currentColor"
499
+ }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
500
+ 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"
501
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
502
+ fill: "none",
503
+ d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
504
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
505
+ 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"
506
+ })), children);
507
+ });
508
+ WinterWarning.propTypes = iconPropTypes;
509
+ var WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref20, ref) {
510
+ var children = _ref20.children,
511
+ _ref20$size = _ref20.size,
512
+ size = _ref20$size === void 0 ? 16 : _ref20$size,
513
+ rest = _objectWithoutProperties(_ref20, _excluded20);
514
+
515
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
516
+ width: size,
517
+ height: size,
518
+ ref: ref,
519
+ xmlns: "http://www.w3.org/2000/svg",
520
+ viewBox: "0 0 32 32",
521
+ fill: "currentColor"
522
+ }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
523
+ 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"
524
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
525
+ 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"
526
+ })), children);
527
+ });
528
+ WintryMix.propTypes = iconPropTypes;
529
+ var WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout(_ref21, ref) {
530
+ var children = _ref21.children,
531
+ _ref21$size = _ref21.size,
532
+ size = _ref21$size === void 0 ? 16 : _ref21$size,
533
+ rest = _objectWithoutProperties(_ref21, _excluded21);
534
+
535
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
536
+ width: size,
537
+ height: size,
538
+ ref: ref,
539
+ xmlns: "http://www.w3.org/2000/svg",
540
+ viewBox: "0 0 32 32",
541
+ fill: "currentColor"
542
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
543
+ d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
544
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
545
+ d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
546
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
547
+ 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"
548
+ })), children);
549
+ });
550
+ WirelessCheckout.propTypes = iconPropTypes;
551
+ var Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref22, ref) {
552
+ var children = _ref22.children,
553
+ _ref22$size = _ref22.size,
554
+ size = _ref22$size === void 0 ? 16 : _ref22$size,
555
+ rest = _objectWithoutProperties(_ref22, _excluded22);
556
+
557
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
558
+ width: size,
559
+ height: size,
560
+ ref: ref,
561
+ xmlns: "http://www.w3.org/2000/svg",
562
+ viewBox: "0 0 32 32",
563
+ fill: "currentColor"
564
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
565
+ 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"
566
+ })), children);
567
+ });
568
+ Wmv.propTypes = iconPropTypes;
569
+ var WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref23, ref) {
570
+ var children = _ref23.children,
571
+ _ref23$size = _ref23.size,
572
+ size = _ref23$size === void 0 ? 16 : _ref23$size,
573
+ rest = _objectWithoutProperties(_ref23, _excluded23);
574
+
575
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
576
+ width: size,
577
+ height: size,
578
+ ref: ref,
579
+ xmlns: "http://www.w3.org/2000/svg",
580
+ viewBox: "0 0 32 32",
581
+ fill: "currentColor"
582
+ }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
583
+ d: "M10 16H22V18H10zM10 20H18V22H10z"
584
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
585
+ 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"
586
+ })), children);
587
+ });
588
+ WordCloud.propTypes = iconPropTypes;
589
+ var Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref24, ref) {
590
+ var children = _ref24.children,
591
+ _ref24$size = _ref24.size,
592
+ size = _ref24$size === void 0 ? 16 : _ref24$size,
593
+ rest = _objectWithoutProperties(_ref24, _excluded24);
594
+
595
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
596
+ width: size,
597
+ height: size,
598
+ ref: ref,
599
+ xmlns: "http://www.w3.org/2000/svg",
600
+ viewBox: "0 0 32 32",
601
+ fill: "currentColor"
602
+ }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
603
+ 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"
604
+ })), children);
605
+ });
606
+ Workspace.propTypes = iconPropTypes;
607
+ var WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_ref25, ref) {
608
+ var children = _ref25.children,
609
+ _ref25$size = _ref25.size,
610
+ size = _ref25$size === void 0 ? 16 : _ref25$size,
611
+ rest = _objectWithoutProperties(_ref25, _excluded25);
612
+
613
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
614
+ width: size,
615
+ height: size,
616
+ ref: ref,
617
+ xmlns: "http://www.w3.org/2000/svg",
618
+ viewBox: "0 0 32 32",
619
+ fill: "currentColor"
620
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
621
+ 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"
622
+ })), children);
623
+ });
624
+ WorkspaceImport.propTypes = iconPropTypes;
625
+ var Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref26, ref) {
626
+ var children = _ref26.children,
627
+ _ref26$size = _ref26.size,
628
+ size = _ref26$size === void 0 ? 16 : _ref26$size,
629
+ rest = _objectWithoutProperties(_ref26, _excluded26);
630
+
631
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
632
+ width: size,
633
+ height: size,
634
+ ref: ref,
635
+ xmlns: "http://www.w3.org/2000/svg",
636
+ viewBox: "0 0 32 32",
637
+ fill: "currentColor"
638
+ }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
639
+ 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"
640
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
641
+ 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"
642
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
643
+ 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"
644
+ })), children);
645
+ });
646
+ Worship.propTypes = iconPropTypes;
647
+ var WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian(_ref27, ref) {
648
+ var children = _ref27.children,
649
+ _ref27$size = _ref27.size,
650
+ size = _ref27$size === void 0 ? 16 : _ref27$size,
651
+ rest = _objectWithoutProperties(_ref27, _excluded27);
652
+
653
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
654
+ width: size,
655
+ height: size,
656
+ ref: ref,
657
+ xmlns: "http://www.w3.org/2000/svg",
658
+ viewBox: "0 0 32 32",
659
+ fill: "currentColor"
660
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
661
+ 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"
662
+ })), children);
663
+ });
664
+ WorshipChristian.propTypes = iconPropTypes;
665
+ var WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref28, ref) {
666
+ var children = _ref28.children,
667
+ _ref28$size = _ref28.size,
668
+ size = _ref28$size === void 0 ? 16 : _ref28$size,
669
+ rest = _objectWithoutProperties(_ref28, _excluded28);
670
+
671
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
672
+ width: size,
673
+ height: size,
674
+ ref: ref,
675
+ xmlns: "http://www.w3.org/2000/svg",
676
+ viewBox: "0 0 32 32",
677
+ fill: "currentColor"
678
+ }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
679
+ 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"
680
+ })), children);
681
+ });
682
+ WorshipJewish.propTypes = iconPropTypes;
683
+ var WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref29, ref) {
684
+ var children = _ref29.children,
685
+ _ref29$size = _ref29.size,
686
+ size = _ref29$size === void 0 ? 16 : _ref29$size,
687
+ rest = _objectWithoutProperties(_ref29, _excluded29);
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), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
697
+ 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"
698
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
699
+ 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"
700
+ })), children);
701
+ });
702
+ WorshipMuslim.propTypes = iconPropTypes;
703
+ var QX = /*#__PURE__*/React.forwardRef(function QX(_ref30, ref) {
704
+ var children = _ref30.children,
705
+ _ref30$size = _ref30.size,
706
+ size = _ref30$size === void 0 ? 16 : _ref30$size,
707
+ rest = _objectWithoutProperties(_ref30, _excluded30);
708
+
709
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
710
+ width: size,
711
+ height: size,
712
+ ref: ref,
713
+ xmlns: "http://www.w3.org/2000/svg",
714
+ viewBox: "0 0 32 32",
715
+ fill: "currentColor"
716
+ }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
717
+ 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"
718
+ })), children);
719
+ });
720
+ QX.propTypes = iconPropTypes;
721
+ var XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref31, ref) {
722
+ var children = _ref31.children,
723
+ _ref31$size = _ref31.size,
724
+ size = _ref31$size === void 0 ? 16 : _ref31$size,
725
+ rest = _objectWithoutProperties(_ref31, _excluded31);
726
+
727
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
728
+ width: size,
729
+ height: size,
730
+ ref: ref,
731
+ xmlns: "http://www.w3.org/2000/svg",
732
+ viewBox: "0 0 32 32",
733
+ fill: "currentColor"
734
+ }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
735
+ d: "M23,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z"
736
+ })), children);
737
+ });
738
+ XAxis.propTypes = iconPropTypes;
739
+ var Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref32, ref) {
740
+ var children = _ref32.children,
741
+ _ref32$size = _ref32.size,
742
+ size = _ref32$size === void 0 ? 16 : _ref32$size,
743
+ rest = _objectWithoutProperties(_ref32, _excluded32);
744
+
745
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
746
+ width: size,
747
+ height: size,
748
+ ref: ref,
749
+ xmlns: "http://www.w3.org/2000/svg",
750
+ viewBox: "0 0 32 32",
751
+ fill: "currentColor"
752
+ }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
753
+ 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"
754
+ })), children);
755
+ });
756
+ Xls.propTypes = iconPropTypes;
757
+ var Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref33, ref) {
758
+ var children = _ref33.children,
759
+ _ref33$size = _ref33.size,
760
+ size = _ref33$size === void 0 ? 16 : _ref33$size,
761
+ rest = _objectWithoutProperties(_ref33, _excluded33);
762
+
763
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
764
+ width: size,
765
+ height: size,
766
+ ref: ref,
767
+ xmlns: "http://www.w3.org/2000/svg",
768
+ viewBox: "0 0 32 32",
769
+ fill: "currentColor"
770
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
771
+ 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"
772
+ })), children);
773
+ });
774
+ Xml.propTypes = iconPropTypes;
775
+ var QY = /*#__PURE__*/React.forwardRef(function QY(_ref34, ref) {
776
+ var children = _ref34.children,
777
+ _ref34$size = _ref34.size,
778
+ size = _ref34$size === void 0 ? 16 : _ref34$size,
779
+ rest = _objectWithoutProperties(_ref34, _excluded34);
780
+
781
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
782
+ width: size,
783
+ height: size,
784
+ ref: ref,
785
+ xmlns: "http://www.w3.org/2000/svg",
786
+ viewBox: "0 0 32 32",
787
+ fill: "currentColor"
788
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
789
+ d: "M20 9L18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z"
790
+ })), children);
791
+ });
792
+ QY.propTypes = iconPropTypes;
793
+ var YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref35, ref) {
794
+ var children = _ref35.children,
795
+ _ref35$size = _ref35.size,
796
+ size = _ref35$size === void 0 ? 16 : _ref35$size,
797
+ rest = _objectWithoutProperties(_ref35, _excluded35);
798
+
799
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
800
+ width: size,
801
+ height: size,
802
+ ref: ref,
803
+ xmlns: "http://www.w3.org/2000/svg",
804
+ viewBox: "0 0 32 32",
805
+ fill: "currentColor"
806
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
807
+ 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"
808
+ })), children);
809
+ });
810
+ YAxis.propTypes = iconPropTypes;
811
+ var QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref36, ref) {
812
+ var children = _ref36.children,
813
+ _ref36$size = _ref36.size,
814
+ size = _ref36$size === void 0 ? 16 : _ref36$size,
815
+ rest = _objectWithoutProperties(_ref36, _excluded36);
816
+
817
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
818
+ width: size,
819
+ height: size,
820
+ ref: ref,
821
+ xmlns: "http://www.w3.org/2000/svg",
822
+ viewBox: "0 0 32 32",
823
+ fill: "currentColor"
824
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
825
+ d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
826
+ })), children);
827
+ });
828
+ QZ.propTypes = iconPropTypes;
829
+ var ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref37, ref) {
830
+ var children = _ref37.children,
831
+ _ref37$size = _ref37.size,
832
+ size = _ref37$size === void 0 ? 16 : _ref37$size,
833
+ rest = _objectWithoutProperties(_ref37, _excluded37);
834
+
835
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
836
+ width: size,
837
+ height: size,
838
+ ref: ref,
839
+ xmlns: "http://www.w3.org/2000/svg",
840
+ viewBox: "0 0 32 32",
841
+ fill: "currentColor"
842
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
843
+ 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"
844
+ })), children);
845
+ });
846
+ ZAxis.propTypes = iconPropTypes;
847
+ var Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref38, ref) {
848
+ var children = _ref38.children,
849
+ _ref38$size = _ref38.size,
850
+ size = _ref38$size === void 0 ? 16 : _ref38$size,
851
+ rest = _objectWithoutProperties(_ref38, _excluded38);
852
+
853
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
854
+ width: size,
855
+ height: size,
856
+ ref: ref,
857
+ xmlns: "http://www.w3.org/2000/svg",
858
+ viewBox: "0 0 32 32",
859
+ fill: "currentColor"
860
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
861
+ 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"
862
+ })), children);
863
+ });
864
+ Zip.propTypes = iconPropTypes;
865
+ var ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref39, ref) {
866
+ var children = _ref39.children,
867
+ _ref39$size = _ref39.size,
868
+ size = _ref39$size === void 0 ? 16 : _ref39$size,
869
+ rest = _objectWithoutProperties(_ref39, _excluded39);
870
+
871
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
872
+ width: size,
873
+ height: size,
874
+ ref: ref,
875
+ xmlns: "http://www.w3.org/2000/svg",
876
+ viewBox: "0 0 32 32",
877
+ fill: "currentColor"
878
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
879
+ 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"
880
+ })), children);
881
+ });
882
+ ZipReference.propTypes = iconPropTypes;
883
+ var ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref40, ref) {
884
+ var children = _ref40.children,
885
+ _ref40$size = _ref40.size,
886
+ size = _ref40$size === void 0 ? 16 : _ref40$size,
887
+ rest = _objectWithoutProperties(_ref40, _excluded40);
888
+
889
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
890
+ width: size,
891
+ height: size,
892
+ ref: ref,
893
+ xmlns: "http://www.w3.org/2000/svg",
894
+ viewBox: "0 0 32 32",
895
+ fill: "currentColor"
896
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
897
+ 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"
898
+ })), children);
899
+ });
900
+ ZoomArea.propTypes = iconPropTypes;
901
+ var ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref41, ref) {
902
+ var children = _ref41.children,
903
+ _ref41$size = _ref41.size,
904
+ size = _ref41$size === void 0 ? 16 : _ref41$size,
905
+ rest = _objectWithoutProperties(_ref41, _excluded41);
906
+
907
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
908
+ width: size,
909
+ height: size,
910
+ ref: ref,
911
+ xmlns: "http://www.w3.org/2000/svg",
912
+ viewBox: "0 0 32 32",
913
+ fill: "currentColor"
914
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
915
+ 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"
916
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
917
+ 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"
918
+ })), children);
919
+ });
920
+ ZoomFit.propTypes = iconPropTypes;
921
+ var ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref42, ref) {
922
+ var children = _ref42.children,
923
+ _ref42$size = _ref42.size,
924
+ size = _ref42$size === void 0 ? 16 : _ref42$size,
925
+ rest = _objectWithoutProperties(_ref42, _excluded42);
926
+
927
+ if (size === 16 || size === "16" || size === "16px") {
928
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
929
+ width: size,
930
+ height: size,
931
+ ref: ref,
932
+ xmlns: "http://www.w3.org/2000/svg",
933
+ viewBox: "0 0 16 16",
934
+ fill: "currentColor"
935
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
936
+ d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
937
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
938
+ 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"
939
+ })), children);
940
+ }
941
+
942
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
943
+ width: size,
944
+ height: size,
945
+ ref: ref,
946
+ xmlns: "http://www.w3.org/2000/svg",
947
+ viewBox: "0 0 32 32",
948
+ fill: "currentColor"
949
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
950
+ 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"
951
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
952
+ 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"
953
+ })), children);
954
+ });
955
+ ZoomIn.propTypes = iconPropTypes;
956
+ var ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref43, ref) {
957
+ var children = _ref43.children,
958
+ _ref43$size = _ref43.size,
959
+ size = _ref43$size === void 0 ? 16 : _ref43$size,
960
+ rest = _objectWithoutProperties(_ref43, _excluded43);
961
+
962
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
963
+ width: size,
964
+ height: size,
965
+ ref: ref,
966
+ xmlns: "http://www.w3.org/2000/svg",
967
+ viewBox: "0 0 32 32",
968
+ fill: "currentColor"
969
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
970
+ 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"
971
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
972
+ 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"
973
+ })), children);
974
+ });
975
+ ZoomInArea.propTypes = iconPropTypes;
976
+ var ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref44, ref) {
977
+ var children = _ref44.children,
978
+ _ref44$size = _ref44.size,
979
+ size = _ref44$size === void 0 ? 16 : _ref44$size,
980
+ rest = _objectWithoutProperties(_ref44, _excluded44);
981
+
982
+ if (size === 16 || size === "16" || size === "16px") {
983
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
984
+ width: size,
985
+ height: size,
986
+ ref: ref,
987
+ xmlns: "http://www.w3.org/2000/svg",
988
+ viewBox: "0 0 16 16",
989
+ fill: "currentColor"
990
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
991
+ d: "M4 6H9V7H4z"
992
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
993
+ 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"
994
+ })), children);
995
+ }
996
+
997
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
998
+ width: size,
999
+ height: size,
1000
+ ref: ref,
1001
+ xmlns: "http://www.w3.org/2000/svg",
1002
+ viewBox: "0 0 32 32",
1003
+ fill: "currentColor"
1004
+ }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1005
+ d: "M8 12H18V14H8z"
1006
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1007
+ 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"
1008
+ })), children);
1009
+ });
1010
+ ZoomOut.propTypes = iconPropTypes;
1011
+ var ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref45, ref) {
1012
+ var children = _ref45.children,
1013
+ _ref45$size = _ref45.size,
1014
+ size = _ref45$size === void 0 ? 16 : _ref45$size,
1015
+ rest = _objectWithoutProperties(_ref45, _excluded45);
1016
+
1017
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1018
+ width: size,
1019
+ height: size,
1020
+ ref: ref,
1021
+ xmlns: "http://www.w3.org/2000/svg",
1022
+ viewBox: "0 0 32 32",
1023
+ fill: "currentColor"
1024
+ }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1025
+ d: "M16 19H24V21H16z"
1026
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1027
+ 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"
1028
+ })), children);
1029
+ });
1030
+ ZoomOutArea.propTypes = iconPropTypes;
1031
+ var ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref46, ref) {
1032
+ var children = _ref46.children,
1033
+ _ref46$size = _ref46.size,
1034
+ size = _ref46$size === void 0 ? 16 : _ref46$size,
1035
+ rest = _objectWithoutProperties(_ref46, _excluded46);
1036
+
1037
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1038
+ width: size,
1039
+ height: size,
1040
+ ref: ref,
1041
+ xmlns: "http://www.w3.org/2000/svg",
1042
+ viewBox: "0 0 32 32",
1043
+ fill: "currentColor"
1044
+ }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1045
+ 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"
1046
+ })), children);
1047
+ });
1048
+ ZoomReset.propTypes = iconPropTypes;
1049
+ var WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZoomPan(_ref47, ref) {
1050
+ var children = _ref47.children,
1051
+ _ref47$size = _ref47.size,
1052
+ size = _ref47$size === void 0 ? 16 : _ref47$size,
1053
+ rest = _objectWithoutProperties(_ref47, _excluded47);
1054
+
1055
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1056
+ width: size,
1057
+ height: size,
1058
+ ref: ref,
1059
+ xmlns: "http://www.w3.org/2000/svg",
1060
+ viewBox: "0 0 32 32",
1061
+ fill: "currentColor"
1062
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1063
+ 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"
1064
+ })), children);
1065
+ });
1066
+ WatsonHealthZoomPan.propTypes = iconPropTypes;
1067
+
1068
+ export { QX, QY, QZ, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset, WatsonHealthZoomPan, WifiBridge, WifiBridgeAlt, WifiNotSecure, WifiOff, WifiSecure, Wikis, WindGusts, WindPower, WindStream, Windy, WindyDust, WindySnow, WindyStrong, WinterWarning, WintryMix, WirelessCheckout, Wmv, WordCloud, Workspace, WorkspaceImport, Worship, WorshipChristian, WorshipJewish, WorshipMuslim, XAxis, Xls, Xml, YAxis, ZAxis, Zip, ZipReference, ZoomArea, ZoomFit, ZoomIn, ZoomInArea, ZoomOut, ZoomOutArea, ZoomReset };