@arco-iconbox/react-hiagent 0.0.8 → 0.0.10

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 IconModel1: 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 IconModel1;
@@ -0,0 +1,59 @@
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 IconModel1Component(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 ? true : _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-model_1").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 14 14", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.96768 4.76597C1.75964 4.6464 1.49994 4.79657 1.49994 5.03619V9.81839C1.49993 9.98674 1.54438 10.1521 1.62877 10.2978C1.71317 10.4436 1.83453 10.5644 1.9806 10.6481L5.88659 12.8893C5.9593 12.9311 6.04172 12.953 6.12557 12.9528C6.20942 12.9527 6.29176 12.9305 6.36434 12.8885C6.43691 12.8465 6.49717 12.7862 6.53905 12.7135C6.58095 12.6408 6.60301 12.5585 6.60303 12.4746V7.45285C6.60345 7.44512 6.6017 7.43732 6.59798 7.43051C6.59426 7.4237 6.58873 7.41803 6.58198 7.41413L1.96768 4.76597ZM6.99999 0.977234C6.91641 0.977234 6.83429 0.999135 6.76181 1.04076L2.20203 3.65735C2.17282 3.6741 2.14854 3.69827 2.13166 3.72741C2.11478 3.75655 2.10589 3.78963 2.10589 3.82331C2.10589 3.85699 2.11478 3.89007 2.13166 3.91921C2.14854 3.94835 2.17282 3.97251 2.20203 3.98926L6.75894 6.60394C6.83136 6.64547 6.91339 6.66733 6.99688 6.66733C7.08034 6.66733 7.16237 6.64547 7.23483 6.60394L11.795 3.98688C11.8243 3.97012 11.8486 3.94595 11.8654 3.91681C11.8823 3.88767 11.8912 3.85459 11.8912 3.82091C11.8912 3.78724 11.8823 3.75416 11.8654 3.72502C11.8486 3.69588 11.8243 3.67171 11.795 3.65496L7.23812 1.04076C7.16566 0.999135 7.08355 0.977234 6.99999 0.977234ZM12.5 9.81886V5.0362C12.5 4.98128 12.4855 4.92734 12.4581 4.87977C12.4307 4.83219 12.3912 4.79267 12.3436 4.76515C12.2961 4.73763 12.2423 4.72309 12.1873 4.72299C12.1324 4.72288 12.0784 4.73721 12.0308 4.76455L7.42081 7.41032C7.41339 7.4146 7.40719 7.4208 7.40298 7.4283C7.39877 7.4358 7.39671 7.44429 7.39686 7.45286V12.4746C7.39686 12.5585 7.41897 12.6409 7.46083 12.7135C7.50277 12.7862 7.56299 12.8465 7.63553 12.8885C7.70815 12.9305 7.79049 12.9527 7.87436 12.9528C7.95815 12.953 8.04064 12.9311 8.11334 12.8893L12.0193 10.6481C12.1653 10.5644 12.2866 10.4437 12.371 10.298C12.4554 10.1524 12.4999 9.98713 12.5 9.81886Z" }));
57
+ }
58
+ var IconModel1 = react_1.default.forwardRef(IconModel1Component);
59
+ exports.default = IconModel1;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconOverlapRectConfig1: 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 IconOverlapRectConfig1;
@@ -0,0 +1,65 @@
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 IconOverlapRectConfig1Component(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 ? true : _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-OverlapRect_Config_1").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 20 20", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
+ react_1.default.createElement("g", { clipPath: "url(#svg_63137f08af__clip0_3439_12673)" },
57
+ react_1.default.createElement("path", { opacity: ".5", d: "M5.92999 2.09503C5.41637 2.09503 5 2.5114 5 3.02503V4.16667H15C15.4602 4.16667 15.8333 4.53976 15.8333 5V15.1149H16.9868C17.5004 15.1149 17.9168 14.6986 17.9168 14.185V3.02503C17.9168 2.5114 17.5004 2.09503 16.9868 2.09503H5.92999Z" }),
58
+ react_1.default.createElement("path", { d: "M6.29663 10.2776C6.29663 10.0475 6.48318 9.86096 6.7133 9.86096 6.94342 9.86096 7.12996 10.0475 7.12996 10.2776 7.12996 10.479 6.98714 10.647 6.79727 10.6858 6.77015 10.6914 6.74206 10.6943 6.7133 10.6943 6.51194 10.6943 6.34395 10.5515 6.3051 10.3616 6.29955 10.3345 6.29663 10.3064 6.29663 10.2776zM11.1986 12.3193C11.1986 12.5494 11.012 12.7359 10.7819 12.7359 10.5518 12.7359 10.3652 12.5494 10.3652 12.3193 10.3652 12.1179 10.5081 11.9499 10.6979 11.9111 10.7251 11.9055 10.7531 11.9026 10.7819 11.9026 10.9833 11.9026 11.1513 12.0454 11.1901 12.2353 11.1957 12.2624 11.1986 12.2905 11.1986 12.3193z" }),
59
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.08337 5.00002C2.08337 4.53978 2.45647 4.16669 2.91671 4.16669H15.0342C15.4945 4.16669 15.8676 4.53978 15.8676 5.00002V17.0834C15.8676 17.5436 15.4945 17.9167 15.0342 17.9167H2.91671C2.45647 17.9167 2.08337 17.5436 2.08337 17.0834V5.00002ZM5.84334 7.96511V8.85575C5.36544 9.14877 5.04663 9.67597 5.04663 10.2776C5.04663 10.8793 5.36544 11.4065 5.84334 11.6995V14.6318C5.84334 14.8619 6.02989 15.0484 6.26001 15.0484H7.09334C7.32346 15.0484 7.51001 14.8619 7.51001 14.6318V11.7419C8.0283 11.4593 8.37996 10.9095 8.37996 10.2776C8.37996 9.64573 8.0283 9.09596 7.51001 8.81336V7.96511C7.51001 7.73499 7.32346 7.54844 7.09334 7.54844H6.26001C6.02989 7.54844 5.84334 7.73499 5.84334 7.96511ZM11.6519 14.6318V13.7411C12.1298 13.4481 12.4486 12.9209 12.4486 12.3193C12.4486 11.7176 12.1298 11.1904 11.6519 10.8974V7.96511C11.6519 7.73499 11.4653 7.54844 11.2352 7.54844H10.4019C10.1717 7.54844 9.98519 7.73499 9.98519 7.96511V10.855C9.4669 11.1376 9.11523 11.6874 9.11523 12.3193C9.11523 12.9512 9.4669 13.5009 9.98519 13.7835V14.6318C9.98519 14.8619 10.1717 15.0484 10.4019 15.0484H11.2352C11.4653 15.0484 11.6519 14.8619 11.6519 14.6318Z" })),
60
+ react_1.default.createElement("defs", null,
61
+ react_1.default.createElement("clipPath", { id: "svg_63137f08af__clip0_3439_12673" },
62
+ react_1.default.createElement("path", { d: "M0 0H20V20H0z" }))));
63
+ }
64
+ var IconOverlapRectConfig1 = react_1.default.forwardRef(IconOverlapRectConfig1Component);
65
+ exports.default = IconOverlapRectConfig1;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconTechnology: 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 IconTechnology;
@@ -0,0 +1,59 @@
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 IconTechnologyComponent(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 ? true : _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-technology").concat(loadingKls, " ").concat(className), width: width, height: height, fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M40.9705 7.02944C44.9448 11.0037 43.7716 17.3345 39.4705 23.9998C43.7716 30.6655 44.9448 36.9963 40.9705 40.9706C36.9962 44.9448 30.6654 43.7717 24.0002 39.4705C17.3345 43.7717 11.0037 44.9448 7.02938 40.9706C3.0551 36.9963 4.22827 30.6655 8.52943 24.0002C4.22827 17.3345 3.0551 11.0037 7.02938 7.02944C11.0037 3.05515 17.3345 4.22832 23.9997 8.52948C30.6654 4.22832 36.9962 3.05515 40.9705 7.02944ZM36.9486 27.5051L36.8842 27.5838C35.5739 29.2291 34.0977 30.8728 32.4852 32.4853C30.8469 34.1236 29.1763 35.6213 27.5046 36.9472C32.2783 39.7094 36.153 40.1313 38.1421 38.1421C40.1312 36.153 39.7094 32.2784 36.9486 27.5051ZM10.9717 27.6436L11.052 27.5037C12.3781 29.1757 13.876 30.8466 15.5147 32.4853C17.1532 34.1239 18.8241 35.6217 20.4953 36.9483C15.7218 39.7094 11.847 40.1313 9.85781 38.1421C7.88795 36.1723 8.28257 32.3533 10.9717 27.6436ZM23.9997 13.387L23.9592 13.4178C22.1546 14.775 20.2684 16.4178 18.3431 18.3431C16.4035 20.2828 14.7506 22.1827 13.3876 23.9994C14.75 25.8167 16.4032 27.7169 18.3431 29.6569C20.2827 31.5965 22.1826 33.2494 23.9994 34.6124C25.8166 33.2499 27.7169 31.5968 29.6568 29.6569C31.5967 27.7169 33.2498 25.8167 34.613 23.9997C33.2493 22.1827 31.5964 20.2828 29.6568 18.3431C27.7169 16.4032 25.8166 14.7501 23.9997 13.387ZM27.9999 24C27.9999 21.7909 26.2091 20 23.9999 20C21.7908 20 19.9999 21.7909 19.9999 24C19.9999 26.2091 21.7908 28 23.9999 28C26.2091 28 27.9999 26.2091 27.9999 24ZM9.85781 9.85786C7.86861 11.8471 8.29055 15.7219 11.0516 20.4954C12.3782 18.8241 13.8761 17.1533 15.5147 15.5147C17.1272 13.9022 18.7709 12.426 20.4161 11.1157L20.4953 11.0517C15.7218 8.2906 11.847 7.86867 9.85781 9.85786ZM27.5036 11.0521L27.6435 10.9718C32.3533 8.28263 36.1722 7.88801 38.1421 9.85786C40.1313 11.8471 39.7093 15.7219 36.9477 20.4961C35.6217 18.8241 34.1238 17.1533 32.4852 15.5147C30.8466 13.8761 29.1756 12.3781 27.5036 11.0521Z" }));
57
+ }
58
+ var IconTechnology = react_1.default.forwardRef(IconTechnologyComponent);
59
+ exports.default = IconTechnology;
package/cjs/index.d.ts CHANGED
@@ -345,4 +345,7 @@ export { default as IconText1 } from './IconText1';
345
345
  export { default as IconImage } from './IconImage';
