@arco-iconbox/react-hiagent 0.0.73 → 0.0.75

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 (240) hide show
  1. package/cjs/IconAddMaas/index.d.ts +4 -0
  2. package/cjs/IconAddMaas/index.js +59 -0
  3. package/cjs/IconAsynchronousOperation/index.d.ts +4 -0
  4. package/cjs/IconAsynchronousOperation/index.js +60 -0
  5. package/cjs/IconBatchInference/index.d.ts +4 -0
  6. package/cjs/IconBatchInference/index.js +67 -0
  7. package/cjs/IconContinuePretrain/index.d.ts +4 -0
  8. package/cjs/IconContinuePretrain/index.js +61 -0
  9. package/cjs/IconCustomMark/index.d.ts +4 -0
  10. package/cjs/IconCustomMark/index.js +60 -0
  11. package/cjs/IconDataSetBlue/index.d.ts +4 -0
  12. package/cjs/IconDataSetBlue/index.js +66 -0
  13. package/cjs/IconDataSetBos/index.d.ts +4 -0
  14. package/cjs/IconDataSetBos/index.js +81 -0
  15. package/cjs/IconDataSetDetail/index.d.ts +4 -0
  16. package/cjs/IconDataSetDetail/index.js +62 -0
  17. package/cjs/IconDataSetMaas/index.d.ts +4 -0
  18. package/cjs/IconDataSetMaas/index.js +61 -0
  19. package/cjs/IconDeepseek/index.d.ts +4 -0
  20. package/cjs/IconDeepseek/index.js +59 -0
  21. package/cjs/IconFolderClose/index.d.ts +4 -0
  22. package/cjs/IconFolderClose/index.js +59 -0
  23. package/cjs/IconFolderMaas/index.d.ts +4 -0
  24. package/cjs/IconFolderMaas/index.js +69 -0
  25. package/cjs/IconFolderOpen/index.d.ts +4 -0
  26. package/cjs/IconFolderOpen/index.js +61 -0
  27. package/cjs/IconImageModel/index.d.ts +4 -0
  28. package/cjs/IconImageModel/index.js +59 -0
  29. package/cjs/IconManagement/index.d.ts +4 -0
  30. package/cjs/IconManagement/index.js +63 -0
  31. package/cjs/IconModelAccess/index.d.ts +4 -0
  32. package/cjs/IconModelAccess/index.js +60 -0
  33. package/cjs/IconModelEvalue/index.d.ts +4 -0
  34. package/cjs/IconModelEvalue/index.js +61 -0
  35. package/cjs/IconMoreMaas/index.d.ts +4 -0
  36. package/cjs/IconMoreMaas/index.js +64 -0
  37. package/cjs/IconObs/index.d.ts +4 -0
  38. package/cjs/IconObs/index.js +61 -0
  39. package/cjs/IconOutputMaas/index.d.ts +4 -0
  40. package/cjs/IconOutputMaas/index.js +59 -0
  41. package/cjs/IconParameterSetting/index.d.ts +4 -0
  42. package/cjs/IconParameterSetting/index.js +65 -0
  43. package/cjs/IconPromptMaas/index.d.ts +4 -0
  44. package/cjs/IconPromptMaas/index.js +59 -0
  45. package/cjs/IconRl/index.d.ts +4 -0
  46. package/cjs/IconRl/index.js +61 -0
  47. package/cjs/IconRm/index.d.ts +4 -0
  48. package/cjs/IconRm/index.js +60 -0
  49. package/cjs/IconService/index.d.ts +4 -0
  50. package/cjs/IconService/index.js +61 -0
  51. package/cjs/IconSheildKey/index.d.ts +4 -0
  52. package/cjs/IconSheildKey/index.js +59 -0
  53. package/cjs/IconSingleMachine/index.d.ts +4 -0
  54. package/cjs/IconSingleMachine/index.js +60 -0
  55. package/cjs/IconSmoothUpdate/index.d.ts +4 -0
  56. package/cjs/IconSmoothUpdate/index.js +61 -0
  57. package/cjs/IconStopUpdate/index.d.ts +4 -0
  58. package/cjs/IconStopUpdate/index.js +60 -0
  59. package/cjs/IconTos/index.d.ts +4 -0
  60. package/cjs/IconTos/index.js +60 -0
  61. package/cjs/IconUserMaas/index.d.ts +4 -0
  62. package/cjs/IconUserMaas/index.js +60 -0
  63. package/cjs/IconWorkspaceMaas/index.d.ts +4 -0
  64. package/cjs/IconWorkspaceMaas/index.js +60 -0
  65. package/cjs/IconYaml/index.d.ts +4 -0
  66. package/cjs/IconYaml/index.js +60 -0
  67. package/cjs/index.d.ts +33 -0
  68. package/cjs/index.js +68 -1
  69. package/dist/icon.min.js +1 -1
  70. package/esm/IconAddMaas/index.d.ts +4 -0
  71. package/esm/IconAddMaas/index.js +34 -0
  72. package/esm/IconAsynchronousOperation/index.d.ts +4 -0
  73. package/esm/IconAsynchronousOperation/index.js +35 -0
  74. package/esm/IconBatchInference/index.d.ts +4 -0
  75. package/esm/IconBatchInference/index.js +42 -0
  76. package/esm/IconContinuePretrain/index.d.ts +4 -0
  77. package/esm/IconContinuePretrain/index.js +36 -0
  78. package/esm/IconCustomMark/index.d.ts +4 -0
  79. package/esm/IconCustomMark/index.js +35 -0
  80. package/esm/IconDataSetBlue/index.d.ts +4 -0
  81. package/esm/IconDataSetBlue/index.js +41 -0
  82. package/esm/IconDataSetBos/index.d.ts +4 -0
  83. package/esm/IconDataSetBos/index.js +56 -0
  84. package/esm/IconDataSetDetail/index.d.ts +4 -0
  85. package/esm/IconDataSetDetail/index.js +37 -0
  86. package/esm/IconDataSetMaas/index.d.ts +4 -0
  87. package/esm/IconDataSetMaas/index.js +36 -0
  88. package/esm/IconDeepseek/index.d.ts +4 -0
  89. package/esm/IconDeepseek/index.js +34 -0
  90. package/esm/IconFolderClose/index.d.ts +4 -0
  91. package/esm/IconFolderClose/index.js +34 -0
  92. package/esm/IconFolderMaas/index.d.ts +4 -0
  93. package/esm/IconFolderMaas/index.js +44 -0
  94. package/esm/IconFolderOpen/index.d.ts +4 -0
  95. package/esm/IconFolderOpen/index.js +36 -0
  96. package/esm/IconImageModel/index.d.ts +4 -0
  97. package/esm/IconImageModel/index.js +34 -0
  98. package/esm/IconManagement/index.d.ts +4 -0
  99. package/esm/IconManagement/index.js +38 -0
  100. package/esm/IconModelAccess/index.d.ts +4 -0
  101. package/esm/IconModelAccess/index.js +35 -0
  102. package/esm/IconModelEvalue/index.d.ts +4 -0
  103. package/esm/IconModelEvalue/index.js +36 -0
  104. package/esm/IconMoreMaas/index.d.ts +4 -0
  105. package/esm/IconMoreMaas/index.js +39 -0
  106. package/esm/IconObs/index.d.ts +4 -0
  107. package/esm/IconObs/index.js +36 -0
  108. package/esm/IconOutputMaas/index.d.ts +4 -0
  109. package/esm/IconOutputMaas/index.js +34 -0
  110. package/esm/IconParameterSetting/index.d.ts +4 -0
  111. package/esm/IconParameterSetting/index.js +40 -0
  112. package/esm/IconPromptMaas/index.d.ts +4 -0
  113. package/esm/IconPromptMaas/index.js +34 -0
  114. package/esm/IconRl/index.d.ts +4 -0
  115. package/esm/IconRl/index.js +36 -0
  116. package/esm/IconRm/index.d.ts +4 -0
  117. package/esm/IconRm/index.js +35 -0
  118. package/esm/IconService/index.d.ts +4 -0
  119. package/esm/IconService/index.js +36 -0
  120. package/esm/IconSheildKey/index.d.ts +4 -0
  121. package/esm/IconSheildKey/index.js +34 -0
  122. package/esm/IconSingleMachine/index.d.ts +4 -0
  123. package/esm/IconSingleMachine/index.js +35 -0
  124. package/esm/IconSmoothUpdate/index.d.ts +4 -0
  125. package/esm/IconSmoothUpdate/index.js +36 -0
  126. package/esm/IconStopUpdate/index.d.ts +4 -0
  127. package/esm/IconStopUpdate/index.js +35 -0
  128. package/esm/IconTos/index.d.ts +4 -0
  129. package/esm/IconTos/index.js +35 -0
  130. package/esm/IconUserMaas/index.d.ts +4 -0
  131. package/esm/IconUserMaas/index.js +35 -0
  132. package/esm/IconWorkspaceMaas/index.d.ts +4 -0
  133. package/esm/IconWorkspaceMaas/index.js +35 -0
  134. package/esm/IconYaml/index.d.ts +4 -0
  135. package/esm/IconYaml/index.js +35 -0
  136. package/esm/index.d.ts +33 -0
  137. package/esm/index.js +33 -0
  138. package/package.json +1 -1
  139. package/src/IconAddMaas/index.tsx +15 -0
  140. package/src/IconAsynchronousOperation/index.tsx +15 -0
  141. package/src/IconBatchInference/index.tsx +15 -0
  142. package/src/IconContinuePretrain/index.tsx +15 -0
  143. package/src/IconCustomMark/index.tsx +15 -0
  144. package/src/IconDataSetBlue/index.tsx +15 -0
  145. package/src/IconDataSetBos/index.tsx +15 -0
  146. package/src/IconDataSetDetail/index.tsx +15 -0
  147. package/src/IconDataSetMaas/index.tsx +15 -0
  148. package/src/IconDeepseek/index.tsx +15 -0
  149. package/src/IconFolderClose/index.tsx +15 -0
  150. package/src/IconFolderMaas/index.tsx +15 -0
  151. package/src/IconFolderOpen/index.tsx +15 -0
  152. package/src/IconImageModel/index.tsx +15 -0
  153. package/src/IconManagement/index.tsx +15 -0
  154. package/src/IconModelAccess/index.tsx +15 -0
  155. package/src/IconModelEvalue/index.tsx +15 -0
  156. package/src/IconMoreMaas/index.tsx +15 -0
  157. package/src/IconObs/index.tsx +15 -0
  158. package/src/IconOutputMaas/index.tsx +15 -0
  159. package/src/IconParameterSetting/index.tsx +15 -0
  160. package/src/IconPromptMaas/index.tsx +15 -0
  161. package/src/IconRl/index.tsx +15 -0
  162. package/src/IconRm/index.tsx +15 -0
  163. package/src/IconService/index.tsx +15 -0
  164. package/src/IconSheildKey/index.tsx +15 -0
  165. package/src/IconSingleMachine/index.tsx +15 -0
  166. package/src/IconSmoothUpdate/index.tsx +15 -0
  167. package/src/IconStopUpdate/index.tsx +15 -0
  168. package/src/IconTos/index.tsx +15 -0
  169. package/src/IconUserMaas/index.tsx +15 -0
  170. package/src/IconWorkspaceMaas/index.tsx +15 -0
  171. package/src/IconYaml/index.tsx +15 -0
  172. package/src/index.ts +33 -0
  173. package/umd/IconAddMaas/index.d.ts +4 -0
  174. package/umd/IconAddMaas/index.js +69 -0
  175. package/umd/IconAsynchronousOperation/index.d.ts +4 -0
  176. package/umd/IconAsynchronousOperation/index.js +70 -0
  177. package/umd/IconBatchInference/index.d.ts +4 -0
  178. package/umd/IconBatchInference/index.js +77 -0
  179. package/umd/IconContinuePretrain/index.d.ts +4 -0
  180. package/umd/IconContinuePretrain/index.js +71 -0
  181. package/umd/IconCustomMark/index.d.ts +4 -0
  182. package/umd/IconCustomMark/index.js +70 -0
  183. package/umd/IconDataSetBlue/index.d.ts +4 -0
  184. package/umd/IconDataSetBlue/index.js +76 -0
  185. package/umd/IconDataSetBos/index.d.ts +4 -0
  186. package/umd/IconDataSetBos/index.js +91 -0
  187. package/umd/IconDataSetDetail/index.d.ts +4 -0
  188. package/umd/IconDataSetDetail/index.js +72 -0
  189. package/umd/IconDataSetMaas/index.d.ts +4 -0
  190. package/umd/IconDataSetMaas/index.js +71 -0
  191. package/umd/IconDeepseek/index.d.ts +4 -0
  192. package/umd/IconDeepseek/index.js +69 -0
  193. package/umd/IconFolderClose/index.d.ts +4 -0
  194. package/umd/IconFolderClose/index.js +69 -0
  195. package/umd/IconFolderMaas/index.d.ts +4 -0
  196. package/umd/IconFolderMaas/index.js +79 -0
  197. package/umd/IconFolderOpen/index.d.ts +4 -0
  198. package/umd/IconFolderOpen/index.js +71 -0
  199. package/umd/IconImageModel/index.d.ts +4 -0
  200. package/umd/IconImageModel/index.js +69 -0
  201. package/umd/IconManagement/index.d.ts +4 -0
  202. package/umd/IconManagement/index.js +73 -0
  203. package/umd/IconModelAccess/index.d.ts +4 -0
  204. package/umd/IconModelAccess/index.js +70 -0
  205. package/umd/IconModelEvalue/index.d.ts +4 -0
  206. package/umd/IconModelEvalue/index.js +71 -0
  207. package/umd/IconMoreMaas/index.d.ts +4 -0
  208. package/umd/IconMoreMaas/index.js +74 -0
  209. package/umd/IconObs/index.d.ts +4 -0
  210. package/umd/IconObs/index.js +71 -0
  211. package/umd/IconOutputMaas/index.d.ts +4 -0
  212. package/umd/IconOutputMaas/index.js +69 -0
  213. package/umd/IconParameterSetting/index.d.ts +4 -0
  214. package/umd/IconParameterSetting/index.js +75 -0
  215. package/umd/IconPromptMaas/index.d.ts +4 -0
  216. package/umd/IconPromptMaas/index.js +69 -0
  217. package/umd/IconRl/index.d.ts +4 -0
  218. package/umd/IconRl/index.js +71 -0
  219. package/umd/IconRm/index.d.ts +4 -0
  220. package/umd/IconRm/index.js +70 -0
  221. package/umd/IconService/index.d.ts +4 -0
  222. package/umd/IconService/index.js +71 -0
  223. package/umd/IconSheildKey/index.d.ts +4 -0
  224. package/umd/IconSheildKey/index.js +69 -0
  225. package/umd/IconSingleMachine/index.d.ts +4 -0
  226. package/umd/IconSingleMachine/index.js +70 -0
  227. package/umd/IconSmoothUpdate/index.d.ts +4 -0
  228. package/umd/IconSmoothUpdate/index.js +71 -0
  229. package/umd/IconStopUpdate/index.d.ts +4 -0
  230. package/umd/IconStopUpdate/index.js +70 -0
  231. package/umd/IconTos/index.d.ts +4 -0
  232. package/umd/IconTos/index.js +70 -0
  233. package/umd/IconUserMaas/index.d.ts +4 -0
  234. package/umd/IconUserMaas/index.js +70 -0
  235. package/umd/IconWorkspaceMaas/index.d.ts +4 -0
  236. package/umd/IconWorkspaceMaas/index.js +70 -0
  237. package/umd/IconYaml/index.d.ts +4 -0
  238. package/umd/IconYaml/index.js +70 -0
  239. package/umd/index.d.ts +33 -0
  240. package/umd/index.js +68 -2
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconOutputMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-output_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M3.00004 1.33331C2.07957 1.33331 1.33337 2.07951 1.33337 2.99998V13C1.33337 13.9205 2.07959 14.6666 3.00004 14.6666H6.33337C6.70156 14.6666 7.00004 14.3682 7.00004 14C7.00004 13.6318 6.70156 13.3333 6.33337 13.3333H3.00004C2.81593 13.3333 2.66671 13.1841 2.66671 13V2.99998C2.66671 2.81589 2.81595 2.66665 3.00004 2.66665H13C13.1842 2.66665 13.3334 2.81587 13.3334 2.99998V6.33331C13.3334 6.7015 13.6319 6.99998 14 6.99998C14.3682 6.99998 14.6667 6.7015 14.6667 6.33331V2.99998C14.6667 2.07953 13.9206 1.33331 13 1.33331H3.00004ZM10.862 7.52858C11.1223 7.26823 11.5444 7.26823 11.8048 7.52858L14.4714 10.1952C14.7318 10.4556 14.7318 10.8777 14.4714 11.1381L11.8048 13.8047C11.5444 14.0651 11.1223 14.0651 10.862 13.8047C10.6016 13.5444 10.6016 13.1223 10.862 12.8619L12.3906 11.3333H8.00004C7.63185 11.3333 7.33337 11.0348 7.33337 10.6666C7.33337 10.2985 7.63185 9.99998 8.00004 9.99998H12.3906L10.862 8.47139C10.6016 8.21104 10.6016 7.78893 10.862 7.52858Z"/></svg>;
12
+ }
13
+
14
+ const IconOutputMaas = React.forwardRef(IconOutputMaasComponent);
15
+ export default IconOutputMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconParameterSettingComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-parameter-setting${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 16 16" {...rest} ref={ref}><g clipPath="url(#svg_b025c57afd__clip0_32834_1007753)"><path d="M9.52865 0.861904C9.77273 0.617827 10.1587 0.602764 10.4206 0.816331L10.4714 0.861904L13.8047 4.19524L13.8503 4.24602C14.0638 4.50787 14.0488 4.89387 13.8047 5.13795C13.5606 5.38202 13.1746 5.39709 12.9128 5.18352L12.862 5.13795L9.52865 1.80461L9.48308 1.75383C9.26951 1.49198 9.28458 1.10598 9.52865 0.861904Z"/><path d="M4.57649 1.33037C4.57612 0.984557 4.8386 0.700718 5.17535 0.666874L5.24361 0.663258L9.96639 0.668308L10.0347 0.672071C10.3715 0.706635 10.6346 0.991036 10.6349 1.33685C10.6353 1.68267 10.3728 1.96651 10.0361 2.00035L9.96782 2.00397L5.24504 1.99892L5.17677 1.99516C4.83994 1.96059 4.57686 1.67619 4.57649 1.33037Z"/><path d="M9.06836 0.669922C9.40431 0.70413 9.66679 0.988074 9.66699 1.33301V5H13.333C13.7012 5 14 4.67188 14 4.67188V14C14 14.7363 13.4032 15.3328 12.667 15.333H3.33301C2.59678 15.3328 2 14.7363 2 14V2C2.00004 1.26377 2.5968 0.667168 3.33301 0.666992H9L9.06836 0.669922ZM9.4209 7.4834C9.15905 7.26983 8.7724 7.28425 8.52832 7.52832C8.28424 7.7724 8.26983 8.15905 8.4834 8.4209L8.52832 8.47168L9.72363 9.66699L8.52832 10.8623C8.26834 11.1226 8.26824 11.5444 8.52832 11.8047C8.78867 12.065 9.21133 12.065 9.47168 11.8047L11.1377 10.1377L11.1836 10.0869C11.3828 9.84253 11.3829 9.49042 11.1836 9.24609L11.1377 9.19531L9.47168 7.52832L9.4209 7.4834ZM7.47168 7.52832C7.2276 7.28425 6.84095 7.26983 6.5791 7.4834L6.52832 7.52832L4.8623 9.19531C4.60196 9.45566 4.60196 9.87735 4.8623 10.1377L6.52832 11.8047L6.5791 11.8506C6.84095 12.0642 7.2276 12.0488 7.47168 11.8047C7.71559 11.5606 7.73009 11.1749 7.5166 10.9131L7.47168 10.8623L6.27637 9.66699L7.47168 8.47168L7.5166 8.4209C7.73017 8.15905 7.71576 7.7724 7.47168 7.52832Z"/></g><defs><clipPath id="svg_b025c57afd__clip0_32834_1007753"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>;
12
+ }
13
+
14
+ const IconParameterSetting = React.forwardRef(IconParameterSettingComponent);
15
+ export default IconParameterSetting;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconPromptMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-Prompt_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M3.75 2.5C3.05965 2.5 2.5 3.05965 2.5 3.75V13.3333C2.5 14.0237 3.05965 14.5833 3.75 14.5833H7.5V16.7488C7.5 17.248 8.05633 17.5458 8.47171 17.2689L12.5 14.5833H16.25C16.9404 14.5833 17.5 14.0237 17.5 13.3333V3.75C17.5 3.05965 16.9404 2.5 16.25 2.5H3.75ZM7.26236 12.2556C7.44487 12.4185 7.75285 12.5 8.18631 12.5H8.71103C8.77947 12.5 8.8251 12.4889 8.84791 12.4667C8.87072 12.437 8.88593 12.3926 8.89354 12.3333L9.05323 10.2889C9.28137 10.3556 9.55894 10.3889 9.88593 10.3889C10.4335 10.3889 10.9049 10.2963 11.3004 10.1111C11.6958 9.92593 12.019 9.67778 12.27 9.36667C12.5209 9.05556 12.7034 8.7 12.8175 8.3C12.9392 7.89259 13 7.47037 13 7.03333C13 6.63333 12.9468 6.27778 12.8403 5.96667C12.7414 5.65556 12.5817 5.39259 12.3612 5.17778C12.1483 4.95556 11.8669 4.78889 11.5171 4.67778C11.1673 4.55926 10.749 4.5 10.2624 4.5C10.0951 4.5 9.90114 4.50741 9.68061 4.52222C9.46008 4.52963 9.23194 4.54074 8.9962 4.55556L8.28897 4.6C8.05323 4.60741 7.8365 4.61111 7.63878 4.61111C7.60076 4.61111 7.56274 4.62593 7.52471 4.65556C7.48669 4.67778 7.46768 4.71852 7.46768 4.77778C7.46768 4.88889 7.46388 4.99259 7.45627 5.08889C7.45627 5.18519 7.45247 5.29259 7.44487 5.41111C7.44487 5.52222 7.43726 5.65556 7.42205 5.81111C7.41445 5.95926 7.40304 6.14815 7.38783 6.37778C7.37262 6.6 7.34981 6.87037 7.31939 7.18889C7.29658 7.5 7.26616 7.87407 7.22814 8.31111C7.19772 8.66667 7.1673 9.01481 7.13688 9.35556C7.11407 9.6963 7.09125 10.0111 7.06844 10.3C7.04563 10.5889 7.02662 10.8407 7.01141 11.0556C7.0038 11.263 7 11.4148 7 11.5111C7 11.837 7.08745 12.0852 7.26236 12.2556ZM9.70342 6.18889C9.82509 6.17407 9.93536 6.16667 10.0342 6.16667C10.4221 6.16667 10.6882 6.25185 10.8327 6.42222C10.9848 6.58518 11.0608 6.82593 11.0608 7.14444C11.0608 7.28518 11.0456 7.45185 11.0152 7.64444C10.9848 7.83704 10.924 8.02222 10.8327 8.2C10.7414 8.37778 10.6122 8.52963 10.4449 8.65556C10.2852 8.77407 10.0722 8.83333 9.80608 8.83333C9.71483 8.83333 9.61217 8.82963 9.4981 8.82222C9.39163 8.80741 9.28137 8.78518 9.1673 8.75556C9.20532 8.26667 9.23574 7.8 9.25855 7.35556C9.28137 6.91111 9.30038 6.53333 9.31559 6.22222C9.45247 6.20741 9.58175 6.1963 9.70342 6.18889Z"/></svg>;
12
+ }
13
+
14
+ const IconPromptMaas = React.forwardRef(IconPromptMaasComponent);
15
+ export default IconPromptMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconRlComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-rl${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M8.04247 3.33337C7.37973 3.33337 6.84247 3.87063 6.84247 4.53338V8.17004H23.9543C24.6171 8.17004 25.1543 8.7073 25.1543 9.37004V23.0163H27.4668C28.1295 23.0163 28.6668 22.4791 28.6668 21.8163V4.53337C28.6668 3.87063 28.1295 3.33337 27.4668 3.33337H8.04247Z"/><path fillRule="evenodd" clipRule="evenodd" d="M3.54597 8.68636C3.41187 8.88007 3.33331 9.11515 3.33331 9.36858V12.3696L11.3 18.0871L17.2932 15.6869C17.838 15.4687 18.4551 15.5317 18.9447 15.8554L25.1576 19.964V9.36858C25.1576 8.70584 24.6204 8.16858 23.9576 8.16858H7.09172L10.3634 10.3761C10.6114 10.2774 10.8819 10.2232 11.1651 10.2232C12.3637 10.2232 13.3354 11.1949 13.3354 12.3935C13.3354 13.5921 12.3637 14.5638 11.1651 14.5638C9.96643 14.5638 8.99475 13.5921 8.99475 12.3935L8.99479 12.3797H8.97219L3.54597 8.68636ZM25.1576 23.0272L17.8703 18.2082L11.8596 20.6153C11.2923 20.8425 10.6483 20.7644 10.1518 20.4081L3.33331 15.5146V27.4667C3.33331 28.1295 3.87057 28.6667 4.53331 28.6667H22.5138L18.0661 25.6105C17.8304 25.6983 17.5753 25.7463 17.3089 25.7463C16.1103 25.7463 15.1386 24.7746 15.1386 23.576C15.1386 22.3773 16.1103 21.4057 17.3089 21.4057C18.5076 21.4057 19.4792 22.3773 19.4792 23.576L19.4792 23.5937L19.5009 23.59L25.1551 27.5446C25.1568 27.5188 25.1576 27.4929 25.1576 27.4667V23.0272Z"/><path opacity=".4" fillRule="evenodd" clipRule="evenodd" d="M7.09169 8.16858H4.53331C4.124 8.16858 3.76254 8.37351 3.54596 8.68638L8.97217 12.3797H8.99478C9.00044 11.4702 9.56557 10.6934 10.3634 10.3761L7.09169 8.16858ZM3.33331 15.5147V12.3697L11.3 18.0871L17.2931 15.6869C17.8379 15.4688 18.4551 15.5317 18.9446 15.8554L25.1576 19.964V23.0273L17.8703 18.2082L11.8596 20.6154C11.2923 20.8425 10.6483 20.7644 10.1518 20.4081L3.33331 15.5147ZM25.1551 27.5446C25.115 28.171 24.5942 28.6667 23.9576 28.6667H22.5138L18.0661 25.6105C18.8861 25.3052 19.4717 24.5184 19.4792 23.5937L19.5009 23.59L25.1551 27.5446Z"/></svg>;
12
+ }
13
+
14
+ const IconRl = React.forwardRef(IconRlComponent);
15
+ export default IconRl;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconRmComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-rm${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".4" fillRule="evenodd" clipRule="evenodd" d="M6.65582 23.9008V29.4848C6.65582 29.9544 7.12837 30.2768 7.56563 30.1055L13.4634 27.7955L6.65582 23.9008ZM18.5366 27.7959L24.4332 30.1055C24.8704 30.2768 25.343 29.9544 25.343 29.4848V23.902L18.5366 27.7959Z"/><path fillRule="evenodd" clipRule="evenodd" d="M16.6625 1.19518C16.2523 0.960494 15.7485 0.960494 15.3383 1.19518L4.24801 7.54C3.8329 7.77748 3.57678 8.21908 3.57678 8.69732V21.366C3.57678 21.8442 3.83291 22.2858 4.24801 22.5233L15.3383 28.8681C15.7485 29.1028 16.2523 29.1028 16.6625 28.8681L27.7528 22.5233C28.1679 22.2858 28.424 21.8442 28.424 21.366V8.69732C28.424 8.21908 28.1679 7.77748 27.7528 7.54L16.6625 1.19518ZM16.1027 7.73334H11.1146V22.3169H14.5401V17.1686H15.5125L17.575 22.3169H21.251V22.1666L18.7937 16.2711C19.1125 16.0851 19.4008 15.8701 19.6584 15.6261C20.039 15.2588 20.3328 14.7947 20.5398 14.2338C20.7535 13.6729 20.8603 12.9751 20.8603 12.1404C20.8603 11.1789 20.6667 10.3709 20.2794 9.71654C19.8988 9.06215 19.3512 8.56802 18.6368 8.23415C17.9223 7.90027 17.0776 7.73334 16.1027 7.73334ZM14.5401 14.4542H16.0225C16.3364 14.4542 16.5968 14.374 16.8038 14.2138C17.0108 14.0535 17.1644 13.8265 17.2645 13.5327C17.3714 13.2322 17.4248 12.875 17.4248 12.461C17.4248 12.0403 17.3747 11.6797 17.2746 11.3792C17.1744 11.0787 17.0275 10.8484 16.8338 10.6881C16.6469 10.5278 16.4032 10.4477 16.1027 10.4477H14.5401V14.4542Z"/></svg>;
12
+ }
13
+
14
+ const IconRm = React.forwardRef(IconRmComponent);
15
+ export default IconRm;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconServiceComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-service${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" d="M5.92999 2.09497C5.41637 2.09497 5 2.51134 5 3.02496V4.16661H15C15.4602 4.16661 15.8333 4.5397 15.8333 4.99994V15.1149H16.9868C17.5004 15.1149 17.9168 14.6985 17.9168 14.1849V3.02496C17.9168 2.51134 17.5004 2.09497 16.9868 2.09497H5.92999Z"/><path d="M9.89712 11.0787C10.1543 11.0685 10.3984 10.9628 10.5818 10.7824C10.6866 10.6815 10.769 10.5598 10.8236 10.425C10.8782 10.2903 10.9039 10.1455 10.8989 10.0002C10.8939 9.8549 10.8584 9.71226 10.7946 9.58156C10.7309 9.45087 10.6404 9.33505 10.5289 9.24164C10.4175 9.14823 10.2877 9.07932 10.1478 9.03939C10.008 8.99946 9.86138 8.98941 9.71742 9.00988C9.57346 9.03035 9.43542 9.08089 9.31228 9.15822C9.18914 9.23554 9.08365 9.33792 9.00267 9.45869C8.85701 9.67084 8.79561 9.92964 8.83044 10.1846C8.86526 10.4396 8.99382 10.6724 9.19104 10.8377C9.38826 11.0031 9.63998 11.089 9.89712 11.0787Z"/><path fillRule="evenodd" clipRule="evenodd" d="M2.91665 4.16675C2.45641 4.16675 2.08331 4.53984 2.08331 5.00008V17.0835C2.08331 17.5437 2.45641 17.9168 2.91665 17.9168H15C15.4602 17.9168 15.8333 17.5437 15.8333 17.0835V5.00008C15.8333 4.53984 15.4602 4.16675 15 4.16675H2.91665ZM12.5905 7.31062C12.6318 7.3519 12.6601 7.40438 12.6718 7.46155C12.8992 8.43695 12.8331 9.4578 12.4819 10.3958C12.1307 11.3337 11.51 12.1469 10.6979 12.7331C10.6461 12.7858 10.6065 12.8492 10.5818 12.9188C10.3999 13.6299 10.0311 14.2794 9.51357 14.7999C9.26315 15.0342 8.99099 15.2441 8.70078 15.4269C8.66211 15.4482 8.61945 15.4612 8.57549 15.4652C8.53152 15.4692 8.48721 15.4641 8.44533 15.4501C8.4059 15.4383 8.36941 15.4183 8.33823 15.3914C8.30704 15.3645 8.28187 15.3314 8.26434 15.2942C8.24681 15.2569 8.23733 15.2164 8.2365 15.1752C8.23568 15.1341 8.24353 15.0932 8.25955 15.0553C8.3947 14.6661 8.47291 14.2593 8.49178 13.8477C8.49322 13.7934 8.48126 13.7396 8.45696 13.691C8.43266 13.6424 8.39676 13.6005 8.35244 13.5691C7.96037 13.2849 7.58796 12.9746 7.23776 12.6402C6.90336 12.29 6.59302 11.9176 6.30886 11.5255C6.27742 11.4812 6.23556 11.4453 6.18695 11.421C6.13835 11.3967 6.08451 11.3847 6.0302 11.3862C5.61859 11.405 5.21187 11.4832 4.82263 11.6184C4.78066 11.6318 4.73643 11.6367 4.69255 11.6327C4.64867 11.6287 4.60604 11.6159 4.56718 11.5952C4.53186 11.5756 4.50079 11.5492 4.47578 11.5175C4.45077 11.4858 4.43233 11.4494 4.42152 11.4105C4.41071 11.3716 4.40776 11.3309 4.41283 11.2908C4.4179 11.2508 4.4309 11.2121 4.45107 11.1771C4.62795 10.8829 4.83836 10.6101 5.07807 10.3644C5.5959 9.84337 6.24638 9.47395 6.95909 9.29613C7.03278 9.28057 7.09859 9.23944 7.14487 9.18002C7.74125 8.3742 8.56014 7.76026 9.50082 7.41369C10.4415 7.06712 11.463 7.00304 12.4396 7.22933C12.4968 7.24108 12.5493 7.26935 12.5905 7.31062ZM5.58966 14.289C5.36076 14.0601 6.19311 12.8324 6.38039 12.6451C6.48077 12.574 6.60074 12.5358 6.72374 12.5358C6.84674 12.5358 6.9667 12.574 7.06708 12.6451C7.13493 12.6894 7.19321 12.7469 7.23846 12.8141C7.28372 12.8814 7.31503 12.957 7.33055 13.0365C7.34607 13.1161 7.34548 13.1979 7.32882 13.2772C7.31216 13.3565 7.27977 13.4317 7.23355 13.4983C7.04627 13.6856 5.81855 14.5179 5.58966 14.289Z"/></svg>;
12
+ }
13
+
14
+ const IconService = React.forwardRef(IconServiceComponent);
15
+ export default IconService;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconSheildKeyComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-Sheild_Key${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M10.7915 1.91026C10.2795 1.68616 9.6971 1.6865 9.18539 1.91121L3.80917 4.27204C3.08254 4.59113 2.61341 5.30955 2.61423 6.10316C2.61439 6.25901 2.61456 6.41707 2.61473 6.57402C2.61539 7.1906 2.61603 7.7901 2.61603 8.17127C2.61603 10.9984 3.26435 13.1276 5.03796 15.3182C6.59951 17.2467 8.53533 18.1589 9.45488 18.5077C9.79977 18.6386 10.1767 18.6352 10.5224 18.5064C12.1405 17.9038 13.7638 16.784 14.9391 15.3384C16.3236 13.6354 17.3863 11.5372 17.3863 8.32688L17.3867 6.10526C17.3869 5.3106 16.9167 4.59128 16.1887 4.27264L10.7915 1.91026ZM9.99998 6.93753C9.28662 6.93753 8.70832 7.51583 8.70832 8.2292C8.70832 8.94257 9.28662 9.52087 9.99998 9.52087C10.7134 9.52087 11.2917 8.94257 11.2917 8.2292C11.2917 7.51583 10.7134 6.93753 9.99998 6.93753ZM12.7083 8.2292C12.7083 9.47338 11.8694 10.5216 10.7263 10.839V11.6811H10.898C11.3583 11.6811 11.7313 12.0542 11.7313 12.5145C11.7313 12.9747 11.3583 13.3478 10.898 13.3478H10.7263V13.6459C10.7263 14.1061 10.3532 14.4792 9.89297 14.4792C9.43273 14.4792 9.05964 14.1061 9.05964 13.6459V10.7698C8.0274 10.3876 7.29165 9.39434 7.29165 8.2292C7.29165 6.73343 8.50421 5.52087 9.99998 5.52087C11.4958 5.52087 12.7083 6.73343 12.7083 8.2292Z"/></svg>;
12
+ }
13
+
14
+ const IconSheildKey = React.forwardRef(IconSheildKeyComponent);
15
+ export default IconSheildKey;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconSingleMachineComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-single_machine${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".4" fillRule="evenodd" clipRule="evenodd" d="M25.7578 18.6665V23.3332C25.7578 24.4377 24.8623 25.3332 23.7578 25.3332H8.24214C7.13757 25.3332 6.24214 24.4377 6.24214 23.3332V18.6665H4.66662C3.56205 18.6665 2.66663 19.5619 2.66663 20.6665V27.3332C2.66663 28.4377 3.56206 29.3332 4.66663 29.3332H27.3333C28.4379 29.3332 29.3333 28.4377 29.3333 27.3332V20.6665C29.3333 19.5619 28.4379 18.6665 27.3333 18.6665H25.7578Z"/><path fillRule="evenodd" clipRule="evenodd" d="M25.7578 10.1288V23.3337C25.7578 24.4382 24.8624 25.3337 23.7578 25.3337H8.24219C7.13762 25.3337 6.24219 24.4382 6.24219 23.3337V4.66699C6.24219 3.56242 7.13762 2.66699 8.24219 2.66699H18.4116C18.9495 2.66699 19.4646 2.88362 19.8409 3.26799L25.1871 8.72981C25.5529 9.10358 25.7578 9.60579 25.7578 10.1288ZM16.3516 11.2344C15.7993 11.2344 15.3516 11.6821 15.3516 12.2344V15.0344C15.3516 15.5867 15.7993 16.0344 16.3516 16.0344H23.9516C24.5038 16.0344 24.9516 15.5867 24.9516 15.0344V12.2344C24.9516 11.6821 24.5038 11.2344 23.9516 11.2344H16.3516Z"/></svg>;
12
+ }
13
+
14
+ const IconSingleMachine = React.forwardRef(IconSingleMachineComponent);
15
+ export default IconSingleMachine;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconSmoothUpdateComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-Smooth_update${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M26.2933 10.6472V25.7162C26.2933 26.8207 25.3978 27.7162 24.2933 27.7162H7.7063C6.60173 27.7162 5.7063 26.8207 5.7063 25.7162V6.28387C5.7063 5.1793 6.60173 4.28387 7.7063 4.28387H20.2719C20.8307 4.28387 21.3639 4.51761 21.7426 4.92847L25.764 9.29184C26.1043 9.66115 26.2933 10.145 26.2933 10.6472ZM16.0125 14.4883C16.0125 15.4416 15.2397 16.2144 14.2863 16.2144C14.2374 16.2144 14.189 16.2124 14.1412 16.2084C13.6889 16.1707 13.1886 16.2014 12.8677 16.5223C12.5468 16.8432 12.5161 17.3435 12.5538 17.7957C12.5578 17.8436 12.5598 17.892 12.5598 17.9409C12.5598 17.9739 12.5589 18.0066 12.5571 18.0391C12.5312 18.5001 12.5667 19.0076 12.8932 19.3341C13.2197 19.6605 13.7272 19.696 14.1882 19.6702C14.2207 19.6684 14.2534 19.6674 14.2863 19.6674C15.2397 19.6674 16.0125 20.4403 16.0125 21.3936C16.0125 22.3469 15.2397 23.1198 14.2863 23.1198C13.333 23.1198 12.5602 22.3469 12.5602 21.3936C12.5602 21.3486 12.5619 21.3039 12.5653 21.2598C12.6001 20.8054 12.5683 20.3034 12.2461 19.9812C11.9238 19.6589 11.4219 19.6271 10.9675 19.662C10.9233 19.6654 10.8787 19.6671 10.8337 19.6671C9.88033 19.6671 9.1075 18.8943 9.1075 17.9409C9.1075 16.9876 9.88033 16.2148 10.8337 16.2148C10.8627 16.2148 10.8915 16.2155 10.9201 16.2169C11.3833 16.2398 11.8927 16.2031 12.2206 15.8751C12.5485 15.5473 12.5852 15.0379 12.5623 14.5748C12.5609 14.5461 12.5602 14.5173 12.5602 14.4883C12.5602 13.5349 13.333 12.7621 14.2863 12.7621C15.2397 12.7621 16.0125 13.5349 16.0125 14.4883ZM15.9873 24.8214C15.9873 23.8681 16.7601 23.0953 17.7134 23.0953C17.7623 23.0953 17.8107 23.0973 17.8586 23.1013C18.3109 23.139 18.8112 23.1083 19.1321 22.7874C19.453 22.4665 19.4836 21.9662 19.4459 21.514C19.442 21.4661 19.4399 21.4177 19.4399 21.3688C19.4399 21.3358 19.4408 21.3031 19.4427 21.2706C19.4685 20.8096 19.433 20.3021 19.1065 19.9756C18.78 19.6492 18.2725 19.6137 17.8116 19.6395C17.7791 19.6413 17.7464 19.6423 17.7134 19.6423C16.7601 19.6423 15.9873 18.8694 15.9873 17.9161C15.9873 16.9628 16.7601 16.1899 17.7134 16.1899C18.6667 16.1899 19.4396 16.9628 19.4396 17.9161C19.4396 17.9611 19.4378 18.0058 19.4345 18.0499C19.3996 18.5043 19.4314 19.0063 19.7537 19.3285C20.0759 19.6508 20.5779 19.6826 21.0323 19.6477C21.0764 19.6443 21.121 19.6426 21.1661 19.6426C22.1194 19.6426 22.8922 20.4154 22.8922 21.3688C22.8922 22.3221 22.1194 23.0949 21.1661 23.0949C21.1371 23.0949 21.1083 23.0942 21.0796 23.0928C20.6164 23.07 20.1071 23.1066 19.7792 23.4346C19.4513 23.7625 19.4146 24.2718 19.4374 24.735C19.4389 24.7636 19.4396 24.7924 19.4396 24.8214C19.4396 25.7748 18.6667 26.5476 17.7134 26.5476C16.7601 26.5476 15.9873 25.7748 15.9873 24.8214Z"/><path fillRule="evenodd" clipRule="evenodd" d="M28.6658 12.5619C28.6658 11.4574 27.7703 10.5619 26.6658 10.5619L16.0458 10.5619L13.1826 8.19953C12.8243 7.90389 12.3743 7.74219 11.9098 7.74219H5.33325C4.22868 7.74219 3.33325 8.63762 3.33325 9.74218V26.6491C3.33325 27.7537 4.22868 28.6491 5.33325 28.6491H26.6658C27.7703 28.6491 28.6658 27.7537 28.6658 26.6491V12.5619ZM16.0126 14.4882C16.0126 15.4416 15.2398 16.2144 14.2865 16.2144C14.2376 16.2144 14.1892 16.2124 14.1413 16.2084C13.689 16.1707 13.1887 16.2014 12.8678 16.5223C12.5469 16.8432 12.5163 17.3435 12.5539 17.7957C12.5579 17.8436 12.56 17.892 12.56 17.9409C12.56 17.9738 12.559 18.0066 12.5572 18.039C12.5314 18.5 12.5669 19.0076 12.8934 19.3341C13.2199 19.6605 13.7274 19.696 14.1883 19.6702C14.2208 19.6683 14.2535 19.6674 14.2865 19.6674C15.2398 19.6674 16.0126 20.4403 16.0126 21.3936C16.0126 22.3469 15.2398 23.1197 14.2865 23.1197C13.3331 23.1197 12.5603 22.3469 12.5603 21.3936C12.5603 21.3486 12.562 21.3039 12.5654 21.2598C12.6003 20.8054 12.5685 20.3034 12.2462 19.9811C11.924 19.6589 11.422 19.6271 10.9676 19.662C10.9235 19.6653 10.8788 19.6671 10.8338 19.6671C9.88048 19.6671 9.10765 18.8942 9.10765 17.9409C9.10765 16.9876 9.88048 16.2148 10.8338 16.2148C10.8628 16.2148 10.8916 16.2155 10.9203 16.2169C11.3835 16.2397 11.8928 16.203 12.2207 15.8751C12.5486 15.5472 12.5853 15.0379 12.5625 14.5747C12.561 14.5461 12.5603 14.5172 12.5603 14.4882C12.5603 13.5349 13.3332 12.7621 14.2865 12.7621C15.2398 12.7621 16.0126 13.5349 16.0126 14.4882ZM15.9874 24.8214C15.9874 23.8681 16.7602 23.0953 17.7136 23.0953C17.7625 23.0953 17.8109 23.0973 17.8587 23.1013C18.311 23.1389 18.8113 23.1083 19.1322 22.7874C19.4531 22.4665 19.4838 21.9662 19.4461 21.5139C19.4421 21.4661 19.4401 21.4177 19.4401 21.3688C19.4401 21.3358 19.441 21.3031 19.4428 21.2706C19.4687 20.8096 19.4332 20.3021 19.1067 19.9756C18.7802 19.6491 18.2727 19.6137 17.8117 19.6395C17.7792 19.6413 17.7465 19.6422 17.7136 19.6422C16.7602 19.6422 15.9874 18.8694 15.9874 17.9161C15.9874 16.9628 16.7602 16.1899 17.7136 16.1899C18.6669 16.1899 19.4397 16.9628 19.4397 17.9161C19.4397 17.9611 19.438 18.0057 19.4346 18.0499C19.3998 18.5043 19.4316 19.0063 19.7538 19.3285C20.0761 19.6507 20.578 19.6826 21.0324 19.6477C21.0766 19.6443 21.1212 19.6426 21.1662 19.6426C22.1196 19.6426 22.8924 20.4154 22.8924 21.3688C22.8924 22.3221 22.1196 23.0949 21.1662 23.0949C21.1372 23.0949 21.1084 23.0942 21.0798 23.0928C20.6166 23.0699 20.1072 23.1066 19.7793 23.4345C19.4514 23.7624 19.4147 24.2718 19.4376 24.7349C19.439 24.7636 19.4397 24.7924 19.4397 24.8214C19.4397 25.7748 18.6669 26.5476 17.7136 26.5476C16.7602 26.5476 15.9874 25.7748 15.9874 24.8214Z"/><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M16.0125 14.4882C16.0125 15.4415 15.2397 16.2144 14.2864 16.2144C14.2375 16.2144 14.1891 16.2123 14.1412 16.2084C13.6889 16.1707 13.1886 16.2013 12.8677 16.5223V16.5223C12.5468 16.8432 12.5162 17.3434 12.5538 17.7957C12.5578 17.8436 12.5599 17.892 12.5599 17.9409C12.5599 17.9738 12.5589 18.0065 12.5571 18.039C12.5313 18.5 12.5668 19.0075 12.8933 19.334V19.334C13.2198 19.6605 13.7273 19.696 14.1882 19.6701C14.2207 19.6683 14.2534 19.6674 14.2864 19.6674C15.2397 19.6674 16.0125 20.4402 16.0125 21.3936C16.0125 22.3469 15.2397 23.1197 14.2864 23.1197C13.333 23.1197 12.5602 22.3469 12.5602 21.3936C12.5602 21.3485 12.5619 21.3039 12.5653 21.2597C12.6002 20.8054 12.5684 20.3033 12.2461 19.9811V19.9811C11.9239 19.6589 11.4219 19.6271 10.9675 19.6619C10.9234 19.6653 10.8787 19.667 10.8337 19.667C9.88038 19.667 9.10755 18.8942 9.10755 17.9409C9.10755 16.9876 9.88038 16.2147 10.8337 16.2147C10.8627 16.2147 10.8915 16.2154 10.9202 16.2169C11.3834 16.2397 11.8927 16.203 12.2206 15.8751V15.8751C12.5485 15.5472 12.5852 15.0379 12.5623 14.5747C12.5609 14.5461 12.5602 14.5172 12.5602 14.4882C12.5602 13.5349 13.333 12.7621 14.2864 12.7621C15.2397 12.7621 16.0125 13.5349 16.0125 14.4882Z"/></svg>;
12
+ }
13
+
14
+ const IconSmoothUpdate = React.forwardRef(IconSmoothUpdateComponent);
15
+ export default IconSmoothUpdate;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconStopUpdateComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-stop_update${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M15.9342 16.252C15.7402 16.1886 15.5331 16.1543 15.3179 16.1543H6.77008C5.67532 16.1543 4.78784 17.0418 4.78784 18.1365V26.6842C4.78784 27.779 5.67532 28.6665 6.77008 28.6665H15.3179C16.4127 28.6665 17.3001 27.779 17.3001 26.6842V18.1365C17.3001 17.883 17.2526 17.6407 17.1658 17.4178L12.7347 21.849V25.6569H9.17831C8.44193 25.6569 7.84497 25.0599 7.84497 24.3236V20.7672H11.4189L15.9342 16.252Z"/><path fillRule="evenodd" clipRule="evenodd" d="M27.0652 10.6945V23.6569C27.0652 24.7615 26.1698 25.6569 25.0652 25.6569H9.84497C9.84336 25.6569 9.84175 25.6569 9.84014 25.6569H12.7347V21.849L18.4742 16.1095C19.8058 16.9061 21.5568 16.7309 22.704 15.5837C23.8511 14.4366 24.0263 12.6856 23.2297 11.3539L20.8517 13.7319L19.6078 12.4881L21.9741 10.1217C20.6498 9.36319 18.9317 9.54944 17.8007 10.6805C16.6534 11.8278 16.4783 13.5791 17.2753 14.9108L11.4189 20.7672H7.84497V5.33332C7.84497 4.22875 8.7404 3.33331 9.84497 3.33331H19.8175C20.3553 3.33331 20.8705 3.54994 21.2467 3.93431L26.4945 9.29553C26.8603 9.6693 27.0652 10.1715 27.0652 10.6945Z"/></svg>;
12
+ }
13
+
14
+ const IconStopUpdate = React.forwardRef(IconStopUpdateComponent);
15
+ export default IconStopUpdate;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconTosComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-tos${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M0.767883 9.59505C0.767883 11.436 2.26027 12.9284 4.10121 12.9284C4.13095 12.9284 4.16055 12.928 4.19008 12.9272V12.9284H9.07778V12.9271H8.22171C7.48531 12.9271 6.88838 12.3302 6.88838 11.5938V9.84564C6.88838 9.772 6.82868 9.7123 6.75505 9.7123H5.36458C5.21608 9.7123 5.14171 9.53277 5.24675 9.42777L6.89657 7.77854C6.30199 6.86542 5.27211 6.26172 4.10121 6.26172C2.26027 6.26172 0.767883 7.75409 0.767883 9.59505Z"/><path fillRule="evenodd" clipRule="evenodd" d="M2.73926 7.4642C2.73926 10.3677 5.00387 12.7423 7.86313 12.918C7.95073 12.9249 8.03933 12.9284 8.1287 12.9284H8.20347H11.8999C13.7408 12.9284 15.2332 11.436 15.2332 9.59507C15.2332 8.38343 14.5868 7.3228 13.62 6.73923C13.2654 4.06413 10.9755 2 8.20347 2C5.18567 2 2.73926 4.4464 2.73926 7.4642ZM11.4658 9.7123C11.6143 9.7123 11.6887 9.53277 11.5837 9.42777L8.65088 6.49604C8.52071 6.3659 8.30971 6.3659 8.17955 6.49604L5.24675 9.42777C5.14171 9.53277 5.21608 9.7123 5.36458 9.7123H6.75505C6.82868 9.7123 6.88838 9.772 6.88838 9.84564V11.5938C6.88838 12.3302 7.48531 12.9271 8.22171 12.9271H9.90091V12.9276H11.2238V12.9265C11.2081 12.9271 11.1923 12.9273 11.1765 12.9273C10.4922 12.9273 9.93385 12.3794 9.90351 11.6919V9.84564C9.90351 9.772 9.96321 9.7123 10.0368 9.7123H11.4658Z"/></svg>;
12
+ }
13
+
14
+ const IconTos = React.forwardRef(IconTosComponent);
15
+ export default IconTos;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconUserMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-user_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path d="M17.9626 13.7457C17.6345 13.4158 17.2442 13.1543 16.8144 12.9762C16.3845 12.7981 15.9236 12.7071 15.4583 12.7084H8.37498C7.43567 12.7084 6.53483 13.0815 5.87064 13.7457C5.20645 14.4099 4.83331 15.3107 4.83331 16.25V16.7813C4.83358 17.016 4.92695 17.2411 5.09294 17.4071C5.25893 17.5731 5.48398 17.6664 5.71873 17.6667H18.1146C18.3493 17.6664 18.5744 17.5731 18.7403 17.4071C18.9063 17.2411 18.9997 17.016 19 16.7813V16.25C19.0012 15.7847 18.9102 15.3238 18.7321 14.894C18.5541 14.4641 18.2925 14.0738 17.9626 13.7457ZM16.1666 6.33337C16.1666 8.68061 14.2639 10.5834 11.9166 10.5834C9.5694 10.5834 7.66664 8.68061 7.66664 6.33337C7.66664 3.98613 9.5694 2.08337 11.9166 2.08337C14.2639 2.08337 16.1666 3.98613 16.1666 6.33337Z"/><path opacity=".5" d="M4.125 8.10426C4.125 6.39407 5.47183 4.99866 7.16264 4.92041C6.85201 5.96959 6.8966 7.09199 7.28947 8.11322C7.68235 9.13446 8.40151 9.99734 9.33523 10.5678C8.76562 11.0369 8.05039 11.2929 7.3125 11.2918C5.55207 11.2918 4.125 9.86468 4.125 8.10426ZM4.45946 14.5955C4.78531 13.8268 5.32961 13.1706 6.02488 12.7084H5.01041C4.212 12.7084 3.44629 13.0256 2.88173 13.5901C2.31717 14.1547 2 14.9204 2 15.7188L2 16.073C2.00026 16.3077 2.09363 16.5328 2.25962 16.6988C2.42561 16.8648 2.65067 16.9582 2.88542 16.9584H4.13485C4.12832 16.8996 4.12503 16.8405 4.125 16.7813V16.2501C4.12403 15.6817 4.23778 15.1189 4.45946 14.5955Z"/></svg>;
12
+ }
13
+
14
+ const IconUserMaas = React.forwardRef(IconUserMaasComponent);
15
+ export default IconUserMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconWorkspaceMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-workspace_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 24 24" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" d="M20.625 8.91525V16.4153C20.6249 16.6791 20.555 16.9383 20.4228 17.1667C20.2904 17.3951 20.1001 17.5844 19.8713 17.7157L13.746 21.2303C13.632 21.2958 13.5026 21.3301 13.3712 21.3299C13.2397 21.3296 13.1106 21.2948 12.9967 21.2289C12.883 21.1631 12.7885 21.0685 12.7228 20.9546C12.6571 20.8406 12.6224 20.7115 12.6224 20.58V12.705C12.6222 12.6915 12.6254 12.6782 12.632 12.6665C12.6386 12.6547 12.6484 12.645 12.66 12.6383L19.8893 8.48925C19.9639 8.44638 20.0485 8.42391 20.1347 8.42407C20.2209 8.42424 20.3053 8.44704 20.3798 8.49019C20.4544 8.53335 20.5163 8.59532 20.5592 8.66993C20.6023 8.74453 20.625 8.82912 20.625 8.91525Z"/><path d="M3.375 8.91529C3.375 8.53954 3.78226 8.30404 4.1085 8.49154L11.3445 12.6443C11.3551 12.6504 11.3638 12.6593 11.3696 12.67C11.3754 12.6807 11.3782 12.6929 11.3775 12.705V20.58C11.3775 20.7115 11.3429 20.8407 11.2772 20.9547C11.2115 21.0685 11.117 21.1631 11.0032 21.229C10.8894 21.2949 10.7603 21.3297 10.6288 21.3299C10.4973 21.3301 10.368 21.2958 10.254 21.2303L4.12876 17.7157C3.8997 17.5845 3.70938 17.395 3.57703 17.1664C3.44468 16.9379 3.37499 16.6786 3.375 16.4146V8.91529ZM11.6265 2.64979C11.7402 2.58451 11.8689 2.55017 12 2.55017C12.131 2.55017 12.2598 2.58451 12.3734 2.64979L19.5194 6.7493C19.5653 6.77556 19.6034 6.81346 19.6298 6.85916C19.6564 6.90485 19.6703 6.95673 19.6703 7.00954C19.6703 7.06235 19.6564 7.11423 19.6298 7.15992C19.6034 7.20562 19.5653 7.24351 19.5194 7.26979L12.3683 11.3738C12.2546 11.4389 12.126 11.4732 11.9951 11.4732C11.8642 11.4732 11.7356 11.4389 11.622 11.3738L4.476 7.27354C4.43018 7.24727 4.39212 7.20938 4.36565 7.16368C4.33918 7.11798 4.32523 7.06611 4.32523 7.0133C4.32523 6.96048 4.33918 6.90861 4.36565 6.86291C4.39212 6.81722 4.43018 6.77931 4.476 6.75304L11.6265 2.64979Z"/></svg>;
12
+ }
13
+
14
+ const IconWorkspaceMaas = React.forwardRef(IconWorkspaceMaasComponent);
15
+ export default IconWorkspaceMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconYamlComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-yaml${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 24 24" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M6.9834 2.40283C6.43111 2.40283 5.9834 2.85055 5.9834 3.40283V5.16211H17.9893C18.5415 5.16211 18.9893 5.60982 18.9893 6.16211V17.9028H20.4834C21.0357 17.9028 21.4834 17.4551 21.4834 16.9028V3.40283C21.4834 2.85055 21.0357 2.40283 20.4834 2.40283H6.9834Z"/><path d="M17.9893 5.16211C18.5415 5.16211 18.9893 5.60982 18.9893 6.16211V20.6621C18.9893 21.2144 18.5415 21.6621 17.9893 21.6621H3.44824C2.89596 21.6621 2.44824 21.2143 2.44824 20.6621V6.16211C2.44824 5.60982 2.89596 5.16211 3.44824 5.16211H17.9893ZM4.14355 11C3.81505 11 3.65082 11.0515 3.65039 11.1543C3.65039 11.1984 3.68229 11.3066 3.74609 11.4785C3.81482 11.6503 3.89791 11.8493 3.99609 12.0752C4.09428 12.2961 4.19475 12.5271 4.29785 12.7676C4.40576 13.0079 4.50156 13.2188 4.58496 13.4004C4.63896 13.5182 4.6834 13.6168 4.71777 13.6953C4.7521 13.7738 4.78405 13.8425 4.81348 13.9014C4.84294 13.9603 4.87289 14.0173 4.90234 14.0713C4.93175 14.1252 4.96573 14.1892 5.00488 14.2627C4.97054 14.6552 4.94829 14.9453 4.93848 15.1318C4.92868 15.3179 4.92384 15.4527 4.92383 15.5361C4.92383 15.7767 4.97793 15.9564 5.08594 16.0742C5.1939 16.187 5.39519 16.2431 5.68945 16.2432H6.09473C6.13885 16.2432 6.16884 16.2363 6.18359 16.2217C6.19832 16.202 6.20798 16.1721 6.21289 16.1328C6.2178 16.0837 6.22555 15.9955 6.23535 15.8682C6.24517 15.7356 6.25483 15.5906 6.26465 15.4336C6.27938 15.2716 6.28904 15.1093 6.29395 14.9473C6.30376 14.7852 6.31052 14.6451 6.31543 14.5273C6.41848 14.4194 6.53163 14.282 6.6543 14.1152C6.78194 13.9434 6.91044 13.757 7.03809 13.5557C7.16573 13.3544 7.28843 13.1476 7.40625 12.9365C7.52888 12.7256 7.63434 12.5263 7.72266 12.3398C7.81576 12.1487 7.8894 11.9772 7.94336 11.8252C8.00218 11.6732 8.03214 11.5552 8.03223 11.4717C8.03223 11.3638 7.98276 11.2776 7.88477 11.2139C7.78658 11.15 7.67547 11.1027 7.55273 11.0732C7.43508 11.0439 7.31979 11.0274 7.20703 11.0225C7.09902 11.0127 7.03236 11.0078 7.00781 11.0078C6.93925 11.0079 6.88783 11.0224 6.85352 11.0518C6.8241 11.0764 6.79407 11.1353 6.76465 11.2285C6.67638 11.4884 6.60282 11.7042 6.54395 11.876C6.48995 12.0429 6.43101 12.208 6.36719 12.3701C6.3034 12.5271 6.22795 12.6993 6.13965 12.8857C6.0562 13.0722 5.94307 13.3149 5.80078 13.6143C5.71241 13.3394 5.64284 13.1229 5.59375 12.9658C5.54473 12.809 5.50599 12.6859 5.47656 12.5977C5.45206 12.5094 5.43169 12.4455 5.41699 12.4062C5.40235 12.3623 5.38769 12.3184 5.37305 12.2744C5.36323 12.2302 5.34874 12.1733 5.3291 12.1045C5.30947 12.0358 5.27754 11.9304 5.2334 11.7881C5.19907 11.6802 5.16227 11.5795 5.12305 11.4863C5.08378 11.3882 5.02484 11.3041 4.94629 11.2354C4.86775 11.1617 4.76432 11.1057 4.63672 11.0664C4.51401 11.0222 4.34966 11 4.14355 11ZM8.82227 11.0146C8.79778 11.0147 8.77056 11.0244 8.74121 11.0439C8.71189 11.0586 8.6973 11.0858 8.69727 11.125C8.69727 11.2183 8.69534 11.2974 8.69043 11.3613C8.69042 11.4201 8.68751 11.4842 8.68262 11.5527C8.68259 11.6214 8.67776 11.6999 8.66797 11.7881C8.66306 11.8764 8.65531 11.9916 8.64551 12.1338C8.63569 12.2762 8.62119 12.4559 8.60156 12.6719C8.58684 12.8829 8.5675 13.1478 8.54297 13.4668C8.52333 13.7024 8.50304 13.9362 8.4834 14.167C8.46868 14.3927 8.45418 14.6017 8.43945 14.793C8.42475 14.9841 8.41215 15.1508 8.40234 15.293C8.39744 15.4304 8.39551 15.529 8.39551 15.5879C8.39551 15.8037 8.45174 15.9682 8.56445 16.0811C8.68226 16.189 8.88136 16.2431 9.16113 16.2432H9.56641C9.61045 16.2431 9.63955 16.2237 9.6543 16.1846C9.67394 16.1453 9.68457 16.0516 9.68457 15.9043C9.68457 15.7718 9.6865 15.6025 9.69141 15.3965C9.69632 15.1854 9.70114 14.9594 9.70605 14.7188C9.71096 14.4733 9.71579 14.223 9.7207 13.9678C9.73052 13.7126 9.73825 13.4747 9.74316 13.2539C9.74807 13.0331 9.7529 12.8387 9.75781 12.6719C9.76272 12.5051 9.76562 12.3872 9.76562 12.3184C9.82942 12.5687 9.89033 12.849 9.94922 13.1582C10.013 13.4623 10.0769 13.7739 10.1406 14.0928C10.2044 14.4119 10.2682 14.7268 10.332 15.0361C10.4007 15.3403 10.4722 15.6179 10.5459 15.8682C10.5753 15.9416 10.6169 16.0028 10.6709 16.0518C10.7298 16.1009 10.7964 16.1404 10.8701 16.1699C10.9485 16.1992 11.0319 16.2187 11.1201 16.2285C11.2084 16.2383 11.2945 16.2432 11.3779 16.2432C11.5105 16.2432 11.6061 16.2336 11.665 16.2139C11.7289 16.1894 11.7704 16.1574 11.79 16.1182C11.8539 15.9562 11.9253 15.7668 12.0039 15.5508C12.0824 15.3299 12.1608 15.0989 12.2393 14.8584C12.3227 14.6179 12.4039 14.3724 12.4824 14.1221C12.5609 13.8669 12.6373 13.6261 12.7109 13.4004C12.7845 13.1746 12.8513 12.9686 12.9102 12.7822C12.9739 12.5909 13.0252 12.4362 13.0645 12.3184C13.0546 12.4802 13.0401 12.6691 13.0205 12.8848C13.0057 13.0959 12.9885 13.3152 12.9688 13.541C12.9492 13.7667 12.9269 13.9949 12.9023 14.2256C12.8778 14.4514 12.8555 14.6602 12.8359 14.8516C12.8162 15.043 12.7989 15.2102 12.7842 15.3525C12.7744 15.4945 12.7696 15.5924 12.7695 15.6465C12.7695 15.8232 12.8265 15.9682 12.9395 16.0811C13.0573 16.1891 13.2562 16.2432 13.5361 16.2432H13.9404C13.9845 16.2432 14.0145 16.2363 14.0293 16.2217C14.044 16.2021 14.0537 16.1721 14.0586 16.1328C14.0635 16.0985 14.0732 15.9805 14.0879 15.7793C14.1026 15.5781 14.1201 15.3326 14.1396 15.043C14.1642 14.7534 14.1865 14.4392 14.2061 14.1006C14.2306 13.7619 14.2529 13.4352 14.2725 13.1211C14.297 12.802 14.3134 12.517 14.3232 12.2666C14.338 12.0113 14.3457 11.8268 14.3457 11.7139C14.3457 11.6012 14.3359 11.5032 14.3164 11.4199C14.2967 11.3317 14.2599 11.2581 14.2061 11.1992C14.1521 11.1402 14.0757 11.0959 13.9775 11.0664C13.8842 11.032 13.7587 11.0146 13.6016 11.0146H12.4531C12.3893 11.0146 12.3448 11.0292 12.3203 11.0586C12.2957 11.0832 12.2784 11.1103 12.2686 11.1396C12.1901 11.444 12.1243 11.6971 12.0703 11.8984C12.0213 12.0946 11.9796 12.2591 11.9453 12.3916C11.9109 12.5241 11.881 12.6352 11.8564 12.7236C11.832 12.8118 11.8097 12.8952 11.79 12.9736C11.7704 13.0472 11.7482 13.1284 11.7236 13.2168C11.6991 13.3051 11.6672 13.4184 11.6279 13.5557C11.5936 13.6881 11.55 13.8548 11.4961 14.0557C11.4421 14.2569 11.3755 14.5101 11.2969 14.8145C11.2135 14.358 11.1448 13.9482 11.0908 13.585C11.0417 13.2168 10.9954 12.8921 10.9512 12.6123C10.9119 12.3327 10.8674 12.0918 10.8184 11.8906C10.7693 11.6848 10.7053 11.5182 10.627 11.3906C10.5484 11.2631 10.4479 11.1693 10.3252 11.1104C10.2025 11.0466 10.045 11.0146 9.85352 11.0146H8.82227ZM15.5332 11.0146C15.4547 11.0146 15.4151 11.0515 15.415 11.125C15.415 11.2085 15.4073 11.3631 15.3926 11.5889C15.3778 11.8146 15.3586 12.0776 15.334 12.377C15.3095 12.6763 15.2852 12.9954 15.2607 13.334C15.2362 13.6727 15.211 13.9945 15.1865 14.2988C15.1619 14.603 15.1427 14.8757 15.1279 15.1162C15.1132 15.3517 15.1055 15.519 15.1055 15.6172C15.1055 15.8183 15.1646 15.9731 15.2822 16.0811C15.4 16.1891 15.5972 16.2432 15.8721 16.2432H17.2705C17.4915 16.2432 17.6364 16.1988 17.7051 16.1104C17.7787 16.0172 17.8203 15.8972 17.8301 15.75L17.8604 15.3154C17.8603 15.2811 17.8476 15.2569 17.8232 15.2422C17.7986 15.2225 17.7716 15.2119 17.7422 15.2119H16.417L16.6592 11.7734V11.707C16.6641 11.6874 16.667 11.6652 16.667 11.6406C16.667 11.4344 16.6129 11.2799 16.5049 11.1768C16.4018 11.0688 16.2123 11.0146 15.9375 11.0146H15.5332Z"/></svg>;
12
+ }
13
+
14
+ const IconYaml = React.forwardRef(IconYamlComponent);
15
+ export default IconYaml;
package/src/index.ts CHANGED
@@ -1388,5 +1388,38 @@ export { default as IconModelGallery } from './IconModelGallery';
1388
1388
  export { default as IconUnfold2 } from './IconUnfold2';
