@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, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38,
|
|
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, _circle, _path28, _path29, _path30, _path31, _path32, _circle2, _path33, _circle3, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _circle4, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _circle5, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _circle12, _path66, _path67, _path68, _path69, _path70, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _circle20, _circle21, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _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, _circle22, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _circle23, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240;
|
|
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 SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_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,32 +152,24 @@ var Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref, ref) {
|
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
154
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
-
d: "
|
|
155
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
|
|
156
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
157
|
+
d: "M9 10H11V22H9z",
|
|
158
|
+
transform: "rotate(-180 10 16)"
|
|
159
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
160
|
+
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"
|
|
156
161
|
})), children);
|
|
157
162
|
});
|
|
158
163
|
|
|
159
164
|
if (process.env.NODE_ENV !== "production") {
|
|
160
|
-
|
|
165
|
+
SkipBackOutline.propTypes = iconPropTypes;
|
|
161
166
|
}
|
|
162
|
-
var
|
|
167
|
+
var SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref2, ref) {
|
|
163
168
|
var children = _ref2.children,
|
|
164
169
|
_ref2$size = _ref2.size,
|
|
165
170
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
166
171
|
rest = _objectWithoutProperties(_ref2, _excluded2);
|
|
167
172
|
|
|
168
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
169
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
170
|
-
width: size,
|
|
171
|
-
height: size,
|
|
172
|
-
ref: ref,
|
|
173
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
174
|
-
viewBox: "0 0 16 16",
|
|
175
|
-
fill: "currentColor"
|
|
176
|
-
}, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
177
|
-
d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
|
|
178
|
-
})), children);
|
|
179
|
-
}
|
|
180
|
-
|
|
181
173
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
182
174
|
width: size,
|
|
183
175
|
height: size,
|
|
@@ -185,33 +177,29 @@ var Star = /*#__PURE__*/React.forwardRef(function Star(_ref2, ref) {
|
|
|
185
177
|
xmlns: "http://www.w3.org/2000/svg",
|
|
186
178
|
viewBox: "0 0 32 32",
|
|
187
179
|
fill: "currentColor"
|
|
188
|
-
}, rest),
|
|
189
|
-
d: "M16,
|
|
180
|
+
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
181
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
182
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
183
|
+
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
184
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
185
|
+
fill: "none",
|
|
186
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
187
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
188
|
+
fill: "none",
|
|
189
|
+
d: "M8 10H10V22H8z",
|
|
190
|
+
transform: "rotate(-180 9 16)"
|
|
190
191
|
})), children);
|
|
191
192
|
});
|
|
192
193
|
|
|
193
194
|
if (process.env.NODE_ENV !== "production") {
|
|
194
|
-
|
|
195
|
+
SkipBackOutlineFilled.propTypes = iconPropTypes;
|
|
195
196
|
}
|
|
196
|
-
var
|
|
197
|
+
var SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref3, ref) {
|
|
197
198
|
var children = _ref3.children,
|
|
198
199
|
_ref3$size = _ref3.size,
|
|
199
200
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
200
201
|
rest = _objectWithoutProperties(_ref3, _excluded3);
|
|
201
202
|
|
|
202
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
203
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
204
|
-
width: size,
|
|
205
|
-
height: size,
|
|
206
|
-
ref: ref,
|
|
207
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
208
|
-
viewBox: "0 0 16 16",
|
|
209
|
-
fill: "currentColor"
|
|
210
|
-
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
211
|
-
d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
|
|
212
|
-
})), children);
|
|
213
|
-
}
|
|
214
|
-
|
|
215
203
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
216
204
|
width: size,
|
|
217
205
|
height: size,
|
|
@@ -219,33 +207,25 @@ var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref3, ref) {
|
|
|
219
207
|
xmlns: "http://www.w3.org/2000/svg",
|
|
220
208
|
viewBox: "0 0 32 32",
|
|
221
209
|
fill: "currentColor"
|
|
222
|
-
}, rest),
|
|
223
|
-
d: "
|
|
210
|
+
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
211
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
212
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
213
|
+
d: "M9 10H11V22H9z",
|
|
214
|
+
transform: "rotate(-180 10 16)"
|
|
215
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
216
|
+
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"
|
|
224
217
|
})), children);
|
|
225
218
|
});
|
|
226
219
|
|
|
227
220
|
if (process.env.NODE_ENV !== "production") {
|
|
228
|
-
|
|
221
|
+
SkipBackOutlineSolid.propTypes = iconPropTypes;
|
|
229
222
|
}
|
|
230
|
-
var
|
|
223
|
+
var SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref4, ref) {
|
|
231
224
|
var children = _ref4.children,
|
|
232
225
|
_ref4$size = _ref4.size,
|
|
233
226
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
234
227
|
rest = _objectWithoutProperties(_ref4, _excluded4);
|
|
235
228
|
|
|
236
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
237
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
238
|
-
width: size,
|
|
239
|
-
height: size,
|
|
240
|
-
ref: ref,
|
|
241
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
242
|
-
viewBox: "0 0 16 16",
|
|
243
|
-
fill: "currentColor"
|
|
244
|
-
}, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
245
|
-
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
246
|
-
})), children);
|
|
247
|
-
}
|
|
248
|
-
|
|
249
229
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
250
230
|
width: size,
|
|
251
231
|
height: size,
|
|
@@ -253,15 +233,22 @@ var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref4, ref) {
|
|
|
253
233
|
xmlns: "http://www.w3.org/2000/svg",
|
|
254
234
|
viewBox: "0 0 32 32",
|
|
255
235
|
fill: "currentColor"
|
|
256
|
-
}, rest),
|
|
257
|
-
d: "
|
|
236
|
+
}, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
237
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
238
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
239
|
+
fill: "none",
|
|
240
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
241
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
242
|
+
fill: "none",
|
|
243
|
+
d: "M8 10H10V22H8z",
|
|
244
|
+
transform: "rotate(-180 9 16)"
|
|
258
245
|
})), children);
|
|
259
246
|
});
|
|
260
247
|
|
|
261
248
|
if (process.env.NODE_ENV !== "production") {
|
|
262
|
-
|
|
249
|
+
SkipBackSolidFilled.propTypes = iconPropTypes;
|
|
263
250
|
}
|
|
264
|
-
var
|
|
251
|
+
var SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref5, ref) {
|
|
265
252
|
var children = _ref5.children,
|
|
266
253
|
_ref5$size = _ref5.size,
|
|
267
254
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -274,17 +261,15 @@ var StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref5, ref) {
|
|
|
274
261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
275
262
|
viewBox: "0 0 32 32",
|
|
276
263
|
fill: "currentColor"
|
|
277
|
-
}, rest),
|
|
278
|
-
d: "
|
|
279
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
280
|
-
d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
|
|
264
|
+
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
265
|
+
d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
|
|
281
266
|
})), children);
|
|
282
267
|
});
|
|
283
268
|
|
|
284
269
|
if (process.env.NODE_ENV !== "production") {
|
|
285
|
-
|
|
270
|
+
SkipForward.propTypes = iconPropTypes;
|
|
286
271
|
}
|
|
287
|
-
var
|
|
272
|
+
var SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref6, ref) {
|
|
288
273
|
var children = _ref6.children,
|
|
289
274
|
_ref6$size = _ref6.size,
|
|
290
275
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -297,17 +282,15 @@ var WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
297
282
|
xmlns: "http://www.w3.org/2000/svg",
|
|
298
283
|
viewBox: "0 0 32 32",
|
|
299
284
|
fill: "currentColor"
|
|
300
|
-
}, rest),
|
|
301
|
-
d: "
|
|
302
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
303
|
-
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
285
|
+
}, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
286
|
+
d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
|
|
304
287
|
})), children);
|
|
305
288
|
});
|
|
306
289
|
|
|
307
290
|
if (process.env.NODE_ENV !== "production") {
|
|
308
|
-
|
|
291
|
+
SkipForwardFilled.propTypes = iconPropTypes;
|
|
309
292
|
}
|
|
310
|
-
var
|
|
293
|
+
var SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref7, ref) {
|
|
311
294
|
var children = _ref7.children,
|
|
312
295
|
_ref7$size = _ref7.size,
|
|
313
296
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -320,15 +303,17 @@ var WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
320
303
|
xmlns: "http://www.w3.org/2000/svg",
|
|
321
304
|
viewBox: "0 0 32 32",
|
|
322
305
|
fill: "currentColor"
|
|
323
|
-
}, rest),
|
|
324
|
-
d: "
|
|
306
|
+
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
307
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
|
|
308
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
309
|
+
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"
|
|
325
310
|
})), children);
|
|
326
311
|
});
|
|
327
312
|
|
|
328
313
|
if (process.env.NODE_ENV !== "production") {
|
|
329
|
-
|
|
314
|
+
SkipForwardOutline.propTypes = iconPropTypes;
|
|
330
315
|
}
|
|
331
|
-
var
|
|
316
|
+
var SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref8, ref) {
|
|
332
317
|
var children = _ref8.children,
|
|
333
318
|
_ref8$size = _ref8.size,
|
|
334
319
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -341,17 +326,20 @@ var WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
341
326
|
xmlns: "http://www.w3.org/2000/svg",
|
|
342
327
|
viewBox: "0 0 32 32",
|
|
343
328
|
fill: "currentColor"
|
|
344
|
-
}, rest),
|
|
345
|
-
d: "
|
|
346
|
-
})),
|
|
347
|
-
d: "
|
|
329
|
+
}, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
330
|
+
d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
|
|
331
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
332
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
333
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
334
|
+
fill: "none",
|
|
335
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
348
336
|
})), children);
|
|
349
337
|
});
|
|
350
338
|
|
|
351
339
|
if (process.env.NODE_ENV !== "production") {
|
|
352
|
-
|
|
340
|
+
SkipForwardOutlineFilled.propTypes = iconPropTypes;
|
|
353
341
|
}
|
|
354
|
-
var
|
|
342
|
+
var SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref9, ref) {
|
|
355
343
|
var children = _ref9.children,
|
|
356
344
|
_ref9$size = _ref9.size,
|
|
357
345
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -364,17 +352,17 @@ var WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
364
352
|
xmlns: "http://www.w3.org/2000/svg",
|
|
365
353
|
viewBox: "0 0 32 32",
|
|
366
354
|
fill: "currentColor"
|
|
367
|
-
}, rest),
|
|
368
|
-
d: "M21
|
|
369
|
-
})),
|
|
370
|
-
d: "
|
|
355
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
356
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
357
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
358
|
+
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"
|
|
371
359
|
})), children);
|
|
372
360
|
});
|
|
373
361
|
|
|
374
362
|
if (process.env.NODE_ENV !== "production") {
|
|
375
|
-
|
|
363
|
+
SkipForwardOutlineSolid.propTypes = iconPropTypes;
|
|
376
364
|
}
|
|
377
|
-
var
|
|
365
|
+
var SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref10, ref) {
|
|
378
366
|
var children = _ref10.children,
|
|
379
367
|
_ref10$size = _ref10.size,
|
|
380
368
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -387,17 +375,18 @@ var StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref10, ref)
|
|
|
387
375
|
xmlns: "http://www.w3.org/2000/svg",
|
|
388
376
|
viewBox: "0 0 32 32",
|
|
389
377
|
fill: "currentColor"
|
|
390
|
-
}, rest),
|
|
391
|
-
d: "
|
|
392
|
-
})),
|
|
393
|
-
|
|
378
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
379
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
380
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
381
|
+
fill: "none",
|
|
382
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
394
383
|
})), children);
|
|
395
384
|
});
|
|
396
385
|
|
|
397
386
|
if (process.env.NODE_ENV !== "production") {
|
|
398
|
-
|
|
387
|
+
SkipForwardSolidFilled.propTypes = iconPropTypes;
|
|
399
388
|
}
|
|
400
|
-
var
|
|
389
|
+
var Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref11, ref) {
|
|
401
390
|
var children = _ref11.children,
|
|
402
391
|
_ref11$size = _ref11.size,
|
|
403
392
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -410,15 +399,17 @@ var StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref11, r
|
|
|
410
399
|
xmlns: "http://www.w3.org/2000/svg",
|
|
411
400
|
viewBox: "0 0 32 32",
|
|
412
401
|
fill: "currentColor"
|
|
413
|
-
}, rest),
|
|
414
|
-
d: "
|
|
402
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
403
|
+
d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
|
|
404
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
405
|
+
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
|
|
415
406
|
})), children);
|
|
416
407
|
});
|
|
417
408
|
|
|
418
409
|
if (process.env.NODE_ENV !== "production") {
|
|
419
|
-
|
|
410
|
+
Sleet.propTypes = iconPropTypes;
|
|
420
411
|
}
|
|
421
|
-
var
|
|
412
|
+
var Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref12, ref) {
|
|
422
413
|
var children = _ref12.children,
|
|
423
414
|
_ref12$size = _ref12.size,
|
|
424
415
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -431,33 +422,28 @@ var Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref12, ref
|
|
|
431
422
|
xmlns: "http://www.w3.org/2000/svg",
|
|
432
423
|
viewBox: "0 0 32 32",
|
|
433
424
|
fill: "currentColor"
|
|
434
|
-
}, rest),
|
|
435
|
-
d: "
|
|
425
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
426
|
+
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
427
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
428
|
+
cx: "7",
|
|
429
|
+
cy: "25",
|
|
430
|
+
r: "1"
|
|
431
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
432
|
+
d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
|
|
433
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
434
|
+
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
436
435
|
})), children);
|
|
437
436
|
});
|
|
438
437
|
|
|
439
438
|
if (process.env.NODE_ENV !== "production") {
|
|
440
|
-
|
|
439
|
+
Slisor.propTypes = iconPropTypes;
|
|
441
440
|
}
|
|
442
|
-
var
|
|
441
|
+
var Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref13, ref) {
|
|
443
442
|
var children = _ref13.children,
|
|
444
443
|
_ref13$size = _ref13.size,
|
|
445
444
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
446
445
|
rest = _objectWithoutProperties(_ref13, _excluded13);
|
|
447
446
|
|
|
448
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
449
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
450
|
-
width: size,
|
|
451
|
-
height: size,
|
|
452
|
-
ref: ref,
|
|
453
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
454
|
-
viewBox: "0 0 16 16",
|
|
455
|
-
fill: "currentColor"
|
|
456
|
-
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
457
|
-
d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
|
|
458
|
-
})), children);
|
|
459
|
-
}
|
|
460
|
-
|
|
461
447
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
462
448
|
width: size,
|
|
463
449
|
height: size,
|
|
@@ -465,33 +451,20 @@ var Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref13, ref) {
|
|
|
465
451
|
xmlns: "http://www.w3.org/2000/svg",
|
|
466
452
|
viewBox: "0 0 32 32",
|
|
467
453
|
fill: "currentColor"
|
|
468
|
-
}, rest),
|
|
469
|
-
d: "
|
|
454
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
455
|
+
d: "M28 9L26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9zM14 21L14 9 12 9 12 23 20 23 20 21zM8 23H2v-2h6v-4H4c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h6v2H4v4h4c1.1 0 2 .9 2 2v4C10 22.1 9.1 23 8 23z"
|
|
470
456
|
})), children);
|
|
471
457
|
});
|
|
472
458
|
|
|
473
459
|
if (process.env.NODE_ENV !== "production") {
|
|
474
|
-
|
|
460
|
+
Slm.propTypes = iconPropTypes;
|
|
475
461
|
}
|
|
476
|
-
var
|
|
462
|
+
var Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref14, ref) {
|
|
477
463
|
var children = _ref14.children,
|
|
478
464
|
_ref14$size = _ref14.size,
|
|
479
465
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
480
466
|
rest = _objectWithoutProperties(_ref14, _excluded14);
|
|
481
467
|
|
|
482
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
483
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
484
|
-
width: size,
|
|
485
|
-
height: size,
|
|
486
|
-
ref: ref,
|
|
487
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
488
|
-
viewBox: "0 0 16 16",
|
|
489
|
-
fill: "currentColor"
|
|
490
|
-
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
491
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
492
|
-
})), children);
|
|
493
|
-
}
|
|
494
|
-
|
|
495
468
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
496
469
|
width: size,
|
|
497
470
|
height: size,
|
|
@@ -499,15 +472,15 @@ var StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref14, ref)
|
|
|
499
472
|
xmlns: "http://www.w3.org/2000/svg",
|
|
500
473
|
viewBox: "0 0 32 32",
|
|
501
474
|
fill: "currentColor"
|
|
502
|
-
}, rest),
|
|
503
|
-
d: "
|
|
475
|
+
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
476
|
+
d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
|
|
504
477
|
})), children);
|
|
505
478
|
});
|
|
506
479
|
|
|
507
480
|
if (process.env.NODE_ENV !== "production") {
|
|
508
|
-
|
|
481
|
+
Smell.propTypes = iconPropTypes;
|
|
509
482
|
}
|
|
510
|
-
var
|
|
483
|
+
var Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref15, ref) {
|
|
511
484
|
var children = _ref15.children,
|
|
512
485
|
_ref15$size = _ref15.size,
|
|
513
486
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -520,35 +493,20 @@ var StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref15,
|
|
|
520
493
|
xmlns: "http://www.w3.org/2000/svg",
|
|
521
494
|
viewBox: "0 0 32 32",
|
|
522
495
|
fill: "currentColor"
|
|
523
|
-
}, rest),
|
|
524
|
-
d: "
|
|
496
|
+
}, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
497
|
+
d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
|
|
525
498
|
})), children);
|
|
526
499
|
});
|
|
527
500
|
|
|
528
501
|
if (process.env.NODE_ENV !== "production") {
|
|
529
|
-
|
|
502
|
+
Smoke.propTypes = iconPropTypes;
|
|
530
503
|
}
|
|
531
|
-
var
|
|
504
|
+
var WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref16, ref) {
|
|
532
505
|
var children = _ref16.children,
|
|
533
506
|
_ref16$size = _ref16.size,
|
|
534
507
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
535
508
|
rest = _objectWithoutProperties(_ref16, _excluded16);
|
|
536
509
|
|
|
537
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
538
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
539
|
-
width: size,
|
|
540
|
-
height: size,
|
|
541
|
-
ref: ref,
|
|
542
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
543
|
-
viewBox: "0 0 16 16",
|
|
544
|
-
fill: "currentColor"
|
|
545
|
-
}, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
546
|
-
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"
|
|
547
|
-
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
548
|
-
d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
|
|
549
|
-
})), children);
|
|
550
|
-
}
|
|
551
|
-
|
|
552
510
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
553
511
|
width: size,
|
|
554
512
|
height: size,
|
|
@@ -556,37 +514,24 @@ var StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref16, ref
|
|
|
556
514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
557
515
|
viewBox: "0 0 32 32",
|
|
558
516
|
fill: "currentColor"
|
|
559
|
-
}, rest),
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
517
|
+
}, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
518
|
+
cx: "16",
|
|
519
|
+
cy: "16",
|
|
520
|
+
r: "5"
|
|
521
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
522
|
+
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
|
|
563
523
|
})), children);
|
|
564
524
|
});
|
|
565
525
|
|
|
566
526
|
if (process.env.NODE_ENV !== "production") {
|
|
567
|
-
|
|
527
|
+
WatsonHealthSmoothing.propTypes = iconPropTypes;
|
|
568
528
|
}
|
|
569
|
-
var
|
|
529
|
+
var WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref17, ref) {
|
|
570
530
|
var children = _ref17.children,
|
|
571
531
|
_ref17$size = _ref17.size,
|
|
572
532
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
573
533
|
rest = _objectWithoutProperties(_ref17, _excluded17);
|
|
574
534
|
|
|
575
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
576
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
577
|
-
width: size,
|
|
578
|
-
height: size,
|
|
579
|
-
ref: ref,
|
|
580
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
581
|
-
viewBox: "0 0 16 16",
|
|
582
|
-
fill: "currentColor"
|
|
583
|
-
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
584
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
585
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
586
|
-
d: "M6 6H10V10H6z"
|
|
587
|
-
})), children);
|
|
588
|
-
}
|
|
589
|
-
|
|
590
535
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
591
536
|
width: size,
|
|
592
537
|
height: size,
|
|
@@ -594,17 +539,19 @@ var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled
|
|
|
594
539
|
xmlns: "http://www.w3.org/2000/svg",
|
|
595
540
|
viewBox: "0 0 32 32",
|
|
596
541
|
fill: "currentColor"
|
|
597
|
-
}, rest),
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
542
|
+
}, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
543
|
+
cx: "18",
|
|
544
|
+
cy: "18",
|
|
545
|
+
r: "4"
|
|
546
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
547
|
+
d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
601
548
|
})), children);
|
|
602
549
|
});
|
|
603
550
|
|
|
604
551
|
if (process.env.NODE_ENV !== "production") {
|
|
605
|
-
|
|
552
|
+
WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
|
|
606
553
|
}
|
|
607
|
-
var
|
|
554
|
+
var Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref18, ref) {
|
|
608
555
|
var children = _ref18.children,
|
|
609
556
|
_ref18$size = _ref18.size,
|
|
610
557
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -617,15 +564,23 @@ var StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref18, ref) {
|
|
|
617
564
|
xmlns: "http://www.w3.org/2000/svg",
|
|
618
565
|
viewBox: "0 0 32 32",
|
|
619
566
|
fill: "currentColor"
|
|
620
|
-
}, rest),
|
|
621
|
-
d: "M20.
|
|
567
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
568
|
+
d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
|
|
569
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
570
|
+
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
571
|
+
transform: "rotate(-44.945 25.5 6.5)"
|
|
572
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
573
|
+
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
574
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
575
|
+
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
576
|
+
transform: "rotate(-45.055 6.5 6.5)"
|
|
622
577
|
})), children);
|
|
623
578
|
});
|
|
624
579
|
|
|
625
580
|
if (process.env.NODE_ENV !== "production") {
|
|
626
|
-
|
|
581
|
+
Snooze.propTypes = iconPropTypes;
|
|
627
582
|
}
|
|
628
|
-
var
|
|
583
|
+
var Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref19, ref) {
|
|
629
584
|
var children = _ref19.children,
|
|
630
585
|
_ref19$size = _ref19.size,
|
|
631
586
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -638,15 +593,15 @@ var StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref1
|
|
|
638
593
|
xmlns: "http://www.w3.org/2000/svg",
|
|
639
594
|
viewBox: "0 0 32 32",
|
|
640
595
|
fill: "currentColor"
|
|
641
|
-
}, rest),
|
|
642
|
-
d: "
|
|
596
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
597
|
+
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 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
|
|
643
598
|
})), children);
|
|
644
599
|
});
|
|
645
600
|
|
|
646
601
|
if (process.env.NODE_ENV !== "production") {
|
|
647
|
-
|
|
602
|
+
Snow.propTypes = iconPropTypes;
|
|
648
603
|
}
|
|
649
|
-
var
|
|
604
|
+
var SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref20, ref) {
|
|
650
605
|
var children = _ref20.children,
|
|
651
606
|
_ref20$size = _ref20.size,
|
|
652
607
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -659,17 +614,17 @@ var StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref20, ref
|
|
|
659
614
|
xmlns: "http://www.w3.org/2000/svg",
|
|
660
615
|
viewBox: "0 0 32 32",
|
|
661
616
|
fill: "currentColor"
|
|
662
|
-
}, rest),
|
|
663
|
-
d: "
|
|
664
|
-
})),
|
|
665
|
-
d: "
|
|
617
|
+
}, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
618
|
+
d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
|
|
619
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
620
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
666
621
|
})), children);
|
|
667
622
|
});
|
|
668
623
|
|
|
669
624
|
if (process.env.NODE_ENV !== "production") {
|
|
670
|
-
|
|
625
|
+
SnowBlizzard.propTypes = iconPropTypes;
|
|
671
626
|
}
|
|
672
|
-
var
|
|
627
|
+
var SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref21, ref) {
|
|
673
628
|
var children = _ref21.children,
|
|
674
629
|
_ref21$size = _ref21.size,
|
|
675
630
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -682,23 +637,17 @@ var StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref2
|
|
|
682
637
|
xmlns: "http://www.w3.org/2000/svg",
|
|
683
638
|
viewBox: "0 0 32 32",
|
|
684
639
|
fill: "currentColor"
|
|
685
|
-
}, rest),
|
|
686
|
-
d: "M4
|
|
687
|
-
})),
|
|
688
|
-
|
|
689
|
-
cy: "12",
|
|
690
|
-
r: "1"
|
|
691
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
692
|
-
cx: "7",
|
|
693
|
-
cy: "20",
|
|
694
|
-
r: "1"
|
|
640
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
641
|
+
d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
|
|
642
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
643
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
695
644
|
})), children);
|
|
696
645
|
});
|
|
697
646
|
|
|
698
647
|
if (process.env.NODE_ENV !== "production") {
|
|
699
|
-
|
|
648
|
+
SnowHeavy.propTypes = iconPropTypes;
|
|
700
649
|
}
|
|
701
|
-
var
|
|
650
|
+
var SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref22, ref) {
|
|
702
651
|
var children = _ref22.children,
|
|
703
652
|
_ref22$size = _ref22.size,
|
|
704
653
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -711,15 +660,26 @@ var Store = /*#__PURE__*/React.forwardRef(function Store(_ref22, ref) {
|
|
|
711
660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
712
661
|
viewBox: "0 0 32 32",
|
|
713
662
|
fill: "currentColor"
|
|
714
|
-
}, rest),
|
|
715
|
-
d: "
|
|
663
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
664
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
|
|
665
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
666
|
+
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
667
|
+
transform: "rotate(-45 28.232 4.768)"
|
|
668
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
669
|
+
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
670
|
+
transform: "rotate(-135 28.232 17.233)"
|
|
671
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
672
|
+
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
673
|
+
transform: "rotate(-135 13.768 4.768)"
|
|
674
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
675
|
+
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
716
676
|
})), children);
|
|
717
677
|
});
|
|
718
678
|
|
|
719
679
|
if (process.env.NODE_ENV !== "production") {
|
|
720
|
-
|
|
680
|
+
SnowScattered.propTypes = iconPropTypes;
|
|
721
681
|
}
|
|
722
|
-
var
|
|
682
|
+
var SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref23, ref) {
|
|
723
683
|
var children = _ref23.children,
|
|
724
684
|
_ref23$size = _ref23.size,
|
|
725
685
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -732,15 +692,15 @@ var StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref23, r
|
|
|
732
692
|
xmlns: "http://www.w3.org/2000/svg",
|
|
733
693
|
viewBox: "0 0 32 32",
|
|
734
694
|
fill: "currentColor"
|
|
735
|
-
}, rest),
|
|
736
|
-
d: "
|
|
695
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
696
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.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 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
|
|
737
697
|
})), children);
|
|
738
698
|
});
|
|
739
699
|
|
|
740
700
|
if (process.env.NODE_ENV !== "production") {
|
|
741
|
-
|
|
701
|
+
SnowScatteredNight.propTypes = iconPropTypes;
|
|
742
702
|
}
|
|
743
|
-
var
|
|
703
|
+
var SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref24, ref) {
|
|
744
704
|
var children = _ref24.children,
|
|
745
705
|
_ref24$size = _ref24.size,
|
|
746
706
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -753,17 +713,17 @@ var Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref24, ref)
|
|
|
753
713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
754
714
|
viewBox: "0 0 32 32",
|
|
755
715
|
fill: "currentColor"
|
|
756
|
-
}, rest),
|
|
757
|
-
d: "
|
|
758
|
-
})),
|
|
759
|
-
d: "
|
|
716
|
+
}, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
717
|
+
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"
|
|
718
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
|
|
760
720
|
})), children);
|
|
761
721
|
});
|
|
762
722
|
|
|
763
723
|
if (process.env.NODE_ENV !== "production") {
|
|
764
|
-
|
|
724
|
+
SnowDensity.propTypes = iconPropTypes;
|
|
765
725
|
}
|
|
766
|
-
var
|
|
726
|
+
var Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref25, ref) {
|
|
767
727
|
var children = _ref25.children,
|
|
768
728
|
_ref25$size = _ref25.size,
|
|
769
729
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -776,15 +736,15 @@ var WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
776
736
|
xmlns: "http://www.w3.org/2000/svg",
|
|
777
737
|
viewBox: "0 0 32 32",
|
|
778
738
|
fill: "currentColor"
|
|
779
|
-
}, rest),
|
|
780
|
-
d: "
|
|
739
|
+
}, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
740
|
+
d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
|
|
781
741
|
})), children);
|
|
782
742
|
});
|
|
783
743
|
|
|
784
744
|
if (process.env.NODE_ENV !== "production") {
|
|
785
|
-
|
|
745
|
+
Snowflake.propTypes = iconPropTypes;
|
|
786
746
|
}
|
|
787
|
-
var
|
|
747
|
+
var Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref26, ref) {
|
|
788
748
|
var children = _ref26.children,
|
|
789
749
|
_ref26$size = _ref26.size,
|
|
790
750
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -797,15 +757,22 @@ var StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref26,
|
|
|
797
757
|
xmlns: "http://www.w3.org/2000/svg",
|
|
798
758
|
viewBox: "0 0 32 32",
|
|
799
759
|
fill: "currentColor"
|
|
800
|
-
}, rest),
|
|
801
|
-
|
|
760
|
+
}, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
761
|
+
cx: "17",
|
|
762
|
+
cy: "28",
|
|
763
|
+
r: "2"
|
|
764
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
765
|
+
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
766
|
+
transform: "rotate(-45 11.5 18.5)"
|
|
767
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
768
|
+
d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
|
|
802
769
|
})), children);
|
|
803
770
|
});
|
|
804
771
|
|
|
805
772
|
if (process.env.NODE_ENV !== "production") {
|
|
806
|
-
|
|
773
|
+
Soccer.propTypes = iconPropTypes;
|
|
807
774
|
}
|
|
808
|
-
var
|
|
775
|
+
var SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref27, ref) {
|
|
809
776
|
var children = _ref27.children,
|
|
810
777
|
_ref27$size = _ref27.size,
|
|
811
778
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -818,15 +785,15 @@ var StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref27, ref)
|
|
|
818
785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
819
786
|
viewBox: "0 0 32 32",
|
|
820
787
|
fill: "currentColor"
|
|
821
|
-
}, rest),
|
|
822
|
-
d: "M29
|
|
788
|
+
}, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
789
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
823
790
|
})), children);
|
|
824
791
|
});
|
|
825
792
|
|
|
826
793
|
if (process.env.NODE_ENV !== "production") {
|
|
827
|
-
|
|
794
|
+
SoftwareResource.propTypes = iconPropTypes;
|
|
828
795
|
}
|
|
829
|
-
var
|
|
796
|
+
var SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref28, ref) {
|
|
830
797
|
var children = _ref28.children,
|
|
831
798
|
_ref28$size = _ref28.size,
|
|
832
799
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -839,15 +806,15 @@ var WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
839
806
|
xmlns: "http://www.w3.org/2000/svg",
|
|
840
807
|
viewBox: "0 0 32 32",
|
|
841
808
|
fill: "currentColor"
|
|
842
|
-
}, rest),
|
|
843
|
-
d: "
|
|
809
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
810
|
+
d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
|
|
844
811
|
})), children);
|
|
845
812
|
});
|
|
846
813
|
|
|
847
814
|
if (process.env.NODE_ENV !== "production") {
|
|
848
|
-
|
|
815
|
+
SoftwareResourceCluster.propTypes = iconPropTypes;
|
|
849
816
|
}
|
|
850
|
-
var
|
|
817
|
+
var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref29, ref) {
|
|
851
818
|
var children = _ref29.children,
|
|
852
819
|
_ref29$size = _ref29.size,
|
|
853
820
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -860,15 +827,33 @@ var WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
860
827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
861
828
|
viewBox: "0 0 32 32",
|
|
862
829
|
fill: "currentColor"
|
|
863
|
-
}, rest),
|
|
864
|
-
d: "
|
|
830
|
+
}, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
831
|
+
d: "M6.9 8.3H11.7V10.3H6.9z",
|
|
832
|
+
transform: "rotate(-45.001 9.293 9.293)"
|
|
833
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
834
|
+
d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
|
|
835
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
836
|
+
d: "M8.3 20.3H10.3V25.1H8.3z",
|
|
837
|
+
transform: "rotate(-45.001 9.293 22.707)"
|
|
838
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
839
|
+
d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
|
|
840
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
841
|
+
d: "M20.3 21.7H25.1V23.7H20.3z",
|
|
842
|
+
transform: "rotate(-45.001 22.707 22.707)"
|
|
843
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
844
|
+
d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
|
|
845
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
d: "M21.7 6.9H23.7V11.7H21.7z",
|
|
847
|
+
transform: "rotate(-45.001 22.707 9.293)"
|
|
848
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
849
|
+
d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
|
|
865
850
|
})), children);
|
|
866
851
|
});
|
|
867
852
|
|
|
868
853
|
if (process.env.NODE_ENV !== "production") {
|
|
869
|
-
|
|
854
|
+
SoftwareResourceResource.propTypes = iconPropTypes;
|
|
870
855
|
}
|
|
871
|
-
var
|
|
856
|
+
var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref30, ref) {
|
|
872
857
|
var children = _ref30.children,
|
|
873
858
|
_ref30$size = _ref30.size,
|
|
874
859
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -881,17 +866,49 @@ var WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
881
866
|
xmlns: "http://www.w3.org/2000/svg",
|
|
882
867
|
viewBox: "0 0 32 32",
|
|
883
868
|
fill: "currentColor"
|
|
884
|
-
}, rest),
|
|
885
|
-
d: "
|
|
886
|
-
})),
|
|
887
|
-
|
|
869
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
870
|
+
d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
|
|
871
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
872
|
+
cx: "5",
|
|
873
|
+
cy: "13",
|
|
874
|
+
r: "1"
|
|
875
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
876
|
+
cx: "11",
|
|
877
|
+
cy: "19",
|
|
878
|
+
r: "1"
|
|
879
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
880
|
+
cx: "15",
|
|
881
|
+
cy: "25",
|
|
882
|
+
r: "1"
|
|
883
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
884
|
+
cx: "17",
|
|
885
|
+
cy: "15",
|
|
886
|
+
r: "1"
|
|
887
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
888
|
+
cx: "13",
|
|
889
|
+
cy: "11",
|
|
890
|
+
r: "1"
|
|
891
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
892
|
+
cx: "27",
|
|
893
|
+
cy: "11",
|
|
894
|
+
r: "1"
|
|
895
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
896
|
+
cx: "9",
|
|
897
|
+
cy: "27",
|
|
898
|
+
r: "1"
|
|
899
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
900
|
+
cx: "3",
|
|
901
|
+
cy: "21",
|
|
902
|
+
r: "1"
|
|
903
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
904
|
+
d: "M2 6H30V8H2z"
|
|
888
905
|
})), children);
|
|
889
906
|
});
|
|
890
907
|
|
|
891
908
|
if (process.env.NODE_ENV !== "production") {
|
|
892
|
-
|
|
909
|
+
SoilMoisture.propTypes = iconPropTypes;
|
|
893
910
|
}
|
|
894
|
-
var
|
|
911
|
+
var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref31, ref) {
|
|
895
912
|
var children = _ref31.children,
|
|
896
913
|
_ref31$size = _ref31.size,
|
|
897
914
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -904,17 +921,15 @@ var WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
904
921
|
xmlns: "http://www.w3.org/2000/svg",
|
|
905
922
|
viewBox: "0 0 32 32",
|
|
906
923
|
fill: "currentColor"
|
|
907
|
-
}, rest),
|
|
908
|
-
d: "
|
|
909
|
-
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
910
|
-
d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
|
|
924
|
+
}, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
925
|
+
d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
|
|
911
926
|
})), children);
|
|
912
927
|
});
|
|
913
928
|
|
|
914
929
|
if (process.env.NODE_ENV !== "production") {
|
|
915
|
-
|
|
930
|
+
SoilMoistureField.propTypes = iconPropTypes;
|
|
916
931
|
}
|
|
917
|
-
var
|
|
932
|
+
var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(_ref32, ref) {
|
|
918
933
|
var children = _ref32.children,
|
|
919
934
|
_ref32$size = _ref32.size,
|
|
920
935
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -927,19 +942,19 @@ var WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
927
942
|
xmlns: "http://www.w3.org/2000/svg",
|
|
928
943
|
viewBox: "0 0 32 32",
|
|
929
944
|
fill: "currentColor"
|
|
930
|
-
}, rest),
|
|
931
|
-
d: "
|
|
932
|
-
})),
|
|
933
|
-
d: "
|
|
934
|
-
})),
|
|
935
|
-
d: "
|
|
945
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
946
|
+
d: "M25 30a4.7347 4.7347 0 01-4.2075-7.35l3.3687-5.1942a1 1 0 011.6779 0l3.3152 5.11A4.9753 4.9753 0 0130 25.2231 4.8979 4.8979 0 0125 30zm0-10.1629l-2.5078 3.8662A2.9264 2.9264 0 1028 25.2231a2.96 2.96 0 00-.5444-1.6028zM11 24H9A17.0192 17.0192 0 0126 7h4V9H26A15.017 15.017 0 0011 24z"
|
|
947
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
948
|
+
d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
|
|
949
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
950
|
+
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
936
951
|
})), children);
|
|
937
952
|
});
|
|
938
953
|
|
|
939
954
|
if (process.env.NODE_ENV !== "production") {
|
|
940
|
-
|
|
955
|
+
SoilMoistureGlobal.propTypes = iconPropTypes;
|
|
941
956
|
}
|
|
942
|
-
var
|
|
957
|
+
var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_ref33, ref) {
|
|
943
958
|
var children = _ref33.children,
|
|
944
959
|
_ref33$size = _ref33.size,
|
|
945
960
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -952,17 +967,43 @@ var WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
952
967
|
xmlns: "http://www.w3.org/2000/svg",
|
|
953
968
|
viewBox: "0 0 32 32",
|
|
954
969
|
fill: "currentColor"
|
|
955
|
-
}, rest),
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
970
|
+
}, rest), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
971
|
+
cx: "5",
|
|
972
|
+
cy: "13",
|
|
973
|
+
r: "1"
|
|
974
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
975
|
+
cx: "11",
|
|
976
|
+
cy: "19",
|
|
977
|
+
r: "1"
|
|
978
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
979
|
+
cx: "15",
|
|
980
|
+
cy: "25",
|
|
981
|
+
r: "1"
|
|
982
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
983
|
+
cx: "17",
|
|
984
|
+
cy: "15",
|
|
985
|
+
r: "1"
|
|
986
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
987
|
+
cx: "13",
|
|
988
|
+
cy: "11",
|
|
989
|
+
r: "1"
|
|
990
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
991
|
+
cx: "9",
|
|
992
|
+
cy: "27",
|
|
993
|
+
r: "1"
|
|
994
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
995
|
+
cx: "3",
|
|
996
|
+
cy: "21",
|
|
997
|
+
r: "1"
|
|
998
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
999
|
+
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
|
|
959
1000
|
})), children);
|
|
960
1001
|
});
|
|
961
1002
|
|
|
962
1003
|
if (process.env.NODE_ENV !== "production") {
|
|
963
|
-
|
|
1004
|
+
SoilTemperature.propTypes = iconPropTypes;
|
|
964
1005
|
}
|
|
965
|
-
var
|
|
1006
|
+
var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(_ref34, ref) {
|
|
966
1007
|
var children = _ref34.children,
|
|
967
1008
|
_ref34$size = _ref34.size,
|
|
968
1009
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -975,17 +1016,15 @@ var WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
975
1016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
976
1017
|
viewBox: "0 0 32 32",
|
|
977
1018
|
fill: "currentColor"
|
|
978
|
-
}, rest),
|
|
979
|
-
d: "
|
|
980
|
-
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
981
|
-
d: "M20,30H4a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2H20a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,20,30ZM4,12V28H20V12Z"
|
|
1019
|
+
}, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1020
|
+
d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
|
|
982
1021
|
})), children);
|
|
983
1022
|
});
|
|
984
1023
|
|
|
985
1024
|
if (process.env.NODE_ENV !== "production") {
|
|
986
|
-
|
|
1025
|
+
SoilTemperatureField.propTypes = iconPropTypes;
|
|
987
1026
|
}
|
|
988
|
-
var
|
|
1027
|
+
var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref35, ref) {
|
|
989
1028
|
var children = _ref35.children,
|
|
990
1029
|
_ref35$size = _ref35.size,
|
|
991
1030
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -998,15 +1037,19 @@ var WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
998
1037
|
xmlns: "http://www.w3.org/2000/svg",
|
|
999
1038
|
viewBox: "0 0 32 32",
|
|
1000
1039
|
fill: "currentColor"
|
|
1001
|
-
}, rest),
|
|
1002
|
-
d: "
|
|
1040
|
+
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1041
|
+
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM16 24H14a11.89 11.89 0 013.7642-8.7271l1.373 1.4542A9.909 9.909 0 0016 24z"
|
|
1042
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1043
|
+
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
1044
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1045
|
+
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
1003
1046
|
})), children);
|
|
1004
1047
|
});
|
|
1005
1048
|
|
|
1006
1049
|
if (process.env.NODE_ENV !== "production") {
|
|
1007
|
-
|
|
1050
|
+
SoilTemperatureGlobal.propTypes = iconPropTypes;
|
|
1008
1051
|
}
|
|
1009
|
-
var
|
|
1052
|
+
var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref36, ref) {
|
|
1010
1053
|
var children = _ref36.children,
|
|
1011
1054
|
_ref36$size = _ref36.size,
|
|
1012
1055
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -1019,19 +1062,21 @@ var Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref36, ref) {
|
|
|
1019
1062
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1020
1063
|
viewBox: "0 0 32 32",
|
|
1021
1064
|
fill: "currentColor"
|
|
1022
|
-
}, rest),
|
|
1023
|
-
d: "
|
|
1024
|
-
})),
|
|
1025
|
-
d: "
|
|
1026
|
-
|
|
1027
|
-
|
|
1065
|
+
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1066
|
+
d: "M30 26V14H13V26h5v2H2v2H30V28H25V26zm-5-2V21h3v3zm-2-3v3H20V21zm-3-2V16h3v3zm8 0H25V16h3zM18 16v3H15V16zm-3 8V21h3v3zm8 4H20V26h3zM9.3328 14.981A4 4 0 1116 12H14a2 2 0 10-3.3333 1.4907zM11 2H13V6H11zM2 11H6V13H2z"
|
|
1067
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1068
|
+
d: "M5.343 4.343H7.343V8.343H5.343z",
|
|
1069
|
+
transform: "rotate(-45 6.343 6.343)"
|
|
1070
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1071
|
+
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
1072
|
+
transform: "rotate(-135 17.657 6.343)"
|
|
1028
1073
|
})), children);
|
|
1029
1074
|
});
|
|
1030
1075
|
|
|
1031
1076
|
if (process.env.NODE_ENV !== "production") {
|
|
1032
|
-
|
|
1077
|
+
SolarPanel.propTypes = iconPropTypes;
|
|
1033
1078
|
}
|
|
1034
|
-
var
|
|
1079
|
+
var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref37, ref) {
|
|
1035
1080
|
var children = _ref37.children,
|
|
1036
1081
|
_ref37$size = _ref37.size,
|
|
1037
1082
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -1044,15 +1089,15 @@ var SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref37, r
|
|
|
1044
1089
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1045
1090
|
viewBox: "0 0 32 32",
|
|
1046
1091
|
fill: "currentColor"
|
|
1047
|
-
}, rest),
|
|
1048
|
-
d: "
|
|
1092
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1093
|
+
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 18H16V20H2zM6 12H16V14H6zM10 6H16V8H10z"
|
|
1049
1094
|
})), children);
|
|
1050
1095
|
});
|
|
1051
1096
|
|
|
1052
1097
|
if (process.env.NODE_ENV !== "production") {
|
|
1053
|
-
|
|
1098
|
+
SortAscending.propTypes = iconPropTypes;
|
|
1054
1099
|
}
|
|
1055
|
-
var
|
|
1100
|
+
var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref38, ref) {
|
|
1056
1101
|
var children = _ref38.children,
|
|
1057
1102
|
_ref38$size = _ref38.size,
|
|
1058
1103
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1065,17 +1110,15 @@ var SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref3
|
|
|
1065
1110
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1066
1111
|
viewBox: "0 0 32 32",
|
|
1067
1112
|
fill: "currentColor"
|
|
1068
|
-
}, rest),
|
|
1069
|
-
d: "M18
|
|
1070
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1071
|
-
d: "M22,24v4H6V16h8V14H10V8a4.0008,4.0008,0,0,1,7.6675-1.6L19.5005,5.6A6.001,6.001,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V24Z"
|
|
1113
|
+
}, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1114
|
+
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 6H16V8H2zM6 12H16V14H6zM10 18H16V20H10z"
|
|
1072
1115
|
})), children);
|
|
1073
1116
|
});
|
|
1074
1117
|
|
|
1075
1118
|
if (process.env.NODE_ENV !== "production") {
|
|
1076
|
-
|
|
1119
|
+
SortDescending.propTypes = iconPropTypes;
|
|
1077
1120
|
}
|
|
1078
|
-
var
|
|
1121
|
+
var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref39, ref) {
|
|
1079
1122
|
var children = _ref39.children,
|
|
1080
1123
|
_ref39$size = _ref39.size,
|
|
1081
1124
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1088,15 +1131,15 @@ var Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref39, ref) {
|
|
|
1088
1131
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1089
1132
|
viewBox: "0 0 32 32",
|
|
1090
1133
|
fill: "currentColor"
|
|
1091
|
-
}, rest),
|
|
1092
|
-
d: "
|
|
1134
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1135
|
+
d: "M30 19.415L28.586 18 25 21.587 21.414 18 20 19.415 23.586 23 20 26.586 21.414 28 25 24.414 28.586 28 30 26.586 26.414 23 30 19.415zM10 18H16V20H10zM2 6H16V8H2zM6 12H16V14H6z"
|
|
1093
1136
|
})), children);
|
|
1094
1137
|
});
|
|
1095
1138
|
|
|
1096
1139
|
if (process.env.NODE_ENV !== "production") {
|
|
1097
|
-
|
|
1140
|
+
SortRemove.propTypes = iconPropTypes;
|
|
1098
1141
|
}
|
|
1099
|
-
var
|
|
1142
|
+
var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref40, ref) {
|
|
1100
1143
|
var children = _ref40.children,
|
|
1101
1144
|
_ref40$size = _ref40.size,
|
|
1102
1145
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1109,17 +1152,17 @@ var SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref40, ref
|
|
|
1109
1152
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1110
1153
|
viewBox: "0 0 32 32",
|
|
1111
1154
|
fill: "currentColor"
|
|
1112
|
-
}, rest),
|
|
1113
|
-
d: "
|
|
1114
|
-
})),
|
|
1115
|
-
d: "
|
|
1155
|
+
}, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1156
|
+
d: "M20,22h2L17,10H15L10,22h2l1.24-3h5.53Zm-5.93-5,1.82-4.42h.25L18,17Z"
|
|
1157
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1158
|
+
d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
|
|
1116
1159
|
})), children);
|
|
1117
1160
|
});
|
|
1118
1161
|
|
|
1119
1162
|
if (process.env.NODE_ENV !== "production") {
|
|
1120
|
-
|
|
1163
|
+
SpellCheck.propTypes = iconPropTypes;
|
|
1121
1164
|
}
|
|
1122
|
-
var
|
|
1165
|
+
var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(_ref41, ref) {
|
|
1123
1166
|
var children = _ref41.children,
|
|
1124
1167
|
_ref41$size = _ref41.size,
|
|
1125
1168
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1132,15 +1175,15 @@ var SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref41, ref)
|
|
|
1132
1175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1133
1176
|
viewBox: "0 0 32 32",
|
|
1134
1177
|
fill: "currentColor"
|
|
1135
|
-
}, rest),
|
|
1136
|
-
d: "
|
|
1178
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1179
|
+
d: "M3 11L3 13 8.59 13 2.29 19.29 3.71 20.71 10 14.41 10 20 12 20 12 11 3 11zM26 13H23V12H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V19h3a2 2 0 002-2V15A2 2 0 0026 13zm-8 4V15h8v2zM26 23H23V22H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V29h3a2 2 0 002-2V25A2 2 0 0026 23zm-8 4V25h8v2zM26 3H23V2H21V3H18a2 2 0 00-2 2V7a2 2 0 002 2h3v1h2V9h3a2 2 0 002-2V5A2 2 0 0026 3zM18 7V5h8V7z"
|
|
1137
1180
|
})), children);
|
|
1138
1181
|
});
|
|
1139
1182
|
|
|
1140
1183
|
if (process.env.NODE_ENV !== "production") {
|
|
1141
|
-
|
|
1184
|
+
WatsonHealthSpineLabel.propTypes = iconPropTypes;
|
|
1142
1185
|
}
|
|
1143
|
-
var
|
|
1186
|
+
var Split = /*#__PURE__*/React.forwardRef(function Split(_ref42, ref) {
|
|
1144
1187
|
var children = _ref42.children,
|
|
1145
1188
|
_ref42$size = _ref42.size,
|
|
1146
1189
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1153,36 +1196,17 @@ var Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref42, ref) {
|
|
|
1153
1196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1154
1197
|
viewBox: "0 0 32 32",
|
|
1155
1198
|
fill: "currentColor"
|
|
1156
|
-
}, rest),
|
|
1157
|
-
d: "
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
1161
|
-
transform: "rotate(-45 7.86 7.856)"
|
|
1162
|
-
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1163
|
-
d: "M2 15.005H7V17.005000000000003H2z"
|
|
1164
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1165
|
-
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
1166
|
-
transform: "rotate(-45 7.86 24.149)"
|
|
1167
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1168
|
-
d: "M15 25.005H17V30.005H15z"
|
|
1169
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1170
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
1171
|
-
transform: "rotate(-45 24.152 24.149)"
|
|
1172
|
-
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1173
|
-
d: "M25 15.005H30V17.005000000000003H25z"
|
|
1174
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1175
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
1176
|
-
transform: "rotate(-45 24.152 7.856)"
|
|
1177
|
-
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1178
|
-
d: "M15 2.005H17V7.005H15z"
|
|
1199
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1200
|
+
d: "M15 20H17V24H15zM15 14H17V18H15zM15 8H17V12H15z"
|
|
1201
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1202
|
+
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1179
1203
|
})), children);
|
|
1180
1204
|
});
|
|
1181
1205
|
|
|
1182
1206
|
if (process.env.NODE_ENV !== "production") {
|
|
1183
|
-
|
|
1207
|
+
Split.propTypes = iconPropTypes;
|
|
1184
1208
|
}
|
|
1185
|
-
var
|
|
1209
|
+
var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(_ref43, ref) {
|
|
1186
1210
|
var children = _ref43.children,
|
|
1187
1211
|
_ref43$size = _ref43.size,
|
|
1188
1212
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1195,25 +1219,15 @@ var Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref43, ref) {
|
|
|
1195
1219
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1196
1220
|
viewBox: "0 0 32 32",
|
|
1197
1221
|
fill: "currentColor"
|
|
1198
|
-
}, rest),
|
|
1199
|
-
d: "
|
|
1200
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1201
|
-
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
1202
|
-
transform: "rotate(-45 24.146 15.854)"
|
|
1203
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1204
|
-
d: "M16 4L11 9 12.41 10.41 15 7.83 15 8 15 15 17 15 17 8 17 7.83 19.59 10.41 21 9 16 4z"
|
|
1205
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1206
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
1207
|
-
transform: "rotate(-45 7.854 15.854)"
|
|
1208
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1209
|
-
d: "M2 22H7V24H2z"
|
|
1222
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1223
|
+
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26V6a10,10,0,0,1,0,20Z"
|
|
1210
1224
|
})), children);
|
|
1211
1225
|
});
|
|
1212
1226
|
|
|
1213
1227
|
if (process.env.NODE_ENV !== "production") {
|
|
1214
|
-
|
|
1228
|
+
WatsonHealthSplitDiscard.propTypes = iconPropTypes;
|
|
1215
1229
|
}
|
|
1216
|
-
var
|
|
1230
|
+
var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref44, ref) {
|
|
1217
1231
|
var children = _ref44.children,
|
|
1218
1232
|
_ref44$size = _ref44.size,
|
|
1219
1233
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1226,30 +1240,15 @@ var Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref44, ref) {
|
|
|
1226
1240
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1227
1241
|
viewBox: "0 0 32 32",
|
|
1228
1242
|
fill: "currentColor"
|
|
1229
|
-
}, rest),
|
|
1230
|
-
d: "
|
|
1231
|
-
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1232
|
-
d: "M16,20a4.0045,4.0045,0,0,1,4,4h2a6,6,0,0,0-12,0h2A4.0045,4.0045,0,0,1,16,20Z",
|
|
1233
|
-
transform: "translate(0 .005)"
|
|
1234
|
-
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1235
|
-
d: "M25 22.005H30V24.005H25z"
|
|
1236
|
-
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1237
|
-
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
1238
|
-
transform: "rotate(-45 24.152 15.856)"
|
|
1239
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1240
|
-
d: "M19.59 9.595L17 12.175 17 4.005 15 4.005 15 12.175 12.41 9.595 11 11.005 16 16.005 21 11.005 19.59 9.595z"
|
|
1241
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1242
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
1243
|
-
transform: "rotate(-45 7.86 15.856)"
|
|
1244
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1245
|
-
d: "M2 22.005H7V24.005H2z"
|
|
1243
|
+
}, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1244
|
+
d: "M15 4H17V28H15zM10 7V25H4V7h6m0-2H4A2 2 0 002 7V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7V25H22V7h6m0-2H22a2 2 0 00-2 2V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z"
|
|
1246
1245
|
})), children);
|
|
1247
1246
|
});
|
|
1248
1247
|
|
|
1249
1248
|
if (process.env.NODE_ENV !== "production") {
|
|
1250
|
-
|
|
1249
|
+
SplitScreen.propTypes = iconPropTypes;
|
|
1251
1250
|
}
|
|
1252
|
-
var
|
|
1251
|
+
var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref45, ref) {
|
|
1253
1252
|
var children = _ref45.children,
|
|
1254
1253
|
_ref45$size = _ref45.size,
|
|
1255
1254
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1262,15 +1261,17 @@ var Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref45, ref) {
|
|
|
1262
1261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1263
1262
|
viewBox: "0 0 32 32",
|
|
1264
1263
|
fill: "currentColor"
|
|
1265
|
-
}, rest),
|
|
1266
|
-
d: "
|
|
1264
|
+
}, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1265
|
+
d: "M22.5,23A4.5,4.5,0,1,1,27,18.5,4.505,4.505,0,0,1,22.5,23Zm0-7A2.5,2.5,0,1,0,25,18.5,2.5026,2.5026,0,0,0,22.5,16Z"
|
|
1266
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1267
|
+
d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
|
|
1267
1268
|
})), children);
|
|
1268
1269
|
});
|
|
1269
1270
|
|
|
1270
1271
|
if (process.env.NODE_ENV !== "production") {
|
|
1271
|
-
|
|
1272
|
+
SprayPaint.propTypes = iconPropTypes;
|
|
1272
1273
|
}
|
|
1273
|
-
var
|
|
1274
|
+
var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref46, ref) {
|
|
1274
1275
|
var children = _ref46.children,
|
|
1275
1276
|
_ref46$size = _ref46.size,
|
|
1276
1277
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1283,15 +1284,15 @@ var Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref46, ref) {
|
|
|
1283
1284
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1284
1285
|
viewBox: "0 0 32 32",
|
|
1285
1286
|
fill: "currentColor"
|
|
1286
|
-
}, rest),
|
|
1287
|
-
d: "
|
|
1287
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1288
|
+
d: "M25,2A11.01,11.01,0,0,0,14.7549,9.0244,6.9939,6.9939,0,0,0,9,6H6V9a7.0078,7.0078,0,0,0,7,7h1v9.0493a9.9229,9.9229,0,0,0-6.071,2.8794l1.414,1.4141a8,8,0,0,1,12.3086,1.2134l1.6616-1.1128A9.98,9.98,0,0,0,16,25.062V16h1A11.0125,11.0125,0,0,0,28,5V2ZM13,14A5.0057,5.0057,0,0,1,8,9V8H9a5.0054,5.0054,0,0,1,5,5v1ZM26,5a9.01,9.01,0,0,1-9,9H16V13a9.01,9.01,0,0,1,9-9h1Z"
|
|
1288
1289
|
})), children);
|
|
1289
1290
|
});
|
|
1290
1291
|
|
|
1291
1292
|
if (process.env.NODE_ENV !== "production") {
|
|
1292
|
-
|
|
1293
|
+
Sprout.propTypes = iconPropTypes;
|
|
1293
1294
|
}
|
|
1294
|
-
var
|
|
1295
|
+
var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref47, ref) {
|
|
1295
1296
|
var children = _ref47.children,
|
|
1296
1297
|
_ref47$size = _ref47.size,
|
|
1297
1298
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1304,36 +1305,49 @@ var SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref47,
|
|
|
1304
1305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1305
1306
|
viewBox: "0 0 32 32",
|
|
1306
1307
|
fill: "currentColor"
|
|
1307
|
-
}, rest),
|
|
1308
|
-
d: "
|
|
1308
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1309
|
+
d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9H14a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H17V23h1a2 2 0 002-2V11A2 2 0 0018 9zM14 21V11h4V21zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
|
|
1309
1310
|
})), children);
|
|
1310
1311
|
});
|
|
1311
1312
|
|
|
1312
1313
|
if (process.env.NODE_ENV !== "production") {
|
|
1313
|
-
|
|
1314
|
+
Sql.propTypes = iconPropTypes;
|
|
1314
1315
|
}
|
|
1315
|
-
var
|
|
1316
|
+
var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref48, ref) {
|
|
1316
1317
|
var children = _ref48.children,
|
|
1317
1318
|
_ref48$size = _ref48.size,
|
|
1318
1319
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
1319
1320
|
rest = _objectWithoutProperties(_ref48, _excluded48);
|
|
1320
1321
|
|
|
1322
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1323
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1324
|
+
width: size,
|
|
1325
|
+
height: size,
|
|
1326
|
+
ref: ref,
|
|
1327
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1328
|
+
viewBox: "0 0 16 16",
|
|
1329
|
+
fill: "currentColor"
|
|
1330
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1331
|
+
d: "M3 3H13V13H3z"
|
|
1332
|
+
})), children);
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1321
1335
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1322
1336
|
width: size,
|
|
1323
1337
|
height: size,
|
|
1324
1338
|
ref: ref,
|
|
1325
1339
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1326
|
-
viewBox: "0 0
|
|
1340
|
+
viewBox: "0 0 16 16",
|
|
1327
1341
|
fill: "currentColor"
|
|
1328
1342
|
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1329
|
-
d: "
|
|
1343
|
+
d: "M3 3H13V13H3z"
|
|
1330
1344
|
})), children);
|
|
1331
1345
|
});
|
|
1332
1346
|
|
|
1333
1347
|
if (process.env.NODE_ENV !== "production") {
|
|
1334
|
-
|
|
1348
|
+
SquareFill.propTypes = iconPropTypes;
|
|
1335
1349
|
}
|
|
1336
|
-
var
|
|
1350
|
+
var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_ref49, ref) {
|
|
1337
1351
|
var children = _ref49.children,
|
|
1338
1352
|
_ref49$size = _ref49.size,
|
|
1339
1353
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1347,14 +1361,14 @@ var Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref49, ref) {
|
|
|
1347
1361
|
viewBox: "0 0 32 32",
|
|
1348
1362
|
fill: "currentColor"
|
|
1349
1363
|
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1350
|
-
d: "
|
|
1364
|
+
d: "M8 22H16V30H8zM24 12H20v2h4v2H21v2h3v2H20v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0024 12zM16 20H8V12h8zm-6-2h4V14H10zM16 3.41L14.59 2 12 4.59 9.41 2 8 3.41 10.59 6 8 8.59 9.41 10 12 7.41 14.59 10 16 8.59 13.41 6 16 3.41z"
|
|
1351
1365
|
})), children);
|
|
1352
1366
|
});
|
|
1353
1367
|
|
|
1354
1368
|
if (process.env.NODE_ENV !== "production") {
|
|
1355
|
-
|
|
1369
|
+
StackLimitation.propTypes = iconPropTypes;
|
|
1356
1370
|
}
|
|
1357
|
-
var
|
|
1371
|
+
var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(_ref50, ref) {
|
|
1358
1372
|
var children = _ref50.children,
|
|
1359
1373
|
_ref50$size = _ref50.size,
|
|
1360
1374
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1368,22 +1382,16 @@ var SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref50, r
|
|
|
1368
1382
|
viewBox: "0 0 32 32",
|
|
1369
1383
|
fill: "currentColor"
|
|
1370
1384
|
}, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1371
|
-
d: "
|
|
1372
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1373
|
-
cx: "14",
|
|
1374
|
-
cy: "14",
|
|
1375
|
-
r: "2"
|
|
1385
|
+
d: "M15,28H4a2,2,0,0,1-2-2V11A2,2,0,0,1,4,9H15a2,2,0,0,1,2,2V26A2,2,0,0,1,15,28ZM4,11V26H15V11Z"
|
|
1376
1386
|
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1377
|
-
d: "
|
|
1378
|
-
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1379
|
-
d: "M25.9512,12.91l-.0064,0A12.05,12.05,0,1,0,17,25.605V23.5386a9.9813,9.9813,0,1,1,6.6235-6.81l1.9248.544A12.0341,12.0341,0,0,0,26,14Q26,13.4492,25.9512,12.91Z"
|
|
1387
|
+
d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
|
|
1380
1388
|
})), children);
|
|
1381
1389
|
});
|
|
1382
1390
|
|
|
1383
1391
|
if (process.env.NODE_ENV !== "production") {
|
|
1384
|
-
|
|
1392
|
+
WatsonHealthStackedMove.propTypes = iconPropTypes;
|
|
1385
1393
|
}
|
|
1386
|
-
var
|
|
1394
|
+
var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(_ref51, ref) {
|
|
1387
1395
|
var children = _ref51.children,
|
|
1388
1396
|
_ref51$size = _ref51.size,
|
|
1389
1397
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1396,15 +1404,19 @@ var QT = /*#__PURE__*/React.forwardRef(function QT(_ref51, ref) {
|
|
|
1396
1404
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1397
1405
|
viewBox: "0 0 32 32",
|
|
1398
1406
|
fill: "currentColor"
|
|
1399
|
-
}, rest),
|
|
1400
|
-
d: "
|
|
1407
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1408
|
+
d: "M18,30H4a2,2,0,0,1-2-2V14a2,2,0,0,1,2-2H18a2,2,0,0,1,2,2V28A2,2,0,0,1,18,30ZM4,14V28H18V14Z"
|
|
1409
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1410
|
+
d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
|
|
1411
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1412
|
+
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
1401
1413
|
})), children);
|
|
1402
1414
|
});
|
|
1403
1415
|
|
|
1404
1416
|
if (process.env.NODE_ENV !== "production") {
|
|
1405
|
-
|
|
1417
|
+
WatsonHealthStackedScrolling_1.propTypes = iconPropTypes;
|
|
1406
1418
|
}
|
|
1407
|
-
var
|
|
1419
|
+
var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(_ref52, ref) {
|
|
1408
1420
|
var children = _ref52.children,
|
|
1409
1421
|
_ref52$size = _ref52.size,
|
|
1410
1422
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1417,15 +1429,19 @@ var QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref52, ref) {
|
|
|
1417
1429
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1418
1430
|
viewBox: "0 0 32 32",
|
|
1419
1431
|
fill: "currentColor"
|
|
1420
|
-
}, rest),
|
|
1421
|
-
d: "M8
|
|
1432
|
+
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1433
|
+
d: "M8 30H2a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2V28A2 2 0 018 30zM2 14V28H8V14zM20 30H14a2 2 0 01-2-2V14a2 2 0 012-2h6a2 2 0 012 2V28A2 2 0 0120 30zM14 14V28h6V14z"
|
|
1434
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1435
|
+
d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
|
|
1436
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1437
|
+
d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
|
|
1422
1438
|
})), children);
|
|
1423
1439
|
});
|
|
1424
1440
|
|
|
1425
1441
|
if (process.env.NODE_ENV !== "production") {
|
|
1426
|
-
|
|
1442
|
+
WatsonHealthStackedScrolling_2.propTypes = iconPropTypes;
|
|
1427
1443
|
}
|
|
1428
|
-
var
|
|
1444
|
+
var Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref53, ref) {
|
|
1429
1445
|
var children = _ref53.children,
|
|
1430
1446
|
_ref53$size = _ref53.size,
|
|
1431
1447
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1438,20 +1454,33 @@ var Table = /*#__PURE__*/React.forwardRef(function Table(_ref53, ref) {
|
|
|
1438
1454
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1439
1455
|
viewBox: "0 0 32 32",
|
|
1440
1456
|
fill: "currentColor"
|
|
1441
|
-
}, rest),
|
|
1442
|
-
d: "
|
|
1457
|
+
}, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1458
|
+
d: "M26,18H20V14.8982a7.4938,7.4938,0,0,1,1.1587-3.8542,5.9751,5.9751,0,0,0-1.3735-7.7006,5.9968,5.9968,0,0,0-9.6829,3.54,5.91,5.91,0,0,0,.7478,4.175A7.2573,7.2573,0,0,1,12,14.7942V18H6a2.002,2.002,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2v2a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V26a2.0025,2.0025,0,0,0,2-2V20A2.002,2.002,0,0,0,26,18ZM12.07,7.244a3.9994,3.9994,0,1,1,7.3728,2.7731A9.76,9.76,0,0,0,18.0664,14H13.94a9.5433,9.5433,0,0,0-1.376-3.9736A3.9366,3.9366,0,0,1,12.07,7.244ZM18,16v2H14V16Zm6,12H8V26H24ZM6,24V20H26v4Z"
|
|
1443
1459
|
})), children);
|
|
1444
1460
|
});
|
|
1445
1461
|
|
|
1446
1462
|
if (process.env.NODE_ENV !== "production") {
|
|
1447
|
-
|
|
1463
|
+
Stamp.propTypes = iconPropTypes;
|
|
1448
1464
|
}
|
|
1449
|
-
var
|
|
1465
|
+
var Star = /*#__PURE__*/React.forwardRef(function Star(_ref54, ref) {
|
|
1450
1466
|
var children = _ref54.children,
|
|
1451
1467
|
_ref54$size = _ref54.size,
|
|
1452
1468
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
1453
1469
|
rest = _objectWithoutProperties(_ref54, _excluded54);
|
|
1454
1470
|
|
|
1471
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1472
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1473
|
+
width: size,
|
|
1474
|
+
height: size,
|
|
1475
|
+
ref: ref,
|
|
1476
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1477
|
+
viewBox: "0 0 16 16",
|
|
1478
|
+
fill: "currentColor"
|
|
1479
|
+
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1480
|
+
d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
|
|
1481
|
+
})), children);
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1455
1484
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1456
1485
|
width: size,
|
|
1457
1486
|
height: size,
|
|
@@ -1459,22 +1488,33 @@ var TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref54, ref)
|
|
|
1459
1488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1460
1489
|
viewBox: "0 0 32 32",
|
|
1461
1490
|
fill: "currentColor"
|
|
1462
|
-
}, rest),
|
|
1463
|
-
d: "
|
|
1464
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1465
|
-
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
1491
|
+
}, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1492
|
+
d: "M16,6.52l2.76,5.58.46,1,1,.15,6.16.89L22,18.44l-.75.73.18,1,1.05,6.13-5.51-2.89L16,23l-.93.49L9.56,26.34l1-6.13.18-1L10,18.44,5.58,14.09l6.16-.89,1-.15.46-1L16,6.52M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
|
|
1466
1493
|
})), children);
|
|
1467
1494
|
});
|
|
1468
1495
|
|
|
1469
1496
|
if (process.env.NODE_ENV !== "production") {
|
|
1470
|
-
|
|
1497
|
+
Star.propTypes = iconPropTypes;
|
|
1471
1498
|
}
|
|
1472
|
-
var
|
|
1499
|
+
var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref55, ref) {
|
|
1473
1500
|
var children = _ref55.children,
|
|
1474
1501
|
_ref55$size = _ref55.size,
|
|
1475
1502
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
1476
1503
|
rest = _objectWithoutProperties(_ref55, _excluded55);
|
|
1477
1504
|
|
|
1505
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1506
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1507
|
+
width: size,
|
|
1508
|
+
height: size,
|
|
1509
|
+
ref: ref,
|
|
1510
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1511
|
+
viewBox: "0 0 16 16",
|
|
1512
|
+
fill: "currentColor"
|
|
1513
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1514
|
+
d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
|
|
1515
|
+
})), children);
|
|
1516
|
+
}
|
|
1517
|
+
|
|
1478
1518
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1479
1519
|
width: size,
|
|
1480
1520
|
height: size,
|
|
@@ -1482,20 +1522,33 @@ var TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref55, ref)
|
|
|
1482
1522
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1483
1523
|
viewBox: "0 0 32 32",
|
|
1484
1524
|
fill: "currentColor"
|
|
1485
|
-
}, rest),
|
|
1486
|
-
d: "
|
|
1525
|
+
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1526
|
+
d: "M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
|
|
1487
1527
|
})), children);
|
|
1488
1528
|
});
|
|
1489
1529
|
|
|
1490
1530
|
if (process.env.NODE_ENV !== "production") {
|
|
1491
|
-
|
|
1531
|
+
StarFilled.propTypes = iconPropTypes;
|
|
1492
1532
|
}
|
|
1493
|
-
var
|
|
1533
|
+
var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref56, ref) {
|
|
1494
1534
|
var children = _ref56.children,
|
|
1495
1535
|
_ref56$size = _ref56.size,
|
|
1496
1536
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
1497
1537
|
rest = _objectWithoutProperties(_ref56, _excluded56);
|
|
1498
1538
|
|
|
1539
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1540
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1541
|
+
width: size,
|
|
1542
|
+
height: size,
|
|
1543
|
+
ref: ref,
|
|
1544
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1545
|
+
viewBox: "0 0 16 16",
|
|
1546
|
+
fill: "currentColor"
|
|
1547
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1548
|
+
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
1549
|
+
})), children);
|
|
1550
|
+
}
|
|
1551
|
+
|
|
1499
1552
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1500
1553
|
width: size,
|
|
1501
1554
|
height: size,
|
|
@@ -1503,17 +1556,15 @@ var TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref56,
|
|
|
1503
1556
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1504
1557
|
viewBox: "0 0 32 32",
|
|
1505
1558
|
fill: "currentColor"
|
|
1506
|
-
}, rest),
|
|
1507
|
-
d: "
|
|
1508
|
-
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1509
|
-
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
1559
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1560
|
+
d: "M11.45 11.22L1.28 12.7 8.64 19.87 6.9 30 16 25.22 16 2 11.45 11.22z"
|
|
1510
1561
|
})), children);
|
|
1511
1562
|
});
|
|
1512
1563
|
|
|
1513
1564
|
if (process.env.NODE_ENV !== "production") {
|
|
1514
|
-
|
|
1565
|
+
StarHalf.propTypes = iconPropTypes;
|
|
1515
1566
|
}
|
|
1516
|
-
var
|
|
1567
|
+
var StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref57, ref) {
|
|
1517
1568
|
var children = _ref57.children,
|
|
1518
1569
|
_ref57$size = _ref57.size,
|
|
1519
1570
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1526,15 +1577,17 @@ var TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref57, ref)
|
|
|
1526
1577
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1527
1578
|
viewBox: "0 0 32 32",
|
|
1528
1579
|
fill: "currentColor"
|
|
1529
|
-
}, rest),
|
|
1530
|
-
d: "
|
|
1580
|
+
}, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1581
|
+
d: "M18 26H26V28H18zM18 22H30V24H18zM18 18H30V20H18z"
|
|
1582
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1583
|
+
d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
|
|
1531
1584
|
})), children);
|
|
1532
1585
|
});
|
|
1533
1586
|
|
|
1534
1587
|
if (process.env.NODE_ENV !== "production") {
|
|
1535
|
-
|
|
1588
|
+
StarReview.propTypes = iconPropTypes;
|
|
1536
1589
|
}
|
|
1537
|
-
var
|
|
1590
|
+
var WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusAcknowledge(_ref58, ref) {
|
|
1538
1591
|
var children = _ref58.children,
|
|
1539
1592
|
_ref58$size = _ref58.size,
|
|
1540
1593
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1547,15 +1600,17 @@ var TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_re
|
|
|
1547
1600
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1548
1601
|
viewBox: "0 0 32 32",
|
|
1549
1602
|
fill: "currentColor"
|
|
1550
|
-
}, rest),
|
|
1551
|
-
d: "
|
|
1603
|
+
}, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1604
|
+
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
|
|
1605
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1606
|
+
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
1552
1607
|
})), children);
|
|
1553
1608
|
});
|
|
1554
1609
|
|
|
1555
1610
|
if (process.env.NODE_ENV !== "production") {
|
|
1556
|
-
|
|
1611
|
+
WatsonHealthStatusAcknowledge.propTypes = iconPropTypes;
|
|
1557
1612
|
}
|
|
1558
|
-
var
|
|
1613
|
+
var WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusChange(_ref59, ref) {
|
|
1559
1614
|
var children = _ref59.children,
|
|
1560
1615
|
_ref59$size = _ref59.size,
|
|
1561
1616
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1568,18 +1623,15 @@ var Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref59, ref) {
|
|
|
1568
1623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1569
1624
|
viewBox: "0 0 32 32",
|
|
1570
1625
|
fill: "currentColor"
|
|
1571
|
-
}, rest),
|
|
1572
|
-
d: "
|
|
1573
|
-
transform: "rotate(90 16 25)"
|
|
1574
|
-
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1575
|
-
d: "M25,30H7a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,7,2H25a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,25,30ZM7,4V28H25V4Z"
|
|
1626
|
+
}, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1627
|
+
d: "M7 30a5 5 0 115-5A5.0057 5.0057 0 017 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 007 22zM23 30a5 5 0 115-5A5.0057 5.0057 0 0123 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 0023 22zM24 7v7l3.5859-3.4141L29 12l-6 6-6-6 1.4141-1.4141L22 14V7a1.0009 1.0009 0 00-1-1H9A1.0006 1.0006 0 008 7V18H6V7A3.0033 3.0033 0 019 4H21A3.0033 3.0033 0 0124 7z"
|
|
1576
1628
|
})), children);
|
|
1577
1629
|
});
|
|
1578
1630
|
|
|
1579
1631
|
if (process.env.NODE_ENV !== "production") {
|
|
1580
|
-
|
|
1632
|
+
WatsonHealthStatusChange.propTypes = iconPropTypes;
|
|
1581
1633
|
}
|
|
1582
|
-
var
|
|
1634
|
+
var WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusPartialFail(_ref60, ref) {
|
|
1583
1635
|
var children = _ref60.children,
|
|
1584
1636
|
_ref60$size = _ref60.size,
|
|
1585
1637
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1592,17 +1644,17 @@ var TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_re
|
|
|
1592
1644
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1593
1645
|
viewBox: "0 0 32 32",
|
|
1594
1646
|
fill: "currentColor"
|
|
1595
|
-
}, rest),
|
|
1596
|
-
d: "
|
|
1597
|
-
})),
|
|
1598
|
-
d: "M30,
|
|
1647
|
+
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1648
|
+
d: "M25.1407 23.7642l1.5315 1.2851a13.976 13.976 0 002.4408-4.1821l-1.8776-.6836A11.9729 11.9729 0 0125.1407 23.7642zM18 27.81l.4128 1.9677A13.8888 13.8888 0 0022.9543 28.14L22 26.4087A12.52 12.52 0 0118 27.81zM10 26.4087L9 28.14a14.14 14.14 0 004.5872 1.6382l.3469-1.9677A12.1519 12.1519 0 0110 26.4087zM4.7646 20.1836l-1.8776.6836a13.976 13.976 0 002.4408 4.1821l1.5315-1.2851A11.9729 11.9729 0 014.7646 20.1836zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22zM15 8H17V19H15z"
|
|
1649
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1650
|
+
d: "M30,16H28A12,12,0,0,0,4,16H2a14,14,0,0,1,28,0Z"
|
|
1599
1651
|
})), children);
|
|
1600
1652
|
});
|
|
1601
1653
|
|
|
1602
1654
|
if (process.env.NODE_ENV !== "production") {
|
|
1603
|
-
|
|
1655
|
+
WatsonHealthStatusPartialFail.propTypes = iconPropTypes;
|
|
1604
1656
|
}
|
|
1605
|
-
var
|
|
1657
|
+
var WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusResolved(_ref61, ref) {
|
|
1606
1658
|
var children = _ref61.children,
|
|
1607
1659
|
_ref61$size = _ref61.size,
|
|
1608
1660
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1615,17 +1667,17 @@ var Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref61, ref) {
|
|
|
1615
1667
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1616
1668
|
viewBox: "0 0 32 32",
|
|
1617
1669
|
fill: "currentColor"
|
|
1618
|
-
}, rest),
|
|
1619
|
-
d: "
|
|
1620
|
-
})),
|
|
1621
|
-
d: "
|
|
1670
|
+
}, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1671
|
+
d: "M21 28.414L16 23.413 17.413 22 21 25.586 28.585 18 30 19.415 21 28.414zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
|
|
1672
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1673
|
+
d: "M11.8193,25.8022a11.992,11.992,0,1,1,13.9829-9.6215l-1.9668-.3614A10.001,10.001,0,1,0,12.1807,23.835Z"
|
|
1622
1674
|
})), children);
|
|
1623
1675
|
});
|
|
1624
1676
|
|
|
1625
1677
|
if (process.env.NODE_ENV !== "production") {
|
|
1626
|
-
|
|
1678
|
+
WatsonHealthStatusResolved.propTypes = iconPropTypes;
|
|
1627
1679
|
}
|
|
1628
|
-
var
|
|
1680
|
+
var StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref62, ref) {
|
|
1629
1681
|
var children = _ref62.children,
|
|
1630
1682
|
_ref62$size = _ref62.size,
|
|
1631
1683
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1638,17 +1690,17 @@ var TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref62, ref) {
|
|
|
1638
1690
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1639
1691
|
viewBox: "0 0 32 32",
|
|
1640
1692
|
fill: "currentColor"
|
|
1641
|
-
}, rest),
|
|
1642
|
-
d: "
|
|
1643
|
-
})),
|
|
1644
|
-
d: "
|
|
1693
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1694
|
+
d: "M23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11z"
|
|
1695
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
+
d: "M30,30H28V14.4639L16,4.31,4,14.4639V30H2V14a1,1,0,0,1,.354-.7634l13-11a1,1,0,0,1,1.292,0l13,11A1,1,0,0,1,30,14Z"
|
|
1645
1697
|
})), children);
|
|
1646
1698
|
});
|
|
1647
1699
|
|
|
1648
1700
|
if (process.env.NODE_ENV !== "production") {
|
|
1649
|
-
|
|
1701
|
+
StayInside.propTypes = iconPropTypes;
|
|
1650
1702
|
}
|
|
1651
|
-
var
|
|
1703
|
+
var StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref63, ref) {
|
|
1652
1704
|
var children = _ref63.children,
|
|
1653
1705
|
_ref63$size = _ref63.size,
|
|
1654
1706
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1661,17 +1713,15 @@ var TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref63, ref) {
|
|
|
1661
1713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1662
1714
|
viewBox: "0 0 32 32",
|
|
1663
1715
|
fill: "currentColor"
|
|
1664
|
-
}, rest),
|
|
1665
|
-
d: "
|
|
1666
|
-
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1667
|
-
d: "M21.0593,25l-3.0014,3L4,13.9414V4h9.9417l7,7,1.4143-1.414-7.001-7A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l3.0014-3Z"
|
|
1716
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1717
|
+
d: "M19 10a3 3 0 113-3A3.0033 3.0033 0 0119 10zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 6zM19 19a3 3 0 113-3A3.0033 3.0033 0 0119 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 15zM27 19a3 3 0 113-3A3.0033 3.0033 0 0127 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0027 15zM19 28a3 3 0 113-3A3.0033 3.0033 0 0119 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 24zM12 2H14V30H12zM7 28a3 3 0 113-3A3.0033 3.0033 0 017 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 24zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 15zM7 10a3 3 0 113-3A3.0033 3.0033 0 017 10zM7 6A1 1 0 108 7 1.0011 1.0011 0 007 6z"
|
|
1668
1718
|
})), children);
|
|
1669
1719
|
});
|
|
1670
1720
|
|
|
1671
1721
|
if (process.env.NODE_ENV !== "production") {
|
|
1672
|
-
|
|
1722
|
+
StemLeafPlot.propTypes = iconPropTypes;
|
|
1673
1723
|
}
|
|
1674
|
-
var
|
|
1724
|
+
var Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref64, ref) {
|
|
1675
1725
|
var children = _ref64.children,
|
|
1676
1726
|
_ref64$size = _ref64.size,
|
|
1677
1727
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1684,26 +1734,33 @@ var TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref64, ref) {
|
|
|
1684
1734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1685
1735
|
viewBox: "0 0 32 32",
|
|
1686
1736
|
fill: "currentColor"
|
|
1687
|
-
}, rest),
|
|
1688
|
-
|
|
1689
|
-
cy: "14",
|
|
1690
|
-
r: "2"
|
|
1691
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1692
|
-
d: "M16,30a1,1,0,0,1-.71-.29L4.59,19A2,2,0,0,1,4,17.59V10A2,2,0,0,1,6,8h7.59A2,2,0,0,1,15,8.59l10.71,10.7a1,1,0,0,1,0,1.42l-9,9A1,1,0,0,1,16,30ZM6,10v7.59l10,10L23.59,20l-10-10Z"
|
|
1693
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1694
|
-
d: "M27.71,13.29,17,2.59A2,2,0,0,0,15.59,2H8A2,2,0,0,0,6,4V6H8V4h7.59l10,10-1.3,1.29,1.42,1.42,2-2A1,1,0,0,0,27.71,13.29Z"
|
|
1737
|
+
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1738
|
+
d: "M24,2V4h2v6a4,4,0,0,1-8,0V4h2V2H16v8a6.0051,6.0051,0,0,0,5,5.91V22A6,6,0,0,1,9,22V15.8579a4,4,0,1,0-2,0V22a8,8,0,0,0,16,0V15.91A6.0051,6.0051,0,0,0,28,10V2ZM6,12a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,6,12Z"
|
|
1695
1739
|
})), children);
|
|
1696
1740
|
});
|
|
1697
1741
|
|
|
1698
1742
|
if (process.env.NODE_ENV !== "production") {
|
|
1699
|
-
|
|
1743
|
+
Stethoscope.propTypes = iconPropTypes;
|
|
1700
1744
|
}
|
|
1701
|
-
var
|
|
1745
|
+
var Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref65, ref) {
|
|
1702
1746
|
var children = _ref65.children,
|
|
1703
1747
|
_ref65$size = _ref65.size,
|
|
1704
1748
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
1705
1749
|
rest = _objectWithoutProperties(_ref65, _excluded65);
|
|
1706
1750
|
|
|
1751
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1752
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1753
|
+
width: size,
|
|
1754
|
+
height: size,
|
|
1755
|
+
ref: ref,
|
|
1756
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1757
|
+
viewBox: "0 0 16 16",
|
|
1758
|
+
fill: "currentColor"
|
|
1759
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1760
|
+
d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
|
|
1761
|
+
})), children);
|
|
1762
|
+
}
|
|
1763
|
+
|
|
1707
1764
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1708
1765
|
width: size,
|
|
1709
1766
|
height: size,
|
|
@@ -1711,22 +1768,33 @@ var TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref65, ref) {
|
|
|
1711
1768
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1712
1769
|
viewBox: "0 0 32 32",
|
|
1713
1770
|
fill: "currentColor"
|
|
1714
|
-
}, rest),
|
|
1715
|
-
d: "
|
|
1716
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1717
|
-
d: "M20.0586,26l-2.0007,2L4,13.9414V4h9.9417l6,6,1.4143-1.414-6.001-6A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l2.0006-2.0007Z"
|
|
1771
|
+
}, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1772
|
+
d: "M24,8V24H8V8H24m0-2H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
|
|
1718
1773
|
})), children);
|
|
1719
1774
|
});
|
|
1720
1775
|
|
|
1721
1776
|
if (process.env.NODE_ENV !== "production") {
|
|
1722
|
-
|
|
1777
|
+
Stop.propTypes = iconPropTypes;
|
|
1723
1778
|
}
|
|
1724
|
-
var
|
|
1779
|
+
var StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref66, ref) {
|
|
1725
1780
|
var children = _ref66.children,
|
|
1726
1781
|
_ref66$size = _ref66.size,
|
|
1727
1782
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
1728
1783
|
rest = _objectWithoutProperties(_ref66, _excluded66);
|
|
1729
1784
|
|
|
1785
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1786
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1787
|
+
width: size,
|
|
1788
|
+
height: size,
|
|
1789
|
+
ref: ref,
|
|
1790
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1791
|
+
viewBox: "0 0 16 16",
|
|
1792
|
+
fill: "currentColor"
|
|
1793
|
+
}, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1794
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
1795
|
+
})), children);
|
|
1796
|
+
}
|
|
1797
|
+
|
|
1730
1798
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1731
1799
|
width: size,
|
|
1732
1800
|
height: size,
|
|
@@ -1734,17 +1802,15 @@ var TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref66, ref) {
|
|
|
1734
1802
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1735
1803
|
viewBox: "0 0 32 32",
|
|
1736
1804
|
fill: "currentColor"
|
|
1737
|
-
}, rest),
|
|
1738
|
-
d: "
|
|
1739
|
-
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1740
|
-
d: "M7.4927,20.2627l1.414-1.4141L4,13.9414V4h9.9417l4.9069,4.9067,1.4141-1.414L15.3555,2.5859A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141Z"
|
|
1805
|
+
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1806
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
|
|
1741
1807
|
})), children);
|
|
1742
1808
|
});
|
|
1743
1809
|
|
|
1744
1810
|
if (process.env.NODE_ENV !== "production") {
|
|
1745
|
-
|
|
1811
|
+
StopFilled.propTypes = iconPropTypes;
|
|
1746
1812
|
}
|
|
1747
|
-
var
|
|
1813
|
+
var StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref67, ref) {
|
|
1748
1814
|
var children = _ref67.children,
|
|
1749
1815
|
_ref67$size = _ref67.size,
|
|
1750
1816
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1757,20 +1823,35 @@ var Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref67, ref) {
|
|
|
1757
1823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1758
1824
|
viewBox: "0 0 32 32",
|
|
1759
1825
|
fill: "currentColor"
|
|
1760
|
-
}, rest),
|
|
1761
|
-
d: "
|
|
1826
|
+
}, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1827
|
+
d: "M24,6H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
|
|
1762
1828
|
})), children);
|
|
1763
1829
|
});
|
|
1764
1830
|
|
|
1765
1831
|
if (process.env.NODE_ENV !== "production") {
|
|
1766
|
-
|
|
1832
|
+
StopFilledAlt.propTypes = iconPropTypes;
|
|
1767
1833
|
}
|
|
1768
|
-
var
|
|
1834
|
+
var StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref68, ref) {
|
|
1769
1835
|
var children = _ref68.children,
|
|
1770
1836
|
_ref68$size = _ref68.size,
|
|
1771
1837
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
1772
1838
|
rest = _objectWithoutProperties(_ref68, _excluded68);
|
|
1773
1839
|
|
|
1840
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1841
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1842
|
+
width: size,
|
|
1843
|
+
height: size,
|
|
1844
|
+
ref: ref,
|
|
1845
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1846
|
+
viewBox: "0 0 16 16",
|
|
1847
|
+
fill: "currentColor"
|
|
1848
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1849
|
+
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"
|
|
1850
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
+
d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
|
|
1852
|
+
})), children);
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1774
1855
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1775
1856
|
width: size,
|
|
1776
1857
|
height: size,
|
|
@@ -1778,22 +1859,37 @@ var Task = /*#__PURE__*/React.forwardRef(function Task(_ref68, ref) {
|
|
|
1778
1859
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1779
1860
|
viewBox: "0 0 32 32",
|
|
1780
1861
|
fill: "currentColor"
|
|
1781
|
-
}, rest),
|
|
1782
|
-
d: "
|
|
1783
|
-
})),
|
|
1784
|
-
d: "
|
|
1862
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1863
|
+
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"
|
|
1864
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1865
|
+
d: "M20,12v8H12V12h8m0-2H12a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a2,2,0,0,0-2-2Z"
|
|
1785
1866
|
})), children);
|
|
1786
1867
|
});
|
|
1787
1868
|
|
|
1788
1869
|
if (process.env.NODE_ENV !== "production") {
|
|
1789
|
-
|
|
1870
|
+
StopOutline.propTypes = iconPropTypes;
|
|
1790
1871
|
}
|
|
1791
|
-
var
|
|
1872
|
+
var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled(_ref69, ref) {
|
|
1792
1873
|
var children = _ref69.children,
|
|
1793
1874
|
_ref69$size = _ref69.size,
|
|
1794
1875
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
1795
1876
|
rest = _objectWithoutProperties(_ref69, _excluded69);
|
|
1796
1877
|
|
|
1878
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1879
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1880
|
+
width: size,
|
|
1881
|
+
height: size,
|
|
1882
|
+
ref: ref,
|
|
1883
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1884
|
+
viewBox: "0 0 16 16",
|
|
1885
|
+
fill: "currentColor"
|
|
1886
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1887
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
1888
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1889
|
+
d: "M6 6H10V10H6z"
|
|
1890
|
+
})), children);
|
|
1891
|
+
}
|
|
1892
|
+
|
|
1797
1893
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1798
1894
|
width: size,
|
|
1799
1895
|
height: size,
|
|
@@ -1801,17 +1897,17 @@ var TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref69, ref) {
|
|
|
1801
1897
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1802
1898
|
viewBox: "0 0 32 32",
|
|
1803
1899
|
fill: "currentColor"
|
|
1804
|
-
}, rest),
|
|
1805
|
-
d: "
|
|
1806
|
-
})),
|
|
1807
|
-
d: "
|
|
1900
|
+
}, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1901
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
|
|
1902
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1903
|
+
d: "M12 12H20V20H12z"
|
|
1808
1904
|
})), children);
|
|
1809
1905
|
});
|
|
1810
1906
|
|
|
1811
1907
|
if (process.env.NODE_ENV !== "production") {
|
|
1812
|
-
|
|
1908
|
+
StopOutlineFilled.propTypes = iconPropTypes;
|
|
1813
1909
|
}
|
|
1814
|
-
var
|
|
1910
|
+
var StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref70, ref) {
|
|
1815
1911
|
var children = _ref70.children,
|
|
1816
1912
|
_ref70$size = _ref70.size,
|
|
1817
1913
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1824,17 +1920,15 @@ var TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref70, r
|
|
|
1824
1920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1825
1921
|
viewBox: "0 0 32 32",
|
|
1826
1922
|
fill: "currentColor"
|
|
1827
|
-
}, rest),
|
|
1828
|
-
d: "
|
|
1829
|
-
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1830
|
-
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1923
|
+
}, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1924
|
+
d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29ZM11.4141,5,5,11.4141v9.1716L11.4141,27h9.1716L27,20.5859V11.4143L20.5859,5H11.4141Z"
|
|
1831
1925
|
})), children);
|
|
1832
1926
|
});
|
|
1833
1927
|
|
|
1834
1928
|
if (process.env.NODE_ENV !== "production") {
|
|
1835
|
-
|
|
1929
|
+
StopSign.propTypes = iconPropTypes;
|
|
1836
1930
|
}
|
|
1837
|
-
var
|
|
1931
|
+
var StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref71, ref) {
|
|
1838
1932
|
var children = _ref71.children,
|
|
1839
1933
|
_ref71$size = _ref71.size,
|
|
1840
1934
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1847,19 +1941,15 @@ var TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref71,
|
|
|
1847
1941
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1848
1942
|
viewBox: "0 0 32 32",
|
|
1849
1943
|
fill: "currentColor"
|
|
1850
|
-
}, rest),
|
|
1851
|
-
d: "
|
|
1852
|
-
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1853
|
-
d: "M22.5,31A8.5,8.5,0,1,1,31,22.5,8.51,8.51,0,0,1,22.5,31Zm0-15A6.5,6.5,0,1,0,29,22.5,6.5074,6.5074,0,0,0,22.5,16Z"
|
|
1854
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1855
|
-
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h5V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1944
|
+
}, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1945
|
+
d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29Z"
|
|
1856
1946
|
})), children);
|
|
1857
1947
|
});
|
|
1858
1948
|
|
|
1859
1949
|
if (process.env.NODE_ENV !== "production") {
|
|
1860
|
-
|
|
1950
|
+
StopSignFilled.propTypes = iconPropTypes;
|
|
1861
1951
|
}
|
|
1862
|
-
var
|
|
1952
|
+
var StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref72, ref) {
|
|
1863
1953
|
var children = _ref72.children,
|
|
1864
1954
|
_ref72$size = _ref72.size,
|
|
1865
1955
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1872,17 +1962,17 @@ var TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref72, r
|
|
|
1872
1962
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1873
1963
|
viewBox: "0 0 32 32",
|
|
1874
1964
|
fill: "currentColor"
|
|
1875
|
-
}, rest),
|
|
1876
|
-
d: "
|
|
1877
|
-
})),
|
|
1878
|
-
d: "
|
|
1965
|
+
}, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1966
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1967
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1968
|
+
d: "M17.5 13A3.5 3.5 0 1121 9.5 3.5041 3.5041 0 0117.5 13zm0-5A1.5 1.5 0 1019 9.5 1.5017 1.5017 0 0017.5 8zM14.5 26A3.5 3.5 0 1118 22.5 3.5041 3.5041 0 0114.5 26zm0-5A1.5 1.5 0 1016 22.5 1.5017 1.5017 0 0014.5 21zM9.5 18A3.5 3.5 0 1113 14.5 3.5041 3.5041 0 019.5 18zm0-5A1.5 1.5 0 1011 14.5 1.5017 1.5017 0 009.5 13zM22.5 21A3.5 3.5 0 1126 17.5 3.5041 3.5041 0 0122.5 21zm0-5A1.5 1.5 0 1024 17.5 1.5017 1.5017 0 0022.5 16z"
|
|
1879
1969
|
})), children);
|
|
1880
1970
|
});
|
|
1881
1971
|
|
|
1882
1972
|
if (process.env.NODE_ENV !== "production") {
|
|
1883
|
-
|
|
1973
|
+
StoragePool.propTypes = iconPropTypes;
|
|
1884
1974
|
}
|
|
1885
|
-
var
|
|
1975
|
+
var StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref73, ref) {
|
|
1886
1976
|
var children = _ref73.children,
|
|
1887
1977
|
_ref73$size = _ref73.size,
|
|
1888
1978
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1895,21 +1985,23 @@ var TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref73, r
|
|
|
1895
1985
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1896
1986
|
viewBox: "0 0 32 32",
|
|
1897
1987
|
fill: "currentColor"
|
|
1898
|
-
}, rest),
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
})),
|
|
1905
|
-
|
|
1988
|
+
}, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1989
|
+
d: "M4 21H2v3a2.0059 2.0059 0 002 2H7V24H4zM4 8H7V6H4A2.0059 2.0059 0 002 8v3H4zM17 6H23V8H17zM9 6H15V8H9zM17 24H23V26H17zM28 15L4 15 4 13 2 13 2 19 4 19 4 17 28 17 28 19 30 19 30 13 28 13 28 15zM28 24H25v2h3a2.0059 2.0059 0 002-2V21H28zM28 6H25V8h3v3h2V8A2.0059 2.0059 0 0028 6zM9 24H15V26H9z"
|
|
1990
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1991
|
+
cx: "7",
|
|
1992
|
+
cy: "12",
|
|
1993
|
+
r: "1"
|
|
1994
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1995
|
+
cx: "7",
|
|
1996
|
+
cy: "20",
|
|
1997
|
+
r: "1"
|
|
1906
1998
|
})), children);
|
|
1907
1999
|
});
|
|
1908
2000
|
|
|
1909
2001
|
if (process.env.NODE_ENV !== "production") {
|
|
1910
|
-
|
|
2002
|
+
StorageRequest.propTypes = iconPropTypes;
|
|
1911
2003
|
}
|
|
1912
|
-
var
|
|
2004
|
+
var Store = /*#__PURE__*/React.forwardRef(function Store(_ref74, ref) {
|
|
1913
2005
|
var children = _ref74.children,
|
|
1914
2006
|
_ref74$size = _ref74.size,
|
|
1915
2007
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1922,17 +2014,15 @@ var TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref74, ref)
|
|
|
1922
2014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1923
2015
|
viewBox: "0 0 32 32",
|
|
1924
2016
|
fill: "currentColor"
|
|
1925
|
-
}, rest),
|
|
1926
|
-
d: "
|
|
1927
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1928
|
-
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V17h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
2017
|
+
}, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2018
|
+
d: "M30,10.68l-2-6A1,1,0,0,0,27,4H5a1,1,0,0,0-1,.68l-2,6A1.19,1.19,0,0,0,2,11v6a1,1,0,0,0,1,1H4V28H6V18h6V28H28V18h1a1,1,0,0,0,1-1V11A1.19,1.19,0,0,0,30,10.68ZM26,26H14V18H26Zm2-10H24V12H22v4H17V12H15v4H10V12H8v4H4V11.16L5.72,6H26.28L28,11.16Z"
|
|
1929
2019
|
})), children);
|
|
1930
2020
|
});
|
|
1931
2021
|
|
|
1932
2022
|
if (process.env.NODE_ENV !== "production") {
|
|
1933
|
-
|
|
2023
|
+
Store.propTypes = iconPropTypes;
|
|
1934
2024
|
}
|
|
1935
|
-
var
|
|
2025
|
+
var StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref75, ref) {
|
|
1936
2026
|
var children = _ref75.children,
|
|
1937
2027
|
_ref75$size = _ref75.size,
|
|
1938
2028
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1945,17 +2035,15 @@ var TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref75, r
|
|
|
1945
2035
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1946
2036
|
viewBox: "0 0 32 32",
|
|
1947
2037
|
fill: "currentColor"
|
|
1948
|
-
}, rest),
|
|
1949
|
-
d: "
|
|
1950
|
-
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1951
|
-
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v6h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
2038
|
+
}, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2039
|
+
d: "M16,2a1,1,0,0,0-.9736.771l-1.7229,7.3223a10.0653,10.0653,0,1,0,8.6032,8.603l7.3223-1.7227A1,1,0,0,0,30,16,14.0158,14.0158,0,0,0,16,2ZM11.293,20.707A1,1,0,0,0,12,21a1.013,1.013,0,0,0,.229-.0264l3.7622-.8852a3.996,3.996,0,1,1-4.08-4.08l-.8852,3.7622A1,1,0,0,0,11.293,20.707Zm2.05-2.0508,2.271-9.65a7.5018,7.5018,0,0,1,7.38,7.38ZM20,20a8,8,0,1,1-8-8,8.1017,8.1017,0,0,1,.8438.0469L12.38,14.019C12.2532,14.0107,12.127,14,12,14a6,6,0,1,0,6,6c0-.127-.011-.2534-.019-.38l1.9721-.4643A8.1048,8.1048,0,0,1,20,20Zm4.9707-4.0791a9.4981,9.4981,0,0,0-8.8914-8.8916l.7068-3.0039A12.0193,12.0193,0,0,1,27.9746,15.2139Z"
|
|
1952
2040
|
})), children);
|
|
1953
2041
|
});
|
|
1954
2042
|
|
|
1955
2043
|
if (process.env.NODE_ENV !== "production") {
|
|
1956
|
-
|
|
2044
|
+
StormTracker.propTypes = iconPropTypes;
|
|
1957
2045
|
}
|
|
1958
|
-
var
|
|
2046
|
+
var Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref76, ref) {
|
|
1959
2047
|
var children = _ref76.children,
|
|
1960
2048
|
_ref76$size = _ref76.size,
|
|
1961
2049
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1968,17 +2056,17 @@ var TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref76, ref) {
|
|
|
1968
2056
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1969
2057
|
viewBox: "0 0 32 32",
|
|
1970
2058
|
fill: "currentColor"
|
|
1971
|
-
}, rest),
|
|
1972
|
-
d: "
|
|
1973
|
-
})),
|
|
1974
|
-
d: "
|
|
2059
|
+
}, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2060
|
+
d: "M9 10H11V12H9zM9 14H11V16H9zM13 12H15V14H13z"
|
|
2061
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2062
|
+
d: "M9 28a5.169 5.169 0 01-.7441-.054A5.0935 5.0935 0 014 22.8669V11.1985a7.1615 7.1615 0 016.31-7.1653 6.9607 6.9607 0 014.4643 1.0706l7.9688 4.9807a6.98 6.98 0 01-.6885 12.19l-10.88 5.2285A4.9765 4.9765 0 019 28zM11.002 6q-.2484 0-.5005.0241A5.1463 5.1463 0 006 11.1985V22.8669a3.0839 3.0839 0 002.5435 3.1 3.0266 3.0266 0 001.7622-.2649l10.8828-5.23a4.9807 4.9807 0 00.4887-8.6958L13.7046 6.7935A4.9687 4.9687 0 0011.002 6zM26 7H22a4.0045 4.0045 0 01-4-4V2h2V3a2.0021 2.0021 0 002 2h4z"
|
|
1975
2063
|
})), children);
|
|
1976
2064
|
});
|
|
1977
2065
|
|
|
1978
2066
|
if (process.env.NODE_ENV !== "production") {
|
|
1979
|
-
|
|
2067
|
+
Strawberry.propTypes = iconPropTypes;
|
|
1980
2068
|
}
|
|
1981
|
-
var
|
|
2069
|
+
var WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function WatsonHealthStressBreathEditor(_ref77, ref) {
|
|
1982
2070
|
var children = _ref77.children,
|
|
1983
2071
|
_ref77$size = _ref77.size,
|
|
1984
2072
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -1991,17 +2079,15 @@ var TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref77, ref) {
|
|
|
1991
2079
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1992
2080
|
viewBox: "0 0 32 32",
|
|
1993
2081
|
fill: "currentColor"
|
|
1994
|
-
}, rest),
|
|
1995
|
-
d: "
|
|
1996
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1997
|
-
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
2082
|
+
}, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2083
|
+
d: "M20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7zM11 8H5A3 3 0 012 5V3H4V5A1 1 0 005 6h6zM4 15H2V13a3 3 0 013-3h6v2H5a1 1 0 00-1 1z"
|
|
1998
2084
|
})), children);
|
|
1999
2085
|
});
|
|
2000
2086
|
|
|
2001
2087
|
if (process.env.NODE_ENV !== "production") {
|
|
2002
|
-
|
|
2088
|
+
WatsonHealthStressBreathEditor.propTypes = iconPropTypes;
|
|
2003
2089
|
}
|
|
2004
|
-
var
|
|
2090
|
+
var StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref78, ref) {
|
|
2005
2091
|
var children = _ref78.children,
|
|
2006
2092
|
_ref78$size = _ref78.size,
|
|
2007
2093
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -2014,24 +2100,15 @@ var TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref78, ref) {
|
|
|
2014
2100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2015
2101
|
viewBox: "0 0 32 32",
|
|
2016
2102
|
fill: "currentColor"
|
|
2017
|
-
}, rest),
|
|
2018
|
-
|
|
2019
|
-
cy: "24",
|
|
2020
|
-
r: "2"
|
|
2021
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2022
|
-
fill: "none",
|
|
2023
|
-
d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
|
|
2024
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2025
|
-
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
2026
|
-
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2027
|
-
d: "M12,28H7V7h3v3H22V7h3v9h2V7a2,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,2h5ZM12,4h8V8H12Z"
|
|
2103
|
+
}, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2104
|
+
d: "M26 12H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0026 12zM19 22H13V18a2.002 2.002 0 012-2h2V14H13V12h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H15v2h4zM8 20L8 12 6 12 6 13 4 13 4 15 6 15 6 20 4 20 4 22 10 22 10 20 8 20z"
|
|
2028
2105
|
})), children);
|
|
2029
2106
|
});
|
|
2030
2107
|
|
|
2031
2108
|
if (process.env.NODE_ENV !== "production") {
|
|
2032
|
-
|
|
2109
|
+
StringInteger.propTypes = iconPropTypes;
|
|
2033
2110
|
}
|
|
2034
|
-
var
|
|
2111
|
+
var StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref79, ref) {
|
|
2035
2112
|
var children = _ref79.children,
|
|
2036
2113
|
_ref79$size = _ref79.size,
|
|
2037
2114
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -2044,15 +2121,15 @@ var Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref79, ref) {
|
|
|
2044
2121
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2045
2122
|
viewBox: "0 0 32 32",
|
|
2046
2123
|
fill: "currentColor"
|
|
2047
|
-
}, rest),
|
|
2048
|
-
d: "
|
|
2124
|
+
}, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2125
|
+
d: "M29 22H24a2.0027 2.0027 0 01-2-2V14a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 12H14V8H12V22h6a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0018 12zm-4 8V14h4v6zM8 12H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V14A2.0023 2.0023 0 008 12zm0 8H4V18H8z"
|
|
2049
2126
|
})), children);
|
|
2050
2127
|
});
|
|
2051
2128
|
|
|
2052
2129
|
if (process.env.NODE_ENV !== "production") {
|
|
2053
|
-
|
|
2130
|
+
StringText.propTypes = iconPropTypes;
|
|
2054
2131
|
}
|
|
2055
|
-
var
|
|
2132
|
+
var WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyNext(_ref80, ref) {
|
|
2056
2133
|
var children = _ref80.children,
|
|
2057
2134
|
_ref80$size = _ref80.size,
|
|
2058
2135
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -2065,15 +2142,15 @@ var Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref80, ref) {
|
|
|
2065
2142
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2066
2143
|
viewBox: "0 0 32 32",
|
|
2067
2144
|
fill: "currentColor"
|
|
2068
|
-
}, rest),
|
|
2069
|
-
d: "
|
|
2145
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2146
|
+
d: "M23.93 21L30 15 23.93 9 22.5 10.41 27.14 15 22.5 19.59 23.93 21zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
2070
2147
|
})), children);
|
|
2071
2148
|
});
|
|
2072
2149
|
|
|
2073
2150
|
if (process.env.NODE_ENV !== "production") {
|
|
2074
|
-
|
|
2151
|
+
WatsonHealthStudyNext.propTypes = iconPropTypes;
|
|
2075
2152
|
}
|
|
2076
|
-
var
|
|
2153
|
+
var WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyPrevious(_ref81, ref) {
|
|
2077
2154
|
var children = _ref81.children,
|
|
2078
2155
|
_ref81$size = _ref81.size,
|
|
2079
2156
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
@@ -2086,15 +2163,15 @@ var Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref81, ref
|
|
|
2086
2163
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2087
2164
|
viewBox: "0 0 32 32",
|
|
2088
2165
|
fill: "currentColor"
|
|
2089
|
-
}, rest),
|
|
2090
|
-
d: "
|
|
2166
|
+
}, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2167
|
+
d: "M8.07 21L2 15 8.07 9 9.5 10.41 4.86 15 9.5 19.59 8.07 21zM20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
2091
2168
|
})), children);
|
|
2092
2169
|
});
|
|
2093
2170
|
|
|
2094
2171
|
if (process.env.NODE_ENV !== "production") {
|
|
2095
|
-
|
|
2172
|
+
WatsonHealthStudyPrevious.propTypes = iconPropTypes;
|
|
2096
2173
|
}
|
|
2097
|
-
var
|
|
2174
|
+
var WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyRead(_ref82, ref) {
|
|
2098
2175
|
var children = _ref82.children,
|
|
2099
2176
|
_ref82$size = _ref82.size,
|
|
2100
2177
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -2107,23 +2184,17 @@ var TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsi
|
|
|
2107
2184
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2108
2185
|
viewBox: "0 0 32 32",
|
|
2109
2186
|
fill: "currentColor"
|
|
2110
|
-
}, rest),
|
|
2111
|
-
d: "
|
|
2112
|
-
})),
|
|
2113
|
-
|
|
2114
|
-
cy: "4",
|
|
2115
|
-
r: "2"
|
|
2116
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2117
|
-
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
2118
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2119
|
-
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2187
|
+
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2188
|
+
d: "M21 29.414L16 24.413 17.413 23 21 26.586 28.585 19 30 20.415 21 29.414zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 15 22 15 18 18 18 18 16 15 16 15 14 20 14z"
|
|
2189
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2190
|
+
d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
|
|
2120
2191
|
})), children);
|
|
2121
2192
|
});
|
|
2122
2193
|
|
|
2123
2194
|
if (process.env.NODE_ENV !== "production") {
|
|
2124
|
-
|
|
2195
|
+
WatsonHealthStudyRead.propTypes = iconPropTypes;
|
|
2125
2196
|
}
|
|
2126
|
-
var
|
|
2197
|
+
var WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthStudySkip(_ref83, ref) {
|
|
2127
2198
|
var children = _ref83.children,
|
|
2128
2199
|
_ref83$size = _ref83.size,
|
|
2129
2200
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2136,15 +2207,17 @@ var TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCe
|
|
|
2136
2207
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2137
2208
|
viewBox: "0 0 32 32",
|
|
2138
2209
|
fill: "currentColor"
|
|
2139
|
-
}, rest),
|
|
2140
|
-
d: "
|
|
2210
|
+
}, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2211
|
+
d: "M22,9h5.2A11,11,0,0,0,7,15H5A13,13,0,0,1,28,6.7V3h2v8H22Z"
|
|
2212
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2213
|
+
d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
|
|
2141
2214
|
})), children);
|
|
2142
2215
|
});
|
|
2143
2216
|
|
|
2144
2217
|
if (process.env.NODE_ENV !== "production") {
|
|
2145
|
-
|
|
2218
|
+
WatsonHealthStudySkip.propTypes = iconPropTypes;
|
|
2146
2219
|
}
|
|
2147
|
-
var
|
|
2220
|
+
var WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyTransfer(_ref84, ref) {
|
|
2148
2221
|
var children = _ref84.children,
|
|
2149
2222
|
_ref84$size = _ref84.size,
|
|
2150
2223
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2157,23 +2230,19 @@ var TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFa
|
|
|
2157
2230
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2158
2231
|
viewBox: "0 0 32 32",
|
|
2159
2232
|
fill: "currentColor"
|
|
2160
|
-
}, rest),
|
|
2161
|
-
d: "
|
|
2162
|
-
})),
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2167
|
-
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
2168
|
-
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2169
|
-
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2233
|
+
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2234
|
+
d: "M8.586 19.414L13.165 24 8.586 28.586 10 30 16 24 10 18 8.586 19.414z"
|
|
2235
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2236
|
+
d: "M2.586 19.414L7.165 24 2.586 28.586 4 30 10 24 4 18 2.586 19.414zM12 14L12 12 17 12 17 10 14 10 14 8 17 8 17 6 19 6 19 8 22 8 22 10 19 10 19 12 24 12 24 14 19 14 19 16 24 16 24 18 19 18 19 20 22 20 22 22 17 22 17 18 14 18 14 16 17 16 17 14 12 14z"
|
|
2237
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2238
|
+
d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
|
|
2170
2239
|
})), children);
|
|
2171
2240
|
});
|
|
2172
2241
|
|
|
2173
2242
|
if (process.env.NODE_ENV !== "production") {
|
|
2174
|
-
|
|
2243
|
+
WatsonHealthStudyTransfer.propTypes = iconPropTypes;
|
|
2175
2244
|
}
|
|
2176
|
-
var
|
|
2245
|
+
var WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyUnread(_ref85, ref) {
|
|
2177
2246
|
var children = _ref85.children,
|
|
2178
2247
|
_ref85$size = _ref85.size,
|
|
2179
2248
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2186,15 +2255,17 @@ var TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function Temperatur
|
|
|
2186
2255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2187
2256
|
viewBox: "0 0 32 32",
|
|
2188
2257
|
fill: "currentColor"
|
|
2189
|
-
}, rest),
|
|
2190
|
-
d: "
|
|
2258
|
+
}, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2259
|
+
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 17 22 17 20 15 20 15 18 18 18 18 16 15 16 15 14 20 14z"
|
|
2260
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2261
|
+
d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
|
|
2191
2262
|
})), children);
|
|
2192
2263
|
});
|
|
2193
2264
|
|
|
2194
2265
|
if (process.env.NODE_ENV !== "production") {
|
|
2195
|
-
|
|
2266
|
+
WatsonHealthStudyUnread.propTypes = iconPropTypes;
|
|
2196
2267
|
}
|
|
2197
|
-
var
|
|
2268
|
+
var WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyView(_ref86, ref) {
|
|
2198
2269
|
var children = _ref86.children,
|
|
2199
2270
|
_ref86$size = _ref86.size,
|
|
2200
2271
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2207,17 +2278,17 @@ var TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFee
|
|
|
2207
2278
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2208
2279
|
viewBox: "0 0 32 32",
|
|
2209
2280
|
fill: "currentColor"
|
|
2210
|
-
}, rest),
|
|
2211
|
-
d: "
|
|
2212
|
-
})),
|
|
2213
|
-
d: "
|
|
2281
|
+
}, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2282
|
+
d: "M28 20H25V18h3V4H14V7H12V4a2.002 2.002 0 012-2H28a2.0023 2.0023 0 012 2V18A2.0027 2.0027 0 0128 20zM17 22L17 20 13 20 13 18 16 18 16 16 13 16 13 14 11 14 11 16 8 16 8 18 11 18 11 20 7 20 7 22 11 22 11 24 8 24 8 26 16 26 16 24 13 24 13 22 17 22z"
|
|
2283
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2284
|
+
d: "M20,30H4a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2H20a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,20,30ZM4,12V28H20V12Z"
|
|
2214
2285
|
})), children);
|
|
2215
2286
|
});
|
|
2216
2287
|
|
|
2217
2288
|
if (process.env.NODE_ENV !== "production") {
|
|
2218
|
-
|
|
2289
|
+
WatsonHealthStudyView.propTypes = iconPropTypes;
|
|
2219
2290
|
}
|
|
2220
|
-
var
|
|
2291
|
+
var WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthSubVolume(_ref87, ref) {
|
|
2221
2292
|
var children = _ref87.children,
|
|
2222
2293
|
_ref87$size = _ref87.size,
|
|
2223
2294
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2230,17 +2301,15 @@ var TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid
|
|
|
2230
2301
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2231
2302
|
viewBox: "0 0 32 32",
|
|
2232
2303
|
fill: "currentColor"
|
|
2233
|
-
}, rest),
|
|
2234
|
-
d: "
|
|
2235
|
-
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2236
|
-
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2304
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2305
|
+
d: "M29.4741,19.12,23.6807,16l5.7934-3.12a1,1,0,0,0,0-1.7607l-13-7a.9982.9982,0,0,0-.9482,0l-13,7a1,1,0,0,0,0,1.7607L8.3193,16,2.5259,19.12a1,1,0,0,0,0,1.7607l13,7a.9995.9995,0,0,0,.9482,0l13-7a1,1,0,0,0,0-1.7607ZM16,6.1359,26.8906,12,16,17.8643,5.1094,12Zm0,19.7284L5.1094,20l5.3193-2.8642L15.5259,19.88a.9995.9995,0,0,0,.9482,0l5.0972-2.7446L26.8906,20Z"
|
|
2237
2306
|
})), children);
|
|
2238
2307
|
});
|
|
2239
2308
|
|
|
2240
2309
|
if (process.env.NODE_ENV !== "production") {
|
|
2241
|
-
|
|
2310
|
+
WatsonHealthSubVolume.propTypes = iconPropTypes;
|
|
2242
2311
|
}
|
|
2243
|
-
var
|
|
2312
|
+
var Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref88, ref) {
|
|
2244
2313
|
var children = _ref88.children,
|
|
2245
2314
|
_ref88$size = _ref88.size,
|
|
2246
2315
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2253,25 +2322,19 @@ var TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref8
|
|
|
2253
2322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2254
2323
|
viewBox: "0 0 32 32",
|
|
2255
2324
|
fill: "currentColor"
|
|
2256
|
-
}, rest),
|
|
2257
|
-
d: "
|
|
2258
|
-
})),
|
|
2259
|
-
d: "
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
d: "M24.121 19.121H26.121V23.121H24.121z",
|
|
2263
|
-
transform: "rotate(-45 25.121 21.121)"
|
|
2264
|
-
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2265
|
-
d: "M17 2H19V6H17zM18 8a6.0365 6.0365 0 00-1 .09v2.0518A3.9567 3.9567 0 0118 10a4 4 0 010 8v2A6 6 0 0018 8zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
|
|
2266
|
-
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2267
|
-
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2325
|
+
}, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2326
|
+
d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12.0025,12.0025,0,0,0,22.4609,26.1143l1.0782,1.684A13.9511,13.9511,0,0,1,16,30Z"
|
|
2327
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2328
|
+
d: "M26,17l-1.4141,1.4141L26.1719,20H15.8157a2.9874,2.9874,0,0,0-.2742-.5762l4.481-5.601A2.9676,2.9676,0,0,0,21,14a3,3,0,1,0-2.8157-4H13.8157a2.982,2.982,0,0,0-5.6314,0H2v2H8.1843a2.982,2.982,0,0,0,5.6314,0h4.3686a2.9874,2.9874,0,0,0,.2742.5762l-4.481,5.601A2.9676,2.9676,0,0,0,13,18a3,3,0,1,0,2.8157,4H26.1719l-1.586,1.5859L26,25l4-4Zm-5-7a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,10ZM11,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,12Zm2,10a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,13,22Z"
|
|
2329
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2330
|
+
d: "M30,16H28A12.0025,12.0025,0,0,0,9.5391,5.8857L8.4609,4.2017A14.0019,14.0019,0,0,1,30,16Z"
|
|
2268
2331
|
})), children);
|
|
2269
2332
|
});
|
|
2270
2333
|
|
|
2271
2334
|
if (process.env.NODE_ENV !== "production") {
|
|
2272
|
-
|
|
2335
|
+
Subflow.propTypes = iconPropTypes;
|
|
2273
2336
|
}
|
|
2274
|
-
var
|
|
2337
|
+
var SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref89, ref) {
|
|
2275
2338
|
var children = _ref89.children,
|
|
2276
2339
|
_ref89$size = _ref89.size,
|
|
2277
2340
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2284,15 +2347,15 @@ var TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInv
|
|
|
2284
2347
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2285
2348
|
viewBox: "0 0 32 32",
|
|
2286
2349
|
fill: "currentColor"
|
|
2287
|
-
}, rest),
|
|
2288
|
-
d: "
|
|
2350
|
+
}, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2351
|
+
d: "M15.3472 29.9851a13.9282 13.9282 0 01-4.2051-.8516l.6943-1.8754a11.929 11.929 0 003.6026.729zm4.2651-.4558l-.5146-1.9326a11.915 11.915 0 003.3632-1.4827l1.0782 1.6846A13.915 13.915 0 0119.6123 29.5293zM7.395 27.0439a14.0632 14.0632 0 01-2.94-3.1218l1.6484-1.1333a12.0521 12.0521 0 002.522 2.6785zM2.5967 20.0544A14.0512 14.0512 0 012.0005 16H4a12.0412 12.0412 0 00.5117 3.4763zM26 17l-1.4141 1.4141L26.1719 20H15.8157a2.9874 2.9874 0 00-.2742-.5762l4.481-5.601A2.9676 2.9676 0 0021 14a3 3 0 10-2.8157-4H13.8157a2.982 2.982 0 00-5.6314 0H2v2H8.1843a2.982 2.982 0 005.6314 0h4.3686a2.9874 2.9874 0 00.2742.5762l-4.481 5.601A2.9676 2.9676 0 0013 18a3 3 0 102.8157 4H26.1719l-1.586 1.5859L26 25l4-4zm-5-7a1 1 0 11-1 1A1.0009 1.0009 0 0121 10zM11 12a1 1 0 111-1A1.0009 1.0009 0 0111 12zm2 10a1 1 0 111-1A1.0009 1.0009 0 0113 22zM28 16a12.0412 12.0412 0 00-.5117-3.4763l1.915-.5781A14.0551 14.0551 0 0130 16zM25.8965 9.2112a12.0521 12.0521 0 00-2.522-2.6785l1.23-1.5766a14.0632 14.0632 0 012.94 3.1218zM9.5391 5.886L8.4609 4.2014a13.915 13.915 0 013.9268-1.7307l.5146 1.9326A11.915 11.915 0 009.5391 5.886zM20.1636 4.7419a11.929 11.929 0 00-3.6026-.729l.0918-1.998a13.9282 13.9282 0 014.2051.8516z"
|
|
2289
2352
|
})), children);
|
|
2290
2353
|
});
|
|
2291
2354
|
|
|
2292
2355
|
if (process.env.NODE_ENV !== "production") {
|
|
2293
|
-
|
|
2356
|
+
SubflowLocal.propTypes = iconPropTypes;
|
|
2294
2357
|
}
|
|
2295
|
-
var
|
|
2358
|
+
var SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref90, ref) {
|
|
2296
2359
|
var children = _ref90.children,
|
|
2297
2360
|
_ref90$size = _ref90.size,
|
|
2298
2361
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2305,17 +2368,17 @@ var TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref9
|
|
|
2305
2368
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2306
2369
|
viewBox: "0 0 32 32",
|
|
2307
2370
|
fill: "currentColor"
|
|
2308
|
-
}, rest),
|
|
2309
|
-
d: "
|
|
2310
|
-
})),
|
|
2311
|
-
d: "
|
|
2371
|
+
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2372
|
+
d: "M18 14H30V16H18zM18 19H26V21H18zM18 9H30V11H18z"
|
|
2373
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2374
|
+
d: "M22,24v4H6V16h8V14H10V8a4.0008,4.0008,0,0,1,7.6675-1.6L19.5005,5.6A6.001,6.001,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V24Z"
|
|
2312
2375
|
})), children);
|
|
2313
2376
|
});
|
|
2314
2377
|
|
|
2315
2378
|
if (process.env.NODE_ENV !== "production") {
|
|
2316
|
-
|
|
2379
|
+
SubnetAclRules.propTypes = iconPropTypes;
|
|
2317
2380
|
}
|
|
2318
|
-
var
|
|
2381
|
+
var Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref91, ref) {
|
|
2319
2382
|
var children = _ref91.children,
|
|
2320
2383
|
_ref91$size = _ref91.size,
|
|
2321
2384
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2328,17 +2391,15 @@ var TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref9
|
|
|
2328
2391
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2329
2392
|
viewBox: "0 0 32 32",
|
|
2330
2393
|
fill: "currentColor"
|
|
2331
|
-
}, rest),
|
|
2332
|
-
d: "
|
|
2333
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2334
|
-
d: "M30,22H15.9192A7.0107,7.0107,0,0,0,14,18.1108V7A5,5,0,0,0,4,7V18.1108A6.9946,6.9946,0,1,0,15.92,24H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
|
|
2394
|
+
}, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2395
|
+
d: "M8 15H24V17H8z"
|
|
2335
2396
|
})), children);
|
|
2336
2397
|
});
|
|
2337
2398
|
|
|
2338
2399
|
if (process.env.NODE_ENV !== "production") {
|
|
2339
|
-
|
|
2400
|
+
Subtract.propTypes = iconPropTypes;
|
|
2340
2401
|
}
|
|
2341
|
-
var
|
|
2402
|
+
var SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref92, ref) {
|
|
2342
2403
|
var children = _ref92.children,
|
|
2343
2404
|
_ref92$size = _ref92.size,
|
|
2344
2405
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2351,15 +2412,17 @@ var TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_
|
|
|
2351
2412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2352
2413
|
viewBox: "0 0 32 32",
|
|
2353
2414
|
fill: "currentColor"
|
|
2354
|
-
}, rest),
|
|
2355
|
-
d: "
|
|
2415
|
+
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2416
|
+
d: "M16,4c6.6,0,12,5.4,12,12s-5.4,12-12,12S4,22.6,4,16S9.4,4,16,4 M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14 S23.7,2,16,2z"
|
|
2417
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2418
|
+
d: "M8 15H24V17H8z"
|
|
2356
2419
|
})), children);
|
|
2357
2420
|
});
|
|
2358
2421
|
|
|
2359
2422
|
if (process.env.NODE_ENV !== "production") {
|
|
2360
|
-
|
|
2423
|
+
SubtractAlt.propTypes = iconPropTypes;
|
|
2361
2424
|
}
|
|
2362
|
-
var
|
|
2425
|
+
var SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref93, ref) {
|
|
2363
2426
|
var children = _ref93.children,
|
|
2364
2427
|
_ref93$size = _ref93.size,
|
|
2365
2428
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2372,15 +2435,15 @@ var Template = /*#__PURE__*/React.forwardRef(function Template(_ref93, ref) {
|
|
|
2372
2435
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2373
2436
|
viewBox: "0 0 32 32",
|
|
2374
2437
|
fill: "currentColor"
|
|
2375
|
-
}, rest),
|
|
2376
|
-
d: "
|
|
2438
|
+
}, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2439
|
+
d: "M7.6667 27.5027L2 22.4484l1.3311-1.4927 5.6411 5.0316 7.6906-7.4449a1.9282 1.9282 0 012.6736-.0084L22.96 21.9983l5.5791-5.9735L30 17.3905l-5.5812 5.9758a1.996 1.996 0 01-2.8379.08l-3.5765-3.4191-7.666 7.4206A1.9629 1.9629 0 017.6667 27.5027zM30 11L26 11 28 8 30 11zM22 4H18V6h4V8H19v2h3v2H18v2h4a2.0027 2.0027 0 002-2V6A2.0023 2.0023 0 0022 4zM16 14H10V10a2.002 2.002 0 012-2h2V6H10V4h4a2.0023 2.0023 0 012 2V8a2.0023 2.0023 0 01-2 2H12v2h4zM6 12L6 4 4 4 4 5 2 5 2 7 4 7 4 12 2 12 2 14 8 14 8 12 6 12z"
|
|
2377
2440
|
})), children);
|
|
2378
2441
|
});
|
|
2379
2442
|
|
|
2380
2443
|
if (process.env.NODE_ENV !== "production") {
|
|
2381
|
-
|
|
2444
|
+
SummaryKpi.propTypes = iconPropTypes;
|
|
2382
2445
|
}
|
|
2383
|
-
var
|
|
2446
|
+
var SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror(_ref94, ref) {
|
|
2384
2447
|
var children = _ref94.children,
|
|
2385
2448
|
_ref94$size = _ref94.size,
|
|
2386
2449
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2393,23 +2456,15 @@ var Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref94, ref) {
|
|
|
2393
2456
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2394
2457
|
viewBox: "0 0 32 32",
|
|
2395
2458
|
fill: "currentColor"
|
|
2396
|
-
}, rest),
|
|
2397
|
-
|
|
2398
|
-
height: "4",
|
|
2399
|
-
x: "20",
|
|
2400
|
-
y: "2",
|
|
2401
|
-
rx: "2"
|
|
2402
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2403
|
-
d: "M11,16a1,1,0,0,1-.707-1.707l7-7a1,1,0,1,1,1.414,1.414l-7,7A.9962.9962,0,0,1,11,16Z"
|
|
2404
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2405
|
-
d: "M23.707,24.293a8.3948,8.3948,0,0,0-4.72-2.209c.1992-.1641.3931-.3364.5777-.521a9.2447,9.2447,0,0,0,1.7334-9.9141l-1.8768.6973c1.11,2.9805.6346,5.8975-1.2722,7.8022a6.6964,6.6964,0,0,1-5.561,1.8047,9.7746,9.7746,0,0,1-5.771-2.7856c-2.9727-2.97-4.0759-8.2276-.9805-11.32,1.9068-1.9053,4.8267-2.38,7.8094-1.271l.6987-1.875C10.6616,3.333,6.8591,3.9961,4.4207,6.4331c-3.9427,3.9385-2.6761,10.4956.98,14.1489a11.8136,11.8136,0,0,0,6.9766,3.36c.21.022.4153.0234.6223.0332V24h4.9968a6.8463,6.8463,0,0,1,4.2962,1.707L26.5859,30,28,28.5859Z"
|
|
2459
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2460
|
+
d: "M24.3 27.5l5.7-5.1L28.7 21 23 26l-7.7-7.4c-.7-.7-1.9-.7-2.7 0L9 22l-5.6-6L2 17.4l5.6 6c.8.8 2 .8 2.8.1L14 20l7.7 7.4C22.4 28.2 23.6 28.2 24.3 27.5zM28 12L28 4 26 4 26 5 24 5 24 7 26 7 26 12 24 12 24 14 30 14 30 12zM22 14h-6v-4c0-1.1.9-2 2-2h2V6h-4V4h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V14zM12 4H8v2h4v2H9v2h3v2H8v2h4c1.1 0 2-.9 2-2V6C14 4.9 13.1 4 12 4zM6 11L2 11 4 8z"
|
|
2406
2461
|
})), children);
|
|
2407
2462
|
});
|
|
2408
2463
|
|
|
2409
2464
|
if (process.env.NODE_ENV !== "production") {
|
|
2410
|
-
|
|
2465
|
+
SummaryKpiMirror.propTypes = iconPropTypes;
|
|
2411
2466
|
}
|
|
2412
|
-
var
|
|
2467
|
+
var Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref95, ref) {
|
|
2413
2468
|
var children = _ref95.children,
|
|
2414
2469
|
_ref95$size = _ref95.size,
|
|
2415
2470
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2422,15 +2477,36 @@ var TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref95, ref)
|
|
|
2422
2477
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2423
2478
|
viewBox: "0 0 32 32",
|
|
2424
2479
|
fill: "currentColor"
|
|
2425
|
-
}, rest),
|
|
2426
|
-
d: "
|
|
2480
|
+
}, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2481
|
+
d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z",
|
|
2482
|
+
transform: "translate(0 .005)"
|
|
2483
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2484
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2485
|
+
transform: "rotate(-45 7.86 7.856)"
|
|
2486
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2487
|
+
d: "M2 15.005H7V17.005000000000003H2z"
|
|
2488
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2489
|
+
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2490
|
+
transform: "rotate(-45 7.86 24.149)"
|
|
2491
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2492
|
+
d: "M15 25.005H17V30.005H15z"
|
|
2493
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2494
|
+
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2495
|
+
transform: "rotate(-45 24.152 24.149)"
|
|
2496
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2497
|
+
d: "M25 15.005H30V17.005000000000003H25z"
|
|
2498
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2499
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2500
|
+
transform: "rotate(-45 24.152 7.856)"
|
|
2501
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2502
|
+
d: "M15 2.005H17V7.005H15z"
|
|
2427
2503
|
})), children);
|
|
2428
2504
|
});
|
|
2429
2505
|
|
|
2430
2506
|
if (process.env.NODE_ENV !== "production") {
|
|
2431
|
-
|
|
2507
|
+
Sun.propTypes = iconPropTypes;
|
|
2432
2508
|
}
|
|
2433
|
-
var
|
|
2509
|
+
var Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref96, ref) {
|
|
2434
2510
|
var children = _ref96.children,
|
|
2435
2511
|
_ref96$size = _ref96.size,
|
|
2436
2512
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2443,29 +2519,25 @@ var Term = /*#__PURE__*/React.forwardRef(function Term(_ref96, ref) {
|
|
|
2443
2519
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2444
2520
|
viewBox: "0 0 32 32",
|
|
2445
2521
|
fill: "currentColor"
|
|
2446
|
-
}, rest),
|
|
2447
|
-
d: "
|
|
2448
|
-
})),
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
})),
|
|
2457
|
-
|
|
2458
|
-
cy: "16",
|
|
2459
|
-
r: "2"
|
|
2460
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2461
|
-
d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
|
|
2522
|
+
}, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2523
|
+
d: "M2 27H29.998V29H2zM16 20a4.0045 4.0045 0 014 4h2a6 6 0 00-12 0h2A4.0045 4.0045 0 0116 20zM25 22H30V24H25z"
|
|
2524
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2525
|
+
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
2526
|
+
transform: "rotate(-45 24.146 15.854)"
|
|
2527
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2528
|
+
d: "M16 4L11 9 12.41 10.41 15 7.83 15 8 15 15 17 15 17 8 17 7.83 19.59 10.41 21 9 16 4z"
|
|
2529
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2530
|
+
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2531
|
+
transform: "rotate(-45 7.854 15.854)"
|
|
2532
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2533
|
+
d: "M2 22H7V24H2z"
|
|
2462
2534
|
})), children);
|
|
2463
2535
|
});
|
|
2464
2536
|
|
|
2465
2537
|
if (process.env.NODE_ENV !== "production") {
|
|
2466
|
-
|
|
2538
|
+
Sunrise.propTypes = iconPropTypes;
|
|
2467
2539
|
}
|
|
2468
|
-
var
|
|
2540
|
+
var Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref97, ref) {
|
|
2469
2541
|
var children = _ref97.children,
|
|
2470
2542
|
_ref97$size = _ref97.size,
|
|
2471
2543
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2478,18 +2550,30 @@ var Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref97, ref) {
|
|
|
2478
2550
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2479
2551
|
viewBox: "0 0 32 32",
|
|
2480
2552
|
fill: "currentColor"
|
|
2481
|
-
}, rest),
|
|
2482
|
-
d: "
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2553
|
+
}, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2554
|
+
d: "M2 27.005H29.998V29.005H2z"
|
|
2555
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
+
d: "M16,20a4.0045,4.0045,0,0,1,4,4h2a6,6,0,0,0-12,0h2A4.0045,4.0045,0,0,1,16,20Z",
|
|
2557
|
+
transform: "translate(0 .005)"
|
|
2558
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2559
|
+
d: "M25 22.005H30V24.005H25z"
|
|
2560
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2561
|
+
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
2562
|
+
transform: "rotate(-45 24.152 15.856)"
|
|
2563
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2564
|
+
d: "M19.59 9.595L17 12.175 17 4.005 15 4.005 15 12.175 12.41 9.595 11 11.005 16 16.005 21 11.005 19.59 9.595z"
|
|
2565
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2566
|
+
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2567
|
+
transform: "rotate(-45 7.86 15.856)"
|
|
2568
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2569
|
+
d: "M2 22.005H7V24.005H2z"
|
|
2486
2570
|
})), children);
|
|
2487
2571
|
});
|
|
2488
2572
|
|
|
2489
2573
|
if (process.env.NODE_ENV !== "production") {
|
|
2490
|
-
|
|
2574
|
+
Sunset.propTypes = iconPropTypes;
|
|
2491
2575
|
}
|
|
2492
|
-
var
|
|
2576
|
+
var Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref98, ref) {
|
|
2493
2577
|
var children = _ref98.children,
|
|
2494
2578
|
_ref98$size = _ref98.size,
|
|
2495
2579
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2502,17 +2586,15 @@ var Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref98,
|
|
|
2502
2586
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2503
2587
|
viewBox: "0 0 32 32",
|
|
2504
2588
|
fill: "currentColor"
|
|
2505
|
-
}, rest),
|
|
2506
|
-
d: "
|
|
2507
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2508
|
-
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z"
|
|
2589
|
+
}, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2590
|
+
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
|
|
2509
2591
|
})), children);
|
|
2510
2592
|
});
|
|
2511
2593
|
|
|
2512
2594
|
if (process.env.NODE_ENV !== "production") {
|
|
2513
|
-
|
|
2595
|
+
Svg.propTypes = iconPropTypes;
|
|
2514
2596
|
}
|
|
2515
|
-
var
|
|
2597
|
+
var Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref99, ref) {
|
|
2516
2598
|
var children = _ref99.children,
|
|
2517
2599
|
_ref99$size = _ref99.size,
|
|
2518
2600
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2525,17 +2607,15 @@ var TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref99, ref) {
|
|
|
2525
2607
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2526
2608
|
viewBox: "0 0 32 32",
|
|
2527
2609
|
fill: "currentColor"
|
|
2528
|
-
}, rest),
|
|
2529
|
-
d: "
|
|
2530
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2531
|
-
d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
2610
|
+
}, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2611
|
+
d: "M30 26H28a4.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 26H2V24H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 21a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 24a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 21a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 24a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 24h2zM23 17.5859l-8.707-8.707A2.9791 2.9791 0 0012.1714 8H4v2h8.1714a.9933.9933 0 01.7075.293L15.5859 13 10 18.5859 11.4141 20 17 14.4141 21.5859 19zM20 10a4 4 0 114 4A4.0042 4.0042 0 0120 10zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 10z"
|
|
2532
2612
|
})), children);
|
|
2533
2613
|
});
|
|
2534
2614
|
|
|
2535
2615
|
if (process.env.NODE_ENV !== "production") {
|
|
2536
|
-
|
|
2616
|
+
Swim.propTypes = iconPropTypes;
|
|
2537
2617
|
}
|
|
2538
|
-
var
|
|
2618
|
+
var SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref100, ref) {
|
|
2539
2619
|
var children = _ref100.children,
|
|
2540
2620
|
_ref100$size = _ref100.size,
|
|
2541
2621
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2548,15 +2628,15 @@ var TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_re
|
|
|
2548
2628
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2549
2629
|
viewBox: "0 0 32 32",
|
|
2550
2630
|
fill: "currentColor"
|
|
2551
|
-
}, rest),
|
|
2552
|
-
d: "
|
|
2631
|
+
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2632
|
+
d: "M16 26L16 24 5.83 24 8.41 21.41 7 20 2 25 7 30 8.41 28.59 5.83 26 16 26zM16 14L16 12 5.83 12 8.41 9.41 7 8 2 13 7 18 8.41 16.59 5.83 14 16 14zM16 6L16 8 26.17 8 23.59 10.59 25 12 30 7 25 2 23.59 3.41 26.17 6 16 6zM16 18L16 20 26.17 20 23.59 22.59 25 24 30 19 25 14 23.59 15.41 26.17 18 16 18z"
|
|
2553
2633
|
})), children);
|
|
2554
2634
|
});
|
|
2555
2635
|
|
|
2556
2636
|
if (process.env.NODE_ENV !== "production") {
|
|
2557
|
-
|
|
2637
|
+
SwitchLayer_2.propTypes = iconPropTypes;
|
|
2558
2638
|
}
|
|
2559
|
-
var
|
|
2639
|
+
var SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref101, ref) {
|
|
2560
2640
|
var children = _ref101.children,
|
|
2561
2641
|
_ref101$size = _ref101.size,
|
|
2562
2642
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2569,15 +2649,15 @@ var TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_
|
|
|
2569
2649
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2570
2650
|
viewBox: "0 0 32 32",
|
|
2571
2651
|
fill: "currentColor"
|
|
2572
|
-
}, rest),
|
|
2573
|
-
d: "
|
|
2652
|
+
}, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2653
|
+
d: "M22 4L22 6 24.586 6 19.586 11 21 12.414 26 7.414 26 10 28 10 28 4 22 4zM10 4L10 6 7.414 6 12.414 11 11 12.414 6 7.414 6 10 4 10 4 4 10 4zM20 5L16 1 12 5 13.414 6.414 15 4.829 15 11 17 11 17 4.829 18.586 6.414 20 5zM22 28L22 26 24.586 26 19.586 21 21 19.586 26 24.586 26 22 28 22 28 28 22 28zM10 28L10 26 7.414 26 12.414 21 11 19.586 6 24.586 6 22 4 22 4 28 10 28zM20 27L16 31 12 27 13.414 25.586 15 27.171 15 21 17 21 17 27.171 18.586 25.586 20 27zM5 12L1 16 5 20 6.414 18.586 4.829 17 11 17 11 15 4.829 15 6.414 13.414 5 12zM27 12L31 16 27 20 25.586 18.586 27.171 17 21 17 21 15 27.171 15 25.586 13.414 27 12z"
|
|
2574
2654
|
})), children);
|
|
2575
2655
|
});
|
|
2576
2656
|
|
|
2577
2657
|
if (process.env.NODE_ENV !== "production") {
|
|
2578
|
-
|
|
2658
|
+
SwitchLayer_3.propTypes = iconPropTypes;
|
|
2579
2659
|
}
|
|
2580
|
-
var
|
|
2660
|
+
var Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref102, ref) {
|
|
2581
2661
|
var children = _ref102.children,
|
|
2582
2662
|
_ref102$size = _ref102.size,
|
|
2583
2663
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2590,15 +2670,15 @@ var TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref102
|
|
|
2590
2670
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2591
2671
|
viewBox: "0 0 32 32",
|
|
2592
2672
|
fill: "currentColor"
|
|
2593
|
-
}, rest),
|
|
2594
|
-
d: "
|
|
2673
|
+
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2674
|
+
d: "M14 4H18V8H14zM4 4H8V8H4zM24 4H28V8H24zM14 14H18V18H14zM4 14H8V18H4zM24 14H28V18H24zM14 24H18V28H14zM4 24H8V28H4zM24 24H28V28H24z"
|
|
2595
2675
|
})), children);
|
|
2596
2676
|
});
|
|
2597
2677
|
|
|
2598
2678
|
if (process.env.NODE_ENV !== "production") {
|
|
2599
|
-
|
|
2679
|
+
Switcher.propTypes = iconPropTypes;
|
|
2600
2680
|
}
|
|
2601
|
-
var
|
|
2681
|
+
var SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref103, ref) {
|
|
2602
2682
|
var children = _ref103.children,
|
|
2603
2683
|
_ref103$size = _ref103.size,
|
|
2604
2684
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2611,15 +2691,23 @@ var TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref1
|
|
|
2611
2691
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2612
2692
|
viewBox: "0 0 32 32",
|
|
2613
2693
|
fill: "currentColor"
|
|
2614
|
-
}, rest),
|
|
2615
|
-
d: "
|
|
2694
|
+
}, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2695
|
+
d: "M21 20L21 30 30 25 21 20z"
|
|
2696
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2697
|
+
cx: "14",
|
|
2698
|
+
cy: "14",
|
|
2699
|
+
r: "2"
|
|
2700
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2701
|
+
d: "M14,20a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,14,20Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,14,10Z"
|
|
2702
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2703
|
+
d: "M25.9512,12.91l-.0064,0A12.05,12.05,0,1,0,17,25.605V23.5386a9.9813,9.9813,0,1,1,6.6235-6.81l1.9248.544A12.0341,12.0341,0,0,0,26,14Q26,13.4492,25.9512,12.91Z"
|
|
2616
2704
|
})), children);
|
|
2617
2705
|
});
|
|
2618
2706
|
|
|
2619
2707
|
if (process.env.NODE_ENV !== "production") {
|
|
2620
|
-
|
|
2708
|
+
SysProvision.propTypes = iconPropTypes;
|
|
2621
2709
|
}
|
|
2622
|
-
var
|
|
2710
|
+
var QT = /*#__PURE__*/React.forwardRef(function QT(_ref104, ref) {
|
|
2623
2711
|
var children = _ref104.children,
|
|
2624
2712
|
_ref104$size = _ref104.size,
|
|
2625
2713
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2632,15 +2720,15 @@ var TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref1
|
|
|
2632
2720
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2633
2721
|
viewBox: "0 0 32 32",
|
|
2634
2722
|
fill: "currentColor"
|
|
2635
|
-
}, rest),
|
|
2636
|
-
d: "
|
|
2723
|
+
}, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2724
|
+
d: "M12 11L15 11 15 23 17 23 17 11 20 11 20 9 12 9 12 11z"
|
|
2637
2725
|
})), children);
|
|
2638
2726
|
});
|
|
2639
2727
|
|
|
2640
2728
|
if (process.env.NODE_ENV !== "production") {
|
|
2641
|
-
|
|
2729
|
+
QT.propTypes = iconPropTypes;
|
|
2642
2730
|
}
|
|
2643
|
-
var
|
|
2731
|
+
var QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref105, ref) {
|
|
2644
2732
|
var children = _ref105.children,
|
|
2645
2733
|
_ref105$size = _ref105.size,
|
|
2646
2734
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2653,15 +2741,15 @@ var TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref105, re
|
|
|
2653
2741
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2654
2742
|
viewBox: "0 0 32 32",
|
|
2655
2743
|
fill: "currentColor"
|
|
2656
|
-
}, rest),
|
|
2657
|
-
d: "
|
|
2744
|
+
}, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2745
|
+
d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 21 18 22 17 22 11 24 11 24 9z"
|
|
2658
2746
|
})), children);
|
|
2659
2747
|
});
|
|
2660
2748
|
|
|
2661
2749
|
if (process.env.NODE_ENV !== "production") {
|
|
2662
|
-
|
|
2750
|
+
QTAlt.propTypes = iconPropTypes;
|
|
2663
2751
|
}
|
|
2664
|
-
var
|
|
2752
|
+
var Table = /*#__PURE__*/React.forwardRef(function Table(_ref106, ref) {
|
|
2665
2753
|
var children = _ref106.children,
|
|
2666
2754
|
_ref106$size = _ref106.size,
|
|
2667
2755
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2674,15 +2762,15 @@ var TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref106, ref) {
|
|
|
2674
2762
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2675
2763
|
viewBox: "0 0 32 32",
|
|
2676
2764
|
fill: "currentColor"
|
|
2677
|
-
}, rest),
|
|
2678
|
-
d: "
|
|
2765
|
+
}, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2766
|
+
d: "M29,5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2ZM27,5V9H5V5Zm0,22H5V23H27Zm0-6H5V17H27Zm0-6H5V11H27Z"
|
|
2679
2767
|
})), children);
|
|
2680
2768
|
});
|
|
2681
2769
|
|
|
2682
2770
|
if (process.env.NODE_ENV !== "production") {
|
|
2683
|
-
|
|
2771
|
+
Table.propTypes = iconPropTypes;
|
|
2684
2772
|
}
|
|
2685
|
-
var
|
|
2773
|
+
var TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref107, ref) {
|
|
2686
2774
|
var children = _ref107.children,
|
|
2687
2775
|
_ref107$size = _ref107.size,
|
|
2688
2776
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2695,15 +2783,17 @@ var TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_re
|
|
|
2695
2783
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2696
2784
|
viewBox: "0 0 32 32",
|
|
2697
2785
|
fill: "currentColor"
|
|
2698
|
-
}, rest),
|
|
2699
|
-
d: "
|
|
2786
|
+
}, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2787
|
+
d: "M12,29H5a2.0021,2.0021,0,0,1-2-2V20a2.0021,2.0021,0,0,1,2-2h7a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,12,29ZM5,20v7h7V20Z"
|
|
2788
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2789
|
+
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
2700
2790
|
})), children);
|
|
2701
2791
|
});
|
|
2702
2792
|
|
|
2703
2793
|
if (process.env.NODE_ENV !== "production") {
|
|
2704
|
-
|
|
2794
|
+
TableAlias.propTypes = iconPropTypes;
|
|
2705
2795
|
}
|
|
2706
|
-
var
|
|
2796
|
+
var TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref108, ref) {
|
|
2707
2797
|
var children = _ref108.children,
|
|
2708
2798
|
_ref108$size = _ref108.size,
|
|
2709
2799
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2716,15 +2806,15 @@ var TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref108, ref) {
|
|
|
2716
2806
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2717
2807
|
viewBox: "0 0 32 32",
|
|
2718
2808
|
fill: "currentColor"
|
|
2719
|
-
}, rest),
|
|
2720
|
-
d: "
|
|
2809
|
+
}, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2810
|
+
d: "M28,8H24V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V22a2.0025,2.0025,0,0,0,2,2H8v4a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM22,22H14V17h8Zm0-7H14V10h8ZM12,15H4V10h8ZM22,4V8H4V4ZM4,22V17h8v5Zm24,6H10V24H22a2.0025,2.0025,0,0,0,2-2V10h4Z"
|
|
2721
2811
|
})), children);
|
|
2722
2812
|
});
|
|
2723
2813
|
|
|
2724
2814
|
if (process.env.NODE_ENV !== "production") {
|
|
2725
|
-
|
|
2815
|
+
TableBuilt.propTypes = iconPropTypes;
|
|
2726
2816
|
}
|
|
2727
|
-
var
|
|
2817
|
+
var TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref109, ref) {
|
|
2728
2818
|
var children = _ref109.children,
|
|
2729
2819
|
_ref109$size = _ref109.size,
|
|
2730
2820
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2737,17 +2827,17 @@ var TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref109,
|
|
|
2737
2827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2738
2828
|
viewBox: "0 0 32 32",
|
|
2739
2829
|
fill: "currentColor"
|
|
2740
|
-
}, rest),
|
|
2741
|
-
d: "
|
|
2742
|
-
})),
|
|
2743
|
-
d: "
|
|
2830
|
+
}, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2831
|
+
d: "M5 18L5 20 10.586 20 3 27.586 4.414 29 12 21.414 12 27 14 27 14 18 5 18z"
|
|
2832
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2833
|
+
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
2744
2834
|
})), children);
|
|
2745
2835
|
});
|
|
2746
2836
|
|
|
2747
2837
|
if (process.env.NODE_ENV !== "production") {
|
|
2748
|
-
|
|
2838
|
+
TableShortcut.propTypes = iconPropTypes;
|
|
2749
2839
|
}
|
|
2750
|
-
var
|
|
2840
|
+
var TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref110, ref) {
|
|
2751
2841
|
var children = _ref110.children,
|
|
2752
2842
|
_ref110$size = _ref110.size,
|
|
2753
2843
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2760,17 +2850,15 @@ var TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref110, ref) {
|
|
|
2760
2850
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2761
2851
|
viewBox: "0 0 32 32",
|
|
2762
2852
|
fill: "currentColor"
|
|
2763
|
-
}, rest),
|
|
2764
|
-
d: "
|
|
2765
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2766
|
-
d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z"
|
|
2853
|
+
}, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2854
|
+
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,2V9H5V5ZM17,11H27v7H17Zm-2,7H5V11H15ZM5,20H15v7H5Zm12,7V20H27v7Z"
|
|
2767
2855
|
})), children);
|
|
2768
2856
|
});
|
|
2769
2857
|
|
|
2770
2858
|
if (process.env.NODE_ENV !== "production") {
|
|
2771
|
-
|
|
2859
|
+
TableSplit.propTypes = iconPropTypes;
|
|
2772
2860
|
}
|
|
2773
|
-
var
|
|
2861
|
+
var TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_ref111, ref) {
|
|
2774
2862
|
var children = _ref111.children,
|
|
2775
2863
|
_ref111$size = _ref111.size,
|
|
2776
2864
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2783,15 +2871,15 @@ var TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref111, ref) {
|
|
|
2783
2871
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2784
2872
|
viewBox: "0 0 32 32",
|
|
2785
2873
|
fill: "currentColor"
|
|
2786
|
-
}, rest),
|
|
2787
|
-
d: "
|
|
2874
|
+
}, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2875
|
+
d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H22V20H4zM4 24H22V26H4zM26 6H28V8H26zM26 12H28V14H26zM26 18H28V20H26zM26 24H28V26H26z"
|
|
2788
2876
|
})), children);
|
|
2789
2877
|
});
|
|
2790
2878
|
|
|
2791
2879
|
if (process.env.NODE_ENV !== "production") {
|
|
2792
|
-
|
|
2880
|
+
TableOfContents.propTypes = iconPropTypes;
|
|
2793
2881
|
}
|
|
2794
|
-
var
|
|
2882
|
+
var Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref112, ref) {
|
|
2795
2883
|
var children = _ref112.children,
|
|
2796
2884
|
_ref112$size = _ref112.size,
|
|
2797
2885
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2804,15 +2892,18 @@ var TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref112,
|
|
|
2804
2892
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2805
2893
|
viewBox: "0 0 32 32",
|
|
2806
2894
|
fill: "currentColor"
|
|
2807
|
-
}, rest),
|
|
2808
|
-
d: "
|
|
2895
|
+
}, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2896
|
+
d: "M15 22H17V28H15z",
|
|
2897
|
+
transform: "rotate(90 16 25)"
|
|
2898
|
+
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2899
|
+
d: "M25,30H7a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,7,2H25a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,25,30ZM7,4V28H25V4Z"
|
|
2809
2900
|
})), children);
|
|
2810
2901
|
});
|
|
2811
2902
|
|
|
2812
2903
|
if (process.env.NODE_ENV !== "production") {
|
|
2813
|
-
|
|
2904
|
+
Tablet.propTypes = iconPropTypes;
|
|
2814
2905
|
}
|
|
2815
|
-
var
|
|
2906
|
+
var TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_ref113, ref) {
|
|
2816
2907
|
var children = _ref113.children,
|
|
2817
2908
|
_ref113$size = _ref113.size,
|
|
2818
2909
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2825,17 +2916,17 @@ var TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref113
|
|
|
2825
2916
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2826
2917
|
viewBox: "0 0 32 32",
|
|
2827
2918
|
fill: "currentColor"
|
|
2828
|
-
}, rest),
|
|
2829
|
-
d: "
|
|
2830
|
-
})),
|
|
2831
|
-
d: "
|
|
2919
|
+
}, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2920
|
+
d: "M24 13H26V19H24z"
|
|
2921
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2922
|
+
d: "M30,7V25a2.0023,2.0023,0,0,1-2,2H4a2.002,2.002,0,0,1-2-2V7A2.0023,2.0023,0,0,1,4,5H28A2.0027,2.0027,0,0,1,30,7ZM4,25H28V7H4Z"
|
|
2832
2923
|
})), children);
|
|
2833
2924
|
});
|
|
2834
2925
|
|
|
2835
2926
|
if (process.env.NODE_ENV !== "production") {
|
|
2836
|
-
|
|
2927
|
+
TabletLandscape.propTypes = iconPropTypes;
|
|
2837
2928
|
}
|
|
2838
|
-
var
|
|
2929
|
+
var Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref114, ref) {
|
|
2839
2930
|
var children = _ref114.children,
|
|
2840
2931
|
_ref114$size = _ref114.size,
|
|
2841
2932
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2848,15 +2939,17 @@ var TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref114, ref)
|
|
|
2848
2939
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2849
2940
|
viewBox: "0 0 32 32",
|
|
2850
2941
|
fill: "currentColor"
|
|
2851
|
-
}, rest),
|
|
2852
|
-
d: "
|
|
2942
|
+
}, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2943
|
+
d: "M10,14a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,14Zm0-6a2,2,0,1,0,1.998,2.0044A2.002,2.002,0,0,0,10,8Z"
|
|
2944
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2945
|
+
d: "M16.6436,29.4145,2.5858,15.3555A2,2,0,0,1,2,13.9414V4A2,2,0,0,1,4,2h9.9413a2,2,0,0,1,1.4142.5858L29.4144,16.6436a2.0005,2.0005,0,0,1,0,2.8285l-9.9424,9.9425a2.0008,2.0008,0,0,1-2.8285,0ZM4,4v9.9417L18.0578,28,28,18.0579,13.9416,4Z"
|
|
2853
2946
|
})), children);
|
|
2854
2947
|
});
|
|
2855
2948
|
|
|
2856
2949
|
if (process.env.NODE_ENV !== "production") {
|
|
2857
|
-
|
|
2950
|
+
Tag.propTypes = iconPropTypes;
|
|
2858
2951
|
}
|
|
2859
|
-
var
|
|
2952
|
+
var TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref115, ref) {
|
|
2860
2953
|
var children = _ref115.children,
|
|
2861
2954
|
_ref115$size = _ref115.size,
|
|
2862
2955
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2869,15 +2962,17 @@ var TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref1
|
|
|
2869
2962
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2870
2963
|
viewBox: "0 0 32 32",
|
|
2871
2964
|
fill: "currentColor"
|
|
2872
|
-
}, rest),
|
|
2873
|
-
d: "
|
|
2965
|
+
}, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2966
|
+
d: "M29.707 7.293l-3-3a.9994.9994 0 00-1.414 0L16 13.5859V18h4.4141L29.707 8.707A.9994.9994 0 0029.707 7.293zM19.5859 16H18V14.4141l5-5L24.5859 11zM26 9.5859L24.4141 8 26 6.4141 27.5859 8zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
2967
|
+
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2968
|
+
d: "M27.0059,14.2354l-1.4141,1.414L28,18.0576,18.0579,28,4,13.9414V4h9.9417l4.4067,4.4067,1.4141-1.4145-4.407-4.4063A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l9.9424-9.9424a2.001,2.001,0,0,0,0-2.8286Z"
|
|
2874
2969
|
})), children);
|
|
2875
2970
|
});
|
|
2876
2971
|
|
|
2877
2972
|
if (process.env.NODE_ENV !== "production") {
|
|
2878
|
-
|
|
2973
|
+
TagEdit.propTypes = iconPropTypes;
|
|
2879
2974
|
}
|
|
2880
|
-
var
|
|
2975
|
+
var TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref116, ref) {
|
|
2881
2976
|
var children = _ref116.children,
|
|
2882
2977
|
_ref116$size = _ref116.size,
|
|
2883
2978
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2890,15 +2985,17 @@ var TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref1
|
|
|
2890
2985
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2891
2986
|
viewBox: "0 0 32 32",
|
|
2892
2987
|
fill: "currentColor"
|
|
2893
|
-
}, rest),
|
|
2894
|
-
d: "
|
|
2988
|
+
}, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2989
|
+
d: "M31 18L25 12 23.586 13.414 27.172 17 17 17 17 19 27.172 19 23.586 22.586 25 24 31 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
2990
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2991
|
+
d: "M21.0593,25l-3.0014,3L4,13.9414V4h9.9417l7,7,1.4143-1.414-7.001-7A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l3.0014-3Z"
|
|
2895
2992
|
})), children);
|
|
2896
2993
|
});
|
|
2897
2994
|
|
|
2898
2995
|
if (process.env.NODE_ENV !== "production") {
|
|
2899
|
-
|
|
2996
|
+
TagExport.propTypes = iconPropTypes;
|
|
2900
2997
|
}
|
|
2901
|
-
var
|
|
2998
|
+
var TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref117, ref) {
|
|
2902
2999
|
var children = _ref117.children,
|
|
2903
3000
|
_ref117$size = _ref117.size,
|
|
2904
3001
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2911,15 +3008,21 @@ var TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref117, ref)
|
|
|
2911
3008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2912
3009
|
viewBox: "0 0 32 32",
|
|
2913
3010
|
fill: "currentColor"
|
|
2914
|
-
}, rest),
|
|
2915
|
-
|
|
3011
|
+
}, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
3012
|
+
cx: "10",
|
|
3013
|
+
cy: "14",
|
|
3014
|
+
r: "2"
|
|
3015
|
+
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3016
|
+
d: "M16,30a1,1,0,0,1-.71-.29L4.59,19A2,2,0,0,1,4,17.59V10A2,2,0,0,1,6,8h7.59A2,2,0,0,1,15,8.59l10.71,10.7a1,1,0,0,1,0,1.42l-9,9A1,1,0,0,1,16,30ZM6,10v7.59l10,10L23.59,20l-10-10Z"
|
|
3017
|
+
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
+
d: "M27.71,13.29,17,2.59A2,2,0,0,0,15.59,2H8A2,2,0,0,0,6,4V6H8V4h7.59l10,10-1.3,1.29,1.42,1.42,2-2A1,1,0,0,0,27.71,13.29Z"
|
|
2916
3019
|
})), children);
|
|
2917
3020
|
});
|
|
2918
3021
|
|
|
2919
3022
|
if (process.env.NODE_ENV !== "production") {
|
|
2920
|
-
|
|
3023
|
+
TagGroup.propTypes = iconPropTypes;
|
|
2921
3024
|
}
|
|
2922
|
-
var
|
|
3025
|
+
var TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref118, ref) {
|
|
2923
3026
|
var children = _ref118.children,
|
|
2924
3027
|
_ref118$size = _ref118.size,
|
|
2925
3028
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -2932,15 +3035,17 @@ var TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref118, re
|
|
|
2932
3035
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2933
3036
|
viewBox: "0 0 32 32",
|
|
2934
3037
|
fill: "currentColor"
|
|
2935
|
-
}, rest),
|
|
2936
|
-
d: "
|
|
3038
|
+
}, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
3039
|
+
d: "M16 18L22 12 23.414 13.414 19.828 17 30 17 30 19 19.828 19 23.414 22.586 22 24 16 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
3040
|
+
})), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
3041
|
+
d: "M20.0586,26l-2.0007,2L4,13.9414V4h9.9417l6,6,1.4143-1.414-6.001-6A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l2.0006-2.0007Z"
|
|
2937
3042
|
})), children);
|
|
2938
3043
|
});
|
|
2939
3044
|
|
|
2940
3045
|
if (process.env.NODE_ENV !== "production") {
|
|
2941
|
-
|
|
3046
|
+
TagImport.propTypes = iconPropTypes;
|
|
2942
3047
|
}
|
|
2943
|
-
var
|
|
3048
|
+
var TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref119, ref) {
|
|
2944
3049
|
var children = _ref119.children,
|
|
2945
3050
|
_ref119$size = _ref119.size,
|
|
2946
3051
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -2953,15 +3058,17 @@ var TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref119, re
|
|
|
2953
3058
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2954
3059
|
viewBox: "0 0 32 32",
|
|
2955
3060
|
fill: "currentColor"
|
|
2956
|
-
}, rest),
|
|
2957
|
-
d: "
|
|
3061
|
+
}, rest), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
3062
|
+
d: "M23.092 10.3218L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6.9077-6.9077 6.3218 6.3223a2.001 2.001 0 002.8286 0l9.9424-9.9424a2.001 2.001 0 000-2.8286zM18.0579 28l-6.3218-6.3223 9.9419-9.9419L28 18.0576zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
3063
|
+
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3064
|
+
d: "M7.4927,20.2627l1.414-1.4141L4,13.9414V4h9.9417l4.9069,4.9067,1.4141-1.414L15.3555,2.5859A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141Z"
|
|
2958
3065
|
})), children);
|
|
2959
3066
|
});
|
|
2960
3067
|
|
|
2961
3068
|
if (process.env.NODE_ENV !== "production") {
|
|
2962
|
-
|
|
3069
|
+
TagNone.propTypes = iconPropTypes;
|
|
2963
3070
|
}
|
|
2964
|
-
var
|
|
3071
|
+
var Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref120, ref) {
|
|
2965
3072
|
var children = _ref120.children,
|
|
2966
3073
|
_ref120$size = _ref120.size,
|
|
2967
3074
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -2974,15 +3081,15 @@ var TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_re
|
|
|
2974
3081
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2975
3082
|
viewBox: "0 0 32 32",
|
|
2976
3083
|
fill: "currentColor"
|
|
2977
|
-
}, rest),
|
|
2978
|
-
d: "
|
|
3084
|
+
}, rest), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
3085
|
+
d: "M30,13V11H18.6182l-.7237-1.4473A1,1,0,0,0,17,9H9a1,1,0,0,0-1,1v5H4v2H22.6379l3.6,3H3a1,1,0,0,0-1,1v2a5.0057,5.0057,0,0,0,5,5H25a5.0057,5.0057,0,0,0,5-5V21a1.0011,1.0011,0,0,0-.36-.7686l-6-5A1.0015,1.0015,0,0,0,23,15H20.6182l-1-2ZM28,23a3.0033,3.0033,0,0,1-3,3H7a3.0033,3.0033,0,0,1-3-3V22H28ZM10,15V11h6.3821l2,4Z"
|
|
2979
3086
|
})), children);
|
|
2980
3087
|
});
|
|
2981
3088
|
|
|
2982
3089
|
if (process.env.NODE_ENV !== "production") {
|
|
2983
|
-
|
|
3090
|
+
Tank.propTypes = iconPropTypes;
|
|
2984
3091
|
}
|
|
2985
|
-
var
|
|
3092
|
+
var Task = /*#__PURE__*/React.forwardRef(function Task(_ref121, ref) {
|
|
2986
3093
|
var children = _ref121.children,
|
|
2987
3094
|
_ref121$size = _ref121.size,
|
|
2988
3095
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -2995,15 +3102,17 @@ var TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref121, re
|
|
|
2995
3102
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2996
3103
|
viewBox: "0 0 32 32",
|
|
2997
3104
|
fill: "currentColor"
|
|
2998
|
-
}, rest),
|
|
2999
|
-
d: "
|
|
3105
|
+
}, rest), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
3106
|
+
d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
|
|
3107
|
+
})), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
3108
|
+
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"
|
|
3000
3109
|
})), children);
|
|
3001
3110
|
});
|
|
3002
3111
|
|
|
3003
3112
|
if (process.env.NODE_ENV !== "production") {
|
|
3004
|
-
|
|
3113
|
+
Task.propTypes = iconPropTypes;
|
|
3005
3114
|
}
|
|
3006
|
-
var
|
|
3115
|
+
var TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref122, ref) {
|
|
3007
3116
|
var children = _ref122.children,
|
|
3008
3117
|
_ref122$size = _ref122.size,
|
|
3009
3118
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -3016,17 +3125,17 @@ var TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref122, ref) {
|
|
|
3016
3125
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3017
3126
|
viewBox: "0 0 32 32",
|
|
3018
3127
|
fill: "currentColor"
|
|
3019
|
-
}, rest),
|
|
3020
|
-
d: "
|
|
3021
|
-
})),
|
|
3022
|
-
d: "
|
|
3128
|
+
}, rest), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
3129
|
+
d: "M31 24L27 24 27 20 25 20 25 24 21 24 21 26 25 26 25 30 27 30 27 26 31 26 31 24z"
|
|
3130
|
+
})), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
3131
|
+
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2H17V28H7V7h3v3H22V7h3v9h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
3023
3132
|
})), children);
|
|
3024
3133
|
});
|
|
3025
3134
|
|
|
3026
3135
|
if (process.env.NODE_ENV !== "production") {
|
|
3027
|
-
|
|
3136
|
+
TaskAdd.propTypes = iconPropTypes;
|
|
3028
3137
|
}
|
|
3029
|
-
var
|
|
3138
|
+
var TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref123, ref) {
|
|
3030
3139
|
var children = _ref123.children,
|
|
3031
3140
|
_ref123$size = _ref123.size,
|
|
3032
3141
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3039,15 +3148,17 @@ var TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref123
|
|
|
3039
3148
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3040
3149
|
viewBox: "0 0 32 32",
|
|
3041
3150
|
fill: "currentColor"
|
|
3042
|
-
}, rest),
|
|
3043
|
-
d: "
|
|
3151
|
+
}, rest), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
3152
|
+
d: "M30,20A6,6,0,1,0,20,24.46V32l4-1.8936L28,32V24.46A5.98,5.98,0,0,0,30,20Zm-4,8.84-2-.9467L22,28.84V25.65a5.8877,5.8877,0,0,0,4,0ZM24,24a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,24Z"
|
|
3153
|
+
})), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
3154
|
+
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
3044
3155
|
})), children);
|
|
3045
3156
|
});
|
|
3046
3157
|
|
|
3047
3158
|
if (process.env.NODE_ENV !== "production") {
|
|
3048
|
-
|
|
3159
|
+
TaskApproved.propTypes = iconPropTypes;
|
|
3049
3160
|
}
|
|
3050
|
-
var
|
|
3161
|
+
var TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref124, ref) {
|
|
3051
3162
|
var children = _ref124.children,
|
|
3052
3163
|
_ref124$size = _ref124.size,
|
|
3053
3164
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3060,17 +3171,19 @@ var TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref124
|
|
|
3060
3171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3061
3172
|
viewBox: "0 0 32 32",
|
|
3062
3173
|
fill: "currentColor"
|
|
3063
|
-
}, rest),
|
|
3064
|
-
d: "
|
|
3065
|
-
})),
|
|
3066
|
-
d: "
|
|
3174
|
+
}, rest), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
|
|
3175
|
+
d: "M22.5,26A3.5,3.5,0,1,1,26,22.5,3.5041,3.5041,0,0,1,22.5,26Zm0-5A1.5,1.5,0,1,0,24,22.5,1.5017,1.5017,0,0,0,22.5,21Z"
|
|
3176
|
+
})), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
3177
|
+
d: "M22.5,31A8.5,8.5,0,1,1,31,22.5,8.51,8.51,0,0,1,22.5,31Zm0-15A6.5,6.5,0,1,0,29,22.5,6.5074,6.5074,0,0,0,22.5,16Z"
|
|
3178
|
+
})), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
3179
|
+
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h5V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
3067
3180
|
})), children);
|
|
3068
3181
|
});
|
|
3069
3182
|
|
|
3070
3183
|
if (process.env.NODE_ENV !== "production") {
|
|
3071
|
-
|
|
3184
|
+
TaskAssetView.propTypes = iconPropTypes;
|
|
3072
3185
|
}
|
|
3073
|
-
var
|
|
3186
|
+
var TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref125, ref) {
|
|
3074
3187
|
var children = _ref125.children,
|
|
3075
3188
|
_ref125$size = _ref125.size,
|
|
3076
3189
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3083,13 +3196,15 @@ var TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough
|
|
|
3083
3196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3084
3197
|
viewBox: "0 0 32 32",
|
|
3085
3198
|
fill: "currentColor"
|
|
3086
|
-
}, rest),
|
|
3087
|
-
d: "
|
|
3199
|
+
}, rest), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
3200
|
+
d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
|
|
3201
|
+
})), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
|
|
3202
|
+
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V18h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
3088
3203
|
})), children);
|
|
3089
3204
|
});
|
|
3090
3205
|
|
|
3091
3206
|
if (process.env.NODE_ENV !== "production") {
|
|
3092
|
-
|
|
3207
|
+
TaskComplete.propTypes = iconPropTypes;
|
|
3093
3208
|
}
|
|
3094
3209
|
|
|
3095
|
-
export { QT, QTAlt,
|
|
3210
|
+
export { QT, QTAlt, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, Stamp, Star, StarFilled, StarHalf, StarReview, StayInside, StemLeafPlot, Stethoscope, Stop, StopFilled, StopFilledAlt, StopOutline, StopOutlineFilled, StopSign, StopSignFilled, StoragePool, StorageRequest, Store, StormTracker, Strawberry, StringInteger, StringText, Subflow, SubflowLocal, SubnetAclRules, Subtract, SubtractAlt, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, Svg, Swim, SwitchLayer_2, SwitchLayer_3, Switcher, SysProvision, Table, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Task, TaskAdd, TaskApproved, TaskAssetView, TaskComplete, WatsonHealthSmoothing, WatsonHealthSmoothingCursor, WatsonHealthSpineLabel, WatsonHealthSplitDiscard, WatsonHealthStackedMove, WatsonHealthStackedScrolling_1, WatsonHealthStackedScrolling_2, WatsonHealthStatusAcknowledge, WatsonHealthStatusChange, WatsonHealthStatusPartialFail, WatsonHealthStatusResolved, WatsonHealthStressBreathEditor, WatsonHealthStudyNext, WatsonHealthStudyPrevious, WatsonHealthStudyRead, WatsonHealthStudySkip, WatsonHealthStudyTransfer, WatsonHealthStudyUnread, WatsonHealthStudyView, WatsonHealthSubVolume };
|