346
346
  export { default as IconMix } from './IconMix';
347
347
  export { default as IconMd } from './IconMd';
348
+ export { default as IconOverlapRectConfig1 } from './IconOverlapRectConfig1';
349
+ export { default as IconTechnology } from './IconTechnology';
350
+ export { default as IconModel1 } from './IconModel1';
348
351
  export * from './type';
package/cjs/index.js CHANGED
@@ -23,7 +23,7 @@ exports.IconGallery = exports.IconRunningProcess = exports.IconLessee = exports.
23
23
  exports.IconOptimalLayout = exports.IconCmdBlowUp = exports.IconCmd1 = exports.IconSmoothLine = exports.IconFullscreenExit = exports.IconClockFill = exports.IconAgent = exports.IconCollected = exports.IconCollectedNot = exports.IconDeleteC = exports.IconPublishedAgent = exports.IconPersonalVisibility = exports.IconDatabase = exports.IconCollect = exports.IconControlled25D = exports.IconUploadingDoc = exports.IconUnlock25D = exports.IconToolsWorkflow = exports.IconWorkflowStart = exports.IconCollectedAlready = exports.IconBreak = exports.IconSso = exports.IconDataNode = exports.IconEvent = exports.IconMessageNodes = exports.IconWfTerminologyBank = exports.IconTimer = exports.IconUploadingPdf = exports.IconIIntentionRecognition = exports.IconFrozen = exports.IconPurple = exports.IconCyan = exports.IconExclamationCircleFill = exports.IconSpaceForm = exports.IconBlue = exports.IconIndependentService = exports.IconCycleVertices = exports.IconFlipFlop = exports.IconTerminologyBank = exports.IconAudio = exports.IconKnowledgeGraph = exports.IconLLMopsLogoHeader = exports.IconLLMopsLogo = exports.IconExpire = exports.IconPiecewiseExport = exports.IconPlatformManagement = exports.IconAccountCenter = exports.IconWorkflowDebug = exports.IconEarthGlobal = exports.IconResourceAdministration = void 0;
