@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-1.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, _circle, _circle2,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _circle, _circle2, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle3, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _circle4, _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, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _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, _rect, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _switch, _switch2, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _circle5, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _circle6, _circle7, _path194, _path195, _circle8, _path196, _path197, _path198, _path199, _circle9, _circle10, _path200, _path201, _path202, _path203, _circle11, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _circle12, _path239, _circle13, _path240, _path241, _circle14, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254;
|
|
15
|
+
const QBarrier = /*#__PURE__*/React.forwardRef(function QBarrier(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,13 +27,13 @@ const Basketball = /*#__PURE__*/React.forwardRef(function Basketball(_ref, ref)
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "
|
|
30
|
+
d: "M15 5H17V9H15zM15 11H17V15H15zM15 17H17V21H15zM15 23H17V27H15z"
|
|
31
31
|
})), children);
|
|
32
32
|
});
|
|
33
33
|
if (process.env.NODE_ENV !== "production") {
|
|
34
|
-
|
|
34
|
+
QBarrier.propTypes = iconPropTypes;
|
|
35
35
|
}
|
|
36
|
-
const
|
|
36
|
+
const Basketball = /*#__PURE__*/React.forwardRef(function Basketball(_ref2, ref) {
|
|
37
37
|
let {
|
|
38
38
|
children,
|
|
39
39
|
size = 16,
|
|
@@ -48,13 +48,13 @@ const BastionHost = /*#__PURE__*/React.forwardRef(function BastionHost(_ref2, re
|
|
|
48
48
|
fill: "currentColor",
|
|
49
49
|
...rest
|
|
50
50
|
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "
|
|
51
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM27.9492,15H22.041a14.4088,14.4088,0,0,1,2.7383-7.1533A11.9392,11.9392,0,0,1,27.9492,15ZM17,15V4.0508a11.9181,11.9181,0,0,1,6.2874,2.4375A16.2646,16.2646,0,0,0,20.04,15Zm-2,0H11.96A16.2646,16.2646,0,0,0,8.7126,6.4883,11.9181,11.9181,0,0,1,15,4.0508Zm0,2V27.9492a11.9181,11.9181,0,0,1-6.2874-2.4375A16.2646,16.2646,0,0,0,11.96,17Zm2,0h3.04a16.2646,16.2646,0,0,0,3.2476,8.5117A11.9181,11.9181,0,0,1,17,27.9492ZM7.2207,7.8467A14.4088,14.4088,0,0,1,9.959,15H4.0508A11.9392,11.9392,0,0,1,7.2207,7.8467ZM4.0508,17H9.959a14.4088,14.4088,0,0,1-2.7383,7.1533A11.9392,11.9392,0,0,1,4.0508,17Zm20.7285,7.1533A14.4088,14.4088,0,0,1,22.041,17h5.9082A11.9392,11.9392,0,0,1,24.7793,24.1533Z"
|
|
52
52
|
})), children);
|
|
53
53
|
});
|
|
54
54
|
if (process.env.NODE_ENV !== "production") {
|
|
55
|
-
|
|
55
|
+
Basketball.propTypes = iconPropTypes;
|
|
56
56
|
}
|
|
57
|
-
const
|
|
57
|
+
const BastionHost = /*#__PURE__*/React.forwardRef(function BastionHost(_ref3, ref) {
|
|
58
58
|
let {
|
|
59
59
|
children,
|
|
60
60
|
size = 16,
|
|
@@ -69,13 +69,13 @@ const Bat = /*#__PURE__*/React.forwardRef(function Bat(_ref3, ref) {
|
|
|
69
69
|
fill: "currentColor",
|
|
70
70
|
...rest
|
|
71
71
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
72
|
-
d: "
|
|
72
|
+
d: "M27.5273,2.709A1.9955,1.9955,0,0,0,26,2H23.3091a1.5,1.5,0,0,0-1.3419.8294L21.3818,4H20V3.5A1.5,1.5,0,0,0,18.5,2h-5A1.5,1.5,0,0,0,12,3.5V4H10.6182l-.585-1.17A1.5017,1.5017,0,0,0,8.69,2H6A2,2,0,0,0,4.0283,4.333L4.7324,8.5A3,3,0,0,0,7.69,11H8V23a3.0033,3.0033,0,0,0-3,3v4H27V26a3.0033,3.0033,0,0,0-3-3V11h.31a3,3,0,0,0,2.9579-2.5l.7041-4.167A1.994,1.994,0,0,0,27.5273,2.709ZM25,26v2H7V26a1.0009,1.0009,0,0,1,1-1H24A1.0009,1.0009,0,0,1,25,26Zm-3-3H10V11H22ZM25.2959,8.167A.9976.9976,0,0,1,24.31,9H7.69a.9976.9976,0,0,1-.9863-.8335L6,4H8.3818l1,2H14V4h4V6h4.6172l1.001-2H26Z"
|
|
73
73
|
})), children);
|
|
74
74
|
});
|
|
75
75
|
if (process.env.NODE_ENV !== "production") {
|
|
76
|
-
|
|
76
|
+
BastionHost.propTypes = iconPropTypes;
|
|
77
77
|
}
|
|
78
|
-
const
|
|
78
|
+
const Bat = /*#__PURE__*/React.forwardRef(function Bat(_ref4, ref) {
|
|
79
79
|
let {
|
|
80
80
|
children,
|
|
81
81
|
size = 16,
|
|
@@ -90,22 +90,43 @@ const BatchJob = /*#__PURE__*/React.forwardRef(function BatchJob(_ref4, ref) {
|
|
|
90
90
|
fill: "currentColor",
|
|
91
91
|
...rest
|
|
92
92
|
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
93
|
+
d: "M31.9093,6.584A1,1,0,0,0,31,6c-4.7683,0-8.2607.8887-11,2.8438V3H18V6H14V3H12V8.8438C9.2608,6.8887,5.7684,6,1,6A1,1,0,0,0,.2437,7.6543C1.9454,9.6221,3,11.7041,3,16a1,1,0,0,0,1,1c2.7678,0,6,1.31,6,5a1.004,1.004,0,0,0,.9341.998C11.35,23.0273,15,23.3872,15,27a1,1,0,0,0,2,0c0-3.6128,3.65-3.9727,4.0622-4.002A1,1,0,0,0,22,22c0-3.69,3.2321-5,6-5a1,1,0,0,0,1-1c0-4.2959,1.0547-6.3779,2.7564-8.3457A1,1,0,0,0,31.9093,6.584Zm-4.893,8.46c-3.3857.3081-6.5534,2.229-6.97,6.0786A6.552,6.552,0,0,0,16,23.6094a6.552,6.552,0,0,0-4.0461-2.4864c-.4168-3.85-3.5845-5.7705-6.97-6.0786a13.2017,13.2017,0,0,0-1.9387-6.98c4.1318.2724,7.0327,1.4277,9.248,3.6425A1,1,0,0,0,14,11V8h4v3a1,1,0,0,0,1.707.707c2.2153-2.2148,5.1162-3.37,9.248-3.6425A13.2017,13.2017,0,0,0,27.0163,15.0444Z"
|
|
94
|
+
})), children);
|
|
95
|
+
});
|
|
96
|
+
if (process.env.NODE_ENV !== "production") {
|
|
97
|
+
Bat.propTypes = iconPropTypes;
|
|
98
|
+
}
|
|
99
|
+
const BatchJob = /*#__PURE__*/React.forwardRef(function BatchJob(_ref5, ref) {
|
|
100
|
+
let {
|
|
101
|
+
children,
|
|
102
|
+
size = 16,
|
|
103
|
+
...rest
|
|
104
|
+
} = _ref5;
|
|
105
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
106
|
+
width: size,
|
|
107
|
+
height: size,
|
|
108
|
+
ref: ref,
|
|
109
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
110
|
+
viewBox: "0 0 32 32",
|
|
111
|
+
fill: "currentColor",
|
|
112
|
+
...rest
|
|
113
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
93
114
|
d: "M32 26v-2h-2.1011c-.1299-.6372-.3843-1.2285-.7319-1.7529l1.4897-1.4897-1.4141-1.4141-1.4897 1.4897c-.5244-.3477-1.1157-.6021-1.7529-.7319v-2.1011h-2v2.1011c-.6372.1299-1.2285.3843-1.7529.7319l-1.4897-1.4897-1.4141 1.4141 1.4897 1.4897c-.3477.5244-.6021 1.1157-.7319 1.7529h-2.1011v2h2.1011c.1299.6372.3843 1.2285.7319 1.7529l-1.4897 1.4897 1.4141 1.4141 1.4897-1.4897c.5244.3477 1.1157.6021 1.7529.7319v2.1011h2v-2.1011c.6372-.1299 1.2285-.3843 1.7529-.7319l1.4897 1.4897 1.4141-1.4141-1.4897-1.4897c.3477-.5244.6021-1.1157.7319-1.7529h2.1011zm-7 2c-1.6543 0-3-1.3457-3-3s1.3457-3 3-3 3 1.3457 3 3-1.3457 3-3 3zM20 17H12c-1.1046 0-2-.8954-2-2V4c0-1.1046.8954-2 2-2h8c1.1046 0 2 .8954 2 2V15c0 1.1046-.8954 2-2 2zm-8-2h8V4H12V15z"
|
|
94
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
95
|
-
d: "M17,21H8c-1.1046,0-2-.8954-2-2V7h2v12h9v2Z"
|
|
96
115
|
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
116
|
+
d: "M17,21H8c-1.1046,0-2-.8954-2-2V7h2v12h9v2Z"
|
|
117
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
97
118
|
d: "M13,25H4c-1.1028,0-2-.8972-2-2V11h2v12H13v2Z"
|
|
98
119
|
})), children);
|
|
99
120
|
});
|
|
100
121
|
if (process.env.NODE_ENV !== "production") {
|
|
101
122
|
BatchJob.propTypes = iconPropTypes;
|
|
102
123
|
}
|
|
103
|
-
const BatchJobStep = /*#__PURE__*/React.forwardRef(function BatchJobStep(
|
|
124
|
+
const BatchJobStep = /*#__PURE__*/React.forwardRef(function BatchJobStep(_ref6, ref) {
|
|
104
125
|
let {
|
|
105
126
|
children,
|
|
106
127
|
size = 16,
|
|
107
128
|
...rest
|
|
108
|
-
} =
|
|
129
|
+
} = _ref6;
|
|
109
130
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
110
131
|
width: size,
|
|
111
132
|
height: size,
|
|
@@ -114,19 +135,19 @@ const BatchJobStep = /*#__PURE__*/React.forwardRef(function BatchJobStep(_ref5,
|
|
|
114
135
|
viewBox: "0 0 32 32",
|
|
115
136
|
fill: "currentColor",
|
|
116
137
|
...rest
|
|
117
|
-
},
|
|
138
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
118
139
|
d: "M24 20L24 24 20 24 20 28 16 28 16 30 22 30 22 26 26 26 26 22 30 22 30 20 24 20zM8 4h8v6c0 1.1025.8972 2 2 2h6v4h2v-6c0-.2651-.1055-.5195-.293-.707l-7-7c-.1875-.1875-.4419-.293-.707-.293H8c-1.1028 0-2 .8975-2 2V28c0 1.1025.8972 2 2 2h4v-2h-4V4zm15.5857 6h-5.5857V4.4141l5.5857 5.5859z"
|
|
119
140
|
})), children);
|
|
120
141
|
});
|
|
121
142
|
if (process.env.NODE_ENV !== "production") {
|
|
122
143
|
BatchJobStep.propTypes = iconPropTypes;
|
|
123
144
|
}
|
|
124
|
-
const BatteryCharging = /*#__PURE__*/React.forwardRef(function BatteryCharging(
|
|
145
|
+
const BatteryCharging = /*#__PURE__*/React.forwardRef(function BatteryCharging(_ref7, ref) {
|
|
125
146
|
let {
|
|
126
147
|
children,
|
|
127
148
|
size = 16,
|
|
128
149
|
...rest
|
|
129
|
-
} =
|
|
150
|
+
} = _ref7;
|
|
130
151
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
131
152
|
width: size,
|
|
132
153
|
height: size,
|
|
@@ -135,21 +156,21 @@ const BatteryCharging = /*#__PURE__*/React.forwardRef(function BatteryCharging(_
|
|
|
135
156
|
viewBox: "0 0 32 32",
|
|
136
157
|
fill: "currentColor",
|
|
137
158
|
...rest
|
|
138
|
-
},
|
|
159
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
139
160
|
d: "M27 11H26V10a2 2 0 00-2-2H20v2h4v3h3v6H24v3H19v2h5a2 2 0 002-2V21h1a2 2 0 002-2V13A2 2 0 0027 11zM11 22H6V10h6V8H6a2 2 0 00-2 2V22a2 2 0 002 2h5z"
|
|
140
|
-
})),
|
|
161
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
141
162
|
d: "M14.81 23.58L13.19 22.42 17.06 17 9.37 17 16.22 8.38 17.78 9.62 13.51 15 20.94 15 14.81 23.58z"
|
|
142
163
|
})), children);
|
|
143
164
|
});
|
|
144
165
|
if (process.env.NODE_ENV !== "production") {
|
|
145
166
|
BatteryCharging.propTypes = iconPropTypes;
|
|
146
167
|
}
|
|
147
|
-
const BatteryEmpty = /*#__PURE__*/React.forwardRef(function BatteryEmpty(
|
|
168
|
+
const BatteryEmpty = /*#__PURE__*/React.forwardRef(function BatteryEmpty(_ref8, ref) {
|
|
148
169
|
let {
|
|
149
170
|
children,
|
|
150
171
|
size = 16,
|
|
151
172
|
...rest
|
|
152
|
-
} =
|
|
173
|
+
} = _ref8;
|
|
153
174
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
154
175
|
width: size,
|
|
155
176
|
height: size,
|
|
@@ -158,19 +179,19 @@ const BatteryEmpty = /*#__PURE__*/React.forwardRef(function BatteryEmpty(_ref7,
|
|
|
158
179
|
viewBox: "0 0 32 32",
|
|
159
180
|
fill: "currentColor",
|
|
160
181
|
...rest
|
|
161
|
-
},
|
|
182
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
162
183
|
d: "M24,24H6a2.0023,2.0023,0,0,1-2-2V10A2.002,2.002,0,0,1,6,8H24a2.0023,2.0023,0,0,1,2,2v1h1a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H26v1A2.0027,2.0027,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
163
184
|
})), children);
|
|
164
185
|
});
|
|
165
186
|
if (process.env.NODE_ENV !== "production") {
|
|
166
187
|
BatteryEmpty.propTypes = iconPropTypes;
|
|
167
188
|
}
|
|
168
|
-
const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(
|
|
189
|
+
const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(_ref9, ref) {
|
|
169
190
|
let {
|
|
170
191
|
children,
|
|
171
192
|
size = 16,
|
|
172
193
|
...rest
|
|
173
|
-
} =
|
|
194
|
+
} = _ref9;
|
|
174
195
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
175
196
|
width: size,
|
|
176
197
|
height: size,
|
|
@@ -179,9 +200,9 @@ const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(_ref8, re
|
|
|
179
200
|
viewBox: "0 0 32 32",
|
|
180
201
|
fill: "currentColor",
|
|
181
202
|
...rest
|
|
182
|
-
},
|
|
203
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
183
204
|
d: "M24,24H6a2,2,0,0,1-2-2V10A2,2,0,0,1,6,8H24a2,2,0,0,1,2,2v1h1a2,2,0,0,1,2,2v6a2,2,0,0,1-2,2H26v1A2,2,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
184
|
-
})),
|
|
205
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
185
206
|
d: "M11 9H19V23H11z",
|
|
186
207
|
transform: "rotate(90 15 16)"
|
|
187
208
|
})), children);
|
|
@@ -189,12 +210,12 @@ const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(_ref8, re
|
|
|
189
210
|
if (process.env.NODE_ENV !== "production") {
|
|
190
211
|
BatteryFull.propTypes = iconPropTypes;
|
|
191
212
|
}
|
|
192
|
-
const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(
|
|
213
|
+
const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(_ref10, ref) {
|
|
193
214
|
let {
|
|
194
215
|
children,
|
|
195
216
|
size = 16,
|
|
196
217
|
...rest
|
|
197
|
-
} =
|
|
218
|
+
} = _ref10;
|
|
198
219
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
199
220
|
width: size,
|
|
200
221
|
height: size,
|
|
@@ -203,9 +224,9 @@ const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(_ref9, re
|
|
|
203
224
|
viewBox: "0 0 32 32",
|
|
204
225
|
fill: "currentColor",
|
|
205
226
|
...rest
|
|
206
|
-
},
|
|
227
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
207
228
|
d: "M24,24H6a2,2,0,0,1-2-2V10A2,2,0,0,1,6,8H24a2,2,0,0,1,2,2v1h1a2,2,0,0,1,2,2v6a2,2,0,0,1-2,2H26v1A2,2,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
208
|
-
})),
|
|
229
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
209
230
|
d: "M8 12H16V20H8z",
|
|
210
231
|
transform: "rotate(90 12 16)"
|
|
211
232
|
})), children);
|
|
@@ -213,12 +234,12 @@ const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(_ref9, re
|
|
|
213
234
|
if (process.env.NODE_ENV !== "production") {
|
|
214
235
|
BatteryHalf.propTypes = iconPropTypes;
|
|
215
236
|
}
|
|
216
|
-
const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(
|
|
237
|
+
const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(_ref11, ref) {
|
|
217
238
|
let {
|
|
218
239
|
children,
|
|
219
240
|
size = 16,
|
|
220
241
|
...rest
|
|
221
|
-
} =
|
|
242
|
+
} = _ref11;
|
|
222
243
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
223
244
|
width: size,
|
|
224
245
|
height: size,
|
|
@@ -227,9 +248,9 @@ const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(_ref10, ref
|
|
|
227
248
|
viewBox: "0 0 32 32",
|
|
228
249
|
fill: "currentColor",
|
|
229
250
|
...rest
|
|
230
|
-
},
|
|
251
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
231
252
|
d: "M24,24H6a2.0023,2.0023,0,0,1-2-2V10A2.002,2.002,0,0,1,6,8H24a2.0023,2.0023,0,0,1,2,2v1h1a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H26v1A2.0027,2.0027,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
232
|
-
})),
|
|
253
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
233
254
|
d: "M5 15H13V17H5z",
|
|
234
255
|
transform: "rotate(90 9 16)"
|
|
235
256
|
})), children);
|
|
@@ -237,12 +258,12 @@ const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(_ref10, ref
|
|
|
237
258
|
if (process.env.NODE_ENV !== "production") {
|
|
238
259
|
BatteryLow.propTypes = iconPropTypes;
|
|
239
260
|
}
|
|
240
|
-
const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(
|
|
261
|
+
const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(_ref12, ref) {
|
|
241
262
|
let {
|
|
242
263
|
children,
|
|
243
264
|
size = 16,
|
|
244
265
|
...rest
|
|
245
|
-
} =
|
|
266
|
+
} = _ref12;
|
|
246
267
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
247
268
|
width: size,
|
|
248
269
|
height: size,
|
|
@@ -251,9 +272,9 @@ const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(_re
|
|
|
251
272
|
viewBox: "0 0 32 32",
|
|
252
273
|
fill: "currentColor",
|
|
253
274
|
...rest
|
|
254
|
-
},
|
|
275
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
255
276
|
d: "M24,24H6a2.0023,2.0023,0,0,1-2-2V10A2.002,2.002,0,0,1,6,8H24a2.0023,2.0023,0,0,1,2,2v1h1a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H26v1A2.0027,2.0027,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
256
|
-
})),
|
|
277
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
257
278
|
d: "M6 14H14V18H6z",
|
|
258
279
|
transform: "rotate(90 10 16)"
|
|
259
280
|
})), children);
|
|
@@ -261,12 +282,12 @@ const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(_re
|
|
|
261
282
|
if (process.env.NODE_ENV !== "production") {
|
|
262
283
|
BatteryQuarter.propTypes = iconPropTypes;
|
|
263
284
|
}
|
|
264
|
-
const Bee = /*#__PURE__*/React.forwardRef(function Bee(
|
|
285
|
+
const Bee = /*#__PURE__*/React.forwardRef(function Bee(_ref13, ref) {
|
|
265
286
|
let {
|
|
266
287
|
children,
|
|
267
288
|
size = 16,
|
|
268
289
|
...rest
|
|
269
|
-
} =
|
|
290
|
+
} = _ref13;
|
|
270
291
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
271
292
|
width: size,
|
|
272
293
|
height: size,
|
|
@@ -275,19 +296,19 @@ const Bee = /*#__PURE__*/React.forwardRef(function Bee(_ref12, ref) {
|
|
|
275
296
|
viewBox: "0 0 32 32",
|
|
276
297
|
fill: "currentColor",
|
|
277
298
|
...rest
|
|
278
|
-
},
|
|
299
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
279
300
|
d: "M16 10a6 6 0 00-6 6v8a6 6 0 0012 0V16A6 6 0 0016 10zm-4.25 7.87h8.5v4.25h-8.5zM16 28.25A4.27 4.27 0 0111.75 24v-.13h8.5V24A4.27 4.27 0 0116 28.25zm4.25-12.13h-8.5V16a4.25 4.25 0 018.5 0zM30.66 19.21L24 13v9.1a4 4 0 008 0A3.83 3.83 0 0030.66 19.21zM28 24.35a2.25 2.25 0 01-2.25-2.25V17l3.72 3.47h0A2.05 2.05 0 0130.2 22 2.25 2.25 0 0128 24.35zM0 22.1a4 4 0 008 0V13L1.34 19.21A3.88 3.88 0 000 22.1zm2.48-1.56h0L6.25 17v5.1a2.25 2.25 0 01-4.5 0A2.05 2.05 0 012.48 20.54zM15 5.5A3.5 3.5 0 1011.5 9 3.5 3.5 0 0015 5.5zm-5.25 0A1.75 1.75 0 1111.5 7.25 1.77 1.77 0 019.75 5.5zM20.5 2A3.5 3.5 0 1024 5.5 3.5 3.5 0 0020.5 2zm0 5.25A1.75 1.75 0 1122.25 5.5 1.77 1.77 0 0120.5 7.25z"
|
|
280
301
|
})), children);
|
|
281
302
|
});
|
|
282
303
|
if (process.env.NODE_ENV !== "production") {
|
|
283
304
|
Bee.propTypes = iconPropTypes;
|
|
284
305
|
}
|
|
285
|
-
const BeeBat = /*#__PURE__*/React.forwardRef(function BeeBat(
|
|
306
|
+
const BeeBat = /*#__PURE__*/React.forwardRef(function BeeBat(_ref14, ref) {
|
|
286
307
|
let {
|
|
287
308
|
children,
|
|
288
309
|
size = 16,
|
|
289
310
|
...rest
|
|
290
|
-
} =
|
|
311
|
+
} = _ref14;
|
|
291
312
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
292
313
|
width: size,
|
|
293
314
|
height: size,
|
|
@@ -304,19 +325,19 @@ const BeeBat = /*#__PURE__*/React.forwardRef(function BeeBat(_ref13, ref) {
|
|
|
304
325
|
cx: "19",
|
|
305
326
|
cy: "8",
|
|
306
327
|
r: "2"
|
|
307
|
-
})),
|
|
328
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
308
329
|
d: "M31.8083,8.665A.8745.8745,0,0,0,31,8.125H29c-4.21,0-7.721,2.002-9.1648,4.9014a4.8186,4.8186,0,0,0-7.67,0C10.721,10.127,7.21,8.125,3,8.125H1A.8749.8749,0,0,0,.3816,9.6191L.4834,9.72A5.3885,5.3885,0,0,1,2.1612,15.751.8751.8751,0,0,0,3,16.875a2.8966,2.8966,0,0,1,2.1587.7266c.9783.9814.9714,2.8872.9668,4.1479l0,.25A.875.875,0,0,0,7,22.875h4.125V23a4.875,4.875,0,0,0,9.75,0v-.125H25A.875.875,0,0,0,25.875,22l0-.25c-.0046-1.2607-.0115-3.1665.9668-4.1479A2.8966,2.8966,0,0,1,29,16.875a.8751.8751,0,0,0,.8388-1.124,5.3883,5.3883,0,0,1,1.6765-6.0293l.1033-.103A.875.875,0,0,0,31.8083,8.665ZM16,12.875A3.1286,3.1286,0,0,1,19.125,16v.125h-6.25V16A3.1286,3.1286,0,0,1,16,12.875Zm-3.125,5h6.25v3.25h-6.25Zm-5.0007,3.25c-.0178-1.459-.1839-3.4619-1.4761-4.7588a4.1876,4.1876,0,0,0-2.31-1.1518A6.657,6.657,0,0,0,2.9524,9.875H3c4.5562,0,8.125,2.69,8.125,6.125v5.125ZM19.125,23a3.125,3.125,0,0,1-6.25,0v-.125h6.25Zm8.7868-7.7856a4.1876,4.1876,0,0,0-2.31,1.1518c-1.2922,1.2969-1.4583,3.3-1.4761,4.7588H20.875V16c0-3.4346,3.5688-6.125,8.125-6.125h.0481A6.6561,6.6561,0,0,0,27.9118,15.2144Z"
|
|
309
330
|
})), children);
|
|
310
331
|
});
|
|
311
332
|
if (process.env.NODE_ENV !== "production") {
|
|
312
333
|
BeeBat.propTypes = iconPropTypes;
|
|
313
334
|
}
|
|
314
|
-
const Beta = /*#__PURE__*/React.forwardRef(function Beta(
|
|
335
|
+
const Beta = /*#__PURE__*/React.forwardRef(function Beta(_ref15, ref) {
|
|
315
336
|
let {
|
|
316
337
|
children,
|
|
317
338
|
size = 16,
|
|
318
339
|
...rest
|
|
319
|
-
} =
|
|
340
|
+
} = _ref15;
|
|
320
341
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
321
342
|
width: size,
|
|
322
343
|
height: size,
|
|
@@ -325,19 +346,19 @@ const Beta = /*#__PURE__*/React.forwardRef(function Beta(_ref14, ref) {
|
|
|
325
346
|
viewBox: "0 0 32 32",
|
|
326
347
|
fill: "currentColor",
|
|
327
348
|
...rest
|
|
328
|
-
},
|
|
349
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
329
350
|
d: "M20.7168,13.7705A5.9174,5.9174,0,0,0,23,9c0-3.5327-2.8784-6-7-6a6.627,6.627,0,0,0-7,7V31h2V25.1206a8.1261,8.1261,0,0,0,6,2.48A7.3833,7.3833,0,0,0,24.6528,20,6.6364,6.6364,0,0,0,20.7168,13.7705ZM17,25.6A5.6781,5.6781,0,0,1,11,20V10a4.6856,4.6856,0,0,1,5-5c3.0374,0,5,1.57,5,4a3.8732,3.8732,0,0,1-4,4v2c3.4341,0,5.6528,1.9629,5.6528,5A5.3907,5.3907,0,0,1,17,25.6Z"
|
|
330
351
|
})), children);
|
|
331
352
|
});
|
|
332
353
|
if (process.env.NODE_ENV !== "production") {
|
|
333
354
|
Beta.propTypes = iconPropTypes;
|
|
334
355
|
}
|
|
335
|
-
const Bicycle = /*#__PURE__*/React.forwardRef(function Bicycle(
|
|
356
|
+
const Bicycle = /*#__PURE__*/React.forwardRef(function Bicycle(_ref16, ref) {
|
|
336
357
|
let {
|
|
337
358
|
children,
|
|
338
359
|
size = 16,
|
|
339
360
|
...rest
|
|
340
|
-
} =
|
|
361
|
+
} = _ref16;
|
|
341
362
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
342
363
|
width: size,
|
|
343
364
|
height: size,
|
|
@@ -346,19 +367,19 @@ const Bicycle = /*#__PURE__*/React.forwardRef(function Bicycle(_ref15, ref) {
|
|
|
346
367
|
viewBox: "0 0 32 32",
|
|
347
368
|
fill: "currentColor",
|
|
348
369
|
...rest
|
|
349
|
-
},
|
|
370
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
350
371
|
d: "M26,16c-.0879,0-.1731.0093-.26.0132L24.2368,9H28V7H23a1,1,0,0,0-.978,1.21L22.62,11H12.3872l-1-3H14V6H7V8H9.28l1.0411,3.123-2.57,5.1392A6,6,0,1,0,11.91,23h2.61a1.991,1.991,0,0,0,1.5616-.75L23.14,13.4258l.6436,3.0039A5.9891,5.9891,0,1,0,26,16ZM6,26a4,4,0,1,1,.8364-7.9092L5.1055,21.5527l.009.0044A.9834.9834,0,0,0,5,22a.9931.9931,0,0,0,1.8853.4429l.0092.0044L8.6182,19A3.9835,3.9835,0,0,1,6,26Zm5.91-5a5.9986,5.9986,0,0,0-2.3733-3.8364l1.6787-3.3574L13.613,21Zm3.4577-1.06L13.054,13h7.8654ZM26,26a3.9882,3.9882,0,0,1-1.7859-7.56l.8079,3.77.02-.0044A.9859.9859,0,0,0,26,23a1,1,0,0,0,1-1,.9456.9456,0,0,0-.0415-.2056l.02-.0044-.8086-3.7729A3.9931,3.9931,0,0,1,26,26Z"
|
|
351
372
|
})), children);
|
|
352
373
|
});
|
|
353
374
|
if (process.env.NODE_ENV !== "production") {
|
|
354
375
|
Bicycle.propTypes = iconPropTypes;
|
|
355
376
|
}
|
|
356
|
-
const Binoculars = /*#__PURE__*/React.forwardRef(function Binoculars(
|
|
377
|
+
const Binoculars = /*#__PURE__*/React.forwardRef(function Binoculars(_ref17, ref) {
|
|
357
378
|
let {
|
|
358
379
|
children,
|
|
359
380
|
size = 16,
|
|
360
381
|
...rest
|
|
361
|
-
} =
|
|
382
|
+
} = _ref17;
|
|
362
383
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
363
384
|
width: size,
|
|
364
385
|
height: size,
|
|
@@ -367,19 +388,19 @@ const Binoculars = /*#__PURE__*/React.forwardRef(function Binoculars(_ref16, ref
|
|
|
367
388
|
viewBox: "0 0 32 32",
|
|
368
389
|
fill: "currentColor",
|
|
369
390
|
...rest
|
|
370
|
-
},
|
|
391
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
371
392
|
d: "M28,8V5a1,1,0,0,0-1-1H21a1,1,0,0,0-1,1V8a2,2,0,0,0-2,2v2H14V10a2,2,0,0,0-2-2V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V8a2,2,0,0,0-2,2V22a2,2,0,0,0,1,1.72V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V23.72A2,2,0,0,0,14,22V20h4v2a2,2,0,0,0,1,1.72V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V23.72A2,2,0,0,0,30,22V10A2,2,0,0,0,28,8ZM11,26H5V24h6Zm1-4H4V10H6V6h4v4h2Zm2-4V14h4v4Zm13,8H21V24h6Zm1-4H20V10h2V6h4v4h2Z"
|
|
372
393
|
})), children);
|
|
373
394
|
});
|
|
374
395
|
if (process.env.NODE_ENV !== "production") {
|
|
375
396
|
Binoculars.propTypes = iconPropTypes;
|
|
376
397
|
}
|
|
377
|
-
const QBlochSphere = /*#__PURE__*/React.forwardRef(function QBlochSphere(
|
|
398
|
+
const QBlochSphere = /*#__PURE__*/React.forwardRef(function QBlochSphere(_ref18, ref) {
|
|
378
399
|
let {
|
|
379
400
|
children,
|
|
380
401
|
size = 16,
|
|
381
402
|
...rest
|
|
382
|
-
} =
|
|
403
|
+
} = _ref18;
|
|
383
404
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
384
405
|
width: size,
|
|
385
406
|
height: size,
|
|
@@ -388,21 +409,21 @@ const QBlochSphere = /*#__PURE__*/React.forwardRef(function QBlochSphere(_ref17,
|
|
|
388
409
|
viewBox: "0 0 32 32",
|
|
389
410
|
fill: "currentColor",
|
|
390
411
|
...rest
|
|
391
|
-
},
|
|
412
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
392
413
|
d: "M21.87,7.84l-1.74-1L16,14h0a2,2,0,1,0,2,2,2,2,0,0,0-.27-1Z"
|
|
393
|
-
})),
|
|
414
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
394
415
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,2a12,12,0,0,1,11.17,7.65,25.69,25.69,0,0,0-3.69-1.5l-1,1.77a22.7,22.7,0,0,1,5.41,2.39,11.05,11.05,0,0,1,0,3.38A22.92,22.92,0,0,1,16,21,22.92,22.92,0,0,1,4.13,17.69a11.05,11.05,0,0,1,0-3.38A22.8,22.8,0,0,1,15,11V9a25,25,0,0,0-10.17,2.6A12,12,0,0,1,16,4Zm0,24A12,12,0,0,1,4.83,20.35,24.88,24.88,0,0,0,16,23a24.88,24.88,0,0,0,11.17-2.65A12,12,0,0,1,16,28Z"
|
|
395
416
|
})), children);
|
|
396
417
|
});
|
|
397
418
|
if (process.env.NODE_ENV !== "production") {
|
|
398
419
|
QBlochSphere.propTypes = iconPropTypes;
|
|
399
420
|
}
|
|
400
|
-
const BlockStorage = /*#__PURE__*/React.forwardRef(function BlockStorage(
|
|
421
|
+
const BlockStorage = /*#__PURE__*/React.forwardRef(function BlockStorage(_ref19, ref) {
|
|
401
422
|
let {
|
|
402
423
|
children,
|
|
403
424
|
size = 16,
|
|
404
425
|
...rest
|
|
405
|
-
} =
|
|
426
|
+
} = _ref19;
|
|
406
427
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
407
428
|
width: size,
|
|
408
429
|
height: size,
|
|
@@ -411,21 +432,21 @@ const BlockStorage = /*#__PURE__*/React.forwardRef(function BlockStorage(_ref18,
|
|
|
411
432
|
viewBox: "0 0 32 32",
|
|
412
433
|
fill: "currentColor",
|
|
413
434
|
...rest
|
|
414
|
-
},
|
|
435
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
415
436
|
d: "M9,12V10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V19H20v9H4V12"
|
|
416
|
-
})),
|
|
437
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
417
438
|
d: "M22 12H14V4h8zM12 4v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H14A2 2 0 0012 4zM14 18v4H10V18h4M8 18v4a2 2 0 002 2h4a2 2 0 002-2V18a2 2 0 00-2-2H10A2 2 0 008 18zM28 17v2H26V17h2m-4-1v4a1 1 0 001 1h4a1 1 0 001-1V16a1 1 0 00-1-1H25A1 1 0 0024 16z"
|
|
418
439
|
})), children);
|
|
419
440
|
});
|
|
420
441
|
if (process.env.NODE_ENV !== "production") {
|
|
421
442
|
BlockStorage.propTypes = iconPropTypes;
|
|
422
443
|
}
|
|
423
|
-
const BlockStorageAlt = /*#__PURE__*/React.forwardRef(function BlockStorageAlt(
|
|
444
|
+
const BlockStorageAlt = /*#__PURE__*/React.forwardRef(function BlockStorageAlt(_ref20, ref) {
|
|
424
445
|
let {
|
|
425
446
|
children,
|
|
426
447
|
size = 16,
|
|
427
448
|
...rest
|
|
428
|
-
} =
|
|
449
|
+
} = _ref20;
|
|
429
450
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
430
451
|
width: size,
|
|
431
452
|
height: size,
|
|
@@ -434,25 +455,25 @@ const BlockStorageAlt = /*#__PURE__*/React.forwardRef(function BlockStorageAlt(_
|
|
|
434
455
|
viewBox: "0 0 32 32",
|
|
435
456
|
fill: "currentColor",
|
|
436
457
|
...rest
|
|
437
|
-
},
|
|
458
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
438
459
|
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
439
460
|
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
440
461
|
cx: "7",
|
|
441
462
|
cy: "25",
|
|
442
463
|
r: "1"
|
|
443
|
-
})),
|
|
464
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
444
465
|
d: "M15 20H8V13h7zm-5-2h3V15H10zM24 20H17V13h7zm-5-2h3V15H19zM15 11H8V4h7zM10 9h3V6H10zM24 11H17V4h7zM19 9h3V6H19z"
|
|
445
466
|
})), children);
|
|
446
467
|
});
|
|
447
468
|
if (process.env.NODE_ENV !== "production") {
|
|
448
469
|
BlockStorageAlt.propTypes = iconPropTypes;
|
|
449
470
|
}
|
|
450
|
-
const Blockchain = /*#__PURE__*/React.forwardRef(function Blockchain(
|
|
471
|
+
const Blockchain = /*#__PURE__*/React.forwardRef(function Blockchain(_ref21, ref) {
|
|
451
472
|
let {
|
|
452
473
|
children,
|
|
453
474
|
size = 16,
|
|
454
475
|
...rest
|
|
455
|
-
} =
|
|
476
|
+
} = _ref21;
|
|
456
477
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
457
478
|
width: size,
|
|
458
479
|
height: size,
|
|
@@ -461,19 +482,19 @@ const Blockchain = /*#__PURE__*/React.forwardRef(function Blockchain(_ref20, ref
|
|
|
461
482
|
viewBox: "0 0 32 32",
|
|
462
483
|
fill: "currentColor",
|
|
463
484
|
...rest
|
|
464
|
-
},
|
|
485
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
465
486
|
d: "M6,24H4V8H6ZM28,8H26V24h2ZM24,6V4H8V6Zm0,22V26H8v2Z"
|
|
466
487
|
})), children);
|
|
467
488
|
});
|
|
468
489
|
if (process.env.NODE_ENV !== "production") {
|
|
469
490
|
Blockchain.propTypes = iconPropTypes;
|
|
470
491
|
}
|
|
471
|
-
const Blog = /*#__PURE__*/React.forwardRef(function Blog(
|
|
492
|
+
const Blog = /*#__PURE__*/React.forwardRef(function Blog(_ref22, ref) {
|
|
472
493
|
let {
|
|
473
494
|
children,
|
|
474
495
|
size = 16,
|
|
475
496
|
...rest
|
|
476
|
-
} =
|
|
497
|
+
} = _ref22;
|
|
477
498
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
478
499
|
width: size,
|
|
479
500
|
height: size,
|
|
@@ -482,19 +503,19 @@ const Blog = /*#__PURE__*/React.forwardRef(function Blog(_ref21, ref) {
|
|
|
482
503
|
viewBox: "0 0 32 32",
|
|
483
504
|
fill: "currentColor",
|
|
484
505
|
...rest
|
|
485
|
-
},
|
|
506
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
486
507
|
d: "M4 24H14V26H4zM4 18H14V20H4zM26 14H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2v6A2 2 0 0126 14zM6 6v6H26V6zM26 28H20a2 2 0 01-2-2V20a2 2 0 012-2h6a2 2 0 012 2v6A2 2 0 0126 28zm-6-8v6h6V20z"
|
|
487
508
|
})), children);
|
|
488
509
|
});
|
|
489
510
|
if (process.env.NODE_ENV !== "production") {
|
|
490
511
|
Blog.propTypes = iconPropTypes;
|
|
491
512
|
}
|
|
492
|
-
const Bluetooth = /*#__PURE__*/React.forwardRef(function Bluetooth(
|
|
513
|
+
const Bluetooth = /*#__PURE__*/React.forwardRef(function Bluetooth(_ref23, ref) {
|
|
493
514
|
let {
|
|
494
515
|
children,
|
|
495
516
|
size = 16,
|
|
496
517
|
...rest
|
|
497
|
-
} =
|
|
518
|
+
} = _ref23;
|
|
498
519
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
499
520
|
width: size,
|
|
500
521
|
height: size,
|
|
@@ -503,19 +524,19 @@ const Bluetooth = /*#__PURE__*/React.forwardRef(function Bluetooth(_ref22, ref)
|
|
|
503
524
|
viewBox: "0 0 32 32",
|
|
504
525
|
fill: "currentColor",
|
|
505
526
|
...rest
|
|
506
|
-
},
|
|
527
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
507
528
|
d: "M16,30a1.06,1.06,0,0,1-.42-.09A1,1,0,0,1,15,29V18.41L8.41,25,7,23.59,14.59,16,7,8.41,8.41,7,15,13.59V3a1,1,0,0,1,.58-.91,1,1,0,0,1,1.07.15l7,6A1,1,0,0,1,24,9a1,1,0,0,1-.29.75L17.41,16l6.3,6.29A1,1,0,0,1,24,23a1,1,0,0,1-.35.72l-7,6A1,1,0,0,1,16,30Zm1-11.59v8.42l4.53-3.89ZM17,5.17v8.42l4.53-4.53Z"
|
|
508
529
|
})), children);
|
|
509
530
|
});
|
|
510
531
|
if (process.env.NODE_ENV !== "production") {
|
|
511
532
|
Bluetooth.propTypes = iconPropTypes;
|
|
512
533
|
}
|
|
513
|
-
const BluetoothOff = /*#__PURE__*/React.forwardRef(function BluetoothOff(
|
|
534
|
+
const BluetoothOff = /*#__PURE__*/React.forwardRef(function BluetoothOff(_ref24, ref) {
|
|
514
535
|
let {
|
|
515
536
|
children,
|
|
516
537
|
size = 16,
|
|
517
538
|
...rest
|
|
518
|
-
} =
|
|
539
|
+
} = _ref24;
|
|
519
540
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
520
541
|
width: size,
|
|
521
542
|
height: size,
|
|
@@ -524,19 +545,19 @@ const BluetoothOff = /*#__PURE__*/React.forwardRef(function BluetoothOff(_ref23,
|
|
|
524
545
|
viewBox: "0 0 32 32",
|
|
525
546
|
fill: "currentColor",
|
|
526
547
|
...rest
|
|
527
|
-
},
|
|
548
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
528
549
|
d: "M28 26.59L5.41 4 4 5.41 14.59 16 7 23.59 8.41 25 15 18.41V29a1 1 0 00.58.91A1.06 1.06 0 0016 30a1 1 0 00.65-.24l6.3-5.4L26.59 28zm-11 .24V18.41l4.53 4.53zM17 12.75V5.17l4.53 3.89-4.11 4.11 1.41 1.41 4.88-4.87A1 1 0 0024 9a1 1 0 00-.35-.72l-7-6a1 1 0 00-1.07-.15A1 1 0 0015 3v7.75z"
|
|
529
550
|
})), children);
|
|
530
551
|
});
|
|
531
552
|
if (process.env.NODE_ENV !== "production") {
|
|
532
553
|
BluetoothOff.propTypes = iconPropTypes;
|
|
533
554
|
}
|
|
534
|
-
const Book = /*#__PURE__*/React.forwardRef(function Book(
|
|
555
|
+
const Book = /*#__PURE__*/React.forwardRef(function Book(_ref25, ref) {
|
|
535
556
|
let {
|
|
536
557
|
children,
|
|
537
558
|
size = 16,
|
|
538
559
|
...rest
|
|
539
|
-
} =
|
|
560
|
+
} = _ref25;
|
|
540
561
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
541
562
|
width: size,
|
|
542
563
|
height: size,
|
|
@@ -545,21 +566,21 @@ const Book = /*#__PURE__*/React.forwardRef(function Book(_ref24, ref) {
|
|
|
545
566
|
viewBox: "0 0 32 32",
|
|
546
567
|
fill: "currentColor",
|
|
547
568
|
...rest
|
|
548
|
-
},
|
|
569
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
549
570
|
d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19zM6 10H13V12H6zM6 15H13V17H6zM6 20H13V22H6z"
|
|
550
|
-
})),
|
|
571
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
551
572
|
d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.002,2.002,0,0,0,2,2H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28V25Z"
|
|
552
573
|
})), children);
|
|
553
574
|
});
|
|
554
575
|
if (process.env.NODE_ENV !== "production") {
|
|
555
576
|
Book.propTypes = iconPropTypes;
|
|
556
577
|
}
|
|
557
|
-
const Bookmark = /*#__PURE__*/React.forwardRef(function Bookmark(
|
|
578
|
+
const Bookmark = /*#__PURE__*/React.forwardRef(function Bookmark(_ref26, ref) {
|
|
558
579
|
let {
|
|
559
580
|
children,
|
|
560
581
|
size = 16,
|
|
561
582
|
...rest
|
|
562
|
-
} =
|
|
583
|
+
} = _ref26;
|
|
563
584
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
564
585
|
width: size,
|
|
565
586
|
height: size,
|
|
@@ -568,19 +589,19 @@ const Bookmark = /*#__PURE__*/React.forwardRef(function Bookmark(_ref25, ref) {
|
|
|
568
589
|
viewBox: "0 0 32 32",
|
|
569
590
|
fill: "currentColor",
|
|
570
591
|
...rest
|
|
571
|
-
},
|
|
592
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
572
593
|
d: "M24,4V26.75l-7.1-3.59-.9-.45-.9.45L8,26.75V4H24m0-2H8A2,2,0,0,0,6,4V30L16,25,26,30V4A2,2,0,0,0,24,2Z"
|
|
573
594
|
})), children);
|
|
574
595
|
});
|
|
575
596
|
if (process.env.NODE_ENV !== "production") {
|
|
576
597
|
Bookmark.propTypes = iconPropTypes;
|
|
577
598
|
}
|
|
578
|
-
const BookmarkAdd = /*#__PURE__*/React.forwardRef(function BookmarkAdd(
|
|
599
|
+
const BookmarkAdd = /*#__PURE__*/React.forwardRef(function BookmarkAdd(_ref27, ref) {
|
|
579
600
|
let {
|
|
580
601
|
children,
|
|
581
602
|
size = 16,
|
|
582
603
|
...rest
|
|
583
|
-
} =
|
|
604
|
+
} = _ref27;
|
|
584
605
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
585
606
|
width: size,
|
|
586
607
|
height: size,
|
|
@@ -589,21 +610,21 @@ const BookmarkAdd = /*#__PURE__*/React.forwardRef(function BookmarkAdd(_ref26, r
|
|
|
589
610
|
viewBox: "0 0 32 32",
|
|
590
611
|
fill: "currentColor",
|
|
591
612
|
...rest
|
|
592
|
-
},
|
|
613
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
593
614
|
d: "M24,16V26.7515l-7.0962-3.5894L16,22.7051l-.9009.456L8,26.748V4H18V2H8A2,2,0,0,0,6,4V30l10-5.0537L26,30V16Z"
|
|
594
|
-
})),
|
|
615
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
595
616
|
d: "M26 6L26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6 26 6z"
|
|
596
617
|
})), children);
|
|
597
618
|
});
|
|
598
619
|
if (process.env.NODE_ENV !== "production") {
|
|
599
620
|
BookmarkAdd.propTypes = iconPropTypes;
|
|
600
621
|
}
|
|
601
|
-
const BookmarkFilled = /*#__PURE__*/React.forwardRef(function BookmarkFilled(
|
|
622
|
+
const BookmarkFilled = /*#__PURE__*/React.forwardRef(function BookmarkFilled(_ref28, ref) {
|
|
602
623
|
let {
|
|
603
624
|
children,
|
|
604
625
|
size = 16,
|
|
605
626
|
...rest
|
|
606
|
-
} =
|
|
627
|
+
} = _ref28;
|
|
607
628
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
608
629
|
width: size,
|
|
609
630
|
height: size,
|
|
@@ -612,19 +633,19 @@ const BookmarkFilled = /*#__PURE__*/React.forwardRef(function BookmarkFilled(_re
|
|
|
612
633
|
viewBox: "0 0 32 32",
|
|
613
634
|
fill: "currentColor",
|
|
614
635
|
...rest
|
|
615
|
-
},
|
|
636
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
616
637
|
d: "M24,2H8A2,2,0,0,0,6,4V30l10-5.0538L26,30V4A2,2,0,0,0,24,2Z"
|
|
617
638
|
})), children);
|
|
618
639
|
});
|
|
619
640
|
if (process.env.NODE_ENV !== "production") {
|
|
620
641
|
BookmarkFilled.propTypes = iconPropTypes;
|
|
621
642
|
}
|
|
622
|
-
const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(
|
|
643
|
+
const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(_ref29, ref) {
|
|
623
644
|
let {
|
|
624
645
|
children,
|
|
625
646
|
size = 16,
|
|
626
647
|
...rest
|
|
627
|
-
} =
|
|
648
|
+
} = _ref29;
|
|
628
649
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
629
650
|
width: size,
|
|
630
651
|
height: size,
|
|
@@ -633,7 +654,7 @@ const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(_ref28, ref) {
|
|
|
633
654
|
viewBox: "0 0 32 32",
|
|
634
655
|
fill: "currentColor",
|
|
635
656
|
...rest
|
|
636
|
-
},
|
|
657
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
637
658
|
d: "M23,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,23,23Zm0-12a5,5,0,1,0,5,5A5.0055,5.0055,0,0,0,23,11Z"
|
|
638
659
|
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
639
660
|
cx: "9",
|
|
@@ -644,12 +665,12 @@ const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(_ref28, ref) {
|
|
|
644
665
|
if (process.env.NODE_ENV !== "production") {
|
|
645
666
|
Boolean.propTypes = iconPropTypes;
|
|
646
667
|
}
|
|
647
|
-
const Boot = /*#__PURE__*/React.forwardRef(function Boot(
|
|
668
|
+
const Boot = /*#__PURE__*/React.forwardRef(function Boot(_ref30, ref) {
|
|
648
669
|
let {
|
|
649
670
|
children,
|
|
650
671
|
size = 16,
|
|
651
672
|
...rest
|
|
652
|
-
} =
|
|
673
|
+
} = _ref30;
|
|
653
674
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
654
675
|
width: size,
|
|
655
676
|
height: size,
|
|
@@ -658,19 +679,19 @@ const Boot = /*#__PURE__*/React.forwardRef(function Boot(_ref29, ref) {
|
|
|
658
679
|
viewBox: "0 0 32 32",
|
|
659
680
|
fill: "currentColor",
|
|
660
681
|
...rest
|
|
661
|
-
},
|
|
682
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
662
683
|
d: "M24,17H18a1.0008,1.0008,0,0,1-1-1V4a2.0025,2.0025,0,0,0-2-2H5A2.0025,2.0025,0,0,0,3,4V28a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V22A5.0057,5.0057,0,0,0,24,17Zm3,5v2H23V19h1A3.0033,3.0033,0,0,1,27,22ZM15,4V6H11V8h4v2H11v2h4v2H11v2h4a3.0033,3.0033,0,0,0,3,3h3v5H14.1624l-3-1H5V4ZM25,28V27H23v1H21V27H19v1H17V27H15v1H13V27H11v1H5V25h5.8376l3,1H27v2Z"
|
|
663
684
|
})), children);
|
|
664
685
|
});
|
|
665
686
|
if (process.env.NODE_ENV !== "production") {
|
|
666
687
|
Boot.propTypes = iconPropTypes;
|
|
667
688
|
}
|
|
668
|
-
const BootVolume = /*#__PURE__*/React.forwardRef(function BootVolume(
|
|
689
|
+
const BootVolume = /*#__PURE__*/React.forwardRef(function BootVolume(_ref31, ref) {
|
|
669
690
|
let {
|
|
670
691
|
children,
|
|
671
692
|
size = 16,
|
|
672
693
|
...rest
|
|
673
|
-
} =
|
|
694
|
+
} = _ref31;
|
|
674
695
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
675
696
|
width: size,
|
|
676
697
|
height: size,
|
|
@@ -679,19 +700,19 @@ const BootVolume = /*#__PURE__*/React.forwardRef(function BootVolume(_ref30, ref
|
|
|
679
700
|
viewBox: "0 0 32 32",
|
|
680
701
|
fill: "currentColor",
|
|
681
702
|
...rest
|
|
682
|
-
},
|
|
703
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
683
704
|
d: "M32 22v-2h-3v-2h-2v2h-1v2h1v6c0 1.1025.8975 2 2 2h3v-2h-3v-6h3zM23 30h-3c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h3c1.1025 0 2 .897 2 2v6c0 1.1025-.8975 2-2 2zm-3-8v6h3v-6h-3zM14 30h-3c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h3c1.1025 0 2 .897 2 2v6c0 1.1025-.8975 2-2 2zm-3-8v6h3v-6h-3zM5 20H2v-4H0v14H5c1.1025 0 2-.8975 2-2v-6c0-1.103-.8975-2-2-2zm-3 8v-6h3v6H2zM4 14V5h7.5857l4 4h12.4143v7h2v-7c-.0013-1.1041-.8959-1.9987-2-2h-11.5857l-3.4143-3.4141c-.3742-.3764-.8835-.5873-1.4143-.5859H4c-1.1041.0013-1.9987.8959-2 2V14h2z"
|
|
684
705
|
})), children);
|
|
685
706
|
});
|
|
686
707
|
if (process.env.NODE_ENV !== "production") {
|
|
687
708
|
BootVolume.propTypes = iconPropTypes;
|
|
688
709
|
}
|
|
689
|
-
const BootVolumeAlt = /*#__PURE__*/React.forwardRef(function BootVolumeAlt(
|
|
710
|
+
const BootVolumeAlt = /*#__PURE__*/React.forwardRef(function BootVolumeAlt(_ref32, ref) {
|
|
690
711
|
let {
|
|
691
712
|
children,
|
|
692
713
|
size = 16,
|
|
693
714
|
...rest
|
|
694
|
-
} =
|
|
715
|
+
} = _ref32;
|
|
695
716
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
696
717
|
width: size,
|
|
697
718
|
height: size,
|
|
@@ -700,23 +721,23 @@ const BootVolumeAlt = /*#__PURE__*/React.forwardRef(function BootVolumeAlt(_ref3
|
|
|
700
721
|
viewBox: "0 0 32 32",
|
|
701
722
|
fill: "currentColor",
|
|
702
723
|
...rest
|
|
703
|
-
},
|
|
724
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
704
725
|
d: "M26,30h-7c-1.1028,0-2-.8972-2-2v-2h2v2h7v-7h-2v-2h2c1.1028,0,2,.8972,2,2v7c0,1.1028-.8972,2-2,2Z"
|
|
705
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
706
|
-
d: "M12 24L14 24 13.9998 17.414 22.5823 26 24 24.5857 15.4139 15.9998 22 16 22 14 12 14 12 24z"
|
|
707
726
|
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
727
|
+
d: "M12 24L14 24 13.9998 17.414 22.5823 26 24 24.5857 15.4139 15.9998 22 16 22 14 12 14 12 24z"
|
|
728
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
708
729
|
d: "M8,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25h4v2Z"
|
|
709
730
|
})), children);
|
|
710
731
|
});
|
|
711
732
|
if (process.env.NODE_ENV !== "production") {
|
|
712
733
|
BootVolumeAlt.propTypes = iconPropTypes;
|
|
713
734
|
}
|
|
714
|
-
const BorderBottom = /*#__PURE__*/React.forwardRef(function BorderBottom(
|
|
735
|
+
const BorderBottom = /*#__PURE__*/React.forwardRef(function BorderBottom(_ref33, ref) {
|
|
715
736
|
let {
|
|
716
737
|
children,
|
|
717
738
|
size = 16,
|
|
718
739
|
...rest
|
|
719
|
-
} =
|
|
740
|
+
} = _ref33;
|
|
720
741
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
721
742
|
width: size,
|
|
722
743
|
height: size,
|
|
@@ -725,73 +746,73 @@ const BorderBottom = /*#__PURE__*/React.forwardRef(function BorderBottom(_ref32,
|
|
|
725
746
|
viewBox: "0 0 32 32",
|
|
726
747
|
fill: "currentColor",
|
|
727
748
|
...rest
|
|
728
|
-
},
|
|
749
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
729
750
|
d: "M3 27H29V29H3z",
|
|
730
751
|
transform: "rotate(180 16 28)"
|
|
731
|
-
})),
|
|
752
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
732
753
|
d: "M27 23H29V25H27z",
|
|
733
754
|
transform: "rotate(180 28 24)"
|
|
734
|
-
})),
|
|
755
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
735
756
|
d: "M27 19H29V21H27z",
|
|
736
757
|
transform: "rotate(180 28 20)"
|
|
737
|
-
})),
|
|
758
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
738
759
|
d: "M27 15H29V17H27z",
|
|
739
760
|
transform: "rotate(180 28 16)"
|
|
740
|
-
})),
|
|
761
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
741
762
|
d: "M27 11H29V13H27z",
|
|
742
763
|
transform: "rotate(180 28 12)"
|
|
743
|
-
})),
|
|
764
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
744
765
|
d: "M27 7H29V9H27z",
|
|
745
766
|
transform: "rotate(180 28 8)"
|
|
746
|
-
})),
|
|
767
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
747
768
|
d: "M27 3H29V5H27z",
|
|
748
769
|
transform: "rotate(180 28 4)"
|
|
749
|
-
})),
|
|
770
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
750
771
|
d: "M23 3H25V5H23z",
|
|
751
772
|
transform: "rotate(180 24 4)"
|
|
752
|
-
})),
|
|
773
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
753
774
|
d: "M19 3H21V5H19z",
|
|
754
775
|
transform: "rotate(180 20 4)"
|
|
755
|
-
})),
|
|
776
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
756
777
|
d: "M15 3H17V5H15z",
|
|
757
778
|
transform: "rotate(180 16 4)"
|
|
758
|
-
})),
|
|
779
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
759
780
|
d: "M7 3H9V5H7z",
|
|
760
781
|
transform: "rotate(180 8 4)"
|
|
761
|
-
})),
|
|
782
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
762
783
|
d: "M11 3H13V5H11z",
|
|
763
784
|
transform: "rotate(180 12 4)"
|
|
764
|
-
})),
|
|
785
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
765
786
|
d: "M3 23H5V25H3z",
|
|
766
787
|
transform: "rotate(180 4 24)"
|
|
767
|
-
})),
|
|
788
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
768
789
|
d: "M3 19H5V21H3z",
|
|
769
790
|
transform: "rotate(180 4 20)"
|
|
770
|
-
})),
|
|
791
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
771
792
|
d: "M3 15H5V17H3z",
|
|
772
793
|
transform: "rotate(180 4 16)"
|
|
773
|
-
})),
|
|
794
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
774
795
|
d: "M3 11H5V13H3z",
|
|
775
796
|
transform: "rotate(180 4 12)"
|
|
776
|
-
})),
|
|
797
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
777
798
|
d: "M3 7H5V9H3z",
|
|
778
799
|
transform: "rotate(180 4 8)"
|
|
779
|
-
})),
|
|
800
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
780
801
|
d: "M3 3H5V5H3z",
|
|
781
802
|
transform: "rotate(180 4 4)"
|
|
782
|
-
})),
|
|
803
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
783
804
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
784
805
|
})), children);
|
|
785
806
|
});
|
|
786
807
|
if (process.env.NODE_ENV !== "production") {
|
|
787
808
|
BorderBottom.propTypes = iconPropTypes;
|
|
788
809
|
}
|
|
789
|
-
const BorderFull = /*#__PURE__*/React.forwardRef(function BorderFull(
|
|
810
|
+
const BorderFull = /*#__PURE__*/React.forwardRef(function BorderFull(_ref34, ref) {
|
|
790
811
|
let {
|
|
791
812
|
children,
|
|
792
813
|
size = 16,
|
|
793
814
|
...rest
|
|
794
|
-
} =
|
|
815
|
+
} = _ref34;
|
|
795
816
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
796
817
|
width: size,
|
|
797
818
|
height: size,
|
|
@@ -800,21 +821,21 @@ const BorderFull = /*#__PURE__*/React.forwardRef(function BorderFull(_ref33, ref
|
|
|
800
821
|
viewBox: "0 0 32 32",
|
|
801
822
|
fill: "currentColor",
|
|
802
823
|
...rest
|
|
803
|
-
},
|
|
824
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
804
825
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
805
|
-
})),
|
|
826
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
806
827
|
d: "M29,29H3V3H29ZM5,27H27V5H5Z"
|
|
807
828
|
})), children);
|
|
808
829
|
});
|
|
809
830
|
if (process.env.NODE_ENV !== "production") {
|
|
810
831
|
BorderFull.propTypes = iconPropTypes;
|
|
811
832
|
}
|
|
812
|
-
const BorderLeft = /*#__PURE__*/React.forwardRef(function BorderLeft(
|
|
833
|
+
const BorderLeft = /*#__PURE__*/React.forwardRef(function BorderLeft(_ref35, ref) {
|
|
813
834
|
let {
|
|
814
835
|
children,
|
|
815
836
|
size = 16,
|
|
816
837
|
...rest
|
|
817
|
-
} =
|
|
838
|
+
} = _ref35;
|
|
818
839
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
819
840
|
width: size,
|
|
820
841
|
height: size,
|
|
@@ -823,73 +844,73 @@ const BorderLeft = /*#__PURE__*/React.forwardRef(function BorderLeft(_ref34, ref
|
|
|
823
844
|
viewBox: "0 0 32 32",
|
|
824
845
|
fill: "currentColor",
|
|
825
846
|
...rest
|
|
826
|
-
},
|
|
847
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
827
848
|
d: "M-9 15H17V17H-9z",
|
|
828
849
|
transform: "rotate(-90 4 16)"
|
|
829
|
-
})),
|
|
850
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
830
851
|
d: "M7 27H9V29H7z",
|
|
831
852
|
transform: "rotate(-90 8 28)"
|
|
832
|
-
})),
|
|
853
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
833
854
|
d: "M11 27H13V29H11z",
|
|
834
855
|
transform: "rotate(-90 12 28)"
|
|
835
|
-
})),
|
|
856
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
836
857
|
d: "M15 27H17V29H15z",
|
|
837
858
|
transform: "rotate(-90 16 28)"
|
|
838
|
-
})),
|
|
859
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
839
860
|
d: "M19 27H21V29H19z",
|
|
840
861
|
transform: "rotate(-90 20 28)"
|
|
841
|
-
})),
|
|
862
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
842
863
|
d: "M23 27H25V29H23z",
|
|
843
864
|
transform: "rotate(-90 24 28)"
|
|
844
|
-
})),
|
|
865
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
845
866
|
d: "M27 27H29V29H27z",
|
|
846
867
|
transform: "rotate(-90 28 28)"
|
|
847
|
-
})),
|
|
868
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
848
869
|
d: "M27 23H29V25H27z",
|
|
849
870
|
transform: "rotate(-90 28 24)"
|
|
850
|
-
})),
|
|
871
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
851
872
|
d: "M27 19H29V21H27z",
|
|
852
873
|
transform: "rotate(-90 28 20)"
|
|
853
|
-
})),
|
|
874
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
854
875
|
d: "M27 15H29V17H27z",
|
|
855
876
|
transform: "rotate(-90 28 16)"
|
|
856
|
-
})),
|
|
877
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
857
878
|
d: "M27 7H29V9H27z",
|
|
858
879
|
transform: "rotate(-90 28 8)"
|
|
859
|
-
})),
|
|
880
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
860
881
|
d: "M27 11H29V13H27z",
|
|
861
882
|
transform: "rotate(-90 28 12)"
|
|
862
|
-
})),
|
|
883
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
863
884
|
d: "M7 3H9V5H7z",
|
|
864
885
|
transform: "rotate(-90 8 4)"
|
|
865
|
-
})),
|
|
886
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
866
887
|
d: "M11 3H13V5H11z",
|
|
867
888
|
transform: "rotate(-90 12 4)"
|
|
868
|
-
})),
|
|
889
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
869
890
|
d: "M15 3H17V5H15z",
|
|
870
891
|
transform: "rotate(-90 16 4)"
|
|
871
|
-
})),
|
|
892
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
872
893
|
d: "M19 3H21V5H19z",
|
|
873
894
|
transform: "rotate(-90 20 4)"
|
|
874
|
-
})),
|
|
895
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
875
896
|
d: "M23 3H25V5H23z",
|
|
876
897
|
transform: "rotate(-90 24 4)"
|
|
877
|
-
})),
|
|
898
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
878
899
|
d: "M27 3H29V5H27z",
|
|
879
900
|
transform: "rotate(-90 28 4)"
|
|
880
|
-
})),
|
|
901
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
881
902
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
882
903
|
})), children);
|
|
883
904
|
});
|
|
884
905
|
if (process.env.NODE_ENV !== "production") {
|
|
885
906
|
BorderLeft.propTypes = iconPropTypes;
|
|
886
907
|
}
|
|
887
|
-
const BorderNone = /*#__PURE__*/React.forwardRef(function BorderNone(
|
|
908
|
+
const BorderNone = /*#__PURE__*/React.forwardRef(function BorderNone(_ref36, ref) {
|
|
888
909
|
let {
|
|
889
910
|
children,
|
|
890
911
|
size = 16,
|
|
891
912
|
...rest
|
|
892
|
-
} =
|
|
913
|
+
} = _ref36;
|
|
893
914
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
894
915
|
width: size,
|
|
895
916
|
height: size,
|
|
@@ -898,19 +919,19 @@ const BorderNone = /*#__PURE__*/React.forwardRef(function BorderNone(_ref35, ref
|
|
|
898
919
|
viewBox: "0 0 32 32",
|
|
899
920
|
fill: "currentColor",
|
|
900
921
|
...rest
|
|
901
|
-
},
|
|
922
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
902
923
|
d: "M3 3H5V5H3zM7 3H9V5H7zM11 3H13V5H11zM15 3H17V5H15zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM7 27H9V29H7zM11 27H13V29H11zM15 27H17V29H15zM23 27H25V29H23zM19 27H21V29H19zM27 7H29V9H27zM27 11H29V13H27zM27 15H29V17H27zM27 19H29V21H27zM27 23H29V25H27zM27 27H29V29H27zM8 10H18V12H8zM8 15H14V17H8z"
|
|
903
924
|
})), children);
|
|
904
925
|
});
|
|
905
926
|
if (process.env.NODE_ENV !== "production") {
|
|
906
927
|
BorderNone.propTypes = iconPropTypes;
|
|
907
928
|
}
|
|
908
|
-
const BorderRight = /*#__PURE__*/React.forwardRef(function BorderRight(
|
|
929
|
+
const BorderRight = /*#__PURE__*/React.forwardRef(function BorderRight(_ref37, ref) {
|
|
909
930
|
let {
|
|
910
931
|
children,
|
|
911
932
|
size = 16,
|
|
912
933
|
...rest
|
|
913
|
-
} =
|
|
934
|
+
} = _ref37;
|
|
914
935
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
915
936
|
width: size,
|
|
916
937
|
height: size,
|
|
@@ -919,73 +940,73 @@ const BorderRight = /*#__PURE__*/React.forwardRef(function BorderRight(_ref36, r
|
|
|
919
940
|
viewBox: "0 0 32 32",
|
|
920
941
|
fill: "currentColor",
|
|
921
942
|
...rest
|
|
922
|
-
},
|
|
943
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
923
944
|
d: "M15 15H41V17H15z",
|
|
924
945
|
transform: "rotate(90 28 16)"
|
|
925
|
-
})),
|
|
946
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
926
947
|
d: "M23 3H25V5H23z",
|
|
927
948
|
transform: "rotate(90 24 4)"
|
|
928
|
-
})),
|
|
949
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
929
950
|
d: "M19 3H21V5H19z",
|
|
930
951
|
transform: "rotate(90 20 4)"
|
|
931
|
-
})),
|
|
952
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
932
953
|
d: "M15 3H17V5H15z",
|
|
933
954
|
transform: "rotate(90 16 4)"
|
|
934
|
-
})),
|
|
955
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
935
956
|
d: "M11 3H13V5H11z",
|
|
936
957
|
transform: "rotate(90 12 4)"
|
|
937
|
-
})),
|
|
958
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
938
959
|
d: "M7 3H9V5H7z",
|
|
939
960
|
transform: "rotate(90 8 4)"
|
|
940
|
-
})),
|
|
961
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
941
962
|
d: "M3 3H5V5H3z",
|
|
942
963
|
transform: "rotate(90 4 4)"
|
|
943
|
-
})),
|
|
964
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
944
965
|
d: "M3 7H5V9H3z",
|
|
945
966
|
transform: "rotate(90 4 8)"
|
|
946
|
-
})),
|
|
967
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
947
968
|
d: "M3 11H5V13H3z",
|
|
948
969
|
transform: "rotate(90 4 12)"
|
|
949
|
-
})),
|
|
970
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
950
971
|
d: "M3 15H5V17H3z",
|
|
951
972
|
transform: "rotate(90 4 16)"
|
|
952
|
-
})),
|
|
973
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
953
974
|
d: "M3 23H5V25H3z",
|
|
954
975
|
transform: "rotate(90 4 24)"
|
|
955
|
-
})),
|
|
976
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
956
977
|
d: "M3 19H5V21H3z",
|
|
957
978
|
transform: "rotate(90 4 20)"
|
|
958
|
-
})),
|
|
979
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
959
980
|
d: "M23 27H25V29H23z",
|
|
960
981
|
transform: "rotate(90 24 28)"
|
|
961
|
-
})),
|
|
982
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
962
983
|
d: "M19 27H21V29H19z",
|
|
963
984
|
transform: "rotate(90 20 28)"
|
|
964
|
-
})),
|
|
985
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
965
986
|
d: "M15 27H17V29H15z",
|
|
966
987
|
transform: "rotate(90 16 28)"
|
|
967
|
-
})),
|
|
988
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
968
989
|
d: "M11 27H13V29H11z",
|
|
969
990
|
transform: "rotate(90 12 28)"
|
|
970
|
-
})),
|
|
991
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
971
992
|
d: "M7 27H9V29H7z",
|
|
972
993
|
transform: "rotate(90 8 28)"
|
|
973
|
-
})),
|
|
994
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
974
995
|
d: "M3 27H5V29H3z",
|
|
975
996
|
transform: "rotate(90 4 28)"
|
|
976
|
-
})),
|
|
997
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
977
998
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
978
999
|
})), children);
|
|
979
1000
|
});
|
|
980
1001
|
if (process.env.NODE_ENV !== "production") {
|
|
981
1002
|
BorderRight.propTypes = iconPropTypes;
|
|
982
1003
|
}
|
|
983
|
-
const BorderTop = /*#__PURE__*/React.forwardRef(function BorderTop(
|
|
1004
|
+
const BorderTop = /*#__PURE__*/React.forwardRef(function BorderTop(_ref38, ref) {
|
|
984
1005
|
let {
|
|
985
1006
|
children,
|
|
986
1007
|
size = 16,
|
|
987
1008
|
...rest
|
|
988
|
-
} =
|
|
1009
|
+
} = _ref38;
|
|
989
1010
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
990
1011
|
width: size,
|
|
991
1012
|
height: size,
|
|
@@ -994,19 +1015,19 @@ const BorderTop = /*#__PURE__*/React.forwardRef(function BorderTop(_ref37, ref)
|
|
|
994
1015
|
viewBox: "0 0 32 32",
|
|
995
1016
|
fill: "currentColor",
|
|
996
1017
|
...rest
|
|
997
|
-
},
|
|
1018
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
998
1019
|
d: "M3 3H29V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3zM7 27H9V29H7zM11 27H13V29H11zM15 27H17V29H15zM23 27H25V29H23zM19 27H21V29H19zM27 7H29V9H27zM27 11H29V13H27zM27 15H29V17H27zM27 19H29V21H27zM27 23H29V25H27zM27 27H29V29H27zM8 10H18V12H8zM8 15H14V17H8z"
|
|
999
1020
|
})), children);
|
|
1000
1021
|
});
|
|
1001
1022
|
if (process.env.NODE_ENV !== "production") {
|
|
1002
1023
|
BorderTop.propTypes = iconPropTypes;
|
|
1003
1024
|
}
|
|
1004
|
-
const Bot = /*#__PURE__*/React.forwardRef(function Bot(
|
|
1025
|
+
const Bot = /*#__PURE__*/React.forwardRef(function Bot(_ref39, ref) {
|
|
1005
1026
|
let {
|
|
1006
1027
|
children,
|
|
1007
1028
|
size = 16,
|
|
1008
1029
|
...rest
|
|
1009
|
-
} =
|
|
1030
|
+
} = _ref39;
|
|
1010
1031
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1011
1032
|
width: size,
|
|
1012
1033
|
height: size,
|
|
@@ -1015,21 +1036,21 @@ const Bot = /*#__PURE__*/React.forwardRef(function Bot(_ref38, ref) {
|
|
|
1015
1036
|
viewBox: "0 0 32 32",
|
|
1016
1037
|
fill: "currentColor",
|
|
1017
1038
|
...rest
|
|
1018
|
-
},
|
|
1039
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1019
1040
|
d: "M18 10H20V12H18zM12 10H14V12H12z"
|
|
1020
|
-
})),
|
|
1041
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1021
1042
|
d: "M26,20H21V18h1a2.0023,2.0023,0,0,0,2-2V12h2V10H24V8a2.0023,2.0023,0,0,0-2-2H20V2H18V6H14V2H12V6H10A2.0023,2.0023,0,0,0,8,8v2H6v2H8v4a2.0023,2.0023,0,0,0,2,2h1v2H6a2.0023,2.0023,0,0,0-2,2v8H6V22H26v8h2V22A2.0023,2.0023,0,0,0,26,20ZM10,8H22v8H10Zm3,10h6v2H13Z"
|
|
1022
1043
|
})), children);
|
|
1023
1044
|
});
|
|
1024
1045
|
if (process.env.NODE_ENV !== "production") {
|
|
1025
1046
|
Bot.propTypes = iconPropTypes;
|
|
1026
1047
|
}
|
|
1027
|
-
const Bottles_01 = /*#__PURE__*/React.forwardRef(function Bottles_01(
|
|
1048
|
+
const Bottles_01 = /*#__PURE__*/React.forwardRef(function Bottles_01(_ref40, ref) {
|
|
1028
1049
|
let {
|
|
1029
1050
|
children,
|
|
1030
1051
|
size = 16,
|
|
1031
1052
|
...rest
|
|
1032
|
-
} =
|
|
1053
|
+
} = _ref40;
|
|
1033
1054
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1034
1055
|
width: size,
|
|
1035
1056
|
height: size,
|
|
@@ -1038,19 +1059,19 @@ const Bottles_01 = /*#__PURE__*/React.forwardRef(function Bottles_01(_ref39, ref
|
|
|
1038
1059
|
viewBox: "0 0 32 32",
|
|
1039
1060
|
fill: "currentColor",
|
|
1040
1061
|
...rest
|
|
1041
|
-
},
|
|
1062
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1042
1063
|
d: "M26 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM19 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM12 9.3706V3c0-.5522-.4478-1-1-1H7c-.5522 0-1 .4478-1 1v6.3706c-1.0674.6055-3 2.1777-3 5.6294v14c0 .5522.4478 1 1 1H14c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zm1 18.6294H5V15c0-3.7725 3-4.2793 3-4.2793V4h2v6.7207s3 .5068 3 4.2793v13z"
|
|
1043
1064
|
})), children);
|
|
1044
1065
|
});
|
|
1045
1066
|
if (process.env.NODE_ENV !== "production") {
|
|
1046
1067
|
Bottles_01.propTypes = iconPropTypes;
|
|
1047
1068
|
}
|
|
1048
|
-
const Bottles_01Dash = /*#__PURE__*/React.forwardRef(function Bottles_01Dash(
|
|
1069
|
+
const Bottles_01Dash = /*#__PURE__*/React.forwardRef(function Bottles_01Dash(_ref41, ref) {
|
|
1049
1070
|
let {
|
|
1050
1071
|
children,
|
|
1051
1072
|
size = 16,
|
|
1052
1073
|
...rest
|
|
1053
|
-
} =
|
|
1074
|
+
} = _ref41;
|
|
1054
1075
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1055
1076
|
width: size,
|
|
1056
1077
|
height: size,
|
|
@@ -1059,19 +1080,19 @@ const Bottles_01Dash = /*#__PURE__*/React.forwardRef(function Bottles_01Dash(_re
|
|
|
1059
1080
|
viewBox: "0 0 32 32",
|
|
1060
1081
|
fill: "currentColor",
|
|
1061
1082
|
...rest
|
|
1062
|
-
},
|
|
1083
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1063
1084
|
d: "M26 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM19 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM13 28h-3v2h4c.5522 0 1-.4478 1-1v-4h-2v3zM5 25H3v4c0 .5522.4478 1 1 1h4v-2h-3v-3zM13 18H15V23H13zM3 18H5V23H3zM12 9.3706V3c0-.5522-.4478-1-1-1H7c-.5522 0-1 .4478-1 1v6.3706c-1.0674.6055-3 2.1777-3 5.6294v1h2v-1c0-3.7725 3-4.2793 3-4.2793V4h2v6.7207s3 .5068 3 4.2793v1h2v-1c0-3.4517-1.9326-5.0239-3-5.6294z"
|
|
1064
1085
|
})), children);
|
|
1065
1086
|
});
|
|
1066
1087
|
if (process.env.NODE_ENV !== "production") {
|
|
1067
1088
|
Bottles_01Dash.propTypes = iconPropTypes;
|
|
1068
1089
|
}
|
|
1069
|
-
const Bottles_02 = /*#__PURE__*/React.forwardRef(function Bottles_02(
|
|
1090
|
+
const Bottles_02 = /*#__PURE__*/React.forwardRef(function Bottles_02(_ref42, ref) {
|
|
1070
1091
|
let {
|
|
1071
1092
|
children,
|
|
1072
1093
|
size = 16,
|
|
1073
1094
|
...rest
|
|
1074
|
-
} =
|
|
1095
|
+
} = _ref42;
|
|
1075
1096
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1076
1097
|
width: size,
|
|
1077
1098
|
height: size,
|
|
@@ -1080,19 +1101,19 @@ const Bottles_02 = /*#__PURE__*/React.forwardRef(function Bottles_02(_ref41, ref
|
|
|
1080
1101
|
viewBox: "0 0 32 32",
|
|
1081
1102
|
fill: "currentColor",
|
|
1082
1103
|
...rest
|
|
1083
|
-
},
|
|
1104
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1084
1105
|
d: "M24 9.0513v-3.0513c0-.5522-.4478-1-1-1h-3v2h2v3.02s2 1.1238 2 3.48v11.5h-4v2h5c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zM16 9.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522 0-1 .4478-1 1v3.0513c-1.2771 1.1411-2 2.7358-2 4.4487v12.5c0 .5522.4478 1 1 1h10c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zm0 15.9487H8V13.5c0-2.356 2-3.48 2-3.48v-3.02h4v3.02s2 1.124 2 3.48v11.5z"
|
|
1085
1106
|
})), children);
|
|
1086
1107
|
});
|
|
1087
1108
|
if (process.env.NODE_ENV !== "production") {
|
|
1088
1109
|
Bottles_02.propTypes = iconPropTypes;
|
|
1089
1110
|
}
|
|
1090
|
-
const Bottles_02Dash = /*#__PURE__*/React.forwardRef(function Bottles_02Dash(
|
|
1111
|
+
const Bottles_02Dash = /*#__PURE__*/React.forwardRef(function Bottles_02Dash(_ref43, ref) {
|
|
1091
1112
|
let {
|
|
1092
1113
|
children,
|
|
1093
1114
|
size = 16,
|
|
1094
1115
|
...rest
|
|
1095
|
-
} =
|
|
1116
|
+
} = _ref43;
|
|
1096
1117
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1097
1118
|
width: size,
|
|
1098
1119
|
height: size,
|
|
@@ -1101,19 +1122,19 @@ const Bottles_02Dash = /*#__PURE__*/React.forwardRef(function Bottles_02Dash(_re
|
|
|
1101
1122
|
viewBox: "0 0 32 32",
|
|
1102
1123
|
fill: "currentColor",
|
|
1103
1124
|
...rest
|
|
1104
|
-
},
|
|
1125
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1105
1126
|
d: "M24 9.0513v-3.0513c0-.5522-.4478-1-1-1h-3v2h2v3.02s2 1.1238 2 3.48v11.5h-4v2h5c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zM16 25h-3v2h4c.5522 0 1-.4478 1-1v-4h-2v3zM8 22h-2v4c0 .5522.4478 1 1 1h4v-2h-3v-3zM16 16H18V20H16zM6 16H8V20H6zM16 9.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522 0-1 .4478-1 1v3.0513c-1.2771 1.1411-2 2.7358-2 4.4487v.5h2v-.5c0-2.356 2-3.48 2-3.48v-3.02h4v3.02s2 1.124 2 3.48v.5h2v-.5c0-1.7129-.7229-3.3076-2-4.4487z"
|
|
1106
1127
|
})), children);
|
|
1107
1128
|
});
|
|
1108
1129
|
if (process.env.NODE_ENV !== "production") {
|
|
1109
1130
|
Bottles_02Dash.propTypes = iconPropTypes;
|
|
1110
1131
|
}
|
|
1111
|
-
const BottlesContainer = /*#__PURE__*/React.forwardRef(function BottlesContainer(
|
|
1132
|
+
const BottlesContainer = /*#__PURE__*/React.forwardRef(function BottlesContainer(_ref44, ref) {
|
|
1112
1133
|
let {
|
|
1113
1134
|
children,
|
|
1114
1135
|
size = 16,
|
|
1115
1136
|
...rest
|
|
1116
|
-
} =
|
|
1137
|
+
} = _ref44;
|
|
1117
1138
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1118
1139
|
width: size,
|
|
1119
1140
|
height: size,
|
|
@@ -1122,21 +1143,21 @@ const BottlesContainer = /*#__PURE__*/React.forwardRef(function BottlesContainer
|
|
|
1122
1143
|
viewBox: "0 0 32 32",
|
|
1123
1144
|
fill: "currentColor",
|
|
1124
1145
|
...rest
|
|
1125
|
-
},
|
|
1146
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1126
1147
|
d: "M23 10v-2c0-.5522-.4478-1-1-1h-3v2h2v1.9688s2 1.1238 2 3.48v8.5513h-4v2h5c.5522 0 1-.4478 1-1V14.4487c0-1.7129-.7229-3.3076-2-4.4487zM15 10v-2c0-.5522-.4478-1-1-1h-4c-.5522 0-1 .4478-1 1v2c-1.2771 1.1411-2 2.7358-2 4.4487v9.5513c0 .5522.4478 1 1 1h8c.5522 0 1-.4478 1-1V14.4487c0-1.7129-.7229-3.3076-2-4.4487zm0 13h-6V14.4487c0-2.356 2-3.48 2-3.48v-1.9688h2v1.9688s2 1.124 2 3.48v8.5513z"
|
|
1127
|
-
})),
|
|
1148
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1128
1149
|
d: "M28,2H4c-1.1046,0-2,.8954-2,2V28c0,1.1046,.8954,2,2,2H28c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2Zm0,26H4V4H28V28Z"
|
|
1129
1150
|
})), children);
|
|
1130
1151
|
});
|
|
1131
1152
|
if (process.env.NODE_ENV !== "production") {
|
|
1132
1153
|
BottlesContainer.propTypes = iconPropTypes;
|
|
1133
1154
|
}
|
|
1134
|
-
const Box = /*#__PURE__*/React.forwardRef(function Box(
|
|
1155
|
+
const Box = /*#__PURE__*/React.forwardRef(function Box(_ref45, ref) {
|
|
1135
1156
|
let {
|
|
1136
1157
|
children,
|
|
1137
1158
|
size = 16,
|
|
1138
1159
|
...rest
|
|
1139
|
-
} =
|
|
1160
|
+
} = _ref45;
|
|
1140
1161
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1141
1162
|
width: size,
|
|
1142
1163
|
height: size,
|
|
@@ -1145,21 +1166,21 @@ const Box = /*#__PURE__*/React.forwardRef(function Box(_ref44, ref) {
|
|
|
1145
1166
|
viewBox: "0 0 32 32",
|
|
1146
1167
|
fill: "currentColor",
|
|
1147
1168
|
...rest
|
|
1148
|
-
},
|
|
1169
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1149
1170
|
d: "M20,21H12a2,2,0,0,1-2-2V17a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2v2A2,2,0,0,1,20,21Zm-8-4v2h8V17Z"
|
|
1150
|
-
})),
|
|
1171
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1151
1172
|
d: "M28,4H4A2,2,0,0,0,2,6v4a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V12a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM26,28H6V12H26Zm2-18H4V6H28v4Z"
|
|
1152
1173
|
})), children);
|
|
1153
1174
|
});
|
|
1154
1175
|
if (process.env.NODE_ENV !== "production") {
|
|
1155
1176
|
Box.propTypes = iconPropTypes;
|
|
1156
1177
|
}
|
|
1157
|
-
const BoxExtraLarge = /*#__PURE__*/React.forwardRef(function BoxExtraLarge(
|
|
1178
|
+
const BoxExtraLarge = /*#__PURE__*/React.forwardRef(function BoxExtraLarge(_ref46, ref) {
|
|
1158
1179
|
let {
|
|
1159
1180
|
children,
|
|
1160
1181
|
size = 16,
|
|
1161
1182
|
...rest
|
|
1162
|
-
} =
|
|
1183
|
+
} = _ref46;
|
|
1163
1184
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1164
1185
|
width: size,
|
|
1165
1186
|
height: size,
|
|
@@ -1168,21 +1189,21 @@ const BoxExtraLarge = /*#__PURE__*/React.forwardRef(function BoxExtraLarge(_ref4
|
|
|
1168
1189
|
viewBox: "0 0 32 32",
|
|
1169
1190
|
fill: "currentColor",
|
|
1170
1191
|
...rest
|
|
1171
|
-
},
|
|
1192
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1172
1193
|
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1173
|
-
})),
|
|
1194
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1174
1195
|
d: "M19 21L19 9 17 9 17 23 24 23 24 21 19 21zM16 9L14 9 12 15 10 9 8 9 10.752 16 8 23 10 23 12 17 14 23 16 23 13.245 16 16 9zM4 4H28V6H4z"
|
|
1175
1196
|
})), children);
|
|
1176
1197
|
});
|
|
1177
1198
|
if (process.env.NODE_ENV !== "production") {
|
|
1178
1199
|
BoxExtraLarge.propTypes = iconPropTypes;
|
|
1179
1200
|
}
|
|
1180
|
-
const BoxLarge = /*#__PURE__*/React.forwardRef(function BoxLarge(
|
|
1201
|
+
const BoxLarge = /*#__PURE__*/React.forwardRef(function BoxLarge(_ref47, ref) {
|
|
1181
1202
|
let {
|
|
1182
1203
|
children,
|
|
1183
1204
|
size = 16,
|
|
1184
1205
|
...rest
|
|
1185
|
-
} =
|
|
1206
|
+
} = _ref47;
|
|
1186
1207
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1187
1208
|
width: size,
|
|
1188
1209
|
height: size,
|
|
@@ -1191,21 +1212,21 @@ const BoxLarge = /*#__PURE__*/React.forwardRef(function BoxLarge(_ref46, ref) {
|
|
|
1191
1212
|
viewBox: "0 0 32 32",
|
|
1192
1213
|
fill: "currentColor",
|
|
1193
1214
|
...rest
|
|
1194
|
-
},
|
|
1215
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1195
1216
|
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1196
|
-
})),
|
|
1217
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1197
1218
|
d: "M14 21L14 9 12 9 12 23 20 23 20 21 14 21zM4 4H28V6H4z"
|
|
1198
1219
|
})), children);
|
|
1199
1220
|
});
|
|
1200
1221
|
if (process.env.NODE_ENV !== "production") {
|
|
1201
1222
|
BoxLarge.propTypes = iconPropTypes;
|
|
1202
1223
|
}
|
|
1203
|
-
const BoxMedium = /*#__PURE__*/React.forwardRef(function BoxMedium(
|
|
1224
|
+
const BoxMedium = /*#__PURE__*/React.forwardRef(function BoxMedium(_ref48, ref) {
|
|
1204
1225
|
let {
|
|
1205
1226
|
children,
|
|
1206
1227
|
size = 16,
|
|
1207
1228
|
...rest
|
|
1208
|
-
} =
|
|
1229
|
+
} = _ref48;
|
|
1209
1230
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1210
1231
|
width: size,
|
|
1211
1232
|
height: size,
|
|
@@ -1214,21 +1235,21 @@ const BoxMedium = /*#__PURE__*/React.forwardRef(function BoxMedium(_ref47, ref)
|
|
|
1214
1235
|
viewBox: "0 0 32 32",
|
|
1215
1236
|
fill: "currentColor",
|
|
1216
1237
|
...rest
|
|
1217
|
-
},
|
|
1238
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1218
1239
|
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1219
|
-
})),
|
|
1240
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1220
1241
|
d: "M18 9L16.485 14 16 15.977 15.535 14 14 9 12 9 12 23 14 23 14 15 13.842 13.004 14.421 15 16 19.626 17.579 15 18.159 13 18 15 18 23 20 23 20 9 18 9zM4 4H28V6H4z"
|
|
1221
1242
|
})), children);
|
|
1222
1243
|
});
|
|
1223
1244
|
if (process.env.NODE_ENV !== "production") {
|
|
1224
1245
|
BoxMedium.propTypes = iconPropTypes;
|
|
1225
1246
|
}
|
|
1226
|
-
const BoxSmall = /*#__PURE__*/React.forwardRef(function BoxSmall(
|
|
1247
|
+
const BoxSmall = /*#__PURE__*/React.forwardRef(function BoxSmall(_ref49, ref) {
|
|
1227
1248
|
let {
|
|
1228
1249
|
children,
|
|
1229
1250
|
size = 16,
|
|
1230
1251
|
...rest
|
|
1231
|
-
} =
|
|
1252
|
+
} = _ref49;
|
|
1232
1253
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1233
1254
|
width: size,
|
|
1234
1255
|
height: size,
|
|
@@ -1237,21 +1258,21 @@ const BoxSmall = /*#__PURE__*/React.forwardRef(function BoxSmall(_ref48, ref) {
|
|
|
1237
1258
|
viewBox: "0 0 32 32",
|
|
1238
1259
|
fill: "currentColor",
|
|
1239
1260
|
...rest
|
|
1240
|
-
},
|
|
1261
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1241
1262
|
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1242
|
-
})),
|
|
1263
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1243
1264
|
d: "M18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.0023 2.0023 0 0118 23zM4 4H28V6H4z"
|
|
1244
1265
|
})), children);
|
|
1245
1266
|
});
|
|
1246
1267
|
if (process.env.NODE_ENV !== "production") {
|
|
1247
1268
|
BoxSmall.propTypes = iconPropTypes;
|
|
1248
1269
|
}
|
|
1249
|
-
const BoxPlot = /*#__PURE__*/React.forwardRef(function BoxPlot(
|
|
1270
|
+
const BoxPlot = /*#__PURE__*/React.forwardRef(function BoxPlot(_ref50, ref) {
|
|
1250
1271
|
let {
|
|
1251
1272
|
children,
|
|
1252
1273
|
size = 16,
|
|
1253
1274
|
...rest
|
|
1254
|
-
} =
|
|
1275
|
+
} = _ref50;
|
|
1255
1276
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1256
1277
|
width: size,
|
|
1257
1278
|
height: size,
|
|
@@ -1260,21 +1281,21 @@ const BoxPlot = /*#__PURE__*/React.forwardRef(function BoxPlot(_ref49, ref) {
|
|
|
1260
1281
|
viewBox: "0 0 32 32",
|
|
1261
1282
|
fill: "currentColor",
|
|
1262
1283
|
...rest
|
|
1263
|
-
},
|
|
1284
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1264
1285
|
d: "M22,6V4H12V6h4V8H12V20h4v2H12v2H22V22H18V20h4V8H18V6ZM14,18V15h6v3Zm6-5H14V10h6Z"
|
|
1265
|
-
})),
|
|
1286
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1266
1287
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1267
1288
|
})), children);
|
|
1268
1289
|
});
|
|
1269
1290
|
if (process.env.NODE_ENV !== "production") {
|
|
1270
1291
|
BoxPlot.propTypes = iconPropTypes;
|
|
1271
1292
|
}
|
|
1272
|
-
const Branch = /*#__PURE__*/React.forwardRef(function Branch(
|
|
1293
|
+
const Branch = /*#__PURE__*/React.forwardRef(function Branch(_ref51, ref) {
|
|
1273
1294
|
let {
|
|
1274
1295
|
children,
|
|
1275
1296
|
size = 16,
|
|
1276
1297
|
...rest
|
|
1277
|
-
} =
|
|
1298
|
+
} = _ref51;
|
|
1278
1299
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1279
1300
|
width: size,
|
|
1280
1301
|
height: size,
|
|
@@ -1283,19 +1304,19 @@ const Branch = /*#__PURE__*/React.forwardRef(function Branch(_ref50, ref) {
|
|
|
1283
1304
|
viewBox: "0 0 32 32",
|
|
1284
1305
|
fill: "currentColor",
|
|
1285
1306
|
...rest
|
|
1286
|
-
},
|
|
1307
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1287
1308
|
d: "M26,18a3.9955,3.9955,0,0,0-3.858,3H18a3.0033,3.0033,0,0,1-3-3V14a4.9514,4.9514,0,0,0-1.0256-3H22.142a4,4,0,1,0,0-2H9.858a4,4,0,1,0,0,2H10a3.0033,3.0033,0,0,1,3,3v4a5.0059,5.0059,0,0,0,5,5h4.142A3.9935,3.9935,0,1,0,26,18ZM26,8a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,8ZM6,12a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,12ZM26,24a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,24Z"
|
|
1288
1309
|
})), children);
|
|
1289
1310
|
});
|
|
1290
1311
|
if (process.env.NODE_ENV !== "production") {
|
|
1291
1312
|
Branch.propTypes = iconPropTypes;
|
|
1292
1313
|
}
|
|
1293
|
-
const BreakingChange = /*#__PURE__*/React.forwardRef(function BreakingChange(
|
|
1314
|
+
const BreakingChange = /*#__PURE__*/React.forwardRef(function BreakingChange(_ref52, ref) {
|
|
1294
1315
|
let {
|
|
1295
1316
|
children,
|
|
1296
1317
|
size = 16,
|
|
1297
1318
|
...rest
|
|
1298
|
-
} =
|
|
1319
|
+
} = _ref52;
|
|
1299
1320
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1300
1321
|
width: size,
|
|
1301
1322
|
height: size,
|
|
@@ -1304,21 +1325,21 @@ const BreakingChange = /*#__PURE__*/React.forwardRef(function BreakingChange(_re
|
|
|
1304
1325
|
viewBox: "0 0 32 32",
|
|
1305
1326
|
fill: "currentColor",
|
|
1306
1327
|
...rest
|
|
1307
|
-
},
|
|
1328
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1308
1329
|
d: "M31 25a6 6 0 10-6 6A6.0066 6.0066 0 0031 25zm-2 0a3.9521 3.9521 0 01-.5669 2.019L22.981 21.5669A3.9529 3.9529 0 0125 21 4.0045 4.0045 0 0129 25zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0125 29 4.0045 4.0045 0 0121 25zM19.59 16L17 18.59 18.42 20 22.42 16 18.42 12 17 13.41 19.59 16zM10.41 16L13 13.41 11.58 12 7.58 16 11.58 20 13 18.59 10.41 16z"
|
|
1309
|
-
})),
|
|
1330
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1310
1331
|
d: "M4,9H26v7h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H16V24H4ZM4,4H26V7H4Z"
|
|
1311
1332
|
})), children);
|
|
1312
1333
|
});
|
|
1313
1334
|
if (process.env.NODE_ENV !== "production") {
|
|
1314
1335
|
BreakingChange.propTypes = iconPropTypes;
|
|
1315
1336
|
}
|
|
1316
|
-
const BrightnessContrast = /*#__PURE__*/React.forwardRef(function BrightnessContrast(
|
|
1337
|
+
const BrightnessContrast = /*#__PURE__*/React.forwardRef(function BrightnessContrast(_ref53, ref) {
|
|
1317
1338
|
let {
|
|
1318
1339
|
children,
|
|
1319
1340
|
size = 16,
|
|
1320
1341
|
...rest
|
|
1321
|
-
} =
|
|
1342
|
+
} = _ref53;
|
|
1322
1343
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1323
1344
|
width: size,
|
|
1324
1345
|
height: size,
|
|
@@ -1327,30 +1348,30 @@ const BrightnessContrast = /*#__PURE__*/React.forwardRef(function BrightnessCont
|
|
|
1327
1348
|
viewBox: "0 0 32 32",
|
|
1328
1349
|
fill: "currentColor",
|
|
1329
1350
|
...rest
|
|
1330
|
-
},
|
|
1351
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1331
1352
|
d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
|
|
1332
|
-
})),
|
|
1353
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1333
1354
|
d: "M6.22 5.73H8.219999999999999V8.73H6.22z",
|
|
1334
1355
|
transform: "rotate(-45 7.227 7.236)"
|
|
1335
|
-
})),
|
|
1356
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1336
1357
|
d: "M23.27 6.23H26.27V8.23H23.27z",
|
|
1337
1358
|
transform: "rotate(-45 24.766 7.232)"
|
|
1338
|
-
})),
|
|
1359
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1339
1360
|
d: "M23.77 23.27H25.77V26.27H23.77z",
|
|
1340
1361
|
transform: "rotate(-45 24.77 24.77)"
|
|
1341
|
-
})),
|
|
1362
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1342
1363
|
d: "M5.47 25.13L7.59 23 9 24.42 6.88 26.54 5.47 25.13zM16 8a8 8 0 108 8A8 8 0 0016 8zm0 14a6 6 0 010-12z"
|
|
1343
1364
|
})), children);
|
|
1344
1365
|
});
|
|
1345
1366
|
if (process.env.NODE_ENV !== "production") {
|
|
1346
1367
|
BrightnessContrast.propTypes = iconPropTypes;
|
|
1347
1368
|
}
|
|
1348
|
-
const BringForward = /*#__PURE__*/React.forwardRef(function BringForward(
|
|
1369
|
+
const BringForward = /*#__PURE__*/React.forwardRef(function BringForward(_ref54, ref) {
|
|
1349
1370
|
let {
|
|
1350
1371
|
children,
|
|
1351
1372
|
size = 16,
|
|
1352
1373
|
...rest
|
|
1353
|
-
} =
|
|
1374
|
+
} = _ref54;
|
|
1354
1375
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1355
1376
|
width: size,
|
|
1356
1377
|
height: size,
|
|
@@ -1359,21 +1380,21 @@ const BringForward = /*#__PURE__*/React.forwardRef(function BringForward(_ref53,
|
|
|
1359
1380
|
viewBox: "0 0 32 32",
|
|
1360
1381
|
fill: "currentColor",
|
|
1361
1382
|
...rest
|
|
1362
|
-
},
|
|
1383
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1363
1384
|
d: "M12 15H10V12a2.0023 2.0023 0 012-2h3v2H12zM15 30H12a2.0023 2.0023 0 01-2-2V25h2v3h3zM18 28H22V30H18zM28 30H25V28h3V25h2v3A2.0023 2.0023 0 0128 30zM10 18H12V22H10zM28 18H30V22H28zM30 15H28V12H25V10h3a2.0023 2.0023 0 012 2zM18 10H22V12H18z"
|
|
1364
|
-
})),
|
|
1385
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1365
1386
|
d: "M8,22H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H20a2.0023,2.0023,0,0,1,2,2V8H20V4H4V20H8Z"
|
|
1366
1387
|
})), children);
|
|
1367
1388
|
});
|
|
1368
1389
|
if (process.env.NODE_ENV !== "production") {
|
|
1369
1390
|
BringForward.propTypes = iconPropTypes;
|
|
1370
1391
|
}
|
|
1371
|
-
const BringToFront = /*#__PURE__*/React.forwardRef(function BringToFront(
|
|
1392
|
+
const BringToFront = /*#__PURE__*/React.forwardRef(function BringToFront(_ref55, ref) {
|
|
1372
1393
|
let {
|
|
1373
1394
|
children,
|
|
1374
1395
|
size = 16,
|
|
1375
1396
|
...rest
|
|
1376
|
-
} =
|
|
1397
|
+
} = _ref55;
|
|
1377
1398
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1378
1399
|
width: size,
|
|
1379
1400
|
height: size,
|
|
@@ -1382,19 +1403,19 @@ const BringToFront = /*#__PURE__*/React.forwardRef(function BringToFront(_ref54,
|
|
|
1382
1403
|
viewBox: "0 0 32 32",
|
|
1383
1404
|
fill: "currentColor",
|
|
1384
1405
|
...rest
|
|
1385
|
-
},
|
|
1406
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1386
1407
|
d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V20a2.0023,2.0023,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,20,3.9985,4H20v6H12a2,2,0,0,0-2,2v8Z"
|
|
1387
1408
|
})), children);
|
|
1388
1409
|
});
|
|
1389
1410
|
if (process.env.NODE_ENV !== "production") {
|
|
1390
1411
|
BringToFront.propTypes = iconPropTypes;
|
|
1391
1412
|
}
|
|
1392
|
-
const WatsonHealthBrushFreehand = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushFreehand(
|
|
1413
|
+
const WatsonHealthBrushFreehand = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushFreehand(_ref56, ref) {
|
|
1393
1414
|
let {
|
|
1394
1415
|
children,
|
|
1395
1416
|
size = 16,
|
|
1396
1417
|
...rest
|
|
1397
|
-
} =
|
|
1418
|
+
} = _ref56;
|
|
1398
1419
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1399
1420
|
width: size,
|
|
1400
1421
|
height: size,
|
|
@@ -1403,19 +1424,19 @@ const WatsonHealthBrushFreehand = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1403
1424
|
viewBox: "0 0 32 32",
|
|
1404
1425
|
fill: "currentColor",
|
|
1405
1426
|
...rest
|
|
1406
|
-
},
|
|
1427
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1407
1428
|
d: "M28.8281 3.1719a4.0941 4.0941 0 00-5.6562 0L4.05 22.292A6.9537 6.9537 0 002 27.2412V30H4.7559a6.9523 6.9523 0 004.95-2.05L28.8281 8.8286a3.999 3.999 0 000-5.6567zM10.91 18.26l2.8286 2.8286L11.6172 23.21 8.7886 20.3818zM8.2915 26.5356A4.9665 4.9665 0 014.7559 28H4v-.7588a4.9669 4.9669 0 011.4644-3.5351l1.91-1.91 2.8286 2.8281zM27.4141 7.4141L15.1528 19.6748l-2.8286-2.8286 12.2617-12.26a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM6.5 15A3.4994 3.4994 0 014.0249 9.026l3.5005-3.5a1.5019 1.5019 0 000-2.121 1.537 1.537 0 00-2.1216 0L3.415 5.3936 2 3.98 3.99 1.9915a3.5849 3.5849 0 014.95 0 3.5039 3.5039 0 010 4.949L5.439 10.44a1.5019 1.5019 0 000 2.121 1.5369 1.5369 0 002.1215 0l4.0249-4.0243L13 9.9507 8.9746 13.975A3.4754 3.4754 0 016.5 15z"
|
|
1408
1429
|
})), children);
|
|
1409
1430
|
});
|
|
1410
1431
|
if (process.env.NODE_ENV !== "production") {
|
|
1411
1432
|
WatsonHealthBrushFreehand.propTypes = iconPropTypes;
|
|
1412
1433
|
}
|
|
1413
|
-
const WatsonHealthBrushPolygon = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushPolygon(
|
|
1434
|
+
const WatsonHealthBrushPolygon = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushPolygon(_ref57, ref) {
|
|
1414
1435
|
let {
|
|
1415
1436
|
children,
|
|
1416
1437
|
size = 16,
|
|
1417
1438
|
...rest
|
|
1418
|
-
} =
|
|
1439
|
+
} = _ref57;
|
|
1419
1440
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1420
1441
|
width: size,
|
|
1421
1442
|
height: size,
|
|
@@ -1424,19 +1445,19 @@ const WatsonHealthBrushPolygon = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1424
1445
|
viewBox: "0 0 32 32",
|
|
1425
1446
|
fill: "currentColor",
|
|
1426
1447
|
...rest
|
|
1427
|
-
},
|
|
1448
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1428
1449
|
d: "M28.8281 3.1719a4.0941 4.0941 0 00-5.6562 0L4.05 22.292A6.9537 6.9537 0 002 27.2412V30H4.7559a6.9523 6.9523 0 004.95-2.05L28.8281 8.8286a3.999 3.999 0 000-5.6567zM10.91 18.26l2.8286 2.8286L11.6172 23.21 8.7886 20.3818zM8.2915 26.5356A4.9665 4.9665 0 014.7559 28H4v-.7588a4.9669 4.9669 0 011.4644-3.5351l1.91-1.91 2.8286 2.8281zM27.4141 7.4141L15.1528 19.6748l-2.8286-2.8286 12.2617-12.26a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM14 2a2.9948 2.9948 0 00-2.8157 2H7.8157A2.9925 2.9925 0 104 7.8154v3.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8157 6h3.3686A2.9947 2.9947 0 1014 2zM5 15a1 1 0 111-1A1.0008 1.0008 0 015 15zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zm9 0a1 1 0 111-1A1.0008 1.0008 0 0114 6z"
|
|
1429
1450
|
})), children);
|
|
1430
1451
|
});
|
|
1431
1452
|
if (process.env.NODE_ENV !== "production") {
|
|
1432
1453
|
WatsonHealthBrushPolygon.propTypes = iconPropTypes;
|
|
1433
1454
|
}
|
|
1434
|
-
const BuildTool = /*#__PURE__*/React.forwardRef(function BuildTool(
|
|
1455
|
+
const BuildTool = /*#__PURE__*/React.forwardRef(function BuildTool(_ref58, ref) {
|
|
1435
1456
|
let {
|
|
1436
1457
|
children,
|
|
1437
1458
|
size = 16,
|
|
1438
1459
|
...rest
|
|
1439
|
-
} =
|
|
1460
|
+
} = _ref58;
|
|
1440
1461
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1441
1462
|
width: size,
|
|
1442
1463
|
height: size,
|
|
@@ -1445,19 +1466,19 @@ const BuildTool = /*#__PURE__*/React.forwardRef(function BuildTool(_ref57, ref)
|
|
|
1445
1466
|
viewBox: "0 0 32 32",
|
|
1446
1467
|
fill: "currentColor",
|
|
1447
1468
|
...rest
|
|
1448
|
-
},
|
|
1469
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1449
1470
|
d: "M28,14h-1V7c0-1.1-0.9-2-2-2h-6v2h6v7h-1c-1.1,0-2,0.9-2,2v9H9.9c-0.4-1.4-1.5-2.5-2.9-2.9V7h6.2l-2.6,2.6L12,11l5-5l-5-5 l-1.4,1.4L13.2,5H7C5.9,5,5,5.9,5,7v15.1c-1.7,0.4-3,2-3,3.9c0,2.2,1.8,4,4,4c1.9,0,3.4-1.3,3.9-3H22v1c0,1.1,0.9,2,2,2h4 c1.1,0,2-0.9,2-2V16C30,14.9,29.1,14,28,14z M6,28c-1.1,0-2-0.9-2-2s0.9-2,2-2c1.1,0,2,0.9,2,2S7.1,28,6,28z M24,28V16h4v12H24z"
|
|
1450
1471
|
})), children);
|
|
1451
1472
|
});
|
|
1452
1473
|
if (process.env.NODE_ENV !== "production") {
|
|
1453
1474
|
BuildTool.propTypes = iconPropTypes;
|
|
1454
1475
|
}
|
|
1455
|
-
const Building = /*#__PURE__*/React.forwardRef(function Building(
|
|
1476
|
+
const Building = /*#__PURE__*/React.forwardRef(function Building(_ref59, ref) {
|
|
1456
1477
|
let {
|
|
1457
1478
|
children,
|
|
1458
1479
|
size = 16,
|
|
1459
1480
|
...rest
|
|
1460
|
-
} =
|
|
1481
|
+
} = _ref59;
|
|
1461
1482
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1462
1483
|
width: size,
|
|
1463
1484
|
height: size,
|
|
@@ -1466,21 +1487,21 @@ const Building = /*#__PURE__*/React.forwardRef(function Building(_ref58, ref) {
|
|
|
1466
1487
|
viewBox: "0 0 32 32",
|
|
1467
1488
|
fill: "currentColor",
|
|
1468
1489
|
...rest
|
|
1469
|
-
},
|
|
1490
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1470
1491
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1471
|
-
})),
|
|
1492
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1472
1493
|
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24z"
|
|
1473
1494
|
})), children);
|
|
1474
1495
|
});
|
|
1475
1496
|
if (process.env.NODE_ENV !== "production") {
|
|
1476
1497
|
Building.propTypes = iconPropTypes;
|
|
1477
1498
|
}
|
|
1478
|
-
const BuildingInsights_1 = /*#__PURE__*/React.forwardRef(function BuildingInsights_1(
|
|
1499
|
+
const BuildingInsights_1 = /*#__PURE__*/React.forwardRef(function BuildingInsights_1(_ref60, ref) {
|
|
1479
1500
|
let {
|
|
1480
1501
|
children,
|
|
1481
1502
|
size = 16,
|
|
1482
1503
|
...rest
|
|
1483
|
-
} =
|
|
1504
|
+
} = _ref60;
|
|
1484
1505
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1485
1506
|
width: size,
|
|
1486
1507
|
height: size,
|
|
@@ -1489,21 +1510,21 @@ const BuildingInsights_1 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1489
1510
|
viewBox: "0 0 32 32",
|
|
1490
1511
|
fill: "currentColor",
|
|
1491
1512
|
...rest
|
|
1492
|
-
},
|
|
1513
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1493
1514
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1494
|
-
})),
|
|
1515
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1495
1516
|
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24zM9 12H7a5.0059 5.0059 0 015-5V9A3.0033 3.0033 0 009 12zM4 12H2A10.0114 10.0114 0 0112 2V4A8.0092 8.0092 0 004 12z"
|
|
1496
1517
|
})), children);
|
|
1497
1518
|
});
|
|
1498
1519
|
if (process.env.NODE_ENV !== "production") {
|
|
1499
1520
|
BuildingInsights_1.propTypes = iconPropTypes;
|
|
1500
1521
|
}
|
|
1501
|
-
const BuildingInsights_2 = /*#__PURE__*/React.forwardRef(function BuildingInsights_2(
|
|
1522
|
+
const BuildingInsights_2 = /*#__PURE__*/React.forwardRef(function BuildingInsights_2(_ref61, ref) {
|
|
1502
1523
|
let {
|
|
1503
1524
|
children,
|
|
1504
1525
|
size = 16,
|
|
1505
1526
|
...rest
|
|
1506
|
-
} =
|
|
1527
|
+
} = _ref61;
|
|
1507
1528
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1508
1529
|
width: size,
|
|
1509
1530
|
height: size,
|
|
@@ -1512,21 +1533,21 @@ const BuildingInsights_2 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1512
1533
|
viewBox: "0 0 32 32",
|
|
1513
1534
|
fill: "currentColor",
|
|
1514
1535
|
...rest
|
|
1515
|
-
},
|
|
1536
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1516
1537
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1517
|
-
})),
|
|
1538
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1518
1539
|
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24zM5.5 12a3.5 3.5 0 010-7h.627A4.0062 4.0062 0 0110 2h2V4L10 4A2.0023 2.0023 0 008 6V7H5.5a1.5 1.5 0 000 3H12v2z"
|
|
1519
1540
|
})), children);
|
|
1520
1541
|
});
|
|
1521
1542
|
if (process.env.NODE_ENV !== "production") {
|
|
1522
1543
|
BuildingInsights_2.propTypes = iconPropTypes;
|
|
1523
1544
|
}
|
|
1524
|
-
const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsights_3(
|
|
1545
|
+
const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsights_3(_ref62, ref) {
|
|
1525
1546
|
let {
|
|
1526
1547
|
children,
|
|
1527
1548
|
size = 16,
|
|
1528
1549
|
...rest
|
|
1529
|
-
} =
|
|
1550
|
+
} = _ref62;
|
|
1530
1551
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1531
1552
|
width: size,
|
|
1532
1553
|
height: size,
|
|
@@ -1535,11 +1556,11 @@ const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1535
1556
|
viewBox: "0 0 32 32",
|
|
1536
1557
|
fill: "currentColor",
|
|
1537
1558
|
...rest
|
|
1538
|
-
},
|
|
1559
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1539
1560
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1540
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1541
|
-
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24zM2 10H7V12H2zM10 2H12V7H10z"
|
|
1542
1561
|
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1562
|
+
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24zM2 10H7V12H2zM10 2H12V7H10z"
|
|
1563
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1543
1564
|
d: "M5.5 3.964H7.5V9.035H5.5z",
|
|
1544
1565
|
transform: "rotate(-45 6.5 6.5)"
|
|
1545
1566
|
})), children);
|
|
@@ -1547,12 +1568,12 @@ const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1547
1568
|
if (process.env.NODE_ENV !== "production") {
|
|
1548
1569
|
BuildingInsights_3.propTypes = iconPropTypes;
|
|
1549
1570
|
}
|
|
1550
|
-
const Bullhorn = /*#__PURE__*/React.forwardRef(function Bullhorn(
|
|
1571
|
+
const Bullhorn = /*#__PURE__*/React.forwardRef(function Bullhorn(_ref63, ref) {
|
|
1551
1572
|
let {
|
|
1552
1573
|
children,
|
|
1553
1574
|
size = 16,
|
|
1554
1575
|
...rest
|
|
1555
|
-
} =
|
|
1576
|
+
} = _ref63;
|
|
1556
1577
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1557
1578
|
width: size,
|
|
1558
1579
|
height: size,
|
|
@@ -1561,19 +1582,19 @@ const Bullhorn = /*#__PURE__*/React.forwardRef(function Bullhorn(_ref62, ref) {
|
|
|
1561
1582
|
viewBox: "0 0 32 32",
|
|
1562
1583
|
fill: "currentColor",
|
|
1563
1584
|
...rest
|
|
1564
|
-
},
|
|
1585
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1565
1586
|
d: "M26,6V8.17L5.64,11.87a2,2,0,0,0-1.64,2v4.34a2,2,0,0,0,1.64,2L8,20.56V24a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V22.74l6,1.09V26h2V6ZM18,24H10V20.93l8,1.45ZM6,18.17V13.83L26,10.2V21.8Z"
|
|
1566
1587
|
})), children);
|
|
1567
1588
|
});
|
|
1568
1589
|
if (process.env.NODE_ENV !== "production") {
|
|
1569
1590
|
Bullhorn.propTypes = iconPropTypes;
|
|
1570
1591
|
}
|
|
1571
|
-
const Buoy = /*#__PURE__*/React.forwardRef(function Buoy(
|
|
1592
|
+
const Buoy = /*#__PURE__*/React.forwardRef(function Buoy(_ref64, ref) {
|
|
1572
1593
|
let {
|
|
1573
1594
|
children,
|
|
1574
1595
|
size = 16,
|
|
1575
1596
|
...rest
|
|
1576
|
-
} =
|
|
1597
|
+
} = _ref64;
|
|
1577
1598
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1578
1599
|
width: size,
|
|
1579
1600
|
height: size,
|
|
@@ -1582,21 +1603,21 @@ const Buoy = /*#__PURE__*/React.forwardRef(function Buoy(_ref63, ref) {
|
|
|
1582
1603
|
viewBox: "0 0 32 32",
|
|
1583
1604
|
fill: "currentColor",
|
|
1584
1605
|
...rest
|
|
1585
|
-
},
|
|
1606
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1586
1607
|
d: "M28,22a3.4376,3.4376,0,0,1-3.0513-2.3164,1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,20,22a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,16,19a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,12,22a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,8,19a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,4,22H2v2H4a4.9316,4.9316,0,0,0,4-1.9873,5.5965,5.5965,0,0,0,1,.9912,7,7,0,0,0,14,0,5.5965,5.5965,0,0,0,1-.9912A4.9316,4.9316,0,0,0,28,24h2V22ZM16,28a5.0021,5.0021,0,0,1-4.9075-4.0854A5.2252,5.2252,0,0,0,12,24a4.9316,4.9316,0,0,0,4-1.9873A4.9316,4.9316,0,0,0,20,24a5.2252,5.2252,0,0,0,.9075-.0854A5.0021,5.0021,0,0,1,16,28Z"
|
|
1587
|
-
})),
|
|
1608
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1588
1609
|
d: "M20.07,7.8345A2.0116,2.0116,0,0,0,18.0771,6H17V2H15V6H13.9175a1.9949,1.9949,0,0,0-1.9859,1.7715L10.2805,19h2.021l.7346-5h5.9212l.7351,5h2.021ZM13.33,12l.5877-4,4.167.0625L18.6633,12Z"
|
|
1589
1610
|
})), children);
|
|
1590
1611
|
});
|
|
1591
1612
|
if (process.env.NODE_ENV !== "production") {
|
|
1592
1613
|
Buoy.propTypes = iconPropTypes;
|
|
1593
1614
|
}
|
|
1594
|
-
const Bus = /*#__PURE__*/React.forwardRef(function Bus(
|
|
1615
|
+
const Bus = /*#__PURE__*/React.forwardRef(function Bus(_ref65, ref) {
|
|
1595
1616
|
let {
|
|
1596
1617
|
children,
|
|
1597
1618
|
size = 16,
|
|
1598
1619
|
...rest
|
|
1599
|
-
} =
|
|
1620
|
+
} = _ref65;
|
|
1600
1621
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1601
1622
|
width: size,
|
|
1602
1623
|
height: size,
|
|
@@ -1605,21 +1626,21 @@ const Bus = /*#__PURE__*/React.forwardRef(function Bus(_ref64, ref) {
|
|
|
1605
1626
|
viewBox: "0 0 32 32",
|
|
1606
1627
|
fill: "currentColor",
|
|
1607
1628
|
...rest
|
|
1608
|
-
},
|
|
1629
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1609
1630
|
d: "M27 11H29V15H27zM3 11H5V15H3zM20 20H22V22H20zM10 20H12V22H10z"
|
|
1610
|
-
})),
|
|
1631
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1611
1632
|
d: "M21,4H11A5.0059,5.0059,0,0,0,6,9V23a2.0023,2.0023,0,0,0,2,2v3h2V25H22v3h2V25a2.0027,2.0027,0,0,0,2-2V9A5.0059,5.0059,0,0,0,21,4Zm3,6,.0009,6H8V10ZM11,6H21a2.995,2.995,0,0,1,2.8157,2H8.1843A2.995,2.995,0,0,1,11,6ZM8,23V18H24.0012l.0008,5Z"
|
|
1612
1633
|
})), children);
|
|
1613
1634
|
});
|
|
1614
1635
|
if (process.env.NODE_ENV !== "production") {
|
|
1615
1636
|
Bus.propTypes = iconPropTypes;
|
|
1616
1637
|
}
|
|
1617
|
-
const
|
|
1638
|
+
const BusinessProcesses = /*#__PURE__*/React.forwardRef(function BusinessProcesses(_ref66, ref) {
|
|
1618
1639
|
let {
|
|
1619
1640
|
children,
|
|
1620
1641
|
size = 16,
|
|
1621
1642
|
...rest
|
|
1622
|
-
} =
|
|
1643
|
+
} = _ref66;
|
|
1623
1644
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1624
1645
|
width: size,
|
|
1625
1646
|
height: size,
|
|
@@ -1628,21 +1649,44 @@ const ButtonCentered = /*#__PURE__*/React.forwardRef(function ButtonCentered(_re
|
|
|
1628
1649
|
viewBox: "0 0 32 32",
|
|
1629
1650
|
fill: "currentColor",
|
|
1630
1651
|
...rest
|
|
1631
|
-
},
|
|
1652
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
1653
|
+
d: "m23.0002,31c-.0095,0-.0188-.0001-.0283-.0004-.4102-.0115-.7715-.2723-.9116-.6578l-3.1365-8.6252-2.0046,4.6774c-.1577.3677-.519.6061-.9192.6061h-4v-2h3.3406l2.7402-6.3939c.1619-.3772.5479-.6166.9473-.6057.4102.0115.7715.2723.9116.6578l3.1365,8.6252,2.0046-4.6774c.1577-.3677.519-.6061.9192-.6061h4v2h-3.3406l-2.7402,6.3939c-.158.3684-.52.6061-.9189.6061Z"
|
|
1654
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1655
|
+
d: "m9,25h-5v-15h24v9h2v-9c0-1.103-.8975-2-2-2h-6V4c0-1.103-.8975-2-2-2h-8c-1.103,0-2,.897-2,2v4h-6c-1.103,0-2,.897-2,2v15c0,1.1025.897,2,2,2h5v-2ZM12,4h8v4h-8V4Z"
|
|
1656
|
+
})), children);
|
|
1657
|
+
});
|
|
1658
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1659
|
+
BusinessProcesses.propTypes = iconPropTypes;
|
|
1660
|
+
}
|
|
1661
|
+
const ButtonCentered = /*#__PURE__*/React.forwardRef(function ButtonCentered(_ref67, ref) {
|
|
1662
|
+
let {
|
|
1663
|
+
children,
|
|
1664
|
+
size = 16,
|
|
1665
|
+
...rest
|
|
1666
|
+
} = _ref67;
|
|
1667
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1668
|
+
width: size,
|
|
1669
|
+
height: size,
|
|
1670
|
+
ref: ref,
|
|
1671
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1672
|
+
viewBox: "0 0 32 32",
|
|
1673
|
+
fill: "currentColor",
|
|
1674
|
+
...rest
|
|
1675
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
1632
1676
|
d: "M9 15H23V17H9z"
|
|
1633
|
-
})),
|
|
1677
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
1634
1678
|
d: "M28,22H4a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v8A2.0021,2.0021,0,0,1,28,22ZM4,12v8H28V12Z"
|
|
1635
1679
|
})), children);
|
|
1636
1680
|
});
|
|
1637
1681
|
if (process.env.NODE_ENV !== "production") {
|
|
1638
1682
|
ButtonCentered.propTypes = iconPropTypes;
|
|
1639
1683
|
}
|
|
1640
|
-
const ButtonFlushLeft = /*#__PURE__*/React.forwardRef(function ButtonFlushLeft(
|
|
1684
|
+
const ButtonFlushLeft = /*#__PURE__*/React.forwardRef(function ButtonFlushLeft(_ref68, ref) {
|
|
1641
1685
|
let {
|
|
1642
1686
|
children,
|
|
1643
1687
|
size = 16,
|
|
1644
1688
|
...rest
|
|
1645
|
-
} =
|
|
1689
|
+
} = _ref68;
|
|
1646
1690
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1647
1691
|
width: size,
|
|
1648
1692
|
height: size,
|
|
@@ -1651,21 +1695,21 @@ const ButtonFlushLeft = /*#__PURE__*/React.forwardRef(function ButtonFlushLeft(_
|
|
|
1651
1695
|
viewBox: "0 0 32 32",
|
|
1652
1696
|
fill: "currentColor",
|
|
1653
1697
|
...rest
|
|
1654
|
-
},
|
|
1698
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
1655
1699
|
d: "M6 15H20V17H6z"
|
|
1656
|
-
})),
|
|
1700
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
1657
1701
|
d: "M28,22H4c-1.103,0-2-0.897-2-2v-8c0-1.103,0.897-2,2-2h24c1.103,0,2,0.897,2,2v8C30,21.103,29.103,22,28,22z M4,12v8h24v-8 H4z"
|
|
1658
1702
|
})), children);
|
|
1659
1703
|
});
|
|
1660
1704
|
if (process.env.NODE_ENV !== "production") {
|
|
1661
1705
|
ButtonFlushLeft.propTypes = iconPropTypes;
|
|
1662
1706
|
}
|
|
1663
|
-
const CabinCare = /*#__PURE__*/React.forwardRef(function CabinCare(
|
|
1707
|
+
const CabinCare = /*#__PURE__*/React.forwardRef(function CabinCare(_ref69, ref) {
|
|
1664
1708
|
let {
|
|
1665
1709
|
children,
|
|
1666
1710
|
size = 16,
|
|
1667
1711
|
...rest
|
|
1668
|
-
} =
|
|
1712
|
+
} = _ref69;
|
|
1669
1713
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1670
1714
|
width: size,
|
|
1671
1715
|
height: size,
|
|
@@ -1674,19 +1718,19 @@ const CabinCare = /*#__PURE__*/React.forwardRef(function CabinCare(_ref67, ref)
|
|
|
1674
1718
|
viewBox: "0 0 32 32",
|
|
1675
1719
|
fill: "currentColor",
|
|
1676
1720
|
...rest
|
|
1677
|
-
},
|
|
1721
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
1678
1722
|
d: "M27.3022 2a2.6617 2.6617 0 00-1.9079.8059l-.3931.4053-.397-.4053a2.6613 2.6613 0 00-3.8158 0 2.7992 2.7992 0 000 3.8963L25.0012 11 29.21 6.7022a2.7992 2.7992 0 000-3.8963A2.6613 2.6613 0 0027.3022 2zM23.8218 18H15.083L11.8643 5.9653a4 4 0 00-7.7276 2.07L8.5454 24.5168A2 2 0 0010.4775 26H19v2H4v2H19a2 2 0 002-2V26h3a4.0046 4.0046 0 003.98-4.4A4.1214 4.1214 0 0023.8218 18zM24 24H10.4776L6.0686 7.5181A2 2 0 119.9324 6.4829L13.5466 20H24a2 2 0 010 4z"
|
|
1679
1723
|
})), children);
|
|
1680
1724
|
});
|
|
1681
1725
|
if (process.env.NODE_ENV !== "production") {
|
|
1682
1726
|
CabinCare.propTypes = iconPropTypes;
|
|
1683
1727
|
}
|
|
1684
|
-
const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(
|
|
1728
|
+
const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(_ref70, ref) {
|
|
1685
1729
|
let {
|
|
1686
1730
|
children,
|
|
1687
1731
|
size = 16,
|
|
1688
1732
|
...rest
|
|
1689
|
-
} =
|
|
1733
|
+
} = _ref70;
|
|
1690
1734
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1691
1735
|
width: size,
|
|
1692
1736
|
height: size,
|
|
@@ -1695,7 +1739,7 @@ const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(_re
|
|
|
1695
1739
|
viewBox: "0 0 32 32",
|
|
1696
1740
|
fill: "currentColor",
|
|
1697
1741
|
...rest
|
|
1698
|
-
},
|
|
1742
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
1699
1743
|
d: "M24 2H26V9H24z"
|
|
1700
1744
|
})), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
1701
1745
|
width: "3",
|
|
@@ -1703,19 +1747,19 @@ const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(_re
|
|
|
1703
1747
|
x: "23.5",
|
|
1704
1748
|
y: "11",
|
|
1705
1749
|
rx: "1.5"
|
|
1706
|
-
})),
|
|
1750
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
1707
1751
|
d: "M23.8218,18H15.083L11.8643,5.9653a4,4,0,0,0-7.7276,2.07L8.5454,24.5168A2,2,0,0,0,10.4775,26H19v2H4v2H19a2,2,0,0,0,2-2V26h3a4.0046,4.0046,0,0,0,3.98-4.4A4.1215,4.1215,0,0,0,23.8218,18ZM24,24H10.4775L6.0686,7.5181A2,2,0,1,1,9.9324,6.4829L13.5466,20H24a2,2,0,0,1,0,4Z"
|
|
1708
1752
|
})), children);
|
|
1709
1753
|
});
|
|
1710
1754
|
if (process.env.NODE_ENV !== "production") {
|
|
1711
1755
|
CabinCareAlert.propTypes = iconPropTypes;
|
|
1712
1756
|
}
|
|
1713
|
-
const CabinCareAlt = /*#__PURE__*/React.forwardRef(function CabinCareAlt(
|
|
1757
|
+
const CabinCareAlt = /*#__PURE__*/React.forwardRef(function CabinCareAlt(_ref71, ref) {
|
|
1714
1758
|
let {
|
|
1715
1759
|
children,
|
|
1716
1760
|
size = 16,
|
|
1717
1761
|
...rest
|
|
1718
|
-
} =
|
|
1762
|
+
} = _ref71;
|
|
1719
1763
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1720
1764
|
width: size,
|
|
1721
1765
|
height: size,
|
|
@@ -1724,19 +1768,19 @@ const CabinCareAlt = /*#__PURE__*/React.forwardRef(function CabinCareAlt(_ref69,
|
|
|
1724
1768
|
viewBox: "0 0 32 32",
|
|
1725
1769
|
fill: "currentColor",
|
|
1726
1770
|
...rest
|
|
1727
|
-
},
|
|
1771
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
1728
1772
|
d: "M30 25V23H20.7676l-.8-3H27V18H19.4348l-2.469-9.2578-1.9316.5156 3.8017 14.2568A2.0037 2.0037 0 0020.77 25H22v3H10V25h6V23H6.7676l-.8-3H13V18H5.4348L2.9658 8.7422l-1.9316.5156L4.8359 23.5146A2.0037 2.0037 0 006.77 25H8v3H2v2H30V28H24V25zM27.303 2a2.6613 2.6613 0 00-1.9079.8059L25 3.2112l-.3951-.4053a2.6612 2.6612 0 00-3.8157 0 2.7991 2.7991 0 000 3.8963L25 11l4.2108-4.2978a2.7991 2.7991 0 000-3.8963A2.6613 2.6613 0 0027.303 2z"
|
|
1729
1773
|
})), children);
|
|
1730
1774
|
});
|
|
1731
1775
|
if (process.env.NODE_ENV !== "production") {
|
|
1732
1776
|
CabinCareAlt.propTypes = iconPropTypes;
|
|
1733
1777
|
}
|
|
1734
|
-
const Cad = /*#__PURE__*/React.forwardRef(function Cad(
|
|
1778
|
+
const Cad = /*#__PURE__*/React.forwardRef(function Cad(_ref72, ref) {
|
|
1735
1779
|
let {
|
|
1736
1780
|
children,
|
|
1737
1781
|
size = 16,
|
|
1738
1782
|
...rest
|
|
1739
|
-
} =
|
|
1783
|
+
} = _ref72;
|
|
1740
1784
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1741
1785
|
width: size,
|
|
1742
1786
|
height: size,
|
|
@@ -1745,19 +1789,19 @@ const Cad = /*#__PURE__*/React.forwardRef(function Cad(_ref70, ref) {
|
|
|
1745
1789
|
viewBox: "0 0 32 32",
|
|
1746
1790
|
fill: "currentColor",
|
|
1747
1791
|
...rest
|
|
1748
|
-
},
|
|
1792
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
1749
1793
|
d: "M18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM26 23H22V9h4a4 4 0 014 4v6A4 4 0 0126 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H24zM10 23H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4V21h6z"
|
|
1750
1794
|
})), children);
|
|
1751
1795
|
});
|
|
1752
1796
|
if (process.env.NODE_ENV !== "production") {
|
|
1753
1797
|
Cad.propTypes = iconPropTypes;
|
|
1754
1798
|
}
|
|
1755
|
-
const Cafe = /*#__PURE__*/React.forwardRef(function Cafe(
|
|
1799
|
+
const Cafe = /*#__PURE__*/React.forwardRef(function Cafe(_ref73, ref) {
|
|
1756
1800
|
let {
|
|
1757
1801
|
children,
|
|
1758
1802
|
size = 16,
|
|
1759
1803
|
...rest
|
|
1760
|
-
} =
|
|
1804
|
+
} = _ref73;
|
|
1761
1805
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1762
1806
|
width: size,
|
|
1763
1807
|
height: size,
|
|
@@ -1766,19 +1810,19 @@ const Cafe = /*#__PURE__*/React.forwardRef(function Cafe(_ref71, ref) {
|
|
|
1766
1810
|
viewBox: "0 0 32 32",
|
|
1767
1811
|
fill: "currentColor",
|
|
1768
1812
|
...rest
|
|
1769
|
-
},
|
|
1813
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
1770
1814
|
d: "M2 28H30V30H2zM24.5 11H8a2.002 2.002 0 00-2 2v8a5.0059 5.0059 0 005 5h8a5.0059 5.0059 0 005-5V20h.5a4.5 4.5 0 000-9zM22 21a3.0033 3.0033 0 01-3 3H11a3.0033 3.0033 0 01-3-3V13H22zm2.5-3H24V13h.5a2.5 2.5 0 010 5zM19 9H17V8.854a1.9883 1.9883 0 00-1.1055-1.7886L13.2109 5.7236A3.9788 3.9788 0 0111 2.146V1h2V2.146a1.9892 1.9892 0 001.1055 1.7886l2.6836 1.3418A3.9792 3.9792 0 0119 8.854z"
|
|
1771
1815
|
})), children);
|
|
1772
1816
|
});
|
|
1773
1817
|
if (process.env.NODE_ENV !== "production") {
|
|
1774
1818
|
Cafe.propTypes = iconPropTypes;
|
|
1775
1819
|
}
|
|
1776
|
-
const Calculation = /*#__PURE__*/React.forwardRef(function Calculation(
|
|
1820
|
+
const Calculation = /*#__PURE__*/React.forwardRef(function Calculation(_ref74, ref) {
|
|
1777
1821
|
let {
|
|
1778
1822
|
children,
|
|
1779
1823
|
size = 16,
|
|
1780
1824
|
...rest
|
|
1781
|
-
} =
|
|
1825
|
+
} = _ref74;
|
|
1782
1826
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1783
1827
|
width: size,
|
|
1784
1828
|
height: size,
|
|
@@ -1787,19 +1831,19 @@ const Calculation = /*#__PURE__*/React.forwardRef(function Calculation(_ref72, r
|
|
|
1787
1831
|
viewBox: "0 0 32 32",
|
|
1788
1832
|
fill: "currentColor",
|
|
1789
1833
|
...rest
|
|
1790
|
-
},
|
|
1834
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
1791
1835
|
d: "M14 8L10 8 10 4 8 4 8 8 4 8 4 10 8 10 8 14 10 14 10 10 14 10 14 8zM4 19H14V21H4zM4 24H14V26H4zM18 8H28V10H18zM24.41 22L28 18.41 26.59 17 23 20.59 19.41 17 18 18.41 21.59 22 18 25.59 19.41 27 23 23.41 26.59 27 28 25.59 24.41 22z"
|
|
1792
1836
|
})), children);
|
|
1793
1837
|
});
|
|
1794
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1795
1839
|
Calculation.propTypes = iconPropTypes;
|
|
1796
1840
|
}
|
|
1797
|
-
const CalculationAlt = /*#__PURE__*/React.forwardRef(function CalculationAlt(
|
|
1841
|
+
const CalculationAlt = /*#__PURE__*/React.forwardRef(function CalculationAlt(_ref75, ref) {
|
|
1798
1842
|
let {
|
|
1799
1843
|
children,
|
|
1800
1844
|
size = 16,
|
|
1801
1845
|
...rest
|
|
1802
|
-
} =
|
|
1846
|
+
} = _ref75;
|
|
1803
1847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1804
1848
|
width: size,
|
|
1805
1849
|
height: size,
|
|
@@ -1808,21 +1852,21 @@ const CalculationAlt = /*#__PURE__*/React.forwardRef(function CalculationAlt(_re
|
|
|
1808
1852
|
viewBox: "0 0 32 32",
|
|
1809
1853
|
fill: "currentColor",
|
|
1810
1854
|
...rest
|
|
1811
|
-
},
|
|
1855
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
1812
1856
|
d: "M19 13H25V15H19zM13 21L11 21 11 19 9 19 9 21 7 21 7 23 9 23 9 25 11 25 11 23 13 23 13 21zM7 9H13V11H7zM19 17H25V19H19z"
|
|
1813
|
-
})),
|
|
1857
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
1814
1858
|
d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM15,5V15H5V5ZM5,17H15V27H5ZM17,27V5H27V27Z"
|
|
1815
1859
|
})), children);
|
|
1816
1860
|
});
|
|
1817
1861
|
if (process.env.NODE_ENV !== "production") {
|
|
1818
1862
|
CalculationAlt.propTypes = iconPropTypes;
|
|
1819
1863
|
}
|
|
1820
|
-
const Calculator = /*#__PURE__*/React.forwardRef(function Calculator(
|
|
1864
|
+
const Calculator = /*#__PURE__*/React.forwardRef(function Calculator(_ref76, ref) {
|
|
1821
1865
|
let {
|
|
1822
1866
|
children,
|
|
1823
1867
|
size = 16,
|
|
1824
1868
|
...rest
|
|
1825
|
-
} =
|
|
1869
|
+
} = _ref76;
|
|
1826
1870
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1827
1871
|
width: size,
|
|
1828
1872
|
height: size,
|
|
@@ -1831,21 +1875,21 @@ const Calculator = /*#__PURE__*/React.forwardRef(function Calculator(_ref74, ref
|
|
|
1831
1875
|
viewBox: "0 0 32 32",
|
|
1832
1876
|
fill: "currentColor",
|
|
1833
1877
|
...rest
|
|
1834
|
-
},
|
|
1878
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
1835
1879
|
d: "M26,4V28H6V4H26m0-2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Z"
|
|
1836
|
-
})),
|
|
1880
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
1837
1881
|
d: "M9 23H11V25H9zM21 23H23V25H21zM9 18H11V20H9zM21 18H23V20H21zM9 13H11V15H9zM15 23H17V25H15zM15 18H17V20H15zM15 13H17V15H15zM21 13H23V15H21zM9 7H23V10H9z"
|
|
1838
1882
|
})), children);
|
|
1839
1883
|
});
|
|
1840
1884
|
if (process.env.NODE_ENV !== "production") {
|
|
1841
1885
|
Calculator.propTypes = iconPropTypes;
|
|
1842
1886
|
}
|
|
1843
|
-
const CalculatorCheck = /*#__PURE__*/React.forwardRef(function CalculatorCheck(
|
|
1887
|
+
const CalculatorCheck = /*#__PURE__*/React.forwardRef(function CalculatorCheck(_ref77, ref) {
|
|
1844
1888
|
let {
|
|
1845
1889
|
children,
|
|
1846
1890
|
size = 16,
|
|
1847
1891
|
...rest
|
|
1848
|
-
} =
|
|
1892
|
+
} = _ref77;
|
|
1849
1893
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1850
1894
|
width: size,
|
|
1851
1895
|
height: size,
|
|
@@ -1854,21 +1898,21 @@ const CalculatorCheck = /*#__PURE__*/React.forwardRef(function CalculatorCheck(_
|
|
|
1854
1898
|
viewBox: "0 0 32 32",
|
|
1855
1899
|
fill: "currentColor",
|
|
1856
1900
|
...rest
|
|
1857
|
-
},
|
|
1901
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
1858
1902
|
d: "M24 26.59L21.41 24 20 25.41 24 29.41 31 22.41 29.59 21 24 26.59zM15 23H17V25H15zM9 23H11V25H9zM21 18H23V20H21zM15 18H17V20H15zM9 18H11V20H9zM21 13H23V15H21zM15 13H17V15H15zM9 13H11V15H9zM9 7H23V10H9z"
|
|
1859
|
-
})),
|
|
1903
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
1860
1904
|
d: "M17,30H6.0046A2.007,2.007,0,0,1,4,27.9951V3.9961A1.9984,1.9984,0,0,1,5.9961,2H26.0037A1.9985,1.9985,0,0,1,28,3.9961V18H26V4H6V28H17Z"
|
|
1861
1905
|
})), children);
|
|
1862
1906
|
});
|
|
1863
1907
|
if (process.env.NODE_ENV !== "production") {
|
|
1864
1908
|
CalculatorCheck.propTypes = iconPropTypes;
|
|
1865
1909
|
}
|
|
1866
|
-
const Calendar = /*#__PURE__*/React.forwardRef(function Calendar(
|
|
1910
|
+
const Calendar = /*#__PURE__*/React.forwardRef(function Calendar(_ref78, ref) {
|
|
1867
1911
|
let {
|
|
1868
1912
|
children,
|
|
1869
1913
|
size = 16,
|
|
1870
1914
|
...rest
|
|
1871
|
-
} =
|
|
1915
|
+
} = _ref78;
|
|
1872
1916
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1873
1917
|
width: size,
|
|
1874
1918
|
height: size,
|
|
@@ -1877,19 +1921,19 @@ const Calendar = /*#__PURE__*/React.forwardRef(function Calendar(_ref76, ref) {
|
|
|
1877
1921
|
viewBox: "0 0 32 32",
|
|
1878
1922
|
fill: "currentColor",
|
|
1879
1923
|
...rest
|
|
1880
|
-
},
|
|
1924
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
1881
1925
|
d: "M26,4h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V6C28,4.9,27.1,4,26,4z M26,26H6V12h20 V26z M26,10H6V6h4v2h2V6h8v2h2V6h4V10z"
|
|
1882
1926
|
})), children);
|
|
1883
1927
|
});
|
|
1884
1928
|
if (process.env.NODE_ENV !== "production") {
|
|
1885
1929
|
Calendar.propTypes = iconPropTypes;
|
|
1886
1930
|
}
|
|
1887
|
-
const CalendarAdd = /*#__PURE__*/React.forwardRef(function CalendarAdd(
|
|
1931
|
+
const CalendarAdd = /*#__PURE__*/React.forwardRef(function CalendarAdd(_ref79, ref) {
|
|
1888
1932
|
let {
|
|
1889
1933
|
children,
|
|
1890
1934
|
size = 16,
|
|
1891
1935
|
...rest
|
|
1892
|
-
} =
|
|
1936
|
+
} = _ref79;
|
|
1893
1937
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1894
1938
|
width: size,
|
|
1895
1939
|
height: size,
|
|
@@ -1907,12 +1951,12 @@ const CalendarAdd = /*#__PURE__*/React.forwardRef(function CalendarAdd(_ref77, r
|
|
|
1907
1951
|
if (process.env.NODE_ENV !== "production") {
|
|
1908
1952
|
CalendarAdd.propTypes = iconPropTypes;
|
|
1909
1953
|
}
|
|
1910
|
-
const CalendarAddAlt = /*#__PURE__*/React.forwardRef(function CalendarAddAlt(
|
|
1954
|
+
const CalendarAddAlt = /*#__PURE__*/React.forwardRef(function CalendarAddAlt(_ref80, ref) {
|
|
1911
1955
|
let {
|
|
1912
1956
|
children,
|
|
1913
1957
|
size = 16,
|
|
1914
1958
|
...rest
|
|
1915
|
-
} =
|
|
1959
|
+
} = _ref80;
|
|
1916
1960
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1917
1961
|
width: size,
|
|
1918
1962
|
height: size,
|
|
@@ -1932,12 +1976,12 @@ const CalendarAddAlt = /*#__PURE__*/React.forwardRef(function CalendarAddAlt(_re
|
|
|
1932
1976
|
if (process.env.NODE_ENV !== "production") {
|
|
1933
1977
|
CalendarAddAlt.propTypes = iconPropTypes;
|
|
1934
1978
|
}
|
|
1935
|
-
const CalendarHeatMap = /*#__PURE__*/React.forwardRef(function CalendarHeatMap(
|
|
1979
|
+
const CalendarHeatMap = /*#__PURE__*/React.forwardRef(function CalendarHeatMap(_ref81, ref) {
|
|
1936
1980
|
let {
|
|
1937
1981
|
children,
|
|
1938
1982
|
size = 16,
|
|
1939
1983
|
...rest
|
|
1940
|
-
} =
|
|
1984
|
+
} = _ref81;
|
|
1941
1985
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1942
1986
|
width: size,
|
|
1943
1987
|
height: size,
|
|
@@ -1946,19 +1990,19 @@ const CalendarHeatMap = /*#__PURE__*/React.forwardRef(function CalendarHeatMap(_
|
|
|
1946
1990
|
viewBox: "0 0 32 32",
|
|
1947
1991
|
fill: "currentColor",
|
|
1948
1992
|
...rest
|
|
1949
|
-
},
|
|
1993
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
1950
1994
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,6h4V8h2V6h8V8h2V6h4l0,4H6Zm0,6h5v6H6ZM19,26H13V20h6Zm0-8H13V12h6Zm2,8V20h5l.0012,6Z"
|
|
1951
1995
|
})), children);
|
|
1952
1996
|
});
|
|
1953
1997
|
if (process.env.NODE_ENV !== "production") {
|
|
1954
1998
|
CalendarHeatMap.propTypes = iconPropTypes;
|
|
1955
1999
|
}
|
|
1956
|
-
const CalendarSettings = /*#__PURE__*/React.forwardRef(function CalendarSettings(
|
|
2000
|
+
const CalendarSettings = /*#__PURE__*/React.forwardRef(function CalendarSettings(_ref82, ref) {
|
|
1957
2001
|
let {
|
|
1958
2002
|
children,
|
|
1959
2003
|
size = 16,
|
|
1960
2004
|
...rest
|
|
1961
|
-
} =
|
|
2005
|
+
} = _ref82;
|
|
1962
2006
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1963
2007
|
width: size,
|
|
1964
2008
|
height: size,
|
|
@@ -1967,21 +2011,21 @@ const CalendarSettings = /*#__PURE__*/React.forwardRef(function CalendarSettings
|
|
|
1967
2011
|
viewBox: "0 0 32 32",
|
|
1968
2012
|
fill: "currentColor",
|
|
1969
2013
|
...rest
|
|
1970
|
-
},
|
|
2014
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
1971
2015
|
d: "M30,23V21H27.91a5.9592,5.9592,0,0,0-1.0244-2.4707L28.364,17.05,26.95,15.6362l-1.4788,1.4785A5.9584,5.9584,0,0,0,23,16.09V14H21v2.09a5.9584,5.9584,0,0,0-2.4709,1.0244L17.05,15.6362,15.636,17.05l1.4787,1.479A5.9618,5.9618,0,0,0,16.09,21H14v2h2.09a5.9618,5.9618,0,0,0,1.0244,2.4707L15.636,26.95,17.05,28.3638l1.4788-1.4785A5.9584,5.9584,0,0,0,21,27.91V30h2V27.91a5.9584,5.9584,0,0,0,2.4709-1.0244L26.95,28.3638,28.364,26.95l-1.4787-1.479A5.9592,5.9592,0,0,0,27.91,23Zm-8,3a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,26Z"
|
|
1972
|
-
})),
|
|
2016
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
1973
2017
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
1974
2018
|
})), children);
|
|
1975
2019
|
});
|
|
1976
2020
|
if (process.env.NODE_ENV !== "production") {
|
|
1977
2021
|
CalendarSettings.propTypes = iconPropTypes;
|
|
1978
2022
|
}
|
|
1979
|
-
const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(
|
|
2023
|
+
const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(_ref83, ref) {
|
|
1980
2024
|
let {
|
|
1981
2025
|
children,
|
|
1982
2026
|
size = 16,
|
|
1983
2027
|
...rest
|
|
1984
|
-
} =
|
|
2028
|
+
} = _ref83;
|
|
1985
2029
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1986
2030
|
width: size,
|
|
1987
2031
|
height: size,
|
|
@@ -1990,9 +2034,9 @@ const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(_ref8
|
|
|
1990
2034
|
viewBox: "0 0 32 32",
|
|
1991
2035
|
fill: "currentColor",
|
|
1992
2036
|
...rest
|
|
1993
|
-
},
|
|
2037
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
1994
2038
|
d: "M23.981,24.4333A3.9549,3.9549,0,0,0,26,25a4.0045,4.0045,0,0,0,4-4,3.9427,3.9427,0,0,0-.1492-1.0228l-2.4367,2.4369-.0005-.0005a1.9991,1.9991,0,1,1-2.8272-2.8272l-.0005-.0005,2.4368-2.4368A3.95,3.95,0,0,0,26,17a4.0045,4.0045,0,0,0-4,4,3.9544,3.9544,0,0,0,.5669,2.0191L17,28.586,18.4141,30Z"
|
|
1995
|
-
})),
|
|
2039
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
1996
2040
|
fillRule: "evenodd",
|
|
1997
2041
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h8V26H6V6h4V8h2V6h8V8h2V6h4v8h2V6A2,2,0,0,0,26,4Z"
|
|
1998
2042
|
})), children);
|
|
@@ -2000,12 +2044,12 @@ const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(_ref8
|
|
|
2000
2044
|
if (process.env.NODE_ENV !== "production") {
|
|
2001
2045
|
CalendarTools.propTypes = iconPropTypes;
|
|
2002
2046
|
}
|
|
2003
|
-
const Calibrate = /*#__PURE__*/React.forwardRef(function Calibrate(
|
|
2047
|
+
const Calibrate = /*#__PURE__*/React.forwardRef(function Calibrate(_ref84, ref) {
|
|
2004
2048
|
let {
|
|
2005
2049
|
children,
|
|
2006
2050
|
size = 16,
|
|
2007
2051
|
...rest
|
|
2008
|
-
} =
|
|
2052
|
+
} = _ref84;
|
|
2009
2053
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2010
2054
|
width: size,
|
|
2011
2055
|
height: size,
|
|
@@ -2014,19 +2058,19 @@ const Calibrate = /*#__PURE__*/React.forwardRef(function Calibrate(_ref82, ref)
|
|
|
2014
2058
|
viewBox: "0 0 32 32",
|
|
2015
2059
|
fill: "currentColor",
|
|
2016
2060
|
...rest
|
|
2017
|
-
},
|
|
2061
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2018
2062
|
d: "M28.83,21.17,25,17.37l.67-.67a1,1,0,0,0,0-1.41l-6-6a1,1,0,0,0-1.41,0h0l-.79.79L10.71,3.29a1,1,0,0,0-1.41,0h0l-4,4-.12.15-4,6a1,1,0,0,0,.12,1.26l3,3a1,1,0,0,0,1.42,0L10,13.41l2.09,2.09-4.8,4.79a1,1,0,0,0,0,1.41l2,2A1,1,0,0,0,10,24a1,1,0,0,0,.52-.15l4.33-2.6,2.44,2.45a1,1,0,0,0,1.41,0h0l.67-.7,3.79,3.83a4,4,0,0,0,5.66-5.66ZM10,10.58l-5,5L3.29,13.87,6.78,8.63,10,5.41l6.09,6.09L13.5,14.08Zm8,11-2.84-2.84-5,3L9.42,21,19,11.41,23.59,16Zm9.42,3.83a2,2,0,0,1-2.83,0h0l-3.8-3.79,2.83-2.83,3.8,3.79a2,2,0,0,1,0,2.83Z"
|
|
2019
2063
|
})), children);
|
|
2020
2064
|
});
|
|
2021
2065
|
if (process.env.NODE_ENV !== "production") {
|
|
2022
2066
|
Calibrate.propTypes = iconPropTypes;
|
|
2023
2067
|
}
|
|
2024
|
-
const Camera = /*#__PURE__*/React.forwardRef(function Camera(
|
|
2068
|
+
const Camera = /*#__PURE__*/React.forwardRef(function Camera(_ref85, ref) {
|
|
2025
2069
|
let {
|
|
2026
2070
|
children,
|
|
2027
2071
|
size = 16,
|
|
2028
2072
|
...rest
|
|
2029
|
-
} =
|
|
2073
|
+
} = _ref85;
|
|
2030
2074
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2031
2075
|
width: size,
|
|
2032
2076
|
height: size,
|
|
@@ -2035,21 +2079,21 @@ const Camera = /*#__PURE__*/React.forwardRef(function Camera(_ref83, ref) {
|
|
|
2035
2079
|
viewBox: "0 0 32 32",
|
|
2036
2080
|
fill: "currentColor",
|
|
2037
2081
|
...rest
|
|
2038
|
-
},
|
|
2082
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2039
2083
|
d: "M29,26H3a1,1,0,0,1-1-1V8A1,1,0,0,1,3,7H9.46l1.71-2.55A1,1,0,0,1,12,4h8a1,1,0,0,1,.83.45L22.54,7H29a1,1,0,0,1,1,1V25A1,1,0,0,1,29,26ZM4,24H28V9H22a1,1,0,0,1-.83-.45L19.46,6H12.54L10.83,8.55A1,1,0,0,1,10,9H4Z"
|
|
2040
|
-
})),
|
|
2084
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2041
2085
|
d: "M16,22a6,6,0,1,1,6-6A6,6,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,16,12Z"
|
|
2042
2086
|
})), children);
|
|
2043
2087
|
});
|
|
2044
2088
|
if (process.env.NODE_ENV !== "production") {
|
|
2045
2089
|
Camera.propTypes = iconPropTypes;
|
|
2046
2090
|
}
|
|
2047
|
-
const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(
|
|
2091
|
+
const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(_ref86, ref) {
|
|
2048
2092
|
let {
|
|
2049
2093
|
children,
|
|
2050
2094
|
size = 16,
|
|
2051
2095
|
...rest
|
|
2052
|
-
} =
|
|
2096
|
+
} = _ref86;
|
|
2053
2097
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2054
2098
|
width: size,
|
|
2055
2099
|
height: size,
|
|
@@ -2058,11 +2102,11 @@ const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(_ref84,
|
|
|
2058
2102
|
viewBox: "0 0 32 32",
|
|
2059
2103
|
fill: "currentColor",
|
|
2060
2104
|
...rest
|
|
2061
|
-
},
|
|
2105
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2062
2106
|
d: "M12,23a6,6,0,1,1,6-6A6,6,0,0,1,12,23Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,12,13Z"
|
|
2063
|
-
})),
|
|
2107
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2064
2108
|
d: "M29,27H3a1,1,0,0,1-1-1V6A1,1,0,0,1,3,5H29a1,1,0,0,1,1,1V26A1,1,0,0,1,29,27ZM4,25H28V7H4Z"
|
|
2065
|
-
})),
|
|
2109
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2066
2110
|
d: "M19 9H26V11H19z"
|
|
2067
2111
|
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
2068
2112
|
cx: "12",
|
|
@@ -2073,12 +2117,12 @@ const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(_ref84,
|
|
|
2073
2117
|
if (process.env.NODE_ENV !== "production") {
|
|
2074
2118
|
CameraAction.propTypes = iconPropTypes;
|
|
2075
2119
|
}
|
|
2076
|
-
const Campsite = /*#__PURE__*/React.forwardRef(function Campsite(
|
|
2120
|
+
const Campsite = /*#__PURE__*/React.forwardRef(function Campsite(_ref87, ref) {
|
|
2077
2121
|
let {
|
|
2078
2122
|
children,
|
|
2079
2123
|
size = 16,
|
|
2080
2124
|
...rest
|
|
2081
|
-
} =
|
|
2125
|
+
} = _ref87;
|
|
2082
2126
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2083
2127
|
width: size,
|
|
2084
2128
|
height: size,
|
|
@@ -2087,19 +2131,19 @@ const Campsite = /*#__PURE__*/React.forwardRef(function Campsite(_ref85, ref) {
|
|
|
2087
2131
|
viewBox: "0 0 32 32",
|
|
2088
2132
|
fill: "currentColor",
|
|
2089
2133
|
...rest
|
|
2090
|
-
},
|
|
2134
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2091
2135
|
d: "M27.5618,26,17.17,8.9277,19.5361,5.04,17.8281,4,16,7.0049,14.17,4l-1.708,1.04,2.3665,3.8877L4.438,26H2v2H30V26ZM16,10.8506,25.2207,26H17V18H15v8H6.7791Z"
|
|
2092
2136
|
})), children);
|
|
2093
2137
|
});
|
|
2094
2138
|
if (process.env.NODE_ENV !== "production") {
|
|
2095
2139
|
Campsite.propTypes = iconPropTypes;
|
|
2096
2140
|
}
|
|
2097
|
-
const Car = /*#__PURE__*/React.forwardRef(function Car(
|
|
2141
|
+
const Car = /*#__PURE__*/React.forwardRef(function Car(_ref88, ref) {
|
|
2098
2142
|
let {
|
|
2099
2143
|
children,
|
|
2100
2144
|
size = 16,
|
|
2101
2145
|
...rest
|
|
2102
|
-
} =
|
|
2146
|
+
} = _ref88;
|
|
2103
2147
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2104
2148
|
width: size,
|
|
2105
2149
|
height: size,
|
|
@@ -2108,19 +2152,19 @@ const Car = /*#__PURE__*/React.forwardRef(function Car(_ref86, ref) {
|
|
|
2108
2152
|
viewBox: "0 0 32 32",
|
|
2109
2153
|
fill: "currentColor",
|
|
2110
2154
|
...rest
|
|
2111
|
-
},
|
|
2155
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2112
2156
|
d: "M29.3379,15.9336l-7.7324-2.7783L18.374,9.0967A2.99,2.99,0,0,0,16.0537,8H8.0576a2.9982,2.9982,0,0,0-2.48,1.3115L2.8662,13.2949A4.9884,4.9884,0,0,0,2,16.1074V24a1,1,0,0,0,1,1H5.1421a3.9806,3.9806,0,0,0,7.7158,0h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V16.875A1,1,0,0,0,29.3379,15.9336ZM9,26a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,23,26Zm5-3H26.8579a3.9806,3.9806,0,0,0-7.7158,0H12.8579a3.9806,3.9806,0,0,0-7.7158,0H4V16.1074A2.9977,2.9977,0,0,1,4.52,14.4189l2.711-3.9814A.9992.9992,0,0,1,8.0576,10h7.9961a.9928.9928,0,0,1,.7647.3545l3.3994,4.2685a1.0007,1.0007,0,0,0,.4443.3184L28,17.5781Z"
|
|
2113
2157
|
})), children);
|
|
2114
2158
|
});
|
|
2115
2159
|
if (process.env.NODE_ENV !== "production") {
|
|
2116
2160
|
Car.propTypes = iconPropTypes;
|
|
2117
2161
|
}
|
|
2118
|
-
const CarFront = /*#__PURE__*/React.forwardRef(function CarFront(
|
|
2162
|
+
const CarFront = /*#__PURE__*/React.forwardRef(function CarFront(_ref89, ref) {
|
|
2119
2163
|
let {
|
|
2120
2164
|
children,
|
|
2121
2165
|
size = 16,
|
|
2122
2166
|
...rest
|
|
2123
|
-
} =
|
|
2167
|
+
} = _ref89;
|
|
2124
2168
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2125
2169
|
width: size,
|
|
2126
2170
|
height: size,
|
|
@@ -2129,21 +2173,21 @@ const CarFront = /*#__PURE__*/React.forwardRef(function CarFront(_ref87, ref) {
|
|
|
2129
2173
|
viewBox: "0 0 32 32",
|
|
2130
2174
|
fill: "currentColor",
|
|
2131
2175
|
...rest
|
|
2132
|
-
},
|
|
2176
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2133
2177
|
d: "M13 19H19V21H13z"
|
|
2134
|
-
})),
|
|
2178
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2135
2179
|
d: "M25.4409,14,24.1687,9.45A2.009,2.009,0,0,0,22.2456,8H9.7544A2.0089,2.0089,0,0,0,7.8313,9.4507L6.5315,14H4v2H6v7a2.0025,2.0025,0,0,0,2,2v3h2V25H22v3h2V25a2.0025,2.0025,0,0,0,2-2V16h2V14ZM9.7544,10H22.2458l1.4285,5H8.3257ZM24,21v2H8V21h2V19H8V17H24v2H22v2Z"
|
|
2136
2180
|
})), children);
|
|
2137
2181
|
});
|
|
2138
2182
|
if (process.env.NODE_ENV !== "production") {
|
|
2139
2183
|
CarFront.propTypes = iconPropTypes;
|
|
2140
2184
|
}
|
|
2141
|
-
const Carbon = /*#__PURE__*/React.forwardRef(function Carbon(
|
|
2185
|
+
const Carbon = /*#__PURE__*/React.forwardRef(function Carbon(_ref90, ref) {
|
|
2142
2186
|
let {
|
|
2143
2187
|
children,
|
|
2144
2188
|
size = 16,
|
|
2145
2189
|
...rest
|
|
2146
|
-
} =
|
|
2190
|
+
} = _ref90;
|
|
2147
2191
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2148
2192
|
width: size,
|
|
2149
2193
|
height: size,
|
|
@@ -2152,21 +2196,21 @@ const Carbon = /*#__PURE__*/React.forwardRef(function Carbon(_ref88, ref) {
|
|
|
2152
2196
|
viewBox: "0 0 32 32",
|
|
2153
2197
|
fill: "currentColor",
|
|
2154
2198
|
...rest
|
|
2155
|
-
},
|
|
2199
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2156
2200
|
d: "M13.5,30.8149a1.0011,1.0011,0,0,1-.4927-.13l-8.5-4.815A1,1,0,0,1,4,25V15a1,1,0,0,1,.5073-.87l8.5-4.815a1.0013,1.0013,0,0,1,.9854,0l8.5,4.815A1,1,0,0,1,23,15V25a1,1,0,0,1-.5073.87l-8.5,4.815A1.0011,1.0011,0,0,1,13.5,30.8149ZM6,24.417l7.5,4.2485L21,24.417V15.583l-7.5-4.2485L6,15.583Z"
|
|
2157
|
-
})),
|
|
2201
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2158
2202
|
d: "M28,17H26V7.583L18.5,3.3345,10.4927,7.87,9.5073,6.13l8.5-4.815a1.0013,1.0013,0,0,1,.9854,0l8.5,4.815A1,1,0,0,1,28,7Z"
|
|
2159
2203
|
})), children);
|
|
2160
2204
|
});
|
|
2161
2205
|
if (process.env.NODE_ENV !== "production") {
|
|
2162
2206
|
Carbon.propTypes = iconPropTypes;
|
|
2163
2207
|
}
|
|
2164
|
-
const CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(
|
|
2208
|
+
const CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(_ref91, ref) {
|
|
2165
2209
|
let {
|
|
2166
2210
|
children,
|
|
2167
2211
|
size = 16,
|
|
2168
2212
|
...rest
|
|
2169
|
-
} =
|
|
2213
|
+
} = _ref91;
|
|
2170
2214
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2171
2215
|
width: size,
|
|
2172
2216
|
height: size,
|
|
@@ -2175,7 +2219,7 @@ const CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(_
|
|
|
2175
2219
|
viewBox: "0 0 32 32",
|
|
2176
2220
|
fill: "currentColor",
|
|
2177
2221
|
...rest
|
|
2178
|
-
},
|
|
2222
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2179
2223
|
d: "M24 28H30V30H24z"
|
|
2180
2224
|
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2181
2225
|
cx: "21",
|
|
@@ -2185,30 +2229,30 @@ const CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(_
|
|
|
2185
2229
|
cx: "29",
|
|
2186
2230
|
cy: "25",
|
|
2187
2231
|
r: "1"
|
|
2188
|
-
})),
|
|
2232
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2189
2233
|
d: "M20 24H26V26H20z",
|
|
2190
2234
|
transform: "rotate(-180 23 25)"
|
|
2191
|
-
})),
|
|
2235
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2192
2236
|
d: "M24 20H30V22H24z"
|
|
2193
2237
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2194
2238
|
cx: "21",
|
|
2195
2239
|
cy: "21",
|
|
2196
2240
|
r: "1"
|
|
2197
|
-
})),
|
|
2241
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2198
2242
|
d: "M21.4927,14.1299l-8.5-4.8149c-.3057-.1729-.6797-.1729-.9854,0L3.5073,14.1299c-.3135,.1777-.5073,.5098-.5073,.8701v10c0,.3604,.1938,.6924,.5073,.8701l8.5,4.8149,.9854-1.7402-7.9927-4.5278V15.583l7.5-4.2485,7.5,4.2485v2.417h2v-3c0-.3604-.1938-.6924-.5073-.8701Z"
|
|
2199
|
-
})),
|
|
2243
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2200
2244
|
d: "M25,15h2V7c0-.3604-.1938-.6924-.5073-.8701L17.9927,1.3149c-.3057-.1729-.6797-.1729-.9854,0L8.5074,6.1299l.9854,1.7402L17.5,3.3345l7.5,4.2485v7.417Z"
|
|
2201
2245
|
})), children);
|
|
2202
2246
|
});
|
|
2203
2247
|
if (process.env.NODE_ENV !== "production") {
|
|
2204
2248
|
CarbonUiBuilder.propTypes = iconPropTypes;
|
|
2205
2249
|
}
|
|
2206
|
-
const CarbonAccounting = /*#__PURE__*/React.forwardRef(function CarbonAccounting(
|
|
2250
|
+
const CarbonAccounting = /*#__PURE__*/React.forwardRef(function CarbonAccounting(_ref92, ref) {
|
|
2207
2251
|
let {
|
|
2208
2252
|
children,
|
|
2209
2253
|
size = 16,
|
|
2210
2254
|
...rest
|
|
2211
|
-
} =
|
|
2255
|
+
} = _ref92;
|
|
2212
2256
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2213
2257
|
width: size,
|
|
2214
2258
|
height: size,
|
|
@@ -2217,19 +2261,19 @@ const CarbonAccounting = /*#__PURE__*/React.forwardRef(function CarbonAccounting
|
|
|
2217
2261
|
viewBox: "0 0 32 32",
|
|
2218
2262
|
fill: "currentColor",
|
|
2219
2263
|
...rest
|
|
2220
|
-
},
|
|
2264
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2221
2265
|
d: "M29 26H23V22a2.002 2.002 0 012-2h2V18H23V16h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H25v2h4zM19 22H15a2.0023 2.0023 0 01-2-2V10a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2V20A2.0023 2.0023 0 0119 22zM15 10V20h4V10zM11 22H5a2.0023 2.0023 0 01-2-2V10A2.002 2.002 0 015 8h6v2H5V20h6z"
|
|
2222
2266
|
})), children);
|
|
2223
2267
|
});
|
|
2224
2268
|
if (process.env.NODE_ENV !== "production") {
|
|
2225
2269
|
CarbonAccounting.propTypes = iconPropTypes;
|
|
2226
2270
|
}
|
|
2227
|
-
const CarbonForIbmDotcom = /*#__PURE__*/React.forwardRef(function CarbonForIbmDotcom(
|
|
2271
|
+
const CarbonForIbmDotcom = /*#__PURE__*/React.forwardRef(function CarbonForIbmDotcom(_ref93, ref) {
|
|
2228
2272
|
let {
|
|
2229
2273
|
children,
|
|
2230
2274
|
size = 16,
|
|
2231
2275
|
...rest
|
|
2232
|
-
} =
|
|
2276
|
+
} = _ref93;
|
|
2233
2277
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2234
2278
|
width: size,
|
|
2235
2279
|
height: size,
|
|
@@ -2238,7 +2282,7 @@ const CarbonForIbmDotcom = /*#__PURE__*/React.forwardRef(function CarbonForIbmDo
|
|
|
2238
2282
|
viewBox: "0 0 32 32",
|
|
2239
2283
|
fill: "currentColor",
|
|
2240
2284
|
...rest
|
|
2241
|
-
},
|
|
2285
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2242
2286
|
d: "M29.509,17.689l-6-3.55C23.352,14.046,23.176,14,23,14s-0.352,0.046-0.509,0.14l-6,3.55C16.187,17.869,16,18.196,16,18.55 v6.9c0,0.354,0.187,0.681,0.491,0.86l6,3.55C22.648,29.954,22.824,30,23,30s0.352-0.046,0.509-0.14l6-3.55 C29.813,26.131,30,25.804,30,25.45v-6.9C30,18.196,29.813,17.869,29.509,17.689z M28,24.88l-5,2.958l-5-2.958v-5.76l5-2.958l5,2.958 V24.88z"
|
|
2243
2287
|
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2244
2288
|
cx: "6",
|
|
@@ -2248,19 +2292,19 @@ const CarbonForIbmDotcom = /*#__PURE__*/React.forwardRef(function CarbonForIbmDo
|
|
|
2248
2292
|
cx: "9",
|
|
2249
2293
|
cy: "6",
|
|
2250
2294
|
r: "1"
|
|
2251
|
-
})),
|
|
2295
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2252
2296
|
d: "M28,2H4C2.897,2,2,2.897,2,4v20c0,1.103,0.897,2,2,2h9v-2H4V10h24v4h2V4C30,2.897,29.103,2,28,2z M4,8V4h24v4H4z"
|
|
2253
2297
|
})), children);
|
|
2254
2298
|
});
|
|
2255
2299
|
if (process.env.NODE_ENV !== "production") {
|
|
2256
2300
|
CarbonForIbmDotcom.propTypes = iconPropTypes;
|
|
2257
2301
|
}
|
|
2258
|
-
const CarbonForIbmProduct = /*#__PURE__*/React.forwardRef(function CarbonForIbmProduct(
|
|
2302
|
+
const CarbonForIbmProduct = /*#__PURE__*/React.forwardRef(function CarbonForIbmProduct(_ref94, ref) {
|
|
2259
2303
|
let {
|
|
2260
2304
|
children,
|
|
2261
2305
|
size = 16,
|
|
2262
2306
|
...rest
|
|
2263
|
-
} =
|
|
2307
|
+
} = _ref94;
|
|
2264
2308
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2265
2309
|
width: size,
|
|
2266
2310
|
height: size,
|
|
@@ -2269,21 +2313,48 @@ const CarbonForIbmProduct = /*#__PURE__*/React.forwardRef(function CarbonForIbmP
|
|
|
2269
2313
|
viewBox: "0 0 32 32",
|
|
2270
2314
|
fill: "currentColor",
|
|
2271
2315
|
...rest
|
|
2272
|
-
},
|
|
2316
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2273
2317
|
d: "M22.509,12.689l-6-3.55C16.352,9.046,16.176,9,16,9s-0.352,0.046-0.509,0.14l-6,3.55C9.187,12.869,9,13.196,9,13.55v6.9 c0,0.354,0.187,0.681,0.491,0.86l6,3.55C15.648,24.954,15.824,25,16,25s0.352-0.046,0.509-0.14l6-3.55 C22.813,21.131,23,20.804,23,20.45v-6.9C23,13.196,22.813,12.869,22.509,12.689z M21,19.88l-5,2.958l-5-2.958v-5.76l5-2.958l5,2.958 V19.88z"
|
|
2274
|
-
})),
|
|
2318
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2275
2319
|
d: "M6 20.184V11.07l6.2-3.664-1.017-1.722L4.491 9.639C4.187 9.819 4 10.146 4 10.5v9.684C2.839 20.598 2 21.698 2 23c0 1.654 1.346 3 3 3s3-1.346 3-3C8 21.698 7.161 20.598 6 20.184zM5 24c-.551 0-1-.448-1-1s.449-1 1-1 1 .448 1 1S5.551 24 5 24zM27 20c-1.654 0-3 1.346-3 3 0 .353.072.687.185 1.002L16 28.838l-6.404-3.784-1.017 1.722 6.912 4.084C15.648 30.954 15.824 31 16 31s.352-.046.509-.139l8.96-5.295C25.919 25.835 26.439 26 27 26c1.654 0 3-1.346 3-3S28.654 20 27 20zM27 24c-.551 0-1-.448-1-1s.449-1 1-1 1 .448 1 1S27.551 24 27 24zM16 7c.731 0 1.392-.273 1.913-.708L26 11.071V18h2v-7.5c0-.354-.187-.681-.491-.861l-8.567-5.062C18.978 4.39 19 4.198 19 4c0-1.654-1.346-3-3-3s-3 1.346-3 3S14.346 7 16 7zM16 3c.551 0 1 .448 1 1s-.449 1-1 1-1-.448-1-1S15.449 3 16 3z"
|
|
2276
2320
|
})), children);
|
|
2277
2321
|
});
|
|
2278
2322
|
if (process.env.NODE_ENV !== "production") {
|
|
2279
2323
|
CarbonForIbmProduct.propTypes = iconPropTypes;
|
|
2280
2324
|
}
|
|
2281
|
-
const
|
|
2325
|
+
const CarbonForMobile = /*#__PURE__*/React.forwardRef(function CarbonForMobile(_ref95, ref) {
|
|
2282
2326
|
let {
|
|
2283
2327
|
children,
|
|
2284
2328
|
size = 16,
|
|
2285
2329
|
...rest
|
|
2286
|
-
} =
|
|
2330
|
+
} = _ref95;
|
|
2331
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2332
|
+
width: size,
|
|
2333
|
+
height: size,
|
|
2334
|
+
ref: ref,
|
|
2335
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2336
|
+
viewBox: "0 0 32 32",
|
|
2337
|
+
fill: "currentColor",
|
|
2338
|
+
...rest
|
|
2339
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2340
|
+
d: "M32 14h-2v-5.9258l-5.5039-3.2104 1.0078-1.7275 6 3.5c.3071.1792.4961.5083.4961.8638v6.5zM20 22c-.1743 0-.3481-.0454-.5039-.1362l-6-3.5c-.3071-.1792-.4961-.5083-.4961-.8638v-7c0-.3555.189-.6846.4961-.8638l6-3.5c.3115-.1816.6963-.1816 1.0078 0l6 3.5c.3071.1792.4961.5083.4961.8638v7c0 .3555-.189.6846-.4961.8638l-6 3.5c-.1558.0908-.3296.1362-.5039.1362zm-5-5.0742l5 2.9165 5-2.9165v-5.8516l-5-2.9165-5 2.9165v5.8516z"
|
|
2341
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2342
|
+
cx: "12.5",
|
|
2343
|
+
cy: "24.5",
|
|
2344
|
+
r: "1.5"
|
|
2345
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2346
|
+
d: "m19,30H6c-1.1028,0-2-.8972-2-2V4c0-1.1028.8972-2,2-2h13v2H6v24h13v-4h2v4c0,1.1028-.8972,2-2,2Z"
|
|
2347
|
+
})), children);
|
|
2348
|
+
});
|
|
2349
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2350
|
+
CarbonForMobile.propTypes = iconPropTypes;
|
|
2351
|
+
}
|
|
2352
|
+
const CaretDown = /*#__PURE__*/React.forwardRef(function CaretDown(_ref96, ref) {
|
|
2353
|
+
let {
|
|
2354
|
+
children,
|
|
2355
|
+
size = 16,
|
|
2356
|
+
...rest
|
|
2357
|
+
} = _ref96;
|
|
2287
2358
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2288
2359
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2289
2360
|
width: size,
|
|
@@ -2293,7 +2364,7 @@ const CaretDown = /*#__PURE__*/React.forwardRef(function CaretDown(_ref93, ref)
|
|
|
2293
2364
|
viewBox: "0 0 8 4",
|
|
2294
2365
|
fill: "currentColor",
|
|
2295
2366
|
...rest
|
|
2296
|
-
},
|
|
2367
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2297
2368
|
d: "M8 0L4 4 0 0z"
|
|
2298
2369
|
})), children);
|
|
2299
2370
|
}
|
|
@@ -2305,19 +2376,19 @@ const CaretDown = /*#__PURE__*/React.forwardRef(function CaretDown(_ref93, ref)
|
|
|
2305
2376
|
viewBox: "0 0 32 32",
|
|
2306
2377
|
fill: "currentColor",
|
|
2307
2378
|
...rest
|
|
2308
|
-
},
|
|
2379
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2309
2380
|
d: "M24 12L16 22 8 12z"
|
|
2310
2381
|
})), children);
|
|
2311
2382
|
});
|
|
2312
2383
|
if (process.env.NODE_ENV !== "production") {
|
|
2313
2384
|
CaretDown.propTypes = iconPropTypes;
|
|
2314
2385
|
}
|
|
2315
|
-
const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(
|
|
2386
|
+
const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(_ref97, ref) {
|
|
2316
2387
|
let {
|
|
2317
2388
|
children,
|
|
2318
2389
|
size = 16,
|
|
2319
2390
|
...rest
|
|
2320
|
-
} =
|
|
2391
|
+
} = _ref97;
|
|
2321
2392
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2322
2393
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2323
2394
|
width: size,
|
|
@@ -2327,7 +2398,7 @@ const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(_ref94, ref)
|
|
|
2327
2398
|
viewBox: "0 0 5 8",
|
|
2328
2399
|
fill: "currentColor",
|
|
2329
2400
|
...rest
|
|
2330
|
-
},
|
|
2401
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2331
2402
|
d: "M5 8L0 4 5 0z"
|
|
2332
2403
|
})), children);
|
|
2333
2404
|
}
|
|
@@ -2339,19 +2410,19 @@ const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(_ref94, ref)
|
|
|
2339
2410
|
viewBox: "0 0 32 32",
|
|
2340
2411
|
fill: "currentColor",
|
|
2341
2412
|
...rest
|
|
2342
|
-
},
|
|
2413
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2343
2414
|
d: "M20 24L10 16 20 8z"
|
|
2344
2415
|
})), children);
|
|
2345
2416
|
});
|
|
2346
2417
|
if (process.env.NODE_ENV !== "production") {
|
|
2347
2418
|
CaretLeft.propTypes = iconPropTypes;
|
|
2348
2419
|
}
|
|
2349
|
-
const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(
|
|
2420
|
+
const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(_ref98, ref) {
|
|
2350
2421
|
let {
|
|
2351
2422
|
children,
|
|
2352
2423
|
size = 16,
|
|
2353
2424
|
...rest
|
|
2354
|
-
} =
|
|
2425
|
+
} = _ref98;
|
|
2355
2426
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2356
2427
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2357
2428
|
width: size,
|
|
@@ -2361,7 +2432,7 @@ const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(_ref95, ref
|
|
|
2361
2432
|
viewBox: "0 0 5 8",
|
|
2362
2433
|
fill: "currentColor",
|
|
2363
2434
|
...rest
|
|
2364
|
-
},
|
|
2435
|
+
}, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2365
2436
|
d: "M0 0L5 4 0 8z"
|
|
2366
2437
|
})), children);
|
|
2367
2438
|
}
|
|
@@ -2373,19 +2444,19 @@ const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(_ref95, ref
|
|
|
2373
2444
|
viewBox: "0 0 32 32",
|
|
2374
2445
|
fill: "currentColor",
|
|
2375
2446
|
...rest
|
|
2376
|
-
},
|
|
2447
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2377
2448
|
d: "M12 8L22 16 12 24z"
|
|
2378
2449
|
})), children);
|
|
2379
2450
|
});
|
|
2380
2451
|
if (process.env.NODE_ENV !== "production") {
|
|
2381
2452
|
CaretRight.propTypes = iconPropTypes;
|
|
2382
2453
|
}
|
|
2383
|
-
const CaretSort = /*#__PURE__*/React.forwardRef(function CaretSort(
|
|
2454
|
+
const CaretSort = /*#__PURE__*/React.forwardRef(function CaretSort(_ref99, ref) {
|
|
2384
2455
|
let {
|
|
2385
2456
|
children,
|
|
2386
2457
|
size = 16,
|
|
2387
2458
|
...rest
|
|
2388
|
-
} =
|
|
2459
|
+
} = _ref99;
|
|
2389
2460
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2390
2461
|
width: size,
|
|
2391
2462
|
height: size,
|
|
@@ -2394,19 +2465,19 @@ const CaretSort = /*#__PURE__*/React.forwardRef(function CaretSort(_ref96, ref)
|
|
|
2394
2465
|
viewBox: "0 0 32 32",
|
|
2395
2466
|
fill: "currentColor",
|
|
2396
2467
|
...rest
|
|
2397
|
-
},
|
|
2468
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2398
2469
|
d: "M24 24L16 32 8 24zM8 8L16 0 24 8z"
|
|
2399
2470
|
})), children);
|
|
2400
2471
|
});
|
|
2401
2472
|
if (process.env.NODE_ENV !== "production") {
|
|
2402
2473
|
CaretSort.propTypes = iconPropTypes;
|
|
2403
2474
|
}
|
|
2404
|
-
const CaretSortDown = /*#__PURE__*/React.forwardRef(function CaretSortDown(
|
|
2475
|
+
const CaretSortDown = /*#__PURE__*/React.forwardRef(function CaretSortDown(_ref100, ref) {
|
|
2405
2476
|
let {
|
|
2406
2477
|
children,
|
|
2407
2478
|
size = 16,
|
|
2408
2479
|
...rest
|
|
2409
|
-
} =
|
|
2480
|
+
} = _ref100;
|
|
2410
2481
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2411
2482
|
width: size,
|
|
2412
2483
|
height: size,
|
|
@@ -2415,19 +2486,19 @@ const CaretSortDown = /*#__PURE__*/React.forwardRef(function CaretSortDown(_ref9
|
|
|
2415
2486
|
viewBox: "0 0 32 32",
|
|
2416
2487
|
fill: "currentColor",
|
|
2417
2488
|
...rest
|
|
2418
|
-
},
|
|
2489
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2419
2490
|
d: "M24 24L16 32 8 24z"
|
|
2420
2491
|
})), children);
|
|
2421
2492
|
});
|
|
2422
2493
|
if (process.env.NODE_ENV !== "production") {
|
|
2423
2494
|
CaretSortDown.propTypes = iconPropTypes;
|
|
2424
2495
|
}
|
|
2425
|
-
const CaretSortUp = /*#__PURE__*/React.forwardRef(function CaretSortUp(
|
|
2496
|
+
const CaretSortUp = /*#__PURE__*/React.forwardRef(function CaretSortUp(_ref101, ref) {
|
|
2426
2497
|
let {
|
|
2427
2498
|
children,
|
|
2428
2499
|
size = 16,
|
|
2429
2500
|
...rest
|
|
2430
|
-
} =
|
|
2501
|
+
} = _ref101;
|
|
2431
2502
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2432
2503
|
width: size,
|
|
2433
2504
|
height: size,
|
|
@@ -2436,19 +2507,19 @@ const CaretSortUp = /*#__PURE__*/React.forwardRef(function CaretSortUp(_ref98, r
|
|
|
2436
2507
|
viewBox: "0 0 32 32",
|
|
2437
2508
|
fill: "currentColor",
|
|
2438
2509
|
...rest
|
|
2439
|
-
},
|
|
2510
|
+
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2440
2511
|
d: "M8 8L16 0 24 8z"
|
|
2441
2512
|
})), children);
|
|
2442
2513
|
});
|
|
2443
2514
|
if (process.env.NODE_ENV !== "production") {
|
|
2444
2515
|
CaretSortUp.propTypes = iconPropTypes;
|
|
2445
2516
|
}
|
|
2446
|
-
const CaretUp = /*#__PURE__*/React.forwardRef(function CaretUp(
|
|
2517
|
+
const CaretUp = /*#__PURE__*/React.forwardRef(function CaretUp(_ref102, ref) {
|
|
2447
2518
|
let {
|
|
2448
2519
|
children,
|
|
2449
2520
|
size = 16,
|
|
2450
2521
|
...rest
|
|
2451
|
-
} =
|
|
2522
|
+
} = _ref102;
|
|
2452
2523
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2453
2524
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2454
2525
|
width: size,
|
|
@@ -2458,7 +2529,7 @@ const CaretUp = /*#__PURE__*/React.forwardRef(function CaretUp(_ref99, ref) {
|
|
|
2458
2529
|
viewBox: "0 0 8 4",
|
|
2459
2530
|
fill: "currentColor",
|
|
2460
2531
|
...rest
|
|
2461
|
-
},
|
|
2532
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2462
2533
|
d: "M0 4L4 0 8 4z"
|
|
2463
2534
|
})), children);
|
|
2464
2535
|
}
|
|
@@ -2470,19 +2541,19 @@ const CaretUp = /*#__PURE__*/React.forwardRef(function CaretUp(_ref99, ref) {
|
|
|
2470
2541
|
viewBox: "0 0 32 32",
|
|
2471
2542
|
fill: "currentColor",
|
|
2472
2543
|
...rest
|
|
2473
|
-
},
|
|
2544
|
+
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2474
2545
|
d: "M8 20L16 10 24 20z"
|
|
2475
2546
|
})), children);
|
|
2476
2547
|
});
|
|
2477
2548
|
if (process.env.NODE_ENV !== "production") {
|
|
2478
2549
|
CaretUp.propTypes = iconPropTypes;
|
|
2479
2550
|
}
|
|
2480
|
-
const CarouselHorizontal = /*#__PURE__*/React.forwardRef(function CarouselHorizontal(
|
|
2551
|
+
const CarouselHorizontal = /*#__PURE__*/React.forwardRef(function CarouselHorizontal(_ref103, ref) {
|
|
2481
2552
|
let {
|
|
2482
2553
|
children,
|
|
2483
2554
|
size = 16,
|
|
2484
2555
|
...rest
|
|
2485
|
-
} =
|
|
2556
|
+
} = _ref103;
|
|
2486
2557
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2487
2558
|
width: size,
|
|
2488
2559
|
height: size,
|
|
@@ -2491,19 +2562,19 @@ const CarouselHorizontal = /*#__PURE__*/React.forwardRef(function CarouselHorizo
|
|
|
2491
2562
|
viewBox: "0 0 32 32",
|
|
2492
2563
|
fill: "currentColor",
|
|
2493
2564
|
...rest
|
|
2494
|
-
},
|
|
2565
|
+
}, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2495
2566
|
d: "M22 26H10a2 2 0 01-2-2V8a2 2 0 012-2H22a2 2 0 012 2V24A2 2 0 0122 26zM10 8V24H22V8zM4 24H0V22H4V10H0V8H4a2 2 0 012 2V22A2 2 0 014 24zM32 24H28a2 2 0 01-2-2V10a2 2 0 012-2h4v2H28V22h4z"
|
|
2496
2567
|
})), children);
|
|
2497
2568
|
});
|
|
2498
2569
|
if (process.env.NODE_ENV !== "production") {
|
|
2499
2570
|
CarouselHorizontal.propTypes = iconPropTypes;
|
|
2500
2571
|
}
|
|
2501
|
-
const CarouselVertical = /*#__PURE__*/React.forwardRef(function CarouselVertical(
|
|
2572
|
+
const CarouselVertical = /*#__PURE__*/React.forwardRef(function CarouselVertical(_ref104, ref) {
|
|
2502
2573
|
let {
|
|
2503
2574
|
children,
|
|
2504
2575
|
size = 16,
|
|
2505
2576
|
...rest
|
|
2506
|
-
} =
|
|
2577
|
+
} = _ref104;
|
|
2507
2578
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2508
2579
|
width: size,
|
|
2509
2580
|
height: size,
|
|
@@ -2512,19 +2583,19 @@ const CarouselVertical = /*#__PURE__*/React.forwardRef(function CarouselVertical
|
|
|
2512
2583
|
viewBox: "0 0 32 32",
|
|
2513
2584
|
fill: "currentColor",
|
|
2514
2585
|
...rest
|
|
2515
|
-
},
|
|
2586
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2516
2587
|
d: "M26 10V22a2 2 0 01-2 2H8a2 2 0 01-2-2V10A2 2 0 018 8H24A2 2 0 0126 10zM8 22H24V10H8zM24 28v4H22V28H10v4H8V28a2 2 0 012-2H22A2 2 0 0124 28zM24 0V4a2 2 0 01-2 2H10A2 2 0 018 4V0h2V4H22V0z"
|
|
2517
2588
|
})), children);
|
|
2518
2589
|
});
|
|
2519
2590
|
if (process.env.NODE_ENV !== "production") {
|
|
2520
2591
|
CarouselVertical.propTypes = iconPropTypes;
|
|
2521
2592
|
}
|
|
2522
|
-
const Catalog = /*#__PURE__*/React.forwardRef(function Catalog(
|
|
2593
|
+
const Catalog = /*#__PURE__*/React.forwardRef(function Catalog(_ref105, ref) {
|
|
2523
2594
|
let {
|
|
2524
2595
|
children,
|
|
2525
2596
|
size = 16,
|
|
2526
2597
|
...rest
|
|
2527
|
-
} =
|
|
2598
|
+
} = _ref105;
|
|
2528
2599
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2529
2600
|
width: size,
|
|
2530
2601
|
height: size,
|
|
@@ -2533,21 +2604,21 @@ const Catalog = /*#__PURE__*/React.forwardRef(function Catalog(_ref102, ref) {
|
|
|
2533
2604
|
viewBox: "0 0 32 32",
|
|
2534
2605
|
fill: "currentColor",
|
|
2535
2606
|
...rest
|
|
2536
|
-
},
|
|
2607
|
+
}, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2537
2608
|
d: "M26,2H8A2,2,0,0,0,6,4V8H4v2H6v5H4v2H6v5H4v2H6v4a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H8V24h2V22H8V17h2V15H8V10h2V8H8V4H26Z"
|
|
2538
|
-
})),
|
|
2609
|
+
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2539
2610
|
d: "M14 8H22V10H14zM14 15H22V17H14zM14 22H22V24H14z"
|
|
2540
2611
|
})), children);
|
|
2541
2612
|
});
|
|
2542
2613
|
if (process.env.NODE_ENV !== "production") {
|
|
2543
2614
|
Catalog.propTypes = iconPropTypes;
|
|
2544
2615
|
}
|
|
2545
|
-
const CatalogPublish = /*#__PURE__*/React.forwardRef(function CatalogPublish(
|
|
2616
|
+
const CatalogPublish = /*#__PURE__*/React.forwardRef(function CatalogPublish(_ref106, ref) {
|
|
2546
2617
|
let {
|
|
2547
2618
|
children,
|
|
2548
2619
|
size = 16,
|
|
2549
2620
|
...rest
|
|
2550
|
-
} =
|
|
2621
|
+
} = _ref106;
|
|
2551
2622
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2552
2623
|
width: size,
|
|
2553
2624
|
height: size,
|
|
@@ -2556,21 +2627,21 @@ const CatalogPublish = /*#__PURE__*/React.forwardRef(function CatalogPublish(_re
|
|
|
2556
2627
|
viewBox: "0 0 32 32",
|
|
2557
2628
|
fill: "currentColor",
|
|
2558
2629
|
...rest
|
|
2559
|
-
},
|
|
2630
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2560
2631
|
d: "M20 20L21.4 21.4 18.8 24 28 24 28 26 18.8 26 21.4 28.6 20 30 15 25zM14 15H22V17H14zM14 8H22V10H14z"
|
|
2561
|
-
})),
|
|
2632
|
+
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2562
2633
|
d: "M13,28H8v-4h2v-2H8v-5h2v-2H8v-5h2V8H8V4h18v16h2V4c0-1.1-0.9-2-2-2H8C6.9,2,6,2.9,6,4v4H4v2h2v5H4v2h2v5H4v2h2v4 c0,1.1,0.9,2,2,2h5V28z"
|
|
2563
2634
|
})), children);
|
|
2564
2635
|
});
|
|
2565
2636
|
if (process.env.NODE_ENV !== "production") {
|
|
2566
2637
|
CatalogPublish.propTypes = iconPropTypes;
|
|
2567
2638
|
}
|
|
2568
|
-
const Categories = /*#__PURE__*/React.forwardRef(function Categories(
|
|
2639
|
+
const Categories = /*#__PURE__*/React.forwardRef(function Categories(_ref107, ref) {
|
|
2569
2640
|
let {
|
|
2570
2641
|
children,
|
|
2571
2642
|
size = 16,
|
|
2572
2643
|
...rest
|
|
2573
|
-
} =
|
|
2644
|
+
} = _ref107;
|
|
2574
2645
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2575
2646
|
width: size,
|
|
2576
2647
|
height: size,
|
|
@@ -2579,19 +2650,19 @@ const Categories = /*#__PURE__*/React.forwardRef(function Categories(_ref104, re
|
|
|
2579
2650
|
viewBox: "0 0 32 32",
|
|
2580
2651
|
fill: "currentColor",
|
|
2581
2652
|
...rest
|
|
2582
|
-
},
|
|
2653
|
+
}, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2583
2654
|
d: "M6.76 6l.45.89L7.76 8H12v5H4V6H6.76m.62-2H3A1 1 0 002 5v9a1 1 0 001 1H13a1 1 0 001-1V7a1 1 0 00-1-1H9L8.28 4.55A1 1 0 007.38 4zM22.76 6l.45.89L23.76 8H28v5H20V6h2.76m.62-2H19a1 1 0 00-1 1v9a1 1 0 001 1H29a1 1 0 001-1V7a1 1 0 00-1-1H25l-.72-1.45a1 1 0 00-.9-.55zM6.76 19l.45.89L7.76 21H12v5H4V19H6.76m.62-2H3a1 1 0 00-1 1v9a1 1 0 001 1H13a1 1 0 001-1V20a1 1 0 00-1-1H9l-.72-1.45a1 1 0 00-.9-.55zM22.76 19l.45.89L23.76 21H28v5H20V19h2.76m.62-2H19a1 1 0 00-1 1v9a1 1 0 001 1H29a1 1 0 001-1V20a1 1 0 00-1-1H25l-.72-1.45a1 1 0 00-.9-.55z"
|
|
2584
2655
|
})), children);
|
|
2585
2656
|
});
|
|
2586
2657
|
if (process.env.NODE_ENV !== "production") {
|
|
2587
2658
|
Categories.propTypes = iconPropTypes;
|
|
2588
2659
|
}
|
|
2589
|
-
const Category = /*#__PURE__*/React.forwardRef(function Category(
|
|
2660
|
+
const Category = /*#__PURE__*/React.forwardRef(function Category(_ref108, ref) {
|
|
2590
2661
|
let {
|
|
2591
2662
|
children,
|
|
2592
2663
|
size = 16,
|
|
2593
2664
|
...rest
|
|
2594
|
-
} =
|
|
2665
|
+
} = _ref108;
|
|
2595
2666
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2596
2667
|
width: size,
|
|
2597
2668
|
height: size,
|
|
@@ -2600,19 +2671,19 @@ const Category = /*#__PURE__*/React.forwardRef(function Category(_ref105, ref) {
|
|
|
2600
2671
|
viewBox: "0 0 32 32",
|
|
2601
2672
|
fill: "currentColor",
|
|
2602
2673
|
...rest
|
|
2603
|
-
},
|
|
2674
|
+
}, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2604
2675
|
d: "M27,22.1414V18a2,2,0,0,0-2-2H17V12h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.002,2.002,0,0,0-2,2v6a2.002,2.002,0,0,0,2,2h2v4H7a2,2,0,0,0-2,2v4.1421a4,4,0,1,0,2,0V18h8v4.142a4,4,0,1,0,2,0V18h8v4.1414a4,4,0,1,0,2,0ZM13,4h6l.001,6H13ZM8,26a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,26Zm10,0a2,2,0,1,1-2-2A2.0027,2.0027,0,0,1,18,26Zm8,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,28Z"
|
|
2605
2676
|
})), children);
|
|
2606
2677
|
});
|
|
2607
2678
|
if (process.env.NODE_ENV !== "production") {
|
|
2608
2679
|
Category.propTypes = iconPropTypes;
|
|
2609
2680
|
}
|
|
2610
|
-
const CategoryAdd = /*#__PURE__*/React.forwardRef(function CategoryAdd(
|
|
2681
|
+
const CategoryAdd = /*#__PURE__*/React.forwardRef(function CategoryAdd(_ref109, ref) {
|
|
2611
2682
|
let {
|
|
2612
2683
|
children,
|
|
2613
2684
|
size = 16,
|
|
2614
2685
|
...rest
|
|
2615
|
-
} =
|
|
2686
|
+
} = _ref109;
|
|
2616
2687
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2617
2688
|
width: size,
|
|
2618
2689
|
height: size,
|
|
@@ -2621,21 +2692,21 @@ const CategoryAdd = /*#__PURE__*/React.forwardRef(function CategoryAdd(_ref106,
|
|
|
2621
2692
|
viewBox: "0 0 32 32",
|
|
2622
2693
|
fill: "currentColor",
|
|
2623
2694
|
...rest
|
|
2624
|
-
},
|
|
2695
|
+
}, _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2625
2696
|
d: "M15 6L13.59 7.41 17.17 11 13.59 14.59 15 16 20 11 15 6z"
|
|
2626
|
-
})),
|
|
2697
|
+
})), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
2627
2698
|
d: "M28,24H17V20h6a2.0027,2.0027,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H9A2.002,2.002,0,0,0,7,4V18a2.0023,2.0023,0,0,0,2,2h6v4H4a2,2,0,0,0-2,2v4H4V26H15v4h2V26H28v4h2V26A2,2,0,0,0,28,24ZM9,4H23l.002,14H9Z"
|
|
2628
2699
|
})), children);
|
|
2629
2700
|
});
|
|
2630
2701
|
if (process.env.NODE_ENV !== "production") {
|
|
2631
2702
|
CategoryAdd.propTypes = iconPropTypes;
|
|
2632
2703
|
}
|
|
2633
|
-
const CategoryAnd = /*#__PURE__*/React.forwardRef(function CategoryAnd(
|
|
2704
|
+
const CategoryAnd = /*#__PURE__*/React.forwardRef(function CategoryAnd(_ref110, ref) {
|
|
2634
2705
|
let {
|
|
2635
2706
|
children,
|
|
2636
2707
|
size = 16,
|
|
2637
2708
|
...rest
|
|
2638
|
-
} =
|
|
2709
|
+
} = _ref110;
|
|
2639
2710
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2640
2711
|
width: size,
|
|
2641
2712
|
height: size,
|
|
@@ -2644,19 +2715,19 @@ const CategoryAnd = /*#__PURE__*/React.forwardRef(function CategoryAnd(_ref107,
|
|
|
2644
2715
|
viewBox: "0 0 32 32",
|
|
2645
2716
|
fill: "currentColor",
|
|
2646
2717
|
...rest
|
|
2647
|
-
},
|
|
2718
|
+
}, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
2648
2719
|
d: "M4 30V26H15v4h2V26H28v4h2V26a2 2 0 00-2-2H17V19H15v5H4a2 2 0 00-2 2v4zM20.6953 13.9858A10.08 10.08 0 0021.9463 10H23V8H20V9a9.2634 9.2634 0 01-.6641 3.2705L16.6511 8.8816a5.1261 5.1261 0 002.1436-2.3694A3.2522 3.2522 0 0018.6062 3.81a3.38 3.38 0 00-2.2391-1.7056 3.4688 3.4688 0 00-4.2223 2.1186c-.5044 1.5518.4406 3.1158 1.2612 4.1077A4.7255 4.7255 0 0011.06 13.1587 4.4526 4.4526 0 0015.4268 17h.0058a5.7844 5.7844 0 003.9717-1.4233L20.532 17h2.5519zM14.047 4.8413A1.3224 1.3224 0 0115.4141 4a2.41 2.41 0 01.5214.0581 1.4018 1.4018 0 01.9111.7022 1.2493 1.2493 0 01.0791 1.042A3.6871 3.6871 0 0115.2441 7.395C14.5831 6.6816 13.8087 5.5732 14.047 4.8413zM15.4316 15h-.0039a2.4432 2.4432 0 01-2.3916-2.1509 2.8261 2.8261 0 011.81-3.0249l3.3115 4.1787A3.8853 3.8853 0 0115.4316 15z"
|
|
2649
2720
|
})), children);
|
|
2650
2721
|
});
|
|
2651
2722
|
if (process.env.NODE_ENV !== "production") {
|
|
2652
2723
|
CategoryAnd.propTypes = iconPropTypes;
|
|
2653
2724
|
}
|
|
2654
|
-
const CategoryNew = /*#__PURE__*/React.forwardRef(function CategoryNew(
|
|
2725
|
+
const CategoryNew = /*#__PURE__*/React.forwardRef(function CategoryNew(_ref111, ref) {
|
|
2655
2726
|
let {
|
|
2656
2727
|
children,
|
|
2657
2728
|
size = 16,
|
|
2658
2729
|
...rest
|
|
2659
|
-
} =
|
|
2730
|
+
} = _ref111;
|
|
2660
2731
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2661
2732
|
width: size,
|
|
2662
2733
|
height: size,
|
|
@@ -2665,21 +2736,21 @@ const CategoryNew = /*#__PURE__*/React.forwardRef(function CategoryNew(_ref108,
|
|
|
2665
2736
|
viewBox: "0 0 32 32",
|
|
2666
2737
|
fill: "currentColor",
|
|
2667
2738
|
...rest
|
|
2668
|
-
},
|
|
2739
|
+
}, _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
2669
2740
|
d: "M21 10L17 10 17 6 15 6 15 10 11 10 11 12 15 12 15 16 17 16 17 12 21 12 21 10z"
|
|
2670
|
-
})),
|
|
2741
|
+
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
2671
2742
|
d: "M28,24H17V20h6a2.0027,2.0027,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H9A2.002,2.002,0,0,0,7,4V18a2.0023,2.0023,0,0,0,2,2h6v4H4a2,2,0,0,0-2,2v4H4V26H15v4h2V26H28v4h2V26A2,2,0,0,0,28,24ZM9,4H23l.002,14H9Z"
|
|
2672
2743
|
})), children);
|
|
2673
2744
|
});
|
|
2674
2745
|
if (process.env.NODE_ENV !== "production") {
|
|
2675
2746
|
CategoryNew.propTypes = iconPropTypes;
|
|
2676
2747
|
}
|
|
2677
|
-
const CategoryNewEach = /*#__PURE__*/React.forwardRef(function CategoryNewEach(
|
|
2748
|
+
const CategoryNewEach = /*#__PURE__*/React.forwardRef(function CategoryNewEach(_ref112, ref) {
|
|
2678
2749
|
let {
|
|
2679
2750
|
children,
|
|
2680
2751
|
size = 16,
|
|
2681
2752
|
...rest
|
|
2682
|
-
} =
|
|
2753
|
+
} = _ref112;
|
|
2683
2754
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2684
2755
|
width: size,
|
|
2685
2756
|
height: size,
|
|
@@ -2688,19 +2759,19 @@ const CategoryNewEach = /*#__PURE__*/React.forwardRef(function CategoryNewEach(_
|
|
|
2688
2759
|
viewBox: "0 0 32 32",
|
|
2689
2760
|
fill: "currentColor",
|
|
2690
2761
|
...rest
|
|
2691
|
-
},
|
|
2762
|
+
}, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2692
2763
|
d: "M29 10H24v2h5v6H22v2h3v2.142a4 4 0 102 0V20h2a2.0027 2.0027 0 002-2V12A2.0023 2.0023 0 0029 10zM28 26a2 2 0 11-2-2A2.0027 2.0027 0 0128 26zM19 6H14V8h5v6H12v2h3v6.142a4 4 0 102 0V16h2a2.0023 2.0023 0 002-2V8A2.0023 2.0023 0 0019 6zM18 26a2 2 0 11-2-2A2.0027 2.0027 0 0118 26zM9 2H3A2.002 2.002 0 001 4v6a2.002 2.002 0 002 2H5V22.142a4 4 0 102 0V12H9a2.002 2.002 0 002-2V4A2.002 2.002 0 009 2zM8 26a2 2 0 11-2-2A2.0023 2.0023 0 018 26zM3 10V4H9l.0015 6z"
|
|
2693
2764
|
})), children);
|
|
2694
2765
|
});
|
|
2695
2766
|
if (process.env.NODE_ENV !== "production") {
|
|
2696
2767
|
CategoryNewEach.propTypes = iconPropTypes;
|
|
2697
2768
|
}
|
|
2698
|
-
const Caution = /*#__PURE__*/React.forwardRef(function Caution(
|
|
2769
|
+
const Caution = /*#__PURE__*/React.forwardRef(function Caution(_ref113, ref) {
|
|
2699
2770
|
let {
|
|
2700
2771
|
children,
|
|
2701
2772
|
size = 16,
|
|
2702
2773
|
...rest
|
|
2703
|
-
} =
|
|
2774
|
+
} = _ref113;
|
|
2704
2775
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2705
2776
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2706
2777
|
width: size,
|
|
@@ -2710,9 +2781,9 @@ const Caution = /*#__PURE__*/React.forwardRef(function Caution(_ref110, ref) {
|
|
|
2710
2781
|
viewBox: "0 0 16 16",
|
|
2711
2782
|
fill: "currentColor",
|
|
2712
2783
|
...rest
|
|
2713
|
-
},
|
|
2784
|
+
}, _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
2714
2785
|
d: "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
2715
|
-
})),
|
|
2786
|
+
})), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
2716
2787
|
d: "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
2717
2788
|
})), children);
|
|
2718
2789
|
}
|
|
@@ -2724,21 +2795,21 @@ const Caution = /*#__PURE__*/React.forwardRef(function Caution(_ref110, ref) {
|
|
|
2724
2795
|
viewBox: "0 0 16 16",
|
|
2725
2796
|
fill: "currentColor",
|
|
2726
2797
|
...rest
|
|
2727
|
-
},
|
|
2798
|
+
}, _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
2728
2799
|
d: "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
2729
|
-
})),
|
|
2800
|
+
})), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
2730
2801
|
d: "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
2731
2802
|
})), children);
|
|
2732
2803
|
});
|
|
2733
2804
|
if (process.env.NODE_ENV !== "production") {
|
|
2734
2805
|
Caution.propTypes = iconPropTypes;
|
|
2735
2806
|
}
|
|
2736
|
-
const CautionInverted = /*#__PURE__*/React.forwardRef(function CautionInverted(
|
|
2807
|
+
const CautionInverted = /*#__PURE__*/React.forwardRef(function CautionInverted(_ref114, ref) {
|
|
2737
2808
|
let {
|
|
2738
2809
|
children,
|
|
2739
2810
|
size = 16,
|
|
2740
2811
|
...rest
|
|
2741
|
-
} =
|
|
2812
|
+
} = _ref114;
|
|
2742
2813
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2743
2814
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2744
2815
|
width: size,
|
|
@@ -2748,7 +2819,7 @@ const CautionInverted = /*#__PURE__*/React.forwardRef(function CautionInverted(_
|
|
|
2748
2819
|
viewBox: "0 0 16 16",
|
|
2749
2820
|
fill: "currentColor",
|
|
2750
2821
|
...rest
|
|
2751
|
-
},
|
|
2822
|
+
}, _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
2752
2823
|
d: "M8 14L2 3 14 3 8 14z"
|
|
2753
2824
|
})), children);
|
|
2754
2825
|
}
|
|
@@ -2760,19 +2831,19 @@ const CautionInverted = /*#__PURE__*/React.forwardRef(function CautionInverted(_
|
|
|
2760
2831
|
viewBox: "0 0 16 16",
|
|
2761
2832
|
fill: "currentColor",
|
|
2762
2833
|
...rest
|
|
2763
|
-
},
|
|
2834
|
+
}, _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
2764
2835
|
d: "M8 14L2 3 14 3 8 14z"
|
|
2765
2836
|
})), children);
|
|
2766
2837
|
});
|
|
2767
2838
|
if (process.env.NODE_ENV !== "production") {
|
|
2768
2839
|
CautionInverted.propTypes = iconPropTypes;
|
|
2769
2840
|
}
|
|
2770
|
-
const QCcX = /*#__PURE__*/React.forwardRef(function QCcX(
|
|
2841
|
+
const QCcX = /*#__PURE__*/React.forwardRef(function QCcX(_ref115, ref) {
|
|
2771
2842
|
let {
|
|
2772
2843
|
children,
|
|
2773
2844
|
size = 16,
|
|
2774
2845
|
...rest
|
|
2775
|
-
} =
|
|
2846
|
+
} = _ref115;
|
|
2776
2847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2777
2848
|
width: size,
|
|
2778
2849
|
height: size,
|
|
@@ -2781,19 +2852,19 @@ const QCcX = /*#__PURE__*/React.forwardRef(function QCcX(_ref112, ref) {
|
|
|
2781
2852
|
viewBox: "0 0 32 32",
|
|
2782
2853
|
fill: "currentColor",
|
|
2783
2854
|
...rest
|
|
2784
|
-
},
|
|
2855
|
+
}, _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
|
|
2785
2856
|
d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM19 23H14a2 2 0 01-2-2V15a2 2 0 012-2h5v2H14v6h5zM29 9L27 9 25 15 23 9 21 9 23.75 16 21 23 23 23 25 17 27 23 29 23 26.25 16 29 9z"
|
|
2786
2857
|
})), children);
|
|
2787
2858
|
});
|
|
2788
2859
|
if (process.env.NODE_ENV !== "production") {
|
|
2789
2860
|
QCcX.propTypes = iconPropTypes;
|
|
2790
2861
|
}
|
|
2791
|
-
const WatsonHealthCdArchive = /*#__PURE__*/React.forwardRef(function WatsonHealthCdArchive(
|
|
2862
|
+
const WatsonHealthCdArchive = /*#__PURE__*/React.forwardRef(function WatsonHealthCdArchive(_ref116, ref) {
|
|
2792
2863
|
let {
|
|
2793
2864
|
children,
|
|
2794
2865
|
size = 16,
|
|
2795
2866
|
...rest
|
|
2796
|
-
} =
|
|
2867
|
+
} = _ref116;
|
|
2797
2868
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2798
2869
|
width: size,
|
|
2799
2870
|
height: size,
|
|
@@ -2802,11 +2873,11 @@ const WatsonHealthCdArchive = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2802
2873
|
viewBox: "0 0 32 32",
|
|
2803
2874
|
fill: "currentColor",
|
|
2804
2875
|
...rest
|
|
2805
|
-
},
|
|
2876
|
+
}, _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
2806
2877
|
d: "M16,28A12,12,0,1,1,28,16,12,12,0,0,1,16,28ZM16,6A10,10,0,1,0,26,16,10,10,0,0,0,16,6Z"
|
|
2807
|
-
})),
|
|
2878
|
+
})), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
2808
2879
|
d: "M16,22a6,6,0,1,1,6-6A6,6,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,16,12Z"
|
|
2809
|
-
})),
|
|
2880
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2810
2881
|
cx: "16",
|
|
2811
2882
|
cy: "16",
|
|
2812
2883
|
r: "2"
|
|
@@ -2815,12 +2886,12 @@ const WatsonHealthCdArchive = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2815
2886
|
if (process.env.NODE_ENV !== "production") {
|
|
2816
2887
|
WatsonHealthCdArchive.propTypes = iconPropTypes;
|
|
2817
2888
|
}
|
|
2818
|
-
const WatsonHealthCdCreateArchive = /*#__PURE__*/React.forwardRef(function WatsonHealthCdCreateArchive(
|
|
2889
|
+
const WatsonHealthCdCreateArchive = /*#__PURE__*/React.forwardRef(function WatsonHealthCdCreateArchive(_ref117, ref) {
|
|
2819
2890
|
let {
|
|
2820
2891
|
children,
|
|
2821
2892
|
size = 16,
|
|
2822
2893
|
...rest
|
|
2823
|
-
} =
|
|
2894
|
+
} = _ref117;
|
|
2824
2895
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2825
2896
|
width: size,
|
|
2826
2897
|
height: size,
|
|
@@ -2829,27 +2900,27 @@ const WatsonHealthCdCreateArchive = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
2829
2900
|
viewBox: "0 0 32 32",
|
|
2830
2901
|
fill: "currentColor",
|
|
2831
2902
|
...rest
|
|
2832
|
-
},
|
|
2903
|
+
}, _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
2833
2904
|
d: "M14,20a6,6,0,1,1,6-6A6,6,0,0,1,14,20Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,14,10Z"
|
|
2834
|
-
})),
|
|
2905
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2835
2906
|
cx: "14",
|
|
2836
2907
|
cy: "14",
|
|
2837
2908
|
r: "2"
|
|
2838
|
-
})),
|
|
2909
|
+
})), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
|
|
2839
2910
|
d: "M17,23.54A10,10,0,1,1,24,14c0,.34,0,.67-.05,1h2c0-.33.05-.66.05-1A12,12,0,1,0,14,26a12.33,12.33,0,0,0,3-.39Z"
|
|
2840
|
-
})),
|
|
2911
|
+
})), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
2841
2912
|
d: "M25,30l-2.14-1A5,5,0,0,1,20,24.47V18H30v6.47A5,5,0,0,1,27.14,29ZM22,20v4.47a3,3,0,0,0,1.72,2.71l1.28.61,1.28-.61A3,3,0,0,0,28,24.47V20Z"
|
|
2842
2913
|
})), children);
|
|
2843
2914
|
});
|
|
2844
2915
|
if (process.env.NODE_ENV !== "production") {
|
|
2845
2916
|
WatsonHealthCdCreateArchive.propTypes = iconPropTypes;
|
|
2846
2917
|
}
|
|
2847
|
-
const WatsonHealthCdCreateExchange = /*#__PURE__*/React.forwardRef(function WatsonHealthCdCreateExchange(
|
|
2918
|
+
const WatsonHealthCdCreateExchange = /*#__PURE__*/React.forwardRef(function WatsonHealthCdCreateExchange(_ref118, ref) {
|
|
2848
2919
|
let {
|
|
2849
2920
|
children,
|
|
2850
2921
|
size = 16,
|
|
2851
2922
|
...rest
|
|
2852
|
-
} =
|
|
2923
|
+
} = _ref118;
|
|
2853
2924
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2854
2925
|
width: size,
|
|
2855
2926
|
height: size,
|
|
@@ -2858,25 +2929,25 @@ const WatsonHealthCdCreateExchange = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
2858
2929
|
viewBox: "0 0 32 32",
|
|
2859
2930
|
fill: "currentColor",
|
|
2860
2931
|
...rest
|
|
2861
|
-
},
|
|
2932
|
+
}, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
2862
2933
|
cx: "14",
|
|
2863
2934
|
cy: "14",
|
|
2864
2935
|
r: "2"
|
|
2865
|
-
})),
|
|
2936
|
+
})), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
|
|
2866
2937
|
d: "M14,2a12,12,0,0,0,0,24V24A10,10,0,1,1,24,14,8.27,8.27,0,0,1,24,15h2c0-.33.05-.66.05-1A12,12,0,0,0,14,2Z"
|
|
2867
|
-
})),
|
|
2938
|
+
})), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
|
|
2868
2939
|
d: "M17 24L26.17 24 23.58 26.59 25 28 30 23 25 18 23.58 19.42 26.17 22 17 22 17 24zM14 20a6 6 0 116-6A6 6 0 0114 20zm0-10a4 4 0 104 4A4 4 0 0014 10z"
|
|
2869
2940
|
})), children);
|
|
2870
2941
|
});
|
|
2871
2942
|
if (process.env.NODE_ENV !== "production") {
|
|
2872
2943
|
WatsonHealthCdCreateExchange.propTypes = iconPropTypes;
|
|
2873
2944
|
}
|
|
2874
|
-
const Cda = /*#__PURE__*/React.forwardRef(function Cda(
|
|
2945
|
+
const Cda = /*#__PURE__*/React.forwardRef(function Cda(_ref119, ref) {
|
|
2875
2946
|
let {
|
|
2876
2947
|
children,
|
|
2877
2948
|
size = 16,
|
|
2878
2949
|
...rest
|
|
2879
|
-
} =
|
|
2950
|
+
} = _ref119;
|
|
2880
2951
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2881
2952
|
width: size,
|
|
2882
2953
|
height: size,
|
|
@@ -2885,19 +2956,19 @@ const Cda = /*#__PURE__*/React.forwardRef(function Cda(_ref116, ref) {
|
|
|
2885
2956
|
viewBox: "0 0 32 32",
|
|
2886
2957
|
fill: "currentColor",
|
|
2887
2958
|
...rest
|
|
2888
|
-
},
|
|
2959
|
+
}, _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
|
|
2889
2960
|
d: "M28 9H24a2.002 2.002 0 00-2 2V23h2V18h4v5h2V11A2.0023 2.0023 0 0028 9zm-4 7V11h4v5zM16 23H12V9h4a4.0042 4.0042 0 014 4v6A4.0039 4.0039 0 0116 23zm-2-2h2a2.0027 2.0027 0 002-2V13a2.0023 2.0023 0 00-2-2H14zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
|
|
2890
2961
|
})), children);
|
|
2891
2962
|
});
|
|
2892
2963
|
if (process.env.NODE_ENV !== "production") {
|
|
2893
2964
|
Cda.propTypes = iconPropTypes;
|
|
2894
2965
|
}
|
|
2895
|
-
const CellTower = /*#__PURE__*/React.forwardRef(function CellTower(
|
|
2966
|
+
const CellTower = /*#__PURE__*/React.forwardRef(function CellTower(_ref120, ref) {
|
|
2896
2967
|
let {
|
|
2897
2968
|
children,
|
|
2898
2969
|
size = 16,
|
|
2899
2970
|
...rest
|
|
2900
|
-
} =
|
|
2971
|
+
} = _ref120;
|
|
2901
2972
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2902
2973
|
width: size,
|
|
2903
2974
|
height: size,
|
|
@@ -2906,21 +2977,21 @@ const CellTower = /*#__PURE__*/React.forwardRef(function CellTower(_ref117, ref)
|
|
|
2906
2977
|
viewBox: "0 0 32 32",
|
|
2907
2978
|
fill: "currentColor",
|
|
2908
2979
|
...rest
|
|
2909
|
-
},
|
|
2980
|
+
}, _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
|
|
2910
2981
|
d: "M25 11L25 16 17 16 17 11 15 11 15 16 7 16 7 11 5 11 5 23 7 23 7 18 10 18 10 30 12 30 12 18 15 18 15 23 17 23 17 18 20 18 20 30 22 30 22 18 25 18 25 23 27 23 27 11zM16 6c-1.7 0-3.2.7-4.2 1.8l1.4 1.4C13.9 8.4 14.9 8 16 8s2.1.4 2.8 1.2l1.4-1.4C19.2 6.7 17.7 6 16 6z"
|
|
2911
|
-
})),
|
|
2982
|
+
})), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
|
|
2912
2983
|
d: "M8.9,4.9l1.4,1.4C11.8,4.9,13.8,4,16,4s4.2,0.9,5.7,2.3l1.4-1.4C21.3,3.1,18.8,2,16,2S10.7,3.1,8.9,4.9z"
|
|
2913
2984
|
})), children);
|
|
2914
2985
|
});
|
|
2915
2986
|
if (process.env.NODE_ENV !== "production") {
|
|
2916
2987
|
CellTower.propTypes = iconPropTypes;
|
|
2917
2988
|
}
|
|
2918
|
-
const CenterCircle = /*#__PURE__*/React.forwardRef(function CenterCircle(
|
|
2989
|
+
const CenterCircle = /*#__PURE__*/React.forwardRef(function CenterCircle(_ref121, ref) {
|
|
2919
2990
|
let {
|
|
2920
2991
|
children,
|
|
2921
2992
|
size = 16,
|
|
2922
2993
|
...rest
|
|
2923
|
-
} =
|
|
2994
|
+
} = _ref121;
|
|
2924
2995
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2925
2996
|
width: size,
|
|
2926
2997
|
height: size,
|
|
@@ -2929,19 +3000,19 @@ const CenterCircle = /*#__PURE__*/React.forwardRef(function CenterCircle(_ref118
|
|
|
2929
3000
|
viewBox: "0 0 32 32",
|
|
2930
3001
|
fill: "currentColor",
|
|
2931
3002
|
...rest
|
|
2932
|
-
},
|
|
3003
|
+
}, _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
|
|
2933
3004
|
d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V22H15v3.9492A10.0166,10.0166,0,0,1,6.0508,17H10V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V10h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H22v2h3.9492A10.0166,10.0166,0,0,1,17,25.9492Z"
|
|
2934
3005
|
})), children);
|
|
2935
3006
|
});
|
|
2936
3007
|
if (process.env.NODE_ENV !== "production") {
|
|
2937
3008
|
CenterCircle.propTypes = iconPropTypes;
|
|
2938
3009
|
}
|
|
2939
|
-
const CenterSquare = /*#__PURE__*/React.forwardRef(function CenterSquare(
|
|
3010
|
+
const CenterSquare = /*#__PURE__*/React.forwardRef(function CenterSquare(_ref122, ref) {
|
|
2940
3011
|
let {
|
|
2941
3012
|
children,
|
|
2942
3013
|
size = 16,
|
|
2943
3014
|
...rest
|
|
2944
|
-
} =
|
|
3015
|
+
} = _ref122;
|
|
2945
3016
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2946
3017
|
width: size,
|
|
2947
3018
|
height: size,
|
|
@@ -2950,19 +3021,19 @@ const CenterSquare = /*#__PURE__*/React.forwardRef(function CenterSquare(_ref119
|
|
|
2950
3021
|
viewBox: "0 0 32 32",
|
|
2951
3022
|
fill: "currentColor",
|
|
2952
3023
|
...rest
|
|
2953
|
-
},
|
|
3024
|
+
}, _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
|
|
2954
3025
|
d: "M6 12L4 12 4 4 12 4 12 6 6 6 6 12zM28 12L26 12 26 6 20 6 20 4 28 4 28 12zM12 28L4 28 4 20 6 20 6 26 12 26 12 28zM28 28L20 28 20 26 26 26 26 20 28 20 28 28zM15 10H17V14H15zM10 15H14V17H10zM18 15H22V17H18zM15 18H17V22H15z"
|
|
2955
3026
|
})), children);
|
|
2956
3027
|
});
|
|
2957
3028
|
if (process.env.NODE_ENV !== "production") {
|
|
2958
3029
|
CenterSquare.propTypes = iconPropTypes;
|
|
2959
3030
|
}
|
|
2960
|
-
const CenterToFit = /*#__PURE__*/React.forwardRef(function CenterToFit(
|
|
3031
|
+
const CenterToFit = /*#__PURE__*/React.forwardRef(function CenterToFit(_ref123, ref) {
|
|
2961
3032
|
let {
|
|
2962
3033
|
children,
|
|
2963
3034
|
size = 16,
|
|
2964
3035
|
...rest
|
|
2965
|
-
} =
|
|
3036
|
+
} = _ref123;
|
|
2966
3037
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2967
3038
|
width: size,
|
|
2968
3039
|
height: size,
|
|
@@ -2971,19 +3042,19 @@ const CenterToFit = /*#__PURE__*/React.forwardRef(function CenterToFit(_ref120,
|
|
|
2971
3042
|
viewBox: "0 0 32 32",
|
|
2972
3043
|
fill: "currentColor",
|
|
2973
3044
|
...rest
|
|
2974
|
-
},
|
|
3045
|
+
}, _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
|
|
2975
3046
|
d: "M8 2L2 2 2 8 4 8 4 4 8 4 8 2zM24 2L30 2 30 8 28 8 28 4 24 4 24 2zM8 30L2 30 2 24 4 24 4 28 8 28 8 30zM24 30L30 30 30 24 28 24 28 28 24 28 24 30zM24 24H8a2.0023 2.0023 0 01-2-2V10A2.0023 2.0023 0 018 8H24a2.0023 2.0023 0 012 2V22A2.0023 2.0023 0 0124 24zM8 10V22H24V10z"
|
|
2976
3047
|
})), children);
|
|
2977
3048
|
});
|
|
2978
3049
|
if (process.env.NODE_ENV !== "production") {
|
|
2979
3050
|
CenterToFit.propTypes = iconPropTypes;
|
|
2980
3051
|
}
|
|
2981
|
-
const Certificate = /*#__PURE__*/React.forwardRef(function Certificate(
|
|
3052
|
+
const Certificate = /*#__PURE__*/React.forwardRef(function Certificate(_ref124, ref) {
|
|
2982
3053
|
let {
|
|
2983
3054
|
children,
|
|
2984
3055
|
size = 16,
|
|
2985
3056
|
...rest
|
|
2986
|
-
} =
|
|
3057
|
+
} = _ref124;
|
|
2987
3058
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2988
3059
|
width: size,
|
|
2989
3060
|
height: size,
|
|
@@ -2992,21 +3063,21 @@ const Certificate = /*#__PURE__*/React.forwardRef(function Certificate(_ref121,
|
|
|
2992
3063
|
viewBox: "0 0 32 32",
|
|
2993
3064
|
fill: "currentColor",
|
|
2994
3065
|
...rest
|
|
2995
|
-
},
|
|
3066
|
+
}, _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
2996
3067
|
d: "M24 17L25.912 20.703 30 21.297 27 24 27.771 28 24 25.75 20.229 28 21 24 18 21.297 22.2 20.703 24 17zM6 16H12V18H6zM6 12H16V14H6zM6 8H16V10H6z"
|
|
2997
|
-
})),
|
|
3068
|
+
})), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
|
|
2998
3069
|
d: "M16,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16Z"
|
|
2999
3070
|
})), children);
|
|
3000
3071
|
});
|
|
3001
3072
|
if (process.env.NODE_ENV !== "production") {
|
|
3002
3073
|
Certificate.propTypes = iconPropTypes;
|
|
3003
3074
|
}
|
|
3004
|
-
const CertificateCheck = /*#__PURE__*/React.forwardRef(function CertificateCheck(
|
|
3075
|
+
const CertificateCheck = /*#__PURE__*/React.forwardRef(function CertificateCheck(_ref125, ref) {
|
|
3005
3076
|
let {
|
|
3006
3077
|
children,
|
|
3007
3078
|
size = 16,
|
|
3008
3079
|
...rest
|
|
3009
|
-
} =
|
|
3080
|
+
} = _ref125;
|
|
3010
3081
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3011
3082
|
width: size,
|
|
3012
3083
|
height: size,
|
|
@@ -3015,92 +3086,16 @@ const CertificateCheck = /*#__PURE__*/React.forwardRef(function CertificateCheck
|
|
|
3015
3086
|
viewBox: "0 0 32 32",
|
|
3016
3087
|
fill: "currentColor",
|
|
3017
3088
|
...rest
|
|
3018
|
-
},
|
|
3089
|
+
}, _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
|
|
3019
3090
|
d: "M6 16H12V18H6zM6 12H16V14H6zM6 8H16V10H6z"
|
|
3020
|
-
})),
|
|
3091
|
+
})), _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
|
|
3021
3092
|
d: "M14,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
3022
|
-
})),
|
|
3093
|
+
})), _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
|
|
3023
3094
|
d: "M22 25.59L19.41 23 18 24.41 22 28.41 30 20.41 28.59 19 22 25.59z"
|
|
3024
3095
|
})), children);
|
|
3025
3096
|
});
|
|
3026
3097
|
if (process.env.NODE_ENV !== "production") {
|
|
3027
3098
|
CertificateCheck.propTypes = iconPropTypes;
|
|
3028
3099
|
}
|
|
3029
|
-
const ChangeCatalog = /*#__PURE__*/React.forwardRef(function ChangeCatalog(_ref123, ref) {
|
|
3030
|
-
let {
|
|
3031
|
-
children,
|
|
3032
|
-
size = 16,
|
|
3033
|
-
...rest
|
|
3034
|
-
} = _ref123;
|
|
3035
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3036
|
-
width: size,
|
|
3037
|
-
height: size,
|
|
3038
|
-
ref: ref,
|
|
3039
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3040
|
-
viewBox: "0 0 32 32",
|
|
3041
|
-
fill: "currentColor",
|
|
3042
|
-
...rest
|
|
3043
|
-
}, _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
3044
|
-
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"
|
|
3045
|
-
})), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
|
|
3046
|
-
d: "M12,28H6V24H8V22H6V17H8V15H6V10H8V8H6V4H24v8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8H2v2H4v5H2v2H4v5H2v2H4v4a2,2,0,0,0,2,2h6Z"
|
|
3047
|
-
})), children);
|
|
3048
|
-
});
|
|
3049
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3050
|
-
ChangeCatalog.propTypes = iconPropTypes;
|
|
3051
|
-
}
|
|
3052
|
-
const CharacterDecimal = /*#__PURE__*/React.forwardRef(function CharacterDecimal(_ref124, ref) {
|
|
3053
|
-
let {
|
|
3054
|
-
children,
|
|
3055
|
-
size = 16,
|
|
3056
|
-
...rest
|
|
3057
|
-
} = _ref124;
|
|
3058
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3059
|
-
width: size,
|
|
3060
|
-
height: size,
|
|
3061
|
-
ref: ref,
|
|
3062
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3063
|
-
viewBox: "0 0 32 32",
|
|
3064
|
-
fill: "currentColor",
|
|
3065
|
-
...rest
|
|
3066
|
-
}, _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
|
|
3067
|
-
d: "M21 15H23V17H21z"
|
|
3068
|
-
})), _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
|
|
3069
|
-
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"
|
|
3070
|
-
})), _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
|
|
3071
|
-
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"
|
|
3072
|
-
})), children);
|
|
3073
|
-
});
|
|
3074
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3075
|
-
CharacterDecimal.propTypes = iconPropTypes;
|
|
3076
|
-
}
|
|
3077
|
-
const CharacterFraction = /*#__PURE__*/React.forwardRef(function CharacterFraction(_ref125, ref) {
|
|
3078
|
-
let {
|
|
3079
|
-
children,
|
|
3080
|
-
size = 16,
|
|
3081
|
-
...rest
|
|
3082
|
-
} = _ref125;
|
|
3083
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3084
|
-
width: size,
|
|
3085
|
-
height: size,
|
|
3086
|
-
ref: ref,
|
|
3087
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3088
|
-
viewBox: "0 0 32 32",
|
|
3089
|
-
fill: "currentColor",
|
|
3090
|
-
...rest
|
|
3091
|
-
}, _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
|
|
3092
|
-
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"
|
|
3093
|
-
})), _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
|
|
3094
|
-
d: "M4.479 15.5H26.521V17.5H4.479z",
|
|
3095
|
-
transform: "rotate(-45 15.5 16.5)"
|
|
3096
|
-
})), _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
|
|
3097
|
-
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"
|
|
3098
|
-
})), _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
|
|
3099
|
-
d: "M8,3V15H8V3M9,2H4V4H7V14H4v2h8V14H9V2Z"
|
|
3100
|
-
})), children);
|
|
3101
|
-
});
|
|
3102
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3103
|
-
CharacterFraction.propTypes = iconPropTypes;
|
|
3104
|
-
}
|
|
3105
3100
|
|
|
3106
|
-
export { Basketball, BastionHost, Bat, BatchJob, BatchJobStep, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BatteryLow, BatteryQuarter, Bee, BeeBat, Beta, Bicycle, Binoculars, BlockStorage, BlockStorageAlt, Blockchain, Blog, Bluetooth, BluetoothOff, Book, Bookmark, BookmarkAdd, BookmarkFilled, Boolean, Boot, BootVolume, BootVolumeAlt, BorderBottom, BorderFull, BorderLeft, BorderNone, BorderRight, BorderTop, Bot, BottlesContainer, Bottles_01, Bottles_01Dash, Bottles_02, Bottles_02Dash, Box, BoxExtraLarge, BoxLarge, BoxMedium, BoxPlot, BoxSmall, Branch, BreakingChange, BrightnessContrast, BringForward, BringToFront, BuildTool, Building, BuildingInsights_1, BuildingInsights_2, BuildingInsights_3, Bullhorn, Buoy, Bus, ButtonCentered, ButtonFlushLeft, CabinCare, CabinCareAlert, CabinCareAlt, Cad, Cafe, Calculation, CalculationAlt, Calculator, CalculatorCheck, Calendar, CalendarAdd, CalendarAddAlt, CalendarHeatMap, CalendarSettings, CalendarTools, Calibrate, Camera, CameraAction, Campsite, Car, CarFront, Carbon, CarbonAccounting, CarbonForIbmDotcom, CarbonForIbmProduct, CarbonUiBuilder, CaretDown, CaretLeft, CaretRight, CaretSort, CaretSortDown, CaretSortUp, CaretUp, CarouselHorizontal, CarouselVertical, Catalog, CatalogPublish, Categories, Category, CategoryAdd, CategoryAnd, CategoryNew, CategoryNewEach, Caution, CautionInverted, Cda, CellTower, CenterCircle, CenterSquare, CenterToFit, Certificate, CertificateCheck,
|
|
3101
|
+
export { Basketball, BastionHost, Bat, BatchJob, BatchJobStep, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BatteryLow, BatteryQuarter, Bee, BeeBat, Beta, Bicycle, Binoculars, BlockStorage, BlockStorageAlt, Blockchain, Blog, Bluetooth, BluetoothOff, Book, Bookmark, BookmarkAdd, BookmarkFilled, Boolean, Boot, BootVolume, BootVolumeAlt, BorderBottom, BorderFull, BorderLeft, BorderNone, BorderRight, BorderTop, Bot, BottlesContainer, Bottles_01, Bottles_01Dash, Bottles_02, Bottles_02Dash, Box, BoxExtraLarge, BoxLarge, BoxMedium, BoxPlot, BoxSmall, Branch, BreakingChange, BrightnessContrast, BringForward, BringToFront, BuildTool, Building, BuildingInsights_1, BuildingInsights_2, BuildingInsights_3, Bullhorn, Buoy, Bus, BusinessProcesses, ButtonCentered, ButtonFlushLeft, CabinCare, CabinCareAlert, CabinCareAlt, Cad, Cafe, Calculation, CalculationAlt, Calculator, CalculatorCheck, Calendar, CalendarAdd, CalendarAddAlt, CalendarHeatMap, CalendarSettings, CalendarTools, Calibrate, Camera, CameraAction, Campsite, Car, CarFront, Carbon, CarbonAccounting, CarbonForIbmDotcom, CarbonForIbmProduct, CarbonForMobile, CarbonUiBuilder, CaretDown, CaretLeft, CaretRight, CaretSort, CaretSortDown, CaretSortUp, CaretUp, CarouselHorizontal, CarouselVertical, Catalog, CatalogPublish, Categories, Category, CategoryAdd, CategoryAnd, CategoryNew, CategoryNewEach, Caution, CautionInverted, Cda, CellTower, CenterCircle, CenterSquare, CenterToFit, Certificate, CertificateCheck, QBarrier, QBlochSphere, QCcX, WatsonHealthBrushFreehand, WatsonHealthBrushPolygon, WatsonHealthCdArchive, WatsonHealthCdCreateArchive, WatsonHealthCdCreateExchange };
|