@carbon/icons-react 11.25.0 → 11.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/AddLarge.js +37 -0
- package/es/BusinessProcesses.js +39 -0
- package/es/CarbonForMobile.js +43 -0
- package/es/ChartDualYAxis.js +37 -0
- package/es/Close.js +1 -1
- package/es/CloseLarge.js +37 -0
- package/es/DataReference.js +1 -1
- package/es/DataSet.js +1 -1
- package/es/DataUnreal.js +37 -0
- package/es/DatabaseEnterpriseDb2.js +7 -0
- package/es/DatabaseEnterprisedb.js +37 -0
- package/es/GlobalLoanAndTrial.js +45 -0
- package/es/IbmAiOnZ.js +39 -0
- package/es/IbmAiopsInsights.js +45 -0
- package/es/IbmCloudBareMetalServer.js +53 -0
- package/es/IbmCloudBareMetalServersVpc.js +49 -0
- package/es/IbmCloudHpc.js +39 -0
- package/es/IbmCloudVirtualServerClassic.js +43 -0
- package/es/IbmCloudVirtualServerVpc.js +41 -0
- package/es/IbmCloudVpc.js +39 -0
- package/es/IbmCloudant.js +37 -0
- package/es/IbmDb2.js +5 -11
- package/es/IbmDb2Warehouse.js +39 -0
- package/es/IbmEventAutomation.js +53 -0
- package/es/IbmEventEndpointMgmt.js +45 -0
- package/es/IbmEventProcessing.js +47 -0
- package/es/IbmEventStreams.js +49 -0
- package/es/IbmPowerVsPrivateCloud.js +59 -0
- package/es/IbmSaasConsole.js +49 -0
- package/es/IbmTurbonomic.js +47 -0
- package/es/IbmVpnForVpc.js +39 -0
- package/es/IbmWatsonAssistant.js +7 -0
- package/es/IbmWatsonxAssistant.js +51 -0
- package/es/IbmWatsonxCodeAssistant.js +59 -0
- package/es/IbmWatsonxCodeAssistantForZ.js +37 -0
- package/es/IbmWatsonxOrchestrate.js +51 -0
- package/es/IbmWaziDeploy.js +39 -0
- package/es/IbmZOs.js +37 -0
- package/es/LogoGitlab.js +37 -0
- package/es/ModelTuned.js +39 -0
- package/es/PromptSession.js +53 -0
- package/es/SettingsEdit.js +39 -0
- package/es/SubtractLarge.js +37 -0
- package/es/Sustainability.js +41 -0
- package/es/TextLongParagraph.js +37 -0
- package/es/TextShortParagraph.js +37 -0
- package/es/Tuning.js +37 -0
- package/es/VegetationEncroachment.js +39 -0
- package/es/VegetationHeight.js +39 -0
- package/es/VirtualPrivateCloudAlt.js +7 -0
- package/es/Watsonx.js +37 -0
- package/es/WatsonxAi.js +45 -0
- package/es/WatsonxData.js +48 -0
- package/es/WatsonxGovernance.js +48 -0
- package/es/generated/bucket-0.js +407 -407
- package/es/generated/bucket-1.js +567 -572
- package/es/generated/bucket-10.js +950 -907
- package/es/generated/bucket-11.js +947 -953
- package/es/generated/bucket-12.js +799 -766
- package/es/generated/bucket-13.js +916 -935
- package/es/generated/bucket-14.js +800 -774
- package/es/generated/bucket-15.js +779 -810
- package/es/generated/bucket-16.js +1380 -810
- package/es/generated/bucket-17.js +583 -0
- package/es/generated/bucket-2.js +551 -564
- package/es/generated/bucket-3.js +552 -530
- package/es/generated/bucket-4.js +578 -572
- package/es/generated/bucket-5.js +593 -603
- package/es/generated/bucket-6.js +662 -656
- package/es/generated/bucket-7.js +1032 -904
- package/es/generated/bucket-8.js +799 -850
- package/es/generated/bucket-9.js +860 -853
- package/es/index.js +18 -17
- package/lib/AddLarge.js +43 -0
- package/lib/BusinessProcesses.js +45 -0
- package/lib/CarbonForMobile.js +49 -0
- package/lib/ChartDualYAxis.js +43 -0
- package/lib/Close.js +1 -1
- package/lib/CloseLarge.js +43 -0
- package/lib/DataReference.js +1 -1
- package/lib/DataSet.js +1 -1
- package/lib/DataUnreal.js +43 -0
- package/lib/DatabaseEnterpriseDb2.js +7 -0
- package/lib/DatabaseEnterprisedb.js +43 -0
- package/lib/GlobalLoanAndTrial.js +51 -0
- package/lib/IbmAiOnZ.js +45 -0
- package/lib/IbmAiopsInsights.js +51 -0
- package/lib/IbmCloudBareMetalServer.js +59 -0
- package/lib/IbmCloudBareMetalServersVpc.js +55 -0
- package/lib/IbmCloudHpc.js +45 -0
- package/lib/IbmCloudVirtualServerClassic.js +49 -0
- package/lib/IbmCloudVirtualServerVpc.js +47 -0
- package/lib/IbmCloudVpc.js +45 -0
- package/lib/IbmCloudant.js +43 -0
- package/lib/IbmDb2.js +5 -11
- package/lib/IbmDb2Warehouse.js +45 -0
- package/lib/IbmEventAutomation.js +59 -0
- package/lib/IbmEventEndpointMgmt.js +51 -0
- package/lib/IbmEventProcessing.js +53 -0
- package/lib/IbmEventStreams.js +55 -0
- package/lib/IbmPowerVsPrivateCloud.js +65 -0
- package/lib/IbmSaasConsole.js +55 -0
- package/lib/IbmTurbonomic.js +53 -0
- package/lib/IbmVpnForVpc.js +45 -0
- package/lib/IbmWatsonAssistant.js +7 -0
- package/lib/IbmWatsonxAssistant.js +57 -0
- package/lib/IbmWatsonxCodeAssistant.js +65 -0
- package/lib/IbmWatsonxCodeAssistantForZ.js +43 -0
- package/lib/IbmWatsonxOrchestrate.js +57 -0
- package/lib/IbmWaziDeploy.js +45 -0
- package/lib/IbmZOs.js +43 -0
- package/lib/LogoGitlab.js +43 -0
- package/lib/ModelTuned.js +45 -0
- package/lib/PromptSession.js +59 -0
- package/lib/SettingsEdit.js +45 -0
- package/lib/SubtractLarge.js +43 -0
- package/lib/Sustainability.js +47 -0
- package/lib/TextLongParagraph.js +43 -0
- package/lib/TextShortParagraph.js +43 -0
- package/lib/Tuning.js +43 -0
- package/lib/VegetationEncroachment.js +45 -0
- package/lib/VegetationHeight.js +45 -0
- package/lib/VirtualPrivateCloudAlt.js +7 -0
- package/lib/Watsonx.js +43 -0
- package/lib/WatsonxAi.js +51 -0
- package/lib/WatsonxData.js +54 -0
- package/lib/WatsonxGovernance.js +54 -0
- package/lib/generated/bucket-0.js +407 -407
- package/lib/generated/bucket-1.js +569 -574
- package/lib/generated/bucket-10.js +983 -940
- package/lib/generated/bucket-11.js +981 -987
- package/lib/generated/bucket-12.js +833 -800
- package/lib/generated/bucket-13.js +951 -970
- package/lib/generated/bucket-14.js +839 -813
- package/lib/generated/bucket-15.js +819 -850
- package/lib/generated/bucket-16.js +1426 -834
- package/lib/generated/bucket-17.js +615 -0
- package/lib/generated/bucket-2.js +554 -567
- package/lib/generated/bucket-3.js +556 -534
- package/lib/generated/bucket-4.js +584 -578
- package/lib/generated/bucket-5.js +599 -609
- package/lib/generated/bucket-6.js +669 -663
- package/lib/generated/bucket-7.js +1062 -934
- package/lib/generated/bucket-8.js +830 -881
- package/lib/generated/bucket-9.js +892 -885
- package/lib/index.js +425 -377
- package/package.json +3 -3
package/es/generated/bucket-2.js
CHANGED
|
@@ -11,8 +11,8 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _circle, _circle2, _circle3, _circle4, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _circle5, _circle6, _circle7, _circle8, _circle9, _path89, _path90, _path91, _path92, _circle10, _circle11, _circle12, _path93, _circle13, _circle14, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _circle15, _circle16, _circle17, _circle18, _circle19, _path105, _path106, _path107, _path108, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _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, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _circle34, _circle35, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _circle36, _path200, _path201, _circle37, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _circle38, _path213, _circle39, _path214, _circle40, _circle41, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _circle42, _path222;
|
|
15
|
+
const ChangeCatalog = /*#__PURE__*/React.forwardRef(function ChangeCatalog(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,15 +27,15 @@ const CharacterInteger = /*#__PURE__*/React.forwardRef(function CharacterInteger
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "
|
|
30
|
+
d: "M24 24v2h2.4592A5.94 5.94 0 0122 28a6.0066 6.0066 0 01-6-6H14a7.9841 7.9841 0 0014 5.2651V30h2V24zM22 14a8.04 8.04 0 00-6 2.7349V14H14v6h6V18H17.5408A5.94 5.94 0 0122 16a6.0066 6.0066 0 016 6h2A8.0092 8.0092 0 0022 14z"
|
|
31
31
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
d: "
|
|
32
|
+
d: "M12,28H6V24H8V22H6V17H8V15H6V10H8V8H6V4H24v8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8H2v2H4v5H2v2H4v5H2v2H4v4a2,2,0,0,0,2,2h6Z"
|
|
33
33
|
})), children);
|
|
34
34
|
});
|
|
35
35
|
if (process.env.NODE_ENV !== "production") {
|
|
36
|
-
|
|
36
|
+
ChangeCatalog.propTypes = iconPropTypes;
|
|
37
37
|
}
|
|
38
|
-
const
|
|
38
|
+
const CharacterDecimal = /*#__PURE__*/React.forwardRef(function CharacterDecimal(_ref2, ref) {
|
|
39
39
|
let {
|
|
40
40
|
children,
|
|
41
41
|
size = 16,
|
|
@@ -50,18 +50,94 @@ const CharacterLowerCase = /*#__PURE__*/React.forwardRef(function CharacterLower
|
|
|
50
50
|
fill: "currentColor",
|
|
51
51
|
...rest
|
|
52
52
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
d: "M21 15H23V17H21z"
|
|
54
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
55
|
+
d: "M24 23H20a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.0023 2.0023 0 012 2V21A2.0027 2.0027 0 0124 23zM20 11h0V21h4V11zM11 15H13V17H11z"
|
|
56
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
57
|
+
d: "M14 23H10a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.0023 2.0023 0 012 2V21A2.0027 2.0027 0 0114 23zM10 11h0V21h4V11zM4 21H6V23H4z"
|
|
58
|
+
})), children);
|
|
59
|
+
});
|
|
60
|
+
if (process.env.NODE_ENV !== "production") {
|
|
61
|
+
CharacterDecimal.propTypes = iconPropTypes;
|
|
62
|
+
}
|
|
63
|
+
const CharacterFraction = /*#__PURE__*/React.forwardRef(function CharacterFraction(_ref3, ref) {
|
|
64
|
+
let {
|
|
65
|
+
children,
|
|
66
|
+
size = 16,
|
|
67
|
+
...rest
|
|
68
|
+
} = _ref3;
|
|
69
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
70
|
+
width: size,
|
|
71
|
+
height: size,
|
|
72
|
+
ref: ref,
|
|
73
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
74
|
+
viewBox: "0 0 32 32",
|
|
75
|
+
fill: "currentColor",
|
|
76
|
+
...rest
|
|
77
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
78
|
+
d: "M28,30H20V24a2.002,2.002,0,0,1,2-2h4V18H20V16h6a2.0023,2.0023,0,0,1,2,2v4a2.0023,2.0023,0,0,1-2,2H22v4h6Z"
|
|
79
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
80
|
+
d: "M4.479 15.5H26.521V17.5H4.479z",
|
|
81
|
+
transform: "rotate(-45 15.5 16.5)"
|
|
82
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
83
|
+
d: "M4.5 15.5L4.5 14.5 7.5 14.5 7.5 3.5 4.5 3.5 4.5 2.5 8.5 2.5 8.5 14.5 11.5 14.5 11.5 15.5 4.5 15.5z"
|
|
84
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
85
|
+
d: "M8,3V15H8V3M9,2H4V4H7V14H4v2h8V14H9V2Z"
|
|
86
|
+
})), children);
|
|
87
|
+
});
|
|
88
|
+
if (process.env.NODE_ENV !== "production") {
|
|
89
|
+
CharacterFraction.propTypes = iconPropTypes;
|
|
90
|
+
}
|
|
91
|
+
const CharacterInteger = /*#__PURE__*/React.forwardRef(function CharacterInteger(_ref4, ref) {
|
|
92
|
+
let {
|
|
93
|
+
children,
|
|
94
|
+
size = 16,
|
|
95
|
+
...rest
|
|
96
|
+
} = _ref4;
|
|
97
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
98
|
+
width: size,
|
|
99
|
+
height: size,
|
|
100
|
+
ref: ref,
|
|
101
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
102
|
+
viewBox: "0 0 32 32",
|
|
103
|
+
fill: "currentColor",
|
|
104
|
+
...rest
|
|
105
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
106
|
+
d: "M19.5 22.5L19.5 21.5 22.5 21.5 22.5 10.5 19.5 10.5 19.5 9.5 23.5 9.5 23.5 21.5 26.5 21.5 26.5 22.5 19.5 22.5z"
|
|
107
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
108
|
+
d: "M23 10V22h0V10m1-1H19v2h3V21H19v2h8V21H24V9zM5 21H15V23H5zM15 13L11 13 11 9 9 9 9 13 5 13 5 15 9 15 9 19 11 19 11 15 15 15 15 13z"
|
|
109
|
+
})), children);
|
|
110
|
+
});
|
|
111
|
+
if (process.env.NODE_ENV !== "production") {
|
|
112
|
+
CharacterInteger.propTypes = iconPropTypes;
|
|
113
|
+
}
|
|
114
|
+
const CharacterLowerCase = /*#__PURE__*/React.forwardRef(function CharacterLowerCase(_ref5, ref) {
|
|
115
|
+
let {
|
|
116
|
+
children,
|
|
117
|
+
size = 16,
|
|
118
|
+
...rest
|
|
119
|
+
} = _ref5;
|
|
120
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
121
|
+
width: size,
|
|
122
|
+
height: size,
|
|
123
|
+
ref: ref,
|
|
124
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
125
|
+
viewBox: "0 0 32 32",
|
|
126
|
+
fill: "currentColor",
|
|
127
|
+
...rest
|
|
128
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
53
129
|
d: "M29 23H24a2.0027 2.0027 0 01-2-2V15a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 13H14V9H12V23h6a2.0027 2.0027 0 002-2V15A2.0023 2.0023 0 0018 13zm-4 8V15h4v6zM8 13H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 008 13zm0 8H4V19H8z"
|
|
54
130
|
})), children);
|
|
55
131
|
});
|
|
56
132
|
if (process.env.NODE_ENV !== "production") {
|
|
57
133
|
CharacterLowerCase.propTypes = iconPropTypes;
|
|
58
134
|
}
|
|
59
|
-
const CharacterNegativeNumber = /*#__PURE__*/React.forwardRef(function CharacterNegativeNumber(
|
|
135
|
+
const CharacterNegativeNumber = /*#__PURE__*/React.forwardRef(function CharacterNegativeNumber(_ref6, ref) {
|
|
60
136
|
let {
|
|
61
137
|
children,
|
|
62
138
|
size = 16,
|
|
63
139
|
...rest
|
|
64
|
-
} =
|
|
140
|
+
} = _ref6;
|
|
65
141
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
66
142
|
width: size,
|
|
67
143
|
height: size,
|
|
@@ -70,21 +146,21 @@ const CharacterNegativeNumber = /*#__PURE__*/React.forwardRef(function Character
|
|
|
70
146
|
viewBox: "0 0 32 32",
|
|
71
147
|
fill: "currentColor",
|
|
72
148
|
...rest
|
|
73
|
-
},
|
|
149
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
74
150
|
d: "M19.5 22.5L19.5 21.5 22.5 21.5 22.5 10.5 19.5 10.5 19.5 9.5 23.5 9.5 23.5 21.5 26.5 21.5 26.5 22.5 19.5 22.5z"
|
|
75
|
-
})),
|
|
151
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
76
152
|
d: "M23 10V22h0V10m1-1H19v2h3V21H19v2h8V21H24V9zM5 15H15V17H5z"
|
|
77
153
|
})), children);
|
|
78
154
|
});
|
|
79
155
|
if (process.env.NODE_ENV !== "production") {
|
|
80
156
|
CharacterNegativeNumber.propTypes = iconPropTypes;
|
|
81
157
|
}
|
|
82
|
-
const CharacterSentenceCase = /*#__PURE__*/React.forwardRef(function CharacterSentenceCase(
|
|
158
|
+
const CharacterSentenceCase = /*#__PURE__*/React.forwardRef(function CharacterSentenceCase(_ref7, ref) {
|
|
83
159
|
let {
|
|
84
160
|
children,
|
|
85
161
|
size = 16,
|
|
86
162
|
...rest
|
|
87
|
-
} =
|
|
163
|
+
} = _ref7;
|
|
88
164
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
89
165
|
width: size,
|
|
90
166
|
height: size,
|
|
@@ -93,19 +169,19 @@ const CharacterSentenceCase = /*#__PURE__*/React.forwardRef(function CharacterSe
|
|
|
93
169
|
viewBox: "0 0 32 32",
|
|
94
170
|
fill: "currentColor",
|
|
95
171
|
...rest
|
|
96
|
-
},
|
|
172
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
97
173
|
d: "M29 23H24a2.0027 2.0027 0 01-2-2V15a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 13H14V9H12V23h6a2.0027 2.0027 0 002-2V15A2.0023 2.0023 0 0018 13zm-4 8V15h4v6zM8 9H4a2.002 2.002 0 00-2 2V23H4V18H8v5h2V11A2.002 2.002 0 008 9zM4 16V11H8v5z"
|
|
98
174
|
})), children);
|
|
99
175
|
});
|
|
100
176
|
if (process.env.NODE_ENV !== "production") {
|
|
101
177
|
CharacterSentenceCase.propTypes = iconPropTypes;
|
|
102
178
|
}
|
|
103
|
-
const CharacterUpperCase = /*#__PURE__*/React.forwardRef(function CharacterUpperCase(
|
|
179
|
+
const CharacterUpperCase = /*#__PURE__*/React.forwardRef(function CharacterUpperCase(_ref8, ref) {
|
|
104
180
|
let {
|
|
105
181
|
children,
|
|
106
182
|
size = 16,
|
|
107
183
|
...rest
|
|
108
|
-
} =
|
|
184
|
+
} = _ref8;
|
|
109
185
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
110
186
|
width: size,
|
|
111
187
|
height: size,
|
|
@@ -114,19 +190,19 @@ const CharacterUpperCase = /*#__PURE__*/React.forwardRef(function CharacterUpper
|
|
|
114
190
|
viewBox: "0 0 32 32",
|
|
115
191
|
fill: "currentColor",
|
|
116
192
|
...rest
|
|
117
|
-
},
|
|
193
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
118
194
|
d: "M30 23H24a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24V21h6zM20 12a3.0033 3.0033 0 00-3-3H12V23h5a3.0033 3.0033 0 003-3V18a2.977 2.977 0 00-.78-2A2.9768 2.9768 0 0020 14zm-6-1h3a1.0013 1.0013 0 011 1v2a1.0013 1.0013 0 01-1 1H14zm4 9a1.0009 1.0009 0 01-1 1H14V17h3a1.0009 1.0009 0 011 1zM8 9H4a2.002 2.002 0 00-2 2V23H4V18H8v5h2V11A2.002 2.002 0 008 9zM4 16V11H8v5z"
|
|
119
195
|
})), children);
|
|
120
196
|
});
|
|
121
197
|
if (process.env.NODE_ENV !== "production") {
|
|
122
198
|
CharacterUpperCase.propTypes = iconPropTypes;
|
|
123
199
|
}
|
|
124
|
-
const CharacterWholeNumber = /*#__PURE__*/React.forwardRef(function CharacterWholeNumber(
|
|
200
|
+
const CharacterWholeNumber = /*#__PURE__*/React.forwardRef(function CharacterWholeNumber(_ref9, ref) {
|
|
125
201
|
let {
|
|
126
202
|
children,
|
|
127
203
|
size = 16,
|
|
128
204
|
...rest
|
|
129
|
-
} =
|
|
205
|
+
} = _ref9;
|
|
130
206
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
131
207
|
width: size,
|
|
132
208
|
height: size,
|
|
@@ -135,21 +211,21 @@ const CharacterWholeNumber = /*#__PURE__*/React.forwardRef(function CharacterWho
|
|
|
135
211
|
viewBox: "0 0 32 32",
|
|
136
212
|
fill: "currentColor",
|
|
137
213
|
...rest
|
|
138
|
-
},
|
|
214
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
139
215
|
d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2.0027 2.0027 0 002-2V11A2.0023 2.0023 0 0028 9zM20 23H12V17a2.002 2.002 0 012-2h4V11H12V9h6a2.0023 2.0023 0 012 2v4a2.0023 2.0023 0 01-2 2H14v4h6zM2.5 22.5L2.5 21.5 5.5 21.5 5.5 10.5 2.5 10.5 2.5 9.5 6.5 9.5 6.5 21.5 9.5 21.5 9.5 22.5 2.5 22.5z"
|
|
140
|
-
})),
|
|
216
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
141
217
|
d: "M6,10V22H6V10M7,9H2v2H5V21H2v2h8V21H7V9Z"
|
|
142
218
|
})), children);
|
|
143
219
|
});
|
|
144
220
|
if (process.env.NODE_ENV !== "production") {
|
|
145
221
|
CharacterWholeNumber.propTypes = iconPropTypes;
|
|
146
222
|
}
|
|
147
|
-
const CharacterPatterns = /*#__PURE__*/React.forwardRef(function CharacterPatterns(
|
|
223
|
+
const CharacterPatterns = /*#__PURE__*/React.forwardRef(function CharacterPatterns(_ref10, ref) {
|
|
148
224
|
let {
|
|
149
225
|
children,
|
|
150
226
|
size = 16,
|
|
151
227
|
...rest
|
|
152
|
-
} =
|
|
228
|
+
} = _ref10;
|
|
153
229
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
154
230
|
width: size,
|
|
155
231
|
height: size,
|
|
@@ -158,19 +234,19 @@ const CharacterPatterns = /*#__PURE__*/React.forwardRef(function CharacterPatter
|
|
|
158
234
|
viewBox: "0 0 32 32",
|
|
159
235
|
fill: "currentColor",
|
|
160
236
|
...rest
|
|
161
|
-
},
|
|
237
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
162
238
|
d: "M6 26V17.8281l-3.5859 3.586L1 20l6-6 6 6-1.4141 1.4141L8 17.8281V26H18v2H8A2.0024 2.0024 0 016 26zM30 22L30 20 22 20 22 22 27.5 22 22 28 22 30 30 30 30 28 24.507 28 30 22zM26 6v8.1719l3.5859-3.586L31 12l-6 6-6-6 1.4141-1.4141L24 14.1719V6H14V4H24A2.0024 2.0024 0 0126 6zM8 2H3V4H8V6H4A2 2 0 002 8v2a2 2 0 002 2h6V4A2.0023 2.0023 0 008 2zm0 8H4V8H8z"
|
|
163
239
|
})), children);
|
|
164
240
|
});
|
|
165
241
|
if (process.env.NODE_ENV !== "production") {
|
|
166
242
|
CharacterPatterns.propTypes = iconPropTypes;
|
|
167
243
|
}
|
|
168
|
-
const ChargingStation = /*#__PURE__*/React.forwardRef(function ChargingStation(
|
|
244
|
+
const ChargingStation = /*#__PURE__*/React.forwardRef(function ChargingStation(_ref11, ref) {
|
|
169
245
|
let {
|
|
170
246
|
children,
|
|
171
247
|
size = 16,
|
|
172
248
|
...rest
|
|
173
|
-
} =
|
|
249
|
+
} = _ref11;
|
|
174
250
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
175
251
|
width: size,
|
|
176
252
|
height: size,
|
|
@@ -179,21 +255,21 @@ const ChargingStation = /*#__PURE__*/React.forwardRef(function ChargingStation(_
|
|
|
179
255
|
viewBox: "0 0 32 32",
|
|
180
256
|
fill: "currentColor",
|
|
181
257
|
...rest
|
|
182
|
-
},
|
|
258
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
183
259
|
d: "M11.857 21.514L10.143 20.486 12.234 17 7.234 17 11.143 10.486 12.857 11.514 10.766 15 15.766 15 11.857 21.514z"
|
|
184
|
-
})),
|
|
260
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
185
261
|
d: "M30,7H29V4H27V7H26v6h1V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.5a3.5,3.5,0,0,0,7,0V13h1ZM17,26H6V6H17Z"
|
|
186
262
|
})), children);
|
|
187
263
|
});
|
|
188
264
|
if (process.env.NODE_ENV !== "production") {
|
|
189
265
|
ChargingStation.propTypes = iconPropTypes;
|
|
190
266
|
}
|
|
191
|
-
const ChargingStationFilled = /*#__PURE__*/React.forwardRef(function ChargingStationFilled(
|
|
267
|
+
const ChargingStationFilled = /*#__PURE__*/React.forwardRef(function ChargingStationFilled(_ref12, ref) {
|
|
192
268
|
let {
|
|
193
269
|
children,
|
|
194
270
|
size = 16,
|
|
195
271
|
...rest
|
|
196
|
-
} =
|
|
272
|
+
} = _ref12;
|
|
197
273
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
198
274
|
width: size,
|
|
199
275
|
height: size,
|
|
@@ -202,9 +278,9 @@ const ChargingStationFilled = /*#__PURE__*/React.forwardRef(function ChargingSta
|
|
|
202
278
|
viewBox: "0 0 32 32",
|
|
203
279
|
fill: "currentColor",
|
|
204
280
|
...rest
|
|
205
|
-
},
|
|
281
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
206
282
|
d: "M29,7V4H27V7H26v6h1V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.5a3.5,3.5,0,0,0,7,0V13h1V7ZM11.8574,21.5146l-1.7148-1.0292L12.2339,17h-5l3.9087-6.5146,1.7148,1.0292L10.7661,15h5Z"
|
|
207
|
-
})),
|
|
283
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
208
284
|
fill: "none",
|
|
209
285
|
d: "M11.857 21.514L10.143 20.486 12.234 17 7.234 17 11.143 10.486 12.857 11.514 10.766 15 15.766 15 11.857 21.514z",
|
|
210
286
|
"data-icon-path": "inner-path"
|
|
@@ -213,12 +289,12 @@ const ChargingStationFilled = /*#__PURE__*/React.forwardRef(function ChargingSta
|
|
|
213
289
|
if (process.env.NODE_ENV !== "production") {
|
|
214
290
|
ChargingStationFilled.propTypes = iconPropTypes;
|
|
215
291
|
}
|
|
216
|
-
const Chart_3D = /*#__PURE__*/React.forwardRef(function Chart_3D(
|
|
292
|
+
const Chart_3D = /*#__PURE__*/React.forwardRef(function Chart_3D(_ref13, ref) {
|
|
217
293
|
let {
|
|
218
294
|
children,
|
|
219
295
|
size = 16,
|
|
220
296
|
...rest
|
|
221
|
-
} =
|
|
297
|
+
} = _ref13;
|
|
222
298
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
223
299
|
width: size,
|
|
224
300
|
height: size,
|
|
@@ -227,19 +303,19 @@ const Chart_3D = /*#__PURE__*/React.forwardRef(function Chart_3D(_ref10, ref) {
|
|
|
227
303
|
viewBox: "0 0 32 32",
|
|
228
304
|
fill: "currentColor",
|
|
229
305
|
...rest
|
|
230
|
-
},
|
|
306
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
231
307
|
d: "M28,23v3.5859l-5-5V15a1,1,0,0,0-.5527-.8945L17,11.3818V5.8281l2.5859,2.586L21,7,16,2,11,7l1.4141,1.4141L15,5.8281v5.5537L9.5527,14.1055A1,1,0,0,0,9,15v6.5859l-5,5V23H2v7H9V28H5.4141l4.7832-4.7832,5.3554,2.6777a1.001,1.001,0,0,0,.8946,0l5.3554-2.6777L26.5859,28H23v2h7V23Zm-13,.3818-4-2V16.6182l4,2Zm1-6.5L12.2363,15,16,13.1182,19.7637,15Zm5,4.5-4,2V18.6182l4-2Z"
|
|
232
308
|
})), children);
|
|
233
309
|
});
|
|
234
310
|
if (process.env.NODE_ENV !== "production") {
|
|
235
311
|
Chart_3D.propTypes = iconPropTypes;
|
|
236
312
|
}
|
|
237
|
-
const ChartArea = /*#__PURE__*/React.forwardRef(function ChartArea(
|
|
313
|
+
const ChartArea = /*#__PURE__*/React.forwardRef(function ChartArea(_ref14, ref) {
|
|
238
314
|
let {
|
|
239
315
|
children,
|
|
240
316
|
size = 16,
|
|
241
317
|
...rest
|
|
242
|
-
} =
|
|
318
|
+
} = _ref14;
|
|
243
319
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
244
320
|
width: size,
|
|
245
321
|
height: size,
|
|
@@ -248,19 +324,19 @@ const ChartArea = /*#__PURE__*/React.forwardRef(function ChartArea(_ref11, ref)
|
|
|
248
324
|
viewBox: "0 0 32 32",
|
|
249
325
|
fill: "currentColor",
|
|
250
326
|
...rest
|
|
251
|
-
},
|
|
327
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
252
328
|
d: "M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"
|
|
253
329
|
})), children);
|
|
254
330
|
});
|
|
255
331
|
if (process.env.NODE_ENV !== "production") {
|
|
256
332
|
ChartArea.propTypes = iconPropTypes;
|
|
257
333
|
}
|
|
258
|
-
const ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(
|
|
334
|
+
const ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(_ref15, ref) {
|
|
259
335
|
let {
|
|
260
336
|
children,
|
|
261
337
|
size = 16,
|
|
262
338
|
...rest
|
|
263
|
-
} =
|
|
339
|
+
} = _ref15;
|
|
264
340
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
265
341
|
width: size,
|
|
266
342
|
height: size,
|
|
@@ -269,19 +345,19 @@ const ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(_
|
|
|
269
345
|
viewBox: "0 0 32 32",
|
|
270
346
|
fill: "currentColor",
|
|
271
347
|
...rest
|
|
272
|
-
},
|
|
348
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
273
349
|
d: "M30,6.6143l-1.3152.4365A20.9218,20.9218,0,0,1,23,8c-1.7344,0-3.3225-.9072-5.0039-1.8682C16.1621,5.084,14.2656,4,12,4,9.123,4,5.9146,6.2061,4,7.772V2H2V28a2.0025,2.0025,0,0,0,2,2H30ZM4,20.2944C5.874,17.3765,9.56,13,12,13c1.6379,0,2.96,1.1016,4.36,2.2686C17.8965,16.5488,19.6379,18,22,18a9.4686,9.4686,0,0,0,6-2.5288v4.9556A13.0026,13.0026,0,0,1,22,22a13.8619,13.8619,0,0,1-4.6838-.9487A15.682,15.682,0,0,0,12,20c-2.927,0-6.0676,2.959-8,5.1577ZM12,6c1.7344,0,3.3225.9072,5.0039,1.8682C18.8379,8.916,20.7344,10,23,10a21.432,21.432,0,0,0,5-.6782v3.3213C27.3167,13.4463,24.9155,16,22,16c-1.6379,0-2.96-1.1016-4.36-2.2686C16.1035,12.4512,14.3621,11,12,11c-2.9358,0-6.0632,3.3394-8,5.8447V10.4238C5.5461,8.9658,9.2588,6,12,6ZM4.249,28C5.8623,25.9087,9.41,22,12,22a13.8619,13.8619,0,0,1,4.6838.9487A15.682,15.682,0,0,0,22,24a14.7362,14.7362,0,0,0,6-1.34V28Z"
|
|
274
350
|
})), children);
|
|
275
351
|
});
|
|
276
352
|
if (process.env.NODE_ENV !== "production") {
|
|
277
353
|
ChartAreaSmooth.propTypes = iconPropTypes;
|
|
278
354
|
}
|
|
279
|
-
const ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper(
|
|
355
|
+
const ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper(_ref16, ref) {
|
|
280
356
|
let {
|
|
281
357
|
children,
|
|
282
358
|
size = 16,
|
|
283
359
|
...rest
|
|
284
|
-
} =
|
|
360
|
+
} = _ref16;
|
|
285
361
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
286
362
|
width: size,
|
|
287
363
|
height: size,
|
|
@@ -290,19 +366,19 @@ const ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper
|
|
|
290
366
|
viewBox: "0 0 32 32",
|
|
291
367
|
fill: "currentColor",
|
|
292
368
|
...rest
|
|
293
|
-
},
|
|
369
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
294
370
|
d: "M22,10V6H10v6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V10ZM12,14V8h8v4h8V22H22V16H12v6H4V14ZM4,28V24H14V18h6v6h8v4Z"
|
|
295
371
|
})), children);
|
|
296
372
|
});
|
|
297
373
|
if (process.env.NODE_ENV !== "production") {
|
|
298
374
|
ChartAreaStepper.propTypes = iconPropTypes;
|
|
299
375
|
}
|
|
300
|
-
const ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(
|
|
376
|
+
const ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(_ref17, ref) {
|
|
301
377
|
let {
|
|
302
378
|
children,
|
|
303
379
|
size = 16,
|
|
304
380
|
...rest
|
|
305
|
-
} =
|
|
381
|
+
} = _ref17;
|
|
306
382
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
307
383
|
width: size,
|
|
308
384
|
height: size,
|
|
@@ -311,23 +387,23 @@ const ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(_ref14,
|
|
|
311
387
|
viewBox: "0 0 32 32",
|
|
312
388
|
fill: "currentColor",
|
|
313
389
|
...rest
|
|
314
|
-
},
|
|
390
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
315
391
|
d: "M23,24c-3.5991,0-5.0293-4.1758-6.4126-8.2139C15.2764,11.9583,13.92,8,11,8a3.44,3.44,0,0,0-3.0532,2.3215L6.0513,9.6838C6.1016,9.5334,7.3218,6,11,6c4.3491,0,6.0122,4.8547,7.48,9.1379C19.6885,18.6667,20.83,22,23,22a3.44,3.44,0,0,0,3.0532-2.3215l1.8955.6377C27.8984,20.4666,26.6782,24,23,24Z"
|
|
316
|
-
})),
|
|
392
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
317
393
|
d: "M4,28V17H6V15H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
318
|
-
})),
|
|
394
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
319
395
|
d: "M8 15H10V17H8zM12 15H14V17H12zM20 15H22V17H20zM24 15H26V17H24zM28 15H30V17H28z"
|
|
320
396
|
})), children);
|
|
321
397
|
});
|
|
322
398
|
if (process.env.NODE_ENV !== "production") {
|
|
323
399
|
ChartAverage.propTypes = iconPropTypes;
|
|
324
400
|
}
|
|
325
|
-
const ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(
|
|
401
|
+
const ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(_ref18, ref) {
|
|
326
402
|
let {
|
|
327
403
|
children,
|
|
328
404
|
size = 16,
|
|
329
405
|
...rest
|
|
330
|
-
} =
|
|
406
|
+
} = _ref18;
|
|
331
407
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
332
408
|
width: size,
|
|
333
409
|
height: size,
|
|
@@ -336,19 +412,19 @@ const ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(_ref15, ref) {
|
|
|
336
412
|
viewBox: "0 0 32 32",
|
|
337
413
|
fill: "currentColor",
|
|
338
414
|
...rest
|
|
339
|
-
},
|
|
415
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
340
416
|
d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
|
|
341
417
|
})), children);
|
|
342
418
|
});
|
|
343
419
|
if (process.env.NODE_ENV !== "production") {
|
|
344
420
|
ChartBar.propTypes = iconPropTypes;
|
|
345
421
|
}
|
|
346
|
-
const ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating(
|
|
422
|
+
const ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating(_ref19, ref) {
|
|
347
423
|
let {
|
|
348
424
|
children,
|
|
349
425
|
size = 16,
|
|
350
426
|
...rest
|
|
351
|
-
} =
|
|
427
|
+
} = _ref19;
|
|
352
428
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
353
429
|
width: size,
|
|
354
430
|
height: size,
|
|
@@ -357,21 +433,21 @@ const ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating
|
|
|
357
433
|
viewBox: "0 0 32 32",
|
|
358
434
|
fill: "currentColor",
|
|
359
435
|
...rest
|
|
360
|
-
},
|
|
436
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
361
437
|
d: "M28 24H14V16H28zM16 22H26V18H16zM26 12H8V4H26zM10 10H24V6H10z"
|
|
362
|
-
})),
|
|
438
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
363
439
|
d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
|
|
364
440
|
})), children);
|
|
365
441
|
});
|
|
366
442
|
if (process.env.NODE_ENV !== "production") {
|
|
367
443
|
ChartBarFloating.propTypes = iconPropTypes;
|
|
368
444
|
}
|
|
369
|
-
const ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(
|
|
445
|
+
const ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(_ref20, ref) {
|
|
370
446
|
let {
|
|
371
447
|
children,
|
|
372
448
|
size = 16,
|
|
373
449
|
...rest
|
|
374
|
-
} =
|
|
450
|
+
} = _ref20;
|
|
375
451
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
376
452
|
width: size,
|
|
377
453
|
height: size,
|
|
@@ -380,19 +456,19 @@ const ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(_
|
|
|
380
456
|
viewBox: "0 0 32 32",
|
|
381
457
|
fill: "currentColor",
|
|
382
458
|
...rest
|
|
383
|
-
},
|
|
459
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
384
460
|
d: "M4,28V26H26V16H4V14H18V4H4V2H2V28a2,2,0,0,0,2,2H30V28ZM24,18v6H4V22H20V20H4V18ZM16,6v6H4V10h8V8H4V6Z"
|
|
385
461
|
})), children);
|
|
386
462
|
});
|
|
387
463
|
if (process.env.NODE_ENV !== "production") {
|
|
388
464
|
ChartBarOverlay.propTypes = iconPropTypes;
|
|
389
465
|
}
|
|
390
|
-
const ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(
|
|
466
|
+
const ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(_ref21, ref) {
|
|
391
467
|
let {
|
|
392
468
|
children,
|
|
393
469
|
size = 16,
|
|
394
470
|
...rest
|
|
395
|
-
} =
|
|
471
|
+
} = _ref21;
|
|
396
472
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
397
473
|
width: size,
|
|
398
474
|
height: size,
|
|
@@ -401,19 +477,19 @@ const ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(_
|
|
|
401
477
|
viewBox: "0 0 32 32",
|
|
402
478
|
fill: "currentColor",
|
|
403
479
|
...rest
|
|
404
|
-
},
|
|
480
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
405
481
|
d: "M4,28V25H26V17H4V13H18V5H4V2H2V28a2,2,0,0,0,2,2H30V28Zm20-5H14V19H24ZM16,11H10V7h6Z"
|
|
406
482
|
})), children);
|
|
407
483
|
});
|
|
408
484
|
if (process.env.NODE_ENV !== "production") {
|
|
409
485
|
ChartBarStacked.propTypes = iconPropTypes;
|
|
410
486
|
}
|
|
411
|
-
const ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(
|
|
487
|
+
const ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(_ref22, ref) {
|
|
412
488
|
let {
|
|
413
489
|
children,
|
|
414
490
|
size = 16,
|
|
415
491
|
...rest
|
|
416
|
-
} =
|
|
492
|
+
} = _ref22;
|
|
417
493
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
418
494
|
width: size,
|
|
419
495
|
height: size,
|
|
@@ -422,21 +498,21 @@ const ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(_re
|
|
|
422
498
|
viewBox: "0 0 32 32",
|
|
423
499
|
fill: "currentColor",
|
|
424
500
|
...rest
|
|
425
|
-
},
|
|
501
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
426
502
|
d: "M28 17H30V25H28zM20 5H22V13H20z"
|
|
427
|
-
})),
|
|
503
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
428
504
|
d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
|
|
429
505
|
})), children);
|
|
430
506
|
});
|
|
431
507
|
if (process.env.NODE_ENV !== "production") {
|
|
432
508
|
ChartBarTarget.propTypes = iconPropTypes;
|
|
433
509
|
}
|
|
434
|
-
const ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(
|
|
510
|
+
const ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(_ref23, ref) {
|
|
435
511
|
let {
|
|
436
512
|
children,
|
|
437
513
|
size = 16,
|
|
438
514
|
...rest
|
|
439
|
-
} =
|
|
515
|
+
} = _ref23;
|
|
440
516
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
441
517
|
width: size,
|
|
442
518
|
height: size,
|
|
@@ -445,21 +521,21 @@ const ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(_ref20, r
|
|
|
445
521
|
viewBox: "0 0 32 32",
|
|
446
522
|
fill: "currentColor",
|
|
447
523
|
...rest
|
|
448
|
-
},
|
|
524
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
449
525
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
450
|
-
})),
|
|
526
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
451
527
|
d: "M10 16a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM21 6a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM24.5 21A1.5 1.5 0 1123 22.5 1.5 1.5 0 0124.5 21m0-2A3.5 3.5 0 1028 22.5 3.5 3.5 0 0024.5 19z"
|
|
452
528
|
})), children);
|
|
453
529
|
});
|
|
454
530
|
if (process.env.NODE_ENV !== "production") {
|
|
455
531
|
ChartBubble.propTypes = iconPropTypes;
|
|
456
532
|
}
|
|
457
|
-
const ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePacked(
|
|
533
|
+
const ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePacked(_ref24, ref) {
|
|
458
534
|
let {
|
|
459
535
|
children,
|
|
460
536
|
size = 16,
|
|
461
537
|
...rest
|
|
462
|
-
} =
|
|
538
|
+
} = _ref24;
|
|
463
539
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
464
540
|
width: size,
|
|
465
541
|
height: size,
|
|
@@ -468,19 +544,19 @@ const ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePack
|
|
|
468
544
|
viewBox: "0 0 32 32",
|
|
469
545
|
fill: "currentColor",
|
|
470
546
|
...rest
|
|
471
|
-
},
|
|
547
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
472
548
|
d: "M27.5322,17.1724A8.99,8.99,0,1,0,13.6074,5.88,5.9969,5.9969,0,1,0,5.051,13.2217a6.9967,6.9967,0,1,0,7.9942,11.4844A5.9981,5.9981,0,0,0,25,24c0-.1216-.011-.24-.0181-.3594a3.4873,3.4873,0,1,0,2.55-6.4682ZM21,4a7,7,0,1,1-7,7A7.0078,7.0078,0,0,1,21,4ZM8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4ZM19,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,28Z"
|
|
473
549
|
})), children);
|
|
474
550
|
});
|
|
475
551
|
if (process.env.NODE_ENV !== "production") {
|
|
476
552
|
ChartBubblePacked.propTypes = iconPropTypes;
|
|
477
553
|
}
|
|
478
|
-
const ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(
|
|
554
|
+
const ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(_ref25, ref) {
|
|
479
555
|
let {
|
|
480
556
|
children,
|
|
481
557
|
size = 16,
|
|
482
558
|
...rest
|
|
483
|
-
} =
|
|
559
|
+
} = _ref25;
|
|
484
560
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
485
561
|
width: size,
|
|
486
562
|
height: size,
|
|
@@ -489,19 +565,19 @@ const ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(_ref22, r
|
|
|
489
565
|
viewBox: "0 0 32 32",
|
|
490
566
|
fill: "currentColor",
|
|
491
567
|
...rest
|
|
492
|
-
},
|
|
568
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
493
569
|
d: "M30 22H16V21H14v1H2v6H14v1h2V28H30zM4 26V24H14v2zm24 0H16V24H28zM30 13H24V12H22v1H2v6H22v1h2V19h6zM4 17V15H22v2zm24 0H24V15h4zM30 4H10V3H8V4H2v6H8v1h2V10H30zM4 8V6H8V8zM28 8H10V6H28z"
|
|
494
570
|
})), children);
|
|
495
571
|
});
|
|
496
572
|
if (process.env.NODE_ENV !== "production") {
|
|
497
573
|
ChartBullet.propTypes = iconPropTypes;
|
|
498
574
|
}
|
|
499
|
-
const ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick(
|
|
575
|
+
const ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick(_ref26, ref) {
|
|
500
576
|
let {
|
|
501
577
|
children,
|
|
502
578
|
size = 16,
|
|
503
579
|
...rest
|
|
504
|
-
} =
|
|
580
|
+
} = _ref26;
|
|
505
581
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
506
582
|
width: size,
|
|
507
583
|
height: size,
|
|
@@ -510,21 +586,21 @@ const ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick
|
|
|
510
586
|
viewBox: "0 0 32 32",
|
|
511
587
|
fill: "currentColor",
|
|
512
588
|
...rest
|
|
513
|
-
},
|
|
589
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
514
590
|
d: "M26 10H24V6H22v4H20V22h2v4h2V22h2zM24 20H22V12h2zM14 8H12V4H10V8H8V18h2v4h2V18h2zm-2 8H10V10h2z"
|
|
515
|
-
})),
|
|
591
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
516
592
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
517
593
|
})), children);
|
|
518
594
|
});
|
|
519
595
|
if (process.env.NODE_ENV !== "production") {
|
|
520
596
|
ChartCandlestick.propTypes = iconPropTypes;
|
|
521
597
|
}
|
|
522
|
-
const ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(
|
|
598
|
+
const ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_ref27, ref) {
|
|
523
599
|
let {
|
|
524
600
|
children,
|
|
525
601
|
size = 16,
|
|
526
602
|
...rest
|
|
527
|
-
} =
|
|
603
|
+
} = _ref27;
|
|
528
604
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
529
605
|
width: size,
|
|
530
606
|
height: size,
|
|
@@ -533,14 +609,14 @@ const ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_
|
|
|
533
609
|
viewBox: "0 0 32 32",
|
|
534
610
|
fill: "currentColor",
|
|
535
611
|
...rest
|
|
536
|
-
},
|
|
612
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
537
613
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
538
|
-
})),
|
|
614
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
539
615
|
d: "M10 16H12V26H10zM7 22H9V26H7zM26 8H28V26H26zM23 14H25V26H23z"
|
|
540
|
-
})),
|
|
616
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
541
617
|
d: "M15 12H17V26H15z",
|
|
542
618
|
transform: "rotate(-180 16 19)"
|
|
543
|
-
})),
|
|
619
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
544
620
|
d: "M18 18H20V26H18z",
|
|
545
621
|
transform: "rotate(-180 19 22)"
|
|
546
622
|
})), children);
|
|
@@ -548,12 +624,12 @@ const ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_
|
|
|
548
624
|
if (process.env.NODE_ENV !== "production") {
|
|
549
625
|
ChartClusterBar.propTypes = iconPropTypes;
|
|
550
626
|
}
|
|
551
|
-
const ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(
|
|
627
|
+
const ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(_ref28, ref) {
|
|
552
628
|
let {
|
|
553
629
|
children,
|
|
554
630
|
size = 16,
|
|
555
631
|
...rest
|
|
556
|
-
} =
|
|
632
|
+
} = _ref28;
|
|
557
633
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
558
634
|
width: size,
|
|
559
635
|
height: size,
|
|
@@ -562,19 +638,19 @@ const ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(_ref25, r
|
|
|
562
638
|
viewBox: "0 0 32 32",
|
|
563
639
|
fill: "currentColor",
|
|
564
640
|
...rest
|
|
565
|
-
},
|
|
641
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
566
642
|
d: "M27,28V6H19V28H15V14H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V16h4Zm12,0H21V8h4Z"
|
|
567
643
|
})), children);
|
|
568
644
|
});
|
|
569
645
|
if (process.env.NODE_ENV !== "production") {
|
|
570
646
|
ChartColumn.propTypes = iconPropTypes;
|
|
571
647
|
}
|
|
572
|
-
const ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFloating(
|
|
648
|
+
const ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFloating(_ref29, ref) {
|
|
573
649
|
let {
|
|
574
650
|
children,
|
|
575
651
|
size = 16,
|
|
576
652
|
...rest
|
|
577
|
-
} =
|
|
653
|
+
} = _ref29;
|
|
578
654
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
579
655
|
width: size,
|
|
580
656
|
height: size,
|
|
@@ -583,21 +659,21 @@ const ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFl
|
|
|
583
659
|
viewBox: "0 0 32 32",
|
|
584
660
|
fill: "currentColor",
|
|
585
661
|
...rest
|
|
586
|
-
},
|
|
662
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
587
663
|
d: "M28 22H20V4h8zm-6-2h4V6H22zM16 24H8V10h8zm-6-2h4V12H10z"
|
|
588
|
-
})),
|
|
664
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
589
665
|
d: "M30,30H4a2.0021,2.0021,0,0,1-2-2V2H4V28H30Z"
|
|
590
666
|
})), children);
|
|
591
667
|
});
|
|
592
668
|
if (process.env.NODE_ENV !== "production") {
|
|
593
669
|
ChartColumnFloating.propTypes = iconPropTypes;
|
|
594
670
|
}
|
|
595
|
-
const ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarget(
|
|
671
|
+
const ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarget(_ref30, ref) {
|
|
596
672
|
let {
|
|
597
673
|
children,
|
|
598
674
|
size = 16,
|
|
599
675
|
...rest
|
|
600
|
-
} =
|
|
676
|
+
} = _ref30;
|
|
601
677
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
602
678
|
width: size,
|
|
603
679
|
height: size,
|
|
@@ -606,21 +682,21 @@ const ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarg
|
|
|
606
682
|
viewBox: "0 0 32 32",
|
|
607
683
|
fill: "currentColor",
|
|
608
684
|
...rest
|
|
609
|
-
},
|
|
685
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
610
686
|
d: "M27 28V6H19V28H15V14H7V28H4V2H2V28a2 2 0 002 2H30V28zM13 28H9V16h4zm12 0H21V8h4zM19 2H27V4H19z"
|
|
611
|
-
})),
|
|
687
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
612
688
|
d: "M7 10H15V12H7z"
|
|
613
689
|
})), children);
|
|
614
690
|
});
|
|
615
691
|
if (process.env.NODE_ENV !== "production") {
|
|
616
692
|
ChartColumnTarget.propTypes = iconPropTypes;
|
|
617
693
|
}
|
|
618
|
-
const ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(
|
|
694
|
+
const ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(_ref31, ref) {
|
|
619
695
|
let {
|
|
620
696
|
children,
|
|
621
697
|
size = 16,
|
|
622
698
|
...rest
|
|
623
|
-
} =
|
|
699
|
+
} = _ref31;
|
|
624
700
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
625
701
|
width: size,
|
|
626
702
|
height: size,
|
|
@@ -629,21 +705,21 @@ const ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(_ref28, ref
|
|
|
629
705
|
viewBox: "0 0 32 32",
|
|
630
706
|
fill: "currentColor",
|
|
631
707
|
...rest
|
|
632
|
-
},
|
|
708
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
633
709
|
d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V14h4Zm12,0H21V18h4Z"
|
|
634
|
-
})),
|
|
710
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
635
711
|
d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
|
|
636
712
|
})), children);
|
|
637
713
|
});
|
|
638
714
|
if (process.env.NODE_ENV !== "production") {
|
|
639
715
|
ChartCombo.propTypes = iconPropTypes;
|
|
640
716
|
}
|
|
641
|
-
const ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStacked(
|
|
717
|
+
const ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStacked(_ref32, ref) {
|
|
642
718
|
let {
|
|
643
719
|
children,
|
|
644
720
|
size = 16,
|
|
645
721
|
...rest
|
|
646
|
-
} =
|
|
722
|
+
} = _ref32;
|
|
647
723
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
648
724
|
width: size,
|
|
649
725
|
height: size,
|
|
@@ -652,21 +728,21 @@ const ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStack
|
|
|
652
728
|
viewBox: "0 0 32 32",
|
|
653
729
|
fill: "currentColor",
|
|
654
730
|
...rest
|
|
655
|
-
},
|
|
731
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
656
732
|
d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,14v6H9V14Zm12,4v6H21V18Z"
|
|
657
|
-
})),
|
|
733
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
658
734
|
d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
|
|
659
735
|
})), children);
|
|
660
736
|
});
|
|
661
737
|
if (process.env.NODE_ENV !== "production") {
|
|
662
738
|
ChartComboStacked.propTypes = iconPropTypes;
|
|
663
739
|
}
|
|
664
|
-
const ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(
|
|
740
|
+
const ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(_ref33, ref) {
|
|
665
741
|
let {
|
|
666
742
|
children,
|
|
667
743
|
size = 16,
|
|
668
744
|
...rest
|
|
669
|
-
} =
|
|
745
|
+
} = _ref33;
|
|
670
746
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
671
747
|
width: size,
|
|
672
748
|
height: size,
|
|
@@ -675,30 +751,30 @@ const ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(_ref30, r
|
|
|
675
751
|
viewBox: "0 0 32 32",
|
|
676
752
|
fill: "currentColor",
|
|
677
753
|
...rest
|
|
678
|
-
},
|
|
754
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
679
755
|
d: "M29.707,19.293l-3-3a.9994.9994,0,0,0-1.414,0L16,25.5859V30h4.4141l9.2929-9.293A.9994.9994,0,0,0,29.707,19.293ZM19.5859,28H18V26.4141l5-5L24.5859,23ZM26,21.5859,24.4141,20,26,18.4141,27.5859,20Z"
|
|
680
|
-
})),
|
|
756
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
681
757
|
d: "M17 15H21V17H17z",
|
|
682
758
|
transform: "rotate(-90 19 16)"
|
|
683
|
-
})),
|
|
759
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
684
760
|
d: "M12 14H18V16H12z",
|
|
685
761
|
transform: "rotate(-90 15 15)"
|
|
686
|
-
})),
|
|
762
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
687
763
|
d: "M6 12H16V14H6z",
|
|
688
764
|
transform: "rotate(-90 11 13)"
|
|
689
|
-
})),
|
|
765
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
690
766
|
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
|
|
691
767
|
})), children);
|
|
692
768
|
});
|
|
693
769
|
if (process.env.NODE_ENV !== "production") {
|
|
694
770
|
ChartCustom.propTypes = iconPropTypes;
|
|
695
771
|
}
|
|
696
|
-
const
|
|
772
|
+
const ChartDualYAxis = /*#__PURE__*/React.forwardRef(function ChartDualYAxis(_ref34, ref) {
|
|
697
773
|
let {
|
|
698
774
|
children,
|
|
699
775
|
size = 16,
|
|
700
776
|
...rest
|
|
701
|
-
} =
|
|
777
|
+
} = _ref34;
|
|
702
778
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
703
779
|
width: size,
|
|
704
780
|
height: size,
|
|
@@ -707,19 +783,40 @@ const ChartErrorBar = /*#__PURE__*/React.forwardRef(function ChartErrorBar(_ref3
|
|
|
707
783
|
viewBox: "0 0 32 32",
|
|
708
784
|
fill: "currentColor",
|
|
709
785
|
...rest
|
|
710
|
-
},
|
|
786
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
787
|
+
d: "m28,2v5.7222l-7.5317,6.9521L12.3818,6.5879c-.3918-.3911-.9111-.5918-1.4302-.5879-.4644.0034-.9285.1714-1.301.4976l-5.6506,4.9443V2h-2v26c0,1.1025.8972,2,2,2h24c1.1028,0,2-.8975,2-2V2h-2Zm0,8.4438v11.7622l-6.1165-6.1162,6.1165-5.646Zm-17.0322-2.4414l8.0298,8.0298-3.2141,2.9668-3.4148-3.415c-.3711-.3706-.8564-.5674-1.3479-.584s-.9885.1475-1.3833.4932l-5.6375,4.9326v-6.3262l6.9678-6.0972Zm-6.9678,19.9976v-4.9165l6.9546-6.085,3.4146,3.4146c.3809.3809.8755.5771,1.374.5869s1.0007-.166,1.3967-.5312l3.2729-3.0215,7.5872,7.5869v2.9658H4Z"
|
|
788
|
+
})), children);
|
|
789
|
+
});
|
|
790
|
+
if (process.env.NODE_ENV !== "production") {
|
|
791
|
+
ChartDualYAxis.propTypes = iconPropTypes;
|
|
792
|
+
}
|
|
793
|
+
const ChartErrorBar = /*#__PURE__*/React.forwardRef(function ChartErrorBar(_ref35, ref) {
|
|
794
|
+
let {
|
|
795
|
+
children,
|
|
796
|
+
size = 16,
|
|
797
|
+
...rest
|
|
798
|
+
} = _ref35;
|
|
799
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
800
|
+
width: size,
|
|
801
|
+
height: size,
|
|
802
|
+
ref: ref,
|
|
803
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
804
|
+
viewBox: "0 0 32 32",
|
|
805
|
+
fill: "currentColor",
|
|
806
|
+
...rest
|
|
807
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
711
808
|
d: "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z"
|
|
712
809
|
})), children);
|
|
713
810
|
});
|
|
714
811
|
if (process.env.NODE_ENV !== "production") {
|
|
715
812
|
ChartErrorBar.propTypes = iconPropTypes;
|
|
716
813
|
}
|
|
717
|
-
const ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt(
|
|
814
|
+
const ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt(_ref36, ref) {
|
|
718
815
|
let {
|
|
719
816
|
children,
|
|
720
817
|
size = 16,
|
|
721
818
|
...rest
|
|
722
|
-
} =
|
|
819
|
+
} = _ref36;
|
|
723
820
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
724
821
|
width: size,
|
|
725
822
|
height: size,
|
|
@@ -728,21 +825,21 @@ const ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt
|
|
|
728
825
|
viewBox: "0 0 32 32",
|
|
729
826
|
fill: "currentColor",
|
|
730
827
|
...rest
|
|
731
|
-
},
|
|
828
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
732
829
|
d: "M14 10V8H8v2h2v4.1836a2.983 2.983 0 000 5.6328V24H8v2h6V24H12V19.8164a2.983 2.983 0 000-5.6328V10zM26 6V4H20V6h2V8.1836a2.983 2.983 0 000 5.6328V18H20v2h6V18H24V13.8164a2.983 2.983 0 000-5.6328V6z"
|
|
733
|
-
})),
|
|
830
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
734
831
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
735
832
|
})), children);
|
|
736
833
|
});
|
|
737
834
|
if (process.env.NODE_ENV !== "production") {
|
|
738
835
|
ChartErrorBarAlt.propTypes = iconPropTypes;
|
|
739
836
|
}
|
|
740
|
-
const ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(
|
|
837
|
+
const ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(_ref37, ref) {
|
|
741
838
|
let {
|
|
742
839
|
children,
|
|
743
840
|
size = 16,
|
|
744
841
|
...rest
|
|
745
|
-
} =
|
|
842
|
+
} = _ref37;
|
|
746
843
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
747
844
|
width: size,
|
|
748
845
|
height: size,
|
|
@@ -751,24 +848,24 @@ const ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(_
|
|
|
751
848
|
viewBox: "0 0 32 32",
|
|
752
849
|
fill: "currentColor",
|
|
753
850
|
...rest
|
|
754
|
-
},
|
|
851
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
755
852
|
d: "M25.672 6.207H29.915V8.206H25.672z",
|
|
756
853
|
transform: "rotate(-45.02 27.793 7.207)"
|
|
757
|
-
})),
|
|
854
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
758
855
|
d: "M16 20.5L11 15.539 12.59 13.969 16 17.349 23.41 10 25 11.579 16 20.5z"
|
|
759
|
-
})),
|
|
856
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
760
857
|
d: "M4,28V25.4131L10.4141,19,9,17.585l-5,5V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
761
858
|
})), children);
|
|
762
859
|
});
|
|
763
860
|
if (process.env.NODE_ENV !== "production") {
|
|
764
861
|
ChartEvaluation.propTypes = iconPropTypes;
|
|
765
862
|
}
|
|
766
|
-
const ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(
|
|
863
|
+
const ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(_ref38, ref) {
|
|
767
864
|
let {
|
|
768
865
|
children,
|
|
769
866
|
size = 16,
|
|
770
867
|
...rest
|
|
771
|
-
} =
|
|
868
|
+
} = _ref38;
|
|
772
869
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
773
870
|
width: size,
|
|
774
871
|
height: size,
|
|
@@ -777,21 +874,21 @@ const ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(_ref34,
|
|
|
777
874
|
viewBox: "0 0 32 32",
|
|
778
875
|
fill: "currentColor",
|
|
779
876
|
...rest
|
|
780
|
-
},
|
|
877
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
781
878
|
d: "M15 8L12 8 12 6 10 6 10 20 7 20 7 22 10 22 10 24 12 24 12 10 15 10 15 8zM27 10L24 10 24 6 22 6 22 18 19 18 19 20 22 20 22 24 24 24 24 12 27 12 27 10z"
|
|
782
|
-
})),
|
|
879
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
783
880
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
784
881
|
})), children);
|
|
785
882
|
});
|
|
786
883
|
if (process.env.NODE_ENV !== "production") {
|
|
787
884
|
ChartHighLow.propTypes = iconPropTypes;
|
|
788
885
|
}
|
|
789
|
-
const ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(
|
|
886
|
+
const ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(_ref39, ref) {
|
|
790
887
|
let {
|
|
791
888
|
children,
|
|
792
889
|
size = 16,
|
|
793
890
|
...rest
|
|
794
|
-
} =
|
|
891
|
+
} = _ref39;
|
|
795
892
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
796
893
|
width: size,
|
|
797
894
|
height: size,
|
|
@@ -800,19 +897,19 @@ const ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(_re
|
|
|
800
897
|
viewBox: "0 0 32 32",
|
|
801
898
|
fill: "currentColor",
|
|
802
899
|
...rest
|
|
803
|
-
},
|
|
900
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
804
901
|
d: "M6,16c2.9727,0,4.2324-2.251,5.3447-4.2373C12.4741,9.7441,13.45,8,16,8s3.5259,1.7441,4.6553,3.7627C21.7676,13.749,23.0273,16,26,16h4V14H26c-1.7129,0-2.4834-1.2207-3.5991-3.2144C21.2075,8.6543,19.7231,6,16,6s-5.2075,2.6543-6.4009,4.7856C8.4834,12.7793,7.7129,14,6,14H4V2H2V28a2,2,0,0,0,2,2H30V28H28V22H26v6H21.9992L22,20H20v8H16V16H14V28H9.9992L10,20H8v8H4V16Z"
|
|
805
902
|
})), children);
|
|
806
903
|
});
|
|
807
904
|
if (process.env.NODE_ENV !== "production") {
|
|
808
905
|
ChartHistogram.propTypes = iconPropTypes;
|
|
809
906
|
}
|
|
810
|
-
const ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(
|
|
907
|
+
const ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(_ref40, ref) {
|
|
811
908
|
let {
|
|
812
909
|
children,
|
|
813
910
|
size = 16,
|
|
814
911
|
...rest
|
|
815
|
-
} =
|
|
912
|
+
} = _ref40;
|
|
816
913
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
817
914
|
width: size,
|
|
818
915
|
height: size,
|
|
@@ -821,19 +918,19 @@ const ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(_ref36, ref)
|
|
|
821
918
|
viewBox: "0 0 32 32",
|
|
822
919
|
fill: "currentColor",
|
|
823
920
|
...rest
|
|
824
|
-
},
|
|
921
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
825
922
|
d: "M4.67,28l6.39-12,7.3,6.49a2,2,0,0,0,1.7.47,2,2,0,0,0,1.42-1.07L27,10.9,25.18,10,19.69,21l-7.3-6.49A2,2,0,0,0,10.71,14a2,2,0,0,0-1.42,1L4,25V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
826
923
|
})), children);
|
|
827
924
|
});
|
|
828
925
|
if (process.env.NODE_ENV !== "production") {
|
|
829
926
|
ChartLine.propTypes = iconPropTypes;
|
|
830
927
|
}
|
|
831
|
-
const ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(
|
|
928
|
+
const ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(_ref41, ref) {
|
|
832
929
|
let {
|
|
833
930
|
children,
|
|
834
931
|
size = 16,
|
|
835
932
|
...rest
|
|
836
|
-
} =
|
|
933
|
+
} = _ref41;
|
|
837
934
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
838
935
|
width: size,
|
|
839
936
|
height: size,
|
|
@@ -842,19 +939,19 @@ const ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(_ref3
|
|
|
842
939
|
viewBox: "0 0 32 32",
|
|
843
940
|
fill: "currentColor",
|
|
844
941
|
...rest
|
|
845
|
-
},
|
|
942
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
846
943
|
d: "M10.06,17.88A4.25,4.25,0,0,0,11,18a4,4,0,0,0,2.23-.68l3.22,2.87a3.88,3.88,0,0,0-.2,3.17A4,4,0,1,0,22.62,19l2.54-5.09a3.78,3.78,0,0,0,2.91-.53A4,4,0,1,0,23.38,13l-2.54,5.09A3.86,3.86,0,0,0,20,18a4,4,0,0,0-2.23.68l-3.22-2.87a3.88,3.88,0,0,0,.2-3.17A4,4,0,1,0,8.3,16.93L4,25V2H2V28a2,2,0,0,0,2,2H30V28H4.67ZM26,8a2,2,0,1,1-2,2A2,2,0,0,1,26,8ZM22,22a2,2,0,1,1-2-2A2,2,0,0,1,22,22ZM11,12a2,2,0,1,1-2,2A2,2,0,0,1,11,12Z"
|
|
847
944
|
})), children);
|
|
848
945
|
});
|
|
849
946
|
if (process.env.NODE_ENV !== "production") {
|
|
850
947
|
ChartLineData.propTypes = iconPropTypes;
|
|
851
948
|
}
|
|
852
|
-
const ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(
|
|
949
|
+
const ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(_ref42, ref) {
|
|
853
950
|
let {
|
|
854
951
|
children,
|
|
855
952
|
size = 16,
|
|
856
953
|
...rest
|
|
857
|
-
} =
|
|
954
|
+
} = _ref42;
|
|
858
955
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
859
956
|
width: size,
|
|
860
957
|
height: size,
|
|
@@ -863,19 +960,19 @@ const ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(_
|
|
|
863
960
|
viewBox: "0 0 32 32",
|
|
864
961
|
fill: "currentColor",
|
|
865
962
|
...rest
|
|
866
|
-
},
|
|
963
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
867
964
|
d: "M13,15c1.4854,0,2.5544,1.4966,3.6863,3.0811C17.9983,19.918,19.4854,22,22,22c5.6709,0,7.78-10.79,8-12l-1.9678-.3584C27.55,12.2827,25.3938,20,22,20c-1.4854,0-2.5544-1.4966-3.6863-3.0811C17.0017,15.082,15.5146,13,13,13c-4.186,0-7.4448,7.4043-9,11.7617V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H5.0439C6.5544,22.8574,9.9634,15,13,15Z"
|
|
868
965
|
})), children);
|
|
869
966
|
});
|
|
870
967
|
if (process.env.NODE_ENV !== "production") {
|
|
871
968
|
ChartLineSmooth.propTypes = iconPropTypes;
|
|
872
969
|
}
|
|
873
|
-
const ChartLogisticRegression = /*#__PURE__*/React.forwardRef(function ChartLogisticRegression(
|
|
970
|
+
const ChartLogisticRegression = /*#__PURE__*/React.forwardRef(function ChartLogisticRegression(_ref43, ref) {
|
|
874
971
|
let {
|
|
875
972
|
children,
|
|
876
973
|
size = 16,
|
|
877
974
|
...rest
|
|
878
|
-
} =
|
|
975
|
+
} = _ref43;
|
|
879
976
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
880
977
|
width: size,
|
|
881
978
|
height: size,
|
|
@@ -900,19 +997,19 @@ const ChartLogisticRegression = /*#__PURE__*/React.forwardRef(function ChartLogi
|
|
|
900
997
|
cx: "8",
|
|
901
998
|
cy: "6",
|
|
902
999
|
r: "2"
|
|
903
|
-
})),
|
|
1000
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
904
1001
|
d: "m8.2339,24c3.8799,0,7.311-2.4731,8.5383-6.1543l2.353-7.0591c.9543-2.8628,3.6233-4.7866,6.6409-4.7866h4.2339v-2h-4.2339c-3.8799,0-7.311,2.4731-8.5383,6.1543l-2.353,7.0591c-.9543,2.8628-3.6233,4.7866-6.6409,4.7866h-4.2339V2h-2v26c0,1.1025.897,2,2,2h26v-2H4v-4h4.2339Z"
|
|
905
1002
|
})), children);
|
|
906
1003
|
});
|
|
907
1004
|
if (process.env.NODE_ENV !== "production") {
|
|
908
1005
|
ChartLogisticRegression.propTypes = iconPropTypes;
|
|
909
1006
|
}
|
|
910
|
-
const ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(
|
|
1007
|
+
const ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(_ref44, ref) {
|
|
911
1008
|
let {
|
|
912
1009
|
children,
|
|
913
1010
|
size = 16,
|
|
914
1011
|
...rest
|
|
915
|
-
} =
|
|
1012
|
+
} = _ref44;
|
|
916
1013
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
917
1014
|
width: size,
|
|
918
1015
|
height: size,
|
|
@@ -921,19 +1018,19 @@ const ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(_re
|
|
|
921
1018
|
viewBox: "0 0 32 32",
|
|
922
1019
|
fill: "currentColor",
|
|
923
1020
|
...rest
|
|
924
|
-
},
|
|
1021
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
925
1022
|
d: "M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,7H21V5h6ZM19,8H13V5h6Zm0,2v8H13V10ZM11,22H5V12h6Zm2-2h6v7H13Zm8-8h6v4H21ZM11,5v5H5V5ZM5,24h6v3H5Zm16,3V18h6v9Z"
|
|
926
1023
|
})), children);
|
|
927
1024
|
});
|
|
928
1025
|
if (process.env.NODE_ENV !== "production") {
|
|
929
1026
|
ChartMarimekko.propTypes = iconPropTypes;
|
|
930
1027
|
}
|
|
931
|
-
const ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(
|
|
1028
|
+
const ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(_ref45, ref) {
|
|
932
1029
|
let {
|
|
933
1030
|
children,
|
|
934
1031
|
size = 16,
|
|
935
1032
|
...rest
|
|
936
|
-
} =
|
|
1033
|
+
} = _ref45;
|
|
937
1034
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
938
1035
|
width: size,
|
|
939
1036
|
height: size,
|
|
@@ -942,21 +1039,21 @@ const ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(_ref41,
|
|
|
942
1039
|
viewBox: "0 0 32 32",
|
|
943
1040
|
fill: "currentColor",
|
|
944
1041
|
...rest
|
|
945
|
-
},
|
|
1042
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
946
1043
|
d: "M8 6H10V8H8zM12 6H14V8H12zM20 6H22V8H20zM24 6H26V8H24zM28 6H30V8H28z"
|
|
947
|
-
})),
|
|
1044
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
948
1045
|
d: "M27.989,28l-.0271-.1631C26.5105,19.0742,24.0662,9.0894,18,8.0889V6H16V8.085c-6.084.978-8.533,10.9775-9.9863,19.7519L5.9866,28H4V8H6V6H4V2H2V28a2,2,0,0,0,2,2H30V28ZM8.0151,28c2.024-12.1084,4.959-18,8.9727-18s6.9487,5.8916,8.9726,18Z"
|
|
949
1046
|
})), children);
|
|
950
1047
|
});
|
|
951
1048
|
if (process.env.NODE_ENV !== "production") {
|
|
952
1049
|
ChartMaximum.propTypes = iconPropTypes;
|
|
953
1050
|
}
|
|
954
|
-
const ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(
|
|
1051
|
+
const ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref46, ref) {
|
|
955
1052
|
let {
|
|
956
1053
|
children,
|
|
957
1054
|
size = 16,
|
|
958
1055
|
...rest
|
|
959
|
-
} =
|
|
1056
|
+
} = _ref46;
|
|
960
1057
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
961
1058
|
width: size,
|
|
962
1059
|
height: size,
|
|
@@ -965,17 +1062,17 @@ const ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref42, r
|
|
|
965
1062
|
viewBox: "0 0 32 32",
|
|
966
1063
|
fill: "currentColor",
|
|
967
1064
|
...rest
|
|
968
|
-
},
|
|
1065
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
969
1066
|
d: "M16 22H18V24H16z",
|
|
970
1067
|
transform: "rotate(-90 17 23)"
|
|
971
|
-
})),
|
|
1068
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
972
1069
|
d: "M18,28V26H16v2H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
973
|
-
})),
|
|
1070
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
974
1071
|
d: "M26.0532,19.6787A3.44,3.44,0,0,1,23,22c-2.17,0-3.3115-3.333-4.52-6.8623-.3557-1.0386-.7239-2.1094-1.1382-3.1377H18V10H16.4221C15.2124,7.7148,13.5811,6,11,6,7.3218,6,6.1016,9.5332,6.0513,9.6836l1.8955.6377A3.44,3.44,0,0,1,11,8c2.92,0,4.2764,3.958,5.5874,7.7861.2544.7422.5105,1.4893.7813,2.2139H16v2h2.2019c1.0828,2.2886,2.4959,4,4.7981,4,3.6782,0,4.8984-3.5332,4.9487-3.6836Z"
|
|
975
|
-
})),
|
|
1072
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
976
1073
|
d: "M16 6H18V8H16z",
|
|
977
1074
|
transform: "rotate(-90 17 7)"
|
|
978
|
-
})),
|
|
1075
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
979
1076
|
d: "M16 2H18V4H16z",
|
|
980
1077
|
transform: "rotate(-90 17 3)"
|
|
981
1078
|
})), children);
|
|
@@ -983,12 +1080,12 @@ const ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref42, r
|
|
|
983
1080
|
if (process.env.NODE_ENV !== "production") {
|
|
984
1081
|
ChartMedian.propTypes = iconPropTypes;
|
|
985
1082
|
}
|
|
986
|
-
const ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(
|
|
1083
|
+
const ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(_ref47, ref) {
|
|
987
1084
|
let {
|
|
988
1085
|
children,
|
|
989
1086
|
size = 16,
|
|
990
1087
|
...rest
|
|
991
|
-
} =
|
|
1088
|
+
} = _ref47;
|
|
992
1089
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
993
1090
|
width: size,
|
|
994
1091
|
height: size,
|
|
@@ -997,23 +1094,23 @@ const ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(_ref43,
|
|
|
997
1094
|
viewBox: "0 0 32 32",
|
|
998
1095
|
fill: "currentColor",
|
|
999
1096
|
...rest
|
|
1000
|
-
},
|
|
1097
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1001
1098
|
d: "M4,28V26H6V24H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1002
|
-
})),
|
|
1099
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1003
1100
|
d: "M8 24H10V26H8zM12 24H14V26H12zM20 24H22V26H20zM24 24H26V26H24zM28 24H30V26H28z"
|
|
1004
|
-
})),
|
|
1101
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1005
1102
|
d: "M27.9463,4.3281,25.9727,4C23.9487,16.1084,21.0137,22,17,22S10.0513,16.1084,8.0271,4l-1.9734.3281C7.51,13.0566,9.9631,22.93,16,23.9131V26h2V23.9131C24.0371,22.93,26.4907,13.0566,27.9463,4.3281Z"
|
|
1006
1103
|
})), children);
|
|
1007
1104
|
});
|
|
1008
1105
|
if (process.env.NODE_ENV !== "production") {
|
|
1009
1106
|
ChartMinimum.propTypes = iconPropTypes;
|
|
1010
1107
|
}
|
|
1011
|
-
const ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(
|
|
1108
|
+
const ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(_ref48, ref) {
|
|
1012
1109
|
let {
|
|
1013
1110
|
children,
|
|
1014
1111
|
size = 16,
|
|
1015
1112
|
...rest
|
|
1016
|
-
} =
|
|
1113
|
+
} = _ref48;
|
|
1017
1114
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1018
1115
|
width: size,
|
|
1019
1116
|
height: size,
|
|
@@ -1022,19 +1119,19 @@ const ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(_re
|
|
|
1022
1119
|
viewBox: "0 0 32 32",
|
|
1023
1120
|
fill: "currentColor",
|
|
1024
1121
|
...rest
|
|
1025
|
-
},
|
|
1122
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1026
1123
|
d: "M4.5859,28l7.1783-5.998L19.7578,23.94a2.021,2.021,0,0,0,1.314-.1206L28,20.5811l-.8479-1.8121-6.9163,3.229L12.2422,20.06a2.0033,2.0033,0,0,0-1.74.3838L4,25.8818V20.49l7.7642-6.4877L19.7578,15.94a2.021,2.021,0,0,0,1.314-.1206l6.9287-3.2383-.8467-1.812-6.918,3.2285L12.2422,12.06a2.0049,2.0049,0,0,0-1.74.3838L4,17.8818V12.49L11.7642,6.002,19.7578,7.94a2.021,2.021,0,0,0,1.314-.1206L28,4.5859l-.8457-1.8115L20.2358,5.998,12.2422,4.06a2.0033,2.0033,0,0,0-1.74.3838L4,9.8818V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1027
1124
|
})), children);
|
|
1028
1125
|
});
|
|
1029
1126
|
if (process.env.NODE_ENV !== "production") {
|
|
1030
1127
|
ChartMultiLine.propTypes = iconPropTypes;
|
|
1031
1128
|
}
|
|
1032
|
-
const ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(
|
|
1129
|
+
const ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_ref49, ref) {
|
|
1033
1130
|
let {
|
|
1034
1131
|
children,
|
|
1035
1132
|
size = 16,
|
|
1036
1133
|
...rest
|
|
1037
|
-
} =
|
|
1134
|
+
} = _ref49;
|
|
1038
1135
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1039
1136
|
width: size,
|
|
1040
1137
|
height: size,
|
|
@@ -1043,7 +1140,7 @@ const ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_re
|
|
|
1043
1140
|
viewBox: "0 0 32 32",
|
|
1044
1141
|
fill: "currentColor",
|
|
1045
1142
|
...rest
|
|
1046
|
-
},
|
|
1143
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1047
1144
|
d: "M28 22H30V30H28zM24 18H26V30H24zM20 26H22V30H20zM9 16a7 7 0 107 7A7.0078 7.0078 0 009 16zm4.8989 6H10V18.1011A5.0145 5.0145 0 0113.8989 22zM9 28a5 5 0 01-1-9.8989V22a2 2 0 002 2h3.8989A5.0081 5.0081 0 019 28zM22.5352 12l4-6H30V4H25.4648l-4 6H18V2H16V14a2 2 0 002 2H30V14H18V12z"
|
|
1048
1145
|
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1049
1146
|
cx: "11",
|
|
@@ -1070,12 +1167,12 @@ const ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_re
|
|
|
1070
1167
|
if (process.env.NODE_ENV !== "production") {
|
|
1071
1168
|
ChartMultitype.propTypes = iconPropTypes;
|
|
1072
1169
|
}
|
|
1073
|
-
const ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(
|
|
1170
|
+
const ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(_ref50, ref) {
|
|
1074
1171
|
let {
|
|
1075
1172
|
children,
|
|
1076
1173
|
size = 16,
|
|
1077
1174
|
...rest
|
|
1078
|
-
} =
|
|
1175
|
+
} = _ref50;
|
|
1079
1176
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1080
1177
|
width: size,
|
|
1081
1178
|
height: size,
|
|
@@ -1084,19 +1181,19 @@ const ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(_ref46,
|
|
|
1084
1181
|
viewBox: "0 0 32 32",
|
|
1085
1182
|
fill: "currentColor",
|
|
1086
1183
|
...rest
|
|
1087
|
-
},
|
|
1184
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1088
1185
|
d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2v4.1A5,5,0,0,0,18.1,22H14V20a2,2,0,0,0-2-2H10V13.9a5,5,0,1,0-2,0V18H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V24h4.1A5,5,0,1,0,24,18.1V14ZM6,9a3,3,0,1,1,3,3A3,3,0,0,1,6,9Zm6,17H6V20h6Zm14-3a3,3,0,1,1-3-3A3,3,0,0,1,26,23ZM20,6h6v6H20Z"
|
|
1089
1186
|
})), children);
|
|
1090
1187
|
});
|
|
1091
1188
|
if (process.env.NODE_ENV !== "production") {
|
|
1092
1189
|
ChartNetwork.propTypes = iconPropTypes;
|
|
1093
1190
|
}
|
|
1094
|
-
const ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(
|
|
1191
|
+
const ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(_ref51, ref) {
|
|
1095
1192
|
let {
|
|
1096
1193
|
children,
|
|
1097
1194
|
size = 16,
|
|
1098
1195
|
...rest
|
|
1099
|
-
} =
|
|
1196
|
+
} = _ref51;
|
|
1100
1197
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1101
1198
|
width: size,
|
|
1102
1199
|
height: size,
|
|
@@ -1105,19 +1202,19 @@ const ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(_ref4
|
|
|
1105
1202
|
viewBox: "0 0 32 32",
|
|
1106
1203
|
fill: "currentColor",
|
|
1107
1204
|
...rest
|
|
1108
|
-
},
|
|
1205
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1109
1206
|
d: "M28,2V5.3071l-6,2.25V2H20V7.5229l-8-3.2V2H10V4.4458l-6,3.75V2H2V30H4V27.6182l6-3V30h2V24.3442l8,2.4V30h2V26.5542l6-3.75V30h2V2Zm0,5.4429V12.5L22,17V9.6929ZM20,9.6768v7.5571l-8-4.8V6.4771ZM10,6.8042v5.7417l-6,5.25V10.5542ZM4,25.3818V20.4541l6-5.25v7.1777Zm8-3.1259v-7.49l8,4.8v5.0894Zm10,1.94V19.5L28,15v5.4458Z"
|
|
1110
1207
|
})), children);
|
|
1111
1208
|
});
|
|
1112
1209
|
if (process.env.NODE_ENV !== "production") {
|
|
1113
1210
|
ChartParallel.propTypes = iconPropTypes;
|
|
1114
1211
|
}
|
|
1115
|
-
const ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(
|
|
1212
|
+
const ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(_ref52, ref) {
|
|
1116
1213
|
let {
|
|
1117
1214
|
children,
|
|
1118
1215
|
size = 16,
|
|
1119
1216
|
...rest
|
|
1120
|
-
} =
|
|
1217
|
+
} = _ref52;
|
|
1121
1218
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1122
1219
|
width: size,
|
|
1123
1220
|
height: size,
|
|
@@ -1126,19 +1223,19 @@ const ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(_ref48, ref) {
|
|
|
1126
1223
|
viewBox: "0 0 32 32",
|
|
1127
1224
|
fill: "currentColor",
|
|
1128
1225
|
...rest
|
|
1129
|
-
},
|
|
1226
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1130
1227
|
d: "M16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4ZM26,15H17V6.05A10,10,0,0,1,26,15ZM15.42,26A10,10,0,0,1,15,6.05v9a2,2,0,0,0,2,2h9A10,10,0,0,1,15.42,26Z"
|
|
1131
1228
|
})), children);
|
|
1132
1229
|
});
|
|
1133
1230
|
if (process.env.NODE_ENV !== "production") {
|
|
1134
1231
|
ChartPie.propTypes = iconPropTypes;
|
|
1135
1232
|
}
|
|
1136
|
-
const ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(
|
|
1233
|
+
const ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref53, ref) {
|
|
1137
1234
|
let {
|
|
1138
1235
|
children,
|
|
1139
1236
|
size = 16,
|
|
1140
1237
|
...rest
|
|
1141
|
-
} =
|
|
1238
|
+
} = _ref53;
|
|
1142
1239
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1143
1240
|
width: size,
|
|
1144
1241
|
height: size,
|
|
@@ -1147,7 +1244,7 @@ const ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref49, ref
|
|
|
1147
1244
|
viewBox: "0 0 32 32",
|
|
1148
1245
|
fill: "currentColor",
|
|
1149
1246
|
...rest
|
|
1150
|
-
},
|
|
1247
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1151
1248
|
d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
|
|
1152
1249
|
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1153
1250
|
cx: "9",
|
|
@@ -1161,7 +1258,7 @@ const ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref49, ref
|
|
|
1161
1258
|
cx: "18",
|
|
1162
1259
|
cy: "14",
|
|
1163
1260
|
r: "3"
|
|
1164
|
-
})),
|
|
1261
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1165
1262
|
d: "M9,17a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,9,17Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,9,13Z"
|
|
1166
1263
|
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1167
1264
|
cx: "27",
|
|
@@ -1171,19 +1268,19 @@ const ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref49, ref
|
|
|
1171
1268
|
cx: "27",
|
|
1172
1269
|
cy: "22",
|
|
1173
1270
|
r: "3"
|
|
1174
|
-
})),
|
|
1271
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1175
1272
|
d: "M27 17a3 3 0 113-3A3.0033 3.0033 0 0127 17zm0-4a1 1 0 101 1A1.001 1.001 0 0027 13zM18 26a3 3 0 113-3A3.0033 3.0033 0 0118 26zm0-4a1 1 0 101 1A1.001 1.001 0 0018 22zM18 8a3 3 0 113-3A3.0033 3.0033 0 0118 8zm0-4a1 1 0 101 1A1.001 1.001 0 0018 4z"
|
|
1176
1273
|
})), children);
|
|
1177
1274
|
});
|
|
1178
1275
|
if (process.env.NODE_ENV !== "production") {
|
|
1179
1276
|
ChartPoint.propTypes = iconPropTypes;
|
|
1180
1277
|
}
|
|
1181
|
-
const ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(
|
|
1278
|
+
const ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(_ref54, ref) {
|
|
1182
1279
|
let {
|
|
1183
1280
|
children,
|
|
1184
1281
|
size = 16,
|
|
1185
1282
|
...rest
|
|
1186
|
-
} =
|
|
1283
|
+
} = _ref54;
|
|
1187
1284
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1188
1285
|
width: size,
|
|
1189
1286
|
height: size,
|
|
@@ -1192,19 +1289,19 @@ const ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(_
|
|
|
1192
1289
|
viewBox: "0 0 32 32",
|
|
1193
1290
|
fill: "currentColor",
|
|
1194
1291
|
...rest
|
|
1195
|
-
},
|
|
1292
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1196
1293
|
d: "M30,22H17V20h9V14H17V12h5V6H17V2H15V6H10v6h5v2H6v6h9v2H2v6H15v2h2V28H30ZM20,8v2H17V8Zm-8,2V8h3v2Zm12,6v2H17V16ZM8,18V16h7v2ZM4,26V24H15v2Zm24,0H17V24H28Z"
|
|
1197
1294
|
})), children);
|
|
1198
1295
|
});
|
|
1199
1296
|
if (process.env.NODE_ENV !== "production") {
|
|
1200
1297
|
ChartPopulation.propTypes = iconPropTypes;
|
|
1201
1298
|
}
|
|
1202
|
-
const ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(
|
|
1299
|
+
const ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(_ref55, ref) {
|
|
1203
1300
|
let {
|
|
1204
1301
|
children,
|
|
1205
1302
|
size = 16,
|
|
1206
1303
|
...rest
|
|
1207
|
-
} =
|
|
1304
|
+
} = _ref55;
|
|
1208
1305
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1209
1306
|
width: size,
|
|
1210
1307
|
height: size,
|
|
@@ -1213,19 +1310,19 @@ const ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(_ref51, ref
|
|
|
1213
1310
|
viewBox: "0 0 32 32",
|
|
1214
1311
|
fill: "currentColor",
|
|
1215
1312
|
...rest
|
|
1216
|
-
},
|
|
1313
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1217
1314
|
d: "M16,2,2,13,8,30H24l6-17Zm2.5818,19.2651-5.9861,1.3306-1.4226-7.8252,4.91-4.209,5.4416,4.0816Zm.1977,2.0054L21.3264,28H10.6736l1.7912-3.3267ZM9.59,13.4937,5.74,12.605,15,5.3291V8.8569ZM17,8.75V5.3291l9.26,7.2759-3.15.727ZM4.6143,14.3979l4.6535,1.0738,1.4844,8.164-1.738,3.2281ZM22.9858,26.8638l-2.5766-4.7852,3.0063-6.7646,3.97-.9161Z"
|
|
1218
1315
|
})), children);
|
|
1219
1316
|
});
|
|
1220
1317
|
if (process.env.NODE_ENV !== "production") {
|
|
1221
1318
|
ChartRadar.propTypes = iconPropTypes;
|
|
1222
1319
|
}
|
|
1223
|
-
const ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(
|
|
1320
|
+
const ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(_ref56, ref) {
|
|
1224
1321
|
let {
|
|
1225
1322
|
children,
|
|
1226
1323
|
size = 16,
|
|
1227
1324
|
...rest
|
|
1228
|
-
} =
|
|
1325
|
+
} = _ref56;
|
|
1229
1326
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1230
1327
|
width: size,
|
|
1231
1328
|
height: size,
|
|
@@ -1234,23 +1331,23 @@ const ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(_ref52, r
|
|
|
1234
1331
|
viewBox: "0 0 32 32",
|
|
1235
1332
|
fill: "currentColor",
|
|
1236
1333
|
...rest
|
|
1237
|
-
},
|
|
1334
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1238
1335
|
d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
|
|
1239
|
-
})),
|
|
1336
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1240
1337
|
d: "M16,26A10.0115,10.0115,0,0,1,6,16H8a8,8,0,1,0,8-8V6a10,10,0,0,1,0,20Z"
|
|
1241
|
-
})),
|
|
1338
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1242
1339
|
d: "M16,22a6.0069,6.0069,0,0,1-6-6h2a4,4,0,1,0,4-4V10a6,6,0,0,1,0,12Z"
|
|
1243
1340
|
})), children);
|
|
1244
1341
|
});
|
|
1245
1342
|
if (process.env.NODE_ENV !== "production") {
|
|
1246
1343
|
ChartRadial.propTypes = iconPropTypes;
|
|
1247
1344
|
}
|
|
1248
|
-
const ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationship(
|
|
1345
|
+
const ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationship(_ref57, ref) {
|
|
1249
1346
|
let {
|
|
1250
1347
|
children,
|
|
1251
1348
|
size = 16,
|
|
1252
1349
|
...rest
|
|
1253
|
-
} =
|
|
1350
|
+
} = _ref57;
|
|
1254
1351
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1255
1352
|
width: size,
|
|
1256
1353
|
height: size,
|
|
@@ -1259,19 +1356,19 @@ const ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationsh
|
|
|
1259
1356
|
viewBox: "0 0 32 32",
|
|
1260
1357
|
fill: "currentColor",
|
|
1261
1358
|
...rest
|
|
1262
|
-
},
|
|
1359
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1263
1360
|
d: "M26,6a3.9963,3.9963,0,0,0-3.8579,3H17.9305A7.9964,7.9964,0,1,0,9,17.9307v4.2114a4,4,0,1,0,2,0V17.9307a7.951,7.951,0,0,0,3.8976-1.6192l3.6693,3.67A3.9529,3.9529,0,0,0,18,22a4,4,0,1,0,4-4,3.9521,3.9521,0,0,0-2.019.5669l-3.6694-3.6694A7.9493,7.9493,0,0,0,17.9305,11h4.2116A3.9934,3.9934,0,1,0,26,6ZM12,26a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,12,26ZM10,16a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,10,16Zm14,6a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,24,22Zm2-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,12Z"
|
|
1264
1361
|
})), children);
|
|
1265
1362
|
});
|
|
1266
1363
|
if (process.env.NODE_ENV !== "production") {
|
|
1267
1364
|
ChartRelationship.propTypes = iconPropTypes;
|
|
1268
1365
|
}
|
|
1269
|
-
const ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(
|
|
1366
|
+
const ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(_ref58, ref) {
|
|
1270
1367
|
let {
|
|
1271
1368
|
children,
|
|
1272
1369
|
size = 16,
|
|
1273
1370
|
...rest
|
|
1274
|
-
} =
|
|
1371
|
+
} = _ref58;
|
|
1275
1372
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1276
1373
|
width: size,
|
|
1277
1374
|
height: size,
|
|
@@ -1280,19 +1377,19 @@ const ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(_ref54, ref)
|
|
|
1280
1377
|
viewBox: "0 0 32 32",
|
|
1281
1378
|
fill: "currentColor",
|
|
1282
1379
|
...rest
|
|
1283
|
-
},
|
|
1380
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1284
1381
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM27.9493,15.001H21.91a5.9825,5.9825,0,0,0-9.3806-3.8853l-4.27-4.27a11.9783,11.9783,0,0,1,19.69,8.1548ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20ZM4,16A11.937,11.937,0,0,1,6.8455,8.26l4.27,4.2695A5.9836,5.9836,0,0,0,15,21.9106v6.04A12.0105,12.0105,0,0,1,4,16ZM17,27.95v-6.04A6.0069,6.0069,0,0,0,21.91,17h6.04A12.0082,12.0082,0,0,1,17,27.95Z"
|
|
1285
1382
|
})), children);
|
|
1286
1383
|
});
|
|
1287
1384
|
if (process.env.NODE_ENV !== "production") {
|
|
1288
1385
|
ChartRing.propTypes = iconPropTypes;
|
|
1289
1386
|
}
|
|
1290
|
-
const ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(
|
|
1387
|
+
const ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(_ref59, ref) {
|
|
1291
1388
|
let {
|
|
1292
1389
|
children,
|
|
1293
1390
|
size = 16,
|
|
1294
1391
|
...rest
|
|
1295
|
-
} =
|
|
1392
|
+
} = _ref59;
|
|
1296
1393
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1297
1394
|
width: size,
|
|
1298
1395
|
height: size,
|
|
@@ -1301,19 +1398,19 @@ const ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(_ref55, ref
|
|
|
1301
1398
|
viewBox: "0 0 32 32",
|
|
1302
1399
|
fill: "currentColor",
|
|
1303
1400
|
...rest
|
|
1304
|
-
},
|
|
1401
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1305
1402
|
d: "M12.4326,20.0171l8.0376,4.68a1.958,1.958,0,0,0,1.0508.3012,2.2412,2.2412,0,0,0,.4888-.0556l7.2532-1.9769A1,1,0,0,0,30,22.0007V7.996A1,1,0,0,0,28.74,7.0305L21.5034,8.9829l-8.0371-4.68a1.9917,1.9917,0,0,0-1.8652-.1352L4,7.4727V2H2V28a2,2,0,0,0,2,2H30V28H4V23.6577ZM28,21.2344l-6.4966,1.75-8.0371-4.68a1.9931,1.9931,0,0,0-1.8652-.1353L4,21.4746V16.6572l8.4326-3.6416L20.47,17.6968a1.962,1.962,0,0,0,1.0508.3008,2.2112,2.2112,0,0,0,.4888-.0557L28,16.31ZM12.4326,6.0156l8.0376,4.68a2.0091,2.0091,0,0,0,1.54.2451L28,9.3081v4.9258l-6.4966,1.7505-8.0371-4.6812a1.9917,1.9917,0,0,0-1.8652-.1352L4,14.4736V9.6562Z"
|
|
1306
1403
|
})), children);
|
|
1307
1404
|
});
|
|
1308
1405
|
if (process.env.NODE_ENV !== "production") {
|
|
1309
1406
|
ChartRiver.propTypes = iconPropTypes;
|
|
1310
1407
|
}
|
|
1311
|
-
const ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(
|
|
1408
|
+
const ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(_ref60, ref) {
|
|
1312
1409
|
let {
|
|
1313
1410
|
children,
|
|
1314
1411
|
size = 16,
|
|
1315
1412
|
...rest
|
|
1316
|
-
} =
|
|
1413
|
+
} = _ref60;
|
|
1317
1414
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1318
1415
|
width: size,
|
|
1319
1416
|
height: size,
|
|
@@ -1322,19 +1419,19 @@ const ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(_ref56, ref)
|
|
|
1322
1419
|
viewBox: "0 0 32 32",
|
|
1323
1420
|
fill: "currentColor",
|
|
1324
1421
|
...rest
|
|
1325
|
-
},
|
|
1422
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1326
1423
|
d: "M30,17A15.017,15.017,0,0,0,15,2H14V8.0591A9.0122,9.0122,0,0,0,6.0591,16H4v1A11.0109,11.0109,0,0,0,14,27.9492V30h1A13.0084,13.0084,0,0,0,27.9492,18H30ZM16,4.0381A13.0217,13.0217,0,0,1,27.9619,16H16ZM14,10.08V16H8.08A7.0037,7.0037,0,0,1,14,10.08ZM6.0552,18H14v7.939A9.0134,9.0134,0,0,1,6.0552,18ZM16,27.9551V18h9.9551A11.0191,11.0191,0,0,1,16,27.9551Z"
|
|
1327
1424
|
})), children);
|
|
1328
1425
|
});
|
|
1329
1426
|
if (process.env.NODE_ENV !== "production") {
|
|
1330
1427
|
ChartRose.propTypes = iconPropTypes;
|
|
1331
1428
|
}
|
|
1332
|
-
const ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(
|
|
1429
|
+
const ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref61, ref) {
|
|
1333
1430
|
let {
|
|
1334
1431
|
children,
|
|
1335
1432
|
size = 16,
|
|
1336
1433
|
...rest
|
|
1337
|
-
} =
|
|
1434
|
+
} = _ref61;
|
|
1338
1435
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1339
1436
|
width: size,
|
|
1340
1437
|
height: size,
|
|
@@ -1343,7 +1440,7 @@ const ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref57,
|
|
|
1343
1440
|
viewBox: "0 0 32 32",
|
|
1344
1441
|
fill: "currentColor",
|
|
1345
1442
|
...rest
|
|
1346
|
-
},
|
|
1443
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1347
1444
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1348
1445
|
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1349
1446
|
cx: "10",
|
|
@@ -1370,12 +1467,12 @@ const ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref57,
|
|
|
1370
1467
|
if (process.env.NODE_ENV !== "production") {
|
|
1371
1468
|
ChartScatter.propTypes = iconPropTypes;
|
|
1372
1469
|
}
|
|
1373
|
-
const ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(
|
|
1470
|
+
const ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(_ref62, ref) {
|
|
1374
1471
|
let {
|
|
1375
1472
|
children,
|
|
1376
1473
|
size = 16,
|
|
1377
1474
|
...rest
|
|
1378
|
-
} =
|
|
1475
|
+
} = _ref62;
|
|
1379
1476
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1380
1477
|
width: size,
|
|
1381
1478
|
height: size,
|
|
@@ -1384,19 +1481,19 @@ const ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(_ref58, r
|
|
|
1384
1481
|
viewBox: "0 0 32 32",
|
|
1385
1482
|
fill: "currentColor",
|
|
1386
1483
|
...rest
|
|
1387
|
-
},
|
|
1484
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1388
1485
|
d: "M16,2A13.919,13.919,0,0,0,7.3245,5.0327,1.9728,1.9728,0,0,0,7,5,2,2,0,0,0,5,7a1.9752,1.9752,0,0,0,.0327.3247A13.986,13.986,0,1,0,16,2Zm0,26A11.977,11.977,0,0,1,6.3589,8.8857a1.8311,1.8311,0,0,0,1.1528.04l1.4634,1.4634a8.9862,8.9862,0,0,0,11.8311,13.207,1.9916,1.9916,0,0,0,2.79-2.79,8.9294,8.9294,0,0,0,0-9.6124,1.9916,1.9916,0,0,0-2.79-2.79,8.9445,8.9445,0,0,0-10.417.5713L8.9258,7.5117a1.8294,1.8294,0,0,0-.04-1.1528A11.9925,11.9925,0,1,1,16,28Zm0-14a2,2,0,1,1-2,2A2.0025,2.0025,0,0,1,16,14Zm3.4331-.019,2.0552-2.0552a2.0443,2.0443,0,0,0,.2265.0454,6.9573,6.9573,0,0,1,0,8.0576,2.0443,2.0443,0,0,0-.2265.0454L19.4331,18.019a3.8788,3.8788,0,0,0,0-4.038Zm.5957-3.6958a1.9993,1.9993,0,0,0,.0454.2265L18.019,12.5669a3.8788,3.8788,0,0,0-4.038,0l-2.1653-2.1655a6.9522,6.9522,0,0,1,8.2131-.1162ZM12.5669,13.981A3.951,3.951,0,0,0,12,16a4.0045,4.0045,0,0,0,4,4,3.9521,3.9521,0,0,0,2.019-.5669l2.0552,2.0552a1.9993,1.9993,0,0,0-.0454.2265,6.988,6.988,0,0,1-9.6272-9.8994Z"
|
|
1389
1486
|
})), children);
|
|
1390
1487
|
});
|
|
1391
1488
|
if (process.env.NODE_ENV !== "production") {
|
|
1392
1489
|
ChartSpiral.propTypes = iconPropTypes;
|
|
1393
1490
|
}
|
|
1394
|
-
const ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(
|
|
1491
|
+
const ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(_ref63, ref) {
|
|
1395
1492
|
let {
|
|
1396
1493
|
children,
|
|
1397
1494
|
size = 16,
|
|
1398
1495
|
...rest
|
|
1399
|
-
} =
|
|
1496
|
+
} = _ref63;
|
|
1400
1497
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1401
1498
|
width: size,
|
|
1402
1499
|
height: size,
|
|
@@ -1405,19 +1502,19 @@ const ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(_ref59,
|
|
|
1405
1502
|
viewBox: "0 0 32 32",
|
|
1406
1503
|
fill: "currentColor",
|
|
1407
1504
|
...rest
|
|
1408
|
-
},
|
|
1505
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1409
1506
|
d: "M28,28V6H20V28H16V14H8V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM22,8h4V18H22ZM10,16h4v6H10Z"
|
|
1410
1507
|
})), children);
|
|
1411
1508
|
});
|
|
1412
1509
|
if (process.env.NODE_ENV !== "production") {
|
|
1413
1510
|
ChartStacked.propTypes = iconPropTypes;
|
|
1414
1511
|
}
|
|
1415
|
-
const ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(
|
|
1512
|
+
const ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(_ref64, ref) {
|
|
1416
1513
|
let {
|
|
1417
1514
|
children,
|
|
1418
1515
|
size = 16,
|
|
1419
1516
|
...rest
|
|
1420
|
-
} =
|
|
1517
|
+
} = _ref64;
|
|
1421
1518
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1422
1519
|
width: size,
|
|
1423
1520
|
height: size,
|
|
@@ -1426,19 +1523,19 @@ const ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(_ref60,
|
|
|
1426
1523
|
viewBox: "0 0 32 32",
|
|
1427
1524
|
fill: "currentColor",
|
|
1428
1525
|
...rest
|
|
1429
|
-
},
|
|
1526
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1430
1527
|
d: "M14,22V14h8V6h8V4H20v8H12v8H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V22Z"
|
|
1431
1528
|
})), children);
|
|
1432
1529
|
});
|
|
1433
1530
|
if (process.env.NODE_ENV !== "production") {
|
|
1434
1531
|
ChartStepper.propTypes = iconPropTypes;
|
|
1435
1532
|
}
|
|
1436
|
-
const ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(
|
|
1533
|
+
const ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(_ref65, ref) {
|
|
1437
1534
|
let {
|
|
1438
1535
|
children,
|
|
1439
1536
|
size = 16,
|
|
1440
1537
|
...rest
|
|
1441
|
-
} =
|
|
1538
|
+
} = _ref65;
|
|
1442
1539
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1443
1540
|
width: size,
|
|
1444
1541
|
height: size,
|
|
@@ -1447,19 +1544,19 @@ const ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(_ref6
|
|
|
1447
1544
|
viewBox: "0 0 32 32",
|
|
1448
1545
|
fill: "currentColor",
|
|
1449
1546
|
...rest
|
|
1450
|
-
},
|
|
1547
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1451
1548
|
d: "M16,2a1,1,0,0,0-1,1v7.09a5.9618,5.9618,0,0,0-2.46,1.043L7.8384,6.4311a1.4554,1.4554,0,0,0-2.087.0244A14.05,14.05,0,0,0,9.8047,28.5972a10.8482,10.8482,0,0,0,1.8989.7676,14.0982,14.0982,0,0,0,13.8443-3.1319,1.4336,1.4336,0,0,0,.0278-2.0639L20.877,19.47A5.963,5.963,0,0,0,21.91,17H29a1,1,0,0,0,1-1A14.0158,14.0158,0,0,0,16,2Zm0,10a4,4,0,1,1-4,4A4.0045,4.0045,0,0,1,16,12ZM6.83,8.251l4.2959,4.2959a5.91,5.91,0,0,0-.0113,6.9243L6.8381,23.7481A12.0168,12.0168,0,0,1,6.83,8.251Zm1.4228,16.91,4.2759-4.2759A5.9589,5.9589,0,0,0,15,21.91v6.042A11.8783,11.8783,0,0,1,8.2529,25.1612ZM17,27.9561V21.9092a5.9631,5.9631,0,0,0,2.4609-1.0273l4.2818,4.2817A11.8905,11.8905,0,0,1,17,27.9561ZM21.91,15A6.0063,6.0063,0,0,0,17,10.09V4.041A12.0208,12.0208,0,0,1,27.9585,15Z"
|
|
1452
1549
|
})), children);
|
|
1453
1550
|
});
|
|
1454
1551
|
if (process.env.NODE_ENV !== "production") {
|
|
1455
1552
|
ChartSunburst.propTypes = iconPropTypes;
|
|
1456
1553
|
}
|
|
1457
|
-
const ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(
|
|
1554
|
+
const ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(_ref66, ref) {
|
|
1458
1555
|
let {
|
|
1459
1556
|
children,
|
|
1460
1557
|
size = 16,
|
|
1461
1558
|
...rest
|
|
1462
|
-
} =
|
|
1559
|
+
} = _ref66;
|
|
1463
1560
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1464
1561
|
width: size,
|
|
1465
1562
|
height: size,
|
|
@@ -1529,12 +1626,12 @@ const ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(_ref62, ref)
|
|
|
1529
1626
|
if (process.env.NODE_ENV !== "production") {
|
|
1530
1627
|
ChartTSne.propTypes = iconPropTypes;
|
|
1531
1628
|
}
|
|
1532
|
-
const ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(
|
|
1629
|
+
const ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(_ref67, ref) {
|
|
1533
1630
|
let {
|
|
1534
1631
|
children,
|
|
1535
1632
|
size = 16,
|
|
1536
1633
|
...rest
|
|
1537
|
-
} =
|
|
1634
|
+
} = _ref67;
|
|
1538
1635
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1539
1636
|
width: size,
|
|
1540
1637
|
height: size,
|
|
@@ -1543,19 +1640,19 @@ const ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(_ref63,
|
|
|
1543
1640
|
viewBox: "0 0 32 32",
|
|
1544
1641
|
fill: "currentColor",
|
|
1545
1642
|
...rest
|
|
1546
|
-
},
|
|
1643
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1547
1644
|
d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,12H23V4h5ZM16,4h5V14H16ZM14,4V20H4V4ZM4,22H14v6H4Zm12,6V16H28V28Z"
|
|
1548
1645
|
})), children);
|
|
1549
1646
|
});
|
|
1550
1647
|
if (process.env.NODE_ENV !== "production") {
|
|
1551
1648
|
ChartTreemap.propTypes = iconPropTypes;
|
|
1552
1649
|
}
|
|
1553
|
-
const ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram(
|
|
1650
|
+
const ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram(_ref68, ref) {
|
|
1554
1651
|
let {
|
|
1555
1652
|
children,
|
|
1556
1653
|
size = 16,
|
|
1557
1654
|
...rest
|
|
1558
|
-
} =
|
|
1655
|
+
} = _ref68;
|
|
1559
1656
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1560
1657
|
width: size,
|
|
1561
1658
|
height: size,
|
|
@@ -1564,19 +1661,19 @@ const ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram
|
|
|
1564
1661
|
viewBox: "0 0 32 32",
|
|
1565
1662
|
fill: "currentColor",
|
|
1566
1663
|
...rest
|
|
1567
|
-
},
|
|
1664
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1568
1665
|
d: "M20,6a9.92,9.92,0,0,0-4,.84A9.92,9.92,0,0,0,12,6a10,10,0,0,0,0,20,9.92,9.92,0,0,0,4-.84A9.92,9.92,0,0,0,20,26,10,10,0,0,0,20,6ZM12,24A8,8,0,0,1,12,8a7.91,7.91,0,0,1,1.76.2,10,10,0,0,0,0,15.6A7.91,7.91,0,0,1,12,24Zm8-8a8,8,0,0,1-4,6.92A8,8,0,0,1,16,9.08,8,8,0,0,1,20,16Zm0,8a7.91,7.91,0,0,1-1.76-.2,10,10,0,0,0,0-15.6A7.91,7.91,0,0,1,20,8a8,8,0,0,1,0,16Z"
|
|
1569
1666
|
})), children);
|
|
1570
1667
|
});
|
|
1571
1668
|
if (process.env.NODE_ENV !== "production") {
|
|
1572
1669
|
ChartVennDiagram.propTypes = iconPropTypes;
|
|
1573
1670
|
}
|
|
1574
|
-
const ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(
|
|
1671
|
+
const ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(_ref69, ref) {
|
|
1575
1672
|
let {
|
|
1576
1673
|
children,
|
|
1577
1674
|
size = 16,
|
|
1578
1675
|
...rest
|
|
1579
|
-
} =
|
|
1676
|
+
} = _ref69;
|
|
1580
1677
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1581
1678
|
width: size,
|
|
1582
1679
|
height: size,
|
|
@@ -1585,21 +1682,21 @@ const ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(_
|
|
|
1585
1682
|
viewBox: "0 0 32 32",
|
|
1586
1683
|
fill: "currentColor",
|
|
1587
1684
|
...rest
|
|
1588
|
-
},
|
|
1685
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1589
1686
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1590
|
-
})),
|
|
1687
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1591
1688
|
d: "M14.86 7.8232L13 4.7231V2H11V4.7231l-1.86 3.1A7.9986 7.9986 0 008 11.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V19.2769l1.86-3.1A7.9986 7.9986 0 0016 12.061v-.122A7.9961 7.9961 0 0014.86 7.8232zM12 6.9434l1.145 1.9087A6.0027 6.0027 0 0113.9185 11h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0110.0815 13h3.837a6.0086 6.0086 0 01-.7735 2.1484zM27.86 11.8232L26 8.7231V2H24V8.7231l-1.86 3.1A7.9986 7.9986 0 0021 15.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V23.2769l1.86-3.1A7.9986 7.9986 0 0029 16.061v-.122A7.9961 7.9961 0 0027.86 11.8232zm-2.86-.88l1.145 1.9087A6.0027 6.0027 0 0126.9185 15h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0123.0815 17h3.837a6.0086 6.0086 0 01-.7735 2.1484z"
|
|
1592
1689
|
})), children);
|
|
1593
1690
|
});
|
|
1594
1691
|
if (process.env.NODE_ENV !== "production") {
|
|
1595
1692
|
ChartViolinPlot.propTypes = iconPropTypes;
|
|
1596
1693
|
}
|
|
1597
|
-
const ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(
|
|
1694
|
+
const ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(_ref70, ref) {
|
|
1598
1695
|
let {
|
|
1599
1696
|
children,
|
|
1600
1697
|
size = 16,
|
|
1601
1698
|
...rest
|
|
1602
|
-
} =
|
|
1699
|
+
} = _ref70;
|
|
1603
1700
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1604
1701
|
width: size,
|
|
1605
1702
|
height: size,
|
|
@@ -1608,21 +1705,21 @@ const ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(_re
|
|
|
1608
1705
|
viewBox: "0 0 32 32",
|
|
1609
1706
|
fill: "currentColor",
|
|
1610
1707
|
...rest
|
|
1611
|
-
},
|
|
1708
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1612
1709
|
d: "M28,28V18H26V28H22V4H20V28H10V14H8V28H4V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
|
|
1613
|
-
})),
|
|
1710
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1614
1711
|
d: "M14 4H16V18H14z"
|
|
1615
1712
|
})), children);
|
|
1616
1713
|
});
|
|
1617
1714
|
if (process.env.NODE_ENV !== "production") {
|
|
1618
1715
|
ChartWaterfall.propTypes = iconPropTypes;
|
|
1619
1716
|
}
|
|
1620
|
-
const ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(
|
|
1717
|
+
const ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(_ref71, ref) {
|
|
1621
1718
|
let {
|
|
1622
1719
|
children,
|
|
1623
1720
|
size = 16,
|
|
1624
1721
|
...rest
|
|
1625
|
-
} =
|
|
1722
|
+
} = _ref71;
|
|
1626
1723
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1627
1724
|
width: size,
|
|
1628
1725
|
height: size,
|
|
@@ -1631,19 +1728,19 @@ const ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(_ref67,
|
|
|
1631
1728
|
viewBox: "0 0 32 32",
|
|
1632
1729
|
fill: "currentColor",
|
|
1633
1730
|
...rest
|
|
1634
|
-
},
|
|
1731
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1635
1732
|
d: "M30,15H16V6a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,6v9H2v2H16v9a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V17h2ZM6,6h8v9H6ZM26,26H18V17h8Z"
|
|
1636
1733
|
})), children);
|
|
1637
1734
|
});
|
|
1638
1735
|
if (process.env.NODE_ENV !== "production") {
|
|
1639
1736
|
ChartWinLoss.propTypes = iconPropTypes;
|
|
1640
1737
|
}
|
|
1641
|
-
const Chat = /*#__PURE__*/React.forwardRef(function Chat(
|
|
1738
|
+
const Chat = /*#__PURE__*/React.forwardRef(function Chat(_ref72, ref) {
|
|
1642
1739
|
let {
|
|
1643
1740
|
children,
|
|
1644
1741
|
size = 16,
|
|
1645
1742
|
...rest
|
|
1646
|
-
} =
|
|
1743
|
+
} = _ref72;
|
|
1647
1744
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1648
1745
|
width: size,
|
|
1649
1746
|
height: size,
|
|
@@ -1652,21 +1749,21 @@ const Chat = /*#__PURE__*/React.forwardRef(function Chat(_ref68, ref) {
|
|
|
1652
1749
|
viewBox: "0 0 32 32",
|
|
1653
1750
|
fill: "currentColor",
|
|
1654
1751
|
...rest
|
|
1655
|
-
},
|
|
1752
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1656
1753
|
d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
|
|
1657
|
-
})),
|
|
1754
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1658
1755
|
d: "M8 10H24V12H8zM8 16H18V18H8z"
|
|
1659
1756
|
})), children);
|
|
1660
1757
|
});
|
|
1661
1758
|
if (process.env.NODE_ENV !== "production") {
|
|
1662
1759
|
Chat.propTypes = iconPropTypes;
|
|
1663
1760
|
}
|
|
1664
|
-
const ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(
|
|
1761
|
+
const ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref73, ref) {
|
|
1665
1762
|
let {
|
|
1666
1763
|
children,
|
|
1667
1764
|
size = 16,
|
|
1668
1765
|
...rest
|
|
1669
|
-
} =
|
|
1766
|
+
} = _ref73;
|
|
1670
1767
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1671
1768
|
width: size,
|
|
1672
1769
|
height: size,
|
|
@@ -1675,19 +1772,19 @@ const ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref69, ref
|
|
|
1675
1772
|
viewBox: "0 0 32 32",
|
|
1676
1773
|
fill: "currentColor",
|
|
1677
1774
|
...rest
|
|
1678
|
-
},
|
|
1775
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1679
1776
|
d: "M22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4zM28 16v4a1.9965 1.9965 0 01-2 2H20l-4 7 1.7358 1 3.4288-6H26a3.9992 3.9992 0 004-4V16zM4 20V8A1.9965 1.9965 0 016 6H18V4H6A3.9986 3.9986 0 002 8V20a3.9992 3.9992 0 004 4h9V22H6A1.9965 1.9965 0 014 20z"
|
|
1680
1777
|
})), children);
|
|
1681
1778
|
});
|
|
1682
1779
|
if (process.env.NODE_ENV !== "production") {
|
|
1683
1780
|
ChatLaunch.propTypes = iconPropTypes;
|
|
1684
1781
|
}
|
|
1685
|
-
const ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(
|
|
1782
|
+
const ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref74, ref) {
|
|
1686
1783
|
let {
|
|
1687
1784
|
children,
|
|
1688
1785
|
size = 16,
|
|
1689
1786
|
...rest
|
|
1690
|
-
} =
|
|
1787
|
+
} = _ref74;
|
|
1691
1788
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1692
1789
|
width: size,
|
|
1693
1790
|
height: size,
|
|
@@ -1696,19 +1793,19 @@ const ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref70, ref) {
|
|
|
1696
1793
|
viewBox: "0 0 32 32",
|
|
1697
1794
|
fill: "currentColor",
|
|
1698
1795
|
...rest
|
|
1699
|
-
},
|
|
1796
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1700
1797
|
d: "M28 8V21h2V8a3.9986 3.9986 0 00-4-4H8.2429l2 2H26A1.9965 1.9965 0 0128 8zM30 28.5859L3.4141 2 2 3.4141 3.5039 4.918A3.9181 3.9181 0 002 8V20a3.9992 3.9992 0 004 4h6V22H6a1.9965 1.9965 0 01-2-2V8a1.9814 1.9814 0 01.9194-1.6665L20.5859 22H17l-4 7 1.7358 1 3.4288-6h4.4213l6 6z"
|
|
1701
1798
|
})), children);
|
|
1702
1799
|
});
|
|
1703
1800
|
if (process.env.NODE_ENV !== "production") {
|
|
1704
1801
|
ChatOff.propTypes = iconPropTypes;
|
|
1705
1802
|
}
|
|
1706
|
-
const ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(
|
|
1803
|
+
const ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_ref75, ref) {
|
|
1707
1804
|
let {
|
|
1708
1805
|
children,
|
|
1709
1806
|
size = 16,
|
|
1710
1807
|
...rest
|
|
1711
|
-
} =
|
|
1808
|
+
} = _ref75;
|
|
1712
1809
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1713
1810
|
width: size,
|
|
1714
1811
|
height: size,
|
|
@@ -1717,23 +1814,23 @@ const ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_
|
|
|
1717
1814
|
viewBox: "0 0 32 32",
|
|
1718
1815
|
fill: "currentColor",
|
|
1719
1816
|
...rest
|
|
1720
|
-
},
|
|
1817
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1721
1818
|
d: "M15.586 10.414L19.166 14 19.166 14 15.584 17.587 17 19 22 14 17 9 15.586 10.414z"
|
|
1722
|
-
})),
|
|
1819
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1723
1820
|
d: "M20.586 10.414L24.166 14 24.166 14 20.584 17.587 22 19 27 14 22 9 20.586 10.414zM10 9L11.593 12 15 12.414 12.5 14.667 13 18 10 16.125 7 18 7.5 14.667 5 12.414 8.5 12 10 9z"
|
|
1724
|
-
})),
|
|
1821
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1725
1822
|
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
1726
1823
|
})), children);
|
|
1727
1824
|
});
|
|
1728
1825
|
if (process.env.NODE_ENV !== "production") {
|
|
1729
1826
|
ChatOperational.propTypes = iconPropTypes;
|
|
1730
1827
|
}
|
|
1731
|
-
const ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(
|
|
1828
|
+
const ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref76, ref) {
|
|
1732
1829
|
let {
|
|
1733
1830
|
children,
|
|
1734
1831
|
size = 16,
|
|
1735
1832
|
...rest
|
|
1736
|
-
} =
|
|
1833
|
+
} = _ref76;
|
|
1737
1834
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1738
1835
|
width: size,
|
|
1739
1836
|
height: size,
|
|
@@ -1742,21 +1839,21 @@ const ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref72, ref) {
|
|
|
1742
1839
|
viewBox: "0 0 32 32",
|
|
1743
1840
|
fill: "currentColor",
|
|
1744
1841
|
...rest
|
|
1745
|
-
},
|
|
1842
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1746
1843
|
d: "M16 19a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 19zM20 8a2 2 0 102 2A1.9806 1.9806 0 0020 8zM12 8a2 2 0 102 2A1.9806 1.9806 0 0012 8z"
|
|
1747
|
-
})),
|
|
1844
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1748
1845
|
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V6a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,6V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V6A3.9988,3.9988,0,0,1,6,2H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
1749
1846
|
})), children);
|
|
1750
1847
|
});
|
|
1751
1848
|
if (process.env.NODE_ENV !== "production") {
|
|
1752
1849
|
ChatBot.propTypes = iconPropTypes;
|
|
1753
1850
|
}
|
|
1754
|
-
const Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(
|
|
1851
|
+
const Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref77, ref) {
|
|
1755
1852
|
let {
|
|
1756
1853
|
children,
|
|
1757
1854
|
size = 16,
|
|
1758
1855
|
...rest
|
|
1759
|
-
} =
|
|
1856
|
+
} = _ref77;
|
|
1760
1857
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1761
1858
|
width: size,
|
|
1762
1859
|
height: size,
|
|
@@ -1765,19 +1862,19 @@ const Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref73, ref) {
|
|
|
1765
1862
|
viewBox: "0 0 32 32",
|
|
1766
1863
|
fill: "currentColor",
|
|
1767
1864
|
...rest
|
|
1768
|
-
},
|
|
1865
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1769
1866
|
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
1770
1867
|
})), children);
|
|
1771
1868
|
});
|
|
1772
1869
|
if (process.env.NODE_ENV !== "production") {
|
|
1773
1870
|
Checkbox.propTypes = iconPropTypes;
|
|
1774
1871
|
}
|
|
1775
|
-
const CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(
|
|
1872
|
+
const CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_ref78, ref) {
|
|
1776
1873
|
let {
|
|
1777
1874
|
children,
|
|
1778
1875
|
size = 16,
|
|
1779
1876
|
...rest
|
|
1780
|
-
} =
|
|
1877
|
+
} = _ref78;
|
|
1781
1878
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1782
1879
|
width: size,
|
|
1783
1880
|
height: size,
|
|
@@ -1786,21 +1883,21 @@ const CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_
|
|
|
1786
1883
|
viewBox: "0 0 32 32",
|
|
1787
1884
|
fill: "currentColor",
|
|
1788
1885
|
...rest
|
|
1789
|
-
},
|
|
1886
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1790
1887
|
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
1791
|
-
})),
|
|
1888
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1792
1889
|
d: "M14 21.5L9 16.54 10.59 15 14 18.35 21.41 11 23 12.58 14 21.5z"
|
|
1793
1890
|
})), children);
|
|
1794
1891
|
});
|
|
1795
1892
|
if (process.env.NODE_ENV !== "production") {
|
|
1796
1893
|
CheckboxChecked.propTypes = iconPropTypes;
|
|
1797
1894
|
}
|
|
1798
|
-
const CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxCheckedFilled(
|
|
1895
|
+
const CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxCheckedFilled(_ref79, ref) {
|
|
1799
1896
|
let {
|
|
1800
1897
|
children,
|
|
1801
1898
|
size = 16,
|
|
1802
1899
|
...rest
|
|
1803
|
-
} =
|
|
1900
|
+
} = _ref79;
|
|
1804
1901
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1805
1902
|
width: size,
|
|
1806
1903
|
height: size,
|
|
@@ -1809,9 +1906,9 @@ const CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxChe
|
|
|
1809
1906
|
viewBox: "0 0 32 32",
|
|
1810
1907
|
fill: "currentColor",
|
|
1811
1908
|
...rest
|
|
1812
|
-
},
|
|
1909
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1813
1910
|
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"
|
|
1814
|
-
})),
|
|
1911
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1815
1912
|
fill: "none",
|
|
1816
1913
|
d: "M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z",
|
|
1817
1914
|
"data-icon-path": "inner-path"
|
|
@@ -1820,12 +1917,12 @@ const CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxChe
|
|
|
1820
1917
|
if (process.env.NODE_ENV !== "production") {
|
|
1821
1918
|
CheckboxCheckedFilled.propTypes = iconPropTypes;
|
|
1822
1919
|
}
|
|
1823
|
-
const CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminate(
|
|
1920
|
+
const CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminate(_ref80, ref) {
|
|
1824
1921
|
let {
|
|
1825
1922
|
children,
|
|
1826
1923
|
size = 16,
|
|
1827
1924
|
...rest
|
|
1828
|
-
} =
|
|
1925
|
+
} = _ref80;
|
|
1829
1926
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1830
1927
|
width: size,
|
|
1831
1928
|
height: size,
|
|
@@ -1834,21 +1931,21 @@ const CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxInd
|
|
|
1834
1931
|
viewBox: "0 0 32 32",
|
|
1835
1932
|
fill: "currentColor",
|
|
1836
1933
|
...rest
|
|
1837
|
-
},
|
|
1934
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1838
1935
|
d: "M10 14H22V18H10z"
|
|
1839
|
-
})),
|
|
1936
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1840
1937
|
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
1841
1938
|
})), children);
|
|
1842
1939
|
});
|
|
1843
1940
|
if (process.env.NODE_ENV !== "production") {
|
|
1844
1941
|
CheckboxIndeterminate.propTypes = iconPropTypes;
|
|
1845
1942
|
}
|
|
1846
|
-
const CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminateFilled(
|
|
1943
|
+
const CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminateFilled(_ref81, ref) {
|
|
1847
1944
|
let {
|
|
1848
1945
|
children,
|
|
1849
1946
|
size = 16,
|
|
1850
1947
|
...rest
|
|
1851
|
-
} =
|
|
1948
|
+
} = _ref81;
|
|
1852
1949
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1853
1950
|
width: size,
|
|
1854
1951
|
height: size,
|
|
@@ -1857,9 +1954,9 @@ const CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function Check
|
|
|
1857
1954
|
viewBox: "0 0 32 32",
|
|
1858
1955
|
fill: "currentColor",
|
|
1859
1956
|
...rest
|
|
1860
|
-
},
|
|
1957
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1861
1958
|
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM22,18H10V14H22Z"
|
|
1862
|
-
})),
|
|
1959
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1863
1960
|
fill: "none",
|
|
1864
1961
|
d: "M22,18H10V14H22Z",
|
|
1865
1962
|
"data-icon-path": "inner-path"
|
|
@@ -1868,12 +1965,12 @@ const CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function Check
|
|
|
1868
1965
|
if (process.env.NODE_ENV !== "production") {
|
|
1869
1966
|
CheckboxIndeterminateFilled.propTypes = iconPropTypes;
|
|
1870
1967
|
}
|
|
1871
|
-
const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(
|
|
1968
|
+
const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref82, ref) {
|
|
1872
1969
|
let {
|
|
1873
1970
|
children,
|
|
1874
1971
|
size = 16,
|
|
1875
1972
|
...rest
|
|
1876
|
-
} =
|
|
1973
|
+
} = _ref82;
|
|
1877
1974
|
if (size === 20 || size === "20" || size === "20px") {
|
|
1878
1975
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1879
1976
|
width: size,
|
|
@@ -1883,9 +1980,9 @@ const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref78, ref)
|
|
|
1883
1980
|
viewBox: "0 0 20 20",
|
|
1884
1981
|
fill: "currentColor",
|
|
1885
1982
|
...rest
|
|
1886
|
-
},
|
|
1983
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1887
1984
|
d: "M8 13.2L3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
|
|
1888
|
-
})),
|
|
1985
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1889
1986
|
d: "M15.6 5.6L8 13.2 3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
|
|
1890
1987
|
})), children);
|
|
1891
1988
|
}
|
|
@@ -1898,7 +1995,7 @@ const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref78, ref)
|
|
|
1898
1995
|
viewBox: "0 0 24 24",
|
|
1899
1996
|
fill: "currentColor",
|
|
1900
1997
|
...rest
|
|
1901
|
-
},
|
|
1998
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1902
1999
|
d: "M10 15.9L4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z"
|
|
1903
2000
|
})), children);
|
|
1904
2001
|
}
|
|
@@ -1910,19 +2007,19 @@ const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref78, ref)
|
|
|
1910
2007
|
viewBox: "0 0 32 32",
|
|
1911
2008
|
fill: "currentColor",
|
|
1912
2009
|
...rest
|
|
1913
|
-
},
|
|
2010
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1914
2011
|
d: "M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"
|
|
1915
2012
|
})), children);
|
|
1916
2013
|
});
|
|
1917
2014
|
if (process.env.NODE_ENV !== "production") {
|
|
1918
2015
|
Checkmark.propTypes = iconPropTypes;
|
|
1919
2016
|
}
|
|
1920
|
-
const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(
|
|
2017
|
+
const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_ref83, ref) {
|
|
1921
2018
|
let {
|
|
1922
2019
|
children,
|
|
1923
2020
|
size = 16,
|
|
1924
2021
|
...rest
|
|
1925
|
-
} =
|
|
2022
|
+
} = _ref83;
|
|
1926
2023
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1927
2024
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1928
2025
|
width: size,
|
|
@@ -1932,9 +2029,9 @@ const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_
|
|
|
1932
2029
|
viewBox: "0 0 16 16",
|
|
1933
2030
|
fill: "currentColor",
|
|
1934
2031
|
...rest
|
|
1935
|
-
},
|
|
2032
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1936
2033
|
d: "M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"
|
|
1937
|
-
})),
|
|
2034
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1938
2035
|
d: "M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z",
|
|
1939
2036
|
"data-icon-path": "inner-path",
|
|
1940
2037
|
opacity: "0"
|
|
@@ -1949,9 +2046,9 @@ const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_
|
|
|
1949
2046
|
viewBox: "0 0 20 20",
|
|
1950
2047
|
fill: "currentColor",
|
|
1951
2048
|
...rest
|
|
1952
|
-
},
|
|
2049
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1953
2050
|
d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"
|
|
1954
|
-
})),
|
|
2051
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1955
2052
|
fill: "none",
|
|
1956
2053
|
d: "M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z",
|
|
1957
2054
|
"data-icon-path": "inner-path",
|
|
@@ -1967,9 +2064,9 @@ const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_
|
|
|
1967
2064
|
viewBox: "0 0 24 24",
|
|
1968
2065
|
fill: "currentColor",
|
|
1969
2066
|
...rest
|
|
1970
|
-
},
|
|
2067
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1971
2068
|
d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z"
|
|
1972
|
-
})),
|
|
2069
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1973
2070
|
fill: "none",
|
|
1974
2071
|
d: "M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z",
|
|
1975
2072
|
"data-icon-path": "inner-path",
|
|
@@ -1984,9 +2081,9 @@ const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_
|
|
|
1984
2081
|
viewBox: "0 0 32 32",
|
|
1985
2082
|
fill: "currentColor",
|
|
1986
2083
|
...rest
|
|
1987
|
-
},
|
|
2084
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1988
2085
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"
|
|
1989
|
-
})),
|
|
2086
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1990
2087
|
fill: "none",
|
|
1991
2088
|
d: "M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z",
|
|
1992
2089
|
"data-icon-path": "inner-path"
|
|
@@ -1995,12 +2092,12 @@ const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_
|
|
|
1995
2092
|
if (process.env.NODE_ENV !== "production") {
|
|
1996
2093
|
CheckmarkFilled.propTypes = iconPropTypes;
|
|
1997
2094
|
}
|
|
1998
|
-
const CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFilledError(
|
|
2095
|
+
const CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFilledError(_ref84, ref) {
|
|
1999
2096
|
let {
|
|
2000
2097
|
children,
|
|
2001
2098
|
size = 16,
|
|
2002
2099
|
...rest
|
|
2003
|
-
} =
|
|
2100
|
+
} = _ref84;
|
|
2004
2101
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2005
2102
|
width: size,
|
|
2006
2103
|
height: size,
|
|
@@ -2009,11 +2106,11 @@ const CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFil
|
|
|
2009
2106
|
viewBox: "0 0 32 32",
|
|
2010
2107
|
fill: "currentColor",
|
|
2011
2108
|
...rest
|
|
2012
|
-
},
|
|
2109
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2013
2110
|
d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
|
|
2014
|
-
})),
|
|
2111
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2015
2112
|
d: "M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
|
|
2016
|
-
})),
|
|
2113
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2017
2114
|
fill: "none",
|
|
2018
2115
|
d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
|
|
2019
2116
|
"data-icon-path": "inner-path"
|
|
@@ -2022,12 +2119,12 @@ const CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFil
|
|
|
2022
2119
|
if (process.env.NODE_ENV !== "production") {
|
|
2023
2120
|
CheckmarkFilledError.propTypes = iconPropTypes;
|
|
2024
2121
|
}
|
|
2025
|
-
const CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkFilledWarning(
|
|
2122
|
+
const CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkFilledWarning(_ref85, ref) {
|
|
2026
2123
|
let {
|
|
2027
2124
|
children,
|
|
2028
2125
|
size = 16,
|
|
2029
2126
|
...rest
|
|
2030
|
-
} =
|
|
2127
|
+
} = _ref85;
|
|
2031
2128
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2032
2129
|
width: size,
|
|
2033
2130
|
height: size,
|
|
@@ -2036,11 +2133,11 @@ const CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkF
|
|
|
2036
2133
|
viewBox: "0 0 32 32",
|
|
2037
2134
|
fill: "currentColor",
|
|
2038
2135
|
...rest
|
|
2039
|
-
},
|
|
2136
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2040
2137
|
d: "M14,2a12,12,0,1,0,3.3928,23.5059l3.9246-7.8492A2.9846,2.9846,0,0,1,24,16h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
|
|
2041
|
-
})),
|
|
2138
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2042
2139
|
d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
|
|
2043
|
-
})),
|
|
2140
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2044
2141
|
fill: "none",
|
|
2045
2142
|
d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
|
|
2046
2143
|
"data-icon-path": "inner-path"
|
|
@@ -2049,12 +2146,12 @@ const CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkF
|
|
|
2049
2146
|
if (process.env.NODE_ENV !== "production") {
|
|
2050
2147
|
CheckmarkFilledWarning.propTypes = iconPropTypes;
|
|
2051
2148
|
}
|
|
2052
|
-
const CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline(
|
|
2149
|
+
const CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline(_ref86, ref) {
|
|
2053
2150
|
let {
|
|
2054
2151
|
children,
|
|
2055
2152
|
size = 16,
|
|
2056
2153
|
...rest
|
|
2057
|
-
} =
|
|
2154
|
+
} = _ref86;
|
|
2058
2155
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2059
2156
|
width: size,
|
|
2060
2157
|
height: size,
|
|
@@ -2063,21 +2160,21 @@ const CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline
|
|
|
2063
2160
|
viewBox: "0 0 32 32",
|
|
2064
2161
|
fill: "currentColor",
|
|
2065
2162
|
...rest
|
|
2066
|
-
},
|
|
2163
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2067
2164
|
d: "M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"
|
|
2068
|
-
})),
|
|
2165
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2069
2166
|
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"
|
|
2070
2167
|
})), children);
|
|
2071
2168
|
});
|
|
2072
2169
|
if (process.env.NODE_ENV !== "production") {
|
|
2073
2170
|
CheckmarkOutline.propTypes = iconPropTypes;
|
|
2074
2171
|
}
|
|
2075
|
-
const CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineError(
|
|
2172
|
+
const CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineError(_ref87, ref) {
|
|
2076
2173
|
let {
|
|
2077
2174
|
children,
|
|
2078
2175
|
size = 16,
|
|
2079
2176
|
...rest
|
|
2080
|
-
} =
|
|
2177
|
+
} = _ref87;
|
|
2081
2178
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2082
2179
|
width: size,
|
|
2083
2180
|
height: size,
|
|
@@ -2086,21 +2183,21 @@ const CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOu
|
|
|
2086
2183
|
viewBox: "0 0 32 32",
|
|
2087
2184
|
fill: "currentColor",
|
|
2088
2185
|
...rest
|
|
2089
|
-
},
|
|
2186
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2090
2187
|
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
2091
|
-
})),
|
|
2188
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2092
2189
|
d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
|
|
2093
2190
|
})), children);
|
|
2094
2191
|
});
|
|
2095
2192
|
if (process.env.NODE_ENV !== "production") {
|
|
2096
2193
|
CheckmarkOutlineError.propTypes = iconPropTypes;
|
|
2097
2194
|
}
|
|
2098
|
-
const CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineWarning(
|
|
2195
|
+
const CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineWarning(_ref88, ref) {
|
|
2099
2196
|
let {
|
|
2100
2197
|
children,
|
|
2101
2198
|
size = 16,
|
|
2102
2199
|
...rest
|
|
2103
|
-
} =
|
|
2200
|
+
} = _ref88;
|
|
2104
2201
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2105
2202
|
width: size,
|
|
2106
2203
|
height: size,
|
|
@@ -2109,21 +2206,21 @@ const CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function Checkmark
|
|
|
2109
2206
|
viewBox: "0 0 32 32",
|
|
2110
2207
|
fill: "currentColor",
|
|
2111
2208
|
...rest
|
|
2112
|
-
},
|
|
2209
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2113
2210
|
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
2114
|
-
})),
|
|
2211
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2115
2212
|
d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
|
|
2116
2213
|
})), children);
|
|
2117
2214
|
});
|
|
2118
2215
|
if (process.env.NODE_ENV !== "production") {
|
|
2119
2216
|
CheckmarkOutlineWarning.propTypes = iconPropTypes;
|
|
2120
2217
|
}
|
|
2121
|
-
const Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(
|
|
2218
|
+
const Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref89, ref) {
|
|
2122
2219
|
let {
|
|
2123
2220
|
children,
|
|
2124
2221
|
size = 16,
|
|
2125
2222
|
...rest
|
|
2126
|
-
} =
|
|
2223
|
+
} = _ref89;
|
|
2127
2224
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2128
2225
|
width: size,
|
|
2129
2226
|
height: size,
|
|
@@ -2132,19 +2229,19 @@ const Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref85, ref)
|
|
|
2132
2229
|
viewBox: "0 0 32 32",
|
|
2133
2230
|
fill: "currentColor",
|
|
2134
2231
|
...rest
|
|
2135
|
-
},
|
|
2232
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2136
2233
|
d: "M27.2314,23.6182,20,13.6748V4h2V2H10V4h2v9.6748L4.7686,23.6182A4.0183,4.0183,0,0,0,8.0186,30H23.9814a4.0183,4.0183,0,0,0,3.25-6.3818ZM14,14.3252V4h4V14.3252L20.6728,18H11.3272ZM23.9814,28H8.0186a2.0192,2.0192,0,0,1-1.6329-3.2061L9.8726,20H22.1274l3.4869,4.7939A2.0192,2.0192,0,0,1,23.9814,28Z"
|
|
2137
2234
|
})), children);
|
|
2138
2235
|
});
|
|
2139
2236
|
if (process.env.NODE_ENV !== "production") {
|
|
2140
2237
|
Chemistry.propTypes = iconPropTypes;
|
|
2141
2238
|
}
|
|
2142
|
-
const ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryReference(
|
|
2239
|
+
const ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryReference(_ref90, ref) {
|
|
2143
2240
|
let {
|
|
2144
2241
|
children,
|
|
2145
2242
|
size = 16,
|
|
2146
2243
|
...rest
|
|
2147
|
-
} =
|
|
2244
|
+
} = _ref90;
|
|
2148
2245
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2149
2246
|
width: size,
|
|
2150
2247
|
height: size,
|
|
@@ -2153,21 +2250,21 @@ const ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryRefer
|
|
|
2153
2250
|
viewBox: "0 0 32 32",
|
|
2154
2251
|
fill: "currentColor",
|
|
2155
2252
|
...rest
|
|
2156
|
-
},
|
|
2253
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2157
2254
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
2158
|
-
})),
|
|
2255
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2159
2256
|
d: "M20,13.67V4h2V2H10V4h2v9.67L9.58,17h2.4767L14,14.33V4h4V14.33l7.61,10.46a2.0133,2.0133,0,0,1-.44,2.82,2.0406,2.0406,0,0,1-1.19.39H15v2h8.98a4.0154,4.0154,0,0,0,3.25-6.38Z"
|
|
2160
2257
|
})), children);
|
|
2161
2258
|
});
|
|
2162
2259
|
if (process.env.NODE_ENV !== "production") {
|
|
2163
2260
|
ChemistryReference.propTypes = iconPropTypes;
|
|
2164
2261
|
}
|
|
2165
|
-
const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(
|
|
2262
|
+
const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref91, ref) {
|
|
2166
2263
|
let {
|
|
2167
2264
|
children,
|
|
2168
2265
|
size = 16,
|
|
2169
2266
|
...rest
|
|
2170
|
-
} =
|
|
2267
|
+
} = _ref91;
|
|
2171
2268
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2172
2269
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2173
2270
|
width: size,
|
|
@@ -2177,7 +2274,7 @@ const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref87, r
|
|
|
2177
2274
|
viewBox: "0 0 10 6",
|
|
2178
2275
|
fill: "currentColor",
|
|
2179
2276
|
...rest
|
|
2180
|
-
},
|
|
2277
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2181
2278
|
d: "M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"
|
|
2182
2279
|
})), children);
|
|
2183
2280
|
}
|
|
@@ -2190,7 +2287,7 @@ const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref87, r
|
|
|
2190
2287
|
viewBox: "0 0 16 16",
|
|
2191
2288
|
fill: "currentColor",
|
|
2192
2289
|
...rest
|
|
2193
|
-
},
|
|
2290
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2194
2291
|
d: "M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
|
|
2195
2292
|
})), children);
|
|
2196
2293
|
}
|
|
@@ -2202,19 +2299,19 @@ const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref87, r
|
|
|
2202
2299
|
viewBox: "0 0 32 32",
|
|
2203
2300
|
fill: "currentColor",
|
|
2204
2301
|
...rest
|
|
2205
|
-
},
|
|
2302
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2206
2303
|
d: "M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
|
|
2207
2304
|
})), children);
|
|
2208
2305
|
});
|
|
2209
2306
|
if (process.env.NODE_ENV !== "production") {
|
|
2210
2307
|
ChevronDown.propTypes = iconPropTypes;
|
|
2211
2308
|
}
|
|
2212
|
-
const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(
|
|
2309
|
+
const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref92, ref) {
|
|
2213
2310
|
let {
|
|
2214
2311
|
children,
|
|
2215
2312
|
size = 16,
|
|
2216
2313
|
...rest
|
|
2217
|
-
} =
|
|
2314
|
+
} = _ref92;
|
|
2218
2315
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2219
2316
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2220
2317
|
width: size,
|
|
@@ -2224,7 +2321,7 @@ const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref88, r
|
|
|
2224
2321
|
viewBox: "0 0 6 10",
|
|
2225
2322
|
fill: "currentColor",
|
|
2226
2323
|
...rest
|
|
2227
|
-
},
|
|
2324
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2228
2325
|
d: "M0 5L5 0 5.7 0.7 1.4 5 5.7 9.3 5 10z"
|
|
2229
2326
|
})), children);
|
|
2230
2327
|
}
|
|
@@ -2237,7 +2334,7 @@ const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref88, r
|
|
|
2237
2334
|
viewBox: "0 0 16 16",
|
|
2238
2335
|
fill: "currentColor",
|
|
2239
2336
|
...rest
|
|
2240
|
-
},
|
|
2337
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2241
2338
|
d: "M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"
|
|
2242
2339
|
})), children);
|
|
2243
2340
|
}
|
|
@@ -2249,19 +2346,19 @@ const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref88, r
|
|
|
2249
2346
|
viewBox: "0 0 32 32",
|
|
2250
2347
|
fill: "currentColor",
|
|
2251
2348
|
...rest
|
|
2252
|
-
},
|
|
2349
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2253
2350
|
d: "M10 16L20 6 21.4 7.4 12.8 16 21.4 24.6 20 26z"
|
|
2254
2351
|
})), children);
|
|
2255
2352
|
});
|
|
2256
2353
|
if (process.env.NODE_ENV !== "production") {
|
|
2257
2354
|
ChevronLeft.propTypes = iconPropTypes;
|
|
2258
2355
|
}
|
|
2259
|
-
const ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(
|
|
2356
|
+
const ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref93, ref) {
|
|
2260
2357
|
let {
|
|
2261
2358
|
children,
|
|
2262
2359
|
size = 16,
|
|
2263
2360
|
...rest
|
|
2264
|
-
} =
|
|
2361
|
+
} = _ref93;
|
|
2265
2362
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2266
2363
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2267
2364
|
width: size,
|
|
@@ -2271,7 +2368,7 @@ const ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref89, r
|
|
|
2271
2368
|
viewBox: "0 0 16 16",
|
|
2272
2369
|
fill: "currentColor",
|
|
2273
2370
|
...rest
|
|
2274
|
-
},
|
|
2371
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2275
2372
|
d: "M15 9L15 15 9 15z"
|
|
2276
2373
|
})), children);
|
|
2277
2374
|
}
|
|
@@ -2283,19 +2380,19 @@ const ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref89, r
|
|
|
2283
2380
|
viewBox: "0 0 32 32",
|
|
2284
2381
|
fill: "currentColor",
|
|
2285
2382
|
...rest
|
|
2286
|
-
},
|
|
2383
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2287
2384
|
d: "M31 19L31 31 19 31 31 19z"
|
|
2288
2385
|
})), children);
|
|
2289
2386
|
});
|
|
2290
2387
|
if (process.env.NODE_ENV !== "production") {
|
|
2291
2388
|
ChevronMini.propTypes = iconPropTypes;
|
|
2292
2389
|
}
|
|
2293
|
-
const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(
|
|
2390
|
+
const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref94, ref) {
|
|
2294
2391
|
let {
|
|
2295
2392
|
children,
|
|
2296
2393
|
size = 16,
|
|
2297
2394
|
...rest
|
|
2298
|
-
} =
|
|
2395
|
+
} = _ref94;
|
|
2299
2396
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2300
2397
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2301
2398
|
width: size,
|
|
@@ -2305,7 +2402,7 @@ const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref90,
|
|
|
2305
2402
|
viewBox: "0 0 6 10",
|
|
2306
2403
|
fill: "currentColor",
|
|
2307
2404
|
...rest
|
|
2308
|
-
},
|
|
2405
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2309
2406
|
d: "M6 5L1 10 0.3 9.3 4.6 5 0.3 0.7 1 0z"
|
|
2310
2407
|
})), children);
|
|
2311
2408
|
}
|
|
@@ -2318,7 +2415,7 @@ const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref90,
|
|
|
2318
2415
|
viewBox: "0 0 16 16",
|
|
2319
2416
|
fill: "currentColor",
|
|
2320
2417
|
...rest
|
|
2321
|
-
},
|
|
2418
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2322
2419
|
d: "M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"
|
|
2323
2420
|
})), children);
|
|
2324
2421
|
}
|
|
@@ -2330,19 +2427,19 @@ const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref90,
|
|
|
2330
2427
|
viewBox: "0 0 32 32",
|
|
2331
2428
|
fill: "currentColor",
|
|
2332
2429
|
...rest
|
|
2333
|
-
},
|
|
2430
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2334
2431
|
d: "M22 16L12 26 10.6 24.6 19.2 16 10.6 7.4 12 6z"
|
|
2335
2432
|
})), children);
|
|
2336
2433
|
});
|
|
2337
2434
|
if (process.env.NODE_ENV !== "production") {
|
|
2338
2435
|
ChevronRight.propTypes = iconPropTypes;
|
|
2339
2436
|
}
|
|
2340
|
-
const ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(
|
|
2437
|
+
const ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref95, ref) {
|
|
2341
2438
|
let {
|
|
2342
2439
|
children,
|
|
2343
2440
|
size = 16,
|
|
2344
2441
|
...rest
|
|
2345
|
-
} =
|
|
2442
|
+
} = _ref95;
|
|
2346
2443
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2347
2444
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2348
2445
|
width: size,
|
|
@@ -2352,7 +2449,7 @@ const ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref91, r
|
|
|
2352
2449
|
viewBox: "0 0 16 16",
|
|
2353
2450
|
fill: "currentColor",
|
|
2354
2451
|
...rest
|
|
2355
|
-
},
|
|
2452
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2356
2453
|
d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5zM8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
|
|
2357
2454
|
})), children);
|
|
2358
2455
|
}
|
|
@@ -2364,19 +2461,19 @@ const ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref91, r
|
|
|
2364
2461
|
viewBox: "0 0 32 32",
|
|
2365
2462
|
fill: "currentColor",
|
|
2366
2463
|
...rest
|
|
2367
|
-
},
|
|
2464
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2368
2465
|
d: "M16 28L9 21 10.41 19.59 16 25.17 21.59 19.59 23 21 16 28zM16 4L23 11 21.59 12.41 16 6.83 10.41 12.41 9 11 16 4z"
|
|
2369
2466
|
})), children);
|
|
2370
2467
|
});
|
|
2371
2468
|
if (process.env.NODE_ENV !== "production") {
|
|
2372
2469
|
ChevronSort.propTypes = iconPropTypes;
|
|
2373
2470
|
}
|
|
2374
|
-
const ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(
|
|
2471
|
+
const ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_ref96, ref) {
|
|
2375
2472
|
let {
|
|
2376
2473
|
children,
|
|
2377
2474
|
size = 16,
|
|
2378
2475
|
...rest
|
|
2379
|
-
} =
|
|
2476
|
+
} = _ref96;
|
|
2380
2477
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2381
2478
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2382
2479
|
width: size,
|
|
@@ -2386,7 +2483,7 @@ const ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_
|
|
|
2386
2483
|
viewBox: "0 0 16 16",
|
|
2387
2484
|
fill: "currentColor",
|
|
2388
2485
|
...rest
|
|
2389
|
-
},
|
|
2486
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2390
2487
|
d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5z"
|
|
2391
2488
|
})), children);
|
|
2392
2489
|
}
|
|
@@ -2398,19 +2495,19 @@ const ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_
|
|
|
2398
2495
|
viewBox: "0 0 32 32",
|
|
2399
2496
|
fill: "currentColor",
|
|
2400
2497
|
...rest
|
|
2401
|
-
},
|
|
2498
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2402
2499
|
d: "M16 28L9 21 10.4 19.6 16 25.2 21.6 19.6 23 21z"
|
|
2403
2500
|
})), children);
|
|
2404
2501
|
});
|
|
2405
2502
|
if (process.env.NODE_ENV !== "production") {
|
|
2406
2503
|
ChevronSortDown.propTypes = iconPropTypes;
|
|
2407
2504
|
}
|
|
2408
|
-
const ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(
|
|
2505
|
+
const ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref97, ref) {
|
|
2409
2506
|
let {
|
|
2410
2507
|
children,
|
|
2411
2508
|
size = 16,
|
|
2412
2509
|
...rest
|
|
2413
|
-
} =
|
|
2510
|
+
} = _ref97;
|
|
2414
2511
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2415
2512
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2416
2513
|
width: size,
|
|
@@ -2420,7 +2517,7 @@ const ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref9
|
|
|
2420
2517
|
viewBox: "0 0 16 16",
|
|
2421
2518
|
fill: "currentColor",
|
|
2422
2519
|
...rest
|
|
2423
|
-
},
|
|
2520
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2424
2521
|
d: "M8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
|
|
2425
2522
|
})), children);
|
|
2426
2523
|
}
|
|
@@ -2432,19 +2529,19 @@ const ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref9
|
|
|
2432
2529
|
viewBox: "0 0 32 32",
|
|
2433
2530
|
fill: "currentColor",
|
|
2434
2531
|
...rest
|
|
2435
|
-
},
|
|
2532
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2436
2533
|
d: "M16 4L23 11 21.6 12.4 16 6.8 10.4 12.4 9 11z"
|
|
2437
2534
|
})), children);
|
|
2438
2535
|
});
|
|
2439
2536
|
if (process.env.NODE_ENV !== "production") {
|
|
2440
2537
|
ChevronSortUp.propTypes = iconPropTypes;
|
|
2441
2538
|
}
|
|
2442
|
-
const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(
|
|
2539
|
+
const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref98, ref) {
|
|
2443
2540
|
let {
|
|
2444
2541
|
children,
|
|
2445
2542
|
size = 16,
|
|
2446
2543
|
...rest
|
|
2447
|
-
} =
|
|
2544
|
+
} = _ref98;
|
|
2448
2545
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2449
2546
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2450
2547
|
width: size,
|
|
@@ -2454,7 +2551,7 @@ const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref94, ref)
|
|
|
2454
2551
|
viewBox: "0 0 10 6",
|
|
2455
2552
|
fill: "currentColor",
|
|
2456
2553
|
...rest
|
|
2457
|
-
},
|
|
2554
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2458
2555
|
d: "M5 0L10 5 9.3 5.7 5 1.4 0.7 5.7 0 5z"
|
|
2459
2556
|
})), children);
|
|
2460
2557
|
}
|
|
@@ -2467,7 +2564,7 @@ const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref94, ref)
|
|
|
2467
2564
|
viewBox: "0 0 16 16",
|
|
2468
2565
|
fill: "currentColor",
|
|
2469
2566
|
...rest
|
|
2470
|
-
},
|
|
2567
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2471
2568
|
d: "M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
|
|
2472
2569
|
})), children);
|
|
2473
2570
|
}
|
|
@@ -2479,19 +2576,19 @@ const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref94, ref)
|
|
|
2479
2576
|
viewBox: "0 0 32 32",
|
|
2480
2577
|
fill: "currentColor",
|
|
2481
2578
|
...rest
|
|
2482
|
-
},
|
|
2579
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2483
2580
|
d: "M16 10L26 20 24.6 21.4 16 12.8 7.4 21.4 6 20z"
|
|
2484
2581
|
})), children);
|
|
2485
2582
|
});
|
|
2486
2583
|
if (process.env.NODE_ENV !== "production") {
|
|
2487
2584
|
ChevronUp.propTypes = iconPropTypes;
|
|
2488
2585
|
}
|
|
2489
|
-
const Chip = /*#__PURE__*/React.forwardRef(function Chip(
|
|
2586
|
+
const Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref99, ref) {
|
|
2490
2587
|
let {
|
|
2491
2588
|
children,
|
|
2492
2589
|
size = 16,
|
|
2493
2590
|
...rest
|
|
2494
|
-
} =
|
|
2591
|
+
} = _ref99;
|
|
2495
2592
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2496
2593
|
width: size,
|
|
2497
2594
|
height: size,
|
|
@@ -2500,21 +2597,21 @@ const Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref95, ref) {
|
|
|
2500
2597
|
viewBox: "0 0 32 32",
|
|
2501
2598
|
fill: "currentColor",
|
|
2502
2599
|
...rest
|
|
2503
|
-
},
|
|
2600
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2504
2601
|
d: "M11,11V21H21V11Zm8,8H13V13h6Z"
|
|
2505
|
-
})),
|
|
2602
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2506
2603
|
d: "M30,13V11H26V8a2,2,0,0,0-2-2H21V2H19V6H13V2H11V6H8A2,2,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2,2,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2,2,0,0,0,2-2V21h4V19H26V13ZM24,24H8V8H24Z"
|
|
2507
2604
|
})), children);
|
|
2508
2605
|
});
|
|
2509
2606
|
if (process.env.NODE_ENV !== "production") {
|
|
2510
2607
|
Chip.propTypes = iconPropTypes;
|
|
2511
2608
|
}
|
|
2512
|
-
const Choices = /*#__PURE__*/React.forwardRef(function Choices(
|
|
2609
|
+
const Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref100, ref) {
|
|
2513
2610
|
let {
|
|
2514
2611
|
children,
|
|
2515
2612
|
size = 16,
|
|
2516
2613
|
...rest
|
|
2517
|
-
} =
|
|
2614
|
+
} = _ref100;
|
|
2518
2615
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2519
2616
|
width: size,
|
|
2520
2617
|
height: size,
|
|
@@ -2523,19 +2620,19 @@ const Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref96, ref) {
|
|
|
2523
2620
|
viewBox: "0 0 32 32",
|
|
2524
2621
|
fill: "currentColor",
|
|
2525
2622
|
...rest
|
|
2526
|
-
},
|
|
2623
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2527
2624
|
d: "M28 13L28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13 6 7.414 15 16.414 15 26 4 26 4 28 28 28 28 26 17 26 17 16.414 26 7.414 26 13 28 13z"
|
|
2528
2625
|
})), children);
|
|
2529
2626
|
});
|
|
2530
2627
|
if (process.env.NODE_ENV !== "production") {
|
|
2531
2628
|
Choices.propTypes = iconPropTypes;
|
|
2532
2629
|
}
|
|
2533
|
-
const ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(
|
|
2630
|
+
const ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref101, ref) {
|
|
2534
2631
|
let {
|
|
2535
2632
|
children,
|
|
2536
2633
|
size = 16,
|
|
2537
2634
|
...rest
|
|
2538
|
-
} =
|
|
2635
|
+
} = _ref101;
|
|
2539
2636
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2540
2637
|
width: size,
|
|
2541
2638
|
height: size,
|
|
@@ -2544,19 +2641,19 @@ const ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref97, ref
|
|
|
2544
2641
|
viewBox: "0 0 32 32",
|
|
2545
2642
|
fill: "currentColor",
|
|
2546
2643
|
...rest
|
|
2547
|
-
},
|
|
2644
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2548
2645
|
d: "M28 6H30V26H28zM17 6L15.57 7.393 23.15 15 2 15 2 17 23.15 17 15.57 24.573 17 26 27 16 17 6z"
|
|
2549
2646
|
})), children);
|
|
2550
2647
|
});
|
|
2551
2648
|
if (process.env.NODE_ENV !== "production") {
|
|
2552
2649
|
ChooseItem.propTypes = iconPropTypes;
|
|
2553
2650
|
}
|
|
2554
|
-
const ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(
|
|
2651
|
+
const ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref102, ref) {
|
|
2555
2652
|
let {
|
|
2556
2653
|
children,
|
|
2557
2654
|
size = 16,
|
|
2558
2655
|
...rest
|
|
2559
|
-
} =
|
|
2656
|
+
} = _ref102;
|
|
2560
2657
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2561
2658
|
width: size,
|
|
2562
2659
|
height: size,
|
|
@@ -2565,19 +2662,19 @@ const ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref9
|
|
|
2565
2662
|
viewBox: "0 0 32 32",
|
|
2566
2663
|
fill: "currentColor",
|
|
2567
2664
|
...rest
|
|
2568
|
-
},
|
|
2665
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2569
2666
|
d: "M29.2427,4.03l-8-2a1.0065,1.0065,0,0,0-.6143.0415l-9.7,3.88L3.2427,4.03A1,1,0,0,0,2,5V27a1,1,0,0,0,.7573.97l8,2A1.0244,1.0244,0,0,0,11,30a.9953.9953,0,0,0,.3716-.0718l9.7-3.88,7.686,1.9219A1,1,0,0,0,30,27V5A1,1,0,0,0,29.2427,4.03ZM28,11H22V4.2806l6,1.5ZM10,19H4V13h6Zm2-8V7.6771l8-3.2V11Zm8,2v6H12V13Zm-8,8h8v3.3227l-8,3.2Zm10-8h6v6H22ZM10,7.7806V11H4V6.2806ZM4,21h6v6.7192l-6-1.5Zm18,3.2187V21h6v4.7192Z"
|
|
2570
2667
|
})), children);
|
|
2571
2668
|
});
|
|
2572
2669
|
if (process.env.NODE_ENV !== "production") {
|
|
2573
2670
|
ChoroplethMap.propTypes = iconPropTypes;
|
|
2574
2671
|
}
|
|
2575
|
-
const CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(
|
|
2672
|
+
const CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref103, ref) {
|
|
2576
2673
|
let {
|
|
2577
2674
|
children,
|
|
2578
2675
|
size = 16,
|
|
2579
2676
|
...rest
|
|
2580
|
-
} =
|
|
2677
|
+
} = _ref103;
|
|
2581
2678
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2582
2679
|
width: size,
|
|
2583
2680
|
height: size,
|
|
@@ -2586,21 +2683,21 @@ const CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref99, ref) {
|
|
|
2586
2683
|
viewBox: "0 0 32 32",
|
|
2587
2684
|
fill: "currentColor",
|
|
2588
2685
|
...rest
|
|
2589
|
-
},
|
|
2686
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2590
2687
|
d: "M30.3335 30H26V28h4V26H28a2.002 2.002 0 01-2-2V21.6665A1.6684 1.6684 0 0127.6665 20H32v2H28v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0130.3335 30zM22.3335 20h-2.667A1.6665 1.6665 0 0018 21.6665V30h2V26h2v4h2V21.6665A1.6665 1.6665 0 0022.3335 20zM20 24V22h2v2zM12.5 24L11 20 9 20 9 30 11 30 11 23 12.5 27 14 23 14 30 16 30 16 20 14 20 12.5 24zM1 22v6.5A1.4727 1.4727 0 002.5 30H7V28H3V22H7V20H3A2.0059 2.0059 0 001 22zM13 8L11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11 13 11 13 8z"
|
|
2591
|
-
})),
|
|
2688
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2592
2689
|
d: "M6,6H26V18h2V6a2.0059,2.0059,0,0,0-2-2H6A2.0059,2.0059,0,0,0,4,6V18H6Z"
|
|
2593
2690
|
})), children);
|
|
2594
2691
|
});
|
|
2595
2692
|
if (process.env.NODE_ENV !== "production") {
|
|
2596
2693
|
CicsCmas.propTypes = iconPropTypes;
|
|
2597
2694
|
}
|
|
2598
|
-
const CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connection(
|
|
2695
|
+
const CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connection(_ref104, ref) {
|
|
2599
2696
|
let {
|
|
2600
2697
|
children,
|
|
2601
2698
|
size = 16,
|
|
2602
2699
|
...rest
|
|
2603
|
-
} =
|
|
2700
|
+
} = _ref104;
|
|
2604
2701
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2605
2702
|
width: size,
|
|
2606
2703
|
height: size,
|
|
@@ -2609,21 +2706,21 @@ const CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connecti
|
|
|
2609
2706
|
viewBox: "0 0 32 32",
|
|
2610
2707
|
fill: "currentColor",
|
|
2611
2708
|
...rest
|
|
2612
|
-
},
|
|
2709
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2613
2710
|
d: "M22.5,30c-1.9299,0-3.5-1.5701-3.5-3.5,0-.9346,.3638-1.8134,1.0244-2.4742l1.4146,1.4138c-.283,.2832-.439,.6598-.439,1.0604,0,.8271,.6729,1.5,1.5,1.5,.4009,0,.7776-.1561,1.061-.4396l4.9998-4.9998c.2832-.2833,.4392-.66,.4392-1.0607,0-.8271-.6729-1.5-1.5-1.5-.4011,0-.7783,.1564-1.0618,.4404l-1.4155-1.4131c.6616-.6625,1.5413-1.0273,2.4773-1.0273,1.9299,0,3.5,1.5701,3.5,3.5,0,.9348-.364,1.8137-1.0249,2.4749l-4.9998,4.9996c-.6609,.6613-1.54,1.0255-2.4753,1.0255Z"
|
|
2614
|
-
})),
|
|
2711
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2615
2712
|
d: "M16.5 31c-1.9299 0-3.5-1.5701-3.5-3.5 0-.9348.364-1.8137 1.0249-2.4749l4.9998-4.9996c.6609-.6613 1.54-1.0255 2.4753-1.0255 1.9299 0 3.5 1.5701 3.5 3.5 0 .9346-.3638 1.8134-1.0244 2.4742l-1.4146-1.4138c.283-.2832.439-.6598.439-1.0604 0-.8271-.6729-1.5-1.5-1.5-.4009 0-.7776.1561-1.061.4396l-4.9998 4.9998c-.2832.2833-.4392.66-.4392 1.0607 0 .8271.6729 1.5 1.5 1.5.4011 0 .7783-.1564 1.0618-.4404l1.4155 1.4131c-.6616.6625-1.5413 1.0273-2.4773 1.0273zM16 2c-5.2979 0-11 1.252-11 4V24c0 1.6797 2.134 2.7979 5 3.415v-2.0459c-1.9939-.4727-2.9453-1.1431-3-1.3691v-3.5723c1.4937.749 3.6738 1.2153 6 1.4302v-1.9976c-3.8779-.3774-5.8774-1.4219-6-1.8604v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723 5.2979 0 11-1.252 11-4V5.9995c-.0007-2.748-5.7024-3.9995-11-3.9995zM6.9985 6.0151c.1523-.5552 3.1514-2.0151 9.0015-2.0151 5.7976 0 8.7949 1.4341 8.9968 2-.2019.5659-3.1992 2-8.9968 2-5.8501 0-8.8491-1.46-9.0015-1.9849zm18.0015 5.9722c-.1606.5571-3.1587 2.0127-9 2.0127-5.8501 0-8.8491-1.46-9-2v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723s6.8721-.5049 9-1.5723v3.5596z"
|
|
2616
2713
|
})), children);
|
|
2617
2714
|
});
|
|
2618
2715
|
if (process.env.NODE_ENV !== "production") {
|
|
2619
2716
|
CicsDb2Connection.propTypes = iconPropTypes;
|
|
2620
2717
|
}
|
|
2621
|
-
const CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(
|
|
2718
|
+
const CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref105, ref) {
|
|
2622
2719
|
let {
|
|
2623
2720
|
children,
|
|
2624
2721
|
size = 16,
|
|
2625
2722
|
...rest
|
|
2626
|
-
} =
|
|
2723
|
+
} = _ref105;
|
|
2627
2724
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2628
2725
|
width: size,
|
|
2629
2726
|
height: size,
|
|
@@ -2632,21 +2729,21 @@ const CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref101
|
|
|
2632
2729
|
viewBox: "0 0 32 32",
|
|
2633
2730
|
fill: "currentColor",
|
|
2634
2731
|
...rest
|
|
2635
|
-
},
|
|
2732
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2636
2733
|
d: "M24 16L19.4 14.6 21.7 10.3 17.4 12.6 16 8 14.6 12.6 10.3 10.3 12.6 14.6 8 16 12.6 17.4 10.3 21.7 14.6 19.4 16 24 17.4 19.4 21.7 21.7 19.4 17.4 24 16z"
|
|
2637
|
-
})),
|
|
2734
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2638
2735
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2639
2736
|
})), children);
|
|
2640
2737
|
});
|
|
2641
2738
|
if (process.env.NODE_ENV !== "production") {
|
|
2642
2739
|
CicsExplorer.propTypes = iconPropTypes;
|
|
2643
2740
|
}
|
|
2644
|
-
const CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(
|
|
2741
|
+
const CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref106, ref) {
|
|
2645
2742
|
let {
|
|
2646
2743
|
children,
|
|
2647
2744
|
size = 16,
|
|
2648
2745
|
...rest
|
|
2649
|
-
} =
|
|
2746
|
+
} = _ref106;
|
|
2650
2747
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2651
2748
|
width: size,
|
|
2652
2749
|
height: size,
|
|
@@ -2655,7 +2752,7 @@ const CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref102,
|
|
|
2655
2752
|
viewBox: "0 0 32 32",
|
|
2656
2753
|
fill: "currentColor",
|
|
2657
2754
|
...rest
|
|
2658
|
-
},
|
|
2755
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2659
2756
|
d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
|
|
2660
2757
|
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2661
2758
|
cx: "9",
|
|
@@ -2665,19 +2762,19 @@ const CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref102,
|
|
|
2665
2762
|
cx: "6",
|
|
2666
2763
|
cy: "8",
|
|
2667
2764
|
r: "1"
|
|
2668
|
-
})),
|
|
2765
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2669
2766
|
d: "M28,4H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H28c1.1028,0,2-.8975,2-2V6c0-1.1025-.8972-2-2-2Zm0,2v4H4V6H28ZM4,26V12H28v14H4Z"
|
|
2670
2767
|
})), children);
|
|
2671
2768
|
});
|
|
2672
2769
|
if (process.env.NODE_ENV !== "production") {
|
|
2673
2770
|
CicsProgram.propTypes = iconPropTypes;
|
|
2674
2771
|
}
|
|
2675
|
-
const CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(
|
|
2772
|
+
const CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(_ref107, ref) {
|
|
2676
2773
|
let {
|
|
2677
2774
|
children,
|
|
2678
2775
|
size = 16,
|
|
2679
2776
|
...rest
|
|
2680
|
-
} =
|
|
2777
|
+
} = _ref107;
|
|
2681
2778
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2682
2779
|
width: size,
|
|
2683
2780
|
height: size,
|
|
@@ -2686,21 +2783,21 @@ const CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(_ref103, ref) {
|
|
|
2686
2783
|
viewBox: "0 0 32 32",
|
|
2687
2784
|
fill: "currentColor",
|
|
2688
2785
|
...rest
|
|
2689
|
-
},
|
|
2786
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2690
2787
|
d: "M23 22L30 27 23 32 23 22z"
|
|
2691
|
-
})),
|
|
2788
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2692
2789
|
d: "M26,3H6c-1.6543,0-3,1.3457-3,3V26c0,1.6543,1.3457,3,3,3h11v-9h12V6c0-1.6543-1.3457-3-3-3ZM6,5H26c.5515,0,1,.4482,1,1v3H5v-3c0-.5518,.4485-1,1-1Zm9,6v7H5v-7H15Zm0,16H6c-.5515,0-1-.4482-1-1v-6H15v7Zm2-9v-7h10v7h-10Z"
|
|
2693
2790
|
})), children);
|
|
2694
2791
|
});
|
|
2695
2792
|
if (process.env.NODE_ENV !== "production") {
|
|
2696
2793
|
CicsSit.propTypes = iconPropTypes;
|
|
2697
2794
|
}
|
|
2698
|
-
const CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides(
|
|
2795
|
+
const CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides(_ref108, ref) {
|
|
2699
2796
|
let {
|
|
2700
2797
|
children,
|
|
2701
2798
|
size = 16,
|
|
2702
2799
|
...rest
|
|
2703
|
-
} =
|
|
2800
|
+
} = _ref108;
|
|
2704
2801
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2705
2802
|
width: size,
|
|
2706
2803
|
height: size,
|
|
@@ -2709,19 +2806,19 @@ const CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides
|
|
|
2709
2806
|
viewBox: "0 0 32 32",
|
|
2710
2807
|
fill: "currentColor",
|
|
2711
2808
|
...rest
|
|
2712
|
-
},
|
|
2809
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2713
2810
|
d: "M31.707 20.293l-3-3c-.3901-.3906-1.0239-.3906-1.4141 0l-9.293 9.293v4.4141h4.4143l9.2927-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-7.4141 6l-2.7073 2.707h-1.5857v-1.5859l2.707-2.707 2.293-2.293 1.5859 1.5859-2.293 2.293zm3.707-3.707l-1.5859-1.5859 1.5859-1.5859 1.5857 1.5859-1.5857 1.5859zM20 20v-2h-4v-7h10v2h2V6c0-1.6543-1.3457-3-3-3H5c-1.6543 0-3 1.3457-3 3V26c0 1.6543 1.3457 3 3 3h11v-9h4zm-6-2H4v-7H14v7zM5 5H25c.5515 0 1 .4482 1 1v3H4v-3c0-.5518.4485-1 1-1zM14 27H5c-.5515 0-1-.4482-1-1v-6H14v7z"
|
|
2714
2811
|
})), children);
|
|
2715
2812
|
});
|
|
2716
2813
|
if (process.env.NODE_ENV !== "production") {
|
|
2717
2814
|
CicsSitOverrides.propTypes = iconPropTypes;
|
|
2718
2815
|
}
|
|
2719
|
-
const CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(
|
|
2816
|
+
const CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_ref109, ref) {
|
|
2720
2817
|
let {
|
|
2721
2818
|
children,
|
|
2722
2819
|
size = 16,
|
|
2723
2820
|
...rest
|
|
2724
|
-
} =
|
|
2821
|
+
} = _ref109;
|
|
2725
2822
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2726
2823
|
width: size,
|
|
2727
2824
|
height: size,
|
|
@@ -2730,23 +2827,23 @@ const CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_
|
|
|
2730
2827
|
viewBox: "0 0 32 32",
|
|
2731
2828
|
fill: "currentColor",
|
|
2732
2829
|
...rest
|
|
2733
|
-
},
|
|
2830
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2734
2831
|
d: "M28 2H23V4h5V28H23v2h5a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0028 2zM14 17H8a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V18A.9448.9448 0 0014 17zm-1 6H9V19h4z"
|
|
2735
|
-
})),
|
|
2832
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2736
2833
|
d: "M25 24V18a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6A1.0021 1.0021 0 0025 24zm-2-1H19V19h4zM14 7H8A.9448.9448 0 007 8v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V8A.9448.9448 0 0014 7zm-1 6H9V9h4zM18 15h6a.9448.9448 0 001-1V8a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6A1.0021 1.0021 0 0018 15zm1-6h4v4H19z"
|
|
2737
|
-
})),
|
|
2834
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2738
2835
|
d: "M4,4H9V2H4A2.0059,2.0059,0,0,0,2,4V28a2.0059,2.0059,0,0,0,2,2H9V28H4Z"
|
|
2739
2836
|
})), children);
|
|
2740
2837
|
});
|
|
2741
2838
|
if (process.env.NODE_ENV !== "production") {
|
|
2742
2839
|
CicsSystemGroup.propTypes = iconPropTypes;
|
|
2743
2840
|
}
|
|
2744
|
-
const CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTransactionServerZos(
|
|
2841
|
+
const CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTransactionServerZos(_ref110, ref) {
|
|
2745
2842
|
let {
|
|
2746
2843
|
children,
|
|
2747
2844
|
size = 16,
|
|
2748
2845
|
...rest
|
|
2749
|
-
} =
|
|
2846
|
+
} = _ref110;
|
|
2750
2847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2751
2848
|
width: size,
|
|
2752
2849
|
height: size,
|
|
@@ -2759,27 +2856,27 @@ const CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTran
|
|
|
2759
2856
|
cx: "28",
|
|
2760
2857
|
cy: "10",
|
|
2761
2858
|
r: "2"
|
|
2762
|
-
})),
|
|
2859
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2763
2860
|
d: "M18,29h-7v-2h7c4.9626,0,9-4.0374,9-9v-4h2v4c0,6.0654-4.9346,11-11,11Z"
|
|
2764
|
-
})),
|
|
2861
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2765
2862
|
d: "M16,21c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5Zm0-8c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
|
|
2766
2863
|
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
2767
2864
|
cx: "4",
|
|
2768
2865
|
cy: "22",
|
|
2769
2866
|
r: "2"
|
|
2770
|
-
})),
|
|
2867
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2771
2868
|
d: "M5,18H3v-4C3,7.9346,7.9346,3,14,3h7v2h-7c-4.9626,0-9,4.0374-9,9v4Z"
|
|
2772
2869
|
})), children);
|
|
2773
2870
|
});
|
|
2774
2871
|
if (process.env.NODE_ENV !== "production") {
|
|
2775
2872
|
CicsTransactionServerZos.propTypes = iconPropTypes;
|
|
2776
2873
|
}
|
|
2777
|
-
const CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(
|
|
2874
|
+
const CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref111, ref) {
|
|
2778
2875
|
let {
|
|
2779
2876
|
children,
|
|
2780
2877
|
size = 16,
|
|
2781
2878
|
...rest
|
|
2782
|
-
} =
|
|
2879
|
+
} = _ref111;
|
|
2783
2880
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2784
2881
|
width: size,
|
|
2785
2882
|
height: size,
|
|
@@ -2788,21 +2885,21 @@ const CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref1
|
|
|
2788
2885
|
viewBox: "0 0 32 32",
|
|
2789
2886
|
fill: "currentColor",
|
|
2790
2887
|
...rest
|
|
2791
|
-
},
|
|
2888
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2792
2889
|
d: "M22 22L24 22 24 28 22 28 22 30 28 30 28 28 26 28 26 22 28 22 28 20 22 20 22 22zM18 28H16V20H14v8.6A1.4529 1.4529 0 0015.5 30h3A1.4529 1.4529 0 0020 28.6V20H18zM10.2 20L10 28.5 9 22 7 22 6 28.5 5.8 20 4 20 4.72 30 7 30 8 23.5 9 30 11.28 30 12 20 10.2 20zM16 11L13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11z"
|
|
2793
|
-
})),
|
|
2890
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2794
2891
|
d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V18H6V6H26V18h2V6A2.0059,2.0059,0,0,0,26,4Z"
|
|
2795
2892
|
})), children);
|
|
2796
2893
|
});
|
|
2797
2894
|
if (process.env.NODE_ENV !== "production") {
|
|
2798
2895
|
CicsWuiRegion.propTypes = iconPropTypes;
|
|
2799
2896
|
}
|
|
2800
|
-
const CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(
|
|
2897
|
+
const CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref112, ref) {
|
|
2801
2898
|
let {
|
|
2802
2899
|
children,
|
|
2803
2900
|
size = 16,
|
|
2804
2901
|
...rest
|
|
2805
|
-
} =
|
|
2902
|
+
} = _ref112;
|
|
2806
2903
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2807
2904
|
width: size,
|
|
2808
2905
|
height: size,
|
|
@@ -2811,21 +2908,21 @@ const CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref108, re
|
|
|
2811
2908
|
viewBox: "0 0 32 32",
|
|
2812
2909
|
fill: "currentColor",
|
|
2813
2910
|
...rest
|
|
2814
|
-
},
|
|
2911
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2815
2912
|
d: "M23.5 18L21 18.7 21 16 19 16 19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18zM16 13L16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13z"
|
|
2816
|
-
})),
|
|
2913
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2817
2914
|
d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
2818
2915
|
})), children);
|
|
2819
2916
|
});
|
|
2820
2917
|
if (process.env.NODE_ENV !== "production") {
|
|
2821
2918
|
CicsRegion.propTypes = iconPropTypes;
|
|
2822
2919
|
}
|
|
2823
|
-
const CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(
|
|
2920
|
+
const CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(_ref113, ref) {
|
|
2824
2921
|
let {
|
|
2825
2922
|
children,
|
|
2826
2923
|
size = 16,
|
|
2827
2924
|
...rest
|
|
2828
|
-
} =
|
|
2925
|
+
} = _ref113;
|
|
2829
2926
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2830
2927
|
width: size,
|
|
2831
2928
|
height: size,
|
|
@@ -2834,19 +2931,19 @@ const CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(_ref1
|
|
|
2834
2931
|
viewBox: "0 0 32 32",
|
|
2835
2932
|
fill: "currentColor",
|
|
2836
2933
|
...rest
|
|
2837
|
-
},
|
|
2934
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2838
2935
|
d: "M31 13v-2h-4c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h2v2h-4v2h4c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-2v-2h4zM17 13v6c0 1.1025.8972 2 2 2h4v-2h-4v-6h4v-2h-4c-1.1028 0-2 .8975-2 2zM9 13L11 13 11 19 9 19 9 21 15 21 15 19 13 19 13 13 15 13 15 11 9 11 9 13zM1 13v6c0 1.1025.8972 2 2 2H7v-2H3v-6H7v-2H3c-1.1028 0-2 .8975-2 2z"
|
|
2839
2936
|
})), children);
|
|
2840
2937
|
});
|
|
2841
2938
|
if (process.env.NODE_ENV !== "production") {
|
|
2842
2939
|
CicsRegionAlt.propTypes = iconPropTypes;
|
|
2843
2940
|
}
|
|
2844
|
-
const CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouting(
|
|
2941
|
+
const CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouting(_ref114, ref) {
|
|
2845
2942
|
let {
|
|
2846
2943
|
children,
|
|
2847
2944
|
size = 16,
|
|
2848
2945
|
...rest
|
|
2849
|
-
} =
|
|
2946
|
+
} = _ref114;
|
|
2850
2947
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2851
2948
|
width: size,
|
|
2852
2949
|
height: size,
|
|
@@ -2855,21 +2952,21 @@ const CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouti
|
|
|
2855
2952
|
viewBox: "0 0 32 32",
|
|
2856
2953
|
fill: "currentColor",
|
|
2857
2954
|
...rest
|
|
2858
|
-
},
|
|
2955
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2859
2956
|
d: "M22 2L22 4 26.6 4 20 10.6 21.4 12 28 5.4 28 10 30 10 30 2 22 2zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
|
|
2860
|
-
})),
|
|
2957
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2861
2958
|
d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
|
|
2862
2959
|
})), children);
|
|
2863
2960
|
});
|
|
2864
2961
|
if (process.env.NODE_ENV !== "production") {
|
|
2865
2962
|
CicsRegionRouting.propTypes = iconPropTypes;
|
|
2866
2963
|
}
|
|
2867
|
-
const CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget(
|
|
2964
|
+
const CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget(_ref115, ref) {
|
|
2868
2965
|
let {
|
|
2869
2966
|
children,
|
|
2870
2967
|
size = 16,
|
|
2871
2968
|
...rest
|
|
2872
|
-
} =
|
|
2969
|
+
} = _ref115;
|
|
2873
2970
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2874
2971
|
width: size,
|
|
2875
2972
|
height: size,
|
|
@@ -2878,21 +2975,21 @@ const CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget
|
|
|
2878
2975
|
viewBox: "0 0 32 32",
|
|
2879
2976
|
fill: "currentColor",
|
|
2880
2977
|
...rest
|
|
2881
|
-
},
|
|
2978
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2882
2979
|
d: "M26 7H28V10H26zM29 4H32V6H29zM26 0H28V3H26zM22 4H25V6H22zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
|
|
2883
|
-
})),
|
|
2980
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2884
2981
|
d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
|
|
2885
2982
|
})), children);
|
|
2886
2983
|
});
|
|
2887
2984
|
if (process.env.NODE_ENV !== "production") {
|
|
2888
2985
|
CicsRegionTarget.propTypes = iconPropTypes;
|
|
2889
2986
|
}
|
|
2890
|
-
const Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(
|
|
2987
|
+
const Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref116, ref) {
|
|
2891
2988
|
let {
|
|
2892
2989
|
children,
|
|
2893
2990
|
size = 16,
|
|
2894
2991
|
...rest
|
|
2895
|
-
} =
|
|
2992
|
+
} = _ref116;
|
|
2896
2993
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2897
2994
|
width: size,
|
|
2898
2995
|
height: size,
|
|
@@ -2901,19 +2998,19 @@ const Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref112, ref) {
|
|
|
2901
2998
|
viewBox: "0 0 32 32",
|
|
2902
2999
|
fill: "currentColor",
|
|
2903
3000
|
...rest
|
|
2904
|
-
},
|
|
3001
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2905
3002
|
d: "M8 18.6V17H6v1.6A7.3833 7.3833 0 0013.4 26H15V24H13.4A5.3775 5.3775 0 018 18.6zM28 18H20a2.0059 2.0059 0 00-2 2v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V20A2.0059 2.0059 0 0028 18zM20 28V20h8v8zM24 13.4V15h2V13.4A7.3833 7.3833 0 0018.6 6H17V8h1.6A5.3775 5.3775 0 0124 13.4zM12 2H4A2.0059 2.0059 0 002 4v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0012 2zM4 12V4h8v8z"
|
|
2906
3003
|
})), children);
|
|
2907
3004
|
});
|
|
2908
3005
|
if (process.env.NODE_ENV !== "production") {
|
|
2909
3006
|
Cicsplex.propTypes = iconPropTypes;
|
|
2910
3007
|
}
|
|
2911
|
-
const CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(
|
|
3008
|
+
const CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref117, ref) {
|
|
2912
3009
|
let {
|
|
2913
3010
|
children,
|
|
2914
3011
|
size = 16,
|
|
2915
3012
|
...rest
|
|
2916
|
-
} =
|
|
3013
|
+
} = _ref117;
|
|
2917
3014
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2918
3015
|
width: size,
|
|
2919
3016
|
height: size,
|
|
@@ -2926,19 +3023,19 @@ const CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref113
|
|
|
2926
3023
|
cx: "16",
|
|
2927
3024
|
cy: "16",
|
|
2928
3025
|
r: "10"
|
|
2929
|
-
})),
|
|
3026
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2930
3027
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2931
3028
|
})), children);
|
|
2932
3029
|
});
|
|
2933
3030
|
if (process.env.NODE_ENV !== "production") {
|
|
2934
3031
|
CircleFilled.propTypes = iconPropTypes;
|
|
2935
3032
|
}
|
|
2936
|
-
const CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(
|
|
3033
|
+
const CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref118, ref) {
|
|
2937
3034
|
let {
|
|
2938
3035
|
children,
|
|
2939
3036
|
size = 16,
|
|
2940
3037
|
...rest
|
|
2941
|
-
} =
|
|
3038
|
+
} = _ref118;
|
|
2942
3039
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2943
3040
|
width: size,
|
|
2944
3041
|
height: size,
|
|
@@ -2956,12 +3053,12 @@ const CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref114,
|
|
|
2956
3053
|
if (process.env.NODE_ENV !== "production") {
|
|
2957
3054
|
CircleSolid.propTypes = iconPropTypes;
|
|
2958
3055
|
}
|
|
2959
|
-
const CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(
|
|
3056
|
+
const CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref119, ref) {
|
|
2960
3057
|
let {
|
|
2961
3058
|
children,
|
|
2962
3059
|
size = 16,
|
|
2963
3060
|
...rest
|
|
2964
|
-
} =
|
|
3061
|
+
} = _ref119;
|
|
2965
3062
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2966
3063
|
width: size,
|
|
2967
3064
|
height: size,
|
|
@@ -2970,19 +3067,19 @@ const CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref115, re
|
|
|
2970
3067
|
viewBox: "0 0 32 32",
|
|
2971
3068
|
fill: "currentColor",
|
|
2972
3069
|
...rest
|
|
2973
|
-
},
|
|
3070
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2974
3071
|
d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9A13.26 13.26 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16H4A11.48 11.48 0 014.6 12.3zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2A12.51 12.51 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.53 11.53 0 0123 25.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16H28A11.48 11.48 0 0127.4 19.7zM29.2 11.6a14.4 14.4 0 00-2-3.9L25.6 8.9a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.48 11.48 0 0116 28v2A21.42 21.42 0 0020.3 29.3z"
|
|
2975
3072
|
})), children);
|
|
2976
3073
|
});
|
|
2977
3074
|
if (process.env.NODE_ENV !== "production") {
|
|
2978
3075
|
CircleDash.propTypes = iconPropTypes;
|
|
2979
3076
|
}
|
|
2980
|
-
const CircleFill = /*#__PURE__*/React.forwardRef(function CircleFill(
|
|
3077
|
+
const CircleFill = /*#__PURE__*/React.forwardRef(function CircleFill(_ref120, ref) {
|
|
2981
3078
|
let {
|
|
2982
3079
|
children,
|
|
2983
3080
|
size = 16,
|
|
2984
3081
|
...rest
|
|
2985
|
-
} =
|
|
3082
|
+
} = _ref120;
|
|
2986
3083
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2987
3084
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2988
3085
|
width: size,
|
|
@@ -3015,12 +3112,12 @@ const CircleFill = /*#__PURE__*/React.forwardRef(function CircleFill(_ref116, re
|
|
|
3015
3112
|
if (process.env.NODE_ENV !== "production") {
|
|
3016
3113
|
CircleFill.propTypes = iconPropTypes;
|
|
3017
3114
|
}
|
|
3018
|
-
const WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function WatsonHealthCircleMeasurement(
|
|
3115
|
+
const WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function WatsonHealthCircleMeasurement(_ref121, ref) {
|
|
3019
3116
|
let {
|
|
3020
3117
|
children,
|
|
3021
3118
|
size = 16,
|
|
3022
3119
|
...rest
|
|
3023
|
-
} =
|
|
3120
|
+
} = _ref121;
|
|
3024
3121
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3025
3122
|
width: size,
|
|
3026
3123
|
height: size,
|
|
@@ -3029,21 +3126,21 @@ const WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
3029
3126
|
viewBox: "0 0 32 32",
|
|
3030
3127
|
fill: "currentColor",
|
|
3031
3128
|
...rest
|
|
3032
|
-
},
|
|
3129
|
+
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3033
3130
|
d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
|
|
3034
|
-
})),
|
|
3131
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
3035
3132
|
d: "M21,12.41V16h2V9H16v2h3.59L11,19.59V16H9v7h7V21H12.41Z"
|
|
3036
3133
|
})), children);
|
|
3037
3134
|
});
|
|
3038
3135
|
if (process.env.NODE_ENV !== "production") {
|
|
3039
3136
|
WatsonHealthCircleMeasurement.propTypes = iconPropTypes;
|
|
3040
3137
|
}
|
|
3041
|
-
const CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(
|
|
3138
|
+
const CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref122, ref) {
|
|
3042
3139
|
let {
|
|
3043
3140
|
children,
|
|
3044
3141
|
size = 16,
|
|
3045
3142
|
...rest
|
|
3046
|
-
} =
|
|
3143
|
+
} = _ref122;
|
|
3047
3144
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3048
3145
|
width: size,
|
|
3049
3146
|
height: size,
|
|
@@ -3052,19 +3149,19 @@ const CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref1
|
|
|
3052
3149
|
viewBox: "0 0 32 32",
|
|
3053
3150
|
fill: "currentColor",
|
|
3054
3151
|
...rest
|
|
3055
|
-
},
|
|
3152
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
3056
3153
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.5,7A3.5,3.5,0,1,1,20,12.5,3.5041,3.5041,0,0,1,23.5,9Zm.4348-1.978C23.791,7.0107,23.6467,7,23.5,7a5.4826,5.4826,0,0,0-4.1323,1.8784,8.0109,8.0109,0,0,0-5.5664-4.6675A11.8554,11.8554,0,0,1,23.9348,7.022ZM16,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,28ZM12,18a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,12,18ZM4,16a11.97,11.97,0,0,1,.2112-2.1987,7.9921,7.9921,0,0,0,7.3459,6.1762,5.9581,5.9581,0,0,0-.89,6.7564A12.0025,12.0025,0,0,1,4,16ZM21.3325,26.7339a5.9834,5.9834,0,0,0-4.1782-8.6206,8.02,8.02,0,0,0,1.9126-2.3672,5.4883,5.4883,0,0,0,8.9167-.0679c.003.1079.0164.2134.0164.3218A12.0025,12.0025,0,0,1,21.3325,26.7339Z"
|
|
3057
3154
|
})), children);
|
|
3058
3155
|
});
|
|
3059
3156
|
if (process.env.NODE_ENV !== "production") {
|
|
3060
3157
|
CirclePacking.propTypes = iconPropTypes;
|
|
3061
3158
|
}
|
|
3062
|
-
const CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(
|
|
3159
|
+
const CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(_ref123, ref) {
|
|
3063
3160
|
let {
|
|
3064
3161
|
children,
|
|
3065
3162
|
size = 16,
|
|
3066
3163
|
...rest
|
|
3067
|
-
} =
|
|
3164
|
+
} = _ref123;
|
|
3068
3165
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
3069
3166
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3070
3167
|
width: size,
|
|
@@ -3074,7 +3171,7 @@ const CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(_ref119
|
|
|
3074
3171
|
viewBox: "0 0 16 16",
|
|
3075
3172
|
fill: "currentColor",
|
|
3076
3173
|
...rest
|
|
3077
|
-
},
|
|
3174
|
+
}, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
3078
3175
|
d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
|
|
3079
3176
|
})), children);
|
|
3080
3177
|
}
|
|
@@ -3086,19 +3183,19 @@ const CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(_ref119
|
|
|
3086
3183
|
viewBox: "0 0 16 16",
|
|
3087
3184
|
fill: "currentColor",
|
|
3088
3185
|
...rest
|
|
3089
|
-
},
|
|
3186
|
+
}, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3090
3187
|
d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
|
|
3091
3188
|
})), children);
|
|
3092
3189
|
});
|
|
3093
3190
|
if (process.env.NODE_ENV !== "production") {
|
|
3094
3191
|
CircleStroke.propTypes = iconPropTypes;
|
|
3095
3192
|
}
|
|
3096
|
-
const QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer(
|
|
3193
|
+
const QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer(_ref124, ref) {
|
|
3097
3194
|
let {
|
|
3098
3195
|
children,
|
|
3099
3196
|
size = 16,
|
|
3100
3197
|
...rest
|
|
3101
|
-
} =
|
|
3198
|
+
} = _ref124;
|
|
3102
3199
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3103
3200
|
width: size,
|
|
3104
3201
|
height: size,
|
|
@@ -3107,21 +3204,21 @@ const QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer
|
|
|
3107
3204
|
viewBox: "0 0 32 32",
|
|
3108
3205
|
fill: "currentColor",
|
|
3109
3206
|
...rest
|
|
3110
|
-
},
|
|
3207
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3111
3208
|
d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
|
|
3112
|
-
})),
|
|
3209
|
+
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3113
3210
|
d: "M30,15H26V6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6v9H2v2H6v9a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V17h4ZM8,26V6H24V26Z"
|
|
3114
3211
|
})), children);
|
|
3115
3212
|
});
|
|
3116
3213
|
if (process.env.NODE_ENV !== "production") {
|
|
3117
3214
|
QCircuitComposer.propTypes = iconPropTypes;
|
|
3118
3215
|
}
|
|
3119
|
-
const Classification = /*#__PURE__*/React.forwardRef(function Classification(
|
|
3216
|
+
const Classification = /*#__PURE__*/React.forwardRef(function Classification(_ref125, ref) {
|
|
3120
3217
|
let {
|
|
3121
3218
|
children,
|
|
3122
3219
|
size = 16,
|
|
3123
3220
|
...rest
|
|
3124
|
-
} =
|
|
3221
|
+
} = _ref125;
|
|
3125
3222
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3126
3223
|
width: size,
|
|
3127
3224
|
height: size,
|
|
@@ -3134,122 +3231,12 @@ const Classification = /*#__PURE__*/React.forwardRef(function Classification(_re
|
|
|
3134
3231
|
cx: "15",
|
|
3135
3232
|
cy: "19",
|
|
3136
3233
|
r: "1"
|
|
3137
|
-
})),
|
|
3234
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
3138
3235
|
d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
|
|
3139
3236
|
})), children);
|
|
3140
3237
|
});
|
|
3141
3238
|
if (process.env.NODE_ENV !== "production") {
|
|
3142
3239
|
Classification.propTypes = iconPropTypes;
|
|
3143
3240
|
}
|
|
3144
|
-
const ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLanguage(_ref122, ref) {
|
|
3145
|
-
let {
|
|
3146
|
-
children,
|
|
3147
|
-
size = 16,
|
|
3148
|
-
...rest
|
|
3149
|
-
} = _ref122;
|
|
3150
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3151
|
-
width: size,
|
|
3152
|
-
height: size,
|
|
3153
|
-
ref: ref,
|
|
3154
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3155
|
-
viewBox: "0 0 32 32",
|
|
3156
|
-
fill: "currentColor",
|
|
3157
|
-
...rest
|
|
3158
|
-
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
3159
|
-
d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
|
|
3160
|
-
})), children);
|
|
3161
|
-
});
|
|
3162
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3163
|
-
ClassifierLanguage.propTypes = iconPropTypes;
|
|
3164
|
-
}
|
|
3165
|
-
const Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref123, ref) {
|
|
3166
|
-
let {
|
|
3167
|
-
children,
|
|
3168
|
-
size = 16,
|
|
3169
|
-
...rest
|
|
3170
|
-
} = _ref123;
|
|
3171
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3172
|
-
width: size,
|
|
3173
|
-
height: size,
|
|
3174
|
-
ref: ref,
|
|
3175
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3176
|
-
viewBox: "0 0 32 32",
|
|
3177
|
-
fill: "currentColor",
|
|
3178
|
-
...rest
|
|
3179
|
-
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3180
|
-
d: "M20 18H26V20H20z",
|
|
3181
|
-
transform: "rotate(-180 23 19)"
|
|
3182
|
-
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3183
|
-
d: "M24 26H30V28H24z",
|
|
3184
|
-
transform: "rotate(-180 27 27)"
|
|
3185
|
-
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
3186
|
-
d: "M22 22H28V24H22z",
|
|
3187
|
-
transform: "rotate(-180 25 23)"
|
|
3188
|
-
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
3189
|
-
d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
|
|
3190
|
-
})), children);
|
|
3191
|
-
});
|
|
3192
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3193
|
-
Clean.propTypes = iconPropTypes;
|
|
3194
|
-
}
|
|
3195
|
-
const Close = /*#__PURE__*/React.forwardRef(function Close(_ref124, ref) {
|
|
3196
|
-
let {
|
|
3197
|
-
children,
|
|
3198
|
-
size = 16,
|
|
3199
|
-
...rest
|
|
3200
|
-
} = _ref124;
|
|
3201
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3202
|
-
width: size,
|
|
3203
|
-
height: size,
|
|
3204
|
-
ref: ref,
|
|
3205
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3206
|
-
viewBox: "0 0 32 32",
|
|
3207
|
-
fill: "currentColor",
|
|
3208
|
-
...rest
|
|
3209
|
-
}, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
3210
|
-
d: "M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"
|
|
3211
|
-
})), children);
|
|
3212
|
-
});
|
|
3213
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3214
|
-
Close.propTypes = iconPropTypes;
|
|
3215
|
-
}
|
|
3216
|
-
const CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref125, ref) {
|
|
3217
|
-
let {
|
|
3218
|
-
children,
|
|
3219
|
-
size = 16,
|
|
3220
|
-
...rest
|
|
3221
|
-
} = _ref125;
|
|
3222
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
3223
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3224
|
-
width: size,
|
|
3225
|
-
height: size,
|
|
3226
|
-
ref: ref,
|
|
3227
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3228
|
-
viewBox: "0 0 16 16",
|
|
3229
|
-
fill: "currentColor",
|
|
3230
|
-
...rest
|
|
3231
|
-
}, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3232
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
3233
|
-
})), children);
|
|
3234
|
-
}
|
|
3235
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3236
|
-
width: size,
|
|
3237
|
-
height: size,
|
|
3238
|
-
ref: ref,
|
|
3239
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3240
|
-
viewBox: "0 0 32 32",
|
|
3241
|
-
fill: "currentColor",
|
|
3242
|
-
...rest
|
|
3243
|
-
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3244
|
-
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
|
|
3245
|
-
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3246
|
-
d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
|
|
3247
|
-
"data-icon-path": "inner-path",
|
|
3248
|
-
opacity: "0"
|
|
3249
|
-
})), children);
|
|
3250
|
-
});
|
|
3251
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3252
|
-
CloseFilled.propTypes = iconPropTypes;
|
|
3253
|
-
}
|
|
3254
3241
|
|
|
3255
|
-
export { CharacterInteger, CharacterLowerCase, CharacterNegativeNumber, CharacterPatterns, CharacterSentenceCase, CharacterUpperCase, CharacterWholeNumber, ChargingStation, ChargingStationFilled, ChartArea, ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartErrorBar, ChartErrorBarAlt, ChartEvaluation, ChartHighLow, ChartHistogram, ChartLine, ChartLineData, ChartLineSmooth, ChartLogisticRegression, ChartMarimekko, ChartMaximum, ChartMedian, ChartMinimum, ChartMultiLine, ChartMultitype, ChartNetwork, ChartParallel, ChartPie, ChartPoint, ChartPopulation, ChartRadar, ChartRadial, ChartRelationship, ChartRing, ChartRiver, ChartRose, ChartScatter, ChartSpiral, ChartStacked, ChartStepper, ChartSunburst, ChartTSne, ChartTreemap, ChartVennDiagram, ChartViolinPlot, ChartWaterfall, ChartWinLoss, Chart_3D, Chat, ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown, ChevronSortUp, ChevronUp, Chip, Choices, ChooseItem, ChoroplethMap, CicsCmas, CicsDb2Connection, CicsExplorer, CicsProgram, CicsRegion, CicsRegionAlt, CicsRegionRouting, CicsRegionTarget, CicsSit, CicsSitOverrides, CicsSystemGroup, CicsTransactionServerZos, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CirclePacking, CircleSolid, CircleStroke, Classification,
|
|
3242
|
+
export { ChangeCatalog, CharacterDecimal, CharacterFraction, CharacterInteger, CharacterLowerCase, CharacterNegativeNumber, CharacterPatterns, CharacterSentenceCase, CharacterUpperCase, CharacterWholeNumber, ChargingStation, ChargingStationFilled, ChartArea, ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartDualYAxis, ChartErrorBar, ChartErrorBarAlt, ChartEvaluation, ChartHighLow, ChartHistogram, ChartLine, ChartLineData, ChartLineSmooth, ChartLogisticRegression, ChartMarimekko, ChartMaximum, ChartMedian, ChartMinimum, ChartMultiLine, ChartMultitype, ChartNetwork, ChartParallel, ChartPie, ChartPoint, ChartPopulation, ChartRadar, ChartRadial, ChartRelationship, ChartRing, ChartRiver, ChartRose, ChartScatter, ChartSpiral, ChartStacked, ChartStepper, ChartSunburst, ChartTSne, ChartTreemap, ChartVennDiagram, ChartViolinPlot, ChartWaterfall, ChartWinLoss, Chart_3D, Chat, ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown, ChevronSortUp, ChevronUp, Chip, Choices, ChooseItem, ChoroplethMap, CicsCmas, CicsDb2Connection, CicsExplorer, CicsProgram, CicsRegion, CicsRegionAlt, CicsRegionRouting, CicsRegionTarget, CicsSit, CicsSitOverrides, CicsSystemGroup, CicsTransactionServerZos, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CirclePacking, CircleSolid, CircleStroke, Classification, QCircuitComposer, WatsonHealthCircleMeasurement };
|