@arco-iconbox/react-coze 0.1.43 → 0.1.45

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.
Files changed (66) hide show
  1. package/cjs/IconCozAiEdit/index.d.ts +4 -0
  2. package/cjs/{Icon32 → IconCozAiEdit}/index.js +5 -5
  3. package/cjs/IconCozAspectRatio11/index.js +2 -2
  4. package/cjs/IconCozAspectRatio169/index.js +2 -2
  5. package/cjs/IconCozAspectRatio219/index.js +2 -2
  6. package/cjs/IconCozAspectRatio23/index.d.ts +4 -0
  7. package/cjs/{IconCozAspectRatio9161 → IconCozAspectRatio23}/index.js +5 -5
  8. package/cjs/IconCozAspectRatio32/index.d.ts +4 -0
  9. package/cjs/{Icon23 → IconCozAspectRatio32}/index.js +5 -5
  10. package/cjs/IconCozAspectRatio34/index.js +2 -2
  11. package/cjs/IconCozAspectRatio43/index.js +2 -2
  12. package/cjs/IconCozAspectRatio916/index.js +2 -2
  13. package/cjs/index.d.ts +5 -5
  14. package/cjs/index.js +11 -11
  15. package/dist/icon.min.js +1 -1
  16. package/esm/IconCozAiEdit/index.d.ts +4 -0
  17. package/esm/{Icon32 → IconCozAiEdit}/index.js +5 -5
  18. package/esm/IconCozAspectRatio11/index.js +2 -2
  19. package/esm/IconCozAspectRatio169/index.js +2 -2
  20. package/esm/IconCozAspectRatio219/index.js +2 -2
  21. package/esm/IconCozAspectRatio23/index.d.ts +4 -0
  22. package/esm/{Icon23 → IconCozAspectRatio23}/index.js +5 -5
  23. package/esm/IconCozAspectRatio32/index.d.ts +4 -0
  24. package/esm/{IconCozAspectRatio9161 → IconCozAspectRatio32}/index.js +5 -5
  25. package/esm/IconCozAspectRatio34/index.js +2 -2
  26. package/esm/IconCozAspectRatio43/index.js +2 -2
  27. package/esm/IconCozAspectRatio916/index.js +2 -2
  28. package/esm/index.d.ts +5 -5
  29. package/esm/index.js +5 -5
  30. package/package.json +1 -1
  31. package/src/IconCozAiEdit/index.tsx +15 -0
  32. package/src/IconCozAspectRatio11/index.tsx +1 -1
  33. package/src/IconCozAspectRatio169/index.tsx +1 -1
  34. package/src/IconCozAspectRatio219/index.tsx +1 -1
  35. package/src/IconCozAspectRatio23/index.tsx +15 -0
  36. package/src/IconCozAspectRatio32/index.tsx +15 -0
  37. package/src/IconCozAspectRatio34/index.tsx +1 -1
  38. package/src/IconCozAspectRatio43/index.tsx +1 -1
  39. package/src/IconCozAspectRatio916/index.tsx +1 -1
  40. package/src/index.ts +5 -5
  41. package/umd/IconCozAiEdit/index.d.ts +4 -0
  42. package/umd/{Icon32 → IconCozAiEdit}/index.js +5 -5
  43. package/umd/IconCozAspectRatio11/index.js +2 -2
  44. package/umd/IconCozAspectRatio169/index.js +2 -2
  45. package/umd/IconCozAspectRatio219/index.js +2 -2
  46. package/umd/IconCozAspectRatio23/index.d.ts +4 -0
  47. package/umd/{IconCozAspectRatio9161 → IconCozAspectRatio23}/index.js +5 -5
  48. package/umd/IconCozAspectRatio32/index.d.ts +4 -0
  49. package/umd/{Icon23 → IconCozAspectRatio32}/index.js +5 -5
  50. package/umd/IconCozAspectRatio34/index.js +2 -2
  51. package/umd/IconCozAspectRatio43/index.js +2 -2
  52. package/umd/IconCozAspectRatio916/index.js +2 -2
  53. package/umd/index.d.ts +5 -5
  54. package/umd/index.js +12 -12
  55. package/cjs/Icon23/index.d.ts +0 -4
  56. package/cjs/Icon32/index.d.ts +0 -4
  57. package/cjs/IconCozAspectRatio9161/index.d.ts +0 -4
  58. package/esm/Icon23/index.d.ts +0 -4
  59. package/esm/Icon32/index.d.ts +0 -4
  60. package/esm/IconCozAspectRatio9161/index.d.ts +0 -4
  61. package/src/Icon23/index.tsx +0 -15
  62. package/src/Icon32/index.tsx +0 -15
  63. package/src/IconCozAspectRatio9161/index.tsx +0 -15
  64. package/umd/Icon23/index.d.ts +0 -4
  65. package/umd/Icon32/index.d.ts +0 -4
  66. package/umd/IconCozAspectRatio9161/index.d.ts +0 -4
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconCozAspectRatio23: 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 IconCozAspectRatio23;
@@ -56,14 +56,14 @@ 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 IconCozAspectRatio9161Component(props, ref) {
59
+ function IconCozAspectRatio23Component(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-coz_aspect_ratio_9_16-1").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 25 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
- react_1.default.createElement("path", { d: "M16.5781 1C17.6827 1 18.5781 1.89543 18.5781 3V21C18.5781 22.1046 17.6827 23 16.5781 23H8.57812L8.37402 22.9893C7.36535 22.887 6.57812 22.0357 6.57812 21V3C6.57812 1.89543 7.47356 1 8.57812 1H16.5781ZM8.57812 21H16.5781V3H8.57812V21Z", fillOpacity: "1" }));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_aspect_ratio_2-3").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M17.3327 21V23H6.66604V21H17.3327ZM17.3327 3H6.66604V23C5.59601 23 4.72207 22.1597 4.66846 21.103L4.66602 21V3C4.66602 1.92998 5.5063 1.05606 6.56301 1.00244L6.66604 1H17.3327C18.4372 1 19.3327 1.89543 19.3327 3V21C19.3327 22.1046 18.4372 23 17.3327 23V3Z", fillOpacity: "1" }));
66
66
  }
