@arco-iconbox/react-hiagent 0.0.29 → 0.0.30

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 IconEn: 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 IconEn;
@@ -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 IconEnComponent(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-en").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fillRule: "evenodd", d: "M4.30321 2.06641C3.08818 2.06641 2.10321 3.05138 2.10321 4.26641V11.7331C2.10321 12.9481 3.08818 13.9331 4.30321 13.9331H11.7699C12.9849 13.9331 13.9699 12.9481 13.9699 11.7331V4.26641C13.9699 3.05138 12.9849 2.06641 11.7699 2.06641H4.30321ZM3.30321 4.26641C3.30321 3.71412 3.75093 3.26641 4.30321 3.26641H11.7699C12.3222 3.26641 12.7699 3.71412 12.7699 4.26641V11.7331C12.7699 12.2854 12.3222 12.7331 11.7699 12.7331H4.30321C3.75093 12.7331 3.30321 12.2854 3.30321 11.7331V4.26641ZM7.90815 10.5091V9.50578H5.44815V8.65245H7.75148V7.65245H5.44815V6.84578H7.89482V5.84245H4.33482V10.5091H7.90815ZM11.7474 8.36245C11.7474 7.60578 11.2408 7.14911 10.5874 7.14911C10.1508 7.14911 9.82076 7.30578 9.61409 7.64911V7.23911H8.61409V10.5091H9.65742V8.74911C9.65742 8.32578 9.89742 8.12911 10.1874 8.12911C10.5108 8.12911 10.7041 8.34578 10.7041 8.73245V10.5091H11.7474V8.36245Z", clipRule: "evenodd" }));
57
+ }
58
+ var IconEn = react_1.default.forwardRef(IconEnComponent);
59
+ exports.default = IconEn;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconSimplifiedChinese: 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 IconSimplifiedChinese;
@@ -0,0 +1,60 @@
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 IconSimplifiedChineseComponent(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-Simplified_Chinese").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 24 24" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fillRule: "evenodd", d: "M3.15479 6.39961C3.15479 4.57707 4.63225 3.09961 6.45479 3.09961H17.6548C19.4773 3.09961 20.9548 4.57707 20.9548 6.39961V17.5996C20.9548 19.4221 19.4773 20.8996 17.6548 20.8996H6.45478C4.63224 20.8996 3.15479 19.4221 3.15479 17.5996V6.39961ZM6.45479 4.89961C5.62636 4.89961 4.95479 5.57118 4.95479 6.39961V17.5996C4.95479 18.428 5.62636 19.0996 6.45478 19.0996H17.6548C18.4832 19.0996 19.1548 18.428 19.1548 17.5996V6.39961C19.1548 5.57118 18.4832 4.89961 17.6548 4.89961H6.45479Z", clipRule: "evenodd" }),
57
+ react_1.default.createElement("path", { d: "M8.27999 7.01202H11.988V8.18802H8.27999V7.01202ZM12.924 7.02402H17.412V8.18802H12.924V7.02402ZM8.25599 6.02802L9.59999 6.38802C9.43999 6.79602 9.24799 7.20002 9.02399 7.60002C8.79999 8.00002 8.55999 8.37602 8.30399 8.72802C8.05599 9.07202 7.79999 9.37202 7.53599 9.62802C7.44799 9.54802 7.33199 9.46002 7.18799 9.36402C7.05199 9.26802 6.90799 9.17202 6.75599 9.07602C6.60399 8.98002 6.47199 8.90802 6.35999 8.86002C6.75999 8.51602 7.12399 8.09202 7.45199 7.58802C7.78799 7.08402 8.05599 6.56402 8.25599 6.02802ZM13.14 6.06402L14.496 6.37602C14.32 6.96802 14.08 7.54002 13.776 8.09202C13.472 8.64402 13.152 9.10402 12.816 9.47202C12.736 9.39202 12.624 9.30402 12.48 9.20802C12.336 9.11202 12.188 9.01602 12.036 8.92002C11.892 8.82402 11.764 8.75202 11.652 8.70402C11.98 8.38402 12.276 7.98802 12.54 7.51602C12.804 7.04402 13.004 6.56002 13.14 6.06402ZM8.93999 7.92402L10.092 7.46802C10.268 7.71602 10.44 7.99602 10.608 8.30802C10.784 8.61202 10.912 8.88002 10.992 9.11202L9.75599 9.62802C9.69199 9.40402 9.57999 9.13202 9.41999 8.81202C9.25999 8.48402 9.09999 8.18802 8.93999 7.92402ZM14.076 7.87602L15.24 7.36002C15.44 7.61602 15.644 7.90402 15.852 8.22402C16.06 8.54402 16.216 8.82402 16.32 9.06402L15.084 9.64002C15.004 9.40002 14.864 9.11602 14.664 8.78802C14.464 8.45202 14.268 8.14802 14.076 7.87602ZM10.368 13.324H13.644V14.296H10.368V13.324ZM7.05599 10.948H8.45999V17.356H7.05599V10.948ZM10.26 9.68802H16.44V10.96H10.26V9.68802ZM7.67999 9.95202L8.72399 9.24402C8.97199 9.44402 9.22399 9.68402 9.47999 9.96402C9.73599 10.236 9.93199 10.476 10.068 10.684L8.93999 11.476C8.82799 11.26 8.64799 11.008 8.39999 10.72C8.15999 10.432 7.91999 10.176 7.67999 9.95202ZM15.576 9.68802H16.992V15.844C16.992 16.188 16.948 16.452 16.86 16.636C16.78 16.82 16.624 16.964 16.392 17.068C16.168 17.156 15.888 17.212 15.552 17.236C15.224 17.26 14.836 17.268 14.388 17.26C14.356 17.084 14.3 16.88 14.22 16.648C14.14 16.416 14.056 16.212 13.968 16.036C14.144 16.044 14.324 16.052 14.508 16.06C14.7 16.068 14.872 16.072 15.024 16.072C15.176 16.064 15.28 16.06 15.336 16.06C15.432 16.06 15.496 16.044 15.528 16.012C15.56 15.98 15.576 15.924 15.576 15.844V9.68802ZM11.016 12.712V14.944H13.056V12.712H11.016ZM9.80399 11.656H14.328V16H9.80399V11.656Z" }));
58
+ }
59
+ var IconSimplifiedChinese = react_1.default.forwardRef(IconSimplifiedChineseComponent);
60
+ exports.default = IconSimplifiedChinese;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconTraditionalChinese: 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 IconTraditionalChinese;
@@ -0,0 +1,60 @@
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 IconTraditionalChineseComponent(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-Traditional_Chinese").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 24 24" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fillRule: "evenodd", d: "M3.15479 6.39961C3.15479 4.57707 4.63225 3.09961 6.45479 3.09961H17.6548C19.4773 3.09961 20.9548 4.57707 20.9548 6.39961V17.5996C20.9548 19.4221 19.4773 20.8996 17.6548 20.8996H6.45478C4.63224 20.8996 3.15479 19.4221 3.15479 17.5996V6.39961ZM6.45479 4.89961C5.62636 4.89961 4.95479 5.57118 4.95479 6.39961V17.5996C4.95479 18.428 5.62636 19.0996 6.45478 19.0996H17.6548C18.4832 19.0996 19.1548 18.428 19.1548 17.5996V6.39961C19.1548 5.57118 18.4832 4.89961 17.6548 4.89961H6.45479Z", clipRule: "evenodd" }),
57
+ react_1.default.createElement("path", { d: "M13.488 6.10001L14.748 6.41201C14.532 7.02801 14.248 7.62001 13.896 8.18801C13.544 8.75601 13.16 9.22801 12.744 9.60401C12.672 9.51601 12.576 9.41601 12.456 9.30401C12.344 9.19201 12.228 9.08001 12.108 8.96801C11.988 8.84801 11.88 8.75201 11.784 8.68001C12.16 8.36801 12.496 7.98801 12.792 7.54001C13.096 7.08401 13.328 6.60401 13.488 6.10001ZM15.48 7.64801L16.8 7.76801C16.624 8.56801 16.352 9.25601 15.984 9.83201C15.624 10.408 15.172 10.896 14.628 11.296C14.084 11.688 13.452 12.012 12.732 12.268C12.684 12.18 12.608 12.072 12.504 11.944C12.408 11.808 12.304 11.68 12.192 11.56C12.088 11.432 11.996 11.328 11.916 11.248C12.908 10.96 13.704 10.532 14.304 9.96401C14.912 9.38801 15.304 8.61601 15.48 7.64801ZM13.38 7.19201H17.46V8.27201H12.84L13.38 7.19201ZM7.87202 6.08801L9.06002 6.38801C8.86002 6.82001 8.60402 7.24001 8.29202 7.64801C7.98802 8.04801 7.68002 8.38401 7.36802 8.65601C7.29602 8.59201 7.19602 8.51601 7.06802 8.42801C6.94802 8.34001 6.82002 8.25601 6.68402 8.17601C6.55602 8.09601 6.44402 8.02801 6.34802 7.97201C6.66802 7.74001 6.96002 7.46001 7.22402 7.13201C7.49602 6.79601 7.71202 6.44801 7.87202 6.08801ZM7.90802 6.82001H12.276V7.70801H7.46402L7.90802 6.82001ZM13.86 8.03201C14.172 8.84001 14.652 9.52401 15.3 10.084C15.956 10.644 16.78 11.036 17.772 11.26C17.636 11.396 17.484 11.58 17.316 11.812C17.156 12.036 17.032 12.232 16.944 12.4C15.88 12.088 15.008 11.584 14.328 10.888C13.656 10.184 13.136 9.31601 12.768 8.28401L13.86 8.03201ZM11.232 14.872H12.66V17.38H11.232V14.872ZM11.004 11.62L12.192 12.172C11.856 12.428 11.508 12.672 11.148 12.904C10.796 13.136 10.472 13.332 10.176 13.492L9.28802 13.012C9.48002 12.884 9.68002 12.74 9.88802 12.58C10.104 12.42 10.308 12.256 10.5 12.088C10.7 11.92 10.868 11.764 11.004 11.62ZM13.368 12.076L14.532 12.736C14.1 13.024 13.636 13.308 13.14 13.588C12.644 13.86 12.148 14.124 11.652 14.38C11.156 14.628 10.688 14.84 10.248 15.016L9.40802 14.428C9.84002 14.228 10.296 13.996 10.776 13.732C11.264 13.46 11.732 13.18 12.18 12.892C12.636 12.604 13.032 12.332 13.368 12.076ZM7.77602 13.24L8.74802 12.496C9.02002 12.616 9.31202 12.76 9.62402 12.928C9.93602 13.096 10.236 13.268 10.524 13.444C10.812 13.612 11.048 13.776 11.232 13.936L10.2 14.764C10.032 14.612 9.81202 14.444 9.54002 14.26C9.26802 14.076 8.97602 13.896 8.66402 13.72C8.36002 13.536 8.06402 13.376 7.77602 13.24ZM13.824 13.744L14.808 13.108C15.12 13.276 15.448 13.464 15.792 13.672C16.136 13.88 16.46 14.096 16.764 14.32C17.076 14.544 17.336 14.756 17.544 14.956L16.476 15.652C16.3 15.468 16.064 15.264 15.768 15.04C15.472 14.808 15.152 14.58 14.808 14.356C14.472 14.124 14.144 13.92 13.824 13.744ZM13.428 15.964L14.472 15.244C14.776 15.34 15.104 15.46 15.456 15.604C15.816 15.748 16.16 15.896 16.488 16.048C16.824 16.2 17.104 16.344 17.328 16.48L16.224 17.284C16.024 17.156 15.764 17.012 15.444 16.852C15.132 16.692 14.796 16.532 14.436 16.372C14.084 16.22 13.748 16.084 13.428 15.964ZM6.70802 14.272C7.29202 14.272 7.94802 14.268 8.67602 14.26C9.41202 14.252 10.196 14.244 11.028 14.236C11.868 14.228 12.728 14.22 13.608 14.212C14.488 14.196 15.36 14.18 16.224 14.164L16.164 15.136C15.324 15.168 14.476 15.196 13.62 15.22C12.764 15.244 11.924 15.268 11.1 15.292C10.284 15.316 9.50802 15.336 8.77202 15.352C8.03602 15.368 7.37202 15.38 6.78002 15.388L6.70802 14.272ZM9.27602 15.316L10.548 15.82C10.284 16.02 9.97602 16.212 9.62402 16.396C9.28002 16.58 8.92402 16.748 8.55602 16.9C8.18802 17.06 7.83602 17.196 7.50002 17.308C7.42002 17.22 7.32002 17.116 7.20002 16.996C7.08002 16.876 6.95202 16.756 6.81602 16.636C6.68802 16.516 6.57602 16.42 6.48002 16.348C6.98402 16.228 7.49202 16.08 8.00402 15.904C8.52402 15.72 8.94802 15.524 9.27602 15.316ZM7.44002 8.10401H8.54402C8.48802 8.51201 8.42402 8.94401 8.35202 9.40001C8.28002 9.84801 8.20802 10.284 8.13602 10.708C8.06402 11.124 7.99602 11.492 7.93202 11.812L6.81602 11.704C6.89602 11.384 6.97202 11.02 7.04402 10.612C7.12402 10.196 7.19602 9.77201 7.26002 9.34001C7.33202 8.90001 7.39202 8.48801 7.44002 8.10401ZM9.14402 8.40401H10.092C10.068 8.67601 10.036 8.96401 9.99602 9.26801C9.96402 9.56401 9.92802 9.85201 9.88802 10.132C9.85602 10.412 9.82002 10.66 9.78002 10.876L8.82002 10.864C8.86002 10.648 8.90002 10.4 8.94002 10.12C8.98802 9.84001 9.02802 9.55201 9.06002 9.25601C9.09202 8.95201 9.12002 8.66801 9.14402 8.40401ZM7.82402 8.10401H11.196V8.83601H7.82402V8.10401ZM6.50402 9.29201H12.456V10.048H6.50402V9.29201ZM7.54802 10.528H12.468V11.284H7.54802V10.528ZM10.824 8.10401H11.868C11.868 8.10401 11.864 8.15601 11.856 8.26001C11.856 8.36401 11.852 8.45201 11.844 8.52401C11.796 9.28401 11.744 9.90401 11.688 10.384C11.632 10.856 11.568 11.22 11.496 11.476C11.424 11.732 11.34 11.916 11.244 12.028C11.148 12.14 11.04 12.224 10.92 12.28C10.808 12.328 10.676 12.36 10.524 12.376C10.404 12.376 10.248 12.38 10.056 12.388C9.86402 12.388 9.66002 12.384 9.44402 12.376C9.43602 12.248 9.40802 12.104 9.36002 11.944C9.32002 11.776 9.26402 11.64 9.19202 11.536C9.38402 11.552 9.55202 11.564 9.69602 11.572C9.84802 11.572 9.96402 11.572 10.044 11.572C10.124 11.572 10.188 11.564 10.236 11.548C10.284 11.532 10.332 11.496 10.38 11.44C10.444 11.368 10.5 11.22 10.548 10.996C10.604 10.772 10.656 10.44 10.704 10C10.752 9.56001 10.792 8.98001 10.824 8.26001V8.10401Z" }));
58
+ }
59
+ var IconTraditionalChinese = react_1.default.forwardRef(IconTraditionalChineseComponent);
60
+ exports.default = IconTraditionalChinese;
package/cjs/index.d.ts CHANGED
@@ -1322,4 +1322,7 @@ export { default as IconUncollect2 } from './IconUncollect2';
1322
1322
  export { default as IconCollect2 } from './IconCollect2';
