@semcore/illustration 1.4.19 → 1.4.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/AccessDenied/index.d.ts +1 -2
  2. package/AccessDenied/index.js +234 -272
  3. package/AccessDenied/index.mjs +212 -259
  4. package/AreaChart/index.d.ts +1 -2
  5. package/AreaChart/index.js +81 -88
  6. package/AreaChart/index.mjs +59 -75
  7. package/Blocked/index.d.ts +1 -2
  8. package/Blocked/index.js +485 -579
  9. package/Blocked/index.mjs +463 -566
  10. package/CHANGELOG.md +13 -3
  11. package/ChoroplethMapChart/index.d.ts +1 -2
  12. package/ChoroplethMapChart/index.js +103 -112
  13. package/ChoroplethMapChart/index.mjs +81 -99
  14. package/Coffee/index.d.ts +1 -2
  15. package/Coffee/index.js +88 -92
  16. package/Coffee/index.mjs +66 -79
  17. package/Collection/index.d.ts +1 -2
  18. package/Collection/index.js +82 -88
  19. package/Collection/index.mjs +60 -75
  20. package/CombinedChart/index.d.ts +1 -2
  21. package/CombinedChart/index.js +110 -121
  22. package/CombinedChart/index.mjs +88 -108
  23. package/Confirmation/index.d.ts +1 -2
  24. package/Confirmation/index.js +259 -301
  25. package/Confirmation/index.mjs +237 -288
  26. package/Congrats/index.d.ts +1 -2
  27. package/Congrats/index.js +139 -159
  28. package/Congrats/index.mjs +117 -146
  29. package/ConnectionLost/index.d.ts +1 -2
  30. package/ConnectionLost/index.js +291 -343
  31. package/ConnectionLost/index.mjs +269 -330
  32. package/DeletedAccount/index.d.ts +1 -2
  33. package/DeletedAccount/index.js +368 -429
  34. package/DeletedAccount/index.mjs +346 -416
  35. package/DeletedPage/index.d.ts +1 -2
  36. package/DeletedPage/index.js +44 -42
  37. package/DeletedPage/index.mjs +22 -29
  38. package/Dns/index.d.ts +1 -2
  39. package/Dns/index.js +172 -199
  40. package/Dns/index.mjs +150 -186
  41. package/DonutChart/index.d.ts +1 -2
  42. package/DonutChart/index.js +123 -135
  43. package/DonutChart/index.mjs +101 -122
  44. package/Duplicates/index.d.ts +1 -2
  45. package/Duplicates/index.js +100 -109
  46. package/Duplicates/index.mjs +78 -96
  47. package/Feedback/index.d.ts +1 -2
  48. package/Feedback/index.js +88 -94
  49. package/Feedback/index.mjs +66 -81
  50. package/FunnelChart/index.d.ts +1 -2
  51. package/FunnelChart/index.js +90 -98
  52. package/FunnelChart/index.mjs +68 -85
  53. package/Good/index.d.ts +1 -2
  54. package/Good/index.js +123 -136
  55. package/Good/index.mjs +101 -123
  56. package/HeatMapChart/index.d.ts +1 -2
  57. package/HeatMapChart/index.js +108 -118
  58. package/HeatMapChart/index.mjs +86 -105
  59. package/HorizontalBarChart/index.d.ts +1 -2
  60. package/HorizontalBarChart/index.js +94 -102
  61. package/HorizontalBarChart/index.mjs +72 -89
  62. package/KagiChart/index.d.ts +1 -2
  63. package/KagiChart/index.js +75 -80
  64. package/KagiChart/index.mjs +53 -67
  65. package/LineChart/index.d.ts +1 -2
  66. package/LineChart/index.js +78 -84
  67. package/LineChart/index.mjs +56 -71
  68. package/LollipopChart/index.d.ts +1 -2
  69. package/LollipopChart/index.js +95 -103
  70. package/LollipopChart/index.mjs +73 -90
  71. package/MailSent/index.d.ts +1 -2
  72. package/MailSent/index.js +134 -154
  73. package/MailSent/index.mjs +112 -141
  74. package/Maintenance/index.d.ts +1 -2
  75. package/Maintenance/index.js +355 -413
  76. package/Maintenance/index.mjs +333 -400
  77. package/Nexttime/index.d.ts +1 -2
  78. package/Nexttime/index.js +102 -112
  79. package/Nexttime/index.mjs +80 -99
  80. package/NoPayment/index.d.ts +1 -2
  81. package/NoPayment/index.js +296 -358
  82. package/NoPayment/index.mjs +274 -345
  83. package/NothingFound/index.d.ts +1 -2
  84. package/NothingFound/index.js +126 -138
  85. package/NothingFound/index.mjs +104 -125
  86. package/OtherData/index.d.ts +1 -2
  87. package/OtherData/index.js +109 -119
  88. package/OtherData/index.mjs +87 -106
  89. package/PageError/index.d.ts +1 -2
  90. package/PageError/index.js +216 -279
  91. package/PageError/index.mjs +194 -266
  92. package/PageNotFound/index.d.ts +1 -2
  93. package/PageNotFound/index.js +276 -329
  94. package/PageNotFound/index.mjs +254 -316
  95. package/PieChart/index.d.ts +1 -2
  96. package/PieChart/index.js +108 -118
  97. package/PieChart/index.mjs +86 -105
  98. package/Processing/index.d.ts +1 -2
  99. package/Processing/index.js +88 -95
  100. package/Processing/index.mjs +66 -82
  101. package/ProjectNotFound/index.d.ts +1 -2
  102. package/ProjectNotFound/index.js +239 -274
  103. package/ProjectNotFound/index.mjs +217 -261
  104. package/RadarChart/index.d.ts +1 -2
  105. package/RadarChart/index.js +87 -94
  106. package/RadarChart/index.mjs +65 -81
  107. package/RadialTreeChart/index.d.ts +1 -2
  108. package/RadialTreeChart/index.js +129 -142
  109. package/RadialTreeChart/index.mjs +107 -129
  110. package/SankeyChart/index.d.ts +1 -2
  111. package/SankeyChart/index.js +115 -126
  112. package/SankeyChart/index.mjs +93 -113
  113. package/ScatterPlotChart/index.d.ts +1 -2
  114. package/ScatterPlotChart/index.js +100 -109
  115. package/ScatterPlotChart/index.mjs +78 -96
  116. package/StackedAreaChart/index.d.ts +1 -2
  117. package/StackedAreaChart/index.js +102 -113
  118. package/StackedAreaChart/index.mjs +80 -100
  119. package/Suggestion/index.d.ts +1 -2
  120. package/Suggestion/index.js +86 -93
  121. package/Suggestion/index.mjs +64 -80
  122. package/Suggestions/index.d.ts +1 -2
  123. package/Suggestions/index.js +89 -96
  124. package/Suggestions/index.mjs +67 -83
  125. package/Table/index.d.ts +1 -2
  126. package/Table/index.js +73 -77
  127. package/Table/index.mjs +51 -64
  128. package/TagCloud/index.d.ts +1 -2
  129. package/TagCloud/index.js +100 -109
  130. package/TagCloud/index.mjs +78 -96
  131. package/TextLinksEtc/index.d.ts +1 -2
  132. package/TextLinksEtc/index.js +76 -81
  133. package/TextLinksEtc/index.mjs +54 -68
  134. package/Timeout/index.d.ts +1 -2
  135. package/Timeout/index.js +373 -444
  136. package/Timeout/index.mjs +351 -431
  137. package/UnderConstruction/index.d.ts +1 -2
  138. package/UnderConstruction/index.js +135 -150
  139. package/UnderConstruction/index.mjs +113 -137
  140. package/VennChart/index.d.ts +1 -2
  141. package/VennChart/index.js +101 -110
  142. package/VennChart/index.mjs +79 -97
  143. package/VerticalBarChart/index.d.ts +1 -2
  144. package/VerticalBarChart/index.js +95 -103
  145. package/VerticalBarChart/index.mjs +73 -90
  146. package/Waiting/index.d.ts +1 -2
  147. package/Waiting/index.js +88 -96
  148. package/Waiting/index.mjs +66 -83
  149. package/Warning/index.d.ts +1 -2
  150. package/Warning/index.js +83 -89
  151. package/Warning/index.mjs +61 -76
  152. package/clear.ts +25 -0
  153. package/lib/cjs/index.js +1 -1
  154. package/lib/es6/index.js +1 -1
  155. package/package.json +9 -7
  156. package/svg/PageError.svg +40 -46
  157. package/transform.ts +92 -0
  158. package/transform-svg.config.js +0 -53