67
- var IconCozAspectRatio9161 = react_1.default.forwardRef(IconCozAspectRatio9161Component);
68
- exports.default = IconCozAspectRatio9161;
67
+ var IconCozAspectRatio23 = react_1.default.forwardRef(IconCozAspectRatio23Component);
68
+ exports.default = IconCozAspectRatio23;
69
69
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconCozAspectRatio32: 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 IconCozAspectRatio32;
@@ -56,14 +56,14 @@ 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 Icon23Component(props, ref) {
59
+ function IconCozAspectRatio32Component(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-2-3").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 25 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
- react_1.default.createElement("path", { d: "M17.9108 21V23H7.24416V21H17.9108ZM17.9108 3H7.24416V23C6.17413 23 5.3002 22.1597 5.24658 21.103L5.24414 21V3C5.24414 1.92998 6.08443 1.05606 7.14113 1.00244L7.24416 1H17.9108C19.0154 1 19.9108 1.89543 19.9108 3V21C19.9108 22.1046 19.0154 23 17.9108 23V3Z", fillOpacity: "1" }));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_aspect_ratio_3-2").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M2.99827 17.3335L0.998294 17.3335L0.998295 6.66699L2.99827 6.66699L2.99827 17.3335ZM20.9981 17.3335L20.9981 6.66699L0.998295 6.66699C0.998296 5.59697 1.83857 4.72305 2.89525 4.66943L2.99827 4.66699L20.9981 4.66699C22.0681 4.66699 22.942 5.50727 22.9956 6.56396L22.998 6.66699L22.998 17.3335C22.998 18.4381 22.1026 19.3335 20.9981 19.3335L2.99827 19.3335C1.89371 19.3335 0.998294 18.4381 0.998294 17.3335L20.9981 17.3335Z", fillOpacity: "1" }));
66
66
  }
67
- var Icon23 = react_1.default.forwardRef(Icon23Component);
68
- exports.default = Icon23;
67
+ var IconCozAspectRatio32 = react_1.default.forwardRef(IconCozAspectRatio32Component);
68
+ exports.default = IconCozAspectRatio32;
69
69
  });
@@ -61,8 +61,8 @@ var __rest = (this && this.__rest) || function (s, e) {
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-coz_aspect_ratio_3_4").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 25 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
- react_1.default.createElement("path", { d: "M18.5781 1C19.6827 1 20.5781 1.89543 20.5781 3V21C20.5781 22.1046 19.6827 23 18.5781 23H6.57812C5.47356 23 4.57812 22.1046 4.57812 21V3C4.57812 1.89543 5.47356 1 6.57812 1H18.5781ZM6.57812 21H18.5781V3H6.57812V21Z", fillOpacity: "1" }));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_aspect_ratio_3_4").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M18 1C19.1046 1 20 1.89543 20 3V21C20 22.1046 19.1046 23 18 23H6C4.89543 23 4 22.1046 4 21V3C4 1.89543 4.89543 1 6 1H18ZM6 21H18V3H6V21Z", fillOpacity: "1" }));
66
66
  }
