@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
package/es/generated/bucket-6.js
CHANGED
|
@@ -11,8 +11,8 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _circle, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _circle2, _path25, _path26, _circle3, _path27, _circle4, _circle5, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _rect, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle6, _circle7, _circle8, _path86, _path87, _path88, _path89, _circle9, _circle10, _circle11, _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, _circle12, _circle13, _circle14, _circle15, _path115, _path116, _circle16, _circle17, _circle18, _circle19, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _circle20, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _circle21, _circle22, _circle23, _circle24, _circle25, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _circle26, _circle27, _circle28, _path168, _path169, _path170, _circle29, _circle30, _circle31, _path171, _circle32, _circle33, _circle34, _circle35, _circle36, _path172, _path173, _path174, _path175, _circle37, _path176, _circle38, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _circle39, _circle40, _circle41, _path200, _path201, _path202, _path203, _path204, _circle42, _path205, _path206, _circle43, _path207, _path208, _path209, _path210, _path211, _path212;
|
|
15
|
+
const FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,20 +27,181 @@ const FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset(_ref, ref
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M4.21,17.0615,16,29,27.79,17.0615a7.7313,7.7313,0,0,0,0-10.8232,7.494,7.494,0,0,0-10.6841,0L16,7.3643l-1.1062-1.126a7.494,7.494,0,0,0-10.6841,0A7.7313,7.7313,0,0,0,4.21,17.0615ZM26.3552,15.645,16,26.1255V10.23q1.2708-1.2876,2.5413-2.5742a5.4768,5.4768,0,0,1,7.8139,0A5.708,5.708,0,0,1,26.3552,15.645Z"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
FavoriteHalf.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
const FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(_ref2, ref) {
|
|
37
|
+
let {
|
|
38
|
+
children,
|
|
39
|
+
size = 16,
|
|
40
|
+
...rest
|
|
41
|
+
} = _ref2;
|
|
42
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
43
|
+
width: size,
|
|
44
|
+
height: size,
|
|
45
|
+
ref: ref,
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
47
|
+
viewBox: "0 0 32 32",
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
...rest
|
|
50
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M16,7,6,17l1.41,1.41L15,10.83V28H2v2H15a2,2,0,0,0,2-2V10.83l7.59,7.58L26,17Z"
|
|
52
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
d: "M6,8V4H26V8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8Z"
|
|
54
|
+
})), children);
|
|
55
|
+
});
|
|
56
|
+
if (process.env.NODE_ENV !== "production") {
|
|
57
|
+
FetchUpload.propTypes = iconPropTypes;
|
|
58
|
+
}
|
|
59
|
+
const FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud(_ref3, ref) {
|
|
60
|
+
let {
|
|
61
|
+
children,
|
|
62
|
+
size = 16,
|
|
63
|
+
...rest
|
|
64
|
+
} = _ref3;
|
|
65
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
66
|
+
width: size,
|
|
67
|
+
height: size,
|
|
68
|
+
ref: ref,
|
|
69
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
70
|
+
viewBox: "0 0 32 32",
|
|
71
|
+
fill: "currentColor",
|
|
72
|
+
...rest
|
|
73
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
74
|
+
d: "M16,13l-5,5,1.41,1.41L15,16.83V28H6v2h9a2,2,0,0,0,2-2V16.83l2.59,2.58L21,18Z"
|
|
75
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
|
|
77
|
+
})), children);
|
|
78
|
+
});
|
|
79
|
+
if (process.env.NODE_ENV !== "production") {
|
|
80
|
+
FetchUploadCloud.propTypes = iconPropTypes;
|
|
81
|
+
}
|
|
82
|
+
const FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(_ref4, ref) {
|
|
83
|
+
let {
|
|
84
|
+
children,
|
|
85
|
+
size = 16,
|
|
86
|
+
...rest
|
|
87
|
+
} = _ref4;
|
|
88
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
89
|
+
width: size,
|
|
90
|
+
height: size,
|
|
91
|
+
ref: ref,
|
|
92
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
93
|
+
viewBox: "0 0 32 32",
|
|
94
|
+
fill: "currentColor",
|
|
95
|
+
...rest
|
|
96
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
97
|
+
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"
|
|
98
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
99
|
+
cx: "7",
|
|
100
|
+
cy: "25",
|
|
101
|
+
r: "1"
|
|
102
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
103
|
+
d: "M22.707,7.293l-5-5A1,1,0,0,0,17,2H11A2.0023,2.0023,0,0,0,9,4V20a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V8A1,1,0,0,0,22.707,7.293ZM20.5857,8H17V4.4141ZM11,20V4h4V8a2.0023,2.0023,0,0,0,2,2h4V20Z"
|
|
104
|
+
})), children);
|
|
105
|
+
});
|
|
106
|
+
if (process.env.NODE_ENV !== "production") {
|
|
107
|
+
FileStorage.propTypes = iconPropTypes;
|
|
108
|
+
}
|
|
109
|
+
const Filter = /*#__PURE__*/React.forwardRef(function Filter(_ref5, ref) {
|
|
110
|
+
let {
|
|
111
|
+
children,
|
|
112
|
+
size = 16,
|
|
113
|
+
...rest
|
|
114
|
+
} = _ref5;
|
|
115
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
116
|
+
width: size,
|
|
117
|
+
height: size,
|
|
118
|
+
ref: ref,
|
|
119
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
120
|
+
viewBox: "0 0 32 32",
|
|
121
|
+
fill: "currentColor",
|
|
122
|
+
...rest
|
|
123
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
124
|
+
d: "M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"
|
|
125
|
+
})), children);
|
|
126
|
+
});
|
|
127
|
+
if (process.env.NODE_ENV !== "production") {
|
|
128
|
+
Filter.propTypes = iconPropTypes;
|
|
129
|
+
}
|
|
130
|
+
const FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit(_ref6, ref) {
|
|
131
|
+
let {
|
|
132
|
+
children,
|
|
133
|
+
size = 16,
|
|
134
|
+
...rest
|
|
135
|
+
} = _ref6;
|
|
136
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
137
|
+
width: size,
|
|
138
|
+
height: size,
|
|
139
|
+
ref: ref,
|
|
140
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
141
|
+
viewBox: "0 0 32 32",
|
|
142
|
+
fill: "currentColor",
|
|
143
|
+
...rest
|
|
144
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
145
|
+
d: "M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"
|
|
146
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
147
|
+
d: "M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"
|
|
148
|
+
})), children);
|
|
149
|
+
});
|
|
150
|
+
if (process.env.NODE_ENV !== "production") {
|
|
151
|
+
FilterEdit.propTypes = iconPropTypes;
|
|
152
|
+
}
|
|
153
|
+
const FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref7, ref) {
|
|
154
|
+
let {
|
|
155
|
+
children,
|
|
156
|
+
size = 16,
|
|
157
|
+
...rest
|
|
158
|
+
} = _ref7;
|
|
159
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
160
|
+
width: size,
|
|
161
|
+
height: size,
|
|
162
|
+
ref: ref,
|
|
163
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
164
|
+
viewBox: "0 0 32 32",
|
|
165
|
+
fill: "currentColor",
|
|
166
|
+
...rest
|
|
167
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
168
|
+
d: "M30 11.414L28.586 10 24 14.586 19.414 10 18 11.414 22.586 16 18 20.585 19.415 22 24 17.414 28.587 22 30 20.587 25.414 16 30 11.414z"
|
|
169
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
170
|
+
d: "M4,4A2,2,0,0,0,2,6V9.1709a2,2,0,0,0,.5859,1.4145L10,18v8a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V24H16v2H12V17.1709l-.5859-.5855L4,9.1709V6H24V8h2V6a2,2,0,0,0-2-2Z"
|
|
171
|
+
})), children);
|
|
172
|
+
});
|
|
173
|
+
if (process.env.NODE_ENV !== "production") {
|
|
174
|
+
FilterRemove.propTypes = iconPropTypes;
|
|
175
|
+
}
|
|
176
|
+
const FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset(_ref8, ref) {
|
|
177
|
+
let {
|
|
178
|
+
children,
|
|
179
|
+
size = 16,
|
|
180
|
+
...rest
|
|
181
|
+
} = _ref8;
|
|
182
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
183
|
+
width: size,
|
|
184
|
+
height: size,
|
|
185
|
+
ref: ref,
|
|
186
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
187
|
+
viewBox: "0 0 32 32",
|
|
188
|
+
fill: "currentColor",
|
|
189
|
+
...rest
|
|
190
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
30
191
|
d: "M22.5,9A7.4522,7.4522,0,0,0,16,12.792V8H14v8h8V14H17.6167A5.4941,5.4941,0,1,1,22.5,22H22v2h.5a7.5,7.5,0,0,0,0-15Z"
|
|
31
|
-
})),
|
|
192
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
32
193
|
d: "M26,6H4V9.171l7.4142,7.4143L12,17.171V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.5858,10.5853A2,2,0,0,1,2,9.171V6A2,2,0,0,1,4,4H26Z"
|
|
33
194
|
})), children);
|
|
34
195
|
});
|
|
35
196
|
if (process.env.NODE_ENV !== "production") {
|
|
36
197
|
FilterReset.propTypes = iconPropTypes;
|
|
37
198
|
}
|
|
38
|
-
const Finance = /*#__PURE__*/React.forwardRef(function Finance(
|
|
199
|
+
const Finance = /*#__PURE__*/React.forwardRef(function Finance(_ref9, ref) {
|
|
39
200
|
let {
|
|
40
201
|
children,
|
|
41
202
|
size = 16,
|
|
42
203
|
...rest
|
|
43
|
-
} =
|
|
204
|
+
} = _ref9;
|
|
44
205
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
45
206
|
width: size,
|
|
46
207
|
height: size,
|
|
@@ -49,19 +210,19 @@ const Finance = /*#__PURE__*/React.forwardRef(function Finance(_ref2, ref) {
|
|
|
49
210
|
viewBox: "0 0 32 32",
|
|
50
211
|
fill: "currentColor",
|
|
51
212
|
...rest
|
|
52
|
-
},
|
|
213
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
53
214
|
d: "M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"
|
|
54
215
|
})), children);
|
|
55
216
|
});
|
|
56
217
|
if (process.env.NODE_ENV !== "production") {
|
|
57
218
|
Finance.propTypes = iconPropTypes;
|
|
58
219
|
}
|
|
59
|
-
const FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition(
|
|
220
|
+
const FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition(_ref10, ref) {
|
|
60
221
|
let {
|
|
61
222
|
children,
|
|
62
223
|
size = 16,
|
|
63
224
|
...rest
|
|
64
|
-
} =
|
|
225
|
+
} = _ref10;
|
|
65
226
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
66
227
|
width: size,
|
|
67
228
|
height: size,
|
|
@@ -70,27 +231,27 @@ const FingerprintRecognition = /*#__PURE__*/React.forwardRef(function Fingerprin
|
|
|
70
231
|
viewBox: "0 0 32 32",
|
|
71
232
|
fill: "currentColor",
|
|
72
233
|
...rest
|
|
73
|
-
},
|
|
234
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
74
235
|
d: "M7,5.21a.77.77,0,0,1-.46-1.38A15.46,15.46,0,0,1,16,1c2.66,0,6.48.45,9.5,2.62a.77.77,0,0,1,.18,1.07.78.78,0,0,1-1.08.17A15,15,0,0,0,16,2.53,14,14,0,0,0,7.5,5.05.74.74,0,0,1,7,5.21Z"
|
|
75
|
-
})),
|
|
236
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
76
237
|
d: "M28.23,12.26a.78.78,0,0,1-.63-.33C25.87,9.49,22.78,6.24,16,6.24a14,14,0,0,0-11.63,5.7.77.77,0,0,1-1.07.17A.76.76,0,0,1,3.15,11,15.54,15.54,0,0,1,16,4.71c5.61,0,9.81,2.08,12.84,6.34a.77.77,0,0,1-.19,1.07A.79.79,0,0,1,28.23,12.26Z"
|
|
77
|
-
})),
|
|
238
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
78
239
|
d: "M12.28,31a.78.78,0,0,1-.72-.49.75.75,0,0,1,.44-1c4.37-1.68,7-5.12,7-9.21a2.8,2.8,0,0,0-3-3c-1.86,0-2.76,1-3,3.35a4.27,4.27,0,0,1-4.52,3.83,4.27,4.27,0,0,1-4.32-4.59A11.71,11.71,0,0,1,16,8.39a12,12,0,0,1,12,11.93,18.66,18.66,0,0,1-1.39,6.5.78.78,0,0,1-1,.41.76.76,0,0,1-.41-1,17.25,17.25,0,0,0,1.27-5.91A10.45,10.45,0,0,0,16,9.92a10.18,10.18,0,0,0-10.38,10,2.77,2.77,0,0,0,2.79,3.06,2.74,2.74,0,0,0,3-2.48c.36-3.11,1.89-4.69,4.56-4.69a4.31,4.31,0,0,1,4.52,4.56c0,4.74-3,8.72-8,10.63A.92.92,0,0,1,12.28,31Z"
|
|
79
|
-
})),
|
|
240
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
80
241
|
d: "M19.77,30.28a.81.81,0,0,1-.52-.2.76.76,0,0,1,0-1.08,12.63,12.63,0,0,0,3.54-8.68c0-1.56-.48-6.65-6.7-6.65a6.83,6.83,0,0,0-4.94,1.87A6.17,6.17,0,0,0,9.32,20a.77.77,0,0,1-.77.76h0A.76.76,0,0,1,7.78,20,7.73,7.73,0,0,1,10,14.46a8.34,8.34,0,0,1,6-2.32c6.08,0,8.24,4.4,8.24,8.18A14.09,14.09,0,0,1,20.34,30,.75.75,0,0,1,19.77,30.28Z"
|
|
81
|
-
})),
|
|
242
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
82
243
|
d: "M8.66,27.74a14.14,14.14,0,0,1-1.56-.09.76.76,0,1,1,.17-1.52c2.49.28,4.45-.16,5.84-1.32a6.37,6.37,0,0,0,2.12-4.53.75.75,0,0,1,.82-.71.78.78,0,0,1,.72.81A7.89,7.89,0,0,1,14.09,26,8.2,8.2,0,0,1,8.66,27.74Z"
|
|
83
244
|
})), children);
|
|
84
245
|
});
|
|
85
246
|
if (process.env.NODE_ENV !== "production") {
|
|
86
247
|
FingerprintRecognition.propTypes = iconPropTypes;
|
|
87
248
|
}
|
|
88
|
-
const Fire = /*#__PURE__*/React.forwardRef(function Fire(
|
|
249
|
+
const Fire = /*#__PURE__*/React.forwardRef(function Fire(_ref11, ref) {
|
|
89
250
|
let {
|
|
90
251
|
children,
|
|
91
252
|
size = 16,
|
|
92
253
|
...rest
|
|
93
|
-
} =
|
|
254
|
+
} = _ref11;
|
|
94
255
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
95
256
|
width: size,
|
|
96
257
|
height: size,
|
|
@@ -99,19 +260,19 @@ const Fire = /*#__PURE__*/React.forwardRef(function Fire(_ref4, ref) {
|
|
|
99
260
|
viewBox: "0 0 32 32",
|
|
100
261
|
fill: "currentColor",
|
|
101
262
|
...rest
|
|
102
|
-
},
|
|
263
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
103
264
|
d: "M24.832,16.9688c-.2724-.6465-.5815-1.38-.8833-2.2852-.79-2.3682,1.7344-4.9522,1.7583-4.9766L24.293,8.293c-.1407.1406-3.4234,3.4775-2.2417,7.0234.3261.978.6513,1.749.938,2.43A9.3812,9.3812,0,0,1,24,22a6.24,6.24,0,0,1-4.1892,5.293,8.52,8.52,0,0,0-2.1038-8l-1.0444-1.0445-.5815,1.3575C14.2449,23.89,12.06,25.76,10.7747,26.54A5.8437,5.8437,0,0,1,8,22a9.6239,9.6239,0,0,1,.9287-3.6289A11.3329,11.3329,0,0,0,10,14V12.2217c.8735.36,2,1.3037,2,3.7783v2.6035l1.7432-1.9341c3.1118-3.4546,2.4624-7.5678,1.206-10.3081A4.4859,4.4859,0,0,1,18,11h2c0-5.5371-4.5786-7-7-7H11l1.1992,1.5986c.1377.1856,2.8628,3.9278,1.3535,7.688A4.9426,4.9426,0,0,0,9,10H8v4a9.6239,9.6239,0,0,1-.9287,3.6289A11.3329,11.3329,0,0,0,6,22c0,3.8477,3.8232,8,10,8s10-4.1523,10-8A11.3771,11.3771,0,0,0,24.832,16.9688ZM12.8352,27.5264a16.4987,16.4987,0,0,0,4.3665-5.5987,6.1053,6.1053,0,0,1,.2573,5.9717A11.3213,11.3213,0,0,1,16,28,10.3278,10.3278,0,0,1,12.8352,27.5264Z"
|
|
104
265
|
})), children);
|
|
105
266
|
});
|
|
106
267
|
if (process.env.NODE_ENV !== "production") {
|
|
107
268
|
Fire.propTypes = iconPropTypes;
|
|
108
269
|
}
|
|
109
|
-
const Firewall = /*#__PURE__*/React.forwardRef(function Firewall(
|
|
270
|
+
const Firewall = /*#__PURE__*/React.forwardRef(function Firewall(_ref12, ref) {
|
|
110
271
|
let {
|
|
111
272
|
children,
|
|
112
273
|
size = 16,
|
|
113
274
|
...rest
|
|
114
|
-
} =
|
|
275
|
+
} = _ref12;
|
|
115
276
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
116
277
|
width: size,
|
|
117
278
|
height: size,
|
|
@@ -120,21 +281,21 @@ const Firewall = /*#__PURE__*/React.forwardRef(function Firewall(_ref5, ref) {
|
|
|
120
281
|
viewBox: "0 0 32 32",
|
|
121
282
|
fill: "currentColor",
|
|
122
283
|
...rest
|
|
123
|
-
},
|
|
284
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
124
285
|
d: "M27 20.3972v3c-1 0-2-1.5-2-4v-3c-4 5-5 7-5 9A5.0008 5.0008 0 0023.0458 30 7.5281 7.5281 0 0125 26.3972 7.5281 7.5281 0 0126.9542 30 5.0008 5.0008 0 0030 25.3972C30 23.3972 28.875 21.8258 27 20.3972zM17 28H4V24H17V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17z"
|
|
125
|
-
})),
|
|
286
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
126
287
|
d: "M28 12H7a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17V18H7V14H28l.0011 2H30V14A2.0023 2.0023 0 0028 12zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4z"
|
|
127
288
|
})), children);
|
|
128
289
|
});
|
|
129
290
|
if (process.env.NODE_ENV !== "production") {
|
|
130
291
|
Firewall.propTypes = iconPropTypes;
|
|
131
292
|
}
|
|
132
|
-
const FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic(
|
|
293
|
+
const FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic(_ref13, ref) {
|
|
133
294
|
let {
|
|
134
295
|
children,
|
|
135
296
|
size = 16,
|
|
136
297
|
...rest
|
|
137
|
-
} =
|
|
298
|
+
} = _ref13;
|
|
138
299
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
139
300
|
width: size,
|
|
140
301
|
height: size,
|
|
@@ -143,19 +304,19 @@ const FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic(_
|
|
|
143
304
|
viewBox: "0 0 32 32",
|
|
144
305
|
fill: "currentColor",
|
|
145
306
|
...rest
|
|
146
|
-
},
|
|
307
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
147
308
|
d: "M28 20V17a4 4 0 00-8 0v3a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 0028 20zm-6-3a2 2 0 014 0v3H22zm6 11H20V22h8zM15 27H4a2 2 0 01-2-2V22a2 2 0 012-2H15v2H4v3H15zM17 18H8a2 2 0 01-2-2V13a2 2 0 012-2H19v2H8v3h9zM22 9H4A2 2 0 012 7V4A2 2 0 014 2H22a2 2 0 012 2V7A2 2 0 0122 9zM4 7H22V4H4z"
|
|
148
309
|
})), children);
|
|
149
310
|
});
|
|
150
311
|
if (process.env.NODE_ENV !== "production") {
|
|
151
312
|
FirewallClassic.propTypes = iconPropTypes;
|
|
152
313
|
}
|
|
153
|
-
const Fish = /*#__PURE__*/React.forwardRef(function Fish(
|
|
314
|
+
const Fish = /*#__PURE__*/React.forwardRef(function Fish(_ref14, ref) {
|
|
154
315
|
let {
|
|
155
316
|
children,
|
|
156
317
|
size = 16,
|
|
157
318
|
...rest
|
|
158
|
-
} =
|
|
319
|
+
} = _ref14;
|
|
159
320
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
160
321
|
width: size,
|
|
161
322
|
height: size,
|
|
@@ -164,23 +325,23 @@ const Fish = /*#__PURE__*/React.forwardRef(function Fish(_ref7, ref) {
|
|
|
164
325
|
viewBox: "0 0 32 32",
|
|
165
326
|
fill: "currentColor",
|
|
166
327
|
...rest
|
|
167
|
-
},
|
|
328
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
168
329
|
cx: "24",
|
|
169
330
|
cy: "7",
|
|
170
331
|
r: "1"
|
|
171
|
-
})),
|
|
332
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
172
333
|
d: "M26,2A16.0183,16.0183,0,0,0,10,18v2H3a1,1,0,0,0-.707,1.707l8,8A1,1,0,0,0,12,29V22h2A16.0183,16.0183,0,0,0,30,6V2ZM10,26.5857,5.4141,22H10ZM12,20V18a13.9394,13.9394,0,0,1,3.908-9.6777l7.77,7.7695A13.94,13.94,0,0,1,14,20ZM28,6a13.9163,13.9163,0,0,1-2.98,8.6055L17.3945,6.98A13.9163,13.9163,0,0,1,26,4h2Z"
|
|
173
334
|
})), children);
|
|
174
335
|
});
|
|
175
336
|
if (process.env.NODE_ENV !== "production") {
|
|
176
337
|
Fish.propTypes = iconPropTypes;
|
|
177
338
|
}
|
|
178
|
-
const FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple(
|
|
339
|
+
const FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple(_ref15, ref) {
|
|
179
340
|
let {
|
|
180
341
|
children,
|
|
181
342
|
size = 16,
|
|
182
343
|
...rest
|
|
183
|
-
} =
|
|
344
|
+
} = _ref15;
|
|
184
345
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
185
346
|
width: size,
|
|
186
347
|
height: size,
|
|
@@ -189,35 +350,35 @@ const FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple(_ref8,
|
|
|
189
350
|
viewBox: "0 0 32 32",
|
|
190
351
|
fill: "currentColor",
|
|
191
352
|
...rest
|
|
192
|
-
},
|
|
353
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
193
354
|
d: "M30,14a12.9845,12.9845,0,0,0-3.8286-9.2427L24.4143,3,23,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L22,24.5857,23.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,30,14Z"
|
|
194
|
-
})),
|
|
355
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
195
356
|
cx: "17",
|
|
196
357
|
cy: "11",
|
|
197
358
|
r: "1"
|
|
198
|
-
})),
|
|
359
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
199
360
|
d: "M22,14a12.9845,12.9845,0,0,0-3.8286-9.2427L16.4143,3,15,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L14,24.5857,15.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,22,14Z"
|
|
200
|
-
})),
|
|
361
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
201
362
|
cx: "25",
|
|
202
363
|
cy: "11",
|
|
203
364
|
r: "1"
|
|
204
|
-
})),
|
|
365
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
205
366
|
cx: "9",
|
|
206
367
|
cy: "11",
|
|
207
368
|
r: "1"
|
|
208
|
-
})),
|
|
369
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
209
370
|
d: "M9.4141,24l.7573-.7573a13.0708,13.0708,0,0,0,0-18.4854L8,2.5857,5.8286,4.7571a13.0708,13.0708,0,0,0,0,18.4854L6.5859,24,2.293,28.2928A1,1,0,0,0,3,30H13a1,1,0,0,0,.707-1.707ZM4,14A10.9988,10.9988,0,0,1,7.2427,6.1712L8,5.4138l.7573.7574a11.0713,11.0713,0,0,1,0,15.6572L8,22.5857l-.7573-.7573A10.9988,10.9988,0,0,1,4,14ZM5.4141,28,8,25.4138,10.5859,28Z"
|
|
210
371
|
})), children);
|
|
211
372
|
});
|
|
212
373
|
if (process.env.NODE_ENV !== "production") {
|
|
213
374
|
FishMultiple.propTypes = iconPropTypes;
|
|
214
375
|
}
|
|
215
|
-
const FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight(
|
|
376
|
+
const FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight(_ref16, ref) {
|
|
216
377
|
let {
|
|
217
378
|
children,
|
|
218
379
|
size = 16,
|
|
219
380
|
...rest
|
|
220
|
-
} =
|
|
381
|
+
} = _ref16;
|
|
221
382
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
222
383
|
width: size,
|
|
223
384
|
height: size,
|
|
@@ -226,21 +387,21 @@ const FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight(_ref9, re
|
|
|
226
387
|
viewBox: "0 0 32 32",
|
|
227
388
|
fill: "currentColor",
|
|
228
389
|
...rest
|
|
229
|
-
},
|
|
390
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
230
391
|
d: "M11 10L12.41 11.41 15 8.83 15 23.17 12.41 20.59 11 22 16 27 21 22 19.59 20.59 17 23.17 17 8.83 19.59 11.41 21 10 16 5 11 10z"
|
|
231
|
-
})),
|
|
392
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
232
393
|
d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
233
394
|
})), children);
|
|
234
395
|
});
|
|
235
396
|
if (process.env.NODE_ENV !== "production") {
|
|
236
397
|
FitToHeight.propTypes = iconPropTypes;
|
|
237
398
|
}
|
|
238
|
-
const FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen(
|
|
399
|
+
const FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen(_ref17, ref) {
|
|
239
400
|
let {
|
|
240
401
|
children,
|
|
241
402
|
size = 16,
|
|
242
403
|
...rest
|
|
243
|
-
} =
|
|
404
|
+
} = _ref17;
|
|
244
405
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
245
406
|
width: size,
|
|
246
407
|
height: size,
|
|
@@ -249,21 +410,21 @@ const FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen(_ref10, r
|
|
|
249
410
|
viewBox: "0 0 32 32",
|
|
250
411
|
fill: "currentColor",
|
|
251
412
|
...rest
|
|
252
|
-
},
|
|
413
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
253
414
|
d: "M22 16L24 16 24 8 16 8 16 10 22 10 22 16zM8 24L16 24 16 22 10 22 10 16 8 16 8 24z"
|
|
254
|
-
})),
|
|
415
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
255
416
|
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
|
|
256
417
|
})), children);
|
|
257
418
|
});
|
|
258
419
|
if (process.env.NODE_ENV !== "production") {
|
|
259
420
|
FitToScreen.propTypes = iconPropTypes;
|
|
260
421
|
}
|
|
261
|
-
const FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth(
|
|
422
|
+
const FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth(_ref18, ref) {
|
|
262
423
|
let {
|
|
263
424
|
children,
|
|
264
425
|
size = 16,
|
|
265
426
|
...rest
|
|
266
|
-
} =
|
|
427
|
+
} = _ref18;
|
|
267
428
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
268
429
|
width: size,
|
|
269
430
|
height: size,
|
|
@@ -272,21 +433,21 @@ const FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth(_ref11, ref
|
|
|
272
433
|
viewBox: "0 0 32 32",
|
|
273
434
|
fill: "currentColor",
|
|
274
435
|
...rest
|
|
275
|
-
},
|
|
436
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
276
437
|
d: "M22 11L20.59 12.41 23.17 15 8.83 15 11.41 12.41 10 11 5 16 10 21 11.41 19.59 8.83 17 23.17 17 20.59 19.59 22 21 27 16 22 11z"
|
|
277
|
-
})),
|
|
438
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
278
439
|
d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
279
440
|
})), children);
|
|
280
441
|
});
|
|
281
442
|
if (process.env.NODE_ENV !== "production") {
|
|
282
443
|
FitToWidth.propTypes = iconPropTypes;
|
|
283
444
|
}
|
|
284
|
-
const Flag = /*#__PURE__*/React.forwardRef(function Flag(
|
|
445
|
+
const Flag = /*#__PURE__*/React.forwardRef(function Flag(_ref19, ref) {
|
|
285
446
|
let {
|
|
286
447
|
children,
|
|
287
448
|
size = 16,
|
|
288
449
|
...rest
|
|
289
|
-
} =
|
|
450
|
+
} = _ref19;
|
|
290
451
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
291
452
|
width: size,
|
|
292
453
|
height: size,
|
|
@@ -295,19 +456,19 @@ const Flag = /*#__PURE__*/React.forwardRef(function Flag(_ref12, ref) {
|
|
|
295
456
|
viewBox: "0 0 32 32",
|
|
296
457
|
fill: "currentColor",
|
|
297
458
|
...rest
|
|
298
|
-
},
|
|
459
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
299
460
|
d: "M6,30H4V2H28l-5.8,9L28,20H6ZM6,18H24.33L19.8,11l4.53-7H6Z"
|
|
300
461
|
})), children);
|
|
301
462
|
});
|
|
302
463
|
if (process.env.NODE_ENV !== "production") {
|
|
303
464
|
Flag.propTypes = iconPropTypes;
|
|
304
465
|
}
|
|
305
|
-
const FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled(
|
|
466
|
+
const FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled(_ref20, ref) {
|
|
306
467
|
let {
|
|
307
468
|
children,
|
|
308
469
|
size = 16,
|
|
309
470
|
...rest
|
|
310
|
-
} =
|
|
471
|
+
} = _ref20;
|
|
311
472
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
312
473
|
width: size,
|
|
313
474
|
height: size,
|
|
@@ -316,19 +477,19 @@ const FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled(_ref13, ref
|
|
|
316
477
|
viewBox: "0 0 32 32",
|
|
317
478
|
fill: "currentColor",
|
|
318
479
|
...rest
|
|
319
|
-
},
|
|
480
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
320
481
|
d: "M6,30H4V2H28l-5.8,9L28,20H6Z"
|
|
321
482
|
})), children);
|
|
322
483
|
});
|
|
323
484
|
if (process.env.NODE_ENV !== "production") {
|
|
324
485
|
FlagFilled.propTypes = iconPropTypes;
|
|
325
486
|
}
|
|
326
|
-
const FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi(
|
|
487
|
+
const FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi(_ref21, ref) {
|
|
327
488
|
let {
|
|
328
489
|
children,
|
|
329
490
|
size = 16,
|
|
330
491
|
...rest
|
|
331
|
-
} =
|
|
492
|
+
} = _ref21;
|
|
332
493
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
333
494
|
width: size,
|
|
334
495
|
height: size,
|
|
@@ -337,21 +498,21 @@ const FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi(_ref14,
|
|
|
337
498
|
viewBox: "0 0 32 32",
|
|
338
499
|
fill: "currentColor",
|
|
339
500
|
...rest
|
|
340
|
-
},
|
|
501
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
341
502
|
d: "M24.7976,2,20.3555,8.6641A2.9941,2.9941,0,0,1,17.8594,10H12a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V16H17V28H13V19H11V13a1.0009,1.0009,0,0,1,1-1h5.8594a4.9881,4.9881,0,0,0,4.16-2.2266l4.4422-6.664Z"
|
|
342
|
-
})),
|
|
503
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
343
504
|
d: "M11,5a4,4,0,1,1,4,4A4.0042,4.0042,0,0,1,11,5Zm2,0a2,2,0,1,0,2-2A2.0023,2.0023,0,0,0,13,5Z"
|
|
344
505
|
})), children);
|
|
345
506
|
});
|
|
346
507
|
if (process.env.NODE_ENV !== "production") {
|
|
347
508
|
FlaggingTaxi.propTypes = iconPropTypes;
|
|
348
509
|
}
|
|
349
|
-
const Flash = /*#__PURE__*/React.forwardRef(function Flash(
|
|
510
|
+
const Flash = /*#__PURE__*/React.forwardRef(function Flash(_ref22, ref) {
|
|
350
511
|
let {
|
|
351
512
|
children,
|
|
352
513
|
size = 16,
|
|
353
514
|
...rest
|
|
354
|
-
} =
|
|
515
|
+
} = _ref22;
|
|
355
516
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
356
517
|
width: size,
|
|
357
518
|
height: size,
|
|
@@ -360,19 +521,19 @@ const Flash = /*#__PURE__*/React.forwardRef(function Flash(_ref15, ref) {
|
|
|
360
521
|
viewBox: "0 0 32 32",
|
|
361
522
|
fill: "currentColor",
|
|
362
523
|
...rest
|
|
363
|
-
},
|
|
524
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
364
525
|
d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
|
|
365
526
|
})), children);
|
|
366
527
|
});
|
|
367
528
|
if (process.env.NODE_ENV !== "production") {
|
|
368
529
|
Flash.propTypes = iconPropTypes;
|
|
369
530
|
}
|
|
370
|
-
const FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled(
|
|
531
|
+
const FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled(_ref23, ref) {
|
|
371
532
|
let {
|
|
372
533
|
children,
|
|
373
534
|
size = 16,
|
|
374
535
|
...rest
|
|
375
|
-
} =
|
|
536
|
+
} = _ref23;
|
|
376
537
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
377
538
|
width: size,
|
|
378
539
|
height: size,
|
|
@@ -381,19 +542,19 @@ const FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled(_ref16, r
|
|
|
381
542
|
viewBox: "0 0 32 32",
|
|
382
543
|
fill: "currentColor",
|
|
383
544
|
...rest
|
|
384
|
-
},
|
|
545
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
385
546
|
d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92Z"
|
|
386
547
|
})), children);
|
|
387
548
|
});
|
|
388
549
|
if (process.env.NODE_ENV !== "production") {
|
|
389
550
|
FlashFilled.propTypes = iconPropTypes;
|
|
390
551
|
}
|
|
391
|
-
const FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff(
|
|
552
|
+
const FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff(_ref24, ref) {
|
|
392
553
|
let {
|
|
393
554
|
children,
|
|
394
555
|
size = 16,
|
|
395
556
|
...rest
|
|
396
|
-
} =
|
|
557
|
+
} = _ref24;
|
|
397
558
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
398
559
|
width: size,
|
|
399
560
|
height: size,
|
|
@@ -402,19 +563,19 @@ const FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff(_ref17, ref) {
|
|
|
402
563
|
viewBox: "0 0 32 32",
|
|
403
564
|
fill: "currentColor",
|
|
404
565
|
...rest
|
|
405
|
-
},
|
|
566
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
406
567
|
d: "M11.13 6.89L11.8 4h8l-2 9H23l-2.49 3.25 1.43 1.43 3.87-5.07a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77L9.46 5.22zM30 28.59l-9.31-9.31h0l-1.42-1.43h0L10.6 9.19h0L8.93 7.52h0L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM9.26 15l.81-3.52L13.59 15zm4.32 10.28L15 16.37 18 19.45z"
|
|
407
568
|
})), children);
|
|
408
569
|
});
|
|
409
570
|
if (process.env.NODE_ENV !== "production") {
|
|
410
571
|
FlashOff.propTypes = iconPropTypes;
|
|
411
572
|
}
|
|
412
|
-
const FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled(
|
|
573
|
+
const FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled(_ref25, ref) {
|
|
413
574
|
let {
|
|
414
575
|
children,
|
|
415
576
|
size = 16,
|
|
416
577
|
...rest
|
|
417
|
-
} =
|
|
578
|
+
} = _ref25;
|
|
418
579
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
419
580
|
width: size,
|
|
420
581
|
height: size,
|
|
@@ -423,19 +584,19 @@ const FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled(_re
|
|
|
423
584
|
viewBox: "0 0 32 32",
|
|
424
585
|
fill: "currentColor",
|
|
425
586
|
...rest
|
|
426
|
-
},
|
|
587
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
427
588
|
d: "M30 28.59L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM22.53 16.87l3.26-4.26a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77l-.3 1.3z"
|
|
428
589
|
})), children);
|
|
429
590
|
});
|
|
430
591
|
if (process.env.NODE_ENV !== "production") {
|
|
431
592
|
FlashOffFilled.propTypes = iconPropTypes;
|
|
432
593
|
}
|
|
433
|
-
const FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInternational(
|
|
594
|
+
const FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInternational(_ref26, ref) {
|
|
434
595
|
let {
|
|
435
596
|
children,
|
|
436
597
|
size = 16,
|
|
437
598
|
...rest
|
|
438
|
-
} =
|
|
599
|
+
} = _ref26;
|
|
439
600
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
440
601
|
width: size,
|
|
441
602
|
height: size,
|
|
@@ -444,9 +605,9 @@ const FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInterna
|
|
|
444
605
|
viewBox: "0 0 32 32",
|
|
445
606
|
fill: "currentColor",
|
|
446
607
|
...rest
|
|
447
|
-
},
|
|
608
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
448
609
|
d: "M16,28a5.3257,5.3257,0,0,1-.6714-.044A21.7855,21.7855,0,0,1,12.0332,17H29.95c.0236-.3315.05-.6626.05-1A14,14,0,1,0,16,30ZM27.9492,15H21.9631A24.3247,24.3247,0,0,0,19.21,4.4492,12.0123,12.0123,0,0,1,27.9492,15ZM16.6714,4.0439A21.7855,21.7855,0,0,1,19.9668,15H12.0332A21.7855,21.7855,0,0,1,15.3286,4.0439,5.159,5.159,0,0,1,16.6714,4.0439ZM12.79,4.4492A24.3275,24.3275,0,0,0,10.0369,15H4.0508A12.0126,12.0126,0,0,1,12.79,4.4492ZM4.0508,17h5.9861A24.3275,24.3275,0,0,0,12.79,27.5508,12.0126,12.0126,0,0,1,4.0508,17Z"
|
|
449
|
-
})),
|
|
610
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
450
611
|
fillRule: "evenodd",
|
|
451
612
|
d: "M25,25l5,2V25l-5-2.5V20a1,1,0,0,0-2,0v2.5L18,25v2l5-2v3.5L21,30v1l3-1,3,1V30l-2-1.5Z"
|
|
452
613
|
})), children);
|
|
@@ -454,12 +615,12 @@ const FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInterna
|
|
|
454
615
|
if (process.env.NODE_ENV !== "production") {
|
|
455
616
|
FlightInternational.propTypes = iconPropTypes;
|
|
456
617
|
}
|
|
457
|
-
const FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(
|
|
618
|
+
const FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(_ref27, ref) {
|
|
458
619
|
let {
|
|
459
620
|
children,
|
|
460
621
|
size = 16,
|
|
461
622
|
...rest
|
|
462
|
-
} =
|
|
623
|
+
} = _ref27;
|
|
463
624
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
464
625
|
width: size,
|
|
465
626
|
height: size,
|
|
@@ -468,12 +629,12 @@ const FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(_ref20,
|
|
|
468
629
|
viewBox: "0 0 32 32",
|
|
469
630
|
fill: "currentColor",
|
|
470
631
|
...rest
|
|
471
|
-
},
|
|
632
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
472
633
|
fillRule: "evenodd",
|
|
473
634
|
d: "M26,6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6V26a2,2,0,0,0,2,2h8V26H8V6H24v6h2Z"
|
|
474
|
-
})),
|
|
635
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
475
636
|
d: "M10 18H16V20H10zM10 14H22V16H10z"
|
|
476
|
-
})),
|
|
637
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
477
638
|
fillRule: "evenodd",
|
|
478
639
|
d: "M22 10v2H10V10zM25 23l5 2V23l-5-2.5V18a1 1 0 00-2 0v2.5L18 23v2l5-2v3.5L21 28v1l3-1 3 1V28l-2-1.5z"
|
|
479
640
|
})), children);
|
|
@@ -481,12 +642,12 @@ const FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(_ref20,
|
|
|
481
642
|
if (process.env.NODE_ENV !== "production") {
|
|
482
643
|
FlightRoster.propTypes = iconPropTypes;
|
|
483
644
|
}
|
|
484
|
-
const FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(
|
|
645
|
+
const FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(_ref28, ref) {
|
|
485
646
|
let {
|
|
486
647
|
children,
|
|
487
648
|
size = 16,
|
|
488
649
|
...rest
|
|
489
|
-
} =
|
|
650
|
+
} = _ref28;
|
|
490
651
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
491
652
|
width: size,
|
|
492
653
|
height: size,
|
|
@@ -495,10 +656,10 @@ const FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(_re
|
|
|
495
656
|
viewBox: "0 0 32 32",
|
|
496
657
|
fill: "currentColor",
|
|
497
658
|
...rest
|
|
498
|
-
},
|
|
659
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
499
660
|
fillRule: "evenodd",
|
|
500
661
|
d: "M25,23l5,2V23l-5-2.5V18a1,1,0,0,0-2,0v2.5L18,23v2l5-2v3.5L21,28v1l3-1,3,1V28l-2-1.5Z"
|
|
501
|
-
})),
|
|
662
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
502
663
|
fillRule: "evenodd",
|
|
503
664
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16V26H6V6h4V8h2V6h8V8h2V6h4v7h2V6A2,2,0,0,0,26,4Z"
|
|
504
665
|
})), children);
|
|
@@ -506,12 +667,12 @@ const FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(_re
|
|
|
506
667
|
if (process.env.NODE_ENV !== "production") {
|
|
507
668
|
FlightSchedule.propTypes = iconPropTypes;
|
|
508
669
|
}
|
|
509
|
-
const FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp(
|
|
670
|
+
const FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp(_ref29, ref) {
|
|
510
671
|
let {
|
|
511
672
|
children,
|
|
512
673
|
size = 16,
|
|
513
674
|
...rest
|
|
514
|
-
} =
|
|
675
|
+
} = _ref29;
|
|
515
676
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
516
677
|
width: size,
|
|
517
678
|
height: size,
|
|
@@ -520,19 +681,19 @@ const FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp(_ref22, ref
|
|
|
520
681
|
viewBox: "0 0 32 32",
|
|
521
682
|
fill: "currentColor",
|
|
522
683
|
...rest
|
|
523
|
-
},
|
|
684
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
524
685
|
d: "M25,11a5.0083,5.0083,0,0,0-4.8989,4H11.8989a5,5,0,1,0,0,2h8.2022A5,5,0,1,0,25,11Zm0,8a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,19Z"
|
|
525
686
|
})), children);
|
|
526
687
|
});
|
|
527
688
|
if (process.env.NODE_ENV !== "production") {
|
|
528
689
|
FloatingIp.propTypes = iconPropTypes;
|
|
529
690
|
}
|
|
530
|
-
const Flood = /*#__PURE__*/React.forwardRef(function Flood(
|
|
691
|
+
const Flood = /*#__PURE__*/React.forwardRef(function Flood(_ref30, ref) {
|
|
531
692
|
let {
|
|
532
693
|
children,
|
|
533
694
|
size = 16,
|
|
534
695
|
...rest
|
|
535
|
-
} =
|
|
696
|
+
} = _ref30;
|
|
536
697
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
537
698
|
width: size,
|
|
538
699
|
height: size,
|
|
@@ -541,19 +702,19 @@ const Flood = /*#__PURE__*/React.forwardRef(function Flood(_ref23, ref) {
|
|
|
541
702
|
viewBox: "0 0 32 32",
|
|
542
703
|
fill: "currentColor",
|
|
543
704
|
...rest
|
|
544
|
-
},
|
|
705
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
545
706
|
d: "M29 28a2.8828 2.8828 0 01-1-.1816v-.0059a3.7662 3.7662 0 01-2.0532-2.1338A.971.971 0 0025 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0121 28a3.44 3.44 0 01-3.0532-2.3213A.9894.9894 0 0017 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0113 28a3.44 3.44 0 01-3.0532-2.3213 1 1 0 00-1.8955.0049A3.4376 3.4376 0 015 28H2v2H5a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0 5.1433 5.1433 0 002.1379 1.62A4.8374 4.8374 0 0029 30h1V28zM28 13.63L29.7573 15 31 13.4282 16.6123 2.2139a1.0094 1.0094 0 00-1.2427 0L1 13.4194l1.2427 1.5718L4 13.6211v5.1875a3.6907 3.6907 0 01-2 2.0039V22.896a4.9958 4.9958 0 003-1.8833 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0025 23h5V21H28zm-6.0513 5.0532a1 1 0 00-1.8955-.0049A3.44 3.44 0 0117 21a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0013 18a.9894.9894 0 00-.9468.6787A3.44 3.44 0 019 21a3.37 3.37 0 01-3.0021-2.19L6 12.0615l9.991-7.79L26 12.0718 26.0017 21H25A3.4376 3.4376 0 0121.9487 18.6836z"
|
|
546
707
|
})), children);
|
|
547
708
|
});
|
|
548
709
|
if (process.env.NODE_ENV !== "production") {
|
|
549
710
|
Flood.propTypes = iconPropTypes;
|
|
550
711
|
}
|
|
551
|
-
const FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning(
|
|
712
|
+
const FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning(_ref31, ref) {
|
|
552
713
|
let {
|
|
553
714
|
children,
|
|
554
715
|
size = 16,
|
|
555
716
|
...rest
|
|
556
|
-
} =
|
|
717
|
+
} = _ref31;
|
|
557
718
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
558
719
|
width: size,
|
|
559
720
|
height: size,
|
|
@@ -562,26 +723,26 @@ const FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning(_ref24,
|
|
|
562
723
|
viewBox: "0 0 32 32",
|
|
563
724
|
fill: "currentColor",
|
|
564
725
|
...rest
|
|
565
|
-
},
|
|
726
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
566
727
|
d: "M29,28a2.8828,2.8828,0,0,1-1-.1816v-.0059a3.7662,3.7662,0,0,1-2.0532-2.1338A.971.971,0,0,0,25,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,21,28a3.44,3.44,0,0,1-3.0532-2.3213A.9894.9894,0,0,0,17,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,13,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,5,28H2v2H5a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0,5.1433,5.1433,0,0,0,2.1379,1.62A4.8374,4.8374,0,0,0,29,30h1V28Z"
|
|
567
|
-
})),
|
|
728
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
568
729
|
fill: "none",
|
|
569
730
|
d: "M23.75,11h-1.5V7h1.5ZM23,12a1,1,0,1,0,1,1A1,1,0,0,0,23,12Z"
|
|
570
|
-
})),
|
|
731
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
571
732
|
d: "M29.9115,14.9355,23.6284,3.3706a.7181.7181,0,0,0-1.2568,0L16.0885,14.9355A.72.72,0,0,0,16.72,16H29.28A.72.72,0,0,0,29.9115,14.9355ZM22.25,7h1.5v4h-1.5ZM23,14a1,1,0,1,1,1-1A1,1,0,0,1,23,14Z"
|
|
572
|
-
})),
|
|
733
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
573
734
|
d: "M28,21V18H26v3H25a3.4376,3.4376,0,0,1-3.0513-2.3164,1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,17,21a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,13,18a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,9,21a3.3663,3.3663,0,0,1-3-2.1855v-6.753l10-7.79,2.5327,1.9756.9682-1.7818L16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211v5.1875a3.6892,3.6892,0,0,1-2,2.0039V22.896a4.9958,4.9958,0,0,0,3-1.8833,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,25,23h5V21Z"
|
|
574
735
|
})), children);
|
|
575
736
|
});
|
|
576
737
|
if (process.env.NODE_ENV !== "production") {
|
|
577
738
|
FloodWarning.propTypes = iconPropTypes;
|
|
578
739
|
}
|
|
579
|
-
const Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan(
|
|
740
|
+
const Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan(_ref32, ref) {
|
|
580
741
|
let {
|
|
581
742
|
children,
|
|
582
743
|
size = 16,
|
|
583
744
|
...rest
|
|
584
|
-
} =
|
|
745
|
+
} = _ref32;
|
|
585
746
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
586
747
|
width: size,
|
|
587
748
|
height: size,
|
|
@@ -590,19 +751,19 @@ const Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan(_ref25, ref)
|
|
|
590
751
|
viewBox: "0 0 32 32",
|
|
591
752
|
fill: "currentColor",
|
|
592
753
|
...rest
|
|
593
|
-
},
|
|
754
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
594
755
|
d: "M28,2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h15v-2c0-2.8,2.2-5,5-5v-2c-3.9,0-7,3.1-7,7h-3v-4h-2v4H4V4h8v14h2v-5h4v-2h-4V4 h14v7h-4v2h4v15h-4v2h4c1.1,0,2-0.9,2-2V4C30,2.9,29.1,2,28,2z"
|
|
595
756
|
})), children);
|
|
596
757
|
});
|
|
597
758
|
if (process.env.NODE_ENV !== "production") {
|
|
598
759
|
Floorplan.propTypes = iconPropTypes;
|
|
599
760
|
}
|
|
600
|
-
const Flow = /*#__PURE__*/React.forwardRef(function Flow(
|
|
761
|
+
const Flow = /*#__PURE__*/React.forwardRef(function Flow(_ref33, ref) {
|
|
601
762
|
let {
|
|
602
763
|
children,
|
|
603
764
|
size = 16,
|
|
604
765
|
...rest
|
|
605
|
-
} =
|
|
766
|
+
} = _ref33;
|
|
606
767
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
607
768
|
width: size,
|
|
608
769
|
height: size,
|
|
@@ -611,19 +772,19 @@ const Flow = /*#__PURE__*/React.forwardRef(function Flow(_ref26, ref) {
|
|
|
611
772
|
viewBox: "0 0 32 32",
|
|
612
773
|
fill: "currentColor",
|
|
613
774
|
...rest
|
|
614
|
-
},
|
|
775
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
615
776
|
d: "M27,22.14V17a2,2,0,0,0-2-2H17V9.86a4,4,0,1,0-2,0V15H7a2,2,0,0,0-2,2v5.14a4,4,0,1,0,2,0V17H25v5.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26ZM14,6a2,2,0,1,1,2,2A2,2,0,0,1,14,6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
616
777
|
})), children);
|
|
617
778
|
});
|
|
618
779
|
if (process.env.NODE_ENV !== "production") {
|
|
619
780
|
Flow.propTypes = iconPropTypes;
|
|
620
781
|
}
|
|
621
|
-
const FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection(
|
|
782
|
+
const FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection(_ref34, ref) {
|
|
622
783
|
let {
|
|
623
784
|
children,
|
|
624
785
|
size = 16,
|
|
625
786
|
...rest
|
|
626
|
-
} =
|
|
787
|
+
} = _ref34;
|
|
627
788
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
628
789
|
width: size,
|
|
629
790
|
height: size,
|
|
@@ -632,19 +793,19 @@ const FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection(_re
|
|
|
632
793
|
viewBox: "0 0 32 32",
|
|
633
794
|
fill: "currentColor",
|
|
634
795
|
...rest
|
|
635
|
-
},
|
|
796
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
636
797
|
d: "M28,18H22a2.0023,2.0023,0,0,0-2,2v2H14.4141L10,17.5859V12h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4v6a2.0023,2.0023,0,0,0,2,2H8v5.5859L3.293,22.293a.9994.9994,0,0,0,0,1.414l5,5a.9995.9995,0,0,0,1.414,0L14.4141,24H20v2a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18ZM6,4h6v6H6ZM9,26.5859,5.4141,23,9,19.4141,12.5859,23ZM22,26V20h6v6Z"
|
|
637
798
|
})), children);
|
|
638
799
|
});
|
|
639
800
|
if (process.env.NODE_ENV !== "production") {
|
|
640
801
|
FlowConnection.propTypes = iconPropTypes;
|
|
641
802
|
}
|
|
642
|
-
const FlowData = /*#__PURE__*/React.forwardRef(function FlowData(
|
|
803
|
+
const FlowData = /*#__PURE__*/React.forwardRef(function FlowData(_ref35, ref) {
|
|
643
804
|
let {
|
|
644
805
|
children,
|
|
645
806
|
size = 16,
|
|
646
807
|
...rest
|
|
647
|
-
} =
|
|
808
|
+
} = _ref35;
|
|
648
809
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
649
810
|
width: size,
|
|
650
811
|
height: size,
|
|
@@ -653,19 +814,19 @@ const FlowData = /*#__PURE__*/React.forwardRef(function FlowData(_ref28, ref) {
|
|
|
653
814
|
viewBox: "0 0 32 32",
|
|
654
815
|
fill: "currentColor",
|
|
655
816
|
...rest
|
|
656
|
-
},
|
|
817
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
657
818
|
d: "M20,23H11.86a4.17,4.17,0,0,0-.43-1L22,11.43A3.86,3.86,0,0,0,24,12a4,4,0,1,0-3.86-5H11.86a4,4,0,1,0,0,2h8.28a4.17,4.17,0,0,0,.43,1L10,20.57A3.86,3.86,0,0,0,8,20a4,4,0,1,0,3.86,5H20v3h8V20H20ZM8,10a2,2,0,1,1,2-2A2,2,0,0,1,8,10ZM24,6a2,2,0,1,1-2,2A2,2,0,0,1,24,6ZM8,26a2,2,0,1,1,2-2A2,2,0,0,1,8,26Zm14-4h4v4H22Z"
|
|
658
819
|
})), children);
|
|
659
820
|
});
|
|
660
821
|
if (process.env.NODE_ENV !== "production") {
|
|
661
822
|
FlowData.propTypes = iconPropTypes;
|
|
662
823
|
}
|
|
663
|
-
const FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler(
|
|
824
|
+
const FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler(_ref36, ref) {
|
|
664
825
|
let {
|
|
665
826
|
children,
|
|
666
827
|
size = 16,
|
|
667
828
|
...rest
|
|
668
|
-
} =
|
|
829
|
+
} = _ref36;
|
|
669
830
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
670
831
|
width: size,
|
|
671
832
|
height: size,
|
|
@@ -674,21 +835,21 @@ const FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler(_ref29, r
|
|
|
674
835
|
viewBox: "0 0 32 32",
|
|
675
836
|
fill: "currentColor",
|
|
676
837
|
...rest
|
|
677
|
-
},
|
|
838
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
678
839
|
d: "M10 10H2V2h8zM4 8H8V4H4zM30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15v2a4 4 0 000 8H20zM24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12z"
|
|
679
|
-
})),
|
|
840
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
680
841
|
d: "M19,11H13l-3,4,6,6,6-6Z"
|
|
681
842
|
})), children);
|
|
682
843
|
});
|
|
683
844
|
if (process.env.NODE_ENV !== "production") {
|
|
684
845
|
FlowModeler.propTypes = iconPropTypes;
|
|
685
846
|
}
|
|
686
|
-
const FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerReference(
|
|
847
|
+
const FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerReference(_ref37, ref) {
|
|
687
848
|
let {
|
|
688
849
|
children,
|
|
689
850
|
size = 16,
|
|
690
851
|
...rest
|
|
691
|
-
} =
|
|
852
|
+
} = _ref37;
|
|
692
853
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
693
854
|
width: size,
|
|
694
855
|
height: size,
|
|
@@ -697,21 +858,21 @@ const FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerR
|
|
|
697
858
|
viewBox: "0 0 32 32",
|
|
698
859
|
fill: "currentColor",
|
|
699
860
|
...rest
|
|
700
|
-
},
|
|
861
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
701
862
|
d: "M30 30H22V22h8zm-6-2h4V24H24zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 11H13l-3 4 6 6 6-6z"
|
|
702
|
-
})),
|
|
863
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
703
864
|
d: "M24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
|
|
704
865
|
})), children);
|
|
705
866
|
});
|
|
706
867
|
if (process.env.NODE_ENV !== "production") {
|
|
707
868
|
FlowModelerReference.propTypes = iconPropTypes;
|
|
708
869
|
}
|
|
709
|
-
const FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream(
|
|
870
|
+
const FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream(_ref38, ref) {
|
|
710
871
|
let {
|
|
711
872
|
children,
|
|
712
873
|
size = 16,
|
|
713
874
|
...rest
|
|
714
|
-
} =
|
|
875
|
+
} = _ref38;
|
|
715
876
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
716
877
|
width: size,
|
|
717
878
|
height: size,
|
|
@@ -720,21 +881,21 @@ const FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream(_ref31, ref
|
|
|
720
881
|
viewBox: "0 0 32 32",
|
|
721
882
|
fill: "currentColor",
|
|
722
883
|
...rest
|
|
723
|
-
},
|
|
884
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
724
885
|
d: "M20 24H11.8625a4.13 4.13 0 00-.4284-1.02L21.98 12.4343A3.9943 3.9943 0 1020.1414 8H14v2h6.1414a3.96 3.96 0 00.4243 1.02L10.02 21.5656A3.9943 3.9943 0 1011.8587 26H20v3h8V21H20zM24 7a2 2 0 11-2 2A2.0023 2.0023 0 0124 7zM8 27a2 2 0 112-2A2.0023 2.0023 0 018 27zm14-4h4v4H22zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
|
|
725
|
-
})),
|
|
886
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
726
887
|
d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
|
|
727
888
|
})), children);
|
|
728
889
|
});
|
|
729
890
|
if (process.env.NODE_ENV !== "production") {
|
|
730
891
|
FlowStream.propTypes = iconPropTypes;
|
|
731
892
|
}
|
|
732
|
-
const FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamReference(
|
|
893
|
+
const FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamReference(_ref39, ref) {
|
|
733
894
|
let {
|
|
734
895
|
children,
|
|
735
896
|
size = 16,
|
|
736
897
|
...rest
|
|
737
|
-
} =
|
|
898
|
+
} = _ref39;
|
|
738
899
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
739
900
|
width: size,
|
|
740
901
|
height: size,
|
|
@@ -743,21 +904,21 @@ const FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamRef
|
|
|
743
904
|
viewBox: "0 0 32 32",
|
|
744
905
|
fill: "currentColor",
|
|
745
906
|
...rest
|
|
746
|
-
},
|
|
907
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
747
908
|
d: "M20 24H16v2h4v3h8V21H20zm2-1h4v4H22zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 5a3.9962 3.9962 0 00-3.8579 3H14v2h6.1421a3.94 3.94 0 00.4248 1.019L14 17.5862 15.4138 19l6.5672-6.5669A3.9521 3.9521 0 0024 13a4 4 0 000-8zm0 6a2 2 0 112-2A2.0023 2.0023 0 0124 11zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
|
|
748
|
-
})),
|
|
909
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
749
910
|
d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
|
|
750
911
|
})), children);
|
|
751
912
|
});
|
|
752
913
|
if (process.env.NODE_ENV !== "production") {
|
|
753
914
|
FlowStreamReference.propTypes = iconPropTypes;
|
|
754
915
|
}
|
|
755
|
-
const FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc(
|
|
916
|
+
const FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc(_ref40, ref) {
|
|
756
917
|
let {
|
|
757
918
|
children,
|
|
758
919
|
size = 16,
|
|
759
920
|
...rest
|
|
760
|
-
} =
|
|
921
|
+
} = _ref40;
|
|
761
922
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
762
923
|
width: size,
|
|
763
924
|
height: size,
|
|
@@ -766,21 +927,21 @@ const FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc(_ref33, r
|
|
|
766
927
|
viewBox: "0 0 32 32",
|
|
767
928
|
fill: "currentColor",
|
|
768
929
|
...rest
|
|
769
|
-
},
|
|
930
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
770
931
|
d: "M18 19H30V21H18zM18 23H30V25H18zM18 27H26V29H18z"
|
|
771
|
-
})),
|
|
932
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
772
933
|
d: "M24,4a3.9962,3.9962,0,0,0-3.8579,3H12V4H4v8h8V9h8.1421a3.94,3.94,0,0,0,.4248,1.019L10.019,20.5669A3.9521,3.9521,0,0,0,8,20a4,4,0,1,0,3.8579,5H16V23H11.8579a3.94,3.94,0,0,0-.4248-1.019L21.981,11.4331A3.9521,3.9521,0,0,0,24,12a4,4,0,0,0,0-8ZM10,10H6V6h4ZM8,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,26ZM24,10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,24,10Z"
|
|
773
934
|
})), children);
|
|
774
935
|
});
|
|
775
936
|
if (process.env.NODE_ENV !== "production") {
|
|
776
937
|
FlowLogsVpc.propTypes = iconPropTypes;
|
|
777
938
|
}
|
|
778
|
-
const Fog = /*#__PURE__*/React.forwardRef(function Fog(
|
|
939
|
+
const Fog = /*#__PURE__*/React.forwardRef(function Fog(_ref41, ref) {
|
|
779
940
|
let {
|
|
780
941
|
children,
|
|
781
942
|
size = 16,
|
|
782
943
|
...rest
|
|
783
|
-
} =
|
|
944
|
+
} = _ref41;
|
|
784
945
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
785
946
|
width: size,
|
|
786
947
|
height: size,
|
|
@@ -789,7 +950,7 @@ const Fog = /*#__PURE__*/React.forwardRef(function Fog(_ref34, ref) {
|
|
|
789
950
|
viewBox: "0 0 32 32",
|
|
790
951
|
fill: "currentColor",
|
|
791
952
|
...rest
|
|
792
|
-
},
|
|
953
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
793
954
|
d: "M24.8008,11.1382a8.9938,8.9938,0,0,0-17.6006,0A6.533,6.533,0,0,0,2,17.5H2V19a1,1,0,0,0,1,1H15a1,1,0,0,0,0-2H4v-.4966H4a4.5176,4.5176,0,0,1,4.144-4.4819l.8155-.064.0991-.812a6.9936,6.9936,0,0,1,13.8838,0l.0986.812.8154.064A4.4962,4.4962,0,0,1,23.5,22H7a1,1,0,0,0,0,2H23.5a6.4963,6.4963,0,0,0,1.3008-12.8618Z"
|
|
794
955
|
})), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
795
956
|
width: "18",
|
|
@@ -802,12 +963,12 @@ const Fog = /*#__PURE__*/React.forwardRef(function Fog(_ref34, ref) {
|
|
|
802
963
|
if (process.env.NODE_ENV !== "production") {
|
|
803
964
|
Fog.propTypes = iconPropTypes;
|
|
804
965
|
}
|
|
805
|
-
const Folder = /*#__PURE__*/React.forwardRef(function Folder(
|
|
966
|
+
const Folder = /*#__PURE__*/React.forwardRef(function Folder(_ref42, ref) {
|
|
806
967
|
let {
|
|
807
968
|
children,
|
|
808
969
|
size = 16,
|
|
809
970
|
...rest
|
|
810
|
-
} =
|
|
971
|
+
} = _ref42;
|
|
811
972
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
812
973
|
width: size,
|
|
813
974
|
height: size,
|
|
@@ -816,19 +977,19 @@ const Folder = /*#__PURE__*/React.forwardRef(function Folder(_ref35, ref) {
|
|
|
816
977
|
viewBox: "0 0 32 32",
|
|
817
978
|
fill: "currentColor",
|
|
818
979
|
...rest
|
|
819
|
-
},
|
|
980
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
820
981
|
d: "M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"
|
|
821
982
|
})), children);
|
|
822
983
|
});
|
|
823
984
|
if (process.env.NODE_ENV !== "production") {
|
|
824
985
|
Folder.propTypes = iconPropTypes;
|
|
825
986
|
}
|
|
826
|
-
const FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd(
|
|
987
|
+
const FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd(_ref43, ref) {
|
|
827
988
|
let {
|
|
828
989
|
children,
|
|
829
990
|
size = 16,
|
|
830
991
|
...rest
|
|
831
|
-
} =
|
|
992
|
+
} = _ref43;
|
|
832
993
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
833
994
|
width: size,
|
|
834
995
|
height: size,
|
|
@@ -837,21 +998,21 @@ const FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd(_ref36, ref)
|
|
|
837
998
|
viewBox: "0 0 32 32",
|
|
838
999
|
fill: "currentColor",
|
|
839
1000
|
...rest
|
|
840
|
-
},
|
|
1001
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
841
1002
|
d: "M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"
|
|
842
|
-
})),
|
|
1003
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
843
1004
|
d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
|
|
844
1005
|
})), children);
|
|
845
1006
|
});
|
|
846
1007
|
if (process.env.NODE_ENV !== "production") {
|
|
847
1008
|
FolderAdd.propTypes = iconPropTypes;
|
|
848
1009
|
}
|
|
849
|
-
const FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails(
|
|
1010
|
+
const FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails(_ref44, ref) {
|
|
850
1011
|
let {
|
|
851
1012
|
children,
|
|
852
1013
|
size = 16,
|
|
853
1014
|
...rest
|
|
854
|
-
} =
|
|
1015
|
+
} = _ref44;
|
|
855
1016
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
856
1017
|
width: size,
|
|
857
1018
|
height: size,
|
|
@@ -860,21 +1021,21 @@ const FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails(_ref3
|
|
|
860
1021
|
viewBox: "0 0 32 32",
|
|
861
1022
|
fill: "currentColor",
|
|
862
1023
|
...rest
|
|
863
|
-
},
|
|
1024
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
864
1025
|
d: "M16 20H30V22H16zM16 24H30V26H16zM16 28H23V30H16z"
|
|
865
|
-
})),
|
|
1026
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
866
1027
|
d: "M14,26H4V6h7.17l3.42,3.41.58.59H28v8h2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
867
1028
|
})), children);
|
|
868
1029
|
});
|
|
869
1030
|
if (process.env.NODE_ENV !== "production") {
|
|
870
1031
|
FolderDetails.propTypes = iconPropTypes;
|
|
871
1032
|
}
|
|
872
|
-
const FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDetailsReference(
|
|
1033
|
+
const FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDetailsReference(_ref45, ref) {
|
|
873
1034
|
let {
|
|
874
1035
|
children,
|
|
875
1036
|
size = 16,
|
|
876
1037
|
...rest
|
|
877
|
-
} =
|
|
1038
|
+
} = _ref45;
|
|
878
1039
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
879
1040
|
width: size,
|
|
880
1041
|
height: size,
|
|
@@ -883,19 +1044,19 @@ const FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDeta
|
|
|
883
1044
|
viewBox: "0 0 32 32",
|
|
884
1045
|
fill: "currentColor",
|
|
885
1046
|
...rest
|
|
886
|
-
},
|
|
1047
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
887
1048
|
d: "M16 28H23V30H16zM16 24H30V26H16zM16 20H30V22H16zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V18H4V6h7.1716l3.4141 3.4141L15.1716 10H28v8h2V10A2 2 0 0028 8z"
|
|
888
1049
|
})), children);
|
|
889
1050
|
});
|
|
890
1051
|
if (process.env.NODE_ENV !== "production") {
|
|
891
1052
|
FolderDetailsReference.propTypes = iconPropTypes;
|
|
892
1053
|
}
|
|
893
|
-
const FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo(
|
|
1054
|
+
const FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo(_ref46, ref) {
|
|
894
1055
|
let {
|
|
895
1056
|
children,
|
|
896
1057
|
size = 16,
|
|
897
1058
|
...rest
|
|
898
|
-
} =
|
|
1059
|
+
} = _ref46;
|
|
899
1060
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
900
1061
|
width: size,
|
|
901
1062
|
height: size,
|
|
@@ -904,21 +1065,21 @@ const FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo(_ref39,
|
|
|
904
1065
|
viewBox: "0 0 32 32",
|
|
905
1066
|
fill: "currentColor",
|
|
906
1067
|
...rest
|
|
907
|
-
},
|
|
1068
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
908
1069
|
d: "M18 13L16.59 14.41 19.17 17 10 17 10 19 19.17 19 16.59 21.59 18 23 23 18 18 13z"
|
|
909
|
-
})),
|
|
1070
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
910
1071
|
d: "M11.1716,6l3.4142,3.4142L15.1716,10H28V26H4V6h7.1716m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.5858,4.5858A2,2,0,0,0,11.1716,4Z"
|
|
911
1072
|
})), children);
|
|
912
1073
|
});
|
|
913
1074
|
if (process.env.NODE_ENV !== "production") {
|
|
914
1075
|
FolderMoveTo.propTypes = iconPropTypes;
|
|
915
1076
|
}
|
|
916
|
-
const FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff(
|
|
1077
|
+
const FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff(_ref47, ref) {
|
|
917
1078
|
let {
|
|
918
1079
|
children,
|
|
919
1080
|
size = 16,
|
|
920
1081
|
...rest
|
|
921
|
-
} =
|
|
1082
|
+
} = _ref47;
|
|
922
1083
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
923
1084
|
width: size,
|
|
924
1085
|
height: size,
|
|
@@ -927,19 +1088,19 @@ const FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff(_ref40, ref)
|
|
|
927
1088
|
viewBox: "0 0 32 32",
|
|
928
1089
|
fill: "currentColor",
|
|
929
1090
|
...rest
|
|
930
|
-
},
|
|
1091
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
931
1092
|
d: "M28 8H25.4141L30 3.4141 28.5859 2 2 28.5859 3.4141 30l2-2H28a2 2 0 002-2V10A2 2 0 0028 8zm0 18H7.4141l16-16H28zM4 6h7.1716l3.4141 3.4141L15.1716 10H18V8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V24H4z"
|
|
932
1093
|
})), children);
|
|
933
1094
|
});
|
|
934
1095
|
if (process.env.NODE_ENV !== "production") {
|
|
935
1096
|
FolderOff.propTypes = iconPropTypes;
|
|
936
1097
|
}
|
|
937
|
-
const FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen(
|
|
1098
|
+
const FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen(_ref48, ref) {
|
|
938
1099
|
let {
|
|
939
1100
|
children,
|
|
940
1101
|
size = 16,
|
|
941
1102
|
...rest
|
|
942
|
-
} =
|
|
1103
|
+
} = _ref48;
|
|
943
1104
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
944
1105
|
width: size,
|
|
945
1106
|
height: size,
|
|
@@ -948,19 +1109,19 @@ const FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen(_ref41, ref
|
|
|
948
1109
|
viewBox: "0 0 32 32",
|
|
949
1110
|
fill: "currentColor",
|
|
950
1111
|
...rest
|
|
951
|
-
},
|
|
1112
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
952
1113
|
d: "M28,8H20.8284L17.4143,4.5859A2,2,0,0,0,16,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM8,26V14h8v6.17l-2.59-2.58L12,19l5,5,5-5-1.41-1.41L18,20.17V14a2.0025,2.0025,0,0,0-2-2H8a2.0025,2.0025,0,0,0-2,2V26H4V6H16l4,4h8v2H22v2h6V26Z"
|
|
953
1114
|
})), children);
|
|
954
1115
|
});
|
|
955
1116
|
if (process.env.NODE_ENV !== "production") {
|
|
956
1117
|
FolderOpen.propTypes = iconPropTypes;
|
|
957
1118
|
}
|
|
958
|
-
const FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent(
|
|
1119
|
+
const FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent(_ref49, ref) {
|
|
959
1120
|
let {
|
|
960
1121
|
children,
|
|
961
1122
|
size = 16,
|
|
962
1123
|
...rest
|
|
963
|
-
} =
|
|
1124
|
+
} = _ref49;
|
|
964
1125
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
965
1126
|
width: size,
|
|
966
1127
|
height: size,
|
|
@@ -969,19 +1130,19 @@ const FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent(_ref42,
|
|
|
969
1130
|
viewBox: "0 0 32 32",
|
|
970
1131
|
fill: "currentColor",
|
|
971
1132
|
...rest
|
|
972
|
-
},
|
|
1133
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
973
1134
|
d: "M28,8H16L12.5857,4.5857A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16a2,2,0,0,0,2-2V16.83l2.59,2.58L22,18l-5-5-5,5,1.41,1.41L16,16.83V26H4V6h7.1716l4,4H28V26H22v2h6a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8Z"
|
|
974
1135
|
})), children);
|
|
975
1136
|
});
|
|
976
1137
|
if (process.env.NODE_ENV !== "production") {
|
|
977
1138
|
FolderParent.propTypes = iconPropTypes;
|
|
978
1139
|
}
|
|
979
|
-
const FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared(
|
|
1140
|
+
const FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared(_ref50, ref) {
|
|
980
1141
|
let {
|
|
981
1142
|
children,
|
|
982
1143
|
size = 16,
|
|
983
1144
|
...rest
|
|
984
|
-
} =
|
|
1145
|
+
} = _ref50;
|
|
985
1146
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
986
1147
|
width: size,
|
|
987
1148
|
height: size,
|
|
@@ -990,21 +1151,21 @@ const FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared(_ref43,
|
|
|
990
1151
|
viewBox: "0 0 32 32",
|
|
991
1152
|
fill: "currentColor",
|
|
992
1153
|
...rest
|
|
993
|
-
},
|
|
1154
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
994
1155
|
d: "M28,8H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM22,26H14V25a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm6,0H24V25a3,3,0,0,0-3-3H15a3,3,0,0,0-3,3v1H4V6h7.17l3.42,3.41.58.59H28Z"
|
|
995
|
-
})),
|
|
1156
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
996
1157
|
d: "M14,17a4,4,0,1,0,4-4A4,4,0,0,0,14,17Zm4-2a2,2,0,1,1-2,2A2,2,0,0,1,18,15Z"
|
|
997
1158
|
})), children);
|
|
998
1159
|
});
|
|
999
1160
|
if (process.env.NODE_ENV !== "production") {
|
|
1000
1161
|
FolderShared.propTypes = iconPropTypes;
|
|
1001
1162
|
}
|
|
1002
|
-
const Folders = /*#__PURE__*/React.forwardRef(function Folders(
|
|
1163
|
+
const Folders = /*#__PURE__*/React.forwardRef(function Folders(_ref51, ref) {
|
|
1003
1164
|
let {
|
|
1004
1165
|
children,
|
|
1005
1166
|
size = 16,
|
|
1006
1167
|
...rest
|
|
1007
|
-
} =
|
|
1168
|
+
} = _ref51;
|
|
1008
1169
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1009
1170
|
width: size,
|
|
1010
1171
|
height: size,
|
|
@@ -1013,19 +1174,19 @@ const Folders = /*#__PURE__*/React.forwardRef(function Folders(_ref44, ref) {
|
|
|
1013
1174
|
viewBox: "0 0 32 32",
|
|
1014
1175
|
fill: "currentColor",
|
|
1015
1176
|
...rest
|
|
1016
|
-
},
|
|
1177
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1017
1178
|
d: "M26 28H6a2.0021 2.0021 0 01-2-2V11A2.0021 2.0021 0 016 9h5.6665a2.0119 2.0119 0 011.2007.4L16.3335 12H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 011.2007.4L18.3335 7H28z"
|
|
1018
1179
|
})), children);
|
|
1019
1180
|
});
|
|
1020
1181
|
if (process.env.NODE_ENV !== "production") {
|
|
1021
1182
|
Folders.propTypes = iconPropTypes;
|
|
1022
1183
|
}
|
|
1023
|
-
const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail(
|
|
1184
|
+
const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail(_ref52, ref) {
|
|
1024
1185
|
let {
|
|
1025
1186
|
children,
|
|
1026
1187
|
size = 16,
|
|
1027
1188
|
...rest
|
|
1028
|
-
} =
|
|
1189
|
+
} = _ref52;
|
|
1029
1190
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1030
1191
|
width: size,
|
|
1031
1192
|
height: size,
|
|
@@ -1034,24 +1195,24 @@ const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail(_ref45,
|
|
|
1034
1195
|
viewBox: "0 0 32 32",
|
|
1035
1196
|
fill: "currentColor",
|
|
1036
1197
|
...rest
|
|
1037
|
-
},
|
|
1198
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1038
1199
|
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
|
|
1039
|
-
})),
|
|
1200
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1040
1201
|
cx: "14.5",
|
|
1041
1202
|
cy: "23.5",
|
|
1042
1203
|
r: "1.5"
|
|
1043
|
-
})),
|
|
1204
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1044
1205
|
cx: "11.5",
|
|
1045
1206
|
cy: "19.5",
|
|
1046
1207
|
r: "1.5"
|
|
1047
|
-
})),
|
|
1208
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1048
1209
|
cx: "17.5",
|
|
1049
1210
|
cy: "19.5",
|
|
1050
1211
|
r: "1.5"
|
|
1051
|
-
})),
|
|
1212
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1052
1213
|
d: "M12.964 14.5H18.036V16.499H12.964z",
|
|
1053
1214
|
transform: "rotate(-45 15.5 15.5)"
|
|
1054
|
-
})),
|
|
1215
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1055
1216
|
d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
|
|
1056
1217
|
transform: "rotate(-45 21.5 15.5)"
|
|
1057
1218
|
})), children);
|
|
@@ -1059,12 +1220,12 @@ const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail(_ref45,
|
|
|
1059
1220
|
if (process.env.NODE_ENV !== "production") {
|
|
1060
1221
|
ForecastHail.propTypes = iconPropTypes;
|
|
1061
1222
|
}
|
|
1062
|
-
const ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30(
|
|
1223
|
+
const ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30(_ref53, ref) {
|
|
1063
1224
|
let {
|
|
1064
1225
|
children,
|
|
1065
1226
|
size = 16,
|
|
1066
1227
|
...rest
|
|
1067
|
-
} =
|
|
1228
|
+
} = _ref53;
|
|
1068
1229
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1069
1230
|
width: size,
|
|
1070
1231
|
height: size,
|
|
@@ -1073,39 +1234,39 @@ const ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30(_
|
|
|
1073
1234
|
viewBox: "0 0 32 32",
|
|
1074
1235
|
fill: "currentColor",
|
|
1075
1236
|
...rest
|
|
1076
|
-
},
|
|
1237
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1077
1238
|
d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
|
|
1078
1239
|
transform: "rotate(-45 11.5 14.5)"
|
|
1079
|
-
})),
|
|
1240
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1080
1241
|
d: "M15.379 14.5H17.622V16.499H15.379z",
|
|
1081
1242
|
transform: "rotate(-44.995 16.5 15.5)"
|
|
1082
|
-
})),
|
|
1243
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1083
1244
|
cx: "10.5",
|
|
1084
1245
|
cy: "22.5",
|
|
1085
1246
|
r: "1.5"
|
|
1086
|
-
})),
|
|
1247
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1087
1248
|
cx: "7.5",
|
|
1088
1249
|
cy: "18.5",
|
|
1089
1250
|
r: "1.5"
|
|
1090
|
-
})),
|
|
1251
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1091
1252
|
cx: "13.5",
|
|
1092
1253
|
cy: "18.5",
|
|
1093
1254
|
r: "1.5"
|
|
1094
|
-
})),
|
|
1255
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1095
1256
|
d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
|
|
1096
|
-
})),
|
|
1257
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1097
1258
|
d: "M20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
|
|
1098
1259
|
})), children);
|
|
1099
1260
|
});
|
|
1100
1261
|
if (process.env.NODE_ENV !== "production") {
|
|
1101
1262
|
ForecastHail_30.propTypes = iconPropTypes;
|
|
1102
1263
|
}
|
|
1103
|
-
const ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightning(
|
|
1264
|
+
const ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightning(_ref54, ref) {
|
|
1104
1265
|
let {
|
|
1105
1266
|
children,
|
|
1106
1267
|
size = 16,
|
|
1107
1268
|
...rest
|
|
1108
|
-
} =
|
|
1269
|
+
} = _ref54;
|
|
1109
1270
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1110
1271
|
width: size,
|
|
1111
1272
|
height: size,
|
|
@@ -1114,21 +1275,21 @@ const ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightni
|
|
|
1114
1275
|
viewBox: "0 0 32 32",
|
|
1115
1276
|
fill: "currentColor",
|
|
1116
1277
|
...rest
|
|
1117
|
-
},
|
|
1278
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1118
1279
|
d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
|
|
1119
|
-
})),
|
|
1280
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1120
1281
|
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
|
|
1121
1282
|
})), children);
|
|
1122
1283
|
});
|
|
1123
1284
|
if (process.env.NODE_ENV !== "production") {
|
|
1124
1285
|
ForecastLightning.propTypes = iconPropTypes;
|
|
1125
1286
|
}
|
|
1126
|
-
const ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLightning_30(
|
|
1287
|
+
const ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLightning_30(_ref55, ref) {
|
|
1127
1288
|
let {
|
|
1128
1289
|
children,
|
|
1129
1290
|
size = 16,
|
|
1130
1291
|
...rest
|
|
1131
|
-
} =
|
|
1292
|
+
} = _ref55;
|
|
1132
1293
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1133
1294
|
width: size,
|
|
1134
1295
|
height: size,
|
|
@@ -1137,21 +1298,21 @@ const ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLigh
|
|
|
1137
1298
|
viewBox: "0 0 32 32",
|
|
1138
1299
|
fill: "currentColor",
|
|
1139
1300
|
...rest
|
|
1140
|
-
},
|
|
1301
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1141
1302
|
d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
|
|
1142
|
-
})),
|
|
1303
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1143
1304
|
d: "M11.67 24L9.934 23 12.221 19 8.332 19 12.325 12 14.062 13 11.778 17 15.668 17 11.67 24zM20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
|
|
1144
1305
|
})), children);
|
|
1145
1306
|
});
|
|
1146
1307
|
if (process.env.NODE_ENV !== "production") {
|
|
1147
1308
|
ForecastLightning_30.propTypes = iconPropTypes;
|
|
1148
1309
|
}
|
|
1149
|
-
const Fork = /*#__PURE__*/React.forwardRef(function Fork(
|
|
1310
|
+
const Fork = /*#__PURE__*/React.forwardRef(function Fork(_ref56, ref) {
|
|
1150
1311
|
let {
|
|
1151
1312
|
children,
|
|
1152
1313
|
size = 16,
|
|
1153
1314
|
...rest
|
|
1154
|
-
} =
|
|
1315
|
+
} = _ref56;
|
|
1155
1316
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1156
1317
|
width: size,
|
|
1157
1318
|
height: size,
|
|
@@ -1160,19 +1321,19 @@ const Fork = /*#__PURE__*/React.forwardRef(function Fork(_ref49, ref) {
|
|
|
1160
1321
|
viewBox: "0 0 32 32",
|
|
1161
1322
|
fill: "currentColor",
|
|
1162
1323
|
...rest
|
|
1163
|
-
},
|
|
1324
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1164
1325
|
d: "M26,18a3.9962,3.9962,0,0,0-3.8579,3H17V11h5.1421a4,4,0,1,0,0-2H17a2.002,2.002,0,0,0-2,2v4H9.8579a4,4,0,1,0,0,2H15v4a2.002,2.002,0,0,0,2,2h5.1421A3.9934,3.9934,0,1,0,26,18ZM26,8a2,2,0,1,1-2,2A2.002,2.002,0,0,1,26,8ZM6,18a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,18Zm20,6a2,2,0,1,1,2-2A2.002,2.002,0,0,1,26,24Z"
|
|
1165
1326
|
})), children);
|
|
1166
1327
|
});
|
|
1167
1328
|
if (process.env.NODE_ENV !== "production") {
|
|
1168
1329
|
Fork.propTypes = iconPropTypes;
|
|
1169
1330
|
}
|
|
1170
|
-
const Forum = /*#__PURE__*/React.forwardRef(function Forum(
|
|
1331
|
+
const Forum = /*#__PURE__*/React.forwardRef(function Forum(_ref57, ref) {
|
|
1171
1332
|
let {
|
|
1172
1333
|
children,
|
|
1173
1334
|
size = 16,
|
|
1174
1335
|
...rest
|
|
1175
|
-
} =
|
|
1336
|
+
} = _ref57;
|
|
1176
1337
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1177
1338
|
width: size,
|
|
1178
1339
|
height: size,
|
|
@@ -1181,21 +1342,21 @@ const Forum = /*#__PURE__*/React.forwardRef(function Forum(_ref50, ref) {
|
|
|
1181
1342
|
viewBox: "0 0 32 32",
|
|
1182
1343
|
fill: "currentColor",
|
|
1183
1344
|
...rest
|
|
1184
|
-
},
|
|
1345
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1185
1346
|
d: "M28,6H8C6.8,6,6,6.8,6,8v14c0,1.2,0.8,2,2,2h8v-2H8V8h20v14h-7.2L16,28.8l1.6,1.2l4.2-6H28c1.2,0,2-0.8,2-2V8 C30,6.8,29.2,6,28,6z"
|
|
1186
|
-
})),
|
|
1347
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1187
1348
|
d: "M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"
|
|
1188
1349
|
})), children);
|
|
1189
1350
|
});
|
|
1190
1351
|
if (process.env.NODE_ENV !== "production") {
|
|
1191
1352
|
Forum.propTypes = iconPropTypes;
|
|
1192
1353
|
}
|
|
1193
|
-
const Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10(
|
|
1354
|
+
const Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10(_ref58, ref) {
|
|
1194
1355
|
let {
|
|
1195
1356
|
children,
|
|
1196
1357
|
size = 16,
|
|
1197
1358
|
...rest
|
|
1198
|
-
} =
|
|
1359
|
+
} = _ref58;
|
|
1199
1360
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1200
1361
|
width: size,
|
|
1201
1362
|
height: size,
|
|
@@ -1204,21 +1365,21 @@ const Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10(_ref51, ref
|
|
|
1204
1365
|
viewBox: "0 0 32 32",
|
|
1205
1366
|
fill: "currentColor",
|
|
1206
1367
|
...rest
|
|
1207
|
-
},
|
|
1368
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1208
1369
|
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
|
|
1209
|
-
})),
|
|
1370
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1210
1371
|
d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
|
|
1211
1372
|
})), children);
|
|
1212
1373
|
});
|
|
1213
1374
|
if (process.env.NODE_ENV !== "production") {
|
|
1214
1375
|
Forward_10.propTypes = iconPropTypes;
|
|
1215
1376
|
}
|
|
1216
|
-
const Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30(
|
|
1377
|
+
const Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30(_ref59, ref) {
|
|
1217
1378
|
let {
|
|
1218
1379
|
children,
|
|
1219
1380
|
size = 16,
|
|
1220
1381
|
...rest
|
|
1221
|
-
} =
|
|
1382
|
+
} = _ref59;
|
|
1222
1383
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1223
1384
|
width: size,
|
|
1224
1385
|
height: size,
|
|
@@ -1227,21 +1388,21 @@ const Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30(_ref52, ref
|
|
|
1227
1388
|
viewBox: "0 0 32 32",
|
|
1228
1389
|
fill: "currentColor",
|
|
1229
1390
|
...rest
|
|
1230
|
-
},
|
|
1391
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1231
1392
|
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
|
|
1232
|
-
})),
|
|
1393
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1233
1394
|
d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
|
|
1234
1395
|
})), children);
|
|
1235
1396
|
});
|
|
1236
1397
|
if (process.env.NODE_ENV !== "production") {
|
|
1237
1398
|
Forward_30.propTypes = iconPropTypes;
|
|
1238
1399
|
}
|
|
1239
|
-
const Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5(
|
|
1400
|
+
const Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5(_ref60, ref) {
|
|
1240
1401
|
let {
|
|
1241
1402
|
children,
|
|
1242
1403
|
size = 16,
|
|
1243
1404
|
...rest
|
|
1244
|
-
} =
|
|
1405
|
+
} = _ref60;
|
|
1245
1406
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1246
1407
|
width: size,
|
|
1247
1408
|
height: size,
|
|
@@ -1250,21 +1411,21 @@ const Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5(_ref53, ref)
|
|
|
1250
1411
|
viewBox: "0 0 32 32",
|
|
1251
1412
|
fill: "currentColor",
|
|
1252
1413
|
...rest
|
|
1253
|
-
},
|
|
1414
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1254
1415
|
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
|
|
1255
|
-
})),
|
|
1416
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1256
1417
|
d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
|
|
1257
1418
|
})), children);
|
|
1258
1419
|
});
|
|
1259
1420
|
if (process.env.NODE_ENV !== "production") {
|
|
1260
1421
|
Forward_5.propTypes = iconPropTypes;
|
|
1261
1422
|
}
|
|
1262
|
-
const Fragile = /*#__PURE__*/React.forwardRef(function Fragile(
|
|
1423
|
+
const Fragile = /*#__PURE__*/React.forwardRef(function Fragile(_ref61, ref) {
|
|
1263
1424
|
let {
|
|
1264
1425
|
children,
|
|
1265
1426
|
size = 16,
|
|
1266
1427
|
...rest
|
|
1267
|
-
} =
|
|
1428
|
+
} = _ref61;
|
|
1268
1429
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1269
1430
|
width: size,
|
|
1270
1431
|
height: size,
|
|
@@ -1273,19 +1434,19 @@ const Fragile = /*#__PURE__*/React.forwardRef(function Fragile(_ref54, ref) {
|
|
|
1273
1434
|
viewBox: "0 0 32 32",
|
|
1274
1435
|
fill: "currentColor",
|
|
1275
1436
|
...rest
|
|
1276
|
-
},
|
|
1437
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1277
1438
|
d: "M23,12V6H21v6a5,5,0,0,1-10,0V4h5.5859L14.293,6.293a.9994.9994,0,0,0,0,1.414L15.5859,9,13.293,11.293l1.414,1.414,3-3a.9994.9994,0,0,0,0-1.414L16.4141,7,19.707,3.707A1,1,0,0,0,19,2H10A1,1,0,0,0,9,3v9a7.0053,7.0053,0,0,0,6,6.92V28H10v2H22V28H17V18.92A7.0053,7.0053,0,0,0,23,12Z"
|
|
1278
1439
|
})), children);
|
|
1279
1440
|
});
|
|
1280
1441
|
if (process.env.NODE_ENV !== "production") {
|
|
1281
1442
|
Fragile.propTypes = iconPropTypes;
|
|
1282
1443
|
}
|
|
1283
|
-
const Friendship = /*#__PURE__*/React.forwardRef(function Friendship(
|
|
1444
|
+
const Friendship = /*#__PURE__*/React.forwardRef(function Friendship(_ref62, ref) {
|
|
1284
1445
|
let {
|
|
1285
1446
|
children,
|
|
1286
1447
|
size = 16,
|
|
1287
1448
|
...rest
|
|
1288
|
-
} =
|
|
1449
|
+
} = _ref62;
|
|
1289
1450
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1290
1451
|
width: size,
|
|
1291
1452
|
height: size,
|
|
@@ -1294,19 +1455,19 @@ const Friendship = /*#__PURE__*/React.forwardRef(function Friendship(_ref55, ref
|
|
|
1294
1455
|
viewBox: "0 0 32 32",
|
|
1295
1456
|
fill: "currentColor",
|
|
1296
1457
|
...rest
|
|
1297
|
-
},
|
|
1458
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1298
1459
|
d: "M25 10H7a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V16H12V28H8V19H6V13a1.0009 1.0009 0 011-1H25a1.0009 1.0009 0 011 1v6H24v9H20V16H18V28a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0025 10zM10 9a4 4 0 114-4A4.0042 4.0042 0 0110 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0010 3zM22 9a4 4 0 114-4A4.0042 4.0042 0 0122 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0022 3z"
|
|
1299
1460
|
})), children);
|
|
1300
1461
|
});
|
|
1301
1462
|
if (process.env.NODE_ENV !== "production") {
|
|
1302
1463
|
Friendship.propTypes = iconPropTypes;
|
|
1303
1464
|
}
|
|
1304
|
-
const FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl(
|
|
1465
|
+
const FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl(_ref63, ref) {
|
|
1305
1466
|
let {
|
|
1306
1467
|
children,
|
|
1307
1468
|
size = 16,
|
|
1308
1469
|
...rest
|
|
1309
|
-
} =
|
|
1470
|
+
} = _ref63;
|
|
1310
1471
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1311
1472
|
width: size,
|
|
1312
1473
|
height: size,
|
|
@@ -1315,19 +1476,19 @@ const FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl(_ref56, ref)
|
|
|
1315
1476
|
viewBox: "0 0 32 32",
|
|
1316
1477
|
fill: "currentColor",
|
|
1317
1478
|
...rest
|
|
1318
|
-
},
|
|
1479
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1319
1480
|
d: "M26,15a6.0025,6.0025,0,0,0-3.1067-5.2529A3.9792,3.9792,0,0,0,24,7H22a2.0023,2.0023,0,0,1-2,2,6.004,6.004,0,0,0-5.9946,5.8921A7.0005,7.0005,0,0,1,12,10,3.9961,3.9961,0,0,0,9,6.1419V4H7V6.1419A3.9961,3.9961,0,0,0,4,10v5H2v1a14,14,0,0,0,28,0V15Zm-6-4a4.0045,4.0045,0,0,1,4,4H16A4.0045,4.0045,0,0,1,20,11ZM6,10a2,2,0,1,1,4,0,8.991,8.991,0,0,0,1.5322,5H6ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
|
|
1320
1481
|
})), children);
|
|
1321
1482
|
});
|
|
1322
1483
|
if (process.env.NODE_ENV !== "production") {
|
|
1323
1484
|
FruitBowl.propTypes = iconPropTypes;
|
|
1324
1485
|
}
|
|
1325
|
-
const Function = /*#__PURE__*/React.forwardRef(function Function(
|
|
1486
|
+
const Function = /*#__PURE__*/React.forwardRef(function Function(_ref64, ref) {
|
|
1326
1487
|
let {
|
|
1327
1488
|
children,
|
|
1328
1489
|
size = 16,
|
|
1329
1490
|
...rest
|
|
1330
|
-
} =
|
|
1491
|
+
} = _ref64;
|
|
1331
1492
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1332
1493
|
width: size,
|
|
1333
1494
|
height: size,
|
|
@@ -1336,23 +1497,23 @@ const Function = /*#__PURE__*/React.forwardRef(function Function(_ref57, ref) {
|
|
|
1336
1497
|
viewBox: "0 0 32 32",
|
|
1337
1498
|
fill: "currentColor",
|
|
1338
1499
|
...rest
|
|
1339
|
-
},
|
|
1500
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1340
1501
|
d: "M19.6262,29.5256,19.11,27.5935A12.0035,12.0035,0,0,0,25.2312,8.3323l1.5376-1.2788a14.0033,14.0033,0,0,1-7.1426,22.4721Z"
|
|
1341
|
-
})),
|
|
1502
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1342
1503
|
d: "M10,29H8V25.18l.8037-.1607C10.2617,24.728,12,23.6206,12,20V18.6182l-4-2V14.3818l4-2V12c0-5.4673,3.9253-9,10-9h2V6.82l-.8037.1607C21.7383,7.272,20,8.3794,20,12v.3818l4,2v2.2364l-4,2V20C20,25.4673,16.0747,29,10,29Zm0-2c4.9346,0,8-2.6821,8-7V17.3818L21.7642,15.5,18,13.6182V12c0-4.5781,2.3853-6.1924,4-6.76V5c-4.9346,0-8,2.6821-8,7v1.6182L10.2358,15.5,14,17.3818V20c0,4.5781-2.3853,6.1924-4,6.76Z"
|
|
1343
|
-
})),
|
|
1504
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1344
1505
|
d: "M5.2312,24.9465A14.0032,14.0032,0,0,1,12.3779,2.4734l.5161,1.9321A12.0035,12.0035,0,0,0,6.7688,23.6677Z"
|
|
1345
1506
|
})), children);
|
|
1346
1507
|
});
|
|
1347
1508
|
if (process.env.NODE_ENV !== "production") {
|
|
1348
1509
|
Function.propTypes = iconPropTypes;
|
|
1349
1510
|
}
|
|
1350
|
-
const FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath(
|
|
1511
|
+
const FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath(_ref65, ref) {
|
|
1351
1512
|
let {
|
|
1352
1513
|
children,
|
|
1353
1514
|
size = 16,
|
|
1354
1515
|
...rest
|
|
1355
|
-
} =
|
|
1516
|
+
} = _ref65;
|
|
1356
1517
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1357
1518
|
width: size,
|
|
1358
1519
|
height: size,
|
|
@@ -1361,19 +1522,19 @@ const FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath(_ref58,
|
|
|
1361
1522
|
viewBox: "0 0 32 32",
|
|
1362
1523
|
fill: "currentColor",
|
|
1363
1524
|
...rest
|
|
1364
|
-
},
|
|
1525
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1365
1526
|
d: "M26 18L24 18 22 21.897 20 18 18 18 20.905 23 18 28 20 28 22 24.201 24 28 26 28 23.098 23 26 18zM19 6V4H13.9133a1.9906 1.9906 0 00-1.9919 1.8188L11.2686 13H7v2h4.0867l-1 11H5v2h5.0867a1.9906 1.9906 0 001.9919-1.8188L13.0952 15H18V13H13.2769l.6364-7z"
|
|
1366
1527
|
})), children);
|
|
1367
1528
|
});
|
|
1368
1529
|
if (process.env.NODE_ENV !== "production") {
|
|
1369
1530
|
FunctionMath.propTypes = iconPropTypes;
|
|
1370
1531
|
}
|
|
1371
|
-
const WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonHealthFusionBlender(
|
|
1532
|
+
const WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonHealthFusionBlender(_ref66, ref) {
|
|
1372
1533
|
let {
|
|
1373
1534
|
children,
|
|
1374
1535
|
size = 16,
|
|
1375
1536
|
...rest
|
|
1376
|
-
} =
|
|
1537
|
+
} = _ref66;
|
|
1377
1538
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1378
1539
|
width: size,
|
|
1379
1540
|
height: size,
|
|
@@ -1382,19 +1543,19 @@ const WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1382
1543
|
viewBox: "0 0 32 32",
|
|
1383
1544
|
fill: "currentColor",
|
|
1384
1545
|
...rest
|
|
1385
|
-
},
|
|
1546
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1386
1547
|
d: "M20,12H17V4h3V2H12V4h3v8H12a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h3v8H12v2h8V28H17V20h3a2,2,0,0,0,2-2V14A2,2,0,0,0,20,12Zm-8,6V14h8v4Z"
|
|
1387
1548
|
})), children);
|
|
1388
1549
|
});
|
|
1389
1550
|
if (process.env.NODE_ENV !== "production") {
|
|
1390
1551
|
WatsonHealthFusionBlender.propTypes = iconPropTypes;
|
|
1391
1552
|
}
|
|
1392
|
-
const GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(
|
|
1553
|
+
const GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(_ref67, ref) {
|
|
1393
1554
|
let {
|
|
1394
1555
|
children,
|
|
1395
1556
|
size = 16,
|
|
1396
1557
|
...rest
|
|
1397
|
-
} =
|
|
1558
|
+
} = _ref67;
|
|
1398
1559
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1399
1560
|
width: size,
|
|
1400
1561
|
height: size,
|
|
@@ -1403,23 +1564,23 @@ const GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(_ref60, r
|
|
|
1403
1564
|
viewBox: "0 0 32 32",
|
|
1404
1565
|
fill: "currentColor",
|
|
1405
1566
|
...rest
|
|
1406
|
-
},
|
|
1567
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1407
1568
|
d: "M7.51,26a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,19l2.33-8.84A5.54,5.54,0,0,1,7.11,6.73a5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,9h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.57,5.57,0,0,1,2.59,3.41L29.81,19a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,21H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,26ZM9.83,8a3.49,3.49,0,0,0-1.72.46,3.6,3.6,0,0,0-1.66,2.19L4.12,19.49A3.6,3.6,0,0,0,6.6,23.88a3.43,3.43,0,0,0,2.62-.34,3.54,3.54,0,0,0,1.66-2.19L11.5,19h9l.61,2.35a3.58,3.58,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.55,3.55,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,8Z"
|
|
1408
|
-
})),
|
|
1569
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1409
1570
|
d: "M10,16a2,2,0,1,1,2-2A2,2,0,0,1,10,16Zm0-2Z"
|
|
1410
|
-
})),
|
|
1571
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1411
1572
|
cx: "22",
|
|
1412
1573
|
cy: "12",
|
|
1413
1574
|
r: "1"
|
|
1414
|
-
})),
|
|
1575
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1415
1576
|
cx: "22",
|
|
1416
1577
|
cy: "16",
|
|
1417
1578
|
r: "1"
|
|
1418
|
-
})),
|
|
1579
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1419
1580
|
cx: "20",
|
|
1420
1581
|
cy: "14",
|
|
1421
1582
|
r: "1"
|
|
1422
|
-
})),
|
|
1583
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1423
1584
|
cx: "24",
|
|
1424
1585
|
cy: "14",
|
|
1425
1586
|
r: "1"
|
|
@@ -1428,12 +1589,12 @@ const GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(_ref60, r
|
|
|
1428
1589
|
if (process.env.NODE_ENV !== "production") {
|
|
1429
1590
|
GameConsole.propTypes = iconPropTypes;
|
|
1430
1591
|
}
|
|
1431
|
-
const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless(
|
|
1592
|
+
const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless(_ref68, ref) {
|
|
1432
1593
|
let {
|
|
1433
1594
|
children,
|
|
1434
1595
|
size = 16,
|
|
1435
1596
|
...rest
|
|
1436
|
-
} =
|
|
1597
|
+
} = _ref68;
|
|
1437
1598
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1438
1599
|
width: size,
|
|
1439
1600
|
height: size,
|
|
@@ -1442,41 +1603,41 @@ const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless(_ref61,
|
|
|
1442
1603
|
viewBox: "0 0 32 32",
|
|
1443
1604
|
fill: "currentColor",
|
|
1444
1605
|
...rest
|
|
1445
|
-
},
|
|
1606
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1446
1607
|
d: "M7.51,30a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,23l2.33-8.84a5.54,5.54,0,0,1,2.59-3.41,5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,13h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.55,5.55,0,0,1,2.59,3.41L29.81,23a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,25H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,30ZM9.83,12a3.49,3.49,0,0,0-1.72.46,3.58,3.58,0,0,0-1.66,2.19L4.12,23.49A3.6,3.6,0,0,0,6.6,27.88a3.43,3.43,0,0,0,2.62-.34,3.57,3.57,0,0,0,1.66-2.19L11.5,23h9l.61,2.35a3.6,3.6,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.53,3.53,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,12Z"
|
|
1447
|
-
})),
|
|
1608
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1448
1609
|
d: "M10,20a2,2,0,1,1,2-2A2,2,0,0,1,10,20Zm0-2Z"
|
|
1449
|
-
})),
|
|
1610
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1450
1611
|
cx: "22",
|
|
1451
1612
|
cy: "16",
|
|
1452
1613
|
r: "1"
|
|
1453
|
-
})),
|
|
1614
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1454
1615
|
cx: "22",
|
|
1455
1616
|
cy: "20",
|
|
1456
1617
|
r: "1"
|
|
1457
|
-
})),
|
|
1618
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1458
1619
|
cx: "20",
|
|
1459
1620
|
cy: "18",
|
|
1460
1621
|
r: "1"
|
|
1461
|
-
})),
|
|
1622
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1462
1623
|
cx: "24",
|
|
1463
1624
|
cy: "18",
|
|
1464
1625
|
r: "1"
|
|
1465
|
-
})),
|
|
1626
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1466
1627
|
d: "M13.75,9l-1.5-1.33a5,5,0,0,1,7.5,0L18.25,9a3,3,0,0,0-4.5,0Z"
|
|
1467
|
-
})),
|
|
1628
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1468
1629
|
d: "M21.25,6.37a7,7,0,0,0-10.5,0L9.25,5.05a9,9,0,0,1,13.5,0Z"
|
|
1469
1630
|
})), children);
|
|
1470
1631
|
});
|
|
1471
1632
|
if (process.env.NODE_ENV !== "production") {
|
|
1472
1633
|
GameWireless.propTypes = iconPropTypes;
|
|
1473
1634
|
}
|
|
1474
|
-
const Gamification = /*#__PURE__*/React.forwardRef(function Gamification(
|
|
1635
|
+
const Gamification = /*#__PURE__*/React.forwardRef(function Gamification(_ref69, ref) {
|
|
1475
1636
|
let {
|
|
1476
1637
|
children,
|
|
1477
1638
|
size = 16,
|
|
1478
1639
|
...rest
|
|
1479
|
-
} =
|
|
1640
|
+
} = _ref69;
|
|
1480
1641
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1481
1642
|
width: size,
|
|
1482
1643
|
height: size,
|
|
@@ -1485,19 +1646,19 @@ const Gamification = /*#__PURE__*/React.forwardRef(function Gamification(_ref62,
|
|
|
1485
1646
|
viewBox: "0 0 32 32",
|
|
1486
1647
|
fill: "currentColor",
|
|
1487
1648
|
...rest
|
|
1488
|
-
},
|
|
1649
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1489
1650
|
d: "M23,23h-.1315l.9635-1.4453A1.0008,1.0008,0,0,0,24,21V12.0005c0-9.8858-7.92-10-8-10A1,1,0,0,0,15,3l-.0005,2H14a.9956.9956,0,0,0-.581.1865l-7,5a1,1,0,0,0-.3676,1.13l1,3a.9976.9976,0,0,0,1.09.6733l4.87-.6958L9.1519,20.47a1,1,0,0,0,.0161,1.085L10.1315,23H10a3.0033,3.0033,0,0,0-3,3v4H26V26A3.0033,3.0033,0,0,0,23,23Zm-7.1519-9.47a1,1,0,0,0-.99-1.52l-6.1738.8819-.5025-1.5078L14.32,7.0005H15.999a1,1,0,0,0,1-.9995L17,4.1289C18.5013,4.4636,21.2167,5.67,21.86,10H19v2h3v2H19v2h3v2H19v2h3v.6973L20.4648,23h-7.93L11.19,20.9824ZM24,28H9V26a1.0009,1.0009,0,0,1,1-1H23a1.0006,1.0006,0,0,1,1,1Z"
|
|
1490
1651
|
})), children);
|
|
1491
1652
|
});
|
|
1492
1653
|
if (process.env.NODE_ENV !== "production") {
|
|
1493
1654
|
Gamification.propTypes = iconPropTypes;
|
|
1494
1655
|
}
|
|
1495
|
-
const GasStation = /*#__PURE__*/React.forwardRef(function GasStation(
|
|
1656
|
+
const GasStation = /*#__PURE__*/React.forwardRef(function GasStation(_ref70, ref) {
|
|
1496
1657
|
let {
|
|
1497
1658
|
children,
|
|
1498
1659
|
size = 16,
|
|
1499
1660
|
...rest
|
|
1500
|
-
} =
|
|
1661
|
+
} = _ref70;
|
|
1501
1662
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1502
1663
|
width: size,
|
|
1503
1664
|
height: size,
|
|
@@ -1506,21 +1667,21 @@ const GasStation = /*#__PURE__*/React.forwardRef(function GasStation(_ref63, ref
|
|
|
1506
1667
|
viewBox: "0 0 32 32",
|
|
1507
1668
|
fill: "currentColor",
|
|
1508
1669
|
...rest
|
|
1509
|
-
},
|
|
1670
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1510
1671
|
d: "M8 10H15V12H8z"
|
|
1511
|
-
})),
|
|
1672
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1512
1673
|
d: "M28.4142,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5644,3.5644,0,0,0,2.7654,3.5251A3.5062,3.5062,0,0,0,29,24.5V9.4144A2,2,0,0,0,28.4142,8ZM17,26H6V6H17Z"
|
|
1513
1674
|
})), children);
|
|
1514
1675
|
});
|
|
1515
1676
|
if (process.env.NODE_ENV !== "production") {
|
|
1516
1677
|
GasStation.propTypes = iconPropTypes;
|
|
1517
1678
|
}
|
|
1518
|
-
const GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled(
|
|
1679
|
+
const GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled(_ref71, ref) {
|
|
1519
1680
|
let {
|
|
1520
1681
|
children,
|
|
1521
1682
|
size = 16,
|
|
1522
1683
|
...rest
|
|
1523
|
-
} =
|
|
1684
|
+
} = _ref71;
|
|
1524
1685
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1525
1686
|
width: size,
|
|
1526
1687
|
height: size,
|
|
@@ -1529,23 +1690,23 @@ const GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled
|
|
|
1529
1690
|
viewBox: "0 0 32 32",
|
|
1530
1691
|
fill: "currentColor",
|
|
1531
1692
|
...rest
|
|
1532
|
-
},
|
|
1693
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1533
1694
|
fill: "none",
|
|
1534
1695
|
d: "M8 10H15V12H8z",
|
|
1535
1696
|
"data-icon-path": "inner-path"
|
|
1536
|
-
})),
|
|
1697
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1537
1698
|
d: "M28.4143,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5645,3.5645,0,0,0,2.7654,3.5249A3.506,3.506,0,0,0,29,24.5V9.4146A2,2,0,0,0,28.4143,8ZM15,12H8V10h7Z"
|
|
1538
1699
|
})), children);
|
|
1539
1700
|
});
|
|
1540
1701
|
if (process.env.NODE_ENV !== "production") {
|
|
1541
1702
|
GasStationFilled.propTypes = iconPropTypes;
|
|
1542
1703
|
}
|
|
1543
|
-
const Gateway = /*#__PURE__*/React.forwardRef(function Gateway(
|
|
1704
|
+
const Gateway = /*#__PURE__*/React.forwardRef(function Gateway(_ref72, ref) {
|
|
1544
1705
|
let {
|
|
1545
1706
|
children,
|
|
1546
1707
|
size = 16,
|
|
1547
1708
|
...rest
|
|
1548
|
-
} =
|
|
1709
|
+
} = _ref72;
|
|
1549
1710
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1550
1711
|
width: size,
|
|
1551
1712
|
height: size,
|
|
@@ -1554,19 +1715,19 @@ const Gateway = /*#__PURE__*/React.forwardRef(function Gateway(_ref65, ref) {
|
|
|
1554
1715
|
viewBox: "0 0 32 32",
|
|
1555
1716
|
fill: "currentColor",
|
|
1556
1717
|
...rest
|
|
1557
|
-
},
|
|
1718
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1558
1719
|
d: "M31,16a1.9857,1.9857,0,0,0-.5859-1.4141L24.6211,8.793,27.489,5.9253a2,2,0,1,0-1.414-1.4141L23.207,7.3789l-5.7929-5.793a1.9995,1.9995,0,0,0-2.8282,0L8.793,7.3789,5.925,4.5112A2,2,0,1,0,4.511,5.9253L7.3789,8.793l-5.793,5.7929a1.9995,1.9995,0,0,0,0,2.8282l5.793,5.7929L4.511,26.0747a2,2,0,1,0,1.414,1.4141l2.868-2.8677,5.7929,5.793a1.9995,1.9995,0,0,0,2.8282,0l5.7929-5.793,2.868,2.8677a2,2,0,1,0,1.414-1.4141L24.6211,23.207l5.793-5.7929A1.9866,1.9866,0,0,0,31,16Zm-7.793,5.793L20.4141,19,19,20.4141l2.793,2.7929L16,29l-5.793-5.793L13,20.4141,11.5859,19,8.793,21.793,3,16l5.7925-5.7935L11.5859,13,13,11.5859,10.2065,8.7925,16,3l5.7935,5.7925L19,11.5859,20.4141,13l2.7934-2.7935L29,16Z"
|
|
1559
1720
|
})), children);
|
|
1560
1721
|
});
|
|
1561
1722
|
if (process.env.NODE_ENV !== "production") {
|
|
1562
1723
|
Gateway.propTypes = iconPropTypes;
|
|
1563
1724
|
}
|
|
1564
|
-
const GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi(
|
|
1725
|
+
const GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi(_ref73, ref) {
|
|
1565
1726
|
let {
|
|
1566
1727
|
children,
|
|
1567
1728
|
size = 16,
|
|
1568
1729
|
...rest
|
|
1569
|
-
} =
|
|
1730
|
+
} = _ref73;
|
|
1570
1731
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1571
1732
|
width: size,
|
|
1572
1733
|
height: size,
|
|
@@ -1575,21 +1736,21 @@ const GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi(_ref66, ref
|
|
|
1575
1736
|
viewBox: "0 0 32 32",
|
|
1576
1737
|
fill: "currentColor",
|
|
1577
1738
|
...rest
|
|
1578
|
-
},
|
|
1739
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1579
1740
|
d: "M17,18.1841V13.8159a3.0007,3.0007,0,1,0-2,0v4.3687a3,3,0,1,0,2,0ZM16,10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Zm0,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,22Z"
|
|
1580
|
-
})),
|
|
1741
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1581
1742
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
1582
1743
|
})), children);
|
|
1583
1744
|
});
|
|
1584
1745
|
if (process.env.NODE_ENV !== "production") {
|
|
1585
1746
|
GatewayApi.propTypes = iconPropTypes;
|
|
1586
1747
|
}
|
|
1587
|
-
const GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail(
|
|
1748
|
+
const GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail(_ref74, ref) {
|
|
1588
1749
|
let {
|
|
1589
1750
|
children,
|
|
1590
1751
|
size = 16,
|
|
1591
1752
|
...rest
|
|
1592
|
-
} =
|
|
1753
|
+
} = _ref74;
|
|
1593
1754
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1594
1755
|
width: size,
|
|
1595
1756
|
height: size,
|
|
@@ -1598,21 +1759,21 @@ const GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail(_ref67, r
|
|
|
1598
1759
|
viewBox: "0 0 32 32",
|
|
1599
1760
|
fill: "currentColor",
|
|
1600
1761
|
...rest
|
|
1601
|
-
},
|
|
1762
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1602
1763
|
d: "M19.8779,12.1218a.4186.4186,0,0,0-.437-.0971l-9.1666,3.3335a.4167.4167,0,0,0-.0122.7786l4.0006,1.6,1.6,4.0007A.4168.4168,0,0,0,16.25,22h.0067a.4169.4169,0,0,0,.3849-.2743l3.3333-9.1669A.4165.4165,0,0,0,19.8779,12.1218Z"
|
|
1603
|
-
})),
|
|
1764
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1604
1765
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
1605
1766
|
})), children);
|
|
1606
1767
|
});
|
|
1607
1768
|
if (process.env.NODE_ENV !== "production") {
|
|
1608
1769
|
GatewayMail.propTypes = iconPropTypes;
|
|
1609
1770
|
}
|
|
1610
|
-
const GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic(
|
|
1771
|
+
const GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic(_ref75, ref) {
|
|
1611
1772
|
let {
|
|
1612
1773
|
children,
|
|
1613
1774
|
size = 16,
|
|
1614
1775
|
...rest
|
|
1615
|
-
} =
|
|
1776
|
+
} = _ref75;
|
|
1616
1777
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1617
1778
|
width: size,
|
|
1618
1779
|
height: size,
|
|
@@ -1621,21 +1782,21 @@ const GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic(_ref6
|
|
|
1621
1782
|
viewBox: "0 0 32 32",
|
|
1622
1783
|
fill: "currentColor",
|
|
1623
1784
|
...rest
|
|
1624
|
-
},
|
|
1785
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1625
1786
|
d: "M19,14H14V12a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A2.0023,2.0023,0,0,0,19,14Zm0,7H13V16h6Z"
|
|
1626
|
-
})),
|
|
1787
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1627
1788
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
1628
1789
|
})), children);
|
|
1629
1790
|
});
|
|
1630
1791
|
if (process.env.NODE_ENV !== "production") {
|
|
1631
1792
|
GatewayPublic.propTypes = iconPropTypes;
|
|
1632
1793
|
}
|
|
1633
|
-
const GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity(
|
|
1794
|
+
const GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity(_ref76, ref) {
|
|
1634
1795
|
let {
|
|
1635
1796
|
children,
|
|
1636
1797
|
size = 16,
|
|
1637
1798
|
...rest
|
|
1638
|
-
} =
|
|
1799
|
+
} = _ref76;
|
|
1639
1800
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1640
1801
|
width: size,
|
|
1641
1802
|
height: size,
|
|
@@ -1644,21 +1805,21 @@ const GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity(_
|
|
|
1644
1805
|
viewBox: "0 0 32 32",
|
|
1645
1806
|
fill: "currentColor",
|
|
1646
1807
|
...rest
|
|
1647
|
-
},
|
|
1808
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1648
1809
|
d: "M11,11v6.4678a5.0216,5.0216,0,0,0,2.8613,4.52L16,23l2.1387-1.0127A5.0216,5.0216,0,0,0,21,17.4678V11Zm8,6.4678a3.012,3.012,0,0,1-1.7168,2.7109L16,20.7861l-1.2832-.6074A3.012,3.012,0,0,1,13,17.4678V13h6Z"
|
|
1649
|
-
})),
|
|
1810
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1650
1811
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
1651
1812
|
})), children);
|
|
1652
1813
|
});
|
|
1653
1814
|
if (process.env.NODE_ENV !== "production") {
|
|
1654
1815
|
GatewaySecurity.propTypes = iconPropTypes;
|
|
1655
1816
|
}
|
|
1656
|
-
const GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAccess(
|
|
1817
|
+
const GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAccess(_ref77, ref) {
|
|
1657
1818
|
let {
|
|
1658
1819
|
children,
|
|
1659
1820
|
size = 16,
|
|
1660
1821
|
...rest
|
|
1661
|
-
} =
|
|
1822
|
+
} = _ref77;
|
|
1662
1823
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1663
1824
|
width: size,
|
|
1664
1825
|
height: size,
|
|
@@ -1667,21 +1828,21 @@ const GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAcce
|
|
|
1667
1828
|
viewBox: "0 0 32 32",
|
|
1668
1829
|
fill: "currentColor",
|
|
1669
1830
|
...rest
|
|
1670
|
-
},
|
|
1831
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1671
1832
|
d: "M21 22H19V20a1.0011 1.0011 0 00-1-1H14a1.0011 1.0011 0 00-1 1v2H11V20a3.0033 3.0033 0 013-3h4a3.0033 3.0033 0 013 3zM16 16a3.5 3.5 0 113.5-3.5A3.5041 3.5041 0 0116 16zm0-5a1.5 1.5 0 101.5 1.5A1.5017 1.5017 0 0016 11z"
|
|
1672
|
-
})),
|
|
1833
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1673
1834
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
1674
1835
|
})), children);
|
|
1675
1836
|
});
|
|
1676
1837
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
1838
|
GatewayUserAccess.propTypes = iconPropTypes;
|
|
1678
1839
|
}
|
|
1679
|
-
const GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn(
|
|
1840
|
+
const GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn(_ref78, ref) {
|
|
1680
1841
|
let {
|
|
1681
1842
|
children,
|
|
1682
1843
|
size = 16,
|
|
1683
1844
|
...rest
|
|
1684
|
-
} =
|
|
1845
|
+
} = _ref78;
|
|
1685
1846
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1686
1847
|
width: size,
|
|
1687
1848
|
height: size,
|
|
@@ -1690,21 +1851,21 @@ const GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn(_ref71, ref
|
|
|
1690
1851
|
viewBox: "0 0 32 32",
|
|
1691
1852
|
fill: "currentColor",
|
|
1692
1853
|
...rest
|
|
1693
|
-
},
|
|
1854
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1694
1855
|
d: "M20,14.2783V12a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A1.9929,1.9929,0,0,0,20,14.2783ZM16,10a2.0023,2.0023,0,0,1,2,2v2H14V12A2.0023,2.0023,0,0,1,16,10Zm3,11H13V16h6Z"
|
|
1695
|
-
})),
|
|
1856
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1696
1857
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
1697
1858
|
})), children);
|
|
1698
1859
|
});
|
|
1699
1860
|
if (process.env.NODE_ENV !== "production") {
|
|
1700
1861
|
GatewayVpn.propTypes = iconPropTypes;
|
|
1701
1862
|
}
|
|
1702
|
-
const GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale(
|
|
1863
|
+
const GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale(_ref79, ref) {
|
|
1703
1864
|
let {
|
|
1704
1865
|
children,
|
|
1705
1866
|
size = 16,
|
|
1706
1867
|
...rest
|
|
1707
|
-
} =
|
|
1868
|
+
} = _ref79;
|
|
1708
1869
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1709
1870
|
width: size,
|
|
1710
1871
|
height: size,
|
|
@@ -1713,19 +1874,19 @@ const GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale(_ref72,
|
|
|
1713
1874
|
viewBox: "0 0 32 32",
|
|
1714
1875
|
fill: "currentColor",
|
|
1715
1876
|
...rest
|
|
1716
|
-
},
|
|
1877
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1717
1878
|
d: "M17,19.9307a8,8,0,1,0-2,0V22H10v2h5v4h2V24h5V22H17ZM10,12a6,6,0,1,1,6,6A6.0066,6.0066,0,0,1,10,12Z"
|
|
1718
1879
|
})), children);
|
|
1719
1880
|
});
|
|
1720
1881
|
if (process.env.NODE_ENV !== "production") {
|
|
1721
1882
|
GenderFemale.propTypes = iconPropTypes;
|
|
1722
1883
|
}
|
|
1723
|
-
const GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale(
|
|
1884
|
+
const GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale(_ref80, ref) {
|
|
1724
1885
|
let {
|
|
1725
1886
|
children,
|
|
1726
1887
|
size = 16,
|
|
1727
1888
|
...rest
|
|
1728
|
-
} =
|
|
1889
|
+
} = _ref80;
|
|
1729
1890
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1730
1891
|
width: size,
|
|
1731
1892
|
height: size,
|
|
@@ -1734,19 +1895,19 @@ const GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale(_ref73, ref
|
|
|
1734
1895
|
viewBox: "0 0 32 32",
|
|
1735
1896
|
fill: "currentColor",
|
|
1736
1897
|
...rest
|
|
1737
|
-
},
|
|
1898
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1738
1899
|
d: "M18,4V6h6.5859l-7.6884,7.6885a8.028,8.028,0,1,0,1.414,1.414L26,7.4141V14h2V4ZM12,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,12,26Z"
|
|
1739
1900
|
})), children);
|
|
1740
1901
|
});
|
|
1741
1902
|
if (process.env.NODE_ENV !== "production") {
|
|
1742
1903
|
GenderMale.propTypes = iconPropTypes;
|
|
1743
1904
|
}
|
|
1744
|
-
const GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf(
|
|
1905
|
+
const GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf(_ref81, ref) {
|
|
1745
1906
|
let {
|
|
1746
1907
|
children,
|
|
1747
1908
|
size = 16,
|
|
1748
1909
|
...rest
|
|
1749
|
-
} =
|
|
1910
|
+
} = _ref81;
|
|
1750
1911
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1751
1912
|
width: size,
|
|
1752
1913
|
height: size,
|
|
@@ -1755,21 +1916,21 @@ const GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf(_ref74, r
|
|
|
1755
1916
|
viewBox: "0 0 32 32",
|
|
1756
1917
|
fill: "currentColor",
|
|
1757
1918
|
...rest
|
|
1758
|
-
},
|
|
1919
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1759
1920
|
d: "M24,24v4H8V24H6v4H6a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2h0V24Z"
|
|
1760
|
-
})),
|
|
1921
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1761
1922
|
d: "M21 21L19.586 19.586 17 22.172 17 14 15 14 15 22.172 12.414 19.586 11 21 16 26 21 21zM28 4L28 2 22 2 22 12 24 12 24 8 27 8 27 6 24 6 24 4 28 4zM17 12H13V2h4a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0117 12zm-2-2h2a1.0011 1.0011 0 001-1V5a1.0011 1.0011 0 00-1-1H15zM9 2H4V12H6V9H9a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 009 2zM6 7V4H9l.001 3z"
|
|
1762
1923
|
})), children);
|
|
1763
1924
|
});
|
|
1764
1925
|
if (process.env.NODE_ENV !== "production") {
|
|
1765
1926
|
GeneratePdf.propTypes = iconPropTypes;
|
|
1766
1927
|
}
|
|
1767
|
-
const Gif = /*#__PURE__*/React.forwardRef(function Gif(
|
|
1928
|
+
const Gif = /*#__PURE__*/React.forwardRef(function Gif(_ref82, ref) {
|
|
1768
1929
|
let {
|
|
1769
1930
|
children,
|
|
1770
1931
|
size = 16,
|
|
1771
1932
|
...rest
|
|
1772
|
-
} =
|
|
1933
|
+
} = _ref82;
|
|
1773
1934
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1774
1935
|
width: size,
|
|
1775
1936
|
height: size,
|
|
@@ -1778,19 +1939,19 @@ const Gif = /*#__PURE__*/React.forwardRef(function Gif(_ref75, ref) {
|
|
|
1778
1939
|
viewBox: "0 0 32 32",
|
|
1779
1940
|
fill: "currentColor",
|
|
1780
1941
|
...rest
|
|
1781
|
-
},
|
|
1942
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1782
1943
|
d: "M2 12v8a3 3 0 003 3h5V15H6v2H8v4H5a1 1 0 01-1-1V12a1 1 0 011-1h5V9H5A3 3 0 002 12zM30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9z"
|
|
1783
1944
|
})), children);
|
|
1784
1945
|
});
|
|
1785
1946
|
if (process.env.NODE_ENV !== "production") {
|
|
1786
1947
|
Gif.propTypes = iconPropTypes;
|
|
1787
1948
|
}
|
|
1788
|
-
const Gift = /*#__PURE__*/React.forwardRef(function Gift(
|
|
1949
|
+
const Gift = /*#__PURE__*/React.forwardRef(function Gift(_ref83, ref) {
|
|
1789
1950
|
let {
|
|
1790
1951
|
children,
|
|
1791
1952
|
size = 16,
|
|
1792
1953
|
...rest
|
|
1793
|
-
} =
|
|
1954
|
+
} = _ref83;
|
|
1794
1955
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1795
1956
|
width: size,
|
|
1796
1957
|
height: size,
|
|
@@ -1799,19 +1960,19 @@ const Gift = /*#__PURE__*/React.forwardRef(function Gift(_ref76, ref) {
|
|
|
1799
1960
|
viewBox: "0 0 32 32",
|
|
1800
1961
|
fill: "currentColor",
|
|
1801
1962
|
...rest
|
|
1802
|
-
},
|
|
1963
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1803
1964
|
d: "M26,10H23.2383A4.4867,4.4867,0,0,0,16,4.7065,4.4873,4.4873,0,0,0,8.7617,10H6a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2V28a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V18a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,26,10ZM17,7.5A2.5,2.5,0,1,1,19.5,10H17ZM12.5,5A2.503,2.503,0,0,1,15,7.5V10H12.5a2.5,2.5,0,0,1,0-5ZM6,12h9v4H6Zm2,6h7V28H8ZM24.0012,28H17V18h7ZM17,16V12h9l.0012,4Z"
|
|
1804
1965
|
})), children);
|
|
1805
1966
|
});
|
|
1806
1967
|
if (process.env.NODE_ENV !== "production") {
|
|
1807
1968
|
Gift.propTypes = iconPropTypes;
|
|
1808
1969
|
}
|
|
1809
|
-
const
|
|
1970
|
+
const GlobalLoanAndTrial = /*#__PURE__*/React.forwardRef(function GlobalLoanAndTrial(_ref84, ref) {
|
|
1810
1971
|
let {
|
|
1811
1972
|
children,
|
|
1812
1973
|
size = 16,
|
|
1813
1974
|
...rest
|
|
1814
|
-
} =
|
|
1975
|
+
} = _ref84;
|
|
1815
1976
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1816
1977
|
width: size,
|
|
1817
1978
|
height: size,
|
|
@@ -1820,21 +1981,50 @@ const Globe = /*#__PURE__*/React.forwardRef(function Globe(_ref77, ref) {
|
|
|
1820
1981
|
viewBox: "0 0 32 32",
|
|
1821
1982
|
fill: "currentColor",
|
|
1822
1983
|
...rest
|
|
1823
|
-
},
|
|
1984
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
d: "m15,22l-1.4099,1.4102,2.5798,2.5898H4V8h-2v18c0,1.1025.8972,2,2,2h12.1699l-2.5798,2.5898,1.4099,1.4102,5-5-5-5Z"
|
|
1986
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1987
|
+
cx: "11",
|
|
1988
|
+
cy: "16",
|
|
1989
|
+
r: "1"
|
|
1990
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1991
|
+
d: "m24,20H8c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h16c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-16-6v4h16v-4H8Z"
|
|
1992
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1993
|
+
d: "m28,4h-12.1699l2.5801-2.5898L17,0l-5,5,5,5,1.4102-1.4102-2.5801-2.5898h12.1699v18h2V6c0-1.1025-.8972-2-2-2Z"
|
|
1994
|
+
})), children);
|
|
1995
|
+
});
|
|
1996
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1997
|
+
GlobalLoanAndTrial.propTypes = iconPropTypes;
|
|
1998
|
+
}
|
|
1999
|
+
const Globe = /*#__PURE__*/React.forwardRef(function Globe(_ref85, ref) {
|
|
2000
|
+
let {
|
|
2001
|
+
children,
|
|
2002
|
+
size = 16,
|
|
2003
|
+
...rest
|
|
2004
|
+
} = _ref85;
|
|
2005
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2006
|
+
width: size,
|
|
2007
|
+
height: size,
|
|
2008
|
+
ref: ref,
|
|
2009
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2010
|
+
viewBox: "0 0 32 32",
|
|
2011
|
+
fill: "currentColor",
|
|
2012
|
+
...rest
|
|
2013
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1824
2014
|
d: "M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"
|
|
1825
|
-
})),
|
|
2015
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1826
2016
|
d: "M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"
|
|
1827
2017
|
})), children);
|
|
1828
2018
|
});
|
|
1829
2019
|
if (process.env.NODE_ENV !== "production") {
|
|
1830
2020
|
Globe.propTypes = iconPropTypes;
|
|
1831
2021
|
}
|
|
1832
|
-
const Gradient = /*#__PURE__*/React.forwardRef(function Gradient(
|
|
2022
|
+
const Gradient = /*#__PURE__*/React.forwardRef(function Gradient(_ref86, ref) {
|
|
1833
2023
|
let {
|
|
1834
2024
|
children,
|
|
1835
2025
|
size = 16,
|
|
1836
2026
|
...rest
|
|
1837
|
-
} =
|
|
2027
|
+
} = _ref86;
|
|
1838
2028
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1839
2029
|
width: size,
|
|
1840
2030
|
height: size,
|
|
@@ -1843,21 +2033,21 @@ const Gradient = /*#__PURE__*/React.forwardRef(function Gradient(_ref78, ref) {
|
|
|
1843
2033
|
viewBox: "0 0 32 32",
|
|
1844
2034
|
fill: "currentColor",
|
|
1845
2035
|
...rest
|
|
1846
|
-
},
|
|
2036
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1847
2037
|
d: "M26,4H6A2.0023,2.0023,0,0,0,4,6V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM22,26V22H18v4H14V22H10V18h4V14H10V10h4V6h4v4h4V6h4V26Z"
|
|
1848
|
-
})),
|
|
2038
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1849
2039
|
d: "M14 10H18V14H14zM14 18H18V22H14zM18 14H22V18H18z"
|
|
1850
2040
|
})), children);
|
|
1851
2041
|
});
|
|
1852
2042
|
if (process.env.NODE_ENV !== "production") {
|
|
1853
2043
|
Gradient.propTypes = iconPropTypes;
|
|
1854
2044
|
}
|
|
1855
|
-
const GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFlow(
|
|
2045
|
+
const GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFlow(_ref87, ref) {
|
|
1856
2046
|
let {
|
|
1857
2047
|
children,
|
|
1858
2048
|
size = 16,
|
|
1859
2049
|
...rest
|
|
1860
|
-
} =
|
|
2050
|
+
} = _ref87;
|
|
1861
2051
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1862
2052
|
width: size,
|
|
1863
2053
|
height: size,
|
|
@@ -1866,19 +2056,19 @@ const GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFl
|
|
|
1866
2056
|
viewBox: "0 0 32 32",
|
|
1867
2057
|
fill: "currentColor",
|
|
1868
2058
|
...rest
|
|
1869
|
-
},
|
|
2059
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1870
2060
|
d: "M28 30H22a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 30zm-6-8h-.0012L22 28h6V22zM18 26H12a3.0033 3.0033 0 01-3-3V19h2v4a1.001 1.001 0 001 1h6zM26 18H24V15a1.001 1.001 0 00-1-1H18V12h5a3.0033 3.0033 0 013 3zM15 18a.9986.9986 0 01-.4971-.1323L10 15.2886 5.4968 17.8677a1 1 0 01-1.4712-1.0938l1.0618-4.572L2.269 9.1824a1 1 0 01.5662-1.6687l4.2-.7019L9.1006 2.5627a1 1 0 011.7881-.0214l2.2046 4.271 4.0764.7021a1 1 0 01.5613 1.668l-2.8184 3.02 1.0613 4.5718A1 1 0 0115 18zm-5-5s.343.18.4971.2686l3.01 1.7241-.7837-3.3763 2.282-2.4453-3.2331-.5569-1.7456-3.382L8.3829 8.6144l-3.3809.565 2.2745 2.437-.7841 3.3763 3.0105-1.7241C9.657 13.18 10 13 10 13z"
|
|
1871
2061
|
})), children);
|
|
1872
2062
|
});
|
|
1873
2063
|
if (process.env.NODE_ENV !== "production") {
|
|
1874
2064
|
GraphicalDataFlow.propTypes = iconPropTypes;
|
|
1875
2065
|
}
|
|
1876
|
-
const Grid = /*#__PURE__*/React.forwardRef(function Grid(
|
|
2066
|
+
const Grid = /*#__PURE__*/React.forwardRef(function Grid(_ref88, ref) {
|
|
1877
2067
|
let {
|
|
1878
2068
|
children,
|
|
1879
2069
|
size = 16,
|
|
1880
2070
|
...rest
|
|
1881
|
-
} =
|
|
2071
|
+
} = _ref88;
|
|
1882
2072
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1883
2073
|
width: size,
|
|
1884
2074
|
height: size,
|
|
@@ -1887,19 +2077,19 @@ const Grid = /*#__PURE__*/React.forwardRef(function Grid(_ref80, ref) {
|
|
|
1887
2077
|
viewBox: "0 0 32 32",
|
|
1888
2078
|
fill: "currentColor",
|
|
1889
2079
|
...rest
|
|
1890
|
-
},
|
|
2080
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1891
2081
|
d: "M12 4H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0012 4zm0 8H6V6h6zM26 4H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0026 4zm0 8H20V6h6zM12 18H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0012 18zm0 8H6V20h6zM26 18H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0026 18zm0 8H20V20h6z"
|
|
1892
2082
|
})), children);
|
|
1893
2083
|
});
|
|
1894
2084
|
if (process.env.NODE_ENV !== "production") {
|
|
1895
2085
|
Grid.propTypes = iconPropTypes;
|
|
1896
2086
|
}
|
|
1897
|
-
const Group = /*#__PURE__*/React.forwardRef(function Group(
|
|
2087
|
+
const Group = /*#__PURE__*/React.forwardRef(function Group(_ref89, ref) {
|
|
1898
2088
|
let {
|
|
1899
2089
|
children,
|
|
1900
2090
|
size = 16,
|
|
1901
2091
|
...rest
|
|
1902
|
-
} =
|
|
2092
|
+
} = _ref89;
|
|
1903
2093
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1904
2094
|
width: size,
|
|
1905
2095
|
height: size,
|
|
@@ -1908,19 +2098,19 @@ const Group = /*#__PURE__*/React.forwardRef(function Group(_ref81, ref) {
|
|
|
1908
2098
|
viewBox: "0 0 32 32",
|
|
1909
2099
|
fill: "currentColor",
|
|
1910
2100
|
...rest
|
|
1911
|
-
},
|
|
2101
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1912
2102
|
d: "M31 30H29V27a3 3 0 00-3-3H22a3 3 0 00-3 3v3H17V27a5 5 0 015-5h4a5 5 0 015 5zM24 12a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 10zM15 22H13V19a3 3 0 00-3-3H6a3 3 0 00-3 3v3H1V19a5 5 0 015-5h4a5 5 0 015 5zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
|
|
1913
2103
|
})), children);
|
|
1914
2104
|
});
|
|
1915
2105
|
if (process.env.NODE_ENV !== "production") {
|
|
1916
2106
|
Group.propTypes = iconPropTypes;
|
|
1917
2107
|
}
|
|
1918
|
-
const GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess(
|
|
2108
|
+
const GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess(_ref90, ref) {
|
|
1919
2109
|
let {
|
|
1920
2110
|
children,
|
|
1921
2111
|
size = 16,
|
|
1922
2112
|
...rest
|
|
1923
|
-
} =
|
|
2113
|
+
} = _ref90;
|
|
1924
2114
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1925
2115
|
width: size,
|
|
1926
2116
|
height: size,
|
|
@@ -1929,21 +2119,21 @@ const GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess(_ref82, r
|
|
|
1929
2119
|
viewBox: "0 0 32 32",
|
|
1930
2120
|
fill: "currentColor",
|
|
1931
2121
|
...rest
|
|
1932
|
-
},
|
|
2122
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1933
2123
|
d: "M8 19H6V17a3.0033 3.0033 0 013-3h5v2H9a1.0011 1.0011 0 00-1 1zM12 13a4 4 0 114-4A4.0045 4.0045 0 0112 13zm0-6a2 2 0 102 2A2.0021 2.0021 0 0012 7zM20 20a4 4 0 114-4A4.0045 4.0045 0 0120 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0020 14zM26 26H24V24a1.0011 1.0011 0 00-1-1H17a1.0011 1.0011 0 00-1 1v2H14V24a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
|
|
1934
|
-
})),
|
|
2124
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1935
2125
|
d: "M8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
1936
2126
|
})), children);
|
|
1937
2127
|
});
|
|
1938
2128
|
if (process.env.NODE_ENV !== "production") {
|
|
1939
2129
|
GroupAccess.propTypes = iconPropTypes;
|
|
1940
2130
|
}
|
|
1941
|
-
const GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount(
|
|
2131
|
+
const GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount(_ref91, ref) {
|
|
1942
2132
|
let {
|
|
1943
2133
|
children,
|
|
1944
2134
|
size = 16,
|
|
1945
2135
|
...rest
|
|
1946
|
-
} =
|
|
2136
|
+
} = _ref91;
|
|
1947
2137
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1948
2138
|
width: size,
|
|
1949
2139
|
height: size,
|
|
@@ -1952,19 +2142,19 @@ const GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount(_ref83,
|
|
|
1952
2142
|
viewBox: "0 0 32 32",
|
|
1953
2143
|
fill: "currentColor",
|
|
1954
2144
|
...rest
|
|
1955
|
-
},
|
|
2145
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1956
2146
|
d: "M17 11H11a3 3 0 00-3 3v4h2V14a1 1 0 011-1h6a1 1 0 011 1v1h2V14A3 3 0 0017 11zM10 6a4 4 0 104-4A4 4 0 0010 6zm6 0a2 2 0 11-2-2A2 2 0 0116 6zM22 27H16a2.0021 2.0021 0 01-2-2V19a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0122 27zm-6-8v6h6V19zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
1957
2147
|
})), children);
|
|
1958
2148
|
});
|
|
1959
2149
|
if (process.env.NODE_ENV !== "production") {
|
|
1960
2150
|
GroupAccount.propTypes = iconPropTypes;
|
|
1961
2151
|
}
|
|
1962
|
-
const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentation(
|
|
2152
|
+
const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentation(_ref92, ref) {
|
|
1963
2153
|
let {
|
|
1964
2154
|
children,
|
|
1965
2155
|
size = 16,
|
|
1966
2156
|
...rest
|
|
1967
|
-
} =
|
|
2157
|
+
} = _ref92;
|
|
1968
2158
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1969
2159
|
width: size,
|
|
1970
2160
|
height: size,
|
|
@@ -1973,41 +2163,41 @@ const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentati
|
|
|
1973
2163
|
viewBox: "0 0 32 32",
|
|
1974
2164
|
fill: "currentColor",
|
|
1975
2165
|
...rest
|
|
1976
|
-
},
|
|
2166
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
1977
2167
|
d: "M10 30H8V27H4v3H2V27a2.0023 2.0023 0 012-2H8a2.0023 2.0023 0 012 2zM30 30H28V27H24v3H22V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2zM20 30H18V27H14v3H12V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2z"
|
|
1978
|
-
})),
|
|
2168
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1979
2169
|
cx: "16",
|
|
1980
2170
|
cy: "22",
|
|
1981
2171
|
r: "2"
|
|
1982
|
-
})),
|
|
2172
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1983
2173
|
cx: "6",
|
|
1984
2174
|
cy: "22",
|
|
1985
2175
|
r: "2"
|
|
1986
|
-
})),
|
|
2176
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
1987
2177
|
cx: "26",
|
|
1988
2178
|
cy: "22",
|
|
1989
2179
|
r: "2"
|
|
1990
|
-
})),
|
|
2180
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1991
2181
|
cx: "21",
|
|
1992
2182
|
cy: "18",
|
|
1993
2183
|
r: "2"
|
|
1994
|
-
})),
|
|
2184
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
1995
2185
|
cx: "11",
|
|
1996
2186
|
cy: "18",
|
|
1997
2187
|
r: "2"
|
|
1998
|
-
})),
|
|
2188
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1999
2189
|
d: "M26,14H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,26,14ZM6,4v8H26V4Z"
|
|
2000
2190
|
})), children);
|
|
2001
2191
|
});
|
|
2002
2192
|
if (process.env.NODE_ENV !== "production") {
|
|
2003
2193
|
GroupPresentation.propTypes = iconPropTypes;
|
|
2004
2194
|
}
|
|
2005
|
-
const GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource(
|
|
2195
|
+
const GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource(_ref93, ref) {
|
|
2006
2196
|
let {
|
|
2007
2197
|
children,
|
|
2008
2198
|
size = 16,
|
|
2009
2199
|
...rest
|
|
2010
|
-
} =
|
|
2200
|
+
} = _ref93;
|
|
2011
2201
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2012
2202
|
width: size,
|
|
2013
2203
|
height: size,
|
|
@@ -2016,19 +2206,19 @@ const GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource(_ref8
|
|
|
2016
2206
|
viewBox: "0 0 32 32",
|
|
2017
2207
|
fill: "currentColor",
|
|
2018
2208
|
...rest
|
|
2019
|
-
},
|
|
2209
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2020
2210
|
d: "M22 24H10a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2H22a2.0021 2.0021 0 012 2V22A2.0021 2.0021 0 0122 24zM10 10V22H22V10zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
2021
2211
|
})), children);
|
|
2022
2212
|
});
|
|
2023
2213
|
if (process.env.NODE_ENV !== "production") {
|
|
2024
2214
|
GroupResource.propTypes = iconPropTypes;
|
|
2025
2215
|
}
|
|
2026
|
-
const GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity(
|
|
2216
|
+
const GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity(_ref94, ref) {
|
|
2027
2217
|
let {
|
|
2028
2218
|
children,
|
|
2029
2219
|
size = 16,
|
|
2030
2220
|
...rest
|
|
2031
|
-
} =
|
|
2221
|
+
} = _ref94;
|
|
2032
2222
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2033
2223
|
width: size,
|
|
2034
2224
|
height: size,
|
|
@@ -2037,21 +2227,21 @@ const GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity(_ref8
|
|
|
2037
2227
|
viewBox: "0 0 32 32",
|
|
2038
2228
|
fill: "currentColor",
|
|
2039
2229
|
...rest
|
|
2040
|
-
},
|
|
2230
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2041
2231
|
d: "M11 21H9V19a3.0033 3.0033 0 013-3h6v2H12a1.0011 1.0011 0 00-1 1zM15 15a4 4 0 114-4A4.0045 4.0045 0 0115 15zm0-6a2 2 0 102 2A2.0021 2.0021 0 0015 9zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 16zM30 28H28V26a1.0011 1.0011 0 00-1-1H21a1.0011 1.0011 0 00-1 1v2H18V26a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
|
|
2042
|
-
})),
|
|
2232
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2043
2233
|
d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
|
|
2044
2234
|
})), children);
|
|
2045
2235
|
});
|
|
2046
2236
|
if (process.env.NODE_ENV !== "production") {
|
|
2047
2237
|
GroupSecurity.propTypes = iconPropTypes;
|
|
2048
2238
|
}
|
|
2049
|
-
const GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects(
|
|
2239
|
+
const GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects(_ref95, ref) {
|
|
2050
2240
|
let {
|
|
2051
2241
|
children,
|
|
2052
2242
|
size = 16,
|
|
2053
2243
|
...rest
|
|
2054
|
-
} =
|
|
2244
|
+
} = _ref95;
|
|
2055
2245
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2056
2246
|
width: size,
|
|
2057
2247
|
height: size,
|
|
@@ -2060,21 +2250,21 @@ const GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects(_ref87,
|
|
|
2060
2250
|
viewBox: "0 0 32 32",
|
|
2061
2251
|
fill: "currentColor",
|
|
2062
2252
|
...rest
|
|
2063
|
-
},
|
|
2253
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2064
2254
|
d: "M19,13V9H9V19h4v4H23V13Zm-8-2h6v6H11ZM21,21H15V19h4V15h2Z"
|
|
2065
|
-
})),
|
|
2255
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2066
2256
|
d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
|
|
2067
2257
|
})), children);
|
|
2068
2258
|
});
|
|
2069
2259
|
if (process.env.NODE_ENV !== "production") {
|
|
2070
2260
|
GroupObjects.propTypes = iconPropTypes;
|
|
2071
2261
|
}
|
|
2072
|
-
const GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew(
|
|
2262
|
+
const GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew(_ref96, ref) {
|
|
2073
2263
|
let {
|
|
2074
2264
|
children,
|
|
2075
2265
|
size = 16,
|
|
2076
2266
|
...rest
|
|
2077
|
-
} =
|
|
2267
|
+
} = _ref96;
|
|
2078
2268
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2079
2269
|
width: size,
|
|
2080
2270
|
height: size,
|
|
@@ -2083,21 +2273,21 @@ const GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew(_
|
|
|
2083
2273
|
viewBox: "0 0 32 32",
|
|
2084
2274
|
fill: "currentColor",
|
|
2085
2275
|
...rest
|
|
2086
|
-
},
|
|
2276
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2087
2277
|
d: "M17 10L15 10 15 15 10 15 10 17 15 17 15 22 17 22 17 17 22 17 22 15 17 15 17 10z"
|
|
2088
|
-
})),
|
|
2278
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2089
2279
|
d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
|
|
2090
2280
|
})), children);
|
|
2091
2281
|
});
|
|
2092
2282
|
if (process.env.NODE_ENV !== "production") {
|
|
2093
2283
|
GroupObjectsNew.propTypes = iconPropTypes;
|
|
2094
2284
|
}
|
|
2095
|
-
const GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave(
|
|
2285
|
+
const GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave(_ref97, ref) {
|
|
2096
2286
|
let {
|
|
2097
2287
|
children,
|
|
2098
2288
|
size = 16,
|
|
2099
2289
|
...rest
|
|
2100
|
-
} =
|
|
2290
|
+
} = _ref97;
|
|
2101
2291
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2102
2292
|
width: size,
|
|
2103
2293
|
height: size,
|
|
@@ -2106,21 +2296,21 @@ const GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave
|
|
|
2106
2296
|
viewBox: "0 0 32 32",
|
|
2107
2297
|
fill: "currentColor",
|
|
2108
2298
|
...rest
|
|
2109
|
-
},
|
|
2299
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2110
2300
|
d: "M14 18.18L10.41 14.59 9 16 14 21 23 12 21.59 10.581 14 18.18z"
|
|
2111
|
-
})),
|
|
2301
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2112
2302
|
d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
|
|
2113
2303
|
})), children);
|
|
2114
2304
|
});
|
|
2115
2305
|
if (process.env.NODE_ENV !== "production") {
|
|
2116
2306
|
GroupObjectsSave.propTypes = iconPropTypes;
|
|
2117
2307
|
}
|
|
2118
|
-
const Growth = /*#__PURE__*/React.forwardRef(function Growth(
|
|
2308
|
+
const Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref98, ref) {
|
|
2119
2309
|
let {
|
|
2120
2310
|
children,
|
|
2121
2311
|
size = 16,
|
|
2122
2312
|
...rest
|
|
2123
|
-
} =
|
|
2313
|
+
} = _ref98;
|
|
2124
2314
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2125
2315
|
width: size,
|
|
2126
2316
|
height: size,
|
|
@@ -2129,19 +2319,19 @@ const Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref90, ref) {
|
|
|
2129
2319
|
viewBox: "0 0 32 32",
|
|
2130
2320
|
fill: "currentColor",
|
|
2131
2321
|
...rest
|
|
2132
|
-
},
|
|
2322
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2133
2323
|
d: "M20,8v2h6.5859L18,18.5859,13.707,14.293a.9994.9994,0,0,0-1.414,0L2,24.5859,3.4141,26,13,16.4141l4.293,4.2929a.9994.9994,0,0,0,1.414,0L28,11.4141V18h2V8Z"
|
|
2134
2324
|
})), children);
|
|
2135
2325
|
});
|
|
2136
2326
|
if (process.env.NODE_ENV !== "production") {
|
|
2137
2327
|
Growth.propTypes = iconPropTypes;
|
|
2138
2328
|
}
|
|
2139
|
-
const Gui = /*#__PURE__*/React.forwardRef(function Gui(
|
|
2329
|
+
const Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref99, ref) {
|
|
2140
2330
|
let {
|
|
2141
2331
|
children,
|
|
2142
2332
|
size = 16,
|
|
2143
2333
|
...rest
|
|
2144
|
-
} =
|
|
2334
|
+
} = _ref99;
|
|
2145
2335
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2146
2336
|
width: size,
|
|
2147
2337
|
height: size,
|
|
@@ -2150,31 +2340,31 @@ const Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref91, ref) {
|
|
|
2150
2340
|
viewBox: "0 0 32 32",
|
|
2151
2341
|
fill: "currentColor",
|
|
2152
2342
|
...rest
|
|
2153
|
-
},
|
|
2343
|
+
}, _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2154
2344
|
cx: "20",
|
|
2155
2345
|
cy: "8",
|
|
2156
2346
|
r: "1"
|
|
2157
|
-
})),
|
|
2347
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2158
2348
|
cx: "23",
|
|
2159
2349
|
cy: "8",
|
|
2160
2350
|
r: "1"
|
|
2161
|
-
})),
|
|
2351
|
+
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2162
2352
|
cx: "26",
|
|
2163
2353
|
cy: "8",
|
|
2164
2354
|
r: "1"
|
|
2165
|
-
})),
|
|
2355
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2166
2356
|
d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4Zm0,2v4H4V6ZM4,12h6V26H4Zm8,14V12H28V26Z"
|
|
2167
2357
|
})), children);
|
|
2168
2358
|
});
|
|
2169
2359
|
if (process.env.NODE_ENV !== "production") {
|
|
2170
2360
|
Gui.propTypes = iconPropTypes;
|
|
2171
2361
|
}
|
|
2172
|
-
const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(
|
|
2362
|
+
const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref100, ref) {
|
|
2173
2363
|
let {
|
|
2174
2364
|
children,
|
|
2175
2365
|
size = 16,
|
|
2176
2366
|
...rest
|
|
2177
|
-
} =
|
|
2367
|
+
} = _ref100;
|
|
2178
2368
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2179
2369
|
width: size,
|
|
2180
2370
|
height: size,
|
|
@@ -2183,19 +2373,19 @@ const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref9
|
|
|
2183
2373
|
viewBox: "0 0 32 32",
|
|
2184
2374
|
fill: "currentColor",
|
|
2185
2375
|
...rest
|
|
2186
|
-
},
|
|
2376
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2187
2377
|
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"
|
|
2188
|
-
})),
|
|
2378
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2189
2379
|
d: "M28,4H4A2.002,2.002,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H14V26H4V12H28v3h2V6A2.0023,2.0023,0,0,0,28,4Zm0,6H4V6H28Z"
|
|
2190
|
-
})),
|
|
2380
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2191
2381
|
cx: "20",
|
|
2192
2382
|
cy: "8",
|
|
2193
2383
|
r: "1"
|
|
2194
|
-
})),
|
|
2384
|
+
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2195
2385
|
cx: "23",
|
|
2196
2386
|
cy: "8",
|
|
2197
2387
|
r: "1"
|
|
2198
|
-
})),
|
|
2388
|
+
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2199
2389
|
cx: "26",
|
|
2200
2390
|
cy: "8",
|
|
2201
2391
|
r: "1"
|
|
@@ -2204,12 +2394,12 @@ const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref9
|
|
|
2204
2394
|
if (process.env.NODE_ENV !== "production") {
|
|
2205
2395
|
GuiManagement.propTypes = iconPropTypes;
|
|
2206
2396
|
}
|
|
2207
|
-
const QH = /*#__PURE__*/React.forwardRef(function QH(
|
|
2397
|
+
const QH = /*#__PURE__*/React.forwardRef(function QH(_ref101, ref) {
|
|
2208
2398
|
let {
|
|
2209
2399
|
children,
|
|
2210
2400
|
size = 16,
|
|
2211
2401
|
...rest
|
|
2212
|
-
} =
|
|
2402
|
+
} = _ref101;
|
|
2213
2403
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2214
2404
|
width: size,
|
|
2215
2405
|
height: size,
|
|
@@ -2218,19 +2408,19 @@ const QH = /*#__PURE__*/React.forwardRef(function QH(_ref93, ref) {
|
|
|
2218
2408
|
viewBox: "0 0 32 32",
|
|
2219
2409
|
fill: "currentColor",
|
|
2220
2410
|
...rest
|
|
2221
|
-
},
|
|
2411
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2222
2412
|
d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
|
|
2223
2413
|
})), children);
|
|
2224
2414
|
});
|
|
2225
2415
|
if (process.env.NODE_ENV !== "production") {
|
|
2226
2416
|
QH.propTypes = iconPropTypes;
|
|
2227
2417
|
}
|
|
2228
|
-
const Hail = /*#__PURE__*/React.forwardRef(function Hail(
|
|
2418
|
+
const Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref102, ref) {
|
|
2229
2419
|
let {
|
|
2230
2420
|
children,
|
|
2231
2421
|
size = 16,
|
|
2232
2422
|
...rest
|
|
2233
|
-
} =
|
|
2423
|
+
} = _ref102;
|
|
2234
2424
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2235
2425
|
width: size,
|
|
2236
2426
|
height: size,
|
|
@@ -2239,41 +2429,41 @@ const Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref94, ref) {
|
|
|
2239
2429
|
viewBox: "0 0 32 32",
|
|
2240
2430
|
fill: "currentColor",
|
|
2241
2431
|
...rest
|
|
2242
|
-
},
|
|
2432
|
+
}, _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
2243
2433
|
cx: "21.5",
|
|
2244
2434
|
cy: "29.5",
|
|
2245
2435
|
r: "1.5"
|
|
2246
|
-
})),
|
|
2436
|
+
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
2247
2437
|
cx: "24.5",
|
|
2248
2438
|
cy: "25.5",
|
|
2249
2439
|
r: "1.5"
|
|
2250
|
-
})),
|
|
2440
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2251
2441
|
cx: "7.5",
|
|
2252
2442
|
cy: "25.5",
|
|
2253
2443
|
r: "1.5"
|
|
2254
|
-
})),
|
|
2444
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2255
2445
|
cx: "4.5",
|
|
2256
2446
|
cy: "29.5",
|
|
2257
2447
|
r: "1.5"
|
|
2258
|
-
})),
|
|
2448
|
+
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
2259
2449
|
cx: "10.499",
|
|
2260
2450
|
cy: "29.5",
|
|
2261
2451
|
r: "1.5"
|
|
2262
|
-
})),
|
|
2452
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2263
2453
|
d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
|
|
2264
|
-
})),
|
|
2454
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2265
2455
|
d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
|
|
2266
2456
|
})), children);
|
|
2267
2457
|
});
|
|
2268
2458
|
if (process.env.NODE_ENV !== "production") {
|
|
2269
2459
|
Hail.propTypes = iconPropTypes;
|
|
2270
2460
|
}
|
|
2271
|
-
const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonHealthHangingProtocol(
|
|
2461
|
+
const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonHealthHangingProtocol(_ref103, ref) {
|
|
2272
2462
|
let {
|
|
2273
2463
|
children,
|
|
2274
2464
|
size = 16,
|
|
2275
2465
|
...rest
|
|
2276
|
-
} =
|
|
2466
|
+
} = _ref103;
|
|
2277
2467
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2278
2468
|
width: size,
|
|
2279
2469
|
height: size,
|
|
@@ -2282,19 +2472,19 @@ const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
2282
2472
|
viewBox: "0 0 32 32",
|
|
2283
2473
|
fill: "currentColor",
|
|
2284
2474
|
...rest
|
|
2285
|
-
},
|
|
2475
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2286
2476
|
d: "M26.37,20.52,17,15.41V13.86A4,4,0,1,0,12,10h2a2,2,0,1,1,4,.34A2.08,2.08,0,0,1,15.89,12h0a.89.89,0,0,0-.89.89v2.52L5.63,20.52A3.1,3.1,0,0,0,4.25,22a2.83,2.83,0,0,0,2.56,4H25.19a2.83,2.83,0,0,0,2.56-4A3.1,3.1,0,0,0,26.37,20.52ZM25.19,24H6.81A.81.81,0,0,1,6,23.19a1,1,0,0,1,.52-.88L16,17.14l9.48,5.17a1,1,0,0,1,.52.88A.81.81,0,0,1,25.19,24Z"
|
|
2287
2477
|
})), children);
|
|
2288
2478
|
});
|
|
2289
2479
|
if (process.env.NODE_ENV !== "production") {
|
|
2290
2480
|
WatsonHealthHangingProtocol.propTypes = iconPropTypes;
|
|
2291
2481
|
}
|
|
2292
|
-
const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(
|
|
2482
|
+
const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref104, ref) {
|
|
2293
2483
|
let {
|
|
2294
2484
|
children,
|
|
2295
2485
|
size = 16,
|
|
2296
2486
|
...rest
|
|
2297
|
-
} =
|
|
2487
|
+
} = _ref104;
|
|
2298
2488
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2299
2489
|
width: size,
|
|
2300
2490
|
height: size,
|
|
@@ -2303,19 +2493,19 @@ const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref96, ref) {
|
|
|
2303
2493
|
viewBox: "0 0 32 32",
|
|
2304
2494
|
fill: "currentColor",
|
|
2305
2495
|
...rest
|
|
2306
|
-
},
|
|
2496
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2307
2497
|
d: "M27,17A11.0109,11.0109,0,0,1,17,27.9492V14h6V12H17V9.8579a4,4,0,1,0-2,0V12H9v2h6V27.9492A11.0109,11.0109,0,0,1,5,17H3a13,13,0,0,0,26,0ZM14,6a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,14,6Z"
|
|
2308
2498
|
})), children);
|
|
2309
2499
|
});
|
|
2310
2500
|
if (process.env.NODE_ENV !== "production") {
|
|
2311
2501
|
Harbor.propTypes = iconPropTypes;
|
|
2312
2502
|
}
|
|
2313
|
-
const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecurityModule(
|
|
2503
|
+
const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecurityModule(_ref105, ref) {
|
|
2314
2504
|
let {
|
|
2315
2505
|
children,
|
|
2316
2506
|
size = 16,
|
|
2317
2507
|
...rest
|
|
2318
|
-
} =
|
|
2508
|
+
} = _ref105;
|
|
2319
2509
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2320
2510
|
width: size,
|
|
2321
2511
|
height: size,
|
|
@@ -2324,13 +2514,13 @@ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSe
|
|
|
2324
2514
|
viewBox: "0 0 32 32",
|
|
2325
2515
|
fill: "currentColor",
|
|
2326
2516
|
...rest
|
|
2327
|
-
},
|
|
2517
|
+
}, _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
2328
2518
|
cx: "21.5",
|
|
2329
2519
|
cy: "7.5",
|
|
2330
2520
|
r: "1.5"
|
|
2331
|
-
})),
|
|
2521
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2332
2522
|
d: "M14.4143 20H9V14.5857l6.03-6.03A5.3518 5.3518 0 0115 8a6 6 0 116 6 5.3583 5.3583 0 01-.5559-.03zM11 18h2.5857l6.1706-6.1709.5174.0957A3.935 3.935 0 0021 12a4.0507 4.0507 0 10-3.925-3.2729l.0952.5166L11 15.4143zM28 20H19v2h9v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
|
|
2333
|
-
})),
|
|
2523
|
+
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
2334
2524
|
cx: "7",
|
|
2335
2525
|
cy: "25",
|
|
2336
2526
|
r: "1"
|
|
@@ -2339,12 +2529,12 @@ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSe
|
|
|
2339
2529
|
if (process.env.NODE_ENV !== "production") {
|
|
2340
2530
|
HardwareSecurityModule.propTypes = iconPropTypes;
|
|
2341
2531
|
}
|
|
2342
|
-
const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(
|
|
2532
|
+
const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref106, ref) {
|
|
2343
2533
|
let {
|
|
2344
2534
|
children,
|
|
2345
2535
|
size = 16,
|
|
2346
2536
|
...rest
|
|
2347
|
-
} =
|
|
2537
|
+
} = _ref106;
|
|
2348
2538
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2349
2539
|
width: size,
|
|
2350
2540
|
height: size,
|
|
@@ -2353,19 +2543,19 @@ const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref98, ref) {
|
|
|
2353
2543
|
viewBox: "0 0 32 32",
|
|
2354
2544
|
fill: "currentColor",
|
|
2355
2545
|
...rest
|
|
2356
|
-
},
|
|
2546
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2357
2547
|
d: "M28,12V10H22V4H20v6H12V4H10v6H4v2h6v8H4v2h6v6h2V22h8v6h2V22h6V20H22V12Zm-8,8H12V12h8Z"
|
|
2358
2548
|
})), children);
|
|
2359
2549
|
});
|
|
2360
2550
|
if (process.env.NODE_ENV !== "production") {
|
|
2361
2551
|
Hashtag.propTypes = iconPropTypes;
|
|
2362
2552
|
}
|
|
2363
|
-
const Haze = /*#__PURE__*/React.forwardRef(function Haze(
|
|
2553
|
+
const Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref107, ref) {
|
|
2364
2554
|
let {
|
|
2365
2555
|
children,
|
|
2366
2556
|
size = 16,
|
|
2367
2557
|
...rest
|
|
2368
|
-
} =
|
|
2558
|
+
} = _ref107;
|
|
2369
2559
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2370
2560
|
width: size,
|
|
2371
2561
|
height: size,
|
|
@@ -2374,34 +2564,34 @@ const Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref99, ref) {
|
|
|
2374
2564
|
viewBox: "0 0 32 32",
|
|
2375
2565
|
fill: "currentColor",
|
|
2376
2566
|
...rest
|
|
2377
|
-
},
|
|
2567
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2378
2568
|
d: "M19 28H3a1 1 0 010-2H19a1 1 0 010 2zM15 20H3a1 1 0 010-2H15a1 1 0 010 2z"
|
|
2379
|
-
})),
|
|
2569
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2380
2570
|
d: "M24.5 23.5H28.5V25.5H24.5z",
|
|
2381
2571
|
transform: "rotate(45 26.5 24.5)"
|
|
2382
|
-
})),
|
|
2572
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2383
2573
|
d: "M28 15H32V17H28z"
|
|
2384
|
-
})),
|
|
2574
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2385
2575
|
d: "M24.5 6.5H28.5V8.5H24.5z",
|
|
2386
2576
|
transform: "rotate(-45 26.5 7.5)"
|
|
2387
|
-
})),
|
|
2577
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2388
2578
|
d: "M17 2H19V6H17z"
|
|
2389
|
-
})),
|
|
2579
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2390
2580
|
d: "M7.5 6.5H11.5V8.5H7.5z",
|
|
2391
2581
|
transform: "rotate(-135 9.5 7.5)"
|
|
2392
|
-
})),
|
|
2582
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2393
2583
|
d: "M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"
|
|
2394
2584
|
})), children);
|
|
2395
2585
|
});
|
|
2396
2586
|
if (process.env.NODE_ENV !== "production") {
|
|
2397
2587
|
Haze.propTypes = iconPropTypes;
|
|
2398
2588
|
}
|
|
2399
|
-
const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(
|
|
2589
|
+
const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref108, ref) {
|
|
2400
2590
|
let {
|
|
2401
2591
|
children,
|
|
2402
2592
|
size = 16,
|
|
2403
2593
|
...rest
|
|
2404
|
-
} =
|
|
2594
|
+
} = _ref108;
|
|
2405
2595
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2406
2596
|
width: size,
|
|
2407
2597
|
height: size,
|
|
@@ -2410,21 +2600,21 @@ const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref100, ref)
|
|
|
2410
2600
|
viewBox: "0 0 32 32",
|
|
2411
2601
|
fill: "currentColor",
|
|
2412
2602
|
...rest
|
|
2413
|
-
},
|
|
2603
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2414
2604
|
d: "M29,22H13a1,1,0,0,0,0,2h9.6772a11.0991,11.0991,0,0,1-7.5561,2.9976c-.1384,0-.2783.0048-.4177,0a11.0945,11.0945,0,0,1-3.201-21.584,15.1528,15.1528,0,0,0-.0488,6.5869h2.0457a13.15,13.15,0,0,1,.39-7.6206A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0A13.04,13.04,0,0,0,25.3779,24H29a1,1,0,0,0,0-2Z"
|
|
2415
|
-
})),
|
|
2605
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2416
2606
|
d: "M27 20H17a1 1 0 010-2H27a1 1 0 010 2zM25 16H13a1 1 0 010-2H25a1 1 0 010 2z"
|
|
2417
2607
|
})), children);
|
|
2418
2608
|
});
|
|
2419
2609
|
if (process.env.NODE_ENV !== "production") {
|
|
2420
2610
|
HazeNight.propTypes = iconPropTypes;
|
|
2421
2611
|
}
|
|
2422
|
-
const Hd = /*#__PURE__*/React.forwardRef(function Hd(
|
|
2612
|
+
const Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref109, ref) {
|
|
2423
2613
|
let {
|
|
2424
2614
|
children,
|
|
2425
2615
|
size = 16,
|
|
2426
2616
|
...rest
|
|
2427
|
-
} =
|
|
2617
|
+
} = _ref109;
|
|
2428
2618
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2429
2619
|
width: size,
|
|
2430
2620
|
height: size,
|
|
@@ -2433,21 +2623,21 @@ const Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref101, ref) {
|
|
|
2433
2623
|
viewBox: "0 0 32 32",
|
|
2434
2624
|
fill: "currentColor",
|
|
2435
2625
|
...rest
|
|
2436
|
-
},
|
|
2626
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2437
2627
|
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
|
|
2438
|
-
})),
|
|
2628
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2439
2629
|
d: "M22 11H18V21h4a3 3 0 003-3V14A3 3 0 0022 11zm1 7a1 1 0 01-1 1H20V13h2a1 1 0 011 1zM13 11L13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11z"
|
|
2440
2630
|
})), children);
|
|
2441
2631
|
});
|
|
2442
2632
|
if (process.env.NODE_ENV !== "production") {
|
|
2443
2633
|
Hd.propTypes = iconPropTypes;
|
|
2444
2634
|
}
|
|
2445
|
-
const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(
|
|
2635
|
+
const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref110, ref) {
|
|
2446
2636
|
let {
|
|
2447
2637
|
children,
|
|
2448
2638
|
size = 16,
|
|
2449
2639
|
...rest
|
|
2450
|
-
} =
|
|
2640
|
+
} = _ref110;
|
|
2451
2641
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2452
2642
|
width: size,
|
|
2453
2643
|
height: size,
|
|
@@ -2456,21 +2646,21 @@ const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref102, ref) {
|
|
|
2456
2646
|
viewBox: "0 0 32 32",
|
|
2457
2647
|
fill: "currentColor",
|
|
2458
2648
|
...rest
|
|
2459
|
-
},
|
|
2649
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2460
2650
|
d: "M22,13H20v6h2a1,1,0,0,0,1-1V14A1,1,0,0,0,22,13Z"
|
|
2461
|
-
})),
|
|
2651
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2462
2652
|
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,21H13V17H10v4H8V11h2v4h3V11h2Zm10-3a3,3,0,0,1-3,3H18V11h4a3,3,0,0,1,3,3Z"
|
|
2463
2653
|
})), children);
|
|
2464
2654
|
});
|
|
2465
2655
|
if (process.env.NODE_ENV !== "production") {
|
|
2466
2656
|
HdFilled.propTypes = iconPropTypes;
|
|
2467
2657
|
}
|
|
2468
|
-
const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(
|
|
2658
|
+
const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref111, ref) {
|
|
2469
2659
|
let {
|
|
2470
2660
|
children,
|
|
2471
2661
|
size = 16,
|
|
2472
2662
|
...rest
|
|
2473
|
-
} =
|
|
2663
|
+
} = _ref111;
|
|
2474
2664
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2475
2665
|
width: size,
|
|
2476
2666
|
height: size,
|
|
@@ -2479,19 +2669,19 @@ const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref103, ref) {
|
|
|
2479
2669
|
viewBox: "0 0 32 32",
|
|
2480
2670
|
fill: "currentColor",
|
|
2481
2671
|
...rest
|
|
2482
|
-
},
|
|
2672
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2483
2673
|
d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
|
|
2484
2674
|
})), children);
|
|
2485
2675
|
});
|
|
2486
2676
|
if (process.env.NODE_ENV !== "production") {
|
|
2487
2677
|
Hdr.propTypes = iconPropTypes;
|
|
2488
2678
|
}
|
|
2489
|
-
const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(
|
|
2679
|
+
const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref112, ref) {
|
|
2490
2680
|
let {
|
|
2491
2681
|
children,
|
|
2492
2682
|
size = 16,
|
|
2493
2683
|
...rest
|
|
2494
|
-
} =
|
|
2684
|
+
} = _ref112;
|
|
2495
2685
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2496
2686
|
width: size,
|
|
2497
2687
|
height: size,
|
|
@@ -2500,19 +2690,19 @@ const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref104, re
|
|
|
2500
2690
|
viewBox: "0 0 32 32",
|
|
2501
2691
|
fill: "currentColor",
|
|
2502
2692
|
...rest
|
|
2503
|
-
},
|
|
2693
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2504
2694
|
d: "M25,16V15A9,9,0,0,0,7,15v1A5,5,0,0,0,7,26H9V15a7,7,0,0,1,14,0V26h2a5,5,0,0,0,0-10ZM4,21a3,3,0,0,1,3-3v6A3,3,0,0,1,4,21Zm21,3V18a3,3,0,0,1,0,6Z"
|
|
2505
2695
|
})), children);
|
|
2506
2696
|
});
|
|
2507
2697
|
if (process.env.NODE_ENV !== "production") {
|
|
2508
2698
|
Headphones.propTypes = iconPropTypes;
|
|
2509
2699
|
}
|
|
2510
|
-
const Headset = /*#__PURE__*/React.forwardRef(function Headset(
|
|
2700
|
+
const Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref113, ref) {
|
|
2511
2701
|
let {
|
|
2512
2702
|
children,
|
|
2513
2703
|
size = 16,
|
|
2514
2704
|
...rest
|
|
2515
|
-
} =
|
|
2705
|
+
} = _ref113;
|
|
2516
2706
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2517
2707
|
width: size,
|
|
2518
2708
|
height: size,
|
|
@@ -2521,19 +2711,19 @@ const Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref105, ref) {
|
|
|
2521
2711
|
viewBox: "0 0 32 32",
|
|
2522
2712
|
fill: "currentColor",
|
|
2523
2713
|
...rest
|
|
2524
|
-
},
|
|
2714
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2525
2715
|
d: "M25,10h-.06A9,9,0,0,0,7.06,10H7A5,5,0,0,0,7,20H9V11a7,7,0,0,1,14,0V21a4,4,0,0,1-3.17,3.91,4,4,0,1,0,.05,2A6,6,0,0,0,25,21V20a5,5,0,0,0,0-10ZM4,15a3,3,0,0,1,3-3v6A3,3,0,0,1,4,15ZM16,28a2,2,0,1,1,2-2A2,2,0,0,1,16,28Zm9-10V12a3,3,0,0,1,0,6Z"
|
|
2526
2716
|
})), children);
|
|
2527
2717
|
});
|
|
2528
2718
|
if (process.env.NODE_ENV !== "production") {
|
|
2529
2719
|
Headset.propTypes = iconPropTypes;
|
|
2530
2720
|
}
|
|
2531
|
-
const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(
|
|
2721
|
+
const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref114, ref) {
|
|
2532
2722
|
let {
|
|
2533
2723
|
children,
|
|
2534
2724
|
size = 16,
|
|
2535
2725
|
...rest
|
|
2536
|
-
} =
|
|
2726
|
+
} = _ref114;
|
|
2537
2727
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2538
2728
|
width: size,
|
|
2539
2729
|
height: size,
|
|
@@ -2542,19 +2732,19 @@ const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref106,
|
|
|
2542
2732
|
viewBox: "0 0 32 32",
|
|
2543
2733
|
fill: "currentColor",
|
|
2544
2734
|
...rest
|
|
2545
|
-
},
|
|
2735
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2546
2736
|
d: "M19,28H13a2.0023,2.0023,0,0,1-2-2V21H6a2.0023,2.0023,0,0,1-2-2V13a2.002,2.002,0,0,1,2-2h5V6a2.002,2.002,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v5h5a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H21v5A2.0027,2.0027,0,0,1,19,28ZM6,13v6h7v7h6V19h7V13H19V6H13v7Z"
|
|
2547
2737
|
})), children);
|
|
2548
2738
|
});
|
|
2549
2739
|
if (process.env.NODE_ENV !== "production") {
|
|
2550
2740
|
HealthCross.propTypes = iconPropTypes;
|
|
2551
2741
|
}
|
|
2552
|
-
const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(
|
|
2742
|
+
const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref115, ref) {
|
|
2553
2743
|
let {
|
|
2554
2744
|
children,
|
|
2555
2745
|
size = 16,
|
|
2556
2746
|
...rest
|
|
2557
|
-
} =
|
|
2747
|
+
} = _ref115;
|
|
2558
2748
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2559
2749
|
width: size,
|
|
2560
2750
|
height: size,
|
|
@@ -2563,25 +2753,25 @@ const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref107, ref) {
|
|
|
2563
2753
|
viewBox: "0 0 32 32",
|
|
2564
2754
|
fill: "currentColor",
|
|
2565
2755
|
...rest
|
|
2566
|
-
},
|
|
2756
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2567
2757
|
d: "M18,30V28A10.0114,10.0114,0,0,0,28,18h2A12.0134,12.0134,0,0,1,18,30Z"
|
|
2568
|
-
})),
|
|
2758
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2569
2759
|
d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
|
|
2570
|
-
})),
|
|
2760
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2571
2761
|
d: "M18 22V20a2.0023 2.0023 0 002-2h2A4.0042 4.0042 0 0118 22zM10 2a9.01 9.01 0 00-9 9H3a7 7 0 0114 0 7.09 7.09 0 01-3.501 6.1348L13 17.4229v3.0732a2.9354 2.9354 0 01-.9009 2.1514 4.1824 4.1824 0 01-4.6318 1.03A4.0918 4.0918 0 015 20H3a6.1156 6.1156 0 003.6694 5.5117 5.7822 5.7822 0 002.3145.4863A6.5854 6.5854 0 0013.4624 24.11 4.94 4.94 0 0015 20.4961V18.5537A9.1077 9.1077 0 0019 11 9.01 9.01 0 0010 2z"
|
|
2572
|
-
})),
|
|
2762
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2573
2763
|
d: "M9.28,8.0825A3.0061,3.0061,0,0,1,13,11h2a4.9786,4.9786,0,0,0-1.8843-3.9111A5.0414,5.0414,0,0,0,8.835,6.1323,4.95,4.95,0,0,0,5.1323,9.835,5.0318,5.0318,0,0,0,7.436,15.2935,3.0777,3.0777,0,0,1,9,17.9229V20h2V17.9229a5.0608,5.0608,0,0,0-2.5371-4.3458A3.0016,3.0016,0,0,1,9.28,8.0825Z"
|
|
2574
2764
|
})), children);
|
|
2575
2765
|
});
|
|
2576
2766
|
if (process.env.NODE_ENV !== "production") {
|
|
2577
2767
|
Hearing.propTypes = iconPropTypes;
|
|
2578
2768
|
}
|
|
2579
|
-
const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(
|
|
2769
|
+
const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref116, ref) {
|
|
2580
2770
|
let {
|
|
2581
2771
|
children,
|
|
2582
2772
|
size = 16,
|
|
2583
2773
|
...rest
|
|
2584
|
-
} =
|
|
2774
|
+
} = _ref116;
|
|
2585
2775
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2586
2776
|
width: size,
|
|
2587
2777
|
height: size,
|
|
@@ -2590,19 +2780,19 @@ const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref108, ref) {
|
|
|
2590
2780
|
viewBox: "0 0 32 32",
|
|
2591
2781
|
fill: "currentColor",
|
|
2592
2782
|
...rest
|
|
2593
|
-
},
|
|
2783
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2594
2784
|
d: "M20 18H22V20H20zM28 16H30V18H28zM14 6H16V8H14zM16 22H12V16a2.0023 2.0023 0 00-2-2H4a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h6v4a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V24A2.0023 2.0023 0 0016 22zM4 22V16h6v6zm8 6V24h4v4zM28 30H24a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0128 30zm-4-6v4h4V24zM28 2H22a2.0023 2.0023 0 00-2 2v6H18a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2h2a2.0023 2.0023 0 002-2V12h6a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zM18 14V12h2v2zm4-4V4h6v6zM8 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 018 10zM4 4V8H8V4z"
|
|
2595
2785
|
})), children);
|
|
2596
2786
|
});
|
|
2597
2787
|
if (process.env.NODE_ENV !== "production") {
|
|
2598
2788
|
HeatMap.propTypes = iconPropTypes;
|
|
2599
2789
|
}
|
|
2600
|
-
const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(
|
|
2790
|
+
const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref117, ref) {
|
|
2601
2791
|
let {
|
|
2602
2792
|
children,
|
|
2603
2793
|
size = 16,
|
|
2604
2794
|
...rest
|
|
2605
|
-
} =
|
|
2795
|
+
} = _ref117;
|
|
2606
2796
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2607
2797
|
width: size,
|
|
2608
2798
|
height: size,
|
|
@@ -2611,31 +2801,31 @@ const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref109, re
|
|
|
2611
2801
|
viewBox: "0 0 32 32",
|
|
2612
2802
|
fill: "currentColor",
|
|
2613
2803
|
...rest
|
|
2614
|
-
},
|
|
2804
|
+
}, _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
2615
2805
|
cx: "21",
|
|
2616
2806
|
cy: "20",
|
|
2617
2807
|
r: "2"
|
|
2618
|
-
})),
|
|
2808
|
+
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
2619
2809
|
cx: "14",
|
|
2620
2810
|
cy: "12",
|
|
2621
2811
|
r: "2"
|
|
2622
|
-
})),
|
|
2812
|
+
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2623
2813
|
cx: "29",
|
|
2624
2814
|
cy: "19",
|
|
2625
2815
|
r: "1"
|
|
2626
|
-
})),
|
|
2816
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2627
2817
|
d: "M26.5 30A3.5 3.5 0 1130 26.5 3.5041 3.5041 0 0126.5 30zm0-5A1.5 1.5 0 1028 26.5 1.5017 1.5017 0 0026.5 25zM14 30a3.958 3.958 0 01-2.126-.6211 6.9977 6.9977 0 114.1109-6.8384A3.9916 3.9916 0 0114 30zm-1.8843-3.0278l.5391.4946a1.9915 1.9915 0 102.0039-3.343l-.6909-.2432.03-.8467a5.0085 5.0085 0 10-2.5166 4.3023zM24 16a6.0067 6.0067 0 01-6-6 5.3246 5.3246 0 01.0269-.5327A3.9564 3.9564 0 0116 6a4.0045 4.0045 0 014-4 3.9564 3.9564 0 013.4673 2.0271C23.6484 4.009 23.8252 4 24 4a6 6 0 010 12zM20 4a2.0021 2.0021 0 00-2 2 1.9805 1.9805 0 001.43 1.9023l.9018.2706-.2153.9162A3.9938 3.9938 0 1024 6a4.0064 4.0064 0 00-.9121.1162l-.9155.2141-.27-.9006A1.9807 1.9807 0 0020 4zM6.5 11A4.5 4.5 0 1111 6.5 4.5051 4.5051 0 016.5 11zm0-7A2.5 2.5 0 109 6.5 2.503 2.503 0 006.5 4z"
|
|
2628
2818
|
})), children);
|
|
2629
2819
|
});
|
|
2630
2820
|
if (process.env.NODE_ENV !== "production") {
|
|
2631
2821
|
HeatMap_02.propTypes = iconPropTypes;
|
|
2632
2822
|
}
|
|
2633
|
-
const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(
|
|
2823
|
+
const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref118, ref) {
|
|
2634
2824
|
let {
|
|
2635
2825
|
children,
|
|
2636
2826
|
size = 16,
|
|
2637
2827
|
...rest
|
|
2638
|
-
} =
|
|
2828
|
+
} = _ref118;
|
|
2639
2829
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2640
2830
|
width: size,
|
|
2641
2831
|
height: size,
|
|
@@ -2644,19 +2834,19 @@ const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref110, re
|
|
|
2644
2834
|
viewBox: "0 0 32 32",
|
|
2645
2835
|
fill: "currentColor",
|
|
2646
2836
|
...rest
|
|
2647
|
-
},
|
|
2837
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2648
2838
|
d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM19,9H13V5h6Zm0,2v4H13V11Zm-8,0v4H5V11Zm0,6v4H5V17Zm2,0h6v4H13Zm8-2V11h6l0,4ZM5,23h6v4H5Zm16,4V23h6v4Z"
|
|
2649
2839
|
})), children);
|
|
2650
2840
|
});
|
|
2651
2841
|
if (process.env.NODE_ENV !== "production") {
|
|
2652
2842
|
HeatMap_03.propTypes = iconPropTypes;
|
|
2653
2843
|
}
|
|
2654
|
-
const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(
|
|
2844
|
+
const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref119, ref) {
|
|
2655
2845
|
let {
|
|
2656
2846
|
children,
|
|
2657
2847
|
size = 16,
|
|
2658
2848
|
...rest
|
|
2659
|
-
} =
|
|
2849
|
+
} = _ref119;
|
|
2660
2850
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2661
2851
|
width: size,
|
|
2662
2852
|
height: size,
|
|
@@ -2665,19 +2855,19 @@ const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref1
|
|
|
2665
2855
|
viewBox: "0 0 32 32",
|
|
2666
2856
|
fill: "currentColor",
|
|
2667
2857
|
...rest
|
|
2668
|
-
},
|
|
2858
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2669
2859
|
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM9,21H5V17H9Zm2,2h4v4H11Zm6,0h4v4H17Zm0-8V11h4v4Zm4-6H17V5h4Zm2,2h4v4H23ZM15,5V15H5V5Zm8,22V17h4V27Z"
|
|
2670
2860
|
})), children);
|
|
2671
2861
|
});
|
|
2672
2862
|
if (process.env.NODE_ENV !== "production") {
|
|
2673
2863
|
HeatMapStocks.propTypes = iconPropTypes;
|
|
2674
2864
|
}
|
|
2675
|
-
const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(
|
|
2865
|
+
const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref120, ref) {
|
|
2676
2866
|
let {
|
|
2677
2867
|
children,
|
|
2678
2868
|
size = 16,
|
|
2679
2869
|
...rest
|
|
2680
|
-
} =
|
|
2870
|
+
} = _ref120;
|
|
2681
2871
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2682
2872
|
width: size,
|
|
2683
2873
|
height: size,
|
|
@@ -2686,19 +2876,19 @@ const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref112, re
|
|
|
2686
2876
|
viewBox: "0 0 32 32",
|
|
2687
2877
|
fill: "currentColor",
|
|
2688
2878
|
...rest
|
|
2689
|
-
},
|
|
2879
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2690
2880
|
d: "M30,8V6H8V8H18v4H4V8H2v8H4V14h6.2192l2.0533,8.2129A4.9923,4.9923,0,0,0,17.123,26H26a4.0045,4.0045,0,0,0,4-4V19.3623a2.0007,2.0007,0,0,0-.4639-1.28L25.0684,12.72A1.9968,1.9968,0,0,0,23.5317,12H20V8ZM26,24H17.123a2.9949,2.9949,0,0,1-2.91-2.2725L12.2808,14H18v6H28v2A2.0023,2.0023,0,0,1,26,24ZM23.5317,14l3.3333,4H20V14Z"
|
|
2691
2881
|
})), children);
|
|
2692
2882
|
});
|
|
2693
2883
|
if (process.env.NODE_ENV !== "production") {
|
|
2694
2884
|
Helicopter.propTypes = iconPropTypes;
|
|
2695
2885
|
}
|
|
2696
|
-
const Help = /*#__PURE__*/React.forwardRef(function Help(
|
|
2886
|
+
const Help = /*#__PURE__*/React.forwardRef(function Help(_ref121, ref) {
|
|
2697
2887
|
let {
|
|
2698
2888
|
children,
|
|
2699
2889
|
size = 16,
|
|
2700
2890
|
...rest
|
|
2701
|
-
} =
|
|
2891
|
+
} = _ref121;
|
|
2702
2892
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2703
2893
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2704
2894
|
width: size,
|
|
@@ -2708,13 +2898,13 @@ const Help = /*#__PURE__*/React.forwardRef(function Help(_ref113, ref) {
|
|
|
2708
2898
|
viewBox: "0 0 16 16",
|
|
2709
2899
|
fill: "currentColor",
|
|
2710
2900
|
...rest
|
|
2711
|
-
},
|
|
2901
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2712
2902
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
2713
|
-
})),
|
|
2903
|
+
})), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
2714
2904
|
cx: "8",
|
|
2715
2905
|
cy: "11.8",
|
|
2716
2906
|
r: ".8"
|
|
2717
|
-
})),
|
|
2907
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2718
2908
|
d: "M8.5,4H7.8C6.5,4,5.5,5,5.5,6.2c0,0,0,0,0,0v0.2h1V6.2C6.5,5.6,7.1,5,7.8,5h0.8c0.7,0,1.2,0.6,1.2,1.2S9.2,7.5,8.5,7.5h-1 v2.2h1V8.5c1.2,0,2.2-1,2.2-2.2S9.7,4,8.5,4z"
|
|
2719
2909
|
})), children);
|
|
2720
2910
|
}
|
|
@@ -2726,25 +2916,25 @@ const Help = /*#__PURE__*/React.forwardRef(function Help(_ref113, ref) {
|
|
|
2726
2916
|
viewBox: "0 0 32 32",
|
|
2727
2917
|
fill: "currentColor",
|
|
2728
2918
|
...rest
|
|
2729
|
-
},
|
|
2919
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2730
2920
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2731
|
-
})),
|
|
2921
|
+
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2732
2922
|
cx: "16",
|
|
2733
2923
|
cy: "23.5",
|
|
2734
2924
|
r: "1.5"
|
|
2735
|
-
})),
|
|
2925
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2736
2926
|
d: "M17,8H15.5A4.49,4.49,0,0,0,11,12.5V13h2v-.5A2.5,2.5,0,0,1,15.5,10H17a2.5,2.5,0,0,1,0,5H15v4.5h2V17a4.5,4.5,0,0,0,0-9Z"
|
|
2737
2927
|
})), children);
|
|
2738
2928
|
});
|
|
2739
2929
|
if (process.env.NODE_ENV !== "production") {
|
|
2740
2930
|
Help.propTypes = iconPropTypes;
|
|
2741
2931
|
}
|
|
2742
|
-
const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(
|
|
2932
|
+
const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref122, ref) {
|
|
2743
2933
|
let {
|
|
2744
2934
|
children,
|
|
2745
2935
|
size = 16,
|
|
2746
2936
|
...rest
|
|
2747
|
-
} =
|
|
2937
|
+
} = _ref122;
|
|
2748
2938
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2749
2939
|
width: size,
|
|
2750
2940
|
height: size,
|
|
@@ -2753,9 +2943,9 @@ const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref114, re
|
|
|
2753
2943
|
viewBox: "0 0 32 32",
|
|
2754
2944
|
fill: "currentColor",
|
|
2755
2945
|
...rest
|
|
2756
|
-
},
|
|
2946
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2757
2947
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,23a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z"
|
|
2758
|
-
})),
|
|
2948
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2759
2949
|
fill: "none",
|
|
2760
2950
|
d: "M16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z",
|
|
2761
2951
|
"data-icon-path": "inner-path"
|
|
@@ -2764,12 +2954,12 @@ const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref114, re
|
|
|
2764
2954
|
if (process.env.NODE_ENV !== "production") {
|
|
2765
2955
|
HelpFilled.propTypes = iconPropTypes;
|
|
2766
2956
|
}
|
|
2767
|
-
const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(
|
|
2957
|
+
const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref123, ref) {
|
|
2768
2958
|
let {
|
|
2769
2959
|
children,
|
|
2770
2960
|
size = 16,
|
|
2771
2961
|
...rest
|
|
2772
|
-
} =
|
|
2962
|
+
} = _ref123;
|
|
2773
2963
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2774
2964
|
width: size,
|
|
2775
2965
|
height: size,
|
|
@@ -2778,19 +2968,19 @@ const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref115, ref) {
|
|
|
2778
2968
|
viewBox: "0 0 32 32",
|
|
2779
2969
|
fill: "currentColor",
|
|
2780
2970
|
...rest
|
|
2781
|
-
},
|
|
2971
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2782
2972
|
d: "M27 10H21a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zm1 9H26v9H22V19H20V13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1zM20 5a4 4 0 114 4A4.0042 4.0042 0 0120 5zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 5zM14 16V13a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3v3H0v2H16V16zM4 13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v3H4zM4 5A4 4 0 118 9 4.0042 4.0042 0 014 5zM6 5A2 2 0 108 3 2.0023 2.0023 0 006 5z"
|
|
2783
2973
|
})), children);
|
|
2784
2974
|
});
|
|
2785
2975
|
if (process.env.NODE_ENV !== "production") {
|
|
2786
2976
|
HelpDesk.propTypes = iconPropTypes;
|
|
2787
2977
|
}
|
|
2788
|
-
const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(
|
|
2978
|
+
const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref124, ref) {
|
|
2789
2979
|
let {
|
|
2790
2980
|
children,
|
|
2791
2981
|
size = 16,
|
|
2792
2982
|
...rest
|
|
2793
|
-
} =
|
|
2983
|
+
} = _ref124;
|
|
2794
2984
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2795
2985
|
width: size,
|
|
2796
2986
|
height: size,
|
|
@@ -2799,19 +2989,19 @@ const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref116,
|
|
|
2799
2989
|
viewBox: "0 0 32 32",
|
|
2800
2990
|
fill: "currentColor",
|
|
2801
2991
|
...rest
|
|
2802
|
-
},
|
|
2992
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2803
2993
|
d: "M2 2H6V6H2zM10 2H14V6H10zM18 2H22V6H18zM26 2H30V6H26zM2 10H6V14H2zM10 10H14V14H10zM18 10H22V14H18zM26 10H30V14H26zM2 18H6V22H2zM10 18H14V22H10zM18 18H22V22H18zM26 18H30V22H26zM2 26H6V30H2zM10 26H14V30H10zM18 26H22V30H18zM26 26H30V30H26z"
|
|
2804
2994
|
})), children);
|
|
2805
2995
|
});
|
|
2806
2996
|
if (process.env.NODE_ENV !== "production") {
|
|
2807
2997
|
QHintonPlot.propTypes = iconPropTypes;
|
|
2808
2998
|
}
|
|
2809
|
-
const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHealthHl7Attributes(
|
|
2999
|
+
const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHealthHl7Attributes(_ref125, ref) {
|
|
2810
3000
|
let {
|
|
2811
3001
|
children,
|
|
2812
3002
|
size = 16,
|
|
2813
3003
|
...rest
|
|
2814
|
-
} =
|
|
3004
|
+
} = _ref125;
|
|
2815
3005
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2816
3006
|
width: size,
|
|
2817
3007
|
height: size,
|
|
@@ -2820,196 +3010,12 @@ const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
2820
3010
|
viewBox: "0 0 32 32",
|
|
2821
3011
|
fill: "currentColor",
|
|
2822
3012
|
...rest
|
|
2823
|
-
},
|
|
3013
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2824
3014
|
d: "M29 9L21 9 21 13 23 13 23 11 26.847 11 22 23 24.157 23 29 11 29 9zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
|
|
2825
3015
|
})), children);
|
|
2826
3016
|
});
|
|
2827
3017
|
if (process.env.NODE_ENV !== "production") {
|
|
2828
3018
|
WatsonHealthHl7Attributes.propTypes = iconPropTypes;
|
|
2829
3019
|
}
|
|
2830
|
-
const WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFilling(_ref118, ref) {
|
|
2831
|
-
let {
|
|
2832
|
-
children,
|
|
2833
|
-
size = 16,
|
|
2834
|
-
...rest
|
|
2835
|
-
} = _ref118;
|
|
2836
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2837
|
-
width: size,
|
|
2838
|
-
height: size,
|
|
2839
|
-
ref: ref,
|
|
2840
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2841
|
-
viewBox: "0 0 32 32",
|
|
2842
|
-
fill: "currentColor",
|
|
2843
|
-
...rest
|
|
2844
|
-
}, _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
2845
|
-
cx: "16",
|
|
2846
|
-
cy: "16",
|
|
2847
|
-
r: "5"
|
|
2848
|
-
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2849
|
-
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
|
|
2850
|
-
})), children);
|
|
2851
|
-
});
|
|
2852
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2853
|
-
WatsonHealthHoleFilling.propTypes = iconPropTypes;
|
|
2854
|
-
}
|
|
2855
|
-
const WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFillingCursor(_ref119, ref) {
|
|
2856
|
-
let {
|
|
2857
|
-
children,
|
|
2858
|
-
size = 16,
|
|
2859
|
-
...rest
|
|
2860
|
-
} = _ref119;
|
|
2861
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2862
|
-
width: size,
|
|
2863
|
-
height: size,
|
|
2864
|
-
ref: ref,
|
|
2865
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2866
|
-
viewBox: "0 0 32 32",
|
|
2867
|
-
fill: "currentColor",
|
|
2868
|
-
...rest
|
|
2869
|
-
}, _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2870
|
-
cx: "19",
|
|
2871
|
-
cy: "19",
|
|
2872
|
-
r: "4"
|
|
2873
|
-
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2874
|
-
d: "M28 30H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM10 10V28H28V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
2875
|
-
})), children);
|
|
2876
|
-
});
|
|
2877
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2878
|
-
WatsonHealthHoleFillingCursor.propTypes = iconPropTypes;
|
|
2879
|
-
}
|
|
2880
|
-
const Home = /*#__PURE__*/React.forwardRef(function Home(_ref120, ref) {
|
|
2881
|
-
let {
|
|
2882
|
-
children,
|
|
2883
|
-
size = 16,
|
|
2884
|
-
...rest
|
|
2885
|
-
} = _ref120;
|
|
2886
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2887
|
-
width: size,
|
|
2888
|
-
height: size,
|
|
2889
|
-
ref: ref,
|
|
2890
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2891
|
-
viewBox: "0 0 32 32",
|
|
2892
|
-
fill: "currentColor",
|
|
2893
|
-
...rest
|
|
2894
|
-
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2895
|
-
d: "M16.6123,2.2138a1.01,1.01,0,0,0-1.2427,0L1,13.4194l1.2427,1.5717L4,13.6209V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM18,26H14V18h4Zm2,0V18a2.0023,2.0023,0,0,0-2-2H14a2.002,2.002,0,0,0-2,2v8H6V12.0615l10-7.79,10,7.8005V26Z"
|
|
2896
|
-
})), children);
|
|
2897
|
-
});
|
|
2898
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2899
|
-
Home.propTypes = iconPropTypes;
|
|
2900
|
-
}
|
|
2901
|
-
const HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_ref121, ref) {
|
|
2902
|
-
let {
|
|
2903
|
-
children,
|
|
2904
|
-
size = 16,
|
|
2905
|
-
...rest
|
|
2906
|
-
} = _ref121;
|
|
2907
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2908
|
-
width: size,
|
|
2909
|
-
height: size,
|
|
2910
|
-
ref: ref,
|
|
2911
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2912
|
-
viewBox: "0 0 32 32",
|
|
2913
|
-
fill: "currentColor",
|
|
2914
|
-
...rest
|
|
2915
|
-
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2916
|
-
d: "M28 30H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 30zM4 20H3.9985L4 28H28V20zM28 14H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 14zM4 4H3.9985L4 12H28V4z"
|
|
2917
|
-
})), children);
|
|
2918
|
-
});
|
|
2919
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2920
|
-
HorizontalView.propTypes = iconPropTypes;
|
|
2921
|
-
}
|
|
2922
|
-
const Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref122, ref) {
|
|
2923
|
-
let {
|
|
2924
|
-
children,
|
|
2925
|
-
size = 16,
|
|
2926
|
-
...rest
|
|
2927
|
-
} = _ref122;
|
|
2928
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2929
|
-
width: size,
|
|
2930
|
-
height: size,
|
|
2931
|
-
ref: ref,
|
|
2932
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2933
|
-
viewBox: "0 0 32 32",
|
|
2934
|
-
fill: "currentColor",
|
|
2935
|
-
...rest
|
|
2936
|
-
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2937
|
-
d: "M21 10L17 10 17 6 15 6 15 10 11 10 11 12 15 12 15 16 17 16 17 12 21 12 21 10z"
|
|
2938
|
-
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2939
|
-
d: "M28,10H26V4a2.0023,2.0023,0,0,0-2-2H8A2.0023,2.0023,0,0,0,6,4v6H4a2.0023,2.0023,0,0,0-2,2V30H30V12A2.0023,2.0023,0,0,0,28,10ZM14,28V22h4v6Zm6,0V21a1,1,0,0,0-1-1H13a1,1,0,0,0-1,1v7H4V12H8V4H24v8h4V28Z"
|
|
2940
|
-
})), children);
|
|
2941
|
-
});
|
|
2942
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2943
|
-
Hospital.propTypes = iconPropTypes;
|
|
2944
|
-
}
|
|
2945
|
-
const HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref123, ref) {
|
|
2946
|
-
let {
|
|
2947
|
-
children,
|
|
2948
|
-
size = 16,
|
|
2949
|
-
...rest
|
|
2950
|
-
} = _ref123;
|
|
2951
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2952
|
-
width: size,
|
|
2953
|
-
height: size,
|
|
2954
|
-
ref: ref,
|
|
2955
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2956
|
-
viewBox: "0 0 32 32",
|
|
2957
|
-
fill: "currentColor",
|
|
2958
|
-
...rest
|
|
2959
|
-
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2960
|
-
d: "M25,16H17a2.0023,2.0023,0,0,0-2,2v6H4V14H2V30H4V26H28v4h2V21A5.0059,5.0059,0,0,0,25,16Zm3,8H17V18h8a3.0033,3.0033,0,0,1,3,3Z"
|
|
2961
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2962
|
-
d: "M9.5 17A1.5 1.5 0 118 18.5 1.5017 1.5017 0 019.5 17m0-2A3.5 3.5 0 1013 18.5 3.5 3.5 0 009.5 15zM21 6L17 6 17 2 15 2 15 6 11 6 11 8 15 8 15 12 17 12 17 8 21 8 21 6z"
|
|
2963
|
-
})), children);
|
|
2964
|
-
});
|
|
2965
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2966
|
-
HospitalBed.propTypes = iconPropTypes;
|
|
2967
|
-
}
|
|
2968
|
-
const Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref124, ref) {
|
|
2969
|
-
let {
|
|
2970
|
-
children,
|
|
2971
|
-
size = 16,
|
|
2972
|
-
...rest
|
|
2973
|
-
} = _ref124;
|
|
2974
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2975
|
-
width: size,
|
|
2976
|
-
height: size,
|
|
2977
|
-
ref: ref,
|
|
2978
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2979
|
-
viewBox: "0 0 32 32",
|
|
2980
|
-
fill: "currentColor",
|
|
2981
|
-
...rest
|
|
2982
|
-
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2983
|
-
d: "M9.5,15A1.5,1.5,0,1,1,8,16.5,1.5,1.5,0,0,1,9.5,15m0-2A3.5,3.5,0,1,0,13,16.5,3.5,3.5,0,0,0,9.5,13Z"
|
|
2984
|
-
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2985
|
-
d: "M25,14H17a2,2,0,0,0-2,2v6H4V10.6L16,4.14l12.53,6.74.94-1.76-13-7a1,1,0,0,0-.94,0l-13,7A1,1,0,0,0,2,10V30H4V24H28v6h2V19A5,5,0,0,0,25,14Zm-8,8V16h8a3,3,0,0,1,3,3v3Z"
|
|
2986
|
-
})), children);
|
|
2987
|
-
});
|
|
2988
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2989
|
-
Hotel.propTypes = iconPropTypes;
|
|
2990
|
-
}
|
|
2991
|
-
const Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref125, ref) {
|
|
2992
|
-
let {
|
|
2993
|
-
children,
|
|
2994
|
-
size = 16,
|
|
2995
|
-
...rest
|
|
2996
|
-
} = _ref125;
|
|
2997
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2998
|
-
width: size,
|
|
2999
|
-
height: size,
|
|
3000
|
-
ref: ref,
|
|
3001
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3002
|
-
viewBox: "0 0 32 32",
|
|
3003
|
-
fill: "currentColor",
|
|
3004
|
-
...rest
|
|
3005
|
-
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
3006
|
-
d: "M15 19H17V21H15zM15 23H17V25H15z"
|
|
3007
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
3008
|
-
d: "M23,11.67V4h3V2H6V4H9v7.67a2,2,0,0,0,.4,1.2L11.75,16,9.4,19.13a2,2,0,0,0-.4,1.2V28H6v2H26V28H23V20.33a2,2,0,0,0-.4-1.2L20.25,16l2.35-3.13A2,2,0,0,0,23,11.67ZM21,4v7H11V4Zm0,16.33V28H11V20.33L14.25,16,12,13h8l-2.25,3Z"
|
|
3009
|
-
})), children);
|
|
3010
|
-
});
|
|
3011
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3012
|
-
Hourglass.propTypes = iconPropTypes;
|
|
3013
|
-
}
|
|
3014
3020
|
|
|
3015
|
-
export { FilterReset, Finance, FingerprintRecognition, Fire, Firewall, FirewallClassic, Fish, FishMultiple, FitToHeight, FitToScreen, FitToWidth, Flag, FlagFilled, FlaggingTaxi, Flash, FlashFilled, FlashOff, FlashOffFilled, FlightInternational, FlightRoster, FlightSchedule, FloatingIp, Flood, FloodWarning, Floorplan, Flow, FlowConnection, FlowData, FlowLogsVpc, FlowModeler, FlowModelerReference, FlowStream, FlowStreamReference, Fog, Folder, FolderAdd, FolderDetails, FolderDetailsReference, FolderMoveTo, FolderOff, FolderOpen, FolderParent, FolderShared, Folders, ForecastHail, ForecastHail_30, ForecastLightning, ForecastLightning_30, Fork, Forum, Forward_10, Forward_30, Forward_5, Fragile, Friendship, FruitBowl, Function, FunctionMath, GameConsole, GameWireless, Gamification, GasStation, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, Globe, Gradient, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled,
|
|
3021
|
+
export { FavoriteHalf, FetchUpload, FetchUploadCloud, FileStorage, Filter, FilterEdit, FilterRemove, FilterReset, Finance, FingerprintRecognition, Fire, Firewall, FirewallClassic, Fish, FishMultiple, FitToHeight, FitToScreen, FitToWidth, Flag, FlagFilled, FlaggingTaxi, Flash, FlashFilled, FlashOff, FlashOffFilled, FlightInternational, FlightRoster, FlightSchedule, FloatingIp, Flood, FloodWarning, Floorplan, Flow, FlowConnection, FlowData, FlowLogsVpc, FlowModeler, FlowModelerReference, FlowStream, FlowStreamReference, Fog, Folder, FolderAdd, FolderDetails, FolderDetailsReference, FolderMoveTo, FolderOff, FolderOpen, FolderParent, FolderShared, Folders, ForecastHail, ForecastHail_30, ForecastLightning, ForecastLightning_30, Fork, Forum, Forward_10, Forward_30, Forward_5, Fragile, Friendship, FruitBowl, Function, FunctionMath, GameConsole, GameWireless, Gamification, GasStation, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, GlobalLoanAndTrial, Globe, Gradient, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled, QH, QHintonPlot, WatsonHealthFusionBlender, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes };
|