@carbon/icons-react 11.14.0 → 11.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/AppleDash.js +41 -0
- package/es/BatchJob.js +43 -0
- package/es/BatchJobStep.js +39 -0
- package/es/BootVolume.js +39 -0
- package/es/BootVolumeAlt.js +43 -0
- package/es/BottlesContainer.js +41 -0
- package/es/Bottles_01.js +39 -0
- package/es/Bottles_01Dash.js +39 -0
- package/es/Bottles_02.js +39 -0
- package/es/Bottles_02Dash.js +39 -0
- package/es/CarbonUiBuilder.js +60 -0
- package/es/CicsDb2Connection.js +41 -0
- package/es/CicsProgram.js +49 -0
- package/es/CicsRegionAlt.js +39 -0
- package/es/CicsSit.js +41 -0
- package/es/CicsSitOverrides.js +39 -0
- package/es/CicsTransactionServerZos.js +51 -0
- package/es/ConnectReference.js +41 -0
- package/es/DataVolume.js +39 -0
- package/es/DataVolumeAlt.js +47 -0
- package/es/Db2BufferPool.js +41 -0
- package/es/Db2DataSharingGroup.js +39 -0
- package/es/Db2Database.js +39 -0
- package/es/Drink_01.js +41 -0
- package/es/Drink_02.js +41 -0
- package/es/ExecutableProgram.js +52 -0
- package/es/IbmBluepay.js +39 -0
- package/es/IbmCloudAppId.js +41 -0
- package/es/IbmCloudContinuousDelivery.js +41 -0
- package/es/IbmCloudForEducation.js +43 -0
- package/es/IbmCloudHsm.js +49 -0
- package/es/IbmCloudIpsecVpn.js +39 -0
- package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
- package/es/IbmContentServices.js +43 -0
- package/es/IbmDb2.js +47 -0
- package/es/IbmDb2Alt.js +39 -0
- package/es/IbmTelehealth.js +41 -0
- package/es/IbmTenet.js +53 -0
- package/es/IbmToolchain.js +39 -0
- package/es/ListChecked.js +1 -1
- package/es/ListCheckedMirror.js +39 -0
- package/es/ListNumberedMirror.js +39 -0
- package/es/LogicalPartition.js +1 -1
- package/es/LogoAnsibleCommunity.js +39 -0
- package/es/LogoRedHatAnsible.js +41 -0
- package/es/LogoTwitter.js +1 -1
- package/es/LogoVmware.js +1 -1
- package/es/LogoVmwareAlt.js +39 -0
- package/es/LogoYelp.js +1 -1
- package/es/PortInput.js +41 -0
- package/es/PortOutput.js +41 -0
- package/es/Recycle.js +39 -0
- package/es/RunMirror.js +43 -0
- package/es/ScreenMap.js +41 -0
- package/es/ScreenMapSet.js +43 -0
- package/es/SearchLocateMirror.js +39 -0
- package/es/Slm.js +39 -0
- package/es/SummaryKpiMirror.js +39 -0
- package/es/TcpIpService.js +39 -0
- package/es/TransformBinary.js +41 -0
- package/es/TransformInstructions.js +41 -0
- package/es/TransformLanguage.js +41 -0
- package/es/Tsq.js +41 -0
- package/es/ZLpar.js +39 -0
- package/es/ZSystems.js +39 -0
- package/es/Zos.js +39 -0
- package/es/ZosSysplex.js +39 -0
- package/es/generated/bucket-0.js +347 -345
- package/es/generated/bucket-1.js +940 -921
- package/es/generated/bucket-10.js +880 -885
- package/es/generated/bucket-11.js +899 -860
- package/es/generated/bucket-12.js +769 -880
- package/es/generated/bucket-13.js +941 -826
- package/es/generated/bucket-14.js +732 -816
- package/es/generated/bucket-15.js +923 -937
- package/es/generated/bucket-16.js +1582 -16
- package/es/generated/bucket-2.js +1074 -1058
- package/es/generated/bucket-3.js +836 -912
- package/es/generated/bucket-4.js +835 -784
- package/es/generated/bucket-5.js +846 -824
- package/es/generated/bucket-6.js +849 -897
- package/es/generated/bucket-7.js +921 -920
- package/es/generated/bucket-8.js +839 -770
- package/es/generated/bucket-9.js +936 -974
- package/es/index.js +17 -17
- package/lib/AppleDash.js +47 -0
- package/lib/BatchJob.js +49 -0
- package/lib/BatchJobStep.js +45 -0
- package/lib/BootVolume.js +45 -0
- package/lib/BootVolumeAlt.js +49 -0
- package/lib/BottlesContainer.js +47 -0
- package/lib/Bottles_01.js +45 -0
- package/lib/Bottles_01Dash.js +45 -0
- package/lib/Bottles_02.js +45 -0
- package/lib/Bottles_02Dash.js +45 -0
- package/lib/CarbonUiBuilder.js +66 -0
- package/lib/CicsDb2Connection.js +47 -0
- package/lib/CicsProgram.js +55 -0
- package/lib/CicsRegionAlt.js +45 -0
- package/lib/CicsSit.js +47 -0
- package/lib/CicsSitOverrides.js +45 -0
- package/lib/CicsTransactionServerZos.js +57 -0
- package/lib/ConnectReference.js +47 -0
- package/lib/DataVolume.js +45 -0
- package/lib/DataVolumeAlt.js +53 -0
- package/lib/Db2BufferPool.js +47 -0
- package/lib/Db2DataSharingGroup.js +45 -0
- package/lib/Db2Database.js +45 -0
- package/lib/Drink_01.js +47 -0
- package/lib/Drink_02.js +47 -0
- package/lib/ExecutableProgram.js +58 -0
- package/lib/IbmBluepay.js +45 -0
- package/lib/IbmCloudAppId.js +47 -0
- package/lib/IbmCloudContinuousDelivery.js +47 -0
- package/lib/IbmCloudForEducation.js +49 -0
- package/lib/IbmCloudHsm.js +55 -0
- package/lib/IbmCloudIpsecVpn.js +45 -0
- package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
- package/lib/IbmContentServices.js +49 -0
- package/lib/IbmDb2.js +53 -0
- package/lib/IbmDb2Alt.js +45 -0
- package/lib/IbmTelehealth.js +47 -0
- package/lib/IbmTenet.js +59 -0
- package/lib/IbmToolchain.js +45 -0
- package/lib/ListChecked.js +1 -1
- package/lib/ListCheckedMirror.js +45 -0
- package/lib/ListNumberedMirror.js +45 -0
- package/lib/LogicalPartition.js +1 -1
- package/lib/LogoAnsibleCommunity.js +45 -0
- package/lib/LogoRedHatAnsible.js +47 -0
- package/lib/LogoTwitter.js +1 -1
- package/lib/LogoVmware.js +1 -1
- package/lib/LogoVmwareAlt.js +45 -0
- package/lib/LogoYelp.js +1 -1
- package/lib/PortInput.js +47 -0
- package/lib/PortOutput.js +47 -0
- package/lib/Recycle.js +45 -0
- package/lib/RunMirror.js +49 -0
- package/lib/ScreenMap.js +47 -0
- package/lib/ScreenMapSet.js +49 -0
- package/lib/SearchLocateMirror.js +45 -0
- package/lib/Slm.js +45 -0
- package/lib/SummaryKpiMirror.js +45 -0
- package/lib/TcpIpService.js +45 -0
- package/lib/TransformBinary.js +47 -0
- package/lib/TransformInstructions.js +47 -0
- package/lib/TransformLanguage.js +47 -0
- package/lib/Tsq.js +47 -0
- package/lib/ZLpar.js +45 -0
- package/lib/ZSystems.js +45 -0
- package/lib/Zos.js +45 -0
- package/lib/ZosSysplex.js +45 -0
- package/lib/generated/bucket-0.js +347 -345
- package/lib/generated/bucket-1.js +950 -931
- package/lib/generated/bucket-10.js +923 -928
- package/lib/generated/bucket-11.js +945 -906
- package/lib/generated/bucket-12.js +819 -930
- package/lib/generated/bucket-13.js +993 -878
- package/lib/generated/bucket-14.js +788 -872
- package/lib/generated/bucket-15.js +980 -994
- package/lib/generated/bucket-16.js +1643 -15
- package/lib/generated/bucket-2.js +1090 -1074
- package/lib/generated/bucket-3.js +853 -929
- package/lib/generated/bucket-4.js +857 -806
- package/lib/generated/bucket-5.js +871 -849
- package/lib/generated/bucket-6.js +874 -922
- package/lib/generated/bucket-7.js +959 -958
- package/lib/generated/bucket-8.js +880 -811
- package/lib/generated/bucket-9.js +979 -1017
- package/lib/index.js +619 -557
- package/package.json +6 -6
|
@@ -19,12 +19,74 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
19
19
|
|
|
20
20
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
21
21
|
|
|
22
|
-
var _path, _path2, _path3, _path4;
|
|
22
|
+
var _path, _path2, _path3, _circle, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _circle2, _path18, _path19, _path20, _circle3, _path21, _path22, _path23, _path24, _circle4, _circle5, _path25, _path26, _path27, _path28, _circle6, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _switch, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133;
|
|
23
23
|
|
|
24
24
|
var _excluded = ["children", "size"],
|
|
25
25
|
_excluded2 = ["children", "size"],
|
|
26
|
-
_excluded3 = ["children", "size"]
|
|
27
|
-
|
|
26
|
+
_excluded3 = ["children", "size"],
|
|
27
|
+
_excluded4 = ["children", "size"],
|
|
28
|
+
_excluded5 = ["children", "size"],
|
|
29
|
+
_excluded6 = ["children", "size"],
|
|
30
|
+
_excluded7 = ["children", "size"],
|
|
31
|
+
_excluded8 = ["children", "size"],
|
|
32
|
+
_excluded9 = ["children", "size"],
|
|
33
|
+
_excluded10 = ["children", "size"],
|
|
34
|
+
_excluded11 = ["children", "size"],
|
|
35
|
+
_excluded12 = ["children", "size"],
|
|
36
|
+
_excluded13 = ["children", "size"],
|
|
37
|
+
_excluded14 = ["children", "size"],
|
|
38
|
+
_excluded15 = ["children", "size"],
|
|
39
|
+
_excluded16 = ["children", "size"],
|
|
40
|
+
_excluded17 = ["children", "size"],
|
|
41
|
+
_excluded18 = ["children", "size"],
|
|
42
|
+
_excluded19 = ["children", "size"],
|
|
43
|
+
_excluded20 = ["children", "size"],
|
|
44
|
+
_excluded21 = ["children", "size"],
|
|
45
|
+
_excluded22 = ["children", "size"],
|
|
46
|
+
_excluded23 = ["children", "size"],
|
|
47
|
+
_excluded24 = ["children", "size"],
|
|
48
|
+
_excluded25 = ["children", "size"],
|
|
49
|
+
_excluded26 = ["children", "size"],
|
|
50
|
+
_excluded27 = ["children", "size"],
|
|
51
|
+
_excluded28 = ["children", "size"],
|
|
52
|
+
_excluded29 = ["children", "size"],
|
|
53
|
+
_excluded30 = ["children", "size"],
|
|
54
|
+
_excluded31 = ["children", "size"],
|
|
55
|
+
_excluded32 = ["children", "size"],
|
|
56
|
+
_excluded33 = ["children", "size"],
|
|
57
|
+
_excluded34 = ["children", "size"],
|
|
58
|
+
_excluded35 = ["children", "size"],
|
|
59
|
+
_excluded36 = ["children", "size"],
|
|
60
|
+
_excluded37 = ["children", "size"],
|
|
61
|
+
_excluded38 = ["children", "size"],
|
|
62
|
+
_excluded39 = ["children", "size"],
|
|
63
|
+
_excluded40 = ["children", "size"],
|
|
64
|
+
_excluded41 = ["children", "size"],
|
|
65
|
+
_excluded42 = ["children", "size"],
|
|
66
|
+
_excluded43 = ["children", "size"],
|
|
67
|
+
_excluded44 = ["children", "size"],
|
|
68
|
+
_excluded45 = ["children", "size"],
|
|
69
|
+
_excluded46 = ["children", "size"],
|
|
70
|
+
_excluded47 = ["children", "size"],
|
|
71
|
+
_excluded48 = ["children", "size"],
|
|
72
|
+
_excluded49 = ["children", "size"],
|
|
73
|
+
_excluded50 = ["children", "size"],
|
|
74
|
+
_excluded51 = ["children", "size"],
|
|
75
|
+
_excluded52 = ["children", "size"],
|
|
76
|
+
_excluded53 = ["children", "size"],
|
|
77
|
+
_excluded54 = ["children", "size"],
|
|
78
|
+
_excluded55 = ["children", "size"],
|
|
79
|
+
_excluded56 = ["children", "size"],
|
|
80
|
+
_excluded57 = ["children", "size"],
|
|
81
|
+
_excluded58 = ["children", "size"],
|
|
82
|
+
_excluded59 = ["children", "size"],
|
|
83
|
+
_excluded60 = ["children", "size"],
|
|
84
|
+
_excluded61 = ["children", "size"],
|
|
85
|
+
_excluded62 = ["children", "size"],
|
|
86
|
+
_excluded63 = ["children", "size"],
|
|
87
|
+
_excluded64 = ["children", "size"],
|
|
88
|
+
_excluded65 = ["children", "size"];
|
|
89
|
+
var WatsonMachineLearning = /*#__PURE__*/React__default["default"].forwardRef(function WatsonMachineLearning(_ref, ref) {
|
|
28
90
|
var children = _ref.children,
|
|
29
91
|
_ref$size = _ref.size,
|
|
30
92
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -38,16 +100,14 @@ var ZoomOutArea = /*#__PURE__*/React__default["default"].forwardRef(function Zoo
|
|
|
38
100
|
viewBox: "0 0 32 32",
|
|
39
101
|
fill: "currentColor"
|
|
40
102
|
}, rest), _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
41
|
-
d: "
|
|
42
|
-
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
43
|
-
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"
|
|
103
|
+
d: "M22 26H20V17.76l-3.23 3.88a1 1 0 01-1.54 0L12 17.76V26H10V15a1 1 0 01.66-.94 1 1 0 011.11.3L16 19.44l4.23-5.08a1 1 0 011.11-.3A1 1 0 0122 15zM4.16 14.65l-3-1.75a.76.76 0 10-.76 1.32L3.4 16a.76.76 0 10.76-1.31zM8.29 10.52a.73.73 0 001 .27.75.75 0 00.28-1l-1.74-3a.76.76 0 10-1.32.76zM16 9a.76.76 0 00.76-.76V4.76a.76.76 0 10-1.52 0V8.25A.76.76 0 0016 9zM22.68 10.79a.75.75 0 00.37.11.76.76 0 00.66-.38l1.75-3a.76.76 0 00-1.32-.76l-1.74 3A.75.75 0 0022.68 10.79zM31.9 13.18a.76.76 0 00-1-.28l-3 1.75A.76.76 0 0028.6 16l3-1.74A.77.77 0 0031.9 13.18z"
|
|
44
104
|
})), children);
|
|
45
105
|
});
|
|
46
106
|
|
|
47
107
|
if (process.env.NODE_ENV !== "production") {
|
|
48
|
-
|
|
108
|
+
WatsonMachineLearning.propTypes = iconPropTypes.iconPropTypes;
|
|
49
109
|
}
|
|
50
|
-
var
|
|
110
|
+
var WaveDirection = /*#__PURE__*/React__default["default"].forwardRef(function WaveDirection(_ref2, ref) {
|
|
51
111
|
var children = _ref2.children,
|
|
52
112
|
_ref2$size = _ref2.size,
|
|
53
113
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -60,15 +120,23 @@ var ZoomReset = /*#__PURE__*/React__default["default"].forwardRef(function ZoomR
|
|
|
60
120
|
xmlns: "http://www.w3.org/2000/svg",
|
|
61
121
|
viewBox: "0 0 32 32",
|
|
62
122
|
fill: "currentColor"
|
|
63
|
-
}, rest),
|
|
64
|
-
d: "M22
|
|
123
|
+
}, rest), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
124
|
+
d: "M22,30H17a7.0078,7.0078,0,0,1-7-7,6.6832,6.6832,0,0,1,2.0244-4.6967A6.7126,6.7126,0,0,0,10.0093,18C5.0425,18.0466,4,24.5513,4,30H2C2,18.4907,6.3452,16.0342,9.9907,16a10.0962,10.0962,0,0,1,4.4785,1.117,1,1,0,0,1,.0616,1.73A4.8773,4.8773,0,0,0,17,28h5Z"
|
|
125
|
+
})), _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
126
|
+
d: "M18,24V22a8,8,0,1,0-8-8H8A10,10,0,1,1,18,24Z"
|
|
127
|
+
})), _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
128
|
+
cx: "18",
|
|
129
|
+
cy: "8",
|
|
130
|
+
r: "1"
|
|
131
|
+
})), _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
132
|
+
d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
|
|
65
133
|
})), children);
|
|
66
134
|
});
|
|
67
135
|
|
|
68
136
|
if (process.env.NODE_ENV !== "production") {
|
|
69
|
-
|
|
137
|
+
WaveDirection.propTypes = iconPropTypes.iconPropTypes;
|
|
70
138
|
}
|
|
71
|
-
var
|
|
139
|
+
var WaveHeight = /*#__PURE__*/React__default["default"].forwardRef(function WaveHeight(_ref3, ref) {
|
|
72
140
|
var children = _ref3.children,
|
|
73
141
|
_ref3$size = _ref3.size,
|
|
74
142
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -81,15 +149,1575 @@ var WatsonHealthZoomPan = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
81
149
|
xmlns: "http://www.w3.org/2000/svg",
|
|
82
150
|
viewBox: "0 0 32 32",
|
|
83
151
|
fill: "currentColor"
|
|
84
|
-
}, rest),
|
|
85
|
-
d: "
|
|
152
|
+
}, rest), _path5 || (_path5 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
153
|
+
d: "M24 2H30V4H24zM24 8H28V10H24zM24 14H30V16H24zM24 20H28V22H24z"
|
|
154
|
+
})), _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
155
|
+
d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,26h6Z"
|
|
86
156
|
})), children);
|
|
87
157
|
});
|
|
88
158
|
|
|
89
159
|
if (process.env.NODE_ENV !== "production") {
|
|
90
|
-
|
|
160
|
+
WaveHeight.propTypes = iconPropTypes.iconPropTypes;
|
|
161
|
+
}
|
|
162
|
+
var WavePeriod = /*#__PURE__*/React__default["default"].forwardRef(function WavePeriod(_ref4, ref) {
|
|
163
|
+
var children = _ref4.children,
|
|
164
|
+
_ref4$size = _ref4.size,
|
|
165
|
+
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
166
|
+
rest = iconPropTypes._objectWithoutProperties(_ref4, _excluded4);
|
|
167
|
+
|
|
168
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
169
|
+
width: size,
|
|
170
|
+
height: size,
|
|
171
|
+
ref: ref,
|
|
172
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
173
|
+
viewBox: "0 0 32 32",
|
|
174
|
+
fill: "currentColor"
|
|
175
|
+
}, rest), _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
176
|
+
d: "M22 30H17a7.0078 7.0078 0 01-7-7 6.6832 6.6832 0 012.0244-4.6967A6.7935 6.7935 0 0010.0093 18C5.0425 18.0466 4 24.5513 4 30H2C2 18.4907 6.3452 16.0342 9.9907 16a10.0717 10.0717 0 014.4785 1.117 1 1 0 01.0616 1.73A4.8773 4.8773 0 0017 28h5zM17 8H19V16H17z"
|
|
177
|
+
})), _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
178
|
+
d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
|
|
179
|
+
})), children);
|
|
180
|
+
});
|
|
181
|
+
|
|
182
|
+
if (process.env.NODE_ENV !== "production") {
|
|
183
|
+
WavePeriod.propTypes = iconPropTypes.iconPropTypes;
|
|
184
|
+
}
|
|
185
|
+
var WeatherFrontCold = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontCold(_ref5, ref) {
|
|
186
|
+
var children = _ref5.children,
|
|
187
|
+
_ref5$size = _ref5.size,
|
|
188
|
+
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
189
|
+
rest = iconPropTypes._objectWithoutProperties(_ref5, _excluded5);
|
|
190
|
+
|
|
191
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
192
|
+
width: size,
|
|
193
|
+
height: size,
|
|
194
|
+
ref: ref,
|
|
195
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
196
|
+
viewBox: "0 0 32 32",
|
|
197
|
+
fill: "currentColor"
|
|
198
|
+
}, rest), _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
199
|
+
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
200
|
+
})), children);
|
|
201
|
+
});
|
|
202
|
+
|
|
203
|
+
if (process.env.NODE_ENV !== "production") {
|
|
204
|
+
WeatherFrontCold.propTypes = iconPropTypes.iconPropTypes;
|
|
205
|
+
}
|
|
206
|
+
var WeatherFrontStationary = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontStationary(_ref6, ref) {
|
|
207
|
+
var children = _ref6.children,
|
|
208
|
+
_ref6$size = _ref6.size,
|
|
209
|
+
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
210
|
+
rest = iconPropTypes._objectWithoutProperties(_ref6, _excluded6);
|
|
211
|
+
|
|
212
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
213
|
+
width: size,
|
|
214
|
+
height: size,
|
|
215
|
+
ref: ref,
|
|
216
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
217
|
+
viewBox: "0 0 32 32",
|
|
218
|
+
fill: "currentColor"
|
|
219
|
+
}, rest), _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
220
|
+
d: "M28.1655 2a12.9848 12.9848 0 00-8.4074 3.1065A3.9947 3.9947 0 1015.583 11.728l-1.1362 4.1665c-.0725.2657-.1579.5254-.2489.7818a3.9864 3.9864 0 00-5.1547 6.0054A10.9541 10.9541 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM17 6a1.98 1.98 0 011.3237.53A12.9413 12.9413 0 0016.24 9.8482 1.9988 1.9988 0 0117 6zM10 20a1.9879 1.9879 0 013.3374-1.4717 11.0157 11.0157 0 01-2.5959 3.0147A1.9975 1.9975 0 0110 20zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM22 22L22 24 26.586 24 22 28.586 23.414 30 28 25.414 28 30 30 30 30 22 22 22zM2 2L2 4 6.586 4 2 8.586 3.414 10 8 5.414 8 10 10 10 10 2 2 2z"
|
|
221
|
+
})), children);
|
|
222
|
+
});
|
|
223
|
+
|
|
224
|
+
if (process.env.NODE_ENV !== "production") {
|
|
225
|
+
WeatherFrontStationary.propTypes = iconPropTypes.iconPropTypes;
|
|
226
|
+
}
|
|
227
|
+
var WeatherFrontWarm = /*#__PURE__*/React__default["default"].forwardRef(function WeatherFrontWarm(_ref7, ref) {
|
|
228
|
+
var children = _ref7.children,
|
|
229
|
+
_ref7$size = _ref7.size,
|
|
230
|
+
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
231
|
+
rest = iconPropTypes._objectWithoutProperties(_ref7, _excluded7);
|
|
232
|
+
|
|
233
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._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), _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
241
|
+
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345a12.9139 12.9139 0 003.4687-.4819 3.9979 3.9979 0 106.5818-4.2866 12.9671 12.9671 0 001.6209-2.5269 3.9944 3.9944 0 102.3772-7.5991 10.95 10.95 0 011.7253-3.01 3.9825 3.9825 0 006.9058-3.9648A10.9435 10.9435 0 0128.1655 4H30V2zM11 26a1.9983 1.9983 0 01-1.8118-1.1655 13.0811 13.0811 0 003.2969-2.1426A1.9773 1.9773 0 0111 26zm8-11a1.9926 1.9926 0 01-2.759 1.8467c.0442-.1426.0959-.2813.1355-.4258L17.301 13.03A1.9976 1.9976 0 0119 15zm6-9a1.9942 1.9942 0 01-3.9011.5894 11.0511 11.0511 0 013.3623-1.9385A1.995 1.995 0 0125 6zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
242
|
+
})), children);
|
|
243
|
+
});
|
|
244
|
+
|
|
245
|
+
if (process.env.NODE_ENV !== "production") {
|
|
246
|
+
WeatherFrontWarm.propTypes = iconPropTypes.iconPropTypes;
|
|
247
|
+
}
|
|
248
|
+
var WeatherStation = /*#__PURE__*/React__default["default"].forwardRef(function WeatherStation(_ref8, ref) {
|
|
249
|
+
var children = _ref8.children,
|
|
250
|
+
_ref8$size = _ref8.size,
|
|
251
|
+
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
252
|
+
rest = iconPropTypes._objectWithoutProperties(_ref8, _excluded8);
|
|
253
|
+
|
|
254
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
255
|
+
width: size,
|
|
256
|
+
height: size,
|
|
257
|
+
ref: ref,
|
|
258
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
259
|
+
viewBox: "0 0 32 32",
|
|
260
|
+
fill: "currentColor"
|
|
261
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
262
|
+
d: "M17,28V17h1a2.0023,2.0023,0,0,0,2-2V11a2.0023,2.0023,0,0,0-2-2H14a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h1V28H2v2H30V28ZM14,11h4l.0015,4H14Z"
|
|
263
|
+
})), _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
264
|
+
d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
|
|
265
|
+
})), _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
266
|
+
d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
|
|
267
|
+
})), children);
|
|
268
|
+
});
|
|
269
|
+
|
|
270
|
+
if (process.env.NODE_ENV !== "production") {
|
|
271
|
+
WeatherStation.propTypes = iconPropTypes.iconPropTypes;
|
|
272
|
+
}
|
|
273
|
+
var Webhook = /*#__PURE__*/React__default["default"].forwardRef(function Webhook(_ref9, ref) {
|
|
274
|
+
var children = _ref9.children,
|
|
275
|
+
_ref9$size = _ref9.size,
|
|
276
|
+
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
277
|
+
rest = iconPropTypes._objectWithoutProperties(_ref9, _excluded9);
|
|
278
|
+
|
|
279
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
280
|
+
width: size,
|
|
281
|
+
height: size,
|
|
282
|
+
ref: ref,
|
|
283
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
284
|
+
viewBox: "0 0 32 32",
|
|
285
|
+
fill: "currentColor"
|
|
286
|
+
}, rest), _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
287
|
+
d: "M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z"
|
|
288
|
+
})), _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
289
|
+
d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
|
|
290
|
+
})), _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
291
|
+
d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
|
|
292
|
+
})), children);
|
|
293
|
+
});
|
|
294
|
+
|
|
295
|
+
if (process.env.NODE_ENV !== "production") {
|
|
296
|
+
Webhook.propTypes = iconPropTypes.iconPropTypes;
|
|
297
|
+
}
|
|
298
|
+
var Websheet = /*#__PURE__*/React__default["default"].forwardRef(function Websheet(_ref10, ref) {
|
|
299
|
+
var children = _ref10.children,
|
|
300
|
+
_ref10$size = _ref10.size,
|
|
301
|
+
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
302
|
+
rest = iconPropTypes._objectWithoutProperties(_ref10, _excluded10);
|
|
303
|
+
|
|
304
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
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), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
312
|
+
cx: "24",
|
|
313
|
+
cy: "24",
|
|
314
|
+
r: "2"
|
|
315
|
+
})), _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
316
|
+
d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
|
|
317
|
+
})), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
318
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
319
|
+
})), children);
|
|
320
|
+
});
|
|
321
|
+
|
|
322
|
+
if (process.env.NODE_ENV !== "production") {
|
|
323
|
+
Websheet.propTypes = iconPropTypes.iconPropTypes;
|
|
324
|
+
}
|
|
325
|
+
var Wheat = /*#__PURE__*/React__default["default"].forwardRef(function Wheat(_ref11, ref) {
|
|
326
|
+
var children = _ref11.children,
|
|
327
|
+
_ref11$size = _ref11.size,
|
|
328
|
+
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
329
|
+
rest = iconPropTypes._objectWithoutProperties(_ref11, _excluded11);
|
|
330
|
+
|
|
331
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
332
|
+
width: size,
|
|
333
|
+
height: size,
|
|
334
|
+
ref: ref,
|
|
335
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
336
|
+
viewBox: "0 0 32 32",
|
|
337
|
+
fill: "currentColor"
|
|
338
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
339
|
+
d: "M21,3V5.5857l-4,4V1H15V9.5857l-4-4V3H9V19a7.004,7.004,0,0,0,6,6.92V30h2V25.92A7.004,7.004,0,0,0,23,19V3ZM15,23.8987A5.008,5.008,0,0,1,11,19v-2.586l4,4Zm0-6.313-4-4V8.4138l4,4Zm2-5.1719,4-4v5.1719l-4,4Zm0,11.4849V20.4138l4-4V19A5.008,5.008,0,0,1,17,23.8987Z"
|
|
340
|
+
})), children);
|
|
341
|
+
});
|
|
342
|
+
|
|
343
|
+
if (process.env.NODE_ENV !== "production") {
|
|
344
|
+
Wheat.propTypes = iconPropTypes.iconPropTypes;
|
|
345
|
+
}
|
|
346
|
+
var Wifi = /*#__PURE__*/React__default["default"].forwardRef(function Wifi(_ref12, ref) {
|
|
347
|
+
var children = _ref12.children,
|
|
348
|
+
_ref12$size = _ref12.size,
|
|
349
|
+
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
350
|
+
rest = iconPropTypes._objectWithoutProperties(_ref12, _excluded12);
|
|
351
|
+
|
|
352
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
353
|
+
width: size,
|
|
354
|
+
height: size,
|
|
355
|
+
ref: ref,
|
|
356
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
357
|
+
viewBox: "0 0 32 32",
|
|
358
|
+
fill: "currentColor"
|
|
359
|
+
}, rest), _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
360
|
+
cx: "16",
|
|
361
|
+
cy: "25",
|
|
362
|
+
r: "2"
|
|
363
|
+
})), _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
364
|
+
d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
|
|
365
|
+
})), _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
366
|
+
d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
|
|
367
|
+
})), _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
368
|
+
d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
|
|
369
|
+
})), children);
|
|
370
|
+
});
|
|
371
|
+
|
|
372
|
+
if (process.env.NODE_ENV !== "production") {
|
|
373
|
+
Wifi.propTypes = iconPropTypes.iconPropTypes;
|
|
374
|
+
}
|
|
375
|
+
var WifiController = /*#__PURE__*/React__default["default"].forwardRef(function WifiController(_ref13, ref) {
|
|
376
|
+
var children = _ref13.children,
|
|
377
|
+
_ref13$size = _ref13.size,
|
|
378
|
+
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
379
|
+
rest = iconPropTypes._objectWithoutProperties(_ref13, _excluded13);
|
|
380
|
+
|
|
381
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
382
|
+
width: size,
|
|
383
|
+
height: size,
|
|
384
|
+
ref: ref,
|
|
385
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
386
|
+
viewBox: "0 0 32 32",
|
|
387
|
+
fill: "currentColor"
|
|
388
|
+
}, rest), _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
389
|
+
d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
|
|
390
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
391
|
+
cx: "9",
|
|
392
|
+
cy: "25",
|
|
393
|
+
r: "1"
|
|
394
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
395
|
+
cx: "16",
|
|
396
|
+
cy: "14.5",
|
|
397
|
+
r: "1.5"
|
|
398
|
+
})), _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
399
|
+
d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
|
|
400
|
+
})), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
401
|
+
d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
|
|
402
|
+
})), children);
|
|
403
|
+
});
|
|
404
|
+
|
|
405
|
+
if (process.env.NODE_ENV !== "production") {
|
|
406
|
+
WifiController.propTypes = iconPropTypes.iconPropTypes;
|
|
407
|
+
}
|
|
408
|
+
var WifiNotSecure = /*#__PURE__*/React__default["default"].forwardRef(function WifiNotSecure(_ref14, ref) {
|
|
409
|
+
var children = _ref14.children,
|
|
410
|
+
_ref14$size = _ref14.size,
|
|
411
|
+
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
412
|
+
rest = iconPropTypes._objectWithoutProperties(_ref14, _excluded14);
|
|
413
|
+
|
|
414
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
415
|
+
width: size,
|
|
416
|
+
height: size,
|
|
417
|
+
ref: ref,
|
|
418
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
419
|
+
viewBox: "0 0 32 32",
|
|
420
|
+
fill: "currentColor"
|
|
421
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
422
|
+
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"
|
|
423
|
+
})), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
424
|
+
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"
|
|
425
|
+
})), children);
|
|
426
|
+
});
|
|
427
|
+
|
|
428
|
+
if (process.env.NODE_ENV !== "production") {
|
|
429
|
+
WifiNotSecure.propTypes = iconPropTypes.iconPropTypes;
|
|
430
|
+
}
|
|
431
|
+
var WifiOff = /*#__PURE__*/React__default["default"].forwardRef(function WifiOff(_ref15, ref) {
|
|
432
|
+
var children = _ref15.children,
|
|
433
|
+
_ref15$size = _ref15.size,
|
|
434
|
+
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
435
|
+
rest = iconPropTypes._objectWithoutProperties(_ref15, _excluded15);
|
|
436
|
+
|
|
437
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
438
|
+
width: size,
|
|
439
|
+
height: size,
|
|
440
|
+
ref: ref,
|
|
441
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
442
|
+
viewBox: "0 0 32 32",
|
|
443
|
+
fill: "currentColor"
|
|
444
|
+
}, rest), _circle6 || (_circle6 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
445
|
+
cx: "16",
|
|
446
|
+
cy: "25",
|
|
447
|
+
r: "2"
|
|
448
|
+
})), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
449
|
+
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"
|
|
450
|
+
})), children);
|
|
451
|
+
});
|
|
452
|
+
|
|
453
|
+
if (process.env.NODE_ENV !== "production") {
|
|
454
|
+
WifiOff.propTypes = iconPropTypes.iconPropTypes;
|
|
455
|
+
}
|
|
456
|
+
var WifiSecure = /*#__PURE__*/React__default["default"].forwardRef(function WifiSecure(_ref16, ref) {
|
|
457
|
+
var children = _ref16.children,
|
|
458
|
+
_ref16$size = _ref16.size,
|
|
459
|
+
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
460
|
+
rest = iconPropTypes._objectWithoutProperties(_ref16, _excluded16);
|
|
461
|
+
|
|
462
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
463
|
+
width: size,
|
|
464
|
+
height: size,
|
|
465
|
+
ref: ref,
|
|
466
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
467
|
+
viewBox: "0 0 32 32",
|
|
468
|
+
fill: "currentColor"
|
|
469
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
470
|
+
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"
|
|
471
|
+
})), _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
472
|
+
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"
|
|
473
|
+
})), children);
|
|
474
|
+
});
|
|
475
|
+
|
|
476
|
+
if (process.env.NODE_ENV !== "production") {
|
|
477
|
+
WifiSecure.propTypes = iconPropTypes.iconPropTypes;
|
|
478
|
+
}
|
|
479
|
+
var WifiBridge = /*#__PURE__*/React__default["default"].forwardRef(function WifiBridge(_ref17, ref) {
|
|
480
|
+
var children = _ref17.children,
|
|
481
|
+
_ref17$size = _ref17.size,
|
|
482
|
+
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
483
|
+
rest = iconPropTypes._objectWithoutProperties(_ref17, _excluded17);
|
|
484
|
+
|
|
485
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
486
|
+
width: size,
|
|
487
|
+
height: size,
|
|
488
|
+
ref: ref,
|
|
489
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
490
|
+
viewBox: "0 0 32 32",
|
|
491
|
+
fill: "currentColor"
|
|
492
|
+
}, rest), _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
493
|
+
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"
|
|
494
|
+
})), _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
495
|
+
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"
|
|
496
|
+
})), _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
497
|
+
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"
|
|
498
|
+
})), children);
|
|
499
|
+
});
|
|
500
|
+
|
|
501
|
+
if (process.env.NODE_ENV !== "production") {
|
|
502
|
+
WifiBridge.propTypes = iconPropTypes.iconPropTypes;
|
|
503
|
+
}
|
|
504
|
+
var WifiBridgeAlt = /*#__PURE__*/React__default["default"].forwardRef(function WifiBridgeAlt(_ref18, ref) {
|
|
505
|
+
var children = _ref18.children,
|
|
506
|
+
_ref18$size = _ref18.size,
|
|
507
|
+
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
508
|
+
rest = iconPropTypes._objectWithoutProperties(_ref18, _excluded18);
|
|
509
|
+
|
|
510
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
511
|
+
width: size,
|
|
512
|
+
height: size,
|
|
513
|
+
ref: ref,
|
|
514
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
515
|
+
viewBox: "0 0 32 32",
|
|
516
|
+
fill: "currentColor"
|
|
517
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
518
|
+
d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
|
|
519
|
+
})), _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
520
|
+
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"
|
|
521
|
+
})), _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
522
|
+
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"
|
|
523
|
+
})), children);
|
|
524
|
+
});
|
|
525
|
+
|
|
526
|
+
if (process.env.NODE_ENV !== "production") {
|
|
527
|
+
WifiBridgeAlt.propTypes = iconPropTypes.iconPropTypes;
|
|
528
|
+
}
|
|
529
|
+
var Wikis = /*#__PURE__*/React__default["default"].forwardRef(function Wikis(_ref19, ref) {
|
|
530
|
+
var children = _ref19.children,
|
|
531
|
+
_ref19$size = _ref19.size,
|
|
532
|
+
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
533
|
+
rest = iconPropTypes._objectWithoutProperties(_ref19, _excluded19);
|
|
534
|
+
|
|
535
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._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), _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
543
|
+
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"
|
|
544
|
+
})), children);
|
|
545
|
+
});
|
|
546
|
+
|
|
547
|
+
if (process.env.NODE_ENV !== "production") {
|
|
548
|
+
Wikis.propTypes = iconPropTypes.iconPropTypes;
|
|
549
|
+
}
|
|
550
|
+
var WindGusts = /*#__PURE__*/React__default["default"].forwardRef(function WindGusts(_ref20, ref) {
|
|
551
|
+
var children = _ref20.children,
|
|
552
|
+
_ref20$size = _ref20.size,
|
|
553
|
+
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
554
|
+
rest = iconPropTypes._objectWithoutProperties(_ref20, _excluded20);
|
|
555
|
+
|
|
556
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
557
|
+
width: size,
|
|
558
|
+
height: size,
|
|
559
|
+
ref: ref,
|
|
560
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
561
|
+
viewBox: "0 0 32 32",
|
|
562
|
+
fill: "currentColor"
|
|
563
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
564
|
+
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"
|
|
565
|
+
})), _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
566
|
+
d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
|
|
567
|
+
})), _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
568
|
+
d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
|
|
569
|
+
})), children);
|
|
570
|
+
});
|
|
571
|
+
|
|
572
|
+
if (process.env.NODE_ENV !== "production") {
|
|
573
|
+
WindGusts.propTypes = iconPropTypes.iconPropTypes;
|
|
574
|
+
}
|
|
575
|
+
var WindPower = /*#__PURE__*/React__default["default"].forwardRef(function WindPower(_ref21, ref) {
|
|
576
|
+
var children = _ref21.children,
|
|
577
|
+
_ref21$size = _ref21.size,
|
|
578
|
+
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
579
|
+
rest = iconPropTypes._objectWithoutProperties(_ref21, _excluded21);
|
|
580
|
+
|
|
581
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
582
|
+
width: size,
|
|
583
|
+
height: size,
|
|
584
|
+
ref: ref,
|
|
585
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
586
|
+
viewBox: "0 0 32 32",
|
|
587
|
+
fill: "currentColor"
|
|
588
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
589
|
+
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"
|
|
590
|
+
})), children);
|
|
591
|
+
});
|
|
592
|
+
|
|
593
|
+
if (process.env.NODE_ENV !== "production") {
|
|
594
|
+
WindPower.propTypes = iconPropTypes.iconPropTypes;
|
|
595
|
+
}
|
|
596
|
+
var WindStream = /*#__PURE__*/React__default["default"].forwardRef(function WindStream(_ref22, ref) {
|
|
597
|
+
var children = _ref22.children,
|
|
598
|
+
_ref22$size = _ref22.size,
|
|
599
|
+
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
600
|
+
rest = iconPropTypes._objectWithoutProperties(_ref22, _excluded22);
|
|
601
|
+
|
|
602
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
603
|
+
width: size,
|
|
604
|
+
height: size,
|
|
605
|
+
ref: ref,
|
|
606
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
607
|
+
viewBox: "0 0 32 32",
|
|
608
|
+
fill: "currentColor"
|
|
609
|
+
}, rest), _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
610
|
+
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"
|
|
611
|
+
})), _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
612
|
+
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"
|
|
613
|
+
})), _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
614
|
+
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"
|
|
615
|
+
})), children);
|
|
616
|
+
});
|
|
617
|
+
|
|
618
|
+
if (process.env.NODE_ENV !== "production") {
|
|
619
|
+
WindStream.propTypes = iconPropTypes.iconPropTypes;
|
|
620
|
+
}
|
|
621
|
+
var WatsonHealthWindowAuto = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowAuto(_ref23, ref) {
|
|
622
|
+
var children = _ref23.children,
|
|
623
|
+
_ref23$size = _ref23.size,
|
|
624
|
+
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
625
|
+
rest = iconPropTypes._objectWithoutProperties(_ref23, _excluded23);
|
|
626
|
+
|
|
627
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
628
|
+
width: size,
|
|
629
|
+
height: size,
|
|
630
|
+
ref: ref,
|
|
631
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
632
|
+
viewBox: "0 0 32 32",
|
|
633
|
+
fill: "currentColor"
|
|
634
|
+
}, rest), _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
635
|
+
d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
|
|
636
|
+
})), _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
637
|
+
d: "M7.55 7.04H9.55V10.04H7.55z",
|
|
638
|
+
transform: "rotate(-45 8.55 8.548)"
|
|
639
|
+
})), _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
640
|
+
d: "M21.96 7.55H24.96V9.55H21.96z",
|
|
641
|
+
transform: "rotate(-45 23.454 8.555)"
|
|
642
|
+
})), _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
643
|
+
d: "M22.45 21.95H24.45V24.95H22.45z",
|
|
644
|
+
transform: "rotate(-45 23.452 23.446)"
|
|
645
|
+
})), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
646
|
+
d: "M7.05 22.45H10.05V24.45H7.05z",
|
|
647
|
+
transform: "rotate(-45 8.544 23.451)"
|
|
648
|
+
})), _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
649
|
+
d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
|
|
650
|
+
})), children);
|
|
651
|
+
});
|
|
652
|
+
|
|
653
|
+
if (process.env.NODE_ENV !== "production") {
|
|
654
|
+
WatsonHealthWindowAuto.propTypes = iconPropTypes.iconPropTypes;
|
|
655
|
+
}
|
|
656
|
+
var WatsonHealthWindowBase = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowBase(_ref24, ref) {
|
|
657
|
+
var children = _ref24.children,
|
|
658
|
+
_ref24$size = _ref24.size,
|
|
659
|
+
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
660
|
+
rest = iconPropTypes._objectWithoutProperties(_ref24, _excluded24);
|
|
661
|
+
|
|
662
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
663
|
+
width: size,
|
|
664
|
+
height: size,
|
|
665
|
+
ref: ref,
|
|
666
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
667
|
+
viewBox: "0 0 32 32",
|
|
668
|
+
fill: "currentColor"
|
|
669
|
+
}, rest), _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
670
|
+
d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
|
|
671
|
+
})), _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
672
|
+
d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
|
|
673
|
+
transform: "rotate(-45 8.56 6.544)"
|
|
674
|
+
})), _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
675
|
+
d: "M21.96 5.54H24.96V7.54H21.96z",
|
|
676
|
+
transform: "rotate(-45 23.469 6.539)"
|
|
677
|
+
})), _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
678
|
+
d: "M22.46 19.94H24.46V22.94H22.46z",
|
|
679
|
+
transform: "rotate(-45 23.462 21.442)"
|
|
680
|
+
})), _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
681
|
+
d: "M7.04 20.45H10.04V22.45H7.04z",
|
|
682
|
+
transform: "rotate(-45 8.554 21.447)"
|
|
683
|
+
})), _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
684
|
+
d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
|
|
685
|
+
})), children);
|
|
686
|
+
});
|
|
687
|
+
|
|
688
|
+
if (process.env.NODE_ENV !== "production") {
|
|
689
|
+
WatsonHealthWindowBase.propTypes = iconPropTypes.iconPropTypes;
|
|
690
|
+
}
|
|
691
|
+
var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowBlackSaturation(_ref25, ref) {
|
|
692
|
+
var children = _ref25.children,
|
|
693
|
+
_ref25$size = _ref25.size,
|
|
694
|
+
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
695
|
+
rest = iconPropTypes._objectWithoutProperties(_ref25, _excluded25);
|
|
696
|
+
|
|
697
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
698
|
+
width: size,
|
|
699
|
+
height: size,
|
|
700
|
+
ref: ref,
|
|
701
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
702
|
+
viewBox: "0 0 32 32",
|
|
703
|
+
fill: "currentColor"
|
|
704
|
+
}, rest), _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
705
|
+
d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
|
|
706
|
+
})), _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
707
|
+
d: "M6.225 5.729H8.228V8.732H6.225z",
|
|
708
|
+
transform: "rotate(-45 7.227 7.23)"
|
|
709
|
+
})), _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
710
|
+
d: "M23.267 6.227H26.267V8.227H23.267z",
|
|
711
|
+
transform: "rotate(-45 24.767 7.227)"
|
|
712
|
+
})), _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
713
|
+
d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
|
|
714
|
+
transform: "rotate(-44.999 24.77 24.77)"
|
|
715
|
+
})), _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
716
|
+
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"
|
|
717
|
+
})), _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
718
|
+
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"
|
|
719
|
+
})), children);
|
|
720
|
+
});
|
|
721
|
+
|
|
722
|
+
if (process.env.NODE_ENV !== "production") {
|
|
723
|
+
WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes.iconPropTypes;
|
|
724
|
+
}
|
|
725
|
+
var WatsonHealthWindowOverlay = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowOverlay(_ref26, ref) {
|
|
726
|
+
var children = _ref26.children,
|
|
727
|
+
_ref26$size = _ref26.size,
|
|
728
|
+
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
729
|
+
rest = iconPropTypes._objectWithoutProperties(_ref26, _excluded26);
|
|
730
|
+
|
|
731
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
732
|
+
width: size,
|
|
733
|
+
height: size,
|
|
734
|
+
ref: ref,
|
|
735
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
736
|
+
viewBox: "0 0 32 32",
|
|
737
|
+
fill: "currentColor"
|
|
738
|
+
}, rest), _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
739
|
+
d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
|
|
740
|
+
})), _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
741
|
+
d: "M7.55 9.03H9.55V12.03H7.55z",
|
|
742
|
+
transform: "rotate(-45 8.558 10.545)"
|
|
743
|
+
})), _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
744
|
+
d: "M21.96 9.54H24.96V11.54H21.96z",
|
|
745
|
+
transform: "rotate(-45 23.466 10.54)"
|
|
746
|
+
})), _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
747
|
+
d: "M22.46 23.94H24.46V26.94H22.46z",
|
|
748
|
+
transform: "rotate(-45 23.459 25.443)"
|
|
749
|
+
})), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
750
|
+
d: "M7.04 24.45H10.04V26.45H7.04z",
|
|
751
|
+
transform: "rotate(-45 8.55 25.448)"
|
|
752
|
+
})), _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
753
|
+
d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
|
|
754
|
+
})), children);
|
|
755
|
+
});
|
|
756
|
+
|
|
757
|
+
if (process.env.NODE_ENV !== "production") {
|
|
758
|
+
WatsonHealthWindowOverlay.propTypes = iconPropTypes.iconPropTypes;
|
|
759
|
+
}
|
|
760
|
+
var WatsonHealthWindowPreset = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthWindowPreset(_ref27, ref) {
|
|
761
|
+
var children = _ref27.children,
|
|
762
|
+
_ref27$size = _ref27.size,
|
|
763
|
+
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
764
|
+
rest = iconPropTypes._objectWithoutProperties(_ref27, _excluded27);
|
|
765
|
+
|
|
766
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
767
|
+
width: size,
|
|
768
|
+
height: size,
|
|
769
|
+
ref: ref,
|
|
770
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
771
|
+
viewBox: "0 0 32 32",
|
|
772
|
+
fill: "currentColor"
|
|
773
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
774
|
+
d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
|
|
775
|
+
})), _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
776
|
+
d: "M8.586 8.586H10.586V10.586H8.586z",
|
|
777
|
+
transform: "rotate(-45 9.586 9.586)"
|
|
778
|
+
})), _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
779
|
+
d: "M21.414 8.586H23.414V10.586H21.414z",
|
|
780
|
+
transform: "rotate(-45 22.414 9.586)"
|
|
781
|
+
})), _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
782
|
+
d: "M21.414 21.414H23.414V23.414H21.414z",
|
|
783
|
+
transform: "rotate(-45 22.414 22.414)"
|
|
784
|
+
})), _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
785
|
+
d: "M8.586 21.414H10.586V23.414H8.586z",
|
|
786
|
+
transform: "rotate(-45 9.586 22.414)"
|
|
787
|
+
})), _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
788
|
+
d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
|
|
789
|
+
})), _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
790
|
+
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"
|
|
791
|
+
})), children);
|
|
792
|
+
});
|
|
793
|
+
|
|
794
|
+
if (process.env.NODE_ENV !== "production") {
|
|
795
|
+
WatsonHealthWindowPreset.propTypes = iconPropTypes.iconPropTypes;
|
|
796
|
+
}
|
|
797
|
+
var Windy = /*#__PURE__*/React__default["default"].forwardRef(function Windy(_ref28, ref) {
|
|
798
|
+
var children = _ref28.children,
|
|
799
|
+
_ref28$size = _ref28.size,
|
|
800
|
+
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
801
|
+
rest = iconPropTypes._objectWithoutProperties(_ref28, _excluded28);
|
|
802
|
+
|
|
803
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
804
|
+
width: size,
|
|
805
|
+
height: size,
|
|
806
|
+
ref: ref,
|
|
807
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
808
|
+
viewBox: "0 0 32 32",
|
|
809
|
+
fill: "currentColor"
|
|
810
|
+
}, rest), _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
811
|
+
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"
|
|
812
|
+
})), children);
|
|
813
|
+
});
|
|
814
|
+
|
|
815
|
+
if (process.env.NODE_ENV !== "production") {
|
|
816
|
+
Windy.propTypes = iconPropTypes.iconPropTypes;
|
|
817
|
+
}
|
|
818
|
+
var WindyDust = /*#__PURE__*/React__default["default"].forwardRef(function WindyDust(_ref29, ref) {
|
|
819
|
+
var children = _ref29.children,
|
|
820
|
+
_ref29$size = _ref29.size,
|
|
821
|
+
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
822
|
+
rest = iconPropTypes._objectWithoutProperties(_ref29, _excluded29);
|
|
823
|
+
|
|
824
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
825
|
+
width: size,
|
|
826
|
+
height: size,
|
|
827
|
+
ref: ref,
|
|
828
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
829
|
+
viewBox: "0 0 32 32",
|
|
830
|
+
fill: "currentColor"
|
|
831
|
+
}, rest), _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
832
|
+
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"
|
|
833
|
+
})), children);
|
|
834
|
+
});
|
|
835
|
+
|
|
836
|
+
if (process.env.NODE_ENV !== "production") {
|
|
837
|
+
WindyDust.propTypes = iconPropTypes.iconPropTypes;
|
|
838
|
+
}
|
|
839
|
+
var WindySnow = /*#__PURE__*/React__default["default"].forwardRef(function WindySnow(_ref30, ref) {
|
|
840
|
+
var children = _ref30.children,
|
|
841
|
+
_ref30$size = _ref30.size,
|
|
842
|
+
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
843
|
+
rest = iconPropTypes._objectWithoutProperties(_ref30, _excluded30);
|
|
844
|
+
|
|
845
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
846
|
+
width: size,
|
|
847
|
+
height: size,
|
|
848
|
+
ref: ref,
|
|
849
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
850
|
+
viewBox: "0 0 32 32",
|
|
851
|
+
fill: "currentColor"
|
|
852
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
853
|
+
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"
|
|
854
|
+
})), _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
855
|
+
d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
|
|
856
|
+
})), children);
|
|
857
|
+
});
|
|
858
|
+
|
|
859
|
+
if (process.env.NODE_ENV !== "production") {
|
|
860
|
+
WindySnow.propTypes = iconPropTypes.iconPropTypes;
|
|
861
|
+
}
|
|
862
|
+
var WindyStrong = /*#__PURE__*/React__default["default"].forwardRef(function WindyStrong(_ref31, ref) {
|
|
863
|
+
var children = _ref31.children,
|
|
864
|
+
_ref31$size = _ref31.size,
|
|
865
|
+
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
866
|
+
rest = iconPropTypes._objectWithoutProperties(_ref31, _excluded31);
|
|
867
|
+
|
|
868
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
869
|
+
width: size,
|
|
870
|
+
height: size,
|
|
871
|
+
ref: ref,
|
|
872
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
873
|
+
viewBox: "0 0 32 32",
|
|
874
|
+
fill: "currentColor"
|
|
875
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
876
|
+
d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
|
|
877
|
+
})), _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
878
|
+
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"
|
|
879
|
+
})), children);
|
|
880
|
+
});
|
|
881
|
+
|
|
882
|
+
if (process.env.NODE_ENV !== "production") {
|
|
883
|
+
WindyStrong.propTypes = iconPropTypes.iconPropTypes;
|
|
884
|
+
}
|
|
885
|
+
var WinterWarning = /*#__PURE__*/React__default["default"].forwardRef(function WinterWarning(_ref32, ref) {
|
|
886
|
+
var children = _ref32.children,
|
|
887
|
+
_ref32$size = _ref32.size,
|
|
888
|
+
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
889
|
+
rest = iconPropTypes._objectWithoutProperties(_ref32, _excluded32);
|
|
890
|
+
|
|
891
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
892
|
+
width: size,
|
|
893
|
+
height: size,
|
|
894
|
+
ref: ref,
|
|
895
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
896
|
+
viewBox: "0 0 32 32",
|
|
897
|
+
fill: "currentColor"
|
|
898
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
899
|
+
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"
|
|
900
|
+
})), _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
901
|
+
fill: "none",
|
|
902
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
903
|
+
})), _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
904
|
+
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"
|
|
905
|
+
})), children);
|
|
906
|
+
});
|
|
907
|
+
|
|
908
|
+
if (process.env.NODE_ENV !== "production") {
|
|
909
|
+
WinterWarning.propTypes = iconPropTypes.iconPropTypes;
|
|
910
|
+
}
|
|
911
|
+
var WintryMix = /*#__PURE__*/React__default["default"].forwardRef(function WintryMix(_ref33, ref) {
|
|
912
|
+
var children = _ref33.children,
|
|
913
|
+
_ref33$size = _ref33.size,
|
|
914
|
+
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
915
|
+
rest = iconPropTypes._objectWithoutProperties(_ref33, _excluded33);
|
|
916
|
+
|
|
917
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
918
|
+
width: size,
|
|
919
|
+
height: size,
|
|
920
|
+
ref: ref,
|
|
921
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
922
|
+
viewBox: "0 0 32 32",
|
|
923
|
+
fill: "currentColor"
|
|
924
|
+
}, rest), _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
925
|
+
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"
|
|
926
|
+
})), _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
927
|
+
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"
|
|
928
|
+
})), children);
|
|
929
|
+
});
|
|
930
|
+
|
|
931
|
+
if (process.env.NODE_ENV !== "production") {
|
|
932
|
+
WintryMix.propTypes = iconPropTypes.iconPropTypes;
|
|
933
|
+
}
|
|
934
|
+
var WirelessCheckout = /*#__PURE__*/React__default["default"].forwardRef(function WirelessCheckout(_ref34, ref) {
|
|
935
|
+
var children = _ref34.children,
|
|
936
|
+
_ref34$size = _ref34.size,
|
|
937
|
+
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
938
|
+
rest = iconPropTypes._objectWithoutProperties(_ref34, _excluded34);
|
|
939
|
+
|
|
940
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
941
|
+
width: size,
|
|
942
|
+
height: size,
|
|
943
|
+
ref: ref,
|
|
944
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
945
|
+
viewBox: "0 0 32 32",
|
|
946
|
+
fill: "currentColor"
|
|
947
|
+
}, rest), _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
948
|
+
d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
|
|
949
|
+
})), _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
950
|
+
d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
|
|
951
|
+
})), _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
952
|
+
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"
|
|
953
|
+
})), children);
|
|
954
|
+
});
|
|
955
|
+
|
|
956
|
+
if (process.env.NODE_ENV !== "production") {
|
|
957
|
+
WirelessCheckout.propTypes = iconPropTypes.iconPropTypes;
|
|
958
|
+
}
|
|
959
|
+
var Wmv = /*#__PURE__*/React__default["default"].forwardRef(function Wmv(_ref35, ref) {
|
|
960
|
+
var children = _ref35.children,
|
|
961
|
+
_ref35$size = _ref35.size,
|
|
962
|
+
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
963
|
+
rest = iconPropTypes._objectWithoutProperties(_ref35, _excluded35);
|
|
964
|
+
|
|
965
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
966
|
+
width: size,
|
|
967
|
+
height: size,
|
|
968
|
+
ref: ref,
|
|
969
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
970
|
+
viewBox: "0 0 32 32",
|
|
971
|
+
fill: "currentColor"
|
|
972
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
973
|
+
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"
|
|
974
|
+
})), children);
|
|
975
|
+
});
|
|
976
|
+
|
|
977
|
+
if (process.env.NODE_ENV !== "production") {
|
|
978
|
+
Wmv.propTypes = iconPropTypes.iconPropTypes;
|
|
979
|
+
}
|
|
980
|
+
var WordCloud = /*#__PURE__*/React__default["default"].forwardRef(function WordCloud(_ref36, ref) {
|
|
981
|
+
var children = _ref36.children,
|
|
982
|
+
_ref36$size = _ref36.size,
|
|
983
|
+
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
984
|
+
rest = iconPropTypes._objectWithoutProperties(_ref36, _excluded36);
|
|
985
|
+
|
|
986
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
987
|
+
width: size,
|
|
988
|
+
height: size,
|
|
989
|
+
ref: ref,
|
|
990
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
991
|
+
viewBox: "0 0 32 32",
|
|
992
|
+
fill: "currentColor"
|
|
993
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
994
|
+
d: "M10 16H22V18H10zM10 20H18V22H10z"
|
|
995
|
+
})), _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
996
|
+
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"
|
|
997
|
+
})), children);
|
|
998
|
+
});
|
|
999
|
+
|
|
1000
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1001
|
+
WordCloud.propTypes = iconPropTypes.iconPropTypes;
|
|
1002
|
+
}
|
|
1003
|
+
var WorkflowAutomation = /*#__PURE__*/React__default["default"].forwardRef(function WorkflowAutomation(_ref37, ref) {
|
|
1004
|
+
var children = _ref37.children,
|
|
1005
|
+
_ref37$size = _ref37.size,
|
|
1006
|
+
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
1007
|
+
rest = iconPropTypes._objectWithoutProperties(_ref37, _excluded37);
|
|
1008
|
+
|
|
1009
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1010
|
+
width: size,
|
|
1011
|
+
height: size,
|
|
1012
|
+
ref: ref,
|
|
1013
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1014
|
+
viewBox: "0 0 32 32",
|
|
1015
|
+
fill: "currentColor"
|
|
1016
|
+
}, rest), _switch || (_switch = /*#__PURE__*/React__default["default"].createElement("switch", null, /*#__PURE__*/React__default["default"].createElement("g", null, /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1017
|
+
d: "M16 27c-3.6 0-7.1-1.8-9.2-5H12v-2H4v8h2v-3.7c2.5 3 6.1 4.7 10 4.7V27zM31 23v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V15h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H17v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V29h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H31zM24 25c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S25.7 25 24 25zM20 10h5.2C21.9 4.9 15.1 3.5 10 6.8c-3.1 2-5 5.5-5 9.2H3C3 8.8 8.8 3 16 3c3.9 0 7.5 1.7 10 4.7V4h2v8h-8V10z"
|
|
1018
|
+
})))), children);
|
|
1019
|
+
});
|
|
1020
|
+
|
|
1021
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1022
|
+
WorkflowAutomation.propTypes = iconPropTypes.iconPropTypes;
|
|
1023
|
+
}
|
|
1024
|
+
var Workspace = /*#__PURE__*/React__default["default"].forwardRef(function Workspace(_ref38, ref) {
|
|
1025
|
+
var children = _ref38.children,
|
|
1026
|
+
_ref38$size = _ref38.size,
|
|
1027
|
+
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
1028
|
+
rest = iconPropTypes._objectWithoutProperties(_ref38, _excluded38);
|
|
1029
|
+
|
|
1030
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1031
|
+
width: size,
|
|
1032
|
+
height: size,
|
|
1033
|
+
ref: ref,
|
|
1034
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1035
|
+
viewBox: "0 0 32 32",
|
|
1036
|
+
fill: "currentColor"
|
|
1037
|
+
}, rest), _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1038
|
+
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"
|
|
1039
|
+
})), children);
|
|
1040
|
+
});
|
|
1041
|
+
|
|
1042
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1043
|
+
Workspace.propTypes = iconPropTypes.iconPropTypes;
|
|
1044
|
+
}
|
|
1045
|
+
var WorkspaceImport = /*#__PURE__*/React__default["default"].forwardRef(function WorkspaceImport(_ref39, ref) {
|
|
1046
|
+
var children = _ref39.children,
|
|
1047
|
+
_ref39$size = _ref39.size,
|
|
1048
|
+
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
1049
|
+
rest = iconPropTypes._objectWithoutProperties(_ref39, _excluded39);
|
|
1050
|
+
|
|
1051
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1052
|
+
width: size,
|
|
1053
|
+
height: size,
|
|
1054
|
+
ref: ref,
|
|
1055
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1056
|
+
viewBox: "0 0 32 32",
|
|
1057
|
+
fill: "currentColor"
|
|
1058
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1059
|
+
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"
|
|
1060
|
+
})), children);
|
|
1061
|
+
});
|
|
1062
|
+
|
|
1063
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1064
|
+
WorkspaceImport.propTypes = iconPropTypes.iconPropTypes;
|
|
1065
|
+
}
|
|
1066
|
+
var Worship = /*#__PURE__*/React__default["default"].forwardRef(function Worship(_ref40, ref) {
|
|
1067
|
+
var children = _ref40.children,
|
|
1068
|
+
_ref40$size = _ref40.size,
|
|
1069
|
+
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
1070
|
+
rest = iconPropTypes._objectWithoutProperties(_ref40, _excluded40);
|
|
1071
|
+
|
|
1072
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1073
|
+
width: size,
|
|
1074
|
+
height: size,
|
|
1075
|
+
ref: ref,
|
|
1076
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1077
|
+
viewBox: "0 0 32 32",
|
|
1078
|
+
fill: "currentColor"
|
|
1079
|
+
}, rest), _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1080
|
+
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"
|
|
1081
|
+
})), _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1082
|
+
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"
|
|
1083
|
+
})), _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1084
|
+
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"
|
|
1085
|
+
})), children);
|
|
1086
|
+
});
|
|
1087
|
+
|
|
1088
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1089
|
+
Worship.propTypes = iconPropTypes.iconPropTypes;
|
|
1090
|
+
}
|
|
1091
|
+
var WorshipChristian = /*#__PURE__*/React__default["default"].forwardRef(function WorshipChristian(_ref41, ref) {
|
|
1092
|
+
var children = _ref41.children,
|
|
1093
|
+
_ref41$size = _ref41.size,
|
|
1094
|
+
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
1095
|
+
rest = iconPropTypes._objectWithoutProperties(_ref41, _excluded41);
|
|
1096
|
+
|
|
1097
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1098
|
+
width: size,
|
|
1099
|
+
height: size,
|
|
1100
|
+
ref: ref,
|
|
1101
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1102
|
+
viewBox: "0 0 32 32",
|
|
1103
|
+
fill: "currentColor"
|
|
1104
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1105
|
+
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"
|
|
1106
|
+
})), children);
|
|
1107
|
+
});
|
|
1108
|
+
|
|
1109
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1110
|
+
WorshipChristian.propTypes = iconPropTypes.iconPropTypes;
|
|
1111
|
+
}
|
|
1112
|
+
var WorshipJewish = /*#__PURE__*/React__default["default"].forwardRef(function WorshipJewish(_ref42, ref) {
|
|
1113
|
+
var children = _ref42.children,
|
|
1114
|
+
_ref42$size = _ref42.size,
|
|
1115
|
+
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
1116
|
+
rest = iconPropTypes._objectWithoutProperties(_ref42, _excluded42);
|
|
1117
|
+
|
|
1118
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1119
|
+
width: size,
|
|
1120
|
+
height: size,
|
|
1121
|
+
ref: ref,
|
|
1122
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1123
|
+
viewBox: "0 0 32 32",
|
|
1124
|
+
fill: "currentColor"
|
|
1125
|
+
}, rest), _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1126
|
+
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"
|
|
1127
|
+
})), children);
|
|
1128
|
+
});
|
|
1129
|
+
|
|
1130
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1131
|
+
WorshipJewish.propTypes = iconPropTypes.iconPropTypes;
|
|
1132
|
+
}
|
|
1133
|
+
var WorshipMuslim = /*#__PURE__*/React__default["default"].forwardRef(function WorshipMuslim(_ref43, ref) {
|
|
1134
|
+
var children = _ref43.children,
|
|
1135
|
+
_ref43$size = _ref43.size,
|
|
1136
|
+
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
1137
|
+
rest = iconPropTypes._objectWithoutProperties(_ref43, _excluded43);
|
|
1138
|
+
|
|
1139
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1140
|
+
width: size,
|
|
1141
|
+
height: size,
|
|
1142
|
+
ref: ref,
|
|
1143
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1144
|
+
viewBox: "0 0 32 32",
|
|
1145
|
+
fill: "currentColor"
|
|
1146
|
+
}, rest), _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1147
|
+
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"
|
|
1148
|
+
})), _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1149
|
+
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"
|
|
1150
|
+
})), children);
|
|
1151
|
+
});
|
|
1152
|
+
|
|
1153
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1154
|
+
WorshipMuslim.propTypes = iconPropTypes.iconPropTypes;
|
|
1155
|
+
}
|
|
1156
|
+
var QX = /*#__PURE__*/React__default["default"].forwardRef(function QX(_ref44, ref) {
|
|
1157
|
+
var children = _ref44.children,
|
|
1158
|
+
_ref44$size = _ref44.size,
|
|
1159
|
+
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
1160
|
+
rest = iconPropTypes._objectWithoutProperties(_ref44, _excluded44);
|
|
1161
|
+
|
|
1162
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1163
|
+
width: size,
|
|
1164
|
+
height: size,
|
|
1165
|
+
ref: ref,
|
|
1166
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1167
|
+
viewBox: "0 0 32 32",
|
|
1168
|
+
fill: "currentColor"
|
|
1169
|
+
}, rest), _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1170
|
+
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"
|
|
1171
|
+
})), children);
|
|
1172
|
+
});
|
|
1173
|
+
|
|
1174
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1175
|
+
QX.propTypes = iconPropTypes.iconPropTypes;
|
|
1176
|
+
}
|
|
1177
|
+
var XAxis = /*#__PURE__*/React__default["default"].forwardRef(function XAxis(_ref45, ref) {
|
|
1178
|
+
var children = _ref45.children,
|
|
1179
|
+
_ref45$size = _ref45.size,
|
|
1180
|
+
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
1181
|
+
rest = iconPropTypes._objectWithoutProperties(_ref45, _excluded45);
|
|
1182
|
+
|
|
1183
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1184
|
+
width: size,
|
|
1185
|
+
height: size,
|
|
1186
|
+
ref: ref,
|
|
1187
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1188
|
+
viewBox: "0 0 32 32",
|
|
1189
|
+
fill: "currentColor"
|
|
1190
|
+
}, rest), _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1191
|
+
d: "M23,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z"
|
|
1192
|
+
})), children);
|
|
1193
|
+
});
|
|
1194
|
+
|
|
1195
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1196
|
+
XAxis.propTypes = iconPropTypes.iconPropTypes;
|
|
1197
|
+
}
|
|
1198
|
+
var Xls = /*#__PURE__*/React__default["default"].forwardRef(function Xls(_ref46, ref) {
|
|
1199
|
+
var children = _ref46.children,
|
|
1200
|
+
_ref46$size = _ref46.size,
|
|
1201
|
+
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
1202
|
+
rest = iconPropTypes._objectWithoutProperties(_ref46, _excluded46);
|
|
1203
|
+
|
|
1204
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1205
|
+
width: size,
|
|
1206
|
+
height: size,
|
|
1207
|
+
ref: ref,
|
|
1208
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1209
|
+
viewBox: "0 0 32 32",
|
|
1210
|
+
fill: "currentColor"
|
|
1211
|
+
}, rest), _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1212
|
+
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"
|
|
1213
|
+
})), children);
|
|
1214
|
+
});
|
|
1215
|
+
|
|
1216
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1217
|
+
Xls.propTypes = iconPropTypes.iconPropTypes;
|
|
1218
|
+
}
|
|
1219
|
+
var Xml = /*#__PURE__*/React__default["default"].forwardRef(function Xml(_ref47, ref) {
|
|
1220
|
+
var children = _ref47.children,
|
|
1221
|
+
_ref47$size = _ref47.size,
|
|
1222
|
+
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
1223
|
+
rest = iconPropTypes._objectWithoutProperties(_ref47, _excluded47);
|
|
1224
|
+
|
|
1225
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1226
|
+
width: size,
|
|
1227
|
+
height: size,
|
|
1228
|
+
ref: ref,
|
|
1229
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1230
|
+
viewBox: "0 0 32 32",
|
|
1231
|
+
fill: "currentColor"
|
|
1232
|
+
}, rest), _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1233
|
+
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"
|
|
1234
|
+
})), children);
|
|
1235
|
+
});
|
|
1236
|
+
|
|
1237
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1238
|
+
Xml.propTypes = iconPropTypes.iconPropTypes;
|
|
1239
|
+
}
|
|
1240
|
+
var QY = /*#__PURE__*/React__default["default"].forwardRef(function QY(_ref48, ref) {
|
|
1241
|
+
var children = _ref48.children,
|
|
1242
|
+
_ref48$size = _ref48.size,
|
|
1243
|
+
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
1244
|
+
rest = iconPropTypes._objectWithoutProperties(_ref48, _excluded48);
|
|
1245
|
+
|
|
1246
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1247
|
+
width: size,
|
|
1248
|
+
height: size,
|
|
1249
|
+
ref: ref,
|
|
1250
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1251
|
+
viewBox: "0 0 32 32",
|
|
1252
|
+
fill: "currentColor"
|
|
1253
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1254
|
+
d: "M20 9L18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z"
|
|
1255
|
+
})), children);
|
|
1256
|
+
});
|
|
1257
|
+
|
|
1258
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1259
|
+
QY.propTypes = iconPropTypes.iconPropTypes;
|
|
1260
|
+
}
|
|
1261
|
+
var YAxis = /*#__PURE__*/React__default["default"].forwardRef(function YAxis(_ref49, ref) {
|
|
1262
|
+
var children = _ref49.children,
|
|
1263
|
+
_ref49$size = _ref49.size,
|
|
1264
|
+
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
1265
|
+
rest = iconPropTypes._objectWithoutProperties(_ref49, _excluded49);
|
|
1266
|
+
|
|
1267
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1268
|
+
width: size,
|
|
1269
|
+
height: size,
|
|
1270
|
+
ref: ref,
|
|
1271
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1272
|
+
viewBox: "0 0 32 32",
|
|
1273
|
+
fill: "currentColor"
|
|
1274
|
+
}, rest), _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1275
|
+
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"
|
|
1276
|
+
})), children);
|
|
1277
|
+
});
|
|
1278
|
+
|
|
1279
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1280
|
+
YAxis.propTypes = iconPropTypes.iconPropTypes;
|
|
1281
|
+
}
|
|
1282
|
+
var QZ = /*#__PURE__*/React__default["default"].forwardRef(function QZ(_ref50, ref) {
|
|
1283
|
+
var children = _ref50.children,
|
|
1284
|
+
_ref50$size = _ref50.size,
|
|
1285
|
+
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
1286
|
+
rest = iconPropTypes._objectWithoutProperties(_ref50, _excluded50);
|
|
1287
|
+
|
|
1288
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1289
|
+
width: size,
|
|
1290
|
+
height: size,
|
|
1291
|
+
ref: ref,
|
|
1292
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1293
|
+
viewBox: "0 0 32 32",
|
|
1294
|
+
fill: "currentColor"
|
|
1295
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1296
|
+
d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
|
|
1297
|
+
})), children);
|
|
1298
|
+
});
|
|
1299
|
+
|
|
1300
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1301
|
+
QZ.propTypes = iconPropTypes.iconPropTypes;
|
|
1302
|
+
}
|
|
1303
|
+
var ZLpar = /*#__PURE__*/React__default["default"].forwardRef(function ZLpar(_ref51, ref) {
|
|
1304
|
+
var children = _ref51.children,
|
|
1305
|
+
_ref51$size = _ref51.size,
|
|
1306
|
+
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
1307
|
+
rest = iconPropTypes._objectWithoutProperties(_ref51, _excluded51);
|
|
1308
|
+
|
|
1309
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1310
|
+
width: size,
|
|
1311
|
+
height: size,
|
|
1312
|
+
ref: ref,
|
|
1313
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1314
|
+
viewBox: "0 0 32 32",
|
|
1315
|
+
fill: "currentColor"
|
|
1316
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1317
|
+
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"
|
|
1318
|
+
})), children);
|
|
1319
|
+
});
|
|
1320
|
+
|
|
1321
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1322
|
+
ZLpar.propTypes = iconPropTypes.iconPropTypes;
|
|
1323
|
+
}
|
|
1324
|
+
var ZSystems = /*#__PURE__*/React__default["default"].forwardRef(function ZSystems(_ref52, ref) {
|
|
1325
|
+
var children = _ref52.children,
|
|
1326
|
+
_ref52$size = _ref52.size,
|
|
1327
|
+
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
1328
|
+
rest = iconPropTypes._objectWithoutProperties(_ref52, _excluded52);
|
|
1329
|
+
|
|
1330
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1331
|
+
width: size,
|
|
1332
|
+
height: size,
|
|
1333
|
+
ref: ref,
|
|
1334
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1335
|
+
viewBox: "0 0 32 32",
|
|
1336
|
+
fill: "currentColor"
|
|
1337
|
+
}, rest), _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1338
|
+
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"
|
|
1339
|
+
})), children);
|
|
1340
|
+
});
|
|
1341
|
+
|
|
1342
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1343
|
+
ZSystems.propTypes = iconPropTypes.iconPropTypes;
|
|
1344
|
+
}
|
|
1345
|
+
var ZAxis = /*#__PURE__*/React__default["default"].forwardRef(function ZAxis(_ref53, ref) {
|
|
1346
|
+
var children = _ref53.children,
|
|
1347
|
+
_ref53$size = _ref53.size,
|
|
1348
|
+
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
1349
|
+
rest = iconPropTypes._objectWithoutProperties(_ref53, _excluded53);
|
|
1350
|
+
|
|
1351
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1352
|
+
width: size,
|
|
1353
|
+
height: size,
|
|
1354
|
+
ref: ref,
|
|
1355
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1356
|
+
viewBox: "0 0 32 32",
|
|
1357
|
+
fill: "currentColor"
|
|
1358
|
+
}, rest), _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1359
|
+
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"
|
|
1360
|
+
})), children);
|
|
1361
|
+
});
|
|
1362
|
+
|
|
1363
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1364
|
+
ZAxis.propTypes = iconPropTypes.iconPropTypes;
|
|
1365
|
+
}
|
|
1366
|
+
var Zip = /*#__PURE__*/React__default["default"].forwardRef(function Zip(_ref54, ref) {
|
|
1367
|
+
var children = _ref54.children,
|
|
1368
|
+
_ref54$size = _ref54.size,
|
|
1369
|
+
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
1370
|
+
rest = iconPropTypes._objectWithoutProperties(_ref54, _excluded54);
|
|
1371
|
+
|
|
1372
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1373
|
+
width: size,
|
|
1374
|
+
height: size,
|
|
1375
|
+
ref: ref,
|
|
1376
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1377
|
+
viewBox: "0 0 32 32",
|
|
1378
|
+
fill: "currentColor"
|
|
1379
|
+
}, rest), _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1380
|
+
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"
|
|
1381
|
+
})), children);
|
|
1382
|
+
});
|
|
1383
|
+
|
|
1384
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1385
|
+
Zip.propTypes = iconPropTypes.iconPropTypes;
|
|
1386
|
+
}
|
|
1387
|
+
var ZipReference = /*#__PURE__*/React__default["default"].forwardRef(function ZipReference(_ref55, ref) {
|
|
1388
|
+
var children = _ref55.children,
|
|
1389
|
+
_ref55$size = _ref55.size,
|
|
1390
|
+
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
1391
|
+
rest = iconPropTypes._objectWithoutProperties(_ref55, _excluded55);
|
|
1392
|
+
|
|
1393
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1394
|
+
width: size,
|
|
1395
|
+
height: size,
|
|
1396
|
+
ref: ref,
|
|
1397
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1398
|
+
viewBox: "0 0 32 32",
|
|
1399
|
+
fill: "currentColor"
|
|
1400
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1401
|
+
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"
|
|
1402
|
+
})), children);
|
|
1403
|
+
});
|
|
1404
|
+
|
|
1405
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1406
|
+
ZipReference.propTypes = iconPropTypes.iconPropTypes;
|
|
1407
|
+
}
|
|
1408
|
+
var ZoomArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomArea(_ref56, ref) {
|
|
1409
|
+
var children = _ref56.children,
|
|
1410
|
+
_ref56$size = _ref56.size,
|
|
1411
|
+
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
1412
|
+
rest = iconPropTypes._objectWithoutProperties(_ref56, _excluded56);
|
|
1413
|
+
|
|
1414
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1415
|
+
width: size,
|
|
1416
|
+
height: size,
|
|
1417
|
+
ref: ref,
|
|
1418
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1419
|
+
viewBox: "0 0 32 32",
|
|
1420
|
+
fill: "currentColor"
|
|
1421
|
+
}, rest), _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1422
|
+
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"
|
|
1423
|
+
})), children);
|
|
1424
|
+
});
|
|
1425
|
+
|
|
1426
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1427
|
+
ZoomArea.propTypes = iconPropTypes.iconPropTypes;
|
|
1428
|
+
}
|
|
1429
|
+
var ZoomFit = /*#__PURE__*/React__default["default"].forwardRef(function ZoomFit(_ref57, ref) {
|
|
1430
|
+
var children = _ref57.children,
|
|
1431
|
+
_ref57$size = _ref57.size,
|
|
1432
|
+
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
1433
|
+
rest = iconPropTypes._objectWithoutProperties(_ref57, _excluded57);
|
|
1434
|
+
|
|
1435
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1436
|
+
width: size,
|
|
1437
|
+
height: size,
|
|
1438
|
+
ref: ref,
|
|
1439
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1440
|
+
viewBox: "0 0 32 32",
|
|
1441
|
+
fill: "currentColor"
|
|
1442
|
+
}, rest), _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1443
|
+
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"
|
|
1444
|
+
})), _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1445
|
+
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"
|
|
1446
|
+
})), children);
|
|
1447
|
+
});
|
|
1448
|
+
|
|
1449
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1450
|
+
ZoomFit.propTypes = iconPropTypes.iconPropTypes;
|
|
1451
|
+
}
|
|
1452
|
+
var ZoomIn = /*#__PURE__*/React__default["default"].forwardRef(function ZoomIn(_ref58, ref) {
|
|
1453
|
+
var children = _ref58.children,
|
|
1454
|
+
_ref58$size = _ref58.size,
|
|
1455
|
+
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
1456
|
+
rest = iconPropTypes._objectWithoutProperties(_ref58, _excluded58);
|
|
1457
|
+
|
|
1458
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1459
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1460
|
+
width: size,
|
|
1461
|
+
height: size,
|
|
1462
|
+
ref: ref,
|
|
1463
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1464
|
+
viewBox: "0 0 16 16",
|
|
1465
|
+
fill: "currentColor"
|
|
1466
|
+
}, rest), _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1467
|
+
d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
|
|
1468
|
+
})), _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1469
|
+
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"
|
|
1470
|
+
})), children);
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1473
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1474
|
+
width: size,
|
|
1475
|
+
height: size,
|
|
1476
|
+
ref: ref,
|
|
1477
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1478
|
+
viewBox: "0 0 32 32",
|
|
1479
|
+
fill: "currentColor"
|
|
1480
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1481
|
+
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"
|
|
1482
|
+
})), _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1483
|
+
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"
|
|
1484
|
+
})), children);
|
|
1485
|
+
});
|
|
1486
|
+
|
|
1487
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1488
|
+
ZoomIn.propTypes = iconPropTypes.iconPropTypes;
|
|
1489
|
+
}
|
|
1490
|
+
var ZoomInArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomInArea(_ref59, ref) {
|
|
1491
|
+
var children = _ref59.children,
|
|
1492
|
+
_ref59$size = _ref59.size,
|
|
1493
|
+
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
1494
|
+
rest = iconPropTypes._objectWithoutProperties(_ref59, _excluded59);
|
|
1495
|
+
|
|
1496
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1497
|
+
width: size,
|
|
1498
|
+
height: size,
|
|
1499
|
+
ref: ref,
|
|
1500
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1501
|
+
viewBox: "0 0 32 32",
|
|
1502
|
+
fill: "currentColor"
|
|
1503
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1504
|
+
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"
|
|
1505
|
+
})), _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1506
|
+
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"
|
|
1507
|
+
})), children);
|
|
1508
|
+
});
|
|
1509
|
+
|
|
1510
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1511
|
+
ZoomInArea.propTypes = iconPropTypes.iconPropTypes;
|
|
1512
|
+
}
|
|
1513
|
+
var ZoomOut = /*#__PURE__*/React__default["default"].forwardRef(function ZoomOut(_ref60, ref) {
|
|
1514
|
+
var children = _ref60.children,
|
|
1515
|
+
_ref60$size = _ref60.size,
|
|
1516
|
+
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
1517
|
+
rest = iconPropTypes._objectWithoutProperties(_ref60, _excluded60);
|
|
1518
|
+
|
|
1519
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1520
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1521
|
+
width: size,
|
|
1522
|
+
height: size,
|
|
1523
|
+
ref: ref,
|
|
1524
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1525
|
+
viewBox: "0 0 16 16",
|
|
1526
|
+
fill: "currentColor"
|
|
1527
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1528
|
+
d: "M4 6H9V7H4z"
|
|
1529
|
+
})), _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1530
|
+
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"
|
|
1531
|
+
})), children);
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1535
|
+
width: size,
|
|
1536
|
+
height: size,
|
|
1537
|
+
ref: ref,
|
|
1538
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1539
|
+
viewBox: "0 0 32 32",
|
|
1540
|
+
fill: "currentColor"
|
|
1541
|
+
}, rest), _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1542
|
+
d: "M8 12H18V14H8z"
|
|
1543
|
+
})), _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1544
|
+
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"
|
|
1545
|
+
})), children);
|
|
1546
|
+
});
|
|
1547
|
+
|
|
1548
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1549
|
+
ZoomOut.propTypes = iconPropTypes.iconPropTypes;
|
|
1550
|
+
}
|
|
1551
|
+
var ZoomOutArea = /*#__PURE__*/React__default["default"].forwardRef(function ZoomOutArea(_ref61, ref) {
|
|
1552
|
+
var children = _ref61.children,
|
|
1553
|
+
_ref61$size = _ref61.size,
|
|
1554
|
+
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
1555
|
+
rest = iconPropTypes._objectWithoutProperties(_ref61, _excluded61);
|
|
1556
|
+
|
|
1557
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1558
|
+
width: size,
|
|
1559
|
+
height: size,
|
|
1560
|
+
ref: ref,
|
|
1561
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1562
|
+
viewBox: "0 0 32 32",
|
|
1563
|
+
fill: "currentColor"
|
|
1564
|
+
}, rest), _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1565
|
+
d: "M16 19H24V21H16z"
|
|
1566
|
+
})), _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1567
|
+
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"
|
|
1568
|
+
})), children);
|
|
1569
|
+
});
|
|
1570
|
+
|
|
1571
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1572
|
+
ZoomOutArea.propTypes = iconPropTypes.iconPropTypes;
|
|
1573
|
+
}
|
|
1574
|
+
var ZoomReset = /*#__PURE__*/React__default["default"].forwardRef(function ZoomReset(_ref62, ref) {
|
|
1575
|
+
var children = _ref62.children,
|
|
1576
|
+
_ref62$size = _ref62.size,
|
|
1577
|
+
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
1578
|
+
rest = iconPropTypes._objectWithoutProperties(_ref62, _excluded62);
|
|
1579
|
+
|
|
1580
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1581
|
+
width: size,
|
|
1582
|
+
height: size,
|
|
1583
|
+
ref: ref,
|
|
1584
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1585
|
+
viewBox: "0 0 32 32",
|
|
1586
|
+
fill: "currentColor"
|
|
1587
|
+
}, rest), _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1588
|
+
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"
|
|
1589
|
+
})), children);
|
|
1590
|
+
});
|
|
1591
|
+
|
|
1592
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1593
|
+
ZoomReset.propTypes = iconPropTypes.iconPropTypes;
|
|
1594
|
+
}
|
|
1595
|
+
var WatsonHealthZoomPan = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthZoomPan(_ref63, ref) {
|
|
1596
|
+
var children = _ref63.children,
|
|
1597
|
+
_ref63$size = _ref63.size,
|
|
1598
|
+
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
1599
|
+
rest = iconPropTypes._objectWithoutProperties(_ref63, _excluded63);
|
|
1600
|
+
|
|
1601
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1602
|
+
width: size,
|
|
1603
|
+
height: size,
|
|
1604
|
+
ref: ref,
|
|
1605
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1606
|
+
viewBox: "0 0 32 32",
|
|
1607
|
+
fill: "currentColor"
|
|
1608
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1609
|
+
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"
|
|
1610
|
+
})), children);
|
|
1611
|
+
});
|
|
1612
|
+
|
|
1613
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1614
|
+
WatsonHealthZoomPan.propTypes = iconPropTypes.iconPropTypes;
|
|
1615
|
+
}
|
|
1616
|
+
var Zos = /*#__PURE__*/React__default["default"].forwardRef(function Zos(_ref64, ref) {
|
|
1617
|
+
var children = _ref64.children,
|
|
1618
|
+
_ref64$size = _ref64.size,
|
|
1619
|
+
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
1620
|
+
rest = iconPropTypes._objectWithoutProperties(_ref64, _excluded64);
|
|
1621
|
+
|
|
1622
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1623
|
+
width: size,
|
|
1624
|
+
height: size,
|
|
1625
|
+
ref: ref,
|
|
1626
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1627
|
+
viewBox: "0 0 32 32",
|
|
1628
|
+
fill: "currentColor"
|
|
1629
|
+
}, rest), _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1630
|
+
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"
|
|
1631
|
+
})), children);
|
|
1632
|
+
});
|
|
1633
|
+
|
|
1634
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1635
|
+
Zos.propTypes = iconPropTypes.iconPropTypes;
|
|
1636
|
+
}
|
|
1637
|
+
var ZosSysplex = /*#__PURE__*/React__default["default"].forwardRef(function ZosSysplex(_ref65, ref) {
|
|
1638
|
+
var children = _ref65.children,
|
|
1639
|
+
_ref65$size = _ref65.size,
|
|
1640
|
+
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
1641
|
+
rest = iconPropTypes._objectWithoutProperties(_ref65, _excluded65);
|
|
1642
|
+
|
|
1643
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, iconPropTypes._objectSpread2({
|
|
1644
|
+
width: size,
|
|
1645
|
+
height: size,
|
|
1646
|
+
ref: ref,
|
|
1647
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1648
|
+
viewBox: "0 0 32 32",
|
|
1649
|
+
fill: "currentColor"
|
|
1650
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1651
|
+
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"
|
|
1652
|
+
})), children);
|
|
1653
|
+
});
|
|
1654
|
+
|
|
1655
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1656
|
+
ZosSysplex.propTypes = iconPropTypes.iconPropTypes;
|
|
91
1657
|
}
|
|
92
1658
|
|
|
1659
|
+
exports.QX = QX;
|
|
1660
|
+
exports.QY = QY;
|
|
1661
|
+
exports.QZ = QZ;
|
|
1662
|
+
exports.WatsonHealthWindowAuto = WatsonHealthWindowAuto;
|
|
1663
|
+
exports.WatsonHealthWindowBase = WatsonHealthWindowBase;
|
|
1664
|
+
exports.WatsonHealthWindowBlackSaturation = WatsonHealthWindowBlackSaturation;
|
|
1665
|
+
exports.WatsonHealthWindowOverlay = WatsonHealthWindowOverlay;
|
|
1666
|
+
exports.WatsonHealthWindowPreset = WatsonHealthWindowPreset;
|
|
93
1667
|
exports.WatsonHealthZoomPan = WatsonHealthZoomPan;
|
|
1668
|
+
exports.WatsonMachineLearning = WatsonMachineLearning;
|
|
1669
|
+
exports.WaveDirection = WaveDirection;
|
|
1670
|
+
exports.WaveHeight = WaveHeight;
|
|
1671
|
+
exports.WavePeriod = WavePeriod;
|
|
1672
|
+
exports.WeatherFrontCold = WeatherFrontCold;
|
|
1673
|
+
exports.WeatherFrontStationary = WeatherFrontStationary;
|
|
1674
|
+
exports.WeatherFrontWarm = WeatherFrontWarm;
|
|
1675
|
+
exports.WeatherStation = WeatherStation;
|
|
1676
|
+
exports.Webhook = Webhook;
|
|
1677
|
+
exports.Websheet = Websheet;
|
|
1678
|
+
exports.Wheat = Wheat;
|
|
1679
|
+
exports.Wifi = Wifi;
|
|
1680
|
+
exports.WifiBridge = WifiBridge;
|
|
1681
|
+
exports.WifiBridgeAlt = WifiBridgeAlt;
|
|
1682
|
+
exports.WifiController = WifiController;
|
|
1683
|
+
exports.WifiNotSecure = WifiNotSecure;
|
|
1684
|
+
exports.WifiOff = WifiOff;
|
|
1685
|
+
exports.WifiSecure = WifiSecure;
|
|
1686
|
+
exports.Wikis = Wikis;
|
|
1687
|
+
exports.WindGusts = WindGusts;
|
|
1688
|
+
exports.WindPower = WindPower;
|
|
1689
|
+
exports.WindStream = WindStream;
|
|
1690
|
+
exports.Windy = Windy;
|
|
1691
|
+
exports.WindyDust = WindyDust;
|
|
1692
|
+
exports.WindySnow = WindySnow;
|
|
1693
|
+
exports.WindyStrong = WindyStrong;
|
|
1694
|
+
exports.WinterWarning = WinterWarning;
|
|
1695
|
+
exports.WintryMix = WintryMix;
|
|
1696
|
+
exports.WirelessCheckout = WirelessCheckout;
|
|
1697
|
+
exports.Wmv = Wmv;
|
|
1698
|
+
exports.WordCloud = WordCloud;
|
|
1699
|
+
exports.WorkflowAutomation = WorkflowAutomation;
|
|
1700
|
+
exports.Workspace = Workspace;
|
|
1701
|
+
exports.WorkspaceImport = WorkspaceImport;
|
|
1702
|
+
exports.Worship = Worship;
|
|
1703
|
+
exports.WorshipChristian = WorshipChristian;
|
|
1704
|
+
exports.WorshipJewish = WorshipJewish;
|
|
1705
|
+
exports.WorshipMuslim = WorshipMuslim;
|
|
1706
|
+
exports.XAxis = XAxis;
|
|
1707
|
+
exports.Xls = Xls;
|
|
1708
|
+
exports.Xml = Xml;
|
|
1709
|
+
exports.YAxis = YAxis;
|
|
1710
|
+
exports.ZAxis = ZAxis;
|
|
1711
|
+
exports.ZLpar = ZLpar;
|
|
1712
|
+
exports.ZSystems = ZSystems;
|
|
1713
|
+
exports.Zip = Zip;
|
|
1714
|
+
exports.ZipReference = ZipReference;
|
|
1715
|
+
exports.ZoomArea = ZoomArea;
|
|
1716
|
+
exports.ZoomFit = ZoomFit;
|
|
1717
|
+
exports.ZoomIn = ZoomIn;
|
|
1718
|
+
exports.ZoomInArea = ZoomInArea;
|
|
1719
|
+
exports.ZoomOut = ZoomOut;
|
|
94
1720
|
exports.ZoomOutArea = ZoomOutArea;
|
|
95
1721
|
exports.ZoomReset = ZoomReset;
|
|
1722
|
+
exports.Zos = Zos;
|
|
1723
|
+
exports.ZosSysplex = ZosSysplex;
|