67
67
  var IconCozAspectRatio34 = react_1.default.forwardRef(IconCozAspectRatio34Component);
68
68
  exports.default = IconCozAspectRatio34;
@@ -61,8 +61,8 @@ var __rest = (this && this.__rest) || function (s, e) {
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-coz_aspect_ratio_4_3").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 25 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
- react_1.default.createElement("path", { d: "M21.5781 4C22.6827 4 23.5781 4.89543 23.5781 6V18C23.5781 19.1046 22.6827 20 21.5781 20H3.57812L3.37402 19.9893C2.36535 19.887 1.57812 19.0357 1.57812 18V6C1.57812 4.89543 2.47356 4 3.57812 4H21.5781ZM3.57812 18H21.5781V6H3.57812V18Z", fillOpacity: "1" }));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_aspect_ratio_4_3").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M21 4C22.1046 4 23 4.89543 23 6V18C23 19.1046 22.1046 20 21 20H3L2.7959 19.9893C1.78722 19.887 1 19.0357 1 18V6C1 4.89543 1.89543 4 3 4H21ZM3 18H21V6H3V18Z", fillOpacity: "1" }));
66
66
  }
67
67
  var IconCozAspectRatio43 = react_1.default.forwardRef(IconCozAspectRatio43Component);
68
68
  exports.default = IconCozAspectRatio43;
@@ -61,8 +61,8 @@ var __rest = (this && this.__rest) || function (s, e) {
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-coz_aspect_ratio_9_16").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 25 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
- react_1.default.createElement("path", { d: "M16.5781 1C17.6827 1 18.5781 1.89543 18.5781 3V21C18.5781 22.1046 17.6827 23 16.5781 23H8.57812L8.37402 22.9893C7.36535 22.887 6.57812 22.0357 6.57812 21V3C6.57812 1.89543 7.47356 1 8.57812 1H16.5781ZM8.57812 21H16.5781V3H8.57812V21Z", fillOpacity: "1" }));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_aspect_ratio_9_16").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M16 1C17.1046 1 18 1.89543 18 3V21C18 22.1046 17.1046 23 16 23H8L7.7959 22.9893C6.78722 22.887 6 22.0357 6 21V3C6 1.89543 6.89543 1 8 1H16ZM8 21H16V3H8V21Z", fillOpacity: "1" }));
66
66
  }
67
67
  var IconCozAspectRatio916 = react_1.default.forwardRef(IconCozAspectRatio916Component);
68
68
  exports.default = IconCozAspectRatio916;
package/umd/index.d.ts CHANGED
@@ -535,12 +535,12 @@ export { default as IconCozeCollection } from './IconCozeCollection';
535
535
  export { default as IconCozMessageQuote } from './IconCozMessageQuote';
536
536
  export { default as IconCozExcel } from './IconCozExcel';
537
537
  export { default as IconCozAspectRatio11 } from './IconCozAspectRatio11';
538
- export { default as IconCozAspectRatio169 } from './IconCozAspectRatio169';
538
+ export { default as IconCozAspectRatio32 } from './IconCozAspectRatio32';
539
+ export { default as IconCozAspectRatio23 } from './IconCozAspectRatio23';
540
+ export { default as IconCozAspectRatio34 } from './IconCozAspectRatio34';
539
541
  export { default as IconCozAspectRatio43 } from './IconCozAspectRatio43';
540
542
  export { default as IconCozAspectRatio916 } from './IconCozAspectRatio916';
541
- export { default as IconCozAspectRatio34 } from './IconCozAspectRatio34';
542
- export { default as IconCozAspectRatio9161 } from './IconCozAspectRatio9161';
543
+ export { default as IconCozAspectRatio169 } from './IconCozAspectRatio169';
543
544
  export { default as IconCozAspectRatio219 } from './IconCozAspectRatio219';
