@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/Blocked/index.js CHANGED
@@ -1,580 +1,486 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function Blocked(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '260' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '260' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- d: "M198.25 84.33c-7.05-23.19-21.02-45.39-39.97-60.79a2.46 2.46 0 0 0-2.56-.32L125.22 37c-27.25-5.04-54.52-6.13-80.8 3.55a2.45 2.45 0 0 0-1.6 2.17l-1.97 38.53c-18.18 19.18-32.4 43.33-35.83 69.5a2.46 2.46 0 0 0 1.03 2.33l32.74 22.81c7.06 23.2 21.03 45.39 39.98 60.8a2.45 2.45 0 0 0 2.55.32l30.52-13.79c27.25 5.05 54.5 6.13 80.8-3.55a2.46 2.46 0 0 0 1.6-2.17l1.96-38.52c18.18-19.2 32.4-43.33 35.81-69.52a2.46 2.46 0 0 0-1.03-2.32l-32.72-22.81Z",
33
- fill: "#B780FF",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- d: "M156.19 84.54a5.81 5.81 0 0 0-5.36-5.14L17.55 69.7l1.03-1.57-4.43 2.32a5.8 5.8 0 0 0-2.92 5.24l4.8 136.2 4.12 3.13 145.93-17.6-9.9-112.88Z",
37
- fill: "#B780FF",
38
- stroke: "#B780FF",
39
- strokeLinecap: "round",
40
- strokeLinejoin: "round",
41
- shapeRendering: "geometricPrecision"
42
- }), /*#__PURE__*/_react["default"].createElement("path", {
43
- d: "M173.56 201.13 20.15 215.02l-4.99-141.4a5.81 5.81 0 0 1 6.24-6l133.37 9.71a5.82 5.82 0 0 1 5.35 5.15l13.44 118.65Z",
44
- fill: "#fff",
45
- stroke: "#fff",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- shapeRendering: "geometricPrecision"
49
- }), /*#__PURE__*/_react["default"].createElement("path", {
50
- d: "M160.84 88.85 15.4 80.37l-.24-6.74a5.81 5.81 0 0 1 6.24-6l133.37 9.7a5.82 5.82 0 0 1 5.35 5.15l.72 6.37Z",
51
- fill: "#000",
52
- stroke: "#000",
53
- strokeMiterlimit: "10",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/_react["default"].createElement("path", {
56
- d: "M30.19 74.72a2.3 2.3 0 0 1-2.56 2.43 2.98 2.98 0 0 1-2.77-2.78 2.3 2.3 0 0 1 2.55-2.4 2.98 2.98 0 0 1 2.78 2.75Z",
57
- fill: "#fff",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- d: "M38.37 75.26a2.27 2.27 0 0 1-2.49 2.4 2.98 2.98 0 0 1-2.73-2.74 2.26 2.26 0 0 1 2.5-2.4 2.98 2.98 0 0 1 2.72 2.74ZM46.4 75.79a2.23 2.23 0 0 1-2.43 2.38 2.95 2.95 0 0 1-2.68-2.72 2.23 2.23 0 0 1 2.44-2.38 2.95 2.95 0 0 1 2.66 2.72ZM158.82 133.9a1.28 1.28 0 0 1-1.28 1.43l-76.38.2-52.56.15a1.28 1.28 0 0 1-1.28-1.24l-1.36-32.6a1.28 1.28 0 0 1 1.34-1.34l127.24 4.66a1.28 1.28 0 0 1 1.24 1.14l3.04 27.6Z",
61
- fill: "#B780FF",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/_react["default"].createElement("path", {
64
- d: "m117.98 189.25-86.06 5.98a2.36 2.36 0 0 1-2.5-2.25l-.48-11.87a2.35 2.35 0 0 1 2.23-2.44l85.65-4.36a2.34 2.34 0 0 1 2.46 2.13l.89 10.25a2.35 2.35 0 0 1-2.2 2.56Z",
65
- fill: "#000",
66
- stroke: "#000",
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/_react["default"].createElement("path", {
71
- d: "m104.03 142.98 55.71-.66",
72
- stroke: "#000",
73
- strokeLinecap: "round",
74
- strokeLinejoin: "round",
75
- shapeRendering: "geometricPrecision"
76
- }), /*#__PURE__*/_react["default"].createElement("path", {
77
- d: "m79.5 143.27 11.39-.13",
78
- stroke: "#B780FF",
79
- strokeLinecap: "round",
80
- strokeLinejoin: "round",
81
- shapeRendering: "geometricPrecision"
82
- }), /*#__PURE__*/_react["default"].createElement("path", {
83
- d: "m27.42 143.89 43.57-.52",
84
- stroke: "#000",
85
- strokeLinecap: "round",
86
- strokeLinejoin: "round",
87
- shapeRendering: "geometricPrecision"
88
- }), /*#__PURE__*/_react["default"].createElement("path", {
89
- d: "m141.74 150.05 18.8-.4",
90
- stroke: "#B780FF",
91
- strokeLinecap: "round",
92
- strokeLinejoin: "round",
93
- shapeRendering: "geometricPrecision"
94
- }), /*#__PURE__*/_react["default"].createElement("path", {
95
- d: "m56.46 151.88 39.8-.85",
96
- stroke: "#000",
97
- strokeLinecap: "round",
98
- strokeLinejoin: "round",
99
- shapeRendering: "geometricPrecision"
100
- }), /*#__PURE__*/_react["default"].createElement("path", {
101
- d: "m27.77 152.5 20.46-.44",
102
- stroke: "#B780FF",
103
- strokeLinecap: "round",
104
- strokeLinejoin: "round",
105
- shapeRendering: "geometricPrecision"
106
- }), /*#__PURE__*/_react["default"].createElement("path", {
107
- d: "m141.74 157.64 19.61-.61",
108
- stroke: "#000",
109
- strokeLinecap: "round",
110
- strokeLinejoin: "round",
111
- shapeRendering: "geometricPrecision"
112
- }), /*#__PURE__*/_react["default"].createElement("path", {
113
- d: "m113.15 158.53 25.2-.78M72.37 159.8l34.98-1.09",
114
- stroke: "#B780FF",
115
- strokeLinecap: "round",
116
- strokeLinejoin: "round",
117
- shapeRendering: "geometricPrecision"
118
- }), /*#__PURE__*/_react["default"].createElement("path", {
119
- d: "m28.12 161.18 39.14-1.22M125.75 165.96l36.42-1.5",
120
- stroke: "#000",
121
- strokeLinecap: "round",
122
- strokeLinejoin: "round",
123
- shapeRendering: "geometricPrecision"
124
- }), /*#__PURE__*/_react["default"].createElement("path", {
125
- d: "m91.19 167.37 28.6-1.17",
126
- stroke: "#B780FF",
127
- strokeLinecap: "round",
128
- strokeLinejoin: "round",
129
- shapeRendering: "geometricPrecision"
130
- }), /*#__PURE__*/_react["default"].createElement("path", {
131
- d: "m62.58 168.55 23.73-.98",
132
- stroke: "#000",
133
- strokeLinecap: "round",
134
- strokeLinejoin: "round",
135
- shapeRendering: "geometricPrecision"
136
- }), /*#__PURE__*/_react["default"].createElement("path", {
137
- d: "m28.47 169.95 27.08-1.11",
138
- stroke: "#B780FF",
139
- strokeLinecap: "round",
140
- strokeLinejoin: "round",
141
- shapeRendering: "geometricPrecision"
142
- }), /*#__PURE__*/_react["default"].createElement("path", {
143
- d: "m128.55 97.27 26.39 1.2M69.02 94.58l7.13.32M49.29 93.68l14.72.67M25.35 92.6l18.49.83",
144
- stroke: "#000",
145
- strokeLinecap: "round",
146
- strokeLinejoin: "round",
147
- shapeRendering: "geometricPrecision"
148
- }), /*#__PURE__*/_react["default"].createElement("path", {
149
- d: "m65.1 184.9 48.05-2.9M37.15 186.57l20.42-1.22",
150
- stroke: "#B780FF",
151
- strokeLinecap: "round",
152
- strokeLinejoin: "round",
153
- shapeRendering: "geometricPrecision"
154
- }), /*#__PURE__*/_react["default"].createElement("path", {
155
- d: "M146.12 111.76a2.83 2.83 0 0 1-2.93 3.26 3.96 3.96 0 0 1-3.76-3.4 2.82 2.82 0 0 1 2.98-3.26 3.95 3.95 0 0 1 3.71 3.4v0ZM25.92 130.11l24.73-22.7a4.26 4.26 0 0 1 5.99.22l27.92 29.8",
156
- stroke: "#fff",
157
- strokeLinecap: "round",
158
- strokeLinejoin: "round",
159
- shapeRendering: "geometricPrecision"
160
- }), /*#__PURE__*/_react["default"].createElement("path", {
161
- d: "m68.47 120.27 13-9.64a3.08 3.08 0 0 1 3.74.05L100.89 123M112.59 129.05l15.77-12.77a4.26 4.26 0 0 1 5.81.42l19.16 20.76",
162
- stroke: "#fff",
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round",
165
- shapeRendering: "geometricPrecision"
166
- }), /*#__PURE__*/_react["default"].createElement("path", {
167
- d: "m143.21 126.5 5.84-4.76a3.1 3.1 0 0 1 4.06.14l6.92 6.5",
168
- stroke: "#fff",
169
- strokeLinecap: "round",
170
- strokeLinejoin: "round",
171
- shapeRendering: "geometricPrecision"
172
- }), /*#__PURE__*/_react["default"].createElement("path", {
173
- d: "m20.57 69.91-3.02-.22.5-.77a.25.25 0 0 0-.32-.36l-3.58 1.89a5.8 5.8 0 0 0-2.92 5.24l.22 6.27 3.95-1.6 2.74-5.27 2.43-5.18Z",
174
- fill: "#000",
175
- stroke: "#000",
176
- strokeMiterlimit: "10",
177
- shapeRendering: "geometricPrecision"
178
- }), /*#__PURE__*/_react["default"].createElement("path", {
179
- d: "m15.49 82.7-.39-10.32a5.81 5.81 0 0 1 6.23-6M11.98 122.3l1.4 39.55",
180
- stroke: "#fff",
181
- strokeLinecap: "round",
182
- strokeLinejoin: "round",
183
- shapeRendering: "geometricPrecision"
184
- }), /*#__PURE__*/_react["default"].createElement("path", {
185
- d: "m81.46 66.52 16.9 14M81.9 71.99l14.56-10.74M89.54 72.35l13.6-10.02M87.09 62.82l16.9 14M79.52 86.47l29.61-21.89M86.04 88.84 114 68.3",
186
- stroke: "#000",
187
- strokeLinecap: "round",
188
- strokeLinejoin: "round",
189
- shapeRendering: "geometricPrecision"
190
- }), /*#__PURE__*/_react["default"].createElement("path", {
191
- d: "m92.95 75.29-.26 1.48c0 .73 0 1.51-.04 2.33-.1 1.55-.32 3.1-.67 4.6 2.17.67 9.3 1.39 11.53 1.02 2.45-.4 3.25-7.47 3.44-11.2.11-2.18-1.2-.77-1.56-2.07l-8.03.87-4.41 2.97Z",
192
- fill: "#B780FF",
193
- stroke: "#000",
194
- strokeLinecap: "round",
195
- strokeLinejoin: "round",
196
- shapeRendering: "geometricPrecision"
197
- }), /*#__PURE__*/_react["default"].createElement("path", {
198
- d: "M116.07 69.16a4.16 4.16 0 0 1 2.18-3.44.46.46 0 0 1 .43-.03c.34.2.13 1.31-.64 3.3",
199
- fill: "#B780FF",
200
- shapeRendering: "geometricPrecision"
201
- }), /*#__PURE__*/_react["default"].createElement("path", {
202
- d: "M116.07 69.16a4.16 4.16 0 0 1 2.18-3.44.46.46 0 0 1 .43-.03c.34.2.13 1.31-.64 3.3",
203
- stroke: "#000",
204
- strokeLinecap: "round",
205
- strokeLinejoin: "round",
206
- shapeRendering: "geometricPrecision"
207
- }), /*#__PURE__*/_react["default"].createElement("path", {
208
- d: "M125.74 68.99c2.32 7.2 3.17 44.35-25.61 29.37-1.68-1.82 2.61-11.85 2.61-11.85.8-.06 9.84 4.36 13.1.7 2.78-3.12 3.82-8.66 3.2-12.42-.3-1.75-1.29-2-2-3.33",
209
- fill: "#B780FF",
210
- shapeRendering: "geometricPrecision"
211
- }), /*#__PURE__*/_react["default"].createElement("path", {
212
- d: "M125.74 68.99c2.32 7.2 3.17 44.35-25.61 29.37-1.68-1.82 2.61-11.85 2.61-11.85.8-.06 9.84 4.36 13.1.7 2.78-3.12 3.82-8.66 3.2-12.42-.3-1.75-1.29-2-2-3.33M106.91 72.9c.56 7.2-2.13 12.47-5.27 12.77-2.32.22-5.4-1.61-6.81-5.11",
213
- stroke: "#000",
214
- strokeLinecap: "round",
215
- strokeLinejoin: "round",
216
- shapeRendering: "geometricPrecision"
217
- }), /*#__PURE__*/_react["default"].createElement("path", {
218
- d: "M100.13 79.28c.09.97.65 1.73 1.37 1.89.31.06.64.02.92-.12",
219
- stroke: "#000",
220
- strokeLinecap: "round",
221
- strokeLinejoin: "round",
222
- shapeRendering: "geometricPrecision"
223
- }), /*#__PURE__*/_react["default"].createElement("path", {
224
- d: "M104.94 77.69c1.4 1.1 2.28 2.13 2.06 2.5-.2.37-1.57.09-3.25-.66",
225
- fill: "#B780FF",
226
- shapeRendering: "geometricPrecision"
227
- }), /*#__PURE__*/_react["default"].createElement("path", {
228
- d: "M104.94 77.69c1.4 1.1 2.28 2.13 2.06 2.5-.2.37-1.57.09-3.25-.66",
229
- stroke: "#000",
230
- strokeLinecap: "round",
231
- strokeLinejoin: "round",
232
- shapeRendering: "geometricPrecision"
233
- }), /*#__PURE__*/_react["default"].createElement("path", {
234
- d: "M97.41 63.1c8.05 0 14.35 3.13 15.33 7.61 1.34 6.1-6.81 13.29-17.82 15.7-2.44.55-4.93.82-7.43.83-8.04 0-14.34-3.13-15.33-7.61-1.34-6.1 6.82-13.29 17.82-15.7a34.7 34.7 0 0 1 7.43-.83Zm0-2.55c-2.68 0-5.35.28-7.97.85C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.68 0 5.36-.3 7.98-.88 12.58-2.77 21.43-11.16 19.76-18.74-1.3-5.92-8.65-9.58-17.82-9.58Z",
235
- fill: "#000",
236
- shapeRendering: "geometricPrecision"
237
- }), /*#__PURE__*/_react["default"].createElement("mask", {
238
- id: "a",
239
- maskUnits: "userSpaceOnUse",
240
- x: "14",
241
- y: "67",
242
- width: "148",
243
- height: "23"
244
- }, /*#__PURE__*/_react["default"].createElement("path", {
245
- d: "M160.84 88.85 15.4 80.37l-.24-6.74a5.82 5.82 0 0 1 6.24-6l133.37 9.7a5.81 5.81 0 0 1 5.35 5.15l.72 6.37Z",
246
- fill: "#000",
247
- stroke: "#000",
248
- strokeMiterlimit: "10",
249
- shapeRendering: "geometricPrecision"
250
- })), /*#__PURE__*/_react["default"].createElement("g", {
251
- mask: "url(#a)"
252
- }, /*#__PURE__*/_react["default"].createElement("path", {
253
- d: "M115.23 70.14c-1.3-5.93-8.65-9.6-17.82-9.6-2.68 0-5.35.29-7.97.86C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.69 0 5.36-.3 7.98-.88 12.58-2.75 21.43-11.14 19.77-18.73ZM94.94 86.4c-2.44.55-4.93.82-7.44.83-8.03 0-14.33-3.13-15.32-7.61-1.34-6.1 6.81-13.29 17.82-15.7a34.7 34.7 0 0 1 7.42-.8c8.05 0 14.35 3.12 15.33 7.6 1.35 6.08-6.82 13.25-17.81 15.68ZM81.46 66.51l16.9 14-16.9-14Zm-1.93 19.96 29.6-21.89-29.6 21.89Zm-7.32-7.33 24.26-17.88-24.26 17.88Zm2.39 4.31 28.52-21.11L74.6 83.45Zm-2.09-7.68 14.97 12.39L72.5 75.77Zm3.47-5.15L91.9 83.89 76 70.62Z",
254
- fill: "#000",
255
- shapeRendering: "geometricPrecision"
256
- }), /*#__PURE__*/_react["default"].createElement("path", {
257
- d: "M75.98 70.62 91.9 83.89m23.34-13.75c-1.3-5.93-8.65-9.6-17.82-9.6-2.68 0-5.35.29-7.97.86C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.69 0 5.36-.3 7.98-.88 12.58-2.75 21.43-11.14 19.77-18.73ZM94.94 86.4c-2.44.55-4.93.82-7.44.83-8.03 0-14.33-3.13-15.32-7.61-1.34-6.1 6.81-13.29 17.82-15.7a34.7 34.7 0 0 1 7.42-.8c8.05 0 14.35 3.12 15.33 7.6 1.35 6.08-6.82 13.25-17.81 15.68ZM81.46 66.51l16.9 14-16.9-14Zm-1.93 19.96 29.6-21.89-29.6 21.89Zm-7.32-7.33 24.26-17.88-24.26 17.88Zm2.39 4.31 28.52-21.11L74.6 83.45Zm-2.09-7.68 14.97 12.39L72.5 75.77Z",
258
- stroke: "#B780FF",
259
- strokeMiterlimit: "10",
260
- shapeRendering: "geometricPrecision"
261
- })), /*#__PURE__*/_react["default"].createElement("path", {
262
- d: "m96.66 61.45 14.9 12.72",
263
- stroke: "#000",
264
- strokeLinecap: "round",
265
- strokeLinejoin: "round",
266
- shapeRendering: "geometricPrecision"
267
- }), /*#__PURE__*/_react["default"].createElement("path", {
268
- d: "m114.66 70.69 41-6.86",
269
- stroke: "#000",
270
- strokeMiterlimit: "10",
271
- shapeRendering: "geometricPrecision"
272
- }), /*#__PURE__*/_react["default"].createElement("path", {
273
- d: "M114.44 69.38a458.24 458.24 0 0 0 41.1-6.2l.22 1.28a441.46 441.46 0 0 0-30.72 5.3c-3.4.7-6.8 1.44-10.16 2.22l-.43-2.62-.01.02Z",
274
- fill: "#000",
275
- shapeRendering: "geometricPrecision"
276
- }), /*#__PURE__*/_react["default"].createElement("path", {
277
- d: "m112.48 120.54 1.84 3.58c2.13 10.7-.38 13.1-.43 20.13-.07 8.62.36 18.1.07 26.4a9.42 9.42 0 0 1-6.6 8.67c-10.13 3.19-26.69 8.47-30.23 10.5a11.67 11.67 0 0 0-4.38 6.08 2.08 2.08 0 0 1-1.66 1.46c-.66.12-1.34.06-1.96-.19-1.6-.65-2.67-2.63-2.5-4.93a6.3 6.3 0 0 1 .48-1.87 57.65 57.65 0 0 1 6.93-12.28c1.76-1.2 3.83 1.27 5.48 1.62 3.05-2.01 15.45-10.97 20.8-12.08-1.13-4-5.97-23.56-6.95-28.12.63-7.05 2.22-13.07 2.85-20.11l16.26 1.14Z",
278
- fill: "#B780FF",
279
- shapeRendering: "geometricPrecision"
280
- }), /*#__PURE__*/_react["default"].createElement("path", {
281
- d: "M95.7 183.04c-4.2.55-4.01-11.32-1.46-12.8-5.7 3.13-12.57 8.04-14.73 9.47-1.66-.34-3.71-2.83-5.48-1.63a56.76 56.76 0 0 0-6.93 12.27c-.25.6-.41 1.23-.47 1.87-.18 2.3.89 4.29 2.5 4.94.62.24 1.3.3 1.95.18a2.08 2.08 0 0 0 1.66-1.46c.75-2.45 2.3-4.6 4.38-6.08 2.36-1.35 10.44-4.13 18.57-6.77v.01Z",
282
- fill: "#fff",
283
- stroke: "#000",
284
- strokeLinecap: "round",
285
- strokeLinejoin: "round",
286
- shapeRendering: "geometricPrecision"
287
- }), /*#__PURE__*/_react["default"].createElement("path", {
288
- d: "M91.19 184.52c-4.2.55-3.4-10.5-.85-11.99M77.42 189.65c-.46-1.36-2.37-1.58-2.6-1.8-.85-1.42 2.84-7.63 4.68-8.14",
289
- stroke: "#000",
290
- strokeLinecap: "round",
291
- strokeLinejoin: "round",
292
- shapeRendering: "geometricPrecision"
293
- }), /*#__PURE__*/_react["default"].createElement("path", {
294
- d: "M114.01 159.57c-.06-5.14-.18-10.37-.14-15.33.07-7.04 2.56-9.43.43-20.14l-1.84-3.57-16.26-1.14c-.63 7.04-2.22 13.07-2.85 20.11.76 3.6 3.94 16.52 5.8 23.79.64-3.79 13.61-5.78 14.86-3.72Z",
295
- fill: "#fff",
296
- shapeRendering: "geometricPrecision"
297
- }), /*#__PURE__*/_react["default"].createElement("path", {
298
- d: "M113.94 170.66c.16-4.83.09-10.05.02-15.27l-2.66-.48c.95 8.55 1.52 15.1.37 18.48-1.66 4.87-7.41 6.9-7.4 6.9 1.75-.16 2.26-.71 3.09-.97a9.4 9.4 0 0 0 6.58-8.66Z",
299
- fill: "#fff",
300
- shapeRendering: "geometricPrecision"
301
- }), /*#__PURE__*/_react["default"].createElement("path", {
302
- d: "M113.89 153.62v-1.9c0-1.63-.01-3.24-.04-4.83l-18.16-8.57-.23 2.46c.67 1.73 2.34 5.84 6.65 8.8 3.38 2.3 7.04 1.88 11.78 4.04Z",
303
- fill: "#B780FF",
304
- shapeRendering: "geometricPrecision"
305
- }), /*#__PURE__*/_react["default"].createElement("path", {
306
- d: "M114.32 124.12c2.13 10.7-.38 13.1-.43 20.13-.03 4.95.08 10.18.14 15.33M99.18 163.29a967.63 967.63 0 0 1-5.8-23.79",
307
- stroke: "#000",
308
- strokeLinecap: "round",
309
- strokeLinejoin: "round",
310
- shapeRendering: "geometricPrecision"
311
- }), /*#__PURE__*/_react["default"].createElement("path", {
312
- d: "M99.18 163.29c.63-3.79 13.6-5.78 14.85-3.72",
313
- stroke: "#000",
314
- strokeLinecap: "round",
315
- strokeLinejoin: "round",
316
- shapeRendering: "geometricPrecision"
317
- }), /*#__PURE__*/_react["default"].createElement("path", {
318
- d: "M114.01 159.57c.04 3.8.05 7.55-.07 11.1a9.42 9.42 0 0 1-6.58 8.66c-10.13 3.18-26.69 8.46-30.23 10.48a11.67 11.67 0 0 0-4.38 6.09 2.08 2.08 0 0 1-1.66 1.46c-.66.12-1.34.06-1.96-.19-1.6-.65-2.67-2.63-2.5-4.93a6.3 6.3 0 0 1 .48-1.87 57.65 57.65 0 0 1 6.93-12.28c1.76-1.2 3.83 1.27 5.48 1.62 3.05-2.01 15.45-10.97 20.8-12.08-.24-.85-.65-2.39-1.15-4.34",
319
- stroke: "#000",
320
- strokeLinecap: "round",
321
- strokeLinejoin: "round",
322
- shapeRendering: "geometricPrecision"
323
- }), /*#__PURE__*/_react["default"].createElement("path", {
324
- d: "m93.22 123.1-3.15 6.71c-3.33 16.3 39.06 27.58 48.28 33.14-.6 17.18 15.99 44.8 17.58 51.73a18.43 18.43 0 0 0-.73 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13-12.94-5.04-13.51-6.49-2.47-6.14 3.54-5.4 0-6.74a2.06 2.06 0 0 1-1.2-1.22c-3.4-9.27-10.94-40.48-14.02-53.54-.6-2.53-2-4.79-3.99-6.45-9.15-7.6-27.25-20.86-36.19-24-.91-2.6-1.84-5.87-2.76-8.47l-14.69 3.72Z",
325
- fill: "#B780FF",
326
- shapeRendering: "geometricPrecision"
327
- }), /*#__PURE__*/_react["default"].createElement("path", {
328
- d: "M129.99 139.07c-7.2-5.01-14.54-9.56-19.31-11.21-.92-2.6-1.84-5.87-2.76-8.47l-14.7 3.71-3.15 6.71c-2.21 10.87 15.9 19.5 30.95 25.7-4.75-4.59 5.62-17.66 8.97-16.44Z",
329
- fill: "#fff",
330
- shapeRendering: "geometricPrecision"
331
- }), /*#__PURE__*/_react["default"].createElement("path", {
332
- d: "M121 155.51c-4.73-4.59 5.64-17.66 8.99-16.44",
333
- stroke: "#000",
334
- strokeLinecap: "round",
335
- strokeLinejoin: "round",
336
- shapeRendering: "geometricPrecision"
337
- }), /*#__PURE__*/_react["default"].createElement("path", {
338
- d: "M159.57 193.48c-3.25-12.4-6.8-27.18-8.69-35.17-.6-2.53-2-4.79-4-6.44l-1.04-.86c2.64 2.13 8.12 31.18 13.73 42.48Z",
339
- fill: "#fff",
340
- shapeRendering: "geometricPrecision"
341
- }), /*#__PURE__*/_react["default"].createElement("path", {
342
- d: "M164.9 211.85c-1.49-4.07-3.77-12.35-6.14-21.47-.11 2.55-9.8 4.5-12.07 3.1 4.16 9.57 8.48 17.83 9.25 21.2a18.43 18.43 0 0 0-.72 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13 3.01-1.97 2-3.16-3.88-4.61-11.97-8.73-15.5-10.07a2.06 2.06 0 0 1-1.2-1.21Z",
343
- fill: "#fff",
344
- stroke: "#000",
345
- strokeLinecap: "round",
346
- strokeLinejoin: "round",
347
- shapeRendering: "geometricPrecision"
348
- }), /*#__PURE__*/_react["default"].createElement("path", {
349
- d: "M159.94 194.85c-.12 2.55-9.16 4.75-11.26 3.1M155.94 214.68a12.24 12.24 0 0 0 8.57 2.42 4.36 4.36 0 0 1 1.57-4.03",
350
- stroke: "#000",
351
- strokeLinecap: "round",
352
- strokeLinejoin: "round",
353
- shapeRendering: "geometricPrecision"
354
- }), /*#__PURE__*/_react["default"].createElement("path", {
355
- d: "M90.05 129.81c-3.31 16.3 39.08 27.58 48.3 33.14-.6 17.18 15.99 44.8 17.58 51.73a18.43 18.43 0 0 0-.73 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13 2.88-1.87 2-3.16-2.18-3.24-11.97-8.73-15.5-10.07a2.05 2.05 0 0 1-1.2-1.22c-3.4-9.27-10.94-40.48-14.02-53.54-.59-2.53-1.99-4.79-3.99-6.45-9.15-7.6-27.24-20.86-36.18-24",
356
- stroke: "#000",
357
- strokeLinecap: "round",
358
- strokeLinejoin: "round",
359
- shapeRendering: "geometricPrecision"
360
- }), /*#__PURE__*/_react["default"].createElement("path", {
361
- d: "M90.05 129.81c1.86-2.53 6.12-7.3 15.81-7.26 2.9 0 5.76.53 8.46 1.57-.57-4.44-3.87-15.57-3.83-21.09.22-.98 1.34-4.08.57-6.23l-10.42-12.34c-1.62-.32-7.08.17-8.68-.74-6.16 5.39.65 25.38 2.43 29.73.44 1.5-3.81 9.39-4.34 16.36Z",
362
- fill: "#fff",
363
- shapeRendering: "geometricPrecision"
364
- }), /*#__PURE__*/_react["default"].createElement("path", {
365
- d: "M111.07 96.8c.77 2.13-.34 5.25-.57 6.23-.05 5.53 3.25 16.66 3.83 21.09a23.63 23.63 0 0 0-8.45-1.57c-9.7-.05-13.95 4.73-15.82 7.26.53-6.97 4.78-14.86 4.35-16.38-1.78-4.35-8.58-24.34-2.42-29.73 1.02.43 2.13.58 3.22.45",
366
- stroke: "#000",
367
- strokeLinecap: "round",
368
- strokeLinejoin: "round",
369
- shapeRendering: "geometricPrecision"
370
- }), /*#__PURE__*/_react["default"].createElement("path", {
371
- d: "M104.04 110.33a28.78 28.78 0 0 0 6.64-8",
372
- stroke: "#000",
373
- strokeLinecap: "round",
374
- strokeLinejoin: "round",
375
- shapeRendering: "geometricPrecision"
376
- }), /*#__PURE__*/_react["default"].createElement("path", {
377
- d: "M137.4 68.38a1.5 1.5 0 0 1-.25-2.96l18.26-3.06a1.5 1.5 0 0 1 .49 2.94l-18.26 3.06-.25.02Z",
378
- fill: "#000",
379
- shapeRendering: "geometricPrecision"
380
- }), /*#__PURE__*/_react["default"].createElement("path", {
381
- d: "M93.57 84.3c8.86-1.58 39.24 9.37 49.36-14.38l7.92-2.43c-5.66 30.22-38.39 32.96-57.64 26.4",
382
- fill: "#B780FF",
383
- shapeRendering: "geometricPrecision"
384
- }), /*#__PURE__*/_react["default"].createElement("path", {
385
- d: "M93.57 84.3a19.4 19.4 0 0 0-.36 9.57 54.63 54.63 0 0 0 10.07 2.36c-2-1.7.47-10.83 2.98-11.24-5.43-.5-10.03-1.16-12.69-.69Z",
386
- fill: "#fff",
387
- shapeRendering: "geometricPrecision"
388
- }), /*#__PURE__*/_react["default"].createElement("path", {
389
- d: "M103.28 96.23c-2-1.7.47-10.83 2.98-11.24",
390
- stroke: "#000",
391
- strokeLinecap: "round",
392
- strokeLinejoin: "round",
393
- shapeRendering: "geometricPrecision"
394
- }), /*#__PURE__*/_react["default"].createElement("path", {
395
- d: "m149.89 68.96-7.8 2.13c1.03-3.6-1.04-4.97-.76-5.14.28-.17 1.65-.89 2.34 1.16.46-.13.82-.36.49-1.7a2.3 2.3 0 0 0-1.38-1.57c.08-.43.63-.54.85-.58 1.2-.23 1.96.58 2.27 1.89",
396
- fill: "#B780FF",
397
- shapeRendering: "geometricPrecision"
398
- }), /*#__PURE__*/_react["default"].createElement("path", {
399
- d: "M147.57 64.6c-.3-1.3-1.19-2.51-2.3-2.24-.44.15-.81.46-1.04.87",
400
- fill: "#B780FF",
401
- shapeRendering: "geometricPrecision"
402
- }), /*#__PURE__*/_react["default"].createElement("path", {
403
- d: "M149.33 64.46c-.15-1.28-.72-2.35-1.65-2.36a1.15 1.15 0 0 0-1 .75",
404
- fill: "#B780FF",
405
- shapeRendering: "geometricPrecision"
406
- }), /*#__PURE__*/_react["default"].createElement("path", {
407
- d: "M150.85 67.49c.33-1.7 0-4-.72-4.58a1.04 1.04 0 0 0-1.33-.11l-2.23.05-1.38.23-.8.73 2.6 6.04 3.86-2.36Z",
408
- fill: "#B780FF",
409
- shapeRendering: "geometricPrecision"
410
- }), /*#__PURE__*/_react["default"].createElement("path", {
411
- d: "M146.05 66.56a11.32 11.32 0 0 1 3.84-.6",
412
- stroke: "#000",
413
- strokeLinecap: "round",
414
- strokeLinejoin: "round",
415
- shapeRendering: "geometricPrecision"
416
- }), /*#__PURE__*/_react["default"].createElement("path", {
417
- d: "M150.85 67.7c.2-1.16.17-2.35-.08-3.5-.36 12.49-12.24 25.16-25.03 30.7 15.25-4.71 22.74-14.55 25.11-27.2Z",
418
- fill: "#fff",
419
- shapeRendering: "geometricPrecision"
420
- }), /*#__PURE__*/_react["default"].createElement("path", {
421
- d: "M150.85 67.49c-5.66 30.22-38.39 32.96-57.64 26.4",
422
- stroke: "#000",
423
- strokeLinecap: "round",
424
- strokeLinejoin: "round",
425
- shapeRendering: "geometricPrecision"
426
- }), /*#__PURE__*/_react["default"].createElement("path", {
427
- d: "M93.22 84.08c.66.1 1.32.13 1.98.07 9.94-.32 35.39 7.4 46.13-11.02M143.67 67.11c.46-.13.82-.36.49-1.7a2.31 2.31 0 0 0-1.39-1.57c.09-.42.64-.54.86-.58 1.2-.23 1.96.58 2.27 1.89M141.33 73.13c.43-.62 1.78-4.7.81-5.64M147.57 64.6c-.3-1.3-1.19-2.51-2.3-2.24-.3.08-.56.26-.75.51",
428
- stroke: "#000",
429
- strokeLinecap: "round",
430
- strokeLinejoin: "round",
431
- shapeRendering: "geometricPrecision"
432
- }), /*#__PURE__*/_react["default"].createElement("path", {
433
- d: "M149.33 64.46c-.15-1.28-.72-2.35-1.65-2.36a1.15 1.15 0 0 0-1 .75",
434
- stroke: "#000",
435
- strokeLinecap: "round",
436
- strokeLinejoin: "round",
437
- shapeRendering: "geometricPrecision"
438
- }), /*#__PURE__*/_react["default"].createElement("path", {
439
- d: "M150.54 68.99c.78-2.76.32-5.5-.43-6.08a1.04 1.04 0 0 0-1.33-.11",
440
- stroke: "#000",
441
- strokeLinecap: "round",
442
- strokeLinejoin: "round",
443
- shapeRendering: "geometricPrecision"
444
- }), /*#__PURE__*/_react["default"].createElement("path", {
445
- d: "M146.05 66.56a11.32 11.32 0 0 1 3.84-.6",
446
- stroke: "#000",
447
- strokeLinecap: "round",
448
- strokeLinejoin: "round",
449
- shapeRendering: "geometricPrecision"
450
- }), /*#__PURE__*/_react["default"].createElement("path", {
451
- d: "M144.16 65.4c-.1-.42-.33-.8-.66-1.1l-6.38 1.07a1.54 1.54 0 0 0 .5 3.03l6.07-1.02c.49-.12.8-.63.47-1.98Z",
452
- fill: "#000",
453
- shapeRendering: "geometricPrecision"
454
- }), /*#__PURE__*/_react["default"].createElement("path", {
455
- d: "M120.05 67.14a1.03 1.03 0 0 0-1.2-.17c-1 .6.04 4.5.59 4.68.55.17.88-.15.94-3.17",
456
- fill: "#B780FF",
457
- shapeRendering: "geometricPrecision"
458
- }), /*#__PURE__*/_react["default"].createElement("path", {
459
- d: "M120.05 67.14a1.03 1.03 0 0 0-1.2-.17c-1 .6.04 4.5.59 4.68.55.17.88-.15.94-3.17",
460
- stroke: "#000",
461
- strokeLinecap: "round",
462
- strokeLinejoin: "round",
463
- shapeRendering: "geometricPrecision"
464
- }), /*#__PURE__*/_react["default"].createElement("path", {
465
- d: "M121.77 66.66a1.1 1.1 0 0 0-1.28-.32c-1.11.54-.42 4.81.15 5.05.5.2.95-.06 1.33-3.27",
466
- fill: "#B780FF",
467
- shapeRendering: "geometricPrecision"
468
- }), /*#__PURE__*/_react["default"].createElement("path", {
469
- d: "M121.77 66.66a1.1 1.1 0 0 0-1.28-.32c-1.11.54-.42 4.81.15 5.05.5.2.95-.06 1.33-3.27",
470
- stroke: "#000",
471
- strokeLinecap: "round",
472
- strokeLinejoin: "round",
473
- shapeRendering: "geometricPrecision"
474
- }), /*#__PURE__*/_react["default"].createElement("path", {
475
- d: "M123.45 66.78a1.06 1.06 0 0 0-1.16-.36c-1.07.42-.7 4.29-.18 4.53.51.25.89 0 1.45-2.85",
476
- fill: "#B780FF",
477
- shapeRendering: "geometricPrecision"
478
- }), /*#__PURE__*/_react["default"].createElement("path", {
479
- d: "M123.45 66.78a1.06 1.06 0 0 0-1.16-.36c-1.07.42-.7 4.29-.18 4.53.51.25.89 0 1.45-2.85",
480
- stroke: "#000",
481
- strokeLinecap: "round",
482
- strokeLinejoin: "round",
483
- shapeRendering: "geometricPrecision"
484
- }), /*#__PURE__*/_react["default"].createElement("path", {
485
- d: "M125.62 68.05c-.3-.94-.73-1.5-1.58-1.1-.85.4-1.2 3.6-.79 3.89.41.28.78.12 1.65-2.26",
486
- fill: "#B780FF",
487
- shapeRendering: "geometricPrecision"
488
- }), /*#__PURE__*/_react["default"].createElement("path", {
489
- d: "M125.62 68.05c-.3-.94-.73-1.5-1.58-1.1-.85.4-1.2 3.6-.79 3.89.41.28.78.12 1.65-2.26",
490
- stroke: "#000",
491
- strokeLinecap: "round",
492
- strokeLinejoin: "round",
493
- shapeRendering: "geometricPrecision"
494
- }), /*#__PURE__*/_react["default"].createElement("path", {
495
- d: "M77.42 56.29c-1.74 5.81.33 10.84 4.55 13.1 5.46 2.9 12.09-3.07 14.54-1.97.52-9.68-11.04-2.38-14.68-9.23-.85 1.73.27 3.72.47 3.93a8.48 8.48 0 0 1-4.88-5.83Z",
496
- fill: "#000",
497
- stroke: "#B780FF",
498
- strokeLinecap: "round",
499
- strokeLinejoin: "round",
500
- shapeRendering: "geometricPrecision"
501
- }), /*#__PURE__*/_react["default"].createElement("path", {
502
- d: "M92.34 73.43c-.4-3.58.56-5.5 3.56-7.17 3.35-1.86 10.07-.4 11.12 3.59l-1.63 1.08-13.05 2.5Z",
503
- fill: "#000",
504
- shapeRendering: "geometricPrecision"
505
- }), /*#__PURE__*/_react["default"].createElement("path", {
506
- d: "M92.55 73.17c2.5-2.32 10.57-6.39 14.9-3.01a1.1 1.1 0 0 1 .43.78c.02.66.01 1.32-.04 1.98a.5.5 0 0 1-.24.4.5.5 0 0 1-.46.03c-1.12-.47-2.3-.77-3.51-.88-5.36-.5-9.46 2.86-10.96 4.29a.3.3 0 0 1-.52-.21l-.07-2.3a1.43 1.43 0 0 1 .47-1.08Z",
507
- fill: "#fff",
508
- stroke: "#000",
509
- strokeLinecap: "round",
510
- strokeLinejoin: "round",
511
- shapeRendering: "geometricPrecision"
512
- }), /*#__PURE__*/_react["default"].createElement("path", {
513
- d: "M96.09 75.72c-.37-1.23-.67-1.61-1.4-1.4-.89.27-1.71 2.56-.16 3.94",
514
- fill: "#B780FF",
515
- shapeRendering: "geometricPrecision"
516
- }), /*#__PURE__*/_react["default"].createElement("path", {
517
- d: "M96.09 75.72c-.37-1.23-.67-1.61-1.4-1.4-.89.27-1.71 2.56-.16 3.94",
518
- stroke: "#000",
519
- strokeLinecap: "round",
520
- strokeLinejoin: "round",
521
- shapeRendering: "geometricPrecision"
522
- }), /*#__PURE__*/_react["default"].createElement("path", {
523
- d: "m235.47 53.14-2.82-2.37-2.13.8-.53 2.28-21 5.07 5.93-13.88a1.32 1.32 0 0 0-.42-1.6l-2.92-2.43-8.14 7.12 5.41-2.03-42.7 28.52h-3.95l-.97.85 2.88 2.41c.2.2.44.35.72.4l47.6 9.4a1.35 1.35 0 0 0 1.5-1.87l-5.48-12.23 25.75-6.22a2.34 2.34 0 0 0 1.79-2.19l.37-10.32a1.94 1.94 0 0 0-.89-1.71Z",
524
- fill: "#000",
525
- stroke: "#000",
526
- strokeLinecap: "round",
527
- strokeLinejoin: "round",
528
- shapeRendering: "geometricPrecision"
529
- }), /*#__PURE__*/_react["default"].createElement("path", {
530
- d: "M210.04 40.96 161.47 73.4a1.35 1.35 0 0 0 .49 2.44l47.58 9.4a1.35 1.35 0 0 0 1.5-1.88l-5.48-12.22 25.74-6.22a2.34 2.34 0 0 0 1.8-2.2l.37-10.32a1.94 1.94 0 0 0-2.4-1.96l-24.98 6.04 5.94-13.88a1.35 1.35 0 0 0-2-1.64Z",
531
- fill: "#fff",
532
- stroke: "#000",
533
- strokeLinecap: "round",
534
- strokeLinejoin: "round",
535
- shapeRendering: "geometricPrecision"
536
- }), /*#__PURE__*/_react["default"].createElement("path", {
537
- d: "m238.53 123.63-1.42-2.33-1.22.59-.7 1.44-10.7-.3 3.83-5.93a.85.85 0 0 0 0-.92l-1.52-2.43-.98.71-.51 2.08-19.86 7.17.93-.8-7.47 1.07 1.53 2.44c.07.21.22.39.43.48l22.95 10.94a.85.85 0 0 0 1.2-1.01l-1.81-6.46 13.74.37a.85.85 0 0 0 .86-.71l1.01-5.62a.86.86 0 0 0-.29-.78Z",
538
- fill: "#000",
539
- stroke: "#000",
540
- strokeLinecap: "round",
541
- strokeLinejoin: "round",
542
- shapeRendering: "geometricPrecision"
543
- }), /*#__PURE__*/_react["default"].createElement("path", {
544
- d: "m225.76 113.38-26.33 9.51a.85.85 0 0 0-.07 1.58l22.95 10.94a.85.85 0 0 0 .93-.11.85.85 0 0 0 .26-.9l-1.82-6.46 13.75.38a.86.86 0 0 0 .85-.71l.98-5.64a.86.86 0 0 0-.47-.91.83.83 0 0 0-.36-.09l-13.5-.37 3.84-5.96a.85.85 0 0 0-1.01-1.26Z",
545
- fill: "#fff",
546
- stroke: "#000",
547
- strokeLinecap: "round",
548
- strokeLinejoin: "round",
549
- shapeRendering: "geometricPrecision"
550
- }), /*#__PURE__*/_react["default"].createElement("path", {
551
- d: "m159.14 46.55-.49-5.25a.74.74 0 0 0-.37-.57l-1.4-1.23-.84.4-.26 1.23-10 2.42 1.97-6.23a.72.72 0 0 0-.19-.74l-1.67-1.47-.3.85-.67 1.73-16.87 11.83h-1.96l-2.17 1.38 1.58 1.36c.06.09.14.16.23.2.06.04.13.07.2.08l22.9 4.15a.74.74 0 0 0 .76-1.1l-3.15-5.31 12.14-2.93a.74.74 0 0 0 .56-.8Z",
552
- fill: "#000",
553
- stroke: "#000",
554
- strokeLinecap: "round",
555
- strokeLinejoin: "round",
556
- shapeRendering: "geometricPrecision"
557
- }), /*#__PURE__*/_react["default"].createElement("path", {
558
- d: "m145 35.05-20.97 14.72a.74.74 0 0 0-.1 1.13c.11.1.25.17.39.2l22.89 4.15a.74.74 0 0 0 .76-1.11l-3.18-5.3 12.16-2.95a.74.74 0 0 0 .56-.78l-.5-5.25a.74.74 0 0 0-.3-.53.73.73 0 0 0-.6-.12l-11.95 2.9 1.97-6.23a.74.74 0 0 0-1.13-.83Z",
559
- fill: "#fff",
560
- stroke: "#000",
561
- strokeLinecap: "round",
562
- strokeLinejoin: "round",
563
- shapeRendering: "geometricPrecision"
564
- }), /*#__PURE__*/_react["default"].createElement("path", {
565
- d: "M150.5 36.94a52.5 52.5 0 0 1 12.17-3.14M162.24 38.78a29.32 29.32 0 0 1 4.78-.97",
566
- stroke: "#fff",
567
- strokeLinecap: "round",
568
- strokeLinejoin: "round",
569
- shapeRendering: "geometricPrecision"
570
- }), /*#__PURE__*/_react["default"].createElement("path", {
571
- d: "M216.55 48.56a164.69 164.69 0 0 1 36.26-10.27M237.7 49.73a47.69 47.69 0 0 1 7.7-1.52M235.02 117.33a96.35 96.35 0 0 1 19.98 1.4M242.45 122.61c1.4 0 2.89.08 4.44.2M16.03 211.88l3.52 3.18 88.14-6.9",
572
- stroke: "#B780FF",
573
- strokeLinecap: "round",
574
- strokeLinejoin: "round",
575
- shapeRendering: "geometricPrecision"
576
- }));
577
- }
578
- Blocked.displayName = 'Blocked';
579
- var _default = (0, _core.createBaseComponent)(Blocked);
580
- exports["default"] = _default;
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ const Blocked = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ d: "M198.25 84.33c-7.05-23.19-21.02-45.39-39.97-60.79a2.46 2.46 0 0 0-2.56-.32L125.22 37c-27.25-5.04-54.52-6.13-80.8 3.55a2.45 2.45 0 0 0-1.6 2.17l-1.97 38.53c-18.18 19.18-32.4 43.33-35.83 69.5a2.46 2.46 0 0 0 1.03 2.33l32.74 22.81c7.06 23.2 21.03 45.39 39.98 60.8a2.45 2.45 0 0 0 2.55.32l30.52-13.79c27.25 5.05 54.5 6.13 80.8-3.55a2.46 2.46 0 0 0 1.6-2.17l1.96-38.52c18.18-19.2 32.4-43.33 35.81-69.52a2.46 2.46 0 0 0-1.03-2.32l-32.72-22.81Z",
39
+ fill: "#B780FF"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ d: "M156.19 84.54a5.81 5.81 0 0 0-5.36-5.14L17.55 69.7l1.03-1.57-4.43 2.32a5.8 5.8 0 0 0-2.92 5.24l4.8 136.2 4.12 3.13 145.93-17.6-9.9-112.88Z",
42
+ fill: "#B780FF",
43
+ stroke: "#B780FF",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ d: "M173.56 201.13 20.15 215.02l-4.99-141.4a5.81 5.81 0 0 1 6.24-6l133.37 9.71a5.82 5.82 0 0 1 5.35 5.15l13.44 118.65Z",
48
+ fill: "#fff",
49
+ stroke: "#fff",
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
53
+ d: "M160.84 88.85 15.4 80.37l-.24-6.74a5.81 5.81 0 0 1 6.24-6l133.37 9.7a5.82 5.82 0 0 1 5.35 5.15l.72 6.37Z",
54
+ fill: "#000",
55
+ stroke: "#000",
56
+ strokeMiterlimit: "10"
57
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
58
+ d: "M30.19 74.72a2.3 2.3 0 0 1-2.56 2.43 2.98 2.98 0 0 1-2.77-2.78 2.3 2.3 0 0 1 2.55-2.4 2.98 2.98 0 0 1 2.78 2.75Z",
59
+ fill: "#fff"
60
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
61
+ d: "M38.37 75.26a2.27 2.27 0 0 1-2.49 2.4 2.98 2.98 0 0 1-2.73-2.74 2.26 2.26 0 0 1 2.5-2.4 2.98 2.98 0 0 1 2.72 2.74ZM46.4 75.79a2.23 2.23 0 0 1-2.43 2.38 2.95 2.95 0 0 1-2.68-2.72 2.23 2.23 0 0 1 2.44-2.38 2.95 2.95 0 0 1 2.66 2.72ZM158.82 133.9a1.28 1.28 0 0 1-1.28 1.43l-76.38.2-52.56.15a1.28 1.28 0 0 1-1.28-1.24l-1.36-32.6a1.28 1.28 0 0 1 1.34-1.34l127.24 4.66a1.28 1.28 0 0 1 1.24 1.14l3.04 27.6Z",
62
+ fill: "#B780FF"
63
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
64
+ d: "m117.98 189.25-86.06 5.98a2.36 2.36 0 0 1-2.5-2.25l-.48-11.87a2.35 2.35 0 0 1 2.23-2.44l85.65-4.36a2.34 2.34 0 0 1 2.46 2.13l.89 10.25a2.35 2.35 0 0 1-2.2 2.56Z",
65
+ fill: "#000",
66
+ stroke: "#000",
67
+ strokeLinecap: "round",
68
+ strokeLinejoin: "round"
69
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
70
+ d: "m104.03 142.98 55.71-.66",
71
+ stroke: "#000",
72
+ strokeLinecap: "round",
73
+ strokeLinejoin: "round"
74
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
75
+ d: "m79.5 143.27 11.39-.13",
76
+ stroke: "#B780FF",
77
+ strokeLinecap: "round",
78
+ strokeLinejoin: "round"
79
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
80
+ d: "m27.42 143.89 43.57-.52",
81
+ stroke: "#000",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round"
84
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
85
+ d: "m141.74 150.05 18.8-.4",
86
+ stroke: "#B780FF",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round"
89
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
90
+ d: "m56.46 151.88 39.8-.85",
91
+ stroke: "#000",
92
+ strokeLinecap: "round",
93
+ strokeLinejoin: "round"
94
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
95
+ d: "m27.77 152.5 20.46-.44",
96
+ stroke: "#B780FF",
97
+ strokeLinecap: "round",
98
+ strokeLinejoin: "round"
99
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
100
+ d: "m141.74 157.64 19.61-.61",
101
+ stroke: "#000",
102
+ strokeLinecap: "round",
103
+ strokeLinejoin: "round"
104
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
105
+ d: "m113.15 158.53 25.2-.78M72.37 159.8l34.98-1.09",
106
+ stroke: "#B780FF",
107
+ strokeLinecap: "round",
108
+ strokeLinejoin: "round"
109
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
110
+ d: "m28.12 161.18 39.14-1.22M125.75 165.96l36.42-1.5",
111
+ stroke: "#000",
112
+ strokeLinecap: "round",
113
+ strokeLinejoin: "round"
114
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
115
+ d: "m91.19 167.37 28.6-1.17",
116
+ stroke: "#B780FF",
117
+ strokeLinecap: "round",
118
+ strokeLinejoin: "round"
119
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
120
+ d: "m62.58 168.55 23.73-.98",
121
+ stroke: "#000",
122
+ strokeLinecap: "round",
123
+ strokeLinejoin: "round"
124
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
125
+ d: "m28.47 169.95 27.08-1.11",
126
+ stroke: "#B780FF",
127
+ strokeLinecap: "round",
128
+ strokeLinejoin: "round"
129
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
130
+ d: "m128.55 97.27 26.39 1.2M69.02 94.58l7.13.32M49.29 93.68l14.72.67M25.35 92.6l18.49.83",
131
+ stroke: "#000",
132
+ strokeLinecap: "round",
133
+ strokeLinejoin: "round"
134
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
135
+ d: "m65.1 184.9 48.05-2.9M37.15 186.57l20.42-1.22",
136
+ stroke: "#B780FF",
137
+ strokeLinecap: "round",
138
+ strokeLinejoin: "round"
139
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
140
+ d: "M146.12 111.76a2.83 2.83 0 0 1-2.93 3.26 3.96 3.96 0 0 1-3.76-3.4 2.82 2.82 0 0 1 2.98-3.26 3.95 3.95 0 0 1 3.71 3.4v0ZM25.92 130.11l24.73-22.7a4.26 4.26 0 0 1 5.99.22l27.92 29.8",
141
+ stroke: "#fff",
142
+ strokeLinecap: "round",
143
+ strokeLinejoin: "round"
144
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
145
+ d: "m68.47 120.27 13-9.64a3.08 3.08 0 0 1 3.74.05L100.89 123M112.59 129.05l15.77-12.77a4.26 4.26 0 0 1 5.81.42l19.16 20.76",
146
+ stroke: "#fff",
147
+ strokeLinecap: "round",
148
+ strokeLinejoin: "round"
149
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
150
+ d: "m143.21 126.5 5.84-4.76a3.1 3.1 0 0 1 4.06.14l6.92 6.5",
151
+ stroke: "#fff",
152
+ strokeLinecap: "round",
153
+ strokeLinejoin: "round"
154
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
155
+ d: "m20.57 69.91-3.02-.22.5-.77a.25.25 0 0 0-.32-.36l-3.58 1.89a5.8 5.8 0 0 0-2.92 5.24l.22 6.27 3.95-1.6 2.74-5.27 2.43-5.18Z",
156
+ fill: "#000",
157
+ stroke: "#000",
158
+ strokeMiterlimit: "10"
159
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
160
+ d: "m15.49 82.7-.39-10.32a5.81 5.81 0 0 1 6.23-6M11.98 122.3l1.4 39.55",
161
+ stroke: "#fff",
162
+ strokeLinecap: "round",
163
+ strokeLinejoin: "round"
164
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
165
+ d: "m81.46 66.52 16.9 14M81.9 71.99l14.56-10.74M89.54 72.35l13.6-10.02M87.09 62.82l16.9 14M79.52 86.47l29.61-21.89M86.04 88.84 114 68.3",
166
+ stroke: "#000",
167
+ strokeLinecap: "round",
168
+ strokeLinejoin: "round"
169
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
170
+ d: "m92.95 75.29-.26 1.48c0 .73 0 1.51-.04 2.33-.1 1.55-.32 3.1-.67 4.6 2.17.67 9.3 1.39 11.53 1.02 2.45-.4 3.25-7.47 3.44-11.2.11-2.18-1.2-.77-1.56-2.07l-8.03.87-4.41 2.97Z",
171
+ fill: "#B780FF",
172
+ stroke: "#000",
173
+ strokeLinecap: "round",
174
+ strokeLinejoin: "round"
175
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
176
+ d: "M116.07 69.16a4.16 4.16 0 0 1 2.18-3.44.46.46 0 0 1 .43-.03c.34.2.13 1.31-.64 3.3",
177
+ fill: "#B780FF"
178
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
179
+ d: "M116.07 69.16a4.16 4.16 0 0 1 2.18-3.44.46.46 0 0 1 .43-.03c.34.2.13 1.31-.64 3.3",
180
+ stroke: "#000",
181
+ strokeLinecap: "round",
182
+ strokeLinejoin: "round"
183
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
184
+ d: "M125.74 68.99c2.32 7.2 3.17 44.35-25.61 29.37-1.68-1.82 2.61-11.85 2.61-11.85.8-.06 9.84 4.36 13.1.7 2.78-3.12 3.82-8.66 3.2-12.42-.3-1.75-1.29-2-2-3.33",
185
+ fill: "#B780FF"
186
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
187
+ d: "M125.74 68.99c2.32 7.2 3.17 44.35-25.61 29.37-1.68-1.82 2.61-11.85 2.61-11.85.8-.06 9.84 4.36 13.1.7 2.78-3.12 3.82-8.66 3.2-12.42-.3-1.75-1.29-2-2-3.33M106.91 72.9c.56 7.2-2.13 12.47-5.27 12.77-2.32.22-5.4-1.61-6.81-5.11",
188
+ stroke: "#000",
189
+ strokeLinecap: "round",
190
+ strokeLinejoin: "round"
191
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
192
+ d: "M100.13 79.28c.09.97.65 1.73 1.37 1.89.31.06.64.02.92-.12",
193
+ stroke: "#000",
194
+ strokeLinecap: "round",
195
+ strokeLinejoin: "round"
196
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
197
+ d: "M104.94 77.69c1.4 1.1 2.28 2.13 2.06 2.5-.2.37-1.57.09-3.25-.66",
198
+ fill: "#B780FF"
199
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
200
+ d: "M104.94 77.69c1.4 1.1 2.28 2.13 2.06 2.5-.2.37-1.57.09-3.25-.66",
201
+ stroke: "#000",
202
+ strokeLinecap: "round",
203
+ strokeLinejoin: "round"
204
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
205
+ d: "M97.41 63.1c8.05 0 14.35 3.13 15.33 7.61 1.34 6.1-6.81 13.29-17.82 15.7-2.44.55-4.93.82-7.43.83-8.04 0-14.34-3.13-15.33-7.61-1.34-6.1 6.82-13.29 17.82-15.7a34.7 34.7 0 0 1 7.43-.83Zm0-2.55c-2.68 0-5.35.28-7.97.85C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.68 0 5.36-.3 7.98-.88 12.58-2.77 21.43-11.16 19.76-18.74-1.3-5.92-8.65-9.58-17.82-9.58Z",
206
+ fill: "#000"
207
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
208
+ d: "m96.66 61.45 14.9 12.72",
209
+ stroke: "#000",
210
+ strokeLinecap: "round",
211
+ strokeLinejoin: "round"
212
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
213
+ d: "m114.66 70.69 41-6.86",
214
+ stroke: "#000",
215
+ strokeMiterlimit: "10"
216
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
217
+ d: "M114.44 69.38a458.24 458.24 0 0 0 41.1-6.2l.22 1.28a441.46 441.46 0 0 0-30.72 5.3c-3.4.7-6.8 1.44-10.16 2.22l-.43-2.62-.01.02Z",
218
+ fill: "#000"
219
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
220
+ d: "m112.48 120.54 1.84 3.58c2.13 10.7-.38 13.1-.43 20.13-.07 8.62.36 18.1.07 26.4a9.42 9.42 0 0 1-6.6 8.67c-10.13 3.19-26.69 8.47-30.23 10.5a11.67 11.67 0 0 0-4.38 6.08 2.08 2.08 0 0 1-1.66 1.46c-.66.12-1.34.06-1.96-.19-1.6-.65-2.67-2.63-2.5-4.93a6.3 6.3 0 0 1 .48-1.87 57.65 57.65 0 0 1 6.93-12.28c1.76-1.2 3.83 1.27 5.48 1.62 3.05-2.01 15.45-10.97 20.8-12.08-1.13-4-5.97-23.56-6.95-28.12.63-7.05 2.22-13.07 2.85-20.11l16.26 1.14Z",
221
+ fill: "#B780FF"
222
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
223
+ d: "M95.7 183.04c-4.2.55-4.01-11.32-1.46-12.8-5.7 3.13-12.57 8.04-14.73 9.47-1.66-.34-3.71-2.83-5.48-1.63a56.76 56.76 0 0 0-6.93 12.27c-.25.6-.41 1.23-.47 1.87-.18 2.3.89 4.29 2.5 4.94.62.24 1.3.3 1.95.18a2.08 2.08 0 0 0 1.66-1.46c.75-2.45 2.3-4.6 4.38-6.08 2.36-1.35 10.44-4.13 18.57-6.77v.01Z",
224
+ fill: "#fff",
225
+ stroke: "#000",
226
+ strokeLinecap: "round",
227
+ strokeLinejoin: "round"
228
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
229
+ d: "M91.19 184.52c-4.2.55-3.4-10.5-.85-11.99M77.42 189.65c-.46-1.36-2.37-1.58-2.6-1.8-.85-1.42 2.84-7.63 4.68-8.14",
230
+ stroke: "#000",
231
+ strokeLinecap: "round",
232
+ strokeLinejoin: "round"
233
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
234
+ d: "M114.01 159.57c-.06-5.14-.18-10.37-.14-15.33.07-7.04 2.56-9.43.43-20.14l-1.84-3.57-16.26-1.14c-.63 7.04-2.22 13.07-2.85 20.11.76 3.6 3.94 16.52 5.8 23.79.64-3.79 13.61-5.78 14.86-3.72Z",
235
+ fill: "#fff"
236
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
237
+ d: "M113.94 170.66c.16-4.83.09-10.05.02-15.27l-2.66-.48c.95 8.55 1.52 15.1.37 18.48-1.66 4.87-7.41 6.9-7.4 6.9 1.75-.16 2.26-.71 3.09-.97a9.4 9.4 0 0 0 6.58-8.66Z",
238
+ fill: "#fff"
239
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
240
+ d: "M113.89 153.62v-1.9c0-1.63-.01-3.24-.04-4.83l-18.16-8.57-.23 2.46c.67 1.73 2.34 5.84 6.65 8.8 3.38 2.3 7.04 1.88 11.78 4.04Z",
241
+ fill: "#B780FF"
242
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
243
+ d: "M114.32 124.12c2.13 10.7-.38 13.1-.43 20.13-.03 4.95.08 10.18.14 15.33M99.18 163.29a967.63 967.63 0 0 1-5.8-23.79",
244
+ stroke: "#000",
245
+ strokeLinecap: "round",
246
+ strokeLinejoin: "round"
247
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
248
+ d: "M99.18 163.29c.63-3.79 13.6-5.78 14.85-3.72",
249
+ stroke: "#000",
250
+ strokeLinecap: "round",
251
+ strokeLinejoin: "round"
252
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
253
+ d: "M114.01 159.57c.04 3.8.05 7.55-.07 11.1a9.42 9.42 0 0 1-6.58 8.66c-10.13 3.18-26.69 8.46-30.23 10.48a11.67 11.67 0 0 0-4.38 6.09 2.08 2.08 0 0 1-1.66 1.46c-.66.12-1.34.06-1.96-.19-1.6-.65-2.67-2.63-2.5-4.93a6.3 6.3 0 0 1 .48-1.87 57.65 57.65 0 0 1 6.93-12.28c1.76-1.2 3.83 1.27 5.48 1.62 3.05-2.01 15.45-10.97 20.8-12.08-.24-.85-.65-2.39-1.15-4.34",
254
+ stroke: "#000",
255
+ strokeLinecap: "round",
256
+ strokeLinejoin: "round"
257
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
258
+ d: "m93.22 123.1-3.15 6.71c-3.33 16.3 39.06 27.58 48.28 33.14-.6 17.18 15.99 44.8 17.58 51.73a18.43 18.43 0 0 0-.73 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13-12.94-5.04-13.51-6.49-2.47-6.14 3.54-5.4 0-6.74a2.06 2.06 0 0 1-1.2-1.22c-3.4-9.27-10.94-40.48-14.02-53.54-.6-2.53-2-4.79-3.99-6.45-9.15-7.6-27.25-20.86-36.19-24-.91-2.6-1.84-5.87-2.76-8.47l-14.69 3.72Z",
259
+ fill: "#B780FF"
260
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
261
+ d: "M129.99 139.07c-7.2-5.01-14.54-9.56-19.31-11.21-.92-2.6-1.84-5.87-2.76-8.47l-14.7 3.71-3.15 6.71c-2.21 10.87 15.9 19.5 30.95 25.7-4.75-4.59 5.62-17.66 8.97-16.44Z",
262
+ fill: "#fff"
263
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
264
+ d: "M121 155.51c-4.73-4.59 5.64-17.66 8.99-16.44",
265
+ stroke: "#000",
266
+ strokeLinecap: "round",
267
+ strokeLinejoin: "round"
268
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
269
+ d: "M159.57 193.48c-3.25-12.4-6.8-27.18-8.69-35.17-.6-2.53-2-4.79-4-6.44l-1.04-.86c2.64 2.13 8.12 31.18 13.73 42.48Z",
270
+ fill: "#fff"
271
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
272
+ d: "M164.9 211.85c-1.49-4.07-3.77-12.35-6.14-21.47-.11 2.55-9.8 4.5-12.07 3.1 4.16 9.57 8.48 17.83 9.25 21.2a18.43 18.43 0 0 0-.72 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13 3.01-1.97 2-3.16-3.88-4.61-11.97-8.73-15.5-10.07a2.06 2.06 0 0 1-1.2-1.21Z",
273
+ fill: "#fff",
274
+ stroke: "#000",
275
+ strokeLinecap: "round",
276
+ strokeLinejoin: "round"
277
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
278
+ d: "M159.94 194.85c-.12 2.55-9.16 4.75-11.26 3.1M155.94 214.68a12.24 12.24 0 0 0 8.57 2.42 4.36 4.36 0 0 1 1.57-4.03",
279
+ stroke: "#000",
280
+ strokeLinecap: "round",
281
+ strokeLinejoin: "round"
282
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
283
+ d: "M90.05 129.81c-3.31 16.3 39.08 27.58 48.3 33.14-.6 17.18 15.99 44.8 17.58 51.73a18.43 18.43 0 0 0-.73 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13 2.88-1.87 2-3.16-2.18-3.24-11.97-8.73-15.5-10.07a2.05 2.05 0 0 1-1.2-1.22c-3.4-9.27-10.94-40.48-14.02-53.54-.59-2.53-1.99-4.79-3.99-6.45-9.15-7.6-27.24-20.86-36.18-24",
284
+ stroke: "#000",
285
+ strokeLinecap: "round",
286
+ strokeLinejoin: "round"
287
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
288
+ d: "M90.05 129.81c1.86-2.53 6.12-7.3 15.81-7.26 2.9 0 5.76.53 8.46 1.57-.57-4.44-3.87-15.57-3.83-21.09.22-.98 1.34-4.08.57-6.23l-10.42-12.34c-1.62-.32-7.08.17-8.68-.74-6.16 5.39.65 25.38 2.43 29.73.44 1.5-3.81 9.39-4.34 16.36Z",
289
+ fill: "#fff"
290
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
291
+ d: "M111.07 96.8c.77 2.13-.34 5.25-.57 6.23-.05 5.53 3.25 16.66 3.83 21.09a23.63 23.63 0 0 0-8.45-1.57c-9.7-.05-13.95 4.73-15.82 7.26.53-6.97 4.78-14.86 4.35-16.38-1.78-4.35-8.58-24.34-2.42-29.73 1.02.43 2.13.58 3.22.45",
292
+ stroke: "#000",
293
+ strokeLinecap: "round",
294
+ strokeLinejoin: "round"
295
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
296
+ d: "M104.04 110.33a28.78 28.78 0 0 0 6.64-8",
297
+ stroke: "#000",
298
+ strokeLinecap: "round",
299
+ strokeLinejoin: "round"
300
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
301
+ d: "M137.4 68.38a1.5 1.5 0 0 1-.25-2.96l18.26-3.06a1.5 1.5 0 0 1 .49 2.94l-18.26 3.06-.25.02Z",
302
+ fill: "#000"
303
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
304
+ d: "M93.57 84.3c8.86-1.58 39.24 9.37 49.36-14.38l7.92-2.43c-5.66 30.22-38.39 32.96-57.64 26.4",
305
+ fill: "#B780FF"
306
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
307
+ d: "M93.57 84.3a19.4 19.4 0 0 0-.36 9.57 54.63 54.63 0 0 0 10.07 2.36c-2-1.7.47-10.83 2.98-11.24-5.43-.5-10.03-1.16-12.69-.69Z",
308
+ fill: "#fff"
309
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
310
+ d: "M103.28 96.23c-2-1.7.47-10.83 2.98-11.24",
311
+ stroke: "#000",
312
+ strokeLinecap: "round",
313
+ strokeLinejoin: "round"
314
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
315
+ d: "m149.89 68.96-7.8 2.13c1.03-3.6-1.04-4.97-.76-5.14.28-.17 1.65-.89 2.34 1.16.46-.13.82-.36.49-1.7a2.3 2.3 0 0 0-1.38-1.57c.08-.43.63-.54.85-.58 1.2-.23 1.96.58 2.27 1.89",
316
+ fill: "#B780FF"
317
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
318
+ d: "M147.57 64.6c-.3-1.3-1.19-2.51-2.3-2.24-.44.15-.81.46-1.04.87",
319
+ fill: "#B780FF"
320
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
321
+ d: "M149.33 64.46c-.15-1.28-.72-2.35-1.65-2.36a1.15 1.15 0 0 0-1 .75",
322
+ fill: "#B780FF"
323
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
324
+ d: "M150.85 67.49c.33-1.7 0-4-.72-4.58a1.04 1.04 0 0 0-1.33-.11l-2.23.05-1.38.23-.8.73 2.6 6.04 3.86-2.36Z",
325
+ fill: "#B780FF"
326
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
327
+ d: "M146.05 66.56a11.32 11.32 0 0 1 3.84-.6",
328
+ stroke: "#000",
329
+ strokeLinecap: "round",
330
+ strokeLinejoin: "round"
331
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
332
+ d: "M150.85 67.7c.2-1.16.17-2.35-.08-3.5-.36 12.49-12.24 25.16-25.03 30.7 15.25-4.71 22.74-14.55 25.11-27.2Z",
333
+ fill: "#fff"
334
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
335
+ d: "M150.85 67.49c-5.66 30.22-38.39 32.96-57.64 26.4",
336
+ stroke: "#000",
337
+ strokeLinecap: "round",
338
+ strokeLinejoin: "round"
339
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
340
+ d: "M93.22 84.08c.66.1 1.32.13 1.98.07 9.94-.32 35.39 7.4 46.13-11.02M143.67 67.11c.46-.13.82-.36.49-1.7a2.31 2.31 0 0 0-1.39-1.57c.09-.42.64-.54.86-.58 1.2-.23 1.96.58 2.27 1.89M141.33 73.13c.43-.62 1.78-4.7.81-5.64M147.57 64.6c-.3-1.3-1.19-2.51-2.3-2.24-.3.08-.56.26-.75.51",
341
+ stroke: "#000",
342
+ strokeLinecap: "round",
343
+ strokeLinejoin: "round"
344
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
345
+ d: "M149.33 64.46c-.15-1.28-.72-2.35-1.65-2.36a1.15 1.15 0 0 0-1 .75",
346
+ stroke: "#000",
347
+ strokeLinecap: "round",
348
+ strokeLinejoin: "round"
349
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
350
+ d: "M150.54 68.99c.78-2.76.32-5.5-.43-6.08a1.04 1.04 0 0 0-1.33-.11",
351
+ stroke: "#000",
352
+ strokeLinecap: "round",
353
+ strokeLinejoin: "round"
354
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
355
+ d: "M146.05 66.56a11.32 11.32 0 0 1 3.84-.6",
356
+ stroke: "#000",
357
+ strokeLinecap: "round",
358
+ strokeLinejoin: "round"
359
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
360
+ d: "M144.16 65.4c-.1-.42-.33-.8-.66-1.1l-6.38 1.07a1.54 1.54 0 0 0 .5 3.03l6.07-1.02c.49-.12.8-.63.47-1.98Z",
361
+ fill: "#000"
362
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
363
+ d: "M120.05 67.14a1.03 1.03 0 0 0-1.2-.17c-1 .6.04 4.5.59 4.68.55.17.88-.15.94-3.17",
364
+ fill: "#B780FF"
365
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
366
+ d: "M120.05 67.14a1.03 1.03 0 0 0-1.2-.17c-1 .6.04 4.5.59 4.68.55.17.88-.15.94-3.17",
367
+ stroke: "#000",
368
+ strokeLinecap: "round",
369
+ strokeLinejoin: "round"
370
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
371
+ d: "M121.77 66.66a1.1 1.1 0 0 0-1.28-.32c-1.11.54-.42 4.81.15 5.05.5.2.95-.06 1.33-3.27",
372
+ fill: "#B780FF"
373
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
374
+ d: "M121.77 66.66a1.1 1.1 0 0 0-1.28-.32c-1.11.54-.42 4.81.15 5.05.5.2.95-.06 1.33-3.27",
375
+ stroke: "#000",
376
+ strokeLinecap: "round",
377
+ strokeLinejoin: "round"
378
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
379
+ d: "M123.45 66.78a1.06 1.06 0 0 0-1.16-.36c-1.07.42-.7 4.29-.18 4.53.51.25.89 0 1.45-2.85",
380
+ fill: "#B780FF"
381
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
382
+ d: "M123.45 66.78a1.06 1.06 0 0 0-1.16-.36c-1.07.42-.7 4.29-.18 4.53.51.25.89 0 1.45-2.85",
383
+ stroke: "#000",
384
+ strokeLinecap: "round",
385
+ strokeLinejoin: "round"
386
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
387
+ d: "M125.62 68.05c-.3-.94-.73-1.5-1.58-1.1-.85.4-1.2 3.6-.79 3.89.41.28.78.12 1.65-2.26",
388
+ fill: "#B780FF"
389
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
390
+ d: "M125.62 68.05c-.3-.94-.73-1.5-1.58-1.1-.85.4-1.2 3.6-.79 3.89.41.28.78.12 1.65-2.26",
391
+ stroke: "#000",
392
+ strokeLinecap: "round",
393
+ strokeLinejoin: "round"
394
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
395
+ d: "M77.42 56.29c-1.74 5.81.33 10.84 4.55 13.1 5.46 2.9 12.09-3.07 14.54-1.97.52-9.68-11.04-2.38-14.68-9.23-.85 1.73.27 3.72.47 3.93a8.48 8.48 0 0 1-4.88-5.83Z",
396
+ fill: "#000",
397
+ stroke: "#B780FF",
398
+ strokeLinecap: "round",
399
+ strokeLinejoin: "round"
400
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
401
+ d: "M92.34 73.43c-.4-3.58.56-5.5 3.56-7.17 3.35-1.86 10.07-.4 11.12 3.59l-1.63 1.08-13.05 2.5Z",
402
+ fill: "#000"
403
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
404
+ d: "M92.55 73.17c2.5-2.32 10.57-6.39 14.9-3.01a1.1 1.1 0 0 1 .43.78c.02.66.01 1.32-.04 1.98a.5.5 0 0 1-.24.4.5.5 0 0 1-.46.03c-1.12-.47-2.3-.77-3.51-.88-5.36-.5-9.46 2.86-10.96 4.29a.3.3 0 0 1-.52-.21l-.07-2.3a1.43 1.43 0 0 1 .47-1.08Z",
405
+ fill: "#fff",
406
+ stroke: "#000",
407
+ strokeLinecap: "round",
408
+ strokeLinejoin: "round"
409
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
410
+ d: "M96.09 75.72c-.37-1.23-.67-1.61-1.4-1.4-.89.27-1.71 2.56-.16 3.94",
411
+ fill: "#B780FF"
412
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
413
+ d: "M96.09 75.72c-.37-1.23-.67-1.61-1.4-1.4-.89.27-1.71 2.56-.16 3.94",
414
+ stroke: "#000",
415
+ strokeLinecap: "round",
416
+ strokeLinejoin: "round"
417
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
418
+ d: "m235.47 53.14-2.82-2.37-2.13.8-.53 2.28-21 5.07 5.93-13.88a1.32 1.32 0 0 0-.42-1.6l-2.92-2.43-8.14 7.12 5.41-2.03-42.7 28.52h-3.95l-.97.85 2.88 2.41c.2.2.44.35.72.4l47.6 9.4a1.35 1.35 0 0 0 1.5-1.87l-5.48-12.23 25.75-6.22a2.34 2.34 0 0 0 1.79-2.19l.37-10.32a1.94 1.94 0 0 0-.89-1.71Z",
419
+ fill: "#000",
420
+ stroke: "#000",
421
+ strokeLinecap: "round",
422
+ strokeLinejoin: "round"
423
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
424
+ d: "M210.04 40.96 161.47 73.4a1.35 1.35 0 0 0 .49 2.44l47.58 9.4a1.35 1.35 0 0 0 1.5-1.88l-5.48-12.22 25.74-6.22a2.34 2.34 0 0 0 1.8-2.2l.37-10.32a1.94 1.94 0 0 0-2.4-1.96l-24.98 6.04 5.94-13.88a1.35 1.35 0 0 0-2-1.64Z",
425
+ fill: "#fff",
426
+ stroke: "#000",
427
+ strokeLinecap: "round",
428
+ strokeLinejoin: "round"
429
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
430
+ d: "m238.53 123.63-1.42-2.33-1.22.59-.7 1.44-10.7-.3 3.83-5.93a.85.85 0 0 0 0-.92l-1.52-2.43-.98.71-.51 2.08-19.86 7.17.93-.8-7.47 1.07 1.53 2.44c.07.21.22.39.43.48l22.95 10.94a.85.85 0 0 0 1.2-1.01l-1.81-6.46 13.74.37a.85.85 0 0 0 .86-.71l1.01-5.62a.86.86 0 0 0-.29-.78Z",
431
+ fill: "#000",
432
+ stroke: "#000",
433
+ strokeLinecap: "round",
434
+ strokeLinejoin: "round"
435
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
436
+ d: "m225.76 113.38-26.33 9.51a.85.85 0 0 0-.07 1.58l22.95 10.94a.85.85 0 0 0 .93-.11.85.85 0 0 0 .26-.9l-1.82-6.46 13.75.38a.86.86 0 0 0 .85-.71l.98-5.64a.86.86 0 0 0-.47-.91.83.83 0 0 0-.36-.09l-13.5-.37 3.84-5.96a.85.85 0 0 0-1.01-1.26Z",
437
+ fill: "#fff",
438
+ stroke: "#000",
439
+ strokeLinecap: "round",
440
+ strokeLinejoin: "round"
441
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
442
+ d: "m159.14 46.55-.49-5.25a.74.74 0 0 0-.37-.57l-1.4-1.23-.84.4-.26 1.23-10 2.42 1.97-6.23a.72.72 0 0 0-.19-.74l-1.67-1.47-.3.85-.67 1.73-16.87 11.83h-1.96l-2.17 1.38 1.58 1.36c.06.09.14.16.23.2.06.04.13.07.2.08l22.9 4.15a.74.74 0 0 0 .76-1.1l-3.15-5.31 12.14-2.93a.74.74 0 0 0 .56-.8Z",
443
+ fill: "#000",
444
+ stroke: "#000",
445
+ strokeLinecap: "round",
446
+ strokeLinejoin: "round"
447
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
448
+ d: "m145 35.05-20.97 14.72a.74.74 0 0 0-.1 1.13c.11.1.25.17.39.2l22.89 4.15a.74.74 0 0 0 .76-1.11l-3.18-5.3 12.16-2.95a.74.74 0 0 0 .56-.78l-.5-5.25a.74.74 0 0 0-.3-.53.73.73 0 0 0-.6-.12l-11.95 2.9 1.97-6.23a.74.74 0 0 0-1.13-.83Z",
449
+ fill: "#fff",
450
+ stroke: "#000",
451
+ strokeLinecap: "round",
452
+ strokeLinejoin: "round"
453
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
454
+ d: "M150.5 36.94a52.5 52.5 0 0 1 12.17-3.14M162.24 38.78a29.32 29.32 0 0 1 4.78-.97",
455
+ stroke: "#fff",
456
+ strokeLinecap: "round",
457
+ strokeLinejoin: "round"
458
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
459
+ d: "M216.55 48.56a164.69 164.69 0 0 1 36.26-10.27M237.7 49.73a47.69 47.69 0 0 1 7.7-1.52M235.02 117.33a96.35 96.35 0 0 1 19.98 1.4M242.45 122.61c1.4 0 2.89.08 4.44.2M16.03 211.88l3.52 3.18 88.14-6.9",
460
+ stroke: "#B780FF",
461
+ strokeLinecap: "round",
462
+ strokeLinejoin: "round"
463
+ }), /* @__PURE__ */ import_react.default.createElement("mask", {
464
+ height: "23",
465
+ id: "igc-blocked-el-0",
466
+ width: "148",
467
+ x: "14",
468
+ y: "67",
469
+ maskUnits: "userSpaceOnUse"
470
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
471
+ d: "M160.84 88.85 15.4 80.37l-.24-6.74a5.82 5.82 0 0 1 6.24-6l133.37 9.7a5.81 5.81 0 0 1 5.35 5.15l.72 6.37Z",
472
+ fill: "#000",
473
+ stroke: "#000",
474
+ strokeMiterlimit: "10"
475
+ })), /* @__PURE__ */ import_react.default.createElement("g", {
476
+ mask: "url(#igc-blocked-el-0)"
477
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
478
+ d: "M115.23 70.14c-1.3-5.93-8.65-9.6-17.82-9.6-2.68 0-5.35.29-7.97.86C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.69 0 5.36-.3 7.98-.88 12.58-2.75 21.43-11.14 19.77-18.73ZM94.94 86.4c-2.44.55-4.93.82-7.44.83-8.03 0-14.33-3.13-15.32-7.61-1.34-6.1 6.81-13.29 17.82-15.7a34.7 34.7 0 0 1 7.42-.8c8.05 0 14.35 3.12 15.33 7.6 1.35 6.08-6.82 13.25-17.81 15.68ZM81.46 66.51l16.9 14-16.9-14Zm-1.93 19.96 29.6-21.89-29.6 21.89Zm-7.32-7.33 24.26-17.88-24.26 17.88Zm2.39 4.31 28.52-21.11L74.6 83.45Zm-2.09-7.68 14.97 12.39L72.5 75.77Zm3.47-5.15L91.9 83.89 76 70.62Z",
479
+ fill: "#000"
480
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
481
+ d: "M75.98 70.62 91.9 83.89m23.34-13.75c-1.3-5.93-8.65-9.6-17.82-9.6-2.68 0-5.35.29-7.97.86C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.69 0 5.36-.3 7.98-.88 12.58-2.75 21.43-11.14 19.77-18.73ZM94.94 86.4c-2.44.55-4.93.82-7.44.83-8.03 0-14.33-3.13-15.32-7.61-1.34-6.1 6.81-13.29 17.82-15.7a34.7 34.7 0 0 1 7.42-.8c8.05 0 14.35 3.12 15.33 7.6 1.35 6.08-6.82 13.25-17.81 15.68ZM81.46 66.51l16.9 14-16.9-14Zm-1.93 19.96 29.6-21.89-29.6 21.89Zm-7.32-7.33 24.26-17.88-24.26 17.88Zm2.39 4.31 28.52-21.11L74.6 83.45Zm-2.09-7.68 14.97 12.39L72.5 75.77Z",
482
+ stroke: "#B780FF",
483
+ strokeMiterlimit: "10"
484
+ })));
485
+ Blocked.displayName = "Blocked";
486
+ var stdin_default = (0, import_core.createBaseComponent)(Blocked);