@arco-iconbox/react-hiagent 0.0.27 → 0.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{esm/IconBookFill → cjs/IconCollect2}/index.d.ts +2 -2
- package/cjs/IconCollect2/index.js +60 -0
- package/cjs/{IconBookFill → IconCopyLine}/index.d.ts +2 -2
- package/cjs/{IconLogAreality → IconCopyLine}/index.js +5 -5
- package/cjs/IconUncollect2/index.d.ts +4 -0
- package/cjs/IconUncollect2/index.js +60 -0
- package/cjs/index.d.ts +3 -27
- package/cjs/index.js +33 -81
- package/dist/icon.min.js +1 -1
- package/{umd/IconBookFill → esm/IconCollect2}/index.d.ts +2 -2
- package/esm/IconCollect2/index.js +35 -0
- package/esm/IconCopyLine/index.d.ts +4 -0
- package/esm/{IconBookFill → IconCopyLine}/index.js +5 -5
- package/esm/IconUncollect2/index.d.ts +4 -0
- package/esm/IconUncollect2/index.js +35 -0
- package/esm/index.d.ts +3 -27
- package/esm/index.js +3 -27
- package/package.json +1 -1
- package/src/IconCollect2/index.tsx +15 -0
- package/src/IconCopyLine/index.tsx +15 -0
- package/src/IconUncollect2/index.tsx +15 -0
- package/src/index.ts +3 -27
- package/umd/IconCollect2/index.d.ts +4 -0
- package/umd/IconCollect2/index.js +70 -0
- package/umd/IconCopyLine/index.d.ts +4 -0
- package/umd/{IconCloudSave → IconCopyLine}/index.js +5 -5
- package/umd/IconUncollect2/index.d.ts +4 -0
- package/umd/IconUncollect2/index.js +70 -0
- package/umd/index.d.ts +3 -27
- package/umd/index.js +8 -56
- package/cjs/IconAdd/index.d.ts +0 -4
- package/cjs/IconAdd/index.js +0 -59
- package/cjs/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/cjs/IconAuthorizationSucceeds/index.js +0 -219
- package/cjs/IconBookFill/index.js +0 -59
- package/cjs/IconCaretDown/index.d.ts +0 -4
- package/cjs/IconCaretDown/index.js +0 -59
- package/cjs/IconCaretUp/index.d.ts +0 -4
- package/cjs/IconCaretUp/index.js +0 -59
- package/cjs/IconCloudSave/index.d.ts +0 -4
- package/cjs/IconCloudSave/index.js +0 -59
- package/cjs/IconCollect/index.d.ts +0 -4
- package/cjs/IconCollect/index.js +0 -61
- package/cjs/IconCollected/index.d.ts +0 -4
- package/cjs/IconCollected/index.js +0 -61
- package/cjs/IconCollectedAlready/index.d.ts +0 -4
- package/cjs/IconCollectedAlready/index.js +0 -61
- package/cjs/IconCollectedNot/index.d.ts +0 -4
- package/cjs/IconCollectedNot/index.js +0 -61
- package/cjs/IconDepartmentAvatar/index.d.ts +0 -4
- package/cjs/IconDepartmentAvatar/index.js +0 -66
- package/cjs/IconDocLog/index.d.ts +0 -4
- package/cjs/IconDocLog/index.js +0 -59
- package/cjs/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeHighSaturation/index.js +0 -140
- package/cjs/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeLowSaturation/index.js +0 -66
- package/cjs/IconGeneralSuccessHighSaturation/index.d.ts +0 -4
- package/cjs/IconGeneralSuccessHighSaturation/index.js +0 -66
- package/cjs/IconLogAreality/index.d.ts +0 -4
- package/cjs/IconMessage/index.d.ts +0 -4
- package/cjs/IconMessage/index.js +0 -59
- package/cjs/IconMinification/index.d.ts +0 -4
- package/cjs/IconMinification/index.js +0 -59
- package/cjs/IconNoDataLowSaturation/index.d.ts +0 -4
- package/cjs/IconNoDataLowSaturation/index.js +0 -147
- package/cjs/IconOtherSettings/index.d.ts +0 -4
- package/cjs/IconOtherSettings/index.js +0 -60
- package/cjs/IconOverlapRectConfig1/index.d.ts +0 -4
- package/cjs/IconOverlapRectConfig1/index.js +0 -65
- package/cjs/IconPenFill/index.d.ts +0 -4
- package/cjs/IconPenFill/index.js +0 -59
- package/cjs/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/cjs/IconSearchNullLowSaturation/index.js +0 -66
- package/cjs/IconStopResponse/index.d.ts +0 -4
- package/cjs/IconStopResponse/index.js +0 -59
- package/cjs/IconTeamSpaceAddition/index.d.ts +0 -4
- package/cjs/IconTeamSpaceAddition/index.js +0 -60
- package/cjs/IconUserManagement/index.d.ts +0 -4
- package/cjs/IconUserManagement/index.js +0 -59
- package/cjs/IconWorkflowBlowUp/index.d.ts +0 -4
- package/cjs/IconWorkflowBlowUp/index.js +0 -59
- package/esm/IconAdd/index.d.ts +0 -4
- package/esm/IconAdd/index.js +0 -34
- package/esm/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/esm/IconAuthorizationSucceeds/index.js +0 -194
- package/esm/IconCaretDown/index.d.ts +0 -4
- package/esm/IconCaretDown/index.js +0 -34
- package/esm/IconCaretUp/index.d.ts +0 -4
- package/esm/IconCaretUp/index.js +0 -34
- package/esm/IconCloudSave/index.d.ts +0 -4
- package/esm/IconCloudSave/index.js +0 -34
- package/esm/IconCollect/index.d.ts +0 -4
- package/esm/IconCollect/index.js +0 -36
- package/esm/IconCollected/index.d.ts +0 -4
- package/esm/IconCollected/index.js +0 -36
- package/esm/IconCollectedAlready/index.d.ts +0 -4
- package/esm/IconCollectedAlready/index.js +0 -36
- package/esm/IconCollectedNot/index.d.ts +0 -4
- package/esm/IconCollectedNot/index.js +0 -36
- package/esm/IconDepartmentAvatar/index.d.ts +0 -4
- package/esm/IconDepartmentAvatar/index.js +0 -41
- package/esm/IconDocLog/index.d.ts +0 -4
- package/esm/IconDocLog/index.js +0 -34
- package/esm/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeHighSaturation/index.js +0 -115
- package/esm/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeLowSaturation/index.js +0 -41
- package/esm/IconGeneralSuccessHighSaturation/index.d.ts +0 -4
- package/esm/IconGeneralSuccessHighSaturation/index.js +0 -41
- package/esm/IconLogAreality/index.d.ts +0 -4
- package/esm/IconLogAreality/index.js +0 -34
- package/esm/IconMessage/index.d.ts +0 -4
- package/esm/IconMessage/index.js +0 -34
- package/esm/IconMinification/index.d.ts +0 -4
- package/esm/IconMinification/index.js +0 -34
- package/esm/IconNoDataLowSaturation/index.d.ts +0 -4
- package/esm/IconNoDataLowSaturation/index.js +0 -122
- package/esm/IconOtherSettings/index.d.ts +0 -4
- package/esm/IconOtherSettings/index.js +0 -35
- package/esm/IconOverlapRectConfig1/index.d.ts +0 -4
- package/esm/IconOverlapRectConfig1/index.js +0 -40
- package/esm/IconPenFill/index.d.ts +0 -4
- package/esm/IconPenFill/index.js +0 -34
- package/esm/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/esm/IconSearchNullLowSaturation/index.js +0 -41
- package/esm/IconStopResponse/index.d.ts +0 -4
- package/esm/IconStopResponse/index.js +0 -34
- package/esm/IconTeamSpaceAddition/index.d.ts +0 -4
- package/esm/IconTeamSpaceAddition/index.js +0 -35
- package/esm/IconUserManagement/index.d.ts +0 -4
- package/esm/IconUserManagement/index.js +0 -34
- package/esm/IconWorkflowBlowUp/index.d.ts +0 -4
- package/esm/IconWorkflowBlowUp/index.js +0 -34
- package/src/IconAdd/index.tsx +0 -15
- package/src/IconAuthorizationSucceeds/index.tsx +0 -15
- package/src/IconBookFill/index.tsx +0 -15
- package/src/IconCaretDown/index.tsx +0 -15
- package/src/IconCaretUp/index.tsx +0 -15
- package/src/IconCloudSave/index.tsx +0 -15
- package/src/IconCollect/index.tsx +0 -15
- package/src/IconCollected/index.tsx +0 -15
- package/src/IconCollectedAlready/index.tsx +0 -15
- package/src/IconCollectedNot/index.tsx +0 -15
- package/src/IconDepartmentAvatar/index.tsx +0 -15
- package/src/IconDocLog/index.tsx +0 -15
- package/src/IconErrorTypeHighSaturation/index.tsx +0 -15
- package/src/IconErrorTypeLowSaturation/index.tsx +0 -15
- package/src/IconGeneralSuccessHighSaturation/index.tsx +0 -15
- package/src/IconLogAreality/index.tsx +0 -15
- package/src/IconMessage/index.tsx +0 -15
- package/src/IconMinification/index.tsx +0 -15
- package/src/IconNoDataLowSaturation/index.tsx +0 -15
- package/src/IconOtherSettings/index.tsx +0 -15
- package/src/IconOverlapRectConfig1/index.tsx +0 -15
- package/src/IconPenFill/index.tsx +0 -15
- package/src/IconSearchNullLowSaturation/index.tsx +0 -15
- package/src/IconStopResponse/index.tsx +0 -15
- package/src/IconTeamSpaceAddition/index.tsx +0 -15
- package/src/IconUserManagement/index.tsx +0 -15
- package/src/IconWorkflowBlowUp/index.tsx +0 -15
- package/umd/IconAdd/index.d.ts +0 -4
- package/umd/IconAdd/index.js +0 -69
- package/umd/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/umd/IconAuthorizationSucceeds/index.js +0 -229
- package/umd/IconBookFill/index.js +0 -69
- package/umd/IconCaretDown/index.d.ts +0 -4
- package/umd/IconCaretDown/index.js +0 -69
- package/umd/IconCaretUp/index.d.ts +0 -4
- package/umd/IconCaretUp/index.js +0 -69
- package/umd/IconCloudSave/index.d.ts +0 -4
- package/umd/IconCollect/index.d.ts +0 -4
- package/umd/IconCollect/index.js +0 -71
- package/umd/IconCollected/index.d.ts +0 -4
- package/umd/IconCollected/index.js +0 -71
- package/umd/IconCollectedAlready/index.d.ts +0 -4
- package/umd/IconCollectedAlready/index.js +0 -71
- package/umd/IconCollectedNot/index.d.ts +0 -4
- package/umd/IconCollectedNot/index.js +0 -71
- package/umd/IconDepartmentAvatar/index.d.ts +0 -4
- package/umd/IconDepartmentAvatar/index.js +0 -76
- package/umd/IconDocLog/index.d.ts +0 -4
- package/umd/IconDocLog/index.js +0 -69
- package/umd/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeHighSaturation/index.js +0 -150
- package/umd/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeLowSaturation/index.js +0 -76
- package/umd/IconGeneralSuccessHighSaturation/index.d.ts +0 -4
- package/umd/IconGeneralSuccessHighSaturation/index.js +0 -76
- package/umd/IconLogAreality/index.d.ts +0 -4
- package/umd/IconLogAreality/index.js +0 -69
- package/umd/IconMessage/index.d.ts +0 -4
- package/umd/IconMessage/index.js +0 -69
- package/umd/IconMinification/index.d.ts +0 -4
- package/umd/IconMinification/index.js +0 -69
- package/umd/IconNoDataLowSaturation/index.d.ts +0 -4
- package/umd/IconNoDataLowSaturation/index.js +0 -157
- package/umd/IconOtherSettings/index.d.ts +0 -4
- package/umd/IconOtherSettings/index.js +0 -70
- package/umd/IconOverlapRectConfig1/index.d.ts +0 -4
- package/umd/IconOverlapRectConfig1/index.js +0 -75
- package/umd/IconPenFill/index.d.ts +0 -4
- package/umd/IconPenFill/index.js +0 -69
- package/umd/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/umd/IconSearchNullLowSaturation/index.js +0 -76
- package/umd/IconStopResponse/index.d.ts +0 -4
- package/umd/IconStopResponse/index.js +0 -69
- package/umd/IconTeamSpaceAddition/index.d.ts +0 -4
- package/umd/IconTeamSpaceAddition/index.js +0 -70
- package/umd/IconUserManagement/index.d.ts +0 -4
- package/umd/IconUserManagement/index.js +0 -69
- package/umd/IconWorkflowBlowUp/index.d.ts +0 -4
- package/umd/IconWorkflowBlowUp/index.js +0 -69
package/cjs/IconAdd/index.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconAdd: 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 IconAdd;
|
package/cjs/IconAdd/index.js
DELETED
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
-
if (k2 === undefined) k2 = k;
|
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
-
}
|
|
19
|
-
Object.defineProperty(o, k2, desc);
|
|
20
|
-
}) : (function(o, m, k, k2) {
|
|
21
|
-
if (k2 === undefined) k2 = k;
|
|
22
|
-
o[k2] = m[k];
|
|
23
|
-
}));
|
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
-
}) : function(o, v) {
|
|
27
|
-
o["default"] = v;
|
|
28
|
-
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
-
var t = {};
|
|
38
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
-
t[p] = s[p];
|
|
40
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
-
t[p[i]] = s[p[i]];
|
|
44
|
-
}
|
|
45
|
-
return t;
|
|
46
|
-
};
|
|
47
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
-
var react_1 = __importStar(require("react"));
|
|
49
|
-
var context_1 = require("../context");
|
|
50
|
-
function IconAddComponent(props, ref) {
|
|
51
|
-
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
52
|
-
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
53
|
-
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
54
|
-
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
-
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-add").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
56
|
-
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 4C7.22386 4 7 4.22386 7 4.5V7H4.5C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H7V11.5C7 11.7761 7.22386 12 7.5 12H8.5C8.77614 12 9 11.7761 9 11.5V9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5C9 4.22386 8.77614 4 8.5 4H7.5Z" }));
|
|
57
|
-
}
|
|
58
|
-
var IconAdd = react_1.default.forwardRef(IconAddComponent);
|
|
59
|
-
exports.default = IconAdd;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconAuthorizationSucceeds: 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 IconAuthorizationSucceeds;
|
|
@@ -1,219 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
-
if (k2 === undefined) k2 = k;
|
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
-
}
|
|
19
|
-
Object.defineProperty(o, k2, desc);
|
|
20
|
-
}) : (function(o, m, k, k2) {
|
|
21
|
-
if (k2 === undefined) k2 = k;
|
|
22
|
-
o[k2] = m[k];
|
|
23
|
-
}));
|
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
-
}) : function(o, v) {
|
|
27
|
-
o["default"] = v;
|
|
28
|
-
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
-
var t = {};
|
|
38
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
-
t[p] = s[p];
|
|
40
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
-
t[p[i]] = s[p[i]];
|
|
44
|
-
}
|
|
45
|
-
return t;
|
|
46
|
-
};
|
|
47
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
-
var react_1 = __importStar(require("react"));
|
|
49
|
-
var context_1 = require("../context");
|
|
50
|
-
function IconAuthorizationSucceedsComponent(props, ref) {
|
|
51
|
-
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
52
|
-
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
53
|
-
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
54
|
-
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
-
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-authorization-succeeds").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 121 120" }, rest, { ref: ref }),
|
|
56
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__a)" },
|
|
57
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : 'url(#svg_3539a1bcb7__svg_68f38c67c5__b)', d: "M15.5 15.006a7 7 0 0 1 7-7h42.646l32.351 32.205L97.5 105a7 7 0 0 1-7 7H22.502a7 7 0 0 1-7-7L15.5 15.006Z" }),
|
|
58
|
-
react_1.default.createElement("path", { stroke: "url(#svg_3539a1bcb7__svg_68f38c67c5__c)", strokeWidth: "2", d: "M90.5 111.7H22.502c-3.7 0-6.7-3-6.7-6.7L15.8 15.006c0-3.7 3-6.7 6.7-6.7h42.522l32.175 32.03L97.2 105c0 3.7-3 6.7-6.7 6.7Z" })),
|
|
59
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__svg_68f38c67c5__d)" },
|
|
60
|
-
react_1.default.createElement("rect", { width: "51.387", height: "5.788", x: "27.5", y: "53.056", fill: useCurrentColor ? 'currentColor' : '#E7E7E7', rx: "2.894" })),
|
|
61
|
-
react_1.default.createElement("rect", { width: "51.787", height: "6.188", x: "27.3", y: "52.856", stroke: "url(#svg_3539a1bcb7__svg_68f38c67c5__e)", strokeWidth: "2", rx: "3.094" }),
|
|
62
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__svg_68f38c67c5__f)" },
|
|
63
|
-
react_1.default.createElement("rect", { width: "51.387", height: "5.788", x: "27.5", y: "37.056", fill: useCurrentColor ? 'currentColor' : '#E7E7E7', rx: "2.894" })),
|
|
64
|
-
react_1.default.createElement("rect", { width: "51.787", height: "6.188", x: "27.3", y: "36.856", stroke: "url(#svg_3539a1bcb7__svg_68f38c67c5__g)", strokeWidth: "2", rx: "3.094" }),
|
|
65
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__svg_68f38c67c5__h)" },
|
|
66
|
-
react_1.default.createElement("rect", { width: "34", height: "5.788", x: "27.5", y: "74.056", fill: useCurrentColor ? 'currentColor' : '#E7E7E7', rx: "2.894" })),
|
|
67
|
-
react_1.default.createElement("rect", { width: "34.4", height: "6.188", x: "27.3", y: "73.856", stroke: "url(#svg_3539a1bcb7__svg_68f38c67c5__i)", strokeWidth: "2", rx: "3.094" }),
|
|
68
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__svg_68f38c67c5__j)" },
|
|
69
|
-
react_1.default.createElement("mask", { id: "svg_3539a1bcb7__a", fill: useCurrentColor ? 'currentColor' : '#fff' },
|
|
70
|
-
react_1.default.createElement("path", { fillRule: "evenodd", d: "m65.667 8.007 31.83 31.67H73a7 7 0 0 1-7-6.905l-.333-24.238v2.154c0-2.453-1.58-2.683-1.58-2.683h1.572V8l.006.006h.002v.001Zm31.832 33.247s-.231-1.572-2.695-1.572h2.695v1.572Z", clipRule: "evenodd" })),
|
|
71
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : 'url(#svg_3539a1bcb7__svg_68f38c67c5__k)', fillRule: "evenodd", d: "m65.667 8.007 31.83 31.67H73a7 7 0 0 1-7-6.905l-.333-24.238v2.154c0-2.453-1.58-2.683-1.58-2.683h1.572V8l.006.006h.002v.001Zm31.832 33.247s-.231-1.572-2.695-1.572h2.695v1.572Z", clipRule: "evenodd" }),
|
|
72
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : 'url(#svg_3539a1bcb7__svg_68f38c67c5__l)', d: "M97.497 39.676v.818h1.982l-1.405-1.397-.577.58ZM65.667 8.007h-.818v.34l.241.24.577-.58ZM66 32.773l-.818.01.818-.01Zm-.333-24.238.817-.01-1.635.01h.818Zm-1.58-.53v-.817l-.118 1.627.118-.81Zm1.572 0v.818h.83l-.012-.829-.818.012Zm0-.005.577-.58-1.422-1.415.028 2.006.817-.011Zm.006.006-.577.58.24.237h.337v-.817Zm.002 0h.817v-.818h-.817v.818Zm31.832 33.248-.809.12 1.627-.12H97.5Zm0-1.572h.818v-.818H97.5v.818Zm.575-.585-31.83-31.67-1.154 1.16 31.83 31.67 1.154-1.16ZM73 40.494h24.498V38.86H73v1.635Zm-7.817-7.71A7.818 7.818 0 0 0 73 40.494V38.86a6.182 6.182 0 0 1-6.181-6.098l-1.636.023ZM64.85 8.547l.333 24.237 1.636-.023-.334-24.237-1.635.023Zm1.635 2.142V8.535H64.85v2.154h1.635Zm-2.397-2.683c-.118.809-.119.809-.12.809h-.003l-.004-.002a.457.457 0 0 1-.014-.002l.006.001a.984.984 0 0 1 .37.216c.203.188.527.628.527 1.661h1.635c0-1.419-.465-2.32-1.053-2.863a2.62 2.62 0 0 0-.79-.504 2.249 2.249 0 0 0-.425-.124h-.006l-.002-.001h-.001c-.001 0-.002 0-.12.809Zm1.572-.818h-1.572v1.635h1.572V7.188Zm-.817.823v.006l1.635-.023V7.99l-1.635.022Zm1.4-.585-.006-.006-1.153 1.16.005.005 1.154-1.16Zm-.575-.238h-.002v1.635h.002V7.188Zm.817.82v-.002H64.85v.001h1.635ZM94.804 40.5c1.041 0 1.485.323 1.673.525a.974.974 0 0 1 .216.367l.001.005-.001-.008-.001-.007-.001-.004v-.003s0-.002.808-.12a50.696 50.696 0 0 0 .809-.122v-.003l-.001-.006-.002-.013a1.447 1.447 0 0 0-.029-.13 2.489 2.489 0 0 0-.094-.282 2.609 2.609 0 0 0-.508-.788c-.544-.585-1.448-1.047-2.87-1.047V40.5Zm2.695-1.636h-2.695V40.5h2.695v-1.636Zm.818 2.39v-1.572h-1.635v1.572h1.635Z", mask: "url(#svg_3539a1bcb7__a)" })),
|
|
73
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__svg_68f38c67c5__n)" },
|
|
74
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__svg_68f38c67c5__o)", transform: "rotate(-.375 96.177 97.678)" },
|
|
75
|
-
react_1.default.createElement("circle", { cx: "96.177", cy: "97.678", r: "16", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3539a1bcb7__svg_68f38c67c5__p)' }),
|
|
76
|
-
react_1.default.createElement("circle", { cx: "96.177", cy: "97.678", r: "16", stroke: "url(#svg_3539a1bcb7__svg_68f38c67c5__q)", strokeWidth: "2" }))),
|
|
77
|
-
react_1.default.createElement("g", { filter: "url(#svg_3539a1bcb7__svg_68f38c67c5__r)" },
|
|
78
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : 'url(#svg_3539a1bcb7__svg_68f38c67c5__s)', stroke: "url(#svg_3539a1bcb7__svg_68f38c67c5__t)", strokeWidth: "2", d: "m94.424 100.669.078.112.103-.089 8.189-6.985a1.594 1.594 0 0 1 2.31.244c.578.738.472 1.825-.233 2.426l-9.525 8.125a1.588 1.588 0 0 1-1.22.376v-.001h-.013a1.62 1.62 0 0 1-1.328-.711l-4.122-5.954c-.535-.772-.368-1.85.37-2.407.733-.553 1.758-.383 2.29.387l3.101 4.477Z" })),
|
|
79
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#2870FB', d: "M19.723 22.821c-2.364 1.887-5.78 2.058-8.344.207-2.565-1.851-3.469-5.16-2.419-7.99l-3.822-2.77c-2.495 4.957-1.098 11.146 3.537 14.5 4.635 3.354 10.953 2.742 14.877-1.178l-3.829-2.769Z" }),
|
|
80
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#C6AAFF', d: "M112.561 69.642a4.196 4.196 0 0 0-4.854-1.494 4.198 4.198 0 0 0-2.729 4.28l-2.696.994c-.642-3.31 1.193-6.706 4.458-7.913 3.271-1.2 6.866.196 8.524 3.14l-2.696.993h-.007Z" }),
|
|
81
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#FBD34D', fillRule: "evenodd", d: "M91.766 2.83 87.1 10.207l-3.044-1.925L88.723.904l3.043 1.925Z", clipRule: "evenodd" }),
|
|
82
|
-
react_1.default.createElement("defs", null,
|
|
83
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__b", x1: "82.703", x2: "13.431", y1: "20.756", y2: "116.118", gradientUnits: "userSpaceOnUse" },
|
|
84
|
-
react_1.default.createElement("stop", { stopColor: "#FAFAFA" }),
|
|
85
|
-
react_1.default.createElement("stop", { offset: ".855", stopColor: "#F4F4F4" })),
|
|
86
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__c", x1: "48.71", x2: "34.165", y1: "8.006", y2: "108.531", gradientUnits: "userSpaceOnUse" },
|
|
87
|
-
react_1.default.createElement("stop", { stopColor: "#E8E8EB" }),
|
|
88
|
-
react_1.default.createElement("stop", { offset: ".192", stopColor: "#DEDEDE" }),
|
|
89
|
-
react_1.default.createElement("stop", { offset: ".704", stopColor: "#D8D8D8" }),
|
|
90
|
-
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
91
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__e", x1: "57.664", x2: "55.032", y1: "48.102", y2: "61.592", gradientUnits: "userSpaceOnUse" },
|
|
92
|
-
react_1.default.createElement("stop", { offset: ".273", stopColor: "#BEBEBE" }),
|
|
93
|
-
react_1.default.createElement("stop", { offset: ".795", stopColor: "#DADADD" }),
|
|
94
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#DFDFDF" })),
|
|
95
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__g", x1: "57.664", x2: "55.032", y1: "32.102", y2: "45.592", gradientUnits: "userSpaceOnUse" },
|
|
96
|
-
react_1.default.createElement("stop", { offset: ".273", stopColor: "#BEBEBE" }),
|
|
97
|
-
react_1.default.createElement("stop", { offset: ".795", stopColor: "#DADADD" }),
|
|
98
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#DFDFDF" })),
|
|
99
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__i", x1: "47.458", x2: "43.658", y1: "69.102", y2: "81.986", gradientUnits: "userSpaceOnUse" },
|
|
100
|
-
react_1.default.createElement("stop", { offset: ".273", stopColor: "#BEBEBE" }),
|
|
101
|
-
react_1.default.createElement("stop", { offset: ".795", stopColor: "#DADADD" }),
|
|
102
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#DFDFDF" })),
|
|
103
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__k", x1: "86.295", x2: "70.965", y1: "21.972", y2: "41.635", gradientUnits: "userSpaceOnUse" },
|
|
104
|
-
react_1.default.createElement("stop", { offset: ".162", stopColor: "#F2F2F2" }),
|
|
105
|
-
react_1.default.createElement("stop", { offset: ".738", stopColor: "#fff" })),
|
|
106
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__l", x1: "61.541", x2: "76.93", y1: "43.918", y2: "28.539", gradientUnits: "userSpaceOnUse" },
|
|
107
|
-
react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
|
|
108
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#9C9C9C", stopOpacity: "0" })),
|
|
109
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__p", x1: "91.353", x2: "110.662", y1: "80.419", y2: "106.11", gradientUnits: "userSpaceOnUse" },
|
|
110
|
-
react_1.default.createElement("stop", { stopColor: "#1EBF6F" }),
|
|
111
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#1CB267" })),
|
|
112
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__q", x1: "92.269", x2: "104.78", y1: "90.889", y2: "108.866", gradientUnits: "userSpaceOnUse" },
|
|
113
|
-
react_1.default.createElement("stop", { stopColor: "#3DD88B" }),
|
|
114
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#0F9351" })),
|
|
115
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__s", x1: "102.588", x2: "97.304", y1: "94.712", y2: "109.031", gradientUnits: "userSpaceOnUse" },
|
|
116
|
-
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
117
|
-
react_1.default.createElement("stop", { offset: ".855", stopColor: "#fff" })),
|
|
118
|
-
react_1.default.createElement("linearGradient", { id: "svg_3539a1bcb7__svg_68f38c67c5__t", x1: "89.964", x2: "95.026", y1: "92.434", y2: "105.869", gradientUnits: "userSpaceOnUse" },
|
|
119
|
-
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
120
|
-
react_1.default.createElement("stop", { offset: ".963", stopColor: "#EAEAEA" })),
|
|
121
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__a", width: "84", height: "106.494", x: "14.5", y: "7.506", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
122
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
123
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
124
|
-
react_1.default.createElement("feOffset", { dy: "1" }),
|
|
125
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
126
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
127
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
|
|
128
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_2088_72027" }),
|
|
129
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_2088_72027", result: "shape" }),
|
|
130
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
131
|
-
react_1.default.createElement("feOffset", { dx: "1.6", dy: "1.6" }),
|
|
132
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
133
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
|
|
134
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
|
|
135
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_2088_72027" }),
|
|
136
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
137
|
-
react_1.default.createElement("feOffset", { dy: "-1.5" }),
|
|
138
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25" }),
|
|
139
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
|
|
140
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 1 0" }),
|
|
141
|
-
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_2088_72027", result: "effect3_innerShadow_2088_72027" })),
|
|
142
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__d", width: "52.687", height: "7.088", x: "26.6", y: "52.656", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
143
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
144
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
145
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
146
|
-
react_1.default.createElement("feOffset", { dx: "-1.905", dy: "1.428" }),
|
|
147
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25" }),
|
|
148
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
|
|
149
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0.3 0" }),
|
|
150
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_2088_72027" })),
|
|
151
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__f", width: "52.687", height: "7.088", x: "26.6", y: "36.656", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
152
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
153
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
154
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
155
|
-
react_1.default.createElement("feOffset", { dx: "-1.905", dy: "1.428" }),
|
|
156
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25" }),
|
|
157
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
|
|
158
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0.3 0" }),
|
|
159
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_2088_72027" })),
|
|
160
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__h", width: "35.3", height: "7.088", x: "26.6", y: "73.656", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
161
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
162
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
163
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
164
|
-
react_1.default.createElement("feOffset", { dx: "-1.905", dy: "1.428" }),
|
|
165
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25" }),
|
|
166
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
|
|
167
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0.3 0" }),
|
|
168
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_2088_72027" })),
|
|
169
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__j", width: "37.221", height: "38.016", x: "61.706", y: "8", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
170
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
171
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
172
|
-
react_1.default.createElement("feOffset", { dx: "-.476", dy: "2.857" }),
|
|
173
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".952" }),
|
|
174
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
175
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" }),
|
|
176
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_2088_72027" }),
|
|
177
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_2088_72027", result: "shape" })),
|
|
178
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__n", width: "40.4", height: "40.4", x: "75.978", y: "78.478", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
179
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
180
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
181
|
-
react_1.default.createElement("feOffset", { dy: "1" }),
|
|
182
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: "2" }),
|
|
183
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
184
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0" }),
|
|
185
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_2088_72027" }),
|
|
186
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_2088_72027", result: "shape" })),
|
|
187
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__o", width: "34", height: "34.4", x: "79.177", y: "80.678", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
188
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
189
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
190
|
-
react_1.default.createElement("feOffset", { dy: ".4" }),
|
|
191
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".4" }),
|
|
192
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
193
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.705801 0 0 0 0 0.705801 0 0 0 0 0.720866 0 0 0 1 0" }),
|
|
194
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_2088_72027" }),
|
|
195
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_2088_72027", result: "shape" }),
|
|
196
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
197
|
-
react_1.default.createElement("feOffset", { dx: ".8", dy: ".5" }),
|
|
198
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".4" }),
|
|
199
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
|
|
200
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.610972 0 0 0 0 0.883333 0 0 0 0 0.747999 0 0 0 1 0" }),
|
|
201
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_2088_72027" }),
|
|
202
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
203
|
-
react_1.default.createElement("feOffset", { dx: "-.4", dy: "-.8" }),
|
|
204
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".4" }),
|
|
205
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", k2: "-1", k3: "1", operator: "arithmetic" }),
|
|
206
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.0775 0 0 0 0 0.6 0 0 0 0 0.33875 0 0 0 1 0" }),
|
|
207
|
-
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_2088_72027", result: "effect3_innerShadow_2088_72027" })),
|
|
208
|
-
react_1.default.createElement("filter", { id: "svg_3539a1bcb7__svg_68f38c67c5__r", width: "18.374", height: "12.815", x: "87.726", y: "93.197", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
209
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
210
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
211
|
-
react_1.default.createElement("feOffset", { dy: ".5" }),
|
|
212
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25" }),
|
|
213
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
214
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.095 0 0 0 0 0.633333 0 0 0 0 0.365949 0 0 0 1 0" }),
|
|
215
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_2088_72027" }),
|
|
216
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_2088_72027", result: "shape" }))));
|
|
217
|
-
}
|
|
218
|
-
var IconAuthorizationSucceeds = react_1.default.forwardRef(IconAuthorizationSucceedsComponent);
|
|
219
|
-
exports.default = IconAuthorizationSucceeds;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
-
if (k2 === undefined) k2 = k;
|
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
-
}
|
|
19
|
-
Object.defineProperty(o, k2, desc);
|
|
20
|
-
}) : (function(o, m, k, k2) {
|
|
21
|
-
if (k2 === undefined) k2 = k;
|
|
22
|
-
o[k2] = m[k];
|
|
23
|
-
}));
|
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
-
}) : function(o, v) {
|
|
27
|
-
o["default"] = v;
|
|
28
|
-
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
-
var t = {};
|
|
38
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
-
t[p] = s[p];
|
|
40
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
-
t[p[i]] = s[p[i]];
|
|
44
|
-
}
|
|
45
|
-
return t;
|
|
46
|
-
};
|
|
47
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
-
var react_1 = __importStar(require("react"));
|
|
49
|
-
var context_1 = require("../context");
|
|
50
|
-
function IconBookFillComponent(props, ref) {
|
|
51
|
-
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
52
|
-
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
53
|
-
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
54
|
-
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
-
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-book-fill").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 48 48", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
56
|
-
react_1.default.createElement("path", { d: "M39.5243 3.915L8.47279 3C8.27385 3.01521 8.07762 3.05654 7.8889 3.123C7.76949 3.13744 7.65137 3.16152 7.53564 3.195C7.24527 3.31665 6.98056 3.49494 6.75614 3.72H6.73863C6.26635 4.19315 6.00001 4.84222 6 5.52V40.473C6.00155 41.1453 6.26294 41.7895 6.72668 42.2637C7.19042 42.738 7.81851 43.0036 8.47279 43.002L30.7367 45C31.3915 45.0024 32.0203 44.7372 32.4847 44.2628C32.949 43.7884 33.2108 43.1438 33.2124 42.471V15.6C33.2108 14.9271 32.949 14.2825 32.4847 13.8082C32.0203 13.3338 31.3915 13.0686 30.7367 13.071L13.5498 12.141C12.4853 12.099 11.6435 11.2001 11.6435 10.1055C11.6435 9.0109 12.4853 8.112 13.5498 8.07L34.3773 8.97H35.8866C36.5316 8.97 37.0544 9.50726 37.0544 10.17V38.07C37.0544 39.4733 38.1615 40.611 39.5272 40.611C40.8929 40.611 42 39.4733 42 38.07V6.456C41.9968 5.05284 40.8898 3.91665 39.5243 3.915Z" }));
|
|
57
|
-
}
|
|
58
|
-
var IconBookFill = react_1.default.forwardRef(IconBookFillComponent);
|
|
59
|
-
exports.default = IconBookFill;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconCaretDown: 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 IconCaretDown;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
-
if (k2 === undefined) k2 = k;
|
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
-
}
|
|
19
|
-
Object.defineProperty(o, k2, desc);
|
|
20
|
-
}) : (function(o, m, k, k2) {
|
|
21
|
-
if (k2 === undefined) k2 = k;
|
|
22
|
-
o[k2] = m[k];
|
|
23
|
-
}));
|
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
-
}) : function(o, v) {
|
|
27
|
-
o["default"] = v;
|
|
28
|
-
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
-
var t = {};
|
|
38
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
-
t[p] = s[p];
|
|
40
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
-
t[p[i]] = s[p[i]];
|
|
44
|
-
}
|
|
45
|
-
return t;
|
|
46
|
-
};
|
|
47
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
-
var react_1 = __importStar(require("react"));
|
|
49
|
-
var context_1 = require("../context");
|
|
50
|
-
function IconCaretDownComponent(props, ref) {
|
|
51
|
-
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
52
|
-
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
53
|
-
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
54
|
-
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
-
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-caret-down").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 12 12", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
56
|
-
react_1.default.createElement("path", { d: "M9.63916 4.23102C9.90849 3.88017 9.6564 3.375 9.21198 3.375L2.78802 3.375C2.3436 3.375 2.09151 3.88017 2.36084 4.23102L5.57282 8.41502C5.78775 8.69499 6.21225 8.69499 6.42718 8.41502L9.63916 4.23102Z" }));
|
|
57
|
-
}
|
|
58
|
-
var IconCaretDown = react_1.default.forwardRef(IconCaretDownComponent);
|
|
59
|
-
exports.default = IconCaretDown;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconCaretUp: 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 IconCaretUp;
|