544
- export { default as Icon23 } from './Icon23';
545
- export { default as Icon32 } from './Icon32';
545
+ export { default as IconCozAiEdit } from './IconCozAiEdit';
546
546
  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", "./IconCozLeftlist", "./IconCozRightpanel", "./IconCozAutomation", "./IconCozAutomatic", "./IconCozAlarm", "./IconCozExpert", "./IconCozMenu", "./IconCozCursor", "./IconCozPpt", "./IconCozPodcast", "./IconCozPoster", "./IconCozImageText", "./IconCozAttachment", "./IconCozMention", "./IconCozEnter", "./IconCozRightarrow", "./IconInformationTipGray", "./IconCamera", "./IconChecked", "./IconClear", "./IconChatTip", "./IconCozHD", "./IconCozView", "./IconCozReturn", "./IconCozForward", "./IconCozNewtab", "./IconCozSelectedit", "./IconCozMobileAndPC", "./IconCozMatting", "./IconCozSearchImage", "./IconCozCreateCopy", "./IconCozHeightFix", "./IconCozRedraw", "./IconCozLineThin", "./IconCozLineThick", "./IconCozeCollection", "./IconCozMessageQuote", "./IconCozExcel", "./IconCozAspectRatio11", "./IconCozAspectRatio169", "./IconCozAspectRatio43", "./IconCozAspectRatio916", "./IconCozAspectRatio34", "./IconCozAspectRatio9161", "./IconCozAspectRatio219", "./Icon23", "./Icon32", "./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", "./IconCozAutomatic", "./IconCozAlarm", "./IconCozExpert", "./IconCozMenu", "./IconCozCursor", "./IconCozPpt", "./IconCozPodcast", "./IconCozPoster", "./IconCozImageText", "./IconCozAttachment", "./IconCozMention", "./IconCozEnter", "./IconCozRightarrow", "./IconInformationTipGray", "./IconCamera", "./IconChecked", "./IconClear", "./IconChatTip", "./IconCozHD", "./IconCozView", "./IconCozReturn", "./IconCozForward", "./IconCozNewtab", "./IconCozSelectedit", "./IconCozMobileAndPC", "./IconCozMatting", "./IconCozSearchImage", "./IconCozCreateCopy", "./IconCozHeightFix", "./IconCozRedraw", "./IconCozLineThin", "./IconCozLineThick", "./IconCozeCollection", "./IconCozMessageQuote", "./IconCozExcel", "./IconCozAspectRatio11", "./IconCozAspectRatio32", "./IconCozAspectRatio23", "./IconCozAspectRatio34", "./IconCozAspectRatio43", "./IconCozAspectRatio916", "./IconCozAspectRatio169", "./IconCozAspectRatio219", "./IconCozAiEdit", "./type"], factory);
25
25
  }
26
26
  })(function (require, exports) {
27
27
  "use strict";
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.Icon32 = exports.Icon23 = exports.IconCozAspectRatio219 = exports.IconCozAspectRatio9161 = exports.IconCozAspectRatio34 = exports.IconCozAspectRatio916 = exports.IconCozAspectRatio43 = exports.IconCozAspectRatio169 = exports.IconCozAspectRatio11 = exports.IconCozExcel = exports.IconCozMessageQuote = exports.IconCozeCollection = exports.IconCozLineThick = exports.IconCozLineThin = exports.IconCozRedraw = exports.IconCozHeightFix = exports.IconCozCreateCopy = exports.IconCozSearchImage = exports.IconCozMatting = exports.IconCozMobileAndPC = exports.IconCozSelectedit = exports.IconCozNewtab = exports.IconCozForward = exports.IconCozReturn = exports.IconCozView = exports.IconCozHD = exports.IconChatTip = exports.IconClear = exports.IconChecked = exports.IconCamera = exports.IconInformationTipGray = exports.IconCozRightarrow = exports.IconCozEnter = exports.IconCozMention = exports.IconCozAttachment = exports.IconCozImageText = exports.IconCozPoster = exports.IconCozPodcast = exports.IconCozPpt = exports.IconCozCursor = exports.IconCozMenu = exports.IconCozExpert = exports.IconCozAlarm = exports.IconCozAutomatic = 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;
29
+ exports.IconCozAiEdit = exports.IconCozAspectRatio219 = exports.IconCozAspectRatio169 = exports.IconCozAspectRatio916 = exports.IconCozAspectRatio43 = exports.IconCozAspectRatio34 = exports.IconCozAspectRatio23 = exports.IconCozAspectRatio32 = exports.IconCozAspectRatio11 = exports.IconCozExcel = exports.IconCozMessageQuote = exports.IconCozeCollection = exports.IconCozLineThick = exports.IconCozLineThin = exports.IconCozRedraw = exports.IconCozHeightFix = exports.IconCozCreateCopy = exports.IconCozSearchImage = exports.IconCozMatting = exports.IconCozMobileAndPC = exports.IconCozSelectedit = exports.IconCozNewtab = exports.IconCozForward = exports.IconCozReturn = exports.IconCozView = exports.IconCozHD = exports.IconChatTip = exports.IconClear = exports.IconChecked = exports.IconCamera = exports.IconInformationTipGray = exports.IconCozRightarrow = exports.IconCozEnter = exports.IconCozMention = exports.IconCozAttachment = exports.IconCozImageText = exports.IconCozPoster = exports.IconCozPodcast = exports.IconCozPpt = exports.IconCozCursor = exports.IconCozMenu = exports.IconCozExpert = exports.IconCozAlarm = exports.IconCozAutomatic = 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");
@@ -1101,21 +1101,21 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
1101
1101
  Object.defineProperty(exports, "IconCozExcel", { enumerable: true, get: function () { return __importDefault(IconCozExcel_1).default; } });
1102
1102
  var IconCozAspectRatio11_1 = require("./IconCozAspectRatio11");
1103
1103
  Object.defineProperty(exports, "IconCozAspectRatio11", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio11_1).default; } });
