@semcore/illustration 1.0.4 → 1.1.0
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.
- package/AccessDenied/index.d.ts +5 -0
- package/AccessDenied/index.js +283 -0
- package/AccessDenied/index.mjs +262 -0
- package/AreaChart/index.d.ts +5 -0
- package/AreaChart/index.js +100 -0
- package/AreaChart/index.mjs +79 -0
- package/Blocked/index.d.ts +5 -0
- package/Blocked/index.js +590 -0
- package/Blocked/index.mjs +569 -0
- package/CHANGELOG.md +12 -0
- package/ChoroplethMapChart/index.d.ts +5 -0
- package/ChoroplethMapChart/index.js +124 -0
- package/ChoroplethMapChart/index.mjs +103 -0
- package/Coffee/index.d.ts +5 -0
- package/Coffee/index.js +104 -0
- package/Coffee/index.mjs +83 -0
- package/Collection/index.d.ts +5 -0
- package/Collection/index.js +100 -0
- package/Collection/index.mjs +79 -0
- package/CombinedChart/index.d.ts +5 -0
- package/CombinedChart/index.js +152 -0
- package/CombinedChart/index.mjs +131 -0
- package/Confirmation/index.d.ts +5 -0
- package/Confirmation/index.js +312 -0
- package/Confirmation/index.mjs +291 -0
- package/Congrats/index.d.ts +5 -0
- package/Congrats/index.js +171 -0
- package/Congrats/index.mjs +150 -0
- package/ConnectionLost/index.d.ts +5 -0
- package/ConnectionLost/index.js +354 -0
- package/ConnectionLost/index.mjs +333 -0
- package/DeletedAccount/index.d.ts +5 -0
- package/DeletedAccount/index.js +440 -0
- package/DeletedAccount/index.mjs +419 -0
- package/DeletedPage/index.d.ts +5 -0
- package/DeletedPage/index.js +54 -0
- package/DeletedPage/index.mjs +33 -0
- package/Dns/index.d.ts +5 -0
- package/Dns/index.js +210 -0
- package/Dns/index.mjs +189 -0
- package/DonutChart/index.d.ts +5 -0
- package/DonutChart/index.js +147 -0
- package/DonutChart/index.mjs +126 -0
- package/Duplicates/index.d.ts +5 -0
- package/Duplicates/index.js +125 -0
- package/Duplicates/index.mjs +104 -0
- package/FunnelChart/index.d.ts +5 -0
- package/FunnelChart/index.js +122 -0
- package/FunnelChart/index.mjs +101 -0
- package/Good/index.d.ts +5 -0
- package/Good/index.js +152 -0
- package/Good/index.mjs +131 -0
- package/HeatMapChart/index.d.ts +5 -0
- package/HeatMapChart/index.js +160 -0
- package/HeatMapChart/index.mjs +139 -0
- package/HorizontalBarChart/index.d.ts +5 -0
- package/HorizontalBarChart/index.js +130 -0
- package/HorizontalBarChart/index.mjs +109 -0
- package/KagiChart/index.d.ts +5 -0
- package/KagiChart/index.js +92 -0
- package/KagiChart/index.mjs +71 -0
- package/LineChart/index.d.ts +5 -0
- package/LineChart/index.js +96 -0
- package/LineChart/index.mjs +75 -0
- package/LollipopChart/index.d.ts +5 -0
- package/LollipopChart/index.js +115 -0
- package/LollipopChart/index.mjs +94 -0
- package/Maintenance/index.d.ts +5 -0
- package/Maintenance/index.js +423 -0
- package/Maintenance/index.mjs +402 -0
- package/Nexttime/index.d.ts +5 -0
- package/Nexttime/index.js +124 -0
- package/Nexttime/index.mjs +103 -0
- package/NoPayment/index.d.ts +5 -0
- package/NoPayment/index.js +369 -0
- package/NoPayment/index.mjs +348 -0
- package/NothingFound/index.d.ts +5 -0
- package/NothingFound/index.js +166 -0
- package/NothingFound/index.mjs +145 -0
- package/OtherData/index.d.ts +5 -0
- package/OtherData/index.js +131 -0
- package/OtherData/index.mjs +110 -0
- package/PageError/index.d.ts +5 -0
- package/PageError/index.js +291 -0
- package/PageError/index.mjs +270 -0
- package/PageNotFound/index.d.ts +5 -0
- package/PageNotFound/index.js +341 -0
- package/PageNotFound/index.mjs +320 -0
- package/PieChart/index.d.ts +5 -0
- package/PieChart/index.js +130 -0
- package/PieChart/index.mjs +109 -0
- package/Processing/index.d.ts +5 -0
- package/Processing/index.js +107 -0
- package/Processing/index.mjs +86 -0
- package/ProjectNotFound/index.d.ts +5 -0
- package/ProjectNotFound/index.js +286 -0
- package/ProjectNotFound/index.mjs +265 -0
- package/RadarChart/index.d.ts +5 -0
- package/RadarChart/index.js +118 -0
- package/RadarChart/index.mjs +97 -0
- package/RadialTreeChart/index.d.ts +5 -0
- package/RadialTreeChart/index.js +154 -0
- package/RadialTreeChart/index.mjs +133 -0
- package/SankeyChart/index.d.ts +5 -0
- package/SankeyChart/index.js +138 -0
- package/SankeyChart/index.mjs +117 -0
- package/ScatterPlotChart/index.d.ts +5 -0
- package/ScatterPlotChart/index.js +137 -0
- package/ScatterPlotChart/index.mjs +116 -0
- package/StackedAreaChart/index.d.ts +5 -0
- package/StackedAreaChart/index.js +125 -0
- package/StackedAreaChart/index.mjs +104 -0
- package/Suggestion/index.d.ts +5 -0
- package/Suggestion/index.js +105 -0
- package/Suggestion/index.mjs +84 -0
- package/Suggestions/index.d.ts +5 -0
- package/Suggestions/index.js +108 -0
- package/Suggestions/index.mjs +87 -0
- package/Table/index.d.ts +5 -0
- package/Table/index.js +93 -0
- package/Table/index.mjs +72 -0
- package/TagCloud/index.d.ts +5 -0
- package/TagCloud/index.js +159 -0
- package/TagCloud/index.mjs +138 -0
- package/TextLinksEtc/index.d.ts +5 -0
- package/TextLinksEtc/index.js +97 -0
- package/TextLinksEtc/index.mjs +76 -0
- package/Timeout/index.d.ts +5 -0
- package/Timeout/index.js +455 -0
- package/Timeout/index.mjs +434 -0
- package/UnderConstruction/index.d.ts +5 -0
- package/UnderConstruction/index.js +162 -0
- package/UnderConstruction/index.mjs +141 -0
- package/VennChart/index.d.ts +5 -0
- package/VennChart/index.js +138 -0
- package/VennChart/index.mjs +117 -0
- package/VerticalBarChart/index.d.ts +5 -0
- package/VerticalBarChart/index.js +115 -0
- package/VerticalBarChart/index.mjs +94 -0
- package/Waiting/index.d.ts +5 -0
- package/Waiting/index.js +108 -0
- package/Waiting/index.mjs +87 -0
- package/Warning/index.d.ts +5 -0
- package/Warning/index.js +105 -0
- package/Warning/index.mjs +84 -0
- package/package.json +1 -1
- package/svg/AccessDenied.svg +48 -0
- package/svg/AreaChart.svg +13 -0
- package/svg/Blocked.svg +104 -0
- package/svg/ChoroplethMapChart.svg +15 -0
- package/svg/Coffee.svg +10 -0
- package/svg/Collection.svg +12 -0
- package/svg/CombinedChart.svg +23 -0
- package/svg/Confirmation.svg +54 -0
- package/svg/Congrats.svg +27 -0
- package/svg/ConnectionLost.svg +62 -0
- package/svg/DeletedAccount.svg +71 -0
- package/svg/DeletedPage.svg +4 -0
- package/svg/Dns.svg +37 -0
- package/svg/DonutChart.svg +18 -0
- package/svg/Duplicates.svg +16 -0
- package/svg/FunnelChart.svg +18 -0
- package/svg/Good.svg +20 -0
- package/svg/HeatMapChart.svg +27 -0
- package/svg/HorizontalBarChart.svg +19 -0
- package/svg/KagiChart.svg +11 -0
- package/svg/LineChart.svg +12 -0
- package/svg/LollipopChart.svg +14 -0
- package/svg/Maintenance.svg +72 -0
- package/svg/Nexttime.svg +16 -0
- package/svg/NoPayment.svg +73 -0
- package/svg/NothingFound.svg +21 -0
- package/svg/OtherData.svg +16 -0
- package/svg/PageError.svg +47 -0
- package/svg/PageNotFound.svg +59 -0
- package/svg/PieChart.svg +16 -0
- package/svg/Processing.svg +13 -0
- package/svg/ProjectNotFound.svg +41 -0
- package/svg/RadarChart.svg +18 -0
- package/svg/RadialTreeChart.svg +19 -0
- package/svg/SankeyChart.svg +17 -0
- package/svg/ScatterPlotChart.svg +20 -0
- package/svg/StackedAreaChart.svg +17 -0
- package/svg/Suggestion.svg +13 -0
- package/svg/Suggestions.svg +13 -0
- package/svg/Table.svg +11 -0
- package/svg/TagCloud.svg +26 -0
- package/svg/TextLinksEtc.svg +12 -0
- package/svg/Timeout.svg +81 -0
- package/svg/UnderConstruction.svg +21 -0
- package/svg/VennChart.svg +20 -0
- package/svg/VerticalBarChart.svg +14 -0
- package/svg/Waiting.svg +14 -0
- package/svg/Warning.svg +13 -0
|
@@ -0,0 +1,348 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign || 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
|
+
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { createBaseComponent } from '@semcore/core';
|
|
5
|
+
import { Box } from '@semcore/flex-box';
|
|
6
|
+
|
|
7
|
+
function NoPayment({
|
|
8
|
+
fill = 'none',
|
|
9
|
+
width = '260',
|
|
10
|
+
height = '260',
|
|
11
|
+
viewBox = '0 0 260 260',
|
|
12
|
+
...props
|
|
13
|
+
}, ref) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Box, _extends({
|
|
15
|
+
ref: ref,
|
|
16
|
+
width: width,
|
|
17
|
+
height: height,
|
|
18
|
+
viewBox: viewBox,
|
|
19
|
+
fill: fill,
|
|
20
|
+
tag: "svg"
|
|
21
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
22
|
+
clipPath: "url(#a)"
|
|
23
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
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",
|
|
25
|
+
fill: "#FF788F",
|
|
26
|
+
shapeRendering: "geometricPrecision"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
|
28
|
+
maskUnits: "userSpaceOnUse",
|
|
29
|
+
x: "14",
|
|
30
|
+
y: "26",
|
|
31
|
+
width: "229",
|
|
32
|
+
height: "209"
|
|
33
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
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",
|
|
35
|
+
fill: "#45DFA7",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
38
|
+
mask: "url(#b)"
|
|
39
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
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",
|
|
41
|
+
fill: "#FF788F",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
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",
|
|
45
|
+
fill: "#fff",
|
|
46
|
+
shapeRendering: "geometricPrecision"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
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",
|
|
49
|
+
stroke: "#000",
|
|
50
|
+
strokeLinecap: "round",
|
|
51
|
+
strokeLinejoin: "round",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
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",
|
|
55
|
+
fill: "#FF788F",
|
|
56
|
+
shapeRendering: "geometricPrecision"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
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",
|
|
59
|
+
fill: "#000",
|
|
60
|
+
shapeRendering: "geometricPrecision"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
62
|
+
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",
|
|
63
|
+
fill: "#fff",
|
|
64
|
+
shapeRendering: "geometricPrecision"
|
|
65
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
66
|
+
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",
|
|
67
|
+
stroke: "#000",
|
|
68
|
+
strokeLinecap: "round",
|
|
69
|
+
strokeLinejoin: "round",
|
|
70
|
+
shapeRendering: "geometricPrecision"
|
|
71
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
72
|
+
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",
|
|
73
|
+
fill: "#fff",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "M95.35 69.05a14.98 14.98 0 0 1 2.58-2.75",
|
|
77
|
+
stroke: "#000",
|
|
78
|
+
strokeLinecap: "round",
|
|
79
|
+
strokeLinejoin: "round",
|
|
80
|
+
shapeRendering: "geometricPrecision"
|
|
81
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
82
|
+
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",
|
|
83
|
+
fill: "#FF788F",
|
|
84
|
+
stroke: "#000",
|
|
85
|
+
strokeMiterlimit: "10",
|
|
86
|
+
shapeRendering: "geometricPrecision"
|
|
87
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
88
|
+
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",
|
|
89
|
+
fill: "#000",
|
|
90
|
+
shapeRendering: "geometricPrecision"
|
|
91
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
92
|
+
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",
|
|
93
|
+
fill: "#FF788F",
|
|
94
|
+
stroke: "#000",
|
|
95
|
+
strokeLinecap: "round",
|
|
96
|
+
strokeLinejoin: "round",
|
|
97
|
+
shapeRendering: "geometricPrecision"
|
|
98
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
99
|
+
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",
|
|
100
|
+
fill: "#fff",
|
|
101
|
+
shapeRendering: "geometricPrecision"
|
|
102
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
103
|
+
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",
|
|
104
|
+
stroke: "#000",
|
|
105
|
+
strokeLinecap: "round",
|
|
106
|
+
strokeLinejoin: "round",
|
|
107
|
+
shapeRendering: "geometricPrecision"
|
|
108
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
109
|
+
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",
|
|
110
|
+
fill: "#FF788F",
|
|
111
|
+
shapeRendering: "geometricPrecision"
|
|
112
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
113
|
+
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",
|
|
114
|
+
stroke: "#fff",
|
|
115
|
+
strokeMiterlimit: "10",
|
|
116
|
+
shapeRendering: "geometricPrecision"
|
|
117
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
118
|
+
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",
|
|
119
|
+
stroke: "#000",
|
|
120
|
+
strokeLinecap: "round",
|
|
121
|
+
strokeLinejoin: "round",
|
|
122
|
+
shapeRendering: "geometricPrecision"
|
|
123
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
124
|
+
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",
|
|
125
|
+
fill: "#fff",
|
|
126
|
+
shapeRendering: "geometricPrecision"
|
|
127
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
128
|
+
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",
|
|
129
|
+
stroke: "#000",
|
|
130
|
+
strokeLinecap: "round",
|
|
131
|
+
strokeLinejoin: "round",
|
|
132
|
+
shapeRendering: "geometricPrecision"
|
|
133
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
134
|
+
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",
|
|
135
|
+
fill: "#FF788F",
|
|
136
|
+
stroke: "#000",
|
|
137
|
+
strokeMiterlimit: "10",
|
|
138
|
+
shapeRendering: "geometricPrecision"
|
|
139
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
140
|
+
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",
|
|
141
|
+
fill: "#fff",
|
|
142
|
+
stroke: "#000",
|
|
143
|
+
strokeMiterlimit: "10",
|
|
144
|
+
shapeRendering: "geometricPrecision"
|
|
145
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
146
|
+
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",
|
|
147
|
+
fill: "#FF788F",
|
|
148
|
+
shapeRendering: "geometricPrecision"
|
|
149
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
150
|
+
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",
|
|
151
|
+
stroke: "#fff",
|
|
152
|
+
strokeLinecap: "round",
|
|
153
|
+
strokeLinejoin: "round",
|
|
154
|
+
shapeRendering: "geometricPrecision"
|
|
155
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
156
|
+
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",
|
|
157
|
+
fill: "#FF788F",
|
|
158
|
+
shapeRendering: "geometricPrecision"
|
|
159
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
160
|
+
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",
|
|
161
|
+
stroke: "#000",
|
|
162
|
+
strokeLinecap: "round",
|
|
163
|
+
strokeLinejoin: "round",
|
|
164
|
+
shapeRendering: "geometricPrecision"
|
|
165
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
166
|
+
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",
|
|
167
|
+
fill: "#000",
|
|
168
|
+
shapeRendering: "geometricPrecision"
|
|
169
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
170
|
+
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",
|
|
171
|
+
fill: "#fff",
|
|
172
|
+
shapeRendering: "geometricPrecision"
|
|
173
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
174
|
+
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",
|
|
175
|
+
fill: "#FF788F",
|
|
176
|
+
stroke: "#000",
|
|
177
|
+
strokeLinecap: "round",
|
|
178
|
+
strokeLinejoin: "round",
|
|
179
|
+
shapeRendering: "geometricPrecision"
|
|
180
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
181
|
+
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",
|
|
182
|
+
stroke: "#000",
|
|
183
|
+
strokeLinecap: "round",
|
|
184
|
+
strokeLinejoin: "round",
|
|
185
|
+
shapeRendering: "geometricPrecision"
|
|
186
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
187
|
+
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",
|
|
188
|
+
fill: "#000",
|
|
189
|
+
stroke: "#000",
|
|
190
|
+
strokeLinecap: "round",
|
|
191
|
+
strokeLinejoin: "round",
|
|
192
|
+
shapeRendering: "geometricPrecision"
|
|
193
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
194
|
+
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",
|
|
195
|
+
fill: "#000",
|
|
196
|
+
shapeRendering: "geometricPrecision"
|
|
197
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
198
|
+
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",
|
|
199
|
+
fill: "#fff",
|
|
200
|
+
stroke: "#000",
|
|
201
|
+
strokeLinecap: "round",
|
|
202
|
+
strokeLinejoin: "round",
|
|
203
|
+
shapeRendering: "geometricPrecision"
|
|
204
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
205
|
+
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",
|
|
206
|
+
fill: "#000",
|
|
207
|
+
shapeRendering: "geometricPrecision"
|
|
208
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
209
|
+
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",
|
|
210
|
+
fill: "#fff",
|
|
211
|
+
shapeRendering: "geometricPrecision"
|
|
212
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
213
|
+
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",
|
|
214
|
+
fill: "#FF788F",
|
|
215
|
+
shapeRendering: "geometricPrecision"
|
|
216
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
217
|
+
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",
|
|
218
|
+
fill: "#000",
|
|
219
|
+
shapeRendering: "geometricPrecision"
|
|
220
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
221
|
+
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",
|
|
222
|
+
fill: "#fff",
|
|
223
|
+
stroke: "#000",
|
|
224
|
+
strokeLinecap: "round",
|
|
225
|
+
strokeLinejoin: "round",
|
|
226
|
+
shapeRendering: "geometricPrecision"
|
|
227
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
228
|
+
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",
|
|
229
|
+
fill: "#000",
|
|
230
|
+
shapeRendering: "geometricPrecision"
|
|
231
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
232
|
+
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",
|
|
233
|
+
fill: "#fff",
|
|
234
|
+
shapeRendering: "geometricPrecision"
|
|
235
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
236
|
+
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",
|
|
237
|
+
fill: "#FF788F",
|
|
238
|
+
shapeRendering: "geometricPrecision"
|
|
239
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
240
|
+
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",
|
|
241
|
+
fill: "#fff",
|
|
242
|
+
shapeRendering: "geometricPrecision"
|
|
243
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
244
|
+
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",
|
|
245
|
+
fill: "#fff",
|
|
246
|
+
stroke: "#000",
|
|
247
|
+
strokeLinecap: "round",
|
|
248
|
+
strokeLinejoin: "round",
|
|
249
|
+
shapeRendering: "geometricPrecision"
|
|
250
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
251
|
+
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",
|
|
252
|
+
fill: "#fff",
|
|
253
|
+
shapeRendering: "geometricPrecision"
|
|
254
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
255
|
+
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",
|
|
256
|
+
stroke: "#000",
|
|
257
|
+
strokeLinecap: "round",
|
|
258
|
+
strokeLinejoin: "round",
|
|
259
|
+
shapeRendering: "geometricPrecision"
|
|
260
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
261
|
+
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",
|
|
262
|
+
fill: "#fff",
|
|
263
|
+
shapeRendering: "geometricPrecision"
|
|
264
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
265
|
+
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",
|
|
266
|
+
stroke: "#000",
|
|
267
|
+
strokeLinecap: "round",
|
|
268
|
+
strokeLinejoin: "round",
|
|
269
|
+
shapeRendering: "geometricPrecision"
|
|
270
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
271
|
+
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",
|
|
272
|
+
stroke: "#000",
|
|
273
|
+
strokeLinecap: "round",
|
|
274
|
+
strokeLinejoin: "round",
|
|
275
|
+
shapeRendering: "geometricPrecision"
|
|
276
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
277
|
+
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",
|
|
278
|
+
fill: "#FF788F",
|
|
279
|
+
stroke: "#000",
|
|
280
|
+
strokeLinecap: "round",
|
|
281
|
+
strokeLinejoin: "round",
|
|
282
|
+
shapeRendering: "geometricPrecision"
|
|
283
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
284
|
+
d: "M75.38 91.52a1.55 1.55 0 1 1-2.02-1.1",
|
|
285
|
+
stroke: "#000",
|
|
286
|
+
strokeLinecap: "round",
|
|
287
|
+
strokeLinejoin: "round",
|
|
288
|
+
shapeRendering: "geometricPrecision"
|
|
289
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
290
|
+
d: "m73.51 82.46 4.5-1.58M76.68 90.6l4.2-1.47",
|
|
291
|
+
stroke: "#fff",
|
|
292
|
+
strokeLinecap: "round",
|
|
293
|
+
strokeLinejoin: "round",
|
|
294
|
+
shapeRendering: "geometricPrecision"
|
|
295
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
296
|
+
d: "M72.5 83.32a1.55 1.55 0 1 1-2.03-1.09",
|
|
297
|
+
stroke: "#000",
|
|
298
|
+
strokeLinecap: "round",
|
|
299
|
+
strokeLinejoin: "round",
|
|
300
|
+
shapeRendering: "geometricPrecision"
|
|
301
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
302
|
+
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",
|
|
303
|
+
stroke: "#fff",
|
|
304
|
+
strokeMiterlimit: "10",
|
|
305
|
+
shapeRendering: "geometricPrecision"
|
|
306
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
307
|
+
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",
|
|
308
|
+
stroke: "#fff",
|
|
309
|
+
strokeLinecap: "round",
|
|
310
|
+
strokeLinejoin: "round",
|
|
311
|
+
shapeRendering: "geometricPrecision"
|
|
312
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
313
|
+
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",
|
|
314
|
+
fill: "#fff",
|
|
315
|
+
stroke: "#FF788F",
|
|
316
|
+
strokeLinecap: "round",
|
|
317
|
+
strokeLinejoin: "round",
|
|
318
|
+
shapeRendering: "geometricPrecision"
|
|
319
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
320
|
+
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",
|
|
321
|
+
fill: "#FF788F",
|
|
322
|
+
shapeRendering: "geometricPrecision"
|
|
323
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
324
|
+
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",
|
|
325
|
+
fill: "#fff",
|
|
326
|
+
shapeRendering: "geometricPrecision"
|
|
327
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
328
|
+
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",
|
|
329
|
+
stroke: "#000",
|
|
330
|
+
strokeLinecap: "round",
|
|
331
|
+
strokeLinejoin: "round",
|
|
332
|
+
shapeRendering: "geometricPrecision"
|
|
333
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
334
|
+
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",
|
|
335
|
+
stroke: "#000",
|
|
336
|
+
strokeMiterlimit: "10",
|
|
337
|
+
shapeRendering: "geometricPrecision"
|
|
338
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
339
|
+
id: "a"
|
|
340
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
341
|
+
fill: "#fff",
|
|
342
|
+
d: "M0 0h260v260H0z",
|
|
343
|
+
shapeRendering: "geometricPrecision"
|
|
344
|
+
}))));
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
NoPayment.displayName = 'NoPayment';
|
|
348
|
+
export default createBaseComponent(NoPayment);
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", {
|
|
6
|
+
value: true
|
|
7
|
+
});
|
|
8
|
+
exports["default"] = void 0;
|
|
9
|
+
|
|
10
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
+
|
|
12
|
+
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
13
|
+
|
|
14
|
+
var _react = _interopRequireDefault(require("react"));
|
|
15
|
+
|
|
16
|
+
var _core = require("@semcore/core");
|
|
17
|
+
|
|
18
|
+
var _flexBox = require("@semcore/flex-box");
|
|
19
|
+
|
|
20
|
+
var _excluded = ["fill", "width", "height", "viewBox"];
|
|
21
|
+
|
|
22
|
+
function NothingFound(_ref, ref) {
|
|
23
|
+
var _ref$fill = _ref.fill,
|
|
24
|
+
fill = _ref$fill === void 0 ? 'none' : _ref$fill,
|
|
25
|
+
_ref$width = _ref.width,
|
|
26
|
+
width = _ref$width === void 0 ? '81' : _ref$width,
|
|
27
|
+
_ref$height = _ref.height,
|
|
28
|
+
height = _ref$height === void 0 ? '80' : _ref$height,
|
|
29
|
+
_ref$viewBox = _ref.viewBox,
|
|
30
|
+
viewBox = _ref$viewBox === void 0 ? '0 0 81 80' : _ref$viewBox,
|
|
31
|
+
props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
|
|
32
|
+
return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
|
|
33
|
+
ref: ref,
|
|
34
|
+
width: width,
|
|
35
|
+
height: height,
|
|
36
|
+
viewBox: viewBox,
|
|
37
|
+
fill: fill,
|
|
38
|
+
tag: "svg"
|
|
39
|
+
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
40
|
+
d: "M68.0481 23.5761C65.5434 15.4416 60.6538 7.59132 53.9997 2.18581C53.7754 1.96152 53.3717 1.96152 53.0876 2.07366L42.3364 6.91096C32.7216 5.1465 23.1667 4.75025 13.8958 8.15953C13.5519 8.27168 13.3276 8.55578 13.3276 8.8997C13.2155 11.5165 12.6472 22.4396 12.6472 22.4396C6.2698 29.2059 1.26803 37.6842 0.0119753 46.8952C-0.0478366 47.2392 0.124123 47.5233 0.355894 47.6952L11.9594 55.7698C14.464 63.9043 19.3537 71.7546 26.0077 77.1601C26.232 77.3844 26.6358 77.3844 26.9199 77.2722L37.6711 72.4349C47.2858 74.1994 56.8408 74.5957 66.1116 71.1864C66.4556 71.0742 66.6799 70.7901 66.6799 70.4462L67.3602 56.9063C73.7302 50.14 78.7394 41.6617 79.988 32.4507C80.0478 32.1067 79.8759 31.8226 79.6441 31.6507L68.0481 23.5761Z",
|
|
41
|
+
fill: "#E0E1E9",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "M78.0735 52.9089C78.1034 52.8342 78.1333 52.7519 78.1558 52.6772L79.7707 48.2885L76.653 47.4735L60.6533 21.5825C59.2926 19.3769 56.6609 18.2928 54.1338 18.8984L8.95336 29.8066L6.00015 29.0365L4.60952 33.0738C4.55719 33.2009 4.51233 33.3355 4.47495 33.4701C4.12355 34.6514 4.20579 35.9747 4.83382 37.1859L20.1681 66.5835C22.0372 70.1647 26.2315 71.8544 30.052 70.5684L75.6063 55.264C76.7876 54.8603 77.6474 53.9706 78.0735 52.9089Z",
|
|
45
|
+
fill: "#6C6E79",
|
|
46
|
+
stroke: "#6C6E79",
|
|
47
|
+
strokeMiterlimit: "10",
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round",
|
|
50
|
+
shapeRendering: "geometricPrecision"
|
|
51
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
52
|
+
d: "M77.0933 51.3145L31.5391 66.245C27.7111 67.531 23.5168 65.8413 21.6551 62.2601L6.32086 32.87C4.81809 29.9915 6.41806 26.4626 9.58062 25.7L55.6358 14.5899C58.1554 13.9843 60.7871 15.061 62.1553 17.274L79.2541 45.3258C80.6297 47.5538 79.5755 50.4846 77.0933 51.3145Z",
|
|
53
|
+
fill: "white",
|
|
54
|
+
stroke: "#6C6E79",
|
|
55
|
+
strokeMiterlimit: "10",
|
|
56
|
+
strokeLinecap: "round",
|
|
57
|
+
strokeLinejoin: "round",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
d: "M64.1367 20.5256L62.1554 17.2734C60.7947 15.0678 58.163 13.9837 55.6359 14.5893L9.58072 25.6994C6.42564 26.462 4.8182 29.9834 6.32097 32.8693L7.86113 35.83L64.1367 20.5256Z",
|
|
61
|
+
fill: "#E0E1E9",
|
|
62
|
+
stroke: "#6C6E79",
|
|
63
|
+
strokeMiterlimit: "10",
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
68
|
+
d: "M14.0254 31.7407C14.8231 31.2974 14.9364 29.9784 14.2786 28.7946C13.6208 27.6108 12.4409 27.0104 11.6433 27.4536C10.8456 27.8968 10.7322 29.2158 11.3901 30.3996C12.0479 31.5835 13.2278 32.1839 14.0254 31.7407Z",
|
|
69
|
+
fill: "#6C6E79",
|
|
70
|
+
stroke: "#6C6E79",
|
|
71
|
+
strokeMiterlimit: "10",
|
|
72
|
+
strokeLinecap: "round",
|
|
73
|
+
strokeLinejoin: "round",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
76
|
+
d: "M21.3589 29.9216C22.1566 29.4784 22.2699 28.1594 21.6121 26.9755C20.9543 25.7917 19.7744 25.1913 18.9768 25.6345C18.1791 26.0777 18.0657 27.3967 18.7235 28.5806C19.3814 29.7644 20.5613 30.3648 21.3589 29.9216Z",
|
|
77
|
+
fill: "#6C6E79",
|
|
78
|
+
stroke: "#6C6E79",
|
|
79
|
+
strokeMiterlimit: "10",
|
|
80
|
+
strokeLinecap: "round",
|
|
81
|
+
strokeLinejoin: "round",
|
|
82
|
+
shapeRendering: "geometricPrecision"
|
|
83
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
84
|
+
d: "M22.0371 42.1619L60.9373 31.2761",
|
|
85
|
+
stroke: "#E0E1E9",
|
|
86
|
+
strokeMiterlimit: "10",
|
|
87
|
+
strokeLinecap: "round",
|
|
88
|
+
strokeLinejoin: "round",
|
|
89
|
+
shapeRendering: "geometricPrecision"
|
|
90
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
91
|
+
d: "M70.0125 40.9727L68.734 38.9017C68.5546 38.6176 68.2106 38.483 67.8891 38.5802L24.219 51.4173C23.7704 51.5519 23.5461 52.0603 23.7704 52.479L24.9442 54.7294C25.1087 55.0434 25.475 55.2004 25.8189 55.1033L69.5938 42.0792C70.0573 41.9371 70.2667 41.3914 70.0125 40.9727Z",
|
|
92
|
+
fill: "#E0E1E9",
|
|
93
|
+
shapeRendering: "geometricPrecision"
|
|
94
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
95
|
+
d: "M63.2077 47.0372L27.7467 58.2146C27.2981 58.3567 27.0888 58.8651 27.3056 59.2763C27.657 59.9342 28.143 60.8613 28.457 61.4444C28.6289 61.7585 28.9953 61.908 29.3392 61.8033L65.0095 50.5587C65.4805 50.4091 65.6824 49.8559 65.4133 49.4372L64.06 47.3513C63.8731 47.0597 63.5292 46.9326 63.2077 47.0372Z",
|
|
96
|
+
fill: "#E0E1E9",
|
|
97
|
+
shapeRendering: "geometricPrecision"
|
|
98
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
99
|
+
d: "M48.8562 24.5101C53.2225 32.3679 52.0337 41.3621 46.1946 44.6069C40.3554 47.8517 32.0939 44.106 27.7276 36.2556C24.2884 30.0726 24.2959 23.1793 27.3015 18.9401C28.1164 17.7962 29.1482 16.8467 30.3893 16.1588C36.2209 12.914 44.4899 16.6523 48.8562 24.5101Z",
|
|
100
|
+
fill: "#6C6E79",
|
|
101
|
+
stroke: "#6C6E79",
|
|
102
|
+
strokeMiterlimit: "10",
|
|
103
|
+
strokeLinecap: "round",
|
|
104
|
+
strokeLinejoin: "round",
|
|
105
|
+
shapeRendering: "geometricPrecision"
|
|
106
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
107
|
+
d: "M28.0498 19.3157C28.0498 19.3157 31.9301 13.6036 35.5936 14.0148C39.257 14.426 36.9094 41.8349 36.9094 41.8349C36.9094 41.8349 26.7563 21.4913 28.0498 19.3157Z",
|
|
108
|
+
stroke: "#6C6E79",
|
|
109
|
+
strokeMiterlimit: "10",
|
|
110
|
+
strokeLinecap: "round",
|
|
111
|
+
strokeLinejoin: "round",
|
|
112
|
+
shapeRendering: "geometricPrecision"
|
|
113
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
114
|
+
d: "M56.8495 62.2209C55.1748 63.148 53.0515 62.5424 52.1244 60.8677L40.8947 40.6737C39.9676 38.9989 40.5732 36.8756 42.2479 35.9485C43.9227 35.0214 46.046 35.627 46.9731 37.3018L58.1953 57.5033C59.1224 59.163 58.5168 61.2938 56.8495 62.2209Z",
|
|
115
|
+
fill: "#E0E1E9",
|
|
116
|
+
stroke: "#6C6E79",
|
|
117
|
+
strokeMiterlimit: "10",
|
|
118
|
+
strokeLinecap: "round",
|
|
119
|
+
strokeLinejoin: "round",
|
|
120
|
+
shapeRendering: "geometricPrecision"
|
|
121
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
122
|
+
d: "M46.9731 37.2962C46.046 35.6214 43.9152 35.0158 42.2479 35.9429C40.5732 36.87 39.9676 39.0008 40.8947 40.6681L45.8965 49.6698C45.8965 49.6698 46.5918 41.5054 50.9655 44.4811L46.9731 37.2962Z",
|
|
123
|
+
fill: "#6C6E79",
|
|
124
|
+
stroke: "#6C6E79",
|
|
125
|
+
strokeMiterlimit: "10",
|
|
126
|
+
strokeLinecap: "round",
|
|
127
|
+
strokeLinejoin: "round",
|
|
128
|
+
shapeRendering: "geometricPrecision"
|
|
129
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
130
|
+
d: "M48.403 42.401C54.2393 39.1581 55.4311 30.1594 51.065 22.302C46.699 14.4446 38.4284 10.7038 32.5922 13.9467C26.756 17.1897 25.5642 26.1883 29.9302 34.0457C34.2962 41.9032 42.5668 45.644 48.403 42.401Z",
|
|
131
|
+
fill: "#E0E1E9",
|
|
132
|
+
shapeRendering: "geometricPrecision"
|
|
133
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
134
|
+
d: "M31.9059 34.0435C27.5396 26.1857 28.7284 17.1915 34.5675 13.9467C35.689 13.3261 36.9002 12.9673 38.1562 12.8327C36.1974 12.6607 34.2909 12.9972 32.5937 13.9467C26.762 17.1915 25.5658 26.1857 29.9321 34.0435C33.461 40.391 39.5319 44.047 44.8178 43.5087C40.0552 43.0975 35.0011 39.6135 31.9059 34.0435Z",
|
|
135
|
+
fill: "white",
|
|
136
|
+
shapeRendering: "geometricPrecision"
|
|
137
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
138
|
+
d: "M48.403 42.401C54.2393 39.1581 55.4311 30.1594 51.065 22.302C46.699 14.4446 38.4284 10.7038 32.5922 13.9467C26.756 17.1897 25.5642 26.1883 29.9302 34.0457C34.2962 41.9032 42.5668 45.644 48.403 42.401Z",
|
|
139
|
+
stroke: "#6C6E79",
|
|
140
|
+
strokeMiterlimit: "10",
|
|
141
|
+
strokeLinecap: "round",
|
|
142
|
+
strokeLinejoin: "round",
|
|
143
|
+
shapeRendering: "geometricPrecision"
|
|
144
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
145
|
+
d: "M49.5444 37.0344C48.9912 37.8419 48.2809 38.4998 47.4286 38.9783C43.2193 41.3184 37.0138 38.2007 33.5746 32.0177C30.1355 25.8346 30.7635 18.9189 34.9802 16.5787C39.197 14.2386 45.395 17.3563 48.8342 23.5393C50.2024 26.0066 50.9276 28.586 51.0397 30.9485",
|
|
146
|
+
stroke: "#6C6E79",
|
|
147
|
+
strokeMiterlimit: "10",
|
|
148
|
+
strokeLinecap: "round",
|
|
149
|
+
strokeLinejoin: "round",
|
|
150
|
+
shapeRendering: "geometricPrecision"
|
|
151
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
152
|
+
d: "M37.3422 17.5355C39.3684 17.0196 42.5309 17.5056 44.3402 20.384C46.1495 23.2625 44.9159 23.5914 43.4356 22.2756C41.9552 20.9597 38.9945 20.1896 37.3422 21.6027C35.6974 23.0157 34.3815 20.6307 35.0395 19.3971C35.6974 18.1635 36.6768 17.7074 37.3422 17.5355Z",
|
|
153
|
+
fill: "white",
|
|
154
|
+
shapeRendering: "geometricPrecision"
|
|
155
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
156
|
+
d: "M45.8218 24.6675C45.8218 24.6675 45.8666 23.5236 46.5844 23.9274C47.3021 24.3386 48.1245 25.4077 47.3844 25.9012C46.6442 26.3946 45.8218 24.6675 45.8218 24.6675Z",
|
|
157
|
+
fill: "white",
|
|
158
|
+
shapeRendering: "geometricPrecision"
|
|
159
|
+
}));
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
NothingFound.displayName = 'NothingFound';
|
|
163
|
+
|
|
164
|
+
var _default = (0, _core.createBaseComponent)(NothingFound);
|
|
165
|
+
|
|
166
|
+
exports["default"] = _default;
|