24
24
  exports.IconMode = exports.IconLastStep = exports.IconDeleteKv = exports.IconBug = exports.IconOrientation = exports.IconEnable = exports.IconUploadingDown = exports.IconOverviewRefresh = exports.IconEnumeration = exports.IconSingleAgent = exports.IconText = exports.IconStop = exports.IconExportBold = exports.IconConfig = exports.IconVoiceClose = exports.IconVoiceOpen = exports.IconCodeTesting = exports.IconKnowledge = exports.IconFold = exports.IconPublish = exports.IconHomeAt = exports.IconMultipleAgents = exports.IconSkip = exports.IconIde = exports.IconCode = exports.IconCopy = exports.IconList = exports.IconAddModel = exports.IconPromptTemplate = exports.IconSwitchover = exports.IconDrag = exports.IconUnfold = exports.IconParagraph = exports.IconHand = exports.IconVariable = exports.IconSecurity = exports.IconOverviewBook = exports.IconOverviewKey = exports.IconInfo = exports.IconEdit = exports.IconBrokenLine = exports.IconWorkflowFullscreen = exports.IconCmdMinification = exports.IconLocation = exports.IconWorkflowFullscreenExit = exports.IconCmdOptimalLayout = exports.IconOverviewCopy = exports.IconWrapper = exports.IconOverviewPreview = exports.IconNextStep = void 0;