1104
- var IconCozAspectRatio169_1 = require("./IconCozAspectRatio169");
1105
- Object.defineProperty(exports, "IconCozAspectRatio169", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio169_1).default; } });
1104
+ var IconCozAspectRatio32_1 = require("./IconCozAspectRatio32");
1105
+ Object.defineProperty(exports, "IconCozAspectRatio32", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio32_1).default; } });
1106
+ var IconCozAspectRatio23_1 = require("./IconCozAspectRatio23");
1107
+ Object.defineProperty(exports, "IconCozAspectRatio23", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio23_1).default; } });
1108
+ var IconCozAspectRatio34_1 = require("./IconCozAspectRatio34");
1109
+ Object.defineProperty(exports, "IconCozAspectRatio34", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio34_1).default; } });
1106
1110
  var IconCozAspectRatio43_1 = require("./IconCozAspectRatio43");
1107
1111
  Object.defineProperty(exports, "IconCozAspectRatio43", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio43_1).default; } });
1108
1112
  var IconCozAspectRatio916_1 = require("./IconCozAspectRatio916");
1109
1113
  Object.defineProperty(exports, "IconCozAspectRatio916", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio916_1).default; } });
1110
- var IconCozAspectRatio34_1 = require("./IconCozAspectRatio34");
1111
- Object.defineProperty(exports, "IconCozAspectRatio34", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio34_1).default; } });
1112
- var IconCozAspectRatio9161_1 = require("./IconCozAspectRatio9161");
1113
- Object.defineProperty(exports, "IconCozAspectRatio9161", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio9161_1).default; } });
1114
+ var IconCozAspectRatio169_1 = require("./IconCozAspectRatio169");
1115
+ Object.defineProperty(exports, "IconCozAspectRatio169", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio169_1).default; } });
1114
1116
  var IconCozAspectRatio219_1 = require("./IconCozAspectRatio219");
1115
1117
  Object.defineProperty(exports, "IconCozAspectRatio219", { enumerable: true, get: function () { return __importDefault(IconCozAspectRatio219_1).default; } });
1116
- var Icon23_1 = require("./Icon23");
1117
- Object.defineProperty(exports, "Icon23", { enumerable: true, get: function () { return __importDefault(Icon23_1).default; } });
1118
- var Icon32_1 = require("./Icon32");
1119
- Object.defineProperty(exports, "Icon32", { enumerable: true, get: function () { return __importDefault(Icon32_1).default; } });
1118
+ var IconCozAiEdit_1 = require("./IconCozAiEdit");
1119
+ Object.defineProperty(exports, "IconCozAiEdit", { enumerable: true, get: function () { return __importDefault(IconCozAiEdit_1).default; } });
1120
1120
  __exportStar(require("./type"), exports);
1121
1121
  });
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { OriginIconProps } from '../type';
3
- declare const Icon23: 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 Icon23;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { OriginIconProps } from '../type';
3
- declare const Icon32: 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 Icon32;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { OriginIconProps } from '../type';
3
- declare const IconCozAspectRatio9161: 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 IconCozAspectRatio9161;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { OriginIconProps } from '../type';
3
- declare const Icon23: 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 Icon23;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { OriginIconProps } from '../type';
3
- declare const Icon32: 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 Icon32;