1323
1323
  export { default as IconCopyLine } from './IconCopyLine';
1324
1324
  export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSuccessHighSaturation';
1325
+ export { default as IconSimplifiedChinese } from './IconSimplifiedChinese';
1326
+ export { default as IconTraditionalChinese } from './IconTraditionalChinese';
1327
+ export { default as IconEn } from './IconEn';
1325
1328
  export * from './type';
package/cjs/index.js CHANGED
@@ -43,7 +43,7 @@ exports.IconCancelingCircleFill = exports.IconInfoCircleFill = exports.IconRollb
43
43
  exports.IconStadium = exports.IconPostOffice = exports.IconCastle = exports.IconFountain = exports.IconSnowCappedMountain = exports.IconJapanesePostOffice = exports.IconTent = exports.IconFerrisWheel = exports.IconWeddin = exports.IconClassicalBuilding = exports.IconOtherAlarm = exports.IconCardInfo = exports.IconOtherAlarmSetting = exports.IconSubmissionSuccess = exports.IconPermissionRequestSuccess = exports.IconPermissionRequestFail = exports.Icon500ErrorLowSaturation = exports.Icon404ErrorHighSaturation = exports.Icon403ErrorLowSaturation = exports.IconNetworkErrorLowSaturation = exports.IconNoPermissionSimplified = exports.IconNetworkErrorHighSaturation = exports.IconSearchNullSimplified = exports.Icon404ErrorLowSaturation = exports.IconNoPicHighSaturation = exports.IconNoDataSimplified = exports.IconNoContentHighSaturation = exports.IconSubmissionFail = exports.IconNoChartLowSaturation = exports.IconNoPermissionHighSaturation = exports.Icon403ErrorHighSaturation = exports.IconNoDataHighSaturation = exports.IconNoChartHighSaturation = exports.IconErrorTypeSimplified = exports.IconNoContentLowSaturation = exports.IconNoPermissionLowSaturation = exports.IconNoPicLowSaturation = exports.IconNetWorkErrorSimplified = exports.IconNoContentSimplified = exports.IconSearchNullHighSaturation = exports.IconNewWindow = exports.IconSkippingCircleFill = exports.IconIconDescending = exports.IconCheckTriangleFill = exports.IconWaitingCircleFill = exports.IconCheckCircleFilled = exports.IconCheckCircleBlue = exports.IconCloseCircleSeriousFill = exports.IconCloseCircleFill = exports.IconClockCircleFill = void 0;