25
25
  exports.IconMenuPlugin = exports.IconMenuEvaluationSet = exports.IconMenuConversation = exports.IconMenuPluginCenter = exports.IconMenuAgentCenter = exports.IconMenuEvaluation = exports.IconMenuHiagent = exports.IconMenuObservation = exports.IconMenuIndicators = exports.IconUploadFile = exports.IconCodeUn = exports.IconLoginFailure = exports.IconErrorTypeHighSaturation = exports.IconNoChartData = exports.IconNoOntology = exports.IconDownload = exports.IconRadiationPoint = exports.IconArcPoint = exports.IconNode400 = exports.IconCirclePoint = exports.IconLine = exports.IconScatterPoint = exports.IconArrowRight = exports.IconMinification = exports.IconBlowUp = exports.IconPlus = exports.IconCmd = exports.IconAdd = exports.IconWorkflowMinification = exports.IconArrayPoint = exports.IconMergeGraph = exports.IconNode500 = exports.IconUploadingError = exports.IconSetting = exports.IconSelect = exports.IconAuth = exports.IconClearHistory = exports.IconEarth = exports.IconTeamSpaceAddition = exports.IconTips = exports.IconExport = exports.IconTeamSpaceSearch = exports.IconWorkflowBlowUp = exports.IconClose = exports.IconClockCircle = exports.IconHomeCollect = exports.IconMore = exports.IconArrowRightCorner = exports.IconRefresh = exports.IconFairyStick = void 0;
