@arco-iconbox/react-coze 0.1.7 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/IconCozAutomation/index.d.ts +4 -0
- package/cjs/IconCozAutomation/index.js +61 -0
- package/cjs/index.d.ts +1 -1
- package/cjs/index.js +4 -4
- package/dist/icon.min.js +1 -1
- package/esm/IconCozAutomation/index.d.ts +4 -0
- package/esm/IconCozAutomation/index.js +36 -0
- package/esm/index.d.ts +1 -1
- package/esm/index.js +1 -1
- package/package.json +1 -1
- package/src/IconCozAutomation/index.tsx +15 -0
- package/src/index.ts +1 -1
- package/umd/IconCozAutomation/index.d.ts +4 -0
- package/umd/{IconCozFoldleft → IconCozAutomation}/index.js +7 -6
- package/umd/index.d.ts +1 -1
- package/umd/index.js +4 -4
- package/cjs/IconCozFoldleft/index.d.ts +0 -4
- package/cjs/IconCozFoldleft/index.js +0 -60
- package/esm/IconCozFoldleft/index.d.ts +0 -4
- package/esm/IconCozFoldleft/index.js +0 -35
- package/src/IconCozFoldleft/index.tsx +0 -15
- package/umd/IconCozFoldleft/index.d.ts +0 -4
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconCozAutomation: 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 IconCozAutomation;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
import React, { useContext } from 'react';
|
|
24
|
+
import { Context } from '../context';
|
|
25
|
+
function IconCozAutomationComponent(props, ref) {
|
|
26
|
+
var prefixFromContext = useContext(Context).prefix;
|
|
27
|
+
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
28
|
+
var prefix = prefixFromProps || prefixFromContext || 'font';
|
|
29
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
30
|
+
return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_automation").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
31
|
+
React.createElement("path", { d: "M6.95069 8.73686C6.95069 9.1971 6.5776 9.5702 6.11736 9.5702 5.65712 9.5702 5.28403 9.1971 5.28403 8.73686 5.28403 8.27663 5.65712 7.90353 6.11736 7.90353 6.5776 7.90353 6.95069 8.27663 6.95069 8.73686zM10.6174 8.73686C10.6174 9.1971 10.2443 9.5702 9.78403 9.5702 9.32379 9.5702 8.95069 9.1971 8.95069 8.73686 8.95069 8.27663 9.32379 7.90353 9.78403 7.90353 10.2443 7.90353 10.6174 8.27663 10.6174 8.73686z", fillOpacity: "1" }),
|
|
32
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.49933 3.09416C8.98797 2.89637 9.33266 2.41731 9.33266 1.85775C9.33266 1.12137 8.73571 0.524414 7.99933 0.524414C7.26295 0.524414 6.66599 1.12137 6.66599 1.85775C6.66599 2.41731 7.01069 2.89637 7.49933 3.09416V4.52441H7.33266C6.09181 4.52441 5.47138 4.52441 4.96927 4.68756C3.95448 5.01729 3.15887 5.8129 2.82914 6.82769C2.66599 7.3298 2.66599 8.75889 2.66599 9.99974C2.66599 11.2406 2.66599 11.861 2.82914 12.3631C3.15887 13.3779 3.95448 14.1735 4.96927 14.5033C5.47138 14.6664 6.09181 14.6664 7.33266 14.6664H8.66599C9.90685 14.6664 10.5273 14.6664 11.0294 14.5033C12.0442 14.1735 12.8398 13.3779 13.1695 12.3631C13.3327 11.861 13.3327 11.2406 13.3327 9.99974C13.3327 8.75889 13.3327 7.3298 13.1695 6.82769C12.8398 5.8129 12.0442 5.01729 11.0294 4.68756C10.5273 4.52441 9.90685 4.52441 8.66599 4.52441H8.49933V3.09416ZM10.6174 5.95563C10.3667 5.8742 10.0106 5.85775 8.66599 5.85775H7.33266C5.98803 5.85775 5.63193 5.8742 5.38129 5.95563C4.77242 6.15347 4.29505 6.63084 4.09721 7.23971C4.01578 7.49035 3.99933 8.65511 3.99933 9.99974C3.99933 11.3444 4.01578 11.7005 4.09721 11.9511C4.29505 12.56 4.77242 13.0374 5.38129 13.2352C5.63193 13.3166 5.98803 13.3331 7.33266 13.3331H8.66599C10.0106 13.3331 10.3667 13.3166 10.6174 13.2352C11.2262 13.0374 11.7036 12.56 11.9014 11.9511C11.9829 11.7005 11.9993 11.3444 11.9993 9.99974C11.9993 8.65511 11.9829 7.49035 11.9014 7.23971C11.7036 6.63084 11.2262 6.15347 10.6174 5.95563Z", fillOpacity: "1" }),
|
|
33
|
+
React.createElement("path", { d: "M1.50213 8.27501C1.72431 8.15153 1.9974 8.31218 1.9974 8.56637V10.7665C1.9974 11.0206 1.72431 11.1813 1.50213 11.0578L1.00686 10.7825C.795276 10.6649.664062 10.4419.664062 10.1998V9.13299C.664062 8.89093.795276 8.66788 1.00686 8.55028L1.50213 8.27501zM14.4946 8.27501C14.2724 8.15153 13.9993 8.31218 13.9993 8.56637V10.7665C13.9993 11.0206 14.2724 11.1813 14.4946 11.0578L14.9899 10.7825C15.2014 10.6649 15.3327 10.4419 15.3327 10.1998V9.13299C15.3327 8.89093 15.2014 8.66788 14.9899 8.55028L14.4946 8.27501z", fillOpacity: "1" }));
|
|
34
|
+
}
|
|
35
|
+
var IconCozAutomation = React.forwardRef(IconCozAutomationComponent);
|
|
36
|
+
export default IconCozAutomation;
|
package/esm/index.d.ts
CHANGED
|
@@ -496,7 +496,7 @@ export { default as IconCozHandsoff } from './IconCozHandsoff';
|
|
|
496
496
|
export { default as IconCozCollaborate } from './IconCozCollaborate';
|
|
497
497
|
export { default as IconCozLogoLight } from './IconCozLogoLight';
|
|
498
498
|
export { default as IconCozLogoDark } from './IconCozLogoDark';
|
|
499
|
-
export { default as IconCozFoldleft } from './IconCozFoldleft';
|
|
500
499
|
export { default as IconCozLeftlist } from './IconCozLeftlist';
|
|
501
500
|
export { default as IconCozRightpanel } from './IconCozRightpanel';
|
|
501
|
+
export { default as IconCozAutomation } from './IconCozAutomation';
|
|
502
502
|
export * from './type';
|
package/esm/index.js
CHANGED
|
@@ -496,7 +496,7 @@ export { default as IconCozHandsoff } from './IconCozHandsoff';
|
|
|
496
496
|
export { default as IconCozCollaborate } from './IconCozCollaborate';
|
|
497
497
|
export { default as IconCozLogoLight } from './IconCozLogoLight';
|
|
498
498
|
export { default as IconCozLogoDark } from './IconCozLogoDark';
|
|
499
|
-
export { default as IconCozFoldleft } from './IconCozFoldleft';
|
|
500
499
|
export { default as IconCozLeftlist } from './IconCozLeftlist';
|
|
501
500
|
export { default as IconCozRightpanel } from './IconCozRightpanel';
|
|
501
|
+
export { default as IconCozAutomation } from './IconCozAutomation';
|
|
502
502
|
export * from './type';
|
package/package.json
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconCozAutomationComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
+
|
|
9
|
+
const prefix = prefixFromProps || prefixFromContext || 'font';
|
|
10
|
+
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
+
return <svg className={`${prefix}-icon ${prefix}-icon-coz_automation${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path d="M6.95069 8.73686C6.95069 9.1971 6.5776 9.5702 6.11736 9.5702 5.65712 9.5702 5.28403 9.1971 5.28403 8.73686 5.28403 8.27663 5.65712 7.90353 6.11736 7.90353 6.5776 7.90353 6.95069 8.27663 6.95069 8.73686zM10.6174 8.73686C10.6174 9.1971 10.2443 9.5702 9.78403 9.5702 9.32379 9.5702 8.95069 9.1971 8.95069 8.73686 8.95069 8.27663 9.32379 7.90353 9.78403 7.90353 10.2443 7.90353 10.6174 8.27663 10.6174 8.73686z" fillOpacity="1"/><path fillRule="evenodd" clipRule="evenodd" d="M8.49933 3.09416C8.98797 2.89637 9.33266 2.41731 9.33266 1.85775C9.33266 1.12137 8.73571 0.524414 7.99933 0.524414C7.26295 0.524414 6.66599 1.12137 6.66599 1.85775C6.66599 2.41731 7.01069 2.89637 7.49933 3.09416V4.52441H7.33266C6.09181 4.52441 5.47138 4.52441 4.96927 4.68756C3.95448 5.01729 3.15887 5.8129 2.82914 6.82769C2.66599 7.3298 2.66599 8.75889 2.66599 9.99974C2.66599 11.2406 2.66599 11.861 2.82914 12.3631C3.15887 13.3779 3.95448 14.1735 4.96927 14.5033C5.47138 14.6664 6.09181 14.6664 7.33266 14.6664H8.66599C9.90685 14.6664 10.5273 14.6664 11.0294 14.5033C12.0442 14.1735 12.8398 13.3779 13.1695 12.3631C13.3327 11.861 13.3327 11.2406 13.3327 9.99974C13.3327 8.75889 13.3327 7.3298 13.1695 6.82769C12.8398 5.8129 12.0442 5.01729 11.0294 4.68756C10.5273 4.52441 9.90685 4.52441 8.66599 4.52441H8.49933V3.09416ZM10.6174 5.95563C10.3667 5.8742 10.0106 5.85775 8.66599 5.85775H7.33266C5.98803 5.85775 5.63193 5.8742 5.38129 5.95563C4.77242 6.15347 4.29505 6.63084 4.09721 7.23971C4.01578 7.49035 3.99933 8.65511 3.99933 9.99974C3.99933 11.3444 4.01578 11.7005 4.09721 11.9511C4.29505 12.56 4.77242 13.0374 5.38129 13.2352C5.63193 13.3166 5.98803 13.3331 7.33266 13.3331H8.66599C10.0106 13.3331 10.3667 13.3166 10.6174 13.2352C11.2262 13.0374 11.7036 12.56 11.9014 11.9511C11.9829 11.7005 11.9993 11.3444 11.9993 9.99974C11.9993 8.65511 11.9829 7.49035 11.9014 7.23971C11.7036 6.63084 11.2262 6.15347 10.6174 5.95563Z" fillOpacity="1"/><path d="M1.50213 8.27501C1.72431 8.15153 1.9974 8.31218 1.9974 8.56637V10.7665C1.9974 11.0206 1.72431 11.1813 1.50213 11.0578L1.00686 10.7825C.795276 10.6649.664062 10.4419.664062 10.1998V9.13299C.664062 8.89093.795276 8.66788 1.00686 8.55028L1.50213 8.27501zM14.4946 8.27501C14.2724 8.15153 13.9993 8.31218 13.9993 8.56637V10.7665C13.9993 11.0206 14.2724 11.1813 14.4946 11.0578L14.9899 10.7825C15.2014 10.6649 15.3327 10.4419 15.3327 10.1998V9.13299C15.3327 8.89093 15.2014 8.66788 14.9899 8.55028L14.4946 8.27501z" fillOpacity="1"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconCozAutomation = React.forwardRef(IconCozAutomationComponent);
|
|
15
|
+
export default IconCozAutomation;
|
package/src/index.ts
CHANGED
|
@@ -496,8 +496,8 @@ export { default as IconCozHandsoff } from './IconCozHandsoff';
|
|
|
496
496
|
export { default as IconCozCollaborate } from './IconCozCollaborate';
|
|
497
497
|
export { default as IconCozLogoLight } from './IconCozLogoLight';
|
|
498
498
|
export { default as IconCozLogoDark } from './IconCozLogoDark';
|
|
499
|
-
export { default as IconCozFoldleft } from './IconCozFoldleft';
|
|
500
499
|
export { default as IconCozLeftlist } from './IconCozLeftlist';
|
|
501
500
|
export { default as IconCozRightpanel } from './IconCozRightpanel';
|
|
501
|
+
export { default as IconCozAutomation } from './IconCozAutomation';
|
|
502
502
|
|
|
503
503
|
export * from './type';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconCozAutomation: 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 IconCozAutomation;
|
|
@@ -56,15 +56,16 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
56
56
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
57
|
var react_1 = __importStar(require("react"));
|
|
58
58
|
var context_1 = require("../context");
|
|
59
|
-
function
|
|
59
|
+
function IconCozAutomationComponent(props, ref) {
|
|
60
60
|
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
61
61
|
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
62
62
|
var prefix = prefixFromProps || prefixFromContext || 'font';
|
|
63
63
|
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
64
|
-
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-
|
|
65
|
-
react_1.default.createElement("path", {
|
|
66
|
-
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_automation").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { d: "M6.95069 8.73686C6.95069 9.1971 6.5776 9.5702 6.11736 9.5702 5.65712 9.5702 5.28403 9.1971 5.28403 8.73686 5.28403 8.27663 5.65712 7.90353 6.11736 7.90353 6.5776 7.90353 6.95069 8.27663 6.95069 8.73686zM10.6174 8.73686C10.6174 9.1971 10.2443 9.5702 9.78403 9.5702 9.32379 9.5702 8.95069 9.1971 8.95069 8.73686 8.95069 8.27663 9.32379 7.90353 9.78403 7.90353 10.2443 7.90353 10.6174 8.27663 10.6174 8.73686z", fillOpacity: "1" }),
|
|
66
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.49933 3.09416C8.98797 2.89637 9.33266 2.41731 9.33266 1.85775C9.33266 1.12137 8.73571 0.524414 7.99933 0.524414C7.26295 0.524414 6.66599 1.12137 6.66599 1.85775C6.66599 2.41731 7.01069 2.89637 7.49933 3.09416V4.52441H7.33266C6.09181 4.52441 5.47138 4.52441 4.96927 4.68756C3.95448 5.01729 3.15887 5.8129 2.82914 6.82769C2.66599 7.3298 2.66599 8.75889 2.66599 9.99974C2.66599 11.2406 2.66599 11.861 2.82914 12.3631C3.15887 13.3779 3.95448 14.1735 4.96927 14.5033C5.47138 14.6664 6.09181 14.6664 7.33266 14.6664H8.66599C9.90685 14.6664 10.5273 14.6664 11.0294 14.5033C12.0442 14.1735 12.8398 13.3779 13.1695 12.3631C13.3327 11.861 13.3327 11.2406 13.3327 9.99974C13.3327 8.75889 13.3327 7.3298 13.1695 6.82769C12.8398 5.8129 12.0442 5.01729 11.0294 4.68756C10.5273 4.52441 9.90685 4.52441 8.66599 4.52441H8.49933V3.09416ZM10.6174 5.95563C10.3667 5.8742 10.0106 5.85775 8.66599 5.85775H7.33266C5.98803 5.85775 5.63193 5.8742 5.38129 5.95563C4.77242 6.15347 4.29505 6.63084 4.09721 7.23971C4.01578 7.49035 3.99933 8.65511 3.99933 9.99974C3.99933 11.3444 4.01578 11.7005 4.09721 11.9511C4.29505 12.56 4.77242 13.0374 5.38129 13.2352C5.63193 13.3166 5.98803 13.3331 7.33266 13.3331H8.66599C10.0106 13.3331 10.3667 13.3166 10.6174 13.2352C11.2262 13.0374 11.7036 12.56 11.9014 11.9511C11.9829 11.7005 11.9993 11.3444 11.9993 9.99974C11.9993 8.65511 11.9829 7.49035 11.9014 7.23971C11.7036 6.63084 11.2262 6.15347 10.6174 5.95563Z", fillOpacity: "1" }),
|
|
67
|
+
react_1.default.createElement("path", { d: "M1.50213 8.27501C1.72431 8.15153 1.9974 8.31218 1.9974 8.56637V10.7665C1.9974 11.0206 1.72431 11.1813 1.50213 11.0578L1.00686 10.7825C.795276 10.6649.664062 10.4419.664062 10.1998V9.13299C.664062 8.89093.795276 8.66788 1.00686 8.55028L1.50213 8.27501zM14.4946 8.27501C14.2724 8.15153 13.9993 8.31218 13.9993 8.56637V10.7665C13.9993 11.0206 14.2724 11.1813 14.4946 11.0578L14.9899 10.7825C15.2014 10.6649 15.3327 10.4419 15.3327 10.1998V9.13299C15.3327 8.89093 15.2014 8.66788 14.9899 8.55028L14.4946 8.27501z", fillOpacity: "1" }));
|
|
67
68
|
}
|
|
68
|
-
var
|
|
69
|
-
exports.default =
|
|
69
|
+
var IconCozAutomation = react_1.default.forwardRef(IconCozAutomationComponent);
|
|
70
|
+
exports.default = IconCozAutomation;
|
|
70
71
|
});
|
package/umd/index.d.ts
CHANGED
|
@@ -496,7 +496,7 @@ export { default as IconCozHandsoff } from './IconCozHandsoff';
|
|
|
496
496
|
export { default as IconCozCollaborate } from './IconCozCollaborate';
|
|
497
497
|
export { default as IconCozLogoLight } from './IconCozLogoLight';
|
|
498
498
|
export { default as IconCozLogoDark } from './IconCozLogoDark';
|
|
499
|
-
export { default as IconCozFoldleft } from './IconCozFoldleft';
|
|
500
499
|
export { default as IconCozLeftlist } from './IconCozLeftlist';
|
|
501
500
|
export { default as IconCozRightpanel } from './IconCozRightpanel';
|
|
501
|
+
export { default as IconCozAutomation } from './IconCozAutomation';
|
|
502
502
|
export * from './type';
|
package/umd/index.js
CHANGED
|
@@ -21,12 +21,12 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
21
21
|
if (v !== undefined) module.exports = v;
|
|
22
22
|
}
|
|
23
23
|
else if (typeof define === "function" && define.amd) {
|
|
24
|
-
define(["require", "exports", "./IconCozAddNode", "./IconCozAdjust", "./IconCozAlphabeticalReverse", "./IconCozAiFill", "./IconCozAbbreviation", "./IconCozAlphabetical", "./IconCozAlignTop", "./IconCozAppFill", "./IconCozArrowDobbleLeft", "./IconCozArrowDobbleRight", "./IconCozArrowDownFill", "./IconCozArrowLeft", "./IconCozAsynchronousTask", "./IconCozAlignRight", "./IconCozAgentFill", "./IconCozAlignCenterVertical", "./IconCozArrowUpFill", "./IconCozAreaChartFill", "./IconCozArrowLeftFill", "./IconCozAutoHeight", "./IconCozAllFill", "./IconCozAlignBottom", "./IconCozAi", "./IconCozAnalytics", "./IconCozArrowMiddle", "./IconCozArrowUp", "./IconCozAutoLayoutFill", "./IconCozAt", "./IconCozArrowRight", "./IconCozArrowTop", "./IconCozApp", "./IconCozBgRemoveFill", "./IconCozApply", "./IconCozBan", "./IconCozArchive", "./IconCozBgReplaceFill", "./IconCozAlignLeft", "./IconCozArrowBottom", "./IconCozArrowBack", "./IconCozArrowRightFill", "./IconCozBadge", "./IconCozBellSlash", "./IconCozAttribute", "./IconCozArrowForward", "./IconCozArrowDownward", "./IconCozBachelorCapFill", "./IconCozAutoLayout", "./IconCozBinding", "./IconCozBasicFill", "./IconCozBattle", "./IconCozBriefcaseFill", "./IconCozBell", "./IconCozBorderBottom", "./IconCozBooleanBracket", "./IconCozBorder", "./IconCozBold", "./IconCozBorderLeft", "./IconCozBorderRight", "./IconCozBoolean", "./IconCozBraceBracket", "./IconCozBorderTop", "./IconCozBot", "./IconCozBotFill", "./IconCozBuilding", "./IconCozBroom", "./IconCozButton", "./IconCozBracket", "./IconCozCalendarClockFill", "./IconCozBuildingFill", "./IconCozCalendarFill", "./IconCozBrace", "./IconCozChatHashtag", "./IconCozChatFill", "./IconCozCard", "./IconCozCardPencil", "./IconCozChatPlus", "./IconCozChatPeople", "./IconCozCalendar", "./IconCozChatQuote", "./IconCozCalendarClock", "./IconCozChronologicalReverse", "./IconCozCheckMarkCircle", "./IconCozChipFill", "./IconCozChatTwoFill", "./IconCozCode", "./IconCozCheckMarkFill", "./IconCozCheckMark", "./IconCozChatStar", "./IconCozChatSetting", "./IconCozCheckMarkCircleFillPalet", "./IconCozCoin", "./IconCozCoffeeFill", "./IconCozContrastFill", "./IconCozCornerTopRight", "./IconCozCongifure", "./IconCozConnectionStraight", "./IconCozChatThreeFill", "./IconCozCornerTopLeft", "./IconCozCheckMarkCircleFill", "./IconCozCornerBottomLeft", "./IconCozCross", "./IconCozChronological", "./IconCozDocumentAddBottom", "./IconCozDebug", "./IconCozCrossCircle", "./IconCozCornerBottomRight", "./IconCozCodeFill", "./IconCozCorner", "./IconCozClockBracket", "./IconCozChip", "./IconCozCopyCheck", "./IconCozCopyFill", "./IconCozDashboard", "./IconCozCardPlus", "./IconCozConnectionCurve", "./IconCozCompare", "./IconCozClockFill", "./IconCozChatStarFill", "./IconCozContainAsMember", "./IconCozCompass", "./IconCozContentConsistencyFill", "./IconCozExit", "./IconCozCrossCircleFillPalette", "./IconCozEyeClose", "./IconCozGameControllerFill", "./IconCozImageBracket", "./IconCozImageBroken", "./IconCozDiamond", "./IconCozBellSlashFill", "./IconCozImageCompressFill", "./IconCozGoogleDriveFill", "./IconCozDicumentOnline", "./IconCozFontSize", "./IconCozHourglass", "./IconCozBattleFill", "./IconCozAnalyticsFill", "./IconCozDouyinCard", "./IconCozDocumentCode", "./IconCozBellFill", "./IconCozDocumentAddTop", "./IconCozAlignCenterHorizontal", "./IconCozAreaChart", "./IconCozExpand", "./IconCozAutoWidth", "./IconCozEqual", "./IconCozAutoView", "./IconCozChat", "./IconCozDatabaseShare", "./IconCozCropping", "./IconCozCopy", "./IconCozBanner", "./IconCozCrossFill", "./IconCozDiscordFill", "./IconCozDistributeHorizontal", "./IconCozEraser", "./IconCozHandle", "./IconCozEqualSlash", "./IconCozDistributeVertical", "./IconCozImageFusionFill", "./IconCozCrossCircleFill", "./IconCozH3", "./IconCozDubbleVertical", "./IconCozImageExtend", "./IconCozH1", "./IconCozDocument", "./IconCozFunction", "./IconCozImage", "./IconCozDouyinBot", "./IconCozEllipse", "./IconCozHouse", "./IconCozH2", "./IconCozBeautyEnhance", "./IconCozImageflowFill", "./IconCozInfoCircleFill", "./IconCozInfoCircle", "./IconCozLock", "./IconCozLongArrowUpCircle", "./IconCozArrowDown", "./IconCozLinkSlash", "./IconCozJump", "./IconCozLightbulbFill", "./IconCozInputNumber", "./IconCozLineChart", "./IconCozKeyboard", "./IconCozJs", "./IconCozLignSidesVertically", "./IconCozListDisorderVertical", "./IconCozLightning", "./IconCozItalic", "./IconCozImageflow", "./IconCozLightningFill", "./IconCozLightbulb", "./IconCozImport", "./IconCozLarkFill", "./IconCozInfoCircleFillPalette", "./IconCozDesktop", "./IconCozListDisorder", "./IconCozLongArrowLeft", "./IconCozListOrder", "./IconCozComment", "./IconCozDiamondFill", "./IconCozMicrophoneSlashFill", "./IconCozDownload", "./IconCozCoinFill", "./IconCozCompoment", "./IconCozLocation", "./IconCozLongArrowTopRight", "./IconCozList", "./IconCozClock", "./IconCozLockFill", "./IconCozInputSlot", "./IconCozColumnExpand", "./IconCozMarginLeft", "./IconCozMicrophoneSlash", "./IconCozMarginBottom", "./IconCozDashboardFill", "./IconCozRocketFill", "./IconCozMarginRight", "./IconCozNodeCollapse", "./IconCozSetting", "./IconCozMinusCircle", "./IconCozDouyinBotFill", "./IconCozSealFill", "./IconCozMicrophone", "./IconCozMoveToTopFill", "./IconCozMouse", "./IconCozTamplate", "./IconCozSpatialStylizationFill", "./IconCozMemory", "./IconCozShare", "./IconCozLoose", "./IconCozProperSubset", "./IconCozNode", "./IconCozMoveToBottomFill", "./IconCozRectangleSetting", "./IconCozNumberIntBracket", "./IconCozQualityEnhanceFill", "./IconCozRectangle", "./IconCozSeal", "./IconCozScaling", "./IconCozTablet", "./IconCozDuplicate", "./IconCozQuestionMarkCircle", "./IconCozNodeExpand", "./IconCozRefresh", "./IconCozSettingFill", "./IconCozRectangleMap", "./IconCozMore", "./IconCozContext", "./IconCozTemplateFill", "./IconCozNewspaperFill", "./IconCozMinus", "./IconCozNumberBracket", "./IconCozImageArrowUp", "./IconCozSceneFill", "./IconCozMinusCircleFill", "./IconCozMultiAgent", "./IconCozNotionFill", "./IconCozQuestionMarkCircleFill", "./IconCozNodeFill", "./IconCozMagnifier", "./IconCozLongTermMemory", "./IconCozScene", "./IconCozTemplate", "./IconCozReply", "./IconCozScan", "./IconCozSideCollapse", "./IconCozShadow", "./IconCozTelegramFill", "./IconCozSendFill", "./IconCozRotationFill", "./IconCozShell", "./IconCozShadowInner", "./IconCozSdkFill", "./IconCozStoreFill", "./IconCozTextAlignLeft", "./IconCozMusic", "./IconCozSunFill", "./IconCozTextAlignCenter", "./IconCozTeam", "./IconCozStarFill", "./IconCozTextArea", "./IconCozTight", "./IconCozTextAlignRight", "./IconCozSelect", "./IconCozMarkdown", "./IconCozThumbsupFill", "./IconCozThumbdownFill", "./IconCozWorkflowFill", "./IconCozColumnCollapse", "./IconCozTray", "./IconCozTextAlignJustify", "./IconCozTrayArrowUp", "./IconCozTeamPlus", "./IconCozKnowledgeFill", "./IconCozDatabase", "./IconCozTrigger", "./IconCozUpload", "./IconCozKnowledge", "./IconCozText", "./IconCozUserPermission", "./IconCozMatch", "./IconCozContent", "./IconCozUpdate", "./IconCozThumbdown", "./IconCozVerified", "./IconCozModelFill", "./IconCozVolume", "./IconCozMinimize", "./IconCozDocumentFill", "./IconCozWarning", "./IconCozMarginTop", "./IconCozPaddingTop", "./IconCozWechatFill", "./IconCozModel", "./IconCozPaddingRight", "./IconCozOfficialFill", "./IconCozSun", "./IconCozNumberFlo", "./IconCozNumberInt", "./IconCozLinkFill", "./IconCozMoonFill", "./IconCozTeamFill", "./IconCozLignSidesHorizontally", "./IconCozPeopleFill", "./IconCozWorkspace", "./IconCozWallet", "./IconCozPadding", "./IconCozVolumeSlash", "./IconCozOriginalSize", "./IconCozPageArrowUp", "./IconCozLessEqual", "./IconCozSoundFill", "./IconCozTab", "./IconCozTrayFill", "./IconCozLine", "./IconCozContainAsMemberSlash", "./IconCozVideo", "./IconCozPauseCircleFill", "./IconCozPay", "./IconCozPerspectiveCorrect", "./IconCozPinSlash", "./IconCozPalette", "./IconCozNumber", "./IconCozPage", "./IconCozNumberFloBracket", "./IconCozPhoneFill", "./IconCozUnlock", "./IconCozTrashCan", "./IconCozStrikethrough", "./IconCozWorkspaceFill", "./IconCozPin", "./IconCozTeamPermission", "./IconCozTextToImageCn", "./IconCozStringBracket", "./IconCozPagePlus", "./IconCozPaddingBottom", "./IconCozTextToImageEn", "./IconCozLongArrowUp", "./IconCozPaddingLeft", "./IconCozThumbsup", "./IconCozVideoFill", "./IconCozImageFill", "./IconCozVerifyFailed", "./IconCozPluginFill", "./IconCozPinFill", "./IconCozLink", "./IconCozDocComment", "./IconCozElementOfSlash", "./IconCozEarthFill", "./IconCozEasyOut", "./IconCozPortraitStylizationFill", "./IconCozExpansion", "./IconCozEmpty", "./IconCozEdit", "./IconCozPlusFill", "./IconCozUpdateRate", "./IconCozEasyIn", "./IconCozStore", "./IconCozPython", "./IconCozFolderBracket", "./IconCozEye", "./IconCozEyeFill", "./IconCozFireFill", "./IconCozFocus", "./IconCozPuzzleFill", "./IconCozFace", "./IconCozGreater", "./IconCozProperSupersetSlash", "./IconCozStretchRestorationFill", "./IconCozHouseFill", "./IconCozMinusFill", "./IconCozGreaterEqual", "./IconCozHand", "./IconCozFixedSize", "./IconCozSideExpand", "./IconCozSmartphone", "./IconCozStar", "./IconCozSortReverse", "./IconCozMessageCreditFill", "./IconCozHistory", "./IconCozMicrophoneFill", "./IconCozWarningCircleFillPalette", "./IconCozSkill", "./IconCozSideNav", "./IconCozPuzzle", "./IconCozImageOverlayFill", "./IconCozSingleAgent", "./IconCozMessageCredit", "./IconCozRocket", "./IconCozString", "./IconCozTableSetting", "./IconCozSound", "./IconCozRoleFill", "./IconCozSwitch", "./IconCozUnderscore", "./IconCozQuotation", "./IconCozWarningCircleFill", "./IconCozImportFill", "./IconCozSort", "./IconCozMoon", "./IconCozWarningCircle", "./IconCozTable", "./IconCozMatchSlash", "./IconCozDatabaseFill", "./IconCozYoutubeFill", "./IconCozXTwitterFill", "./IconCozParagraph", "./IconCozPieChart", "./IconCozPauseFill", "./IconCozPlayFill", "./IconCozTextStyle", "./IconCozTriangle", "./IconCozEarth", "./IconCozTag", "./IconCozMargin", "./IconCozPaste", "./IconCozStopCircle", "./IconCozPlayground", "./IconCozPhone", "./IconCozPeople", "./IconCozWrenchFill", "./IconCozPlug", "./IconCozSuccessRate", "./IconCozPlayCircle", "./IconCozPauseCircle", "./IconCozInsert", "./IconCozPencil", "./IconCozPlus", "./IconCozPlugin", "./IconCozWalletFill", "./IconCozPlusCircleFillPalette", "./IconCozEllipseFill", "./IconCozPlugFill", "./IconCozPlaygroundFill", "./IconCozFolder", "./IconCozElementOf", "./IconCozFolderFill", "./IconCozPluginCitation", "./IconCozEnvelope", "./IconCozFolderFillMulticolor", "./IconCozPromptOptimize", "./IconCozPlusCircle", "./IconCozProperSubsetSlash", "./IconCozPlayCircleFill", "./IconCozFilter", "./IconCozProperSuperset", "./IconCozFontHeight", "./IconCozPlusCircleFill", "./IconCozWarningSlash", "./IconCozLoading", "./IconCozHamburger", "./IconCozFist", "./IconCozLess", "./IconCozSortPositive", "./IconCozMinusCircleFillPalette", "./IconCozFaceSwapFill", "./IconCozPause", "./IconCozPinSlashFill", "./IconCozDubbleHorizontal", "./IconCozQuotationFill", "./IconCozWebSearchFill", "./IconCozWorkflow", "./IconCozTransSwitch", "./IconCozPencilPaper", "./IconCozVariables", "./IconCozEasyInOut", "./IconCozVerifiedFill", "./IconCozUserPrompt", "./IconCozThinkingDark", "./IconCozThinkingLight", "./IconCozCtrl", "./IconCozCommand", "./IconCozK", "./IconCozHandsoff", "./IconCozCollaborate", "./IconCozLogoLight", "./IconCozLogoDark", "./IconCozFoldleft", "./IconCozLeftlist", "./IconCozRightpanel", "./type"], factory);
|
|
24
|
+
define(["require", "exports", "./IconCozAddNode", "./IconCozAdjust", "./IconCozAlphabeticalReverse", "./IconCozAiFill", "./IconCozAbbreviation", "./IconCozAlphabetical", "./IconCozAlignTop", "./IconCozAppFill", "./IconCozArrowDobbleLeft", "./IconCozArrowDobbleRight", "./IconCozArrowDownFill", "./IconCozArrowLeft", "./IconCozAsynchronousTask", "./IconCozAlignRight", "./IconCozAgentFill", "./IconCozAlignCenterVertical", "./IconCozArrowUpFill", "./IconCozAreaChartFill", "./IconCozArrowLeftFill", "./IconCozAutoHeight", "./IconCozAllFill", "./IconCozAlignBottom", "./IconCozAi", "./IconCozAnalytics", "./IconCozArrowMiddle", "./IconCozArrowUp", "./IconCozAutoLayoutFill", "./IconCozAt", "./IconCozArrowRight", "./IconCozArrowTop", "./IconCozApp", "./IconCozBgRemoveFill", "./IconCozApply", "./IconCozBan", "./IconCozArchive", "./IconCozBgReplaceFill", "./IconCozAlignLeft", "./IconCozArrowBottom", "./IconCozArrowBack", "./IconCozArrowRightFill", "./IconCozBadge", "./IconCozBellSlash", "./IconCozAttribute", "./IconCozArrowForward", "./IconCozArrowDownward", "./IconCozBachelorCapFill", "./IconCozAutoLayout", "./IconCozBinding", "./IconCozBasicFill", "./IconCozBattle", "./IconCozBriefcaseFill", "./IconCozBell", "./IconCozBorderBottom", "./IconCozBooleanBracket", "./IconCozBorder", "./IconCozBold", "./IconCozBorderLeft", "./IconCozBorderRight", "./IconCozBoolean", "./IconCozBraceBracket", "./IconCozBorderTop", "./IconCozBot", "./IconCozBotFill", "./IconCozBuilding", "./IconCozBroom", "./IconCozButton", "./IconCozBracket", "./IconCozCalendarClockFill", "./IconCozBuildingFill", "./IconCozCalendarFill", "./IconCozBrace", "./IconCozChatHashtag", "./IconCozChatFill", "./IconCozCard", "./IconCozCardPencil", "./IconCozChatPlus", "./IconCozChatPeople", "./IconCozCalendar", "./IconCozChatQuote", "./IconCozCalendarClock", "./IconCozChronologicalReverse", "./IconCozCheckMarkCircle", "./IconCozChipFill", "./IconCozChatTwoFill", "./IconCozCode", "./IconCozCheckMarkFill", "./IconCozCheckMark", "./IconCozChatStar", "./IconCozChatSetting", "./IconCozCheckMarkCircleFillPalet", "./IconCozCoin", "./IconCozCoffeeFill", "./IconCozContrastFill", "./IconCozCornerTopRight", "./IconCozCongifure", "./IconCozConnectionStraight", "./IconCozChatThreeFill", "./IconCozCornerTopLeft", "./IconCozCheckMarkCircleFill", "./IconCozCornerBottomLeft", "./IconCozCross", "./IconCozChronological", "./IconCozDocumentAddBottom", "./IconCozDebug", "./IconCozCrossCircle", "./IconCozCornerBottomRight", "./IconCozCodeFill", "./IconCozCorner", "./IconCozClockBracket", "./IconCozChip", "./IconCozCopyCheck", "./IconCozCopyFill", "./IconCozDashboard", "./IconCozCardPlus", "./IconCozConnectionCurve", "./IconCozCompare", "./IconCozClockFill", "./IconCozChatStarFill", "./IconCozContainAsMember", "./IconCozCompass", "./IconCozContentConsistencyFill", "./IconCozExit", "./IconCozCrossCircleFillPalette", "./IconCozEyeClose", "./IconCozGameControllerFill", "./IconCozImageBracket", "./IconCozImageBroken", "./IconCozDiamond", "./IconCozBellSlashFill", "./IconCozImageCompressFill", "./IconCozGoogleDriveFill", "./IconCozDicumentOnline", "./IconCozFontSize", "./IconCozHourglass", "./IconCozBattleFill", "./IconCozAnalyticsFill", "./IconCozDouyinCard", "./IconCozDocumentCode", "./IconCozBellFill", "./IconCozDocumentAddTop", "./IconCozAlignCenterHorizontal", "./IconCozAreaChart", "./IconCozExpand", "./IconCozAutoWidth", "./IconCozEqual", "./IconCozAutoView", "./IconCozChat", "./IconCozDatabaseShare", "./IconCozCropping", "./IconCozCopy", "./IconCozBanner", "./IconCozCrossFill", "./IconCozDiscordFill", "./IconCozDistributeHorizontal", "./IconCozEraser", "./IconCozHandle", "./IconCozEqualSlash", "./IconCozDistributeVertical", "./IconCozImageFusionFill", "./IconCozCrossCircleFill", "./IconCozH3", "./IconCozDubbleVertical", "./IconCozImageExtend", "./IconCozH1", "./IconCozDocument", "./IconCozFunction", "./IconCozImage", "./IconCozDouyinBot", "./IconCozEllipse", "./IconCozHouse", "./IconCozH2", "./IconCozBeautyEnhance", "./IconCozImageflowFill", "./IconCozInfoCircleFill", "./IconCozInfoCircle", "./IconCozLock", "./IconCozLongArrowUpCircle", "./IconCozArrowDown", "./IconCozLinkSlash", "./IconCozJump", "./IconCozLightbulbFill", "./IconCozInputNumber", "./IconCozLineChart", "./IconCozKeyboard", "./IconCozJs", "./IconCozLignSidesVertically", "./IconCozListDisorderVertical", "./IconCozLightning", "./IconCozItalic", "./IconCozImageflow", "./IconCozLightningFill", "./IconCozLightbulb", "./IconCozImport", "./IconCozLarkFill", "./IconCozInfoCircleFillPalette", "./IconCozDesktop", "./IconCozListDisorder", "./IconCozLongArrowLeft", "./IconCozListOrder", "./IconCozComment", "./IconCozDiamondFill", "./IconCozMicrophoneSlashFill", "./IconCozDownload", "./IconCozCoinFill", "./IconCozCompoment", "./IconCozLocation", "./IconCozLongArrowTopRight", "./IconCozList", "./IconCozClock", "./IconCozLockFill", "./IconCozInputSlot", "./IconCozColumnExpand", "./IconCozMarginLeft", "./IconCozMicrophoneSlash", "./IconCozMarginBottom", "./IconCozDashboardFill", "./IconCozRocketFill", "./IconCozMarginRight", "./IconCozNodeCollapse", "./IconCozSetting", "./IconCozMinusCircle", "./IconCozDouyinBotFill", "./IconCozSealFill", "./IconCozMicrophone", "./IconCozMoveToTopFill", "./IconCozMouse", "./IconCozTamplate", "./IconCozSpatialStylizationFill", "./IconCozMemory", "./IconCozShare", "./IconCozLoose", "./IconCozProperSubset", "./IconCozNode", "./IconCozMoveToBottomFill", "./IconCozRectangleSetting", "./IconCozNumberIntBracket", "./IconCozQualityEnhanceFill", "./IconCozRectangle", "./IconCozSeal", "./IconCozScaling", "./IconCozTablet", "./IconCozDuplicate", "./IconCozQuestionMarkCircle", "./IconCozNodeExpand", "./IconCozRefresh", "./IconCozSettingFill", "./IconCozRectangleMap", "./IconCozMore", "./IconCozContext", "./IconCozTemplateFill", "./IconCozNewspaperFill", "./IconCozMinus", "./IconCozNumberBracket", "./IconCozImageArrowUp", "./IconCozSceneFill", "./IconCozMinusCircleFill", "./IconCozMultiAgent", "./IconCozNotionFill", "./IconCozQuestionMarkCircleFill", "./IconCozNodeFill", "./IconCozMagnifier", "./IconCozLongTermMemory", "./IconCozScene", "./IconCozTemplate", "./IconCozReply", "./IconCozScan", "./IconCozSideCollapse", "./IconCozShadow", "./IconCozTelegramFill", "./IconCozSendFill", "./IconCozRotationFill", "./IconCozShell", "./IconCozShadowInner", "./IconCozSdkFill", "./IconCozStoreFill", "./IconCozTextAlignLeft", "./IconCozMusic", "./IconCozSunFill", "./IconCozTextAlignCenter", "./IconCozTeam", "./IconCozStarFill", "./IconCozTextArea", "./IconCozTight", "./IconCozTextAlignRight", "./IconCozSelect", "./IconCozMarkdown", "./IconCozThumbsupFill", "./IconCozThumbdownFill", "./IconCozWorkflowFill", "./IconCozColumnCollapse", "./IconCozTray", "./IconCozTextAlignJustify", "./IconCozTrayArrowUp", "./IconCozTeamPlus", "./IconCozKnowledgeFill", "./IconCozDatabase", "./IconCozTrigger", "./IconCozUpload", "./IconCozKnowledge", "./IconCozText", "./IconCozUserPermission", "./IconCozMatch", "./IconCozContent", "./IconCozUpdate", "./IconCozThumbdown", "./IconCozVerified", "./IconCozModelFill", "./IconCozVolume", "./IconCozMinimize", "./IconCozDocumentFill", "./IconCozWarning", "./IconCozMarginTop", "./IconCozPaddingTop", "./IconCozWechatFill", "./IconCozModel", "./IconCozPaddingRight", "./IconCozOfficialFill", "./IconCozSun", "./IconCozNumberFlo", "./IconCozNumberInt", "./IconCozLinkFill", "./IconCozMoonFill", "./IconCozTeamFill", "./IconCozLignSidesHorizontally", "./IconCozPeopleFill", "./IconCozWorkspace", "./IconCozWallet", "./IconCozPadding", "./IconCozVolumeSlash", "./IconCozOriginalSize", "./IconCozPageArrowUp", "./IconCozLessEqual", "./IconCozSoundFill", "./IconCozTab", "./IconCozTrayFill", "./IconCozLine", "./IconCozContainAsMemberSlash", "./IconCozVideo", "./IconCozPauseCircleFill", "./IconCozPay", "./IconCozPerspectiveCorrect", "./IconCozPinSlash", "./IconCozPalette", "./IconCozNumber", "./IconCozPage", "./IconCozNumberFloBracket", "./IconCozPhoneFill", "./IconCozUnlock", "./IconCozTrashCan", "./IconCozStrikethrough", "./IconCozWorkspaceFill", "./IconCozPin", "./IconCozTeamPermission", "./IconCozTextToImageCn", "./IconCozStringBracket", "./IconCozPagePlus", "./IconCozPaddingBottom", "./IconCozTextToImageEn", "./IconCozLongArrowUp", "./IconCozPaddingLeft", "./IconCozThumbsup", "./IconCozVideoFill", "./IconCozImageFill", "./IconCozVerifyFailed", "./IconCozPluginFill", "./IconCozPinFill", "./IconCozLink", "./IconCozDocComment", "./IconCozElementOfSlash", "./IconCozEarthFill", "./IconCozEasyOut", "./IconCozPortraitStylizationFill", "./IconCozExpansion", "./IconCozEmpty", "./IconCozEdit", "./IconCozPlusFill", "./IconCozUpdateRate", "./IconCozEasyIn", "./IconCozStore", "./IconCozPython", "./IconCozFolderBracket", "./IconCozEye", "./IconCozEyeFill", "./IconCozFireFill", "./IconCozFocus", "./IconCozPuzzleFill", "./IconCozFace", "./IconCozGreater", "./IconCozProperSupersetSlash", "./IconCozStretchRestorationFill", "./IconCozHouseFill", "./IconCozMinusFill", "./IconCozGreaterEqual", "./IconCozHand", "./IconCozFixedSize", "./IconCozSideExpand", "./IconCozSmartphone", "./IconCozStar", "./IconCozSortReverse", "./IconCozMessageCreditFill", "./IconCozHistory", "./IconCozMicrophoneFill", "./IconCozWarningCircleFillPalette", "./IconCozSkill", "./IconCozSideNav", "./IconCozPuzzle", "./IconCozImageOverlayFill", "./IconCozSingleAgent", "./IconCozMessageCredit", "./IconCozRocket", "./IconCozString", "./IconCozTableSetting", "./IconCozSound", "./IconCozRoleFill", "./IconCozSwitch", "./IconCozUnderscore", "./IconCozQuotation", "./IconCozWarningCircleFill", "./IconCozImportFill", "./IconCozSort", "./IconCozMoon", "./IconCozWarningCircle", "./IconCozTable", "./IconCozMatchSlash", "./IconCozDatabaseFill", "./IconCozYoutubeFill", "./IconCozXTwitterFill", "./IconCozParagraph", "./IconCozPieChart", "./IconCozPauseFill", "./IconCozPlayFill", "./IconCozTextStyle", "./IconCozTriangle", "./IconCozEarth", "./IconCozTag", "./IconCozMargin", "./IconCozPaste", "./IconCozStopCircle", "./IconCozPlayground", "./IconCozPhone", "./IconCozPeople", "./IconCozWrenchFill", "./IconCozPlug", "./IconCozSuccessRate", "./IconCozPlayCircle", "./IconCozPauseCircle", "./IconCozInsert", "./IconCozPencil", "./IconCozPlus", "./IconCozPlugin", "./IconCozWalletFill", "./IconCozPlusCircleFillPalette", "./IconCozEllipseFill", "./IconCozPlugFill", "./IconCozPlaygroundFill", "./IconCozFolder", "./IconCozElementOf", "./IconCozFolderFill", "./IconCozPluginCitation", "./IconCozEnvelope", "./IconCozFolderFillMulticolor", "./IconCozPromptOptimize", "./IconCozPlusCircle", "./IconCozProperSubsetSlash", "./IconCozPlayCircleFill", "./IconCozFilter", "./IconCozProperSuperset", "./IconCozFontHeight", "./IconCozPlusCircleFill", "./IconCozWarningSlash", "./IconCozLoading", "./IconCozHamburger", "./IconCozFist", "./IconCozLess", "./IconCozSortPositive", "./IconCozMinusCircleFillPalette", "./IconCozFaceSwapFill", "./IconCozPause", "./IconCozPinSlashFill", "./IconCozDubbleHorizontal", "./IconCozQuotationFill", "./IconCozWebSearchFill", "./IconCozWorkflow", "./IconCozTransSwitch", "./IconCozPencilPaper", "./IconCozVariables", "./IconCozEasyInOut", "./IconCozVerifiedFill", "./IconCozUserPrompt", "./IconCozThinkingDark", "./IconCozThinkingLight", "./IconCozCtrl", "./IconCozCommand", "./IconCozK", "./IconCozHandsoff", "./IconCozCollaborate", "./IconCozLogoLight", "./IconCozLogoDark", "./IconCozLeftlist", "./IconCozRightpanel", "./IconCozAutomation", "./type"], factory);
|
|
25
25
|
}
|
|
26
26
|
})(function (require, exports) {
|
|
27
27
|
"use strict";
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.IconCozRightpanel = exports.IconCozLeftlist = exports.IconCozFoldleft = exports.IconCozLogoDark = exports.IconCozLogoLight = exports.IconCozCollaborate = exports.IconCozHandsoff = exports.IconCozK = exports.IconCozCommand = exports.IconCozCtrl = exports.IconCozThinkingLight = exports.IconCozThinkingDark = exports.IconCozUserPrompt = exports.IconCozVerifiedFill = exports.IconCozEasyInOut = exports.IconCozVariables = exports.IconCozPencilPaper = exports.IconCozTransSwitch = exports.IconCozWorkflow = exports.IconCozWebSearchFill = exports.IconCozQuotationFill = exports.IconCozDubbleHorizontal = exports.IconCozPinSlashFill = exports.IconCozPause = exports.IconCozFaceSwapFill = exports.IconCozMinusCircleFillPalette = exports.IconCozSortPositive = exports.IconCozLess = exports.IconCozFist = exports.IconCozHamburger = exports.IconCozLoading = exports.IconCozWarningSlash = exports.IconCozPlusCircleFill = exports.IconCozFontHeight = exports.IconCozProperSuperset = exports.IconCozFilter = exports.IconCozPlayCircleFill = exports.IconCozProperSubsetSlash = exports.IconCozPlusCircle = exports.IconCozPromptOptimize = exports.IconCozFolderFillMulticolor = exports.IconCozEnvelope = exports.IconCozPluginCitation = exports.IconCozFolderFill = exports.IconCozElementOf = exports.IconCozFolder = exports.IconCozPlaygroundFill = exports.IconCozPlugFill = exports.IconCozEllipseFill = exports.IconCozPlusCircleFillPalette = exports.IconCozWalletFill = exports.IconCozPlugin = exports.IconCozPlus = exports.IconCozPencil = exports.IconCozInsert = exports.IconCozPauseCircle = exports.IconCozPlayCircle = exports.IconCozSuccessRate = exports.IconCozPlug = exports.IconCozWrenchFill = exports.IconCozPeople = exports.IconCozPhone = exports.IconCozPlayground = exports.IconCozStopCircle = exports.IconCozPaste = exports.IconCozMargin = exports.IconCozTag = exports.IconCozEarth = exports.IconCozTriangle = exports.IconCozTextStyle = exports.IconCozPlayFill = exports.IconCozPauseFill = exports.IconCozPieChart = exports.IconCozParagraph = exports.IconCozXTwitterFill = exports.IconCozYoutubeFill = exports.IconCozDatabaseFill = exports.IconCozMatchSlash = exports.IconCozTable = exports.IconCozWarningCircle = exports.IconCozMoon = exports.IconCozSort = exports.IconCozImportFill = exports.IconCozWarningCircleFill = exports.IconCozQuotation = exports.IconCozUnderscore = exports.IconCozSwitch = exports.IconCozRoleFill = exports.IconCozSound = exports.IconCozTableSetting = exports.IconCozString = exports.IconCozRocket = exports.IconCozMessageCredit = exports.IconCozSingleAgent = exports.IconCozImageOverlayFill = exports.IconCozPuzzle = exports.IconCozSideNav = exports.IconCozSkill = exports.IconCozWarningCircleFillPalette = exports.IconCozMicrophoneFill = exports.IconCozHistory = exports.IconCozMessageCreditFill = exports.IconCozSortReverse = exports.IconCozStar = exports.IconCozSmartphone = exports.IconCozSideExpand = exports.IconCozFixedSize = exports.IconCozHand = exports.IconCozGreaterEqual = exports.IconCozMinusFill = exports.IconCozHouseFill = exports.IconCozStretchRestorationFill = exports.IconCozProperSupersetSlash = exports.IconCozGreater = exports.IconCozFace = exports.IconCozPuzzleFill = exports.IconCozFocus = exports.IconCozFireFill = exports.IconCozEyeFill = exports.IconCozEye = exports.IconCozFolderBracket = exports.IconCozPython = exports.IconCozStore = exports.IconCozEasyIn = exports.IconCozUpdateRate = exports.IconCozPlusFill = exports.IconCozEdit = exports.IconCozEmpty = exports.IconCozExpansion = exports.IconCozPortraitStylizationFill = exports.IconCozEasyOut = exports.IconCozEarthFill = exports.IconCozElementOfSlash = exports.IconCozDocComment = exports.IconCozLink = exports.IconCozPinFill = exports.IconCozPluginFill = exports.IconCozVerifyFailed = exports.IconCozImageFill = exports.IconCozVideoFill = exports.IconCozThumbsup = exports.IconCozPaddingLeft = exports.IconCozLongArrowUp = exports.IconCozTextToImageEn = exports.IconCozPaddingBottom = exports.IconCozPagePlus = exports.IconCozStringBracket = exports.IconCozTextToImageCn = exports.IconCozTeamPermission = exports.IconCozPin = exports.IconCozWorkspaceFill = exports.IconCozStrikethrough = exports.IconCozTrashCan = exports.IconCozUnlock = exports.IconCozPhoneFill = exports.IconCozNumberFloBracket = exports.IconCozPage = exports.IconCozNumber = exports.IconCozPalette = exports.IconCozPinSlash = exports.IconCozPerspectiveCorrect = exports.IconCozPay = exports.IconCozPauseCircleFill = exports.IconCozVideo = exports.IconCozContainAsMemberSlash = exports.IconCozLine = exports.IconCozTrayFill = exports.IconCozTab = exports.IconCozSoundFill = exports.IconCozLessEqual = exports.IconCozPageArrowUp = exports.IconCozOriginalSize = exports.IconCozVolumeSlash = exports.IconCozPadding = exports.IconCozWallet = exports.IconCozWorkspace = exports.IconCozPeopleFill = exports.IconCozLignSidesHorizontally = exports.IconCozTeamFill = exports.IconCozMoonFill = exports.IconCozLinkFill = exports.IconCozNumberInt = exports.IconCozNumberFlo = exports.IconCozSun = exports.IconCozOfficialFill = exports.IconCozPaddingRight = exports.IconCozModel = exports.IconCozWechatFill = exports.IconCozPaddingTop = exports.IconCozMarginTop = exports.IconCozWarning = exports.IconCozDocumentFill = exports.IconCozMinimize = exports.IconCozVolume = exports.IconCozModelFill = exports.IconCozVerified = exports.IconCozThumbdown = exports.IconCozUpdate = exports.IconCozContent = exports.IconCozMatch = exports.IconCozUserPermission = exports.IconCozText = exports.IconCozKnowledge = exports.IconCozUpload = exports.IconCozTrigger = exports.IconCozDatabase = exports.IconCozKnowledgeFill = exports.IconCozTeamPlus = exports.IconCozTrayArrowUp = exports.IconCozTextAlignJustify = exports.IconCozTray = exports.IconCozColumnCollapse = exports.IconCozWorkflowFill = exports.IconCozThumbdownFill = exports.IconCozThumbsupFill = exports.IconCozMarkdown = exports.IconCozSelect = exports.IconCozTextAlignRight = exports.IconCozTight = exports.IconCozTextArea = exports.IconCozStarFill = exports.IconCozTeam = exports.IconCozTextAlignCenter = exports.IconCozSunFill = exports.IconCozMusic = exports.IconCozTextAlignLeft = exports.IconCozStoreFill = exports.IconCozSdkFill = exports.IconCozShadowInner = exports.IconCozShell = exports.IconCozRotationFill = exports.IconCozSendFill = exports.IconCozTelegramFill = exports.IconCozShadow = exports.IconCozSideCollapse = exports.IconCozScan = exports.IconCozReply = exports.IconCozTemplate = exports.IconCozScene = exports.IconCozLongTermMemory = exports.IconCozMagnifier = exports.IconCozNodeFill = exports.IconCozQuestionMarkCircleFill = exports.IconCozNotionFill = exports.IconCozMultiAgent = exports.IconCozMinusCircleFill = exports.IconCozSceneFill = exports.IconCozImageArrowUp = exports.IconCozNumberBracket = exports.IconCozMinus = exports.IconCozNewspaperFill = exports.IconCozTemplateFill = exports.IconCozContext = exports.IconCozMore = exports.IconCozRectangleMap = exports.IconCozSettingFill = exports.IconCozRefresh = exports.IconCozNodeExpand = exports.IconCozQuestionMarkCircle = exports.IconCozDuplicate = exports.IconCozTablet = exports.IconCozScaling = exports.IconCozSeal = exports.IconCozRectangle = exports.IconCozQualityEnhanceFill = exports.IconCozNumberIntBracket = exports.IconCozRectangleSetting = exports.IconCozMoveToBottomFill = exports.IconCozNode = exports.IconCozProperSubset = exports.IconCozLoose = exports.IconCozShare = exports.IconCozMemory = exports.IconCozSpatialStylizationFill = exports.IconCozTamplate = exports.IconCozMouse = exports.IconCozMoveToTopFill = exports.IconCozMicrophone = exports.IconCozSealFill = exports.IconCozDouyinBotFill = exports.IconCozMinusCircle = exports.IconCozSetting = exports.IconCozNodeCollapse = exports.IconCozMarginRight = exports.IconCozRocketFill = exports.IconCozDashboardFill = exports.IconCozMarginBottom = exports.IconCozMicrophoneSlash = exports.IconCozMarginLeft = exports.IconCozColumnExpand = exports.IconCozInputSlot = exports.IconCozLockFill = exports.IconCozClock = exports.IconCozList = exports.IconCozLongArrowTopRight = exports.IconCozLocation = exports.IconCozCompoment = exports.IconCozCoinFill = exports.IconCozDownload = exports.IconCozMicrophoneSlashFill = exports.IconCozDiamondFill = exports.IconCozComment = exports.IconCozListOrder = exports.IconCozLongArrowLeft = exports.IconCozListDisorder = exports.IconCozDesktop = exports.IconCozInfoCircleFillPalette = exports.IconCozLarkFill = exports.IconCozImport = exports.IconCozLightbulb = exports.IconCozLightningFill = exports.IconCozImageflow = exports.IconCozItalic = exports.IconCozLightning = exports.IconCozListDisorderVertical = exports.IconCozLignSidesVertically = exports.IconCozJs = exports.IconCozKeyboard = exports.IconCozLineChart = exports.IconCozInputNumber = exports.IconCozLightbulbFill = exports.IconCozJump = exports.IconCozLinkSlash = exports.IconCozArrowDown = exports.IconCozLongArrowUpCircle = exports.IconCozLock = exports.IconCozInfoCircle = exports.IconCozInfoCircleFill = exports.IconCozImageflowFill = exports.IconCozBeautyEnhance = exports.IconCozH2 = exports.IconCozHouse = exports.IconCozEllipse = exports.IconCozDouyinBot = exports.IconCozImage = exports.IconCozFunction = exports.IconCozDocument = exports.IconCozH1 = exports.IconCozImageExtend = exports.IconCozDubbleVertical = exports.IconCozH3 = exports.IconCozCrossCircleFill = exports.IconCozImageFusionFill = exports.IconCozDistributeVertical = exports.IconCozEqualSlash = exports.IconCozHandle = exports.IconCozEraser = exports.IconCozDistributeHorizontal = exports.IconCozDiscordFill = exports.IconCozCrossFill = exports.IconCozBanner = exports.IconCozCopy = exports.IconCozCropping = exports.IconCozDatabaseShare = exports.IconCozChat = exports.IconCozAutoView = exports.IconCozEqual = exports.IconCozAutoWidth = exports.IconCozExpand = exports.IconCozAreaChart = exports.IconCozAlignCenterHorizontal = exports.IconCozDocumentAddTop = exports.IconCozBellFill = exports.IconCozDocumentCode = exports.IconCozDouyinCard = exports.IconCozAnalyticsFill = exports.IconCozBattleFill = exports.IconCozHourglass = exports.IconCozFontSize = exports.IconCozDicumentOnline = exports.IconCozGoogleDriveFill = exports.IconCozImageCompressFill = exports.IconCozBellSlashFill = exports.IconCozDiamond = exports.IconCozImageBroken = exports.IconCozImageBracket = exports.IconCozGameControllerFill = exports.IconCozEyeClose = exports.IconCozCrossCircleFillPalette = exports.IconCozExit = exports.IconCozContentConsistencyFill = exports.IconCozCompass = exports.IconCozContainAsMember = exports.IconCozChatStarFill = exports.IconCozClockFill = exports.IconCozCompare = exports.IconCozConnectionCurve = exports.IconCozCardPlus = exports.IconCozDashboard = exports.IconCozCopyFill = exports.IconCozCopyCheck = exports.IconCozChip = exports.IconCozClockBracket = exports.IconCozCorner = exports.IconCozCodeFill = exports.IconCozCornerBottomRight = exports.IconCozCrossCircle = exports.IconCozDebug = exports.IconCozDocumentAddBottom = exports.IconCozChronological = exports.IconCozCross = exports.IconCozCornerBottomLeft = exports.IconCozCheckMarkCircleFill = exports.IconCozCornerTopLeft = exports.IconCozChatThreeFill = exports.IconCozConnectionStraight = exports.IconCozCongifure = exports.IconCozCornerTopRight = exports.IconCozContrastFill = exports.IconCozCoffeeFill = exports.IconCozCoin = exports.IconCozCheckMarkCircleFillPalet = exports.IconCozChatSetting = exports.IconCozChatStar = exports.IconCozCheckMark = exports.IconCozCheckMarkFill = exports.IconCozCode = exports.IconCozChatTwoFill = exports.IconCozChipFill = exports.IconCozCheckMarkCircle = exports.IconCozChronologicalReverse = exports.IconCozCalendarClock = exports.IconCozChatQuote = exports.IconCozCalendar = exports.IconCozChatPeople = exports.IconCozChatPlus = exports.IconCozCardPencil = exports.IconCozCard = exports.IconCozChatFill = exports.IconCozChatHashtag = exports.IconCozBrace = exports.IconCozCalendarFill = exports.IconCozBuildingFill = exports.IconCozCalendarClockFill = exports.IconCozBracket = exports.IconCozButton = exports.IconCozBroom = exports.IconCozBuilding = exports.IconCozBotFill = exports.IconCozBot = exports.IconCozBorderTop = exports.IconCozBraceBracket = exports.IconCozBoolean = exports.IconCozBorderRight = exports.IconCozBorderLeft = exports.IconCozBold = exports.IconCozBorder = exports.IconCozBooleanBracket = exports.IconCozBorderBottom = exports.IconCozBell = exports.IconCozBriefcaseFill = exports.IconCozBattle = exports.IconCozBasicFill = exports.IconCozBinding = exports.IconCozAutoLayout = exports.IconCozBachelorCapFill = exports.IconCozArrowDownward = exports.IconCozArrowForward = exports.IconCozAttribute = exports.IconCozBellSlash = exports.IconCozBadge = exports.IconCozArrowRightFill = exports.IconCozArrowBack = exports.IconCozArrowBottom = exports.IconCozAlignLeft = exports.IconCozBgReplaceFill = exports.IconCozArchive = exports.IconCozBan = exports.IconCozApply = exports.IconCozBgRemoveFill = exports.IconCozApp = exports.IconCozArrowTop = exports.IconCozArrowRight = exports.IconCozAt = exports.IconCozAutoLayoutFill = exports.IconCozArrowUp = exports.IconCozArrowMiddle = exports.IconCozAnalytics = exports.IconCozAi = exports.IconCozAlignBottom = exports.IconCozAllFill = exports.IconCozAutoHeight = exports.IconCozArrowLeftFill = exports.IconCozAreaChartFill = exports.IconCozArrowUpFill = exports.IconCozAlignCenterVertical = exports.IconCozAgentFill = exports.IconCozAlignRight = exports.IconCozAsynchronousTask = exports.IconCozArrowLeft = exports.IconCozArrowDownFill = exports.IconCozArrowDobbleRight = exports.IconCozArrowDobbleLeft = exports.IconCozAppFill = exports.IconCozAlignTop = exports.IconCozAlphabetical = exports.IconCozAbbreviation = exports.IconCozAiFill = exports.IconCozAlphabeticalReverse = exports.IconCozAdjust = exports.IconCozAddNode = void 0;
|
|
29
|
+
exports.IconCozAutomation = exports.IconCozRightpanel = exports.IconCozLeftlist = exports.IconCozLogoDark = exports.IconCozLogoLight = exports.IconCozCollaborate = exports.IconCozHandsoff = exports.IconCozK = exports.IconCozCommand = exports.IconCozCtrl = exports.IconCozThinkingLight = exports.IconCozThinkingDark = exports.IconCozUserPrompt = exports.IconCozVerifiedFill = exports.IconCozEasyInOut = exports.IconCozVariables = exports.IconCozPencilPaper = exports.IconCozTransSwitch = exports.IconCozWorkflow = exports.IconCozWebSearchFill = exports.IconCozQuotationFill = exports.IconCozDubbleHorizontal = exports.IconCozPinSlashFill = exports.IconCozPause = exports.IconCozFaceSwapFill = exports.IconCozMinusCircleFillPalette = exports.IconCozSortPositive = exports.IconCozLess = exports.IconCozFist = exports.IconCozHamburger = exports.IconCozLoading = exports.IconCozWarningSlash = exports.IconCozPlusCircleFill = exports.IconCozFontHeight = exports.IconCozProperSuperset = exports.IconCozFilter = exports.IconCozPlayCircleFill = exports.IconCozProperSubsetSlash = exports.IconCozPlusCircle = exports.IconCozPromptOptimize = exports.IconCozFolderFillMulticolor = exports.IconCozEnvelope = exports.IconCozPluginCitation = exports.IconCozFolderFill = exports.IconCozElementOf = exports.IconCozFolder = exports.IconCozPlaygroundFill = exports.IconCozPlugFill = exports.IconCozEllipseFill = exports.IconCozPlusCircleFillPalette = exports.IconCozWalletFill = exports.IconCozPlugin = exports.IconCozPlus = exports.IconCozPencil = exports.IconCozInsert = exports.IconCozPauseCircle = exports.IconCozPlayCircle = exports.IconCozSuccessRate = exports.IconCozPlug = exports.IconCozWrenchFill = exports.IconCozPeople = exports.IconCozPhone = exports.IconCozPlayground = exports.IconCozStopCircle = exports.IconCozPaste = exports.IconCozMargin = exports.IconCozTag = exports.IconCozEarth = exports.IconCozTriangle = exports.IconCozTextStyle = exports.IconCozPlayFill = exports.IconCozPauseFill = exports.IconCozPieChart = exports.IconCozParagraph = exports.IconCozXTwitterFill = exports.IconCozYoutubeFill = exports.IconCozDatabaseFill = exports.IconCozMatchSlash = exports.IconCozTable = exports.IconCozWarningCircle = exports.IconCozMoon = exports.IconCozSort = exports.IconCozImportFill = exports.IconCozWarningCircleFill = exports.IconCozQuotation = exports.IconCozUnderscore = exports.IconCozSwitch = exports.IconCozRoleFill = exports.IconCozSound = exports.IconCozTableSetting = exports.IconCozString = exports.IconCozRocket = exports.IconCozMessageCredit = exports.IconCozSingleAgent = exports.IconCozImageOverlayFill = exports.IconCozPuzzle = exports.IconCozSideNav = exports.IconCozSkill = exports.IconCozWarningCircleFillPalette = exports.IconCozMicrophoneFill = exports.IconCozHistory = exports.IconCozMessageCreditFill = exports.IconCozSortReverse = exports.IconCozStar = exports.IconCozSmartphone = exports.IconCozSideExpand = exports.IconCozFixedSize = exports.IconCozHand = exports.IconCozGreaterEqual = exports.IconCozMinusFill = exports.IconCozHouseFill = exports.IconCozStretchRestorationFill = exports.IconCozProperSupersetSlash = exports.IconCozGreater = exports.IconCozFace = exports.IconCozPuzzleFill = exports.IconCozFocus = exports.IconCozFireFill = exports.IconCozEyeFill = exports.IconCozEye = exports.IconCozFolderBracket = exports.IconCozPython = exports.IconCozStore = exports.IconCozEasyIn = exports.IconCozUpdateRate = exports.IconCozPlusFill = exports.IconCozEdit = exports.IconCozEmpty = exports.IconCozExpansion = exports.IconCozPortraitStylizationFill = exports.IconCozEasyOut = exports.IconCozEarthFill = exports.IconCozElementOfSlash = exports.IconCozDocComment = exports.IconCozLink = exports.IconCozPinFill = exports.IconCozPluginFill = exports.IconCozVerifyFailed = exports.IconCozImageFill = exports.IconCozVideoFill = exports.IconCozThumbsup = exports.IconCozPaddingLeft = exports.IconCozLongArrowUp = exports.IconCozTextToImageEn = exports.IconCozPaddingBottom = exports.IconCozPagePlus = exports.IconCozStringBracket = exports.IconCozTextToImageCn = exports.IconCozTeamPermission = exports.IconCozPin = exports.IconCozWorkspaceFill = exports.IconCozStrikethrough = exports.IconCozTrashCan = exports.IconCozUnlock = exports.IconCozPhoneFill = exports.IconCozNumberFloBracket = exports.IconCozPage = exports.IconCozNumber = exports.IconCozPalette = exports.IconCozPinSlash = exports.IconCozPerspectiveCorrect = exports.IconCozPay = exports.IconCozPauseCircleFill = exports.IconCozVideo = exports.IconCozContainAsMemberSlash = exports.IconCozLine = exports.IconCozTrayFill = exports.IconCozTab = exports.IconCozSoundFill = exports.IconCozLessEqual = exports.IconCozPageArrowUp = exports.IconCozOriginalSize = exports.IconCozVolumeSlash = exports.IconCozPadding = exports.IconCozWallet = exports.IconCozWorkspace = exports.IconCozPeopleFill = exports.IconCozLignSidesHorizontally = exports.IconCozTeamFill = exports.IconCozMoonFill = exports.IconCozLinkFill = exports.IconCozNumberInt = exports.IconCozNumberFlo = exports.IconCozSun = exports.IconCozOfficialFill = exports.IconCozPaddingRight = exports.IconCozModel = exports.IconCozWechatFill = exports.IconCozPaddingTop = exports.IconCozMarginTop = exports.IconCozWarning = exports.IconCozDocumentFill = exports.IconCozMinimize = exports.IconCozVolume = exports.IconCozModelFill = exports.IconCozVerified = exports.IconCozThumbdown = exports.IconCozUpdate = exports.IconCozContent = exports.IconCozMatch = exports.IconCozUserPermission = exports.IconCozText = exports.IconCozKnowledge = exports.IconCozUpload = exports.IconCozTrigger = exports.IconCozDatabase = exports.IconCozKnowledgeFill = exports.IconCozTeamPlus = exports.IconCozTrayArrowUp = exports.IconCozTextAlignJustify = exports.IconCozTray = exports.IconCozColumnCollapse = exports.IconCozWorkflowFill = exports.IconCozThumbdownFill = exports.IconCozThumbsupFill = exports.IconCozMarkdown = exports.IconCozSelect = exports.IconCozTextAlignRight = exports.IconCozTight = exports.IconCozTextArea = exports.IconCozStarFill = exports.IconCozTeam = exports.IconCozTextAlignCenter = exports.IconCozSunFill = exports.IconCozMusic = exports.IconCozTextAlignLeft = exports.IconCozStoreFill = exports.IconCozSdkFill = exports.IconCozShadowInner = exports.IconCozShell = exports.IconCozRotationFill = exports.IconCozSendFill = exports.IconCozTelegramFill = exports.IconCozShadow = exports.IconCozSideCollapse = exports.IconCozScan = exports.IconCozReply = exports.IconCozTemplate = exports.IconCozScene = exports.IconCozLongTermMemory = exports.IconCozMagnifier = exports.IconCozNodeFill = exports.IconCozQuestionMarkCircleFill = exports.IconCozNotionFill = exports.IconCozMultiAgent = exports.IconCozMinusCircleFill = exports.IconCozSceneFill = exports.IconCozImageArrowUp = exports.IconCozNumberBracket = exports.IconCozMinus = exports.IconCozNewspaperFill = exports.IconCozTemplateFill = exports.IconCozContext = exports.IconCozMore = exports.IconCozRectangleMap = exports.IconCozSettingFill = exports.IconCozRefresh = exports.IconCozNodeExpand = exports.IconCozQuestionMarkCircle = exports.IconCozDuplicate = exports.IconCozTablet = exports.IconCozScaling = exports.IconCozSeal = exports.IconCozRectangle = exports.IconCozQualityEnhanceFill = exports.IconCozNumberIntBracket = exports.IconCozRectangleSetting = exports.IconCozMoveToBottomFill = exports.IconCozNode = exports.IconCozProperSubset = exports.IconCozLoose = exports.IconCozShare = exports.IconCozMemory = exports.IconCozSpatialStylizationFill = exports.IconCozTamplate = exports.IconCozMouse = exports.IconCozMoveToTopFill = exports.IconCozMicrophone = exports.IconCozSealFill = exports.IconCozDouyinBotFill = exports.IconCozMinusCircle = exports.IconCozSetting = exports.IconCozNodeCollapse = exports.IconCozMarginRight = exports.IconCozRocketFill = exports.IconCozDashboardFill = exports.IconCozMarginBottom = exports.IconCozMicrophoneSlash = exports.IconCozMarginLeft = exports.IconCozColumnExpand = exports.IconCozInputSlot = exports.IconCozLockFill = exports.IconCozClock = exports.IconCozList = exports.IconCozLongArrowTopRight = exports.IconCozLocation = exports.IconCozCompoment = exports.IconCozCoinFill = exports.IconCozDownload = exports.IconCozMicrophoneSlashFill = exports.IconCozDiamondFill = exports.IconCozComment = exports.IconCozListOrder = exports.IconCozLongArrowLeft = exports.IconCozListDisorder = exports.IconCozDesktop = exports.IconCozInfoCircleFillPalette = exports.IconCozLarkFill = exports.IconCozImport = exports.IconCozLightbulb = exports.IconCozLightningFill = exports.IconCozImageflow = exports.IconCozItalic = exports.IconCozLightning = exports.IconCozListDisorderVertical = exports.IconCozLignSidesVertically = exports.IconCozJs = exports.IconCozKeyboard = exports.IconCozLineChart = exports.IconCozInputNumber = exports.IconCozLightbulbFill = exports.IconCozJump = exports.IconCozLinkSlash = exports.IconCozArrowDown = exports.IconCozLongArrowUpCircle = exports.IconCozLock = exports.IconCozInfoCircle = exports.IconCozInfoCircleFill = exports.IconCozImageflowFill = exports.IconCozBeautyEnhance = exports.IconCozH2 = exports.IconCozHouse = exports.IconCozEllipse = exports.IconCozDouyinBot = exports.IconCozImage = exports.IconCozFunction = exports.IconCozDocument = exports.IconCozH1 = exports.IconCozImageExtend = exports.IconCozDubbleVertical = exports.IconCozH3 = exports.IconCozCrossCircleFill = exports.IconCozImageFusionFill = exports.IconCozDistributeVertical = exports.IconCozEqualSlash = exports.IconCozHandle = exports.IconCozEraser = exports.IconCozDistributeHorizontal = exports.IconCozDiscordFill = exports.IconCozCrossFill = exports.IconCozBanner = exports.IconCozCopy = exports.IconCozCropping = exports.IconCozDatabaseShare = exports.IconCozChat = exports.IconCozAutoView = exports.IconCozEqual = exports.IconCozAutoWidth = exports.IconCozExpand = exports.IconCozAreaChart = exports.IconCozAlignCenterHorizontal = exports.IconCozDocumentAddTop = exports.IconCozBellFill = exports.IconCozDocumentCode = exports.IconCozDouyinCard = exports.IconCozAnalyticsFill = exports.IconCozBattleFill = exports.IconCozHourglass = exports.IconCozFontSize = exports.IconCozDicumentOnline = exports.IconCozGoogleDriveFill = exports.IconCozImageCompressFill = exports.IconCozBellSlashFill = exports.IconCozDiamond = exports.IconCozImageBroken = exports.IconCozImageBracket = exports.IconCozGameControllerFill = exports.IconCozEyeClose = exports.IconCozCrossCircleFillPalette = exports.IconCozExit = exports.IconCozContentConsistencyFill = exports.IconCozCompass = exports.IconCozContainAsMember = exports.IconCozChatStarFill = exports.IconCozClockFill = exports.IconCozCompare = exports.IconCozConnectionCurve = exports.IconCozCardPlus = exports.IconCozDashboard = exports.IconCozCopyFill = exports.IconCozCopyCheck = exports.IconCozChip = exports.IconCozClockBracket = exports.IconCozCorner = exports.IconCozCodeFill = exports.IconCozCornerBottomRight = exports.IconCozCrossCircle = exports.IconCozDebug = exports.IconCozDocumentAddBottom = exports.IconCozChronological = exports.IconCozCross = exports.IconCozCornerBottomLeft = exports.IconCozCheckMarkCircleFill = exports.IconCozCornerTopLeft = exports.IconCozChatThreeFill = exports.IconCozConnectionStraight = exports.IconCozCongifure = exports.IconCozCornerTopRight = exports.IconCozContrastFill = exports.IconCozCoffeeFill = exports.IconCozCoin = exports.IconCozCheckMarkCircleFillPalet = exports.IconCozChatSetting = exports.IconCozChatStar = exports.IconCozCheckMark = exports.IconCozCheckMarkFill = exports.IconCozCode = exports.IconCozChatTwoFill = exports.IconCozChipFill = exports.IconCozCheckMarkCircle = exports.IconCozChronologicalReverse = exports.IconCozCalendarClock = exports.IconCozChatQuote = exports.IconCozCalendar = exports.IconCozChatPeople = exports.IconCozChatPlus = exports.IconCozCardPencil = exports.IconCozCard = exports.IconCozChatFill = exports.IconCozChatHashtag = exports.IconCozBrace = exports.IconCozCalendarFill = exports.IconCozBuildingFill = exports.IconCozCalendarClockFill = exports.IconCozBracket = exports.IconCozButton = exports.IconCozBroom = exports.IconCozBuilding = exports.IconCozBotFill = exports.IconCozBot = exports.IconCozBorderTop = exports.IconCozBraceBracket = exports.IconCozBoolean = exports.IconCozBorderRight = exports.IconCozBorderLeft = exports.IconCozBold = exports.IconCozBorder = exports.IconCozBooleanBracket = exports.IconCozBorderBottom = exports.IconCozBell = exports.IconCozBriefcaseFill = exports.IconCozBattle = exports.IconCozBasicFill = exports.IconCozBinding = exports.IconCozAutoLayout = exports.IconCozBachelorCapFill = exports.IconCozArrowDownward = exports.IconCozArrowForward = exports.IconCozAttribute = exports.IconCozBellSlash = exports.IconCozBadge = exports.IconCozArrowRightFill = exports.IconCozArrowBack = exports.IconCozArrowBottom = exports.IconCozAlignLeft = exports.IconCozBgReplaceFill = exports.IconCozArchive = exports.IconCozBan = exports.IconCozApply = exports.IconCozBgRemoveFill = exports.IconCozApp = exports.IconCozArrowTop = exports.IconCozArrowRight = exports.IconCozAt = exports.IconCozAutoLayoutFill = exports.IconCozArrowUp = exports.IconCozArrowMiddle = exports.IconCozAnalytics = exports.IconCozAi = exports.IconCozAlignBottom = exports.IconCozAllFill = exports.IconCozAutoHeight = exports.IconCozArrowLeftFill = exports.IconCozAreaChartFill = exports.IconCozArrowUpFill = exports.IconCozAlignCenterVertical = exports.IconCozAgentFill = exports.IconCozAlignRight = exports.IconCozAsynchronousTask = exports.IconCozArrowLeft = exports.IconCozArrowDownFill = exports.IconCozArrowDobbleRight = exports.IconCozArrowDobbleLeft = exports.IconCozAppFill = exports.IconCozAlignTop = exports.IconCozAlphabetical = exports.IconCozAbbreviation = exports.IconCozAiFill = exports.IconCozAlphabeticalReverse = exports.IconCozAdjust = exports.IconCozAddNode = void 0;
|
|
30
30
|
var IconCozAddNode_1 = require("./IconCozAddNode");
|
|
31
31
|
Object.defineProperty(exports, "IconCozAddNode", { enumerable: true, get: function () { return __importDefault(IconCozAddNode_1).default; } });
|
|
32
32
|
var IconCozAdjust_1 = require("./IconCozAdjust");
|
|
@@ -1023,11 +1023,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
1023
1023
|
Object.defineProperty(exports, "IconCozLogoLight", { enumerable: true, get: function () { return __importDefault(IconCozLogoLight_1).default; } });
|
|
1024
1024
|
var IconCozLogoDark_1 = require("./IconCozLogoDark");
|
|
1025
1025
|
Object.defineProperty(exports, "IconCozLogoDark", { enumerable: true, get: function () { return __importDefault(IconCozLogoDark_1).default; } });
|
|
1026
|
-
var IconCozFoldleft_1 = require("./IconCozFoldleft");
|
|
1027
|
-
Object.defineProperty(exports, "IconCozFoldleft", { enumerable: true, get: function () { return __importDefault(IconCozFoldleft_1).default; } });
|
|
1028
1026
|
var IconCozLeftlist_1 = require("./IconCozLeftlist");
|
|
1029
1027
|
Object.defineProperty(exports, "IconCozLeftlist", { enumerable: true, get: function () { return __importDefault(IconCozLeftlist_1).default; } });
|
|
1030
1028
|
var IconCozRightpanel_1 = require("./IconCozRightpanel");
|
|
1031
1029
|
Object.defineProperty(exports, "IconCozRightpanel", { enumerable: true, get: function () { return __importDefault(IconCozRightpanel_1).default; } });
|
|
1030
|
+
var IconCozAutomation_1 = require("./IconCozAutomation");
|
|
1031
|
+
Object.defineProperty(exports, "IconCozAutomation", { enumerable: true, get: function () { return __importDefault(IconCozAutomation_1).default; } });
|
|
1032
1032
|
__exportStar(require("./type"), exports);
|
|
1033
1033
|
});
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconCozFoldleft: 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 IconCozFoldleft;
|
|
@@ -1,60 +0,0 @@
|
|
|
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 IconCozFoldleftComponent(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 || 'font';
|
|
54
|
-
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
-
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_foldleft").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 18 18", 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: "M15.5431 3.24503C15.2621 2.94075 14.7876 2.92192 14.4833 3.20296L8.80557 8.4471C8.65186 8.58907 8.56445 8.78881 8.56445 8.99805C8.56445 9.2073 8.65186 9.40703 8.80557 9.549L14.4833 14.7931C14.7876 15.0742 15.2621 15.0553 15.5431 14.7511C15.8242 14.4468 15.8053 13.9723 15.5011 13.6912L10.4198 8.99805L15.5011 4.30486C15.8053 4.02382 15.8242 3.54932 15.5431 3.24503Z" }),
|
|
57
|
-
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.23845 3.24503C8.9574 2.94075 8.4829 2.92192 8.17862 3.20296L2.50089 8.4471C2.34717 8.58907 2.25976 8.78881 2.25976 8.99805C2.25976 9.2073 2.34717 9.40703 2.50089 9.549L8.17862 14.7931C8.4829 15.0742 8.9574 15.0553 9.23845 14.7511C9.51949 14.4468 9.50065 13.9723 9.19637 13.6912L4.11514 8.99805L9.19637 4.30486C9.50065 4.02382 9.51949 3.54932 9.23845 3.24503Z" }));
|
|
58
|
-
}
|
|
59
|
-
var IconCozFoldleft = react_1.default.forwardRef(IconCozFoldleftComponent);
|
|
60
|
-
exports.default = IconCozFoldleft;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconCozFoldleft: 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 IconCozFoldleft;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
-
var t = {};
|
|
14
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
-
t[p] = s[p];
|
|
16
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
-
t[p[i]] = s[p[i]];
|
|
20
|
-
}
|
|
21
|
-
return t;
|
|
22
|
-
};
|
|
23
|
-
import React, { useContext } from 'react';
|
|
24
|
-
import { Context } from '../context';
|
|
25
|
-
function IconCozFoldleftComponent(props, ref) {
|
|
26
|
-
var prefixFromContext = useContext(Context).prefix;
|
|
27
|
-
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
28
|
-
var prefix = prefixFromProps || prefixFromContext || 'font';
|
|
29
|
-
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
30
|
-
return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_foldleft").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 18 18", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
31
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.5431 3.24503C15.2621 2.94075 14.7876 2.92192 14.4833 3.20296L8.80557 8.4471C8.65186 8.58907 8.56445 8.78881 8.56445 8.99805C8.56445 9.2073 8.65186 9.40703 8.80557 9.549L14.4833 14.7931C14.7876 15.0742 15.2621 15.0553 15.5431 14.7511C15.8242 14.4468 15.8053 13.9723 15.5011 13.6912L10.4198 8.99805L15.5011 4.30486C15.8053 4.02382 15.8242 3.54932 15.5431 3.24503Z" }),
|
|
32
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.23845 3.24503C8.9574 2.94075 8.4829 2.92192 8.17862 3.20296L2.50089 8.4471C2.34717 8.58907 2.25976 8.78881 2.25976 8.99805C2.25976 9.2073 2.34717 9.40703 2.50089 9.549L8.17862 14.7931C8.4829 15.0742 8.9574 15.0553 9.23845 14.7511C9.51949 14.4468 9.50065 13.9723 9.19637 13.6912L4.11514 8.99805L9.19637 4.30486C9.50065 4.02382 9.51949 3.54932 9.23845 3.24503Z" }));
|
|
33
|
-
}
|
|
34
|
-
var IconCozFoldleft = React.forwardRef(IconCozFoldleftComponent);
|
|
35
|
-
export default IconCozFoldleft;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
import { Context } from '../context';
|
|
4
|
-
|
|
5
|
-
function IconCozFoldleftComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
-
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
-
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
-
|
|
9
|
-
const prefix = prefixFromProps || prefixFromContext || 'font';
|
|
10
|
-
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
-
return <svg className={`${prefix}-icon ${prefix}-icon-coz_foldleft${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 18 18" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M15.5431 3.24503C15.2621 2.94075 14.7876 2.92192 14.4833 3.20296L8.80557 8.4471C8.65186 8.58907 8.56445 8.78881 8.56445 8.99805C8.56445 9.2073 8.65186 9.40703 8.80557 9.549L14.4833 14.7931C14.7876 15.0742 15.2621 15.0553 15.5431 14.7511C15.8242 14.4468 15.8053 13.9723 15.5011 13.6912L10.4198 8.99805L15.5011 4.30486C15.8053 4.02382 15.8242 3.54932 15.5431 3.24503Z"/><path fillRule="evenodd" clipRule="evenodd" d="M9.23845 3.24503C8.9574 2.94075 8.4829 2.92192 8.17862 3.20296L2.50089 8.4471C2.34717 8.58907 2.25976 8.78881 2.25976 8.99805C2.25976 9.2073 2.34717 9.40703 2.50089 9.549L8.17862 14.7931C8.4829 15.0742 8.9574 15.0553 9.23845 14.7511C9.51949 14.4468 9.50065 13.9723 9.19637 13.6912L4.11514 8.99805L9.19637 4.30486C9.50065 4.02382 9.51949 3.54932 9.23845 3.24503Z"/></svg>;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
const IconCozFoldleft = React.forwardRef(IconCozFoldleftComponent);
|
|
15
|
-
export default IconCozFoldleft;
|