unauthorized.js 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. "use strict";
  2. "use client";
  3. var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
  4. Object.defineProperty(exports, "__esModule", {
  5. value: true
  6. });
  7. exports.default = void 0;
  8. var React = _interopRequireWildcard(require("react"));
  9. const Unauthorized = () => (/*#__PURE__*/React.createElement("svg", {
  10. width: "251",
  11. height: "294"
  12. }, /*#__PURE__*/React.createElement("title", null, "Unauthorized"), /*#__PURE__*/React.createElement("g", {
  13. fill: "none",
  14. fillRule: "evenodd"
  15. }, /*#__PURE__*/React.createElement("path", {
  16. fill: "#E4EBF7",
  17. d: "M0 129v-2C0 58.3 55.6 2.7 124.2 2.7h2c68.6 0 124.2 55.6 124.2 124.1v2.1c0 68.6-55.6 124.2-124.1 124.2h-2.1A124.2 124.2 0 0 1 0 129"
  18. }), /*#__PURE__*/React.createElement("path", {
  19. fill: "#FFF",
  20. d: "M41.4 133a8.2 8.2 0 1 1-16.4-1.7 8.2 8.2 0 0 1 16.4 1.6"
  21. }), /*#__PURE__*/React.createElement("path", {
  22. stroke: "#FFF",
  23. d: "m38.7 136.4 10.4 5.9m.9 6.2-12.6 10.7",
  24. strokeWidth: "2"
  25. }), /*#__PURE__*/React.createElement("path", {
  26. fill: "#FFF",
  27. d: "M41.5 161.3a5.6 5.6 0 1 1-11.2-1.2 5.6 5.6 0 0 1 11.2 1.2m17.7-16a5.7 5.7 0 1 1-11.3-1.2 5.7 5.7 0 0 1 11.3 1.2m41.2-115.8H130a4.6 4.6 0 1 0 0-9.1h-29.6a4.6 4.6 0 0 0 0 9.1m11.3 18.3h29.7a4.6 4.6 0 1 0 0-9.2h-29.7a4.6 4.6 0 1 0 0 9.2"
  28. }), /*#__PURE__*/React.createElement("path", {
  29. fill: "#FFF",
  30. d: "M114 29.5h15.8a4.6 4.6 0 1 0 0 9.1H114a4.6 4.6 0 0 0 0-9.1m71.3 108.2a10 10 0 1 1-19.8-2 10 10 0 0 1 19.8 2"
  31. }), /*#__PURE__*/React.createElement("path", {
  32. stroke: "#FFF",
  33. d: "m180.2 143.8 12.5 7.1m1.1 7.5-15.1 13",
  34. strokeWidth: "2"
  35. }), /*#__PURE__*/React.createElement("path", {
  36. fill: "#FFF",
  37. d: "M185.6 172a6.8 6.8 0 1 1-13.6-1.4 6.8 6.8 0 0 1 13.5 1.3m18.6-16.6a6.8 6.8 0 1 1-13.6-1.4 6.8 6.8 0 0 1 13.6 1.4"
  38. }), /*#__PURE__*/React.createElement("path", {
  39. stroke: "#FFF",
  40. d: "M153 194a2.2 2.2 0 1 1-4.4 0 2.2 2.2 0 0 1 4.4 0zm73-75.8a2.2 2.2 0 1 1-4.5 0 2.2 2.2 0 0 1 4.4 0zm-9 34.9a2.2 2.2 0 1 1-4.3 0 2.2 2.2 0 0 1 4.4 0zm-39.2-43.3a2.2 2.2 0 1 1-4.4 0 2.2 2.2 0 0 1 4.4 0zm18.3-15.3a2.2 2.2 0 1 1-4.4 0 2.2 2.2 0 0 1 4.4 0zm6.7 88a2.2 2.2 0 1 1-4.4 0 2.2 2.2 0 0 1 4.4 0z",
  41. strokeWidth: "2"
  42. }), /*#__PURE__*/React.createElement("path", {
  43. stroke: "#FFF",
  44. d: "m215.1 155.3-1.9 20-10.8 6m-27.8-4.7-6.3 9.8H157l-4.5 6.4m23.4-65.5v-15.7m45.6 7.8-12.8 7.9-15.2-7.9V96.7",
  45. strokeWidth: "2"
  46. }), /*#__PURE__*/React.createElement("path", {
  47. fill: "#A26EF4",
  48. d: "M180.7 29.3a29.3 29.3 0 1 1 58.6 0 29.3 29.3 0 0 1-58.6 0"
  49. }), /*#__PURE__*/React.createElement("path", {
  50. fill: "#FFF",
  51. d: "m221.4 41.7-21.5-.1a1.7 1.7 0 0 1-1.7-1.8V27.6a1.7 1.7 0 0 1 1.8-1.7h21.5c1 0 1.8.9 1.8 1.8l-.1 12.3a1.7 1.7 0 0 1-1.7 1.7"
  52. }), /*#__PURE__*/React.createElement("path", {
  53. fill: "#FFF",
  54. d: "M215.1 29.2c0 2.6-2 4.6-4.5 4.6a4.6 4.6 0 0 1-4.5-4.7v-6.9c0-2.6 2-4.6 4.6-4.6 2.5 0 4.5 2 4.4 4.7v6.9zm-4.5-14a6.9 6.9 0 0 0-7 6.8v7.3a6.9 6.9 0 0 0 13.8.1V22a6.9 6.9 0 0 0-6.8-6.9zm-43 53.2h-4a4.7 4.7 0 0 1-4.7-4.8 4.7 4.7 0 0 1 4.7-4.7h4a4.7 4.7 0 0 1 4.7 4.8 4.7 4.7 0 0 1-4.7 4.7"
  55. }), /*#__PURE__*/React.createElement("path", {
  56. fill: "#5BA02E",
  57. d: "M168.2 248.8a6.6 6.6 0 0 1-6.6-6.6v-66a6.6 6.6 0 0 1 13.2 0v66a6.6 6.6 0 0 1-6.6 6.6"
  58. }), /*#__PURE__*/React.createElement("path", {
  59. fill: "#92C110",
  60. d: "M176.1 248.2a6.6 6.6 0 0 1-6.6-6.6v-33a6.6 6.6 0 1 1 13.3 0v33a6.6 6.6 0 0 1-6.7 6.6"
  61. }), /*#__PURE__*/React.createElement("path", {
  62. fill: "#F2D7AD",
  63. d: "M186 293.9h-27.4a3.2 3.2 0 0 1-3.2-3.2v-45.9a3.2 3.2 0 0 1 3.2-3.1H186a3.2 3.2 0 0 1 3.2 3.1v46a3.2 3.2 0 0 1-3.2 3"
  64. }), /*#__PURE__*/React.createElement("path", {
  65. fill: "#FFF",
  66. d: "M82 147.7s6.3-1 17.5-1.3c11.8-.4 17.6 1 17.6 1s3.7-3.8 1-8.3c1.3-12.1 6-32.9.3-48.3-1.1-1.4-3.7-1.5-7.5-.6-1.4.3-7.2-.2-8-.1l-15.3-.4-8-.5c-1.6-.1-4.3-1.7-5.5-.3-.4.4-2.4 5.6-2 16l8.7 35.7s-3.2 3.6 1.2 7"
  67. }), /*#__PURE__*/React.createElement("path", {
  68. fill: "#FFC6A0",
  69. d: "m75.8 73.3-1-6.4 12-6.5s7.4-.1 8 1.2c.8 1.3-5.5 1-5.5 1s-1.9 1.4-2.6 2.5c-1.7 2.4-1 6.5-8.4 6-1.7.3-2.5 2.2-2.5 2.2"
  70. }), /*#__PURE__*/React.createElement("path", {
  71. fill: "#FFB594",
  72. d: "M52.4 77.7S66.7 87 77.4 92c1 .5-2 16.2-11.9 11.8-7.4-3.3-20.1-8.4-21.5-14.5-.7-3.2 2.6-7.6 8.4-11.7M142 80s-6.7 3-13.9 6.9c-3.9 2.1-10.1 4.7-12.3 8-6.2 9.3 3.5 11.2 13 7.5 6.6-2.7 29-12.1 13.2-22.4"
  73. }), /*#__PURE__*/React.createElement("path", {
  74. fill: "#FFC6A0",
  75. d: "m76.2 66.4 3 3.8S76.4 73 73 76c-7 6.2-12.8 14.3-16 16.4-4 2.7-9.7 3.3-12.2 0-3.5-5.1.5-14.7 31.5-26"
  76. }), /*#__PURE__*/React.createElement("path", {
  77. fill: "#FFF",
  78. d: "M64.7 85.1s-2.4 8.4-9 14.5c.7.5 18.6 10.5 22.2 10 5.2-.6 6.4-19 1.2-20.5-.8-.2-6-1.3-8.9-2.2-.9-.2-1.6-1.7-3.5-1l-2-.8zm63.7.7s5.3 2 7.3 13.8c-.6.2-17.6 12.3-21.8 7.8-6.6-7-.8-17.4 4.2-18.6 4.7-1.2 5-1.4 10.3-3"
  79. }), /*#__PURE__*/React.createElement("path", {
  80. stroke: "#E4EBF7",
  81. d: "M78.2 94.7s.9 7.4-5 13",
  82. strokeLinecap: "round",
  83. strokeLinejoin: "round",
  84. strokeWidth: "1.1"
  85. }), /*#__PURE__*/React.createElement("path", {
  86. stroke: "#E4EBF7",
  87. d: "M87.4 94.7s3.1 2.6 10.3 2.6c7.1 0 9-3.5 9-3.5",
  88. strokeLinecap: "round",
  89. strokeLinejoin: "round",
  90. strokeWidth: ".9"
  91. }), /*#__PURE__*/React.createElement("path", {
  92. fill: "#FFC6A0",
  93. d: "m117.2 68.6-6.8-6.1s-5.4-4.4-9.2-1c-3.9 3.5 4.4 2.2 5.6 4.2 1.2 2.1.9 1.2-2 .5-5.7-1.4-2.1.9 3 5.3 2 1.9 7 1 7 1l2.4-3.9z"
  94. }), /*#__PURE__*/React.createElement("path", {
  95. fill: "#FFB594",
  96. d: "m105.3 91.3-.3-11H89l-.5 10.5c0 .4.2.8.6 1 2 1.3 9.3 5 15.8.4.2-.2.4-.5.4-.9"
  97. }), /*#__PURE__*/React.createElement("path", {
  98. fill: "#5C2552",
  99. d: "M107.6 74.2c.8-1.1 1-9 1-11.9a1 1 0 0 0-1-1l-4.6-.4c-7.7-1-17 .6-18.3 6.3-5.4 5.9-.4 13.3-.4 13.3s2 3.5 4.3 6.8c.8 1 .4-3.8 3-6a47.9 47.9 0 0 1 16-7"
  100. }), /*#__PURE__*/React.createElement("path", {
  101. fill: "#FFC6A0",
  102. d: "M88.4 83.2s2.7 6.2 11.6 6.5c7.8.3 9-7 7.5-17.5l-1-5.5c-6-2.9-15.4.6-15.4.6s-.6 2-.2 5.5c-2.3 2-1.8 5.6-1.8 5.6s-1-2-2-2.3c-.9-.3-2 0-2.3 2-1 4.6 3.6 5.1 3.6 5.1"
  103. }), /*#__PURE__*/React.createElement("path", {
  104. stroke: "#DB836E",
  105. d: "m100.8 77.1 1.7-1-1-4.3.7-1.4",
  106. strokeLinecap: "round",
  107. strokeLinejoin: "round",
  108. strokeWidth: "1.1"
  109. }), /*#__PURE__*/React.createElement("path", {
  110. fill: "#552950",
  111. d: "M105.5 74c0 .8-.4 1.4-1 1.4-.4 0-.8-.7-.8-1.4s.5-1.2 1-1.2.9.6.8 1.3m-8 .2c0 .8-.4 1.3-.9 1.3s-.9-.6-.9-1.3c0-.7.5-1.3 1-1.3s1 .6.9 1.3"
  112. }), /*#__PURE__*/React.createElement("path", {
  113. stroke: "#DB836E",
  114. d: "M91.1 86.8s5.3 5 12.7 2.3",
  115. strokeLinecap: "round",
  116. strokeLinejoin: "round",
  117. strokeWidth: "1.1"
  118. }), /*#__PURE__*/React.createElement("path", {
  119. fill: "#DB836E",
  120. d: "M99.8 81.9s-3.6.2-1.5-2.8c1.6-1.5 5-.4 5-.4s1 3.9-3.5 3.2"
  121. }), /*#__PURE__*/React.createElement("path", {
  122. stroke: "#5C2552",
  123. d: "M102.9 70.6s2.5.8 3.4.7m-12.4.7s2.5-1.2 4.8-1.1",
  124. strokeLinecap: "round",
  125. strokeLinejoin: "round",
  126. strokeWidth: "1.5"
  127. }), /*#__PURE__*/React.createElement("path", {
  128. stroke: "#DB836E",
  129. d: "M86.3 77.4s1 .9 1.5 2c-.4.6-1 1.2-.3 1.9m11.8 2.4s2 .2 2.5-.2",
  130. strokeLinecap: "round",
  131. strokeLinejoin: "round",
  132. strokeWidth: "1.1"
  133. }), /*#__PURE__*/React.createElement("path", {
  134. stroke: "#E4EBF7",
  135. d: "m87.8 115.8 15.7-3m-3.3 3 10-2m-43.7-27s-1.6 8.8-6.7 14M128.3 88s3 4 4 11.7",
  136. strokeLinecap: "round",
  137. strokeLinejoin: "round",
  138. strokeWidth: "1.1"
  139. }), /*#__PURE__*/React.createElement("path", {
  140. stroke: "#DB836E",
  141. d: "M64 84.8s-6 10-13.5 10",
  142. strokeLinecap: "round",
  143. strokeLinejoin: "round",
  144. strokeWidth: ".8"
  145. }), /*#__PURE__*/React.createElement("path", {
  146. fill: "#FFC6A0",
  147. d: "m112.4 66-.2 5.2 12 9.2c4.5 3.6 8.9 7.5 11 8.7 4.8 2.8 8.9 3.3 11 1.8 4.1-2.9 4.4-9.9-8.1-15.3-4.3-1.8-16.1-6.3-25.7-9.7"
  148. }), /*#__PURE__*/React.createElement("path", {
  149. stroke: "#DB836E",
  150. d: "M130.5 85.5s4.6 5.7 11.7 6.2",
  151. strokeLinecap: "round",
  152. strokeLinejoin: "round",
  153. strokeWidth: ".8"
  154. }), /*#__PURE__*/React.createElement("path", {
  155. stroke: "#E4EBF7",
  156. d: "M121.7 105.7s-.4 8.6-1.3 13.6",
  157. strokeLinecap: "round",
  158. strokeLinejoin: "round",
  159. strokeWidth: "1.1"
  160. }), /*#__PURE__*/React.createElement("path", {
  161. stroke: "#648BD8",
  162. d: "M115.8 161.5s-3.6-1.5-2.7-7.1",
  163. strokeLinecap: "round",
  164. strokeLinejoin: "round",
  165. strokeWidth: "1.1"
  166. }), /*#__PURE__*/React.createElement("path", {
  167. fill: "#CBD1D1",
  168. d: "M101.5 290.2s4.3 2.1 7.4 1c2.9-.9 4.6.7 7.2 1.3 2.5.5 6.9 1 11.7-1.3 0-5.6-7-4-12-6.8-2.6-1.4-3.8-4.7-3.6-8.8h-9.5s-1.4 10.6-1.2 14.6"
  169. }), /*#__PURE__*/React.createElement("path", {
  170. fill: "#2B0849",
  171. d: "M101.5 290s2.4 1.4 6.8.7c3-.4 3.7.5 7.5 1 3.7.6 10.8 0 11.9-.8.4 1-.4 2-.4 2s-1.5.7-4.8.9c-2 .1-5.8.3-7.7-.5-1.8-1.4-5.2-2-5.7-.3-4 1-7.4-.3-7.4-.3l-.2-2.6z"
  172. }), /*#__PURE__*/React.createElement("path", {
  173. fill: "#A4AABA",
  174. d: "M108.8 276.2h3.1s0 6.7 4.6 8.6c-4.7.6-8.6-2.3-7.7-8.6"
  175. }), /*#__PURE__*/React.createElement("path", {
  176. fill: "#CBD1D1",
  177. d: "M57.6 272.5s-2 7.5-4.5 12.4c-1.8 3.7-4.2 7.6 5.5 7.6 6.7 0 9-.5 7.5-6.7-1.5-6.1.3-13.3.3-13.3h-8.8z"
  178. }), /*#__PURE__*/React.createElement("path", {
  179. fill: "#2B0849",
  180. d: "M51.5 290s2.2 1.2 6.7 1.2c6.1 0 8.3-1.6 8.3-1.6s.6 1-.6 2.1c-1 .9-3.6 1.6-7.4 1.6-4.2 0-6-.6-6.8-1.2-.9-.5-.7-1.6-.2-2"
  181. }), /*#__PURE__*/React.createElement("path", {
  182. fill: "#A4AABA",
  183. d: "M58.5 274.4s0 1.6-.3 3-1 3.1-1.1 4.2c0 1.1 4.5 1.5 5.2 0 .6-1.6 1.3-6.5 1.9-7.3.6-.8-5-2.1-5.7.1"
  184. }), /*#__PURE__*/React.createElement("path", {
  185. fill: "#7BB2F9",
  186. d: "m100.9 277 13.3.1s1.3-54.2 1.8-64c.6-9.9 3.8-43.2 1-62.8l-12.4-.7-22.8.8-1.2 10c0 .4-.6.8-.7 1.3 0 .6.4 1.3.3 2-2.3 14-6.3 32.9-8.7 46.4-.1.6-1.2 1-1.4 2.6 0 .3.2 1.6 0 1.8-6.8 18.7-10.8 47.6-14.1 61.6h14.5s2.2-8.6 4-17a3984 3984 0 0 1 23-84.5l3-.5 1 46.1s-.2 1.2.4 2c.5.8-.6 1.1-.4 2.3l.4 1.7-1 11.9c-.4 4.6 0 39 0 39"
  187. }), /*#__PURE__*/React.createElement("path", {
  188. stroke: "#648BD8",
  189. d: "M77.4 220.4c1.2.1 4-2 7-4.9m23.1 8.4s2.8-1 6.1-3.8",
  190. strokeLinecap: "round",
  191. strokeLinejoin: "round",
  192. strokeWidth: "1.1"
  193. }), /*#__PURE__*/React.createElement("path", {
  194. stroke: "#648BD8",
  195. d: "M108.5 221s2.7-1.2 6-4",
  196. strokeLinecap: "round",
  197. strokeLinejoin: "round"
  198. }), /*#__PURE__*/React.createElement("path", {
  199. stroke: "#648BD8",
  200. d: "M76.1 223.6s2.6-.6 6.5-3.4m4.7-69.4c-.2 3.1.3 8.5-4.3 9m21.8-10.7s.1 14-1.3 15c-2.2 1.6-3 1.9-3 1.9m.5-16.4s0 12.8-1.2 24.3m-4.9 1s7.2-1.6 9.4-1.6m-28.6 31.5-1 4.5s-1.5 1.8-1 3.7c.4 2-1 2-5 15.3-1.7 5.6-4.4 18.5-6.3 27.5l-4 18.4M77 196.7a313.3 313.3 0 0 1-.8 4.8m7.7-50-1.2 10.3s-1 .2-.5 2.3c.1 1.3-2.6 15.6-5.1 30.2M57.6 273h13.2",
  201. strokeLinecap: "round",
  202. strokeLinejoin: "round",
  203. strokeWidth: "1.1"
  204. }), /*#__PURE__*/React.createElement("path", {
  205. fill: "#192064",
  206. d: "M117.4 147.4s-17-3-35.7.2v4.2s14.6-2.9 35.5-.4l.2-4"
  207. }), /*#__PURE__*/React.createElement("path", {
  208. fill: "#FFF",
  209. d: "M107.5 150.4v-5a.8.8 0 0 0-.8-.7H99a.8.8 0 0 0-.7.8v4.8c0 .5.3.9.8.8a140.8 140.8 0 0 1 7.7 0 .8.8 0 0 0 .8-.7"
  210. }), /*#__PURE__*/React.createElement("path", {
  211. fill: "#192064",
  212. d: "M106.4 149.4v-3a.6.6 0 0 0-.6-.7 94.1 94.1 0 0 0-5.8 0 .6.6 0 0 0-.7.7v3c0 .4.3.7.7.7h5.7c.4 0 .7-.3.7-.7"
  213. }), /*#__PURE__*/React.createElement("path", {
  214. stroke: "#648BD8",
  215. d: "M101.5 274h12.3m-11.1-5v6.5m0-12.4v4.3m-.5-93.4.9 44.4s.7 1.6-.2 2.7c-1 1.1 2.4.7.9 2.2-1.6 1.6.9 1.1 0 3.4-.6 1.5-1 21-1.1 35",
  216. strokeLinecap: "round",
  217. strokeLinejoin: "round",
  218. strokeWidth: "1.1"
  219. }))));
  220. var _default = exports.default = Unauthorized;