@@ -1,346 +1,275 @@
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 NoPayment({
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 NoPayment = ({ 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("g", {
20
- clipPath: "url(#a)"
21
- }, /*#__PURE__*/React.createElement("path", {
22
- d: "M219.71 137.01c0-41.72-26.17-77.3-62.98-91.3l-10.4-17.98a3.42 3.42 0 0 0-2.96-1.73h-42.64a3.42 3.42 0 0 0-2.96 1.73l-10.4 18C50.57 59.72 24.4 95.3 24.4 137.02c0 5.23.42 10.45 1.26 15.6l-10.4 18.02a3.4 3.4 0 0 0 0 3.41L36.58 211a3.41 3.41 0 0 0 2.96 1.7h20.81a97.62 97.62 0 0 0 123.4 0h20.8a3.41 3.41 0 0 0 2.96-1.7l21.33-36.95a3.4 3.4 0 0 0 0-3.41l-10.39-18a98.58 98.58 0 0 0 1.26-15.62Z",
23
- fill: "#FF788F",
24
- shapeRendering: "geometricPrecision"
25
- }), /*#__PURE__*/React.createElement("mask", {
26
- id: "b",
27
- maskUnits: "userSpaceOnUse",
28
- x: "14",
29
- y: "26",
30
- width: "229",
31
- height: "209"
32
- }, /*#__PURE__*/React.createElement("path", {
33
- d: "M242.04 136.34c0-41.72-5.18-54.42-13.2-65.64l-82.5-42.97a3.41 3.41 0 0 0-2.97-1.73h-42.64a3.42 3.42 0 0 0-2.96 1.73l-10.4 18C50.57 59.72 24.4 95.3 24.4 137.02c0 5.23.42 10.45 1.26 15.6l-10.4 18.02a3.4 3.4 0 0 0 0 3.41L36.58 211a3.41 3.41 0 0 0 2.96 1.7h20.81a97.62 97.62 0 0 0 123.4 0h20.8a3.41 3.41 0 0 0 2.96-1.7l21.33-36.95a3.4 3.4 0 0 0 0-3.41l-3.97-6.87 11.99-12.74c.83-5.17 5.18-9.45 5.18-14.68Z",
34
- fill: "#45DFA7",
35
- shapeRendering: "geometricPrecision"
36
- })), /*#__PURE__*/React.createElement("g", {
37
- mask: "url(#b)"
38
- }, /*#__PURE__*/React.createElement("path", {
39
- d: "M136.53 84.82c-7.48.74 1.3-22.2-17.36-26.13-5.63-1.19-14.5 1.6-21.59 7.94-.86-1.26-3.16-4.36-5.61-4.07-3.41.41-5.45 6.01-3.7 12.29 1.48 5.26 2.86 7.01 7.57 6.9 9.01 0 10.24-6.6 13.4-6.24 11.22 1.3-4.23 60.21 14.24 65.98 3.16-12.1 9.85-44.56 13.05-56.67Z",
40
- fill: "#FF788F",
41
- shapeRendering: "geometricPrecision"
42
- }), /*#__PURE__*/React.createElement("path", {
43
- d: "M128.07 63.71c-3.3-3.88-6.44-4.5-8.9-5.02-5.63-1.19-14.5 1.6-21.59 7.94l-.07-.1c-1.32-1.7-3.67-4.12-4.34-3.92-4.52 1.37-.7 7.44 2.18 9.16 3.1 2.05 6.48-2.59 12.32-5.18 9.67-4.26 21.82-1.25 20.4-2.88Z",
44
- fill: "#fff",
45
- shapeRendering: "geometricPrecision"
46
- }), /*#__PURE__*/React.createElement("path", {
47
- d: "M136.53 84.82c-7.48.74 1.3-22.2-17.36-26.13-5.63-1.19-14.5 1.6-21.59 7.94-.86-1.26-3.16-4.36-5.61-4.07-3.41.41-5.45 6.01-3.7 12.29 1.48 5.26 2.86 7.01 7.57 6.9 9.01 0 10.24-6.6 13.4-6.24 11.22 1.3-4.23 60.21 14.24 65.98 3.16-12.1 9.85-44.56 13.05-56.67Z",
48
- stroke: "#000",
49
- strokeLinecap: "round",
50
- strokeLinejoin: "round",
51
- shapeRendering: "geometricPrecision"
52
- }), /*#__PURE__*/React.createElement("path", {
53
- d: "M140.8 232.85c-29.74-64-29.74-155.08 19.1-169.01 10.88-2.76 35.06-1.4 52.38 8.77 28.7 16.9-1.42 82.63 15.75 109.17L216 217.97l-34.74 11.86",
54
- fill: "#FF788F",
55
- shapeRendering: "geometricPrecision"
56
- }), /*#__PURE__*/React.createElement("path", {
57
- d: "M113.36 71.47c-10.02-6.24-18.48 18.32-25.14-5.19-.78 2.26-.89 5.31 0 8.55 1.47 5.25 2.86 7.01 7.57 6.9 9 0 10.24-6.6 13.38-6.24 10.9 1.27-3.3 56.68 12.65 65.3.3-1.43.59-2.76.7-3.21-12.11-5.55 3.48-58.26-9.16-66.11ZM226.39 164.3c-.89.33-5.29 2.02-6.23 2.33-1.29.42-2.55.8-3.77 1.14a33.6 33.6 0 0 0 3.72 29.9l4.34-5.15 16.96-12.16c-2.87-4.42-14.3-9.87-15.02-16.06Z",
58
- fill: "#000",
59
- shapeRendering: "geometricPrecision"
60
- }), /*#__PURE__*/React.createElement("path", {
61
- d: "m198.78 67.24.22-.44c-14.8-4.75-30.8-5.03-39.1-2.93-39.2 11.18-46.93 72.12-33.06 128.8 2.74 2.96 6.2 3.25 4.8-11.6-6.21-66.38 6.95-99.33 36.2-111.67 6.02-2.56 16.14-5.19 30.94-2.16Z",
62
- fill: "#fff",
63
- shapeRendering: "geometricPrecision"
64
- }), /*#__PURE__*/React.createElement("path", {
65
- d: "M228.03 181.78C210.86 155.24 241 89.5 212.28 72.64c-17.32-10.18-41.5-11.53-52.38-8.77-48.84 13.92-48.84 105-19.1 168.98",
66
- stroke: "#000",
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/React.createElement("path", {
71
- d: "M127.88 68.15c-1.5-1.35-4.13-2.24-5.27-1.2-1.3 1.17-.59 4.74 1.6 6.3 1.65 1.19 4.41 1.45 5.4.12.98-1.32-.29-3.92-1.73-5.22Z",
72
- fill: "#fff",
73
- shapeRendering: "geometricPrecision"
74
- }), /*#__PURE__*/React.createElement("path", {
75
- d: "M95.35 69.05a14.98 14.98 0 0 1 2.58-2.75",
76
- stroke: "#000",
77
- strokeLinecap: "round",
78
- strokeLinejoin: "round",
79
- shapeRendering: "geometricPrecision"
80
- })), /*#__PURE__*/React.createElement("path", {
81
- d: "m211.8 54.71-1.1-3.53c.58-.32 5.96-3.1 10.36-.7 4.81 2.6 6.97 10.53 2.93 17.84l-9.14-7.56-3.04-6.05Z",
82
- fill: "#FF788F",
83
- stroke: "#000",
84
- strokeMiterlimit: "10",
85
- shapeRendering: "geometricPrecision"
86
- }), /*#__PURE__*/React.createElement("path", {
87
- d: "M55.72 183.35a1.91 1.91 0 0 1-2.2-1.55l-6.8-38.87 3.76-.66 6.79 38.87a1.91 1.91 0 0 1-1.55 2.2ZM23.4 181.05a1.9 1.9 0 0 1-1.77-2.04l1.98-27.55 3.8.27-1.98 27.56a1.9 1.9 0 0 1-2.04 1.76ZM82.48 168.92l-11.2-25.25 3.48-1.54 11.2 25.25a1.9 1.9 0 0 1-3.48 1.54Z",
88
- fill: "#000",
89
- shapeRendering: "geometricPrecision"
90
- }), /*#__PURE__*/React.createElement("path", {
91
- d: "M98.86 144.1c2.1 12.03-17.97 25.58-44.84 30.28-26.86 4.69-50.32-1.28-52.44-13.32-2.39-13.68 17.97-25.59 44.84-30.28 26.86-4.7 50.06-.38 52.44 13.31Z",
92
- fill: "#FF788F",
93
- stroke: "#000",
94
- strokeLinecap: "round",
95
- strokeLinejoin: "round",
96
- shapeRendering: "geometricPrecision"
97
- }), /*#__PURE__*/React.createElement("path", {
98
- d: "M53.1 169.11c26.19-4.57 45.91-16.86 44.07-27.45-1.85-10.59-24.58-15.47-50.76-10.9-26.19 4.57-45.92 16.86-44.07 27.45 1.85 10.6 24.57 15.47 50.76 10.9Z",
99
- fill: "#fff",
100
- shapeRendering: "geometricPrecision"
101
- }), /*#__PURE__*/React.createElement("path", {
102
- d: "M48.36 141.92c-10.1 3.3-44.4 12.83-45.46 18.1M93.42 151.38c-3.5-6.54-39.7-8.78-45.06-9.46",
103
- stroke: "#000",
104
- strokeLinecap: "round",
105
- strokeLinejoin: "round",
106
- shapeRendering: "geometricPrecision"
107
- }), /*#__PURE__*/React.createElement("path", {
108
- d: "m80.2 137.72-4.7-17.93A27.46 27.46 0 0 0 44.22 99.7l-6.27 1.1a27.46 27.46 0 0 0-22.62 29.5l1.65 18.46c0 .27.03.54.07.81 1.24 7.08 16.42 10.34 33.9 7.28 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.19-.8Z",
109
- fill: "#FF788F",
110
- shapeRendering: "geometricPrecision"
111
- }), /*#__PURE__*/React.createElement("path", {
112
- d: "m80.2 137.72-4.7-17.93A27.46 27.46 0 0 0 44.22 99.7l-6.27 1.1a27.46 27.46 0 0 0-22.62 29.5l1.65 18.46c0 .27.03.54.07.81 1.24 7.08 16.42 10.34 33.9 7.28 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.19-.8Z",
113
- stroke: "#fff",
114
- strokeMiterlimit: "10",
115
- shapeRendering: "geometricPrecision"
116
- }), /*#__PURE__*/React.createElement("path", {
117
- d: "m16.26 140.78.72 7.97c0 .27.03.54.07.8 1.24 7.09 16.42 10.35 33.9 7.29 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.2-.78l-2-7.63",
118
- stroke: "#000",
119
- strokeLinecap: "round",
120
- strokeLinejoin: "round",
121
- shapeRendering: "geometricPrecision"
122
- }), /*#__PURE__*/React.createElement("path", {
123
- d: "M73.17 133.94c.5 1.2 1.66 1.88 2.86 1.16 1.53-.91.78-5.85-2.14-5.01-1.16.33-1.2 2.67-.72 3.84Z",
124
- fill: "#fff",
125
- shapeRendering: "geometricPrecision"
126
- }), /*#__PURE__*/React.createElement("path", {
127
- d: "M78.22 130c10.68 1.77 17.95 5.85 18.96 11.65 1.86 10.6-17.88 22.88-44.06 27.46-26.18 4.57-48.92-.3-50.77-10.9-1.01-5.8 4.47-12.13 13.94-17.4",
128
- stroke: "#000",
129
- strokeLinecap: "round",
130
- strokeLinejoin: "round",
131
- shapeRendering: "geometricPrecision"
132
- }), /*#__PURE__*/React.createElement("path", {
133
- d: "m64.68 133.2-1.02-.16-.42.32-8.15-17.24a2.35 2.35 0 0 0-3.32-1.1L33.4 125.84l.6-1.11-1.6.88-.86 1.76c-.05.09-.1.18-.13.28a2.57 2.57 0 0 0 .06 2.04L40 147.82c.63 1.33 2.6 2.09 3.82 1.31l18.75-12.24c.39-.25.7-.61.88-1.04l1.23-2.66Z",
134
- fill: "#FF788F",
135
- stroke: "#000",
136
- strokeMiterlimit: "10",
137
- shapeRendering: "geometricPrecision"
138
- }), /*#__PURE__*/React.createElement("path", {
139
- d: "M63.76 134.29 44.55 146.4a2.39 2.39 0 0 1-3.43-.98l-8.68-17.88a2.39 2.39 0 0 1 .97-3.12l19.63-11.2a2.39 2.39 0 0 1 3.35 1.03l8.26 16.97a2.4 2.4 0 0 1-.9 3.07Z",
140
- fill: "#fff",
141
- stroke: "#000",
142
- strokeMiterlimit: "10",
143
- shapeRendering: "geometricPrecision"
144
- }), /*#__PURE__*/React.createElement("path", {
145
- d: "M47.05 130.03c.72 1.5.34 3.24-.87 3.94-1.2.7-2.8.06-3.54-1.44-.73-1.5-.3-3.28.92-3.96 1.23-.67 2.77 0 3.5 1.46ZM54.07 126.07c.7 1.43.37 3.1-.75 3.76-1.12.66-2.65.02-3.35-1.43-.71-1.46-.35-3.14.8-3.77 1.15-.63 2.6.02 3.3 1.44Z",
146
- fill: "#FF788F",
147
- shapeRendering: "geometricPrecision"
148
- }), /*#__PURE__*/React.createElement("path", {
149
- d: "M45.68 130.88c.72 1.49.34 3.23-.86 3.93-1.2.7-2.81.07-3.54-1.44s-.32-3.28.91-3.95c1.23-.68 2.78-.02 3.5 1.46ZM52.7 126.92c.7 1.42.37 3.1-.75 3.75-1.12.65-2.64.02-3.35-1.43s-.34-3.14.8-3.77c1.15-.63 2.6.03 3.3 1.45Z",
150
- stroke: "#fff",
151
- strokeLinecap: "round",
152
- strokeLinejoin: "round",
153
- shapeRendering: "geometricPrecision"
154
- }), /*#__PURE__*/React.createElement("path", {
155
- d: "m35.3 128 17.1-9.76a1.04 1.04 0 0 1 1.2.11c.1.1.2.21.26.34l6.98 14.35.24.22c.45-.29 1.12-.65.88-1.12l-7.52-15.7c-.27-.55-1.14-.64-1.67-.33l-17.47 9.85c-.48.27-.35.8-.1 1.3l.1.74Z",
156
- fill: "#FF788F",
157
- shapeRendering: "geometricPrecision"
158
- }), /*#__PURE__*/React.createElement("path", {
159
- d: "m61.46 133.01-16.98 10.71a1.06 1.06 0 0 1-.84.11 1.05 1.05 0 0 1-.65-.54l-7.78-16.05a1.05 1.05 0 0 1 .42-1.37l17.36-9.9a1.06 1.06 0 0 1 1.2.11c.12.1.2.21.27.34l7.41 15.24a1.05 1.05 0 0 1-.41 1.35v0Z",
160
- stroke: "#000",
161
- strokeLinecap: "round",
162
- strokeLinejoin: "round",
163
- shapeRendering: "geometricPrecision"
164
- }), /*#__PURE__*/React.createElement("path", {
165
- d: "M82.03 151.74c.66 0 1.2-.34 1.2-.76 0-.41-.54-.75-1.2-.75-.66 0-1.2.34-1.2.75 0 .42.54.76 1.2.76ZM88.08 145.52c.66 0 1.2-.34 1.2-.75 0-.42-.54-.76-1.2-.76-.65 0-1.19.34-1.19.76 0 .41.54.75 1.2.75ZM14.75 159.92c.62-.21 1.02-.7.88-1.1-.14-.4-.75-.54-1.37-.33-.63.22-1.02.71-.88 1.1.13.4.75.55 1.37.33ZM9.82 152.5c.62-.22 1.02-.7.88-1.1-.14-.4-.75-.55-1.37-.33-.63.21-1.02.7-.89 1.1.14.4.76.54 1.38.33Z",
166
- fill: "#000",
167
- shapeRendering: "geometricPrecision"
168
- }), /*#__PURE__*/React.createElement("path", {
169
- d: "M21.16 134.55c-2.05.6-1.44 12.35 7 17.4 7.4 4.44 22.7 3.56 22.25.97-.47-2.7-7.15.66-17.76-5.1-8.61-4.68-7.91-14.35-11.49-13.27ZM45.4 108.82c3.98 3.36 13.05-.2 18.58 6.18 5.27 6.06 7.53 13.07 9.6 11.38 1.2-1-1.14-13.1-5.92-17.56-5.21-4.84-14.76-6.93-20.79-5.88-3.28.57-2.8 4.76-1.46 5.88Z",
170
- fill: "#fff",
171
- shapeRendering: "geometricPrecision"
172
- }), /*#__PURE__*/React.createElement("path", {
173
- d: "m155.8 50.48-1.9-1.06c2.96-2.42 6.73-3.45 9.69-2.23 4.45 1.83 7.1 8.78 3.8 15.42l-11.6-12.13Z",
174
- fill: "#FF788F",
175
- stroke: "#000",
176
- strokeLinecap: "round",
177
- strokeLinejoin: "round",
178
- shapeRendering: "geometricPrecision"
179
- }), /*#__PURE__*/React.createElement("path", {
180
- d: "M151.38 107.67c1.43-4.18 6.05-4.2 6.78-3.64 2.81 2.16-.43 6 1.8 10.39 1.55 3.08 4.69 4.81 7 4.19 3.8-1.04 3.13-5.58 5.8-8.3 1.89-1.92 5-1.94 5.62-1.5 2.1 1.4-.22 6.15 2.52 8.41a3.96 3.96 0 0 0 3.26.87c4.35-1.01 5.86-11.23 12.84-8.9",
181
- stroke: "#000",
182
- strokeLinecap: "round",
183
- strokeLinejoin: "round",
184
- shapeRendering: "geometricPrecision"
185
- }), /*#__PURE__*/React.createElement("path", {
186
- d: "M234.16 48.95c-1.13-.03.11-7.43-4.17-10.25-3.5-2.3-7.9.25-9.43-2.1-.87-1.29-.44-3.45.7-4.54 2.66-2.54 10.95-.55 13.97 4.78 2.95 5.21.01 12.14-1.07 12.1ZM157.81 44.29c.43.43 1.93-1.43 5-1.87 3.6-.5 5.68 1.5 6.88.35.8-.77.7-2.48 0-3.49-1.42-2.02-5.5-1.55-8.04-.11-2.76 1.55-4.33 4.6-3.84 5.12Z",
187
- fill: "#000",
188
- stroke: "#000",
189
- strokeLinecap: "round",
190
- strokeLinejoin: "round",
191
- shapeRendering: "geometricPrecision"
192
- }), /*#__PURE__*/React.createElement("path", {
193
- d: "m214.54 74.16-10.36 11.72a22.65 22.65 0 0 0 18.41-.13c-1.66-4.7-4.23-8.67-8.05-11.6Z",
194
- fill: "#000",
195
- shapeRendering: "geometricPrecision"
196
- }), /*#__PURE__*/React.createElement("path", {
197
- d: "M221.88 74.9c4.47-9 2.4-19.12-4.63-22.62-7.02-3.5-16.35.97-20.82 9.97-4.48 9-2.4 19.12 4.62 22.61 7.03 3.5 16.35-.96 20.83-9.96Z",
198
- fill: "#fff",
199
- stroke: "#000",
200
- strokeLinecap: "round",
201
- strokeLinejoin: "round",
202
- shapeRendering: "geometricPrecision"
203
- }), /*#__PURE__*/React.createElement("path", {
204
- d: "M211.2 71.68c1.86-3.73 1-7.92-1.9-9.37-2.92-1.44-6.78.4-8.63 4.13-1.85 3.72-1 7.91 1.91 9.36 2.91 1.45 6.77-.4 8.62-4.12Z",
205
- fill: "#000",
206
- shapeRendering: "geometricPrecision"
207
- }), /*#__PURE__*/React.createElement("path", {
208
- d: "M205.22 65.34c.74-1.5.4-3.17-.76-3.74-1.17-.58-2.7.16-3.45 1.64-.74 1.5-.4 3.17.77 3.75 1.16.57 2.7-.17 3.44-1.65Z",
209
- fill: "#fff",
210
- shapeRendering: "geometricPrecision"
211
- }), /*#__PURE__*/React.createElement("path", {
212
- d: "M204.18 82.87c.35-1.37 3.29-.29 7.94-3.2 5.44-3.4 5.58-8.67 7.12-8.52.66.06.86.66.84 1.7-.14 4.03-6.61 12.75-14.98 11.47a1.15 1.15 0 0 1-.92-1.45Z",
213
- fill: "#FF788F",
214
- shapeRendering: "geometricPrecision"
215
- }), /*#__PURE__*/React.createElement("path", {
216
- d: "M174.66 62.65c-5.9-.18-11.05.27-14.72 1.2l-6.75 8.48 2.16 5.15a21.6 21.6 0 0 0 8.16-2.16c7.46-3.67 10.37-10.63 11.15-12.67Z",
217
- fill: "#000",
218
- shapeRendering: "geometricPrecision"
219
- }), /*#__PURE__*/React.createElement("path", {
220
- d: "M165.56 68.59c3.72-7.47 2-15.87-3.83-18.77-5.83-2.9-13.56.8-17.28 8.27-3.71 7.46-2 15.87 3.84 18.77 5.83 2.9 13.56-.8 17.28-8.27Z",
221
- fill: "#fff",
222
- stroke: "#000",
223
- strokeLinecap: "round",
224
- strokeLinejoin: "round",
225
- shapeRendering: "geometricPrecision"
226
- }), /*#__PURE__*/React.createElement("path", {
227
- d: "M154.21 64.22c1.54-3.1 1.08-6.45-1.02-7.49s-5.04.62-6.58 3.7c-1.54 3.1-1.08 6.45 1.02 7.5 2.1 1.03 5.05-.62 6.58-3.71Z",
228
- fill: "#000",
229
- shapeRendering: "geometricPrecision"
230
- }), /*#__PURE__*/React.createElement("path", {
231
- d: "M146.53 58.62c-.62 1.24-.44 2.59.43 3.02.86.43 2.05-.24 2.67-1.48.62-1.24.43-2.6-.43-3.02-.86-.43-2.05.23-2.67 1.48Z",
232
- fill: "#fff",
233
- shapeRendering: "geometricPrecision"
234
- }), /*#__PURE__*/React.createElement("path", {
235
- d: "M162.01 63.72c-1.16 3.1-1.46 4.23-3.57 6.32-3.43 3.41-7.65 3.11-7.65 4.68a1.49 1.49 0 0 0 .6 1.3c1.53.78 6.36-1.12 9.32-3.89s4.91-7.63 3.6-9.07c-.58-.64-1.77-.73-2.3.66Z",
236
- fill: "#FF788F",
237
- shapeRendering: "geometricPrecision"
238
- }), /*#__PURE__*/React.createElement("path", {
239
- d: "M113.18 106.5a12.48 12.48 0 0 0-6.17-4.53c1.56-5.78 1.6-13.69-.86-19.03-1.68-3.6-4.37-5.65-7.78-5.9a.43.43 0 1 0-.06.87c3.1.23 5.47 2.04 7.03 5.4 2.37 5.08 2.3 12.84.82 18.44a8.74 8.74 0 0 0-6.08.78 5.96 5.96 0 0 0-2.68 3.77 3.6 3.6 0 0 0 1.05 3.12 2.25 2.25 0 0 0 1.85.67c1.44-.1 3.27-1.25 4.37-2.77a15.82 15.82 0 0 0 2.1-4.52c1.81.57 4.25 1.94 6.4 5.19l.01-1.5Zm-9.2.31c-.95 1.3-2.55 2.34-3.73 2.42a1.4 1.4 0 0 1-1.16-.4 2.79 2.79 0 0 1-.83-2.4c.23-1.54 1.64-2.8 2.24-3.15 1.1-.6 2.35-.9 3.6-.9a9 9 0 0 1 1.83.2 14.58 14.58 0 0 1-1.96 4.23Z",
240
- fill: "#fff",
241
- shapeRendering: "geometricPrecision"
242
- }), /*#__PURE__*/React.createElement("path", {
243
- d: "m93.14 70.91-5.38 1.9c-1.87.66-3.81 1.1-5.78 1.35l-2.8.34 6.9 19.68 2.41-1.49a27.43 27.43 0 0 1 5.35-2.56l5.39-1.9c2.1-.74 3.15-3.23 2.34-5.55l-3.13-8.9c-.83-2.3-3.19-3.6-5.3-2.87Z",
244
- fill: "#fff",
245
- stroke: "#000",
246
- strokeLinecap: "round",
247
- strokeLinejoin: "round",
248
- shapeRendering: "geometricPrecision"
249
- }), /*#__PURE__*/React.createElement("path", {
250
- d: "m76.74 72.2 4.23-1.48c1.5-.53 3.2.39 3.78 2.04l6.79 19.28c.58 1.66-.17 3.44-1.67 3.96l-5.5 1.94c-1.51.53-3.2-.38-3.8-2.04L73.8 76.62c-.59-1.66.16-3.46 1.67-3.96l1.27-.44",
251
- fill: "#fff",
252
- shapeRendering: "geometricPrecision"
253
- }), /*#__PURE__*/React.createElement("path", {
254
- d: "m76.74 72.2 4.23-1.48c1.5-.53 3.2.39 3.78 2.04l6.79 19.28c.58 1.66-.17 3.44-1.67 3.96l-5.5 1.94c-1.51.53-3.2-.38-3.8-2.04L73.8 76.62c-.59-1.66.16-3.46 1.67-3.96l1.27-.44",
255
- stroke: "#000",
256
- strokeLinecap: "round",
257
- strokeLinejoin: "round",
258
- shapeRendering: "geometricPrecision"
259
- }), /*#__PURE__*/React.createElement("path", {
260
- d: "m74.38 73.07 4.22-1.48c1.51-.54 3.2.38 3.79 2.04l6.78 19.28c.58 1.66-.16 3.43-1.67 3.96L82 98.8c-1.5.54-3.2-.38-3.78-2.04l-6.79-19.28c-.58-1.65.16-3.45 1.67-3.96l1.3-.43",
261
- fill: "#fff",
262
- shapeRendering: "geometricPrecision"
263
- }), /*#__PURE__*/React.createElement("path", {
264
- d: "m74.38 73.07 4.22-1.48c1.51-.54 3.2.38 3.79 2.04l6.78 19.28c.58 1.66-.16 3.43-1.67 3.96L82 98.8c-1.5.54-3.2-.38-3.78-2.04l-6.79-19.28c-.58-1.65.16-3.45 1.67-3.96l1.3-.43",
265
- stroke: "#000",
266
- strokeLinecap: "round",
267
- strokeLinejoin: "round",
268
- shapeRendering: "geometricPrecision"
269
- }), /*#__PURE__*/React.createElement("path", {
270
- d: "m75.77 75.18 2.6-.9c.9-.33 2.04.51 2.52 1.86l5.53 15.73c.48 1.36.12 2.72-.8 3.03l-3.35 1.18c-.92.32-2.05-.52-2.52-1.87L74.2 78.48c-.48-1.35-.12-2.71.8-3.02l.78-.28M92.43 78.66c.8-.29 1.73.25 2.06 1.2.33.94-.05 1.93-.86 2.22-.81.28-1.73-.26-2.06-1.2a2 2 0 0 1-.12-.62",
271
- stroke: "#000",
272
- strokeLinecap: "round",
273
- strokeLinejoin: "round",
274
- shapeRendering: "geometricPrecision"
275
- }), /*#__PURE__*/React.createElement("path", {
276
- d: "M80.31 80.57c-.3-1.03-.95-1.36-1.68-1.21l-8.16 2.87a1.73 1.73 0 0 0 1.13 3.2l7.82-2.74c.79-.23 1.14-1.28.9-2.12ZM83.3 88.78c-.27-.79-.79-1.53-1.78-1.22l-8.16 2.87a1.73 1.73 0 0 0 1.13 3.21l7.82-2.75a1.6 1.6 0 0 0 1-2.11Z",
277
- fill: "#FF788F",
278
- stroke: "#000",
279
- strokeLinecap: "round",
280
- strokeLinejoin: "round",
281
- shapeRendering: "geometricPrecision"
282
- }), /*#__PURE__*/React.createElement("path", {
283
- d: "M75.38 91.52a1.55 1.55 0 1 1-2.02-1.1",
284
- stroke: "#000",
285
- strokeLinecap: "round",
286
- strokeLinejoin: "round",
287
- shapeRendering: "geometricPrecision"
288
- }), /*#__PURE__*/React.createElement("path", {
289
- d: "m73.51 82.46 4.5-1.58M76.68 90.6l4.2-1.47",
290
- stroke: "#fff",
291
- strokeLinecap: "round",
292
- strokeLinejoin: "round",
293
- shapeRendering: "geometricPrecision"
294
- }), /*#__PURE__*/React.createElement("path", {
295
- d: "M72.5 83.32a1.55 1.55 0 1 1-2.03-1.09",
296
- stroke: "#000",
297
- strokeLinecap: "round",
298
- strokeLinejoin: "round",
299
- shapeRendering: "geometricPrecision"
300
- }), /*#__PURE__*/React.createElement("path", {
301
- d: "M149.44 89.8c3.81-1.34 6.25-4.28 5.44-6.57-.8-2.3-4.54-3.06-8.35-1.72-3.81 1.34-6.25 4.28-5.44 6.57.8 2.3 4.54 3.06 8.35 1.72ZM166.06 78.24c1.62-.57 2.66-1.8 2.33-2.72-.33-.94-1.9-1.23-3.52-.67-1.62.57-2.66 1.8-2.34 2.73.33.93 1.9 1.23 3.53.66ZM153.02 129.7c1.44-1.82 1.5-4.18.15-5.26-1.36-1.07-3.64-.46-5.09 1.36-1.44 1.83-1.5 4.19-.15 5.26 1.37 1.08 3.64.47 5.09-1.36ZM144.13 146.9c1.45-1.83 1.52-4.19.16-5.26-1.37-1.08-3.64-.47-5.09 1.36-1.44 1.83-1.51 4.18-.15 5.26s3.64.47 5.08-1.36ZM139.77 136.58c4.17-6.11 5.36-12.57 2.64-14.43-2.71-1.85-8.3 1.6-12.48 7.72-4.18 6.11-5.36 12.57-2.65 14.43 2.72 1.85 8.3-1.6 12.49-7.72ZM137.62 165.81c.13-6.38-2.73-11.62-6.38-11.7-3.65-.07-6.7 5.05-6.83 11.43-.13 6.39 2.72 11.63 6.37 11.7 3.65.07 6.71-5.05 6.84-11.43Z",
302
- stroke: "#fff",
303
- strokeMiterlimit: "10",
304
- shapeRendering: "geometricPrecision"
305
- }), /*#__PURE__*/React.createElement("path", {
306
- d: "M114.9 181.5a10.73 10.73 0 0 1-1.98 2.66M103.1 184.62a35.67 35.67 0 0 0 9.45-14.5M108.65 160.68A57.36 57.36 0 0 1 88.09 185",
307
- stroke: "#fff",
308
- strokeLinecap: "round",
309
- strokeLinejoin: "round",
310
- shapeRendering: "geometricPrecision"
311
- }), /*#__PURE__*/React.createElement("path", {
312
- d: "m60.67 49.37 1.1 5.03a8.23 8.23 0 0 0 4.65 5.82l2.31 1.01a.6.6 0 0 1 0 1.09l-2.3 1a8.23 8.23 0 0 0-4.65 5.83l-1.1 5.03a.54.54 0 0 1-1.07 0l-1.1-5.03a8.24 8.24 0 0 0-4.65-5.83l-2.31-1a.6.6 0 0 1 0-1.09l2.3-1a8.24 8.24 0 0 0 4.65-5.83l1.11-5.03a.54.54 0 0 1 1.06 0ZM16.46 86.11l.47 2.12a3.45 3.45 0 0 0 1.95 2.44l.97.44a.25.25 0 0 1 0 .45l-.97.44a3.46 3.46 0 0 0-1.95 2.44l-.47 2.1a.22.22 0 0 1-.43 0l-.47-2.11a3.46 3.46 0 0 0-1.95-2.45l-.97-.43a.25.25 0 0 1-.1-.37.25.25 0 0 1 .1-.1l.97-.42a3.46 3.46 0 0 0 1.95-2.45l.47-2.11a.22.22 0 0 1 .43.01ZM7.82 119.87l.62 2.78a4.54 4.54 0 0 0 2.57 3.23l1.3.55c.05.03.1.07.13.13a.33.33 0 0 1-.14.47l-1.3.56a4.55 4.55 0 0 0-2.56 3.22l-.62 2.78a.3.3 0 0 1-.48.18.3.3 0 0 1-.1-.18l-.62-2.78a4.55 4.55 0 0 0-2.57-3.22l-1.3-.56a.33.33 0 0 1 0-.6l1.3-.55a4.54 4.54 0 0 0 2.57-3.22l.62-2.79a.3.3 0 0 1 .48-.17c.06.04.1.1.1.17ZM44.74 70.34l.56 2.51a4.1 4.1 0 0 0 2.32 2.91l1.16.5a.3.3 0 0 1 0 .55l-1.16.5a4.1 4.1 0 0 0-2.32 2.92l-.56 2.51a.27.27 0 0 1-.43.16.27.27 0 0 1-.1-.16l-.54-2.51a4.1 4.1 0 0 0-2.33-2.92l-1.15-.5a.3.3 0 0 1 0-.54l1.15-.5a4.1 4.1 0 0 0 2.33-2.92l.55-2.51a.27.27 0 0 1 .52 0Z",
313
- fill: "#fff",
314
- stroke: "#FF788F",
315
- strokeLinecap: "round",
316
- strokeLinejoin: "round",
317
- shapeRendering: "geometricPrecision"
318
- }), /*#__PURE__*/React.createElement("path", {
319
- d: "M213.39 131.37c11.66 3.42 15.83-20.3 27.5-29.8 6.05-4.93 16.38-3.21 17.33 4.22.6 4.8-7.8.22-11.12 13.13-5.38 20.96-9.57 47.36-32.64 48.62",
320
- fill: "#FF788F",
321
- shapeRendering: "geometricPrecision"
322
- }), /*#__PURE__*/React.createElement("path", {
323
- d: "M258 104.7c-1.77-6.5-11.35-7.81-17.1-3.13-11.4 9.27-13.22 24.43-22.09 29.36-.25.05-3.86 1.18-5.03.53-1.6-.72-3.8 4.06 2.46 5.36 18.79 1.93 18.52-47.92 41.76-32.12Z",
324
- fill: "#fff",
325
- shapeRendering: "geometricPrecision"
326
- }), /*#__PURE__*/React.createElement("path", {
327
- d: "M213.39 131.37c11.66 3.42 15.83-20.3 27.5-29.8 6.05-4.93 16.38-3.21 17.33 4.22.6 4.8-7.8.22-11.12 13.13-5.38 20.96-9.57 47.36-32.64 48.62",
328
- stroke: "#000",
329
- strokeLinecap: "round",
330
- strokeLinejoin: "round",
331
- shapeRendering: "geometricPrecision"
332
- }), /*#__PURE__*/React.createElement("path", {
333
- d: "M241.12 124.42c1.12-1.4 1.38-3.07.58-3.71-.8-.64-2.37-.02-3.5 1.4-1.12 1.4-1.38 3.07-.58 3.7.8.65 2.37.03 3.5-1.39ZM230.37 154.63c.94-1.18 1.07-2.65.29-3.28-.79-.62-2.19-.17-3.13 1.01-.95 1.19-1.08 2.65-.3 3.28.8.63 2.2.17 3.14-1.01ZM238.09 149.03a5 5 0 0 1-4.07-.86c-2.65-2.11-2.26-7 .87-10.9 2.5-3.14 5.99-4.7 8.63-4.11",
334
- stroke: "#000",
335
- strokeMiterlimit: "10",
336
- shapeRendering: "geometricPrecision"
337
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
338
- id: "a"
339
- }, /*#__PURE__*/React.createElement("path", {
340
- fill: "#fff",
341
- d: "M0 0h260v260H0z",
342
- shapeRendering: "geometricPrecision"
343
- }))));
344
- }
345
- NoPayment.displayName = 'NoPayment';
346
- export default createBaseComponent(NoPayment);
12
+ }, /* @__PURE__ */ React.createElement("g", {
13
+ clipPath: "url(#igc-nopayment-el-1)"
14
+ }, /* @__PURE__ */ React.createElement("path", {
15
+ d: "M219.71 137.01c0-41.72-26.17-77.3-62.98-91.3l-10.4-17.98a3.42 3.42 0 0 0-2.96-1.73h-42.64a3.42 3.42 0 0 0-2.96 1.73l-10.4 18C50.57 59.72 24.4 95.3 24.4 137.02c0 5.23.42 10.45 1.26 15.6l-10.4 18.02a3.4 3.4 0 0 0 0 3.41L36.58 211a3.41 3.41 0 0 0 2.96 1.7h20.81a97.62 97.62 0 0 0 123.4 0h20.8a3.41 3.41 0 0 0 2.96-1.7l21.33-36.95a3.4 3.4 0 0 0 0-3.41l-10.39-18a98.58 98.58 0 0 0 1.26-15.62Z",
16
+ fill: "#FF788F"
17
+ }), /* @__PURE__ */ React.createElement("path", {
18
+ d: "m211.8 54.71-1.1-3.53c.58-.32 5.96-3.1 10.36-.7 4.81 2.6 6.97 10.53 2.93 17.84l-9.14-7.56-3.04-6.05Z",
19
+ fill: "#FF788F",
20
+ stroke: "#000",
21
+ strokeMiterlimit: "10"
22
+ }), /* @__PURE__ */ React.createElement("path", {
23
+ d: "M55.72 183.35a1.91 1.91 0 0 1-2.2-1.55l-6.8-38.87 3.76-.66 6.79 38.87a1.91 1.91 0 0 1-1.55 2.2ZM23.4 181.05a1.9 1.9 0 0 1-1.77-2.04l1.98-27.55 3.8.27-1.98 27.56a1.9 1.9 0 0 1-2.04 1.76ZM82.48 168.92l-11.2-25.25 3.48-1.54 11.2 25.25a1.9 1.9 0 0 1-3.48 1.54Z",
24
+ fill: "#000"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ d: "M98.86 144.1c2.1 12.03-17.97 25.58-44.84 30.28-26.86 4.69-50.32-1.28-52.44-13.32-2.39-13.68 17.97-25.59 44.84-30.28 26.86-4.7 50.06-.38 52.44 13.31Z",
27
+ fill: "#FF788F",
28
+ stroke: "#000",
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round"
31
+ }), /* @__PURE__ */ React.createElement("path", {
32
+ d: "M53.1 169.11c26.19-4.57 45.91-16.86 44.07-27.45-1.85-10.59-24.58-15.47-50.76-10.9-26.19 4.57-45.92 16.86-44.07 27.45 1.85 10.6 24.57 15.47 50.76 10.9Z",
33
+ fill: "#fff"
34
+ }), /* @__PURE__ */ React.createElement("path", {
35
+ d: "M48.36 141.92c-10.1 3.3-44.4 12.83-45.46 18.1M93.42 151.38c-3.5-6.54-39.7-8.78-45.06-9.46",
36
+ stroke: "#000",
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }), /* @__PURE__ */ React.createElement("path", {
40
+ d: "m80.2 137.72-4.7-17.93A27.46 27.46 0 0 0 44.22 99.7l-6.27 1.1a27.46 27.46 0 0 0-22.62 29.5l1.65 18.46c0 .27.03.54.07.81 1.24 7.08 16.42 10.34 33.9 7.28 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.19-.8Z",
41
+ fill: "#FF788F"
42
+ }), /* @__PURE__ */ React.createElement("path", {
43
+ d: "m80.2 137.72-4.7-17.93A27.46 27.46 0 0 0 44.22 99.7l-6.27 1.1a27.46 27.46 0 0 0-22.62 29.5l1.65 18.46c0 .27.03.54.07.81 1.24 7.08 16.42 10.34 33.9 7.28 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.19-.8Z",
44
+ stroke: "#fff",
45
+ strokeMiterlimit: "10"
46
+ }), /* @__PURE__ */ React.createElement("path", {
47
+ d: "m16.26 140.78.72 7.97c0 .27.03.54.07.8 1.24 7.09 16.42 10.35 33.9 7.29 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.2-.78l-2-7.63",
48
+ stroke: "#000",
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /* @__PURE__ */ React.createElement("path", {
52
+ d: "M73.17 133.94c.5 1.2 1.66 1.88 2.86 1.16 1.53-.91.78-5.85-2.14-5.01-1.16.33-1.2 2.67-.72 3.84Z",
53
+ fill: "#fff"
54
+ }), /* @__PURE__ */ React.createElement("path", {
55
+ d: "M78.22 130c10.68 1.77 17.95 5.85 18.96 11.65 1.86 10.6-17.88 22.88-44.06 27.46-26.18 4.57-48.92-.3-50.77-10.9-1.01-5.8 4.47-12.13 13.94-17.4",
56
+ stroke: "#000",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round"
59
+ }), /* @__PURE__ */ React.createElement("path", {
60
+ d: "m64.68 133.2-1.02-.16-.42.32-8.15-17.24a2.35 2.35 0 0 0-3.32-1.1L33.4 125.84l.6-1.11-1.6.88-.86 1.76c-.05.09-.1.18-.13.28a2.57 2.57 0 0 0 .06 2.04L40 147.82c.63 1.33 2.6 2.09 3.82 1.31l18.75-12.24c.39-.25.7-.61.88-1.04l1.23-2.66Z",
61
+ fill: "#FF788F",
62
+ stroke: "#000",
63
+ strokeMiterlimit: "10"
64
+ }), /* @__PURE__ */ React.createElement("path", {
65
+ d: "M63.76 134.29 44.55 146.4a2.39 2.39 0 0 1-3.43-.98l-8.68-17.88a2.39 2.39 0 0 1 .97-3.12l19.63-11.2a2.39 2.39 0 0 1 3.35 1.03l8.26 16.97a2.4 2.4 0 0 1-.9 3.07Z",
66
+ fill: "#fff",
67
+ stroke: "#000",
68
+ strokeMiterlimit: "10"
69
+ }), /* @__PURE__ */ React.createElement("path", {
70
+ d: "M47.05 130.03c.72 1.5.34 3.24-.87 3.94-1.2.7-2.8.06-3.54-1.44-.73-1.5-.3-3.28.92-3.96 1.23-.67 2.77 0 3.5 1.46ZM54.07 126.07c.7 1.43.37 3.1-.75 3.76-1.12.66-2.65.02-3.35-1.43-.71-1.46-.35-3.14.8-3.77 1.15-.63 2.6.02 3.3 1.44Z",
71
+ fill: "#FF788F"
72
+ }), /* @__PURE__ */ React.createElement("path", {
73
+ d: "M45.68 130.88c.72 1.49.34 3.23-.86 3.93-1.2.7-2.81.07-3.54-1.44s-.32-3.28.91-3.95c1.23-.68 2.78-.02 3.5 1.46ZM52.7 126.92c.7 1.42.37 3.1-.75 3.75-1.12.65-2.64.02-3.35-1.43s-.34-3.14.8-3.77c1.15-.63 2.6.03 3.3 1.45Z",
74
+ stroke: "#fff",
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round"
77
+ }), /* @__PURE__ */ React.createElement("path", {
78
+ d: "m35.3 128 17.1-9.76a1.04 1.04 0 0 1 1.2.11c.1.1.2.21.26.34l6.98 14.35.24.22c.45-.29 1.12-.65.88-1.12l-7.52-15.7c-.27-.55-1.14-.64-1.67-.33l-17.47 9.85c-.48.27-.35.8-.1 1.3l.1.74Z",
79
+ fill: "#FF788F"
80
+ }), /* @__PURE__ */ React.createElement("path", {
81
+ d: "m61.46 133.01-16.98 10.71a1.06 1.06 0 0 1-.84.11 1.05 1.05 0 0 1-.65-.54l-7.78-16.05a1.05 1.05 0 0 1 .42-1.37l17.36-9.9a1.06 1.06 0 0 1 1.2.11c.12.1.2.21.27.34l7.41 15.24a1.05 1.05 0 0 1-.41 1.35v0Z",
82
+ stroke: "#000",
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round"
85
+ }), /* @__PURE__ */ React.createElement("path", {
86
+ d: "M82.03 151.74c.66 0 1.2-.34 1.2-.76 0-.41-.54-.75-1.2-.75-.66 0-1.2.34-1.2.75 0 .42.54.76 1.2.76ZM88.08 145.52c.66 0 1.2-.34 1.2-.75 0-.42-.54-.76-1.2-.76-.65 0-1.19.34-1.19.76 0 .41.54.75 1.2.75ZM14.75 159.92c.62-.21 1.02-.7.88-1.1-.14-.4-.75-.54-1.37-.33-.63.22-1.02.71-.88 1.1.13.4.75.55 1.37.33ZM9.82 152.5c.62-.22 1.02-.7.88-1.1-.14-.4-.75-.55-1.37-.33-.63.21-1.02.7-.89 1.1.14.4.76.54 1.38.33Z",
87
+ fill: "#000"
88
+ }), /* @__PURE__ */ React.createElement("path", {
89
+ d: "M21.16 134.55c-2.05.6-1.44 12.35 7 17.4 7.4 4.44 22.7 3.56 22.25.97-.47-2.7-7.15.66-17.76-5.1-8.61-4.68-7.91-14.35-11.49-13.27ZM45.4 108.82c3.98 3.36 13.05-.2 18.58 6.18 5.27 6.06 7.53 13.07 9.6 11.38 1.2-1-1.14-13.1-5.92-17.56-5.21-4.84-14.76-6.93-20.79-5.88-3.28.57-2.8 4.76-1.46 5.88Z",
90
+ fill: "#fff"
91
+ }), /* @__PURE__ */ React.createElement("path", {
92
+ d: "m155.8 50.48-1.9-1.06c2.96-2.42 6.73-3.45 9.69-2.23 4.45 1.83 7.1 8.78 3.8 15.42l-11.6-12.13Z",
93
+ fill: "#FF788F",
94
+ stroke: "#000",
95
+ strokeLinecap: "round",
96
+ strokeLinejoin: "round"
97
+ }), /* @__PURE__ */ React.createElement("path", {
98
+ d: "M151.38 107.67c1.43-4.18 6.05-4.2 6.78-3.64 2.81 2.16-.43 6 1.8 10.39 1.55 3.08 4.69 4.81 7 4.19 3.8-1.04 3.13-5.58 5.8-8.3 1.89-1.92 5-1.94 5.62-1.5 2.1 1.4-.22 6.15 2.52 8.41a3.96 3.96 0 0 0 3.26.87c4.35-1.01 5.86-11.23 12.84-8.9",
99
+ stroke: "#000",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round"
102
+ }), /* @__PURE__ */ React.createElement("path", {
103
+ d: "M234.16 48.95c-1.13-.03.11-7.43-4.17-10.25-3.5-2.3-7.9.25-9.43-2.1-.87-1.29-.44-3.45.7-4.54 2.66-2.54 10.95-.55 13.97 4.78 2.95 5.21.01 12.14-1.07 12.1ZM157.81 44.29c.43.43 1.93-1.43 5-1.87 3.6-.5 5.68 1.5 6.88.35.8-.77.7-2.48 0-3.49-1.42-2.02-5.5-1.55-8.04-.11-2.76 1.55-4.33 4.6-3.84 5.12Z",
104
+ fill: "#000",
105
+ stroke: "#000",
106
+ strokeLinecap: "round",
107
+ strokeLinejoin: "round"
108
+ }), /* @__PURE__ */ React.createElement("path", {
109
+ d: "m214.54 74.16-10.36 11.72a22.65 22.65 0 0 0 18.41-.13c-1.66-4.7-4.23-8.67-8.05-11.6Z",
110
+ fill: "#000"
111
+ }), /* @__PURE__ */ React.createElement("path", {
112
+ d: "M221.88 74.9c4.47-9 2.4-19.12-4.63-22.62-7.02-3.5-16.35.97-20.82 9.97-4.48 9-2.4 19.12 4.62 22.61 7.03 3.5 16.35-.96 20.83-9.96Z",
113
+ fill: "#fff",
114
+ stroke: "#000",
115
+ strokeLinecap: "round",
116
+ strokeLinejoin: "round"
117
+ }), /* @__PURE__ */ React.createElement("path", {
118
+ d: "M211.2 71.68c1.86-3.73 1-7.92-1.9-9.37-2.92-1.44-6.78.4-8.63 4.13-1.85 3.72-1 7.91 1.91 9.36 2.91 1.45 6.77-.4 8.62-4.12Z",
119
+ fill: "#000"
120
+ }), /* @__PURE__ */ React.createElement("path", {
121
+ d: "M205.22 65.34c.74-1.5.4-3.17-.76-3.74-1.17-.58-2.7.16-3.45 1.64-.74 1.5-.4 3.17.77 3.75 1.16.57 2.7-.17 3.44-1.65Z",
122
+ fill: "#fff"
123
+ }), /* @__PURE__ */ React.createElement("path", {
124
+ d: "M204.18 82.87c.35-1.37 3.29-.29 7.94-3.2 5.44-3.4 5.58-8.67 7.12-8.52.66.06.86.66.84 1.7-.14 4.03-6.61 12.75-14.98 11.47a1.15 1.15 0 0 1-.92-1.45Z",
125
+ fill: "#FF788F"
126
+ }), /* @__PURE__ */ React.createElement("path", {
127
+ d: "M174.66 62.65c-5.9-.18-11.05.27-14.72 1.2l-6.75 8.48 2.16 5.15a21.6 21.6 0 0 0 8.16-2.16c7.46-3.67 10.37-10.63 11.15-12.67Z",
128
+ fill: "#000"
129
+ }), /* @__PURE__ */ React.createElement("path", {
130
+ d: "M165.56 68.59c3.72-7.47 2-15.87-3.83-18.77-5.83-2.9-13.56.8-17.28 8.27-3.71 7.46-2 15.87 3.84 18.77 5.83 2.9 13.56-.8 17.28-8.27Z",
131
+ fill: "#fff",
132
+ stroke: "#000",
133
+ strokeLinecap: "round",
134
+ strokeLinejoin: "round"
135
+ }), /* @__PURE__ */ React.createElement("path", {
136
+ d: "M154.21 64.22c1.54-3.1 1.08-6.45-1.02-7.49s-5.04.62-6.58 3.7c-1.54 3.1-1.08 6.45 1.02 7.5 2.1 1.03 5.05-.62 6.58-3.71Z",
137
+ fill: "#000"
138
+ }), /* @__PURE__ */ React.createElement("path", {
139
+ d: "M146.53 58.62c-.62 1.24-.44 2.59.43 3.02.86.43 2.05-.24 2.67-1.48.62-1.24.43-2.6-.43-3.02-.86-.43-2.05.23-2.67 1.48Z",
140
+ fill: "#fff"
141
+ }), /* @__PURE__ */ React.createElement("path", {
142
+ d: "M162.01 63.72c-1.16 3.1-1.46 4.23-3.57 6.32-3.43 3.41-7.65 3.11-7.65 4.68a1.49 1.49 0 0 0 .6 1.3c1.53.78 6.36-1.12 9.32-3.89s4.91-7.63 3.6-9.07c-.58-.64-1.77-.73-2.3.66Z",
143
+ fill: "#FF788F"
144
+ }), /* @__PURE__ */ React.createElement("path", {
145
+ d: "M113.18 106.5a12.48 12.48 0 0 0-6.17-4.53c1.56-5.78 1.6-13.69-.86-19.03-1.68-3.6-4.37-5.65-7.78-5.9a.43.43 0 1 0-.06.87c3.1.23 5.47 2.04 7.03 5.4 2.37 5.08 2.3 12.84.82 18.44a8.74 8.74 0 0 0-6.08.78 5.96 5.96 0 0 0-2.68 3.77 3.6 3.6 0 0 0 1.05 3.12 2.25 2.25 0 0 0 1.85.67c1.44-.1 3.27-1.25 4.37-2.77a15.82 15.82 0 0 0 2.1-4.52c1.81.57 4.25 1.94 6.4 5.19l.01-1.5Zm-9.2.31c-.95 1.3-2.55 2.34-3.73 2.42a1.4 1.4 0 0 1-1.16-.4 2.79 2.79 0 0 1-.83-2.4c.23-1.54 1.64-2.8 2.24-3.15 1.1-.6 2.35-.9 3.6-.9a9 9 0 0 1 1.83.2 14.58 14.58 0 0 1-1.96 4.23Z",
146
+ fill: "#fff"
147
+ }), /* @__PURE__ */ React.createElement("path", {
148
+ d: "m93.14 70.91-5.38 1.9c-1.87.66-3.81 1.1-5.78 1.35l-2.8.34 6.9 19.68 2.41-1.49a27.43 27.43 0 0 1 5.35-2.56l5.39-1.9c2.1-.74 3.15-3.23 2.34-5.55l-3.13-8.9c-.83-2.3-3.19-3.6-5.3-2.87Z",
149
+ fill: "#fff",
150
+ stroke: "#000",
151
+ strokeLinecap: "round",
152
+ strokeLinejoin: "round"
153
+ }), /* @__PURE__ */ React.createElement("path", {
154
+ d: "m76.74 72.2 4.23-1.48c1.5-.53 3.2.39 3.78 2.04l6.79 19.28c.58 1.66-.17 3.44-1.67 3.96l-5.5 1.94c-1.51.53-3.2-.38-3.8-2.04L73.8 76.62c-.59-1.66.16-3.46 1.67-3.96l1.27-.44",
155
+ fill: "#fff"
156
+ }), /* @__PURE__ */ React.createElement("path", {
157
+ d: "m76.74 72.2 4.23-1.48c1.5-.53 3.2.39 3.78 2.04l6.79 19.28c.58 1.66-.17 3.44-1.67 3.96l-5.5 1.94c-1.51.53-3.2-.38-3.8-2.04L73.8 76.62c-.59-1.66.16-3.46 1.67-3.96l1.27-.44",
158
+ stroke: "#000",
159
+ strokeLinecap: "round",
160
+ strokeLinejoin: "round"
161
+ }), /* @__PURE__ */ React.createElement("path", {
162
+ d: "m74.38 73.07 4.22-1.48c1.51-.54 3.2.38 3.79 2.04l6.78 19.28c.58 1.66-.16 3.43-1.67 3.96L82 98.8c-1.5.54-3.2-.38-3.78-2.04l-6.79-19.28c-.58-1.65.16-3.45 1.67-3.96l1.3-.43",
163
+ fill: "#fff"
164
+ }), /* @__PURE__ */ React.createElement("path", {
165
+ d: "m74.38 73.07 4.22-1.48c1.51-.54 3.2.38 3.79 2.04l6.78 19.28c.58 1.66-.16 3.43-1.67 3.96L82 98.8c-1.5.54-3.2-.38-3.78-2.04l-6.79-19.28c-.58-1.65.16-3.45 1.67-3.96l1.3-.43",
166
+ stroke: "#000",
167
+ strokeLinecap: "round",
168
+ strokeLinejoin: "round"
169
+ }), /* @__PURE__ */ React.createElement("path", {
170
+ d: "m75.77 75.18 2.6-.9c.9-.33 2.04.51 2.52 1.86l5.53 15.73c.48 1.36.12 2.72-.8 3.03l-3.35 1.18c-.92.32-2.05-.52-2.52-1.87L74.2 78.48c-.48-1.35-.12-2.71.8-3.02l.78-.28M92.43 78.66c.8-.29 1.73.25 2.06 1.2.33.94-.05 1.93-.86 2.22-.81.28-1.73-.26-2.06-1.2a2 2 0 0 1-.12-.62",
171
+ stroke: "#000",
172
+ strokeLinecap: "round",
173
+ strokeLinejoin: "round"
174
+ }), /* @__PURE__ */ React.createElement("path", {
175
+ d: "M80.31 80.57c-.3-1.03-.95-1.36-1.68-1.21l-8.16 2.87a1.73 1.73 0 0 0 1.13 3.2l7.82-2.74c.79-.23 1.14-1.28.9-2.12ZM83.3 88.78c-.27-.79-.79-1.53-1.78-1.22l-8.16 2.87a1.73 1.73 0 0 0 1.13 3.21l7.82-2.75a1.6 1.6 0 0 0 1-2.11Z",
176
+ fill: "#FF788F",
177
+ stroke: "#000",
178
+ strokeLinecap: "round",
179
+ strokeLinejoin: "round"
180
+ }), /* @__PURE__ */ React.createElement("path", {
181
+ d: "M75.38 91.52a1.55 1.55 0 1 1-2.02-1.1",
182
+ stroke: "#000",
183
+ strokeLinecap: "round",
184
+ strokeLinejoin: "round"
185
+ }), /* @__PURE__ */ React.createElement("path", {
186
+ d: "m73.51 82.46 4.5-1.58M76.68 90.6l4.2-1.47",
187
+ stroke: "#fff",
188
+ strokeLinecap: "round",
189
+ strokeLinejoin: "round"
190
+ }), /* @__PURE__ */ React.createElement("path", {
191
+ d: "M72.5 83.32a1.55 1.55 0 1 1-2.03-1.09",
192
+ stroke: "#000",
193
+ strokeLinecap: "round",
194
+ strokeLinejoin: "round"
195
+ }), /* @__PURE__ */ React.createElement("path", {
196
+ d: "M149.44 89.8c3.81-1.34 6.25-4.28 5.44-6.57-.8-2.3-4.54-3.06-8.35-1.72-3.81 1.34-6.25 4.28-5.44 6.57.8 2.3 4.54 3.06 8.35 1.72ZM166.06 78.24c1.62-.57 2.66-1.8 2.33-2.72-.33-.94-1.9-1.23-3.52-.67-1.62.57-2.66 1.8-2.34 2.73.33.93 1.9 1.23 3.53.66ZM153.02 129.7c1.44-1.82 1.5-4.18.15-5.26-1.36-1.07-3.64-.46-5.09 1.36-1.44 1.83-1.5 4.19-.15 5.26 1.37 1.08 3.64.47 5.09-1.36ZM144.13 146.9c1.45-1.83 1.52-4.19.16-5.26-1.37-1.08-3.64-.47-5.09 1.36-1.44 1.83-1.51 4.18-.15 5.26s3.64.47 5.08-1.36ZM139.77 136.58c4.17-6.11 5.36-12.57 2.64-14.43-2.71-1.85-8.3 1.6-12.48 7.72-4.18 6.11-5.36 12.57-2.65 14.43 2.72 1.85 8.3-1.6 12.49-7.72ZM137.62 165.81c.13-6.38-2.73-11.62-6.38-11.7-3.65-.07-6.7 5.05-6.83 11.43-.13 6.39 2.72 11.63 6.37 11.7 3.65.07 6.71-5.05 6.84-11.43Z",
197
+ stroke: "#fff",
198
+ strokeMiterlimit: "10"
199
+ }), /* @__PURE__ */ React.createElement("path", {
200
+ d: "M114.9 181.5a10.73 10.73 0 0 1-1.98 2.66M103.1 184.62a35.67 35.67 0 0 0 9.45-14.5M108.65 160.68A57.36 57.36 0 0 1 88.09 185",
201
+ stroke: "#fff",
202
+ strokeLinecap: "round",
203
+ strokeLinejoin: "round"
204
+ }), /* @__PURE__ */ React.createElement("path", {
205
+ d: "m60.67 49.37 1.1 5.03a8.23 8.23 0 0 0 4.65 5.82l2.31 1.01a.6.6 0 0 1 0 1.09l-2.3 1a8.23 8.23 0 0 0-4.65 5.83l-1.1 5.03a.54.54 0 0 1-1.07 0l-1.1-5.03a8.24 8.24 0 0 0-4.65-5.83l-2.31-1a.6.6 0 0 1 0-1.09l2.3-1a8.24 8.24 0 0 0 4.65-5.83l1.11-5.03a.54.54 0 0 1 1.06 0ZM16.46 86.11l.47 2.12a3.45 3.45 0 0 0 1.95 2.44l.97.44a.25.25 0 0 1 0 .45l-.97.44a3.46 3.46 0 0 0-1.95 2.44l-.47 2.1a.22.22 0 0 1-.43 0l-.47-2.11a3.46 3.46 0 0 0-1.95-2.45l-.97-.43a.25.25 0 0 1-.1-.37.25.25 0 0 1 .1-.1l.97-.42a3.46 3.46 0 0 0 1.95-2.45l.47-2.11a.22.22 0 0 1 .43.01ZM7.82 119.87l.62 2.78a4.54 4.54 0 0 0 2.57 3.23l1.3.55c.05.03.1.07.13.13a.33.33 0 0 1-.14.47l-1.3.56a4.55 4.55 0 0 0-2.56 3.22l-.62 2.78a.3.3 0 0 1-.48.18.3.3 0 0 1-.1-.18l-.62-2.78a4.55 4.55 0 0 0-2.57-3.22l-1.3-.56a.33.33 0 0 1 0-.6l1.3-.55a4.54 4.54 0 0 0 2.57-3.22l.62-2.79a.3.3 0 0 1 .48-.17c.06.04.1.1.1.17ZM44.74 70.34l.56 2.51a4.1 4.1 0 0 0 2.32 2.91l1.16.5a.3.3 0 0 1 0 .55l-1.16.5a4.1 4.1 0 0 0-2.32 2.92l-.56 2.51a.27.27 0 0 1-.43.16.27.27 0 0 1-.1-.16l-.54-2.51a4.1 4.1 0 0 0-2.33-2.92l-1.15-.5a.3.3 0 0 1 0-.54l1.15-.5a4.1 4.1 0 0 0 2.33-2.92l.55-2.51a.27.27 0 0 1 .52 0Z",
206
+ fill: "#fff",
207
+ stroke: "#FF788F",
208
+ strokeLinecap: "round",
209
+ strokeLinejoin: "round"
210
+ }), /* @__PURE__ */ React.createElement("path", {
211
+ d: "M213.39 131.37c11.66 3.42 15.83-20.3 27.5-29.8 6.05-4.93 16.38-3.21 17.33 4.22.6 4.8-7.8.22-11.12 13.13-5.38 20.96-9.57 47.36-32.64 48.62",
212
+ fill: "#FF788F"
213
+ }), /* @__PURE__ */ React.createElement("path", {
214
+ d: "M258 104.7c-1.77-6.5-11.35-7.81-17.1-3.13-11.4 9.27-13.22 24.43-22.09 29.36-.25.05-3.86 1.18-5.03.53-1.6-.72-3.8 4.06 2.46 5.36 18.79 1.93 18.52-47.92 41.76-32.12Z",
215
+ fill: "#fff"
216
+ }), /* @__PURE__ */ React.createElement("path", {
217
+ d: "M213.39 131.37c11.66 3.42 15.83-20.3 27.5-29.8 6.05-4.93 16.38-3.21 17.33 4.22.6 4.8-7.8.22-11.12 13.13-5.38 20.96-9.57 47.36-32.64 48.62",
218
+ stroke: "#000",
219
+ strokeLinecap: "round",
220
+ strokeLinejoin: "round"
221
+ }), /* @__PURE__ */ React.createElement("path", {
222
+ d: "M241.12 124.42c1.12-1.4 1.38-3.07.58-3.71-.8-.64-2.37-.02-3.5 1.4-1.12 1.4-1.38 3.07-.58 3.7.8.65 2.37.03 3.5-1.39ZM230.37 154.63c.94-1.18 1.07-2.65.29-3.28-.79-.62-2.19-.17-3.13 1.01-.95 1.19-1.08 2.65-.3 3.28.8.63 2.2.17 3.14-1.01ZM238.09 149.03a5 5 0 0 1-4.07-.86c-2.65-2.11-2.26-7 .87-10.9 2.5-3.14 5.99-4.7 8.63-4.11",
223
+ stroke: "#000",
224
+ strokeMiterlimit: "10"
225
+ }), /* @__PURE__ */ React.createElement("mask", {
226
+ height: "209",
227
+ id: "igc-nopayment-el-0",
228
+ width: "229",
229
+ x: "14",
230
+ y: "26",
231
+ maskUnits: "userSpaceOnUse"
232
+ }, /* @__PURE__ */ React.createElement("path", {
233
+ d: "M242.04 136.34c0-41.72-5.18-54.42-13.2-65.64l-82.5-42.97a3.41 3.41 0 0 0-2.97-1.73h-42.64a3.42 3.42 0 0 0-2.96 1.73l-10.4 18C50.57 59.72 24.4 95.3 24.4 137.02c0 5.23.42 10.45 1.26 15.6l-10.4 18.02a3.4 3.4 0 0 0 0 3.41L36.58 211a3.41 3.41 0 0 0 2.96 1.7h20.81a97.62 97.62 0 0 0 123.4 0h20.8a3.41 3.41 0 0 0 2.96-1.7l21.33-36.95a3.4 3.4 0 0 0 0-3.41l-3.97-6.87 11.99-12.74c.83-5.17 5.18-9.45 5.18-14.68Z",
234
+ fill: "#45DFA7"
235
+ })), /* @__PURE__ */ React.createElement("g", {
236
+ mask: "url(#igc-nopayment-el-0)"
237
+ }, /* @__PURE__ */ React.createElement("path", {
238
+ d: "M136.53 84.82c-7.48.74 1.3-22.2-17.36-26.13-5.63-1.19-14.5 1.6-21.59 7.94-.86-1.26-3.16-4.36-5.61-4.07-3.41.41-5.45 6.01-3.7 12.29 1.48 5.26 2.86 7.01 7.57 6.9 9.01 0 10.24-6.6 13.4-6.24 11.22 1.3-4.23 60.21 14.24 65.98 3.16-12.1 9.85-44.56 13.05-56.67Z",
239
+ fill: "#FF788F"
240
+ }), /* @__PURE__ */ React.createElement("path", {
241
+ d: "M128.07 63.71c-3.3-3.88-6.44-4.5-8.9-5.02-5.63-1.19-14.5 1.6-21.59 7.94l-.07-.1c-1.32-1.7-3.67-4.12-4.34-3.92-4.52 1.37-.7 7.44 2.18 9.16 3.1 2.05 6.48-2.59 12.32-5.18 9.67-4.26 21.82-1.25 20.4-2.88Z",
242
+ fill: "#fff"
243
+ }), /* @__PURE__ */ React.createElement("path", {
244
+ d: "M136.53 84.82c-7.48.74 1.3-22.2-17.36-26.13-5.63-1.19-14.5 1.6-21.59 7.94-.86-1.26-3.16-4.36-5.61-4.07-3.41.41-5.45 6.01-3.7 12.29 1.48 5.26 2.86 7.01 7.57 6.9 9.01 0 10.24-6.6 13.4-6.24 11.22 1.3-4.23 60.21 14.24 65.98 3.16-12.1 9.85-44.56 13.05-56.67Z",
245
+ stroke: "#000",
246
+ strokeLinecap: "round",
247
+ strokeLinejoin: "round"
248
+ }), /* @__PURE__ */ React.createElement("path", {
249
+ d: "M140.8 232.85c-29.74-64-29.74-155.08 19.1-169.01 10.88-2.76 35.06-1.4 52.38 8.77 28.7 16.9-1.42 82.63 15.75 109.17L216 217.97l-34.74 11.86",
250
+ fill: "#FF788F"
251
+ }), /* @__PURE__ */ React.createElement("path", {
252
+ d: "M113.36 71.47c-10.02-6.24-18.48 18.32-25.14-5.19-.78 2.26-.89 5.31 0 8.55 1.47 5.25 2.86 7.01 7.57 6.9 9 0 10.24-6.6 13.38-6.24 10.9 1.27-3.3 56.68 12.65 65.3.3-1.43.59-2.76.7-3.21-12.11-5.55 3.48-58.26-9.16-66.11ZM226.39 164.3c-.89.33-5.29 2.02-6.23 2.33-1.29.42-2.55.8-3.77 1.14a33.6 33.6 0 0 0 3.72 29.9l4.34-5.15 16.96-12.16c-2.87-4.42-14.3-9.87-15.02-16.06Z",
253
+ fill: "#000"
254
+ }), /* @__PURE__ */ React.createElement("path", {
255
+ d: "m198.78 67.24.22-.44c-14.8-4.75-30.8-5.03-39.1-2.93-39.2 11.18-46.93 72.12-33.06 128.8 2.74 2.96 6.2 3.25 4.8-11.6-6.21-66.38 6.95-99.33 36.2-111.67 6.02-2.56 16.14-5.19 30.94-2.16Z",
256
+ fill: "#fff"
257
+ }), /* @__PURE__ */ React.createElement("path", {
258
+ d: "M228.03 181.78C210.86 155.24 241 89.5 212.28 72.64c-17.32-10.18-41.5-11.53-52.38-8.77-48.84 13.92-48.84 105-19.1 168.98",
259
+ stroke: "#000",
260
+ strokeLinecap: "round",
261
+ strokeLinejoin: "round"
262
+ }), /* @__PURE__ */ React.createElement("path", {
263
+ d: "M127.88 68.15c-1.5-1.35-4.13-2.24-5.27-1.2-1.3 1.17-.59 4.74 1.6 6.3 1.65 1.19 4.41 1.45 5.4.12.98-1.32-.29-3.92-1.73-5.22Z",
264
+ fill: "#fff"
265
+ }), /* @__PURE__ */ React.createElement("path", {
266
+ d: "M95.35 69.05a14.98 14.98 0 0 1 2.58-2.75",
267
+ stroke: "#000",
268
+ strokeLinecap: "round",
269
+ strokeLinejoin: "round"
270
+ }))), /* @__PURE__ */ React.createElement("defs", null));
271
+ NoPayment.displayName = "NoPayment";
272
+ var stdin_default = createBaseComponent(NoPayment);
273
+ export {
274
+ stdin_default as default
275
+ };