26
- exports.IconMd = exports.IconMix = exports.IconImage = exports.IconText1 = exports.IconDoc1 = exports.IconPrompt = exports.IconMultiple = exports.IconAadCell = exports.IconAadColumn = exports.IconColumnConfiguration = exports.IconJson = exports.IconNotRegex = exports.IconSelectAll = exports.IconReferee = exports.IconFrame = exports.IconCustom = exports.IconRegex = exports.IconIContains = exports.IconNotIContains = exports.IconNotEquals = exports.IconContains = exports.IconFlagAlt = exports.IconNotContains = exports.IconEquals = exports.IconImportFileList = exports.IconImportFile = exports.IconUploadDefaut = exports.IconUploadActive = exports.IconUndeliver = exports.IconImportDefault = exports.IconRecording = exports.IconUploadFiles = exports.IconDeleteLine = exports.IconAnnotation = exports.IconPreview = exports.IconConfiguration = exports.IconMergePd = exports.IconDataTableBlock = exports.IconShortcutInstructions = exports.IconVoiceai = exports.IconZip = exports.IconMenuAgent = exports.IconMenuWorkflow = exports.IconMenuKnowledge = exports.IconMenuPrompt = exports.IconMenuDatabase = exports.IconMenuTask = void 0;
26
+ exports.IconModel1 = exports.IconTechnology = exports.IconOverlapRectConfig1 = exports.IconMd = exports.IconMix = exports.IconImage = exports.IconText1 = exports.IconDoc1 = exports.IconPrompt = exports.IconMultiple = exports.IconAadCell = exports.IconAadColumn = exports.IconColumnConfiguration = exports.IconJson = exports.IconNotRegex = exports.IconSelectAll = exports.IconReferee = exports.IconFrame = exports.IconCustom = exports.IconRegex = exports.IconIContains = exports.IconNotIContains = exports.IconNotEquals = exports.IconContains = exports.IconFlagAlt = exports.IconNotContains = exports.IconEquals = exports.IconImportFileList = exports.IconImportFile = exports.IconUploadDefaut = exports.IconUploadActive = exports.IconUndeliver = exports.IconImportDefault = exports.IconRecording = exports.IconUploadFiles = exports.IconDeleteLine = exports.IconAnnotation = exports.IconPreview = exports.IconConfiguration = exports.IconMergePd = exports.IconDataTableBlock = exports.IconShortcutInstructions = exports.IconVoiceai = exports.IconZip = exports.IconMenuAgent = exports.IconMenuWorkflow = exports.IconMenuKnowledge = exports.IconMenuPrompt = exports.IconMenuDatabase = exports.IconMenuTask = void 0;
27
27
  var IconAuthorizationSucceeds_1 = require("./IconAuthorizationSucceeds");
28
28
  Object.defineProperty(exports, "IconAuthorizationSucceeds", { enumerable: true, get: function () { return __importDefault(IconAuthorizationSucceeds_1).default; } });
29
29
  var IconErrorTypeLowSaturation_1 = require("./IconErrorTypeLowSaturation");
@@ -718,4 +718,10 @@ var IconMix_1 = require("./IconMix");
718
718
  Object.defineProperty(exports, "IconMix", { enumerable: true, get: function () { return __importDefault(IconMix_1).default; } });
719
719
  var IconMd_1 = require("./IconMd");
720
720
  Object.defineProperty(exports, "IconMd", { enumerable: true, get: function () { return __importDefault(IconMd_1).default; } });
721
+ var IconOverlapRectConfig1_1 = require("./IconOverlapRectConfig1");
722
+ Object.defineProperty(exports, "IconOverlapRectConfig1", { enumerable: true, get: function () { return __importDefault(IconOverlapRectConfig1_1).default; } });
723
+ var IconTechnology_1 = require("./IconTechnology");
724
+ Object.defineProperty(exports, "IconTechnology", { enumerable: true, get: function () { return __importDefault(IconTechnology_1).default; } });
725
+ var IconModel1_1 = require("./IconModel1");
726
+ Object.defineProperty(exports, "IconModel1", { enumerable: true, get: function () { return __importDefault(IconModel1_1).default; } });
721
727
  __exportStar(require("./type"), exports);