@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/Dns/index.js
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
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 Dns(_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 ? '260' : _ref$width,
|
|
27
|
+
_ref$height = _ref.height,
|
|
28
|
+
height = _ref$height === void 0 ? '260' : _ref$height,
|
|
29
|
+
_ref$viewBox = _ref.viewBox,
|
|
30
|
+
viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _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: "M230.16 92.1c.92-15.55-.8-31.16-5.09-46.15a3.09 3.09 0 0 0-2.1-2.11c-15-4.29-30.6-6-46.16-5.09l-11.99-11.98a36.77 36.77 0 0 0-52 0l-11.98 11.98c-15.57-.91-31.17.8-46.16 5.1a3.1 3.1 0 0 0-2.1 2.1c-4.3 14.99-6.01 30.6-5.1 46.16l-11.98 12a36.77 36.77 0 0 0 0 52l11.99 11.99c-.92 15.56.8 31.16 5.08 46.15a3.09 3.09 0 0 0 2.1 2.11c15 4.29 30.6 6 46.17 5.1l12 11.95a36.77 36.77 0 0 0 52 0l11.98-11.98c15.56.92 31.17-.8 46.16-5.09a3.1 3.1 0 0 0 2.1-2.1c4.29-15 6-30.6 5.08-46.17l11.99-12a36.77 36.77 0 0 0 0-52l-11.99-11.96Z",
|
|
41
|
+
fill: "#45E0A8",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("mask", {
|
|
44
|
+
maskUnits: "userSpaceOnUse",
|
|
45
|
+
x: "24",
|
|
46
|
+
y: "16",
|
|
47
|
+
width: "229",
|
|
48
|
+
height: "229"
|
|
49
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
50
|
+
d: "M230.16 92.1c.92-15.55-.8-31.16-5.09-46.15a3.09 3.09 0 0 0-2.1-2.11c-15-4.29-30.6-6-46.16-5.09l-11.99-11.98a36.77 36.77 0 0 0-52 0l-11.98 11.98c-15.57-.91-31.17.8-46.16 5.1a3.1 3.1 0 0 0-2.1 2.1c-4.3 14.99-6.01 30.6-5.1 46.16l-11.98 12a36.77 36.77 0 0 0 0 52l11.99 11.99c-.92 15.56.8 31.16 5.08 46.15a3.09 3.09 0 0 0 2.1 2.11c15 4.29 30.6 6 46.17 5.1l12 11.95a36.77 36.77 0 0 0 52 0l11.98-11.98c15.56.92 31.17-.8 46.16-5.09a3.1 3.1 0 0 0 2.1-2.1 138.42 138.42 0 0 0 5.08-29.83c.33-5.43 17.08-13.77 17.08-13.77 6.9-6.9 5.68-30.81 5.68-40.56 0-9.75-3.88-19.1-10.77-26L230.16 92.1Z",
|
|
51
|
+
fill: "#45DFA7",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
54
|
+
mask: "url(#a)"
|
|
55
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M111.67 158.94c-25.36-13.67-29.01-33.58-37.95-22.52-3.73 4.62-4.26 37.78 48.41 61.36",
|
|
57
|
+
fill: "#45E0A8",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
d: "M124.3 48.99a6.83 6.83 0 1 0 0-13.66 6.83 6.83 0 0 0 0 13.66Z",
|
|
61
|
+
fill: "#45E0A8",
|
|
62
|
+
stroke: "#000",
|
|
63
|
+
strokeLinecap: "round",
|
|
64
|
+
strokeLinejoin: "round",
|
|
65
|
+
shapeRendering: "geometricPrecision"
|
|
66
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
67
|
+
d: "M181.23 86.85c-6.67-10.3-15.76-17.4-27.01-20.08a40.57 40.57 0 0 0-19.41.16 196.02 196.02 0 0 1-9.01-25.07 1.53 1.53 0 0 0-3 .62c1.2 9.03 3 17.97 5.41 26.75a40.83 40.83 0 0 0-14.78 11.18 49.33 49.33 0 0 0-8.54 15.28c-13.19 37.52 11.5 115.75 46.27 154.35.66.74 1.33 1.46 2 2.17l85.9-44.76c-43.31-47.38-38.06-90.15-57.83-120.6Z",
|
|
68
|
+
fill: "#45E0A8",
|
|
69
|
+
shapeRendering: "geometricPrecision"
|
|
70
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
71
|
+
d: "M136.67 222.01c-10.36-14.46-21.47-39.3-22.98-38.52 9.02 25.28 22.28 49.68 37.47 66.55.57.64 1.15 1.25 1.74 1.88-1.12-6.4-7.53-17.77-16.23-29.9Z",
|
|
72
|
+
fill: "#fff",
|
|
73
|
+
shapeRendering: "geometricPrecision"
|
|
74
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
75
|
+
d: "M153.16 252.22c-.67-.71-1.34-1.43-2-2.17-12.63-14.02-23.94-33.27-32.57-53.9",
|
|
76
|
+
stroke: "#000",
|
|
77
|
+
strokeLinecap: "round",
|
|
78
|
+
strokeLinejoin: "round",
|
|
79
|
+
shapeRendering: "geometricPrecision"
|
|
80
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
81
|
+
d: "M98.25 184.09c.73.31 1.32.88 2.04 1.34-14.01-8.93-32.43-43.57-21.88-52.2-1.49.13-2.98 1.1-4.67 3.18-3.06 3.78-3.97 26.6 24.51 47.68Z",
|
|
82
|
+
fill: "#fff",
|
|
83
|
+
shapeRendering: "geometricPrecision"
|
|
84
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
85
|
+
d: "M105.61 155.78c-19.24-13.1-23.83-29.33-31.9-19.36-3.73 4.62-5.44 36.01 44.86 59.71",
|
|
86
|
+
stroke: "#000",
|
|
87
|
+
strokeLinecap: "round",
|
|
88
|
+
strokeLinejoin: "round",
|
|
89
|
+
shapeRendering: "geometricPrecision"
|
|
90
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
91
|
+
d: "M114.6 87.76c4.03-7.12 9.34-12.5 15.93-17.88.78-.64-5.42-19.6-6.23-18.46h-.1c1.06 5.97 2.4 11.9 4.01 17.78a40.83 40.83 0 0 0-14.78 11.21 49.33 49.33 0 0 0-8.54 15.28c-5.28 15.04-4.49 36.6.6 59.53l.12.55c.41 1.82.86 3.65 1.32 5.5-.2-1.88-5.15-50.84 7.67-73.51ZM123.37 36.61c-.56-.46-3.01.83-3.87 3.04a5.06 5.06 0 0 0 .88 5.05c1.52 1.76 4.18 2.2 4.56 1.61.38-.59-2.04-1.8-2.5-4.5-.46-2.72 1.53-4.73.93-5.2Z",
|
|
92
|
+
fill: "#fff",
|
|
93
|
+
shapeRendering: "geometricPrecision"
|
|
94
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
95
|
+
d: "M239.06 207.45c-43.3-47.38-38.06-90.15-57.83-120.6-6.67-10.3-15.76-17.4-27.01-20.08a40.49 40.49 0 0 0-19.41.16v0a194.48 194.48 0 0 1-7.12-18.84 6.84 6.84 0 1 0-3.91.87c1.13 6.83 2.6 13.59 4.43 20.26v0a40.83 40.83 0 0 0-14.78 11.2 49.33 49.33 0 0 0-8.54 15.27c-5.28 15.04-4.49 36.6.6 59.53l.12.55c1.2 5.33 2.63 10.74 4.27 16.15",
|
|
96
|
+
stroke: "#000",
|
|
97
|
+
strokeLinecap: "round",
|
|
98
|
+
strokeLinejoin: "round",
|
|
99
|
+
shapeRendering: "geometricPrecision"
|
|
100
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
101
|
+
d: "M198.03 130.1c11.43 15.18 54.89 20.96 50.76 35.4-1.24 4.32-16.33 11.2-40.73 1.55l-17.28-18.92",
|
|
102
|
+
fill: "#45E0A8",
|
|
103
|
+
shapeRendering: "geometricPrecision"
|
|
104
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
105
|
+
d: "M198.03 130.1c11.43 15.18 54.89 20.96 50.76 35.4-1.24 4.32-16.33 11.2-40.73 1.55",
|
|
106
|
+
stroke: "#000",
|
|
107
|
+
strokeLinecap: "round",
|
|
108
|
+
strokeLinejoin: "round",
|
|
109
|
+
shapeRendering: "geometricPrecision"
|
|
110
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
111
|
+
d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
|
|
112
|
+
fill: "#fff",
|
|
113
|
+
shapeRendering: "geometricPrecision"
|
|
114
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
115
|
+
d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
|
|
116
|
+
stroke: "#45E0A8",
|
|
117
|
+
strokeLinecap: "round",
|
|
118
|
+
strokeLinejoin: "round",
|
|
119
|
+
shapeRendering: "geometricPrecision"
|
|
120
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
121
|
+
d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
|
|
122
|
+
fill: "#fff",
|
|
123
|
+
shapeRendering: "geometricPrecision"
|
|
124
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
125
|
+
d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
|
|
126
|
+
stroke: "#45E0A8",
|
|
127
|
+
strokeLinecap: "round",
|
|
128
|
+
strokeLinejoin: "round",
|
|
129
|
+
shapeRendering: "geometricPrecision"
|
|
130
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
131
|
+
d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
|
|
132
|
+
fill: "#fff",
|
|
133
|
+
shapeRendering: "geometricPrecision"
|
|
134
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
135
|
+
d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
|
|
136
|
+
stroke: "#45E0A8",
|
|
137
|
+
strokeLinecap: "round",
|
|
138
|
+
strokeLinejoin: "round",
|
|
139
|
+
shapeRendering: "geometricPrecision"
|
|
140
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
141
|
+
d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
|
|
142
|
+
fill: "#fff",
|
|
143
|
+
shapeRendering: "geometricPrecision"
|
|
144
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
145
|
+
d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
|
|
146
|
+
stroke: "#45E0A8",
|
|
147
|
+
strokeLinecap: "round",
|
|
148
|
+
strokeLinejoin: "round",
|
|
149
|
+
shapeRendering: "geometricPrecision"
|
|
150
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
151
|
+
d: "m192.46 44.95.92 4.19a6.84 6.84 0 0 0 3.87 4.84l1.92.84a.5.5 0 0 1 .22.73.5.5 0 0 1-.22.18l-1.92.84a6.85 6.85 0 0 0-3.87 4.84l-.9 4.19a.46.46 0 0 1-.45.34.46.46 0 0 1-.44-.34l-.91-4.19a6.84 6.84 0 0 0-3.86-4.84l-1.96-.85a.5.5 0 0 1 0-.91l1.92-.85a6.84 6.84 0 0 0 3.86-4.84l.91-4.18a.45.45 0 0 1 .14-.32.46.46 0 0 1 .77.33ZM199.73 74.84l.57 2.58a4.23 4.23 0 0 0 2.39 3l1.19.52c.05.03.1.07.12.12a.32.32 0 0 1 0 .33.32.32 0 0 1-.12.11l-1.2.52a4.24 4.24 0 0 0-2.38 3l-.57 2.59a.28.28 0 0 1-.27.23.27.27 0 0 1-.28-.23l-.57-2.6a4.25 4.25 0 0 0-2.39-3l-1.19-.5a.3.3 0 0 1-.12-.12.3.3 0 0 1 0-.33.31.31 0 0 1 .12-.12l1.2-.52a4.22 4.22 0 0 0 2.38-3l.57-2.58a.28.28 0 0 1 .28-.24.27.27 0 0 1 .27.24ZM157.44 155.08c15.46-4.55 23.73-22.76 18.46-40.67-5.28-17.9-22.09-28.73-37.55-24.18-15.47 4.55-23.73 22.76-18.46 40.67 5.27 17.9 22.08 28.73 37.55 24.18Z",
|
|
152
|
+
fill: "#fff",
|
|
153
|
+
shapeRendering: "geometricPrecision"
|
|
154
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
155
|
+
d: "M152.48 138.53c8.93-2.62 13.7-13.14 10.66-23.48-3.05-10.35-12.75-16.6-21.69-13.97-8.93 2.63-13.7 13.14-10.65 23.48 3.04 10.35 12.75 16.6 21.68 13.97Z",
|
|
156
|
+
fill: "#000",
|
|
157
|
+
shapeRendering: "geometricPrecision"
|
|
158
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
159
|
+
d: "M133.26 118.32c2.19-.64 3.36-3.22 2.61-5.75-.74-2.53-3.12-4.07-5.3-3.42-2.2.64-3.36 3.22-2.62 5.75.75 2.53 3.12 4.06 5.31 3.42Z",
|
|
160
|
+
fill: "#fff",
|
|
161
|
+
shapeRendering: "geometricPrecision"
|
|
162
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
163
|
+
d: "M156.5 150.22c1.66 2.4 8.02-1.82 11.55-7.58 3.38-5.53 3.1-10.6 2.25-10.88-.35-.11-2.88 5.17-6.38 9.3-3.72 4.41-8.4 7.72-7.43 9.16ZM171.35 128.46c3.38.75 1.41-9.12.83-9.09 0 0-.68 3.29-.91 4.56-.27 1.57-1.1 4.26.08 4.53Z",
|
|
164
|
+
fill: "#45E0A8",
|
|
165
|
+
shapeRendering: "geometricPrecision"
|
|
166
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
167
|
+
d: "M115.39 100.36c2.55-3.17 2.9-7.12.78-8.84-2.12-1.72-5.92-.55-8.48 2.62-2.55 3.16-2.9 7.11-.78 8.83 2.12 1.72 5.92.55 8.48-2.61ZM135.03 78.81c1.6-1.59 2.14-3.63 1.22-4.55-.92-.92-2.96-.37-4.55 1.22-1.6 1.6-2.14 3.63-1.22 4.55.92.92 2.96.38 4.55-1.22ZM122.93 84.54c.88-.87 1.12-2.04.55-2.61-.56-.57-1.73-.32-2.6.55-.88.87-1.12 2.04-.55 2.6.56.58 1.73.33 2.6-.54ZM77.34 150.45c2.17 0 3.93-2.93 3.93-6.53 0-3.61-1.76-6.54-3.93-6.54-2.18 0-3.94 2.93-3.94 6.54 0 3.6 1.76 6.53 3.94 6.53ZM84.15 160.43c.99-.3 1.49-1.56 1.11-2.83-.37-1.27-1.48-2.07-2.46-1.78-1 .3-1.49 1.56-1.11 2.83.37 1.28 1.47 2.07 2.46 1.78ZM111.53 136.7c1.4-2.9.9-6.04-1.1-7-2.01-.96-4.77.6-6.16 3.51-1.4 2.9-.9 6.04 1.1 7 2.01.97 4.77-.6 6.16-3.5ZM232.42 155.22c.34-.8-.33-1.85-1.5-2.34-1.17-.5-2.4-.25-2.74.55-.34.8.34 1.84 1.5 2.34 1.18.5 2.4.25 2.74-.55ZM223.16 149.35c.7-1.66-.91-3.93-3.61-5.08-2.7-1.14-5.46-.72-6.16.94-.7 1.66.91 3.94 3.6 5.08 2.7 1.14 5.46.72 6.17-.94ZM153.18 233.78c1.21-.76 1.37-2.69.35-4.31-1.01-1.63-2.81-2.33-4.03-1.57-1.2.75-1.36 2.68-.35 4.3 1.02 1.63 2.82 2.34 4.03 1.58ZM128.74 213.85c3.56-2.23 9.12.22 12.39 5.47 3.27 5.25 3.05 11.3-.51 13.52",
|
|
168
|
+
stroke: "#fff",
|
|
169
|
+
strokeMiterlimit: "10",
|
|
170
|
+
shapeRendering: "geometricPrecision"
|
|
171
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
172
|
+
d: "M148.47 168.06a1.95 1.95 0 0 0-1.06 2.38c2.25 7.06 13.37 9.17 19.68 6.03 5.1-2.53 6.69-10.4 6.01-17.53a1.28 1.28 0 0 0-1.8-1.03l-22.83 10.16Z",
|
|
173
|
+
fill: "#000",
|
|
174
|
+
stroke: "#000",
|
|
175
|
+
strokeLinecap: "round",
|
|
176
|
+
strokeLinejoin: "round",
|
|
177
|
+
shapeRendering: "geometricPrecision"
|
|
178
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
179
|
+
d: "M173.05 165.5c-1.17.05-7.63.45-11.9 5.75a15.08 15.08 0 0 0-3 6.46c3.04.53 6.16.1 8.93-1.24 3.54-1.76 5.38-6.1 5.95-10.98h.02Z",
|
|
180
|
+
fill: "#fff",
|
|
181
|
+
stroke: "#000",
|
|
182
|
+
strokeLinecap: "round",
|
|
183
|
+
strokeLinejoin: "round",
|
|
184
|
+
shapeRendering: "geometricPrecision"
|
|
185
|
+
})), /*#__PURE__*/_react["default"].createElement("path", {
|
|
186
|
+
d: "M81.9 106.1a29.47 29.47 0 0 1-4.2-9.73c10.65-11.12 14.55-26.64 8.6-39.98-8.19-18.37-31.96-25.66-53.09-16.24C12.08 49.56 1.59 72.1 9.79 90.49c8.19 18.38 31.94 25.66 53.09 16.25l1.23-.58a36 36 0 0 0 30.43 10.48A29.75 29.75 0 0 1 81.9 106.1Z",
|
|
187
|
+
fill: "#fff",
|
|
188
|
+
stroke: "#45E0A8",
|
|
189
|
+
strokeLinecap: "round",
|
|
190
|
+
strokeLinejoin: "round",
|
|
191
|
+
shapeRendering: "geometricPrecision"
|
|
192
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
193
|
+
d: "m35.68 78.45-3.37-9.67-3.38 1.18.56 2.2a4.6 4.6 0 0 0-4.83-1c-4.15 1.45-5.29 5.6-3.84 9.74 1.42 4.09 4.85 6.5 8.9 5.08a4.8 4.8 0 0 0 3.35-4.15c1.06 1.16 2.75 1.73 4.83 1 4.18-1.45 5.07-5.8 3.61-9.98-2.58-7.4-10.2-10.78-18.01-8.05-7.89 2.75-11.53 10.35-8.81 18.13 2.64 7.6 9.8 11.4 17.48 8.71 2.3-.8 4.47-2.1 6.19-3.83l-1.79-2.1a14.94 14.94 0 0 1-5.07 3.07c-6.04 2.1-11.82-.82-13.93-6.85-2.2-6.3.64-12.27 6.86-14.44 6.13-2.14 12.17.56 14.2 6.4 1.09 3.11.81 5.14-.74 5.68-.91.32-1.9-.21-2.21-1.12Zm-4.6-1.17c.79 2.24.13 4.33-1.88 5.03-2.07.72-3.8-.57-4.57-2.77-.77-2.21-.25-4.39 1.82-5.11 2.05-.72 3.85.58 4.64 2.85ZM46.43 76.3l2.47-.86.3 4.7 3.79-1.33-.3-4.7 5.03-1.75.3 4.7 3.75-1.31-.29-4.7 4.06-1.42-1.22-3.47-3.04 1.07-.48-7.51 3.47-1.21-1.22-3.5-2.46.85-.3-4.7-3.73 1.3.3 4.7-5.1 1.78-.29-4.7-3.76 1.31.3 4.7-4.1 1.43 1.23 3.5 3.08-1.07.47 7.5-3.47 1.22 1.21 3.47Zm6.02-6-.44-7.52 5.06-1.76.44 7.52-5.06 1.76ZM65.9 47.02l6.37 16.15 3.56-1.24-5.06-16.6-4.86 1.7Zm11.04 23.8c1.62-.56 2.38-2.03 1.84-3.59-.57-1.62-2.09-2.32-3.71-1.76a2.79 2.79 0 0 0-1.8 3.69c.54 1.55 2.08 2.22 3.67 1.66Z",
|
|
194
|
+
fill: "#000",
|
|
195
|
+
shapeRendering: "geometricPrecision"
|
|
196
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
197
|
+
d: "m88.11 19.04 1.2 5.4a8.84 8.84 0 0 0 4.98 6.26l2.49 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08a8.83 8.83 0 0 0-4.99 6.27l-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4a8.82 8.82 0 0 0-4.98-6.25l-2.49-1.09a.65.65 0 0 1 0-1.16l2.49-1.09a8.83 8.83 0 0 0 4.99-6.27l1.2-5.4a.58.58 0 0 1 1.13 0Z",
|
|
198
|
+
fill: "#fff",
|
|
199
|
+
stroke: "#45E0A8",
|
|
200
|
+
strokeLinecap: "round",
|
|
201
|
+
strokeLinejoin: "round",
|
|
202
|
+
shapeRendering: "geometricPrecision"
|
|
203
|
+
}));
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
Dns.displayName = 'Dns';
|
|
207
|
+
|
|
208
|
+
var _default = (0, _core.createBaseComponent)(Dns);
|
|
209
|
+
|
|
210
|
+
exports["default"] = _default;
|
package/Dns/index.mjs
ADDED
|
@@ -0,0 +1,189 @@
|
|
|
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 Dns({
|
|
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("path", {
|
|
22
|
+
d: "M230.16 92.1c.92-15.55-.8-31.16-5.09-46.15a3.09 3.09 0 0 0-2.1-2.11c-15-4.29-30.6-6-46.16-5.09l-11.99-11.98a36.77 36.77 0 0 0-52 0l-11.98 11.98c-15.57-.91-31.17.8-46.16 5.1a3.1 3.1 0 0 0-2.1 2.1c-4.3 14.99-6.01 30.6-5.1 46.16l-11.98 12a36.77 36.77 0 0 0 0 52l11.99 11.99c-.92 15.56.8 31.16 5.08 46.15a3.09 3.09 0 0 0 2.1 2.11c15 4.29 30.6 6 46.17 5.1l12 11.95a36.77 36.77 0 0 0 52 0l11.98-11.98c15.56.92 31.17-.8 46.16-5.09a3.1 3.1 0 0 0 2.1-2.1c4.29-15 6-30.6 5.08-46.17l11.99-12a36.77 36.77 0 0 0 0-52l-11.99-11.96Z",
|
|
23
|
+
fill: "#45E0A8",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
|
26
|
+
maskUnits: "userSpaceOnUse",
|
|
27
|
+
x: "24",
|
|
28
|
+
y: "16",
|
|
29
|
+
width: "229",
|
|
30
|
+
height: "229"
|
|
31
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M230.16 92.1c.92-15.55-.8-31.16-5.09-46.15a3.09 3.09 0 0 0-2.1-2.11c-15-4.29-30.6-6-46.16-5.09l-11.99-11.98a36.77 36.77 0 0 0-52 0l-11.98 11.98c-15.57-.91-31.17.8-46.16 5.1a3.1 3.1 0 0 0-2.1 2.1c-4.3 14.99-6.01 30.6-5.1 46.16l-11.98 12a36.77 36.77 0 0 0 0 52l11.99 11.99c-.92 15.56.8 31.16 5.08 46.15a3.09 3.09 0 0 0 2.1 2.11c15 4.29 30.6 6 46.17 5.1l12 11.95a36.77 36.77 0 0 0 52 0l11.98-11.98c15.56.92 31.17-.8 46.16-5.09a3.1 3.1 0 0 0 2.1-2.1 138.42 138.42 0 0 0 5.08-29.83c.33-5.43 17.08-13.77 17.08-13.77 6.9-6.9 5.68-30.81 5.68-40.56 0-9.75-3.88-19.1-10.77-26L230.16 92.1Z",
|
|
33
|
+
fill: "#45DFA7",
|
|
34
|
+
shapeRendering: "geometricPrecision"
|
|
35
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
36
|
+
mask: "url(#a)"
|
|
37
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M111.67 158.94c-25.36-13.67-29.01-33.58-37.95-22.52-3.73 4.62-4.26 37.78 48.41 61.36",
|
|
39
|
+
fill: "#45E0A8",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M124.3 48.99a6.83 6.83 0 1 0 0-13.66 6.83 6.83 0 0 0 0 13.66Z",
|
|
43
|
+
fill: "#45E0A8",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeLinecap: "round",
|
|
46
|
+
strokeLinejoin: "round",
|
|
47
|
+
shapeRendering: "geometricPrecision"
|
|
48
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
49
|
+
d: "M181.23 86.85c-6.67-10.3-15.76-17.4-27.01-20.08a40.57 40.57 0 0 0-19.41.16 196.02 196.02 0 0 1-9.01-25.07 1.53 1.53 0 0 0-3 .62c1.2 9.03 3 17.97 5.41 26.75a40.83 40.83 0 0 0-14.78 11.18 49.33 49.33 0 0 0-8.54 15.28c-13.19 37.52 11.5 115.75 46.27 154.35.66.74 1.33 1.46 2 2.17l85.9-44.76c-43.31-47.38-38.06-90.15-57.83-120.6Z",
|
|
50
|
+
fill: "#45E0A8",
|
|
51
|
+
shapeRendering: "geometricPrecision"
|
|
52
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
d: "M136.67 222.01c-10.36-14.46-21.47-39.3-22.98-38.52 9.02 25.28 22.28 49.68 37.47 66.55.57.64 1.15 1.25 1.74 1.88-1.12-6.4-7.53-17.77-16.23-29.9Z",
|
|
54
|
+
fill: "#fff",
|
|
55
|
+
shapeRendering: "geometricPrecision"
|
|
56
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
57
|
+
d: "M153.16 252.22c-.67-.71-1.34-1.43-2-2.17-12.63-14.02-23.94-33.27-32.57-53.9",
|
|
58
|
+
stroke: "#000",
|
|
59
|
+
strokeLinecap: "round",
|
|
60
|
+
strokeLinejoin: "round",
|
|
61
|
+
shapeRendering: "geometricPrecision"
|
|
62
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
63
|
+
d: "M98.25 184.09c.73.31 1.32.88 2.04 1.34-14.01-8.93-32.43-43.57-21.88-52.2-1.49.13-2.98 1.1-4.67 3.18-3.06 3.78-3.97 26.6 24.51 47.68Z",
|
|
64
|
+
fill: "#fff",
|
|
65
|
+
shapeRendering: "geometricPrecision"
|
|
66
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
67
|
+
d: "M105.61 155.78c-19.24-13.1-23.83-29.33-31.9-19.36-3.73 4.62-5.44 36.01 44.86 59.71",
|
|
68
|
+
stroke: "#000",
|
|
69
|
+
strokeLinecap: "round",
|
|
70
|
+
strokeLinejoin: "round",
|
|
71
|
+
shapeRendering: "geometricPrecision"
|
|
72
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
73
|
+
d: "M114.6 87.76c4.03-7.12 9.34-12.5 15.93-17.88.78-.64-5.42-19.6-6.23-18.46h-.1c1.06 5.97 2.4 11.9 4.01 17.78a40.83 40.83 0 0 0-14.78 11.21 49.33 49.33 0 0 0-8.54 15.28c-5.28 15.04-4.49 36.6.6 59.53l.12.55c.41 1.82.86 3.65 1.32 5.5-.2-1.88-5.15-50.84 7.67-73.51ZM123.37 36.61c-.56-.46-3.01.83-3.87 3.04a5.06 5.06 0 0 0 .88 5.05c1.52 1.76 4.18 2.2 4.56 1.61.38-.59-2.04-1.8-2.5-4.5-.46-2.72 1.53-4.73.93-5.2Z",
|
|
74
|
+
fill: "#fff",
|
|
75
|
+
shapeRendering: "geometricPrecision"
|
|
76
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "M239.06 207.45c-43.3-47.38-38.06-90.15-57.83-120.6-6.67-10.3-15.76-17.4-27.01-20.08a40.49 40.49 0 0 0-19.41.16v0a194.48 194.48 0 0 1-7.12-18.84 6.84 6.84 0 1 0-3.91.87c1.13 6.83 2.6 13.59 4.43 20.26v0a40.83 40.83 0 0 0-14.78 11.2 49.33 49.33 0 0 0-8.54 15.27c-5.28 15.04-4.49 36.6.6 59.53l.12.55c1.2 5.33 2.63 10.74 4.27 16.15",
|
|
78
|
+
stroke: "#000",
|
|
79
|
+
strokeLinecap: "round",
|
|
80
|
+
strokeLinejoin: "round",
|
|
81
|
+
shapeRendering: "geometricPrecision"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
83
|
+
d: "M198.03 130.1c11.43 15.18 54.89 20.96 50.76 35.4-1.24 4.32-16.33 11.2-40.73 1.55l-17.28-18.92",
|
|
84
|
+
fill: "#45E0A8",
|
|
85
|
+
shapeRendering: "geometricPrecision"
|
|
86
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
87
|
+
d: "M198.03 130.1c11.43 15.18 54.89 20.96 50.76 35.4-1.24 4.32-16.33 11.2-40.73 1.55",
|
|
88
|
+
stroke: "#000",
|
|
89
|
+
strokeLinecap: "round",
|
|
90
|
+
strokeLinejoin: "round",
|
|
91
|
+
shapeRendering: "geometricPrecision"
|
|
92
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
93
|
+
d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
|
|
94
|
+
fill: "#fff",
|
|
95
|
+
shapeRendering: "geometricPrecision"
|
|
96
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
97
|
+
d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
|
|
98
|
+
stroke: "#45E0A8",
|
|
99
|
+
strokeLinecap: "round",
|
|
100
|
+
strokeLinejoin: "round",
|
|
101
|
+
shapeRendering: "geometricPrecision"
|
|
102
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
103
|
+
d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
|
|
104
|
+
fill: "#fff",
|
|
105
|
+
shapeRendering: "geometricPrecision"
|
|
106
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
107
|
+
d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
|
|
108
|
+
stroke: "#45E0A8",
|
|
109
|
+
strokeLinecap: "round",
|
|
110
|
+
strokeLinejoin: "round",
|
|
111
|
+
shapeRendering: "geometricPrecision"
|
|
112
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
113
|
+
d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
|
|
114
|
+
fill: "#fff",
|
|
115
|
+
shapeRendering: "geometricPrecision"
|
|
116
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
117
|
+
d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
|
|
118
|
+
stroke: "#45E0A8",
|
|
119
|
+
strokeLinecap: "round",
|
|
120
|
+
strokeLinejoin: "round",
|
|
121
|
+
shapeRendering: "geometricPrecision"
|
|
122
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
123
|
+
d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
|
|
124
|
+
fill: "#fff",
|
|
125
|
+
shapeRendering: "geometricPrecision"
|
|
126
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
127
|
+
d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
|
|
128
|
+
stroke: "#45E0A8",
|
|
129
|
+
strokeLinecap: "round",
|
|
130
|
+
strokeLinejoin: "round",
|
|
131
|
+
shapeRendering: "geometricPrecision"
|
|
132
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
133
|
+
d: "m192.46 44.95.92 4.19a6.84 6.84 0 0 0 3.87 4.84l1.92.84a.5.5 0 0 1 .22.73.5.5 0 0 1-.22.18l-1.92.84a6.85 6.85 0 0 0-3.87 4.84l-.9 4.19a.46.46 0 0 1-.45.34.46.46 0 0 1-.44-.34l-.91-4.19a6.84 6.84 0 0 0-3.86-4.84l-1.96-.85a.5.5 0 0 1 0-.91l1.92-.85a6.84 6.84 0 0 0 3.86-4.84l.91-4.18a.45.45 0 0 1 .14-.32.46.46 0 0 1 .77.33ZM199.73 74.84l.57 2.58a4.23 4.23 0 0 0 2.39 3l1.19.52c.05.03.1.07.12.12a.32.32 0 0 1 0 .33.32.32 0 0 1-.12.11l-1.2.52a4.24 4.24 0 0 0-2.38 3l-.57 2.59a.28.28 0 0 1-.27.23.27.27 0 0 1-.28-.23l-.57-2.6a4.25 4.25 0 0 0-2.39-3l-1.19-.5a.3.3 0 0 1-.12-.12.3.3 0 0 1 0-.33.31.31 0 0 1 .12-.12l1.2-.52a4.22 4.22 0 0 0 2.38-3l.57-2.58a.28.28 0 0 1 .28-.24.27.27 0 0 1 .27.24ZM157.44 155.08c15.46-4.55 23.73-22.76 18.46-40.67-5.28-17.9-22.09-28.73-37.55-24.18-15.47 4.55-23.73 22.76-18.46 40.67 5.27 17.9 22.08 28.73 37.55 24.18Z",
|
|
134
|
+
fill: "#fff",
|
|
135
|
+
shapeRendering: "geometricPrecision"
|
|
136
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
137
|
+
d: "M152.48 138.53c8.93-2.62 13.7-13.14 10.66-23.48-3.05-10.35-12.75-16.6-21.69-13.97-8.93 2.63-13.7 13.14-10.65 23.48 3.04 10.35 12.75 16.6 21.68 13.97Z",
|
|
138
|
+
fill: "#000",
|
|
139
|
+
shapeRendering: "geometricPrecision"
|
|
140
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
141
|
+
d: "M133.26 118.32c2.19-.64 3.36-3.22 2.61-5.75-.74-2.53-3.12-4.07-5.3-3.42-2.2.64-3.36 3.22-2.62 5.75.75 2.53 3.12 4.06 5.31 3.42Z",
|
|
142
|
+
fill: "#fff",
|
|
143
|
+
shapeRendering: "geometricPrecision"
|
|
144
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
145
|
+
d: "M156.5 150.22c1.66 2.4 8.02-1.82 11.55-7.58 3.38-5.53 3.1-10.6 2.25-10.88-.35-.11-2.88 5.17-6.38 9.3-3.72 4.41-8.4 7.72-7.43 9.16ZM171.35 128.46c3.38.75 1.41-9.12.83-9.09 0 0-.68 3.29-.91 4.56-.27 1.57-1.1 4.26.08 4.53Z",
|
|
146
|
+
fill: "#45E0A8",
|
|
147
|
+
shapeRendering: "geometricPrecision"
|
|
148
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
149
|
+
d: "M115.39 100.36c2.55-3.17 2.9-7.12.78-8.84-2.12-1.72-5.92-.55-8.48 2.62-2.55 3.16-2.9 7.11-.78 8.83 2.12 1.72 5.92.55 8.48-2.61ZM135.03 78.81c1.6-1.59 2.14-3.63 1.22-4.55-.92-.92-2.96-.37-4.55 1.22-1.6 1.6-2.14 3.63-1.22 4.55.92.92 2.96.38 4.55-1.22ZM122.93 84.54c.88-.87 1.12-2.04.55-2.61-.56-.57-1.73-.32-2.6.55-.88.87-1.12 2.04-.55 2.6.56.58 1.73.33 2.6-.54ZM77.34 150.45c2.17 0 3.93-2.93 3.93-6.53 0-3.61-1.76-6.54-3.93-6.54-2.18 0-3.94 2.93-3.94 6.54 0 3.6 1.76 6.53 3.94 6.53ZM84.15 160.43c.99-.3 1.49-1.56 1.11-2.83-.37-1.27-1.48-2.07-2.46-1.78-1 .3-1.49 1.56-1.11 2.83.37 1.28 1.47 2.07 2.46 1.78ZM111.53 136.7c1.4-2.9.9-6.04-1.1-7-2.01-.96-4.77.6-6.16 3.51-1.4 2.9-.9 6.04 1.1 7 2.01.97 4.77-.6 6.16-3.5ZM232.42 155.22c.34-.8-.33-1.85-1.5-2.34-1.17-.5-2.4-.25-2.74.55-.34.8.34 1.84 1.5 2.34 1.18.5 2.4.25 2.74-.55ZM223.16 149.35c.7-1.66-.91-3.93-3.61-5.08-2.7-1.14-5.46-.72-6.16.94-.7 1.66.91 3.94 3.6 5.08 2.7 1.14 5.46.72 6.17-.94ZM153.18 233.78c1.21-.76 1.37-2.69.35-4.31-1.01-1.63-2.81-2.33-4.03-1.57-1.2.75-1.36 2.68-.35 4.3 1.02 1.63 2.82 2.34 4.03 1.58ZM128.74 213.85c3.56-2.23 9.12.22 12.39 5.47 3.27 5.25 3.05 11.3-.51 13.52",
|
|
150
|
+
stroke: "#fff",
|
|
151
|
+
strokeMiterlimit: "10",
|
|
152
|
+
shapeRendering: "geometricPrecision"
|
|
153
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
154
|
+
d: "M148.47 168.06a1.95 1.95 0 0 0-1.06 2.38c2.25 7.06 13.37 9.17 19.68 6.03 5.1-2.53 6.69-10.4 6.01-17.53a1.28 1.28 0 0 0-1.8-1.03l-22.83 10.16Z",
|
|
155
|
+
fill: "#000",
|
|
156
|
+
stroke: "#000",
|
|
157
|
+
strokeLinecap: "round",
|
|
158
|
+
strokeLinejoin: "round",
|
|
159
|
+
shapeRendering: "geometricPrecision"
|
|
160
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
161
|
+
d: "M173.05 165.5c-1.17.05-7.63.45-11.9 5.75a15.08 15.08 0 0 0-3 6.46c3.04.53 6.16.1 8.93-1.24 3.54-1.76 5.38-6.1 5.95-10.98h.02Z",
|
|
162
|
+
fill: "#fff",
|
|
163
|
+
stroke: "#000",
|
|
164
|
+
strokeLinecap: "round",
|
|
165
|
+
strokeLinejoin: "round",
|
|
166
|
+
shapeRendering: "geometricPrecision"
|
|
167
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
168
|
+
d: "M81.9 106.1a29.47 29.47 0 0 1-4.2-9.73c10.65-11.12 14.55-26.64 8.6-39.98-8.19-18.37-31.96-25.66-53.09-16.24C12.08 49.56 1.59 72.1 9.79 90.49c8.19 18.38 31.94 25.66 53.09 16.25l1.23-.58a36 36 0 0 0 30.43 10.48A29.75 29.75 0 0 1 81.9 106.1Z",
|
|
169
|
+
fill: "#fff",
|
|
170
|
+
stroke: "#45E0A8",
|
|
171
|
+
strokeLinecap: "round",
|
|
172
|
+
strokeLinejoin: "round",
|
|
173
|
+
shapeRendering: "geometricPrecision"
|
|
174
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
175
|
+
d: "m35.68 78.45-3.37-9.67-3.38 1.18.56 2.2a4.6 4.6 0 0 0-4.83-1c-4.15 1.45-5.29 5.6-3.84 9.74 1.42 4.09 4.85 6.5 8.9 5.08a4.8 4.8 0 0 0 3.35-4.15c1.06 1.16 2.75 1.73 4.83 1 4.18-1.45 5.07-5.8 3.61-9.98-2.58-7.4-10.2-10.78-18.01-8.05-7.89 2.75-11.53 10.35-8.81 18.13 2.64 7.6 9.8 11.4 17.48 8.71 2.3-.8 4.47-2.1 6.19-3.83l-1.79-2.1a14.94 14.94 0 0 1-5.07 3.07c-6.04 2.1-11.82-.82-13.93-6.85-2.2-6.3.64-12.27 6.86-14.44 6.13-2.14 12.17.56 14.2 6.4 1.09 3.11.81 5.14-.74 5.68-.91.32-1.9-.21-2.21-1.12Zm-4.6-1.17c.79 2.24.13 4.33-1.88 5.03-2.07.72-3.8-.57-4.57-2.77-.77-2.21-.25-4.39 1.82-5.11 2.05-.72 3.85.58 4.64 2.85ZM46.43 76.3l2.47-.86.3 4.7 3.79-1.33-.3-4.7 5.03-1.75.3 4.7 3.75-1.31-.29-4.7 4.06-1.42-1.22-3.47-3.04 1.07-.48-7.51 3.47-1.21-1.22-3.5-2.46.85-.3-4.7-3.73 1.3.3 4.7-5.1 1.78-.29-4.7-3.76 1.31.3 4.7-4.1 1.43 1.23 3.5 3.08-1.07.47 7.5-3.47 1.22 1.21 3.47Zm6.02-6-.44-7.52 5.06-1.76.44 7.52-5.06 1.76ZM65.9 47.02l6.37 16.15 3.56-1.24-5.06-16.6-4.86 1.7Zm11.04 23.8c1.62-.56 2.38-2.03 1.84-3.59-.57-1.62-2.09-2.32-3.71-1.76a2.79 2.79 0 0 0-1.8 3.69c.54 1.55 2.08 2.22 3.67 1.66Z",
|
|
176
|
+
fill: "#000",
|
|
177
|
+
shapeRendering: "geometricPrecision"
|
|
178
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
179
|
+
d: "m88.11 19.04 1.2 5.4a8.84 8.84 0 0 0 4.98 6.26l2.49 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08a8.83 8.83 0 0 0-4.99 6.27l-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4a8.82 8.82 0 0 0-4.98-6.25l-2.49-1.09a.65.65 0 0 1 0-1.16l2.49-1.09a8.83 8.83 0 0 0 4.99-6.27l1.2-5.4a.58.58 0 0 1 1.13 0Z",
|
|
180
|
+
fill: "#fff",
|
|
181
|
+
stroke: "#45E0A8",
|
|
182
|
+
strokeLinecap: "round",
|
|
183
|
+
strokeLinejoin: "round",
|
|
184
|
+
shapeRendering: "geometricPrecision"
|
|
185
|
+
}));
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
Dns.displayName = 'Dns';
|
|
189
|
+
export default createBaseComponent(Dns);
|
|
@@ -0,0 +1,147 @@
|
|
|
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 DonutChart(_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: "M75.6 42.49c0-15.6-9.53-28.84-22.94-34.07l-3.78-6.75A1.28 1.28 0 0 0 47.81 1H32.27c-.41 0-.82.25-1.07.67l-3.78 6.75C14.02 13.65 4.47 26.97 4.47 42.5c0 2.02.17 3.96.5 5.82l-3.78 6.74c-.25.42-.25.85 0 1.27l7.73 13.83c.24.42.65.67 1.06.67h7.57a34.9 34.9 0 0 0 44.9 0h7.57c.4 0 .82-.25 1.06-.67l7.73-13.83c.25-.42.25-.85 0-1.27l-3.78-6.74c.41-1.94.58-3.88.58-5.82Z",
|
|
41
|
+
fill: "#E0E1E9",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z",
|
|
45
|
+
fill: "#E0E1E9",
|
|
46
|
+
stroke: "#6C6E79",
|
|
47
|
+
strokeWidth: ".7",
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round",
|
|
50
|
+
shapeRendering: "geometricPrecision"
|
|
51
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
52
|
+
d: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
53
|
+
fill: "#fff",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
|
|
57
|
+
fill: "#6C6E79",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
d: "M18.39 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.52-1.53 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z",
|
|
61
|
+
fill: "#fff",
|
|
62
|
+
shapeRendering: "geometricPrecision"
|
|
63
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
64
|
+
d: "M25.38 21.94c.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.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
65
|
+
fill: "#E0E1E9",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
68
|
+
d: "M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
|
|
69
|
+
fill: "#6C6E79",
|
|
70
|
+
shapeRendering: "geometricPrecision"
|
|
71
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
72
|
+
d: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
73
|
+
stroke: "#6C6E79",
|
|
74
|
+
strokeWidth: ".7",
|
|
75
|
+
strokeLinecap: "round",
|
|
76
|
+
strokeLinejoin: "round",
|
|
77
|
+
shapeRendering: "geometricPrecision"
|
|
78
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
79
|
+
d: "m43.3 32.43 1.88.93-3.15 3.16-3.2-1.58 4.46-2.5Z",
|
|
80
|
+
fill: "#6C6E79",
|
|
81
|
+
stroke: "#6C6E79",
|
|
82
|
+
strokeWidth: ".7",
|
|
83
|
+
strokeLinecap: "round",
|
|
84
|
+
strokeLinejoin: "round",
|
|
85
|
+
shapeRendering: "geometricPrecision"
|
|
86
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
87
|
+
d: "m56.77 51.33 2.04-2.03-2.55-.36-6.55-3.33a7.02 7.02 0 0 1-2.4 1.91l-9.82-5.36-.19-.72a6.69 6.69 0 0 1 4.74-4.92l-2.36-8.55c-1.9.49-3.65 1.23-5.22 2.2l-.14-.56-2.65 2.66c-.31.3-.6.59-.88.9l-.04.03c-3.3 3.6-4.74 8.42-3.41 13.18 2.27 8.07 11.65 12.58 20.75 10.14 2.84-.75 5.3-2.11 7.3-3.84h.02l.18-.19c.42-.38.81-.76 1.18-1.16ZM50.17 29.17l-2.35-8.53-3.15 3.16L47 32.32l3.16-3.15Z",
|
|
88
|
+
fill: "#6C6E79",
|
|
89
|
+
stroke: "#6C6E79",
|
|
90
|
+
strokeWidth: ".7",
|
|
91
|
+
strokeLinecap: "round",
|
|
92
|
+
strokeLinejoin: "round",
|
|
93
|
+
shapeRendering: "geometricPrecision"
|
|
94
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
95
|
+
d: "m62.94 28.95-.75 1.2c-3.54-5.03-10.43-7.74-17.52-6.35L47 32.33c3.35-.56 6.57 1.1 7.6 3.9l9.42-2.32 3.16-3.16-4.26-1.81h.01Z",
|
|
96
|
+
fill: "#6C6E79",
|
|
97
|
+
stroke: "#6C6E79",
|
|
98
|
+
strokeWidth: ".7",
|
|
99
|
+
strokeLinecap: "round",
|
|
100
|
+
strokeLinejoin: "round",
|
|
101
|
+
shapeRendering: "geometricPrecision"
|
|
102
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
103
|
+
d: "m57.76 33.07 9.43-2.31c-2.27-7.35-10.68-11.81-19.37-10.12l2.35 8.53c3.35-.56 6.57 1.1 7.6 3.9v0Z",
|
|
104
|
+
fill: "#fff",
|
|
105
|
+
stroke: "#6C6E79",
|
|
106
|
+
strokeWidth: ".7",
|
|
107
|
+
strokeLinecap: "round",
|
|
108
|
+
strokeLinejoin: "round",
|
|
109
|
+
shapeRendering: "geometricPrecision"
|
|
110
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
111
|
+
d: "M60.72 21.94a20.5 20.5 0 0 0-13.3-1.73l-4.92 4.66",
|
|
112
|
+
stroke: "#fff",
|
|
113
|
+
strokeWidth: ".7",
|
|
114
|
+
strokeMiterlimit: "10",
|
|
115
|
+
shapeRendering: "geometricPrecision"
|
|
116
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
117
|
+
d: "m65.06 35.6-4.52 1.1-1.75-1.94-3.16 3.16c.24 1.3-.02 2.6-.65 3.73l8.28 4.21a13.54 13.54 0 0 0 1.8-10.26Z",
|
|
118
|
+
fill: "#E0E1E9",
|
|
119
|
+
stroke: "#6C6E79",
|
|
120
|
+
strokeWidth: ".7",
|
|
121
|
+
strokeLinecap: "round",
|
|
122
|
+
strokeLinejoin: "round",
|
|
123
|
+
shapeRendering: "geometricPrecision"
|
|
124
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
125
|
+
d: "m66.43 42.7-3.15 3.16-8.3-4.21 3.16-3.17 8.3 4.23ZM58.8 34.75c.24 1.3-.02 2.59-.66 3.73l8.3 4.21a13.54 13.54 0 0 0 1.79-10.27l-9.42 2.33h0Z",
|
|
126
|
+
fill: "#E0E1E9",
|
|
127
|
+
stroke: "#6C6E79",
|
|
128
|
+
strokeWidth: ".7",
|
|
129
|
+
strokeLinecap: "round",
|
|
130
|
+
strokeLinejoin: "round",
|
|
131
|
+
shapeRendering: "geometricPrecision"
|
|
132
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
133
|
+
d: "M52.86 42.45a7.31 7.31 0 0 1-3.93 2.49c-3.71.94-7.49-.92-8.38-4.19-.9-3.26 1.2-6.32 4.64-7.39l-2.35-8.55c-8.98 2.27-14.57 10.44-12.33 18.4 2.27 8.08 11.65 12.59 20.75 10.16a17.7 17.7 0 0 0 9.9-6.7l-8.3-4.22h0Z",
|
|
134
|
+
fill: "#E0E1E9",
|
|
135
|
+
stroke: "#6C6E79",
|
|
136
|
+
strokeWidth: ".7",
|
|
137
|
+
strokeLinecap: "round",
|
|
138
|
+
strokeLinejoin: "round",
|
|
139
|
+
shapeRendering: "geometricPrecision"
|
|
140
|
+
}));
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
DonutChart.displayName = 'DonutChart';
|
|
144
|
+
|
|
145
|
+
var _default = (0, _core.createBaseComponent)(DonutChart);
|
|
146
|
+
|
|
147
|
+
exports["default"] = _default;
|