@semcore/illustration 1.4.19 → 1.4.21

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 (158) hide show
  1. package/AccessDenied/index.d.ts +1 -2
  2. package/AccessDenied/index.js +234 -272
  3. package/AccessDenied/index.mjs +212 -259
  4. package/AreaChart/index.d.ts +1 -2
  5. package/AreaChart/index.js +81 -88
  6. package/AreaChart/index.mjs +59 -75
  7. package/Blocked/index.d.ts +1 -2
  8. package/Blocked/index.js +485 -579
  9. package/Blocked/index.mjs +463 -566
  10. package/CHANGELOG.md +13 -3
  11. package/ChoroplethMapChart/index.d.ts +1 -2
  12. package/ChoroplethMapChart/index.js +103 -112
  13. package/ChoroplethMapChart/index.mjs +81 -99
  14. package/Coffee/index.d.ts +1 -2
  15. package/Coffee/index.js +88 -92
  16. package/Coffee/index.mjs +66 -79
  17. package/Collection/index.d.ts +1 -2
  18. package/Collection/index.js +82 -88
  19. package/Collection/index.mjs +60 -75
  20. package/CombinedChart/index.d.ts +1 -2
  21. package/CombinedChart/index.js +110 -121
  22. package/CombinedChart/index.mjs +88 -108
  23. package/Confirmation/index.d.ts +1 -2
  24. package/Confirmation/index.js +259 -301
  25. package/Confirmation/index.mjs +237 -288
  26. package/Congrats/index.d.ts +1 -2
  27. package/Congrats/index.js +139 -159
  28. package/Congrats/index.mjs +117 -146
  29. package/ConnectionLost/index.d.ts +1 -2
  30. package/ConnectionLost/index.js +291 -343
  31. package/ConnectionLost/index.mjs +269 -330
  32. package/DeletedAccount/index.d.ts +1 -2
  33. package/DeletedAccount/index.js +368 -429
  34. package/DeletedAccount/index.mjs +346 -416
  35. package/DeletedPage/index.d.ts +1 -2
  36. package/DeletedPage/index.js +44 -42
  37. package/DeletedPage/index.mjs +22 -29
  38. package/Dns/index.d.ts +1 -2
  39. package/Dns/index.js +172 -199
  40. package/Dns/index.mjs +150 -186
  41. package/DonutChart/index.d.ts +1 -2
  42. package/DonutChart/index.js +123 -135
  43. package/DonutChart/index.mjs +101 -122
  44. package/Duplicates/index.d.ts +1 -2
  45. package/Duplicates/index.js +100 -109
  46. package/Duplicates/index.mjs +78 -96
  47. package/Feedback/index.d.ts +1 -2
  48. package/Feedback/index.js +88 -94
  49. package/Feedback/index.mjs +66 -81
  50. package/FunnelChart/index.d.ts +1 -2
  51. package/FunnelChart/index.js +90 -98
  52. package/FunnelChart/index.mjs +68 -85
  53. package/Good/index.d.ts +1 -2
  54. package/Good/index.js +123 -136
  55. package/Good/index.mjs +101 -123
  56. package/HeatMapChart/index.d.ts +1 -2
  57. package/HeatMapChart/index.js +108 -118
  58. package/HeatMapChart/index.mjs +86 -105
  59. package/HorizontalBarChart/index.d.ts +1 -2
  60. package/HorizontalBarChart/index.js +94 -102
  61. package/HorizontalBarChart/index.mjs +72 -89
  62. package/KagiChart/index.d.ts +1 -2
  63. package/KagiChart/index.js +75 -80
  64. package/KagiChart/index.mjs +53 -67
  65. package/LineChart/index.d.ts +1 -2
  66. package/LineChart/index.js +78 -84
  67. package/LineChart/index.mjs +56 -71
  68. package/LollipopChart/index.d.ts +1 -2
  69. package/LollipopChart/index.js +95 -103
  70. package/LollipopChart/index.mjs +73 -90
  71. package/MailSent/index.d.ts +1 -2
  72. package/MailSent/index.js +134 -154
  73. package/MailSent/index.mjs +112 -141
  74. package/Maintenance/index.d.ts +1 -2
  75. package/Maintenance/index.js +355 -413
  76. package/Maintenance/index.mjs +333 -400
  77. package/Nexttime/index.d.ts +1 -2
  78. package/Nexttime/index.js +102 -112
  79. package/Nexttime/index.mjs +80 -99
  80. package/NoPayment/index.d.ts +1 -2
  81. package/NoPayment/index.js +296 -358
  82. package/NoPayment/index.mjs +274 -345
  83. package/NothingFound/index.d.ts +1 -2
  84. package/NothingFound/index.js +126 -138
  85. package/NothingFound/index.mjs +104 -125
  86. package/OtherData/index.d.ts +1 -2
  87. package/OtherData/index.js +109 -119
  88. package/OtherData/index.mjs +87 -106
  89. package/PageError/index.d.ts +1 -2
  90. package/PageError/index.js +216 -279
  91. package/PageError/index.mjs +194 -266
  92. package/PageNotFound/index.d.ts +1 -2
  93. package/PageNotFound/index.js +276 -329
  94. package/PageNotFound/index.mjs +254 -316
  95. package/PieChart/index.d.ts +1 -2
  96. package/PieChart/index.js +108 -118
  97. package/PieChart/index.mjs +86 -105
  98. package/Processing/index.d.ts +1 -2
  99. package/Processing/index.js +88 -95
  100. package/Processing/index.mjs +66 -82
  101. package/ProjectNotFound/index.d.ts +1 -2
  102. package/ProjectNotFound/index.js +239 -274
  103. package/ProjectNotFound/index.mjs +217 -261
  104. package/RadarChart/index.d.ts +1 -2
  105. package/RadarChart/index.js +87 -94
  106. package/RadarChart/index.mjs +65 -81
  107. package/RadialTreeChart/index.d.ts +1 -2
  108. package/RadialTreeChart/index.js +129 -142
  109. package/RadialTreeChart/index.mjs +107 -129
  110. package/SankeyChart/index.d.ts +1 -2
  111. package/SankeyChart/index.js +115 -126
  112. package/SankeyChart/index.mjs +93 -113
  113. package/ScatterPlotChart/index.d.ts +1 -2
  114. package/ScatterPlotChart/index.js +100 -109
  115. package/ScatterPlotChart/index.mjs +78 -96
  116. package/StackedAreaChart/index.d.ts +1 -2
  117. package/StackedAreaChart/index.js +102 -113
  118. package/StackedAreaChart/index.mjs +80 -100
  119. package/Suggestion/index.d.ts +1 -2
  120. package/Suggestion/index.js +86 -93
  121. package/Suggestion/index.mjs +64 -80
  122. package/Suggestions/index.d.ts +1 -2
  123. package/Suggestions/index.js +89 -96
  124. package/Suggestions/index.mjs +67 -83
  125. package/Table/index.d.ts +1 -2
  126. package/Table/index.js +73 -77
  127. package/Table/index.mjs +51 -64
  128. package/TagCloud/index.d.ts +1 -2
  129. package/TagCloud/index.js +100 -109
  130. package/TagCloud/index.mjs +78 -96
  131. package/TextLinksEtc/index.d.ts +1 -2
  132. package/TextLinksEtc/index.js +76 -81
  133. package/TextLinksEtc/index.mjs +54 -68
  134. package/Timeout/index.d.ts +1 -2
  135. package/Timeout/index.js +373 -444
  136. package/Timeout/index.mjs +351 -431
  137. package/UnderConstruction/index.d.ts +1 -2
  138. package/UnderConstruction/index.js +135 -150
  139. package/UnderConstruction/index.mjs +113 -137
  140. package/VennChart/index.d.ts +1 -2
  141. package/VennChart/index.js +101 -110
  142. package/VennChart/index.mjs +79 -97
  143. package/VerticalBarChart/index.d.ts +1 -2
  144. package/VerticalBarChart/index.js +95 -103
  145. package/VerticalBarChart/index.mjs +73 -90
  146. package/Waiting/index.d.ts +1 -2
  147. package/Waiting/index.js +88 -96
  148. package/Waiting/index.mjs +66 -83
  149. package/Warning/index.d.ts +1 -2
  150. package/Warning/index.js +83 -89
  151. package/Warning/index.mjs +61 -76
  152. package/clear.ts +25 -0
  153. package/lib/cjs/index.js +1 -1
  154. package/lib/es6/index.js +1 -1
  155. package/package.json +9 -7
  156. package/svg/PageError.svg +40 -46
  157. package/transform.ts +92 -0
  158. package/transform-svg.config.js +0 -53
