@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
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20,
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _circle, _circle2, _circle3, _circle4, _circle5, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _circle12, _circle13, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _circle14, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _circle15, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _circle16, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
|
|
|
138
138
|
_excluded123 = ["children", "size"],
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
|
-
var
|
|
141
|
+
var PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(_ref, ref) {
|
|
142
142
|
var children = _ref.children,
|
|
143
143
|
_ref$size = _ref.size,
|
|
144
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -152,18 +152,14 @@ var PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(_ref,
|
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
154
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
-
d: "
|
|
156
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
157
|
-
fill: "none",
|
|
158
|
-
d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z",
|
|
159
|
-
"data-icon-path": "inner-path"
|
|
155
|
+
d: "M20.33,21.48l2.24-2.24a2.19,2.19,0,0,1,2.34-.48l2.73,1.09a2.18,2.18,0,0,1,1.36,2v5A2.17,2.17,0,0,1,26.72,29C7.59,27.81,3.73,11.61,3,5.41A2.17,2.17,0,0,1,5.17,3H10a2.16,2.16,0,0,1,2,1.36l1.09,2.73a2.16,2.16,0,0,1-.47,2.34l-2.24,2.24S11.67,20.4,20.33,21.48Z"
|
|
160
156
|
})), children);
|
|
161
157
|
});
|
|
162
158
|
|
|
163
159
|
if (process.env.NODE_ENV !== "production") {
|
|
164
|
-
|
|
160
|
+
PhoneFilled.propTypes = iconPropTypes;
|
|
165
161
|
}
|
|
166
|
-
var
|
|
162
|
+
var PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(_ref2, ref) {
|
|
167
163
|
var children = _ref2.children,
|
|
168
164
|
_ref2$size = _ref2.size,
|
|
169
165
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -176,17 +172,17 @@ var PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline(_re
|
|
|
176
172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
177
173
|
viewBox: "0 0 32 32",
|
|
178
174
|
fill: "currentColor"
|
|
179
|
-
}, rest),
|
|
180
|
-
d: "
|
|
181
|
-
})),
|
|
182
|
-
d: "
|
|
175
|
+
}, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
176
|
+
d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.7612,3.0088Q5.88,3,6,3h5.27a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5a1,1,0,0,0-1.0032.9968q0,.0417.0032.0832C5.46,12,8.41,26,25.94,27a1,1,0,0,0,1.0582-.9382Q27,26.0309,27,26V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
|
|
177
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
178
|
+
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
183
179
|
})), children);
|
|
184
180
|
});
|
|
185
181
|
|
|
186
182
|
if (process.env.NODE_ENV !== "production") {
|
|
187
|
-
|
|
183
|
+
PhoneIncoming.propTypes = iconPropTypes;
|
|
188
184
|
}
|
|
189
|
-
var
|
|
185
|
+
var PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncomingFilled(_ref3, ref) {
|
|
190
186
|
var children = _ref3.children,
|
|
191
187
|
_ref3$size = _ref3.size,
|
|
192
188
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -199,15 +195,17 @@ var Printer = /*#__PURE__*/React.forwardRef(function Printer(_ref3, ref) {
|
|
|
199
195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
200
196
|
viewBox: "0 0 32 32",
|
|
201
197
|
fill: "currentColor"
|
|
202
|
-
}, rest),
|
|
203
|
-
d: "
|
|
198
|
+
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
199
|
+
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
200
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
201
|
+
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
204
202
|
})), children);
|
|
205
203
|
});
|
|
206
204
|
|
|
207
205
|
if (process.env.NODE_ENV !== "production") {
|
|
208
|
-
|
|
206
|
+
PhoneIncomingFilled.propTypes = iconPropTypes;
|
|
209
207
|
}
|
|
210
|
-
var
|
|
208
|
+
var PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(_ref4, ref) {
|
|
211
209
|
var children = _ref4.children,
|
|
212
210
|
_ref4$size = _ref4.size,
|
|
213
211
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -221,16 +219,16 @@ var Product = /*#__PURE__*/React.forwardRef(function Product(_ref4, ref) {
|
|
|
221
219
|
viewBox: "0 0 32 32",
|
|
222
220
|
fill: "currentColor"
|
|
223
221
|
}, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
224
|
-
d: "
|
|
222
|
+
d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
|
|
225
223
|
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
226
|
-
d: "
|
|
224
|
+
d: "M28,6H14V5a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,5V6H4A2.0025,2.0025,0,0,0,2,8V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V8A2.0025,2.0025,0,0,0,28,6ZM8,5h4V22H8ZM28,26H4V8H6V22a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V8H28Z"
|
|
227
225
|
})), children);
|
|
228
226
|
});
|
|
229
227
|
|
|
230
228
|
if (process.env.NODE_ENV !== "production") {
|
|
231
|
-
|
|
229
|
+
PhoneIp.propTypes = iconPropTypes;
|
|
232
230
|
}
|
|
233
|
-
var
|
|
231
|
+
var PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(_ref5, ref) {
|
|
234
232
|
var children = _ref5.children,
|
|
235
233
|
_ref5$size = _ref5.size,
|
|
236
234
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -244,16 +242,14 @@ var ProgressBar = /*#__PURE__*/React.forwardRef(function ProgressBar(_ref5, ref)
|
|
|
244
242
|
viewBox: "0 0 32 32",
|
|
245
243
|
fill: "currentColor"
|
|
246
244
|
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
247
|
-
d: "
|
|
248
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
249
|
-
d: "M6 15H20V17H6z"
|
|
245
|
+
d: "M9.19 18.56A25.66 25.66 0 015 6.08V6A1 1 0 016 5h5.28l1.5 3.77L9.94 11.64l.06.48a13 13 0 001.46 4.17l1.46-1.46a9.34 9.34 0 01-.84-2.52l2.13-2.15A2 2 0 0014.65 8L13.13 4.26A2 2 0 0011.27 3H5.76A3 3 0 003 6.23 28 28 0 007.79 20zM27.77 18.86L24 17.35a2 2 0 00-2.17.41l-2.17 2.15A9.17 9.17 0 0115.45 18L30 3.41 28.59 2 2 28.59 3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6H26a3 3 0 003-3V20.72A2 2 0 0027.77 18.86zM27 26v.06a1 1 0 01-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0019.88 22l.48.06 2.87-2.85L27 20.72z"
|
|
250
246
|
})), children);
|
|
251
247
|
});
|
|
252
248
|
|
|
253
249
|
if (process.env.NODE_ENV !== "production") {
|
|
254
|
-
|
|
250
|
+
PhoneOff.propTypes = iconPropTypes;
|
|
255
251
|
}
|
|
256
|
-
var
|
|
252
|
+
var PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(_ref6, ref) {
|
|
257
253
|
var children = _ref6.children,
|
|
258
254
|
_ref6$size = _ref6.size,
|
|
259
255
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -266,19 +262,15 @@ var ProgressBarRound = /*#__PURE__*/React.forwardRef(function ProgressBarRound(_
|
|
|
266
262
|
xmlns: "http://www.w3.org/2000/svg",
|
|
267
263
|
viewBox: "0 0 32 32",
|
|
268
264
|
fill: "currentColor"
|
|
269
|
-
}, rest),
|
|
270
|
-
d: "
|
|
271
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
272
|
-
d: "M16,26a10.0162,10.0162,0,0,1-7.4531-3.3325l1.49-1.334A8,8,0,1,0,16,8V6a10,10,0,0,1,0,20Z"
|
|
273
|
-
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
274
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
265
|
+
}, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
266
|
+
d: "M26.74 19.56l-2.52-1a2 2 0 00-2.15.44L20 21.06a9.93 9.93 0 01-5.35-2.29L30 3.41 28.59 2 2 28.59 3.41 30l7.93-7.92c3.24 3.12 7.89 5.5 14.55 5.92A2 2 0 0028 26V21.41A2 2 0 0026.74 19.56zM8.15 18.19l3.52-3.52A11.68 11.68 0 0110.85 12l2.07-2.07a2 2 0 00.44-2.15l-1-2.52A2 2 0 0010.5 4H6A2 2 0 004 6.22 29 29 0 008.15 18.19z"
|
|
275
267
|
})), children);
|
|
276
268
|
});
|
|
277
269
|
|
|
278
270
|
if (process.env.NODE_ENV !== "production") {
|
|
279
|
-
|
|
271
|
+
PhoneOffFilled.propTypes = iconPropTypes;
|
|
280
272
|
}
|
|
281
|
-
var
|
|
273
|
+
var PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(_ref7, ref) {
|
|
282
274
|
var children = _ref7.children,
|
|
283
275
|
_ref7$size = _ref7.size,
|
|
284
276
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -291,20 +283,17 @@ var Promote = /*#__PURE__*/React.forwardRef(function Promote(_ref7, ref) {
|
|
|
291
283
|
xmlns: "http://www.w3.org/2000/svg",
|
|
292
284
|
viewBox: "0 0 32 32",
|
|
293
285
|
fill: "currentColor"
|
|
294
|
-
}, rest),
|
|
295
|
-
d: "
|
|
296
|
-
})),
|
|
297
|
-
d: "
|
|
298
|
-
transform: "rotate(-45.001 12 20)"
|
|
299
|
-
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
300
|
-
d: "M23,22h-2v-5c0-0.3,0.1-0.5,0.3-0.7l4.1-4.1c1.7-1.7,2.6-4,2.6-6.4V4h-1.9c-2.4,0-4.7,0.9-6.4,2.6l-4.1,4.1 C15.5,10.9,15.3,11,15,11H7.5l-2.6,3.3l5.3,0.8l-0.3,2l-7-1c-0.4-0.1-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l4-5C6.4,9.1,6.7,9,7,9h7.6 l3.8-3.8C20.4,3.1,23.2,2,26.1,2H28c1.1,0,2,0.9,2,2v1.9c0,2.9-1.1,5.7-3.2,7.8L23,17.4V22z"
|
|
286
|
+
}, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
287
|
+
d: "M26,29h-0.2C6.2,27.9,3.4,11.3,3,6.2C2.9,4.6,4.1,3.1,5.8,3C5.8,3,5.9,3,6,3h5.3c0.8,0,1.6,0.5,1.9,1.3L14.6,8 c0.3,0.7,0.1,1.6-0.4,2.2l-2.1,2.1c0.7,3.9,3.7,6.9,7.6,7.6l2.2-2.1c0.6-0.6,1.4-0.7,2.2-0.4l3.8,1.5c0.7,0.3,1.2,1,1.2,1.9V26 C29,27.7,27.7,29,26,29z M6,5C5.4,5,5,5.4,5,6c0,0,0,0.1,0,0.1C5.5,12,8.4,26,25.9,27c0.6,0,1-0.4,1.1-0.9c0,0,0,0,0-0.1v-5.3 l-3.8-1.5l-2.9,2.9L19.9,22c-8.7-1.1-9.9-9.8-9.9-9.9l-0.1-0.5l2.8-2.9L11.3,5H6z"
|
|
288
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
289
|
+
d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
|
|
301
290
|
})), children);
|
|
302
291
|
});
|
|
303
292
|
|
|
304
293
|
if (process.env.NODE_ENV !== "production") {
|
|
305
|
-
|
|
294
|
+
PhoneOutgoing.propTypes = iconPropTypes;
|
|
306
295
|
}
|
|
307
|
-
var
|
|
296
|
+
var PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoingFilled(_ref8, ref) {
|
|
308
297
|
var children = _ref8.children,
|
|
309
298
|
_ref8$size = _ref8.size,
|
|
310
299
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -317,15 +306,17 @@ var PropertyRelationship = /*#__PURE__*/React.forwardRef(function PropertyRelati
|
|
|
317
306
|
xmlns: "http://www.w3.org/2000/svg",
|
|
318
307
|
viewBox: "0 0 32 32",
|
|
319
308
|
fill: "currentColor"
|
|
320
|
-
}, rest),
|
|
321
|
-
d: "
|
|
309
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
310
|
+
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
311
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
312
|
+
d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
|
|
322
313
|
})), children);
|
|
323
314
|
});
|
|
324
315
|
|
|
325
316
|
if (process.env.NODE_ENV !== "production") {
|
|
326
|
-
|
|
317
|
+
PhoneOutgoingFilled.propTypes = iconPropTypes;
|
|
327
318
|
}
|
|
328
|
-
var
|
|
319
|
+
var PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(_ref9, ref) {
|
|
329
320
|
var children = _ref9.children,
|
|
330
321
|
_ref9$size = _ref9.size,
|
|
331
322
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -338,17 +329,17 @@ var Purchase = /*#__PURE__*/React.forwardRef(function Purchase(_ref9, ref) {
|
|
|
338
329
|
xmlns: "http://www.w3.org/2000/svg",
|
|
339
330
|
viewBox: "0 0 32 32",
|
|
340
331
|
fill: "currentColor"
|
|
341
|
-
}, rest),
|
|
342
|
-
d: "
|
|
343
|
-
})),
|
|
344
|
-
d: "
|
|
332
|
+
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
333
|
+
d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
|
|
334
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
335
|
+
d: "M25,30h-.17C5.18,28.87,2.39,12.29,2,7.23A3,3,0,0,1,4.7611,4.0088Q4.88,4,5,4h5.27a2,2,0,0,1,1.86,1.26L13.65,9a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,23,18.35l3.77,1.51A2,2,0,0,1,28,21.72V27A3,3,0,0,1,25,30ZM5,6a1,1,0,0,0-1.0032.9968c0,.0278.001.0555.0032.0832C4.46,13,7.41,27,24.94,28a1,1,0,0,0,1.0581-.9382Q26,27.0309,26,27V21.72l-3.77-1.51-2.87,2.85L18.88,23C10.18,21.91,9,13.21,9,13.12l-.06-.48,2.84-2.87L10.28,6Z"
|
|
345
336
|
})), children);
|
|
346
337
|
});
|
|
347
338
|
|
|
348
339
|
if (process.env.NODE_ENV !== "production") {
|
|
349
|
-
|
|
340
|
+
PhoneSettings.propTypes = iconPropTypes;
|
|
350
341
|
}
|
|
351
|
-
var
|
|
342
|
+
var PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(_ref10, ref) {
|
|
352
343
|
var children = _ref10.children,
|
|
353
344
|
_ref10$size = _ref10.size,
|
|
354
345
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -361,17 +352,17 @@ var WatsonHealthQcLaunch = /*#__PURE__*/React.forwardRef(function WatsonHealthQc
|
|
|
361
352
|
xmlns: "http://www.w3.org/2000/svg",
|
|
362
353
|
viewBox: "0 0 32 32",
|
|
363
354
|
fill: "currentColor"
|
|
364
|
-
}, rest),
|
|
365
|
-
d: "
|
|
366
|
-
})),
|
|
367
|
-
d: "M28
|
|
355
|
+
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
356
|
+
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
357
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
358
|
+
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM26 29h-.17C6.18 27.87 3.39 11.29 3 6.23A3 3 0 015.7612 3.0088Q5.88 3 6 3h5.27a2 2 0 011.86 1.26L14.65 8a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0124 17.35l3.77 1.51A2 2 0 0129 20.72V26A3 3 0 0126 29zM6 5a1 1 0 00-1.0032.9968q0 .0417.0032.0832C5.46 12 8.41 26 25.94 27a1 1 0 001.0582-.9382Q27 26.0309 27 26V20.72l-3.77-1.51-2.87 2.85L19.88 22C11.18 20.91 10 12.21 10 12.12l-.06-.48 2.84-2.87L11.28 5z"
|
|
368
359
|
})), children);
|
|
369
360
|
});
|
|
370
361
|
|
|
371
362
|
if (process.env.NODE_ENV !== "production") {
|
|
372
|
-
|
|
363
|
+
PhoneVoice.propTypes = iconPropTypes;
|
|
373
364
|
}
|
|
374
|
-
var
|
|
365
|
+
var PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled(_ref11, ref) {
|
|
375
366
|
var children = _ref11.children,
|
|
376
367
|
_ref11$size = _ref11.size,
|
|
377
368
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -384,35 +375,17 @@ var QqPlot = /*#__PURE__*/React.forwardRef(function QqPlot(_ref11, ref) {
|
|
|
384
375
|
xmlns: "http://www.w3.org/2000/svg",
|
|
385
376
|
viewBox: "0 0 32 32",
|
|
386
377
|
fill: "currentColor"
|
|
387
|
-
}, rest),
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
392
|
-
cx: "8",
|
|
393
|
-
cy: "16",
|
|
394
|
-
r: "2"
|
|
395
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
396
|
-
cx: "28",
|
|
397
|
-
cy: "12",
|
|
398
|
-
r: "2"
|
|
399
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
400
|
-
cx: "11",
|
|
401
|
-
cy: "7",
|
|
402
|
-
r: "2"
|
|
403
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
404
|
-
cx: "16",
|
|
405
|
-
cy: "24",
|
|
406
|
-
r: "2"
|
|
407
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
408
|
-
d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
|
|
378
|
+
}, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
379
|
+
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
380
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
381
|
+
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM20.3333 21.4823l2.24-2.24a2.1667 2.1667 0 012.3368-.48l2.7281 1.0913A2.1666 2.1666 0 0129 21.8659v4.9613a2.1668 2.1668 0 01-2.2843 2.1686C7.5938 27.8054 3.7321 11.6114 3.0146 5.4079A2.162 2.162 0 015.1692 3H10.042a2.1666 2.1666 0 012.0117 1.362L13.145 7.09a2.1666 2.1666 0 01-.48 2.3367l-2.24 2.24S11.6667 20.399 20.3333 21.4823z"
|
|
409
382
|
})), children);
|
|
410
383
|
});
|
|
411
384
|
|
|
412
385
|
if (process.env.NODE_ENV !== "production") {
|
|
413
|
-
|
|
386
|
+
PhoneVoiceFilled.propTypes = iconPropTypes;
|
|
414
387
|
}
|
|
415
|
-
var
|
|
388
|
+
var PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(_ref12, ref) {
|
|
416
389
|
var children = _ref12.children,
|
|
417
390
|
_ref12$size = _ref12.size,
|
|
418
391
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -425,37 +398,17 @@ var QrCode = /*#__PURE__*/React.forwardRef(function QrCode(_ref12, ref) {
|
|
|
425
398
|
xmlns: "http://www.w3.org/2000/svg",
|
|
426
399
|
viewBox: "0 0 32 32",
|
|
427
400
|
fill: "currentColor"
|
|
428
|
-
}, rest),
|
|
429
|
-
d: "
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
d: "M18 22H20V24H18z",
|
|
433
|
-
transform: "rotate(-90 19 23)"
|
|
434
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
435
|
-
d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
|
|
436
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
437
|
-
d: "M25 23H29V25H25z",
|
|
438
|
-
transform: "rotate(-90 27 24)"
|
|
439
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
440
|
-
d: "M28 26L30 26 30 30 26 30 26 28 28 28 28 26zM26 20L26 18 30 18 30 22 28 22 28 20 26 20zM24 20L22 20 22 24 20 24 20 26 24 26 24 20z"
|
|
441
|
-
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
442
|
-
d: "M19 17H21V21H19z",
|
|
443
|
-
transform: "rotate(-90 20 19)"
|
|
444
|
-
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
445
|
-
d: "M6 22H10V26H6z"
|
|
446
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
447
|
-
d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
|
|
448
|
-
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
449
|
-
d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
|
|
450
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
451
|
-
d: "M14,14H2V2H14ZM4,12h8V4H4Z"
|
|
401
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
402
|
+
d: "M18.303,10a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,19l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,10Z"
|
|
403
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
404
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
452
405
|
})), children);
|
|
453
406
|
});
|
|
454
407
|
|
|
455
408
|
if (process.env.NODE_ENV !== "production") {
|
|
456
|
-
|
|
409
|
+
PhraseSentiment.propTypes = iconPropTypes;
|
|
457
410
|
}
|
|
458
|
-
var
|
|
411
|
+
var PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(_ref13, ref) {
|
|
459
412
|
var children = _ref13.children,
|
|
460
413
|
_ref13$size = _ref13.size,
|
|
461
414
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -468,45 +421,15 @@ var QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot(_ref13, r
|
|
|
468
421
|
xmlns: "http://www.w3.org/2000/svg",
|
|
469
422
|
viewBox: "0 0 32 32",
|
|
470
423
|
fill: "currentColor"
|
|
471
|
-
}, rest),
|
|
472
|
-
d: "
|
|
473
|
-
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
474
|
-
d: "M5 30a3 3 0 113-3A3.0033 3.0033 0 015 30zm0-4a1 1 0 101 1A1.001 1.001 0 005 26zM8 8a3 3 0 113-3A3.0033 3.0033 0 018 8zM8 4A1 1 0 109 5 1.001 1.001 0 008 4zM22 13a3 3 0 113-3A3.0033 3.0033 0 0122 13zm0-4a1 1 0 101 1A1.001 1.001 0 0022 9z"
|
|
475
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
476
|
-
cx: "11",
|
|
477
|
-
cy: "11",
|
|
478
|
-
r: "2"
|
|
479
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
480
|
-
cx: "11",
|
|
481
|
-
cy: "21",
|
|
482
|
-
r: "2"
|
|
483
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
484
|
-
cx: "21",
|
|
485
|
-
cy: "21",
|
|
486
|
-
r: "2"
|
|
487
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
488
|
-
cx: "22",
|
|
489
|
-
cy: "28",
|
|
490
|
-
r: "2"
|
|
491
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
492
|
-
cx: "28",
|
|
493
|
-
cy: "24",
|
|
494
|
-
r: "2"
|
|
495
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
496
|
-
cx: "4",
|
|
497
|
-
cy: "11",
|
|
498
|
-
r: "2"
|
|
499
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
500
|
-
cx: "28",
|
|
501
|
-
cy: "4",
|
|
502
|
-
r: "2"
|
|
424
|
+
}, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
425
|
+
d: "M24 12a4 4 0 114-4A4.0045 4.0045 0 0124 12zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 6zM26 22H21.8472L21.18 18H24V16H8v2h2.82l-.6668 4H6v2H9.82l-.6668 4H11.18l.6668-4h8.3056l.6668 4h2.0276L22.18 24H26zM12.18 22l.6665-4h6.3062l.6665 4z"
|
|
503
426
|
})), children);
|
|
504
427
|
});
|
|
505
428
|
|
|
506
429
|
if (process.env.NODE_ENV !== "production") {
|
|
507
|
-
|
|
430
|
+
PicnicArea.propTypes = iconPropTypes;
|
|
508
431
|
}
|
|
509
|
-
var
|
|
432
|
+
var PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(_ref14, ref) {
|
|
510
433
|
var children = _ref14.children,
|
|
511
434
|
_ref14$size = _ref14.size,
|
|
512
435
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -519,21 +442,17 @@ var Query = /*#__PURE__*/React.forwardRef(function Query(_ref14, ref) {
|
|
|
519
442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
520
443
|
viewBox: "0 0 32 32",
|
|
521
444
|
fill: "currentColor"
|
|
522
|
-
}, rest),
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
527
|
-
d: "M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
|
|
528
|
-
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
529
|
-
d: "M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"
|
|
445
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
446
|
+
d: "M16.5,14H20V12H18V11H16v1.0508A2.5,2.5,0,0,0,16.5,17h1a.5.5,0,0,1,0,1H14v2h2v1h2V19.9492A2.5,2.5,0,0,0,17.5,15h-1a.5.5,0,0,1,0-1Z"
|
|
447
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
448
|
+
d: "M29,13H26.98A5.7789,5.7789,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0926,5.0926,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.013,7.013,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
530
449
|
})), children);
|
|
531
450
|
});
|
|
532
451
|
|
|
533
452
|
if (process.env.NODE_ENV !== "production") {
|
|
534
|
-
|
|
453
|
+
PiggyBank.propTypes = iconPropTypes;
|
|
535
454
|
}
|
|
536
|
-
var
|
|
455
|
+
var PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(_ref15, ref) {
|
|
537
456
|
var children = _ref15.children,
|
|
538
457
|
_ref15$size = _ref15.size,
|
|
539
458
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -546,15 +465,17 @@ var QueryQueue = /*#__PURE__*/React.forwardRef(function QueryQueue(_ref15, ref)
|
|
|
546
465
|
xmlns: "http://www.w3.org/2000/svg",
|
|
547
466
|
viewBox: "0 0 32 32",
|
|
548
467
|
fill: "currentColor"
|
|
549
|
-
}, rest),
|
|
550
|
-
d: "
|
|
468
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
469
|
+
d: "M13 11H20V13H13z"
|
|
470
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
471
|
+
d: "M29,13H26.98A5.7791,5.7791,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0928,5.0928,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.0129,7.0129,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
551
472
|
})), children);
|
|
552
473
|
});
|
|
553
474
|
|
|
554
475
|
if (process.env.NODE_ENV !== "production") {
|
|
555
|
-
|
|
476
|
+
PiggyBankSlot.propTypes = iconPropTypes;
|
|
556
477
|
}
|
|
557
|
-
var
|
|
478
|
+
var Pills = /*#__PURE__*/React.forwardRef(function Pills(_ref16, ref) {
|
|
558
479
|
var children = _ref16.children,
|
|
559
480
|
_ref16$size = _ref16.size,
|
|
560
481
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -567,15 +488,15 @@ var Queued = /*#__PURE__*/React.forwardRef(function Queued(_ref16, ref) {
|
|
|
567
488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
568
489
|
viewBox: "0 0 32 32",
|
|
569
490
|
fill: "currentColor"
|
|
570
|
-
}, rest),
|
|
571
|
-
d: "M22
|
|
491
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
492
|
+
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.999,6.999,0,0,0,12.2855,4.5878A7.9969,7.9969,0,1,0,22,14Zm0,2a6.0046,6.0046,0,0,1,5.91,5H16.09A6.0046,6.0046,0,0,1,22,16ZM6,9A5,5,0,0,1,16,9v6H6Zm5,19a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9566,7.9566,0,0,0-.7242,8.9315A4.9885,4.9885,0,0,1,11,28Zm11,0a6.0046,6.0046,0,0,1-5.91-5H27.91A6.0046,6.0046,0,0,1,22,28Z"
|
|
572
493
|
})), children);
|
|
573
494
|
});
|
|
574
495
|
|
|
575
496
|
if (process.env.NODE_ENV !== "production") {
|
|
576
|
-
|
|
497
|
+
Pills.propTypes = iconPropTypes;
|
|
577
498
|
}
|
|
578
|
-
var
|
|
499
|
+
var PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(_ref17, ref) {
|
|
579
500
|
var children = _ref17.children,
|
|
580
501
|
_ref17$size = _ref17.size,
|
|
581
502
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -588,15 +509,17 @@ var Quotes = /*#__PURE__*/React.forwardRef(function Quotes(_ref17, ref) {
|
|
|
588
509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
589
510
|
viewBox: "0 0 32 32",
|
|
590
511
|
fill: "currentColor"
|
|
591
|
-
}, rest),
|
|
592
|
-
d: "
|
|
512
|
+
}, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
513
|
+
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
|
|
514
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
515
|
+
d: "M25 21L23 21 23 19 21 19 21 21 19 21 19 23 21 23 21 25 23 25 23 23 25 23 25 21z"
|
|
593
516
|
})), children);
|
|
594
517
|
});
|
|
595
518
|
|
|
596
519
|
if (process.env.NODE_ENV !== "production") {
|
|
597
|
-
|
|
520
|
+
PillsAdd.propTypes = iconPropTypes;
|
|
598
521
|
}
|
|
599
|
-
var
|
|
522
|
+
var PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(_ref18, ref) {
|
|
600
523
|
var children = _ref18.children,
|
|
601
524
|
_ref18$size = _ref18.size,
|
|
602
525
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -609,15 +532,17 @@ var Radar = /*#__PURE__*/React.forwardRef(function Radar(_ref18, ref) {
|
|
|
609
532
|
xmlns: "http://www.w3.org/2000/svg",
|
|
610
533
|
viewBox: "0 0 32 32",
|
|
611
534
|
fill: "currentColor"
|
|
612
|
-
}, rest),
|
|
613
|
-
d: "
|
|
535
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
536
|
+
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
|
|
537
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
538
|
+
d: "M19 21H25V23H19z"
|
|
614
539
|
})), children);
|
|
615
540
|
});
|
|
616
541
|
|
|
617
542
|
if (process.env.NODE_ENV !== "production") {
|
|
618
|
-
|
|
543
|
+
PillsSubtract.propTypes = iconPropTypes;
|
|
619
544
|
}
|
|
620
|
-
var
|
|
545
|
+
var Pin = /*#__PURE__*/React.forwardRef(function Pin(_ref19, ref) {
|
|
621
546
|
var children = _ref19.children,
|
|
622
547
|
_ref19$size = _ref19.size,
|
|
623
548
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -630,15 +555,15 @@ var RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced(_ref19,
|
|
|
630
555
|
xmlns: "http://www.w3.org/2000/svg",
|
|
631
556
|
viewBox: "0 0 32 32",
|
|
632
557
|
fill: "currentColor"
|
|
633
|
-
}, rest),
|
|
634
|
-
d: "
|
|
558
|
+
}, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
559
|
+
d: "M28.59,13.31,30,11.9,20,2,18.69,3.42,19.87,4.6,8.38,14.32,6.66,12.61,5.25,14l5.66,5.68L2,28.58,3.41,30l8.91-8.91L18,26.75l1.39-1.42-1.71-1.71L27.4,12.13ZM16.26,22.2,9.8,15.74,21.29,6,26,10.71Z"
|
|
635
560
|
})), children);
|
|
636
561
|
});
|
|
637
562
|
|
|
638
563
|
if (process.env.NODE_ENV !== "production") {
|
|
639
|
-
|
|
564
|
+
Pin.propTypes = iconPropTypes;
|
|
640
565
|
}
|
|
641
|
-
var
|
|
566
|
+
var PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(_ref20, ref) {
|
|
642
567
|
var children = _ref20.children,
|
|
643
568
|
_ref20$size = _ref20.size,
|
|
644
569
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -651,15 +576,15 @@ var RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather(_ref20, r
|
|
|
651
576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
652
577
|
viewBox: "0 0 32 32",
|
|
653
578
|
fill: "currentColor"
|
|
654
|
-
}, rest),
|
|
655
|
-
d: "
|
|
579
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
580
|
+
d: "M28.5858,13.3137,30,11.9,20,2,18.6858,3.415l1.1858,1.1857L8.38,14.3225,6.6641,12.6067,5.25,14l5.6572,5.6773L2,28.5831,3.41,30l8.9111-8.9087L18,26.7482l1.3929-1.414L17.6765,23.618l9.724-11.4895Z"
|
|
656
581
|
})), children);
|
|
657
582
|
});
|
|
658
583
|
|
|
659
584
|
if (process.env.NODE_ENV !== "production") {
|
|
660
|
-
|
|
585
|
+
PinFilled.propTypes = iconPropTypes;
|
|
661
586
|
}
|
|
662
|
-
var
|
|
587
|
+
var Plan = /*#__PURE__*/React.forwardRef(function Plan(_ref21, ref) {
|
|
663
588
|
var children = _ref21.children,
|
|
664
589
|
_ref21$size = _ref21.size,
|
|
665
590
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -672,17 +597,15 @@ var Radio = /*#__PURE__*/React.forwardRef(function Radio(_ref21, ref) {
|
|
|
672
597
|
xmlns: "http://www.w3.org/2000/svg",
|
|
673
598
|
viewBox: "0 0 32 32",
|
|
674
599
|
fill: "currentColor"
|
|
675
|
-
}, rest),
|
|
676
|
-
d: "
|
|
677
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
678
|
-
d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
|
|
600
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
601
|
+
d: "M31,8c0-0.4-0.2-0.7-0.5-0.9l-7-4C23.3,3,23.2,3,23,3s-0.3,0-0.5,0.1L16,6.8L9.5,3.1C9.3,3,9.2,3,9,3S8.7,3,8.5,3.1l-7,4 C1.2,7.3,1,7.6,1,8v20c0,0.6,0.4,1,1,1c0.2,0,0.3-0.1,0.5-0.1l0,0L9,25.2l6.5,3.7C15.7,29,15.8,29,16,29s0.3,0,0.5-0.1l6.5-3.7 l6.5,3.7l0,0c0.1,0.1,0.3,0.1,0.5,0.1c0.6,0,1-0.4,1-1V8z M3,8.6l5-2.9v17.7l-5,2.9V8.6z M15,26.3l-5-2.9V5.7l5,2.9V26.3z M22,23.4 l-5,2.9V8.6l5-2.9V23.4z M24,23.4V5.7l5,2.9l0,17.7L24,23.4z"
|
|
679
602
|
})), children);
|
|
680
603
|
});
|
|
681
604
|
|
|
682
605
|
if (process.env.NODE_ENV !== "production") {
|
|
683
|
-
|
|
606
|
+
Plan.propTypes = iconPropTypes;
|
|
684
607
|
}
|
|
685
|
-
var
|
|
608
|
+
var Plane = /*#__PURE__*/React.forwardRef(function Plane(_ref22, ref) {
|
|
686
609
|
var children = _ref22.children,
|
|
687
610
|
_ref22$size = _ref22.size,
|
|
688
611
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -695,17 +618,15 @@ var RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat(_ref22, ref
|
|
|
695
618
|
xmlns: "http://www.w3.org/2000/svg",
|
|
696
619
|
viewBox: "0 0 32 32",
|
|
697
620
|
fill: "currentColor"
|
|
698
|
-
}, rest),
|
|
699
|
-
d: "
|
|
700
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
701
|
-
d: "M20,12h8a2.0023,2.0023,0,0,0,2-2V6a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2V7H12a4.0045,4.0045,0,0,0-4,4v3H6V4H4V14a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V16a2.0023,2.0023,0,0,0-2-2H10V11a2.0023,2.0023,0,0,1,2-2h6v1A2.0023,2.0023,0,0,0,20,12Zm4-6h4v4H24ZM20,6h2v4H20Zm8,22H4V16H28Z"
|
|
621
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
622
|
+
d: "M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"
|
|
702
623
|
})), children);
|
|
703
624
|
});
|
|
704
625
|
|
|
705
626
|
if (process.env.NODE_ENV !== "production") {
|
|
706
|
-
|
|
627
|
+
Plane.propTypes = iconPropTypes;
|
|
707
628
|
}
|
|
708
|
-
var
|
|
629
|
+
var PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(_ref23, ref) {
|
|
709
630
|
var children = _ref23.children,
|
|
710
631
|
_ref23$size = _ref23.size,
|
|
711
632
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -718,21 +639,17 @@ var RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk(_re
|
|
|
718
639
|
xmlns: "http://www.w3.org/2000/svg",
|
|
719
640
|
viewBox: "0 0 32 32",
|
|
720
641
|
fill: "currentColor"
|
|
721
|
-
}, rest),
|
|
722
|
-
d: "
|
|
723
|
-
})),
|
|
724
|
-
|
|
725
|
-
cy: "23",
|
|
726
|
-
r: "2"
|
|
727
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
728
|
-
d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
|
|
642
|
+
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
643
|
+
d: "M28.5845,14.585l-3.12-1.8721A4.9951,4.9951,0,0,0,22.8921,12H7.7808L7.16,9.5151A1.9975,1.9975,0,0,0,5.2192,8H4a2.0023,2.0023,0,0,0-2,2v7a3.0033,3.0033,0,0,0,3,3h7v6a2.0023,2.0023,0,0,0,2,2h1.3071A2.0086,2.0086,0,0,0,17.18,26.7021L19.6929,20h7.3916a2.9152,2.9152,0,0,0,1.5-5.415ZM27.0845,18H18.3071l-3,8H14V18H5a1.0009,1.0009,0,0,1-1-1V10H5.2192l1,4H10v2h2V14h3v2h2V14h3v2h2V14h.8921a2.9977,2.9977,0,0,1,1.5434.4277l3.12,1.8721a.9154.9154,0,0,1-.4712,1.7Z"
|
|
644
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
645
|
+
d: "M14,4h1.3228l2.4,6h2.1545L17.18,3.2573A1.9906,1.9906,0,0,0,15.3228,2H14a2.0023,2.0023,0,0,0-2,2v6h2Z"
|
|
729
646
|
})), children);
|
|
730
647
|
});
|
|
731
648
|
|
|
732
649
|
if (process.env.NODE_ENV !== "production") {
|
|
733
|
-
|
|
650
|
+
PlanePrivate.propTypes = iconPropTypes;
|
|
734
651
|
}
|
|
735
|
-
var
|
|
652
|
+
var PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(_ref24, ref) {
|
|
736
653
|
var children = _ref24.children,
|
|
737
654
|
_ref24$size = _ref24.size,
|
|
738
655
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -745,20 +662,33 @@ var RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton(_ref24, ref
|
|
|
745
662
|
xmlns: "http://www.w3.org/2000/svg",
|
|
746
663
|
viewBox: "0 0 32 32",
|
|
747
664
|
fill: "currentColor"
|
|
748
|
-
}, rest),
|
|
749
|
-
d: "
|
|
665
|
+
}, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
666
|
+
d: "M30 30H28a4.9316 4.9316 0 01-4-1.9873 5.0192 5.0192 0 01-8 0 5.0192 5.0192 0 01-8 0A4.9316 4.9316 0 014 30H2V28H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 28a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 28a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 28h2zM28 6v4H25.5L23.4 7.2A3.0129 3.0129 0 0021 6H15a3.0033 3.0033 0 00-3 3v1H8.6182L7.8945 8.5527l-1-2A1 1 0 006 6H3A1 1 0 002 7v6a3.0033 3.0033 0 003 3h6.82l-.6666 4H7a1 1 0 000 2H27a1 1 0 000-2H22.847L22.18 16h.1629a4.9662 4.9662 0 003.5351-1.4648L28 12.4141V16h2V6zM14 9a1.0009 1.0009 0 011-1h6a1.0045 1.0045 0 01.8.4L23 10H14zm6.82 11H13.18l.6666-4h6.306zm1.5237-6H5a1.0009 1.0009 0 01-1-1V8H5.3818l.7237 1.4473L7.3818 12h18.204l-1.1214 1.1211A2.9789 2.9789 0 0122.3433 14z"
|
|
750
667
|
})), children);
|
|
751
668
|
});
|
|
752
669
|
|
|
753
670
|
if (process.env.NODE_ENV !== "production") {
|
|
754
|
-
|
|
671
|
+
PlaneSea.propTypes = iconPropTypes;
|
|
755
672
|
}
|
|
756
|
-
var
|
|
673
|
+
var Play = /*#__PURE__*/React.forwardRef(function Play(_ref25, ref) {
|
|
757
674
|
var children = _ref25.children,
|
|
758
675
|
_ref25$size = _ref25.size,
|
|
759
676
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
760
677
|
rest = _objectWithoutProperties(_ref25, _excluded25);
|
|
761
678
|
|
|
679
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
680
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
681
|
+
width: size,
|
|
682
|
+
height: size,
|
|
683
|
+
ref: ref,
|
|
684
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
685
|
+
viewBox: "0 0 16 16",
|
|
686
|
+
fill: "currentColor"
|
|
687
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
688
|
+
d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z"
|
|
689
|
+
})), children);
|
|
690
|
+
}
|
|
691
|
+
|
|
762
692
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
763
693
|
width: size,
|
|
764
694
|
height: size,
|
|
@@ -766,22 +696,33 @@ var RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonCheck
|
|
|
766
696
|
xmlns: "http://www.w3.org/2000/svg",
|
|
767
697
|
viewBox: "0 0 32 32",
|
|
768
698
|
fill: "currentColor"
|
|
769
|
-
}, rest),
|
|
770
|
-
d: "
|
|
771
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
772
|
-
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
|
|
699
|
+
}, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
700
|
+
d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28ZM8,6.6909V25.3088L24.9248,16Z"
|
|
773
701
|
})), children);
|
|
774
702
|
});
|
|
775
703
|
|
|
776
704
|
if (process.env.NODE_ENV !== "production") {
|
|
777
|
-
|
|
705
|
+
Play.propTypes = iconPropTypes;
|
|
778
706
|
}
|
|
779
|
-
var
|
|
707
|
+
var PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref26, ref) {
|
|
780
708
|
var children = _ref26.children,
|
|
781
709
|
_ref26$size = _ref26.size,
|
|
782
710
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
783
711
|
rest = _objectWithoutProperties(_ref26, _excluded26);
|
|
784
712
|
|
|
713
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
714
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
715
|
+
width: size,
|
|
716
|
+
height: size,
|
|
717
|
+
ref: ref,
|
|
718
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
719
|
+
viewBox: "0 0 16 16",
|
|
720
|
+
fill: "currentColor"
|
|
721
|
+
}, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
722
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
723
|
+
})), children);
|
|
724
|
+
}
|
|
725
|
+
|
|
785
726
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
786
727
|
width: size,
|
|
787
728
|
height: size,
|
|
@@ -789,15 +730,18 @@ var Rain = /*#__PURE__*/React.forwardRef(function Rain(_ref26, ref) {
|
|
|
789
730
|
xmlns: "http://www.w3.org/2000/svg",
|
|
790
731
|
viewBox: "0 0 32 32",
|
|
791
732
|
fill: "currentColor"
|
|
792
|
-
}, rest),
|
|
793
|
-
|
|
733
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
734
|
+
fill: "none",
|
|
735
|
+
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
|
|
736
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
737
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
794
738
|
})), children);
|
|
795
739
|
});
|
|
796
740
|
|
|
797
741
|
if (process.env.NODE_ENV !== "production") {
|
|
798
|
-
|
|
742
|
+
PlayFilled.propTypes = iconPropTypes;
|
|
799
743
|
}
|
|
800
|
-
var
|
|
744
|
+
var PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(_ref27, ref) {
|
|
801
745
|
var children = _ref27.children,
|
|
802
746
|
_ref27$size = _ref27.size,
|
|
803
747
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -810,22 +754,35 @@ var RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle(_ref27, ref
|
|
|
810
754
|
xmlns: "http://www.w3.org/2000/svg",
|
|
811
755
|
viewBox: "0 0 32 32",
|
|
812
756
|
fill: "currentColor"
|
|
813
|
-
}, rest),
|
|
814
|
-
d: "
|
|
815
|
-
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
816
|
-
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22H19.3813L18.105,24.5527a1,1,0,0,0,1.789.8946L21.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.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,20Z"
|
|
757
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
758
|
+
d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28Z"
|
|
817
759
|
})), children);
|
|
818
760
|
});
|
|
819
761
|
|
|
820
762
|
if (process.env.NODE_ENV !== "production") {
|
|
821
|
-
|
|
763
|
+
PlayFilledAlt.propTypes = iconPropTypes;
|
|
822
764
|
}
|
|
823
|
-
var
|
|
765
|
+
var PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref28, ref) {
|
|
824
766
|
var children = _ref28.children,
|
|
825
767
|
_ref28$size = _ref28.size,
|
|
826
768
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
827
769
|
rest = _objectWithoutProperties(_ref28, _excluded28);
|
|
828
770
|
|
|
771
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
772
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
773
|
+
width: size,
|
|
774
|
+
height: size,
|
|
775
|
+
ref: ref,
|
|
776
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
777
|
+
viewBox: "0 0 16 16",
|
|
778
|
+
fill: "currentColor"
|
|
779
|
+
}, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
780
|
+
d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
|
|
781
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
782
|
+
d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z"
|
|
783
|
+
})), children);
|
|
784
|
+
}
|
|
785
|
+
|
|
829
786
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
830
787
|
width: size,
|
|
831
788
|
height: size,
|
|
@@ -833,22 +790,37 @@ var RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy(_ref28, ref) {
|
|
|
833
790
|
xmlns: "http://www.w3.org/2000/svg",
|
|
834
791
|
viewBox: "0 0 32 32",
|
|
835
792
|
fill: "currentColor"
|
|
836
|
-
}, rest),
|
|
837
|
-
d: "
|
|
838
|
-
})),
|
|
839
|
-
d: "
|
|
793
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
794
|
+
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
|
|
795
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
796
|
+
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
840
797
|
})), children);
|
|
841
798
|
});
|
|
842
799
|
|
|
843
800
|
if (process.env.NODE_ENV !== "production") {
|
|
844
|
-
|
|
801
|
+
PlayOutline.propTypes = iconPropTypes;
|
|
845
802
|
}
|
|
846
|
-
var
|
|
803
|
+
var PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFilled(_ref29, ref) {
|
|
847
804
|
var children = _ref29.children,
|
|
848
805
|
_ref29$size = _ref29.size,
|
|
849
806
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
850
807
|
rest = _objectWithoutProperties(_ref29, _excluded29);
|
|
851
808
|
|
|
809
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
810
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
811
|
+
width: size,
|
|
812
|
+
height: size,
|
|
813
|
+
ref: ref,
|
|
814
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
815
|
+
viewBox: "0 0 16 16",
|
|
816
|
+
fill: "currentColor"
|
|
817
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
818
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
819
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
820
|
+
d: "M6.5 10.2L10.5 8 6.5 5.8z"
|
|
821
|
+
})), children);
|
|
822
|
+
}
|
|
823
|
+
|
|
852
824
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
853
825
|
width: size,
|
|
854
826
|
height: size,
|
|
@@ -856,30 +828,20 @@ var RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered(_ref29,
|
|
|
856
828
|
xmlns: "http://www.w3.org/2000/svg",
|
|
857
829
|
viewBox: "0 0 32 32",
|
|
858
830
|
fill: "currentColor"
|
|
859
|
-
}, rest),
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
})),
|
|
865
|
-
d: "
|
|
866
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
867
|
-
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
868
|
-
transform: "rotate(-45 28.232 4.768)"
|
|
869
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
870
|
-
d: "M20 0H22V3H20z"
|
|
871
|
-
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
872
|
-
d: "M12.768 3.268H14.768V6.268H12.768z",
|
|
873
|
-
transform: "rotate(-45 13.768 4.768)"
|
|
874
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
875
|
-
d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
|
|
831
|
+
}, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
832
|
+
fill: "none",
|
|
833
|
+
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
|
|
834
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
835
|
+
d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
|
|
836
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
837
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
876
838
|
})), children);
|
|
877
839
|
});
|
|
878
840
|
|
|
879
841
|
if (process.env.NODE_ENV !== "production") {
|
|
880
|
-
|
|
842
|
+
PlayOutlineFilled.propTypes = iconPropTypes;
|
|
881
843
|
}
|
|
882
|
-
var
|
|
844
|
+
var Playlist = /*#__PURE__*/React.forwardRef(function Playlist(_ref30, ref) {
|
|
883
845
|
var children = _ref30.children,
|
|
884
846
|
_ref30$size = _ref30.size,
|
|
885
847
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -892,15 +854,15 @@ var RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredNig
|
|
|
892
854
|
xmlns: "http://www.w3.org/2000/svg",
|
|
893
855
|
viewBox: "0 0 32 32",
|
|
894
856
|
fill: "currentColor"
|
|
895
|
-
}, rest),
|
|
896
|
-
d: "
|
|
857
|
+
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
858
|
+
d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
|
|
897
859
|
})), children);
|
|
898
860
|
});
|
|
899
861
|
|
|
900
862
|
if (process.env.NODE_ENV !== "production") {
|
|
901
|
-
|
|
863
|
+
Playlist.propTypes = iconPropTypes;
|
|
902
864
|
}
|
|
903
|
-
var
|
|
865
|
+
var Plug = /*#__PURE__*/React.forwardRef(function Plug(_ref31, ref) {
|
|
904
866
|
var children = _ref31.children,
|
|
905
867
|
_ref31$size = _ref31.size,
|
|
906
868
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -913,17 +875,15 @@ var RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop(_ref31, ref) {
|
|
|
913
875
|
xmlns: "http://www.w3.org/2000/svg",
|
|
914
876
|
viewBox: "0 0 32 32",
|
|
915
877
|
fill: "currentColor"
|
|
916
|
-
}, rest),
|
|
917
|
-
d: "
|
|
918
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
919
|
-
d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
|
|
878
|
+
}, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
+
d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Zm0,8a6,6,0,0,1-12,0V10H22Z"
|
|
920
880
|
})), children);
|
|
921
881
|
});
|
|
922
882
|
|
|
923
883
|
if (process.env.NODE_ENV !== "production") {
|
|
924
|
-
|
|
884
|
+
Plug.propTypes = iconPropTypes;
|
|
925
885
|
}
|
|
926
|
-
var
|
|
886
|
+
var PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(_ref32, ref) {
|
|
927
887
|
var children = _ref32.children,
|
|
928
888
|
_ref32$size = _ref32.size,
|
|
929
889
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -936,15 +896,15 @@ var Raw = /*#__PURE__*/React.forwardRef(function Raw(_ref32, ref) {
|
|
|
936
896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
937
897
|
viewBox: "0 0 32 32",
|
|
938
898
|
fill: "currentColor"
|
|
939
|
-
}, rest),
|
|
940
|
-
d: "
|
|
899
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
900
|
+
d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Z"
|
|
941
901
|
})), children);
|
|
942
902
|
});
|
|
943
903
|
|
|
944
904
|
if (process.env.NODE_ENV !== "production") {
|
|
945
|
-
|
|
905
|
+
PlugFilled.propTypes = iconPropTypes;
|
|
946
906
|
}
|
|
947
|
-
var
|
|
907
|
+
var Png = /*#__PURE__*/React.forwardRef(function Png(_ref33, ref) {
|
|
948
908
|
var children = _ref33.children,
|
|
949
909
|
_ref33$size = _ref33.size,
|
|
950
910
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -957,17 +917,15 @@ var Receipt = /*#__PURE__*/React.forwardRef(function Receipt(_ref33, ref) {
|
|
|
957
917
|
xmlns: "http://www.w3.org/2000/svg",
|
|
958
918
|
viewBox: "0 0 32 32",
|
|
959
919
|
fill: "currentColor"
|
|
960
|
-
}, rest),
|
|
961
|
-
d: "
|
|
962
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
963
|
-
d: "M25,2H7A2.002,2.002,0,0,0,5,4V29a1,1,0,0,0,1,1H7a.9987.9987,0,0,0,.8-.4L10,26.667,12.2,29.6a1.0353,1.0353,0,0,0,1.6,0L16,26.667,18.2,29.6a1.0353,1.0353,0,0,0,1.6,0L22,26.667,24.2,29.6a.9993.9993,0,0,0,.8.4h1a1,1,0,0,0,1-1V4A2.0023,2.0023,0,0,0,25,2Zm0,25.333L22.8,24.4a1.0353,1.0353,0,0,0-1.6,0L19,27.333,16.8,24.4a1.0353,1.0353,0,0,0-1.6,0L13,27.333,10.8,24.4a1.0353,1.0353,0,0,0-1.6,0L7,27.333V4H25Z"
|
|
920
|
+
}, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
921
|
+
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 19L14.32 9 12 9 12 23 14 23 14 13 17.68 23 20 23 20 9 18 9 18 19zM4 23H2V9H8a2 2 0 012 2v5a2 2 0 01-2 2H4zm0-7H8V11H4z"
|
|
964
922
|
})), children);
|
|
965
923
|
});
|
|
966
924
|
|
|
967
925
|
if (process.env.NODE_ENV !== "production") {
|
|
968
|
-
|
|
926
|
+
Png.propTypes = iconPropTypes;
|
|
969
927
|
}
|
|
970
|
-
var
|
|
928
|
+
var PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(_ref34, ref) {
|
|
971
929
|
var children = _ref34.children,
|
|
972
930
|
_ref34$size = _ref34.size,
|
|
973
931
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -980,17 +938,17 @@ var RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed(_ref3
|
|
|
980
938
|
xmlns: "http://www.w3.org/2000/svg",
|
|
981
939
|
viewBox: "0 0 32 32",
|
|
982
940
|
fill: "currentColor"
|
|
983
|
-
}, rest),
|
|
984
|
-
d: "
|
|
985
|
-
})),
|
|
986
|
-
d: "
|
|
941
|
+
}, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
942
|
+
d: "M28 30H18a2.0021 2.0021 0 01-2-2V18a2.0021 2.0021 0 012-2h2v2H18V28H28V18H26V16h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM14 16H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H14a2.0021 2.0021 0 012 2V6H14V4H4V14H14V12h2v2A2.0021 2.0021 0 0114 16z"
|
|
943
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
944
|
+
d: "M26,9a2.9926,2.9926,0,0,0-5.8157-1H9v2H20.1843A2.9939,2.9939,0,0,0,22,11.8154V23h2V11.8159A2.9958,2.9958,0,0,0,26,9Zm-3,1a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,23,10Z"
|
|
987
945
|
})), children);
|
|
988
946
|
});
|
|
989
947
|
|
|
990
948
|
if (process.env.NODE_ENV !== "production") {
|
|
991
|
-
|
|
949
|
+
PointOfPresence.propTypes = iconPropTypes;
|
|
992
950
|
}
|
|
993
|
-
var
|
|
951
|
+
var WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHealthPointerText(_ref35, ref) {
|
|
994
952
|
var children = _ref35.children,
|
|
995
953
|
_ref35$size = _ref35.size,
|
|
996
954
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -1003,15 +961,17 @@ var Recommend = /*#__PURE__*/React.forwardRef(function Recommend(_ref35, ref) {
|
|
|
1003
961
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1004
962
|
viewBox: "0 0 32 32",
|
|
1005
963
|
fill: "currentColor"
|
|
1006
|
-
}, rest),
|
|
1007
|
-
d: "
|
|
964
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
965
|
+
d: "M13.71 12.29L7.41 6 13 6 13 4 4 4 4 13 6 13 6 7.41 12.29 13.71 13.71 12.29zM28 30H12a2 2 0 01-2-2V18h2V28H28V12H18V10H28a2 2 0 012 2V28A2 2 0 0128 30z"
|
|
966
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
967
|
+
d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
|
|
1008
968
|
})), children);
|
|
1009
969
|
});
|
|
1010
970
|
|
|
1011
971
|
if (process.env.NODE_ENV !== "production") {
|
|
1012
|
-
|
|
972
|
+
WatsonHealthPointerText.propTypes = iconPropTypes;
|
|
1013
973
|
}
|
|
1014
|
-
var
|
|
974
|
+
var Police = /*#__PURE__*/React.forwardRef(function Police(_ref36, ref) {
|
|
1015
975
|
var children = _ref36.children,
|
|
1016
976
|
_ref36$size = _ref36.size,
|
|
1017
977
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -1024,17 +984,19 @@ var Recording = /*#__PURE__*/React.forwardRef(function Recording(_ref36, ref) {
|
|
|
1024
984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1025
985
|
viewBox: "0 0 32 32",
|
|
1026
986
|
fill: "currentColor"
|
|
1027
|
-
}, rest),
|
|
1028
|
-
d: "
|
|
1029
|
-
})),
|
|
1030
|
-
d: "
|
|
987
|
+
}, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
988
|
+
d: "M10 24H12V30H10z"
|
|
989
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
990
|
+
d: "M21,20H7a3.0033,3.0033,0,0,1-3-3V6H2V17a5.0059,5.0059,0,0,0,5,5H21a4.9419,4.9419,0,0,1,2.105.481L17,28.5859,18.4141,30l6.3071-6.3071A4.96,4.96,0,0,1,26,27v3h2V27A7.0078,7.0078,0,0,0,21,20Z"
|
|
991
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
992
|
+
d: "M25.2746,4.0386l-7-2a1.0013,1.0013,0,0,0-.55,0l-7,2A.9993.9993,0,0,0,10.03,5.2422L11,9.123V11A7,7,0,1,0,25,11V9.123l.97-3.8808A.9993.9993,0,0,0,25.2746,4.0386ZM18,4.04l5.7952,1.6558L23.219,8H19V6H17V8H12.781l-.5762-2.3042ZM18,16a5.0058,5.0058,0,0,1-5-5V10H23v1A5.0058,5.0058,0,0,1,18,16Z"
|
|
1031
993
|
})), children);
|
|
1032
994
|
});
|
|
1033
995
|
|
|
1034
996
|
if (process.env.NODE_ENV !== "production") {
|
|
1035
|
-
|
|
997
|
+
Police.propTypes = iconPropTypes;
|
|
1036
998
|
}
|
|
1037
|
-
var
|
|
999
|
+
var Policy = /*#__PURE__*/React.forwardRef(function Policy(_ref37, ref) {
|
|
1038
1000
|
var children = _ref37.children,
|
|
1039
1001
|
_ref37$size = _ref37.size,
|
|
1040
1002
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -1047,19 +1009,17 @@ var RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled(_re
|
|
|
1047
1009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1048
1010
|
viewBox: "0 0 32 32",
|
|
1049
1011
|
fill: "currentColor"
|
|
1050
|
-
}, rest),
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1055
|
-
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
|
|
1012
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1013
|
+
d: "M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"
|
|
1014
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1015
|
+
d: "M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"
|
|
1056
1016
|
})), children);
|
|
1057
1017
|
});
|
|
1058
1018
|
|
|
1059
1019
|
if (process.env.NODE_ENV !== "production") {
|
|
1060
|
-
|
|
1020
|
+
Policy.propTypes = iconPropTypes;
|
|
1061
1021
|
}
|
|
1062
|
-
var
|
|
1022
|
+
var Popup = /*#__PURE__*/React.forwardRef(function Popup(_ref38, ref) {
|
|
1063
1023
|
var children = _ref38.children,
|
|
1064
1024
|
_ref38$size = _ref38.size,
|
|
1065
1025
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1072,63 +1032,22 @@ var RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFilledA
|
|
|
1072
1032
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1073
1033
|
viewBox: "0 0 32 32",
|
|
1074
1034
|
fill: "currentColor"
|
|
1075
|
-
}, rest),
|
|
1076
|
-
d: "
|
|
1077
|
-
})),
|
|
1078
|
-
d: "
|
|
1079
|
-
"data-icon-path": "inner-path",
|
|
1080
|
-
opacity: "0"
|
|
1035
|
+
}, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1036
|
+
d: "M28,4H10A2.0059,2.0059,0,0,0,8,6V20a2.0059,2.0059,0,0,0,2,2H28a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,28,4Zm0,16H10V6H28Z"
|
|
1037
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1038
|
+
d: "M18,26H4V16H6V14H4a2.0059,2.0059,0,0,0-2,2V26a2.0059,2.0059,0,0,0,2,2H18a2.0059,2.0059,0,0,0,2-2V24H18Z"
|
|
1081
1039
|
})), children);
|
|
1082
1040
|
});
|
|
1083
1041
|
|
|
1084
1042
|
if (process.env.NODE_ENV !== "production") {
|
|
1085
|
-
|
|
1043
|
+
Popup.propTypes = iconPropTypes;
|
|
1086
1044
|
}
|
|
1087
|
-
var
|
|
1045
|
+
var PortInput = /*#__PURE__*/React.forwardRef(function PortInput(_ref39, ref) {
|
|
1088
1046
|
var children = _ref39.children,
|
|
1089
1047
|
_ref39$size = _ref39.size,
|
|
1090
1048
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
1091
1049
|
rest = _objectWithoutProperties(_ref39, _excluded39);
|
|
1092
1050
|
|
|
1093
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1094
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1095
|
-
width: size,
|
|
1096
|
-
height: size,
|
|
1097
|
-
ref: ref,
|
|
1098
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1099
|
-
viewBox: "0 0 16 16",
|
|
1100
|
-
fill: "currentColor"
|
|
1101
|
-
}, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1102
|
-
d: "M4,8c-1.2,0-2,0.8-2,2c0,1.2,0.8,2,2,2h3v1H4c-1.7,0-3-1.2-3-3c0-1.7,1.3-3,3-3l9.1,0l-2-2l0.7-0.7 L15,7.5l-3.2,3.2L11.1,10l2-2L4,8z"
|
|
1103
|
-
})), children);
|
|
1104
|
-
}
|
|
1105
|
-
|
|
1106
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
1107
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1108
|
-
width: size,
|
|
1109
|
-
height: size,
|
|
1110
|
-
ref: ref,
|
|
1111
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1112
|
-
viewBox: "0 0 20 20",
|
|
1113
|
-
fill: "currentColor"
|
|
1114
|
-
}, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1115
|
-
d: "M5,9.3c-1.5,0-2.8,1.3-2.8,2.7c0,1.5,1.3,2.7,2.8,2.7h4V16H5c-2.3,0-4-1.7-4-4c0-2.2,1.8-4,4-4h11.6 l-2.5-2.5L15,4.6l4,4l-4,4l-0.9-0.9l2.5-2.5H5z"
|
|
1116
|
-
})), children);
|
|
1117
|
-
}
|
|
1118
|
-
|
|
1119
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
1120
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1121
|
-
width: size,
|
|
1122
|
-
height: size,
|
|
1123
|
-
ref: ref,
|
|
1124
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1125
|
-
viewBox: "0 0 24 24",
|
|
1126
|
-
fill: "currentColor"
|
|
1127
|
-
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1128
|
-
d: "M6.8,11.2c-1.8,0-3.2,1.7-3.2,3.3c0,1.5,1.5,3.2,3.2,3.2H10v1.5H6.8C4.6,19.2,2,17,2,14.5s2-4.8,4.8-4.8 h12.4l-3-3l1.1-1.1l4.8,4.8l-4.8,4.8l-1.1-1.1l3-3H6.8z"
|
|
1129
|
-
})), children);
|
|
1130
|
-
}
|
|
1131
|
-
|
|
1132
1051
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1133
1052
|
width: size,
|
|
1134
1053
|
height: size,
|
|
@@ -1136,15 +1055,17 @@ var Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref39, ref) {
|
|
|
1136
1055
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1137
1056
|
viewBox: "0 0 32 32",
|
|
1138
1057
|
fill: "currentColor"
|
|
1139
|
-
}, rest),
|
|
1140
|
-
d: "
|
|
1058
|
+
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1059
|
+
d: "M18,28c-3.5928,0-6.9666-1.5903-9.2566-4.3632l1.542-1.2737c1.9087,2.3113,4.7207,3.6368,7.7146,3.6368,5.5139,0,10-4.486,10-10s-4.4861-10-10-10c-2.9939,0-5.8059,1.3256-7.7146,3.6368l-1.542-1.2737c2.29-2.7728,5.6638-4.3632,9.2566-4.3632,6.6169,0,12,5.3832,12,12s-5.3831,12-12,12Z"
|
|
1060
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1061
|
+
d: "M23 16L16 9 14.5859 10.4141 19.1719 15 2 15 2 17 19.1719 17 14.5859 21.5859 16 23 23 16z"
|
|
1141
1062
|
})), children);
|
|
1142
1063
|
});
|
|
1143
1064
|
|
|
1144
1065
|
if (process.env.NODE_ENV !== "production") {
|
|
1145
|
-
|
|
1066
|
+
PortInput.propTypes = iconPropTypes;
|
|
1146
1067
|
}
|
|
1147
|
-
var
|
|
1068
|
+
var PortOutput = /*#__PURE__*/React.forwardRef(function PortOutput(_ref40, ref) {
|
|
1148
1069
|
var children = _ref40.children,
|
|
1149
1070
|
_ref40$size = _ref40.size,
|
|
1150
1071
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1157,15 +1078,17 @@ var RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotrans
|
|
|
1157
1078
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1158
1079
|
viewBox: "0 0 32 32",
|
|
1159
1080
|
fill: "currentColor"
|
|
1160
|
-
}, rest),
|
|
1161
|
-
d: "
|
|
1081
|
+
}, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1082
|
+
d: "M30 16L23 9 21.5859 10.4141 26.1719 15 9 15 9 17 26.1719 17 21.5859 21.5859 23 23 30 16z"
|
|
1083
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1084
|
+
d: "M14,28c-6.6167,0-12-5.3832-12-12S7.3833,4,14,4c2.335,0,4.5986,.6714,6.5461,1.9414l-1.0923,1.6753c-1.6221-1.0576-3.5078-1.6167-5.4539-1.6167-5.5139,0-10,4.486-10,10s4.4861,10,10,10c1.946,0,3.8318-.5591,5.4539-1.6167l1.0923,1.6753c-1.9475,1.27-4.2112,1.9414-6.5461,1.9414Z"
|
|
1162
1085
|
})), children);
|
|
1163
1086
|
});
|
|
1164
1087
|
|
|
1165
1088
|
if (process.env.NODE_ENV !== "production") {
|
|
1166
|
-
|
|
1089
|
+
PortOutput.propTypes = iconPropTypes;
|
|
1167
1090
|
}
|
|
1168
|
-
var
|
|
1091
|
+
var Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(_ref41, ref) {
|
|
1169
1092
|
var children = _ref41.children,
|
|
1170
1093
|
_ref41$size = _ref41.size,
|
|
1171
1094
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1178,25 +1101,35 @@ var ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizontal
|
|
|
1178
1101
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1179
1102
|
viewBox: "0 0 32 32",
|
|
1180
1103
|
fill: "currentColor"
|
|
1181
|
-
}, rest),
|
|
1182
|
-
d: "
|
|
1183
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1184
|
-
d: "M15 2H17V30H15z",
|
|
1185
|
-
transform: "rotate(-180 16 16)"
|
|
1186
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1187
|
-
d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
|
|
1104
|
+
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1105
|
+
d: "M28,10H22V6a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,6h8v4H12ZM4,26V12H28V26Z"
|
|
1188
1106
|
})), children);
|
|
1189
1107
|
});
|
|
1190
1108
|
|
|
1191
1109
|
if (process.env.NODE_ENV !== "production") {
|
|
1192
|
-
|
|
1110
|
+
Portfolio.propTypes = iconPropTypes;
|
|
1193
1111
|
}
|
|
1194
|
-
var
|
|
1112
|
+
var Power = /*#__PURE__*/React.forwardRef(function Power(_ref42, ref) {
|
|
1195
1113
|
var children = _ref42.children,
|
|
1196
1114
|
_ref42$size = _ref42.size,
|
|
1197
1115
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
1198
1116
|
rest = _objectWithoutProperties(_ref42, _excluded42);
|
|
1199
1117
|
|
|
1118
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1119
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1120
|
+
width: size,
|
|
1121
|
+
height: size,
|
|
1122
|
+
ref: ref,
|
|
1123
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1124
|
+
viewBox: "0 0 16 16",
|
|
1125
|
+
fill: "currentColor"
|
|
1126
|
+
}, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1127
|
+
d: "M11.2,2.9l-0.5,0.9c2.6,1.5,3.5,4.9,2,7.5s-4.9,3.5-7.5,2s-3.5-4.9-2-7.5c0.5-0.8,1.2-1.5,2-2L4.8,2.9 c-3.1,1.8-4.2,5.8-2.4,8.9s5.8,4.2,8.9,2.4s4.2-5.8,2.4-8.9C13.1,4.3,12.2,3.4,11.2,2.9z"
|
|
1128
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1129
|
+
d: "M7.5 1H8.5V8H7.5z"
|
|
1130
|
+
})), children);
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1200
1133
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1201
1134
|
width: size,
|
|
1202
1135
|
height: size,
|
|
@@ -1204,20 +1137,17 @@ var ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical(_re
|
|
|
1204
1137
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1205
1138
|
viewBox: "0 0 32 32",
|
|
1206
1139
|
fill: "currentColor"
|
|
1207
|
-
}, rest),
|
|
1208
|
-
d: "
|
|
1209
|
-
})),
|
|
1210
|
-
d: "M15
|
|
1211
|
-
transform: "rotate(-90 16 16)"
|
|
1212
|
-
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1213
|
-
d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
|
|
1140
|
+
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1141
|
+
d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
|
|
1142
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1143
|
+
d: "M15 2H17V16H15z"
|
|
1214
1144
|
})), children);
|
|
1215
1145
|
});
|
|
1216
1146
|
|
|
1217
1147
|
if (process.env.NODE_ENV !== "production") {
|
|
1218
|
-
|
|
1148
|
+
Power.propTypes = iconPropTypes;
|
|
1219
1149
|
}
|
|
1220
|
-
var
|
|
1150
|
+
var Ppt = /*#__PURE__*/React.forwardRef(function Ppt(_ref43, ref) {
|
|
1221
1151
|
var children = _ref43.children,
|
|
1222
1152
|
_ref43$size = _ref43.size,
|
|
1223
1153
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1230,17 +1160,15 @@ var WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
1230
1160
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1231
1161
|
viewBox: "0 0 32 32",
|
|
1232
1162
|
fill: "currentColor"
|
|
1233
|
-
}, rest),
|
|
1234
|
-
d: "
|
|
1235
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1236
|
-
d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
|
|
1163
|
+
}, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1164
|
+
d: "M22 11L25 11 25 23 27 23 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H14zm0-7h4V10.9985H14zM4 23H2V9H8a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H4zm0-7H8V10.9985H4z"
|
|
1237
1165
|
})), children);
|
|
1238
1166
|
});
|
|
1239
1167
|
|
|
1240
1168
|
if (process.env.NODE_ENV !== "production") {
|
|
1241
|
-
|
|
1169
|
+
Ppt.propTypes = iconPropTypes;
|
|
1242
1170
|
}
|
|
1243
|
-
var
|
|
1171
|
+
var PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile(_ref44, ref) {
|
|
1244
1172
|
var children = _ref44.children,
|
|
1245
1173
|
_ref44$size = _ref44.size,
|
|
1246
1174
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1253,17 +1181,17 @@ var WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1253
1181
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1254
1182
|
viewBox: "0 0 32 32",
|
|
1255
1183
|
fill: "currentColor"
|
|
1256
|
-
}, rest),
|
|
1257
|
-
d: "
|
|
1258
|
-
})),
|
|
1259
|
-
d: "
|
|
1184
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1185
|
+
d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
|
|
1186
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1187
|
+
d: "M25,4H17V2H15V4H7A2,2,0,0,0,5,6V20a2,2,0,0,0,2,2h8v6H11v2H21V28H17V22h8a2,2,0,0,0,2-2V6A2,2,0,0,0,25,4Zm0,16H7V6H25Z"
|
|
1260
1188
|
})), children);
|
|
1261
1189
|
});
|
|
1262
1190
|
|
|
1263
1191
|
if (process.env.NODE_ENV !== "production") {
|
|
1264
|
-
|
|
1192
|
+
PresentationFile.propTypes = iconPropTypes;
|
|
1265
1193
|
}
|
|
1266
|
-
var
|
|
1194
|
+
var Pressure = /*#__PURE__*/React.forwardRef(function Pressure(_ref45, ref) {
|
|
1267
1195
|
var children = _ref45.children,
|
|
1268
1196
|
_ref45$size = _ref45.size,
|
|
1269
1197
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1276,17 +1204,15 @@ var WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1276
1204
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1277
1205
|
viewBox: "0 0 32 32",
|
|
1278
1206
|
fill: "currentColor"
|
|
1279
|
-
}, rest),
|
|
1280
|
-
d: "
|
|
1281
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1282
|
-
d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
|
|
1207
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1208
|
+
d: "M17.5053,16l8.1591-7.2529A1,1,0,0,0,25,7H22V2H20V9h2.37L16,14.6621,9.63,9H12V2H10V7H7a1,1,0,0,0-.6646,1.7471L14.4945,16,6.3353,23.2529A1,1,0,0,0,7,25h3v5h2V23H9.63L16,17.3379,22.37,23H20v7h2V25h3a1,1,0,0,0,.6645-1.7471Z"
|
|
1283
1209
|
})), children);
|
|
1284
1210
|
});
|
|
1285
1211
|
|
|
1286
1212
|
if (process.env.NODE_ENV !== "production") {
|
|
1287
|
-
|
|
1213
|
+
Pressure.propTypes = iconPropTypes;
|
|
1288
1214
|
}
|
|
1289
|
-
var
|
|
1215
|
+
var PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(_ref46, ref) {
|
|
1290
1216
|
var children = _ref46.children,
|
|
1291
1217
|
_ref46$size = _ref46.size,
|
|
1292
1218
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1299,17 +1225,15 @@ var Reminder = /*#__PURE__*/React.forwardRef(function Reminder(_ref46, ref) {
|
|
|
1299
1225
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1300
1226
|
viewBox: "0 0 32 32",
|
|
1301
1227
|
fill: "currentColor"
|
|
1302
|
-
}, rest),
|
|
1303
|
-
d: "
|
|
1304
|
-
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1305
|
-
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
1228
|
+
}, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1229
|
+
d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
|
|
1306
1230
|
})), children);
|
|
1307
1231
|
});
|
|
1308
1232
|
|
|
1309
1233
|
if (process.env.NODE_ENV !== "production") {
|
|
1310
|
-
|
|
1234
|
+
PressureFilled.propTypes = iconPropTypes;
|
|
1311
1235
|
}
|
|
1312
|
-
var
|
|
1236
|
+
var PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(_ref47, ref) {
|
|
1313
1237
|
var children = _ref47.children,
|
|
1314
1238
|
_ref47$size = _ref47.size,
|
|
1315
1239
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1322,17 +1246,19 @@ var ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical(_re
|
|
|
1322
1246
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1323
1247
|
viewBox: "0 0 32 32",
|
|
1324
1248
|
fill: "currentColor"
|
|
1325
|
-
}, rest),
|
|
1326
|
-
d: "
|
|
1327
|
-
})),
|
|
1328
|
-
|
|
1249
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1250
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"
|
|
1251
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1252
|
+
fill: "none",
|
|
1253
|
+
d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z",
|
|
1254
|
+
"data-icon-path": "inner-path"
|
|
1329
1255
|
})), children);
|
|
1330
1256
|
});
|
|
1331
1257
|
|
|
1332
1258
|
if (process.env.NODE_ENV !== "production") {
|
|
1333
|
-
|
|
1259
|
+
PreviousFilled.propTypes = iconPropTypes;
|
|
1334
1260
|
}
|
|
1335
|
-
var
|
|
1261
|
+
var PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline(_ref48, ref) {
|
|
1336
1262
|
var children = _ref48.children,
|
|
1337
1263
|
_ref48$size = _ref48.size,
|
|
1338
1264
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1345,15 +1271,17 @@ var Renew = /*#__PURE__*/React.forwardRef(function Renew(_ref48, ref) {
|
|
|
1345
1271
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1346
1272
|
viewBox: "0 0 32 32",
|
|
1347
1273
|
fill: "currentColor"
|
|
1348
|
-
}, rest),
|
|
1349
|
-
d: "
|
|
1274
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1275
|
+
d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z"
|
|
1276
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1277
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1350
1278
|
})), children);
|
|
1351
1279
|
});
|
|
1352
1280
|
|
|
1353
1281
|
if (process.env.NODE_ENV !== "production") {
|
|
1354
|
-
|
|
1282
|
+
PreviousOutline.propTypes = iconPropTypes;
|
|
1355
1283
|
}
|
|
1356
|
-
var
|
|
1284
|
+
var Printer = /*#__PURE__*/React.forwardRef(function Printer(_ref49, ref) {
|
|
1357
1285
|
var children = _ref49.children,
|
|
1358
1286
|
_ref49$size = _ref49.size,
|
|
1359
1287
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1366,15 +1294,15 @@ var Repeat = /*#__PURE__*/React.forwardRef(function Repeat(_ref49, ref) {
|
|
|
1366
1294
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1367
1295
|
viewBox: "0 0 32 32",
|
|
1368
1296
|
fill: "currentColor"
|
|
1369
|
-
}, rest),
|
|
1370
|
-
d: "
|
|
1297
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1298
|
+
d: "M28,9H25V3H7V9H4a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2H7v6H25V23h3a2,2,0,0,0,2-2V11A2,2,0,0,0,28,9ZM9,5H23V9H9ZM23,27H9V17H23Zm5-6H25V15H7v6H4V11H28Z"
|
|
1371
1299
|
})), children);
|
|
1372
1300
|
});
|
|
1373
1301
|
|
|
1374
1302
|
if (process.env.NODE_ENV !== "production") {
|
|
1375
|
-
|
|
1303
|
+
Printer.propTypes = iconPropTypes;
|
|
1376
1304
|
}
|
|
1377
|
-
var
|
|
1305
|
+
var Product = /*#__PURE__*/React.forwardRef(function Product(_ref50, ref) {
|
|
1378
1306
|
var children = _ref50.children,
|
|
1379
1307
|
_ref50$size = _ref50.size,
|
|
1380
1308
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1387,17 +1315,17 @@ var RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne(_ref50, ref) {
|
|
|
1387
1315
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1388
1316
|
viewBox: "0 0 32 32",
|
|
1389
1317
|
fill: "currentColor"
|
|
1390
|
-
}, rest),
|
|
1391
|
-
d: "
|
|
1392
|
-
})),
|
|
1393
|
-
d: "
|
|
1318
|
+
}, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1319
|
+
d: "M8 18H14V20H8zM8 22H18V24H8z"
|
|
1320
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1321
|
+
d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM18,6v4H14V6ZM6,26V6h6v6h8V6h6l.0012,20Z"
|
|
1394
1322
|
})), children);
|
|
1395
1323
|
});
|
|
1396
1324
|
|
|
1397
1325
|
if (process.env.NODE_ENV !== "production") {
|
|
1398
|
-
|
|
1326
|
+
Product.propTypes = iconPropTypes;
|
|
1399
1327
|
}
|
|
1400
|
-
var
|
|
1328
|
+
var ProgressBar = /*#__PURE__*/React.forwardRef(function ProgressBar(_ref51, ref) {
|
|
1401
1329
|
var children = _ref51.children,
|
|
1402
1330
|
_ref51$size = _ref51.size,
|
|
1403
1331
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1410,15 +1338,17 @@ var Replicate = /*#__PURE__*/React.forwardRef(function Replicate(_ref51, ref) {
|
|
|
1410
1338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1411
1339
|
viewBox: "0 0 32 32",
|
|
1412
1340
|
fill: "currentColor"
|
|
1413
|
-
}, rest),
|
|
1414
|
-
d: "M28
|
|
1341
|
+
}, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1342
|
+
d: "M28,21H4a2.0021,2.0021,0,0,1-2-2V13a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,21ZM4,13v6H28V13Z"
|
|
1343
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1344
|
+
d: "M6 15H20V17H6z"
|
|
1415
1345
|
})), children);
|
|
1416
1346
|
});
|
|
1417
1347
|
|
|
1418
1348
|
if (process.env.NODE_ENV !== "production") {
|
|
1419
|
-
|
|
1349
|
+
ProgressBar.propTypes = iconPropTypes;
|
|
1420
1350
|
}
|
|
1421
|
-
var
|
|
1351
|
+
var ProgressBarRound = /*#__PURE__*/React.forwardRef(function ProgressBarRound(_ref52, ref) {
|
|
1422
1352
|
var children = _ref52.children,
|
|
1423
1353
|
_ref52$size = _ref52.size,
|
|
1424
1354
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1431,15 +1361,19 @@ var Reply = /*#__PURE__*/React.forwardRef(function Reply(_ref52, ref) {
|
|
|
1431
1361
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1432
1362
|
viewBox: "0 0 32 32",
|
|
1433
1363
|
fill: "currentColor"
|
|
1434
|
-
}, rest),
|
|
1435
|
-
d: "
|
|
1364
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1365
|
+
d: "M16,22a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
|
|
1366
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1367
|
+
d: "M16,26a10.0162,10.0162,0,0,1-7.4531-3.3325l1.49-1.334A8,8,0,1,0,16,8V6a10,10,0,0,1,0,20Z"
|
|
1368
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1369
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1436
1370
|
})), children);
|
|
1437
1371
|
});
|
|
1438
1372
|
|
|
1439
1373
|
if (process.env.NODE_ENV !== "production") {
|
|
1440
|
-
|
|
1374
|
+
ProgressBarRound.propTypes = iconPropTypes;
|
|
1441
1375
|
}
|
|
1442
|
-
var
|
|
1376
|
+
var Promote = /*#__PURE__*/React.forwardRef(function Promote(_ref53, ref) {
|
|
1443
1377
|
var children = _ref53.children,
|
|
1444
1378
|
_ref53$size = _ref53.size,
|
|
1445
1379
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1452,17 +1386,20 @@ var ReplyAll = /*#__PURE__*/React.forwardRef(function ReplyAll(_ref53, ref) {
|
|
|
1452
1386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1453
1387
|
viewBox: "0 0 32 32",
|
|
1454
1388
|
fill: "currentColor"
|
|
1455
|
-
}, rest),
|
|
1456
|
-
d: "
|
|
1457
|
-
})),
|
|
1458
|
-
d: "
|
|
1389
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1390
|
+
d: "M16 21L17.4 22.4 14.8 25 23 25 23 27 14.8 27 17.4 29.6 16 31 11 26z"
|
|
1391
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1392
|
+
d: "M6.3 19H17.6V21H6.3z",
|
|
1393
|
+
transform: "rotate(-45.001 12 20)"
|
|
1394
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1395
|
+
d: "M23,22h-2v-5c0-0.3,0.1-0.5,0.3-0.7l4.1-4.1c1.7-1.7,2.6-4,2.6-6.4V4h-1.9c-2.4,0-4.7,0.9-6.4,2.6l-4.1,4.1 C15.5,10.9,15.3,11,15,11H7.5l-2.6,3.3l5.3,0.8l-0.3,2l-7-1c-0.4-0.1-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l4-5C6.4,9.1,6.7,9,7,9h7.6 l3.8-3.8C20.4,3.1,23.2,2,26.1,2H28c1.1,0,2,0.9,2,2v1.9c0,2.9-1.1,5.7-3.2,7.8L23,17.4V22z"
|
|
1459
1396
|
})), children);
|
|
1460
1397
|
});
|
|
1461
1398
|
|
|
1462
1399
|
if (process.env.NODE_ENV !== "production") {
|
|
1463
|
-
|
|
1400
|
+
Promote.propTypes = iconPropTypes;
|
|
1464
1401
|
}
|
|
1465
|
-
var
|
|
1402
|
+
var PropertyRelationship = /*#__PURE__*/React.forwardRef(function PropertyRelationship(_ref54, ref) {
|
|
1466
1403
|
var children = _ref54.children,
|
|
1467
1404
|
_ref54$size = _ref54.size,
|
|
1468
1405
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1475,17 +1412,15 @@ var RepoArtifact = /*#__PURE__*/React.forwardRef(function RepoArtifact(_ref54, r
|
|
|
1475
1412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1476
1413
|
viewBox: "0 0 32 32",
|
|
1477
1414
|
fill: "currentColor"
|
|
1478
|
-
}, rest),
|
|
1479
|
-
d: "M30
|
|
1480
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1481
|
-
d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h10v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v5h2v-5 C30,8.9,29.1,8,28,8z"
|
|
1415
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1416
|
+
d: "M30 16L22 24 20.6 22.6 27.2 16 20.6 9.4 22 8zM12 15H20V17H12zM2 16L10 8 11.4 9.4 4.8 16 11.4 22.6 10 24z"
|
|
1482
1417
|
})), children);
|
|
1483
1418
|
});
|
|
1484
1419
|
|
|
1485
1420
|
if (process.env.NODE_ENV !== "production") {
|
|
1486
|
-
|
|
1421
|
+
PropertyRelationship.propTypes = iconPropTypes;
|
|
1487
1422
|
}
|
|
1488
|
-
var
|
|
1423
|
+
var Purchase = /*#__PURE__*/React.forwardRef(function Purchase(_ref55, ref) {
|
|
1489
1424
|
var children = _ref55.children,
|
|
1490
1425
|
_ref55$size = _ref55.size,
|
|
1491
1426
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
@@ -1498,17 +1433,17 @@ var RepoSourceCode = /*#__PURE__*/React.forwardRef(function RepoSourceCode(_ref5
|
|
|
1498
1433
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1499
1434
|
viewBox: "0 0 32 32",
|
|
1500
1435
|
fill: "currentColor"
|
|
1501
|
-
}, rest),
|
|
1502
|
-
d: "
|
|
1503
|
-
})),
|
|
1504
|
-
d: "
|
|
1436
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1437
|
+
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6Zm0,2v3H4V8ZM4,24V13H28V24Z"
|
|
1438
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1439
|
+
d: "M6 20H16V22H6z"
|
|
1505
1440
|
})), children);
|
|
1506
1441
|
});
|
|
1507
1442
|
|
|
1508
1443
|
if (process.env.NODE_ENV !== "production") {
|
|
1509
|
-
|
|
1444
|
+
Purchase.propTypes = iconPropTypes;
|
|
1510
1445
|
}
|
|
1511
|
-
var
|
|
1446
|
+
var WatsonHealthQcLaunch = /*#__PURE__*/React.forwardRef(function WatsonHealthQcLaunch(_ref56, ref) {
|
|
1512
1447
|
var children = _ref56.children,
|
|
1513
1448
|
_ref56$size = _ref56.size,
|
|
1514
1449
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
@@ -1521,17 +1456,17 @@ var Report = /*#__PURE__*/React.forwardRef(function Report(_ref56, ref) {
|
|
|
1521
1456
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1522
1457
|
viewBox: "0 0 32 32",
|
|
1523
1458
|
fill: "currentColor"
|
|
1524
|
-
}, rest),
|
|
1525
|
-
d: "
|
|
1526
|
-
})),
|
|
1527
|
-
d: "
|
|
1459
|
+
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1460
|
+
d: "M25 22H19a2.0023 2.0023 0 01-2-2V10a2.002 2.002 0 012-2h6v2H19V20h6zM13 8H9a2.002 2.002 0 00-2 2V20a2.0023 2.0023 0 002 2h1v2a2.0023 2.0023 0 002 2h2V24H12V22h1a2.0023 2.0023 0 002-2V10A2.002 2.002 0 0013 8zM9 20V10h4V20z"
|
|
1461
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1462
|
+
d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1528
1463
|
})), children);
|
|
1529
1464
|
});
|
|
1530
1465
|
|
|
1531
1466
|
if (process.env.NODE_ENV !== "production") {
|
|
1532
|
-
|
|
1467
|
+
WatsonHealthQcLaunch.propTypes = iconPropTypes;
|
|
1533
1468
|
}
|
|
1534
|
-
var
|
|
1469
|
+
var QqPlot = /*#__PURE__*/React.forwardRef(function QqPlot(_ref57, ref) {
|
|
1535
1470
|
var children = _ref57.children,
|
|
1536
1471
|
_ref57$size = _ref57.size,
|
|
1537
1472
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1544,17 +1479,35 @@ var ReportData = /*#__PURE__*/React.forwardRef(function ReportData(_ref57, ref)
|
|
|
1544
1479
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1545
1480
|
viewBox: "0 0 32 32",
|
|
1546
1481
|
fill: "currentColor"
|
|
1547
|
-
}, rest),
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1482
|
+
}, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
1483
|
+
cx: "20",
|
|
1484
|
+
cy: "4",
|
|
1485
|
+
r: "2"
|
|
1486
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
1487
|
+
cx: "8",
|
|
1488
|
+
cy: "16",
|
|
1489
|
+
r: "2"
|
|
1490
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1491
|
+
cx: "28",
|
|
1492
|
+
cy: "12",
|
|
1493
|
+
r: "2"
|
|
1494
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1495
|
+
cx: "11",
|
|
1496
|
+
cy: "7",
|
|
1497
|
+
r: "2"
|
|
1498
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1499
|
+
cx: "16",
|
|
1500
|
+
cy: "24",
|
|
1501
|
+
r: "2"
|
|
1502
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1503
|
+
d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
|
|
1551
1504
|
})), children);
|
|
1552
1505
|
});
|
|
1553
1506
|
|
|
1554
1507
|
if (process.env.NODE_ENV !== "production") {
|
|
1555
|
-
|
|
1508
|
+
QqPlot.propTypes = iconPropTypes;
|
|
1556
1509
|
}
|
|
1557
|
-
var
|
|
1510
|
+
var QrCode = /*#__PURE__*/React.forwardRef(function QrCode(_ref58, ref) {
|
|
1558
1511
|
var children = _ref58.children,
|
|
1559
1512
|
_ref58$size = _ref58.size,
|
|
1560
1513
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1567,17 +1520,37 @@ var RequestQuote = /*#__PURE__*/React.forwardRef(function RequestQuote(_ref58, r
|
|
|
1567
1520
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1568
1521
|
viewBox: "0 0 32 32",
|
|
1569
1522
|
fill: "currentColor"
|
|
1570
|
-
}, rest),
|
|
1571
|
-
d: "
|
|
1572
|
-
|
|
1573
|
-
|
|
1523
|
+
}, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1524
|
+
d: "M24 26H26V28H24z",
|
|
1525
|
+
transform: "rotate(-90 25 27)"
|
|
1526
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1527
|
+
d: "M18 22H20V24H18z",
|
|
1528
|
+
transform: "rotate(-90 19 23)"
|
|
1529
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1530
|
+
d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
|
|
1531
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1532
|
+
d: "M25 23H29V25H25z",
|
|
1533
|
+
transform: "rotate(-90 27 24)"
|
|
1534
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1535
|
+
d: "M28 26L30 26 30 30 26 30 26 28 28 28 28 26zM26 20L26 18 30 18 30 22 28 22 28 20 26 20zM24 20L22 20 22 24 20 24 20 26 24 26 24 20z"
|
|
1536
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1537
|
+
d: "M19 17H21V21H19z",
|
|
1538
|
+
transform: "rotate(-90 20 19)"
|
|
1539
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1540
|
+
d: "M6 22H10V26H6z"
|
|
1541
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1542
|
+
d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
|
|
1543
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1544
|
+
d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
|
|
1545
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1546
|
+
d: "M14,14H2V2H14ZM4,12h8V4H4Z"
|
|
1574
1547
|
})), children);
|
|
1575
1548
|
});
|
|
1576
1549
|
|
|
1577
1550
|
if (process.env.NODE_ENV !== "production") {
|
|
1578
|
-
|
|
1551
|
+
QrCode.propTypes = iconPropTypes;
|
|
1579
1552
|
}
|
|
1580
|
-
var
|
|
1553
|
+
var QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot(_ref59, ref) {
|
|
1581
1554
|
var children = _ref59.children,
|
|
1582
1555
|
_ref59$size = _ref59.size,
|
|
1583
1556
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1590,15 +1563,45 @@ var Reset = /*#__PURE__*/React.forwardRef(function Reset(_ref59, ref) {
|
|
|
1590
1563
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1591
1564
|
viewBox: "0 0 32 32",
|
|
1592
1565
|
fill: "currentColor"
|
|
1593
|
-
}, rest),
|
|
1594
|
-
d: "
|
|
1566
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1567
|
+
d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
1568
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1569
|
+
d: "M5 30a3 3 0 113-3A3.0033 3.0033 0 015 30zm0-4a1 1 0 101 1A1.001 1.001 0 005 26zM8 8a3 3 0 113-3A3.0033 3.0033 0 018 8zM8 4A1 1 0 109 5 1.001 1.001 0 008 4zM22 13a3 3 0 113-3A3.0033 3.0033 0 0122 13zm0-4a1 1 0 101 1A1.001 1.001 0 0022 9z"
|
|
1570
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1571
|
+
cx: "11",
|
|
1572
|
+
cy: "11",
|
|
1573
|
+
r: "2"
|
|
1574
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1575
|
+
cx: "11",
|
|
1576
|
+
cy: "21",
|
|
1577
|
+
r: "2"
|
|
1578
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1579
|
+
cx: "21",
|
|
1580
|
+
cy: "21",
|
|
1581
|
+
r: "2"
|
|
1582
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1583
|
+
cx: "22",
|
|
1584
|
+
cy: "28",
|
|
1585
|
+
r: "2"
|
|
1586
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1587
|
+
cx: "28",
|
|
1588
|
+
cy: "24",
|
|
1589
|
+
r: "2"
|
|
1590
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1591
|
+
cx: "4",
|
|
1592
|
+
cy: "11",
|
|
1593
|
+
r: "2"
|
|
1594
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1595
|
+
cx: "28",
|
|
1596
|
+
cy: "4",
|
|
1597
|
+
r: "2"
|
|
1595
1598
|
})), children);
|
|
1596
1599
|
});
|
|
1597
1600
|
|
|
1598
1601
|
if (process.env.NODE_ENV !== "production") {
|
|
1599
|
-
|
|
1602
|
+
QuadrantPlot.propTypes = iconPropTypes;
|
|
1600
1603
|
}
|
|
1601
|
-
var
|
|
1604
|
+
var Query = /*#__PURE__*/React.forwardRef(function Query(_ref60, ref) {
|
|
1602
1605
|
var children = _ref60.children,
|
|
1603
1606
|
_ref60$size = _ref60.size,
|
|
1604
1607
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1611,33 +1614,26 @@ var ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt(_ref60, ref) {
|
|
|
1611
1614
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1612
1615
|
viewBox: "0 0 32 32",
|
|
1613
1616
|
fill: "currentColor"
|
|
1614
|
-
}, rest),
|
|
1615
|
-
|
|
1617
|
+
}, rest), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1618
|
+
cx: "11",
|
|
1619
|
+
cy: "15.5",
|
|
1620
|
+
r: "1.5"
|
|
1621
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1622
|
+
d: "M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
|
|
1623
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1624
|
+
d: "M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"
|
|
1616
1625
|
})), children);
|
|
1617
1626
|
});
|
|
1618
1627
|
|
|
1619
1628
|
if (process.env.NODE_ENV !== "production") {
|
|
1620
|
-
|
|
1629
|
+
Query.propTypes = iconPropTypes;
|
|
1621
1630
|
}
|
|
1622
|
-
var
|
|
1631
|
+
var QueryQueue = /*#__PURE__*/React.forwardRef(function QueryQueue(_ref61, ref) {
|
|
1623
1632
|
var children = _ref61.children,
|
|
1624
1633
|
_ref61$size = _ref61.size,
|
|
1625
1634
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
1626
1635
|
rest = _objectWithoutProperties(_ref61, _excluded61);
|
|
1627
1636
|
|
|
1628
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1629
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1630
|
-
width: size,
|
|
1631
|
-
height: size,
|
|
1632
|
-
ref: ref,
|
|
1633
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1634
|
-
viewBox: "0 0 16 16",
|
|
1635
|
-
fill: "currentColor"
|
|
1636
|
-
}, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1637
|
-
d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
|
|
1638
|
-
})), children);
|
|
1639
|
-
}
|
|
1640
|
-
|
|
1641
1637
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1642
1638
|
width: size,
|
|
1643
1639
|
height: size,
|
|
@@ -1645,15 +1641,15 @@ var Restart = /*#__PURE__*/React.forwardRef(function Restart(_ref61, ref) {
|
|
|
1645
1641
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1646
1642
|
viewBox: "0 0 32 32",
|
|
1647
1643
|
fill: "currentColor"
|
|
1648
|
-
}, rest),
|
|
1649
|
-
d: "
|
|
1644
|
+
}, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1645
|
+
d: "M10 6H28V8H10zM10 12H28V14H10zM15 18H28V20H15zM10 24H28V26H10zM4 14L11 19 4 24 4 14z"
|
|
1650
1646
|
})), children);
|
|
1651
1647
|
});
|
|
1652
1648
|
|
|
1653
1649
|
if (process.env.NODE_ENV !== "production") {
|
|
1654
|
-
|
|
1650
|
+
QueryQueue.propTypes = iconPropTypes;
|
|
1655
1651
|
}
|
|
1656
|
-
var
|
|
1652
|
+
var Queued = /*#__PURE__*/React.forwardRef(function Queued(_ref62, ref) {
|
|
1657
1653
|
var children = _ref62.children,
|
|
1658
1654
|
_ref62$size = _ref62.size,
|
|
1659
1655
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1666,17 +1662,15 @@ var Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant(_ref62, ref)
|
|
|
1666
1662
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1667
1663
|
viewBox: "0 0 32 32",
|
|
1668
1664
|
fill: "currentColor"
|
|
1669
|
-
}, rest),
|
|
1670
|
-
d: "
|
|
1671
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1672
|
-
d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
|
|
1665
|
+
}, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1666
|
+
d: "M22 20H30V22H22zM22 24H30V26H22zM22 28H30V30H22zM18 24H20V26H18zM18 20H20V22H18zM18 28H20V30H18zM6.8149 8.293A12.0777 12.0777 0 0110.0068 5.62L9.0079 3.89A14.0845 14.0845 0 005.2841 7.0083zM25.1851 8.293l1.5308-1.2847A14.0845 14.0845 0 0022.9921 3.89l-.9989 1.73A12.0777 12.0777 0 0125.1851 8.293zM4.7366 11.9l-1.8772-.6831A13.9019 13.9019 0 002 16H4A11.917 11.917 0 014.7366 11.9zM6.8149 23.707A11.9975 11.9975 0 014.7366 20.1l-1.8772.6831a13.99 13.99 0 002.4247 4.209zM27.2634 11.9A11.917 11.917 0 0128 16h2a13.8971 13.8971 0 00-.8594-4.7827zM13.9182 27.8066A11.8894 11.8894 0 0110.0068 26.38l-.9989 1.73a13.8673 13.8673 0 004.5633 1.664zM13.9182 4.1934a11.3012 11.3012 0 014.1636 0l.347-1.9678a13.187 13.187 0 00-4.8576 0z"
|
|
1673
1667
|
})), children);
|
|
1674
1668
|
});
|
|
1675
1669
|
|
|
1676
1670
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
|
-
|
|
1671
|
+
Queued.propTypes = iconPropTypes;
|
|
1678
1672
|
}
|
|
1679
|
-
var
|
|
1673
|
+
var Quotes = /*#__PURE__*/React.forwardRef(function Quotes(_ref63, ref) {
|
|
1680
1674
|
var children = _ref63.children,
|
|
1681
1675
|
_ref63$size = _ref63.size,
|
|
1682
1676
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1689,17 +1683,15 @@ var RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine(_ref6
|
|
|
1689
1683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1690
1684
|
viewBox: "0 0 32 32",
|
|
1691
1685
|
fill: "currentColor"
|
|
1692
|
-
}, rest),
|
|
1693
|
-
d: "
|
|
1694
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1695
|
-
d: "M7 2H9V11.98H7z"
|
|
1686
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1687
|
+
d: "M12 15H6.11A9 9 0 0110 8.86l1.79-1.2L10.69 6 8.9 7.2A11 11 0 004 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0012 15zM26 15H20.11A9 9 0 0124 8.86l1.79-1.2L24.7 6 22.9 7.2A11 11 0 0018 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0026 15z"
|
|
1696
1688
|
})), children);
|
|
1697
1689
|
});
|
|
1698
1690
|
|
|
1699
1691
|
if (process.env.NODE_ENV !== "production") {
|
|
1700
|
-
|
|
1692
|
+
Quotes.propTypes = iconPropTypes;
|
|
1701
1693
|
}
|
|
1702
|
-
var
|
|
1694
|
+
var Radar = /*#__PURE__*/React.forwardRef(function Radar(_ref64, ref) {
|
|
1703
1695
|
var children = _ref64.children,
|
|
1704
1696
|
_ref64$size = _ref64.size,
|
|
1705
1697
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1712,17 +1704,15 @@ var Result = /*#__PURE__*/React.forwardRef(function Result(_ref64, ref) {
|
|
|
1712
1704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1713
1705
|
viewBox: "0 0 32 32",
|
|
1714
1706
|
fill: "currentColor"
|
|
1715
|
-
}, rest),
|
|
1716
|
-
d: "
|
|
1717
|
-
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1718
|
-
d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
|
|
1707
|
+
}, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1708
|
+
d: "M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z"
|
|
1719
1709
|
})), children);
|
|
1720
1710
|
});
|
|
1721
1711
|
|
|
1722
1712
|
if (process.env.NODE_ENV !== "production") {
|
|
1723
|
-
|
|
1713
|
+
Radar.propTypes = iconPropTypes;
|
|
1724
1714
|
}
|
|
1725
|
-
var
|
|
1715
|
+
var RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced(_ref65, ref) {
|
|
1726
1716
|
var children = _ref65.children,
|
|
1727
1717
|
_ref65$size = _ref65.size,
|
|
1728
1718
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1735,21 +1725,15 @@ var ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew(_ref65, ref) {
|
|
|
1735
1725
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1736
1726
|
viewBox: "0 0 32 32",
|
|
1737
1727
|
fill: "currentColor"
|
|
1738
|
-
}, rest),
|
|
1739
|
-
|
|
1740
|
-
cy: "26",
|
|
1741
|
-
r: "4"
|
|
1742
|
-
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1743
|
-
d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
|
|
1744
|
-
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1745
|
-
d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
|
|
1728
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1729
|
+
d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541A4.9817,4.9817,0,0,1,18,19a5.0385,5.0385,0,0,1-.6074-.05,8.0432,8.0432,0,0,0-4.3421-4.3423A4.9,4.9,0,0,1,18,9V7a7.0078,7.0078,0,0,0-7,7c0,.0234.0056.0469.0059.07A8.0469,8.0469,0,0,0,10,14a7.95,7.95,0,0,0-1.9883.26C8.0095,14.1729,8,14.0879,8,14A10.0114,10.0114,0,0,1,18,4V2A12.0137,12.0137,0,0,0,6,14c0,.355.0171.7061.0471,1.0537A7.9943,7.9943,0,1,0,16.9465,25.9521c.35.03.7019.0479,1.0535.0479A11.9853,11.9853,0,0,0,27.1538,6.2607ZM15.91,21H13.9563a12.029,12.029,0,0,0-1.218-4.332A6.01,6.01,0,0,1,15.91,21ZM4.09,23H6.0435a12.0318,12.0318,0,0,0,1.2182,4.3325A6.01,6.01,0,0,1,4.09,23Zm1.9532-2H4.09a6.01,6.01,0,0,1,3.1714-4.332A12.0321,12.0321,0,0,0,6.0435,21ZM10,27.9858A10.0149,10.0149,0,0,1,8.0552,23h3.89A10.0149,10.0149,0,0,1,10,27.9858ZM8.0552,21A10.0118,10.0118,0,0,1,10,16.0151,10.01,10.01,0,0,1,11.9448,21Zm4.6831,6.3325A12.0318,12.0318,0,0,0,13.9565,23H15.91A6.01,6.01,0,0,1,12.7383,27.3325ZM28,14A10.0114,10.0114,0,0,1,18,24c-.0869,0-.1733-.01-.26-.0117a7.5527,7.5527,0,0,0,.19-2.9942c.0237,0,.0466.0059.07.0059A6.9991,6.9991,0,0,0,23.6055,9.8086l2.1313-2.1314A9.95,9.95,0,0,1,28,14Z"
|
|
1746
1730
|
})), children);
|
|
1747
1731
|
});
|
|
1748
1732
|
|
|
1749
1733
|
if (process.env.NODE_ENV !== "production") {
|
|
1750
|
-
|
|
1734
|
+
RadarEnhanced.propTypes = iconPropTypes;
|
|
1751
1735
|
}
|
|
1752
|
-
var
|
|
1736
|
+
var RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather(_ref66, ref) {
|
|
1753
1737
|
var children = _ref66.children,
|
|
1754
1738
|
_ref66$size = _ref66.size,
|
|
1755
1739
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1762,19 +1746,15 @@ var ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld(_ref66, ref) {
|
|
|
1762
1746
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1763
1747
|
viewBox: "0 0 32 32",
|
|
1764
1748
|
fill: "currentColor"
|
|
1765
|
-
}, rest),
|
|
1766
|
-
d: "
|
|
1767
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1768
|
-
d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z"
|
|
1769
|
-
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1770
|
-
d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
|
|
1749
|
+
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1750
|
+
d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541a4.9646,4.9646,0,0,1-3.8811,7.7193,7.0485,7.0485,0,0,0-5.1438-3.8731A4.9431,4.9431,0,0,1,18,9V7a6.9551,6.9551,0,0,0-6.9087,8.0791,6.93,6.93,0,0,0-2.8525,1.06A9.97,9.97,0,0,1,18,4V2A11.9756,11.9756,0,0,0,6.573,17.6357a6.9293,6.9293,0,0,0-1.3674,2.7061A4.9948,4.9948,0,0,0,7,30H17a4.9921,4.9921,0,0,0,4.9678-4.68A12.0391,12.0391,0,0,0,30,14a11.8678,11.8678,0,0,0-2.8389-7.7466ZM17,28H7a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878,0l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,17,28ZM28,14a10.0346,10.0346,0,0,1-6.3118,9.291,4.9577,4.9577,0,0,0-2.0207-2.5,6.9922,6.9922,0,0,0,3.938-10.9824l2.132-2.1318A9.8873,9.8873,0,0,1,28,14Z"
|
|
1771
1751
|
})), children);
|
|
1772
1752
|
});
|
|
1773
1753
|
|
|
1774
1754
|
if (process.env.NODE_ENV !== "production") {
|
|
1775
|
-
|
|
1755
|
+
RadarWeather.propTypes = iconPropTypes;
|
|
1776
1756
|
}
|
|
1777
|
-
var
|
|
1757
|
+
var Radio = /*#__PURE__*/React.forwardRef(function Radio(_ref67, ref) {
|
|
1778
1758
|
var children = _ref67.children,
|
|
1779
1759
|
_ref67$size = _ref67.size,
|
|
1780
1760
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1787,15 +1767,17 @@ var RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed(_ref67, ref
|
|
|
1787
1767
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1788
1768
|
viewBox: "0 0 32 32",
|
|
1789
1769
|
fill: "currentColor"
|
|
1790
|
-
}, rest),
|
|
1791
|
-
d: "
|
|
1770
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1771
|
+
d: "M28,10H24V2H22v8H13V8H11v2H8V8H6v2H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,28V12H28V28Z"
|
|
1772
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1773
|
+
d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
|
|
1792
1774
|
})), children);
|
|
1793
1775
|
});
|
|
1794
1776
|
|
|
1795
1777
|
if (process.env.NODE_ENV !== "production") {
|
|
1796
|
-
|
|
1778
|
+
Radio.propTypes = iconPropTypes;
|
|
1797
1779
|
}
|
|
1798
|
-
var
|
|
1780
|
+
var RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat(_ref68, ref) {
|
|
1799
1781
|
var children = _ref68.children,
|
|
1800
1782
|
_ref68$size = _ref68.size,
|
|
1801
1783
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1808,17 +1790,17 @@ var Review = /*#__PURE__*/React.forwardRef(function Review(_ref68, ref) {
|
|
|
1808
1790
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1809
1791
|
viewBox: "0 0 32 32",
|
|
1810
1792
|
fill: "currentColor"
|
|
1811
|
-
}, rest),
|
|
1812
|
-
d: "
|
|
1813
|
-
})),
|
|
1814
|
-
d: "
|
|
1793
|
+
}, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1794
|
+
d: "M10 26a4 4 0 114-4A4.0045 4.0045 0 0110 26zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 20zM17 20H26V22H17zM17 24H26V26H17z"
|
|
1795
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1796
|
+
d: "M20,12h8a2.0023,2.0023,0,0,0,2-2V6a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2V7H12a4.0045,4.0045,0,0,0-4,4v3H6V4H4V14a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V16a2.0023,2.0023,0,0,0-2-2H10V11a2.0023,2.0023,0,0,1,2-2h6v1A2.0023,2.0023,0,0,0,20,12Zm4-6h4v4H24ZM20,6h2v4H20Zm8,22H4V16H28Z"
|
|
1815
1797
|
})), children);
|
|
1816
1798
|
});
|
|
1817
1799
|
|
|
1818
1800
|
if (process.env.NODE_ENV !== "production") {
|
|
1819
|
-
|
|
1801
|
+
RadioCombat.propTypes = iconPropTypes;
|
|
1820
1802
|
}
|
|
1821
|
-
var
|
|
1803
|
+
var RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk(_ref69, ref) {
|
|
1822
1804
|
var children = _ref69.children,
|
|
1823
1805
|
_ref69$size = _ref69.size,
|
|
1824
1806
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1831,17 +1813,21 @@ var Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10(_ref69, ref) {
|
|
|
1831
1813
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1832
1814
|
viewBox: "0 0 32 32",
|
|
1833
1815
|
fill: "currentColor"
|
|
1834
|
-
}, rest),
|
|
1835
|
-
d: "
|
|
1836
|
-
})),
|
|
1837
|
-
|
|
1816
|
+
}, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1817
|
+
d: "M13 11H19V13H13zM13 15H19V17H13z"
|
|
1818
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1819
|
+
cx: "16",
|
|
1820
|
+
cy: "23",
|
|
1821
|
+
r: "2"
|
|
1822
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1823
|
+
d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
|
|
1838
1824
|
})), children);
|
|
1839
1825
|
});
|
|
1840
1826
|
|
|
1841
1827
|
if (process.env.NODE_ENV !== "production") {
|
|
1842
|
-
|
|
1828
|
+
RadioPushToTalk.propTypes = iconPropTypes;
|
|
1843
1829
|
}
|
|
1844
|
-
var
|
|
1830
|
+
var RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton(_ref70, ref) {
|
|
1845
1831
|
var children = _ref70.children,
|
|
1846
1832
|
_ref70$size = _ref70.size,
|
|
1847
1833
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1854,17 +1840,15 @@ var Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30(_ref70, ref) {
|
|
|
1854
1840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1855
1841
|
viewBox: "0 0 32 32",
|
|
1856
1842
|
fill: "currentColor"
|
|
1857
|
-
}, rest),
|
|
1858
|
-
d: "
|
|
1859
|
-
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1860
|
-
d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
|
|
1843
|
+
}, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1844
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
1861
1845
|
})), children);
|
|
1862
1846
|
});
|
|
1863
1847
|
|
|
1864
1848
|
if (process.env.NODE_ENV !== "production") {
|
|
1865
|
-
|
|
1849
|
+
RadioButton.propTypes = iconPropTypes;
|
|
1866
1850
|
}
|
|
1867
|
-
var
|
|
1851
|
+
var RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonChecked(_ref71, ref) {
|
|
1868
1852
|
var children = _ref71.children,
|
|
1869
1853
|
_ref71$size = _ref71.size,
|
|
1870
1854
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1877,17 +1861,17 @@ var Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5(_ref71, ref) {
|
|
|
1877
1861
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1878
1862
|
viewBox: "0 0 32 32",
|
|
1879
1863
|
fill: "currentColor"
|
|
1880
|
-
}, rest),
|
|
1881
|
-
d: "
|
|
1882
|
-
})),
|
|
1883
|
-
d: "
|
|
1864
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1865
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
1866
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1867
|
+
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
|
|
1884
1868
|
})), children);
|
|
1885
1869
|
});
|
|
1886
1870
|
|
|
1887
1871
|
if (process.env.NODE_ENV !== "production") {
|
|
1888
|
-
|
|
1872
|
+
RadioButtonChecked.propTypes = iconPropTypes;
|
|
1889
1873
|
}
|
|
1890
|
-
var
|
|
1874
|
+
var Rain = /*#__PURE__*/React.forwardRef(function Rain(_ref72, ref) {
|
|
1891
1875
|
var children = _ref72.children,
|
|
1892
1876
|
_ref72$size = _ref72.size,
|
|
1893
1877
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1900,19 +1884,15 @@ var Road = /*#__PURE__*/React.forwardRef(function Road(_ref72, ref) {
|
|
|
1900
1884
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1901
1885
|
viewBox: "0 0 32 32",
|
|
1902
1886
|
fill: "currentColor"
|
|
1903
|
-
}, rest),
|
|
1904
|
-
d: "
|
|
1905
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1906
|
-
d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
|
|
1907
|
-
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1908
|
-
d: "M15 21H17V24H15zM15 26H17V30H15z"
|
|
1887
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1888
|
+
d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z"
|
|
1909
1889
|
})), children);
|
|
1910
1890
|
});
|
|
1911
1891
|
|
|
1912
1892
|
if (process.env.NODE_ENV !== "production") {
|
|
1913
|
-
|
|
1893
|
+
Rain.propTypes = iconPropTypes;
|
|
1914
1894
|
}
|
|
1915
|
-
var
|
|
1895
|
+
var RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle(_ref73, ref) {
|
|
1916
1896
|
var children = _ref73.children,
|
|
1917
1897
|
_ref73$size = _ref73.size,
|
|
1918
1898
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1925,17 +1905,17 @@ var RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather(_ref73, ref
|
|
|
1925
1905
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1926
1906
|
viewBox: "0 0 32 32",
|
|
1927
1907
|
fill: "currentColor"
|
|
1928
|
-
}, rest),
|
|
1929
|
-
d: "
|
|
1930
|
-
})),
|
|
1931
|
-
d: "
|
|
1908
|
+
}, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1909
|
+
d: "M11,30a1,1,0,0,1-.8944-1.4474l2-4a1,1,0,1,1,1.7887.8946l-2,4A.9979.9979,0,0,1,11,30Z"
|
|
1910
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1911
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22H19.3813L18.105,24.5527a1,1,0,0,0,1.789.8946L21.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.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,20Z"
|
|
1932
1912
|
})), children);
|
|
1933
1913
|
});
|
|
1934
1914
|
|
|
1935
1915
|
if (process.env.NODE_ENV !== "production") {
|
|
1936
|
-
|
|
1916
|
+
RainDrizzle.propTypes = iconPropTypes;
|
|
1937
1917
|
}
|
|
1938
|
-
var
|
|
1918
|
+
var RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy(_ref74, ref) {
|
|
1939
1919
|
var children = _ref74.children,
|
|
1940
1920
|
_ref74$size = _ref74.size,
|
|
1941
1921
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1948,15 +1928,17 @@ var Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap(_ref74, ref) {
|
|
|
1948
1928
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1949
1929
|
viewBox: "0 0 32 32",
|
|
1950
1930
|
fill: "currentColor"
|
|
1951
|
-
}, rest),
|
|
1952
|
-
d: "
|
|
1931
|
+
}, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1932
|
+
d: "M17 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0117 30zM8 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 018 30z"
|
|
1933
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1934
|
+
d: "M30,15.5a6.5323,6.5323,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0A6.4905,6.4905,0,0,0,5.7026,21.3584L4.106,24.5527a1,1,0,1,0,1.7885.8946L7.6174,22l6.7644,0L13.106,24.5527a1,1,0,1,0,1.7885.8946L16.6177,22h6.7641L22.106,24.5527a1,1,0,1,0,1.7885.8946l1.9444-3.89A6.5058,6.5058,0,0,0,30,15.5ZM23.5,20H8.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,20Z"
|
|
1953
1935
|
})), children);
|
|
1954
1936
|
});
|
|
1955
1937
|
|
|
1956
1938
|
if (process.env.NODE_ENV !== "production") {
|
|
1957
|
-
|
|
1939
|
+
RainHeavy.propTypes = iconPropTypes;
|
|
1958
1940
|
}
|
|
1959
|
-
var
|
|
1941
|
+
var RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered(_ref75, ref) {
|
|
1960
1942
|
var children = _ref75.children,
|
|
1961
1943
|
_ref75$size = _ref75.size,
|
|
1962
1944
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1969,18 +1951,30 @@ var Rocket = /*#__PURE__*/React.forwardRef(function Rocket(_ref75, ref) {
|
|
|
1969
1951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1970
1952
|
viewBox: "0 0 32 32",
|
|
1971
1953
|
fill: "currentColor"
|
|
1972
|
-
}, rest),
|
|
1973
|
-
d: "
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1954
|
+
}, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1955
|
+
d: "M8.5084,32a1.0127,1.0127,0,0,1-.4485-.1054.9986.9986,0,0,1-.4486-1.3418l1.4934-3.0005a1.0025,1.0025,0,0,1,1.7943.8945l-1.4934,3A1.0013,1.0013,0,0,1,8.5084,32Z"
|
|
1956
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1957
|
+
d: "M27.232 15.733H29.232V18.733H27.232z",
|
|
1958
|
+
transform: "rotate(-45.009 28.232 17.233)"
|
|
1959
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1960
|
+
d: "M29 10H32V12H29z"
|
|
1961
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1962
|
+
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
1963
|
+
transform: "rotate(-45 28.232 4.768)"
|
|
1964
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1965
|
+
d: "M20 0H22V3H20z"
|
|
1966
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1967
|
+
d: "M12.768 3.268H14.768V6.268H12.768z",
|
|
1968
|
+
transform: "rotate(-45 13.768 4.768)"
|
|
1969
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1970
|
+
d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
|
|
1977
1971
|
})), children);
|
|
1978
1972
|
});
|
|
1979
1973
|
|
|
1980
1974
|
if (process.env.NODE_ENV !== "production") {
|
|
1981
|
-
|
|
1975
|
+
RainScattered.propTypes = iconPropTypes;
|
|
1982
1976
|
}
|
|
1983
|
-
var
|
|
1977
|
+
var RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredNight(_ref76, ref) {
|
|
1984
1978
|
var children = _ref76.children,
|
|
1985
1979
|
_ref76$size = _ref76.size,
|
|
1986
1980
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1993,15 +1987,15 @@ var Rotate = /*#__PURE__*/React.forwardRef(function Rotate(_ref76, ref) {
|
|
|
1993
1987
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1994
1988
|
viewBox: "0 0 32 32",
|
|
1995
1989
|
fill: "currentColor"
|
|
1996
|
-
}, rest),
|
|
1997
|
-
d: "
|
|
1990
|
+
}, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1991
|
+
d: "M8.5084 32a1.0115 1.0115 0 01-.4485-.1055.9986.9986 0 01-.4486-1.3418l1.4934-3a1.0025 1.0025 0 011.7943.8945l-1.4934 3A1.0015 1.0015 0 018.5084 32zM29.8442 13.0347a1.5184 1.5184 0 00-1.2309-.8658 5.3587 5.3587 0 01-3.4094-1.7163 6.4648 6.4648 0 01-1.285-6.393 1.6031 1.6031 0 00-.3-1.5459 1.4535 1.4535 0 00-1.3594-.4922l-.0191.0029a7.8549 7.8549 0 00-6.1054 6.48A7.3725 7.3725 0 0013.5 8a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 25h7.3818L14.106 27.5527a1 1 0 101.7885.8946L17.6177 25H19a5.9549 5.9549 0 005.88-7.1455 7.5 7.5 0 004.8672-3.3A1.5381 1.5381 0 0029.8442 13.0347zM19 23H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 23zm5.1509-7.0479a5.9639 5.9639 0 00-3.5015-2.708A7.5076 7.5076 0 0018.0286 9.55a6.01 6.01 0 013.77-5.334 8.4581 8.4581 0 001.9395 7.5972A7.4007 7.4007 0 0027.64 14.041 5.4392 5.4392 0 0124.1509 15.9521z"
|
|
1998
1992
|
})), children);
|
|
1999
1993
|
});
|
|
2000
1994
|
|
|
2001
1995
|
if (process.env.NODE_ENV !== "production") {
|
|
2002
|
-
|
|
1996
|
+
RainScatteredNight.propTypes = iconPropTypes;
|
|
2003
1997
|
}
|
|
2004
|
-
var
|
|
1998
|
+
var RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop(_ref77, ref) {
|
|
2005
1999
|
var children = _ref77.children,
|
|
2006
2000
|
_ref77$size = _ref77.size,
|
|
2007
2001
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -2014,15 +2008,17 @@ var WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2014
2008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2015
2009
|
viewBox: "0 0 32 32",
|
|
2016
2010
|
fill: "currentColor"
|
|
2017
|
-
}, rest),
|
|
2018
|
-
d: "
|
|
2011
|
+
}, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2012
|
+
d: "M16,24V22a3.2965,3.2965,0,0,0,3-3h2A5.2668,5.2668,0,0,1,16,24Z"
|
|
2013
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2014
|
+
d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
|
|
2019
2015
|
})), children);
|
|
2020
2016
|
});
|
|
2021
2017
|
|
|
2022
2018
|
if (process.env.NODE_ENV !== "production") {
|
|
2023
|
-
|
|
2019
|
+
RainDrop.propTypes = iconPropTypes;
|
|
2024
2020
|
}
|
|
2025
|
-
var
|
|
2021
|
+
var Raw = /*#__PURE__*/React.forwardRef(function Raw(_ref78, ref) {
|
|
2026
2022
|
var children = _ref78.children,
|
|
2027
2023
|
_ref78$size = _ref78.size,
|
|
2028
2024
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -2035,15 +2031,15 @@ var WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2035
2031
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2036
2032
|
viewBox: "0 0 32 32",
|
|
2037
2033
|
fill: "currentColor"
|
|
2038
|
-
}, rest),
|
|
2039
|
-
d: "
|
|
2034
|
+
}, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2035
|
+
d: "M29.2 9L28.86 17 28.6 21.54 28.19 18 27.51 12.54 25.49 12.54 24.81 18 24.4 21.54 24.14 17 23.8 9 22 9 23 23 25.27 23 26.03 18.07 26.49 14 26.5 13.97 26.51 14 26.97 18.07 27.73 23 30 23 31 9 29.2 9zM18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM10 15V11A2 2 0 008 9H2V23H4V17H5.48l2.34 6H10L7.63 17H8A2 2 0 0010 15zM4 11H8v4H4z"
|
|
2040
2036
|
})), children);
|
|
2041
2037
|
});
|
|
2042
2038
|
|
|
2043
2039
|
if (process.env.NODE_ENV !== "production") {
|
|
2044
|
-
|
|
2040
|
+
Raw.propTypes = iconPropTypes;
|
|
2045
2041
|
}
|
|
2046
|
-
var
|
|
2042
|
+
var Receipt = /*#__PURE__*/React.forwardRef(function Receipt(_ref79, ref) {
|
|
2047
2043
|
var children = _ref79.children,
|
|
2048
2044
|
_ref79$size = _ref79.size,
|
|
2049
2045
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -2056,15 +2052,17 @@ var RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise(_re
|
|
|
2056
2052
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2057
2053
|
viewBox: "0 0 32 32",
|
|
2058
2054
|
fill: "currentColor"
|
|
2059
|
-
}, rest),
|
|
2060
|
-
d: "
|
|
2055
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2056
|
+
d: "M21 16H23V18H21zM9 16H17V18H9zM21 12H23V14H21zM9 12H17V14H9zM9 8H23V10H9z"
|
|
2057
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2058
|
+
d: "M25,2H7A2.002,2.002,0,0,0,5,4V29a1,1,0,0,0,1,1H7a.9987.9987,0,0,0,.8-.4L10,26.667,12.2,29.6a1.0353,1.0353,0,0,0,1.6,0L16,26.667,18.2,29.6a1.0353,1.0353,0,0,0,1.6,0L22,26.667,24.2,29.6a.9993.9993,0,0,0,.8.4h1a1,1,0,0,0,1-1V4A2.0023,2.0023,0,0,0,25,2Zm0,25.333L22.8,24.4a1.0353,1.0353,0,0,0-1.6,0L19,27.333,16.8,24.4a1.0353,1.0353,0,0,0-1.6,0L13,27.333,10.8,24.4a1.0353,1.0353,0,0,0-1.6,0L7,27.333V4H25Z"
|
|
2061
2059
|
})), children);
|
|
2062
2060
|
});
|
|
2063
2061
|
|
|
2064
2062
|
if (process.env.NODE_ENV !== "production") {
|
|
2065
|
-
|
|
2063
|
+
Receipt.propTypes = iconPropTypes;
|
|
2066
2064
|
}
|
|
2067
|
-
var
|
|
2065
|
+
var RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed(_ref80, ref) {
|
|
2068
2066
|
var children = _ref80.children,
|
|
2069
2067
|
_ref80$size = _ref80.size,
|
|
2070
2068
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -2077,15 +2075,17 @@ var RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwiseA
|
|
|
2077
2075
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2078
2076
|
viewBox: "0 0 32 32",
|
|
2079
2077
|
fill: "currentColor"
|
|
2080
|
-
}, rest),
|
|
2081
|
-
d: "
|
|
2078
|
+
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2079
|
+
d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
|
|
2080
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2081
|
+
d: "M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
|
|
2082
2082
|
})), children);
|
|
2083
2083
|
});
|
|
2084
2084
|
|
|
2085
2085
|
if (process.env.NODE_ENV !== "production") {
|
|
2086
|
-
|
|
2086
|
+
RecentlyViewed.propTypes = iconPropTypes;
|
|
2087
2087
|
}
|
|
2088
|
-
var
|
|
2088
|
+
var Recommend = /*#__PURE__*/React.forwardRef(function Recommend(_ref81, ref) {
|
|
2089
2089
|
var children = _ref81.children,
|
|
2090
2090
|
_ref81$size = _ref81.size,
|
|
2091
2091
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
@@ -2099,14 +2099,14 @@ var RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCloc
|
|
|
2099
2099
|
viewBox: "0 0 32 32",
|
|
2100
2100
|
fill: "currentColor"
|
|
2101
2101
|
}, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2102
|
-
d: "M16
|
|
2102
|
+
d: "M16,2a9,9,0,0,0-6,15.69V30l6-4,6,4V17.69A9,9,0,0,0,16,2Zm4,24.26-2.89-1.92L16,23.6l-1.11.74L12,26.26V19.05a8.88,8.88,0,0,0,8,0ZM20.89,16A7,7,0,1,1,23,11,7,7,0,0,1,20.89,16Z"
|
|
2103
2103
|
})), children);
|
|
2104
2104
|
});
|
|
2105
2105
|
|
|
2106
2106
|
if (process.env.NODE_ENV !== "production") {
|
|
2107
|
-
|
|
2107
|
+
Recommend.propTypes = iconPropTypes;
|
|
2108
2108
|
}
|
|
2109
|
-
var
|
|
2109
|
+
var Recording = /*#__PURE__*/React.forwardRef(function Recording(_ref82, ref) {
|
|
2110
2110
|
var children = _ref82.children,
|
|
2111
2111
|
_ref82$size = _ref82.size,
|
|
2112
2112
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -2120,14 +2120,16 @@ var RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClockwi
|
|
|
2120
2120
|
viewBox: "0 0 32 32",
|
|
2121
2121
|
fill: "currentColor"
|
|
2122
2122
|
}, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2123
|
-
d: "
|
|
2123
|
+
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
2124
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2125
|
+
d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2124
2126
|
})), children);
|
|
2125
2127
|
});
|
|
2126
2128
|
|
|
2127
2129
|
if (process.env.NODE_ENV !== "production") {
|
|
2128
|
-
|
|
2130
|
+
Recording.propTypes = iconPropTypes;
|
|
2129
2131
|
}
|
|
2130
|
-
var
|
|
2132
|
+
var RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled(_ref83, ref) {
|
|
2131
2133
|
var children = _ref83.children,
|
|
2132
2134
|
_ref83$size = _ref83.size,
|
|
2133
2135
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2140,15 +2142,19 @@ var RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCounte
|
|
|
2140
2142
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2141
2143
|
viewBox: "0 0 32 32",
|
|
2142
2144
|
fill: "currentColor"
|
|
2143
|
-
}, rest),
|
|
2144
|
-
|
|
2145
|
+
}, rest), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2146
|
+
cx: "16",
|
|
2147
|
+
cy: "16",
|
|
2148
|
+
r: "4"
|
|
2149
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2150
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
|
|
2145
2151
|
})), children);
|
|
2146
2152
|
});
|
|
2147
2153
|
|
|
2148
2154
|
if (process.env.NODE_ENV !== "production") {
|
|
2149
|
-
|
|
2155
|
+
RecordingFilled.propTypes = iconPropTypes;
|
|
2150
2156
|
}
|
|
2151
|
-
var
|
|
2157
|
+
var RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFilledAlt(_ref84, ref) {
|
|
2152
2158
|
var children = _ref84.children,
|
|
2153
2159
|
_ref84$size = _ref84.size,
|
|
2154
2160
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2161,15 +2167,19 @@ var RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateCou
|
|
|
2161
2167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2162
2168
|
viewBox: "0 0 32 32",
|
|
2163
2169
|
fill: "currentColor"
|
|
2164
|
-
}, rest),
|
|
2165
|
-
d: "
|
|
2170
|
+
}, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2171
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S19.3,22,16,22 z"
|
|
2172
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2173
|
+
d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
|
|
2174
|
+
"data-icon-path": "inner-path",
|
|
2175
|
+
opacity: "0"
|
|
2166
2176
|
})), children);
|
|
2167
2177
|
});
|
|
2168
2178
|
|
|
2169
2179
|
if (process.env.NODE_ENV !== "production") {
|
|
2170
|
-
|
|
2180
|
+
RecordingFilledAlt.propTypes = iconPropTypes;
|
|
2171
2181
|
}
|
|
2172
|
-
var
|
|
2182
|
+
var Recycle = /*#__PURE__*/React.forwardRef(function Recycle(_ref85, ref) {
|
|
2173
2183
|
var children = _ref85.children,
|
|
2174
2184
|
_ref85$size = _ref85.size,
|
|
2175
2185
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2182,19 +2192,58 @@ var RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function Rot
|
|
|
2182
2192
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2183
2193
|
viewBox: "0 0 32 32",
|
|
2184
2194
|
fill: "currentColor"
|
|
2185
|
-
}, rest),
|
|
2186
|
-
d: "
|
|
2195
|
+
}, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2196
|
+
d: "M29.5081 22.2549l-2.0781-3.7402-1.7485.9707 2.0781 3.7412c.3247.584.3162 1.2769-.0229 1.8535-.3391.5762-.9407.9199-1.6091.9199h-7.2974l2.5801-2.5898-1.4102-1.4102-5 5 5 5 1.4102-1.4102-2.5801-2.5898h7.2974c1.3848 0 2.6306-.7124 3.3328-1.9058.7024-1.1938.7202-2.6284.0479-3.8394zM5.8726 26c-.6685 0-1.27-.3438-1.6091-.9199-.3391-.5767-.3477-1.2695-.0229-1.8535l4.1111-7.4004 1.0479 3.52 1.9121-.5664-2.0083-6.7798-6.7798 2.0083.5664 1.9121 3.4934-1.0298-4.0913 7.3643c-.6724 1.2109-.6545 2.6455.0479 3.8394.7021 1.1934 1.948 1.9058 3.3328 1.9058h6.1274v-2H5.8726zM25.51 9.6538l-1.0476 3.519L19.3503 3.9712c-.6858-1.2344-1.9382-1.9712-3.3503-1.9712s-2.6646.7368-3.3503 1.9712l-3.0796 5.5435 1.7485.9707 3.0796-5.543c.3276-.5898.9265-.9424 1.6018-.9424s1.2742.3525 1.6018.9424l5.0925 9.167-3.4939-1.0298-.5664 1.9121 6.78 2.0083 2.0083-6.7798-1.9124-.5664z"
|
|
2187
2197
|
})), children);
|
|
2188
2198
|
});
|
|
2189
2199
|
|
|
2190
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2191
|
-
|
|
2192
|
-
}
|
|
2193
|
-
var
|
|
2194
|
-
var children = _ref86.children,
|
|
2195
|
-
_ref86$size = _ref86.size,
|
|
2196
|
-
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
2197
|
-
rest = _objectWithoutProperties(_ref86, _excluded86);
|
|
2200
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2201
|
+
Recycle.propTypes = iconPropTypes;
|
|
2202
|
+
}
|
|
2203
|
+
var Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref86, ref) {
|
|
2204
|
+
var children = _ref86.children,
|
|
2205
|
+
_ref86$size = _ref86.size,
|
|
2206
|
+
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
2207
|
+
rest = _objectWithoutProperties(_ref86, _excluded86);
|
|
2208
|
+
|
|
2209
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2210
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2211
|
+
width: size,
|
|
2212
|
+
height: size,
|
|
2213
|
+
ref: ref,
|
|
2214
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2215
|
+
viewBox: "0 0 16 16",
|
|
2216
|
+
fill: "currentColor"
|
|
2217
|
+
}, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2218
|
+
d: "M4,8c-1.2,0-2,0.8-2,2c0,1.2,0.8,2,2,2h3v1H4c-1.7,0-3-1.2-3-3c0-1.7,1.3-3,3-3l9.1,0l-2-2l0.7-0.7 L15,7.5l-3.2,3.2L11.1,10l2-2L4,8z"
|
|
2219
|
+
})), children);
|
|
2220
|
+
}
|
|
2221
|
+
|
|
2222
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2223
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2224
|
+
width: size,
|
|
2225
|
+
height: size,
|
|
2226
|
+
ref: ref,
|
|
2227
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2228
|
+
viewBox: "0 0 20 20",
|
|
2229
|
+
fill: "currentColor"
|
|
2230
|
+
}, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2231
|
+
d: "M5,9.3c-1.5,0-2.8,1.3-2.8,2.7c0,1.5,1.3,2.7,2.8,2.7h4V16H5c-2.3,0-4-1.7-4-4c0-2.2,1.8-4,4-4h11.6 l-2.5-2.5L15,4.6l4,4l-4,4l-0.9-0.9l2.5-2.5H5z"
|
|
2232
|
+
})), children);
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2235
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
2236
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2237
|
+
width: size,
|
|
2238
|
+
height: size,
|
|
2239
|
+
ref: ref,
|
|
2240
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2241
|
+
viewBox: "0 0 24 24",
|
|
2242
|
+
fill: "currentColor"
|
|
2243
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2244
|
+
d: "M6.8,11.2c-1.8,0-3.2,1.7-3.2,3.3c0,1.5,1.5,3.2,3.2,3.2H10v1.5H6.8C4.6,19.2,2,17,2,14.5s2-4.8,4.8-4.8 h12.4l-3-3l1.1-1.1l4.8,4.8l-4.8,4.8l-1.1-1.1l3-3H6.8z"
|
|
2245
|
+
})), children);
|
|
2246
|
+
}
|
|
2198
2247
|
|
|
2199
2248
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2200
2249
|
width: size,
|
|
@@ -2203,15 +2252,15 @@ var RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function Rotate
|
|
|
2203
2252
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2204
2253
|
viewBox: "0 0 32 32",
|
|
2205
2254
|
fill: "currentColor"
|
|
2206
|
-
}, rest),
|
|
2207
|
-
d: "
|
|
2255
|
+
}, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2256
|
+
d: "M12,10H24.1851L20.5977,6.4141,22,5,28,11,22,17l-1.4023-1.4146L24.1821,12H12a6,6,0,0,0,0,12h8v2H12a8,8,0,0,1,0-16Z"
|
|
2208
2257
|
})), children);
|
|
2209
2258
|
});
|
|
2210
2259
|
|
|
2211
2260
|
if (process.env.NODE_ENV !== "production") {
|
|
2212
|
-
|
|
2261
|
+
Redo.propTypes = iconPropTypes;
|
|
2213
2262
|
}
|
|
2214
|
-
var
|
|
2263
|
+
var RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotranspiration(_ref87, ref) {
|
|
2215
2264
|
var children = _ref87.children,
|
|
2216
2265
|
_ref87$size = _ref87.size,
|
|
2217
2266
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2224,15 +2273,15 @@ var Router = /*#__PURE__*/React.forwardRef(function Router(_ref87, ref) {
|
|
|
2224
2273
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2225
2274
|
viewBox: "0 0 32 32",
|
|
2226
2275
|
fill: "currentColor"
|
|
2227
|
-
}, rest),
|
|
2228
|
-
d: "
|
|
2276
|
+
}, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2277
|
+
d: "M14 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L13.17 2.4141a1.0381 1.0381 0 011.6592 0L17.3154 6.11A3.9693 3.9693 0 0118 8.223 3.8978 3.8978 0 0114 12zm.0005-7.2368L12.3438 7.2257A1.89 1.89 0 0012 8.223 1.9 1.9 0 0014 10a1.9 1.9 0 002-1.777 1.98 1.98 0 00-.375-1.0466zM7.5 26A5.385 5.385 0 012 20.751 5.3837 5.3837 0 012.874 17.92L6.49 12.5383a1.2168 1.2168 0 012.02-.0006l3.55 5.2777A5.4923 5.4923 0 0113 20.751 5.385 5.385 0 017.5 26zm0-11.38L4.5649 18.9868A3.3586 3.3586 0 004 20.751 3.3855 3.3855 0 007.5 24 3.3855 3.3855 0 0011 20.751a3.4354 3.4354 0 00-.63-1.867zM25 2L20 7l1.4141 1.4141L24 5.8281V16a4.0045 4.0045 0 01-4 4H16v2h4a6.0066 6.0066 0 006-6V5.8281l2.5859 2.586L30 7zM2 28H30V30H2z"
|
|
2229
2278
|
})), children);
|
|
2230
2279
|
});
|
|
2231
2280
|
|
|
2232
2281
|
if (process.env.NODE_ENV !== "production") {
|
|
2233
|
-
|
|
2282
|
+
RefEvapotranspiration.propTypes = iconPropTypes;
|
|
2234
2283
|
}
|
|
2235
|
-
var
|
|
2284
|
+
var ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizontal(_ref88, ref) {
|
|
2236
2285
|
var children = _ref88.children,
|
|
2237
2286
|
_ref88$size = _ref88.size,
|
|
2238
2287
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2245,15 +2294,20 @@ var RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice(_ref88, ref
|
|
|
2245
2294
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2246
2295
|
viewBox: "0 0 32 32",
|
|
2247
2296
|
fill: "currentColor"
|
|
2248
|
-
}, rest),
|
|
2249
|
-
d: "
|
|
2297
|
+
}, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2298
|
+
d: "M19.386,15.2105l9-7A1,1,0,0,1,30,9V23a1,1,0,0,1-1.614.79l-9-7a1,1,0,0,1,0-1.5791Z"
|
|
2299
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2300
|
+
d: "M15 2H17V30H15z",
|
|
2301
|
+
transform: "rotate(-180 16 16)"
|
|
2302
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2303
|
+
d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
|
|
2250
2304
|
})), children);
|
|
2251
2305
|
});
|
|
2252
2306
|
|
|
2253
2307
|
if (process.env.NODE_ENV !== "production") {
|
|
2254
|
-
|
|
2308
|
+
ReflectHorizontal.propTypes = iconPropTypes;
|
|
2255
2309
|
}
|
|
2256
|
-
var
|
|
2310
|
+
var ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical(_ref89, ref) {
|
|
2257
2311
|
var children = _ref89.children,
|
|
2258
2312
|
_ref89$size = _ref89.size,
|
|
2259
2313
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2266,21 +2320,20 @@ var RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi(_ref89, ref)
|
|
|
2266
2320
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2267
2321
|
viewBox: "0 0 32 32",
|
|
2268
2322
|
fill: "currentColor"
|
|
2269
|
-
}, rest),
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
d: "M23.0713 6.929a10 10 0 00-14.1426 0L7.5146 5.5144a12.0011 12.0011 0 0116.9708 0zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
|
|
2323
|
+
}, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2324
|
+
d: "M16.79,19.386l7,9A1,1,0,0,1,23,30H9a1,1,0,0,1-.79-1.614l7-9a1,1,0,0,1,1.5791,0Z"
|
|
2325
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2326
|
+
d: "M15 2H17V30H15z",
|
|
2327
|
+
transform: "rotate(-90 16 16)"
|
|
2328
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2329
|
+
d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
|
|
2277
2330
|
})), children);
|
|
2278
2331
|
});
|
|
2279
2332
|
|
|
2280
2333
|
if (process.env.NODE_ENV !== "production") {
|
|
2281
|
-
|
|
2334
|
+
ReflectVertical.propTypes = iconPropTypes;
|
|
2282
2335
|
}
|
|
2283
|
-
var
|
|
2336
|
+
var WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisArea(_ref90, ref) {
|
|
2284
2337
|
var children = _ref90.children,
|
|
2285
2338
|
_ref90$size = _ref90.size,
|
|
2286
2339
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2293,15 +2346,17 @@ var Row = /*#__PURE__*/React.forwardRef(function Row(_ref90, ref) {
|
|
|
2293
2346
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2294
2347
|
viewBox: "0 0 32 32",
|
|
2295
2348
|
fill: "currentColor"
|
|
2296
|
-
}, rest),
|
|
2297
|
-
d: "
|
|
2349
|
+
}, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
+
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
2351
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2352
|
+
d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
|
|
2298
2353
|
})), children);
|
|
2299
2354
|
});
|
|
2300
2355
|
|
|
2301
2356
|
if (process.env.NODE_ENV !== "production") {
|
|
2302
|
-
|
|
2357
|
+
WatsonHealthRegionAnalysisArea.propTypes = iconPropTypes;
|
|
2303
2358
|
}
|
|
2304
|
-
var
|
|
2359
|
+
var WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisVolume(_ref91, ref) {
|
|
2305
2360
|
var children = _ref91.children,
|
|
2306
2361
|
_ref91$size = _ref91.size,
|
|
2307
2362
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2314,15 +2369,17 @@ var RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse(_ref91, ref
|
|
|
2314
2369
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2315
2370
|
viewBox: "0 0 32 32",
|
|
2316
2371
|
fill: "currentColor"
|
|
2317
|
-
}, rest),
|
|
2318
|
-
d: "
|
|
2372
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2373
|
+
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
2374
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2375
|
+
d: "M4.8305,20.3555A24.9534,24.9534,0,0,0,15,22.9644v-2A22.9014,22.9014,0,0,1,4.1335,17.6919,11.979,11.979,0,0,1,4,16a11.9847,11.9847,0,0,1,.1332-1.69,22.9282,22.9282,0,0,1,23.7336,0A11.9847,11.9847,0,0,1,28,16h2A14,14,0,1,0,16,30V28A12.01,12.01,0,0,1,4.8305,20.3555ZM16,4a12.01,12.01,0,0,1,11.17,7.6465,24.8982,24.8982,0,0,0-22.3406,0A12.01,12.01,0,0,1,16,4Z"
|
|
2319
2376
|
})), children);
|
|
2320
2377
|
});
|
|
2321
2378
|
|
|
2322
2379
|
if (process.env.NODE_ENV !== "production") {
|
|
2323
|
-
|
|
2380
|
+
WatsonHealthRegionAnalysisVolume.propTypes = iconPropTypes;
|
|
2324
2381
|
}
|
|
2325
|
-
var
|
|
2382
|
+
var WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHealthRegistration(_ref92, ref) {
|
|
2326
2383
|
var children = _ref92.children,
|
|
2327
2384
|
_ref92$size = _ref92.size,
|
|
2328
2385
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2335,17 +2392,17 @@ var RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete(_ref92, ref) {
|
|
|
2335
2392
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2336
2393
|
viewBox: "0 0 32 32",
|
|
2337
2394
|
fill: "currentColor"
|
|
2338
|
-
}, rest),
|
|
2339
|
-
d: "
|
|
2340
|
-
})),
|
|
2341
|
-
d: "
|
|
2395
|
+
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2396
|
+
d: "M28 25H20a2.0027 2.0027 0 01-2-2V20h2v3h8V9H20v3H18V9a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2V23A2.0027 2.0027 0 0128 25zM8 15H12V17H8z"
|
|
2397
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2398
|
+
d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
|
|
2342
2399
|
})), children);
|
|
2343
2400
|
});
|
|
2344
2401
|
|
|
2345
2402
|
if (process.env.NODE_ENV !== "production") {
|
|
2346
|
-
|
|
2403
|
+
WatsonHealthRegistration.propTypes = iconPropTypes;
|
|
2347
2404
|
}
|
|
2348
|
-
var
|
|
2405
|
+
var Reminder = /*#__PURE__*/React.forwardRef(function Reminder(_ref93, ref) {
|
|
2349
2406
|
var children = _ref93.children,
|
|
2350
2407
|
_ref93$size = _ref93.size,
|
|
2351
2408
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2358,15 +2415,17 @@ var RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand(_ref93, ref) {
|
|
|
2358
2415
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2359
2416
|
viewBox: "0 0 32 32",
|
|
2360
2417
|
fill: "currentColor"
|
|
2361
|
-
}, rest),
|
|
2362
|
-
d: "
|
|
2418
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2419
|
+
d: "M30,23.3818l-2-1V20a6.0046,6.0046,0,0,0-5-5.91V12H21v2.09A6.0046,6.0046,0,0,0,16,20v2.3818l-2,1V28h6v2h4V28h6ZM28,26H16V24.6182l2-1V20a4,4,0,0,1,8,0v3.6182l2,1Z"
|
|
2420
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2421
|
+
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2363
2422
|
})), children);
|
|
2364
2423
|
});
|
|
2365
2424
|
|
|
2366
2425
|
if (process.env.NODE_ENV !== "production") {
|
|
2367
|
-
|
|
2426
|
+
Reminder.propTypes = iconPropTypes;
|
|
2368
2427
|
}
|
|
2369
|
-
var
|
|
2428
|
+
var ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical(_ref94, ref) {
|
|
2370
2429
|
var children = _ref94.children,
|
|
2371
2430
|
_ref94$size = _ref94.size,
|
|
2372
2431
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2379,15 +2438,17 @@ var RowInsert = /*#__PURE__*/React.forwardRef(function RowInsert(_ref94, ref) {
|
|
|
2379
2438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2380
2439
|
viewBox: "0 0 32 32",
|
|
2381
2440
|
fill: "currentColor"
|
|
2382
|
-
}, rest),
|
|
2383
|
-
d: "
|
|
2441
|
+
}, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2442
|
+
d: "M27,12v2h1v4a3,3,0,0,1-6,0V14h1V12H20v6a5.0083,5.0083,0,0,0,4,4.8989V24a4,4,0,0,1-8,0V21.8157a3,3,0,1,0-2,0V24a6,6,0,0,0,12,0V22.8989A5.0083,5.0083,0,0,0,30,18V12ZM15,18a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,15,18Z"
|
|
2443
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2444
|
+
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2l4,0V26L6,26V6h4V8h2V6h8V8h2V6h4v4h2V6A2,2,0,0,0,26,4Z"
|
|
2384
2445
|
})), children);
|
|
2385
2446
|
});
|
|
2386
2447
|
|
|
2387
2448
|
if (process.env.NODE_ENV !== "production") {
|
|
2388
|
-
|
|
2449
|
+
ReminderMedical.propTypes = iconPropTypes;
|
|
2389
2450
|
}
|
|
2390
|
-
var
|
|
2451
|
+
var Renew = /*#__PURE__*/React.forwardRef(function Renew(_ref95, ref) {
|
|
2391
2452
|
var children = _ref95.children,
|
|
2392
2453
|
_ref95$size = _ref95.size,
|
|
2393
2454
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2400,17 +2461,15 @@ var Rss = /*#__PURE__*/React.forwardRef(function Rss(_ref95, ref) {
|
|
|
2400
2461
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2401
2462
|
viewBox: "0 0 32 32",
|
|
2402
2463
|
fill: "currentColor"
|
|
2403
|
-
}, rest),
|
|
2404
|
-
d: "
|
|
2405
|
-
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2406
|
-
d: "M22,24h-2c0-6.6-5.4-12-12-12v-2C15.7,10,22,16.3,22,24z"
|
|
2464
|
+
}, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2465
|
+
d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2V20H20z"
|
|
2407
2466
|
})), children);
|
|
2408
2467
|
});
|
|
2409
2468
|
|
|
2410
2469
|
if (process.env.NODE_ENV !== "production") {
|
|
2411
|
-
|
|
2470
|
+
Renew.propTypes = iconPropTypes;
|
|
2412
2471
|
}
|
|
2413
|
-
var
|
|
2472
|
+
var Repeat = /*#__PURE__*/React.forwardRef(function Repeat(_ref96, ref) {
|
|
2414
2473
|
var children = _ref96.children,
|
|
2415
2474
|
_ref96$size = _ref96.size,
|
|
2416
2475
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2423,17 +2482,15 @@ var Rule = /*#__PURE__*/React.forwardRef(function Rule(_ref96, ref) {
|
|
|
2423
2482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2424
2483
|
viewBox: "0 0 32 32",
|
|
2425
2484
|
fill: "currentColor"
|
|
2426
|
-
}, rest),
|
|
2427
|
-
d: "
|
|
2428
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2429
|
-
d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
2485
|
+
}, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2486
|
+
d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
|
|
2430
2487
|
})), children);
|
|
2431
2488
|
});
|
|
2432
2489
|
|
|
2433
2490
|
if (process.env.NODE_ENV !== "production") {
|
|
2434
|
-
|
|
2491
|
+
Repeat.propTypes = iconPropTypes;
|
|
2435
2492
|
}
|
|
2436
|
-
var
|
|
2493
|
+
var RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne(_ref97, ref) {
|
|
2437
2494
|
var children = _ref97.children,
|
|
2438
2495
|
_ref97$size = _ref97.size,
|
|
2439
2496
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2446,17 +2503,17 @@ var RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled(_ref97,
|
|
|
2446
2503
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2447
2504
|
viewBox: "0 0 32 32",
|
|
2448
2505
|
fill: "currentColor"
|
|
2449
|
-
}, rest),
|
|
2450
|
-
d: "
|
|
2451
|
-
})),
|
|
2452
|
-
d: "
|
|
2506
|
+
}, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2507
|
+
d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
|
|
2508
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2509
|
+
d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
|
|
2453
2510
|
})), children);
|
|
2454
2511
|
});
|
|
2455
2512
|
|
|
2456
2513
|
if (process.env.NODE_ENV !== "production") {
|
|
2457
|
-
|
|
2514
|
+
RepeatOne.propTypes = iconPropTypes;
|
|
2458
2515
|
}
|
|
2459
|
-
var
|
|
2516
|
+
var Replicate = /*#__PURE__*/React.forwardRef(function Replicate(_ref98, ref) {
|
|
2460
2517
|
var children = _ref98.children,
|
|
2461
2518
|
_ref98$size = _ref98.size,
|
|
2462
2519
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2469,17 +2526,15 @@ var RuleDataQuality = /*#__PURE__*/React.forwardRef(function RuleDataQuality(_re
|
|
|
2469
2526
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2470
2527
|
viewBox: "0 0 32 32",
|
|
2471
2528
|
fill: "currentColor"
|
|
2472
|
-
}, rest),
|
|
2473
|
-
d: "
|
|
2474
|
-
}),
|
|
2475
|
-
d: "M14,27.7l-5.2-2.8C5.8,23.4,4,20.3,4,17V4h20v11h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7L14,30 V27.7z"
|
|
2476
|
-
})))), children);
|
|
2529
|
+
}, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2530
|
+
d: "M28 8h2V4a2.0021 2.0021 0 00-2-2H24V4h4zM17 2H21V4H17zM28 11H30V15H28zM28 18v4H24V10a2.0023 2.0023 0 00-2-2H10V4h4V2H10A2.0023 2.0023 0 008 4V8H4a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2H22a2.0023 2.0023 0 002-2V24h4a2.0023 2.0023 0 002-2V18zM22 28H4V10H22z"
|
|
2531
|
+
})), children);
|
|
2477
2532
|
});
|
|
2478
2533
|
|
|
2479
2534
|
if (process.env.NODE_ENV !== "production") {
|
|
2480
|
-
|
|
2535
|
+
Replicate.propTypes = iconPropTypes;
|
|
2481
2536
|
}
|
|
2482
|
-
var
|
|
2537
|
+
var Reply = /*#__PURE__*/React.forwardRef(function Reply(_ref99, ref) {
|
|
2483
2538
|
var children = _ref99.children,
|
|
2484
2539
|
_ref99$size = _ref99.size,
|
|
2485
2540
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2492,17 +2547,15 @@ var RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft(_ref99, ref) {
|
|
|
2492
2547
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2493
2548
|
viewBox: "0 0 32 32",
|
|
2494
2549
|
fill: "currentColor"
|
|
2495
|
-
}, rest),
|
|
2496
|
-
d: "
|
|
2497
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2498
|
-
d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
|
|
2550
|
+
}, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2551
|
+
d: "M28.88,30a1,1,0,0,1-.88-.5A15.19,15.19,0,0,0,15,22v6a1,1,0,0,1-.62.92,1,1,0,0,1-1.09-.21l-12-12a1,1,0,0,1,0-1.42l12-12a1,1,0,0,1,1.09-.21A1,1,0,0,1,15,4v6.11a17.19,17.19,0,0,1,15,17,16.34,16.34,0,0,1-.13,2,1,1,0,0,1-.79.86ZM14.5,20A17.62,17.62,0,0,1,28,26,15.31,15.31,0,0,0,13.91,12,1,1,0,0,1,13,11V6.41L3.41,16,13,25.59V21a1,1,0,0,1,1-1h.54Z"
|
|
2499
2552
|
})), children);
|
|
2500
2553
|
});
|
|
2501
2554
|
|
|
2502
2555
|
if (process.env.NODE_ENV !== "production") {
|
|
2503
|
-
|
|
2556
|
+
Reply.propTypes = iconPropTypes;
|
|
2504
2557
|
}
|
|
2505
|
-
var
|
|
2558
|
+
var ReplyAll = /*#__PURE__*/React.forwardRef(function ReplyAll(_ref100, ref) {
|
|
2506
2559
|
var children = _ref100.children,
|
|
2507
2560
|
_ref100$size = _ref100.size,
|
|
2508
2561
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2515,22 +2568,17 @@ var RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled(_ref100, ref)
|
|
|
2515
2568
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2516
2569
|
viewBox: "0 0 32 32",
|
|
2517
2570
|
fill: "currentColor"
|
|
2518
|
-
}, rest),
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2523
|
-
fill: "none",
|
|
2524
|
-
d: "M9 10H23V12H9z"
|
|
2525
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2526
|
-
d: "M26,2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L16,30l6.1758-3.293A10.9814,10.9814,0,0,0,28,17V4A2.0023,2.0023,0,0,0,26,2ZM23,18H9V16H23Zm0-6H9V10H23Z"
|
|
2571
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2572
|
+
d: "M19,29a.9989.9989,0,0,1-.768-.36l-10-12a1,1,0,0,1,0-1.28l10-12A1,1,0,0,1,20,4v7.0325c7.0074.4629,11,5.86,11,14.9677a1,1,0,0,1-1.8.6c-2.8218-3.7623-5.3912-5.3463-9.2-5.5716V28a1,1,0,0,1-1,1ZM10.3016,16,18,25.238V20a1,1,0,0,1,1-1,12.7127,12.7127,0,0,1,9.8414,4.0909C28.0864,16.5553,24.6587,13,19,13a1,1,0,0,1-1-1V6.7618Z"
|
|
2573
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2574
|
+
d: "M11.4639,28.9182,1.2318,16.64a1,1,0,0,1,0-1.28L11.4638,3.0792,13,4.36,3.3016,16,13,27.638Z"
|
|
2527
2575
|
})), children);
|
|
2528
2576
|
});
|
|
2529
2577
|
|
|
2530
2578
|
if (process.env.NODE_ENV !== "production") {
|
|
2531
|
-
|
|
2579
|
+
ReplyAll.propTypes = iconPropTypes;
|
|
2532
2580
|
}
|
|
2533
|
-
var
|
|
2581
|
+
var RepoArtifact = /*#__PURE__*/React.forwardRef(function RepoArtifact(_ref101, ref) {
|
|
2534
2582
|
var children = _ref101.children,
|
|
2535
2583
|
_ref101$size = _ref101.size,
|
|
2536
2584
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2543,19 +2591,17 @@ var RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest(_ref101, ref) {
|
|
|
2543
2591
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2544
2592
|
viewBox: "0 0 32 32",
|
|
2545
2593
|
fill: "currentColor"
|
|
2546
|
-
}, rest),
|
|
2547
|
-
d: "
|
|
2548
|
-
})),
|
|
2549
|
-
d: "
|
|
2550
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2551
|
-
d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
|
|
2594
|
+
}, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2595
|
+
d: "M30,24v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V16h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H16v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5l1.4,1.4 l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V30h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8H30z M23,26 c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S24.7,26,23,26z"
|
|
2596
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2597
|
+
d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h10v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v5h2v-5 C30,8.9,29.1,8,28,8z"
|
|
2552
2598
|
})), children);
|
|
2553
2599
|
});
|
|
2554
2600
|
|
|
2555
2601
|
if (process.env.NODE_ENV !== "production") {
|
|
2556
|
-
|
|
2602
|
+
RepoArtifact.propTypes = iconPropTypes;
|
|
2557
2603
|
}
|
|
2558
|
-
var
|
|
2604
|
+
var RepoSourceCode = /*#__PURE__*/React.forwardRef(function RepoSourceCode(_ref102, ref) {
|
|
2559
2605
|
var children = _ref102.children,
|
|
2560
2606
|
_ref102$size = _ref102.size,
|
|
2561
2607
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2568,15 +2614,17 @@ var Ruler = /*#__PURE__*/React.forwardRef(function Ruler(_ref102, ref) {
|
|
|
2568
2614
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2569
2615
|
viewBox: "0 0 32 32",
|
|
2570
2616
|
fill: "currentColor"
|
|
2571
|
-
}, rest),
|
|
2572
|
-
d: "
|
|
2617
|
+
}, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2618
|
+
d: "M23.6 21.4L27.2 25 27.2 25 23.6 28.6 25 30 30 25 25 20zM20.4 21.4L16.8 25 16.8 25 20.4 28.6 19 30 14 25 19 20z"
|
|
2619
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2620
|
+
d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h7v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
|
|
2573
2621
|
})), children);
|
|
2574
2622
|
});
|
|
2575
2623
|
|
|
2576
2624
|
if (process.env.NODE_ENV !== "production") {
|
|
2577
|
-
|
|
2625
|
+
RepoSourceCode.propTypes = iconPropTypes;
|
|
2578
2626
|
}
|
|
2579
|
-
var
|
|
2627
|
+
var Report = /*#__PURE__*/React.forwardRef(function Report(_ref103, ref) {
|
|
2580
2628
|
var children = _ref103.children,
|
|
2581
2629
|
_ref103$size = _ref103.size,
|
|
2582
2630
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2589,15 +2637,17 @@ var RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt(_ref103, ref) {
|
|
|
2589
2637
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2590
2638
|
viewBox: "0 0 32 32",
|
|
2591
2639
|
fill: "currentColor"
|
|
2592
|
-
}, rest),
|
|
2593
|
-
d: "
|
|
2640
|
+
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2641
|
+
d: "M10 18H18V20H10zM10 13H22V15H10zM10 23H15V25H10z"
|
|
2642
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2643
|
+
d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
|
|
2594
2644
|
})), children);
|
|
2595
2645
|
});
|
|
2596
2646
|
|
|
2597
2647
|
if (process.env.NODE_ENV !== "production") {
|
|
2598
|
-
|
|
2648
|
+
Report.propTypes = iconPropTypes;
|
|
2599
2649
|
}
|
|
2600
|
-
var
|
|
2650
|
+
var ReportData = /*#__PURE__*/React.forwardRef(function ReportData(_ref104, ref) {
|
|
2601
2651
|
var children = _ref104.children,
|
|
2602
2652
|
_ref104$size = _ref104.size,
|
|
2603
2653
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2610,19 +2660,17 @@ var Run = /*#__PURE__*/React.forwardRef(function Run(_ref104, ref) {
|
|
|
2610
2660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2611
2661
|
viewBox: "0 0 32 32",
|
|
2612
2662
|
fill: "currentColor"
|
|
2613
|
-
}, rest),
|
|
2614
|
-
d: "
|
|
2615
|
-
})),
|
|
2616
|
-
d: "
|
|
2617
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2618
|
-
d: "M19 19L19 25 24 22 19 19z"
|
|
2663
|
+
}, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2664
|
+
d: "M15 20H17V24H15zM20 18H22V24H20zM10 14H12V24H10z"
|
|
2665
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2666
|
+
d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
|
|
2619
2667
|
})), children);
|
|
2620
2668
|
});
|
|
2621
2669
|
|
|
2622
2670
|
if (process.env.NODE_ENV !== "production") {
|
|
2623
|
-
|
|
2671
|
+
ReportData.propTypes = iconPropTypes;
|
|
2624
2672
|
}
|
|
2625
|
-
var
|
|
2673
|
+
var RequestQuote = /*#__PURE__*/React.forwardRef(function RequestQuote(_ref105, ref) {
|
|
2626
2674
|
var children = _ref105.children,
|
|
2627
2675
|
_ref105$size = _ref105.size,
|
|
2628
2676
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2635,15 +2683,17 @@ var QS = /*#__PURE__*/React.forwardRef(function QS(_ref105, ref) {
|
|
|
2635
2683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2636
2684
|
viewBox: "0 0 32 32",
|
|
2637
2685
|
fill: "currentColor"
|
|
2638
|
-
}, rest),
|
|
2639
|
-
d: "
|
|
2686
|
+
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2687
|
+
d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z"
|
|
2688
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2689
|
+
d: "M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z"
|
|
2640
2690
|
})), children);
|
|
2641
2691
|
});
|
|
2642
2692
|
|
|
2643
2693
|
if (process.env.NODE_ENV !== "production") {
|
|
2644
|
-
|
|
2694
|
+
RequestQuote.propTypes = iconPropTypes;
|
|
2645
2695
|
}
|
|
2646
|
-
var
|
|
2696
|
+
var Reset = /*#__PURE__*/React.forwardRef(function Reset(_ref106, ref) {
|
|
2647
2697
|
var children = _ref106.children,
|
|
2648
2698
|
_ref106$size = _ref106.size,
|
|
2649
2699
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2656,15 +2706,15 @@ var QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt(_ref106, ref) {
|
|
|
2656
2706
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2657
2707
|
viewBox: "0 0 32 32",
|
|
2658
2708
|
fill: "currentColor"
|
|
2659
|
-
}, rest),
|
|
2660
|
-
d: "
|
|
2709
|
+
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2710
|
+
d: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"
|
|
2661
2711
|
})), children);
|
|
2662
2712
|
});
|
|
2663
2713
|
|
|
2664
2714
|
if (process.env.NODE_ENV !== "production") {
|
|
2665
|
-
|
|
2715
|
+
Reset.propTypes = iconPropTypes;
|
|
2666
2716
|
}
|
|
2667
|
-
var
|
|
2717
|
+
var ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt(_ref107, ref) {
|
|
2668
2718
|
var children = _ref107.children,
|
|
2669
2719
|
_ref107$size = _ref107.size,
|
|
2670
2720
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2677,20 +2727,33 @@ var SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal(_re
|
|
|
2677
2727
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2678
2728
|
viewBox: "0 0 32 32",
|
|
2679
2729
|
fill: "currentColor"
|
|
2680
|
-
}, rest),
|
|
2681
|
-
d: "
|
|
2730
|
+
}, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2731
|
+
d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"
|
|
2682
2732
|
})), children);
|
|
2683
2733
|
});
|
|
2684
2734
|
|
|
2685
2735
|
if (process.env.NODE_ENV !== "production") {
|
|
2686
|
-
|
|
2736
|
+
ResetAlt.propTypes = iconPropTypes;
|
|
2687
2737
|
}
|
|
2688
|
-
var
|
|
2738
|
+
var Restart = /*#__PURE__*/React.forwardRef(function Restart(_ref108, ref) {
|
|
2689
2739
|
var children = _ref108.children,
|
|
2690
2740
|
_ref108$size = _ref108.size,
|
|
2691
2741
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
2692
2742
|
rest = _objectWithoutProperties(_ref108, _excluded108);
|
|
2693
2743
|
|
|
2744
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2745
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2746
|
+
width: size,
|
|
2747
|
+
height: size,
|
|
2748
|
+
ref: ref,
|
|
2749
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2750
|
+
viewBox: "0 0 16 16",
|
|
2751
|
+
fill: "currentColor"
|
|
2752
|
+
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2753
|
+
d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
|
|
2754
|
+
})), children);
|
|
2755
|
+
}
|
|
2756
|
+
|
|
2694
2757
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2695
2758
|
width: size,
|
|
2696
2759
|
height: size,
|
|
@@ -2698,17 +2761,15 @@ var SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore(_
|
|
|
2698
2761
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2699
2762
|
viewBox: "0 0 32 32",
|
|
2700
2763
|
fill: "currentColor"
|
|
2701
|
-
}, rest),
|
|
2702
|
-
d: "
|
|
2703
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2704
|
-
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
2764
|
+
}, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2765
|
+
d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z"
|
|
2705
2766
|
})), children);
|
|
2706
2767
|
});
|
|
2707
2768
|
|
|
2708
2769
|
if (process.env.NODE_ENV !== "production") {
|
|
2709
|
-
|
|
2770
|
+
Restart.propTypes = iconPropTypes;
|
|
2710
2771
|
}
|
|
2711
|
-
var
|
|
2772
|
+
var Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant(_ref109, ref) {
|
|
2712
2773
|
var children = _ref109.children,
|
|
2713
2774
|
_ref109$size = _ref109.size,
|
|
2714
2775
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2721,15 +2782,17 @@ var SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram(_ref109
|
|
|
2721
2782
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2722
2783
|
viewBox: "0 0 32 32",
|
|
2723
2784
|
fill: "currentColor"
|
|
2724
|
-
}, rest),
|
|
2725
|
-
d: "
|
|
2785
|
+
}, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2786
|
+
d: "M9 2H11V12H9z"
|
|
2787
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2788
|
+
d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
|
|
2726
2789
|
})), children);
|
|
2727
2790
|
});
|
|
2728
2791
|
|
|
2729
2792
|
if (process.env.NODE_ENV !== "production") {
|
|
2730
|
-
|
|
2793
|
+
Restaurant.propTypes = iconPropTypes;
|
|
2731
2794
|
}
|
|
2732
|
-
var
|
|
2795
|
+
var RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine(_ref110, ref) {
|
|
2733
2796
|
var children = _ref110.children,
|
|
2734
2797
|
_ref110$size = _ref110.size,
|
|
2735
2798
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2742,15 +2805,17 @@ var SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt(_
|
|
|
2742
2805
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2743
2806
|
viewBox: "0 0 32 32",
|
|
2744
2807
|
fill: "currentColor"
|
|
2745
|
-
}, rest),
|
|
2746
|
-
d: "M30
|
|
2808
|
+
}, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2809
|
+
d: "M30 11.0005v-8a1 1 0 00-1-1H19a1 1 0 00-1 1v8A6.0039 6.0039 0 0023 16.91V28H19v2H29V28H25V16.91A6.0039 6.0039 0 0030 11.0005zm-10 0V4h8v7.0005a4 4 0 11-8 0zM12 2v9.02a3.9644 3.9644 0 01-3.96 3.96A4.0052 4.0052 0 014 11.02V2H2v9.02a5.9888 5.9888 0 005 5.8652V30H9V16.8953A5.9646 5.9646 0 0014 11.02V2z"
|
|
2810
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2811
|
+
d: "M7 2H9V11.98H7z"
|
|
2747
2812
|
})), children);
|
|
2748
2813
|
});
|
|
2749
2814
|
|
|
2750
2815
|
if (process.env.NODE_ENV !== "production") {
|
|
2751
|
-
|
|
2816
|
+
RestaurantFine.propTypes = iconPropTypes;
|
|
2752
2817
|
}
|
|
2753
|
-
var
|
|
2818
|
+
var Result = /*#__PURE__*/React.forwardRef(function Result(_ref111, ref) {
|
|
2754
2819
|
var children = _ref111.children,
|
|
2755
2820
|
_ref111$size = _ref111.size,
|
|
2756
2821
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2763,15 +2828,17 @@ var Satellite = /*#__PURE__*/React.forwardRef(function Satellite(_ref111, ref) {
|
|
|
2763
2828
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2764
2829
|
viewBox: "0 0 32 32",
|
|
2765
2830
|
fill: "currentColor"
|
|
2766
|
-
}, rest),
|
|
2767
|
-
d: "
|
|
2831
|
+
}, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2832
|
+
d: "M14 23H22V25H14zM10 23H12V25H10zM14 18H22V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
|
|
2833
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2834
|
+
d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
|
|
2768
2835
|
})), children);
|
|
2769
2836
|
});
|
|
2770
2837
|
|
|
2771
2838
|
if (process.env.NODE_ENV !== "production") {
|
|
2772
|
-
|
|
2839
|
+
Result.propTypes = iconPropTypes;
|
|
2773
2840
|
}
|
|
2774
|
-
var
|
|
2841
|
+
var ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew(_ref112, ref) {
|
|
2775
2842
|
var children = _ref112.children,
|
|
2776
2843
|
_ref112$size = _ref112.size,
|
|
2777
2844
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2784,17 +2851,21 @@ var SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar(_ref1
|
|
|
2784
2851
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2785
2852
|
viewBox: "0 0 32 32",
|
|
2786
2853
|
fill: "currentColor"
|
|
2787
|
-
}, rest),
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2854
|
+
}, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2855
|
+
cx: "26",
|
|
2856
|
+
cy: "26",
|
|
2857
|
+
r: "4"
|
|
2858
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2859
|
+
d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
|
|
2860
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2861
|
+
d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
|
|
2791
2862
|
})), children);
|
|
2792
2863
|
});
|
|
2793
2864
|
|
|
2794
2865
|
if (process.env.NODE_ENV !== "production") {
|
|
2795
|
-
|
|
2866
|
+
ResultNew.propTypes = iconPropTypes;
|
|
2796
2867
|
}
|
|
2797
|
-
var
|
|
2868
|
+
var ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld(_ref113, ref) {
|
|
2798
2869
|
var children = _ref113.children,
|
|
2799
2870
|
_ref113$size = _ref113.size,
|
|
2800
2871
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2807,59 +2878,24 @@ var SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather(_
|
|
|
2807
2878
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2808
2879
|
viewBox: "0 0 32 32",
|
|
2809
2880
|
fill: "currentColor"
|
|
2810
|
-
}, rest),
|
|
2811
|
-
d: "
|
|
2881
|
+
}, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2882
|
+
d: "M10 13H12V15H10zM14 13H22V15H14zM10 18H12V20H10zM10 23H12V25H10z"
|
|
2883
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2884
|
+
d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z"
|
|
2885
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2886
|
+
d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
|
|
2812
2887
|
})), children);
|
|
2813
2888
|
});
|
|
2814
2889
|
|
|
2815
2890
|
if (process.env.NODE_ENV !== "production") {
|
|
2816
|
-
|
|
2891
|
+
ResultOld.propTypes = iconPropTypes;
|
|
2817
2892
|
}
|
|
2818
|
-
var
|
|
2893
|
+
var RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed(_ref114, ref) {
|
|
2819
2894
|
var children = _ref114.children,
|
|
2820
2895
|
_ref114$size = _ref114.size,
|
|
2821
2896
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
2822
2897
|
rest = _objectWithoutProperties(_ref114, _excluded114);
|
|
2823
2898
|
|
|
2824
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2825
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2826
|
-
width: size,
|
|
2827
|
-
height: size,
|
|
2828
|
-
ref: ref,
|
|
2829
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2830
|
-
viewBox: "0 0 16 16",
|
|
2831
|
-
fill: "currentColor"
|
|
2832
|
-
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2833
|
-
d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
|
|
2834
|
-
})), children);
|
|
2835
|
-
}
|
|
2836
|
-
|
|
2837
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
2838
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2839
|
-
width: size,
|
|
2840
|
-
height: size,
|
|
2841
|
-
ref: ref,
|
|
2842
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2843
|
-
viewBox: "0 0 20 20",
|
|
2844
|
-
fill: "currentColor"
|
|
2845
|
-
}, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2846
|
-
d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
|
|
2847
|
-
})), children);
|
|
2848
|
-
}
|
|
2849
|
-
|
|
2850
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
2851
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2852
|
-
width: size,
|
|
2853
|
-
height: size,
|
|
2854
|
-
ref: ref,
|
|
2855
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2856
|
-
viewBox: "0 0 24 24",
|
|
2857
|
-
fill: "currentColor"
|
|
2858
|
-
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2859
|
-
d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
|
|
2860
|
-
})), children);
|
|
2861
|
-
}
|
|
2862
|
-
|
|
2863
2899
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2864
2900
|
width: size,
|
|
2865
2901
|
height: size,
|
|
@@ -2867,15 +2903,15 @@ var Save = /*#__PURE__*/React.forwardRef(function Save(_ref114, ref) {
|
|
|
2867
2903
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2868
2904
|
viewBox: "0 0 32 32",
|
|
2869
2905
|
fill: "currentColor"
|
|
2870
|
-
}, rest),
|
|
2871
|
-
d: "
|
|
2906
|
+
}, rest), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2907
|
+
d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25zM18 2A12.0351 12.0351 0 006 14v6.2L2.4 16.6 1 18l6 6 6-6-1.4-1.4L8 20.2V14a10 10 0 0120 0v3h2V14A12.0351 12.0351 0 0018 2z"
|
|
2872
2908
|
})), children);
|
|
2873
2909
|
});
|
|
2874
2910
|
|
|
2875
2911
|
if (process.env.NODE_ENV !== "production") {
|
|
2876
|
-
|
|
2912
|
+
RetryFailed.propTypes = iconPropTypes;
|
|
2877
2913
|
}
|
|
2878
|
-
var
|
|
2914
|
+
var Review = /*#__PURE__*/React.forwardRef(function Review(_ref115, ref) {
|
|
2879
2915
|
var children = _ref115.children,
|
|
2880
2916
|
_ref115$size = _ref115.size,
|
|
2881
2917
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2888,19 +2924,17 @@ var WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
2888
2924
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2889
2925
|
viewBox: "0 0 32 32",
|
|
2890
2926
|
fill: "currentColor"
|
|
2891
|
-
}, rest),
|
|
2892
|
-
d: "
|
|
2893
|
-
})),
|
|
2894
|
-
d: "
|
|
2895
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2896
|
-
d: "M20 6H26V8H20zM22 10H26V12H22z"
|
|
2927
|
+
}, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2928
|
+
d: "M16 8L17.912 11.703 22 12.297 19 15 20 19 16 16.75 12 19 13 15 10 12.297 14.2 11.703 16 8z"
|
|
2929
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2930
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
2897
2931
|
})), children);
|
|
2898
2932
|
});
|
|
2899
2933
|
|
|
2900
2934
|
if (process.env.NODE_ENV !== "production") {
|
|
2901
|
-
|
|
2935
|
+
Review.propTypes = iconPropTypes;
|
|
2902
2936
|
}
|
|
2903
|
-
var
|
|
2937
|
+
var Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10(_ref116, ref) {
|
|
2904
2938
|
var children = _ref116.children,
|
|
2905
2939
|
_ref116$size = _ref116.size,
|
|
2906
2940
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2913,17 +2947,17 @@ var WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
2913
2947
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2914
2948
|
viewBox: "0 0 32 32",
|
|
2915
2949
|
fill: "currentColor"
|
|
2916
|
-
}, rest),
|
|
2917
|
-
d: "
|
|
2918
|
-
})),
|
|
2919
|
-
d: "
|
|
2950
|
+
}, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2951
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
2952
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2953
|
+
d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
|
|
2920
2954
|
})), children);
|
|
2921
2955
|
});
|
|
2922
2956
|
|
|
2923
2957
|
if (process.env.NODE_ENV !== "production") {
|
|
2924
|
-
|
|
2958
|
+
Rewind_10.propTypes = iconPropTypes;
|
|
2925
2959
|
}
|
|
2926
|
-
var
|
|
2960
|
+
var Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30(_ref117, ref) {
|
|
2927
2961
|
var children = _ref117.children,
|
|
2928
2962
|
_ref117$size = _ref117.size,
|
|
2929
2963
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2936,17 +2970,17 @@ var SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref117, ref) {
|
|
|
2936
2970
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2937
2971
|
viewBox: "0 0 32 32",
|
|
2938
2972
|
fill: "currentColor"
|
|
2939
|
-
}, rest),
|
|
2940
|
-
d: "
|
|
2941
|
-
})),
|
|
2942
|
-
d: "
|
|
2973
|
+
}, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2974
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
2975
|
+
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2976
|
+
d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
|
|
2943
2977
|
})), children);
|
|
2944
2978
|
});
|
|
2945
2979
|
|
|
2946
2980
|
if (process.env.NODE_ENV !== "production") {
|
|
2947
|
-
|
|
2981
|
+
Rewind_30.propTypes = iconPropTypes;
|
|
2948
2982
|
}
|
|
2949
|
-
var
|
|
2983
|
+
var Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5(_ref118, ref) {
|
|
2950
2984
|
var children = _ref118.children,
|
|
2951
2985
|
_ref118$size = _ref118.size,
|
|
2952
2986
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -2959,19 +2993,17 @@ var WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2959
2993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2960
2994
|
viewBox: "0 0 32 32",
|
|
2961
2995
|
fill: "currentColor"
|
|
2962
|
-
}, rest),
|
|
2963
|
-
d: "
|
|
2964
|
-
})),
|
|
2965
|
-
d: "
|
|
2966
|
-
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2967
|
-
d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
|
|
2996
|
+
}, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2997
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
2998
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2999
|
+
d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
|
|
2968
3000
|
})), children);
|
|
2969
3001
|
});
|
|
2970
3002
|
|
|
2971
3003
|
if (process.env.NODE_ENV !== "production") {
|
|
2972
|
-
|
|
3004
|
+
Rewind_5.propTypes = iconPropTypes;
|
|
2973
3005
|
}
|
|
2974
|
-
var
|
|
3006
|
+
var Road = /*#__PURE__*/React.forwardRef(function Road(_ref119, ref) {
|
|
2975
3007
|
var children = _ref119.children,
|
|
2976
3008
|
_ref119$size = _ref119.size,
|
|
2977
3009
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -2984,17 +3016,19 @@ var Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref119, ref) {
|
|
|
2984
3016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2985
3017
|
viewBox: "0 0 32 32",
|
|
2986
3018
|
fill: "currentColor"
|
|
2987
|
-
}, rest),
|
|
2988
|
-
d: "M13
|
|
2989
|
-
})),
|
|
2990
|
-
d: "
|
|
3019
|
+
}, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3020
|
+
d: "M13 13H19V15H13z"
|
|
3021
|
+
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3022
|
+
d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
|
|
3023
|
+
})), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
3024
|
+
d: "M15 21H17V24H15zM15 26H17V30H15z"
|
|
2991
3025
|
})), children);
|
|
2992
3026
|
});
|
|
2993
3027
|
|
|
2994
3028
|
if (process.env.NODE_ENV !== "production") {
|
|
2995
|
-
|
|
3029
|
+
Road.propTypes = iconPropTypes;
|
|
2996
3030
|
}
|
|
2997
|
-
var
|
|
3031
|
+
var RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather(_ref120, ref) {
|
|
2998
3032
|
var children = _ref120.children,
|
|
2999
3033
|
_ref120$size = _ref120.size,
|
|
3000
3034
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -3007,15 +3041,17 @@ var Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref120, ref) {
|
|
|
3007
3041
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3008
3042
|
viewBox: "0 0 32 32",
|
|
3009
3043
|
fill: "currentColor"
|
|
3010
|
-
}, rest),
|
|
3011
|
-
d: "
|
|
3044
|
+
}, rest), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
3045
|
+
d: "M16 31H14v-.228a3.0135 3.0135 0 00-1.9468-2.8091L8.5215 26.6384A3.9034 3.9034 0 016 23H8a1.8946 1.8946 0 001.2236 1.7659L12.7554 26.09A5.0226 5.0226 0 0116 30.772zM30 31H28v-.228a3.0135 3.0135 0 00-1.9468-2.8091l-3.5317-1.3245A3.9034 3.9034 0 0120 23h2a1.8946 1.8946 0 001.2236 1.7659L26.7554 26.09A5.0226 5.0226 0 0130 30.772zM11 13H17V15H11z"
|
|
3046
|
+
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
3047
|
+
d: "M23.4409,8,22.1687,3.45A2.009,2.009,0,0,0,20.2456,2H7.7544A2.0089,2.0089,0,0,0,5.8313,3.4507L4.5315,8H2v2H4v7a2.0025,2.0025,0,0,0,2,2v2H8V19H20v2h2V19a2.0025,2.0025,0,0,0,2-2V10h2V8ZM7.7544,4H20.2458l1.4285,5H6.3257ZM22,13H20v2h2v2H6V15H8V13H6V11H22Z"
|
|
3012
3048
|
})), children);
|
|
3013
3049
|
});
|
|
3014
3050
|
|
|
3015
3051
|
if (process.env.NODE_ENV !== "production") {
|
|
3016
|
-
|
|
3052
|
+
RoadWeather.propTypes = iconPropTypes;
|
|
3017
3053
|
}
|
|
3018
|
-
var
|
|
3054
|
+
var Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap(_ref121, ref) {
|
|
3019
3055
|
var children = _ref121.children,
|
|
3020
3056
|
_ref121$size = _ref121.size,
|
|
3021
3057
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -3028,15 +3064,15 @@ var ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref121,
|
|
|
3028
3064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3029
3065
|
viewBox: "0 0 32 32",
|
|
3030
3066
|
fill: "currentColor"
|
|
3031
|
-
}, rest),
|
|
3032
|
-
d: "
|
|
3067
|
+
}, rest), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3068
|
+
d: "M12 30H4a2.0023 2.0023 0 01-2-2V24a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0112 30zM4 24v4h8V24zM28 20H12a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 20zM12 14v4H28V14zM16 10H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H16a2.0023 2.0023 0 012 2V8A2.0023 2.0023 0 0116 10zM4 4V8H16V4z"
|
|
3033
3069
|
})), children);
|
|
3034
3070
|
});
|
|
3035
3071
|
|
|
3036
3072
|
if (process.env.NODE_ENV !== "production") {
|
|
3037
|
-
|
|
3073
|
+
Roadmap.propTypes = iconPropTypes;
|
|
3038
3074
|
}
|
|
3039
|
-
var
|
|
3075
|
+
var Rocket = /*#__PURE__*/React.forwardRef(function Rocket(_ref122, ref) {
|
|
3040
3076
|
var children = _ref122.children,
|
|
3041
3077
|
_ref122$size = _ref122.size,
|
|
3042
3078
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -3049,15 +3085,18 @@ var Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref122, ref) {
|
|
|
3049
3085
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3050
3086
|
viewBox: "0 0 32 32",
|
|
3051
3087
|
fill: "currentColor"
|
|
3052
|
-
}, rest),
|
|
3053
|
-
d: "
|
|
3088
|
+
}, rest), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
3089
|
+
d: "M6.34 19H17.65V21H6.34z",
|
|
3090
|
+
transform: "rotate(-45 11.995 20.002)"
|
|
3091
|
+
})), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
3092
|
+
d: "M17,30a1,1,0,0,1-.37-.07,1,1,0,0,1-.62-.79l-1-7,2-.28.75,5.27L21,24.52V17a1,1,0,0,1,.29-.71l4.07-4.07A8.94,8.94,0,0,0,28,5.86V4H26.14a8.94,8.94,0,0,0-6.36,2.64l-4.07,4.07A1,1,0,0,1,15,11H7.48L4.87,14.26l5.27.75-.28,2-7-1a1,1,0,0,1-.79-.62,1,1,0,0,1,.15-1l4-5A1,1,0,0,1,7,9h7.59l3.77-3.78A10.92,10.92,0,0,1,26.14,2H28a2,2,0,0,1,2,2V5.86a10.92,10.92,0,0,1-3.22,7.78L23,17.41V25a1,1,0,0,1-.38.78l-5,4A1,1,0,0,1,17,30Z"
|
|
3054
3093
|
})), children);
|
|
3055
3094
|
});
|
|
3056
3095
|
|
|
3057
3096
|
if (process.env.NODE_ENV !== "production") {
|
|
3058
|
-
|
|
3097
|
+
Rocket.propTypes = iconPropTypes;
|
|
3059
3098
|
}
|
|
3060
|
-
var
|
|
3099
|
+
var Rotate = /*#__PURE__*/React.forwardRef(function Rotate(_ref123, ref) {
|
|
3061
3100
|
var children = _ref123.children,
|
|
3062
3101
|
_ref123$size = _ref123.size,
|
|
3063
3102
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3070,15 +3109,15 @@ var WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
3070
3109
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3071
3110
|
viewBox: "0 0 32 32",
|
|
3072
3111
|
fill: "currentColor"
|
|
3073
|
-
}, rest),
|
|
3074
|
-
d: "
|
|
3112
|
+
}, rest), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
3113
|
+
d: "M17.91 26.82l.35 2a12.9 12.9 0 004.24-1.54l-1-1.73A10.88 10.88 0 0117.91 26.82zM24.42 23.07L26 24.35a13 13 0 002.24-3.91l-1.87-.68A11 11 0 0124.42 23.07zM9.5 27.25a12.9 12.9 0 004.24 1.54l.35-2a10.88 10.88 0 01-3.59-1.3zM5.67 19.76l-1.87.68A13 13 0 006 24.35l.32-.26 1.22-1h0a11 11 0 01-1.91-3.31zM29 16a12.85 12.85 0 00-.8-4.44l-1.87.68A11.18 11.18 0 0127 16zM26 7.65a13 13 0 00-20 0V4H4v8h8V10H6.81A11 11 0 0124.42 8.93z"
|
|
3075
3114
|
})), children);
|
|
3076
3115
|
});
|
|
3077
3116
|
|
|
3078
3117
|
if (process.env.NODE_ENV !== "production") {
|
|
3079
|
-
|
|
3118
|
+
Rotate.propTypes = iconPropTypes;
|
|
3080
3119
|
}
|
|
3081
|
-
var
|
|
3120
|
+
var WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHealthRotate_180(_ref124, ref) {
|
|
3082
3121
|
var children = _ref124.children,
|
|
3083
3122
|
_ref124$size = _ref124.size,
|
|
3084
3123
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3091,15 +3130,15 @@ var WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
3091
3130
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3092
3131
|
viewBox: "0 0 32 32",
|
|
3093
3132
|
fill: "currentColor"
|
|
3094
|
-
}, rest),
|
|
3095
|
-
d: "
|
|
3133
|
+
}, rest), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
3134
|
+
d: "M14.0913 26.8235l-.3467 1.968a12.8956 12.8956 0 01-4.24-1.5418l1-1.7307A10.9086 10.9086 0 0014.0913 26.8235zM7.5767 23.0682L6.0449 24.3533a12.9811 12.9811 0 01-2.25-3.9112l1.8775-.6834A10.9808 10.9808 0 007.5767 23.0682zM22.4951 27.25a12.8956 12.8956 0 01-4.24 1.5418l-.3467-1.968a10.9086 10.9086 0 003.5869-1.3045zM26.3271 19.7587l1.8775.6834a12.9811 12.9811 0 01-2.2495 3.9112l-.3115-.2614-1.22-1.0237h0a10.9822 10.9822 0 001.9038-3.3093zM13.6616 5.2559c-.1592.0346-.3144.08-.4712.1215-.2131.0562-.4258.1138-.6335.1822-.1643.0547-.325.1167-.4859.1782-.1926.0742-.3835.1509-.57.2349-.1611.0727-.3193.15-.4763.23q-.2677.1363-.5262.2867c-.153.0893-.3046.18-.4531.2758-.1679.1089-.3308.2242-.4922.3413-.1406.1026-.2817.2037-.417.3125-.1616.1294-.3156.2676-.47.4063-.1225.11-.2478.2168-.3652.332-.1668.1636-.3223.3379-.4785.5117A10.9438 10.9438 0 005 16H3A12.9363 12.9363 0 016.05 7.65l-.0047-.0039c.0918-.1094.197-.2061.2925-.3125.1841-.2051.3672-.41.5635-.603.1382-.1358.2856-.2613.43-.3907.1831-.1645.3657-.3286.5581-.4824.1592-.1279.3244-.2466.4895-.3667.1921-.14.3855-.2768.5854-.4062.1743-.1128.3523-.2188.5322-.3238q.3081-.1786.6253-.3408c.1846-.0942.37-.1846.56-.27.2224-.1.449-.1914.678-.2793.1894-.0723.3777-.1455.5713-.209.2463-.0815.498-.1494.7507-.2163.1848-.0493.3674-.1025.5554-.1431.29-.0634.5865-.1074.8833-.1508.159-.023.3145-.0552.4754-.0728A12.9331 12.9331 0 0126 7.7031V4h2v8H20V10h5.1885A10.961 10.961 0 0016 5a11.1114 11.1114 0 00-1.189.0669c-.1362.0146-.268.042-.4026.0615C14.1575 5.165 13.907 5.2026 13.6616 5.2559z"
|
|
3096
3135
|
})), children);
|
|
3097
3136
|
});
|
|
3098
3137
|
|
|
3099
3138
|
if (process.env.NODE_ENV !== "production") {
|
|
3100
|
-
|
|
3139
|
+
WatsonHealthRotate_180.propTypes = iconPropTypes;
|
|
3101
3140
|
}
|
|
3102
|
-
var
|
|
3141
|
+
var WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHealthRotate_360(_ref125, ref) {
|
|
3103
3142
|
var children = _ref125.children,
|
|
3104
3143
|
_ref125$size = _ref125.size,
|
|
3105
3144
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3112,13 +3151,13 @@ var WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
3112
3151
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3113
3152
|
viewBox: "0 0 32 32",
|
|
3114
3153
|
fill: "currentColor"
|
|
3115
|
-
}, rest),
|
|
3116
|
-
d: "
|
|
3154
|
+
}, rest), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
3155
|
+
d: "M25.95,7.65l.0047-.0039c-.0918-.1094-.197-.2061-.2925-.3125-.1841-.2051-.3672-.41-.5635-.603-.1382-.1358-.2856-.2613-.43-.3907-.1831-.1645-.3657-.3286-.5581-.4824-.1592-.1279-.3244-.2466-.4895-.3667-.1921-.14-.3855-.2768-.5854-.4062-.1743-.1128-.3523-.2188-.5322-.3238q-.3081-.1786-.6253-.3408c-.1846-.0942-.37-.1846-.56-.27-.2224-.1-.449-.1914-.678-.2793-.1894-.0723-.3777-.1455-.5713-.209-.2463-.0815-.498-.1494-.7507-.2163-.1848-.0493-.3674-.1025-.5554-.1431-.29-.0634-.5865-.1074-.8833-.1508-.159-.023-.3145-.0552-.4754-.0728A12.9331,12.9331,0,0,0,6,7.7031V4H4v8h8V10H6.8115A10.961,10.961,0,0,1,16,5a11.1114,11.1114,0,0,1,1.189.0669c.1362.0146.268.042.4026.0615.2509.0366.5014.0742.7468.1275.1592.0346.3144.08.4712.1215.2131.0562.4258.1138.6335.1822.1643.0547.325.1167.4859.1782.1926.0742.3835.1509.5705.2349.1611.0727.3193.15.4763.23q.2677.1363.5262.2867c.153.0893.3046.18.4531.2758.1679.1089.3308.2242.4922.3413.1406.1026.2817.2037.417.3125.1616.1294.3156.2676.47.4063.1225.11.2478.2168.3652.332.1668.1636.3223.3379.4785.5117A10.9928,10.9928,0,1,1,5,16H3A13,13,0,1,0,25.95,7.65Z"
|
|
3117
3156
|
})), children);
|
|
3118
3157
|
});
|
|
3119
3158
|
|
|
3120
3159
|
if (process.env.NODE_ENV !== "production") {
|
|
3121
|
-
|
|
3160
|
+
WatsonHealthRotate_360.propTypes = iconPropTypes;
|
|
3122
3161
|
}
|
|
3123
3162
|
|
|
3124
|
-
export {
|
|
3163
|
+
export { PhoneFilled, PhoneIncoming, PhoneIncomingFilled, PhoneIp, PhoneOff, PhoneOffFilled, PhoneOutgoing, PhoneOutgoingFilled, PhoneSettings, PhoneVoice, PhoneVoiceFilled, PhraseSentiment, PicnicArea, PiggyBank, PiggyBankSlot, Pills, PillsAdd, PillsSubtract, Pin, PinFilled, Plan, Plane, PlanePrivate, PlaneSea, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Plug, PlugFilled, Png, PointOfPresence, Police, Policy, Popup, PortInput, PortOutput, Portfolio, Power, Ppt, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, Printer, Product, ProgressBar, ProgressBarRound, Promote, PropertyRelationship, Purchase, QqPlot, QrCode, QuadrantPlot, Query, QueryQueue, Queued, Quotes, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, Receipt, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, Redo, RefEvapotranspiration, ReflectHorizontal, ReflectVertical, Reminder, ReminderMedical, Renew, Repeat, RepeatOne, Replicate, Reply, ReplyAll, RepoArtifact, RepoSourceCode, Report, ReportData, RequestQuote, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultNew, ResultOld, RetryFailed, Review, Rewind_10, Rewind_30, Rewind_5, Road, RoadWeather, Roadmap, Rocket, Rotate, WatsonHealthPointerText, WatsonHealthQcLaunch, WatsonHealthRegionAnalysisArea, WatsonHealthRegionAnalysisVolume, WatsonHealthRegistration, WatsonHealthRotate_180, WatsonHealthRotate_360 };
|