@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-5.js
CHANGED
|
@@ -11,8 +11,8 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _circle, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _circle2, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _circle3, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _circle4, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _circle5, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _circle6, _path98, _path99, _path100, _path101, _circle7, _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, _circle8, _circle9, _circle10, _circle11, _path130, _path131, _path132, _circle12, _circle13, _circle14, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _circle15, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _circle16, _circle17, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215;
|
|
15
|
+
const DistributeVerticalBottom = /*#__PURE__*/React.forwardRef(function DistributeVerticalBottom(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,20 +27,171 @@ const DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd(_ref, ref
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M2 28H30V30H2zM24 26H8a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 26zm0-6.0012L8 20v4H24zM2 12H30V14H2zM20 10H12a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0120 10zm0-6.0012L12 4V8h8z"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
DistributeVerticalBottom.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
const DistributeVerticalCenter = /*#__PURE__*/React.forwardRef(function DistributeVerticalCenter(_ref2, ref) {
|
|
37
|
+
let {
|
|
38
|
+
children,
|
|
39
|
+
size = 16,
|
|
40
|
+
...rest
|
|
41
|
+
} = _ref2;
|
|
42
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
43
|
+
width: size,
|
|
44
|
+
height: size,
|
|
45
|
+
ref: ref,
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
47
|
+
viewBox: "0 0 32 32",
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
...rest
|
|
50
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M30 21H26V20a2.0023 2.0023 0 00-2-2H8a2.0023 2.0023 0 00-2 2v1H2v2H6v1a2.0023 2.0023 0 002 2H24a2.0023 2.0023 0 002-2V23h4zm-6 3H8V20l16-.001zM30 9H22V8a2.0023 2.0023 0 00-2-2H12a2.0023 2.0023 0 00-2 2V9H2v2h8v1a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V11h8zM20 12H12V8l8-.001z"
|
|
52
|
+
})), children);
|
|
53
|
+
});
|
|
54
|
+
if (process.env.NODE_ENV !== "production") {
|
|
55
|
+
DistributeVerticalCenter.propTypes = iconPropTypes;
|
|
56
|
+
}
|
|
57
|
+
const DistributeVerticalTop = /*#__PURE__*/React.forwardRef(function DistributeVerticalTop(_ref3, ref) {
|
|
58
|
+
let {
|
|
59
|
+
children,
|
|
60
|
+
size = 16,
|
|
61
|
+
...rest
|
|
62
|
+
} = _ref3;
|
|
63
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
64
|
+
width: size,
|
|
65
|
+
height: size,
|
|
66
|
+
ref: ref,
|
|
67
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
68
|
+
viewBox: "0 0 32 32",
|
|
69
|
+
fill: "currentColor",
|
|
70
|
+
...rest
|
|
71
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
72
|
+
d: "M24 30H8a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 30zM8 24v4H24V24zM2 18H30V20H2zM20 14H12a2.0021 2.0021 0 01-2-2V8a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0120 14zM12 8v4h8V8zM2 2H30V4H2z"
|
|
73
|
+
})), children);
|
|
74
|
+
});
|
|
75
|
+
if (process.env.NODE_ENV !== "production") {
|
|
76
|
+
DistributeVerticalTop.propTypes = iconPropTypes;
|
|
77
|
+
}
|
|
78
|
+
const WatsonHealthDna = /*#__PURE__*/React.forwardRef(function WatsonHealthDna(_ref4, ref) {
|
|
79
|
+
let {
|
|
80
|
+
children,
|
|
81
|
+
size = 16,
|
|
82
|
+
...rest
|
|
83
|
+
} = _ref4;
|
|
84
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
85
|
+
width: size,
|
|
86
|
+
height: size,
|
|
87
|
+
ref: ref,
|
|
88
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
89
|
+
viewBox: "0 0 32 32",
|
|
90
|
+
fill: "currentColor",
|
|
91
|
+
...rest
|
|
92
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
93
|
+
d: "M22,2V1H20V2a7.04,7.04,0,0,1-.08,1H12.08A7.04,7.04,0,0,1,12,2V1H10V2c0,3.7549,1.9707,5.6035,4.1008,7C11.9707,10.3965,10,12.2451,10,16s1.9707,5.6035,4.1008,7C11.9707,24.3965,10,26.2451,10,30v1h2V30a7.04,7.04,0,0,1,.08-1H19.92A7.04,7.04,0,0,1,20,30v1h2V30c0-3.7549-1.9707-5.6035-4.1008-7C20.0293,21.6035,22,19.7549,22,16s-1.9707-5.6035-4.1008-7C20.0293,7.6035,22,5.7549,22,2ZM20,16a7.04,7.04,0,0,1-.08,1H12.08a6.3212,6.3212,0,0,1,0-2H19.92A7.04,7.04,0,0,1,20,16Zm-.7559,11H12.7559A8.9078,8.9078,0,0,1,16,24.17,8.9078,8.9078,0,0,1,19.2441,27ZM16,21.83A8.9078,8.9078,0,0,1,12.7559,19h6.4882A8.9078,8.9078,0,0,1,16,21.83ZM19.2441,13H12.7559A8.9078,8.9078,0,0,1,16,10.17,8.9078,8.9078,0,0,1,19.2441,13ZM16,7.83A8.9078,8.9078,0,0,1,12.7559,5h6.4882A8.9078,8.9078,0,0,1,16,7.83Z"
|
|
94
|
+
})), children);
|
|
95
|
+
});
|
|
96
|
+
if (process.env.NODE_ENV !== "production") {
|
|
97
|
+
WatsonHealthDna.propTypes = iconPropTypes;
|
|
98
|
+
}
|
|
99
|
+
const DnsServices = /*#__PURE__*/React.forwardRef(function DnsServices(_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", {
|
|
114
|
+
d: "M20 20H30V22H20zM20 24H26V26H20z"
|
|
115
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
116
|
+
d: "M30,17V16A13.9871,13.9871,0,1,0,19.23,29.625l-.46-1.9463A12.0419,12.0419,0,0,1,16,28c-.19,0-.375-.0186-.563-.0273A20.3044,20.3044,0,0,1,12.0259,17Zm-2.0415-2H21.9751A24.2838,24.2838,0,0,0,19.2014,4.4414,12.0228,12.0228,0,0,1,27.9585,15ZM16.563,4.0273A20.3044,20.3044,0,0,1,19.9741,15H12.0259A20.3044,20.3044,0,0,1,15.437,4.0273C15.625,4.0186,15.81,4,16,4S16.375,4.0186,16.563,4.0273Zm-3.7644.4141A24.2838,24.2838,0,0,0,10.0249,15H4.0415A12.0228,12.0228,0,0,1,12.7986,4.4414Zm0,23.1172A12.0228,12.0228,0,0,1,4.0415,17h5.9834A24.2838,24.2838,0,0,0,12.7986,27.5586Z"
|
|
117
|
+
})), children);
|
|
118
|
+
});
|
|
119
|
+
if (process.env.NODE_ENV !== "production") {
|
|
120
|
+
DnsServices.propTypes = iconPropTypes;
|
|
121
|
+
}
|
|
122
|
+
const Doc = /*#__PURE__*/React.forwardRef(function Doc(_ref6, ref) {
|
|
123
|
+
let {
|
|
124
|
+
children,
|
|
125
|
+
size = 16,
|
|
126
|
+
...rest
|
|
127
|
+
} = _ref6;
|
|
128
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
129
|
+
width: size,
|
|
130
|
+
height: size,
|
|
131
|
+
ref: ref,
|
|
132
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
133
|
+
viewBox: "0 0 32 32",
|
|
134
|
+
fill: "currentColor",
|
|
135
|
+
...rest
|
|
136
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
137
|
+
d: "M30 23H24a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24V21h6zM18 23H14a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2V21A2.0023 2.0023 0 0118 23zM14 11V21h4V11zM6 23H2V9H6a4.0045 4.0045 0 014 4v6A4.0045 4.0045 0 016 23zM4 21H6a2.002 2.002 0 002-2V13a2.002 2.002 0 00-2-2H4z"
|
|
138
|
+
})), children);
|
|
139
|
+
});
|
|
140
|
+
if (process.env.NODE_ENV !== "production") {
|
|
141
|
+
Doc.propTypes = iconPropTypes;
|
|
142
|
+
}
|
|
143
|
+
const Document = /*#__PURE__*/React.forwardRef(function Document(_ref7, ref) {
|
|
144
|
+
let {
|
|
145
|
+
children,
|
|
146
|
+
size = 16,
|
|
147
|
+
...rest
|
|
148
|
+
} = _ref7;
|
|
149
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
150
|
+
width: size,
|
|
151
|
+
height: size,
|
|
152
|
+
ref: ref,
|
|
153
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
154
|
+
viewBox: "0 0 32 32",
|
|
155
|
+
fill: "currentColor",
|
|
156
|
+
...rest
|
|
157
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
158
|
+
d: "M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3 z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z"
|
|
159
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
160
|
+
d: "M10 22H22V24H10zM10 16H22V18H10z"
|
|
161
|
+
})), children);
|
|
162
|
+
});
|
|
163
|
+
if (process.env.NODE_ENV !== "production") {
|
|
164
|
+
Document.propTypes = iconPropTypes;
|
|
165
|
+
}
|
|
166
|
+
const DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd(_ref8, ref) {
|
|
167
|
+
let {
|
|
168
|
+
children,
|
|
169
|
+
size = 16,
|
|
170
|
+
...rest
|
|
171
|
+
} = _ref8;
|
|
172
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
173
|
+
width: size,
|
|
174
|
+
height: size,
|
|
175
|
+
ref: ref,
|
|
176
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
177
|
+
viewBox: "0 0 32 32",
|
|
178
|
+
fill: "currentColor",
|
|
179
|
+
...rest
|
|
180
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
30
181
|
d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24z"
|
|
31
|
-
})),
|
|
182
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
32
183
|
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
33
184
|
})), children);
|
|
34
185
|
});
|
|
35
186
|
if (process.env.NODE_ENV !== "production") {
|
|
36
187
|
DocumentAdd.propTypes = iconPropTypes;
|
|
37
188
|
}
|
|
38
|
-
const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttachment(
|
|
189
|
+
const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttachment(_ref9, ref) {
|
|
39
190
|
let {
|
|
40
191
|
children,
|
|
41
192
|
size = 16,
|
|
42
193
|
...rest
|
|
43
|
-
} =
|
|
194
|
+
} = _ref9;
|
|
44
195
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
45
196
|
width: size,
|
|
46
197
|
height: size,
|
|
@@ -49,21 +200,21 @@ const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttach
|
|
|
49
200
|
viewBox: "0 0 32 32",
|
|
50
201
|
fill: "currentColor",
|
|
51
202
|
...rest
|
|
52
|
-
},
|
|
203
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
53
204
|
d: "M26,30H11a2.0023,2.0023,0,0,1-2-2V22h2v6H26V6H17V4h9a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30Z"
|
|
54
|
-
})),
|
|
205
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
55
206
|
d: "M17 10H24V12H17zM16 15H24V17H16zM15 20H24V22H15zM9 19a5.0055 5.0055 0 01-5-5V3H6V14a3 3 0 006 0V5a1 1 0 00-2 0V15H8V5a3 3 0 016 0v9A5.0055 5.0055 0 019 19z"
|
|
56
207
|
})), children);
|
|
57
208
|
});
|
|
58
209
|
if (process.env.NODE_ENV !== "production") {
|
|
59
210
|
DocumentAttachment.propTypes = iconPropTypes;
|
|
60
211
|
}
|
|
61
|
-
const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(
|
|
212
|
+
const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref10, ref) {
|
|
62
213
|
let {
|
|
63
214
|
children,
|
|
64
215
|
size = 16,
|
|
65
216
|
...rest
|
|
66
|
-
} =
|
|
217
|
+
} = _ref10;
|
|
67
218
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
68
219
|
width: size,
|
|
69
220
|
height: size,
|
|
@@ -72,21 +223,21 @@ const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref3
|
|
|
72
223
|
viewBox: "0 0 32 32",
|
|
73
224
|
fill: "currentColor",
|
|
74
225
|
...rest
|
|
75
|
-
},
|
|
226
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
76
227
|
d: "M29,31a.9987.9987,0,0,1-.6245-.2192L23.6494,27H20a1,1,0,0,1-1-1V21a1,1,0,0,1,1-1h3.6494l4.7261-3.7808A1,1,0,0,1,30,17V30a1,1,0,0,1-1,1Zm-8-6h3a1,1,0,0,1,.6245.2192L28,27.9194V19.0806l-3.3755,2.7A1,1,0,0,1,24,22H21Z"
|
|
77
|
-
})),
|
|
228
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
78
229
|
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
79
230
|
})), children);
|
|
80
231
|
});
|
|
81
232
|
if (process.env.NODE_ENV !== "production") {
|
|
82
233
|
DocumentAudio.propTypes = iconPropTypes;
|
|
83
234
|
}
|
|
84
|
-
const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(
|
|
235
|
+
const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref11, ref) {
|
|
85
236
|
let {
|
|
86
237
|
children,
|
|
87
238
|
size = 16,
|
|
88
239
|
...rest
|
|
89
|
-
} =
|
|
240
|
+
} = _ref11;
|
|
90
241
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
91
242
|
width: size,
|
|
92
243
|
height: size,
|
|
@@ -95,19 +246,19 @@ const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref4
|
|
|
95
246
|
viewBox: "0 0 32 32",
|
|
96
247
|
fill: "currentColor",
|
|
97
248
|
...rest
|
|
98
|
-
},
|
|
249
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
99
250
|
d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
|
|
100
251
|
})), children);
|
|
101
252
|
});
|
|
102
253
|
if (process.env.NODE_ENV !== "production") {
|
|
103
254
|
DocumentBlank.propTypes = iconPropTypes;
|
|
104
255
|
}
|
|
105
|
-
const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload(
|
|
256
|
+
const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload(_ref12, ref) {
|
|
106
257
|
let {
|
|
107
258
|
children,
|
|
108
259
|
size = 16,
|
|
109
260
|
...rest
|
|
110
|
-
} =
|
|
261
|
+
} = _ref12;
|
|
111
262
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
112
263
|
width: size,
|
|
113
264
|
height: size,
|
|
@@ -116,21 +267,21 @@ const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload
|
|
|
116
267
|
viewBox: "0 0 32 32",
|
|
117
268
|
fill: "currentColor",
|
|
118
269
|
...rest
|
|
119
|
-
},
|
|
270
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
120
271
|
d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25z"
|
|
121
|
-
})),
|
|
272
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
122
273
|
d: "M18,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2H18ZM18,4.4,23.6,10H18Z"
|
|
123
274
|
})), children);
|
|
124
275
|
});
|
|
125
276
|
if (process.env.NODE_ENV !== "production") {
|
|
126
277
|
DocumentDownload.propTypes = iconPropTypes;
|
|
127
278
|
}
|
|
128
|
-
const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(
|
|
279
|
+
const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_ref13, ref) {
|
|
129
280
|
let {
|
|
130
281
|
children,
|
|
131
282
|
size = 16,
|
|
132
283
|
...rest
|
|
133
|
-
} =
|
|
284
|
+
} = _ref13;
|
|
134
285
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
135
286
|
width: size,
|
|
136
287
|
height: size,
|
|
@@ -139,21 +290,21 @@ const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_ref6,
|
|
|
139
290
|
viewBox: "0 0 32 32",
|
|
140
291
|
fill: "currentColor",
|
|
141
292
|
...rest
|
|
142
|
-
},
|
|
293
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
143
294
|
d: "M28,26V22a2.0023,2.0023,0,0,0-2-2H22a2.0023,2.0023,0,0,0-2,2v6a2.0077,2.0077,0,0,0,2,2h5V28H22V26Zm-6-4h4v2H22Z"
|
|
144
|
-
})),
|
|
295
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
145
296
|
d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
|
|
146
297
|
})), children);
|
|
147
298
|
});
|
|
148
299
|
if (process.env.NODE_ENV !== "production") {
|
|
149
300
|
DocumentEpdf.propTypes = iconPropTypes;
|
|
150
301
|
}
|
|
151
|
-
const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(
|
|
302
|
+
const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_ref14, ref) {
|
|
152
303
|
let {
|
|
153
304
|
children,
|
|
154
305
|
size = 16,
|
|
155
306
|
...rest
|
|
156
|
-
} =
|
|
307
|
+
} = _ref14;
|
|
157
308
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
158
309
|
width: size,
|
|
159
310
|
height: size,
|
|
@@ -162,21 +313,21 @@ const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_re
|
|
|
162
313
|
viewBox: "0 0 32 32",
|
|
163
314
|
fill: "currentColor",
|
|
164
315
|
...rest
|
|
165
|
-
},
|
|
316
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
166
317
|
d: "M13 21L26.17 21 23.59 23.59 25 25 30 20 25 15 23.59 16.41 26.17 19 13 19 13 21z"
|
|
167
|
-
})),
|
|
318
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
168
319
|
d: "M22,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,14,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V26H20v2H4V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L19.59,10Z"
|
|
169
320
|
})), children);
|
|
170
321
|
});
|
|
171
322
|
if (process.env.NODE_ENV !== "production") {
|
|
172
323
|
DocumentExport.propTypes = iconPropTypes;
|
|
173
324
|
}
|
|
174
|
-
const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizontal(
|
|
325
|
+
const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizontal(_ref15, ref) {
|
|
175
326
|
let {
|
|
176
327
|
children,
|
|
177
328
|
size = 16,
|
|
178
329
|
...rest
|
|
179
|
-
} =
|
|
330
|
+
} = _ref15;
|
|
180
331
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
181
332
|
width: size,
|
|
182
333
|
height: size,
|
|
@@ -185,21 +336,21 @@ const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizo
|
|
|
185
336
|
viewBox: "0 0 32 32",
|
|
186
337
|
fill: "currentColor",
|
|
187
338
|
...rest
|
|
188
|
-
},
|
|
339
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
189
340
|
d: "M28,6H4A2.0023,2.0023,0,0,0,2,8V24a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V8A2.0023,2.0023,0,0,0,28,6ZM20,24H12V22a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm8,0H22V22a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H4V8H28Z"
|
|
190
|
-
})),
|
|
341
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
191
342
|
d: "M16,18a4,4,0,1,0-4-4A4,4,0,0,0,16,18Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,16,12Z"
|
|
192
343
|
})), children);
|
|
193
344
|
});
|
|
194
345
|
if (process.env.NODE_ENV !== "production") {
|
|
195
346
|
DocumentHorizontal.propTypes = iconPropTypes;
|
|
196
347
|
}
|
|
197
|
-
const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(
|
|
348
|
+
const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_ref16, ref) {
|
|
198
349
|
let {
|
|
199
350
|
children,
|
|
200
351
|
size = 16,
|
|
201
352
|
...rest
|
|
202
|
-
} =
|
|
353
|
+
} = _ref16;
|
|
203
354
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
204
355
|
width: size,
|
|
205
356
|
height: size,
|
|
@@ -208,21 +359,21 @@ const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_re
|
|
|
208
359
|
viewBox: "0 0 32 32",
|
|
209
360
|
fill: "currentColor",
|
|
210
361
|
...rest
|
|
211
|
-
},
|
|
362
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
212
363
|
d: "M28 19L14.83 19 17.41 16.41 16 15 11 20 16 25 17.41 23.59 14.83 21 28 21 28 19z"
|
|
213
|
-
})),
|
|
364
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
214
365
|
d: "M24,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V26H22v2H6V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L21.59,10Z"
|
|
215
366
|
})), children);
|
|
216
367
|
});
|
|
217
368
|
if (process.env.NODE_ENV !== "production") {
|
|
218
369
|
DocumentImport.propTypes = iconPropTypes;
|
|
219
370
|
}
|
|
220
|
-
const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_01(
|
|
371
|
+
const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_01(_ref17, ref) {
|
|
221
372
|
let {
|
|
222
373
|
children,
|
|
223
374
|
size = 16,
|
|
224
375
|
...rest
|
|
225
|
-
} =
|
|
376
|
+
} = _ref17;
|
|
226
377
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
227
378
|
width: size,
|
|
228
379
|
height: size,
|
|
@@ -231,21 +382,21 @@ const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMulti
|
|
|
231
382
|
viewBox: "0 0 32 32",
|
|
232
383
|
fill: "currentColor",
|
|
233
384
|
...rest
|
|
234
|
-
},
|
|
385
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
235
386
|
d: "M2 6H4V26H2zM6 4H8V28H6zM14 22H26V24H14zM14 16H26V18H14z"
|
|
236
|
-
})),
|
|
387
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
237
388
|
d: "M29.7,9.3l-7-7C22.5,2.1,22.3,2,22,2H12c-1.1,0-2,0.9-2,2v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10 C30,9.7,29.9,9.5,29.7,9.3z M22,4.4l5.6,5.6H22V4.4z M28,28H12V4h8v6c0,1.1,0.9,2,2,2h6V28z"
|
|
238
389
|
})), children);
|
|
239
390
|
});
|
|
240
391
|
if (process.env.NODE_ENV !== "production") {
|
|
241
392
|
DocumentMultiple_01.propTypes = iconPropTypes;
|
|
242
393
|
}
|
|
243
|
-
const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_02(
|
|
394
|
+
const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_02(_ref18, ref) {
|
|
244
395
|
let {
|
|
245
396
|
children,
|
|
246
397
|
size = 16,
|
|
247
398
|
...rest
|
|
248
|
-
} =
|
|
399
|
+
} = _ref18;
|
|
249
400
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
250
401
|
width: size,
|
|
251
402
|
height: size,
|
|
@@ -254,25 +405,25 @@ const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMulti
|
|
|
254
405
|
viewBox: "0 0 32 32",
|
|
255
406
|
fill: "currentColor",
|
|
256
407
|
...rest
|
|
257
|
-
},
|
|
408
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
258
409
|
d: "M18,31H6c-1.1,0-2-0.9-2-2V12h2v17h12V31z"
|
|
259
|
-
})),
|
|
410
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
260
411
|
d: "M22,27H10c-1.1,0-2-0.9-2-2V8h2v17h12V27z"
|
|
261
|
-
})),
|
|
412
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
262
413
|
d: "M16 16H24V18H16z"
|
|
263
|
-
})),
|
|
414
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
264
415
|
d: "M27.7,9.3l-7-7C20.5,2.1,20.3,2,20,2h-6c-1.1,0-2,0.9-2,2v17c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V10 C28,9.7,27.9,9.5,27.7,9.3z M20,4.4l5.6,5.6H20V4.4z M26,21H14V4h4v6c0,1.1,0.9,2,2,2h6V21z"
|
|
265
416
|
})), children);
|
|
266
417
|
});
|
|
267
418
|
if (process.env.NODE_ENV !== "production") {
|
|
268
419
|
DocumentMultiple_02.propTypes = iconPropTypes;
|
|
269
420
|
}
|
|
270
|
-
const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(
|
|
421
|
+
const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref19, ref) {
|
|
271
422
|
let {
|
|
272
423
|
children,
|
|
273
424
|
size = 16,
|
|
274
425
|
...rest
|
|
275
|
-
} =
|
|
426
|
+
} = _ref19;
|
|
276
427
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
277
428
|
width: size,
|
|
278
429
|
height: size,
|
|
@@ -281,21 +432,21 @@ const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref12, r
|
|
|
281
432
|
viewBox: "0 0 32 32",
|
|
282
433
|
fill: "currentColor",
|
|
283
434
|
...rest
|
|
284
|
-
},
|
|
435
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
285
436
|
d: "M30 18L30 16 24 16 24 26 26 26 26 22 29 22 29 20 26 20 26 18 30 18zM19 26H15V16h4a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0119 26zm-2-2h2a1.0011 1.0011 0 001-1V19a1.0011 1.0011 0 00-1-1H17zM11 16H6V26H8V23h3a2.0027 2.0027 0 002-2V18A2.0023 2.0023 0 0011 16zM8 21V18h3l.001 3z"
|
|
286
|
-
})),
|
|
437
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
287
438
|
d: "M22,14V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,14,2H4A2.0059,2.0059,0,0,0,2,4V28a2,2,0,0,0,2,2H20V28H4V4h8v6a2.0059,2.0059,0,0,0,2,2h6v2Zm-8-4V4.4L19.6,10Z"
|
|
288
439
|
})), children);
|
|
289
440
|
});
|
|
290
441
|
if (process.env.NODE_ENV !== "production") {
|
|
291
442
|
DocumentPdf.propTypes = iconPropTypes;
|
|
292
443
|
}
|
|
293
|
-
const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreliminary(
|
|
444
|
+
const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreliminary(_ref20, ref) {
|
|
294
445
|
let {
|
|
295
446
|
children,
|
|
296
447
|
size = 16,
|
|
297
448
|
...rest
|
|
298
|
-
} =
|
|
449
|
+
} = _ref20;
|
|
299
450
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
300
451
|
width: size,
|
|
301
452
|
height: size,
|
|
@@ -304,21 +455,21 @@ const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreli
|
|
|
304
455
|
viewBox: "0 0 32 32",
|
|
305
456
|
fill: "currentColor",
|
|
306
457
|
...rest
|
|
307
|
-
},
|
|
458
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
308
459
|
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM8 22H16V24H8zM8 16H18V18H8z"
|
|
309
|
-
})),
|
|
460
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
310
461
|
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
311
462
|
})), children);
|
|
312
463
|
});
|
|
313
464
|
if (process.env.NODE_ENV !== "production") {
|
|
314
465
|
DocumentPreliminary.propTypes = iconPropTypes;
|
|
315
466
|
}
|
|
316
|
-
const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtected(
|
|
467
|
+
const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtected(_ref21, ref) {
|
|
317
468
|
let {
|
|
318
469
|
children,
|
|
319
470
|
size = 16,
|
|
320
471
|
...rest
|
|
321
|
-
} =
|
|
472
|
+
} = _ref21;
|
|
322
473
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
323
474
|
width: size,
|
|
324
475
|
height: size,
|
|
@@ -327,21 +478,21 @@ const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtect
|
|
|
327
478
|
viewBox: "0 0 32 32",
|
|
328
479
|
fill: "currentColor",
|
|
329
480
|
...rest
|
|
330
|
-
},
|
|
481
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
331
482
|
d: "M28,21V18a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-6-3a2,2,0,0,1,4,0v3H22ZM20,28V23h8v5Z"
|
|
332
|
-
})),
|
|
483
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
333
484
|
d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
|
|
334
485
|
})), children);
|
|
335
486
|
});
|
|
336
487
|
if (process.env.NODE_ENV !== "production") {
|
|
337
488
|
DocumentProtected.propTypes = iconPropTypes;
|
|
338
489
|
}
|
|
339
|
-
const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(
|
|
490
|
+
const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(_ref22, ref) {
|
|
340
491
|
let {
|
|
341
492
|
children,
|
|
342
493
|
size = 16,
|
|
343
494
|
...rest
|
|
344
|
-
} =
|
|
495
|
+
} = _ref22;
|
|
345
496
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
346
497
|
width: size,
|
|
347
498
|
height: size,
|
|
@@ -350,21 +501,21 @@ const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity
|
|
|
350
501
|
viewBox: "0 0 32 32",
|
|
351
502
|
fill: "currentColor",
|
|
352
503
|
...rest
|
|
353
|
-
},
|
|
504
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
354
505
|
d: "M23,30l-2.1387-1.0127A5.0216,5.0216,0,0,1,18,24.4678V18H28v6.4678a5.0216,5.0216,0,0,1-2.8613,4.52ZM20,20v4.4678a3.012,3.012,0,0,0,1.7168,2.7109L23,27.7861l1.2832-.6074A3.012,3.012,0,0,0,26,24.4678V20Z"
|
|
355
|
-
})),
|
|
506
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
356
507
|
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
357
508
|
})), children);
|
|
358
509
|
});
|
|
359
510
|
if (process.env.NODE_ENV !== "production") {
|
|
360
511
|
DocumentSecurity.propTypes = iconPropTypes;
|
|
361
512
|
}
|
|
362
|
-
const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(
|
|
513
|
+
const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_ref23, ref) {
|
|
363
514
|
let {
|
|
364
515
|
children,
|
|
365
516
|
size = 16,
|
|
366
517
|
...rest
|
|
367
|
-
} =
|
|
518
|
+
} = _ref23;
|
|
368
519
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
369
520
|
width: size,
|
|
370
521
|
height: size,
|
|
@@ -373,27 +524,27 @@ const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_re
|
|
|
373
524
|
viewBox: "0 0 32 32",
|
|
374
525
|
fill: "currentColor",
|
|
375
526
|
...rest
|
|
376
|
-
},
|
|
527
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
377
528
|
d: "M19.4141,30H15V25.5857l5.0337-5.0337A4.6069,4.6069,0,0,1,20,20a5,5,0,1,1,4.4478,4.9663ZM17,28h1.5859l5.2061-5.2063.5395.1238a3.0351,3.0351,0,1,0-2.249-2.2488l.1236.5393L17,26.4143Z"
|
|
378
529
|
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
379
530
|
cx: "25",
|
|
380
531
|
cy: "20",
|
|
381
532
|
r: "1"
|
|
382
|
-
})),
|
|
533
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
383
534
|
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
384
|
-
})),
|
|
535
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
385
536
|
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2v9H22V4H6V28h6Z"
|
|
386
537
|
})), children);
|
|
387
538
|
});
|
|
388
539
|
if (process.env.NODE_ENV !== "production") {
|
|
389
540
|
DocumentSigned.propTypes = iconPropTypes;
|
|
390
541
|
}
|
|
391
|
-
const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(
|
|
542
|
+
const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_ref24, ref) {
|
|
392
543
|
let {
|
|
393
544
|
children,
|
|
394
545
|
size = 16,
|
|
395
546
|
...rest
|
|
396
|
-
} =
|
|
547
|
+
} = _ref24;
|
|
397
548
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
398
549
|
width: size,
|
|
399
550
|
height: size,
|
|
@@ -402,21 +553,21 @@ const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_re
|
|
|
402
553
|
viewBox: "0 0 32 32",
|
|
403
554
|
fill: "currentColor",
|
|
404
555
|
...rest
|
|
405
|
-
},
|
|
556
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
406
557
|
d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
|
|
407
|
-
})),
|
|
558
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
408
559
|
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
409
560
|
})), children);
|
|
410
561
|
});
|
|
411
562
|
if (process.env.NODE_ENV !== "production") {
|
|
412
563
|
DocumentSketch.propTypes = iconPropTypes;
|
|
413
564
|
}
|
|
414
|
-
const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract(
|
|
565
|
+
const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract(_ref25, ref) {
|
|
415
566
|
let {
|
|
416
567
|
children,
|
|
417
568
|
size = 16,
|
|
418
569
|
...rest
|
|
419
|
-
} =
|
|
570
|
+
} = _ref25;
|
|
420
571
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
421
572
|
width: size,
|
|
422
573
|
height: size,
|
|
@@ -425,21 +576,21 @@ const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract
|
|
|
425
576
|
viewBox: "0 0 32 32",
|
|
426
577
|
fill: "currentColor",
|
|
427
578
|
...rest
|
|
428
|
-
},
|
|
579
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
429
580
|
d: "M20 24H30V26H20z"
|
|
430
|
-
})),
|
|
581
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
431
582
|
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v8h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
432
583
|
})), children);
|
|
433
584
|
});
|
|
434
585
|
if (process.env.NODE_ENV !== "production") {
|
|
435
586
|
DocumentSubtract.propTypes = iconPropTypes;
|
|
436
587
|
}
|
|
437
|
-
const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(
|
|
588
|
+
const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref26, ref) {
|
|
438
589
|
let {
|
|
439
590
|
children,
|
|
440
591
|
size = 16,
|
|
441
592
|
...rest
|
|
442
|
-
} =
|
|
593
|
+
} = _ref26;
|
|
443
594
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
444
595
|
width: size,
|
|
445
596
|
height: size,
|
|
@@ -448,21 +599,21 @@ const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref1
|
|
|
448
599
|
viewBox: "0 0 32 32",
|
|
449
600
|
fill: "currentColor",
|
|
450
601
|
...rest
|
|
451
|
-
},
|
|
602
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
452
603
|
d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
|
|
453
|
-
})),
|
|
604
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
454
605
|
d: "M15,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h7ZM18,4.4,23.6,10H18Z"
|
|
455
606
|
})), children);
|
|
456
607
|
});
|
|
457
608
|
if (process.env.NODE_ENV !== "production") {
|
|
458
609
|
DocumentTasks.propTypes = iconPropTypes;
|
|
459
610
|
}
|
|
460
|
-
const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(
|
|
611
|
+
const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_ref27, ref) {
|
|
461
612
|
let {
|
|
462
613
|
children,
|
|
463
614
|
size = 16,
|
|
464
615
|
...rest
|
|
465
|
-
} =
|
|
616
|
+
} = _ref27;
|
|
466
617
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
467
618
|
width: size,
|
|
468
619
|
height: size,
|
|
@@ -475,21 +626,21 @@ const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_
|
|
|
475
626
|
cx: "9",
|
|
476
627
|
cy: "28.5",
|
|
477
628
|
r: "1.5"
|
|
478
|
-
})),
|
|
629
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
479
630
|
d: "M10,25H8V21h2a2,2,0,0,0,0-4H8a2.0023,2.0023,0,0,0-2,2v.5H4V19a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
|
|
480
|
-
})),
|
|
631
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
481
632
|
d: "M27.7,9.3l-7-7A.9085.9085,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4v8h2V4h8v6a2.0058,2.0058,0,0,0,2,2h6V28H14v2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,10V4.4L25.6,10Z"
|
|
482
633
|
})), children);
|
|
483
634
|
});
|
|
484
635
|
if (process.env.NODE_ENV !== "production") {
|
|
485
636
|
DocumentUnknown.propTypes = iconPropTypes;
|
|
486
637
|
}
|
|
487
|
-
const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnprotected(
|
|
638
|
+
const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnprotected(_ref28, ref) {
|
|
488
639
|
let {
|
|
489
640
|
children,
|
|
490
641
|
size = 16,
|
|
491
642
|
...rest
|
|
492
|
-
} =
|
|
643
|
+
} = _ref28;
|
|
493
644
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
494
645
|
width: size,
|
|
495
646
|
height: size,
|
|
@@ -498,21 +649,21 @@ const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnpro
|
|
|
498
649
|
viewBox: "0 0 32 32",
|
|
499
650
|
fill: "currentColor",
|
|
500
651
|
...rest
|
|
501
|
-
},
|
|
652
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
502
653
|
d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
|
|
503
|
-
})),
|
|
654
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
504
655
|
d: "M28,21H22V18a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-8,7V23h8v5Z"
|
|
505
656
|
})), children);
|
|
506
657
|
});
|
|
507
658
|
if (process.env.NODE_ENV !== "production") {
|
|
508
659
|
DocumentUnprotected.propTypes = iconPropTypes;
|
|
509
660
|
}
|
|
510
|
-
const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical(
|
|
661
|
+
const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical(_ref29, ref) {
|
|
511
662
|
let {
|
|
512
663
|
children,
|
|
513
664
|
size = 16,
|
|
514
665
|
...rest
|
|
515
|
-
} =
|
|
666
|
+
} = _ref29;
|
|
516
667
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
517
668
|
width: size,
|
|
518
669
|
height: size,
|
|
@@ -521,21 +672,21 @@ const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical
|
|
|
521
672
|
viewBox: "0 0 32 32",
|
|
522
673
|
fill: "currentColor",
|
|
523
674
|
...rest
|
|
524
|
-
},
|
|
675
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
525
676
|
d: "M16,14a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,16,14Zm0-6a2,2,0,1,0,2,2h0a2.0059,2.0059,0,0,0-2-2Z"
|
|
526
|
-
})),
|
|
677
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
527
678
|
d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z"
|
|
528
679
|
})), children);
|
|
529
680
|
});
|
|
530
681
|
if (process.env.NODE_ENV !== "production") {
|
|
531
682
|
DocumentVertical.propTypes = iconPropTypes;
|
|
532
683
|
}
|
|
533
|
-
const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(
|
|
684
|
+
const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref30, ref) {
|
|
534
685
|
let {
|
|
535
686
|
children,
|
|
536
687
|
size = 16,
|
|
537
688
|
...rest
|
|
538
|
-
} =
|
|
689
|
+
} = _ref30;
|
|
539
690
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
540
691
|
width: size,
|
|
541
692
|
height: size,
|
|
@@ -544,21 +695,21 @@ const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref2
|
|
|
544
695
|
viewBox: "0 0 32 32",
|
|
545
696
|
fill: "currentColor",
|
|
546
697
|
...rest
|
|
547
|
-
},
|
|
698
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
548
699
|
d: "M30,19l-4,3.2V20a2.0023,2.0023,0,0,0-2-2H16a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V23.8L30,27ZM16,26V20h8l.0015,6Z"
|
|
549
|
-
})),
|
|
700
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
550
701
|
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
551
702
|
})), children);
|
|
552
703
|
});
|
|
553
704
|
if (process.env.NODE_ENV !== "production") {
|
|
554
705
|
DocumentVideo.propTypes = iconPropTypes;
|
|
555
706
|
}
|
|
556
|
-
const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(
|
|
707
|
+
const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref31, ref) {
|
|
557
708
|
let {
|
|
558
709
|
children,
|
|
559
710
|
size = 16,
|
|
560
711
|
...rest
|
|
561
|
-
} =
|
|
712
|
+
} = _ref31;
|
|
562
713
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
563
714
|
width: size,
|
|
564
715
|
height: size,
|
|
@@ -571,24 +722,24 @@ const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref24,
|
|
|
571
722
|
cx: "22",
|
|
572
723
|
cy: "24",
|
|
573
724
|
r: "2"
|
|
574
|
-
})),
|
|
725
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
575
726
|
fill: "none",
|
|
576
727
|
d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
|
|
577
|
-
})),
|
|
728
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
578
729
|
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
579
|
-
})),
|
|
730
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
580
731
|
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
581
732
|
})), children);
|
|
582
733
|
});
|
|
583
734
|
if (process.env.NODE_ENV !== "production") {
|
|
584
735
|
DocumentView.propTypes = iconPropTypes;
|
|
585
736
|
}
|
|
586
|
-
const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWordProcessor(
|
|
737
|
+
const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWordProcessor(_ref32, ref) {
|
|
587
738
|
let {
|
|
588
739
|
children,
|
|
589
740
|
size = 16,
|
|
590
741
|
...rest
|
|
591
|
-
} =
|
|
742
|
+
} = _ref32;
|
|
592
743
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
593
744
|
width: size,
|
|
594
745
|
height: size,
|
|
@@ -597,21 +748,21 @@ const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWor
|
|
|
597
748
|
viewBox: "0 0 32 32",
|
|
598
749
|
fill: "currentColor",
|
|
599
750
|
...rest
|
|
600
|
-
},
|
|
751
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
601
752
|
d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20z"
|
|
602
|
-
})),
|
|
753
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
603
754
|
d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
|
|
604
755
|
})), children);
|
|
605
756
|
});
|
|
606
757
|
if (process.env.NODE_ENV !== "production") {
|
|
607
758
|
DocumentWordProcessor.propTypes = iconPropTypes;
|
|
608
759
|
}
|
|
609
|
-
const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function DocumentWordProcessorReference(
|
|
760
|
+
const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function DocumentWordProcessorReference(_ref33, ref) {
|
|
610
761
|
let {
|
|
611
762
|
children,
|
|
612
763
|
size = 16,
|
|
613
764
|
...rest
|
|
614
|
-
} =
|
|
765
|
+
} = _ref33;
|
|
615
766
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
616
767
|
width: size,
|
|
617
768
|
height: size,
|
|
@@ -620,19 +771,19 @@ const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function Do
|
|
|
620
771
|
viewBox: "0 0 32 32",
|
|
621
772
|
fill: "currentColor",
|
|
622
773
|
...rest
|
|
623
|
-
},
|
|
774
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
624
775
|
d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM25.707 9.293l-7-7A1 1 0 0018 2H8A2.002 2.002 0 006 4V16H8V4h8v6a2.002 2.002 0 002 2h6v4h2V10A1 1 0 0025.707 9.293zM18 10V4.4141L23.5859 10z"
|
|
625
776
|
})), children);
|
|
626
777
|
});
|
|
627
778
|
if (process.env.NODE_ENV !== "production") {
|
|
628
779
|
DocumentWordProcessorReference.propTypes = iconPropTypes;
|
|
629
780
|
}
|
|
630
|
-
const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentiment(
|
|
781
|
+
const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentiment(_ref34, ref) {
|
|
631
782
|
let {
|
|
632
783
|
children,
|
|
633
784
|
size = 16,
|
|
634
785
|
...rest
|
|
635
|
-
} =
|
|
786
|
+
} = _ref34;
|
|
636
787
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
637
788
|
width: size,
|
|
638
789
|
height: size,
|
|
@@ -641,21 +792,21 @@ const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentime
|
|
|
641
792
|
viewBox: "0 0 32 32",
|
|
642
793
|
fill: "currentColor",
|
|
643
794
|
...rest
|
|
644
|
-
},
|
|
795
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
645
796
|
d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
|
|
646
|
-
})),
|
|
797
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
647
798
|
d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
|
|
648
799
|
})), children);
|
|
649
800
|
});
|
|
650
801
|
if (process.env.NODE_ENV !== "production") {
|
|
651
802
|
DocumentSentiment.propTypes = iconPropTypes;
|
|
652
803
|
}
|
|
653
|
-
const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(
|
|
804
|
+
const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref35, ref) {
|
|
654
805
|
let {
|
|
655
806
|
children,
|
|
656
807
|
size = 16,
|
|
657
808
|
...rest
|
|
658
|
-
} =
|
|
809
|
+
} = _ref35;
|
|
659
810
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
660
811
|
width: size,
|
|
661
812
|
height: size,
|
|
@@ -664,21 +815,21 @@ const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref28, ref)
|
|
|
664
815
|
viewBox: "0 0 32 32",
|
|
665
816
|
fill: "currentColor",
|
|
666
817
|
...rest
|
|
667
|
-
},
|
|
818
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
668
819
|
d: "M20 20H22V30H20zM4 23H6V30H4z"
|
|
669
|
-
})),
|
|
820
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
670
821
|
d: "M16 30H14V26a1.0011 1.0011 0 00-1-1H11v5H9V23h4a3.0033 3.0033 0 013 3zM7.5 22A3.5041 3.5041 0 014 18.5V17H2V15H6v3.5a1.5 1.5 0 003 0V15h4v2H11v1.5A3.5041 3.5041 0 017.5 22zM27 10H21.354a2.9861 2.9861 0 00-2.7856 1.8857l-1.4419 3.6055-3.6079 4.51 1.562 1.249 3.7-4.625 1.645-3.9961A.9949.9949 0 0121.354 12H27a1.0009 1.0009 0 011 1v7H25V30h2V22h1a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zM24 9a4 4 0 114-4A4.0045 4.0045 0 0124 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 3z"
|
|
671
822
|
})), children);
|
|
672
823
|
});
|
|
673
824
|
if (process.env.NODE_ENV !== "production") {
|
|
674
825
|
DogWalker.propTypes = iconPropTypes;
|
|
675
826
|
}
|
|
676
|
-
const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(
|
|
827
|
+
const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref36, ref) {
|
|
677
828
|
let {
|
|
678
829
|
children,
|
|
679
830
|
size = 16,
|
|
680
831
|
...rest
|
|
681
|
-
} =
|
|
832
|
+
} = _ref36;
|
|
682
833
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
683
834
|
width: size,
|
|
684
835
|
height: size,
|
|
@@ -696,12 +847,12 @@ const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref29, ref) {
|
|
|
696
847
|
if (process.env.NODE_ENV !== "production") {
|
|
697
848
|
DotMark.propTypes = iconPropTypes;
|
|
698
849
|
}
|
|
699
|
-
const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(
|
|
850
|
+
const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref37, ref) {
|
|
700
851
|
let {
|
|
701
852
|
children,
|
|
702
853
|
size = 16,
|
|
703
854
|
...rest
|
|
704
|
-
} =
|
|
855
|
+
} = _ref37;
|
|
705
856
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
706
857
|
width: size,
|
|
707
858
|
height: size,
|
|
@@ -710,19 +861,19 @@ const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref3
|
|
|
710
861
|
viewBox: "0 0 32 32",
|
|
711
862
|
fill: "currentColor",
|
|
712
863
|
...rest
|
|
713
|
-
},
|
|
864
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
714
865
|
d: "M17 8V6H13V2H11V6H8V2H6V6H2V8H6v3H2v2H6v4H8V13h3v4h2V13h4V11H13V8zm-6 3H8V8h3zM30 21V19H26V15H24v4H21V15H19v4H15v2h4v3H15v2h4v4h2V26h3v4h2V26h4V24H26V21zm-6 3H21V21h3z"
|
|
715
866
|
})), children);
|
|
716
867
|
});
|
|
717
868
|
if (process.env.NODE_ENV !== "production") {
|
|
718
869
|
DoubleInteger.propTypes = iconPropTypes;
|
|
719
870
|
}
|
|
720
|
-
const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(
|
|
871
|
+
const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref38, ref) {
|
|
721
872
|
let {
|
|
722
873
|
children,
|
|
723
874
|
size = 16,
|
|
724
875
|
...rest
|
|
725
|
-
} =
|
|
876
|
+
} = _ref38;
|
|
726
877
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
727
878
|
width: size,
|
|
728
879
|
height: size,
|
|
@@ -731,19 +882,19 @@ const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref31,
|
|
|
731
882
|
viewBox: "0 0 32 32",
|
|
732
883
|
fill: "currentColor",
|
|
733
884
|
...rest
|
|
734
|
-
},
|
|
885
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
735
886
|
d: "M16 18L6 8 7.4 6.6 16 15.2 24.6 6.6 26 8zM4 22H28V24H4z"
|
|
736
887
|
})), children);
|
|
737
888
|
});
|
|
738
889
|
if (process.env.NODE_ENV !== "production") {
|
|
739
890
|
DownToBottom.propTypes = iconPropTypes;
|
|
740
891
|
}
|
|
741
|
-
const Download = /*#__PURE__*/React.forwardRef(function Download(
|
|
892
|
+
const Download = /*#__PURE__*/React.forwardRef(function Download(_ref39, ref) {
|
|
742
893
|
let {
|
|
743
894
|
children,
|
|
744
895
|
size = 16,
|
|
745
896
|
...rest
|
|
746
|
-
} =
|
|
897
|
+
} = _ref39;
|
|
747
898
|
if (size === 16 || size === "16" || size === "16px") {
|
|
748
899
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
749
900
|
width: size,
|
|
@@ -753,7 +904,7 @@ const Download = /*#__PURE__*/React.forwardRef(function Download(_ref32, ref) {
|
|
|
753
904
|
viewBox: "0 0 16 16",
|
|
754
905
|
fill: "currentColor",
|
|
755
906
|
...rest
|
|
756
|
-
},
|
|
907
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
757
908
|
d: "M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"
|
|
758
909
|
})), children);
|
|
759
910
|
}
|
|
@@ -765,19 +916,19 @@ const Download = /*#__PURE__*/React.forwardRef(function Download(_ref32, ref) {
|
|
|
765
916
|
viewBox: "0 0 32 32",
|
|
766
917
|
fill: "currentColor",
|
|
767
918
|
...rest
|
|
768
|
-
},
|
|
919
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
769
920
|
d: "M26 24v4H6V24H4v4H4a2 2 0 002 2H26a2 2 0 002-2h0V24zM26 14L24.59 12.59 17 20.17 17 2 15 2 15 20.17 7.41 12.59 6 14 16 24 26 14z"
|
|
770
921
|
})), children);
|
|
771
922
|
});
|
|
772
923
|
if (process.env.NODE_ENV !== "production") {
|
|
773
924
|
Download.propTypes = iconPropTypes;
|
|
774
925
|
}
|
|
775
|
-
const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHealthDownloadStudy(
|
|
926
|
+
const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHealthDownloadStudy(_ref40, ref) {
|
|
776
927
|
let {
|
|
777
928
|
children,
|
|
778
929
|
size = 16,
|
|
779
930
|
...rest
|
|
780
|
-
} =
|
|
931
|
+
} = _ref40;
|
|
781
932
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
782
933
|
width: size,
|
|
783
934
|
height: size,
|
|
@@ -786,21 +937,21 @@ const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
786
937
|
viewBox: "0 0 32 32",
|
|
787
938
|
fill: "currentColor",
|
|
788
939
|
...rest
|
|
789
|
-
},
|
|
940
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
790
941
|
d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25zM19 14H23V16H19zM19 10H26V12H19zM9 18h6a3 3 0 013 3v2H16V21a1 1 0 00-1-1H9a1 1 0 00-1 1v2H6V21A3 3 0 019 18zM16 13a4 4 0 10-4 4A4 4 0 0016 13zm-2 0a2 2 0 11-2-2A2 2 0 0114 13z"
|
|
791
|
-
})),
|
|
942
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
792
943
|
d: "M18,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H18Z"
|
|
793
944
|
})), children);
|
|
794
945
|
});
|
|
795
946
|
if (process.env.NODE_ENV !== "production") {
|
|
796
947
|
WatsonHealthDownloadStudy.propTypes = iconPropTypes;
|
|
797
948
|
}
|
|
798
|
-
const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(
|
|
949
|
+
const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_ref41, ref) {
|
|
799
950
|
let {
|
|
800
951
|
children,
|
|
801
952
|
size = 16,
|
|
802
953
|
...rest
|
|
803
|
-
} =
|
|
954
|
+
} = _ref41;
|
|
804
955
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
805
956
|
width: size,
|
|
806
957
|
height: size,
|
|
@@ -809,19 +960,19 @@ const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_re
|
|
|
809
960
|
viewBox: "0 0 32 32",
|
|
810
961
|
fill: "currentColor",
|
|
811
962
|
...rest
|
|
812
|
-
},
|
|
963
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
813
964
|
d: "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
|
|
814
965
|
})), children);
|
|
815
966
|
});
|
|
816
967
|
if (process.env.NODE_ENV !== "production") {
|
|
817
968
|
DragHorizontal.propTypes = iconPropTypes;
|
|
818
969
|
}
|
|
819
|
-
const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(
|
|
970
|
+
const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref42, ref) {
|
|
820
971
|
let {
|
|
821
972
|
children,
|
|
822
973
|
size = 16,
|
|
823
974
|
...rest
|
|
824
|
-
} =
|
|
975
|
+
} = _ref42;
|
|
825
976
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
826
977
|
width: size,
|
|
827
978
|
height: size,
|
|
@@ -830,19 +981,19 @@ const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref35,
|
|
|
830
981
|
viewBox: "0 0 32 32",
|
|
831
982
|
fill: "currentColor",
|
|
832
983
|
...rest
|
|
833
|
-
},
|
|
984
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
834
985
|
d: "M4 20L15 20 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 20 28 20 28 18 4 18 4 20zM11 7L12.41 8.41 15 5.83 15 12 4 12 4 14 28 14 28 12 17 12 17 5.83 19.59 8.41 21 7 16 2 11 7z"
|
|
835
986
|
})), children);
|
|
836
987
|
});
|
|
837
988
|
if (process.env.NODE_ENV !== "production") {
|
|
838
989
|
DragVertical.propTypes = iconPropTypes;
|
|
839
990
|
}
|
|
840
|
-
const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(
|
|
991
|
+
const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref43, ref) {
|
|
841
992
|
let {
|
|
842
993
|
children,
|
|
843
994
|
size = 16,
|
|
844
995
|
...rest
|
|
845
|
-
} =
|
|
996
|
+
} = _ref43;
|
|
846
997
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
847
998
|
width: size,
|
|
848
999
|
height: size,
|
|
@@ -851,19 +1002,19 @@ const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref36, ref)
|
|
|
851
1002
|
viewBox: "0 0 32 32",
|
|
852
1003
|
fill: "currentColor",
|
|
853
1004
|
...rest
|
|
854
|
-
},
|
|
1005
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
855
1006
|
d: "M10 6H14V10H10zM18 6H22V10H18zM10 14H14V18H10zM18 14H22V18H18zM10 22H14V26H10zM18 22H22V26H18z"
|
|
856
1007
|
})), children);
|
|
857
1008
|
});
|
|
858
1009
|
if (process.env.NODE_ENV !== "production") {
|
|
859
1010
|
Draggable.propTypes = iconPropTypes;
|
|
860
1011
|
}
|
|
861
|
-
const Draw = /*#__PURE__*/React.forwardRef(function Draw(
|
|
1012
|
+
const Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref44, ref) {
|
|
862
1013
|
let {
|
|
863
1014
|
children,
|
|
864
1015
|
size = 16,
|
|
865
1016
|
...rest
|
|
866
|
-
} =
|
|
1017
|
+
} = _ref44;
|
|
867
1018
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
868
1019
|
width: size,
|
|
869
1020
|
height: size,
|
|
@@ -872,19 +1023,19 @@ const Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref37, ref) {
|
|
|
872
1023
|
viewBox: "0 0 32 32",
|
|
873
1024
|
fill: "currentColor",
|
|
874
1025
|
...rest
|
|
875
|
-
},
|
|
1026
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
876
1027
|
d: "M19.14,28a3.42,3.42,0,0,1-2.42-5.85L21.86,17a1.42,1.42,0,1,0-2-2L13,21.85a3.5,3.5,0,0,1-4.85,0,3.43,3.43,0,0,1,0-4.84l8.58-8.58a1.42,1.42,0,1,0-2-2L6.41,14.7,5,13.3,13.29,5a3.43,3.43,0,0,1,4.84,4.85L9.56,18.42a1.42,1.42,0,0,0,0,2,1.45,1.45,0,0,0,2,0l6.86-6.86a3.43,3.43,0,1,1,4.85,4.84l-5.15,5.15a1.42,1.42,0,0,0,2,2l4.44-4.43L26,22.56,21.56,27A3.38,3.38,0,0,1,19.14,28Z"
|
|
877
1028
|
})), children);
|
|
878
1029
|
});
|
|
879
1030
|
if (process.env.NODE_ENV !== "production") {
|
|
880
1031
|
Draw.propTypes = iconPropTypes;
|
|
881
1032
|
}
|
|
882
|
-
const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(
|
|
1033
|
+
const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref45, ref) {
|
|
883
1034
|
let {
|
|
884
1035
|
children,
|
|
885
1036
|
size = 16,
|
|
886
1037
|
...rest
|
|
887
|
-
} =
|
|
1038
|
+
} = _ref45;
|
|
888
1039
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
889
1040
|
width: size,
|
|
890
1041
|
height: size,
|
|
@@ -893,23 +1044,23 @@ const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref38, ref)
|
|
|
893
1044
|
viewBox: "0 0 32 32",
|
|
894
1045
|
fill: "currentColor",
|
|
895
1046
|
...rest
|
|
896
|
-
},
|
|
1047
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
897
1048
|
d: "M6 22L7.414 20.586 3.828 17 12 17 12 15 3.828 15 7.414 11.414 6 10 0 16 6 22z"
|
|
898
|
-
})),
|
|
1049
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
899
1050
|
d: "M16,10a5.9815,5.9815,0,0,0-4.2427,1.7573L16,16l-4.2427,4.2427A6,6,0,1,0,16,10Z"
|
|
900
|
-
})),
|
|
1051
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
901
1052
|
d: "M16,2A13.9581,13.9581,0,0,0,6.105,6.105L7.5188,7.5186a12,12,0,1,1,0,16.9628L6.105,25.895A13.9974,13.9974,0,1,0,16,2Z"
|
|
902
1053
|
})), children);
|
|
903
1054
|
});
|
|
904
1055
|
if (process.env.NODE_ENV !== "production") {
|
|
905
1056
|
DrillBack.propTypes = iconPropTypes;
|
|
906
1057
|
}
|
|
907
|
-
const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(
|
|
1058
|
+
const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref46, ref) {
|
|
908
1059
|
let {
|
|
909
1060
|
children,
|
|
910
1061
|
size = 16,
|
|
911
1062
|
...rest
|
|
912
|
-
} =
|
|
1063
|
+
} = _ref46;
|
|
913
1064
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
914
1065
|
width: size,
|
|
915
1066
|
height: size,
|
|
@@ -918,23 +1069,23 @@ const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref39, ref)
|
|
|
918
1069
|
viewBox: "0 0 32 32",
|
|
919
1070
|
fill: "currentColor",
|
|
920
1071
|
...rest
|
|
921
|
-
},
|
|
1072
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
922
1073
|
d: "M10 6L11.414 4.586 15 8.172 15 0 17 0 17 8.172 20.586 4.586 22 6 16 12 10 6z"
|
|
923
|
-
})),
|
|
1074
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
924
1075
|
d: "M22,16a5.9815,5.9815,0,0,0-1.7573-4.2427L16,16l-4.2427-4.2427A6,6,0,1,0,22,16Z"
|
|
925
|
-
})),
|
|
1076
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
926
1077
|
d: "M30,16a13.9581,13.9581,0,0,0-4.105-9.895L24.4814,7.5188a12,12,0,1,1-16.9628,0L6.105,6.105A13.9974,13.9974,0,1,0,30,16Z"
|
|
927
1078
|
})), children);
|
|
928
1079
|
});
|
|
929
1080
|
if (process.env.NODE_ENV !== "production") {
|
|
930
1081
|
DrillDown.propTypes = iconPropTypes;
|
|
931
1082
|
}
|
|
932
|
-
const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(
|
|
1083
|
+
const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref47, ref) {
|
|
933
1084
|
let {
|
|
934
1085
|
children,
|
|
935
1086
|
size = 16,
|
|
936
1087
|
...rest
|
|
937
|
-
} =
|
|
1088
|
+
} = _ref47;
|
|
938
1089
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
939
1090
|
width: size,
|
|
940
1091
|
height: size,
|
|
@@ -943,21 +1094,21 @@ const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref40,
|
|
|
943
1094
|
viewBox: "0 0 32 32",
|
|
944
1095
|
fill: "currentColor",
|
|
945
1096
|
...rest
|
|
946
|
-
},
|
|
1097
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
947
1098
|
d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
|
|
948
|
-
})),
|
|
1099
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
949
1100
|
d: "M4 12L4 10 8.586 10 2 3.414 3.414 2 10 8.586 10 4 12 4 12 12 4 12zM16 10v6H10a6 6 0 106-6z"
|
|
950
1101
|
})), children);
|
|
951
1102
|
});
|
|
952
1103
|
if (process.env.NODE_ENV !== "production") {
|
|
953
1104
|
DrillThrough.propTypes = iconPropTypes;
|
|
954
1105
|
}
|
|
955
|
-
const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(
|
|
1106
|
+
const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(_ref48, ref) {
|
|
956
1107
|
let {
|
|
957
1108
|
children,
|
|
958
1109
|
size = 16,
|
|
959
1110
|
...rest
|
|
960
|
-
} =
|
|
1111
|
+
} = _ref48;
|
|
961
1112
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
962
1113
|
width: size,
|
|
963
1114
|
height: size,
|
|
@@ -966,21 +1117,21 @@ const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(_ref41, ref) {
|
|
|
966
1117
|
viewBox: "0 0 32 32",
|
|
967
1118
|
fill: "currentColor",
|
|
968
1119
|
...rest
|
|
969
|
-
},
|
|
1120
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
970
1121
|
d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
|
|
971
|
-
})),
|
|
1122
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
972
1123
|
d: "M15,1h-5c-.5522,0-1,.4478-1,1v7.3706c-1.0674,.6055-3,2.1777-3,5.6294v14c0,.5527,.4478,1,1,1h5v-2h-4V15c0-3.7536,3-4.2793,3-4.2793V3h3v7h2V2c0-.5522-.4478-1-1-1Z"
|
|
973
1124
|
})), children);
|
|
974
1125
|
});
|
|
975
1126
|
if (process.env.NODE_ENV !== "production") {
|
|
976
1127
|
Drink_01.propTypes = iconPropTypes;
|
|
977
1128
|
}
|
|
978
|
-
const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(
|
|
1129
|
+
const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(_ref49, ref) {
|
|
979
1130
|
let {
|
|
980
1131
|
children,
|
|
981
1132
|
size = 16,
|
|
982
1133
|
...rest
|
|
983
|
-
} =
|
|
1134
|
+
} = _ref49;
|
|
984
1135
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
985
1136
|
width: size,
|
|
986
1137
|
height: size,
|
|
@@ -989,21 +1140,21 @@ const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(_ref42, ref) {
|
|
|
989
1140
|
viewBox: "0 0 32 32",
|
|
990
1141
|
fill: "currentColor",
|
|
991
1142
|
...rest
|
|
992
|
-
},
|
|
1143
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
993
1144
|
d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
|
|
994
|
-
})),
|
|
1145
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
995
1146
|
d: "M16,7.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.4487V29c0,.5522,.4478,1,1,1h5v-2h-4V11.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"
|
|
996
1147
|
})), children);
|
|
997
1148
|
});
|
|
998
1149
|
if (process.env.NODE_ENV !== "production") {
|
|
999
1150
|
Drink_02.propTypes = iconPropTypes;
|
|
1000
1151
|
}
|
|
1001
|
-
const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(
|
|
1152
|
+
const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_ref50, ref) {
|
|
1002
1153
|
let {
|
|
1003
1154
|
children,
|
|
1004
1155
|
size = 16,
|
|
1005
1156
|
...rest
|
|
1006
|
-
} =
|
|
1157
|
+
} = _ref50;
|
|
1007
1158
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1008
1159
|
width: size,
|
|
1009
1160
|
height: size,
|
|
@@ -1016,19 +1167,19 @@ const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_re
|
|
|
1016
1167
|
cx: "22",
|
|
1017
1168
|
cy: "16",
|
|
1018
1169
|
r: "2"
|
|
1019
|
-
})),
|
|
1170
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1020
1171
|
d: "M30,15H27.91A6.0048,6.0048,0,0,0,22,10l-.022.001A9.9833,9.9833,0,0,0,4.0508,15H2v2H4.0508A9.9833,9.9833,0,0,0,21.978,21.999L22,22a6.0048,6.0048,0,0,0,5.91-5H30ZM14,8a7.9769,7.9769,0,0,1,5.7383,2.4463A6.0152,6.0152,0,0,0,16.0891,15H6.0693A8.0073,8.0073,0,0,1,14,8Zm0,16a8.0073,8.0073,0,0,1-7.9307-7h10.02a6.0152,6.0152,0,0,0,3.6492,4.5537A7.9769,7.9769,0,0,1,14,24Zm8-4a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,20Z"
|
|
1021
1172
|
})), children);
|
|
1022
1173
|
});
|
|
1023
1174
|
if (process.env.NODE_ENV !== "production") {
|
|
1024
1175
|
DriverAnalysis.propTypes = iconPropTypes;
|
|
1025
1176
|
}
|
|
1026
|
-
const Drone = /*#__PURE__*/React.forwardRef(function Drone(
|
|
1177
|
+
const Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref51, ref) {
|
|
1027
1178
|
let {
|
|
1028
1179
|
children,
|
|
1029
1180
|
size = 16,
|
|
1030
1181
|
...rest
|
|
1031
|
-
} =
|
|
1182
|
+
} = _ref51;
|
|
1032
1183
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1033
1184
|
width: size,
|
|
1034
1185
|
height: size,
|
|
@@ -1037,21 +1188,21 @@ const Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref44, ref) {
|
|
|
1037
1188
|
viewBox: "0 0 32 32",
|
|
1038
1189
|
fill: "currentColor",
|
|
1039
1190
|
...rest
|
|
1040
|
-
},
|
|
1191
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1041
1192
|
d: "M7 12a5 5 0 115-5H10a3 3 0 10-3 3zM25 12V10a3 3 0 10-3-3H20a5 5 0 115 5zM7 30A5 5 0 017 20v2a3 3 0 103 3h2A5.0055 5.0055 0 017 30zM25 30a5.0055 5.0055 0 01-5-5h2a3 3 0 103-3V20a5 5 0 010 10z"
|
|
1042
|
-
})),
|
|
1193
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1043
1194
|
d: "M20,18.5859V13.4141L25.707,7.707a1,1,0,1,0-1.414-1.414l-4.4995,4.5a3.9729,3.9729,0,0,0-7.587,0L7.707,6.293a.9994.9994,0,0,0-1.414,0h0a.9994.9994,0,0,0,0,1.414L12,13.4141v5.1718L6.293,24.293a.9994.9994,0,0,0,0,1.414h0a.9994.9994,0,0,0,1.414,0l4.5-4.5a3.9729,3.9729,0,0,0,7.587,0l4.4995,4.5a1,1,0,0,0,1.414-1.414ZM18,20a2,2,0,0,1-4,0V12a2,2,0,0,1,4,0Z"
|
|
1044
1195
|
})), children);
|
|
1045
1196
|
});
|
|
1046
1197
|
if (process.env.NODE_ENV !== "production") {
|
|
1047
1198
|
Drone.propTypes = iconPropTypes;
|
|
1048
1199
|
}
|
|
1049
|
-
const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(
|
|
1200
|
+
const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref52, ref) {
|
|
1050
1201
|
let {
|
|
1051
1202
|
children,
|
|
1052
1203
|
size = 16,
|
|
1053
1204
|
...rest
|
|
1054
|
-
} =
|
|
1205
|
+
} = _ref52;
|
|
1055
1206
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1056
1207
|
width: size,
|
|
1057
1208
|
height: size,
|
|
@@ -1060,23 +1211,23 @@ const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref4
|
|
|
1060
1211
|
viewBox: "0 0 32 32",
|
|
1061
1212
|
fill: "currentColor",
|
|
1062
1213
|
...rest
|
|
1063
|
-
},
|
|
1214
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1064
1215
|
d: "M20,30H12V22h8Zm-6-2h4V24H14Z"
|
|
1065
|
-
})),
|
|
1216
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1066
1217
|
d: "M32 11L22 11 22 13 26 13 26 16 6 16 6 13 10 13 10 11 0 11 0 13 4 13 4 18 9.132 18 6 22.697 6 27 8 27 8 23.303 11.535 18 20.465 18 24 23.303 24 27 26 27 26 22.697 22.868 18 28 18 28 13 32 13 32 11zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
1067
|
-
})),
|
|
1218
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1068
1219
|
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
1069
1220
|
})), children);
|
|
1070
1221
|
});
|
|
1071
1222
|
if (process.env.NODE_ENV !== "production") {
|
|
1072
1223
|
DroneDelivery.propTypes = iconPropTypes;
|
|
1073
1224
|
}
|
|
1074
|
-
const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(
|
|
1225
|
+
const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref53, ref) {
|
|
1075
1226
|
let {
|
|
1076
1227
|
children,
|
|
1077
1228
|
size = 16,
|
|
1078
1229
|
...rest
|
|
1079
|
-
} =
|
|
1230
|
+
} = _ref53;
|
|
1080
1231
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1081
1232
|
width: size,
|
|
1082
1233
|
height: size,
|
|
@@ -1085,21 +1236,21 @@ const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref46, ref
|
|
|
1085
1236
|
viewBox: "0 0 32 32",
|
|
1086
1237
|
fill: "currentColor",
|
|
1087
1238
|
...rest
|
|
1088
|
-
},
|
|
1239
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1089
1240
|
d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
1090
|
-
})),
|
|
1241
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1091
1242
|
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
1092
1243
|
})), children);
|
|
1093
1244
|
});
|
|
1094
1245
|
if (process.env.NODE_ENV !== "production") {
|
|
1095
1246
|
DroneFront.propTypes = iconPropTypes;
|
|
1096
1247
|
}
|
|
1097
|
-
const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(
|
|
1248
|
+
const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref54, ref) {
|
|
1098
1249
|
let {
|
|
1099
1250
|
children,
|
|
1100
1251
|
size = 16,
|
|
1101
1252
|
...rest
|
|
1102
|
-
} =
|
|
1253
|
+
} = _ref54;
|
|
1103
1254
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1104
1255
|
width: size,
|
|
1105
1256
|
height: size,
|
|
@@ -1112,21 +1263,21 @@ const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref47, ref
|
|
|
1112
1263
|
cx: "16",
|
|
1113
1264
|
cy: "21",
|
|
1114
1265
|
r: "1"
|
|
1115
|
-
})),
|
|
1266
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1116
1267
|
d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
1117
|
-
})),
|
|
1268
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1118
1269
|
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
1119
1270
|
})), children);
|
|
1120
1271
|
});
|
|
1121
1272
|
if (process.env.NODE_ENV !== "production") {
|
|
1122
1273
|
DroneVideo.propTypes = iconPropTypes;
|
|
1123
1274
|
}
|
|
1124
|
-
const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(
|
|
1275
|
+
const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref55, ref) {
|
|
1125
1276
|
let {
|
|
1126
1277
|
children,
|
|
1127
1278
|
size = 16,
|
|
1128
1279
|
...rest
|
|
1129
|
-
} =
|
|
1280
|
+
} = _ref55;
|
|
1130
1281
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1131
1282
|
width: size,
|
|
1132
1283
|
height: size,
|
|
@@ -1135,21 +1286,21 @@ const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref48, ref)
|
|
|
1135
1286
|
viewBox: "0 0 32 32",
|
|
1136
1287
|
fill: "currentColor",
|
|
1137
1288
|
...rest
|
|
1138
|
-
},
|
|
1289
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1139
1290
|
d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z"
|
|
1140
|
-
})),
|
|
1291
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1141
1292
|
d: "M27 29H11a2 2 0 01-2-2V18a2 2 0 012-2h3.2793l.5441-1.6324A2 2 0 0116.7208 13h4.5584a2 2 0 011.8974 1.3676L23.7207 16H27a2 2 0 012 2v9A2 2 0 0127 29zM11 27H27V18H22.2792l-1-3H16.7207l-1 3H11zM27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
|
|
1142
1293
|
})), children);
|
|
1143
1294
|
});
|
|
1144
1295
|
if (process.env.NODE_ENV !== "production") {
|
|
1145
1296
|
DropPhoto.propTypes = iconPropTypes;
|
|
1146
1297
|
}
|
|
1147
|
-
const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(
|
|
1298
|
+
const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_ref56, ref) {
|
|
1148
1299
|
let {
|
|
1149
1300
|
children,
|
|
1150
1301
|
size = 16,
|
|
1151
1302
|
...rest
|
|
1152
|
-
} =
|
|
1303
|
+
} = _ref56;
|
|
1153
1304
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1154
1305
|
width: size,
|
|
1155
1306
|
height: size,
|
|
@@ -1162,25 +1313,25 @@ const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_
|
|
|
1162
1313
|
cx: "19",
|
|
1163
1314
|
cy: "22",
|
|
1164
1315
|
r: "2"
|
|
1165
|
-
})),
|
|
1316
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1166
1317
|
d: "M27,16H23.7207l-.5439-1.6328A1.9983,1.9983,0,0,0,21.2793,13H16.7207a1.9981,1.9981,0,0,0-1.8975,1.3677L14.2793,16H11a2.0023,2.0023,0,0,0-2,2v9a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,27,16ZM19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Z"
|
|
1167
|
-
})),
|
|
1318
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1168
1319
|
fill: "none",
|
|
1169
1320
|
d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z",
|
|
1170
1321
|
"data-icon-path": "inner-path"
|
|
1171
|
-
})),
|
|
1322
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1172
1323
|
d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
|
|
1173
1324
|
})), children);
|
|
1174
1325
|
});
|
|
1175
1326
|
if (process.env.NODE_ENV !== "production") {
|
|
1176
1327
|
DropPhotoFilled.propTypes = iconPropTypes;
|
|
1177
1328
|
}
|
|
1178
|
-
const Drought = /*#__PURE__*/React.forwardRef(function Drought(
|
|
1329
|
+
const Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref57, ref) {
|
|
1179
1330
|
let {
|
|
1180
1331
|
children,
|
|
1181
1332
|
size = 16,
|
|
1182
1333
|
...rest
|
|
1183
|
-
} =
|
|
1334
|
+
} = _ref57;
|
|
1184
1335
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1185
1336
|
width: size,
|
|
1186
1337
|
height: size,
|
|
@@ -1189,19 +1340,19 @@ const Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref50, ref) {
|
|
|
1189
1340
|
viewBox: "0 0 32 32",
|
|
1190
1341
|
fill: "currentColor",
|
|
1191
1342
|
...rest
|
|
1192
|
-
},
|
|
1343
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1193
1344
|
d: "M27,18h3V15a4.0045,4.0045,0,0,0-4-4H25V9.5A3.5042,3.5042,0,0,0,21.5,6a3.4556,3.4556,0,0,0-1.5.3511V5.41a3.41,3.41,0,0,0-6.5449-1.3433L11.3408,9H9a5.0059,5.0059,0,0,0-5,5v4H8a5.0059,5.0059,0,0,0,5-5V10.2051l2.293-5.35A1.41,1.41,0,0,1,18,5.41V22H14.6123L11,25.2939,7.3877,22H2v2H6.6123L11,28l4.3877-4H30V22H20V9.5a1.5,1.5,0,0,1,3,0V14A4.0045,4.0045,0,0,0,27,18Zm-2-5h1a2.0023,2.0023,0,0,1,2,2v1H27a2.0023,2.0023,0,0,1-2-2ZM11,13a3.0033,3.0033,0,0,1-3,3H6V14a3.0033,3.0033,0,0,1,3-3h2Z"
|
|
1194
1345
|
})), children);
|
|
1195
1346
|
});
|
|
1196
1347
|
if (process.env.NODE_ENV !== "production") {
|
|
1197
1348
|
Drought.propTypes = iconPropTypes;
|
|
1198
1349
|
}
|
|
1199
|
-
const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(
|
|
1350
|
+
const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref58, ref) {
|
|
1200
1351
|
let {
|
|
1201
1352
|
children,
|
|
1202
1353
|
size = 16,
|
|
1203
1354
|
...rest
|
|
1204
|
-
} =
|
|
1355
|
+
} = _ref58;
|
|
1205
1356
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1206
1357
|
width: size,
|
|
1207
1358
|
height: size,
|
|
@@ -1210,19 +1361,19 @@ const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref51, ref) {
|
|
|
1210
1361
|
viewBox: "0 0 32 32",
|
|
1211
1362
|
fill: "currentColor",
|
|
1212
1363
|
...rest
|
|
1213
|
-
},
|
|
1364
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1214
1365
|
d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM6 23H2V9H6a4 4 0 014 4v6A4 4 0 016 23zM4 21H6a2 2 0 002-2V13a2 2 0 00-2-2H4z"
|
|
1215
1366
|
})), children);
|
|
1216
1367
|
});
|
|
1217
1368
|
if (process.env.NODE_ENV !== "production") {
|
|
1218
1369
|
Dvr.propTypes = iconPropTypes;
|
|
1219
1370
|
}
|
|
1220
|
-
const Earth = /*#__PURE__*/React.forwardRef(function Earth(
|
|
1371
|
+
const Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref59, ref) {
|
|
1221
1372
|
let {
|
|
1222
1373
|
children,
|
|
1223
1374
|
size = 16,
|
|
1224
1375
|
...rest
|
|
1225
|
-
} =
|
|
1376
|
+
} = _ref59;
|
|
1226
1377
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1227
1378
|
width: size,
|
|
1228
1379
|
height: size,
|
|
@@ -1231,19 +1382,19 @@ const Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref52, ref) {
|
|
|
1231
1382
|
viewBox: "0 0 32 32",
|
|
1232
1383
|
fill: "currentColor",
|
|
1233
1384
|
...rest
|
|
1234
|
-
},
|
|
1385
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1235
1386
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"
|
|
1236
1387
|
})), children);
|
|
1237
1388
|
});
|
|
1238
1389
|
if (process.env.NODE_ENV !== "production") {
|
|
1239
1390
|
Earth.propTypes = iconPropTypes;
|
|
1240
1391
|
}
|
|
1241
|
-
const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(
|
|
1392
|
+
const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref60, ref) {
|
|
1242
1393
|
let {
|
|
1243
1394
|
children,
|
|
1244
1395
|
size = 16,
|
|
1245
1396
|
...rest
|
|
1246
|
-
} =
|
|
1397
|
+
} = _ref60;
|
|
1247
1398
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1248
1399
|
width: size,
|
|
1249
1400
|
height: size,
|
|
@@ -1252,19 +1403,19 @@ const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref5
|
|
|
1252
1403
|
viewBox: "0 0 32 32",
|
|
1253
1404
|
fill: "currentColor",
|
|
1254
1405
|
...rest
|
|
1255
|
-
},
|
|
1406
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1256
1407
|
d: "M30,16a14.0313,14.0313,0,1,0-7.14,12.1914l.1165.0254.0249-.1113A13.9983,13.9983,0,0,0,30,16ZM4,16a11.9369,11.9369,0,0,1,.395-3H8.6382L13.63,17.16l-1.9092,2.5459a2.0088,2.0088,0,0,0,.1855,2.6142L14,24.4141v3.4052A12.0093,12.0093,0,0,1,4,16Zm9.32,4.9062L16.37,16.84,9.3618,11H5.1055A11.9619,11.9619,0,0,1,22.8838,6.1865L22.2793,8H16.5859L13.543,11.043l9.3535,8.3134L21.248,26.7749A11.9034,11.9034,0,0,1,16,28V23.5859Zm10.315,4.3443,1.2133-5.46a2.0007,2.0007,0,0,0-.6235-1.9277L16.457,10.957,17.4141,10h4.8652a1.9981,1.9981,0,0,0,1.8975-1.3677l.3532-1.06a11.9777,11.9777,0,0,1-.8947,17.6782Z"
|
|
1257
1408
|
})), children);
|
|
1258
1409
|
});
|
|
1259
1410
|
if (process.env.NODE_ENV !== "production") {
|
|
1260
1411
|
EarthAmericas.propTypes = iconPropTypes;
|
|
1261
1412
|
}
|
|
1262
|
-
const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFilled(
|
|
1413
|
+
const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFilled(_ref61, ref) {
|
|
1263
1414
|
let {
|
|
1264
1415
|
children,
|
|
1265
1416
|
size = 16,
|
|
1266
1417
|
...rest
|
|
1267
|
-
} =
|
|
1418
|
+
} = _ref61;
|
|
1268
1419
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1269
1420
|
width: size,
|
|
1270
1421
|
height: size,
|
|
@@ -1273,19 +1424,19 @@ const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericas
|
|
|
1273
1424
|
viewBox: "0 0 32 32",
|
|
1274
1425
|
fill: "currentColor",
|
|
1275
1426
|
...rest
|
|
1276
|
-
},
|
|
1427
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1277
1428
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16a11.915,11.915,0,0,1,.7-4H10l5,4-2.8,3.6929A1,1,0,0,0,12.293,21L15,24v3.9492A12.01,12.01,0,0,1,4,16ZM21.4348,26.6846l2.5457-7.6992A1,1,0,0,0,23.614,18L15,11l2-2h5.2793a1,1,0,0,0,.9487-.6836L23.7234,6.83a11.9742,11.9742,0,0,1-2.2886,19.855Z"
|
|
1278
1429
|
})), children);
|
|
1279
1430
|
});
|
|
1280
1431
|
if (process.env.NODE_ENV !== "production") {
|
|
1281
1432
|
EarthAmericasFilled.propTypes = iconPropTypes;
|
|
1282
1433
|
}
|
|
1283
|
-
const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica(
|
|
1434
|
+
const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica(_ref62, ref) {
|
|
1284
1435
|
let {
|
|
1285
1436
|
children,
|
|
1286
1437
|
size = 16,
|
|
1287
1438
|
...rest
|
|
1288
|
-
} =
|
|
1439
|
+
} = _ref62;
|
|
1289
1440
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1290
1441
|
width: size,
|
|
1291
1442
|
height: size,
|
|
@@ -1294,19 +1445,19 @@ const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfri
|
|
|
1294
1445
|
viewBox: "0 0 32 32",
|
|
1295
1446
|
fill: "currentColor",
|
|
1296
1447
|
...rest
|
|
1297
|
-
},
|
|
1448
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1298
1449
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.96,11.96,0,0,1,8,7.0811V9a2,2,0,0,0,2,2h3.3818a2,2,0,0,0,1.7893-1.106L15.6182,9H18v4H13.2354a2,2,0,0,0-.8936.2109L9.1055,14.8291A2,2,0,0,0,8,16.6177v3.7055A2,2,0,0,0,9.2573,22.18l3.8487,1.54.6779,4.0664A12.0135,12.0135,0,0,1,4,16ZM15.8457,27.9922,14.894,22.28,10,20.3232v-3.705L13.2358,15H20V7H14.3818l-1,2H10V5.6235A11.9578,11.9578,0,0,1,27.3,12H22v4l.9224,3.8135L21,22.6973v4.1972A11.9083,11.9083,0,0,1,16,28C15.948,28,15.8977,27.9927,15.8457,27.9922ZM23,25.7266V23.3027l1.5859-2.3789a2.0027,2.0027,0,0,0,.2769-1.5957L24,15.877V14h3.8193A11.8409,11.8409,0,0,1,23,25.7266Z"
|
|
1299
1450
|
})), children);
|
|
1300
1451
|
});
|
|
1301
1452
|
if (process.env.NODE_ENV !== "production") {
|
|
1302
1453
|
EarthEuropeAfrica.propTypes = iconPropTypes;
|
|
1303
1454
|
}
|
|
1304
|
-
const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuropeAfricaFilled(
|
|
1455
|
+
const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuropeAfricaFilled(_ref63, ref) {
|
|
1305
1456
|
let {
|
|
1306
1457
|
children,
|
|
1307
1458
|
size = 16,
|
|
1308
1459
|
...rest
|
|
1309
|
-
} =
|
|
1460
|
+
} = _ref63;
|
|
1310
1461
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1311
1462
|
width: size,
|
|
1312
1463
|
height: size,
|
|
@@ -1315,19 +1466,19 @@ const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuro
|
|
|
1315
1466
|
viewBox: "0 0 32 32",
|
|
1316
1467
|
fill: "currentColor",
|
|
1317
1468
|
...rest
|
|
1318
|
-
},
|
|
1469
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1319
1470
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.9814,11.9814,0,0,1,9,6.2734V9a1,1,0,0,0,1,1h3.3821a1,1,0,0,0,.8943-.5527L15,8h4v6H13.2361a1.0006,1.0006,0,0,0-.4473.1055L9.5527,15.7236A1,1,0,0,0,9,16.6182v3.7046a1,1,0,0,0,.6287.9287L14,23l.8235,4.94A12.0152,12.0152,0,0,1,4,16ZM22,26.376V23l1.7546-2.6318a1.0012,1.0012,0,0,0,.1382-.7974L23,16V13h4.605A11.901,11.901,0,0,1,22,26.376Z"
|
|
1320
1471
|
})), children);
|
|
1321
1472
|
});
|
|
1322
1473
|
if (process.env.NODE_ENV !== "production") {
|
|
1323
1474
|
EarthEuropeAfricaFilled.propTypes = iconPropTypes;
|
|
1324
1475
|
}
|
|
1325
|
-
const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(
|
|
1476
|
+
const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref64, ref) {
|
|
1326
1477
|
let {
|
|
1327
1478
|
children,
|
|
1328
1479
|
size = 16,
|
|
1329
1480
|
...rest
|
|
1330
|
-
} =
|
|
1481
|
+
} = _ref64;
|
|
1331
1482
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1332
1483
|
width: size,
|
|
1333
1484
|
height: size,
|
|
@@ -1336,19 +1487,19 @@ const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref57, r
|
|
|
1336
1487
|
viewBox: "0 0 32 32",
|
|
1337
1488
|
fill: "currentColor",
|
|
1338
1489
|
...rest
|
|
1339
|
-
},
|
|
1490
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1340
1491
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.02,16.394l1.3384.4458L7,19.3027v1.2831a1,1,0,0,0,.2929.7071L10,24v2.3765A11.9941,11.9941,0,0,1,4.02,16.394ZM16,28a11.9682,11.9682,0,0,1-2.5718-.2847L14,26l1.8046-4.5116a1,1,0,0,0-.0964-.9261l-1.4113-2.117A1,1,0,0,0,13.4648,18h-4.93L7.2866,16.1274,9.4141,14H11v2h2V13.2656l3.8682-6.7695-1.7364-.9922L14.2769,7H11.5352l-1.086-1.6289A11.861,11.861,0,0,1,20,4.7V8a1,1,0,0,0,1,1h1.4648a1,1,0,0,0,.8321-.4453l.8769-1.3154A12.0331,12.0331,0,0,1,26.8945,11H22.82a1,1,0,0,0-.9806.8039l-.7221,4.4708a1,1,0,0,0,.54,1.0539L25,19l.6851,4.0557A11.9793,11.9793,0,0,1,16,28Z"
|
|
1341
1492
|
})), children);
|
|
1342
1493
|
});
|
|
1343
1494
|
if (process.env.NODE_ENV !== "production") {
|
|
1344
1495
|
EarthFilled.propTypes = iconPropTypes;
|
|
1345
1496
|
}
|
|
1346
|
-
const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsia(
|
|
1497
|
+
const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsia(_ref65, ref) {
|
|
1347
1498
|
let {
|
|
1348
1499
|
children,
|
|
1349
1500
|
size = 16,
|
|
1350
1501
|
...rest
|
|
1351
|
-
} =
|
|
1502
|
+
} = _ref65;
|
|
1352
1503
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1353
1504
|
width: size,
|
|
1354
1505
|
height: size,
|
|
@@ -1357,21 +1508,21 @@ const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheast
|
|
|
1357
1508
|
viewBox: "0 0 32 32",
|
|
1358
1509
|
fill: "currentColor",
|
|
1359
1510
|
...rest
|
|
1360
|
-
},
|
|
1511
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1361
1512
|
d: "M14 24H17V26H14zM17 22H19V24H17zM17 18H19V20H17z"
|
|
1362
|
-
})),
|
|
1513
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1363
1514
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm-.603,2.03,2.5073,5.0156L16.3228,13H10.271l-1.41,4.3872,2.8521,2.8521L10.7056,21.751,6.2856,19H4.395A11.9363,11.9363,0,0,1,15.397,4.03ZM5.1055,21h.6089l3.9345,2.4487A1.9912,1.9912,0,0,0,12.37,22.86l1.0078-1.5118a2.005,2.005,0,0,0-.25-2.5234l-1.9887-1.9888L11.729,15h4.5938A1.9906,1.9906,0,0,0,18.18,13.7427L19.7612,9.79a2.0019,2.0019,0,0,0-.0674-1.6382L17.6843,4.1323A11.9592,11.9592,0,0,1,26.8945,21H23a2.0023,2.0023,0,0,0-2,2v3.8945A11.9477,11.9477,0,0,1,5.1055,21ZM23,25.7266V23h2.7268A12.0762,12.0762,0,0,1,23,25.7266Z"
|
|
1364
1515
|
})), children);
|
|
1365
1516
|
});
|
|
1366
1517
|
if (process.env.NODE_ENV !== "production") {
|
|
1367
1518
|
EarthSoutheastAsia.propTypes = iconPropTypes;
|
|
1368
1519
|
}
|
|
1369
|
-
const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsiaFilled(
|
|
1520
|
+
const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsiaFilled(_ref66, ref) {
|
|
1370
1521
|
let {
|
|
1371
1522
|
children,
|
|
1372
1523
|
size = 16,
|
|
1373
1524
|
...rest
|
|
1374
|
-
} =
|
|
1525
|
+
} = _ref66;
|
|
1375
1526
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1376
1527
|
width: size,
|
|
1377
1528
|
height: size,
|
|
@@ -1380,21 +1531,21 @@ const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSou
|
|
|
1380
1531
|
viewBox: "0 0 32 32",
|
|
1381
1532
|
fill: "currentColor",
|
|
1382
1533
|
...rest
|
|
1383
|
-
},
|
|
1534
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1384
1535
|
d: "M17 22H19V24H17zM17 18H19V20H17zM14 24H17V26H14z"
|
|
1385
|
-
})),
|
|
1536
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1386
1537
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.7,20H6l4.1772,2.6a1,1,0,0,0,1.36-.2939l1.0078-1.5118a1,1,0,0,0-.125-1.2617L10,17.1118,11,14h5.323a1,1,0,0,0,.9285-.6284L18.8333,9.417a1,1,0,0,0-.034-.8189L16.5129,4.0259A11.9652,11.9652,0,0,1,26.3762,22H23a1,1,0,0,0-1,1v3.3765A11.9578,11.9578,0,0,1,4.7,20Z"
|
|
1387
1538
|
})), children);
|
|
1388
1539
|
});
|
|
1389
1540
|
if (process.env.NODE_ENV !== "production") {
|
|
1390
1541
|
EarthSoutheastAsiaFilled.propTypes = iconPropTypes;
|
|
1391
1542
|
}
|
|
1392
|
-
const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(
|
|
1543
|
+
const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref67, ref) {
|
|
1393
1544
|
let {
|
|
1394
1545
|
children,
|
|
1395
1546
|
size = 16,
|
|
1396
1547
|
...rest
|
|
1397
|
-
} =
|
|
1548
|
+
} = _ref67;
|
|
1398
1549
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1399
1550
|
width: size,
|
|
1400
1551
|
height: size,
|
|
@@ -1403,19 +1554,19 @@ const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref60, ref
|
|
|
1403
1554
|
viewBox: "0 0 32 32",
|
|
1404
1555
|
fill: "currentColor",
|
|
1405
1556
|
...rest
|
|
1406
|
-
},
|
|
1557
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1407
1558
|
d: "M16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM6,12.0615,15,5.05v7.3638l3.458,3.458-6.7344,4.8105L14.3818,26H6ZM26,26H16.6182l-2.3418-4.6826,7.2656-5.1895L17,11.5859V5.0518l9,7.02Z"
|
|
1408
1559
|
})), children);
|
|
1409
1560
|
});
|
|
1410
1561
|
if (process.env.NODE_ENV !== "production") {
|
|
1411
1562
|
Earthquake.propTypes = iconPropTypes;
|
|
1412
1563
|
}
|
|
1413
|
-
const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(
|
|
1564
|
+
const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref68, ref) {
|
|
1414
1565
|
let {
|
|
1415
1566
|
children,
|
|
1416
1567
|
size = 16,
|
|
1417
1568
|
...rest
|
|
1418
|
-
} =
|
|
1569
|
+
} = _ref68;
|
|
1419
1570
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1420
1571
|
width: size,
|
|
1421
1572
|
height: size,
|
|
@@ -1424,19 +1575,19 @@ const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref61, r
|
|
|
1424
1575
|
viewBox: "0 0 32 32",
|
|
1425
1576
|
fill: "currentColor",
|
|
1426
1577
|
...rest
|
|
1427
|
-
},
|
|
1578
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1428
1579
|
d: "M16 7a3 3 0 113-3A3.0033 3.0033 0 0116 7zm0-4a1 1 0 101 1A1.001 1.001 0 0016 3zM11 30a3 3 0 113-3A3.0033 3.0033 0 0111 30zm0-4a1 1 0 101 1A1.001 1.001 0 0011 26zM7 11a3 3 0 113-3A3.0033 3.0033 0 017 11zM7 7A1 1 0 108 8 1.001 1.001 0 007 7zM21 30a3 3 0 113-3A3.0033 3.0033 0 0121 30zm0-4a1 1 0 101 1A1.001 1.001 0 0021 26zM25 11a3 3 0 113-3A3.0033 3.0033 0 0125 11zm0-4a1 1 0 101 1A1.001 1.001 0 0025 7zM4 21a3 3 0 113-3A3.0033 3.0033 0 014 21zm0-4a1 1 0 101 1A1.001 1.001 0 004 17zM28 21a3 3 0 113-3A3.0033 3.0033 0 0128 21zm0-4a1 1 0 101 1A1.001 1.001 0 0028 17zM16 22a6 6 0 116-6A6.0069 6.0069 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
|
|
1429
1580
|
})), children);
|
|
1430
1581
|
});
|
|
1431
1582
|
if (process.env.NODE_ENV !== "production") {
|
|
1432
1583
|
EdgeCluster.propTypes = iconPropTypes;
|
|
1433
1584
|
}
|
|
1434
|
-
const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(
|
|
1585
|
+
const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref69, ref) {
|
|
1435
1586
|
let {
|
|
1436
1587
|
children,
|
|
1437
1588
|
size = 16,
|
|
1438
1589
|
...rest
|
|
1439
|
-
} =
|
|
1590
|
+
} = _ref69;
|
|
1440
1591
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1441
1592
|
width: size,
|
|
1442
1593
|
height: size,
|
|
@@ -1445,21 +1596,21 @@ const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref62, ref
|
|
|
1445
1596
|
viewBox: "0 0 32 32",
|
|
1446
1597
|
fill: "currentColor",
|
|
1447
1598
|
...rest
|
|
1448
|
-
},
|
|
1599
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1449
1600
|
d: "M9 21H23V23H9zM11 14a2 2 0 102 2A1.9806 1.9806 0 0011 14zM21 14a2 2 0 102 2A1.9806 1.9806 0 0021 14z"
|
|
1450
|
-
})),
|
|
1601
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1451
1602
|
d: "M28,8H18.4141l2.0722-2.0723A2.04,2.04,0,0,0,21,6a2,2,0,1,0-2-2,2.0412,2.0412,0,0,0,.0723.5137L15.5859,8H4a2.0025,2.0025,0,0,0-2,2V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM4,26V10H28V26Z"
|
|
1452
1603
|
})), children);
|
|
1453
1604
|
});
|
|
1454
1605
|
if (process.env.NODE_ENV !== "production") {
|
|
1455
1606
|
EdgeDevice.propTypes = iconPropTypes;
|
|
1456
1607
|
}
|
|
1457
|
-
const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement(
|
|
1608
|
+
const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement(_ref70, ref) {
|
|
1458
1609
|
let {
|
|
1459
1610
|
children,
|
|
1460
1611
|
size = 16,
|
|
1461
1612
|
...rest
|
|
1462
|
-
} =
|
|
1613
|
+
} = _ref70;
|
|
1463
1614
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1464
1615
|
width: size,
|
|
1465
1616
|
height: size,
|
|
@@ -1468,21 +1619,21 @@ const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
1468
1619
|
viewBox: "0 0 32 32",
|
|
1469
1620
|
fill: "currentColor",
|
|
1470
1621
|
...rest
|
|
1471
|
-
},
|
|
1622
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1472
1623
|
d: "M11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM16 26A10 10 0 0016 6h0z"
|
|
1473
|
-
})),
|
|
1624
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1474
1625
|
d: "M30,16A14,14,0,0,0,16,2V4a11.9933,11.9933,0,0,1,4.0493,23.2847c-.1682.06-.334.1294-.5044.1821-.2512.0771-.51.1362-.7683.1973-.1262.03-.25.0693-.3772.0952-.2908.0591-.5884.0976-.8862.1352-.1.0122-.1983.0342-.2988.044A12.0015,12.0015,0,0,1,5.416,21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207,13.1207,0,0,1,4.19,18l-1.9677.4131A13.9173,13.9173,0,0,0,2.7,20.2993l-.0251.0083A13.9615,13.9615,0,0,0,16,30q.7134,0,1.415-.0713c.135-.0137.2654-.042.3995-.06.3286-.0424.6574-.0839.9814-.1494.18-.0366.3533-.0908.5308-.1338.2685-.0659.5383-.125.8027-.2065.2463-.0762.4831-.1724.7234-.2612.18-.0664.3635-.1211.5412-.1953l-.0009-.0025A14.0015,14.0015,0,0,0,30,16Z"
|
|
1475
1626
|
})), children);
|
|
1476
1627
|
});
|
|
1477
1628
|
if (process.env.NODE_ENV !== "production") {
|
|
1478
1629
|
WatsonHealthEdgeEnhancement.propTypes = iconPropTypes;
|
|
1479
1630
|
}
|
|
1480
|
-
const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_01(
|
|
1631
|
+
const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_01(_ref71, ref) {
|
|
1481
1632
|
let {
|
|
1482
1633
|
children,
|
|
1483
1634
|
size = 16,
|
|
1484
1635
|
...rest
|
|
1485
|
-
} =
|
|
1636
|
+
} = _ref71;
|
|
1486
1637
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1487
1638
|
width: size,
|
|
1488
1639
|
height: size,
|
|
@@ -1491,21 +1642,21 @@ const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1491
1642
|
viewBox: "0 0 32 32",
|
|
1492
1643
|
fill: "currentColor",
|
|
1493
1644
|
...rest
|
|
1494
|
-
},
|
|
1645
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1495
1646
|
d: "M26 28L26 20 24 20 24 21 22 21 22 23 24 23 24 28 22 28 22 30 28 30 28 28 26 28zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
|
|
1496
|
-
})),
|
|
1647
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1497
1648
|
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
1498
1649
|
})), children);
|
|
1499
1650
|
});
|
|
1500
1651
|
if (process.env.NODE_ENV !== "production") {
|
|
1501
1652
|
WatsonHealthEdgeEnhancement_01.propTypes = iconPropTypes;
|
|
1502
1653
|
}
|
|
1503
|
-
const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_02(
|
|
1654
|
+
const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_02(_ref72, ref) {
|
|
1504
1655
|
let {
|
|
1505
1656
|
children,
|
|
1506
1657
|
size = 16,
|
|
1507
1658
|
...rest
|
|
1508
|
-
} =
|
|
1659
|
+
} = _ref72;
|
|
1509
1660
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1510
1661
|
width: size,
|
|
1511
1662
|
height: size,
|
|
@@ -1514,21 +1665,21 @@ const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1514
1665
|
viewBox: "0 0 32 32",
|
|
1515
1666
|
fill: "currentColor",
|
|
1516
1667
|
...rest
|
|
1517
|
-
},
|
|
1668
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1518
1669
|
d: "M28 30H22V26a2.002 2.002 0 012-2h2V22H22V20h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H24v2h4zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
|
|
1519
|
-
})),
|
|
1670
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1520
1671
|
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
1521
1672
|
})), children);
|
|
1522
1673
|
});
|
|
1523
1674
|
if (process.env.NODE_ENV !== "production") {
|
|
1524
1675
|
WatsonHealthEdgeEnhancement_02.propTypes = iconPropTypes;
|
|
1525
1676
|
}
|
|
1526
|
-
const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_03(
|
|
1677
|
+
const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_03(_ref73, ref) {
|
|
1527
1678
|
let {
|
|
1528
1679
|
children,
|
|
1529
1680
|
size = 16,
|
|
1530
1681
|
...rest
|
|
1531
|
-
} =
|
|
1682
|
+
} = _ref73;
|
|
1532
1683
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1533
1684
|
width: size,
|
|
1534
1685
|
height: size,
|
|
@@ -1537,21 +1688,21 @@ const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1537
1688
|
viewBox: "0 0 32 32",
|
|
1538
1689
|
fill: "currentColor",
|
|
1539
1690
|
...rest
|
|
1540
|
-
},
|
|
1691
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1541
1692
|
d: "M26 20H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0026 20zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
|
|
1542
|
-
})),
|
|
1693
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1543
1694
|
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
1544
1695
|
})), children);
|
|
1545
1696
|
});
|
|
1546
1697
|
if (process.env.NODE_ENV !== "production") {
|
|
1547
1698
|
WatsonHealthEdgeEnhancement_03.propTypes = iconPropTypes;
|
|
1548
1699
|
}
|
|
1549
|
-
const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(
|
|
1700
|
+
const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref74, ref) {
|
|
1550
1701
|
let {
|
|
1551
1702
|
children,
|
|
1552
1703
|
size = 16,
|
|
1553
1704
|
...rest
|
|
1554
|
-
} =
|
|
1705
|
+
} = _ref74;
|
|
1555
1706
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1556
1707
|
width: size,
|
|
1557
1708
|
height: size,
|
|
@@ -1560,7 +1711,7 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref67, ref) {
|
|
|
1560
1711
|
viewBox: "0 0 32 32",
|
|
1561
1712
|
fill: "currentColor",
|
|
1562
1713
|
...rest
|
|
1563
|
-
},
|
|
1714
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1564
1715
|
d: "M22 6H26V10H22z"
|
|
1565
1716
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1566
1717
|
cx: "7",
|
|
@@ -1578,21 +1729,21 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref67, ref) {
|
|
|
1578
1729
|
cx: "25",
|
|
1579
1730
|
cy: "17",
|
|
1580
1731
|
r: "1"
|
|
1581
|
-
})),
|
|
1732
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1582
1733
|
d: "M22,17V15H20V14a2.0023,2.0023,0,0,0-2-2H17V10H15v2H13V10H11v2H10a2.0023,2.0023,0,0,0-2,2v1H6v2H8v2H6v2H8v1a2.0023,2.0023,0,0,0,2,2h1v2h2V24h2v2h2V24h1a2.0023,2.0023,0,0,0,2-2V21h2V19H20V17Zm-4,5H10V14h8Z"
|
|
1583
|
-
})),
|
|
1734
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1584
1735
|
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1585
1736
|
})), children);
|
|
1586
1737
|
});
|
|
1587
1738
|
if (process.env.NODE_ENV !== "production") {
|
|
1588
1739
|
EdgeNode.propTypes = iconPropTypes;
|
|
1589
1740
|
}
|
|
1590
|
-
const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(
|
|
1741
|
+
const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref75, ref) {
|
|
1591
1742
|
let {
|
|
1592
1743
|
children,
|
|
1593
1744
|
size = 16,
|
|
1594
1745
|
...rest
|
|
1595
|
-
} =
|
|
1746
|
+
} = _ref75;
|
|
1596
1747
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1597
1748
|
width: size,
|
|
1598
1749
|
height: size,
|
|
@@ -1601,7 +1752,7 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref68, r
|
|
|
1601
1752
|
viewBox: "0 0 32 32",
|
|
1602
1753
|
fill: "currentColor",
|
|
1603
1754
|
...rest
|
|
1604
|
-
},
|
|
1755
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1605
1756
|
d: "M27,22a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023a2.0429,2.0429,0,0,0,0-.8174l4.0039-2.4023A2.9909,2.9909,0,1,0,24,15a2.9345,2.9345,0,0,0,.0415.4092l-4.0039,2.4023a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,24,25a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,27,14Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,18,21Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,26Z"
|
|
1606
1757
|
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1607
1758
|
cx: "7",
|
|
@@ -1615,19 +1766,19 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref68, r
|
|
|
1615
1766
|
cx: "7",
|
|
1616
1767
|
cy: "24",
|
|
1617
1768
|
r: "1"
|
|
1618
|
-
})),
|
|
1769
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1619
1770
|
d: "M22,13V5a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,5V27a2.0023,2.0023,0,0,0,2,2H20V27H4V21h8V19H4V13ZM4,5H20v6H4Z"
|
|
1620
1771
|
})), children);
|
|
1621
1772
|
});
|
|
1622
1773
|
if (process.env.NODE_ENV !== "production") {
|
|
1623
1774
|
EdgeNodeAlt.propTypes = iconPropTypes;
|
|
1624
1775
|
}
|
|
1625
|
-
const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(
|
|
1776
|
+
const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref76, ref) {
|
|
1626
1777
|
let {
|
|
1627
1778
|
children,
|
|
1628
1779
|
size = 16,
|
|
1629
1780
|
...rest
|
|
1630
|
-
} =
|
|
1781
|
+
} = _ref76;
|
|
1631
1782
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1632
1783
|
width: size,
|
|
1633
1784
|
height: size,
|
|
@@ -1636,21 +1787,21 @@ const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref69, r
|
|
|
1636
1787
|
viewBox: "0 0 32 32",
|
|
1637
1788
|
fill: "currentColor",
|
|
1638
1789
|
...rest
|
|
1639
|
-
},
|
|
1790
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1640
1791
|
d: "M7 11H9V21H7zM11 11H13V21H11zM15 11H17V21H15zM19 11H21V21H19zM23 11H25V21H23z"
|
|
1641
|
-
})),
|
|
1792
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1642
1793
|
d: "M28,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H28a2.0023,2.0023,0,0,1,2,2V24A2.0023,2.0023,0,0,1,28,26ZM4,8V24H28V8Z"
|
|
1643
1794
|
})), children);
|
|
1644
1795
|
});
|
|
1645
1796
|
if (process.env.NODE_ENV !== "production") {
|
|
1646
1797
|
EdgeService.propTypes = iconPropTypes;
|
|
1647
1798
|
}
|
|
1648
|
-
const Edit = /*#__PURE__*/React.forwardRef(function Edit(
|
|
1799
|
+
const Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref77, ref) {
|
|
1649
1800
|
let {
|
|
1650
1801
|
children,
|
|
1651
1802
|
size = 16,
|
|
1652
1803
|
...rest
|
|
1653
|
-
} =
|
|
1804
|
+
} = _ref77;
|
|
1654
1805
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1655
1806
|
width: size,
|
|
1656
1807
|
height: size,
|
|
@@ -1659,19 +1810,19 @@ const Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref70, ref) {
|
|
|
1659
1810
|
viewBox: "0 0 32 32",
|
|
1660
1811
|
fill: "currentColor",
|
|
1661
1812
|
...rest
|
|
1662
|
-
},
|
|
1813
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1663
1814
|
d: "M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"
|
|
1664
1815
|
})), children);
|
|
1665
1816
|
});
|
|
1666
1817
|
if (process.env.NODE_ENV !== "production") {
|
|
1667
1818
|
Edit.propTypes = iconPropTypes;
|
|
1668
1819
|
}
|
|
1669
|
-
const EditOff = /*#__PURE__*/React.forwardRef(function EditOff(
|
|
1820
|
+
const EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref78, ref) {
|
|
1670
1821
|
let {
|
|
1671
1822
|
children,
|
|
1672
1823
|
size = 16,
|
|
1673
1824
|
...rest
|
|
1674
|
-
} =
|
|
1825
|
+
} = _ref78;
|
|
1675
1826
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1676
1827
|
width: size,
|
|
1677
1828
|
height: size,
|
|
@@ -1680,19 +1831,19 @@ const EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref71, ref) {
|
|
|
1680
1831
|
viewBox: "0 0 32 32",
|
|
1681
1832
|
fill: "currentColor",
|
|
1682
1833
|
...rest
|
|
1683
|
-
},
|
|
1834
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1684
1835
|
d: "M30 28.6L3.4 2 2 3.4l10.1 10.1L4 21.6V28h6.4l8.1-8.1L28.6 30 30 28.6zM9.6 26H6v-3.6l7.5-7.5 3.6 3.6L9.6 26zM29.4 6.2L29.4 6.2l-3.6-3.6c-.8-.8-2-.8-2.8 0l0 0 0 0-8 8 1.4 1.4L20 8.4l3.6 3.6L20 15.6l1.4 1.4 8-8C30.2 8.2 30.2 7 29.4 6.2L29.4 6.2zM25 10.6L21.4 7l3-3L28 7.6 25 10.6z"
|
|
1685
1836
|
})), children);
|
|
1686
1837
|
});
|
|
1687
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1688
1839
|
EditOff.propTypes = iconPropTypes;
|
|
1689
1840
|
}
|
|
1690
|
-
const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(
|
|
1841
|
+
const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref79, ref) {
|
|
1691
1842
|
let {
|
|
1692
1843
|
children,
|
|
1693
1844
|
size = 16,
|
|
1694
1845
|
...rest
|
|
1695
|
-
} =
|
|
1846
|
+
} = _ref79;
|
|
1696
1847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1697
1848
|
width: size,
|
|
1698
1849
|
height: size,
|
|
@@ -1701,19 +1852,19 @@ const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref72, ref) {
|
|
|
1701
1852
|
viewBox: "0 0 32 32",
|
|
1702
1853
|
fill: "currentColor",
|
|
1703
1854
|
...rest
|
|
1704
|
-
},
|
|
1855
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1705
1856
|
d: "M23.625,22.5875a6.1287,6.1287,0,0,1-4.5-1.9l-3.1-3.2-3.1,3.2a6.4582,6.4582,0,0,1-9.1,0,7.028,7.028,0,0,1-1.8-4.7,6.6547,6.6547,0,0,1,1.9-4.7,6.3375,6.3375,0,0,1,9,0l3.1,3.2,3.1-3.2a6.3375,6.3375,0,0,1,9,0,6.8282,6.8282,0,0,1,0,9.4A6.5418,6.5418,0,0,1,23.625,22.5875Zm-6.2-6.6,3.1,3.3a4.4061,4.4061,0,0,0,6.2,0,4.9077,4.9077,0,0,0,0-6.6,4.4061,4.4061,0,0,0-6.2,0Zm-9-4.6a4.1582,4.1582,0,0,0-3.1,1.3,4.8385,4.8385,0,0,0,0,6.6,4.4061,4.4061,0,0,0,6.2,0l3.1-3.3-3.1-3.3A4.7706,4.7706,0,0,0,8.425,11.3875Z"
|
|
1706
1857
|
})), children);
|
|
1707
1858
|
});
|
|
1708
1859
|
if (process.env.NODE_ENV !== "production") {
|
|
1709
1860
|
EdtLoop.propTypes = iconPropTypes;
|
|
1710
1861
|
}
|
|
1711
|
-
const Education = /*#__PURE__*/React.forwardRef(function Education(
|
|
1862
|
+
const Education = /*#__PURE__*/React.forwardRef(function Education(_ref80, ref) {
|
|
1712
1863
|
let {
|
|
1713
1864
|
children,
|
|
1714
1865
|
size = 16,
|
|
1715
1866
|
...rest
|
|
1716
|
-
} =
|
|
1867
|
+
} = _ref80;
|
|
1717
1868
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1718
1869
|
width: size,
|
|
1719
1870
|
height: size,
|
|
@@ -1722,21 +1873,21 @@ const Education = /*#__PURE__*/React.forwardRef(function Education(_ref73, ref)
|
|
|
1722
1873
|
viewBox: "0 0 32 32",
|
|
1723
1874
|
fill: "currentColor",
|
|
1724
1875
|
...rest
|
|
1725
|
-
},
|
|
1876
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1726
1877
|
d: "M26 30H24V27a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v3H6V27a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM5 6A1 1 0 004 7v9H6V7A1 1 0 005 6z"
|
|
1727
|
-
})),
|
|
1878
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1728
1879
|
d: "M4,2V4H9v7a7,7,0,0,0,14,0V4h5V2Zm7,2H21V7H11Zm5,12a5,5,0,0,1-5-5V9H21v2A5,5,0,0,1,16,16Z"
|
|
1729
1880
|
})), children);
|
|
1730
1881
|
});
|
|
1731
1882
|
if (process.env.NODE_ENV !== "production") {
|
|
1732
1883
|
Education.propTypes = iconPropTypes;
|
|
1733
1884
|
}
|
|
1734
|
-
const Email = /*#__PURE__*/React.forwardRef(function Email(
|
|
1885
|
+
const Email = /*#__PURE__*/React.forwardRef(function Email(_ref81, ref) {
|
|
1735
1886
|
let {
|
|
1736
1887
|
children,
|
|
1737
1888
|
size = 16,
|
|
1738
1889
|
...rest
|
|
1739
|
-
} =
|
|
1890
|
+
} = _ref81;
|
|
1740
1891
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1741
1892
|
width: size,
|
|
1742
1893
|
height: size,
|
|
@@ -1745,19 +1896,19 @@ const Email = /*#__PURE__*/React.forwardRef(function Email(_ref74, ref) {
|
|
|
1745
1896
|
viewBox: "0 0 32 32",
|
|
1746
1897
|
fill: "currentColor",
|
|
1747
1898
|
...rest
|
|
1748
|
-
},
|
|
1899
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1749
1900
|
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM25.8,8,16,14.78,6.2,8ZM4,24V8.91l11.43,7.91a1,1,0,0,0,1.14,0L28,8.91V24Z"
|
|
1750
1901
|
})), children);
|
|
1751
1902
|
});
|
|
1752
1903
|
if (process.env.NODE_ENV !== "production") {
|
|
1753
1904
|
Email.propTypes = iconPropTypes;
|
|
1754
1905
|
}
|
|
1755
|
-
const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(
|
|
1906
|
+
const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref82, ref) {
|
|
1756
1907
|
let {
|
|
1757
1908
|
children,
|
|
1758
1909
|
size = 16,
|
|
1759
1910
|
...rest
|
|
1760
|
-
} =
|
|
1911
|
+
} = _ref82;
|
|
1761
1912
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1762
1913
|
width: size,
|
|
1763
1914
|
height: size,
|
|
@@ -1766,7 +1917,7 @@ const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref75, ref) {
|
|
|
1766
1917
|
viewBox: "0 0 32 32",
|
|
1767
1918
|
fill: "currentColor",
|
|
1768
1919
|
...rest
|
|
1769
|
-
},
|
|
1920
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1770
1921
|
d: "M19,24H4L3.9966,8.9062l11.4341,7.9161a1.0008,1.0008,0,0,0,1.1386,0L28,8.9087,28,18h2V8a2.0027,2.0027,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,8V24a2.0027,2.0027,0,0,0,2,2H19ZM25.7986,8,16,14.7837,6.2014,8Z"
|
|
1771
1922
|
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1772
1923
|
cx: "26",
|
|
@@ -1777,12 +1928,12 @@ const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref75, ref) {
|
|
|
1777
1928
|
if (process.env.NODE_ENV !== "production") {
|
|
1778
1929
|
EmailNew.propTypes = iconPropTypes;
|
|
1779
1930
|
}
|
|
1780
|
-
const Encryption = /*#__PURE__*/React.forwardRef(function Encryption(
|
|
1931
|
+
const Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref83, ref) {
|
|
1781
1932
|
let {
|
|
1782
1933
|
children,
|
|
1783
1934
|
size = 16,
|
|
1784
1935
|
...rest
|
|
1785
|
-
} =
|
|
1936
|
+
} = _ref83;
|
|
1786
1937
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1787
1938
|
width: size,
|
|
1788
1939
|
height: size,
|
|
@@ -1791,19 +1942,19 @@ const Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref76, ref
|
|
|
1791
1942
|
viewBox: "0 0 32 32",
|
|
1792
1943
|
fill: "currentColor",
|
|
1793
1944
|
...rest
|
|
1794
|
-
},
|
|
1945
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1795
1946
|
d: "M29 21.2783V19a4 4 0 00-8 0v2.2783A1.9935 1.9935 0 0020 23v5a2.0025 2.0025 0 002 2h6a2.0025 2.0025 0 002-2V23A1.9935 1.9935 0 0029 21.2783zM25 17a2.0025 2.0025 0 012 2v2H23V19A2.0025 2.0025 0 0125 17zM22 28V23h6v5zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM2 8H4V16H2zM2 18H4V26H2zM14 18H16V26H14zM6 8H8V16H6zM18 8H20V14H18zM10 26H8a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0110 26zM8 20v4h2V20zM14 16H12a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0114 16zm-2-6v4h2V10zM10 6H8A2.0023 2.0023 0 016 4V2H8V4h2V2h2V4A2.0023 2.0023 0 0110 6z"
|
|
1796
1947
|
})), children);
|
|
1797
1948
|
});
|
|
1798
1949
|
if (process.env.NODE_ENV !== "production") {
|
|
1799
1950
|
Encryption.propTypes = iconPropTypes;
|
|
1800
1951
|
}
|
|
1801
|
-
const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(
|
|
1952
|
+
const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_ref84, ref) {
|
|
1802
1953
|
let {
|
|
1803
1954
|
children,
|
|
1804
1955
|
size = 16,
|
|
1805
1956
|
...rest
|
|
1806
|
-
} =
|
|
1957
|
+
} = _ref84;
|
|
1807
1958
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1808
1959
|
width: size,
|
|
1809
1960
|
height: size,
|
|
@@ -1812,19 +1963,19 @@ const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_
|
|
|
1812
1963
|
viewBox: "0 0 32 32",
|
|
1813
1964
|
fill: "currentColor",
|
|
1814
1965
|
...rest
|
|
1815
|
-
},
|
|
1966
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1816
1967
|
d: "M29,14H28V10H26v4H24V10H22v4H21a1,1,0,0,0-1,1v4a5.0079,5.0079,0,0,0,4,4.8989V27a1.0008,1.0008,0,0,1-1,1H5a1,1,0,0,1,0-2h5a3,3,0,0,0,0-6H5a1,1,0,0,1,0-2h5a3.0033,3.0033,0,0,0,3-3V11h1a4.0045,4.0045,0,0,0,4-4V4H15a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,7,2H4V5a6.0066,6.0066,0,0,0,6,6h1v4a1.0008,1.0008,0,0,1-1,1H5a3,3,0,0,0,0,6h5a1,1,0,0,1,0,2H5a3,3,0,0,0,0,6H23a3.0033,3.0033,0,0,0,3-3V23.8989A5.0079,5.0079,0,0,0,30,19V15A1,1,0,0,0,29,14ZM13,8a2.002,2.002,0,0,1,2-2h1V7a2.002,2.002,0,0,1-2,2H13ZM10,9A4.0045,4.0045,0,0,1,6,5V4H7a4.0045,4.0045,0,0,1,4,4V9ZM28,19a3,3,0,0,1-6,0V16h6Z"
|
|
1817
1968
|
})), children);
|
|
1818
1969
|
});
|
|
1819
1970
|
if (process.env.NODE_ENV !== "production") {
|
|
1820
1971
|
EnergyRenewable.propTypes = iconPropTypes;
|
|
1821
1972
|
}
|
|
1822
|
-
const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(
|
|
1973
|
+
const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref85, ref) {
|
|
1823
1974
|
let {
|
|
1824
1975
|
children,
|
|
1825
1976
|
size = 16,
|
|
1826
1977
|
...rest
|
|
1827
|
-
} =
|
|
1978
|
+
} = _ref85;
|
|
1828
1979
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1829
1980
|
width: size,
|
|
1830
1981
|
height: size,
|
|
@@ -1833,21 +1984,21 @@ const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref78, ref
|
|
|
1833
1984
|
viewBox: "0 0 32 32",
|
|
1834
1985
|
fill: "currentColor",
|
|
1835
1986
|
...rest
|
|
1836
|
-
},
|
|
1987
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1837
1988
|
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14z"
|
|
1838
|
-
})),
|
|
1989
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1839
1990
|
d: "M30,14a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30ZM4,4H20V28H4ZM22,28V14h6V28Z"
|
|
1840
1991
|
})), children);
|
|
1841
1992
|
});
|
|
1842
1993
|
if (process.env.NODE_ENV !== "production") {
|
|
1843
1994
|
Enterprise.propTypes = iconPropTypes;
|
|
1844
1995
|
}
|
|
1845
|
-
const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(
|
|
1996
|
+
const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref86, ref) {
|
|
1846
1997
|
let {
|
|
1847
1998
|
children,
|
|
1848
1999
|
size = 16,
|
|
1849
2000
|
...rest
|
|
1850
|
-
} =
|
|
2001
|
+
} = _ref86;
|
|
1851
2002
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1852
2003
|
width: size,
|
|
1853
2004
|
height: size,
|
|
@@ -1856,19 +2007,19 @@ const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref79, ref)
|
|
|
1856
2007
|
viewBox: "0 0 32 32",
|
|
1857
2008
|
fill: "currentColor",
|
|
1858
2009
|
...rest
|
|
1859
|
-
},
|
|
2010
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1860
2011
|
d: "M2 28H10V30H2zM2 24H10V26H2zM12 28H20V30H12zM12 24H20V26H12zM2 20H10V22H2zM12 20H20V22H12zM2 16H10V18H2zM12 16H20V18H12zM12 12H20V14H12zM12 8H20V10H12zM12 4H20V6H12zM22 28H30V30H22zM22 24H30V26H22z"
|
|
1861
2012
|
})), children);
|
|
1862
2013
|
});
|
|
1863
2014
|
if (process.env.NODE_ENV !== "production") {
|
|
1864
2015
|
Equalizer.propTypes = iconPropTypes;
|
|
1865
2016
|
}
|
|
1866
|
-
const Erase = /*#__PURE__*/React.forwardRef(function Erase(
|
|
2017
|
+
const Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref87, ref) {
|
|
1867
2018
|
let {
|
|
1868
2019
|
children,
|
|
1869
2020
|
size = 16,
|
|
1870
2021
|
...rest
|
|
1871
|
-
} =
|
|
2022
|
+
} = _ref87;
|
|
1872
2023
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1873
2024
|
width: size,
|
|
1874
2025
|
height: size,
|
|
@@ -1877,19 +2028,19 @@ const Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref80, ref) {
|
|
|
1877
2028
|
viewBox: "0 0 32 32",
|
|
1878
2029
|
fill: "currentColor",
|
|
1879
2030
|
...rest
|
|
1880
|
-
},
|
|
2031
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1881
2032
|
d: "M7 27H30V29H7zM27.38 10.51L19.45 2.59a2 2 0 00-2.83 0l-14 14a2 2 0 000 2.83L7.13 24h9.59L27.38 13.34A2 2 0 0027.38 10.51zM15.89 22H8L4 18l6.31-6.31 7.93 7.92zm3.76-3.76l-7.92-7.93L18 4 26 11.93z"
|
|
1882
2033
|
})), children);
|
|
1883
2034
|
});
|
|
1884
2035
|
if (process.env.NODE_ENV !== "production") {
|
|
1885
2036
|
Erase.propTypes = iconPropTypes;
|
|
1886
2037
|
}
|
|
1887
|
-
const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealthErase_3D(
|
|
2038
|
+
const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealthErase_3D(_ref88, ref) {
|
|
1888
2039
|
let {
|
|
1889
2040
|
children,
|
|
1890
2041
|
size = 16,
|
|
1891
2042
|
...rest
|
|
1892
|
-
} =
|
|
2043
|
+
} = _ref88;
|
|
1893
2044
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1894
2045
|
width: size,
|
|
1895
2046
|
height: size,
|
|
@@ -1898,19 +2049,19 @@ const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1898
2049
|
viewBox: "0 0 32 32",
|
|
1899
2050
|
fill: "currentColor",
|
|
1900
2051
|
...rest
|
|
1901
|
-
},
|
|
2052
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1902
2053
|
d: "M30.4148 16.5132L22.488 8.5859a2.0014 2.0014 0 00-2.8291 0L5.6208 22.624a2.0024 2.0024 0 000 2.8291L10.1663 30h9.5908L30.4148 19.3413A2.001 2.001 0 0030.4148 16.5132zM18.929 28H10.9949l-3.96-3.9619 6.3123-6.3118 7.9276 7.9276zm3.76-3.76l-7.9276-7.9276L21.074 10l7.9267 7.9272zM11 12H8V2h3a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0111 12zm-1-2h1a1.0009 1.0009 0 001-1V5a1.0009 1.0009 0 00-1-1H10zM4 2H0V4H4V6H1V8H4v2H0v2H4a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 004 2z"
|
|
1903
2054
|
})), children);
|
|
1904
2055
|
});
|
|
1905
2056
|
if (process.env.NODE_ENV !== "production") {
|
|
1906
2057
|
WatsonHealthErase_3D.propTypes = iconPropTypes;
|
|
1907
2058
|
}
|
|
1908
|
-
const Error = /*#__PURE__*/React.forwardRef(function Error(
|
|
2059
|
+
const Error = /*#__PURE__*/React.forwardRef(function Error(_ref89, ref) {
|
|
1909
2060
|
let {
|
|
1910
2061
|
children,
|
|
1911
2062
|
size = 16,
|
|
1912
2063
|
...rest
|
|
1913
|
-
} =
|
|
2064
|
+
} = _ref89;
|
|
1914
2065
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1915
2066
|
width: size,
|
|
1916
2067
|
height: size,
|
|
@@ -1919,19 +2070,19 @@ const Error = /*#__PURE__*/React.forwardRef(function Error(_ref82, ref) {
|
|
|
1919
2070
|
viewBox: "0 0 32 32",
|
|
1920
2071
|
fill: "currentColor",
|
|
1921
2072
|
...rest
|
|
1922
|
-
},
|
|
2073
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1923
2074
|
d: "M2,16H2A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm23.15,7.75L8.25,6.85a12,12,0,0,1,16.9,16.9ZM8.24,25.16A12,12,0,0,1,6.84,8.27L23.73,25.16a12,12,0,0,1-15.49,0Z"
|
|
1924
2075
|
})), children);
|
|
1925
2076
|
});
|
|
1926
2077
|
if (process.env.NODE_ENV !== "production") {
|
|
1927
2078
|
Error.propTypes = iconPropTypes;
|
|
1928
2079
|
}
|
|
1929
|
-
const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(
|
|
2080
|
+
const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref90, ref) {
|
|
1930
2081
|
let {
|
|
1931
2082
|
children,
|
|
1932
2083
|
size = 16,
|
|
1933
2084
|
...rest
|
|
1934
|
-
} =
|
|
2085
|
+
} = _ref90;
|
|
1935
2086
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1936
2087
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1937
2088
|
width: size,
|
|
@@ -1941,9 +2092,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref83, r
|
|
|
1941
2092
|
viewBox: "0 0 16 16",
|
|
1942
2093
|
fill: "currentColor",
|
|
1943
2094
|
...rest
|
|
1944
|
-
},
|
|
2095
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1945
2096
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z"
|
|
1946
|
-
})),
|
|
2097
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1947
2098
|
fill: "none",
|
|
1948
2099
|
d: "M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z",
|
|
1949
2100
|
"data-icon-path": "inner-path",
|
|
@@ -1959,9 +2110,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref83, r
|
|
|
1959
2110
|
viewBox: "0 0 20 20",
|
|
1960
2111
|
fill: "currentColor",
|
|
1961
2112
|
...rest
|
|
1962
|
-
},
|
|
2113
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1963
2114
|
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
|
|
1964
|
-
})),
|
|
2115
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1965
2116
|
d: "M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z",
|
|
1966
2117
|
"data-icon-path": "inner-path",
|
|
1967
2118
|
opacity: "0"
|
|
@@ -1976,9 +2127,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref83, r
|
|
|
1976
2127
|
viewBox: "0 0 24 24",
|
|
1977
2128
|
fill: "currentColor",
|
|
1978
2129
|
...rest
|
|
1979
|
-
},
|
|
2130
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1980
2131
|
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z"
|
|
1981
|
-
})),
|
|
2132
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
1982
2133
|
fill: "none",
|
|
1983
2134
|
d: "M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z",
|
|
1984
2135
|
"data-icon-path": "inner-path",
|
|
@@ -1993,24 +2144,24 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref83, r
|
|
|
1993
2144
|
viewBox: "0 0 32 32",
|
|
1994
2145
|
fill: "currentColor",
|
|
1995
2146
|
...rest
|
|
1996
|
-
},
|
|
2147
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1997
2148
|
fill: "none",
|
|
1998
2149
|
d: "M14.9 7.2H17.1V24.799H14.9z",
|
|
1999
2150
|
"data-icon-path": "inner-path",
|
|
2000
2151
|
transform: "rotate(-45 16 16)"
|
|
2001
|
-
})),
|
|
2152
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2002
2153
|
d: "M16,2A13.914,13.914,0,0,0,2,16,13.914,13.914,0,0,0,16,30,13.914,13.914,0,0,0,30,16,13.914,13.914,0,0,0,16,2Zm5.4449,21L9,10.5557,10.5557,9,23,21.4448Z"
|
|
2003
2154
|
})), children);
|
|
2004
2155
|
});
|
|
2005
2156
|
if (process.env.NODE_ENV !== "production") {
|
|
2006
2157
|
ErrorFilled.propTypes = iconPropTypes;
|
|
2007
2158
|
}
|
|
2008
|
-
const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(
|
|
2159
|
+
const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref91, ref) {
|
|
2009
2160
|
let {
|
|
2010
2161
|
children,
|
|
2011
2162
|
size = 16,
|
|
2012
2163
|
...rest
|
|
2013
|
-
} =
|
|
2164
|
+
} = _ref91;
|
|
2014
2165
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2015
2166
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2016
2167
|
width: size,
|
|
@@ -2020,9 +2171,9 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref84,
|
|
|
2020
2171
|
viewBox: "0 0 16 16",
|
|
2021
2172
|
fill: "currentColor",
|
|
2022
2173
|
...rest
|
|
2023
|
-
},
|
|
2174
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2024
2175
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
2025
|
-
})),
|
|
2176
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2026
2177
|
d: "M7.4 3.6H8.5V12.4H7.4z",
|
|
2027
2178
|
transform: "rotate(-45.001 8 8)"
|
|
2028
2179
|
})), children);
|
|
@@ -2035,22 +2186,22 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref84,
|
|
|
2035
2186
|
viewBox: "0 0 32 32",
|
|
2036
2187
|
fill: "currentColor",
|
|
2037
2188
|
...rest
|
|
2038
|
-
},
|
|
2189
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2039
2190
|
d: "M14.9 7.2H17.1V24.799H14.9z",
|
|
2040
2191
|
transform: "rotate(-45 16 16)"
|
|
2041
|
-
})),
|
|
2192
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2042
2193
|
d: "M16,2A13.9138,13.9138,0,0,0,2,16,13.9138,13.9138,0,0,0,16,30,13.9138,13.9138,0,0,0,30,16,13.9138,13.9138,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12.0353,12.0353,0,0,1,16,28Z"
|
|
2043
2194
|
})), children);
|
|
2044
2195
|
});
|
|
2045
2196
|
if (process.env.NODE_ENV !== "production") {
|
|
2046
2197
|
ErrorOutline.propTypes = iconPropTypes;
|
|
2047
2198
|
}
|
|
2048
|
-
const Event = /*#__PURE__*/React.forwardRef(function Event(
|
|
2199
|
+
const Event = /*#__PURE__*/React.forwardRef(function Event(_ref92, ref) {
|
|
2049
2200
|
let {
|
|
2050
2201
|
children,
|
|
2051
2202
|
size = 16,
|
|
2052
2203
|
...rest
|
|
2053
|
-
} =
|
|
2204
|
+
} = _ref92;
|
|
2054
2205
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2055
2206
|
width: size,
|
|
2056
2207
|
height: size,
|
|
@@ -2059,21 +2210,21 @@ const Event = /*#__PURE__*/React.forwardRef(function Event(_ref85, ref) {
|
|
|
2059
2210
|
viewBox: "0 0 32 32",
|
|
2060
2211
|
fill: "currentColor",
|
|
2061
2212
|
...rest
|
|
2062
|
-
},
|
|
2213
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2063
2214
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2064
|
-
})),
|
|
2215
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2065
2216
|
d: "M21 15L23.549 19.938 29 20.729 25 24.573 26 30 21 27.438 16 30 17 24.573 13 20.729 18.6 19.938 21 15z"
|
|
2066
2217
|
})), children);
|
|
2067
2218
|
});
|
|
2068
2219
|
if (process.env.NODE_ENV !== "production") {
|
|
2069
2220
|
Event.propTypes = iconPropTypes;
|
|
2070
2221
|
}
|
|
2071
|
-
const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(
|
|
2222
|
+
const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref93, ref) {
|
|
2072
2223
|
let {
|
|
2073
2224
|
children,
|
|
2074
2225
|
size = 16,
|
|
2075
2226
|
...rest
|
|
2076
|
-
} =
|
|
2227
|
+
} = _ref93;
|
|
2077
2228
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2078
2229
|
width: size,
|
|
2079
2230
|
height: size,
|
|
@@ -2082,23 +2233,23 @@ const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref8
|
|
|
2082
2233
|
viewBox: "0 0 32 32",
|
|
2083
2234
|
fill: "currentColor",
|
|
2084
2235
|
...rest
|
|
2085
|
-
},
|
|
2236
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2086
2237
|
d: "M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"
|
|
2087
|
-
})),
|
|
2238
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2088
2239
|
d: "M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"
|
|
2089
|
-
})),
|
|
2240
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2090
2241
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2091
2242
|
})), children);
|
|
2092
2243
|
});
|
|
2093
2244
|
if (process.env.NODE_ENV !== "production") {
|
|
2094
2245
|
EventSchedule.propTypes = iconPropTypes;
|
|
2095
2246
|
}
|
|
2096
|
-
const Events = /*#__PURE__*/React.forwardRef(function Events(
|
|
2247
|
+
const Events = /*#__PURE__*/React.forwardRef(function Events(_ref94, ref) {
|
|
2097
2248
|
let {
|
|
2098
2249
|
children,
|
|
2099
2250
|
size = 16,
|
|
2100
2251
|
...rest
|
|
2101
|
-
} =
|
|
2252
|
+
} = _ref94;
|
|
2102
2253
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2103
2254
|
width: size,
|
|
2104
2255
|
height: size,
|
|
@@ -2107,19 +2258,19 @@ const Events = /*#__PURE__*/React.forwardRef(function Events(_ref87, ref) {
|
|
|
2107
2258
|
viewBox: "0 0 32 32",
|
|
2108
2259
|
fill: "currentColor",
|
|
2109
2260
|
...rest
|
|
2110
|
-
},
|
|
2261
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2111
2262
|
d: "M26 14H24v2h2a3.0033 3.0033 0 013 3v4h2V19A5.0058 5.0058 0 0026 14zM24 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 2zM23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11zM8 14H6a5.0059 5.0059 0 00-5 5v4H3V19a3.0033 3.0033 0 013-3H8zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
|
|
2112
2263
|
})), children);
|
|
2113
2264
|
});
|
|
2114
2265
|
if (process.env.NODE_ENV !== "production") {
|
|
2115
2266
|
Events.propTypes = iconPropTypes;
|
|
2116
2267
|
}
|
|
2117
|
-
const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(
|
|
2268
|
+
const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref95, ref) {
|
|
2118
2269
|
let {
|
|
2119
2270
|
children,
|
|
2120
2271
|
size = 16,
|
|
2121
2272
|
...rest
|
|
2122
|
-
} =
|
|
2273
|
+
} = _ref95;
|
|
2123
2274
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2124
2275
|
width: size,
|
|
2125
2276
|
height: size,
|
|
@@ -2128,19 +2279,19 @@ const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref88, ref)
|
|
|
2128
2279
|
viewBox: "0 0 32 32",
|
|
2129
2280
|
fill: "currentColor",
|
|
2130
2281
|
...rest
|
|
2131
|
-
},
|
|
2282
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2132
2283
|
d: "M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"
|
|
2133
2284
|
})), children);
|
|
2134
2285
|
});
|
|
2135
2286
|
if (process.env.NODE_ENV !== "production") {
|
|
2136
2287
|
EventsAlt.propTypes = iconPropTypes;
|
|
2137
2288
|
}
|
|
2138
|
-
const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(
|
|
2289
|
+
const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref96, ref) {
|
|
2139
2290
|
let {
|
|
2140
2291
|
children,
|
|
2141
2292
|
size = 16,
|
|
2142
2293
|
...rest
|
|
2143
|
-
} =
|
|
2294
|
+
} = _ref96;
|
|
2144
2295
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2145
2296
|
width: size,
|
|
2146
2297
|
height: size,
|
|
@@ -2149,19 +2300,19 @@ const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref89, ref) {
|
|
|
2149
2300
|
viewBox: "0 0 32 32",
|
|
2150
2301
|
fill: "currentColor",
|
|
2151
2302
|
...rest
|
|
2152
|
-
},
|
|
2303
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2153
2304
|
d: "M25 23v3H7V16.83l3.59 3.58L12 19 6 13 0 19l1.41 1.41L5 16.83V26a2 2 0 002 2H25a2 2 0 002-2V23zM27 7v9.17l3.59-3.58L32 14l-6 6-6-6 1.41-1.41L25 16.17V7H13V5H25A2 2 0 0127 7zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4z"
|
|
2154
2305
|
})), children);
|
|
2155
2306
|
});
|
|
2156
2307
|
if (process.env.NODE_ENV !== "production") {
|
|
2157
2308
|
ExamMode.propTypes = iconPropTypes;
|
|
2158
2309
|
}
|
|
2159
|
-
const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgram(
|
|
2310
|
+
const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgram(_ref97, ref) {
|
|
2160
2311
|
let {
|
|
2161
2312
|
children,
|
|
2162
2313
|
size = 16,
|
|
2163
2314
|
...rest
|
|
2164
|
-
} =
|
|
2315
|
+
} = _ref97;
|
|
2165
2316
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2166
2317
|
width: size,
|
|
2167
2318
|
height: size,
|
|
@@ -2170,10 +2321,10 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
|
|
|
2170
2321
|
viewBox: "0 0 32 32",
|
|
2171
2322
|
fill: "currentColor",
|
|
2172
2323
|
...rest
|
|
2173
|
-
},
|
|
2324
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2174
2325
|
fillRule: "evenodd",
|
|
2175
2326
|
d: "M25 21L32 26 25 31 25 21z"
|
|
2176
|
-
})),
|
|
2327
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2177
2328
|
d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
|
|
2178
2329
|
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2179
2330
|
cx: "9",
|
|
@@ -2183,19 +2334,19 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
|
|
|
2183
2334
|
cx: "6",
|
|
2184
2335
|
cy: "8",
|
|
2185
2336
|
r: "1"
|
|
2186
|
-
})),
|
|
2337
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2187
2338
|
d: "M21,26H4V12H28v7h2V6c0-1.1025-.8972-2-2-2H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H21v-2ZM4,6H28v4H4V6Z"
|
|
2188
2339
|
})), children);
|
|
2189
2340
|
});
|
|
2190
2341
|
if (process.env.NODE_ENV !== "production") {
|
|
2191
2342
|
ExecutableProgram.propTypes = iconPropTypes;
|
|
2192
2343
|
}
|
|
2193
|
-
const Exit = /*#__PURE__*/React.forwardRef(function Exit(
|
|
2344
|
+
const Exit = /*#__PURE__*/React.forwardRef(function Exit(_ref98, ref) {
|
|
2194
2345
|
let {
|
|
2195
2346
|
children,
|
|
2196
2347
|
size = 16,
|
|
2197
2348
|
...rest
|
|
2198
|
-
} =
|
|
2349
|
+
} = _ref98;
|
|
2199
2350
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2200
2351
|
width: size,
|
|
2201
2352
|
height: size,
|
|
@@ -2204,19 +2355,19 @@ const Exit = /*#__PURE__*/React.forwardRef(function Exit(_ref91, ref) {
|
|
|
2204
2355
|
viewBox: "0 0 32 32",
|
|
2205
2356
|
fill: "currentColor",
|
|
2206
2357
|
...rest
|
|
2207
|
-
},
|
|
2358
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2208
2359
|
d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
|
|
2209
2360
|
})), children);
|
|
2210
2361
|
});
|
|
2211
2362
|
if (process.env.NODE_ENV !== "production") {
|
|
2212
2363
|
Exit.propTypes = iconPropTypes;
|
|
2213
2364
|
}
|
|
2214
|
-
const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(
|
|
2365
|
+
const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(_ref99, ref) {
|
|
2215
2366
|
let {
|
|
2216
2367
|
children,
|
|
2217
2368
|
size = 16,
|
|
2218
2369
|
...rest
|
|
2219
|
-
} =
|
|
2370
|
+
} = _ref99;
|
|
2220
2371
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2221
2372
|
width: size,
|
|
2222
2373
|
height: size,
|
|
@@ -2225,19 +2376,19 @@ const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(_ref92, ref)
|
|
|
2225
2376
|
viewBox: "0 0 32 32",
|
|
2226
2377
|
fill: "currentColor",
|
|
2227
2378
|
...rest
|
|
2228
|
-
},
|
|
2379
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2229
2380
|
d: "M12,10H26a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2V5H6V2H4V25a2.0025,2.0025,0,0,0,2,2h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V24a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V17h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V14a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V7h4V8A2.0025,2.0025,0,0,0,12,10Zm0-6H26l.0012,4H12Zm0,20H26l.0012,4H12Zm0-10H26l.0012,4H12Z"
|
|
2230
2381
|
})), children);
|
|
2231
2382
|
});
|
|
2232
2383
|
if (process.env.NODE_ENV !== "production") {
|
|
2233
2384
|
ExpandAll.propTypes = iconPropTypes;
|
|
2234
2385
|
}
|
|
2235
|
-
const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories(
|
|
2386
|
+
const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories(_ref100, ref) {
|
|
2236
2387
|
let {
|
|
2237
2388
|
children,
|
|
2238
2389
|
size = 16,
|
|
2239
2390
|
...rest
|
|
2240
|
-
} =
|
|
2391
|
+
} = _ref100;
|
|
2241
2392
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2242
2393
|
width: size,
|
|
2243
2394
|
height: size,
|
|
@@ -2246,19 +2397,19 @@ const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories
|
|
|
2246
2397
|
viewBox: "0 0 32 32",
|
|
2247
2398
|
fill: "currentColor",
|
|
2248
2399
|
...rest
|
|
2249
|
-
},
|
|
2400
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2250
2401
|
d: "M20 26H26V28H20zM20 18H28V20H20zM20 10H30V12H20zM15 4H17V28H15zM10.586 3.959L7 7.249 3.412 3.958 2 5.373 7 10 12 5.373 10.586 3.959z"
|
|
2251
2402
|
})), children);
|
|
2252
2403
|
});
|
|
2253
2404
|
if (process.env.NODE_ENV !== "production") {
|
|
2254
2405
|
ExpandCategories.propTypes = iconPropTypes;
|
|
2255
2406
|
}
|
|
2256
|
-
const Explore = /*#__PURE__*/React.forwardRef(function Explore(
|
|
2407
|
+
const Explore = /*#__PURE__*/React.forwardRef(function Explore(_ref101, ref) {
|
|
2257
2408
|
let {
|
|
2258
2409
|
children,
|
|
2259
2410
|
size = 16,
|
|
2260
2411
|
...rest
|
|
2261
|
-
} =
|
|
2412
|
+
} = _ref101;
|
|
2262
2413
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2263
2414
|
width: size,
|
|
2264
2415
|
height: size,
|
|
@@ -2267,21 +2418,21 @@ const Explore = /*#__PURE__*/React.forwardRef(function Explore(_ref94, ref) {
|
|
|
2267
2418
|
viewBox: "0 0 32 32",
|
|
2268
2419
|
fill: "currentColor",
|
|
2269
2420
|
...rest
|
|
2270
|
-
},
|
|
2421
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2271
2422
|
d: "M22.707,9.2931a.9992.9992,0,0,0-1.0234-.2417l-9,3a1.001,1.001,0,0,0-.6323.6323l-3,9a1,1,0,0,0,1.2651,1.2651l9-3a1.0013,1.0013,0,0,0,.6323-.6324l3-9A1,1,0,0,0,22.707,9.2931ZM11.5811,20.419l2.2094-6.6284L18.21,18.21Z"
|
|
2272
|
-
})),
|
|
2423
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2273
2424
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2274
2425
|
})), children);
|
|
2275
2426
|
});
|
|
2276
2427
|
if (process.env.NODE_ENV !== "production") {
|
|
2277
2428
|
Explore.propTypes = iconPropTypes;
|
|
2278
2429
|
}
|
|
2279
|
-
const Export = /*#__PURE__*/React.forwardRef(function Export(
|
|
2430
|
+
const Export = /*#__PURE__*/React.forwardRef(function Export(_ref102, ref) {
|
|
2280
2431
|
let {
|
|
2281
2432
|
children,
|
|
2282
2433
|
size = 16,
|
|
2283
2434
|
...rest
|
|
2284
|
-
} =
|
|
2435
|
+
} = _ref102;
|
|
2285
2436
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2286
2437
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2287
2438
|
width: size,
|
|
@@ -2291,7 +2442,7 @@ const Export = /*#__PURE__*/React.forwardRef(function Export(_ref95, ref) {
|
|
|
2291
2442
|
viewBox: "0 0 16 16",
|
|
2292
2443
|
fill: "currentColor",
|
|
2293
2444
|
...rest
|
|
2294
|
-
},
|
|
2445
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2295
2446
|
d: "M13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13zM3 6L3.7 6.7 7.5 2.9 7.5 12 8.5 12 8.5 2.9 12.3 6.7 13 6 8 1z"
|
|
2296
2447
|
})), children);
|
|
2297
2448
|
}
|
|
@@ -2303,19 +2454,19 @@ const Export = /*#__PURE__*/React.forwardRef(function Export(_ref95, ref) {
|
|
|
2303
2454
|
viewBox: "0 0 32 32",
|
|
2304
2455
|
fill: "currentColor",
|
|
2305
2456
|
...rest
|
|
2306
|
-
},
|
|
2457
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2307
2458
|
d: "M26 24v4H6V24H4v4l.0076-.0049A1.9977 1.9977 0 006 30H26a2 2 0 002-2h0V24zM6 12L7.411 13.405 15 5.825 15 24 17 24 17 5.825 24.591 13.405 26 12 16 2 6 12z"
|
|
2308
2459
|
})), children);
|
|
2309
2460
|
});
|
|
2310
2461
|
if (process.env.NODE_ENV !== "production") {
|
|
2311
2462
|
Export.propTypes = iconPropTypes;
|
|
2312
2463
|
}
|
|
2313
|
-
const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(
|
|
2464
|
+
const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(_ref103, ref) {
|
|
2314
2465
|
let {
|
|
2315
2466
|
children,
|
|
2316
2467
|
size = 16,
|
|
2317
2468
|
...rest
|
|
2318
|
-
} =
|
|
2469
|
+
} = _ref103;
|
|
2319
2470
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2320
2471
|
width: size,
|
|
2321
2472
|
height: size,
|
|
@@ -2324,19 +2475,19 @@ const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(_ref96, ref
|
|
|
2324
2475
|
viewBox: "0 0 32 32",
|
|
2325
2476
|
fill: "currentColor",
|
|
2326
2477
|
...rest
|
|
2327
|
-
},
|
|
2478
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2328
2479
|
d: "M2 27H5V30H2zM29.71 7.29l-5-5a1 1 0 00-1.41 0h0L20 5.59l-1.29-1.3L17.29 5.71 18.59 7 8.29 17.29A1 1 0 008 18v1.59l-2.71 2.7a1 1 0 000 1.41h0l3 3a1 1 0 001.41 0h0L12.41 24H14a1 1 0 00.71-.29L25 13.41l1.29 1.3 1.42-1.42L26.41 12l3.3-3.29a1 1 0 000-1.41zM13.59 22h-2L9 24.59 7.41 23 10 20.41v-2l10-10L23.59 12zM25 10.59L21.41 7 24 4.41 27.59 8z"
|
|
2329
2480
|
})), children);
|
|
2330
2481
|
});
|
|
2331
2482
|
if (process.env.NODE_ENV !== "production") {
|
|
2332
2483
|
Eyedropper.propTypes = iconPropTypes;
|
|
2333
2484
|
}
|
|
2334
|
-
const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(
|
|
2485
|
+
const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(_ref104, ref) {
|
|
2335
2486
|
let {
|
|
2336
2487
|
children,
|
|
2337
2488
|
size = 16,
|
|
2338
2489
|
...rest
|
|
2339
|
-
} =
|
|
2490
|
+
} = _ref104;
|
|
2340
2491
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2341
2492
|
width: size,
|
|
2342
2493
|
height: size,
|
|
@@ -2345,21 +2496,21 @@ const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(_ref9
|
|
|
2345
2496
|
viewBox: "0 0 32 32",
|
|
2346
2497
|
fill: "currentColor",
|
|
2347
2498
|
...rest
|
|
2348
|
-
},
|
|
2499
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2349
2500
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2350
|
-
})),
|
|
2501
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2351
2502
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
|
|
2352
2503
|
})), children);
|
|
2353
2504
|
});
|
|
2354
2505
|
if (process.env.NODE_ENV !== "production") {
|
|
2355
2506
|
FaceActivated.propTypes = iconPropTypes;
|
|
2356
2507
|
}
|
|
2357
|
-
const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd(
|
|
2508
|
+
const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd(_ref105, ref) {
|
|
2358
2509
|
let {
|
|
2359
2510
|
children,
|
|
2360
2511
|
size = 16,
|
|
2361
2512
|
...rest
|
|
2362
|
-
} =
|
|
2513
|
+
} = _ref105;
|
|
2363
2514
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2364
2515
|
width: size,
|
|
2365
2516
|
height: size,
|
|
@@ -2368,21 +2519,21 @@ const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd
|
|
|
2368
2519
|
viewBox: "0 0 32 32",
|
|
2369
2520
|
fill: "currentColor",
|
|
2370
2521
|
...rest
|
|
2371
|
-
},
|
|
2522
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2372
2523
|
d: "M30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
|
|
2373
|
-
})),
|
|
2524
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2374
2525
|
d: "M27.82,14A12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a14.71,14.71,0,0,0-.16-2Z"
|
|
2375
2526
|
})), children);
|
|
2376
2527
|
});
|
|
2377
2528
|
if (process.env.NODE_ENV !== "production") {
|
|
2378
2529
|
FaceActivatedAdd.propTypes = iconPropTypes;
|
|
2379
2530
|
}
|
|
2380
|
-
const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivatedFilled(
|
|
2531
|
+
const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivatedFilled(_ref106, ref) {
|
|
2381
2532
|
let {
|
|
2382
2533
|
children,
|
|
2383
2534
|
size = 16,
|
|
2384
2535
|
...rest
|
|
2385
|
-
} =
|
|
2536
|
+
} = _ref106;
|
|
2386
2537
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2387
2538
|
width: size,
|
|
2388
2539
|
height: size,
|
|
@@ -2391,19 +2542,19 @@ const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivated
|
|
|
2391
2542
|
viewBox: "0 0 32 32",
|
|
2392
2543
|
fill: "currentColor",
|
|
2393
2544
|
...rest
|
|
2394
|
-
},
|
|
2545
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2395
2546
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8.11,8.11,0,0,1-7-4H23A8.11,8.11,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
|
|
2396
2547
|
})), children);
|
|
2397
2548
|
});
|
|
2398
2549
|
if (process.env.NODE_ENV !== "production") {
|
|
2399
2550
|
FaceActivatedFilled.propTypes = iconPropTypes;
|
|
2400
2551
|
}
|
|
2401
|
-
const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(
|
|
2552
|
+
const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(_ref107, ref) {
|
|
2402
2553
|
let {
|
|
2403
2554
|
children,
|
|
2404
2555
|
size = 16,
|
|
2405
2556
|
...rest
|
|
2406
|
-
} =
|
|
2557
|
+
} = _ref107;
|
|
2407
2558
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2408
2559
|
width: size,
|
|
2409
2560
|
height: size,
|
|
@@ -2412,21 +2563,21 @@ const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(_ref100, ref) {
|
|
|
2412
2563
|
viewBox: "0 0 32 32",
|
|
2413
2564
|
fill: "currentColor",
|
|
2414
2565
|
...rest
|
|
2415
|
-
},
|
|
2566
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2416
2567
|
d: "M16 22a6 6 0 01-5.14-2.92l-1.71 1a8 8 0 0013.7 0l-1.71-1A6 6 0 0116 22zM30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
|
|
2417
|
-
})),
|
|
2568
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2418
2569
|
d: "M27.61,13A12.33,12.33,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,29.67,13Z"
|
|
2419
2570
|
})), children);
|
|
2420
2571
|
});
|
|
2421
2572
|
if (process.env.NODE_ENV !== "production") {
|
|
2422
2573
|
FaceAdd.propTypes = iconPropTypes;
|
|
2423
2574
|
}
|
|
2424
|
-
const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(
|
|
2575
|
+
const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(_ref108, ref) {
|
|
2425
2576
|
let {
|
|
2426
2577
|
children,
|
|
2427
2578
|
size = 16,
|
|
2428
2579
|
...rest
|
|
2429
|
-
} =
|
|
2580
|
+
} = _ref108;
|
|
2430
2581
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2431
2582
|
width: size,
|
|
2432
2583
|
height: size,
|
|
@@ -2435,21 +2586,21 @@ const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(_ref101, ref) {
|
|
|
2435
2586
|
viewBox: "0 0 32 32",
|
|
2436
2587
|
fill: "currentColor",
|
|
2437
2588
|
...rest
|
|
2438
|
-
},
|
|
2589
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2439
2590
|
d: "M16,24a8,8,0,0,0,6.85-3.89l-1.71-1a6,6,0,0,1-10.28,0l-1.71,1A8,8,0,0,0,16,24Z"
|
|
2440
|
-
})),
|
|
2591
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2441
2592
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,2a12,12,0,0,1,10.89,7H25a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1H5.11A12,12,0,0,1,16,4Zm0,24A12,12,0,0,1,4,16a11.86,11.86,0,0,1,.4-3H7v2a2,2,0,0,0,2,2h3.31a2,2,0,0,0,2-1.67L14.83,12h2.34l.55,3.33a2,2,0,0,0,2,1.67H23a2,2,0,0,0,2-2V13h2.6a11.86,11.86,0,0,1,.4,3A12,12,0,0,1,16,28Z"
|
|
2442
2593
|
})), children);
|
|
2443
2594
|
});
|
|
2444
2595
|
if (process.env.NODE_ENV !== "production") {
|
|
2445
2596
|
FaceCool.propTypes = iconPropTypes;
|
|
2446
2597
|
}
|
|
2447
|
-
const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied(
|
|
2598
|
+
const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied(_ref109, ref) {
|
|
2448
2599
|
let {
|
|
2449
2600
|
children,
|
|
2450
2601
|
size = 16,
|
|
2451
2602
|
...rest
|
|
2452
|
-
} =
|
|
2603
|
+
} = _ref109;
|
|
2453
2604
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2454
2605
|
width: size,
|
|
2455
2606
|
height: size,
|
|
@@ -2458,21 +2609,21 @@ const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied
|
|
|
2458
2609
|
viewBox: "0 0 32 32",
|
|
2459
2610
|
fill: "currentColor",
|
|
2460
2611
|
...rest
|
|
2461
|
-
},
|
|
2612
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2462
2613
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2463
|
-
})),
|
|
2614
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2464
2615
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM16 19a8 8 0 00-6.85 3.89l1.71 1a6 6 0 0110.28 0l1.71-1A8 8 0 0016 19z"
|
|
2465
2616
|
})), children);
|
|
2466
2617
|
});
|
|
2467
2618
|
if (process.env.NODE_ENV !== "production") {
|
|
2468
2619
|
FaceDissatisfied.propTypes = iconPropTypes;
|
|
2469
2620
|
}
|
|
2470
|
-
const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissatisfiedFilled(
|
|
2621
|
+
const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissatisfiedFilled(_ref110, ref) {
|
|
2471
2622
|
let {
|
|
2472
2623
|
children,
|
|
2473
2624
|
size = 16,
|
|
2474
2625
|
...rest
|
|
2475
|
-
} =
|
|
2626
|
+
} = _ref110;
|
|
2476
2627
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2477
2628
|
width: size,
|
|
2478
2629
|
height: size,
|
|
@@ -2481,19 +2632,19 @@ const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissat
|
|
|
2481
2632
|
viewBox: "0 0 32 32",
|
|
2482
2633
|
fill: "currentColor",
|
|
2483
2634
|
...rest
|
|
2484
|
-
},
|
|
2635
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2485
2636
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9h0A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.54,11Zm9.64,12.92a6,6,0,0,0-10.28,0l-1.71-1a8,8,0,0,1,13.7,0ZM20.5,16a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
|
|
2486
2637
|
})), children);
|
|
2487
2638
|
});
|
|
2488
2639
|
if (process.env.NODE_ENV !== "production") {
|
|
2489
2640
|
FaceDissatisfiedFilled.propTypes = iconPropTypes;
|
|
2490
2641
|
}
|
|
2491
|
-
const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(
|
|
2642
|
+
const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(_ref111, ref) {
|
|
2492
2643
|
let {
|
|
2493
2644
|
children,
|
|
2494
2645
|
size = 16,
|
|
2495
2646
|
...rest
|
|
2496
|
-
} =
|
|
2647
|
+
} = _ref111;
|
|
2497
2648
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2498
2649
|
width: size,
|
|
2499
2650
|
height: size,
|
|
@@ -2502,21 +2653,21 @@ const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(_ref104, ref)
|
|
|
2502
2653
|
viewBox: "0 0 32 32",
|
|
2503
2654
|
fill: "currentColor",
|
|
2504
2655
|
...rest
|
|
2505
|
-
},
|
|
2656
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2506
2657
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2507
|
-
})),
|
|
2658
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2508
2659
|
d: "M24.41 11L23 9.59 21 11.59 19 9.59 17.59 11 19.59 13 17.59 15 19 16.41 21 14.41 23 16.41 24.41 15 22.41 13 24.41 11zM14.41 11L13 9.59 11 11.59 9 9.59 7.59 11 9.59 13 7.59 15 9 16.41 11 14.41 13 16.41 14.41 15 12.41 13 14.41 11zM16 19a3 3 0 103 3 3 3 0 00-3-3z"
|
|
2509
2660
|
})), children);
|
|
2510
2661
|
});
|
|
2511
2662
|
if (process.env.NODE_ENV !== "production") {
|
|
2512
2663
|
FaceDizzy.propTypes = iconPropTypes;
|
|
2513
2664
|
}
|
|
2514
|
-
const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(
|
|
2665
|
+
const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(_ref112, ref) {
|
|
2515
2666
|
let {
|
|
2516
2667
|
children,
|
|
2517
2668
|
size = 16,
|
|
2518
2669
|
...rest
|
|
2519
|
-
} =
|
|
2670
|
+
} = _ref112;
|
|
2520
2671
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2521
2672
|
width: size,
|
|
2522
2673
|
height: size,
|
|
@@ -2525,19 +2676,19 @@ const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(_
|
|
|
2525
2676
|
viewBox: "0 0 32 32",
|
|
2526
2677
|
fill: "currentColor",
|
|
2527
2678
|
...rest
|
|
2528
|
-
},
|
|
2679
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2529
2680
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,16.41,7.59,15l2-2-2-2L9,9.59l2,2,2-2L14.41,11l-2,2,2,2L13,16.41l-2-2ZM16,25a3,3,0,1,1,3-3A3,3,0,0,1,16,25Zm8.41-10L23,16.41l-2-2-2,2L17.59,15l2-2-2-2L19,9.59l2,2,2-2L24.41,11l-2,2Z"
|
|
2530
2681
|
})), children);
|
|
2531
2682
|
});
|
|
2532
2683
|
if (process.env.NODE_ENV !== "production") {
|
|
2533
2684
|
FaceDizzyFilled.propTypes = iconPropTypes;
|
|
2534
2685
|
}
|
|
2535
|
-
const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(
|
|
2686
|
+
const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(_ref113, ref) {
|
|
2536
2687
|
let {
|
|
2537
2688
|
children,
|
|
2538
2689
|
size = 16,
|
|
2539
2690
|
...rest
|
|
2540
|
-
} =
|
|
2691
|
+
} = _ref113;
|
|
2541
2692
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2542
2693
|
width: size,
|
|
2543
2694
|
height: size,
|
|
@@ -2546,21 +2697,21 @@ const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(_ref106, ref) {
|
|
|
2546
2697
|
viewBox: "0 0 32 32",
|
|
2547
2698
|
fill: "currentColor",
|
|
2548
2699
|
...rest
|
|
2549
|
-
},
|
|
2700
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2550
2701
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11z"
|
|
2551
|
-
})),
|
|
2702
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2552
2703
|
d: "M30,16A14,14,0,1,0,8.8994,28.042l.0156.1562A1.993,1.993,0,0,0,10.9048,30h10.19a1.9929,1.9929,0,0,0,1.99-1.8008l.0156-.1572A13.9674,13.9674,0,0,0,30,16ZM16,4A11.99,11.99,0,0,1,27.97,15.397L22.7637,18H9.2363L4.0305,15.397A11.99,11.99,0,0,1,16,4ZM4.12,17.6777l3.94,1.97.5813,5.81A11.97,11.97,0,0,1,4.12,17.6777ZM21.0947,28H10.9053l-.8-8h11.79Zm2.2644-2.542.5811-5.81,3.94-1.97A11.9712,11.9712,0,0,1,23.3591,25.458Z"
|
|
2553
2704
|
})), children);
|
|
2554
2705
|
});
|
|
2555
2706
|
if (process.env.NODE_ENV !== "production") {
|
|
2556
2707
|
FaceMask.propTypes = iconPropTypes;
|
|
2557
2708
|
}
|
|
2558
|
-
const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(
|
|
2709
|
+
const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(_ref114, ref) {
|
|
2559
2710
|
let {
|
|
2560
2711
|
children,
|
|
2561
2712
|
size = 16,
|
|
2562
2713
|
...rest
|
|
2563
|
-
} =
|
|
2714
|
+
} = _ref114;
|
|
2564
2715
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2565
2716
|
width: size,
|
|
2566
2717
|
height: size,
|
|
@@ -2569,21 +2720,21 @@ const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(_ref107,
|
|
|
2569
2720
|
viewBox: "0 0 32 32",
|
|
2570
2721
|
fill: "currentColor",
|
|
2571
2722
|
...rest
|
|
2572
|
-
},
|
|
2723
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2573
2724
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2574
|
-
})),
|
|
2725
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2575
2726
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM10 20H22V22H10z"
|
|
2576
2727
|
})), children);
|
|
2577
2728
|
});
|
|
2578
2729
|
if (process.env.NODE_ENV !== "production") {
|
|
2579
2730
|
FaceNeutral.propTypes = iconPropTypes;
|
|
2580
2731
|
}
|
|
2581
|
-
const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFilled(
|
|
2732
|
+
const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFilled(_ref115, ref) {
|
|
2582
2733
|
let {
|
|
2583
2734
|
children,
|
|
2584
2735
|
size = 16,
|
|
2585
2736
|
...rest
|
|
2586
|
-
} =
|
|
2737
|
+
} = _ref115;
|
|
2587
2738
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2588
2739
|
width: size,
|
|
2589
2740
|
height: size,
|
|
@@ -2592,19 +2743,19 @@ const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFill
|
|
|
2592
2743
|
viewBox: "0 0 32 32",
|
|
2593
2744
|
fill: "currentColor",
|
|
2594
2745
|
...rest
|
|
2595
|
-
},
|
|
2746
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2596
2747
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,13.5A2.5,2.5,0,1,1,11.5,16,2.5,2.5,0,0,1,9,13.5ZM22,22H10V20H22Zm-1.5-6A2.5,2.5,0,1,1,23,13.5,2.5,2.5,0,0,1,20.5,16Z"
|
|
2597
2748
|
})), children);
|
|
2598
2749
|
});
|
|
2599
2750
|
if (process.env.NODE_ENV !== "production") {
|
|
2600
2751
|
FaceNeutralFilled.propTypes = iconPropTypes;
|
|
2601
2752
|
}
|
|
2602
|
-
const FacePending = /*#__PURE__*/React.forwardRef(function FacePending(
|
|
2753
|
+
const FacePending = /*#__PURE__*/React.forwardRef(function FacePending(_ref116, ref) {
|
|
2603
2754
|
let {
|
|
2604
2755
|
children,
|
|
2605
2756
|
size = 16,
|
|
2606
2757
|
...rest
|
|
2607
|
-
} =
|
|
2758
|
+
} = _ref116;
|
|
2608
2759
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2609
2760
|
width: size,
|
|
2610
2761
|
height: size,
|
|
@@ -2613,21 +2764,21 @@ const FacePending = /*#__PURE__*/React.forwardRef(function FacePending(_ref109,
|
|
|
2613
2764
|
viewBox: "0 0 32 32",
|
|
2614
2765
|
fill: "currentColor",
|
|
2615
2766
|
...rest
|
|
2616
|
-
},
|
|
2767
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2617
2768
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2618
|
-
})),
|
|
2769
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2619
2770
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
|
|
2620
2771
|
})), children);
|
|
2621
2772
|
});
|
|
2622
2773
|
if (process.env.NODE_ENV !== "production") {
|
|
2623
2774
|
FacePending.propTypes = iconPropTypes;
|
|
2624
2775
|
}
|
|
2625
|
-
const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFilled(
|
|
2776
|
+
const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFilled(_ref117, ref) {
|
|
2626
2777
|
let {
|
|
2627
2778
|
children,
|
|
2628
2779
|
size = 16,
|
|
2629
2780
|
...rest
|
|
2630
|
-
} =
|
|
2781
|
+
} = _ref117;
|
|
2631
2782
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2632
2783
|
width: size,
|
|
2633
2784
|
height: size,
|
|
@@ -2636,19 +2787,19 @@ const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFill
|
|
|
2636
2787
|
viewBox: "0 0 32 32",
|
|
2637
2788
|
fill: "currentColor",
|
|
2638
2789
|
...rest
|
|
2639
|
-
},
|
|
2790
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2640
2791
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM11.5,16A2.5,2.5,0,1,1,14,13.5,2.48,2.48,0,0,1,11.5,16Zm9,0A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
|
|
2641
2792
|
})), children);
|
|
2642
2793
|
});
|
|
2643
2794
|
if (process.env.NODE_ENV !== "production") {
|
|
2644
2795
|
FacePendingFilled.propTypes = iconPropTypes;
|
|
2645
2796
|
}
|
|
2646
|
-
const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(
|
|
2797
|
+
const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(_ref118, ref) {
|
|
2647
2798
|
let {
|
|
2648
2799
|
children,
|
|
2649
2800
|
size = 16,
|
|
2650
2801
|
...rest
|
|
2651
|
-
} =
|
|
2802
|
+
} = _ref118;
|
|
2652
2803
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2653
2804
|
width: size,
|
|
2654
2805
|
height: size,
|
|
@@ -2657,21 +2808,21 @@ const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(_ref1
|
|
|
2657
2808
|
viewBox: "0 0 32 32",
|
|
2658
2809
|
fill: "currentColor",
|
|
2659
2810
|
...rest
|
|
2660
|
-
},
|
|
2811
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2661
2812
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2662
|
-
})),
|
|
2813
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2663
2814
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
|
|
2664
2815
|
})), children);
|
|
2665
2816
|
});
|
|
2666
2817
|
if (process.env.NODE_ENV !== "production") {
|
|
2667
2818
|
FaceSatisfied.propTypes = iconPropTypes;
|
|
2668
2819
|
}
|
|
2669
|
-
const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfiedFilled(
|
|
2820
|
+
const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfiedFilled(_ref119, ref) {
|
|
2670
2821
|
let {
|
|
2671
2822
|
children,
|
|
2672
2823
|
size = 16,
|
|
2673
2824
|
...rest
|
|
2674
|
-
} =
|
|
2825
|
+
} = _ref119;
|
|
2675
2826
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2676
2827
|
width: size,
|
|
2677
2828
|
height: size,
|
|
@@ -2680,19 +2831,19 @@ const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfied
|
|
|
2680
2831
|
viewBox: "0 0 32 32",
|
|
2681
2832
|
fill: "currentColor",
|
|
2682
2833
|
...rest
|
|
2683
|
-
},
|
|
2834
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2684
2835
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
|
|
2685
2836
|
})), children);
|
|
2686
2837
|
});
|
|
2687
2838
|
if (process.env.NODE_ENV !== "production") {
|
|
2688
2839
|
FaceSatisfiedFilled.propTypes = iconPropTypes;
|
|
2689
2840
|
}
|
|
2690
|
-
const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(
|
|
2841
|
+
const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(_ref120, ref) {
|
|
2691
2842
|
let {
|
|
2692
2843
|
children,
|
|
2693
2844
|
size = 16,
|
|
2694
2845
|
...rest
|
|
2695
|
-
} =
|
|
2846
|
+
} = _ref120;
|
|
2696
2847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2697
2848
|
width: size,
|
|
2698
2849
|
height: size,
|
|
@@ -2701,21 +2852,21 @@ const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(_ref113, ref) {
|
|
|
2701
2852
|
viewBox: "0 0 32 32",
|
|
2702
2853
|
fill: "currentColor",
|
|
2703
2854
|
...rest
|
|
2704
|
-
},
|
|
2855
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2705
2856
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2706
|
-
})),
|
|
2857
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2707
2858
|
d: "M20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM8 13H14V15H8zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
|
|
2708
2859
|
})), children);
|
|
2709
2860
|
});
|
|
2710
2861
|
if (process.env.NODE_ENV !== "production") {
|
|
2711
2862
|
FaceWink.propTypes = iconPropTypes;
|
|
2712
2863
|
}
|
|
2713
|
-
const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(
|
|
2864
|
+
const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(_ref121, ref) {
|
|
2714
2865
|
let {
|
|
2715
2866
|
children,
|
|
2716
2867
|
size = 16,
|
|
2717
2868
|
...rest
|
|
2718
|
-
} =
|
|
2869
|
+
} = _ref121;
|
|
2719
2870
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2720
2871
|
width: size,
|
|
2721
2872
|
height: size,
|
|
@@ -2724,19 +2875,19 @@ const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(_re
|
|
|
2724
2875
|
viewBox: "0 0 32 32",
|
|
2725
2876
|
fill: "currentColor",
|
|
2726
2877
|
...rest
|
|
2727
|
-
},
|
|
2878
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2728
2879
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,13h6v2H8Zm8,11a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
|
|
2729
2880
|
})), children);
|
|
2730
2881
|
});
|
|
2731
2882
|
if (process.env.NODE_ENV !== "production") {
|
|
2732
2883
|
FaceWinkFilled.propTypes = iconPropTypes;
|
|
2733
2884
|
}
|
|
2734
|
-
const Factor = /*#__PURE__*/React.forwardRef(function Factor(
|
|
2885
|
+
const Factor = /*#__PURE__*/React.forwardRef(function Factor(_ref122, ref) {
|
|
2735
2886
|
let {
|
|
2736
2887
|
children,
|
|
2737
2888
|
size = 16,
|
|
2738
2889
|
...rest
|
|
2739
|
-
} =
|
|
2890
|
+
} = _ref122;
|
|
2740
2891
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2741
2892
|
width: size,
|
|
2742
2893
|
height: size,
|
|
@@ -2745,19 +2896,19 @@ const Factor = /*#__PURE__*/React.forwardRef(function Factor(_ref115, ref) {
|
|
|
2745
2896
|
viewBox: "0 0 32 32",
|
|
2746
2897
|
fill: "currentColor",
|
|
2747
2898
|
...rest
|
|
2748
|
-
},
|
|
2899
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2749
2900
|
d: "M27,28V9H24V4h2V2H20V4h2V9H19V28H15V16H12V11h2V9H8v2h2v5H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V18h4Zm8-17h4V28H21Z"
|
|
2750
2901
|
})), children);
|
|
2751
2902
|
});
|
|
2752
2903
|
if (process.env.NODE_ENV !== "production") {
|
|
2753
2904
|
Factor.propTypes = iconPropTypes;
|
|
2754
2905
|
}
|
|
2755
|
-
const Fade = /*#__PURE__*/React.forwardRef(function Fade(
|
|
2906
|
+
const Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref123, ref) {
|
|
2756
2907
|
let {
|
|
2757
2908
|
children,
|
|
2758
2909
|
size = 16,
|
|
2759
2910
|
...rest
|
|
2760
|
-
} =
|
|
2911
|
+
} = _ref123;
|
|
2761
2912
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2762
2913
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2763
2914
|
width: size,
|
|
@@ -2767,7 +2918,7 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref116, ref) {
|
|
|
2767
2918
|
viewBox: "0 0 16 16",
|
|
2768
2919
|
fill: "currentColor",
|
|
2769
2920
|
...rest
|
|
2770
|
-
},
|
|
2921
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2771
2922
|
d: "M4.1 12.6l-.6.8c.6.5 1.3.9 2.1 1.2l.3-.9C5.3 13.4 4.7 13 4.1 12.6zM2.1 9l-1 .2c.1.8.4 1.6.8 2.3L2.8 11C2.4 10.4 2.2 9.7 2.1 9zM5.9 2.4L5.6 1.4C4.8 1.7 4.1 2.1 3.5 2.7l.6.8C4.7 3 5.3 2.6 5.9 2.4zM2.8 5L1.9 4.5C1.5 5.2 1.3 6 1.1 6.8l1 .2C2.2 6.3 2.5 5.6 2.8 5zM8 1v1c3.3 0 6 2.7 6 6s-2.7 6-6 6v1c3.9 0 7-3.1 7-7S11.9 1 8 1z"
|
|
2772
2923
|
})), children);
|
|
2773
2924
|
}
|
|
@@ -2779,19 +2930,19 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref116, ref) {
|
|
|
2779
2930
|
viewBox: "0 0 32 32",
|
|
2780
2931
|
fill: "currentColor",
|
|
2781
2932
|
...rest
|
|
2782
|
-
},
|
|
2933
|
+
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2783
2934
|
d: "M8.24 25.14L7 26.67a13.79 13.79 0 004.18 2.44l.69-1.87A12 12 0 018.24 25.14zM4.19 18l-2 .41A14.09 14.09 0 003.86 23L5.59 22A12.44 12.44 0 014.19 18zM11.82 4.76l-.69-1.87A13.79 13.79 0 007 5.33L8.24 6.86A12 12 0 0111.82 4.76zM5.59 10L3.86 9a14.37 14.37 0 00-1.64 4.59l2 .34A12.05 12.05 0 015.59 10zM16 2V4a12 12 0 010 24v2A14 14 0 0016 2z"
|
|
2784
2935
|
})), children);
|
|
2785
2936
|
});
|
|
2786
2937
|
if (process.env.NODE_ENV !== "production") {
|
|
2787
2938
|
Fade.propTypes = iconPropTypes;
|
|
2788
2939
|
}
|
|
2789
|
-
const Favorite = /*#__PURE__*/React.forwardRef(function Favorite(
|
|
2940
|
+
const Favorite = /*#__PURE__*/React.forwardRef(function Favorite(_ref124, ref) {
|
|
2790
2941
|
let {
|
|
2791
2942
|
children,
|
|
2792
2943
|
size = 16,
|
|
2793
2944
|
...rest
|
|
2794
|
-
} =
|
|
2945
|
+
} = _ref124;
|
|
2795
2946
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2796
2947
|
width: size,
|
|
2797
2948
|
height: size,
|
|
@@ -2800,19 +2951,19 @@ const Favorite = /*#__PURE__*/React.forwardRef(function Favorite(_ref117, ref) {
|
|
|
2800
2951
|
viewBox: "0 0 32 32",
|
|
2801
2952
|
fill: "currentColor",
|
|
2802
2953
|
...rest
|
|
2803
|
-
},
|
|
2954
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2804
2955
|
d: "M22.45,6a5.47,5.47,0,0,1,3.91,1.64,5.7,5.7,0,0,1,0,8L16,26.13,5.64,15.64a5.7,5.7,0,0,1,0-8,5.48,5.48,0,0,1,7.82,0L16,10.24l2.53-2.58A5.44,5.44,0,0,1,22.45,6m0-2a7.47,7.47,0,0,0-5.34,2.24L16,7.36,14.89,6.24a7.49,7.49,0,0,0-10.68,0,7.72,7.72,0,0,0,0,10.82L16,29,27.79,17.06a7.72,7.72,0,0,0,0-10.82A7.49,7.49,0,0,0,22.45,4Z"
|
|
2805
2956
|
})), children);
|
|
2806
2957
|
});
|
|
2807
2958
|
if (process.env.NODE_ENV !== "production") {
|
|
2808
2959
|
Favorite.propTypes = iconPropTypes;
|
|
2809
2960
|
}
|
|
2810
|
-
const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(
|
|
2961
|
+
const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(_ref125, ref) {
|
|
2811
2962
|
let {
|
|
2812
2963
|
children,
|
|
2813
2964
|
size = 16,
|
|
2814
2965
|
...rest
|
|
2815
|
-
} =
|
|
2966
|
+
} = _ref125;
|
|
2816
2967
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2817
2968
|
width: size,
|
|
2818
2969
|
height: size,
|
|
@@ -2821,173 +2972,12 @@ const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(_re
|
|
|
2821
2972
|
viewBox: "0 0 32 32",
|
|
2822
2973
|
fill: "currentColor",
|
|
2823
2974
|
...rest
|
|
2824
|
-
},
|
|
2975
|
+
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2825
2976
|
d: "M22.5,4c-2,0-3.9,0.8-5.3,2.2L16,7.4l-1.1-1.1C12,3.3,7.2,3.3,4.3,6.2c0,0-0.1,0.1-0.1,0.1c-3,3-3,7.8,0,10.8L16,29 l11.8-11.9c3-3,3-7.8,0-10.8C26.4,4.8,24.5,4,22.5,4z"
|
|
2826
2977
|
})), children);
|
|
2827
2978
|
});
|
|
2828
2979
|
if (process.env.NODE_ENV !== "production") {
|
|
2829
2980
|
FavoriteFilled.propTypes = iconPropTypes;
|
|
2830
2981
|
}
|
|
2831
|
-
const FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(_ref119, ref) {
|
|
2832
|
-
let {
|
|
2833
|
-
children,
|
|
2834
|
-
size = 16,
|
|
2835
|
-
...rest
|
|
2836
|
-
} = _ref119;
|
|
2837
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2838
|
-
width: size,
|
|
2839
|
-
height: size,
|
|
2840
|
-
ref: ref,
|
|
2841
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2842
|
-
viewBox: "0 0 32 32",
|
|
2843
|
-
fill: "currentColor",
|
|
2844
|
-
...rest
|
|
2845
|
-
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2846
|
-
d: "M4.21,17.0615,16,29,27.79,17.0615a7.7313,7.7313,0,0,0,0-10.8232,7.494,7.494,0,0,0-10.6841,0L16,7.3643l-1.1062-1.126a7.494,7.494,0,0,0-10.6841,0A7.7313,7.7313,0,0,0,4.21,17.0615ZM26.3552,15.645,16,26.1255V10.23q1.2708-1.2876,2.5413-2.5742a5.4768,5.4768,0,0,1,7.8139,0A5.708,5.708,0,0,1,26.3552,15.645Z"
|
|
2847
|
-
})), children);
|
|
2848
|
-
});
|
|
2849
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2850
|
-
FavoriteHalf.propTypes = iconPropTypes;
|
|
2851
|
-
}
|
|
2852
|
-
const FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(_ref120, ref) {
|
|
2853
|
-
let {
|
|
2854
|
-
children,
|
|
2855
|
-
size = 16,
|
|
2856
|
-
...rest
|
|
2857
|
-
} = _ref120;
|
|
2858
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2859
|
-
width: size,
|
|
2860
|
-
height: size,
|
|
2861
|
-
ref: ref,
|
|
2862
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2863
|
-
viewBox: "0 0 32 32",
|
|
2864
|
-
fill: "currentColor",
|
|
2865
|
-
...rest
|
|
2866
|
-
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2867
|
-
d: "M16,7,6,17l1.41,1.41L15,10.83V28H2v2H15a2,2,0,0,0,2-2V10.83l7.59,7.58L26,17Z"
|
|
2868
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2869
|
-
d: "M6,8V4H26V8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8Z"
|
|
2870
|
-
})), children);
|
|
2871
|
-
});
|
|
2872
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2873
|
-
FetchUpload.propTypes = iconPropTypes;
|
|
2874
|
-
}
|
|
2875
|
-
const FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud(_ref121, ref) {
|
|
2876
|
-
let {
|
|
2877
|
-
children,
|
|
2878
|
-
size = 16,
|
|
2879
|
-
...rest
|
|
2880
|
-
} = _ref121;
|
|
2881
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2882
|
-
width: size,
|
|
2883
|
-
height: size,
|
|
2884
|
-
ref: ref,
|
|
2885
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2886
|
-
viewBox: "0 0 32 32",
|
|
2887
|
-
fill: "currentColor",
|
|
2888
|
-
...rest
|
|
2889
|
-
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2890
|
-
d: "M16,13l-5,5,1.41,1.41L15,16.83V28H6v2h9a2,2,0,0,0,2-2V16.83l2.59,2.58L21,18Z"
|
|
2891
|
-
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2892
|
-
d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
|
|
2893
|
-
})), children);
|
|
2894
|
-
});
|
|
2895
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2896
|
-
FetchUploadCloud.propTypes = iconPropTypes;
|
|
2897
|
-
}
|
|
2898
|
-
const FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(_ref122, ref) {
|
|
2899
|
-
let {
|
|
2900
|
-
children,
|
|
2901
|
-
size = 16,
|
|
2902
|
-
...rest
|
|
2903
|
-
} = _ref122;
|
|
2904
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2905
|
-
width: size,
|
|
2906
|
-
height: size,
|
|
2907
|
-
ref: ref,
|
|
2908
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2909
|
-
viewBox: "0 0 32 32",
|
|
2910
|
-
fill: "currentColor",
|
|
2911
|
-
...rest
|
|
2912
|
-
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2913
|
-
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"
|
|
2914
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
2915
|
-
cx: "7",
|
|
2916
|
-
cy: "25",
|
|
2917
|
-
r: "1"
|
|
2918
|
-
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2919
|
-
d: "M22.707,7.293l-5-5A1,1,0,0,0,17,2H11A2.0023,2.0023,0,0,0,9,4V20a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V8A1,1,0,0,0,22.707,7.293ZM20.5857,8H17V4.4141ZM11,20V4h4V8a2.0023,2.0023,0,0,0,2,2h4V20Z"
|
|
2920
|
-
})), children);
|
|
2921
|
-
});
|
|
2922
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2923
|
-
FileStorage.propTypes = iconPropTypes;
|
|
2924
|
-
}
|
|
2925
|
-
const Filter = /*#__PURE__*/React.forwardRef(function Filter(_ref123, ref) {
|
|
2926
|
-
let {
|
|
2927
|
-
children,
|
|
2928
|
-
size = 16,
|
|
2929
|
-
...rest
|
|
2930
|
-
} = _ref123;
|
|
2931
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2932
|
-
width: size,
|
|
2933
|
-
height: size,
|
|
2934
|
-
ref: ref,
|
|
2935
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2936
|
-
viewBox: "0 0 32 32",
|
|
2937
|
-
fill: "currentColor",
|
|
2938
|
-
...rest
|
|
2939
|
-
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2940
|
-
d: "M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"
|
|
2941
|
-
})), children);
|
|
2942
|
-
});
|
|
2943
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2944
|
-
Filter.propTypes = iconPropTypes;
|
|
2945
|
-
}
|
|
2946
|
-
const FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit(_ref124, ref) {
|
|
2947
|
-
let {
|
|
2948
|
-
children,
|
|
2949
|
-
size = 16,
|
|
2950
|
-
...rest
|
|
2951
|
-
} = _ref124;
|
|
2952
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2953
|
-
width: size,
|
|
2954
|
-
height: size,
|
|
2955
|
-
ref: ref,
|
|
2956
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2957
|
-
viewBox: "0 0 32 32",
|
|
2958
|
-
fill: "currentColor",
|
|
2959
|
-
...rest
|
|
2960
|
-
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2961
|
-
d: "M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"
|
|
2962
|
-
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2963
|
-
d: "M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"
|
|
2964
|
-
})), children);
|
|
2965
|
-
});
|
|
2966
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2967
|
-
FilterEdit.propTypes = iconPropTypes;
|
|
2968
|
-
}
|
|
2969
|
-
const FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref125, ref) {
|
|
2970
|
-
let {
|
|
2971
|
-
children,
|
|
2972
|
-
size = 16,
|
|
2973
|
-
...rest
|
|
2974
|
-
} = _ref125;
|
|
2975
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2976
|
-
width: size,
|
|
2977
|
-
height: size,
|
|
2978
|
-
ref: ref,
|
|
2979
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2980
|
-
viewBox: "0 0 32 32",
|
|
2981
|
-
fill: "currentColor",
|
|
2982
|
-
...rest
|
|
2983
|
-
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2984
|
-
d: "M30 11.414L28.586 10 24 14.586 19.414 10 18 11.414 22.586 16 18 20.585 19.415 22 24 17.414 28.587 22 30 20.587 25.414 16 30 11.414z"
|
|
2985
|
-
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2986
|
-
d: "M4,4A2,2,0,0,0,2,6V9.1709a2,2,0,0,0,.5859,1.4145L10,18v8a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V24H16v2H12V17.1709l-.5859-.5855L4,9.1709V6H24V8h2V6a2,2,0,0,0-2-2Z"
|
|
2987
|
-
})), children);
|
|
2988
|
-
});
|
|
2989
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2990
|
-
FilterRemove.propTypes = iconPropTypes;
|
|
2991
|
-
}
|
|
2992
2982
|
|
|
2993
|
-
export { DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProtected, DocumentSecurity, DocumentSentiment, DocumentSigned, DocumentSketch, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, DogWalker, DotMark, DoubleInteger, DownToBottom, Download, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, Email, EmailNew, Encryption, EnergyRenewable, Enterprise, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventSchedule, Events, EventsAlt, ExamMode, ExecutableProgram, Exit, ExpandAll, ExpandCategories, Explore, Export, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled,
|
|
2983
|
+
export { DistributeVerticalBottom, DistributeVerticalCenter, DistributeVerticalTop, DnsServices, Doc, Document, DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProtected, DocumentSecurity, DocumentSentiment, DocumentSigned, DocumentSketch, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, DogWalker, DotMark, DoubleInteger, DownToBottom, Download, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, Email, EmailNew, Encryption, EnergyRenewable, Enterprise, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventSchedule, Events, EventsAlt, ExamMode, ExecutableProgram, Exit, ExpandAll, ExpandCategories, Explore, Export, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled, WatsonHealthDna, WatsonHealthDownloadStudy, WatsonHealthEdgeEnhancement, WatsonHealthEdgeEnhancement_01, WatsonHealthEdgeEnhancement_02, WatsonHealthEdgeEnhancement_03, WatsonHealthErase_3D };
|