@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,136 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { useContext } from 'react';
24
+ import { Context } from '../context';
25
+ function IconNoPicHighSaturationComponent(props, ref) {
26
+ var prefixFromContext = useContext(Context).prefix;
27
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
29
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
+ return React.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 }),
31
+ React.createElement("g", { filter: "url(#svg_ae761310b4__svg_e0bf12f883__filter0_dii_44_7791)" },
32
+ React.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)' })),
33
+ React.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)' }),
34
+ React.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)' }),
35
+ React.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)' }),
36
+ React.createElement("g", { filter: "url(#svg_ae761310b4__svg_e0bf12f883__filter1_dii_44_7791)" },
37
+ React.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)' })),
38
+ React.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)' }),
39
+ React.createElement("g", { filter: "url(#svg_ae761310b4__svg_e0bf12f883__filter2_dii_44_7791)" },
40
+ React.createElement("circle", { cx: "71", cy: "44", r: "6", fill: useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint6_linear_44_7791)' })),
41
+ React.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)' }),
42
+ React.createElement("defs", null,
43
+ React.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" },
44
+ React.createElement("stop", { stopColor: "#EBEBEC" }),
45
+ React.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
46
+ React.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" },
47
+ React.createElement("stop", { stopColor: "#E0DEDE" }),
48
+ React.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
49
+ React.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
50
+ React.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
51
+ React.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" },
52
+ React.createElement("stop", { stopColor: "#fff" }),
53
+ React.createElement("stop", { offset: ".855", stopColor: "#fff" })),
54
+ React.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" },
55
+ React.createElement("stop", { stopColor: "#E2E2E2" }),
56
+ React.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
57
+ React.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
58
+ React.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
59
+ React.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" },
60
+ React.createElement("stop", { stopColor: "#7690FF" }),
61
+ React.createElement("stop", { offset: "1", stopColor: "#5071FF" })),
62
+ React.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" },
63
+ React.createElement("stop", { stopColor: "#95A9FF" }),
64
+ React.createElement("stop", { offset: "1", stopColor: "#304ECB" })),
65
+ React.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" },
66
+ React.createElement("stop", { stopColor: "#738EFF" }),
67
+ React.createElement("stop", { offset: "1", stopColor: "#5071FF" })),
68
+ React.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" },
69
+ React.createElement("stop", { stopColor: "#889FFF" }),
70
+ React.createElement("stop", { offset: "1", stopColor: "#304AB6" })),
71
+ React.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" },
72
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
73
+ React.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" }),
74
+ React.createElement("feOffset", { dx: ".471", dy: ".942" }),
75
+ React.createElement("feGaussianBlur", { stdDeviation: ".471" }),
76
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
77
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
78
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_44_7791" }),
79
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_44_7791", result: "shape" }),
80
+ React.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" }),
81
+ React.createElement("feOffset", { dx: "1.413", dy: "1.413" }),
82
+ React.createElement("feGaussianBlur", { stdDeviation: ".471" }),
83
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
84
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
85
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_44_7791" }),
86
+ React.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" }),
87
+ React.createElement("feOffset", { dx: "-1.413", dy: "-1.413" }),
88
+ React.createElement("feGaussianBlur", { stdDeviation: ".236" }),
89
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
90
+ React.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" }),
91
+ React.createElement("feBlend", { in2: "effect2_innerShadow_44_7791", result: "effect3_innerShadow_44_7791" })),
92
+ React.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" },
93
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
94
+ React.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.createElement("feOffset", { dy: ".5" }),
96
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
97
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
98
+ React.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" }),
99
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_44_7791" }),
100
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_44_7791", result: "shape" }),
101
+ React.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" }),
102
+ React.createElement("feOffset", { dx: ".5" }),
103
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
104
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
105
+ React.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" }),
106
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_44_7791" }),
107
+ React.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" }),
108
+ React.createElement("feOffset", { dx: "-.5", dy: "-1" }),
109
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
110
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
111
+ React.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" }),
112
+ React.createElement("feBlend", { in2: "effect2_innerShadow_44_7791", result: "effect3_innerShadow_44_7791" })),
113
+ React.createElement("filter", { id: "svg_ae761310b4__svg_e0bf12f883__filter2_dii_44_7791", x: "64", y: "37", width: "14", height: "14.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
114
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
115
+ React.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.createElement("feOffset", { dy: ".5" }),
117
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
118
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
119
+ React.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" }),
120
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_44_7791" }),
121
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_44_7791", result: "shape" }),
122
+ React.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" }),
123
+ React.createElement("feOffset", { dx: ".5" }),
124
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
125
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
126
+ React.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" }),
127
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_44_7791" }),
128
+ React.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" }),
129
+ React.createElement("feOffset", { dx: "-.5", dy: "-1" }),
130
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
131
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
132
+ React.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" }),
133
+ React.createElement("feBlend", { in2: "effect2_innerShadow_44_7791", result: "effect3_innerShadow_44_7791" }))));
134
+ }
135
+ var IconNoPicHighSaturation = React.forwardRef(IconNoPicHighSaturationComponent);
136
+ export 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;
@@ -0,0 +1,136 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { useContext } from 'react';
24
+ import { Context } from '../context';
25
+ function IconNoPicLowSaturationComponent(props, ref) {
26
+ var prefixFromContext = useContext(Context).prefix;
27
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
29
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-no-pic-low-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 }),
31
+ React.createElement("g", { filter: "url(#svg_3fb96a8a31__svg_fdc0b184eb__filter0_dii_54_13279)" },
32
+ React.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_3fb96a8a31__svg_fdc0b184eb__paint0_linear_54_13279)' })),
33
+ React.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_3fb96a8a31__svg_fdc0b184eb__paint1_linear_54_13279)' }),
34
+ React.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_3fb96a8a31__svg_fdc0b184eb__paint2_linear_54_13279)' }),
35
+ React.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_3fb96a8a31__svg_fdc0b184eb__paint3_linear_54_13279)' }),
36
+ React.createElement("g", { filter: "url(#svg_3fb96a8a31__svg_fdc0b184eb__filter1_dii_54_13279)" },
37
+ React.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_3fb96a8a31__svg_fdc0b184eb__paint4_linear_54_13279)' })),
38
+ React.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_3fb96a8a31__svg_fdc0b184eb__paint5_linear_54_13279)' }),
39
+ React.createElement("g", { filter: "url(#svg_3fb96a8a31__svg_fdc0b184eb__filter2_dii_54_13279)" },
40
+ React.createElement("circle", { cx: "71", cy: "44", r: "6", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint6_linear_54_13279)' })),
41
+ React.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_3fb96a8a31__svg_fdc0b184eb__paint7_linear_54_13279)' }),
42
+ React.createElement("defs", null,
43
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint0_linear_54_13279", x1: "90.676", y1: "22.77", x2: "32.675", y2: "124.031", gradientUnits: "userSpaceOnUse" },
44
+ React.createElement("stop", { stopColor: "#EBEBEC" }),
45
+ React.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
46
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint1_linear_54_13279", x1: "22.579", y1: "3.444", x2: "76.793", y2: "99.052", gradientUnits: "userSpaceOnUse" },
47
+ React.createElement("stop", { stopColor: "#E0DEDE" }),
48
+ React.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
49
+ React.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
50
+ React.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
51
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint2_linear_54_13279", x1: "85.564", y1: "27.942", x2: "36.331", y2: "112.847", gradientUnits: "userSpaceOnUse" },
52
+ React.createElement("stop", { stopColor: "#fff" }),
53
+ React.createElement("stop", { offset: ".855", stopColor: "#fff" })),
54
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint3_linear_54_13279", x1: "28.816", y1: "11.638", x2: "74.839", y2: "91.81", gradientUnits: "userSpaceOnUse" },
55
+ React.createElement("stop", { stopColor: "#E2E2E2" }),
56
+ React.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
57
+ React.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
58
+ React.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
59
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint4_linear_54_13279", x1: "50.907", y1: "49.623", x2: "67.637", y2: "85.875", gradientUnits: "userSpaceOnUse" },
60
+ React.createElement("stop", { stopColor: "#C7CCE2" }),
61
+ React.createElement("stop", { offset: "1", stopColor: "#8B95BC" })),
62
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint5_linear_54_13279", x1: "52.537", y1: "61.075", x2: "60.363", y2: "85.401", gradientUnits: "userSpaceOnUse" },
63
+ React.createElement("stop", { offset: ".181", stopColor: "#B1B7D3" }),
64
+ React.createElement("stop", { offset: "1", stopColor: "#535C80" })),
65
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint6_linear_54_13279", x1: "69.191", y1: "37.528", x2: "76.432", y2: "47.162", gradientUnits: "userSpaceOnUse" },
66
+ React.createElement("stop", { stopColor: "#B8BED6" }),
67
+ React.createElement("stop", { offset: "1", stopColor: "#7E88AD" })),
68
+ React.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint7_linear_54_13279", x1: "69.534", y1: "41.454", x2: "73.318", y2: "48.675", gradientUnits: "userSpaceOnUse" },
69
+ React.createElement("stop", { offset: ".181", stopColor: "#B1B7D3" }),
70
+ React.createElement("stop", { offset: "1", stopColor: "#495274" })),
71
+ React.createElement("filter", { id: "svg_3fb96a8a31__svg_fdc0b184eb__filter0_dii_54_13279", x: "11.529", y: "12.529", width: "97.884", height: "96.355", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
72
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
73
+ React.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" }),
74
+ React.createElement("feOffset", { dx: ".471", dy: ".942" }),
75
+ React.createElement("feGaussianBlur", { stdDeviation: ".471" }),
76
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
77
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
78
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13279" }),
79
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13279", result: "shape" }),
80
+ React.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" }),
81
+ React.createElement("feOffset", { dx: "1.413", dy: "1.413" }),
82
+ React.createElement("feGaussianBlur", { stdDeviation: ".471" }),
83
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
84
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
85
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13279" }),
86
+ React.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" }),
87
+ React.createElement("feOffset", { dx: "-1.413", dy: "-1.413" }),
88
+ React.createElement("feGaussianBlur", { stdDeviation: ".236" }),
89
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
90
+ React.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" }),
91
+ React.createElement("feBlend", { in2: "effect2_innerShadow_54_13279", result: "effect3_innerShadow_54_13279" })),
92
+ React.createElement("filter", { id: "svg_3fb96a8a31__svg_fdc0b184eb__filter1_dii_54_13279", x: "31.55", y: "52.951", width: "55.548", height: "34.549", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
93
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
94
+ React.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.createElement("feOffset", { dy: ".5" }),
96
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
97
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
98
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0.975 0 0 0 0 0.979814 0 0 0 0 1 0 0 0 1 0" }),
99
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13279" }),
100
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13279", result: "shape" }),
101
+ React.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" }),
102
+ React.createElement("feOffset", { dx: ".5" }),
103
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
104
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
105
+ React.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" }),
106
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13279" }),
107
+ React.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" }),
108
+ React.createElement("feOffset", { dx: "-.5", dy: "-1" }),
109
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
110
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
111
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0.409097 0 0 0 0 0.443509 0 0 0 0 0.570833 0 0 0 1 0" }),
112
+ React.createElement("feBlend", { in2: "effect2_innerShadow_54_13279", result: "effect3_innerShadow_54_13279" })),
113
+ React.createElement("filter", { id: "svg_3fb96a8a31__svg_fdc0b184eb__filter2_dii_54_13279", x: "64", y: "37", width: "14", height: "14.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
114
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
115
+ React.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.createElement("feOffset", { dy: ".5" }),
117
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
118
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
119
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0.975 0 0 0 0 0.979814 0 0 0 0 1 0 0 0 1 0" }),
120
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13279" }),
121
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13279", result: "shape" }),
122
+ React.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" }),
123
+ React.createElement("feOffset", { dx: ".5" }),
124
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
125
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
126
+ React.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" }),
127
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13279" }),
128
+ React.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" }),
129
+ React.createElement("feOffset", { dx: "-.5", dy: "-1" }),
130
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
131
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
132
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0.364583 0 0 0 0 0.397828 0 0 0 0 0.520833 0 0 0 1 0" }),
133
+ React.createElement("feBlend", { in2: "effect2_innerShadow_54_13279", result: "effect3_innerShadow_54_13279" }))));
134
+ }
135
+ var IconNoPicLowSaturation = React.forwardRef(IconNoPicLowSaturationComponent);
136
+ export default IconNoPicLowSaturation;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconPermissionRequestFail: 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 IconPermissionRequestFail;