@firesoon/icons-react 2.1.19 → 2.1.20

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.
Files changed (201) hide show
  1. package/es/components/business-menu/AppInstall.d.ts +4 -0
  2. package/es/components/business-menu/AppInstall.js +12 -0
  3. package/es/components/business-menu/AppInstallFill.d.ts +4 -0
  4. package/es/components/business-menu/AppInstallFill.js +12 -0
  5. package/es/components/business-menu/AppManagement.d.ts +4 -0
  6. package/es/components/business-menu/AppManagement.js +12 -0
  7. package/es/components/business-menu/AppManagementFill.d.ts +4 -0
  8. package/es/components/business-menu/AppManagementFill.js +12 -0
  9. package/es/components/business-menu/ConfigurationCenter.d.ts +4 -0
  10. package/es/components/business-menu/ConfigurationCenter.js +12 -0
  11. package/es/components/business-menu/ConfigurationCenterFill.d.ts +4 -0
  12. package/es/components/business-menu/ConfigurationCenterFill.js +12 -0
  13. package/es/components/business-menu/ConfigurationItem.d.ts +4 -0
  14. package/es/components/business-menu/ConfigurationItem.js +12 -0
  15. package/es/components/business-menu/ConfigurationItemFill.d.ts +4 -0
  16. package/es/components/business-menu/ConfigurationItemFill.js +12 -0
  17. package/es/components/business-menu/DataCenter.d.ts +4 -0
  18. package/es/components/business-menu/DataCenter.js +12 -0
  19. package/es/components/business-menu/DataCenterFill.d.ts +4 -0
  20. package/es/components/business-menu/DataCenterFill.js +12 -0
  21. package/es/components/business-menu/DataConfiguration.d.ts +4 -0
  22. package/es/components/business-menu/DataConfiguration.js +12 -0
  23. package/es/components/business-menu/DataConfigurationFill.d.ts +4 -0
  24. package/es/components/business-menu/DataConfigurationFill.js +12 -0
  25. package/es/components/business-menu/GlobalConfiguration.d.ts +4 -0
  26. package/es/components/business-menu/GlobalConfiguration.js +12 -0
  27. package/es/components/business-menu/GlobalConfigurationFill.d.ts +4 -0
  28. package/es/components/business-menu/GlobalConfigurationFill.js +12 -0
  29. package/es/components/business-menu/MonitoringCenter.d.ts +4 -0
  30. package/es/components/business-menu/MonitoringCenter.js +12 -0
  31. package/es/components/business-menu/MonitoringCenterFill.d.ts +4 -0
  32. package/es/components/business-menu/MonitoringCenterFill.js +12 -0
  33. package/es/components/business-menu/ProjectManagement.d.ts +4 -0
  34. package/es/components/business-menu/ProjectManagement.js +12 -0
  35. package/es/components/business-menu/ProjectManagementFill.d.ts +4 -0
  36. package/es/components/business-menu/ProjectManagementFill.js +12 -0
  37. package/es/components/business-menu/QualityReport.d.ts +4 -0
  38. package/es/components/business-menu/QualityReport.js +12 -0
  39. package/es/components/business-menu/QualityReportFill.d.ts +4 -0
  40. package/es/components/business-menu/QualityReportFill.js +12 -0
  41. package/es/components/business-menu/RuleManagement.d.ts +4 -0
  42. package/es/components/business-menu/RuleManagement.js +12 -0
  43. package/es/components/business-menu/RuleManagementFill.d.ts +4 -0
  44. package/es/components/business-menu/RuleManagementFill.js +12 -0
  45. package/es/components/business-menu/ThirdParty.d.ts +4 -0
  46. package/es/components/business-menu/ThirdParty.js +12 -0
  47. package/es/components/business-menu/ThirdPartyFill.d.ts +4 -0
  48. package/es/components/business-menu/ThirdPartyFill.js +12 -0
  49. package/es/components/business-menu/index.d.ts +24 -0
  50. package/es/components/business-menu/index.js +24 -0
  51. package/es/icons/business-menu/app-install-fill.d.ts +18 -0
  52. package/es/icons/business-menu/app-install-fill.js +18 -0
  53. package/es/icons/business-menu/app-install.d.ts +18 -0
  54. package/es/icons/business-menu/app-install.js +18 -0
  55. package/es/icons/business-menu/app-management-fill.d.ts +18 -0
  56. package/es/icons/business-menu/app-management-fill.js +18 -0
  57. package/es/icons/business-menu/app-management.d.ts +18 -0
  58. package/es/icons/business-menu/app-management.js +18 -0
  59. package/es/icons/business-menu/configuration-center-fill.d.ts +18 -0
  60. package/es/icons/business-menu/configuration-center-fill.js +18 -0
  61. package/es/icons/business-menu/configuration-center.d.ts +18 -0
  62. package/es/icons/business-menu/configuration-center.js +18 -0
  63. package/es/icons/business-menu/configuration-item-fill.d.ts +18 -0
  64. package/es/icons/business-menu/configuration-item-fill.js +18 -0
  65. package/es/icons/business-menu/configuration-item.d.ts +18 -0
  66. package/es/icons/business-menu/configuration-item.js +18 -0
  67. package/es/icons/business-menu/data-center-fill.d.ts +18 -0
  68. package/es/icons/business-menu/data-center-fill.js +18 -0
  69. package/es/icons/business-menu/data-center.d.ts +18 -0
  70. package/es/icons/business-menu/data-center.js +18 -0
  71. package/es/icons/business-menu/data-configuration-fill.d.ts +18 -0
  72. package/es/icons/business-menu/data-configuration-fill.js +18 -0
  73. package/es/icons/business-menu/data-configuration.d.ts +18 -0
  74. package/es/icons/business-menu/data-configuration.js +18 -0
  75. package/es/icons/business-menu/global-configuration-fill.d.ts +18 -0
  76. package/es/icons/business-menu/global-configuration-fill.js +18 -0
  77. package/es/icons/business-menu/global-configuration.d.ts +18 -0
  78. package/es/icons/business-menu/global-configuration.js +18 -0
  79. package/es/icons/business-menu/monitoring-center-fill.d.ts +18 -0
  80. package/es/icons/business-menu/monitoring-center-fill.js +18 -0
  81. package/es/icons/business-menu/monitoring-center.d.ts +18 -0
  82. package/es/icons/business-menu/monitoring-center.js +18 -0
  83. package/es/icons/business-menu/project-management-fill.d.ts +18 -0
  84. package/es/icons/business-menu/project-management-fill.js +18 -0
  85. package/es/icons/business-menu/project-management.d.ts +18 -0
  86. package/es/icons/business-menu/project-management.js +18 -0
  87. package/es/icons/business-menu/quality-report-fill.d.ts +18 -0
  88. package/es/icons/business-menu/quality-report-fill.js +18 -0
  89. package/es/icons/business-menu/quality-report.d.ts +18 -0
  90. package/es/icons/business-menu/quality-report.js +18 -0
  91. package/es/icons/business-menu/rule-management-fill.d.ts +18 -0
  92. package/es/icons/business-menu/rule-management-fill.js +18 -0
  93. package/es/icons/business-menu/rule-management.d.ts +18 -0
  94. package/es/icons/business-menu/rule-management.js +18 -0
  95. package/es/icons/business-menu/third-party-fill.d.ts +18 -0
  96. package/es/icons/business-menu/third-party-fill.js +18 -0
  97. package/es/icons/business-menu/third-party.d.ts +18 -0
  98. package/es/icons/business-menu/third-party.js +18 -0
  99. package/es/index.d.ts +47 -23
  100. package/es/index.js +47 -23
  101. package/lib/components/business-menu/AppInstall.d.ts +4 -0
  102. package/lib/components/business-menu/AppInstall.js +20 -0
  103. package/lib/components/business-menu/AppInstallFill.d.ts +4 -0
  104. package/lib/components/business-menu/AppInstallFill.js +20 -0
  105. package/lib/components/business-menu/AppManagement.d.ts +4 -0
  106. package/lib/components/business-menu/AppManagement.js +20 -0
  107. package/lib/components/business-menu/AppManagementFill.d.ts +4 -0
  108. package/lib/components/business-menu/AppManagementFill.js +20 -0
  109. package/lib/components/business-menu/ConfigurationCenter.d.ts +4 -0
  110. package/lib/components/business-menu/ConfigurationCenter.js +20 -0
  111. package/lib/components/business-menu/ConfigurationCenterFill.d.ts +4 -0
  112. package/lib/components/business-menu/ConfigurationCenterFill.js +20 -0
  113. package/lib/components/business-menu/ConfigurationItem.d.ts +4 -0
  114. package/lib/components/business-menu/ConfigurationItem.js +20 -0
  115. package/lib/components/business-menu/ConfigurationItemFill.d.ts +4 -0
  116. package/lib/components/business-menu/ConfigurationItemFill.js +20 -0
  117. package/lib/components/business-menu/DataCenter.d.ts +4 -0
  118. package/lib/components/business-menu/DataCenter.js +20 -0
  119. package/lib/components/business-menu/DataCenterFill.d.ts +4 -0
  120. package/lib/components/business-menu/DataCenterFill.js +20 -0
  121. package/lib/components/business-menu/DataConfiguration.d.ts +4 -0
  122. package/lib/components/business-menu/DataConfiguration.js +20 -0
  123. package/lib/components/business-menu/DataConfigurationFill.d.ts +4 -0
  124. package/lib/components/business-menu/DataConfigurationFill.js +20 -0
  125. package/lib/components/business-menu/GlobalConfiguration.d.ts +4 -0
  126. package/lib/components/business-menu/GlobalConfiguration.js +20 -0
  127. package/lib/components/business-menu/GlobalConfigurationFill.d.ts +4 -0
  128. package/lib/components/business-menu/GlobalConfigurationFill.js +20 -0
  129. package/lib/components/business-menu/MonitoringCenter.d.ts +4 -0
  130. package/lib/components/business-menu/MonitoringCenter.js +20 -0
  131. package/lib/components/business-menu/MonitoringCenterFill.d.ts +4 -0
  132. package/lib/components/business-menu/MonitoringCenterFill.js +20 -0
  133. package/lib/components/business-menu/ProjectManagement.d.ts +4 -0
  134. package/lib/components/business-menu/ProjectManagement.js +20 -0
  135. package/lib/components/business-menu/ProjectManagementFill.d.ts +4 -0
  136. package/lib/components/business-menu/ProjectManagementFill.js +20 -0
  137. package/lib/components/business-menu/QualityReport.d.ts +4 -0
  138. package/lib/components/business-menu/QualityReport.js +20 -0
  139. package/lib/components/business-menu/QualityReportFill.d.ts +4 -0
  140. package/lib/components/business-menu/QualityReportFill.js +20 -0
  141. package/lib/components/business-menu/RuleManagement.d.ts +4 -0
  142. package/lib/components/business-menu/RuleManagement.js +20 -0
  143. package/lib/components/business-menu/RuleManagementFill.d.ts +4 -0
  144. package/lib/components/business-menu/RuleManagementFill.js +20 -0
  145. package/lib/components/business-menu/ThirdParty.d.ts +4 -0
  146. package/lib/components/business-menu/ThirdParty.js +20 -0
  147. package/lib/components/business-menu/ThirdPartyFill.d.ts +4 -0
  148. package/lib/components/business-menu/ThirdPartyFill.js +20 -0
  149. package/lib/components/business-menu/index.d.ts +24 -0
  150. package/lib/components/business-menu/index.js +168 -0
  151. package/lib/icons/business-menu/app-install-fill.d.ts +18 -0
  152. package/lib/icons/business-menu/app-install-fill.js +25 -0
  153. package/lib/icons/business-menu/app-install.d.ts +18 -0
  154. package/lib/icons/business-menu/app-install.js +25 -0
  155. package/lib/icons/business-menu/app-management-fill.d.ts +18 -0
  156. package/lib/icons/business-menu/app-management-fill.js +25 -0
  157. package/lib/icons/business-menu/app-management.d.ts +18 -0
  158. package/lib/icons/business-menu/app-management.js +25 -0
  159. package/lib/icons/business-menu/configuration-center-fill.d.ts +18 -0
  160. package/lib/icons/business-menu/configuration-center-fill.js +25 -0
  161. package/lib/icons/business-menu/configuration-center.d.ts +18 -0
  162. package/lib/icons/business-menu/configuration-center.js +25 -0
  163. package/lib/icons/business-menu/configuration-item-fill.d.ts +18 -0
  164. package/lib/icons/business-menu/configuration-item-fill.js +25 -0
  165. package/lib/icons/business-menu/configuration-item.d.ts +18 -0
  166. package/lib/icons/business-menu/configuration-item.js +25 -0
  167. package/lib/icons/business-menu/data-center-fill.d.ts +18 -0
  168. package/lib/icons/business-menu/data-center-fill.js +25 -0
  169. package/lib/icons/business-menu/data-center.d.ts +18 -0
  170. package/lib/icons/business-menu/data-center.js +25 -0
  171. package/lib/icons/business-menu/data-configuration-fill.d.ts +18 -0
  172. package/lib/icons/business-menu/data-configuration-fill.js +25 -0
  173. package/lib/icons/business-menu/data-configuration.d.ts +18 -0
  174. package/lib/icons/business-menu/data-configuration.js +25 -0
  175. package/lib/icons/business-menu/global-configuration-fill.d.ts +18 -0
  176. package/lib/icons/business-menu/global-configuration-fill.js +25 -0
  177. package/lib/icons/business-menu/global-configuration.d.ts +18 -0
  178. package/lib/icons/business-menu/global-configuration.js +25 -0
  179. package/lib/icons/business-menu/monitoring-center-fill.d.ts +18 -0
  180. package/lib/icons/business-menu/monitoring-center-fill.js +25 -0
  181. package/lib/icons/business-menu/monitoring-center.d.ts +18 -0
  182. package/lib/icons/business-menu/monitoring-center.js +25 -0
  183. package/lib/icons/business-menu/project-management-fill.d.ts +18 -0
  184. package/lib/icons/business-menu/project-management-fill.js +25 -0
  185. package/lib/icons/business-menu/project-management.d.ts +18 -0
  186. package/lib/icons/business-menu/project-management.js +25 -0
  187. package/lib/icons/business-menu/quality-report-fill.d.ts +18 -0
  188. package/lib/icons/business-menu/quality-report-fill.js +25 -0
  189. package/lib/icons/business-menu/quality-report.d.ts +18 -0
  190. package/lib/icons/business-menu/quality-report.js +25 -0
  191. package/lib/icons/business-menu/rule-management-fill.d.ts +18 -0
  192. package/lib/icons/business-menu/rule-management-fill.js +25 -0
  193. package/lib/icons/business-menu/rule-management.d.ts +18 -0
  194. package/lib/icons/business-menu/rule-management.js +25 -0
  195. package/lib/icons/business-menu/third-party-fill.d.ts +18 -0
  196. package/lib/icons/business-menu/third-party-fill.js +25 -0
  197. package/lib/icons/business-menu/third-party.d.ts +18 -0
  198. package/lib/icons/business-menu/third-party.js +25 -0
  199. package/lib/index.d.ts +47 -23
  200. package/lib/index.js +191 -23
  201. package/package.json +1 -1