1389
1389
  export { default as IconBatchProcessing } from './IconBatchProcessing';
1390
1390
  export { default as IconMemoryWebapp } from './IconMemoryWebapp';
1391
+ export { default as IconOutputMaas } from './IconOutputMaas';
1392
+ export { default as IconMoreMaas } from './IconMoreMaas';
1393
+ export { default as IconAddMaas } from './IconAddMaas';
1394
+ export { default as IconContinuePretrain } from './IconContinuePretrain';
1395
+ export { default as IconModelAccess } from './IconModelAccess';
1396
+ export { default as IconDataSetMaas } from './IconDataSetMaas';
1397
+ export { default as IconPromptMaas } from './IconPromptMaas';
1398
+ export { default as IconRl } from './IconRl';
1399
+ export { default as IconSheildKey } from './IconSheildKey';
1400
+ export { default as IconStopUpdate } from './IconStopUpdate';
1401
+ export { default as IconTos } from './IconTos';
1402
+ export { default as IconSingleMachine } from './IconSingleMachine';
1403
+ export { default as IconModelEvalue } from './IconModelEvalue';
1404
+ export { default as IconSmoothUpdate } from './IconSmoothUpdate';
1405
+ export { default as IconRm } from './IconRm';
1406
+ export { default as IconService } from './IconService';
1407
+ export { default as IconCustomMark } from './IconCustomMark';
1408
+ export { default as IconUserMaas } from './IconUserMaas';
1409
+ export { default as IconYaml } from './IconYaml';
1410
+ export { default as IconWorkspaceMaas } from './IconWorkspaceMaas';
1411
+ export { default as IconImageModel } from './IconImageModel';
1412
+ export { default as IconDataSetBlue } from './IconDataSetBlue';
1413
+ export { default as IconDataSetDetail } from './IconDataSetDetail';
1414
+ export { default as IconDeepseek } from './IconDeepseek';
1415
+ export { default as IconManagement } from './IconManagement';
1416
+ export { default as IconDataSetBos } from './IconDataSetBos';
1417
+ export { default as IconObs } from './IconObs';
1418
+ export { default as IconBatchInference } from './IconBatchInference';
1419
+ export { default as IconFolderMaas } from './IconFolderMaas';
1420
+ export { default as IconFolderOpen } from './IconFolderOpen';
1421
+ export { default as IconFolderClose } from './IconFolderClose';
1422
+ export { default as IconParameterSetting } from './IconParameterSetting';
1423
+ export { default as IconAsynchronousOperation } from './IconAsynchronousOperation';
1391
1424
 
