@arco-iconbox/react-hiagent 0.0.14 → 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.
Files changed (198) hide show
  1. package/cjs/Icon403ErrorHighSaturation/index.d.ts +4 -0
  2. package/cjs/Icon403ErrorHighSaturation/index.js +240 -0
  3. package/cjs/Icon403ErrorLowSaturation/index.d.ts +4 -0
  4. package/cjs/Icon403ErrorLowSaturation/index.js +240 -0
  5. package/cjs/Icon404ErrorHighSaturation/index.d.ts +4 -0
  6. package/cjs/Icon404ErrorHighSaturation/index.js +240 -0
  7. package/cjs/Icon404ErrorLowSaturation/index.d.ts +4 -0
  8. package/cjs/Icon404ErrorLowSaturation/index.js +240 -0
  9. package/cjs/Icon500ErrorLowSaturation/index.d.ts +4 -0
  10. package/cjs/Icon500ErrorLowSaturation/index.js +240 -0
  11. package/cjs/IconErrorTypeSimplified/index.d.ts +4 -0
  12. package/cjs/IconErrorTypeSimplified/index.js +140 -0
  13. package/cjs/IconNetWorkErrorSimplified/index.d.ts +4 -0
  14. package/cjs/IconNetWorkErrorSimplified/index.js +150 -0
  15. package/cjs/IconNetworkErrorHighSaturation/index.d.ts +4 -0
  16. package/cjs/IconNetworkErrorHighSaturation/index.js +223 -0
  17. package/cjs/IconNetworkErrorLowSaturation/index.d.ts +4 -0
  18. package/cjs/IconNetworkErrorLowSaturation/index.js +220 -0
  19. package/cjs/IconNoChartHighSaturation/index.d.ts +4 -0
  20. package/cjs/IconNoChartHighSaturation/index.js +321 -0
  21. package/cjs/IconNoChartLowSaturation/index.d.ts +4 -0
  22. package/cjs/IconNoChartLowSaturation/index.js +321 -0
  23. package/cjs/IconNoContentHighSaturation/index.d.ts +4 -0
  24. package/cjs/IconNoContentHighSaturation/index.js +161 -0
  25. package/cjs/IconNoContentLowSaturation/index.d.ts +4 -0
  26. package/cjs/IconNoContentLowSaturation/index.js +161 -0
  27. package/cjs/IconNoContentSimplified/index.d.ts +4 -0
  28. package/cjs/IconNoContentSimplified/index.js +134 -0
  29. package/cjs/IconNoDataHighSaturation/index.d.ts +4 -0
  30. package/cjs/IconNoDataHighSaturation/index.js +187 -0
  31. package/cjs/IconNoDataSimplified/index.d.ts +4 -0
  32. package/cjs/IconNoDataSimplified/index.js +189 -0
  33. package/cjs/IconNoPermissionHighSaturation/index.d.ts +4 -0
  34. package/cjs/IconNoPermissionHighSaturation/index.js +247 -0
  35. package/cjs/IconNoPermissionLowSaturation/index.d.ts +4 -0
  36. package/cjs/IconNoPermissionLowSaturation/index.js +250 -0
  37. package/cjs/IconNoPermissionSimplified/index.d.ts +4 -0
  38. package/cjs/IconNoPermissionSimplified/index.js +250 -0
  39. package/cjs/IconNoPicHighSaturation/index.d.ts +4 -0
  40. package/cjs/IconNoPicHighSaturation/index.js +161 -0
  41. package/cjs/IconNoPicLowSaturation/index.d.ts +4 -0
  42. package/cjs/IconNoPicLowSaturation/index.js +161 -0
  43. package/cjs/IconPermissionRequestFail/index.d.ts +4 -0
  44. package/cjs/IconPermissionRequestFail/index.js +292 -0
  45. package/cjs/IconPermissionRequestSuccess/index.d.ts +4 -0
  46. package/cjs/IconPermissionRequestSuccess/index.js +292 -0
  47. package/cjs/IconSearchNullHighSaturation/index.d.ts +4 -0
  48. package/cjs/IconSearchNullHighSaturation/index.js +294 -0
  49. package/cjs/IconSearchNullSimplified/index.d.ts +4 -0
  50. package/cjs/IconSearchNullSimplified/index.js +294 -0
  51. package/cjs/IconSubmissionFail/index.d.ts +4 -0
  52. package/cjs/IconSubmissionFail/index.js +153 -0
  53. package/cjs/IconSubmissionSuccess/index.d.ts +4 -0
  54. package/cjs/IconSubmissionSuccess/index.js +225 -0
  55. package/cjs/index.d.ts +27 -0
  56. package/cjs/index.js +56 -1
  57. package/dist/icon.min.js +1 -1
  58. package/esm/Icon403ErrorHighSaturation/index.d.ts +4 -0
  59. package/esm/Icon403ErrorHighSaturation/index.js +215 -0
  60. package/esm/Icon403ErrorLowSaturation/index.d.ts +4 -0
  61. package/esm/Icon403ErrorLowSaturation/index.js +215 -0
  62. package/esm/Icon404ErrorHighSaturation/index.d.ts +4 -0
  63. package/esm/Icon404ErrorHighSaturation/index.js +215 -0
  64. package/esm/Icon404ErrorLowSaturation/index.d.ts +4 -0
  65. package/esm/Icon404ErrorLowSaturation/index.js +215 -0
  66. package/esm/Icon500ErrorLowSaturation/index.d.ts +4 -0
  67. package/esm/Icon500ErrorLowSaturation/index.js +215 -0
  68. package/esm/IconErrorTypeSimplified/index.d.ts +4 -0
  69. package/esm/IconErrorTypeSimplified/index.js +115 -0
  70. package/esm/IconNetWorkErrorSimplified/index.d.ts +4 -0
  71. package/esm/IconNetWorkErrorSimplified/index.js +125 -0
  72. package/esm/IconNetworkErrorHighSaturation/index.d.ts +4 -0
  73. package/esm/IconNetworkErrorHighSaturation/index.js +198 -0
  74. package/esm/IconNetworkErrorLowSaturation/index.d.ts +4 -0
  75. package/esm/IconNetworkErrorLowSaturation/index.js +195 -0
  76. package/esm/IconNoChartHighSaturation/index.d.ts +4 -0
  77. package/esm/IconNoChartHighSaturation/index.js +296 -0
  78. package/esm/IconNoChartLowSaturation/index.d.ts +4 -0
  79. package/esm/IconNoChartLowSaturation/index.js +296 -0
  80. package/esm/IconNoContentHighSaturation/index.d.ts +4 -0
  81. package/esm/IconNoContentHighSaturation/index.js +136 -0
  82. package/esm/IconNoContentLowSaturation/index.d.ts +4 -0
  83. package/esm/IconNoContentLowSaturation/index.js +136 -0
  84. package/esm/IconNoContentSimplified/index.d.ts +4 -0
  85. package/esm/IconNoContentSimplified/index.js +109 -0
  86. package/esm/IconNoDataHighSaturation/index.d.ts +4 -0
  87. package/esm/IconNoDataHighSaturation/index.js +162 -0
  88. package/esm/IconNoDataSimplified/index.d.ts +4 -0
  89. package/esm/IconNoDataSimplified/index.js +164 -0
  90. package/esm/IconNoPermissionHighSaturation/index.d.ts +4 -0
  91. package/esm/IconNoPermissionHighSaturation/index.js +222 -0
  92. package/esm/IconNoPermissionLowSaturation/index.d.ts +4 -0
  93. package/esm/IconNoPermissionLowSaturation/index.js +225 -0
  94. package/esm/IconNoPermissionSimplified/index.d.ts +4 -0
  95. package/esm/IconNoPermissionSimplified/index.js +225 -0
  96. package/esm/IconNoPicHighSaturation/index.d.ts +4 -0
  97. package/esm/IconNoPicHighSaturation/index.js +136 -0
  98. package/esm/IconNoPicLowSaturation/index.d.ts +4 -0
  99. package/esm/IconNoPicLowSaturation/index.js +136 -0
  100. package/esm/IconPermissionRequestFail/index.d.ts +4 -0
  101. package/esm/IconPermissionRequestFail/index.js +267 -0
  102. package/esm/IconPermissionRequestSuccess/index.d.ts +4 -0
  103. package/esm/IconPermissionRequestSuccess/index.js +267 -0
  104. package/esm/IconSearchNullHighSaturation/index.d.ts +4 -0
  105. package/esm/IconSearchNullHighSaturation/index.js +269 -0
  106. package/esm/IconSearchNullSimplified/index.d.ts +4 -0
  107. package/esm/IconSearchNullSimplified/index.js +269 -0
  108. package/esm/IconSubmissionFail/index.d.ts +4 -0
  109. package/esm/IconSubmissionFail/index.js +128 -0
  110. package/esm/IconSubmissionSuccess/index.d.ts +4 -0
  111. package/esm/IconSubmissionSuccess/index.js +200 -0
  112. package/esm/index.d.ts +27 -0
  113. package/esm/index.js +27 -0
  114. package/package.json +1 -1
  115. package/src/Icon403ErrorHighSaturation/index.tsx +15 -0
  116. package/src/Icon403ErrorLowSaturation/index.tsx +15 -0
  117. package/src/Icon404ErrorHighSaturation/index.tsx +15 -0
  118. package/src/Icon404ErrorLowSaturation/index.tsx +15 -0
  119. package/src/Icon500ErrorLowSaturation/index.tsx +15 -0
  120. package/src/IconErrorTypeSimplified/index.tsx +15 -0
  121. package/src/IconNetWorkErrorSimplified/index.tsx +15 -0
  122. package/src/IconNetworkErrorHighSaturation/index.tsx +15 -0
  123. package/src/IconNetworkErrorLowSaturation/index.tsx +15 -0
  124. package/src/IconNoChartHighSaturation/index.tsx +15 -0
  125. package/src/IconNoChartLowSaturation/index.tsx +15 -0
  126. package/src/IconNoContentHighSaturation/index.tsx +15 -0
  127. package/src/IconNoContentLowSaturation/index.tsx +15 -0
  128. package/src/IconNoContentSimplified/index.tsx +15 -0
  129. package/src/IconNoDataHighSaturation/index.tsx +15 -0
  130. package/src/IconNoDataSimplified/index.tsx +15 -0
  131. package/src/IconNoPermissionHighSaturation/index.tsx +15 -0
  132. package/src/IconNoPermissionLowSaturation/index.tsx +15 -0
  133. package/src/IconNoPermissionSimplified/index.tsx +15 -0
  134. package/src/IconNoPicHighSaturation/index.tsx +15 -0
  135. package/src/IconNoPicLowSaturation/index.tsx +15 -0
  136. package/src/IconPermissionRequestFail/index.tsx +15 -0
  137. package/src/IconPermissionRequestSuccess/index.tsx +15 -0
  138. package/src/IconSearchNullHighSaturation/index.tsx +15 -0
  139. package/src/IconSearchNullSimplified/index.tsx +15 -0
  140. package/src/IconSubmissionFail/index.tsx +15 -0
  141. package/src/IconSubmissionSuccess/index.tsx +15 -0
  142. package/src/index.ts +27 -0
  143. package/umd/Icon403ErrorHighSaturation/index.d.ts +4 -0
  144. package/umd/Icon403ErrorHighSaturation/index.js +250 -0
  145. package/umd/Icon403ErrorLowSaturation/index.d.ts +4 -0
  146. package/umd/Icon403ErrorLowSaturation/index.js +250 -0
  147. package/umd/Icon404ErrorHighSaturation/index.d.ts +4 -0
  148. package/umd/Icon404ErrorHighSaturation/index.js +250 -0
  149. package/umd/Icon404ErrorLowSaturation/index.d.ts +4 -0
  150. package/umd/Icon404ErrorLowSaturation/index.js +250 -0
  151. package/umd/Icon500ErrorLowSaturation/index.d.ts +4 -0
  152. package/umd/Icon500ErrorLowSaturation/index.js +250 -0
  153. package/umd/IconErrorTypeSimplified/index.d.ts +4 -0
  154. package/umd/IconErrorTypeSimplified/index.js +150 -0
  155. package/umd/IconNetWorkErrorSimplified/index.d.ts +4 -0
  156. package/umd/IconNetWorkErrorSimplified/index.js +160 -0
  157. package/umd/IconNetworkErrorHighSaturation/index.d.ts +4 -0
  158. package/umd/IconNetworkErrorHighSaturation/index.js +233 -0
  159. package/umd/IconNetworkErrorLowSaturation/index.d.ts +4 -0
  160. package/umd/IconNetworkErrorLowSaturation/index.js +230 -0
  161. package/umd/IconNoChartHighSaturation/index.d.ts +4 -0
  162. package/umd/IconNoChartHighSaturation/index.js +331 -0
  163. package/umd/IconNoChartLowSaturation/index.d.ts +4 -0
  164. package/umd/IconNoChartLowSaturation/index.js +331 -0
  165. package/umd/IconNoContentHighSaturation/index.d.ts +4 -0
  166. package/umd/IconNoContentHighSaturation/index.js +171 -0
  167. package/umd/IconNoContentLowSaturation/index.d.ts +4 -0
  168. package/umd/IconNoContentLowSaturation/index.js +171 -0
  169. package/umd/IconNoContentSimplified/index.d.ts +4 -0
  170. package/umd/IconNoContentSimplified/index.js +144 -0
  171. package/umd/IconNoDataHighSaturation/index.d.ts +4 -0
  172. package/umd/IconNoDataHighSaturation/index.js +197 -0
  173. package/umd/IconNoDataSimplified/index.d.ts +4 -0
  174. package/umd/IconNoDataSimplified/index.js +199 -0
  175. package/umd/IconNoPermissionHighSaturation/index.d.ts +4 -0
  176. package/umd/IconNoPermissionHighSaturation/index.js +257 -0
  177. package/umd/IconNoPermissionLowSaturation/index.d.ts +4 -0
  178. package/umd/IconNoPermissionLowSaturation/index.js +260 -0
  179. package/umd/IconNoPermissionSimplified/index.d.ts +4 -0
  180. package/umd/IconNoPermissionSimplified/index.js +260 -0
  181. package/umd/IconNoPicHighSaturation/index.d.ts +4 -0
  182. package/umd/IconNoPicHighSaturation/index.js +171 -0
  183. package/umd/IconNoPicLowSaturation/index.d.ts +4 -0
  184. package/umd/IconNoPicLowSaturation/index.js +171 -0
  185. package/umd/IconPermissionRequestFail/index.d.ts +4 -0
  186. package/umd/IconPermissionRequestFail/index.js +302 -0
  187. package/umd/IconPermissionRequestSuccess/index.d.ts +4 -0
  188. package/umd/IconPermissionRequestSuccess/index.js +302 -0
  189. package/umd/IconSearchNullHighSaturation/index.d.ts +4 -0
  190. package/umd/IconSearchNullHighSaturation/index.js +304 -0
  191. package/umd/IconSearchNullSimplified/index.d.ts +4 -0
  192. package/umd/IconSearchNullSimplified/index.js +304 -0
  193. package/umd/IconSubmissionFail/index.d.ts +4 -0
  194. package/umd/IconSubmissionFail/index.js +163 -0
  195. package/umd/IconSubmissionSuccess/index.d.ts +4 -0
  196. package/umd/IconSubmissionSuccess/index.js +235 -0
  197. package/umd/index.d.ts +27 -0
  198. package/umd/index.js +56 -2
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconNoPermissionSimplified: 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 IconNoPermissionSimplified;
@@ -0,0 +1,250 @@
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 IconNoPermissionSimplifiedComponent(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-no-permission-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_ab413fd28f__svg_e4854b6115__filter0_iiiii_97_8204)" },
57
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59 12C48.5066 12 40 20.5066 40 31V50H49V32C49 25.9249 53.9249 21 60 21C66.0751 21 71 25.9249 71 32V50H80V31C80 20.5066 71.4934 12 61 12H59Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint0_linear_97_8204)' })),
58
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter1_f_97_8204)" },
59
+ react_1.default.createElement("path", { d: "M59.5 13C53.8857 13.0002 49.5 15.8333 48 17.5C60 8.5 72.5 18.5002 71.5 17.5C70.5 16.4998 67 12.9998 59.5 13Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint1_linear_97_8204)' })),
60
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter2_f_97_8204)" },
61
+ react_1.default.createElement("path", { d: "M62 14C66.8333 14.6667 77.5 18.5 76.5 30C75.3333 25.8333 70.8 16.8 62 14Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint2_linear_97_8204)' })),
62
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter3_f_97_8204)" },
63
+ react_1.default.createElement("path", { d: "M54.8861 22.3174C52.1698 23.4275 49.8078 26.8052 49.4596 28.8176L48.7918 27.5138C49.6657 24.0889 53.0909 22.3174 54.8861 22.3174Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint3_linear_97_8204)' })),
64
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter4_f_97_8204)" },
65
+ react_1.default.createElement("path", { d: "M77 30C77 25.2 75.6667 22.3333 75 21.5C78.2 23.5 79 28.6667 79 31V49.5H77V30Z", fill: useCurrentColor ? 'currentColor' : '#fff' })),
66
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter5_f_97_8204)" },
67
+ react_1.default.createElement("path", { d: "M70.9209 31.8193C70.7689 24.4568 65.1017 21.6038 62.2871 21.0977C63.7142 21.3543 67.1355 21.7896 69.0349 23.9151C71.0084 26.6856 71.1265 30.143 70.9209 31.8193Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint4_linear_97_8204)' })),
68
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter6_f_97_8204)" },
69
+ react_1.default.createElement("path", { d: "M66.8808 22.0573C59.4862 16.8063 52.1349 21.2171 50.3174 23.9041C51.9297 23.1089 55.4635 21.1774 57.4799 20.9422C63.7473 20.211 65.4672 21.7922 66.8808 22.0573Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint5_linear_97_8204)' })),
70
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter7_f_97_8204)" },
71
+ react_1.default.createElement("path", { d: "M47.0086 31.54C47.056 28.4966 47.8607 26.7055 48.2571 26.1904C47.6865 27.9025 48.0194 30.4702 48.2571 31.54V49.9076H47.0086C46.9888 45.0531 46.9612 34.5834 47.0086 31.54Z", fill: useCurrentColor ? 'currentColor' : '#fff' })),
72
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter8_f_97_8204)" },
73
+ react_1.default.createElement("path", { d: "M42.1895 22.6118C43.2863 20.0611 46.3903 15.4822 51.2192 15.0361C44.9287 19.5902 44.5532 20.0043 42.1895 22.6118Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint6_linear_97_8204)', fillOpacity: ".8" })),
74
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter9_d_97_8204)" },
75
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter10_dii_97_8204)" },
76
+ react_1.default.createElement("rect", { x: "25", y: "44.523", width: "70", height: "63.541", rx: "10", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint7_linear_97_8204)' })),
77
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M85 45.1234H35C29.8085 45.1234 25.6 49.332 25.6 54.5234V98.0643C25.6 103.256 29.8085 107.464 35 107.464H85C90.1915 107.464 94.4 103.256 94.4 98.0643V54.5234C94.4 49.332 90.1915 45.1234 85 45.1234ZM35 44.5234C29.4772 44.5234 25 49.0006 25 54.5234V98.0643C25 103.587 29.4772 108.064 35 108.064H85C90.5229 108.064 95 103.587 95 98.0643V54.5234C95 49.0006 90.5229 44.5234 85 44.5234H35Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint8_linear_97_8204)' }),
78
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter11_d_97_8204)" },
79
+ react_1.default.createElement("path", { d: "M82.826 76.2942C82.826 88.8273 72.6064 98.9874 59.9999 98.9874C47.3934 98.9874 37.1738 88.8273 37.1738 76.2942C37.1738 63.7612 47.3934 53.6011 59.9999 53.6011C72.6064 53.6011 82.826 63.7612 82.826 76.2942Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint9_linear_97_8204)' })),
80
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter12_d_97_8204)" },
81
+ react_1.default.createElement("path", { d: "M82.826 76.2942C82.826 88.8273 72.6064 98.9874 59.9999 98.9874C47.3934 98.9874 37.1738 88.8273 37.1738 76.2942C37.1738 63.7612 47.3934 53.6011 59.9999 53.6011C72.6064 53.6011 82.826 63.7612 82.826 76.2942Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint10_linear_97_8204)' })),
82
+ react_1.default.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter13_i_97_8204)" },
83
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M61.916 78.4782C63.6474 77.7426 64.8599 76.0411 64.8599 74.0595C64.8599 71.4046 62.6835 69.2524 59.9988 69.2524C57.3141 69.2524 55.1377 71.4046 55.1377 74.0595C55.1377 76.0108 56.3134 77.6906 58.0026 78.4438L57.1763 83.693C57.1268 84.0076 57.37 84.2921 57.6886 84.2921H62.3001C62.6216 84.2921 62.8656 84.0026 62.8111 83.6858L61.916 78.4782Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ab413fd28f__svg_e4854b6115__paint11_linear_97_8204)' }))),
84
+ react_1.default.createElement("defs", null,
85
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter0_iiiii_97_8204", x: "38", y: "12", width: "43", height: "39", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
86
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
87
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
88
+ 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" }),
89
+ react_1.default.createElement("feOffset", { dy: "1" }),
90
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
91
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
92
+ react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.9 0 0 0 0 0.9 0 0 0 0 0.9 0 0 0 0.5 0" }),
93
+ react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_97_8204" }),
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: "-3" }),
96
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: "1" }),
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 0.988235 0 0 0 0 0.988235 0 0 0 0 0.988235 0 0 0 1 0" }),
99
+ react_1.default.createElement("feBlend", { in2: "effect1_innerShadow_97_8204", result: "effect2_innerShadow_97_8204" }),
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" }),
102
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
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.792157 0 0 0 0 0.792157 0 0 0 0 0.792157 0 0 0 1 0" }),
105
+ react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_97_8204", result: "effect3_innerShadow_97_8204" }),
106
+ 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" }),
107
+ react_1.default.createElement("feOffset", { dx: "2" }),
108
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
109
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
110
+ 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" }),
111
+ react_1.default.createElement("feBlend", { in2: "effect3_innerShadow_97_8204", result: "effect4_innerShadow_97_8204" }),
112
+ 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" }),
113
+ react_1.default.createElement("feOffset", { dx: ".5" }),
114
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
115
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
116
+ react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.791667 0 0 0 0 0.791667 0 0 0 0 0.791667 0 0 0 1 0" }),
117
+ react_1.default.createElement("feBlend", { in2: "effect4_innerShadow_97_8204", result: "effect5_innerShadow_97_8204" })),
118
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter1_f_97_8204", x: "47.6", y: "12.6", width: "24.357", height: "5.371", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
119
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
120
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
121
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".2", result: "effect1_foregroundBlur_97_8204" })),
122
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter2_f_97_8204", x: "61", y: "13", width: "16.565", height: "18", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
123
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
124
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
125
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_97_8204" })),
126
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter3_f_97_8204", x: "48.292", y: "21.817", width: "7.094", height: "7.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
127
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
128
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
129
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
130
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter4_f_97_8204", x: "74.2", y: "20.7", width: "5.6", height: "29.6", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
131
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
132
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
133
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".4", result: "effect1_foregroundBlur_97_8204" })),
134
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter5_f_97_8204", x: "61.787", y: "20.598", width: "9.706", height: "11.722", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
135
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
136
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
137
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
138
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter6_f_97_8204", x: "49.317", y: "18.605", width: "18.564", height: "6.3", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
139
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
140
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
141
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_97_8204" })),
142
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter7_f_97_8204", x: "46.582", y: "25.79", width: "2.074", height: "24.517", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
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("feGaussianBlur", { stdDeviation: ".2", result: "effect1_foregroundBlur_97_8204" })),
146
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter8_f_97_8204", x: "41.69", y: "14.536", width: "10.029", height: "8.576", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
147
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
148
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
149
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
150
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter9_d_97_8204", x: "21.618", y: "43.396", width: "76.763", height: "70.304", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
151
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
152
+ 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" }),
153
+ react_1.default.createElement("feOffset", { dy: "2.254" }),
154
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: "1.691" }),
155
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
156
+ 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.05 0" }),
157
+ react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
158
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
159
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter10_dii_97_8204", x: "24.468", y: "43.991", width: "72.13", height: "66.203", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
160
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
161
+ 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" }),
162
+ react_1.default.createElement("feOffset", { dx: ".532", dy: "1.065" }),
163
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".532" }),
164
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
165
+ 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" }),
166
+ react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
167
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" }),
168
+ 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" }),
169
+ react_1.default.createElement("feOffset", { dx: "1.597", dy: "1.597" }),
170
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".532" }),
171
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
172
+ 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" }),
173
+ react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_97_8204" }),
174
+ 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" }),
175
+ react_1.default.createElement("feOffset", { dx: "-1.597", dy: "-1.597" }),
176
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".266" }),
177
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
178
+ 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" }),
179
+ react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_97_8204", result: "effect3_innerShadow_97_8204" })),
180
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter11_d_97_8204", x: "36.674", y: "52.601", width: "46.152", height: "46.386", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
181
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
182
+ 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" }),
183
+ react_1.default.createElement("feOffset", { dx: "-.5", dy: "-1" }),
184
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
185
+ 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" }),
186
+ react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
187
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
188
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter12_d_97_8204", x: "37.174", y: "53.601", width: "46.902", height: "46.636", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
189
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
190
+ 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" }),
191
+ react_1.default.createElement("feOffset", { dx: "1", dy: "1" }),
192
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".125" }),
193
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
194
+ react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.825 0 0 0 0 0.825 0 0 0 0 0.825 0 0 0 1 0" }),
195
+ react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
196
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
197
+ react_1.default.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter13_i_97_8204", x: "55.138", y: "69.252", width: "9.723", height: "16.04", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
198
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
199
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
200
+ 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" }),
201
+ react_1.default.createElement("feOffset", { dy: "1" }),
202
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: "1" }),
203
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
204
+ 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.3 0" }),
205
+ react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_97_8204" })),
206
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint0_linear_97_8204", x1: "60", y1: "12", x2: "60", y2: "50", gradientUnits: "userSpaceOnUse" },
207
+ react_1.default.createElement("stop", { stopColor: "#989898" }),
208
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#929292" })),
209
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint1_linear_97_8204", x1: "70.5", y1: "15", x2: "49", y2: "16", gradientUnits: "userSpaceOnUse" },
210
+ react_1.default.createElement("stop", { stopColor: "#706E6F", stopOpacity: ".4" }),
211
+ react_1.default.createElement("stop", { offset: ".558", stopColor: "#767676" }),
212
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#706E6F", stopOpacity: ".4" })),
213
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint2_linear_97_8204", x1: "64", y1: "14", x2: "77", y2: "28", gradientUnits: "userSpaceOnUse" },
214
+ react_1.default.createElement("stop", { stopColor: "#fff", stopOpacity: ".64" }),
215
+ react_1.default.createElement("stop", { offset: ".35", stopColor: "#fff" }),
216
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#fff", stopOpacity: ".42" })),
217
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint3_linear_97_8204", x1: "51.839", y1: "22.317", x2: "51.839", y2: "28.818", gradientUnits: "userSpaceOnUse" },
218
+ react_1.default.createElement("stop", { offset: ".106", stopColor: "#A7A7A7", stopOpacity: ".56" }),
219
+ react_1.default.createElement("stop", { offset: ".387", stopColor: "#A7A7A7", stopOpacity: ".7" }),
220
+ react_1.default.createElement("stop", { offset: ".608", stopColor: "#A7A7A7", stopOpacity: ".47" }),
221
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#A7A7A7", stopOpacity: "0" })),
222
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint4_linear_97_8204", x1: "70.994", y1: "24.44", x2: "68.69", y2: "26.136", gradientUnits: "userSpaceOnUse" },
223
+ react_1.default.createElement("stop", { offset: ".349", stopColor: "#A7A7A7", stopOpacity: ".51" }),
224
+ react_1.default.createElement("stop", { offset: ".861", stopColor: "#A7A7A7", stopOpacity: ".92" })),
225
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint5_linear_97_8204", x1: "62.426", y1: "19.713", x2: "53.1", y2: "22.649", gradientUnits: "userSpaceOnUse" },
226
+ react_1.default.createElement("stop", { stopColor: "#FDFDFD" }),
227
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#EAEAEA", stopOpacity: ".26" })),
228
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint6_linear_97_8204", x1: "49.188", y1: "15.036", x2: "42.462", y2: "22.612", gradientUnits: "userSpaceOnUse" },
229
+ react_1.default.createElement("stop", { stopColor: "#C2C2C2" }),
230
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#C2C2C2" })),
231
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint7_linear_97_8204", x1: "82.368", y1: "52.314", x2: "45.936", y2: "122.384", gradientUnits: "userSpaceOnUse" },
232
+ react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
233
+ react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
234
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint8_linear_97_8204", x1: "32.714", y1: "39.523", x2: "66.744", y2: "105.635", gradientUnits: "userSpaceOnUse" },
235
+ react_1.default.createElement("stop", { stopColor: "#E0DEDE" }),
236
+ react_1.default.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
237
+ react_1.default.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
238
+ react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
239
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint9_linear_97_8204", x1: "47", y1: "59.064", x2: "75.212", y2: "95.902", gradientUnits: "userSpaceOnUse" },
240
+ react_1.default.createElement("stop", { stopColor: "#F3F3F3" }),
241
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#F0F0F0" })),
242
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint10_linear_97_8204", x1: "47", y1: "59.064", x2: "75.212", y2: "95.902", gradientUnits: "userSpaceOnUse" },
243
+ react_1.default.createElement("stop", { stopColor: "#F3F3F3" }),
244
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#F0F0F0" })),
245
+ react_1.default.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint11_linear_97_8204", x1: "53.5", y1: "64", x2: "59.999", y2: "84.292", gradientUnits: "userSpaceOnUse" },
246
+ react_1.default.createElement("stop", { stopColor: "#C7CCE2" }),
247
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#555F86" }))));
248
+ }
249
+ var IconNoPermissionSimplified = react_1.default.forwardRef(IconNoPermissionSimplifiedComponent);
250
+ exports.default = IconNoPermissionSimplified;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconNoPicHighSaturation: 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 IconNoPicHighSaturation;
@@ -0,0 +1,161 @@
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 IconNoPicHighSaturationComponent(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-no-pic-high-saturation").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_ae761310b4__svg_e0bf12f883__filter0_dii_44_7791)" },
57
+ react_1.default.createElement("path", { d: "M12.0003 23.0003C12.0001 17.4773 16.4773 13 22.0003 13H70.1226H97.997C103.52 13 107.997 17.4772 107.997 23V40.7292L108 96.9995C108 102.523 103.523 107 97.9995 107H22.0027C16.48 107 12.0029 102.523 12.0027 97.0003L12.0003 23.0003Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint0_linear_44_7791)' })),
58
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.0024 106.4H97.9992C103.191 106.4 107.399 102.191 107.399 96.9996L107.397 23C107.397 17.8085 103.188 13.6 97.9967 13.6H22C16.8084 13.6 12.5998 17.8087 12.6 23.0003L12.6024 97.0003C12.6025 102.192 16.811 106.4 22.0024 106.4ZM22 13C16.477 13 11.9998 17.4773 12 23.0003L12.0024 97.0003C12.0025 102.523 16.4796 107 22.0024 107H97.9992C103.522 107 107.999 102.523 107.999 96.9995L107.997 23C107.997 17.4772 103.52 13 97.9967 13H22Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint1_linear_44_7791)' }),
59
+ react_1.default.createElement("path", { d: "M20 29C20 24.5817 23.5817 21 28 21H92C96.4183 21 100 24.5817 100 29V91C100 95.4183 96.4183 99 92 99H28C23.5817 99 20 95.4183 20 91V29Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint2_linear_44_7791)' }),
60
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M92 21.6H28C23.9131 21.6 20.6 24.9131 20.6 29V91C20.6 95.0869 23.9131 98.4 28 98.4H92C96.0869 98.4 99.4 95.0869 99.4 91V29C99.4 24.9131 96.0869 21.6 92 21.6ZM28 21C23.5817 21 20 24.5817 20 29V91C20 95.4183 23.5817 99 28 99H92C96.4183 99 100 95.4183 100 91V29C100 24.5817 96.4183 21 92 21H28Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint3_linear_44_7791)' }),
61
+ react_1.default.createElement("g", { filter: "url(#svg_ae761310b4__svg_e0bf12f883__filter1_dii_44_7791)" },
62
+ react_1.default.createElement("path", { d: "M46.4069 55.3284L32.8195 82.3778C31.9844 84.0403 33.193 86 35.0535 86H83.5942C85.5353 86 86.7359 83.8842 85.7404 82.2178L75.9979 65.9108C75.0652 64.3496 72.8308 64.275 71.796 65.7704L63.5518 77.6837C63.3385 77.9919 62.8744 77.9645 62.6989 77.6334L50.8498 55.2798C49.8987 53.4855 47.3184 53.5138 46.4069 55.3284Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint4_linear_44_7791)' })),
63
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M50.6288 55.3969C49.7728 53.7821 47.4506 53.8075 46.6302 55.4407L33.0428 82.4901C32.2912 83.9864 33.3789 85.7501 35.0534 85.7501H83.5941C85.3411 85.7501 86.4216 83.8458 85.5256 82.3461L75.7832 66.0391C74.9437 64.634 72.9328 64.5668 72.0014 65.9127L63.7572 77.826C63.4373 78.2884 62.7412 78.2473 62.4779 77.7505L50.6288 55.3969ZM46.1834 55.2163C47.1861 53.2202 50.0244 53.1891 51.0705 55.1627L62.9196 77.5163C63.0074 77.6819 63.2394 77.6956 63.3461 77.5415L71.5903 65.6282C72.7286 63.9832 75.1864 64.0654 76.2124 65.7826L85.9549 82.0896C87.05 83.9227 85.7293 86.2501 83.5941 86.2501H35.0534C33.0068 86.2501 31.6774 84.0944 32.596 82.2657L46.1834 55.2163Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint5_linear_44_7791)' }),
64
+ react_1.default.createElement("g", { filter: "url(#svg_ae761310b4__svg_e0bf12f883__filter2_dii_44_7791)" },
65
+ react_1.default.createElement("circle", { cx: "71", cy: "44", r: "6", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint6_linear_44_7791)' })),
66
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M71 38.25C67.8244 38.25 65.25 40.8244 65.25 44C65.25 47.1756 67.8244 49.75 71 49.75C74.1756 49.75 76.75 47.1756 76.75 44C76.75 40.8244 74.1756 38.25 71 38.25ZM64.75 44C64.75 40.5482 67.5482 37.75 71 37.75C74.4518 37.75 77.25 40.5482 77.25 44C77.25 47.4518 74.4518 50.25 71 50.25C67.5482 50.25 64.75 47.4518 64.75 44Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint7_linear_44_7791)' }),
67
+ react_1.default.createElement("defs", null,
68
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint0_linear_44_7791", x1: "90.676", y1: "22.77", x2: "32.675", y2: "124.031", gradientUnits: "userSpaceOnUse" },
69
+ react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
70
+ react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
71
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint1_linear_44_7791", x1: "22.579", y1: "3.444", x2: "76.793", y2: "99.052", gradientUnits: "userSpaceOnUse" },
72
+ react_1.default.createElement("stop", { stopColor: "#E0DEDE" }),
73
+ react_1.default.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
74
+ react_1.default.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
75
+ react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
76
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint2_linear_44_7791", x1: "85.564", y1: "27.942", x2: "36.331", y2: "112.847", gradientUnits: "userSpaceOnUse" },
77
+ react_1.default.createElement("stop", { stopColor: "#fff" }),
78
+ react_1.default.createElement("stop", { offset: ".855", stopColor: "#fff" })),
79
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint3_linear_44_7791", x1: "28.816", y1: "11.638", x2: "74.839", y2: "91.81", gradientUnits: "userSpaceOnUse" },
80
+ react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
81
+ react_1.default.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
82
+ react_1.default.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
83
+ react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
84
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint4_linear_44_7791", x1: "50.907", y1: "49.623", x2: "67.637", y2: "85.875", gradientUnits: "userSpaceOnUse" },
85
+ react_1.default.createElement("stop", { stopColor: "#7690FF" }),
86
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#5071FF" })),
87
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint5_linear_44_7791", x1: "52.537", y1: "61.075", x2: "63.083", y2: "85.754", gradientUnits: "userSpaceOnUse" },
88
+ react_1.default.createElement("stop", { stopColor: "#95A9FF" }),
89
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#304ECB" })),
90
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint6_linear_44_7791", x1: "69.191", y1: "38.38", x2: "75.79", y2: "47.805", gradientUnits: "userSpaceOnUse" },
91
+ react_1.default.createElement("stop", { stopColor: "#738EFF" }),
92
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#5071FF" })),
93
+ react_1.default.createElement("linearGradient", { id: "svg_ae761310b4__svg_e0bf12f883__paint7_linear_44_7791", x1: "68.707", y1: "39.616", x2: "75.505", y2: "47.24", gradientUnits: "userSpaceOnUse" },
94
+ react_1.default.createElement("stop", { stopColor: "#889FFF" }),
95
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#304AB6" })),
96
+ react_1.default.createElement("filter", { id: "svg_ae761310b4__svg_e0bf12f883__filter0_dii_44_7791", x: "11.529", y: "12.529", width: "97.884", height: "96.355", 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: ".471", dy: ".942" }),
100
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
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_44_7791" }),
104
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_44_7791", 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.413", dy: "1.413" }),
107
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
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_44_7791" }),
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.413", dy: "-1.413" }),
113
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".236" }),
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_44_7791", result: "effect3_innerShadow_44_7791" })),
117
+ react_1.default.createElement("filter", { id: "svg_ae761310b4__svg_e0bf12f883__filter1_dii_44_7791", x: "31.55", y: "52.951", width: "55.548", height: "34.549", 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.831152 0 0 0 0 0.863663 0 0 0 0 1 0 0 0 1 0" }),
124
+ react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_44_7791" }),
125
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_44_7791", 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.720833 0 0 0 0 0.775407 0 0 0 0 1 0 0 0 1 0" }),
131
+ react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_44_7791" }),
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.256667 0 0 0 0 0.362228 0 0 0 0 0.8 0 0 0 1 0" }),
137
+ react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_44_7791", result: "effect3_innerShadow_44_7791" })),
138
+ react_1.default.createElement("filter", { id: "svg_ae761310b4__svg_e0bf12f883__filter2_dii_44_7791", x: "64", y: "37", width: "14", height: "14.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
139
+ react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
140
+ 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" }),
141
+ react_1.default.createElement("feOffset", { dy: ".5" }),
142
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
143
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
144
+ react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.831152 0 0 0 0 0.863663 0 0 0 0 1 0 0 0 1 0" }),
145
+ react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_44_7791" }),
146
+ react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_44_7791", result: "shape" }),
147
+ 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" }),
148
+ react_1.default.createElement("feOffset", { dx: ".5" }),
149
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
150
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
151
+ react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.720833 0 0 0 0 0.775407 0 0 0 0 1 0 0 0 1 0" }),
152
+ react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_44_7791" }),
153
+ 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" }),
154
+ react_1.default.createElement("feOffset", { dx: "-.5", dy: "-1" }),
155
+ react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
156
+ react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
157
+ react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.256667 0 0 0 0 0.362228 0 0 0 0 0.8 0 0 0 1 0" }),
158
+ react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_44_7791", result: "effect3_innerShadow_44_7791" }))));
159
+ }
160
+ var IconNoPicHighSaturation = react_1.default.forwardRef(IconNoPicHighSaturationComponent);
161
+ exports.default = IconNoPicHighSaturation;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconNoPicLowSaturation: 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 IconNoPicLowSaturation;