@@ -4,6 +4,10 @@ export { default as AppealFeedback } from "./AppealFeedback";
4
4
  export { default as AppealFeedbackFill } from "./AppealFeedbackFill";
5
5
  export { default as AppearCheck } from "./AppearCheck";
6
6
  export { default as AppearCheckFill } from "./AppearCheckFill";
7
+ export { default as AppInstall } from "./AppInstall";
8
+ export { default as AppInstallFill } from "./AppInstallFill";
9
+ export { default as AppManagement } from "./AppManagement";
10
+ export { default as AppManagementFill } from "./AppManagementFill";
7
11
  export { default as CasegroupAnalyse } from "./CasegroupAnalyse";
8
12
  export { default as CasegroupAnalyseFill } from "./CasegroupAnalyseFill";
9
13
  export { default as CaseUnusual } from "./CaseUnusual";
@@ -13,6 +17,14 @@ export { default as ClinicalPathway } from "./ClinicalPathway";
13
17
  export { default as ClinicalPathwayFill } from "./ClinicalPathwayFill";
14
18
  export { default as CnDrg } from "./CnDrg";
15
19
  export { default as CnDrgFill } from "./CnDrgFill";
20
+ export { default as ConfigurationCenter } from "./ConfigurationCenter";
21
+ export { default as ConfigurationCenterFill } from "./ConfigurationCenterFill";
22
+ export { default as ConfigurationItem } from "./ConfigurationItem";
23
+ export { default as ConfigurationItemFill } from "./ConfigurationItemFill";
24
+ export { default as DataCenter } from "./DataCenter";
25
+ export { default as DataCenterFill } from "./DataCenterFill";
26
+ export { default as DataConfiguration } from "./DataConfiguration";
27
+ export { default as DataConfigurationFill } from "./DataConfigurationFill";
16
28
  export { default as DipAnalyse } from "./DipAnalyse";
