@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,359 +1,297 @@
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 NoPayment(_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("g", {
32
- clipPath: "url(#a)"
33
- }, /*#__PURE__*/_react["default"].createElement("path", {
34
- 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",
35
- fill: "#FF788F",
36
- shapeRendering: "geometricPrecision"
37
- }), /*#__PURE__*/_react["default"].createElement("mask", {
38
- id: "b",
39
- maskUnits: "userSpaceOnUse",
40
- x: "14",
41
- y: "26",
42
- width: "229",
43
- height: "209"
44
- }, /*#__PURE__*/_react["default"].createElement("path", {
45
- 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",
46
- fill: "#45DFA7",
47
- shapeRendering: "geometricPrecision"
48
- })), /*#__PURE__*/_react["default"].createElement("g", {
49
- mask: "url(#b)"
50
- }, /*#__PURE__*/_react["default"].createElement("path", {
51
- 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",
52
- fill: "#FF788F",
53
- shapeRendering: "geometricPrecision"
54
- }), /*#__PURE__*/_react["default"].createElement("path", {
55
- 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",
56
- fill: "#fff",
57
- shapeRendering: "geometricPrecision"
58
- }), /*#__PURE__*/_react["default"].createElement("path", {
59
- 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",
60
- stroke: "#000",
61
- strokeLinecap: "round",
62
- strokeLinejoin: "round",
63
- shapeRendering: "geometricPrecision"
64
- }), /*#__PURE__*/_react["default"].createElement("path", {
65
- 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",
66
- fill: "#FF788F",
67
- shapeRendering: "geometricPrecision"
68
- }), /*#__PURE__*/_react["default"].createElement("path", {
69
- 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",
70
- fill: "#000",
71
- shapeRendering: "geometricPrecision"
72
- }), /*#__PURE__*/_react["default"].createElement("path", {
73
- 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",
74
- fill: "#fff",
75
- shapeRendering: "geometricPrecision"
76
- }), /*#__PURE__*/_react["default"].createElement("path", {
77
- 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",
78
- stroke: "#000",
79
- strokeLinecap: "round",
80
- strokeLinejoin: "round",
81
- shapeRendering: "geometricPrecision"
82
- }), /*#__PURE__*/_react["default"].createElement("path", {
83
- 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",
84
- fill: "#fff",
85
- shapeRendering: "geometricPrecision"
86
- }), /*#__PURE__*/_react["default"].createElement("path", {
87
- d: "M95.35 69.05a14.98 14.98 0 0 1 2.58-2.75",
88
- stroke: "#000",
89
- strokeLinecap: "round",
90
- strokeLinejoin: "round",
91
- shapeRendering: "geometricPrecision"
92
- })), /*#__PURE__*/_react["default"].createElement("path", {
93
- 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",
94
- fill: "#FF788F",
95
- stroke: "#000",
96
- strokeMiterlimit: "10",
97
- shapeRendering: "geometricPrecision"
98
- }), /*#__PURE__*/_react["default"].createElement("path", {
99
- 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",
100
- fill: "#000",
101
- shapeRendering: "geometricPrecision"
102
- }), /*#__PURE__*/_react["default"].createElement("path", {
103
- 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",
104
- fill: "#FF788F",
105
- stroke: "#000",
106
- strokeLinecap: "round",
107
- strokeLinejoin: "round",
108
- shapeRendering: "geometricPrecision"
109
- }), /*#__PURE__*/_react["default"].createElement("path", {
110
- 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",
111
- fill: "#fff",
112
- shapeRendering: "geometricPrecision"
113
- }), /*#__PURE__*/_react["default"].createElement("path", {
114
- 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",
115
- stroke: "#000",
116
- strokeLinecap: "round",
117
- strokeLinejoin: "round",
118
- shapeRendering: "geometricPrecision"
119
- }), /*#__PURE__*/_react["default"].createElement("path", {
120
- 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",
121
- fill: "#FF788F",
122
- shapeRendering: "geometricPrecision"
123
- }), /*#__PURE__*/_react["default"].createElement("path", {
124
- 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",
125
- stroke: "#fff",
126
- strokeMiterlimit: "10",
127
- shapeRendering: "geometricPrecision"
128
- }), /*#__PURE__*/_react["default"].createElement("path", {
129
- 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",
130
- stroke: "#000",
131
- strokeLinecap: "round",
132
- strokeLinejoin: "round",
133
- shapeRendering: "geometricPrecision"
134
- }), /*#__PURE__*/_react["default"].createElement("path", {
135
- 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",
136
- fill: "#fff",
137
- shapeRendering: "geometricPrecision"
138
- }), /*#__PURE__*/_react["default"].createElement("path", {
139
- 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",
140
- stroke: "#000",
141
- strokeLinecap: "round",
142
- strokeLinejoin: "round",
143
- shapeRendering: "geometricPrecision"
144
- }), /*#__PURE__*/_react["default"].createElement("path", {
145
- 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",
146
- fill: "#FF788F",
147
- stroke: "#000",
148
- strokeMiterlimit: "10",
149
- shapeRendering: "geometricPrecision"
150
- }), /*#__PURE__*/_react["default"].createElement("path", {
151
- 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",
152
- fill: "#fff",
153
- stroke: "#000",
154
- strokeMiterlimit: "10",
155
- shapeRendering: "geometricPrecision"
156
- }), /*#__PURE__*/_react["default"].createElement("path", {
157
- 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",
158
- fill: "#FF788F",
159
- shapeRendering: "geometricPrecision"
160
- }), /*#__PURE__*/_react["default"].createElement("path", {
161
- 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",
162
- stroke: "#fff",
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round",
165
- shapeRendering: "geometricPrecision"
166
- }), /*#__PURE__*/_react["default"].createElement("path", {
167
- 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",
168
- fill: "#FF788F",
169
- shapeRendering: "geometricPrecision"
170
- }), /*#__PURE__*/_react["default"].createElement("path", {
171
- 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",
172
- stroke: "#000",
173
- strokeLinecap: "round",
174
- strokeLinejoin: "round",
175
- shapeRendering: "geometricPrecision"
176
- }), /*#__PURE__*/_react["default"].createElement("path", {
177
- 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",
178
- fill: "#000",
179
- shapeRendering: "geometricPrecision"
180
- }), /*#__PURE__*/_react["default"].createElement("path", {
181
- 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",
182
- fill: "#fff",
183
- shapeRendering: "geometricPrecision"
184
- }), /*#__PURE__*/_react["default"].createElement("path", {
185
- 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",
186
- fill: "#FF788F",
187
- stroke: "#000",
188
- strokeLinecap: "round",
189
- strokeLinejoin: "round",
190
- shapeRendering: "geometricPrecision"
191
- }), /*#__PURE__*/_react["default"].createElement("path", {
192
- 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",
193
- stroke: "#000",
194
- strokeLinecap: "round",
195
- strokeLinejoin: "round",
196
- shapeRendering: "geometricPrecision"
197
- }), /*#__PURE__*/_react["default"].createElement("path", {
198
- 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",
199
- fill: "#000",
200
- stroke: "#000",
201
- strokeLinecap: "round",
202
- strokeLinejoin: "round",
203
- shapeRendering: "geometricPrecision"
204
- }), /*#__PURE__*/_react["default"].createElement("path", {
205
- 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",
206
- fill: "#000",
207
- shapeRendering: "geometricPrecision"
208
- }), /*#__PURE__*/_react["default"].createElement("path", {
209
- 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",
210
- fill: "#fff",
211
- stroke: "#000",
212
- strokeLinecap: "round",
213
- strokeLinejoin: "round",
214
- shapeRendering: "geometricPrecision"
215
- }), /*#__PURE__*/_react["default"].createElement("path", {
216
- 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",
217
- fill: "#000",
218
- shapeRendering: "geometricPrecision"
219
- }), /*#__PURE__*/_react["default"].createElement("path", {
220
- 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",
221
- fill: "#fff",
222
- shapeRendering: "geometricPrecision"
223
- }), /*#__PURE__*/_react["default"].createElement("path", {
224
- 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",
225
- fill: "#FF788F",
226
- shapeRendering: "geometricPrecision"
227
- }), /*#__PURE__*/_react["default"].createElement("path", {
228
- 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",
229
- fill: "#000",
230
- shapeRendering: "geometricPrecision"
231
- }), /*#__PURE__*/_react["default"].createElement("path", {
232
- 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",
233
- fill: "#fff",
234
- stroke: "#000",
235
- strokeLinecap: "round",
236
- strokeLinejoin: "round",
237
- shapeRendering: "geometricPrecision"
238
- }), /*#__PURE__*/_react["default"].createElement("path", {
239
- 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",
240
- fill: "#000",
241
- shapeRendering: "geometricPrecision"
242
- }), /*#__PURE__*/_react["default"].createElement("path", {
243
- 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",
244
- fill: "#fff",
245
- shapeRendering: "geometricPrecision"
246
- }), /*#__PURE__*/_react["default"].createElement("path", {
247
- 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",
248
- fill: "#FF788F",
249
- shapeRendering: "geometricPrecision"
250
- }), /*#__PURE__*/_react["default"].createElement("path", {
251
- 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",
252
- fill: "#fff",
253
- shapeRendering: "geometricPrecision"
254
- }), /*#__PURE__*/_react["default"].createElement("path", {
255
- 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",
256
- fill: "#fff",
257
- stroke: "#000",
258
- strokeLinecap: "round",
259
- strokeLinejoin: "round",
260
- shapeRendering: "geometricPrecision"
261
- }), /*#__PURE__*/_react["default"].createElement("path", {
262
- 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",
263
- fill: "#fff",
264
- shapeRendering: "geometricPrecision"
265
- }), /*#__PURE__*/_react["default"].createElement("path", {
266
- 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",
267
- stroke: "#000",
268
- strokeLinecap: "round",
269
- strokeLinejoin: "round",
270
- shapeRendering: "geometricPrecision"
271
- }), /*#__PURE__*/_react["default"].createElement("path", {
272
- 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",
273
- fill: "#fff",
274
- shapeRendering: "geometricPrecision"
275
- }), /*#__PURE__*/_react["default"].createElement("path", {
276
- 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",
277
- stroke: "#000",
278
- strokeLinecap: "round",
279
- strokeLinejoin: "round",
280
- shapeRendering: "geometricPrecision"
281
- }), /*#__PURE__*/_react["default"].createElement("path", {
282
- 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",
283
- stroke: "#000",
284
- strokeLinecap: "round",
285
- strokeLinejoin: "round",
286
- shapeRendering: "geometricPrecision"
287
- }), /*#__PURE__*/_react["default"].createElement("path", {
288
- 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",
289
- fill: "#FF788F",
290
- stroke: "#000",
291
- strokeLinecap: "round",
292
- strokeLinejoin: "round",
293
- shapeRendering: "geometricPrecision"
294
- }), /*#__PURE__*/_react["default"].createElement("path", {
295
- d: "M75.38 91.52a1.55 1.55 0 1 1-2.02-1.1",
296
- stroke: "#000",
297
- strokeLinecap: "round",
298
- strokeLinejoin: "round",
299
- shapeRendering: "geometricPrecision"
300
- }), /*#__PURE__*/_react["default"].createElement("path", {
301
- d: "m73.51 82.46 4.5-1.58M76.68 90.6l4.2-1.47",
302
- stroke: "#fff",
303
- strokeLinecap: "round",
304
- strokeLinejoin: "round",
305
- shapeRendering: "geometricPrecision"
306
- }), /*#__PURE__*/_react["default"].createElement("path", {
307
- d: "M72.5 83.32a1.55 1.55 0 1 1-2.03-1.09",
308
- stroke: "#000",
309
- strokeLinecap: "round",
310
- strokeLinejoin: "round",
311
- shapeRendering: "geometricPrecision"
312
- }), /*#__PURE__*/_react["default"].createElement("path", {
313
- 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",
314
- stroke: "#fff",
315
- strokeMiterlimit: "10",
316
- shapeRendering: "geometricPrecision"
317
- }), /*#__PURE__*/_react["default"].createElement("path", {
318
- 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",
319
- stroke: "#fff",
320
- strokeLinecap: "round",
321
- strokeLinejoin: "round",
322
- shapeRendering: "geometricPrecision"
323
- }), /*#__PURE__*/_react["default"].createElement("path", {
324
- 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",
325
- fill: "#fff",
326
- stroke: "#FF788F",
327
- strokeLinecap: "round",
328
- strokeLinejoin: "round",
329
- shapeRendering: "geometricPrecision"
330
- }), /*#__PURE__*/_react["default"].createElement("path", {
331
- 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",
332
- fill: "#FF788F",
333
- shapeRendering: "geometricPrecision"
334
- }), /*#__PURE__*/_react["default"].createElement("path", {
335
- 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",
336
- fill: "#fff",
337
- shapeRendering: "geometricPrecision"
338
- }), /*#__PURE__*/_react["default"].createElement("path", {
339
- 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",
340
- stroke: "#000",
341
- strokeLinecap: "round",
342
- strokeLinejoin: "round",
343
- shapeRendering: "geometricPrecision"
344
- }), /*#__PURE__*/_react["default"].createElement("path", {
345
- 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",
346
- stroke: "#000",
347
- strokeMiterlimit: "10",
348
- shapeRendering: "geometricPrecision"
349
- })), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("clipPath", {
350
- id: "a"
351
- }, /*#__PURE__*/_react["default"].createElement("path", {
352
- fill: "#fff",
353
- d: "M0 0h260v260H0z",
354
- shapeRendering: "geometricPrecision"
355
- }))));
356
- }
357
- NoPayment.displayName = 'NoPayment';
358
- var _default = (0, _core.createBaseComponent)(NoPayment);
359
- 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 NoPayment = ({ 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("g", {
38
+ clipPath: "url(#igc-nopayment-el-1)"
39
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
40
+ 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",
41
+ fill: "#FF788F"
42
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
43
+ 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",
44
+ fill: "#FF788F",
45
+ stroke: "#000",
46
+ strokeMiterlimit: "10"
47
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
48
+ 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",
49
+ fill: "#000"
50
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
51
+ 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",
52
+ fill: "#FF788F",
53
+ stroke: "#000",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
57
+ 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",
58
+ fill: "#fff"
59
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
60
+ 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",
61
+ stroke: "#000",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
65
+ 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",
66
+ fill: "#FF788F"
67
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
68
+ 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",
69
+ stroke: "#fff",
70
+ strokeMiterlimit: "10"
71
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
72
+ 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",
73
+ stroke: "#000",
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
77
+ 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",
78
+ fill: "#fff"
79
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
80
+ 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",
81
+ stroke: "#000",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round"
84
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
85
+ 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",
86
+ fill: "#FF788F",
87
+ stroke: "#000",
88
+ strokeMiterlimit: "10"
89
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
90
+ 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",
91
+ fill: "#fff",
92
+ stroke: "#000",
93
+ strokeMiterlimit: "10"
94
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
95
+ 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",
96
+ fill: "#FF788F"
97
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
98
+ 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",
99
+ stroke: "#fff",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round"
102
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
103
+ 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",
104
+ fill: "#FF788F"
105
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
106
+ 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",
107
+ stroke: "#000",
108
+ strokeLinecap: "round",
109
+ strokeLinejoin: "round"
110
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
111
+ 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",
112
+ fill: "#000"
113
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
114
+ 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",
115
+ fill: "#fff"
116
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
117
+ 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",
118
+ fill: "#FF788F",
119
+ stroke: "#000",
120
+ strokeLinecap: "round",
121
+ strokeLinejoin: "round"
122
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
123
+ 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",
124
+ stroke: "#000",
125
+ strokeLinecap: "round",
126
+ strokeLinejoin: "round"
127
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
128
+ 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",
129
+ fill: "#000",
130
+ stroke: "#000",
131
+ strokeLinecap: "round",
132
+ strokeLinejoin: "round"
133
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
134
+ 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",
135
+ fill: "#000"
136
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
137
+ 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",
138
+ fill: "#fff",
139
+ stroke: "#000",
140
+ strokeLinecap: "round",
141
+ strokeLinejoin: "round"
142
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
143
+ 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",
144
+ fill: "#000"
145
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
146
+ 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",
147
+ fill: "#fff"
148
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
149
+ 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",
150
+ fill: "#FF788F"
151
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
152
+ 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",
153
+ fill: "#000"
154
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
155
+ 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",
156
+ fill: "#fff",
157
+ stroke: "#000",
158
+ strokeLinecap: "round",
159
+ strokeLinejoin: "round"
160
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
161
+ 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",
162
+ fill: "#000"
163
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
164
+ 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",
165
+ fill: "#fff"
166
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
167
+ 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",
168
+ fill: "#FF788F"
169
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
170
+ 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",
171
+ fill: "#fff"
172
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
173
+ 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",
174
+ fill: "#fff",
175
+ stroke: "#000",
176
+ strokeLinecap: "round",
177
+ strokeLinejoin: "round"
178
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
179
+ 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",
180
+ fill: "#fff"
181
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
182
+ 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",
183
+ stroke: "#000",
184
+ strokeLinecap: "round",
185
+ strokeLinejoin: "round"
186
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
187
+ 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",
188
+ fill: "#fff"
189
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
190
+ 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",
191
+ stroke: "#000",
192
+ strokeLinecap: "round",
193
+ strokeLinejoin: "round"
194
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
195
+ 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",
196
+ stroke: "#000",
197
+ strokeLinecap: "round",
198
+ strokeLinejoin: "round"
199
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
200
+ 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",
201
+ fill: "#FF788F",
202
+ stroke: "#000",
203
+ strokeLinecap: "round",
204
+ strokeLinejoin: "round"
205
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
206
+ d: "M75.38 91.52a1.55 1.55 0 1 1-2.02-1.1",
207
+ stroke: "#000",
208
+ strokeLinecap: "round",
209
+ strokeLinejoin: "round"
210
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
211
+ d: "m73.51 82.46 4.5-1.58M76.68 90.6l4.2-1.47",
212
+ stroke: "#fff",
213
+ strokeLinecap: "round",
214
+ strokeLinejoin: "round"
215
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
216
+ d: "M72.5 83.32a1.55 1.55 0 1 1-2.03-1.09",
217
+ stroke: "#000",
218
+ strokeLinecap: "round",
219
+ strokeLinejoin: "round"
220
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
221
+ 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",
222
+ stroke: "#fff",
223
+ strokeMiterlimit: "10"
224
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
225
+ 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",
226
+ stroke: "#fff",
227
+ strokeLinecap: "round",
228
+ strokeLinejoin: "round"
229
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
230
+ 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",
231
+ fill: "#fff",
232
+ stroke: "#FF788F",
233
+ strokeLinecap: "round",
234
+ strokeLinejoin: "round"
235
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
236
+ 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",
237
+ fill: "#FF788F"
238
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
239
+ 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",
240
+ fill: "#fff"
241
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
242
+ 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",
243
+ stroke: "#000",
244
+ strokeLinecap: "round",
245
+ strokeLinejoin: "round"
246
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
247
+ 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",
248
+ stroke: "#000",
249
+ strokeMiterlimit: "10"
250
+ }), /* @__PURE__ */ import_react.default.createElement("mask", {
251
+ height: "209",
252
+ id: "igc-nopayment-el-0",
253
+ width: "229",
254
+ x: "14",
255
+ y: "26",
256
+ maskUnits: "userSpaceOnUse"
257
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
258
+ 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",
259
+ fill: "#45DFA7"
260
+ })), /* @__PURE__ */ import_react.default.createElement("g", {
261
+ mask: "url(#igc-nopayment-el-0)"
262
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
263
+ 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",
264
+ fill: "#FF788F"
265
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
266
+ 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",
267
+ fill: "#fff"
268
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
269
+ 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",
270
+ stroke: "#000",
271
+ strokeLinecap: "round",
272
+ strokeLinejoin: "round"
273
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
274
+ 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",
275
+ fill: "#FF788F"
276
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
277
+ 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",
278
+ fill: "#000"
279
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
280
+ 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",
281
+ fill: "#fff"
282
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
283
+ 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",
284
+ stroke: "#000",
285
+ strokeLinecap: "round",
286
+ strokeLinejoin: "round"
287
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
288
+ 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",
289
+ fill: "#fff"
290
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
291
+ d: "M95.35 69.05a14.98 14.98 0 0 1 2.58-2.75",
292
+ stroke: "#000",
293
+ strokeLinecap: "round",
294
+ strokeLinejoin: "round"
295
+ }))), /* @__PURE__ */ import_react.default.createElement("defs", null));
296
+ NoPayment.displayName = "NoPayment";
297
+ var stdin_default = (0, import_core.createBaseComponent)(NoPayment);