44
44
  exports.IconWorldMap = exports.IconBrick = exports.IconSunset = exports.IconDesertIsland = exports.IconMountain = exports.IconDesert = exports.IconCompass = exports.IconShintoShrine = exports.IconOfficeBuilding = exports.IconAmphora = exports.IconMetro = exports.IconVolcano = exports.IconHousewithGarden = exports.IconTrain = exports.IconCamping = exports.IconCityscapeatDusk = exports.IconSunriseOverMountains = exports.IconHighSpeedTrain = exports.IconBeachwithUmbrella = exports.IconSchool = exports.IconHouse = exports.IconLocomotive = exports.IconSynagogue = exports.IconBulletTrain = exports.IconDerelictHouse = exports.IconHut = exports.IconChurch = exports.IconHinduTemple = exports.IconMosque = exports.IconConvenienceStore = exports.IconHouses = exports.IconRailwayCar = exports.IconSunrise = exports.IconDepartmentStore = exports.IconCityscape = exports.IconFactory = exports.IconRollerCoaster = exports.IconNightwithStars = exports.IconTokyoTower = exports.IconBank = exports.IconFoggy = exports.IconHotel = exports.IconLoveHotel = exports.IconStatueofLiberty = exports.IconBridge = exports.IconHospital = exports.IconBuildingConstructio = exports.IconCarouselHorse = exports.IconPersonRowingBoat = exports.IconNationalPark = void 0;