17
29
  export { default as DipAnalyseFill } from "./DipAnalyseFill";
18
30
  export { default as DoctorAnalyse } from "./DoctorAnalyse";
@@ -27,6 +39,8 @@ export { default as GeneralSearch } from "./GeneralSearch";
27
39
  export { default as GeneralSearchFill } from "./GeneralSearchFill";
28
40
  export { default as GeneralStatistics } from "./GeneralStatistics";
29
41
  export { default as GeneralStatisticsFill } from "./GeneralStatisticsFill";
42
+ export { default as GlobalConfiguration } from "./GlobalConfiguration";
43
+ export { default as GlobalConfigurationFill } from "./GlobalConfigurationFill";
30
44
  export { default as GroupAnalyse } from "./GroupAnalyse";
31
45
  export { default as GroupAnalyseFill } from "./GroupAnalyseFill";
32
46
  export { default as Home } from "./Home";
@@ -54,6 +68,8 @@ export { default as MedicalQuality } from "./MedicalQuality";
54
68
  export { default as MedicalQualityFill } from "./MedicalQualityFill";
55
69
  export { default as MonitorAnalyse } from "./MonitorAnalyse";
56
70
  export { default as MonitorAnalyseFill } from "./MonitorAnalyseFill";
71
+ export { default as MonitoringCenter } from "./MonitoringCenter";
72
+ export { default as MonitoringCenterFill } from "./MonitoringCenterFill";
57
73
  export { default as MutualCheck } from "./MutualCheck";