1392
1425
  export * from './type';
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconAddMaas: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconAddMaas;
@@ -0,0 +1,69 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconAddMaasComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-add_maas").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 4C7.22386 4 7 4.22386 7 4.5V7H4.5C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H7V11.5C7 11.7761 7.22386 12 7.5 12H8.5C8.77614 12 9 11.7761 9 11.5V9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5C9 4.22386 8.77614 4 8.5 4H7.5Z" }));
66
+ }
67
+ var IconAddMaas = react_1.default.forwardRef(IconAddMaasComponent);
68
+ exports.default = IconAddMaas;
69
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconAsynchronousOperation: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconAsynchronousOperation;
@@ -0,0 +1,70 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconAsynchronousOperationComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-asynchronous-operation").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M8.06836 1.00293C8.40445 1.03715 8.66699 1.32187 8.66699 1.66699V12.333C8.66699 12.7012 8.36819 13 8 13H2C1.63183 13 1.33301 12.7012 1.33301 12.333V1.66699L1.33691 1.59863C1.37113 1.26256 1.6549 1.00002 2 1H8L8.06836 1.00293ZM6.15039 5.20801C5.91301 4.95768 5.5272 4.93144 5.25977 5.1377L5.20801 5.18262L3.875 6.44629C3.61578 6.69206 3.59645 7.09876 3.83105 7.36816L5.05273 8.77051C5.29447 9.0481 5.7155 9.07754 5.99316 8.83594C6.25334 8.60925 6.29554 8.2251 6.10059 7.94922L6.05859 7.89551L5.25488 6.97363L6.125 6.15039L6.17285 6.10156C6.39334 5.84558 6.38776 5.45856 6.15039 5.20801Z" }),
66
+ react_1.default.createElement("path", { d: "M14.0684 3.00293C14.4044 3.03715 14.667 3.32187 14.667 3.66699V14.333C14.667 14.7012 14.3682 15 14 15H8C7.63183 15 7.33301 14.7012 7.33301 14.333V3.66699L7.33691 3.59863C7.37113 3.26256 7.6549 3.00002 8 3H14L14.0684 3.00293ZM10.7402 7.1377C10.4728 6.93146 10.087 6.95767 9.84961 7.20801C9.61225 7.45855 9.60668 7.84558 9.82715 8.10156L9.875 8.15039L10.7441 8.97363L9.94141 9.89551C9.69994 10.1731 9.7294 10.5942 10.0068 10.8359C10.2671 11.0624 10.6529 11.0512 10.8994 10.8203L10.9473 10.7705L12.1689 9.36816L12.21 9.31543C12.4003 9.04788 12.3681 8.67672 12.125 8.44629L10.792 7.18262L10.7402 7.1377Z" }));
67
+ }
68
+ var IconAsynchronousOperation = react_1.default.forwardRef(IconAsynchronousOperationComponent);
69
+ exports.default = IconAsynchronousOperation;
70
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconBatchInference: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconBatchInference;