@carbon/icons-react 11.25.0 → 11.26.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/AddLarge.js +37 -0
- package/es/BusinessProcesses.js +39 -0
- package/es/CarbonForMobile.js +43 -0
- package/es/ChartDualYAxis.js +37 -0
- package/es/Close.js +1 -1
- package/es/CloseLarge.js +37 -0
- package/es/DataReference.js +1 -1
- package/es/DataSet.js +1 -1
- package/es/DataUnreal.js +37 -0
- package/es/DatabaseEnterpriseDb2.js +7 -0
- package/es/DatabaseEnterprisedb.js +37 -0
- package/es/GlobalLoanAndTrial.js +45 -0
- package/es/IbmAiOnZ.js +39 -0
- package/es/IbmAiopsInsights.js +45 -0
- package/es/IbmCloudBareMetalServer.js +53 -0
- package/es/IbmCloudBareMetalServersVpc.js +49 -0
- package/es/IbmCloudHpc.js +39 -0
- package/es/IbmCloudVirtualServerClassic.js +43 -0
- package/es/IbmCloudVirtualServerVpc.js +41 -0
- package/es/IbmCloudVpc.js +39 -0
- package/es/IbmCloudant.js +37 -0
- package/es/IbmDb2.js +5 -11
- package/es/IbmDb2Warehouse.js +39 -0
- package/es/IbmEventAutomation.js +53 -0
- package/es/IbmEventEndpointMgmt.js +45 -0
- package/es/IbmEventProcessing.js +47 -0
- package/es/IbmEventStreams.js +49 -0
- package/es/IbmPowerVsPrivateCloud.js +59 -0
- package/es/IbmSaasConsole.js +49 -0
- package/es/IbmTurbonomic.js +47 -0
- package/es/IbmVpnForVpc.js +39 -0
- package/es/IbmWatsonAssistant.js +7 -0
- package/es/IbmWatsonxAssistant.js +51 -0
- package/es/IbmWatsonxCodeAssistant.js +59 -0
- package/es/IbmWatsonxCodeAssistantForZ.js +37 -0
- package/es/IbmWatsonxOrchestrate.js +51 -0
- package/es/IbmWaziDeploy.js +39 -0
- package/es/IbmZOs.js +37 -0
- package/es/LogoGitlab.js +37 -0
- package/es/ModelTuned.js +39 -0
- package/es/PromptSession.js +53 -0
- package/es/SettingsEdit.js +39 -0
- package/es/SubtractLarge.js +37 -0
- package/es/Sustainability.js +41 -0
- package/es/TextLongParagraph.js +37 -0
- package/es/TextShortParagraph.js +37 -0
- package/es/Tuning.js +37 -0
- package/es/VegetationEncroachment.js +39 -0
- package/es/VegetationHeight.js +39 -0
- package/es/VirtualPrivateCloudAlt.js +7 -0
- package/es/Watsonx.js +37 -0
- package/es/WatsonxAi.js +45 -0
- package/es/WatsonxData.js +48 -0
- package/es/WatsonxGovernance.js +48 -0
- package/es/generated/bucket-0.js +407 -407
- package/es/generated/bucket-1.js +567 -572
- package/es/generated/bucket-10.js +950 -907
- package/es/generated/bucket-11.js +947 -953
- package/es/generated/bucket-12.js +799 -766
- package/es/generated/bucket-13.js +916 -935
- package/es/generated/bucket-14.js +800 -774
- package/es/generated/bucket-15.js +779 -810
- package/es/generated/bucket-16.js +1380 -810
- package/es/generated/bucket-17.js +583 -0
- package/es/generated/bucket-2.js +551 -564
- package/es/generated/bucket-3.js +552 -530
- package/es/generated/bucket-4.js +578 -572
- package/es/generated/bucket-5.js +593 -603
- package/es/generated/bucket-6.js +662 -656
- package/es/generated/bucket-7.js +1032 -904
- package/es/generated/bucket-8.js +799 -850
- package/es/generated/bucket-9.js +860 -853
- package/es/index.js +18 -17
- package/lib/AddLarge.js +43 -0
- package/lib/BusinessProcesses.js +45 -0
- package/lib/CarbonForMobile.js +49 -0
- package/lib/ChartDualYAxis.js +43 -0
- package/lib/Close.js +1 -1
- package/lib/CloseLarge.js +43 -0
- package/lib/DataReference.js +1 -1
- package/lib/DataSet.js +1 -1
- package/lib/DataUnreal.js +43 -0
- package/lib/DatabaseEnterpriseDb2.js +7 -0
- package/lib/DatabaseEnterprisedb.js +43 -0
- package/lib/GlobalLoanAndTrial.js +51 -0
- package/lib/IbmAiOnZ.js +45 -0
- package/lib/IbmAiopsInsights.js +51 -0
- package/lib/IbmCloudBareMetalServer.js +59 -0
- package/lib/IbmCloudBareMetalServersVpc.js +55 -0
- package/lib/IbmCloudHpc.js +45 -0
- package/lib/IbmCloudVirtualServerClassic.js +49 -0
- package/lib/IbmCloudVirtualServerVpc.js +47 -0
- package/lib/IbmCloudVpc.js +45 -0
- package/lib/IbmCloudant.js +43 -0
- package/lib/IbmDb2.js +5 -11
- package/lib/IbmDb2Warehouse.js +45 -0
- package/lib/IbmEventAutomation.js +59 -0
- package/lib/IbmEventEndpointMgmt.js +51 -0
- package/lib/IbmEventProcessing.js +53 -0
- package/lib/IbmEventStreams.js +55 -0
- package/lib/IbmPowerVsPrivateCloud.js +65 -0
- package/lib/IbmSaasConsole.js +55 -0
- package/lib/IbmTurbonomic.js +53 -0
- package/lib/IbmVpnForVpc.js +45 -0
- package/lib/IbmWatsonAssistant.js +7 -0
- package/lib/IbmWatsonxAssistant.js +57 -0
- package/lib/IbmWatsonxCodeAssistant.js +65 -0
- package/lib/IbmWatsonxCodeAssistantForZ.js +43 -0
- package/lib/IbmWatsonxOrchestrate.js +57 -0
- package/lib/IbmWaziDeploy.js +45 -0
- package/lib/IbmZOs.js +43 -0
- package/lib/LogoGitlab.js +43 -0
- package/lib/ModelTuned.js +45 -0
- package/lib/PromptSession.js +59 -0
- package/lib/SettingsEdit.js +45 -0
- package/lib/SubtractLarge.js +43 -0
- package/lib/Sustainability.js +47 -0
- package/lib/TextLongParagraph.js +43 -0
- package/lib/TextShortParagraph.js +43 -0
- package/lib/Tuning.js +43 -0
- package/lib/VegetationEncroachment.js +45 -0
- package/lib/VegetationHeight.js +45 -0
- package/lib/VirtualPrivateCloudAlt.js +7 -0
- package/lib/Watsonx.js +43 -0
- package/lib/WatsonxAi.js +51 -0
- package/lib/WatsonxData.js +54 -0
- package/lib/WatsonxGovernance.js +54 -0
- package/lib/generated/bucket-0.js +407 -407
- package/lib/generated/bucket-1.js +569 -574
- package/lib/generated/bucket-10.js +983 -940
- package/lib/generated/bucket-11.js +981 -987
- package/lib/generated/bucket-12.js +833 -800
- package/lib/generated/bucket-13.js +951 -970
- package/lib/generated/bucket-14.js +839 -813
- package/lib/generated/bucket-15.js +819 -850
- package/lib/generated/bucket-16.js +1426 -834
- package/lib/generated/bucket-17.js +615 -0
- package/lib/generated/bucket-2.js +554 -567
- package/lib/generated/bucket-3.js +556 -534
- package/lib/generated/bucket-4.js +584 -578
- package/lib/generated/bucket-5.js +599 -609
- package/lib/generated/bucket-6.js +669 -663
- package/lib/generated/bucket-7.js +1062 -934
- package/lib/generated/bucket-8.js +830 -881
- package/lib/generated/bucket-9.js +892 -885
- package/lib/index.js +425 -377
- package/package.json +3 -3
|
@@ -11,8 +11,8 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
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,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _circle, _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, _circle2, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _circle3, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _circle4, _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, _circle5, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _switch, _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, _circle6, _circle7, _circle8, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208;
|
|
15
|
+
const Radar = /*#__PURE__*/React.forwardRef(function Radar(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,13 +27,13 @@ const Replicate = /*#__PURE__*/React.forwardRef(function Replicate(_ref, ref) {
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "
|
|
30
|
+
d: "M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z"
|
|
31
31
|
})), children);
|
|
32
32
|
});
|
|
33
33
|
if (process.env.NODE_ENV !== "production") {
|
|
34
|
-
|
|
34
|
+
Radar.propTypes = iconPropTypes;
|
|
35
35
|
}
|
|
36
|
-
const
|
|
36
|
+
const RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced(_ref2, ref) {
|
|
37
37
|
let {
|
|
38
38
|
children,
|
|
39
39
|
size = 16,
|
|
@@ -48,13 +48,13 @@ const Reply = /*#__PURE__*/React.forwardRef(function Reply(_ref2, ref) {
|
|
|
48
48
|
fill: "currentColor",
|
|
49
49
|
...rest
|
|
50
50
|
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "
|
|
51
|
+
d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541A4.9817,4.9817,0,0,1,18,19a5.0385,5.0385,0,0,1-.6074-.05,8.0432,8.0432,0,0,0-4.3421-4.3423A4.9,4.9,0,0,1,18,9V7a7.0078,7.0078,0,0,0-7,7c0,.0234.0056.0469.0059.07A8.0469,8.0469,0,0,0,10,14a7.95,7.95,0,0,0-1.9883.26C8.0095,14.1729,8,14.0879,8,14A10.0114,10.0114,0,0,1,18,4V2A12.0137,12.0137,0,0,0,6,14c0,.355.0171.7061.0471,1.0537A7.9943,7.9943,0,1,0,16.9465,25.9521c.35.03.7019.0479,1.0535.0479A11.9853,11.9853,0,0,0,27.1538,6.2607ZM15.91,21H13.9563a12.029,12.029,0,0,0-1.218-4.332A6.01,6.01,0,0,1,15.91,21ZM4.09,23H6.0435a12.0318,12.0318,0,0,0,1.2182,4.3325A6.01,6.01,0,0,1,4.09,23Zm1.9532-2H4.09a6.01,6.01,0,0,1,3.1714-4.332A12.0321,12.0321,0,0,0,6.0435,21ZM10,27.9858A10.0149,10.0149,0,0,1,8.0552,23h3.89A10.0149,10.0149,0,0,1,10,27.9858ZM8.0552,21A10.0118,10.0118,0,0,1,10,16.0151,10.01,10.01,0,0,1,11.9448,21Zm4.6831,6.3325A12.0318,12.0318,0,0,0,13.9565,23H15.91A6.01,6.01,0,0,1,12.7383,27.3325ZM28,14A10.0114,10.0114,0,0,1,18,24c-.0869,0-.1733-.01-.26-.0117a7.5527,7.5527,0,0,0,.19-2.9942c.0237,0,.0466.0059.07.0059A6.9991,6.9991,0,0,0,23.6055,9.8086l2.1313-2.1314A9.95,9.95,0,0,1,28,14Z"
|
|
52
52
|
})), children);
|
|
53
53
|
});
|
|
54
54
|
if (process.env.NODE_ENV !== "production") {
|
|
55
|
-
|
|
55
|
+
RadarEnhanced.propTypes = iconPropTypes;
|
|
56
56
|
}
|
|
57
|
-
const
|
|
57
|
+
const RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather(_ref3, ref) {
|
|
58
58
|
let {
|
|
59
59
|
children,
|
|
60
60
|
size = 16,
|
|
@@ -69,15 +69,13 @@ const ReplyAll = /*#__PURE__*/React.forwardRef(function ReplyAll(_ref3, ref) {
|
|
|
69
69
|
fill: "currentColor",
|
|
70
70
|
...rest
|
|
71
71
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
72
|
-
d: "
|
|
73
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
74
|
-
d: "M11.4639,28.9182,1.2318,16.64a1,1,0,0,1,0-1.28L11.4638,3.0792,13,4.36,3.3016,16,13,27.638Z"
|
|
72
|
+
d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541a4.9646,4.9646,0,0,1-3.8811,7.7193,7.0485,7.0485,0,0,0-5.1438-3.8731A4.9431,4.9431,0,0,1,18,9V7a6.9551,6.9551,0,0,0-6.9087,8.0791,6.93,6.93,0,0,0-2.8525,1.06A9.97,9.97,0,0,1,18,4V2A11.9756,11.9756,0,0,0,6.573,17.6357a6.9293,6.9293,0,0,0-1.3674,2.7061A4.9948,4.9948,0,0,0,7,30H17a4.9921,4.9921,0,0,0,4.9678-4.68A12.0391,12.0391,0,0,0,30,14a11.8678,11.8678,0,0,0-2.8389-7.7466ZM17,28H7a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878,0l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,17,28ZM28,14a10.0346,10.0346,0,0,1-6.3118,9.291,4.9577,4.9577,0,0,0-2.0207-2.5,6.9922,6.9922,0,0,0,3.938-10.9824l2.132-2.1318A9.8873,9.8873,0,0,1,28,14Z"
|
|
75
73
|
})), children);
|
|
76
74
|
});
|
|
77
75
|
if (process.env.NODE_ENV !== "production") {
|
|
78
|
-
|
|
76
|
+
RadarWeather.propTypes = iconPropTypes;
|
|
79
77
|
}
|
|
80
|
-
const
|
|
78
|
+
const Radio = /*#__PURE__*/React.forwardRef(function Radio(_ref4, ref) {
|
|
81
79
|
let {
|
|
82
80
|
children,
|
|
83
81
|
size = 16,
|
|
@@ -91,16 +89,16 @@ const RepoArtifact = /*#__PURE__*/React.forwardRef(function RepoArtifact(_ref4,
|
|
|
91
89
|
viewBox: "0 0 32 32",
|
|
92
90
|
fill: "currentColor",
|
|
93
91
|
...rest
|
|
94
|
-
},
|
|
95
|
-
d: "
|
|
96
|
-
})),
|
|
97
|
-
d: "
|
|
92
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
93
|
+
d: "M28,10H24V2H22v8H13V8H11v2H8V8H6v2H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,28V12H28V28Z"
|
|
94
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
95
|
+
d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
|
|
98
96
|
})), children);
|
|
99
97
|
});
|
|
100
98
|
if (process.env.NODE_ENV !== "production") {
|
|
101
|
-
|
|
99
|
+
Radio.propTypes = iconPropTypes;
|
|
102
100
|
}
|
|
103
|
-
const
|
|
101
|
+
const RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat(_ref5, ref) {
|
|
104
102
|
let {
|
|
105
103
|
children,
|
|
106
104
|
size = 16,
|
|
@@ -114,16 +112,16 @@ const RepoSourceCode = /*#__PURE__*/React.forwardRef(function RepoSourceCode(_re
|
|
|
114
112
|
viewBox: "0 0 32 32",
|
|
115
113
|
fill: "currentColor",
|
|
116
114
|
...rest
|
|
117
|
-
},
|
|
118
|
-
d: "
|
|
119
|
-
})),
|
|
120
|
-
d: "
|
|
115
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
116
|
+
d: "M10 26a4 4 0 114-4A4.0045 4.0045 0 0110 26zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 20zM17 20H26V22H17zM17 24H26V26H17z"
|
|
117
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
118
|
+
d: "M20,12h8a2.0023,2.0023,0,0,0,2-2V6a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2V7H12a4.0045,4.0045,0,0,0-4,4v3H6V4H4V14a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V16a2.0023,2.0023,0,0,0-2-2H10V11a2.0023,2.0023,0,0,1,2-2h6v1A2.0023,2.0023,0,0,0,20,12Zm4-6h4v4H24ZM20,6h2v4H20Zm8,22H4V16H28Z"
|
|
121
119
|
})), children);
|
|
122
120
|
});
|
|
123
121
|
if (process.env.NODE_ENV !== "production") {
|
|
124
|
-
|
|
122
|
+
RadioCombat.propTypes = iconPropTypes;
|
|
125
123
|
}
|
|
126
|
-
const
|
|
124
|
+
const RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk(_ref6, ref) {
|
|
127
125
|
let {
|
|
128
126
|
children,
|
|
129
127
|
size = 16,
|
|
@@ -137,16 +135,20 @@ const Report = /*#__PURE__*/React.forwardRef(function Report(_ref6, ref) {
|
|
|
137
135
|
viewBox: "0 0 32 32",
|
|
138
136
|
fill: "currentColor",
|
|
139
137
|
...rest
|
|
140
|
-
},
|
|
141
|
-
d: "
|
|
142
|
-
})),
|
|
143
|
-
|
|
138
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
139
|
+
d: "M13 11H19V13H13zM13 15H19V17H13z"
|
|
140
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
141
|
+
cx: "16",
|
|
142
|
+
cy: "23",
|
|
143
|
+
r: "2"
|
|
144
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
145
|
+
d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
|
|
144
146
|
})), children);
|
|
145
147
|
});
|
|
146
148
|
if (process.env.NODE_ENV !== "production") {
|
|
147
|
-
|
|
149
|
+
RadioPushToTalk.propTypes = iconPropTypes;
|
|
148
150
|
}
|
|
149
|
-
const
|
|
151
|
+
const RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton(_ref7, ref) {
|
|
150
152
|
let {
|
|
151
153
|
children,
|
|
152
154
|
size = 16,
|
|
@@ -160,16 +162,14 @@ const ReportData = /*#__PURE__*/React.forwardRef(function ReportData(_ref7, ref)
|
|
|
160
162
|
viewBox: "0 0 32 32",
|
|
161
163
|
fill: "currentColor",
|
|
162
164
|
...rest
|
|
163
|
-
},
|
|
164
|
-
d: "
|
|
165
|
-
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
166
|
-
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"
|
|
165
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
166
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
167
167
|
})), children);
|
|
168
168
|
});
|
|
169
169
|
if (process.env.NODE_ENV !== "production") {
|
|
170
|
-
|
|
170
|
+
RadioButton.propTypes = iconPropTypes;
|
|
171
171
|
}
|
|
172
|
-
const
|
|
172
|
+
const RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonChecked(_ref8, ref) {
|
|
173
173
|
let {
|
|
174
174
|
children,
|
|
175
175
|
size = 16,
|
|
@@ -183,16 +183,16 @@ const RequestQuote = /*#__PURE__*/React.forwardRef(function RequestQuote(_ref8,
|
|
|
183
183
|
viewBox: "0 0 32 32",
|
|
184
184
|
fill: "currentColor",
|
|
185
185
|
...rest
|
|
186
|
-
},
|
|
187
|
-
d: "
|
|
188
|
-
})),
|
|
189
|
-
d: "
|
|
186
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
187
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
188
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
189
|
+
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
|
|
190
190
|
})), children);
|
|
191
191
|
});
|
|
192
192
|
if (process.env.NODE_ENV !== "production") {
|
|
193
|
-
|
|
193
|
+
RadioButtonChecked.propTypes = iconPropTypes;
|
|
194
194
|
}
|
|
195
|
-
const
|
|
195
|
+
const Rain = /*#__PURE__*/React.forwardRef(function Rain(_ref9, ref) {
|
|
196
196
|
let {
|
|
197
197
|
children,
|
|
198
198
|
size = 16,
|
|
@@ -206,14 +206,14 @@ const Reset = /*#__PURE__*/React.forwardRef(function Reset(_ref9, ref) {
|
|
|
206
206
|
viewBox: "0 0 32 32",
|
|
207
207
|
fill: "currentColor",
|
|
208
208
|
...rest
|
|
209
|
-
},
|
|
210
|
-
d: "
|
|
209
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
210
|
+
d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z"
|
|
211
211
|
})), children);
|
|
212
212
|
});
|
|
213
213
|
if (process.env.NODE_ENV !== "production") {
|
|
214
|
-
|
|
214
|
+
Rain.propTypes = iconPropTypes;
|
|
215
215
|
}
|
|
216
|
-
const
|
|
216
|
+
const RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle(_ref10, ref) {
|
|
217
217
|
let {
|
|
218
218
|
children,
|
|
219
219
|
size = 16,
|
|
@@ -227,32 +227,21 @@ const ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt(_ref10, ref) {
|
|
|
227
227
|
viewBox: "0 0 32 32",
|
|
228
228
|
fill: "currentColor",
|
|
229
229
|
...rest
|
|
230
|
-
},
|
|
231
|
-
d: "
|
|
230
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
231
|
+
d: "M11,30a1,1,0,0,1-.8944-1.4474l2-4a1,1,0,1,1,1.7887.8946l-2,4A.9979.9979,0,0,1,11,30Z"
|
|
232
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
233
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22H19.3813L18.105,24.5527a1,1,0,0,0,1.789.8946L21.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
|
|
232
234
|
})), children);
|
|
233
235
|
});
|
|
234
236
|
if (process.env.NODE_ENV !== "production") {
|
|
235
|
-
|
|
237
|
+
RainDrizzle.propTypes = iconPropTypes;
|
|
236
238
|
}
|
|
237
|
-
const
|
|
239
|
+
const RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy(_ref11, ref) {
|
|
238
240
|
let {
|
|
239
241
|
children,
|
|
240
242
|
size = 16,
|
|
241
243
|
...rest
|
|
242
244
|
} = _ref11;
|
|
243
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
244
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
245
|
-
width: size,
|
|
246
|
-
height: size,
|
|
247
|
-
ref: ref,
|
|
248
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
249
|
-
viewBox: "0 0 16 16",
|
|
250
|
-
fill: "currentColor",
|
|
251
|
-
...rest
|
|
252
|
-
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
253
|
-
d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
|
|
254
|
-
})), children);
|
|
255
|
-
}
|
|
256
245
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
257
246
|
width: size,
|
|
258
247
|
height: size,
|
|
@@ -261,14 +250,16 @@ const Restart = /*#__PURE__*/React.forwardRef(function Restart(_ref11, ref) {
|
|
|
261
250
|
viewBox: "0 0 32 32",
|
|
262
251
|
fill: "currentColor",
|
|
263
252
|
...rest
|
|
264
|
-
},
|
|
265
|
-
d: "
|
|
253
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
254
|
+
d: "M17 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0117 30zM8 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 018 30z"
|
|
255
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
256
|
+
d: "M30,15.5a6.5323,6.5323,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0A6.4905,6.4905,0,0,0,5.7026,21.3584L4.106,24.5527a1,1,0,1,0,1.7885.8946L7.6174,22l6.7644,0L13.106,24.5527a1,1,0,1,0,1.7885.8946L16.6177,22h6.7641L22.106,24.5527a1,1,0,1,0,1.7885.8946l1.9444-3.89A6.5058,6.5058,0,0,0,30,15.5ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
|
|
266
257
|
})), children);
|
|
267
258
|
});
|
|
268
259
|
if (process.env.NODE_ENV !== "production") {
|
|
269
|
-
|
|
260
|
+
RainHeavy.propTypes = iconPropTypes;
|
|
270
261
|
}
|
|
271
|
-
const
|
|
262
|
+
const RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered(_ref12, ref) {
|
|
272
263
|
let {
|
|
273
264
|
children,
|
|
274
265
|
size = 16,
|
|
@@ -282,16 +273,29 @@ const Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant(_ref12, ref
|
|
|
282
273
|
viewBox: "0 0 32 32",
|
|
283
274
|
fill: "currentColor",
|
|
284
275
|
...rest
|
|
285
|
-
},
|
|
286
|
-
d: "
|
|
276
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
277
|
+
d: "M8.5084,32a1.0127,1.0127,0,0,1-.4485-.1054.9986.9986,0,0,1-.4486-1.3418l1.4934-3.0005a1.0025,1.0025,0,0,1,1.7943.8945l-1.4934,3A1.0013,1.0013,0,0,1,8.5084,32Z"
|
|
278
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
279
|
+
d: "M27.232 15.733H29.232V18.733H27.232z",
|
|
280
|
+
transform: "rotate(-45.009 28.232 17.233)"
|
|
287
281
|
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
288
|
-
d: "
|
|
282
|
+
d: "M29 10H32V12H29z"
|
|
283
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
284
|
+
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
285
|
+
transform: "rotate(-45 28.232 4.768)"
|
|
286
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
287
|
+
d: "M20 0H22V3H20z"
|
|
288
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
289
|
+
d: "M12.768 3.268H14.768V6.268H12.768z",
|
|
290
|
+
transform: "rotate(-45 13.768 4.768)"
|
|
291
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
292
|
+
d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
|
|
289
293
|
})), children);
|
|
290
294
|
});
|
|
291
295
|
if (process.env.NODE_ENV !== "production") {
|
|
292
|
-
|
|
296
|
+
RainScattered.propTypes = iconPropTypes;
|
|
293
297
|
}
|
|
294
|
-
const
|
|
298
|
+
const RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredNight(_ref13, ref) {
|
|
295
299
|
let {
|
|
296
300
|
children,
|
|
297
301
|
size = 16,
|
|
@@ -305,16 +309,14 @@ const RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine(_re
|
|
|
305
309
|
viewBox: "0 0 32 32",
|
|
306
310
|
fill: "currentColor",
|
|
307
311
|
...rest
|
|
308
|
-
},
|
|
309
|
-
d: "
|
|
310
|
-
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
311
|
-
d: "M7 2H9V11.98H7z"
|
|
312
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
313
|
+
d: "M8.5084 32a1.0115 1.0115 0 01-.4485-.1055.9986.9986 0 01-.4486-1.3418l1.4934-3a1.0025 1.0025 0 011.7943.8945l-1.4934 3A1.0015 1.0015 0 018.5084 32zM29.8442 13.0347a1.5184 1.5184 0 00-1.2309-.8658 5.3587 5.3587 0 01-3.4094-1.7163 6.4648 6.4648 0 01-1.285-6.393 1.6031 1.6031 0 00-.3-1.5459 1.4535 1.4535 0 00-1.3594-.4922l-.0191.0029a7.8549 7.8549 0 00-6.1054 6.48A7.3725 7.3725 0 0013.5 8a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 25h7.3818L14.106 27.5527a1 1 0 101.7885.8946L17.6177 25H19a5.9549 5.9549 0 005.88-7.1455 7.5 7.5 0 004.8672-3.3A1.5381 1.5381 0 0029.8442 13.0347zM19 23H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 23zm5.1509-7.0479a5.9639 5.9639 0 00-3.5015-2.708A7.5076 7.5076 0 0018.0286 9.55a6.01 6.01 0 013.77-5.334 8.4581 8.4581 0 001.9395 7.5972A7.4007 7.4007 0 0027.64 14.041 5.4392 5.4392 0 0124.1509 15.9521z"
|
|
312
314
|
})), children);
|
|
313
315
|
});
|
|
314
316
|
if (process.env.NODE_ENV !== "production") {
|
|
315
|
-
|
|
317
|
+
RainScatteredNight.propTypes = iconPropTypes;
|
|
316
318
|
}
|
|
317
|
-
const
|
|
319
|
+
const RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop(_ref14, ref) {
|
|
318
320
|
let {
|
|
319
321
|
children,
|
|
320
322
|
size = 16,
|
|
@@ -328,16 +330,16 @@ const Result = /*#__PURE__*/React.forwardRef(function Result(_ref14, ref) {
|
|
|
328
330
|
viewBox: "0 0 32 32",
|
|
329
331
|
fill: "currentColor",
|
|
330
332
|
...rest
|
|
331
|
-
},
|
|
332
|
-
d: "
|
|
333
|
-
})),
|
|
334
|
-
d: "
|
|
333
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
334
|
+
d: "M16,24V22a3.2965,3.2965,0,0,0,3-3h2A5.2668,5.2668,0,0,1,16,24Z"
|
|
335
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
336
|
+
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"
|
|
335
337
|
})), children);
|
|
336
338
|
});
|
|
337
339
|
if (process.env.NODE_ENV !== "production") {
|
|
338
|
-
|
|
340
|
+
RainDrop.propTypes = iconPropTypes;
|
|
339
341
|
}
|
|
340
|
-
const
|
|
342
|
+
const Raw = /*#__PURE__*/React.forwardRef(function Raw(_ref15, ref) {
|
|
341
343
|
let {
|
|
342
344
|
children,
|
|
343
345
|
size = 16,
|
|
@@ -351,16 +353,14 @@ const ResultDraft = /*#__PURE__*/React.forwardRef(function ResultDraft(_ref15, r
|
|
|
351
353
|
viewBox: "0 0 32 32",
|
|
352
354
|
fill: "currentColor",
|
|
353
355
|
...rest
|
|
354
|
-
},
|
|
355
|
-
d: "M29.
|
|
356
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
357
|
-
d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z"
|
|
356
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
357
|
+
d: "M29.2 9L28.86 17 28.6 21.54 28.19 18 27.51 12.54 25.49 12.54 24.81 18 24.4 21.54 24.14 17 23.8 9 22 9 23 23 25.27 23 26.03 18.07 26.49 14 26.5 13.97 26.51 14 26.97 18.07 27.73 23 30 23 31 9 29.2 9zM18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM10 15V11A2 2 0 008 9H2V23H4V17H5.48l2.34 6H10L7.63 17H8A2 2 0 0010 15zM4 11H8v4H4z"
|
|
358
358
|
})), children);
|
|
359
359
|
});
|
|
360
360
|
if (process.env.NODE_ENV !== "production") {
|
|
361
|
-
|
|
361
|
+
Raw.propTypes = iconPropTypes;
|
|
362
362
|
}
|
|
363
|
-
const
|
|
363
|
+
const Receipt = /*#__PURE__*/React.forwardRef(function Receipt(_ref16, ref) {
|
|
364
364
|
let {
|
|
365
365
|
children,
|
|
366
366
|
size = 16,
|
|
@@ -374,20 +374,16 @@ const ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew(_ref16, ref)
|
|
|
374
374
|
viewBox: "0 0 32 32",
|
|
375
375
|
fill: "currentColor",
|
|
376
376
|
...rest
|
|
377
|
-
},
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
382
|
-
d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
|
|
383
|
-
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
384
|
-
d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
|
|
377
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
378
|
+
d: "M21 16H23V18H21zM9 16H17V18H9zM21 12H23V14H21zM9 12H17V14H9zM9 8H23V10H9z"
|
|
379
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
380
|
+
d: "M25,2H7A2.002,2.002,0,0,0,5,4V29a1,1,0,0,0,1,1H7a.9987.9987,0,0,0,.8-.4L10,26.667,12.2,29.6a1.0353,1.0353,0,0,0,1.6,0L16,26.667,18.2,29.6a1.0353,1.0353,0,0,0,1.6,0L22,26.667,24.2,29.6a.9993.9993,0,0,0,.8.4h1a1,1,0,0,0,1-1V4A2.0023,2.0023,0,0,0,25,2Zm0,25.333L22.8,24.4a1.0353,1.0353,0,0,0-1.6,0L19,27.333,16.8,24.4a1.0353,1.0353,0,0,0-1.6,0L13,27.333,10.8,24.4a1.0353,1.0353,0,0,0-1.6,0L7,27.333V4H25Z"
|
|
385
381
|
})), children);
|
|
386
382
|
});
|
|
387
383
|
if (process.env.NODE_ENV !== "production") {
|
|
388
|
-
|
|
384
|
+
Receipt.propTypes = iconPropTypes;
|
|
389
385
|
}
|
|
390
|
-
const
|
|
386
|
+
const RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed(_ref17, ref) {
|
|
391
387
|
let {
|
|
392
388
|
children,
|
|
393
389
|
size = 16,
|
|
@@ -401,18 +397,16 @@ const ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld(_ref17, ref)
|
|
|
401
397
|
viewBox: "0 0 32 32",
|
|
402
398
|
fill: "currentColor",
|
|
403
399
|
...rest
|
|
404
|
-
},
|
|
405
|
-
d: "
|
|
406
|
-
})),
|
|
407
|
-
d: "
|
|
408
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
409
|
-
d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
|
|
400
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
401
|
+
d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
|
|
402
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
403
|
+
d: "M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
|
|
410
404
|
})), children);
|
|
411
405
|
});
|
|
412
406
|
if (process.env.NODE_ENV !== "production") {
|
|
413
|
-
|
|
407
|
+
RecentlyViewed.propTypes = iconPropTypes;
|
|
414
408
|
}
|
|
415
|
-
const
|
|
409
|
+
const Recommend = /*#__PURE__*/React.forwardRef(function Recommend(_ref18, ref) {
|
|
416
410
|
let {
|
|
417
411
|
children,
|
|
418
412
|
size = 16,
|
|
@@ -426,14 +420,14 @@ const RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed(_ref18, r
|
|
|
426
420
|
viewBox: "0 0 32 32",
|
|
427
421
|
fill: "currentColor",
|
|
428
422
|
...rest
|
|
429
|
-
},
|
|
430
|
-
d: "
|
|
423
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
424
|
+
d: "M16,2a9,9,0,0,0-6,15.69V30l6-4,6,4V17.69A9,9,0,0,0,16,2Zm4,24.26-2.89-1.92L16,23.6l-1.11.74L12,26.26V19.05a8.88,8.88,0,0,0,8,0ZM20.89,16A7,7,0,1,1,23,11,7,7,0,0,1,20.89,16Z"
|
|
431
425
|
})), children);
|
|
432
426
|
});
|
|
433
427
|
if (process.env.NODE_ENV !== "production") {
|
|
434
|
-
|
|
428
|
+
Recommend.propTypes = iconPropTypes;
|
|
435
429
|
}
|
|
436
|
-
const
|
|
430
|
+
const Recording = /*#__PURE__*/React.forwardRef(function Recording(_ref19, ref) {
|
|
437
431
|
let {
|
|
438
432
|
children,
|
|
439
433
|
size = 16,
|
|
@@ -447,14 +441,16 @@ const Return = /*#__PURE__*/React.forwardRef(function Return(_ref19, ref) {
|
|
|
447
441
|
viewBox: "0 0 32 32",
|
|
448
442
|
fill: "currentColor",
|
|
449
443
|
...rest
|
|
450
|
-
},
|
|
451
|
-
d: "
|
|
444
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
445
|
+
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"
|
|
446
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
447
|
+
d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
452
448
|
})), children);
|
|
453
449
|
});
|
|
454
450
|
if (process.env.NODE_ENV !== "production") {
|
|
455
|
-
|
|
451
|
+
Recording.propTypes = iconPropTypes;
|
|
456
452
|
}
|
|
457
|
-
const
|
|
453
|
+
const RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled(_ref20, ref) {
|
|
458
454
|
let {
|
|
459
455
|
children,
|
|
460
456
|
size = 16,
|
|
@@ -468,16 +464,18 @@ const Review = /*#__PURE__*/React.forwardRef(function Review(_ref20, ref) {
|
|
|
468
464
|
viewBox: "0 0 32 32",
|
|
469
465
|
fill: "currentColor",
|
|
470
466
|
...rest
|
|
471
|
-
},
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
467
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
468
|
+
cx: "16",
|
|
469
|
+
cy: "16",
|
|
470
|
+
r: "4"
|
|
471
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
472
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
|
|
475
473
|
})), children);
|
|
476
474
|
});
|
|
477
475
|
if (process.env.NODE_ENV !== "production") {
|
|
478
|
-
|
|
476
|
+
RecordingFilled.propTypes = iconPropTypes;
|
|
479
477
|
}
|
|
480
|
-
const
|
|
478
|
+
const RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFilledAlt(_ref21, ref) {
|
|
481
479
|
let {
|
|
482
480
|
children,
|
|
483
481
|
size = 16,
|
|
@@ -491,16 +489,18 @@ const Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10(_ref21, ref)
|
|
|
491
489
|
viewBox: "0 0 32 32",
|
|
492
490
|
fill: "currentColor",
|
|
493
491
|
...rest
|
|
494
|
-
},
|
|
495
|
-
d: "
|
|
496
|
-
})),
|
|
497
|
-
d: "
|
|
492
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
493
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S19.3,22,16,22 z"
|
|
494
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
495
|
+
d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
|
|
496
|
+
"data-icon-path": "inner-path",
|
|
497
|
+
opacity: "0"
|
|
498
498
|
})), children);
|
|
499
499
|
});
|
|
500
500
|
if (process.env.NODE_ENV !== "production") {
|
|
501
|
-
|
|
501
|
+
RecordingFilledAlt.propTypes = iconPropTypes;
|
|
502
502
|
}
|
|
503
|
-
const
|
|
503
|
+
const Recycle = /*#__PURE__*/React.forwardRef(function Recycle(_ref22, ref) {
|
|
504
504
|
let {
|
|
505
505
|
children,
|
|
506
506
|
size = 16,
|
|
@@ -514,21 +514,58 @@ const Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30(_ref22, ref)
|
|
|
514
514
|
viewBox: "0 0 32 32",
|
|
515
515
|
fill: "currentColor",
|
|
516
516
|
...rest
|
|
517
|
-
},
|
|
518
|
-
d: "
|
|
519
|
-
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
520
|
-
d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
|
|
517
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
518
|
+
d: "M29.5081 22.2549l-2.0781-3.7402-1.7485.9707 2.0781 3.7412c.3247.584.3162 1.2769-.0229 1.8535-.3391.5762-.9407.9199-1.6091.9199h-7.2974l2.5801-2.5898-1.4102-1.4102-5 5 5 5 1.4102-1.4102-2.5801-2.5898h7.2974c1.3848 0 2.6306-.7124 3.3328-1.9058.7024-1.1938.7202-2.6284.0479-3.8394zM5.8726 26c-.6685 0-1.27-.3438-1.6091-.9199-.3391-.5767-.3477-1.2695-.0229-1.8535l4.1111-7.4004 1.0479 3.52 1.9121-.5664-2.0083-6.7798-6.7798 2.0083.5664 1.9121 3.4934-1.0298-4.0913 7.3643c-.6724 1.2109-.6545 2.6455.0479 3.8394.7021 1.1934 1.948 1.9058 3.3328 1.9058h6.1274v-2H5.8726zM25.51 9.6538l-1.0476 3.519L19.3503 3.9712c-.6858-1.2344-1.9382-1.9712-3.3503-1.9712s-2.6646.7368-3.3503 1.9712l-3.0796 5.5435 1.7485.9707 3.0796-5.543c.3276-.5898.9265-.9424 1.6018-.9424s1.2742.3525 1.6018.9424l5.0925 9.167-3.4939-1.0298-.5664 1.9121 6.78 2.0083 2.0083-6.7798-1.9124-.5664z"
|
|
521
519
|
})), children);
|
|
522
520
|
});
|
|
523
521
|
if (process.env.NODE_ENV !== "production") {
|
|
524
|
-
|
|
522
|
+
Recycle.propTypes = iconPropTypes;
|
|
525
523
|
}
|
|
526
|
-
const
|
|
524
|
+
const Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref23, ref) {
|
|
527
525
|
let {
|
|
528
526
|
children,
|
|
529
527
|
size = 16,
|
|
530
528
|
...rest
|
|
531
529
|
} = _ref23;
|
|
530
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
531
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
532
|
+
width: size,
|
|
533
|
+
height: size,
|
|
534
|
+
ref: ref,
|
|
535
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
536
|
+
viewBox: "0 0 16 16",
|
|
537
|
+
fill: "currentColor",
|
|
538
|
+
...rest
|
|
539
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
540
|
+
d: "M4,8c-1.2,0-2,0.8-2,2c0,1.2,0.8,2,2,2h3v1H4c-1.7,0-3-1.2-3-3c0-1.7,1.3-3,3-3l9.1,0l-2-2l0.7-0.7 L15,7.5l-3.2,3.2L11.1,10l2-2L4,8z"
|
|
541
|
+
})), children);
|
|
542
|
+
}
|
|
543
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
544
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
545
|
+
width: size,
|
|
546
|
+
height: size,
|
|
547
|
+
ref: ref,
|
|
548
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
549
|
+
viewBox: "0 0 20 20",
|
|
550
|
+
fill: "currentColor",
|
|
551
|
+
...rest
|
|
552
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
553
|
+
d: "M5,9.3c-1.5,0-2.8,1.3-2.8,2.7c0,1.5,1.3,2.7,2.8,2.7h4V16H5c-2.3,0-4-1.7-4-4c0-2.2,1.8-4,4-4h11.6 l-2.5-2.5L15,4.6l4,4l-4,4l-0.9-0.9l2.5-2.5H5z"
|
|
554
|
+
})), children);
|
|
555
|
+
}
|
|
556
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
557
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
558
|
+
width: size,
|
|
559
|
+
height: size,
|
|
560
|
+
ref: ref,
|
|
561
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
562
|
+
viewBox: "0 0 24 24",
|
|
563
|
+
fill: "currentColor",
|
|
564
|
+
...rest
|
|
565
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
566
|
+
d: "M6.8,11.2c-1.8,0-3.2,1.7-3.2,3.3c0,1.5,1.5,3.2,3.2,3.2H10v1.5H6.8C4.6,19.2,2,17,2,14.5s2-4.8,4.8-4.8 h12.4l-3-3l1.1-1.1l4.8,4.8l-4.8,4.8l-1.1-1.1l3-3H6.8z"
|
|
567
|
+
})), children);
|
|
568
|
+
}
|
|
532
569
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
533
570
|
width: size,
|
|
534
571
|
height: size,
|
|
@@ -537,16 +574,14 @@ const Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5(_ref23, ref) {
|
|
|
537
574
|
viewBox: "0 0 32 32",
|
|
538
575
|
fill: "currentColor",
|
|
539
576
|
...rest
|
|
540
|
-
},
|
|
541
|
-
d: "
|
|
542
|
-
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
543
|
-
d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
|
|
577
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
578
|
+
d: "M12,10H24.1851L20.5977,6.4141,22,5,28,11,22,17l-1.4023-1.4146L24.1821,12H12a6,6,0,0,0,0,12h8v2H12a8,8,0,0,1,0-16Z"
|
|
544
579
|
})), children);
|
|
545
580
|
});
|
|
546
581
|
if (process.env.NODE_ENV !== "production") {
|
|
547
|
-
|
|
582
|
+
Redo.propTypes = iconPropTypes;
|
|
548
583
|
}
|
|
549
|
-
const
|
|
584
|
+
const RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotranspiration(_ref24, ref) {
|
|
550
585
|
let {
|
|
551
586
|
children,
|
|
552
587
|
size = 16,
|
|
@@ -560,18 +595,14 @@ const Road = /*#__PURE__*/React.forwardRef(function Road(_ref24, ref) {
|
|
|
560
595
|
viewBox: "0 0 32 32",
|
|
561
596
|
fill: "currentColor",
|
|
562
597
|
...rest
|
|
563
|
-
},
|
|
564
|
-
d: "
|
|
565
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
566
|
-
d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
|
|
567
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
568
|
-
d: "M15 21H17V24H15zM15 26H17V30H15z"
|
|
598
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
599
|
+
d: "M14 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L13.17 2.4141a1.0381 1.0381 0 011.6592 0L17.3154 6.11A3.9693 3.9693 0 0118 8.223 3.8978 3.8978 0 0114 12zm.0005-7.2368L12.3438 7.2257A1.89 1.89 0 0012 8.223 1.9 1.9 0 0014 10a1.9 1.9 0 002-1.777 1.98 1.98 0 00-.375-1.0466zM7.5 26A5.385 5.385 0 012 20.751 5.3837 5.3837 0 012.874 17.92L6.49 12.5383a1.2168 1.2168 0 012.02-.0006l3.55 5.2777A5.4923 5.4923 0 0113 20.751 5.385 5.385 0 017.5 26zm0-11.38L4.5649 18.9868A3.3586 3.3586 0 004 20.751 3.3855 3.3855 0 007.5 24 3.3855 3.3855 0 0011 20.751a3.4354 3.4354 0 00-.63-1.867zM25 2L20 7l1.4141 1.4141L24 5.8281V16a4.0045 4.0045 0 01-4 4H16v2h4a6.0066 6.0066 0 006-6V5.8281l2.5859 2.586L30 7zM2 28H30V30H2z"
|
|
569
600
|
})), children);
|
|
570
601
|
});
|
|
571
602
|
if (process.env.NODE_ENV !== "production") {
|
|
572
|
-
|
|
603
|
+
RefEvapotranspiration.propTypes = iconPropTypes;
|
|
573
604
|
}
|
|
574
|
-
const
|
|
605
|
+
const ReferenceArchitecture = /*#__PURE__*/React.forwardRef(function ReferenceArchitecture(_ref25, ref) {
|
|
575
606
|
let {
|
|
576
607
|
children,
|
|
577
608
|
size = 16,
|
|
@@ -585,16 +616,18 @@ const RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather(_ref25, r
|
|
|
585
616
|
viewBox: "0 0 32 32",
|
|
586
617
|
fill: "currentColor",
|
|
587
618
|
...rest
|
|
588
|
-
},
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
619
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
620
|
+
cx: "18",
|
|
621
|
+
cy: "26",
|
|
622
|
+
r: "1"
|
|
623
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
624
|
+
d: "m28,20c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-5c0-1.1025-.8972-2-2-2h-5v-1c0-1.1025-.8972-2-2-2h-4c-1.1028,0-2,.8975-2,2v1h-5c-1.1028,0-2,.8975-2,2v5.1421c-1.7202.4473-3,1.9995-3,3.8579s1.2798,3.4106,3,3.8579v5.1421c0,1.1025.8972,2,2,2h7v1c0,1.1025.8972,2,2,2h12c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-2h1Zm0-2h-4v-4h4v4ZM14,4h4v4h-4v-4Zm-2,3v1c0,1.1025.8972,2,2,2h4c1.1028,0,2-.8975,2-2v-1h5v5h-1c-1.1028,0-2,.8975-2,2v1h-12.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-5.1421h5Zm-8,9c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Zm24,12h-12v-4h12v4Zm-3-6h-9c-1.1028,0-2,.8975-2,2v1h-7v-5.1421c1.3987-.3638,2.4941-1.459,2.8579-2.8579h12.1421v1c0,1.1025.8972,2,2,2h1v2Z"
|
|
592
625
|
})), children);
|
|
593
626
|
});
|
|
594
627
|
if (process.env.NODE_ENV !== "production") {
|
|
595
|
-
|
|
628
|
+
ReferenceArchitecture.propTypes = iconPropTypes;
|
|
596
629
|
}
|
|
597
|
-
const
|
|
630
|
+
const ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizontal(_ref26, ref) {
|
|
598
631
|
let {
|
|
599
632
|
children,
|
|
600
633
|
size = 16,
|
|
@@ -608,14 +641,19 @@ const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap(_ref26, ref) {
|
|
|
608
641
|
viewBox: "0 0 32 32",
|
|
609
642
|
fill: "currentColor",
|
|
610
643
|
...rest
|
|
611
|
-
},
|
|
612
|
-
d: "
|
|
644
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
645
|
+
d: "M19.386,15.2105l9-7A1,1,0,0,1,30,9V23a1,1,0,0,1-1.614.79l-9-7a1,1,0,0,1,0-1.5791Z"
|
|
646
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
647
|
+
d: "M15 2H17V30H15z",
|
|
648
|
+
transform: "rotate(-180 16 16)"
|
|
649
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
650
|
+
d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
|
|
613
651
|
})), children);
|
|
614
652
|
});
|
|
615
653
|
if (process.env.NODE_ENV !== "production") {
|
|
616
|
-
|
|
654
|
+
ReflectHorizontal.propTypes = iconPropTypes;
|
|
617
655
|
}
|
|
618
|
-
const
|
|
656
|
+
const ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical(_ref27, ref) {
|
|
619
657
|
let {
|
|
620
658
|
children,
|
|
621
659
|
size = 16,
|
|
@@ -629,17 +667,19 @@ const Rocket = /*#__PURE__*/React.forwardRef(function Rocket(_ref27, ref) {
|
|
|
629
667
|
viewBox: "0 0 32 32",
|
|
630
668
|
fill: "currentColor",
|
|
631
669
|
...rest
|
|
632
|
-
},
|
|
633
|
-
d: "
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
670
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
671
|
+
d: "M16.79,19.386l7,9A1,1,0,0,1,23,30H9a1,1,0,0,1-.79-1.614l7-9a1,1,0,0,1,1.5791,0Z"
|
|
672
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
673
|
+
d: "M15 2H17V30H15z",
|
|
674
|
+
transform: "rotate(-90 16 16)"
|
|
675
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
676
|
+
d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
|
|
637
677
|
})), children);
|
|
638
678
|
});
|
|
639
679
|
if (process.env.NODE_ENV !== "production") {
|
|
640
|
-
|
|
680
|
+
ReflectVertical.propTypes = iconPropTypes;
|
|
641
681
|
}
|
|
642
|
-
const
|
|
682
|
+
const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisArea(_ref28, ref) {
|
|
643
683
|
let {
|
|
644
684
|
children,
|
|
645
685
|
size = 16,
|
|
@@ -653,14 +693,16 @@ const Rotate = /*#__PURE__*/React.forwardRef(function Rotate(_ref28, ref) {
|
|
|
653
693
|
viewBox: "0 0 32 32",
|
|
654
694
|
fill: "currentColor",
|
|
655
695
|
...rest
|
|
656
|
-
},
|
|
657
|
-
d: "
|
|
696
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
697
|
+
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
698
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
699
|
+
d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
|
|
658
700
|
})), children);
|
|
659
701
|
});
|
|
660
702
|
if (process.env.NODE_ENV !== "production") {
|
|
661
|
-
|
|
703
|
+
WatsonHealthRegionAnalysisArea.propTypes = iconPropTypes;
|
|
662
704
|
}
|
|
663
|
-
const
|
|
705
|
+
const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisVolume(_ref29, ref) {
|
|
664
706
|
let {
|
|
665
707
|
children,
|
|
666
708
|
size = 16,
|
|
@@ -674,14 +716,16 @@ const WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
674
716
|
viewBox: "0 0 32 32",
|
|
675
717
|
fill: "currentColor",
|
|
676
718
|
...rest
|
|
677
|
-
},
|
|
678
|
-
d: "
|
|
719
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
720
|
+
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
721
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
722
|
+
d: "M4.8305,20.3555A24.9534,24.9534,0,0,0,15,22.9644v-2A22.9014,22.9014,0,0,1,4.1335,17.6919,11.979,11.979,0,0,1,4,16a11.9847,11.9847,0,0,1,.1332-1.69,22.9282,22.9282,0,0,1,23.7336,0A11.9847,11.9847,0,0,1,28,16h2A14,14,0,1,0,16,30V28A12.01,12.01,0,0,1,4.8305,20.3555ZM16,4a12.01,12.01,0,0,1,11.17,7.6465,24.8982,24.8982,0,0,0-22.3406,0A12.01,12.01,0,0,1,16,4Z"
|
|
679
723
|
})), children);
|
|
680
724
|
});
|
|
681
725
|
if (process.env.NODE_ENV !== "production") {
|
|
682
|
-
|
|
726
|
+
WatsonHealthRegionAnalysisVolume.propTypes = iconPropTypes;
|
|
683
727
|
}
|
|
684
|
-
const
|
|
728
|
+
const WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHealthRegistration(_ref30, ref) {
|
|
685
729
|
let {
|
|
686
730
|
children,
|
|
687
731
|
size = 16,
|
|
@@ -695,14 +739,16 @@ const WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
695
739
|
viewBox: "0 0 32 32",
|
|
696
740
|
fill: "currentColor",
|
|
697
741
|
...rest
|
|
698
|
-
},
|
|
699
|
-
d: "
|
|
742
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
743
|
+
d: "M28 25H20a2.0027 2.0027 0 01-2-2V20h2v3h8V9H20v3H18V9a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2V23A2.0027 2.0027 0 0128 25zM8 15H12V17H8z"
|
|
744
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
745
|
+
d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
|
|
700
746
|
})), children);
|
|
701
747
|
});
|
|
702
748
|
if (process.env.NODE_ENV !== "production") {
|
|
703
|
-
|
|
749
|
+
WatsonHealthRegistration.propTypes = iconPropTypes;
|
|
704
750
|
}
|
|
705
|
-
const
|
|
751
|
+
const Reminder = /*#__PURE__*/React.forwardRef(function Reminder(_ref31, ref) {
|
|
706
752
|
let {
|
|
707
753
|
children,
|
|
708
754
|
size = 16,
|
|
@@ -716,14 +762,16 @@ const RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise(_
|
|
|
716
762
|
viewBox: "0 0 32 32",
|
|
717
763
|
fill: "currentColor",
|
|
718
764
|
...rest
|
|
719
|
-
},
|
|
720
|
-
d: "
|
|
765
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
766
|
+
d: "M30,23.3818l-2-1V20a6.0046,6.0046,0,0,0-5-5.91V12H21v2.09A6.0046,6.0046,0,0,0,16,20v2.3818l-2,1V28h6v2h4V28h6ZM28,26H16V24.6182l2-1V20a4,4,0,0,1,8,0v3.6182l2,1Z"
|
|
767
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
768
|
+
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
721
769
|
})), children);
|
|
722
770
|
});
|
|
723
771
|
if (process.env.NODE_ENV !== "production") {
|
|
724
|
-
|
|
772
|
+
Reminder.propTypes = iconPropTypes;
|
|
725
773
|
}
|
|
726
|
-
const
|
|
774
|
+
const ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical(_ref32, ref) {
|
|
727
775
|
let {
|
|
728
776
|
children,
|
|
729
777
|
size = 16,
|
|
@@ -737,14 +785,16 @@ const RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwis
|
|
|
737
785
|
viewBox: "0 0 32 32",
|
|
738
786
|
fill: "currentColor",
|
|
739
787
|
...rest
|
|
740
|
-
},
|
|
741
|
-
d: "
|
|
788
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
789
|
+
d: "M27,12v2h1v4a3,3,0,0,1-6,0V14h1V12H20v6a5.0083,5.0083,0,0,0,4,4.8989V24a4,4,0,0,1-8,0V21.8157a3,3,0,1,0-2,0V24a6,6,0,0,0,12,0V22.8989A5.0083,5.0083,0,0,0,30,18V12ZM15,18a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,15,18Z"
|
|
790
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
791
|
+
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2l4,0V26L6,26V6h4V8h2V6h8V8h2V6h4v4h2V6A2,2,0,0,0,26,4Z"
|
|
742
792
|
})), children);
|
|
743
793
|
});
|
|
744
794
|
if (process.env.NODE_ENV !== "production") {
|
|
745
|
-
|
|
795
|
+
ReminderMedical.propTypes = iconPropTypes;
|
|
746
796
|
}
|
|
747
|
-
const
|
|
797
|
+
const Renew = /*#__PURE__*/React.forwardRef(function Renew(_ref33, ref) {
|
|
748
798
|
let {
|
|
749
799
|
children,
|
|
750
800
|
size = 16,
|
|
@@ -758,14 +808,14 @@ const RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCl
|
|
|
758
808
|
viewBox: "0 0 32 32",
|
|
759
809
|
fill: "currentColor",
|
|
760
810
|
...rest
|
|
761
|
-
},
|
|
762
|
-
d: "
|
|
811
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
812
|
+
d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2V20H20z"
|
|
763
813
|
})), children);
|
|
764
814
|
});
|
|
765
815
|
if (process.env.NODE_ENV !== "production") {
|
|
766
|
-
|
|
816
|
+
Renew.propTypes = iconPropTypes;
|
|
767
817
|
}
|
|
768
|
-
const
|
|
818
|
+
const Repeat = /*#__PURE__*/React.forwardRef(function Repeat(_ref34, ref) {
|
|
769
819
|
let {
|
|
770
820
|
children,
|
|
771
821
|
size = 16,
|
|
@@ -779,14 +829,14 @@ const RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClock
|
|
|
779
829
|
viewBox: "0 0 32 32",
|
|
780
830
|
fill: "currentColor",
|
|
781
831
|
...rest
|
|
782
|
-
},
|
|
783
|
-
d: "
|
|
832
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
833
|
+
d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
|
|
784
834
|
})), children);
|
|
785
835
|
});
|
|
786
836
|
if (process.env.NODE_ENV !== "production") {
|
|
787
|
-
|
|
837
|
+
Repeat.propTypes = iconPropTypes;
|
|
788
838
|
}
|
|
789
|
-
const
|
|
839
|
+
const RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne(_ref35, ref) {
|
|
790
840
|
let {
|
|
791
841
|
children,
|
|
792
842
|
size = 16,
|
|
@@ -800,14 +850,16 @@ const RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCoun
|
|
|
800
850
|
viewBox: "0 0 32 32",
|
|
801
851
|
fill: "currentColor",
|
|
802
852
|
...rest
|
|
803
|
-
},
|
|
804
|
-
d: "
|
|
853
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
854
|
+
d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
|
|
855
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
856
|
+
d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
|
|
805
857
|
})), children);
|
|
806
858
|
});
|
|
807
859
|
if (process.env.NODE_ENV !== "production") {
|
|
808
|
-
|
|
860
|
+
RepeatOne.propTypes = iconPropTypes;
|
|
809
861
|
}
|
|
810
|
-
const
|
|
862
|
+
const Replicate = /*#__PURE__*/React.forwardRef(function Replicate(_ref36, ref) {
|
|
811
863
|
let {
|
|
812
864
|
children,
|
|
813
865
|
size = 16,
|
|
@@ -821,14 +873,14 @@ const RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateC
|
|
|
821
873
|
viewBox: "0 0 32 32",
|
|
822
874
|
fill: "currentColor",
|
|
823
875
|
...rest
|
|
824
|
-
},
|
|
825
|
-
d: "
|
|
876
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
877
|
+
d: "M28 8h2V4a2.0021 2.0021 0 00-2-2H24V4h4zM17 2H21V4H17zM28 11H30V15H28zM28 18v4H24V10a2.0023 2.0023 0 00-2-2H10V4h4V2H10A2.0023 2.0023 0 008 4V8H4a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2H22a2.0023 2.0023 0 002-2V24h4a2.0023 2.0023 0 002-2V18zM22 28H4V10H22z"
|
|
826
878
|
})), children);
|
|
827
879
|
});
|
|
828
880
|
if (process.env.NODE_ENV !== "production") {
|
|
829
|
-
|
|
881
|
+
Replicate.propTypes = iconPropTypes;
|
|
830
882
|
}
|
|
831
|
-
const
|
|
883
|
+
const Reply = /*#__PURE__*/React.forwardRef(function Reply(_ref37, ref) {
|
|
832
884
|
let {
|
|
833
885
|
children,
|
|
834
886
|
size = 16,
|
|
@@ -842,14 +894,14 @@ const RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function R
|
|
|
842
894
|
viewBox: "0 0 32 32",
|
|
843
895
|
fill: "currentColor",
|
|
844
896
|
...rest
|
|
845
|
-
},
|
|
846
|
-
d: "
|
|
897
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
898
|
+
d: "M28.88,30a1,1,0,0,1-.88-.5A15.19,15.19,0,0,0,15,22v6a1,1,0,0,1-.62.92,1,1,0,0,1-1.09-.21l-12-12a1,1,0,0,1,0-1.42l12-12a1,1,0,0,1,1.09-.21A1,1,0,0,1,15,4v6.11a17.19,17.19,0,0,1,15,17,16.34,16.34,0,0,1-.13,2,1,1,0,0,1-.79.86ZM14.5,20A17.62,17.62,0,0,1,28,26,15.31,15.31,0,0,0,13.91,12,1,1,0,0,1,13,11V6.41L3.41,16,13,25.59V21a1,1,0,0,1,1-1h.54Z"
|
|
847
899
|
})), children);
|
|
848
900
|
});
|
|
849
901
|
if (process.env.NODE_ENV !== "production") {
|
|
850
|
-
|
|
902
|
+
Reply.propTypes = iconPropTypes;
|
|
851
903
|
}
|
|
852
|
-
const
|
|
904
|
+
const ReplyAll = /*#__PURE__*/React.forwardRef(function ReplyAll(_ref38, ref) {
|
|
853
905
|
let {
|
|
854
906
|
children,
|
|
855
907
|
size = 16,
|
|
@@ -863,14 +915,16 @@ const RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function Rota
|
|
|
863
915
|
viewBox: "0 0 32 32",
|
|
864
916
|
fill: "currentColor",
|
|
865
917
|
...rest
|
|
866
|
-
},
|
|
867
|
-
d: "
|
|
918
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
919
|
+
d: "M19,29a.9989.9989,0,0,1-.768-.36l-10-12a1,1,0,0,1,0-1.28l10-12A1,1,0,0,1,20,4v7.0325c7.0074.4629,11,5.86,11,14.9677a1,1,0,0,1-1.8.6c-2.8218-3.7623-5.3912-5.3463-9.2-5.5716V28a1,1,0,0,1-1,1ZM10.3016,16,18,25.238V20a1,1,0,0,1,1-1,12.7127,12.7127,0,0,1,9.8414,4.0909C28.0864,16.5553,24.6587,13,19,13a1,1,0,0,1-1-1V6.7618Z"
|
|
920
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
921
|
+
d: "M11.4639,28.9182,1.2318,16.64a1,1,0,0,1,0-1.28L11.4638,3.0792,13,4.36,3.3016,16,13,27.638Z"
|
|
868
922
|
})), children);
|
|
869
923
|
});
|
|
870
924
|
if (process.env.NODE_ENV !== "production") {
|
|
871
|
-
|
|
925
|
+
ReplyAll.propTypes = iconPropTypes;
|
|
872
926
|
}
|
|
873
|
-
const
|
|
927
|
+
const RepoArtifact = /*#__PURE__*/React.forwardRef(function RepoArtifact(_ref39, ref) {
|
|
874
928
|
let {
|
|
875
929
|
children,
|
|
876
930
|
size = 16,
|
|
@@ -884,14 +938,16 @@ const Router = /*#__PURE__*/React.forwardRef(function Router(_ref39, ref) {
|
|
|
884
938
|
viewBox: "0 0 32 32",
|
|
885
939
|
fill: "currentColor",
|
|
886
940
|
...rest
|
|
887
|
-
},
|
|
888
|
-
d: "
|
|
941
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
942
|
+
d: "M30,24v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V16h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H16v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5l1.4,1.4 l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V30h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8H30z M23,26 c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S24.7,26,23,26z"
|
|
943
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
944
|
+
d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h10v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v5h2v-5 C30,8.9,29.1,8,28,8z"
|
|
889
945
|
})), children);
|
|
890
946
|
});
|
|
891
947
|
if (process.env.NODE_ENV !== "production") {
|
|
892
|
-
|
|
948
|
+
RepoArtifact.propTypes = iconPropTypes;
|
|
893
949
|
}
|
|
894
|
-
const
|
|
950
|
+
const RepoSourceCode = /*#__PURE__*/React.forwardRef(function RepoSourceCode(_ref40, ref) {
|
|
895
951
|
let {
|
|
896
952
|
children,
|
|
897
953
|
size = 16,
|
|
@@ -905,14 +961,16 @@ const RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice(_ref40, r
|
|
|
905
961
|
viewBox: "0 0 32 32",
|
|
906
962
|
fill: "currentColor",
|
|
907
963
|
...rest
|
|
908
|
-
},
|
|
909
|
-
d: "
|
|
964
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
965
|
+
d: "M23.6 21.4L27.2 25 27.2 25 23.6 28.6 25 30 30 25 25 20zM20.4 21.4L16.8 25 16.8 25 20.4 28.6 19 30 14 25 19 20z"
|
|
966
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
967
|
+
d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h7v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
|
|
910
968
|
})), children);
|
|
911
969
|
});
|
|
912
970
|
if (process.env.NODE_ENV !== "production") {
|
|
913
|
-
|
|
971
|
+
RepoSourceCode.propTypes = iconPropTypes;
|
|
914
972
|
}
|
|
915
|
-
const
|
|
973
|
+
const Report = /*#__PURE__*/React.forwardRef(function Report(_ref41, ref) {
|
|
916
974
|
let {
|
|
917
975
|
children,
|
|
918
976
|
size = 16,
|
|
@@ -926,20 +984,16 @@ const RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi(_ref41, ref
|
|
|
926
984
|
viewBox: "0 0 32 32",
|
|
927
985
|
fill: "currentColor",
|
|
928
986
|
...rest
|
|
929
|
-
},
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
934
|
-
d: "M19.5356,10.4648a5,5,0,0,0-7.0717,0L11.05,9.0508a6.9992,6.9992,0,0,1,9.9,0Z"
|
|
935
|
-
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
936
|
-
d: "M23.0713 6.929a10 10 0 00-14.1426 0L7.5146 5.5144a12.0011 12.0011 0 0116.9708 0zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
|
|
987
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
988
|
+
d: "M10 18H18V20H10zM10 13H22V15H10zM10 23H15V25H10z"
|
|
989
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
990
|
+
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"
|
|
937
991
|
})), children);
|
|
938
992
|
});
|
|
939
993
|
if (process.env.NODE_ENV !== "production") {
|
|
940
|
-
|
|
994
|
+
Report.propTypes = iconPropTypes;
|
|
941
995
|
}
|
|
942
|
-
const
|
|
996
|
+
const ReportData = /*#__PURE__*/React.forwardRef(function ReportData(_ref42, ref) {
|
|
943
997
|
let {
|
|
944
998
|
children,
|
|
945
999
|
size = 16,
|
|
@@ -953,14 +1007,16 @@ const Row = /*#__PURE__*/React.forwardRef(function Row(_ref42, ref) {
|
|
|
953
1007
|
viewBox: "0 0 32 32",
|
|
954
1008
|
fill: "currentColor",
|
|
955
1009
|
...rest
|
|
956
|
-
},
|
|
957
|
-
d: "
|
|
1010
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1011
|
+
d: "M15 20H17V24H15zM20 18H22V24H20zM10 14H12V24H10z"
|
|
1012
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1013
|
+
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"
|
|
958
1014
|
})), children);
|
|
959
1015
|
});
|
|
960
1016
|
if (process.env.NODE_ENV !== "production") {
|
|
961
|
-
|
|
1017
|
+
ReportData.propTypes = iconPropTypes;
|
|
962
1018
|
}
|
|
963
|
-
const
|
|
1019
|
+
const RequestQuote = /*#__PURE__*/React.forwardRef(function RequestQuote(_ref43, ref) {
|
|
964
1020
|
let {
|
|
965
1021
|
children,
|
|
966
1022
|
size = 16,
|
|
@@ -974,14 +1030,16 @@ const RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse(_ref43, r
|
|
|
974
1030
|
viewBox: "0 0 32 32",
|
|
975
1031
|
fill: "currentColor",
|
|
976
1032
|
...rest
|
|
977
|
-
},
|
|
978
|
-
d: "
|
|
1033
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1034
|
+
d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z"
|
|
1035
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1036
|
+
d: "M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z"
|
|
979
1037
|
})), children);
|
|
980
1038
|
});
|
|
981
1039
|
if (process.env.NODE_ENV !== "production") {
|
|
982
|
-
|
|
1040
|
+
RequestQuote.propTypes = iconPropTypes;
|
|
983
1041
|
}
|
|
984
|
-
const
|
|
1042
|
+
const Reset = /*#__PURE__*/React.forwardRef(function Reset(_ref44, ref) {
|
|
985
1043
|
let {
|
|
986
1044
|
children,
|
|
987
1045
|
size = 16,
|
|
@@ -995,16 +1053,14 @@ const RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete(_ref44, ref)
|
|
|
995
1053
|
viewBox: "0 0 32 32",
|
|
996
1054
|
fill: "currentColor",
|
|
997
1055
|
...rest
|
|
998
|
-
},
|
|
999
|
-
d: "
|
|
1000
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1001
|
-
d: "M4,14V8H18V6H4A2.0023,2.0023,0,0,0,2,8v6a2.0023,2.0023,0,0,0,2,2H26V14Z"
|
|
1056
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1057
|
+
d: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"
|
|
1002
1058
|
})), children);
|
|
1003
1059
|
});
|
|
1004
1060
|
if (process.env.NODE_ENV !== "production") {
|
|
1005
|
-
|
|
1061
|
+
Reset.propTypes = iconPropTypes;
|
|
1006
1062
|
}
|
|
1007
|
-
const
|
|
1063
|
+
const ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt(_ref45, ref) {
|
|
1008
1064
|
let {
|
|
1009
1065
|
children,
|
|
1010
1066
|
size = 16,
|
|
@@ -1018,35 +1074,48 @@ const RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand(_ref45, ref)
|
|
|
1018
1074
|
viewBox: "0 0 32 32",
|
|
1019
1075
|
fill: "currentColor",
|
|
1020
1076
|
...rest
|
|
1021
|
-
},
|
|
1022
|
-
d: "
|
|
1077
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1078
|
+
d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"
|
|
1023
1079
|
})), children);
|
|
1024
1080
|
});
|
|
1025
1081
|
if (process.env.NODE_ENV !== "production") {
|
|
1026
|
-
|
|
1082
|
+
ResetAlt.propTypes = iconPropTypes;
|
|
1027
1083
|
}
|
|
1028
|
-
const
|
|
1084
|
+
const Restart = /*#__PURE__*/React.forwardRef(function Restart(_ref46, ref) {
|
|
1029
1085
|
let {
|
|
1030
1086
|
children,
|
|
1031
1087
|
size = 16,
|
|
1032
1088
|
...rest
|
|
1033
1089
|
} = _ref46;
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1090
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1091
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1092
|
+
width: size,
|
|
1093
|
+
height: size,
|
|
1094
|
+
ref: ref,
|
|
1095
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1096
|
+
viewBox: "0 0 16 16",
|
|
1097
|
+
fill: "currentColor",
|
|
1098
|
+
...rest
|
|
1099
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1100
|
+
d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
|
|
1101
|
+
})), children);
|
|
1102
|
+
}
|
|
1103
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1104
|
+
width: size,
|
|
1105
|
+
height: size,
|
|
1106
|
+
ref: ref,
|
|
1107
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1108
|
+
viewBox: "0 0 32 32",
|
|
1109
|
+
fill: "currentColor",
|
|
1110
|
+
...rest
|
|
1111
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1112
|
+
d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z"
|
|
1113
|
+
})), children);
|
|
1045
1114
|
});
|
|
1046
1115
|
if (process.env.NODE_ENV !== "production") {
|
|
1047
|
-
|
|
1116
|
+
Restart.propTypes = iconPropTypes;
|
|
1048
1117
|
}
|
|
1049
|
-
const
|
|
1118
|
+
const Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant(_ref47, ref) {
|
|
1050
1119
|
let {
|
|
1051
1120
|
children,
|
|
1052
1121
|
size = 16,
|
|
@@ -1060,16 +1129,16 @@ const Rss = /*#__PURE__*/React.forwardRef(function Rss(_ref47, ref) {
|
|
|
1060
1129
|
viewBox: "0 0 32 32",
|
|
1061
1130
|
fill: "currentColor",
|
|
1062
1131
|
...rest
|
|
1063
|
-
},
|
|
1064
|
-
d: "
|
|
1065
|
-
})),
|
|
1066
|
-
d: "
|
|
1132
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1133
|
+
d: "M9 2H11V12H9z"
|
|
1134
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1135
|
+
d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
|
|
1067
1136
|
})), children);
|
|
1068
1137
|
});
|
|
1069
1138
|
if (process.env.NODE_ENV !== "production") {
|
|
1070
|
-
|
|
1139
|
+
Restaurant.propTypes = iconPropTypes;
|
|
1071
1140
|
}
|
|
1072
|
-
const
|
|
1141
|
+
const RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine(_ref48, ref) {
|
|
1073
1142
|
let {
|
|
1074
1143
|
children,
|
|
1075
1144
|
size = 16,
|
|
@@ -1083,16 +1152,16 @@ const Rule = /*#__PURE__*/React.forwardRef(function Rule(_ref48, ref) {
|
|
|
1083
1152
|
viewBox: "0 0 32 32",
|
|
1084
1153
|
fill: "currentColor",
|
|
1085
1154
|
...rest
|
|
1086
|
-
},
|
|
1087
|
-
d: "
|
|
1088
|
-
})),
|
|
1089
|
-
d: "
|
|
1155
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1156
|
+
d: "M30 11.0005v-8a1 1 0 00-1-1H19a1 1 0 00-1 1v8A6.0039 6.0039 0 0023 16.91V28H19v2H29V28H25V16.91A6.0039 6.0039 0 0030 11.0005zm-10 0V4h8v7.0005a4 4 0 11-8 0zM12 2v9.02a3.9644 3.9644 0 01-3.96 3.96A4.0052 4.0052 0 014 11.02V2H2v9.02a5.9888 5.9888 0 005 5.8652V30H9V16.8953A5.9646 5.9646 0 0014 11.02V2z"
|
|
1157
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1158
|
+
d: "M7 2H9V11.98H7z"
|
|
1090
1159
|
})), children);
|
|
1091
1160
|
});
|
|
1092
1161
|
if (process.env.NODE_ENV !== "production") {
|
|
1093
|
-
|
|
1162
|
+
RestaurantFine.propTypes = iconPropTypes;
|
|
1094
1163
|
}
|
|
1095
|
-
const
|
|
1164
|
+
const Result = /*#__PURE__*/React.forwardRef(function Result(_ref49, ref) {
|
|
1096
1165
|
let {
|
|
1097
1166
|
children,
|
|
1098
1167
|
size = 16,
|
|
@@ -1106,16 +1175,16 @@ const RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled(_ref4
|
|
|
1106
1175
|
viewBox: "0 0 32 32",
|
|
1107
1176
|
fill: "currentColor",
|
|
1108
1177
|
...rest
|
|
1109
|
-
},
|
|
1110
|
-
d: "
|
|
1111
|
-
})),
|
|
1112
|
-
d: "
|
|
1178
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1179
|
+
d: "M14 23H22V25H14zM10 23H12V25H10zM14 18H22V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
|
|
1180
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1181
|
+
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"
|
|
1113
1182
|
})), children);
|
|
1114
1183
|
});
|
|
1115
1184
|
if (process.env.NODE_ENV !== "production") {
|
|
1116
|
-
|
|
1185
|
+
Result.propTypes = iconPropTypes;
|
|
1117
1186
|
}
|
|
1118
|
-
const
|
|
1187
|
+
const ResultDraft = /*#__PURE__*/React.forwardRef(function ResultDraft(_ref50, ref) {
|
|
1119
1188
|
let {
|
|
1120
1189
|
children,
|
|
1121
1190
|
size = 16,
|
|
@@ -1129,16 +1198,16 @@ const RuleDataQuality = /*#__PURE__*/React.forwardRef(function RuleDataQuality(_
|
|
|
1129
1198
|
viewBox: "0 0 32 32",
|
|
1130
1199
|
fill: "currentColor",
|
|
1131
1200
|
...rest
|
|
1132
|
-
},
|
|
1133
|
-
d: "
|
|
1134
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1135
|
-
d: "
|
|
1136
|
-
}))
|
|
1201
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1202
|
+
d: "M29.7 19.3l-3-3c-.4-.4-1-.4-1.4 0L16 25.6V30h4.4l9.3-9.3C30.1 20.3 30.1 19.7 29.7 19.3zM19.6 28H18v-1.6l5-5 1.6 1.6L19.6 28zM26 21.6L24.4 20l1.6-1.6 1.6 1.6L26 21.6zM10 23H12V25H10zM14 18H18V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
|
|
1203
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1204
|
+
d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z"
|
|
1205
|
+
})), children);
|
|
1137
1206
|
});
|
|
1138
1207
|
if (process.env.NODE_ENV !== "production") {
|
|
1139
|
-
|
|
1208
|
+
ResultDraft.propTypes = iconPropTypes;
|
|
1140
1209
|
}
|
|
1141
|
-
const
|
|
1210
|
+
const ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew(_ref51, ref) {
|
|
1142
1211
|
let {
|
|
1143
1212
|
children,
|
|
1144
1213
|
size = 16,
|
|
@@ -1152,16 +1221,20 @@ const RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft(_ref51, ref)
|
|
|
1152
1221
|
viewBox: "0 0 32 32",
|
|
1153
1222
|
fill: "currentColor",
|
|
1154
1223
|
...rest
|
|
1155
|
-
},
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1224
|
+
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1225
|
+
cx: "26",
|
|
1226
|
+
cy: "26",
|
|
1227
|
+
r: "4"
|
|
1228
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1229
|
+
d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
|
|
1230
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1231
|
+
d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
|
|
1159
1232
|
})), children);
|
|
1160
1233
|
});
|
|
1161
1234
|
if (process.env.NODE_ENV !== "production") {
|
|
1162
|
-
|
|
1235
|
+
ResultNew.propTypes = iconPropTypes;
|
|
1163
1236
|
}
|
|
1164
|
-
const
|
|
1237
|
+
const ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld(_ref52, ref) {
|
|
1165
1238
|
let {
|
|
1166
1239
|
children,
|
|
1167
1240
|
size = 16,
|
|
@@ -1175,21 +1248,18 @@ const RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled(_ref52, ref
|
|
|
1175
1248
|
viewBox: "0 0 32 32",
|
|
1176
1249
|
fill: "currentColor",
|
|
1177
1250
|
...rest
|
|
1178
|
-
},
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
})),
|
|
1183
|
-
|
|
1184
|
-
d: "M9 10H23V12H9z"
|
|
1185
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1186
|
-
d: "M26,2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L16,30l6.1758-3.293A10.9814,10.9814,0,0,0,28,17V4A2.0023,2.0023,0,0,0,26,2ZM23,18H9V16H23Zm0-6H9V10H23Z"
|
|
1251
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1252
|
+
d: "M10 13H12V15H10zM14 13H22V15H14zM10 18H12V20H10zM10 23H12V25H10z"
|
|
1253
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1254
|
+
d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z"
|
|
1255
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1256
|
+
d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
|
|
1187
1257
|
})), children);
|
|
1188
1258
|
});
|
|
1189
1259
|
if (process.env.NODE_ENV !== "production") {
|
|
1190
|
-
|
|
1260
|
+
ResultOld.propTypes = iconPropTypes;
|
|
1191
1261
|
}
|
|
1192
|
-
const
|
|
1262
|
+
const RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed(_ref53, ref) {
|
|
1193
1263
|
let {
|
|
1194
1264
|
children,
|
|
1195
1265
|
size = 16,
|
|
@@ -1203,16 +1273,14 @@ const RuleLocked = /*#__PURE__*/React.forwardRef(function RuleLocked(_ref53, ref
|
|
|
1203
1273
|
viewBox: "0 0 32 32",
|
|
1204
1274
|
fill: "currentColor",
|
|
1205
1275
|
...rest
|
|
1206
|
-
},
|
|
1207
|
-
d: "
|
|
1208
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1209
|
-
d: "M26,4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7l5.2,2.8v-2.3l-4.2-2.3C5.8,23.4,4,20.3,4,17V4h20v8h2V4z"
|
|
1276
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1277
|
+
d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25zM18 2A12.0351 12.0351 0 006 14v6.2L2.4 16.6 1 18l6 6 6-6-1.4-1.4L8 20.2V14a10 10 0 0120 0v3h2V14A12.0351 12.0351 0 0018 2z"
|
|
1210
1278
|
})), children);
|
|
1211
1279
|
});
|
|
1212
1280
|
if (process.env.NODE_ENV !== "production") {
|
|
1213
|
-
|
|
1281
|
+
RetryFailed.propTypes = iconPropTypes;
|
|
1214
1282
|
}
|
|
1215
|
-
const
|
|
1283
|
+
const Return = /*#__PURE__*/React.forwardRef(function Return(_ref54, ref) {
|
|
1216
1284
|
let {
|
|
1217
1285
|
children,
|
|
1218
1286
|
size = 16,
|
|
@@ -1226,16 +1294,14 @@ const RulePartial = /*#__PURE__*/React.forwardRef(function RulePartial(_ref54, r
|
|
|
1226
1294
|
viewBox: "0 0 32 32",
|
|
1227
1295
|
fill: "currentColor",
|
|
1228
1296
|
...rest
|
|
1229
|
-
},
|
|
1230
|
-
d: "
|
|
1231
|
-
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1232
|
-
d: "M26,4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7l5.2,2.8v-2.3l-4.2-2.3C5.8,23.4,4,20.3,4,17V4h20v9h2V4z"
|
|
1297
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1298
|
+
d: "m22,8v2c2.2061,0,4,1.7944,4,4s-1.7939,4-4,4h-12v-5l-6,6,6,6v-5h12c3.3086,0,6-2.6914,6-6s-2.6914-6-6-6Z"
|
|
1233
1299
|
})), children);
|
|
1234
1300
|
});
|
|
1235
1301
|
if (process.env.NODE_ENV !== "production") {
|
|
1236
|
-
|
|
1302
|
+
Return.propTypes = iconPropTypes;
|
|
1237
1303
|
}
|
|
1238
|
-
const
|
|
1304
|
+
const Review = /*#__PURE__*/React.forwardRef(function Review(_ref55, ref) {
|
|
1239
1305
|
let {
|
|
1240
1306
|
children,
|
|
1241
1307
|
size = 16,
|
|
@@ -1249,18 +1315,16 @@ const RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest(_ref55, ref) {
|
|
|
1249
1315
|
viewBox: "0 0 32 32",
|
|
1250
1316
|
fill: "currentColor",
|
|
1251
1317
|
...rest
|
|
1252
|
-
},
|
|
1253
|
-
d: "
|
|
1254
|
-
})),
|
|
1255
|
-
d: "
|
|
1256
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1257
|
-
d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
|
|
1318
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1319
|
+
d: "M16 8L17.912 11.703 22 12.297 19 15 20 19 16 16.75 12 19 13 15 10 12.297 14.2 11.703 16 8z"
|
|
1320
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1321
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
1258
1322
|
})), children);
|
|
1259
1323
|
});
|
|
1260
1324
|
if (process.env.NODE_ENV !== "production") {
|
|
1261
|
-
|
|
1325
|
+
Review.propTypes = iconPropTypes;
|
|
1262
1326
|
}
|
|
1263
|
-
const
|
|
1327
|
+
const Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10(_ref56, ref) {
|
|
1264
1328
|
let {
|
|
1265
1329
|
children,
|
|
1266
1330
|
size = 16,
|
|
@@ -1274,14 +1338,16 @@ const Ruler = /*#__PURE__*/React.forwardRef(function Ruler(_ref56, ref) {
|
|
|
1274
1338
|
viewBox: "0 0 32 32",
|
|
1275
1339
|
fill: "currentColor",
|
|
1276
1340
|
...rest
|
|
1277
|
-
},
|
|
1278
|
-
d: "
|
|
1341
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1342
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
1343
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1344
|
+
d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
|
|
1279
1345
|
})), children);
|
|
1280
1346
|
});
|
|
1281
1347
|
if (process.env.NODE_ENV !== "production") {
|
|
1282
|
-
|
|
1348
|
+
Rewind_10.propTypes = iconPropTypes;
|
|
1283
1349
|
}
|
|
1284
|
-
const
|
|
1350
|
+
const Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30(_ref57, ref) {
|
|
1285
1351
|
let {
|
|
1286
1352
|
children,
|
|
1287
1353
|
size = 16,
|
|
@@ -1295,14 +1361,16 @@ const RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt(_ref57, ref) {
|
|
|
1295
1361
|
viewBox: "0 0 32 32",
|
|
1296
1362
|
fill: "currentColor",
|
|
1297
1363
|
...rest
|
|
1298
|
-
},
|
|
1299
|
-
d: "
|
|
1364
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1365
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
1366
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1367
|
+
d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
|
|
1300
1368
|
})), children);
|
|
1301
1369
|
});
|
|
1302
1370
|
if (process.env.NODE_ENV !== "production") {
|
|
1303
|
-
|
|
1371
|
+
Rewind_30.propTypes = iconPropTypes;
|
|
1304
1372
|
}
|
|
1305
|
-
const
|
|
1373
|
+
const Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5(_ref58, ref) {
|
|
1306
1374
|
let {
|
|
1307
1375
|
children,
|
|
1308
1376
|
size = 16,
|
|
@@ -1316,18 +1384,16 @@ const Run = /*#__PURE__*/React.forwardRef(function Run(_ref58, ref) {
|
|
|
1316
1384
|
viewBox: "0 0 32 32",
|
|
1317
1385
|
fill: "currentColor",
|
|
1318
1386
|
...rest
|
|
1319
|
-
},
|
|
1320
|
-
d: "
|
|
1321
|
-
})),
|
|
1322
|
-
d: "
|
|
1323
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1324
|
-
d: "M19 19L19 25 24 22 19 19z"
|
|
1387
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1388
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
1389
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1390
|
+
d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
|
|
1325
1391
|
})), children);
|
|
1326
1392
|
});
|
|
1327
1393
|
if (process.env.NODE_ENV !== "production") {
|
|
1328
|
-
|
|
1394
|
+
Rewind_5.propTypes = iconPropTypes;
|
|
1329
1395
|
}
|
|
1330
|
-
const
|
|
1396
|
+
const Road = /*#__PURE__*/React.forwardRef(function Road(_ref59, ref) {
|
|
1331
1397
|
let {
|
|
1332
1398
|
children,
|
|
1333
1399
|
size = 16,
|
|
@@ -1341,18 +1407,18 @@ const RunMirror = /*#__PURE__*/React.forwardRef(function RunMirror(_ref59, ref)
|
|
|
1341
1407
|
viewBox: "0 0 32 32",
|
|
1342
1408
|
fill: "currentColor",
|
|
1343
1409
|
...rest
|
|
1344
|
-
},
|
|
1345
|
-
d: "
|
|
1346
|
-
})),
|
|
1347
|
-
d: "
|
|
1348
|
-
})),
|
|
1349
|
-
d: "
|
|
1410
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1411
|
+
d: "M13 13H19V15H13z"
|
|
1412
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1413
|
+
d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
|
|
1414
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1415
|
+
d: "M15 21H17V24H15zM15 26H17V30H15z"
|
|
1350
1416
|
})), children);
|
|
1351
1417
|
});
|
|
1352
1418
|
if (process.env.NODE_ENV !== "production") {
|
|
1353
|
-
|
|
1419
|
+
Road.propTypes = iconPropTypes;
|
|
1354
1420
|
}
|
|
1355
|
-
const
|
|
1421
|
+
const RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather(_ref60, ref) {
|
|
1356
1422
|
let {
|
|
1357
1423
|
children,
|
|
1358
1424
|
size = 16,
|
|
@@ -1366,14 +1432,16 @@ const QS = /*#__PURE__*/React.forwardRef(function QS(_ref60, ref) {
|
|
|
1366
1432
|
viewBox: "0 0 32 32",
|
|
1367
1433
|
fill: "currentColor",
|
|
1368
1434
|
...rest
|
|
1369
|
-
},
|
|
1370
|
-
d: "
|
|
1435
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1436
|
+
d: "M16 31H14v-.228a3.0135 3.0135 0 00-1.9468-2.8091L8.5215 26.6384A3.9034 3.9034 0 016 23H8a1.8946 1.8946 0 001.2236 1.7659L12.7554 26.09A5.0226 5.0226 0 0116 30.772zM30 31H28v-.228a3.0135 3.0135 0 00-1.9468-2.8091l-3.5317-1.3245A3.9034 3.9034 0 0120 23h2a1.8946 1.8946 0 001.2236 1.7659L26.7554 26.09A5.0226 5.0226 0 0130 30.772zM11 13H17V15H11z"
|
|
1437
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1438
|
+
d: "M23.4409,8,22.1687,3.45A2.009,2.009,0,0,0,20.2456,2H7.7544A2.0089,2.0089,0,0,0,5.8313,3.4507L4.5315,8H2v2H4v7a2.0025,2.0025,0,0,0,2,2v2H8V19H20v2h2V19a2.0025,2.0025,0,0,0,2-2V10h2V8ZM7.7544,4H20.2458l1.4285,5H6.3257ZM22,13H20v2h2v2H6V15H8V13H6V11H22Z"
|
|
1371
1439
|
})), children);
|
|
1372
1440
|
});
|
|
1373
1441
|
if (process.env.NODE_ENV !== "production") {
|
|
1374
|
-
|
|
1442
|
+
RoadWeather.propTypes = iconPropTypes;
|
|
1375
1443
|
}
|
|
1376
|
-
const
|
|
1444
|
+
const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap(_ref61, ref) {
|
|
1377
1445
|
let {
|
|
1378
1446
|
children,
|
|
1379
1447
|
size = 16,
|
|
@@ -1387,14 +1455,14 @@ const QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt(_ref61, ref) {
|
|
|
1387
1455
|
viewBox: "0 0 32 32",
|
|
1388
1456
|
fill: "currentColor",
|
|
1389
1457
|
...rest
|
|
1390
|
-
},
|
|
1391
|
-
d: "
|
|
1458
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1459
|
+
d: "M12 30H4a2.0023 2.0023 0 01-2-2V24a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0112 30zM4 24v4h8V24zM28 20H12a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 20zM12 14v4H28V14zM16 10H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H16a2.0023 2.0023 0 012 2V8A2.0023 2.0023 0 0116 10zM4 4V8H16V4z"
|
|
1392
1460
|
})), children);
|
|
1393
1461
|
});
|
|
1394
1462
|
if (process.env.NODE_ENV !== "production") {
|
|
1395
|
-
|
|
1463
|
+
Roadmap.propTypes = iconPropTypes;
|
|
1396
1464
|
}
|
|
1397
|
-
const
|
|
1465
|
+
const Rocket = /*#__PURE__*/React.forwardRef(function Rocket(_ref62, ref) {
|
|
1398
1466
|
let {
|
|
1399
1467
|
children,
|
|
1400
1468
|
size = 16,
|
|
@@ -1408,14 +1476,17 @@ const SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal(_
|
|
|
1408
1476
|
viewBox: "0 0 32 32",
|
|
1409
1477
|
fill: "currentColor",
|
|
1410
1478
|
...rest
|
|
1411
|
-
},
|
|
1412
|
-
d: "
|
|
1479
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1480
|
+
d: "M6.34 19H17.65V21H6.34z",
|
|
1481
|
+
transform: "rotate(-45 11.995 20.002)"
|
|
1482
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1483
|
+
d: "M17,30a1,1,0,0,1-.37-.07,1,1,0,0,1-.62-.79l-1-7,2-.28.75,5.27L21,24.52V17a1,1,0,0,1,.29-.71l4.07-4.07A8.94,8.94,0,0,0,28,5.86V4H26.14a8.94,8.94,0,0,0-6.36,2.64l-4.07,4.07A1,1,0,0,1,15,11H7.48L4.87,14.26l5.27.75-.28,2-7-1a1,1,0,0,1-.79-.62,1,1,0,0,1,.15-1l4-5A1,1,0,0,1,7,9h7.59l3.77-3.78A10.92,10.92,0,0,1,26.14,2H28a2,2,0,0,1,2,2V5.86a10.92,10.92,0,0,1-3.22,7.78L23,17.41V25a1,1,0,0,1-.38.78l-5,4A1,1,0,0,1,17,30Z"
|
|
1413
1484
|
})), children);
|
|
1414
1485
|
});
|
|
1415
1486
|
if (process.env.NODE_ENV !== "production") {
|
|
1416
|
-
|
|
1487
|
+
Rocket.propTypes = iconPropTypes;
|
|
1417
1488
|
}
|
|
1418
|
-
const
|
|
1489
|
+
const Rotate = /*#__PURE__*/React.forwardRef(function Rotate(_ref63, ref) {
|
|
1419
1490
|
let {
|
|
1420
1491
|
children,
|
|
1421
1492
|
size = 16,
|
|
@@ -1429,16 +1500,14 @@ const SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore
|
|
|
1429
1500
|
viewBox: "0 0 32 32",
|
|
1430
1501
|
fill: "currentColor",
|
|
1431
1502
|
...rest
|
|
1432
|
-
},
|
|
1433
|
-
d: "
|
|
1434
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1435
|
-
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
1503
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1504
|
+
d: "M17.91 26.82l.35 2a12.9 12.9 0 004.24-1.54l-1-1.73A10.88 10.88 0 0117.91 26.82zM24.42 23.07L26 24.35a13 13 0 002.24-3.91l-1.87-.68A11 11 0 0124.42 23.07zM9.5 27.25a12.9 12.9 0 004.24 1.54l.35-2a10.88 10.88 0 01-3.59-1.3zM5.67 19.76l-1.87.68A13 13 0 006 24.35l.32-.26 1.22-1h0a11 11 0 01-1.91-3.31zM29 16a12.85 12.85 0 00-.8-4.44l-1.87.68A11.18 11.18 0 0127 16zM26 7.65a13 13 0 00-20 0V4H4v8h8V10H6.81A11 11 0 0124.42 8.93z"
|
|
1436
1505
|
})), children);
|
|
1437
1506
|
});
|
|
1438
1507
|
if (process.env.NODE_ENV !== "production") {
|
|
1439
|
-
|
|
1508
|
+
Rotate.propTypes = iconPropTypes;
|
|
1440
1509
|
}
|
|
1441
|
-
const
|
|
1510
|
+
const WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHealthRotate_180(_ref64, ref) {
|
|
1442
1511
|
let {
|
|
1443
1512
|
children,
|
|
1444
1513
|
size = 16,
|
|
@@ -1452,14 +1521,14 @@ const SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram(_ref6
|
|
|
1452
1521
|
viewBox: "0 0 32 32",
|
|
1453
1522
|
fill: "currentColor",
|
|
1454
1523
|
...rest
|
|
1455
|
-
},
|
|
1456
|
-
d: "
|
|
1524
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1525
|
+
d: "M14.0913 26.8235l-.3467 1.968a12.8956 12.8956 0 01-4.24-1.5418l1-1.7307A10.9086 10.9086 0 0014.0913 26.8235zM7.5767 23.0682L6.0449 24.3533a12.9811 12.9811 0 01-2.25-3.9112l1.8775-.6834A10.9808 10.9808 0 007.5767 23.0682zM22.4951 27.25a12.8956 12.8956 0 01-4.24 1.5418l-.3467-1.968a10.9086 10.9086 0 003.5869-1.3045zM26.3271 19.7587l1.8775.6834a12.9811 12.9811 0 01-2.2495 3.9112l-.3115-.2614-1.22-1.0237h0a10.9822 10.9822 0 001.9038-3.3093zM13.6616 5.2559c-.1592.0346-.3144.08-.4712.1215-.2131.0562-.4258.1138-.6335.1822-.1643.0547-.325.1167-.4859.1782-.1926.0742-.3835.1509-.57.2349-.1611.0727-.3193.15-.4763.23q-.2677.1363-.5262.2867c-.153.0893-.3046.18-.4531.2758-.1679.1089-.3308.2242-.4922.3413-.1406.1026-.2817.2037-.417.3125-.1616.1294-.3156.2676-.47.4063-.1225.11-.2478.2168-.3652.332-.1668.1636-.3223.3379-.4785.5117A10.9438 10.9438 0 005 16H3A12.9363 12.9363 0 016.05 7.65l-.0047-.0039c.0918-.1094.197-.2061.2925-.3125.1841-.2051.3672-.41.5635-.603.1382-.1358.2856-.2613.43-.3907.1831-.1645.3657-.3286.5581-.4824.1592-.1279.3244-.2466.4895-.3667.1921-.14.3855-.2768.5854-.4062.1743-.1128.3523-.2188.5322-.3238q.3081-.1786.6253-.3408c.1846-.0942.37-.1846.56-.27.2224-.1.449-.1914.678-.2793.1894-.0723.3777-.1455.5713-.209.2463-.0815.498-.1494.7507-.2163.1848-.0493.3674-.1025.5554-.1431.29-.0634.5865-.1074.8833-.1508.159-.023.3145-.0552.4754-.0728A12.9331 12.9331 0 0126 7.7031V4h2v8H20V10h5.1885A10.961 10.961 0 0016 5a11.1114 11.1114 0 00-1.189.0669c-.1362.0146-.268.042-.4026.0615C14.1575 5.165 13.907 5.2026 13.6616 5.2559z"
|
|
1457
1526
|
})), children);
|
|
1458
1527
|
});
|
|
1459
1528
|
if (process.env.NODE_ENV !== "production") {
|
|
1460
|
-
|
|
1529
|
+
WatsonHealthRotate_180.propTypes = iconPropTypes;
|
|
1461
1530
|
}
|
|
1462
|
-
const
|
|
1531
|
+
const WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHealthRotate_360(_ref65, ref) {
|
|
1463
1532
|
let {
|
|
1464
1533
|
children,
|
|
1465
1534
|
size = 16,
|
|
@@ -1473,14 +1542,14 @@ const SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt
|
|
|
1473
1542
|
viewBox: "0 0 32 32",
|
|
1474
1543
|
fill: "currentColor",
|
|
1475
1544
|
...rest
|
|
1476
|
-
},
|
|
1477
|
-
d: "
|
|
1545
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1546
|
+
d: "M25.95,7.65l.0047-.0039c-.0918-.1094-.197-.2061-.2925-.3125-.1841-.2051-.3672-.41-.5635-.603-.1382-.1358-.2856-.2613-.43-.3907-.1831-.1645-.3657-.3286-.5581-.4824-.1592-.1279-.3244-.2466-.4895-.3667-.1921-.14-.3855-.2768-.5854-.4062-.1743-.1128-.3523-.2188-.5322-.3238q-.3081-.1786-.6253-.3408c-.1846-.0942-.37-.1846-.56-.27-.2224-.1-.449-.1914-.678-.2793-.1894-.0723-.3777-.1455-.5713-.209-.2463-.0815-.498-.1494-.7507-.2163-.1848-.0493-.3674-.1025-.5554-.1431-.29-.0634-.5865-.1074-.8833-.1508-.159-.023-.3145-.0552-.4754-.0728A12.9331,12.9331,0,0,0,6,7.7031V4H4v8h8V10H6.8115A10.961,10.961,0,0,1,16,5a11.1114,11.1114,0,0,1,1.189.0669c.1362.0146.268.042.4026.0615.2509.0366.5014.0742.7468.1275.1592.0346.3144.08.4712.1215.2131.0562.4258.1138.6335.1822.1643.0547.325.1167.4859.1782.1926.0742.3835.1509.5705.2349.1611.0727.3193.15.4763.23q.2677.1363.5262.2867c.153.0893.3046.18.4531.2758.1679.1089.3308.2242.4922.3413.1406.1026.2817.2037.417.3125.1616.1294.3156.2676.47.4063.1225.11.2478.2168.3652.332.1668.1636.3223.3379.4785.5117A10.9928,10.9928,0,1,1,5,16H3A13,13,0,1,0,25.95,7.65Z"
|
|
1478
1547
|
})), children);
|
|
1479
1548
|
});
|
|
1480
1549
|
if (process.env.NODE_ENV !== "production") {
|
|
1481
|
-
|
|
1550
|
+
WatsonHealthRotate_360.propTypes = iconPropTypes;
|
|
1482
1551
|
}
|
|
1483
|
-
const
|
|
1552
|
+
const RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise(_ref66, ref) {
|
|
1484
1553
|
let {
|
|
1485
1554
|
children,
|
|
1486
1555
|
size = 16,
|
|
@@ -1494,14 +1563,14 @@ const Satellite = /*#__PURE__*/React.forwardRef(function Satellite(_ref66, ref)
|
|
|
1494
1563
|
viewBox: "0 0 32 32",
|
|
1495
1564
|
fill: "currentColor",
|
|
1496
1565
|
...rest
|
|
1497
|
-
},
|
|
1498
|
-
d: "
|
|
1566
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1567
|
+
d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM16 16V28H28.0012L28 16zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
|
|
1499
1568
|
})), children);
|
|
1500
1569
|
});
|
|
1501
1570
|
if (process.env.NODE_ENV !== "production") {
|
|
1502
|
-
|
|
1571
|
+
RotateClockwise.propTypes = iconPropTypes;
|
|
1503
1572
|
}
|
|
1504
|
-
const
|
|
1573
|
+
const RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwiseAlt(_ref67, ref) {
|
|
1505
1574
|
let {
|
|
1506
1575
|
children,
|
|
1507
1576
|
size = 16,
|
|
@@ -1515,16 +1584,14 @@ const SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar(_re
|
|
|
1515
1584
|
viewBox: "0 0 32 32",
|
|
1516
1585
|
fill: "currentColor",
|
|
1517
1586
|
...rest
|
|
1518
|
-
},
|
|
1519
|
-
d: "
|
|
1520
|
-
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1521
|
-
d: "M26 14H24a6.0067 6.0067 0 00-6-6V6A8.0092 8.0092 0 0126 14zM16 28V24.96a9.9124 9.9124 0 007.3179-2.208 1.8482 1.8482 0 00.6777-1.3344 1.8 1.8 0 00-.5239-1.36L18.4141 15 21 12.4141 19.5859 11 17 13.5859 11.9419 8.5273a1.8145 1.8145 0 00-1.36-.5229 1.845 1.845 0 00-1.3339.6782 9.9566 9.9566 0 00-.5127 11.95L6.2793 28H2v2H30V28zM10.68 10.0938L21.9058 21.32A8.0011 8.0011 0 0110.68 10.0938zM14 28H8.3875l1.8757-5.627A9.9894 9.9894 0 0014 24.5435z"
|
|
1587
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1588
|
+
d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM4 16V28H16.0012L16 16zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
|
|
1522
1589
|
})), children);
|
|
1523
1590
|
});
|
|
1524
1591
|
if (process.env.NODE_ENV !== "production") {
|
|
1525
|
-
|
|
1592
|
+
RotateClockwiseAlt.propTypes = iconPropTypes;
|
|
1526
1593
|
}
|
|
1527
|
-
const
|
|
1594
|
+
const RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateClockwiseAltFilled(_ref68, ref) {
|
|
1528
1595
|
let {
|
|
1529
1596
|
children,
|
|
1530
1597
|
size = 16,
|
|
@@ -1538,58 +1605,19 @@ const SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather
|
|
|
1538
1605
|
viewBox: "0 0 32 32",
|
|
1539
1606
|
fill: "currentColor",
|
|
1540
1607
|
...rest
|
|
1541
|
-
},
|
|
1542
|
-
d: "
|
|
1608
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1609
|
+
d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
|
|
1543
1610
|
})), children);
|
|
1544
1611
|
});
|
|
1545
1612
|
if (process.env.NODE_ENV !== "production") {
|
|
1546
|
-
|
|
1613
|
+
RotateClockwiseAltFilled.propTypes = iconPropTypes;
|
|
1547
1614
|
}
|
|
1548
|
-
const
|
|
1615
|
+
const RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClockwiseFilled(_ref69, ref) {
|
|
1549
1616
|
let {
|
|
1550
1617
|
children,
|
|
1551
1618
|
size = 16,
|
|
1552
1619
|
...rest
|
|
1553
1620
|
} = _ref69;
|
|
1554
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1555
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1556
|
-
width: size,
|
|
1557
|
-
height: size,
|
|
1558
|
-
ref: ref,
|
|
1559
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1560
|
-
viewBox: "0 0 16 16",
|
|
1561
|
-
fill: "currentColor",
|
|
1562
|
-
...rest
|
|
1563
|
-
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1564
|
-
d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
|
|
1565
|
-
})), children);
|
|
1566
|
-
}
|
|
1567
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
1568
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1569
|
-
width: size,
|
|
1570
|
-
height: size,
|
|
1571
|
-
ref: ref,
|
|
1572
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1573
|
-
viewBox: "0 0 20 20",
|
|
1574
|
-
fill: "currentColor",
|
|
1575
|
-
...rest
|
|
1576
|
-
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1577
|
-
d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
|
|
1578
|
-
})), children);
|
|
1579
|
-
}
|
|
1580
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
1581
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1582
|
-
width: size,
|
|
1583
|
-
height: size,
|
|
1584
|
-
ref: ref,
|
|
1585
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1586
|
-
viewBox: "0 0 24 24",
|
|
1587
|
-
fill: "currentColor",
|
|
1588
|
-
...rest
|
|
1589
|
-
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1590
|
-
d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
|
|
1591
|
-
})), children);
|
|
1592
|
-
}
|
|
1593
1621
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1594
1622
|
width: size,
|
|
1595
1623
|
height: size,
|
|
@@ -1598,14 +1626,14 @@ const Save = /*#__PURE__*/React.forwardRef(function Save(_ref69, ref) {
|
|
|
1598
1626
|
viewBox: "0 0 32 32",
|
|
1599
1627
|
fill: "currentColor",
|
|
1600
1628
|
...rest
|
|
1601
|
-
},
|
|
1602
|
-
d: "
|
|
1629
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
+
d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
|
|
1603
1631
|
})), children);
|
|
1604
1632
|
});
|
|
1605
1633
|
if (process.env.NODE_ENV !== "production") {
|
|
1606
|
-
|
|
1634
|
+
RotateClockwiseFilled.propTypes = iconPropTypes;
|
|
1607
1635
|
}
|
|
1608
|
-
const
|
|
1636
|
+
const RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCounterclockwise(_ref70, ref) {
|
|
1609
1637
|
let {
|
|
1610
1638
|
children,
|
|
1611
1639
|
size = 16,
|
|
@@ -1619,18 +1647,14 @@ const WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
1619
1647
|
viewBox: "0 0 32 32",
|
|
1620
1648
|
fill: "currentColor",
|
|
1621
1649
|
...rest
|
|
1622
|
-
},
|
|
1623
|
-
d: "
|
|
1624
|
-
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1625
|
-
d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
1626
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1627
|
-
d: "M20 6H26V8H20zM22 10H26V12H22z"
|
|
1650
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
+
d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM4 16L3.9988 28H16V16zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
|
|
1628
1652
|
})), children);
|
|
1629
1653
|
});
|
|
1630
1654
|
if (process.env.NODE_ENV !== "production") {
|
|
1631
|
-
|
|
1655
|
+
RotateCounterclockwise.propTypes = iconPropTypes;
|
|
1632
1656
|
}
|
|
1633
|
-
const
|
|
1657
|
+
const RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseAlt(_ref71, ref) {
|
|
1634
1658
|
let {
|
|
1635
1659
|
children,
|
|
1636
1660
|
size = 16,
|
|
@@ -1644,16 +1668,14 @@ const WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1644
1668
|
viewBox: "0 0 32 32",
|
|
1645
1669
|
fill: "currentColor",
|
|
1646
1670
|
...rest
|
|
1647
|
-
},
|
|
1648
|
-
d: "
|
|
1649
|
-
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1650
|
-
d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
1671
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1672
|
+
d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zm2-12l-.0012 12H28V16zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
|
|
1651
1673
|
})), children);
|
|
1652
1674
|
});
|
|
1653
1675
|
if (process.env.NODE_ENV !== "production") {
|
|
1654
|
-
|
|
1676
|
+
RotateCounterclockwiseAlt.propTypes = iconPropTypes;
|
|
1655
1677
|
}
|
|
1656
|
-
const
|
|
1678
|
+
const RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseAltFilled(_ref72, ref) {
|
|
1657
1679
|
let {
|
|
1658
1680
|
children,
|
|
1659
1681
|
size = 16,
|
|
@@ -1667,16 +1689,14 @@ const SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref72, ref)
|
|
|
1667
1689
|
viewBox: "0 0 32 32",
|
|
1668
1690
|
fill: "currentColor",
|
|
1669
1691
|
...rest
|
|
1670
|
-
},
|
|
1671
|
-
d: "
|
|
1672
|
-
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1673
|
-
d: "M16,26H12V18h2V16H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V16h2V10a1,1,0,0,0-.29-.71l-5-5A.9989.9989,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16ZM12,6h8v4H12Z"
|
|
1692
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1693
|
+
d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
|
|
1674
1694
|
})), children);
|
|
1675
1695
|
});
|
|
1676
1696
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
|
-
|
|
1697
|
+
RotateCounterclockwiseAltFilled.propTypes = iconPropTypes;
|
|
1678
1698
|
}
|
|
1679
|
-
const
|
|
1699
|
+
const RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseFilled(_ref73, ref) {
|
|
1680
1700
|
let {
|
|
1681
1701
|
children,
|
|
1682
1702
|
size = 16,
|
|
@@ -1690,18 +1710,14 @@ const WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1690
1710
|
viewBox: "0 0 32 32",
|
|
1691
1711
|
fill: "currentColor",
|
|
1692
1712
|
...rest
|
|
1693
|
-
},
|
|
1694
|
-
d: "
|
|
1695
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
-
d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
|
|
1697
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1698
|
-
d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
|
|
1713
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1714
|
+
d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
|
|
1699
1715
|
})), children);
|
|
1700
1716
|
});
|
|
1701
1717
|
if (process.env.NODE_ENV !== "production") {
|
|
1702
|
-
|
|
1718
|
+
RotateCounterclockwiseFilled.propTypes = iconPropTypes;
|
|
1703
1719
|
}
|
|
1704
|
-
const
|
|
1720
|
+
const Router = /*#__PURE__*/React.forwardRef(function Router(_ref74, ref) {
|
|
1705
1721
|
let {
|
|
1706
1722
|
children,
|
|
1707
1723
|
size = 16,
|
|
@@ -1715,16 +1731,14 @@ const Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref74, ref) {
|
|
|
1715
1731
|
viewBox: "0 0 32 32",
|
|
1716
1732
|
fill: "currentColor",
|
|
1717
1733
|
...rest
|
|
1718
|
-
},
|
|
1719
|
-
d: "
|
|
1720
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1721
|
-
d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
|
|
1734
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1735
|
+
d: "M21 7L16 2 11 7 12.409 8.419 15 5.847 15 13 17 13 17 5.794 19.591 8.419 21 7zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
|
|
1722
1736
|
})), children);
|
|
1723
1737
|
});
|
|
1724
1738
|
if (process.env.NODE_ENV !== "production") {
|
|
1725
|
-
|
|
1739
|
+
Router.propTypes = iconPropTypes;
|
|
1726
1740
|
}
|
|
1727
|
-
const
|
|
1741
|
+
const RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice(_ref75, ref) {
|
|
1728
1742
|
let {
|
|
1729
1743
|
children,
|
|
1730
1744
|
size = 16,
|
|
@@ -1738,14 +1752,14 @@ const Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref75, ref) {
|
|
|
1738
1752
|
viewBox: "0 0 32 32",
|
|
1739
1753
|
fill: "currentColor",
|
|
1740
1754
|
...rest
|
|
1741
|
-
},
|
|
1742
|
-
d: "
|
|
1755
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1756
|
+
d: "M21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11zM12.4289 5.8227v1.63a1.1269 1.1269 0 01-.6767 1.026l-1.39.5967A1.1218 1.1218 0 019.14 8.8424L7.3208 7.0233a1.1165 1.1165 0 01.0125-1.579l.0348-.0328c7.393-6.527 14.6913-2.0374 17.2127-.0473a1.1166 1.1166 0 01.1746 1.5693 1.1011 1.1011 0 01-.0873.0971L22.9108 8.7878a1.1114 1.1114 0 01-1.2225.2329l-1.39-.5967a1.1112 1.1112 0 01-.68-1.0223v-1.63S15.9726 3.0648 12.4289 5.8227z"
|
|
1743
1757
|
})), children);
|
|
1744
1758
|
});
|
|
1745
1759
|
if (process.env.NODE_ENV !== "production") {
|
|
1746
|
-
|
|
1760
|
+
RouterVoice.propTypes = iconPropTypes;
|
|
1747
1761
|
}
|
|
1748
|
-
const
|
|
1762
|
+
const RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi(_ref76, ref) {
|
|
1749
1763
|
let {
|
|
1750
1764
|
children,
|
|
1751
1765
|
size = 16,
|
|
@@ -1759,14 +1773,20 @@ const ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref76,
|
|
|
1759
1773
|
viewBox: "0 0 32 32",
|
|
1760
1774
|
fill: "currentColor",
|
|
1761
1775
|
...rest
|
|
1762
|
-
},
|
|
1763
|
-
|
|
1776
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1777
|
+
cx: "16",
|
|
1778
|
+
cy: "13.5",
|
|
1779
|
+
r: "1.5"
|
|
1780
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1781
|
+
d: "M19.5356,10.4648a5,5,0,0,0-7.0717,0L11.05,9.0508a6.9992,6.9992,0,0,1,9.9,0Z"
|
|
1782
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1783
|
+
d: "M23.0713 6.929a10 10 0 00-14.1426 0L7.5146 5.5144a12.0011 12.0011 0 0116.9708 0zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
|
|
1764
1784
|
})), children);
|
|
1765
1785
|
});
|
|
1766
1786
|
if (process.env.NODE_ENV !== "production") {
|
|
1767
|
-
|
|
1787
|
+
RouterWifi.propTypes = iconPropTypes;
|
|
1768
1788
|
}
|
|
1769
|
-
const
|
|
1789
|
+
const Row = /*#__PURE__*/React.forwardRef(function Row(_ref77, ref) {
|
|
1770
1790
|
let {
|
|
1771
1791
|
children,
|
|
1772
1792
|
size = 16,
|
|
@@ -1780,14 +1800,14 @@ const Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref77, ref) {
|
|
|
1780
1800
|
viewBox: "0 0 32 32",
|
|
1781
1801
|
fill: "currentColor",
|
|
1782
1802
|
...rest
|
|
1783
|
-
},
|
|
1784
|
-
d: "
|
|
1803
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1804
|
+
d: "M4 24H28V26H4zM26 18H6V14H26v4m2 0V14a2 2 0 00-2-2H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2zM4 6H28V8H4z"
|
|
1785
1805
|
})), children);
|
|
1786
1806
|
});
|
|
1787
1807
|
if (process.env.NODE_ENV !== "production") {
|
|
1788
|
-
|
|
1808
|
+
Row.propTypes = iconPropTypes;
|
|
1789
1809
|
}
|
|
1790
|
-
const
|
|
1810
|
+
const RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse(_ref78, ref) {
|
|
1791
1811
|
let {
|
|
1792
1812
|
children,
|
|
1793
1813
|
size = 16,
|
|
@@ -1801,14 +1821,14 @@ const WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1801
1821
|
viewBox: "0 0 32 32",
|
|
1802
1822
|
fill: "currentColor",
|
|
1803
1823
|
...rest
|
|
1804
|
-
},
|
|
1805
|
-
d: "
|
|
1824
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1825
|
+
d: "M26 20H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V22A2 2 0 0026 20zm0 6H6V22H26zM17 7.828L19.586 10.414 21 9 16 4 11 9 12.414 10.414 15 7.828 15 14 4 14 4 16 28 16 28 14 17 14 17 7.828z"
|
|
1806
1826
|
})), children);
|
|
1807
1827
|
});
|
|
1808
1828
|
if (process.env.NODE_ENV !== "production") {
|
|
1809
|
-
|
|
1829
|
+
RowCollapse.propTypes = iconPropTypes;
|
|
1810
1830
|
}
|
|
1811
|
-
const
|
|
1831
|
+
const RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete(_ref79, ref) {
|
|
1812
1832
|
let {
|
|
1813
1833
|
children,
|
|
1814
1834
|
size = 16,
|
|
@@ -1822,14 +1842,16 @@ const WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1822
1842
|
viewBox: "0 0 32 32",
|
|
1823
1843
|
fill: "currentColor",
|
|
1824
1844
|
...rest
|
|
1825
|
-
},
|
|
1826
|
-
d: "
|
|
1845
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1846
|
+
d: "M24 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0124 30zM4 22H3.9985L4 28H24V22zM30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
|
|
1847
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1848
|
+
d: "M4,14V8H18V6H4A2.0023,2.0023,0,0,0,2,8v6a2.0023,2.0023,0,0,0,2,2H26V14Z"
|
|
1827
1849
|
})), children);
|
|
1828
1850
|
});
|
|
1829
1851
|
if (process.env.NODE_ENV !== "production") {
|
|
1830
|
-
|
|
1852
|
+
RowDelete.propTypes = iconPropTypes;
|
|
1831
1853
|
}
|
|
1832
|
-
const
|
|
1854
|
+
const RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand(_ref80, ref) {
|
|
1833
1855
|
let {
|
|
1834
1856
|
children,
|
|
1835
1857
|
size = 16,
|
|
@@ -1843,14 +1865,14 @@ const WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1843
1865
|
viewBox: "0 0 32 32",
|
|
1844
1866
|
fill: "currentColor",
|
|
1845
1867
|
...rest
|
|
1846
|
-
},
|
|
1847
|
-
d: "
|
|
1868
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1869
|
+
d: "M4 18L15 18 15 24.172 12.414 21.586 11 23 16 28 21 23 19.586 21.586 17 24.172 17 18 28 18 28 16 4 16 4 18zM26 4H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6A2 2 0 0026 4zm0 6H6V6H26z"
|
|
1848
1870
|
})), children);
|
|
1849
1871
|
});
|
|
1850
1872
|
if (process.env.NODE_ENV !== "production") {
|
|
1851
|
-
|
|
1873
|
+
RowExpand.propTypes = iconPropTypes;
|
|
1852
1874
|
}
|
|
1853
|
-
const
|
|
1875
|
+
const RowInsert = /*#__PURE__*/React.forwardRef(function RowInsert(_ref81, ref) {
|
|
1854
1876
|
let {
|
|
1855
1877
|
children,
|
|
1856
1878
|
size = 16,
|
|
@@ -1864,16 +1886,14 @@ const Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref81, ref) {
|
|
|
1864
1886
|
viewBox: "0 0 32 32",
|
|
1865
1887
|
fill: "currentColor",
|
|
1866
1888
|
...rest
|
|
1867
|
-
},
|
|
1868
|
-
d: "
|
|
1869
|
-
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1870
|
-
d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
|
|
1889
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1890
|
+
d: "M28 12H10a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 12zM10 4v6H28V4zM28 30H10a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM10 22v6H28V22zM9 16L3.414 10.414 2 11.828 6.172 16 2 20.172 3.414 21.586 9 16z"
|
|
1871
1891
|
})), children);
|
|
1872
1892
|
});
|
|
1873
1893
|
if (process.env.NODE_ENV !== "production") {
|
|
1874
|
-
|
|
1894
|
+
RowInsert.propTypes = iconPropTypes;
|
|
1875
1895
|
}
|
|
1876
|
-
const
|
|
1896
|
+
const Rss = /*#__PURE__*/React.forwardRef(function Rss(_ref82, ref) {
|
|
1877
1897
|
let {
|
|
1878
1898
|
children,
|
|
1879
1899
|
size = 16,
|
|
@@ -1887,14 +1907,16 @@ const ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref82, ref) {
|
|
|
1887
1907
|
viewBox: "0 0 32 32",
|
|
1888
1908
|
fill: "currentColor",
|
|
1889
1909
|
...rest
|
|
1890
|
-
},
|
|
1891
|
-
d: "
|
|
1910
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1911
|
+
d: "M8 18c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6C14 20.7 11.3 18 8 18zM8 28c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4C12 26.2 10.2 28 8 28zM30 24h-2C28 13 19 4 8 4V2C20.1 2 30 11.9 30 24z"
|
|
1912
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1913
|
+
d: "M22,24h-2c0-6.6-5.4-12-12-12v-2C15.7,10,22,16.3,22,24z"
|
|
1892
1914
|
})), children);
|
|
1893
1915
|
});
|
|
1894
1916
|
if (process.env.NODE_ENV !== "production") {
|
|
1895
|
-
|
|
1917
|
+
Rss.propTypes = iconPropTypes;
|
|
1896
1918
|
}
|
|
1897
|
-
const
|
|
1919
|
+
const Rule = /*#__PURE__*/React.forwardRef(function Rule(_ref83, ref) {
|
|
1898
1920
|
let {
|
|
1899
1921
|
children,
|
|
1900
1922
|
size = 16,
|
|
@@ -1908,14 +1930,16 @@ const ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref83,
|
|
|
1908
1930
|
viewBox: "0 0 32 32",
|
|
1909
1931
|
fill: "currentColor",
|
|
1910
1932
|
...rest
|
|
1911
|
-
},
|
|
1912
|
-
d: "
|
|
1933
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1934
|
+
d: "M10 16H22V18H10zM10 10H22V12H10z"
|
|
1935
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1936
|
+
d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
1913
1937
|
})), children);
|
|
1914
1938
|
});
|
|
1915
1939
|
if (process.env.NODE_ENV !== "production") {
|
|
1916
|
-
|
|
1940
|
+
Rule.propTypes = iconPropTypes;
|
|
1917
1941
|
}
|
|
1918
|
-
const
|
|
1942
|
+
const RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled(_ref84, ref) {
|
|
1919
1943
|
let {
|
|
1920
1944
|
children,
|
|
1921
1945
|
size = 16,
|
|
@@ -1929,26 +1953,16 @@ const ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref8
|
|
|
1929
1953
|
viewBox: "0 0 32 32",
|
|
1930
1954
|
fill: "currentColor",
|
|
1931
1955
|
...rest
|
|
1932
|
-
},
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1937
|
-
cx: "9.5",
|
|
1938
|
-
cy: "22.5",
|
|
1939
|
-
r: "2.5"
|
|
1940
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1941
|
-
cx: "22.5",
|
|
1942
|
-
cy: "22.5",
|
|
1943
|
-
r: "2.5"
|
|
1944
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1945
|
-
d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
|
|
1956
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1957
|
+
d: "M30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24zM8 16H18V18H8zM8 10H20V12H8z"
|
|
1958
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1959
|
+
d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24l0,11h2L26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
|
|
1946
1960
|
})), children);
|
|
1947
1961
|
});
|
|
1948
1962
|
if (process.env.NODE_ENV !== "production") {
|
|
1949
|
-
|
|
1963
|
+
RuleCancelled.propTypes = iconPropTypes;
|
|
1950
1964
|
}
|
|
1951
|
-
const
|
|
1965
|
+
const RuleDataQuality = /*#__PURE__*/React.forwardRef(function RuleDataQuality(_ref85, ref) {
|
|
1952
1966
|
let {
|
|
1953
1967
|
children,
|
|
1954
1968
|
size = 16,
|
|
@@ -1962,14 +1976,16 @@ const Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref85, ref
|
|
|
1962
1976
|
viewBox: "0 0 32 32",
|
|
1963
1977
|
fill: "currentColor",
|
|
1964
1978
|
...rest
|
|
1965
|
-
},
|
|
1966
|
-
d: "
|
|
1967
|
-
})
|
|
1979
|
+
}, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
1980
|
+
d: "M30 28.6l-2.8-2.8C27.7 25 28 24 28 23c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5c1 0 2-.3 2.8-.8l2.8 2.8L30 28.6zM20 23c0-1.7 1.3-3 3-3s3 1.3 3 3-1.3 3-3 3S20 24.7 20 23zM8 16H18V18H8zM8 10H20V12H8z"
|
|
1981
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1982
|
+
d: "M14,27.7l-5.2-2.8C5.8,23.4,4,20.3,4,17V4h20v11h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7L14,30 V27.7z"
|
|
1983
|
+
})))), children);
|
|
1968
1984
|
});
|
|
1969
1985
|
if (process.env.NODE_ENV !== "production") {
|
|
1970
|
-
|
|
1986
|
+
RuleDataQuality.propTypes = iconPropTypes;
|
|
1971
1987
|
}
|
|
1972
|
-
const
|
|
1988
|
+
const RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft(_ref86, ref) {
|
|
1973
1989
|
let {
|
|
1974
1990
|
children,
|
|
1975
1991
|
size = 16,
|
|
@@ -1983,14 +1999,16 @@ const ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower
|
|
|
1983
1999
|
viewBox: "0 0 32 32",
|
|
1984
2000
|
fill: "currentColor",
|
|
1985
2001
|
...rest
|
|
1986
|
-
},
|
|
1987
|
-
d: "
|
|
2002
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2003
|
+
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM8 16H18V18H8zM8 10H20V12H8z"
|
|
2004
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2005
|
+
d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
|
|
1988
2006
|
})), children);
|
|
1989
2007
|
});
|
|
1990
2008
|
if (process.env.NODE_ENV !== "production") {
|
|
1991
|
-
|
|
2009
|
+
RuleDraft.propTypes = iconPropTypes;
|
|
1992
2010
|
}
|
|
1993
|
-
const
|
|
2011
|
+
const RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled(_ref87, ref) {
|
|
1994
2012
|
let {
|
|
1995
2013
|
children,
|
|
1996
2014
|
size = 16,
|
|
@@ -2004,18 +2022,21 @@ const ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTranspa
|
|
|
2004
2022
|
viewBox: "0 0 32 32",
|
|
2005
2023
|
fill: "currentColor",
|
|
2006
2024
|
...rest
|
|
2007
|
-
},
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
})),
|
|
2012
|
-
|
|
2025
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2026
|
+
fill: "none",
|
|
2027
|
+
d: "M9 16H23V18H9z",
|
|
2028
|
+
"data-icon-path": "inner-path"
|
|
2029
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2030
|
+
fill: "none",
|
|
2031
|
+
d: "M9 10H23V12H9z"
|
|
2032
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2033
|
+
d: "M26,2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L16,30l6.1758-3.293A10.9814,10.9814,0,0,0,28,17V4A2.0023,2.0023,0,0,0,26,2ZM23,18H9V16H23Zm0-6H9V10H23Z"
|
|
2013
2034
|
})), children);
|
|
2014
2035
|
});
|
|
2015
2036
|
if (process.env.NODE_ENV !== "production") {
|
|
2016
|
-
|
|
2037
|
+
RuleFilled.propTypes = iconPropTypes;
|
|
2017
2038
|
}
|
|
2018
|
-
const
|
|
2039
|
+
const RuleLocked = /*#__PURE__*/React.forwardRef(function RuleLocked(_ref88, ref) {
|
|
2019
2040
|
let {
|
|
2020
2041
|
children,
|
|
2021
2042
|
size = 16,
|
|
@@ -2029,14 +2050,16 @@ const Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref88, ref) {
|
|
|
2029
2050
|
viewBox: "0 0 32 32",
|
|
2030
2051
|
fill: "currentColor",
|
|
2031
2052
|
...rest
|
|
2032
|
-
},
|
|
2033
|
-
d: "
|
|
2053
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2054
|
+
d: "M28 22v-3c0-2.2-1.8-4-4-4s-4 1.8-4 4v3c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-5C30 22.9 29.1 22 28 22zM22 19c0-1.1.9-2 2-2s2 .9 2 2v3h-4V19zM20 29v-5h8v5H20zM8 16H14V18H8zM8 10H20V12H8z"
|
|
2055
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2056
|
+
d: "M26,4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7l5.2,2.8v-2.3l-4.2-2.3C5.8,23.4,4,20.3,4,17V4h20v8h2V4z"
|
|
2034
2057
|
})), children);
|
|
2035
2058
|
});
|
|
2036
2059
|
if (process.env.NODE_ENV !== "production") {
|
|
2037
|
-
|
|
2060
|
+
RuleLocked.propTypes = iconPropTypes;
|
|
2038
2061
|
}
|
|
2039
|
-
const
|
|
2062
|
+
const RulePartial = /*#__PURE__*/React.forwardRef(function RulePartial(_ref89, ref) {
|
|
2040
2063
|
let {
|
|
2041
2064
|
children,
|
|
2042
2065
|
size = 16,
|
|
@@ -2050,16 +2073,16 @@ const ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref89,
|
|
|
2050
2073
|
viewBox: "0 0 32 32",
|
|
2051
2074
|
fill: "currentColor",
|
|
2052
2075
|
...rest
|
|
2053
|
-
},
|
|
2054
|
-
d: "
|
|
2055
|
-
})),
|
|
2056
|
-
d: "
|
|
2076
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2077
|
+
d: "M23 16c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7S26.9 16 23 16zM23 28V18c2.8 0 5 2.2 5 5S25.8 28 23 28zM8 16H14V18H8zM8 10H20V12H8z"
|
|
2078
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2079
|
+
d: "M26,4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7l5.2,2.8v-2.3l-4.2-2.3C5.8,23.4,4,20.3,4,17V4h20v9h2V4z"
|
|
2057
2080
|
})), children);
|
|
2058
2081
|
});
|
|
2059
2082
|
if (process.env.NODE_ENV !== "production") {
|
|
2060
|
-
|
|
2083
|
+
RulePartial.propTypes = iconPropTypes;
|
|
2061
2084
|
}
|
|
2062
|
-
const
|
|
2085
|
+
const RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest(_ref90, ref) {
|
|
2063
2086
|
let {
|
|
2064
2087
|
children,
|
|
2065
2088
|
size = 16,
|
|
@@ -2073,14 +2096,18 @@ const Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref90, ref) {
|
|
|
2073
2096
|
viewBox: "0 0 32 32",
|
|
2074
2097
|
fill: "currentColor",
|
|
2075
2098
|
...rest
|
|
2076
|
-
},
|
|
2077
|
-
d: "
|
|
2099
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2100
|
+
d: "M23,30a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,23,30Zm0-12a5,5,0,1,0,5,5A5.0055,5.0055,0,0,0,23,18Z"
|
|
2101
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2102
|
+
d: "M26 24.586L24 22.586 24 20 22 20 22 23.414 24.586 26 26 24.586zM8 16H14V18H8zM8 10H20V12H8z"
|
|
2103
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2104
|
+
d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
|
|
2078
2105
|
})), children);
|
|
2079
2106
|
});
|
|
2080
2107
|
if (process.env.NODE_ENV !== "production") {
|
|
2081
|
-
|
|
2108
|
+
RuleTest.propTypes = iconPropTypes;
|
|
2082
2109
|
}
|
|
2083
|
-
const
|
|
2110
|
+
const Ruler = /*#__PURE__*/React.forwardRef(function Ruler(_ref91, ref) {
|
|
2084
2111
|
let {
|
|
2085
2112
|
children,
|
|
2086
2113
|
size = 16,
|
|
@@ -2094,14 +2121,14 @@ const ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref91, ref)
|
|
|
2094
2121
|
viewBox: "0 0 32 32",
|
|
2095
2122
|
fill: "currentColor",
|
|
2096
2123
|
...rest
|
|
2097
|
-
},
|
|
2098
|
-
d: "
|
|
2124
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2125
|
+
d: "M29,10H3a1,1,0,0,0-1,1V21a1,1,0,0,0,1,1H29a1,1,0,0,0,1-1V11A1,1,0,0,0,29,10ZM28,20H4V12H8v4h2V12h5v4h2V12h5v4h2V12h4Z"
|
|
2099
2126
|
})), children);
|
|
2100
2127
|
});
|
|
2101
2128
|
if (process.env.NODE_ENV !== "production") {
|
|
2102
|
-
|
|
2129
|
+
Ruler.propTypes = iconPropTypes;
|
|
2103
2130
|
}
|
|
2104
|
-
const
|
|
2131
|
+
const RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt(_ref92, ref) {
|
|
2105
2132
|
let {
|
|
2106
2133
|
children,
|
|
2107
2134
|
size = 16,
|
|
@@ -2115,16 +2142,14 @@ const ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap(_ref92, ref)
|
|
|
2115
2142
|
viewBox: "0 0 32 32",
|
|
2116
2143
|
fill: "currentColor",
|
|
2117
2144
|
...rest
|
|
2118
|
-
},
|
|
2119
|
-
d: "
|
|
2120
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2121
|
-
d: "M28,3H4c-1.1028,0-2,.8975-2,2V21c0,1.1025,.8972,2,2,2H12v4h-4v2h12v-8H4V5H28v14h2V5c0-1.1025-.8972-2-2-2Zm-10,24h-4v-4h4v4Z"
|
|
2145
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2146
|
+
d: "M29.41,21.67,10.34,2.58a2,2,0,0,0-2.83,0L2.59,7.51a2,2,0,0,0,0,2.82L21.66,29.42a2,2,0,0,0,1.42.58,2,2,0,0,0,1.41-.58l4.92-4.93A2,2,0,0,0,29.41,21.67ZM23.08,28,4,8.92,8.92,4l3.79,3.79L10.46,10l1.41,1.41L14.12,9.2l4.13,4.13L16,15.58,17.42,17l2.25-2.25,4.13,4.13-2.25,2.25L23,22.54l2.25-2.25L28,23.08Z"
|
|
2122
2147
|
})), children);
|
|
2123
2148
|
});
|
|
2124
2149
|
if (process.env.NODE_ENV !== "production") {
|
|
2125
|
-
|
|
2150
|
+
RulerAlt.propTypes = iconPropTypes;
|
|
2126
2151
|
}
|
|
2127
|
-
const
|
|
2152
|
+
const Run = /*#__PURE__*/React.forwardRef(function Run(_ref93, ref) {
|
|
2128
2153
|
let {
|
|
2129
2154
|
children,
|
|
2130
2155
|
size = 16,
|
|
@@ -2138,18 +2163,18 @@ const ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet(_ref93,
|
|
|
2138
2163
|
viewBox: "0 0 32 32",
|
|
2139
2164
|
fill: "currentColor",
|
|
2140
2165
|
...rest
|
|
2141
|
-
},
|
|
2142
|
-
d: "
|
|
2143
|
-
})),
|
|
2144
|
-
d: "
|
|
2145
|
-
})),
|
|
2146
|
-
d: "
|
|
2166
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2167
|
+
d: "M21,16a6,6,0,1,1-6,6,6,6,0,0,1,6-6m0-2a8,8,0,1,0,8,8,8,8,0,0,0-8-8Z"
|
|
2168
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2169
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V12H28V6A2,2,0,0,0,26,4ZM6,10V6H26v4Z"
|
|
2170
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2171
|
+
d: "M19 19L19 25 24 22 19 19z"
|
|
2147
2172
|
})), children);
|
|
2148
2173
|
});
|
|
2149
2174
|
if (process.env.NODE_ENV !== "production") {
|
|
2150
|
-
|
|
2175
|
+
Run.propTypes = iconPropTypes;
|
|
2151
2176
|
}
|
|
2152
|
-
const
|
|
2177
|
+
const RunMirror = /*#__PURE__*/React.forwardRef(function RunMirror(_ref94, ref) {
|
|
2153
2178
|
let {
|
|
2154
2179
|
children,
|
|
2155
2180
|
size = 16,
|
|
@@ -2163,16 +2188,18 @@ const Script = /*#__PURE__*/React.forwardRef(function Script(_ref94, ref) {
|
|
|
2163
2188
|
viewBox: "0 0 32 32",
|
|
2164
2189
|
fill: "currentColor",
|
|
2165
2190
|
...rest
|
|
2166
|
-
},
|
|
2167
|
-
d: "
|
|
2168
|
-
})),
|
|
2169
|
-
d: "
|
|
2191
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2192
|
+
d: "M9 19L9 25 14 22z"
|
|
2193
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2194
|
+
d: "M11,16c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S7.7,16,11,16 M11,14c-4.4,0-8,3.6-8,8s3.6,8,8,8s8-3.6,8-8S15.4,14,11,14 L11,14z"
|
|
2195
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2196
|
+
d: "M4,6v6h22v14h-4v2h4c1.1,0,2-0.9,2-2V6c0-1.1-0.9-2-2-2H6C4.9,4,4,4.9,4,6z M6,10V6h20v4H6z"
|
|
2170
2197
|
})), children);
|
|
2171
2198
|
});
|
|
2172
2199
|
if (process.env.NODE_ENV !== "production") {
|
|
2173
|
-
|
|
2200
|
+
RunMirror.propTypes = iconPropTypes;
|
|
2174
2201
|
}
|
|
2175
|
-
const
|
|
2202
|
+
const QS = /*#__PURE__*/React.forwardRef(function QS(_ref95, ref) {
|
|
2176
2203
|
let {
|
|
2177
2204
|
children,
|
|
2178
2205
|
size = 16,
|
|
@@ -2186,14 +2213,14 @@ const ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_
|
|
|
2186
2213
|
viewBox: "0 0 32 32",
|
|
2187
2214
|
fill: "currentColor",
|
|
2188
2215
|
...rest
|
|
2189
|
-
},
|
|
2190
|
-
d: "
|
|
2216
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2217
|
+
d: "M18,23H12V21h6V17H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
|
|
2191
2218
|
})), children);
|
|
2192
2219
|
});
|
|
2193
2220
|
if (process.env.NODE_ENV !== "production") {
|
|
2194
|
-
|
|
2221
|
+
QS.propTypes = iconPropTypes;
|
|
2195
2222
|
}
|
|
2196
|
-
const
|
|
2223
|
+
const QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt(_ref96, ref) {
|
|
2197
2224
|
let {
|
|
2198
2225
|
children,
|
|
2199
2226
|
size = 16,
|
|
@@ -2207,32 +2234,19 @@ const Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref96, ref) {
|
|
|
2207
2234
|
viewBox: "0 0 32 32",
|
|
2208
2235
|
fill: "currentColor",
|
|
2209
2236
|
...rest
|
|
2210
|
-
},
|
|
2211
|
-
d: "
|
|
2237
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2238
|
+
d: "M24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 22 17 22 11 24 11 24 9zM14 23H8V21h6V17H10a2 2 0 01-2-2V11a2 2 0 012-2h6v2H10v4h4a2 2 0 012 2v4A2 2 0 0114 23z"
|
|
2212
2239
|
})), children);
|
|
2213
2240
|
});
|
|
2214
2241
|
if (process.env.NODE_ENV !== "production") {
|
|
2215
|
-
|
|
2242
|
+
QSAlt.propTypes = iconPropTypes;
|
|
2216
2243
|
}
|
|
2217
|
-
const
|
|
2244
|
+
const SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal(_ref97, ref) {
|
|
2218
2245
|
let {
|
|
2219
2246
|
children,
|
|
2220
2247
|
size = 16,
|
|
2221
2248
|
...rest
|
|
2222
2249
|
} = _ref97;
|
|
2223
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2224
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2225
|
-
width: size,
|
|
2226
|
-
height: size,
|
|
2227
|
-
ref: ref,
|
|
2228
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2229
|
-
viewBox: "0 0 16 16",
|
|
2230
|
-
fill: "currentColor",
|
|
2231
|
-
...rest
|
|
2232
|
-
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2233
|
-
d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
|
|
2234
|
-
})), children);
|
|
2235
|
-
}
|
|
2236
2250
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2237
2251
|
width: size,
|
|
2238
2252
|
height: size,
|
|
@@ -2241,14 +2255,14 @@ const Search = /*#__PURE__*/React.forwardRef(function Search(_ref97, ref) {
|
|
|
2241
2255
|
viewBox: "0 0 32 32",
|
|
2242
2256
|
fill: "currentColor",
|
|
2243
2257
|
...rest
|
|
2244
|
-
},
|
|
2245
|
-
d: "
|
|
2258
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2259
|
+
d: "M24.7808,26,25.97,21.2422A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422L7.2192,26H2v2H30V26ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15ZM22.7192,26H9.2808l-1-4H23.7192Z"
|
|
2246
2260
|
})), children);
|
|
2247
2261
|
});
|
|
2248
2262
|
if (process.env.NODE_ENV !== "production") {
|
|
2249
|
-
|
|
2263
|
+
SailboatCoastal.propTypes = iconPropTypes;
|
|
2250
2264
|
}
|
|
2251
|
-
const
|
|
2265
|
+
const SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore(_ref98, ref) {
|
|
2252
2266
|
let {
|
|
2253
2267
|
children,
|
|
2254
2268
|
size = 16,
|
|
@@ -2262,14 +2276,16 @@ const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_re
|
|
|
2262
2276
|
viewBox: "0 0 32 32",
|
|
2263
2277
|
fill: "currentColor",
|
|
2264
2278
|
...rest
|
|
2265
|
-
},
|
|
2266
|
-
d: "
|
|
2279
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2280
|
+
d: "M6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15Z"
|
|
2281
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2282
|
+
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
2267
2283
|
})), children);
|
|
2268
2284
|
});
|
|
2269
2285
|
if (process.env.NODE_ENV !== "production") {
|
|
2270
|
-
|
|
2286
|
+
SailboatOffshore.propTypes = iconPropTypes;
|
|
2271
2287
|
}
|
|
2272
|
-
const
|
|
2288
|
+
const SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram(_ref99, ref) {
|
|
2273
2289
|
let {
|
|
2274
2290
|
children,
|
|
2275
2291
|
size = 16,
|
|
@@ -2283,14 +2299,14 @@ const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref99,
|
|
|
2283
2299
|
viewBox: "0 0 32 32",
|
|
2284
2300
|
fill: "currentColor",
|
|
2285
2301
|
...rest
|
|
2286
|
-
},
|
|
2287
|
-
d: "
|
|
2302
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2303
|
+
d: "M28,2V8.0439c-1.9634.1968-6.3162,1.2325-10.5637,6.2764-.198-.2768-.3982-.5464-.5882-.8506C11.9736,5.6714,6.3191,4.2759,4,4.042V2H2V30H4V26.0464a14.8661,14.8661,0,0,0,9.9185-3.96C18.47,27.46,25.2363,28.0381,27.9341,28.0381c.0244,0,.0422-.001.0659-.001V30h2V2Zm0,8.0552v9.99a12.8834,12.8834,0,0,1-9.2756-4.1328C22.5032,11.2666,26.2915,10.26,28,10.0552ZM15.1519,14.53c.3242.5185.663.9907,1.0078,1.4409-.3384.4741-.6753.9707-1.0078,1.5029a16.1346,16.1346,0,0,1-1.0313,1.4531c-.0825-.1372-.1675-.27-.2466-.4126C9.3279,10.3315,5.7871,8.4438,4,8.0684V6.0508C5.9932,6.2905,10.8228,7.6035,15.1519,14.53ZM4,24.0488V10.1406c1.3254.4644,4.2034,2.2847,8.126,9.3448.1894.3413.396.6523.6.9667A12.8784,12.8784,0,0,1,4,24.0488Zm11.3179-3.4209a18.0563,18.0563,0,0,0,1.53-2.0937c.2212-.354.4454-.67.6687-.9951A14.8686,14.8686,0,0,0,28,22.0425v3.9863C25.67,26.019,19.374,25.5088,15.3179,20.6279Z"
|
|
2288
2304
|
})), children);
|
|
2289
2305
|
});
|
|
2290
2306
|
if (process.env.NODE_ENV !== "production") {
|
|
2291
|
-
|
|
2307
|
+
SankeyDiagram.propTypes = iconPropTypes;
|
|
2292
2308
|
}
|
|
2293
|
-
const
|
|
2309
|
+
const SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt(_ref100, ref) {
|
|
2294
2310
|
let {
|
|
2295
2311
|
children,
|
|
2296
2312
|
size = 16,
|
|
@@ -2304,14 +2320,14 @@ const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMi
|
|
|
2304
2320
|
viewBox: "0 0 32 32",
|
|
2305
2321
|
fill: "currentColor",
|
|
2306
2322
|
...rest
|
|
2307
|
-
},
|
|
2308
|
-
d: "
|
|
2323
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2324
|
+
d: "M30,2H2V16H8.1113a7.0359,7.0359,0,0,1,3.13.7393L15.7637,19l-4.522,2.2607A7.0359,7.0359,0,0,1,8.1113,22H2v8H9.2231a9.0446,9.0446,0,0,0,4.0249-.95L21.87,24.7393A7.0359,7.0359,0,0,1,25,24h5V14H25a7.0359,7.0359,0,0,1-3.13-.7393L15.3481,10H30ZM8,4H24V8H8ZM4,4H6V14H4ZM4,24H6v4H4Zm16.9751-1.05-8.6216,4.3105A7.0359,7.0359,0,0,1,9.2231,28H8V24h.1113a9.0446,9.0446,0,0,0,4.0249-.95L18,20.1182l1.8638.9316a9.0446,9.0446,0,0,0,4.0249.95H24v.0586A9.0515,9.0515,0,0,0,20.9751,22.95ZM28,22H26V16h2ZM12.3535,10.7393l8.6216,4.31A9.0515,9.0515,0,0,0,24,15.9414V20h-.1113a7.0359,7.0359,0,0,1-3.13-.7393l-8.6221-4.31A9.0446,9.0446,0,0,0,8.1113,14H8V10H9.2231A7.0359,7.0359,0,0,1,12.3535,10.7393ZM28,8H26V4h2Z"
|
|
2309
2325
|
})), children);
|
|
2310
2326
|
});
|
|
2311
2327
|
if (process.env.NODE_ENV !== "production") {
|
|
2312
|
-
|
|
2328
|
+
SankeyDiagramAlt.propTypes = iconPropTypes;
|
|
2313
2329
|
}
|
|
2314
|
-
const
|
|
2330
|
+
const Satellite = /*#__PURE__*/React.forwardRef(function Satellite(_ref101, ref) {
|
|
2315
2331
|
let {
|
|
2316
2332
|
children,
|
|
2317
2333
|
size = 16,
|
|
@@ -2325,16 +2341,14 @@ const Security = /*#__PURE__*/React.forwardRef(function Security(_ref101, ref) {
|
|
|
2325
2341
|
viewBox: "0 0 32 32",
|
|
2326
2342
|
fill: "currentColor",
|
|
2327
2343
|
...rest
|
|
2328
|
-
},
|
|
2329
|
-
d: "
|
|
2330
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2331
|
-
d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
2344
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2345
|
+
d: "M22.9141,16.5l2.7929-2.793a.9994.9994,0,0,0,0-1.414L23.4141,10,25.5,7.9141,28.5859,11,30,9.5859,22.4141,2,21,3.4141,24.0859,6.5,22,8.5859,19.707,6.293a.9994.9994,0,0,0-1.414,0L15.5,9.0859,8.707,2.293a.9994.9994,0,0,0-1.414,0l-5,5a.9994.9994,0,0,0,0,1.414L9.0859,15.5,6.293,18.293a.9994.9994,0,0,0,0,1.414L8.5859,22,6.5,24.0859,3.4141,21,2,22.4141,9.5859,30,11,28.5859,7.9141,25.5,10,23.4141l2.293,2.2929a.9995.9995,0,0,0,1.414,0L16.5,22.9141l6.793,6.7929a.9995.9995,0,0,0,1.414,0l5-5a.9994.9994,0,0,0,0-1.414ZM4.4141,8,8,4.4141,10.0859,6.5,6.5,10.0859Zm3.5,3.5L11.5,7.9141,14.0859,10.5,10.5,14.0859ZM13,23.5859,8.4141,19,19,8.4141,23.5859,13ZM17.9141,21.5,21.5,17.9141,24.0859,20.5,20.5,24.0859ZM24,27.5859,21.9141,25.5,25.5,21.9141,27.5859,24Z"
|
|
2332
2346
|
})), children);
|
|
2333
2347
|
});
|
|
2334
2348
|
if (process.env.NODE_ENV !== "production") {
|
|
2335
|
-
|
|
2349
|
+
Satellite.propTypes = iconPropTypes;
|
|
2336
2350
|
}
|
|
2337
|
-
const
|
|
2351
|
+
const SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar(_ref102, ref) {
|
|
2338
2352
|
let {
|
|
2339
2353
|
children,
|
|
2340
2354
|
size = 16,
|
|
@@ -2348,16 +2362,16 @@ const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices
|
|
|
2348
2362
|
viewBox: "0 0 32 32",
|
|
2349
2363
|
fill: "currentColor",
|
|
2350
2364
|
...rest
|
|
2351
|
-
},
|
|
2352
|
-
d: "M30,
|
|
2353
|
-
})),
|
|
2354
|
-
d: "
|
|
2365
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2366
|
+
d: "M30,14H28A10.0113,10.0113,0,0,0,18,4V2A12.0137,12.0137,0,0,1,30,14Z"
|
|
2367
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2368
|
+
d: "M26 14H24a6.0067 6.0067 0 00-6-6V6A8.0092 8.0092 0 0126 14zM16 28V24.96a9.9124 9.9124 0 007.3179-2.208 1.8482 1.8482 0 00.6777-1.3344 1.8 1.8 0 00-.5239-1.36L18.4141 15 21 12.4141 19.5859 11 17 13.5859 11.9419 8.5273a1.8145 1.8145 0 00-1.36-.5229 1.845 1.845 0 00-1.3339.6782 9.9566 9.9566 0 00-.5127 11.95L6.2793 28H2v2H30V28zM10.68 10.0938L21.9058 21.32A8.0011 8.0011 0 0110.68 10.0938zM14 28H8.3875l1.8757-5.627A9.9894 9.9894 0 0014 24.5435z"
|
|
2355
2369
|
})), children);
|
|
2356
2370
|
});
|
|
2357
2371
|
if (process.env.NODE_ENV !== "production") {
|
|
2358
|
-
|
|
2372
|
+
SatelliteRadar.propTypes = iconPropTypes;
|
|
2359
2373
|
}
|
|
2360
|
-
const
|
|
2374
|
+
const SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather(_ref103, ref) {
|
|
2361
2375
|
let {
|
|
2362
2376
|
children,
|
|
2363
2377
|
size = 16,
|
|
@@ -2371,19 +2385,58 @@ const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref103, ref)
|
|
|
2371
2385
|
viewBox: "0 0 32 32",
|
|
2372
2386
|
fill: "currentColor",
|
|
2373
2387
|
...rest
|
|
2374
|
-
},
|
|
2375
|
-
d: "
|
|
2388
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2389
|
+
d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM13 28V24.8882a7.9363 7.9363 0 004.707-2.2818.9995.9995 0 000-1.414L13.4644 16.95 16 14.4141 14.5859 13 12.05 15.5356 7.8076 11.293a.9994.9994 0 00-1.414 0 7.9993 7.9993 0 000 11.3134c.1621.1622.3327.3125.5058.459L4.4321 28H2v2H30V28zm-2 0H6.6685L8.59 24.1567A7.8927 7.8927 0 0011 24.873zM7.8076 21.1924a6.0036 6.0036 0 01-.6489-7.72l8.3686 8.3681a6.0026 6.0026 0 01-7.72-.6484z"
|
|
2376
2390
|
})), children);
|
|
2377
2391
|
});
|
|
2378
2392
|
if (process.env.NODE_ENV !== "production") {
|
|
2379
|
-
|
|
2393
|
+
SatelliteWeather.propTypes = iconPropTypes;
|
|
2380
2394
|
}
|
|
2381
|
-
const
|
|
2395
|
+
const Save = /*#__PURE__*/React.forwardRef(function Save(_ref104, ref) {
|
|
2382
2396
|
let {
|
|
2383
2397
|
children,
|
|
2384
2398
|
size = 16,
|
|
2385
2399
|
...rest
|
|
2386
2400
|
} = _ref104;
|
|
2401
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2402
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2403
|
+
width: size,
|
|
2404
|
+
height: size,
|
|
2405
|
+
ref: ref,
|
|
2406
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2407
|
+
viewBox: "0 0 16 16",
|
|
2408
|
+
fill: "currentColor",
|
|
2409
|
+
...rest
|
|
2410
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2411
|
+
d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
|
|
2412
|
+
})), children);
|
|
2413
|
+
}
|
|
2414
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2415
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2416
|
+
width: size,
|
|
2417
|
+
height: size,
|
|
2418
|
+
ref: ref,
|
|
2419
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2420
|
+
viewBox: "0 0 20 20",
|
|
2421
|
+
fill: "currentColor",
|
|
2422
|
+
...rest
|
|
2423
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2424
|
+
d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
|
|
2425
|
+
})), children);
|
|
2426
|
+
}
|
|
2427
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
2428
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2429
|
+
width: size,
|
|
2430
|
+
height: size,
|
|
2431
|
+
ref: ref,
|
|
2432
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2433
|
+
viewBox: "0 0 24 24",
|
|
2434
|
+
fill: "currentColor",
|
|
2435
|
+
...rest
|
|
2436
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2437
|
+
d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
|
|
2438
|
+
})), children);
|
|
2439
|
+
}
|
|
2387
2440
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2388
2441
|
width: size,
|
|
2389
2442
|
height: size,
|
|
@@ -2392,14 +2445,14 @@ const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref104, ref)
|
|
|
2392
2445
|
viewBox: "0 0 32 32",
|
|
2393
2446
|
fill: "currentColor",
|
|
2394
2447
|
...rest
|
|
2395
|
-
},
|
|
2396
|
-
d: "
|
|
2448
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2449
|
+
d: "M27.71,9.29l-5-5A1,1,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V10A1,1,0,0,0,27.71,9.29ZM12,6h8v4H12Zm8,20H12V18h8Zm2,0V18a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V26Z"
|
|
2397
2450
|
})), children);
|
|
2398
2451
|
});
|
|
2399
2452
|
if (process.env.NODE_ENV !== "production") {
|
|
2400
|
-
|
|
2453
|
+
Save.propTypes = iconPropTypes;
|
|
2401
2454
|
}
|
|
2402
|
-
const
|
|
2455
|
+
const WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveAnnotation(_ref105, ref) {
|
|
2403
2456
|
let {
|
|
2404
2457
|
children,
|
|
2405
2458
|
size = 16,
|
|
@@ -2413,14 +2466,18 @@ const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref105
|
|
|
2413
2466
|
viewBox: "0 0 32 32",
|
|
2414
2467
|
fill: "currentColor",
|
|
2415
2468
|
...rest
|
|
2416
|
-
},
|
|
2417
|
-
d: "
|
|
2469
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2470
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
2471
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2472
|
+
d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
2473
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2474
|
+
d: "M20 6H26V8H20zM22 10H26V12H22z"
|
|
2418
2475
|
})), children);
|
|
2419
2476
|
});
|
|
2420
2477
|
if (process.env.NODE_ENV !== "production") {
|
|
2421
|
-
|
|
2478
|
+
WatsonHealthSaveAnnotation.propTypes = iconPropTypes;
|
|
2422
2479
|
}
|
|
2423
|
-
const
|
|
2480
|
+
const WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveImage(_ref106, ref) {
|
|
2424
2481
|
let {
|
|
2425
2482
|
children,
|
|
2426
2483
|
size = 16,
|
|
@@ -2434,14 +2491,16 @@ const Send = /*#__PURE__*/React.forwardRef(function Send(_ref106, ref) {
|
|
|
2434
2491
|
viewBox: "0 0 32 32",
|
|
2435
2492
|
fill: "currentColor",
|
|
2436
2493
|
...rest
|
|
2437
|
-
},
|
|
2438
|
-
d: "
|
|
2494
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2495
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
2496
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2497
|
+
d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
2439
2498
|
})), children);
|
|
2440
2499
|
});
|
|
2441
2500
|
if (process.env.NODE_ENV !== "production") {
|
|
2442
|
-
|
|
2501
|
+
WatsonHealthSaveImage.propTypes = iconPropTypes;
|
|
2443
2502
|
}
|
|
2444
|
-
const
|
|
2503
|
+
const SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref107, ref) {
|
|
2445
2504
|
let {
|
|
2446
2505
|
children,
|
|
2447
2506
|
size = 16,
|
|
@@ -2455,14 +2514,16 @@ const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref107, ref) {
|
|
|
2455
2514
|
viewBox: "0 0 32 32",
|
|
2456
2515
|
fill: "currentColor",
|
|
2457
2516
|
...rest
|
|
2458
|
-
},
|
|
2459
|
-
d: "
|
|
2517
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2518
|
+
d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
|
|
2519
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2520
|
+
d: "M16,26H12V18h2V16H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V16h2V10a1,1,0,0,0-.29-.71l-5-5A.9989.9989,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16ZM12,6h8v4H12Z"
|
|
2460
2521
|
})), children);
|
|
2461
2522
|
});
|
|
2462
2523
|
if (process.env.NODE_ENV !== "production") {
|
|
2463
|
-
|
|
2524
|
+
SaveModel.propTypes = iconPropTypes;
|
|
2464
2525
|
}
|
|
2465
|
-
const
|
|
2526
|
+
const WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveSeries(_ref108, ref) {
|
|
2466
2527
|
let {
|
|
2467
2528
|
children,
|
|
2468
2529
|
size = 16,
|
|
@@ -2476,14 +2537,18 @@ const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref1
|
|
|
2476
2537
|
viewBox: "0 0 32 32",
|
|
2477
2538
|
fill: "currentColor",
|
|
2478
2539
|
...rest
|
|
2479
|
-
},
|
|
2480
|
-
d: "
|
|
2540
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2541
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
2542
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2543
|
+
d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
|
|
2544
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2545
|
+
d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
|
|
2481
2546
|
})), children);
|
|
2482
2547
|
});
|
|
2483
2548
|
if (process.env.NODE_ENV !== "production") {
|
|
2484
|
-
|
|
2549
|
+
WatsonHealthSaveSeries.propTypes = iconPropTypes;
|
|
2485
2550
|
}
|
|
2486
|
-
const
|
|
2551
|
+
const Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref109, ref) {
|
|
2487
2552
|
let {
|
|
2488
2553
|
children,
|
|
2489
2554
|
size = 16,
|
|
@@ -2497,14 +2562,16 @@ const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref109, re
|
|
|
2497
2562
|
viewBox: "0 0 32 32",
|
|
2498
2563
|
fill: "currentColor",
|
|
2499
2564
|
...rest
|
|
2500
|
-
},
|
|
2501
|
-
d: "
|
|
2565
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2566
|
+
d: "M13,17H7a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V19A2,2,0,0,0,13,17ZM7,25V19h6v6Z"
|
|
2567
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2568
|
+
d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
|
|
2502
2569
|
})), children);
|
|
2503
2570
|
});
|
|
2504
2571
|
if (process.env.NODE_ENV !== "production") {
|
|
2505
|
-
|
|
2572
|
+
Scale.propTypes = iconPropTypes;
|
|
2506
2573
|
}
|
|
2507
|
-
const
|
|
2574
|
+
const Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref110, ref) {
|
|
2508
2575
|
let {
|
|
2509
2576
|
children,
|
|
2510
2577
|
size = 16,
|
|
@@ -2518,14 +2585,14 @@ const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref110
|
|
|
2518
2585
|
viewBox: "0 0 32 32",
|
|
2519
2586
|
fill: "currentColor",
|
|
2520
2587
|
...rest
|
|
2521
|
-
},
|
|
2522
|
-
d: "
|
|
2588
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2589
|
+
d: "M20,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L25.896,7.5562a.8913.8913,0,0,0-.0454-.0816A1,1,0,0,0,25,7H18.8218A3.0155,3.0155,0,0,0,17,5.1841V2H15V5.1841A3.0155,3.0155,0,0,0,13.1782,7H7a1,1,0,0,0-.8945.5527l-4,8A1,1,0,0,0,2,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.6182,9h4.56A3.0147,3.0147,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159A3.0155,3.0155,0,0,0,18.8218,9h4.56l-3.2763,6.5527A1,1,0,0,0,20,16ZM7,19a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,19Zm2.3821-4H4.6179L7,10.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,10a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,19Zm0-8.7637L27.3821,15H22.6179Z"
|
|
2523
2590
|
})), children);
|
|
2524
2591
|
});
|
|
2525
2592
|
if (process.env.NODE_ENV !== "production") {
|
|
2526
|
-
|
|
2593
|
+
Scales.propTypes = iconPropTypes;
|
|
2527
2594
|
}
|
|
2528
|
-
const
|
|
2595
|
+
const ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref111, ref) {
|
|
2529
2596
|
let {
|
|
2530
2597
|
children,
|
|
2531
2598
|
size = 16,
|
|
@@ -2539,14 +2606,14 @@ const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref111, re
|
|
|
2539
2606
|
viewBox: "0 0 32 32",
|
|
2540
2607
|
fill: "currentColor",
|
|
2541
2608
|
...rest
|
|
2542
|
-
},
|
|
2543
|
-
d: "
|
|
2609
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2610
|
+
d: "M20,13a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473l-4-8a1,1,0,0,0-1.2109-.5014l-6.3308,2.11A3.0322,3.0322,0,0,0,17,5.1841V2H15V5.1841a2.9949,2.9949,0,0,0-1.9956,2.76l-6.3208,2.107a1,1,0,0,0-.5781.5014l-4,8A1,1,0,0,0,2,19a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.41,11.584l5.237-1.7456A3.0285,3.0285,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159a2.9951,2.9951,0,0,0,1.9956-2.76l4.03-1.3438-2.92,5.8408A1,1,0,0,0,20,13ZM7,22a2.9956,2.9956,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,22Zm2.3821-4H4.6179L7,13.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,7a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,16Zm0-8.7637L27.3821,12H22.6179Z"
|
|
2544
2611
|
})), children);
|
|
2545
2612
|
});
|
|
2546
2613
|
if (process.env.NODE_ENV !== "production") {
|
|
2547
|
-
|
|
2614
|
+
ScalesTipped.propTypes = iconPropTypes;
|
|
2548
2615
|
}
|
|
2549
|
-
const
|
|
2616
|
+
const Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref112, ref) {
|
|
2550
2617
|
let {
|
|
2551
2618
|
children,
|
|
2552
2619
|
size = 16,
|
|
@@ -2560,18 +2627,14 @@ const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref112, ref)
|
|
|
2560
2627
|
viewBox: "0 0 32 32",
|
|
2561
2628
|
fill: "currentColor",
|
|
2562
2629
|
...rest
|
|
2563
|
-
},
|
|
2564
|
-
d: "
|
|
2565
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2566
|
-
cx: "7",
|
|
2567
|
-
cy: "25",
|
|
2568
|
-
r: "1"
|
|
2630
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2631
|
+
d: "M28.83,5.17a4.1,4.1,0,0,0-5.66,0L.34,28H9.59a5,5,0,0,0,3.53-1.46L28.83,10.83a4,4,0,0,0,0-5.66ZM12.29,18.88l2.09-2.09,2.83,2.83-2.09,2.09Zm-.58,6.24A3,3,0,0,1,9.59,26H5.17l5.71-5.71,2.83,2.83ZM27.41,9.41l-8.79,8.8-2.83-2.83,8.8-8.79a2,2,0,0,1,2.82,0,2,2,0,0,1,0,2.82Z"
|
|
2569
2632
|
})), children);
|
|
2570
2633
|
});
|
|
2571
2634
|
if (process.env.NODE_ENV !== "production") {
|
|
2572
|
-
|
|
2635
|
+
Scalpel.propTypes = iconPropTypes;
|
|
2573
2636
|
}
|
|
2574
|
-
const
|
|
2637
|
+
const WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelCursor(_ref113, ref) {
|
|
2575
2638
|
let {
|
|
2576
2639
|
children,
|
|
2577
2640
|
size = 16,
|
|
@@ -2585,20 +2648,14 @@ const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref113,
|
|
|
2585
2648
|
viewBox: "0 0 32 32",
|
|
2586
2649
|
fill: "currentColor",
|
|
2587
2650
|
...rest
|
|
2588
|
-
},
|
|
2589
|
-
d: "
|
|
2590
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2591
|
-
cx: "9",
|
|
2592
|
-
cy: "25",
|
|
2593
|
-
r: "1"
|
|
2594
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2595
|
-
d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
|
|
2651
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2652
|
+
d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM13 4L4 4 4 13 6 13 6 6 13 6 13 4z"
|
|
2596
2653
|
})), children);
|
|
2597
2654
|
});
|
|
2598
2655
|
if (process.env.NODE_ENV !== "production") {
|
|
2599
|
-
|
|
2656
|
+
WatsonHealthScalpelCursor.propTypes = iconPropTypes;
|
|
2600
2657
|
}
|
|
2601
|
-
const
|
|
2658
|
+
const WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelLasso(_ref114, ref) {
|
|
2602
2659
|
let {
|
|
2603
2660
|
children,
|
|
2604
2661
|
size = 16,
|
|
@@ -2612,22 +2669,14 @@ const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref114, re
|
|
|
2612
2669
|
viewBox: "0 0 32 32",
|
|
2613
2670
|
fill: "currentColor",
|
|
2614
2671
|
...rest
|
|
2615
|
-
},
|
|
2616
|
-
d: "M28
|
|
2617
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2618
|
-
cx: "7",
|
|
2619
|
-
cy: "25",
|
|
2620
|
-
r: "1"
|
|
2621
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2622
|
-
d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
|
|
2623
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2624
|
-
d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
|
|
2672
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2673
|
+
d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM11 2H7a4.9843 4.9843 0 00-3.8633 8.1528A2.9586 2.9586 0 003 11a2.9945 2.9945 0 002 2.8154V14a2.0025 2.0025 0 01-2 2H2v2H3a4.0045 4.0045 0 004-4v-.1841A2.9959 2.9959 0 008.8157 12H11A5 5 0 0011 2zM6 12a1 1 0 111-1A1.0009 1.0009 0 016 12zm5-2H8.8157A2.974 2.974 0 004.394 8.4746 2.9908 2.9908 0 017 4h4a3 3 0 010 6z"
|
|
2625
2674
|
})), children);
|
|
2626
2675
|
});
|
|
2627
2676
|
if (process.env.NODE_ENV !== "production") {
|
|
2628
|
-
|
|
2677
|
+
WatsonHealthScalpelLasso.propTypes = iconPropTypes;
|
|
2629
2678
|
}
|
|
2630
|
-
const
|
|
2679
|
+
const WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelSelect(_ref115, ref) {
|
|
2631
2680
|
let {
|
|
2632
2681
|
children,
|
|
2633
2682
|
size = 16,
|
|
@@ -2641,15 +2690,14 @@ const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref115,
|
|
|
2641
2690
|
viewBox: "0 0 32 32",
|
|
2642
2691
|
fill: "currentColor",
|
|
2643
2692
|
...rest
|
|
2644
|
-
},
|
|
2645
|
-
d: "M28
|
|
2646
|
-
transform: "translate(0 .005)"
|
|
2693
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2694
|
+
d: "M28.8281 7.1719a4.0941 4.0941 0 00-5.6562 0L.3433 30H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.8281a3.9984 3.9984 0 000-5.6562zM12.2928 20.8787l2.086-2.0859 2.8293 2.8294-2.0857 2.0862zM11.71 27.1211A2.9824 2.9824 0 019.5889 28H5.1714l5.7073-5.7072 2.83 2.83zm15.7037-15.707l-8.792 8.7939-2.8293-2.8292 8.7931-8.7929a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM15 2a2.9948 2.9948 0 00-2.8157 2H7.8156A2.9925 2.9925 0 104 7.8154v4.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8156 6h4.3686A2.9947 2.9947 0 1015 2zM5 16a1 1 0 111-1A1.0008 1.0008 0 015 16zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zM15 6a1 1 0 111-1A1.0008 1.0008 0 0115 6z"
|
|
2647
2695
|
})), children);
|
|
2648
2696
|
});
|
|
2649
2697
|
if (process.env.NODE_ENV !== "production") {
|
|
2650
|
-
|
|
2698
|
+
WatsonHealthScalpelSelect.propTypes = iconPropTypes;
|
|
2651
2699
|
}
|
|
2652
|
-
const
|
|
2700
|
+
const Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref116, ref) {
|
|
2653
2701
|
let {
|
|
2654
2702
|
children,
|
|
2655
2703
|
size = 16,
|
|
@@ -2663,16 +2711,16 @@ const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref116, ref)
|
|
|
2663
2711
|
viewBox: "0 0 32 32",
|
|
2664
2712
|
fill: "currentColor",
|
|
2665
2713
|
...rest
|
|
2666
|
-
},
|
|
2667
|
-
d: "
|
|
2668
|
-
})),
|
|
2669
|
-
d: "
|
|
2714
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2715
|
+
d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
|
|
2716
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2717
|
+
d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
|
|
2670
2718
|
})), children);
|
|
2671
2719
|
});
|
|
2672
2720
|
if (process.env.NODE_ENV !== "production") {
|
|
2673
|
-
|
|
2721
|
+
Scan.propTypes = iconPropTypes;
|
|
2674
2722
|
}
|
|
2675
|
-
const
|
|
2723
|
+
const ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref117, ref) {
|
|
2676
2724
|
let {
|
|
2677
2725
|
children,
|
|
2678
2726
|
size = 16,
|
|
@@ -2686,34 +2734,19 @@ const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorde
|
|
|
2686
2734
|
viewBox: "0 0 32 32",
|
|
2687
2735
|
fill: "currentColor",
|
|
2688
2736
|
...rest
|
|
2689
|
-
},
|
|
2690
|
-
d: "
|
|
2737
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2738
|
+
d: "M22 24H10a2 2 0 01-2-2V19h2v3H22V19h2v3A2 2 0 0122 24zM2 15H30V17H2zM24 13H22V10H10v3H8V10a2 2 0 012-2H22a2 2 0 012 2zM30 10L28 10 28 4 22 4 22 2 30 2 30 10zM4 10L2 10 2 2 10 2 10 4 4 4 4 10zM10 30L2 30 2 22 4 22 4 28 10 28 10 30zM30 30L22 30 22 28 28 28 28 22 30 22 30 30z"
|
|
2691
2739
|
})), children);
|
|
2692
2740
|
});
|
|
2693
2741
|
if (process.env.NODE_ENV !== "production") {
|
|
2694
|
-
|
|
2742
|
+
ScanAlt.propTypes = iconPropTypes;
|
|
2695
2743
|
}
|
|
2696
|
-
const
|
|
2744
|
+
const ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref118, ref) {
|
|
2697
2745
|
let {
|
|
2698
2746
|
children,
|
|
2699
2747
|
size = 16,
|
|
2700
2748
|
...rest
|
|
2701
2749
|
} = _ref118;
|
|
2702
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2703
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2704
|
-
width: size,
|
|
2705
|
-
height: size,
|
|
2706
|
-
ref: ref,
|
|
2707
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2708
|
-
viewBox: "0 0 16 16",
|
|
2709
|
-
fill: "currentColor",
|
|
2710
|
-
...rest
|
|
2711
|
-
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2712
|
-
d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
|
|
2713
|
-
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2714
|
-
d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
|
|
2715
|
-
})), children);
|
|
2716
|
-
}
|
|
2717
2750
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2718
2751
|
width: size,
|
|
2719
2752
|
height: size,
|
|
@@ -2722,16 +2755,14 @@ const Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref118, ref) {
|
|
|
2722
2755
|
viewBox: "0 0 32 32",
|
|
2723
2756
|
fill: "currentColor",
|
|
2724
2757
|
...rest
|
|
2725
|
-
},
|
|
2726
|
-
d: "
|
|
2727
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2728
|
-
d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
|
|
2758
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2759
|
+
d: "M29.3826 2.0762a.9993.9993 0 00-1.09.2168l-26 26A1 1 0 003 30h8V28H5.4143l4-4H22a2.0021 2.0021 0 002-2V9.4146l4-4V11h2V3A1 1 0 0029.3826 2.0762zM22 22H11.4143L22 11.4146zM10 17.7554V10h7.7554l2-2H10a2.0025 2.0025 0 00-2 2v9.7554zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM21 30L30 30 30 21 28 21 28 28 21 28 21 30zM4 23.755L4 21 2 21 2 25.754 4 23.755zM25.755 2L21 2 21 4 23.755 4 25.755 2z"
|
|
2729
2760
|
})), children);
|
|
2730
2761
|
});
|
|
2731
2762
|
if (process.env.NODE_ENV !== "production") {
|
|
2732
|
-
|
|
2763
|
+
ScanDisabled.propTypes = iconPropTypes;
|
|
2733
2764
|
}
|
|
2734
|
-
const
|
|
2765
|
+
const ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref119, ref) {
|
|
2735
2766
|
let {
|
|
2736
2767
|
children,
|
|
2737
2768
|
size = 16,
|
|
@@ -2745,14 +2776,26 @@ const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_re
|
|
|
2745
2776
|
viewBox: "0 0 32 32",
|
|
2746
2777
|
fill: "currentColor",
|
|
2747
2778
|
...rest
|
|
2748
|
-
},
|
|
2749
|
-
|
|
2779
|
+
}, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2780
|
+
cx: "9.5",
|
|
2781
|
+
cy: "9.5",
|
|
2782
|
+
r: "2.5"
|
|
2783
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2784
|
+
cx: "9.5",
|
|
2785
|
+
cy: "22.5",
|
|
2786
|
+
r: "2.5"
|
|
2787
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2788
|
+
cx: "22.5",
|
|
2789
|
+
cy: "22.5",
|
|
2790
|
+
r: "2.5"
|
|
2791
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2792
|
+
d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
|
|
2750
2793
|
})), children);
|
|
2751
2794
|
});
|
|
2752
2795
|
if (process.env.NODE_ENV !== "production") {
|
|
2753
|
-
|
|
2796
|
+
ScatterMatrix.propTypes = iconPropTypes;
|
|
2754
2797
|
}
|
|
2755
|
-
const
|
|
2798
|
+
const Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref120, ref) {
|
|
2756
2799
|
let {
|
|
2757
2800
|
children,
|
|
2758
2801
|
size = 16,
|
|
@@ -2766,18 +2809,14 @@ const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref1
|
|
|
2766
2809
|
viewBox: "0 0 32 32",
|
|
2767
2810
|
fill: "currentColor",
|
|
2768
2811
|
...rest
|
|
2769
|
-
},
|
|
2770
|
-
d: "
|
|
2771
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2772
|
-
d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
|
|
2773
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2774
|
-
d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
|
|
2812
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2813
|
+
d: "M27,19.001A4.0056,4.0056,0,0,0,22.9991,15H9.0011A2.0031,2.0031,0,0,1,7,12.9991V9.858A3.9949,3.9949,0,0,0,9.8581,7h12.284a4,4,0,1,0,0-2H9.8581A3.9916,3.9916,0,1,0,5,9.858v3.1411A4.0057,4.0057,0,0,0,9.0011,17h13.998A2.003,2.003,0,0,1,25,19.001V22H22v3H9.8581a4,4,0,1,0,0,2H22v3h8V22H27ZM26,4a2,2,0,1,1-2,2A2.0019,2.0019,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.0019,2.0019,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,28Zm22-4v4H24V24Z"
|
|
2775
2814
|
})), children);
|
|
2776
2815
|
});
|
|
2777
2816
|
if (process.env.NODE_ENV !== "production") {
|
|
2778
|
-
|
|
2817
|
+
Schematics.propTypes = iconPropTypes;
|
|
2779
2818
|
}
|
|
2780
|
-
const
|
|
2819
|
+
const ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref121, ref) {
|
|
2781
2820
|
let {
|
|
2782
2821
|
children,
|
|
2783
2822
|
size = 16,
|
|
@@ -2791,18 +2830,14 @@ const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices
|
|
|
2791
2830
|
viewBox: "0 0 32 32",
|
|
2792
2831
|
fill: "currentColor",
|
|
2793
2832
|
...rest
|
|
2794
|
-
},
|
|
2795
|
-
d: "
|
|
2796
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2797
|
-
d: "M24 30H18a1 1 0 01-1-1V23a1 1 0 011-1h6a1 1 0 011 1v6A1 1 0 0124 30zm-5-2h4V24H19zM15 19.8579A3.9934 3.9934 0 1120 16h2a6 6 0 10-7 5.91z"
|
|
2798
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2799
|
-
d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
|
|
2833
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2834
|
+
d: "M27,19c-0.3,0-0.7,0.1-1,0.2L20.4,12c1-1.1,1.6-2.5,1.6-4c0-3.3-2.7-6-6-6s-6,2.7-6,6c0,1.6,0.6,3,1.6,4L6,19.2 C5.7,19.1,5.3,19,5,19c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l5.6-7.1c0.6,0.3,1.2,0.5,1.9,0.6v10.3 c-1.2,0.4-2,1.5-2,2.8c0,1.7,1.3,3,3,3s3-1.3,3-3c0-1.3-0.8-2.4-2-2.8V13.9c0.7-0.1,1.3-0.3,1.9-0.6l5.6,7.1c-0.3,0.5-0.5,1-0.5,1.6 c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,19,27,19z M16,4c2.2,0,4,1.8,4,4s-1.8,4-4,4s-4-1.8-4-4S13.8,4,16,4z M5,23c-0.6,0-1-0.4-1-1 s0.4-1,1-1s1,0.4,1,1S5.6,23,5,23z M16,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S16.6,28,16,28z M27,23c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,23,27,23z"
|
|
2800
2835
|
})), children);
|
|
2801
2836
|
});
|
|
2802
2837
|
if (process.env.NODE_ENV !== "production") {
|
|
2803
|
-
|
|
2838
|
+
ScisControlTower.propTypes = iconPropTypes;
|
|
2804
2839
|
}
|
|
2805
|
-
const
|
|
2840
|
+
const ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref122, ref) {
|
|
2806
2841
|
let {
|
|
2807
2842
|
children,
|
|
2808
2843
|
size = 16,
|
|
@@ -2816,20 +2851,18 @@ const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref122
|
|
|
2816
2851
|
viewBox: "0 0 32 32",
|
|
2817
2852
|
fill: "currentColor",
|
|
2818
2853
|
...rest
|
|
2819
|
-
},
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
})),
|
|
2824
|
-
d: "
|
|
2825
|
-
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2826
|
-
d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
|
|
2854
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2855
|
+
d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
|
|
2856
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2857
|
+
d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
|
|
2858
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2859
|
+
d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
|
|
2827
2860
|
})), children);
|
|
2828
2861
|
});
|
|
2829
2862
|
if (process.env.NODE_ENV !== "production") {
|
|
2830
|
-
|
|
2863
|
+
ScisTransparentSupply.propTypes = iconPropTypes;
|
|
2831
2864
|
}
|
|
2832
|
-
const
|
|
2865
|
+
const Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref123, ref) {
|
|
2833
2866
|
let {
|
|
2834
2867
|
children,
|
|
2835
2868
|
size = 16,
|
|
@@ -2843,14 +2876,14 @@ const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref123,
|
|
|
2843
2876
|
viewBox: "0 0 32 32",
|
|
2844
2877
|
fill: "currentColor",
|
|
2845
2878
|
...rest
|
|
2846
|
-
},
|
|
2847
|
-
d: "
|
|
2879
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2880
|
+
d: "M26 28a4 4 0 114-4A4.0045 4.0045 0 0126 28zm0-6a2 2 0 102 2A2.0023 2.0023 0 0026 22zM24 8H18v2h6a1 1 0 010 2H21a1 1 0 00-.98 1.1963l.9241 4.6211L18.4338 22h-2.69l-2.5723-8.5752A1.988 1.988 0 0011.2559 12H6v2h5.2561l.6 2H7a5.0057 5.0057 0 00-5 5v2a1 1 0 001 1H4a4 4 0 008 0h7a1 1 0 00.8574-.4854l3-5a1 1 0 00.1231-.7109L22.22 14H24a3 3 0 000-6zM8 26a2.0025 2.0025 0 01-2-2h4A2.0025 2.0025 0 018 26zM4 22V21a3.0033 3.0033 0 013-3h5.4561l1.2 4z"
|
|
2848
2881
|
})), children);
|
|
2849
2882
|
});
|
|
2850
2883
|
if (process.env.NODE_ENV !== "production") {
|
|
2851
|
-
|
|
2884
|
+
Scooter.propTypes = iconPropTypes;
|
|
2852
2885
|
}
|
|
2853
|
-
const
|
|
2886
|
+
const ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref124, ref) {
|
|
2854
2887
|
let {
|
|
2855
2888
|
children,
|
|
2856
2889
|
size = 16,
|
|
@@ -2864,16 +2897,16 @@ const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref124
|
|
|
2864
2897
|
viewBox: "0 0 32 32",
|
|
2865
2898
|
fill: "currentColor",
|
|
2866
2899
|
...rest
|
|
2867
|
-
},
|
|
2868
|
-
d: "
|
|
2869
|
-
})),
|
|
2870
|
-
d: "
|
|
2900
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2901
|
+
d: "M15 19H17V28H15z"
|
|
2902
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2903
|
+
d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
|
|
2871
2904
|
})), children);
|
|
2872
2905
|
});
|
|
2873
2906
|
if (process.env.NODE_ENV !== "production") {
|
|
2874
|
-
|
|
2907
|
+
ScooterFront.propTypes = iconPropTypes;
|
|
2875
2908
|
}
|
|
2876
|
-
const
|
|
2909
|
+
const Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref125, ref) {
|
|
2877
2910
|
let {
|
|
2878
2911
|
children,
|
|
2879
2912
|
size = 16,
|
|
@@ -2887,12 +2920,12 @@ const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_re
|
|
|
2887
2920
|
viewBox: "0 0 32 32",
|
|
2888
2921
|
fill: "currentColor",
|
|
2889
2922
|
...rest
|
|
2890
|
-
},
|
|
2891
|
-
d: "M28,
|
|
2923
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2924
|
+
d: "M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"
|
|
2892
2925
|
})), children);
|
|
2893
2926
|
});
|
|
2894
2927
|
if (process.env.NODE_ENV !== "production") {
|
|
2895
|
-
|
|
2928
|
+
Screen.propTypes = iconPropTypes;
|
|
2896
2929
|
}
|
|
2897
2930
|
|
|
2898
|
-
export { QS, QSAlt, Replicate, Reply, ReplyAll, RepoArtifact, RepoSourceCode, Report, ReportData, RequestQuote, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultDraft, ResultNew, ResultOld, RetryFailed, Return, Review, Rewind_10, Rewind_30, Rewind_5, Road, RoadWeather, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleLocked, RulePartial, RuleTest, Ruler, RulerAlt, Run, RunMirror, SailboatCoastal, SailboatOffshore, SankeyDiagram, SankeyDiagramAlt, Satellite, SatelliteRadar, SatelliteWeather, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen,
|
|
2931
|
+
export { QS, QSAlt, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, Receipt, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, Redo, RefEvapotranspiration, ReferenceArchitecture, ReflectHorizontal, ReflectVertical, Reminder, ReminderMedical, Renew, Repeat, RepeatOne, Replicate, Reply, ReplyAll, RepoArtifact, RepoSourceCode, Report, ReportData, RequestQuote, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultDraft, ResultNew, ResultOld, RetryFailed, Return, Review, Rewind_10, Rewind_30, Rewind_5, Road, RoadWeather, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleLocked, RulePartial, RuleTest, Ruler, RulerAlt, Run, RunMirror, SailboatCoastal, SailboatOffshore, SankeyDiagram, SankeyDiagramAlt, Satellite, SatelliteRadar, SatelliteWeather, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, WatsonHealthRegionAnalysisArea, WatsonHealthRegionAnalysisVolume, WatsonHealthRegistration, WatsonHealthRotate_180, WatsonHealthRotate_360, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect };
|