58
74
  export { default as MutualCheckFill } from "./MutualCheckFill";
59
75
  export { default as Mylist } from "./Mylist";
@@ -66,6 +82,10 @@ export { default as Payment } from "./Payment";
66
82
  export { default as PloblemCheck } from "./PloblemCheck";
67
83
  export { default as PloblemCheckFill } from "./PloblemCheckFill";
68
84
  export { default as Pole } from "./Pole";
85
+ export { default as ProjectManagement } from "./ProjectManagement";
86
+ export { default as ProjectManagementFill } from "./ProjectManagementFill";
87
+ export { default as QualityReport } from "./QualityReport";
88
+ export { default as QualityReportFill } from "./QualityReportFill";
69
89
  export { default as ReportLibrary } from "./ReportLibrary";
70
90
  export { default as ReportLibraryFill } from "./ReportLibraryFill";
71
91
  export { default as ReportManagement } from "./ReportManagement";
@@ -73,6 +93,8 @@ export { default as ReportManagementFill } from "./ReportManagementFill";
73
93
  export { default as ResultAnalyse } from "./ResultAnalyse";
74
94
  export { default as RiskCheck } from "./RiskCheck";
75
95
  export { default as RiskCheckFill } from "./RiskCheckFill";
96
+ export { default as RuleManagement } from "./RuleManagement";
97
+ export { default as RuleManagementFill } from "./RuleManagementFill";
76
98
  export { default as RwSet } from "./RwSet";
