@semcore/illustration 1.0.5 → 1.1.1
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 +3 -2
- 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/index.js +0 -3
|
@@ -0,0 +1,124 @@
|
|
|
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 ChoroplethMapChart(_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: "M39.96 1C18.46 1 1 15.87 1 37.5c0 21.4 20.84 30.8 38.46 41.38.33.16.75.16 1.08 0C58.57 68.64 79 58.89 79 37.5 78.92 15.95 61.54 1 39.96 1Z",
|
|
41
|
+
fill: "#E0E1E9",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "M65.92 57.62s.1-.06.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.15L11.7 24.51l-1.4-3.12-3.4 5.88-.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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z",
|
|
53
|
+
fill: "#fff",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M65.45 18.82 11.07 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.02 4.38l1.22 4.67Z",
|
|
57
|
+
fill: "#6C6E79",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
d: "M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z",
|
|
61
|
+
fill: "#fff",
|
|
62
|
+
shapeRendering: "geometricPrecision"
|
|
63
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
64
|
+
d: "M25.37 21.96c.3 1.06-.32 2.1-1.39 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.46 1.53Z",
|
|
65
|
+
fill: "#E0E1E9",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
68
|
+
d: "M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88-.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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33v0Z",
|
|
73
|
+
stroke: "#6C6E79",
|
|
74
|
+
strokeWidth: ".7",
|
|
75
|
+
strokeLinecap: "round",
|
|
76
|
+
strokeLinejoin: "round",
|
|
77
|
+
shapeRendering: "geometricPrecision"
|
|
78
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
79
|
+
d: "m19.64 38-.52 3.26 3.12-.75 2.18 2.6.55 3.08 2.38 2.2 3.97.15 1.43.3-1.37-.84-2.55-1.58.38-.48 1.3.03 2.43-3.24L35 40.99l-2.55-1.88-.8.22-.22 1.79-.87.02-1.51-1.18 2.05-2.03-1.05-1.21-.63.1-1.08.93L21 36.5 19.64 38Z",
|
|
80
|
+
fill: "#E0E1E9",
|
|
81
|
+
stroke: "#6C6E79",
|
|
82
|
+
strokeWidth: ".7",
|
|
83
|
+
strokeLinecap: "round",
|
|
84
|
+
strokeLinejoin: "round",
|
|
85
|
+
shapeRendering: "geometricPrecision"
|
|
86
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
87
|
+
d: "m33.02 33.73 3.97-2.8 1.92.74-.09 4.3-2.9 2.83-.7-.23-1.05-4.32-1.03-.06-.12-.46ZM32.09 50.38l1.5-2.72 5.11 1.46.92.04.07 2.29-2.84 3.62.63 1.72-.57.5-1.9-1.16-.99-4.31-1.93-1.44Z",
|
|
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: "m41.38 46 1.7 1.27 2.7-1.08.6.2.87 3.4.68 1.06 1.08.53 1.02-.29.66-.9 1.65-6.3-4.18-2.74-2.1.54-1.81-.03-2.63 1.78-.24 2.56Z",
|
|
96
|
+
stroke: "#6C6E79",
|
|
97
|
+
strokeWidth: ".7",
|
|
98
|
+
strokeLinecap: "round",
|
|
99
|
+
strokeLinejoin: "round",
|
|
100
|
+
shapeRendering: "geometricPrecision"
|
|
101
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
102
|
+
d: "m40.93 40.38.06 1.16.66.24 2.16-1.71 2.09.4 2.2-.54.25.2-.31 1.02 2.8 1.76 1.36-.56-.16-.6-1.58-.85.5-.49 2.31.51 1.11 1.1 1 .69.62-.17.16-1.23.75-.73.89.62 1.07.11.45-.4-.2-.77.26-.3.85.03.64-.8.34-.5-.36-.5-.87-.76 1.33-1.55.17-.93-.1-1.32-.07-.24-1.07.04-.43-.23-.22-.8 1.28-.68.16-.47.64-.78.84.73.68.43.55-.17-.95-3.61-1.22-.6-7.67 2.5-1.07.63-.35-.4.25-.69-.27-.28-1.8.41-1.36 3.84-2.51 1.72-2.57-.56-1.72 2.54.91 1.2-2.48 2.34Z",
|
|
103
|
+
fill: "#E0E1E9",
|
|
104
|
+
stroke: "#6C6E79",
|
|
105
|
+
strokeWidth: ".7",
|
|
106
|
+
strokeLinecap: "round",
|
|
107
|
+
strokeLinejoin: "round",
|
|
108
|
+
shapeRendering: "geometricPrecision"
|
|
109
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
110
|
+
d: "m61.98 45.58 2.3-2.13 1.4-.36.9.1.17.62 1.24 1.03-.52 2.43-1.43.38-1.01-.82-2.41.63-.64-1.88Z",
|
|
111
|
+
fill: "#6C6E79",
|
|
112
|
+
stroke: "#6C6E79",
|
|
113
|
+
strokeWidth: ".7",
|
|
114
|
+
strokeLinecap: "round",
|
|
115
|
+
strokeLinejoin: "round",
|
|
116
|
+
shapeRendering: "geometricPrecision"
|
|
117
|
+
}));
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
ChoroplethMapChart.displayName = 'ChoroplethMapChart';
|
|
121
|
+
|
|
122
|
+
var _default = (0, _core.createBaseComponent)(ChoroplethMapChart);
|
|
123
|
+
|
|
124
|
+
exports["default"] = _default;
|
|
@@ -0,0 +1,103 @@
|
|
|
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 ChoroplethMapChart({
|
|
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: "M39.96 1C18.46 1 1 15.87 1 37.5c0 21.4 20.84 30.8 38.46 41.38.33.16.75.16 1.08 0C58.57 68.64 79 58.89 79 37.5 78.92 15.95 61.54 1 39.96 1Z",
|
|
23
|
+
fill: "#E0E1E9",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M65.92 57.62s.1-.06.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.15L11.7 24.51l-1.4-3.12-3.4 5.88-.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",
|
|
27
|
+
fill: "#E0E1E9",
|
|
28
|
+
stroke: "#6C6E79",
|
|
29
|
+
strokeWidth: ".7",
|
|
30
|
+
strokeLinecap: "round",
|
|
31
|
+
strokeLinejoin: "round",
|
|
32
|
+
shapeRendering: "geometricPrecision"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z",
|
|
35
|
+
fill: "#fff",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M65.45 18.82 11.07 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.02 4.38l1.22 4.67Z",
|
|
39
|
+
fill: "#6C6E79",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z",
|
|
43
|
+
fill: "#fff",
|
|
44
|
+
shapeRendering: "geometricPrecision"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M25.37 21.96c.3 1.06-.32 2.1-1.39 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.46 1.53Z",
|
|
47
|
+
fill: "#E0E1E9",
|
|
48
|
+
shapeRendering: "geometricPrecision"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
|
|
51
|
+
fill: "#6C6E79",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33v0Z",
|
|
55
|
+
stroke: "#6C6E79",
|
|
56
|
+
strokeWidth: ".7",
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round",
|
|
59
|
+
shapeRendering: "geometricPrecision"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
d: "m19.64 38-.52 3.26 3.12-.75 2.18 2.6.55 3.08 2.38 2.2 3.97.15 1.43.3-1.37-.84-2.55-1.58.38-.48 1.3.03 2.43-3.24L35 40.99l-2.55-1.88-.8.22-.22 1.79-.87.02-1.51-1.18 2.05-2.03-1.05-1.21-.63.1-1.08.93L21 36.5 19.64 38Z",
|
|
62
|
+
fill: "#E0E1E9",
|
|
63
|
+
stroke: "#6C6E79",
|
|
64
|
+
strokeWidth: ".7",
|
|
65
|
+
strokeLinecap: "round",
|
|
66
|
+
strokeLinejoin: "round",
|
|
67
|
+
shapeRendering: "geometricPrecision"
|
|
68
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
69
|
+
d: "m33.02 33.73 3.97-2.8 1.92.74-.09 4.3-2.9 2.83-.7-.23-1.05-4.32-1.03-.06-.12-.46ZM32.09 50.38l1.5-2.72 5.11 1.46.92.04.07 2.29-2.84 3.62.63 1.72-.57.5-1.9-1.16-.99-4.31-1.93-1.44Z",
|
|
70
|
+
fill: "#6C6E79",
|
|
71
|
+
stroke: "#6C6E79",
|
|
72
|
+
strokeWidth: ".7",
|
|
73
|
+
strokeLinecap: "round",
|
|
74
|
+
strokeLinejoin: "round",
|
|
75
|
+
shapeRendering: "geometricPrecision"
|
|
76
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "m41.38 46 1.7 1.27 2.7-1.08.6.2.87 3.4.68 1.06 1.08.53 1.02-.29.66-.9 1.65-6.3-4.18-2.74-2.1.54-1.81-.03-2.63 1.78-.24 2.56Z",
|
|
78
|
+
stroke: "#6C6E79",
|
|
79
|
+
strokeWidth: ".7",
|
|
80
|
+
strokeLinecap: "round",
|
|
81
|
+
strokeLinejoin: "round",
|
|
82
|
+
shapeRendering: "geometricPrecision"
|
|
83
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
84
|
+
d: "m40.93 40.38.06 1.16.66.24 2.16-1.71 2.09.4 2.2-.54.25.2-.31 1.02 2.8 1.76 1.36-.56-.16-.6-1.58-.85.5-.49 2.31.51 1.11 1.1 1 .69.62-.17.16-1.23.75-.73.89.62 1.07.11.45-.4-.2-.77.26-.3.85.03.64-.8.34-.5-.36-.5-.87-.76 1.33-1.55.17-.93-.1-1.32-.07-.24-1.07.04-.43-.23-.22-.8 1.28-.68.16-.47.64-.78.84.73.68.43.55-.17-.95-3.61-1.22-.6-7.67 2.5-1.07.63-.35-.4.25-.69-.27-.28-1.8.41-1.36 3.84-2.51 1.72-2.57-.56-1.72 2.54.91 1.2-2.48 2.34Z",
|
|
85
|
+
fill: "#E0E1E9",
|
|
86
|
+
stroke: "#6C6E79",
|
|
87
|
+
strokeWidth: ".7",
|
|
88
|
+
strokeLinecap: "round",
|
|
89
|
+
strokeLinejoin: "round",
|
|
90
|
+
shapeRendering: "geometricPrecision"
|
|
91
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
92
|
+
d: "m61.98 45.58 2.3-2.13 1.4-.36.9.1.17.62 1.24 1.03-.52 2.43-1.43.38-1.01-.82-2.41.63-.64-1.88Z",
|
|
93
|
+
fill: "#6C6E79",
|
|
94
|
+
stroke: "#6C6E79",
|
|
95
|
+
strokeWidth: ".7",
|
|
96
|
+
strokeLinecap: "round",
|
|
97
|
+
strokeLinejoin: "round",
|
|
98
|
+
shapeRendering: "geometricPrecision"
|
|
99
|
+
}));
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
ChoroplethMapChart.displayName = 'ChoroplethMapChart';
|
|
103
|
+
export default createBaseComponent(ChoroplethMapChart);
|
package/Coffee/index.js
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
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 Coffee(_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: "M57.81 4.7a22.12 22.12 0 0 0-17.81 9 22.12 22.12 0 0 0-17.97-9A22.1 22.1 0 0 0 .02 25.93C-.91 50.51 34.7 76.01 39.48 79.31a.9.9 0 0 0 1.04 0C45.19 75.95 80 50.14 80 26.9A22.18 22.18 0 0 0 57.82 4.71",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
fill: "#fff",
|
|
45
|
+
stroke: "#6C6E79",
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round",
|
|
48
|
+
strokeWidth: ".7",
|
|
49
|
+
d: "M43.68 64.8c14.64 0 26.5-2.93 26.5-6.56s-11.86-6.56-26.5-6.56-26.51 2.94-26.51 6.56c0 3.63 11.87 6.56 26.5 6.56Z",
|
|
50
|
+
shapeRendering: "geometricPrecision"
|
|
51
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
52
|
+
fill: "#6C6E79",
|
|
53
|
+
stroke: "#6C6E79",
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeLinejoin: "round",
|
|
56
|
+
strokeWidth: ".7",
|
|
57
|
+
d: "M43.68 64.81c-13.5 0-24.62-2.5-26.3-5.72.95 2.8 4.04 5.95 6.54 7.67a6.98 6.98 0 0 0 1.5.9c3.46 1.6 10.32 2.71 18.23 2.71 7.92 0 14.78-1.1 18.25-2.72.08-.03.15-.08.23-.12a6.9 6.9 0 0 0 1.26-.77c2.51-1.72 5.6-4.87 6.53-7.67-1.67 3.23-12.8 5.72-26.29 5.72h.05Z",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
stroke: "#6C6E79",
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeLinejoin: "round",
|
|
63
|
+
strokeWidth: ".7",
|
|
64
|
+
d: "M61.65 41.55c2.42-.6 3.78-.26 4.85.79 2.73 2.7-.93 10.4-8.2 12.47m-31.83 5.85c-.42-.38-.64-.76-.64-1.17 0-2.44 8-4.42 17.84-4.42 4.86 0 9.27.49 12.5 1.26",
|
|
65
|
+
shapeRendering: "geometricPrecision"
|
|
66
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
67
|
+
fill: "#fff",
|
|
68
|
+
stroke: "#6C6E79",
|
|
69
|
+
strokeLinecap: "round",
|
|
70
|
+
strokeLinejoin: "round",
|
|
71
|
+
strokeWidth: ".7",
|
|
72
|
+
d: "M43.68 43.88c10.16 0 18.4-2.63 18.4-5.86 0-3.24-8.24-5.86-18.4-5.86-10.17 0-18.41 2.62-18.41 5.86 0 3.23 8.24 5.85 18.4 5.85Z",
|
|
73
|
+
shapeRendering: "geometricPrecision"
|
|
74
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
75
|
+
fill: "#6C6E79",
|
|
76
|
+
stroke: "#6C6E79",
|
|
77
|
+
strokeLinecap: "round",
|
|
78
|
+
strokeLinejoin: "round",
|
|
79
|
+
strokeWidth: ".7",
|
|
80
|
+
d: "M43.68 43.88c5.98 0 11.27-.91 14.63-2.33-1.78-2.04-7.65-3.54-14.63-3.54-6.99 0-12.85 1.5-14.63 3.55 3.36 1.4 8.65 2.31 14.63 2.31Z",
|
|
81
|
+
shapeRendering: "geometricPrecision"
|
|
82
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
83
|
+
fill: "#fff",
|
|
84
|
+
stroke: "#6C6E79",
|
|
85
|
+
strokeLinecap: "round",
|
|
86
|
+
strokeLinejoin: "round",
|
|
87
|
+
strokeWidth: ".7",
|
|
88
|
+
d: "M62.09 38.02c0 3.24-8.25 5.85-18.41 5.85-10.17 0-18.41-2.61-18.41-5.85-1.25 10.57 3.71 19.4 8.44 22.82C35.25 62.1 39.13 63 43.67 63c4.54 0 8.42-.9 9.95-2.17 4.73-3.42 9.7-12.25 8.45-22.82h.02Z",
|
|
89
|
+
shapeRendering: "geometricPrecision"
|
|
90
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
91
|
+
stroke: "#6C6E79",
|
|
92
|
+
strokeLinecap: "round",
|
|
93
|
+
strokeLinejoin: "round",
|
|
94
|
+
strokeWidth: ".7",
|
|
95
|
+
d: "M32.98 49.32a3.67 3.67 0 0 1 3.63-2.38 3.65 3.65 0 0 1 2.57 1.6m16.98.78a3.67 3.67 0 0 0-3.62-2.38 3.66 3.66 0 0 0-2.58 1.6m-9.7 2.43a4.5 4.5 0 0 0 4.56 4.92 4.43 4.43 0 0 0 4.06-4.92h-8.63ZM51.87 1c1.63 1.25 4.83 3.68 5.31 7.64 1.12 8.98-12.63 12.34-10.3 18.57m-2.8-18.48c5.87 7.52-10.28 15.53-8.25 25.01a9.91 9.91 0 0 0 4.38 6.06",
|
|
96
|
+
shapeRendering: "geometricPrecision"
|
|
97
|
+
}));
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
Coffee.displayName = 'Coffee';
|
|
101
|
+
|
|
102
|
+
var _default = (0, _core.createBaseComponent)(Coffee);
|
|
103
|
+
|
|
104
|
+
exports["default"] = _default;
|
package/Coffee/index.mjs
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
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 Coffee({
|
|
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: "M57.81 4.7a22.12 22.12 0 0 0-17.81 9 22.12 22.12 0 0 0-17.97-9A22.1 22.1 0 0 0 .02 25.93C-.91 50.51 34.7 76.01 39.48 79.31a.9.9 0 0 0 1.04 0C45.19 75.95 80 50.14 80 26.9A22.18 22.18 0 0 0 57.82 4.71",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
fill: "#fff",
|
|
27
|
+
stroke: "#6C6E79",
|
|
28
|
+
strokeLinecap: "round",
|
|
29
|
+
strokeLinejoin: "round",
|
|
30
|
+
strokeWidth: ".7",
|
|
31
|
+
d: "M43.68 64.8c14.64 0 26.5-2.93 26.5-6.56s-11.86-6.56-26.5-6.56-26.51 2.94-26.51 6.56c0 3.63 11.87 6.56 26.5 6.56Z",
|
|
32
|
+
shapeRendering: "geometricPrecision"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
fill: "#6C6E79",
|
|
35
|
+
stroke: "#6C6E79",
|
|
36
|
+
strokeLinecap: "round",
|
|
37
|
+
strokeLinejoin: "round",
|
|
38
|
+
strokeWidth: ".7",
|
|
39
|
+
d: "M43.68 64.81c-13.5 0-24.62-2.5-26.3-5.72.95 2.8 4.04 5.95 6.54 7.67a6.98 6.98 0 0 0 1.5.9c3.46 1.6 10.32 2.71 18.23 2.71 7.92 0 14.78-1.1 18.25-2.72.08-.03.15-.08.23-.12a6.9 6.9 0 0 0 1.26-.77c2.51-1.72 5.6-4.87 6.53-7.67-1.67 3.23-12.8 5.72-26.29 5.72h.05Z",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
stroke: "#6C6E79",
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round",
|
|
45
|
+
strokeWidth: ".7",
|
|
46
|
+
d: "M61.65 41.55c2.42-.6 3.78-.26 4.85.79 2.73 2.7-.93 10.4-8.2 12.47m-31.83 5.85c-.42-.38-.64-.76-.64-1.17 0-2.44 8-4.42 17.84-4.42 4.86 0 9.27.49 12.5 1.26",
|
|
47
|
+
shapeRendering: "geometricPrecision"
|
|
48
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
49
|
+
fill: "#fff",
|
|
50
|
+
stroke: "#6C6E79",
|
|
51
|
+
strokeLinecap: "round",
|
|
52
|
+
strokeLinejoin: "round",
|
|
53
|
+
strokeWidth: ".7",
|
|
54
|
+
d: "M43.68 43.88c10.16 0 18.4-2.63 18.4-5.86 0-3.24-8.24-5.86-18.4-5.86-10.17 0-18.41 2.62-18.41 5.86 0 3.23 8.24 5.85 18.4 5.85Z",
|
|
55
|
+
shapeRendering: "geometricPrecision"
|
|
56
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
57
|
+
fill: "#6C6E79",
|
|
58
|
+
stroke: "#6C6E79",
|
|
59
|
+
strokeLinecap: "round",
|
|
60
|
+
strokeLinejoin: "round",
|
|
61
|
+
strokeWidth: ".7",
|
|
62
|
+
d: "M43.68 43.88c5.98 0 11.27-.91 14.63-2.33-1.78-2.04-7.65-3.54-14.63-3.54-6.99 0-12.85 1.5-14.63 3.55 3.36 1.4 8.65 2.31 14.63 2.31Z",
|
|
63
|
+
shapeRendering: "geometricPrecision"
|
|
64
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
65
|
+
fill: "#fff",
|
|
66
|
+
stroke: "#6C6E79",
|
|
67
|
+
strokeLinecap: "round",
|
|
68
|
+
strokeLinejoin: "round",
|
|
69
|
+
strokeWidth: ".7",
|
|
70
|
+
d: "M62.09 38.02c0 3.24-8.25 5.85-18.41 5.85-10.17 0-18.41-2.61-18.41-5.85-1.25 10.57 3.71 19.4 8.44 22.82C35.25 62.1 39.13 63 43.67 63c4.54 0 8.42-.9 9.95-2.17 4.73-3.42 9.7-12.25 8.45-22.82h.02Z",
|
|
71
|
+
shapeRendering: "geometricPrecision"
|
|
72
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
73
|
+
stroke: "#6C6E79",
|
|
74
|
+
strokeLinecap: "round",
|
|
75
|
+
strokeLinejoin: "round",
|
|
76
|
+
strokeWidth: ".7",
|
|
77
|
+
d: "M32.98 49.32a3.67 3.67 0 0 1 3.63-2.38 3.65 3.65 0 0 1 2.57 1.6m16.98.78a3.67 3.67 0 0 0-3.62-2.38 3.66 3.66 0 0 0-2.58 1.6m-9.7 2.43a4.5 4.5 0 0 0 4.56 4.92 4.43 4.43 0 0 0 4.06-4.92h-8.63ZM51.87 1c1.63 1.25 4.83 3.68 5.31 7.64 1.12 8.98-12.63 12.34-10.3 18.57m-2.8-18.48c5.87 7.52-10.28 15.53-8.25 25.01a9.91 9.91 0 0 0 4.38 6.06",
|
|
78
|
+
shapeRendering: "geometricPrecision"
|
|
79
|
+
}));
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
Coffee.displayName = 'Coffee';
|
|
83
|
+
export default createBaseComponent(Coffee);
|
|
@@ -0,0 +1,100 @@
|
|
|
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 Collection(_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: "M14.78 65.2a35.54 35.54 0 0 0 25.23 10.45v2.44c0 .5.4.9.89.89A39.01 39.01 0 0 0 79 40.88c.01-.5-.4-.9-.88-.9h-2.45A35.67 35.67 0 0 0 40.01 4.32V1.88c0-.49-.4-.9-.9-.88a38.88 38.88 0 0 0-26.04 10.78.88.88 0 0 0 0 1.27l1.72 1.73a35.42 35.42 0 0 0-10.46 25.2H1.88c-.49 0-.9.4-.88.9a38.93 38.93 0 0 0 10.78 26.04c.34.36.91.36 1.27 0l1.73-1.73v.02Z",
|
|
41
|
+
fill: "#E0E1E9",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "m65.4 59.98.12-.08 6.56-4.37-3.17-1.7-3.16.75-8.37-31.96a5.76 5.76 0 0 0-6.74-4.18L10.7 26.57 9.3 23.42l-3.45 5.93-.22.37v.02a5.69 5.69 0 0 0-.45 4.29L15.7 71.01a2.61 2.61 0 0 0 3.2 1.8L64.6 60.37c.27-.07.52-.2.75-.34l.05-.04v0Z",
|
|
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: "M10.07 32.98s.33-3.18.61-6.44l-1.38-3.1-3.45 5.92-.22.37v.03a5.69 5.69 0 0 0-.45 4.28L6.58 39l3.5-6.02v.01Z",
|
|
53
|
+
fill: "#6C6E79",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M71.29 55.88 23.19 69a2.76 2.76 0 0 1-3.38-1.9L8.72 28.14a6.08 6.08 0 0 1 4.63-7.62l43.26-8.82a6.07 6.07 0 0 1 7.1 4.41l9.52 36.4a2.75 2.75 0 0 1-1.94 3.36Z",
|
|
57
|
+
fill: "#fff",
|
|
58
|
+
stroke: "#6C6E79",
|
|
59
|
+
strokeWidth: ".7",
|
|
60
|
+
strokeLinecap: "round",
|
|
61
|
+
strokeLinejoin: "round",
|
|
62
|
+
shapeRendering: "geometricPrecision"
|
|
63
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
64
|
+
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",
|
|
65
|
+
fill: "#E0E1E9",
|
|
66
|
+
stroke: "#6C6E79",
|
|
67
|
+
strokeWidth: ".7",
|
|
68
|
+
shapeRendering: "geometricPrecision"
|
|
69
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
70
|
+
d: "M17.44 25.48a1.89 1.89 0 0 1-1.42 2.39 2.2 2.2 0 0 1-2.56-1.54 1.88 1.88 0 0 1 1.44-2.39c1.1-.23 2.24.47 2.54 1.55ZM24.49 24a1.86 1.86 0 0 1-1.4 2.35 2.16 2.16 0 0 1-2.5-1.53A1.87 1.87 0 0 1 22 22.45c1.1-.23 2.2.47 2.49 1.54Z",
|
|
71
|
+
fill: "#6C6E79",
|
|
72
|
+
shapeRendering: "geometricPrecision"
|
|
73
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
74
|
+
d: "M57.34 37.52 20.9 46.65l-1.89-6.66 36.65-8.85a.9.9 0 0 1 1.07.63L58 36.43a.89.89 0 0 1-.65 1.09ZM52.44 49.79l-28.5 7.53-1.88-6.6 28.62-7.32 1.76 6.39Z",
|
|
75
|
+
fill: "#E0E1E9",
|
|
76
|
+
shapeRendering: "geometricPrecision"
|
|
77
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
78
|
+
d: "M77.17 29a21 21 0 0 1-21.05 21.03A21.04 21.04 0 1 1 77.17 29Z",
|
|
79
|
+
fill: "#fff",
|
|
80
|
+
shapeRendering: "geometricPrecision"
|
|
81
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
82
|
+
d: "M63.12 48.85a21.04 21.04 0 1 1 6.65-35.86M73.57 17.23a21 21 0 0 1-4.54 28.38",
|
|
83
|
+
stroke: "#6C6E79",
|
|
84
|
+
strokeLinecap: "round",
|
|
85
|
+
strokeLinejoin: "round",
|
|
86
|
+
shapeRendering: "geometricPrecision"
|
|
87
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
88
|
+
d: "M56.12 14.8V29l8.2-5.62M53.77 45.61l9.35 3.24-8.42 6.1",
|
|
89
|
+
stroke: "#6C6E79",
|
|
90
|
+
strokeLinecap: "round",
|
|
91
|
+
strokeLinejoin: "round",
|
|
92
|
+
shapeRendering: "geometricPrecision"
|
|
93
|
+
}));
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
Collection.displayName = 'Collection';
|
|
97
|
+
|
|
98
|
+
var _default = (0, _core.createBaseComponent)(Collection);
|
|
99
|
+
|
|
100
|
+
exports["default"] = _default;
|
|
@@ -0,0 +1,79 @@
|
|
|
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 Collection({
|
|
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: "M14.78 65.2a35.54 35.54 0 0 0 25.23 10.45v2.44c0 .5.4.9.89.89A39.01 39.01 0 0 0 79 40.88c.01-.5-.4-.9-.88-.9h-2.45A35.67 35.67 0 0 0 40.01 4.32V1.88c0-.49-.4-.9-.9-.88a38.88 38.88 0 0 0-26.04 10.78.88.88 0 0 0 0 1.27l1.72 1.73a35.42 35.42 0 0 0-10.46 25.2H1.88c-.49 0-.9.4-.88.9a38.93 38.93 0 0 0 10.78 26.04c.34.36.91.36 1.27 0l1.73-1.73v.02Z",
|
|
23
|
+
fill: "#E0E1E9",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "m65.4 59.98.12-.08 6.56-4.37-3.17-1.7-3.16.75-8.37-31.96a5.76 5.76 0 0 0-6.74-4.18L10.7 26.57 9.3 23.42l-3.45 5.93-.22.37v.02a5.69 5.69 0 0 0-.45 4.29L15.7 71.01a2.61 2.61 0 0 0 3.2 1.8L64.6 60.37c.27-.07.52-.2.75-.34l.05-.04v0Z",
|
|
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: "M10.07 32.98s.33-3.18.61-6.44l-1.38-3.1-3.45 5.92-.22.37v.03a5.69 5.69 0 0 0-.45 4.28L6.58 39l3.5-6.02v.01Z",
|
|
35
|
+
fill: "#6C6E79",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M71.29 55.88 23.19 69a2.76 2.76 0 0 1-3.38-1.9L8.72 28.14a6.08 6.08 0 0 1 4.63-7.62l43.26-8.82a6.07 6.07 0 0 1 7.1 4.41l9.52 36.4a2.75 2.75 0 0 1-1.94 3.36Z",
|
|
39
|
+
fill: "#fff",
|
|
40
|
+
stroke: "#6C6E79",
|
|
41
|
+
strokeWidth: ".7",
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round",
|
|
44
|
+
shapeRendering: "geometricPrecision"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
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",
|
|
47
|
+
fill: "#E0E1E9",
|
|
48
|
+
stroke: "#6C6E79",
|
|
49
|
+
strokeWidth: ".7",
|
|
50
|
+
shapeRendering: "geometricPrecision"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M17.44 25.48a1.89 1.89 0 0 1-1.42 2.39 2.2 2.2 0 0 1-2.56-1.54 1.88 1.88 0 0 1 1.44-2.39c1.1-.23 2.24.47 2.54 1.55ZM24.49 24a1.86 1.86 0 0 1-1.4 2.35 2.16 2.16 0 0 1-2.5-1.53A1.87 1.87 0 0 1 22 22.45c1.1-.23 2.2.47 2.49 1.54Z",
|
|
53
|
+
fill: "#6C6E79",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
56
|
+
d: "M57.34 37.52 20.9 46.65l-1.89-6.66 36.65-8.85a.9.9 0 0 1 1.07.63L58 36.43a.89.89 0 0 1-.65 1.09ZM52.44 49.79l-28.5 7.53-1.88-6.6 28.62-7.32 1.76 6.39Z",
|
|
57
|
+
fill: "#E0E1E9",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
60
|
+
d: "M77.17 29a21 21 0 0 1-21.05 21.03A21.04 21.04 0 1 1 77.17 29Z",
|
|
61
|
+
fill: "#fff",
|
|
62
|
+
shapeRendering: "geometricPrecision"
|
|
63
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
64
|
+
d: "M63.12 48.85a21.04 21.04 0 1 1 6.65-35.86M73.57 17.23a21 21 0 0 1-4.54 28.38",
|
|
65
|
+
stroke: "#6C6E79",
|
|
66
|
+
strokeLinecap: "round",
|
|
67
|
+
strokeLinejoin: "round",
|
|
68
|
+
shapeRendering: "geometricPrecision"
|
|
69
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
d: "M56.12 14.8V29l8.2-5.62M53.77 45.61l9.35 3.24-8.42 6.1",
|
|
71
|
+
stroke: "#6C6E79",
|
|
72
|
+
strokeLinecap: "round",
|
|
73
|
+
strokeLinejoin: "round",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}));
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
Collection.displayName = 'Collection';
|
|
79
|
+
export default createBaseComponent(Collection);
|