@arco-iconbox/react-hiagent 0.0.13 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/Icon403ErrorHighSaturation/index.d.ts +4 -0
- package/cjs/Icon403ErrorHighSaturation/index.js +240 -0
- package/cjs/Icon403ErrorLowSaturation/index.d.ts +4 -0
- package/cjs/Icon403ErrorLowSaturation/index.js +240 -0
- package/cjs/Icon404ErrorHighSaturation/index.d.ts +4 -0
- package/cjs/Icon404ErrorHighSaturation/index.js +240 -0
- package/cjs/Icon404ErrorLowSaturation/index.d.ts +4 -0
- package/cjs/Icon404ErrorLowSaturation/index.js +240 -0
- package/cjs/Icon500ErrorLowSaturation/index.d.ts +4 -0
- package/cjs/Icon500ErrorLowSaturation/index.js +240 -0
- package/cjs/IconErrorTypeSimplified/index.d.ts +4 -0
- package/cjs/IconErrorTypeSimplified/index.js +140 -0
- package/cjs/IconNetWorkErrorSimplified/index.d.ts +4 -0
- package/cjs/IconNetWorkErrorSimplified/index.js +150 -0
- package/cjs/IconNetworkErrorHighSaturation/index.d.ts +4 -0
- package/cjs/IconNetworkErrorHighSaturation/index.js +223 -0
- package/cjs/IconNetworkErrorLowSaturation/index.d.ts +4 -0
- package/cjs/IconNetworkErrorLowSaturation/index.js +220 -0
- package/cjs/IconNewWindow/index.d.ts +4 -0
- package/cjs/IconNewWindow/index.js +59 -0
- package/cjs/IconNoChartHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoChartHighSaturation/index.js +321 -0
- package/cjs/IconNoChartLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoChartLowSaturation/index.js +321 -0
- package/cjs/IconNoContentHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoContentHighSaturation/index.js +161 -0
- package/cjs/IconNoContentLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoContentLowSaturation/index.js +161 -0
- package/cjs/IconNoContentSimplified/index.d.ts +4 -0
- package/cjs/IconNoContentSimplified/index.js +134 -0
- package/cjs/IconNoDataHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoDataHighSaturation/index.js +187 -0
- package/cjs/IconNoDataSimplified/index.d.ts +4 -0
- package/cjs/IconNoDataSimplified/index.js +189 -0
- package/cjs/IconNoPermissionHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoPermissionHighSaturation/index.js +247 -0
- package/cjs/IconNoPermissionLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoPermissionLowSaturation/index.js +250 -0
- package/cjs/IconNoPermissionSimplified/index.d.ts +4 -0
- package/cjs/IconNoPermissionSimplified/index.js +250 -0
- package/cjs/IconNoPicHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoPicHighSaturation/index.js +161 -0
- package/cjs/IconNoPicLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoPicLowSaturation/index.js +161 -0
- package/cjs/IconPermissionRequestFail/index.d.ts +4 -0
- package/cjs/IconPermissionRequestFail/index.js +292 -0
- package/cjs/IconPermissionRequestSuccess/index.d.ts +4 -0
- package/cjs/IconPermissionRequestSuccess/index.js +292 -0
- package/cjs/IconSearchNullHighSaturation/index.d.ts +4 -0
- package/cjs/IconSearchNullHighSaturation/index.js +294 -0
- package/cjs/IconSearchNullSimplified/index.d.ts +4 -0
- package/cjs/IconSearchNullSimplified/index.js +294 -0
- package/cjs/IconSubmissionFail/index.d.ts +4 -0
- package/cjs/IconSubmissionFail/index.js +153 -0
- package/cjs/IconSubmissionSuccess/index.d.ts +4 -0
- package/cjs/IconSubmissionSuccess/index.js +225 -0
- package/cjs/index.d.ts +28 -0
- package/cjs/index.js +58 -1
- package/dist/icon.min.js +1 -1
- package/esm/Icon403ErrorHighSaturation/index.d.ts +4 -0
- package/esm/Icon403ErrorHighSaturation/index.js +215 -0
- package/esm/Icon403ErrorLowSaturation/index.d.ts +4 -0
- package/esm/Icon403ErrorLowSaturation/index.js +215 -0
- package/esm/Icon404ErrorHighSaturation/index.d.ts +4 -0
- package/esm/Icon404ErrorHighSaturation/index.js +215 -0
- package/esm/Icon404ErrorLowSaturation/index.d.ts +4 -0
- package/esm/Icon404ErrorLowSaturation/index.js +215 -0
- package/esm/Icon500ErrorLowSaturation/index.d.ts +4 -0
- package/esm/Icon500ErrorLowSaturation/index.js +215 -0
- package/esm/IconErrorTypeSimplified/index.d.ts +4 -0
- package/esm/IconErrorTypeSimplified/index.js +115 -0
- package/esm/IconNetWorkErrorSimplified/index.d.ts +4 -0
- package/esm/IconNetWorkErrorSimplified/index.js +125 -0
- package/esm/IconNetworkErrorHighSaturation/index.d.ts +4 -0
- package/esm/IconNetworkErrorHighSaturation/index.js +198 -0
- package/esm/IconNetworkErrorLowSaturation/index.d.ts +4 -0
- package/esm/IconNetworkErrorLowSaturation/index.js +195 -0
- package/esm/IconNewWindow/index.d.ts +4 -0
- package/esm/IconNewWindow/index.js +34 -0
- package/esm/IconNoChartHighSaturation/index.d.ts +4 -0
- package/esm/IconNoChartHighSaturation/index.js +296 -0
- package/esm/IconNoChartLowSaturation/index.d.ts +4 -0
- package/esm/IconNoChartLowSaturation/index.js +296 -0
- package/esm/IconNoContentHighSaturation/index.d.ts +4 -0
- package/esm/IconNoContentHighSaturation/index.js +136 -0
- package/esm/IconNoContentLowSaturation/index.d.ts +4 -0
- package/esm/IconNoContentLowSaturation/index.js +136 -0
- package/esm/IconNoContentSimplified/index.d.ts +4 -0
- package/esm/IconNoContentSimplified/index.js +109 -0
- package/esm/IconNoDataHighSaturation/index.d.ts +4 -0
- package/esm/IconNoDataHighSaturation/index.js +162 -0
- package/esm/IconNoDataSimplified/index.d.ts +4 -0
- package/esm/IconNoDataSimplified/index.js +164 -0
- package/esm/IconNoPermissionHighSaturation/index.d.ts +4 -0
- package/esm/IconNoPermissionHighSaturation/index.js +222 -0
- package/esm/IconNoPermissionLowSaturation/index.d.ts +4 -0
- package/esm/IconNoPermissionLowSaturation/index.js +225 -0
- package/esm/IconNoPermissionSimplified/index.d.ts +4 -0
- package/esm/IconNoPermissionSimplified/index.js +225 -0
- package/esm/IconNoPicHighSaturation/index.d.ts +4 -0
- package/esm/IconNoPicHighSaturation/index.js +136 -0
- package/esm/IconNoPicLowSaturation/index.d.ts +4 -0
- package/esm/IconNoPicLowSaturation/index.js +136 -0
- package/esm/IconPermissionRequestFail/index.d.ts +4 -0
- package/esm/IconPermissionRequestFail/index.js +267 -0
- package/esm/IconPermissionRequestSuccess/index.d.ts +4 -0
- package/esm/IconPermissionRequestSuccess/index.js +267 -0
- package/esm/IconSearchNullHighSaturation/index.d.ts +4 -0
- package/esm/IconSearchNullHighSaturation/index.js +269 -0
- package/esm/IconSearchNullSimplified/index.d.ts +4 -0
- package/esm/IconSearchNullSimplified/index.js +269 -0
- package/esm/IconSubmissionFail/index.d.ts +4 -0
- package/esm/IconSubmissionFail/index.js +128 -0
- package/esm/IconSubmissionSuccess/index.d.ts +4 -0
- package/esm/IconSubmissionSuccess/index.js +200 -0
- package/esm/index.d.ts +28 -0
- package/esm/index.js +28 -0
- package/package.json +1 -1
- package/src/Icon403ErrorHighSaturation/index.tsx +15 -0
- package/src/Icon403ErrorLowSaturation/index.tsx +15 -0
- package/src/Icon404ErrorHighSaturation/index.tsx +15 -0
- package/src/Icon404ErrorLowSaturation/index.tsx +15 -0
- package/src/Icon500ErrorLowSaturation/index.tsx +15 -0
- package/src/IconErrorTypeSimplified/index.tsx +15 -0
- package/src/IconNetWorkErrorSimplified/index.tsx +15 -0
- package/src/IconNetworkErrorHighSaturation/index.tsx +15 -0
- package/src/IconNetworkErrorLowSaturation/index.tsx +15 -0
- package/src/IconNewWindow/index.tsx +15 -0
- package/src/IconNoChartHighSaturation/index.tsx +15 -0
- package/src/IconNoChartLowSaturation/index.tsx +15 -0
- package/src/IconNoContentHighSaturation/index.tsx +15 -0
- package/src/IconNoContentLowSaturation/index.tsx +15 -0
- package/src/IconNoContentSimplified/index.tsx +15 -0
- package/src/IconNoDataHighSaturation/index.tsx +15 -0
- package/src/IconNoDataSimplified/index.tsx +15 -0
- package/src/IconNoPermissionHighSaturation/index.tsx +15 -0
- package/src/IconNoPermissionLowSaturation/index.tsx +15 -0
- package/src/IconNoPermissionSimplified/index.tsx +15 -0
- package/src/IconNoPicHighSaturation/index.tsx +15 -0
- package/src/IconNoPicLowSaturation/index.tsx +15 -0
- package/src/IconPermissionRequestFail/index.tsx +15 -0
- package/src/IconPermissionRequestSuccess/index.tsx +15 -0
- package/src/IconSearchNullHighSaturation/index.tsx +15 -0
- package/src/IconSearchNullSimplified/index.tsx +15 -0
- package/src/IconSubmissionFail/index.tsx +15 -0
- package/src/IconSubmissionSuccess/index.tsx +15 -0
- package/src/index.ts +28 -0
- package/umd/Icon403ErrorHighSaturation/index.d.ts +4 -0
- package/umd/Icon403ErrorHighSaturation/index.js +250 -0
- package/umd/Icon403ErrorLowSaturation/index.d.ts +4 -0
- package/umd/Icon403ErrorLowSaturation/index.js +250 -0
- package/umd/Icon404ErrorHighSaturation/index.d.ts +4 -0
- package/umd/Icon404ErrorHighSaturation/index.js +250 -0
- package/umd/Icon404ErrorLowSaturation/index.d.ts +4 -0
- package/umd/Icon404ErrorLowSaturation/index.js +250 -0
- package/umd/Icon500ErrorLowSaturation/index.d.ts +4 -0
- package/umd/Icon500ErrorLowSaturation/index.js +250 -0
- package/umd/IconErrorTypeSimplified/index.d.ts +4 -0
- package/umd/IconErrorTypeSimplified/index.js +150 -0
- package/umd/IconNetWorkErrorSimplified/index.d.ts +4 -0
- package/umd/IconNetWorkErrorSimplified/index.js +160 -0
- package/umd/IconNetworkErrorHighSaturation/index.d.ts +4 -0
- package/umd/IconNetworkErrorHighSaturation/index.js +233 -0
- package/umd/IconNetworkErrorLowSaturation/index.d.ts +4 -0
- package/umd/IconNetworkErrorLowSaturation/index.js +230 -0
- package/umd/IconNewWindow/index.d.ts +4 -0
- package/umd/IconNewWindow/index.js +69 -0
- package/umd/IconNoChartHighSaturation/index.d.ts +4 -0
- package/umd/IconNoChartHighSaturation/index.js +331 -0
- package/umd/IconNoChartLowSaturation/index.d.ts +4 -0
- package/umd/IconNoChartLowSaturation/index.js +331 -0
- package/umd/IconNoContentHighSaturation/index.d.ts +4 -0
- package/umd/IconNoContentHighSaturation/index.js +171 -0
- package/umd/IconNoContentLowSaturation/index.d.ts +4 -0
- package/umd/IconNoContentLowSaturation/index.js +171 -0
- package/umd/IconNoContentSimplified/index.d.ts +4 -0
- package/umd/IconNoContentSimplified/index.js +144 -0
- package/umd/IconNoDataHighSaturation/index.d.ts +4 -0
- package/umd/IconNoDataHighSaturation/index.js +197 -0
- package/umd/IconNoDataSimplified/index.d.ts +4 -0
- package/umd/IconNoDataSimplified/index.js +199 -0
- package/umd/IconNoPermissionHighSaturation/index.d.ts +4 -0
- package/umd/IconNoPermissionHighSaturation/index.js +257 -0
- package/umd/IconNoPermissionLowSaturation/index.d.ts +4 -0
- package/umd/IconNoPermissionLowSaturation/index.js +260 -0
- package/umd/IconNoPermissionSimplified/index.d.ts +4 -0
- package/umd/IconNoPermissionSimplified/index.js +260 -0
- package/umd/IconNoPicHighSaturation/index.d.ts +4 -0
- package/umd/IconNoPicHighSaturation/index.js +171 -0
- package/umd/IconNoPicLowSaturation/index.d.ts +4 -0
- package/umd/IconNoPicLowSaturation/index.js +171 -0
- package/umd/IconPermissionRequestFail/index.d.ts +4 -0
- package/umd/IconPermissionRequestFail/index.js +302 -0
- package/umd/IconPermissionRequestSuccess/index.d.ts +4 -0
- package/umd/IconPermissionRequestSuccess/index.js +302 -0
- package/umd/IconSearchNullHighSaturation/index.d.ts +4 -0
- package/umd/IconSearchNullHighSaturation/index.js +304 -0
- package/umd/IconSearchNullSimplified/index.d.ts +4 -0
- package/umd/IconSearchNullSimplified/index.js +304 -0
- package/umd/IconSubmissionFail/index.d.ts +4 -0
- package/umd/IconSubmissionFail/index.js +163 -0
- package/umd/IconSubmissionSuccess/index.d.ts +4 -0
- package/umd/IconSubmissionSuccess/index.js +235 -0
- package/umd/index.d.ts +28 -0
- package/umd/index.js +58 -2
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconErrorTypeSimplified: 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 IconErrorTypeSimplified;
|
|
@@ -0,0 +1,140 @@
|
|
|
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 IconErrorTypeSimplifiedComponent(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-error-type-simplified").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 120 120", fill: useCurrentColor ? 'currentColor' : 'none', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("g", { filter: "url(#svg_2ebc4e7147__svg_6a81c10ded__filter0_dii_54_13384)" },
|
|
57
|
+
react_1.default.createElement("path", { d: "M10.2086 94.5473L53.1279 22.5311C56.2304 17.3252 63.7696 17.3252 66.8721 22.5311L109.791 94.5473C112.969 99.8799 109.127 106.643 102.919 106.643H17.0807C10.873 106.643 7.03053 99.8799 10.2086 94.5473Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint0_linear_54_13384)' })),
|
|
58
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M53.6432 22.8381L10.7239 94.8543C7.78423 99.7869 11.3385 106.043 17.0806 106.043H102.919C108.661 106.043 112.216 99.7869 109.276 94.8543L66.3567 22.8381C63.4868 18.0226 56.5131 18.0226 53.6432 22.8381ZM53.1278 22.5309L10.2085 94.5471C7.03047 99.8797 10.8729 106.643 17.0806 106.643H102.919C109.127 106.643 112.969 99.8797 109.791 94.5471L66.8721 22.5309C63.7695 17.325 56.2304 17.325 53.1278 22.5309Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint1_linear_54_13384)' }),
|
|
59
|
+
react_1.default.createElement("path", { d: "M20.3311 90.9539L54.9229 32.2556C57.2465 28.3127 62.9517 28.3185 65.2674 32.2661L99.6996 90.9643C102.046 94.9642 99.1615 100 94.5243 100H25.5003C20.8576 100 17.974 94.9537 20.3311 90.9539Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint2_linear_54_13384)' }),
|
|
60
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M55.4432 32.562L20.8514 91.2603C18.7315 94.8576 21.3249 99.3962 25.5003 99.3962H94.5244C98.6949 99.3962 101.289 94.8671 99.1789 91.2697L64.7466 32.5715C62.664 29.0211 57.533 29.0159 55.4432 32.562ZM54.923 32.2555L20.3312 90.9538C17.974 94.9535 20.8577 100 25.5003 100H94.5244C99.1616 100 102.046 94.9641 99.6997 90.9642L65.2674 32.2659C62.9518 28.3183 57.2466 28.3126 54.923 32.2555Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint3_linear_54_13384)' }),
|
|
61
|
+
react_1.default.createElement("g", { filter: "url(#svg_2ebc4e7147__svg_6a81c10ded__filter1_dii_54_13384)" },
|
|
62
|
+
react_1.default.createElement("path", { d: "M58.8613 76.9388L55.4027 52.2371C55.1564 50.4776 55.9358 48.7319 57.4103 47.7408C58.9763 46.6881 61.0237 46.6881 62.5897 47.7408C64.0641 48.7319 64.8436 50.4776 64.5972 52.2371L61.1386 76.9388C61.0591 77.5067 60.5734 77.9291 60 77.9291C59.4266 77.9291 58.9408 77.5067 58.8613 76.9388Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint4_linear_54_13384)' }),
|
|
63
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M62.4499 47.9482C60.9682 46.9522 59.0311 46.9522 57.5494 47.9482C56.1544 48.8859 55.4169 50.5376 55.65 52.2023L59.1086 76.904C59.1708 77.3484 59.5509 77.679 59.9997 77.679C60.4484 77.679 60.8285 77.3484 60.8907 76.904L64.3493 52.2023C64.5824 50.5376 63.8449 48.8859 62.4499 47.9482ZM57.2705 47.5332C58.9208 46.4238 61.0785 46.4238 62.7288 47.5332C64.2827 48.5777 65.1041 50.4174 64.8445 52.2716L61.3859 76.9734C61.2891 77.6647 60.6977 78.179 59.9997 78.179C59.3016 78.179 58.7102 77.6647 58.6134 76.9734L55.1548 52.2716C54.8952 50.4174 55.7166 48.5777 57.2705 47.5332Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint5_linear_54_13384)' }),
|
|
64
|
+
react_1.default.createElement("ellipse", { cx: "60", cy: "87.754", rx: "5", ry: "4.912", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint6_linear_54_13384)' }),
|
|
65
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M60 83.0923C57.3724 83.0923 55.25 85.1838 55.25 87.7545C55.25 90.3252 57.3724 92.4166 60 92.4166C62.6275 92.4166 64.7499 90.3252 64.7499 87.7545C64.7499 85.1838 62.6275 83.0923 60 83.0923ZM54.75 87.7545C54.75 84.8993 57.1047 82.5923 60 82.5923C62.8952 82.5923 65.2499 84.8993 65.2499 87.7545C65.2499 90.6096 62.8952 92.9166 60 92.9166C57.1047 92.9166 54.75 90.6096 54.75 87.7545Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_2ebc4e7147__svg_6a81c10ded__paint7_linear_54_13384)' })),
|
|
66
|
+
react_1.default.createElement("defs", null,
|
|
67
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint0_linear_54_13384", x1: "96.428", y1: "24.481", x2: "45.894", y2: "131.886", gradientUnits: "userSpaceOnUse" },
|
|
68
|
+
react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
|
|
69
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
|
|
70
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint1_linear_54_13384", x1: "15.563", y1: "5.63", x2: "62.736", y2: "106.904", gradientUnits: "userSpaceOnUse" },
|
|
71
|
+
react_1.default.createElement("stop", { stopColor: "#E0DEDE" }),
|
|
72
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
|
|
73
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
|
|
74
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
75
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint2_linear_54_13384", x1: "89.412", y1: "33.279", x2: "48.546", y2: "120.053", gradientUnits: "userSpaceOnUse" },
|
|
76
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
77
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#fff" })),
|
|
78
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint3_linear_54_13384", x1: "24.121", y1: "18.044", x2: "62.27", y2: "99.865", gradientUnits: "userSpaceOnUse" },
|
|
79
|
+
react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
|
|
80
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
|
|
81
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
|
|
82
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
83
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint4_linear_54_13384", x1: "58.492", y1: "48.387", x2: "72.204", y2: "54.805", gradientUnits: "userSpaceOnUse" },
|
|
84
|
+
react_1.default.createElement("stop", { stopColor: "#A8AEC7" }),
|
|
85
|
+
react_1.default.createElement("stop", { offset: ".44", stopColor: "#99A1BF" }),
|
|
86
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#7781A6" })),
|
|
87
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint5_linear_54_13384", x1: "58.778", y1: "57.686", x2: "68.321", y2: "62.511", gradientUnits: "userSpaceOnUse" },
|
|
88
|
+
react_1.default.createElement("stop", { stopColor: "#818AB7" }),
|
|
89
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#49547D" })),
|
|
90
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint6_linear_54_13384", x1: "58.492", y1: "83.577", x2: "63.536", y2: "91.249", gradientUnits: "userSpaceOnUse" },
|
|
91
|
+
react_1.default.createElement("stop", { stopColor: "#A8AEC7" }),
|
|
92
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#8992B5" })),
|
|
93
|
+
react_1.default.createElement("linearGradient", { id: "svg_2ebc4e7147__svg_6a81c10ded__paint7_linear_54_13384", x1: "58.779", y1: "86.438", x2: "62.017", y2: "91.76", gradientUnits: "userSpaceOnUse" },
|
|
94
|
+
react_1.default.createElement("stop", { stopColor: "#7B819D" }),
|
|
95
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#3D486B" })),
|
|
96
|
+
react_1.default.createElement("filter", { id: "svg_2ebc4e7147__svg_6a81c10ded__filter0_dii_54_13384", x: "8.536", y: "18.094", width: "103.993", height: "90.679", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
97
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
98
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
99
|
+
react_1.default.createElement("feOffset", { dx: ".532", dy: "1.065" }),
|
|
100
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".532" }),
|
|
101
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
102
|
+
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" }),
|
|
103
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13384" }),
|
|
104
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13384", result: "shape" }),
|
|
105
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
106
|
+
react_1.default.createElement("feOffset", { dx: "1.597", dy: "1.597" }),
|
|
107
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".532" }),
|
|
108
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
109
|
+
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" }),
|
|
110
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13384" }),
|
|
111
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
112
|
+
react_1.default.createElement("feOffset", { dx: "-1.597", dy: "-1.597" }),
|
|
113
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".266" }),
|
|
114
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
115
|
+
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" }),
|
|
116
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_54_13384", result: "effect3_innerShadow_54_13384" })),
|
|
117
|
+
react_1.default.createElement("filter", { id: "svg_2ebc4e7147__svg_6a81c10ded__filter1_dii_54_13384", x: "53.75", y: "45.701", width: "12.5", height: "48.715", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
118
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
119
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
120
|
+
react_1.default.createElement("feOffset", { dy: ".5" }),
|
|
121
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
122
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
123
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.9375 0 0 0 0 0.950893 0 0 0 0 1 0 0 0 1 0" }),
|
|
124
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13384" }),
|
|
125
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13384", result: "shape" }),
|
|
126
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
127
|
+
react_1.default.createElement("feOffset", { dx: ".5" }),
|
|
128
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
129
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
130
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.868177 0 0 0 0 0.891503 0 0 0 0 0.9875 0 0 0 1 0" }),
|
|
131
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13384" }),
|
|
132
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
133
|
+
react_1.default.createElement("feOffset", { dx: "-.5", dy: "-1" }),
|
|
134
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
135
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
136
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.367431 0 0 0 0 0.416374 0 0 0 0 0.595833 0 0 0 1 0" }),
|
|
137
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_54_13384", result: "effect3_innerShadow_54_13384" }))));
|
|
138
|
+
}
|
|
139
|
+
var IconErrorTypeSimplified = react_1.default.forwardRef(IconErrorTypeSimplifiedComponent);
|
|
140
|
+
exports.default = IconErrorTypeSimplified;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconNetWorkErrorSimplified: 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 IconNetWorkErrorSimplified;
|
|
@@ -0,0 +1,150 @@
|
|
|
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 IconNetWorkErrorSimplifiedComponent(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-net-work-error-simplified").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 120 120", fill: useCurrentColor ? 'currentColor' : 'none', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("g", { filter: "url(#svg_c1e188725c__svg_819affaea8__filter0_dii_99_8955)" },
|
|
57
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M100.287 54.4859C101.462 55.8983 103.608 56.0883 104.92 54.8026L111.369 48.4864C112.38 47.4964 112.57 45.9296 111.756 44.7725C100.916 29.3657 80.6501 18.9995 57.4387 18.9995C34.4403 18.9995 14.334 29.1762 3.42271 44.3494C2.571 45.5338 2.78514 47.156 3.85781 48.1447L10.1961 53.9868C11.5082 55.1961 13.5745 54.9943 14.7319 53.6362C24.5098 42.1629 39.9241 34.7621 57.265 34.7621C74.8014 34.7621 90.5076 42.7336 100.287 54.4859Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c1e188725c__svg_819affaea8__paint0_linear_99_8955)' })),
|
|
58
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M104.501 54.374L110.95 48.0578C111.763 47.2606 111.9 46.0196 111.265 45.1177C100.552 29.8905 80.4807 19.5995 57.4389 19.5995C34.609 19.5995 14.695 29.7023 3.91006 44.6997C3.24651 45.6225 3.4008 46.9073 4.26469 47.7035L10.603 53.5456C11.6451 54.5061 13.3212 54.3666 14.2755 53.247C24.1712 41.6355 39.7546 34.1621 57.2652 34.1621C74.9819 34.1621 90.8563 42.2143 100.748 54.1021C101.717 55.2668 103.458 55.395 104.501 54.374ZM104.92 54.8026C103.608 56.0883 101.462 55.8983 100.287 54.4859C90.5078 42.7336 74.8016 34.7621 57.2652 34.7621C39.9243 34.7621 24.51 42.1629 14.7321 53.6362C13.5747 54.9943 11.5084 55.1961 10.1963 53.9868L3.85805 48.1447C2.78537 47.156 2.57123 45.5338 3.42294 44.3494C14.3343 29.1762 34.4406 18.9995 57.4389 18.9995C80.6504 18.9995 100.916 29.3657 111.756 44.7725C112.57 45.9296 112.38 47.4964 111.369 48.4864L104.92 54.8026Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c1e188725c__svg_819affaea8__paint1_linear_99_8955)' }),
|
|
59
|
+
react_1.default.createElement("g", { filter: "url(#svg_c1e188725c__svg_819affaea8__filter1_dii_99_8955)" },
|
|
60
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M82.5158 73.5045C83.7959 74.7038 85.8254 74.7488 87.0354 73.4789L92.5608 67.6798C93.5101 66.6835 93.6718 65.1594 92.8508 64.055C85.7818 54.5462 73.4807 49.3101 58.7213 49.3101C44.1367 49.3101 31.4537 55.2 24.2723 64.6148C23.3923 65.7684 23.603 67.3855 24.663 68.3763L30.3889 73.7278C31.6246 74.8827 33.5619 74.777 34.7956 73.6199C40.96 67.8381 49.4352 64.401 59.039 64.401C68.5142 64.401 76.4687 67.8391 82.5158 73.5045Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c1e188725c__svg_819affaea8__paint2_linear_99_8955)' })),
|
|
61
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M86.6009 73.065L92.1263 67.2659C92.8935 66.4607 92.9996 65.261 92.3691 64.413C85.4432 55.0965 73.3472 49.9101 58.7212 49.9101C44.2895 49.9101 31.7979 55.738 24.7492 64.9787C24.0739 65.864 24.2156 67.137 25.0726 67.9379L30.7984 73.2894C31.7775 74.2045 33.3552 74.1482 34.385 73.1823C40.6654 67.2917 49.2892 63.801 59.0389 63.801C68.6693 63.801 76.7696 67.299 82.9259 73.0667C83.9918 74.0653 85.6421 74.0713 86.6009 73.065ZM87.0353 73.4789C85.8253 74.7488 83.7958 74.7038 82.5157 73.5045C76.4685 67.8391 68.5141 64.401 59.0389 64.401C49.435 64.401 40.9599 67.8381 34.7955 73.6199C33.5618 74.777 31.6244 74.8827 30.3887 73.7278L24.6629 68.3763C23.6029 67.3855 23.3922 65.7684 24.2722 64.6148C31.4536 55.2 44.1366 49.3101 58.7212 49.3101C73.4806 49.3101 85.7817 54.5462 92.8507 64.055C93.6717 65.1594 93.51 66.6835 92.5607 67.6798L87.0353 73.4789Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c1e188725c__svg_819affaea8__paint3_linear_99_8955)' }),
|
|
62
|
+
react_1.default.createElement("g", { filter: "url(#svg_c1e188725c__svg_819affaea8__filter2_dii_99_8955)" },
|
|
63
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M57.0169 99.011C58.1883 100.12 60.0272 100.104 61.1793 98.9752L73.653 86.7504C74.7963 85.6299 74.8734 83.7862 73.6472 82.7572C69.8308 79.5547 64.9168 77.9619 59.1154 77.9619C53.2806 77.9619 48.2214 79.7544 44.3605 83.0472C43.1317 84.0952 43.2287 85.9558 44.4014 87.0662L57.0169 99.011Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c1e188725c__svg_819affaea8__paint4_linear_99_8955)' })),
|
|
64
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.1153 78.2119C53.3331 78.2119 48.3333 79.9875 44.5226 83.2374C43.4253 84.1734 43.4902 85.8591 44.5733 86.8846L57.1887 98.8295C58.2625 99.8462 59.9481 99.8317 61.0043 98.7966L73.478 86.5718C74.5342 85.5366 74.5807 83.867 73.4864 82.9487C69.7233 79.7909 64.8696 78.2119 59.1153 78.2119ZM44.1982 82.857C48.1093 79.5214 53.228 77.7119 59.1153 77.7119C64.9637 77.7119 69.9382 79.3185 73.8078 82.5657C75.1661 83.7054 75.0583 85.7231 73.828 86.9289L61.3543 99.1537C60.1061 100.377 58.114 100.394 56.8449 99.1925L44.2295 87.2477C42.9672 86.0525 42.838 84.017 44.1982 82.857Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c1e188725c__svg_819affaea8__paint5_linear_99_8955)' }),
|
|
65
|
+
react_1.default.createElement("defs", null,
|
|
66
|
+
react_1.default.createElement("linearGradient", { id: "svg_c1e188725c__svg_819affaea8__paint0_linear_99_8955", x1: "93.053", y1: "22.975", x2: "82.463", y2: "75.562", gradientUnits: "userSpaceOnUse" },
|
|
67
|
+
react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
|
|
68
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
|
|
69
|
+
react_1.default.createElement("linearGradient", { id: "svg_c1e188725c__svg_819affaea8__paint1_linear_99_8955", x1: "14.246", y1: "15.111", x2: "24.103", y2: "64.556", gradientUnits: "userSpaceOnUse" },
|
|
70
|
+
react_1.default.createElement("stop", { offset: ".183", stopColor: "#D6D3D3" }),
|
|
71
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#B9B9B9" }),
|
|
72
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#BEBEBE" })),
|
|
73
|
+
react_1.default.createElement("linearGradient", { id: "svg_c1e188725c__svg_819affaea8__paint2_linear_99_8955", x1: "81.301", y1: "52.067", x2: "73.419", y2: "88.305", gradientUnits: "userSpaceOnUse" },
|
|
74
|
+
react_1.default.createElement("stop", { stopColor: "#DCDCE0" }),
|
|
75
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#E5E5E7" })),
|
|
76
|
+
react_1.default.createElement("linearGradient", { id: "svg_c1e188725c__svg_819affaea8__paint3_linear_99_8955", x1: "59.003", y1: "48.999", x2: "60.429", y2: "70.069", gradientUnits: "userSpaceOnUse" },
|
|
77
|
+
react_1.default.createElement("stop", { offset: ".183", stopColor: "#D9D9D9" }),
|
|
78
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#BDBDBD" })),
|
|
79
|
+
react_1.default.createElement("linearGradient", { id: "svg_c1e188725c__svg_819affaea8__paint4_linear_99_8955", x1: "53.963", y1: "77.056", x2: "65.789", y2: "99.866", gradientUnits: "userSpaceOnUse" },
|
|
80
|
+
react_1.default.createElement("stop", { stopColor: "#C7CCE2" }),
|
|
81
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#B5B8C1" })),
|
|
82
|
+
react_1.default.createElement("linearGradient", { id: "svg_c1e188725c__svg_819affaea8__paint5_linear_99_8955", x1: "54.918", y1: "84.593", x2: "60.566", y2: "100.219", gradientUnits: "userSpaceOnUse" },
|
|
83
|
+
react_1.default.createElement("stop", { offset: ".181", stopColor: "#B7BDD7" }),
|
|
84
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#6A7292" })),
|
|
85
|
+
react_1.default.createElement("filter", { id: "svg_c1e188725c__svg_819affaea8__filter0_dii_99_8955", x: "2.427", y: "18.529", width: "111.249", height: "39.021", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
86
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
87
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
88
|
+
react_1.default.createElement("feOffset", { dx: ".471", dy: ".942" }),
|
|
89
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
90
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
91
|
+
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" }),
|
|
92
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_99_8955" }),
|
|
93
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_99_8955", result: "shape" }),
|
|
94
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
95
|
+
react_1.default.createElement("feOffset", { dx: "1.413", dy: "1.413" }),
|
|
96
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
97
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
98
|
+
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" }),
|
|
99
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_99_8955" }),
|
|
100
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
101
|
+
react_1.default.createElement("feOffset", { dx: "-1.413", dy: "-1.413" }),
|
|
102
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".236" }),
|
|
103
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
104
|
+
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" }),
|
|
105
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_99_8955", result: "effect3_innerShadow_99_8955" })),
|
|
106
|
+
react_1.default.createElement("filter", { id: "svg_c1e188725c__svg_819affaea8__filter1_dii_99_8955", x: "23.252", y: "48.839", width: "71.542", height: "27.588", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
107
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
108
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
109
|
+
react_1.default.createElement("feOffset", { dx: ".471", dy: ".942" }),
|
|
110
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
111
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
112
|
+
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" }),
|
|
113
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_99_8955" }),
|
|
114
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_99_8955", result: "shape" }),
|
|
115
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
116
|
+
react_1.default.createElement("feOffset", { dx: "1.413", dy: "1.413" }),
|
|
117
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
118
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
119
|
+
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" }),
|
|
120
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_99_8955" }),
|
|
121
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
122
|
+
react_1.default.createElement("feOffset", { dx: "-1.413", dy: "-1.413" }),
|
|
123
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".236" }),
|
|
124
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
125
|
+
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" }),
|
|
126
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_99_8955", result: "effect3_innerShadow_99_8955" })),
|
|
127
|
+
react_1.default.createElement("filter", { id: "svg_c1e188725c__svg_819affaea8__filter2_dii_99_8955", x: "42.98", y: "76.962", width: "32.97", height: "24.751", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
128
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
129
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
130
|
+
react_1.default.createElement("feOffset", { dx: ".47", dy: ".94" }),
|
|
131
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".47" }),
|
|
132
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
133
|
+
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" }),
|
|
134
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_99_8955" }),
|
|
135
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_99_8955", result: "shape" }),
|
|
136
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
137
|
+
react_1.default.createElement("feOffset", { dx: ".5" }),
|
|
138
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
139
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
140
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.930313 0 0 0 0 0.935083 0 0 0 0 0.954167 0 0 0 1 0" }),
|
|
141
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_99_8955" }),
|
|
142
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
143
|
+
react_1.default.createElement("feOffset", { dx: "-.5", dy: "-1" }),
|
|
144
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
145
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
146
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.490208 0 0 0 0 0.524207 0 0 0 0 0.65 0 0 0 1 0" }),
|
|
147
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_99_8955", result: "effect3_innerShadow_99_8955" }))));
|
|
148
|
+
}
|
|
149
|
+
var IconNetWorkErrorSimplified = react_1.default.forwardRef(IconNetWorkErrorSimplifiedComponent);
|
|
150
|
+
exports.default = IconNetWorkErrorSimplified;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconNetworkErrorHighSaturation: 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 IconNetworkErrorHighSaturation;
|