77
99
  export { default as SettlementList } from "./SettlementList";
78
100
  export { default as SettlementListFill } from "./SettlementListFill";
@@ -87,6 +109,8 @@ export { default as TargetStatistics } from "./TargetStatistics";
87
109
  export { default as TargetStatisticsFill } from "./TargetStatisticsFill";
88
110
  export { default as TargetView } from "./TargetView";
89
111
  export { default as TargetViewFill } from "./TargetViewFill";
112
+ export { default as ThirdParty } from "./ThirdParty";
113
+ export { default as ThirdPartyFill } from "./ThirdPartyFill";
90
114
  export { default as TopicAnalyse } from "./TopicAnalyse";
91
115
  export { default as TopicAnalyseFill } from "./TopicAnalyseFill";
92
116
  export { default as TreeList } from "./TreeList";
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "app-install-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M512 64a448 448 0 110 896 448 448 0 010-896zm-64 159.94a192.06 192.06 0 00-48 337.08l.13 132.23a112 112 0 00223.49 3.97l.19-4.04.19-1.15V560.9a192.06 192.06 0 00-48-336.96v70.08a64 64 0 11-128.06-.07zM560.06 590.9L560 688a48 48 0 11-96 0v-97.02a192.32 192.32 0 0096.06 0zm67.33-241.4a128 128 0 11-230.72.06 128 128 0 00227.33 6.4z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "app-install",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#333",
11
+ "attrs": {
12
+ "d": "M512 64a448 448 0 110 896 448 448 0 010-896zm0 64a384 384 0 100 768 384 384 0 000-768zm-64 95.94v70.01a64.13 64.13 0 00128.06 0V224a192.06 192.06 0 0148 337.02v131.01l-.19 1.22-.19 4.03a112 112 0 01-223.49-3.97L400 561.02a192.06 192.06 0 0148-337.08zM560.06 590.9a192.32 192.32 0 01-96.06 0V688a48 48 0 1096 0l.06-97.09zm67.33-241.4l-3.39 6.46a128 128 0 01-227.33-6.4 128 128 0 10230.72-.07z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "app-management-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M592 112h288a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V144a32 32 0 0132-32zm-448 0h288a32 32 0 0132 32v288a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32zm448 448h288a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V592a32 32 0 0132-32zm-448 0h288a32 32 0 0132 32v288a32 32 0 01-32 32H144a32 32 0 01-32-32V592a32 32 0 0132-32z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "app-management",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#333",
11
+ "attrs": {
12
+ "d": "M880 112a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V144a32 32 0 0132-32h288zm-32 64H624v224h224V176zm-416-64a32 32 0 0132 32v288a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h288zm-32 64H176v224h224V176zm480 384a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V592a32 32 0 0132-32h288zm-32 64H624v224h224V624zm-416-64a32 32 0 0132 32v288a32 32 0 01-32 32H144a32 32 0 01-32-32V592a32 32 0 0132-32h288zm-32 64H176v224h224V624z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "configuration-center-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M880 112a32 32 0 0132 32v736a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h736zM576 576a64 64 0 100 128 64 64 0 000-128zm-90.5 31.94L264 608a8 8 0 00-8 8v48a8 8 0 008 8h221.44a95.87 95.87 0 010-64.06zm181 0a95.87 95.87 0 010 64.12L760 672a8 8 0 008-8v-48a8 8 0 00-8-8zM448 320a64 64 0 100 128 64 64 0 000-128zm-90.5 31.94L264 352a8 8 0 00-8 8v48a8 8 0 008 8h93.44a95.87 95.87 0 010-64.06zm181 0a95.87 95.87 0 010 64.12L760 416a8 8 0 008-8v-48a8 8 0 00-8-8z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "configuration-center",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#333",
11
+ "attrs": {
12
+ "d": "M880 112a32 32 0 0132 32v736a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h736zm-704 64v672h672V176H176zm400 400a64 64 0 110 128 64 64 0 010-128zm-90.5 31.94a95.87 95.87 0 000 64.12L264 672a8 8 0 01-8-8v-48a8 8 0 018-8l221.44-.06zm181 0l93.5.06a8 8 0 018 8v48a8 8 0 01-8 8h-93.44a95.87 95.87 0 000-64.06zM448 320a64 64 0 110 128 64 64 0 010-128zm-90.5 31.94a95.87 95.87 0 000 64.12L264 416a8 8 0 01-8-8v-48a8 8 0 018-8l93.44-.06zm181 0L760 352a8 8 0 018 8v48a8 8 0 01-8 8H538.56a95.87 95.87 0 000-64.06z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "configuration-item-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M592 112h288a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V144a32 32 0 0132-32zm0 448h288a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V592a32 32 0 0132-32zm-448 0h288a32 32 0 0132 32v288a32 32 0 01-32 32H144a32 32 0 01-32-32V592a32 32 0 0132-32zm146.11-447.87l3.59 1.28 148.6 82.62a10.96 10.96 0 015.7 9.6V370.3c0 4.04-2.18 7.68-5.7 9.6l-148.54 82.76a11 11 0 01-10.88-.07l-143.36-82.62a11 11 0 01-5.5-9.6V205.63c0-3.97 2.1-7.61 5.5-9.6l143.36-82.5a11 11 0 0110.82-.06zm-1.92 141.44a33.02 33.02 0 100 66.11 33.02 33.02 0 000-66.11z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "configuration-item",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#333",
11
+ "attrs": {
12
+ "d": "M880 112a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V144a32 32 0 0132-32h288zm-32 64H624v224h224V176zm32 384a32 32 0 0132 32v288a32 32 0 01-32 32H592a32 32 0 01-32-32V592a32 32 0 0132-32h288zm-32 64H624v224h224V624zm-416-64a32 32 0 0132 32v288a32 32 0 01-32 32H144a32 32 0 01-32-32V592a32 32 0 0132-32h288zm-32 64H176v224h224V624zM287.17 112.13l3.58 1.28 148.67 82.62a11.03 11.03 0 015.64 9.6V370.3c0 4.04-2.18 7.68-5.64 9.6L290.7 462.66a11 11 0 01-10.88-.07l-143.3-82.56a11 11 0 01-5.5-9.6v-164.8a11.2 11.2 0 015.5-9.6l143.36-82.5a11 11 0 0110.88-.06zm-1.73 81.4l-82.75 47.81v90.37l82.75 47.94 87.87-48V241.4l-87.87-47.94zm-.2 60.04a33.02 33.02 0 110 66.11 33.02 33.02 0 010-66.11z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "data-center-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M288 112h448a32 32 0 0132 32v160a32 32 0 01-32 32H288a32 32 0 01-32-32V144a32 32 0 0132-32zm0 576h448a32 32 0 0132 32v160a32 32 0 01-32 32H288a32 32 0 01-32-32V720a32 32 0 0132-32zM144 384h736a32 32 0 0132 32v192a32 32 0 01-32 32H144a32 32 0 01-32-32V416a32 32 0 0132-32z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "data-center",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#333",
11
+ "attrs": {
12
+ "d": "M736 112a32 32 0 0132 32v160a32 32 0 01-32 32H288a32 32 0 01-32-32V144a32 32 0 0132-32h448zm-32 64H320v96h384v-96zm32 512a32 32 0 0132 32v160a32 32 0 01-32 32H288a32 32 0 01-32-32V720a32 32 0 0132-32h448zm-32 64H320v96h384v-96zm176-368a32 32 0 0132 32v192a32 32 0 01-32 32H144a32 32 0 01-32-32V416a32 32 0 0132-32h736zm-32 64H176v128h672V448z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "data-configuration-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M112 879.94v-448q0-32 32-32h160q32 0 32 32v448q0 32-32 32H144q-32 0-32-32zM688 879.94v-576q0-32 32-32h160q32 0 32 32v576q0 32-32 32H720q-32 0-32-32zM384 879.94v-736q0-32 32-32h192q32 0 32 32v736q0 32-32 32H416q-32 0-32-32z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "data-configuration",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#333",
11
+ "attrs": {
12
+ "d": "M112 432a32 32 0 0132-32h160a32 32 0 0132 32v448a32 32 0 01-32 32H144a32 32 0 01-32-32V432zm64 32v384h96V464h-96zm512-160a32 32 0 0132-32h160a32 32 0 0132 32v576a32 32 0 01-32 32H720a32 32 0 01-32-32V304zm64 32v512h96V336h-96zM384 144a32 32 0 0132-32h192a32 32 0 0132 32v736a32 32 0 01-32 32H416a32 32 0 01-32-32V144zm64 32v672h128V176H448z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "global-configuration-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M880 112a32 32 0 0132 32v736a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h736zM651.2 421.12h-3.33l-3.2 1.22-127.74 73.6a9.86 9.86 0 00-4.93 8.5v147.08a9.87 9.87 0 004.93 8.51l127.8 73.6a9.86 9.86 0 009.67.13l132.54-73.73a9.86 9.86 0 005.06-8.57V504.58a9.86 9.86 0 00-5.06-8.58l-132.48-73.73-3.2-1.15zM440 640H240a8 8 0 00-8 8v48a8 8 0 008 8h200a8 8 0 008-8v-48a8 8 0 00-8-8zm209.66-146.24l78.4 42.62v80.64l-78.4 42.76L576 616.96v-80.58l73.73-42.62zm-.12 53.5a29.44 29.44 0 100 58.95 29.44 29.44 0 000-58.88zM440 464H240a8 8 0 00-8 8v48a8 8 0 008 8h200a8 8 0 008-8v-48a8 8 0 00-8-8zm256-176H240a8 8 0 00-8 8v48a8 8 0 008 8h456a8 8 0 008-8v-48a8 8 0 00-8-8z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "global-configuration",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#333",
11
+ "attrs": {
12
+ "d": "M880 112a32 32 0 0132 32v736a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h736zm-32 64H176v672h672V176zM651.2 421.12l3.2 1.15L786.94 496a9.86 9.86 0 015.06 8.58v146.88a9.82 9.82 0 01-5.06 8.57l-132.48 73.73a9.86 9.86 0 01-9.72-.06l-127.81-73.6a9.86 9.86 0 01-4.93-8.58V504.45a9.95 9.95 0 014.93-8.51l127.8-73.6 3.2-1.16h3.27zM440 640a8 8 0 018 8v48a8 8 0 01-8 8H240a8 8 0 01-8-8v-48a8 8 0 018-8h200zm209.66-146.24L576 536.32v80.64l73.73 42.75 78.4-42.81v-80.52l-78.4-42.62zm-.12 53.5a29.44 29.44 0 110 58.95 29.44 29.44 0 010-58.88zM440 464a8 8 0 018 8v48a8 8 0 01-8 8H240a8 8 0 01-8-8v-48a8 8 0 018-8h200zm256-176a8 8 0 018 8v48a8 8 0 01-8 8H240a8 8 0 01-8-8v-48a8 8 0 018-8h456z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ defaultColor: string;
11
+ attrs: {
12
+ d: string;
13
+ };
14
+ children: never[];
15
+ }[];
16
+ };
17
+ };
18
+ export default node;
@@ -0,0 +1,18 @@
1
+ var node = {
2
+ "name": "monitoring-center-fill",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "defaultColor": "#3367D6",
11
+ "attrs": {
12
+ "d": "M880 112a32 32 0 0132 32v612.03a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h736zM512 224a224 224 0 100 448 224 224 0 000-448zm.26 64a160 160 0 110 320 160 160 0 010-320zM512 416a32 32 0 100 64 32 32 0 000-64zM288 848h448a32 32 0 110 64H288a32 32 0 110-64z"
13
+ },
14
+ "children": []
15
+ }]
16
+ }
17
+ };
18
+ export default node;