@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,225 @@
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 IconNoPermissionLowSaturationComponent(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-permission-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_b518b4eb1c__svg_e4854b6115__filter0_iiiii_97_8204)" },
32
+ React.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_b518b4eb1c__svg_e4854b6115__paint0_linear_97_8204)' })),
33
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter1_f_97_8204)" },
34
+ React.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_b518b4eb1c__svg_e4854b6115__paint1_linear_97_8204)' })),
35
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter2_f_97_8204)" },
36
+ React.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_b518b4eb1c__svg_e4854b6115__paint2_linear_97_8204)' })),
37
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter3_f_97_8204)" },
38
+ React.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_b518b4eb1c__svg_e4854b6115__paint3_linear_97_8204)' })),
39
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter4_f_97_8204)" },
40
+ React.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' })),
41
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter5_f_97_8204)" },
42
+ React.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_b518b4eb1c__svg_e4854b6115__paint4_linear_97_8204)' })),
43
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter6_f_97_8204)" },
44
+ React.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_b518b4eb1c__svg_e4854b6115__paint5_linear_97_8204)' })),
45
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter7_f_97_8204)" },
46
+ React.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' })),
47
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter8_f_97_8204)" },
48
+ React.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_b518b4eb1c__svg_e4854b6115__paint6_linear_97_8204)', fillOpacity: ".8" })),
49
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter9_d_97_8204)" },
50
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter10_dii_97_8204)" },
51
+ React.createElement("rect", { x: "25", y: "44.523", width: "70", height: "63.541", rx: "10", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b518b4eb1c__svg_e4854b6115__paint7_linear_97_8204)' })),
52
+ React.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_b518b4eb1c__svg_e4854b6115__paint8_linear_97_8204)' }),
53
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter11_d_97_8204)" },
54
+ React.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_b518b4eb1c__svg_e4854b6115__paint9_linear_97_8204)' })),
55
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter12_d_97_8204)" },
56
+ React.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_b518b4eb1c__svg_e4854b6115__paint10_linear_97_8204)' })),
57
+ React.createElement("g", { filter: "url(#svg_b518b4eb1c__svg_e4854b6115__filter13_i_97_8204)" },
58
+ React.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_b518b4eb1c__svg_e4854b6115__paint11_linear_97_8204)' }))),
59
+ React.createElement("defs", null,
60
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter0_iiiii_97_8204", x: "38", y: "12", width: "43", height: "39", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
61
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
62
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
63
+ 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" }),
64
+ React.createElement("feOffset", { dy: "1" }),
65
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
66
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
67
+ React.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" }),
68
+ React.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_97_8204" }),
69
+ 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" }),
70
+ React.createElement("feOffset", { dx: "-3" }),
71
+ React.createElement("feGaussianBlur", { stdDeviation: "1" }),
72
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
73
+ React.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" }),
74
+ React.createElement("feBlend", { in2: "effect1_innerShadow_97_8204", result: "effect2_innerShadow_97_8204" }),
75
+ 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" }),
76
+ React.createElement("feOffset", { dx: "-1" }),
77
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
78
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
79
+ React.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" }),
80
+ React.createElement("feBlend", { in2: "effect2_innerShadow_97_8204", result: "effect3_innerShadow_97_8204" }),
81
+ 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" }),
82
+ React.createElement("feOffset", { dx: "2" }),
83
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
84
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
85
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
86
+ React.createElement("feBlend", { in2: "effect3_innerShadow_97_8204", result: "effect4_innerShadow_97_8204" }),
87
+ 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" }),
88
+ React.createElement("feOffset", { dx: ".5" }),
89
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
90
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
91
+ React.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" }),
92
+ React.createElement("feBlend", { in2: "effect4_innerShadow_97_8204", result: "effect5_innerShadow_97_8204" })),
93
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter1_f_97_8204", x: "47.6", y: "12.6", width: "24.357", height: "5.371", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
94
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
95
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
96
+ React.createElement("feGaussianBlur", { stdDeviation: ".2", result: "effect1_foregroundBlur_97_8204" })),
97
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter2_f_97_8204", x: "61", y: "13", width: "16.565", height: "18", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
98
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
99
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
100
+ React.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_97_8204" })),
101
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter3_f_97_8204", x: "48.292", y: "21.817", width: "7.094", height: "7.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
102
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
103
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
104
+ React.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
105
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter4_f_97_8204", x: "74.2", y: "20.7", width: "5.6", height: "29.6", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
106
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
107
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
108
+ React.createElement("feGaussianBlur", { stdDeviation: ".4", result: "effect1_foregroundBlur_97_8204" })),
109
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter5_f_97_8204", x: "61.787", y: "20.598", width: "9.706", height: "11.722", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
110
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
111
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
112
+ React.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
113
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter6_f_97_8204", x: "49.317", y: "18.605", width: "18.564", height: "6.3", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
114
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
115
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
116
+ React.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_97_8204" })),
117
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter7_f_97_8204", x: "46.582", y: "25.79", width: "2.074", height: "24.517", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
118
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
119
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
120
+ React.createElement("feGaussianBlur", { stdDeviation: ".2", result: "effect1_foregroundBlur_97_8204" })),
121
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter8_f_97_8204", x: "41.69", y: "14.536", width: "10.029", height: "8.576", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
122
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
123
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
124
+ React.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
125
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter9_d_97_8204", x: "21.618", y: "43.396", width: "76.763", height: "70.304", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
126
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
127
+ 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" }),
128
+ React.createElement("feOffset", { dy: "2.254" }),
129
+ React.createElement("feGaussianBlur", { stdDeviation: "1.691" }),
130
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
131
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0" }),
132
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
133
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
134
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter10_dii_97_8204", x: "24.468", y: "43.991", width: "72.13", height: "66.203", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
135
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
136
+ 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" }),
137
+ React.createElement("feOffset", { dx: ".532", dy: "1.065" }),
138
+ React.createElement("feGaussianBlur", { stdDeviation: ".532" }),
139
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
140
+ 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" }),
141
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
142
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" }),
143
+ 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" }),
144
+ React.createElement("feOffset", { dx: "1.597", dy: "1.597" }),
145
+ React.createElement("feGaussianBlur", { stdDeviation: ".532" }),
146
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
147
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
148
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_97_8204" }),
149
+ 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" }),
150
+ React.createElement("feOffset", { dx: "-1.597", dy: "-1.597" }),
151
+ React.createElement("feGaussianBlur", { stdDeviation: ".266" }),
152
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
153
+ 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" }),
154
+ React.createElement("feBlend", { in2: "effect2_innerShadow_97_8204", result: "effect3_innerShadow_97_8204" })),
155
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter11_d_97_8204", x: "36.674", y: "52.601", width: "46.152", height: "46.386", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
156
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
157
+ 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" }),
158
+ React.createElement("feOffset", { dx: "-.5", dy: "-1" }),
159
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
160
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
161
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
162
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
163
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter12_d_97_8204", x: "37.174", y: "53.601", width: "46.902", height: "46.636", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
164
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
165
+ 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" }),
166
+ React.createElement("feOffset", { dx: "1", dy: "1" }),
167
+ React.createElement("feGaussianBlur", { stdDeviation: ".125" }),
168
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
169
+ React.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" }),
170
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
171
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
172
+ React.createElement("filter", { id: "svg_b518b4eb1c__svg_e4854b6115__filter13_i_97_8204", x: "55.138", y: "69.252", width: "9.723", height: "16.04", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
173
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
174
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
175
+ 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" }),
176
+ React.createElement("feOffset", { dy: "1" }),
177
+ React.createElement("feGaussianBlur", { stdDeviation: "1" }),
178
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
179
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0" }),
180
+ React.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_97_8204" })),
181
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint0_linear_97_8204", x1: "60", y1: "12", x2: "60", y2: "50", gradientUnits: "userSpaceOnUse" },
182
+ React.createElement("stop", { stopColor: "#989898" }),
183
+ React.createElement("stop", { offset: "1", stopColor: "#929292" })),
184
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint1_linear_97_8204", x1: "70.5", y1: "15", x2: "49", y2: "16", gradientUnits: "userSpaceOnUse" },
185
+ React.createElement("stop", { stopColor: "#706E6F", stopOpacity: ".4" }),
186
+ React.createElement("stop", { offset: ".558", stopColor: "#767676" }),
187
+ React.createElement("stop", { offset: "1", stopColor: "#706E6F", stopOpacity: ".4" })),
188
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint2_linear_97_8204", x1: "64", y1: "14", x2: "77", y2: "28", gradientUnits: "userSpaceOnUse" },
189
+ React.createElement("stop", { stopColor: "#fff", stopOpacity: ".64" }),
190
+ React.createElement("stop", { offset: ".35", stopColor: "#fff" }),
191
+ React.createElement("stop", { offset: "1", stopColor: "#fff", stopOpacity: ".42" })),
192
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint3_linear_97_8204", x1: "51.839", y1: "22.317", x2: "51.839", y2: "28.818", gradientUnits: "userSpaceOnUse" },
193
+ React.createElement("stop", { offset: ".106", stopColor: "#A7A7A7", stopOpacity: ".56" }),
194
+ React.createElement("stop", { offset: ".387", stopColor: "#A7A7A7", stopOpacity: ".7" }),
195
+ React.createElement("stop", { offset: ".608", stopColor: "#A7A7A7", stopOpacity: ".47" }),
196
+ React.createElement("stop", { offset: "1", stopColor: "#A7A7A7", stopOpacity: "0" })),
197
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint4_linear_97_8204", x1: "70.994", y1: "24.44", x2: "68.69", y2: "26.136", gradientUnits: "userSpaceOnUse" },
198
+ React.createElement("stop", { offset: ".349", stopColor: "#A7A7A7", stopOpacity: ".51" }),
199
+ React.createElement("stop", { offset: ".861", stopColor: "#A7A7A7", stopOpacity: ".92" })),
200
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint5_linear_97_8204", x1: "62.426", y1: "19.713", x2: "53.1", y2: "22.649", gradientUnits: "userSpaceOnUse" },
201
+ React.createElement("stop", { stopColor: "#FDFDFD" }),
202
+ React.createElement("stop", { offset: "1", stopColor: "#EAEAEA", stopOpacity: ".26" })),
203
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint6_linear_97_8204", x1: "49.188", y1: "15.036", x2: "42.462", y2: "22.612", gradientUnits: "userSpaceOnUse" },
204
+ React.createElement("stop", { stopColor: "#C2C2C2" }),
205
+ React.createElement("stop", { offset: "1", stopColor: "#C2C2C2" })),
206
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint7_linear_97_8204", x1: "82.368", y1: "52.314", x2: "45.936", y2: "122.384", gradientUnits: "userSpaceOnUse" },
207
+ React.createElement("stop", { stopColor: "#EBEBEC" }),
208
+ React.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
209
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint8_linear_97_8204", x1: "32.714", y1: "39.523", x2: "66.744", y2: "105.635", gradientUnits: "userSpaceOnUse" },
210
+ React.createElement("stop", { stopColor: "#E0DEDE" }),
211
+ React.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
212
+ React.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
213
+ React.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
214
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint9_linear_97_8204", x1: "47", y1: "59.064", x2: "75.212", y2: "95.902", gradientUnits: "userSpaceOnUse" },
215
+ React.createElement("stop", { stopColor: "#F3F3F3" }),
216
+ React.createElement("stop", { offset: "1", stopColor: "#F0F0F0" })),
217
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint10_linear_97_8204", x1: "47", y1: "59.064", x2: "75.212", y2: "95.902", gradientUnits: "userSpaceOnUse" },
218
+ React.createElement("stop", { stopColor: "#F3F3F3" }),
219
+ React.createElement("stop", { offset: "1", stopColor: "#F0F0F0" })),
220
+ React.createElement("linearGradient", { id: "svg_b518b4eb1c__svg_e4854b6115__paint11_linear_97_8204", x1: "53.5", y1: "64", x2: "59.999", y2: "84.292", gradientUnits: "userSpaceOnUse" },
221
+ React.createElement("stop", { stopColor: "#C7CCE2" }),
222
+ React.createElement("stop", { offset: "1", stopColor: "#555F86" }))));
223
+ }
224
+ var IconNoPermissionLowSaturation = React.forwardRef(IconNoPermissionLowSaturationComponent);
225
+ export default IconNoPermissionLowSaturation;
@@ -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,225 @@
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 IconNoPermissionSimplifiedComponent(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-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 }),
31
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter0_iiiii_97_8204)" },
32
+ React.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)' })),
33
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter1_f_97_8204)" },
34
+ React.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)' })),
35
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter2_f_97_8204)" },
36
+ React.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)' })),
37
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter3_f_97_8204)" },
38
+ React.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)' })),
39
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter4_f_97_8204)" },
40
+ React.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' })),
41
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter5_f_97_8204)" },
42
+ React.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)' })),
43
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter6_f_97_8204)" },
44
+ React.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)' })),
45
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter7_f_97_8204)" },
46
+ React.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' })),
47
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter8_f_97_8204)" },
48
+ React.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" })),
49
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter9_d_97_8204)" },
50
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter10_dii_97_8204)" },
51
+ React.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)' })),
52
+ React.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)' }),
53
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter11_d_97_8204)" },
54
+ React.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)' })),
55
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter12_d_97_8204)" },
56
+ React.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)' })),
57
+ React.createElement("g", { filter: "url(#svg_ab413fd28f__svg_e4854b6115__filter13_i_97_8204)" },
58
+ React.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)' }))),
59
+ React.createElement("defs", null,
60
+ React.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter0_iiiii_97_8204", x: "38", y: "12", width: "43", height: "39", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
61
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
62
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
63
+ 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" }),
64
+ React.createElement("feOffset", { dy: "1" }),
65
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
66
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
67
+ React.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" }),
68
+ React.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_97_8204" }),
69
+ 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" }),
70
+ React.createElement("feOffset", { dx: "-3" }),
71
+ React.createElement("feGaussianBlur", { stdDeviation: "1" }),
72
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
73
+ React.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" }),
74
+ React.createElement("feBlend", { in2: "effect1_innerShadow_97_8204", result: "effect2_innerShadow_97_8204" }),
75
+ 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" }),
76
+ React.createElement("feOffset", { dx: "-1" }),
77
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
78
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
79
+ React.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" }),
80
+ React.createElement("feBlend", { in2: "effect2_innerShadow_97_8204", result: "effect3_innerShadow_97_8204" }),
81
+ 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" }),
82
+ React.createElement("feOffset", { dx: "2" }),
83
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
84
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
85
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
86
+ React.createElement("feBlend", { in2: "effect3_innerShadow_97_8204", result: "effect4_innerShadow_97_8204" }),
87
+ 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" }),
88
+ React.createElement("feOffset", { dx: ".5" }),
89
+ React.createElement("feGaussianBlur", { stdDeviation: ".5" }),
90
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
91
+ React.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" }),
92
+ React.createElement("feBlend", { in2: "effect4_innerShadow_97_8204", result: "effect5_innerShadow_97_8204" })),
93
+ React.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" },
94
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
95
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
96
+ React.createElement("feGaussianBlur", { stdDeviation: ".2", result: "effect1_foregroundBlur_97_8204" })),
97
+ React.createElement("filter", { id: "svg_ab413fd28f__svg_e4854b6115__filter2_f_97_8204", x: "61", y: "13", width: "16.565", height: "18", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
98
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
99
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
100
+ React.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_97_8204" })),
101
+ React.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" },
102
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
103
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
104
+ React.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
105
+ React.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" },
106
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
107
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
108
+ React.createElement("feGaussianBlur", { stdDeviation: ".4", result: "effect1_foregroundBlur_97_8204" })),
109
+ React.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" },
110
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
111
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
112
+ React.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
113
+ React.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" },
114
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
115
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
116
+ React.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_97_8204" })),
117
+ React.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" },
118
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
119
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
120
+ React.createElement("feGaussianBlur", { stdDeviation: ".2", result: "effect1_foregroundBlur_97_8204" })),
121
+ React.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" },
122
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
123
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
124
+ React.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_97_8204" })),
125
+ React.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" },
126
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
127
+ 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" }),
128
+ React.createElement("feOffset", { dy: "2.254" }),
129
+ React.createElement("feGaussianBlur", { stdDeviation: "1.691" }),
130
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
131
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0" }),
132
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
133
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
134
+ React.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" },
135
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
136
+ 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" }),
137
+ React.createElement("feOffset", { dx: ".532", dy: "1.065" }),
138
+ React.createElement("feGaussianBlur", { stdDeviation: ".532" }),
139
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
140
+ 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" }),
141
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
142
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" }),
143
+ 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" }),
144
+ React.createElement("feOffset", { dx: "1.597", dy: "1.597" }),
145
+ React.createElement("feGaussianBlur", { stdDeviation: ".532" }),
146
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
147
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
148
+ React.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_97_8204" }),
149
+ 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" }),
150
+ React.createElement("feOffset", { dx: "-1.597", dy: "-1.597" }),
151
+ React.createElement("feGaussianBlur", { stdDeviation: ".266" }),
152
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
153
+ 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" }),
154
+ React.createElement("feBlend", { in2: "effect2_innerShadow_97_8204", result: "effect3_innerShadow_97_8204" })),
155
+ React.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" },
156
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
157
+ 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" }),
158
+ React.createElement("feOffset", { dx: "-.5", dy: "-1" }),
159
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
160
+ React.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
161
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
162
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
163
+ React.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" },
164
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
165
+ 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" }),
166
+ React.createElement("feOffset", { dx: "1", dy: "1" }),
167
+ React.createElement("feGaussianBlur", { stdDeviation: ".125" }),
168
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
169
+ React.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" }),
170
+ React.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_97_8204" }),
171
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_97_8204", result: "shape" })),
172
+ React.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" },
173
+ React.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
174
+ React.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
175
+ 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" }),
176
+ React.createElement("feOffset", { dy: "1" }),
177
+ React.createElement("feGaussianBlur", { stdDeviation: "1" }),
178
+ React.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
179
+ React.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0" }),
180
+ React.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_97_8204" })),
181
+ React.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint0_linear_97_8204", x1: "60", y1: "12", x2: "60", y2: "50", gradientUnits: "userSpaceOnUse" },
182
+ React.createElement("stop", { stopColor: "#989898" }),
183
+ React.createElement("stop", { offset: "1", stopColor: "#929292" })),
184
+ React.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint1_linear_97_8204", x1: "70.5", y1: "15", x2: "49", y2: "16", gradientUnits: "userSpaceOnUse" },
185
+ React.createElement("stop", { stopColor: "#706E6F", stopOpacity: ".4" }),
186
+ React.createElement("stop", { offset: ".558", stopColor: "#767676" }),
187
+ React.createElement("stop", { offset: "1", stopColor: "#706E6F", stopOpacity: ".4" })),
188
+ React.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint2_linear_97_8204", x1: "64", y1: "14", x2: "77", y2: "28", gradientUnits: "userSpaceOnUse" },
189
+ React.createElement("stop", { stopColor: "#fff", stopOpacity: ".64" }),
190
+ React.createElement("stop", { offset: ".35", stopColor: "#fff" }),
191
+ React.createElement("stop", { offset: "1", stopColor: "#fff", stopOpacity: ".42" })),
192
+ React.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" },
193
+ React.createElement("stop", { offset: ".106", stopColor: "#A7A7A7", stopOpacity: ".56" }),
194
+ React.createElement("stop", { offset: ".387", stopColor: "#A7A7A7", stopOpacity: ".7" }),
195
+ React.createElement("stop", { offset: ".608", stopColor: "#A7A7A7", stopOpacity: ".47" }),
196
+ React.createElement("stop", { offset: "1", stopColor: "#A7A7A7", stopOpacity: "0" })),
197
+ React.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" },
198
+ React.createElement("stop", { offset: ".349", stopColor: "#A7A7A7", stopOpacity: ".51" }),
199
+ React.createElement("stop", { offset: ".861", stopColor: "#A7A7A7", stopOpacity: ".92" })),
200
+ React.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" },
201
+ React.createElement("stop", { stopColor: "#FDFDFD" }),
202
+ React.createElement("stop", { offset: "1", stopColor: "#EAEAEA", stopOpacity: ".26" })),
203
+ React.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" },
204
+ React.createElement("stop", { stopColor: "#C2C2C2" }),
205
+ React.createElement("stop", { offset: "1", stopColor: "#C2C2C2" })),
206
+ React.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" },
207
+ React.createElement("stop", { stopColor: "#EBEBEC" }),
208
+ React.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
209
+ React.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" },
210
+ React.createElement("stop", { stopColor: "#E0DEDE" }),
211
+ React.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
212
+ React.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
213
+ React.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
214
+ React.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint9_linear_97_8204", x1: "47", y1: "59.064", x2: "75.212", y2: "95.902", gradientUnits: "userSpaceOnUse" },
215
+ React.createElement("stop", { stopColor: "#F3F3F3" }),
216
+ React.createElement("stop", { offset: "1", stopColor: "#F0F0F0" })),
217
+ React.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint10_linear_97_8204", x1: "47", y1: "59.064", x2: "75.212", y2: "95.902", gradientUnits: "userSpaceOnUse" },
218
+ React.createElement("stop", { stopColor: "#F3F3F3" }),
219
+ React.createElement("stop", { offset: "1", stopColor: "#F0F0F0" })),
220
+ React.createElement("linearGradient", { id: "svg_ab413fd28f__svg_e4854b6115__paint11_linear_97_8204", x1: "53.5", y1: "64", x2: "59.999", y2: "84.292", gradientUnits: "userSpaceOnUse" },
221
+ React.createElement("stop", { stopColor: "#C7CCE2" }),
222
+ React.createElement("stop", { offset: "1", stopColor: "#555F86" }))));
223
+ }
224
+ var IconNoPermissionSimplified = React.forwardRef(IconNoPermissionSimplifiedComponent);
225
+ export 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;