@arco-iconbox/react-hiagent 0.0.72 → 0.0.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/IconAddMaas/index.d.ts +4 -0
- package/cjs/IconAddMaas/index.js +59 -0
- package/cjs/IconBatchInference/index.d.ts +4 -0
- package/cjs/IconBatchInference/index.js +67 -0
- package/cjs/IconContinuePretrain/index.d.ts +4 -0
- package/cjs/IconContinuePretrain/index.js +61 -0
- package/cjs/IconCustomMark/index.d.ts +4 -0
- package/cjs/IconCustomMark/index.js +60 -0
- package/cjs/IconDataSetBlue/index.d.ts +4 -0
- package/cjs/IconDataSetBlue/index.js +66 -0
- package/cjs/IconDataSetBos/index.d.ts +4 -0
- package/cjs/IconDataSetBos/index.js +81 -0
- package/cjs/IconDataSetDetail/index.d.ts +4 -0
- package/cjs/IconDataSetDetail/index.js +62 -0
- package/cjs/IconDataSetMaas/index.d.ts +4 -0
- package/cjs/IconDataSetMaas/index.js +61 -0
- package/cjs/IconDeepseek/index.d.ts +4 -0
- package/cjs/IconDeepseek/index.js +59 -0
- package/cjs/IconFolderClose/index.d.ts +4 -0
- package/cjs/IconFolderClose/index.js +59 -0
- package/cjs/IconFolderMaas/index.d.ts +4 -0
- package/cjs/IconFolderMaas/index.js +69 -0
- package/cjs/IconFolderOpen/index.d.ts +4 -0
- package/cjs/IconFolderOpen/index.js +61 -0
- package/cjs/IconImageModel/index.d.ts +4 -0
- package/cjs/IconImageModel/index.js +59 -0
- package/cjs/IconManagement/index.d.ts +4 -0
- package/cjs/IconManagement/index.js +63 -0
- package/cjs/IconMemoryWebapp/index.d.ts +4 -0
- package/cjs/IconMemoryWebapp/index.js +61 -0
- package/cjs/IconModelAccess/index.d.ts +4 -0
- package/cjs/IconModelAccess/index.js +60 -0
- package/cjs/IconModelEvalue/index.d.ts +4 -0
- package/cjs/IconModelEvalue/index.js +61 -0
- package/cjs/IconMoreMaas/index.d.ts +4 -0
- package/cjs/IconMoreMaas/index.js +64 -0
- package/cjs/IconObs/index.d.ts +4 -0
- package/cjs/IconObs/index.js +61 -0
- package/cjs/IconOutputMaas/index.d.ts +4 -0
- package/cjs/IconOutputMaas/index.js +59 -0
- package/cjs/IconPromptMaas/index.d.ts +4 -0
- package/cjs/IconPromptMaas/index.js +59 -0
- package/cjs/IconRl/index.d.ts +4 -0
- package/cjs/IconRl/index.js +61 -0
- package/cjs/IconRm/index.d.ts +4 -0
- package/cjs/IconRm/index.js +60 -0
- package/cjs/IconService/index.d.ts +4 -0
- package/cjs/IconService/index.js +61 -0
- package/cjs/IconSheildKey/index.d.ts +4 -0
- package/cjs/IconSheildKey/index.js +59 -0
- package/cjs/IconSingleMachine/index.d.ts +4 -0
- package/cjs/IconSingleMachine/index.js +60 -0
- package/cjs/IconSmoothUpdate/index.d.ts +4 -0
- package/cjs/IconSmoothUpdate/index.js +61 -0
- package/cjs/IconStopUpdate/index.d.ts +4 -0
- package/cjs/IconStopUpdate/index.js +60 -0
- package/cjs/IconTos/index.d.ts +4 -0
- package/cjs/IconTos/index.js +60 -0
- package/cjs/IconUserMaas/index.d.ts +4 -0
- package/cjs/IconUserMaas/index.js +60 -0
- package/cjs/IconWorkspaceMaas/index.d.ts +4 -0
- package/cjs/IconWorkspaceMaas/index.js +60 -0
- package/cjs/IconYaml/index.d.ts +4 -0
- package/cjs/IconYaml/index.js +60 -0
- package/cjs/index.d.ts +32 -0
- package/cjs/index.js +66 -1
- package/dist/icon.min.js +1 -1
- package/esm/IconAddMaas/index.d.ts +4 -0
- package/esm/IconAddMaas/index.js +34 -0
- package/esm/IconBatchInference/index.d.ts +4 -0
- package/esm/IconBatchInference/index.js +42 -0
- package/esm/IconContinuePretrain/index.d.ts +4 -0
- package/esm/IconContinuePretrain/index.js +36 -0
- package/esm/IconCustomMark/index.d.ts +4 -0
- package/esm/IconCustomMark/index.js +35 -0
- package/esm/IconDataSetBlue/index.d.ts +4 -0
- package/esm/IconDataSetBlue/index.js +41 -0
- package/esm/IconDataSetBos/index.d.ts +4 -0
- package/esm/IconDataSetBos/index.js +56 -0
- package/esm/IconDataSetDetail/index.d.ts +4 -0
- package/esm/IconDataSetDetail/index.js +37 -0
- package/esm/IconDataSetMaas/index.d.ts +4 -0
- package/esm/IconDataSetMaas/index.js +36 -0
- package/esm/IconDeepseek/index.d.ts +4 -0
- package/esm/IconDeepseek/index.js +34 -0
- package/esm/IconFolderClose/index.d.ts +4 -0
- package/esm/IconFolderClose/index.js +34 -0
- package/esm/IconFolderMaas/index.d.ts +4 -0
- package/esm/IconFolderMaas/index.js +44 -0
- package/esm/IconFolderOpen/index.d.ts +4 -0
- package/esm/IconFolderOpen/index.js +36 -0
- package/esm/IconImageModel/index.d.ts +4 -0
- package/esm/IconImageModel/index.js +34 -0
- package/esm/IconManagement/index.d.ts +4 -0
- package/esm/IconManagement/index.js +38 -0
- package/esm/IconMemoryWebapp/index.d.ts +4 -0
- package/esm/IconMemoryWebapp/index.js +36 -0
- package/esm/IconModelAccess/index.d.ts +4 -0
- package/esm/IconModelAccess/index.js +35 -0
- package/esm/IconModelEvalue/index.d.ts +4 -0
- package/esm/IconModelEvalue/index.js +36 -0
- package/esm/IconMoreMaas/index.d.ts +4 -0
- package/esm/IconMoreMaas/index.js +39 -0
- package/esm/IconObs/index.d.ts +4 -0
- package/esm/IconObs/index.js +36 -0
- package/esm/IconOutputMaas/index.d.ts +4 -0
- package/esm/IconOutputMaas/index.js +34 -0
- package/esm/IconPromptMaas/index.d.ts +4 -0
- package/esm/IconPromptMaas/index.js +34 -0
- package/esm/IconRl/index.d.ts +4 -0
- package/esm/IconRl/index.js +36 -0
- package/esm/IconRm/index.d.ts +4 -0
- package/esm/IconRm/index.js +35 -0
- package/esm/IconService/index.d.ts +4 -0
- package/esm/IconService/index.js +36 -0
- package/esm/IconSheildKey/index.d.ts +4 -0
- package/esm/IconSheildKey/index.js +34 -0
- package/esm/IconSingleMachine/index.d.ts +4 -0
- package/esm/IconSingleMachine/index.js +35 -0
- package/esm/IconSmoothUpdate/index.d.ts +4 -0
- package/esm/IconSmoothUpdate/index.js +36 -0
- package/esm/IconStopUpdate/index.d.ts +4 -0
- package/esm/IconStopUpdate/index.js +35 -0
- package/esm/IconTos/index.d.ts +4 -0
- package/esm/IconTos/index.js +35 -0
- package/esm/IconUserMaas/index.d.ts +4 -0
- package/esm/IconUserMaas/index.js +35 -0
- package/esm/IconWorkspaceMaas/index.d.ts +4 -0
- package/esm/IconWorkspaceMaas/index.js +35 -0
- package/esm/IconYaml/index.d.ts +4 -0
- package/esm/IconYaml/index.js +35 -0
- package/esm/index.d.ts +32 -0
- package/esm/index.js +32 -0
- package/package.json +1 -1
- package/src/IconAddMaas/index.tsx +15 -0
- package/src/IconBatchInference/index.tsx +15 -0
- package/src/IconContinuePretrain/index.tsx +15 -0
- package/src/IconCustomMark/index.tsx +15 -0
- package/src/IconDataSetBlue/index.tsx +15 -0
- package/src/IconDataSetBos/index.tsx +15 -0
- package/src/IconDataSetDetail/index.tsx +15 -0
- package/src/IconDataSetMaas/index.tsx +15 -0
- package/src/IconDeepseek/index.tsx +15 -0
- package/src/IconFolderClose/index.tsx +15 -0
- package/src/IconFolderMaas/index.tsx +15 -0
- package/src/IconFolderOpen/index.tsx +15 -0
- package/src/IconImageModel/index.tsx +15 -0
- package/src/IconManagement/index.tsx +15 -0
- package/src/IconMemoryWebapp/index.tsx +15 -0
- package/src/IconModelAccess/index.tsx +15 -0
- package/src/IconModelEvalue/index.tsx +15 -0
- package/src/IconMoreMaas/index.tsx +15 -0
- package/src/IconObs/index.tsx +15 -0
- package/src/IconOutputMaas/index.tsx +15 -0
- package/src/IconPromptMaas/index.tsx +15 -0
- package/src/IconRl/index.tsx +15 -0
- package/src/IconRm/index.tsx +15 -0
- package/src/IconService/index.tsx +15 -0
- package/src/IconSheildKey/index.tsx +15 -0
- package/src/IconSingleMachine/index.tsx +15 -0
- package/src/IconSmoothUpdate/index.tsx +15 -0
- package/src/IconStopUpdate/index.tsx +15 -0
- package/src/IconTos/index.tsx +15 -0
- package/src/IconUserMaas/index.tsx +15 -0
- package/src/IconWorkspaceMaas/index.tsx +15 -0
- package/src/IconYaml/index.tsx +15 -0
- package/src/index.ts +32 -0
- package/umd/IconAddMaas/index.d.ts +4 -0
- package/umd/IconAddMaas/index.js +69 -0
- package/umd/IconBatchInference/index.d.ts +4 -0
- package/umd/IconBatchInference/index.js +77 -0
- package/umd/IconContinuePretrain/index.d.ts +4 -0
- package/umd/IconContinuePretrain/index.js +71 -0
- package/umd/IconCustomMark/index.d.ts +4 -0
- package/umd/IconCustomMark/index.js +70 -0
- package/umd/IconDataSetBlue/index.d.ts +4 -0
- package/umd/IconDataSetBlue/index.js +76 -0
- package/umd/IconDataSetBos/index.d.ts +4 -0
- package/umd/IconDataSetBos/index.js +91 -0
- package/umd/IconDataSetDetail/index.d.ts +4 -0
- package/umd/IconDataSetDetail/index.js +72 -0
- package/umd/IconDataSetMaas/index.d.ts +4 -0
- package/umd/IconDataSetMaas/index.js +71 -0
- package/umd/IconDeepseek/index.d.ts +4 -0
- package/umd/IconDeepseek/index.js +69 -0
- package/umd/IconFolderClose/index.d.ts +4 -0
- package/umd/IconFolderClose/index.js +69 -0
- package/umd/IconFolderMaas/index.d.ts +4 -0
- package/umd/IconFolderMaas/index.js +79 -0
- package/umd/IconFolderOpen/index.d.ts +4 -0
- package/umd/IconFolderOpen/index.js +71 -0
- package/umd/IconImageModel/index.d.ts +4 -0
- package/umd/IconImageModel/index.js +69 -0
- package/umd/IconManagement/index.d.ts +4 -0
- package/umd/IconManagement/index.js +73 -0
- package/umd/IconMemoryWebapp/index.d.ts +4 -0
- package/umd/IconMemoryWebapp/index.js +71 -0
- package/umd/IconModelAccess/index.d.ts +4 -0
- package/umd/IconModelAccess/index.js +70 -0
- package/umd/IconModelEvalue/index.d.ts +4 -0
- package/umd/IconModelEvalue/index.js +71 -0
- package/umd/IconMoreMaas/index.d.ts +4 -0
- package/umd/IconMoreMaas/index.js +74 -0
- package/umd/IconObs/index.d.ts +4 -0
- package/umd/IconObs/index.js +71 -0
- package/umd/IconOutputMaas/index.d.ts +4 -0
- package/umd/IconOutputMaas/index.js +69 -0
- package/umd/IconPromptMaas/index.d.ts +4 -0
- package/umd/IconPromptMaas/index.js +69 -0
- package/umd/IconRl/index.d.ts +4 -0
- package/umd/IconRl/index.js +71 -0
- package/umd/IconRm/index.d.ts +4 -0
- package/umd/IconRm/index.js +70 -0
- package/umd/IconService/index.d.ts +4 -0
- package/umd/IconService/index.js +71 -0
- package/umd/IconSheildKey/index.d.ts +4 -0
- package/umd/IconSheildKey/index.js +69 -0
- package/umd/IconSingleMachine/index.d.ts +4 -0
- package/umd/IconSingleMachine/index.js +70 -0
- package/umd/IconSmoothUpdate/index.d.ts +4 -0
- package/umd/IconSmoothUpdate/index.js +71 -0
- package/umd/IconStopUpdate/index.d.ts +4 -0
- package/umd/IconStopUpdate/index.js +70 -0
- package/umd/IconTos/index.d.ts +4 -0
- package/umd/IconTos/index.js +70 -0
- package/umd/IconUserMaas/index.d.ts +4 -0
- package/umd/IconUserMaas/index.js +70 -0
- package/umd/IconWorkspaceMaas/index.d.ts +4 -0
- package/umd/IconWorkspaceMaas/index.js +70 -0
- package/umd/IconYaml/index.d.ts +4 -0
- package/umd/IconYaml/index.js +70 -0
- package/umd/index.d.ts +32 -0
- package/umd/index.js +66 -2
|
@@ -0,0 +1,35 @@
|
|
|
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 __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
import React, { useContext } from 'react';
|
|
24
|
+
import { Context } from '../context';
|
|
25
|
+
function IconYamlComponent(props, ref) {
|
|
26
|
+
var prefixFromContext = useContext(Context).prefix;
|
|
27
|
+
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"]);
|
|
28
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
29
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
30
|
+
return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-yaml").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
31
|
+
React.createElement("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" }),
|
|
32
|
+
React.createElement("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" }));
|
|
33
|
+
}
|
|
34
|
+
var IconYaml = React.forwardRef(IconYamlComponent);
|
|
35
|
+
export default IconYaml;
|
package/esm/index.d.ts
CHANGED
|
@@ -1387,4 +1387,36 @@ export { default as IconOutput } from './IconOutput';
|
|
|
1387
1387
|
export { default as IconModelGallery } from './IconModelGallery';
|
|
1388
1388
|
export { default as IconUnfold2 } from './IconUnfold2';
|
|
1389
1389
|
export { default as IconBatchProcessing } from './IconBatchProcessing';
|
|
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';
|
|
1390
1422
|
export * from './type';
|
package/esm/index.js
CHANGED
|
@@ -1387,4 +1387,36 @@ export { default as IconOutput } from './IconOutput';
|
|
|
1387
1387
|
export { default as IconModelGallery } from './IconModelGallery';
|
|
1388
1388
|
export { default as IconUnfold2 } from './IconUnfold2';
|
|
1389
1389
|
export { default as IconBatchProcessing } from './IconBatchProcessing';
|
|
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';
|
|
1390
1422
|
export * from './type';
|
package/package.json
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconAddMaasComponent(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-add_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="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"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconAddMaas = React.forwardRef(IconAddMaasComponent);
|
|
15
|
+
export default IconAddMaas;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconBatchInferenceComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-batch_inference${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 40 40" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect width="40" height="40" rx="6" fill={useCurrentColor ? 'currentColor' : 'url(#svg_401615492c__svg_96d6f2e7e1__paint0_linear_1076_10525)'}/><rect x="9.167" y="9.167" width="9.75" height="9.75" rx="1.6" fill={useCurrentColor ? 'currentColor' : '#fff'}/><rect x="21.083" y="21.083" width="9.75" height="9.75" rx="1.6" fill={useCurrentColor ? 'currentColor' : '#fff'}/><rect x="8.602" y="25.721" width="7.761" height="7.761" rx="1.6" transform="rotate(-45 8.602 25.721)" fill={useCurrentColor ? 'currentColor' : '#fff'}/><circle opacity=".5" cx="25.958" cy="14.042" fill={useCurrentColor ? 'currentColor' : '#fff'} r="4.875"/><defs><linearGradient id="svg_401615492c__svg_96d6f2e7e1__paint0_linear_1076_10525" x1="40" y1="3" x2="-9" y2="50" gradientUnits="userSpaceOnUse"><stop stopColor="#5F9FFF"/><stop offset="1" stopColor="#4281FF"/></linearGradient></defs></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconBatchInference = React.forwardRef(IconBatchInferenceComponent);
|
|
15
|
+
export default IconBatchInference;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconContinuePretrainComponent(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-continue-pretrain${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 fillRule="evenodd" clipRule="evenodd" d="M24.6523 10.5325C23.1956 10.5325 22.0117 9.36448 21.9861 7.91385C20.783 7.00654 19.3861 6.37772 17.8964 6.08142C15.9473 5.69372 13.9271 5.8927 12.0911 6.6532C10.255 7.4137 8.68579 8.70156 7.58171 10.3539C6.47764 12.0063 5.88835 13.9489 5.88835 15.9362C5.88835 17.9235 6.47764 19.8661 7.58172 21.5185C8.68579 23.1709 10.255 24.4587 12.0911 25.2192C13.9271 25.9797 15.9473 26.1787 17.8964 25.791C19.386 25.4947 20.7829 24.8659 21.986 23.9586C22.0079 22.5048 23.1933 21.333 24.6523 21.333C26.1251 21.333 27.319 22.5269 27.319 23.9997C27.319 25.4724 26.1251 26.6663 24.6523 26.6663C24.4448 26.6663 24.2428 26.6426 24.0488 26.5978C22.4343 27.8263 20.5551 28.6771 18.5499 29.0759C15.9511 29.5928 13.2573 29.3275 10.8093 28.3135C8.36133 27.2995 6.26898 25.5824 4.79689 23.3793C3.32479 21.1761 2.53906 18.5859 2.53906 15.9362C2.53906 13.2865 3.32479 10.6963 4.79689 8.49316C6.26898 6.29001 8.36133 4.57286 10.8093 3.55887C13.2573 2.54487 15.9511 2.27956 18.5498 2.79649C20.5522 3.19479 22.4289 4.04369 24.0419 5.2694C24.238 5.2235 24.4423 5.19922 24.6523 5.19922C26.1251 5.19922 27.319 6.39312 27.319 7.86588C27.319 9.33864 26.1251 10.5325 24.6523 10.5325Z"/><ellipse cx="15.977" cy="15.978" rx="4.004" ry="8.675" transform="rotate(45 15.977 15.978)" opacity=".5"/><ellipse cx="16.023" cy="16.023" rx="4.004" ry="8.675" transform="rotate(-45 16.023 16.023)"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconContinuePretrain = React.forwardRef(IconContinuePretrainComponent);
|
|
15
|
+
export default IconContinuePretrain;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconCustomMarkComponent(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-custom_mark${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 fillRule="evenodd" clipRule="evenodd" d="M4.64063 2.66669C3.53606 2.66669 2.64062 3.56212 2.64062 4.6667V23.3594C2.64062 24.464 3.53606 25.3594 4.64064 25.3594H23.3333C24.4379 25.3594 25.3333 24.464 25.3333 23.3594V4.6667C25.3333 3.56212 24.4379 2.66669 23.3333 2.66669H4.64063ZM9.20955 5.62079L10.1173 8.41465H13.055L10.6784 10.1413L11.5862 12.9352L9.20955 11.2085L6.83295 12.9352L7.74073 10.1413L5.36414 8.41465H8.30177L9.20955 5.62079ZM15.3644 6.07977H21.7607V12.4761H15.3644V6.07977ZM9.20899 21.8356C10.9717 21.8356 12.4007 20.4067 12.4007 18.644C12.4007 16.8813 10.9717 15.4523 9.20899 15.4523C7.44629 15.4523 6.01733 16.8813 6.01733 18.644C6.01733 20.4067 7.44629 21.8356 9.20899 21.8356ZM18.5621 15.4528L22.0625 21.5158H15.0616L18.5621 15.4528Z"/><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M9.54939 6.66669L10.1173 8.41465H13.055L10.6784 10.1413L11.5862 12.9352L9.20955 11.2085L6.83295 12.9352L7.74073 10.1413L6.66663 9.36096V16.7142C7.24956 15.9474 8.17146 15.4523 9.20899 15.4523C10.9717 15.4523 12.4006 16.8813 12.4006 18.644C12.4006 20.4067 10.9717 21.8356 9.20899 21.8356C8.17146 21.8356 7.24956 21.3406 6.66663 20.5738V27.3594C6.66663 28.464 7.56206 29.3594 8.66664 29.3594H27.3593C28.4639 29.3594 29.3593 28.464 29.3593 27.3594V8.6667C29.3593 7.56212 28.4639 6.66669 27.3593 6.66669H21.7607V12.4761H15.3644V6.66669H9.54939ZM8.86972 6.66669L8.30177 8.41465H6.68236C6.80629 7.42906 7.64743 6.66669 8.66664 6.66669H8.86972ZM18.5621 15.4528L22.0625 21.5158H15.0616L18.5621 15.4528Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconCustomMark = React.forwardRef(IconCustomMarkComponent);
|
|
15
|
+
export default IconCustomMark;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconDataSetBlueComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-data_set_blue${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 40 40" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect width="40" height="40" rx="4" fill={useCurrentColor ? 'currentColor' : 'url(#svg_6e61eddefe__svg_96d6f2e7e1__paint0_linear_2778_68397)'}/><path d="M19.1343 28.0457C19.6123 28.3225 20.3872 28.3225 20.8651 28.0458L27.9738 23.9301L32.1686 26.3591C32.6465 26.6359 32.6465 27.0845 32.1686 27.3613L20.8651 33.9056C20.3872 34.1823 19.6123 34.1823 19.1343 33.9056L7.83128 27.3605C7.35334 27.0837 7.35335 26.6351 7.83131 26.3583L12.0261 23.9297L19.1343 28.0457Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/><path opacity=".5" d="M19.1343 23.0761C19.6123 23.3528 20.3872 23.3528 20.8651 23.0761L28.7425 18.5154L32.1686 20.4993C32.6465 20.776 32.6465 21.2247 32.1686 21.5014L20.8651 28.0458C20.3872 28.3225 19.6123 28.3224 19.1343 28.0457L7.83128 21.5006C7.35334 21.2239 7.35335 20.7752 7.83131 20.4985L11.2574 18.5149L19.1343 23.0761Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/><path d="M20.8651 23.0762C20.3872 23.353 19.6123 23.3529 19.1343 23.0762L7.83128 16.5311C7.35334 16.2544 7.35336 15.8057 7.83132 15.529L19.1348 8.98462C19.6127 8.7079 20.3876 8.70793 20.8656 8.98468L32.1686 15.5297C32.6465 15.8065 32.6465 16.2552 32.1686 16.5319L20.8651 23.0762Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/><defs><linearGradient id="svg_6e61eddefe__svg_96d6f2e7e1__paint0_linear_2778_68397" x1="40" y1="3" x2="-9" y2="50" gradientUnits="userSpaceOnUse"><stop stopColor="#5F9FFF"/><stop offset="1" stopColor="#4281FF"/></linearGradient></defs></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconDataSetBlue = React.forwardRef(IconDataSetBlueComponent);
|
|
15
|
+
export default IconDataSetBlue;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconDataSetBosComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-data_set_bos${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect x="2" y="2" width="16" height="16" rx="4" fill={useCurrentColor ? 'currentColor' : '#DEE8FF'}/><path fillRule="evenodd" clipRule="evenodd" d="M6.83233 14.5041C5.33656 14.5041 4.12399 13.2915 4.12399 11.7957C4.12399 10.3 5.33656 9.0874 6.83233 9.0874C8.32808 9.0874 9.54066 10.3 9.54066 11.7957C9.54066 11.8173 9.55801 11.8349 9.57954 11.8349H10.3341C10.6333 11.8349 10.8758 12.0774 10.8758 12.3766V13.9624C10.8758 14.2616 10.6333 14.5041 10.3341 14.5041H6.905L6.90453 14.5036L6.90406 14.5032C6.88022 14.5038 6.85631 14.5041 6.83233 14.5041Z" fill={useCurrentColor ? 'currentColor' : '#97BCFF'}/><path fillRule="evenodd" clipRule="evenodd" d="M9.88892 14.4958C7.56574 14.3531 5.72574 12.4238 5.72574 10.0647C5.72574 7.6127 7.71346 5.625 10.1654 5.625C12.4177 5.625 14.2782 7.30212 14.5663 9.47564C15.3518 9.94978 15.877 10.8116 15.877 11.796C15.877 13.2917 14.6645 14.5043 13.1687 14.5043H10.1681C10.1672 14.5043 10.1663 14.5043 10.1654 14.5043C10.1645 14.5043 10.1636 14.5043 10.1627 14.5043H10.1047C10.032 14.5043 9.9601 14.5014 9.88892 14.4958Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_b22b200c1a__svg_4f036ff871__paint0_linear_2778_68386)'}/><mask id="svg_b22b200c1a__a" style={{maskType: 'alpha'}} maskUnits="userSpaceOnUse" x="5" y="5" width="11" height="10"><path fillRule="evenodd" clipRule="evenodd" d="M9.88885 14.4958C7.56567 14.3531 5.72565 12.4238 5.72565 10.0647C5.72565 7.6127 7.71334 5.625 10.1653 5.625C12.4176 5.625 14.2781 7.30212 14.5662 9.47564C15.3517 9.94978 15.877 10.8116 15.877 11.796C15.877 13.2917 14.6644 14.5043 13.1686 14.5043H10.1679C10.1671 14.5043 10.1662 14.5043 10.1653 14.5043C10.1644 14.5043 10.1635 14.5043 10.1627 14.5043H10.1046C10.032 14.5043 9.96002 14.5014 9.88885 14.4958Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_b22b200c1a__svg_4f036ff871__paint1_linear_2778_68386)'}/></mask><g filter="url(#svg_b22b200c1a__svg_4f036ff871__filter0_d_2778_68386)" mask="url(#svg_b22b200c1a__a)"><path d="M12.9118 11.6601C12.9971 11.7454 12.9367 11.8912 12.816 11.8912H11.655C11.5951 11.8912 11.5466 11.9397 11.5466 11.9996V13.4997C11.5713 14.0583 12.025 14.5035 12.581 14.5035C12.5938 14.5035 12.6067 14.5032 12.6194 14.5027V14.5037H11.5445L10.1802 14.5033C9.58189 14.5033 9.09682 14.0182 9.09682 13.42V11.9996C9.09682 11.9397 9.04836 11.8912 8.98852 11.8912H7.85878C7.73812 11.8912 7.67771 11.7454 7.76302 11.6601L10.1459 9.27804C10.2517 9.17229 10.4231 9.17229 10.5289 9.27804L12.9118 11.6601Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/></g><defs><linearGradient id="svg_b22b200c1a__svg_4f036ff871__paint0_linear_2778_68386" x1="10.802" y1="5.942" x2="10.802" y2="14.504" gradientUnits="userSpaceOnUse"><stop stopColor="#528CFF"/><stop offset="1" stopColor="#1664FF"/></linearGradient><linearGradient id="svg_b22b200c1a__svg_4f036ff871__paint1_linear_2778_68386" x1="10.992" y1="5.625" x2="10.992" y2="14.291" gradientUnits="userSpaceOnUse"><stop stopColor="#353D51"/><stop offset="1" stopColor="#818A9C"/></linearGradient><filter id="svg_b22b200c1a__svg_4f036ff871__filter0_d_2778_68386" x="2.389" y="5.198" width="15.897" height="15.973" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="1.333"/><feGaussianBlur stdDeviation="2.667"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2778_68386"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_2778_68386" result="shape"/></filter></defs></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconDataSetBos = React.forwardRef(IconDataSetBosComponent);
|
|
15
|
+
export default IconDataSetBos;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconDataSetDetailComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-data_set_detail${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect width="16" height="16" rx="4" fill={useCurrentColor ? 'currentColor' : '#EAEDF1'}/><path d="M7.6768 10.6304C7.85523 10.7337 8.14453 10.7337 8.32297 10.6304L10.9769 9.0939L12.5429 10.0007C12.7214 10.1041 12.7214 10.2716 12.5429 10.3749L8.32297 12.8181C8.14453 12.9214 7.85523 12.9214 7.6768 12.8181L3.457 10.3746C3.27857 10.2713 3.27858 10.1038 3.45701 10.0004L5.02307 9.09375L7.6768 10.6304Z" fill={useCurrentColor ? 'currentColor' : '#5E6673'}/><path d="M7.6768 8.7751C7.85523 8.87842 8.14453 8.87843 8.32297 8.77512L11.2639 7.07244L12.5429 7.81309C12.7214 7.91642 12.7214 8.08392 12.5429 8.18723L8.32297 10.6305C8.14453 10.7338 7.85523 10.7338 7.6768 10.6304L3.457 8.18694C3.27857 8.08362 3.27858 7.91611 3.45701 7.8128L4.73608 7.07227L7.6768 8.7751Z" fill={useCurrentColor ? 'currentColor' : '#5E6673'} fillOpacity=".5"/><path d="M8.32297 8.77511C8.14453 8.87842 7.85523 8.87841 7.6768 8.77509L3.457 6.3316C3.27857 6.22828 3.27858 6.06077 3.45701 5.95746L7.67697 3.51424C7.85541 3.41093 8.1447 3.41094 8.32314 3.51426L12.5429 5.95775C12.7214 6.06108 12.7214 6.22858 12.5429 6.33189L8.32297 8.77511Z" fill={useCurrentColor ? 'currentColor' : '#5E6673'}/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconDataSetDetail = React.forwardRef(IconDataSetDetailComponent);
|
|
15
|
+
export default IconDataSetDetail;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconDataSetMaasComponent(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-data_set_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="M9.42288 14.6971C9.74151 14.8817 10.2581 14.8817 10.5767 14.6972L15.3159 11.9534L18.1124 13.5727C18.431 13.7572 18.431 14.0564 18.1124 14.2408L10.5767 18.6037C10.2581 18.7882 9.74151 18.7882 9.42288 18.6037L1.88752 14.2403C1.5689 14.0558 1.56891 13.7567 1.88754 13.5722L4.68407 11.9531L9.42288 14.6971Z"/><path opacity=".5" d="M9.42288 11.384C9.74151 11.5685 10.2581 11.5686 10.5767 11.3841L15.8283 8.34357L18.1124 9.66617C18.431 9.85067 18.431 10.1498 18.1124 10.3343L10.5767 14.6972C10.2581 14.8816 9.74151 14.8816 9.42288 14.6971L1.88752 10.3338C1.5689 10.1493 1.56891 9.85013 1.88754 9.66565L4.17159 8.34326L9.42288 11.384Z"/><path d="M10.5767 11.3841C10.2581 11.5686 9.74151 11.5685 9.42288 11.384L1.88752 7.02066C1.5689 6.83616 1.56891 6.53704 1.88754 6.35256L9.42318 1.98967C9.74182 1.80519 10.2584 1.8052 10.577 1.98971L18.1124 6.35308C18.431 6.53758 18.431 6.8367 18.1124 7.02118L10.5767 11.3841Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconDataSetMaas = React.forwardRef(IconDataSetMaasComponent);
|
|
15
|
+
export default IconDataSetMaas;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconDeepseekComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-deepseek${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 1391 1024" xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path d="M980.736 172.527c-8.79-4.396-12.585 3.983-17.72 8.241-1.75 1.374-3.244 3.16-4.738 4.808-12.844 14.01-27.85 23.214-47.476 22.115-28.674-1.648-53.159 7.555-74.794 29.945-4.601-27.61-19.883-44.093-43.148-54.67-12.191-5.494-24.485-10.989-33.019-22.94-5.94-8.516-7.555-17.994-10.542-27.334-1.889-5.632-3.778-11.401-10.13-12.363-6.92-1.099-9.616 4.808-12.329 9.753-10.817 20.192-15.024 42.445-14.595 64.972 0.928 50.687 21.91 91.071 63.565 119.78 4.739 3.296 5.958 6.593 4.464 11.4-2.833 9.89-6.233 19.506-9.203 29.396-1.89 6.319-4.722 7.692-11.367 4.945-22.854-9.753-42.6-24.176-60.062-41.62-29.618-29.259-56.404-61.539-89.8-86.813a394.916 394.916 0 0 0-23.815-16.621c-34.083-33.791 4.464-61.538 13.393-64.835 9.323-3.434 3.245-15.247-26.923-15.11s-57.761 10.44-92.926 24.176c-5.15 2.06-10.56 3.571-16.088 4.808-31.937-6.182-65.075-7.555-99.708-3.572-65.195 7.418-117.273 38.874-155.562 92.582-45.982 64.56-56.817 137.912-43.544 214.422 13.908 80.632 54.24 147.39 116.191 199.587 64.251 54.12 138.238 80.632 222.647 75.55 51.27-3.023 108.344-10.028 172.732-65.66 16.243 8.242 33.293 11.539 61.556 14.011 21.789 2.06 42.754-1.099 58.98-4.533 25.429-5.494 23.66-29.533 14.474-33.928-74.536-35.44-58.173-21.017-73.042-32.692 37.877-45.742 94.951-93.27 117.273-247.252 1.768-12.225 0.274-19.917 0-29.807-0.138-6.044 1.201-8.38 7.984-9.066 18.664-2.198 36.796-7.418 53.434-16.758 48.282-26.923 67.77-71.154 72.372-124.176 0.687-8.104-0.137-16.483-8.534-20.741M559.911 649.722c-72.218-57.967-107.263-77.06-121.737-76.236-13.53 0.824-11.092 16.621-8.122 26.923 3.108 10.165 7.177 17.17 12.86 26.099 3.916 5.907 6.629 14.698-3.931 21.291-23.266 14.698-63.702-4.945-65.59-5.906-47.081-28.297-86.453-65.66-114.183-116.758-26.785-49.176-42.324-101.923-44.9-158.241-0.687-13.599 3.245-18.407 16.484-20.88a159.683 159.683 0 0 1 52.901-1.373c73.73 10.99 136.504 44.643 189.113 97.94 30.031 30.356 52.747 66.62 76.167 102.06 24.88 37.636 51.666 73.488 85.749 102.883 12.036 10.302 21.634 18.132 30.837 23.901-27.73 3.16-74.003 3.846-105.648-21.703m34.632-227.334c0-6.044 4.74-10.852 10.697-10.852q2.026 0.035 3.64 0.687a10.766 10.766 0 0 1 6.903 10.165 10.714 10.714 0 0 1-10.68 10.852 10.594 10.594 0 0 1-10.56-10.852m107.538 56.318c-6.886 2.885-13.788 5.358-20.433 5.632-10.268 0.55-21.497-3.708-27.575-8.928-9.478-8.105-16.244-12.638-19.077-26.786-1.219-6.044-0.55-15.384 0.533-20.741 2.438-11.539-0.275-18.956-8.242-25.687-6.49-5.495-14.75-7.006-23.815-7.006-3.383 0-6.49-1.51-8.791-2.747a9.014 9.014 0 0 1-3.915-12.637c0.944-1.923 5.546-6.594 6.628-7.418 12.31-7.143 26.51-4.807 39.628 0.55 12.174 5.082 21.36 14.423 34.633 27.61 13.53 15.934 15.968 20.33 23.66 32.28 6.096 9.34 11.642 18.956 15.42 29.944 2.317 6.869-0.67 12.5-8.654 15.934" fill={useCurrentColor ? 'currentColor' : '#4D6BFE'}/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconDeepseek = React.forwardRef(IconDeepseekComponent);
|
|
15
|
+
export default IconDeepseek;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconFolderCloseComponent(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-folder-close${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}><path d="M6.40723 1.66406C6.57728 1.68208 6.73494 1.76142 6.8457 1.8877L8.3125 3.56055H13.667C14.4031 3.56071 14.9998 4.12766 15 4.82715V13.0635C14.9997 13.7629 14.4031 14.3299 13.667 14.3301H2.33301C1.59695 14.3299 1.00027 13.7629 1 13.0635V2.92676C1.00014 2.22723 1.59686 1.66032 2.33301 1.66016H6.33301L6.40723 1.66406ZM3 6.66699V8H13V6.66699H3Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconFolderClose = React.forwardRef(IconFolderCloseComponent);
|
|
15
|
+
export default IconFolderClose;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconFolderMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-folder_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g clipPath="url(#svg_851148b4fd__svg_851148b4fd__svg_b0f2b97dc5__clip0_1986_53940)"><mask id="svg_851148b4fd__a" style={{maskType: 'luminance'}} maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><path d="M0 0H20V20H0V0Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/></mask><g mask="url(#svg_851148b4fd__a)"><path d="M1.66602 4.58253C1.66602 3.66205 2.41221 2.91586 3.33268 2.91586H6.6401C7.66236 2.91586 8.58162 3.53825 8.96129 4.48739L9.16604 4.9992H16.666C17.5865 4.9992 18.3327 5.74539 18.3327 6.66586V15.4158C18.3327 16.3363 17.5865 17.0825 16.666 17.0825H3.33268C2.41221 17.0825 1.66602 16.3363 1.66602 15.4158V4.58253Z" fill={useCurrentColor ? 'currentColor' : '#FBBC34'}/><path fillRule="evenodd" clipRule="evenodd" d="M9.01787 5.21795L8.75821 4.56863C8.41171 3.70254 7.57291 3.13461 6.6401 3.13461H3.33268C2.53302 3.13461 1.88477 3.78287 1.88477 4.58253V15.4158C1.88477 16.2155 2.53302 16.8638 3.33268 16.8638H16.666C17.4657 16.8638 18.114 16.2155 18.114 15.4158V6.66586C18.114 5.8662 17.4657 5.21795 16.666 5.21795H9.01787ZM3.33268 2.91586C2.41221 2.91586 1.66602 3.66205 1.66602 4.58253V15.4158C1.66602 16.3363 2.41221 17.0825 3.33268 17.0825H16.666C17.5865 17.0825 18.3327 16.3363 18.3327 15.4158V6.66586C18.3327 5.74539 17.5865 4.9992 16.666 4.9992H9.16604L8.96129 4.48739C8.58162 3.53825 7.66236 2.91586 6.6401 2.91586H3.33268Z" fill={useCurrentColor ? 'currentColor' : '#8A6006'}/><path d="M6.66262 2.91586H3.33268C2.41221 2.91586 1.66602 3.66206 1.66602 4.58253V5.21511H9.28562L8.97212 4.45865C8.58504 3.52474 7.67358 2.91586 6.66262 2.91586Z" fill={useCurrentColor ? 'currentColor' : '#D89B17'}/><path fillRule="evenodd" clipRule="evenodd" d="M6.66262 3.13461H3.33268C2.53302 3.13461 1.88477 3.78287 1.88477 4.58253V4.99636H8.95821L8.77004 4.54241C8.41679 3.69021 7.58512 3.13461 6.66262 3.13461ZM8.97212 4.45865C8.58504 3.52474 7.67358 2.91586 6.66262 2.91586H3.33268C2.41221 2.91586 1.66602 3.66206 1.66602 4.58253V5.21511H9.28562L8.97212 4.45865Z" fill={useCurrentColor ? 'currentColor' : '#8A6006'}/></g></g><defs><clipPath id="svg_851148b4fd__svg_851148b4fd__svg_b0f2b97dc5__clip0_1986_53940"><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M0 0H20V20H0z"/></clipPath></defs></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconFolderMaas = React.forwardRef(IconFolderMaasComponent);
|
|
15
|
+
export default IconFolderMaas;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconFolderOpenComponent(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-folder-open${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}><path d="M0.666626 3.00001C0.666626 2.26363 1.26358 1.66667 1.99996 1.66667H6.33329L6.40686 1.67058C6.57705 1.68946 6.73482 1.77328 6.84566 1.90626L8.31246 3.66667H12.5C13.2363 3.66667 13.8333 4.26362 13.8333 5.00001V7.00001C13.8333 7.3682 13.5348 7.66667 13.1666 7.66667H3.52014L1.97978 13.8281C1.89812 14.1548 1.58606 14.3692 1.25191 14.3281C0.917746 14.287 0.666626 14.0034 0.666626 13.6667V3.00001ZM1.99996 8.25261L2.35347 6.83855L2.38993 6.73112C2.49493 6.49263 2.7324 6.33334 2.99996 6.33334H12.5V5.00001H7.99996C7.80213 5.00001 7.61425 4.91238 7.48759 4.76042L6.02079 3.00001H1.99996V8.25261Z"/><path d="M13.3334 13.6667L14.6667 7H2.93754L1.33337 13.6667H13.3334Z"/><path d="M14.6667 6.33333C14.8664 6.33333 15.0557 6.42301 15.1823 6.57747C15.3089 6.73191 15.3595 6.93505 15.3203 7.13085L13.987 13.7975C13.9246 14.1091 13.6511 14.3333 13.3334 14.3333H1.33337C1.1292 14.3333 0.936344 14.2397 0.80993 14.0794C0.683518 13.919 0.637144 13.709 0.68493 13.5104L2.2891 6.84374L2.32555 6.73632C2.42932 6.49517 2.6679 6.33333 2.93753 6.33333H14.6667ZM2.17972 13H12.7871L13.8535 7.66666H3.46292L2.17972 13Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconFolderOpen = React.forwardRef(IconFolderOpenComponent);
|
|
15
|
+
export default IconFolderOpen;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconImageModelComponent(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-image-model${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 12 12" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M10.5 1C10.7636 1 10.9795 1.20397 10.9986 1.46268L11 1.5V10.5C11 10.7636 10.796 10.9795 10.5373 10.9986L10.5 11H1.5C1.23641 11 1.02046 10.796 1.00137 10.5373L1 10.5V1.5C1 1.23641 1.20397 1.02046 1.46268 1.00137L1.5 1H10.5ZM10.0001 1.99994H2.00012V9.99994H10.0001V1.99994ZM8.94149 5.09139C8.979 5.12889 9.00007 5.17976 9.00007 5.23281V8.84996C9.00007 8.93281 8.93291 8.99996 8.85007 8.99996H5.1122C5.09822 8.99996 5.08468 8.99805 5.07183 8.99447L2.9329 8.98898C2.85006 8.98878 2.78307 8.92146 2.78326 8.83862C2.78336 8.79896 2.79916 8.76096 2.8272 8.73291L4.8936 6.66651C4.9717 6.58841 5.09834 6.58841 5.17644 6.66651L6.12982 7.61996L8.65865 5.09139C8.73675 5.01328 8.86338 5.01328 8.94149 5.09139ZM4.50006 2.99997V4.49997H3.00006V2.99997H4.50006Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconImageModel = React.forwardRef(IconImageModelComponent);
|
|
15
|
+
export default IconImageModel;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconManagementComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-management${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 24 24" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M19.8021 18.1797C20.3458 18.1797 20.7865 18.6204 20.7865 19.1641V20.112C20.7865 20.6557 20.3458 21.0964 19.8021 21.0964H4.19794C3.65428 21.0964 3.21356 20.6557 3.21356 20.112V19.1641C3.21356 18.6204 3.65428 18.1797 4.19794 18.1797H19.8021ZM19.474 2.90369C20.1989 2.90369 20.7865 3.49131 20.7865 4.21619V15.5256C20.7865 16.2504 20.1989 16.8381 19.474 16.8381H4.52606C3.80119 16.8381 3.21356 16.2504 3.21356 15.5256V4.21619C3.21356 3.49131 3.80119 2.90369 4.52606 2.90369H19.474ZM8.1646 8.26306C7.78767 8.26306 7.47497 8.53807 7.4162 8.89839L7.40627 9.0214V12.1714C7.40627 12.5902 7.74579 12.9297 8.1646 12.9297C8.54154 12.9297 8.85424 12.6547 8.91301 12.2944L8.92294 12.1714V9.0214C8.92294 8.60258 8.58342 8.26306 8.1646 8.26306ZM15.9813 8.26306C15.6043 8.26306 15.2916 8.53807 15.2329 8.89839L15.2229 9.0214V12.1714C15.2229 12.5902 15.5625 12.9297 15.9813 12.9297C16.3582 12.9297 16.6709 12.6547 16.7297 12.2944L16.7396 12.1714V9.0214C16.7396 8.60258 16.4001 8.26306 15.9813 8.26306ZM12.0729 5.92973C11.696 5.92973 11.3833 6.20474 11.3245 6.56506L11.3146 6.68806V12.1714C11.3146 12.5902 11.6541 12.9297 12.0729 12.9297C12.4499 12.9297 12.7626 12.6547 12.8213 12.2944L12.8313 12.1714V6.68806C12.8313 6.26925 12.4918 5.92973 12.0729 5.92973Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_d10af457da__svg_d10af457da__paint0_linear_410_7163)'}/><defs><linearGradient id="svg_d10af457da__svg_d10af457da__paint0_linear_410_7163" x1="2.5" y1="18" x2="21" y2="9" gradientUnits="userSpaceOnUse"><stop stopColor="#525B6F"/><stop offset="1" stopColor="#ABBBD8"/></linearGradient></defs></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconManagement = React.forwardRef(IconManagementComponent);
|
|
15
|
+
export default IconManagement;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconMemoryWebappComponent(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-memory-webapp${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 24 24" {...rest} ref={ref}><path d="M21.0498 10.8398C21.0498 9.31511 20.5028 7.31647 19.2431 5.71875C18.0101 4.15501 16.0792 2.95023 13.1992 2.9502C11.2084 2.9502 9.7603 3.39484 8.74995 4.1748C7.75167 4.94563 7.06552 6.13279 6.76362 7.85449C6.71187 8.14874 6.52511 8.40176 6.25874 8.53711C5.14157 9.10467 4.2802 9.5593 3.6689 9.90332C3.92243 10.0791 4.21043 10.3186 4.4228 10.6348C4.71632 11.0718 4.84437 11.6285 4.64839 12.2314L4.60444 12.3525C4.4587 12.7222 4.24841 13.1498 4.05952 13.5439C3.86148 13.9571 3.67191 14.3638 3.52534 14.7568C3.3771 15.1544 3.29263 15.4878 3.27632 15.7539C3.26059 16.0112 3.31168 16.1406 3.36421 16.2139L3.42085 16.2783C3.48891 16.3435 3.59623 16.4092 3.78315 16.4707C4.05091 16.5588 4.38495 16.6091 4.84077 16.6689C5.65705 16.7761 6.90591 16.9003 7.89155 17.6826L8.10835 17.8633C9.10286 18.7313 9.82818 19.9329 10.3232 21.4023L10.4257 21.7217L10.4501 21.8154C10.5442 22.2877 10.267 22.7638 9.79683 22.9082C9.32658 23.0524 8.8295 22.8138 8.64253 22.3701L8.60933 22.2783L8.52241 22.0078C8.10544 20.77 7.53802 19.8867 6.85737 19.293L6.70991 19.1709C6.21314 18.7766 5.54242 18.6775 4.59272 18.5527C4.16562 18.4966 3.65427 18.4283 3.1894 18.2754C2.76647 18.1362 2.32157 17.9085 1.96675 17.5049L1.82026 17.3213C1.43783 16.7878 1.34667 16.1823 1.37983 15.6387C1.41252 15.1039 1.56741 14.5692 1.74507 14.0928C1.92457 13.6114 2.14837 13.1363 2.34663 12.7227C2.54964 12.2991 2.7153 11.9589 2.82905 11.6738C2.77805 11.6102 2.66621 11.5106 2.45503 11.3789C2.34604 11.311 2.23133 11.2466 2.10737 11.1777C1.99407 11.1148 1.85315 11.0372 1.73335 10.9619C1.63691 10.9013 1.43504 10.7713 1.28315 10.5752C1.19937 10.467 1.07763 10.2723 1.05366 10.0029C1.02722 9.70422 1.13176 9.4462 1.27632 9.26172L1.40815 9.11719C1.55165 8.97952 1.72182 8.86352 1.84761 8.78027C2.05647 8.64207 2.32726 8.47929 2.65229 8.29492C3.22667 7.96914 4.00724 7.55703 4.98628 7.05566C5.39462 5.20286 6.24352 3.71018 7.58979 2.6709C9.03634 1.55425 10.9413 1.0498 13.1992 1.0498C16.6917 1.04984 19.1611 2.54635 20.7353 4.54297C22.2828 6.50585 22.9501 8.92814 22.9501 10.8398C22.9499 14.5427 20.0168 18.3657 15.8271 19.5264C15.833 19.5385 15.8382 19.5515 15.8447 19.5645C16.057 19.9868 16.4885 20.581 17.1962 21.3613C17.5487 21.7499 17.5194 22.3516 17.1308 22.7041C16.7423 23.0564 16.1415 23.0269 15.789 22.6387C15.0421 21.8153 14.4752 21.0701 14.1474 20.418C13.8496 19.8255 13.585 18.972 14.0888 18.2383L14.1455 18.1641C14.2854 17.998 14.4791 17.8838 14.6943 17.8428C18.4698 17.123 21.0495 13.7845 21.0498 10.8398Z"/><path d="M11.5834 5.0181C11.8687 4.97894 12.1323 4.97116 12.3754 5.01224C12.7595 5.07724 13.0099 5.24878 13.1849 5.41067C13.2108 5.43458 13.2296 5.45527 13.2455 5.47025C13.2633 5.4715 13.287 5.47415 13.3168 5.47415C13.9119 5.47419 14.5673 5.55788 15.1068 5.7388C15.3722 5.82782 15.6688 5.95985 15.9174 6.1636C16.0955 6.30976 16.2911 6.53415 16.392 6.8345C16.4503 6.84489 16.516 6.8557 16.5873 6.86185C16.6986 6.87143 16.8039 6.87357 16.8812 6.87357C17.1964 6.87361 17.4399 7.00617 17.5736 7.09524C17.7232 7.19493 17.8504 7.31813 17.9555 7.43704C18.1674 7.6769 18.3616 7.98573 18.5199 8.33157C18.7983 8.93983 19.0037 9.74165 18.9721 10.6392L18.9437 11.0298C18.854 11.8335 18.4759 12.574 17.6596 12.9283C17.1617 13.1443 16.5993 13.1657 16.0238 13.0826C15.87 13.2884 15.6847 13.4723 15.4633 13.6255C15.0557 13.9074 14.5749 14.066 14.0648 14.1421L13.8441 14.1695C13.4768 14.2073 13.0769 14.1738 12.7045 13.9868C12.3185 13.793 12.0509 13.4784 11.8871 13.1167C11.7007 12.705 11.6428 12.2205 11.6625 11.7066C10.8099 11.5153 10.0709 11.2085 9.51893 10.73L9.37538 10.5962C8.46836 9.70423 8.48546 8.34803 8.82948 7.01321L8.84022 6.97708C9.17769 5.8517 10.1602 5.28613 11.2904 5.06692L11.5834 5.0181ZM11.9779 6.88626C11.9463 6.88815 11.9043 6.89268 11.85 6.89993L11.6527 6.93216C10.8934 7.07941 10.7189 7.33961 10.6635 7.51126C10.3634 8.69194 10.5735 9.10997 10.7074 9.24173L10.8353 9.35208C11.1727 9.60747 11.788 9.85177 12.8236 9.98196C13.0814 10.0144 13.3147 10.151 13.4691 10.3599C13.6235 10.5688 13.6856 10.8315 13.641 11.0874C13.5769 11.4554 13.5543 11.7439 13.5599 11.9624C13.5641 12.1203 13.5854 12.2208 13.6019 12.2798C13.6154 12.2793 13.6315 12.2817 13.6498 12.2798L13.9105 12.2408C14.1422 12.1939 14.2904 12.1255 14.3822 12.062C14.4865 11.9898 14.5546 11.9003 14.5961 11.7505L14.6264 11.6607C14.7055 11.4566 14.8529 11.2847 15.0453 11.1763C15.2653 11.0523 15.5258 11.0211 15.7689 11.0894C16.4668 11.2855 16.7931 11.2331 16.9037 11.1851C16.9384 11.17 16.9535 11.1555 16.9701 11.1294C16.9932 11.0928 17.0355 11.0029 17.056 10.8189L17.0736 10.5708C17.0934 10.0011 16.9611 9.49344 16.7914 9.12259C16.7185 8.96325 16.6453 8.84357 16.5863 8.76321C16.3649 8.75133 16.083 8.72418 15.8119 8.65286C15.6066 8.59885 15.3267 8.50127 15.0805 8.30521C14.8728 8.13985 14.6824 7.89625 14.6019 7.5806C14.5733 7.56868 14.5408 7.55347 14.5023 7.54056C14.2047 7.44076 13.7629 7.37459 13.3168 7.37454C12.9499 7.37454 12.6199 7.31277 12.3265 7.14896C12.1853 7.07003 12.0805 6.98229 12.0072 6.91458C11.9969 6.90503 11.9873 6.89522 11.9779 6.88626Z"/><path d="M13.2212 16.4893C13.1189 17.0039 12.6186 17.3377 12.1041 17.2354C11.5898 17.1329 11.2559 16.6335 11.358 16.1192L13.2212 16.4893ZM14.7496 11.9424C15.1953 11.6661 15.7806 11.8035 16.0572 12.249C16.3338 12.6948 16.1972 13.2809 15.7515 13.5576C15.528 13.6963 15.2581 13.8838 15.0162 14.0791C14.8243 14.234 14.6822 14.3679 14.5933 14.4668L14.522 14.5537C14.3303 14.8212 14.1484 15.0614 13.9878 15.2735C13.8239 15.49 13.6876 15.6706 13.5709 15.8369C13.3288 16.1816 13.2458 16.3657 13.2212 16.4893L12.2896 16.3037L11.358 16.1192C11.4637 15.5874 11.7443 15.1313 12.0162 14.7442C12.1563 14.5446 12.3149 14.336 12.4732 14.127C12.6349 13.9135 12.8027 13.691 12.9781 13.4463L13.066 13.3311C13.2822 13.0623 13.5658 12.8081 13.8228 12.6006C14.1303 12.3523 14.4646 12.1193 14.7496 11.9424Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconMemoryWebapp = React.forwardRef(IconMemoryWebappComponent);
|
|
15
|
+
export default IconMemoryWebapp;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconModelAccessComponent(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-model_access${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" fillRule="evenodd" clipRule="evenodd" d="M2.50002 8.60669H7.00441V12.1622C7.00441 12.6224 7.37751 12.9955 7.83775 12.9955H11.405V17.5005C11.405 17.9607 11.032 18.3338 10.5717 18.3338H2.50002C2.03978 18.3338 1.66669 17.9607 1.66669 17.5005V9.44002C1.66669 8.97978 2.03978 8.60669 2.50002 8.60669ZM6.4927 16.6566C6.64073 16.6558 6.71429 16.4768 6.60962 16.3721L5.74895 15.5114C5.68386 15.4463 5.68386 15.3408 5.74895 15.2757L6.79811 14.2266C6.8632 14.1615 6.8632 14.0559 6.79811 13.9909L6.01191 13.2047C5.94683 13.1396 5.8413 13.1396 5.77621 13.2047L4.72704 14.2538C4.66196 14.3189 4.55643 14.3189 4.49134 14.2538L3.63178 13.3943C3.5271 13.2896 3.34809 13.3631 3.34726 13.5112L3.33051 16.5058C3.32999 16.5986 3.40533 16.6739 3.4981 16.6734L6.4927 16.6566Z"/><path fillRule="evenodd" clipRule="evenodd" d="M7.83773 1.66675C7.37749 1.66675 7.00439 2.03984 7.00439 2.50008V12.1624C7.00439 12.6226 7.37749 12.9957 7.83773 12.9957H17.5C17.9602 12.9957 18.3333 12.6226 18.3333 12.1624V2.50008C18.3333 2.03984 17.9602 1.66675 17.5 1.66675H7.83773ZM11.4642 3.35088C11.3161 3.35171 11.2426 3.53072 11.3473 3.63539L12.9328 5.22097C12.9979 5.28606 12.9979 5.39159 12.9328 5.45667L11.3072 7.08235C11.2421 7.14744 11.2421 7.25296 11.3072 7.31805L12.6823 8.69323C12.7474 8.75832 12.853 8.75832 12.918 8.69323L14.5437 7.06755C14.6088 7.00247 14.7143 7.00247 14.7794 7.06755L16.3668 8.65492C16.4715 8.75959 16.6505 8.68603 16.6513 8.538L16.6795 3.49023C16.6801 3.39746 16.6047 3.32212 16.5119 3.32263L11.4642 3.35088Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconModelAccess = React.forwardRef(IconModelAccessComponent);
|
|
15
|
+
export default IconModelAccess;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconModelEvalueComponent(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-model_evalue${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" fillRule="evenodd" clipRule="evenodd" d="M13.228 6.04879V4.08295H6.78831V6.04825L3.95552 11.7368L3.95249 11.7429L2.14456 15.3734C1.6342 16.3983 2.07516 17.6313 3.12949 18.1274C3.41759 18.2629 3.73352 18.3334 4.05361 18.3334H15.947C17.1184 18.3334 18.068 17.4103 18.068 16.2717C18.068 15.9615 17.9959 15.6553 17.8573 15.3759L16.0515 11.7376L16.0441 11.7229L13.228 6.04879ZM9.63459 10.9914C11.0053 9.88108 12.3071 10.069 13.4307 10.3208L15.9317 15.5454C16.1436 15.9879 15.821 16.4999 15.3304 16.4999H4.66666C4.17682 16.4999 3.85424 15.9893 4.0646 15.5469L6.08856 11.2905C6.32305 11.3942 6.58302 11.4626 6.90647 11.5395C7.7401 11.7377 8.7308 11.7235 9.63459 10.9914Z"/><path fillRule="evenodd" clipRule="evenodd" d="M9.63458 10.9914C11.0053 9.88109 12.3071 10.069 13.4306 10.3208L15.9317 15.5454C16.1436 15.9879 15.821 16.4999 15.3304 16.4999H4.66666C4.17681 16.4999 3.85424 15.9893 4.06459 15.5469L6.08856 11.2906C6.32304 11.3942 6.58301 11.4626 6.90647 11.5395C7.74009 11.7377 8.73079 11.7235 9.63458 10.9914ZM12.0833 15C12.7737 15 13.3333 14.4404 13.3333 13.75C13.3333 13.0597 12.7737 12.5 12.0833 12.5C11.393 12.5 10.8333 13.0597 10.8333 13.75C10.8333 14.4404 11.393 15 12.0833 15Z"/><path d="M6.05615 2.23541C5.94902 1.96212 6.15053 1.66669 6.44407 1.66669H13.5676C13.8612 1.66669 14.0627 1.96212 13.9556 2.23541L13.2293 4.08814H6.78238L6.05615 2.23541Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconModelEvalue = React.forwardRef(IconModelEvalueComponent);
|
|
15
|
+
export default IconModelEvalue;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconMoreMaasComponent(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-more_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 12 12" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g opacity=".8" clipPath="url(#svg_addec42693__svg_125330ed83__clip0_297_6555)" fillRule="evenodd" clipRule="evenodd"><path d="M6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6C0.5 2.96243 2.96243 0.5 6 0.5ZM6 1.5C3.51472 1.5 1.5 3.51472 1.5 6C1.5 8.48528 3.51472 10.5 6 10.5C8.48528 10.5 10.5 8.48528 10.5 6C10.5 3.51472 8.48528 1.5 6 1.5Z"/><path d="M7.74988 5.5C7.74988 5.36193 7.86181 5.25 7.99988 5.25H8.99988C9.13795 5.25 9.24988 5.36193 9.24988 5.5V6.5C9.24988 6.63807 9.13795 6.75 8.99988 6.75H7.99988C7.86181 6.75 7.74988 6.63807 7.74988 6.5V5.5ZM3.99988 5.25C4.13795 5.25 4.24988 5.36193 4.24988 5.5V6.5C4.24988 6.63807 4.13795 6.75 3.99988 6.75H2.99988C2.86181 6.75 2.74988 6.63807 2.74988 6.5V5.5C2.74988 5.36193 2.86181 5.25 2.99988 5.25H3.99988ZM6.49988 5.25C6.63795 5.25 6.74988 5.36193 6.74988 5.5V6.5C6.74988 6.63807 6.63795 6.75 6.49988 6.75H5.49988C5.36181 6.75 5.24988 6.63807 5.24988 6.5V5.5C5.24988 5.36193 5.36181 5.25 5.49988 5.25H6.49988Z"/></g><defs><clipPath id="svg_addec42693__svg_125330ed83__clip0_297_6555"><path d="M0 0H12V12H0z"/></clipPath></defs></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconMoreMaas = React.forwardRef(IconMoreMaasComponent);
|
|
15
|
+
export default IconMoreMaas;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconObsComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, 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-obs${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M4.10127 12.9284C2.26033 12.9284 0.767944 11.436 0.767944 9.59505C0.767944 7.75409 2.26033 6.26172 4.10127 6.26172C5.94224 6.26172 7.43461 7.75409 7.43461 9.59505C7.43461 9.61112 7.43451 9.62719 7.43427 9.64322H9.07784V12.9284H4.19014V12.9272C4.16061 12.928 4.13101 12.9284 4.10127 12.9284Z" fill={useCurrentColor ? 'currentColor' : '#AEB8CA'}/><path fillRule="evenodd" clipRule="evenodd" d="M7.86313 12.918C5.00387 12.7423 2.73926 10.3677 2.73926 7.4642C2.73926 4.4464 5.18567 2 8.20347 2C10.9755 2 13.2654 4.06413 13.62 6.73923C14.5868 7.3228 15.2332 8.38343 15.2332 9.59507C15.2332 11.436 13.7408 12.9284 11.8999 12.9284H8.20347H8.1287C8.03933 12.9284 7.95073 12.9249 7.86313 12.918Z" fill={useCurrentColor ? 'currentColor' : '#8D99AE'}/><path d="M11.5837 9.42777C11.6888 9.53277 11.6144 9.7123 11.4659 9.7123H10.0369C9.96327 9.7123 9.90357 9.772 9.90357 9.84564V11.6919C9.93391 12.3794 10.4922 12.9273 11.1766 12.9273C11.1924 12.9273 11.2082 12.9271 11.2239 12.9265V12.9276H9.90097V12.9271H8.22177C7.48537 12.9271 6.88844 12.3302 6.88844 11.5938V9.84564C6.88844 9.772 6.82874 9.7123 6.75511 9.7123H5.36464C5.21614 9.7123 5.14177 9.53277 5.24681 9.42777L8.17961 6.49604C8.30977 6.3659 8.52077 6.3659 8.65094 6.49604L11.5837 9.42777Z" fill={useCurrentColor ? 'currentColor' : '#F6F8FA'}/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconObs = React.forwardRef(IconObsComponent);
|
|
15
|
+
export default IconObs;
|
|
@@ -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 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;
|