45
45
  exports.IconMobilePhone = exports.IconYarn = exports.IconControlKnob = exports.IconKnot = exports.IconSewingNeedle = exports.IconKite = exports.IconPrayerBeads = exports.IconLevelSlider = exports.IconGemStone = exports.IconNazarAmulet = exports.IconShoppingBags = exports.IconMagicWand = exports.IconPinata = exports.IconTeddyBear = exports.IconCrystalBall = exports.IconJoystick = exports.IconNestingDolls = exports.IconFramedPictur = exports.IconStopwatch = exports.IconRedEnvelope = exports.IconJapaneseDolls = exports.IconThread = exports.IconYoYo = exports.IconDivingMask = exports.IconCarpStreamer = exports.IconWrappedGift = exports.IconBalloon = exports.IconConfettiBall = exports.IconAlarmClock = exports.IconUmbrellaonGround = exports.IconWindChime = exports.IconRibbon = exports.IconManualWheelchair = exports.IconBellhopBell = exports.IconMantelpieceClock = exports.IconHourglassNotDone = exports.IconHourglassDone = exports.IconMotorizedWheelchair = exports.IconLuggage = exports.IconBomb = exports.IconTimerClock = exports.IconOilDrum = exports.IconThermometer = exports.IconPartyPopper = exports.IconWatch = exports.IconLoveLetter = exports.IconPersoninBed = exports.IconHole = exports.IconKitchenKnife = exports.IconPersonTakingBath = void 0;
