@carbon/icons-react 11.14.0 → 11.15.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/AppleDash.js +41 -0
- package/es/BatchJob.js +43 -0
- package/es/BatchJobStep.js +39 -0
- package/es/BootVolume.js +39 -0
- package/es/BootVolumeAlt.js +43 -0
- package/es/BottlesContainer.js +41 -0
- package/es/Bottles_01.js +39 -0
- package/es/Bottles_01Dash.js +39 -0
- package/es/Bottles_02.js +39 -0
- package/es/Bottles_02Dash.js +39 -0
- package/es/CarbonUiBuilder.js +60 -0
- package/es/CicsDb2Connection.js +41 -0
- package/es/CicsProgram.js +49 -0
- package/es/CicsRegionAlt.js +39 -0
- package/es/CicsSit.js +41 -0
- package/es/CicsSitOverrides.js +39 -0
- package/es/CicsTransactionServerZos.js +51 -0
- package/es/ConnectReference.js +41 -0
- package/es/DataVolume.js +39 -0
- package/es/DataVolumeAlt.js +47 -0
- package/es/Db2BufferPool.js +41 -0
- package/es/Db2DataSharingGroup.js +39 -0
- package/es/Db2Database.js +39 -0
- package/es/Drink_01.js +41 -0
- package/es/Drink_02.js +41 -0
- package/es/ExecutableProgram.js +52 -0
- package/es/IbmBluepay.js +39 -0
- package/es/IbmCloudAppId.js +41 -0
- package/es/IbmCloudContinuousDelivery.js +41 -0
- package/es/IbmCloudForEducation.js +43 -0
- package/es/IbmCloudHsm.js +49 -0
- package/es/IbmCloudIpsecVpn.js +39 -0
- package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
- package/es/IbmContentServices.js +43 -0
- package/es/IbmDb2.js +47 -0
- package/es/IbmDb2Alt.js +39 -0
- package/es/IbmTelehealth.js +41 -0
- package/es/IbmTenet.js +53 -0
- package/es/IbmToolchain.js +39 -0
- package/es/ListChecked.js +1 -1
- package/es/ListCheckedMirror.js +39 -0
- package/es/ListNumberedMirror.js +39 -0
- package/es/LogicalPartition.js +1 -1
- package/es/LogoAnsibleCommunity.js +39 -0
- package/es/LogoRedHatAnsible.js +41 -0
- package/es/LogoTwitter.js +1 -1
- package/es/LogoVmware.js +1 -1
- package/es/LogoVmwareAlt.js +39 -0
- package/es/LogoYelp.js +1 -1
- package/es/PortInput.js +41 -0
- package/es/PortOutput.js +41 -0
- package/es/Recycle.js +39 -0
- package/es/RunMirror.js +43 -0
- package/es/ScreenMap.js +41 -0
- package/es/ScreenMapSet.js +43 -0
- package/es/SearchLocateMirror.js +39 -0
- package/es/Slm.js +39 -0
- package/es/SummaryKpiMirror.js +39 -0
- package/es/TcpIpService.js +39 -0
- package/es/TransformBinary.js +41 -0
- package/es/TransformInstructions.js +41 -0
- package/es/TransformLanguage.js +41 -0
- package/es/Tsq.js +41 -0
- package/es/ZLpar.js +39 -0
- package/es/ZSystems.js +39 -0
- package/es/Zos.js +39 -0
- package/es/ZosSysplex.js +39 -0
- package/es/generated/bucket-0.js +347 -345
- package/es/generated/bucket-1.js +940 -921
- package/es/generated/bucket-10.js +880 -885
- package/es/generated/bucket-11.js +899 -860
- package/es/generated/bucket-12.js +769 -880
- package/es/generated/bucket-13.js +941 -826
- package/es/generated/bucket-14.js +732 -816
- package/es/generated/bucket-15.js +923 -937
- package/es/generated/bucket-16.js +1582 -16
- package/es/generated/bucket-2.js +1074 -1058
- package/es/generated/bucket-3.js +836 -912
- package/es/generated/bucket-4.js +835 -784
- package/es/generated/bucket-5.js +846 -824
- package/es/generated/bucket-6.js +849 -897
- package/es/generated/bucket-7.js +921 -920
- package/es/generated/bucket-8.js +839 -770
- package/es/generated/bucket-9.js +936 -974
- package/es/index.js +17 -17
- package/lib/AppleDash.js +47 -0
- package/lib/BatchJob.js +49 -0
- package/lib/BatchJobStep.js +45 -0
- package/lib/BootVolume.js +45 -0
- package/lib/BootVolumeAlt.js +49 -0
- package/lib/BottlesContainer.js +47 -0
- package/lib/Bottles_01.js +45 -0
- package/lib/Bottles_01Dash.js +45 -0
- package/lib/Bottles_02.js +45 -0
- package/lib/Bottles_02Dash.js +45 -0
- package/lib/CarbonUiBuilder.js +66 -0
- package/lib/CicsDb2Connection.js +47 -0
- package/lib/CicsProgram.js +55 -0
- package/lib/CicsRegionAlt.js +45 -0
- package/lib/CicsSit.js +47 -0
- package/lib/CicsSitOverrides.js +45 -0
- package/lib/CicsTransactionServerZos.js +57 -0
- package/lib/ConnectReference.js +47 -0
- package/lib/DataVolume.js +45 -0
- package/lib/DataVolumeAlt.js +53 -0
- package/lib/Db2BufferPool.js +47 -0
- package/lib/Db2DataSharingGroup.js +45 -0
- package/lib/Db2Database.js +45 -0
- package/lib/Drink_01.js +47 -0
- package/lib/Drink_02.js +47 -0
- package/lib/ExecutableProgram.js +58 -0
- package/lib/IbmBluepay.js +45 -0
- package/lib/IbmCloudAppId.js +47 -0
- package/lib/IbmCloudContinuousDelivery.js +47 -0
- package/lib/IbmCloudForEducation.js +49 -0
- package/lib/IbmCloudHsm.js +55 -0
- package/lib/IbmCloudIpsecVpn.js +45 -0
- package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
- package/lib/IbmContentServices.js +49 -0
- package/lib/IbmDb2.js +53 -0
- package/lib/IbmDb2Alt.js +45 -0
- package/lib/IbmTelehealth.js +47 -0
- package/lib/IbmTenet.js +59 -0
- package/lib/IbmToolchain.js +45 -0
- package/lib/ListChecked.js +1 -1
- package/lib/ListCheckedMirror.js +45 -0
- package/lib/ListNumberedMirror.js +45 -0
- package/lib/LogicalPartition.js +1 -1
- package/lib/LogoAnsibleCommunity.js +45 -0
- package/lib/LogoRedHatAnsible.js +47 -0
- package/lib/LogoTwitter.js +1 -1
- package/lib/LogoVmware.js +1 -1
- package/lib/LogoVmwareAlt.js +45 -0
- package/lib/LogoYelp.js +1 -1
- package/lib/PortInput.js +47 -0
- package/lib/PortOutput.js +47 -0
- package/lib/Recycle.js +45 -0
- package/lib/RunMirror.js +49 -0
- package/lib/ScreenMap.js +47 -0
- package/lib/ScreenMapSet.js +49 -0
- package/lib/SearchLocateMirror.js +45 -0
- package/lib/Slm.js +45 -0
- package/lib/SummaryKpiMirror.js +45 -0
- package/lib/TcpIpService.js +45 -0
- package/lib/TransformBinary.js +47 -0
- package/lib/TransformInstructions.js +47 -0
- package/lib/TransformLanguage.js +47 -0
- package/lib/Tsq.js +47 -0
- package/lib/ZLpar.js +45 -0
- package/lib/ZSystems.js +45 -0
- package/lib/Zos.js +45 -0
- package/lib/ZosSysplex.js +45 -0
- package/lib/generated/bucket-0.js +347 -345
- package/lib/generated/bucket-1.js +950 -931
- package/lib/generated/bucket-10.js +923 -928
- package/lib/generated/bucket-11.js +945 -906
- package/lib/generated/bucket-12.js +819 -930
- package/lib/generated/bucket-13.js +993 -878
- package/lib/generated/bucket-14.js +788 -872
- package/lib/generated/bucket-15.js +980 -994
- package/lib/generated/bucket-16.js +1643 -15
- package/lib/generated/bucket-2.js +1090 -1074
- package/lib/generated/bucket-3.js +853 -929
- package/lib/generated/bucket-4.js +857 -806
- package/lib/generated/bucket-5.js +871 -849
- package/lib/generated/bucket-6.js +874 -922
- package/lib/generated/bucket-7.js +959 -958
- package/lib/generated/bucket-8.js +880 -811
- package/lib/generated/bucket-9.js +979 -1017
- package/lib/index.js +619 -557
- package/package.json +6 -6
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9,
|
|
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, _circle, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _circle2, _path80, _path81, _path82, _path83, _path84, _circle3, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _circle4, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _circle5, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle6, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _circle7, _path157, _path158, _path159, _circle8, _circle9, _path160, _circle10, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
|
|
|
138
138
|
_excluded123 = ["children", "size"],
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
|
-
var
|
|
141
|
+
var TrophyFilled = /*#__PURE__*/React.forwardRef(function TrophyFilled(_ref, ref) {
|
|
142
142
|
var children = _ref.children,
|
|
143
143
|
_ref$size = _ref.size,
|
|
144
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -152,14 +152,14 @@ var UvIndex = /*#__PURE__*/React.forwardRef(function UvIndex(_ref, ref) {
|
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
154
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
-
d: "
|
|
155
|
+
d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-2V9H8Zm18-2a2.0023,2.0023,0,0,1-2,2V9h2Z"
|
|
156
156
|
})), children);
|
|
157
157
|
});
|
|
158
158
|
|
|
159
159
|
if (process.env.NODE_ENV !== "production") {
|
|
160
|
-
|
|
160
|
+
TrophyFilled.propTypes = iconPropTypes;
|
|
161
161
|
}
|
|
162
|
-
var
|
|
162
|
+
var TropicalStorm = /*#__PURE__*/React.forwardRef(function TropicalStorm(_ref2, ref) {
|
|
163
163
|
var children = _ref2.children,
|
|
164
164
|
_ref2$size = _ref2.size,
|
|
165
165
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -173,24 +173,16 @@ var UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt(_ref2, ref) {
|
|
|
173
173
|
viewBox: "0 0 32 32",
|
|
174
174
|
fill: "currentColor"
|
|
175
175
|
}, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
176
|
-
d: "
|
|
176
|
+
d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
|
|
177
177
|
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
178
|
-
d: "
|
|
179
|
-
transform: "rotate(-45 24.147 7.853)"
|
|
180
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
181
|
-
d: "M25 15H30V17H25zM2 15H7V17H2z"
|
|
182
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
183
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
184
|
-
transform: "rotate(-45 7.854 7.853)"
|
|
185
|
-
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
186
|
-
d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
|
|
178
|
+
d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
|
|
187
179
|
})), children);
|
|
188
180
|
});
|
|
189
181
|
|
|
190
182
|
if (process.env.NODE_ENV !== "production") {
|
|
191
|
-
|
|
183
|
+
TropicalStorm.propTypes = iconPropTypes;
|
|
192
184
|
}
|
|
193
|
-
var
|
|
185
|
+
var TropicalStormModelTracks = /*#__PURE__*/React.forwardRef(function TropicalStormModelTracks(_ref3, ref) {
|
|
194
186
|
var children = _ref3.children,
|
|
195
187
|
_ref3$size = _ref3.size,
|
|
196
188
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -203,15 +195,17 @@ var UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled(_ref3,
|
|
|
203
195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
204
196
|
viewBox: "0 0 32 32",
|
|
205
197
|
fill: "currentColor"
|
|
206
|
-
}, rest),
|
|
207
|
-
d: "
|
|
198
|
+
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
199
|
+
d: "M10,17a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,17Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,10,11Z"
|
|
200
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
201
|
+
d: "M14.8188 6.65c.1163-.1211 1.8643-1.919 2.8882-2.9434A1 1 0 0017 2C11.812 2 2 4.2988 2 13a7.8938 7.8938 0 003.1812 6.35c-.1612.1675-1.9507 2.0054-2.8882 2.9429A1 1 0 003 24c5.188 0 15-2.2988 15-11A7.8927 7.8927 0 0014.8188 6.65zM9.7065 20.793a20.94 20.94 0 01-4.0932.9853c.1621-.166 2.7685-2.9053 2.7685-2.9053l-1.1743-.6074A5.9064 5.9064 0 014 13c0-3.667 2.1177-6.2886 6.2935-7.793a20.94 20.94 0 014.0932-.9853c-.227.2324-2.769 2.9057-2.769 2.9057l1.1748.607A5.9075 5.9075 0 0116 13C16 16.667 13.8823 19.2886 9.7065 20.793zM30 17l-5-5-5 5 1.4126 1.4155L24 15.8325V19a9.01 9.01 0 01-9 9H12v2h3A11.0125 11.0125 0 0026 19V15.8325l2.5859 2.5816z"
|
|
208
202
|
})), children);
|
|
209
203
|
});
|
|
210
204
|
|
|
211
205
|
if (process.env.NODE_ENV !== "production") {
|
|
212
|
-
|
|
206
|
+
TropicalStormModelTracks.propTypes = iconPropTypes;
|
|
213
207
|
}
|
|
214
|
-
var
|
|
208
|
+
var TropicalStormTracks = /*#__PURE__*/React.forwardRef(function TropicalStormTracks(_ref4, ref) {
|
|
215
209
|
var children = _ref4.children,
|
|
216
210
|
_ref4$size = _ref4.size,
|
|
217
211
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -224,15 +218,17 @@ var ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable(_ref4,
|
|
|
224
218
|
xmlns: "http://www.w3.org/2000/svg",
|
|
225
219
|
viewBox: "0 0 32 32",
|
|
226
220
|
fill: "currentColor"
|
|
227
|
-
}, rest),
|
|
228
|
-
d: "
|
|
221
|
+
}, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
222
|
+
d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
|
|
223
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
224
|
+
d: "M26.86,12.4805h0a12.9277,12.9277,0,0,0-4.8575-4.9991q.2044-.213.4424-.4589h0c.82-.8482,1.93-1.9825,3.2622-3.3155A1,1,0,0,0,25,2c-.354,0-8.7363.0488-14.269,4.3018h0A12.15,12.15,0,0,0,7.481,9.998c-.1416-.1367-.295-.2841-.4585-.4423C6.1743,8.7349,5.04,7.6255,3.707,6.293A1,1,0,0,0,2,7c0,.3594.05,8.874,4.4058,14.4023a12.1023,12.1023,0,0,0,3.5918,3.1163c-.21.2177-.4346.4516-.6563.68h0c-.7954.8208-1.8286,1.8745-3.0483,3.0943A1,1,0,0,0,7,30c.2856,0,7.061-.0352,12.459-3.1055a12.9618,12.9618,0,0,0,5.06-4.8925q.3062.2937.68.6567c.82.7954,1.8745,1.8286,3.0943,3.0483A1,1,0,0,0,30,25C30,24.7119,29.9644,17.8877,26.86,12.4805Zm-3.03,6.1074-.5469,1.3672A10.5415,10.5415,0,0,1,18.47,25.1562,24.3514,24.3514,0,0,1,9.584,27.8135c.4409-.4492,3.8281-3.9824,3.8281-3.9824l-1.3682-.5474a9.8021,9.8021,0,0,1-4.0668-3.1191c-2.5406-3.2242-3.4585-7.7623-3.79-10.58.5435.5337,3.9815,3.8266,3.9815,3.8266l.5468-1.3672A9.8569,9.8569,0,0,1,11.95,7.8877h0C15.1665,5.415,19.6309,4.5146,22.4155,4.187c-.5332.5435-3.8276,3.9819-3.8276,3.9819l1.3677.5469a10.52,10.52,0,0,1,5.17,4.7608v0a24.29,24.29,0,0,1,2.688,8.94C27.3643,21.9751,23.83,18.5879,23.83,18.5879Z"
|
|
229
225
|
})), children);
|
|
230
226
|
});
|
|
231
227
|
|
|
232
228
|
if (process.env.NODE_ENV !== "production") {
|
|
233
|
-
|
|
229
|
+
TropicalStormTracks.propTypes = iconPropTypes;
|
|
234
230
|
}
|
|
235
|
-
var
|
|
231
|
+
var TropicalWarning = /*#__PURE__*/React.forwardRef(function TropicalWarning(_ref5, ref) {
|
|
236
232
|
var children = _ref5.children,
|
|
237
233
|
_ref5$size = _ref5.size,
|
|
238
234
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -245,15 +241,20 @@ var Van = /*#__PURE__*/React.forwardRef(function Van(_ref5, ref) {
|
|
|
245
241
|
xmlns: "http://www.w3.org/2000/svg",
|
|
246
242
|
viewBox: "0 0 32 32",
|
|
247
243
|
fill: "currentColor"
|
|
248
|
-
}, rest),
|
|
249
|
-
d: "
|
|
244
|
+
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
245
|
+
d: "M27.9487,25.6836a1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,23,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,15,28h-.4336C13.9241,26.7939,12,22.312,12,12v-.1313l1.1169.7446A6.46,6.46,0,0,1,14.4346,13.79l1.0007-1.8418a8.4469,8.4469,0,0,0-1.209-.9986L12.8025,10h1.5308a6.9861,6.9861,0,0,1,1.9934.3071l.9755-1.7954A9.0059,9.0059,0,0,0,14.3333,8H13.1169A7.0329,7.0329,0,0,1,18,6h.6669l1.0867-2H18a9.0361,9.0361,0,0,0-7,3.3638A9.0362,9.0362,0,0,0,4,4H2V6H4A7.0308,7.0308,0,0,1,8.8828,8H7.6665a9.06,9.06,0,0,0-5.4,1.8L.4,11.2l1.2,1.6L3.4668,11.4a7.04,7.04,0,0,1,4.2-1.4H9.1973l-1.4239.9492A8.457,8.457,0,0,0,4,18H6a6.46,6.46,0,0,1,2.8828-5.3867L10,11.8687V12c0,8.9365,1.3994,13.7539,2.355,16H2v2H15a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,4.9955,4.9955,0,0,0,3,1.8833V27.8125A3.7616,3.7616,0,0,1,27.9487,25.6836Z"
|
|
246
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
247
|
+
fill: "none",
|
|
248
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
249
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
250
|
+
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
250
251
|
})), children);
|
|
251
252
|
});
|
|
252
253
|
|
|
253
254
|
if (process.env.NODE_ENV !== "production") {
|
|
254
|
-
|
|
255
|
+
TropicalWarning.propTypes = iconPropTypes;
|
|
255
256
|
}
|
|
256
|
-
var
|
|
257
|
+
var Tsq = /*#__PURE__*/React.forwardRef(function Tsq(_ref6, ref) {
|
|
257
258
|
var children = _ref6.children,
|
|
258
259
|
_ref6$size = _ref6.size,
|
|
259
260
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -266,21 +267,17 @@ var VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_re
|
|
|
266
267
|
xmlns: "http://www.w3.org/2000/svg",
|
|
267
268
|
viewBox: "0 0 32 32",
|
|
268
269
|
fill: "currentColor"
|
|
269
|
-
}, rest),
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
274
|
-
d: "M28.5 1a2.4518 2.4518 0 00-1.2061.3105L18.9834 5.6084l.0027.0054a5.497 5.497 0 107.3257 7.5444l.0031.0015 4.4-8.5A2.5 2.5 0 0028.5 1zm-7 13A3.5 3.5 0 1125 10.5 3.5042 3.5042 0 0121.5 14zM28.9414 3.7354L26.5571 8.3408A5.5279 5.5279 0 0023.658 5.4424l4.5949-2.377A.5165.5165 0 0129 3.5.4985.4985 0 0128.9414 3.7354zM19 20h7V18H17V28a2.0027 2.0027 0 002 2h3V28H19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
275
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
276
|
-
d: "M17.3079,2.2852A9.4882,9.4882,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4a7.499,7.499,0,0,1,1.731.2148Z"
|
|
270
|
+
}, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
271
|
+
d: "M19 26H30V28H19zM19 22H30V24H19zM30 20h-11V12h11v8zm-9-2h7v-4h-7v4zM19 8H30V10H19zM19 4H30V6H19zM10.293 18.707L8 16.4143 8 12 10 12 10 15.5857 11.707 17.293 10.293 18.707z"
|
|
272
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
273
|
+
d: "M9,24c-4.4111,0-8-3.5889-8-8s3.5889-8,8-8,8,3.5889,8,8-3.5889,8-8,8Zm0-14c-3.3083,0-6,2.6917-6,6s2.6917,6,6,6,6-2.6917,6-6-2.6917-6-6-6Z"
|
|
277
274
|
})), children);
|
|
278
275
|
});
|
|
279
276
|
|
|
280
277
|
if (process.env.NODE_ENV !== "production") {
|
|
281
|
-
|
|
278
|
+
Tsq.propTypes = iconPropTypes;
|
|
282
279
|
}
|
|
283
|
-
var
|
|
280
|
+
var Tsunami = /*#__PURE__*/React.forwardRef(function Tsunami(_ref7, ref) {
|
|
284
281
|
var children = _ref7.children,
|
|
285
282
|
_ref7$size = _ref7.size,
|
|
286
283
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -293,15 +290,15 @@ var VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref7, ref) {
|
|
|
293
290
|
xmlns: "http://www.w3.org/2000/svg",
|
|
294
291
|
viewBox: "0 0 32 32",
|
|
295
292
|
fill: "currentColor"
|
|
296
|
-
}, rest),
|
|
297
|
-
d: "
|
|
293
|
+
}, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
294
|
+
d: "M30,26H24A10.0349,10.0349,0,0,1,17.0732,8.7378,11.9629,11.9629,0,0,0,12.9937,8a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,14.4348,4,19.34,4,26H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,6h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,24h6Z"
|
|
298
295
|
})), children);
|
|
299
296
|
});
|
|
300
297
|
|
|
301
298
|
if (process.env.NODE_ENV !== "production") {
|
|
302
|
-
|
|
299
|
+
Tsunami.propTypes = iconPropTypes;
|
|
303
300
|
}
|
|
304
|
-
var
|
|
301
|
+
var Tsv = /*#__PURE__*/React.forwardRef(function Tsv(_ref8, ref) {
|
|
305
302
|
var children = _ref8.children,
|
|
306
303
|
_ref8$size = _ref8.size,
|
|
307
304
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -314,17 +311,15 @@ var VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_
|
|
|
314
311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
315
312
|
viewBox: "0 0 32 32",
|
|
316
313
|
fill: "currentColor"
|
|
317
|
-
}, rest),
|
|
318
|
-
d: "
|
|
319
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
320
|
-
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
314
|
+
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
315
|
+
d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM2 11L5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z"
|
|
321
316
|
})), children);
|
|
322
317
|
});
|
|
323
318
|
|
|
324
319
|
if (process.env.NODE_ENV !== "production") {
|
|
325
|
-
|
|
320
|
+
Tsv.propTypes = iconPropTypes;
|
|
326
321
|
}
|
|
327
|
-
var
|
|
322
|
+
var TwoFactorAuthentication = /*#__PURE__*/React.forwardRef(function TwoFactorAuthentication(_ref9, ref) {
|
|
328
323
|
var children = _ref9.children,
|
|
329
324
|
_ref9$size = _ref9.size,
|
|
330
325
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -338,14 +333,16 @@ var VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_re
|
|
|
338
333
|
viewBox: "0 0 32 32",
|
|
339
334
|
fill: "currentColor"
|
|
340
335
|
}, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
341
|
-
d: "
|
|
336
|
+
d: "M11 23.18L9 21.179 7.589 22.589 11 26 17 20 15.59 18.59 11 23.18zM28 30H24V28h4V16H24V8a4.0045 4.0045 0 00-4-4V2a6.0067 6.0067 0 016 6v6h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
337
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
338
|
+
d: "M20,14H18V8A6,6,0,0,0,6,8v6H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16A2,2,0,0,0,20,14ZM8,8a4,4,0,0,1,8,0v6H8ZM20,28H4V16H20Z"
|
|
342
339
|
})), children);
|
|
343
340
|
});
|
|
344
341
|
|
|
345
342
|
if (process.env.NODE_ENV !== "production") {
|
|
346
|
-
|
|
343
|
+
TwoFactorAuthentication.propTypes = iconPropTypes;
|
|
347
344
|
}
|
|
348
|
-
var
|
|
345
|
+
var TwoPersonLift = /*#__PURE__*/React.forwardRef(function TwoPersonLift(_ref10, ref) {
|
|
349
346
|
var children = _ref10.children,
|
|
350
347
|
_ref10$size = _ref10.size,
|
|
351
348
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -358,15 +355,19 @@ var VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_re
|
|
|
358
355
|
xmlns: "http://www.w3.org/2000/svg",
|
|
359
356
|
viewBox: "0 0 32 32",
|
|
360
357
|
fill: "currentColor"
|
|
361
|
-
}, rest),
|
|
362
|
-
d: "
|
|
358
|
+
}, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
359
|
+
d: "M26.96 30l-1.9215-6.7253a1.0008 1.0008 0 01.3369-1.0554L29.874 18.62 28.52 13.2014l-2.7382 3.4234A1.0026 1.0026 0 0125 17H20V15h4.52l3.6993-4.6248a1 1 0 011.7509.3824l2 8a.9989.9989 0 01-.3447 1.0232l-4.48 3.5845 1.7389 6.0854zM23 5.5A3.5 3.5 0 1126.5 9 3.5042 3.5042 0 0123 5.5zm2 0A1.5 1.5 0 1026.5 4 1.5017 1.5017 0 0025 5.5z"
|
|
360
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
361
|
+
d: "M20.0039,19A2.0039,2.0039,0,0,1,18,16.9961V15.0039A2.0039,2.0039,0,0,1,20.0039,13H22V10H10v3h1.9961A2.0039,2.0039,0,0,1,14,15.0039v1.9922A2.0039,2.0039,0,0,1,11.9961,19H10v3H22V19Z"
|
|
362
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
363
|
+
d: "M5.04 30l1.9215-6.7253a1.0013 1.0013 0 00-.3369-1.0555L2.126 18.62l1.3545-5.4185 2.7382 3.4234A1.0026 1.0026 0 007 17h5V15H7.4805L3.7812 10.3752a1 1 0 00-1.7509.3824l-2 8A.9989.9989 0 00.375 19.7808l4.4805 3.5844-1.739 6.0855zM5.5 9A3.5 3.5 0 119 5.5 3.5042 3.5042 0 015.5 9zm0-5A1.5 1.5 0 107 5.5 1.5017 1.5017 0 005.5 4z"
|
|
363
364
|
})), children);
|
|
364
365
|
});
|
|
365
366
|
|
|
366
367
|
if (process.env.NODE_ENV !== "production") {
|
|
367
|
-
|
|
368
|
+
TwoPersonLift.propTypes = iconPropTypes;
|
|
368
369
|
}
|
|
369
|
-
var
|
|
370
|
+
var Txt = /*#__PURE__*/React.forwardRef(function Txt(_ref11, ref) {
|
|
370
371
|
var children = _ref11.children,
|
|
371
372
|
_ref11$size = _ref11.size,
|
|
372
373
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -379,19 +380,15 @@ var Version = /*#__PURE__*/React.forwardRef(function Version(_ref11, ref) {
|
|
|
379
380
|
xmlns: "http://www.w3.org/2000/svg",
|
|
380
381
|
viewBox: "0 0 32 32",
|
|
381
382
|
fill: "currentColor"
|
|
382
|
-
}, rest),
|
|
383
|
-
d: "
|
|
384
|
-
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
385
|
-
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
386
|
-
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
387
|
-
d: "M6,12H16a2.0023,2.0023,0,0,1,2,2V28a2.0023,2.0023,0,0,1-2,2H6a2.0023,2.0023,0,0,1-2-2V14A2.0023,2.0023,0,0,1,6,12Zm10,2L6,13.9988V28H16Z"
|
|
383
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
384
|
+
d: "M21 11L24 11 24 23 26 23 26 11 29 11 29 9 21 9 21 11zM20 9L18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9zM3 11L6 11 6 23 8 23 8 11 11 11 11 9 3 9 3 11z"
|
|
388
385
|
})), children);
|
|
389
386
|
});
|
|
390
387
|
|
|
391
388
|
if (process.env.NODE_ENV !== "production") {
|
|
392
|
-
|
|
389
|
+
Txt.propTypes = iconPropTypes;
|
|
393
390
|
}
|
|
394
|
-
var
|
|
391
|
+
var TxtReference = /*#__PURE__*/React.forwardRef(function TxtReference(_ref12, ref) {
|
|
395
392
|
var children = _ref12.children,
|
|
396
393
|
_ref12$size = _ref12.size,
|
|
397
394
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -404,15 +401,15 @@ var VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref12, r
|
|
|
404
401
|
xmlns: "http://www.w3.org/2000/svg",
|
|
405
402
|
viewBox: "0 0 32 32",
|
|
406
403
|
fill: "currentColor"
|
|
407
|
-
}, rest),
|
|
408
|
-
d: "
|
|
404
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
405
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM21 4L24 4 24 16 26 16 26 4 29 4 29 2 21 2 21 4zM20 2L18 2 16 8 14 2 12 2 14.752 9 12 16 14 16 16 10 18 16 20 16 17.245 9 20 2zM3 4L6 4 6 16 8 16 8 4 11 4 11 2 3 2 3 4z"
|
|
409
406
|
})), children);
|
|
410
407
|
});
|
|
411
408
|
|
|
412
409
|
if (process.env.NODE_ENV !== "production") {
|
|
413
|
-
|
|
410
|
+
TxtReference.propTypes = iconPropTypes;
|
|
414
411
|
}
|
|
415
|
-
var
|
|
412
|
+
var TypePattern = /*#__PURE__*/React.forwardRef(function TypePattern(_ref13, ref) {
|
|
416
413
|
var children = _ref13.children,
|
|
417
414
|
_ref13$size = _ref13.size,
|
|
418
415
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -425,15 +422,17 @@ var Video = /*#__PURE__*/React.forwardRef(function Video(_ref13, ref) {
|
|
|
425
422
|
xmlns: "http://www.w3.org/2000/svg",
|
|
426
423
|
viewBox: "0 0 32 32",
|
|
427
424
|
fill: "currentColor"
|
|
428
|
-
}, rest),
|
|
429
|
-
d: "
|
|
425
|
+
}, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
426
|
+
d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
427
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
428
|
+
d: "M25.586 20L27 21.414 23.414 25 27 28.586 25.586 30 20.586 25 25.586 20zM11 30H3a1 1 0 01-.8945-1.4473l4-8a1.0412 1.0412 0 011.789 0l4 8A1 1 0 0111 30zM4.6182 28H9.3818L7 23.2363zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6.001L28 4zM7 12a5 5 0 115-5A5.0059 5.0059 0 017 12zM7 4a3 3 0 103 3A3.0033 3.0033 0 007 4z"
|
|
430
429
|
})), children);
|
|
431
430
|
});
|
|
432
431
|
|
|
433
432
|
if (process.env.NODE_ENV !== "production") {
|
|
434
|
-
|
|
433
|
+
TypePattern.propTypes = iconPropTypes;
|
|
435
434
|
}
|
|
436
|
-
var
|
|
435
|
+
var Types = /*#__PURE__*/React.forwardRef(function Types(_ref14, ref) {
|
|
437
436
|
var children = _ref14.children,
|
|
438
437
|
_ref14$size = _ref14.size,
|
|
439
438
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -446,17 +445,19 @@ var VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref14, ref) {
|
|
|
446
445
|
xmlns: "http://www.w3.org/2000/svg",
|
|
447
446
|
viewBox: "0 0 32 32",
|
|
448
447
|
fill: "currentColor"
|
|
449
|
-
}, rest),
|
|
450
|
-
d: "
|
|
451
|
-
})),
|
|
452
|
-
d: "
|
|
448
|
+
}, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
449
|
+
d: "M30 16L22 24 20.586 22.586 27.172 16 20.586 9.414 22 8 30 16z"
|
|
450
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
451
|
+
d: "M16,22a.9967.9967,0,0,1-.707-.293l-5-5a.9994.9994,0,0,1,0-1.414l5-5a.9994.9994,0,0,1,1.414,0l5,5a.9994.9994,0,0,1,0,1.414l-5,5A.9967.9967,0,0,1,16,22Zm-3.5859-6L16,19.5859,19.5859,16,16,12.4141Z"
|
|
452
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
453
|
+
d: "M2 16L10 8 11.414 9.414 4.828 16 11.414 22.586 10 24 2 16z"
|
|
453
454
|
})), children);
|
|
454
455
|
});
|
|
455
456
|
|
|
456
457
|
if (process.env.NODE_ENV !== "production") {
|
|
457
|
-
|
|
458
|
+
Types.propTypes = iconPropTypes;
|
|
458
459
|
}
|
|
459
|
-
var
|
|
460
|
+
var QU1 = /*#__PURE__*/React.forwardRef(function QU1(_ref15, ref) {
|
|
460
461
|
var children = _ref15.children,
|
|
461
462
|
_ref15$size = _ref15.size,
|
|
462
463
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -469,17 +470,15 @@ var VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref15, ref) {
|
|
|
469
470
|
xmlns: "http://www.w3.org/2000/svg",
|
|
470
471
|
viewBox: "0 0 32 32",
|
|
471
472
|
fill: "currentColor"
|
|
472
|
-
}, rest),
|
|
473
|
-
d: "
|
|
474
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
475
|
-
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
473
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
474
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM22 21L22 9 17 9 17 11 20 11 20 21 17 21 17 23 25 23 25 21 22 21z"
|
|
476
475
|
})), children);
|
|
477
476
|
});
|
|
478
477
|
|
|
479
478
|
if (process.env.NODE_ENV !== "production") {
|
|
480
|
-
|
|
479
|
+
QU1.propTypes = iconPropTypes;
|
|
481
480
|
}
|
|
482
|
-
var
|
|
481
|
+
var QU2 = /*#__PURE__*/React.forwardRef(function QU2(_ref16, ref) {
|
|
483
482
|
var children = _ref16.children,
|
|
484
483
|
_ref16$size = _ref16.size,
|
|
485
484
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -492,15 +491,15 @@ var VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref16, ref
|
|
|
492
491
|
xmlns: "http://www.w3.org/2000/svg",
|
|
493
492
|
viewBox: "0 0 32 32",
|
|
494
493
|
fill: "currentColor"
|
|
495
|
-
}, rest),
|
|
496
|
-
d: "
|
|
494
|
+
}, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
495
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM25 23H17V17a2 2 0 012-2h4V11H17V9h6a2 2 0 012 2v4a2 2 0 01-2 2H19v4h6z"
|
|
497
496
|
})), children);
|
|
498
497
|
});
|
|
499
498
|
|
|
500
499
|
if (process.env.NODE_ENV !== "production") {
|
|
501
|
-
|
|
500
|
+
QU2.propTypes = iconPropTypes;
|
|
502
501
|
}
|
|
503
|
-
var
|
|
502
|
+
var QU3 = /*#__PURE__*/React.forwardRef(function QU3(_ref17, ref) {
|
|
504
503
|
var children = _ref17.children,
|
|
505
504
|
_ref17$size = _ref17.size,
|
|
506
505
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -513,15 +512,15 @@ var VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref17, ref) {
|
|
|
513
512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
514
513
|
viewBox: "0 0 32 32",
|
|
515
514
|
fill: "currentColor"
|
|
516
|
-
}, rest),
|
|
517
|
-
d: "
|
|
515
|
+
}, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
516
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM23 9H17v2h6v4H18v2h5v4H17v2h6a2 2 0 002-2V11A2 2 0 0023 9z"
|
|
518
517
|
})), children);
|
|
519
518
|
});
|
|
520
519
|
|
|
521
520
|
if (process.env.NODE_ENV !== "production") {
|
|
522
|
-
|
|
521
|
+
QU3.propTypes = iconPropTypes;
|
|
523
522
|
}
|
|
524
|
-
var
|
|
523
|
+
var Umbrella = /*#__PURE__*/React.forwardRef(function Umbrella(_ref18, ref) {
|
|
525
524
|
var children = _ref18.children,
|
|
526
525
|
_ref18$size = _ref18.size,
|
|
527
526
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -534,35 +533,20 @@ var VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref1
|
|
|
534
533
|
xmlns: "http://www.w3.org/2000/svg",
|
|
535
534
|
viewBox: "0 0 32 32",
|
|
536
535
|
fill: "currentColor"
|
|
537
|
-
}, rest),
|
|
538
|
-
d: "
|
|
536
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
537
|
+
d: "M29.9854,15.83A14.3808,14.3808,0,0,0,17,4.0464V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4411,12.4411,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333,6.5439,6.5439,0,0,0,6,14Zm10,0a6.5528,6.5528,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0563-9.1763,3.4308,2.6768,4.0091,6.9487,4.0525,9.1728A6.553,6.553,0,0,0,16,14Zm10,0a6.5439,6.5439,0,0,0-3.939,1.333,14.5164,14.5164,0,0,0-3.0456-8.9341,12.4411,12.4411,0,0,1,8.488,7.8145A5.4079,5.4079,0,0,0,26,14Z"
|
|
539
538
|
})), children);
|
|
540
539
|
});
|
|
541
540
|
|
|
542
541
|
if (process.env.NODE_ENV !== "production") {
|
|
543
|
-
|
|
542
|
+
Umbrella.propTypes = iconPropTypes;
|
|
544
543
|
}
|
|
545
|
-
var
|
|
544
|
+
var Undefined = /*#__PURE__*/React.forwardRef(function Undefined(_ref19, ref) {
|
|
546
545
|
var children = _ref19.children,
|
|
547
546
|
_ref19$size = _ref19.size,
|
|
548
547
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
549
548
|
rest = _objectWithoutProperties(_ref19, _excluded19);
|
|
550
549
|
|
|
551
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
552
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
553
|
-
width: size,
|
|
554
|
-
height: size,
|
|
555
|
-
ref: ref,
|
|
556
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
557
|
-
viewBox: "0 0 16 16",
|
|
558
|
-
fill: "currentColor"
|
|
559
|
-
}, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
560
|
-
d: "M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"
|
|
561
|
-
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
562
|
-
d: "M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"
|
|
563
|
-
})), children);
|
|
564
|
-
}
|
|
565
|
-
|
|
566
550
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
567
551
|
width: size,
|
|
568
552
|
height: size,
|
|
@@ -571,16 +555,16 @@ var View = /*#__PURE__*/React.forwardRef(function View(_ref19, ref) {
|
|
|
571
555
|
viewBox: "0 0 32 32",
|
|
572
556
|
fill: "currentColor"
|
|
573
557
|
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
574
|
-
d: "
|
|
558
|
+
d: "M11 14H21V18H11z"
|
|
575
559
|
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
576
|
-
d: "
|
|
560
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
577
561
|
})), children);
|
|
578
562
|
});
|
|
579
563
|
|
|
580
564
|
if (process.env.NODE_ENV !== "production") {
|
|
581
|
-
|
|
565
|
+
Undefined.propTypes = iconPropTypes;
|
|
582
566
|
}
|
|
583
|
-
var
|
|
567
|
+
var UndefinedFilled = /*#__PURE__*/React.forwardRef(function UndefinedFilled(_ref20, ref) {
|
|
584
568
|
var children = _ref20.children,
|
|
585
569
|
_ref20$size = _ref20.size,
|
|
586
570
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -593,24 +577,63 @@ var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref20, ref)
|
|
|
593
577
|
xmlns: "http://www.w3.org/2000/svg",
|
|
594
578
|
viewBox: "0 0 32 32",
|
|
595
579
|
fill: "currentColor"
|
|
596
|
-
}, rest),
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
580
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
581
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M21,18H11v-4h10V18z"
|
|
582
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
583
|
+
fill: "none",
|
|
584
|
+
d: "M11 14H21V18H11z",
|
|
585
|
+
"data-icon-path": "inner-path"
|
|
602
586
|
})), children);
|
|
603
587
|
});
|
|
604
588
|
|
|
605
589
|
if (process.env.NODE_ENV !== "production") {
|
|
606
|
-
|
|
590
|
+
UndefinedFilled.propTypes = iconPropTypes;
|
|
607
591
|
}
|
|
608
|
-
var
|
|
592
|
+
var Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref21, ref) {
|
|
609
593
|
var children = _ref21.children,
|
|
610
594
|
_ref21$size = _ref21.size,
|
|
611
595
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
612
596
|
rest = _objectWithoutProperties(_ref21, _excluded21);
|
|
613
597
|
|
|
598
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
599
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
600
|
+
width: size,
|
|
601
|
+
height: size,
|
|
602
|
+
ref: ref,
|
|
603
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
604
|
+
viewBox: "0 0 16 16",
|
|
605
|
+
fill: "currentColor"
|
|
606
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
607
|
+
d: "M12,8c1.2,0,2,0.8,2,2c0,1.2-0.8,2-2,2H9v1h3c1.7,0,3-1.2,3-3c0-1.7-1.3-3-3-3L2.9,7l2-2L4.2,4.3L1,7.5 l3.2,3.2L4.9,10l-2-2L12,8z"
|
|
608
|
+
})), children);
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
612
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
613
|
+
width: size,
|
|
614
|
+
height: size,
|
|
615
|
+
ref: ref,
|
|
616
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
617
|
+
viewBox: "0 0 20 20",
|
|
618
|
+
fill: "currentColor"
|
|
619
|
+
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
620
|
+
d: "M15,9.3c1.5,0,2.8,1.3,2.8,2.7c0,1.5-1.3,2.7-2.8,2.7h-4V16h4c2.3,0,4-1.7,4-4c0-2.2-1.8-4-4-4H3.4 l2.5-2.5L5,4.6l-4,4l4,4l0.9-0.9L3.4,9.3H15z"
|
|
621
|
+
})), children);
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
625
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
626
|
+
width: size,
|
|
627
|
+
height: size,
|
|
628
|
+
ref: ref,
|
|
629
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
630
|
+
viewBox: "0 0 24 24",
|
|
631
|
+
fill: "currentColor"
|
|
632
|
+
}, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
633
|
+
d: "M17.2,11.2c1.8,0,3.2,1.7,3.2,3.3c0,1.5-1.5,3.2-3.2,3.2H14v1.5h3.2c2.2,0,4.8-2.3,4.8-4.8s-2-4.8-4.8-4.8 H4.8l3-3L6.8,5.7L2,10.5l4.8,4.8l1.1-1.1l-3-3H17.2z"
|
|
634
|
+
})), children);
|
|
635
|
+
}
|
|
636
|
+
|
|
614
637
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
615
638
|
width: size,
|
|
616
639
|
height: size,
|
|
@@ -618,15 +641,15 @@ var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref21, ref)
|
|
|
618
641
|
xmlns: "http://www.w3.org/2000/svg",
|
|
619
642
|
viewBox: "0 0 32 32",
|
|
620
643
|
fill: "currentColor"
|
|
621
|
-
}, rest),
|
|
622
|
-
d: "
|
|
644
|
+
}, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
645
|
+
d: "M20,10H7.8149l3.5874-3.5859L10,5,4,11,10,17l1.4023-1.4146L7.8179,12H20a6,6,0,0,1,0,12H12v2h8a8,8,0,0,0,0-16Z"
|
|
623
646
|
})), children);
|
|
624
647
|
});
|
|
625
648
|
|
|
626
649
|
if (process.env.NODE_ENV !== "production") {
|
|
627
|
-
|
|
650
|
+
Undo.propTypes = iconPropTypes;
|
|
628
651
|
}
|
|
629
|
-
var
|
|
652
|
+
var UngroupObjects = /*#__PURE__*/React.forwardRef(function UngroupObjects(_ref22, ref) {
|
|
630
653
|
var children = _ref22.children,
|
|
631
654
|
_ref22$size = _ref22.size,
|
|
632
655
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -639,35 +662,20 @@ var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref22, ref)
|
|
|
639
662
|
xmlns: "http://www.w3.org/2000/svg",
|
|
640
663
|
viewBox: "0 0 32 32",
|
|
641
664
|
fill: "currentColor"
|
|
642
|
-
}, rest),
|
|
643
|
-
d: "
|
|
665
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
666
|
+
d: "M30,14V10H26v2H20V6h2V2H18V4H6V2H2V6H4V18H2v4H6V20h6v6H10v4h4V28H26v2h4V26H28V14ZM6,6H18V18H6ZM26,26H14V20h4v2h4V18H20V14h6Z"
|
|
644
667
|
})), children);
|
|
645
668
|
});
|
|
646
669
|
|
|
647
670
|
if (process.env.NODE_ENV !== "production") {
|
|
648
|
-
|
|
671
|
+
UngroupObjects.propTypes = iconPropTypes;
|
|
649
672
|
}
|
|
650
|
-
var
|
|
673
|
+
var Unknown = /*#__PURE__*/React.forwardRef(function Unknown(_ref23, ref) {
|
|
651
674
|
var children = _ref23.children,
|
|
652
675
|
_ref23$size = _ref23.size,
|
|
653
676
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
654
677
|
rest = _objectWithoutProperties(_ref23, _excluded23);
|
|
655
678
|
|
|
656
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
657
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
658
|
-
width: size,
|
|
659
|
-
height: size,
|
|
660
|
-
ref: ref,
|
|
661
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
662
|
-
viewBox: "0 0 16 16",
|
|
663
|
-
fill: "currentColor"
|
|
664
|
-
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
665
|
-
d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
|
|
666
|
-
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
667
|
-
d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
|
|
668
|
-
})), children);
|
|
669
|
-
}
|
|
670
|
-
|
|
671
679
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
672
680
|
width: size,
|
|
673
681
|
height: size,
|
|
@@ -675,17 +683,21 @@ var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref23, ref) {
|
|
|
675
683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
676
684
|
viewBox: "0 0 32 32",
|
|
677
685
|
fill: "currentColor"
|
|
678
|
-
}, rest),
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
686
|
+
}, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
687
|
+
cx: "16",
|
|
688
|
+
cy: "22.5",
|
|
689
|
+
r: "1.5"
|
|
690
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
691
|
+
d: "M17,19h-2v-4h2c1.103,0,2-0.897,2-2s-0.897-2-2-2h-2c-1.103,0-2,0.897-2,2v0.5h-2V13c0-2.206,1.794-4,4-4h2 c2.206,0,4,1.794,4,4s-1.794,4-4,4V19z"
|
|
692
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
693
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
682
694
|
})), children);
|
|
683
695
|
});
|
|
684
696
|
|
|
685
697
|
if (process.env.NODE_ENV !== "production") {
|
|
686
|
-
|
|
698
|
+
Unknown.propTypes = iconPropTypes;
|
|
687
699
|
}
|
|
688
|
-
var
|
|
700
|
+
var UnknownFilled = /*#__PURE__*/React.forwardRef(function UnknownFilled(_ref24, ref) {
|
|
689
701
|
var children = _ref24.children,
|
|
690
702
|
_ref24$size = _ref24.size,
|
|
691
703
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -698,15 +710,19 @@ var ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref24,
|
|
|
698
710
|
xmlns: "http://www.w3.org/2000/svg",
|
|
699
711
|
viewBox: "0 0 32 32",
|
|
700
712
|
fill: "currentColor"
|
|
701
|
-
}, rest),
|
|
702
|
-
d: "
|
|
713
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
714
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,24c-0.828,0-1.5-0.671-1.5-1.5S15.172,21,16,21s1.5,0.671,1.5,1.5 S16.828,24,16,24z M17.125,17.248v1.877h-2.25V15H17c1.034,0,1.875-0.841,1.875-1.875S18.034,11.25,17,11.25h-2 c-1.034,0-1.875,0.841-1.875,1.875v0.5h-2.25v-0.5C10.875,10.851,12.726,9,15,9h2c2.274,0,4.125,1.851,4.125,4.125 C21.125,15.358,19.342,17.182,17.125,17.248z"
|
|
715
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
716
|
+
fill: "none",
|
|
717
|
+
d: "M16,21c0.828,0,1.5,0.672,1.5,1.5S16.828,24,16,24c-0.828,0-1.5-0.672-1.5-1.5S15.172,21,16,21 z M17.125,17.248c2.217-0.066,4-1.89,4-4.123C21.125,10.851,19.274,9,17,9h-2c-2.274,0-4.125,1.851-4.125,4.125v0.5h2.25v-0.5 c0-1.034,0.841-1.875,1.875-1.875h2c1.034,0,1.875,0.841,1.875,1.875S18.034,15,17,15h-2.125v4.125h2.25V17.248z",
|
|
718
|
+
"data-icon-path": "inner-path"
|
|
703
719
|
})), children);
|
|
704
720
|
});
|
|
705
721
|
|
|
706
722
|
if (process.env.NODE_ENV !== "production") {
|
|
707
|
-
|
|
723
|
+
UnknownFilled.propTypes = iconPropTypes;
|
|
708
724
|
}
|
|
709
|
-
var
|
|
725
|
+
var Unlink = /*#__PURE__*/React.forwardRef(function Unlink(_ref25, ref) {
|
|
710
726
|
var children = _ref25.children,
|
|
711
727
|
_ref25$size = _ref25.size,
|
|
712
728
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -719,22 +735,39 @@ var ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref25, ref) {
|
|
|
719
735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
720
736
|
viewBox: "0 0 32 32",
|
|
721
737
|
fill: "currentColor"
|
|
722
|
-
}, rest),
|
|
723
|
-
d: "
|
|
724
|
-
|
|
725
|
-
|
|
738
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
739
|
+
d: "M5 3.59H7V8.42H5z",
|
|
740
|
+
transform: "rotate(-45.01 5.996 6.005)"
|
|
741
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
742
|
+
d: "M25 23.58H27V28.409999999999997H25z",
|
|
743
|
+
transform: "rotate(-44.99 25.995 25.999)"
|
|
744
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
745
|
+
d: "M11 2H13V6H11zM2 11H6V13H2zM26 19H30V21H26zM19 26H21V30H19zM16.58 21.07l-3.71 3.72a4 4 0 11-5.66-5.66l3.72-3.72L9.51 14 5.8 17.72a6 6 0 00-.06 8.54A6 6 0 0010 28a6.07 6.07 0 004.32-1.8L18 22.49zM15.41 10.93l3.72-3.72a4 4 0 115.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 00.06-8.54A6 6 0 0022 4a6.07 6.07 0 00-4.32 1.8L14 9.51z"
|
|
726
746
|
})), children);
|
|
727
747
|
});
|
|
728
748
|
|
|
729
749
|
if (process.env.NODE_ENV !== "production") {
|
|
730
|
-
|
|
750
|
+
Unlink.propTypes = iconPropTypes;
|
|
731
751
|
}
|
|
732
|
-
var
|
|
752
|
+
var Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked(_ref26, ref) {
|
|
733
753
|
var children = _ref26.children,
|
|
734
754
|
_ref26$size = _ref26.size,
|
|
735
755
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
736
756
|
rest = _objectWithoutProperties(_ref26, _excluded26);
|
|
737
757
|
|
|
758
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
759
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
760
|
+
width: size,
|
|
761
|
+
height: size,
|
|
762
|
+
ref: ref,
|
|
763
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
764
|
+
viewBox: "0 0 16 16",
|
|
765
|
+
fill: "currentColor"
|
|
766
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
767
|
+
d: "M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"
|
|
768
|
+
})), children);
|
|
769
|
+
}
|
|
770
|
+
|
|
738
771
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
739
772
|
width: size,
|
|
740
773
|
height: size,
|
|
@@ -742,19 +775,15 @@ var VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref26,
|
|
|
742
775
|
xmlns: "http://www.w3.org/2000/svg",
|
|
743
776
|
viewBox: "0 0 32 32",
|
|
744
777
|
fill: "currentColor"
|
|
745
|
-
}, rest),
|
|
746
|
-
d: "
|
|
747
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
748
|
-
d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
|
|
749
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
750
|
-
d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
|
|
778
|
+
}, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
779
|
+
d: "M24,14H12V8a4,4,0,0,1,8,0h2A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14Zm0,14H8V16H24Z"
|
|
751
780
|
})), children);
|
|
752
781
|
});
|
|
753
782
|
|
|
754
783
|
if (process.env.NODE_ENV !== "production") {
|
|
755
|
-
|
|
784
|
+
Unlocked.propTypes = iconPropTypes;
|
|
756
785
|
}
|
|
757
|
-
var
|
|
786
|
+
var Unsaved = /*#__PURE__*/React.forwardRef(function Unsaved(_ref27, ref) {
|
|
758
787
|
var children = _ref27.children,
|
|
759
788
|
_ref27$size = _ref27.size,
|
|
760
789
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -767,21 +796,17 @@ var VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_
|
|
|
767
796
|
xmlns: "http://www.w3.org/2000/svg",
|
|
768
797
|
viewBox: "0 0 32 32",
|
|
769
798
|
fill: "currentColor"
|
|
770
|
-
}, rest),
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
775
|
-
d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
|
|
776
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
777
|
-
d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
|
|
799
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
800
|
+
d: "M30 19.4L28.6 18 25 21.6 21.4 18 20 19.4 23.6 23 20 26.6 21.4 28 25 24.4 28.6 28 30 26.6 26.4 23z"
|
|
801
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
802
|
+
d: "M16,26l-4,0v-8l4,0v-2l-4,0c-1.1,0-2,0.9-2,2v8H6V6h4v4c0,1.1,0.9,2,2,2h8c1.1,0,2-0.9,2-2V6.4l4,4l0,5.6h2l0-6 c0-0.3-0.1-0.5-0.3-0.7l-5-5C22.5,4.1,22.3,4,22,4H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2l10,0V26z M12,6h8v4h-8V6z"
|
|
778
803
|
})), children);
|
|
779
804
|
});
|
|
780
805
|
|
|
781
806
|
if (process.env.NODE_ENV !== "production") {
|
|
782
|
-
|
|
807
|
+
Unsaved.propTypes = iconPropTypes;
|
|
783
808
|
}
|
|
784
|
-
var
|
|
809
|
+
var UpToTop = /*#__PURE__*/React.forwardRef(function UpToTop(_ref28, ref) {
|
|
785
810
|
var children = _ref28.children,
|
|
786
811
|
_ref28$size = _ref28.size,
|
|
787
812
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -794,17 +819,15 @@ var VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref2
|
|
|
794
819
|
xmlns: "http://www.w3.org/2000/svg",
|
|
795
820
|
viewBox: "0 0 32 32",
|
|
796
821
|
fill: "currentColor"
|
|
797
|
-
}, rest),
|
|
798
|
-
d: "
|
|
799
|
-
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
800
|
-
d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
|
|
822
|
+
}, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
823
|
+
d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
|
|
801
824
|
})), children);
|
|
802
825
|
});
|
|
803
826
|
|
|
804
827
|
if (process.env.NODE_ENV !== "production") {
|
|
805
|
-
|
|
828
|
+
UpToTop.propTypes = iconPropTypes;
|
|
806
829
|
}
|
|
807
|
-
var
|
|
830
|
+
var UpdateNow = /*#__PURE__*/React.forwardRef(function UpdateNow(_ref29, ref) {
|
|
808
831
|
var children = _ref29.children,
|
|
809
832
|
_ref29$size = _ref29.size,
|
|
810
833
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -817,17 +840,17 @@ var VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref2
|
|
|
817
840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
818
841
|
viewBox: "0 0 32 32",
|
|
819
842
|
fill: "currentColor"
|
|
820
|
-
}, rest),
|
|
821
|
-
d: "
|
|
822
|
-
})),
|
|
823
|
-
d: "
|
|
843
|
+
}, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
844
|
+
d: "M27 25.586L25 23.586 25 21 23 21 23 24.414 25.586 27 27 25.586z"
|
|
845
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
d: "M24 31a7 7 0 117-7A7.0078 7.0078 0 0124 31zm0-12a5 5 0 105 5A5.0055 5.0055 0 0024 19zM16 28A12.0134 12.0134 0 014 16H2A14.0158 14.0158 0 0016 30zM12 8H7.0784A11.9843 11.9843 0 0128 16h2A13.9778 13.9778 0 006 6.2344V2H4v8h8z"
|
|
824
847
|
})), children);
|
|
825
848
|
});
|
|
826
849
|
|
|
827
850
|
if (process.env.NODE_ENV !== "production") {
|
|
828
|
-
|
|
851
|
+
UpdateNow.propTypes = iconPropTypes;
|
|
829
852
|
}
|
|
830
|
-
var
|
|
853
|
+
var Upgrade = /*#__PURE__*/React.forwardRef(function Upgrade(_ref30, ref) {
|
|
831
854
|
var children = _ref30.children,
|
|
832
855
|
_ref30$size = _ref30.size,
|
|
833
856
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -840,22 +863,33 @@ var VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateC
|
|
|
840
863
|
xmlns: "http://www.w3.org/2000/svg",
|
|
841
864
|
viewBox: "0 0 32 32",
|
|
842
865
|
fill: "currentColor"
|
|
843
|
-
}, rest),
|
|
844
|
-
d: "
|
|
845
|
-
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
-
d: "M25.8288,10.1152A10.0067,10.0067,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.17,10.1152,7.502,7.502,0,0,0,7.4912,25H8V23H7.4953a5.5019,5.5019,0,0,1-.9694-10.9165l1.3488-.2441.2591-1.3457a8.0109,8.0109,0,0,1,15.7312,0l.259,1.3457,1.3489.2441A5.5019,5.5019,0,0,1,24.5076,23H24v2h.5076a7.502,7.502,0,0,0,1.3212-14.8848Z"
|
|
866
|
+
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
867
|
+
d: "M21 24H11a2 2 0 00-2 2v2a2 2 0 002 2H21a2 2 0 002-2V26A2 2 0 0021 24zm0 4H11V26H21zM28.707 14.293l-12-12a.9994.9994 0 00-1.414 0l-12 12A1 1 0 004 16H9v4a2.0023 2.0023 0 002 2H21a2.0027 2.0027 0 002-2V16h5a1 1 0 00.707-1.707zM21 14v6H11V14H6.4141L16 4.4141 25.5859 14z"
|
|
847
868
|
})), children);
|
|
848
869
|
});
|
|
849
870
|
|
|
850
871
|
if (process.env.NODE_ENV !== "production") {
|
|
851
|
-
|
|
872
|
+
Upgrade.propTypes = iconPropTypes;
|
|
852
873
|
}
|
|
853
|
-
var
|
|
874
|
+
var Upload = /*#__PURE__*/React.forwardRef(function Upload(_ref31, ref) {
|
|
854
875
|
var children = _ref31.children,
|
|
855
876
|
_ref31$size = _ref31.size,
|
|
856
877
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
857
878
|
rest = _objectWithoutProperties(_ref31, _excluded31);
|
|
858
879
|
|
|
880
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
881
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
882
|
+
width: size,
|
|
883
|
+
height: size,
|
|
884
|
+
ref: ref,
|
|
885
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
886
|
+
viewBox: "0 0 16 16",
|
|
887
|
+
fill: "currentColor"
|
|
888
|
+
}, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
889
|
+
d: "M3 9L3.7 9.7 7.5 5.9 7.5 15 8.5 15 8.5 5.9 12.3 9.7 13 9 8 4zM3 4V2h10v2h1V2c0-.6-.4-1-1-1H3C2.4 1 2 1.4 2 2v2H3z"
|
|
890
|
+
})), children);
|
|
891
|
+
}
|
|
892
|
+
|
|
859
893
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
860
894
|
width: size,
|
|
861
895
|
height: size,
|
|
@@ -863,17 +897,15 @@ var VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPriva
|
|
|
863
897
|
xmlns: "http://www.w3.org/2000/svg",
|
|
864
898
|
viewBox: "0 0 32 32",
|
|
865
899
|
fill: "currentColor"
|
|
866
|
-
}, rest),
|
|
867
|
-
d: "
|
|
868
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
869
|
-
d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
900
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
901
|
+
d: "M6 18L7.41 19.41 15 11.83 15 30 17 30 17 11.83 24.59 19.41 26 18 16 8 6 18zM6 8V4H26V8h2V4a2 2 0 00-2-2H6A2 2 0 004 4V8z"
|
|
870
902
|
})), children);
|
|
871
903
|
});
|
|
872
904
|
|
|
873
905
|
if (process.env.NODE_ENV !== "production") {
|
|
874
|
-
|
|
906
|
+
Upload.propTypes = iconPropTypes;
|
|
875
907
|
}
|
|
876
|
-
var
|
|
908
|
+
var Usb = /*#__PURE__*/React.forwardRef(function Usb(_ref32, ref) {
|
|
877
909
|
var children = _ref32.children,
|
|
878
910
|
_ref32$size = _ref32.size,
|
|
879
911
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -886,24 +918,35 @@ var VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition
|
|
|
886
918
|
xmlns: "http://www.w3.org/2000/svg",
|
|
887
919
|
viewBox: "0 0 32 32",
|
|
888
920
|
fill: "currentColor"
|
|
889
|
-
}, rest),
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
894
|
-
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
921
|
+
}, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
922
|
+
d: "M24,15V6a2,2,0,0,0-2-2H10A2,2,0,0,0,8,6v9a2,2,0,0,0-2,2V28H8V17H24V28h2V17A2,2,0,0,0,24,15ZM10,6H22v9H10Z"
|
|
923
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
924
|
+
d: "M12 10H15V12H12zM17 10H20V12H17z"
|
|
895
925
|
})), children);
|
|
896
926
|
});
|
|
897
927
|
|
|
898
928
|
if (process.env.NODE_ENV !== "production") {
|
|
899
|
-
|
|
929
|
+
Usb.propTypes = iconPropTypes;
|
|
900
930
|
}
|
|
901
|
-
var
|
|
931
|
+
var User = /*#__PURE__*/React.forwardRef(function User(_ref33, ref) {
|
|
902
932
|
var children = _ref33.children,
|
|
903
933
|
_ref33$size = _ref33.size,
|
|
904
934
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
905
935
|
rest = _objectWithoutProperties(_ref33, _excluded33);
|
|
906
936
|
|
|
937
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
938
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
939
|
+
width: size,
|
|
940
|
+
height: size,
|
|
941
|
+
ref: ref,
|
|
942
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
943
|
+
viewBox: "0 0 16 16",
|
|
944
|
+
fill: "currentColor"
|
|
945
|
+
}, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
946
|
+
d: "M8 2c1.4 0 2.5 1.1 2.5 2.5S9.4 7 8 7 5.5 5.9 5.5 4.5 6.6 2 8 2M8 1C6.1 1 4.5 2.6 4.5 4.5S6.1 8 8 8s3.5-1.6 3.5-3.5S9.9 1 8 1zM13 15h-1v-2.5c0-1.4-1.1-2.5-2.5-2.5h-3C5.1 10 4 11.1 4 12.5V15H3v-2.5C3 10.6 4.6 9 6.5 9h3c1.9 0 3.5 1.6 3.5 3.5V15z"
|
|
947
|
+
})), children);
|
|
948
|
+
}
|
|
949
|
+
|
|
907
950
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
908
951
|
width: size,
|
|
909
952
|
height: size,
|
|
@@ -911,15 +954,15 @@ var Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref33, ref) {
|
|
|
911
954
|
xmlns: "http://www.w3.org/2000/svg",
|
|
912
955
|
viewBox: "0 0 32 32",
|
|
913
956
|
fill: "currentColor"
|
|
914
|
-
}, rest),
|
|
915
|
-
d: "
|
|
957
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
958
|
+
d: "M16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2zM26 30H24V25a5 5 0 00-5-5H13a5 5 0 00-5 5v5H6V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
916
959
|
})), children);
|
|
917
960
|
});
|
|
918
961
|
|
|
919
962
|
if (process.env.NODE_ENV !== "production") {
|
|
920
|
-
|
|
963
|
+
User.propTypes = iconPropTypes;
|
|
921
964
|
}
|
|
922
|
-
var
|
|
965
|
+
var UserAccess = /*#__PURE__*/React.forwardRef(function UserAccess(_ref34, ref) {
|
|
923
966
|
var children = _ref34.children,
|
|
924
967
|
_ref34$size = _ref34.size,
|
|
925
968
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -932,19 +975,15 @@ var VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref34, ref) {
|
|
|
932
975
|
xmlns: "http://www.w3.org/2000/svg",
|
|
933
976
|
viewBox: "0 0 32 32",
|
|
934
977
|
fill: "currentColor"
|
|
935
|
-
}, rest),
|
|
936
|
-
d: "M16
|
|
937
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
938
|
-
cx: "16",
|
|
939
|
-
cy: "5",
|
|
940
|
-
r: "2"
|
|
978
|
+
}, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
979
|
+
d: "M16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8zM30 12a1.9922 1.9922 0 00-.5117.0742L28.4331 11.019a3.8788 3.8788 0 000-4.038l1.0552-1.0552a2.0339 2.0339 0 10-1.4141-1.4141L27.019 5.5669a3.8788 3.8788 0 00-4.038 0L21.9258 4.5117a2.0339 2.0339 0 10-1.4141 1.4141L21.5669 6.981a3.8788 3.8788 0 000 4.038l-1.0552 1.0552a2.0339 2.0339 0 101.4141 1.4141l1.0552-1.0552a3.8788 3.8788 0 004.038 0l1.0552 1.0552A1.9957 1.9957 0 1030 12zM23 9a2 2 0 112 2A2.0025 2.0025 0 0123 9z"
|
|
941
980
|
})), children);
|
|
942
981
|
});
|
|
943
982
|
|
|
944
983
|
if (process.env.NODE_ENV !== "production") {
|
|
945
|
-
|
|
984
|
+
UserAccess.propTypes = iconPropTypes;
|
|
946
985
|
}
|
|
947
|
-
var
|
|
986
|
+
var UserActivity = /*#__PURE__*/React.forwardRef(function UserActivity(_ref35, ref) {
|
|
948
987
|
var children = _ref35.children,
|
|
949
988
|
_ref35$size = _ref35.size,
|
|
950
989
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -957,28 +996,15 @@ var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref35, ref) {
|
|
|
957
996
|
xmlns: "http://www.w3.org/2000/svg",
|
|
958
997
|
viewBox: "0 0 32 32",
|
|
959
998
|
fill: "currentColor"
|
|
960
|
-
}, rest),
|
|
961
|
-
|
|
962
|
-
cy: "24.5",
|
|
963
|
-
r: "1.5"
|
|
964
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
965
|
-
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
966
|
-
transform: "rotate(-45 20.5 17.5)"
|
|
967
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
968
|
-
cx: "16",
|
|
969
|
-
cy: "13",
|
|
970
|
-
r: "2"
|
|
971
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
972
|
-
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
973
|
-
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
974
|
-
d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
|
|
999
|
+
}, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1000
|
+
d: "M25 23h-.0215a1.0016 1.0016 0 01-.94-.7256L20.8711 11.19l-1.9346 5.1607A1.0005 1.0005 0 0118 17H14V15h3.3066l2.7569-7.3511a1.0005 1.0005 0 011.8984.0762l3.1113 10.8921 1.9786-5.9336A.9988.9988 0 0128 12h4v2H28.7207l-2.7725 8.3164A.9984.9984 0 0125 23zM15 30H13V23a3.0033 3.0033 0 00-3-3H6a3.0033 3.0033 0 00-3 3v7H1V23a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM8 8a3 3 0 11-3 3A3 3 0 018 8M8 6a5 5 0 105 5A5 5 0 008 6z"
|
|
975
1001
|
})), children);
|
|
976
1002
|
});
|
|
977
1003
|
|
|
978
1004
|
if (process.env.NODE_ENV !== "production") {
|
|
979
|
-
|
|
1005
|
+
UserActivity.propTypes = iconPropTypes;
|
|
980
1006
|
}
|
|
981
|
-
var
|
|
1007
|
+
var UserAdmin = /*#__PURE__*/React.forwardRef(function UserAdmin(_ref36, ref) {
|
|
982
1008
|
var children = _ref36.children,
|
|
983
1009
|
_ref36$size = _ref36.size,
|
|
984
1010
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -991,24 +1017,35 @@ var VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref36,
|
|
|
991
1017
|
xmlns: "http://www.w3.org/2000/svg",
|
|
992
1018
|
viewBox: "0 0 32 32",
|
|
993
1019
|
fill: "currentColor"
|
|
994
|
-
}, rest),
|
|
995
|
-
d: "
|
|
996
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
997
|
-
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
998
|
-
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
999
|
-
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
1020
|
+
}, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1021
|
+
d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM25 16.18L22.41 13.59 21 15 25 19 32 12 30.59 10.59 25 16.18z"
|
|
1000
1022
|
})), children);
|
|
1001
1023
|
});
|
|
1002
1024
|
|
|
1003
1025
|
if (process.env.NODE_ENV !== "production") {
|
|
1004
|
-
|
|
1026
|
+
UserAdmin.propTypes = iconPropTypes;
|
|
1005
1027
|
}
|
|
1006
|
-
var
|
|
1028
|
+
var UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar(_ref37, ref) {
|
|
1007
1029
|
var children = _ref37.children,
|
|
1008
1030
|
_ref37$size = _ref37.size,
|
|
1009
1031
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
1010
1032
|
rest = _objectWithoutProperties(_ref37, _excluded37);
|
|
1011
1033
|
|
|
1034
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1035
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1036
|
+
width: size,
|
|
1037
|
+
height: size,
|
|
1038
|
+
ref: ref,
|
|
1039
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1040
|
+
viewBox: "0 0 16 16",
|
|
1041
|
+
fill: "currentColor"
|
|
1042
|
+
}, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1043
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M5,13.2v-1.5c0-0.9,0.6-1.6,1.5-1.7h3c0.9,0.1,1.5,0.8,1.5,1.7v1.5 C9.1,14.3,6.9,14.3,5,13.2L5,13.2z M12,12l0-0.8c0-0.9-1.1-2.1-2.5-2.2h-3C5.1,9.1,4,10.3,4,11.7l0,0.5v0.3c-2.5-2.2-2.7-6-0.5-8.5 s6-2.7,8.5-0.5s2.7,6,0.5,8.5c-0.1,0.2-0.3,0.3-0.5,0.5V12z"
|
|
1044
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1045
|
+
d: "M8,3C6.6,3,5.5,4.1,5.5,5.5S6.6,8,8,8s2.5-1.1,2.5-2.5S9.4,3,8,3z M8,7C7.2,7,6.5,6.3,6.5,5.5S7.2,4,8,4s1.5,0.7,1.5,1.5 S8.8,7,8,7z"
|
|
1046
|
+
})), children);
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1012
1049
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1013
1050
|
width: size,
|
|
1014
1051
|
height: size,
|
|
@@ -1016,15 +1053,17 @@ var Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref37, ref) {
|
|
|
1016
1053
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1017
1054
|
viewBox: "0 0 32 32",
|
|
1018
1055
|
fill: "currentColor"
|
|
1019
|
-
}, rest),
|
|
1020
|
-
d: "
|
|
1056
|
+
}, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1057
|
+
d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Zm0,8a3,3,0,1,1,3-3A3.0034,3.0034,0,0,1,16,16Z"
|
|
1058
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1059
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM10,26.3765V25a3.0033,3.0033,0,0,1,3-3h6a3.0033,3.0033,0,0,1,3,3v1.3765a11.8989,11.8989,0,0,1-12,0Zm13.9925-1.4507A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
|
|
1021
1060
|
})), children);
|
|
1022
1061
|
});
|
|
1023
1062
|
|
|
1024
1063
|
if (process.env.NODE_ENV !== "production") {
|
|
1025
|
-
|
|
1064
|
+
UserAvatar.propTypes = iconPropTypes;
|
|
1026
1065
|
}
|
|
1027
|
-
var
|
|
1066
|
+
var UserAvatarFilled = /*#__PURE__*/React.forwardRef(function UserAvatarFilled(_ref38, ref) {
|
|
1028
1067
|
var children = _ref38.children,
|
|
1029
1068
|
_ref38$size = _ref38.size,
|
|
1030
1069
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1037,17 +1076,18 @@ var VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStora
|
|
|
1037
1076
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1038
1077
|
viewBox: "0 0 32 32",
|
|
1039
1078
|
fill: "currentColor"
|
|
1040
|
-
}, rest),
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1079
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1080
|
+
fill: "none",
|
|
1081
|
+
d: "M8.0071,24.93A4.9958,4.9958,0,0,1,13,20h6a4.9959,4.9959,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0ZM20.5,12.5A4.5,4.5,0,1,1,16,8,4.5,4.5,0,0,1,20.5,12.5Z"
|
|
1082
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1083
|
+
d: "M26.7489,24.93A13.9893,13.9893,0,1,0,2,16a13.899,13.899,0,0,0,3.2511,8.93l-.02.0166c.07.0845.15.1567.2222.2392.09.1036.1864.2.28.3008.28.3033.5674.5952.87.87.0915.0831.1864.1612.28.2417.32.2759.6484.5372.99.7813.0441.0312.0832.0693.1276.1006v-.0127a13.9011,13.9011,0,0,0,16,0V27.48c.0444-.0313.0835-.0694.1276-.1006.3412-.2441.67-.5054.99-.7813.0936-.08.1885-.1586.28-.2417.3025-.2749.59-.5668.87-.87.0933-.1006.1894-.1972.28-.3008.0719-.0825.1522-.1547.2222-.2392ZM16,8a4.5,4.5,0,1,1-4.5,4.5A4.5,4.5,0,0,1,16,8ZM8.0071,24.93A4.9957,4.9957,0,0,1,13,20h6a4.9958,4.9958,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0Z"
|
|
1044
1084
|
})), children);
|
|
1045
1085
|
});
|
|
1046
1086
|
|
|
1047
1087
|
if (process.env.NODE_ENV !== "production") {
|
|
1048
|
-
|
|
1088
|
+
UserAvatarFilled.propTypes = iconPropTypes;
|
|
1049
1089
|
}
|
|
1050
|
-
var
|
|
1090
|
+
var UserAvatarFilledAlt = /*#__PURE__*/React.forwardRef(function UserAvatarFilledAlt(_ref39, ref) {
|
|
1051
1091
|
var children = _ref39.children,
|
|
1052
1092
|
_ref39$size = _ref39.size,
|
|
1053
1093
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1060,15 +1100,17 @@ var VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref39, ref)
|
|
|
1060
1100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1061
1101
|
viewBox: "0 0 32 32",
|
|
1062
1102
|
fill: "currentColor"
|
|
1063
|
-
}, rest),
|
|
1064
|
-
d: "
|
|
1103
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1104
|
+
d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Z"
|
|
1105
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1106
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm7.9925,22.9258A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
|
|
1065
1107
|
})), children);
|
|
1066
1108
|
});
|
|
1067
1109
|
|
|
1068
1110
|
if (process.env.NODE_ENV !== "production") {
|
|
1069
|
-
|
|
1111
|
+
UserAvatarFilledAlt.propTypes = iconPropTypes;
|
|
1070
1112
|
}
|
|
1071
|
-
var
|
|
1113
|
+
var UserCertification = /*#__PURE__*/React.forwardRef(function UserCertification(_ref40, ref) {
|
|
1072
1114
|
var children = _ref40.children,
|
|
1073
1115
|
_ref40$size = _ref40.size,
|
|
1074
1116
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1081,15 +1123,15 @@ var VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref40,
|
|
|
1081
1123
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1082
1124
|
viewBox: "0 0 32 32",
|
|
1083
1125
|
fill: "currentColor"
|
|
1084
|
-
}, rest),
|
|
1085
|
-
d: "
|
|
1126
|
+
}, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1127
|
+
d: "M25 10L26.593 13 30 13.414 27.5 15.667 28 19 25 17.125 22 19 22.5 15.667 20 13.414 23.5 13 25 10zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1086
1128
|
})), children);
|
|
1087
1129
|
});
|
|
1088
1130
|
|
|
1089
1131
|
if (process.env.NODE_ENV !== "production") {
|
|
1090
|
-
|
|
1132
|
+
UserCertification.propTypes = iconPropTypes;
|
|
1091
1133
|
}
|
|
1092
|
-
var
|
|
1134
|
+
var UserData = /*#__PURE__*/React.forwardRef(function UserData(_ref41, ref) {
|
|
1093
1135
|
var children = _ref41.children,
|
|
1094
1136
|
_ref41$size = _ref41.size,
|
|
1095
1137
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1102,15 +1144,15 @@ var VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_
|
|
|
1102
1144
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1103
1145
|
viewBox: "0 0 32 32",
|
|
1104
1146
|
fill: "currentColor"
|
|
1105
|
-
}, rest),
|
|
1106
|
-
d: "
|
|
1147
|
+
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1148
|
+
d: "M28 8H30V16H28zM23 5H25V16H23zM18 10H20V16H18zM16 30H14V24a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v6H2V24a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 9a3 3 0 11-3 3A3 3 0 019 9M9 7a5 5 0 105 5A5 5 0 009 7z"
|
|
1107
1149
|
})), children);
|
|
1108
1150
|
});
|
|
1109
1151
|
|
|
1110
1152
|
if (process.env.NODE_ENV !== "production") {
|
|
1111
|
-
|
|
1153
|
+
UserData.propTypes = iconPropTypes;
|
|
1112
1154
|
}
|
|
1113
|
-
var
|
|
1155
|
+
var UserFavorite = /*#__PURE__*/React.forwardRef(function UserFavorite(_ref42, ref) {
|
|
1114
1156
|
var children = _ref42.children,
|
|
1115
1157
|
_ref42$size = _ref42.size,
|
|
1116
1158
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1123,15 +1165,15 @@ var VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFille
|
|
|
1123
1165
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1124
1166
|
viewBox: "0 0 32 32",
|
|
1125
1167
|
fill: "currentColor"
|
|
1126
|
-
}, rest),
|
|
1127
|
-
d: "
|
|
1168
|
+
}, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1169
|
+
d: "M27.303 12a2.6616 2.6616 0 00-1.9079.8058l-.3932.4054-.397-.4054a2.6615 2.6615 0 00-3.8157 0 2.7992 2.7992 0 000 3.8964L25.0019 21l4.2089-4.2978a2.7992 2.7992 0 000-3.8964A2.6616 2.6616 0 0027.303 12zM2 30H4V25a5.0059 5.0059 0 015-5h6a5.0059 5.0059 0 015 5v5h2V25a7.0082 7.0082 0 00-7-7H9a7.0082 7.0082 0 00-7 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1128
1170
|
})), children);
|
|
1129
1171
|
});
|
|
1130
1172
|
|
|
1131
1173
|
if (process.env.NODE_ENV !== "production") {
|
|
1132
|
-
|
|
1174
|
+
UserFavorite.propTypes = iconPropTypes;
|
|
1133
1175
|
}
|
|
1134
|
-
var
|
|
1176
|
+
var UserFavoriteAlt = /*#__PURE__*/React.forwardRef(function UserFavoriteAlt(_ref43, ref) {
|
|
1135
1177
|
var children = _ref43.children,
|
|
1136
1178
|
_ref43$size = _ref43.size,
|
|
1137
1179
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1144,17 +1186,15 @@ var VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage
|
|
|
1144
1186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1145
1187
|
viewBox: "0 0 32 32",
|
|
1146
1188
|
fill: "currentColor"
|
|
1147
|
-
}, rest),
|
|
1148
|
-
d: "
|
|
1149
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1150
|
-
d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
|
|
1189
|
+
}, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1190
|
+
d: "M28.7663 4.2558A4.2121 4.2121 0 0023 4.0321a4.2121 4.2121 0 00-5.7663.2237 4.319 4.319 0 000 6.0447L22.998 16.14 23 16.1376l.002.0019 5.7643-5.839A4.319 4.319 0 0028.7663 4.2558zM27.342 8.8948l-4.34 4.3973L23 13.29l-.002.002-4.34-4.3973a2.3085 2.3085 0 010-3.2338 2.2639 2.2639 0 013.1561 0l1.181 1.2074L23 6.8634l.0049.005 1.181-1.2074a2.2639 2.2639 0 013.1561 0A2.3085 2.3085 0 0127.342 8.8948zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1151
1191
|
})), children);
|
|
1152
1192
|
});
|
|
1153
1193
|
|
|
1154
1194
|
if (process.env.NODE_ENV !== "production") {
|
|
1155
|
-
|
|
1195
|
+
UserFavoriteAlt.propTypes = iconPropTypes;
|
|
1156
1196
|
}
|
|
1157
|
-
var
|
|
1197
|
+
var UserFavoriteAltFilled = /*#__PURE__*/React.forwardRef(function UserFavoriteAltFilled(_ref44, ref) {
|
|
1158
1198
|
var children = _ref44.children,
|
|
1159
1199
|
_ref44$size = _ref44.size,
|
|
1160
1200
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1167,15 +1207,15 @@ var VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref44, ref)
|
|
|
1167
1207
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1168
1208
|
viewBox: "0 0 32 32",
|
|
1169
1209
|
fill: "currentColor"
|
|
1170
|
-
}, rest),
|
|
1171
|
-
d: "
|
|
1210
|
+
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1211
|
+
d: "M26.4938 3a3.4735 3.4735 0 00-2.48 1.0393l-.5111.5228-.5161-.5228a3.4792 3.4792 0 00-4.96 0 3.59 3.59 0 000 5.0251l5.4766 5.5427 5.4716-5.5427a3.59 3.59 0 000-5.0251A3.4738 3.4738 0 0026.4938 3zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1172
1212
|
})), children);
|
|
1173
1213
|
});
|
|
1174
1214
|
|
|
1175
1215
|
if (process.env.NODE_ENV !== "production") {
|
|
1176
|
-
|
|
1216
|
+
UserFavoriteAltFilled.propTypes = iconPropTypes;
|
|
1177
1217
|
}
|
|
1178
|
-
var
|
|
1218
|
+
var UserFilled = /*#__PURE__*/React.forwardRef(function UserFilled(_ref45, ref) {
|
|
1179
1219
|
var children = _ref45.children,
|
|
1180
1220
|
_ref45$size = _ref45.size,
|
|
1181
1221
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1188,15 +1228,15 @@ var VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_
|
|
|
1188
1228
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1189
1229
|
viewBox: "0 0 32 32",
|
|
1190
1230
|
fill: "currentColor"
|
|
1191
|
-
}, rest),
|
|
1192
|
-
d: "
|
|
1231
|
+
}, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1232
|
+
d: "M6 30H26V25a7.0082 7.0082 0 00-7-7H13a7.0082 7.0082 0 00-7 7zM9 9a7 7 0 107-7A7 7 0 009 9z"
|
|
1193
1233
|
})), children);
|
|
1194
1234
|
});
|
|
1195
1235
|
|
|
1196
1236
|
if (process.env.NODE_ENV !== "production") {
|
|
1197
|
-
|
|
1237
|
+
UserFilled.propTypes = iconPropTypes;
|
|
1198
1238
|
}
|
|
1199
|
-
var
|
|
1239
|
+
var UserFollow = /*#__PURE__*/React.forwardRef(function UserFollow(_ref46, ref) {
|
|
1200
1240
|
var children = _ref46.children,
|
|
1201
1241
|
_ref46$size = _ref46.size,
|
|
1202
1242
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1209,17 +1249,15 @@ var VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectSto
|
|
|
1209
1249
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1210
1250
|
viewBox: "0 0 32 32",
|
|
1211
1251
|
fill: "currentColor"
|
|
1212
|
-
}, rest),
|
|
1213
|
-
d: "
|
|
1214
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1215
|
-
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
1252
|
+
}, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1253
|
+
d: "M32 14L28 14 28 10 26 10 26 14 22 14 22 16 26 16 26 20 28 20 28 16 32 16 32 14zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
1216
1254
|
})), children);
|
|
1217
1255
|
});
|
|
1218
1256
|
|
|
1219
1257
|
if (process.env.NODE_ENV !== "production") {
|
|
1220
|
-
|
|
1258
|
+
UserFollow.propTypes = iconPropTypes;
|
|
1221
1259
|
}
|
|
1222
|
-
var
|
|
1260
|
+
var UserIdentification = /*#__PURE__*/React.forwardRef(function UserIdentification(_ref47, ref) {
|
|
1223
1261
|
var children = _ref47.children,
|
|
1224
1262
|
_ref47$size = _ref47.size,
|
|
1225
1263
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1232,17 +1270,21 @@ var VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref47, ref) {
|
|
|
1232
1270
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1233
1271
|
viewBox: "0 0 32 32",
|
|
1234
1272
|
fill: "currentColor"
|
|
1235
|
-
}, rest),
|
|
1236
|
-
d: "
|
|
1237
|
-
})),
|
|
1238
|
-
|
|
1273
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1274
|
+
d: "M22,11h4a1,1,0,0,1,1,1v2a0,0,0,0,1,0,0H21a0,0,0,0,1,0,0V12A1,1,0,0,1,22,11Z"
|
|
1275
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
1276
|
+
cx: "24",
|
|
1277
|
+
cy: "8",
|
|
1278
|
+
r: "2"
|
|
1279
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1280
|
+
d: "M30 18H18a2.0023 2.0023 0 01-2-2V4a2.002 2.002 0 012-2H30a2.0023 2.0023 0 012 2V16A2.0027 2.0027 0 0130 18zM18 4V16H30.001L30 4zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
1239
1281
|
})), children);
|
|
1240
1282
|
});
|
|
1241
1283
|
|
|
1242
1284
|
if (process.env.NODE_ENV !== "production") {
|
|
1243
|
-
|
|
1285
|
+
UserIdentification.propTypes = iconPropTypes;
|
|
1244
1286
|
}
|
|
1245
|
-
var
|
|
1287
|
+
var UserMilitary = /*#__PURE__*/React.forwardRef(function UserMilitary(_ref48, ref) {
|
|
1246
1288
|
var children = _ref48.children,
|
|
1247
1289
|
_ref48$size = _ref48.size,
|
|
1248
1290
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1255,15 +1297,19 @@ var VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref48, ref
|
|
|
1255
1297
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1256
1298
|
viewBox: "0 0 32 32",
|
|
1257
1299
|
fill: "currentColor"
|
|
1258
|
-
}, rest),
|
|
1259
|
-
d: "
|
|
1300
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1301
|
+
d: "M25 13L23.407 16 20 16.414 22.5 18.667 22 22 25 20.125 28 22 27.5 18.667 30 16.414 26.5 16 25 13z"
|
|
1302
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1303
|
+
d: "M21.414 13.414L25 9.834 25 9.834 28.587 13.416 30 12 25 7 20 12 21.414 13.414z"
|
|
1304
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1305
|
+
d: "M21.414 8.414L25 4.834 25 4.834 28.587 8.416 30 7 25 2 20 7 21.414 8.414zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1260
1306
|
})), children);
|
|
1261
1307
|
});
|
|
1262
1308
|
|
|
1263
1309
|
if (process.env.NODE_ENV !== "production") {
|
|
1264
|
-
|
|
1310
|
+
UserMilitary.propTypes = iconPropTypes;
|
|
1265
1311
|
}
|
|
1266
|
-
var
|
|
1312
|
+
var UserMultiple = /*#__PURE__*/React.forwardRef(function UserMultiple(_ref49, ref) {
|
|
1267
1313
|
var children = _ref49.children,
|
|
1268
1314
|
_ref49$size = _ref49.size,
|
|
1269
1315
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1276,17 +1322,15 @@ var VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref4
|
|
|
1276
1322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1277
1323
|
viewBox: "0 0 32 32",
|
|
1278
1324
|
fill: "currentColor"
|
|
1279
|
-
}, rest),
|
|
1280
|
-
d: "
|
|
1281
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1282
|
-
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
1325
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1326
|
+
d: "M30 30H28V25a5.0057 5.0057 0 00-5-5V18a7.0078 7.0078 0 017 7zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM20 2V4a5 5 0 010 10v2A7 7 0 0020 2zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1283
1327
|
})), children);
|
|
1284
1328
|
});
|
|
1285
1329
|
|
|
1286
1330
|
if (process.env.NODE_ENV !== "production") {
|
|
1287
|
-
|
|
1331
|
+
UserMultiple.propTypes = iconPropTypes;
|
|
1288
1332
|
}
|
|
1289
|
-
var
|
|
1333
|
+
var UserOnline = /*#__PURE__*/React.forwardRef(function UserOnline(_ref50, ref) {
|
|
1290
1334
|
var children = _ref50.children,
|
|
1291
1335
|
_ref50$size = _ref50.size,
|
|
1292
1336
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1299,15 +1343,19 @@ var VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt
|
|
|
1299
1343
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1300
1344
|
viewBox: "0 0 32 32",
|
|
1301
1345
|
fill: "currentColor"
|
|
1302
|
-
}, rest),
|
|
1303
|
-
|
|
1346
|
+
}, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1347
|
+
cx: "26",
|
|
1348
|
+
cy: "16",
|
|
1349
|
+
r: "4"
|
|
1350
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1351
|
+
d: "M22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1304
1352
|
})), children);
|
|
1305
1353
|
});
|
|
1306
1354
|
|
|
1307
1355
|
if (process.env.NODE_ENV !== "production") {
|
|
1308
|
-
|
|
1356
|
+
UserOnline.propTypes = iconPropTypes;
|
|
1309
1357
|
}
|
|
1310
|
-
var
|
|
1358
|
+
var UserProfile = /*#__PURE__*/React.forwardRef(function UserProfile(_ref51, ref) {
|
|
1311
1359
|
var children = _ref51.children,
|
|
1312
1360
|
_ref51$size = _ref51.size,
|
|
1313
1361
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1320,15 +1368,15 @@ var Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref51, ref) {
|
|
|
1320
1368
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1321
1369
|
viewBox: "0 0 32 32",
|
|
1322
1370
|
fill: "currentColor"
|
|
1323
|
-
}, rest),
|
|
1324
|
-
d: "
|
|
1371
|
+
}, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1372
|
+
d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM22 4H32V6H22zM22 9H32V11H22zM22 14H29V16H22z"
|
|
1325
1373
|
})), children);
|
|
1326
1374
|
});
|
|
1327
1375
|
|
|
1328
1376
|
if (process.env.NODE_ENV !== "production") {
|
|
1329
|
-
|
|
1377
|
+
UserProfile.propTypes = iconPropTypes;
|
|
1330
1378
|
}
|
|
1331
|
-
var
|
|
1379
|
+
var UserRole = /*#__PURE__*/React.forwardRef(function UserRole(_ref52, ref) {
|
|
1332
1380
|
var children = _ref52.children,
|
|
1333
1381
|
_ref52$size = _ref52.size,
|
|
1334
1382
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1341,15 +1389,15 @@ var VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref52,
|
|
|
1341
1389
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1342
1390
|
viewBox: "0 0 32 32",
|
|
1343
1391
|
fill: "currentColor"
|
|
1344
|
-
}, rest),
|
|
1345
|
-
d: "M28
|
|
1392
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1393
|
+
d: "M28.07 21L22 15 28.07 9 29.5 10.41 24.86 15 29.5 19.59 28.07 21zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1346
1394
|
})), children);
|
|
1347
1395
|
});
|
|
1348
1396
|
|
|
1349
1397
|
if (process.env.NODE_ENV !== "production") {
|
|
1350
|
-
|
|
1398
|
+
UserRole.propTypes = iconPropTypes;
|
|
1351
1399
|
}
|
|
1352
|
-
var
|
|
1400
|
+
var UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk(_ref53, ref) {
|
|
1353
1401
|
var children = _ref53.children,
|
|
1354
1402
|
_ref53$size = _ref53.size,
|
|
1355
1403
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1362,17 +1410,15 @@ var VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref53, ref) {
|
|
|
1362
1410
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1363
1411
|
viewBox: "0 0 32 32",
|
|
1364
1412
|
fill: "currentColor"
|
|
1365
|
-
}, rest),
|
|
1366
|
-
d: "
|
|
1367
|
-
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1368
|
-
d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
|
|
1413
|
+
}, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1414
|
+
d: "M25.334 11.95l1.2055-1.206a1.178 1.178 0 011.2593-.2584l1.4693.5868A1.1736 1.1736 0 0130 12.1489v2.692A1.1681 1.1681 0 0128.8229 16l-.05-.0015C18.4775 15.3578 16.4 6.6357 16.0073 3.2976a1.1681 1.1681 0 011.0315-1.29A1.1492 1.1492 0 0117.1751 2h2.5994a1.1626 1.1626 0 011.0764.7322l.5866 1.47a1.1635 1.1635 0 01-.2529 1.26L19.9791 6.668S20.6733 11.3682 25.334 11.95zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1369
1415
|
})), children);
|
|
1370
1416
|
});
|
|
1371
1417
|
|
|
1372
1418
|
if (process.env.NODE_ENV !== "production") {
|
|
1373
|
-
|
|
1419
|
+
UserServiceDesk.propTypes = iconPropTypes;
|
|
1374
1420
|
}
|
|
1375
|
-
var
|
|
1421
|
+
var UserSettings = /*#__PURE__*/React.forwardRef(function UserSettings(_ref54, ref) {
|
|
1376
1422
|
var children = _ref54.children,
|
|
1377
1423
|
_ref54$size = _ref54.size,
|
|
1378
1424
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1385,37 +1431,20 @@ var Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref54, ref) {
|
|
|
1385
1431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1386
1432
|
viewBox: "0 0 32 32",
|
|
1387
1433
|
fill: "currentColor"
|
|
1388
|
-
}, rest),
|
|
1389
|
-
d: "
|
|
1390
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1391
|
-
d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"
|
|
1434
|
+
}, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1435
|
+
d: "M30 10V8H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 4.1011V2H22V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 8H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 12zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1392
1436
|
})), children);
|
|
1393
1437
|
});
|
|
1394
1438
|
|
|
1395
1439
|
if (process.env.NODE_ENV !== "production") {
|
|
1396
|
-
|
|
1440
|
+
UserSettings.propTypes = iconPropTypes;
|
|
1397
1441
|
}
|
|
1398
|
-
var
|
|
1442
|
+
var UserSimulation = /*#__PURE__*/React.forwardRef(function UserSimulation(_ref55, ref) {
|
|
1399
1443
|
var children = _ref55.children,
|
|
1400
1444
|
_ref55$size = _ref55.size,
|
|
1401
1445
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
1402
1446
|
rest = _objectWithoutProperties(_ref55, _excluded55);
|
|
1403
1447
|
|
|
1404
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1405
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1406
|
-
width: size,
|
|
1407
|
-
height: size,
|
|
1408
|
-
ref: ref,
|
|
1409
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1410
|
-
viewBox: "0 0 16 16",
|
|
1411
|
-
fill: "currentColor"
|
|
1412
|
-
}, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1413
|
-
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"
|
|
1414
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1415
|
-
d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
|
|
1416
|
-
})), children);
|
|
1417
|
-
}
|
|
1418
|
-
|
|
1419
1448
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1420
1449
|
width: size,
|
|
1421
1450
|
height: size,
|
|
@@ -1423,37 +1452,36 @@ var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref55, ref) {
|
|
|
1423
1452
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1424
1453
|
viewBox: "0 0 32 32",
|
|
1425
1454
|
fill: "currentColor"
|
|
1426
|
-
}, rest),
|
|
1427
|
-
d: "
|
|
1455
|
+
}, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1456
|
+
d: "M25.232 12.866H29.232V14.866H25.232z",
|
|
1457
|
+
transform: "rotate(30 27.232 13.866)"
|
|
1458
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1459
|
+
d: "M26 8H30V10H26z"
|
|
1460
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1461
|
+
d: "M2.768 12.866H6.768V14.866H2.768z",
|
|
1462
|
+
transform: "rotate(150 4.768 13.866)"
|
|
1428
1463
|
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1429
|
-
d: "
|
|
1464
|
+
d: "M26 30H24V25a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v5H6V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2z"
|
|
1465
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1466
|
+
d: "M25.232 3.134H29.232V5.134H25.232z",
|
|
1467
|
+
transform: "rotate(-30 27.232 4.134)"
|
|
1468
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1469
|
+
d: "M2 8H6V10H2z"
|
|
1470
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1471
|
+
d: "M2.768 3.134H6.768V5.134H2.768z",
|
|
1472
|
+
transform: "rotate(-150 4.768 4.134)"
|
|
1430
1473
|
})), children);
|
|
1431
1474
|
});
|
|
1432
1475
|
|
|
1433
1476
|
if (process.env.NODE_ENV !== "production") {
|
|
1434
|
-
|
|
1477
|
+
UserSimulation.propTypes = iconPropTypes;
|
|
1435
1478
|
}
|
|
1436
|
-
var
|
|
1479
|
+
var UserSpeaker = /*#__PURE__*/React.forwardRef(function UserSpeaker(_ref56, ref) {
|
|
1437
1480
|
var children = _ref56.children,
|
|
1438
1481
|
_ref56$size = _ref56.size,
|
|
1439
1482
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
1440
1483
|
rest = _objectWithoutProperties(_ref56, _excluded56);
|
|
1441
1484
|
|
|
1442
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1443
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1444
|
-
width: size,
|
|
1445
|
-
height: size,
|
|
1446
|
-
ref: ref,
|
|
1447
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1448
|
-
viewBox: "0 0 16 16",
|
|
1449
|
-
fill: "currentColor"
|
|
1450
|
-
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1451
|
-
d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
|
|
1452
|
-
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1453
|
-
d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
|
|
1454
|
-
})), children);
|
|
1455
|
-
}
|
|
1456
|
-
|
|
1457
1485
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1458
1486
|
width: size,
|
|
1459
1487
|
height: size,
|
|
@@ -1461,17 +1489,17 @@ var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref56, ref)
|
|
|
1461
1489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1462
1490
|
viewBox: "0 0 32 32",
|
|
1463
1491
|
fill: "currentColor"
|
|
1464
|
-
}, rest),
|
|
1465
|
-
d: "
|
|
1466
|
-
})),
|
|
1467
|
-
d: "
|
|
1492
|
+
}, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1493
|
+
d: "M29.4146,19,27.7,17.2852A2.97,2.97,0,0,0,28,16a3,3,0,1,0-3,3,2.97,2.97,0,0,0,1.2864-.3L28,20.4141V28H22V25a7.0078,7.0078,0,0,0-7-7H9a7.008,7.008,0,0,0-7,7v5H30V20.4141A1.988,1.988,0,0,0,29.4146,19ZM4,25a5.006,5.006,0,0,1,5-5h6a5.0059,5.0059,0,0,1,5,5v3H4Z"
|
|
1494
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1495
|
+
d: "M12,4A5,5,0,1,1,7,9a5,5,0,0,1,5-5m0-2a7,7,0,1,0,7,7A7,7,0,0,0,12,2Z"
|
|
1468
1496
|
})), children);
|
|
1469
1497
|
});
|
|
1470
1498
|
|
|
1471
1499
|
if (process.env.NODE_ENV !== "production") {
|
|
1472
|
-
|
|
1500
|
+
UserSpeaker.propTypes = iconPropTypes;
|
|
1473
1501
|
}
|
|
1474
|
-
var
|
|
1502
|
+
var UserXRay = /*#__PURE__*/React.forwardRef(function UserXRay(_ref57, ref) {
|
|
1475
1503
|
var children = _ref57.children,
|
|
1476
1504
|
_ref57$size = _ref57.size,
|
|
1477
1505
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1484,21 +1512,18 @@ var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_
|
|
|
1484
1512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1485
1513
|
viewBox: "0 0 32 32",
|
|
1486
1514
|
fill: "currentColor"
|
|
1487
|
-
}, rest),
|
|
1515
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1488
1516
|
fill: "none",
|
|
1489
|
-
d: "
|
|
1490
|
-
"data-icon-path": "inner-path"
|
|
1491
|
-
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1492
|
-
d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
|
|
1517
|
+
d: "M28 9L28 7 25 7 25 5 23 5 23 7 20 7 20 9 23 9 23 12 20 12 20 14 23 14 23 16 25 16 25 14 28 14 28 12 25 12 25 9 28 9z"
|
|
1493
1518
|
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1494
|
-
d: "
|
|
1519
|
+
d: "M31 3H17a1 1 0 00-1 1V17a1 1 0 001 1H31a1 1 0 001-1V4A1 1 0 0031 3zM28 9H25v3h3v2H25v2H23V14H20V12h3V9H20V7h3V5h2V7h3zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
1495
1520
|
})), children);
|
|
1496
1521
|
});
|
|
1497
1522
|
|
|
1498
1523
|
if (process.env.NODE_ENV !== "production") {
|
|
1499
|
-
|
|
1524
|
+
UserXRay.propTypes = iconPropTypes;
|
|
1500
1525
|
}
|
|
1501
|
-
var
|
|
1526
|
+
var UserProfileAlt = /*#__PURE__*/React.forwardRef(function UserProfileAlt(_ref58, ref) {
|
|
1502
1527
|
var children = _ref58.children,
|
|
1503
1528
|
_ref58$size = _ref58.size,
|
|
1504
1529
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1512,16 +1537,14 @@ var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInvert
|
|
|
1512
1537
|
viewBox: "0 0 32 32",
|
|
1513
1538
|
fill: "currentColor"
|
|
1514
1539
|
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1515
|
-
d: "
|
|
1516
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1517
|
-
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
1540
|
+
d: "M19 13H26V15H19zM19 8H30V10H19zM19 3H30V5H19zM11 30H7a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0111 30zM6 12a.9448.9448 0 00-1 1v6H7v9h4V19h2V13a.9448.9448 0 00-1-1zM9 9a4 4 0 114-4h0A4.0118 4.0118 0 019 9zM9 3a2 2 0 102 2h0A2.0059 2.0059 0 009 3z"
|
|
1518
1541
|
})), children);
|
|
1519
1542
|
});
|
|
1520
1543
|
|
|
1521
1544
|
if (process.env.NODE_ENV !== "production") {
|
|
1522
|
-
|
|
1545
|
+
UserProfileAlt.propTypes = iconPropTypes;
|
|
1523
1546
|
}
|
|
1524
|
-
var
|
|
1547
|
+
var UvIndex = /*#__PURE__*/React.forwardRef(function UvIndex(_ref59, ref) {
|
|
1525
1548
|
var children = _ref59.children,
|
|
1526
1549
|
_ref59$size = _ref59.size,
|
|
1527
1550
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1534,78 +1557,20 @@ var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAlt
|
|
|
1534
1557
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1535
1558
|
viewBox: "0 0 32 32",
|
|
1536
1559
|
fill: "currentColor"
|
|
1537
|
-
}, rest),
|
|
1538
|
-
|
|
1539
|
-
d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
|
|
1540
|
-
"data-icon-path": "inner-path"
|
|
1541
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1542
|
-
d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
|
|
1543
|
-
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1544
|
-
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
1560
|
+
}, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1561
|
+
d: "M16,5.9121l1.7444,2.9326.7822,1.315,1.4739-.4107,3.1206-.87L22.2512,12,21.84,13.4731l1.315.7823L26.0876,16l-2.9323,1.7441-1.315.7818L22.2512,20l.87,3.1211-3.1208-.87L18.5266,21.84l-.7822,1.315L16,26.0879l-1.7444-2.9326-.7822-1.315L12,22.251l-3.1208.87L9.7488,20l.4109-1.4741-1.315-.7818L5.9124,16l2.9323-1.7446,1.315-.7823L9.7488,12l-.87-3.1206L12,9.749l1.4739.4107.7822-1.315L16,5.9121M16,2,12.5366,7.8223,6,6l1.8223,6.5366L2,16l5.8223,3.4629L6,26l6.5366-1.8223L16,30l3.4634-5.8223L26,26l-1.8223-6.5371L30,16l-5.8223-3.4634L26,6,19.4634,7.8223,16,2Z"
|
|
1545
1562
|
})), children);
|
|
1546
1563
|
});
|
|
1547
1564
|
|
|
1548
1565
|
if (process.env.NODE_ENV !== "production") {
|
|
1549
|
-
|
|
1566
|
+
UvIndex.propTypes = iconPropTypes;
|
|
1550
1567
|
}
|
|
1551
|
-
var
|
|
1568
|
+
var UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt(_ref60, ref) {
|
|
1552
1569
|
var children = _ref60.children,
|
|
1553
1570
|
_ref60$size = _ref60.size,
|
|
1554
1571
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
1555
1572
|
rest = _objectWithoutProperties(_ref60, _excluded60);
|
|
1556
1573
|
|
|
1557
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1558
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1559
|
-
width: size,
|
|
1560
|
-
height: size,
|
|
1561
|
-
ref: ref,
|
|
1562
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1563
|
-
viewBox: "0 0 16 16",
|
|
1564
|
-
fill: "currentColor"
|
|
1565
|
-
}, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1566
|
-
d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
|
|
1567
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1568
|
-
d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
|
|
1569
|
-
"data-icon-path": "inner-path",
|
|
1570
|
-
opacity: "0"
|
|
1571
|
-
})), children);
|
|
1572
|
-
}
|
|
1573
|
-
|
|
1574
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
1575
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1576
|
-
width: size,
|
|
1577
|
-
height: size,
|
|
1578
|
-
ref: ref,
|
|
1579
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1580
|
-
viewBox: "0 0 20 20",
|
|
1581
|
-
fill: "currentColor"
|
|
1582
|
-
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1583
|
-
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
|
|
1584
|
-
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1585
|
-
d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
|
|
1586
|
-
"data-icon-path": "inner-path",
|
|
1587
|
-
opacity: "0"
|
|
1588
|
-
})), children);
|
|
1589
|
-
}
|
|
1590
|
-
|
|
1591
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
1592
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1593
|
-
width: size,
|
|
1594
|
-
height: size,
|
|
1595
|
-
ref: ref,
|
|
1596
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1597
|
-
viewBox: "0 0 24 24",
|
|
1598
|
-
fill: "currentColor"
|
|
1599
|
-
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1600
|
-
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
|
|
1601
|
-
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1602
|
-
fill: "none",
|
|
1603
|
-
d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
|
|
1604
|
-
"data-icon-path": "inner-path",
|
|
1605
|
-
opacity: "0"
|
|
1606
|
-
})), children);
|
|
1607
|
-
}
|
|
1608
|
-
|
|
1609
1574
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1610
1575
|
width: size,
|
|
1611
1576
|
height: size,
|
|
@@ -1613,20 +1578,25 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref60,
|
|
|
1613
1578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1614
1579
|
viewBox: "0 0 32 32",
|
|
1615
1580
|
fill: "currentColor"
|
|
1616
|
-
}, rest),
|
|
1617
|
-
d: "
|
|
1618
|
-
})),
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1581
|
+
}, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1582
|
+
d: "M13 30H9a2.0027 2.0027 0 01-2-2V20H9v8h4V20h2v8A2.0027 2.0027 0 0113 30zM25 20L23.25 20 21 29.031 18.792 20 17 20 19.5 30 22.5 30 25 20zM15 2H17V7H15z"
|
|
1583
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1584
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
1585
|
+
transform: "rotate(-45 24.147 7.853)"
|
|
1586
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1587
|
+
d: "M25 15H30V17H25zM2 15H7V17H2z"
|
|
1588
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1589
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
1590
|
+
transform: "rotate(-45 7.854 7.853)"
|
|
1591
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1592
|
+
d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
|
|
1623
1593
|
})), children);
|
|
1624
1594
|
});
|
|
1625
1595
|
|
|
1626
1596
|
if (process.env.NODE_ENV !== "production") {
|
|
1627
|
-
|
|
1597
|
+
UvIndexAlt.propTypes = iconPropTypes;
|
|
1628
1598
|
}
|
|
1629
|
-
var
|
|
1599
|
+
var UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled(_ref61, ref) {
|
|
1630
1600
|
var children = _ref61.children,
|
|
1631
1601
|
_ref61$size = _ref61.size,
|
|
1632
1602
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1639,17 +1609,15 @@ var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref61, ref)
|
|
|
1639
1609
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1640
1610
|
viewBox: "0 0 32 32",
|
|
1641
1611
|
fill: "currentColor"
|
|
1642
|
-
}, rest),
|
|
1643
|
-
d: "M16
|
|
1644
|
-
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1645
|
-
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
1612
|
+
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1613
|
+
d: "M16,30l-3.4634-5.8223L6,26l1.8223-6.5369L2,16l5.8223-3.4631L6,6l6.5366,1.8223L16,2l3.4634,5.8223L26,6l-1.8223,6.5369L30,16l-5.8223,3.4631L26,26l-6.5366-1.8223Z"
|
|
1646
1614
|
})), children);
|
|
1647
1615
|
});
|
|
1648
1616
|
|
|
1649
1617
|
if (process.env.NODE_ENV !== "production") {
|
|
1650
|
-
|
|
1618
|
+
UvIndexFilled.propTypes = iconPropTypes;
|
|
1651
1619
|
}
|
|
1652
|
-
var
|
|
1620
|
+
var ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable(_ref62, ref) {
|
|
1653
1621
|
var children = _ref62.children,
|
|
1654
1622
|
_ref62$size = _ref62.size,
|
|
1655
1623
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1662,19 +1630,15 @@ var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_
|
|
|
1662
1630
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1663
1631
|
viewBox: "0 0 32 32",
|
|
1664
1632
|
fill: "currentColor"
|
|
1665
|
-
}, rest),
|
|
1666
|
-
|
|
1667
|
-
d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
|
|
1668
|
-
"data-icon-path": "inner-path"
|
|
1669
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1670
|
-
d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
|
|
1633
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1634
|
+
d: "M26 28H22V26h4V6H22V4h4a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM20 11L18 11 16 14.897 14 11 12 11 14.905 16 12 21 14 21 16 17.201 18 21 20 21 17.098 16 20 11zM10 28H6a2.0021 2.0021 0 01-2-2V6A2.0021 2.0021 0 016 4h4V6H6V26h4z"
|
|
1671
1635
|
})), children);
|
|
1672
1636
|
});
|
|
1673
1637
|
|
|
1674
1638
|
if (process.env.NODE_ENV !== "production") {
|
|
1675
|
-
|
|
1639
|
+
ValueVariable.propTypes = iconPropTypes;
|
|
1676
1640
|
}
|
|
1677
|
-
var
|
|
1641
|
+
var Van = /*#__PURE__*/React.forwardRef(function Van(_ref63, ref) {
|
|
1678
1642
|
var children = _ref63.children,
|
|
1679
1643
|
_ref63$size = _ref63.size,
|
|
1680
1644
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1687,17 +1651,15 @@ var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref63, r
|
|
|
1687
1651
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1688
1652
|
viewBox: "0 0 32 32",
|
|
1689
1653
|
fill: "currentColor"
|
|
1690
|
-
}, rest),
|
|
1691
|
-
d: "
|
|
1692
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1693
|
-
d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
|
|
1654
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1655
|
+
d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V8H18v9H28Z"
|
|
1694
1656
|
})), children);
|
|
1695
1657
|
});
|
|
1696
1658
|
|
|
1697
1659
|
if (process.env.NODE_ENV !== "production") {
|
|
1698
|
-
|
|
1660
|
+
Van.propTypes = iconPropTypes;
|
|
1699
1661
|
}
|
|
1700
|
-
var
|
|
1662
|
+
var VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_ref64, ref) {
|
|
1701
1663
|
var children = _ref64.children,
|
|
1702
1664
|
_ref64$size = _ref64.size,
|
|
1703
1665
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1710,17 +1672,21 @@ var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref64,
|
|
|
1710
1672
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1711
1673
|
viewBox: "0 0 32 32",
|
|
1712
1674
|
fill: "currentColor"
|
|
1713
|
-
}, rest),
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1675
|
+
}, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1676
|
+
cx: "21.5",
|
|
1677
|
+
cy: "10.5",
|
|
1678
|
+
r: "1.5"
|
|
1679
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1680
|
+
d: "M28.5 1a2.4518 2.4518 0 00-1.2061.3105L18.9834 5.6084l.0027.0054a5.497 5.497 0 107.3257 7.5444l.0031.0015 4.4-8.5A2.5 2.5 0 0028.5 1zm-7 13A3.5 3.5 0 1125 10.5 3.5042 3.5042 0 0121.5 14zM28.9414 3.7354L26.5571 8.3408A5.5279 5.5279 0 0023.658 5.4424l4.5949-2.377A.5165.5165 0 0129 3.5.4985.4985 0 0128.9414 3.7354zM19 20h7V18H17V28a2.0027 2.0027 0 002 2h3V28H19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
1681
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1682
|
+
d: "M17.3079,2.2852A9.4882,9.4882,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4a7.499,7.499,0,0,1,1.731.2148Z"
|
|
1717
1683
|
})), children);
|
|
1718
1684
|
});
|
|
1719
1685
|
|
|
1720
1686
|
if (process.env.NODE_ENV !== "production") {
|
|
1721
|
-
|
|
1687
|
+
VegetationAsset.propTypes = iconPropTypes;
|
|
1722
1688
|
}
|
|
1723
|
-
var
|
|
1689
|
+
var VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref65, ref) {
|
|
1724
1690
|
var children = _ref65.children,
|
|
1725
1691
|
_ref65$size = _ref65.size,
|
|
1726
1692
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1733,19 +1699,15 @@ var WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFi
|
|
|
1733
1699
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1734
1700
|
viewBox: "0 0 32 32",
|
|
1735
1701
|
fill: "currentColor"
|
|
1736
|
-
}, rest),
|
|
1737
|
-
d: "
|
|
1738
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1739
|
-
fill: "none",
|
|
1740
|
-
d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
|
|
1741
|
-
"data-icon-path": "inner-path"
|
|
1702
|
+
}, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1703
|
+
d: "M28 11a1.9907 1.9907 0 00-.8247.1821L24.8337 9.51A3.45 3.45 0 0025 8.5a3.45 3.45 0 00-.1663-1.01l2.3416-1.6723A1.9975 1.9975 0 1026 4c0 .064.0129.124.0188.1865L23.7273 5.8232A3.4652 3.4652 0 0021.5 5a3.5 3.5 0 000 7 3.4652 3.4652 0 002.2273-.8232l2.2915 1.6367C26.0129 12.876 26 12.936 26 13a2 2 0 102-2zm-6.5-1A1.5 1.5 0 1123 8.5 1.5017 1.5017 0 0121.5 10zM29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781z"
|
|
1742
1704
|
})), children);
|
|
1743
1705
|
});
|
|
1744
1706
|
|
|
1745
1707
|
if (process.env.NODE_ENV !== "production") {
|
|
1746
|
-
|
|
1708
|
+
VehicleApi.propTypes = iconPropTypes;
|
|
1747
1709
|
}
|
|
1748
|
-
var
|
|
1710
|
+
var VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_ref66, ref) {
|
|
1749
1711
|
var children = _ref66.children,
|
|
1750
1712
|
_ref66$size = _ref66.size,
|
|
1751
1713
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1758,15 +1720,17 @@ var Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref66, ref) {
|
|
|
1758
1720
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1759
1721
|
viewBox: "0 0 32 32",
|
|
1760
1722
|
fill: "currentColor"
|
|
1761
|
-
}, rest),
|
|
1762
|
-
d: "
|
|
1723
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1724
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM25 11H23a2.0021 2.0021 0 00-2-2V7A4.0045 4.0045 0 0125 11z"
|
|
1725
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1726
|
+
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
1763
1727
|
})), children);
|
|
1764
1728
|
});
|
|
1765
1729
|
|
|
1766
1730
|
if (process.env.NODE_ENV !== "production") {
|
|
1767
|
-
|
|
1731
|
+
VehicleConnected.propTypes = iconPropTypes;
|
|
1768
1732
|
}
|
|
1769
|
-
var
|
|
1733
|
+
var VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_ref67, ref) {
|
|
1770
1734
|
var children = _ref67.children,
|
|
1771
1735
|
_ref67$size = _ref67.size,
|
|
1772
1736
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1779,15 +1743,15 @@ var Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref67, ref) {
|
|
|
1779
1743
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1780
1744
|
viewBox: "0 0 32 32",
|
|
1781
1745
|
fill: "currentColor"
|
|
1782
|
-
}, rest),
|
|
1783
|
-
d: "
|
|
1746
|
+
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1747
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM28 2H30V9H28zM24 6H26V9H24zM20 4H22V9H20z"
|
|
1784
1748
|
})), children);
|
|
1785
1749
|
});
|
|
1786
1750
|
|
|
1787
1751
|
if (process.env.NODE_ENV !== "production") {
|
|
1788
|
-
|
|
1752
|
+
VehicleInsights.propTypes = iconPropTypes;
|
|
1789
1753
|
}
|
|
1790
|
-
var
|
|
1754
|
+
var VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_ref68, ref) {
|
|
1791
1755
|
var children = _ref68.children,
|
|
1792
1756
|
_ref68$size = _ref68.size,
|
|
1793
1757
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1800,15 +1764,15 @@ var WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachine
|
|
|
1800
1764
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1801
1765
|
viewBox: "0 0 32 32",
|
|
1802
1766
|
fill: "currentColor"
|
|
1803
|
-
}, rest),
|
|
1804
|
-
d: "
|
|
1767
|
+
}, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1768
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM24.5547 6a2 2 0 012-2H30a3.9756 3.9756 0 00-7.304 1H16V7h6.696A3.9756 3.9756 0 0030 8H26.5547A2 2 0 0124.5547 6z"
|
|
1805
1769
|
})), children);
|
|
1806
1770
|
});
|
|
1807
1771
|
|
|
1808
1772
|
if (process.env.NODE_ENV !== "production") {
|
|
1809
|
-
|
|
1773
|
+
VehicleServices.propTypes = iconPropTypes;
|
|
1810
1774
|
}
|
|
1811
|
-
var
|
|
1775
|
+
var Version = /*#__PURE__*/React.forwardRef(function Version(_ref69, ref) {
|
|
1812
1776
|
var children = _ref69.children,
|
|
1813
1777
|
_ref69$size = _ref69.size,
|
|
1814
1778
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1821,23 +1785,19 @@ var WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref69,
|
|
|
1821
1785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1822
1786
|
viewBox: "0 0 32 32",
|
|
1823
1787
|
fill: "currentColor"
|
|
1824
|
-
}, rest),
|
|
1825
|
-
d: "
|
|
1826
|
-
})),
|
|
1827
|
-
d: "
|
|
1828
|
-
})),
|
|
1829
|
-
|
|
1830
|
-
cy: "8",
|
|
1831
|
-
r: "1"
|
|
1832
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1833
|
-
d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
|
|
1788
|
+
}, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1789
|
+
d: "M16,2V4H26V19h2V4a2.0023,2.0023,0,0,0-2-2Z"
|
|
1790
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1791
|
+
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
1792
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1793
|
+
d: "M6,12H16a2.0023,2.0023,0,0,1,2,2V28a2.0023,2.0023,0,0,1-2,2H6a2.0023,2.0023,0,0,1-2-2V14A2.0023,2.0023,0,0,1,6,12Zm10,2L6,13.9988V28H16Z"
|
|
1834
1794
|
})), children);
|
|
1835
1795
|
});
|
|
1836
1796
|
|
|
1837
1797
|
if (process.env.NODE_ENV !== "production") {
|
|
1838
|
-
|
|
1798
|
+
Version.propTypes = iconPropTypes;
|
|
1839
1799
|
}
|
|
1840
|
-
var
|
|
1800
|
+
var VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref70, ref) {
|
|
1841
1801
|
var children = _ref70.children,
|
|
1842
1802
|
_ref70$size = _ref70.size,
|
|
1843
1803
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1850,17 +1810,15 @@ var WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref70, ref)
|
|
|
1850
1810
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1851
1811
|
viewBox: "0 0 32 32",
|
|
1852
1812
|
fill: "currentColor"
|
|
1853
|
-
}, rest),
|
|
1854
|
-
d: "
|
|
1855
|
-
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1856
|
-
d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,26h6Z"
|
|
1813
|
+
}, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1814
|
+
d: "M12 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0112 30zM4 4V28h8V4zM28 30H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM20 4V28h8V4z"
|
|
1857
1815
|
})), children);
|
|
1858
1816
|
});
|
|
1859
1817
|
|
|
1860
1818
|
if (process.env.NODE_ENV !== "production") {
|
|
1861
|
-
|
|
1819
|
+
VerticalView.propTypes = iconPropTypes;
|
|
1862
1820
|
}
|
|
1863
|
-
var
|
|
1821
|
+
var Video = /*#__PURE__*/React.forwardRef(function Video(_ref71, ref) {
|
|
1864
1822
|
var children = _ref71.children,
|
|
1865
1823
|
_ref71$size = _ref71.size,
|
|
1866
1824
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1873,17 +1831,15 @@ var WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref71, ref)
|
|
|
1873
1831
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1874
1832
|
viewBox: "0 0 32 32",
|
|
1875
1833
|
fill: "currentColor"
|
|
1876
|
-
}, rest),
|
|
1877
|
-
d: "
|
|
1878
|
-
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1879
|
-
d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
|
|
1834
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1835
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"
|
|
1880
1836
|
})), children);
|
|
1881
1837
|
});
|
|
1882
1838
|
|
|
1883
1839
|
if (process.env.NODE_ENV !== "production") {
|
|
1884
|
-
|
|
1840
|
+
Video.propTypes = iconPropTypes;
|
|
1885
1841
|
}
|
|
1886
|
-
var
|
|
1842
|
+
var VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref72, ref) {
|
|
1887
1843
|
var children = _ref72.children,
|
|
1888
1844
|
_ref72$size = _ref72.size,
|
|
1889
1845
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1896,15 +1852,17 @@ var WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(_
|
|
|
1896
1852
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1897
1853
|
viewBox: "0 0 32 32",
|
|
1898
1854
|
fill: "currentColor"
|
|
1899
|
-
}, rest),
|
|
1900
|
-
d: "
|
|
1855
|
+
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1856
|
+
d: "M18 15L14 15 14 11 12 11 12 15 8 15 8 17 12 17 12 21 14 21 14 17 18 17 18 15z"
|
|
1857
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1858
|
+
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
1901
1859
|
})), children);
|
|
1902
1860
|
});
|
|
1903
1861
|
|
|
1904
1862
|
if (process.env.NODE_ENV !== "production") {
|
|
1905
|
-
|
|
1863
|
+
VideoAdd.propTypes = iconPropTypes;
|
|
1906
1864
|
}
|
|
1907
|
-
var
|
|
1865
|
+
var VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref73, ref) {
|
|
1908
1866
|
var children = _ref73.children,
|
|
1909
1867
|
_ref73$size = _ref73.size,
|
|
1910
1868
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1917,15 +1875,17 @@ var WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFront
|
|
|
1917
1875
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1918
1876
|
viewBox: "0 0 32 32",
|
|
1919
1877
|
fill: "currentColor"
|
|
1920
|
-
}, rest),
|
|
1921
|
-
d: "
|
|
1878
|
+
}, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1879
|
+
d: "M8 12H17V14H8zM8 17H13V19H8z"
|
|
1880
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1881
|
+
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
1922
1882
|
})), children);
|
|
1923
1883
|
});
|
|
1924
1884
|
|
|
1925
1885
|
if (process.env.NODE_ENV !== "production") {
|
|
1926
|
-
|
|
1886
|
+
VideoChat.propTypes = iconPropTypes;
|
|
1927
1887
|
}
|
|
1928
|
-
var
|
|
1888
|
+
var VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref74, ref) {
|
|
1929
1889
|
var children = _ref74.children,
|
|
1930
1890
|
_ref74$size = _ref74.size,
|
|
1931
1891
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1938,15 +1898,15 @@ var WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(_
|
|
|
1938
1898
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1939
1899
|
viewBox: "0 0 32 32",
|
|
1940
1900
|
fill: "currentColor"
|
|
1941
|
-
}, rest),
|
|
1942
|
-
d: "
|
|
1901
|
+
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1902
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26Z"
|
|
1943
1903
|
})), children);
|
|
1944
1904
|
});
|
|
1945
1905
|
|
|
1946
1906
|
if (process.env.NODE_ENV !== "production") {
|
|
1947
|
-
|
|
1907
|
+
VideoFilled.propTypes = iconPropTypes;
|
|
1948
1908
|
}
|
|
1949
|
-
var
|
|
1909
|
+
var VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref75, ref) {
|
|
1950
1910
|
var children = _ref75.children,
|
|
1951
1911
|
_ref75$size = _ref75.size,
|
|
1952
1912
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1959,19 +1919,15 @@ var WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_ref7
|
|
|
1959
1919
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1960
1920
|
viewBox: "0 0 32 32",
|
|
1961
1921
|
fill: "currentColor"
|
|
1962
|
-
}, rest),
|
|
1963
|
-
d: "
|
|
1964
|
-
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1965
|
-
d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
|
|
1966
|
-
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1967
|
-
d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
|
|
1922
|
+
}, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1923
|
+
d: "M29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11zM28 21.06l-5.42-3.87A1 1 0 0021 18v6H9.44L21 12.44V14a1 1 0 001.58.81L28 10.94zM4 24V8H20V6H4A2 2 0 002 8V24z"
|
|
1968
1924
|
})), children);
|
|
1969
1925
|
});
|
|
1970
1926
|
|
|
1971
1927
|
if (process.env.NODE_ENV !== "production") {
|
|
1972
|
-
|
|
1928
|
+
VideoOff.propTypes = iconPropTypes;
|
|
1973
1929
|
}
|
|
1974
|
-
var
|
|
1930
|
+
var VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref76, ref) {
|
|
1975
1931
|
var children = _ref76.children,
|
|
1976
1932
|
_ref76$size = _ref76.size,
|
|
1977
1933
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1984,24 +1940,35 @@ var Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref76, ref) {
|
|
|
1984
1940
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1985
1941
|
viewBox: "0 0 32 32",
|
|
1986
1942
|
fill: "currentColor"
|
|
1987
|
-
}, rest),
|
|
1988
|
-
d: "
|
|
1989
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1990
|
-
d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
|
|
1991
|
-
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1992
|
-
d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
|
|
1943
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1944
|
+
d: "M20.31 6H4A2 2 0 002 8V24a2.85 2.85 0 000 .29zM29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11z"
|
|
1993
1945
|
})), children);
|
|
1994
1946
|
});
|
|
1995
1947
|
|
|
1996
1948
|
if (process.env.NODE_ENV !== "production") {
|
|
1997
|
-
|
|
1949
|
+
VideoOffFilled.propTypes = iconPropTypes;
|
|
1998
1950
|
}
|
|
1999
|
-
var
|
|
1951
|
+
var View = /*#__PURE__*/React.forwardRef(function View(_ref77, ref) {
|
|
2000
1952
|
var children = _ref77.children,
|
|
2001
1953
|
_ref77$size = _ref77.size,
|
|
2002
1954
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
2003
1955
|
rest = _objectWithoutProperties(_ref77, _excluded77);
|
|
2004
1956
|
|
|
1957
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1958
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1959
|
+
width: size,
|
|
1960
|
+
height: size,
|
|
1961
|
+
ref: ref,
|
|
1962
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1963
|
+
viewBox: "0 0 16 16",
|
|
1964
|
+
fill: "currentColor"
|
|
1965
|
+
}, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1966
|
+
d: "M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"
|
|
1967
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1968
|
+
d: "M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"
|
|
1969
|
+
})), children);
|
|
1970
|
+
}
|
|
1971
|
+
|
|
2005
1972
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2006
1973
|
width: size,
|
|
2007
1974
|
height: size,
|
|
@@ -2009,21 +1976,17 @@ var Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref77, ref) {
|
|
|
2009
1976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2010
1977
|
viewBox: "0 0 32 32",
|
|
2011
1978
|
fill: "currentColor"
|
|
2012
|
-
}, rest),
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2017
|
-
d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
|
|
2018
|
-
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2019
|
-
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1979
|
+
}, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1980
|
+
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,25c-5.3,0-10.9-3.93-12.93-9C5.1,10.93,10.7,7,16,7s10.9,3.93,12.93,9C26.9,21.07,21.3,25,16,25Z"
|
|
1981
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1982
|
+
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
|
|
2020
1983
|
})), children);
|
|
2021
1984
|
});
|
|
2022
1985
|
|
|
2023
1986
|
if (process.env.NODE_ENV !== "production") {
|
|
2024
|
-
|
|
1987
|
+
View.propTypes = iconPropTypes;
|
|
2025
1988
|
}
|
|
2026
|
-
var
|
|
1989
|
+
var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref78, ref) {
|
|
2027
1990
|
var children = _ref78.children,
|
|
2028
1991
|
_ref78$size = _ref78.size,
|
|
2029
1992
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -2036,15 +1999,19 @@ var Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref78, ref) {
|
|
|
2036
1999
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2037
2000
|
viewBox: "0 0 32 32",
|
|
2038
2001
|
fill: "currentColor"
|
|
2039
|
-
}, rest),
|
|
2040
|
-
|
|
2002
|
+
}, rest), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
2003
|
+
cx: "16",
|
|
2004
|
+
cy: "16",
|
|
2005
|
+
r: "4"
|
|
2006
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2007
|
+
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,22.5A6.5,6.5,0,1,1,22.5,16,6.51,6.51,0,0,1,16,22.5Z"
|
|
2041
2008
|
})), children);
|
|
2042
2009
|
});
|
|
2043
2010
|
|
|
2044
2011
|
if (process.env.NODE_ENV !== "production") {
|
|
2045
|
-
|
|
2012
|
+
ViewFilled.propTypes = iconPropTypes;
|
|
2046
2013
|
}
|
|
2047
|
-
var
|
|
2014
|
+
var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref79, ref) {
|
|
2048
2015
|
var children = _ref79.children,
|
|
2049
2016
|
_ref79$size = _ref79.size,
|
|
2050
2017
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -2057,23 +2024,15 @@ var Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref79, ref) {
|
|
|
2057
2024
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2058
2025
|
viewBox: "0 0 32 32",
|
|
2059
2026
|
fill: "currentColor"
|
|
2060
|
-
}, rest),
|
|
2061
|
-
|
|
2062
|
-
cy: "25",
|
|
2063
|
-
r: "2"
|
|
2064
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2065
|
-
d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
|
|
2066
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2067
|
-
d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
|
|
2068
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2069
|
-
d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
|
|
2027
|
+
}, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2028
|
+
d: "M4 26H28V28H4zM4 19H28V21H4zM26 6v6H6V6H26m0-2H6A2 2 0 004 6v6a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2070
2029
|
})), children);
|
|
2071
2030
|
});
|
|
2072
2031
|
|
|
2073
2032
|
if (process.env.NODE_ENV !== "production") {
|
|
2074
|
-
|
|
2033
|
+
ViewMode_1.propTypes = iconPropTypes;
|
|
2075
2034
|
}
|
|
2076
|
-
var
|
|
2035
|
+
var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref80, ref) {
|
|
2077
2036
|
var children = _ref80.children,
|
|
2078
2037
|
_ref80$size = _ref80.size,
|
|
2079
2038
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -2086,32 +2045,35 @@ var WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref8
|
|
|
2086
2045
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2087
2046
|
viewBox: "0 0 32 32",
|
|
2088
2047
|
fill: "currentColor"
|
|
2089
|
-
}, rest),
|
|
2090
|
-
d: "
|
|
2091
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2092
|
-
cx: "9",
|
|
2093
|
-
cy: "25",
|
|
2094
|
-
r: "1"
|
|
2095
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2096
|
-
cx: "16",
|
|
2097
|
-
cy: "14.5",
|
|
2098
|
-
r: "1.5"
|
|
2099
|
-
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2100
|
-
d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
|
|
2101
|
-
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2102
|
-
d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
|
|
2048
|
+
}, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2049
|
+
d: "M4 26H28V28H4zM4 19H28V21H4zM12 6v6H6V6h6m0-2H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zM26 6v6H20V6h6m0-2H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2103
2050
|
})), children);
|
|
2104
2051
|
});
|
|
2105
2052
|
|
|
2106
2053
|
if (process.env.NODE_ENV !== "production") {
|
|
2107
|
-
|
|
2054
|
+
ViewMode_2.propTypes = iconPropTypes;
|
|
2108
2055
|
}
|
|
2109
|
-
var
|
|
2056
|
+
var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref81, ref) {
|
|
2110
2057
|
var children = _ref81.children,
|
|
2111
2058
|
_ref81$size = _ref81.size,
|
|
2112
2059
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
2113
2060
|
rest = _objectWithoutProperties(_ref81, _excluded81);
|
|
2114
2061
|
|
|
2062
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2063
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2064
|
+
width: size,
|
|
2065
|
+
height: size,
|
|
2066
|
+
ref: ref,
|
|
2067
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2068
|
+
viewBox: "0 0 16 16",
|
|
2069
|
+
fill: "currentColor"
|
|
2070
|
+
}, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2071
|
+
d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
|
|
2072
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2073
|
+
d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
|
|
2074
|
+
})), children);
|
|
2075
|
+
}
|
|
2076
|
+
|
|
2115
2077
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2116
2078
|
width: size,
|
|
2117
2079
|
height: size,
|
|
@@ -2119,17 +2081,17 @@ var WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref81,
|
|
|
2119
2081
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2120
2082
|
viewBox: "0 0 32 32",
|
|
2121
2083
|
fill: "currentColor"
|
|
2122
|
-
}, rest),
|
|
2123
|
-
d: "
|
|
2124
|
-
})),
|
|
2125
|
-
d: "
|
|
2084
|
+
}, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2085
|
+
d: "M5.24,22.51l1.43-1.42A14.06,14.06,0,0,1,3.07,16C5.1,10.93,10.7,7,16,7a12.38,12.38,0,0,1,4,.72l1.55-1.56A14.72,14.72,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16,16,0,0,0,5.24,22.51Z"
|
|
2086
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2087
|
+
d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM20 16a4 4 0 01-6 3.44L19.44 14A4 4 0 0120 16zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z"
|
|
2126
2088
|
})), children);
|
|
2127
2089
|
});
|
|
2128
2090
|
|
|
2129
2091
|
if (process.env.NODE_ENV !== "production") {
|
|
2130
|
-
|
|
2092
|
+
ViewOff.propTypes = iconPropTypes;
|
|
2131
2093
|
}
|
|
2132
|
-
var
|
|
2094
|
+
var ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref82, ref) {
|
|
2133
2095
|
var children = _ref82.children,
|
|
2134
2096
|
_ref82$size = _ref82.size,
|
|
2135
2097
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -2142,19 +2104,15 @@ var WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref82, ref) {
|
|
|
2142
2104
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2143
2105
|
viewBox: "0 0 32 32",
|
|
2144
2106
|
fill: "currentColor"
|
|
2145
|
-
}, rest),
|
|
2146
|
-
|
|
2147
|
-
cy: "25",
|
|
2148
|
-
r: "2"
|
|
2149
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2150
|
-
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
|
|
2107
|
+
}, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2108
|
+
d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A15.86 15.86 0 004.53 21.81z"
|
|
2151
2109
|
})), children);
|
|
2152
2110
|
});
|
|
2153
2111
|
|
|
2154
2112
|
if (process.env.NODE_ENV !== "production") {
|
|
2155
|
-
|
|
2113
|
+
ViewOffFilled.propTypes = iconPropTypes;
|
|
2156
2114
|
}
|
|
2157
|
-
var
|
|
2115
|
+
var ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref83, ref) {
|
|
2158
2116
|
var children = _ref83.children,
|
|
2159
2117
|
_ref83$size = _ref83.size,
|
|
2160
2118
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2167,17 +2125,17 @@ var WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref83, ref)
|
|
|
2167
2125
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2168
2126
|
viewBox: "0 0 32 32",
|
|
2169
2127
|
fill: "currentColor"
|
|
2170
|
-
}, rest),
|
|
2171
|
-
d: "M20
|
|
2172
|
-
})),
|
|
2173
|
-
d: "M16,
|
|
2128
|
+
}, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2129
|
+
d: "M20.587 22L15 16.41 15 7 16.998 7 16.998 15.582 22 20.587 20.587 22z"
|
|
2130
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2131
|
+
d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
|
|
2174
2132
|
})), children);
|
|
2175
2133
|
});
|
|
2176
2134
|
|
|
2177
2135
|
if (process.env.NODE_ENV !== "production") {
|
|
2178
|
-
|
|
2136
|
+
ViewNext.propTypes = iconPropTypes;
|
|
2179
2137
|
}
|
|
2180
|
-
var
|
|
2138
|
+
var VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref84, ref) {
|
|
2181
2139
|
var children = _ref84.children,
|
|
2182
2140
|
_ref84$size = _ref84.size,
|
|
2183
2141
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2190,19 +2148,19 @@ var WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref84, ref)
|
|
|
2190
2148
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2191
2149
|
viewBox: "0 0 32 32",
|
|
2192
2150
|
fill: "currentColor"
|
|
2193
|
-
}, rest),
|
|
2194
|
-
d: "
|
|
2195
|
-
})),
|
|
2196
|
-
d: "
|
|
2197
|
-
})),
|
|
2198
|
-
d: "
|
|
2151
|
+
}, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2152
|
+
d: "M25 11L26.414 12.414 23.828 15 30 15 30 17 23.828 17 26.414 19.586 25 21 20 16 25 11z"
|
|
2153
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2154
|
+
d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
|
|
2155
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2156
|
+
d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
|
|
2199
2157
|
})), children);
|
|
2200
2158
|
});
|
|
2201
2159
|
|
|
2202
2160
|
if (process.env.NODE_ENV !== "production") {
|
|
2203
|
-
|
|
2161
|
+
VirtualColumn.propTypes = iconPropTypes;
|
|
2204
2162
|
}
|
|
2205
|
-
var
|
|
2163
|
+
var VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_ref85, ref) {
|
|
2206
2164
|
var children = _ref85.children,
|
|
2207
2165
|
_ref85$size = _ref85.size,
|
|
2208
2166
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2215,19 +2173,21 @@ var WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref85,
|
|
|
2215
2173
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2216
2174
|
viewBox: "0 0 32 32",
|
|
2217
2175
|
fill: "currentColor"
|
|
2218
|
-
}, rest),
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
})),
|
|
2223
|
-
d: "
|
|
2176
|
+
}, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2177
|
+
cx: "24.5",
|
|
2178
|
+
cy: "9.5",
|
|
2179
|
+
r: "1.5"
|
|
2180
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2181
|
+
d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
|
|
2182
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2183
|
+
d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
|
|
2224
2184
|
})), children);
|
|
2225
2185
|
});
|
|
2226
2186
|
|
|
2227
2187
|
if (process.env.NODE_ENV !== "production") {
|
|
2228
|
-
|
|
2188
|
+
VirtualColumnKey.propTypes = iconPropTypes;
|
|
2229
2189
|
}
|
|
2230
|
-
var
|
|
2190
|
+
var VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref86, ref) {
|
|
2231
2191
|
var children = _ref86.children,
|
|
2232
2192
|
_ref86$size = _ref86.size,
|
|
2233
2193
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2240,15 +2200,17 @@ var Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref86, ref) {
|
|
|
2240
2200
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2241
2201
|
viewBox: "0 0 32 32",
|
|
2242
2202
|
fill: "currentColor"
|
|
2243
|
-
}, rest),
|
|
2244
|
-
d: "
|
|
2203
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2204
|
+
d: "M21,16H11a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h4v2H12v2h8V28H17V26h4a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,21,16ZM11,24V18H21l.0015,6Z"
|
|
2205
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2206
|
+
d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
|
|
2245
2207
|
})), children);
|
|
2246
2208
|
});
|
|
2247
2209
|
|
|
2248
2210
|
if (process.env.NODE_ENV !== "production") {
|
|
2249
|
-
|
|
2211
|
+
VirtualDesktop.propTypes = iconPropTypes;
|
|
2250
2212
|
}
|
|
2251
|
-
var
|
|
2213
|
+
var VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref87, ref) {
|
|
2252
2214
|
var children = _ref87.children,
|
|
2253
2215
|
_ref87$size = _ref87.size,
|
|
2254
2216
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2261,19 +2223,17 @@ var WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref87, ref) {
|
|
|
2261
2223
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2262
2224
|
viewBox: "0 0 32 32",
|
|
2263
2225
|
fill: "currentColor"
|
|
2264
|
-
}, rest),
|
|
2265
|
-
d: "
|
|
2266
|
-
})),
|
|
2267
|
-
d: "
|
|
2268
|
-
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2269
|
-
d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
|
|
2226
|
+
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2227
|
+
d: "M20,13H12a2.0025,2.0025,0,0,0-2,2V28a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V15A2.0025,2.0025,0,0,0,20,13Zm0,2,0,3H12V15Zm0,5,0,3H12V20Zm-8,8V25h8v3Z"
|
|
2228
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2229
|
+
d: "M25.91,10.13a.121.121,0,0,1-.0967-.0952A10.0061,10.0061,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.1858,10.0347a.1212.1212,0,0,1-.0964.0957A7.5019,7.5019,0,0,0,7.4912,25H8V23H7.4954a5.5108,5.5108,0,0,1-5.4387-6.3,5.6992,5.6992,0,0,1,4.7138-4.6606l1.0166-.1836a.1306.1306,0,0,0,.1045-.1035l.18-.9351a8.28,8.28,0,0,1,6.8469-6.7427,7.957,7.957,0,0,1,2.8471.1245,8.22,8.22,0,0,1,6.1475,6.545l.1941,1.0083a.13.13,0,0,0,.1045.1035l1.0576.1914a5.7819,5.7819,0,0,1,3.1011,1.539A5.5052,5.5052,0,0,1,24.5076,23H24v2h.5076A7.5019,7.5019,0,0,0,25.91,10.13Z"
|
|
2270
2230
|
})), children);
|
|
2271
2231
|
});
|
|
2272
2232
|
|
|
2273
2233
|
if (process.env.NODE_ENV !== "production") {
|
|
2274
|
-
|
|
2234
|
+
VirtualMachine.propTypes = iconPropTypes;
|
|
2275
2235
|
}
|
|
2276
|
-
var
|
|
2236
|
+
var VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloud(_ref88, ref) {
|
|
2277
2237
|
var children = _ref88.children,
|
|
2278
2238
|
_ref88$size = _ref88.size,
|
|
2279
2239
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2286,15 +2246,17 @@ var WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref88, ref) {
|
|
|
2286
2246
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2287
2247
|
viewBox: "0 0 32 32",
|
|
2288
2248
|
fill: "currentColor"
|
|
2289
|
-
}, rest),
|
|
2290
|
-
d: "
|
|
2249
|
+
}, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2250
|
+
d: "M20,20V17a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v6a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V22A2.0025,2.0025,0,0,0,20,20Zm-6-3a2,2,0,0,1,4,0v3H14ZM12,28V22h8l.0012,6Z"
|
|
2251
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2252
|
+
d: "M25.8288,10.1152A10.0067,10.0067,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.17,10.1152,7.502,7.502,0,0,0,7.4912,25H8V23H7.4953a5.5019,5.5019,0,0,1-.9694-10.9165l1.3488-.2441.2591-1.3457a8.0109,8.0109,0,0,1,15.7312,0l.259,1.3457,1.3489.2441A5.5019,5.5019,0,0,1,24.5076,23H24v2h.5076a7.502,7.502,0,0,0,1.3212-14.8848Z"
|
|
2291
2253
|
})), children);
|
|
2292
2254
|
});
|
|
2293
2255
|
|
|
2294
2256
|
if (process.env.NODE_ENV !== "production") {
|
|
2295
|
-
|
|
2257
|
+
VirtualPrivateCloud.propTypes = iconPropTypes;
|
|
2296
2258
|
}
|
|
2297
|
-
var
|
|
2259
|
+
var VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloudAlt(_ref89, ref) {
|
|
2298
2260
|
var children = _ref89.children,
|
|
2299
2261
|
_ref89$size = _ref89.size,
|
|
2300
2262
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2307,19 +2269,17 @@ var WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref89, ref)
|
|
|
2307
2269
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2308
2270
|
viewBox: "0 0 32 32",
|
|
2309
2271
|
fill: "currentColor"
|
|
2310
|
-
}, rest),
|
|
2311
|
-
d: "
|
|
2312
|
-
})),
|
|
2313
|
-
d: "
|
|
2314
|
-
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2315
|
-
d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
|
|
2272
|
+
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2273
|
+
d: "M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z"
|
|
2274
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2275
|
+
d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
2316
2276
|
})), children);
|
|
2317
2277
|
});
|
|
2318
2278
|
|
|
2319
2279
|
if (process.env.NODE_ENV !== "production") {
|
|
2320
|
-
|
|
2280
|
+
VirtualPrivateCloudAlt.propTypes = iconPropTypes;
|
|
2321
2281
|
}
|
|
2322
|
-
var
|
|
2282
|
+
var VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition(_ref90, ref) {
|
|
2323
2283
|
var children = _ref90.children,
|
|
2324
2284
|
_ref90$size = _ref90.size,
|
|
2325
2285
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2332,29 +2292,19 @@ var WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2332
2292
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2333
2293
|
viewBox: "0 0 32 32",
|
|
2334
2294
|
fill: "currentColor"
|
|
2335
|
-
}, rest),
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
d: "M21.96 7.55H24.96V9.55H21.96z",
|
|
2342
|
-
transform: "rotate(-45 23.454 8.555)"
|
|
2343
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2344
|
-
d: "M22.45 21.95H24.45V24.95H22.45z",
|
|
2345
|
-
transform: "rotate(-45 23.452 23.446)"
|
|
2346
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2347
|
-
d: "M7.05 22.45H10.05V24.45H7.05z",
|
|
2348
|
-
transform: "rotate(-45 8.544 23.451)"
|
|
2349
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
-
d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
|
|
2295
|
+
}, rest), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2296
|
+
cx: "23",
|
|
2297
|
+
cy: "12",
|
|
2298
|
+
r: "2"
|
|
2299
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2300
|
+
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
2351
2301
|
})), children);
|
|
2352
2302
|
});
|
|
2353
2303
|
|
|
2354
2304
|
if (process.env.NODE_ENV !== "production") {
|
|
2355
|
-
|
|
2305
|
+
VisualRecognition.propTypes = iconPropTypes;
|
|
2356
2306
|
}
|
|
2357
|
-
var
|
|
2307
|
+
var Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref91, ref) {
|
|
2358
2308
|
var children = _ref91.children,
|
|
2359
2309
|
_ref91$size = _ref91.size,
|
|
2360
2310
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2367,29 +2317,15 @@ var WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2367
2317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2368
2318
|
viewBox: "0 0 32 32",
|
|
2369
2319
|
fill: "currentColor"
|
|
2370
|
-
}, rest),
|
|
2371
|
-
d: "
|
|
2372
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2373
|
-
d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
|
|
2374
|
-
transform: "rotate(-45 8.56 6.544)"
|
|
2375
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2376
|
-
d: "M21.96 5.54H24.96V7.54H21.96z",
|
|
2377
|
-
transform: "rotate(-45 23.469 6.539)"
|
|
2378
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2379
|
-
d: "M22.46 19.94H24.46V22.94H22.46z",
|
|
2380
|
-
transform: "rotate(-45 23.462 21.442)"
|
|
2381
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2382
|
-
d: "M7.04 20.45H10.04V22.45H7.04z",
|
|
2383
|
-
transform: "rotate(-45 8.554 21.447)"
|
|
2384
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2385
|
-
d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
|
|
2320
|
+
}, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2321
|
+
d: "M30,17V15H17V11h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.0023,2.0023,0,0,0-2,2V9a2.0023,2.0023,0,0,0,2,2h2v4H2v2H8v4H6a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H10V17H22v4H20a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H24V17ZM13,4h6V9H13ZM12,28H6V23h6Zm14,0H20V23h6Z"
|
|
2386
2322
|
})), children);
|
|
2387
2323
|
});
|
|
2388
2324
|
|
|
2389
2325
|
if (process.env.NODE_ENV !== "production") {
|
|
2390
|
-
|
|
2326
|
+
Vlan.propTypes = iconPropTypes;
|
|
2391
2327
|
}
|
|
2392
|
-
var
|
|
2328
|
+
var VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref92, ref) {
|
|
2393
2329
|
var children = _ref92.children,
|
|
2394
2330
|
_ref92$size = _ref92.size,
|
|
2395
2331
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2402,28 +2338,19 @@ var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function W
|
|
|
2402
2338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2403
2339
|
viewBox: "0 0 32 32",
|
|
2404
2340
|
fill: "currentColor"
|
|
2405
|
-
}, rest),
|
|
2406
|
-
d: "
|
|
2407
|
-
})),
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
d: "M23.267 6.227H26.267V8.227H23.267z",
|
|
2412
|
-
transform: "rotate(-45 24.767 7.227)"
|
|
2413
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2414
|
-
d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
|
|
2415
|
-
transform: "rotate(-44.999 24.77 24.77)"
|
|
2416
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2417
|
-
d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
|
|
2418
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2419
|
-
d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
|
|
2341
|
+
}, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2342
|
+
d: "M16 22a4 4 0 104 4A4.0045 4.0045 0 0016 22zm0 6a2 2 0 112-2A2.002 2.002 0 0116 28zM30 5a3 3 0 10-4 2.8154V15H17V9H15v6H6V7.8159a3.0007 3.0007 0 10-2 0V15a2.002 2.002 0 002 2h9v3h2V17h9a2.002 2.002 0 002-2V7.8159A2.9958 2.9958 0 0030 5zM5 4A1 1 0 114 5 1.0013 1.0013 0 015 4zM27 6a1 1 0 111-1A1.0013 1.0013 0 0127 6z"
|
|
2343
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2344
|
+
cx: "16",
|
|
2345
|
+
cy: "5",
|
|
2346
|
+
r: "2"
|
|
2420
2347
|
})), children);
|
|
2421
2348
|
});
|
|
2422
2349
|
|
|
2423
2350
|
if (process.env.NODE_ENV !== "production") {
|
|
2424
|
-
|
|
2351
|
+
VlanIbm.propTypes = iconPropTypes;
|
|
2425
2352
|
}
|
|
2426
|
-
var
|
|
2353
|
+
var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref93, ref) {
|
|
2427
2354
|
var children = _ref93.children,
|
|
2428
2355
|
_ref93$size = _ref93.size,
|
|
2429
2356
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2436,29 +2363,28 @@ var WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2436
2363
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2437
2364
|
viewBox: "0 0 32 32",
|
|
2438
2365
|
fill: "currentColor"
|
|
2439
|
-
}, rest),
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
})),
|
|
2451
|
-
d: "
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
|
|
2366
|
+
}, rest), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2367
|
+
cx: "10.5",
|
|
2368
|
+
cy: "24.5",
|
|
2369
|
+
r: "1.5"
|
|
2370
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2371
|
+
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
2372
|
+
transform: "rotate(-45 20.5 17.5)"
|
|
2373
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2374
|
+
cx: "16",
|
|
2375
|
+
cy: "13",
|
|
2376
|
+
r: "2"
|
|
2377
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2378
|
+
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
2379
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2380
|
+
d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
|
|
2455
2381
|
})), children);
|
|
2456
2382
|
});
|
|
2457
2383
|
|
|
2458
2384
|
if (process.env.NODE_ENV !== "production") {
|
|
2459
|
-
|
|
2385
|
+
VmdkDisk.propTypes = iconPropTypes;
|
|
2460
2386
|
}
|
|
2461
|
-
var
|
|
2387
|
+
var VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref94, ref) {
|
|
2462
2388
|
var children = _ref94.children,
|
|
2463
2389
|
_ref94$size = _ref94.size,
|
|
2464
2390
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2471,31 +2397,19 @@ var WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2471
2397
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2472
2398
|
viewBox: "0 0 32 32",
|
|
2473
2399
|
fill: "currentColor"
|
|
2474
|
-
}, rest),
|
|
2475
|
-
d: "
|
|
2476
|
-
})),
|
|
2477
|
-
d: "
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
d: "M21.414 8.586H23.414V10.586H21.414z",
|
|
2481
|
-
transform: "rotate(-45 22.414 9.586)"
|
|
2482
|
-
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2483
|
-
d: "M21.414 21.414H23.414V23.414H21.414z",
|
|
2484
|
-
transform: "rotate(-45 22.414 22.414)"
|
|
2485
|
-
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2486
|
-
d: "M8.586 21.414H10.586V23.414H8.586z",
|
|
2487
|
-
transform: "rotate(-45 9.586 22.414)"
|
|
2488
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2489
|
-
d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
|
|
2490
|
-
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2491
|
-
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"
|
|
2400
|
+
}, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2401
|
+
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
|
|
2402
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2403
|
+
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
2404
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2405
|
+
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
2492
2406
|
})), children);
|
|
2493
2407
|
});
|
|
2494
2408
|
|
|
2495
2409
|
if (process.env.NODE_ENV !== "production") {
|
|
2496
|
-
|
|
2410
|
+
VoiceActivate.propTypes = iconPropTypes;
|
|
2497
2411
|
}
|
|
2498
|
-
var
|
|
2412
|
+
var Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref95, ref) {
|
|
2499
2413
|
var children = _ref95.children,
|
|
2500
2414
|
_ref95$size = _ref95.size,
|
|
2501
2415
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2508,15 +2422,15 @@ var Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref95, ref) {
|
|
|
2508
2422
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2509
2423
|
viewBox: "0 0 32 32",
|
|
2510
2424
|
fill: "currentColor"
|
|
2511
|
-
}, rest),
|
|
2512
|
-
d: "
|
|
2425
|
+
}, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2426
|
+
d: "M24,10a6,6,0,0,0-4.46,10H12.46A6,6,0,1,0,8,22H24a6,6,0,0,0,0-12ZM4,16a4,4,0,1,1,4,4A4,4,0,0,1,4,16Zm20,4a4,4,0,1,1,4-4A4,4,0,0,1,24,20Z"
|
|
2513
2427
|
})), children);
|
|
2514
2428
|
});
|
|
2515
2429
|
|
|
2516
2430
|
if (process.env.NODE_ENV !== "production") {
|
|
2517
|
-
|
|
2431
|
+
Voicemail.propTypes = iconPropTypes;
|
|
2518
2432
|
}
|
|
2519
|
-
var
|
|
2433
|
+
var VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStorage(_ref96, ref) {
|
|
2520
2434
|
var children = _ref96.children,
|
|
2521
2435
|
_ref96$size = _ref96.size,
|
|
2522
2436
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2529,15 +2443,17 @@ var WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref96, ref) {
|
|
|
2529
2443
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2530
2444
|
viewBox: "0 0 32 32",
|
|
2531
2445
|
fill: "currentColor"
|
|
2532
|
-
}, rest),
|
|
2533
|
-
d: "
|
|
2446
|
+
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2447
|
+
d: "M17 21H10V14h7zm-5-2h3V16H12zM17 30H10V23h7zm-5-2h3V25H12zM26 21H19V14h7zm-5-2h3V16H21zM26 30H19V23h7zm-5-2h3V25H21z"
|
|
2448
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2449
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
2534
2450
|
})), children);
|
|
2535
2451
|
});
|
|
2536
2452
|
|
|
2537
2453
|
if (process.env.NODE_ENV !== "production") {
|
|
2538
|
-
|
|
2454
|
+
VolumeBlockStorage.propTypes = iconPropTypes;
|
|
2539
2455
|
}
|
|
2540
|
-
var
|
|
2456
|
+
var VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref97, ref) {
|
|
2541
2457
|
var children = _ref97.children,
|
|
2542
2458
|
_ref97$size = _ref97.size,
|
|
2543
2459
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2550,17 +2466,15 @@ var WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref97, ref) {
|
|
|
2550
2466
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2551
2467
|
viewBox: "0 0 32 32",
|
|
2552
2468
|
fill: "currentColor"
|
|
2553
|
-
}, rest),
|
|
2554
|
-
d: "M25
|
|
2555
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
-
d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
|
|
2469
|
+
}, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2470
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30zM6 20h6a1.17 1.17 0 01.79.3L19 26.57V5.43L12.79 11.7A1.17 1.17 0 0112 12H6z"
|
|
2557
2471
|
})), children);
|
|
2558
2472
|
});
|
|
2559
2473
|
|
|
2560
2474
|
if (process.env.NODE_ENV !== "production") {
|
|
2561
|
-
|
|
2475
|
+
VolumeDown.propTypes = iconPropTypes;
|
|
2562
2476
|
}
|
|
2563
|
-
var
|
|
2477
|
+
var VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref98, ref) {
|
|
2564
2478
|
var children = _ref98.children,
|
|
2565
2479
|
_ref98$size = _ref98.size,
|
|
2566
2480
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2573,17 +2487,15 @@ var WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref98, ref
|
|
|
2573
2487
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2574
2488
|
viewBox: "0 0 32 32",
|
|
2575
2489
|
fill: "currentColor"
|
|
2576
|
-
}, rest),
|
|
2577
|
-
d: "
|
|
2578
|
-
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2579
|
-
d: "M25 25a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H2V15H25a5 5 0 010 10zM21 12H6V10H21a3 3 0 10-3-3H16a5 5 0 115 5z"
|
|
2490
|
+
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2491
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
2580
2492
|
})), children);
|
|
2581
2493
|
});
|
|
2582
2494
|
|
|
2583
2495
|
if (process.env.NODE_ENV !== "production") {
|
|
2584
|
-
|
|
2496
|
+
VolumeDownAlt.propTypes = iconPropTypes;
|
|
2585
2497
|
}
|
|
2586
|
-
var
|
|
2498
|
+
var VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_ref99, ref) {
|
|
2587
2499
|
var children = _ref99.children,
|
|
2588
2500
|
_ref99$size = _ref99.size,
|
|
2589
2501
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2596,20 +2508,15 @@ var WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref99,
|
|
|
2596
2508
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2597
2509
|
viewBox: "0 0 32 32",
|
|
2598
2510
|
fill: "currentColor"
|
|
2599
|
-
}, rest),
|
|
2600
|
-
d: "
|
|
2601
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2602
|
-
fill: "none",
|
|
2603
|
-
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2604
|
-
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2605
|
-
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
2511
|
+
}, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2512
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30z"
|
|
2606
2513
|
})), children);
|
|
2607
2514
|
});
|
|
2608
2515
|
|
|
2609
2516
|
if (process.env.NODE_ENV !== "production") {
|
|
2610
|
-
|
|
2517
|
+
VolumeDownFilled.propTypes = iconPropTypes;
|
|
2611
2518
|
}
|
|
2612
|
-
var
|
|
2519
|
+
var VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFilledAlt(_ref100, ref) {
|
|
2613
2520
|
var children = _ref100.children,
|
|
2614
2521
|
_ref100$size = _ref100.size,
|
|
2615
2522
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2622,17 +2529,15 @@ var WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref100, ref) {
|
|
|
2622
2529
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2623
2530
|
viewBox: "0 0 32 32",
|
|
2624
2531
|
fill: "currentColor"
|
|
2625
|
-
}, rest),
|
|
2626
|
-
d: "
|
|
2627
|
-
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2628
|
-
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.5321,6.5321,0,0,0,2,15.5V22l1,2,1-2V20.18a6.4891,6.4891,0,0,0,3.4294,1.7246L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418.977.977,0,0,0-.489-.0894V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20h-.542v.0083A.9955.9955,0,0,0,22,21v3l1,2,1-2V21.9746a6.4473,6.4473,0,0,0,2-.4761V26l1,2,1-2V20.18A6.4876,6.4876,0,0,0,24.8008,9.1362Z"
|
|
2532
|
+
}, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2533
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
2629
2534
|
})), children);
|
|
2630
2535
|
});
|
|
2631
2536
|
|
|
2632
2537
|
if (process.env.NODE_ENV !== "production") {
|
|
2633
|
-
|
|
2538
|
+
VolumeDownFilledAlt.propTypes = iconPropTypes;
|
|
2634
2539
|
}
|
|
2635
|
-
var
|
|
2540
|
+
var VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage(_ref101, ref) {
|
|
2636
2541
|
var children = _ref101.children,
|
|
2637
2542
|
_ref101$size = _ref101.size,
|
|
2638
2543
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2645,19 +2550,17 @@ var WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout(_
|
|
|
2645
2550
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2646
2551
|
viewBox: "0 0 32 32",
|
|
2647
2552
|
fill: "currentColor"
|
|
2648
|
-
}, rest),
|
|
2649
|
-
d: "
|
|
2650
|
-
})),
|
|
2651
|
-
d: "
|
|
2652
|
-
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2653
|
-
d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z"
|
|
2553
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2554
|
+
d: "M25.707,17.293l-5-5A1,1,0,0,0,20,12H14a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V18A1,1,0,0,0,25.707,17.293ZM23.5857,18H20V14.4141ZM14,28V14h4v4a2,2,0,0,0,2,2h4v8Z"
|
|
2555
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
+
d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
|
|
2654
2557
|
})), children);
|
|
2655
2558
|
});
|
|
2656
2559
|
|
|
2657
2560
|
if (process.env.NODE_ENV !== "production") {
|
|
2658
|
-
|
|
2561
|
+
VolumeFileStorage.propTypes = iconPropTypes;
|
|
2659
2562
|
}
|
|
2660
|
-
var
|
|
2563
|
+
var VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref102, ref) {
|
|
2661
2564
|
var children = _ref102.children,
|
|
2662
2565
|
_ref102$size = _ref102.size,
|
|
2663
2566
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2670,15 +2573,15 @@ var Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref102, ref) {
|
|
|
2670
2573
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2671
2574
|
viewBox: "0 0 32 32",
|
|
2672
2575
|
fill: "currentColor"
|
|
2673
|
-
}, rest),
|
|
2674
|
-
d: "
|
|
2576
|
+
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2577
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6a1.17 1.17 0 01.79.3L17 26.57V5.43L10.79 11.7A1.17 1.17 0 0110 12H4z"
|
|
2675
2578
|
})), children);
|
|
2676
2579
|
});
|
|
2677
2580
|
|
|
2678
2581
|
if (process.env.NODE_ENV !== "production") {
|
|
2679
|
-
|
|
2582
|
+
VolumeMute.propTypes = iconPropTypes;
|
|
2680
2583
|
}
|
|
2681
|
-
var
|
|
2584
|
+
var VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_ref103, ref) {
|
|
2682
2585
|
var children = _ref103.children,
|
|
2683
2586
|
_ref103$size = _ref103.size,
|
|
2684
2587
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2691,17 +2594,15 @@ var WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref103, ref) {
|
|
|
2691
2594
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2692
2595
|
viewBox: "0 0 32 32",
|
|
2693
2596
|
fill: "currentColor"
|
|
2694
|
-
}, rest),
|
|
2695
|
-
d: "
|
|
2696
|
-
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2697
|
-
d: "M16,7h0a8.0233,8.0233,0,0,1,7.8649,6.4935l.2591,1.346,1.3488.244A5.5019,5.5019,0,0,1,24.5076,26H7.4954a5.5019,5.5019,0,0,1-.9695-10.9165l1.3488-.244.2591-1.346A8.0256,8.0256,0,0,1,16,7m0-2a10.0244,10.0244,0,0,0-9.83,8.1155A7.5019,7.5019,0,0,0,7.4911,28H24.5076a7.5019,7.5019,0,0,0,1.3213-14.8845A10.0229,10.0229,0,0,0,15.9883,5Z"
|
|
2597
|
+
}, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2598
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
2698
2599
|
})), children);
|
|
2699
2600
|
});
|
|
2700
2601
|
|
|
2701
2602
|
if (process.env.NODE_ENV !== "production") {
|
|
2702
|
-
|
|
2603
|
+
VolumeMuteFilled.propTypes = iconPropTypes;
|
|
2703
2604
|
}
|
|
2704
|
-
var
|
|
2605
|
+
var VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectStorage(_ref104, ref) {
|
|
2705
2606
|
var children = _ref104.children,
|
|
2706
2607
|
_ref104$size = _ref104.size,
|
|
2707
2608
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2714,15 +2615,17 @@ var WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutomati
|
|
|
2714
2615
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2715
2616
|
viewBox: "0 0 32 32",
|
|
2716
2617
|
fill: "currentColor"
|
|
2717
|
-
}, rest),
|
|
2718
|
-
d: "
|
|
2719
|
-
}))
|
|
2618
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2619
|
+
d: "M23,24a2.98,2.98,0,0,0-2.0376.8115l-4.0037-2.4023a2.0478,2.0478,0,0,0,0-.8184l4.0037-2.4023a3.2463,3.2463,0,1,0-.9211-1.7793l-4.0037,2.4023a3,3,0,1,0,0,4.377l4.0037,2.4023A2.9729,2.9729,0,0,0,20,27a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0008,1.0008,0,0,1,23,16Zm-9,7a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,14,23Zm9,5a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,23,28Z"
|
|
2620
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2621
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
2622
|
+
})), children);
|
|
2720
2623
|
});
|
|
2721
2624
|
|
|
2722
2625
|
if (process.env.NODE_ENV !== "production") {
|
|
2723
|
-
|
|
2626
|
+
VolumeObjectStorage.propTypes = iconPropTypes;
|
|
2724
2627
|
}
|
|
2725
|
-
var
|
|
2628
|
+
var VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref105, ref) {
|
|
2726
2629
|
var children = _ref105.children,
|
|
2727
2630
|
_ref105$size = _ref105.size,
|
|
2728
2631
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2735,15 +2638,17 @@ var Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref105, ref) {
|
|
|
2735
2638
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2736
2639
|
viewBox: "0 0 32 32",
|
|
2737
2640
|
fill: "currentColor"
|
|
2738
|
-
}, rest),
|
|
2739
|
-
d: "
|
|
2641
|
+
}, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2642
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
2643
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2644
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
|
|
2740
2645
|
})), children);
|
|
2741
2646
|
});
|
|
2742
2647
|
|
|
2743
2648
|
if (process.env.NODE_ENV !== "production") {
|
|
2744
|
-
|
|
2649
|
+
VolumeUp.propTypes = iconPropTypes;
|
|
2745
2650
|
}
|
|
2746
|
-
var
|
|
2651
|
+
var VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref106, ref) {
|
|
2747
2652
|
var children = _ref106.children,
|
|
2748
2653
|
_ref106$size = _ref106.size,
|
|
2749
2654
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2756,15 +2661,15 @@ var WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_re
|
|
|
2756
2661
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2757
2662
|
viewBox: "0 0 32 32",
|
|
2758
2663
|
fill: "currentColor"
|
|
2759
|
-
}, rest),
|
|
2760
|
-
d: "
|
|
2664
|
+
}, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2665
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
2761
2666
|
})), children);
|
|
2762
2667
|
});
|
|
2763
2668
|
|
|
2764
2669
|
if (process.env.NODE_ENV !== "production") {
|
|
2765
|
-
|
|
2670
|
+
VolumeUpAlt.propTypes = iconPropTypes;
|
|
2766
2671
|
}
|
|
2767
|
-
var
|
|
2672
|
+
var VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref107, ref) {
|
|
2768
2673
|
var children = _ref107.children,
|
|
2769
2674
|
_ref107$size = _ref107.size,
|
|
2770
2675
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2777,19 +2682,17 @@ var Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref107, ref) {
|
|
|
2777
2682
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2778
2683
|
viewBox: "0 0 32 32",
|
|
2779
2684
|
fill: "currentColor"
|
|
2780
|
-
}, rest),
|
|
2781
|
-
d: "
|
|
2782
|
-
})),
|
|
2783
|
-
d: "M21.
|
|
2784
|
-
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2785
|
-
d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z"
|
|
2685
|
+
}, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2686
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
2687
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2688
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
2786
2689
|
})), children);
|
|
2787
2690
|
});
|
|
2788
2691
|
|
|
2789
2692
|
if (process.env.NODE_ENV !== "production") {
|
|
2790
|
-
|
|
2693
|
+
VolumeUpFilled.propTypes = iconPropTypes;
|
|
2791
2694
|
}
|
|
2792
|
-
var
|
|
2695
|
+
var VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt(_ref108, ref) {
|
|
2793
2696
|
var children = _ref108.children,
|
|
2794
2697
|
_ref108$size = _ref108.size,
|
|
2795
2698
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2802,15 +2705,15 @@ var WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian(_
|
|
|
2802
2705
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2803
2706
|
viewBox: "0 0 32 32",
|
|
2804
2707
|
fill: "currentColor"
|
|
2805
|
-
}, rest),
|
|
2806
|
-
d: "
|
|
2708
|
+
}, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2709
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
2807
2710
|
})), children);
|
|
2808
2711
|
});
|
|
2809
2712
|
|
|
2810
2713
|
if (process.env.NODE_ENV !== "production") {
|
|
2811
|
-
|
|
2714
|
+
VolumeUpFilledAlt.propTypes = iconPropTypes;
|
|
2812
2715
|
}
|
|
2813
|
-
var
|
|
2716
|
+
var Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref109, ref) {
|
|
2814
2717
|
var children = _ref109.children,
|
|
2815
2718
|
_ref109$size = _ref109.size,
|
|
2816
2719
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2823,15 +2726,15 @@ var WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref109
|
|
|
2823
2726
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2824
2727
|
viewBox: "0 0 32 32",
|
|
2825
2728
|
fill: "currentColor"
|
|
2826
|
-
}, rest),
|
|
2827
|
-
d: "
|
|
2729
|
+
}, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2730
|
+
d: "M14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM28 19L24.32 9 22 9 22 23 24 23 24 13 27.68 23 30 23 30 9 28 9 28 19zM8 9L6 22 4 9 2 9 4.52 23 7.48 23 10 9 8 9z"
|
|
2828
2731
|
})), children);
|
|
2829
2732
|
});
|
|
2830
2733
|
|
|
2831
2734
|
if (process.env.NODE_ENV !== "production") {
|
|
2832
|
-
|
|
2735
|
+
Vpn.propTypes = iconPropTypes;
|
|
2833
2736
|
}
|
|
2834
|
-
var
|
|
2737
|
+
var VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref110, ref) {
|
|
2835
2738
|
var children = _ref110.children,
|
|
2836
2739
|
_ref110$size = _ref110.size,
|
|
2837
2740
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2844,17 +2747,15 @@ var WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref110
|
|
|
2844
2747
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2845
2748
|
viewBox: "0 0 32 32",
|
|
2846
2749
|
fill: "currentColor"
|
|
2847
|
-
}, rest),
|
|
2848
|
-
d: "
|
|
2849
|
-
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
2850
|
-
d: "M15.8169,30A13.8137,13.8137,0,0,1,9.0752,4.1277a1,1,0,0,1,1.3613,1.3611A11.8091,11.8091,0,0,0,26.5107,21.5635a1,1,0,0,1,1.3619,1.3611A13.8411,13.8411,0,0,1,15.8169,30ZM7.3271,7.9727a11.81,11.81,0,0,0,16.7,16.7,13.8086,13.8086,0,0,1-16.7-16.7Z"
|
|
2750
|
+
}, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2751
|
+
d: "M28,7a1.9919,1.9919,0,0,0-1.7227,1H22A6,6,0,0,0,10,8H5.7227a2,2,0,1,0,0,2H10v4H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H22V10h4.2773A1.9966,1.9966,0,1,0,28,7ZM12,8a4,4,0,0,1,8,0v6H12V10h5V8Zm12,8V28H8V16Z"
|
|
2851
2752
|
})), children);
|
|
2852
2753
|
});
|
|
2853
2754
|
|
|
2854
2755
|
if (process.env.NODE_ENV !== "production") {
|
|
2855
|
-
|
|
2756
|
+
VpnConnection.propTypes = iconPropTypes;
|
|
2856
2757
|
}
|
|
2857
|
-
var
|
|
2758
|
+
var VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref111, ref) {
|
|
2858
2759
|
var children = _ref111.children,
|
|
2859
2760
|
_ref111$size = _ref111.size,
|
|
2860
2761
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2867,15 +2768,17 @@ var QX = /*#__PURE__*/React.forwardRef(function QX(_ref111, ref) {
|
|
|
2867
2768
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2868
2769
|
viewBox: "0 0 32 32",
|
|
2869
2770
|
fill: "currentColor"
|
|
2870
|
-
}, rest),
|
|
2871
|
-
d: "
|
|
2771
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2772
|
+
d: "M30,15A6,6,0,1,0,20,19.46V29l4-1.8838L28,29V19.46A5.98,5.98,0,0,0,30,15ZM26,25.8477l-2-.9415-2,.9415V20.65a5.8877,5.8877,0,0,0,4,0ZM24,19a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,19Z"
|
|
2773
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2774
|
+
d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
|
|
2872
2775
|
})), children);
|
|
2873
2776
|
});
|
|
2874
2777
|
|
|
2875
2778
|
if (process.env.NODE_ENV !== "production") {
|
|
2876
|
-
|
|
2779
|
+
VpnPolicy.propTypes = iconPropTypes;
|
|
2877
2780
|
}
|
|
2878
|
-
var
|
|
2781
|
+
var Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref112, ref) {
|
|
2879
2782
|
var children = _ref112.children,
|
|
2880
2783
|
_ref112$size = _ref112.size,
|
|
2881
2784
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2888,20 +2791,37 @@ var XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref112, ref) {
|
|
|
2888
2791
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2889
2792
|
viewBox: "0 0 32 32",
|
|
2890
2793
|
fill: "currentColor"
|
|
2891
|
-
}, rest),
|
|
2892
|
-
d: "
|
|
2794
|
+
}, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2795
|
+
d: "M22 17H24V19H22z"
|
|
2796
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2797
|
+
d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"
|
|
2893
2798
|
})), children);
|
|
2894
2799
|
});
|
|
2895
2800
|
|
|
2896
2801
|
if (process.env.NODE_ENV !== "production") {
|
|
2897
|
-
|
|
2802
|
+
Wallet.propTypes = iconPropTypes;
|
|
2898
2803
|
}
|
|
2899
|
-
var
|
|
2804
|
+
var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref113, ref) {
|
|
2900
2805
|
var children = _ref113.children,
|
|
2901
2806
|
_ref113$size = _ref113.size,
|
|
2902
2807
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
2903
2808
|
rest = _objectWithoutProperties(_ref113, _excluded113);
|
|
2904
2809
|
|
|
2810
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2811
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2812
|
+
width: size,
|
|
2813
|
+
height: size,
|
|
2814
|
+
ref: ref,
|
|
2815
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2816
|
+
viewBox: "0 0 16 16",
|
|
2817
|
+
fill: "currentColor"
|
|
2818
|
+
}, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2819
|
+
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"
|
|
2820
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2821
|
+
d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
|
|
2822
|
+
})), children);
|
|
2823
|
+
}
|
|
2824
|
+
|
|
2905
2825
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2906
2826
|
width: size,
|
|
2907
2827
|
height: size,
|
|
@@ -2909,20 +2829,37 @@ var Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref113, ref) {
|
|
|
2909
2829
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2910
2830
|
viewBox: "0 0 32 32",
|
|
2911
2831
|
fill: "currentColor"
|
|
2912
|
-
}, rest),
|
|
2913
|
-
d: "
|
|
2832
|
+
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2833
|
+
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"
|
|
2834
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2835
|
+
d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
|
|
2914
2836
|
})), children);
|
|
2915
2837
|
});
|
|
2916
2838
|
|
|
2917
2839
|
if (process.env.NODE_ENV !== "production") {
|
|
2918
|
-
|
|
2840
|
+
Warning.propTypes = iconPropTypes;
|
|
2919
2841
|
}
|
|
2920
|
-
var
|
|
2842
|
+
var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref114, ref) {
|
|
2921
2843
|
var children = _ref114.children,
|
|
2922
2844
|
_ref114$size = _ref114.size,
|
|
2923
2845
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
2924
2846
|
rest = _objectWithoutProperties(_ref114, _excluded114);
|
|
2925
2847
|
|
|
2848
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2849
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2850
|
+
width: size,
|
|
2851
|
+
height: size,
|
|
2852
|
+
ref: ref,
|
|
2853
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2854
|
+
viewBox: "0 0 16 16",
|
|
2855
|
+
fill: "currentColor"
|
|
2856
|
+
}, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2857
|
+
d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
|
|
2858
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2859
|
+
d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
|
|
2860
|
+
})), children);
|
|
2861
|
+
}
|
|
2862
|
+
|
|
2926
2863
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2927
2864
|
width: size,
|
|
2928
2865
|
height: size,
|
|
@@ -2930,15 +2867,17 @@ var Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref114, ref) {
|
|
|
2930
2867
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2931
2868
|
viewBox: "0 0 32 32",
|
|
2932
2869
|
fill: "currentColor"
|
|
2933
|
-
}, rest),
|
|
2934
|
-
d: "
|
|
2870
|
+
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2871
|
+
d: "M16 23a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 23zM15 12H17V21H15z"
|
|
2872
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2873
|
+
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
2935
2874
|
})), children);
|
|
2936
2875
|
});
|
|
2937
2876
|
|
|
2938
2877
|
if (process.env.NODE_ENV !== "production") {
|
|
2939
|
-
|
|
2878
|
+
WarningAlt.propTypes = iconPropTypes;
|
|
2940
2879
|
}
|
|
2941
|
-
var
|
|
2880
|
+
var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_ref115, ref) {
|
|
2942
2881
|
var children = _ref115.children,
|
|
2943
2882
|
_ref115$size = _ref115.size,
|
|
2944
2883
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2951,15 +2890,21 @@ var QY = /*#__PURE__*/React.forwardRef(function QY(_ref115, ref) {
|
|
|
2951
2890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2952
2891
|
viewBox: "0 0 32 32",
|
|
2953
2892
|
fill: "currentColor"
|
|
2954
|
-
}, rest),
|
|
2955
|
-
|
|
2893
|
+
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2894
|
+
fill: "none",
|
|
2895
|
+
d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
|
|
2896
|
+
"data-icon-path": "inner-path"
|
|
2897
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2898
|
+
d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
|
|
2899
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2900
|
+
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
2956
2901
|
})), children);
|
|
2957
2902
|
});
|
|
2958
2903
|
|
|
2959
2904
|
if (process.env.NODE_ENV !== "production") {
|
|
2960
|
-
|
|
2905
|
+
WarningAltFilled.propTypes = iconPropTypes;
|
|
2961
2906
|
}
|
|
2962
|
-
var
|
|
2907
|
+
var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInverted(_ref116, ref) {
|
|
2963
2908
|
var children = _ref116.children,
|
|
2964
2909
|
_ref116$size = _ref116.size,
|
|
2965
2910
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2972,15 +2917,17 @@ var YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref116, ref) {
|
|
|
2972
2917
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2973
2918
|
viewBox: "0 0 32 32",
|
|
2974
2919
|
fill: "currentColor"
|
|
2975
|
-
}, rest),
|
|
2976
|
-
d: "
|
|
2920
|
+
}, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2921
|
+
d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6H17V15H15z"
|
|
2922
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2923
|
+
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
2977
2924
|
})), children);
|
|
2978
2925
|
});
|
|
2979
2926
|
|
|
2980
2927
|
if (process.env.NODE_ENV !== "production") {
|
|
2981
|
-
|
|
2928
|
+
WarningAltInverted.propTypes = iconPropTypes;
|
|
2982
2929
|
}
|
|
2983
|
-
var
|
|
2930
|
+
var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAltInvertedFilled(_ref117, ref) {
|
|
2984
2931
|
var children = _ref117.children,
|
|
2985
2932
|
_ref117$size = _ref117.size,
|
|
2986
2933
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2993,20 +2940,78 @@ var QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref117, ref) {
|
|
|
2993
2940
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2994
2941
|
viewBox: "0 0 32 32",
|
|
2995
2942
|
fill: "currentColor"
|
|
2996
|
-
}, rest),
|
|
2997
|
-
|
|
2943
|
+
}, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2944
|
+
fill: "none",
|
|
2945
|
+
d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
|
|
2946
|
+
"data-icon-path": "inner-path"
|
|
2947
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2948
|
+
d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
|
|
2949
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2950
|
+
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
2998
2951
|
})), children);
|
|
2999
2952
|
});
|
|
3000
2953
|
|
|
3001
2954
|
if (process.env.NODE_ENV !== "production") {
|
|
3002
|
-
|
|
2955
|
+
WarningAltInvertedFilled.propTypes = iconPropTypes;
|
|
3003
2956
|
}
|
|
3004
|
-
var
|
|
2957
|
+
var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref118, ref) {
|
|
3005
2958
|
var children = _ref118.children,
|
|
3006
2959
|
_ref118$size = _ref118.size,
|
|
3007
2960
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
3008
2961
|
rest = _objectWithoutProperties(_ref118, _excluded118);
|
|
3009
2962
|
|
|
2963
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2964
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2965
|
+
width: size,
|
|
2966
|
+
height: size,
|
|
2967
|
+
ref: ref,
|
|
2968
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2969
|
+
viewBox: "0 0 16 16",
|
|
2970
|
+
fill: "currentColor"
|
|
2971
|
+
}, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2972
|
+
d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
|
|
2973
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2974
|
+
d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
|
|
2975
|
+
"data-icon-path": "inner-path",
|
|
2976
|
+
opacity: "0"
|
|
2977
|
+
})), children);
|
|
2978
|
+
}
|
|
2979
|
+
|
|
2980
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2981
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2982
|
+
width: size,
|
|
2983
|
+
height: size,
|
|
2984
|
+
ref: ref,
|
|
2985
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2986
|
+
viewBox: "0 0 20 20",
|
|
2987
|
+
fill: "currentColor"
|
|
2988
|
+
}, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2989
|
+
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
|
|
2990
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2991
|
+
d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
|
|
2992
|
+
"data-icon-path": "inner-path",
|
|
2993
|
+
opacity: "0"
|
|
2994
|
+
})), children);
|
|
2995
|
+
}
|
|
2996
|
+
|
|
2997
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
2998
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2999
|
+
width: size,
|
|
3000
|
+
height: size,
|
|
3001
|
+
ref: ref,
|
|
3002
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3003
|
+
viewBox: "0 0 24 24",
|
|
3004
|
+
fill: "currentColor"
|
|
3005
|
+
}, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
3006
|
+
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
|
|
3007
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
3008
|
+
fill: "none",
|
|
3009
|
+
d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
|
|
3010
|
+
"data-icon-path": "inner-path",
|
|
3011
|
+
opacity: "0"
|
|
3012
|
+
})), children);
|
|
3013
|
+
}
|
|
3014
|
+
|
|
3010
3015
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3011
3016
|
width: size,
|
|
3012
3017
|
height: size,
|
|
@@ -3014,15 +3019,20 @@ var ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref118, ref) {
|
|
|
3014
3019
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3015
3020
|
viewBox: "0 0 32 32",
|
|
3016
3021
|
fill: "currentColor"
|
|
3017
|
-
}, rest),
|
|
3018
|
-
d: "
|
|
3022
|
+
}, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
3023
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14C30,8.3,23.7,2,16,2z M14.9,8h2.2v11h-2.2V8z M16,25 c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22c0.8,0,1.5,0.7,1.5,1.5S16.8,25,16,25z"
|
|
3024
|
+
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3025
|
+
fill: "none",
|
|
3026
|
+
d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
|
|
3027
|
+
"data-icon-path": "inner-path",
|
|
3028
|
+
opacity: "0"
|
|
3019
3029
|
})), children);
|
|
3020
3030
|
});
|
|
3021
3031
|
|
|
3022
3032
|
if (process.env.NODE_ENV !== "production") {
|
|
3023
|
-
|
|
3033
|
+
WarningFilled.propTypes = iconPropTypes;
|
|
3024
3034
|
}
|
|
3025
|
-
var
|
|
3035
|
+
var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref119, ref) {
|
|
3026
3036
|
var children = _ref119.children,
|
|
3027
3037
|
_ref119$size = _ref119.size,
|
|
3028
3038
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -3035,15 +3045,17 @@ var Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref119, ref) {
|
|
|
3035
3045
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3036
3046
|
viewBox: "0 0 32 32",
|
|
3037
3047
|
fill: "currentColor"
|
|
3038
|
-
}, rest),
|
|
3039
|
-
d: "
|
|
3048
|
+
}, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3049
|
+
d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
|
|
3050
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
3051
|
+
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
3040
3052
|
})), children);
|
|
3041
3053
|
});
|
|
3042
3054
|
|
|
3043
3055
|
if (process.env.NODE_ENV !== "production") {
|
|
3044
|
-
|
|
3056
|
+
WarningHex.propTypes = iconPropTypes;
|
|
3045
3057
|
}
|
|
3046
|
-
var
|
|
3058
|
+
var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_ref120, ref) {
|
|
3047
3059
|
var children = _ref120.children,
|
|
3048
3060
|
_ref120$size = _ref120.size,
|
|
3049
3061
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -3056,15 +3068,19 @@ var ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref120,
|
|
|
3056
3068
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3057
3069
|
viewBox: "0 0 32 32",
|
|
3058
3070
|
fill: "currentColor"
|
|
3059
|
-
}, rest),
|
|
3060
|
-
|
|
3071
|
+
}, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
3072
|
+
fill: "none",
|
|
3073
|
+
d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
|
|
3074
|
+
"data-icon-path": "inner-path"
|
|
3075
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
3076
|
+
d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
|
|
3061
3077
|
})), children);
|
|
3062
3078
|
});
|
|
3063
3079
|
|
|
3064
3080
|
if (process.env.NODE_ENV !== "production") {
|
|
3065
|
-
|
|
3081
|
+
WarningHexFilled.propTypes = iconPropTypes;
|
|
3066
3082
|
}
|
|
3067
|
-
var
|
|
3083
|
+
var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref121, ref) {
|
|
3068
3084
|
var children = _ref121.children,
|
|
3069
3085
|
_ref121$size = _ref121.size,
|
|
3070
3086
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -3077,15 +3093,17 @@ var ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref121, ref) {
|
|
|
3077
3093
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3078
3094
|
viewBox: "0 0 32 32",
|
|
3079
3095
|
fill: "currentColor"
|
|
3080
|
-
}, rest),
|
|
3081
|
-
d: "
|
|
3096
|
+
}, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3097
|
+
d: "M18 20H30V22H18zM18 24H30V26H18zM18 28H30V30H18zM14 18a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0014 18zM13 7H15V16H13z"
|
|
3098
|
+
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3099
|
+
d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
|
|
3082
3100
|
})), children);
|
|
3083
3101
|
});
|
|
3084
3102
|
|
|
3085
3103
|
if (process.env.NODE_ENV !== "production") {
|
|
3086
|
-
|
|
3104
|
+
WarningOther.propTypes = iconPropTypes;
|
|
3087
3105
|
}
|
|
3088
|
-
var
|
|
3106
|
+
var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref122, ref) {
|
|
3089
3107
|
var children = _ref122.children,
|
|
3090
3108
|
_ref122$size = _ref122.size,
|
|
3091
3109
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -3098,37 +3116,22 @@ var ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref122, ref) {
|
|
|
3098
3116
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3099
3117
|
viewBox: "0 0 32 32",
|
|
3100
3118
|
fill: "currentColor"
|
|
3101
|
-
}, rest),
|
|
3102
|
-
d: "
|
|
3103
|
-
})),
|
|
3104
|
-
d: "
|
|
3119
|
+
}, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3120
|
+
d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9H17V18H15z"
|
|
3121
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
3122
|
+
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
|
|
3105
3123
|
})), children);
|
|
3106
3124
|
});
|
|
3107
3125
|
|
|
3108
3126
|
if (process.env.NODE_ENV !== "production") {
|
|
3109
|
-
|
|
3127
|
+
WarningSquare.propTypes = iconPropTypes;
|
|
3110
3128
|
}
|
|
3111
|
-
var
|
|
3129
|
+
var WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFilled(_ref123, ref) {
|
|
3112
3130
|
var children = _ref123.children,
|
|
3113
3131
|
_ref123$size = _ref123.size,
|
|
3114
3132
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
3115
3133
|
rest = _objectWithoutProperties(_ref123, _excluded123);
|
|
3116
3134
|
|
|
3117
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
3118
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3119
|
-
width: size,
|
|
3120
|
-
height: size,
|
|
3121
|
-
ref: ref,
|
|
3122
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3123
|
-
viewBox: "0 0 16 16",
|
|
3124
|
-
fill: "currentColor"
|
|
3125
|
-
}, rest), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
3126
|
-
d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
|
|
3127
|
-
})), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
|
|
3128
|
-
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
3129
|
-
})), children);
|
|
3130
|
-
}
|
|
3131
|
-
|
|
3132
3135
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3133
3136
|
width: size,
|
|
3134
3137
|
height: size,
|
|
@@ -3136,17 +3139,19 @@ var ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref123, ref) {
|
|
|
3136
3139
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3137
3140
|
viewBox: "0 0 32 32",
|
|
3138
3141
|
fill: "currentColor"
|
|
3139
|
-
}, rest),
|
|
3140
|
-
d: "
|
|
3141
|
-
})),
|
|
3142
|
-
|
|
3142
|
+
}, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3143
|
+
d: "M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"
|
|
3144
|
+
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3145
|
+
fill: "none",
|
|
3146
|
+
d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
|
|
3147
|
+
"data-icon-path": "inner-path"
|
|
3143
3148
|
})), children);
|
|
3144
3149
|
});
|
|
3145
3150
|
|
|
3146
3151
|
if (process.env.NODE_ENV !== "production") {
|
|
3147
|
-
|
|
3152
|
+
WarningSquareFilled.propTypes = iconPropTypes;
|
|
3148
3153
|
}
|
|
3149
|
-
var
|
|
3154
|
+
var Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref124, ref) {
|
|
3150
3155
|
var children = _ref124.children,
|
|
3151
3156
|
_ref124$size = _ref124.size,
|
|
3152
3157
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3159,37 +3164,20 @@ var ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref124, ref)
|
|
|
3159
3164
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3160
3165
|
viewBox: "0 0 32 32",
|
|
3161
3166
|
fill: "currentColor"
|
|
3162
|
-
}, rest),
|
|
3163
|
-
d: "
|
|
3164
|
-
})), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
|
|
3165
|
-
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
|
|
3167
|
+
}, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
3168
|
+
d: "M22 8H21V2H19V8H13V2H11V8H10a2 2 0 00-2 2V22a2 2 0 002 2h1v6h2V24h6v6h2V24h1a2 2 0 002-2V10A2 2 0 0022 8zM10 22V10H22V22zM25 14H27V18H25z"
|
|
3166
3169
|
})), children);
|
|
3167
3170
|
});
|
|
3168
3171
|
|
|
3169
3172
|
if (process.env.NODE_ENV !== "production") {
|
|
3170
|
-
|
|
3173
|
+
Watch.propTypes = iconPropTypes;
|
|
3171
3174
|
}
|
|
3172
|
-
var
|
|
3175
|
+
var Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref125, ref) {
|
|
3173
3176
|
var children = _ref125.children,
|
|
3174
3177
|
_ref125$size = _ref125.size,
|
|
3175
3178
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
3176
3179
|
rest = _objectWithoutProperties(_ref125, _excluded125);
|
|
3177
3180
|
|
|
3178
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
3179
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3180
|
-
width: size,
|
|
3181
|
-
height: size,
|
|
3182
|
-
ref: ref,
|
|
3183
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3184
|
-
viewBox: "0 0 16 16",
|
|
3185
|
-
fill: "currentColor"
|
|
3186
|
-
}, rest), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
|
|
3187
|
-
d: "M4 6H9V7H4z"
|
|
3188
|
-
})), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
|
|
3189
|
-
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
3190
|
-
})), children);
|
|
3191
|
-
}
|
|
3192
|
-
|
|
3193
3181
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3194
3182
|
width: size,
|
|
3195
3183
|
height: size,
|
|
@@ -3197,15 +3185,13 @@ var ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref125, ref) {
|
|
|
3197
3185
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3198
3186
|
viewBox: "0 0 32 32",
|
|
3199
3187
|
fill: "currentColor"
|
|
3200
|
-
}, rest),
|
|
3201
|
-
d: "
|
|
3202
|
-
})), _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
3203
|
-
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
3188
|
+
}, rest), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
3189
|
+
d: "M21.74 9.49h0A11.41 11.41 0 0016 8h0a.76.76 0 100 1.51 10.15 10.15 0 011.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.48 22.48 0 00-2 4.44A9.58 9.58 0 017 17.22a3.43 3.43 0 01.28-2.66v0h0c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 00.74-.78.75.75 0 00-.78-.74C9.19 10.88 7.1 11.92 6 13.74H6v0s0 0 0 0a4.84 4.84 0 00-.44 3.79 12 12 0 003.2 5.22A11.36 11.36 0 008.52 26a10 10 0 01-2-3.48A.75.75 0 005.57 22a.76.76 0 00-.49 1 11.45 11.45 0 005.18 6.38h0A11.42 11.42 0 0016 30.92a11.74 11.74 0 003-.39 11.48 11.48 0 002.77-21zM18.58 29.06a9.9 9.9 0 01-7.56-1h0c-.86-.49-1.21-2-.94-4a18.85 18.85 0 002.48 1.72 13.92 13.92 0 006.93 2 11 11 0 002.42-.28A9.78 9.78 0 0118.58 29.06zm6.06-4.66c-2 2-6.66 2.74-11.32.05a17.36 17.36 0 01-2.89-2.12 21.08 21.08 0 012.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62h0A10 10 0 0124.64 24.4zM4.16 11.72L1.14 10a.76.76 0 10-.76 1.31L3.4 13a.86.86 0 00.38.1.77.77 0 00.66-.38A.76.76 0 004.16 11.72zM8.29 7.59A.74.74 0 008.94 8a.75.75 0 00.38-.1.76.76 0 00.28-1l-1.74-3a.76.76 0 00-1-.27.75.75 0 00-.28 1zM16 6.08a.76.76 0 00.76-.76V1.83a.76.76 0 00-1.52 0V5.32A.76.76 0 0016 6.08zM22.68 7.87a.75.75 0 001-.28l1.75-3a.75.75 0 00-.28-1 .76.76 0 00-1 .27l-1.74 3A.76.76 0 0022.68 7.87zM31.9 10.25a.76.76 0 00-1-.27l-3 1.74a.76.76 0 00-.28 1 .77.77 0 00.66.38.86.86 0 00.38-.1l3-1.75A.76.76 0 0031.9 10.25z"
|
|
3204
3190
|
})), children);
|
|
3205
3191
|
});
|
|
3206
3192
|
|
|
3207
3193
|
if (process.env.NODE_ENV !== "production") {
|
|
3208
|
-
|
|
3194
|
+
Watson.propTypes = iconPropTypes;
|
|
3209
3195
|
}
|
|
3210
3196
|
|
|
3211
|
-
export {
|
|
3197
|
+
export { QU1, QU2, QU3, TrophyFilled, TropicalStorm, TropicalStormModelTracks, TropicalStormTracks, TropicalWarning, Tsq, Tsunami, Tsv, TwoFactorAuthentication, TwoPersonLift, Txt, TxtReference, TypePattern, Types, Umbrella, Undefined, UndefinedFilled, Undo, UngroupObjects, Unknown, UnknownFilled, Unlink, Unlocked, Unsaved, UpToTop, UpdateNow, Upgrade, Upload, Usb, User, UserAccess, UserActivity, UserAdmin, UserAvatar, UserAvatarFilled, UserAvatarFilledAlt, UserCertification, UserData, UserFavorite, UserFavoriteAlt, UserFavoriteAltFilled, UserFilled, UserFollow, UserIdentification, UserMilitary, UserMultiple, UserOnline, UserProfile, UserProfileAlt, UserRole, UserServiceDesk, UserSettings, UserSimulation, UserSpeaker, UserXRay, UvIndex, UvIndexAlt, UvIndexFilled, ValueVariable, Van, VegetationAsset, VehicleApi, VehicleConnected, VehicleInsights, VehicleServices, Version, VerticalView, Video, VideoAdd, VideoChat, VideoFilled, VideoOff, VideoOffFilled, View, ViewFilled, ViewMode_1, ViewMode_2, ViewNext, ViewOff, ViewOffFilled, VirtualColumn, VirtualColumnKey, VirtualDesktop, VirtualMachine, VirtualPrivateCloud, VirtualPrivateCloudAlt, VisualRecognition, Vlan, VlanIbm, VmdkDisk, VoiceActivate, Voicemail, VolumeBlockStorage, VolumeDown, VolumeDownAlt, VolumeDownFilled, VolumeDownFilledAlt, VolumeFileStorage, VolumeMute, VolumeMuteFilled, VolumeObjectStorage, VolumeUp, VolumeUpAlt, VolumeUpFilled, VolumeUpFilledAlt, Vpn, VpnConnection, VpnPolicy, Wallet, Warning, WarningAlt, WarningAltFilled, WarningAltInverted, WarningAltInvertedFilled, WarningFilled, WarningHex, WarningHexFilled, WarningOther, WarningSquare, WarningSquareFilled, Watch, Watson };
|