@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
package/Waiting/index.js
ADDED
|
@@ -0,0 +1,108 @@
|
|
|
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 Waiting(_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 ? '80' : _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 80 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: "M40 4.24V1.88a.88.88 0 0 0-.98-.87A39.24 39.24 0 0 0 4.26 40H1.88a.88.88 0 0 0-.87.97A39.24 39.24 0 0 0 40 75.74v2.36c0 .52.45.94.97.87a39.24 39.24 0 0 0 34.77-38.99h2.37a.9.9 0 0 0 .89-.97A39.24 39.24 0 0 0 40 4.24",
|
|
41
|
+
fill: "#E0E1E9",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "m65.23 59.85.12-.09 6.5-4.33-3.13-1.7-3.14.76-8.32-31.75a5.72 5.72 0 0 0-6.7-4.16l-39.67 8.1-1.4-3.14-3.41 5.9-.22.36v.03a5.65 5.65 0 0 0-.46 4.25l10.47 36.73a2.6 2.6 0 0 0 3.18 1.8l45.37-12.37c.27-.08.52-.2.74-.35l.06-.03.01-.01Z",
|
|
45
|
+
fill: "#6C6E79",
|
|
46
|
+
stroke: "#6C6E79",
|
|
47
|
+
strokeWidth: ".7",
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round",
|
|
50
|
+
shapeRendering: "geometricPrecision"
|
|
51
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
52
|
+
d: "M71.08 55.78 23.3 68.8a2.74 2.74 0 0 1-3.36-1.9L8.93 28.24a6.04 6.04 0 0 1 4.6-7.57L56.5 11.9a6.03 6.03 0 0 1 7.04 4.39l9.47 36.15a2.74 2.74 0 0 1-1.93 3.34Z",
|
|
53
|
+
fill: "#fff",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "m63.1 16 1.14 4.3-53.92 11.8-1.25-4.37a5.68 5.68 0 0 1 4.34-7.12l43.05-8.73A5.7 5.7 0 0 1 63.11 16Z",
|
|
57
|
+
fill: "#E0E1E9",
|
|
58
|
+
stroke: "#6C6E79",
|
|
59
|
+
strokeWidth: ".7",
|
|
60
|
+
shapeRendering: "geometricPrecision"
|
|
61
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
62
|
+
d: "M17.6 25.58a1.88 1.88 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.42-2.38 2.2 2.2 0 0 1 2.53 1.54ZM24.6 24.1a1.85 1.85 0 0 1-1.4 2.35 2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
63
|
+
fill: "#6C6E79",
|
|
64
|
+
shapeRendering: "geometricPrecision"
|
|
65
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
66
|
+
d: "M71.08 55.78 23.3 68.8a2.74 2.74 0 0 1-3.36-1.9L8.93 28.24a6.04 6.04 0 0 1 4.6-7.57L56.5 11.9a6.03 6.03 0 0 1 7.04 4.39l9.47 36.15a2.74 2.74 0 0 1-1.93 3.34Z",
|
|
67
|
+
stroke: "#6C6E79",
|
|
68
|
+
strokeLinecap: "round",
|
|
69
|
+
strokeLinejoin: "round",
|
|
70
|
+
shapeRendering: "geometricPrecision"
|
|
71
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
72
|
+
d: "m57.23 37.54-36.2 9.06-1.87-6.6 36.4-8.8c.46-.1.93.16 1.06.63l1.26 4.62a.88.88 0 0 1-.64 1.09h-.01ZM52.34 49.72l-28.3 7.49-1.86-6.56 28.43-7.27 1.73 6.34Z",
|
|
73
|
+
fill: "#E0E1E9",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
76
|
+
d: "M56.01 50.05a20.98 20.98 0 1 0 0-41.96 20.98 20.98 0 0 0 0 41.96Z",
|
|
77
|
+
fill: "#fff",
|
|
78
|
+
shapeRendering: "geometricPrecision"
|
|
79
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
80
|
+
d: "m52.44 32.51-8.12 3.9 12.43 6.45-1.5-8.89a1.99 1.99 0 0 0-2.82-1.46h.01ZM55.6 21.66l.58 3.38a2.15 2.15 0 0 0 3.04 1.58l3.09-1.48-6.7-3.48Z",
|
|
81
|
+
fill: "#E0E1E9",
|
|
82
|
+
shapeRendering: "geometricPrecision"
|
|
83
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
84
|
+
d: "M69.9 21.41 54.26 13.3a1.2 1.2 0 0 0-1.62.51l-.08.17a1.2 1.2 0 0 0 .51 1.62l15.66 8.11c.59.3 1.31.07 1.62-.51l.08-.17a1.2 1.2 0 0 0-.51-1.62ZM42.12 36.73l15.65 8.11c.6.31 1.32.08 1.62-.51l.09-.16a1.2 1.2 0 0 0-.51-1.62L43.3 34.43a1.2 1.2 0 0 0-1.62.52l-.09.16a1.2 1.2 0 0 0 .52 1.62Z",
|
|
85
|
+
fill: "#6C6E79",
|
|
86
|
+
shapeRendering: "geometricPrecision"
|
|
87
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
88
|
+
d: "M59.1 36.42a11.44 11.44 0 0 0-1.22-4.94 1.53 1.53 0 0 1 0-1.38l.04-.09c.23-.43.65-.73 1.14-.8a11.6 11.6 0 0 0 8.7-6.5h.03v-.02l-13.31-6.9v.02a11.47 11.47 0 0 0-.3 10.85c.22.44.23.96 0 1.39l-.04.09c-.23.43-.65.72-1.14.8a11.6 11.6 0 0 0-8.7 6.5h-.03v.02l13.31 6.9v-.02c.52-.9 1.57-3.03 1.52-5.92v0Z",
|
|
89
|
+
stroke: "#6C6E79",
|
|
90
|
+
strokeWidth: ".7",
|
|
91
|
+
strokeLinecap: "round",
|
|
92
|
+
strokeLinejoin: "round",
|
|
93
|
+
shapeRendering: "geometricPrecision"
|
|
94
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
95
|
+
d: "M56.01 50.05a20.98 20.98 0 1 0 0-41.96 20.98 20.98 0 0 0 0 41.96Z",
|
|
96
|
+
stroke: "#6C6E79",
|
|
97
|
+
strokeWidth: ".7",
|
|
98
|
+
strokeLinecap: "round",
|
|
99
|
+
strokeLinejoin: "round",
|
|
100
|
+
shapeRendering: "geometricPrecision"
|
|
101
|
+
}));
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
Waiting.displayName = 'Waiting';
|
|
105
|
+
|
|
106
|
+
var _default = (0, _core.createBaseComponent)(Waiting);
|
|
107
|
+
|
|
108
|
+
exports["default"] = _default;
|
|
@@ -0,0 +1,87 @@
|
|
|
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 Waiting({
|
|
8
|
+
fill = 'none',
|
|
9
|
+
width = '80',
|
|
10
|
+
height = '80',
|
|
11
|
+
viewBox = '0 0 80 80',
|
|
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("path", {
|
|
22
|
+
d: "M40 4.24V1.88a.88.88 0 0 0-.98-.87A39.24 39.24 0 0 0 4.26 40H1.88a.88.88 0 0 0-.87.97A39.24 39.24 0 0 0 40 75.74v2.36c0 .52.45.94.97.87a39.24 39.24 0 0 0 34.77-38.99h2.37a.9.9 0 0 0 .89-.97A39.24 39.24 0 0 0 40 4.24",
|
|
23
|
+
fill: "#E0E1E9",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "m65.23 59.85.12-.09 6.5-4.33-3.13-1.7-3.14.76-8.32-31.75a5.72 5.72 0 0 0-6.7-4.16l-39.67 8.1-1.4-3.14-3.41 5.9-.22.36v.03a5.65 5.65 0 0 0-.46 4.25l10.47 36.73a2.6 2.6 0 0 0 3.18 1.8l45.37-12.37c.27-.08.52-.2.74-.35l.06-.03.01-.01Z",
|
|
27
|
+
fill: "#6C6E79",
|
|
28
|
+
stroke: "#6C6E79",
|
|
29
|
+
strokeWidth: ".7",
|
|
30
|
+
strokeLinecap: "round",
|
|
31
|
+
strokeLinejoin: "round",
|
|
32
|
+
shapeRendering: "geometricPrecision"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M71.08 55.78 23.3 68.8a2.74 2.74 0 0 1-3.36-1.9L8.93 28.24a6.04 6.04 0 0 1 4.6-7.57L56.5 11.9a6.03 6.03 0 0 1 7.04 4.39l9.47 36.15a2.74 2.74 0 0 1-1.93 3.34Z",
|
|
35
|
+
fill: "#fff",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "m63.1 16 1.14 4.3-53.92 11.8-1.25-4.37a5.68 5.68 0 0 1 4.34-7.12l43.05-8.73A5.7 5.7 0 0 1 63.11 16Z",
|
|
39
|
+
fill: "#E0E1E9",
|
|
40
|
+
stroke: "#6C6E79",
|
|
41
|
+
strokeWidth: ".7",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "M17.6 25.58a1.88 1.88 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.42-2.38 2.2 2.2 0 0 1 2.53 1.54ZM24.6 24.1a1.85 1.85 0 0 1-1.4 2.35 2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
45
|
+
fill: "#6C6E79",
|
|
46
|
+
shapeRendering: "geometricPrecision"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
d: "M71.08 55.78 23.3 68.8a2.74 2.74 0 0 1-3.36-1.9L8.93 28.24a6.04 6.04 0 0 1 4.6-7.57L56.5 11.9a6.03 6.03 0 0 1 7.04 4.39l9.47 36.15a2.74 2.74 0 0 1-1.93 3.34Z",
|
|
49
|
+
stroke: "#6C6E79",
|
|
50
|
+
strokeLinecap: "round",
|
|
51
|
+
strokeLinejoin: "round",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "m57.23 37.54-36.2 9.06-1.87-6.6 36.4-8.8c.46-.1.93.16 1.06.63l1.26 4.62a.88.88 0 0 1-.64 1.09h-.01ZM52.34 49.72l-28.3 7.49-1.86-6.56 28.43-7.27 1.73 6.34Z",
|
|
55
|
+
fill: "#E0E1E9",
|
|
56
|
+
shapeRendering: "geometricPrecision"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
d: "M56.01 50.05a20.98 20.98 0 1 0 0-41.96 20.98 20.98 0 0 0 0 41.96Z",
|
|
59
|
+
fill: "#fff",
|
|
60
|
+
shapeRendering: "geometricPrecision"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
62
|
+
d: "m52.44 32.51-8.12 3.9 12.43 6.45-1.5-8.89a1.99 1.99 0 0 0-2.82-1.46h.01ZM55.6 21.66l.58 3.38a2.15 2.15 0 0 0 3.04 1.58l3.09-1.48-6.7-3.48Z",
|
|
63
|
+
fill: "#E0E1E9",
|
|
64
|
+
shapeRendering: "geometricPrecision"
|
|
65
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
66
|
+
d: "M69.9 21.41 54.26 13.3a1.2 1.2 0 0 0-1.62.51l-.08.17a1.2 1.2 0 0 0 .51 1.62l15.66 8.11c.59.3 1.31.07 1.62-.51l.08-.17a1.2 1.2 0 0 0-.51-1.62ZM42.12 36.73l15.65 8.11c.6.31 1.32.08 1.62-.51l.09-.16a1.2 1.2 0 0 0-.51-1.62L43.3 34.43a1.2 1.2 0 0 0-1.62.52l-.09.16a1.2 1.2 0 0 0 .52 1.62Z",
|
|
67
|
+
fill: "#6C6E79",
|
|
68
|
+
shapeRendering: "geometricPrecision"
|
|
69
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
d: "M59.1 36.42a11.44 11.44 0 0 0-1.22-4.94 1.53 1.53 0 0 1 0-1.38l.04-.09c.23-.43.65-.73 1.14-.8a11.6 11.6 0 0 0 8.7-6.5h.03v-.02l-13.31-6.9v.02a11.47 11.47 0 0 0-.3 10.85c.22.44.23.96 0 1.39l-.04.09c-.23.43-.65.72-1.14.8a11.6 11.6 0 0 0-8.7 6.5h-.03v.02l13.31 6.9v-.02c.52-.9 1.57-3.03 1.52-5.92v0Z",
|
|
71
|
+
stroke: "#6C6E79",
|
|
72
|
+
strokeWidth: ".7",
|
|
73
|
+
strokeLinecap: "round",
|
|
74
|
+
strokeLinejoin: "round",
|
|
75
|
+
shapeRendering: "geometricPrecision"
|
|
76
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "M56.01 50.05a20.98 20.98 0 1 0 0-41.96 20.98 20.98 0 0 0 0 41.96Z",
|
|
78
|
+
stroke: "#6C6E79",
|
|
79
|
+
strokeWidth: ".7",
|
|
80
|
+
strokeLinecap: "round",
|
|
81
|
+
strokeLinejoin: "round",
|
|
82
|
+
shapeRendering: "geometricPrecision"
|
|
83
|
+
}));
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
Waiting.displayName = 'Waiting';
|
|
87
|
+
export default createBaseComponent(Waiting);
|
package/Warning/index.js
ADDED
|
@@ -0,0 +1,105 @@
|
|
|
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 Warning(_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 ? '80' : _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 80 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
|
+
fill: "#E0E1E9",
|
|
41
|
+
d: "M40.51 80c21.98-.29 39.47-18.61 39.47-40.6V.99a1 1 0 0 0-1-.99H54.32a1 1 0 0 0-1 .99v2.75H27.65a1 1 0 0 0-1 1V40H1A.98.98 0 0 0 0 41 40 40 0 0 0 40.52 80",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
fill: "#E0E1E9",
|
|
45
|
+
stroke: "#6C6E79",
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round",
|
|
48
|
+
strokeWidth: ".7",
|
|
49
|
+
d: "m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z",
|
|
50
|
+
shapeRendering: "geometricPrecision"
|
|
51
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
52
|
+
fill: "#fff",
|
|
53
|
+
stroke: "#6C6E79",
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeLinejoin: "round",
|
|
56
|
+
strokeWidth: ".7",
|
|
57
|
+
d: "m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33v0Z",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
fill: "#6C6E79",
|
|
61
|
+
d: "m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z",
|
|
62
|
+
shapeRendering: "geometricPrecision"
|
|
63
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
64
|
+
fill: "#fff",
|
|
65
|
+
d: "M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
68
|
+
fill: "#E0E1E9",
|
|
69
|
+
d: "M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z",
|
|
70
|
+
shapeRendering: "geometricPrecision"
|
|
71
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
72
|
+
fill: "#6C6E79",
|
|
73
|
+
d: "M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
76
|
+
fill: "#fff",
|
|
77
|
+
d: "M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z",
|
|
78
|
+
shapeRendering: "geometricPrecision"
|
|
79
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
80
|
+
fill: "#E0E1E9",
|
|
81
|
+
stroke: "#6C6E79",
|
|
82
|
+
strokeLinecap: "round",
|
|
83
|
+
strokeLinejoin: "round",
|
|
84
|
+
strokeWidth: ".7",
|
|
85
|
+
d: "M40.48 27.98 33.03 56.4a.98.98 0 0 0 1.22 1.2l27.77-7.62c.73-.2.97-1.1.44-1.64L42.15 27.53a1 1 0 0 0-1.67.43v.01Z",
|
|
86
|
+
shapeRendering: "geometricPrecision"
|
|
87
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
88
|
+
stroke: "#6C6E79",
|
|
89
|
+
strokeLinecap: "round",
|
|
90
|
+
strokeLinejoin: "round",
|
|
91
|
+
strokeWidth: "2",
|
|
92
|
+
d: "m43.44 35.48 2.38 8.64",
|
|
93
|
+
shapeRendering: "geometricPrecision"
|
|
94
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
95
|
+
fill: "#6C6E79",
|
|
96
|
+
d: "M48.35 48.35c.19.67-.24 1.37-.94 1.55-.71.19-1.44-.2-1.63-.87-.18-.67.24-1.37.95-1.56.7-.18 1.43.21 1.61.88h.01Z",
|
|
97
|
+
shapeRendering: "geometricPrecision"
|
|
98
|
+
}));
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
Warning.displayName = 'Warning';
|
|
102
|
+
|
|
103
|
+
var _default = (0, _core.createBaseComponent)(Warning);
|
|
104
|
+
|
|
105
|
+
exports["default"] = _default;
|
|
@@ -0,0 +1,84 @@
|
|
|
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 Warning({
|
|
8
|
+
fill = 'none',
|
|
9
|
+
width = '80',
|
|
10
|
+
height = '80',
|
|
11
|
+
viewBox = '0 0 80 80',
|
|
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("path", {
|
|
22
|
+
fill: "#E0E1E9",
|
|
23
|
+
d: "M40.51 80c21.98-.29 39.47-18.61 39.47-40.6V.99a1 1 0 0 0-1-.99H54.32a1 1 0 0 0-1 .99v2.75H27.65a1 1 0 0 0-1 1V40H1A.98.98 0 0 0 0 41 40 40 0 0 0 40.52 80",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
fill: "#E0E1E9",
|
|
27
|
+
stroke: "#6C6E79",
|
|
28
|
+
strokeLinecap: "round",
|
|
29
|
+
strokeLinejoin: "round",
|
|
30
|
+
strokeWidth: ".7",
|
|
31
|
+
d: "m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z",
|
|
32
|
+
shapeRendering: "geometricPrecision"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
fill: "#fff",
|
|
35
|
+
stroke: "#6C6E79",
|
|
36
|
+
strokeLinecap: "round",
|
|
37
|
+
strokeLinejoin: "round",
|
|
38
|
+
strokeWidth: ".7",
|
|
39
|
+
d: "m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33v0Z",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
fill: "#6C6E79",
|
|
43
|
+
d: "m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z",
|
|
44
|
+
shapeRendering: "geometricPrecision"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
fill: "#fff",
|
|
47
|
+
d: "M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z",
|
|
48
|
+
shapeRendering: "geometricPrecision"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
fill: "#E0E1E9",
|
|
51
|
+
d: "M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
fill: "#6C6E79",
|
|
55
|
+
d: "M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z",
|
|
56
|
+
shapeRendering: "geometricPrecision"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
fill: "#fff",
|
|
59
|
+
d: "M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z",
|
|
60
|
+
shapeRendering: "geometricPrecision"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
62
|
+
fill: "#E0E1E9",
|
|
63
|
+
stroke: "#6C6E79",
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
strokeWidth: ".7",
|
|
67
|
+
d: "M40.48 27.98 33.03 56.4a.98.98 0 0 0 1.22 1.2l27.77-7.62c.73-.2.97-1.1.44-1.64L42.15 27.53a1 1 0 0 0-1.67.43v.01Z",
|
|
68
|
+
shapeRendering: "geometricPrecision"
|
|
69
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
stroke: "#6C6E79",
|
|
71
|
+
strokeLinecap: "round",
|
|
72
|
+
strokeLinejoin: "round",
|
|
73
|
+
strokeWidth: "2",
|
|
74
|
+
d: "m43.44 35.48 2.38 8.64",
|
|
75
|
+
shapeRendering: "geometricPrecision"
|
|
76
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
fill: "#6C6E79",
|
|
78
|
+
d: "M48.35 48.35c.19.67-.24 1.37-.94 1.55-.71.19-1.44-.2-1.63-.87-.18-.67.24-1.37.95-1.56.7-.18 1.43.21 1.61.88h.01Z",
|
|
79
|
+
shapeRendering: "geometricPrecision"
|
|
80
|
+
}));
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
Warning.displayName = 'Warning';
|
|
84
|
+
export default createBaseComponent(Warning);
|
package/package.json
CHANGED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M241.18 128.14c0-61.35-49.73-111.08-111.08-111.08S19 66.79 19 128.14a110.89 110.89 0 0 0 46.3 90.19l-10.25 27.95a2.76 2.76 0 0 0 2.59 3.72h144.91a2.77 2.77 0 0 0 2.6-3.72l-10.26-27.96a110.89 110.89 0 0 0 46.29-90.18Z" fill="#FFE74D"/>
|
|
3
|
+
<mask maskUnits="userSpaceOnUse" x="19" y="10" width="223" height="240">
|
|
4
|
+
<path d="M241.18 128.14c0-24.64-8.03-47.4-21.6-65.83-7.86-10.67-.79-42.27-11.89-49.55-10.63-9.95-38.88 10.44-51.36 7.42a111.36 111.36 0 0 0-26.23-3.12C68.75 17.06 19 66.79 19 128.14a110.89 110.89 0 0 0 46.3 90.19l-10.25 27.95a2.76 2.76 0 0 0 2.59 3.72h144.91a2.77 2.77 0 0 0 2.6-3.72l-10.26-27.96a110.89 110.89 0 0 0 46.29-90.18Z" fill="#FFE74D"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#a)">
|
|
7
|
+
<path d="m47 22.15 74.57 19.4 4.03 187.25-95.53 11.79L47 22.15Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="m16.54 246.1-5.84-5.14L33.35 18.59l5.22-7.08-22.03 234.6Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="m121.57 41.55 77.16-29.5 42.45 223.85-110.1-6.76-9.51-187.6Z" fill="#FFE74D" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="m241.18 235.9 5.93-1.07-43.71-221-4.67-1.78 42.45 223.85Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="m46.16 32.93 75.9 18.28M45.29 44.14l77.27 17.04M44.39 55.78l78.7 15.72M43.45 67.89l80.18 14.27M42.48 80.49l81.7 12.7M41.46 93.6l83.3 11.02M40.4 107.29l84.96 9.17M39.3 121.56l86.69 7.18M38.14 136.46l88.5 5.01M36.93 152.03l90.37 2.66M35.67 168.32l92.33.1M34.35 185.4l94.37-2.7M32.96 203.29l96.52-5.73M130.26 213.02l-98.75 9.06M115.78 59.69l-.4-10.1M116.63 80.92l-.43-10.8M117.53 103.67l-.46-11.58M119.55 154.47l-.53-13.43M121.9 213.79l-.62-15.75M96.4 45.03l-.08-10.05M96.58 66.2l-.09-10.77M96.77 88.97l-.1-11.6M96.97 113.4l-.1-12.47M97.19 139.8l-.12-13.45M97.42 168.42l-.12-14.61M97.68 199.44l-.13-15.85M97.96 233.3l-.14-17.3M77.25 51.2l.26-10.72M75.53 124.56l.31-13.44M74.85 153.15l.35-14.6M73.32 218.24l.4-17.37M57.84 35.75l.6-10.63M56.55 58.21l.66-11.44M55.16 82.46l.71-12.36M50.25 168.32l.9-15.87M46.16 239.8l1.1-19.17" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="m121.57 41.55-4.16 1.53-70.64-17.96.23-2.97 74.57 19.4Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="m158.14 95.07-22.69 5.33-3.62-53.72 20.57-7.43 5.74 55.82ZM197.24 85.88l-26.62 6.26-6.98-56.95 23.8-8.6 9.8 59.3ZM170.55 215.73l-27.39-.76-4.92-73.11 24.36-3.38 7.95 77.25ZM218.94 217.08l-33.11-.92-9.76-79.56 28.9-4 13.97 84.48ZM161.17 124.54l-23.82 4.04-1.08-15.99 23.18-4.78 1.72 16.73ZM202.47 117.55l-28.15 4.77-2.1-17.15 27.28-5.63 2.97 18Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="m137.9 99.82-3.54-52.5 18.2-6.51M172.97 91.59l-6.82-55.65 21.55-7.7M170.46 214.85l-24.86-.65-4.86-72.2 21.91-3.02M188.14 215.3l-9.63-78.51 26.54-3.66-.09-.53M139.8 128.16l-1.02-15.27 20.76-4.26M176.69 121.91l-2-16.3 24.95-5.2" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
<path d="m218.77 216.1-30.63-.8-2.31.86M131.83 46.68l2.53.65M163.64 35.2l2.5.74M136.27 112.6l2.51.29M172.22 105.17l2.47.44M145.6 214.2l-2.44.77" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
16
|
+
<path d="M212.74 111.2a1.85 1.85 0 0 1-1.59 1.75 186.85 186.85 0 0 1-20.36 1.22c-.28 0-.5-.66-.1-.88 5.23-2.94 16.61-6.12 19.42-6.73a1.77 1.77 0 0 1 1.98 1.05 7.5 7.5 0 0 1 .65 3.6Z" fill="#000"/>
|
|
17
|
+
<path d="m173.35 163.24 52.74 11.2 1.01-6.02-53.75-5.18Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
<path d="m176.13 128.74 30.58-20.65 23.67 25.44" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
<path d="M212.74 108.94a1.9 1.9 0 0 1-1.7 1.75c-2.8.3-5.7.55-8.7.76-4.53.3-8.85.45-12.96.45-.3 0-.53-.66-.11-.88 5.56-2.94 17.68-6.12 20.67-6.73a1.89 1.89 0 0 1 2.1 1.05 7.31 7.31 0 0 1 .7 3.6Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="m233.5 130.94-60.14-5.8-3.64 37.74 60.14 5.8 3.64-37.74Z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
<path d="m119.85 84.55-78.4-.82.7-9.62 77.34 2.23.36 8.21Z" fill="#FFE74D"/>
|
|
22
|
+
<path d="m44.9 83.76-3.45-.03.7-9.62h.47l8.29.25-6.01 9.4ZM61.3 83.93l-8.07-.08 5.7-9.26 7.79.22-5.43 9.12ZM76.69 84.1l-7.58-.08 5.16-9 7.32.22-4.9 8.86ZM91.17 84.25l-7.13-.08 4.65-8.72 6.9.2-4.42 8.6ZM104.81 84.4l-6.72-.08 4.2-8.48 6.52.2-4 8.35ZM117.69 84.53l-6.35-.07 3.8-8.24 4.35.12.16 3.76-1.96 4.43Z" fill="#000"/>
|
|
23
|
+
<path d="m119.85 84.55-78.4-.82M42.15 74.11l77.34 2.23" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
24
|
+
<path d="m122.9 152.34-82.95-50.33.94-11.2 81.51 50.46.5 11.07Z" fill="#FFE74D"/>
|
|
25
|
+
<path d="m42.76 103.71-2.8-1.7.41-5.01 6.42-2.54 7.35 4.56-11.38 4.7ZM57.7 112.78l-7.41-4.5 11.09-4.79 7.12 4.41-10.8 4.88ZM72.2 121.57l-7.2-4.36 10.52-4.96 6.92 4.28-10.24 5.04ZM86.25 130.1l-6.98-4.23 9.98-5.12 6.72 4.15-9.72 5.2ZM99.89 138.38l-6.77-4.11 9.46-5.27 6.53 4.03-9.22 5.35ZM113.13 146.41l-6.57-3.99 8.98-5.4 6.33 3.92-8.74 5.47Z" fill="#000"/>
|
|
26
|
+
<path d="m40.89 90.81 81.51 50.46M122.9 152.34l-82.95-50.33" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
27
|
+
<path d="m124.76 193.69-90.84-14.43 1-12.75 89.34 15.9.5 11.28Z" fill="#FFE74D"/>
|
|
28
|
+
<path d="m34.42 179.34-.5-.08 1-12.75.75.13 9.4 1.67-10.65 11.03ZM53.3 182.34l-9.3-1.48 10.2-10.92 8.88 1.57-9.78 10.83ZM71.17 185.18l-8.81-1.4 9.37-10.73 8.42 1.5-8.98 10.63ZM88.08 187.86l-8.34-1.32L88.36 176l7.99 1.43-8.27 10.42ZM104.13 190.41l-7.92-1.26 7.93-10.33 7.59 1.35-7.6 10.24ZM119.37 192.83l-7.53-1.2 7.3-10.14 5.11.91.15 3.2-5.03 7.23Z" fill="#000"/>
|
|
29
|
+
<path d="m124.76 193.69-90.84-14.43M34.93 166.5l89.32 15.9" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
30
|
+
<path d="M121.21 114.67 37.07 139.3l.88-11.9 82.83-22.17.43 9.44Z" fill="#FFE74D"/>
|
|
31
|
+
<path d="m42.48 137.71-5.4 1.59.87-11.9 8.77-2.35-4.24 12.66ZM59.62 132.7l-8.4 2.46 3.94-12.37 8.14-2.18-3.68 12.09ZM75.52 128.04l-7.8 2.29 3.42-11.82 7.57-2.02-3.2 11.55ZM90.31 123.71l-7.26 2.13 2.96-11.3 7.06-1.9-2.76 11.07ZM104.11 119.67l-6.78 1.99 2.56-10.84 6.6-1.76-2.38 10.61ZM117.02 115.9l-6.35 1.85 2.2-10.4 6.18-1.65-2.03 10.2Z" fill="#000"/>
|
|
32
|
+
<path d="m37.95 127.4 82.83-22.17" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
33
|
+
<path d="m49.29 124.36 47.16-12.61M108.1 179.52l7.2 1.29M49.23 169.05l32.89 5.85M53.8 74.45 103 75.89" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
34
|
+
<path d="m123.55 166.83-93.48 57.75 1.55-15.99 91.42-53.3.51 11.54Z" fill="#FFE74D"/>
|
|
35
|
+
<path d="m44.54 215.64-9.54 5.9 3.18-16.78 9.25-5.38-2.89 16.26ZM62.43 204.59l-8.75 5.4 2.6-15.78 8.5-4.95-2.35 15.33ZM78.86 194.44l-8.04 4.97 2.1-14.9 7.82-4.56-1.88 14.5ZM94 185.09l-7.42 4.58 1.67-14.1 7.23-4.22L94 185.1ZM108 176.44l-6.87 4.24 1.3-13.38 6.7-3.9-1.14 13.04ZM120.97 168.42l-6.37 3.94.99-12.73 6.23-3.63-.85 12.42Z" fill="#000"/>
|
|
36
|
+
<path d="m31.62 208.6 91.42-53.32" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
37
|
+
<path d="m36.62 205.67 82.18-47.92" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
38
|
+
<path d="M121.21 114.67 37.07 139.3M123.55 166.83l-93.48 57.75" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
<path d="M119.75 82.2 43.8 53.04l.78-8.77 74.79 29.7.37 8.23Z" fill="#FFE74D"/>
|
|
40
|
+
<path d="m49.48 55.21-5.62-2.15.19-2.35 6.58-4.04 7.52 2.98-8.67 5.56ZM64.6 61.02l-7.48-2.87 8.38-5.58 7.19 2.86-8.1 5.59ZM79.06 66.57l-7.15-2.74 7.82-5.6 6.9 2.73-7.57 5.61ZM92.9 71.89l-6.84-2.63 7.3-5.62 6.61 2.62-7.06 5.63ZM106.18 76.98l-6.57-2.52 6.83-5.63 6.34 2.53-6.6 5.62ZM118.92 81.88l-6.3-2.43 6.38-5.63.38.15.37 8.23-.83-.32Z" fill="#000"/>
|
|
41
|
+
<path d="m44.6 44.27 74.78 29.7M119.75 82.2 43.8 53.04" stroke="#FFE74D" stroke-linecap="round" stroke-linejoin="round"/>
|
|
42
|
+
<path d="m59.69 50.26 55.48 22.04" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
43
|
+
<path d="m125.99 128.74 5.08 100.4-5.47-.33-8.19-185.73 4.16-1.53 4.42 87.2Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
44
|
+
<path d="m47 22.15 74.57 19.4-.36-6.98L38.57 11.5l-22.03 234.6 13.24-1.73L47 22.16Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
45
|
+
</g>
|
|
46
|
+
<path d="M130.1 17.56C68.75 17.56 19 66.79 19 128.14a110.89 110.89 0 0 0 46.3 90.19l-9.72 27.95" stroke="#FFE74D" stroke-linejoin="round"/>
|
|
47
|
+
<path d="m180.06 133.35 1.88.18 2.68 9.76-1.83-.18-.76-2.9-3.41-.34-1.3 2.72-1.76-.18 4.5-9.06Zm1.55 5.27-.84-3.21-1.44 2.99 2.28.22ZM190.54 134.23c2.11.2 3.62 1.54 3.87 3.5l-1.77.32c-.2-1.26-.9-2.1-2.27-2.22-1.84-.18-3.02 1.21-3.16 2.96-.15 1.75.67 3.33 2.54 3.51a2.48 2.48 0 0 0 2.75-1.72l1.68.64c-.77 1.93-2.45 2.88-4.58 2.68-2.94-.29-4.45-2.58-4.2-5.29.27-2.7 2.33-4.65 5.14-4.38ZM200.4 135.18c2.12.21 3.62 1.54 3.88 3.5l-1.78.32c-.2-1.26-.9-2.1-2.26-2.22-1.84-.18-3.02 1.21-3.17 2.96-.15 1.75.68 3.34 2.55 3.51a2.47 2.47 0 0 0 2.75-1.72l1.67.65c-.77 1.92-2.44 2.87-4.58 2.67-2.93-.29-4.44-2.57-4.18-5.28.26-2.71 2.3-4.64 5.12-4.39ZM206.16 135.87l6.22.6-.15 1.56-4.5-.46-.2 2.18 3.1.3-.15 1.55-3.1-.3-.25 2.57 4.62.45-.15 1.56-6.34-.61.9-9.4ZM218.52 139.87a1.68 1.68 0 0 0-1.63-1.56c-1.05-.1-1.71.26-1.78 1-.09.86.86 1.14 1.94 1.5 1.43.45 3.07 1.08 2.87 3.09-.17 1.78-1.72 2.75-3.82 2.56-2.1-.2-3.3-1.3-3.59-3.06l1.81-.33a1.94 1.94 0 0 0 1.94 1.85c.98.1 1.78-.22 1.87-1.13.09-.92-.84-1.17-1.91-1.5-1.43-.46-3.12-1.01-2.92-3.08.16-1.61 1.81-2.6 3.74-2.42 1.86.18 3 1.18 3.25 2.8l-1.77.28ZM226.77 140.67a1.7 1.7 0 0 0-1.64-1.57c-1.06-.1-1.71.27-1.78 1-.09.86.87 1.14 1.95 1.5 1.42.45 3.06 1.08 2.87 3.1-.18 1.77-1.73 2.75-3.82 2.55-2.1-.2-3.3-1.3-3.6-3.06l1.81-.32a1.93 1.93 0 0 0 1.94 1.85c.98.1 1.78-.22 1.87-1.14.09-.91-.84-1.17-1.9-1.5-1.44-.45-3.12-1-2.92-3.08.15-1.6 1.8-2.6 3.73-2.41 1.86.18 3 1.17 3.26 2.8l-1.77.28ZM177.65 148.31l3.04.3a4.51 4.51 0 0 1 4.26 5.13 4.54 4.54 0 0 1-5.16 4.28l-3.05-.3.9-9.4Zm1.57 1.77-.6 6.22 1.32.13c1.76.17 3.03-.98 3.22-2.85.18-1.87-.86-3.21-2.62-3.38l-1.32-.12ZM187.26 149.24l6.22.6-.15 1.56-4.5-.46-.2 2.18 3.1.3-.15 1.55-3.1-.3-.25 2.58 4.62.45-.15 1.56-6.34-.61.9-9.4ZM195.29 150.02l1.84.17 3.82 7.31.66-6.87 1.65.16-.9 9.4-1.85-.17-3.83-7.36-.66 6.93-1.64-.16.9-9.41ZM205.7 151.02l1.72.16-.9 9.42-1.74-.17.91-9.4ZM209.85 151.42l6.23.6-.15 1.56-4.5-.46-.2 2.18 3.1.3-.16 1.55-3.1-.3-.24 2.57 4.62.46-.15 1.55-6.34-.61.9-9.4ZM217.88 152.2l3.06.3a4.53 4.53 0 0 1 4.25 5.12 4.55 4.55 0 0 1-5.16 4.28l-3.06-.29.91-9.42Zm1.58 1.76-.6 6.22 1.32.13c1.75.17 3.03-.98 3.21-2.84.18-1.87-.85-3.22-2.6-3.38l-1.33-.13Z" fill="#000"/>
|
|
48
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M40.04 4.3V1.9c0-.49-.5-.9-.99-.9A39.23 39.23 0 0 0 4.3 39.96H1.9c-.49 0-.9.5-.9.99A39.23 39.23 0 0 0 39.96 75.7v2.4c0 .49.5.9.99.9A39.23 39.23 0 0 0 75.7 40.04h2.4c.49 0 .9-.41.9-.99A39.23 39.23 0 0 0 40.04 4.3Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="M63.91 57.68s.1-.05.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L9.7 24.57l-1.4-3.13-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25L14.66 68.6a2.59 2.59 0 0 0 3.18 1.79l45.27-12.34c.27-.08.52-.2.75-.35l.05-.03Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="m69.75 53.62-47.67 13a2.73 2.73 0 0 1-3.35-1.9L7.74 26.14a6.03 6.03 0 0 1 4.6-7.55L55.2 9.83a6.02 6.02 0 0 1 7.02 4.38l9.45 36.08a2.73 2.73 0 0 1-1.93 3.33Z" fill="#fff"/>
|
|
5
|
+
<path d="M63.44 18.88 9.05 30.82l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55l42.87-8.74a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67v-.01Z" fill="#6C6E79"/>
|
|
6
|
+
<path d="M16.38 23.49a1.87 1.87 0 0 1-1.41 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.43-2.36 2.2 2.2 0 0 1 2.51 1.53v-.01Z" fill="#fff"/>
|
|
7
|
+
<path d="M23.37 22.01c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.34A2.14 2.14 0 0 1 23.37 22V22Z" fill="#E0E1E9"/>
|
|
8
|
+
<path d="M9.08 30.91s.32-3.15.6-6.38l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.36v.03a5.64 5.64 0 0 0-.46 4.24l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
|
|
9
|
+
<path d="M71.69 50.29 65.2 25.56c-3.75.58-6.7 1.52-8.51 2.87-8.47 6.28-7.22 18.27-11.65 21.05-5.29 3.3-11.7-6.32-18.92-4.3-4.9 1.36-6.7 8.34-8.2 16.71l.81 2.83a2.74 2.74 0 0 0 3.35 1.9l47.67-13a2.73 2.73 0 0 0 1.93-3.33Z" fill="#E0E1E9"/>
|
|
10
|
+
<path d="m69.75 53.62-47.67 13a2.73 2.73 0 0 1-3.35-1.9L7.74 26.14a6.03 6.03 0 0 1 4.6-7.55L55.2 9.83a6.02 6.02 0 0 1 7.02 4.38l9.45 36.08a2.73 2.73 0 0 1-1.93 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="M17.93 61.9c1.5-8.38 3.3-15.36 8.2-16.72 7.21-2 13.63 7.61 18.92 4.3 4.44-2.77 3.2-14.76 11.65-21.04 3.41-2.53 10.8-3.66 20.14-3.55" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="M59.33 27.92c.44 1.67-.37 3.3-1.81 3.64-1.45.35-3-.74-3.46-2.42-.46-1.67.36-3.33 1.83-3.65 1.46-.33 3 .77 3.45 2.44v-.01ZM28.76 44.57c.44 1.68-.37 3.3-1.82 3.64-1.45.35-3-.74-3.46-2.42-.45-1.67.37-3.33 1.84-3.65 1.46-.33 3 .77 3.45 2.44l-.01-.01ZM47.67 48.88c.44 1.67-.37 3.3-1.81 3.64-1.45.35-3-.75-3.46-2.42-.46-1.68.36-3.33 1.83-3.65 1.47-.33 3 .76 3.45 2.44v-.01Z" fill="#6C6E79"/>
|
|
13
|
+
</svg>
|
package/svg/Blocked.svg
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M198.25 84.33c-7.05-23.19-21.02-45.39-39.97-60.79a2.46 2.46 0 0 0-2.56-.32L125.22 37c-27.25-5.04-54.52-6.13-80.8 3.55a2.45 2.45 0 0 0-1.6 2.17l-1.97 38.53c-18.18 19.18-32.4 43.33-35.83 69.5a2.46 2.46 0 0 0 1.03 2.33l32.74 22.81c7.06 23.2 21.03 45.39 39.98 60.8a2.45 2.45 0 0 0 2.55.32l30.52-13.79c27.25 5.05 54.5 6.13 80.8-3.55a2.46 2.46 0 0 0 1.6-2.17l1.96-38.52c18.18-19.2 32.4-43.33 35.81-69.52a2.46 2.46 0 0 0-1.03-2.32l-32.72-22.81Z" fill="#B780FF"/>
|
|
3
|
+
<path d="M156.19 84.54a5.81 5.81 0 0 0-5.36-5.14L17.55 69.7l1.03-1.57-4.43 2.32a5.8 5.8 0 0 0-2.92 5.24l4.8 136.2 4.12 3.13 145.93-17.6-9.9-112.88Z" fill="#B780FF" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M173.56 201.13 20.15 215.02l-4.99-141.4a5.81 5.81 0 0 1 6.24-6l133.37 9.71a5.82 5.82 0 0 1 5.35 5.15l13.44 118.65Z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M160.84 88.85 15.4 80.37l-.24-6.74a5.81 5.81 0 0 1 6.24-6l133.37 9.7a5.82 5.82 0 0 1 5.35 5.15l.72 6.37Z" fill="#000" stroke="#000" stroke-miterlimit="10"/>
|
|
6
|
+
<path d="M30.19 74.72a2.3 2.3 0 0 1-2.56 2.43 2.98 2.98 0 0 1-2.77-2.78 2.3 2.3 0 0 1 2.55-2.4 2.98 2.98 0 0 1 2.78 2.75Z" fill="#fff"/>
|
|
7
|
+
<path d="M38.37 75.26a2.27 2.27 0 0 1-2.49 2.4 2.98 2.98 0 0 1-2.73-2.74 2.26 2.26 0 0 1 2.5-2.4 2.98 2.98 0 0 1 2.72 2.74ZM46.4 75.79a2.23 2.23 0 0 1-2.43 2.38 2.95 2.95 0 0 1-2.68-2.72 2.23 2.23 0 0 1 2.44-2.38 2.95 2.95 0 0 1 2.66 2.72ZM158.82 133.9a1.28 1.28 0 0 1-1.28 1.43l-76.38.2-52.56.15a1.28 1.28 0 0 1-1.28-1.24l-1.36-32.6a1.28 1.28 0 0 1 1.34-1.34l127.24 4.66a1.28 1.28 0 0 1 1.24 1.14l3.04 27.6Z" fill="#B780FF"/>
|
|
8
|
+
<path d="m117.98 189.25-86.06 5.98a2.36 2.36 0 0 1-2.5-2.25l-.48-11.87a2.35 2.35 0 0 1 2.23-2.44l85.65-4.36a2.34 2.34 0 0 1 2.46 2.13l.89 10.25a2.35 2.35 0 0 1-2.2 2.56Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="m104.03 142.98 55.71-.66" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="m79.5 143.27 11.39-.13" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="m27.42 143.89 43.57-.52" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="m141.74 150.05 18.8-.4" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="m56.46 151.88 39.8-.85" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="m27.77 152.5 20.46-.44" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
<path d="m141.74 157.64 19.61-.61" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
16
|
+
<path d="m113.15 158.53 25.2-.78M72.37 159.8l34.98-1.09" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
17
|
+
<path d="m28.12 161.18 39.14-1.22M125.75 165.96l36.42-1.5" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
<path d="m91.19 167.37 28.6-1.17" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
<path d="m62.58 168.55 23.73-.98" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="m28.47 169.95 27.08-1.11" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
<path d="m128.55 97.27 26.39 1.2M69.02 94.58l7.13.32M49.29 93.68l14.72.67M25.35 92.6l18.49.83" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path d="m65.1 184.9 48.05-2.9M37.15 186.57l20.42-1.22" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
23
|
+
<path d="M146.12 111.76a2.83 2.83 0 0 1-2.93 3.26 3.96 3.96 0 0 1-3.76-3.4 2.82 2.82 0 0 1 2.98-3.26 3.95 3.95 0 0 1 3.71 3.4v0ZM25.92 130.11l24.73-22.7a4.26 4.26 0 0 1 5.99.22l27.92 29.8" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
24
|
+
<path d="m68.47 120.27 13-9.64a3.08 3.08 0 0 1 3.74.05L100.89 123M112.59 129.05l15.77-12.77a4.26 4.26 0 0 1 5.81.42l19.16 20.76" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
25
|
+
<path d="m143.21 126.5 5.84-4.76a3.1 3.1 0 0 1 4.06.14l6.92 6.5" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
26
|
+
<path d="m20.57 69.91-3.02-.22.5-.77a.25.25 0 0 0-.32-.36l-3.58 1.89a5.8 5.8 0 0 0-2.92 5.24l.22 6.27 3.95-1.6 2.74-5.27 2.43-5.18Z" fill="#000" stroke="#000" stroke-miterlimit="10"/>
|
|
27
|
+
<path d="m15.49 82.7-.39-10.32a5.81 5.81 0 0 1 6.23-6M11.98 122.3l1.4 39.55" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
28
|
+
<path d="m81.46 66.52 16.9 14M81.9 71.99l14.56-10.74M89.54 72.35l13.6-10.02M87.09 62.82l16.9 14M79.52 86.47l29.61-21.89M86.04 88.84 114 68.3" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
29
|
+
<path d="m92.95 75.29-.26 1.48c0 .73 0 1.51-.04 2.33-.1 1.55-.32 3.1-.67 4.6 2.17.67 9.3 1.39 11.53 1.02 2.45-.4 3.25-7.47 3.44-11.2.11-2.18-1.2-.77-1.56-2.07l-8.03.87-4.41 2.97Z" fill="#B780FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
30
|
+
<path d="M116.07 69.16a4.16 4.16 0 0 1 2.18-3.44.46.46 0 0 1 .43-.03c.34.2.13 1.31-.64 3.3" fill="#B780FF"/>
|
|
31
|
+
<path d="M116.07 69.16a4.16 4.16 0 0 1 2.18-3.44.46.46 0 0 1 .43-.03c.34.2.13 1.31-.64 3.3" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
32
|
+
<path d="M125.74 68.99c2.32 7.2 3.17 44.35-25.61 29.37-1.68-1.82 2.61-11.85 2.61-11.85.8-.06 9.84 4.36 13.1.7 2.78-3.12 3.82-8.66 3.2-12.42-.3-1.75-1.29-2-2-3.33" fill="#B780FF"/>
|
|
33
|
+
<path d="M125.74 68.99c2.32 7.2 3.17 44.35-25.61 29.37-1.68-1.82 2.61-11.85 2.61-11.85.8-.06 9.84 4.36 13.1.7 2.78-3.12 3.82-8.66 3.2-12.42-.3-1.75-1.29-2-2-3.33M106.91 72.9c.56 7.2-2.13 12.47-5.27 12.77-2.32.22-5.4-1.61-6.81-5.11" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
34
|
+
<path d="M100.13 79.28c.09.97.65 1.73 1.37 1.89.31.06.64.02.92-.12" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
35
|
+
<path d="M104.94 77.69c1.4 1.1 2.28 2.13 2.06 2.5-.2.37-1.57.09-3.25-.66" fill="#B780FF"/>
|
|
36
|
+
<path d="M104.94 77.69c1.4 1.1 2.28 2.13 2.06 2.5-.2.37-1.57.09-3.25-.66" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
37
|
+
<path d="M97.41 63.1c8.05 0 14.35 3.13 15.33 7.61 1.34 6.1-6.81 13.29-17.82 15.7-2.44.55-4.93.82-7.43.83-8.04 0-14.34-3.13-15.33-7.61-1.34-6.1 6.82-13.29 17.82-15.7a34.7 34.7 0 0 1 7.43-.83Zm0-2.55c-2.68 0-5.35.28-7.97.85C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.68 0 5.36-.3 7.98-.88 12.58-2.77 21.43-11.16 19.76-18.74-1.3-5.92-8.65-9.58-17.82-9.58Z" fill="#000"/>
|
|
38
|
+
<mask maskUnits="userSpaceOnUse" x="14" y="67" width="148" height="23">
|
|
39
|
+
<path d="M160.84 88.85 15.4 80.37l-.24-6.74a5.82 5.82 0 0 1 6.24-6l133.37 9.7a5.81 5.81 0 0 1 5.35 5.15l.72 6.37Z" fill="#000" stroke="#000" stroke-miterlimit="10"/>
|
|
40
|
+
</mask>
|
|
41
|
+
<g mask="url(#a)">
|
|
42
|
+
<path d="M115.23 70.14c-1.3-5.93-8.65-9.6-17.82-9.6-2.68 0-5.35.29-7.97.86C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.69 0 5.36-.3 7.98-.88 12.58-2.75 21.43-11.14 19.77-18.73ZM94.94 86.4c-2.44.55-4.93.82-7.44.83-8.03 0-14.33-3.13-15.32-7.61-1.34-6.1 6.81-13.29 17.82-15.7a34.7 34.7 0 0 1 7.42-.8c8.05 0 14.35 3.12 15.33 7.6 1.35 6.08-6.82 13.25-17.81 15.68ZM81.46 66.51l16.9 14-16.9-14Zm-1.93 19.96 29.6-21.89-29.6 21.89Zm-7.32-7.33 24.26-17.88-24.26 17.88Zm2.39 4.31 28.52-21.11L74.6 83.45Zm-2.09-7.68 14.97 12.39L72.5 75.77Zm3.47-5.15L91.9 83.89 76 70.62Z" fill="#000"/>
|
|
43
|
+
<path d="M75.98 70.62 91.9 83.89m23.34-13.75c-1.3-5.93-8.65-9.6-17.82-9.6-2.68 0-5.35.29-7.97.86C76.86 64.16 68 72.55 69.67 80.13c1.3 5.94 8.66 9.62 17.82 9.62 2.69 0 5.36-.3 7.98-.88 12.58-2.75 21.43-11.14 19.77-18.73ZM94.94 86.4c-2.44.55-4.93.82-7.44.83-8.03 0-14.33-3.13-15.32-7.61-1.34-6.1 6.81-13.29 17.82-15.7a34.7 34.7 0 0 1 7.42-.8c8.05 0 14.35 3.12 15.33 7.6 1.35 6.08-6.82 13.25-17.81 15.68ZM81.46 66.51l16.9 14-16.9-14Zm-1.93 19.96 29.6-21.89-29.6 21.89Zm-7.32-7.33 24.26-17.88-24.26 17.88Zm2.39 4.31 28.52-21.11L74.6 83.45Zm-2.09-7.68 14.97 12.39L72.5 75.77Z" stroke="#B780FF" stroke-miterlimit="10"/>
|
|
44
|
+
</g>
|
|
45
|
+
<path d="m96.66 61.45 14.9 12.72" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
46
|
+
<path d="m114.66 70.69 41-6.86" stroke="#000" stroke-miterlimit="10"/>
|
|
47
|
+
<path d="M114.44 69.38a458.24 458.24 0 0 0 41.1-6.2l.22 1.28a441.46 441.46 0 0 0-30.72 5.3c-3.4.7-6.8 1.44-10.16 2.22l-.43-2.62-.01.02Z" fill="#000"/>
|
|
48
|
+
<path d="m112.48 120.54 1.84 3.58c2.13 10.7-.38 13.1-.43 20.13-.07 8.62.36 18.1.07 26.4a9.42 9.42 0 0 1-6.6 8.67c-10.13 3.19-26.69 8.47-30.23 10.5a11.67 11.67 0 0 0-4.38 6.08 2.08 2.08 0 0 1-1.66 1.46c-.66.12-1.34.06-1.96-.19-1.6-.65-2.67-2.63-2.5-4.93a6.3 6.3 0 0 1 .48-1.87 57.65 57.65 0 0 1 6.93-12.28c1.76-1.2 3.83 1.27 5.48 1.62 3.05-2.01 15.45-10.97 20.8-12.08-1.13-4-5.97-23.56-6.95-28.12.63-7.05 2.22-13.07 2.85-20.11l16.26 1.14Z" fill="#B780FF"/>
|
|
49
|
+
<path d="M95.7 183.04c-4.2.55-4.01-11.32-1.46-12.8-5.7 3.13-12.57 8.04-14.73 9.47-1.66-.34-3.71-2.83-5.48-1.63a56.76 56.76 0 0 0-6.93 12.27c-.25.6-.41 1.23-.47 1.87-.18 2.3.89 4.29 2.5 4.94.62.24 1.3.3 1.95.18a2.08 2.08 0 0 0 1.66-1.46c.75-2.45 2.3-4.6 4.38-6.08 2.36-1.35 10.44-4.13 18.57-6.77v.01Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
50
|
+
<path d="M91.19 184.52c-4.2.55-3.4-10.5-.85-11.99M77.42 189.65c-.46-1.36-2.37-1.58-2.6-1.8-.85-1.42 2.84-7.63 4.68-8.14" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
51
|
+
<path d="M114.01 159.57c-.06-5.14-.18-10.37-.14-15.33.07-7.04 2.56-9.43.43-20.14l-1.84-3.57-16.26-1.14c-.63 7.04-2.22 13.07-2.85 20.11.76 3.6 3.94 16.52 5.8 23.79.64-3.79 13.61-5.78 14.86-3.72Z" fill="#fff"/>
|
|
52
|
+
<path d="M113.94 170.66c.16-4.83.09-10.05.02-15.27l-2.66-.48c.95 8.55 1.52 15.1.37 18.48-1.66 4.87-7.41 6.9-7.4 6.9 1.75-.16 2.26-.71 3.09-.97a9.4 9.4 0 0 0 6.58-8.66Z" fill="#fff"/>
|
|
53
|
+
<path d="M113.89 153.62v-1.9c0-1.63-.01-3.24-.04-4.83l-18.16-8.57-.23 2.46c.67 1.73 2.34 5.84 6.65 8.8 3.38 2.3 7.04 1.88 11.78 4.04Z" fill="#B780FF"/>
|
|
54
|
+
<path d="M114.32 124.12c2.13 10.7-.38 13.1-.43 20.13-.03 4.95.08 10.18.14 15.33M99.18 163.29a967.63 967.63 0 0 1-5.8-23.79" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
55
|
+
<path d="M99.18 163.29c.63-3.79 13.6-5.78 14.85-3.72" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
56
|
+
<path d="M114.01 159.57c.04 3.8.05 7.55-.07 11.1a9.42 9.42 0 0 1-6.58 8.66c-10.13 3.18-26.69 8.46-30.23 10.48a11.67 11.67 0 0 0-4.38 6.09 2.08 2.08 0 0 1-1.66 1.46c-.66.12-1.34.06-1.96-.19-1.6-.65-2.67-2.63-2.5-4.93a6.3 6.3 0 0 1 .48-1.87 57.65 57.65 0 0 1 6.93-12.28c1.76-1.2 3.83 1.27 5.48 1.62 3.05-2.01 15.45-10.97 20.8-12.08-.24-.85-.65-2.39-1.15-4.34" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
57
|
+
<path d="m93.22 123.1-3.15 6.71c-3.33 16.3 39.06 27.58 48.28 33.14-.6 17.18 15.99 44.8 17.58 51.73a18.43 18.43 0 0 0-.73 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13-12.94-5.04-13.51-6.49-2.47-6.14 3.54-5.4 0-6.74a2.06 2.06 0 0 1-1.2-1.22c-3.4-9.27-10.94-40.48-14.02-53.54-.6-2.53-2-4.79-3.99-6.45-9.15-7.6-27.25-20.86-36.19-24-.91-2.6-1.84-5.87-2.76-8.47l-14.69 3.72Z" fill="#B780FF"/>
|
|
58
|
+
<path d="M129.99 139.07c-7.2-5.01-14.54-9.56-19.31-11.21-.92-2.6-1.84-5.87-2.76-8.47l-14.7 3.71-3.15 6.71c-2.21 10.87 15.9 19.5 30.95 25.7-4.75-4.59 5.62-17.66 8.97-16.44Z" fill="#fff"/>
|
|
59
|
+
<path d="M121 155.51c-4.73-4.59 5.64-17.66 8.99-16.44" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
60
|
+
<path d="M159.57 193.48c-3.25-12.4-6.8-27.18-8.69-35.17-.6-2.53-2-4.79-4-6.44l-1.04-.86c2.64 2.13 8.12 31.18 13.73 42.48Z" fill="#fff"/>
|
|
61
|
+
<path d="M164.9 211.85c-1.49-4.07-3.77-12.35-6.14-21.47-.11 2.55-9.8 4.5-12.07 3.1 4.16 9.57 8.48 17.83 9.25 21.2a18.43 18.43 0 0 0-.72 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13 3.01-1.97 2-3.16-3.88-4.61-11.97-8.73-15.5-10.07a2.06 2.06 0 0 1-1.2-1.21Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
62
|
+
<path d="M159.94 194.85c-.12 2.55-9.16 4.75-11.26 3.1M155.94 214.68a12.24 12.24 0 0 0 8.57 2.42 4.36 4.36 0 0 1 1.57-4.03" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
63
|
+
<path d="M90.05 129.81c-3.31 16.3 39.08 27.58 48.3 33.14-.6 17.18 15.99 44.8 17.58 51.73a18.43 18.43 0 0 0-.73 6.81 1.47 1.47 0 0 0 1.02 1.28c4.32 1.31 17 4.04 23.36 3.52 1.55-.13 2.88-1.87 2-3.16-2.18-3.24-11.97-8.73-15.5-10.07a2.05 2.05 0 0 1-1.2-1.22c-3.4-9.27-10.94-40.48-14.02-53.54-.59-2.53-1.99-4.79-3.99-6.45-9.15-7.6-27.24-20.86-36.18-24" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
64
|
+
<path d="M90.05 129.81c1.86-2.53 6.12-7.3 15.81-7.26 2.9 0 5.76.53 8.46 1.57-.57-4.44-3.87-15.57-3.83-21.09.22-.98 1.34-4.08.57-6.23l-10.42-12.34c-1.62-.32-7.08.17-8.68-.74-6.16 5.39.65 25.38 2.43 29.73.44 1.5-3.81 9.39-4.34 16.36Z" fill="#fff"/>
|
|
65
|
+
<path d="M111.07 96.8c.77 2.13-.34 5.25-.57 6.23-.05 5.53 3.25 16.66 3.83 21.09a23.63 23.63 0 0 0-8.45-1.57c-9.7-.05-13.95 4.73-15.82 7.26.53-6.97 4.78-14.86 4.35-16.38-1.78-4.35-8.58-24.34-2.42-29.73 1.02.43 2.13.58 3.22.45" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
66
|
+
<path d="M104.04 110.33a28.78 28.78 0 0 0 6.64-8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
67
|
+
<path d="M137.4 68.38a1.5 1.5 0 0 1-.25-2.96l18.26-3.06a1.5 1.5 0 0 1 .49 2.94l-18.26 3.06-.25.02Z" fill="#000"/>
|
|
68
|
+
<path d="M93.57 84.3c8.86-1.58 39.24 9.37 49.36-14.38l7.92-2.43c-5.66 30.22-38.39 32.96-57.64 26.4" fill="#B780FF"/>
|
|
69
|
+
<path d="M93.57 84.3a19.4 19.4 0 0 0-.36 9.57 54.63 54.63 0 0 0 10.07 2.36c-2-1.7.47-10.83 2.98-11.24-5.43-.5-10.03-1.16-12.69-.69Z" fill="#fff"/>
|
|
70
|
+
<path d="M103.28 96.23c-2-1.7.47-10.83 2.98-11.24" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
71
|
+
<path d="m149.89 68.96-7.8 2.13c1.03-3.6-1.04-4.97-.76-5.14.28-.17 1.65-.89 2.34 1.16.46-.13.82-.36.49-1.7a2.3 2.3 0 0 0-1.38-1.57c.08-.43.63-.54.85-.58 1.2-.23 1.96.58 2.27 1.89" fill="#B780FF"/>
|
|
72
|
+
<path d="M147.57 64.6c-.3-1.3-1.19-2.51-2.3-2.24-.44.15-.81.46-1.04.87" fill="#B780FF"/>
|
|
73
|
+
<path d="M149.33 64.46c-.15-1.28-.72-2.35-1.65-2.36a1.15 1.15 0 0 0-1 .75" fill="#B780FF"/>
|
|
74
|
+
<path d="M150.85 67.49c.33-1.7 0-4-.72-4.58a1.04 1.04 0 0 0-1.33-.11l-2.23.05-1.38.23-.8.73 2.6 6.04 3.86-2.36Z" fill="#B780FF"/>
|
|
75
|
+
<path d="M146.05 66.56a11.32 11.32 0 0 1 3.84-.6" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
76
|
+
<path d="M150.85 67.7c.2-1.16.17-2.35-.08-3.5-.36 12.49-12.24 25.16-25.03 30.7 15.25-4.71 22.74-14.55 25.11-27.2Z" fill="#fff"/>
|
|
77
|
+
<path d="M150.85 67.49c-5.66 30.22-38.39 32.96-57.64 26.4" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
78
|
+
<path d="M93.22 84.08c.66.1 1.32.13 1.98.07 9.94-.32 35.39 7.4 46.13-11.02M143.67 67.11c.46-.13.82-.36.49-1.7a2.31 2.31 0 0 0-1.39-1.57c.09-.42.64-.54.86-.58 1.2-.23 1.96.58 2.27 1.89M141.33 73.13c.43-.62 1.78-4.7.81-5.64M147.57 64.6c-.3-1.3-1.19-2.51-2.3-2.24-.3.08-.56.26-.75.51" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
79
|
+
<path d="M149.33 64.46c-.15-1.28-.72-2.35-1.65-2.36a1.15 1.15 0 0 0-1 .75" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
80
|
+
<path d="M150.54 68.99c.78-2.76.32-5.5-.43-6.08a1.04 1.04 0 0 0-1.33-.11" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
81
|
+
<path d="M146.05 66.56a11.32 11.32 0 0 1 3.84-.6" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
82
|
+
<path d="M144.16 65.4c-.1-.42-.33-.8-.66-1.1l-6.38 1.07a1.54 1.54 0 0 0 .5 3.03l6.07-1.02c.49-.12.8-.63.47-1.98Z" fill="#000"/>
|
|
83
|
+
<path d="M120.05 67.14a1.03 1.03 0 0 0-1.2-.17c-1 .6.04 4.5.59 4.68.55.17.88-.15.94-3.17" fill="#B780FF"/>
|
|
84
|
+
<path d="M120.05 67.14a1.03 1.03 0 0 0-1.2-.17c-1 .6.04 4.5.59 4.68.55.17.88-.15.94-3.17" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
85
|
+
<path d="M121.77 66.66a1.1 1.1 0 0 0-1.28-.32c-1.11.54-.42 4.81.15 5.05.5.2.95-.06 1.33-3.27" fill="#B780FF"/>
|
|
86
|
+
<path d="M121.77 66.66a1.1 1.1 0 0 0-1.28-.32c-1.11.54-.42 4.81.15 5.05.5.2.95-.06 1.33-3.27" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
87
|
+
<path d="M123.45 66.78a1.06 1.06 0 0 0-1.16-.36c-1.07.42-.7 4.29-.18 4.53.51.25.89 0 1.45-2.85" fill="#B780FF"/>
|
|
88
|
+
<path d="M123.45 66.78a1.06 1.06 0 0 0-1.16-.36c-1.07.42-.7 4.29-.18 4.53.51.25.89 0 1.45-2.85" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
89
|
+
<path d="M125.62 68.05c-.3-.94-.73-1.5-1.58-1.1-.85.4-1.2 3.6-.79 3.89.41.28.78.12 1.65-2.26" fill="#B780FF"/>
|
|
90
|
+
<path d="M125.62 68.05c-.3-.94-.73-1.5-1.58-1.1-.85.4-1.2 3.6-.79 3.89.41.28.78.12 1.65-2.26" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
91
|
+
<path d="M77.42 56.29c-1.74 5.81.33 10.84 4.55 13.1 5.46 2.9 12.09-3.07 14.54-1.97.52-9.68-11.04-2.38-14.68-9.23-.85 1.73.27 3.72.47 3.93a8.48 8.48 0 0 1-4.88-5.83Z" fill="#000" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
92
|
+
<path d="M92.34 73.43c-.4-3.58.56-5.5 3.56-7.17 3.35-1.86 10.07-.4 11.12 3.59l-1.63 1.08-13.05 2.5Z" fill="#000"/>
|
|
93
|
+
<path d="M92.55 73.17c2.5-2.32 10.57-6.39 14.9-3.01a1.1 1.1 0 0 1 .43.78c.02.66.01 1.32-.04 1.98a.5.5 0 0 1-.24.4.5.5 0 0 1-.46.03c-1.12-.47-2.3-.77-3.51-.88-5.36-.5-9.46 2.86-10.96 4.29a.3.3 0 0 1-.52-.21l-.07-2.3a1.43 1.43 0 0 1 .47-1.08Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
94
|
+
<path d="M96.09 75.72c-.37-1.23-.67-1.61-1.4-1.4-.89.27-1.71 2.56-.16 3.94" fill="#B780FF"/>
|
|
95
|
+
<path d="M96.09 75.72c-.37-1.23-.67-1.61-1.4-1.4-.89.27-1.71 2.56-.16 3.94" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
96
|
+
<path d="m235.47 53.14-2.82-2.37-2.13.8-.53 2.28-21 5.07 5.93-13.88a1.32 1.32 0 0 0-.42-1.6l-2.92-2.43-8.14 7.12 5.41-2.03-42.7 28.52h-3.95l-.97.85 2.88 2.41c.2.2.44.35.72.4l47.6 9.4a1.35 1.35 0 0 0 1.5-1.87l-5.48-12.23 25.75-6.22a2.34 2.34 0 0 0 1.79-2.19l.37-10.32a1.94 1.94 0 0 0-.89-1.71Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
97
|
+
<path d="M210.04 40.96 161.47 73.4a1.35 1.35 0 0 0 .49 2.44l47.58 9.4a1.35 1.35 0 0 0 1.5-1.88l-5.48-12.22 25.74-6.22a2.34 2.34 0 0 0 1.8-2.2l.37-10.32a1.94 1.94 0 0 0-2.4-1.96l-24.98 6.04 5.94-13.88a1.35 1.35 0 0 0-2-1.64Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
98
|
+
<path d="m238.53 123.63-1.42-2.33-1.22.59-.7 1.44-10.7-.3 3.83-5.93a.85.85 0 0 0 0-.92l-1.52-2.43-.98.71-.51 2.08-19.86 7.17.93-.8-7.47 1.07 1.53 2.44c.07.21.22.39.43.48l22.95 10.94a.85.85 0 0 0 1.2-1.01l-1.81-6.46 13.74.37a.85.85 0 0 0 .86-.71l1.01-5.62a.86.86 0 0 0-.29-.78Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
99
|
+
<path d="m225.76 113.38-26.33 9.51a.85.85 0 0 0-.07 1.58l22.95 10.94a.85.85 0 0 0 .93-.11.85.85 0 0 0 .26-.9l-1.82-6.46 13.75.38a.86.86 0 0 0 .85-.71l.98-5.64a.86.86 0 0 0-.47-.91.83.83 0 0 0-.36-.09l-13.5-.37 3.84-5.96a.85.85 0 0 0-1.01-1.26Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
100
|
+
<path d="m159.14 46.55-.49-5.25a.74.74 0 0 0-.37-.57l-1.4-1.23-.84.4-.26 1.23-10 2.42 1.97-6.23a.72.72 0 0 0-.19-.74l-1.67-1.47-.3.85-.67 1.73-16.87 11.83h-1.96l-2.17 1.38 1.58 1.36c.06.09.14.16.23.2.06.04.13.07.2.08l22.9 4.15a.74.74 0 0 0 .76-1.1l-3.15-5.31 12.14-2.93a.74.74 0 0 0 .56-.8Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
101
|
+
<path d="m145 35.05-20.97 14.72a.74.74 0 0 0-.1 1.13c.11.1.25.17.39.2l22.89 4.15a.74.74 0 0 0 .76-1.11l-3.18-5.3 12.16-2.95a.74.74 0 0 0 .56-.78l-.5-5.25a.74.74 0 0 0-.3-.53.73.73 0 0 0-.6-.12l-11.95 2.9 1.97-6.23a.74.74 0 0 0-1.13-.83Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
102
|
+
<path d="M150.5 36.94a52.5 52.5 0 0 1 12.17-3.14M162.24 38.78a29.32 29.32 0 0 1 4.78-.97" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
103
|
+
<path d="M216.55 48.56a164.69 164.69 0 0 1 36.26-10.27M237.7 49.73a47.69 47.69 0 0 1 7.7-1.52M235.02 117.33a96.35 96.35 0 0 1 19.98 1.4M242.45 122.61c1.4 0 2.89.08 4.44.2M16.03 211.88l3.52 3.18 88.14-6.9" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
104
|
+
</svg>
|