@@ -1,330 +1,277 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function PageNotFound(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '260' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '260' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- d: "m93.15 196.62-13.62 3.45 3.66 40.18 39.39-3.4h102.06l16.5 2.49-37.28-61.64-110.7 18.92Z",
33
- fill: "#B780FF",
34
- stroke: "#B780FF",
35
- strokeLinecap: "round",
36
- strokeLinejoin: "round",
37
- shapeRendering: "geometricPrecision"
38
- }), /*#__PURE__*/_react["default"].createElement("path", {
39
- d: "M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44Z",
40
- fill: "#B780FF",
41
- shapeRendering: "geometricPrecision"
42
- }), /*#__PURE__*/_react["default"].createElement("path", {
43
- d: "M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44",
44
- stroke: "#fff",
45
- strokeMiterlimit: "10",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/_react["default"].createElement("path", {
48
- d: "m167.75 117.45-33.5-55.88-65.33 22.14 3.46 38.01M73.61 135.21l5.16 64.92",
49
- stroke: "#fff",
50
- strokeLinecap: "round",
51
- strokeLinejoin: "round",
52
- shapeRendering: "geometricPrecision"
53
- }), /*#__PURE__*/_react["default"].createElement("path", {
54
- d: "M104.64 81.68c18.04-6.11 31.3-15.12 29.6-20.11-1.7-5-17.7-4.1-35.74 2.02-18.04 6.11-31.3 15.12-29.6 20.12 1.7 5 17.7 4.09 35.73-2.03Z",
55
- fill: "#fff",
56
- shapeRendering: "geometricPrecision"
57
- }), /*#__PURE__*/_react["default"].createElement("path", {
58
- d: "M103.24 77.53c37.12-12.57 63.73-33.04 59.44-45.71-4.3-12.67-37.87-12.75-74.99-.17S23.96 64.7 28.25 77.37c4.3 12.67 37.87 12.74 75 .16Z",
59
- fill: "#000",
60
- stroke: "#000",
61
- strokeLinecap: "round",
62
- strokeLinejoin: "round",
63
- shapeRendering: "geometricPrecision"
64
- }), /*#__PURE__*/_react["default"].createElement("path", {
65
- d: "M101.86 73.47C138.98 60.9 165.91 41.33 162 29.8c-3.91-11.55-37.18-10.71-74.3 1.87C50.57 44.24 23.65 63.8 27.56 75.34c3.92 11.55 37.18 10.71 74.3-1.87Z",
66
- fill: "#fff",
67
- stroke: "#B780FF",
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round",
70
- shapeRendering: "geometricPrecision"
71
- }), /*#__PURE__*/_react["default"].createElement("path", {
72
- d: "m95.18 53.71 4.97 14.7M53.23 55.88l-12.8 8.76M69.93 59.7l-4.08 14.96M129.8 29.94l15.48-.83M118.86 43.13l12.33 9.4",
73
- stroke: "#B780FF",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/_react["default"].createElement("path", {
78
- d: "m123.3 21.03-7.14 3.92c-7.7.2-17.93 2.17-28.75 5.83-12.6 4.28-23.17 9.89-29.2 15.07l-5.28-1.22s-.14 10 .07 10.6c2.13 6.32 21.02 5.66 42.17-1.5 21.14-7.17 36.54-18.12 34.4-24.45-.14-.45-6.27-8.25-6.27-8.25Z",
79
- fill: "#B780FF",
80
- stroke: "#B780FF",
81
- strokeLinecap: "round",
82
- strokeLinejoin: "round",
83
- shapeRendering: "geometricPrecision"
84
- }), /*#__PURE__*/_react["default"].createElement("path", {
85
- d: "M91.26 42.23c19.43-6.58 33.8-15.97 32.1-20.96-1.69-5-18.8-3.71-38.23 2.87-19.42 6.58-33.8 15.97-32.1 20.96 1.7 5 18.81 3.71 38.23-2.87Z",
86
- fill: "#fff",
87
- stroke: "#B780FF",
88
- strokeLinecap: "round",
89
- strokeLinejoin: "round",
90
- shapeRendering: "geometricPrecision"
91
- }), /*#__PURE__*/_react["default"].createElement("path", {
92
- d: "M57.88 43.21c1.96 2.65 15.94.54 32.07-4.92 16.13-5.46 28.51-12.28 28.46-15.64a32.79 32.79 0 0 0-55.54-.55 32.78 32.78 0 0 0-5 21.11Z",
93
- fill: "#000",
94
- stroke: "#000",
95
- strokeLinecap: "round",
96
- strokeLinejoin: "round",
97
- shapeRendering: "geometricPrecision"
98
- }), /*#__PURE__*/_react["default"].createElement("path", {
99
- d: "M131.5 101.73a6.61 6.61 0 1 0 0-13.22 6.61 6.61 0 0 0 0 13.22ZM91.12 113.5a3.14 3.14 0 1 0 0-6.27 3.14 3.14 0 0 0 0 6.27ZM95.22 140.75a2.07 2.07 0 1 0 0-4.13 2.07 2.07 0 0 0 0 4.13ZM138.2 130.53a2.35 2.35 0 1 0 0-4.7 2.35 2.35 0 0 0 0 4.7ZM131.6 81.12a2.47 2.47 0 1 0 0-4.95 2.47 2.47 0 0 0 0 4.95ZM143.47 108.31a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z",
100
- fill: "#fff",
101
- shapeRendering: "geometricPrecision"
102
- }), /*#__PURE__*/_react["default"].createElement("path", {
103
- d: "M92.65 49.45a2.3 2.3 0 1 0 0-4.59 2.3 2.3 0 0 0 0 4.59ZM71.08 54.56a2.3 2.3 0 1 0 0-4.6 2.3 2.3 0 0 0 0 4.6ZM52.36 48.45a2.3 2.3 0 0 1 1.54 3.95 2.3 2.3 0 0 1-1.63.63M128.58 27.19a2.3 2.3 0 0 1-3.65-2.16c.08-.6.4-1.15.9-1.51M114.54 39.82a2.3 2.3 0 1 0 0-4.58 2.3 2.3 0 0 0 0 4.58Z",
104
- stroke: "#fff",
105
- strokeLinecap: "round",
106
- strokeLinejoin: "round",
107
- shapeRendering: "geometricPrecision"
108
- }), /*#__PURE__*/_react["default"].createElement("path", {
109
- d: "M68.46 40.22C70.7 19.68 84.8 12.54 91.6 10.4c-4.8-.43-9.6.46-13.92 2.58-11.89 6.16-16.5 18.62-17.73 27.63.01 1.63 7.98.78 8.52-.39ZM107.31 15.68c.34 5.9-14.42 17.1-18.83 19.71 5.76-1.48 24.67-10.49 25.03-13.46-.29-.89-4.95-5.95-6.2-6.25Z",
110
- fill: "#B780FF",
111
- shapeRendering: "geometricPrecision"
112
- }), /*#__PURE__*/_react["default"].createElement("path", {
113
- d: "M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z",
114
- fill: "#fff",
115
- shapeRendering: "geometricPrecision"
116
- }), /*#__PURE__*/_react["default"].createElement("path", {
117
- d: "M103.35 243.03c-.18-1.78.14-3.44 1.04-3.84 1.05-.49 3.28.85 4.74 3.84-.05-.68-.63-7.5 1.22-8.07 1.4-.44 4 2.88 6.45 8.07M146.82 241.52c2.57-2.76 3.59-3.13 4.03-2.88.44.25.49.93 0 2.88a2.9 2.9 0 0 1 1.7-1.6c.41-.12.85-.14 1.28-.06M195.74 236.85c.61-.8 3.57-4.52 4.74-3.92.23.11.86.63.19 3.92 3.21-4.52 5.21-6.6 5.88-6.26.67.35.31 2.2-.77 5.7a7.86 7.86 0 0 1 5.1-3.38",
118
- stroke: "#B780FF",
119
- strokeLinecap: "round",
120
- strokeLinejoin: "round",
121
- shapeRendering: "geometricPrecision"
122
- }), /*#__PURE__*/_react["default"].createElement("path", {
123
- d: "M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z",
124
- stroke: "#B780FF",
125
- strokeLinecap: "round",
126
- strokeLinejoin: "round",
127
- shapeRendering: "geometricPrecision"
128
- }), /*#__PURE__*/_react["default"].createElement("path", {
129
- d: "M175.55 187.1c-1.1.5-2.29.81-3.5.93.84 4.77.7 15.06.18 19.76a.41.41 0 0 0 .14.33c.05.04.1.07.17.09a.4.4 0 0 0 .18 0l4.17-.94c.1-.03.2-.08.28-.14a.63.63 0 0 0 .17-.26c1.86-6.6 3.09-13.34 3.68-20.17.06-1.62.16-3.48.28-5.27-1.2 2.5-3.24 4.5-5.75 5.67Z",
130
- fill: "#fff",
131
- shapeRendering: "geometricPrecision"
132
- }), /*#__PURE__*/_react["default"].createElement("path", {
133
- d: "m172.7 208.22 4.16-.94a.61.61 0 0 0 .45-.4c.22-.65.47-1.5.72-2.51l-5.65 1.04c-.05.88-.13 1.67-.2 2.35a.4.4 0 0 0 .51.47Z",
134
- fill: "#000",
135
- shapeRendering: "geometricPrecision"
136
- }), /*#__PURE__*/_react["default"].createElement("path", {
137
- d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
138
- fill: "#B780FF",
139
- shapeRendering: "geometricPrecision"
140
- }), /*#__PURE__*/_react["default"].createElement("path", {
141
- d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
142
- stroke: "#B780FF",
143
- strokeLinecap: "round",
144
- strokeLinejoin: "round",
145
- shapeRendering: "geometricPrecision"
146
- }), /*#__PURE__*/_react["default"].createElement("path", {
147
- d: "M179.18 184.53c2.08 1.1 3.76 1.1 4.28.14.34-.63 0-1.46-2.08-3.45",
148
- stroke: "#fff",
149
- strokeLinecap: "round",
150
- strokeLinejoin: "round",
151
- shapeRendering: "geometricPrecision"
152
- }), /*#__PURE__*/_react["default"].createElement("path", {
153
- d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
154
- fill: "#B780FF",
155
- shapeRendering: "geometricPrecision"
156
- }), /*#__PURE__*/_react["default"].createElement("path", {
157
- d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
158
- stroke: "#B780FF",
159
- strokeLinecap: "round",
160
- strokeLinejoin: "round",
161
- shapeRendering: "geometricPrecision"
162
- }), /*#__PURE__*/_react["default"].createElement("path", {
163
- d: "M171.01 188.08c1.56 0 3.1-.34 4.52-.98 4.64-2.09 6.39-7.16 6.64-7.91M163.52 185.8c1.26.82 2.64 1.44 4.1 1.82",
164
- stroke: "#fff",
165
- strokeLinecap: "round",
166
- strokeLinejoin: "round",
167
- shapeRendering: "geometricPrecision"
168
- }), /*#__PURE__*/_react["default"].createElement("path", {
169
- d: "M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3",
170
- fill: "#B780FF",
171
- shapeRendering: "geometricPrecision"
172
- }), /*#__PURE__*/_react["default"].createElement("path", {
173
- d: "M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3",
174
- stroke: "#fff",
175
- strokeLinecap: "round",
176
- strokeLinejoin: "round",
177
- shapeRendering: "geometricPrecision"
178
- }), /*#__PURE__*/_react["default"].createElement("path", {
179
- d: "M167.02 184.65a15.28 15.28 0 0 0 8.78-.96.32.32 0 0 1 .12-.04.31.31 0 0 1 .24.1.3.3 0 0 1 .07.3.31.31 0 0 1-.12.16 9.2 9.2 0 0 1-4.5 1.6c-1.6.16-3.21-.03-4.73-.58a.32.32 0 0 1-.17-.4.31.31 0 0 1 .31-.18Z",
180
- fill: "#fff",
181
- shapeRendering: "geometricPrecision"
182
- }), /*#__PURE__*/_react["default"].createElement("path", {
183
- d: "M100.62 164.82a6.8 6.8 0 0 0 4.08 4.63 6.82 6.82 0 0 0 8.13-2.64c-2.46.43-7.61-.68-12.21-2Z",
184
- fill: "#000",
185
- shapeRendering: "geometricPrecision"
186
- }), /*#__PURE__*/_react["default"].createElement("path", {
187
- d: "M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15",
188
- fill: "#fff",
189
- shapeRendering: "geometricPrecision"
190
- }), /*#__PURE__*/_react["default"].createElement("path", {
191
- d: "M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15",
192
- stroke: "#fff",
193
- strokeLinecap: "round",
194
- strokeLinejoin: "round",
195
- shapeRendering: "geometricPrecision"
196
- }), /*#__PURE__*/_react["default"].createElement("path", {
197
- d: "M73.62 168.4c3.6.54 6.69-.7 7.8-.9",
198
- stroke: "#B780FF",
199
- strokeLinecap: "round",
200
- strokeLinejoin: "round",
201
- shapeRendering: "geometricPrecision"
202
- }), /*#__PURE__*/_react["default"].createElement("path", {
203
- d: "M93.06 162.48c-2.09 0-5.29 0-8.1 1.5-4.87 2.64-5.56 9.52-12 14.02 2.02 2.62 2.4 5.54 4.4 8.18 9.44 1.8 13.27-2.37 16.84-1.22 4.23 1.38 12.85 15.07 25.58 16.47 19.15 6.64 46.65-19.06 53.98-22.58 2.16-8.34-1.44-18.05.72-26.42a18.26 18.26 0 0 0-10.59-1.77c-9.52 1.04-20.27 7.57-38.22 12.43a229.77 229.77 0 0 0-12.84 3.72c-4.13.7-15.85-3-19.77-4.33Z",
204
- fill: "#fff",
205
- shapeRendering: "geometricPrecision"
206
- }), /*#__PURE__*/_react["default"].createElement("path", {
207
- d: "M171.01 151.34c1.55.36 3.06.88 4.5 1.55a30.4 30.4 0 0 1 9.38 8.93 47.1 47.1 0 0 1 3.68 6.11l2.14.98a1.78 1.78 0 0 1 1.98.77 101.98 101.98 0 0 1 8.92 18.74.7.7 0 0 1-.2.75c-.55.47-1.37 1.32-1.59 1.44-1.34.73-.36-.46-2.48.7A123.27 123.27 0 0 0 186 178.53a19.98 19.98 0 0 1-9.46 1.64c-9.3-.73-14.68-8.09-15.53-9.3",
208
- fill: "#fff",
209
- shapeRendering: "geometricPrecision"
210
- }), /*#__PURE__*/_react["default"].createElement("path", {
211
- d: "M122.47 163.95c5.6 7.77 10.32 9.65 13.69 9.81 2.58.14 3.8-.76 8.34-.38 4.17.34 5.8 1.33 8.53.34.55-.2 3.43-1.25 4.4-3.77.7-1.87-.33-2.74.38-4.61.86-2.25 2.88-2.39 4.12-4.02 1.24-1.62 1.67-4.33-.89-10.2-8.86 1.83-19.18 7.59-35.36 11.97l-3.2.86ZM199.05 192.51c.87-1.04 1.67-2.23 2.52-3.36a.68.68 0 0 0 .09-.63 75.9 75.9 0 0 0-.88-2.4l-3.86 4.6 1.35 1.78a.48.48 0 0 0 .39.2.5.5 0 0 0 .4-.19ZM186.5 174.95c-1.58-.51-3.03 1.04-5.04.13-1.55-.67-1.3-1.83-2.7-2.36-2.31-.89-5.34 1.38-6.79 2.95-.9 1.14-1.66 2.4-2.23 3.74 9.63 2.24 14.32 0 16.28-.87 1.14 1.11 2.31 2.3 3.5 3.55-.5-5.12-1.82-6.73-3.01-7.14ZM182.28 163.3c1.6 1.27 3.73 2.86 6.31 4.63a47.1 47.1 0 0 0-3.68-6.1 30.42 30.42 0 0 0-9.38-8.94c-.3-.15-.66-.3-1.04-.46l.05.18c.17 1.32.55 2.61 1.11 3.82.84 1.76 2.06 3.29 6.63 6.87Z",
212
- fill: "#000",
213
- shapeRendering: "geometricPrecision"
214
- }), /*#__PURE__*/_react["default"].createElement("path", {
215
- d: "M175.33 180.73c-7.64-.53-13.1-5.78-14.05-6.7",
216
- stroke: "#B780FF",
217
- strokeLinecap: "round",
218
- strokeLinejoin: "round",
219
- shapeRendering: "geometricPrecision"
220
- }), /*#__PURE__*/_react["default"].createElement("path", {
221
- d: "M111.16 173.34A316.77 316.77 0 0 0 114.7 205l5.33 23.5a.37.37 0 0 0 .55.26l4.65-2.59a.67.67 0 0 0 .34-.6l-.8-21.67c2.1-6.16 4.14-12.33 6.16-18.5",
222
- fill: "#fff",
223
- shapeRendering: "geometricPrecision"
224
- }), /*#__PURE__*/_react["default"].createElement("path", {
225
- d: "m120.57 228.75 4.65-2.59a.67.67 0 0 0 .34-.6l-.11-3.29-6.17 2.95c.25 1.04.5 2.2.74 3.28.02.05.04.1.08.15a.38.38 0 0 0 .3.14c.06 0 .11-.02.17-.04Z",
226
- fill: "#000",
227
- shapeRendering: "geometricPrecision"
228
- }), /*#__PURE__*/_react["default"].createElement("path", {
229
- d: "m102.48 192.2-5.2 7.54a8.15 8.15 0 0 0-1.45 3.97l-1.49 17.49a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.95a.73.73 0 0 0 .56-.53l3.9-15.34 7.48-6.12a43.65 43.65 0 0 1-8.86-6.47Z",
230
- fill: "#fff",
231
- shapeRendering: "geometricPrecision"
232
- }), /*#__PURE__*/_react["default"].createElement("path", {
233
- d: "m94.6 218.02-.29 3.19a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.94a.73.73 0 0 0 .56-.54l.77-3.04-6.1.92ZM134.63 197.92a12.68 12.68 0 0 0-6.35-4.4h-.06l-2.98 8.94c4.56.13 9.1-.68 13.33-2.36a7.2 7.2 0 0 1-3.94-2.18ZM129.9 184.9c-.72-2.57-2.95-3.5-5.2-5.02-3.7-2.55-3.08-8.03-7.8-8.85-1.15-.2-5.33-.1-5.73 3.13a321.55 321.55 0 0 0 2.7 25.78 29.4 29.4 0 0 0 6.1-4.1c3.55-3.12 5.22-6.16 7.3-5.77.7.2 1.3.66 1.66 1.28l1.04-3.22a5.08 5.08 0 0 0-.06-3.23Z",
234
- fill: "#000",
235
- shapeRendering: "geometricPrecision"
236
- }), /*#__PURE__*/_react["default"].createElement("path", {
237
- d: "M125.97 201.97a199.34 199.34 0 0 0 3.75-14.55",
238
- stroke: "#000",
239
- strokeLinecap: "round",
240
- strokeLinejoin: "round",
241
- shapeRendering: "geometricPrecision"
242
- }), /*#__PURE__*/_react["default"].createElement("path", {
243
- d: "M140.01 186.21c-1.04-.9-3.01-1.33-3.67-.52-.65.81 0 2.58 1.18 3.36 1.18.78 3.25.55 3.66-.39.4-.94-.52-1.91-1.17-2.45ZM92.05 174.8c1.52-2.12 1.27-4.9-.56-6.21-1.83-1.31-4.55-.66-6.06 1.45-1.52 2.12-1.27 4.9.56 6.2 1.83 1.32 4.54.67 6.06-1.45Z",
244
- fill: "#000",
245
- shapeRendering: "geometricPrecision"
246
- }), /*#__PURE__*/_react["default"].createElement("path", {
247
- d: "M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93",
248
- fill: "#000",
249
- shapeRendering: "geometricPrecision"
250
- }), /*#__PURE__*/_react["default"].createElement("path", {
251
- d: "M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93",
252
- stroke: "#B780FF",
253
- strokeLinecap: "round",
254
- strokeLinejoin: "round",
255
- shapeRendering: "geometricPrecision"
256
- }), /*#__PURE__*/_react["default"].createElement("path", {
257
- d: "M83.49 165.01a6.25 6.25 0 0 1-1.97-4.68c.04-1.12.4-2.2 1.04-3.13a.3.3 0 0 1 .32-.13.3.3 0 0 1 .23.26 8.75 8.75 0 0 0 3.8 5.82",
258
- stroke: "#fff",
259
- strokeLinecap: "round",
260
- strokeLinejoin: "round",
261
- shapeRendering: "geometricPrecision"
262
- }), /*#__PURE__*/_react["default"].createElement("path", {
263
- d: "M93.96 164.57c6.48-5.13 12.36-4.17 12.88-3.13.52 1.04-.99 5.55-7.7 7.53",
264
- fill: "#fff",
265
- shapeRendering: "geometricPrecision"
266
- }), /*#__PURE__*/_react["default"].createElement("path", {
267
- d: "M96.85 166.37c4.98-2.63 7.15-2.6 7.3-2.21.2.63-1.75 2.37-5.26 3.67",
268
- stroke: "#B780FF",
269
- strokeLinecap: "round",
270
- strokeLinejoin: "round",
271
- shapeRendering: "geometricPrecision"
272
- }), /*#__PURE__*/_react["default"].createElement("path", {
273
- d: "M91.7 163.92a10.9 10.9 0 0 0 5.42-8.46.32.32 0 0 1 .23-.27.33.33 0 0 1 .34.11 7.47 7.47 0 0 1 1.44 4.25 7.64 7.64 0 0 1-2.2 5.42",
274
- stroke: "#fff",
275
- strokeLinecap: "round",
276
- strokeLinejoin: "round",
277
- shapeRendering: "geometricPrecision"
278
- }), /*#__PURE__*/_react["default"].createElement("path", {
279
- d: "M176.03 154.96a56.87 56.87 0 0 1 7.07-13.17 36.03 36.03 0 0 1 5.12-5.65l2.74-2.48c.81-.72 1.53-1.54 2.15-2.44l3.77 3.6a26.42 26.42 0 0 1-3.44 2.2c-1.04.63-2.08 1.22-3.13 1.85a22.8 22.8 0 0 0-5.2 4.53 30.93 30.93 0 0 0-6.54 12.39l-2.54-.83Z",
280
- fill: "#000",
281
- shapeRendering: "geometricPrecision"
282
- }), /*#__PURE__*/_react["default"].createElement("path", {
283
- d: "M101.28 191.7a44.87 44.87 0 0 0 10.33 7.65",
284
- stroke: "#B780FF",
285
- strokeLinecap: "round",
286
- strokeLinejoin: "round",
287
- shapeRendering: "geometricPrecision"
288
- }), /*#__PURE__*/_react["default"].createElement("path", {
289
- d: "M75.37 177.13c1.8-.49 3.68-.58 5.52-.26 1.94.3 4.71 2.37 4.72 4.5 0 2.7-3.42 4.58-7.6 4.8-6.94.32-7.05-5.47-6.12-7.3.3-.54 1.3-1.22 3.48-1.74Z",
290
- fill: "#B780FF",
291
- shapeRendering: "geometricPrecision"
292
- }), /*#__PURE__*/_react["default"].createElement("path", {
293
- d: "M92.54 182.7c0 2.72-10.09 4.07-14.6 3.84-7.36-.37-7.15-5.93-6.08-7.64.88-1.4 2.51-2.26 4.7-2.77M75.05 181.63l-1.8-1.08M81.41 179.07l-1.1 1.54",
294
- stroke: "#fff",
295
- strokeLinecap: "round",
296
- strokeLinejoin: "round",
297
- shapeRendering: "geometricPrecision"
298
- }), /*#__PURE__*/_react["default"].createElement("path", {
299
- d: "M92.8 162.14c-2.08 0-5.28 0-8.1 1.5-4.86 2.65-5.17 10.99-11 12.51",
300
- stroke: "#B780FF",
301
- strokeLinecap: "round",
302
- strokeLinejoin: "round",
303
- shapeRendering: "geometricPrecision"
304
- }), /*#__PURE__*/_react["default"].createElement("path", {
305
- d: "M81.52 160.22a4.98 4.98 0 0 0 2.25-.74M82.07 162.14a4.75 4.75 0 0 0 2.24-.73M96.49 158.24a5.47 5.47 0 0 0 2.35.43M96.06 160.42c.38.16.77.28 1.18.35.5.07 1 .1 1.5.07",
306
- stroke: "#fff",
307
- strokeLinecap: "round",
308
- strokeLinejoin: "round",
309
- shapeRendering: "geometricPrecision"
310
- }), /*#__PURE__*/_react["default"].createElement("path", {
311
- d: "M93.96 164.57c7.3-5.9 12.8-4.49 13.33-3.52.53.97-.94 5.83-7.3 8.08",
312
- stroke: "#B780FF",
313
- strokeLinecap: "round",
314
- strokeLinejoin: "round",
315
- shapeRendering: "geometricPrecision"
316
- }), /*#__PURE__*/_react["default"].createElement("path", {
317
- d: "m201.59 172.58-27.4-44.4",
318
- stroke: "#fff",
319
- strokeLinecap: "round",
320
- strokeLinejoin: "round",
321
- shapeRendering: "geometricPrecision"
322
- }), /*#__PURE__*/_react["default"].createElement("path", {
323
- d: "M87.7 152.89a1.25 1.25 0 1 0 .01-2.5 1.25 1.25 0 0 0 0 2.5ZM137 87.17a1.63 1.63 0 1 0 0-3.25 1.63 1.63 0 0 0 0 3.25Z",
324
- fill: "#fff",
325
- shapeRendering: "geometricPrecision"
326
- }));
327
- }
328
- PageNotFound.displayName = 'PageNotFound';
329
- var _default = (0, _core.createBaseComponent)(PageNotFound);
330
- exports["default"] = _default;
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ const PageNotFound = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ d: "m93.15 196.62-13.62 3.45 3.66 40.18 39.39-3.4h102.06l16.5 2.49-37.28-61.64-110.7 18.92Z",
39
+ fill: "#B780FF",
40
+ stroke: "#B780FF",
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round"
43
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
44
+ d: "M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44Z",
45
+ fill: "#B780FF"
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ d: "M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44",
48
+ stroke: "#fff",
49
+ strokeMiterlimit: "10"
50
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
51
+ d: "m167.75 117.45-33.5-55.88-65.33 22.14 3.46 38.01M73.61 135.21l5.16 64.92",
52
+ stroke: "#fff",
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round"
55
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
56
+ d: "M104.64 81.68c18.04-6.11 31.3-15.12 29.6-20.11-1.7-5-17.7-4.1-35.74 2.02-18.04 6.11-31.3 15.12-29.6 20.12 1.7 5 17.7 4.09 35.73-2.03Z",
57
+ fill: "#fff"
58
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
59
+ d: "M103.24 77.53c37.12-12.57 63.73-33.04 59.44-45.71-4.3-12.67-37.87-12.75-74.99-.17S23.96 64.7 28.25 77.37c4.3 12.67 37.87 12.74 75 .16Z",
60
+ fill: "#000",
61
+ stroke: "#000",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
65
+ d: "M101.86 73.47C138.98 60.9 165.91 41.33 162 29.8c-3.91-11.55-37.18-10.71-74.3 1.87C50.57 44.24 23.65 63.8 27.56 75.34c3.92 11.55 37.18 10.71 74.3-1.87Z",
66
+ fill: "#fff",
67
+ stroke: "#B780FF",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round"
70
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
71
+ d: "m95.18 53.71 4.97 14.7M53.23 55.88l-12.8 8.76M69.93 59.7l-4.08 14.96M129.8 29.94l15.48-.83M118.86 43.13l12.33 9.4",
72
+ stroke: "#B780FF",
73
+ strokeLinecap: "round",
74
+ strokeLinejoin: "round"
75
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
76
+ d: "m123.3 21.03-7.14 3.92c-7.7.2-17.93 2.17-28.75 5.83-12.6 4.28-23.17 9.89-29.2 15.07l-5.28-1.22s-.14 10 .07 10.6c2.13 6.32 21.02 5.66 42.17-1.5 21.14-7.17 36.54-18.12 34.4-24.45-.14-.45-6.27-8.25-6.27-8.25Z",
77
+ fill: "#B780FF",
78
+ stroke: "#B780FF",
79
+ strokeLinecap: "round",
80
+ strokeLinejoin: "round"
81
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
82
+ d: "M91.26 42.23c19.43-6.58 33.8-15.97 32.1-20.96-1.69-5-18.8-3.71-38.23 2.87-19.42 6.58-33.8 15.97-32.1 20.96 1.7 5 18.81 3.71 38.23-2.87Z",
83
+ fill: "#fff",
84
+ stroke: "#B780FF",
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round"
87
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
88
+ d: "M57.88 43.21c1.96 2.65 15.94.54 32.07-4.92 16.13-5.46 28.51-12.28 28.46-15.64a32.79 32.79 0 0 0-55.54-.55 32.78 32.78 0 0 0-5 21.11Z",
89
+ fill: "#000",
90
+ stroke: "#000",
91
+ strokeLinecap: "round",
92
+ strokeLinejoin: "round"
93
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
94
+ d: "M131.5 101.73a6.61 6.61 0 1 0 0-13.22 6.61 6.61 0 0 0 0 13.22ZM91.12 113.5a3.14 3.14 0 1 0 0-6.27 3.14 3.14 0 0 0 0 6.27ZM95.22 140.75a2.07 2.07 0 1 0 0-4.13 2.07 2.07 0 0 0 0 4.13ZM138.2 130.53a2.35 2.35 0 1 0 0-4.7 2.35 2.35 0 0 0 0 4.7ZM131.6 81.12a2.47 2.47 0 1 0 0-4.95 2.47 2.47 0 0 0 0 4.95ZM143.47 108.31a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z",
95
+ fill: "#fff"
96
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
97
+ d: "M92.65 49.45a2.3 2.3 0 1 0 0-4.59 2.3 2.3 0 0 0 0 4.59ZM71.08 54.56a2.3 2.3 0 1 0 0-4.6 2.3 2.3 0 0 0 0 4.6ZM52.36 48.45a2.3 2.3 0 0 1 1.54 3.95 2.3 2.3 0 0 1-1.63.63M128.58 27.19a2.3 2.3 0 0 1-3.65-2.16c.08-.6.4-1.15.9-1.51M114.54 39.82a2.3 2.3 0 1 0 0-4.58 2.3 2.3 0 0 0 0 4.58Z",
98
+ stroke: "#fff",
99
+ strokeLinecap: "round",
100
+ strokeLinejoin: "round"
101
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
102
+ d: "M68.46 40.22C70.7 19.68 84.8 12.54 91.6 10.4c-4.8-.43-9.6.46-13.92 2.58-11.89 6.16-16.5 18.62-17.73 27.63.01 1.63 7.98.78 8.52-.39ZM107.31 15.68c.34 5.9-14.42 17.1-18.83 19.71 5.76-1.48 24.67-10.49 25.03-13.46-.29-.89-4.95-5.95-6.2-6.25Z",
103
+ fill: "#B780FF"
104
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
105
+ d: "M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z",
106
+ fill: "#fff"
107
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
108
+ d: "M103.35 243.03c-.18-1.78.14-3.44 1.04-3.84 1.05-.49 3.28.85 4.74 3.84-.05-.68-.63-7.5 1.22-8.07 1.4-.44 4 2.88 6.45 8.07M146.82 241.52c2.57-2.76 3.59-3.13 4.03-2.88.44.25.49.93 0 2.88a2.9 2.9 0 0 1 1.7-1.6c.41-.12.85-.14 1.28-.06M195.74 236.85c.61-.8 3.57-4.52 4.74-3.92.23.11.86.63.19 3.92 3.21-4.52 5.21-6.6 5.88-6.26.67.35.31 2.2-.77 5.7a7.86 7.86 0 0 1 5.1-3.38",
109
+ stroke: "#B780FF",
110
+ strokeLinecap: "round",
111
+ strokeLinejoin: "round"
112
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
113
+ d: "M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z",
114
+ stroke: "#B780FF",
115
+ strokeLinecap: "round",
116
+ strokeLinejoin: "round"
117
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
118
+ d: "M175.55 187.1c-1.1.5-2.29.81-3.5.93.84 4.77.7 15.06.18 19.76a.41.41 0 0 0 .14.33c.05.04.1.07.17.09a.4.4 0 0 0 .18 0l4.17-.94c.1-.03.2-.08.28-.14a.63.63 0 0 0 .17-.26c1.86-6.6 3.09-13.34 3.68-20.17.06-1.62.16-3.48.28-5.27-1.2 2.5-3.24 4.5-5.75 5.67Z",
119
+ fill: "#fff"
120
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
121
+ d: "m172.7 208.22 4.16-.94a.61.61 0 0 0 .45-.4c.22-.65.47-1.5.72-2.51l-5.65 1.04c-.05.88-.13 1.67-.2 2.35a.4.4 0 0 0 .51.47Z",
122
+ fill: "#000"
123
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
124
+ d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
125
+ fill: "#B780FF"
126
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
127
+ d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
128
+ stroke: "#B780FF",
129
+ strokeLinecap: "round",
130
+ strokeLinejoin: "round"
131
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
132
+ d: "M179.18 184.53c2.08 1.1 3.76 1.1 4.28.14.34-.63 0-1.46-2.08-3.45",
133
+ stroke: "#fff",
134
+ strokeLinecap: "round",
135
+ strokeLinejoin: "round"
136
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
137
+ d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
138
+ fill: "#B780FF"
139
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
140
+ d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
141
+ stroke: "#B780FF",
142
+ strokeLinecap: "round",
143
+ strokeLinejoin: "round"
144
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
145
+ d: "M171.01 188.08c1.56 0 3.1-.34 4.52-.98 4.64-2.09 6.39-7.16 6.64-7.91M163.52 185.8c1.26.82 2.64 1.44 4.1 1.82",
146
+ stroke: "#fff",
147
+ strokeLinecap: "round",
148
+ strokeLinejoin: "round"
149
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
150
+ d: "M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3",
151
+ fill: "#B780FF"
152
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
153
+ d: "M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3",
154
+ stroke: "#fff",
155
+ strokeLinecap: "round",
156
+ strokeLinejoin: "round"
157
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
158
+ d: "M167.02 184.65a15.28 15.28 0 0 0 8.78-.96.32.32 0 0 1 .12-.04.31.31 0 0 1 .24.1.3.3 0 0 1 .07.3.31.31 0 0 1-.12.16 9.2 9.2 0 0 1-4.5 1.6c-1.6.16-3.21-.03-4.73-.58a.32.32 0 0 1-.17-.4.31.31 0 0 1 .31-.18Z",
159
+ fill: "#fff"
160
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
161
+ d: "M100.62 164.82a6.8 6.8 0 0 0 4.08 4.63 6.82 6.82 0 0 0 8.13-2.64c-2.46.43-7.61-.68-12.21-2Z",
162
+ fill: "#000"
163
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
164
+ d: "M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15",
165
+ fill: "#fff"
166
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
167
+ d: "M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15",
168
+ stroke: "#fff",
169
+ strokeLinecap: "round",
170
+ strokeLinejoin: "round"
171
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
172
+ d: "M73.62 168.4c3.6.54 6.69-.7 7.8-.9",
173
+ stroke: "#B780FF",
174
+ strokeLinecap: "round",
175
+ strokeLinejoin: "round"
176
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
177
+ d: "M93.06 162.48c-2.09 0-5.29 0-8.1 1.5-4.87 2.64-5.56 9.52-12 14.02 2.02 2.62 2.4 5.54 4.4 8.18 9.44 1.8 13.27-2.37 16.84-1.22 4.23 1.38 12.85 15.07 25.58 16.47 19.15 6.64 46.65-19.06 53.98-22.58 2.16-8.34-1.44-18.05.72-26.42a18.26 18.26 0 0 0-10.59-1.77c-9.52 1.04-20.27 7.57-38.22 12.43a229.77 229.77 0 0 0-12.84 3.72c-4.13.7-15.85-3-19.77-4.33Z",
178
+ fill: "#fff"
179
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
180
+ d: "M171.01 151.34c1.55.36 3.06.88 4.5 1.55a30.4 30.4 0 0 1 9.38 8.93 47.1 47.1 0 0 1 3.68 6.11l2.14.98a1.78 1.78 0 0 1 1.98.77 101.98 101.98 0 0 1 8.92 18.74.7.7 0 0 1-.2.75c-.55.47-1.37 1.32-1.59 1.44-1.34.73-.36-.46-2.48.7A123.27 123.27 0 0 0 186 178.53a19.98 19.98 0 0 1-9.46 1.64c-9.3-.73-14.68-8.09-15.53-9.3",
181
+ fill: "#fff"
182
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
183
+ d: "M122.47 163.95c5.6 7.77 10.32 9.65 13.69 9.81 2.58.14 3.8-.76 8.34-.38 4.17.34 5.8 1.33 8.53.34.55-.2 3.43-1.25 4.4-3.77.7-1.87-.33-2.74.38-4.61.86-2.25 2.88-2.39 4.12-4.02 1.24-1.62 1.67-4.33-.89-10.2-8.86 1.83-19.18 7.59-35.36 11.97l-3.2.86ZM199.05 192.51c.87-1.04 1.67-2.23 2.52-3.36a.68.68 0 0 0 .09-.63 75.9 75.9 0 0 0-.88-2.4l-3.86 4.6 1.35 1.78a.48.48 0 0 0 .39.2.5.5 0 0 0 .4-.19ZM186.5 174.95c-1.58-.51-3.03 1.04-5.04.13-1.55-.67-1.3-1.83-2.7-2.36-2.31-.89-5.34 1.38-6.79 2.95-.9 1.14-1.66 2.4-2.23 3.74 9.63 2.24 14.32 0 16.28-.87 1.14 1.11 2.31 2.3 3.5 3.55-.5-5.12-1.82-6.73-3.01-7.14ZM182.28 163.3c1.6 1.27 3.73 2.86 6.31 4.63a47.1 47.1 0 0 0-3.68-6.1 30.42 30.42 0 0 0-9.38-8.94c-.3-.15-.66-.3-1.04-.46l.05.18c.17 1.32.55 2.61 1.11 3.82.84 1.76 2.06 3.29 6.63 6.87Z",
184
+ fill: "#000"
185
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
186
+ d: "M175.33 180.73c-7.64-.53-13.1-5.78-14.05-6.7",
187
+ stroke: "#B780FF",
188
+ strokeLinecap: "round",
189
+ strokeLinejoin: "round"
190
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
191
+ d: "M111.16 173.34A316.77 316.77 0 0 0 114.7 205l5.33 23.5a.37.37 0 0 0 .55.26l4.65-2.59a.67.67 0 0 0 .34-.6l-.8-21.67c2.1-6.16 4.14-12.33 6.16-18.5",
192
+ fill: "#fff"
193
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
194
+ d: "m120.57 228.75 4.65-2.59a.67.67 0 0 0 .34-.6l-.11-3.29-6.17 2.95c.25 1.04.5 2.2.74 3.28.02.05.04.1.08.15a.38.38 0 0 0 .3.14c.06 0 .11-.02.17-.04Z",
195
+ fill: "#000"
196
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
197
+ d: "m102.48 192.2-5.2 7.54a8.15 8.15 0 0 0-1.45 3.97l-1.49 17.49a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.95a.73.73 0 0 0 .56-.53l3.9-15.34 7.48-6.12a43.65 43.65 0 0 1-8.86-6.47Z",
198
+ fill: "#fff"
199
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
200
+ d: "m94.6 218.02-.29 3.19a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.94a.73.73 0 0 0 .56-.54l.77-3.04-6.1.92ZM134.63 197.92a12.68 12.68 0 0 0-6.35-4.4h-.06l-2.98 8.94c4.56.13 9.1-.68 13.33-2.36a7.2 7.2 0 0 1-3.94-2.18ZM129.9 184.9c-.72-2.57-2.95-3.5-5.2-5.02-3.7-2.55-3.08-8.03-7.8-8.85-1.15-.2-5.33-.1-5.73 3.13a321.55 321.55 0 0 0 2.7 25.78 29.4 29.4 0 0 0 6.1-4.1c3.55-3.12 5.22-6.16 7.3-5.77.7.2 1.3.66 1.66 1.28l1.04-3.22a5.08 5.08 0 0 0-.06-3.23Z",
201
+ fill: "#000"
202
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
203
+ d: "M125.97 201.97a199.34 199.34 0 0 0 3.75-14.55",
204
+ stroke: "#000",
205
+ strokeLinecap: "round",
206
+ strokeLinejoin: "round"
207
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
208
+ d: "M140.01 186.21c-1.04-.9-3.01-1.33-3.67-.52-.65.81 0 2.58 1.18 3.36 1.18.78 3.25.55 3.66-.39.4-.94-.52-1.91-1.17-2.45ZM92.05 174.8c1.52-2.12 1.27-4.9-.56-6.21-1.83-1.31-4.55-.66-6.06 1.45-1.52 2.12-1.27 4.9.56 6.2 1.83 1.32 4.54.67 6.06-1.45Z",
209
+ fill: "#000"
210
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
211
+ d: "M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93",
212
+ fill: "#000"
213
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
214
+ d: "M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93",
215
+ stroke: "#B780FF",
216
+ strokeLinecap: "round",
217
+ strokeLinejoin: "round"
218
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
219
+ d: "M83.49 165.01a6.25 6.25 0 0 1-1.97-4.68c.04-1.12.4-2.2 1.04-3.13a.3.3 0 0 1 .32-.13.3.3 0 0 1 .23.26 8.75 8.75 0 0 0 3.8 5.82",
220
+ stroke: "#fff",
221
+ strokeLinecap: "round",
222
+ strokeLinejoin: "round"
223
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
224
+ d: "M93.96 164.57c6.48-5.13 12.36-4.17 12.88-3.13.52 1.04-.99 5.55-7.7 7.53",
225
+ fill: "#fff"
226
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
227
+ d: "M96.85 166.37c4.98-2.63 7.15-2.6 7.3-2.21.2.63-1.75 2.37-5.26 3.67",
228
+ stroke: "#B780FF",
229
+ strokeLinecap: "round",
230
+ strokeLinejoin: "round"
231
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
232
+ d: "M91.7 163.92a10.9 10.9 0 0 0 5.42-8.46.32.32 0 0 1 .23-.27.33.33 0 0 1 .34.11 7.47 7.47 0 0 1 1.44 4.25 7.64 7.64 0 0 1-2.2 5.42",
233
+ stroke: "#fff",
234
+ strokeLinecap: "round",
235
+ strokeLinejoin: "round"
236
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
237
+ d: "M176.03 154.96a56.87 56.87 0 0 1 7.07-13.17 36.03 36.03 0 0 1 5.12-5.65l2.74-2.48c.81-.72 1.53-1.54 2.15-2.44l3.77 3.6a26.42 26.42 0 0 1-3.44 2.2c-1.04.63-2.08 1.22-3.13 1.85a22.8 22.8 0 0 0-5.2 4.53 30.93 30.93 0 0 0-6.54 12.39l-2.54-.83Z",
238
+ fill: "#000"
239
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
240
+ d: "M101.28 191.7a44.87 44.87 0 0 0 10.33 7.65",
241
+ stroke: "#B780FF",
242
+ strokeLinecap: "round",
243
+ strokeLinejoin: "round"
244
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
245
+ d: "M75.37 177.13c1.8-.49 3.68-.58 5.52-.26 1.94.3 4.71 2.37 4.72 4.5 0 2.7-3.42 4.58-7.6 4.8-6.94.32-7.05-5.47-6.12-7.3.3-.54 1.3-1.22 3.48-1.74Z",
246
+ fill: "#B780FF"
247
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
248
+ d: "M92.54 182.7c0 2.72-10.09 4.07-14.6 3.84-7.36-.37-7.15-5.93-6.08-7.64.88-1.4 2.51-2.26 4.7-2.77M75.05 181.63l-1.8-1.08M81.41 179.07l-1.1 1.54",
249
+ stroke: "#fff",
250
+ strokeLinecap: "round",
251
+ strokeLinejoin: "round"
252
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
253
+ d: "M92.8 162.14c-2.08 0-5.28 0-8.1 1.5-4.86 2.65-5.17 10.99-11 12.51",
254
+ stroke: "#B780FF",
255
+ strokeLinecap: "round",
256
+ strokeLinejoin: "round"
257
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
258
+ d: "M81.52 160.22a4.98 4.98 0 0 0 2.25-.74M82.07 162.14a4.75 4.75 0 0 0 2.24-.73M96.49 158.24a5.47 5.47 0 0 0 2.35.43M96.06 160.42c.38.16.77.28 1.18.35.5.07 1 .1 1.5.07",
259
+ stroke: "#fff",
260
+ strokeLinecap: "round",
261
+ strokeLinejoin: "round"
262
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
263
+ d: "M93.96 164.57c7.3-5.9 12.8-4.49 13.33-3.52.53.97-.94 5.83-7.3 8.08",
264
+ stroke: "#B780FF",
265
+ strokeLinecap: "round",
266
+ strokeLinejoin: "round"
267
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
268
+ d: "m201.59 172.58-27.4-44.4",
269
+ stroke: "#fff",
270
+ strokeLinecap: "round",
271
+ strokeLinejoin: "round"
272
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
273
+ d: "M87.7 152.89a1.25 1.25 0 1 0 .01-2.5 1.25 1.25 0 0 0 0 2.5ZM137 87.17a1.63 1.63 0 1 0 0-3.25 1.63 1.63 0 0 0 0 3.25Z",
274
+ fill: "#fff"
275
+ }));
276
+ PageNotFound.displayName = "PageNotFound";
277
+ var stdin_default = (0, import_core.createBaseComponent)(PageNotFound);