@dtinsight/react-icons 0.0.0-beta.8 → 1.0.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/dist/index.d.ts CHANGED
@@ -43,11 +43,6 @@ declare const AlarmColored: {
43
43
  displayName: string;
44
44
  };
45
45
 
46
- declare const AlarmTestColored: {
47
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
48
- displayName: string;
49
- };
50
-
51
46
  declare const AnnouncementColored: {
52
47
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
53
48
  displayName: string;
@@ -133,6 +128,26 @@ declare const AssetsViewColored: {
133
128
  displayName: string;
134
129
  };
135
130
 
131
+ declare const AtomicIndexBgColored: {
132
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
133
+ displayName: string;
134
+ };
135
+
136
+ declare const AtomicIndexColored: {
137
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
138
+ displayName: string;
139
+ };
140
+
141
+ declare const AtomicLabelBgColored: {
142
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
143
+ displayName: string;
144
+ };
145
+
146
+ declare const AtomicLabelColored: {
147
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
148
+ displayName: string;
149
+ };
150
+
136
151
  declare const AttachmentOutlined: {
137
152
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
138
153
  displayName: string;
@@ -148,6 +163,11 @@ declare const AuthorizationAndSecurityColored: {
148
163
  displayName: string;
149
164
  };
150
165
 
166
+ declare const BarChartFilled: {
167
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
168
+ displayName: string;
169
+ };
170
+
151
171
  declare const BarChartOutlined: {
152
172
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
153
173
  displayName: string;
@@ -308,11 +328,6 @@ declare const ChToEnOutlined: {
308
328
  displayName: string;
309
329
  };
310
330
 
311
- declare const ChangeCircleFilled: {
312
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
313
- displayName: string;
314
- };
315
-
316
331
  declare const ChangeLogOutlined: {
317
332
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
318
333
  displayName: string;
@@ -363,11 +378,6 @@ declare const CircleOutlined: {
363
378
  displayName: string;
364
379
  };
365
380
 
366
- declare const ClearChatHistoryOutlined: {
367
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
368
- displayName: string;
369
- };
370
-
371
381
  declare const ClientModelColored: {
372
382
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
373
383
  displayName: string;
@@ -448,6 +458,31 @@ declare const CompliantFieldColored: {
448
458
  displayName: string;
449
459
  };
450
460
 
461
+ declare const CompositeIndexBgColored: {
462
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
463
+ displayName: string;
464
+ };
465
+
466
+ declare const CompositeIndexColored: {
467
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
468
+ displayName: string;
469
+ };
470
+
471
+ declare const CompositeLabelBgColored: {
472
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
473
+ displayName: string;
474
+ };
475
+
476
+ declare const CompositeLabelColored: {
477
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
478
+ displayName: string;
479
+ };
480
+
481
+ declare const ConfigurationFilled: {
482
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
483
+ displayName: string;
484
+ };
485
+
451
486
  declare const ConnectionOutlined: {
452
487
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
453
488
  displayName: string;
@@ -483,6 +518,11 @@ declare const ContinuousOptimOutlined: {
483
518
  displayName: string;
484
519
  };
485
520
 
521
+ declare const ContractOutlined: {
522
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
523
+ displayName: string;
524
+ };
525
+
486
526
  declare const ControlHorizontalOutlined: {
487
527
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
488
528
  displayName: string;
@@ -513,6 +553,26 @@ declare const CustomCheckFilled: {
513
553
  displayName: string;
514
554
  };
515
555
 
556
+ declare const CustomIndexBgColored: {
557
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
558
+ displayName: string;
559
+ };
560
+
561
+ declare const CustomIndexColored: {
562
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
563
+ displayName: string;
564
+ };
565
+
566
+ declare const CustomLabelBgColored: {
567
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
568
+ displayName: string;
569
+ };
570
+
571
+ declare const CustomLabelColored: {
572
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
573
+ displayName: string;
574
+ };
575
+
516
576
  declare const CustomizeSearchColored: {
517
577
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
518
578
  displayName: string;
@@ -763,6 +823,26 @@ declare const DeleteOutlined: {
763
823
  displayName: string;
764
824
  };
765
825
 
826
+ declare const DerivedIndexBgColored: {
827
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
828
+ displayName: string;
829
+ };
830
+
831
+ declare const DerivedIndexColored: {
832
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
833
+ displayName: string;
834
+ };
835
+
836
+ declare const DerivedLabelBgColored: {
837
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
838
+ displayName: string;
839
+ };
840
+
841
+ declare const DerivedLabelColored: {
842
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
843
+ displayName: string;
844
+ };
845
+
766
846
  declare const DimensionFilled: {
767
847
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
768
848
  displayName: string;
@@ -788,7 +868,7 @@ declare const DimondFilled: {
788
868
  displayName: string;
789
869
  };
790
870
 
791
- declare const DingDingFilled: {
871
+ declare const DingTalkFilled: {
792
872
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
793
873
  displayName: string;
794
874
  };
@@ -868,11 +948,6 @@ declare const DownToLineCircleFilled: {
868
948
  displayName: string;
869
949
  };
870
950
 
871
- declare const DownToLineOutlined: {
872
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
873
- displayName: string;
874
- };
875
-
876
951
  declare const DownToSthFilled: {
877
952
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
878
953
  displayName: string;
@@ -953,11 +1028,6 @@ declare const EllipsisCircleOutlined: {
953
1028
  displayName: string;
954
1029
  };
955
1030
 
956
- declare const EllipsisOutlined: {
957
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
958
- displayName: string;
959
- };
960
-
961
1031
  declare const EllipsisTableOutlined: {
962
1032
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
963
1033
  displayName: string;
@@ -1013,6 +1083,11 @@ declare const ExecutionPlanOutlined: {
1013
1083
  displayName: string;
1014
1084
  };
1015
1085
 
1086
+ declare const ExpandOutlined: {
1087
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1088
+ displayName: string;
1089
+ };
1090
+
1016
1091
  declare const ExportOutlined: {
1017
1092
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1018
1093
  displayName: string;
@@ -1058,7 +1133,7 @@ declare const FilterOutlined: {
1058
1133
  displayName: string;
1059
1134
  };
1060
1135
 
1061
- declare const FilterTestFilled: {
1136
+ declare const FilteringConditionFilled: {
1062
1137
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1063
1138
  displayName: string;
1064
1139
  };
@@ -1088,21 +1163,11 @@ declare const FlagOutlined: {
1088
1163
  displayName: string;
1089
1164
  };
1090
1165
 
1091
- declare const FlinkJarOutlined: {
1092
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1093
- displayName: string;
1094
- };
1095
-
1096
1166
  declare const FlinkOutlined: {
1097
1167
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1098
1168
  displayName: string;
1099
1169
  };
1100
1170
 
1101
- declare const FlinkSqlOutlined: {
1102
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1103
- displayName: string;
1104
- };
1105
-
1106
1171
  declare const FolderFilled: {
1107
1172
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1108
1173
  displayName: string;
@@ -1138,16 +1203,6 @@ declare const FormattingOutlined: {
1138
1203
  displayName: string;
1139
1204
  };
1140
1205
 
1141
- declare const FuHeZhiBiaoBgColored: {
1142
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1143
- displayName: string;
1144
- };
1145
-
1146
- declare const FuHeZhiBiaoColored: {
1147
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1148
- displayName: string;
1149
- };
1150
-
1151
1206
  declare const FullScreenFilled: {
1152
1207
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1153
1208
  displayName: string;
@@ -1163,11 +1218,6 @@ declare const FullscreenExitSquareFilled: {
1163
1218
  displayName: string;
1164
1219
  };
1165
1220
 
1166
- declare const FullscreenExitSquareOutlined: {
1167
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1168
- displayName: string;
1169
- };
1170
-
1171
1221
  declare const FullscreenOutlined: {
1172
1222
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1173
1223
  displayName: string;
@@ -1178,11 +1228,6 @@ declare const FullscreenSquareFilled: {
1178
1228
  displayName: string;
1179
1229
  };
1180
1230
 
1181
- declare const FullscreenSquareOutlined: {
1182
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1183
- displayName: string;
1184
- };
1185
-
1186
1231
  declare const FunctionCircleFilled: {
1187
1232
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1188
1233
  displayName: string;
@@ -1293,17 +1338,22 @@ declare const IndeterminateOutlined: {
1293
1338
  displayName: string;
1294
1339
  };
1295
1340
 
1296
- declare const IndicatorCountColored: {
1341
+ declare const IndexMgmtColored: {
1297
1342
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1298
1343
  displayName: string;
1299
1344
  };
1300
1345
 
1301
- declare const IndicatorDevelopmentColored: {
1346
+ declare const IndexOutlined: {
1302
1347
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1303
1348
  displayName: string;
1304
1349
  };
1305
1350
 
1306
- declare const IndicatorMgmtColored: {
1351
+ declare const IndicatorCountColored: {
1352
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1353
+ displayName: string;
1354
+ };
1355
+
1356
+ declare const IndicatorDevelopmentColored: {
1307
1357
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1308
1358
  displayName: string;
1309
1359
  };
@@ -1383,7 +1433,7 @@ declare const LeftOutlined: {
1383
1433
  displayName: string;
1384
1434
  };
1385
1435
 
1386
- declare const LeftTriangledFilled: {
1436
+ declare const LeftTriangleFilled: {
1387
1437
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1388
1438
  displayName: string;
1389
1439
  };
@@ -1433,6 +1483,11 @@ declare const LockColored: {
1433
1483
  displayName: string;
1434
1484
  };
1435
1485
 
1486
+ declare const LockFilled: {
1487
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1488
+ displayName: string;
1489
+ };
1490
+
1436
1491
  declare const LockOutlined: {
1437
1492
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1438
1493
  displayName: string;
@@ -1543,11 +1598,6 @@ declare const MetadataValidColored: {
1543
1598
  displayName: string;
1544
1599
  };
1545
1600
 
1546
- declare const MetricOutlined: {
1547
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1548
- displayName: string;
1549
- };
1550
-
1551
1601
  declare const MetricSharingColored: {
1552
1602
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1553
1603
  displayName: string;
@@ -1708,16 +1758,6 @@ declare const OverlapOutlined: {
1708
1758
  displayName: string;
1709
1759
  };
1710
1760
 
1711
- declare const PaiShengZhiBiaoBgColored: {
1712
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1713
- displayName: string;
1714
- };
1715
-
1716
- declare const PaiShengZhiBiaoColored: {
1717
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1718
- displayName: string;
1719
- };
1720
-
1721
1761
  declare const ParameterTemplateColored: {
1722
1762
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1723
1763
  displayName: string;
@@ -1878,11 +1918,6 @@ declare const PyFlinkMgmtColored: {
1878
1918
  displayName: string;
1879
1919
  };
1880
1920
 
1881
- declare const PyFlinkOutlined: {
1882
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1883
- displayName: string;
1884
- };
1885
-
1886
1921
  declare const PyOutlined: {
1887
1922
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1888
1923
  displayName: string;
@@ -2523,6 +2558,11 @@ declare const ThumbsUpOutlined: {
2523
2558
  displayName: string;
2524
2559
  };
2525
2560
 
2561
+ declare const TimerColored: {
2562
+ ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2563
+ displayName: string;
2564
+ };
2565
+
2526
2566
  declare const TopicsColored: {
2527
2567
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2528
2568
  displayName: string;
@@ -2688,61 +2728,11 @@ declare const WorkflowOutlined: {
2688
2728
  displayName: string;
2689
2729
  };
2690
2730
 
2691
- declare const YanShengBiaoQianBgColored: {
2692
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2693
- displayName: string;
2694
- };
2695
-
2696
- declare const YanShengBiaoQianColored: {
2697
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2698
- displayName: string;
2699
- };
2700
-
2701
2731
  declare const YingYongXinXiOutlined: {
2702
2732
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2703
2733
  displayName: string;
2704
2734
  };
2705
2735
 
2706
- declare const YuanZiBiaoQianBgColored: {
2707
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2708
- displayName: string;
2709
- };
2710
-
2711
- declare const YuanZiBiaoQianColored: {
2712
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2713
- displayName: string;
2714
- };
2715
-
2716
- declare const YuanZiZhiBiaoBgColored: {
2717
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2718
- displayName: string;
2719
- };
2720
-
2721
- declare const YuanZiZhiBiaoColored: {
2722
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2723
- displayName: string;
2724
- };
2725
-
2726
- declare const ZiDingYiBiaoQianBgColored: {
2727
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2728
- displayName: string;
2729
- };
2730
-
2731
- declare const ZiDingYiBiaoQianColored: {
2732
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2733
- displayName: string;
2734
- };
2735
-
2736
- declare const ZiDingYiZhiBiaoBgColored: {
2737
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2738
- displayName: string;
2739
- };
2740
-
2741
- declare const ZiDingYiZhiBiaoColored: {
2742
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2743
- displayName: string;
2744
- };
2745
-
2746
2736
  declare const ZoomInOutlined: {
2747
2737
  ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2748
2738
  displayName: string;
@@ -2753,14 +2743,4 @@ declare const ZoomOutOutlined: {
2753
2743
  displayName: string;
2754
2744
  };
2755
2745
 
2756
- declare const ZuHeBiaoQianBgColored: {
2757
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2758
- displayName: string;
2759
- };
2760
-
2761
- declare const ZuHeBiaoQianColored: {
2762
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2763
- displayName: string;
2764
- };
2765
-
2766
- export { AiAvatarColored, AiEditOutlined, AiWorksHoverColored, AiWorksIsoColored, AigcOutlined, AimOutlined, AlarmColored, AlarmTestColored, AnnouncementColored, ApiMgmtColored, ApiOutlined, ApiServiceColored, ArrowDownOutlined, ArrowLeftFilled, ArrowLeftOutlined, ArrowRightOutlined, ArrowUpCircleOutlined, ArrowUpFilled, ArrowUpOutlined, AssetsApiColored, AssetsFieldColored, AssetsIndicatorColored, AssetsReportColored, AssetsTagColored, AssetsViewColored, AttachmentOutlined, AttentionAnalysisOutlined, AuthorizationAndSecurityColored, BarChartOutlined, BasicInformationOutlined, BasicServicesColored, BatchJumpFilled, BatchLogacqFilled, BatchProductOutlined, BatchTaskColored, BatchUploadFilled, BatchWorksColored, BatchWorksHoverColored, BatchWorksIsoColored, BatchWorksOutlined, BellColored, BiReportIsoColored, BiReportOutlined, BloodOutlined, BoardColored, BookOutlined, BreakdownOutlined, BugOutlined, BulkOperationOutlined, CalculationModuleOutlined, CalendarOutlined, CallsColored, CardOutlined, CaseSensitiveMatchOutlined, CatalogFilled, CatalogMgmtColored, CatalogOutlined, CatalogSortOutlined, CertificationOutlined, ChToEnOutlined, ChangeCircleFilled, ChangeLogOutlined, CharacterFilled, CharacterMgmtColored, CheckCircleOutlined, CheckFieldsColored, CheckFilled, CheckOutlined, CircleCheckedOutlined, CircleColored, CircleOutlined, ClearChatHistoryOutlined, ClientModelColored, ClockFilled, ClockOutlined, CloseCircleOutlined, CloseFilled, CloseOutlined, ClusterDetailsColored, ClusterFilled, CodeCheckColored, CodeCheckFilled, CodeCheckOutlined, CodeMgmtColored, CodeOutlined, CompanyColored, CompareOutlined, CompliantFieldColored, ConnectionOutlined, ConnectionSquareFilled, ConsoleColored, ConsoleHoverColored, ConsoleIsoColored, ConsoleOutlined, ContinuousOptimOutlined, ControlHorizontalOutlined, ControlSquareOutlined, ControlVerticalOutlined, CopyOutlined, CoverageColored, CustomCheckFilled, CustomizeSearchColored, DataAggregationColored, DataApiColored, DataApiHoverColored, DataApiIsoColored, DataApiOutlined, DataAssetMgmtColored, DataAssetsColored, DataAssetsHoverColored, DataAssetsIsoColored, DataAssetsOutlined, DataCatalogMgmtColored, DataFileGovernanceColored, DataFillingOutlined, DataFillingTaskColored, DataLakeColored, DataLakeHoverColored, DataLakeIngestionColored, DataLakeIsoColored, DataLakeOutlined, DataMgmtColored, DataModelIsoColored, DataModelOutlined, DataResourceManagerIsoColored, DataSamplingColored, DataSearchColored, DataSecurityColored, DataSecurityHoverColored, DataSecurityIsoColored, DataSecurityOutlined, DataSharingHoverColored, DataSharingIsoColored, DataSharingOutlined, DataSourceColored, DataSourceHoverColored, DataSourceIsoColored, DataSourceMgmtColored, DataSourceOutlined, DataStandardsMgmtIsoColored, DataSyncOutlined, DataTableColored, DataTableMgmtColored, DataValidHoverColored, DataValidIsoColored, DataValidOutlined, DatabaseFilled, DatamapColored, DeactivateColored, DelayIssueColored, DeleteOutlined, DimensionFilled, DimensionGroupFilled, DimensionSharingColored, DimensionTableOutlined, DimondFilled, DingDingFilled, DirectoryOperationAuditColored, DirtyDataMgmtColored, DmdbOutlined, DocColored, DocCopySquareOutlined, DocGovernanceOutlined, DocumentColored, DorisOutlined, DoubleDownOutlined, DoubleLeftOutlined, DoubleRightOutlined, DoubleUpOutlined, DownCircleOutlined, DownOutlined, DownToLineCircleFilled, DownToLineOutlined, DownToSthFilled, DownTriangleFilled, DownloadCenterColored, DownloadOutlined, DragOutlined, DraggableOutlined, DtAiHoverColored, DtAiIsoColored, DtAiOutlined, EasyIndexColored, EasyIndexHoverColored, EasyIndexIsoColored, EasyIndexOutlined, EditFilled, EditOutlined, EllipsisCircleOutlined, EllipsisOutlined, EllipsisTableOutlined, EmOutlined, EmrHoverColored, EmrIsoColored, EmrOutlined, EnToChOutlined, EngagementColored, EraseOutlined, ErrorColored, ExactMatchOutlined, ExecutionPlanOutlined, ExportOutlined, ExternalApplicationHoverColored, ExternalApplicationIsoColored, ExternalApplicationOutlined, FailureCountColored, FailureRateColored, FallOutlined, FilterFilled, FilterOutlined, FilterTestFilled, FinanceRelatedColored, FinanceSquareOutlined, FinancialColored, FindOutlined, FlagOutlined, FlinkJarOutlined, FlinkOutlined, FlinkSqlOutlined, FolderFilled, FolderOpenedFilled, FolderOutlined, FormFilled, FormOutlined, FormattingFilled, FormattingOutlined, FuHeZhiBiaoBgColored, FuHeZhiBiaoColored, FullScreenFilled, FullscreenExitOutlined, FullscreenExitSquareFilled, FullscreenExitSquareOutlined, FullscreenOutlined, FullscreenSquareFilled, FullscreenSquareOutlined, FunctionCircleFilled, FunctionOutlined, FundColored, GenerateApiColored, GridFilled, GridSquareFilled, GroupAnalystColored, GroupIdColored, GroupMgmtColored, GroupRuleFilled, GroupStatusColored, GroupTypeColored, HamburgerOutlined, HashDataOutlined, HealthScoreMgmtColored, HideDemoColored, HiveOutlined, HomeSettingColored, HomepageOutlined, ImportFilled, ImportOutlined, IndeterminateOutlined, IndicatorCountColored, IndicatorDevelopmentColored, IndicatorMgmtColored, IndividualProfileColored, InformationFilled, InformationOutlined, InstanceCoverageColored, InsuranceColored, InterfaceInformationOutlined, InvokeOutlined, IssueColored, JavaOutlined, KafkaFormatConfigColored, KeyFolderOutlined, KeyOutlined, LayerFilled, LeftCircleFilled, LeftOutlined, LeftTriangledFilled, Level1Outlined, Level2Outlined, Level3Outlined, LightFilled, LightOutlined, LineChartOutlined, LocationFilled, LocationOutlined, LockColored, LockOutlined, LockedFilled, MailFilled, MainPageOutlined, ManagementOutlined, ManualTaskColored, ManualTaskOutlined, MarketingColored, MemberMgmtColored, MenuCloseOutlined, MenuFoldOutlined, MenuUnfoldOutlined, MessageFilled, MessageMgmtHoverColored, MessageMgmtIsoColored, MessageMgmtOutlined, MessageOutlined, MetaModelMgmtColored, MetadataMgmtColored, MetadataMgmtIsoColored, MetadataSyncColored, MetadataValidColored, MetricOutlined, MetricSharingColored, MinusCircleFilled, MinusCircleOutlined, MinusOutlined, MinusSquareOutlined, ModelFilled, ModelSharingColored, MoreOutlined, MouseOutlined, MyApiColored, MyApplicationColored, MySqlOutlined, NavigationOutlined, NewAdditionColored, NewRetailColored, NotificationCenterColored, NotificationSettingColored, OceanBaseOutlined, OfflineSearchColored, OfflineTaskColored, OggIsoColored, OggOutlined, OptimizationAnalysisColored, OptimizationColored, OrderStatusOutlined, OtherIndicatorColored, OushuOutlined, OverallOutlined, OverallRanking1Filled, OverallRanking2Filled, OverallRanking3Filled, OverlapOutlined, PaiShengZhiBiaoBgColored, PaiShengZhiBiaoColored, ParameterTemplateColored, PauseFilled, PauseOutlined, PermissionMgmtColored, PermissionOutlined, PersonnelSquareOutlined, PieChartFilled, PieChartOutlined, PlayingColored, PlayingFilled, PlayingOutlined, PlusCircleFilled, PlusCircleOutlined, PlusOutlined, PlusSquareFilled, PlusSquareOutlined, PolicyMgmtColored, PopularityFilled, PopularityRanking1Filled, PopularityRanking2Filled, PopularityRanking3Filled, PrefixMatchOutlined, PreviewFilled, PreviewOutlined, PreviewSquareFilled, ProcessMgmtColored, ProfileSettingColored, ProjectConfigColored, PublishedColored, PurchaseSquareOutlined, PuzzleFilled, PyFlinkMgmtColored, PyFlinkOutlined, PyOutlined, PythonOnAgentOutlined, QualityAnalysisColored, QualityRankingOutlined, QualityReportColored, QuestionFilled, QuestionOutlined, RealTimeValidationColored, RealtimeCollectionOutlined, RegisterApiColored, ReloadOutlined, RemoteActivationOutlined, RemotePullOutlined, RemotePushOutlined, ReportsDownloadColored, ReportsUploadColored, RequiredMarkOutlined, ResolvedIssueColored, RestoreOutlined, ResultTableOutlined, RetailColored, ReturnHomeOutlined, RetweetOutlined, RevokeFilled, RightCircleFilled, RightDownTriangleFilled, RightOutlined, RightTriangleFilled, RiseOutlined, RiskColored, RobotFilled, RobotOutlined, RootMgmtColored, RouteOutlined, RuleConfigColored, RuleEditFilled, SafeFilled, SafetyColored, SafetyOutlined, SafetyRankingOutlined, SalesSquareOutlined, SapHanaOutlined, SaveFilled, SaveOutlined, SaveSquareFilled, SavesColored, SchedulingInfoOutlined, SeaboxOutlined, SealFilled, SealSquareFilled, SearchFilled, SearchOutlined, SearchesColored, SecuritiesColored, SelfServiceDataAccessColored, SendFilled, SendOutlined, ServiceGroupingColored, ServiceOrchestrationColored, SettingHamburgerOutlined, SettingOutlined, SharedFilled, SharedProjectFilled, SharedUserFilled, ShowDemoColored, SilenceRanking1Filled, SilenceRanking2Filled, SilenceRanking3Filled, SlashOutlined, SlideBarOutlined, SmallAndMicroColored, SortFilled, SourceTableOutlined, SpaceOutlined, SpacePlusOutlined, SparkSqlOutlined, SpinFilled, SpinOutlined, SqlCodeCheckFilled, SqlInformationOutlined, SquareCheckedFilled, SquareColored, SquareOutlined, StandardFilled, StandardFoundationColored, StandardMgmtColored, StandardStatisticsColored, StandardizedTableDesignColored, StarFilled, StarOutlined, StarRocksOutlined, StayLevelOutlined, StockCircleOutlined, StreamTaskColored, StreamWorksColored, StreamWorksHoverColored, StreamWorksIsoColored, StreamWorksOutlined, StretchMarkOutlined, StrongCorrelationColored, SublevelOutlined, SubscribedDataColored, SuccessColored, SuffixMatchOutlined, SwapCircleFilled, SwapOutlined, SwapRightOutlined, SwapSquareFilled, TableTypesColored, TagDeidentificationColored, TagEvaluationColored, TagMarketColored, TagMgmtColored, TagSquareOutlined, TagTypeColored, TaggedGroupsColored, TargetColored, TargetFilled, TaskAndInstanceColored, TaskCenterColored, TaskMonitoringColored, TaskQueryColored, ThemeFilled, ThemeOutlined, ThumbsDownFilled, ThumbsDownOutlined, ThumbsUpFilled, ThumbsUpOutlined, TopicsColored, TotalCallsColored, TotalInterfacesColored, TrinoOutlined, UniquenessCheckFilled, UnpublishedColored, UnviewOutlined, UpCircleOutlined, UpOutlined, UpToLineOutlined, UpToSthFilled, UpTriangleFilled, UpdateProgressOutlined, UploadOutlined, UsageAnalysisColored, UsageAnalysisOutlined, UserCircleOutlined, UserFilled, UserInsightColored, UserInsightHoverColored, UserInsightIsoColored, UserInsightOutlined, UserOutlined, UserRectangleOutlined, VersionSquareOutlined, ViewInNewTabOutlined, ViewOutlined, ViewsColored, WaitingColored, WarningFilled, WarningLightFilled, WeakCorrelationColored, WorkflowOutlined, YanShengBiaoQianBgColored, YanShengBiaoQianColored, YingYongXinXiOutlined, YuanZiBiaoQianBgColored, YuanZiBiaoQianColored, YuanZiZhiBiaoBgColored, YuanZiZhiBiaoColored, ZiDingYiBiaoQianBgColored, ZiDingYiBiaoQianColored, ZiDingYiZhiBiaoBgColored, ZiDingYiZhiBiaoColored, ZoomInOutlined, ZoomOutOutlined, ZuHeBiaoQianBgColored, ZuHeBiaoQianColored };
2746
+ export { AiAvatarColored, AiEditOutlined, AiWorksHoverColored, AiWorksIsoColored, AigcOutlined, AimOutlined, AlarmColored, AnnouncementColored, ApiMgmtColored, ApiOutlined, ApiServiceColored, ArrowDownOutlined, ArrowLeftFilled, ArrowLeftOutlined, ArrowRightOutlined, ArrowUpCircleOutlined, ArrowUpFilled, ArrowUpOutlined, AssetsApiColored, AssetsFieldColored, AssetsIndicatorColored, AssetsReportColored, AssetsTagColored, AssetsViewColored, AtomicIndexBgColored, AtomicIndexColored, AtomicLabelBgColored, AtomicLabelColored, AttachmentOutlined, AttentionAnalysisOutlined, AuthorizationAndSecurityColored, BarChartFilled, BarChartOutlined, BasicInformationOutlined, BasicServicesColored, BatchJumpFilled, BatchLogacqFilled, BatchProductOutlined, BatchTaskColored, BatchUploadFilled, BatchWorksColored, BatchWorksHoverColored, BatchWorksIsoColored, BatchWorksOutlined, BellColored, BiReportIsoColored, BiReportOutlined, BloodOutlined, BoardColored, BookOutlined, BreakdownOutlined, BugOutlined, BulkOperationOutlined, CalculationModuleOutlined, CalendarOutlined, CallsColored, CardOutlined, CaseSensitiveMatchOutlined, CatalogFilled, CatalogMgmtColored, CatalogOutlined, CatalogSortOutlined, CertificationOutlined, ChToEnOutlined, ChangeLogOutlined, CharacterFilled, CharacterMgmtColored, CheckCircleOutlined, CheckFieldsColored, CheckFilled, CheckOutlined, CircleCheckedOutlined, CircleColored, CircleOutlined, ClientModelColored, ClockFilled, ClockOutlined, CloseCircleOutlined, CloseFilled, CloseOutlined, ClusterDetailsColored, ClusterFilled, CodeCheckColored, CodeCheckFilled, CodeCheckOutlined, CodeMgmtColored, CodeOutlined, CompanyColored, CompareOutlined, CompliantFieldColored, CompositeIndexBgColored, CompositeIndexColored, CompositeLabelBgColored, CompositeLabelColored, ConfigurationFilled, ConnectionOutlined, ConnectionSquareFilled, ConsoleColored, ConsoleHoverColored, ConsoleIsoColored, ConsoleOutlined, ContinuousOptimOutlined, ContractOutlined, ControlHorizontalOutlined, ControlSquareOutlined, ControlVerticalOutlined, CopyOutlined, CoverageColored, CustomCheckFilled, CustomIndexBgColored, CustomIndexColored, CustomLabelBgColored, CustomLabelColored, CustomizeSearchColored, DataAggregationColored, DataApiColored, DataApiHoverColored, DataApiIsoColored, DataApiOutlined, DataAssetMgmtColored, DataAssetsColored, DataAssetsHoverColored, DataAssetsIsoColored, DataAssetsOutlined, DataCatalogMgmtColored, DataFileGovernanceColored, DataFillingOutlined, DataFillingTaskColored, DataLakeColored, DataLakeHoverColored, DataLakeIngestionColored, DataLakeIsoColored, DataLakeOutlined, DataMgmtColored, DataModelIsoColored, DataModelOutlined, DataResourceManagerIsoColored, DataSamplingColored, DataSearchColored, DataSecurityColored, DataSecurityHoverColored, DataSecurityIsoColored, DataSecurityOutlined, DataSharingHoverColored, DataSharingIsoColored, DataSharingOutlined, DataSourceColored, DataSourceHoverColored, DataSourceIsoColored, DataSourceMgmtColored, DataSourceOutlined, DataStandardsMgmtIsoColored, DataSyncOutlined, DataTableColored, DataTableMgmtColored, DataValidHoverColored, DataValidIsoColored, DataValidOutlined, DatabaseFilled, DatamapColored, DeactivateColored, DelayIssueColored, DeleteOutlined, DerivedIndexBgColored, DerivedIndexColored, DerivedLabelBgColored, DerivedLabelColored, DimensionFilled, DimensionGroupFilled, DimensionSharingColored, DimensionTableOutlined, DimondFilled, DingTalkFilled, DirectoryOperationAuditColored, DirtyDataMgmtColored, DmdbOutlined, DocColored, DocCopySquareOutlined, DocGovernanceOutlined, DocumentColored, DorisOutlined, DoubleDownOutlined, DoubleLeftOutlined, DoubleRightOutlined, DoubleUpOutlined, DownCircleOutlined, DownOutlined, DownToLineCircleFilled, DownToSthFilled, DownTriangleFilled, DownloadCenterColored, DownloadOutlined, DragOutlined, DraggableOutlined, DtAiHoverColored, DtAiIsoColored, DtAiOutlined, EasyIndexColored, EasyIndexHoverColored, EasyIndexIsoColored, EasyIndexOutlined, EditFilled, EditOutlined, EllipsisCircleOutlined, EllipsisTableOutlined, EmOutlined, EmrHoverColored, EmrIsoColored, EmrOutlined, EnToChOutlined, EngagementColored, EraseOutlined, ErrorColored, ExactMatchOutlined, ExecutionPlanOutlined, ExpandOutlined, ExportOutlined, ExternalApplicationHoverColored, ExternalApplicationIsoColored, ExternalApplicationOutlined, FailureCountColored, FailureRateColored, FallOutlined, FilterFilled, FilterOutlined, FilteringConditionFilled, FinanceRelatedColored, FinanceSquareOutlined, FinancialColored, FindOutlined, FlagOutlined, FlinkOutlined, FolderFilled, FolderOpenedFilled, FolderOutlined, FormFilled, FormOutlined, FormattingFilled, FormattingOutlined, FullScreenFilled, FullscreenExitOutlined, FullscreenExitSquareFilled, FullscreenOutlined, FullscreenSquareFilled, FunctionCircleFilled, FunctionOutlined, FundColored, GenerateApiColored, GridFilled, GridSquareFilled, GroupAnalystColored, GroupIdColored, GroupMgmtColored, GroupRuleFilled, GroupStatusColored, GroupTypeColored, HamburgerOutlined, HashDataOutlined, HealthScoreMgmtColored, HideDemoColored, HiveOutlined, HomeSettingColored, HomepageOutlined, ImportFilled, ImportOutlined, IndeterminateOutlined, IndexMgmtColored, IndexOutlined, IndicatorCountColored, IndicatorDevelopmentColored, IndividualProfileColored, InformationFilled, InformationOutlined, InstanceCoverageColored, InsuranceColored, InterfaceInformationOutlined, InvokeOutlined, IssueColored, JavaOutlined, KafkaFormatConfigColored, KeyFolderOutlined, KeyOutlined, LayerFilled, LeftCircleFilled, LeftOutlined, LeftTriangleFilled, Level1Outlined, Level2Outlined, Level3Outlined, LightFilled, LightOutlined, LineChartOutlined, LocationFilled, LocationOutlined, LockColored, LockFilled, LockOutlined, LockedFilled, MailFilled, MainPageOutlined, ManagementOutlined, ManualTaskColored, ManualTaskOutlined, MarketingColored, MemberMgmtColored, MenuCloseOutlined, MenuFoldOutlined, MenuUnfoldOutlined, MessageFilled, MessageMgmtHoverColored, MessageMgmtIsoColored, MessageMgmtOutlined, MessageOutlined, MetaModelMgmtColored, MetadataMgmtColored, MetadataMgmtIsoColored, MetadataSyncColored, MetadataValidColored, MetricSharingColored, MinusCircleFilled, MinusCircleOutlined, MinusOutlined, MinusSquareOutlined, ModelFilled, ModelSharingColored, MoreOutlined, MouseOutlined, MyApiColored, MyApplicationColored, MySqlOutlined, NavigationOutlined, NewAdditionColored, NewRetailColored, NotificationCenterColored, NotificationSettingColored, OceanBaseOutlined, OfflineSearchColored, OfflineTaskColored, OggIsoColored, OggOutlined, OptimizationAnalysisColored, OptimizationColored, OrderStatusOutlined, OtherIndicatorColored, OushuOutlined, OverallOutlined, OverallRanking1Filled, OverallRanking2Filled, OverallRanking3Filled, OverlapOutlined, ParameterTemplateColored, PauseFilled, PauseOutlined, PermissionMgmtColored, PermissionOutlined, PersonnelSquareOutlined, PieChartFilled, PieChartOutlined, PlayingColored, PlayingFilled, PlayingOutlined, PlusCircleFilled, PlusCircleOutlined, PlusOutlined, PlusSquareFilled, PlusSquareOutlined, PolicyMgmtColored, PopularityFilled, PopularityRanking1Filled, PopularityRanking2Filled, PopularityRanking3Filled, PrefixMatchOutlined, PreviewFilled, PreviewOutlined, PreviewSquareFilled, ProcessMgmtColored, ProfileSettingColored, ProjectConfigColored, PublishedColored, PurchaseSquareOutlined, PuzzleFilled, PyFlinkMgmtColored, PyOutlined, PythonOnAgentOutlined, QualityAnalysisColored, QualityRankingOutlined, QualityReportColored, QuestionFilled, QuestionOutlined, RealTimeValidationColored, RealtimeCollectionOutlined, RegisterApiColored, ReloadOutlined, RemoteActivationOutlined, RemotePullOutlined, RemotePushOutlined, ReportsDownloadColored, ReportsUploadColored, RequiredMarkOutlined, ResolvedIssueColored, RestoreOutlined, ResultTableOutlined, RetailColored, ReturnHomeOutlined, RetweetOutlined, RevokeFilled, RightCircleFilled, RightDownTriangleFilled, RightOutlined, RightTriangleFilled, RiseOutlined, RiskColored, RobotFilled, RobotOutlined, RootMgmtColored, RouteOutlined, RuleConfigColored, RuleEditFilled, SafeFilled, SafetyColored, SafetyOutlined, SafetyRankingOutlined, SalesSquareOutlined, SapHanaOutlined, SaveFilled, SaveOutlined, SaveSquareFilled, SavesColored, SchedulingInfoOutlined, SeaboxOutlined, SealFilled, SealSquareFilled, SearchFilled, SearchOutlined, SearchesColored, SecuritiesColored, SelfServiceDataAccessColored, SendFilled, SendOutlined, ServiceGroupingColored, ServiceOrchestrationColored, SettingHamburgerOutlined, SettingOutlined, SharedFilled, SharedProjectFilled, SharedUserFilled, ShowDemoColored, SilenceRanking1Filled, SilenceRanking2Filled, SilenceRanking3Filled, SlashOutlined, SlideBarOutlined, SmallAndMicroColored, SortFilled, SourceTableOutlined, SpaceOutlined, SpacePlusOutlined, SparkSqlOutlined, SpinFilled, SpinOutlined, SqlCodeCheckFilled, SqlInformationOutlined, SquareCheckedFilled, SquareColored, SquareOutlined, StandardFilled, StandardFoundationColored, StandardMgmtColored, StandardStatisticsColored, StandardizedTableDesignColored, StarFilled, StarOutlined, StarRocksOutlined, StayLevelOutlined, StockCircleOutlined, StreamTaskColored, StreamWorksColored, StreamWorksHoverColored, StreamWorksIsoColored, StreamWorksOutlined, StretchMarkOutlined, StrongCorrelationColored, SublevelOutlined, SubscribedDataColored, SuccessColored, SuffixMatchOutlined, SwapCircleFilled, SwapOutlined, SwapRightOutlined, SwapSquareFilled, TableTypesColored, TagDeidentificationColored, TagEvaluationColored, TagMarketColored, TagMgmtColored, TagSquareOutlined, TagTypeColored, TaggedGroupsColored, TargetColored, TargetFilled, TaskAndInstanceColored, TaskCenterColored, TaskMonitoringColored, TaskQueryColored, ThemeFilled, ThemeOutlined, ThumbsDownFilled, ThumbsDownOutlined, ThumbsUpFilled, ThumbsUpOutlined, TimerColored, TopicsColored, TotalCallsColored, TotalInterfacesColored, TrinoOutlined, UniquenessCheckFilled, UnpublishedColored, UnviewOutlined, UpCircleOutlined, UpOutlined, UpToLineOutlined, UpToSthFilled, UpTriangleFilled, UpdateProgressOutlined, UploadOutlined, UsageAnalysisColored, UsageAnalysisOutlined, UserCircleOutlined, UserFilled, UserInsightColored, UserInsightHoverColored, UserInsightIsoColored, UserInsightOutlined, UserOutlined, UserRectangleOutlined, VersionSquareOutlined, ViewInNewTabOutlined, ViewOutlined, ViewsColored, WaitingColored, WarningFilled, WarningLightFilled, WeakCorrelationColored, WorkflowOutlined, YingYongXinXiOutlined, ZoomInOutlined, ZoomOutOutlined };