@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
package/Timeout/index.mjs CHANGED
@@ -1,432 +1,352 @@
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 Timeout({
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 Timeout = ({ 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: "M58.36 212.2a105.26 105.26 0 0 0 74.67 30.93v7.25a2.61 2.61 0 0 0 2.68 2.62c61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-58.32-47.28-105.6-105.6-105.6V24.7a2.64 2.64 0 0 0-2.68-2.62c-28.8.63-56.3 12.02-77.11 31.93a2.62 2.62 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-30.92 74.66H20.2a2.63 2.63 0 0 0-2.63 2.66c.63 28.79 12.02 56.3 31.94 77.1a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z",
21
- fill: "#6EDAFF",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("mask", {
24
- id: "a",
25
- maskUnits: "userSpaceOnUse",
26
- x: "12",
27
- y: "7",
28
- width: "237",
29
- height: "246"
30
- }, /*#__PURE__*/React.createElement("path", {
31
- d: "M58.36 212.2a105.26 105.26 0 0 0 74.66 30.93v7.25a2.64 2.64 0 0 0 1.66 2.44c.33.13.68.19 1.03.18 61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-45.4-28.65-84.1-68.86-99.03-11.44-4.25-9.3-17.43-22.22-17.43L135.35 10.5S122 6.07 112.57 7.18C83.77 7.8 74.07 34.1 53.26 54a2.61 2.61 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-22.9 34.24c-5.32 12.81-9.59 22.88-9.57 36.75l-5.68 3.67a2.63 2.63 0 0 0-2.44 1.64c-.13.33-5.78 11-5.77 11.36.63 28.79 17.6 45.96 37.52 66.76a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z",
32
- fill: "#6ED9FF",
33
- shapeRendering: "geometricPrecision"
34
- })), /*#__PURE__*/React.createElement("g", {
35
- mask: "url(#a)"
36
- }, /*#__PURE__*/React.createElement("path", {
37
- d: "M110.33 200.58c.7-1.39 20.36 8.9 20.96 11.42.22.9-.71 1.75-1.43 2.44-1 .99-8.25-4.44-13.62-8.7-3.44-2.75-6.12-4.73-5.9-5.16Z",
38
- fill: "#fff",
39
- shapeRendering: "geometricPrecision"
40
- }), /*#__PURE__*/React.createElement("path", {
41
- d: "m114.39 231.32 27.23-19.22 13.77.81 7.34-.8 11.6 4.32 6.53 5.28-2.6 7.75-15.53 1.86h-48.34Z",
42
- fill: "#000",
43
- shapeRendering: "geometricPrecision"
44
- }), /*#__PURE__*/React.createElement("path", {
45
- d: "M88.51 66.51c-7.2 1.76-17.57 28.88-18.16 39.78a8.57 8.57 0 0 0 .48 3.44c1.72 4.62 6.88 9.5 9.12 10.28L92.68 85.3l9.46-19.7-13.63.91Z",
46
- stroke: "#000",
47
- strokeLinecap: "round",
48
- strokeLinejoin: "round",
49
- shapeRendering: "geometricPrecision"
50
- }), /*#__PURE__*/React.createElement("path", {
51
- d: "m104.27 67.65-8.39 1.04c-21.18 21.98-20.06 64.09-5.67 77 2.45 2.19 11.04 10.32 28.65 8.8l11.9-31.32a60.76 60.76 0 0 0 10.56-23.29 61.75 61.75 0 0 0-2.81-34.86l-34.24 2.63Z",
52
- fill: "#fff",
53
- shapeRendering: "geometricPrecision"
54
- }), /*#__PURE__*/React.createElement("path", {
55
- d: "M121.29 154.67c1.04-2.73-.35-5.66.69-8.39l-23.9-51.02-5.3 4.56a90.28 90.28 0 0 0-2.69 15.6c-1.05 12.96-4.57 26.16-2.05 34.9 6.75 7.44 21.15 7.63 33.25 4.35Z",
56
- fill: "#6EDAFF",
57
- stroke: "#000",
58
- strokeLinecap: "round",
59
- strokeLinejoin: "round",
60
- shapeRendering: "geometricPrecision"
61
- }), /*#__PURE__*/React.createElement("path", {
62
- d: "M138.1 106.43c14.5-12.22 34.44-17.6 42.35-12.12 10.66 7.38 3.64 31.08-5.91 56.64l-18.36-5.72-31.24-18.26 13.15-20.54Z",
63
- fill: "#fff",
64
- shapeRendering: "geometricPrecision"
65
- }), /*#__PURE__*/React.createElement("path", {
66
- d: "M139.99 105.12c14.5-12.22 32.55-16.3 40.46-10.81 10.66 7.38 3.64 31.08-5.91 56.65",
67
- stroke: "#000",
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round",
70
- shapeRendering: "geometricPrecision"
71
- }), /*#__PURE__*/React.createElement("path", {
72
- d: "M156.6 107.9a80.82 80.82 0 0 1-16.98 20.57l17.2-.2a62.21 62.21 0 0 1-.22-20.37Z",
73
- fill: "#6EDAFF",
74
- shapeRendering: "geometricPrecision"
75
- }), /*#__PURE__*/React.createElement("path", {
76
- d: "M174.31 174.95c6-4.66 9.51-10.15 7.87-12.26-1.64-2.11-7.83-.04-13.81 4.62-5.99 4.66-9.51 10.15-7.87 12.26 1.65 2.1 7.83.04 13.81-4.62Z",
77
- fill: "#000",
78
- stroke: "#000",
79
- strokeLinecap: "round",
80
- strokeLinejoin: "round",
81
- shapeRendering: "geometricPrecision"
82
- }), /*#__PURE__*/React.createElement("path", {
83
- d: "M122.7 121.71c5.8 0 26.95 2.09 34.12 6.57 7.25 4.53 25.6 34.6 26.1 37.54-.56 2.06-1.98 9.94-6.25 13.89-5.72 5.3-11.73 1.3-13.67 1.4-3.27-3.48-14.08-17.69-17.13-20.4-9.64-6.39-20.03-12.82-29.67-19.22l6.5-19.78ZM212.64 199.73l2.69-4.1c11.45 7.3-9.66 17.5-12.15 18.43l-13.97-1.15 23.43-13.18Z",
84
- fill: "#fff",
85
- stroke: "#000",
86
- strokeLinecap: "round",
87
- strokeLinejoin: "round",
88
- shapeRendering: "geometricPrecision"
89
- }), /*#__PURE__*/React.createElement("path", {
90
- d: "M216.93 198.53c-.8-4.68-8.56-7.36-18.41-7.86-4.96-8.59-11.06-18.9-16.06-27.55.99 2.35-2.46 7.47-8.1 11.86-5.98 4.66-12.17 6.73-13.81 4.62l28.67 33.31c16.72-2.08 28.6-8.99 27.7-14.38Z",
91
- fill: "#fff",
92
- stroke: "#000",
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round",
95
- shapeRendering: "geometricPrecision"
96
- }), /*#__PURE__*/React.createElement("path", {
97
- d: "M192.43 198.81c1.6-.56 7.04-4.74 6.09-8.14M171.38 182.48c4.55-1.47 15.03-10.28 14.02-14.3M157.53 103.34c-2.16 6.58-1.17 21.94-.7 24.94",
98
- stroke: "#000",
99
- strokeLinecap: "round",
100
- strokeLinejoin: "round",
101
- shapeRendering: "geometricPrecision"
102
- }), /*#__PURE__*/React.createElement("path", {
103
- d: "M180.86 132.78c-.85-9.44-19.08-11.07-24.4-8.35",
104
- stroke: "#000",
105
- strokeLinecap: "round",
106
- strokeLinejoin: "round",
107
- shapeRendering: "geometricPrecision"
108
- }), /*#__PURE__*/React.createElement("path", {
109
- d: "M179.65 136.56c-1.23-9.25-20.74-9.14-22.83-8.27",
110
- stroke: "#000",
111
- strokeLinecap: "round",
112
- strokeLinejoin: "round",
113
- shapeRendering: "geometricPrecision"
114
- }), /*#__PURE__*/React.createElement("path", {
115
- d: "M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71l-8.15 6.2-23.49 8.2-13.42-19.1Z",
116
- fill: "#6EDAFF",
117
- shapeRendering: "geometricPrecision"
118
- }), /*#__PURE__*/React.createElement("path", {
119
- d: "M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71",
120
- stroke: "#000",
121
- strokeLinecap: "round",
122
- strokeLinejoin: "round",
123
- shapeRendering: "geometricPrecision"
124
- }), /*#__PURE__*/React.createElement("path", {
125
- d: "M116.2 84.51c6.96 8.76 6.42 51.48 23.42 68.33l-1.74 18.32c-26.72-9.57-44-61.26-45.37-73.12",
126
- fill: "#fff",
127
- shapeRendering: "geometricPrecision"
128
- }), /*#__PURE__*/React.createElement("path", {
129
- d: "m97.03 114.92.09-.05a33.5 33.5 0 0 1 10.83-5.07 1.9 1.9 0 0 0 1.4-2.23l-1.29-6.26a1.9 1.9 0 0 0-2.31-1.46 43.17 43.17 0 0 0-11.83 4.94c.76 2.92 1.8 6.36 3.1 10.13Z",
130
- fill: "#6EDAFF",
131
- stroke: "#000",
132
- strokeLinecap: "round",
133
- strokeLinejoin: "round",
134
- shapeRendering: "geometricPrecision"
135
- }), /*#__PURE__*/React.createElement("path", {
136
- d: "M153.5 171.36c1.5-.84 2.02-3.13 1.87-4.39-.7-5.63-7.65-8.73-13.75-12.75l-6.65-1.18-2.5 8.1 4.32 9.92a1.43 1.43 0 0 0-1.17.2 1.45 1.45 0 0 0-.62 1.02c-.2 5.33 10.32 5.76 10.86 1.28.3-2.52-.82-4.76-2.65-6.62",
137
- fill: "#fff",
138
- shapeRendering: "geometricPrecision"
139
- }), /*#__PURE__*/React.createElement("path", {
140
- d: "M147.8 165.86c3.43 4.05 2.87 7.25 1.17 8.85a3.96 3.96 0 0 1-4.55.52l-.84-.45-3.58-9.93",
141
- fill: "#fff",
142
- shapeRendering: "geometricPrecision"
143
- }), /*#__PURE__*/React.createElement("path", {
144
- d: "M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10l1.34-10Z",
145
- fill: "#fff",
146
- shapeRendering: "geometricPrecision"
147
- }), /*#__PURE__*/React.createElement("path", {
148
- d: "M141.62 154.22c6.1 4.02 13.05 7.13 13.75 12.75.15 1.27-.37 3.55-1.87 4.39M136.78 171.07a1.47 1.47 0 0 0-1.17.21 1.45 1.45 0 0 0-.62 1.01c-.2 5.34 10.32 5.76 10.86 1.28.3-2.52-.82-4.75-2.65-6.62",
149
- stroke: "#000",
150
- strokeLinecap: "round",
151
- strokeLinejoin: "round",
152
- shapeRendering: "geometricPrecision"
153
- }), /*#__PURE__*/React.createElement("path", {
154
- d: "M147.8 165.86c5.49 6.48.22 10.57-3.04 9.62",
155
- stroke: "#000",
156
- strokeLinecap: "round",
157
- strokeLinejoin: "round",
158
- shapeRendering: "geometricPrecision"
159
- }), /*#__PURE__*/React.createElement("path", {
160
- d: "M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10M132.94 143.46c.9 4.06-12.66 12.89-16.12 10.28",
161
- stroke: "#000",
162
- strokeLinecap: "round",
163
- strokeLinejoin: "round",
164
- shapeRendering: "geometricPrecision"
165
- }), /*#__PURE__*/React.createElement("path", {
166
- d: "M139.99 171.36c-5.85 1.41-17.97-10.73-23.17-17.61-13.17-17.48-21.68-42.3-23.85-52.95-.22-1.07-1.3-8.45 0-12.38M116.2 84.51c6.96 8.76 6.85 55.95 25.42 69.72M95.88 68.69c-17.59 18.26-19.8 50.4-11.8 68.16M188.77 173.72c2.69 0 6.85.95 14.53 1.76 3.75.38 7.54.34 11.28-.15a132.9 132.9 0 0 1 19.94 15.77",
167
- stroke: "#000",
168
- strokeLinecap: "round",
169
- strokeLinejoin: "round",
170
- shapeRendering: "geometricPrecision"
171
- }), /*#__PURE__*/React.createElement("path", {
172
- d: "M223.28 189.74a65.81 65.81 0 0 0-20.46-14.3",
173
- stroke: "#000",
174
- strokeLinecap: "round",
175
- strokeLinejoin: "round",
176
- shapeRendering: "geometricPrecision"
177
- }), /*#__PURE__*/React.createElement("path", {
178
- d: "M207.92 75.77a12.39 12.39 0 1 0 0-24.77 12.39 12.39 0 0 0 0 24.77ZM213 93.02a3.76 3.76 0 1 0 0-7.53 3.76 3.76 0 0 0 0 7.53Z",
179
- fill: "#fff",
180
- shapeRendering: "geometricPrecision"
181
- }), /*#__PURE__*/React.createElement("path", {
182
- d: "M217.66 90.02c1.46 1.36 2.2 2.59 1.79 3.22-.63 1.04-4.05.1-7.63-2.11-3.57-2.2-5.96-4.83-5.32-5.86.29-.48 1.17-.53 2.38-.24",
183
- stroke: "#fff",
184
- strokeLinecap: "round",
185
- strokeLinejoin: "round",
186
- shapeRendering: "geometricPrecision"
187
- }), /*#__PURE__*/React.createElement("path", {
188
- d: "M213 128.47a1.75 1.75 0 1 0-.01-3.51 1.75 1.75 0 0 0 0 3.5Z",
189
- fill: "#fff",
190
- stroke: "#fff",
191
- strokeLinecap: "round",
192
- strokeLinejoin: "round",
193
- shapeRendering: "geometricPrecision"
194
- }), /*#__PURE__*/React.createElement("path", {
195
- d: "M119.89 157.5c5.12 2.07 14.91-7 15.77-9.6",
196
- stroke: "#000",
197
- strokeLinecap: "round",
198
- strokeLinejoin: "round",
199
- shapeRendering: "geometricPrecision"
200
- }), /*#__PURE__*/React.createElement("path", {
201
- d: "M151.97 42.3c0 10.36-.19 19.1-7.48 25.34-5.95 5.1-18.1 8.7-26.55 8.7a34.04 34.04 0 1 1 34.03-34.03Z",
202
- fill: "#fff",
203
- shapeRendering: "geometricPrecision"
204
- }), /*#__PURE__*/React.createElement("path", {
205
- d: "M117.94 76.35a34.04 34.04 0 1 1 34.03-34.03c0 2.4 0 4.72-.11 6.93",
206
- stroke: "#000",
207
- strokeLinecap: "round",
208
- strokeLinejoin: "round",
209
- shapeRendering: "geometricPrecision"
210
- }), /*#__PURE__*/React.createElement("path", {
211
- d: "M151.97 42.3A34.03 34.03 0 0 0 118.53 8.3c-16.33 4.63-26.77 20.37-23.62 36.43 3.33 16.98 19.63 27.22 38.53 24.4 4.58-.7 10.9-2.9 14.18-5.3 6.01-6.15 4.35-12.24 4.35-21.51Z",
212
- fill: "#000",
213
- shapeRendering: "geometricPrecision"
214
- }), /*#__PURE__*/React.createElement("path", {
215
- d: "M128.03 20.22c.12 1.54 5 3 7.52 5.9 2.08 2.38 4.41 7.09 6.1 6.74 2.07-.45 2.86-6.94-.64-11.18-4-4.85-13.37-6.56-12.98-1.46Z",
216
- fill: "#fff",
217
- shapeRendering: "geometricPrecision"
218
- }), /*#__PURE__*/React.createElement("path", {
219
- d: "M105.92 51.03c1.83-.56 5.09 3.4 9.57 5.7 4.3 2.2 9.97 2.03 9.97 4.81 0 3.95-6.7 4.17-12.8 1.16-6.65-3.3-8.77-11.06-6.74-11.67Z",
220
- fill: "#6EDAFF",
221
- shapeRendering: "geometricPrecision"
222
- }), /*#__PURE__*/React.createElement("path", {
223
- d: "M95.86 68.65c4.06-1.77 4.81-9.04 1.68-16.24-3.13-7.2-8.96-11.62-13.02-9.85-4.06 1.76-4.8 9.03-1.68 16.24 3.13 7.2 8.96 11.61 13.02 9.85Z",
224
- fill: "#6EDAFF",
225
- stroke: "#000",
226
- strokeLinecap: "round",
227
- strokeLinejoin: "round",
228
- shapeRendering: "geometricPrecision"
229
- }), /*#__PURE__*/React.createElement("path", {
230
- d: "M92.77 67.48c3.54-1.54 4.28-7.68 1.66-13.72-2.63-6.04-7.63-9.69-11.17-8.15-3.54 1.54-4.29 7.69-1.66 13.73 2.62 6.03 7.62 9.68 11.17 8.14Z",
231
- fill: "#fff",
232
- stroke: "#000",
233
- strokeLinecap: "round",
234
- strokeLinejoin: "round",
235
- shapeRendering: "geometricPrecision"
236
- }), /*#__PURE__*/React.createElement("path", {
237
- d: "M148.43 54.96c2.81 6.88-2.61 11.47-5.73 8.26-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46l-6.44-7.87 4.12-16.62 7.9-6.6",
238
- fill: "#fff",
239
- shapeRendering: "geometricPrecision"
240
- }), /*#__PURE__*/React.createElement("path", {
241
- d: "M165.22 97.28c-6.55-.07-10.58-5.25-15.01-22.95 0 0-1.99 9.15-5.6 9.8-.68.14-1.38.1-2.04-.12.11 2.1.11 4.2 0 6.3a71.9 71.9 0 0 1-.45 4.95c5.48 2.54 15.18 3.35 23.1 2.02Z",
242
- fill: "#6EDAFF",
243
- shapeRendering: "geometricPrecision"
244
- }), /*#__PURE__*/React.createElement("path", {
245
- d: "M155.37 89.57c-1.76-3.91-9.7-27.26-8.52-34.72",
246
- stroke: "#000",
247
- strokeLinecap: "round",
248
- strokeLinejoin: "round",
249
- shapeRendering: "geometricPrecision"
250
- }), /*#__PURE__*/React.createElement("path", {
251
- d: "M149.8 72.76c0-7.47 19.52-13.63 22.44-9.38",
252
- stroke: "#000",
253
- strokeLinecap: "round",
254
- strokeLinejoin: "round",
255
- shapeRendering: "geometricPrecision"
256
- }), /*#__PURE__*/React.createElement("path", {
257
- d: "M151.32 77.96c0-7.47 20.09-13.99 23-9.73",
258
- stroke: "#000",
259
- strokeLinecap: "round",
260
- strokeLinejoin: "round",
261
- shapeRendering: "geometricPrecision"
262
- }), /*#__PURE__*/React.createElement("path", {
263
- d: "M147.5 63.18c-1.4 1.34-3.35 1.53-4.8.04-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46",
264
- stroke: "#000",
265
- strokeLinecap: "round",
266
- strokeLinejoin: "round",
267
- shapeRendering: "geometricPrecision"
268
- }), /*#__PURE__*/React.createElement("path", {
269
- d: "M142.14 78.7c.9 7.45 1.32 20.82-5.39 34.7a49.97 49.97 0 0 1-5.45 9.05",
270
- stroke: "#000",
271
- strokeLinecap: "round",
272
- strokeLinejoin: "round",
273
- shapeRendering: "geometricPrecision"
274
- }), /*#__PURE__*/React.createElement("path", {
275
- d: "M204.23 60.17c.51-.51.18-1.67-.74-2.59-.92-.92-2.08-1.25-2.59-.74-.5.5-.17 1.66.75 2.58.92.92 2.08 1.25 2.58.75ZM208.66 70.7c.4-.4.13-1.33-.6-2.07-.74-.74-1.66-1-2.07-.6-.4.41-.14 1.34.6 2.07.73.74 1.66 1 2.06.6ZM198.58 70.54c.74-.43.86-1.63.25-2.68-.6-1.04-1.7-1.54-2.44-1.11-.74.42-.86 1.62-.25 2.67.6 1.05 1.7 1.55 2.44 1.12Z",
276
- fill: "#6EDAFF",
277
- shapeRendering: "geometricPrecision"
278
- }), /*#__PURE__*/React.createElement("path", {
279
- d: "M158.45 216.21a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48 4.55-2.92c3.78-9.27 13.9-20.3 27.8-29.21 13.9-8.9 28.16-13.5 38.16-13.07l4.54-2.91 5.43 6.13Z",
280
- fill: "#000",
281
- shapeRendering: "geometricPrecision"
282
- }), /*#__PURE__*/React.createElement("path", {
283
- d: "M127.48 250.48c20.68-13.3 32.67-31.5 26.78-40.66-5.88-9.16-27.42-5.8-48.1 7.49-20.68 13.3-32.67 31.5-26.78 40.66 5.89 9.16 27.42 5.8 48.1-7.49Z",
284
- fill: "#000",
285
- stroke: "#000",
286
- strokeLinecap: "round",
287
- strokeLinejoin: "round",
288
- shapeRendering: "geometricPrecision"
289
- }), /*#__PURE__*/React.createElement("path", {
290
- d: "M77.97 258.19c5.89 9.18 27.46 5.85 48.18-7.43 20.72-13.29 32.76-31.5 26.87-40.67",
291
- stroke: "#6EDAFF",
292
- strokeLinecap: "round",
293
- strokeLinejoin: "round",
294
- shapeRendering: "geometricPrecision"
295
- }), /*#__PURE__*/React.createElement("path", {
296
- d: "m153.02 210.08 5.43 6.13a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48",
297
- stroke: "#000",
298
- strokeLinecap: "round",
299
- strokeLinejoin: "round",
300
- shapeRendering: "geometricPrecision"
301
- }), /*#__PURE__*/React.createElement("path", {
302
- d: "M94.96 117.17a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.53-28.5-6.08-50 7.71-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14 4.54-2.92c10 .45 24.27-4.16 38.16-13.06 13.89-8.91 24.01-19.94 27.8-29.21l4.55-2.92-3.31-7.5Z",
303
- fill: "#000",
304
- shapeRendering: "geometricPrecision"
305
- }), /*#__PURE__*/React.createElement("path", {
306
- d: "M78.15 109.3c-4.71.32-10.12 1.57-15.84 3.68l8.02 11.4 13.75-2.65",
307
- fill: "#6EDAFF",
308
- shapeRendering: "geometricPrecision"
309
- }), /*#__PURE__*/React.createElement("path", {
310
- d: "M71.4 165.34c20.72-13.29 32.75-31.5 26.87-40.68-5.89-9.18-27.46-5.86-48.19 7.43-20.72 13.28-32.75 31.5-26.87 40.68 5.89 9.18 27.46 5.85 48.18-7.44Z",
311
- fill: "#000",
312
- stroke: "#000",
313
- strokeLinecap: "round",
314
- strokeLinejoin: "round",
315
- shapeRendering: "geometricPrecision"
316
- }), /*#__PURE__*/React.createElement("path", {
317
- d: "M23.22 172.75c-5.89-9.17 6.14-27.39 26.87-40.66 20.72-13.28 42.3-16.62 48.18-7.44",
318
- stroke: "#6EDAFF",
319
- strokeLinecap: "round",
320
- strokeLinejoin: "round",
321
- shapeRendering: "geometricPrecision"
322
- }), /*#__PURE__*/React.createElement("path", {
323
- d: "M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4Z",
324
- fill: "#6EDAFF",
325
- shapeRendering: "geometricPrecision"
326
- }), /*#__PURE__*/React.createElement("path", {
327
- d: "M98.27 124.66c5.89 9.18-6.15 27.4-26.87 40.67-20.72 13.27-42.3 16.6-48.18 7.42",
328
- stroke: "#fff",
329
- strokeLinecap: "round",
330
- strokeLinejoin: "round",
331
- shapeRendering: "geometricPrecision"
332
- }), /*#__PURE__*/React.createElement("path", {
333
- d: "M86.75 134.83c3.42 5.37-4.87 16.8-18.53 25.55-13.66 8.76-27.51 11.52-30.95 6.17",
334
- stroke: "#fff",
335
- strokeLinecap: "round",
336
- strokeLinejoin: "round",
337
- shapeRendering: "geometricPrecision"
338
- }), /*#__PURE__*/React.createElement("path", {
339
- d: "m98.27 124.66-3.31-7.5a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.52-28.5-6.07-50 7.72-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14",
340
- stroke: "#000",
341
- strokeLinecap: "round",
342
- strokeLinejoin: "round",
343
- shapeRendering: "geometricPrecision"
344
- }), /*#__PURE__*/React.createElement("path", {
345
- d: "M82.96 208.3c.71-2.48 13.75-.9 29.13 3.49 15.38 4.39 27.26 9.98 26.56 12.46",
346
- stroke: "#fff",
347
- strokeLinecap: "round",
348
- strokeLinejoin: "round",
349
- shapeRendering: "geometricPrecision"
350
- }), /*#__PURE__*/React.createElement("path", {
351
- d: "M109.53 220.75c-15.38-4.41-27.27-9.98-26.57-12.46l-.1.06c1.24 12.65.98 30.84 6.92 40.11 3.34 5.21 17.12 2.33 30.78-6.42 8.66-5.56 15.2-12.13 17.95-17.54-1.58 2.1-14.2.48-28.98-3.75ZM138.65 224.24v0Z",
352
- fill: "#000",
353
- stroke: "#000",
354
- strokeLinecap: "round",
355
- strokeLinejoin: "round",
356
- shapeRendering: "geometricPrecision"
357
- }), /*#__PURE__*/React.createElement("path", {
358
- d: "M79.02 136.84c1.83-.62 5.53 5.55 6.38 6.79 5.26 7.75 4.78 25.7 2.5 25.7-1.83 0-1.75-8-4.63-16.5-3.16-9.39-8.32-11.65-7.6-13.73.44-1.16 2.41-1.93 3.35-2.25Z",
359
- fill: "#fff",
360
- shapeRendering: "geometricPrecision"
361
- }), /*#__PURE__*/React.createElement("path", {
362
- d: "m53.36 197.17-19.86-31c-.41-.64-2.07-.31-3.7.73-1.62 1.04-2.6 2.41-2.19 3.05l52.68 82.18 2.17 3.39c.41.64 2.07.32 3.7-.72 1.62-1.04 2.6-2.4 2.19-3.06l-35-54.57Z",
363
- fill: "#000",
364
- stroke: "#6EDAFF",
365
- strokeLinecap: "round",
366
- strokeLinejoin: "round",
367
- shapeRendering: "geometricPrecision"
368
- }), /*#__PURE__*/React.createElement("path", {
369
- d: "M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4v0Z",
370
- stroke: "#000",
371
- strokeLinecap: "round",
372
- strokeLinejoin: "round",
373
- shapeRendering: "geometricPrecision"
374
- }), /*#__PURE__*/React.createElement("path", {
375
- d: "m113.74 158.45-19.86-30.98c-.42-.65-2.07-.33-3.7.71-1.62 1.04-2.6 2.41-2.2 3.06l52.97 82.63 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-35.28-55.04Z",
376
- fill: "#000",
377
- shapeRendering: "geometricPrecision"
378
- }), /*#__PURE__*/React.createElement("path", {
379
- d: "m113.74 158.45-6.26-9.75-13.6-21.23c-.43-.65-2.08-.33-3.7.71s-2.61 2.41-2.2 3.06l12.99 20.25 39.98 62.38 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-18.63-29.05-3.09-4.82-13.56-21.17h0Z",
380
- stroke: "#6EDAFF",
381
- strokeLinecap: "round",
382
- strokeLinejoin: "round",
383
- shapeRendering: "geometricPrecision"
384
- }), /*#__PURE__*/React.createElement("path", {
385
- d: "M155.8 210.63c-.14.74-.05 1.51.25 2.2 0 0 21.6 5.51 21.01 9.8-.7 5.17-17.26-4.46-27.5-4.02-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66L63.19 259.2l27.04 15.78 63.46-10.9 32.13-22.74 4.64-17.61-14.71-10.03-18.9-8.86-1.05 5.79Z",
386
- fill: "#6EDAFF",
387
- shapeRendering: "geometricPrecision"
388
- }), /*#__PURE__*/React.createElement("path", {
389
- d: "M155.4 212.91c13.85 2.8 22.08 8.62 21.66 9.73-1.83 4.88-17.26-4.47-27.5-4.03-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66",
390
- stroke: "#000",
391
- strokeLinecap: "round",
392
- strokeLinejoin: "round",
393
- shapeRendering: "geometricPrecision"
394
- }), /*#__PURE__*/React.createElement("path", {
395
- d: "M146.13 36.5c.24-1.07-.3-2.1-1.23-2.32-.92-.2-1.86.5-2.1 1.58-.25 1.07.3 2.11 1.22 2.32.92.2 1.87-.5 2.1-1.57Z",
396
- fill: "#fff",
397
- shapeRendering: "geometricPrecision"
398
- }), /*#__PURE__*/React.createElement("path", {
399
- d: "M81.18 74.43a19.15 19.15 0 0 0 6.89 4.93M79.22 78.06a20.6 20.6 0 0 0 2.7 2.5c1.31 1 2.74 1.83 4.26 2.47M144.82 59.49a12.04 12.04 0 0 0 2.03-4.64",
400
- stroke: "#000",
401
- strokeLinecap: "round",
402
- strokeLinejoin: "round",
403
- shapeRendering: "geometricPrecision"
404
- }), /*#__PURE__*/React.createElement("path", {
405
- d: "M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7v4.1l-14.72 2.9",
406
- fill: "#6EDAFF",
407
- shapeRendering: "geometricPrecision"
408
- }), /*#__PURE__*/React.createElement("path", {
409
- d: "M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7",
410
- stroke: "#000",
411
- strokeLinecap: "round",
412
- strokeLinejoin: "round",
413
- shapeRendering: "geometricPrecision"
414
- }), /*#__PURE__*/React.createElement("path", {
415
- d: "M49.54 90.36a1.46 1.46 0 1 0 0-2.93 1.46 1.46 0 0 0 0 2.93ZM173.28 51.7a1.04 1.04 0 1 0 0-2.08 1.04 1.04 0 0 0 0 2.08ZM217.66 109.28a.69.69 0 1 0 0-1.38.69.69 0 0 0 0 1.38Z",
416
- fill: "#fff",
417
- shapeRendering: "geometricPrecision"
418
- })), /*#__PURE__*/React.createElement("path", {
419
- d: "M91.8 153.33c6.72 3.96 16.95 4.11 26.36 2.1M147.69 64.15c-4.16 5.74-12.64 12.2-29.39 12.2",
420
- stroke: "#000",
421
- strokeLinecap: "round",
422
- strokeLinejoin: "round",
423
- shapeRendering: "geometricPrecision"
424
- }), /*#__PURE__*/React.createElement("path", {
425
- d: "M49.84 217.06a2.62 2.62 0 0 0 3.71.03l5.11-5.1a104.9 104.9 0 0 0 74.42 30.84v7.22a2.61 2.61 0 0 0 2.65 2.61c61.46-1.38 111.05-50.94 112.44-112.44a2.6 2.6 0 0 0-2.61-2.65h-7.23c0-47.03-30.84-86.85-73.4-100.35",
426
- stroke: "#6EDAFF",
427
- strokeMiterlimit: "10",
428
- shapeRendering: "geometricPrecision"
429
- }));
430
- }
431
- Timeout.displayName = 'Timeout';
432
- export default createBaseComponent(Timeout);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M58.36 212.2a105.26 105.26 0 0 0 74.67 30.93v7.25a2.61 2.61 0 0 0 2.68 2.62c61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-58.32-47.28-105.6-105.6-105.6V24.7a2.64 2.64 0 0 0-2.68-2.62c-28.8.63-56.3 12.02-77.11 31.93a2.62 2.62 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-30.92 74.66H20.2a2.63 2.63 0 0 0-2.63 2.66c.63 28.79 12.02 56.3 31.94 77.1a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z",
14
+ fill: "#6EDAFF"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M91.8 153.33c6.72 3.96 16.95 4.11 26.36 2.1M147.69 64.15c-4.16 5.74-12.64 12.2-29.39 12.2",
17
+ stroke: "#000",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
+ }), /* @__PURE__ */ React.createElement("path", {
21
+ d: "M49.84 217.06a2.62 2.62 0 0 0 3.71.03l5.11-5.1a104.9 104.9 0 0 0 74.42 30.84v7.22a2.61 2.61 0 0 0 2.65 2.61c61.46-1.38 111.05-50.94 112.44-112.44a2.6 2.6 0 0 0-2.61-2.65h-7.23c0-47.03-30.84-86.85-73.4-100.35",
22
+ stroke: "#6EDAFF",
23
+ strokeMiterlimit: "10"
24
+ }), /* @__PURE__ */ React.createElement("mask", {
25
+ height: "246",
26
+ id: "igc-timeout-el-0",
27
+ width: "237",
28
+ x: "12",
29
+ y: "7",
30
+ maskUnits: "userSpaceOnUse"
31
+ }, /* @__PURE__ */ React.createElement("path", {
32
+ d: "M58.36 212.2a105.26 105.26 0 0 0 74.66 30.93v7.25a2.64 2.64 0 0 0 1.66 2.44c.33.13.68.19 1.03.18 61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-45.4-28.65-84.1-68.86-99.03-11.44-4.25-9.3-17.43-22.22-17.43L135.35 10.5S122 6.07 112.57 7.18C83.77 7.8 74.07 34.1 53.26 54a2.61 2.61 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-22.9 34.24c-5.32 12.81-9.59 22.88-9.57 36.75l-5.68 3.67a2.63 2.63 0 0 0-2.44 1.64c-.13.33-5.78 11-5.77 11.36.63 28.79 17.6 45.96 37.52 66.76a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z",
33
+ fill: "#6ED9FF"
34
+ })), /* @__PURE__ */ React.createElement("g", {
35
+ mask: "url(#igc-timeout-el-0)"
36
+ }, /* @__PURE__ */ React.createElement("path", {
37
+ d: "M110.33 200.58c.7-1.39 20.36 8.9 20.96 11.42.22.9-.71 1.75-1.43 2.44-1 .99-8.25-4.44-13.62-8.7-3.44-2.75-6.12-4.73-5.9-5.16Z",
38
+ fill: "#fff"
39
+ }), /* @__PURE__ */ React.createElement("path", {
40
+ d: "m114.39 231.32 27.23-19.22 13.77.81 7.34-.8 11.6 4.32 6.53 5.28-2.6 7.75-15.53 1.86h-48.34Z",
41
+ fill: "#000"
42
+ }), /* @__PURE__ */ React.createElement("path", {
43
+ d: "M88.51 66.51c-7.2 1.76-17.57 28.88-18.16 39.78a8.57 8.57 0 0 0 .48 3.44c1.72 4.62 6.88 9.5 9.12 10.28L92.68 85.3l9.46-19.7-13.63.91Z",
44
+ stroke: "#000",
45
+ strokeLinecap: "round",
46
+ strokeLinejoin: "round"
47
+ }), /* @__PURE__ */ React.createElement("path", {
48
+ d: "m104.27 67.65-8.39 1.04c-21.18 21.98-20.06 64.09-5.67 77 2.45 2.19 11.04 10.32 28.65 8.8l11.9-31.32a60.76 60.76 0 0 0 10.56-23.29 61.75 61.75 0 0 0-2.81-34.86l-34.24 2.63Z",
49
+ fill: "#fff"
50
+ }), /* @__PURE__ */ React.createElement("path", {
51
+ d: "M121.29 154.67c1.04-2.73-.35-5.66.69-8.39l-23.9-51.02-5.3 4.56a90.28 90.28 0 0 0-2.69 15.6c-1.05 12.96-4.57 26.16-2.05 34.9 6.75 7.44 21.15 7.63 33.25 4.35Z",
52
+ fill: "#6EDAFF",
53
+ stroke: "#000",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }), /* @__PURE__ */ React.createElement("path", {
57
+ d: "M138.1 106.43c14.5-12.22 34.44-17.6 42.35-12.12 10.66 7.38 3.64 31.08-5.91 56.64l-18.36-5.72-31.24-18.26 13.15-20.54Z",
58
+ fill: "#fff"
59
+ }), /* @__PURE__ */ React.createElement("path", {
60
+ d: "M139.99 105.12c14.5-12.22 32.55-16.3 40.46-10.81 10.66 7.38 3.64 31.08-5.91 56.65",
61
+ stroke: "#000",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /* @__PURE__ */ React.createElement("path", {
65
+ d: "M156.6 107.9a80.82 80.82 0 0 1-16.98 20.57l17.2-.2a62.21 62.21 0 0 1-.22-20.37Z",
66
+ fill: "#6EDAFF"
67
+ }), /* @__PURE__ */ React.createElement("path", {
68
+ d: "M174.31 174.95c6-4.66 9.51-10.15 7.87-12.26-1.64-2.11-7.83-.04-13.81 4.62-5.99 4.66-9.51 10.15-7.87 12.26 1.65 2.1 7.83.04 13.81-4.62Z",
69
+ fill: "#000",
70
+ stroke: "#000",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round"
73
+ }), /* @__PURE__ */ React.createElement("path", {
74
+ d: "M122.7 121.71c5.8 0 26.95 2.09 34.12 6.57 7.25 4.53 25.6 34.6 26.1 37.54-.56 2.06-1.98 9.94-6.25 13.89-5.72 5.3-11.73 1.3-13.67 1.4-3.27-3.48-14.08-17.69-17.13-20.4-9.64-6.39-20.03-12.82-29.67-19.22l6.5-19.78ZM212.64 199.73l2.69-4.1c11.45 7.3-9.66 17.5-12.15 18.43l-13.97-1.15 23.43-13.18Z",
75
+ fill: "#fff",
76
+ stroke: "#000",
77
+ strokeLinecap: "round",
78
+ strokeLinejoin: "round"
79
+ }), /* @__PURE__ */ React.createElement("path", {
80
+ d: "M216.93 198.53c-.8-4.68-8.56-7.36-18.41-7.86-4.96-8.59-11.06-18.9-16.06-27.55.99 2.35-2.46 7.47-8.1 11.86-5.98 4.66-12.17 6.73-13.81 4.62l28.67 33.31c16.72-2.08 28.6-8.99 27.7-14.38Z",
81
+ fill: "#fff",
82
+ stroke: "#000",
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round"
85
+ }), /* @__PURE__ */ React.createElement("path", {
86
+ d: "M192.43 198.81c1.6-.56 7.04-4.74 6.09-8.14M171.38 182.48c4.55-1.47 15.03-10.28 14.02-14.3M157.53 103.34c-2.16 6.58-1.17 21.94-.7 24.94",
87
+ stroke: "#000",
88
+ strokeLinecap: "round",
89
+ strokeLinejoin: "round"
90
+ }), /* @__PURE__ */ React.createElement("path", {
91
+ d: "M180.86 132.78c-.85-9.44-19.08-11.07-24.4-8.35",
92
+ stroke: "#000",
93
+ strokeLinecap: "round",
94
+ strokeLinejoin: "round"
95
+ }), /* @__PURE__ */ React.createElement("path", {
96
+ d: "M179.65 136.56c-1.23-9.25-20.74-9.14-22.83-8.27",
97
+ stroke: "#000",
98
+ strokeLinecap: "round",
99
+ strokeLinejoin: "round"
100
+ }), /* @__PURE__ */ React.createElement("path", {
101
+ d: "M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71l-8.15 6.2-23.49 8.2-13.42-19.1Z",
102
+ fill: "#6EDAFF"
103
+ }), /* @__PURE__ */ React.createElement("path", {
104
+ d: "M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71",
105
+ stroke: "#000",
106
+ strokeLinecap: "round",
107
+ strokeLinejoin: "round"
108
+ }), /* @__PURE__ */ React.createElement("path", {
109
+ d: "M116.2 84.51c6.96 8.76 6.42 51.48 23.42 68.33l-1.74 18.32c-26.72-9.57-44-61.26-45.37-73.12",
110
+ fill: "#fff"
111
+ }), /* @__PURE__ */ React.createElement("path", {
112
+ d: "m97.03 114.92.09-.05a33.5 33.5 0 0 1 10.83-5.07 1.9 1.9 0 0 0 1.4-2.23l-1.29-6.26a1.9 1.9 0 0 0-2.31-1.46 43.17 43.17 0 0 0-11.83 4.94c.76 2.92 1.8 6.36 3.1 10.13Z",
113
+ fill: "#6EDAFF",
114
+ stroke: "#000",
115
+ strokeLinecap: "round",
116
+ strokeLinejoin: "round"
117
+ }), /* @__PURE__ */ React.createElement("path", {
118
+ d: "M153.5 171.36c1.5-.84 2.02-3.13 1.87-4.39-.7-5.63-7.65-8.73-13.75-12.75l-6.65-1.18-2.5 8.1 4.32 9.92a1.43 1.43 0 0 0-1.17.2 1.45 1.45 0 0 0-.62 1.02c-.2 5.33 10.32 5.76 10.86 1.28.3-2.52-.82-4.76-2.65-6.62",
119
+ fill: "#fff"
120
+ }), /* @__PURE__ */ React.createElement("path", {
121
+ d: "M147.8 165.86c3.43 4.05 2.87 7.25 1.17 8.85a3.96 3.96 0 0 1-4.55.52l-.84-.45-3.58-9.93",
122
+ fill: "#fff"
123
+ }), /* @__PURE__ */ React.createElement("path", {
124
+ d: "M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10l1.34-10Z",
125
+ fill: "#fff"
126
+ }), /* @__PURE__ */ React.createElement("path", {
127
+ d: "M141.62 154.22c6.1 4.02 13.05 7.13 13.75 12.75.15 1.27-.37 3.55-1.87 4.39M136.78 171.07a1.47 1.47 0 0 0-1.17.21 1.45 1.45 0 0 0-.62 1.01c-.2 5.34 10.32 5.76 10.86 1.28.3-2.52-.82-4.75-2.65-6.62",
128
+ stroke: "#000",
129
+ strokeLinecap: "round",
130
+ strokeLinejoin: "round"
131
+ }), /* @__PURE__ */ React.createElement("path", {
132
+ d: "M147.8 165.86c5.49 6.48.22 10.57-3.04 9.62",
133
+ stroke: "#000",
134
+ strokeLinecap: "round",
135
+ strokeLinejoin: "round"
136
+ }), /* @__PURE__ */ React.createElement("path", {
137
+ d: "M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10M132.94 143.46c.9 4.06-12.66 12.89-16.12 10.28",
138
+ stroke: "#000",
139
+ strokeLinecap: "round",
140
+ strokeLinejoin: "round"
141
+ }), /* @__PURE__ */ React.createElement("path", {
142
+ d: "M139.99 171.36c-5.85 1.41-17.97-10.73-23.17-17.61-13.17-17.48-21.68-42.3-23.85-52.95-.22-1.07-1.3-8.45 0-12.38M116.2 84.51c6.96 8.76 6.85 55.95 25.42 69.72M95.88 68.69c-17.59 18.26-19.8 50.4-11.8 68.16M188.77 173.72c2.69 0 6.85.95 14.53 1.76 3.75.38 7.54.34 11.28-.15a132.9 132.9 0 0 1 19.94 15.77",
143
+ stroke: "#000",
144
+ strokeLinecap: "round",
145
+ strokeLinejoin: "round"
146
+ }), /* @__PURE__ */ React.createElement("path", {
147
+ d: "M223.28 189.74a65.81 65.81 0 0 0-20.46-14.3",
148
+ stroke: "#000",
149
+ strokeLinecap: "round",
150
+ strokeLinejoin: "round"
151
+ }), /* @__PURE__ */ React.createElement("path", {
152
+ d: "M207.92 75.77a12.39 12.39 0 1 0 0-24.77 12.39 12.39 0 0 0 0 24.77ZM213 93.02a3.76 3.76 0 1 0 0-7.53 3.76 3.76 0 0 0 0 7.53Z",
153
+ fill: "#fff"
154
+ }), /* @__PURE__ */ React.createElement("path", {
155
+ d: "M217.66 90.02c1.46 1.36 2.2 2.59 1.79 3.22-.63 1.04-4.05.1-7.63-2.11-3.57-2.2-5.96-4.83-5.32-5.86.29-.48 1.17-.53 2.38-.24",
156
+ stroke: "#fff",
157
+ strokeLinecap: "round",
158
+ strokeLinejoin: "round"
159
+ }), /* @__PURE__ */ React.createElement("path", {
160
+ d: "M213 128.47a1.75 1.75 0 1 0-.01-3.51 1.75 1.75 0 0 0 0 3.5Z",
161
+ fill: "#fff",
162
+ stroke: "#fff",
163
+ strokeLinecap: "round",
164
+ strokeLinejoin: "round"
165
+ }), /* @__PURE__ */ React.createElement("path", {
166
+ d: "M119.89 157.5c5.12 2.07 14.91-7 15.77-9.6",
167
+ stroke: "#000",
168
+ strokeLinecap: "round",
169
+ strokeLinejoin: "round"
170
+ }), /* @__PURE__ */ React.createElement("path", {
171
+ d: "M151.97 42.3c0 10.36-.19 19.1-7.48 25.34-5.95 5.1-18.1 8.7-26.55 8.7a34.04 34.04 0 1 1 34.03-34.03Z",
172
+ fill: "#fff"
173
+ }), /* @__PURE__ */ React.createElement("path", {
174
+ d: "M117.94 76.35a34.04 34.04 0 1 1 34.03-34.03c0 2.4 0 4.72-.11 6.93",
175
+ stroke: "#000",
176
+ strokeLinecap: "round",
177
+ strokeLinejoin: "round"
178
+ }), /* @__PURE__ */ React.createElement("path", {
179
+ d: "M151.97 42.3A34.03 34.03 0 0 0 118.53 8.3c-16.33 4.63-26.77 20.37-23.62 36.43 3.33 16.98 19.63 27.22 38.53 24.4 4.58-.7 10.9-2.9 14.18-5.3 6.01-6.15 4.35-12.24 4.35-21.51Z",
180
+ fill: "#000"
181
+ }), /* @__PURE__ */ React.createElement("path", {
182
+ d: "M128.03 20.22c.12 1.54 5 3 7.52 5.9 2.08 2.38 4.41 7.09 6.1 6.74 2.07-.45 2.86-6.94-.64-11.18-4-4.85-13.37-6.56-12.98-1.46Z",
183
+ fill: "#fff"
184
+ }), /* @__PURE__ */ React.createElement("path", {
185
+ d: "M105.92 51.03c1.83-.56 5.09 3.4 9.57 5.7 4.3 2.2 9.97 2.03 9.97 4.81 0 3.95-6.7 4.17-12.8 1.16-6.65-3.3-8.77-11.06-6.74-11.67Z",
186
+ fill: "#6EDAFF"
187
+ }), /* @__PURE__ */ React.createElement("path", {
188
+ d: "M95.86 68.65c4.06-1.77 4.81-9.04 1.68-16.24-3.13-7.2-8.96-11.62-13.02-9.85-4.06 1.76-4.8 9.03-1.68 16.24 3.13 7.2 8.96 11.61 13.02 9.85Z",
189
+ fill: "#6EDAFF",
190
+ stroke: "#000",
191
+ strokeLinecap: "round",
192
+ strokeLinejoin: "round"
193
+ }), /* @__PURE__ */ React.createElement("path", {
194
+ d: "M92.77 67.48c3.54-1.54 4.28-7.68 1.66-13.72-2.63-6.04-7.63-9.69-11.17-8.15-3.54 1.54-4.29 7.69-1.66 13.73 2.62 6.03 7.62 9.68 11.17 8.14Z",
195
+ fill: "#fff",
196
+ stroke: "#000",
197
+ strokeLinecap: "round",
198
+ strokeLinejoin: "round"
199
+ }), /* @__PURE__ */ React.createElement("path", {
200
+ d: "M148.43 54.96c2.81 6.88-2.61 11.47-5.73 8.26-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46l-6.44-7.87 4.12-16.62 7.9-6.6",
201
+ fill: "#fff"
202
+ }), /* @__PURE__ */ React.createElement("path", {
203
+ d: "M165.22 97.28c-6.55-.07-10.58-5.25-15.01-22.95 0 0-1.99 9.15-5.6 9.8-.68.14-1.38.1-2.04-.12.11 2.1.11 4.2 0 6.3a71.9 71.9 0 0 1-.45 4.95c5.48 2.54 15.18 3.35 23.1 2.02Z",
204
+ fill: "#6EDAFF"
205
+ }), /* @__PURE__ */ React.createElement("path", {
206
+ d: "M155.37 89.57c-1.76-3.91-9.7-27.26-8.52-34.72",
207
+ stroke: "#000",
208
+ strokeLinecap: "round",
209
+ strokeLinejoin: "round"
210
+ }), /* @__PURE__ */ React.createElement("path", {
211
+ d: "M149.8 72.76c0-7.47 19.52-13.63 22.44-9.38",
212
+ stroke: "#000",
213
+ strokeLinecap: "round",
214
+ strokeLinejoin: "round"
215
+ }), /* @__PURE__ */ React.createElement("path", {
216
+ d: "M151.32 77.96c0-7.47 20.09-13.99 23-9.73",
217
+ stroke: "#000",
218
+ strokeLinecap: "round",
219
+ strokeLinejoin: "round"
220
+ }), /* @__PURE__ */ React.createElement("path", {
221
+ d: "M147.5 63.18c-1.4 1.34-3.35 1.53-4.8.04-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46",
222
+ stroke: "#000",
223
+ strokeLinecap: "round",
224
+ strokeLinejoin: "round"
225
+ }), /* @__PURE__ */ React.createElement("path", {
226
+ d: "M142.14 78.7c.9 7.45 1.32 20.82-5.39 34.7a49.97 49.97 0 0 1-5.45 9.05",
227
+ stroke: "#000",
228
+ strokeLinecap: "round",
229
+ strokeLinejoin: "round"
230
+ }), /* @__PURE__ */ React.createElement("path", {
231
+ d: "M204.23 60.17c.51-.51.18-1.67-.74-2.59-.92-.92-2.08-1.25-2.59-.74-.5.5-.17 1.66.75 2.58.92.92 2.08 1.25 2.58.75ZM208.66 70.7c.4-.4.13-1.33-.6-2.07-.74-.74-1.66-1-2.07-.6-.4.41-.14 1.34.6 2.07.73.74 1.66 1 2.06.6ZM198.58 70.54c.74-.43.86-1.63.25-2.68-.6-1.04-1.7-1.54-2.44-1.11-.74.42-.86 1.62-.25 2.67.6 1.05 1.7 1.55 2.44 1.12Z",
232
+ fill: "#6EDAFF"
233
+ }), /* @__PURE__ */ React.createElement("path", {
234
+ d: "M158.45 216.21a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48 4.55-2.92c3.78-9.27 13.9-20.3 27.8-29.21 13.9-8.9 28.16-13.5 38.16-13.07l4.54-2.91 5.43 6.13Z",
235
+ fill: "#000"
236
+ }), /* @__PURE__ */ React.createElement("path", {
237
+ d: "M127.48 250.48c20.68-13.3 32.67-31.5 26.78-40.66-5.88-9.16-27.42-5.8-48.1 7.49-20.68 13.3-32.67 31.5-26.78 40.66 5.89 9.16 27.42 5.8 48.1-7.49Z",
238
+ fill: "#000",
239
+ stroke: "#000",
240
+ strokeLinecap: "round",
241
+ strokeLinejoin: "round"
242
+ }), /* @__PURE__ */ React.createElement("path", {
243
+ d: "M77.97 258.19c5.89 9.18 27.46 5.85 48.18-7.43 20.72-13.29 32.76-31.5 26.87-40.67",
244
+ stroke: "#6EDAFF",
245
+ strokeLinecap: "round",
246
+ strokeLinejoin: "round"
247
+ }), /* @__PURE__ */ React.createElement("path", {
248
+ d: "m153.02 210.08 5.43 6.13a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48",
249
+ stroke: "#000",
250
+ strokeLinecap: "round",
251
+ strokeLinejoin: "round"
252
+ }), /* @__PURE__ */ React.createElement("path", {
253
+ d: "M94.96 117.17a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.53-28.5-6.08-50 7.71-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14 4.54-2.92c10 .45 24.27-4.16 38.16-13.06 13.89-8.91 24.01-19.94 27.8-29.21l4.55-2.92-3.31-7.5Z",
254
+ fill: "#000"
255
+ }), /* @__PURE__ */ React.createElement("path", {
256
+ d: "M78.15 109.3c-4.71.32-10.12 1.57-15.84 3.68l8.02 11.4 13.75-2.65",
257
+ fill: "#6EDAFF"
258
+ }), /* @__PURE__ */ React.createElement("path", {
259
+ d: "M71.4 165.34c20.72-13.29 32.75-31.5 26.87-40.68-5.89-9.18-27.46-5.86-48.19 7.43-20.72 13.28-32.75 31.5-26.87 40.68 5.89 9.18 27.46 5.85 48.18-7.44Z",
260
+ fill: "#000",
261
+ stroke: "#000",
262
+ strokeLinecap: "round",
263
+ strokeLinejoin: "round"
264
+ }), /* @__PURE__ */ React.createElement("path", {
265
+ d: "M23.22 172.75c-5.89-9.17 6.14-27.39 26.87-40.66 20.72-13.28 42.3-16.62 48.18-7.44",
266
+ stroke: "#6EDAFF",
267
+ strokeLinecap: "round",
268
+ strokeLinejoin: "round"
269
+ }), /* @__PURE__ */ React.createElement("path", {
270
+ d: "M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4Z",
271
+ fill: "#6EDAFF"
272
+ }), /* @__PURE__ */ React.createElement("path", {
273
+ d: "M98.27 124.66c5.89 9.18-6.15 27.4-26.87 40.67-20.72 13.27-42.3 16.6-48.18 7.42",
274
+ stroke: "#fff",
275
+ strokeLinecap: "round",
276
+ strokeLinejoin: "round"
277
+ }), /* @__PURE__ */ React.createElement("path", {
278
+ d: "M86.75 134.83c3.42 5.37-4.87 16.8-18.53 25.55-13.66 8.76-27.51 11.52-30.95 6.17",
279
+ stroke: "#fff",
280
+ strokeLinecap: "round",
281
+ strokeLinejoin: "round"
282
+ }), /* @__PURE__ */ React.createElement("path", {
283
+ d: "m98.27 124.66-3.31-7.5a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.52-28.5-6.07-50 7.72-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14",
284
+ stroke: "#000",
285
+ strokeLinecap: "round",
286
+ strokeLinejoin: "round"
287
+ }), /* @__PURE__ */ React.createElement("path", {
288
+ d: "M82.96 208.3c.71-2.48 13.75-.9 29.13 3.49 15.38 4.39 27.26 9.98 26.56 12.46",
289
+ stroke: "#fff",
290
+ strokeLinecap: "round",
291
+ strokeLinejoin: "round"
292
+ }), /* @__PURE__ */ React.createElement("path", {
293
+ d: "M109.53 220.75c-15.38-4.41-27.27-9.98-26.57-12.46l-.1.06c1.24 12.65.98 30.84 6.92 40.11 3.34 5.21 17.12 2.33 30.78-6.42 8.66-5.56 15.2-12.13 17.95-17.54-1.58 2.1-14.2.48-28.98-3.75ZM138.65 224.24v0Z",
294
+ fill: "#000",
295
+ stroke: "#000",
296
+ strokeLinecap: "round",
297
+ strokeLinejoin: "round"
298
+ }), /* @__PURE__ */ React.createElement("path", {
299
+ d: "M79.02 136.84c1.83-.62 5.53 5.55 6.38 6.79 5.26 7.75 4.78 25.7 2.5 25.7-1.83 0-1.75-8-4.63-16.5-3.16-9.39-8.32-11.65-7.6-13.73.44-1.16 2.41-1.93 3.35-2.25Z",
300
+ fill: "#fff"
301
+ }), /* @__PURE__ */ React.createElement("path", {
302
+ d: "m53.36 197.17-19.86-31c-.41-.64-2.07-.31-3.7.73-1.62 1.04-2.6 2.41-2.19 3.05l52.68 82.18 2.17 3.39c.41.64 2.07.32 3.7-.72 1.62-1.04 2.6-2.4 2.19-3.06l-35-54.57Z",
303
+ fill: "#000",
304
+ stroke: "#6EDAFF",
305
+ strokeLinecap: "round",
306
+ strokeLinejoin: "round"
307
+ }), /* @__PURE__ */ React.createElement("path", {
308
+ d: "M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4v0Z",
309
+ stroke: "#000",
310
+ strokeLinecap: "round",
311
+ strokeLinejoin: "round"
312
+ }), /* @__PURE__ */ React.createElement("path", {
313
+ d: "m113.74 158.45-19.86-30.98c-.42-.65-2.07-.33-3.7.71-1.62 1.04-2.6 2.41-2.2 3.06l52.97 82.63 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-35.28-55.04Z",
314
+ fill: "#000"
315
+ }), /* @__PURE__ */ React.createElement("path", {
316
+ d: "m113.74 158.45-6.26-9.75-13.6-21.23c-.43-.65-2.08-.33-3.7.71s-2.61 2.41-2.2 3.06l12.99 20.25 39.98 62.38 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-18.63-29.05-3.09-4.82-13.56-21.17h0Z",
317
+ stroke: "#6EDAFF",
318
+ strokeLinecap: "round",
319
+ strokeLinejoin: "round"
320
+ }), /* @__PURE__ */ React.createElement("path", {
321
+ d: "M155.8 210.63c-.14.74-.05 1.51.25 2.2 0 0 21.6 5.51 21.01 9.8-.7 5.17-17.26-4.46-27.5-4.02-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66L63.19 259.2l27.04 15.78 63.46-10.9 32.13-22.74 4.64-17.61-14.71-10.03-18.9-8.86-1.05 5.79Z",
322
+ fill: "#6EDAFF"
323
+ }), /* @__PURE__ */ React.createElement("path", {
324
+ d: "M155.4 212.91c13.85 2.8 22.08 8.62 21.66 9.73-1.83 4.88-17.26-4.47-27.5-4.03-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66",
325
+ stroke: "#000",
326
+ strokeLinecap: "round",
327
+ strokeLinejoin: "round"
328
+ }), /* @__PURE__ */ React.createElement("path", {
329
+ d: "M146.13 36.5c.24-1.07-.3-2.1-1.23-2.32-.92-.2-1.86.5-2.1 1.58-.25 1.07.3 2.11 1.22 2.32.92.2 1.87-.5 2.1-1.57Z",
330
+ fill: "#fff"
331
+ }), /* @__PURE__ */ React.createElement("path", {
332
+ d: "M81.18 74.43a19.15 19.15 0 0 0 6.89 4.93M79.22 78.06a20.6 20.6 0 0 0 2.7 2.5c1.31 1 2.74 1.83 4.26 2.47M144.82 59.49a12.04 12.04 0 0 0 2.03-4.64",
333
+ stroke: "#000",
334
+ strokeLinecap: "round",
335
+ strokeLinejoin: "round"
336
+ }), /* @__PURE__ */ React.createElement("path", {
337
+ d: "M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7v4.1l-14.72 2.9",
338
+ fill: "#6EDAFF"
339
+ }), /* @__PURE__ */ React.createElement("path", {
340
+ d: "M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7",
341
+ stroke: "#000",
342
+ strokeLinecap: "round",
343
+ strokeLinejoin: "round"
344
+ }), /* @__PURE__ */ React.createElement("path", {
345
+ d: "M49.54 90.36a1.46 1.46 0 1 0 0-2.93 1.46 1.46 0 0 0 0 2.93ZM173.28 51.7a1.04 1.04 0 1 0 0-2.08 1.04 1.04 0 0 0 0 2.08ZM217.66 109.28a.69.69 0 1 0 0-1.38.69.69 0 0 0 0 1.38Z",
346
+ fill: "#fff"
347
+ })));
348
+ Timeout.displayName = "Timeout";
349
+ var stdin_default = createBaseComponent(Timeout);
350
+ export {
351
+ stdin_default as default
352
+ };