@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,317 +1,255 @@
1
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
- import React from 'react';
3
- import { createBaseComponent } from '@semcore/core';
4
- import { Box } from '@semcore/flex-box';
5
- function PageNotFound({
6
- fill = 'none',
7
- width = '260',
8
- height = '260',
9
- viewBox = '0 0 260 260',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const PageNotFound = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ React.createElement(Box, {
5
+ ref,
6
+ width,
7
+ height,
8
+ viewBox,
9
+ fill,
10
+ tag: "svg",
10
11
  ...props
11
- }, ref) {
12
- return /*#__PURE__*/React.createElement(Box, _extends({
13
- ref: ref,
14
- width: width,
15
- height: height,
16
- viewBox: viewBox,
17
- fill: fill,
18
- tag: "svg"
19
- }, props), /*#__PURE__*/React.createElement("path", {
20
- 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",
21
- fill: "#B780FF",
22
- stroke: "#B780FF",
23
- strokeLinecap: "round",
24
- strokeLinejoin: "round",
25
- shapeRendering: "geometricPrecision"
26
- }), /*#__PURE__*/React.createElement("path", {
27
- 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",
28
- fill: "#B780FF",
29
- shapeRendering: "geometricPrecision"
30
- }), /*#__PURE__*/React.createElement("path", {
31
- 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",
32
- stroke: "#fff",
33
- strokeMiterlimit: "10",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/React.createElement("path", {
36
- d: "m167.75 117.45-33.5-55.88-65.33 22.14 3.46 38.01M73.61 135.21l5.16 64.92",
37
- stroke: "#fff",
38
- strokeLinecap: "round",
39
- strokeLinejoin: "round",
40
- shapeRendering: "geometricPrecision"
41
- }), /*#__PURE__*/React.createElement("path", {
42
- 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",
43
- fill: "#fff",
44
- shapeRendering: "geometricPrecision"
45
- }), /*#__PURE__*/React.createElement("path", {
46
- 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",
47
- fill: "#000",
48
- stroke: "#000",
49
- strokeLinecap: "round",
50
- strokeLinejoin: "round",
51
- shapeRendering: "geometricPrecision"
52
- }), /*#__PURE__*/React.createElement("path", {
53
- 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",
54
- fill: "#fff",
55
- stroke: "#B780FF",
56
- strokeLinecap: "round",
57
- strokeLinejoin: "round",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/React.createElement("path", {
60
- 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",
61
- stroke: "#B780FF",
62
- strokeLinecap: "round",
63
- strokeLinejoin: "round",
64
- shapeRendering: "geometricPrecision"
65
- }), /*#__PURE__*/React.createElement("path", {
66
- 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",
67
- fill: "#B780FF",
68
- stroke: "#B780FF",
69
- strokeLinecap: "round",
70
- strokeLinejoin: "round",
71
- shapeRendering: "geometricPrecision"
72
- }), /*#__PURE__*/React.createElement("path", {
73
- 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",
74
- fill: "#fff",
75
- stroke: "#B780FF",
76
- strokeLinecap: "round",
77
- strokeLinejoin: "round",
78
- shapeRendering: "geometricPrecision"
79
- }), /*#__PURE__*/React.createElement("path", {
80
- 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",
81
- fill: "#000",
82
- stroke: "#000",
83
- strokeLinecap: "round",
84
- strokeLinejoin: "round",
85
- shapeRendering: "geometricPrecision"
86
- }), /*#__PURE__*/React.createElement("path", {
87
- 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",
88
- fill: "#fff",
89
- shapeRendering: "geometricPrecision"
90
- }), /*#__PURE__*/React.createElement("path", {
91
- 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",
92
- stroke: "#fff",
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round",
95
- shapeRendering: "geometricPrecision"
96
- }), /*#__PURE__*/React.createElement("path", {
97
- 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",
98
- fill: "#B780FF",
99
- shapeRendering: "geometricPrecision"
100
- }), /*#__PURE__*/React.createElement("path", {
101
- 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",
102
- fill: "#fff",
103
- shapeRendering: "geometricPrecision"
104
- }), /*#__PURE__*/React.createElement("path", {
105
- 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",
106
- stroke: "#B780FF",
107
- strokeLinecap: "round",
108
- strokeLinejoin: "round",
109
- shapeRendering: "geometricPrecision"
110
- }), /*#__PURE__*/React.createElement("path", {
111
- 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",
112
- stroke: "#B780FF",
113
- strokeLinecap: "round",
114
- strokeLinejoin: "round",
115
- shapeRendering: "geometricPrecision"
116
- }), /*#__PURE__*/React.createElement("path", {
117
- 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",
118
- fill: "#fff",
119
- shapeRendering: "geometricPrecision"
120
- }), /*#__PURE__*/React.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
- shapeRendering: "geometricPrecision"
124
- }), /*#__PURE__*/React.createElement("path", {
125
- d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
126
- fill: "#B780FF",
127
- shapeRendering: "geometricPrecision"
128
- }), /*#__PURE__*/React.createElement("path", {
129
- d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
130
- stroke: "#B780FF",
131
- strokeLinecap: "round",
132
- strokeLinejoin: "round",
133
- shapeRendering: "geometricPrecision"
134
- }), /*#__PURE__*/React.createElement("path", {
135
- d: "M179.18 184.53c2.08 1.1 3.76 1.1 4.28.14.34-.63 0-1.46-2.08-3.45",
136
- stroke: "#fff",
137
- strokeLinecap: "round",
138
- strokeLinejoin: "round",
139
- shapeRendering: "geometricPrecision"
140
- }), /*#__PURE__*/React.createElement("path", {
141
- d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
142
- fill: "#B780FF",
143
- shapeRendering: "geometricPrecision"
144
- }), /*#__PURE__*/React.createElement("path", {
145
- d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
146
- stroke: "#B780FF",
147
- strokeLinecap: "round",
148
- strokeLinejoin: "round",
149
- shapeRendering: "geometricPrecision"
150
- }), /*#__PURE__*/React.createElement("path", {
151
- 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",
152
- stroke: "#fff",
153
- strokeLinecap: "round",
154
- strokeLinejoin: "round",
155
- shapeRendering: "geometricPrecision"
156
- }), /*#__PURE__*/React.createElement("path", {
157
- 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",
158
- fill: "#B780FF",
159
- shapeRendering: "geometricPrecision"
160
- }), /*#__PURE__*/React.createElement("path", {
161
- 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",
162
- stroke: "#fff",
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round",
165
- shapeRendering: "geometricPrecision"
166
- }), /*#__PURE__*/React.createElement("path", {
167
- 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",
168
- fill: "#fff",
169
- shapeRendering: "geometricPrecision"
170
- }), /*#__PURE__*/React.createElement("path", {
171
- 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",
172
- fill: "#000",
173
- shapeRendering: "geometricPrecision"
174
- }), /*#__PURE__*/React.createElement("path", {
175
- 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",
176
- fill: "#fff",
177
- shapeRendering: "geometricPrecision"
178
- }), /*#__PURE__*/React.createElement("path", {
179
- 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",
180
- stroke: "#fff",
181
- strokeLinecap: "round",
182
- strokeLinejoin: "round",
183
- shapeRendering: "geometricPrecision"
184
- }), /*#__PURE__*/React.createElement("path", {
185
- d: "M73.62 168.4c3.6.54 6.69-.7 7.8-.9",
186
- stroke: "#B780FF",
187
- strokeLinecap: "round",
188
- strokeLinejoin: "round",
189
- shapeRendering: "geometricPrecision"
190
- }), /*#__PURE__*/React.createElement("path", {
191
- 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",
192
- fill: "#fff",
193
- shapeRendering: "geometricPrecision"
194
- }), /*#__PURE__*/React.createElement("path", {
195
- 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",
196
- fill: "#fff",
197
- shapeRendering: "geometricPrecision"
198
- }), /*#__PURE__*/React.createElement("path", {
199
- 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",
200
- fill: "#000",
201
- shapeRendering: "geometricPrecision"
202
- }), /*#__PURE__*/React.createElement("path", {
203
- d: "M175.33 180.73c-7.64-.53-13.1-5.78-14.05-6.7",
204
- stroke: "#B780FF",
205
- strokeLinecap: "round",
206
- strokeLinejoin: "round",
207
- shapeRendering: "geometricPrecision"
208
- }), /*#__PURE__*/React.createElement("path", {
209
- 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",
210
- fill: "#fff",
211
- shapeRendering: "geometricPrecision"
212
- }), /*#__PURE__*/React.createElement("path", {
213
- 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",
214
- fill: "#000",
215
- shapeRendering: "geometricPrecision"
216
- }), /*#__PURE__*/React.createElement("path", {
217
- 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",
218
- fill: "#fff",
219
- shapeRendering: "geometricPrecision"
220
- }), /*#__PURE__*/React.createElement("path", {
221
- 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",
222
- fill: "#000",
223
- shapeRendering: "geometricPrecision"
224
- }), /*#__PURE__*/React.createElement("path", {
225
- d: "M125.97 201.97a199.34 199.34 0 0 0 3.75-14.55",
226
- stroke: "#000",
227
- strokeLinecap: "round",
228
- strokeLinejoin: "round",
229
- shapeRendering: "geometricPrecision"
230
- }), /*#__PURE__*/React.createElement("path", {
231
- 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",
232
- fill: "#000",
233
- shapeRendering: "geometricPrecision"
234
- }), /*#__PURE__*/React.createElement("path", {
235
- 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",
236
- fill: "#000",
237
- shapeRendering: "geometricPrecision"
238
- }), /*#__PURE__*/React.createElement("path", {
239
- 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",
240
- stroke: "#B780FF",
241
- strokeLinecap: "round",
242
- strokeLinejoin: "round",
243
- shapeRendering: "geometricPrecision"
244
- }), /*#__PURE__*/React.createElement("path", {
245
- 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",
246
- stroke: "#fff",
247
- strokeLinecap: "round",
248
- strokeLinejoin: "round",
249
- shapeRendering: "geometricPrecision"
250
- }), /*#__PURE__*/React.createElement("path", {
251
- 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",
252
- fill: "#fff",
253
- shapeRendering: "geometricPrecision"
254
- }), /*#__PURE__*/React.createElement("path", {
255
- 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",
256
- stroke: "#B780FF",
257
- strokeLinecap: "round",
258
- strokeLinejoin: "round",
259
- shapeRendering: "geometricPrecision"
260
- }), /*#__PURE__*/React.createElement("path", {
261
- 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",
262
- stroke: "#fff",
263
- strokeLinecap: "round",
264
- strokeLinejoin: "round",
265
- shapeRendering: "geometricPrecision"
266
- }), /*#__PURE__*/React.createElement("path", {
267
- 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",
268
- fill: "#000",
269
- shapeRendering: "geometricPrecision"
270
- }), /*#__PURE__*/React.createElement("path", {
271
- d: "M101.28 191.7a44.87 44.87 0 0 0 10.33 7.65",
272
- stroke: "#B780FF",
273
- strokeLinecap: "round",
274
- strokeLinejoin: "round",
275
- shapeRendering: "geometricPrecision"
276
- }), /*#__PURE__*/React.createElement("path", {
277
- 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",
278
- fill: "#B780FF",
279
- shapeRendering: "geometricPrecision"
280
- }), /*#__PURE__*/React.createElement("path", {
281
- 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",
282
- stroke: "#fff",
283
- strokeLinecap: "round",
284
- strokeLinejoin: "round",
285
- shapeRendering: "geometricPrecision"
286
- }), /*#__PURE__*/React.createElement("path", {
287
- 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",
288
- stroke: "#B780FF",
289
- strokeLinecap: "round",
290
- strokeLinejoin: "round",
291
- shapeRendering: "geometricPrecision"
292
- }), /*#__PURE__*/React.createElement("path", {
293
- 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",
294
- stroke: "#fff",
295
- strokeLinecap: "round",
296
- strokeLinejoin: "round",
297
- shapeRendering: "geometricPrecision"
298
- }), /*#__PURE__*/React.createElement("path", {
299
- 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",
300
- stroke: "#B780FF",
301
- strokeLinecap: "round",
302
- strokeLinejoin: "round",
303
- shapeRendering: "geometricPrecision"
304
- }), /*#__PURE__*/React.createElement("path", {
305
- d: "m201.59 172.58-27.4-44.4",
306
- stroke: "#fff",
307
- strokeLinecap: "round",
308
- strokeLinejoin: "round",
309
- shapeRendering: "geometricPrecision"
310
- }), /*#__PURE__*/React.createElement("path", {
311
- 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",
312
- fill: "#fff",
313
- shapeRendering: "geometricPrecision"
314
- }));
315
- }
316
- PageNotFound.displayName = 'PageNotFound';
317
- export default createBaseComponent(PageNotFound);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ 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",
14
+ fill: "#B780FF",
15
+ stroke: "#B780FF",
16
+ strokeLinecap: "round",
17
+ strokeLinejoin: "round"
18
+ }), /* @__PURE__ */ React.createElement("path", {
19
+ 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",
20
+ fill: "#B780FF"
21
+ }), /* @__PURE__ */ React.createElement("path", {
22
+ 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",
23
+ stroke: "#fff",
24
+ strokeMiterlimit: "10"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ d: "m167.75 117.45-33.5-55.88-65.33 22.14 3.46 38.01M73.61 135.21l5.16 64.92",
27
+ stroke: "#fff",
28
+ strokeLinecap: "round",
29
+ strokeLinejoin: "round"
30
+ }), /* @__PURE__ */ React.createElement("path", {
31
+ 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",
32
+ fill: "#fff"
33
+ }), /* @__PURE__ */ React.createElement("path", {
34
+ 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",
35
+ fill: "#000",
36
+ stroke: "#000",
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }), /* @__PURE__ */ React.createElement("path", {
40
+ 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",
41
+ fill: "#fff",
42
+ stroke: "#B780FF",
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /* @__PURE__ */ React.createElement("path", {
46
+ 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",
47
+ stroke: "#B780FF",
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round"
50
+ }), /* @__PURE__ */ React.createElement("path", {
51
+ 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",
52
+ fill: "#B780FF",
53
+ stroke: "#B780FF",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }), /* @__PURE__ */ React.createElement("path", {
57
+ 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",
58
+ fill: "#fff",
59
+ stroke: "#B780FF",
60
+ strokeLinecap: "round",
61
+ strokeLinejoin: "round"
62
+ }), /* @__PURE__ */ React.createElement("path", {
63
+ 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",
64
+ fill: "#000",
65
+ stroke: "#000",
66
+ strokeLinecap: "round",
67
+ strokeLinejoin: "round"
68
+ }), /* @__PURE__ */ React.createElement("path", {
69
+ 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",
70
+ fill: "#fff"
71
+ }), /* @__PURE__ */ React.createElement("path", {
72
+ 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",
73
+ stroke: "#fff",
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /* @__PURE__ */ React.createElement("path", {
77
+ 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",
78
+ fill: "#B780FF"
79
+ }), /* @__PURE__ */ React.createElement("path", {
80
+ 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",
81
+ fill: "#fff"
82
+ }), /* @__PURE__ */ React.createElement("path", {
83
+ 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",
84
+ stroke: "#B780FF",
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round"
87
+ }), /* @__PURE__ */ React.createElement("path", {
88
+ 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",
89
+ stroke: "#B780FF",
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round"
92
+ }), /* @__PURE__ */ React.createElement("path", {
93
+ 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",
94
+ fill: "#fff"
95
+ }), /* @__PURE__ */ React.createElement("path", {
96
+ 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",
97
+ fill: "#000"
98
+ }), /* @__PURE__ */ React.createElement("path", {
99
+ d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
100
+ fill: "#B780FF"
101
+ }), /* @__PURE__ */ React.createElement("path", {
102
+ d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
103
+ stroke: "#B780FF",
104
+ strokeLinecap: "round",
105
+ strokeLinejoin: "round"
106
+ }), /* @__PURE__ */ React.createElement("path", {
107
+ d: "M179.18 184.53c2.08 1.1 3.76 1.1 4.28.14.34-.63 0-1.46-2.08-3.45",
108
+ stroke: "#fff",
109
+ strokeLinecap: "round",
110
+ strokeLinejoin: "round"
111
+ }), /* @__PURE__ */ React.createElement("path", {
112
+ d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
113
+ fill: "#B780FF"
114
+ }), /* @__PURE__ */ React.createElement("path", {
115
+ d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
116
+ stroke: "#B780FF",
117
+ strokeLinecap: "round",
118
+ strokeLinejoin: "round"
119
+ }), /* @__PURE__ */ React.createElement("path", {
120
+ 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",
121
+ stroke: "#fff",
122
+ strokeLinecap: "round",
123
+ strokeLinejoin: "round"
124
+ }), /* @__PURE__ */ React.createElement("path", {
125
+ 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",
126
+ fill: "#B780FF"
127
+ }), /* @__PURE__ */ React.createElement("path", {
128
+ 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",
129
+ stroke: "#fff",
130
+ strokeLinecap: "round",
131
+ strokeLinejoin: "round"
132
+ }), /* @__PURE__ */ React.createElement("path", {
133
+ 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",
134
+ fill: "#fff"
135
+ }), /* @__PURE__ */ React.createElement("path", {
136
+ 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",
137
+ fill: "#000"
138
+ }), /* @__PURE__ */ React.createElement("path", {
139
+ 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",
140
+ fill: "#fff"
141
+ }), /* @__PURE__ */ React.createElement("path", {
142
+ 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",
143
+ stroke: "#fff",
144
+ strokeLinecap: "round",
145
+ strokeLinejoin: "round"
146
+ }), /* @__PURE__ */ React.createElement("path", {
147
+ d: "M73.62 168.4c3.6.54 6.69-.7 7.8-.9",
148
+ stroke: "#B780FF",
149
+ strokeLinecap: "round",
150
+ strokeLinejoin: "round"
151
+ }), /* @__PURE__ */ React.createElement("path", {
152
+ 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",
153
+ fill: "#fff"
154
+ }), /* @__PURE__ */ React.createElement("path", {
155
+ 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",
156
+ fill: "#fff"
157
+ }), /* @__PURE__ */ React.createElement("path", {
158
+ 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",
159
+ fill: "#000"
160
+ }), /* @__PURE__ */ React.createElement("path", {
161
+ d: "M175.33 180.73c-7.64-.53-13.1-5.78-14.05-6.7",
162
+ stroke: "#B780FF",
163
+ strokeLinecap: "round",
164
+ strokeLinejoin: "round"
165
+ }), /* @__PURE__ */ React.createElement("path", {
166
+ 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",
167
+ fill: "#fff"
168
+ }), /* @__PURE__ */ React.createElement("path", {
169
+ 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",
170
+ fill: "#000"
171
+ }), /* @__PURE__ */ React.createElement("path", {
172
+ 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",
173
+ fill: "#fff"
174
+ }), /* @__PURE__ */ React.createElement("path", {
175
+ 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",
176
+ fill: "#000"
177
+ }), /* @__PURE__ */ React.createElement("path", {
178
+ d: "M125.97 201.97a199.34 199.34 0 0 0 3.75-14.55",
179
+ stroke: "#000",
180
+ strokeLinecap: "round",
181
+ strokeLinejoin: "round"
182
+ }), /* @__PURE__ */ React.createElement("path", {
183
+ 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",
184
+ fill: "#000"
185
+ }), /* @__PURE__ */ React.createElement("path", {
186
+ 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",
187
+ fill: "#000"
188
+ }), /* @__PURE__ */ React.createElement("path", {
189
+ 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",
190
+ stroke: "#B780FF",
191
+ strokeLinecap: "round",
192
+ strokeLinejoin: "round"
193
+ }), /* @__PURE__ */ React.createElement("path", {
194
+ 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",
195
+ stroke: "#fff",
196
+ strokeLinecap: "round",
197
+ strokeLinejoin: "round"
198
+ }), /* @__PURE__ */ React.createElement("path", {
199
+ 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",
200
+ fill: "#fff"
201
+ }), /* @__PURE__ */ React.createElement("path", {
202
+ 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",
203
+ stroke: "#B780FF",
204
+ strokeLinecap: "round",
205
+ strokeLinejoin: "round"
206
+ }), /* @__PURE__ */ React.createElement("path", {
207
+ 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",
208
+ stroke: "#fff",
209
+ strokeLinecap: "round",
210
+ strokeLinejoin: "round"
211
+ }), /* @__PURE__ */ React.createElement("path", {
212
+ 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",
213
+ fill: "#000"
214
+ }), /* @__PURE__ */ React.createElement("path", {
215
+ d: "M101.28 191.7a44.87 44.87 0 0 0 10.33 7.65",
216
+ stroke: "#B780FF",
217
+ strokeLinecap: "round",
218
+ strokeLinejoin: "round"
219
+ }), /* @__PURE__ */ React.createElement("path", {
220
+ 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",
221
+ fill: "#B780FF"
222
+ }), /* @__PURE__ */ React.createElement("path", {
223
+ 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",
224
+ stroke: "#fff",
225
+ strokeLinecap: "round",
226
+ strokeLinejoin: "round"
227
+ }), /* @__PURE__ */ React.createElement("path", {
228
+ 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",
229
+ stroke: "#B780FF",
230
+ strokeLinecap: "round",
231
+ strokeLinejoin: "round"
232
+ }), /* @__PURE__ */ React.createElement("path", {
233
+ 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",
234
+ stroke: "#fff",
235
+ strokeLinecap: "round",
236
+ strokeLinejoin: "round"
237
+ }), /* @__PURE__ */ React.createElement("path", {
238
+ 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",
239
+ stroke: "#B780FF",
240
+ strokeLinecap: "round",
241
+ strokeLinejoin: "round"
242
+ }), /* @__PURE__ */ React.createElement("path", {
243
+ d: "m201.59 172.58-27.4-44.4",
244
+ stroke: "#fff",
245
+ strokeLinecap: "round",
246
+ strokeLinejoin: "round"
247
+ }), /* @__PURE__ */ React.createElement("path", {
248
+ 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",
249
+ fill: "#fff"
250
+ }));
251
+ PageNotFound.displayName = "PageNotFound";
252
+ var stdin_default = createBaseComponent(PageNotFound);
253
+ export {
254
+ stdin_default as default
255
+ };
@@ -1,5 +1,4 @@
1
1
 
2
2
  import { Box } from '@semcore/flex-box';
3
3
  declare const _default: typeof Box;
4
- export default _default;
5
-
4
+ export default _default;