46
- 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 = exports.IconBanjo = exports.IconPostalHor = void 0;
46
+ 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 = exports.IconBanjo = exports.IconPostalHor = void 0;
47
47
  var IconWorkflowNodata_1 = require("./IconWorkflowNodata");
48
48
  Object.defineProperty(exports, "IconWorkflowNodata", { enumerable: true, get: function () { return __importDefault(IconWorkflowNodata_1).default; } });
49
49
  var IconAgentNodata_1 = require("./IconAgentNodata");
@@ -2692,4 +2692,10 @@ var IconCopyLine_1 = require("./IconCopyLine");
2692
2692
  Object.defineProperty(exports, "IconCopyLine", { enumerable: true, get: function () { return __importDefault(IconCopyLine_1).default; } });
2693
2693
  var IconGeneralSuccessHighSaturation_1 = require("./IconGeneralSuccessHighSaturation");
2694
2694
  Object.defineProperty(exports, "IconGeneralSuccessHighSaturation", { enumerable: true, get: function () { return __importDefault(IconGeneralSuccessHighSaturation_1).default; } });
2695
+ var IconSimplifiedChinese_1 = require("./IconSimplifiedChinese");
2696
+ Object.defineProperty(exports, "IconSimplifiedChinese", { enumerable: true, get: function () { return __importDefault(IconSimplifiedChinese_1).default; } });
2697
+ var IconTraditionalChinese_1 = require("./IconTraditionalChinese");
2698
+ Object.defineProperty(exports, "IconTraditionalChinese", { enumerable: true, get: function () { return __importDefault(IconTraditionalChinese_1).default; } });
2699
+ var IconEn_1 = require("./IconEn");
2700
+ Object.defineProperty(exports, "IconEn", { enumerable: true, get: function () { return __importDefault(IconEn_1).default; } });
2695
2701
  __exportStar(require("./type"), exports);