@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,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle, _path30, _circle2, _path31, _path32, _circle3, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _circle4, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _circle5, _circle6, _path63, _circle7, _circle8, _path64, _path65, _circle9, _circle10, _path66, _path67, _circle11, _circle12, _path68, _path69, _circle13, _circle14, _path70, _path71, _circle15, _circle16, _path72, _path73, _circle17, _circle18, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _rect, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _circle19, _path128, _path129, _path130, _path131, _path132, _circle20, _path133, _circle21, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle22, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _path166, _path167, _path168, _path169, _path170, _circle31, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212;
|
|
15
|
+
const ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,13 +27,13 @@ const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref, ref) {
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "M28,
|
|
30
|
+
d: "M28,22H11.41L30,3.41,28.59,2l-2,2H4A2,2,0,0,0,2,6V22H4V6H24.59L2,28.59,3.41,30l6-6H12v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V9H28ZM18,28H14V24h4Z"
|
|
31
31
|
})), children);
|
|
32
32
|
});
|
|
33
33
|
if (process.env.NODE_ENV !== "production") {
|
|
34
|
-
|
|
34
|
+
ScreenOff.propTypes = iconPropTypes;
|
|
35
35
|
}
|
|
36
|
-
const
|
|
36
|
+
const ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap(_ref2, ref) {
|
|
37
37
|
let {
|
|
38
38
|
children,
|
|
39
39
|
size = 16,
|
|
@@ -48,13 +48,15 @@ const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref2, ref)
|
|
|
48
48
|
fill: "currentColor",
|
|
49
49
|
...rest
|
|
50
50
|
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "
|
|
51
|
+
d: "M22 25H30V27H22zM22 21H30V23H22zM18.4141 11L23 11 23 9 15 9 15 17 17 17 17 12.4141 23.5859 19 25 17.5859 18.4141 11z"
|
|
52
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
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"
|
|
52
54
|
})), children);
|
|
53
55
|
});
|
|
54
56
|
if (process.env.NODE_ENV !== "production") {
|
|
55
|
-
|
|
57
|
+
ScreenMap.propTypes = iconPropTypes;
|
|
56
58
|
}
|
|
57
|
-
const
|
|
59
|
+
const ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet(_ref3, ref) {
|
|
58
60
|
let {
|
|
59
61
|
children,
|
|
60
62
|
size = 16,
|
|
@@ -68,14 +70,18 @@ const Share = /*#__PURE__*/React.forwardRef(function Share(_ref3, ref) {
|
|
|
68
70
|
viewBox: "0 0 32 32",
|
|
69
71
|
fill: "currentColor",
|
|
70
72
|
...rest
|
|
71
|
-
},
|
|
72
|
-
d: "
|
|
73
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
74
|
+
d: "M24 26H31V28H24zM24 22H31V24H24zM20.4141 12L25 12 25 10 17 10 17 18 19 18 19 13.4141 25.5859 20 27 18.5859 20.4141 12z"
|
|
75
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "M7,7H29v12h2V7c0-1.1025-.8972-2-2-2H7c-1.1028,0-2,.8975-2,2v15c0,1.1025,.8972,2,2,2h7v4h-4v2h12v-8H7V7Zm13,21h-4v-4h4v4Z"
|
|
77
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
78
|
+
d: "M26,3V1H3C1.8972,1,1,1.8965,1,3v15H3V3H26Z"
|
|
73
79
|
})), children);
|
|
74
80
|
});
|
|
75
81
|
if (process.env.NODE_ENV !== "production") {
|
|
76
|
-
|
|
82
|
+
ScreenMapSet.propTypes = iconPropTypes;
|
|
77
83
|
}
|
|
78
|
-
const
|
|
84
|
+
const Script = /*#__PURE__*/React.forwardRef(function Script(_ref4, ref) {
|
|
79
85
|
let {
|
|
80
86
|
children,
|
|
81
87
|
size = 16,
|
|
@@ -89,14 +95,16 @@ const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_re
|
|
|
89
95
|
viewBox: "0 0 32 32",
|
|
90
96
|
fill: "currentColor",
|
|
91
97
|
...rest
|
|
92
|
-
},
|
|
93
|
-
d: "
|
|
98
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
99
|
+
d: "M18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26z"
|
|
100
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
101
|
+
d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h6ZM18,4.4,23.6,10H18Z"
|
|
94
102
|
})), children);
|
|
95
103
|
});
|
|
96
104
|
if (process.env.NODE_ENV !== "production") {
|
|
97
|
-
|
|
105
|
+
Script.propTypes = iconPropTypes;
|
|
98
106
|
}
|
|
99
|
-
const
|
|
107
|
+
const ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref5, ref) {
|
|
100
108
|
let {
|
|
101
109
|
children,
|
|
102
110
|
size = 16,
|
|
@@ -110,14 +118,14 @@ const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref5, re
|
|
|
110
118
|
viewBox: "0 0 32 32",
|
|
111
119
|
fill: "currentColor",
|
|
112
120
|
...rest
|
|
113
|
-
},
|
|
114
|
-
d: "
|
|
121
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
122
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26zM18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM25.7 9.3l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16H8V4h8v6a2.0058 2.0058 0 002 2h6v6h2V10A.9092.9092 0 0025.7 9.3zM18 10V4.4L23.6 10z"
|
|
115
123
|
})), children);
|
|
116
124
|
});
|
|
117
125
|
if (process.env.NODE_ENV !== "production") {
|
|
118
|
-
|
|
126
|
+
ScriptReference.propTypes = iconPropTypes;
|
|
119
127
|
}
|
|
120
|
-
const
|
|
128
|
+
const Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref6, ref) {
|
|
121
129
|
let {
|
|
122
130
|
children,
|
|
123
131
|
size = 16,
|
|
@@ -131,27 +139,32 @@ const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref6,
|
|
|
131
139
|
viewBox: "0 0 32 32",
|
|
132
140
|
fill: "currentColor",
|
|
133
141
|
...rest
|
|
134
|
-
},
|
|
135
|
-
|
|
136
|
-
cy: "28",
|
|
137
|
-
r: "2"
|
|
138
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
139
|
-
cx: "24",
|
|
140
|
-
cy: "28",
|
|
141
|
-
r: "2"
|
|
142
|
-
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
143
|
-
d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
|
|
142
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
143
|
+
d: "M30 9L27.9 9 24 15.6 24 9 22 9 22 23 24 23 24 18.7 24.9 17.2 27.9 23 30 23 26.1 15.4 30 9zM16 23H12V9h4a4.0118 4.0118 0 014 4v6A4.0118 4.0118 0 0116 23zm-2-2h2a2.0059 2.0059 0 002-2V13a2.0059 2.0059 0 00-2-2H14zM8 23H2V21H8V17H4a2.0059 2.0059 0 01-2-2V11A2.0059 2.0059 0 014 9h6v2H4v4H8a2.0059 2.0059 0 012 2v4A2.0059 2.0059 0 018 23z"
|
|
144
144
|
})), children);
|
|
145
145
|
});
|
|
146
146
|
if (process.env.NODE_ENV !== "production") {
|
|
147
|
-
|
|
147
|
+
Sdk.propTypes = iconPropTypes;
|
|
148
148
|
}
|
|
149
|
-
const
|
|
149
|
+
const Search = /*#__PURE__*/React.forwardRef(function Search(_ref7, ref) {
|
|
150
150
|
let {
|
|
151
151
|
children,
|
|
152
152
|
size = 16,
|
|
153
153
|
...rest
|
|
154
154
|
} = _ref7;
|
|
155
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
156
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
157
|
+
width: size,
|
|
158
|
+
height: size,
|
|
159
|
+
ref: ref,
|
|
160
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
161
|
+
viewBox: "0 0 16 16",
|
|
162
|
+
fill: "currentColor",
|
|
163
|
+
...rest
|
|
164
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
165
|
+
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"
|
|
166
|
+
})), children);
|
|
167
|
+
}
|
|
155
168
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
156
169
|
width: size,
|
|
157
170
|
height: size,
|
|
@@ -160,24 +173,14 @@ const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCar
|
|
|
160
173
|
viewBox: "0 0 32 32",
|
|
161
174
|
fill: "currentColor",
|
|
162
175
|
...rest
|
|
163
|
-
},
|
|
164
|
-
|
|
165
|
-
cy: "28",
|
|
166
|
-
r: "2"
|
|
167
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
168
|
-
cx: "24",
|
|
169
|
-
cy: "28",
|
|
170
|
-
r: "2"
|
|
171
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
172
|
-
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
173
|
-
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
174
|
-
d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
|
|
176
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
177
|
+
d: "M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"
|
|
175
178
|
})), children);
|
|
176
179
|
});
|
|
177
180
|
if (process.env.NODE_ENV !== "production") {
|
|
178
|
-
|
|
181
|
+
Search.propTypes = iconPropTypes;
|
|
179
182
|
}
|
|
180
|
-
const
|
|
183
|
+
const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref8, ref) {
|
|
181
184
|
let {
|
|
182
185
|
children,
|
|
183
186
|
size = 16,
|
|
@@ -191,24 +194,14 @@ const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartA
|
|
|
191
194
|
viewBox: "0 0 32 32",
|
|
192
195
|
fill: "currentColor",
|
|
193
196
|
...rest
|
|
194
|
-
},
|
|
195
|
-
|
|
196
|
-
cy: "28",
|
|
197
|
-
r: "2"
|
|
198
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
199
|
-
cx: "24",
|
|
200
|
-
cy: "28",
|
|
201
|
-
r: "2"
|
|
202
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
203
|
-
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
204
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
205
|
-
d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
|
|
197
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
198
|
+
d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 28.5859l-5.9751-5.9751a9.0234 9.0234 0 10-1.4141 1.4141L22.5859 30zM4 17a7 7 0 117 7A7.0078 7.0078 0 014 17z"
|
|
206
199
|
})), children);
|
|
207
200
|
});
|
|
208
201
|
if (process.env.NODE_ENV !== "production") {
|
|
209
|
-
|
|
202
|
+
SearchAdvanced.propTypes = iconPropTypes;
|
|
210
203
|
}
|
|
211
|
-
const
|
|
204
|
+
const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref9, ref) {
|
|
212
205
|
let {
|
|
213
206
|
children,
|
|
214
207
|
size = 16,
|
|
@@ -222,24 +215,14 @@ const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartCle
|
|
|
222
215
|
viewBox: "0 0 32 32",
|
|
223
216
|
fill: "currentColor",
|
|
224
217
|
...rest
|
|
225
|
-
},
|
|
226
|
-
|
|
227
|
-
cy: "28",
|
|
228
|
-
r: "2"
|
|
229
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
230
|
-
cx: "24",
|
|
231
|
-
cy: "28",
|
|
232
|
-
r: "2"
|
|
233
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
234
|
-
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
235
|
-
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
236
|
-
d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
|
|
218
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
219
|
+
d: "M30 28.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L28.5859 30zM19 25a6 6 0 116-6A6.0066 6.0066 0 0119 25zM2 12H10V14H2zM2 2H18V4H2zM2 7H18V9H2z"
|
|
237
220
|
})), children);
|
|
238
221
|
});
|
|
239
222
|
if (process.env.NODE_ENV !== "production") {
|
|
240
|
-
|
|
223
|
+
SearchLocate.propTypes = iconPropTypes;
|
|
241
224
|
}
|
|
242
|
-
const
|
|
225
|
+
const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMirror(_ref10, ref) {
|
|
243
226
|
let {
|
|
244
227
|
children,
|
|
245
228
|
size = 16,
|
|
@@ -253,24 +236,14 @@ const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartErr
|
|
|
253
236
|
viewBox: "0 0 32 32",
|
|
254
237
|
fill: "currentColor",
|
|
255
238
|
...rest
|
|
256
|
-
},
|
|
257
|
-
|
|
258
|
-
cy: "28",
|
|
259
|
-
r: "2"
|
|
260
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
261
|
-
cx: "24",
|
|
262
|
-
cy: "28",
|
|
263
|
-
r: "2"
|
|
264
|
-
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
265
|
-
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
266
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
267
|
-
d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
|
|
239
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
240
|
+
d: "M21 28.6l-4.7-4.7c1.1-1.4 1.7-3.1 1.7-4.9 0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l4.7 4.7L21 28.6zM10 25c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6S13.3 25 10 25zM22 12H30V14H22zM14 7H30V9H14zM14 2H30V4H14z"
|
|
268
241
|
})), children);
|
|
269
242
|
});
|
|
270
243
|
if (process.env.NODE_ENV !== "production") {
|
|
271
|
-
|
|
244
|
+
SearchLocateMirror.propTypes = iconPropTypes;
|
|
272
245
|
}
|
|
273
|
-
const
|
|
246
|
+
const Security = /*#__PURE__*/React.forwardRef(function Security(_ref11, ref) {
|
|
274
247
|
let {
|
|
275
248
|
children,
|
|
276
249
|
size = 16,
|
|
@@ -284,24 +257,16 @@ const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMin
|
|
|
284
257
|
viewBox: "0 0 32 32",
|
|
285
258
|
fill: "currentColor",
|
|
286
259
|
...rest
|
|
287
|
-
},
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
292
|
-
cx: "24",
|
|
293
|
-
cy: "28",
|
|
294
|
-
r: "2"
|
|
295
|
-
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
296
|
-
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
297
|
-
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
298
|
-
d: "M12 6L12 8 22 8 22 6 12 6z"
|
|
260
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
261
|
+
d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
|
|
262
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
263
|
+
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"
|
|
299
264
|
})), children);
|
|
300
265
|
});
|
|
301
266
|
if (process.env.NODE_ENV !== "production") {
|
|
302
|
-
|
|
267
|
+
Security.propTypes = iconPropTypes;
|
|
303
268
|
}
|
|
304
|
-
const
|
|
269
|
+
const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref12, ref) {
|
|
305
270
|
let {
|
|
306
271
|
children,
|
|
307
272
|
size = 16,
|
|
@@ -315,24 +280,16 @@ const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus
|
|
|
315
280
|
viewBox: "0 0 32 32",
|
|
316
281
|
fill: "currentColor",
|
|
317
282
|
...rest
|
|
318
|
-
},
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
323
|
-
cx: "24",
|
|
324
|
-
cy: "28",
|
|
325
|
-
r: "2"
|
|
326
|
-
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
327
|
-
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
328
|
-
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
329
|
-
d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
|
|
283
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
284
|
+
d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
|
|
285
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
286
|
+
d: "M14,26.667l-3.2344-1.7246A8.9858,8.9858,0,0,1,6,17V4H26V14h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,28.9336Z"
|
|
330
287
|
})), children);
|
|
331
288
|
});
|
|
332
289
|
if (process.env.NODE_ENV !== "production") {
|
|
333
|
-
|
|
290
|
+
SecurityServices.propTypes = iconPropTypes;
|
|
334
291
|
}
|
|
335
|
-
const
|
|
292
|
+
const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref13, ref) {
|
|
336
293
|
let {
|
|
337
294
|
children,
|
|
338
295
|
size = 16,
|
|
@@ -346,16 +303,14 @@ const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_
|
|
|
346
303
|
viewBox: "0 0 32 32",
|
|
347
304
|
fill: "currentColor",
|
|
348
305
|
...rest
|
|
349
|
-
},
|
|
350
|
-
d: "
|
|
351
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
352
|
-
d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
|
|
306
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
307
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM16 6H20V8H16zM24 6V8h4v4h2V8a2 2 0 00-2-2zM6 16H8V20H6zM8 28V24H6v4a2 2 0 002 2h4V28zM28 16H30V20H28zM16 28H20V30H16zM28 24v4H24v2h4a2 2 0 002-2V24z"
|
|
353
308
|
})), children);
|
|
354
309
|
});
|
|
355
310
|
if (process.env.NODE_ENV !== "production") {
|
|
356
|
-
|
|
311
|
+
Select_01.propTypes = iconPropTypes;
|
|
357
312
|
}
|
|
358
|
-
const
|
|
313
|
+
const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref14, ref) {
|
|
359
314
|
let {
|
|
360
315
|
children,
|
|
361
316
|
size = 16,
|
|
@@ -370,13 +325,13 @@ const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref1
|
|
|
370
325
|
fill: "currentColor",
|
|
371
326
|
...rest
|
|
372
327
|
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
373
|
-
d: "
|
|
328
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM30 10V4H24V6H16V8h8v2h2V24H24v2H10V24H8V16H6v8H4v6h6V28H24v2h6V24H28V10zM8 28H6V26H8zm20 0H26V26h2zM26 6h2V8H26z"
|
|
374
329
|
})), children);
|
|
375
330
|
});
|
|
376
331
|
if (process.env.NODE_ENV !== "production") {
|
|
377
|
-
|
|
332
|
+
Select_02.propTypes = iconPropTypes;
|
|
378
333
|
}
|
|
379
|
-
const
|
|
334
|
+
const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref15, ref) {
|
|
380
335
|
let {
|
|
381
336
|
children,
|
|
382
337
|
size = 16,
|
|
@@ -391,15 +346,13 @@ const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref15,
|
|
|
391
346
|
fill: "currentColor",
|
|
392
347
|
...rest
|
|
393
348
|
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
394
|
-
d: "
|
|
395
|
-
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
396
|
-
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
349
|
+
d: "M8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM27 32a.9967.9967 0 01-.707-.293l-6.1377-6.1377L16.832 30.5547a1 1 0 01-1.79-.2676l-6-20A1 1 0 0110.2871 9.042l20 6a1 1 0 01.2676 1.79l-4.9854 3.3233L31.707 26.293a.9994.9994 0 010 1.414l-4 4A.9967.9967 0 0127 32zm0-2.4141L29.5859 27 22.431 19.845l5.2458-3.4978L11.4917 11.4917l4.8555 16.1851L19.845 22.431z"
|
|
397
350
|
})), children);
|
|
398
351
|
});
|
|
399
352
|
if (process.env.NODE_ENV !== "production") {
|
|
400
|
-
|
|
353
|
+
SelectWindow.propTypes = iconPropTypes;
|
|
401
354
|
}
|
|
402
|
-
const
|
|
355
|
+
const Send = /*#__PURE__*/React.forwardRef(function Send(_ref16, ref) {
|
|
403
356
|
let {
|
|
404
357
|
children,
|
|
405
358
|
size = 16,
|
|
@@ -413,22 +366,14 @@ const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFi
|
|
|
413
366
|
viewBox: "0 0 32 32",
|
|
414
367
|
fill: "currentColor",
|
|
415
368
|
...rest
|
|
416
|
-
},
|
|
417
|
-
|
|
418
|
-
height: "10",
|
|
419
|
-
x: "15",
|
|
420
|
-
y: "18",
|
|
421
|
-
rx: "2"
|
|
422
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
423
|
-
d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
424
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
425
|
-
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
369
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
370
|
+
d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L7,16,4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Zm-20.9,10L8.76,17H18V15H8.76L6.55,6.89,24.76,16Z"
|
|
426
371
|
})), children);
|
|
427
372
|
});
|
|
428
373
|
if (process.env.NODE_ENV !== "production") {
|
|
429
|
-
|
|
374
|
+
Send.propTypes = iconPropTypes;
|
|
430
375
|
}
|
|
431
|
-
const
|
|
376
|
+
const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref17, ref) {
|
|
432
377
|
let {
|
|
433
378
|
children,
|
|
434
379
|
size = 16,
|
|
@@ -442,14 +387,14 @@ const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref17, ref) {
|
|
|
442
387
|
viewBox: "0 0 32 32",
|
|
443
388
|
fill: "currentColor",
|
|
444
389
|
...rest
|
|
445
|
-
},
|
|
446
|
-
d: "
|
|
390
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
391
|
+
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l9.6,3.84,3.84,9.6A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29ZM19,24.2l-2.79-7L21,12.41,19.59,11l-4.83,4.83L7.8,13,25.33,6.67Z"
|
|
447
392
|
})), children);
|
|
448
393
|
});
|
|
449
394
|
if (process.env.NODE_ENV !== "production") {
|
|
450
|
-
|
|
395
|
+
SendAlt.propTypes = iconPropTypes;
|
|
451
396
|
}
|
|
452
|
-
const
|
|
397
|
+
const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref18, ref) {
|
|
453
398
|
let {
|
|
454
399
|
children,
|
|
455
400
|
size = 16,
|
|
@@ -463,14 +408,14 @@ const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref18, ref) {
|
|
|
463
408
|
viewBox: "0 0 32 32",
|
|
464
409
|
fill: "currentColor",
|
|
465
410
|
...rest
|
|
466
|
-
},
|
|
467
|
-
d: "
|
|
411
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
412
|
+
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l8.59,3.43L19.59,11,21,12.41l-6.37,6.37,3.44,8.59A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29Z"
|
|
468
413
|
})), children);
|
|
469
414
|
});
|
|
470
415
|
if (process.env.NODE_ENV !== "production") {
|
|
471
|
-
|
|
416
|
+
SendAltFilled.propTypes = iconPropTypes;
|
|
472
417
|
}
|
|
473
|
-
const
|
|
418
|
+
const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref19, ref) {
|
|
474
419
|
let {
|
|
475
420
|
children,
|
|
476
421
|
size = 16,
|
|
@@ -484,14 +429,14 @@ const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_re
|
|
|
484
429
|
viewBox: "0 0 32 32",
|
|
485
430
|
fill: "currentColor",
|
|
486
431
|
...rest
|
|
487
|
-
},
|
|
488
|
-
d: "
|
|
432
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
433
|
+
d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L6.69,15H18v2H6.69L4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Z"
|
|
489
434
|
})), children);
|
|
490
435
|
});
|
|
491
436
|
if (process.env.NODE_ENV !== "production") {
|
|
492
|
-
|
|
437
|
+
SendFilled.propTypes = iconPropTypes;
|
|
493
438
|
}
|
|
494
|
-
const
|
|
439
|
+
const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref20, ref) {
|
|
495
440
|
let {
|
|
496
441
|
children,
|
|
497
442
|
size = 16,
|
|
@@ -505,14 +450,14 @@ const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelClo
|
|
|
505
450
|
viewBox: "0 0 32 32",
|
|
506
451
|
fill: "currentColor",
|
|
507
452
|
...rest
|
|
508
|
-
},
|
|
509
|
-
d: "
|
|
453
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
454
|
+
d: "M4 7H2V4A2.0023 2.0023 0 014 2H7V4H4zM7 22H4a2.0023 2.0023 0 01-2-2V17H4v3H7zM2 10H4V14H2zM22 7H20V4H17V2h3a2.0023 2.0023 0 012 2zM10 2H14V4H10zM28 30H12a2.0023 2.0023 0 01-2-2V12a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM12 12V28H28V12z"
|
|
510
455
|
})), children);
|
|
511
456
|
});
|
|
512
457
|
if (process.env.NODE_ENV !== "production") {
|
|
513
|
-
|
|
458
|
+
SendBackward.propTypes = iconPropTypes;
|
|
514
459
|
}
|
|
515
|
-
const
|
|
460
|
+
const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref21, ref) {
|
|
516
461
|
let {
|
|
517
462
|
children,
|
|
518
463
|
size = 16,
|
|
@@ -526,14 +471,14 @@ const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref2
|
|
|
526
471
|
viewBox: "0 0 32 32",
|
|
527
472
|
fill: "currentColor",
|
|
528
473
|
...rest
|
|
529
|
-
},
|
|
530
|
-
d: "M28,
|
|
474
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
475
|
+
d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM12,28V12H28l.0015,16Z"
|
|
531
476
|
})), children);
|
|
532
477
|
});
|
|
533
478
|
if (process.env.NODE_ENV !== "production") {
|
|
534
|
-
|
|
479
|
+
SendToBack.propTypes = iconPropTypes;
|
|
535
480
|
}
|
|
536
|
-
const
|
|
481
|
+
const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref22, ref) {
|
|
537
482
|
let {
|
|
538
483
|
children,
|
|
539
484
|
size = 16,
|
|
@@ -547,14 +492,18 @@ const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpen
|
|
|
547
492
|
viewBox: "0 0 32 32",
|
|
548
493
|
fill: "currentColor",
|
|
549
494
|
...rest
|
|
550
|
-
},
|
|
551
|
-
d: "
|
|
495
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
496
|
+
d: "M16 2a8 8 0 108 8A8.0092 8.0092 0 0016 2zm5.91 7H19.4724a15.2457 15.2457 0 00-.7917-4.36A6.0088 6.0088 0 0121.91 9zM16.022 15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952 14.1763 16.3711 15.877 16.022 15.999zM14.5354 9c.1694-3.1763 1.0935-4.877 1.4426-4.999h.0076c.3813.1206 1.3091 1.8213 1.479 4.999zM13.3193 4.64A15.2457 15.2457 0 0012.5276 9H10.09A6.0088 6.0088 0 0113.3193 4.64zM10.09 11h2.4373a15.2457 15.2457 0 00.7917 4.36A6.0088 6.0088 0 0110.09 11zm8.59 4.36A15.2457 15.2457 0 0019.4724 11H21.91A6.0088 6.0088 0 0118.6807 15.36zM28 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM4 22v6H28V22z"
|
|
497
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
498
|
+
cx: "7",
|
|
499
|
+
cy: "25",
|
|
500
|
+
r: "1"
|
|
552
501
|
})), children);
|
|
553
502
|
});
|
|
554
503
|
if (process.env.NODE_ENV !== "production") {
|
|
555
|
-
|
|
504
|
+
ServerDns.propTypes = iconPropTypes;
|
|
556
505
|
}
|
|
557
|
-
const
|
|
506
|
+
const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref23, ref) {
|
|
558
507
|
let {
|
|
559
508
|
children,
|
|
560
509
|
size = 16,
|
|
@@ -568,16 +517,20 @@ const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref23, ref) {
|
|
|
568
517
|
viewBox: "0 0 32 32",
|
|
569
518
|
fill: "currentColor",
|
|
570
519
|
...rest
|
|
571
|
-
},
|
|
572
|
-
d: "
|
|
573
|
-
})),
|
|
574
|
-
|
|
520
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
521
|
+
d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
|
|
522
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
523
|
+
cx: "9",
|
|
524
|
+
cy: "25",
|
|
525
|
+
r: "1"
|
|
526
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
527
|
+
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"
|
|
575
528
|
})), children);
|
|
576
529
|
});
|
|
577
530
|
if (process.env.NODE_ENV !== "production") {
|
|
578
|
-
|
|
531
|
+
ServerProxy.propTypes = iconPropTypes;
|
|
579
532
|
}
|
|
580
|
-
const
|
|
533
|
+
const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref24, ref) {
|
|
581
534
|
let {
|
|
582
535
|
children,
|
|
583
536
|
size = 16,
|
|
@@ -591,14 +544,22 @@ const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref24, ref) {
|
|
|
591
544
|
viewBox: "0 0 32 32",
|
|
592
545
|
fill: "currentColor",
|
|
593
546
|
...rest
|
|
594
|
-
},
|
|
595
|
-
d: "
|
|
547
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
548
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z"
|
|
549
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
550
|
+
cx: "7",
|
|
551
|
+
cy: "25",
|
|
552
|
+
r: "1"
|
|
553
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
554
|
+
d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
|
|
555
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
556
|
+
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"
|
|
596
557
|
})), children);
|
|
597
558
|
});
|
|
598
559
|
if (process.env.NODE_ENV !== "production") {
|
|
599
|
-
|
|
560
|
+
ServerTime.propTypes = iconPropTypes;
|
|
600
561
|
}
|
|
601
|
-
const
|
|
562
|
+
const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref25, ref) {
|
|
602
563
|
let {
|
|
603
564
|
children,
|
|
604
565
|
size = 16,
|
|
@@ -613,13 +574,14 @@ const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_re
|
|
|
613
574
|
fill: "currentColor",
|
|
614
575
|
...rest
|
|
615
576
|
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
616
|
-
d: "
|
|
577
|
+
d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
|
|
578
|
+
transform: "translate(0 .005)"
|
|
617
579
|
})), children);
|
|
618
580
|
});
|
|
619
581
|
if (process.env.NODE_ENV !== "production") {
|
|
620
|
-
|
|
582
|
+
ServiceDesk.propTypes = iconPropTypes;
|
|
621
583
|
}
|
|
622
|
-
const
|
|
584
|
+
const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref26, ref) {
|
|
623
585
|
let {
|
|
624
586
|
children,
|
|
625
587
|
size = 16,
|
|
@@ -634,15 +596,15 @@ const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref26, ref) {
|
|
|
634
596
|
fill: "currentColor",
|
|
635
597
|
...rest
|
|
636
598
|
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
637
|
-
d: "
|
|
599
|
+
d: "M30 24v-2h-2.101c-.13-.637-.384-1.229-.732-1.753l1.49-1.49-1.414-1.414-1.49 1.49c-.524-.348-1.116-.602-1.753-.732V16h-2v2.101c-.637.13-1.229.384-1.753.732l-1.49-1.49-1.414 1.414 1.49 1.49c-.348.524-.602 1.116-.732 1.753H16v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49 1.414 1.414 1.49-1.49c.524.348 1.116.602 1.753.732V30h2v-2.101c.637-.13 1.229-.384 1.753-.732l1.49 1.49 1.414-1.414-1.49-1.49c.348-.524.602-1.116.732-1.753H30zM23 26c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S24.654 26 23 26zM12 6H16V8H12z"
|
|
638
600
|
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
639
|
-
d: "
|
|
601
|
+
d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
|
|
640
602
|
})), children);
|
|
641
603
|
});
|
|
642
604
|
if (process.env.NODE_ENV !== "production") {
|
|
643
|
-
|
|
605
|
+
ServiceId.propTypes = iconPropTypes;
|
|
644
606
|
}
|
|
645
|
-
const
|
|
607
|
+
const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref27, ref) {
|
|
646
608
|
let {
|
|
647
609
|
children,
|
|
648
610
|
size = 16,
|
|
@@ -657,18 +619,33 @@ const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref27, ref
|
|
|
657
619
|
fill: "currentColor",
|
|
658
620
|
...rest
|
|
659
621
|
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
660
|
-
d: "
|
|
622
|
+
d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z"
|
|
661
623
|
})), children);
|
|
662
624
|
});
|
|
663
625
|
if (process.env.NODE_ENV !== "production") {
|
|
664
|
-
|
|
626
|
+
SessionBorderControl.propTypes = iconPropTypes;
|
|
665
627
|
}
|
|
666
|
-
const
|
|
628
|
+
const Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref28, ref) {
|
|
667
629
|
let {
|
|
668
630
|
children,
|
|
669
631
|
size = 16,
|
|
670
632
|
...rest
|
|
671
633
|
} = _ref28;
|
|
634
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
635
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
636
|
+
width: size,
|
|
637
|
+
height: size,
|
|
638
|
+
ref: ref,
|
|
639
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
640
|
+
viewBox: "0 0 16 16",
|
|
641
|
+
fill: "currentColor",
|
|
642
|
+
...rest
|
|
643
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
644
|
+
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"
|
|
645
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
646
|
+
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"
|
|
647
|
+
})), children);
|
|
648
|
+
}
|
|
672
649
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
673
650
|
width: size,
|
|
674
651
|
height: size,
|
|
@@ -677,14 +654,16 @@ const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdva
|
|
|
677
654
|
viewBox: "0 0 32 32",
|
|
678
655
|
fill: "currentColor",
|
|
679
656
|
...rest
|
|
680
|
-
},
|
|
681
|
-
d: "
|
|
657
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
658
|
+
d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z"
|
|
659
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
660
|
+
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"
|
|
682
661
|
})), children);
|
|
683
662
|
});
|
|
684
663
|
if (process.env.NODE_ENV !== "production") {
|
|
685
|
-
|
|
664
|
+
Settings.propTypes = iconPropTypes;
|
|
686
665
|
}
|
|
687
|
-
const
|
|
666
|
+
const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref29, ref) {
|
|
688
667
|
let {
|
|
689
668
|
children,
|
|
690
669
|
size = 16,
|
|
@@ -698,14 +677,14 @@ const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_
|
|
|
698
677
|
viewBox: "0 0 32 32",
|
|
699
678
|
fill: "currentColor",
|
|
700
679
|
...rest
|
|
701
|
-
},
|
|
702
|
-
d: "M30
|
|
680
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
681
|
+
d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
|
|
703
682
|
})), children);
|
|
704
683
|
});
|
|
705
684
|
if (process.env.NODE_ENV !== "production") {
|
|
706
|
-
|
|
685
|
+
SettingsAdjust.propTypes = iconPropTypes;
|
|
707
686
|
}
|
|
708
|
-
const
|
|
687
|
+
const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref30, ref) {
|
|
709
688
|
let {
|
|
710
689
|
children,
|
|
711
690
|
size = 16,
|
|
@@ -719,14 +698,18 @@ const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevel
|
|
|
719
698
|
viewBox: "0 0 32 32",
|
|
720
699
|
fill: "currentColor",
|
|
721
700
|
...rest
|
|
722
|
-
},
|
|
723
|
-
d: "
|
|
701
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
702
|
+
d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z"
|
|
703
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
704
|
+
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"
|
|
705
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
706
|
+
d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
|
|
724
707
|
})), children);
|
|
725
708
|
});
|
|
726
709
|
if (process.env.NODE_ENV !== "production") {
|
|
727
|
-
|
|
710
|
+
SettingsCheck.propTypes = iconPropTypes;
|
|
728
711
|
}
|
|
729
|
-
const
|
|
712
|
+
const SettingsEdit = /*#__PURE__*/React.forwardRef(function SettingsEdit(_ref31, ref) {
|
|
730
713
|
let {
|
|
731
714
|
children,
|
|
732
715
|
size = 16,
|
|
@@ -740,14 +723,16 @@ const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref31, ref) {
|
|
|
740
723
|
viewBox: "0 0 32 32",
|
|
741
724
|
fill: "currentColor",
|
|
742
725
|
...rest
|
|
743
|
-
},
|
|
744
|
-
d: "
|
|
726
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
727
|
+
d: "M31.707 19.2929l-3-3c-.3906-.3906-1.0234-.3906-1.4141 0l-9.293 9.293v4.4141h4.4141l9.293-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-10.1211 8.707h-1.5859v-1.5859l5-5 1.5859 1.5859-5 5zm6.4141-6.4141l-1.5859-1.5859 1.5859-1.5859 1.5859 1.5859-1.5859 1.5859zM16 22c-3.3643 0-6-2.6357-6-6s2.6357-6 6-6 6 2.6357 6 6-2.6357 6-6 6zm0-10c-2.2803 0-4 1.7197-4 4s1.7197 4 4 4 4-1.7197 4-4-1.7197-4-4-4z"
|
|
728
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
729
|
+
d: "m27.5474,12.0005l1.7322-1-2.3354-4.0444c-.3652-.6328-1.0334-1.0005-1.7322-1.0005-.2134,0-.4294.0342-.6406.106l-2.4341.8232c-.418-.2812-.856-.5352-1.312-.7583l-.5037-2.5186c-.187-.9351-1.0078-1.6079-1.9612-1.6079h-4.7207c-.9534,0-1.7742.6729-1.9612,1.6079l-.5037,2.5186c-.459.2246-.9062.4692-1.3267.7534l-2.4194-.8184c-.2112-.0718-.4272-.106-.6406-.106-.6987,0-1.3669.3677-1.7322,1.0005l-2.3606,4.0879c-.4766.8257-.3042,1.873.4119,2.5024l1.9309,1.6968c-.0171.2515-.0381.5015-.0381.7568,0,.2578.0103.5127.0278.7656l-1.9207,1.688c-.7161.6294-.8884,1.6768-.4119,2.5024l2.3606,4.0879c.3652.6328,1.0334,1.0005,1.7322,1.0005.2134,0,.4297-.0342.6406-.106l2.4341-.8232c.418.2817.856.5352,1.312.7583l.5037,2.5186c.187.9351,1.0078,1.6079,1.9612,1.6079h2.3604v-2h-2.3604l-.7102-3.5508c-.9753-.356-1.9026-.9062-2.6948-1.5713l-3.4468,1.166-2.3604-4.0879,2.7253-2.395c-.1838-1.043-.1914-2.083-.0071-3.1279l-2.7183-2.3892,2.3611-4.0879,3.4268,1.1592c.8032-.6763,1.7295-1.2051,2.7141-1.5645l.7102-3.5508h4.7207l.7102,3.5508c.9753.356,1.9023.9062,2.6948,1.5713l3.4468-1.166,2.3352,4.0444Z"
|
|
745
730
|
})), children);
|
|
746
731
|
});
|
|
747
732
|
if (process.env.NODE_ENV !== "production") {
|
|
748
|
-
|
|
733
|
+
SettingsEdit.propTypes = iconPropTypes;
|
|
749
734
|
}
|
|
750
|
-
const
|
|
735
|
+
const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref32, ref) {
|
|
751
736
|
let {
|
|
752
737
|
children,
|
|
753
738
|
size = 16,
|
|
@@ -761,14 +746,18 @@ const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_re
|
|
|
761
746
|
viewBox: "0 0 32 32",
|
|
762
747
|
fill: "currentColor",
|
|
763
748
|
...rest
|
|
764
|
-
},
|
|
765
|
-
d: "
|
|
749
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
750
|
+
d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
|
|
751
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
752
|
+
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"
|
|
753
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
754
|
+
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"
|
|
766
755
|
})), children);
|
|
767
756
|
});
|
|
768
757
|
if (process.env.NODE_ENV !== "production") {
|
|
769
|
-
|
|
758
|
+
SettingsServices.propTypes = iconPropTypes;
|
|
770
759
|
}
|
|
771
|
-
const
|
|
760
|
+
const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref33, ref) {
|
|
772
761
|
let {
|
|
773
762
|
children,
|
|
774
763
|
size = 16,
|
|
@@ -782,19 +771,20 @@ const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_
|
|
|
782
771
|
viewBox: "0 0 32 32",
|
|
783
772
|
fill: "currentColor",
|
|
784
773
|
...rest
|
|
785
|
-
},
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
774
|
+
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
775
|
+
cx: "23",
|
|
776
|
+
cy: "24",
|
|
777
|
+
r: "2"
|
|
778
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
779
|
+
d: "M30.7769 23.4785A8.64 8.64 0 0023 18a8.64 8.64 0 00-7.7769 5.4785L15 24l.2231.5215A8.64 8.64 0 0023 30a8.64 8.64 0 007.7769-5.4785L31 24zM23 28a4 4 0 114-4A4.0045 4.0045 0 0123 28zM12.3989 20.8A6 6 0 1122 16H20a4 4 0 10-6.4 3.2z"
|
|
780
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
781
|
+
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"
|
|
792
782
|
})), children);
|
|
793
783
|
});
|
|
794
784
|
if (process.env.NODE_ENV !== "production") {
|
|
795
|
-
|
|
785
|
+
SettingsView.propTypes = iconPropTypes;
|
|
796
786
|
}
|
|
797
|
-
const
|
|
787
|
+
const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref34, ref) {
|
|
798
788
|
let {
|
|
799
789
|
children,
|
|
800
790
|
size = 16,
|
|
@@ -808,23 +798,14 @@ const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOut
|
|
|
808
798
|
viewBox: "0 0 32 32",
|
|
809
799
|
fill: "currentColor",
|
|
810
800
|
...rest
|
|
811
|
-
},
|
|
812
|
-
d: "
|
|
813
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
814
|
-
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
815
|
-
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
816
|
-
fill: "none",
|
|
817
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
818
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
819
|
-
fill: "none",
|
|
820
|
-
d: "M8 10H10V22H8z",
|
|
821
|
-
transform: "rotate(-180 9 16)"
|
|
801
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
802
|
+
d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,20V12h8v8ZM3.9988,4H20v6H12a2.0023,2.0023,0,0,0-2,2v8H4Z"
|
|
822
803
|
})), children);
|
|
823
804
|
});
|
|
824
805
|
if (process.env.NODE_ENV !== "production") {
|
|
825
|
-
|
|
806
|
+
ShapeExcept.propTypes = iconPropTypes;
|
|
826
807
|
}
|
|
827
|
-
const
|
|
808
|
+
const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref35, ref) {
|
|
828
809
|
let {
|
|
829
810
|
children,
|
|
830
811
|
size = 16,
|
|
@@ -838,19 +819,16 @@ const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutl
|
|
|
838
819
|
viewBox: "0 0 32 32",
|
|
839
820
|
fill: "currentColor",
|
|
840
821
|
...rest
|
|
841
|
-
},
|
|
842
|
-
d: "
|
|
843
|
-
})),
|
|
844
|
-
d: "
|
|
845
|
-
transform: "rotate(-180 10 16)"
|
|
846
|
-
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
847
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
822
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
823
|
+
d: "M12,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6V12A2,2,0,0,1,12,10Z"
|
|
824
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
825
|
+
d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
|
|
848
826
|
})), children);
|
|
849
827
|
});
|
|
850
828
|
if (process.env.NODE_ENV !== "production") {
|
|
851
|
-
|
|
829
|
+
ShapeExclude.propTypes = iconPropTypes;
|
|
852
830
|
}
|
|
853
|
-
const
|
|
831
|
+
const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref36, ref) {
|
|
854
832
|
let {
|
|
855
833
|
children,
|
|
856
834
|
size = 16,
|
|
@@ -864,21 +842,14 @@ const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolid
|
|
|
864
842
|
viewBox: "0 0 32 32",
|
|
865
843
|
fill: "currentColor",
|
|
866
844
|
...rest
|
|
867
|
-
},
|
|
868
|
-
d: "
|
|
869
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
870
|
-
fill: "none",
|
|
871
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
872
|
-
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
873
|
-
fill: "none",
|
|
874
|
-
d: "M8 10H10V22H8z",
|
|
875
|
-
transform: "rotate(-180 9 16)"
|
|
845
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4H20v6H12a2.0025,2.0025,0,0,0-2,2v8Zm8,8V22h8a2.0025,2.0025,0,0,0,2-2V12h6V28Z"
|
|
876
847
|
})), children);
|
|
877
848
|
});
|
|
878
849
|
if (process.env.NODE_ENV !== "production") {
|
|
879
|
-
|
|
850
|
+
ShapeIntersect.propTypes = iconPropTypes;
|
|
880
851
|
}
|
|
881
|
-
const
|
|
852
|
+
const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref37, ref) {
|
|
882
853
|
let {
|
|
883
854
|
children,
|
|
884
855
|
size = 16,
|
|
@@ -892,14 +863,14 @@ const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref37, r
|
|
|
892
863
|
viewBox: "0 0 32 32",
|
|
893
864
|
fill: "currentColor",
|
|
894
865
|
...rest
|
|
895
|
-
},
|
|
896
|
-
d: "
|
|
866
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
867
|
+
d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4h6V20Zm18,8V12h6V28Z"
|
|
897
868
|
})), children);
|
|
898
869
|
});
|
|
899
870
|
if (process.env.NODE_ENV !== "production") {
|
|
900
|
-
|
|
871
|
+
ShapeJoin.propTypes = iconPropTypes;
|
|
901
872
|
}
|
|
902
|
-
const
|
|
873
|
+
const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref38, ref) {
|
|
903
874
|
let {
|
|
904
875
|
children,
|
|
905
876
|
size = 16,
|
|
@@ -913,14 +884,14 @@ const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFill
|
|
|
913
884
|
viewBox: "0 0 32 32",
|
|
914
885
|
fill: "currentColor",
|
|
915
886
|
...rest
|
|
916
|
-
},
|
|
917
|
-
d: "M28
|
|
887
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
888
|
+
d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
|
|
918
889
|
})), children);
|
|
919
890
|
});
|
|
920
891
|
if (process.env.NODE_ENV !== "production") {
|
|
921
|
-
|
|
892
|
+
ShapeUnite.propTypes = iconPropTypes;
|
|
922
893
|
}
|
|
923
|
-
const
|
|
894
|
+
const Share = /*#__PURE__*/React.forwardRef(function Share(_ref39, ref) {
|
|
924
895
|
let {
|
|
925
896
|
children,
|
|
926
897
|
size = 16,
|
|
@@ -934,16 +905,14 @@ const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOut
|
|
|
934
905
|
viewBox: "0 0 32 32",
|
|
935
906
|
fill: "currentColor",
|
|
936
907
|
...rest
|
|
937
|
-
},
|
|
938
|
-
d: "
|
|
939
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
940
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
908
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
909
|
+
d: "M23,20a5,5,0,0,0-3.89,1.89L11.8,17.32a4.46,4.46,0,0,0,0-2.64l7.31-4.57A5,5,0,1,0,18,7a4.79,4.79,0,0,0,.2,1.32l-7.31,4.57a5,5,0,1,0,0,6.22l7.31,4.57A4.79,4.79,0,0,0,18,25a5,5,0,1,0,5-5ZM23,4a3,3,0,1,1-3,3A3,3,0,0,1,23,4ZM7,19a3,3,0,1,1,3-3A3,3,0,0,1,7,19Zm16,9a3,3,0,1,1,3-3A3,3,0,0,1,23,28Z"
|
|
941
910
|
})), children);
|
|
942
911
|
});
|
|
943
912
|
if (process.env.NODE_ENV !== "production") {
|
|
944
|
-
|
|
913
|
+
Share.propTypes = iconPropTypes;
|
|
945
914
|
}
|
|
946
|
-
const
|
|
915
|
+
const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref40, ref) {
|
|
947
916
|
let {
|
|
948
917
|
children,
|
|
949
918
|
size = 16,
|
|
@@ -958,18 +927,13 @@ const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForw
|
|
|
958
927
|
fill: "currentColor",
|
|
959
928
|
...rest
|
|
960
929
|
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
961
|
-
d: "
|
|
962
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
963
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
964
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
965
|
-
fill: "none",
|
|
966
|
-
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
930
|
+
d: "M27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20zM6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM19 10H26V12H19zM19 6H29V8H19zM19 2H29V4H19zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4z"
|
|
967
931
|
})), children);
|
|
968
932
|
});
|
|
969
933
|
if (process.env.NODE_ENV !== "production") {
|
|
970
|
-
|
|
934
|
+
ShareKnowledge.propTypes = iconPropTypes;
|
|
971
935
|
}
|
|
972
|
-
const
|
|
936
|
+
const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref41, ref) {
|
|
973
937
|
let {
|
|
974
938
|
children,
|
|
975
939
|
size = 16,
|
|
@@ -983,16 +947,14 @@ const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwa
|
|
|
983
947
|
viewBox: "0 0 32 32",
|
|
984
948
|
fill: "currentColor",
|
|
985
949
|
...rest
|
|
986
|
-
},
|
|
987
|
-
d: "
|
|
988
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
989
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
950
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
951
|
+
d: "M28.76,11.35A1,1,0,0,0,28,11H22V7a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v4H4a1,1,0,0,0-1,1.15L4.88,24.3a2,2,0,0,0,2,1.7H25.14a2,2,0,0,0,2-1.7L29,12.15A1,1,0,0,0,28.76,11.35ZM12,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H12ZM25.14,24H6.86L5.17,13H26.83Z"
|
|
990
952
|
})), children);
|
|
991
953
|
});
|
|
992
954
|
if (process.env.NODE_ENV !== "production") {
|
|
993
|
-
|
|
955
|
+
ShoppingBag.propTypes = iconPropTypes;
|
|
994
956
|
}
|
|
995
|
-
const
|
|
957
|
+
const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref42, ref) {
|
|
996
958
|
let {
|
|
997
959
|
children,
|
|
998
960
|
size = 16,
|
|
@@ -1006,17 +968,22 @@ const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwar
|
|
|
1006
968
|
viewBox: "0 0 32 32",
|
|
1007
969
|
fill: "currentColor",
|
|
1008
970
|
...rest
|
|
1009
|
-
},
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
971
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
972
|
+
cx: "10",
|
|
973
|
+
cy: "28",
|
|
974
|
+
r: "2"
|
|
975
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
976
|
+
cx: "24",
|
|
977
|
+
cy: "28",
|
|
978
|
+
r: "2"
|
|
979
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
980
|
+
d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
|
|
1014
981
|
})), children);
|
|
1015
982
|
});
|
|
1016
983
|
if (process.env.NODE_ENV !== "production") {
|
|
1017
|
-
|
|
984
|
+
ShoppingCart.propTypes = iconPropTypes;
|
|
1018
985
|
}
|
|
1019
|
-
const
|
|
986
|
+
const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref43, ref) {
|
|
1020
987
|
let {
|
|
1021
988
|
children,
|
|
1022
989
|
size = 16,
|
|
@@ -1030,16 +997,24 @@ const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref43, ref) {
|
|
|
1030
997
|
viewBox: "0 0 32 32",
|
|
1031
998
|
fill: "currentColor",
|
|
1032
999
|
...rest
|
|
1033
|
-
},
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1000
|
+
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1001
|
+
cx: "10",
|
|
1002
|
+
cy: "28",
|
|
1003
|
+
r: "2"
|
|
1004
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1005
|
+
cx: "24",
|
|
1006
|
+
cy: "28",
|
|
1007
|
+
r: "2"
|
|
1008
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1009
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1010
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1011
|
+
d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
|
|
1037
1012
|
})), children);
|
|
1038
1013
|
});
|
|
1039
1014
|
if (process.env.NODE_ENV !== "production") {
|
|
1040
|
-
|
|
1015
|
+
ShoppingCartArrowDown.propTypes = iconPropTypes;
|
|
1041
1016
|
}
|
|
1042
|
-
const
|
|
1017
|
+
const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref44, ref) {
|
|
1043
1018
|
let {
|
|
1044
1019
|
children,
|
|
1045
1020
|
size = 16,
|
|
@@ -1053,22 +1028,24 @@ const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref44, ref) {
|
|
|
1053
1028
|
viewBox: "0 0 32 32",
|
|
1054
1029
|
fill: "currentColor",
|
|
1055
1030
|
...rest
|
|
1056
|
-
},
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
})),
|
|
1065
|
-
d: "
|
|
1031
|
+
}, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1032
|
+
cx: "10",
|
|
1033
|
+
cy: "28",
|
|
1034
|
+
r: "2"
|
|
1035
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1036
|
+
cx: "24",
|
|
1037
|
+
cy: "28",
|
|
1038
|
+
r: "2"
|
|
1039
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1040
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1041
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1042
|
+
d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
|
|
1066
1043
|
})), children);
|
|
1067
1044
|
});
|
|
1068
1045
|
if (process.env.NODE_ENV !== "production") {
|
|
1069
|
-
|
|
1046
|
+
ShoppingCartArrowUp.propTypes = iconPropTypes;
|
|
1070
1047
|
}
|
|
1071
|
-
const
|
|
1048
|
+
const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref45, ref) {
|
|
1072
1049
|
let {
|
|
1073
1050
|
children,
|
|
1074
1051
|
size = 16,
|
|
@@ -1082,14 +1059,24 @@ const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref45, ref) {
|
|
|
1082
1059
|
viewBox: "0 0 32 32",
|
|
1083
1060
|
fill: "currentColor",
|
|
1084
1061
|
...rest
|
|
1085
|
-
},
|
|
1086
|
-
|
|
1062
|
+
}, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1063
|
+
cx: "10",
|
|
1064
|
+
cy: "28",
|
|
1065
|
+
r: "2"
|
|
1066
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1067
|
+
cx: "24",
|
|
1068
|
+
cy: "28",
|
|
1069
|
+
r: "2"
|
|
1070
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1071
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1072
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1073
|
+
d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
|
|
1087
1074
|
})), children);
|
|
1088
1075
|
});
|
|
1089
1076
|
if (process.env.NODE_ENV !== "production") {
|
|
1090
|
-
|
|
1077
|
+
ShoppingCartClear.propTypes = iconPropTypes;
|
|
1091
1078
|
}
|
|
1092
|
-
const
|
|
1079
|
+
const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref46, ref) {
|
|
1093
1080
|
let {
|
|
1094
1081
|
children,
|
|
1095
1082
|
size = 16,
|
|
@@ -1103,14 +1090,24 @@ const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref46, ref) {
|
|
|
1103
1090
|
viewBox: "0 0 32 32",
|
|
1104
1091
|
fill: "currentColor",
|
|
1105
1092
|
...rest
|
|
1106
|
-
},
|
|
1107
|
-
|
|
1093
|
+
}, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1094
|
+
cx: "10",
|
|
1095
|
+
cy: "28",
|
|
1096
|
+
r: "2"
|
|
1097
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1098
|
+
cx: "24",
|
|
1099
|
+
cy: "28",
|
|
1100
|
+
r: "2"
|
|
1101
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1102
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1103
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1104
|
+
d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
|
|
1108
1105
|
})), children);
|
|
1109
1106
|
});
|
|
1110
1107
|
if (process.env.NODE_ENV !== "production") {
|
|
1111
|
-
|
|
1108
|
+
ShoppingCartError.propTypes = iconPropTypes;
|
|
1112
1109
|
}
|
|
1113
|
-
const
|
|
1110
|
+
const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref47, ref) {
|
|
1114
1111
|
let {
|
|
1115
1112
|
children,
|
|
1116
1113
|
size = 16,
|
|
@@ -1124,14 +1121,24 @@ const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref47, ref) {
|
|
|
1124
1121
|
viewBox: "0 0 32 32",
|
|
1125
1122
|
fill: "currentColor",
|
|
1126
1123
|
...rest
|
|
1127
|
-
},
|
|
1128
|
-
|
|
1124
|
+
}, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1125
|
+
cx: "10",
|
|
1126
|
+
cy: "28",
|
|
1127
|
+
r: "2"
|
|
1128
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1129
|
+
cx: "24",
|
|
1130
|
+
cy: "28",
|
|
1131
|
+
r: "2"
|
|
1132
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1133
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1134
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1135
|
+
d: "M12 6L12 8 22 8 22 6 12 6z"
|
|
1129
1136
|
})), children);
|
|
1130
1137
|
});
|
|
1131
1138
|
if (process.env.NODE_ENV !== "production") {
|
|
1132
|
-
|
|
1139
|
+
ShoppingCartMinus.propTypes = iconPropTypes;
|
|
1133
1140
|
}
|
|
1134
|
-
const
|
|
1141
|
+
const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref48, ref) {
|
|
1135
1142
|
let {
|
|
1136
1143
|
children,
|
|
1137
1144
|
size = 16,
|
|
@@ -1145,18 +1152,24 @@ const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1145
1152
|
viewBox: "0 0 32 32",
|
|
1146
1153
|
fill: "currentColor",
|
|
1147
1154
|
...rest
|
|
1148
|
-
},
|
|
1149
|
-
cx: "
|
|
1150
|
-
cy: "
|
|
1151
|
-
r: "
|
|
1152
|
-
})),
|
|
1153
|
-
|
|
1155
|
+
}, _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1156
|
+
cx: "10",
|
|
1157
|
+
cy: "28",
|
|
1158
|
+
r: "2"
|
|
1159
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1160
|
+
cx: "24",
|
|
1161
|
+
cy: "28",
|
|
1162
|
+
r: "2"
|
|
1163
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1164
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1165
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1166
|
+
d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
|
|
1154
1167
|
})), children);
|
|
1155
1168
|
});
|
|
1156
1169
|
if (process.env.NODE_ENV !== "production") {
|
|
1157
|
-
|
|
1170
|
+
ShoppingCartPlus.propTypes = iconPropTypes;
|
|
1158
1171
|
}
|
|
1159
|
-
const
|
|
1172
|
+
const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref49, ref) {
|
|
1160
1173
|
let {
|
|
1161
1174
|
children,
|
|
1162
1175
|
size = 16,
|
|
@@ -1170,18 +1183,16 @@ const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
1170
1183
|
viewBox: "0 0 32 32",
|
|
1171
1184
|
fill: "currentColor",
|
|
1172
1185
|
...rest
|
|
1173
|
-
},
|
|
1174
|
-
|
|
1175
|
-
cy: "18",
|
|
1176
|
-
r: "4"
|
|
1186
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1187
|
+
d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
|
|
1177
1188
|
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1178
|
-
d: "
|
|
1189
|
+
d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
|
|
1179
1190
|
})), children);
|
|
1180
1191
|
});
|
|
1181
1192
|
if (process.env.NODE_ENV !== "production") {
|
|
1182
|
-
|
|
1193
|
+
ShoppingCatalog.propTypes = iconPropTypes;
|
|
1183
1194
|
}
|
|
1184
|
-
const
|
|
1195
|
+
const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref50, ref) {
|
|
1185
1196
|
let {
|
|
1186
1197
|
children,
|
|
1187
1198
|
size = 16,
|
|
@@ -1196,21 +1207,13 @@ const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref50, ref) {
|
|
|
1196
1207
|
fill: "currentColor",
|
|
1197
1208
|
...rest
|
|
1198
1209
|
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1199
|
-
d: "
|
|
1200
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1201
|
-
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
1202
|
-
transform: "rotate(-44.945 25.5 6.5)"
|
|
1203
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1204
|
-
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
1205
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1206
|
-
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
1207
|
-
transform: "rotate(-45.055 6.5 6.5)"
|
|
1210
|
+
d: "M28 10H4A2.0022 2.0022 0 012 8V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2V8A2.0022 2.0022 0 0128 10zM4 4V8H28V4zM28 30H4a2.0022 2.0022 0 01-2-2V24a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 30zM4 24v4H28V24zM28 20H4a2.0022 2.0022 0 01-2-2V14a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 20zM4 14v4H28V14z"
|
|
1208
1211
|
})), children);
|
|
1209
1212
|
});
|
|
1210
1213
|
if (process.env.NODE_ENV !== "production") {
|
|
1211
|
-
|
|
1214
|
+
ShowDataCards.propTypes = iconPropTypes;
|
|
1212
1215
|
}
|
|
1213
|
-
const
|
|
1216
|
+
const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref51, ref) {
|
|
1214
1217
|
let {
|
|
1215
1218
|
children,
|
|
1216
1219
|
size = 16,
|
|
@@ -1224,14 +1227,16 @@ const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref51, ref) {
|
|
|
1224
1227
|
viewBox: "0 0 32 32",
|
|
1225
1228
|
fill: "currentColor",
|
|
1226
1229
|
...rest
|
|
1227
|
-
},
|
|
1228
|
-
d: "
|
|
1230
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1231
|
+
d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
1232
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1233
|
+
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
1229
1234
|
})), children);
|
|
1230
1235
|
});
|
|
1231
1236
|
if (process.env.NODE_ENV !== "production") {
|
|
1232
|
-
|
|
1237
|
+
ShrinkScreen.propTypes = iconPropTypes;
|
|
1233
1238
|
}
|
|
1234
|
-
const
|
|
1239
|
+
const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref52, ref) {
|
|
1235
1240
|
let {
|
|
1236
1241
|
children,
|
|
1237
1242
|
size = 16,
|
|
@@ -1245,16 +1250,22 @@ const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref52,
|
|
|
1245
1250
|
viewBox: "0 0 32 32",
|
|
1246
1251
|
fill: "currentColor",
|
|
1247
1252
|
...rest
|
|
1248
|
-
},
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1253
|
+
}, _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
1254
|
+
width: "15",
|
|
1255
|
+
height: "10",
|
|
1256
|
+
x: "15",
|
|
1257
|
+
y: "18",
|
|
1258
|
+
rx: "2"
|
|
1259
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1260
|
+
d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
1261
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1262
|
+
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
1252
1263
|
})), children);
|
|
1253
1264
|
});
|
|
1254
1265
|
if (process.env.NODE_ENV !== "production") {
|
|
1255
|
-
|
|
1266
|
+
ShrinkScreenFilled.propTypes = iconPropTypes;
|
|
1256
1267
|
}
|
|
1257
|
-
const
|
|
1268
|
+
const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref53, ref) {
|
|
1258
1269
|
let {
|
|
1259
1270
|
children,
|
|
1260
1271
|
size = 16,
|
|
@@ -1268,16 +1279,14 @@ const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref53, ref)
|
|
|
1268
1279
|
viewBox: "0 0 32 32",
|
|
1269
1280
|
fill: "currentColor",
|
|
1270
1281
|
...rest
|
|
1271
|
-
},
|
|
1272
|
-
d: "
|
|
1273
|
-
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1274
|
-
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
1282
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1283
|
+
d: "M22.59,19.41,26.17,23H19.55l-4.37-7,4.37-7h6.62l-3.58,3.59L24,14l6-6L24,2,22.59,3.41,26.17,7H19.55a2,2,0,0,0-1.69.94L14,14.11,10.14,7.94A2,2,0,0,0,8.45,7H2V9H8.45l4.37,7L8.45,23H2v2H8.45a2,2,0,0,0,1.69-.94L14,17.89l3.86,6.17a2,2,0,0,0,1.69.94h6.62l-3.58,3.59L24,30l6-6-6-6Z"
|
|
1275
1284
|
})), children);
|
|
1276
1285
|
});
|
|
1277
1286
|
if (process.env.NODE_ENV !== "production") {
|
|
1278
|
-
|
|
1287
|
+
Shuffle.propTypes = iconPropTypes;
|
|
1279
1288
|
}
|
|
1280
|
-
const
|
|
1289
|
+
const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref54, ref) {
|
|
1281
1290
|
let {
|
|
1282
1291
|
children,
|
|
1283
1292
|
size = 16,
|
|
@@ -1291,25 +1300,14 @@ const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref5
|
|
|
1291
1300
|
viewBox: "0 0 32 32",
|
|
1292
1301
|
fill: "currentColor",
|
|
1293
1302
|
...rest
|
|
1294
|
-
},
|
|
1295
|
-
d: "
|
|
1296
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1297
|
-
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
1298
|
-
transform: "rotate(-45 28.232 4.768)"
|
|
1299
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1300
|
-
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
1301
|
-
transform: "rotate(-135 28.232 17.233)"
|
|
1302
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1303
|
-
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
1304
|
-
transform: "rotate(-135 13.768 4.768)"
|
|
1305
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1306
|
-
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
1303
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1304
|
+
d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM4,8H18v7H4ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V17H28Z"
|
|
1307
1305
|
})), children);
|
|
1308
1306
|
});
|
|
1309
1307
|
if (process.env.NODE_ENV !== "production") {
|
|
1310
|
-
|
|
1308
|
+
Shuttle.propTypes = iconPropTypes;
|
|
1311
1309
|
}
|
|
1312
|
-
const
|
|
1310
|
+
const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref55, ref) {
|
|
1313
1311
|
let {
|
|
1314
1312
|
children,
|
|
1315
1313
|
size = 16,
|
|
@@ -1323,14 +1321,14 @@ const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredN
|
|
|
1323
1321
|
viewBox: "0 0 32 32",
|
|
1324
1322
|
fill: "currentColor",
|
|
1325
1323
|
...rest
|
|
1326
|
-
},
|
|
1327
|
-
d: "
|
|
1324
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1325
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,15H17.8 l3.6-3.6L20,10l-6,6l6,6l1.4-1.4L17.8,17H28v9H12V6h16V15z"
|
|
1328
1326
|
})), children);
|
|
1329
1327
|
});
|
|
1330
1328
|
if (process.env.NODE_ENV !== "production") {
|
|
1331
|
-
|
|
1329
|
+
SidePanelClose.propTypes = iconPropTypes;
|
|
1332
1330
|
}
|
|
1333
|
-
const
|
|
1331
|
+
const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref56, ref) {
|
|
1334
1332
|
let {
|
|
1335
1333
|
children,
|
|
1336
1334
|
size = 16,
|
|
@@ -1344,16 +1342,14 @@ const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref56, r
|
|
|
1344
1342
|
viewBox: "0 0 32 32",
|
|
1345
1343
|
fill: "currentColor",
|
|
1346
1344
|
...rest
|
|
1347
|
-
},
|
|
1348
|
-
d: "
|
|
1349
|
-
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1350
|
-
d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
|
|
1345
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1346
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.8l3.6-3.6L20,10l-6,6l6,6 l1.4-1.4L17.8,17H28v9H12V6h16V15z"
|
|
1351
1347
|
})), children);
|
|
1352
1348
|
});
|
|
1353
1349
|
if (process.env.NODE_ENV !== "production") {
|
|
1354
|
-
|
|
1350
|
+
SidePanelCloseFilled.propTypes = iconPropTypes;
|
|
1355
1351
|
}
|
|
1356
|
-
const
|
|
1352
|
+
const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref57, ref) {
|
|
1357
1353
|
let {
|
|
1358
1354
|
children,
|
|
1359
1355
|
size = 16,
|
|
@@ -1367,14 +1363,14 @@ const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref57, ref)
|
|
|
1367
1363
|
viewBox: "0 0 32 32",
|
|
1368
1364
|
fill: "currentColor",
|
|
1369
1365
|
...rest
|
|
1370
|
-
},
|
|
1371
|
-
d: "
|
|
1366
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1367
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,26H12v-9h10.2 l-3.6,3.6L20,22l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
|
|
1372
1368
|
})), children);
|
|
1373
1369
|
});
|
|
1374
1370
|
if (process.env.NODE_ENV !== "production") {
|
|
1375
|
-
|
|
1371
|
+
SidePanelOpen.propTypes = iconPropTypes;
|
|
1376
1372
|
}
|
|
1377
|
-
const
|
|
1373
|
+
const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref58, ref) {
|
|
1378
1374
|
let {
|
|
1379
1375
|
children,
|
|
1380
1376
|
size = 16,
|
|
@@ -1388,21 +1384,14 @@ const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref58, ref) {
|
|
|
1388
1384
|
viewBox: "0 0 32 32",
|
|
1389
1385
|
fill: "currentColor",
|
|
1390
1386
|
...rest
|
|
1391
|
-
},
|
|
1392
|
-
|
|
1393
|
-
cy: "28",
|
|
1394
|
-
r: "2"
|
|
1395
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1396
|
-
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
1397
|
-
transform: "rotate(-45 11.5 18.5)"
|
|
1398
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1399
|
-
d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
|
|
1387
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1388
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.2l-3.6,3.6L20,22 l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
|
|
1400
1389
|
})), children);
|
|
1401
1390
|
});
|
|
1402
1391
|
if (process.env.NODE_ENV !== "production") {
|
|
1403
|
-
|
|
1392
|
+
SidePanelOpenFilled.propTypes = iconPropTypes;
|
|
1404
1393
|
}
|
|
1405
|
-
const
|
|
1394
|
+
const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref59, ref) {
|
|
1406
1395
|
let {
|
|
1407
1396
|
children,
|
|
1408
1397
|
size = 16,
|
|
@@ -1416,14 +1405,16 @@ const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource
|
|
|
1416
1405
|
viewBox: "0 0 32 32",
|
|
1417
1406
|
fill: "currentColor",
|
|
1418
1407
|
...rest
|
|
1419
|
-
},
|
|
1420
|
-
d: "
|
|
1408
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1409
|
+
d: "M10 12H12V14H10zM6 12H8V14H6zM2 12H4V14H2zM26 30H24V27H20a5.0055 5.0055 0 01-5-5V20.7207l-2.3162-.772a1 1 0 01-.5412-1.4631L15 13.7229V11a9.01 9.01 0 019-9h5V4H24a7.0078 7.0078 0 00-7 7v3a.9991.9991 0 01-.1426.5144l-2.3586 3.9312 1.8174.6057A1 1 0 0117 20v2a3.0033 3.0033 0 003 3h5a1 1 0 011 1z"
|
|
1410
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1411
|
+
d: "M19 12H23V14H19z"
|
|
1421
1412
|
})), children);
|
|
1422
1413
|
});
|
|
1423
1414
|
if (process.env.NODE_ENV !== "production") {
|
|
1424
|
-
|
|
1415
|
+
Sight.propTypes = iconPropTypes;
|
|
1425
1416
|
}
|
|
1426
|
-
const
|
|
1417
|
+
const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref60, ref) {
|
|
1427
1418
|
let {
|
|
1428
1419
|
children,
|
|
1429
1420
|
size = 16,
|
|
@@ -1437,14 +1428,14 @@ const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareR
|
|
|
1437
1428
|
viewBox: "0 0 32 32",
|
|
1438
1429
|
fill: "currentColor",
|
|
1439
1430
|
...rest
|
|
1440
|
-
},
|
|
1441
|
-
d: "M24
|
|
1431
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1432
|
+
d: "M24 5L7 5 7 7.414 15.586 16 7 24.586 7 27 24 27 24 25 9.414 25 18.414 16 9.414 7 24 7 24 5z"
|
|
1442
1433
|
})), children);
|
|
1443
1434
|
});
|
|
1444
1435
|
if (process.env.NODE_ENV !== "production") {
|
|
1445
|
-
|
|
1436
|
+
Sigma.propTypes = iconPropTypes;
|
|
1446
1437
|
}
|
|
1447
|
-
const
|
|
1438
|
+
const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref61, ref) {
|
|
1448
1439
|
let {
|
|
1449
1440
|
children,
|
|
1450
1441
|
size = 16,
|
|
@@ -1458,32 +1449,14 @@ const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function Software
|
|
|
1458
1449
|
viewBox: "0 0 32 32",
|
|
1459
1450
|
fill: "currentColor",
|
|
1460
1451
|
...rest
|
|
1461
|
-
},
|
|
1462
|
-
d: "
|
|
1463
|
-
transform: "rotate(-45.001 9.293 9.293)"
|
|
1464
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1465
|
-
d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
|
|
1466
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1467
|
-
d: "M8.3 20.3H10.3V25.1H8.3z",
|
|
1468
|
-
transform: "rotate(-45.001 9.293 22.707)"
|
|
1469
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1470
|
-
d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
|
|
1471
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1472
|
-
d: "M20.3 21.7H25.1V23.7H20.3z",
|
|
1473
|
-
transform: "rotate(-45.001 22.707 22.707)"
|
|
1474
|
-
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1475
|
-
d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
|
|
1476
|
-
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1477
|
-
d: "M21.7 6.9H23.7V11.7H21.7z",
|
|
1478
|
-
transform: "rotate(-45.001 22.707 9.293)"
|
|
1479
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1480
|
-
d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
|
|
1452
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1453
|
+
d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
|
|
1481
1454
|
})), children);
|
|
1482
1455
|
});
|
|
1483
1456
|
if (process.env.NODE_ENV !== "production") {
|
|
1484
|
-
|
|
1457
|
+
SignalStrength.propTypes = iconPropTypes;
|
|
1485
1458
|
}
|
|
1486
|
-
const
|
|
1459
|
+
const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref62, ref) {
|
|
1487
1460
|
let {
|
|
1488
1461
|
children,
|
|
1489
1462
|
size = 16,
|
|
@@ -1497,48 +1470,16 @@ const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref62,
|
|
|
1497
1470
|
viewBox: "0 0 32 32",
|
|
1498
1471
|
fill: "currentColor",
|
|
1499
1472
|
...rest
|
|
1500
|
-
},
|
|
1501
|
-
d: "
|
|
1502
|
-
})),
|
|
1503
|
-
|
|
1504
|
-
cy: "13",
|
|
1505
|
-
r: "1"
|
|
1506
|
-
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1507
|
-
cx: "11",
|
|
1508
|
-
cy: "19",
|
|
1509
|
-
r: "1"
|
|
1510
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1511
|
-
cx: "15",
|
|
1512
|
-
cy: "25",
|
|
1513
|
-
r: "1"
|
|
1514
|
-
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1515
|
-
cx: "17",
|
|
1516
|
-
cy: "15",
|
|
1517
|
-
r: "1"
|
|
1518
|
-
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
1519
|
-
cx: "13",
|
|
1520
|
-
cy: "11",
|
|
1521
|
-
r: "1"
|
|
1522
|
-
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1523
|
-
cx: "27",
|
|
1524
|
-
cy: "11",
|
|
1525
|
-
r: "1"
|
|
1526
|
-
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
1527
|
-
cx: "9",
|
|
1528
|
-
cy: "27",
|
|
1529
|
-
r: "1"
|
|
1530
|
-
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
1531
|
-
cx: "3",
|
|
1532
|
-
cy: "21",
|
|
1533
|
-
r: "1"
|
|
1534
|
-
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1535
|
-
d: "M2 6H30V8H2z"
|
|
1473
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1474
|
+
d: "M21,9H8a2.0023,2.0023,0,0,0-2,2V21a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V11A2.0023,2.0023,0,0,0,21,9Zm0,4H18V11h3Zm-3,2h3v2H18Zm-2-4V21H13V14a1,1,0,0,0-1-1H8V11Zm-5,6H8V15h3ZM8,19h3v2H8Zm10,2V19h3v2Z"
|
|
1475
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1476
|
+
d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
|
|
1536
1477
|
})), children);
|
|
1537
1478
|
});
|
|
1538
1479
|
if (process.env.NODE_ENV !== "production") {
|
|
1539
|
-
|
|
1480
|
+
SimCard.propTypes = iconPropTypes;
|
|
1540
1481
|
}
|
|
1541
|
-
const
|
|
1482
|
+
const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref63, ref) {
|
|
1542
1483
|
let {
|
|
1543
1484
|
children,
|
|
1544
1485
|
size = 16,
|
|
@@ -1552,14 +1493,14 @@ const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureFie
|
|
|
1552
1493
|
viewBox: "0 0 32 32",
|
|
1553
1494
|
fill: "currentColor",
|
|
1554
1495
|
...rest
|
|
1555
|
-
},
|
|
1556
|
-
d: "
|
|
1496
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1497
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
|
|
1557
1498
|
})), children);
|
|
1558
1499
|
});
|
|
1559
1500
|
if (process.env.NODE_ENV !== "production") {
|
|
1560
|
-
|
|
1501
|
+
SkillLevel.propTypes = iconPropTypes;
|
|
1561
1502
|
}
|
|
1562
|
-
const
|
|
1503
|
+
const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref64, ref) {
|
|
1563
1504
|
let {
|
|
1564
1505
|
children,
|
|
1565
1506
|
size = 16,
|
|
@@ -1573,18 +1514,14 @@ const SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGl
|
|
|
1573
1514
|
viewBox: "0 0 32 32",
|
|
1574
1515
|
fill: "currentColor",
|
|
1575
1516
|
...rest
|
|
1576
|
-
},
|
|
1577
|
-
d: "
|
|
1578
|
-
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1579
|
-
d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
|
|
1580
|
-
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1581
|
-
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
1517
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1518
|
+
d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
|
|
1582
1519
|
})), children);
|
|
1583
1520
|
});
|
|
1584
1521
|
if (process.env.NODE_ENV !== "production") {
|
|
1585
|
-
|
|
1522
|
+
SkillLevelAdvanced.propTypes = iconPropTypes;
|
|
1586
1523
|
}
|
|
1587
|
-
const
|
|
1524
|
+
const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref65, ref) {
|
|
1588
1525
|
let {
|
|
1589
1526
|
children,
|
|
1590
1527
|
size = 16,
|
|
@@ -1598,42 +1535,14 @@ const SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_
|
|
|
1598
1535
|
viewBox: "0 0 32 32",
|
|
1599
1536
|
fill: "currentColor",
|
|
1600
1537
|
...rest
|
|
1601
|
-
},
|
|
1602
|
-
|
|
1603
|
-
cy: "13",
|
|
1604
|
-
r: "1"
|
|
1605
|
-
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
1606
|
-
cx: "11",
|
|
1607
|
-
cy: "19",
|
|
1608
|
-
r: "1"
|
|
1609
|
-
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
1610
|
-
cx: "15",
|
|
1611
|
-
cy: "25",
|
|
1612
|
-
r: "1"
|
|
1613
|
-
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1614
|
-
cx: "17",
|
|
1615
|
-
cy: "15",
|
|
1616
|
-
r: "1"
|
|
1617
|
-
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
1618
|
-
cx: "13",
|
|
1619
|
-
cy: "11",
|
|
1620
|
-
r: "1"
|
|
1621
|
-
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1622
|
-
cx: "9",
|
|
1623
|
-
cy: "27",
|
|
1624
|
-
r: "1"
|
|
1625
|
-
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1626
|
-
cx: "3",
|
|
1627
|
-
cy: "21",
|
|
1628
|
-
r: "1"
|
|
1629
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
-
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
|
|
1538
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1539
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
|
|
1631
1540
|
})), children);
|
|
1632
1541
|
});
|
|
1633
1542
|
if (process.env.NODE_ENV !== "production") {
|
|
1634
|
-
|
|
1543
|
+
SkillLevelBasic.propTypes = iconPropTypes;
|
|
1635
1544
|
}
|
|
1636
|
-
const
|
|
1545
|
+
const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref66, ref) {
|
|
1637
1546
|
let {
|
|
1638
1547
|
children,
|
|
1639
1548
|
size = 16,
|
|
@@ -1647,14 +1556,14 @@ const SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperat
|
|
|
1647
1556
|
viewBox: "0 0 32 32",
|
|
1648
1557
|
fill: "currentColor",
|
|
1649
1558
|
...rest
|
|
1650
|
-
},
|
|
1651
|
-
d: "
|
|
1559
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1560
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
|
|
1652
1561
|
})), children);
|
|
1653
1562
|
});
|
|
1654
1563
|
if (process.env.NODE_ENV !== "production") {
|
|
1655
|
-
|
|
1564
|
+
SkillLevelIntermediate.propTypes = iconPropTypes;
|
|
1656
1565
|
}
|
|
1657
|
-
const
|
|
1566
|
+
const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref67, ref) {
|
|
1658
1567
|
let {
|
|
1659
1568
|
children,
|
|
1660
1569
|
size = 16,
|
|
@@ -1668,18 +1577,14 @@ const SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTempera
|
|
|
1668
1577
|
viewBox: "0 0 32 32",
|
|
1669
1578
|
fill: "currentColor",
|
|
1670
1579
|
...rest
|
|
1671
|
-
},
|
|
1672
|
-
d: "
|
|
1673
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1674
|
-
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
1675
|
-
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1676
|
-
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
1580
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1581
|
+
d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
|
|
1677
1582
|
})), children);
|
|
1678
1583
|
});
|
|
1679
1584
|
if (process.env.NODE_ENV !== "production") {
|
|
1680
|
-
|
|
1585
|
+
SkipBack.propTypes = iconPropTypes;
|
|
1681
1586
|
}
|
|
1682
|
-
const
|
|
1587
|
+
const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref68, ref) {
|
|
1683
1588
|
let {
|
|
1684
1589
|
children,
|
|
1685
1590
|
size = 16,
|
|
@@ -1693,20 +1598,14 @@ const SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref68, ref
|
|
|
1693
1598
|
viewBox: "0 0 32 32",
|
|
1694
1599
|
fill: "currentColor",
|
|
1695
1600
|
...rest
|
|
1696
|
-
},
|
|
1697
|
-
d: "
|
|
1698
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1699
|
-
d: "M5.343 4.343H7.343V8.343H5.343z",
|
|
1700
|
-
transform: "rotate(-45 6.343 6.343)"
|
|
1701
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1702
|
-
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
1703
|
-
transform: "rotate(-135 17.657 6.343)"
|
|
1601
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1602
|
+
d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
|
|
1704
1603
|
})), children);
|
|
1705
1604
|
});
|
|
1706
1605
|
if (process.env.NODE_ENV !== "production") {
|
|
1707
|
-
|
|
1606
|
+
SkipBackFilled.propTypes = iconPropTypes;
|
|
1708
1607
|
}
|
|
1709
|
-
const
|
|
1608
|
+
const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref69, ref) {
|
|
1710
1609
|
let {
|
|
1711
1610
|
children,
|
|
1712
1611
|
size = 16,
|
|
@@ -1720,14 +1619,19 @@ const SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref6
|
|
|
1720
1619
|
viewBox: "0 0 32 32",
|
|
1721
1620
|
fill: "currentColor",
|
|
1722
1621
|
...rest
|
|
1723
|
-
},
|
|
1724
|
-
d: "
|
|
1622
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1623
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
|
|
1624
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1625
|
+
d: "M9 10H11V22H9z",
|
|
1626
|
+
transform: "rotate(-180 10 16)"
|
|
1627
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1628
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1725
1629
|
})), children);
|
|
1726
1630
|
});
|
|
1727
1631
|
if (process.env.NODE_ENV !== "production") {
|
|
1728
|
-
|
|
1632
|
+
SkipBackOutline.propTypes = iconPropTypes;
|
|
1729
1633
|
}
|
|
1730
|
-
const
|
|
1634
|
+
const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref70, ref) {
|
|
1731
1635
|
let {
|
|
1732
1636
|
children,
|
|
1733
1637
|
size = 16,
|
|
@@ -1741,14 +1645,23 @@ const SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_re
|
|
|
1741
1645
|
viewBox: "0 0 32 32",
|
|
1742
1646
|
fill: "currentColor",
|
|
1743
1647
|
...rest
|
|
1744
|
-
},
|
|
1745
|
-
d: "
|
|
1648
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1649
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
1650
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
+
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
1652
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1653
|
+
fill: "none",
|
|
1654
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
1655
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1656
|
+
fill: "none",
|
|
1657
|
+
d: "M8 10H10V22H8z",
|
|
1658
|
+
transform: "rotate(-180 9 16)"
|
|
1746
1659
|
})), children);
|
|
1747
1660
|
});
|
|
1748
1661
|
if (process.env.NODE_ENV !== "production") {
|
|
1749
|
-
|
|
1662
|
+
SkipBackOutlineFilled.propTypes = iconPropTypes;
|
|
1750
1663
|
}
|
|
1751
|
-
const
|
|
1664
|
+
const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref71, ref) {
|
|
1752
1665
|
let {
|
|
1753
1666
|
children,
|
|
1754
1667
|
size = 16,
|
|
@@ -1762,14 +1675,19 @@ const SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref71, ref
|
|
|
1762
1675
|
viewBox: "0 0 32 32",
|
|
1763
1676
|
fill: "currentColor",
|
|
1764
1677
|
...rest
|
|
1765
|
-
},
|
|
1766
|
-
d: "
|
|
1678
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1679
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
1680
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1681
|
+
d: "M9 10H11V22H9z",
|
|
1682
|
+
transform: "rotate(-180 10 16)"
|
|
1683
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1684
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1767
1685
|
})), children);
|
|
1768
1686
|
});
|
|
1769
1687
|
if (process.env.NODE_ENV !== "production") {
|
|
1770
|
-
|
|
1688
|
+
SkipBackOutlineSolid.propTypes = iconPropTypes;
|
|
1771
1689
|
}
|
|
1772
|
-
const
|
|
1690
|
+
const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref72, ref) {
|
|
1773
1691
|
let {
|
|
1774
1692
|
children,
|
|
1775
1693
|
size = 16,
|
|
@@ -1783,16 +1701,21 @@ const SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref72, ref
|
|
|
1783
1701
|
viewBox: "0 0 32 32",
|
|
1784
1702
|
fill: "currentColor",
|
|
1785
1703
|
...rest
|
|
1786
|
-
},
|
|
1787
|
-
d: "
|
|
1788
|
-
})),
|
|
1789
|
-
|
|
1704
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1705
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
1706
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1707
|
+
fill: "none",
|
|
1708
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
1709
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1710
|
+
fill: "none",
|
|
1711
|
+
d: "M8 10H10V22H8z",
|
|
1712
|
+
transform: "rotate(-180 9 16)"
|
|
1790
1713
|
})), children);
|
|
1791
1714
|
});
|
|
1792
1715
|
if (process.env.NODE_ENV !== "production") {
|
|
1793
|
-
|
|
1716
|
+
SkipBackSolidFilled.propTypes = iconPropTypes;
|
|
1794
1717
|
}
|
|
1795
|
-
const
|
|
1718
|
+
const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref73, ref) {
|
|
1796
1719
|
let {
|
|
1797
1720
|
children,
|
|
1798
1721
|
size = 16,
|
|
@@ -1806,14 +1729,14 @@ const WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1806
1729
|
viewBox: "0 0 32 32",
|
|
1807
1730
|
fill: "currentColor",
|
|
1808
1731
|
...rest
|
|
1809
|
-
},
|
|
1810
|
-
d: "
|
|
1732
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1733
|
+
d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
|
|
1811
1734
|
})), children);
|
|
1812
1735
|
});
|
|
1813
1736
|
if (process.env.NODE_ENV !== "production") {
|
|
1814
|
-
|
|
1737
|
+
SkipForward.propTypes = iconPropTypes;
|
|
1815
1738
|
}
|
|
1816
|
-
const
|
|
1739
|
+
const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref74, ref) {
|
|
1817
1740
|
let {
|
|
1818
1741
|
children,
|
|
1819
1742
|
size = 16,
|
|
@@ -1825,18 +1748,16 @@ const Split = /*#__PURE__*/React.forwardRef(function Split(_ref74, ref) {
|
|
|
1825
1748
|
ref: ref,
|
|
1826
1749
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1827
1750
|
viewBox: "0 0 32 32",
|
|
1828
|
-
fill: "currentColor",
|
|
1829
|
-
...rest
|
|
1830
|
-
},
|
|
1831
|
-
d: "
|
|
1832
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1833
|
-
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1751
|
+
fill: "currentColor",
|
|
1752
|
+
...rest
|
|
1753
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1754
|
+
d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
|
|
1834
1755
|
})), children);
|
|
1835
1756
|
});
|
|
1836
1757
|
if (process.env.NODE_ENV !== "production") {
|
|
1837
|
-
|
|
1758
|
+
SkipForwardFilled.propTypes = iconPropTypes;
|
|
1838
1759
|
}
|
|
1839
|
-
const
|
|
1760
|
+
const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref75, ref) {
|
|
1840
1761
|
let {
|
|
1841
1762
|
children,
|
|
1842
1763
|
size = 16,
|
|
@@ -1850,14 +1771,16 @@ const WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1850
1771
|
viewBox: "0 0 32 32",
|
|
1851
1772
|
fill: "currentColor",
|
|
1852
1773
|
...rest
|
|
1853
|
-
},
|
|
1854
|
-
d: "
|
|
1774
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1775
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
|
|
1776
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1777
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1855
1778
|
})), children);
|
|
1856
1779
|
});
|
|
1857
1780
|
if (process.env.NODE_ENV !== "production") {
|
|
1858
|
-
|
|
1781
|
+
SkipForwardOutline.propTypes = iconPropTypes;
|
|
1859
1782
|
}
|
|
1860
|
-
const
|
|
1783
|
+
const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref76, ref) {
|
|
1861
1784
|
let {
|
|
1862
1785
|
children,
|
|
1863
1786
|
size = 16,
|
|
@@ -1871,14 +1794,19 @@ const SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref76, r
|
|
|
1871
1794
|
viewBox: "0 0 32 32",
|
|
1872
1795
|
fill: "currentColor",
|
|
1873
1796
|
...rest
|
|
1874
|
-
},
|
|
1875
|
-
d: "
|
|
1797
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1798
|
+
d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
|
|
1799
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1800
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
1801
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1802
|
+
fill: "none",
|
|
1803
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
1876
1804
|
})), children);
|
|
1877
1805
|
});
|
|
1878
1806
|
if (process.env.NODE_ENV !== "production") {
|
|
1879
|
-
|
|
1807
|
+
SkipForwardOutlineFilled.propTypes = iconPropTypes;
|
|
1880
1808
|
}
|
|
1881
|
-
const
|
|
1809
|
+
const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref77, ref) {
|
|
1882
1810
|
let {
|
|
1883
1811
|
children,
|
|
1884
1812
|
size = 16,
|
|
@@ -1892,16 +1820,16 @@ const SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref77, ref
|
|
|
1892
1820
|
viewBox: "0 0 32 32",
|
|
1893
1821
|
fill: "currentColor",
|
|
1894
1822
|
...rest
|
|
1895
|
-
},
|
|
1896
|
-
d: "
|
|
1897
|
-
})),
|
|
1898
|
-
d: "
|
|
1823
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1824
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
1825
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1826
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1899
1827
|
})), children);
|
|
1900
1828
|
});
|
|
1901
1829
|
if (process.env.NODE_ENV !== "production") {
|
|
1902
|
-
|
|
1830
|
+
SkipForwardOutlineSolid.propTypes = iconPropTypes;
|
|
1903
1831
|
}
|
|
1904
|
-
const
|
|
1832
|
+
const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref78, ref) {
|
|
1905
1833
|
let {
|
|
1906
1834
|
children,
|
|
1907
1835
|
size = 16,
|
|
@@ -1915,14 +1843,17 @@ const Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref78, ref) {
|
|
|
1915
1843
|
viewBox: "0 0 32 32",
|
|
1916
1844
|
fill: "currentColor",
|
|
1917
1845
|
...rest
|
|
1918
|
-
},
|
|
1919
|
-
d: "
|
|
1846
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1847
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
1848
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1849
|
+
fill: "none",
|
|
1850
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
1920
1851
|
})), children);
|
|
1921
1852
|
});
|
|
1922
1853
|
if (process.env.NODE_ENV !== "production") {
|
|
1923
|
-
|
|
1854
|
+
SkipForwardSolidFilled.propTypes = iconPropTypes;
|
|
1924
1855
|
}
|
|
1925
|
-
const
|
|
1856
|
+
const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref79, ref) {
|
|
1926
1857
|
let {
|
|
1927
1858
|
children,
|
|
1928
1859
|
size = 16,
|
|
@@ -1936,48 +1867,45 @@ const Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref79, ref) {
|
|
|
1936
1867
|
viewBox: "0 0 32 32",
|
|
1937
1868
|
fill: "currentColor",
|
|
1938
1869
|
...rest
|
|
1939
|
-
},
|
|
1940
|
-
d: "
|
|
1870
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1871
|
+
d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
|
|
1872
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1873
|
+
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
|
|
1941
1874
|
})), children);
|
|
1942
1875
|
});
|
|
1943
1876
|
if (process.env.NODE_ENV !== "production") {
|
|
1944
|
-
|
|
1877
|
+
Sleet.propTypes = iconPropTypes;
|
|
1945
1878
|
}
|
|
1946
|
-
const
|
|
1879
|
+
const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref80, ref) {
|
|
1947
1880
|
let {
|
|
1948
1881
|
children,
|
|
1949
1882
|
size = 16,
|
|
1950
1883
|
...rest
|
|
1951
1884
|
} = _ref80;
|
|
1952
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1953
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1954
|
-
width: size,
|
|
1955
|
-
height: size,
|
|
1956
|
-
ref: ref,
|
|
1957
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1958
|
-
viewBox: "0 0 16 16",
|
|
1959
|
-
fill: "currentColor",
|
|
1960
|
-
...rest
|
|
1961
|
-
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1962
|
-
d: "M3 3H13V13H3z"
|
|
1963
|
-
})), children);
|
|
1964
|
-
}
|
|
1965
1885
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1966
1886
|
width: size,
|
|
1967
1887
|
height: size,
|
|
1968
1888
|
ref: ref,
|
|
1969
1889
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1970
|
-
viewBox: "0 0
|
|
1890
|
+
viewBox: "0 0 32 32",
|
|
1971
1891
|
fill: "currentColor",
|
|
1972
1892
|
...rest
|
|
1973
|
-
},
|
|
1974
|
-
d: "
|
|
1893
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1894
|
+
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
1895
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1896
|
+
cx: "7",
|
|
1897
|
+
cy: "25",
|
|
1898
|
+
r: "1"
|
|
1899
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1900
|
+
d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
|
|
1901
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1902
|
+
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
1975
1903
|
})), children);
|
|
1976
1904
|
});
|
|
1977
1905
|
if (process.env.NODE_ENV !== "production") {
|
|
1978
|
-
|
|
1906
|
+
Slisor.propTypes = iconPropTypes;
|
|
1979
1907
|
}
|
|
1980
|
-
const
|
|
1908
|
+
const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref81, ref) {
|
|
1981
1909
|
let {
|
|
1982
1910
|
children,
|
|
1983
1911
|
size = 16,
|
|
@@ -1991,14 +1919,14 @@ const StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_
|
|
|
1991
1919
|
viewBox: "0 0 32 32",
|
|
1992
1920
|
fill: "currentColor",
|
|
1993
1921
|
...rest
|
|
1994
|
-
},
|
|
1995
|
-
d: "
|
|
1922
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1923
|
+
d: "M28 9L26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9zM14 21L14 9 12 9 12 23 20 23 20 21zM8 23H2v-2h6v-4H4c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h6v2H4v4h4c1.1 0 2 .9 2 2v4C10 22.1 9.1 23 8 23z"
|
|
1996
1924
|
})), children);
|
|
1997
1925
|
});
|
|
1998
1926
|
if (process.env.NODE_ENV !== "production") {
|
|
1999
|
-
|
|
1927
|
+
Slm.propTypes = iconPropTypes;
|
|
2000
1928
|
}
|
|
2001
|
-
const
|
|
1929
|
+
const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref82, ref) {
|
|
2002
1930
|
let {
|
|
2003
1931
|
children,
|
|
2004
1932
|
size = 16,
|
|
@@ -2012,16 +1940,14 @@ const WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2012
1940
|
viewBox: "0 0 32 32",
|
|
2013
1941
|
fill: "currentColor",
|
|
2014
1942
|
...rest
|
|
2015
|
-
},
|
|
2016
|
-
d: "
|
|
2017
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2018
|
-
d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
|
|
1943
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1944
|
+
d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
|
|
2019
1945
|
})), children);
|
|
2020
1946
|
});
|
|
2021
1947
|
if (process.env.NODE_ENV !== "production") {
|
|
2022
|
-
|
|
1948
|
+
Smell.propTypes = iconPropTypes;
|
|
2023
1949
|
}
|
|
2024
|
-
const
|
|
1950
|
+
const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref83, ref) {
|
|
2025
1951
|
let {
|
|
2026
1952
|
children,
|
|
2027
1953
|
size = 16,
|
|
@@ -2035,18 +1961,14 @@ const WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2035
1961
|
viewBox: "0 0 32 32",
|
|
2036
1962
|
fill: "currentColor",
|
|
2037
1963
|
...rest
|
|
2038
|
-
},
|
|
2039
|
-
d: "
|
|
2040
|
-
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2041
|
-
d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
|
|
2042
|
-
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2043
|
-
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
1964
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1965
|
+
d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
|
|
2044
1966
|
})), children);
|
|
2045
1967
|
});
|
|
2046
1968
|
if (process.env.NODE_ENV !== "production") {
|
|
2047
|
-
|
|
1969
|
+
Smoke.propTypes = iconPropTypes;
|
|
2048
1970
|
}
|
|
2049
|
-
const
|
|
1971
|
+
const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref84, ref) {
|
|
2050
1972
|
let {
|
|
2051
1973
|
children,
|
|
2052
1974
|
size = 16,
|
|
@@ -2060,18 +1982,18 @@ const WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2060
1982
|
viewBox: "0 0 32 32",
|
|
2061
1983
|
fill: "currentColor",
|
|
2062
1984
|
...rest
|
|
2063
|
-
},
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
})),
|
|
2068
|
-
d: "
|
|
1985
|
+
}, _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1986
|
+
cx: "16",
|
|
1987
|
+
cy: "16",
|
|
1988
|
+
r: "5"
|
|
1989
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1990
|
+
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
|
|
2069
1991
|
})), children);
|
|
2070
1992
|
});
|
|
2071
1993
|
if (process.env.NODE_ENV !== "production") {
|
|
2072
|
-
|
|
1994
|
+
WatsonHealthSmoothing.propTypes = iconPropTypes;
|
|
2073
1995
|
}
|
|
2074
|
-
const
|
|
1996
|
+
const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref85, ref) {
|
|
2075
1997
|
let {
|
|
2076
1998
|
children,
|
|
2077
1999
|
size = 16,
|
|
@@ -2085,32 +2007,23 @@ const Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref85, ref) {
|
|
|
2085
2007
|
viewBox: "0 0 32 32",
|
|
2086
2008
|
fill: "currentColor",
|
|
2087
2009
|
...rest
|
|
2088
|
-
},
|
|
2089
|
-
|
|
2010
|
+
}, _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2011
|
+
cx: "18",
|
|
2012
|
+
cy: "18",
|
|
2013
|
+
r: "4"
|
|
2014
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2015
|
+
d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
2090
2016
|
})), children);
|
|
2091
2017
|
});
|
|
2092
2018
|
if (process.env.NODE_ENV !== "production") {
|
|
2093
|
-
|
|
2019
|
+
WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
|
|
2094
2020
|
}
|
|
2095
|
-
const
|
|
2021
|
+
const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref86, ref) {
|
|
2096
2022
|
let {
|
|
2097
2023
|
children,
|
|
2098
2024
|
size = 16,
|
|
2099
2025
|
...rest
|
|
2100
2026
|
} = _ref86;
|
|
2101
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2102
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2103
|
-
width: size,
|
|
2104
|
-
height: size,
|
|
2105
|
-
ref: ref,
|
|
2106
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2107
|
-
viewBox: "0 0 16 16",
|
|
2108
|
-
fill: "currentColor",
|
|
2109
|
-
...rest
|
|
2110
|
-
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2111
|
-
d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
|
|
2112
|
-
})), children);
|
|
2113
|
-
}
|
|
2114
2027
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2115
2028
|
width: size,
|
|
2116
2029
|
height: size,
|
|
@@ -2119,32 +2032,27 @@ const Star = /*#__PURE__*/React.forwardRef(function Star(_ref86, ref) {
|
|
|
2119
2032
|
viewBox: "0 0 32 32",
|
|
2120
2033
|
fill: "currentColor",
|
|
2121
2034
|
...rest
|
|
2122
|
-
},
|
|
2123
|
-
d: "
|
|
2035
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2036
|
+
d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
|
|
2037
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2038
|
+
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
2039
|
+
transform: "rotate(-44.945 25.5 6.5)"
|
|
2040
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2041
|
+
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
2042
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2043
|
+
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
2044
|
+
transform: "rotate(-45.055 6.5 6.5)"
|
|
2124
2045
|
})), children);
|
|
2125
2046
|
});
|
|
2126
2047
|
if (process.env.NODE_ENV !== "production") {
|
|
2127
|
-
|
|
2048
|
+
Snooze.propTypes = iconPropTypes;
|
|
2128
2049
|
}
|
|
2129
|
-
const
|
|
2050
|
+
const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref87, ref) {
|
|
2130
2051
|
let {
|
|
2131
2052
|
children,
|
|
2132
2053
|
size = 16,
|
|
2133
2054
|
...rest
|
|
2134
2055
|
} = _ref87;
|
|
2135
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2136
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2137
|
-
width: size,
|
|
2138
|
-
height: size,
|
|
2139
|
-
ref: ref,
|
|
2140
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2141
|
-
viewBox: "0 0 16 16",
|
|
2142
|
-
fill: "currentColor",
|
|
2143
|
-
...rest
|
|
2144
|
-
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2145
|
-
d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
|
|
2146
|
-
})), children);
|
|
2147
|
-
}
|
|
2148
2056
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2149
2057
|
width: size,
|
|
2150
2058
|
height: size,
|
|
@@ -2153,32 +2061,19 @@ const StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref87, ref
|
|
|
2153
2061
|
viewBox: "0 0 32 32",
|
|
2154
2062
|
fill: "currentColor",
|
|
2155
2063
|
...rest
|
|
2156
|
-
},
|
|
2157
|
-
d: "
|
|
2064
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2065
|
+
d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
|
|
2158
2066
|
})), children);
|
|
2159
2067
|
});
|
|
2160
2068
|
if (process.env.NODE_ENV !== "production") {
|
|
2161
|
-
|
|
2069
|
+
Snow.propTypes = iconPropTypes;
|
|
2162
2070
|
}
|
|
2163
|
-
const
|
|
2071
|
+
const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref88, ref) {
|
|
2164
2072
|
let {
|
|
2165
2073
|
children,
|
|
2166
2074
|
size = 16,
|
|
2167
2075
|
...rest
|
|
2168
2076
|
} = _ref88;
|
|
2169
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2170
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2171
|
-
width: size,
|
|
2172
|
-
height: size,
|
|
2173
|
-
ref: ref,
|
|
2174
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2175
|
-
viewBox: "0 0 16 16",
|
|
2176
|
-
fill: "currentColor",
|
|
2177
|
-
...rest
|
|
2178
|
-
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2179
|
-
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
2180
|
-
})), children);
|
|
2181
|
-
}
|
|
2182
2077
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2183
2078
|
width: size,
|
|
2184
2079
|
height: size,
|
|
@@ -2187,14 +2082,16 @@ const StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref88, ref) {
|
|
|
2187
2082
|
viewBox: "0 0 32 32",
|
|
2188
2083
|
fill: "currentColor",
|
|
2189
2084
|
...rest
|
|
2190
|
-
},
|
|
2191
|
-
d: "
|
|
2085
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2086
|
+
d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
|
|
2087
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2088
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
2192
2089
|
})), children);
|
|
2193
2090
|
});
|
|
2194
2091
|
if (process.env.NODE_ENV !== "production") {
|
|
2195
|
-
|
|
2092
|
+
SnowBlizzard.propTypes = iconPropTypes;
|
|
2196
2093
|
}
|
|
2197
|
-
const
|
|
2094
|
+
const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref89, ref) {
|
|
2198
2095
|
let {
|
|
2199
2096
|
children,
|
|
2200
2097
|
size = 16,
|
|
@@ -2208,16 +2105,16 @@ const StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref89, ref
|
|
|
2208
2105
|
viewBox: "0 0 32 32",
|
|
2209
2106
|
fill: "currentColor",
|
|
2210
2107
|
...rest
|
|
2211
|
-
},
|
|
2212
|
-
d: "
|
|
2213
|
-
})),
|
|
2214
|
-
d: "
|
|
2108
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2109
|
+
d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
|
|
2110
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2111
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
2215
2112
|
})), children);
|
|
2216
2113
|
});
|
|
2217
2114
|
if (process.env.NODE_ENV !== "production") {
|
|
2218
|
-
|
|
2115
|
+
SnowHeavy.propTypes = iconPropTypes;
|
|
2219
2116
|
}
|
|
2220
|
-
const
|
|
2117
|
+
const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref90, ref) {
|
|
2221
2118
|
let {
|
|
2222
2119
|
children,
|
|
2223
2120
|
size = 16,
|
|
@@ -2231,16 +2128,25 @@ const WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
2231
2128
|
viewBox: "0 0 32 32",
|
|
2232
2129
|
fill: "currentColor",
|
|
2233
2130
|
...rest
|
|
2234
|
-
},
|
|
2235
|
-
d: "
|
|
2236
|
-
})),
|
|
2237
|
-
d: "
|
|
2131
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2132
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
|
|
2133
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2134
|
+
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
2135
|
+
transform: "rotate(-45 28.232 4.768)"
|
|
2136
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2137
|
+
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
2138
|
+
transform: "rotate(-135 28.232 17.233)"
|
|
2139
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2140
|
+
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
2141
|
+
transform: "rotate(-135 13.768 4.768)"
|
|
2142
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2143
|
+
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
2238
2144
|
})), children);
|
|
2239
2145
|
});
|
|
2240
2146
|
if (process.env.NODE_ENV !== "production") {
|
|
2241
|
-
|
|
2147
|
+
SnowScattered.propTypes = iconPropTypes;
|
|
2242
2148
|
}
|
|
2243
|
-
const
|
|
2149
|
+
const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref91, ref) {
|
|
2244
2150
|
let {
|
|
2245
2151
|
children,
|
|
2246
2152
|
size = 16,
|
|
@@ -2254,14 +2160,14 @@ const WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
2254
2160
|
viewBox: "0 0 32 32",
|
|
2255
2161
|
fill: "currentColor",
|
|
2256
2162
|
...rest
|
|
2257
|
-
},
|
|
2258
|
-
d: "
|
|
2163
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2164
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
|
|
2259
2165
|
})), children);
|
|
2260
2166
|
});
|
|
2261
2167
|
if (process.env.NODE_ENV !== "production") {
|
|
2262
|
-
|
|
2168
|
+
SnowScatteredNight.propTypes = iconPropTypes;
|
|
2263
2169
|
}
|
|
2264
|
-
const
|
|
2170
|
+
const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref92, ref) {
|
|
2265
2171
|
let {
|
|
2266
2172
|
children,
|
|
2267
2173
|
size = 16,
|
|
@@ -2275,16 +2181,16 @@ const WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
2275
2181
|
viewBox: "0 0 32 32",
|
|
2276
2182
|
fill: "currentColor",
|
|
2277
2183
|
...rest
|
|
2278
|
-
},
|
|
2279
|
-
d: "
|
|
2280
|
-
})),
|
|
2281
|
-
d: "
|
|
2184
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2185
|
+
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"
|
|
2186
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2187
|
+
d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
|
|
2282
2188
|
})), children);
|
|
2283
2189
|
});
|
|
2284
2190
|
if (process.env.NODE_ENV !== "production") {
|
|
2285
|
-
|
|
2191
|
+
SnowDensity.propTypes = iconPropTypes;
|
|
2286
2192
|
}
|
|
2287
|
-
const
|
|
2193
|
+
const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref93, ref) {
|
|
2288
2194
|
let {
|
|
2289
2195
|
children,
|
|
2290
2196
|
size = 16,
|
|
@@ -2298,16 +2204,14 @@ const WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
2298
2204
|
viewBox: "0 0 32 32",
|
|
2299
2205
|
fill: "currentColor",
|
|
2300
2206
|
...rest
|
|
2301
|
-
},
|
|
2302
|
-
d: "M21
|
|
2303
|
-
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2304
|
-
d: "M11.8193,25.8022a11.992,11.992,0,1,1,13.9829-9.6215l-1.9668-.3614A10.001,10.001,0,1,0,12.1807,23.835Z"
|
|
2207
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2208
|
+
d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
|
|
2305
2209
|
})), children);
|
|
2306
2210
|
});
|
|
2307
2211
|
if (process.env.NODE_ENV !== "production") {
|
|
2308
|
-
|
|
2212
|
+
Snowflake.propTypes = iconPropTypes;
|
|
2309
2213
|
}
|
|
2310
|
-
const
|
|
2214
|
+
const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref94, ref) {
|
|
2311
2215
|
let {
|
|
2312
2216
|
children,
|
|
2313
2217
|
size = 16,
|
|
@@ -2321,16 +2225,21 @@ const StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref94, ref
|
|
|
2321
2225
|
viewBox: "0 0 32 32",
|
|
2322
2226
|
fill: "currentColor",
|
|
2323
2227
|
...rest
|
|
2324
|
-
},
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2228
|
+
}, _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2229
|
+
cx: "17",
|
|
2230
|
+
cy: "28",
|
|
2231
|
+
r: "2"
|
|
2232
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2233
|
+
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
2234
|
+
transform: "rotate(-45 11.5 18.5)"
|
|
2235
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2236
|
+
d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
|
|
2328
2237
|
})), children);
|
|
2329
2238
|
});
|
|
2330
2239
|
if (process.env.NODE_ENV !== "production") {
|
|
2331
|
-
|
|
2240
|
+
Soccer.propTypes = iconPropTypes;
|
|
2332
2241
|
}
|
|
2333
|
-
const
|
|
2242
|
+
const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref95, ref) {
|
|
2334
2243
|
let {
|
|
2335
2244
|
children,
|
|
2336
2245
|
size = 16,
|
|
@@ -2344,14 +2253,14 @@ const StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref95,
|
|
|
2344
2253
|
viewBox: "0 0 32 32",
|
|
2345
2254
|
fill: "currentColor",
|
|
2346
2255
|
...rest
|
|
2347
|
-
},
|
|
2348
|
-
d: "
|
|
2256
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2257
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
2349
2258
|
})), children);
|
|
2350
2259
|
});
|
|
2351
2260
|
if (process.env.NODE_ENV !== "production") {
|
|
2352
|
-
|
|
2261
|
+
SoftwareResource.propTypes = iconPropTypes;
|
|
2353
2262
|
}
|
|
2354
|
-
const
|
|
2263
|
+
const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref96, ref) {
|
|
2355
2264
|
let {
|
|
2356
2265
|
children,
|
|
2357
2266
|
size = 16,
|
|
@@ -2365,32 +2274,19 @@ const Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref96, r
|
|
|
2365
2274
|
viewBox: "0 0 32 32",
|
|
2366
2275
|
fill: "currentColor",
|
|
2367
2276
|
...rest
|
|
2368
|
-
},
|
|
2369
|
-
d: "M24
|
|
2277
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2278
|
+
d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
|
|
2370
2279
|
})), children);
|
|
2371
2280
|
});
|
|
2372
2281
|
if (process.env.NODE_ENV !== "production") {
|
|
2373
|
-
|
|
2282
|
+
SoftwareResourceCluster.propTypes = iconPropTypes;
|
|
2374
2283
|
}
|
|
2375
|
-
const
|
|
2284
|
+
const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref97, ref) {
|
|
2376
2285
|
let {
|
|
2377
2286
|
children,
|
|
2378
2287
|
size = 16,
|
|
2379
2288
|
...rest
|
|
2380
2289
|
} = _ref97;
|
|
2381
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2382
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2383
|
-
width: size,
|
|
2384
|
-
height: size,
|
|
2385
|
-
ref: ref,
|
|
2386
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2387
|
-
viewBox: "0 0 16 16",
|
|
2388
|
-
fill: "currentColor",
|
|
2389
|
-
...rest
|
|
2390
|
-
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2391
|
-
d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
|
|
2392
|
-
})), children);
|
|
2393
|
-
}
|
|
2394
2290
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2395
2291
|
width: size,
|
|
2396
2292
|
height: size,
|
|
@@ -2399,32 +2295,37 @@ const Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref97, ref) {
|
|
|
2399
2295
|
viewBox: "0 0 32 32",
|
|
2400
2296
|
fill: "currentColor",
|
|
2401
2297
|
...rest
|
|
2402
|
-
},
|
|
2403
|
-
d: "
|
|
2298
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2299
|
+
d: "M6.9 8.3H11.7V10.3H6.9z",
|
|
2300
|
+
transform: "rotate(-45.001 9.293 9.293)"
|
|
2301
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2302
|
+
d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
|
|
2303
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2304
|
+
d: "M8.3 20.3H10.3V25.1H8.3z",
|
|
2305
|
+
transform: "rotate(-45.001 9.293 22.707)"
|
|
2306
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2307
|
+
d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
|
|
2308
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2309
|
+
d: "M20.3 21.7H25.1V23.7H20.3z",
|
|
2310
|
+
transform: "rotate(-45.001 22.707 22.707)"
|
|
2311
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2312
|
+
d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
|
|
2313
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2314
|
+
d: "M21.7 6.9H23.7V11.7H21.7z",
|
|
2315
|
+
transform: "rotate(-45.001 22.707 9.293)"
|
|
2316
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2317
|
+
d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
|
|
2404
2318
|
})), children);
|
|
2405
2319
|
});
|
|
2406
2320
|
if (process.env.NODE_ENV !== "production") {
|
|
2407
|
-
|
|
2321
|
+
SoftwareResourceResource.propTypes = iconPropTypes;
|
|
2408
2322
|
}
|
|
2409
|
-
const
|
|
2323
|
+
const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref98, ref) {
|
|
2410
2324
|
let {
|
|
2411
|
-
children,
|
|
2412
|
-
size = 16,
|
|
2413
|
-
...rest
|
|
2414
|
-
} = _ref98;
|
|
2415
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2416
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2417
|
-
width: size,
|
|
2418
|
-
height: size,
|
|
2419
|
-
ref: ref,
|
|
2420
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2421
|
-
viewBox: "0 0 16 16",
|
|
2422
|
-
fill: "currentColor",
|
|
2423
|
-
...rest
|
|
2424
|
-
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2425
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
2426
|
-
})), children);
|
|
2427
|
-
}
|
|
2325
|
+
children,
|
|
2326
|
+
size = 16,
|
|
2327
|
+
...rest
|
|
2328
|
+
} = _ref98;
|
|
2428
2329
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2429
2330
|
width: size,
|
|
2430
2331
|
height: size,
|
|
@@ -2433,14 +2334,48 @@ const StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref98, ref
|
|
|
2433
2334
|
viewBox: "0 0 32 32",
|
|
2434
2335
|
fill: "currentColor",
|
|
2435
2336
|
...rest
|
|
2436
|
-
},
|
|
2437
|
-
d: "
|
|
2337
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2338
|
+
d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
|
|
2339
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2340
|
+
cx: "5",
|
|
2341
|
+
cy: "13",
|
|
2342
|
+
r: "1"
|
|
2343
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2344
|
+
cx: "11",
|
|
2345
|
+
cy: "19",
|
|
2346
|
+
r: "1"
|
|
2347
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2348
|
+
cx: "15",
|
|
2349
|
+
cy: "25",
|
|
2350
|
+
r: "1"
|
|
2351
|
+
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2352
|
+
cx: "17",
|
|
2353
|
+
cy: "15",
|
|
2354
|
+
r: "1"
|
|
2355
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2356
|
+
cx: "13",
|
|
2357
|
+
cy: "11",
|
|
2358
|
+
r: "1"
|
|
2359
|
+
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2360
|
+
cx: "27",
|
|
2361
|
+
cy: "11",
|
|
2362
|
+
r: "1"
|
|
2363
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2364
|
+
cx: "9",
|
|
2365
|
+
cy: "27",
|
|
2366
|
+
r: "1"
|
|
2367
|
+
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2368
|
+
cx: "3",
|
|
2369
|
+
cy: "21",
|
|
2370
|
+
r: "1"
|
|
2371
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2372
|
+
d: "M2 6H30V8H2z"
|
|
2438
2373
|
})), children);
|
|
2439
2374
|
});
|
|
2440
2375
|
if (process.env.NODE_ENV !== "production") {
|
|
2441
|
-
|
|
2376
|
+
SoilMoisture.propTypes = iconPropTypes;
|
|
2442
2377
|
}
|
|
2443
|
-
const
|
|
2378
|
+
const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref99, ref) {
|
|
2444
2379
|
let {
|
|
2445
2380
|
children,
|
|
2446
2381
|
size = 16,
|
|
@@ -2454,34 +2389,19 @@ const StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref9
|
|
|
2454
2389
|
viewBox: "0 0 32 32",
|
|
2455
2390
|
fill: "currentColor",
|
|
2456
2391
|
...rest
|
|
2457
|
-
},
|
|
2458
|
-
d: "M24
|
|
2392
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2393
|
+
d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
|
|
2459
2394
|
})), children);
|
|
2460
2395
|
});
|
|
2461
2396
|
if (process.env.NODE_ENV !== "production") {
|
|
2462
|
-
|
|
2397
|
+
SoilMoistureField.propTypes = iconPropTypes;
|
|
2463
2398
|
}
|
|
2464
|
-
const
|
|
2399
|
+
const SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(_ref100, ref) {
|
|
2465
2400
|
let {
|
|
2466
2401
|
children,
|
|
2467
2402
|
size = 16,
|
|
2468
2403
|
...rest
|
|
2469
2404
|
} = _ref100;
|
|
2470
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2471
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2472
|
-
width: size,
|
|
2473
|
-
height: size,
|
|
2474
|
-
ref: ref,
|
|
2475
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2476
|
-
viewBox: "0 0 16 16",
|
|
2477
|
-
fill: "currentColor",
|
|
2478
|
-
...rest
|
|
2479
|
-
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2480
|
-
d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
|
|
2481
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2482
|
-
d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
|
|
2483
|
-
})), children);
|
|
2484
|
-
}
|
|
2485
2405
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2486
2406
|
width: size,
|
|
2487
2407
|
height: size,
|
|
@@ -2490,36 +2410,23 @@ const StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref100,
|
|
|
2490
2410
|
viewBox: "0 0 32 32",
|
|
2491
2411
|
fill: "currentColor",
|
|
2492
2412
|
...rest
|
|
2493
|
-
},
|
|
2494
|
-
d: "
|
|
2495
|
-
})),
|
|
2496
|
-
d: "
|
|
2413
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2414
|
+
d: "M25 30a4.7347 4.7347 0 01-4.2075-7.35l3.3687-5.1942a1 1 0 011.6779 0l3.3152 5.11A4.9753 4.9753 0 0130 25.2231 4.8979 4.8979 0 0125 30zm0-10.1629l-2.5078 3.8662A2.9264 2.9264 0 1028 25.2231a2.96 2.96 0 00-.5444-1.6028zM11 24H9A17.0192 17.0192 0 0126 7h4V9H26A15.017 15.017 0 0011 24z"
|
|
2415
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2416
|
+
d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
|
|
2417
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2418
|
+
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
2497
2419
|
})), children);
|
|
2498
2420
|
});
|
|
2499
2421
|
if (process.env.NODE_ENV !== "production") {
|
|
2500
|
-
|
|
2422
|
+
SoilMoistureGlobal.propTypes = iconPropTypes;
|
|
2501
2423
|
}
|
|
2502
|
-
const
|
|
2424
|
+
const SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_ref101, ref) {
|
|
2503
2425
|
let {
|
|
2504
2426
|
children,
|
|
2505
2427
|
size = 16,
|
|
2506
2428
|
...rest
|
|
2507
2429
|
} = _ref101;
|
|
2508
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2509
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2510
|
-
width: size,
|
|
2511
|
-
height: size,
|
|
2512
|
-
ref: ref,
|
|
2513
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2514
|
-
viewBox: "0 0 16 16",
|
|
2515
|
-
fill: "currentColor",
|
|
2516
|
-
...rest
|
|
2517
|
-
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2518
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
2519
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2520
|
-
d: "M6 6H10V10H6z"
|
|
2521
|
-
})), children);
|
|
2522
|
-
}
|
|
2523
2430
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2524
2431
|
width: size,
|
|
2525
2432
|
height: size,
|
|
@@ -2528,16 +2435,42 @@ const StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFill
|
|
|
2528
2435
|
viewBox: "0 0 32 32",
|
|
2529
2436
|
fill: "currentColor",
|
|
2530
2437
|
...rest
|
|
2531
|
-
},
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2438
|
+
}, _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2439
|
+
cx: "5",
|
|
2440
|
+
cy: "13",
|
|
2441
|
+
r: "1"
|
|
2442
|
+
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
2443
|
+
cx: "11",
|
|
2444
|
+
cy: "19",
|
|
2445
|
+
r: "1"
|
|
2446
|
+
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
2447
|
+
cx: "15",
|
|
2448
|
+
cy: "25",
|
|
2449
|
+
r: "1"
|
|
2450
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2451
|
+
cx: "17",
|
|
2452
|
+
cy: "15",
|
|
2453
|
+
r: "1"
|
|
2454
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2455
|
+
cx: "13",
|
|
2456
|
+
cy: "11",
|
|
2457
|
+
r: "1"
|
|
2458
|
+
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
2459
|
+
cx: "9",
|
|
2460
|
+
cy: "27",
|
|
2461
|
+
r: "1"
|
|
2462
|
+
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
2463
|
+
cx: "3",
|
|
2464
|
+
cy: "21",
|
|
2465
|
+
r: "1"
|
|
2466
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2467
|
+
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
|
|
2535
2468
|
})), children);
|
|
2536
2469
|
});
|
|
2537
2470
|
if (process.env.NODE_ENV !== "production") {
|
|
2538
|
-
|
|
2471
|
+
SoilTemperature.propTypes = iconPropTypes;
|
|
2539
2472
|
}
|
|
2540
|
-
const
|
|
2473
|
+
const SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(_ref102, ref) {
|
|
2541
2474
|
let {
|
|
2542
2475
|
children,
|
|
2543
2476
|
size = 16,
|
|
@@ -2551,14 +2484,14 @@ const StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref102, ref) {
|
|
|
2551
2484
|
viewBox: "0 0 32 32",
|
|
2552
2485
|
fill: "currentColor",
|
|
2553
2486
|
...rest
|
|
2554
|
-
},
|
|
2555
|
-
d: "
|
|
2487
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2488
|
+
d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
|
|
2556
2489
|
})), children);
|
|
2557
2490
|
});
|
|
2558
2491
|
if (process.env.NODE_ENV !== "production") {
|
|
2559
|
-
|
|
2492
|
+
SoilTemperatureField.propTypes = iconPropTypes;
|
|
2560
2493
|
}
|
|
2561
|
-
const
|
|
2494
|
+
const SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref103, ref) {
|
|
2562
2495
|
let {
|
|
2563
2496
|
children,
|
|
2564
2497
|
size = 16,
|
|
@@ -2572,14 +2505,18 @@ const StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_re
|
|
|
2572
2505
|
viewBox: "0 0 32 32",
|
|
2573
2506
|
fill: "currentColor",
|
|
2574
2507
|
...rest
|
|
2575
|
-
},
|
|
2576
|
-
d: "
|
|
2508
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2509
|
+
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM16 24H14a11.89 11.89 0 013.7642-8.7271l1.373 1.4542A9.909 9.909 0 0016 24z"
|
|
2510
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2511
|
+
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
2512
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2513
|
+
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
2577
2514
|
})), children);
|
|
2578
2515
|
});
|
|
2579
2516
|
if (process.env.NODE_ENV !== "production") {
|
|
2580
|
-
|
|
2517
|
+
SoilTemperatureGlobal.propTypes = iconPropTypes;
|
|
2581
2518
|
}
|
|
2582
|
-
const
|
|
2519
|
+
const SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref104, ref) {
|
|
2583
2520
|
let {
|
|
2584
2521
|
children,
|
|
2585
2522
|
size = 16,
|
|
@@ -2593,16 +2530,20 @@ const StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref104,
|
|
|
2593
2530
|
viewBox: "0 0 32 32",
|
|
2594
2531
|
fill: "currentColor",
|
|
2595
2532
|
...rest
|
|
2596
|
-
},
|
|
2597
|
-
d: "
|
|
2598
|
-
})),
|
|
2599
|
-
d: "
|
|
2533
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2534
|
+
d: "M30 26V14H13V26h5v2H2v2H30V28H25V26zm-5-2V21h3v3zm-2-3v3H20V21zm-3-2V16h3v3zm8 0H25V16h3zM18 16v3H15V16zm-3 8V21h3v3zm8 4H20V26h3zM9.3328 14.981A4 4 0 1116 12H14a2 2 0 10-3.3333 1.4907zM11 2H13V6H11zM2 11H6V13H2z"
|
|
2535
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2536
|
+
d: "M5.343 4.343H7.343V8.343H5.343z",
|
|
2537
|
+
transform: "rotate(-45 6.343 6.343)"
|
|
2538
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2539
|
+
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
2540
|
+
transform: "rotate(-135 17.657 6.343)"
|
|
2600
2541
|
})), children);
|
|
2601
2542
|
});
|
|
2602
2543
|
if (process.env.NODE_ENV !== "production") {
|
|
2603
|
-
|
|
2544
|
+
SolarPanel.propTypes = iconPropTypes;
|
|
2604
2545
|
}
|
|
2605
|
-
const
|
|
2546
|
+
const SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref105, ref) {
|
|
2606
2547
|
let {
|
|
2607
2548
|
children,
|
|
2608
2549
|
size = 16,
|
|
@@ -2616,22 +2557,14 @@ const StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_re
|
|
|
2616
2557
|
viewBox: "0 0 32 32",
|
|
2617
2558
|
fill: "currentColor",
|
|
2618
2559
|
...rest
|
|
2619
|
-
},
|
|
2620
|
-
d: "
|
|
2621
|
-
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2622
|
-
cx: "7",
|
|
2623
|
-
cy: "12",
|
|
2624
|
-
r: "1"
|
|
2625
|
-
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2626
|
-
cx: "7",
|
|
2627
|
-
cy: "20",
|
|
2628
|
-
r: "1"
|
|
2560
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2561
|
+
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 18H16V20H2zM6 12H16V14H6zM10 6H16V8H10z"
|
|
2629
2562
|
})), children);
|
|
2630
2563
|
});
|
|
2631
2564
|
if (process.env.NODE_ENV !== "production") {
|
|
2632
|
-
|
|
2565
|
+
SortAscending.propTypes = iconPropTypes;
|
|
2633
2566
|
}
|
|
2634
|
-
const
|
|
2567
|
+
const SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref106, ref) {
|
|
2635
2568
|
let {
|
|
2636
2569
|
children,
|
|
2637
2570
|
size = 16,
|
|
@@ -2645,14 +2578,14 @@ const Store = /*#__PURE__*/React.forwardRef(function Store(_ref106, ref) {
|
|
|
2645
2578
|
viewBox: "0 0 32 32",
|
|
2646
2579
|
fill: "currentColor",
|
|
2647
2580
|
...rest
|
|
2648
|
-
},
|
|
2649
|
-
d: "
|
|
2581
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2582
|
+
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 6H16V8H2zM6 12H16V14H6zM10 18H16V20H10z"
|
|
2650
2583
|
})), children);
|
|
2651
2584
|
});
|
|
2652
2585
|
if (process.env.NODE_ENV !== "production") {
|
|
2653
|
-
|
|
2586
|
+
SortDescending.propTypes = iconPropTypes;
|
|
2654
2587
|
}
|
|
2655
|
-
const
|
|
2588
|
+
const SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref107, ref) {
|
|
2656
2589
|
let {
|
|
2657
2590
|
children,
|
|
2658
2591
|
size = 16,
|
|
@@ -2666,14 +2599,14 @@ const StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref107
|
|
|
2666
2599
|
viewBox: "0 0 32 32",
|
|
2667
2600
|
fill: "currentColor",
|
|
2668
2601
|
...rest
|
|
2669
|
-
},
|
|
2670
|
-
d: "
|
|
2602
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2603
|
+
d: "M30 19.415L28.586 18 25 21.587 21.414 18 20 19.415 23.586 23 20 26.586 21.414 28 25 24.414 28.586 28 30 26.586 26.414 23 30 19.415zM10 18H16V20H10zM2 6H16V8H2zM6 12H16V14H6z"
|
|
2671
2604
|
})), children);
|
|
2672
2605
|
});
|
|
2673
2606
|
if (process.env.NODE_ENV !== "production") {
|
|
2674
|
-
|
|
2607
|
+
SortRemove.propTypes = iconPropTypes;
|
|
2675
2608
|
}
|
|
2676
|
-
const
|
|
2609
|
+
const SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref108, ref) {
|
|
2677
2610
|
let {
|
|
2678
2611
|
children,
|
|
2679
2612
|
size = 16,
|
|
@@ -2687,16 +2620,16 @@ const Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref108, re
|
|
|
2687
2620
|
viewBox: "0 0 32 32",
|
|
2688
2621
|
fill: "currentColor",
|
|
2689
2622
|
...rest
|
|
2690
|
-
},
|
|
2691
|
-
d: "
|
|
2692
|
-
})),
|
|
2693
|
-
d: "
|
|
2623
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2624
|
+
d: "M20,22h2L17,10H15L10,22h2l1.24-3h5.53Zm-5.93-5,1.82-4.42h.25L18,17Z"
|
|
2625
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2626
|
+
d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
|
|
2694
2627
|
})), children);
|
|
2695
2628
|
});
|
|
2696
2629
|
if (process.env.NODE_ENV !== "production") {
|
|
2697
|
-
|
|
2630
|
+
SpellCheck.propTypes = iconPropTypes;
|
|
2698
2631
|
}
|
|
2699
|
-
const
|
|
2632
|
+
const WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(_ref109, ref) {
|
|
2700
2633
|
let {
|
|
2701
2634
|
children,
|
|
2702
2635
|
size = 16,
|
|
@@ -2710,14 +2643,14 @@ const WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2710
2643
|
viewBox: "0 0 32 32",
|
|
2711
2644
|
fill: "currentColor",
|
|
2712
2645
|
...rest
|
|
2713
|
-
},
|
|
2714
|
-
d: "
|
|
2646
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2647
|
+
d: "M3 11L3 13 8.59 13 2.29 19.29 3.71 20.71 10 14.41 10 20 12 20 12 11 3 11zM26 13H23V12H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V19h3a2 2 0 002-2V15A2 2 0 0026 13zm-8 4V15h8v2zM26 23H23V22H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V29h3a2 2 0 002-2V25A2 2 0 0026 23zm-8 4V25h8v2zM26 3H23V2H21V3H18a2 2 0 00-2 2V7a2 2 0 002 2h3v1h2V9h3a2 2 0 002-2V5A2 2 0 0026 3zM18 7V5h8V7z"
|
|
2715
2648
|
})), children);
|
|
2716
2649
|
});
|
|
2717
2650
|
if (process.env.NODE_ENV !== "production") {
|
|
2718
|
-
|
|
2651
|
+
WatsonHealthSpineLabel.propTypes = iconPropTypes;
|
|
2719
2652
|
}
|
|
2720
|
-
const
|
|
2653
|
+
const Split = /*#__PURE__*/React.forwardRef(function Split(_ref110, ref) {
|
|
2721
2654
|
let {
|
|
2722
2655
|
children,
|
|
2723
2656
|
size = 16,
|
|
@@ -2731,14 +2664,16 @@ const StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref1
|
|
|
2731
2664
|
viewBox: "0 0 32 32",
|
|
2732
2665
|
fill: "currentColor",
|
|
2733
2666
|
...rest
|
|
2734
|
-
},
|
|
2735
|
-
d: "
|
|
2667
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2668
|
+
d: "M15 20H17V24H15zM15 14H17V18H15zM15 8H17V12H15z"
|
|
2669
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2670
|
+
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
2736
2671
|
})), children);
|
|
2737
2672
|
});
|
|
2738
2673
|
if (process.env.NODE_ENV !== "production") {
|
|
2739
|
-
|
|
2674
|
+
Split.propTypes = iconPropTypes;
|
|
2740
2675
|
}
|
|
2741
|
-
const
|
|
2676
|
+
const WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(_ref111, ref) {
|
|
2742
2677
|
let {
|
|
2743
2678
|
children,
|
|
2744
2679
|
size = 16,
|
|
@@ -2752,14 +2687,14 @@ const StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref111, re
|
|
|
2752
2687
|
viewBox: "0 0 32 32",
|
|
2753
2688
|
fill: "currentColor",
|
|
2754
2689
|
...rest
|
|
2755
|
-
},
|
|
2756
|
-
d: "
|
|
2690
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2691
|
+
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26V6a10,10,0,0,1,0,20Z"
|
|
2757
2692
|
})), children);
|
|
2758
2693
|
});
|
|
2759
2694
|
if (process.env.NODE_ENV !== "production") {
|
|
2760
|
-
|
|
2695
|
+
WatsonHealthSplitDiscard.propTypes = iconPropTypes;
|
|
2761
2696
|
}
|
|
2762
|
-
const
|
|
2697
|
+
const SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref112, ref) {
|
|
2763
2698
|
let {
|
|
2764
2699
|
children,
|
|
2765
2700
|
size = 16,
|
|
@@ -2773,14 +2708,14 @@ const WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2773
2708
|
viewBox: "0 0 32 32",
|
|
2774
2709
|
fill: "currentColor",
|
|
2775
2710
|
...rest
|
|
2776
|
-
},
|
|
2777
|
-
d: "
|
|
2711
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2712
|
+
d: "M15 4H17V28H15zM10 7V25H4V7h6m0-2H4A2 2 0 002 7V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7V25H22V7h6m0-2H22a2 2 0 00-2 2V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z"
|
|
2778
2713
|
})), children);
|
|
2779
2714
|
});
|
|
2780
2715
|
if (process.env.NODE_ENV !== "production") {
|
|
2781
|
-
|
|
2716
|
+
SplitScreen.propTypes = iconPropTypes;
|
|
2782
2717
|
}
|
|
2783
|
-
const
|
|
2718
|
+
const SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref113, ref) {
|
|
2784
2719
|
let {
|
|
2785
2720
|
children,
|
|
2786
2721
|
size = 16,
|
|
@@ -2794,14 +2729,16 @@ const WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
2794
2729
|
viewBox: "0 0 32 32",
|
|
2795
2730
|
fill: "currentColor",
|
|
2796
2731
|
...rest
|
|
2797
|
-
},
|
|
2798
|
-
d: "
|
|
2732
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2733
|
+
d: "M22.5,23A4.5,4.5,0,1,1,27,18.5,4.505,4.505,0,0,1,22.5,23Zm0-7A2.5,2.5,0,1,0,25,18.5,2.5026,2.5026,0,0,0,22.5,16Z"
|
|
2734
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2735
|
+
d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
|
|
2799
2736
|
})), children);
|
|
2800
2737
|
});
|
|
2801
2738
|
if (process.env.NODE_ENV !== "production") {
|
|
2802
|
-
|
|
2739
|
+
SprayPaint.propTypes = iconPropTypes;
|
|
2803
2740
|
}
|
|
2804
|
-
const
|
|
2741
|
+
const Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref114, ref) {
|
|
2805
2742
|
let {
|
|
2806
2743
|
children,
|
|
2807
2744
|
size = 16,
|
|
@@ -2815,16 +2752,14 @@ const WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2815
2752
|
viewBox: "0 0 32 32",
|
|
2816
2753
|
fill: "currentColor",
|
|
2817
2754
|
...rest
|
|
2818
|
-
},
|
|
2819
|
-
d: "
|
|
2820
|
-
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2821
|
-
d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
|
|
2755
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2756
|
+
d: "M25,2A11.01,11.01,0,0,0,14.7549,9.0244,6.9939,6.9939,0,0,0,9,6H6V9a7.0078,7.0078,0,0,0,7,7h1v9.0493a9.9229,9.9229,0,0,0-6.071,2.8794l1.414,1.4141a8,8,0,0,1,12.3086,1.2134l1.6616-1.1128A9.98,9.98,0,0,0,16,25.062V16h1A11.0125,11.0125,0,0,0,28,5V2ZM13,14A5.0057,5.0057,0,0,1,8,9V8H9a5.0054,5.0054,0,0,1,5,5v1ZM26,5a9.01,9.01,0,0,1-9,9H16V13a9.01,9.01,0,0,1,9-9h1Z"
|
|
2822
2757
|
})), children);
|
|
2823
2758
|
});
|
|
2824
2759
|
if (process.env.NODE_ENV !== "production") {
|
|
2825
|
-
|
|
2760
|
+
Sprout.propTypes = iconPropTypes;
|
|
2826
2761
|
}
|
|
2827
|
-
const
|
|
2762
|
+
const Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref115, ref) {
|
|
2828
2763
|
let {
|
|
2829
2764
|
children,
|
|
2830
2765
|
size = 16,
|
|
@@ -2838,41 +2773,48 @@ const WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2838
2773
|
viewBox: "0 0 32 32",
|
|
2839
2774
|
fill: "currentColor",
|
|
2840
2775
|
...rest
|
|
2841
|
-
},
|
|
2842
|
-
d: "
|
|
2843
|
-
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2844
|
-
d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
|
|
2776
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2777
|
+
d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9H14a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H17V23h1a2 2 0 002-2V11A2 2 0 0018 9zM14 21V11h4V21zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
|
|
2845
2778
|
})), children);
|
|
2846
2779
|
});
|
|
2847
2780
|
if (process.env.NODE_ENV !== "production") {
|
|
2848
|
-
|
|
2781
|
+
Sql.propTypes = iconPropTypes;
|
|
2849
2782
|
}
|
|
2850
|
-
const
|
|
2783
|
+
const SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref116, ref) {
|
|
2851
2784
|
let {
|
|
2852
2785
|
children,
|
|
2853
2786
|
size = 16,
|
|
2854
2787
|
...rest
|
|
2855
2788
|
} = _ref116;
|
|
2789
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2790
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2791
|
+
width: size,
|
|
2792
|
+
height: size,
|
|
2793
|
+
ref: ref,
|
|
2794
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2795
|
+
viewBox: "0 0 16 16",
|
|
2796
|
+
fill: "currentColor",
|
|
2797
|
+
...rest
|
|
2798
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2799
|
+
d: "M3 3H13V13H3z"
|
|
2800
|
+
})), children);
|
|
2801
|
+
}
|
|
2856
2802
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2857
2803
|
width: size,
|
|
2858
2804
|
height: size,
|
|
2859
2805
|
ref: ref,
|
|
2860
2806
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2861
|
-
viewBox: "0 0
|
|
2807
|
+
viewBox: "0 0 16 16",
|
|
2862
2808
|
fill: "currentColor",
|
|
2863
2809
|
...rest
|
|
2864
|
-
},
|
|
2865
|
-
d: "
|
|
2866
|
-
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2867
|
-
d: "M2.586 19.414L7.165 24 2.586 28.586 4 30 10 24 4 18 2.586 19.414zM12 14L12 12 17 12 17 10 14 10 14 8 17 8 17 6 19 6 19 8 22 8 22 10 19 10 19 12 24 12 24 14 19 14 19 16 24 16 24 18 19 18 19 20 22 20 22 22 17 22 17 18 14 18 14 16 17 16 17 14 12 14z"
|
|
2868
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2869
|
-
d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
|
|
2810
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2811
|
+
d: "M3 3H13V13H3z"
|
|
2870
2812
|
})), children);
|
|
2871
2813
|
});
|
|
2872
2814
|
if (process.env.NODE_ENV !== "production") {
|
|
2873
|
-
|
|
2815
|
+
SquareFill.propTypes = iconPropTypes;
|
|
2874
2816
|
}
|
|
2875
|
-
const
|
|
2817
|
+
const StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_ref117, ref) {
|
|
2876
2818
|
let {
|
|
2877
2819
|
children,
|
|
2878
2820
|
size = 16,
|
|
@@ -2886,16 +2828,14 @@ const WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2886
2828
|
viewBox: "0 0 32 32",
|
|
2887
2829
|
fill: "currentColor",
|
|
2888
2830
|
...rest
|
|
2889
|
-
},
|
|
2890
|
-
d: "
|
|
2891
|
-
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2892
|
-
d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
|
|
2831
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2832
|
+
d: "M8 22H16V30H8zM24 12H20v2h4v2H21v2h3v2H20v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0024 12zM16 20H8V12h8zm-6-2h4V14H10zM16 3.41L14.59 2 12 4.59 9.41 2 8 3.41 10.59 6 8 8.59 9.41 10 12 7.41 14.59 10 16 8.59 13.41 6 16 3.41z"
|
|
2893
2833
|
})), children);
|
|
2894
2834
|
});
|
|
2895
2835
|
if (process.env.NODE_ENV !== "production") {
|
|
2896
|
-
|
|
2836
|
+
StackLimitation.propTypes = iconPropTypes;
|
|
2897
2837
|
}
|
|
2898
|
-
const
|
|
2838
|
+
const WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(_ref118, ref) {
|
|
2899
2839
|
let {
|
|
2900
2840
|
children,
|
|
2901
2841
|
size = 16,
|
|
@@ -2909,16 +2849,16 @@ const WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2909
2849
|
viewBox: "0 0 32 32",
|
|
2910
2850
|
fill: "currentColor",
|
|
2911
2851
|
...rest
|
|
2912
|
-
},
|
|
2913
|
-
d: "
|
|
2914
|
-
})),
|
|
2915
|
-
d: "
|
|
2852
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2853
|
+
d: "M15,28H4a2,2,0,0,1-2-2V11A2,2,0,0,1,4,9H15a2,2,0,0,1,2,2V26A2,2,0,0,1,15,28ZM4,11V26H15V11Z"
|
|
2854
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2855
|
+
d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
|
|
2916
2856
|
})), children);
|
|
2917
2857
|
});
|
|
2918
2858
|
if (process.env.NODE_ENV !== "production") {
|
|
2919
|
-
|
|
2859
|
+
WatsonHealthStackedMove.propTypes = iconPropTypes;
|
|
2920
2860
|
}
|
|
2921
|
-
const
|
|
2861
|
+
const WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(_ref119, ref) {
|
|
2922
2862
|
let {
|
|
2923
2863
|
children,
|
|
2924
2864
|
size = 16,
|
|
@@ -2932,14 +2872,18 @@ const WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2932
2872
|
viewBox: "0 0 32 32",
|
|
2933
2873
|
fill: "currentColor",
|
|
2934
2874
|
...rest
|
|
2935
|
-
},
|
|
2936
|
-
d: "
|
|
2875
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2876
|
+
d: "M18,30H4a2,2,0,0,1-2-2V14a2,2,0,0,1,2-2H18a2,2,0,0,1,2,2V28A2,2,0,0,1,18,30ZM4,14V28H18V14Z"
|
|
2877
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2878
|
+
d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
|
|
2879
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2880
|
+
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
2937
2881
|
})), children);
|
|
2938
2882
|
});
|
|
2939
2883
|
if (process.env.NODE_ENV !== "production") {
|
|
2940
|
-
|
|
2884
|
+
WatsonHealthStackedScrolling_1.propTypes = iconPropTypes;
|
|
2941
2885
|
}
|
|
2942
|
-
const
|
|
2886
|
+
const WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(_ref120, ref) {
|
|
2943
2887
|
let {
|
|
2944
2888
|
children,
|
|
2945
2889
|
size = 16,
|
|
@@ -2953,18 +2897,18 @@ const Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref120, ref) {
|
|
|
2953
2897
|
viewBox: "0 0 32 32",
|
|
2954
2898
|
fill: "currentColor",
|
|
2955
2899
|
...rest
|
|
2956
|
-
},
|
|
2957
|
-
d: "
|
|
2958
|
-
})),
|
|
2959
|
-
d: "
|
|
2960
|
-
})),
|
|
2961
|
-
d: "
|
|
2900
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2901
|
+
d: "M8 30H2a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2V28A2 2 0 018 30zM2 14V28H8V14zM20 30H14a2 2 0 01-2-2V14a2 2 0 012-2h6a2 2 0 012 2V28A2 2 0 0120 30zM14 14V28h6V14z"
|
|
2902
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2903
|
+
d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
|
|
2904
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2905
|
+
d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
|
|
2962
2906
|
})), children);
|
|
2963
2907
|
});
|
|
2964
2908
|
if (process.env.NODE_ENV !== "production") {
|
|
2965
|
-
|
|
2909
|
+
WatsonHealthStackedScrolling_2.propTypes = iconPropTypes;
|
|
2966
2910
|
}
|
|
2967
|
-
const
|
|
2911
|
+
const Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref121, ref) {
|
|
2968
2912
|
let {
|
|
2969
2913
|
children,
|
|
2970
2914
|
size = 16,
|
|
@@ -2978,19 +2922,32 @@ const SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref121
|
|
|
2978
2922
|
viewBox: "0 0 32 32",
|
|
2979
2923
|
fill: "currentColor",
|
|
2980
2924
|
...rest
|
|
2981
|
-
},
|
|
2982
|
-
d: "
|
|
2925
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2926
|
+
d: "M26,18H20V14.8982a7.4938,7.4938,0,0,1,1.1587-3.8542,5.9751,5.9751,0,0,0-1.3735-7.7006,5.9968,5.9968,0,0,0-9.6829,3.54,5.91,5.91,0,0,0,.7478,4.175A7.2573,7.2573,0,0,1,12,14.7942V18H6a2.002,2.002,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2v2a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V26a2.0025,2.0025,0,0,0,2-2V20A2.002,2.002,0,0,0,26,18ZM12.07,7.244a3.9994,3.9994,0,1,1,7.3728,2.7731A9.76,9.76,0,0,0,18.0664,14H13.94a9.5433,9.5433,0,0,0-1.376-3.9736A3.9366,3.9366,0,0,1,12.07,7.244ZM18,16v2H14V16Zm6,12H8V26H24ZM6,24V20H26v4Z"
|
|
2983
2927
|
})), children);
|
|
2984
2928
|
});
|
|
2985
2929
|
if (process.env.NODE_ENV !== "production") {
|
|
2986
|
-
|
|
2930
|
+
Stamp.propTypes = iconPropTypes;
|
|
2987
2931
|
}
|
|
2988
|
-
const
|
|
2932
|
+
const Star = /*#__PURE__*/React.forwardRef(function Star(_ref122, ref) {
|
|
2989
2933
|
let {
|
|
2990
2934
|
children,
|
|
2991
2935
|
size = 16,
|
|
2992
2936
|
...rest
|
|
2993
2937
|
} = _ref122;
|
|
2938
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2939
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2940
|
+
width: size,
|
|
2941
|
+
height: size,
|
|
2942
|
+
ref: ref,
|
|
2943
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2944
|
+
viewBox: "0 0 16 16",
|
|
2945
|
+
fill: "currentColor",
|
|
2946
|
+
...rest
|
|
2947
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2948
|
+
d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
|
|
2949
|
+
})), children);
|
|
2950
|
+
}
|
|
2994
2951
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2995
2952
|
width: size,
|
|
2996
2953
|
height: size,
|
|
@@ -2999,21 +2956,32 @@ const SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_re
|
|
|
2999
2956
|
viewBox: "0 0 32 32",
|
|
3000
2957
|
fill: "currentColor",
|
|
3001
2958
|
...rest
|
|
3002
|
-
},
|
|
3003
|
-
d: "
|
|
3004
|
-
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
3005
|
-
d: "M22,24v4H6V16h8V14H10V8a4.0008,4.0008,0,0,1,7.6675-1.6L19.5005,5.6A6.001,6.001,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V24Z"
|
|
2959
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2960
|
+
d: "M16,6.52l2.76,5.58.46,1,1,.15,6.16.89L22,18.44l-.75.73.18,1,1.05,6.13-5.51-2.89L16,23l-.93.49L9.56,26.34l1-6.13.18-1L10,18.44,5.58,14.09l6.16-.89,1-.15.46-1L16,6.52M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
|
|
3006
2961
|
})), children);
|
|
3007
2962
|
});
|
|
3008
2963
|
if (process.env.NODE_ENV !== "production") {
|
|
3009
|
-
|
|
2964
|
+
Star.propTypes = iconPropTypes;
|
|
3010
2965
|
}
|
|
3011
|
-
const
|
|
2966
|
+
const StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref123, ref) {
|
|
3012
2967
|
let {
|
|
3013
2968
|
children,
|
|
3014
2969
|
size = 16,
|
|
3015
2970
|
...rest
|
|
3016
2971
|
} = _ref123;
|
|
2972
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2973
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2974
|
+
width: size,
|
|
2975
|
+
height: size,
|
|
2976
|
+
ref: ref,
|
|
2977
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2978
|
+
viewBox: "0 0 16 16",
|
|
2979
|
+
fill: "currentColor",
|
|
2980
|
+
...rest
|
|
2981
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2982
|
+
d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
|
|
2983
|
+
})), children);
|
|
2984
|
+
}
|
|
3017
2985
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3018
2986
|
width: size,
|
|
3019
2987
|
height: size,
|
|
@@ -3022,19 +2990,32 @@ const Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref123, ref) {
|
|
|
3022
2990
|
viewBox: "0 0 32 32",
|
|
3023
2991
|
fill: "currentColor",
|
|
3024
2992
|
...rest
|
|
3025
|
-
},
|
|
3026
|
-
d: "
|
|
2993
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2994
|
+
d: "M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
|
|
3027
2995
|
})), children);
|
|
3028
2996
|
});
|
|
3029
2997
|
if (process.env.NODE_ENV !== "production") {
|
|
3030
|
-
|
|
2998
|
+
StarFilled.propTypes = iconPropTypes;
|
|
3031
2999
|
}
|
|
3032
|
-
const
|
|
3000
|
+
const StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref124, ref) {
|
|
3033
3001
|
let {
|
|
3034
3002
|
children,
|
|
3035
3003
|
size = 16,
|
|
3036
3004
|
...rest
|
|
3037
3005
|
} = _ref124;
|
|
3006
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
3007
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3008
|
+
width: size,
|
|
3009
|
+
height: size,
|
|
3010
|
+
ref: ref,
|
|
3011
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3012
|
+
viewBox: "0 0 16 16",
|
|
3013
|
+
fill: "currentColor",
|
|
3014
|
+
...rest
|
|
3015
|
+
}, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
3016
|
+
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
3017
|
+
})), children);
|
|
3018
|
+
}
|
|
3038
3019
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3039
3020
|
width: size,
|
|
3040
3021
|
height: size,
|
|
@@ -3043,16 +3024,14 @@ const SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref124,
|
|
|
3043
3024
|
viewBox: "0 0 32 32",
|
|
3044
3025
|
fill: "currentColor",
|
|
3045
3026
|
...rest
|
|
3046
|
-
},
|
|
3047
|
-
d: "
|
|
3048
|
-
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3049
|
-
d: "M8 15H24V17H8z"
|
|
3027
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
3028
|
+
d: "M11.45 11.22L1.28 12.7 8.64 19.87 6.9 30 16 25.22 16 2 11.45 11.22z"
|
|
3050
3029
|
})), children);
|
|
3051
3030
|
});
|
|
3052
3031
|
if (process.env.NODE_ENV !== "production") {
|
|
3053
|
-
|
|
3032
|
+
StarHalf.propTypes = iconPropTypes;
|
|
3054
3033
|
}
|
|
3055
|
-
const
|
|
3034
|
+
const StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref125, ref) {
|
|
3056
3035
|
let {
|
|
3057
3036
|
children,
|
|
3058
3037
|
size = 16,
|
|
@@ -3066,12 +3045,14 @@ const SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref125, re
|
|
|
3066
3045
|
viewBox: "0 0 32 32",
|
|
3067
3046
|
fill: "currentColor",
|
|
3068
3047
|
...rest
|
|
3069
|
-
},
|
|
3070
|
-
d: "
|
|
3048
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
3049
|
+
d: "M18 26H26V28H18zM18 22H30V24H18zM18 18H30V20H18z"
|
|
3050
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
3051
|
+
d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
|
|
3071
3052
|
})), children);
|
|
3072
3053
|
});
|
|
3073
3054
|
if (process.env.NODE_ENV !== "production") {
|
|
3074
|
-
|
|
3055
|
+
StarReview.propTypes = iconPropTypes;
|
|
3075
3056
|
}
|
|
3076
3057
|
|
|
3077
|
-
export { ShapeJoin, ShapeUnite, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, Stamp, Star, StarFilled, StarHalf, StarReview,
|
|
3058
|
+
export { ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServiceDesk, ServiceId, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsEdit, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, Stamp, Star, StarFilled, StarHalf, StarReview, WatsonHealthSmoothing, WatsonHealthSmoothingCursor, WatsonHealthSpineLabel, WatsonHealthSplitDiscard, WatsonHealthStackedMove, WatsonHealthStackedScrolling_1, WatsonHealthStackedScrolling_2 };
|