@arco-iconbox/react-hiagent 0.1.12 → 0.1.13

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.
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconOfd: 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 IconOfd;
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ var desc = Object.getOwnPropertyDescriptor(m, k);
16
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
+ desc = { enumerable: true, get: function() { return m[k]; } };
18
+ }
19
+ Object.defineProperty(o, k2, desc);
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ var react_1 = __importStar(require("react"));
49
+ var context_1 = require("../context");
50
+ function IconOfdComponent(props, ref) {
51
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
52
+ 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 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
53
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
54
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-ofd").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 20 20", fill: useCurrentColor ? 'currentColor' : 'none', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 1.25C3.61929 1.25 2.5 2.36929 2.5 3.75V16.25C2.5 17.6307 3.61929 18.75 5 18.75H15C16.3807 18.75 17.5 17.6307 17.5 16.25V7.5L11.25 1.25H5Z", fill: useCurrentColor ? 'currentColor' : '#FFC737' }),
57
+ react_1.default.createElement("g", { opacity: ".5" },
58
+ react_1.default.createElement("mask", { id: "svg_4fc0934017__a", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "11", y: "1", width: "7", height: "7" },
59
+ react_1.default.createElement("path", { d: "M11.25 1.25L17.5 7.5H13.75C12.3693 7.5 11.25 6.38071 11.25 5V1.25Z", fill: useCurrentColor ? 'currentColor' : '#97BCFF' })),
60
+ react_1.default.createElement("g", { mask: "url(#svg_4fc0934017__a)" },
61
+ react_1.default.createElement("path", { d: "M15 1.25H5C3.61929 1.25 2.5 2.36929 2.5 3.75V16.25C2.5 17.6307 3.61929 18.75 5 18.75H15C16.3807 18.75 17.5 17.6307 17.5 16.25V3.75C17.5 2.36929 16.3807 1.25 15 1.25Z", fill: useCurrentColor ? 'currentColor' : '#fff' }))),
62
+ react_1.default.createElement("path", { d: "M11.8778 8C12.017 8.00157 12.15 8.05739 12.248 8.15535C12.3459 8.25331 12.4008 8.38551 12.4008 8.52327C12.4008 8.66103 12.3459 8.79324 12.248 8.8912C12.15 8.98916 12.017 9.04498 11.8778 9.04655C11.4568 9.04655 11.0531 9.21195 10.7555 9.50636C10.4578 9.80078 10.2906 10.2001 10.2906 10.6165V14.3843C10.2904 14.943 10.1094 15.487 9.77414 15.9366C9.43884 16.3863 8.96684 16.7179 8.42723 16.8831C7.88761 17.0482 7.30872 17.0382 6.77529 16.8544C6.24185 16.6707 5.78189 16.3229 5.46273 15.8619C5.14358 15.4009 4.98198 14.851 5.0016 14.2926C5.02122 13.7342 5.22102 13.1967 5.57176 12.7588C5.9225 12.3208 6.40577 12.0054 6.95081 11.8587C7.49585 11.7121 8.07405 11.7418 8.60077 11.9436C8.66571 11.9683 8.72508 12.0054 8.77548 12.0529C8.82589 12.1003 8.86634 12.1571 8.89453 12.22C8.92271 12.2829 8.93808 12.3507 8.93974 12.4195C8.9414 12.4883 8.92932 12.5568 8.90421 12.6209C8.87909 12.6851 8.84142 12.7437 8.79336 12.7935C8.7453 12.8433 8.68779 12.8831 8.62413 12.9109C8.56046 12.9386 8.49188 12.9537 8.42233 12.9552C8.35278 12.9567 8.28361 12.9446 8.21878 12.9196C7.90648 12.7999 7.5639 12.781 7.24009 12.8656C6.91627 12.9502 6.62781 13.134 6.416 13.3906C6.20418 13.6472 6.07985 13.9635 6.06082 14.2943C6.04179 14.625 6.12902 14.9532 6.31004 15.232C6.49105 15.5107 6.75656 15.7256 7.06858 15.846C7.3806 15.9664 7.72313 15.9861 8.04714 15.9023C8.37116 15.8184 8.66006 15.6354 8.87249 15.3792C9.08492 15.1231 9.20999 14.8071 9.22981 14.4764L9.23246 14.3843V10.5118C9.23261 10.4892 9.23438 10.4667 9.23776 10.4443C9.28195 9.78157 9.57932 9.16022 10.0696 8.70631C10.5598 8.2524 11.2062 7.99989 11.8778 8ZM13.4649 12.0818C13.5349 12.081 13.6043 12.0939 13.6692 12.1199C13.7341 12.1458 13.7931 12.1842 13.8429 12.2329C13.8927 12.2816 13.9322 12.3395 13.9592 12.4034C13.9861 12.4673 14 12.5358 14 12.605C14 12.6742 13.9861 12.7428 13.9592 12.8067C13.9322 12.8705 13.8927 12.9285 13.8429 12.9772C13.7931 13.0258 13.7341 13.0642 13.6692 13.0902C13.6043 13.1161 13.5349 13.1291 13.4649 13.1283H11.3487C11.2094 13.1267 11.0764 13.0709 10.9785 12.973C10.8806 12.875 10.8257 12.7428 10.8257 12.605C10.8257 12.4673 10.8806 12.3351 10.9785 12.2371C11.0764 12.1391 11.2094 12.0833 11.3487 12.0818H13.4649Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_4fc0934017__paint0_linear_36461_1129127)' }),
63
+ react_1.default.createElement("path", { d: "M12.4004 8.52344C12.4004 8.42006 12.3703 8.31937 12.3135 8.23438L12.2481 8.15527C12.1502 8.05735 12.0171 8.00161 11.8779 8C11.2064 7.99989 10.5596 8.25214 10.0693 8.70605C9.5791 9.15997 9.28151 9.78156 9.23732 10.4443C9.23395 10.4666 9.23259 10.4892 9.23244 10.5117V14.3848L9.22951 14.4766C9.20965 14.8072 9.08448 15.1228 8.87208 15.3789C8.65965 15.635 8.3709 15.8185 8.04689 15.9023L7.92482 15.9287C7.63793 15.9795 7.34138 15.951 7.06837 15.8457C6.79538 15.7403 6.55816 15.5626 6.38185 15.333L6.30958 15.2324C6.12857 14.9537 6.04153 14.6247 6.06056 14.2939C6.07727 14.0046 6.17483 13.7262 6.34083 13.4893L6.41603 13.3906C6.60129 13.1662 6.84524 12.9977 7.12013 12.9023L7.24025 12.8652C7.56399 12.7807 7.90654 12.8003 8.21876 12.9199C8.28342 12.9448 8.35252 12.9565 8.42189 12.9551C8.45662 12.9543 8.49165 12.9508 8.5254 12.9434L8.62404 12.9111C8.65595 12.8972 8.68645 12.8801 8.71486 12.8604L8.79298 12.7939C8.81696 12.7691 8.8389 12.7417 8.85744 12.7129L8.90431 12.6211C8.91692 12.5889 8.92571 12.5554 8.93165 12.5215L8.93947 12.4199C8.93863 12.3854 8.93438 12.3509 8.92677 12.3174L8.89454 12.2197C8.86636 12.1569 8.82575 12.1001 8.7754 12.0527C8.72502 12.0054 8.66548 11.968 8.6006 11.9434C8.07408 11.7417 7.49602 11.7119 6.95119 11.8584L6.74904 11.9219C6.2868 12.0865 5.8781 12.3757 5.5713 12.7588L5.44728 12.9277C5.17388 13.3316 5.01913 13.8045 5.00197 14.293L5.00294 14.501C5.02502 14.9868 5.18355 15.4588 5.4629 15.8623C5.78205 16.3231 6.24211 16.6708 6.7754 16.8545C7.30869 17.0382 7.88729 17.0478 8.42677 16.8828C8.89903 16.7383 9.32022 16.4667 9.64259 16.0996L9.77443 15.9365C10.0678 15.5431 10.2429 15.0773 10.2822 14.5928L10.291 14.3848V10.6162C10.2911 10.2518 10.4188 9.90046 10.6504 9.62109L10.7559 9.50684C11.0163 9.24928 11.3575 9.09041 11.7207 9.05469L11.8779 9.04688C11.9821 9.04567 12.0829 9.01389 12.168 8.95703L12.2481 8.8916C12.3215 8.81811 12.3706 8.72492 12.3906 8.625L12.4004 8.52344ZM9.03224 12.8066C9.00476 12.8515 8.97425 12.8946 8.93751 12.9326C8.87117 13.0013 8.79171 13.0566 8.70412 13.0947C8.6166 13.1328 8.52224 13.1532 8.42677 13.1553C8.33122 13.1573 8.23565 13.1408 8.1465 13.1064V13.1055C7.87356 13.0011 7.57407 12.9857 7.29103 13.0596C7.00772 13.1336 6.75521 13.2937 6.57033 13.5176C6.38548 13.7415 6.27736 14.0176 6.26076 14.3057C6.24418 14.5937 6.3197 14.8799 6.47755 15.123C6.63546 15.3662 6.86767 15.5538 7.14064 15.6592C7.41364 15.7645 7.71349 15.7824 7.99708 15.709C8.28062 15.6356 8.53334 15.4755 8.71876 15.252C8.90409 15.0285 9.01295 14.7527 9.03029 14.4648L9.03224 14.3848V12.8066ZM14 12.6055C14 12.5362 13.986 12.4672 13.959 12.4033C13.932 12.3395 13.8925 12.2811 13.8428 12.2324C13.818 12.2082 13.7907 12.1868 13.7617 12.168L13.669 12.1201C13.6367 12.1072 13.6034 12.0972 13.5693 12.0908L13.4649 12.082H11.3486C11.2094 12.0836 11.0764 12.1394 10.9785 12.2373L10.9131 12.3164C10.8563 12.4014 10.8252 12.5022 10.8252 12.6055L10.836 12.707C10.856 12.8068 10.9052 12.8993 10.9785 12.9727C11.0764 13.0706 11.2094 13.1263 11.3486 13.1279H13.4649C13.5348 13.1287 13.6041 13.1158 13.669 13.0898C13.7014 13.0769 13.7326 13.0609 13.7617 13.042L13.8428 12.9775C13.8925 12.9289 13.932 12.8705 13.959 12.8066C13.9724 12.7748 13.9824 12.7417 13.9893 12.708L14 12.6055ZM14.2002 12.6055C14.2001 12.7013 14.1808 12.7964 14.1436 12.8848C14.1062 12.9731 14.0511 13.053 13.9824 13.1201C13.9138 13.1872 13.8324 13.2407 13.7432 13.2764C13.6547 13.3117 13.5601 13.3279 13.4649 13.3271V13.3281H11.3467C11.1555 13.326 10.972 13.2494 10.8369 13.1143C10.7019 12.9791 10.6261 12.7964 10.626 12.6055C10.626 12.4144 10.7018 12.2309 10.8369 12.0957C10.972 11.9605 11.1555 11.884 11.3467 11.8818H13.4649C13.5602 11.881 13.6546 11.8992 13.7432 11.9346C13.8323 11.9702 13.9138 12.0228 13.9824 12.0898C14.051 12.1569 14.1062 12.2369 14.1436 12.3252C14.1809 12.4136 14.2002 12.5095 14.2002 12.6055ZM12.6006 8.52344C12.6006 8.71435 12.5246 8.89706 12.3897 9.03223C12.2546 9.16739 12.0711 9.24394 11.8799 9.24609H11.8779C11.5095 9.24609 11.1565 9.39144 10.8965 9.64844C10.6366 9.90546 10.4903 10.2537 10.4902 10.6162V14.3848C10.49 14.9866 10.2954 15.5727 9.93458 16.0566C9.57369 16.5405 9.06531 16.8967 8.48537 17.0742C7.90544 17.2516 7.28326 17.2414 6.70997 17.0439C6.13656 16.8464 5.64142 16.4718 5.29787 15.9756C4.95442 15.4794 4.78064 14.8866 4.80177 14.2852C4.82299 13.6837 5.03859 13.1051 5.41603 12.6338C5.79342 12.1626 6.31286 11.8237 6.89845 11.666C7.48414 11.5084 8.10578 11.54 8.67189 11.7568L8.79982 11.8203C8.83996 11.8454 8.87747 11.8746 8.91212 11.9072C8.95958 11.9519 8.99851 12.0042 9.03224 12.0596V10.5107C9.03241 10.484 9.03475 10.4572 9.0381 10.4307C9.08579 9.71674 9.40623 9.04789 9.93361 8.55957C10.461 8.07123 11.1563 7.79969 11.8779 7.7998H11.8799C12.0711 7.80195 12.2546 7.87852 12.3897 8.01367C12.5248 8.14891 12.6006 8.33233 12.6006 8.52344Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_4fc0934017__paint1_linear_36461_1129127)' }),
64
+ react_1.default.createElement("defs", null,
65
+ react_1.default.createElement("linearGradient", { id: "svg_4fc0934017__paint0_linear_36461_1129127", x1: "9.5", y1: "8", x2: "9.5", y2: "17", gradientUnits: "userSpaceOnUse" },
66
+ react_1.default.createElement("stop", { stopColor: "#fff", stopOpacity: ".7" }),
67
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#fff" })),
68
+ react_1.default.createElement("linearGradient", { id: "svg_4fc0934017__paint1_linear_36461_1129127", x1: "9.5", y1: "8", x2: "9.5", y2: "17", gradientUnits: "userSpaceOnUse" },
69
+ react_1.default.createElement("stop", { stopColor: "#fff", stopOpacity: ".7" }),
70
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#fff" }))));
71
+ }
72
+ var IconOfd = react_1.default.forwardRef(IconOfdComponent);
73
+ exports.default = IconOfd;
package/cjs/index.d.ts CHANGED
@@ -1489,4 +1489,5 @@ export { default as IconDataEnhance } from './IconDataEnhance';
1489
1489
  export { default as IconDataMapping } from './IconDataMapping';
1490
1490
  export { default as IconPositioningChart } from './IconPositioningChart';
1491
1491
  export { default as IconImageUnderstanding1 } from './IconImageUnderstanding1';
1492
+ export { default as IconOfd } from './IconOfd';
1492
1493
  export * from './type';
package/cjs/index.js CHANGED
@@ -46,7 +46,7 @@ exports.IconBanjo = exports.IconPostalHor = exports.IconMobilePhone = exports.Ic
46
46
  exports.IconDataDataset = exports.IconModelService = exports.IconDataOnlineTagging = exports.IconModelOptimization = exports.IconModelAppliction = exports.IconModelWarehouse = exports.IconModelExperienceCenter = exports.IconComputingManagement = exports.IconShare = exports.IconTrialOperation = exports.IconWiki = exports.IconColumnConfiguration1 = exports.IconMessageFill = exports.IconCardCollectionLinearity = exports.IconAgentQuote = exports.IconCardCollectionSurface = exports.IconAgentUse = exports.IconAgentDialogue = exports.IconOfficialV = exports.IconTokenQuantity = exports.IconBlock1 = exports.IconAcccount1 = exports.IconClosure = exports.IconPackaging = exports.IconRerank = exports.IconEn = exports.IconTraditionalChinese = exports.IconSimplifiedChinese = exports.IconGeneralSuccessHighSaturation = exports.IconCopyLine = exports.IconCollect2 = exports.IconUncollect2 = exports.IconUploadingDoc = exports.IconAddGroup = exports.IconRouge1 = exports.IconRougeL = exports.IconRouge2 = exports.IconF1 = exports.IconAccuracy = exports.IconTemplate1 = exports.IconNoRule = exports.IconJavascript = exports.IconUserTemplate = exports.IconKnowledgeLeft = exports.IconKnowledgeRight = exports.IconKnowledgeAddto = exports.IconKnowledgeMinus = exports.IconGroup = exports.IconRadio = exports.IconStudioMicrophone = void 0;
47
47
  exports.IconStopUpdate = exports.IconSheildKey = exports.IconRl = exports.IconPromptMaas = exports.IconDataSetMaas = exports.IconModelAccess = exports.IconContinuePretrain = exports.IconAddMaas = exports.IconMoreMaas = exports.IconOutputMaas = exports.IconMemoryWebapp = exports.IconBatchProcessing = exports.IconUnfold2 = exports.IconModelGallery = exports.IconOutput = exports.IconScale = exports.IconWebEmb = exports.IconThreatAttribution = exports.IconProtection = exports.IconShield = exports.IconCommentApply = exports.IconWflHttp = exports.IconVideo = exports.IconVariableAggregation = exports.IconAddNewVersion = exports.IconWfMemory = exports.IconFunctionCall = exports.IconImageAi = exports.IconSystemPresetting = exports.IconManagementBackEnd = exports.IconModelServiceC = exports.IconModelFile = exports.IconVectorModel = exports.IconLanguageModel = exports.IconSortingModel = exports.IconReportSet = exports.IconMenteor = exports.IconContextualRelevance = exports.IconNist = exports.IconBleu = exports.IconImageUnderstanding = exports.IconObservationIntegration = exports.IconArrangeMemory = exports.IconInvokeMemory = exports.IconCaretUp = exports.IconCaretDown = exports.IconAddVersion = exports.IconWflSetVariable = exports.IconAgtDebug = exports.IconSessionFlow = void 0;
48
48
  exports.IconUserVariable = exports.IconParallel = exports.IconMoreVertical1 = exports.IconExportRecord = exports.IconPublishVersion = exports.IconRuntimeConfiguration = exports.IconRunConfiguration = exports.IconArrowDownward = exports.IconArrowUpwards = exports.IconCustomApplication = exports.IconWkfOptimization = exports.IconWkfTemplate = exports.IconStarColor = exports.IconModelWarehouseDetail = exports.IconDistribution = exports.IconCheckboxList = exports.IconDatasetsReflux = exports.IconDataProcessing = exports.IconCardSurface = exports.IconCardLine = exports.IconKnowledgeRetrieval = exports.IconKnowledgeWriting = exports.IconInformationCollection = exports.IconUnpin = exports.IconRename = exports.IconPin = exports.IconBatchMovement = exports.IconAsynchronousOperation = exports.IconParameterSetting = exports.IconFolderClose = exports.IconFolderOpen = exports.IconFolderMaas = exports.IconBatchInference = exports.IconObs = exports.IconDataSetBos = exports.IconManagement = exports.IconDeepseek = exports.IconDataSetDetail = exports.IconDataSetBlue = exports.IconImageModel = exports.IconWorkspaceMaas = exports.IconYaml = exports.IconUserMaas = exports.IconCustomMark = exports.IconService = exports.IconRm = exports.IconSmoothUpdate = exports.IconModelEvalue = exports.IconSingleMachine = exports.IconTos = void 0;
49
- exports.IconImageUnderstanding1 = exports.IconPositioningChart = exports.IconDataMapping = exports.IconDataEnhance = exports.IconDataAnnotation = exports.IconDataClean = exports.IconUploadVideo1 = exports.IconUploadImage1 = exports.IconDiagramCracking = exports.IconNoVideoImage = exports.IconCalendar1 = exports.IconMagic = exports.IconUnconstraint = exports.IconConstraint = exports.IconImageUpload = exports.IconAiImageActive = exports.IconAiVideoDefault = exports.IconAiVideoActive = exports.IconAiImageDefault = exports.IconAiVideo = exports.IconUpgradeEngine = exports.IconAscent = exports.IconNvidia = exports.IconVisualModel = exports.IconText2video = exports.IconText2image = exports.IconImage2video = exports.IconMinimumQueue = exports.IconAgentWebService = exports.IconAgentDeploymentPackage = exports.IconAgentPublishApi = exports.IconAgentPublishEnterpriseWechat = exports.IconAgentPublishWeChat = exports.IconAgentPublishOthers = exports.IconAgentChannel = exports.IconAgentHistory = exports.IconAgentImport = exports.IconVariableAssignment = exports.IconAPIDatasource = exports.IconAPI = exports.IconInvokeMemoryDel = void 0;
49
+ exports.IconOfd = exports.IconImageUnderstanding1 = exports.IconPositioningChart = exports.IconDataMapping = exports.IconDataEnhance = exports.IconDataAnnotation = exports.IconDataClean = exports.IconUploadVideo1 = exports.IconUploadImage1 = exports.IconDiagramCracking = exports.IconNoVideoImage = exports.IconCalendar1 = exports.IconMagic = exports.IconUnconstraint = exports.IconConstraint = exports.IconImageUpload = exports.IconAiImageActive = exports.IconAiVideoDefault = exports.IconAiVideoActive = exports.IconAiImageDefault = exports.IconAiVideo = exports.IconUpgradeEngine = exports.IconAscent = exports.IconNvidia = exports.IconVisualModel = exports.IconText2video = exports.IconText2image = exports.IconImage2video = exports.IconMinimumQueue = exports.IconAgentWebService = exports.IconAgentDeploymentPackage = exports.IconAgentPublishApi = exports.IconAgentPublishEnterpriseWechat = exports.IconAgentPublishWeChat = exports.IconAgentPublishOthers = exports.IconAgentChannel = exports.IconAgentHistory = exports.IconAgentImport = exports.IconVariableAssignment = exports.IconAPIDatasource = exports.IconAPI = exports.IconInvokeMemoryDel = void 0;
50
50
  var IconWorkflowNodata_1 = require("./IconWorkflowNodata");
51
51
  Object.defineProperty(exports, "IconWorkflowNodata", { enumerable: true, get: function () { return __importDefault(IconWorkflowNodata_1).default; } });
52
52
  var IconAgentNodata_1 = require("./IconAgentNodata");
@@ -3029,4 +3029,6 @@ var IconPositioningChart_1 = require("./IconPositioningChart");
3029
3029
  Object.defineProperty(exports, "IconPositioningChart", { enumerable: true, get: function () { return __importDefault(IconPositioningChart_1).default; } });
3030
3030
  var IconImageUnderstanding1_1 = require("./IconImageUnderstanding1");
3031
3031
  Object.defineProperty(exports, "IconImageUnderstanding1", { enumerable: true, get: function () { return __importDefault(IconImageUnderstanding1_1).default; } });
3032
+ var IconOfd_1 = require("./IconOfd");
3033
+ Object.defineProperty(exports, "IconOfd", { enumerable: true, get: function () { return __importDefault(IconOfd_1).default; } });
3032
3034
  __exportStar(require("./type"), exports);