@carbon/icons-react 11.25.0 → 11.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/AddLarge.js +37 -0
- package/es/BusinessProcesses.js +39 -0
- package/es/CarbonForMobile.js +43 -0
- package/es/ChartDualYAxis.js +37 -0
- package/es/Close.js +1 -1
- package/es/CloseLarge.js +37 -0
- package/es/DataReference.js +1 -1
- package/es/DataSet.js +1 -1
- package/es/DataUnreal.js +37 -0
- package/es/DatabaseEnterpriseDb2.js +7 -0
- package/es/DatabaseEnterprisedb.js +37 -0
- package/es/GlobalLoanAndTrial.js +45 -0
- package/es/IbmAiOnZ.js +39 -0
- package/es/IbmAiopsInsights.js +45 -0
- package/es/IbmCloudBareMetalServer.js +53 -0
- package/es/IbmCloudBareMetalServersVpc.js +49 -0
- package/es/IbmCloudHpc.js +39 -0
- package/es/IbmCloudVirtualServerClassic.js +43 -0
- package/es/IbmCloudVirtualServerVpc.js +41 -0
- package/es/IbmCloudVpc.js +39 -0
- package/es/IbmCloudant.js +37 -0
- package/es/IbmDb2.js +5 -11
- package/es/IbmDb2Warehouse.js +39 -0
- package/es/IbmEventAutomation.js +53 -0
- package/es/IbmEventEndpointMgmt.js +45 -0
- package/es/IbmEventProcessing.js +47 -0
- package/es/IbmEventStreams.js +49 -0
- package/es/IbmPowerVsPrivateCloud.js +59 -0
- package/es/IbmSaasConsole.js +49 -0
- package/es/IbmTurbonomic.js +47 -0
- package/es/IbmVpnForVpc.js +39 -0
- package/es/IbmWatsonAssistant.js +7 -0
- package/es/IbmWatsonxAssistant.js +51 -0
- package/es/IbmWatsonxCodeAssistant.js +59 -0
- package/es/IbmWatsonxCodeAssistantForZ.js +37 -0
- package/es/IbmWatsonxOrchestrate.js +51 -0
- package/es/IbmWaziDeploy.js +39 -0
- package/es/IbmZOs.js +37 -0
- package/es/LogoGitlab.js +37 -0
- package/es/ModelTuned.js +39 -0
- package/es/PromptSession.js +53 -0
- package/es/SettingsEdit.js +39 -0
- package/es/SubtractLarge.js +37 -0
- package/es/Sustainability.js +41 -0
- package/es/TextLongParagraph.js +37 -0
- package/es/TextShortParagraph.js +37 -0
- package/es/Tuning.js +37 -0
- package/es/VegetationEncroachment.js +39 -0
- package/es/VegetationHeight.js +39 -0
- package/es/VirtualPrivateCloudAlt.js +7 -0
- package/es/Watsonx.js +37 -0
- package/es/WatsonxAi.js +45 -0
- package/es/WatsonxData.js +48 -0
- package/es/WatsonxGovernance.js +48 -0
- package/es/generated/bucket-0.js +407 -407
- package/es/generated/bucket-1.js +567 -572
- package/es/generated/bucket-10.js +950 -907
- package/es/generated/bucket-11.js +947 -953
- package/es/generated/bucket-12.js +799 -766
- package/es/generated/bucket-13.js +916 -935
- package/es/generated/bucket-14.js +800 -774
- package/es/generated/bucket-15.js +779 -810
- package/es/generated/bucket-16.js +1380 -810
- package/es/generated/bucket-17.js +583 -0
- package/es/generated/bucket-2.js +551 -564
- package/es/generated/bucket-3.js +552 -530
- package/es/generated/bucket-4.js +578 -572
- package/es/generated/bucket-5.js +593 -603
- package/es/generated/bucket-6.js +662 -656
- package/es/generated/bucket-7.js +1032 -904
- package/es/generated/bucket-8.js +799 -850
- package/es/generated/bucket-9.js +860 -853
- package/es/index.js +18 -17
- package/lib/AddLarge.js +43 -0
- package/lib/BusinessProcesses.js +45 -0
- package/lib/CarbonForMobile.js +49 -0
- package/lib/ChartDualYAxis.js +43 -0
- package/lib/Close.js +1 -1
- package/lib/CloseLarge.js +43 -0
- package/lib/DataReference.js +1 -1
- package/lib/DataSet.js +1 -1
- package/lib/DataUnreal.js +43 -0
- package/lib/DatabaseEnterpriseDb2.js +7 -0
- package/lib/DatabaseEnterprisedb.js +43 -0
- package/lib/GlobalLoanAndTrial.js +51 -0
- package/lib/IbmAiOnZ.js +45 -0
- package/lib/IbmAiopsInsights.js +51 -0
- package/lib/IbmCloudBareMetalServer.js +59 -0
- package/lib/IbmCloudBareMetalServersVpc.js +55 -0
- package/lib/IbmCloudHpc.js +45 -0
- package/lib/IbmCloudVirtualServerClassic.js +49 -0
- package/lib/IbmCloudVirtualServerVpc.js +47 -0
- package/lib/IbmCloudVpc.js +45 -0
- package/lib/IbmCloudant.js +43 -0
- package/lib/IbmDb2.js +5 -11
- package/lib/IbmDb2Warehouse.js +45 -0
- package/lib/IbmEventAutomation.js +59 -0
- package/lib/IbmEventEndpointMgmt.js +51 -0
- package/lib/IbmEventProcessing.js +53 -0
- package/lib/IbmEventStreams.js +55 -0
- package/lib/IbmPowerVsPrivateCloud.js +65 -0
- package/lib/IbmSaasConsole.js +55 -0
- package/lib/IbmTurbonomic.js +53 -0
- package/lib/IbmVpnForVpc.js +45 -0
- package/lib/IbmWatsonAssistant.js +7 -0
- package/lib/IbmWatsonxAssistant.js +57 -0
- package/lib/IbmWatsonxCodeAssistant.js +65 -0
- package/lib/IbmWatsonxCodeAssistantForZ.js +43 -0
- package/lib/IbmWatsonxOrchestrate.js +57 -0
- package/lib/IbmWaziDeploy.js +45 -0
- package/lib/IbmZOs.js +43 -0
- package/lib/LogoGitlab.js +43 -0
- package/lib/ModelTuned.js +45 -0
- package/lib/PromptSession.js +59 -0
- package/lib/SettingsEdit.js +45 -0
- package/lib/SubtractLarge.js +43 -0
- package/lib/Sustainability.js +47 -0
- package/lib/TextLongParagraph.js +43 -0
- package/lib/TextShortParagraph.js +43 -0
- package/lib/Tuning.js +43 -0
- package/lib/VegetationEncroachment.js +45 -0
- package/lib/VegetationHeight.js +45 -0
- package/lib/VirtualPrivateCloudAlt.js +7 -0
- package/lib/Watsonx.js +43 -0
- package/lib/WatsonxAi.js +51 -0
- package/lib/WatsonxData.js +54 -0
- package/lib/WatsonxGovernance.js +54 -0
- package/lib/generated/bucket-0.js +407 -407
- package/lib/generated/bucket-1.js +569 -574
- package/lib/generated/bucket-10.js +983 -940
- package/lib/generated/bucket-11.js +981 -987
- package/lib/generated/bucket-12.js +833 -800
- package/lib/generated/bucket-13.js +951 -970
- package/lib/generated/bucket-14.js +839 -813
- package/lib/generated/bucket-15.js +819 -850
- package/lib/generated/bucket-16.js +1426 -834
- package/lib/generated/bucket-17.js +615 -0
- package/lib/generated/bucket-2.js +554 -567
- package/lib/generated/bucket-3.js +556 -534
- package/lib/generated/bucket-4.js +584 -578
- package/lib/generated/bucket-5.js +599 -609
- package/lib/generated/bucket-6.js +669 -663
- package/lib/generated/bucket-7.js +1062 -934
- package/lib/generated/bucket-8.js +830 -881
- package/lib/generated/bucket-9.js +892 -885
- package/lib/index.js +425 -377
- package/package.json +3 -3
|
@@ -11,8 +11,9 @@ 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,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _circle, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _circle2, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _circle3, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _circle4, _path82, _path83, _path84, _circle5, _circle6, _path85, _circle7, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _circle8, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _circle9, _path184, _path185, _path186, _path187, _path188, _circle10, _path189, _path190, _path191, _path192, _circle11, _circle12, _path193, _path194, _path195, _path196, _circle13, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _switch, _path262, _path263, _path264, _path265, _path266;
|
|
15
|
+
const didWarnAboutDeprecation = {};
|
|
16
|
+
const UserRole = /*#__PURE__*/React.forwardRef(function UserRole(_ref, ref) {
|
|
16
17
|
let {
|
|
17
18
|
children,
|
|
18
19
|
size = 16,
|
|
@@ -27,15 +28,13 @@ const VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPri
|
|
|
27
28
|
fill: "currentColor",
|
|
28
29
|
...rest
|
|
29
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "
|
|
31
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
31
|
+
d: "M28.07 21L22 15 28.07 9 29.5 10.41 24.86 15 29.5 19.59 28.07 21zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
33
32
|
})), children);
|
|
34
33
|
});
|
|
35
34
|
if (process.env.NODE_ENV !== "production") {
|
|
36
|
-
|
|
35
|
+
UserRole.propTypes = iconPropTypes;
|
|
37
36
|
}
|
|
38
|
-
const
|
|
37
|
+
const UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk(_ref2, ref) {
|
|
39
38
|
let {
|
|
40
39
|
children,
|
|
41
40
|
size = 16,
|
|
@@ -49,18 +48,14 @@ const VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecogniti
|
|
|
49
48
|
viewBox: "0 0 32 32",
|
|
50
49
|
fill: "currentColor",
|
|
51
50
|
...rest
|
|
52
|
-
},
|
|
53
|
-
|
|
54
|
-
cy: "12",
|
|
55
|
-
r: "2"
|
|
56
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
57
|
-
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
51
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M25.334 11.95l1.2055-1.206a1.178 1.178 0 011.2593-.2584l1.4693.5868A1.1736 1.1736 0 0130 12.1489v2.692A1.1681 1.1681 0 0128.8229 16l-.05-.0015C18.4775 15.3578 16.4 6.6357 16.0073 3.2976a1.1681 1.1681 0 011.0315-1.29A1.1492 1.1492 0 0117.1751 2h2.5994a1.1626 1.1626 0 011.0764.7322l.5866 1.47a1.1635 1.1635 0 01-.2529 1.26L19.9791 6.668S20.6733 11.3682 25.334 11.95zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
58
53
|
})), children);
|
|
59
54
|
});
|
|
60
55
|
if (process.env.NODE_ENV !== "production") {
|
|
61
|
-
|
|
56
|
+
UserServiceDesk.propTypes = iconPropTypes;
|
|
62
57
|
}
|
|
63
|
-
const
|
|
58
|
+
const UserSettings = /*#__PURE__*/React.forwardRef(function UserSettings(_ref3, ref) {
|
|
64
59
|
let {
|
|
65
60
|
children,
|
|
66
61
|
size = 16,
|
|
@@ -74,14 +69,14 @@ const Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref3, ref) {
|
|
|
74
69
|
viewBox: "0 0 32 32",
|
|
75
70
|
fill: "currentColor",
|
|
76
71
|
...rest
|
|
77
|
-
},
|
|
78
|
-
d: "M30
|
|
72
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
73
|
+
d: "M30 10V8H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 4.1011V2H22V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 8H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 12zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
79
74
|
})), children);
|
|
80
75
|
});
|
|
81
76
|
if (process.env.NODE_ENV !== "production") {
|
|
82
|
-
|
|
77
|
+
UserSettings.propTypes = iconPropTypes;
|
|
83
78
|
}
|
|
84
|
-
const
|
|
79
|
+
const UserSimulation = /*#__PURE__*/React.forwardRef(function UserSimulation(_ref4, ref) {
|
|
85
80
|
let {
|
|
86
81
|
children,
|
|
87
82
|
size = 16,
|
|
@@ -95,18 +90,30 @@ const VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref4, ref) {
|
|
|
95
90
|
viewBox: "0 0 32 32",
|
|
96
91
|
fill: "currentColor",
|
|
97
92
|
...rest
|
|
98
|
-
},
|
|
99
|
-
d: "
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
93
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
94
|
+
d: "M25.232 12.866H29.232V14.866H25.232z",
|
|
95
|
+
transform: "rotate(30 27.232 13.866)"
|
|
96
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
97
|
+
d: "M26 8H30V10H26z"
|
|
98
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
99
|
+
d: "M2.768 12.866H6.768V14.866H2.768z",
|
|
100
|
+
transform: "rotate(150 4.768 13.866)"
|
|
101
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
102
|
+
d: "M26 30H24V25a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v5H6V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2z"
|
|
103
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
104
|
+
d: "M25.232 3.134H29.232V5.134H25.232z",
|
|
105
|
+
transform: "rotate(-30 27.232 4.134)"
|
|
106
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
107
|
+
d: "M2 8H6V10H2z"
|
|
108
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
109
|
+
d: "M2.768 3.134H6.768V5.134H2.768z",
|
|
110
|
+
transform: "rotate(-150 4.768 4.134)"
|
|
104
111
|
})), children);
|
|
105
112
|
});
|
|
106
113
|
if (process.env.NODE_ENV !== "production") {
|
|
107
|
-
|
|
114
|
+
UserSimulation.propTypes = iconPropTypes;
|
|
108
115
|
}
|
|
109
|
-
const
|
|
116
|
+
const UserSpeaker = /*#__PURE__*/React.forwardRef(function UserSpeaker(_ref5, ref) {
|
|
110
117
|
let {
|
|
111
118
|
children,
|
|
112
119
|
size = 16,
|
|
@@ -120,27 +127,16 @@ const VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref5, ref) {
|
|
|
120
127
|
viewBox: "0 0 32 32",
|
|
121
128
|
fill: "currentColor",
|
|
122
129
|
...rest
|
|
123
|
-
},
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
128
|
-
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
129
|
-
transform: "rotate(-45 20.5 17.5)"
|
|
130
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
131
|
-
cx: "16",
|
|
132
|
-
cy: "13",
|
|
133
|
-
r: "2"
|
|
134
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
135
|
-
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
136
|
-
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
137
|
-
d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
|
|
130
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
131
|
+
d: "M29.4146,19,27.7,17.2852A2.97,2.97,0,0,0,28,16a3,3,0,1,0-3,3,2.97,2.97,0,0,0,1.2864-.3L28,20.4141V28H22V25a7.0078,7.0078,0,0,0-7-7H9a7.008,7.008,0,0,0-7,7v5H30V20.4141A1.988,1.988,0,0,0,29.4146,19ZM4,25a5.006,5.006,0,0,1,5-5h6a5.0059,5.0059,0,0,1,5,5v3H4Z"
|
|
132
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
133
|
+
d: "M12,4A5,5,0,1,1,7,9a5,5,0,0,1,5-5m0-2a7,7,0,1,0,7,7A7,7,0,0,0,12,2Z"
|
|
138
134
|
})), children);
|
|
139
135
|
});
|
|
140
136
|
if (process.env.NODE_ENV !== "production") {
|
|
141
|
-
|
|
137
|
+
UserSpeaker.propTypes = iconPropTypes;
|
|
142
138
|
}
|
|
143
|
-
const
|
|
139
|
+
const UserSponsor = /*#__PURE__*/React.forwardRef(function UserSponsor(_ref6, ref) {
|
|
144
140
|
let {
|
|
145
141
|
children,
|
|
146
142
|
size = 16,
|
|
@@ -154,18 +150,14 @@ const VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref6
|
|
|
154
150
|
viewBox: "0 0 32 32",
|
|
155
151
|
fill: "currentColor",
|
|
156
152
|
...rest
|
|
157
|
-
},
|
|
158
|
-
d: "
|
|
159
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
160
|
-
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
161
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
162
|
-
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
153
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
154
|
+
d: "M31.8301 13.3662L30.8301 11.6338 28 13.2681 28 10 26 10 26 13.2676 23.1699 11.6338 22.1699 13.3662 25 15 22.1699 16.6338 23.1699 18.3662 26 16.7324 26 20 28 20 28 16.7319 30.8301 18.3662 31.8301 16.6338 29 15 31.8301 13.3662zM22 30h-2v-5c-.0033-2.7601-2.2399-4.9967-5-5h-6c-2.7601.0033-4.9967 2.2399-5 5v5h-2v-5c.0045-3.8641 3.1359-6.9955 7-7h6c3.8641.0045 6.9955 3.1359 7 7v5zM12 4c2.7614 0 5 2.2386 5 5s-2.2386 5-5 5-5-2.2386-5-5c.0031-2.7601 2.2399-4.9969 5-5m0-2c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7z"
|
|
163
155
|
})), children);
|
|
164
156
|
});
|
|
165
157
|
if (process.env.NODE_ENV !== "production") {
|
|
166
|
-
|
|
158
|
+
UserSponsor.propTypes = iconPropTypes;
|
|
167
159
|
}
|
|
168
|
-
const
|
|
160
|
+
const UserXRay = /*#__PURE__*/React.forwardRef(function UserXRay(_ref7, ref) {
|
|
169
161
|
let {
|
|
170
162
|
children,
|
|
171
163
|
size = 16,
|
|
@@ -179,14 +171,17 @@ const Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref7, ref) {
|
|
|
179
171
|
viewBox: "0 0 32 32",
|
|
180
172
|
fill: "currentColor",
|
|
181
173
|
...rest
|
|
182
|
-
},
|
|
183
|
-
|
|
174
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
175
|
+
fill: "none",
|
|
176
|
+
d: "M28 9L28 7 25 7 25 5 23 5 23 7 20 7 20 9 23 9 23 12 20 12 20 14 23 14 23 16 25 16 25 14 28 14 28 12 25 12 25 9 28 9z"
|
|
177
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
178
|
+
d: "M31 3H17a1 1 0 00-1 1V17a1 1 0 001 1H31a1 1 0 001-1V4A1 1 0 0031 3zM28 9H25v3h3v2H25v2H23V14H20V12h3V9H20V7h3V5h2V7h3zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
184
179
|
})), children);
|
|
185
180
|
});
|
|
186
181
|
if (process.env.NODE_ENV !== "production") {
|
|
187
|
-
|
|
182
|
+
UserXRay.propTypes = iconPropTypes;
|
|
188
183
|
}
|
|
189
|
-
const
|
|
184
|
+
const UserProfileAlt = /*#__PURE__*/React.forwardRef(function UserProfileAlt(_ref8, ref) {
|
|
190
185
|
let {
|
|
191
186
|
children,
|
|
192
187
|
size = 16,
|
|
@@ -200,16 +195,14 @@ const VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockSto
|
|
|
200
195
|
viewBox: "0 0 32 32",
|
|
201
196
|
fill: "currentColor",
|
|
202
197
|
...rest
|
|
203
|
-
},
|
|
204
|
-
d: "
|
|
205
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
206
|
-
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
198
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
199
|
+
d: "M19 13H26V15H19zM19 8H30V10H19zM19 3H30V5H19zM11 30H7a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0111 30zM6 12a.9448.9448 0 00-1 1v6H7v9h4V19h2V13a.9448.9448 0 00-1-1zM9 9a4 4 0 114-4h0A4.0118 4.0118 0 019 9zM9 3a2 2 0 102 2h0A2.0059 2.0059 0 009 3z"
|
|
207
200
|
})), children);
|
|
208
201
|
});
|
|
209
202
|
if (process.env.NODE_ENV !== "production") {
|
|
210
|
-
|
|
203
|
+
UserProfileAlt.propTypes = iconPropTypes;
|
|
211
204
|
}
|
|
212
|
-
const
|
|
205
|
+
const UvIndex = /*#__PURE__*/React.forwardRef(function UvIndex(_ref9, ref) {
|
|
213
206
|
let {
|
|
214
207
|
children,
|
|
215
208
|
size = 16,
|
|
@@ -223,14 +216,14 @@ const VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref9, ref)
|
|
|
223
216
|
viewBox: "0 0 32 32",
|
|
224
217
|
fill: "currentColor",
|
|
225
218
|
...rest
|
|
226
|
-
},
|
|
227
|
-
d: "
|
|
219
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
220
|
+
d: "M16,5.9121l1.7444,2.9326.7822,1.315,1.4739-.4107,3.1206-.87L22.2512,12,21.84,13.4731l1.315.7823L26.0876,16l-2.9323,1.7441-1.315.7818L22.2512,20l.87,3.1211-3.1208-.87L18.5266,21.84l-.7822,1.315L16,26.0879l-1.7444-2.9326-.7822-1.315L12,22.251l-3.1208.87L9.7488,20l.4109-1.4741-1.315-.7818L5.9124,16l2.9323-1.7446,1.315-.7823L9.7488,12l-.87-3.1206L12,9.749l1.4739.4107.7822-1.315L16,5.9121M16,2,12.5366,7.8223,6,6l1.8223,6.5366L2,16l5.8223,3.4629L6,26l6.5366-1.8223L16,30l3.4634-5.8223L26,26l-1.8223-6.5371L30,16l-5.8223-3.4634L26,6,19.4634,7.8223,16,2Z"
|
|
228
221
|
})), children);
|
|
229
222
|
});
|
|
230
223
|
if (process.env.NODE_ENV !== "production") {
|
|
231
|
-
|
|
224
|
+
UvIndex.propTypes = iconPropTypes;
|
|
232
225
|
}
|
|
233
|
-
const
|
|
226
|
+
const UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt(_ref10, ref) {
|
|
234
227
|
let {
|
|
235
228
|
children,
|
|
236
229
|
size = 16,
|
|
@@ -244,14 +237,24 @@ const VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref1
|
|
|
244
237
|
viewBox: "0 0 32 32",
|
|
245
238
|
fill: "currentColor",
|
|
246
239
|
...rest
|
|
247
|
-
},
|
|
248
|
-
d: "
|
|
240
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
241
|
+
d: "M13 30H9a2.0027 2.0027 0 01-2-2V20H9v8h4V20h2v8A2.0027 2.0027 0 0113 30zM25 20L23.25 20 21 29.031 18.792 20 17 20 19.5 30 22.5 30 25 20zM15 2H17V7H15z"
|
|
242
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
243
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
244
|
+
transform: "rotate(-45 24.147 7.853)"
|
|
245
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
246
|
+
d: "M25 15H30V17H25zM2 15H7V17H2z"
|
|
247
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
248
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
249
|
+
transform: "rotate(-45 7.854 7.853)"
|
|
250
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
251
|
+
d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
|
|
249
252
|
})), children);
|
|
250
253
|
});
|
|
251
254
|
if (process.env.NODE_ENV !== "production") {
|
|
252
|
-
|
|
255
|
+
UvIndexAlt.propTypes = iconPropTypes;
|
|
253
256
|
}
|
|
254
|
-
const
|
|
257
|
+
const UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled(_ref11, ref) {
|
|
255
258
|
let {
|
|
256
259
|
children,
|
|
257
260
|
size = 16,
|
|
@@ -265,14 +268,14 @@ const VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled
|
|
|
265
268
|
viewBox: "0 0 32 32",
|
|
266
269
|
fill: "currentColor",
|
|
267
270
|
...rest
|
|
268
|
-
},
|
|
269
|
-
d: "
|
|
271
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
272
|
+
d: "M16,30l-3.4634-5.8223L6,26l1.8223-6.5369L2,16l5.8223-3.4631L6,6l6.5366,1.8223L16,2l3.4634,5.8223L26,6l-1.8223,6.5369L30,16l-5.8223,3.4631L26,26l-6.5366-1.8223Z"
|
|
270
273
|
})), children);
|
|
271
274
|
});
|
|
272
275
|
if (process.env.NODE_ENV !== "production") {
|
|
273
|
-
|
|
276
|
+
UvIndexFilled.propTypes = iconPropTypes;
|
|
274
277
|
}
|
|
275
|
-
const
|
|
278
|
+
const ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable(_ref12, ref) {
|
|
276
279
|
let {
|
|
277
280
|
children,
|
|
278
281
|
size = 16,
|
|
@@ -286,14 +289,14 @@ const VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFil
|
|
|
286
289
|
viewBox: "0 0 32 32",
|
|
287
290
|
fill: "currentColor",
|
|
288
291
|
...rest
|
|
289
|
-
},
|
|
290
|
-
d: "
|
|
292
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
293
|
+
d: "M26 28H22V26h4V6H22V4h4a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM20 11L18 11 16 14.897 14 11 12 11 14.905 16 12 21 14 21 16 17.201 18 21 20 21 17.098 16 20 11zM10 28H6a2.0021 2.0021 0 01-2-2V6A2.0021 2.0021 0 016 4h4V6H6V26h4z"
|
|
291
294
|
})), children);
|
|
292
295
|
});
|
|
293
296
|
if (process.env.NODE_ENV !== "production") {
|
|
294
|
-
|
|
297
|
+
ValueVariable.propTypes = iconPropTypes;
|
|
295
298
|
}
|
|
296
|
-
const
|
|
299
|
+
const Van = /*#__PURE__*/React.forwardRef(function Van(_ref13, ref) {
|
|
297
300
|
let {
|
|
298
301
|
children,
|
|
299
302
|
size = 16,
|
|
@@ -307,16 +310,14 @@ const VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStora
|
|
|
307
310
|
viewBox: "0 0 32 32",
|
|
308
311
|
fill: "currentColor",
|
|
309
312
|
...rest
|
|
310
|
-
},
|
|
311
|
-
d: "
|
|
312
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
313
|
-
d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
|
|
313
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
314
|
+
d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V8H18v9H28Z"
|
|
314
315
|
})), children);
|
|
315
316
|
});
|
|
316
317
|
if (process.env.NODE_ENV !== "production") {
|
|
317
|
-
|
|
318
|
+
Van.propTypes = iconPropTypes;
|
|
318
319
|
}
|
|
319
|
-
const
|
|
320
|
+
const VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_ref14, ref) {
|
|
320
321
|
let {
|
|
321
322
|
children,
|
|
322
323
|
size = 16,
|
|
@@ -330,14 +331,20 @@ const VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref14, ref
|
|
|
330
331
|
viewBox: "0 0 32 32",
|
|
331
332
|
fill: "currentColor",
|
|
332
333
|
...rest
|
|
333
|
-
},
|
|
334
|
-
|
|
334
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
335
|
+
cx: "21.5",
|
|
336
|
+
cy: "10.5",
|
|
337
|
+
r: "1.5"
|
|
338
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
339
|
+
d: "M28.5 1a2.4518 2.4518 0 00-1.2061.3105L18.9834 5.6084l.0027.0054a5.497 5.497 0 107.3257 7.5444l.0031.0015 4.4-8.5A2.5 2.5 0 0028.5 1zm-7 13A3.5 3.5 0 1125 10.5 3.5042 3.5042 0 0121.5 14zM28.9414 3.7354L26.5571 8.3408A5.5279 5.5279 0 0023.658 5.4424l4.5949-2.377A.5165.5165 0 0129 3.5.4985.4985 0 0128.9414 3.7354zM19 20h7V18H17V28a2.0027 2.0027 0 002 2h3V28H19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
340
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
341
|
+
d: "M17.3079,2.2852A9.4882,9.4882,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4a7.499,7.499,0,0,1,1.731.2148Z"
|
|
335
342
|
})), children);
|
|
336
343
|
});
|
|
337
344
|
if (process.env.NODE_ENV !== "production") {
|
|
338
|
-
|
|
345
|
+
VegetationAsset.propTypes = iconPropTypes;
|
|
339
346
|
}
|
|
340
|
-
const
|
|
347
|
+
const VegetationEncroachment = /*#__PURE__*/React.forwardRef(function VegetationEncroachment(_ref15, ref) {
|
|
341
348
|
let {
|
|
342
349
|
children,
|
|
343
350
|
size = 16,
|
|
@@ -351,14 +358,16 @@ const VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled
|
|
|
351
358
|
viewBox: "0 0 32 32",
|
|
352
359
|
fill: "currentColor",
|
|
353
360
|
...rest
|
|
354
|
-
},
|
|
355
|
-
d: "
|
|
361
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
362
|
+
d: "M19 20h7v-2h-9v10c.0015 1.104.896 1.9985 2 2h3v-2h-3v-8zM12 30h-3v-2h3v-12.4336l-3.5146-2.1089 1.0292-1.7148 3.5147 2.1084c.6007.3632.9686 1.0133.9707 1.7153v12.4336c-.0013 1.104-.896 1.9987-2 2zM30 6.4102L28.59 5 25 8.5898 21.41 5 20 6.4102 23.59 10 20 13.5898 21.41 15 25 11.4102 28.59 15 30 13.5898 26.41 10 30 6.4102z"
|
|
363
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
364
|
+
d: "m17.3079,2.2852c-.7283-.1821-1.4995-.2852-2.3079-.2852-2.8545.0083-5.4897,1.5317-6.9214,4.001-.0261-.001-.0522-.001-.0786-.001-3.3137,0-6,2.6865-6,6s2.6863,6,6,6v-2c-2.209,0-4-1.791-4-4s1.791-4,4-4c.1299.0039.259.0166.387.0391l.863.1143.3086-.6675c.9834-2.1196,3.1047-3.4785,5.4414-3.4858.6079,0,1.1819.0854,1.731.2148l.5769-1.9297Z"
|
|
356
365
|
})), children);
|
|
357
366
|
});
|
|
358
367
|
if (process.env.NODE_ENV !== "production") {
|
|
359
|
-
|
|
368
|
+
VegetationEncroachment.propTypes = iconPropTypes;
|
|
360
369
|
}
|
|
361
|
-
const
|
|
370
|
+
const VegetationHeight = /*#__PURE__*/React.forwardRef(function VegetationHeight(_ref16, ref) {
|
|
362
371
|
let {
|
|
363
372
|
children,
|
|
364
373
|
size = 16,
|
|
@@ -372,16 +381,16 @@ const VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectS
|
|
|
372
381
|
viewBox: "0 0 32 32",
|
|
373
382
|
fill: "currentColor",
|
|
374
383
|
...rest
|
|
375
|
-
},
|
|
376
|
-
d: "
|
|
377
|
-
})),
|
|
378
|
-
d: "
|
|
384
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
385
|
+
d: "m13,8l-5,5,1.4102,1.4102,2.5898-2.5801v16.1699h-3v2h3c1.104-.0015,1.9988-.896,2-2V11.8301l2.5898,2.5801,1.4102-1.4102-5-5Z"
|
|
386
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
387
|
+
d: "m22,30h-3c-1.104-.0013-1.9987-.896-2-2v-11h6c2.2096-.0001,4.0007-1.7915,4.0006-4.001,0-.1319-.0065-.2637-.0196-.395-.277-2.0943-2.0835-3.6461-4.1957-3.604h-1.5837l-.1766-.779c-.573-2.5249-2.9942-4.221-6.025-4.221-2.3366.0074-4.4579,1.3664-5.4415,3.4859l-.3085.6672-.863-.1143c-.1279-.022-.2573-.0349-.387-.0388-2.2091,0-4,1.7909-4,4s1.7909,4,4,4v2c-3.3137,0-6-2.6863-6-6s2.6863-6,6-6c.0264,0,.0525,0,.0786.001,1.4317-2.4694,4.067-3.9928,6.9214-4.001,3.6788,0,6.6923,1.9776,7.7516,5h.0337c3.1405-.0351,5.8053,2.2967,6.1872,5.4141.323,3.2985-2.0892,6.2344-5.3877,6.5573-.1943.019-.3895.0286-.5848.0286h-4v9h3v2Z"
|
|
379
388
|
})), children);
|
|
380
389
|
});
|
|
381
390
|
if (process.env.NODE_ENV !== "production") {
|
|
382
|
-
|
|
391
|
+
VegetationHeight.propTypes = iconPropTypes;
|
|
383
392
|
}
|
|
384
|
-
const
|
|
393
|
+
const VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref17, ref) {
|
|
385
394
|
let {
|
|
386
395
|
children,
|
|
387
396
|
size = 16,
|
|
@@ -395,16 +404,14 @@ const VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref17, ref) {
|
|
|
395
404
|
viewBox: "0 0 32 32",
|
|
396
405
|
fill: "currentColor",
|
|
397
406
|
...rest
|
|
398
|
-
},
|
|
399
|
-
d: "
|
|
400
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
401
|
-
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
|
|
407
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
408
|
+
d: "M28 11a1.9907 1.9907 0 00-.8247.1821L24.8337 9.51A3.45 3.45 0 0025 8.5a3.45 3.45 0 00-.1663-1.01l2.3416-1.6723A1.9975 1.9975 0 1026 4c0 .064.0129.124.0188.1865L23.7273 5.8232A3.4652 3.4652 0 0021.5 5a3.5 3.5 0 000 7 3.4652 3.4652 0 002.2273-.8232l2.2915 1.6367C26.0129 12.876 26 12.936 26 13a2 2 0 102-2zm-6.5-1A1.5 1.5 0 1123 8.5 1.5017 1.5017 0 0121.5 10zM29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781z"
|
|
402
409
|
})), children);
|
|
403
410
|
});
|
|
404
411
|
if (process.env.NODE_ENV !== "production") {
|
|
405
|
-
|
|
412
|
+
VehicleApi.propTypes = iconPropTypes;
|
|
406
413
|
}
|
|
407
|
-
const
|
|
414
|
+
const VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_ref18, ref) {
|
|
408
415
|
let {
|
|
409
416
|
children,
|
|
410
417
|
size = 16,
|
|
@@ -418,14 +425,16 @@ const VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref18, r
|
|
|
418
425
|
viewBox: "0 0 32 32",
|
|
419
426
|
fill: "currentColor",
|
|
420
427
|
...rest
|
|
421
|
-
},
|
|
422
|
-
d: "
|
|
428
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
429
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM25 11H23a2.0021 2.0021 0 00-2-2V7A4.0045 4.0045 0 0125 11z"
|
|
430
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
431
|
+
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
423
432
|
})), children);
|
|
424
433
|
});
|
|
425
434
|
if (process.env.NODE_ENV !== "production") {
|
|
426
|
-
|
|
435
|
+
VehicleConnected.propTypes = iconPropTypes;
|
|
427
436
|
}
|
|
428
|
-
const
|
|
437
|
+
const VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_ref19, ref) {
|
|
429
438
|
let {
|
|
430
439
|
children,
|
|
431
440
|
size = 16,
|
|
@@ -439,16 +448,14 @@ const VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_re
|
|
|
439
448
|
viewBox: "0 0 32 32",
|
|
440
449
|
fill: "currentColor",
|
|
441
450
|
...rest
|
|
442
|
-
},
|
|
443
|
-
d: "
|
|
444
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
445
|
-
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
451
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
452
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM28 2H30V9H28zM24 6H26V9H24zM20 4H22V9H20z"
|
|
446
453
|
})), children);
|
|
447
454
|
});
|
|
448
455
|
if (process.env.NODE_ENV !== "production") {
|
|
449
|
-
|
|
456
|
+
VehicleInsights.propTypes = iconPropTypes;
|
|
450
457
|
}
|
|
451
|
-
const
|
|
458
|
+
const VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_ref20, ref) {
|
|
452
459
|
let {
|
|
453
460
|
children,
|
|
454
461
|
size = 16,
|
|
@@ -462,14 +469,14 @@ const VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledA
|
|
|
462
469
|
viewBox: "0 0 32 32",
|
|
463
470
|
fill: "currentColor",
|
|
464
471
|
...rest
|
|
465
|
-
},
|
|
466
|
-
d: "
|
|
472
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
473
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM24.5547 6a2 2 0 012-2H30a3.9756 3.9756 0 00-7.304 1H16V7h6.696A3.9756 3.9756 0 0030 8H26.5547A2 2 0 0124.5547 6z"
|
|
467
474
|
})), children);
|
|
468
475
|
});
|
|
469
476
|
if (process.env.NODE_ENV !== "production") {
|
|
470
|
-
|
|
477
|
+
VehicleServices.propTypes = iconPropTypes;
|
|
471
478
|
}
|
|
472
|
-
const
|
|
479
|
+
const Version = /*#__PURE__*/React.forwardRef(function Version(_ref21, ref) {
|
|
473
480
|
let {
|
|
474
481
|
children,
|
|
475
482
|
size = 16,
|
|
@@ -483,14 +490,18 @@ const Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref21, ref) {
|
|
|
483
490
|
viewBox: "0 0 32 32",
|
|
484
491
|
fill: "currentColor",
|
|
485
492
|
...rest
|
|
486
|
-
},
|
|
487
|
-
d: "
|
|
493
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
494
|
+
d: "M16,2V4H26V19h2V4a2.0023,2.0023,0,0,0-2-2Z"
|
|
495
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
496
|
+
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
497
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
498
|
+
d: "M6,12H16a2.0023,2.0023,0,0,1,2,2V28a2.0023,2.0023,0,0,1-2,2H6a2.0023,2.0023,0,0,1-2-2V14A2.0023,2.0023,0,0,1,6,12Zm10,2L6,13.9988V28H16Z"
|
|
488
499
|
})), children);
|
|
489
500
|
});
|
|
490
501
|
if (process.env.NODE_ENV !== "production") {
|
|
491
|
-
|
|
502
|
+
Version.propTypes = iconPropTypes;
|
|
492
503
|
}
|
|
493
|
-
const
|
|
504
|
+
const VersionMajor = /*#__PURE__*/React.forwardRef(function VersionMajor(_ref22, ref) {
|
|
494
505
|
let {
|
|
495
506
|
children,
|
|
496
507
|
size = 16,
|
|
@@ -504,14 +515,16 @@ const VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref2
|
|
|
504
515
|
viewBox: "0 0 32 32",
|
|
505
516
|
fill: "currentColor",
|
|
506
517
|
...rest
|
|
507
|
-
},
|
|
508
|
-
d: "
|
|
518
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
519
|
+
d: "M18.5859 17.4141L16 14.8345 16 14.8345 13.4125 17.4156 12 16 16 12 20 16 18.5859 17.4141zM18.5859 11.4141L16 8.8345 16 8.8345 13.4125 11.4156 12 10 16 6 20 10 18.5859 11.4141zM18.5859 23.4141L16 20.8345 16 20.8345 13.4125 23.4156 12 22 16 18 20 22 18.5859 23.4141z"
|
|
520
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
521
|
+
d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
|
|
509
522
|
})), children);
|
|
510
523
|
});
|
|
511
524
|
if (process.env.NODE_ENV !== "production") {
|
|
512
|
-
|
|
525
|
+
VersionMajor.propTypes = iconPropTypes;
|
|
513
526
|
}
|
|
514
|
-
const
|
|
527
|
+
const VersionMinor = /*#__PURE__*/React.forwardRef(function VersionMinor(_ref23, ref) {
|
|
515
528
|
let {
|
|
516
529
|
children,
|
|
517
530
|
size = 16,
|
|
@@ -525,16 +538,16 @@ const VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref23, ref)
|
|
|
525
538
|
viewBox: "0 0 32 32",
|
|
526
539
|
fill: "currentColor",
|
|
527
540
|
...rest
|
|
528
|
-
},
|
|
529
|
-
d: "
|
|
530
|
-
})),
|
|
531
|
-
d: "
|
|
541
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
542
|
+
d: "M18.5859 15.4141L16 12.8345 16 12.8345 13.4125 15.4156 12 14 16 10 20 14 18.5859 15.4141zM18.5859 21.4141L16 18.8345 16 18.8345 13.4125 21.4156 12 20 16 16 20 20 18.5859 21.4141z"
|
|
543
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
544
|
+
d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
|
|
532
545
|
})), children);
|
|
533
546
|
});
|
|
534
547
|
if (process.env.NODE_ENV !== "production") {
|
|
535
|
-
|
|
548
|
+
VersionMinor.propTypes = iconPropTypes;
|
|
536
549
|
}
|
|
537
|
-
const
|
|
550
|
+
const VersionPatch = /*#__PURE__*/React.forwardRef(function VersionPatch(_ref24, ref) {
|
|
538
551
|
let {
|
|
539
552
|
children,
|
|
540
553
|
size = 16,
|
|
@@ -548,36 +561,21 @@ const Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref24, ref) {
|
|
|
548
561
|
viewBox: "0 0 32 32",
|
|
549
562
|
fill: "currentColor",
|
|
550
563
|
...rest
|
|
551
|
-
},
|
|
552
|
-
d: "
|
|
553
|
-
})),
|
|
554
|
-
d: "
|
|
564
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
565
|
+
d: "M18.5859 18.4141L16 15.8345 16 15.8345 13.4125 18.4156 12 17 16 13 20 17 18.5859 18.4141z"
|
|
566
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
567
|
+
d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
|
|
555
568
|
})), children);
|
|
556
569
|
});
|
|
557
570
|
if (process.env.NODE_ENV !== "production") {
|
|
558
|
-
|
|
571
|
+
VersionPatch.propTypes = iconPropTypes;
|
|
559
572
|
}
|
|
560
|
-
const
|
|
573
|
+
const VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref25, ref) {
|
|
561
574
|
let {
|
|
562
575
|
children,
|
|
563
576
|
size = 16,
|
|
564
577
|
...rest
|
|
565
578
|
} = _ref25;
|
|
566
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
567
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
568
|
-
width: size,
|
|
569
|
-
height: size,
|
|
570
|
-
ref: ref,
|
|
571
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
572
|
-
viewBox: "0 0 16 16",
|
|
573
|
-
fill: "currentColor",
|
|
574
|
-
...rest
|
|
575
|
-
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
576
|
-
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"
|
|
577
|
-
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
578
|
-
d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
|
|
579
|
-
})), children);
|
|
580
|
-
}
|
|
581
579
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
582
580
|
width: size,
|
|
583
581
|
height: size,
|
|
@@ -586,36 +584,19 @@ const Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref25, ref) {
|
|
|
586
584
|
viewBox: "0 0 32 32",
|
|
587
585
|
fill: "currentColor",
|
|
588
586
|
...rest
|
|
589
|
-
},
|
|
590
|
-
d: "
|
|
591
|
-
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
592
|
-
d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
|
|
587
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
588
|
+
d: "M12 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0112 30zM4 4V28h8V4zM28 30H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM20 4V28h8V4z"
|
|
593
589
|
})), children);
|
|
594
590
|
});
|
|
595
591
|
if (process.env.NODE_ENV !== "production") {
|
|
596
|
-
|
|
592
|
+
VerticalView.propTypes = iconPropTypes;
|
|
597
593
|
}
|
|
598
|
-
const
|
|
594
|
+
const Video = /*#__PURE__*/React.forwardRef(function Video(_ref26, ref) {
|
|
599
595
|
let {
|
|
600
596
|
children,
|
|
601
597
|
size = 16,
|
|
602
598
|
...rest
|
|
603
599
|
} = _ref26;
|
|
604
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
605
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
606
|
-
width: size,
|
|
607
|
-
height: size,
|
|
608
|
-
ref: ref,
|
|
609
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
610
|
-
viewBox: "0 0 16 16",
|
|
611
|
-
fill: "currentColor",
|
|
612
|
-
...rest
|
|
613
|
-
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
614
|
-
d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
|
|
615
|
-
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
616
|
-
d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
|
|
617
|
-
})), children);
|
|
618
|
-
}
|
|
619
600
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
620
601
|
width: size,
|
|
621
602
|
height: size,
|
|
@@ -624,16 +605,14 @@ const WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref26, ref
|
|
|
624
605
|
viewBox: "0 0 32 32",
|
|
625
606
|
fill: "currentColor",
|
|
626
607
|
...rest
|
|
627
|
-
},
|
|
628
|
-
d: "
|
|
629
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
630
|
-
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
608
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
609
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"
|
|
631
610
|
})), children);
|
|
632
611
|
});
|
|
633
612
|
if (process.env.NODE_ENV !== "production") {
|
|
634
|
-
|
|
613
|
+
Video.propTypes = iconPropTypes;
|
|
635
614
|
}
|
|
636
|
-
const
|
|
615
|
+
const VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref27, ref) {
|
|
637
616
|
let {
|
|
638
617
|
children,
|
|
639
618
|
size = 16,
|
|
@@ -647,20 +626,16 @@ const WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled
|
|
|
647
626
|
viewBox: "0 0 32 32",
|
|
648
627
|
fill: "currentColor",
|
|
649
628
|
...rest
|
|
650
|
-
},
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
655
|
-
d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
|
|
656
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
657
|
-
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
629
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
630
|
+
d: "M18 15L14 15 14 11 12 11 12 15 8 15 8 17 12 17 12 21 14 21 14 17 18 17 18 15z"
|
|
631
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
632
|
+
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
658
633
|
})), children);
|
|
659
634
|
});
|
|
660
635
|
if (process.env.NODE_ENV !== "production") {
|
|
661
|
-
|
|
636
|
+
VideoAdd.propTypes = iconPropTypes;
|
|
662
637
|
}
|
|
663
|
-
const
|
|
638
|
+
const VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref28, ref) {
|
|
664
639
|
let {
|
|
665
640
|
children,
|
|
666
641
|
size = 16,
|
|
@@ -674,16 +649,16 @@ const WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInve
|
|
|
674
649
|
viewBox: "0 0 32 32",
|
|
675
650
|
fill: "currentColor",
|
|
676
651
|
...rest
|
|
677
|
-
},
|
|
678
|
-
d: "
|
|
679
|
-
})),
|
|
680
|
-
d: "
|
|
652
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
653
|
+
d: "M8 12H17V14H8zM8 17H13V19H8z"
|
|
654
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
655
|
+
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
681
656
|
})), children);
|
|
682
657
|
});
|
|
683
658
|
if (process.env.NODE_ENV !== "production") {
|
|
684
|
-
|
|
659
|
+
VideoChat.propTypes = iconPropTypes;
|
|
685
660
|
}
|
|
686
|
-
const
|
|
661
|
+
const VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref29, ref) {
|
|
687
662
|
let {
|
|
688
663
|
children,
|
|
689
664
|
size = 16,
|
|
@@ -697,77 +672,19 @@ const WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningA
|
|
|
697
672
|
viewBox: "0 0 32 32",
|
|
698
673
|
fill: "currentColor",
|
|
699
674
|
...rest
|
|
700
|
-
},
|
|
701
|
-
|
|
702
|
-
d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
|
|
703
|
-
"data-icon-path": "inner-path"
|
|
704
|
-
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
705
|
-
d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
|
|
706
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
707
|
-
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
675
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
676
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26Z"
|
|
708
677
|
})), children);
|
|
709
678
|
});
|
|
710
679
|
if (process.env.NODE_ENV !== "production") {
|
|
711
|
-
|
|
680
|
+
VideoFilled.propTypes = iconPropTypes;
|
|
712
681
|
}
|
|
713
|
-
const
|
|
682
|
+
const VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref30, ref) {
|
|
714
683
|
let {
|
|
715
684
|
children,
|
|
716
685
|
size = 16,
|
|
717
686
|
...rest
|
|
718
687
|
} = _ref30;
|
|
719
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
720
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
721
|
-
width: size,
|
|
722
|
-
height: size,
|
|
723
|
-
ref: ref,
|
|
724
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
725
|
-
viewBox: "0 0 16 16",
|
|
726
|
-
fill: "currentColor",
|
|
727
|
-
...rest
|
|
728
|
-
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
729
|
-
d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
|
|
730
|
-
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
731
|
-
d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
|
|
732
|
-
"data-icon-path": "inner-path",
|
|
733
|
-
opacity: "0"
|
|
734
|
-
})), children);
|
|
735
|
-
}
|
|
736
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
737
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
738
|
-
width: size,
|
|
739
|
-
height: size,
|
|
740
|
-
ref: ref,
|
|
741
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
742
|
-
viewBox: "0 0 20 20",
|
|
743
|
-
fill: "currentColor",
|
|
744
|
-
...rest
|
|
745
|
-
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
746
|
-
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
|
|
747
|
-
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
748
|
-
d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
|
|
749
|
-
"data-icon-path": "inner-path",
|
|
750
|
-
opacity: "0"
|
|
751
|
-
})), children);
|
|
752
|
-
}
|
|
753
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
754
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
755
|
-
width: size,
|
|
756
|
-
height: size,
|
|
757
|
-
ref: ref,
|
|
758
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
759
|
-
viewBox: "0 0 24 24",
|
|
760
|
-
fill: "currentColor",
|
|
761
|
-
...rest
|
|
762
|
-
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
763
|
-
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
|
|
764
|
-
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
765
|
-
fill: "none",
|
|
766
|
-
d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
|
|
767
|
-
"data-icon-path": "inner-path",
|
|
768
|
-
opacity: "0"
|
|
769
|
-
})), children);
|
|
770
|
-
}
|
|
771
688
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
772
689
|
width: size,
|
|
773
690
|
height: size,
|
|
@@ -776,19 +693,14 @@ const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref3
|
|
|
776
693
|
viewBox: "0 0 32 32",
|
|
777
694
|
fill: "currentColor",
|
|
778
695
|
...rest
|
|
779
|
-
},
|
|
780
|
-
d: "
|
|
781
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
782
|
-
fill: "none",
|
|
783
|
-
d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
|
|
784
|
-
"data-icon-path": "inner-path",
|
|
785
|
-
opacity: "0"
|
|
696
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
697
|
+
d: "M29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11zM28 21.06l-5.42-3.87A1 1 0 0021 18v6H9.44L21 12.44V14a1 1 0 001.58.81L28 10.94zM4 24V8H20V6H4A2 2 0 002 8V24z"
|
|
786
698
|
})), children);
|
|
787
699
|
});
|
|
788
700
|
if (process.env.NODE_ENV !== "production") {
|
|
789
|
-
|
|
701
|
+
VideoOff.propTypes = iconPropTypes;
|
|
790
702
|
}
|
|
791
|
-
const
|
|
703
|
+
const VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref31, ref) {
|
|
792
704
|
let {
|
|
793
705
|
children,
|
|
794
706
|
size = 16,
|
|
@@ -802,21 +714,34 @@ const WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref31, ref
|
|
|
802
714
|
viewBox: "0 0 32 32",
|
|
803
715
|
fill: "currentColor",
|
|
804
716
|
...rest
|
|
805
|
-
},
|
|
806
|
-
d: "
|
|
807
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
808
|
-
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
717
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
718
|
+
d: "M20.31 6H4A2 2 0 002 8V24a2.85 2.85 0 000 .29zM29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11z"
|
|
809
719
|
})), children);
|
|
810
720
|
});
|
|
811
721
|
if (process.env.NODE_ENV !== "production") {
|
|
812
|
-
|
|
722
|
+
VideoOffFilled.propTypes = iconPropTypes;
|
|
813
723
|
}
|
|
814
|
-
const
|
|
724
|
+
const View = /*#__PURE__*/React.forwardRef(function View(_ref32, ref) {
|
|
815
725
|
let {
|
|
816
726
|
children,
|
|
817
727
|
size = 16,
|
|
818
728
|
...rest
|
|
819
729
|
} = _ref32;
|
|
730
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
731
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
732
|
+
width: size,
|
|
733
|
+
height: size,
|
|
734
|
+
ref: ref,
|
|
735
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
736
|
+
viewBox: "0 0 16 16",
|
|
737
|
+
fill: "currentColor",
|
|
738
|
+
...rest
|
|
739
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
740
|
+
d: "M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"
|
|
741
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
742
|
+
d: "M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"
|
|
743
|
+
})), children);
|
|
744
|
+
}
|
|
820
745
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
821
746
|
width: size,
|
|
822
747
|
height: size,
|
|
@@ -825,18 +750,16 @@ const WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled
|
|
|
825
750
|
viewBox: "0 0 32 32",
|
|
826
751
|
fill: "currentColor",
|
|
827
752
|
...rest
|
|
828
|
-
},
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
833
|
-
d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
|
|
753
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
754
|
+
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,25c-5.3,0-10.9-3.93-12.93-9C5.1,10.93,10.7,7,16,7s10.9,3.93,12.93,9C26.9,21.07,21.3,25,16,25Z"
|
|
755
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
756
|
+
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
|
|
834
757
|
})), children);
|
|
835
758
|
});
|
|
836
759
|
if (process.env.NODE_ENV !== "production") {
|
|
837
|
-
|
|
760
|
+
View.propTypes = iconPropTypes;
|
|
838
761
|
}
|
|
839
|
-
const
|
|
762
|
+
const ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref33, ref) {
|
|
840
763
|
let {
|
|
841
764
|
children,
|
|
842
765
|
size = 16,
|
|
@@ -850,16 +773,18 @@ const WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref33,
|
|
|
850
773
|
viewBox: "0 0 32 32",
|
|
851
774
|
fill: "currentColor",
|
|
852
775
|
...rest
|
|
853
|
-
},
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
776
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
777
|
+
cx: "16",
|
|
778
|
+
cy: "16",
|
|
779
|
+
r: "4"
|
|
780
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
781
|
+
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,22.5A6.5,6.5,0,1,1,22.5,16,6.51,6.51,0,0,1,16,22.5Z"
|
|
857
782
|
})), children);
|
|
858
783
|
});
|
|
859
784
|
if (process.env.NODE_ENV !== "production") {
|
|
860
|
-
|
|
785
|
+
ViewFilled.propTypes = iconPropTypes;
|
|
861
786
|
}
|
|
862
|
-
const
|
|
787
|
+
const ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref34, ref) {
|
|
863
788
|
let {
|
|
864
789
|
children,
|
|
865
790
|
size = 16,
|
|
@@ -873,16 +798,14 @@ const WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref3
|
|
|
873
798
|
viewBox: "0 0 32 32",
|
|
874
799
|
fill: "currentColor",
|
|
875
800
|
...rest
|
|
876
|
-
},
|
|
877
|
-
d: "
|
|
878
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
-
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"
|
|
801
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
802
|
+
d: "M4 26H28V28H4zM4 19H28V21H4zM26 6v6H6V6H26m0-2H6A2 2 0 004 6v6a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
880
803
|
})), children);
|
|
881
804
|
});
|
|
882
805
|
if (process.env.NODE_ENV !== "production") {
|
|
883
|
-
|
|
806
|
+
ViewMode_1.propTypes = iconPropTypes;
|
|
884
807
|
}
|
|
885
|
-
const
|
|
808
|
+
const ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref35, ref) {
|
|
886
809
|
let {
|
|
887
810
|
children,
|
|
888
811
|
size = 16,
|
|
@@ -896,23 +819,34 @@ const WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquare
|
|
|
896
819
|
viewBox: "0 0 32 32",
|
|
897
820
|
fill: "currentColor",
|
|
898
821
|
...rest
|
|
899
|
-
},
|
|
900
|
-
d: "
|
|
901
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
902
|
-
fill: "none",
|
|
903
|
-
d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
|
|
904
|
-
"data-icon-path": "inner-path"
|
|
822
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
823
|
+
d: "M4 26H28V28H4zM4 19H28V21H4zM12 6v6H6V6h6m0-2H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zM26 6v6H20V6h6m0-2H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
905
824
|
})), children);
|
|
906
825
|
});
|
|
907
826
|
if (process.env.NODE_ENV !== "production") {
|
|
908
|
-
|
|
827
|
+
ViewMode_2.propTypes = iconPropTypes;
|
|
909
828
|
}
|
|
910
|
-
const
|
|
829
|
+
const ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref36, ref) {
|
|
911
830
|
let {
|
|
912
831
|
children,
|
|
913
832
|
size = 16,
|
|
914
833
|
...rest
|
|
915
834
|
} = _ref36;
|
|
835
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
836
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
837
|
+
width: size,
|
|
838
|
+
height: size,
|
|
839
|
+
ref: ref,
|
|
840
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
841
|
+
viewBox: "0 0 16 16",
|
|
842
|
+
fill: "currentColor",
|
|
843
|
+
...rest
|
|
844
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
845
|
+
d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
|
|
846
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
847
|
+
d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
|
|
848
|
+
})), children);
|
|
849
|
+
}
|
|
916
850
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
917
851
|
width: size,
|
|
918
852
|
height: size,
|
|
@@ -921,14 +855,16 @@ const Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref36, ref) {
|
|
|
921
855
|
viewBox: "0 0 32 32",
|
|
922
856
|
fill: "currentColor",
|
|
923
857
|
...rest
|
|
924
|
-
},
|
|
925
|
-
d: "
|
|
858
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
859
|
+
d: "M5.24,22.51l1.43-1.42A14.06,14.06,0,0,1,3.07,16C5.1,10.93,10.7,7,16,7a12.38,12.38,0,0,1,4,.72l1.55-1.56A14.72,14.72,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16,16,0,0,0,5.24,22.51Z"
|
|
860
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
861
|
+
d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM20 16a4 4 0 01-6 3.44L19.44 14A4 4 0 0120 16zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z"
|
|
926
862
|
})), children);
|
|
927
863
|
});
|
|
928
864
|
if (process.env.NODE_ENV !== "production") {
|
|
929
|
-
|
|
865
|
+
ViewOff.propTypes = iconPropTypes;
|
|
930
866
|
}
|
|
931
|
-
const
|
|
867
|
+
const ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref37, ref) {
|
|
932
868
|
let {
|
|
933
869
|
children,
|
|
934
870
|
size = 16,
|
|
@@ -942,14 +878,14 @@ const Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref37, ref) {
|
|
|
942
878
|
viewBox: "0 0 32 32",
|
|
943
879
|
fill: "currentColor",
|
|
944
880
|
...rest
|
|
945
|
-
},
|
|
946
|
-
d: "
|
|
881
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
882
|
+
d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A15.86 15.86 0 004.53 21.81z"
|
|
947
883
|
})), children);
|
|
948
884
|
});
|
|
949
885
|
if (process.env.NODE_ENV !== "production") {
|
|
950
|
-
|
|
886
|
+
ViewOffFilled.propTypes = iconPropTypes;
|
|
951
887
|
}
|
|
952
|
-
const
|
|
888
|
+
const ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref38, ref) {
|
|
953
889
|
let {
|
|
954
890
|
children,
|
|
955
891
|
size = 16,
|
|
@@ -963,14 +899,16 @@ const WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachi
|
|
|
963
899
|
viewBox: "0 0 32 32",
|
|
964
900
|
fill: "currentColor",
|
|
965
901
|
...rest
|
|
966
|
-
},
|
|
967
|
-
d: "
|
|
902
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
903
|
+
d: "M20.587 22L15 16.41 15 7 16.998 7 16.998 15.582 22 20.587 20.587 22z"
|
|
904
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
905
|
+
d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
|
|
968
906
|
})), children);
|
|
969
907
|
});
|
|
970
908
|
if (process.env.NODE_ENV !== "production") {
|
|
971
|
-
|
|
909
|
+
ViewNext.propTypes = iconPropTypes;
|
|
972
910
|
}
|
|
973
|
-
const
|
|
911
|
+
const VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref39, ref) {
|
|
974
912
|
let {
|
|
975
913
|
children,
|
|
976
914
|
size = 16,
|
|
@@ -984,22 +922,18 @@ const WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref3
|
|
|
984
922
|
viewBox: "0 0 32 32",
|
|
985
923
|
fill: "currentColor",
|
|
986
924
|
...rest
|
|
987
|
-
},
|
|
988
|
-
d: "
|
|
989
|
-
})),
|
|
990
|
-
d: "
|
|
991
|
-
})),
|
|
992
|
-
|
|
993
|
-
cy: "8",
|
|
994
|
-
r: "1"
|
|
995
|
-
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
996
|
-
d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
|
|
925
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
926
|
+
d: "M25 11L26.414 12.414 23.828 15 30 15 30 17 23.828 17 26.414 19.586 25 21 20 16 25 11z"
|
|
927
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
928
|
+
d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
|
|
929
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
930
|
+
d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
|
|
997
931
|
})), children);
|
|
998
932
|
});
|
|
999
933
|
if (process.env.NODE_ENV !== "production") {
|
|
1000
|
-
|
|
934
|
+
VirtualColumn.propTypes = iconPropTypes;
|
|
1001
935
|
}
|
|
1002
|
-
const
|
|
936
|
+
const VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_ref40, ref) {
|
|
1003
937
|
let {
|
|
1004
938
|
children,
|
|
1005
939
|
size = 16,
|
|
@@ -1013,16 +947,20 @@ const WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref40, ref
|
|
|
1013
947
|
viewBox: "0 0 32 32",
|
|
1014
948
|
fill: "currentColor",
|
|
1015
949
|
...rest
|
|
1016
|
-
},
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
950
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
951
|
+
cx: "24.5",
|
|
952
|
+
cy: "9.5",
|
|
953
|
+
r: "1.5"
|
|
954
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
955
|
+
d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
|
|
956
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
957
|
+
d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
|
|
1020
958
|
})), children);
|
|
1021
959
|
});
|
|
1022
960
|
if (process.env.NODE_ENV !== "production") {
|
|
1023
|
-
|
|
961
|
+
VirtualColumnKey.propTypes = iconPropTypes;
|
|
1024
962
|
}
|
|
1025
|
-
const
|
|
963
|
+
const VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref41, ref) {
|
|
1026
964
|
let {
|
|
1027
965
|
children,
|
|
1028
966
|
size = 16,
|
|
@@ -1036,16 +974,16 @@ const WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref41, ref
|
|
|
1036
974
|
viewBox: "0 0 32 32",
|
|
1037
975
|
fill: "currentColor",
|
|
1038
976
|
...rest
|
|
1039
|
-
},
|
|
1040
|
-
d: "
|
|
1041
|
-
})),
|
|
1042
|
-
d: "
|
|
977
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
978
|
+
d: "M21,16H11a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h4v2H12v2h8V28H17V26h4a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,21,16ZM11,24V18H21l.0015,6Z"
|
|
979
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
980
|
+
d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
|
|
1043
981
|
})), children);
|
|
1044
982
|
});
|
|
1045
983
|
if (process.env.NODE_ENV !== "production") {
|
|
1046
|
-
|
|
984
|
+
VirtualDesktop.propTypes = iconPropTypes;
|
|
1047
985
|
}
|
|
1048
|
-
const
|
|
986
|
+
const VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref42, ref) {
|
|
1049
987
|
let {
|
|
1050
988
|
children,
|
|
1051
989
|
size = 16,
|
|
@@ -1059,14 +997,16 @@ const WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold
|
|
|
1059
997
|
viewBox: "0 0 32 32",
|
|
1060
998
|
fill: "currentColor",
|
|
1061
999
|
...rest
|
|
1062
|
-
},
|
|
1063
|
-
d: "
|
|
1000
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1001
|
+
d: "M20,13H12a2.0025,2.0025,0,0,0-2,2V28a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V15A2.0025,2.0025,0,0,0,20,13Zm0,2,0,3H12V15Zm0,5,0,3H12V20Zm-8,8V25h8v3Z"
|
|
1002
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1003
|
+
d: "M25.91,10.13a.121.121,0,0,1-.0967-.0952A10.0061,10.0061,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.1858,10.0347a.1212.1212,0,0,1-.0964.0957A7.5019,7.5019,0,0,0,7.4912,25H8V23H7.4954a5.5108,5.5108,0,0,1-5.4387-6.3,5.6992,5.6992,0,0,1,4.7138-4.6606l1.0166-.1836a.1306.1306,0,0,0,.1045-.1035l.18-.9351a8.28,8.28,0,0,1,6.8469-6.7427,7.957,7.957,0,0,1,2.8471.1245,8.22,8.22,0,0,1,6.1475,6.545l.1941,1.0083a.13.13,0,0,0,.1045.1035l1.0576.1914a5.7819,5.7819,0,0,1,3.1011,1.539A5.5052,5.5052,0,0,1,24.5076,23H24v2h.5076A7.5019,7.5019,0,0,0,25.91,10.13Z"
|
|
1064
1004
|
})), children);
|
|
1065
1005
|
});
|
|
1066
1006
|
if (process.env.NODE_ENV !== "production") {
|
|
1067
|
-
|
|
1007
|
+
VirtualMachine.propTypes = iconPropTypes;
|
|
1068
1008
|
}
|
|
1069
|
-
const
|
|
1009
|
+
const VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloud(_ref43, ref) {
|
|
1070
1010
|
let {
|
|
1071
1011
|
children,
|
|
1072
1012
|
size = 16,
|
|
@@ -1080,19 +1020,27 @@ const WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFro
|
|
|
1080
1020
|
viewBox: "0 0 32 32",
|
|
1081
1021
|
fill: "currentColor",
|
|
1082
1022
|
...rest
|
|
1083
|
-
},
|
|
1084
|
-
d: "
|
|
1023
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1024
|
+
d: "M20,20V17a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v6a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V22A2.0025,2.0025,0,0,0,20,20Zm-6-3a2,2,0,0,1,4,0v3H14ZM12,28V22h8l.0012,6Z"
|
|
1025
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1026
|
+
d: "M25.8288,10.1152A10.0067,10.0067,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.17,10.1152,7.502,7.502,0,0,0,7.4912,25H8V23H7.4953a5.5019,5.5019,0,0,1-.9694-10.9165l1.3488-.2441.2591-1.3457a8.0109,8.0109,0,0,1,15.7312,0l.259,1.3457,1.3489.2441A5.5019,5.5019,0,0,1,24.5076,23H24v2h.5076a7.502,7.502,0,0,0,1.3212-14.8848Z"
|
|
1085
1027
|
})), children);
|
|
1086
1028
|
});
|
|
1087
1029
|
if (process.env.NODE_ENV !== "production") {
|
|
1088
|
-
|
|
1030
|
+
VirtualPrivateCloud.propTypes = iconPropTypes;
|
|
1089
1031
|
}
|
|
1090
|
-
const
|
|
1032
|
+
const VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloudAlt(_ref44, ref) {
|
|
1091
1033
|
let {
|
|
1092
1034
|
children,
|
|
1093
1035
|
size = 16,
|
|
1094
1036
|
...rest
|
|
1095
1037
|
} = _ref44;
|
|
1038
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1039
|
+
if (!didWarnAboutDeprecation["VirtualPrivateCloudAlt"]) {
|
|
1040
|
+
didWarnAboutDeprecation["VirtualPrivateCloudAlt"] = true;
|
|
1041
|
+
console.warn("Icon name was requested by the product team to be renamed to and replaced by ibm-cloud--vpc. As a result, the VirtualPrivateCloudAlt component will be removed in the next major version of @carbon/icons-react.");
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1096
1044
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1097
1045
|
width: size,
|
|
1098
1046
|
height: size,
|
|
@@ -1101,14 +1049,16 @@ const WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm
|
|
|
1101
1049
|
viewBox: "0 0 32 32",
|
|
1102
1050
|
fill: "currentColor",
|
|
1103
1051
|
...rest
|
|
1104
|
-
},
|
|
1105
|
-
d: "
|
|
1052
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1053
|
+
d: "M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z"
|
|
1054
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1055
|
+
d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
1106
1056
|
})), children);
|
|
1107
1057
|
});
|
|
1108
1058
|
if (process.env.NODE_ENV !== "production") {
|
|
1109
|
-
|
|
1059
|
+
VirtualPrivateCloudAlt.propTypes = iconPropTypes;
|
|
1110
1060
|
}
|
|
1111
|
-
const
|
|
1061
|
+
const VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition(_ref45, ref) {
|
|
1112
1062
|
let {
|
|
1113
1063
|
children,
|
|
1114
1064
|
size = 16,
|
|
@@ -1122,18 +1072,18 @@ const WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_re
|
|
|
1122
1072
|
viewBox: "0 0 32 32",
|
|
1123
1073
|
fill: "currentColor",
|
|
1124
1074
|
...rest
|
|
1125
|
-
},
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
})),
|
|
1130
|
-
d: "
|
|
1075
|
+
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1076
|
+
cx: "23",
|
|
1077
|
+
cy: "12",
|
|
1078
|
+
r: "2"
|
|
1079
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1080
|
+
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
1131
1081
|
})), children);
|
|
1132
1082
|
});
|
|
1133
1083
|
if (process.env.NODE_ENV !== "production") {
|
|
1134
|
-
|
|
1084
|
+
VisualRecognition.propTypes = iconPropTypes;
|
|
1135
1085
|
}
|
|
1136
|
-
const
|
|
1086
|
+
const Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref46, ref) {
|
|
1137
1087
|
let {
|
|
1138
1088
|
children,
|
|
1139
1089
|
size = 16,
|
|
@@ -1147,18 +1097,14 @@ const Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref46, ref) {
|
|
|
1147
1097
|
viewBox: "0 0 32 32",
|
|
1148
1098
|
fill: "currentColor",
|
|
1149
1099
|
...rest
|
|
1150
|
-
},
|
|
1151
|
-
d: "
|
|
1152
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1153
|
-
d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
|
|
1154
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1155
|
-
d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
|
|
1100
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1101
|
+
d: "M30,17V15H17V11h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.0023,2.0023,0,0,0-2,2V9a2.0023,2.0023,0,0,0,2,2h2v4H2v2H8v4H6a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H10V17H22v4H20a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H24V17ZM13,4h6V9H13ZM12,28H6V23h6Zm14,0H20V23h6Z"
|
|
1156
1102
|
})), children);
|
|
1157
1103
|
});
|
|
1158
1104
|
if (process.env.NODE_ENV !== "production") {
|
|
1159
|
-
|
|
1105
|
+
Vlan.propTypes = iconPropTypes;
|
|
1160
1106
|
}
|
|
1161
|
-
const
|
|
1107
|
+
const VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref47, ref) {
|
|
1162
1108
|
let {
|
|
1163
1109
|
children,
|
|
1164
1110
|
size = 16,
|
|
@@ -1172,20 +1118,18 @@ const Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref47, ref) {
|
|
|
1172
1118
|
viewBox: "0 0 32 32",
|
|
1173
1119
|
fill: "currentColor",
|
|
1174
1120
|
...rest
|
|
1175
|
-
},
|
|
1176
|
-
|
|
1177
|
-
|
|
1121
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1122
|
+
d: "M16 22a4 4 0 104 4A4.0045 4.0045 0 0016 22zm0 6a2 2 0 112-2A2.002 2.002 0 0116 28zM30 5a3 3 0 10-4 2.8154V15H17V9H15v6H6V7.8159a3.0007 3.0007 0 10-2 0V15a2.002 2.002 0 002 2h9v3h2V17h9a2.002 2.002 0 002-2V7.8159A2.9958 2.9958 0 0030 5zM5 4A1 1 0 114 5 1.0013 1.0013 0 015 4zM27 6a1 1 0 111-1A1.0013 1.0013 0 0127 6z"
|
|
1123
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1124
|
+
cx: "16",
|
|
1125
|
+
cy: "5",
|
|
1178
1126
|
r: "2"
|
|
1179
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1180
|
-
d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
|
|
1181
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1182
|
-
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1183
1127
|
})), children);
|
|
1184
1128
|
});
|
|
1185
1129
|
if (process.env.NODE_ENV !== "production") {
|
|
1186
|
-
|
|
1130
|
+
VlanIbm.propTypes = iconPropTypes;
|
|
1187
1131
|
}
|
|
1188
|
-
const
|
|
1132
|
+
const VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref48, ref) {
|
|
1189
1133
|
let {
|
|
1190
1134
|
children,
|
|
1191
1135
|
size = 16,
|
|
@@ -1199,14 +1143,27 @@ const Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref48, ref) {
|
|
|
1199
1143
|
viewBox: "0 0 32 32",
|
|
1200
1144
|
fill: "currentColor",
|
|
1201
1145
|
...rest
|
|
1202
|
-
},
|
|
1203
|
-
|
|
1146
|
+
}, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1147
|
+
cx: "10.5",
|
|
1148
|
+
cy: "24.5",
|
|
1149
|
+
r: "1.5"
|
|
1150
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1151
|
+
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
1152
|
+
transform: "rotate(-45 20.5 17.5)"
|
|
1153
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1154
|
+
cx: "16",
|
|
1155
|
+
cy: "13",
|
|
1156
|
+
r: "2"
|
|
1157
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1158
|
+
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
1159
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1160
|
+
d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
|
|
1204
1161
|
})), children);
|
|
1205
1162
|
});
|
|
1206
1163
|
if (process.env.NODE_ENV !== "production") {
|
|
1207
|
-
|
|
1164
|
+
VmdkDisk.propTypes = iconPropTypes;
|
|
1208
1165
|
}
|
|
1209
|
-
const
|
|
1166
|
+
const VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref49, ref) {
|
|
1210
1167
|
let {
|
|
1211
1168
|
children,
|
|
1212
1169
|
size = 16,
|
|
@@ -1220,16 +1177,18 @@ const WhitePaper = /*#__PURE__*/React.forwardRef(function WhitePaper(_ref49, ref
|
|
|
1220
1177
|
viewBox: "0 0 32 32",
|
|
1221
1178
|
fill: "currentColor",
|
|
1222
1179
|
...rest
|
|
1223
|
-
},
|
|
1224
|
-
d: "
|
|
1225
|
-
})),
|
|
1226
|
-
d: "
|
|
1180
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1181
|
+
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
|
|
1182
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1183
|
+
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
1184
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1185
|
+
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
1227
1186
|
})), children);
|
|
1228
1187
|
});
|
|
1229
1188
|
if (process.env.NODE_ENV !== "production") {
|
|
1230
|
-
|
|
1189
|
+
VoiceActivate.propTypes = iconPropTypes;
|
|
1231
1190
|
}
|
|
1232
|
-
const
|
|
1191
|
+
const Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref50, ref) {
|
|
1233
1192
|
let {
|
|
1234
1193
|
children,
|
|
1235
1194
|
size = 16,
|
|
@@ -1243,22 +1202,14 @@ const Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref50, ref) {
|
|
|
1243
1202
|
viewBox: "0 0 32 32",
|
|
1244
1203
|
fill: "currentColor",
|
|
1245
1204
|
...rest
|
|
1246
|
-
},
|
|
1247
|
-
|
|
1248
|
-
cy: "25",
|
|
1249
|
-
r: "2"
|
|
1250
|
-
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1251
|
-
d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
|
|
1252
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1253
|
-
d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
|
|
1254
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1255
|
-
d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
|
|
1205
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1206
|
+
d: "M24,10a6,6,0,0,0-4.46,10H12.46A6,6,0,1,0,8,22H24a6,6,0,0,0,0-12ZM4,16a4,4,0,1,1,4,4A4,4,0,0,1,4,16Zm20,4a4,4,0,1,1,4-4A4,4,0,0,1,24,20Z"
|
|
1256
1207
|
})), children);
|
|
1257
1208
|
});
|
|
1258
1209
|
if (process.env.NODE_ENV !== "production") {
|
|
1259
|
-
|
|
1210
|
+
Voicemail.propTypes = iconPropTypes;
|
|
1260
1211
|
}
|
|
1261
|
-
const
|
|
1212
|
+
const VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStorage(_ref51, ref) {
|
|
1262
1213
|
let {
|
|
1263
1214
|
children,
|
|
1264
1215
|
size = 16,
|
|
@@ -1272,26 +1223,16 @@ const WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_re
|
|
|
1272
1223
|
viewBox: "0 0 32 32",
|
|
1273
1224
|
fill: "currentColor",
|
|
1274
1225
|
...rest
|
|
1275
|
-
},
|
|
1276
|
-
d: "
|
|
1277
|
-
})),
|
|
1278
|
-
|
|
1279
|
-
cy: "25",
|
|
1280
|
-
r: "1"
|
|
1281
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1282
|
-
cx: "16",
|
|
1283
|
-
cy: "14.5",
|
|
1284
|
-
r: "1.5"
|
|
1285
|
-
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1286
|
-
d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
|
|
1287
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1288
|
-
d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
|
|
1226
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1227
|
+
d: "M17 21H10V14h7zm-5-2h3V16H12zM17 30H10V23h7zm-5-2h3V25H12zM26 21H19V14h7zm-5-2h3V16H21zM26 30H19V23h7zm-5-2h3V25H21z"
|
|
1228
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1229
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
1289
1230
|
})), children);
|
|
1290
1231
|
});
|
|
1291
1232
|
if (process.env.NODE_ENV !== "production") {
|
|
1292
|
-
|
|
1233
|
+
VolumeBlockStorage.propTypes = iconPropTypes;
|
|
1293
1234
|
}
|
|
1294
|
-
const
|
|
1235
|
+
const VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref52, ref) {
|
|
1295
1236
|
let {
|
|
1296
1237
|
children,
|
|
1297
1238
|
size = 16,
|
|
@@ -1305,16 +1246,14 @@ const WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref5
|
|
|
1305
1246
|
viewBox: "0 0 32 32",
|
|
1306
1247
|
fill: "currentColor",
|
|
1307
1248
|
...rest
|
|
1308
|
-
},
|
|
1309
|
-
d: "
|
|
1310
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1311
|
-
d: "M6.105,7.105,7.5188,8.5186a11.9808,11.9808,0,0,1,16.9624,0L25.8949,7.105a13.9782,13.9782,0,0,0-19.79,0Z"
|
|
1249
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1250
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30zM6 20h6a1.17 1.17 0 01.79.3L19 26.57V5.43L12.79 11.7A1.17 1.17 0 0112 12H6z"
|
|
1312
1251
|
})), children);
|
|
1313
1252
|
});
|
|
1314
1253
|
if (process.env.NODE_ENV !== "production") {
|
|
1315
|
-
|
|
1254
|
+
VolumeDown.propTypes = iconPropTypes;
|
|
1316
1255
|
}
|
|
1317
|
-
const
|
|
1256
|
+
const VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref53, ref) {
|
|
1318
1257
|
let {
|
|
1319
1258
|
children,
|
|
1320
1259
|
size = 16,
|
|
@@ -1328,18 +1267,14 @@ const WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref53, ref) {
|
|
|
1328
1267
|
viewBox: "0 0 32 32",
|
|
1329
1268
|
fill: "currentColor",
|
|
1330
1269
|
...rest
|
|
1331
|
-
},
|
|
1332
|
-
|
|
1333
|
-
cy: "25",
|
|
1334
|
-
r: "2"
|
|
1335
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1336
|
-
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
|
|
1270
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1271
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
1337
1272
|
})), children);
|
|
1338
1273
|
});
|
|
1339
1274
|
if (process.env.NODE_ENV !== "production") {
|
|
1340
|
-
|
|
1275
|
+
VolumeDownAlt.propTypes = iconPropTypes;
|
|
1341
1276
|
}
|
|
1342
|
-
const
|
|
1277
|
+
const VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_ref54, ref) {
|
|
1343
1278
|
let {
|
|
1344
1279
|
children,
|
|
1345
1280
|
size = 16,
|
|
@@ -1353,16 +1288,14 @@ const WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref54, ref
|
|
|
1353
1288
|
viewBox: "0 0 32 32",
|
|
1354
1289
|
fill: "currentColor",
|
|
1355
1290
|
...rest
|
|
1356
|
-
},
|
|
1357
|
-
d: "
|
|
1358
|
-
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1359
|
-
d: "M16,8a8.9709,8.9709,0,0,0-6.3608,2.6392l1.4133,1.4135a6.9887,6.9887,0,0,1,9.895,0l1.4135-1.4135A8.9717,8.9717,0,0,0,16,8Z"
|
|
1291
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1292
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30z"
|
|
1360
1293
|
})), children);
|
|
1361
1294
|
});
|
|
1362
1295
|
if (process.env.NODE_ENV !== "production") {
|
|
1363
|
-
|
|
1296
|
+
VolumeDownFilled.propTypes = iconPropTypes;
|
|
1364
1297
|
}
|
|
1365
|
-
const
|
|
1298
|
+
const VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFilledAlt(_ref55, ref) {
|
|
1366
1299
|
let {
|
|
1367
1300
|
children,
|
|
1368
1301
|
size = 16,
|
|
@@ -1376,18 +1309,14 @@ const WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref55, ref
|
|
|
1376
1309
|
viewBox: "0 0 32 32",
|
|
1377
1310
|
fill: "currentColor",
|
|
1378
1311
|
...rest
|
|
1379
|
-
},
|
|
1380
|
-
d: "
|
|
1381
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1382
|
-
d: "M10.4854 24.4854L9.0713 23.0713a10.0011 10.0011 0 000-14.1426l1.4141-1.4141a12.0006 12.0006 0 010 16.9708zM25.0508 20.95a7 7 0 010-9.9l1.414 1.4146a5 5 0 000 7.0715z"
|
|
1383
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1384
|
-
d: "M21.5146 24.4854a12.0006 12.0006 0 010-16.9708l1.4141 1.4141a10.0011 10.0011 0 000 14.1426zM3 15H2V4H0V28H2V17H3a1 1 0 000-2zM30 4V15H29a1 1 0 000 2h1V28h2V4z"
|
|
1312
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1313
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
1385
1314
|
})), children);
|
|
1386
1315
|
});
|
|
1387
1316
|
if (process.env.NODE_ENV !== "production") {
|
|
1388
|
-
|
|
1317
|
+
VolumeDownFilledAlt.propTypes = iconPropTypes;
|
|
1389
1318
|
}
|
|
1390
|
-
const
|
|
1319
|
+
const VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage(_ref56, ref) {
|
|
1391
1320
|
let {
|
|
1392
1321
|
children,
|
|
1393
1322
|
size = 16,
|
|
@@ -1401,18 +1330,16 @@ const WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref5
|
|
|
1401
1330
|
viewBox: "0 0 32 32",
|
|
1402
1331
|
fill: "currentColor",
|
|
1403
1332
|
...rest
|
|
1404
|
-
},
|
|
1405
|
-
d: "
|
|
1406
|
-
})),
|
|
1407
|
-
d: "
|
|
1408
|
-
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1409
|
-
d: "M26 18A12.0137 12.0137 0 0114 6h2A10.0113 10.0113 0 0026 16zM7.707 24.293a.9994.9994 0 00-1.414 0L2 28.5859 3.4143 30 7.707 25.707A.9994.9994 0 007.707 24.293zM28.5859 2L24.293 6.293a1 1 0 001.414 1.414L30 3.4141z"
|
|
1333
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1334
|
+
d: "M25.707,17.293l-5-5A1,1,0,0,0,20,12H14a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V18A1,1,0,0,0,25.707,17.293ZM23.5857,18H20V14.4141ZM14,28V14h4v4a2,2,0,0,0,2,2h4v8Z"
|
|
1335
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1336
|
+
d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
|
|
1410
1337
|
})), children);
|
|
1411
1338
|
});
|
|
1412
1339
|
if (process.env.NODE_ENV !== "production") {
|
|
1413
|
-
|
|
1340
|
+
VolumeFileStorage.propTypes = iconPropTypes;
|
|
1414
1341
|
}
|
|
1415
|
-
const
|
|
1342
|
+
const VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref57, ref) {
|
|
1416
1343
|
let {
|
|
1417
1344
|
children,
|
|
1418
1345
|
size = 16,
|
|
@@ -1426,14 +1353,14 @@ const Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref57, ref) {
|
|
|
1426
1353
|
viewBox: "0 0 32 32",
|
|
1427
1354
|
fill: "currentColor",
|
|
1428
1355
|
...rest
|
|
1429
|
-
},
|
|
1430
|
-
d: "
|
|
1356
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1357
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6a1.17 1.17 0 01.79.3L17 26.57V5.43L10.79 11.7A1.17 1.17 0 0110 12H4z"
|
|
1431
1358
|
})), children);
|
|
1432
1359
|
});
|
|
1433
1360
|
if (process.env.NODE_ENV !== "production") {
|
|
1434
|
-
|
|
1361
|
+
VolumeMute.propTypes = iconPropTypes;
|
|
1435
1362
|
}
|
|
1436
|
-
const
|
|
1363
|
+
const VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_ref58, ref) {
|
|
1437
1364
|
let {
|
|
1438
1365
|
children,
|
|
1439
1366
|
size = 16,
|
|
@@ -1447,18 +1374,14 @@ const WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref58, ref)
|
|
|
1447
1374
|
viewBox: "0 0 32 32",
|
|
1448
1375
|
fill: "currentColor",
|
|
1449
1376
|
...rest
|
|
1450
|
-
},
|
|
1451
|
-
d: "
|
|
1452
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1453
|
-
d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
|
|
1454
|
-
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1455
|
-
d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
|
|
1377
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1378
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
1456
1379
|
})), children);
|
|
1457
1380
|
});
|
|
1458
1381
|
if (process.env.NODE_ENV !== "production") {
|
|
1459
|
-
|
|
1382
|
+
VolumeMuteFilled.propTypes = iconPropTypes;
|
|
1460
1383
|
}
|
|
1461
|
-
const
|
|
1384
|
+
const VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectStorage(_ref59, ref) {
|
|
1462
1385
|
let {
|
|
1463
1386
|
children,
|
|
1464
1387
|
size = 16,
|
|
@@ -1472,14 +1395,16 @@ const WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref59, ref)
|
|
|
1472
1395
|
viewBox: "0 0 32 32",
|
|
1473
1396
|
fill: "currentColor",
|
|
1474
1397
|
...rest
|
|
1475
|
-
},
|
|
1476
|
-
d: "
|
|
1398
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1399
|
+
d: "M23,24a2.98,2.98,0,0,0-2.0376.8115l-4.0037-2.4023a2.0478,2.0478,0,0,0,0-.8184l4.0037-2.4023a3.2463,3.2463,0,1,0-.9211-1.7793l-4.0037,2.4023a3,3,0,1,0,0,4.377l4.0037,2.4023A2.9729,2.9729,0,0,0,20,27a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0008,1.0008,0,0,1,23,16Zm-9,7a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,14,23Zm9,5a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,23,28Z"
|
|
1400
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1401
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
1477
1402
|
})), children);
|
|
1478
1403
|
});
|
|
1479
1404
|
if (process.env.NODE_ENV !== "production") {
|
|
1480
|
-
|
|
1405
|
+
VolumeObjectStorage.propTypes = iconPropTypes;
|
|
1481
1406
|
}
|
|
1482
|
-
const
|
|
1407
|
+
const VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref60, ref) {
|
|
1483
1408
|
let {
|
|
1484
1409
|
children,
|
|
1485
1410
|
size = 16,
|
|
@@ -1493,18 +1418,16 @@ const WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref60, ref
|
|
|
1493
1418
|
viewBox: "0 0 32 32",
|
|
1494
1419
|
fill: "currentColor",
|
|
1495
1420
|
...rest
|
|
1496
|
-
},
|
|
1497
|
-
d: "
|
|
1498
|
-
})),
|
|
1499
|
-
d: "M21
|
|
1500
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1501
|
-
d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
|
|
1421
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1422
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
1423
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1424
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
|
|
1502
1425
|
})), children);
|
|
1503
1426
|
});
|
|
1504
1427
|
if (process.env.NODE_ENV !== "production") {
|
|
1505
|
-
|
|
1428
|
+
VolumeUp.propTypes = iconPropTypes;
|
|
1506
1429
|
}
|
|
1507
|
-
const
|
|
1430
|
+
const VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref61, ref) {
|
|
1508
1431
|
let {
|
|
1509
1432
|
children,
|
|
1510
1433
|
size = 16,
|
|
@@ -1518,28 +1441,14 @@ const WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1518
1441
|
viewBox: "0 0 32 32",
|
|
1519
1442
|
fill: "currentColor",
|
|
1520
1443
|
...rest
|
|
1521
|
-
},
|
|
1522
|
-
d: "
|
|
1523
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1524
|
-
d: "M7.55 7.04H9.55V10.04H7.55z",
|
|
1525
|
-
transform: "rotate(-45 8.55 8.548)"
|
|
1526
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1527
|
-
d: "M21.96 7.55H24.96V9.55H21.96z",
|
|
1528
|
-
transform: "rotate(-45 23.454 8.555)"
|
|
1529
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1530
|
-
d: "M22.45 21.95H24.45V24.95H22.45z",
|
|
1531
|
-
transform: "rotate(-45 23.452 23.446)"
|
|
1532
|
-
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1533
|
-
d: "M7.05 22.45H10.05V24.45H7.05z",
|
|
1534
|
-
transform: "rotate(-45 8.544 23.451)"
|
|
1535
|
-
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1536
|
-
d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
|
|
1444
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1445
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
1537
1446
|
})), children);
|
|
1538
1447
|
});
|
|
1539
1448
|
if (process.env.NODE_ENV !== "production") {
|
|
1540
|
-
|
|
1449
|
+
VolumeUpAlt.propTypes = iconPropTypes;
|
|
1541
1450
|
}
|
|
1542
|
-
const
|
|
1451
|
+
const VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref62, ref) {
|
|
1543
1452
|
let {
|
|
1544
1453
|
children,
|
|
1545
1454
|
size = 16,
|
|
@@ -1553,28 +1462,16 @@ const WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1553
1462
|
viewBox: "0 0 32 32",
|
|
1554
1463
|
fill: "currentColor",
|
|
1555
1464
|
...rest
|
|
1556
|
-
},
|
|
1557
|
-
d: "
|
|
1558
|
-
})),
|
|
1559
|
-
d: "
|
|
1560
|
-
transform: "rotate(-45 8.56 6.544)"
|
|
1561
|
-
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1562
|
-
d: "M21.96 5.54H24.96V7.54H21.96z",
|
|
1563
|
-
transform: "rotate(-45 23.469 6.539)"
|
|
1564
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1565
|
-
d: "M22.46 19.94H24.46V22.94H22.46z",
|
|
1566
|
-
transform: "rotate(-45 23.462 21.442)"
|
|
1567
|
-
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1568
|
-
d: "M7.04 20.45H10.04V22.45H7.04z",
|
|
1569
|
-
transform: "rotate(-45 8.554 21.447)"
|
|
1570
|
-
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1571
|
-
d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
|
|
1465
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1466
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
1467
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1468
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
1572
1469
|
})), children);
|
|
1573
1470
|
});
|
|
1574
1471
|
if (process.env.NODE_ENV !== "production") {
|
|
1575
|
-
|
|
1472
|
+
VolumeUpFilled.propTypes = iconPropTypes;
|
|
1576
1473
|
}
|
|
1577
|
-
const
|
|
1474
|
+
const VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt(_ref63, ref) {
|
|
1578
1475
|
let {
|
|
1579
1476
|
children,
|
|
1580
1477
|
size = 16,
|
|
@@ -1588,27 +1485,14 @@ const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function
|
|
|
1588
1485
|
viewBox: "0 0 32 32",
|
|
1589
1486
|
fill: "currentColor",
|
|
1590
1487
|
...rest
|
|
1591
|
-
},
|
|
1592
|
-
d: "
|
|
1593
|
-
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1594
|
-
d: "M6.225 5.729H8.228V8.732H6.225z",
|
|
1595
|
-
transform: "rotate(-45 7.227 7.23)"
|
|
1596
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1597
|
-
d: "M23.267 6.227H26.267V8.227H23.267z",
|
|
1598
|
-
transform: "rotate(-45 24.767 7.227)"
|
|
1599
|
-
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1600
|
-
d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
|
|
1601
|
-
transform: "rotate(-44.999 24.77 24.77)"
|
|
1602
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1603
|
-
d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
|
|
1604
|
-
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1605
|
-
d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
|
|
1488
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1489
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
1606
1490
|
})), children);
|
|
1607
1491
|
});
|
|
1608
1492
|
if (process.env.NODE_ENV !== "production") {
|
|
1609
|
-
|
|
1493
|
+
VolumeUpFilledAlt.propTypes = iconPropTypes;
|
|
1610
1494
|
}
|
|
1611
|
-
const
|
|
1495
|
+
const Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref64, ref) {
|
|
1612
1496
|
let {
|
|
1613
1497
|
children,
|
|
1614
1498
|
size = 16,
|
|
@@ -1622,28 +1506,14 @@ const WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1622
1506
|
viewBox: "0 0 32 32",
|
|
1623
1507
|
fill: "currentColor",
|
|
1624
1508
|
...rest
|
|
1625
|
-
},
|
|
1626
|
-
d: "
|
|
1627
|
-
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1628
|
-
d: "M7.55 9.03H9.55V12.03H7.55z",
|
|
1629
|
-
transform: "rotate(-45 8.558 10.545)"
|
|
1630
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1631
|
-
d: "M21.96 9.54H24.96V11.54H21.96z",
|
|
1632
|
-
transform: "rotate(-45 23.466 10.54)"
|
|
1633
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1634
|
-
d: "M22.46 23.94H24.46V26.94H22.46z",
|
|
1635
|
-
transform: "rotate(-45 23.459 25.443)"
|
|
1636
|
-
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1637
|
-
d: "M7.04 24.45H10.04V26.45H7.04z",
|
|
1638
|
-
transform: "rotate(-45 8.55 25.448)"
|
|
1639
|
-
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1640
|
-
d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
|
|
1509
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1510
|
+
d: "M14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM28 19L24.32 9 22 9 22 23 24 23 24 13 27.68 23 30 23 30 9 28 9 28 19zM8 9L6 22 4 9 2 9 4.52 23 7.48 23 10 9 8 9z"
|
|
1641
1511
|
})), children);
|
|
1642
1512
|
});
|
|
1643
1513
|
if (process.env.NODE_ENV !== "production") {
|
|
1644
|
-
|
|
1514
|
+
Vpn.propTypes = iconPropTypes;
|
|
1645
1515
|
}
|
|
1646
|
-
const
|
|
1516
|
+
const VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref65, ref) {
|
|
1647
1517
|
let {
|
|
1648
1518
|
children,
|
|
1649
1519
|
size = 16,
|
|
@@ -1657,30 +1527,14 @@ const WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1657
1527
|
viewBox: "0 0 32 32",
|
|
1658
1528
|
fill: "currentColor",
|
|
1659
1529
|
...rest
|
|
1660
|
-
},
|
|
1661
|
-
d: "
|
|
1662
|
-
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1663
|
-
d: "M8.586 8.586H10.586V10.586H8.586z",
|
|
1664
|
-
transform: "rotate(-45 9.586 9.586)"
|
|
1665
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1666
|
-
d: "M21.414 8.586H23.414V10.586H21.414z",
|
|
1667
|
-
transform: "rotate(-45 22.414 9.586)"
|
|
1668
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1669
|
-
d: "M21.414 21.414H23.414V23.414H21.414z",
|
|
1670
|
-
transform: "rotate(-45 22.414 22.414)"
|
|
1671
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1672
|
-
d: "M8.586 21.414H10.586V23.414H8.586z",
|
|
1673
|
-
transform: "rotate(-45 9.586 22.414)"
|
|
1674
|
-
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1675
|
-
d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
|
|
1676
|
-
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1677
|
-
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1530
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1531
|
+
d: "M28,7a1.9919,1.9919,0,0,0-1.7227,1H22A6,6,0,0,0,10,8H5.7227a2,2,0,1,0,0,2H10v4H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H22V10h4.2773A1.9966,1.9966,0,1,0,28,7ZM12,8a4,4,0,0,1,8,0v6H12V10h5V8Zm12,8V28H8V16Z"
|
|
1678
1532
|
})), children);
|
|
1679
1533
|
});
|
|
1680
1534
|
if (process.env.NODE_ENV !== "production") {
|
|
1681
|
-
|
|
1535
|
+
VpnConnection.propTypes = iconPropTypes;
|
|
1682
1536
|
}
|
|
1683
|
-
const
|
|
1537
|
+
const VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref66, ref) {
|
|
1684
1538
|
let {
|
|
1685
1539
|
children,
|
|
1686
1540
|
size = 16,
|
|
@@ -1694,14 +1548,16 @@ const Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref66, ref) {
|
|
|
1694
1548
|
viewBox: "0 0 32 32",
|
|
1695
1549
|
fill: "currentColor",
|
|
1696
1550
|
...rest
|
|
1697
|
-
},
|
|
1698
|
-
d: "
|
|
1551
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1552
|
+
d: "M30,15A6,6,0,1,0,20,19.46V29l4-1.8838L28,29V19.46A5.98,5.98,0,0,0,30,15ZM26,25.8477l-2-.9415-2,.9415V20.65a5.8877,5.8877,0,0,0,4,0ZM24,19a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,19Z"
|
|
1553
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1554
|
+
d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
|
|
1699
1555
|
})), children);
|
|
1700
1556
|
});
|
|
1701
1557
|
if (process.env.NODE_ENV !== "production") {
|
|
1702
|
-
|
|
1558
|
+
VpnPolicy.propTypes = iconPropTypes;
|
|
1703
1559
|
}
|
|
1704
|
-
const
|
|
1560
|
+
const Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref67, ref) {
|
|
1705
1561
|
let {
|
|
1706
1562
|
children,
|
|
1707
1563
|
size = 16,
|
|
@@ -1715,19 +1571,36 @@ const WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref67, ref)
|
|
|
1715
1571
|
viewBox: "0 0 32 32",
|
|
1716
1572
|
fill: "currentColor",
|
|
1717
1573
|
...rest
|
|
1718
|
-
},
|
|
1719
|
-
d: "
|
|
1574
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1575
|
+
d: "M22 17H24V19H22z"
|
|
1576
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1577
|
+
d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"
|
|
1720
1578
|
})), children);
|
|
1721
1579
|
});
|
|
1722
1580
|
if (process.env.NODE_ENV !== "production") {
|
|
1723
|
-
|
|
1581
|
+
Wallet.propTypes = iconPropTypes;
|
|
1724
1582
|
}
|
|
1725
|
-
const
|
|
1583
|
+
const Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref68, ref) {
|
|
1726
1584
|
let {
|
|
1727
1585
|
children,
|
|
1728
1586
|
size = 16,
|
|
1729
1587
|
...rest
|
|
1730
1588
|
} = _ref68;
|
|
1589
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1590
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1591
|
+
width: size,
|
|
1592
|
+
height: size,
|
|
1593
|
+
ref: ref,
|
|
1594
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1595
|
+
viewBox: "0 0 16 16",
|
|
1596
|
+
fill: "currentColor",
|
|
1597
|
+
...rest
|
|
1598
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1599
|
+
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"
|
|
1600
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1601
|
+
d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
|
|
1602
|
+
})), children);
|
|
1603
|
+
}
|
|
1731
1604
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1732
1605
|
width: size,
|
|
1733
1606
|
height: size,
|
|
@@ -1736,21 +1609,36 @@ const WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref68, ref)
|
|
|
1736
1609
|
viewBox: "0 0 32 32",
|
|
1737
1610
|
fill: "currentColor",
|
|
1738
1611
|
...rest
|
|
1739
|
-
},
|
|
1740
|
-
d: "
|
|
1741
|
-
})),
|
|
1742
|
-
d: "
|
|
1612
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1613
|
+
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"
|
|
1614
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1615
|
+
d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
|
|
1743
1616
|
})), children);
|
|
1744
1617
|
});
|
|
1745
1618
|
if (process.env.NODE_ENV !== "production") {
|
|
1746
|
-
|
|
1619
|
+
Warning.propTypes = iconPropTypes;
|
|
1747
1620
|
}
|
|
1748
|
-
const
|
|
1621
|
+
const WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref69, ref) {
|
|
1749
1622
|
let {
|
|
1750
1623
|
children,
|
|
1751
1624
|
size = 16,
|
|
1752
1625
|
...rest
|
|
1753
1626
|
} = _ref69;
|
|
1627
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1628
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1629
|
+
width: size,
|
|
1630
|
+
height: size,
|
|
1631
|
+
ref: ref,
|
|
1632
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1633
|
+
viewBox: "0 0 16 16",
|
|
1634
|
+
fill: "currentColor",
|
|
1635
|
+
...rest
|
|
1636
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1637
|
+
d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
|
|
1638
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1639
|
+
d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
|
|
1640
|
+
})), children);
|
|
1641
|
+
}
|
|
1754
1642
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1755
1643
|
width: size,
|
|
1756
1644
|
height: size,
|
|
@@ -1759,16 +1647,16 @@ const WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref69, r
|
|
|
1759
1647
|
viewBox: "0 0 32 32",
|
|
1760
1648
|
fill: "currentColor",
|
|
1761
1649
|
...rest
|
|
1762
|
-
},
|
|
1763
|
-
d: "
|
|
1764
|
-
})),
|
|
1765
|
-
d: "
|
|
1650
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
+
d: "M16 23a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 23zM15 12H17V21H15z"
|
|
1652
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1653
|
+
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
1766
1654
|
})), children);
|
|
1767
1655
|
});
|
|
1768
1656
|
if (process.env.NODE_ENV !== "production") {
|
|
1769
|
-
|
|
1657
|
+
WarningAlt.propTypes = iconPropTypes;
|
|
1770
1658
|
}
|
|
1771
|
-
const
|
|
1659
|
+
const WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_ref70, ref) {
|
|
1772
1660
|
let {
|
|
1773
1661
|
children,
|
|
1774
1662
|
size = 16,
|
|
@@ -1782,19 +1670,20 @@ const WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref7
|
|
|
1782
1670
|
viewBox: "0 0 32 32",
|
|
1783
1671
|
fill: "currentColor",
|
|
1784
1672
|
...rest
|
|
1785
|
-
},
|
|
1786
|
-
d: "M21.684 19.051L19.167 19.891 13 15.486 13 7.369 15.555 5.665 14.445 4.001 12 5.631 9.555 4.001 8.445 5.665 11 7.369 11 14.057 6 10.486 6 8 4 8 4 10.279 1.684 11.051 2.316 12.949 4.833 12.11 10.28 16.001 4.833 19.891 2.316 19.051 1.684 20.949 4 21.721 4 24 6 24 6 21.515 11 17.944 11 24.631 8.445 26.335 9.555 27.999 12 26.368 14.445 27.999 15.555 26.335 13 24.631 13 17.943 18 21.515 18 24 20 24 20 21.721 22.316 20.949 21.684 19.051z"
|
|
1787
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
1673
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1788
1674
|
fill: "none",
|
|
1789
|
-
d: "
|
|
1790
|
-
|
|
1791
|
-
|
|
1675
|
+
d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
|
|
1676
|
+
"data-icon-path": "inner-path"
|
|
1677
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1678
|
+
d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
|
|
1679
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1680
|
+
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
1792
1681
|
})), children);
|
|
1793
1682
|
});
|
|
1794
1683
|
if (process.env.NODE_ENV !== "production") {
|
|
1795
|
-
|
|
1684
|
+
WarningAltFilled.propTypes = iconPropTypes;
|
|
1796
1685
|
}
|
|
1797
|
-
const
|
|
1686
|
+
const WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInverted(_ref71, ref) {
|
|
1798
1687
|
let {
|
|
1799
1688
|
children,
|
|
1800
1689
|
size = 16,
|
|
@@ -1808,16 +1697,16 @@ const WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref71, ref)
|
|
|
1808
1697
|
viewBox: "0 0 32 32",
|
|
1809
1698
|
fill: "currentColor",
|
|
1810
1699
|
...rest
|
|
1811
|
-
},
|
|
1812
|
-
d: "
|
|
1813
|
-
})),
|
|
1814
|
-
d: "
|
|
1700
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1701
|
+
d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6H17V15H15z"
|
|
1702
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1703
|
+
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
1815
1704
|
})), children);
|
|
1816
1705
|
});
|
|
1817
1706
|
if (process.env.NODE_ENV !== "production") {
|
|
1818
|
-
|
|
1707
|
+
WarningAltInverted.propTypes = iconPropTypes;
|
|
1819
1708
|
}
|
|
1820
|
-
const
|
|
1709
|
+
const WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAltInvertedFilled(_ref72, ref) {
|
|
1821
1710
|
let {
|
|
1822
1711
|
children,
|
|
1823
1712
|
size = 16,
|
|
@@ -1831,23 +1720,614 @@ const WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout
|
|
|
1831
1720
|
viewBox: "0 0 32 32",
|
|
1832
1721
|
fill: "currentColor",
|
|
1833
1722
|
...rest
|
|
1834
|
-
},
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
})),
|
|
1839
|
-
d: "M27,
|
|
1723
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1724
|
+
fill: "none",
|
|
1725
|
+
d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
|
|
1726
|
+
"data-icon-path": "inner-path"
|
|
1727
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1728
|
+
d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
|
|
1729
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1730
|
+
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
1731
|
+
})), children);
|
|
1732
|
+
});
|
|
1733
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1734
|
+
WarningAltInvertedFilled.propTypes = iconPropTypes;
|
|
1735
|
+
}
|
|
1736
|
+
const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref73, ref) {
|
|
1737
|
+
let {
|
|
1738
|
+
children,
|
|
1739
|
+
size = 16,
|
|
1740
|
+
...rest
|
|
1741
|
+
} = _ref73;
|
|
1742
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1743
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1744
|
+
width: size,
|
|
1745
|
+
height: size,
|
|
1746
|
+
ref: ref,
|
|
1747
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1748
|
+
viewBox: "0 0 16 16",
|
|
1749
|
+
fill: "currentColor",
|
|
1750
|
+
...rest
|
|
1751
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1752
|
+
d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
|
|
1753
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1754
|
+
d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
|
|
1755
|
+
"data-icon-path": "inner-path",
|
|
1756
|
+
opacity: "0"
|
|
1757
|
+
})), children);
|
|
1758
|
+
}
|
|
1759
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
1760
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1761
|
+
width: size,
|
|
1762
|
+
height: size,
|
|
1763
|
+
ref: ref,
|
|
1764
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1765
|
+
viewBox: "0 0 20 20",
|
|
1766
|
+
fill: "currentColor",
|
|
1767
|
+
...rest
|
|
1768
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1769
|
+
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
|
|
1770
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1771
|
+
d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
|
|
1772
|
+
"data-icon-path": "inner-path",
|
|
1773
|
+
opacity: "0"
|
|
1774
|
+
})), children);
|
|
1775
|
+
}
|
|
1776
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
1777
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1778
|
+
width: size,
|
|
1779
|
+
height: size,
|
|
1780
|
+
ref: ref,
|
|
1781
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1782
|
+
viewBox: "0 0 24 24",
|
|
1783
|
+
fill: "currentColor",
|
|
1784
|
+
...rest
|
|
1785
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1786
|
+
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
|
|
1787
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1788
|
+
fill: "none",
|
|
1789
|
+
d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
|
|
1790
|
+
"data-icon-path": "inner-path",
|
|
1791
|
+
opacity: "0"
|
|
1792
|
+
})), children);
|
|
1793
|
+
}
|
|
1794
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1795
|
+
width: size,
|
|
1796
|
+
height: size,
|
|
1797
|
+
ref: ref,
|
|
1798
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1799
|
+
viewBox: "0 0 32 32",
|
|
1800
|
+
fill: "currentColor",
|
|
1801
|
+
...rest
|
|
1802
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1803
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14C30,8.3,23.7,2,16,2z M14.9,8h2.2v11h-2.2V8z M16,25 c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22c0.8,0,1.5,0.7,1.5,1.5S16.8,25,16,25z"
|
|
1804
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1805
|
+
fill: "none",
|
|
1806
|
+
d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
|
|
1807
|
+
"data-icon-path": "inner-path",
|
|
1808
|
+
opacity: "0"
|
|
1809
|
+
})), children);
|
|
1810
|
+
});
|
|
1811
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1812
|
+
WarningFilled.propTypes = iconPropTypes;
|
|
1813
|
+
}
|
|
1814
|
+
const WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref74, ref) {
|
|
1815
|
+
let {
|
|
1816
|
+
children,
|
|
1817
|
+
size = 16,
|
|
1818
|
+
...rest
|
|
1819
|
+
} = _ref74;
|
|
1820
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1821
|
+
width: size,
|
|
1822
|
+
height: size,
|
|
1823
|
+
ref: ref,
|
|
1824
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1825
|
+
viewBox: "0 0 32 32",
|
|
1826
|
+
fill: "currentColor",
|
|
1827
|
+
...rest
|
|
1828
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1829
|
+
d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
|
|
1830
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1831
|
+
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
1832
|
+
})), children);
|
|
1833
|
+
});
|
|
1834
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1835
|
+
WarningHex.propTypes = iconPropTypes;
|
|
1836
|
+
}
|
|
1837
|
+
const WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_ref75, ref) {
|
|
1838
|
+
let {
|
|
1839
|
+
children,
|
|
1840
|
+
size = 16,
|
|
1841
|
+
...rest
|
|
1842
|
+
} = _ref75;
|
|
1843
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1844
|
+
width: size,
|
|
1845
|
+
height: size,
|
|
1846
|
+
ref: ref,
|
|
1847
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1848
|
+
viewBox: "0 0 32 32",
|
|
1849
|
+
fill: "currentColor",
|
|
1850
|
+
...rest
|
|
1851
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1852
|
+
fill: "none",
|
|
1853
|
+
d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
|
|
1854
|
+
"data-icon-path": "inner-path"
|
|
1855
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1856
|
+
d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
|
|
1857
|
+
})), children);
|
|
1858
|
+
});
|
|
1859
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1860
|
+
WarningHexFilled.propTypes = iconPropTypes;
|
|
1861
|
+
}
|
|
1862
|
+
const WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref76, ref) {
|
|
1863
|
+
let {
|
|
1864
|
+
children,
|
|
1865
|
+
size = 16,
|
|
1866
|
+
...rest
|
|
1867
|
+
} = _ref76;
|
|
1868
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1869
|
+
width: size,
|
|
1870
|
+
height: size,
|
|
1871
|
+
ref: ref,
|
|
1872
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1873
|
+
viewBox: "0 0 32 32",
|
|
1874
|
+
fill: "currentColor",
|
|
1875
|
+
...rest
|
|
1876
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1877
|
+
d: "M18 20H30V22H18zM18 24H30V26H18zM18 28H30V30H18zM14 18a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0014 18zM13 7H15V16H13z"
|
|
1878
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1879
|
+
d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
|
|
1880
|
+
})), children);
|
|
1881
|
+
});
|
|
1882
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1883
|
+
WarningOther.propTypes = iconPropTypes;
|
|
1884
|
+
}
|
|
1885
|
+
const WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref77, ref) {
|
|
1886
|
+
let {
|
|
1887
|
+
children,
|
|
1888
|
+
size = 16,
|
|
1889
|
+
...rest
|
|
1890
|
+
} = _ref77;
|
|
1891
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1892
|
+
width: size,
|
|
1893
|
+
height: size,
|
|
1894
|
+
ref: ref,
|
|
1895
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1896
|
+
viewBox: "0 0 32 32",
|
|
1897
|
+
fill: "currentColor",
|
|
1898
|
+
...rest
|
|
1899
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1900
|
+
d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9H17V18H15z"
|
|
1901
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1902
|
+
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"
|
|
1903
|
+
})), children);
|
|
1904
|
+
});
|
|
1905
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1906
|
+
WarningSquare.propTypes = iconPropTypes;
|
|
1907
|
+
}
|
|
1908
|
+
const WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFilled(_ref78, ref) {
|
|
1909
|
+
let {
|
|
1910
|
+
children,
|
|
1911
|
+
size = 16,
|
|
1912
|
+
...rest
|
|
1913
|
+
} = _ref78;
|
|
1914
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1915
|
+
width: size,
|
|
1916
|
+
height: size,
|
|
1917
|
+
ref: ref,
|
|
1918
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1919
|
+
viewBox: "0 0 32 32",
|
|
1920
|
+
fill: "currentColor",
|
|
1921
|
+
...rest
|
|
1922
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1923
|
+
d: "M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"
|
|
1924
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1925
|
+
fill: "none",
|
|
1926
|
+
d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
|
|
1927
|
+
"data-icon-path": "inner-path"
|
|
1928
|
+
})), children);
|
|
1929
|
+
});
|
|
1930
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1931
|
+
WarningSquareFilled.propTypes = iconPropTypes;
|
|
1932
|
+
}
|
|
1933
|
+
const Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref79, ref) {
|
|
1934
|
+
let {
|
|
1935
|
+
children,
|
|
1936
|
+
size = 16,
|
|
1937
|
+
...rest
|
|
1938
|
+
} = _ref79;
|
|
1939
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1940
|
+
width: size,
|
|
1941
|
+
height: size,
|
|
1942
|
+
ref: ref,
|
|
1943
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1944
|
+
viewBox: "0 0 32 32",
|
|
1945
|
+
fill: "currentColor",
|
|
1946
|
+
...rest
|
|
1947
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1948
|
+
d: "M22 8H21V2H19V8H13V2H11V8H10a2 2 0 00-2 2V22a2 2 0 002 2h1v6h2V24h6v6h2V24h1a2 2 0 002-2V10A2 2 0 0022 8zM10 22V10H22V22zM25 14H27V18H25z"
|
|
1949
|
+
})), children);
|
|
1950
|
+
});
|
|
1951
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1952
|
+
Watch.propTypes = iconPropTypes;
|
|
1953
|
+
}
|
|
1954
|
+
const Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref80, ref) {
|
|
1955
|
+
let {
|
|
1956
|
+
children,
|
|
1957
|
+
size = 16,
|
|
1958
|
+
...rest
|
|
1959
|
+
} = _ref80;
|
|
1960
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1961
|
+
width: size,
|
|
1962
|
+
height: size,
|
|
1963
|
+
ref: ref,
|
|
1964
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1965
|
+
viewBox: "0 0 32 32",
|
|
1966
|
+
fill: "currentColor",
|
|
1967
|
+
...rest
|
|
1968
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1969
|
+
d: "M21.74 9.49h0A11.41 11.41 0 0016 8h0a.76.76 0 100 1.51 10.15 10.15 0 011.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.48 22.48 0 00-2 4.44A9.58 9.58 0 017 17.22a3.43 3.43 0 01.28-2.66v0h0c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 00.74-.78.75.75 0 00-.78-.74C9.19 10.88 7.1 11.92 6 13.74H6v0s0 0 0 0a4.84 4.84 0 00-.44 3.79 12 12 0 003.2 5.22A11.36 11.36 0 008.52 26a10 10 0 01-2-3.48A.75.75 0 005.57 22a.76.76 0 00-.49 1 11.45 11.45 0 005.18 6.38h0A11.42 11.42 0 0016 30.92a11.74 11.74 0 003-.39 11.48 11.48 0 002.77-21zM18.58 29.06a9.9 9.9 0 01-7.56-1h0c-.86-.49-1.21-2-.94-4a18.85 18.85 0 002.48 1.72 13.92 13.92 0 006.93 2 11 11 0 002.42-.28A9.78 9.78 0 0118.58 29.06zm6.06-4.66c-2 2-6.66 2.74-11.32.05a17.36 17.36 0 01-2.89-2.12 21.08 21.08 0 012.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62h0A10 10 0 0124.64 24.4zM4.16 11.72L1.14 10a.76.76 0 10-.76 1.31L3.4 13a.86.86 0 00.38.1.77.77 0 00.66-.38A.76.76 0 004.16 11.72zM8.29 7.59A.74.74 0 008.94 8a.75.75 0 00.38-.1.76.76 0 00.28-1l-1.74-3a.76.76 0 00-1-.27.75.75 0 00-.28 1zM16 6.08a.76.76 0 00.76-.76V1.83a.76.76 0 00-1.52 0V5.32A.76.76 0 0016 6.08zM22.68 7.87a.75.75 0 001-.28l1.75-3a.75.75 0 00-.28-1 .76.76 0 00-1 .27l-1.74 3A.76.76 0 0022.68 7.87zM31.9 10.25a.76.76 0 00-1-.27l-3 1.74a.76.76 0 00-.28 1 .77.77 0 00.66.38.86.86 0 00.38-.1l3-1.75A.76.76 0 0031.9 10.25z"
|
|
1970
|
+
})), children);
|
|
1971
|
+
});
|
|
1972
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1973
|
+
Watson.propTypes = iconPropTypes;
|
|
1974
|
+
}
|
|
1975
|
+
const WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachineLearning(_ref81, ref) {
|
|
1976
|
+
let {
|
|
1977
|
+
children,
|
|
1978
|
+
size = 16,
|
|
1979
|
+
...rest
|
|
1980
|
+
} = _ref81;
|
|
1981
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1982
|
+
width: size,
|
|
1983
|
+
height: size,
|
|
1984
|
+
ref: ref,
|
|
1985
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1986
|
+
viewBox: "0 0 32 32",
|
|
1987
|
+
fill: "currentColor",
|
|
1988
|
+
...rest
|
|
1989
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1990
|
+
d: "M22 26H20V17.76l-3.23 3.88a1 1 0 01-1.54 0L12 17.76V26H10V15a1 1 0 01.66-.94 1 1 0 011.11.3L16 19.44l4.23-5.08a1 1 0 011.11-.3A1 1 0 0122 15zM4.16 14.65l-3-1.75a.76.76 0 10-.76 1.32L3.4 16a.76.76 0 10.76-1.31zM8.29 10.52a.73.73 0 001 .27.75.75 0 00.28-1l-1.74-3a.76.76 0 10-1.32.76zM16 9a.76.76 0 00.76-.76V4.76a.76.76 0 10-1.52 0V8.25A.76.76 0 0016 9zM22.68 10.79a.75.75 0 00.37.11.76.76 0 00.66-.38l1.75-3a.76.76 0 00-1.32-.76l-1.74 3A.75.75 0 0022.68 10.79zM31.9 13.18a.76.76 0 00-1-.28l-3 1.75A.76.76 0 0028.6 16l3-1.74A.77.77 0 0031.9 13.18z"
|
|
1991
|
+
})), children);
|
|
1992
|
+
});
|
|
1993
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1994
|
+
WatsonMachineLearning.propTypes = iconPropTypes;
|
|
1995
|
+
}
|
|
1996
|
+
const Watsonx = /*#__PURE__*/React.forwardRef(function Watsonx(_ref82, ref) {
|
|
1997
|
+
let {
|
|
1998
|
+
children,
|
|
1999
|
+
size = 16,
|
|
2000
|
+
...rest
|
|
2001
|
+
} = _ref82;
|
|
2002
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2003
|
+
width: size,
|
|
2004
|
+
height: size,
|
|
2005
|
+
ref: ref,
|
|
2006
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2007
|
+
viewBox: "0 0 32 32",
|
|
2008
|
+
fill: "currentColor",
|
|
2009
|
+
...rest
|
|
2010
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2011
|
+
d: "m27.5381,21.9951l1.7734.9238c1.1045-2.1191,1.6885-4.5117,1.6885-6.9189,0-8.271-6.7285-15-15-15-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0751-.0141-.1464-.0222-.2194,1.0764-.8479,2.2672-1.5121,3.5358-1.978-.3267.6641-.5136,1.4088-.5136,2.1974,0,1.6301.7959,3.0668,2.0069,3.9802-.0457.3471-.0767.6974-.0767,1.0496,0,.7824.1179,1.5369.3282,2.2522-.6967-.1986-1.429-.3118-2.1885-.3118-3.7028,0-6.8172,2.5322-7.7248,5.9533-.2175-.9415-.345-1.9169-.345-2.9235,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.2715,6.729,15,15,15,3.3738,0,6.5814-1.1195,9.2045-3.1664.244.106.5125.1664.7955.1664,1.1046,0,2-.8954,2-2s-.8954-2-2-2-2,.8954-2,2c0,.0751.014.1464.0221.2194-1.0765.8477-2.2672,1.5118-3.5356,1.9778.3266-.6641.5135-1.4086.5135-2.1971,0-1.63-.7958-3.0665-2.0067-3.9799.0457-.3479.077-.6985.077-1.0504,0-.782-.1178-1.5361-.328-2.251.6963.1985,1.4283.3116,2.1874.3116,3.7032,0,6.8178-2.533,7.725-5.955.2177.9418.3453,1.9177.3453,2.9247,0,2.1172-.4922,4.1338-1.4619,5.9951ZM16,3c1.6543,0,3,1.3457,3,3s-1.3457,3-3,3-3-1.3457-3-3,1.3457-3,3-3Zm0,26c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3Zm0-8c-2.7568,0-5,2.2432-5,5,0,.7863.1855,1.5291.5104,2.1917-1.851-.684-3.5008-1.7778-4.8472-3.1708-1.0212-1.1095-1.5934-2.5366-1.5934-4.0511,0-3.3086,2.6914-5.9995,6-5.9995s6.0005,2.6909,6.0005,5.9995c0,.0496-.0124.0981-.0136.1477-.3413-.0739-.6936-.1174-1.0567-.1174Zm10.9297-9.9702c0,3.3086-2.6914,6.0005-6,6.0005s-5.9995-2.6919-5.9995-6.0005c0-.0496.0123-.0976.0135-.1471.3412.0739.6934.1173,1.0563.1173,2.7568,0,5-2.2432,5-5,0-.7866-.1863-1.5293-.5114-2.1921,1.851.6838,3.5009,1.7775,4.8473,3.1703,1.0214,1.1096,1.5938,2.5363,1.5938,4.0515Z"
|
|
2012
|
+
})), children);
|
|
2013
|
+
});
|
|
2014
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2015
|
+
Watsonx.propTypes = iconPropTypes;
|
|
2016
|
+
}
|
|
2017
|
+
const WatsonxAi = /*#__PURE__*/React.forwardRef(function WatsonxAi(_ref83, ref) {
|
|
2018
|
+
let {
|
|
2019
|
+
children,
|
|
2020
|
+
size = 16,
|
|
2021
|
+
...rest
|
|
2022
|
+
} = _ref83;
|
|
2023
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2024
|
+
width: size,
|
|
2025
|
+
height: size,
|
|
2026
|
+
ref: ref,
|
|
2027
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2028
|
+
viewBox: "0 0 32 32",
|
|
2029
|
+
fill: "currentColor",
|
|
2030
|
+
...rest
|
|
2031
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2032
|
+
d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-4.2617,0-8-3.9722-8-8.5,0-4.687,3.813-8.5,8.5-8.5h.5v-2h-.5c-5.7896,0-10.5,4.7104-10.5,10.5,0,1.8839.5304,3.6896,1.4371,5.2565-2.7133-2.3843-4.4371-5.869-4.4371-9.7565,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
|
|
2033
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2034
|
+
d: "M11 20H13V22H11z",
|
|
2035
|
+
transform: "rotate(90 12 21)"
|
|
2036
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2037
|
+
d: "M19 10H21V12H19z",
|
|
2038
|
+
transform: "rotate(90 20 11)"
|
|
2039
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2040
|
+
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,4.2617,0,8,3.9722,8,8.5,0,4.687-3.813,8.5-8.5,8.5h-.5v2h.5c5.7896,0,10.5-4.7104,10.5-10.5,0-1.8853-.5322-3.6917-1.4401-5.2593,2.715,2.3843,4.4401,5.8704,4.4401,9.7593,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
2041
|
+
})), children);
|
|
2042
|
+
});
|
|
2043
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2044
|
+
WatsonxAi.propTypes = iconPropTypes;
|
|
2045
|
+
}
|
|
2046
|
+
const WatsonxData = /*#__PURE__*/React.forwardRef(function WatsonxData(_ref84, ref) {
|
|
2047
|
+
let {
|
|
2048
|
+
children,
|
|
2049
|
+
size = 16,
|
|
2050
|
+
...rest
|
|
2051
|
+
} = _ref84;
|
|
2052
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2053
|
+
width: size,
|
|
2054
|
+
height: size,
|
|
2055
|
+
ref: ref,
|
|
2056
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2057
|
+
viewBox: "0 0 32 32",
|
|
2058
|
+
fill: "currentColor",
|
|
2059
|
+
...rest
|
|
2060
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2061
|
+
d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-2.7746,0-5.3432-.881-7.4566-2.3676.2576.0261.517.0444.7798.0444,4.2329,0,7.6768-3.4438,7.6768-7.6768h-2c0,3.1304-2.5464,5.6768-5.6768,5.6768-2.2111,0-4.1977-1.2816-5.1318-3.2725-.1365-.2972-.2595-.6007-.3738-.9094.6602.322,1.3998.5051,2.1824.5051,2.7568,0,5-2.2432,5-5v-2h-2v2c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
|
|
2062
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2063
|
+
d: "M21 21H23V23H21z",
|
|
2064
|
+
transform: "rotate(90 22 22)"
|
|
2065
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2066
|
+
d: "M15 15H17V17H15z",
|
|
2067
|
+
transform: "rotate(90 16 16)"
|
|
2068
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2069
|
+
d: "M9 9H11V11H9z",
|
|
2070
|
+
transform: "rotate(-90 10 10)"
|
|
2071
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2072
|
+
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,2.7708,0,5.3363.8784,7.4481,2.3613-.249-.0242-.5005-.038-.7547-.038-4.2329,0-7.6768,3.4438-7.6768,7.6768h2c0-3.1304,2.5464-5.6768,5.6768-5.6768,2.0554,0,3.9068,1.0953,4.9186,2.8651.2153.4283.4053.8701.5729,1.3237-.6615-.3234-1.4005-.5121-2.1849-.5121-2.7568,0-5,2.2432-5,5v2h2v-2c0-1.6543,1.3457-3,3-3s3,1.3457,3,3c0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
2073
|
+
})), children);
|
|
2074
|
+
});
|
|
2075
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2076
|
+
WatsonxData.propTypes = iconPropTypes;
|
|
2077
|
+
}
|
|
2078
|
+
const WatsonxGovernance = /*#__PURE__*/React.forwardRef(function WatsonxGovernance(_ref85, ref) {
|
|
2079
|
+
let {
|
|
2080
|
+
children,
|
|
2081
|
+
size = 16,
|
|
2082
|
+
...rest
|
|
2083
|
+
} = _ref85;
|
|
2084
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2085
|
+
width: size,
|
|
2086
|
+
height: size,
|
|
2087
|
+
ref: ref,
|
|
2088
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2089
|
+
viewBox: "0 0 32 32",
|
|
2090
|
+
fill: "currentColor",
|
|
2091
|
+
...rest
|
|
2092
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2093
|
+
d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-7.1685,0-13-5.8315-13-13,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
|
|
2094
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2095
|
+
d: "M11 23H13V25H11z",
|
|
2096
|
+
transform: "rotate(90 12 24)"
|
|
2097
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2098
|
+
d: "M11 9H13V11H11z",
|
|
2099
|
+
transform: "rotate(90 12 10)"
|
|
2100
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2101
|
+
d: "M11 16H13V18H11z",
|
|
2102
|
+
transform: "rotate(90 12 17)"
|
|
2103
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2104
|
+
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3h-1v2h1c2.7568,0,5-2.2432,5-5,0-.2399-.0203-.4748-.0531-.7057.9663,1.1348,1.5531,2.6021,1.5531,4.2057,0,3.584-2.916,6.5-6.5,6.5h-1v2h1c4.687,0,8.5-3.813,8.5-8.5,0-.7654-.1111-1.5036-.3017-2.2096,1.1321,1.6206,1.8017,3.587,1.8017,5.7096,0,5.5142-4.4858,10-10,10h-1v2h1c6.6167,0,12-5.3833,12-12,0-.8995-.1058-1.774-.2944-2.6176.8207,1.7031,1.2944,3.6038,1.2944,5.6176,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
2105
|
+
})), children);
|
|
2106
|
+
});
|
|
2107
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2108
|
+
WatsonxGovernance.propTypes = iconPropTypes;
|
|
2109
|
+
}
|
|
2110
|
+
const WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref86, ref) {
|
|
2111
|
+
let {
|
|
2112
|
+
children,
|
|
2113
|
+
size = 16,
|
|
2114
|
+
...rest
|
|
2115
|
+
} = _ref86;
|
|
2116
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2117
|
+
width: size,
|
|
2118
|
+
height: size,
|
|
2119
|
+
ref: ref,
|
|
2120
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2121
|
+
viewBox: "0 0 32 32",
|
|
2122
|
+
fill: "currentColor",
|
|
2123
|
+
...rest
|
|
2124
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2125
|
+
d: "M22,30H17a7.0078,7.0078,0,0,1-7-7,6.6832,6.6832,0,0,1,2.0244-4.6967A6.7126,6.7126,0,0,0,10.0093,18C5.0425,18.0466,4,24.5513,4,30H2C2,18.4907,6.3452,16.0342,9.9907,16a10.0962,10.0962,0,0,1,4.4785,1.117,1,1,0,0,1,.0616,1.73A4.8773,4.8773,0,0,0,17,28h5Z"
|
|
2126
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2127
|
+
d: "M18,24V22a8,8,0,1,0-8-8H8A10,10,0,1,1,18,24Z"
|
|
2128
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2129
|
+
cx: "18",
|
|
2130
|
+
cy: "8",
|
|
2131
|
+
r: "1"
|
|
2132
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2133
|
+
d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
|
|
2134
|
+
})), children);
|
|
2135
|
+
});
|
|
2136
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2137
|
+
WaveDirection.propTypes = iconPropTypes;
|
|
2138
|
+
}
|
|
2139
|
+
const WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref87, ref) {
|
|
2140
|
+
let {
|
|
2141
|
+
children,
|
|
2142
|
+
size = 16,
|
|
2143
|
+
...rest
|
|
2144
|
+
} = _ref87;
|
|
2145
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2146
|
+
width: size,
|
|
2147
|
+
height: size,
|
|
2148
|
+
ref: ref,
|
|
2149
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2150
|
+
viewBox: "0 0 32 32",
|
|
2151
|
+
fill: "currentColor",
|
|
2152
|
+
...rest
|
|
2153
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2154
|
+
d: "M24 2H30V4H24zM24 8H28V10H24zM24 14H30V16H24zM24 20H28V22H24z"
|
|
2155
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2156
|
+
d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,26h6Z"
|
|
2157
|
+
})), children);
|
|
2158
|
+
});
|
|
2159
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2160
|
+
WaveHeight.propTypes = iconPropTypes;
|
|
2161
|
+
}
|
|
2162
|
+
const WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref88, ref) {
|
|
2163
|
+
let {
|
|
2164
|
+
children,
|
|
2165
|
+
size = 16,
|
|
2166
|
+
...rest
|
|
2167
|
+
} = _ref88;
|
|
2168
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2169
|
+
width: size,
|
|
2170
|
+
height: size,
|
|
2171
|
+
ref: ref,
|
|
2172
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2173
|
+
viewBox: "0 0 32 32",
|
|
2174
|
+
fill: "currentColor",
|
|
2175
|
+
...rest
|
|
2176
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2177
|
+
d: "M22 30H17a7.0078 7.0078 0 01-7-7 6.6832 6.6832 0 012.0244-4.6967A6.7935 6.7935 0 0010.0093 18C5.0425 18.0466 4 24.5513 4 30H2C2 18.4907 6.3452 16.0342 9.9907 16a10.0717 10.0717 0 014.4785 1.117 1 1 0 01.0616 1.73A4.8773 4.8773 0 0017 28h5zM17 8H19V16H17z"
|
|
2178
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2179
|
+
d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
|
|
2180
|
+
})), children);
|
|
2181
|
+
});
|
|
2182
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2183
|
+
WavePeriod.propTypes = iconPropTypes;
|
|
2184
|
+
}
|
|
2185
|
+
const WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(_ref89, ref) {
|
|
2186
|
+
let {
|
|
2187
|
+
children,
|
|
2188
|
+
size = 16,
|
|
2189
|
+
...rest
|
|
2190
|
+
} = _ref89;
|
|
2191
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2192
|
+
width: size,
|
|
2193
|
+
height: size,
|
|
2194
|
+
ref: ref,
|
|
2195
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2196
|
+
viewBox: "0 0 32 32",
|
|
2197
|
+
fill: "currentColor",
|
|
2198
|
+
...rest
|
|
2199
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2200
|
+
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
2201
|
+
})), children);
|
|
2202
|
+
});
|
|
2203
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2204
|
+
WeatherFrontCold.propTypes = iconPropTypes;
|
|
2205
|
+
}
|
|
2206
|
+
const WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFrontStationary(_ref90, ref) {
|
|
2207
|
+
let {
|
|
2208
|
+
children,
|
|
2209
|
+
size = 16,
|
|
2210
|
+
...rest
|
|
2211
|
+
} = _ref90;
|
|
2212
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2213
|
+
width: size,
|
|
2214
|
+
height: size,
|
|
2215
|
+
ref: ref,
|
|
2216
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2217
|
+
viewBox: "0 0 32 32",
|
|
2218
|
+
fill: "currentColor",
|
|
2219
|
+
...rest
|
|
2220
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2221
|
+
d: "M28.1655 2a12.9848 12.9848 0 00-8.4074 3.1065A3.9947 3.9947 0 1015.583 11.728l-1.1362 4.1665c-.0725.2657-.1579.5254-.2489.7818a3.9864 3.9864 0 00-5.1547 6.0054A10.9541 10.9541 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM17 6a1.98 1.98 0 011.3237.53A12.9413 12.9413 0 0016.24 9.8482 1.9988 1.9988 0 0117 6zM10 20a1.9879 1.9879 0 013.3374-1.4717 11.0157 11.0157 0 01-2.5959 3.0147A1.9975 1.9975 0 0110 20zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM22 22L22 24 26.586 24 22 28.586 23.414 30 28 25.414 28 30 30 30 30 22 22 22zM2 2L2 4 6.586 4 2 8.586 3.414 10 8 5.414 8 10 10 10 10 2 2 2z"
|
|
2222
|
+
})), children);
|
|
2223
|
+
});
|
|
2224
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2225
|
+
WeatherFrontStationary.propTypes = iconPropTypes;
|
|
2226
|
+
}
|
|
2227
|
+
const WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(_ref91, ref) {
|
|
2228
|
+
let {
|
|
2229
|
+
children,
|
|
2230
|
+
size = 16,
|
|
2231
|
+
...rest
|
|
2232
|
+
} = _ref91;
|
|
2233
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2234
|
+
width: size,
|
|
2235
|
+
height: size,
|
|
2236
|
+
ref: ref,
|
|
2237
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2238
|
+
viewBox: "0 0 32 32",
|
|
2239
|
+
fill: "currentColor",
|
|
2240
|
+
...rest
|
|
2241
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2242
|
+
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345a12.9139 12.9139 0 003.4687-.4819 3.9979 3.9979 0 106.5818-4.2866 12.9671 12.9671 0 001.6209-2.5269 3.9944 3.9944 0 102.3772-7.5991 10.95 10.95 0 011.7253-3.01 3.9825 3.9825 0 006.9058-3.9648A10.9435 10.9435 0 0128.1655 4H30V2zM11 26a1.9983 1.9983 0 01-1.8118-1.1655 13.0811 13.0811 0 003.2969-2.1426A1.9773 1.9773 0 0111 26zm8-11a1.9926 1.9926 0 01-2.759 1.8467c.0442-.1426.0959-.2813.1355-.4258L17.301 13.03A1.9976 1.9976 0 0119 15zm6-9a1.9942 1.9942 0 01-3.9011.5894 11.0511 11.0511 0 013.3623-1.9385A1.995 1.995 0 0125 6zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
2243
|
+
})), children);
|
|
2244
|
+
});
|
|
2245
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2246
|
+
WeatherFrontWarm.propTypes = iconPropTypes;
|
|
2247
|
+
}
|
|
2248
|
+
const WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_ref92, ref) {
|
|
2249
|
+
let {
|
|
2250
|
+
children,
|
|
2251
|
+
size = 16,
|
|
2252
|
+
...rest
|
|
2253
|
+
} = _ref92;
|
|
2254
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2255
|
+
width: size,
|
|
2256
|
+
height: size,
|
|
2257
|
+
ref: ref,
|
|
2258
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2259
|
+
viewBox: "0 0 32 32",
|
|
2260
|
+
fill: "currentColor",
|
|
2261
|
+
...rest
|
|
2262
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2263
|
+
d: "M17,28V17h1a2.0023,2.0023,0,0,0,2-2V11a2.0023,2.0023,0,0,0-2-2H14a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h1V28H2v2H30V28ZM14,11h4l.0015,4H14Z"
|
|
2264
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2265
|
+
d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
|
|
2266
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2267
|
+
d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
|
|
2268
|
+
})), children);
|
|
2269
|
+
});
|
|
2270
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2271
|
+
WeatherStation.propTypes = iconPropTypes;
|
|
2272
|
+
}
|
|
2273
|
+
const Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref93, ref) {
|
|
2274
|
+
let {
|
|
2275
|
+
children,
|
|
2276
|
+
size = 16,
|
|
2277
|
+
...rest
|
|
2278
|
+
} = _ref93;
|
|
2279
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2280
|
+
width: size,
|
|
2281
|
+
height: size,
|
|
2282
|
+
ref: ref,
|
|
2283
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2284
|
+
viewBox: "0 0 32 32",
|
|
2285
|
+
fill: "currentColor",
|
|
2286
|
+
...rest
|
|
2287
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2288
|
+
d: "M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z"
|
|
2289
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2290
|
+
d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
|
|
2291
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2292
|
+
d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
|
|
2293
|
+
})), children);
|
|
2294
|
+
});
|
|
2295
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2296
|
+
Webhook.propTypes = iconPropTypes;
|
|
2297
|
+
}
|
|
2298
|
+
const Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref94, ref) {
|
|
2299
|
+
let {
|
|
2300
|
+
children,
|
|
2301
|
+
size = 16,
|
|
2302
|
+
...rest
|
|
2303
|
+
} = _ref94;
|
|
2304
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2305
|
+
width: size,
|
|
2306
|
+
height: size,
|
|
2307
|
+
ref: ref,
|
|
2308
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2309
|
+
viewBox: "0 0 32 32",
|
|
2310
|
+
fill: "currentColor",
|
|
2311
|
+
...rest
|
|
2312
|
+
}, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2313
|
+
cx: "24",
|
|
2314
|
+
cy: "24",
|
|
2315
|
+
r: "2"
|
|
2316
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2317
|
+
d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
|
|
2318
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2319
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1840
2320
|
})), children);
|
|
1841
2321
|
});
|
|
1842
2322
|
if (process.env.NODE_ENV !== "production") {
|
|
1843
|
-
|
|
2323
|
+
Websheet.propTypes = iconPropTypes;
|
|
1844
2324
|
}
|
|
1845
|
-
const
|
|
2325
|
+
const Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref95, ref) {
|
|
1846
2326
|
let {
|
|
1847
2327
|
children,
|
|
1848
2328
|
size = 16,
|
|
1849
2329
|
...rest
|
|
1850
|
-
} =
|
|
2330
|
+
} = _ref95;
|
|
1851
2331
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1852
2332
|
width: size,
|
|
1853
2333
|
height: size,
|
|
@@ -1856,19 +2336,19 @@ const Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref73, ref) {
|
|
|
1856
2336
|
viewBox: "0 0 32 32",
|
|
1857
2337
|
fill: "currentColor",
|
|
1858
2338
|
...rest
|
|
1859
|
-
},
|
|
1860
|
-
d: "
|
|
2339
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2340
|
+
d: "M21,3V5.5857l-4,4V1H15V9.5857l-4-4V3H9V19a7.004,7.004,0,0,0,6,6.92V30h2V25.92A7.004,7.004,0,0,0,23,19V3ZM15,23.8987A5.008,5.008,0,0,1,11,19v-2.586l4,4Zm0-6.313-4-4V8.4138l4,4Zm2-5.1719,4-4v5.1719l-4,4Zm0,11.4849V20.4138l4-4V19A5.008,5.008,0,0,1,17,23.8987Z"
|
|
1861
2341
|
})), children);
|
|
1862
2342
|
});
|
|
1863
2343
|
if (process.env.NODE_ENV !== "production") {
|
|
1864
|
-
|
|
2344
|
+
Wheat.propTypes = iconPropTypes;
|
|
1865
2345
|
}
|
|
1866
|
-
const
|
|
2346
|
+
const WhitePaper = /*#__PURE__*/React.forwardRef(function WhitePaper(_ref96, ref) {
|
|
1867
2347
|
let {
|
|
1868
2348
|
children,
|
|
1869
2349
|
size = 16,
|
|
1870
2350
|
...rest
|
|
1871
|
-
} =
|
|
2351
|
+
} = _ref96;
|
|
1872
2352
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1873
2353
|
width: size,
|
|
1874
2354
|
height: size,
|
|
@@ -1877,21 +2357,21 @@ const WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref74, ref)
|
|
|
1877
2357
|
viewBox: "0 0 32 32",
|
|
1878
2358
|
fill: "currentColor",
|
|
1879
2359
|
...rest
|
|
1880
|
-
},
|
|
1881
|
-
d: "
|
|
1882
|
-
})),
|
|
1883
|
-
d: "
|
|
2360
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2361
|
+
d: "M22 27.1798L19.41 24.5899 18 26 22 30 30 22 28.5899 20.59 22 27.1798zM9 17H16V19H9zM9 12H21V14H9zM9 7H21V9H9z"
|
|
2362
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2363
|
+
d: "m16,30H6c-1.103,0-2-.8972-2-2V4c0-1.1028.897-2,2-2h18c1.103,0,2,.8972,2,2v15h-2V4H6v24h10v2Z"
|
|
1884
2364
|
})), children);
|
|
1885
2365
|
});
|
|
1886
2366
|
if (process.env.NODE_ENV !== "production") {
|
|
1887
|
-
|
|
2367
|
+
WhitePaper.propTypes = iconPropTypes;
|
|
1888
2368
|
}
|
|
1889
|
-
const
|
|
2369
|
+
const Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref97, ref) {
|
|
1890
2370
|
let {
|
|
1891
2371
|
children,
|
|
1892
2372
|
size = 16,
|
|
1893
2373
|
...rest
|
|
1894
|
-
} =
|
|
2374
|
+
} = _ref97;
|
|
1895
2375
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1896
2376
|
width: size,
|
|
1897
2377
|
height: size,
|
|
@@ -1900,19 +2380,27 @@ const WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutoma
|
|
|
1900
2380
|
viewBox: "0 0 32 32",
|
|
1901
2381
|
fill: "currentColor",
|
|
1902
2382
|
...rest
|
|
1903
|
-
},
|
|
1904
|
-
|
|
1905
|
-
|
|
2383
|
+
}, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2384
|
+
cx: "16",
|
|
2385
|
+
cy: "25",
|
|
2386
|
+
r: "2"
|
|
2387
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2388
|
+
d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
|
|
2389
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2390
|
+
d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
|
|
2391
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2392
|
+
d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
|
|
2393
|
+
})), children);
|
|
1906
2394
|
});
|
|
1907
2395
|
if (process.env.NODE_ENV !== "production") {
|
|
1908
|
-
|
|
2396
|
+
Wifi.propTypes = iconPropTypes;
|
|
1909
2397
|
}
|
|
1910
|
-
const
|
|
2398
|
+
const WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref98, ref) {
|
|
1911
2399
|
let {
|
|
1912
2400
|
children,
|
|
1913
2401
|
size = 16,
|
|
1914
2402
|
...rest
|
|
1915
|
-
} =
|
|
2403
|
+
} = _ref98;
|
|
1916
2404
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1917
2405
|
width: size,
|
|
1918
2406
|
height: size,
|
|
@@ -1921,19 +2409,31 @@ const Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref76, ref)
|
|
|
1921
2409
|
viewBox: "0 0 32 32",
|
|
1922
2410
|
fill: "currentColor",
|
|
1923
2411
|
...rest
|
|
1924
|
-
},
|
|
1925
|
-
d: "
|
|
2412
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2413
|
+
d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
|
|
2414
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2415
|
+
cx: "9",
|
|
2416
|
+
cy: "25",
|
|
2417
|
+
r: "1"
|
|
2418
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2419
|
+
cx: "16",
|
|
2420
|
+
cy: "14.5",
|
|
2421
|
+
r: "1.5"
|
|
2422
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2423
|
+
d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
|
|
2424
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2425
|
+
d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
|
|
1926
2426
|
})), children);
|
|
1927
2427
|
});
|
|
1928
2428
|
if (process.env.NODE_ENV !== "production") {
|
|
1929
|
-
|
|
2429
|
+
WifiController.propTypes = iconPropTypes;
|
|
1930
2430
|
}
|
|
1931
|
-
const
|
|
2431
|
+
const WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref99, ref) {
|
|
1932
2432
|
let {
|
|
1933
2433
|
children,
|
|
1934
2434
|
size = 16,
|
|
1935
2435
|
...rest
|
|
1936
|
-
} =
|
|
2436
|
+
} = _ref99;
|
|
1937
2437
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1938
2438
|
width: size,
|
|
1939
2439
|
height: size,
|
|
@@ -1942,19 +2442,21 @@ const WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_
|
|
|
1942
2442
|
viewBox: "0 0 32 32",
|
|
1943
2443
|
fill: "currentColor",
|
|
1944
2444
|
...rest
|
|
1945
|
-
},
|
|
1946
|
-
d: "
|
|
2445
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2446
|
+
d: "M20 20H14V17a2 2 0 014 0h2a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm0 8H12V22h8zM16 8a8.9709 8.9709 0 00-6.3608 2.6392l1.4133 1.4135a6.9887 6.9887 0 019.895 0l1.4135-1.4135A8.9717 8.9717 0 0016 8z"
|
|
2447
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2448
|
+
d: "M6.105,7.105,7.5188,8.5186a11.9808,11.9808,0,0,1,16.9624,0L25.8949,7.105a13.9782,13.9782,0,0,0-19.79,0Z"
|
|
1947
2449
|
})), children);
|
|
1948
2450
|
});
|
|
1949
2451
|
if (process.env.NODE_ENV !== "production") {
|
|
1950
|
-
|
|
2452
|
+
WifiNotSecure.propTypes = iconPropTypes;
|
|
1951
2453
|
}
|
|
1952
|
-
const
|
|
2454
|
+
const WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref100, ref) {
|
|
1953
2455
|
let {
|
|
1954
2456
|
children,
|
|
1955
2457
|
size = 16,
|
|
1956
2458
|
...rest
|
|
1957
|
-
} =
|
|
2459
|
+
} = _ref100;
|
|
1958
2460
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1959
2461
|
width: size,
|
|
1960
2462
|
height: size,
|
|
@@ -1963,23 +2465,23 @@ const Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref78, ref) {
|
|
|
1963
2465
|
viewBox: "0 0 32 32",
|
|
1964
2466
|
fill: "currentColor",
|
|
1965
2467
|
...rest
|
|
1966
|
-
},
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
})),
|
|
1971
|
-
d: "
|
|
2468
|
+
}, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2469
|
+
cx: "16",
|
|
2470
|
+
cy: "25",
|
|
2471
|
+
r: "2"
|
|
2472
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2473
|
+
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
|
|
1972
2474
|
})), children);
|
|
1973
2475
|
});
|
|
1974
2476
|
if (process.env.NODE_ENV !== "production") {
|
|
1975
|
-
|
|
2477
|
+
WifiOff.propTypes = iconPropTypes;
|
|
1976
2478
|
}
|
|
1977
|
-
const
|
|
2479
|
+
const WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref101, ref) {
|
|
1978
2480
|
let {
|
|
1979
2481
|
children,
|
|
1980
2482
|
size = 16,
|
|
1981
2483
|
...rest
|
|
1982
|
-
} =
|
|
2484
|
+
} = _ref101;
|
|
1983
2485
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1984
2486
|
width: size,
|
|
1985
2487
|
height: size,
|
|
@@ -1988,19 +2490,21 @@ const WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian
|
|
|
1988
2490
|
viewBox: "0 0 32 32",
|
|
1989
2491
|
fill: "currentColor",
|
|
1990
2492
|
...rest
|
|
1991
|
-
},
|
|
1992
|
-
d: "
|
|
2493
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2494
|
+
d: "M20 20V17a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm-6-3a2 2 0 014 0v3H14zM12 28V22h8v6zM6.105 7.105L7.5188 8.5186a11.9808 11.9808 0 0116.9624 0L25.8949 7.105a13.9782 13.9782 0 00-19.79 0z"
|
|
2495
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2496
|
+
d: "M16,8a8.9709,8.9709,0,0,0-6.3608,2.6392l1.4133,1.4135a6.9887,6.9887,0,0,1,9.895,0l1.4135-1.4135A8.9717,8.9717,0,0,0,16,8Z"
|
|
1993
2497
|
})), children);
|
|
1994
2498
|
});
|
|
1995
2499
|
if (process.env.NODE_ENV !== "production") {
|
|
1996
|
-
|
|
2500
|
+
WifiSecure.propTypes = iconPropTypes;
|
|
1997
2501
|
}
|
|
1998
|
-
const
|
|
2502
|
+
const WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref102, ref) {
|
|
1999
2503
|
let {
|
|
2000
2504
|
children,
|
|
2001
2505
|
size = 16,
|
|
2002
2506
|
...rest
|
|
2003
|
-
} =
|
|
2507
|
+
} = _ref102;
|
|
2004
2508
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2005
2509
|
width: size,
|
|
2006
2510
|
height: size,
|
|
@@ -2009,19 +2513,23 @@ const WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref8
|
|
|
2009
2513
|
viewBox: "0 0 32 32",
|
|
2010
2514
|
fill: "currentColor",
|
|
2011
2515
|
...rest
|
|
2012
|
-
},
|
|
2013
|
-
d: "
|
|
2516
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2517
|
+
d: "M6.9492,20.95l-1.414-1.4141a5,5,0,0,0,0-7.0715L6.9492,11.05a7,7,0,0,1,0,9.9Z"
|
|
2518
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2519
|
+
d: "M10.4854 24.4854L9.0713 23.0713a10.0011 10.0011 0 000-14.1426l1.4141-1.4141a12.0006 12.0006 0 010 16.9708zM25.0508 20.95a7 7 0 010-9.9l1.414 1.4146a5 5 0 000 7.0715z"
|
|
2520
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2521
|
+
d: "M21.5146 24.4854a12.0006 12.0006 0 010-16.9708l1.4141 1.4141a10.0011 10.0011 0 000 14.1426zM3 15H2V4H0V28H2V17H3a1 1 0 000-2zM30 4V15H29a1 1 0 000 2h1V28h2V4z"
|
|
2014
2522
|
})), children);
|
|
2015
2523
|
});
|
|
2016
2524
|
if (process.env.NODE_ENV !== "production") {
|
|
2017
|
-
|
|
2525
|
+
WifiBridge.propTypes = iconPropTypes;
|
|
2018
2526
|
}
|
|
2019
|
-
const
|
|
2527
|
+
const WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref103, ref) {
|
|
2020
2528
|
let {
|
|
2021
2529
|
children,
|
|
2022
2530
|
size = 16,
|
|
2023
2531
|
...rest
|
|
2024
|
-
} =
|
|
2532
|
+
} = _ref103;
|
|
2025
2533
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2026
2534
|
width: size,
|
|
2027
2535
|
height: size,
|
|
@@ -2030,21 +2538,23 @@ const WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref8
|
|
|
2030
2538
|
viewBox: "0 0 32 32",
|
|
2031
2539
|
fill: "currentColor",
|
|
2032
2540
|
...rest
|
|
2033
|
-
},
|
|
2034
|
-
d: "
|
|
2035
|
-
})),
|
|
2036
|
-
d: "
|
|
2541
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2542
|
+
d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
|
|
2543
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2544
|
+
d: "M18 26H16A10.0113 10.0113 0 006 16V14A12.0137 12.0137 0 0118 26zM26 13a7.0078 7.0078 0 01-7-7h2a5.0057 5.0057 0 005 5z"
|
|
2545
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2546
|
+
d: "M26 18A12.0137 12.0137 0 0114 6h2A10.0113 10.0113 0 0026 16zM7.707 24.293a.9994.9994 0 00-1.414 0L2 28.5859 3.4143 30 7.707 25.707A.9994.9994 0 007.707 24.293zM28.5859 2L24.293 6.293a1 1 0 001.414 1.414L30 3.4141z"
|
|
2037
2547
|
})), children);
|
|
2038
2548
|
});
|
|
2039
2549
|
if (process.env.NODE_ENV !== "production") {
|
|
2040
|
-
|
|
2550
|
+
WifiBridgeAlt.propTypes = iconPropTypes;
|
|
2041
2551
|
}
|
|
2042
|
-
const
|
|
2552
|
+
const Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref104, ref) {
|
|
2043
2553
|
let {
|
|
2044
2554
|
children,
|
|
2045
2555
|
size = 16,
|
|
2046
2556
|
...rest
|
|
2047
|
-
} =
|
|
2557
|
+
} = _ref104;
|
|
2048
2558
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2049
2559
|
width: size,
|
|
2050
2560
|
height: size,
|
|
@@ -2053,19 +2563,19 @@ const QX = /*#__PURE__*/React.forwardRef(function QX(_ref82, ref) {
|
|
|
2053
2563
|
viewBox: "0 0 32 32",
|
|
2054
2564
|
fill: "currentColor",
|
|
2055
2565
|
...rest
|
|
2056
|
-
},
|
|
2057
|
-
d: "
|
|
2566
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2567
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z"
|
|
2058
2568
|
})), children);
|
|
2059
2569
|
});
|
|
2060
2570
|
if (process.env.NODE_ENV !== "production") {
|
|
2061
|
-
|
|
2571
|
+
Wikis.propTypes = iconPropTypes;
|
|
2062
2572
|
}
|
|
2063
|
-
const
|
|
2573
|
+
const WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref105, ref) {
|
|
2064
2574
|
let {
|
|
2065
2575
|
children,
|
|
2066
2576
|
size = 16,
|
|
2067
2577
|
...rest
|
|
2068
|
-
} =
|
|
2578
|
+
} = _ref105;
|
|
2069
2579
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2070
2580
|
width: size,
|
|
2071
2581
|
height: size,
|
|
@@ -2074,19 +2584,23 @@ const XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref83, ref) {
|
|
|
2074
2584
|
viewBox: "0 0 32 32",
|
|
2075
2585
|
fill: "currentColor",
|
|
2076
2586
|
...rest
|
|
2077
|
-
},
|
|
2078
|
-
d: "
|
|
2587
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2588
|
+
d: "M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"
|
|
2589
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2590
|
+
d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
|
|
2591
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2592
|
+
d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
|
|
2079
2593
|
})), children);
|
|
2080
2594
|
});
|
|
2081
2595
|
if (process.env.NODE_ENV !== "production") {
|
|
2082
|
-
|
|
2596
|
+
WindGusts.propTypes = iconPropTypes;
|
|
2083
2597
|
}
|
|
2084
|
-
const
|
|
2598
|
+
const WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref106, ref) {
|
|
2085
2599
|
let {
|
|
2086
2600
|
children,
|
|
2087
2601
|
size = 16,
|
|
2088
2602
|
...rest
|
|
2089
|
-
} =
|
|
2603
|
+
} = _ref106;
|
|
2090
2604
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2091
2605
|
width: size,
|
|
2092
2606
|
height: size,
|
|
@@ -2095,19 +2609,19 @@ const Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref84, ref) {
|
|
|
2095
2609
|
viewBox: "0 0 32 32",
|
|
2096
2610
|
fill: "currentColor",
|
|
2097
2611
|
...rest
|
|
2098
|
-
},
|
|
2099
|
-
d: "
|
|
2612
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2613
|
+
d: "M17,28V15.8159a3.0059,3.0059,0,0,0,1.47-1.1186L27.063,17l.5176-1.9321-8.6045-2.3052a2.985,2.985,0,0,0-2.63-2.7275L14.1938,2l-1.9316.5186,2.1318,7.956a2.9588,2.9588,0,0,0-1.093,3.8115L7,20.5859,8.415,22l6.3-6.3A2.8938,2.8938,0,0,0,15,15.8154V28H2v2H30V28Zm0-15a1,1,0,1,1-1-1A1.0008,1.0008,0,0,1,17,13Z"
|
|
2100
2614
|
})), children);
|
|
2101
2615
|
});
|
|
2102
2616
|
if (process.env.NODE_ENV !== "production") {
|
|
2103
|
-
|
|
2617
|
+
WindPower.propTypes = iconPropTypes;
|
|
2104
2618
|
}
|
|
2105
|
-
const
|
|
2619
|
+
const WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref107, ref) {
|
|
2106
2620
|
let {
|
|
2107
2621
|
children,
|
|
2108
2622
|
size = 16,
|
|
2109
2623
|
...rest
|
|
2110
|
-
} =
|
|
2624
|
+
} = _ref107;
|
|
2111
2625
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2112
2626
|
width: size,
|
|
2113
2627
|
height: size,
|
|
@@ -2116,19 +2630,23 @@ const Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref85, ref) {
|
|
|
2116
2630
|
viewBox: "0 0 32 32",
|
|
2117
2631
|
fill: "currentColor",
|
|
2118
2632
|
...rest
|
|
2119
|
-
},
|
|
2120
|
-
d: "
|
|
2633
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2634
|
+
d: "M25,2,23.5859,3.4141,26.1719,6h-5.09a16.93,16.93,0,0,0-6.3139,1.2158L10.4893,8.9272A14.93,14.93,0,0,1,4.9185,10H2v2H4.9185a16.93,16.93,0,0,0,6.3139-1.2158l4.2783-1.7114A14.93,14.93,0,0,1,21.0815,8h5.09l-2.586,2.5859L25,12l5-5Z"
|
|
2635
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2636
|
+
d: "M21,11l-1.4141,1.4141L22.1719,15H18.9014a16.9422,16.9422,0,0,0-5.9693,1.0825l-2.5664.9624A14.9456,14.9456,0,0,1,5.0986,18H2v2H5.0986a16.9422,16.9422,0,0,0,5.9693-1.0825l2.5664-.9624A14.9456,14.9456,0,0,1,18.9014,17h3.2705l-2.586,2.5859L21,21l5-5Z"
|
|
2637
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2638
|
+
d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
|
|
2121
2639
|
})), children);
|
|
2122
2640
|
});
|
|
2123
2641
|
if (process.env.NODE_ENV !== "production") {
|
|
2124
|
-
|
|
2642
|
+
WindStream.propTypes = iconPropTypes;
|
|
2125
2643
|
}
|
|
2126
|
-
const
|
|
2644
|
+
const WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto(_ref108, ref) {
|
|
2127
2645
|
let {
|
|
2128
2646
|
children,
|
|
2129
2647
|
size = 16,
|
|
2130
2648
|
...rest
|
|
2131
|
-
} =
|
|
2649
|
+
} = _ref108;
|
|
2132
2650
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2133
2651
|
width: size,
|
|
2134
2652
|
height: size,
|
|
@@ -2137,19 +2655,33 @@ const QY = /*#__PURE__*/React.forwardRef(function QY(_ref86, ref) {
|
|
|
2137
2655
|
viewBox: "0 0 32 32",
|
|
2138
2656
|
fill: "currentColor",
|
|
2139
2657
|
...rest
|
|
2140
|
-
},
|
|
2141
|
-
d: "
|
|
2658
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2659
|
+
d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
|
|
2660
|
+
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2661
|
+
d: "M7.55 7.04H9.55V10.04H7.55z",
|
|
2662
|
+
transform: "rotate(-45 8.55 8.548)"
|
|
2663
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2664
|
+
d: "M21.96 7.55H24.96V9.55H21.96z",
|
|
2665
|
+
transform: "rotate(-45 23.454 8.555)"
|
|
2666
|
+
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2667
|
+
d: "M22.45 21.95H24.45V24.95H22.45z",
|
|
2668
|
+
transform: "rotate(-45 23.452 23.446)"
|
|
2669
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2670
|
+
d: "M7.05 22.45H10.05V24.45H7.05z",
|
|
2671
|
+
transform: "rotate(-45 8.544 23.451)"
|
|
2672
|
+
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2673
|
+
d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
|
|
2142
2674
|
})), children);
|
|
2143
2675
|
});
|
|
2144
2676
|
if (process.env.NODE_ENV !== "production") {
|
|
2145
|
-
|
|
2677
|
+
WatsonHealthWindowAuto.propTypes = iconPropTypes;
|
|
2146
2678
|
}
|
|
2147
|
-
const
|
|
2679
|
+
const WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase(_ref109, ref) {
|
|
2148
2680
|
let {
|
|
2149
2681
|
children,
|
|
2150
2682
|
size = 16,
|
|
2151
2683
|
...rest
|
|
2152
|
-
} =
|
|
2684
|
+
} = _ref109;
|
|
2153
2685
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2154
2686
|
width: size,
|
|
2155
2687
|
height: size,
|
|
@@ -2158,19 +2690,33 @@ const YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref87, ref) {
|
|
|
2158
2690
|
viewBox: "0 0 32 32",
|
|
2159
2691
|
fill: "currentColor",
|
|
2160
2692
|
...rest
|
|
2161
|
-
},
|
|
2162
|
-
d: "
|
|
2693
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2694
|
+
d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
|
|
2695
|
+
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2696
|
+
d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
|
|
2697
|
+
transform: "rotate(-45 8.56 6.544)"
|
|
2698
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2699
|
+
d: "M21.96 5.54H24.96V7.54H21.96z",
|
|
2700
|
+
transform: "rotate(-45 23.469 6.539)"
|
|
2701
|
+
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2702
|
+
d: "M22.46 19.94H24.46V22.94H22.46z",
|
|
2703
|
+
transform: "rotate(-45 23.462 21.442)"
|
|
2704
|
+
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2705
|
+
d: "M7.04 20.45H10.04V22.45H7.04z",
|
|
2706
|
+
transform: "rotate(-45 8.554 21.447)"
|
|
2707
|
+
})), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
2708
|
+
d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
|
|
2163
2709
|
})), children);
|
|
2164
2710
|
});
|
|
2165
2711
|
if (process.env.NODE_ENV !== "production") {
|
|
2166
|
-
|
|
2712
|
+
WatsonHealthWindowBase.propTypes = iconPropTypes;
|
|
2167
2713
|
}
|
|
2168
|
-
const
|
|
2714
|
+
const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation(_ref110, ref) {
|
|
2169
2715
|
let {
|
|
2170
2716
|
children,
|
|
2171
2717
|
size = 16,
|
|
2172
2718
|
...rest
|
|
2173
|
-
} =
|
|
2719
|
+
} = _ref110;
|
|
2174
2720
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2175
2721
|
width: size,
|
|
2176
2722
|
height: size,
|
|
@@ -2179,19 +2725,32 @@ const QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref88, ref) {
|
|
|
2179
2725
|
viewBox: "0 0 32 32",
|
|
2180
2726
|
fill: "currentColor",
|
|
2181
2727
|
...rest
|
|
2182
|
-
},
|
|
2183
|
-
d: "
|
|
2728
|
+
}, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
2729
|
+
d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
|
|
2730
|
+
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
2731
|
+
d: "M6.225 5.729H8.228V8.732H6.225z",
|
|
2732
|
+
transform: "rotate(-45 7.227 7.23)"
|
|
2733
|
+
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
2734
|
+
d: "M23.267 6.227H26.267V8.227H23.267z",
|
|
2735
|
+
transform: "rotate(-45 24.767 7.227)"
|
|
2736
|
+
})), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2737
|
+
d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
|
|
2738
|
+
transform: "rotate(-44.999 24.77 24.77)"
|
|
2739
|
+
})), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
2740
|
+
d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
|
|
2741
|
+
})), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
2742
|
+
d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
|
|
2184
2743
|
})), children);
|
|
2185
2744
|
});
|
|
2186
2745
|
if (process.env.NODE_ENV !== "production") {
|
|
2187
|
-
|
|
2746
|
+
WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes;
|
|
2188
2747
|
}
|
|
2189
|
-
const
|
|
2748
|
+
const WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay(_ref111, ref) {
|
|
2190
2749
|
let {
|
|
2191
2750
|
children,
|
|
2192
2751
|
size = 16,
|
|
2193
2752
|
...rest
|
|
2194
|
-
} =
|
|
2753
|
+
} = _ref111;
|
|
2195
2754
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2196
2755
|
width: size,
|
|
2197
2756
|
height: size,
|
|
@@ -2200,19 +2759,33 @@ const ZLpar = /*#__PURE__*/React.forwardRef(function ZLpar(_ref89, ref) {
|
|
|
2200
2759
|
viewBox: "0 0 32 32",
|
|
2201
2760
|
fill: "currentColor",
|
|
2202
2761
|
...rest
|
|
2203
|
-
},
|
|
2204
|
-
d: "
|
|
2762
|
+
}, _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
2763
|
+
d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
|
|
2764
|
+
})), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
2765
|
+
d: "M7.55 9.03H9.55V12.03H7.55z",
|
|
2766
|
+
transform: "rotate(-45 8.558 10.545)"
|
|
2767
|
+
})), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
2768
|
+
d: "M21.96 9.54H24.96V11.54H21.96z",
|
|
2769
|
+
transform: "rotate(-45 23.466 10.54)"
|
|
2770
|
+
})), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
2771
|
+
d: "M22.46 23.94H24.46V26.94H22.46z",
|
|
2772
|
+
transform: "rotate(-45 23.459 25.443)"
|
|
2773
|
+
})), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
|
|
2774
|
+
d: "M7.04 24.45H10.04V26.45H7.04z",
|
|
2775
|
+
transform: "rotate(-45 8.55 25.448)"
|
|
2776
|
+
})), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
2777
|
+
d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
|
|
2205
2778
|
})), children);
|
|
2206
2779
|
});
|
|
2207
2780
|
if (process.env.NODE_ENV !== "production") {
|
|
2208
|
-
|
|
2781
|
+
WatsonHealthWindowOverlay.propTypes = iconPropTypes;
|
|
2209
2782
|
}
|
|
2210
|
-
const
|
|
2783
|
+
const WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset(_ref112, ref) {
|
|
2211
2784
|
let {
|
|
2212
2785
|
children,
|
|
2213
2786
|
size = 16,
|
|
2214
2787
|
...rest
|
|
2215
|
-
} =
|
|
2788
|
+
} = _ref112;
|
|
2216
2789
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2217
2790
|
width: size,
|
|
2218
2791
|
height: size,
|
|
@@ -2221,19 +2794,35 @@ const ZSystems = /*#__PURE__*/React.forwardRef(function ZSystems(_ref90, ref) {
|
|
|
2221
2794
|
viewBox: "0 0 32 32",
|
|
2222
2795
|
fill: "currentColor",
|
|
2223
2796
|
...rest
|
|
2224
|
-
},
|
|
2225
|
-
d: "
|
|
2797
|
+
}, _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
2798
|
+
d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
|
|
2799
|
+
})), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
2800
|
+
d: "M8.586 8.586H10.586V10.586H8.586z",
|
|
2801
|
+
transform: "rotate(-45 9.586 9.586)"
|
|
2802
|
+
})), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
|
|
2803
|
+
d: "M21.414 8.586H23.414V10.586H21.414z",
|
|
2804
|
+
transform: "rotate(-45 22.414 9.586)"
|
|
2805
|
+
})), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
2806
|
+
d: "M21.414 21.414H23.414V23.414H21.414z",
|
|
2807
|
+
transform: "rotate(-45 22.414 22.414)"
|
|
2808
|
+
})), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
|
|
2809
|
+
d: "M8.586 21.414H10.586V23.414H8.586z",
|
|
2810
|
+
transform: "rotate(-45 9.586 22.414)"
|
|
2811
|
+
})), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
|
|
2812
|
+
d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
|
|
2813
|
+
})), _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
|
|
2814
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
2226
2815
|
})), children);
|
|
2227
2816
|
});
|
|
2228
2817
|
if (process.env.NODE_ENV !== "production") {
|
|
2229
|
-
|
|
2818
|
+
WatsonHealthWindowPreset.propTypes = iconPropTypes;
|
|
2230
2819
|
}
|
|
2231
|
-
const
|
|
2820
|
+
const Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref113, ref) {
|
|
2232
2821
|
let {
|
|
2233
2822
|
children,
|
|
2234
2823
|
size = 16,
|
|
2235
2824
|
...rest
|
|
2236
|
-
} =
|
|
2825
|
+
} = _ref113;
|
|
2237
2826
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2238
2827
|
width: size,
|
|
2239
2828
|
height: size,
|
|
@@ -2242,19 +2831,19 @@ const ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref91, ref) {
|
|
|
2242
2831
|
viewBox: "0 0 32 32",
|
|
2243
2832
|
fill: "currentColor",
|
|
2244
2833
|
...rest
|
|
2245
|
-
},
|
|
2246
|
-
d: "
|
|
2834
|
+
}, _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
|
|
2835
|
+
d: "M21 15H8V13H21a3 3 0 10-3-3H16a5 5 0 115 5zM23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H4V18H23a5 5 0 010 10z"
|
|
2247
2836
|
})), children);
|
|
2248
2837
|
});
|
|
2249
2838
|
if (process.env.NODE_ENV !== "production") {
|
|
2250
|
-
|
|
2839
|
+
Windy.propTypes = iconPropTypes;
|
|
2251
2840
|
}
|
|
2252
|
-
const
|
|
2841
|
+
const WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref114, ref) {
|
|
2253
2842
|
let {
|
|
2254
2843
|
children,
|
|
2255
2844
|
size = 16,
|
|
2256
2845
|
...rest
|
|
2257
|
-
} =
|
|
2846
|
+
} = _ref114;
|
|
2258
2847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2259
2848
|
width: size,
|
|
2260
2849
|
height: size,
|
|
@@ -2263,19 +2852,19 @@ const Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref92, ref) {
|
|
|
2263
2852
|
viewBox: "0 0 32 32",
|
|
2264
2853
|
fill: "currentColor",
|
|
2265
2854
|
...rest
|
|
2266
|
-
},
|
|
2267
|
-
d: "
|
|
2855
|
+
}, _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
|
|
2856
|
+
d: "M23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H22V18h1a5 5 0 010 10zM16 18H20V20H16zM10 18H14V20H10zM4 18H8V20H4zM21 15H20V13h1a3 3 0 10-3-3H16a5 5 0 115 5zM14 13H18V15H14zM8 13H12V15H8z"
|
|
2268
2857
|
})), children);
|
|
2269
2858
|
});
|
|
2270
2859
|
if (process.env.NODE_ENV !== "production") {
|
|
2271
|
-
|
|
2860
|
+
WindyDust.propTypes = iconPropTypes;
|
|
2272
2861
|
}
|
|
2273
|
-
const
|
|
2862
|
+
const WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref115, ref) {
|
|
2274
2863
|
let {
|
|
2275
2864
|
children,
|
|
2276
2865
|
size = 16,
|
|
2277
2866
|
...rest
|
|
2278
|
-
} =
|
|
2867
|
+
} = _ref115;
|
|
2279
2868
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2280
2869
|
width: size,
|
|
2281
2870
|
height: size,
|
|
@@ -2284,19 +2873,21 @@ const ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref93,
|
|
|
2284
2873
|
viewBox: "0 0 32 32",
|
|
2285
2874
|
fill: "currentColor",
|
|
2286
2875
|
...rest
|
|
2287
|
-
},
|
|
2288
|
-
d: "
|
|
2876
|
+
}, _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
|
|
2877
|
+
d: "M25 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H6V18H25a5 5 0 010 10zM23 15H10V13H23a3 3 0 10-3-3H18a5 5 0 115 5z"
|
|
2878
|
+
})), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
|
|
2879
|
+
d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
|
|
2289
2880
|
})), children);
|
|
2290
2881
|
});
|
|
2291
2882
|
if (process.env.NODE_ENV !== "production") {
|
|
2292
|
-
|
|
2883
|
+
WindySnow.propTypes = iconPropTypes;
|
|
2293
2884
|
}
|
|
2294
|
-
const
|
|
2885
|
+
const WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref116, ref) {
|
|
2295
2886
|
let {
|
|
2296
2887
|
children,
|
|
2297
2888
|
size = 16,
|
|
2298
2889
|
...rest
|
|
2299
|
-
} =
|
|
2890
|
+
} = _ref116;
|
|
2300
2891
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2301
2892
|
width: size,
|
|
2302
2893
|
height: size,
|
|
@@ -2305,19 +2896,21 @@ const ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref94, ref) {
|
|
|
2305
2896
|
viewBox: "0 0 32 32",
|
|
2306
2897
|
fill: "currentColor",
|
|
2307
2898
|
...rest
|
|
2308
|
-
},
|
|
2309
|
-
d: "
|
|
2899
|
+
}, _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
|
|
2900
|
+
d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
|
|
2901
|
+
})), _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
2902
|
+
d: "M25 25a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H2V15H25a5 5 0 010 10zM21 12H6V10H21a3 3 0 10-3-3H16a5 5 0 115 5z"
|
|
2310
2903
|
})), children);
|
|
2311
2904
|
});
|
|
2312
2905
|
if (process.env.NODE_ENV !== "production") {
|
|
2313
|
-
|
|
2906
|
+
WindyStrong.propTypes = iconPropTypes;
|
|
2314
2907
|
}
|
|
2315
|
-
const
|
|
2908
|
+
const WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref117, ref) {
|
|
2316
2909
|
let {
|
|
2317
2910
|
children,
|
|
2318
2911
|
size = 16,
|
|
2319
2912
|
...rest
|
|
2320
|
-
} =
|
|
2913
|
+
} = _ref117;
|
|
2321
2914
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2322
2915
|
width: size,
|
|
2323
2916
|
height: size,
|
|
@@ -2326,36 +2919,24 @@ const ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref95, ref) {
|
|
|
2326
2919
|
viewBox: "0 0 32 32",
|
|
2327
2920
|
fill: "currentColor",
|
|
2328
2921
|
...rest
|
|
2329
|
-
},
|
|
2330
|
-
d: "M21.
|
|
2331
|
-
})),
|
|
2332
|
-
|
|
2922
|
+
}, _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
|
|
2923
|
+
d: "M21.684 19.051L19.167 19.891 13 15.486 13 7.369 15.555 5.665 14.445 4.001 12 5.631 9.555 4.001 8.445 5.665 11 7.369 11 14.057 6 10.486 6 8 4 8 4 10.279 1.684 11.051 2.316 12.949 4.833 12.11 10.28 16.001 4.833 19.891 2.316 19.051 1.684 20.949 4 21.721 4 24 6 24 6 21.515 11 17.944 11 24.631 8.445 26.335 9.555 27.999 12 26.368 14.445 27.999 15.555 26.335 13 24.631 13 17.943 18 21.515 18 24 20 24 20 21.721 22.316 20.949 21.684 19.051z"
|
|
2924
|
+
})), _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
|
|
2925
|
+
fill: "none",
|
|
2926
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2927
|
+
})), _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
|
|
2928
|
+
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
2333
2929
|
})), children);
|
|
2334
2930
|
});
|
|
2335
2931
|
if (process.env.NODE_ENV !== "production") {
|
|
2336
|
-
|
|
2932
|
+
WinterWarning.propTypes = iconPropTypes;
|
|
2337
2933
|
}
|
|
2338
|
-
const
|
|
2934
|
+
const WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref118, ref) {
|
|
2339
2935
|
let {
|
|
2340
2936
|
children,
|
|
2341
2937
|
size = 16,
|
|
2342
2938
|
...rest
|
|
2343
|
-
} =
|
|
2344
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2345
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2346
|
-
width: size,
|
|
2347
|
-
height: size,
|
|
2348
|
-
ref: ref,
|
|
2349
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2350
|
-
viewBox: "0 0 16 16",
|
|
2351
|
-
fill: "currentColor",
|
|
2352
|
-
...rest
|
|
2353
|
-
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2354
|
-
d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
|
|
2355
|
-
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2356
|
-
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
2357
|
-
})), children);
|
|
2358
|
-
}
|
|
2939
|
+
} = _ref118;
|
|
2359
2940
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2360
2941
|
width: size,
|
|
2361
2942
|
height: size,
|
|
@@ -2364,21 +2945,21 @@ const ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref96, ref) {
|
|
|
2364
2945
|
viewBox: "0 0 32 32",
|
|
2365
2946
|
fill: "currentColor",
|
|
2366
2947
|
...rest
|
|
2367
|
-
},
|
|
2368
|
-
d: "
|
|
2369
|
-
})),
|
|
2370
|
-
d: "
|
|
2948
|
+
}, _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
|
|
2949
|
+
d: "M15 26H17V28H15zM17 28H19V30H17zM19 30H21V32H19zM19 26H21V28H19zM15 30H17V32H15zM13 16H15V18H13zM15 18H17V20H15zM17 20H19V22H17zM17 16H19V18H17zM13 20H15V22H13zM10 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0110 30z"
|
|
2950
|
+
})), _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
|
|
2951
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.5321,6.5321,0,0,0,2,15.5V22l1,2,1-2V20.18a6.4891,6.4891,0,0,0,3.4294,1.7246L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418.977.977,0,0,0-.489-.0894V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20h-.542v.0083A.9955.9955,0,0,0,22,21v3l1,2,1-2V21.9746a6.4473,6.4473,0,0,0,2-.4761V26l1,2,1-2V20.18A6.4876,6.4876,0,0,0,24.8008,9.1362Z"
|
|
2371
2952
|
})), children);
|
|
2372
2953
|
});
|
|
2373
2954
|
if (process.env.NODE_ENV !== "production") {
|
|
2374
|
-
|
|
2955
|
+
WintryMix.propTypes = iconPropTypes;
|
|
2375
2956
|
}
|
|
2376
|
-
const
|
|
2957
|
+
const WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout(_ref119, ref) {
|
|
2377
2958
|
let {
|
|
2378
2959
|
children,
|
|
2379
2960
|
size = 16,
|
|
2380
2961
|
...rest
|
|
2381
|
-
} =
|
|
2962
|
+
} = _ref119;
|
|
2382
2963
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2383
2964
|
width: size,
|
|
2384
2965
|
height: size,
|
|
@@ -2387,36 +2968,23 @@ const ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref97, ref
|
|
|
2387
2968
|
viewBox: "0 0 32 32",
|
|
2388
2969
|
fill: "currentColor",
|
|
2389
2970
|
...rest
|
|
2390
|
-
},
|
|
2391
|
-
d: "
|
|
2392
|
-
})),
|
|
2393
|
-
d: "
|
|
2971
|
+
}, _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
|
|
2972
|
+
d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
|
|
2973
|
+
})), _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
|
|
2974
|
+
d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
|
|
2975
|
+
})), _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
|
|
2976
|
+
d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z"
|
|
2394
2977
|
})), children);
|
|
2395
2978
|
});
|
|
2396
2979
|
if (process.env.NODE_ENV !== "production") {
|
|
2397
|
-
|
|
2980
|
+
WirelessCheckout.propTypes = iconPropTypes;
|
|
2398
2981
|
}
|
|
2399
|
-
const
|
|
2982
|
+
const Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref120, ref) {
|
|
2400
2983
|
let {
|
|
2401
2984
|
children,
|
|
2402
2985
|
size = 16,
|
|
2403
2986
|
...rest
|
|
2404
|
-
} =
|
|
2405
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2406
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2407
|
-
width: size,
|
|
2408
|
-
height: size,
|
|
2409
|
-
ref: ref,
|
|
2410
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2411
|
-
viewBox: "0 0 16 16",
|
|
2412
|
-
fill: "currentColor",
|
|
2413
|
-
...rest
|
|
2414
|
-
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2415
|
-
d: "M4 6H9V7H4z"
|
|
2416
|
-
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2417
|
-
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
2418
|
-
})), children);
|
|
2419
|
-
}
|
|
2987
|
+
} = _ref120;
|
|
2420
2988
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2421
2989
|
width: size,
|
|
2422
2990
|
height: size,
|
|
@@ -2425,21 +2993,19 @@ const ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref98, ref) {
|
|
|
2425
2993
|
viewBox: "0 0 32 32",
|
|
2426
2994
|
fill: "currentColor",
|
|
2427
2995
|
...rest
|
|
2428
|
-
},
|
|
2429
|
-
d: "
|
|
2430
|
-
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2431
|
-
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
2996
|
+
}, _path259 || (_path259 = /*#__PURE__*/React.createElement("path", {
|
|
2997
|
+
d: "M29 9L27 22 25 9 23 9 25.52 23 28.48 23 31 9 29 9zM19 9L17.48 14 17 15.98 16.54 14 15 9 13 9 13 23 15 23 15 15 14.84 13 15.42 15 17 19.63 18.58 15 19.16 13 19 15 19 23 21 23 21 9 19 9zM9.2 9L8.86 17 8.6 21.54 8.19 18 7.51 12.54 5.49 12.54 4.81 18 4.4 21.54 4.14 17 3.8 9 2 9 3 23 5.27 23 6.03 18.07 6.49 14 6.5 13.97 6.51 14 6.97 18.07 7.73 23 10 23 11 9 9.2 9z"
|
|
2432
2998
|
})), children);
|
|
2433
2999
|
});
|
|
2434
3000
|
if (process.env.NODE_ENV !== "production") {
|
|
2435
|
-
|
|
3001
|
+
Wmv.propTypes = iconPropTypes;
|
|
2436
3002
|
}
|
|
2437
|
-
const
|
|
3003
|
+
const WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref121, ref) {
|
|
2438
3004
|
let {
|
|
2439
3005
|
children,
|
|
2440
3006
|
size = 16,
|
|
2441
3007
|
...rest
|
|
2442
|
-
} =
|
|
3008
|
+
} = _ref121;
|
|
2443
3009
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2444
3010
|
width: size,
|
|
2445
3011
|
height: size,
|
|
@@ -2448,21 +3014,21 @@ const ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref99, r
|
|
|
2448
3014
|
viewBox: "0 0 32 32",
|
|
2449
3015
|
fill: "currentColor",
|
|
2450
3016
|
...rest
|
|
2451
|
-
},
|
|
2452
|
-
d: "
|
|
2453
|
-
})),
|
|
2454
|
-
d: "
|
|
3017
|
+
}, _path260 || (_path260 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
+
d: "M10 16H22V18H10zM10 20H18V22H10z"
|
|
3019
|
+
})), _path261 || (_path261 = /*#__PURE__*/React.createElement("path", {
|
|
3020
|
+
d: "M16,7h0a8.0233,8.0233,0,0,1,7.8649,6.4935l.2591,1.346,1.3488.244A5.5019,5.5019,0,0,1,24.5076,26H7.4954a5.5019,5.5019,0,0,1-.9695-10.9165l1.3488-.244.2591-1.346A8.0256,8.0256,0,0,1,16,7m0-2a10.0244,10.0244,0,0,0-9.83,8.1155A7.5019,7.5019,0,0,0,7.4911,28H24.5076a7.5019,7.5019,0,0,0,1.3213-14.8845A10.0229,10.0229,0,0,0,15.9883,5Z"
|
|
2455
3021
|
})), children);
|
|
2456
3022
|
});
|
|
2457
3023
|
if (process.env.NODE_ENV !== "production") {
|
|
2458
|
-
|
|
3024
|
+
WordCloud.propTypes = iconPropTypes;
|
|
2459
3025
|
}
|
|
2460
|
-
const
|
|
3026
|
+
const WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutomation(_ref122, ref) {
|
|
2461
3027
|
let {
|
|
2462
3028
|
children,
|
|
2463
3029
|
size = 16,
|
|
2464
3030
|
...rest
|
|
2465
|
-
} =
|
|
3031
|
+
} = _ref122;
|
|
2466
3032
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2467
3033
|
width: size,
|
|
2468
3034
|
height: size,
|
|
@@ -2471,19 +3037,19 @@ const ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref100, ref)
|
|
|
2471
3037
|
viewBox: "0 0 32 32",
|
|
2472
3038
|
fill: "currentColor",
|
|
2473
3039
|
...rest
|
|
2474
|
-
},
|
|
2475
|
-
d: "
|
|
2476
|
-
})), children);
|
|
3040
|
+
}, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
3041
|
+
d: "M16 27c-3.6 0-7.1-1.8-9.2-5H12v-2H4v8h2v-3.7c2.5 3 6.1 4.7 10 4.7V27zM31 23v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V15h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H17v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V29h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H31zM24 25c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S25.7 25 24 25zM20 10h5.2C21.9 4.9 15.1 3.5 10 6.8c-3.1 2-5 5.5-5 9.2H3C3 8.8 8.8 3 16 3c3.9 0 7.5 1.7 10 4.7V4h2v8h-8V10z"
|
|
3042
|
+
})))), children);
|
|
2477
3043
|
});
|
|
2478
3044
|
if (process.env.NODE_ENV !== "production") {
|
|
2479
|
-
|
|
3045
|
+
WorkflowAutomation.propTypes = iconPropTypes;
|
|
2480
3046
|
}
|
|
2481
|
-
const
|
|
3047
|
+
const Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref123, ref) {
|
|
2482
3048
|
let {
|
|
2483
3049
|
children,
|
|
2484
3050
|
size = 16,
|
|
2485
3051
|
...rest
|
|
2486
|
-
} =
|
|
3052
|
+
} = _ref123;
|
|
2487
3053
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2488
3054
|
width: size,
|
|
2489
3055
|
height: size,
|
|
@@ -2492,19 +3058,19 @@ const WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZ
|
|
|
2492
3058
|
viewBox: "0 0 32 32",
|
|
2493
3059
|
fill: "currentColor",
|
|
2494
3060
|
...rest
|
|
2495
|
-
},
|
|
2496
|
-
d: "
|
|
3061
|
+
}, _path262 || (_path262 = /*#__PURE__*/React.createElement("path", {
|
|
3062
|
+
d: "M16 17v8H6V17H16m0-2H6a2 2 0 00-2 2v8a2 2 0 002 2H16a2 2 0 002-2V17a2 2 0 00-2-2zM27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM27 17v5H22V17h5m0-2H22a2 2 0 00-2 2v5a2 2 0 002 2h5a2 2 0 002-2V17a2 2 0 00-2-2zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2497
3063
|
})), children);
|
|
2498
3064
|
});
|
|
2499
3065
|
if (process.env.NODE_ENV !== "production") {
|
|
2500
|
-
|
|
3066
|
+
Workspace.propTypes = iconPropTypes;
|
|
2501
3067
|
}
|
|
2502
|
-
const
|
|
3068
|
+
const WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_ref124, ref) {
|
|
2503
3069
|
let {
|
|
2504
3070
|
children,
|
|
2505
3071
|
size = 16,
|
|
2506
3072
|
...rest
|
|
2507
|
-
} =
|
|
3073
|
+
} = _ref124;
|
|
2508
3074
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2509
3075
|
width: size,
|
|
2510
3076
|
height: size,
|
|
@@ -2513,19 +3079,19 @@ const Zos = /*#__PURE__*/React.forwardRef(function Zos(_ref102, ref) {
|
|
|
2513
3079
|
viewBox: "0 0 32 32",
|
|
2514
3080
|
fill: "currentColor",
|
|
2515
3081
|
...rest
|
|
2516
|
-
},
|
|
2517
|
-
d: "
|
|
3082
|
+
}, _path263 || (_path263 = /*#__PURE__*/React.createElement("path", {
|
|
3083
|
+
d: "M27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM12 25H6V17h6V15H6a2 2 0 00-2 2v8a2 2 0 002 2h6zM30 20L16.828 20 19.414 17.414 18 16 13 21 18 26 19.414 24.586 16.828 22 30 22 30 20zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2518
3084
|
})), children);
|
|
2519
3085
|
});
|
|
2520
3086
|
if (process.env.NODE_ENV !== "production") {
|
|
2521
|
-
|
|
3087
|
+
WorkspaceImport.propTypes = iconPropTypes;
|
|
2522
3088
|
}
|
|
2523
|
-
const
|
|
3089
|
+
const Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref125, ref) {
|
|
2524
3090
|
let {
|
|
2525
3091
|
children,
|
|
2526
3092
|
size = 16,
|
|
2527
3093
|
...rest
|
|
2528
|
-
} =
|
|
3094
|
+
} = _ref125;
|
|
2529
3095
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2530
3096
|
width: size,
|
|
2531
3097
|
height: size,
|
|
@@ -2534,12 +3100,16 @@ const ZosSysplex = /*#__PURE__*/React.forwardRef(function ZosSysplex(_ref103, re
|
|
|
2534
3100
|
viewBox: "0 0 32 32",
|
|
2535
3101
|
fill: "currentColor",
|
|
2536
3102
|
...rest
|
|
2537
|
-
},
|
|
2538
|
-
d: "
|
|
3103
|
+
}, _path264 || (_path264 = /*#__PURE__*/React.createElement("path", {
|
|
3104
|
+
d: "M26.5859,17,22,21.5859v0h0l-5-5a2.002,2.002,0,0,0-2.8286,0L9.585,21.1709A2.0031,2.0031,0,0,0,9.585,24l4.0009,4H6v2H16a1,1,0,0,0,.707-1.707L11,22.585,15.5852,18l5.7078,5.707a.9995.9995,0,0,0,1.414,0L28,18.4141Z"
|
|
3105
|
+
})), _path265 || (_path265 = /*#__PURE__*/React.createElement("path", {
|
|
3106
|
+
d: "M21.5,17A3.5,3.5,0,1,1,25,13.5,3.5042,3.5042,0,0,1,21.5,17Zm0-5A1.5,1.5,0,1,0,23,13.5,1.5017,1.5017,0,0,0,21.5,12Z"
|
|
3107
|
+
})), _path266 || (_path266 = /*#__PURE__*/React.createElement("path", {
|
|
3108
|
+
d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z"
|
|
2539
3109
|
})), children);
|
|
2540
3110
|
});
|
|
2541
3111
|
if (process.env.NODE_ENV !== "production") {
|
|
2542
|
-
|
|
3112
|
+
Worship.propTypes = iconPropTypes;
|
|
2543
3113
|
}
|
|
2544
3114
|
|
|
2545
|
-
export {
|
|
3115
|
+
export { UserProfileAlt, UserRole, UserServiceDesk, UserSettings, UserSimulation, UserSpeaker, UserSponsor, UserXRay, UvIndex, UvIndexAlt, UvIndexFilled, ValueVariable, Van, VegetationAsset, VegetationEncroachment, VegetationHeight, VehicleApi, VehicleConnected, VehicleInsights, VehicleServices, Version, VersionMajor, VersionMinor, VersionPatch, VerticalView, Video, VideoAdd, VideoChat, VideoFilled, VideoOff, VideoOffFilled, View, ViewFilled, ViewMode_1, ViewMode_2, ViewNext, ViewOff, ViewOffFilled, VirtualColumn, VirtualColumnKey, VirtualDesktop, VirtualMachine, VirtualPrivateCloud, VirtualPrivateCloudAlt, VisualRecognition, Vlan, VlanIbm, VmdkDisk, VoiceActivate, Voicemail, VolumeBlockStorage, VolumeDown, VolumeDownAlt, VolumeDownFilled, VolumeDownFilledAlt, VolumeFileStorage, VolumeMute, VolumeMuteFilled, VolumeObjectStorage, VolumeUp, VolumeUpAlt, VolumeUpFilled, VolumeUpFilledAlt, Vpn, VpnConnection, VpnPolicy, Wallet, Warning, WarningAlt, WarningAltFilled, WarningAltInverted, WarningAltInvertedFilled, WarningFilled, WarningHex, WarningHexFilled, WarningOther, WarningSquare, WarningSquareFilled, Watch, Watson, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset, WatsonMachineLearning, Watsonx, WatsonxAi, WatsonxData, WatsonxGovernance, WaveDirection, WaveHeight, WavePeriod, WeatherFrontCold, WeatherFrontStationary, WeatherFrontWarm, WeatherStation, Webhook, Websheet, Wheat, WhitePaper, Wifi, WifiBridge, WifiBridgeAlt, WifiController, WifiNotSecure, WifiOff, WifiSecure, Wikis, WindGusts, WindPower, WindStream, Windy, WindyDust, WindySnow, WindyStrong, WinterWarning, WintryMix, WirelessCheckout, Wmv, WordCloud, WorkflowAutomation, Workspace, WorkspaceImport, Worship };
|