@carbon/icons-react 11.25.0 → 11.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/AddLarge.js +37 -0
- package/es/BusinessProcesses.js +39 -0
- package/es/CarbonForMobile.js +43 -0
- package/es/ChartDualYAxis.js +37 -0
- package/es/Close.js +1 -1
- package/es/CloseLarge.js +37 -0
- package/es/DataReference.js +1 -1
- package/es/DataSet.js +1 -1
- package/es/DataUnreal.js +37 -0
- package/es/DatabaseEnterpriseDb2.js +7 -0
- package/es/DatabaseEnterprisedb.js +37 -0
- package/es/GlobalLoanAndTrial.js +45 -0
- package/es/IbmAiOnZ.js +39 -0
- package/es/IbmAiopsInsights.js +45 -0
- package/es/IbmCloudBareMetalServer.js +53 -0
- package/es/IbmCloudBareMetalServersVpc.js +49 -0
- package/es/IbmCloudHpc.js +39 -0
- package/es/IbmCloudVirtualServerClassic.js +43 -0
- package/es/IbmCloudVirtualServerVpc.js +41 -0
- package/es/IbmCloudVpc.js +39 -0
- package/es/IbmCloudant.js +37 -0
- package/es/IbmDb2.js +5 -11
- package/es/IbmDb2Warehouse.js +39 -0
- package/es/IbmEventAutomation.js +53 -0
- package/es/IbmEventEndpointMgmt.js +45 -0
- package/es/IbmEventProcessing.js +47 -0
- package/es/IbmEventStreams.js +49 -0
- package/es/IbmPowerVsPrivateCloud.js +59 -0
- package/es/IbmSaasConsole.js +49 -0
- package/es/IbmTurbonomic.js +47 -0
- package/es/IbmVpnForVpc.js +39 -0
- package/es/IbmWatsonAssistant.js +7 -0
- package/es/IbmWatsonxAssistant.js +51 -0
- package/es/IbmWatsonxCodeAssistant.js +59 -0
- package/es/IbmWatsonxCodeAssistantForZ.js +37 -0
- package/es/IbmWatsonxOrchestrate.js +51 -0
- package/es/IbmWaziDeploy.js +39 -0
- package/es/IbmZOs.js +37 -0
- package/es/LogoGitlab.js +37 -0
- package/es/ModelTuned.js +39 -0
- package/es/PromptSession.js +53 -0
- package/es/SettingsEdit.js +39 -0
- package/es/SubtractLarge.js +37 -0
- package/es/Sustainability.js +41 -0
- package/es/TextLongParagraph.js +37 -0
- package/es/TextShortParagraph.js +37 -0
- package/es/Tuning.js +37 -0
- package/es/VegetationEncroachment.js +39 -0
- package/es/VegetationHeight.js +39 -0
- package/es/VirtualPrivateCloudAlt.js +7 -0
- package/es/Watsonx.js +37 -0
- package/es/WatsonxAi.js +45 -0
- package/es/WatsonxData.js +48 -0
- package/es/WatsonxGovernance.js +48 -0
- package/es/generated/bucket-0.js +407 -407
- package/es/generated/bucket-1.js +567 -572
- package/es/generated/bucket-10.js +950 -907
- package/es/generated/bucket-11.js +947 -953
- package/es/generated/bucket-12.js +799 -766
- package/es/generated/bucket-13.js +916 -935
- package/es/generated/bucket-14.js +800 -774
- package/es/generated/bucket-15.js +779 -810
- package/es/generated/bucket-16.js +1380 -810
- package/es/generated/bucket-17.js +583 -0
- package/es/generated/bucket-2.js +551 -564
- package/es/generated/bucket-3.js +552 -530
- package/es/generated/bucket-4.js +578 -572
- package/es/generated/bucket-5.js +593 -603
- package/es/generated/bucket-6.js +662 -656
- package/es/generated/bucket-7.js +1032 -904
- package/es/generated/bucket-8.js +799 -850
- package/es/generated/bucket-9.js +860 -853
- package/es/index.js +18 -17
- package/lib/AddLarge.js +43 -0
- package/lib/BusinessProcesses.js +45 -0
- package/lib/CarbonForMobile.js +49 -0
- package/lib/ChartDualYAxis.js +43 -0
- package/lib/Close.js +1 -1
- package/lib/CloseLarge.js +43 -0
- package/lib/DataReference.js +1 -1
- package/lib/DataSet.js +1 -1
- package/lib/DataUnreal.js +43 -0
- package/lib/DatabaseEnterpriseDb2.js +7 -0
- package/lib/DatabaseEnterprisedb.js +43 -0
- package/lib/GlobalLoanAndTrial.js +51 -0
- package/lib/IbmAiOnZ.js +45 -0
- package/lib/IbmAiopsInsights.js +51 -0
- package/lib/IbmCloudBareMetalServer.js +59 -0
- package/lib/IbmCloudBareMetalServersVpc.js +55 -0
- package/lib/IbmCloudHpc.js +45 -0
- package/lib/IbmCloudVirtualServerClassic.js +49 -0
- package/lib/IbmCloudVirtualServerVpc.js +47 -0
- package/lib/IbmCloudVpc.js +45 -0
- package/lib/IbmCloudant.js +43 -0
- package/lib/IbmDb2.js +5 -11
- package/lib/IbmDb2Warehouse.js +45 -0
- package/lib/IbmEventAutomation.js +59 -0
- package/lib/IbmEventEndpointMgmt.js +51 -0
- package/lib/IbmEventProcessing.js +53 -0
- package/lib/IbmEventStreams.js +55 -0
- package/lib/IbmPowerVsPrivateCloud.js +65 -0
- package/lib/IbmSaasConsole.js +55 -0
- package/lib/IbmTurbonomic.js +53 -0
- package/lib/IbmVpnForVpc.js +45 -0
- package/lib/IbmWatsonAssistant.js +7 -0
- package/lib/IbmWatsonxAssistant.js +57 -0
- package/lib/IbmWatsonxCodeAssistant.js +65 -0
- package/lib/IbmWatsonxCodeAssistantForZ.js +43 -0
- package/lib/IbmWatsonxOrchestrate.js +57 -0
- package/lib/IbmWaziDeploy.js +45 -0
- package/lib/IbmZOs.js +43 -0
- package/lib/LogoGitlab.js +43 -0
- package/lib/ModelTuned.js +45 -0
- package/lib/PromptSession.js +59 -0
- package/lib/SettingsEdit.js +45 -0
- package/lib/SubtractLarge.js +43 -0
- package/lib/Sustainability.js +47 -0
- package/lib/TextLongParagraph.js +43 -0
- package/lib/TextShortParagraph.js +43 -0
- package/lib/Tuning.js +43 -0
- package/lib/VegetationEncroachment.js +45 -0
- package/lib/VegetationHeight.js +45 -0
- package/lib/VirtualPrivateCloudAlt.js +7 -0
- package/lib/Watsonx.js +43 -0
- package/lib/WatsonxAi.js +51 -0
- package/lib/WatsonxData.js +54 -0
- package/lib/WatsonxGovernance.js +54 -0
- package/lib/generated/bucket-0.js +407 -407
- package/lib/generated/bucket-1.js +569 -574
- package/lib/generated/bucket-10.js +983 -940
- package/lib/generated/bucket-11.js +981 -987
- package/lib/generated/bucket-12.js +833 -800
- package/lib/generated/bucket-13.js +951 -970
- package/lib/generated/bucket-14.js +839 -813
- package/lib/generated/bucket-15.js +819 -850
- package/lib/generated/bucket-16.js +1426 -834
- package/lib/generated/bucket-17.js +615 -0
- package/lib/generated/bucket-2.js +554 -567
- package/lib/generated/bucket-3.js +556 -534
- package/lib/generated/bucket-4.js +584 -578
- package/lib/generated/bucket-5.js +599 -609
- package/lib/generated/bucket-6.js +669 -663
- package/lib/generated/bucket-7.js +1062 -934
- package/lib/generated/bucket-8.js +830 -881
- package/lib/generated/bucket-9.js +892 -885
- package/lib/index.js +425 -377
- package/package.json +3 -3
package/es/generated/bucket-0.js
CHANGED
|
@@ -11,7 +11,7 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _circle, _path17, _path18, _path19, _path20, _path21, _path22, _circle2, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _circle3, _circle4, _circle5,
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _circle, _path17, _path18, _path19, _path20, _path21, _path22, _circle2, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _circle3, _circle4, _circle5, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _circle6, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _circle7, _path182, _circle8, _circle9, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _circle38, _circle39, _circle40, _circle41, _circle42, _circle43, _circle44, _circle45, _circle46, _circle47, _circle48, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _circle49, _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, _circle50, _path216, _path217, _path218, _path219, _path220, _circle51, _path221, _circle52, _path222, _circle53, _path223, _path224, _circle54, _path225, _path226, _circle55, _path227, _circle56, _path228;
|
|
15
15
|
const WatsonHealth3DCursor = /*#__PURE__*/React.forwardRef(function WatsonHealth3DCursor(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
@@ -577,7 +577,7 @@ const AddFilled = /*#__PURE__*/React.forwardRef(function AddFilled(_ref25, ref)
|
|
|
577
577
|
if (process.env.NODE_ENV !== "production") {
|
|
578
578
|
AddFilled.propTypes = iconPropTypes;
|
|
579
579
|
}
|
|
580
|
-
const
|
|
580
|
+
const AddLarge = /*#__PURE__*/React.forwardRef(function AddLarge(_ref26, ref) {
|
|
581
581
|
let {
|
|
582
582
|
children,
|
|
583
583
|
size = 16,
|
|
@@ -592,20 +592,41 @@ const AddComment = /*#__PURE__*/React.forwardRef(function AddComment(_ref26, ref
|
|
|
592
592
|
fill: "currentColor",
|
|
593
593
|
...rest
|
|
594
594
|
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
595
|
+
d: "M17 15L17 5 15 5 15 15 5 15 5 17 15 17 15 27 17 27 17 17 27 17 27 15 17 15z"
|
|
596
|
+
})), children);
|
|
597
|
+
});
|
|
598
|
+
if (process.env.NODE_ENV !== "production") {
|
|
599
|
+
AddLarge.propTypes = iconPropTypes;
|
|
600
|
+
}
|
|
601
|
+
const AddComment = /*#__PURE__*/React.forwardRef(function AddComment(_ref27, ref) {
|
|
602
|
+
let {
|
|
603
|
+
children,
|
|
604
|
+
size = 16,
|
|
605
|
+
...rest
|
|
606
|
+
} = _ref27;
|
|
607
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
608
|
+
width: size,
|
|
609
|
+
height: size,
|
|
610
|
+
ref: ref,
|
|
611
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
612
|
+
viewBox: "0 0 32 32",
|
|
613
|
+
fill: "currentColor",
|
|
614
|
+
...rest
|
|
615
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
595
616
|
d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
|
|
596
|
-
})),
|
|
617
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
597
618
|
d: "M17 9L15 9 15 13 11 13 11 15 15 15 15 19 17 19 17 15 21 15 21 13 17 13 17 9z"
|
|
598
619
|
})), children);
|
|
599
620
|
});
|
|
600
621
|
if (process.env.NODE_ENV !== "production") {
|
|
601
622
|
AddComment.propTypes = iconPropTypes;
|
|
602
623
|
}
|
|
603
|
-
const AgricultureAnalytics = /*#__PURE__*/React.forwardRef(function AgricultureAnalytics(
|
|
624
|
+
const AgricultureAnalytics = /*#__PURE__*/React.forwardRef(function AgricultureAnalytics(_ref28, ref) {
|
|
604
625
|
let {
|
|
605
626
|
children,
|
|
606
627
|
size = 16,
|
|
607
628
|
...rest
|
|
608
|
-
} =
|
|
629
|
+
} = _ref28;
|
|
609
630
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
610
631
|
width: size,
|
|
611
632
|
height: size,
|
|
@@ -614,19 +635,19 @@ const AgricultureAnalytics = /*#__PURE__*/React.forwardRef(function AgricultureA
|
|
|
614
635
|
viewBox: "0 0 32 32",
|
|
615
636
|
fill: "currentColor",
|
|
616
637
|
...rest
|
|
617
|
-
},
|
|
638
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
618
639
|
d: "M24.251 21.3691l2.1943 1.4629A1 1 0 0027.8 22.6l3-4-1.6-1.2-2.4326 3.2437L24.5547 19.168a1 1 0 00-1.3687.2509L20 23.8789V16H18V26a2.0023 2.0023 0 002 2H30V26H20.9434zM2 21H16V23H2zM2 26H16V28H2zM11 16V11h1a4.0046 4.0046 0 004-4V4H13a3.9782 3.9782 0 00-2.7468 1.1066A6.0033 6.0033 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.0019 2.0019 0 0113 6zM8 9A4.0046 4.0046 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
|
|
619
640
|
})), children);
|
|
620
641
|
});
|
|
621
642
|
if (process.env.NODE_ENV !== "production") {
|
|
622
643
|
AgricultureAnalytics.propTypes = iconPropTypes;
|
|
623
644
|
}
|
|
624
|
-
const WatsonHealthAiResults = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResults(
|
|
645
|
+
const WatsonHealthAiResults = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResults(_ref29, ref) {
|
|
625
646
|
let {
|
|
626
647
|
children,
|
|
627
648
|
size = 16,
|
|
628
649
|
...rest
|
|
629
|
-
} =
|
|
650
|
+
} = _ref29;
|
|
630
651
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
631
652
|
width: size,
|
|
632
653
|
height: size,
|
|
@@ -635,19 +656,19 @@ const WatsonHealthAiResults = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
635
656
|
viewBox: "0 0 32 32",
|
|
636
657
|
fill: "currentColor",
|
|
637
658
|
...rest
|
|
638
|
-
},
|
|
659
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
639
660
|
d: "M16 8a5.9908 5.9908 0 009.4712 4.8853L28.586 16 30 14.586l-3.115-3.1148A5.997 5.997 0 1016 8zm2 0a4 4 0 114 4A4.0045 4.0045 0 0118 8zM11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0055 8.0055 0 016-7.7373L13.6138 2.3A10.0088 10.0088 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM23.0493 16a9.5991 9.5991 0 01-1.8716 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857a10.9664 10.9664 0 002.3686-2.8331z"
|
|
640
661
|
})), children);
|
|
641
662
|
});
|
|
642
663
|
if (process.env.NODE_ENV !== "production") {
|
|
643
664
|
WatsonHealthAiResults.propTypes = iconPropTypes;
|
|
644
665
|
}
|
|
645
|
-
const WatsonHealthAiResultsHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsHigh(
|
|
666
|
+
const WatsonHealthAiResultsHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsHigh(_ref30, ref) {
|
|
646
667
|
let {
|
|
647
668
|
children,
|
|
648
669
|
size = 16,
|
|
649
670
|
...rest
|
|
650
|
-
} =
|
|
671
|
+
} = _ref30;
|
|
651
672
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
652
673
|
width: size,
|
|
653
674
|
height: size,
|
|
@@ -656,19 +677,19 @@ const WatsonHealthAiResultsHigh = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
656
677
|
viewBox: "0 0 32 32",
|
|
657
678
|
fill: "currentColor",
|
|
658
679
|
...rest
|
|
659
|
-
},
|
|
680
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
660
681
|
d: "M11 24H21V26H11zM13 28H19V30H13zM23.0488 16a9.6136 9.6136 0 01-1.8711 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9886 9.9886 0 0025.2815 16zM16 4a7.9279 7.9279 0 013.69.9106l.8958-1.791A9.99 9.99 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2c0-1.84-1.1108-2.8662-2.1855-3.8594A7.1851 7.1851 0 018 12 8.0092 8.0092 0 0116 4zM29 14H19a1 1 0 01-.8945-1.4473l5-10a1 1 0 011.7888 0l5 10A1 1 0 0129 14zm-8.3818-2h6.7636L24 5.2361z"
|
|
661
682
|
})), children);
|
|
662
683
|
});
|
|
663
684
|
if (process.env.NODE_ENV !== "production") {
|
|
664
685
|
WatsonHealthAiResultsHigh.propTypes = iconPropTypes;
|
|
665
686
|
}
|
|
666
|
-
const WatsonHealthAiResultsLow = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsLow(
|
|
687
|
+
const WatsonHealthAiResultsLow = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsLow(_ref31, ref) {
|
|
667
688
|
let {
|
|
668
689
|
children,
|
|
669
690
|
size = 16,
|
|
670
691
|
...rest
|
|
671
|
-
} =
|
|
692
|
+
} = _ref31;
|
|
672
693
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
673
694
|
width: size,
|
|
674
695
|
height: size,
|
|
@@ -677,19 +698,19 @@ const WatsonHealthAiResultsLow = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
677
698
|
viewBox: "0 0 32 32",
|
|
678
699
|
fill: "currentColor",
|
|
679
700
|
...rest
|
|
680
|
-
},
|
|
701
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
681
702
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM24 14a6 6 0 116-6A6.0067 6.0067 0 0124 14zM24 4a4 4 0 104 4A4.0045 4.0045 0 0024 4zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16z"
|
|
682
703
|
})), children);
|
|
683
704
|
});
|
|
684
705
|
if (process.env.NODE_ENV !== "production") {
|
|
685
706
|
WatsonHealthAiResultsLow.propTypes = iconPropTypes;
|
|
686
707
|
}
|
|
687
|
-
const WatsonHealthAiResultsMedium = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsMedium(
|
|
708
|
+
const WatsonHealthAiResultsMedium = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsMedium(_ref32, ref) {
|
|
688
709
|
let {
|
|
689
710
|
children,
|
|
690
711
|
size = 16,
|
|
691
712
|
...rest
|
|
692
|
-
} =
|
|
713
|
+
} = _ref32;
|
|
693
714
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
694
715
|
width: size,
|
|
695
716
|
height: size,
|
|
@@ -698,19 +719,19 @@ const WatsonHealthAiResultsMedium = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
698
719
|
viewBox: "0 0 32 32",
|
|
699
720
|
fill: "currentColor",
|
|
700
721
|
...rest
|
|
701
|
-
},
|
|
722
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
702
723
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM28 14H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 14zM20 4v8h8V4zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16z"
|
|
703
724
|
})), children);
|
|
704
725
|
});
|
|
705
726
|
if (process.env.NODE_ENV !== "production") {
|
|
706
727
|
WatsonHealthAiResultsMedium.propTypes = iconPropTypes;
|
|
707
728
|
}
|
|
708
|
-
const WatsonHealthAiResultsUrgent = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsUrgent(
|
|
729
|
+
const WatsonHealthAiResultsUrgent = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsUrgent(_ref33, ref) {
|
|
709
730
|
let {
|
|
710
731
|
children,
|
|
711
732
|
size = 16,
|
|
712
733
|
...rest
|
|
713
|
-
} =
|
|
734
|
+
} = _ref33;
|
|
714
735
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
715
736
|
width: size,
|
|
716
737
|
height: size,
|
|
@@ -719,19 +740,19 @@ const WatsonHealthAiResultsUrgent = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
719
740
|
viewBox: "0 0 32 32",
|
|
720
741
|
fill: "currentColor",
|
|
721
742
|
...rest
|
|
722
|
-
},
|
|
743
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
723
744
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM20 2H22V9H20zM21 11a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0021 11zM26 2H28V9H26zM27 11a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0027 11zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16z"
|
|
724
745
|
})), children);
|
|
725
746
|
});
|
|
726
747
|
if (process.env.NODE_ENV !== "production") {
|
|
727
748
|
WatsonHealthAiResultsUrgent.propTypes = iconPropTypes;
|
|
728
749
|
}
|
|
729
|
-
const WatsonHealthAiResultsVeryHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsVeryHigh(
|
|
750
|
+
const WatsonHealthAiResultsVeryHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsVeryHigh(_ref34, ref) {
|
|
730
751
|
let {
|
|
731
752
|
children,
|
|
732
753
|
size = 16,
|
|
733
754
|
...rest
|
|
734
|
-
} =
|
|
755
|
+
} = _ref34;
|
|
735
756
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
736
757
|
width: size,
|
|
737
758
|
height: size,
|
|
@@ -740,19 +761,19 @@ const WatsonHealthAiResultsVeryHigh = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
740
761
|
viewBox: "0 0 32 32",
|
|
741
762
|
fill: "currentColor",
|
|
742
763
|
...rest
|
|
743
|
-
},
|
|
764
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
744
765
|
d: "M24 2H26V9H24zM25 11a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0025 11zM11 24H21V26H11zM13 28H19V30H13zM23.0488 16a9.6136 9.6136 0 01-1.8711 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9886 9.9886 0 0025.2815 16zM16 4a7.94 7.94 0 014 1.0825V2.8408A9.9887 9.9887 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2c0-1.84-1.1108-2.8662-2.1855-3.8594A7.1851 7.1851 0 018 12 8.0092 8.0092 0 0116 4z"
|
|
745
766
|
})), children);
|
|
746
767
|
});
|
|
747
768
|
if (process.env.NODE_ENV !== "production") {
|
|
748
769
|
WatsonHealthAiResultsVeryHigh.propTypes = iconPropTypes;
|
|
749
770
|
}
|
|
750
|
-
const WatsonHealthAiStatus = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatus(
|
|
771
|
+
const WatsonHealthAiStatus = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatus(_ref35, ref) {
|
|
751
772
|
let {
|
|
752
773
|
children,
|
|
753
774
|
size = 16,
|
|
754
775
|
...rest
|
|
755
|
-
} =
|
|
776
|
+
} = _ref35;
|
|
756
777
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
757
778
|
width: size,
|
|
758
779
|
height: size,
|
|
@@ -761,21 +782,21 @@ const WatsonHealthAiStatus = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
761
782
|
viewBox: "0 0 32 32",
|
|
762
783
|
fill: "currentColor",
|
|
763
784
|
...rest
|
|
764
|
-
},
|
|
785
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
765
786
|
d: "M11 24H21V26H11zM13 28H19V30H13zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16zM20 14a1 1 0 01-.8945-.5527L17.3818 10H14V8h4a1 1 0 01.8945.5527L20 10.7639l3.1055-6.2112a1.0416 1.0416 0 011.789 0L26.6182 8H30v2H26a1 1 0 01-.8945-.5527L24 7.2361l-3.1055 6.2112A1 1 0 0120 14z"
|
|
766
|
-
})),
|
|
787
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
767
788
|
d: "M10.8145,18.1406A7.1851,7.1851,0,0,1,8,12a8.0092,8.0092,0,0,1,8-8V2A10.0111,10.0111,0,0,0,6,12a9.1793,9.1793,0,0,0,3.46,7.6162C10.4717,20.5508,11,21.0815,11,22h2C13,20.16,11.8892,19.1338,10.8145,18.1406Z"
|
|
768
789
|
})), children);
|
|
769
790
|
});
|
|
770
791
|
if (process.env.NODE_ENV !== "production") {
|
|
771
792
|
WatsonHealthAiStatus.propTypes = iconPropTypes;
|
|
772
793
|
}
|
|
773
|
-
const WatsonHealthAiStatusComplete = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusComplete(
|
|
794
|
+
const WatsonHealthAiStatusComplete = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusComplete(_ref36, ref) {
|
|
774
795
|
let {
|
|
775
796
|
children,
|
|
776
797
|
size = 16,
|
|
777
798
|
...rest
|
|
778
|
-
} =
|
|
799
|
+
} = _ref36;
|
|
779
800
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
780
801
|
width: size,
|
|
781
802
|
height: size,
|
|
@@ -784,19 +805,19 @@ const WatsonHealthAiStatusComplete = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
784
805
|
viewBox: "0 0 32 32",
|
|
785
806
|
fill: "currentColor",
|
|
786
807
|
...rest
|
|
787
|
-
},
|
|
808
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
788
809
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21 9.59L17.41 6 16 7.41 21 12.41 30 3.41 28.59 2 21 9.59zM23.8 14a7.28 7.28 0 01-2.6219 4.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.1426 9.1426 0 0025.8389 14z"
|
|
789
810
|
})), children);
|
|
790
811
|
});
|
|
791
812
|
if (process.env.NODE_ENV !== "production") {
|
|
792
813
|
WatsonHealthAiStatusComplete.propTypes = iconPropTypes;
|
|
793
814
|
}
|
|
794
|
-
const WatsonHealthAiStatusFailed = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusFailed(
|
|
815
|
+
const WatsonHealthAiStatusFailed = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusFailed(_ref37, ref) {
|
|
795
816
|
let {
|
|
796
817
|
children,
|
|
797
818
|
size = 16,
|
|
798
819
|
...rest
|
|
799
|
-
} =
|
|
820
|
+
} = _ref37;
|
|
800
821
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
801
822
|
width: size,
|
|
802
823
|
height: size,
|
|
@@ -805,19 +826,19 @@ const WatsonHealthAiStatusFailed = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
805
826
|
viewBox: "0 0 32 32",
|
|
806
827
|
fill: "currentColor",
|
|
807
828
|
...rest
|
|
808
|
-
},
|
|
829
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
809
830
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM23.8 14a7.28 7.28 0 01-2.6219 4.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.1426 9.1426 0 0025.8389 14zM30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
|
|
810
831
|
})), children);
|
|
811
832
|
});
|
|
812
833
|
if (process.env.NODE_ENV !== "production") {
|
|
813
834
|
WatsonHealthAiStatusFailed.propTypes = iconPropTypes;
|
|
814
835
|
}
|
|
815
|
-
const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusInProgress(
|
|
836
|
+
const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusInProgress(_ref38, ref) {
|
|
816
837
|
let {
|
|
817
838
|
children,
|
|
818
839
|
size = 16,
|
|
819
840
|
...rest
|
|
820
|
-
} =
|
|
841
|
+
} = _ref38;
|
|
821
842
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
822
843
|
width: size,
|
|
823
844
|
height: size,
|
|
@@ -826,7 +847,7 @@ const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
826
847
|
viewBox: "0 0 32 32",
|
|
827
848
|
fill: "currentColor",
|
|
828
849
|
...rest
|
|
829
|
-
},
|
|
850
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
830
851
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z"
|
|
831
852
|
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
832
853
|
cx: "18.5",
|
|
@@ -845,12 +866,12 @@ const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
845
866
|
if (process.env.NODE_ENV !== "production") {
|
|
846
867
|
WatsonHealthAiStatusInProgress.propTypes = iconPropTypes;
|
|
847
868
|
}
|
|
848
|
-
const WatsonHealthAiStatusQueued = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusQueued(
|
|
869
|
+
const WatsonHealthAiStatusQueued = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusQueued(_ref39, ref) {
|
|
849
870
|
let {
|
|
850
871
|
children,
|
|
851
872
|
size = 16,
|
|
852
873
|
...rest
|
|
853
|
-
} =
|
|
874
|
+
} = _ref39;
|
|
854
875
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
855
876
|
width: size,
|
|
856
877
|
height: size,
|
|
@@ -859,19 +880,19 @@ const WatsonHealthAiStatusQueued = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
859
880
|
viewBox: "0 0 32 32",
|
|
860
881
|
fill: "currentColor",
|
|
861
882
|
...rest
|
|
862
|
-
},
|
|
883
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
863
884
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426zM18 6H28V8H18z"
|
|
864
885
|
})), children);
|
|
865
886
|
});
|
|
866
887
|
if (process.env.NODE_ENV !== "production") {
|
|
867
888
|
WatsonHealthAiStatusQueued.propTypes = iconPropTypes;
|
|
868
889
|
}
|
|
869
|
-
const WatsonHealthAiStatusRejected = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusRejected(
|
|
890
|
+
const WatsonHealthAiStatusRejected = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusRejected(_ref40, ref) {
|
|
870
891
|
let {
|
|
871
892
|
children,
|
|
872
893
|
size = 16,
|
|
873
894
|
...rest
|
|
874
|
-
} =
|
|
895
|
+
} = _ref40;
|
|
875
896
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
876
897
|
width: size,
|
|
877
898
|
height: size,
|
|
@@ -880,19 +901,19 @@ const WatsonHealthAiStatusRejected = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
880
901
|
viewBox: "0 0 32 32",
|
|
881
902
|
fill: "currentColor",
|
|
882
903
|
...rest
|
|
883
|
-
},
|
|
904
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
884
905
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16zM30 8a6 6 0 10-6 6A6.0066 6.0066 0 0030 8zM28 8a3.9521 3.9521 0 01-.5669 2.019L21.981 4.5669A3.9529 3.9529 0 0124 4 4.0045 4.0045 0 0128 8zM20 8a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 12 4.0045 4.0045 0 0120 8z"
|
|
885
906
|
})), children);
|
|
886
907
|
});
|
|
887
908
|
if (process.env.NODE_ENV !== "production") {
|
|
888
909
|
WatsonHealthAiStatusRejected.propTypes = iconPropTypes;
|
|
889
910
|
}
|
|
890
|
-
const AirlineDigitalGate = /*#__PURE__*/React.forwardRef(function AirlineDigitalGate(
|
|
911
|
+
const AirlineDigitalGate = /*#__PURE__*/React.forwardRef(function AirlineDigitalGate(_ref41, ref) {
|
|
891
912
|
let {
|
|
892
913
|
children,
|
|
893
914
|
size = 16,
|
|
894
915
|
...rest
|
|
895
|
-
} =
|
|
916
|
+
} = _ref41;
|
|
896
917
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
897
918
|
width: size,
|
|
898
919
|
height: size,
|
|
@@ -901,19 +922,19 @@ const AirlineDigitalGate = /*#__PURE__*/React.forwardRef(function AirlineDigital
|
|
|
901
922
|
viewBox: "0 0 32 32",
|
|
902
923
|
fill: "currentColor",
|
|
903
924
|
...rest
|
|
904
|
-
},
|
|
925
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
905
926
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0058 5.0058 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM31.9658 11.7413a1.0007 1.0007 0 00-1.2246-.707l-3.0861.826L24 7l-1 .2676 1.4584 5.4483-2.7663.7405L20 11.2066l-1 .2676.9337 3.4883a.9993.9993 0 001.2246.707l10.1005-2.7036A1 1 0 0031.9658 11.7413z"
|
|
906
927
|
})), children);
|
|
907
928
|
});
|
|
908
929
|
if (process.env.NODE_ENV !== "production") {
|
|
909
930
|
AirlineDigitalGate.propTypes = iconPropTypes;
|
|
910
931
|
}
|
|
911
|
-
const AirlineManageGates = /*#__PURE__*/React.forwardRef(function AirlineManageGates(
|
|
932
|
+
const AirlineManageGates = /*#__PURE__*/React.forwardRef(function AirlineManageGates(_ref42, ref) {
|
|
912
933
|
let {
|
|
913
934
|
children,
|
|
914
935
|
size = 16,
|
|
915
936
|
...rest
|
|
916
|
-
} =
|
|
937
|
+
} = _ref42;
|
|
917
938
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
918
939
|
width: size,
|
|
919
940
|
height: size,
|
|
@@ -922,19 +943,19 @@ const AirlineManageGates = /*#__PURE__*/React.forwardRef(function AirlineManageG
|
|
|
922
943
|
viewBox: "0 0 32 32",
|
|
923
944
|
fill: "currentColor",
|
|
924
945
|
...rest
|
|
925
|
-
},
|
|
946
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
926
947
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4z"
|
|
927
948
|
})), children);
|
|
928
949
|
});
|
|
929
950
|
if (process.env.NODE_ENV !== "production") {
|
|
930
951
|
AirlineManageGates.propTypes = iconPropTypes;
|
|
931
952
|
}
|
|
932
|
-
const AirlinePassengerCare = /*#__PURE__*/React.forwardRef(function AirlinePassengerCare(
|
|
953
|
+
const AirlinePassengerCare = /*#__PURE__*/React.forwardRef(function AirlinePassengerCare(_ref43, ref) {
|
|
933
954
|
let {
|
|
934
955
|
children,
|
|
935
956
|
size = 16,
|
|
936
957
|
...rest
|
|
937
|
-
} =
|
|
958
|
+
} = _ref43;
|
|
938
959
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
939
960
|
width: size,
|
|
940
961
|
height: size,
|
|
@@ -943,19 +964,19 @@ const AirlinePassengerCare = /*#__PURE__*/React.forwardRef(function AirlinePasse
|
|
|
943
964
|
viewBox: "0 0 32 32",
|
|
944
965
|
fill: "currentColor",
|
|
945
966
|
...rest
|
|
946
|
-
},
|
|
967
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
947
968
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM27.303 8a2.6616 2.6616 0 00-1.9079.8058L25 9.2112l-.3951-.4054a2.6615 2.6615 0 00-3.8157 0 2.7992 2.7992 0 000 3.8964L25 17l4.2108-4.2978a2.7992 2.7992 0 000-3.8964A2.6616 2.6616 0 0027.303 8z"
|
|
948
969
|
})), children);
|
|
949
970
|
});
|
|
950
971
|
if (process.env.NODE_ENV !== "production") {
|
|
951
972
|
AirlinePassengerCare.propTypes = iconPropTypes;
|
|
952
973
|
}
|
|
953
|
-
const AirlineRapidBoard = /*#__PURE__*/React.forwardRef(function AirlineRapidBoard(
|
|
974
|
+
const AirlineRapidBoard = /*#__PURE__*/React.forwardRef(function AirlineRapidBoard(_ref44, ref) {
|
|
954
975
|
let {
|
|
955
976
|
children,
|
|
956
977
|
size = 16,
|
|
957
978
|
...rest
|
|
958
|
-
} =
|
|
979
|
+
} = _ref44;
|
|
959
980
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
960
981
|
width: size,
|
|
961
982
|
height: size,
|
|
@@ -964,19 +985,19 @@ const AirlineRapidBoard = /*#__PURE__*/React.forwardRef(function AirlineRapidBoa
|
|
|
964
985
|
viewBox: "0 0 32 32",
|
|
965
986
|
fill: "currentColor",
|
|
966
987
|
...rest
|
|
967
|
-
},
|
|
988
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
968
989
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM30 8L28 8 28 6 26 6 26 4 30 4 30 8zM19 4L23 4 23 6 21 6 21 8 19 8 19 4zM28 13H30V15H28zM26 11H28V13H26zM19 11L21 11 21 13 23 13 23 15 19 15 19 11z"
|
|
969
990
|
})), children);
|
|
970
991
|
});
|
|
971
992
|
if (process.env.NODE_ENV !== "production") {
|
|
972
993
|
AirlineRapidBoard.propTypes = iconPropTypes;
|
|
973
994
|
}
|
|
974
|
-
const Airplay = /*#__PURE__*/React.forwardRef(function Airplay(
|
|
995
|
+
const Airplay = /*#__PURE__*/React.forwardRef(function Airplay(_ref45, ref) {
|
|
975
996
|
let {
|
|
976
997
|
children,
|
|
977
998
|
size = 16,
|
|
978
999
|
...rest
|
|
979
|
-
} =
|
|
1000
|
+
} = _ref45;
|
|
980
1001
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
981
1002
|
width: size,
|
|
982
1003
|
height: size,
|
|
@@ -985,21 +1006,21 @@ const Airplay = /*#__PURE__*/React.forwardRef(function Airplay(_ref44, ref) {
|
|
|
985
1006
|
viewBox: "0 0 32 32",
|
|
986
1007
|
fill: "currentColor",
|
|
987
1008
|
...rest
|
|
988
|
-
},
|
|
1009
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
989
1010
|
d: "M22.9961,30H9.0039a1.0022,1.0022,0,0,1-.821-1.5769l6.9977-9.9965a1,1,0,0,1,1.6388,0l6.9977,9.9965A1.0022,1.0022,0,0,1,22.9961,30ZM10.92,28H21.08L16,20.7439Z"
|
|
990
|
-
})),
|
|
1011
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
991
1012
|
d: "M28,24H24V22h4V6H4V22H8v2H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,28,24Z"
|
|
992
1013
|
})), children);
|
|
993
1014
|
});
|
|
994
1015
|
if (process.env.NODE_ENV !== "production") {
|
|
995
1016
|
Airplay.propTypes = iconPropTypes;
|
|
996
1017
|
}
|
|
997
|
-
const AirplayFilled = /*#__PURE__*/React.forwardRef(function AirplayFilled(
|
|
1018
|
+
const AirplayFilled = /*#__PURE__*/React.forwardRef(function AirplayFilled(_ref46, ref) {
|
|
998
1019
|
let {
|
|
999
1020
|
children,
|
|
1000
1021
|
size = 16,
|
|
1001
1022
|
...rest
|
|
1002
|
-
} =
|
|
1023
|
+
} = _ref46;
|
|
1003
1024
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1004
1025
|
width: size,
|
|
1005
1026
|
height: size,
|
|
@@ -1008,21 +1029,21 @@ const AirplayFilled = /*#__PURE__*/React.forwardRef(function AirplayFilled(_ref4
|
|
|
1008
1029
|
viewBox: "0 0 32 32",
|
|
1009
1030
|
fill: "currentColor",
|
|
1010
1031
|
...rest
|
|
1011
|
-
},
|
|
1032
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1012
1033
|
d: "M22.9961,30H9.0039a1.0022,1.0022,0,0,1-.821-1.5769l6.9977-9.9965a1,1,0,0,1,1.6388,0l6.9977,9.9965A1.0022,1.0022,0,0,1,22.9961,30Z"
|
|
1013
|
-
})),
|
|
1034
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1014
1035
|
d: "M28,24H24V22h4V6H4V22H8v2H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,28,24Z"
|
|
1015
1036
|
})), children);
|
|
1016
1037
|
});
|
|
1017
1038
|
if (process.env.NODE_ENV !== "production") {
|
|
1018
1039
|
AirplayFilled.propTypes = iconPropTypes;
|
|
1019
1040
|
}
|
|
1020
|
-
const Airport_01 = /*#__PURE__*/React.forwardRef(function Airport_01(
|
|
1041
|
+
const Airport_01 = /*#__PURE__*/React.forwardRef(function Airport_01(_ref47, ref) {
|
|
1021
1042
|
let {
|
|
1022
1043
|
children,
|
|
1023
1044
|
size = 16,
|
|
1024
1045
|
...rest
|
|
1025
|
-
} =
|
|
1046
|
+
} = _ref47;
|
|
1026
1047
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1027
1048
|
width: size,
|
|
1028
1049
|
height: size,
|
|
@@ -1031,22 +1052,22 @@ const Airport_01 = /*#__PURE__*/React.forwardRef(function Airport_01(_ref46, ref
|
|
|
1031
1052
|
viewBox: "0 0 32 32",
|
|
1032
1053
|
fill: "currentColor",
|
|
1033
1054
|
...rest
|
|
1034
|
-
},
|
|
1055
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1035
1056
|
fillRule: "evenodd",
|
|
1036
1057
|
d: "M17,14.5,23,17V15l-6-3V9a1,1,0,0,0-2,0v3L9,15v2l6-2.5V20l-3,2v1l4-1,4,1V22l-3-2Z"
|
|
1037
|
-
})),
|
|
1058
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1038
1059
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1039
1060
|
})), children);
|
|
1040
1061
|
});
|
|
1041
1062
|
if (process.env.NODE_ENV !== "production") {
|
|
1042
1063
|
Airport_01.propTypes = iconPropTypes;
|
|
1043
1064
|
}
|
|
1044
|
-
const Airport_02 = /*#__PURE__*/React.forwardRef(function Airport_02(
|
|
1065
|
+
const Airport_02 = /*#__PURE__*/React.forwardRef(function Airport_02(_ref48, ref) {
|
|
1045
1066
|
let {
|
|
1046
1067
|
children,
|
|
1047
1068
|
size = 16,
|
|
1048
1069
|
...rest
|
|
1049
|
-
} =
|
|
1070
|
+
} = _ref48;
|
|
1050
1071
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1051
1072
|
width: size,
|
|
1052
1073
|
height: size,
|
|
@@ -1055,21 +1076,21 @@ const Airport_02 = /*#__PURE__*/React.forwardRef(function Airport_02(_ref47, ref
|
|
|
1055
1076
|
viewBox: "0 0 32 32",
|
|
1056
1077
|
fill: "currentColor",
|
|
1057
1078
|
...rest
|
|
1058
|
-
},
|
|
1079
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1059
1080
|
d: "M23,17H19.4141L16,13H14l2.5859,4H10.7207L9.5,15H8l1.0569,3.3046A1,1,0,0,0,10.0094,19H23a1,1,0,0,0,0-2Z"
|
|
1060
|
-
})),
|
|
1081
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1061
1082
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1062
1083
|
})), children);
|
|
1063
1084
|
});
|
|
1064
1085
|
if (process.env.NODE_ENV !== "production") {
|
|
1065
1086
|
Airport_02.propTypes = iconPropTypes;
|
|
1066
1087
|
}
|
|
1067
|
-
const AirportLocation = /*#__PURE__*/React.forwardRef(function AirportLocation(
|
|
1088
|
+
const AirportLocation = /*#__PURE__*/React.forwardRef(function AirportLocation(_ref49, ref) {
|
|
1068
1089
|
let {
|
|
1069
1090
|
children,
|
|
1070
1091
|
size = 16,
|
|
1071
1092
|
...rest
|
|
1072
|
-
} =
|
|
1093
|
+
} = _ref49;
|
|
1073
1094
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1074
1095
|
width: size,
|
|
1075
1096
|
height: size,
|
|
@@ -1078,19 +1099,19 @@ const AirportLocation = /*#__PURE__*/React.forwardRef(function AirportLocation(_
|
|
|
1078
1099
|
viewBox: "0 0 32 32",
|
|
1079
1100
|
fill: "currentColor",
|
|
1080
1101
|
...rest
|
|
1081
|
-
},
|
|
1102
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1082
1103
|
d: "M30,15h-6.07A8.0076,8.0076,0,0,0,17,8.0693V2H15V8.0693A8.0076,8.0076,0,0,0,8.07,15H2v2H8.07A8.0076,8.0076,0,0,0,15,23.9307V30h2V23.9307A8.0076,8.0076,0,0,0,23.9305,17H30ZM16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Z"
|
|
1083
1104
|
})), children);
|
|
1084
1105
|
});
|
|
1085
1106
|
if (process.env.NODE_ENV !== "production") {
|
|
1086
1107
|
AirportLocation.propTypes = iconPropTypes;
|
|
1087
1108
|
}
|
|
1088
|
-
const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(
|
|
1109
|
+
const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(_ref50, ref) {
|
|
1089
1110
|
let {
|
|
1090
1111
|
children,
|
|
1091
1112
|
size = 16,
|
|
1092
1113
|
...rest
|
|
1093
|
-
} =
|
|
1114
|
+
} = _ref50;
|
|
1094
1115
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1095
1116
|
width: size,
|
|
1096
1117
|
height: size,
|
|
@@ -1099,14 +1120,14 @@ const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(_ref49, ref) {
|
|
|
1099
1120
|
viewBox: "0 0 32 32",
|
|
1100
1121
|
fill: "currentColor",
|
|
1101
1122
|
...rest
|
|
1102
|
-
},
|
|
1123
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1103
1124
|
d: "M16,28A11,11,0,1,1,27,17,11,11,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9,9,0,0,0,16,8Z"
|
|
1104
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1105
|
-
d: "M18.59 21L15 17.41 15 11 17 11 17 16.58 20 19.59 18.59 21z"
|
|
1106
1125
|
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1126
|
+
d: "M18.59 21L15 17.41 15 11 17 11 17 16.58 20 19.59 18.59 21z"
|
|
1127
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1107
1128
|
d: "M3.96 5.5H9.030000000000001V7.5H3.96z",
|
|
1108
1129
|
transform: "rotate(-45.06 6.502 6.497)"
|
|
1109
|
-
})),
|
|
1130
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1110
1131
|
d: "M24.5 3.96H26.5V9.030000000000001H24.5z",
|
|
1111
1132
|
transform: "rotate(-44.94 25.5 6.498)"
|
|
1112
1133
|
})), children);
|
|
@@ -1114,12 +1135,12 @@ const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(_ref49, ref) {
|
|
|
1114
1135
|
if (process.env.NODE_ENV !== "production") {
|
|
1115
1136
|
Alarm.propTypes = iconPropTypes;
|
|
1116
1137
|
}
|
|
1117
|
-
const AlarmAdd = /*#__PURE__*/React.forwardRef(function AlarmAdd(
|
|
1138
|
+
const AlarmAdd = /*#__PURE__*/React.forwardRef(function AlarmAdd(_ref51, ref) {
|
|
1118
1139
|
let {
|
|
1119
1140
|
children,
|
|
1120
1141
|
size = 16,
|
|
1121
1142
|
...rest
|
|
1122
|
-
} =
|
|
1143
|
+
} = _ref51;
|
|
1123
1144
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1124
1145
|
width: size,
|
|
1125
1146
|
height: size,
|
|
@@ -1128,27 +1149,27 @@ const AlarmAdd = /*#__PURE__*/React.forwardRef(function AlarmAdd(_ref50, ref) {
|
|
|
1128
1149
|
viewBox: "0 0 32 32",
|
|
1129
1150
|
fill: "currentColor",
|
|
1130
1151
|
...rest
|
|
1131
|
-
},
|
|
1152
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1132
1153
|
d: "M16,28A11,11,0,1,1,27,17,11,11,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9,9,0,0,0,16,8Z"
|
|
1133
|
-
})),
|
|
1154
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1134
1155
|
d: "M3.96 5.5H9.030000000000001V7.5H3.96z",
|
|
1135
1156
|
transform: "rotate(-45.06 6.502 6.497)"
|
|
1136
|
-
})),
|
|
1157
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1137
1158
|
d: "M24.5 3.96H26.5V9.030000000000001H24.5z",
|
|
1138
1159
|
transform: "rotate(-44.94 25.5 6.498)"
|
|
1139
|
-
})),
|
|
1160
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1140
1161
|
d: "M21 16L17 16 17 12 15 12 15 16 11 16 11 18 15 18 15 22 17 22 17 18 21 18 21 16z"
|
|
1141
1162
|
})), children);
|
|
1142
1163
|
});
|
|
1143
1164
|
if (process.env.NODE_ENV !== "production") {
|
|
1144
1165
|
AlarmAdd.propTypes = iconPropTypes;
|
|
1145
1166
|
}
|
|
1146
|
-
const AlarmSubtract = /*#__PURE__*/React.forwardRef(function AlarmSubtract(
|
|
1167
|
+
const AlarmSubtract = /*#__PURE__*/React.forwardRef(function AlarmSubtract(_ref52, ref) {
|
|
1147
1168
|
let {
|
|
1148
1169
|
children,
|
|
1149
1170
|
size = 16,
|
|
1150
1171
|
...rest
|
|
1151
|
-
} =
|
|
1172
|
+
} = _ref52;
|
|
1152
1173
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1153
1174
|
width: size,
|
|
1154
1175
|
height: size,
|
|
@@ -1157,27 +1178,27 @@ const AlarmSubtract = /*#__PURE__*/React.forwardRef(function AlarmSubtract(_ref5
|
|
|
1157
1178
|
viewBox: "0 0 32 32",
|
|
1158
1179
|
fill: "currentColor",
|
|
1159
1180
|
...rest
|
|
1160
|
-
},
|
|
1181
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1161
1182
|
d: "M16,28A11,11,0,1,1,27,17,11,11,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9,9,0,0,0,16,8Z"
|
|
1162
|
-
})),
|
|
1183
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1163
1184
|
d: "M3.96 5.5H9.030000000000001V7.5H3.96z",
|
|
1164
1185
|
transform: "rotate(-45.06 6.502 6.497)"
|
|
1165
|
-
})),
|
|
1186
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1166
1187
|
d: "M24.5 3.96H26.5V9.030000000000001H24.5z",
|
|
1167
1188
|
transform: "rotate(-44.94 25.5 6.498)"
|
|
1168
|
-
})),
|
|
1189
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1169
1190
|
d: "M11 16H21V18H11z"
|
|
1170
1191
|
})), children);
|
|
1171
1192
|
});
|
|
1172
1193
|
if (process.env.NODE_ENV !== "production") {
|
|
1173
1194
|
AlarmSubtract.propTypes = iconPropTypes;
|
|
1174
1195
|
}
|
|
1175
|
-
const AlignHorizontalCenter = /*#__PURE__*/React.forwardRef(function AlignHorizontalCenter(
|
|
1196
|
+
const AlignHorizontalCenter = /*#__PURE__*/React.forwardRef(function AlignHorizontalCenter(_ref53, ref) {
|
|
1176
1197
|
let {
|
|
1177
1198
|
children,
|
|
1178
1199
|
size = 16,
|
|
1179
1200
|
...rest
|
|
1180
|
-
} =
|
|
1201
|
+
} = _ref53;
|
|
1181
1202
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1182
1203
|
width: size,
|
|
1183
1204
|
height: size,
|
|
@@ -1186,19 +1207,19 @@ const AlignHorizontalCenter = /*#__PURE__*/React.forwardRef(function AlignHorizo
|
|
|
1186
1207
|
viewBox: "0 0 32 32",
|
|
1187
1208
|
fill: "currentColor",
|
|
1188
1209
|
...rest
|
|
1189
|
-
},
|
|
1210
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1190
1211
|
d: "M24,18H17V14h3a2.0025,2.0025,0,0,0,2-2V8a2.0025,2.0025,0,0,0-2-2H17V2H15V6H12a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2h3v4H8a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2h7v4h2V26h7a2.0025,2.0025,0,0,0,2-2V20A2.0025,2.0025,0,0,0,24,18ZM12,8h8v4H12ZM24,24H8V20H24Z"
|
|
1191
1212
|
})), children);
|
|
1192
1213
|
});
|
|
1193
1214
|
if (process.env.NODE_ENV !== "production") {
|
|
1194
1215
|
AlignHorizontalCenter.propTypes = iconPropTypes;
|
|
1195
1216
|
}
|
|
1196
|
-
const AlignHorizontalLeft = /*#__PURE__*/React.forwardRef(function AlignHorizontalLeft(
|
|
1217
|
+
const AlignHorizontalLeft = /*#__PURE__*/React.forwardRef(function AlignHorizontalLeft(_ref54, ref) {
|
|
1197
1218
|
let {
|
|
1198
1219
|
children,
|
|
1199
1220
|
size = 16,
|
|
1200
1221
|
...rest
|
|
1201
|
-
} =
|
|
1222
|
+
} = _ref54;
|
|
1202
1223
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1203
1224
|
width: size,
|
|
1204
1225
|
height: size,
|
|
@@ -1207,19 +1228,19 @@ const AlignHorizontalLeft = /*#__PURE__*/React.forwardRef(function AlignHorizont
|
|
|
1207
1228
|
viewBox: "0 0 32 32",
|
|
1208
1229
|
fill: "currentColor",
|
|
1209
1230
|
...rest
|
|
1210
|
-
},
|
|
1231
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1211
1232
|
d: "M26 26H11a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H26a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0126 26zm0-6.0012L11 20v4H26zM18 14H11a2.0023 2.0023 0 01-2-2V8a2.0023 2.0023 0 012-2h7a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0118 14zm0-6.0012L11 8v4h7zM4 2H6V30H4z"
|
|
1212
1233
|
})), children);
|
|
1213
1234
|
});
|
|
1214
1235
|
if (process.env.NODE_ENV !== "production") {
|
|
1215
1236
|
AlignHorizontalLeft.propTypes = iconPropTypes;
|
|
1216
1237
|
}
|
|
1217
|
-
const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizontalRight(
|
|
1238
|
+
const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizontalRight(_ref55, ref) {
|
|
1218
1239
|
let {
|
|
1219
1240
|
children,
|
|
1220
1241
|
size = 16,
|
|
1221
1242
|
...rest
|
|
1222
|
-
} =
|
|
1243
|
+
} = _ref55;
|
|
1223
1244
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1224
1245
|
width: size,
|
|
1225
1246
|
height: size,
|
|
@@ -1228,9 +1249,9 @@ const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizon
|
|
|
1228
1249
|
viewBox: "0 0 32 32",
|
|
1229
1250
|
fill: "currentColor",
|
|
1230
1251
|
...rest
|
|
1231
|
-
},
|
|
1252
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1232
1253
|
d: "M4 24V20a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v4a2.0023 2.0023 0 01-2 2H6A2.0023 2.0023 0 014 24zm2 0H21V20L6 19.9988zM12 12V8a2.0023 2.0023 0 012-2h7a2.0023 2.0023 0 012 2v4a2.0023 2.0023 0 01-2 2H14A2.0023 2.0023 0 0112 12zm2 0h7V8l-7-.0012z"
|
|
1233
|
-
})),
|
|
1254
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1234
1255
|
d: "M26 2H28V30H26z",
|
|
1235
1256
|
transform: "rotate(-180 27 16)"
|
|
1236
1257
|
})), children);
|
|
@@ -1238,12 +1259,12 @@ const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizon
|
|
|
1238
1259
|
if (process.env.NODE_ENV !== "production") {
|
|
1239
1260
|
AlignHorizontalRight.propTypes = iconPropTypes;
|
|
1240
1261
|
}
|
|
1241
|
-
const AlignVerticalBottom = /*#__PURE__*/React.forwardRef(function AlignVerticalBottom(
|
|
1262
|
+
const AlignVerticalBottom = /*#__PURE__*/React.forwardRef(function AlignVerticalBottom(_ref56, ref) {
|
|
1242
1263
|
let {
|
|
1243
1264
|
children,
|
|
1244
1265
|
size = 16,
|
|
1245
1266
|
...rest
|
|
1246
|
-
} =
|
|
1267
|
+
} = _ref56;
|
|
1247
1268
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1248
1269
|
width: size,
|
|
1249
1270
|
height: size,
|
|
@@ -1252,19 +1273,19 @@ const AlignVerticalBottom = /*#__PURE__*/React.forwardRef(function AlignVertical
|
|
|
1252
1273
|
viewBox: "0 0 32 32",
|
|
1253
1274
|
fill: "currentColor",
|
|
1254
1275
|
...rest
|
|
1255
|
-
},
|
|
1276
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1256
1277
|
d: "M2 26H30V28H2zM24 23H20a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2v7A2.0023 2.0023 0 0124 23zm-4-9v7h4.0012L24 14zM12 23H8a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 018 4h4a2.0023 2.0023 0 012 2V21A2.0023 2.0023 0 0112 23zM8 6V21h4.0012L12 6z"
|
|
1257
1278
|
})), children);
|
|
1258
1279
|
});
|
|
1259
1280
|
if (process.env.NODE_ENV !== "production") {
|
|
1260
1281
|
AlignVerticalBottom.propTypes = iconPropTypes;
|
|
1261
1282
|
}
|
|
1262
|
-
const AlignVerticalCenter = /*#__PURE__*/React.forwardRef(function AlignVerticalCenter(
|
|
1283
|
+
const AlignVerticalCenter = /*#__PURE__*/React.forwardRef(function AlignVerticalCenter(_ref57, ref) {
|
|
1263
1284
|
let {
|
|
1264
1285
|
children,
|
|
1265
1286
|
size = 16,
|
|
1266
1287
|
...rest
|
|
1267
|
-
} =
|
|
1288
|
+
} = _ref57;
|
|
1268
1289
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1269
1290
|
width: size,
|
|
1270
1291
|
height: size,
|
|
@@ -1273,19 +1294,19 @@ const AlignVerticalCenter = /*#__PURE__*/React.forwardRef(function AlignVertical
|
|
|
1273
1294
|
viewBox: "0 0 32 32",
|
|
1274
1295
|
fill: "currentColor",
|
|
1275
1296
|
...rest
|
|
1276
|
-
},
|
|
1297
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1277
1298
|
d: "M30,15H26V12a2.0025,2.0025,0,0,0-2-2H20a2.0025,2.0025,0,0,0-2,2v3H14V8a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,8v7H2v2H6v7a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V17h4v3a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V17h4ZM8,24V8h4l.0012,16Zm12-4V12h4l.0012,8Z"
|
|
1278
1299
|
})), children);
|
|
1279
1300
|
});
|
|
1280
1301
|
if (process.env.NODE_ENV !== "production") {
|
|
1281
1302
|
AlignVerticalCenter.propTypes = iconPropTypes;
|
|
1282
1303
|
}
|
|
1283
|
-
const AlignVerticalTop = /*#__PURE__*/React.forwardRef(function AlignVerticalTop(
|
|
1304
|
+
const AlignVerticalTop = /*#__PURE__*/React.forwardRef(function AlignVerticalTop(_ref58, ref) {
|
|
1284
1305
|
let {
|
|
1285
1306
|
children,
|
|
1286
1307
|
size = 16,
|
|
1287
1308
|
...rest
|
|
1288
|
-
} =
|
|
1309
|
+
} = _ref58;
|
|
1289
1310
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1290
1311
|
width: size,
|
|
1291
1312
|
height: size,
|
|
@@ -1294,19 +1315,19 @@ const AlignVerticalTop = /*#__PURE__*/React.forwardRef(function AlignVerticalTop
|
|
|
1294
1315
|
viewBox: "0 0 32 32",
|
|
1295
1316
|
fill: "currentColor",
|
|
1296
1317
|
...rest
|
|
1297
|
-
},
|
|
1318
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1298
1319
|
d: "M24 20H20a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2v7A2.0023 2.0023 0 0124 20zm-4-9v7h4.0012L24 11zM12 28H8a2.0023 2.0023 0 01-2-2V11A2.0023 2.0023 0 018 9h4a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28zM8 11V26h4.0012L12 11zM2 4H30V6H2z"
|
|
1299
1320
|
})), children);
|
|
1300
1321
|
});
|
|
1301
1322
|
if (process.env.NODE_ENV !== "production") {
|
|
1302
1323
|
AlignVerticalTop.propTypes = iconPropTypes;
|
|
1303
1324
|
}
|
|
1304
|
-
const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBottomCenter(
|
|
1325
|
+
const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBottomCenter(_ref59, ref) {
|
|
1305
1326
|
let {
|
|
1306
1327
|
children,
|
|
1307
1328
|
size = 16,
|
|
1308
1329
|
...rest
|
|
1309
|
-
} =
|
|
1330
|
+
} = _ref59;
|
|
1310
1331
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1311
1332
|
width: size,
|
|
1312
1333
|
height: size,
|
|
@@ -1315,12 +1336,12 @@ const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBott
|
|
|
1315
1336
|
viewBox: "0 0 32 32",
|
|
1316
1337
|
fill: "currentColor",
|
|
1317
1338
|
...rest
|
|
1318
|
-
},
|
|
1339
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1319
1340
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1320
|
-
})),
|
|
1341
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1321
1342
|
d: "M10 18H22V20H10z",
|
|
1322
1343
|
transform: "rotate(-180 16 19)"
|
|
1323
|
-
})),
|
|
1344
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1324
1345
|
d: "M12 23H20V25H12z",
|
|
1325
1346
|
transform: "rotate(-180 16 24)"
|
|
1326
1347
|
})), children);
|
|
@@ -1328,12 +1349,12 @@ const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBott
|
|
|
1328
1349
|
if (process.env.NODE_ENV !== "production") {
|
|
1329
1350
|
AlignBoxBottomCenter.propTypes = iconPropTypes;
|
|
1330
1351
|
}
|
|
1331
|
-
const AlignBoxBottomLeft = /*#__PURE__*/React.forwardRef(function AlignBoxBottomLeft(
|
|
1352
|
+
const AlignBoxBottomLeft = /*#__PURE__*/React.forwardRef(function AlignBoxBottomLeft(_ref60, ref) {
|
|
1332
1353
|
let {
|
|
1333
1354
|
children,
|
|
1334
1355
|
size = 16,
|
|
1335
1356
|
...rest
|
|
1336
|
-
} =
|
|
1357
|
+
} = _ref60;
|
|
1337
1358
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1338
1359
|
width: size,
|
|
1339
1360
|
height: size,
|
|
@@ -1342,21 +1363,21 @@ const AlignBoxBottomLeft = /*#__PURE__*/React.forwardRef(function AlignBoxBottom
|
|
|
1342
1363
|
viewBox: "0 0 32 32",
|
|
1343
1364
|
fill: "currentColor",
|
|
1344
1365
|
...rest
|
|
1345
|
-
},
|
|
1366
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1346
1367
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1347
|
-
})),
|
|
1368
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1348
1369
|
d: "M9 18H20V20H9zM9 23H16V25H9z"
|
|
1349
1370
|
})), children);
|
|
1350
1371
|
});
|
|
1351
1372
|
if (process.env.NODE_ENV !== "production") {
|
|
1352
1373
|
AlignBoxBottomLeft.propTypes = iconPropTypes;
|
|
1353
1374
|
}
|
|
1354
|
-
const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBottomRight(
|
|
1375
|
+
const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBottomRight(_ref61, ref) {
|
|
1355
1376
|
let {
|
|
1356
1377
|
children,
|
|
1357
1378
|
size = 16,
|
|
1358
1379
|
...rest
|
|
1359
|
-
} =
|
|
1380
|
+
} = _ref61;
|
|
1360
1381
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1361
1382
|
width: size,
|
|
1362
1383
|
height: size,
|
|
@@ -1365,12 +1386,12 @@ const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBotto
|
|
|
1365
1386
|
viewBox: "0 0 32 32",
|
|
1366
1387
|
fill: "currentColor",
|
|
1367
1388
|
...rest
|
|
1368
|
-
},
|
|
1389
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1369
1390
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1370
|
-
})),
|
|
1391
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1371
1392
|
d: "M12 18H23V20H12z",
|
|
1372
1393
|
transform: "rotate(-180 17.5 19)"
|
|
1373
|
-
})),
|
|
1394
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1374
1395
|
d: "M16 23H23V25H16z",
|
|
1375
1396
|
transform: "rotate(-180 19.5 24)"
|
|
1376
1397
|
})), children);
|
|
@@ -1378,12 +1399,12 @@ const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBotto
|
|
|
1378
1399
|
if (process.env.NODE_ENV !== "production") {
|
|
1379
1400
|
AlignBoxBottomRight.propTypes = iconPropTypes;
|
|
1380
1401
|
}
|
|
1381
|
-
const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleCenter(
|
|
1402
|
+
const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleCenter(_ref62, ref) {
|
|
1382
1403
|
let {
|
|
1383
1404
|
children,
|
|
1384
1405
|
size = 16,
|
|
1385
1406
|
...rest
|
|
1386
|
-
} =
|
|
1407
|
+
} = _ref62;
|
|
1387
1408
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1388
1409
|
width: size,
|
|
1389
1410
|
height: size,
|
|
@@ -1392,12 +1413,12 @@ const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMidd
|
|
|
1392
1413
|
viewBox: "0 0 32 32",
|
|
1393
1414
|
fill: "currentColor",
|
|
1394
1415
|
...rest
|
|
1395
|
-
},
|
|
1416
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1396
1417
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1397
|
-
})),
|
|
1418
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1398
1419
|
d: "M10 13H22V15H10z",
|
|
1399
1420
|
transform: "rotate(-180 16 14)"
|
|
1400
|
-
})),
|
|
1421
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1401
1422
|
d: "M12 18H20V20H12z",
|
|
1402
1423
|
transform: "rotate(-180 16 19)"
|
|
1403
1424
|
})), children);
|
|
@@ -1405,12 +1426,12 @@ const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMidd
|
|
|
1405
1426
|
if (process.env.NODE_ENV !== "production") {
|
|
1406
1427
|
AlignBoxMiddleCenter.propTypes = iconPropTypes;
|
|
1407
1428
|
}
|
|
1408
|
-
const AlignBoxMiddleLeft = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleLeft(
|
|
1429
|
+
const AlignBoxMiddleLeft = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleLeft(_ref63, ref) {
|
|
1409
1430
|
let {
|
|
1410
1431
|
children,
|
|
1411
1432
|
size = 16,
|
|
1412
1433
|
...rest
|
|
1413
|
-
} =
|
|
1434
|
+
} = _ref63;
|
|
1414
1435
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1415
1436
|
width: size,
|
|
1416
1437
|
height: size,
|
|
@@ -1419,21 +1440,21 @@ const AlignBoxMiddleLeft = /*#__PURE__*/React.forwardRef(function AlignBoxMiddle
|
|
|
1419
1440
|
viewBox: "0 0 32 32",
|
|
1420
1441
|
fill: "currentColor",
|
|
1421
1442
|
...rest
|
|
1422
|
-
},
|
|
1443
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1423
1444
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1424
|
-
})),
|
|
1445
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1425
1446
|
d: "M9 13H20V15H9zM9 18H16V20H9z"
|
|
1426
1447
|
})), children);
|
|
1427
1448
|
});
|
|
1428
1449
|
if (process.env.NODE_ENV !== "production") {
|
|
1429
1450
|
AlignBoxMiddleLeft.propTypes = iconPropTypes;
|
|
1430
1451
|
}
|
|
1431
|
-
const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleRight(
|
|
1452
|
+
const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleRight(_ref64, ref) {
|
|
1432
1453
|
let {
|
|
1433
1454
|
children,
|
|
1434
1455
|
size = 16,
|
|
1435
1456
|
...rest
|
|
1436
|
-
} =
|
|
1457
|
+
} = _ref64;
|
|
1437
1458
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1438
1459
|
width: size,
|
|
1439
1460
|
height: size,
|
|
@@ -1442,12 +1463,12 @@ const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddl
|
|
|
1442
1463
|
viewBox: "0 0 32 32",
|
|
1443
1464
|
fill: "currentColor",
|
|
1444
1465
|
...rest
|
|
1445
|
-
},
|
|
1466
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1446
1467
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1447
|
-
})),
|
|
1468
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1448
1469
|
d: "M12 13H23V15H12z",
|
|
1449
1470
|
transform: "rotate(-180 17.5 14)"
|
|
1450
|
-
})),
|
|
1471
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1451
1472
|
d: "M16 18H23V20H16z",
|
|
1452
1473
|
transform: "rotate(-180 19.5 19)"
|
|
1453
1474
|
})), children);
|
|
@@ -1455,12 +1476,12 @@ const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddl
|
|
|
1455
1476
|
if (process.env.NODE_ENV !== "production") {
|
|
1456
1477
|
AlignBoxMiddleRight.propTypes = iconPropTypes;
|
|
1457
1478
|
}
|
|
1458
|
-
const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCenter(
|
|
1479
|
+
const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCenter(_ref65, ref) {
|
|
1459
1480
|
let {
|
|
1460
1481
|
children,
|
|
1461
1482
|
size = 16,
|
|
1462
1483
|
...rest
|
|
1463
|
-
} =
|
|
1484
|
+
} = _ref65;
|
|
1464
1485
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1465
1486
|
width: size,
|
|
1466
1487
|
height: size,
|
|
@@ -1469,12 +1490,12 @@ const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCent
|
|
|
1469
1490
|
viewBox: "0 0 32 32",
|
|
1470
1491
|
fill: "currentColor",
|
|
1471
1492
|
...rest
|
|
1472
|
-
},
|
|
1493
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1473
1494
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1474
|
-
})),
|
|
1495
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1475
1496
|
d: "M10 7H22V9H10z",
|
|
1476
1497
|
transform: "rotate(-180 16 8)"
|
|
1477
|
-
})),
|
|
1498
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1478
1499
|
d: "M12 12H20V14H12z",
|
|
1479
1500
|
transform: "rotate(-180 16 13)"
|
|
1480
1501
|
})), children);
|
|
@@ -1482,12 +1503,12 @@ const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCent
|
|
|
1482
1503
|
if (process.env.NODE_ENV !== "production") {
|
|
1483
1504
|
AlignBoxTopCenter.propTypes = iconPropTypes;
|
|
1484
1505
|
}
|
|
1485
|
-
const AlignBoxTopLeft = /*#__PURE__*/React.forwardRef(function AlignBoxTopLeft(
|
|
1506
|
+
const AlignBoxTopLeft = /*#__PURE__*/React.forwardRef(function AlignBoxTopLeft(_ref66, ref) {
|
|
1486
1507
|
let {
|
|
1487
1508
|
children,
|
|
1488
1509
|
size = 16,
|
|
1489
1510
|
...rest
|
|
1490
|
-
} =
|
|
1511
|
+
} = _ref66;
|
|
1491
1512
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1492
1513
|
width: size,
|
|
1493
1514
|
height: size,
|
|
@@ -1496,21 +1517,21 @@ const AlignBoxTopLeft = /*#__PURE__*/React.forwardRef(function AlignBoxTopLeft(_
|
|
|
1496
1517
|
viewBox: "0 0 32 32",
|
|
1497
1518
|
fill: "currentColor",
|
|
1498
1519
|
...rest
|
|
1499
|
-
},
|
|
1520
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1500
1521
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1501
|
-
})),
|
|
1522
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1502
1523
|
d: "M9 7H20V9H9zM9 12H16V14H9z"
|
|
1503
1524
|
})), children);
|
|
1504
1525
|
});
|
|
1505
1526
|
if (process.env.NODE_ENV !== "production") {
|
|
1506
1527
|
AlignBoxTopLeft.propTypes = iconPropTypes;
|
|
1507
1528
|
}
|
|
1508
|
-
const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight(
|
|
1529
|
+
const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight(_ref67, ref) {
|
|
1509
1530
|
let {
|
|
1510
1531
|
children,
|
|
1511
1532
|
size = 16,
|
|
1512
1533
|
...rest
|
|
1513
|
-
} =
|
|
1534
|
+
} = _ref67;
|
|
1514
1535
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1515
1536
|
width: size,
|
|
1516
1537
|
height: size,
|
|
@@ -1519,12 +1540,12 @@ const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight
|
|
|
1519
1540
|
viewBox: "0 0 32 32",
|
|
1520
1541
|
fill: "currentColor",
|
|
1521
1542
|
...rest
|
|
1522
|
-
},
|
|
1543
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1523
1544
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1524
|
-
})),
|
|
1545
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1525
1546
|
d: "M12 7H23V9H12z",
|
|
1526
1547
|
transform: "rotate(-180 17.5 8)"
|
|
1527
|
-
})),
|
|
1548
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1528
1549
|
d: "M16 12H23V14H16z",
|
|
1529
1550
|
transform: "rotate(-180 19.5 13)"
|
|
1530
1551
|
})), children);
|
|
@@ -1532,12 +1553,12 @@ const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight
|
|
|
1532
1553
|
if (process.env.NODE_ENV !== "production") {
|
|
1533
1554
|
AlignBoxTopRight.propTypes = iconPropTypes;
|
|
1534
1555
|
}
|
|
1535
|
-
const Analytics = /*#__PURE__*/React.forwardRef(function Analytics(
|
|
1556
|
+
const Analytics = /*#__PURE__*/React.forwardRef(function Analytics(_ref68, ref) {
|
|
1536
1557
|
let {
|
|
1537
1558
|
children,
|
|
1538
1559
|
size = 16,
|
|
1539
1560
|
...rest
|
|
1540
|
-
} =
|
|
1561
|
+
} = _ref68;
|
|
1541
1562
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1542
1563
|
width: size,
|
|
1543
1564
|
height: size,
|
|
@@ -1546,21 +1567,21 @@ const Analytics = /*#__PURE__*/React.forwardRef(function Analytics(_ref67, ref)
|
|
|
1546
1567
|
viewBox: "0 0 32 32",
|
|
1547
1568
|
fill: "currentColor",
|
|
1548
1569
|
...rest
|
|
1549
|
-
},
|
|
1570
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1550
1571
|
d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4Z"
|
|
1551
|
-
})),
|
|
1572
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1552
1573
|
d: "M30,9H23v2h3.59L19,18.59l-4.29-4.3a1,1,0,0,0-1.42,0L6,21.59,7.41,23,14,16.41l4.29,4.3a1,1,0,0,0,1.42,0L28,12.41V16h2Z"
|
|
1553
1574
|
})), children);
|
|
1554
1575
|
});
|
|
1555
1576
|
if (process.env.NODE_ENV !== "production") {
|
|
1556
1577
|
Analytics.propTypes = iconPropTypes;
|
|
1557
1578
|
}
|
|
1558
|
-
const AnalyticsCustom = /*#__PURE__*/React.forwardRef(function AnalyticsCustom(
|
|
1579
|
+
const AnalyticsCustom = /*#__PURE__*/React.forwardRef(function AnalyticsCustom(_ref69, ref) {
|
|
1559
1580
|
let {
|
|
1560
1581
|
children,
|
|
1561
1582
|
size = 16,
|
|
1562
1583
|
...rest
|
|
1563
|
-
} =
|
|
1584
|
+
} = _ref69;
|
|
1564
1585
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1565
1586
|
width: size,
|
|
1566
1587
|
height: size,
|
|
@@ -1569,21 +1590,21 @@ const AnalyticsCustom = /*#__PURE__*/React.forwardRef(function AnalyticsCustom(_
|
|
|
1569
1590
|
viewBox: "0 0 32 32",
|
|
1570
1591
|
fill: "currentColor",
|
|
1571
1592
|
...rest
|
|
1572
|
-
},
|
|
1593
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1573
1594
|
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM30 4H23V6h3.5859L19 13.5859 14.707 9.293a1 1 0 00-1.414 0L6 16.5859 7.4141 18 14 11.4141l4.293 4.2929a1 1 0 001.414 0L28 7.4141V11h2z"
|
|
1574
|
-
})),
|
|
1595
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1575
1596
|
d: "M4,2H2V28a2,2,0,0,0,2,2h8V28H4Z"
|
|
1576
1597
|
})), children);
|
|
1577
1598
|
});
|
|
1578
1599
|
if (process.env.NODE_ENV !== "production") {
|
|
1579
1600
|
AnalyticsCustom.propTypes = iconPropTypes;
|
|
1580
1601
|
}
|
|
1581
|
-
const AnalyticsReference = /*#__PURE__*/React.forwardRef(function AnalyticsReference(
|
|
1602
|
+
const AnalyticsReference = /*#__PURE__*/React.forwardRef(function AnalyticsReference(_ref70, ref) {
|
|
1582
1603
|
let {
|
|
1583
1604
|
children,
|
|
1584
1605
|
size = 16,
|
|
1585
1606
|
...rest
|
|
1586
|
-
} =
|
|
1607
|
+
} = _ref70;
|
|
1587
1608
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1588
1609
|
width: size,
|
|
1589
1610
|
height: size,
|
|
@@ -1592,19 +1613,19 @@ const AnalyticsReference = /*#__PURE__*/React.forwardRef(function AnalyticsRefer
|
|
|
1592
1613
|
viewBox: "0 0 32 32",
|
|
1593
1614
|
fill: "currentColor",
|
|
1594
1615
|
...rest
|
|
1595
|
-
},
|
|
1616
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1596
1617
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 4H23V6h3.5859L19 13.5859 14.707 9.293a1 1 0 00-1.414 0L8 14.5858 9.4142 16 14 11.4141l4.293 4.2929a1 1 0 001.414 0L28 7.4141V11h2zM16 28H30V30H16zM2 2H4V16H2z"
|
|
1597
1618
|
})), children);
|
|
1598
1619
|
});
|
|
1599
1620
|
if (process.env.NODE_ENV !== "production") {
|
|
1600
1621
|
AnalyticsReference.propTypes = iconPropTypes;
|
|
1601
1622
|
}
|
|
1602
|
-
const WatsonHealthAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthAngle(
|
|
1623
|
+
const WatsonHealthAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthAngle(_ref71, ref) {
|
|
1603
1624
|
let {
|
|
1604
1625
|
children,
|
|
1605
1626
|
size = 16,
|
|
1606
1627
|
...rest
|
|
1607
|
-
} =
|
|
1628
|
+
} = _ref71;
|
|
1608
1629
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1609
1630
|
width: size,
|
|
1610
1631
|
height: size,
|
|
@@ -1613,21 +1634,21 @@ const WatsonHealthAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthAng
|
|
|
1613
1634
|
viewBox: "0 0 32 32",
|
|
1614
1635
|
fill: "currentColor",
|
|
1615
1636
|
...rest
|
|
1616
|
-
},
|
|
1637
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1617
1638
|
d: "M9,24a3.51,3.51,0,0,0-.88-1.86L17.65,5.56l-1.73-1L6.35,21.12A3.06,3.06,0,0,0,5.5,21a3.5,3.5,0,1,0,3.15,5H28V24ZM5.5,26A1.5,1.5,0,1,1,7,24.5,1.5,1.5,0,0,1,5.5,26Z"
|
|
1618
|
-
})),
|
|
1639
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1619
1640
|
d: "M22,21h2a13,13,0,0,0-5.42-10.56l-1.16,1.62A11,11,0,0,1,22,21Z"
|
|
1620
1641
|
})), children);
|
|
1621
1642
|
});
|
|
1622
1643
|
if (process.env.NODE_ENV !== "production") {
|
|
1623
1644
|
WatsonHealthAngle.propTypes = iconPropTypes;
|
|
1624
1645
|
}
|
|
1625
|
-
const WatsonHealthAnnotationVisibility = /*#__PURE__*/React.forwardRef(function WatsonHealthAnnotationVisibility(
|
|
1646
|
+
const WatsonHealthAnnotationVisibility = /*#__PURE__*/React.forwardRef(function WatsonHealthAnnotationVisibility(_ref72, ref) {
|
|
1626
1647
|
let {
|
|
1627
1648
|
children,
|
|
1628
1649
|
size = 16,
|
|
1629
1650
|
...rest
|
|
1630
|
-
} =
|
|
1651
|
+
} = _ref72;
|
|
1631
1652
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1632
1653
|
width: size,
|
|
1633
1654
|
height: size,
|
|
@@ -1636,21 +1657,21 @@ const WatsonHealthAnnotationVisibility = /*#__PURE__*/React.forwardRef(function
|
|
|
1636
1657
|
viewBox: "0 0 32 32",
|
|
1637
1658
|
fill: "currentColor",
|
|
1638
1659
|
...rest
|
|
1639
|
-
},
|
|
1660
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1640
1661
|
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H4V6H28Z"
|
|
1641
|
-
})),
|
|
1662
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1642
1663
|
d: "M21 20H13a3.51 3.51 0 00-.88-1.86l3.8-6.64-1.74-1-3.78 6.62A3.35 3.35 0 009.5 17a3.5 3.5 0 103.15 5H21zM9.5 22A1.5 1.5 0 1111 20.5 1.5 1.5 0 019.5 22zM19 8H26V10H19zM19 12H23V14H19z"
|
|
1643
1664
|
})), children);
|
|
1644
1665
|
});
|
|
1645
1666
|
if (process.env.NODE_ENV !== "production") {
|
|
1646
1667
|
WatsonHealthAnnotationVisibility.propTypes = iconPropTypes;
|
|
1647
1668
|
}
|
|
1648
|
-
const Aperture = /*#__PURE__*/React.forwardRef(function Aperture(
|
|
1669
|
+
const Aperture = /*#__PURE__*/React.forwardRef(function Aperture(_ref73, ref) {
|
|
1649
1670
|
let {
|
|
1650
1671
|
children,
|
|
1651
1672
|
size = 16,
|
|
1652
1673
|
...rest
|
|
1653
|
-
} =
|
|
1674
|
+
} = _ref73;
|
|
1654
1675
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1655
1676
|
width: size,
|
|
1656
1677
|
height: size,
|
|
@@ -1659,19 +1680,19 @@ const Aperture = /*#__PURE__*/React.forwardRef(function Aperture(_ref72, ref) {
|
|
|
1659
1680
|
viewBox: "0 0 32 32",
|
|
1660
1681
|
fill: "currentColor",
|
|
1661
1682
|
...rest
|
|
1662
|
-
},
|
|
1683
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1663
1684
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM27.84,14.14,22,17.52V5.62A12,12,0,0,1,27.84,14.14ZM12,18.68V13.32L16,11l4,2.31v5.36L16,21Zm8-14V11L10.34,5.42A11.9,11.9,0,0,1,20,4.7Zm-11.52,2L14,9.85,4,15.62A12,12,0,0,1,8.48,6.66ZM4.16,17.85,10,14.47V26.38A12,12,0,0,1,4.16,17.85ZM12,27.3V21l9.67,5.58A11.92,11.92,0,0,1,16,28,12.05,12.05,0,0,1,12,27.3Zm11.52-2L18,22.14l10-5.77A12,12,0,0,1,23.52,25.34Z"
|
|
1664
1685
|
})), children);
|
|
1665
1686
|
});
|
|
1666
1687
|
if (process.env.NODE_ENV !== "production") {
|
|
1667
1688
|
Aperture.propTypes = iconPropTypes;
|
|
1668
1689
|
}
|
|
1669
|
-
const Api = /*#__PURE__*/React.forwardRef(function Api(
|
|
1690
|
+
const Api = /*#__PURE__*/React.forwardRef(function Api(_ref74, ref) {
|
|
1670
1691
|
let {
|
|
1671
1692
|
children,
|
|
1672
1693
|
size = 16,
|
|
1673
1694
|
...rest
|
|
1674
|
-
} =
|
|
1695
|
+
} = _ref74;
|
|
1675
1696
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1676
1697
|
width: size,
|
|
1677
1698
|
height: size,
|
|
@@ -1680,19 +1701,19 @@ const Api = /*#__PURE__*/React.forwardRef(function Api(_ref73, ref) {
|
|
|
1680
1701
|
viewBox: "0 0 32 32",
|
|
1681
1702
|
fill: "currentColor",
|
|
1682
1703
|
...rest
|
|
1683
|
-
},
|
|
1704
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1684
1705
|
d: "M26,22a3.86,3.86,0,0,0-2,.57l-3.09-3.1a6,6,0,0,0,0-6.94L24,9.43A3.86,3.86,0,0,0,26,10a4,4,0,1,0-4-4,3.86,3.86,0,0,0,.57,2l-3.1,3.09a6,6,0,0,0-6.94,0L9.43,8A3.86,3.86,0,0,0,10,6a4,4,0,1,0-4,4,3.86,3.86,0,0,0,2-.57l3.09,3.1a6,6,0,0,0,0,6.94L8,22.57A3.86,3.86,0,0,0,6,22a4,4,0,1,0,4,4,3.86,3.86,0,0,0-.57-2l3.1-3.09a6,6,0,0,0,6.94,0L22.57,24A3.86,3.86,0,0,0,22,26a4,4,0,1,0,4-4ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm10-8a4,4,0,1,1,4-4A4,4,0,0,1,16,20Zm10,8a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
1685
1706
|
})), children);
|
|
1686
1707
|
});
|
|
1687
1708
|
if (process.env.NODE_ENV !== "production") {
|
|
1688
1709
|
Api.propTypes = iconPropTypes;
|
|
1689
1710
|
}
|
|
1690
|
-
const Api_1 = /*#__PURE__*/React.forwardRef(function Api_1(
|
|
1711
|
+
const Api_1 = /*#__PURE__*/React.forwardRef(function Api_1(_ref75, ref) {
|
|
1691
1712
|
let {
|
|
1692
1713
|
children,
|
|
1693
1714
|
size = 16,
|
|
1694
1715
|
...rest
|
|
1695
|
-
} =
|
|
1716
|
+
} = _ref75;
|
|
1696
1717
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1697
1718
|
width: size,
|
|
1698
1719
|
height: size,
|
|
@@ -1701,19 +1722,19 @@ const Api_1 = /*#__PURE__*/React.forwardRef(function Api_1(_ref74, ref) {
|
|
|
1701
1722
|
viewBox: "0 0 32 32",
|
|
1702
1723
|
fill: "currentColor",
|
|
1703
1724
|
...rest
|
|
1704
|
-
},
|
|
1725
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1705
1726
|
d: "M8 9H4a2 2 0 00-2 2V23H4V18H8v5h2V11A2 2 0 008 9zM4 16V11H8v5zM22 11L25 11 25 21 22 21 22 23 30 23 30 21 27 21 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14z"
|
|
1706
1727
|
})), children);
|
|
1707
1728
|
});
|
|
1708
1729
|
if (process.env.NODE_ENV !== "production") {
|
|
1709
1730
|
Api_1.propTypes = iconPropTypes;
|
|
1710
1731
|
}
|
|
1711
|
-
const App = /*#__PURE__*/React.forwardRef(function App(
|
|
1732
|
+
const App = /*#__PURE__*/React.forwardRef(function App(_ref76, ref) {
|
|
1712
1733
|
let {
|
|
1713
1734
|
children,
|
|
1714
1735
|
size = 16,
|
|
1715
1736
|
...rest
|
|
1716
|
-
} =
|
|
1737
|
+
} = _ref76;
|
|
1717
1738
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1718
1739
|
width: size,
|
|
1719
1740
|
height: size,
|
|
@@ -1722,19 +1743,19 @@ const App = /*#__PURE__*/React.forwardRef(function App(_ref75, ref) {
|
|
|
1722
1743
|
viewBox: "0 0 32 32",
|
|
1723
1744
|
fill: "currentColor",
|
|
1724
1745
|
...rest
|
|
1725
|
-
},
|
|
1746
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1726
1747
|
d: "M28 10H22V24h2V20h4a2.0027 2.0027 0 002-2V12A2.0023 2.0023 0 0028 10zm-4 8V12h4v6zM18 10H12V24h2V20h4a2.0027 2.0027 0 002-2V12A2.0023 2.0023 0 0018 10zm-4 8V12h4v6zM8 10H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V12A2.0023 2.0023 0 008 10zm0 8H4V16H8z"
|
|
1727
1748
|
})), children);
|
|
1728
1749
|
});
|
|
1729
1750
|
if (process.env.NODE_ENV !== "production") {
|
|
1730
1751
|
App.propTypes = iconPropTypes;
|
|
1731
1752
|
}
|
|
1732
|
-
const AppConnectivity = /*#__PURE__*/React.forwardRef(function AppConnectivity(
|
|
1753
|
+
const AppConnectivity = /*#__PURE__*/React.forwardRef(function AppConnectivity(_ref77, ref) {
|
|
1733
1754
|
let {
|
|
1734
1755
|
children,
|
|
1735
1756
|
size = 16,
|
|
1736
1757
|
...rest
|
|
1737
|
-
} =
|
|
1758
|
+
} = _ref77;
|
|
1738
1759
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1739
1760
|
width: size,
|
|
1740
1761
|
height: size,
|
|
@@ -1743,19 +1764,19 @@ const AppConnectivity = /*#__PURE__*/React.forwardRef(function AppConnectivity(_
|
|
|
1743
1764
|
viewBox: "0 0 32 32",
|
|
1744
1765
|
fill: "currentColor",
|
|
1745
1766
|
...rest
|
|
1746
|
-
},
|
|
1767
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1747
1768
|
d: "M20,14h8a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2H9A2.0023,2.0023,0,0,0,7,6v4H4a2.0023,2.0023,0,0,0-2,2v8a2.0023,2.0023,0,0,0,2,2H6v4a2.0023,2.0023,0,0,0,2,2H18a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V20a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2v6H8V22h4a2.0023,2.0023,0,0,0,2-2V12a2.0023,2.0023,0,0,0-2-2H9V6h9v6A2.0023,2.0023,0,0,0,20,14Zm0,14V24h8v4Zm8-8,0,2H20V20ZM4,20V16h8v4Zm8.0005-6H4V12h8ZM20,12V8h8v4Zm8-8,0,2H20V4Z"
|
|
1748
1769
|
})), children);
|
|
1749
1770
|
});
|
|
1750
1771
|
if (process.env.NODE_ENV !== "production") {
|
|
1751
1772
|
AppConnectivity.propTypes = iconPropTypes;
|
|
1752
1773
|
}
|
|
1753
|
-
const Apple = /*#__PURE__*/React.forwardRef(function Apple(
|
|
1774
|
+
const Apple = /*#__PURE__*/React.forwardRef(function Apple(_ref78, ref) {
|
|
1754
1775
|
let {
|
|
1755
1776
|
children,
|
|
1756
1777
|
size = 16,
|
|
1757
1778
|
...rest
|
|
1758
|
-
} =
|
|
1779
|
+
} = _ref78;
|
|
1759
1780
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1760
1781
|
width: size,
|
|
1761
1782
|
height: size,
|
|
@@ -1764,21 +1785,21 @@ const Apple = /*#__PURE__*/React.forwardRef(function Apple(_ref77, ref) {
|
|
|
1764
1785
|
viewBox: "0 0 32 32",
|
|
1765
1786
|
fill: "currentColor",
|
|
1766
1787
|
...rest
|
|
1767
|
-
},
|
|
1788
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1768
1789
|
d: "M21.7788,8a11.4843,11.4843,0,0,0-3.0547.5342,14.5665,14.5665,0,0,1-1.8225.4126A6.0054,6.0054,0,0,0,11,4V6a3.9933,3.9933,0,0,1,3.8267,2.9c-.5181-.0879-1.0569-.2207-1.6172-.3648A12.89,12.89,0,0,0,10.0317,8C6.311,8,4,11.0652,4,16c0,7.51,4.0679,11.999,8.0005,12h.0015a7.1576,7.1576,0,0,0,2.49-.59A5.0128,5.0128,0,0,1,16,27a5.0266,5.0266,0,0,1,1.5112.41A7.15,7.15,0,0,0,20,28h0c3.9307-.001,8-4.49,8-12C28,12.3094,26.3706,8,21.7788,8ZM20,26h0a5.5038,5.5038,0,0,1-1.7905-.4639A6.4168,6.4168,0,0,0,16,25a6.4043,6.4043,0,0,0-2.2061.5361A5.5343,5.5343,0,0,1,12,26h.0015C9.0513,25.9988,6,22.2586,6,16c0-1.8037.3931-6,4.0317-6a11.2363,11.2363,0,0,1,2.6807.4726A12.9819,12.9819,0,0,0,15.7612,11h.4922a11.7955,11.7955,0,0,0,2.9956-.5361A9.8483,9.8483,0,0,1,21.7788,10C25.7964,10,26,14.9978,26,16,26,22.2586,22.9482,25.9988,20,26Z"
|
|
1769
|
-
})),
|
|
1790
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1770
1791
|
d: "M18,7H17V6a2.0021,2.0021,0,0,1,2-2h1V5A2.0021,2.0021,0,0,1,18,7Z"
|
|
1771
1792
|
})), children);
|
|
1772
1793
|
});
|
|
1773
1794
|
if (process.env.NODE_ENV !== "production") {
|
|
1774
1795
|
Apple.propTypes = iconPropTypes;
|
|
1775
1796
|
}
|
|
1776
|
-
const AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(
|
|
1797
|
+
const AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(_ref79, ref) {
|
|
1777
1798
|
let {
|
|
1778
1799
|
children,
|
|
1779
1800
|
size = 16,
|
|
1780
1801
|
...rest
|
|
1781
|
-
} =
|
|
1802
|
+
} = _ref79;
|
|
1782
1803
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1783
1804
|
width: size,
|
|
1784
1805
|
height: size,
|
|
@@ -1787,21 +1808,21 @@ const AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(_ref78, ref)
|
|
|
1787
1808
|
viewBox: "0 0 32 32",
|
|
1788
1809
|
fill: "currentColor",
|
|
1789
1810
|
...rest
|
|
1790
|
-
},
|
|
1811
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1791
1812
|
d: "M7.0825 11.6714l-1.6748-1.0928c-.9062 1.3887-1.3928 3.2305-1.4072 5.3267l2 .0137c.0117-1.7119.3857-3.1807 1.082-4.2476zM6.0852 17.8164l-1.9907.1934c.1887 1.938.6592 3.6738 1.3982 5.1592l1.7905-.8911c-.6301-1.2661-1.0332-2.7676-1.198-4.4614zM8.2378 23.7964l-1.5688 1.2402c1.333 1.6865 3.0972 2.7573 4.8396 2.9375l.2061-1.9893c-1.1912-.1235-2.491-.9414-3.4768-2.1885zM16 25c-.7334 0-1.4783.271-2.1987.5332-.1809.0654-.3635.1318-.5469.1943l.6426 1.894c.197-.0669.3936-.1382.5879-.209.5576-.2026 1.134-.4126 1.5151-.4126.3809 0 .9575.21 1.5149.4121.1809.0659.3635.1323.5466.1953l.6479-1.8926c-.1711-.0586-.3418-.1206-.511-.1821-.7205-.2617-1.4653-.5327-2.1985-.5327zM20.2546 25.9878l.1855 1.9917c1.7456-.1631 3.5178-1.2227 4.8621-2.9072l-1.5632-1.2476c-.9924 1.2437-2.2949 2.0522-3.4844 2.1631zM24.7004 22.3115l1.7871.8975c.7449-1.4834 1.2205-3.2178 1.4138-5.1558l-1.9902-.1987c-.1689 1.6938-.5762 3.1934-1.2107 4.457zM28 15.9492c-.0076-2.0938-.4854-3.9365-1.3818-5.3311l-1.6821 1.082c.6897 1.0728 1.0576 2.5444 1.064 4.2559l2-.0068zM20 4h-1c-1.1046 0-2 .8954-2 2v1h1c1.1046 0 2-.8954 2-2v-1z"
|
|
1792
|
-
})),
|
|
1813
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1793
1814
|
d: "M23.8125,10.5308l1.1035-1.668c-.8655-.5728-1.8467-.8628-2.916-.8628-1.4155,0-2.4175,.2881-3.3013,.542-.5764,.1655-1.1362,.3203-1.7979,.4004-.502-2.8047-2.9541-4.9424-5.9009-4.9424v2c1.8223,0,3.3464,1.2319,3.8274,2.9014-.5442-.0864-1.031-.2173-1.5261-.3594-.8838-.2539-1.8857-.542-3.3013-.542-1.0693,0-2.0505,.29-2.916,.8628l1.1035,1.668c.5325-.3521,1.1423-.5308,1.8125-.5308,1.134,0,1.9185,.2256,2.7488,.4639,.917,.2637,1.8652,.5361,3.2512,.5361s2.3342-.2725,3.2512-.5361c.8303-.2383,1.6147-.4639,2.7488-.4639,.6702,0,1.28,.1787,1.8125,.5308Z"
|
|
1794
1815
|
})), children);
|
|
1795
1816
|
});
|
|
1796
1817
|
if (process.env.NODE_ENV !== "production") {
|
|
1797
1818
|
AppleDash.propTypes = iconPropTypes;
|
|
1798
1819
|
}
|
|
1799
|
-
const Application = /*#__PURE__*/React.forwardRef(function Application(
|
|
1820
|
+
const Application = /*#__PURE__*/React.forwardRef(function Application(_ref80, ref) {
|
|
1800
1821
|
let {
|
|
1801
1822
|
children,
|
|
1802
1823
|
size = 16,
|
|
1803
1824
|
...rest
|
|
1804
|
-
} =
|
|
1825
|
+
} = _ref80;
|
|
1805
1826
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1806
1827
|
width: size,
|
|
1807
1828
|
height: size,
|
|
@@ -1810,19 +1831,19 @@ const Application = /*#__PURE__*/React.forwardRef(function Application(_ref79, r
|
|
|
1810
1831
|
viewBox: "0 0 32 32",
|
|
1811
1832
|
fill: "currentColor",
|
|
1812
1833
|
...rest
|
|
1813
|
-
},
|
|
1834
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1814
1835
|
d: "M16 18H6a2 2 0 01-2-2V6A2 2 0 016 4H16a2 2 0 012 2V16A2 2 0 0116 18zM6 6V16H16V6zM26 12v4H22V12h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V12a2 2 0 00-2-2zM26 22v4H22V22h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2zM16 22v4H12V22h4m0-2H12a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2z"
|
|
1815
1836
|
})), children);
|
|
1816
1837
|
});
|
|
1817
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1818
1839
|
Application.propTypes = iconPropTypes;
|
|
1819
1840
|
}
|
|
1820
|
-
const ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobile(
|
|
1841
|
+
const ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobile(_ref81, ref) {
|
|
1821
1842
|
let {
|
|
1822
1843
|
children,
|
|
1823
1844
|
size = 16,
|
|
1824
1845
|
...rest
|
|
1825
|
-
} =
|
|
1846
|
+
} = _ref81;
|
|
1826
1847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1827
1848
|
width: size,
|
|
1828
1849
|
height: size,
|
|
@@ -1831,25 +1852,25 @@ const ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobi
|
|
|
1831
1852
|
viewBox: "0 0 32 32",
|
|
1832
1853
|
fill: "currentColor",
|
|
1833
1854
|
...rest
|
|
1834
|
-
},
|
|
1855
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1835
1856
|
d: "M23 7H27V11H23zM23 13H27V17H23zM17 7H21V11H17zM17 13H21V17H17z"
|
|
1836
1857
|
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1837
1858
|
cx: "14.5",
|
|
1838
1859
|
cy: "24.5",
|
|
1839
1860
|
r: "1.5"
|
|
1840
|
-
})),
|
|
1861
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1841
1862
|
d: "M21,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H21V4H8V28H21V20h2v8A2.0023,2.0023,0,0,1,21,30Z"
|
|
1842
1863
|
})), children);
|
|
1843
1864
|
});
|
|
1844
1865
|
if (process.env.NODE_ENV !== "production") {
|
|
1845
1866
|
ApplicationMobile.propTypes = iconPropTypes;
|
|
1846
1867
|
}
|
|
1847
|
-
const ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVirtual(
|
|
1868
|
+
const ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVirtual(_ref82, ref) {
|
|
1848
1869
|
let {
|
|
1849
1870
|
children,
|
|
1850
1871
|
size = 16,
|
|
1851
1872
|
...rest
|
|
1852
|
-
} =
|
|
1873
|
+
} = _ref82;
|
|
1853
1874
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1854
1875
|
width: size,
|
|
1855
1876
|
height: size,
|
|
@@ -1858,21 +1879,21 @@ const ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVir
|
|
|
1858
1879
|
viewBox: "0 0 32 32",
|
|
1859
1880
|
fill: "currentColor",
|
|
1860
1881
|
...rest
|
|
1861
|
-
},
|
|
1882
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1862
1883
|
d: "M17 19H21V23H17zM11 19H15V23H11zM17 25H21V29H17zM11 25H15V29H11z"
|
|
1863
|
-
})),
|
|
1884
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1864
1885
|
d: "M24.5,25H24V23h.5a5.4961,5.4961,0,0,0,.377-10.9795l-.8365-.0566-.09-.834a7.9979,7.9979,0,0,0-15.9014,0l-.09.834-.8365.0566A5.4961,5.4961,0,0,0,7.5,23H8v2H7.5A7.4964,7.4964,0,0,1,6.1782,10.124a9.9992,9.9992,0,0,1,19.6436,0A7.4964,7.4964,0,0,1,24.5,25Z"
|
|
1865
1886
|
})), children);
|
|
1866
1887
|
});
|
|
1867
1888
|
if (process.env.NODE_ENV !== "production") {
|
|
1868
1889
|
ApplicationVirtual.propTypes = iconPropTypes;
|
|
1869
1890
|
}
|
|
1870
|
-
const ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(
|
|
1891
|
+
const ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(_ref83, ref) {
|
|
1871
1892
|
let {
|
|
1872
1893
|
children,
|
|
1873
1894
|
size = 16,
|
|
1874
1895
|
...rest
|
|
1875
|
-
} =
|
|
1896
|
+
} = _ref83;
|
|
1876
1897
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1877
1898
|
width: size,
|
|
1878
1899
|
height: size,
|
|
@@ -1881,21 +1902,21 @@ const ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(_re
|
|
|
1881
1902
|
viewBox: "0 0 32 32",
|
|
1882
1903
|
fill: "currentColor",
|
|
1883
1904
|
...rest
|
|
1884
|
-
},
|
|
1905
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1885
1906
|
d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20z"
|
|
1886
|
-
})),
|
|
1907
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1887
1908
|
d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
|
|
1888
1909
|
})), children);
|
|
1889
1910
|
});
|
|
1890
1911
|
if (process.env.NODE_ENV !== "production") {
|
|
1891
1912
|
ApplicationWeb.propTypes = iconPropTypes;
|
|
1892
1913
|
}
|
|
1893
|
-
const Apps = /*#__PURE__*/React.forwardRef(function Apps(
|
|
1914
|
+
const Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref84, ref) {
|
|
1894
1915
|
let {
|
|
1895
1916
|
children,
|
|
1896
1917
|
size = 16,
|
|
1897
1918
|
...rest
|
|
1898
|
-
} =
|
|
1919
|
+
} = _ref84;
|
|
1899
1920
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1900
1921
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1901
1922
|
width: size,
|
|
@@ -1905,7 +1926,7 @@ const Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref83, ref) {
|
|
|
1905
1926
|
viewBox: "0 0 16 16",
|
|
1906
1927
|
fill: "currentColor",
|
|
1907
1928
|
...rest
|
|
1908
|
-
},
|
|
1929
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1909
1930
|
d: "M4 2v2H2V2h2zm1-1H1v4h4V1zM9 2v2H7V2h2zm1-1H6v4h4V1zM14 2v2h-2V2h2zm1-1h-4v4h4V1zM4 7v2H2V7h2zm1-1H1v4h4V6zM9 7v2H7V7h2zm1-1H6v4h4V6zM14 7v2h-2V7h2zm1-1h-4v4h4V6zM4 12v2H2v-2h2zm1-1H1v4h4v-4zM9 12v2H7v-2h2zm1-1H6v4h4v-4zM14 12v2h-2v-2h2zm1-1h-4v4h4v-4z"
|
|
1910
1931
|
})), children);
|
|
1911
1932
|
}
|
|
@@ -1917,19 +1938,19 @@ const Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref83, ref) {
|
|
|
1917
1938
|
viewBox: "0 0 32 32",
|
|
1918
1939
|
fill: "currentColor",
|
|
1919
1940
|
...rest
|
|
1920
|
-
},
|
|
1941
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1921
1942
|
d: "M8,4V8H4V4Zm2-2H2v8h8Zm8,2V8H14V4Zm2-2H12v8h8Zm8,2V8H24V4Zm2-2H22v8h8ZM8,14v4H4V14Zm2-2H2v8h8Zm8,2v4H14V14Zm2-2H12v8h8Zm8,2v4H24V14Zm2-2H22v8h8ZM8,24v4H4V24Zm2-2H2v8h8Zm8,2v4H14V24Zm2-2H12v8h8Zm8,2v4H24V24Zm2-2H22v8h8Z"
|
|
1922
1943
|
})), children);
|
|
1923
1944
|
});
|
|
1924
1945
|
if (process.env.NODE_ENV !== "production") {
|
|
1925
1946
|
Apps.propTypes = iconPropTypes;
|
|
1926
1947
|
}
|
|
1927
|
-
const Archive = /*#__PURE__*/React.forwardRef(function Archive(
|
|
1948
|
+
const Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref85, ref) {
|
|
1928
1949
|
let {
|
|
1929
1950
|
children,
|
|
1930
1951
|
size = 16,
|
|
1931
1952
|
...rest
|
|
1932
|
-
} =
|
|
1953
|
+
} = _ref85;
|
|
1933
1954
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1934
1955
|
width: size,
|
|
1935
1956
|
height: size,
|
|
@@ -1938,21 +1959,21 @@ const Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref84, ref) {
|
|
|
1938
1959
|
viewBox: "0 0 32 32",
|
|
1939
1960
|
fill: "currentColor",
|
|
1940
1961
|
...rest
|
|
1941
|
-
},
|
|
1962
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1942
1963
|
d: "M14 19H18V21H14z"
|
|
1943
|
-
})),
|
|
1964
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1944
1965
|
d: "M6,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V2ZM24,28H8V16H24Zm0-14H8V10H24ZM8,8V4H24V8Z"
|
|
1945
1966
|
})), children);
|
|
1946
1967
|
});
|
|
1947
1968
|
if (process.env.NODE_ENV !== "production") {
|
|
1948
1969
|
Archive.propTypes = iconPropTypes;
|
|
1949
1970
|
}
|
|
1950
|
-
const Area = /*#__PURE__*/React.forwardRef(function Area(
|
|
1971
|
+
const Area = /*#__PURE__*/React.forwardRef(function Area(_ref86, ref) {
|
|
1951
1972
|
let {
|
|
1952
1973
|
children,
|
|
1953
1974
|
size = 16,
|
|
1954
1975
|
...rest
|
|
1955
|
-
} =
|
|
1976
|
+
} = _ref86;
|
|
1956
1977
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1957
1978
|
width: size,
|
|
1958
1979
|
height: size,
|
|
@@ -1961,19 +1982,19 @@ const Area = /*#__PURE__*/React.forwardRef(function Area(_ref85, ref) {
|
|
|
1961
1982
|
viewBox: "0 0 32 32",
|
|
1962
1983
|
fill: "currentColor",
|
|
1963
1984
|
...rest
|
|
1964
|
-
},
|
|
1985
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1965
1986
|
d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
1966
1987
|
})), children);
|
|
1967
1988
|
});
|
|
1968
1989
|
if (process.env.NODE_ENV !== "production") {
|
|
1969
1990
|
Area.propTypes = iconPropTypes;
|
|
1970
1991
|
}
|
|
1971
|
-
const AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(
|
|
1992
|
+
const AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref87, ref) {
|
|
1972
1993
|
let {
|
|
1973
1994
|
children,
|
|
1974
1995
|
size = 16,
|
|
1975
1996
|
...rest
|
|
1976
|
-
} =
|
|
1997
|
+
} = _ref87;
|
|
1977
1998
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1978
1999
|
width: size,
|
|
1979
2000
|
height: size,
|
|
@@ -1982,19 +2003,19 @@ const AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref86, ref
|
|
|
1982
2003
|
viewBox: "0 0 32 32",
|
|
1983
2004
|
fill: "currentColor",
|
|
1984
2005
|
...rest
|
|
1985
|
-
},
|
|
2006
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1986
2007
|
d: "M30,6a3.9916,3.9916,0,0,0-7.9773-.2241L9.5864,8.2627A3.99,3.99,0,1,0,5,13.8579v8.2842A3.9915,3.9915,0,1,0,9.8579,27h8.2842a3.9912,3.9912,0,1,0,5.595-4.5864l2.487-12.4361A3.9945,3.9945,0,0,0,30,6ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,10a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,4,10ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm12.1421-3H9.8579A3.9942,3.9942,0,0,0,7,22.1421V13.8579a3.9871,3.9871,0,0,0,2.9773-3.6338L22.4136,7.7373a4.0053,4.0053,0,0,0,1.8493,1.8491l-2.487,12.4361A3.9874,3.9874,0,0,0,18.1421,25ZM22,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,22,28Z"
|
|
1987
2008
|
})), children);
|
|
1988
2009
|
});
|
|
1989
2010
|
if (process.env.NODE_ENV !== "production") {
|
|
1990
2011
|
AreaCustom.propTypes = iconPropTypes;
|
|
1991
2012
|
}
|
|
1992
|
-
const Arrival = /*#__PURE__*/React.forwardRef(function Arrival(
|
|
2013
|
+
const Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref88, ref) {
|
|
1993
2014
|
let {
|
|
1994
2015
|
children,
|
|
1995
2016
|
size = 16,
|
|
1996
2017
|
...rest
|
|
1997
|
-
} =
|
|
2018
|
+
} = _ref88;
|
|
1998
2019
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1999
2020
|
width: size,
|
|
2000
2021
|
height: size,
|
|
@@ -2003,19 +2024,19 @@ const Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref87, ref) {
|
|
|
2003
2024
|
viewBox: "0 0 32 32",
|
|
2004
2025
|
fill: "currentColor",
|
|
2005
2026
|
...rest
|
|
2006
|
-
},
|
|
2027
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2007
2028
|
d: "M2 28H30V30H2zM17.21 5.23l1.39.38 1 11.29 5.87 1.57A2 2 0 0127 20.62a1.88 1.88 0 01-1.37 1.52 2 2 0 01-1 0l-18.7-5a1.89 1.89 0 01-1.33-2.3L6.35 8.34l1.44.38L8.4 13.9l6 1.62L17.21 5.23m-1-2.2a1 1 0 00-.68.69L13 13.07l-2.81-.75L9.69 7.79A1 1 0 009 7L5.87 6.14a.94.94 0 00-.5 0 1 1 0 00-.68.68l-2 7.49a3.87 3.87 0 002.74 4.74l18.71 5A3.87 3.87 0 0029 21a4 4 0 00-3-4.42l-4.52-1.21L20.53 4.71a1 1 0 00-.72-.85L16.73 3a1.06 1.06 0 00-.5 0z"
|
|
2008
2029
|
})), children);
|
|
2009
2030
|
});
|
|
2010
2031
|
if (process.env.NODE_ENV !== "production") {
|
|
2011
2032
|
Arrival.propTypes = iconPropTypes;
|
|
2012
2033
|
}
|
|
2013
|
-
const WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthArrowAnnotation(
|
|
2034
|
+
const WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthArrowAnnotation(_ref89, ref) {
|
|
2014
2035
|
let {
|
|
2015
2036
|
children,
|
|
2016
2037
|
size = 16,
|
|
2017
2038
|
...rest
|
|
2018
|
-
} =
|
|
2039
|
+
} = _ref89;
|
|
2019
2040
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2020
2041
|
width: size,
|
|
2021
2042
|
height: size,
|
|
@@ -2024,21 +2045,21 @@ const WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
2024
2045
|
viewBox: "0 0 32 32",
|
|
2025
2046
|
fill: "currentColor",
|
|
2026
2047
|
...rest
|
|
2027
|
-
},
|
|
2048
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2028
2049
|
d: "M13.71 12.29L7.42 6 14 6 14 4 4 4 4 13.99 6 14.01 6 7.41 12.29 13.7 13.71 12.29zM28 10H18v2H28V28H12V18H10V28a2 2 0 002 2H28a2 2 0 002-2V12A2 2 0 0028 10z"
|
|
2029
|
-
})),
|
|
2050
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2030
2051
|
d: "M19 25L21 25 21 18 24 18 24 16 16 16 16 18 19 18 19 25z"
|
|
2031
2052
|
})), children);
|
|
2032
2053
|
});
|
|
2033
2054
|
if (process.env.NODE_ENV !== "production") {
|
|
2034
2055
|
WatsonHealthArrowAnnotation.propTypes = iconPropTypes;
|
|
2035
2056
|
}
|
|
2036
|
-
const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(
|
|
2057
|
+
const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref90, ref) {
|
|
2037
2058
|
let {
|
|
2038
2059
|
children,
|
|
2039
2060
|
size = 16,
|
|
2040
2061
|
...rest
|
|
2041
|
-
} =
|
|
2062
|
+
} = _ref90;
|
|
2042
2063
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2043
2064
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2044
2065
|
width: size,
|
|
@@ -2048,7 +2069,7 @@ const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref89, ref)
|
|
|
2048
2069
|
viewBox: "0 0 16 16",
|
|
2049
2070
|
fill: "currentColor",
|
|
2050
2071
|
...rest
|
|
2051
|
-
},
|
|
2072
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2052
2073
|
d: "M12.3 9.3L8.5 13.1 8.5 1 7.5 1 7.5 13.1 3.7 9.3 3 10 8 15 13 10z"
|
|
2053
2074
|
})), children);
|
|
2054
2075
|
}
|
|
@@ -2060,19 +2081,19 @@ const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref89, ref)
|
|
|
2060
2081
|
viewBox: "0 0 32 32",
|
|
2061
2082
|
fill: "currentColor",
|
|
2062
2083
|
...rest
|
|
2063
|
-
},
|
|
2084
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2064
2085
|
d: "M24.59 16.59L17 24.17 17 4 15 4 15 24.17 7.41 16.59 6 18 16 28 26 18 24.59 16.59z"
|
|
2065
2086
|
})), children);
|
|
2066
2087
|
});
|
|
2067
2088
|
if (process.env.NODE_ENV !== "production") {
|
|
2068
2089
|
ArrowDown.propTypes = iconPropTypes;
|
|
2069
2090
|
}
|
|
2070
|
-
const ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(
|
|
2091
|
+
const ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref91, ref) {
|
|
2071
2092
|
let {
|
|
2072
2093
|
children,
|
|
2073
2094
|
size = 16,
|
|
2074
2095
|
...rest
|
|
2075
|
-
} =
|
|
2096
|
+
} = _ref91;
|
|
2076
2097
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2077
2098
|
width: size,
|
|
2078
2099
|
height: size,
|
|
@@ -2081,19 +2102,19 @@ const ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref9
|
|
|
2081
2102
|
viewBox: "0 0 32 32",
|
|
2082
2103
|
fill: "currentColor",
|
|
2083
2104
|
...rest
|
|
2084
|
-
},
|
|
2105
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2085
2106
|
d: "M22 26L22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z"
|
|
2086
2107
|
})), children);
|
|
2087
2108
|
});
|
|
2088
2109
|
if (process.env.NODE_ENV !== "production") {
|
|
2089
2110
|
ArrowDownLeft.propTypes = iconPropTypes;
|
|
2090
2111
|
}
|
|
2091
|
-
const ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(
|
|
2112
|
+
const ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_ref92, ref) {
|
|
2092
2113
|
let {
|
|
2093
2114
|
children,
|
|
2094
2115
|
size = 16,
|
|
2095
2116
|
...rest
|
|
2096
|
-
} =
|
|
2117
|
+
} = _ref92;
|
|
2097
2118
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2098
2119
|
width: size,
|
|
2099
2120
|
height: size,
|
|
@@ -2102,19 +2123,19 @@ const ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_re
|
|
|
2102
2123
|
viewBox: "0 0 32 32",
|
|
2103
2124
|
fill: "currentColor",
|
|
2104
2125
|
...rest
|
|
2105
|
-
},
|
|
2126
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2106
2127
|
d: "M10 26L10 24 22.59 24 6 7.41 7.41 6 24 22.59 24 10 26 10 26 26 10 26z"
|
|
2107
2128
|
})), children);
|
|
2108
2129
|
});
|
|
2109
2130
|
if (process.env.NODE_ENV !== "production") {
|
|
2110
2131
|
ArrowDownRight.propTypes = iconPropTypes;
|
|
2111
2132
|
}
|
|
2112
|
-
const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(
|
|
2133
|
+
const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref93, ref) {
|
|
2113
2134
|
let {
|
|
2114
2135
|
children,
|
|
2115
2136
|
size = 16,
|
|
2116
2137
|
...rest
|
|
2117
|
-
} =
|
|
2138
|
+
} = _ref93;
|
|
2118
2139
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2119
2140
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2120
2141
|
width: size,
|
|
@@ -2124,7 +2145,7 @@ const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref92, ref)
|
|
|
2124
2145
|
viewBox: "0 0 16 16",
|
|
2125
2146
|
fill: "currentColor",
|
|
2126
2147
|
...rest
|
|
2127
|
-
},
|
|
2148
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2128
2149
|
d: "M6.7 12.3L2.9 8.5 15 8.5 15 7.5 2.9 7.5 6.7 3.7 6 3 1 8 6 13z"
|
|
2129
2150
|
})), children);
|
|
2130
2151
|
}
|
|
@@ -2136,19 +2157,19 @@ const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref92, ref)
|
|
|
2136
2157
|
viewBox: "0 0 32 32",
|
|
2137
2158
|
fill: "currentColor",
|
|
2138
2159
|
...rest
|
|
2139
|
-
},
|
|
2160
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2140
2161
|
d: "M14 26L15.41 24.59 7.83 17 28 17 28 15 7.83 15 15.41 7.41 14 6 4 16 14 26z"
|
|
2141
2162
|
})), children);
|
|
2142
2163
|
});
|
|
2143
2164
|
if (process.env.NODE_ENV !== "production") {
|
|
2144
2165
|
ArrowLeft.propTypes = iconPropTypes;
|
|
2145
2166
|
}
|
|
2146
|
-
const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(
|
|
2167
|
+
const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref94, ref) {
|
|
2147
2168
|
let {
|
|
2148
2169
|
children,
|
|
2149
2170
|
size = 16,
|
|
2150
2171
|
...rest
|
|
2151
|
-
} =
|
|
2172
|
+
} = _ref94;
|
|
2152
2173
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2153
2174
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2154
2175
|
width: size,
|
|
@@ -2158,7 +2179,7 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref93, ref
|
|
|
2158
2179
|
viewBox: "0 0 16 16",
|
|
2159
2180
|
fill: "currentColor",
|
|
2160
2181
|
...rest
|
|
2161
|
-
},
|
|
2182
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2162
2183
|
d: "M9.3 3.7L13.1 7.5 1 7.5 1 8.5 13.1 8.5 9.3 12.3 10 13 15 8 10 3z"
|
|
2163
2184
|
})), children);
|
|
2164
2185
|
}
|
|
@@ -2171,7 +2192,7 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref93, ref
|
|
|
2171
2192
|
viewBox: "0 0 20 20",
|
|
2172
2193
|
fill: "currentColor",
|
|
2173
2194
|
...rest
|
|
2174
|
-
},
|
|
2195
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2175
2196
|
d: "M11.8 2.8L10.8 3.8 16.2 9.3 1 9.3 1 10.7 16.2 10.7 10.8 16.2 11.8 17.2 19 10z"
|
|
2176
2197
|
})), children);
|
|
2177
2198
|
}
|
|
@@ -2184,7 +2205,7 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref93, ref
|
|
|
2184
2205
|
viewBox: "0 0 24 24",
|
|
2185
2206
|
fill: "currentColor",
|
|
2186
2207
|
...rest
|
|
2187
|
-
},
|
|
2208
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2188
2209
|
d: "M14 4L12.9 5.1 18.9 11.2 2 11.2 2 12.8 18.9 12.8 12.9 18.9 14 20 22 12z"
|
|
2189
2210
|
})), children);
|
|
2190
2211
|
}
|
|
@@ -2196,19 +2217,19 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref93, ref
|
|
|
2196
2217
|
viewBox: "0 0 32 32",
|
|
2197
2218
|
fill: "currentColor",
|
|
2198
2219
|
...rest
|
|
2199
|
-
},
|
|
2220
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2200
2221
|
d: "M18 6L16.57 7.393 24.15 15 4 15 4 17 24.15 17 16.57 24.573 18 26 28 16 18 6z"
|
|
2201
2222
|
})), children);
|
|
2202
2223
|
});
|
|
2203
2224
|
if (process.env.NODE_ENV !== "production") {
|
|
2204
2225
|
ArrowRight.propTypes = iconPropTypes;
|
|
2205
2226
|
}
|
|
2206
|
-
const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(
|
|
2227
|
+
const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref95, ref) {
|
|
2207
2228
|
let {
|
|
2208
2229
|
children,
|
|
2209
2230
|
size = 16,
|
|
2210
2231
|
...rest
|
|
2211
|
-
} =
|
|
2232
|
+
} = _ref95;
|
|
2212
2233
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2213
2234
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2214
2235
|
width: size,
|
|
@@ -2218,7 +2239,7 @@ const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref94, ref) {
|
|
|
2218
2239
|
viewBox: "0 0 16 16",
|
|
2219
2240
|
fill: "currentColor",
|
|
2220
2241
|
...rest
|
|
2221
|
-
},
|
|
2242
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2222
2243
|
d: "M3.7 6.7L7.5 2.9 7.5 15 8.5 15 8.5 2.9 12.3 6.7 13 6 8 1 3 6z"
|
|
2223
2244
|
})), children);
|
|
2224
2245
|
}
|
|
@@ -2230,19 +2251,19 @@ const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref94, ref) {
|
|
|
2230
2251
|
viewBox: "0 0 32 32",
|
|
2231
2252
|
fill: "currentColor",
|
|
2232
2253
|
...rest
|
|
2233
|
-
},
|
|
2254
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2234
2255
|
d: "M16 4L6 14 7.41 15.41 15 7.83 15 28 17 28 17 7.83 24.59 15.41 26 14 16 4z"
|
|
2235
2256
|
})), children);
|
|
2236
2257
|
});
|
|
2237
2258
|
if (process.env.NODE_ENV !== "production") {
|
|
2238
2259
|
ArrowUp.propTypes = iconPropTypes;
|
|
2239
2260
|
}
|
|
2240
|
-
const ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(
|
|
2261
|
+
const ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref96, ref) {
|
|
2241
2262
|
let {
|
|
2242
2263
|
children,
|
|
2243
2264
|
size = 16,
|
|
2244
2265
|
...rest
|
|
2245
|
-
} =
|
|
2266
|
+
} = _ref96;
|
|
2246
2267
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2247
2268
|
width: size,
|
|
2248
2269
|
height: size,
|
|
@@ -2251,19 +2272,19 @@ const ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref95, r
|
|
|
2251
2272
|
viewBox: "0 0 32 32",
|
|
2252
2273
|
fill: "currentColor",
|
|
2253
2274
|
...rest
|
|
2254
|
-
},
|
|
2275
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2255
2276
|
d: "M22 6L22 8 9.41 8 26 24.59 24.59 26 8 9.41 8 22 6 22 6 6 22 6z"
|
|
2256
2277
|
})), children);
|
|
2257
2278
|
});
|
|
2258
2279
|
if (process.env.NODE_ENV !== "production") {
|
|
2259
2280
|
ArrowUpLeft.propTypes = iconPropTypes;
|
|
2260
2281
|
}
|
|
2261
|
-
const ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(
|
|
2282
|
+
const ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref97, ref) {
|
|
2262
2283
|
let {
|
|
2263
2284
|
children,
|
|
2264
2285
|
size = 16,
|
|
2265
2286
|
...rest
|
|
2266
|
-
} =
|
|
2287
|
+
} = _ref97;
|
|
2267
2288
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2268
2289
|
width: size,
|
|
2269
2290
|
height: size,
|
|
@@ -2272,19 +2293,19 @@ const ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref96,
|
|
|
2272
2293
|
viewBox: "0 0 32 32",
|
|
2273
2294
|
fill: "currentColor",
|
|
2274
2295
|
...rest
|
|
2275
|
-
},
|
|
2296
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2276
2297
|
d: "M10 6L10 8 22.59 8 6 24.59 7.41 26 24 9.41 24 22 26 22 26 6 10 6z"
|
|
2277
2298
|
})), children);
|
|
2278
2299
|
});
|
|
2279
2300
|
if (process.env.NODE_ENV !== "production") {
|
|
2280
2301
|
ArrowUpRight.propTypes = iconPropTypes;
|
|
2281
2302
|
}
|
|
2282
|
-
const ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(
|
|
2303
|
+
const ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_ref98, ref) {
|
|
2283
2304
|
let {
|
|
2284
2305
|
children,
|
|
2285
2306
|
size = 16,
|
|
2286
2307
|
...rest
|
|
2287
|
-
} =
|
|
2308
|
+
} = _ref98;
|
|
2288
2309
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2289
2310
|
width: size,
|
|
2290
2311
|
height: size,
|
|
@@ -2293,19 +2314,19 @@ const ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_re
|
|
|
2293
2314
|
viewBox: "0 0 32 32",
|
|
2294
2315
|
fill: "currentColor",
|
|
2295
2316
|
...rest
|
|
2296
|
-
},
|
|
2317
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2297
2318
|
d: "M23,6V16h5a1,1,0,0,1,.707,1.707l-12,12a.9994.9994,0,0,1-1.414,0l-12-12A1,1,0,0,1,4,16H9V6a2.0023,2.0023,0,0,1,2-2H21A2.0027,2.0027,0,0,1,23,6ZM16,27.5859,25.5859,18H21V6H11V18H6.4141Z"
|
|
2298
2319
|
})), children);
|
|
2299
2320
|
});
|
|
2300
2321
|
if (process.env.NODE_ENV !== "production") {
|
|
2301
2322
|
ArrowShiftDown.propTypes = iconPropTypes;
|
|
2302
2323
|
}
|
|
2303
|
-
const ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(
|
|
2324
|
+
const ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(_ref99, ref) {
|
|
2304
2325
|
let {
|
|
2305
2326
|
children,
|
|
2306
2327
|
size = 16,
|
|
2307
2328
|
...rest
|
|
2308
|
-
} =
|
|
2329
|
+
} = _ref99;
|
|
2309
2330
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2310
2331
|
width: size,
|
|
2311
2332
|
height: size,
|
|
@@ -2314,19 +2335,19 @@ const ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal
|
|
|
2314
2335
|
viewBox: "0 0 32 32",
|
|
2315
2336
|
fill: "currentColor",
|
|
2316
2337
|
...rest
|
|
2317
|
-
},
|
|
2338
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2318
2339
|
d: "M11.41 26.59L7.83 23 28 23 28 21 7.83 21 11.41 17.41 10 16 4 22 10 28 11.41 26.59zM28 10L22 4 20.59 5.41 24.17 9 4 9 4 11 24.17 11 20.59 14.59 22 16 28 10z"
|
|
2319
2340
|
})), children);
|
|
2320
2341
|
});
|
|
2321
2342
|
if (process.env.NODE_ENV !== "production") {
|
|
2322
2343
|
ArrowsHorizontal.propTypes = iconPropTypes;
|
|
2323
2344
|
}
|
|
2324
|
-
const ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(
|
|
2345
|
+
const ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_ref100, ref) {
|
|
2325
2346
|
let {
|
|
2326
2347
|
children,
|
|
2327
2348
|
size = 16,
|
|
2328
2349
|
...rest
|
|
2329
|
-
} =
|
|
2350
|
+
} = _ref100;
|
|
2330
2351
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2331
2352
|
width: size,
|
|
2332
2353
|
height: size,
|
|
@@ -2335,19 +2356,19 @@ const ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_re
|
|
|
2335
2356
|
viewBox: "0 0 32 32",
|
|
2336
2357
|
fill: "currentColor",
|
|
2337
2358
|
...rest
|
|
2338
|
-
},
|
|
2359
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2339
2360
|
d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
|
|
2340
2361
|
})), children);
|
|
2341
2362
|
});
|
|
2342
2363
|
if (process.env.NODE_ENV !== "production") {
|
|
2343
2364
|
ArrowsVertical.propTypes = iconPropTypes;
|
|
2344
2365
|
}
|
|
2345
|
-
const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(
|
|
2366
|
+
const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref101, ref) {
|
|
2346
2367
|
let {
|
|
2347
2368
|
children,
|
|
2348
2369
|
size = 16,
|
|
2349
2370
|
...rest
|
|
2350
|
-
} =
|
|
2371
|
+
} = _ref101;
|
|
2351
2372
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2352
2373
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2353
2374
|
width: size,
|
|
@@ -2357,7 +2378,7 @@ const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref100, ref) {
|
|
|
2357
2378
|
viewBox: "0 0 16 16",
|
|
2358
2379
|
fill: "currentColor",
|
|
2359
2380
|
...rest
|
|
2360
|
-
},
|
|
2381
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2361
2382
|
d: "M7.2,2.3c-1,4.4,1.7,8.7,6.1,9.8c0.1,0,0.1,0,0.2,0c-1.1,1.2-2.7,1.8-4.3,1.8c-0.1,0-0.2,0-0.2,0C5.6,13.8,3,11,3.2,7.7 C3.2,5.3,4.8,3.1,7.2,2.3 M8,1L8,1C4.1,1.6,1.5,5.3,2.1,9.1c0.6,3.3,3.4,5.8,6.8,5.9c0.1,0,0.2,0,0.3,0c2.3,0,4.4-1.1,5.8-3 c0.2-0.2,0.1-0.6-0.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.1c-3.9-0.3-6.7-3.8-6.4-7.6C8.3,3,8.4,2.4,8.6,1.8c0.1-0.3,0-0.6-0.3-0.7 C8.1,1,8.1,1,8,1z"
|
|
2362
2383
|
})), children);
|
|
2363
2384
|
}
|
|
@@ -2369,19 +2390,19 @@ const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref100, ref) {
|
|
|
2369
2390
|
viewBox: "0 0 32 32",
|
|
2370
2391
|
fill: "currentColor",
|
|
2371
2392
|
...rest
|
|
2372
|
-
},
|
|
2393
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2373
2394
|
d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
|
|
2374
2395
|
})), children);
|
|
2375
2396
|
});
|
|
2376
2397
|
if (process.env.NODE_ENV !== "production") {
|
|
2377
2398
|
Asleep.propTypes = iconPropTypes;
|
|
2378
2399
|
}
|
|
2379
|
-
const AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(
|
|
2400
|
+
const AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref102, ref) {
|
|
2380
2401
|
let {
|
|
2381
2402
|
children,
|
|
2382
2403
|
size = 16,
|
|
2383
2404
|
...rest
|
|
2384
|
-
} =
|
|
2405
|
+
} = _ref102;
|
|
2385
2406
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2386
2407
|
width: size,
|
|
2387
2408
|
height: size,
|
|
@@ -2390,19 +2411,19 @@ const AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref101
|
|
|
2390
2411
|
viewBox: "0 0 32 32",
|
|
2391
2412
|
fill: "currentColor",
|
|
2392
2413
|
...rest
|
|
2393
|
-
},
|
|
2414
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2394
2415
|
d: "M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
|
|
2395
2416
|
})), children);
|
|
2396
2417
|
});
|
|
2397
2418
|
if (process.env.NODE_ENV !== "production") {
|
|
2398
2419
|
AsleepFilled.propTypes = iconPropTypes;
|
|
2399
2420
|
}
|
|
2400
|
-
const Assembly = /*#__PURE__*/React.forwardRef(function Assembly(
|
|
2421
|
+
const Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref103, ref) {
|
|
2401
2422
|
let {
|
|
2402
2423
|
children,
|
|
2403
2424
|
size = 16,
|
|
2404
2425
|
...rest
|
|
2405
|
-
} =
|
|
2426
|
+
} = _ref103;
|
|
2406
2427
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2407
2428
|
width: size,
|
|
2408
2429
|
height: size,
|
|
@@ -2411,21 +2432,21 @@ const Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref102, ref) {
|
|
|
2411
2432
|
viewBox: "0 0 32 32",
|
|
2412
2433
|
fill: "currentColor",
|
|
2413
2434
|
...rest
|
|
2414
|
-
},
|
|
2435
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2415
2436
|
d: "M16,25.4l-8-4.7v-9.4l8-4.7l8,4.7v9.4L16,25.4z M10,19.6l6,3.5l6-3.5v-7.1l-6-3.5l-6,3.5V19.6z"
|
|
2416
|
-
})),
|
|
2437
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2417
2438
|
d: "M27,8.2L17,2.3C16.7,2.1,16.4,2,16,2s-0.7,0.1-1,0.3L5,8.2c-0.6,0.4-1,1-1,1.7v12.2c0,0.7,0.4,1.4,1,1.7l10,5.9 c0.3,0.2,0.7,0.3,1,0.3s0.7-0.1,1-0.3l10-5.9c0.6-0.4,1-1,1-1.7V9.9C28,9.2,27.6,8.5,27,8.2z M26,22.1L16,28L6,22.1V9.9L16,4l10,5.9 V22.1z"
|
|
2418
2439
|
})), children);
|
|
2419
2440
|
});
|
|
2420
2441
|
if (process.env.NODE_ENV !== "production") {
|
|
2421
2442
|
Assembly.propTypes = iconPropTypes;
|
|
2422
2443
|
}
|
|
2423
|
-
const AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(
|
|
2444
|
+
const AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_ref104, ref) {
|
|
2424
2445
|
let {
|
|
2425
2446
|
children,
|
|
2426
2447
|
size = 16,
|
|
2427
2448
|
...rest
|
|
2428
|
-
} =
|
|
2449
|
+
} = _ref104;
|
|
2429
2450
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2430
2451
|
width: size,
|
|
2431
2452
|
height: size,
|
|
@@ -2434,19 +2455,19 @@ const AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_
|
|
|
2434
2455
|
viewBox: "0 0 32 32",
|
|
2435
2456
|
fill: "currentColor",
|
|
2436
2457
|
...rest
|
|
2437
|
-
},
|
|
2458
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2438
2459
|
d: "M21.3 4.9l-4.5-2.7C16.5 2.1 16.3 2 16 2s-.5.1-.7.2l-4.5 2.7C10.3 5.2 10 5.7 10 6.2v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3V6.2C22 5.7 21.7 5.2 21.3 4.9zM20 11.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V11.5zM29.3 18.9l-4.5-2.7C24.5 16.1 24.3 16 24 16s-.5.1-.7.2l-4.5 2.7c-.4.3-.7.7-.7 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6C30 19.7 29.7 19.2 29.3 18.9zM28 25.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V25.5zM13.3 18.9l-4.5-2.7C8.5 16.1 8.3 16 8 16s-.5.1-.7.2l-4.5 2.7C2.3 19.2 2 19.7 2 20.2v5.6c0 .5.3 1 .7 1.3l4.5 2.7C7.5 29.9 7.7 30 8 30s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6C14 19.7 13.7 19.2 13.3 18.9zM12 25.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V25.5z"
|
|
2439
2460
|
})), children);
|
|
2440
2461
|
});
|
|
2441
2462
|
if (process.env.NODE_ENV !== "production") {
|
|
2442
2463
|
AssemblyCluster.propTypes = iconPropTypes;
|
|
2443
2464
|
}
|
|
2444
|
-
const AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference(
|
|
2465
|
+
const AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference(_ref105, ref) {
|
|
2445
2466
|
let {
|
|
2446
2467
|
children,
|
|
2447
2468
|
size = 16,
|
|
2448
2469
|
...rest
|
|
2449
|
-
} =
|
|
2470
|
+
} = _ref105;
|
|
2450
2471
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2451
2472
|
width: size,
|
|
2452
2473
|
height: size,
|
|
@@ -2455,37 +2476,37 @@ const AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReferen
|
|
|
2455
2476
|
viewBox: "0 0 32 32",
|
|
2456
2477
|
fill: "currentColor",
|
|
2457
2478
|
...rest
|
|
2458
|
-
},
|
|
2479
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2459
2480
|
d: "M8.7 5.1H12.2V7.1H8.7z",
|
|
2460
2481
|
transform: "rotate(-30.582 10.48 6.101)"
|
|
2461
|
-
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2462
|
-
d: "M6 12H4V9.9c0-.7.4-1.4 1-1.7l1.5-.9 1 1.7L6 9.9V12zM4 14H6V18H4zM6.5 24.7L5 23.8c-.6-.4-1-1-1-1.7V20h2v2.1L7.5 23 6.5 24.7z"
|
|
2463
2482
|
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2483
|
+
d: "M6 12H4V9.9c0-.7.4-1.4 1-1.7l1.5-.9 1 1.7L6 9.9V12zM4 14H6V18H4zM6.5 24.7L5 23.8c-.6-.4-1-1-1-1.7V20h2v2.1L7.5 23 6.5 24.7z"
|
|
2484
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2464
2485
|
d: "M9.5 24.1H11.5V27.6H9.5z",
|
|
2465
2486
|
transform: "rotate(-59.421 10.48 25.9)"
|
|
2466
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2467
|
-
d: "M17.5,27.1L16,28l-1.5-0.9l-1,1.7l1.5,0.9c0.3,0.2,0.7,0.3,1,0.3c0.4,0,0.7-0.1,1-0.3l1.5-0.9L17.5,27.1z"
|
|
2468
2487
|
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2488
|
+
d: "M17.5,27.1L16,28l-1.5-0.9l-1,1.7l1.5,0.9c0.3,0.2,0.7,0.3,1,0.3c0.4,0,0.7-0.1,1-0.3l1.5-0.9L17.5,27.1z"
|
|
2489
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2469
2490
|
d: "M19.8 24.9H23.3V26.9H19.8z",
|
|
2470
2491
|
transform: "rotate(-30.582 21.502 25.912)"
|
|
2471
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2472
|
-
d: "M25.2 24.9l-1-1.7 1.8-1V20h2v2.1c0 .7-.4 1.4-1 1.7L25.2 24.9zM26 14H28V18H26zM28 12h-2V9.9l-1.8-1 1-1.7 1.8 1c.6.4 1 1 1 1.7V12z"
|
|
2473
2492
|
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2493
|
+
d: "M25.2 24.9l-1-1.7 1.8-1V20h2v2.1c0 .7-.4 1.4-1 1.7L25.2 24.9zM26 14H28V18H26zM28 12h-2V9.9l-1.8-1 1-1.7 1.8 1c.6.4 1 1 1 1.7V12z"
|
|
2494
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2474
2495
|
d: "M20.5 4.3H22.5V7.8H20.5z",
|
|
2475
2496
|
transform: "rotate(-59.421 21.501 6.089)"
|
|
2476
|
-
})),
|
|
2497
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2477
2498
|
d: "M17.5,4.9L16,4l-1.5,0.9l-1-1.7L15,2.3C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l1.5,0.9L17.5,4.9z"
|
|
2478
2499
|
})), children);
|
|
2479
2500
|
});
|
|
2480
2501
|
if (process.env.NODE_ENV !== "production") {
|
|
2481
2502
|
AssemblyReference.propTypes = iconPropTypes;
|
|
2482
2503
|
}
|
|
2483
|
-
const Asset = /*#__PURE__*/React.forwardRef(function Asset(
|
|
2504
|
+
const Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref106, ref) {
|
|
2484
2505
|
let {
|
|
2485
2506
|
children,
|
|
2486
2507
|
size = 16,
|
|
2487
2508
|
...rest
|
|
2488
|
-
} =
|
|
2509
|
+
} = _ref106;
|
|
2489
2510
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2490
2511
|
width: size,
|
|
2491
2512
|
height: size,
|
|
@@ -2494,21 +2515,21 @@ const Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref105, ref) {
|
|
|
2494
2515
|
viewBox: "0 0 32 32",
|
|
2495
2516
|
fill: "currentColor",
|
|
2496
2517
|
...rest
|
|
2497
|
-
},
|
|
2518
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2498
2519
|
d: "M12,24a4,4,0,1,1,4-4A4.0042,4.0042,0,0,1,12,24Zm0-6a2,2,0,1,0,2,2A2.0023,2.0023,0,0,0,12,18Z"
|
|
2499
|
-
})),
|
|
2520
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2500
2521
|
d: "M30,6a4.0042,4.0042,0,0,0-4-4,3.949,3.949,0,0,0-1.8537.4768L7.7571,10.9579A9.9921,9.9921,0,1,0,21.066,24.1929l8.49-16.3994A3.9491,3.9491,0,0,0,30,6ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM22.0194,5.8083C22.0163,5.8732,22,5.9343,22,6a4.0042,4.0042,0,0,0,4,4c.0645,0,.1245-.016.1882-.019l-4.3318,8.3617a10.0168,10.0168,0,0,0-8.2158-8.1962ZM12,28a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,12,28Z"
|
|
2501
2522
|
})), children);
|
|
2502
2523
|
});
|
|
2503
2524
|
if (process.env.NODE_ENV !== "production") {
|
|
2504
2525
|
Asset.propTypes = iconPropTypes;
|
|
2505
2526
|
}
|
|
2506
|
-
const AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(
|
|
2527
|
+
const AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref107, ref) {
|
|
2507
2528
|
let {
|
|
2508
2529
|
children,
|
|
2509
2530
|
size = 16,
|
|
2510
2531
|
...rest
|
|
2511
|
-
} =
|
|
2532
|
+
} = _ref107;
|
|
2512
2533
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2513
2534
|
width: size,
|
|
2514
2535
|
height: size,
|
|
@@ -2517,21 +2538,21 @@ const AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref106
|
|
|
2517
2538
|
viewBox: "0 0 32 32",
|
|
2518
2539
|
fill: "currentColor",
|
|
2519
2540
|
...rest
|
|
2520
|
-
},
|
|
2541
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2521
2542
|
d: "M21 27.18L18.41 24.59 17 26 21 30 28 23 26.59 21.59 21 27.18zM12 24a4 4 0 114-4A4.0042 4.0042 0 0112 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0012 18z"
|
|
2522
|
-
})),
|
|
2543
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2523
2544
|
d: "M26,2a3.86,3.86,0,0,0-1.85.48L7.76,10.96A9.99,9.99,0,0,0,12,30a9.3445,9.3445,0,0,0,2-.21V27.75A8.2289,8.2289,0,0,1,12,28a8,8,0,1,1,8-8,8.2656,8.2656,0,0,1-.06,1h2.78L29.56,7.79A3.9727,3.9727,0,0,0,26,2ZM21.86,18.34a10.0187,10.0187,0,0,0-8.22-8.19l8.38-4.34c0,.06-.02.12-.02.19a3.9989,3.9989,0,0,0,4,4c.06,0,.12-.02.19-.02ZM26,8a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,8Z"
|
|
2524
2545
|
})), children);
|
|
2525
2546
|
});
|
|
2526
2547
|
if (process.env.NODE_ENV !== "production") {
|
|
2527
2548
|
AssetConfirm.propTypes = iconPropTypes;
|
|
2528
2549
|
}
|
|
2529
|
-
const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(
|
|
2550
|
+
const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(_ref108, ref) {
|
|
2530
2551
|
let {
|
|
2531
2552
|
children,
|
|
2532
2553
|
size = 16,
|
|
2533
2554
|
...rest
|
|
2534
|
-
} =
|
|
2555
|
+
} = _ref108;
|
|
2535
2556
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2536
2557
|
width: size,
|
|
2537
2558
|
height: size,
|
|
@@ -2544,7 +2565,7 @@ const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin
|
|
|
2544
2565
|
cx: "25",
|
|
2545
2566
|
cy: "7",
|
|
2546
2567
|
r: "2"
|
|
2547
|
-
})),
|
|
2568
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2548
2569
|
d: "M12,23a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,12,23Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,12,19Z"
|
|
2549
2570
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2550
2571
|
cx: "12",
|
|
@@ -2711,12 +2732,12 @@ const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin
|
|
|
2711
2732
|
if (process.env.NODE_ENV !== "production") {
|
|
2712
2733
|
AssetDigitalTwin.propTypes = iconPropTypes;
|
|
2713
2734
|
}
|
|
2714
|
-
const AssetView = /*#__PURE__*/React.forwardRef(function AssetView(
|
|
2735
|
+
const AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref109, ref) {
|
|
2715
2736
|
let {
|
|
2716
2737
|
children,
|
|
2717
2738
|
size = 16,
|
|
2718
2739
|
...rest
|
|
2719
|
-
} =
|
|
2740
|
+
} = _ref109;
|
|
2720
2741
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2721
2742
|
width: size,
|
|
2722
2743
|
height: size,
|
|
@@ -2729,21 +2750,21 @@ const AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref108, ref)
|
|
|
2729
2750
|
cx: "22",
|
|
2730
2751
|
cy: "24",
|
|
2731
2752
|
r: "2"
|
|
2732
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2733
|
-
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM12 24a4 4 0 112.981-6.667l-1.49 1.334A2 2 0 1012 22z"
|
|
2734
2753
|
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2754
|
+
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM12 24a4 4 0 112.981-6.667l-1.49 1.334A2 2 0 1012 22z"
|
|
2755
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2735
2756
|
d: "M26,2a3.86,3.86,0,0,0-1.85.48L7.76,10.96A9.99,9.99,0,0,0,12,30V28a8,8,0,1,1,5.63-13.68l1.4-1.4a10.0059,10.0059,0,0,0-5.39-2.77l8.38-4.34c0,.06-.02.12-.02.19a3.9989,3.9989,0,0,0,4,4c.06,0,.12-.02.19-.02L23.07,16h2.24l4.25-8.21A3.9727,3.9727,0,0,0,26,2Zm0,6a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,8Z"
|
|
2736
2757
|
})), children);
|
|
2737
2758
|
});
|
|
2738
2759
|
if (process.env.NODE_ENV !== "production") {
|
|
2739
2760
|
AssetView.propTypes = iconPropTypes;
|
|
2740
2761
|
}
|
|
2741
|
-
const Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(
|
|
2762
|
+
const Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref110, ref) {
|
|
2742
2763
|
let {
|
|
2743
2764
|
children,
|
|
2744
2765
|
size = 16,
|
|
2745
2766
|
...rest
|
|
2746
|
-
} =
|
|
2767
|
+
} = _ref110;
|
|
2747
2768
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2748
2769
|
width: size,
|
|
2749
2770
|
height: size,
|
|
@@ -2752,19 +2773,19 @@ const Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref109, ref) {
|
|
|
2752
2773
|
viewBox: "0 0 32 32",
|
|
2753
2774
|
fill: "currentColor",
|
|
2754
2775
|
...rest
|
|
2755
|
-
},
|
|
2776
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2756
2777
|
d: "M28.316 13.949L27.684 12.051 17 15.612 17 4 15 4 15 15.612 4.316 12.051 3.684 13.949 14.368 17.51 7.2 27.066 8.8 28.267 16 18.667 23.2 28.267 24.8 27.066 17.632 17.51 28.316 13.949z"
|
|
2757
2778
|
})), children);
|
|
2758
2779
|
});
|
|
2759
2780
|
if (process.env.NODE_ENV !== "production") {
|
|
2760
2781
|
Asterisk.propTypes = iconPropTypes;
|
|
2761
2782
|
}
|
|
2762
|
-
const At = /*#__PURE__*/React.forwardRef(function At(
|
|
2783
|
+
const At = /*#__PURE__*/React.forwardRef(function At(_ref111, ref) {
|
|
2763
2784
|
let {
|
|
2764
2785
|
children,
|
|
2765
2786
|
size = 16,
|
|
2766
2787
|
...rest
|
|
2767
|
-
} =
|
|
2788
|
+
} = _ref111;
|
|
2768
2789
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2769
2790
|
width: size,
|
|
2770
2791
|
height: size,
|
|
@@ -2773,19 +2794,19 @@ const At = /*#__PURE__*/React.forwardRef(function At(_ref110, ref) {
|
|
|
2773
2794
|
viewBox: "0 0 32 32",
|
|
2774
2795
|
fill: "currentColor",
|
|
2775
2796
|
...rest
|
|
2776
|
-
},
|
|
2797
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2777
2798
|
d: "M16,3A12.92,12.92,0,0,0,3,16v1A13,13,0,0,0,16,30h7V28H16A11,11,0,0,1,5,17V16A10.94,10.94,0,0,1,16,5,10.64,10.64,0,0,1,27,16c0,3.59-1.4,5-3.66,5C21.76,21,21,19.71,21,18V10H19v1.94A3.84,3.84,0,0,0,15.5,10,5.48,5.48,0,0,0,10,15.44v2.12A5.48,5.48,0,0,0,15.5,23a4.28,4.28,0,0,0,4-2.46A4.35,4.35,0,0,0,23.41,23C26.48,23,29,21,29,16A12.72,12.72,0,0,0,16,3Zm3,14.56a3.5,3.5,0,0,1-7,0V15.44a3.5,3.5,0,0,1,7,0Z"
|
|
2778
2799
|
})), children);
|
|
2779
2800
|
});
|
|
2780
2801
|
if (process.env.NODE_ENV !== "production") {
|
|
2781
2802
|
At.propTypes = iconPropTypes;
|
|
2782
2803
|
}
|
|
2783
|
-
const Attachment = /*#__PURE__*/React.forwardRef(function Attachment(
|
|
2804
|
+
const Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref112, ref) {
|
|
2784
2805
|
let {
|
|
2785
2806
|
children,
|
|
2786
2807
|
size = 16,
|
|
2787
2808
|
...rest
|
|
2788
|
-
} =
|
|
2809
|
+
} = _ref112;
|
|
2789
2810
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2790
2811
|
width: size,
|
|
2791
2812
|
height: size,
|
|
@@ -2794,19 +2815,19 @@ const Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref111, re
|
|
|
2794
2815
|
viewBox: "0 0 32 32",
|
|
2795
2816
|
fill: "currentColor",
|
|
2796
2817
|
...rest
|
|
2797
|
-
},
|
|
2818
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2798
2819
|
d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9 C3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1 c0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2 c-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
|
|
2799
2820
|
})), children);
|
|
2800
2821
|
});
|
|
2801
2822
|
if (process.env.NODE_ENV !== "production") {
|
|
2802
2823
|
Attachment.propTypes = iconPropTypes;
|
|
2803
2824
|
}
|
|
2804
|
-
const AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(
|
|
2825
|
+
const AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref113, ref) {
|
|
2805
2826
|
let {
|
|
2806
2827
|
children,
|
|
2807
2828
|
size = 16,
|
|
2808
2829
|
...rest
|
|
2809
|
-
} =
|
|
2830
|
+
} = _ref113;
|
|
2810
2831
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2811
2832
|
width: size,
|
|
2812
2833
|
height: size,
|
|
@@ -2815,7 +2836,7 @@ const AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref112
|
|
|
2815
2836
|
viewBox: "0 0 32 32",
|
|
2816
2837
|
fill: "currentColor",
|
|
2817
2838
|
...rest
|
|
2818
|
-
},
|
|
2839
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2819
2840
|
d: "M28 14H27V2H25V14H24a2.0019 2.0019 0 00-2 2v2a2.0023 2.0023 0 002 2h1V30h2V20h1a2.0027 2.0027 0 002-2V16A2.0023 2.0023 0 0028 14zm0 4H24V16h4zM18 6H17V2H15V6H14a2.0019 2.0019 0 00-2 2v2a2.0019 2.0019 0 002 2h1V30h2V12h1a2.002 2.002 0 002-2V8A2.002 2.002 0 0018 6zm0 4H14V8h4zM8 20H7V2H5V20H4a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2H5v4H7V26H8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 008 20zm0 4H4V22H8z",
|
|
2820
2841
|
transform: "translate(0 .005)"
|
|
2821
2842
|
})), children);
|
|
@@ -2823,12 +2844,12 @@ const AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref112
|
|
|
2823
2844
|
if (process.env.NODE_ENV !== "production") {
|
|
2824
2845
|
AudioConsole.propTypes = iconPropTypes;
|
|
2825
2846
|
}
|
|
2826
|
-
const AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(
|
|
2847
|
+
const AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(_ref114, ref) {
|
|
2827
2848
|
let {
|
|
2828
2849
|
children,
|
|
2829
2850
|
size = 16,
|
|
2830
2851
|
...rest
|
|
2831
|
-
} =
|
|
2852
|
+
} = _ref114;
|
|
2832
2853
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2833
2854
|
width: size,
|
|
2834
2855
|
height: size,
|
|
@@ -2837,25 +2858,25 @@ const AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality
|
|
|
2837
2858
|
viewBox: "0 0 32 32",
|
|
2838
2859
|
fill: "currentColor",
|
|
2839
2860
|
...rest
|
|
2840
|
-
},
|
|
2861
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2841
2862
|
d: "M27.4473,9.1055l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,14,10v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,28,17V10A1,1,0,0,0,27.4473,9.1055ZM21,8.1182,24.7637,10,21,11.8818,17.2363,10Zm-5,3.5,4,2v4.7636l-4-2Zm6,6.7636V13.6182l4-2v4.7636Z"
|
|
2842
2863
|
})), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
|
|
2843
2864
|
cx: "13.5",
|
|
2844
2865
|
cy: "24.5",
|
|
2845
2866
|
r: "1.5"
|
|
2846
|
-
})),
|
|
2867
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2847
2868
|
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
2848
2869
|
})), children);
|
|
2849
2870
|
});
|
|
2850
2871
|
if (process.env.NODE_ENV !== "production") {
|
|
2851
2872
|
AugmentedReality.propTypes = iconPropTypes;
|
|
2852
2873
|
}
|
|
2853
|
-
const WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthAutoScroll(
|
|
2874
|
+
const WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthAutoScroll(_ref115, ref) {
|
|
2854
2875
|
let {
|
|
2855
2876
|
children,
|
|
2856
2877
|
size = 16,
|
|
2857
2878
|
...rest
|
|
2858
|
-
} =
|
|
2879
|
+
} = _ref115;
|
|
2859
2880
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2860
2881
|
width: size,
|
|
2861
2882
|
height: size,
|
|
@@ -2864,19 +2885,19 @@ const WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2864
2885
|
viewBox: "0 0 32 32",
|
|
2865
2886
|
fill: "currentColor",
|
|
2866
2887
|
...rest
|
|
2867
|
-
},
|
|
2888
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2868
2889
|
d: "M12 16a4 4 0 104-4A4 4 0 0012 16zm6 0a2 2 0 11-2-2A2 2 0 0118 16zM16 27.17L10.4 21.58 9 23 16 30 23 23 21.59 21.59 16 27.17zM16 4.83L21.58 10.4 23 9 16 2 9 9 10.41 10.41 16 4.83z"
|
|
2869
2890
|
})), children);
|
|
2870
2891
|
});
|
|
2871
2892
|
if (process.env.NODE_ENV !== "production") {
|
|
2872
2893
|
WatsonHealthAutoScroll.propTypes = iconPropTypes;
|
|
2873
2894
|
}
|
|
2874
|
-
const Automatic = /*#__PURE__*/React.forwardRef(function Automatic(
|
|
2895
|
+
const Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref116, ref) {
|
|
2875
2896
|
let {
|
|
2876
2897
|
children,
|
|
2877
2898
|
size = 16,
|
|
2878
2899
|
...rest
|
|
2879
|
-
} =
|
|
2900
|
+
} = _ref116;
|
|
2880
2901
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2881
2902
|
width: size,
|
|
2882
2903
|
height: size,
|
|
@@ -2885,19 +2906,19 @@ const Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref115, ref)
|
|
|
2885
2906
|
viewBox: "0 0 32 32",
|
|
2886
2907
|
fill: "currentColor",
|
|
2887
2908
|
...rest
|
|
2888
|
-
},
|
|
2909
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2889
2910
|
d: "M26 16H22a2.002 2.002 0 00-2 2V30h2V25h4v5h2V18A2.002 2.002 0 0026 16zm-4 7V18h4v5zM16 27a10.9862 10.9862 0 01-9.2156-5H12V20H4v8H6V24.3149A13.0239 13.0239 0 0016 29zM20 10h5.2155A10.9973 10.9973 0 005 16H3A13.0048 13.0048 0 0126 7.6849V4h2v8H20z"
|
|
2890
2911
|
})), children);
|
|
2891
2912
|
});
|
|
2892
2913
|
if (process.env.NODE_ENV !== "production") {
|
|
2893
2914
|
Automatic.propTypes = iconPropTypes;
|
|
2894
2915
|
}
|
|
2895
|
-
const Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(
|
|
2916
|
+
const Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref117, ref) {
|
|
2896
2917
|
let {
|
|
2897
2918
|
children,
|
|
2898
2919
|
size = 16,
|
|
2899
2920
|
...rest
|
|
2900
|
-
} =
|
|
2921
|
+
} = _ref117;
|
|
2901
2922
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2902
2923
|
width: size,
|
|
2903
2924
|
height: size,
|
|
@@ -2906,23 +2927,23 @@ const Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref116,
|
|
|
2906
2927
|
viewBox: "0 0 32 32",
|
|
2907
2928
|
fill: "currentColor",
|
|
2908
2929
|
...rest
|
|
2909
|
-
},
|
|
2930
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2910
2931
|
d: "M22,28H12V26H22V10H6V20H4V10A2.0021,2.0021,0,0,1,6,8H22a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,22,28Z"
|
|
2911
|
-
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2912
|
-
d: "M28,22H26V20h2V4H12V6H10V4a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2V20A2.0021,2.0021,0,0,1,28,22Z"
|
|
2913
2932
|
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2933
|
+
d: "M28,22H26V20h2V4H12V6H10V4a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2V20A2.0021,2.0021,0,0,1,28,22Z"
|
|
2934
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2914
2935
|
d: "M10 14L10 16 14.586 16 3 27.586 4.414 29 16 17.414 16 22 18 22 18 14 10 14z"
|
|
2915
2936
|
})), children);
|
|
2916
2937
|
});
|
|
2917
2938
|
if (process.env.NODE_ENV !== "production") {
|
|
2918
2939
|
Autoscaling.propTypes = iconPropTypes;
|
|
2919
2940
|
}
|
|
2920
|
-
const Awake = /*#__PURE__*/React.forwardRef(function Awake(
|
|
2941
|
+
const Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref118, ref) {
|
|
2921
2942
|
let {
|
|
2922
2943
|
children,
|
|
2923
2944
|
size = 16,
|
|
2924
2945
|
...rest
|
|
2925
|
-
} =
|
|
2946
|
+
} = _ref118;
|
|
2926
2947
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2927
2948
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2928
2949
|
width: size,
|
|
@@ -2932,27 +2953,27 @@ const Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref117, ref) {
|
|
|
2932
2953
|
viewBox: "0 0 16 16",
|
|
2933
2954
|
fill: "currentColor",
|
|
2934
2955
|
...rest
|
|
2935
|
-
},
|
|
2956
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2936
2957
|
d: "M7.5 1H8.5V3.5H7.5z"
|
|
2937
|
-
})),
|
|
2958
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2938
2959
|
d: "M10.8 3.4H13.3V4.4H10.8z",
|
|
2939
2960
|
transform: "rotate(-45.001 12.074 3.922)"
|
|
2940
|
-
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2941
|
-
d: "M12.5 7.5H15V8.5H12.5z"
|
|
2942
2961
|
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2962
|
+
d: "M12.5 7.5H15V8.5H12.5z"
|
|
2963
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2943
2964
|
d: "M11.6 10.8H12.6V13.3H11.6z",
|
|
2944
2965
|
transform: "rotate(-45.001 12.077 12.075)"
|
|
2945
|
-
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2946
|
-
d: "M7.5 12.5H8.5V15H7.5z"
|
|
2947
2966
|
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2967
|
+
d: "M7.5 12.5H8.5V15H7.5z"
|
|
2968
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2948
2969
|
d: "M2.7 11.6H5.2V12.6H2.7z",
|
|
2949
2970
|
transform: "rotate(-45.001 3.929 12.078)"
|
|
2950
|
-
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2951
|
-
d: "M1 7.5H3.5V8.5H1z"
|
|
2952
2971
|
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2972
|
+
d: "M1 7.5H3.5V8.5H1z"
|
|
2973
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2953
2974
|
d: "M3.4 2.7H4.4V5.2H3.4z",
|
|
2954
2975
|
transform: "rotate(-45.001 3.926 3.925)"
|
|
2955
|
-
})),
|
|
2976
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2956
2977
|
d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
|
|
2957
2978
|
})), children);
|
|
2958
2979
|
}
|
|
@@ -2964,39 +2985,39 @@ const Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref117, ref) {
|
|
|
2964
2985
|
viewBox: "0 0 32 32",
|
|
2965
2986
|
fill: "currentColor",
|
|
2966
2987
|
...rest
|
|
2967
|
-
},
|
|
2988
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2968
2989
|
d: "M15 2H17V6.96H15z"
|
|
2969
|
-
})),
|
|
2990
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2970
2991
|
d: "M21.67 6.85H26.630000000000003V8.85H21.67z",
|
|
2971
2992
|
transform: "rotate(-45 24.142 7.85)"
|
|
2972
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2973
|
-
d: "M25.04 15H30V17H25.04z"
|
|
2974
2993
|
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2994
|
+
d: "M25.04 15H30V17H25.04z"
|
|
2995
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2975
2996
|
d: "M23.15 21.67H25.15V26.630000000000003H23.15z",
|
|
2976
2997
|
transform: "rotate(-45 24.152 24.146)"
|
|
2977
|
-
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2978
|
-
d: "M15 25.04H17V30H15z"
|
|
2979
2998
|
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2999
|
+
d: "M15 25.04H17V30H15z"
|
|
3000
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2980
3001
|
d: "M5.37 23.15H10.33V25.15H5.37z",
|
|
2981
3002
|
transform: "rotate(-45 7.86 24.144)"
|
|
2982
|
-
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2983
|
-
d: "M2 15H6.96V17H2z"
|
|
2984
3003
|
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
3004
|
+
d: "M2 15H6.96V17H2z"
|
|
3005
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2985
3006
|
d: "M6.85 5.37H8.85V10.33H6.85z",
|
|
2986
3007
|
transform: "rotate(-45 7.85 7.848)"
|
|
2987
|
-
})),
|
|
3008
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2988
3009
|
d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2989
3010
|
})), children);
|
|
2990
3011
|
});
|
|
2991
3012
|
if (process.env.NODE_ENV !== "production") {
|
|
2992
3013
|
Awake.propTypes = iconPropTypes;
|
|
2993
3014
|
}
|
|
2994
|
-
const Badge = /*#__PURE__*/React.forwardRef(function Badge(
|
|
3015
|
+
const Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref119, ref) {
|
|
2995
3016
|
let {
|
|
2996
3017
|
children,
|
|
2997
3018
|
size = 16,
|
|
2998
3019
|
...rest
|
|
2999
|
-
} =
|
|
3020
|
+
} = _ref119;
|
|
3000
3021
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3001
3022
|
width: size,
|
|
3002
3023
|
height: size,
|
|
@@ -3005,21 +3026,21 @@ const Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref118, ref) {
|
|
|
3005
3026
|
viewBox: "0 0 32 32",
|
|
3006
3027
|
fill: "currentColor",
|
|
3007
3028
|
...rest
|
|
3008
|
-
},
|
|
3029
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3009
3030
|
d: "M23 2L24.593 5 28 5.414 25.5 7.667 26 11 23 9.125 20 11 20.5 7.667 18 5.414 21.5 5 23 2z"
|
|
3010
|
-
})),
|
|
3031
|
+
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3011
3032
|
d: "M22.7168,13.249l-1.9375-.498A6.9942,6.9942,0,1,1,15.7505,4.22l.499-1.9365A8.99,8.99,0,0,0,8,17.689V30l6-4,6,4V17.7078A8.9627,8.9627,0,0,0,22.7168,13.249ZM18,26.2627l-4-2.6665-4,2.6665V19.05a8.9238,8.9238,0,0,0,8,.0062Z"
|
|
3012
3033
|
})), children);
|
|
3013
3034
|
});
|
|
3014
3035
|
if (process.env.NODE_ENV !== "production") {
|
|
3015
3036
|
Badge.propTypes = iconPropTypes;
|
|
3016
3037
|
}
|
|
3017
|
-
const BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(
|
|
3038
|
+
const BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref120, ref) {
|
|
3018
3039
|
let {
|
|
3019
3040
|
children,
|
|
3020
3041
|
size = 16,
|
|
3021
3042
|
...rest
|
|
3022
|
-
} =
|
|
3043
|
+
} = _ref120;
|
|
3023
3044
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3024
3045
|
width: size,
|
|
3025
3046
|
height: size,
|
|
@@ -3032,21 +3053,21 @@ const BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref119
|
|
|
3032
3053
|
cx: "6",
|
|
3033
3054
|
cy: "26",
|
|
3034
3055
|
r: "2"
|
|
3035
|
-
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3036
|
-
d: "M28,18H25V16a2.0023,2.0023,0,0,0-2-2H19a2.0023,2.0023,0,0,0-2,2v2H14a2.0023,2.0023,0,0,0-2,2v8a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18Zm-9-2h4v2H19Zm9,12H14V20H28Z"
|
|
3037
3056
|
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
3057
|
+
d: "M28,18H25V16a2.0023,2.0023,0,0,0-2-2H19a2.0023,2.0023,0,0,0-2,2v2H14a2.0023,2.0023,0,0,0-2,2v8a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18Zm-9-2h4v2H19Zm9,12H14V20H28Z"
|
|
3058
|
+
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
3038
3059
|
d: "M10,6h4v6h2V6h4v6h2V6h4v6h2V6.0049A2.0047,2.0047,0,0,0,25.9951,4H4.0049A2.0047,2.0047,0,0,0,2,6.0049v13.99A2.0047,2.0047,0,0,0,4.0049,22H10ZM8,20H4V6H8Z"
|
|
3039
3060
|
})), children);
|
|
3040
3061
|
});
|
|
3041
3062
|
if (process.env.NODE_ENV !== "production") {
|
|
3042
3063
|
BaggageClaim.propTypes = iconPropTypes;
|
|
3043
3064
|
}
|
|
3044
|
-
const Bar = /*#__PURE__*/React.forwardRef(function Bar(
|
|
3065
|
+
const Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref121, ref) {
|
|
3045
3066
|
let {
|
|
3046
3067
|
children,
|
|
3047
3068
|
size = 16,
|
|
3048
3069
|
...rest
|
|
3049
|
-
} =
|
|
3070
|
+
} = _ref121;
|
|
3050
3071
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3051
3072
|
width: size,
|
|
3052
3073
|
height: size,
|
|
@@ -3055,21 +3076,21 @@ const Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref120, ref) {
|
|
|
3055
3076
|
viewBox: "0 0 32 32",
|
|
3056
3077
|
fill: "currentColor",
|
|
3057
3078
|
...rest
|
|
3058
|
-
},
|
|
3079
|
+
}, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
3059
3080
|
d: "M25,11H15a1,1,0,0,0-1,1v4a6.0046,6.0046,0,0,0,5,5.91V28H16v2h8V28H21V21.91A6.0046,6.0046,0,0,0,26,16V12A1,1,0,0,0,25,11Zm-1,5a4,4,0,0,1-8,0V13h8Z"
|
|
3060
|
-
})),
|
|
3081
|
+
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3061
3082
|
d: "M15,1H10A1,1,0,0,0,9,2V9.3706A6.09,6.09,0,0,0,6,15V29a1,1,0,0,0,1,1h5V28H8V15c0-3.1875,2.231-4.02,2.3164-4.0513L11,10.7207V3h3V8h2V2A1,1,0,0,0,15,1Z"
|
|
3062
3083
|
})), children);
|
|
3063
3084
|
});
|
|
3064
3085
|
if (process.env.NODE_ENV !== "production") {
|
|
3065
3086
|
Bar.propTypes = iconPropTypes;
|
|
3066
3087
|
}
|
|
3067
|
-
const Barcode = /*#__PURE__*/React.forwardRef(function Barcode(
|
|
3088
|
+
const Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref122, ref) {
|
|
3068
3089
|
let {
|
|
3069
3090
|
children,
|
|
3070
3091
|
size = 16,
|
|
3071
3092
|
...rest
|
|
3072
|
-
} =
|
|
3093
|
+
} = _ref122;
|
|
3073
3094
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3074
3095
|
width: size,
|
|
3075
3096
|
height: size,
|
|
@@ -3078,19 +3099,19 @@ const Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref121, ref) {
|
|
|
3078
3099
|
viewBox: "0 0 32 32",
|
|
3079
3100
|
fill: "currentColor",
|
|
3080
3101
|
...rest
|
|
3081
|
-
},
|
|
3102
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3082
3103
|
d: "M2 6H4V28H2zM12 6H14V26H12zM6 6H10V26H6zM16 6H20V26H16zM22 6H26V26H22zM28 6H30V28H28z"
|
|
3083
3104
|
})), children);
|
|
3084
3105
|
});
|
|
3085
3106
|
if (process.env.NODE_ENV !== "production") {
|
|
3086
3107
|
Barcode.propTypes = iconPropTypes;
|
|
3087
3108
|
}
|
|
3088
|
-
const BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(
|
|
3109
|
+
const BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_ref123, ref) {
|
|
3089
3110
|
let {
|
|
3090
3111
|
children,
|
|
3091
3112
|
size = 16,
|
|
3092
3113
|
...rest
|
|
3093
|
-
} =
|
|
3114
|
+
} = _ref123;
|
|
3094
3115
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3095
3116
|
width: size,
|
|
3096
3117
|
height: size,
|
|
@@ -3103,31 +3124,31 @@ const BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_
|
|
|
3103
3124
|
cx: "9",
|
|
3104
3125
|
cy: "6",
|
|
3105
3126
|
r: "1"
|
|
3106
|
-
})),
|
|
3127
|
+
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3107
3128
|
d: "M26,10H6A2.0021,2.0021,0,0,1,4,8V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V8A2.0021,2.0021,0,0,1,26,10ZM6,4V8H26V4Z"
|
|
3108
3129
|
})), _circle52 || (_circle52 = /*#__PURE__*/React.createElement("circle", {
|
|
3109
3130
|
cx: "9",
|
|
3110
3131
|
cy: "16",
|
|
3111
3132
|
r: "1"
|
|
3112
|
-
})),
|
|
3133
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
3113
3134
|
d: "M26,20H6a2.0021,2.0021,0,0,1-2-2V14a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,20ZM6,14v4H26V14Z"
|
|
3114
3135
|
})), _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
|
|
3115
3136
|
cx: "9",
|
|
3116
3137
|
cy: "26",
|
|
3117
3138
|
r: "1"
|
|
3118
|
-
})),
|
|
3139
|
+
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3119
3140
|
d: "M26,30H6a2.0021,2.0021,0,0,1-2-2V24a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,30ZM6,24v4H26V24Z"
|
|
3120
3141
|
})), children);
|
|
3121
3142
|
});
|
|
3122
3143
|
if (process.env.NODE_ENV !== "production") {
|
|
3123
3144
|
BareMetalServer.propTypes = iconPropTypes;
|
|
3124
3145
|
}
|
|
3125
|
-
const BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_01(
|
|
3146
|
+
const BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_01(_ref124, ref) {
|
|
3126
3147
|
let {
|
|
3127
3148
|
children,
|
|
3128
3149
|
size = 16,
|
|
3129
3150
|
...rest
|
|
3130
|
-
} =
|
|
3151
|
+
} = _ref124;
|
|
3131
3152
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3132
3153
|
width: size,
|
|
3133
3154
|
height: size,
|
|
@@ -3136,25 +3157,25 @@ const BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServe
|
|
|
3136
3157
|
viewBox: "0 0 32 32",
|
|
3137
3158
|
fill: "currentColor",
|
|
3138
3159
|
...rest
|
|
3139
|
-
},
|
|
3160
|
+
}, _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3140
3161
|
d: "M17 28L17 22 15 22 15 28 5 28 5 30 27 30 27 28 17 28z"
|
|
3141
3162
|
})), _circle54 || (_circle54 = /*#__PURE__*/React.createElement("circle", {
|
|
3142
3163
|
cx: "9",
|
|
3143
3164
|
cy: "16",
|
|
3144
3165
|
r: "1"
|
|
3145
|
-
})),
|
|
3166
|
+
})), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
3146
3167
|
d: "M26,20H6a2.0023,2.0023,0,0,1-2-2V14a2.0023,2.0023,0,0,1,2-2H26a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,26,20ZM6,14v4H26V14Z"
|
|
3147
3168
|
})), children);
|
|
3148
3169
|
});
|
|
3149
3170
|
if (process.env.NODE_ENV !== "production") {
|
|
3150
3171
|
BareMetalServer_01.propTypes = iconPropTypes;
|
|
3151
3172
|
}
|
|
3152
|
-
const BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_02(
|
|
3173
|
+
const BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_02(_ref125, ref) {
|
|
3153
3174
|
let {
|
|
3154
3175
|
children,
|
|
3155
3176
|
size = 16,
|
|
3156
3177
|
...rest
|
|
3157
|
-
} =
|
|
3178
|
+
} = _ref125;
|
|
3158
3179
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3159
3180
|
width: size,
|
|
3160
3181
|
height: size,
|
|
@@ -3163,45 +3184,24 @@ const BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServe
|
|
|
3163
3184
|
viewBox: "0 0 32 32",
|
|
3164
3185
|
fill: "currentColor",
|
|
3165
3186
|
...rest
|
|
3166
|
-
},
|
|
3187
|
+
}, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
3167
3188
|
d: "M17 28L17 22 15 22 15 28 5 28 5 30 27 30 27 28 17 28z"
|
|
3168
3189
|
})), _circle55 || (_circle55 = /*#__PURE__*/React.createElement("circle", {
|
|
3169
3190
|
cx: "9",
|
|
3170
3191
|
cy: "16",
|
|
3171
3192
|
r: "1"
|
|
3172
|
-
})),
|
|
3193
|
+
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
3173
3194
|
d: "M26,20H6a2.0023,2.0023,0,0,1-2-2V14a2.0023,2.0023,0,0,1,2-2H26a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,26,20ZM6,14v4H26V14Z"
|
|
3174
3195
|
})), _circle56 || (_circle56 = /*#__PURE__*/React.createElement("circle", {
|
|
3175
3196
|
cx: "9",
|
|
3176
3197
|
cy: "6",
|
|
3177
3198
|
r: "1"
|
|
3178
|
-
})),
|
|
3199
|
+
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3179
3200
|
d: "M26,10H6A2.0023,2.0023,0,0,1,4,8V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V8A2.0023,2.0023,0,0,1,26,10ZM6,4V8H26V4Z"
|
|
3180
3201
|
})), children);
|
|
3181
3202
|
});
|
|
3182
3203
|
if (process.env.NODE_ENV !== "production") {
|
|
3183
3204
|
BareMetalServer_02.propTypes = iconPropTypes;
|
|
3184
3205
|
}
|
|
3185
|
-
const QBarrier = /*#__PURE__*/React.forwardRef(function QBarrier(_ref125, ref) {
|
|
3186
|
-
let {
|
|
3187
|
-
children,
|
|
3188
|
-
size = 16,
|
|
3189
|
-
...rest
|
|
3190
|
-
} = _ref125;
|
|
3191
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3192
|
-
width: size,
|
|
3193
|
-
height: size,
|
|
3194
|
-
ref: ref,
|
|
3195
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3196
|
-
viewBox: "0 0 32 32",
|
|
3197
|
-
fill: "currentColor",
|
|
3198
|
-
...rest
|
|
3199
|
-
}, _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3200
|
-
d: "M15 5H17V9H15zM15 11H17V15H15zM15 17H17V21H15zM15 23H17V27H15z"
|
|
3201
|
-
})), children);
|
|
3202
|
-
});
|
|
3203
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3204
|
-
QBarrier.propTypes = iconPropTypes;
|
|
3205
|
-
}
|
|
3206
3206
|
|
|
3207
|
-
export { Accessibility, AccessibilityAlt, AccessibilityColor, AccessibilityColorFilled, Account, AccumulationIce, AccumulationPrecipitation, AccumulationRain, AccumulationSnow, Activity, Add, AddAlt, AddComment, AddFilled, AgricultureAnalytics, AirlineDigitalGate, AirlineManageGates, AirlinePassengerCare, AirlineRapidBoard, Airplay, AirplayFilled, AirportLocation, Airport_01, Airport_02, Alarm, AlarmAdd, AlarmSubtract, AlignBoxBottomCenter, AlignBoxBottomLeft, AlignBoxBottomRight, AlignBoxMiddleCenter, AlignBoxMiddleLeft, AlignBoxMiddleRight, AlignBoxTopCenter, AlignBoxTopLeft, AlignBoxTopRight, AlignHorizontalCenter, AlignHorizontalLeft, AlignHorizontalRight, AlignVerticalBottom, AlignVerticalCenter, AlignVerticalTop, Analytics, AnalyticsCustom, AnalyticsReference, Aperture, Api, Api_1, App, AppConnectivity, Apple, AppleDash, Application, ApplicationMobile, ApplicationVirtual, ApplicationWeb, Apps, Archive, Area, AreaCustom, Arrival, ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowShiftDown, ArrowUp, ArrowUpLeft, ArrowUpRight, ArrowsHorizontal, ArrowsVertical, Asleep, AsleepFilled, Assembly, AssemblyCluster, AssemblyReference, Asset, AssetConfirm, AssetDigitalTwin, AssetView, Asterisk, At, Attachment, AudioConsole, AugmentedReality, Automatic, Autoscaling, Awake, Badge, BaggageClaim, Bar, Barcode, BareMetalServer, BareMetalServer_01, BareMetalServer_02,
|
|
3207
|
+
export { Accessibility, AccessibilityAlt, AccessibilityColor, AccessibilityColorFilled, Account, AccumulationIce, AccumulationPrecipitation, AccumulationRain, AccumulationSnow, Activity, Add, AddAlt, AddComment, AddFilled, AddLarge, AgricultureAnalytics, AirlineDigitalGate, AirlineManageGates, AirlinePassengerCare, AirlineRapidBoard, Airplay, AirplayFilled, AirportLocation, Airport_01, Airport_02, Alarm, AlarmAdd, AlarmSubtract, AlignBoxBottomCenter, AlignBoxBottomLeft, AlignBoxBottomRight, AlignBoxMiddleCenter, AlignBoxMiddleLeft, AlignBoxMiddleRight, AlignBoxTopCenter, AlignBoxTopLeft, AlignBoxTopRight, AlignHorizontalCenter, AlignHorizontalLeft, AlignHorizontalRight, AlignVerticalBottom, AlignVerticalCenter, AlignVerticalTop, Analytics, AnalyticsCustom, AnalyticsReference, Aperture, Api, Api_1, App, AppConnectivity, Apple, AppleDash, Application, ApplicationMobile, ApplicationVirtual, ApplicationWeb, Apps, Archive, Area, AreaCustom, Arrival, ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowShiftDown, ArrowUp, ArrowUpLeft, ArrowUpRight, ArrowsHorizontal, ArrowsVertical, Asleep, AsleepFilled, Assembly, AssemblyCluster, AssemblyReference, Asset, AssetConfirm, AssetDigitalTwin, AssetView, Asterisk, At, Attachment, AudioConsole, AugmentedReality, Automatic, Autoscaling, Awake, Badge, BaggageClaim, Bar, Barcode, BareMetalServer, BareMetalServer_01, BareMetalServer_02, WatsonHealth3DCursor, WatsonHealth3DCursorAlt, WatsonHealth3DCurveAutoColon, WatsonHealth3DCurveAutoVessels, WatsonHealth3DCurveManual, WatsonHealth3DICa, WatsonHealth3DMprToggle, WatsonHealth3DPrintMesh, WatsonHealth3DSoftware, WatsonHealth3rdPartyConnected, WatsonHealthAiResults, WatsonHealthAiResultsHigh, WatsonHealthAiResultsLow, WatsonHealthAiResultsMedium, WatsonHealthAiResultsUrgent, WatsonHealthAiResultsVeryHigh, WatsonHealthAiStatus, WatsonHealthAiStatusComplete, WatsonHealthAiStatusFailed, WatsonHealthAiStatusInProgress, WatsonHealthAiStatusQueued, WatsonHealthAiStatusRejected, WatsonHealthAngle, WatsonHealthAnnotationVisibility, WatsonHealthArrowAnnotation, WatsonHealthAutoScroll, _4K, _4KFilled };
|