@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,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconNoPermissionSimplifiedComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-no-permission-simplified${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 120 120" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter0_iiiii_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter1_f_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter2_f_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter3_f_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter4_f_97_8204)"><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'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter5_f_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter6_f_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter7_f_97_8204)"><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'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter8_f_97_8204)"><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"/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter9_d_97_8204)"><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter10_dii_97_8204)"><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)'}/></g><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)'}/><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter11_d_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter12_d_97_8204)"><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)'}/></g><g filter="url(#svg_ab413fd28f__svg_e4854b6115__filter13_i_97_8204)"><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)'}/></g></g><defs><filter id="svg_ab413fd28f__svg_e4854b6115__filter0_iiiii_97_8204" x="38" y="12" width="43" height="39" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy="1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="shape" result="effect1_innerShadow_97_8204"/><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"/><feOffset dx="-3"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect1_innerShadow_97_8204" result="effect2_innerShadow_97_8204"/><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"/><feOffset dx="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_97_8204" result="effect3_innerShadow_97_8204"/><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"/><feOffset dx="2"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="effect3_innerShadow_97_8204" result="effect4_innerShadow_97_8204"/><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"/><feOffset dx=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect4_innerShadow_97_8204" result="effect5_innerShadow_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".2" result="effect1_foregroundBlur_97_8204"/></filter><filter id="svg_ab413fd28f__svg_e4854b6115__filter2_f_97_8204" x="61" y="13" width="16.565" height="18" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".5" result="effect1_foregroundBlur_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".25" result="effect1_foregroundBlur_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".4" result="effect1_foregroundBlur_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".25" result="effect1_foregroundBlur_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".5" result="effect1_foregroundBlur_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".2" result="effect1_foregroundBlur_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".25" result="effect1_foregroundBlur_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy="2.254"/><feGaussianBlur stdDeviation="1.691"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8204"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8204" result="shape"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx=".532" dy="1.065"/><feGaussianBlur stdDeviation=".532"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8204"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8204" result="shape"/><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"/><feOffset dx="1.597" dy="1.597"/><feGaussianBlur stdDeviation=".532"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_97_8204"/><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"/><feOffset dx="-1.597" dy="-1.597"/><feGaussianBlur stdDeviation=".266"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_97_8204" result="effect3_innerShadow_97_8204"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx="-.5" dy="-1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8204"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8204" result="shape"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx="1" dy="1"/><feGaussianBlur stdDeviation=".125"/><feComposite in2="hardAlpha" operator="out"/><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"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8204"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8204" result="shape"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0"/><feBlend in2="shape" result="effect1_innerShadow_97_8204"/></filter><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint0_linear_97_8204" x1="60" y1="12" x2="60" y2="50" gradientUnits="userSpaceOnUse"><stop stopColor="#989898"/><stop offset="1" stopColor="#929292"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint1_linear_97_8204" x1="70.5" y1="15" x2="49" y2="16" gradientUnits="userSpaceOnUse"><stop stopColor="#706E6F" stopOpacity=".4"/><stop offset=".558" stopColor="#767676"/><stop offset="1" stopColor="#706E6F" stopOpacity=".4"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint2_linear_97_8204" x1="64" y1="14" x2="77" y2="28" gradientUnits="userSpaceOnUse"><stop stopColor="#fff" stopOpacity=".64"/><stop offset=".35" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity=".42"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint3_linear_97_8204" x1="51.839" y1="22.317" x2="51.839" y2="28.818" gradientUnits="userSpaceOnUse"><stop offset=".106" stopColor="#A7A7A7" stopOpacity=".56"/><stop offset=".387" stopColor="#A7A7A7" stopOpacity=".7"/><stop offset=".608" stopColor="#A7A7A7" stopOpacity=".47"/><stop offset="1" stopColor="#A7A7A7" stopOpacity="0"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint4_linear_97_8204" x1="70.994" y1="24.44" x2="68.69" y2="26.136" gradientUnits="userSpaceOnUse"><stop offset=".349" stopColor="#A7A7A7" stopOpacity=".51"/><stop offset=".861" stopColor="#A7A7A7" stopOpacity=".92"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint5_linear_97_8204" x1="62.426" y1="19.713" x2="53.1" y2="22.649" gradientUnits="userSpaceOnUse"><stop stopColor="#FDFDFD"/><stop offset="1" stopColor="#EAEAEA" stopOpacity=".26"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint6_linear_97_8204" x1="49.188" y1="15.036" x2="42.462" y2="22.612" gradientUnits="userSpaceOnUse"><stop stopColor="#C2C2C2"/><stop offset="1" stopColor="#C2C2C2"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint7_linear_97_8204" x1="82.368" y1="52.314" x2="45.936" y2="122.384" gradientUnits="userSpaceOnUse"><stop stopColor="#EBEBEC"/><stop offset=".855" stopColor="#EDEDEE"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint8_linear_97_8204" x1="32.714" y1="39.523" x2="66.744" y2="105.635" gradientUnits="userSpaceOnUse"><stop stopColor="#E0DEDE"/><stop offset=".192" stopColor="#E7E7E7"/><stop offset=".704" stopColor="#D9D9D9"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint9_linear_97_8204" x1="47" y1="59.064" x2="75.212" y2="95.902" gradientUnits="userSpaceOnUse"><stop stopColor="#F3F3F3"/><stop offset="1" stopColor="#F0F0F0"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint10_linear_97_8204" x1="47" y1="59.064" x2="75.212" y2="95.902" gradientUnits="userSpaceOnUse"><stop stopColor="#F3F3F3"/><stop offset="1" stopColor="#F0F0F0"/></linearGradient><linearGradient id="svg_ab413fd28f__svg_e4854b6115__paint11_linear_97_8204" x1="53.5" y1="64" x2="59.999" y2="84.292" gradientUnits="userSpaceOnUse"><stop stopColor="#C7CCE2"/><stop offset="1" stopColor="#555F86"/></linearGradient></defs></svg>;
12
+ }
13
+
14
+ const IconNoPermissionSimplified = React.forwardRef(IconNoPermissionSimplifiedComponent);
15
+ export default IconNoPermissionSimplified;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconNoPicHighSaturationComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-no-pic-high-saturation${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 120 120" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g filter="url(#svg_ae761310b4__svg_e0bf12f883__filter0_dii_44_7791)"><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)'}/></g><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)'}/><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)'}/><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)'}/><g filter="url(#svg_ae761310b4__svg_e0bf12f883__filter1_dii_44_7791)"><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)'}/></g><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)'}/><g filter="url(#svg_ae761310b4__svg_e0bf12f883__filter2_dii_44_7791)"><circle cx="71" cy="44" r="6" fill={useCurrentColor ? 'currentColor' : 'url(#svg_ae761310b4__svg_e0bf12f883__paint6_linear_44_7791)'}/></g><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)'}/><defs><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint0_linear_44_7791" x1="90.676" y1="22.77" x2="32.675" y2="124.031" gradientUnits="userSpaceOnUse"><stop stopColor="#EBEBEC"/><stop offset=".855" stopColor="#EDEDEE"/></linearGradient><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint1_linear_44_7791" x1="22.579" y1="3.444" x2="76.793" y2="99.052" gradientUnits="userSpaceOnUse"><stop stopColor="#E0DEDE"/><stop offset=".192" stopColor="#E7E7E7"/><stop offset=".704" stopColor="#D9D9D9"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint2_linear_44_7791" x1="85.564" y1="27.942" x2="36.331" y2="112.847" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#fff"/></linearGradient><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint3_linear_44_7791" x1="28.816" y1="11.638" x2="74.839" y2="91.81" gradientUnits="userSpaceOnUse"><stop stopColor="#E2E2E2"/><stop offset=".192" stopColor="#EEE"/><stop offset=".704" stopColor="#E3E3E3"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint4_linear_44_7791" x1="50.907" y1="49.623" x2="67.637" y2="85.875" gradientUnits="userSpaceOnUse"><stop stopColor="#7690FF"/><stop offset="1" stopColor="#5071FF"/></linearGradient><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint5_linear_44_7791" x1="52.537" y1="61.075" x2="63.083" y2="85.754" gradientUnits="userSpaceOnUse"><stop stopColor="#95A9FF"/><stop offset="1" stopColor="#304ECB"/></linearGradient><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint6_linear_44_7791" x1="69.191" y1="38.38" x2="75.79" y2="47.805" gradientUnits="userSpaceOnUse"><stop stopColor="#738EFF"/><stop offset="1" stopColor="#5071FF"/></linearGradient><linearGradient id="svg_ae761310b4__svg_e0bf12f883__paint7_linear_44_7791" x1="68.707" y1="39.616" x2="75.505" y2="47.24" gradientUnits="userSpaceOnUse"><stop stopColor="#889FFF"/><stop offset="1" stopColor="#304AB6"/></linearGradient><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx=".471" dy=".942"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_44_7791"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_44_7791" result="shape"/><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"/><feOffset dx="1.413" dy="1.413"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_44_7791"/><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"/><feOffset dx="-1.413" dy="-1.413"/><feGaussianBlur stdDeviation=".236"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_44_7791" result="effect3_innerShadow_44_7791"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.831152 0 0 0 0 0.863663 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_44_7791"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_44_7791" result="shape"/><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"/><feOffset dx=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.720833 0 0 0 0 0.775407 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_44_7791"/><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"/><feOffset dx="-.5" dy="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_44_7791" result="effect3_innerShadow_44_7791"/></filter><filter id="svg_ae761310b4__svg_e0bf12f883__filter2_dii_44_7791" x="64" y="37" width="14" height="14.5" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.831152 0 0 0 0 0.863663 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_44_7791"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_44_7791" result="shape"/><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"/><feOffset dx=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.720833 0 0 0 0 0.775407 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_44_7791"/><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"/><feOffset dx="-.5" dy="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_44_7791" result="effect3_innerShadow_44_7791"/></filter></defs></svg>;
12
+ }
13
+
14
+ const IconNoPicHighSaturation = React.forwardRef(IconNoPicHighSaturationComponent);
15
+ export default IconNoPicHighSaturation;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconNoPicLowSaturationComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-no-pic-low-saturation${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 120 120" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g filter="url(#svg_3fb96a8a31__svg_fdc0b184eb__filter0_dii_54_13279)"><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)'}/></g><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)'}/><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)'}/><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)'}/><g filter="url(#svg_3fb96a8a31__svg_fdc0b184eb__filter1_dii_54_13279)"><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)'}/></g><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)'}/><g filter="url(#svg_3fb96a8a31__svg_fdc0b184eb__filter2_dii_54_13279)"><circle cx="71" cy="44" r="6" fill={useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint6_linear_54_13279)'}/></g><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)'}/><defs><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint0_linear_54_13279" x1="90.676" y1="22.77" x2="32.675" y2="124.031" gradientUnits="userSpaceOnUse"><stop stopColor="#EBEBEC"/><stop offset=".855" stopColor="#EDEDEE"/></linearGradient><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint1_linear_54_13279" x1="22.579" y1="3.444" x2="76.793" y2="99.052" gradientUnits="userSpaceOnUse"><stop stopColor="#E0DEDE"/><stop offset=".192" stopColor="#E7E7E7"/><stop offset=".704" stopColor="#D9D9D9"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint2_linear_54_13279" x1="85.564" y1="27.942" x2="36.331" y2="112.847" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#fff"/></linearGradient><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint3_linear_54_13279" x1="28.816" y1="11.638" x2="74.839" y2="91.81" gradientUnits="userSpaceOnUse"><stop stopColor="#E2E2E2"/><stop offset=".192" stopColor="#EEE"/><stop offset=".704" stopColor="#E3E3E3"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint4_linear_54_13279" x1="50.907" y1="49.623" x2="67.637" y2="85.875" gradientUnits="userSpaceOnUse"><stop stopColor="#C7CCE2"/><stop offset="1" stopColor="#8B95BC"/></linearGradient><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint5_linear_54_13279" x1="52.537" y1="61.075" x2="60.363" y2="85.401" gradientUnits="userSpaceOnUse"><stop offset=".181" stopColor="#B1B7D3"/><stop offset="1" stopColor="#535C80"/></linearGradient><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint6_linear_54_13279" x1="69.191" y1="37.528" x2="76.432" y2="47.162" gradientUnits="userSpaceOnUse"><stop stopColor="#B8BED6"/><stop offset="1" stopColor="#7E88AD"/></linearGradient><linearGradient id="svg_3fb96a8a31__svg_fdc0b184eb__paint7_linear_54_13279" x1="69.534" y1="41.454" x2="73.318" y2="48.675" gradientUnits="userSpaceOnUse"><stop offset=".181" stopColor="#B1B7D3"/><stop offset="1" stopColor="#495274"/></linearGradient><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx=".471" dy=".942"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_54_13279"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_54_13279" result="shape"/><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"/><feOffset dx="1.413" dy="1.413"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_54_13279"/><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"/><feOffset dx="-1.413" dy="-1.413"/><feGaussianBlur stdDeviation=".236"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_54_13279" result="effect3_innerShadow_54_13279"/></filter><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"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.975 0 0 0 0 0.979814 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_54_13279"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_54_13279" result="shape"/><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"/><feOffset dx=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="shape" result="effect2_innerShadow_54_13279"/><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"/><feOffset dx="-.5" dy="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_54_13279" result="effect3_innerShadow_54_13279"/></filter><filter id="svg_3fb96a8a31__svg_fdc0b184eb__filter2_dii_54_13279" x="64" y="37" width="14" height="14.5" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.975 0 0 0 0 0.979814 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_54_13279"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_54_13279" result="shape"/><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"/><feOffset dx=".5"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="shape" result="effect2_innerShadow_54_13279"/><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"/><feOffset dx="-.5" dy="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_54_13279" result="effect3_innerShadow_54_13279"/></filter></defs></svg>;
12
+ }
13
+
14
+ const IconNoPicLowSaturation = React.forwardRef(IconNoPicLowSaturationComponent);
15
+ export default IconNoPicLowSaturation;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconPermissionRequestFailComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-permission-request-fail${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 120 120" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M0 0H120V120H0z"/><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter0_dii_111_7526)"><path d="M3.00037 22.0004C3.00016 16.4774 7.47737 12 13.0004 12H63.5444H92.9969C98.5197 12 102.997 16.4772 102.997 22V37.5492L102.999 87.9995C103 93.5225 98.5225 98 92.9995 98H13.0028C7.48007 98 3.00298 93.5231 3.00277 88.0004L3.00037 22.0004Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint0_linear_111_7526)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M13.0024 97.4H92.9991C98.1908 97.4 102.399 93.1912 102.399 87.9995L102.396 22C102.396 16.8085 98.188 12.6 92.9965 12.6H13C7.80839 12.6 3.59981 16.8087 3.6 22.0003L3.60241 88.0003C3.6026 93.1917 7.81107 97.4 13.0024 97.4ZM13 12C7.47701 12 2.9998 16.4774 3 22.0004L3.00241 88.0004C3.00261 93.5231 7.4797 98 13.0024 98H92.9991C98.5222 98 102.999 93.5225 102.999 87.9995L102.996 22C102.996 16.4772 98.5193 12 92.9965 12H13Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint1_linear_111_7526)'}/><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter1_di_111_7526)"><circle cx="14.5" cy="22.5" r="3.5" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint2_linear_111_7526)'}/></g><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter2_di_111_7526)"><circle cx="25.5" cy="22.5" r="3.5" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint3_linear_111_7526)'}/></g><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter3_di_111_7526)"><circle cx="36.5" cy="22.5" r="3.5" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint4_linear_111_7526)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M14.5 25.7C16.2673 25.7 17.7 24.2673 17.7 22.5C17.7 20.7327 16.2673 19.3 14.5 19.3C12.7327 19.3 11.3 20.7327 11.3 22.5C11.3 24.2673 12.7327 25.7 14.5 25.7ZM14.5 26C16.433 26 18 24.433 18 22.5C18 20.567 16.433 19 14.5 19C12.567 19 11 20.567 11 22.5C11 24.433 12.567 26 14.5 26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint5_linear_111_7526)'}/><path fillRule="evenodd" clipRule="evenodd" d="M25.5 25.7C27.2673 25.7 28.7 24.2673 28.7 22.5C28.7 20.7327 27.2673 19.3 25.5 19.3C23.7327 19.3 22.3 20.7327 22.3 22.5C22.3 24.2673 23.7327 25.7 25.5 25.7ZM25.5 26C27.433 26 29 24.433 29 22.5C29 20.567 27.433 19 25.5 19C23.567 19 22 20.567 22 22.5C22 24.433 23.567 26 25.5 26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint6_linear_111_7526)'}/><path fillRule="evenodd" clipRule="evenodd" d="M36.5 25.7C38.2673 25.7 39.7 24.2673 39.7 22.5C39.7 20.7327 38.2673 19.3 36.5 19.3C34.7327 19.3 33.3 20.7327 33.3 22.5C33.3 24.2673 34.7327 25.7 36.5 25.7ZM36.5 26C38.433 26 40 24.433 40 22.5C40 20.567 38.433 19 36.5 19C34.567 19 33 20.567 33 22.5C33 24.433 34.567 26 36.5 26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint7_linear_111_7526)'}/><path d="M11 36C11 32.6863 13.6863 30 17 30H89C92.3137 30 95 32.6863 95 36V85C95 88.3137 92.3137 91 89 91H17C13.6863 91 11 88.3137 11 85V36Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint8_linear_111_7526)'}/><path fillRule="evenodd" clipRule="evenodd" d="M89 30.6038H17C14.0198 30.6038 11.6038 33.0198 11.6038 36V85C11.6038 87.9802 14.0198 90.3962 17 90.3962H89C91.9802 90.3962 94.3962 87.9802 94.3962 85V36C94.3962 33.0198 91.9802 30.6038 89 30.6038ZM17 30C13.6863 30 11 32.6863 11 36V85C11 88.3137 13.6863 91 17 91H89C92.3137 91 95 88.3137 95 85V36C95 32.6863 92.3137 30 89 30H17Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint9_linear_111_7526)'}/><path d="M23 45C23 43.3431 24.3431 42 26 42H66C67.6569 42 69 43.3431 69 45C69 46.6569 67.6569 48 66 48H26C24.3431 48 23 46.6569 23 45Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint10_linear_111_7526)'}/><path fillRule="evenodd" clipRule="evenodd" d="M66 42.45H26C24.5917 42.45 23.45 43.5917 23.45 45C23.45 46.4083 24.5917 47.55 26 47.55H66C67.4083 47.55 68.55 46.4083 68.55 45C68.55 43.5917 67.4083 42.45 66 42.45ZM26 42C24.3431 42 23 43.3431 23 45C23 46.6569 24.3431 48 26 48H66C67.6569 48 69 46.6569 69 45C69 43.3431 67.6569 42 66 42H26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint11_linear_111_7526)'}/><path d="M23 55C23 53.3431 24.3431 52 26 52H43C44.6569 52 46 53.3431 46 55C46 56.6569 44.6569 58 43 58H26C24.3431 58 23 56.6569 23 55Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint12_linear_111_7526)'}/><path fillRule="evenodd" clipRule="evenodd" d="M43 52.45H26C24.5917 52.45 23.45 53.5917 23.45 55C23.45 56.4083 24.5917 57.55 26 57.55H43C44.4083 57.55 45.55 56.4083 45.55 55C45.55 53.5917 44.4083 52.45 43 52.45ZM26 52C24.3431 52 23 53.3431 23 55C23 56.6569 24.3431 58 26 58H43C44.6569 58 46 56.6569 46 55C46 53.3431 44.6569 52 43 52H26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint13_linear_111_7526)'}/><path d="M23 74C23 72.3431 24.3431 71 26 71H83C84.6569 71 86 72.3431 86 74V78C86 79.6569 84.6569 81 83 81H26C24.3431 81 23 79.6569 23 78V74Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint14_linear_111_7526)'}/><path fillRule="evenodd" clipRule="evenodd" d="M83 71.45H26C24.5917 71.45 23.45 72.5917 23.45 74V78C23.45 79.4083 24.5917 80.55 26 80.55H83C84.4083 80.55 85.55 79.4083 85.55 78V74C85.55 72.5917 84.4083 71.45 83 71.45ZM26 71C24.3431 71 23 72.3431 23 74V78C23 79.6569 24.3431 81 26 81H83C84.6569 81 86 79.6569 86 78V74C86 72.3431 84.6569 71 83 71H26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint15_linear_111_7526)'}/><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter4_dii_111_7526)"><circle cx="92" cy="81.001" r="25" transform="rotate(2.197 92 81)" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint16_linear_111_7526)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M92.9518 56.1855C79.2468 55.6597 67.7105 66.3437 67.1848 80.0486C66.6591 93.7536 77.343 105.29 91.048 105.816C104.753 106.341 116.289 95.6574 116.815 81.9524C117.341 68.2475 106.657 56.7112 92.9518 56.1855ZM66.8517 80.0359C67.3845 66.1469 79.0756 55.3196 92.9646 55.8524C106.854 56.3851 117.681 68.0763 117.148 81.9652C116.615 95.8542 104.924 106.681 91.0352 106.149C77.1463 105.616 66.319 93.9248 66.8517 80.0359Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint17_linear_111_7526)'}/><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter5_ii_111_7526)"><circle cx="92" cy="81.001" r="20" transform="rotate(2.197 92 81.001)" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint18_linear_111_7526)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M112.818 81.7994C112.377 93.2969 102.699 102.26 91.2013 101.819C79.7039 101.378 70.7409 91.6998 71.1819 80.2023C71.6229 68.7048 81.301 59.7418 92.7985 60.1829C104.296 60.6239 113.259 70.302 112.818 81.7994ZM91.2333 100.986C102.271 101.41 111.562 92.8051 111.985 81.7675C112.409 70.7299 103.804 61.439 92.7665 61.0156C81.729 60.5922 72.438 69.1967 72.0146 80.2342C71.5912 91.2718 80.1957 100.563 91.2333 100.986Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint19_linear_111_7526)'}/><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter6_d_111_7526)"><g filter="url(#svg_e6b855a4f7__svg_34044e1e93__filter7_dii_111_7526)"><path d="M101.193 73.4788C100.318 72.5259 98.8414 72.4655 97.8961 73.3439L92.6575 78.2121L87.9966 73.1404C87.1209 72.1875 85.6446 72.1271 84.6994 73.0055C83.7541 73.884 83.6977 75.3686 84.5735 76.3215L89.2344 81.3931L84.2035 86.0682C83.2583 86.9466 83.2019 88.4312 84.0776 89.3841C84.9534 90.3371 86.4296 90.3975 87.3749 89.519L92.4057 84.844L97.2588 90.1248C98.1346 91.0777 99.6108 91.1381 100.556 90.2597C101.501 89.3813 101.558 87.8967 100.682 86.9437L95.8288 81.6629L101.067 76.7947C102.013 75.9163 102.069 74.4317 101.193 73.4788Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint20_linear_111_7526)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M92.6457 78.5278L87.8329 73.2908C87.0411 72.4293 85.7066 72.3743 84.8514 73.1691C83.9955 73.9645 83.9448 75.3088 84.7372 76.1711L89.5483 81.4062L84.3556 86.2317C83.4996 87.0271 83.4489 88.3715 84.2414 89.2338C85.0331 90.0953 86.3676 90.1502 87.2228 89.3555L92.4175 84.5282L97.4226 89.9744C98.2143 90.8359 99.5488 90.8909 100.404 90.0962C101.26 89.3008 101.311 87.9564 100.518 87.0941L95.5149 81.6498L100.915 76.6312C101.771 75.8358 101.822 74.4914 101.03 73.6292C100.238 72.7677 98.9033 72.7127 98.0482 73.5074L92.6457 78.5278ZM97.2588 90.1248C98.1346 91.0777 99.6108 91.1381 100.556 90.2597C101.501 89.3813 101.558 87.8967 100.682 86.9437L95.8288 81.6629L101.067 76.7947C102.013 75.9163 102.069 74.4317 101.193 73.4788C100.318 72.5259 98.8414 72.4655 97.8961 73.3439L92.6576 78.212L87.9966 73.1404C87.1209 72.1875 85.6446 72.1271 84.6994 73.0055C83.7541 73.884 83.6977 75.3686 84.5735 76.3215L89.2344 81.3931L84.2035 86.0682C83.2583 86.9466 83.2019 88.4312 84.0776 89.3841C84.9534 90.3371 86.4296 90.3975 87.3749 89.519L92.4057 84.844L97.2588 90.1248Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint21_linear_111_7526)'}/></g><defs><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint0_linear_111_7526" x1="84.954" y1="20.354" x2="31.877" y2="121.171" gradientUnits="userSpaceOnUse"><stop stopColor="#EBEBEC"/><stop offset=".855" stopColor="#EDEDEE"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint1_linear_111_7526" x1="14.02" y1="1.851" x2="63.602" y2="96.981" gradientUnits="userSpaceOnUse"><stop stopColor="#E0DEDE"/><stop offset=".192" stopColor="#E7E7E7"/><stop offset=".704" stopColor="#D9D9D9"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint2_linear_111_7526" x1="12.75" y1="19.875" x2="21.761" y2="25.79" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#F3F3F3"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint3_linear_111_7526" x1="23.75" y1="19.875" x2="32.761" y2="25.79" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#F3F3F3"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint4_linear_111_7526" x1="34.75" y1="19.875" x2="43.761" y2="25.79" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#F3F3F3"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint5_linear_111_7526" x1="11.709" y1="18.504" x2="15.55" y2="25.509" gradientUnits="userSpaceOnUse"><stop stopColor="#E3E3E3"/><stop offset=".963" stopColor="#B4B4B4"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint6_linear_111_7526" x1="22.709" y1="18.504" x2="26.55" y2="25.509" gradientUnits="userSpaceOnUse"><stop stopColor="#E3E3E3"/><stop offset=".963" stopColor="#B4B4B4"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint7_linear_111_7526" x1="33.709" y1="18.504" x2="37.55" y2="25.509" gradientUnits="userSpaceOnUse"><stop stopColor="#E3E3E3"/><stop offset=".963" stopColor="#B4B4B4"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint8_linear_111_7526" x1="80.452" y1="39.208" x2="48.698" y2="114.464" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#fff"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint9_linear_111_7526" x1="19.513" y1="26.468" x2="49.137" y2="97.386" gradientUnits="userSpaceOnUse"><stop stopColor="#E2E2E2"/><stop offset=".192" stopColor="#EEE"/><stop offset=".704" stopColor="#E3E3E3"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint10_linear_111_7526" x1="60.699" y1="42.534" x2="60.026" y2="51.209" gradientUnits="userSpaceOnUse"><stop stopColor="#F8F8F9"/><stop offset=".855" stopColor="#EAEDF3"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint11_linear_111_7526" x1="28.069" y1="41.28" x2="28.695" y2="49.431" gradientUnits="userSpaceOnUse"><stop offset=".192" stopColor="#E8E9ED"/><stop offset=".704" stopColor="#DBDDE6"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint12_linear_111_7526" x1="41.849" y1="52.534" x2="40.527" y2="61.056" gradientUnits="userSpaceOnUse"><stop stopColor="#F8F8F9"/><stop offset=".855" stopColor="#EAEDF3"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint13_linear_111_7526" x1="25.535" y1="51.28" x2="26.765" y2="59.29" gradientUnits="userSpaceOnUse"><stop offset=".192" stopColor="#E8E9ED"/><stop offset=".704" stopColor="#DBDDE6"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint14_linear_111_7526" x1="74.631" y1="71.89" x2="73.27" y2="86.307" gradientUnits="userSpaceOnUse"><stop stopColor="#D9DDE8"/><stop offset=".855" stopColor="#CDD1DC"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint15_linear_111_7526" x1="29.943" y1="69.8" x2="31.209" y2="83.347" gradientUnits="userSpaceOnUse"><stop offset=".192" stopColor="#C1C6D5"/><stop offset=".704" stopColor="#BFC6D8"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint16_linear_111_7526" x1="84.462" y1="54.034" x2="114.633" y2="94.176" gradientUnits="userSpaceOnUse"><stop stopColor="#E14E3A"/><stop offset="1" stopColor="#CA2D23"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint17_linear_111_7526" x1="86.303" y1="70.166" x2="104.761" y2="98.984" gradientUnits="userSpaceOnUse"><stop stopColor="#F6613E"/><stop offset="1" stopColor="#B12100"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint18_linear_111_7526" x1="85.97" y1="59.428" x2="110.106" y2="91.541" gradientUnits="userSpaceOnUse"><stop stopColor="#EE7155"/><stop offset="1" stopColor="#D93E29"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint19_linear_111_7526" x1="87.443" y1="72.334" x2="102.208" y2="95.388" gradientUnits="userSpaceOnUse"><stop stopColor="#BB3B2A"/><stop offset="1" stopColor="#E65B46"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint20_linear_111_7526" x1="86.858" y1="74.157" x2="101.457" y2="88.19" gradientUnits="userSpaceOnUse"><stop stopColor="#EAEAEA"/><stop offset=".855" stopColor="#F5F5F5"/></linearGradient><linearGradient id="svg_e6b855a4f7__svg_34044e1e93__paint21_linear_111_7526" x1="85.445" y1="71.075" x2="95.33" y2="89.534" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".963" stopColor="#D5D5D5"/></linearGradient><filter id="svg_e6b855a4f7__svg_34044e1e93__filter0_dii_111_7526" x="2.529" y="11.529" width="101.883" height="88.355" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx=".471" dy=".942"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_111_7526"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_111_7526" result="shape"/><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"/><feOffset dx="1.413" dy="1.413"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_111_7526"/><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"/><feOffset dx="-1.413" dy="-1.413"/><feGaussianBlur stdDeviation=".236"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_111_7526" result="effect3_innerShadow_111_7526"/></filter><filter id="svg_e6b855a4f7__svg_34044e1e93__filter1_di_111_7526" x="10.4" y="18.9" width="8.606" height="8.2" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_111_7526"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_111_7526" result="shape"/><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"/><feOffset dx="1.51" dy="1.51"/><feGaussianBlur stdDeviation=".503"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_111_7526"/></filter><filter id="svg_e6b855a4f7__svg_34044e1e93__filter2_di_111_7526" x="21.4" y="18.9" width="8.606" height="8.2" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_111_7526"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_111_7526" result="shape"/><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"/><feOffset dx="1.51" dy="1.51"/><feGaussianBlur stdDeviation=".503"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_111_7526"/></filter><filter id="svg_e6b855a4f7__svg_34044e1e93__filter3_di_111_7526" x="32.4" y="18.9" width="8.606" height="8.2" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_111_7526"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_111_7526" result="shape"/><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"/><feOffset dx="1.51" dy="1.51"/><feGaussianBlur stdDeviation=".503"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_111_7526"/></filter><filter id="svg_e6b855a4f7__svg_34044e1e93__filter4_dii_111_7526" x="66.333" y="55.333" width="51.333" height="51.668" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".333"/><feGaussianBlur stdDeviation=".333"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.705801 0 0 0 0 0.705801 0 0 0 0 0.720866 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_111_7526"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_111_7526" result="shape"/><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"/><feOffset dx=".667" dy=".417"/><feGaussianBlur stdDeviation=".333"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 0.721812 0 0 0 0 0.658333 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_111_7526"/><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"/><feOffset dx="-.333" dy="-.667"/><feGaussianBlur stdDeviation=".333"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.7375 0 0 0 0 0.215104 0 0 0 0 0.0921875 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_111_7526" result="effect3_innerShadow_111_7526"/></filter><filter id="svg_e6b855a4f7__svg_34044e1e93__filter5_ii_111_7526" x="71.167" y="60.167" width="41.667" height="42.501" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dx=".833" dy="2.083"/><feGaussianBlur stdDeviation=".833"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.75 0 0 0 0 0.283623 0 0 0 0 0.1875 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_111_7526"/><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"/><feOffset dx="-.833" dy="-.833"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.925 0 0 0 0 0.444265 0 0 0 0 0.366146 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_111_7526" result="effect2_innerShadow_111_7526"/></filter><filter id="svg_e6b855a4f7__svg_34044e1e93__filter6_d_111_7526" x="83.039" y="72.384" width="19.193" height="19.33" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".417"/><feGaussianBlur stdDeviation=".208"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.85098 0 0 0 0 0.192157 0 0 0 0 0.0901961 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_111_7526"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_111_7526" result="shape"/></filter><filter id="svg_e6b855a4f7__svg_34044e1e93__filter7_dii_111_7526" x="82.623" y="72.218" width="21.693" height="21.997" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx=".833" dy="1.667"/><feGaussianBlur stdDeviation=".833"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.779167 0 0 0 0 0.185221 0 0 0 0 0.0941493 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_111_7526"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_111_7526" result="shape"/><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"/><feOffset dx=".417" dy=".417"/><feGaussianBlur stdDeviation=".125"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_111_7526"/><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"/><feOffset dx="-.417" dy="-.417"/><feGaussianBlur stdDeviation=".083"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_111_7526" result="effect3_innerShadow_111_7526"/></filter></defs></svg>;
12
+ }
13
+
14
+ const IconPermissionRequestFail = React.forwardRef(IconPermissionRequestFailComponent);
15
+ export default IconPermissionRequestFail;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconPermissionRequestSuccessComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-permission-request-success${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 120 120" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M0 0H120V120H0z"/><g filter="url(#svg_80c4009303__svg_3610b088b5__filter0_dii_105_10486)"><path d="M3.00037 22.0004C3.00016 16.4774 7.47737 12 13.0004 12H63.5444H92.9969C98.5197 12 102.997 16.4772 102.997 22V37.5492L102.999 87.9995C103 93.5225 98.5225 98 92.9995 98H13.0028C7.48007 98 3.00298 93.5231 3.00277 88.0004L3.00037 22.0004Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint0_linear_105_10486)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M13.0024 97.4H92.9991C98.1908 97.4 102.399 93.1912 102.399 87.9995L102.396 22C102.396 16.8085 98.188 12.6 92.9965 12.6H13C7.80839 12.6 3.59981 16.8087 3.6 22.0003L3.60241 88.0003C3.6026 93.1917 7.81107 97.4 13.0024 97.4ZM13 12C7.47701 12 2.9998 16.4774 3 22.0004L3.00241 88.0004C3.00261 93.5231 7.4797 98 13.0024 98H92.9991C98.5222 98 102.999 93.5225 102.999 87.9995L102.996 22C102.996 16.4772 98.5193 12 92.9965 12H13Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint1_linear_105_10486)'}/><g filter="url(#svg_80c4009303__svg_3610b088b5__filter1_di_105_10486)"><circle cx="14.5" cy="22.5" r="3.5" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint2_linear_105_10486)'}/></g><g filter="url(#svg_80c4009303__svg_3610b088b5__filter2_di_105_10486)"><circle cx="25.5" cy="22.5" r="3.5" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint3_linear_105_10486)'}/></g><g filter="url(#svg_80c4009303__svg_3610b088b5__filter3_di_105_10486)"><circle cx="36.5" cy="22.5" r="3.5" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint4_linear_105_10486)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M14.5 25.7C16.2673 25.7 17.7 24.2673 17.7 22.5C17.7 20.7327 16.2673 19.3 14.5 19.3C12.7327 19.3 11.3 20.7327 11.3 22.5C11.3 24.2673 12.7327 25.7 14.5 25.7ZM14.5 26C16.433 26 18 24.433 18 22.5C18 20.567 16.433 19 14.5 19C12.567 19 11 20.567 11 22.5C11 24.433 12.567 26 14.5 26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint5_linear_105_10486)'}/><path fillRule="evenodd" clipRule="evenodd" d="M25.5 25.7C27.2673 25.7 28.7 24.2673 28.7 22.5C28.7 20.7327 27.2673 19.3 25.5 19.3C23.7327 19.3 22.3 20.7327 22.3 22.5C22.3 24.2673 23.7327 25.7 25.5 25.7ZM25.5 26C27.433 26 29 24.433 29 22.5C29 20.567 27.433 19 25.5 19C23.567 19 22 20.567 22 22.5C22 24.433 23.567 26 25.5 26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint6_linear_105_10486)'}/><path fillRule="evenodd" clipRule="evenodd" d="M36.5 25.7C38.2673 25.7 39.7 24.2673 39.7 22.5C39.7 20.7327 38.2673 19.3 36.5 19.3C34.7327 19.3 33.3 20.7327 33.3 22.5C33.3 24.2673 34.7327 25.7 36.5 25.7ZM36.5 26C38.433 26 40 24.433 40 22.5C40 20.567 38.433 19 36.5 19C34.567 19 33 20.567 33 22.5C33 24.433 34.567 26 36.5 26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint7_linear_105_10486)'}/><path d="M11 36C11 32.6863 13.6863 30 17 30H89C92.3137 30 95 32.6863 95 36V85C95 88.3137 92.3137 91 89 91H17C13.6863 91 11 88.3137 11 85V36Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint8_linear_105_10486)'}/><path fillRule="evenodd" clipRule="evenodd" d="M89 30.6038H17C14.0198 30.6038 11.6038 33.0198 11.6038 36V85C11.6038 87.9802 14.0198 90.3962 17 90.3962H89C91.9802 90.3962 94.3962 87.9802 94.3962 85V36C94.3962 33.0198 91.9802 30.6038 89 30.6038ZM17 30C13.6863 30 11 32.6863 11 36V85C11 88.3137 13.6863 91 17 91H89C92.3137 91 95 88.3137 95 85V36C95 32.6863 92.3137 30 89 30H17Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint9_linear_105_10486)'}/><path d="M23 45C23 43.3431 24.3431 42 26 42H66C67.6569 42 69 43.3431 69 45C69 46.6569 67.6569 48 66 48H26C24.3431 48 23 46.6569 23 45Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint10_linear_105_10486)'}/><path fillRule="evenodd" clipRule="evenodd" d="M66 42.45H26C24.5917 42.45 23.45 43.5917 23.45 45C23.45 46.4083 24.5917 47.55 26 47.55H66C67.4083 47.55 68.55 46.4083 68.55 45C68.55 43.5917 67.4083 42.45 66 42.45ZM26 42C24.3431 42 23 43.3431 23 45C23 46.6569 24.3431 48 26 48H66C67.6569 48 69 46.6569 69 45C69 43.3431 67.6569 42 66 42H26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint11_linear_105_10486)'}/><path d="M23 55C23 53.3431 24.3431 52 26 52H43C44.6569 52 46 53.3431 46 55C46 56.6569 44.6569 58 43 58H26C24.3431 58 23 56.6569 23 55Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint12_linear_105_10486)'}/><path fillRule="evenodd" clipRule="evenodd" d="M43 52.45H26C24.5917 52.45 23.45 53.5917 23.45 55C23.45 56.4083 24.5917 57.55 26 57.55H43C44.4083 57.55 45.55 56.4083 45.55 55C45.55 53.5917 44.4083 52.45 43 52.45ZM26 52C24.3431 52 23 53.3431 23 55C23 56.6569 24.3431 58 26 58H43C44.6569 58 46 56.6569 46 55C46 53.3431 44.6569 52 43 52H26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint13_linear_105_10486)'}/><path d="M23 74C23 72.3431 24.3431 71 26 71H83C84.6569 71 86 72.3431 86 74V78C86 79.6569 84.6569 81 83 81H26C24.3431 81 23 79.6569 23 78V74Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint14_linear_105_10486)'}/><path fillRule="evenodd" clipRule="evenodd" d="M83 71.45H26C24.5917 71.45 23.45 72.5917 23.45 74V78C23.45 79.4083 24.5917 80.55 26 80.55H83C84.4083 80.55 85.55 79.4083 85.55 78V74C85.55 72.5917 84.4083 71.45 83 71.45ZM26 71C24.3431 71 23 72.3431 23 74V78C23 79.6569 24.3431 81 26 81H83C84.6569 81 86 79.6569 86 78V74C86 72.3431 84.6569 71 83 71H26Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint15_linear_105_10486)'}/><g filter="url(#svg_80c4009303__svg_3610b088b5__filter4_dii_105_10486)"><circle cx="92" cy="81" r="25" transform="rotate(2 92 81)" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint16_linear_105_10486)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M92.8663 56.1821C79.1595 55.7035 67.66 66.427 67.1814 80.1337C66.7027 93.8404 77.4262 105.34 91.1329 105.819C104.84 106.297 116.339 95.5737 116.818 81.867C117.296 68.1603 106.573 56.6608 92.8663 56.1821ZM66.8483 80.122C67.3333 66.2313 78.9872 55.3639 92.8779 55.849C106.769 56.3341 117.636 67.9879 117.151 81.8786C116.666 95.7693 105.012 106.637 91.1213 106.152C77.2306 105.667 66.3632 94.0127 66.8483 80.122Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint17_linear_105_10486)'}/><g filter="url(#svg_80c4009303__svg_3610b088b5__filter5_ii_105_10486)"><circle cx="92" cy="81.001" r="20" transform="rotate(2 92 81)" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint18_linear_105_10486)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M112.82 81.7279C112.419 93.2268 102.772 102.223 91.2727 101.821C79.7738 101.42 70.7776 91.7727 71.1792 80.2738C71.5807 68.7748 81.228 59.7786 92.7269 60.1802C104.226 60.5817 113.222 70.229 112.82 81.7279ZM91.3018 100.989C102.341 101.374 111.602 92.7378 111.988 81.6988C112.373 70.6599 103.737 61.3985 92.6978 61.013C81.6588 60.6275 72.3975 69.2639 72.012 80.3029C71.6265 91.3418 80.2629 100.603 91.3018 100.989Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint19_linear_105_10486)'}/><g filter="url(#svg_80c4009303__svg_3610b088b5__filter6_d_105_10486)"><g filter="url(#svg_80c4009303__svg_3610b088b5__filter7_dii_105_10486)"><path fillRule="evenodd" clipRule="evenodd" d="M104.125 74.0974C103.218 73.0292 101.67 72.9367 100.667 73.8907L89.7928 84.2305L85.209 78.1439C84.3634 77.0211 82.8224 76.8316 81.7672 77.7206C80.7119 78.6097 80.542 80.2407 81.3876 81.3635L87.4834 89.4578C87.9927 90.1341 88.7543 90.4718 89.5101 90.4392C90.1443 90.4843 90.793 90.2696 91.3017 89.7859L103.95 77.7589C104.953 76.8049 105.032 75.1656 104.125 74.0974Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint20_linear_105_10486)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M89.7652 84.5642L85.031 78.2779C84.2597 77.2538 82.8649 77.0871 81.9107 77.891C80.9487 78.7015 80.7889 80.1982 81.5655 81.2294L87.6614 89.3238C88.1268 89.9417 88.8183 90.246 89.5005 90.2166L89.5133 90.216L89.526 90.2169C90.0986 90.2576 90.6856 90.0643 91.1482 89.6245L103.796 77.5975C104.712 76.7265 104.787 75.2215 103.955 74.2416C103.129 73.2689 101.729 73.1882 100.82 74.0522L89.7652 84.5642ZM85.209 78.1439C84.3634 77.0211 82.8224 76.8316 81.7672 77.7206C80.7119 78.6097 80.542 80.2407 81.3876 81.3635L87.4834 89.4578C87.9927 90.1341 88.7543 90.4718 89.5101 90.4392C90.1443 90.4843 90.793 90.2696 91.3017 89.7859L103.95 77.7589C104.953 76.8049 105.032 75.1656 104.125 74.0974C103.218 73.0292 101.67 72.9367 100.667 73.8907L89.7928 84.2305L85.209 78.1439Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint21_linear_105_10486)'}/></g><defs><linearGradient id="svg_80c4009303__svg_3610b088b5__paint0_linear_105_10486" x1="84.954" y1="20.354" x2="31.877" y2="121.171" gradientUnits="userSpaceOnUse"><stop stopColor="#EBEBEC"/><stop offset=".855" stopColor="#EDEDEE"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint1_linear_105_10486" x1="14.02" y1="1.851" x2="63.602" y2="96.981" gradientUnits="userSpaceOnUse"><stop stopColor="#E0DEDE"/><stop offset=".192" stopColor="#E7E7E7"/><stop offset=".704" stopColor="#D9D9D9"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint2_linear_105_10486" x1="12.75" y1="19.875" x2="21.761" y2="25.79" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#F3F3F3"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint3_linear_105_10486" x1="23.75" y1="19.875" x2="32.761" y2="25.79" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#F3F3F3"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint4_linear_105_10486" x1="34.75" y1="19.875" x2="43.761" y2="25.79" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#F3F3F3"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint5_linear_105_10486" x1="11.709" y1="18.504" x2="15.55" y2="25.509" gradientUnits="userSpaceOnUse"><stop stopColor="#E3E3E3"/><stop offset=".963" stopColor="#B4B4B4"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint6_linear_105_10486" x1="22.709" y1="18.504" x2="26.55" y2="25.509" gradientUnits="userSpaceOnUse"><stop stopColor="#E3E3E3"/><stop offset=".963" stopColor="#B4B4B4"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint7_linear_105_10486" x1="33.709" y1="18.504" x2="37.55" y2="25.509" gradientUnits="userSpaceOnUse"><stop stopColor="#E3E3E3"/><stop offset=".963" stopColor="#B4B4B4"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint8_linear_105_10486" x1="80.452" y1="39.208" x2="48.698" y2="114.464" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".855" stopColor="#fff"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint9_linear_105_10486" x1="19.513" y1="26.468" x2="49.137" y2="97.386" gradientUnits="userSpaceOnUse"><stop stopColor="#E2E2E2"/><stop offset=".192" stopColor="#EEE"/><stop offset=".704" stopColor="#E3E3E3"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint10_linear_105_10486" x1="60.699" y1="42.534" x2="60.026" y2="51.209" gradientUnits="userSpaceOnUse"><stop stopColor="#F8F8F9"/><stop offset=".855" stopColor="#EAEDF3"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint11_linear_105_10486" x1="28.069" y1="41.28" x2="28.695" y2="49.431" gradientUnits="userSpaceOnUse"><stop offset=".192" stopColor="#E8E9ED"/><stop offset=".704" stopColor="#DBDDE6"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint12_linear_105_10486" x1="41.849" y1="52.534" x2="40.527" y2="61.056" gradientUnits="userSpaceOnUse"><stop stopColor="#F8F8F9"/><stop offset=".855" stopColor="#EAEDF3"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint13_linear_105_10486" x1="25.535" y1="51.28" x2="26.765" y2="59.29" gradientUnits="userSpaceOnUse"><stop offset=".192" stopColor="#E8E9ED"/><stop offset=".704" stopColor="#DBDDE6"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint14_linear_105_10486" x1="74.631" y1="71.89" x2="73.27" y2="86.307" gradientUnits="userSpaceOnUse"><stop stopColor="#D9DDE8"/><stop offset=".855" stopColor="#CDD1DC"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint15_linear_105_10486" x1="29.943" y1="69.8" x2="31.209" y2="83.347" gradientUnits="userSpaceOnUse"><stop offset=".192" stopColor="#C1C6D5"/><stop offset=".704" stopColor="#BFC6D8"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint16_linear_105_10486" x1="84.462" y1="54.034" x2="114.633" y2="94.175" gradientUnits="userSpaceOnUse"><stop stopColor="#26B56E"/><stop offset="1" stopColor="#0F9E56"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint17_linear_105_10486" x1="86.266" y1="70.186" x2="104.822" y2="98.94" gradientUnits="userSpaceOnUse"><stop stopColor="#48D387"/><stop offset="1" stopColor="#078139"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint18_linear_105_10486" x1="85.97" y1="59.428" x2="110.106" y2="91.541" gradientUnits="userSpaceOnUse"><stop stopColor="#5AD17B"/><stop offset="1" stopColor="#35B575"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint19_linear_105_10486" x1="87.413" y1="72.349" x2="102.258" y2="95.353" gradientUnits="userSpaceOnUse"><stop stopColor="#149C59"/><stop offset="1" stopColor="#44C483"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint20_linear_105_10486" x1="84.983" y1="75.722" x2="98.514" y2="92.453" gradientUnits="userSpaceOnUse"><stop stopColor="#EAEAEA"/><stop offset=".855" stopColor="#F5F5F5"/></linearGradient><linearGradient id="svg_80c4009303__svg_3610b088b5__paint21_linear_105_10486" x1="82.944" y1="73.059" x2="91.012" y2="91.521" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".963" stopColor="#D5D5D5"/></linearGradient><filter id="svg_80c4009303__svg_3610b088b5__filter0_dii_105_10486" x="2.529" y="11.529" width="101.883" height="88.355" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx=".471" dy=".942"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_105_10486"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_105_10486" result="shape"/><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"/><feOffset dx="1.413" dy="1.413"/><feGaussianBlur stdDeviation=".471"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_105_10486"/><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"/><feOffset dx="-1.413" dy="-1.413"/><feGaussianBlur stdDeviation=".236"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_105_10486" result="effect3_innerShadow_105_10486"/></filter><filter id="svg_80c4009303__svg_3610b088b5__filter1_di_105_10486" x="10.4" y="18.9" width="8.606" height="8.2" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_105_10486"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_105_10486" result="shape"/><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"/><feOffset dx="1.51" dy="1.51"/><feGaussianBlur stdDeviation=".503"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_105_10486"/></filter><filter id="svg_80c4009303__svg_3610b088b5__filter2_di_105_10486" x="21.4" y="18.9" width="8.606" height="8.2" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_105_10486"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_105_10486" result="shape"/><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"/><feOffset dx="1.51" dy="1.51"/><feGaussianBlur stdDeviation=".503"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_105_10486"/></filter><filter id="svg_80c4009303__svg_3610b088b5__filter3_di_105_10486" x="32.4" y="18.9" width="8.606" height="8.2" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".5"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_105_10486"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_105_10486" result="shape"/><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"/><feOffset dx="1.51" dy="1.51"/><feGaussianBlur stdDeviation=".503"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_105_10486"/></filter><filter id="svg_80c4009303__svg_3610b088b5__filter4_dii_105_10486" x="66.333" y="55.333" width="51.333" height="51.667" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".333"/><feGaussianBlur stdDeviation=".333"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.705801 0 0 0 0 0.705801 0 0 0 0 0.720866 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_105_10486"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_105_10486" result="shape"/><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"/><feOffset dx=".667" dy=".417"/><feGaussianBlur stdDeviation=".333"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.65 0 0 0 0 0.975 0 0 0 0 0.795772 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_105_10486"/><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"/><feOffset dx="-.333" dy="-.667"/><feGaussianBlur stdDeviation=".333"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.0545833 0 0 0 0 0.545833 0 0 0 0 0.25663 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_105_10486" result="effect3_innerShadow_105_10486"/></filter><filter id="svg_80c4009303__svg_3610b088b5__filter5_ii_105_10486" x="71.167" y="60.167" width="41.667" height="42.501" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dx=".833" dy="2.083"/><feGaussianBlur stdDeviation=".833"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.123351 0 0 0 0 0.604167 0 0 0 0 0.270377 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_105_10486"/><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"/><feOffset dx="-.833" dy="-.833"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.523177 0 0 0 0 0.854167 0 0 0 0 0.685151 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_105_10486" result="effect2_innerShadow_105_10486"/></filter><filter id="svg_80c4009303__svg_3610b088b5__filter6_d_105_10486" x="80.433" y="73.231" width="24.741" height="18.047" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy=".417"/><feGaussianBlur stdDeviation=".208"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.164706 0 0 0 0 0.623529 0 0 0 0 0.27451 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_105_10486"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_105_10486" result="shape"/></filter><filter id="svg_80c4009303__svg_3610b088b5__filter7_dii_105_10486" x="80.016" y="73.065" width="27.241" height="20.713" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx=".833" dy="1.667"/><feGaussianBlur stdDeviation=".833"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0625 0 0 0 0 0.6 0 0 0 0 0.314187 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_105_10486"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_105_10486" result="shape"/><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"/><feOffset dx=".417" dy=".417"/><feGaussianBlur stdDeviation=".125"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_105_10486"/><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"/><feOffset dx="-.417" dy="-.417"/><feGaussianBlur stdDeviation=".083"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_105_10486" result="effect3_innerShadow_105_10486"/></filter></defs></svg>;
12
+ }
13
+
14
+ const IconPermissionRequestSuccess = React.forwardRef(IconPermissionRequestSuccessComponent);
15
+ export default IconPermissionRequestSuccess;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconSearchNullHighSaturationComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-search-null-high-saturation${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 120 120" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g filter="url(#svg_9345dff533__svg_d386c22131__filter0_dii_97_8112)"><path d="M28.0002 16.7537C28.0001 13.027 31.0211 10.0059 34.7478 10.0059H75.8567L107.042 41.0497L107.044 103.251C107.044 107.117 103.91 110.251 100.044 110.251H34.75C31.0234 110.251 28.0024 107.23 28.0023 103.504L28.0002 16.7537Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint0_linear_97_8112)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M34.7498 109.651H100.044C103.578 109.651 106.444 106.785 106.444 103.251L106.441 41.299L75.6088 10.6059H34.7477C31.3523 10.6059 28.5999 13.3584 28.6 16.7537L28.6021 103.504C28.6022 106.899 31.3546 109.651 34.7498 109.651ZM75.8565 10.0059H34.7477C31.021 10.0059 27.9999 13.027 28 16.7537L28.0021 103.504C28.0022 107.23 31.0232 110.251 34.7498 110.251H100.044C103.91 110.251 107.044 107.117 107.044 103.251L107.041 41.0497L75.8565 10.0059Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint1_linear_97_8112)'}/><g filter="url(#svg_9345dff533__svg_d386c22131__filter1_d_97_8112)"><mask id="svg_9345dff533__a" fill={useCurrentColor ? 'currentColor' : '#fff'}><path fillRule="evenodd" clipRule="evenodd" d="M76.3586 10.0071L107.042 40.5346H83.6757C79.8472 40.5346 76.729 37.4589 76.6764 33.6308L76.3586 10.5221L76.3586 12.5925C76.3586 10.2278 74.8359 10.0055 74.8359 10.0055L76.3515 10.0055L76.3515 10L76.357 10.0055H76.3586V10.0071ZM107.044 42.0554C107.044 42.0554 106.82 40.5396 104.445 40.5396H107.044V42.0554Z"/></mask><path fillRule="evenodd" clipRule="evenodd" d="M76.3586 10.0071L107.042 40.5346H83.6757C79.8472 40.5346 76.729 37.4589 76.6764 33.6308L76.3586 10.5221L76.3586 12.5925C76.3586 10.2278 74.8359 10.0055 74.8359 10.0055L76.3515 10.0055L76.3515 10L76.357 10.0055H76.3586V10.0071ZM107.044 42.0554C107.044 42.0554 106.82 40.5396 104.445 40.5396H107.044V42.0554Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint2_linear_97_8112)'}/><path d="M107.042 40.5346V41.3229H108.952L107.598 39.9758L107.042 40.5346ZM76.3586 10.0071H75.5703V10.3348L75.8026 10.566L76.3586 10.0071ZM76.6764 33.6308L75.8881 33.6417L76.6764 33.6308ZM76.3586 10.5221L77.1469 10.5112L75.5703 10.5221L76.3586 10.5221ZM74.8359 10.0055L74.8359 9.21722L74.7221 10.7855L74.8359 10.0055ZM76.3515 10.0055V10.7938L77.1507 10.7938L77.1398 9.99468L76.3515 10.0055ZM76.3515 10L76.9074 9.44117L75.5367 8.07733L75.5632 10.0108L76.3515 10ZM76.357 10.0055L75.801 10.5643L76.0317 10.7938H76.357V10.0055ZM76.3586 10.0055H77.1469V9.21722H76.3586V10.0055ZM107.044 42.0554L106.264 42.1703L107.832 42.0554H107.044ZM107.044 40.5396H107.832V39.7513H107.044V40.5396ZM107.598 39.9758L76.9146 9.44831L75.8026 10.566L106.486 41.0934L107.598 39.9758ZM83.6757 41.3229H107.042V39.7463H83.6757V41.3229ZM75.8881 33.6417C75.9467 37.9009 79.4161 41.3229 83.6757 41.3229V39.7463C80.2784 39.7463 77.5113 37.017 77.4646 33.62L75.8881 33.6417ZM75.5704 10.5329L75.8881 33.6417L77.4646 33.62L77.1469 10.5112L75.5704 10.5329ZM77.1469 12.5925V10.5221L75.5703 10.5221L75.5703 12.5925H77.1469ZM74.8359 10.0055C74.7221 10.7855 74.7215 10.7855 74.7209 10.7854C74.7207 10.7853 74.7202 10.7853 74.7198 10.7852C74.7191 10.7851 74.7184 10.785 74.7177 10.7849C74.7163 10.7847 74.715 10.7845 74.7138 10.7843C74.7113 10.7839 74.7092 10.7835 74.7074 10.7832C74.7038 10.7826 74.7014 10.7822 74.7001 10.7819C74.6976 10.7814 74.6995 10.7817 74.7052 10.7832C74.7168 10.7862 74.7426 10.7935 74.7781 10.8079C74.8491 10.8366 74.9541 10.8914 75.0628 10.9917C75.2581 11.1718 75.5703 11.596 75.5703 12.5925H77.1469C77.1469 11.2243 76.6978 10.355 76.1318 9.83284C75.8598 9.58194 75.5842 9.43334 75.3697 9.34651C75.2624 9.30306 75.1692 9.27461 75.0975 9.25619C75.0616 9.24696 75.0308 9.24018 75.006 9.23527C74.9936 9.23281 74.9826 9.23082 74.9732 9.22921C74.9685 9.22841 74.9642 9.2277 74.9603 9.22709C74.9584 9.22678 74.9565 9.22649 74.9548 9.22622C74.9539 9.22609 74.953 9.22596 74.9522 9.22584C74.9518 9.22578 74.9512 9.22569 74.951 9.22566C74.9504 9.22557 74.9498 9.22549 74.8359 10.0055ZM76.3515 9.21722L74.8359 9.21722L74.8359 10.7938L76.3515 10.7938V9.21722ZM75.5632 10.0108L75.5633 10.0164L77.1398 9.99468L77.1397 9.98916L75.5632 10.0108ZM76.913 9.44669L76.9074 9.44117L75.7955 10.5588L75.801 10.5643L76.913 9.44669ZM76.3586 9.21722H76.357V10.7938H76.3586V9.21722ZM77.1469 10.0071V10.0055H75.5703V10.0071H77.1469ZM104.445 41.3279C105.449 41.3279 105.877 41.64 106.058 41.8346C106.159 41.9426 106.213 42.0467 106.242 42.1167C106.256 42.1516 106.263 42.1769 106.266 42.1881C106.268 42.1936 106.268 42.1953 106.267 42.1926C106.267 42.1913 106.267 42.1888 106.266 42.1851C106.266 42.1833 106.265 42.1811 106.265 42.1787C106.265 42.1774 106.265 42.1761 106.264 42.1747C106.264 42.174 106.264 42.1733 106.264 42.1726C106.264 42.1722 106.264 42.1716 106.264 42.1714C106.264 42.1709 106.264 42.1703 107.044 42.0554C107.823 41.9405 107.823 41.9399 107.823 41.9393C107.823 41.9391 107.823 41.9385 107.823 41.9381C107.823 41.9372 107.823 41.9364 107.823 41.9355C107.822 41.9337 107.822 41.9319 107.822 41.9299C107.821 41.926 107.82 41.9217 107.82 41.917C107.818 41.9075 107.816 41.8965 107.813 41.8841C107.809 41.8592 107.802 41.8284 107.792 41.7924C107.774 41.7207 107.745 41.6276 107.701 41.5204C107.614 41.3061 107.464 41.0313 107.212 40.7604C106.688 40.1971 105.816 39.7513 104.445 39.7513V41.3279ZM107.044 39.7513H104.445V41.3279H107.044V39.7513ZM107.832 42.0554V40.5396H106.255V42.0554H107.832Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint3_linear_97_8112)'} mask="url(#svg_9345dff533__a)"/></g><g filter="url(#svg_9345dff533__svg_d386c22131__filter2_i_97_8112)"><circle cx="36.023" cy="50.82" r="21.36" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint4_linear_97_8112)'}/></g><g filter="url(#svg_9345dff533__svg_d386c22131__filter3_d_97_8112)"><path transform="rotate(-39.097 48.803 72.198)" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint5_linear_97_8112)'} d="M48.803 72.198H56.614V82.13999999999999H48.803z"/><path d="M67.1904 94.5947L73.2527 89.6686L79.019 96.7649C79.2969 97.107 79.245 97.6096 78.9029 97.8875L74.0793 101.807C73.7373 102.085 73.2347 102.033 72.9567 101.691L67.1904 94.5947Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint6_linear_97_8112)'}/><path d="M69.8464 98.983C69.7074 98.812 69.7334 98.5607 69.9044 98.4217L76.4495 93.1032C76.6206 92.9643 76.8719 92.9903 77.0109 93.1613L79.1659 95.8134C79.989 96.8263 80.0216 98.2761 79.1542 99.2513C78.6409 99.8283 78.0525 100.438 77.5046 100.883C76.9299 101.35 76.1351 101.851 75.3981 102.28C74.2508 102.947 72.8083 102.628 71.9714 101.598L69.8464 98.983Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint7_linear_97_8112)'}/><path d="M51.5296 76.6155C51.3035 76.3542 51.3371 75.958 51.6039 75.7384L57.8081 70.6327C58.066 70.4205 58.4461 70.4529 58.6644 70.7057L60.7612 73.1341C61.7037 74.2257 61.682 75.8547 60.6529 76.8652C60.1151 77.3933 59.5326 77.9379 59.0272 78.3486C58.458 78.8111 57.6981 79.2894 56.9969 79.6941C55.885 80.3358 54.4936 80.0428 53.6538 79.0717L51.5296 76.6155Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint8_linear_97_8112)'}/><path d="M53.7884 79.2238L60.8378 73.2335L77.3374 93.5183C77.3547 93.5395 77.3702 93.5628 77.3817 93.5877C77.9104 94.7361 75.7798 96.434 74.7253 97.2908C73.2061 98.5253 71.4587 99.5059 70.0204 99.0981C69.9479 99.0776 69.8849 99.0329 69.8374 98.9744L53.7884 79.2238Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint9_linear_97_8112)'}/></g><mask id="svg_9345dff533__b" style={{maskType: 'alpha'}} maskUnits="userSpaceOnUse" x="9" y="28" width="46" height="47"><ellipse cx="31.674" cy="51.3" rx="22.583" ry="22.858" fill={useCurrentColor ? 'currentColor' : '#fff'}/></mask><g mask="url(#svg_9345dff533__b)"><g filter="url(#svg_9345dff533__svg_d386c22131__filter4_d_97_8112)"><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M20.907 16.635H74.446V89.15400000000001H20.907z"/></g><path fillRule="evenodd" clipRule="evenodd" d="M73.9066 17.1745L21.447 17.1745L21.447 88.6144L73.9066 88.6144L73.9066 17.1745ZM20.9072 16.6348L20.9072 89.1542L74.4463 89.1542L74.4463 16.6348L20.9072 16.6348Z" fill={useCurrentColor ? 'currentColor' : '#AFAFAF'}/></g><g filter="url(#svg_9345dff533__svg_d386c22131__filter5_di_97_8112)"><path fillRule="evenodd" clipRule="evenodd" d="M36.0191 76.2447C50.0627 76.2447 61.4474 64.8601 61.4474 50.8165C61.4474 36.7728 50.0627 25.3882 36.0191 25.3882C21.9754 25.3882 10.5908 36.7728 10.5908 50.8165C10.5908 64.8601 21.9754 76.2447 36.0191 76.2447ZM36.0229 72.1767C47.8195 72.1767 57.3826 62.6136 57.3826 50.817C57.3826 39.0203 47.8195 29.4572 36.0229 29.4572C24.2262 29.4572 14.6631 39.0203 14.6631 50.817C14.6631 62.6136 24.2262 72.1767 36.0229 72.1767Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint10_linear_97_8112)'}/></g><g filter="url(#svg_9345dff533__svg_d386c22131__filter6_i_97_8112)"><circle cx="36.023" cy="50.817" r="21.36" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint11_linear_97_8112)'} fillOpacity=".52"/></g><g filter="url(#svg_9345dff533__svg_d386c22131__filter7_if_97_8112)"><circle cx="36.023" cy="51.33" r="21.36" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint12_radial_97_8112)'} fillOpacity=".5"/></g><path fillRule="evenodd" clipRule="evenodd" d="M10.5938 50.918C10.5922 50.7996 10.5914 50.681 10.5914 50.5622C10.5914 36.659 21.7483 25.3882 35.5111 25.3882C35.6073 25.3882 35.7033 25.3887 35.7993 25.3898C35.8734 25.3892 35.9476 25.3889 36.0219 25.3889C50.0656 25.3889 61.4502 36.7735 61.4502 50.8172C61.4502 64.8608 50.0656 76.2454 36.0219 76.2454C22.0119 76.2454 10.6482 64.9153 10.5938 50.918ZM35.5111 75.7362C21.8659 75.7362 10.7823 64.6572 10.5938 50.918C10.5937 50.8844 10.5937 50.8508 10.5937 50.8172C10.5937 36.8478 21.8581 25.5094 35.7993 25.3898C49.4293 25.5458 60.4308 36.7561 60.4308 50.5622C60.4308 64.4654 49.2739 75.7362 35.5111 75.7362Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint13_linear_97_8112)'}/><path fillRule="evenodd" clipRule="evenodd" d="M10.5938 50.918C10.5922 50.7996 10.5914 50.681 10.5914 50.5622C10.5914 36.659 21.7483 25.3882 35.5111 25.3882C35.6073 25.3882 35.7033 25.3887 35.7993 25.3898C35.8734 25.3892 35.9476 25.3889 36.0219 25.3889C50.0656 25.3889 61.4502 36.7735 61.4502 50.8172C61.4502 64.8608 50.0656 76.2454 36.0219 76.2454C22.0119 76.2454 10.6482 64.9153 10.5938 50.918ZM35.5111 75.7362C21.8659 75.7362 10.7823 64.6572 10.5938 50.918C10.5937 50.8844 10.5937 50.8508 10.5937 50.8172C10.5937 36.8478 21.8581 25.5094 35.7993 25.3898C49.4293 25.5458 60.4308 36.7561 60.4308 50.5622C60.4308 64.4654 49.2739 75.7362 35.5111 75.7362Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint14_linear_97_8112)'}/><path fillRule="evenodd" clipRule="evenodd" d="M61.4474 50.8378C61.4483 50.7462 61.4488 50.6545 61.4488 50.5627C61.4488 36.6594 50.2919 25.3887 36.5291 25.3887C36.4339 25.3887 36.3388 25.3892 36.2439 25.3903C36.169 25.3896 36.0941 25.3893 36.0191 25.3893C21.9754 25.3893 10.5908 36.7739 10.5908 50.8176C10.5908 64.8612 21.9754 76.2459 36.0191 76.2459C50.056 76.2459 61.4365 64.8721 61.4474 50.8378ZM36.5291 75.7366C50.201 75.7366 61.3013 64.6142 61.4474 50.8378C61.4474 50.831 61.4474 50.8243 61.4474 50.8176C61.4474 36.8489 50.184 25.511 36.2439 25.3903C22.6125 25.5447 11.6094 36.7556 11.6094 50.5627C11.6094 64.4659 22.7663 75.7366 36.5291 75.7366Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint15_linear_97_8112)'}/><path fillRule="evenodd" clipRule="evenodd" d="M61.4474 50.8378C61.4483 50.7462 61.4488 50.6545 61.4488 50.5627C61.4488 36.6594 50.2919 25.3887 36.5291 25.3887C36.4339 25.3887 36.3388 25.3892 36.2439 25.3903C36.169 25.3896 36.0941 25.3893 36.0191 25.3893C21.9754 25.3893 10.5908 36.7739 10.5908 50.8176C10.5908 64.8612 21.9754 76.2459 36.0191 76.2459C50.056 76.2459 61.4365 64.8721 61.4474 50.8378ZM36.5291 75.7366C50.201 75.7366 61.3013 64.6142 61.4474 50.8378C61.4474 50.831 61.4474 50.8243 61.4474 50.8176C61.4474 36.8489 50.184 25.511 36.2439 25.3903C22.6125 25.5447 11.6094 36.7556 11.6094 50.5627C11.6094 64.4659 22.7663 75.7366 36.5291 75.7366Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint16_linear_97_8112)'}/><g filter="url(#svg_9345dff533__svg_d386c22131__filter8_f_97_8112)"><path fillRule="evenodd" clipRule="evenodd" d="M54.3222 61.7052C56.2648 58.4256 57.3814 54.5452 57.3814 50.3137C57.3814 38.2345 47.7044 28.4424 35.7673 28.4424C23.8303 28.4424 14.1533 38.2345 14.1533 50.3137C14.1533 56.9199 17.0477 62.8419 21.6233 66.8523C25.366 70.4693 30.4367 72.6905 36.02 72.6905C43.913 72.6905 50.7817 68.2514 54.3222 61.7052ZM54.3222 61.7052C55.9473 58.7006 56.8712 55.252 56.8712 51.585C56.8712 39.9288 47.5358 30.4796 36.02 30.4796C24.5042 30.4796 15.1688 39.9288 15.1688 51.585C15.1688 57.5899 17.6464 63.009 21.6233 66.8523C25.414 70.1748 30.3587 72.1851 35.7673 72.1851C43.6495 72.1851 50.5462 68.0803 54.3222 61.7052Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint17_linear_97_8112)'}/></g><path d="M59.1612 50.8171C59.3498 59.9835 54.0756 67.0912 50.5156 70.6512C60.247 63.0485 61.6556 52.2769 59.6698 44.2058C58.3347 38.7794 55.6013 35.0516 52.8042 32.5088C54.8384 34.6098 58.9677 41.4087 59.1612 50.8171Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint18_linear_97_8112)'}/><g filter="url(#svg_9345dff533__svg_d386c22131__filter9_f_97_8112)"><path d="M36.7831 75.4818C22.9501 75.075 14.4062 64.2934 13.1348 59.2078C14.7452 62.683 20.2575 70.5662 32.9688 72.6847C45.1744 74.719 55.5788 64.0391 58.6514 56.4106C57.38 63.2763 50.616 74.4647 36.7831 75.4818Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint19_linear_97_8112)'}/></g><path d="M38.8179 75.4836C29.2569 76.2973 22.2895 71.7541 20.001 69.3808C21.4419 71.6693 26.358 76.5007 37.5465 76.2464C47.4635 75.7379 55.8548 68.3637 56.6177 64.8037C55.092 67.5161 48.5824 74.0596 38.8179 75.4836Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_9345dff533__svg_d386c22131__paint20_linear_97_8112)'}/><defs><linearGradient id="svg_9345dff533__svg_d386c22131__paint0_linear_97_8112" x1="92.78" y1="22.297" x2="26.005" y2="114.22" gradientUnits="userSpaceOnUse"><stop stopColor="#FAFAFA"/><stop offset=".855" stopColor="#F4F4F4"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint1_linear_97_8112" x1="60.013" y1="10.006" x2="45.992" y2="106.907" gradientUnits="userSpaceOnUse"><stop stopColor="#E8E8EB"/><stop offset=".192" stopColor="#DEDEDE"/><stop offset=".704" stopColor="#D8D8D8"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint2_linear_97_8112" x1="96.243" y1="23.468" x2="81.466" y2="42.423" gradientUnits="userSpaceOnUse"><stop offset=".162" stopColor="#F2F2F2"/><stop offset=".738" stopColor="#fff"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint3_linear_97_8112" x1="72.382" y1="44.623" x2="87.216" y2="29.799" gradientUnits="userSpaceOnUse"><stop stopColor="#E2E2E2"/><stop offset="1" stopColor="#9C9C9C" stopOpacity="0"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint4_linear_97_8112" x1="42.965" y1="26.791" x2="22.673" y2="69.51" gradientUnits="userSpaceOnUse"><stop offset=".103" stopColor="#fff"/><stop offset="1" stopColor="#FBFDFF"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint5_linear_97_8112" x1="57.196" y1="76.406" x2="48.692" y2="76.766" gradientUnits="userSpaceOnUse"><stop stopColor="#E9E6E4"/><stop offset=".193" stopColor="#fff"/><stop offset=".325" stopColor="#fff"/><stop offset=".68" stopColor="#9A9A9A"/><stop offset=".849" stopColor="#7D7D7C"/><stop offset=".903" stopColor="#A09E9C"/><stop offset="1" stopColor="#B3B3B3"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint6_linear_97_8112" x1="76.358" y1="92.567" x2="69.985" y2="98.209" gradientUnits="userSpaceOnUse"><stop stopColor="#E9E6E4"/><stop offset=".193" stopColor="#fff"/><stop offset=".325" stopColor="#F8F8F8"/><stop offset=".68" stopColor="#9A9A9A"/><stop offset=".849" stopColor="#8B8A89"/><stop offset=".903" stopColor="#A09E9C"/><stop offset="1" stopColor="#B3B3B3"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint7_linear_97_8112" x1="79.252" y1="94.777" x2="71.667" y2="101.391" gradientUnits="userSpaceOnUse"><stop stopColor="#CAD0E8"/><stop offset=".182" stopColor="#CCD1E9"/><stop offset=".261" stopColor="#E1E4F0"/><stop offset=".354" stopColor="#C5CADC"/><stop offset=".68" stopColor="#727BA0"/><stop offset=".788" stopColor="#5C668B"/><stop offset=".904" stopColor="#59638B"/><stop offset="1" stopColor="#8790B1"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint8_linear_97_8112" x1="60.941" y1="72.066" x2="53.177" y2="78.845" gradientUnits="userSpaceOnUse"><stop stopColor="#D1D6EA"/><stop offset=".182" stopColor="#DADEEF"/><stop offset=".261" stopColor="#F1F3FB"/><stop offset=".354" stopColor="#D1D5E5"/><stop offset=".68" stopColor="#8891B3"/><stop offset=".788" stopColor="#636D92"/><stop offset=".904" stopColor="#5E688F"/><stop offset="1" stopColor="#99A1C0"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint9_linear_97_8112" x1="68.31" y1="81.366" x2="60.284" y2="87.968" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".193" stopColor="#fff"/><stop offset=".325" stopColor="#fff"/><stop offset=".68" stopColor="#CFCFD1"/><stop offset=".904" stopColor="#CFCFD1"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint10_linear_97_8112" x1="39.872" y1="71.065" x2="9.573" y2="41.785" gradientUnits="userSpaceOnUse"><stop stopColor="#E6E6E6"/><stop offset="1" stopColor="#E3E1E1"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint11_linear_97_8112" x1="22.139" y1="32.127" x2="55.781" y2="72.177" gradientUnits="userSpaceOnUse"><stop stopColor="#fff" stopOpacity=".8"/><stop offset="1" stopColor="#fff" stopOpacity=".23"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint13_linear_97_8112" x1="33.986" y1="78.28" x2="55.092" y2="32.508" gradientUnits="userSpaceOnUse"><stop stopColor="#C1C1C1"/><stop offset=".122" stopColor="#fff"/><stop offset=".433" stopColor="#575757"/><stop offset=".749" stopColor="#D1D1D1"/><stop offset="1" stopColor="#E1E0E0"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint14_linear_97_8112" x1="61.45" y1="60.734" x2="53.313" y2="53.868" gradientUnits="userSpaceOnUse"><stop stopColor="#606060"/><stop offset=".397" stopColor="#fff" stopOpacity="0"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint15_linear_97_8112" x1="30.68" y1="79.043" x2="16.948" y2="32.509" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".161" stopColor="#D2D2D2"/><stop offset=".384" stopColor="#8F8F8F"/><stop offset=".749" stopColor="#D1D1D1"/><stop offset="1" stopColor="#E1E0E0"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint16_linear_97_8112" x1="10.591" y1="60.734" x2="18.728" y2="53.869" gradientUnits="userSpaceOnUse"><stop stopColor="#7B7B7B"/><stop offset="0" stopColor="#272727"/><stop offset=".397" stopColor="#fff" stopOpacity="0"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint17_linear_97_8112" x1="32.716" y1="28.442" x2="35.768" y2="72.69" gradientUnits="userSpaceOnUse"><stop stopColor="#767676"/><stop offset=".389" stopColor="#BBB"/><stop offset="1" stopColor="#E5E5E5"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint18_linear_97_8112" x1="55.481" y1="32.509" x2="55.481" y2="70.651" gradientUnits="userSpaceOnUse"><stop stopColor="#C4C4C4" stopOpacity="0"/><stop offset=".456" stopColor="#C4C4C4" stopOpacity=".69"/><stop offset="1" stopColor="#C4C4C4" stopOpacity="0"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint19_linear_97_8112" x1="58.651" y1="57.428" x2="13.898" y2="59.971" gradientUnits="userSpaceOnUse"><stop stopColor="#F4F4F4" stopOpacity=".17"/><stop offset=".493" stopColor="#C4C4C4" stopOpacity=".76"/><stop offset="1" stopColor="#C4C4C4" stopOpacity=".02"/></linearGradient><linearGradient id="svg_9345dff533__svg_d386c22131__paint20_linear_97_8112" x1="56.872" y1="65.567" x2="19.747" y2="71.161" gradientUnits="userSpaceOnUse"><stop stopColor="#A3A3A2" stopOpacity=".41"/><stop offset=".179" stopColor="#959594"/><stop offset=".494" stopColor="#626261"/><stop offset=".839" stopColor="#929292" stopOpacity=".83"/><stop offset="1" stopColor="#A8A8A8" stopOpacity="0"/></linearGradient><filter id="svg_9345dff533__svg_d386c22131__filter0_dii_97_8112" x="27" y="9.506" width="81.044" height="102.745" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy="1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/><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"/><feOffset dx="1.6" dy="1.6"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_97_8112"/><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"/><feOffset dy="-1.5"/><feGaussianBlur stdDeviation=".25"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_97_8112" result="effect3_innerShadow_97_8112"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter1_d_97_8112" x="72.541" y="10" width="35.88" height="36.645" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx="-.459" dy="2.754"/><feGaussianBlur stdDeviation=".918"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter2_i_97_8112" x="14.663" y="29.46" width="42.72" height="42.719" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy=".286"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.352941 0 0 0 0 0.34902 0 0 0 0 0.360784 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_97_8112"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter3_d_97_8112" x="41.704" y="63.013" width="42.349" height="46.716" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx="-1.42" dy="1.42"/><feGaussianBlur stdDeviation="2.839"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/><feBlend mode="multiply" in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter4_d_97_8112" x="18.874" y="15.618" width="57.606" height="76.587" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy="1.017"/><feGaussianBlur stdDeviation="1.017"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.35 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter5_di_97_8112" x="9.448" y="25.388" width="53.143" height="53.143" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy="1.143"/><feGaussianBlur stdDeviation=".572"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/><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"/><feOffset dx="-.286" dy="-.286"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.34902 0 0 0 0 0.34902 0 0 0 0 0.34902 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_97_8112"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter6_i_97_8112" x="14.663" y="29.457" width="42.72" height="42.72" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy=".286"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.43287 0 0 0 0 0.431051 0 0 0 0 0.436507 0 0 0 0.6 0"/><feBlend in2="shape" result="effect1_innerShadow_97_8112"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter7_if_97_8112" x="14.377" y="29.684" width="43.291" height="43.291" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy=".572"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="shape" result="effect1_innerShadow_97_8112"/><feGaussianBlur stdDeviation=".143" result="effect2_foregroundBlur_97_8112"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter8_f_97_8112" x="14.01" y="28.299" width="43.514" height="44.534" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".071" result="effect1_foregroundBlur_97_8112"/></filter><filter id="svg_9345dff533__svg_d386c22131__filter9_f_97_8112" x="12.992" y="56.268" width="45.802" height="19.357" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".071" result="effect1_foregroundBlur_97_8112"/></filter><radialGradient id="svg_9345dff533__svg_d386c22131__paint12_radial_97_8112" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(85.085 -12.323 45.87) scale(18.5394)"><stop stopColor="#fff" stopOpacity="0"/><stop offset="1" stopColor="#fff" stopOpacity=".61"/></radialGradient></defs></svg>;
12
+ }
13
+
14
+ const IconSearchNullHighSaturation = React.forwardRef(IconSearchNullHighSaturationComponent);
15
+ export default IconSearchNullHighSaturation;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconSearchNullSimplifiedComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-search-null--simplified${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 120 120" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter0_dii_97_8112)"><path d="M28.0002 16.7537C28.0001 13.027 31.0211 10.0059 34.7478 10.0059H75.8567L107.042 41.0497L107.044 103.251C107.044 107.117 103.91 110.251 100.044 110.251H34.75C31.0234 110.251 28.0024 107.23 28.0023 103.504L28.0002 16.7537Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint0_linear_97_8112)'}/></g><path fillRule="evenodd" clipRule="evenodd" d="M34.7498 109.651H100.044C103.578 109.651 106.444 106.785 106.444 103.251L106.441 41.299L75.6088 10.6059H34.7477C31.3523 10.6059 28.5999 13.3584 28.6 16.7537L28.6021 103.504C28.6022 106.899 31.3546 109.651 34.7498 109.651ZM75.8565 10.0059H34.7477C31.021 10.0059 27.9999 13.027 28 16.7537L28.0021 103.504C28.0022 107.23 31.0232 110.251 34.7498 110.251H100.044C103.91 110.251 107.044 107.117 107.044 103.251L107.041 41.0497L75.8565 10.0059Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint1_linear_97_8112)'}/><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter1_d_97_8112)"><mask id="svg_36e2ea3c2f__a" fill={useCurrentColor ? 'currentColor' : '#fff'}><path fillRule="evenodd" clipRule="evenodd" d="M76.3586 10.0071L107.042 40.5346H83.6757C79.8472 40.5346 76.729 37.4589 76.6764 33.6308L76.3586 10.5221L76.3586 12.5925C76.3586 10.2278 74.8359 10.0055 74.8359 10.0055L76.3515 10.0055L76.3515 10L76.357 10.0055H76.3586V10.0071ZM107.044 42.0554C107.044 42.0554 106.82 40.5396 104.445 40.5396H107.044V42.0554Z"/></mask><path fillRule="evenodd" clipRule="evenodd" d="M76.3586 10.0071L107.042 40.5346H83.6757C79.8472 40.5346 76.729 37.4589 76.6764 33.6308L76.3586 10.5221L76.3586 12.5925C76.3586 10.2278 74.8359 10.0055 74.8359 10.0055L76.3515 10.0055L76.3515 10L76.357 10.0055H76.3586V10.0071ZM107.044 42.0554C107.044 42.0554 106.82 40.5396 104.445 40.5396H107.044V42.0554Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint2_linear_97_8112)'}/><path d="M107.042 40.5346V41.3229H108.952L107.598 39.9758L107.042 40.5346ZM76.3586 10.0071H75.5703V10.3348L75.8026 10.566L76.3586 10.0071ZM76.6764 33.6308L75.8881 33.6417L76.6764 33.6308ZM76.3586 10.5221L77.1469 10.5112L75.5703 10.5221L76.3586 10.5221ZM74.8359 10.0055L74.8359 9.21722L74.7221 10.7855L74.8359 10.0055ZM76.3515 10.0055V10.7938L77.1507 10.7938L77.1398 9.99468L76.3515 10.0055ZM76.3515 10L76.9074 9.44117L75.5367 8.07733L75.5632 10.0108L76.3515 10ZM76.357 10.0055L75.801 10.5643L76.0317 10.7938H76.357V10.0055ZM76.3586 10.0055H77.1469V9.21722H76.3586V10.0055ZM107.044 42.0554L106.264 42.1703L107.832 42.0554H107.044ZM107.044 40.5396H107.832V39.7513H107.044V40.5396ZM107.598 39.9758L76.9146 9.44831L75.8026 10.566L106.486 41.0934L107.598 39.9758ZM83.6757 41.3229H107.042V39.7463H83.6757V41.3229ZM75.8881 33.6417C75.9467 37.9009 79.4161 41.3229 83.6757 41.3229V39.7463C80.2784 39.7463 77.5113 37.017 77.4646 33.62L75.8881 33.6417ZM75.5704 10.5329L75.8881 33.6417L77.4646 33.62L77.1469 10.5112L75.5704 10.5329ZM77.1469 12.5925V10.5221L75.5703 10.5221L75.5703 12.5925H77.1469ZM74.8359 10.0055C74.7221 10.7855 74.7215 10.7855 74.7209 10.7854C74.7207 10.7853 74.7202 10.7853 74.7198 10.7852C74.7191 10.7851 74.7184 10.785 74.7177 10.7849C74.7163 10.7847 74.715 10.7845 74.7138 10.7843C74.7113 10.7839 74.7092 10.7835 74.7074 10.7832C74.7038 10.7826 74.7014 10.7822 74.7001 10.7819C74.6976 10.7814 74.6995 10.7817 74.7052 10.7832C74.7168 10.7862 74.7426 10.7935 74.7781 10.8079C74.8491 10.8366 74.9541 10.8914 75.0628 10.9917C75.2581 11.1718 75.5703 11.596 75.5703 12.5925H77.1469C77.1469 11.2243 76.6978 10.355 76.1318 9.83284C75.8598 9.58194 75.5842 9.43334 75.3697 9.34651C75.2624 9.30306 75.1692 9.27461 75.0975 9.25619C75.0616 9.24696 75.0308 9.24018 75.006 9.23527C74.9936 9.23281 74.9826 9.23082 74.9732 9.22921C74.9685 9.22841 74.9642 9.2277 74.9603 9.22709C74.9584 9.22678 74.9565 9.22649 74.9548 9.22622C74.9539 9.22609 74.953 9.22596 74.9522 9.22584C74.9518 9.22578 74.9512 9.22569 74.951 9.22566C74.9504 9.22557 74.9498 9.22549 74.8359 10.0055ZM76.3515 9.21722L74.8359 9.21722L74.8359 10.7938L76.3515 10.7938V9.21722ZM75.5632 10.0108L75.5633 10.0164L77.1398 9.99468L77.1397 9.98916L75.5632 10.0108ZM76.913 9.44669L76.9074 9.44117L75.7955 10.5588L75.801 10.5643L76.913 9.44669ZM76.3586 9.21722H76.357V10.7938H76.3586V9.21722ZM77.1469 10.0071V10.0055H75.5703V10.0071H77.1469ZM104.445 41.3279C105.449 41.3279 105.877 41.64 106.058 41.8346C106.159 41.9426 106.213 42.0467 106.242 42.1167C106.256 42.1516 106.263 42.1769 106.266 42.1881C106.268 42.1936 106.268 42.1953 106.267 42.1926C106.267 42.1913 106.267 42.1888 106.266 42.1851C106.266 42.1833 106.265 42.1811 106.265 42.1787C106.265 42.1774 106.265 42.1761 106.264 42.1747C106.264 42.174 106.264 42.1733 106.264 42.1726C106.264 42.1722 106.264 42.1716 106.264 42.1714C106.264 42.1709 106.264 42.1703 107.044 42.0554C107.823 41.9405 107.823 41.9399 107.823 41.9393C107.823 41.9391 107.823 41.9385 107.823 41.9381C107.823 41.9372 107.823 41.9364 107.823 41.9355C107.822 41.9337 107.822 41.9319 107.822 41.9299C107.821 41.926 107.82 41.9217 107.82 41.917C107.818 41.9075 107.816 41.8965 107.813 41.8841C107.809 41.8592 107.802 41.8284 107.792 41.7924C107.774 41.7207 107.745 41.6276 107.701 41.5204C107.614 41.3061 107.464 41.0313 107.212 40.7604C106.688 40.1971 105.816 39.7513 104.445 39.7513V41.3279ZM107.044 39.7513H104.445V41.3279H107.044V39.7513ZM107.832 42.0554V40.5396H106.255V42.0554H107.832Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint3_linear_97_8112)'} mask="url(#svg_36e2ea3c2f__a)"/></g><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter2_i_97_8112)"><circle cx="36.023" cy="50.82" r="21.36" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint4_linear_97_8112)'}/></g><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter3_d_97_8112)"><path transform="rotate(-39.097 48.803 72.198)" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint5_linear_97_8112)'} d="M48.803 72.198H56.614V82.13999999999999H48.803z"/><path d="M67.1904 94.5947L73.2527 89.6686L79.019 96.7649C79.2969 97.107 79.245 97.6096 78.9029 97.8875L74.0793 101.807C73.7373 102.085 73.2347 102.033 72.9567 101.691L67.1904 94.5947Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint6_linear_97_8112)'}/><path d="M69.8464 98.983C69.7074 98.812 69.7334 98.5607 69.9044 98.4217L76.4495 93.1032C76.6206 92.9643 76.8719 92.9903 77.0109 93.1613L79.1659 95.8134C79.989 96.8263 80.0216 98.2761 79.1542 99.2513C78.6409 99.8283 78.0525 100.438 77.5046 100.883C76.9299 101.35 76.1351 101.851 75.3981 102.28C74.2508 102.947 72.8083 102.628 71.9714 101.598L69.8464 98.983Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint7_linear_97_8112)'}/><path d="M51.5296 76.6155C51.3035 76.3542 51.3371 75.958 51.6039 75.7384L57.8081 70.6327C58.066 70.4205 58.4461 70.4529 58.6644 70.7057L60.7612 73.1341C61.7037 74.2257 61.682 75.8547 60.6529 76.8652C60.1151 77.3933 59.5326 77.9379 59.0272 78.3486C58.458 78.8111 57.6981 79.2894 56.9969 79.6941C55.885 80.3358 54.4936 80.0428 53.6538 79.0717L51.5296 76.6155Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint8_linear_97_8112)'}/><path d="M53.7884 79.2238L60.8378 73.2335L77.3374 93.5183C77.3547 93.5395 77.3702 93.5628 77.3817 93.5877C77.9104 94.7361 75.7798 96.434 74.7253 97.2908C73.2061 98.5253 71.4587 99.5059 70.0204 99.0981C69.9479 99.0776 69.8849 99.0329 69.8374 98.9744L53.7884 79.2238Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint9_linear_97_8112)'}/></g><mask id="svg_36e2ea3c2f__b" style={{maskType: 'alpha'}} maskUnits="userSpaceOnUse" x="9" y="28" width="46" height="47"><ellipse cx="31.674" cy="51.3" rx="22.583" ry="22.858" fill={useCurrentColor ? 'currentColor' : '#fff'}/></mask><g mask="url(#svg_36e2ea3c2f__b)"><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter4_d_97_8112)"><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M20.907 16.635H74.446V89.15400000000001H20.907z"/></g><path fillRule="evenodd" clipRule="evenodd" d="M73.9066 17.1745L21.447 17.1745L21.447 88.6144L73.9066 88.6144L73.9066 17.1745ZM20.9072 16.6348L20.9072 89.1542L74.4463 89.1542L74.4463 16.6348L20.9072 16.6348Z" fill={useCurrentColor ? 'currentColor' : '#AFAFAF'}/></g><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter5_di_97_8112)"><path fillRule="evenodd" clipRule="evenodd" d="M36.0191 76.2447C50.0627 76.2447 61.4474 64.8601 61.4474 50.8165C61.4474 36.7728 50.0627 25.3882 36.0191 25.3882C21.9754 25.3882 10.5908 36.7728 10.5908 50.8165C10.5908 64.8601 21.9754 76.2447 36.0191 76.2447ZM36.0229 72.1767C47.8195 72.1767 57.3826 62.6136 57.3826 50.817C57.3826 39.0203 47.8195 29.4572 36.0229 29.4572C24.2262 29.4572 14.6631 39.0203 14.6631 50.817C14.6631 62.6136 24.2262 72.1767 36.0229 72.1767Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint10_linear_97_8112)'}/></g><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter6_i_97_8112)"><circle cx="36.023" cy="50.817" r="21.36" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint11_linear_97_8112)'} fillOpacity=".52"/></g><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter7_if_97_8112)"><circle cx="36.023" cy="51.33" r="21.36" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint12_radial_97_8112)'} fillOpacity=".5"/></g><path fillRule="evenodd" clipRule="evenodd" d="M10.5938 50.918C10.5922 50.7996 10.5914 50.681 10.5914 50.5622C10.5914 36.659 21.7483 25.3882 35.5111 25.3882C35.6073 25.3882 35.7033 25.3887 35.7993 25.3898C35.8734 25.3892 35.9476 25.3889 36.0219 25.3889C50.0656 25.3889 61.4502 36.7735 61.4502 50.8172C61.4502 64.8608 50.0656 76.2454 36.0219 76.2454C22.0119 76.2454 10.6482 64.9153 10.5938 50.918ZM35.5111 75.7362C21.8659 75.7362 10.7823 64.6572 10.5938 50.918C10.5937 50.8844 10.5937 50.8508 10.5937 50.8172C10.5937 36.8478 21.8581 25.5094 35.7993 25.3898C49.4293 25.5458 60.4308 36.7561 60.4308 50.5622C60.4308 64.4654 49.2739 75.7362 35.5111 75.7362Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint13_linear_97_8112)'}/><path fillRule="evenodd" clipRule="evenodd" d="M10.5938 50.918C10.5922 50.7996 10.5914 50.681 10.5914 50.5622C10.5914 36.659 21.7483 25.3882 35.5111 25.3882C35.6073 25.3882 35.7033 25.3887 35.7993 25.3898C35.8734 25.3892 35.9476 25.3889 36.0219 25.3889C50.0656 25.3889 61.4502 36.7735 61.4502 50.8172C61.4502 64.8608 50.0656 76.2454 36.0219 76.2454C22.0119 76.2454 10.6482 64.9153 10.5938 50.918ZM35.5111 75.7362C21.8659 75.7362 10.7823 64.6572 10.5938 50.918C10.5937 50.8844 10.5937 50.8508 10.5937 50.8172C10.5937 36.8478 21.8581 25.5094 35.7993 25.3898C49.4293 25.5458 60.4308 36.7561 60.4308 50.5622C60.4308 64.4654 49.2739 75.7362 35.5111 75.7362Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint14_linear_97_8112)'}/><path fillRule="evenodd" clipRule="evenodd" d="M61.4474 50.8378C61.4483 50.7462 61.4488 50.6545 61.4488 50.5627C61.4488 36.6594 50.2919 25.3887 36.5291 25.3887C36.4339 25.3887 36.3388 25.3892 36.2439 25.3903C36.169 25.3896 36.0941 25.3893 36.0191 25.3893C21.9754 25.3893 10.5908 36.7739 10.5908 50.8176C10.5908 64.8612 21.9754 76.2459 36.0191 76.2459C50.056 76.2459 61.4365 64.8721 61.4474 50.8378ZM36.5291 75.7366C50.201 75.7366 61.3013 64.6142 61.4474 50.8378C61.4474 50.831 61.4474 50.8243 61.4474 50.8176C61.4474 36.8489 50.184 25.511 36.2439 25.3903C22.6125 25.5447 11.6094 36.7556 11.6094 50.5627C11.6094 64.4659 22.7663 75.7366 36.5291 75.7366Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint15_linear_97_8112)'}/><path fillRule="evenodd" clipRule="evenodd" d="M61.4474 50.8378C61.4483 50.7462 61.4488 50.6545 61.4488 50.5627C61.4488 36.6594 50.2919 25.3887 36.5291 25.3887C36.4339 25.3887 36.3388 25.3892 36.2439 25.3903C36.169 25.3896 36.0941 25.3893 36.0191 25.3893C21.9754 25.3893 10.5908 36.7739 10.5908 50.8176C10.5908 64.8612 21.9754 76.2459 36.0191 76.2459C50.056 76.2459 61.4365 64.8721 61.4474 50.8378ZM36.5291 75.7366C50.201 75.7366 61.3013 64.6142 61.4474 50.8378C61.4474 50.831 61.4474 50.8243 61.4474 50.8176C61.4474 36.8489 50.184 25.511 36.2439 25.3903C22.6125 25.5447 11.6094 36.7556 11.6094 50.5627C11.6094 64.4659 22.7663 75.7366 36.5291 75.7366Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint16_linear_97_8112)'}/><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter8_f_97_8112)"><path fillRule="evenodd" clipRule="evenodd" d="M54.3222 61.7052C56.2648 58.4256 57.3814 54.5452 57.3814 50.3137C57.3814 38.2345 47.7044 28.4424 35.7673 28.4424C23.8303 28.4424 14.1533 38.2345 14.1533 50.3137C14.1533 56.9199 17.0477 62.8419 21.6233 66.8523C25.366 70.4693 30.4367 72.6905 36.02 72.6905C43.913 72.6905 50.7817 68.2514 54.3222 61.7052ZM54.3222 61.7052C55.9473 58.7006 56.8712 55.252 56.8712 51.585C56.8712 39.9288 47.5358 30.4796 36.02 30.4796C24.5042 30.4796 15.1688 39.9288 15.1688 51.585C15.1688 57.5899 17.6464 63.009 21.6233 66.8523C25.414 70.1748 30.3587 72.1851 35.7673 72.1851C43.6495 72.1851 50.5462 68.0803 54.3222 61.7052Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint17_linear_97_8112)'}/></g><path d="M59.1612 50.8171C59.3498 59.9835 54.0756 67.0912 50.5156 70.6512C60.247 63.0485 61.6556 52.2769 59.6698 44.2058C58.3347 38.7794 55.6013 35.0516 52.8042 32.5088C54.8384 34.6098 58.9677 41.4087 59.1612 50.8171Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint18_linear_97_8112)'}/><g filter="url(#svg_36e2ea3c2f__svg_d386c22131__filter9_f_97_8112)"><path d="M36.7831 75.4818C22.9501 75.075 14.4062 64.2934 13.1348 59.2078C14.7452 62.683 20.2575 70.5662 32.9688 72.6847C45.1744 74.719 55.5788 64.0391 58.6514 56.4106C57.38 63.2763 50.616 74.4647 36.7831 75.4818Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint19_linear_97_8112)'}/></g><path d="M38.8179 75.4836C29.2569 76.2973 22.2895 71.7541 20.001 69.3808C21.4419 71.6693 26.358 76.5007 37.5465 76.2464C47.4635 75.7379 55.8548 68.3637 56.6177 64.8037C55.092 67.5161 48.5824 74.0596 38.8179 75.4836Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_36e2ea3c2f__svg_d386c22131__paint20_linear_97_8112)'}/><defs><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint0_linear_97_8112" x1="92.78" y1="22.297" x2="26.005" y2="114.22" gradientUnits="userSpaceOnUse"><stop stopColor="#FAFAFA"/><stop offset=".855" stopColor="#F4F4F4"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint1_linear_97_8112" x1="60.013" y1="10.006" x2="45.992" y2="106.907" gradientUnits="userSpaceOnUse"><stop stopColor="#E8E8EB"/><stop offset=".192" stopColor="#DEDEDE"/><stop offset=".704" stopColor="#D8D8D8"/><stop offset=".963" stopColor="#C3C3C7"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint2_linear_97_8112" x1="96.243" y1="23.468" x2="81.466" y2="42.423" gradientUnits="userSpaceOnUse"><stop offset=".162" stopColor="#F2F2F2"/><stop offset=".738" stopColor="#fff"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint3_linear_97_8112" x1="72.382" y1="44.623" x2="87.216" y2="29.799" gradientUnits="userSpaceOnUse"><stop stopColor="#E2E2E2"/><stop offset="1" stopColor="#9C9C9C" stopOpacity="0"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint4_linear_97_8112" x1="42.965" y1="26.791" x2="22.673" y2="69.51" gradientUnits="userSpaceOnUse"><stop offset=".103" stopColor="#fff"/><stop offset="1" stopColor="#FBFDFF"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint5_linear_97_8112" x1="57.196" y1="76.406" x2="48.692" y2="76.766" gradientUnits="userSpaceOnUse"><stop stopColor="#E9E6E4"/><stop offset=".193" stopColor="#fff"/><stop offset=".325" stopColor="#fff"/><stop offset=".68" stopColor="#9A9A9A"/><stop offset=".849" stopColor="#7D7D7C"/><stop offset=".903" stopColor="#A09E9C"/><stop offset="1" stopColor="#B3B3B3"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint6_linear_97_8112" x1="76.358" y1="92.567" x2="69.985" y2="98.209" gradientUnits="userSpaceOnUse"><stop stopColor="#E9E6E4"/><stop offset=".193" stopColor="#fff"/><stop offset=".325" stopColor="#F8F8F8"/><stop offset=".68" stopColor="#9A9A9A"/><stop offset=".849" stopColor="#8B8A89"/><stop offset=".903" stopColor="#A09E9C"/><stop offset="1" stopColor="#B3B3B3"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint7_linear_97_8112" x1="79.252" y1="94.777" x2="71.667" y2="101.391" gradientUnits="userSpaceOnUse"><stop stopColor="#CAD0E8"/><stop offset=".182" stopColor="#CCD1E9"/><stop offset=".261" stopColor="#E1E4F0"/><stop offset=".354" stopColor="#C5CADC"/><stop offset=".68" stopColor="#727BA0"/><stop offset=".788" stopColor="#5C668B"/><stop offset=".904" stopColor="#59638B"/><stop offset="1" stopColor="#8790B1"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint8_linear_97_8112" x1="60.941" y1="72.066" x2="53.177" y2="78.845" gradientUnits="userSpaceOnUse"><stop stopColor="#D1D6EA"/><stop offset=".182" stopColor="#DADEEF"/><stop offset=".261" stopColor="#F1F3FB"/><stop offset=".354" stopColor="#D1D5E5"/><stop offset=".68" stopColor="#8891B3"/><stop offset=".788" stopColor="#636D92"/><stop offset=".904" stopColor="#5E688F"/><stop offset="1" stopColor="#99A1C0"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint9_linear_97_8112" x1="68.31" y1="81.366" x2="60.284" y2="87.968" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".193" stopColor="#fff"/><stop offset=".325" stopColor="#fff"/><stop offset=".68" stopColor="#CFCFD1"/><stop offset=".904" stopColor="#CFCFD1"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint10_linear_97_8112" x1="39.872" y1="71.065" x2="9.573" y2="41.785" gradientUnits="userSpaceOnUse"><stop stopColor="#E6E6E6"/><stop offset="1" stopColor="#E3E1E1"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint11_linear_97_8112" x1="22.139" y1="32.127" x2="55.781" y2="72.177" gradientUnits="userSpaceOnUse"><stop stopColor="#fff" stopOpacity=".8"/><stop offset="1" stopColor="#fff" stopOpacity=".23"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint13_linear_97_8112" x1="33.986" y1="78.28" x2="55.092" y2="32.508" gradientUnits="userSpaceOnUse"><stop stopColor="#C1C1C1"/><stop offset=".122" stopColor="#fff"/><stop offset=".433" stopColor="#575757"/><stop offset=".749" stopColor="#D1D1D1"/><stop offset="1" stopColor="#E1E0E0"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint14_linear_97_8112" x1="61.45" y1="60.734" x2="53.313" y2="53.868" gradientUnits="userSpaceOnUse"><stop stopColor="#606060"/><stop offset=".397" stopColor="#fff" stopOpacity="0"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint15_linear_97_8112" x1="30.68" y1="79.043" x2="16.948" y2="32.509" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset=".161" stopColor="#D2D2D2"/><stop offset=".384" stopColor="#8F8F8F"/><stop offset=".749" stopColor="#D1D1D1"/><stop offset="1" stopColor="#E1E0E0"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint16_linear_97_8112" x1="10.591" y1="60.734" x2="18.728" y2="53.869" gradientUnits="userSpaceOnUse"><stop stopColor="#7B7B7B"/><stop offset="0" stopColor="#272727"/><stop offset=".397" stopColor="#fff" stopOpacity="0"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint17_linear_97_8112" x1="32.716" y1="28.442" x2="35.768" y2="72.69" gradientUnits="userSpaceOnUse"><stop stopColor="#767676"/><stop offset=".389" stopColor="#BBB"/><stop offset="1" stopColor="#E5E5E5"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint18_linear_97_8112" x1="55.481" y1="32.509" x2="55.481" y2="70.651" gradientUnits="userSpaceOnUse"><stop stopColor="#C4C4C4" stopOpacity="0"/><stop offset=".456" stopColor="#C4C4C4" stopOpacity=".69"/><stop offset="1" stopColor="#C4C4C4" stopOpacity="0"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint19_linear_97_8112" x1="58.651" y1="57.428" x2="13.898" y2="59.971" gradientUnits="userSpaceOnUse"><stop stopColor="#F4F4F4" stopOpacity=".17"/><stop offset=".493" stopColor="#C4C4C4" stopOpacity=".76"/><stop offset="1" stopColor="#C4C4C4" stopOpacity=".02"/></linearGradient><linearGradient id="svg_36e2ea3c2f__svg_d386c22131__paint20_linear_97_8112" x1="56.872" y1="65.567" x2="19.747" y2="71.161" gradientUnits="userSpaceOnUse"><stop stopColor="#A3A3A2" stopOpacity=".41"/><stop offset=".179" stopColor="#959594"/><stop offset=".494" stopColor="#626261"/><stop offset=".839" stopColor="#929292" stopOpacity=".83"/><stop offset="1" stopColor="#A8A8A8" stopOpacity="0"/></linearGradient><filter id="svg_36e2ea3c2f__svg_d386c22131__filter0_dii_97_8112" x="27" y="9.506" width="81.044" height="102.745" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy="1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/><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"/><feOffset dx="1.6" dy="1.6"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_97_8112"/><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"/><feOffset dy="-1.5"/><feGaussianBlur stdDeviation=".25"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="effect2_innerShadow_97_8112" result="effect3_innerShadow_97_8112"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter1_d_97_8112" x="72.541" y="10" width="35.88" height="36.645" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx="-.459" dy="2.754"/><feGaussianBlur stdDeviation=".918"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter2_i_97_8112" x="14.663" y="29.46" width="42.72" height="42.719" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy=".286"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.352941 0 0 0 0 0.34902 0 0 0 0 0.360784 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_97_8112"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter3_d_97_8112" x="41.704" y="63.013" width="42.349" height="46.716" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dx="-1.42" dy="1.42"/><feGaussianBlur stdDeviation="2.839"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/><feBlend mode="multiply" in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter4_d_97_8112" x="18.874" y="15.618" width="57.606" height="76.587" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy="1.017"/><feGaussianBlur stdDeviation="1.017"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.35 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter5_di_97_8112" x="9.448" y="25.388" width="53.143" height="53.143" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><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"/><feOffset dy="1.143"/><feGaussianBlur stdDeviation=".572"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_97_8112"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_97_8112" result="shape"/><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"/><feOffset dx="-.286" dy="-.286"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.34902 0 0 0 0 0.34902 0 0 0 0 0.34902 0 0 0 1 0"/><feBlend in2="shape" result="effect2_innerShadow_97_8112"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter6_i_97_8112" x="14.663" y="29.457" width="42.72" height="42.72" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy=".286"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 0.43287 0 0 0 0 0.431051 0 0 0 0 0.436507 0 0 0 0.6 0"/><feBlend in2="shape" result="effect1_innerShadow_97_8112"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter7_if_97_8112" x="14.377" y="29.684" width="43.291" height="43.291" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy=".572"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="shape" result="effect1_innerShadow_97_8112"/><feGaussianBlur stdDeviation=".143" result="effect2_foregroundBlur_97_8112"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter8_f_97_8112" x="14.01" y="28.299" width="43.514" height="44.534" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".071" result="effect1_foregroundBlur_97_8112"/></filter><filter id="svg_36e2ea3c2f__svg_d386c22131__filter9_f_97_8112" x="12.992" y="56.268" width="45.802" height="19.357" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".071" result="effect1_foregroundBlur_97_8112"/></filter><radialGradient id="svg_36e2ea3c2f__svg_d386c22131__paint12_radial_97_8112" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="rotate(85.085 -12.323 45.87) scale(18.5394)"><stop stopColor="#fff" stopOpacity="0"/><stop offset="1" stopColor="#fff" stopOpacity=".61"/></radialGradient></defs></svg>;
12
+ }
13
+
14
+ const IconSearchNullSimplified = React.forwardRef(IconSearchNullSimplifiedComponent);
15
+ export default IconSearchNullSimplified;