@semcore/illustration 1.4.19 → 1.4.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/AccessDenied/index.d.ts +1 -2
  2. package/AccessDenied/index.js +234 -272
  3. package/AccessDenied/index.mjs +212 -259
  4. package/AreaChart/index.d.ts +1 -2
  5. package/AreaChart/index.js +81 -88
  6. package/AreaChart/index.mjs +59 -75
  7. package/Blocked/index.d.ts +1 -2
  8. package/Blocked/index.js +485 -579
  9. package/Blocked/index.mjs +463 -566
  10. package/CHANGELOG.md +13 -3
  11. package/ChoroplethMapChart/index.d.ts +1 -2
  12. package/ChoroplethMapChart/index.js +103 -112
  13. package/ChoroplethMapChart/index.mjs +81 -99
  14. package/Coffee/index.d.ts +1 -2
  15. package/Coffee/index.js +88 -92
  16. package/Coffee/index.mjs +66 -79
  17. package/Collection/index.d.ts +1 -2
  18. package/Collection/index.js +82 -88
  19. package/Collection/index.mjs +60 -75
  20. package/CombinedChart/index.d.ts +1 -2
  21. package/CombinedChart/index.js +110 -121
  22. package/CombinedChart/index.mjs +88 -108
  23. package/Confirmation/index.d.ts +1 -2
  24. package/Confirmation/index.js +259 -301
  25. package/Confirmation/index.mjs +237 -288
  26. package/Congrats/index.d.ts +1 -2
  27. package/Congrats/index.js +139 -159
  28. package/Congrats/index.mjs +117 -146
  29. package/ConnectionLost/index.d.ts +1 -2
  30. package/ConnectionLost/index.js +291 -343
  31. package/ConnectionLost/index.mjs +269 -330
  32. package/DeletedAccount/index.d.ts +1 -2
  33. package/DeletedAccount/index.js +368 -429
  34. package/DeletedAccount/index.mjs +346 -416
  35. package/DeletedPage/index.d.ts +1 -2
  36. package/DeletedPage/index.js +44 -42
  37. package/DeletedPage/index.mjs +22 -29
  38. package/Dns/index.d.ts +1 -2
  39. package/Dns/index.js +172 -199
  40. package/Dns/index.mjs +150 -186
  41. package/DonutChart/index.d.ts +1 -2
  42. package/DonutChart/index.js +123 -135
  43. package/DonutChart/index.mjs +101 -122
  44. package/Duplicates/index.d.ts +1 -2
  45. package/Duplicates/index.js +100 -109
  46. package/Duplicates/index.mjs +78 -96
  47. package/Feedback/index.d.ts +1 -2
  48. package/Feedback/index.js +88 -94
  49. package/Feedback/index.mjs +66 -81
  50. package/FunnelChart/index.d.ts +1 -2
  51. package/FunnelChart/index.js +90 -98
  52. package/FunnelChart/index.mjs +68 -85
  53. package/Good/index.d.ts +1 -2
  54. package/Good/index.js +123 -136
  55. package/Good/index.mjs +101 -123
  56. package/HeatMapChart/index.d.ts +1 -2
  57. package/HeatMapChart/index.js +108 -118
  58. package/HeatMapChart/index.mjs +86 -105
  59. package/HorizontalBarChart/index.d.ts +1 -2
  60. package/HorizontalBarChart/index.js +94 -102
  61. package/HorizontalBarChart/index.mjs +72 -89
  62. package/KagiChart/index.d.ts +1 -2
  63. package/KagiChart/index.js +75 -80
  64. package/KagiChart/index.mjs +53 -67
  65. package/LineChart/index.d.ts +1 -2
  66. package/LineChart/index.js +78 -84
  67. package/LineChart/index.mjs +56 -71
  68. package/LollipopChart/index.d.ts +1 -2
  69. package/LollipopChart/index.js +95 -103
  70. package/LollipopChart/index.mjs +73 -90
  71. package/MailSent/index.d.ts +1 -2
  72. package/MailSent/index.js +134 -154
  73. package/MailSent/index.mjs +112 -141
  74. package/Maintenance/index.d.ts +1 -2
  75. package/Maintenance/index.js +355 -413
  76. package/Maintenance/index.mjs +333 -400
  77. package/Nexttime/index.d.ts +1 -2
  78. package/Nexttime/index.js +102 -112
  79. package/Nexttime/index.mjs +80 -99
  80. package/NoPayment/index.d.ts +1 -2
  81. package/NoPayment/index.js +296 -358
  82. package/NoPayment/index.mjs +274 -345
  83. package/NothingFound/index.d.ts +1 -2
  84. package/NothingFound/index.js +126 -138
  85. package/NothingFound/index.mjs +104 -125
  86. package/OtherData/index.d.ts +1 -2
  87. package/OtherData/index.js +109 -119
  88. package/OtherData/index.mjs +87 -106
  89. package/PageError/index.d.ts +1 -2
  90. package/PageError/index.js +216 -279
  91. package/PageError/index.mjs +194 -266
  92. package/PageNotFound/index.d.ts +1 -2
  93. package/PageNotFound/index.js +276 -329
  94. package/PageNotFound/index.mjs +254 -316
  95. package/PieChart/index.d.ts +1 -2
  96. package/PieChart/index.js +108 -118
  97. package/PieChart/index.mjs +86 -105
  98. package/Processing/index.d.ts +1 -2
  99. package/Processing/index.js +88 -95
  100. package/Processing/index.mjs +66 -82
  101. package/ProjectNotFound/index.d.ts +1 -2
  102. package/ProjectNotFound/index.js +239 -274
  103. package/ProjectNotFound/index.mjs +217 -261
  104. package/RadarChart/index.d.ts +1 -2
  105. package/RadarChart/index.js +87 -94
  106. package/RadarChart/index.mjs +65 -81
  107. package/RadialTreeChart/index.d.ts +1 -2
  108. package/RadialTreeChart/index.js +129 -142
  109. package/RadialTreeChart/index.mjs +107 -129
  110. package/SankeyChart/index.d.ts +1 -2
  111. package/SankeyChart/index.js +115 -126
  112. package/SankeyChart/index.mjs +93 -113
  113. package/ScatterPlotChart/index.d.ts +1 -2
  114. package/ScatterPlotChart/index.js +100 -109
  115. package/ScatterPlotChart/index.mjs +78 -96
  116. package/StackedAreaChart/index.d.ts +1 -2
  117. package/StackedAreaChart/index.js +102 -113
  118. package/StackedAreaChart/index.mjs +80 -100
  119. package/Suggestion/index.d.ts +1 -2
  120. package/Suggestion/index.js +86 -93
  121. package/Suggestion/index.mjs +64 -80
  122. package/Suggestions/index.d.ts +1 -2
  123. package/Suggestions/index.js +89 -96
  124. package/Suggestions/index.mjs +67 -83
  125. package/Table/index.d.ts +1 -2
  126. package/Table/index.js +73 -77
  127. package/Table/index.mjs +51 -64
  128. package/TagCloud/index.d.ts +1 -2
  129. package/TagCloud/index.js +100 -109
  130. package/TagCloud/index.mjs +78 -96
  131. package/TextLinksEtc/index.d.ts +1 -2
  132. package/TextLinksEtc/index.js +76 -81
  133. package/TextLinksEtc/index.mjs +54 -68
  134. package/Timeout/index.d.ts +1 -2
  135. package/Timeout/index.js +373 -444
  136. package/Timeout/index.mjs +351 -431
  137. package/UnderConstruction/index.d.ts +1 -2
  138. package/UnderConstruction/index.js +135 -150
  139. package/UnderConstruction/index.mjs +113 -137
  140. package/VennChart/index.d.ts +1 -2
  141. package/VennChart/index.js +101 -110
  142. package/VennChart/index.mjs +79 -97
  143. package/VerticalBarChart/index.d.ts +1 -2
  144. package/VerticalBarChart/index.js +95 -103
  145. package/VerticalBarChart/index.mjs +73 -90
  146. package/Waiting/index.d.ts +1 -2
  147. package/Waiting/index.js +88 -96
  148. package/Waiting/index.mjs +66 -83
  149. package/Warning/index.d.ts +1 -2
  150. package/Warning/index.js +83 -89
  151. package/Warning/index.mjs +61 -76
  152. package/clear.ts +25 -0
  153. package/lib/cjs/index.js +1 -1
  154. package/lib/es6/index.js +1 -1
  155. package/package.json +9 -7
  156. package/svg/PageError.svg +40 -46
  157. package/transform.ts +92 -0
  158. package/transform-svg.config.js +0 -53
@@ -1,5 +1,4 @@
1
1
 
2
2
  import { Box } from '@semcore/flex-box';
3
3
  declare const _default: typeof Box;
4
- export default _default;
5
-
4
+ export default _default;
@@ -1,43 +1,45 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function DeletedPage(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '100' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '72' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 100 72' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- d: "M73.68 3.31H17.32a3.14 3.14 0 0 0-3.07 3.21v7.39h62.5V6.52a3.14 3.14 0 0 0-3.07-3.21Z",
33
- fill: "#E0E1E9",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- d: "M49 57.29a1 1 0 0 1-1 1H18a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5h55a5 5 0 0 1 5 5v27a1 1 0 0 1-2 0V7a3 3 0 0 0-3-3H18a3 3 0 0 0-3 3v46.29a3 3 0 0 0 3 3h30a1 1 0 0 1 1 1Zm18.47-3.95a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.07 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.08 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm6.6-3.29a1 1 0 0 1-1 1h-.69V61.9a3.16 3.16 0 0 1-3.16 3.15H65.7a3.15 3.15 0 0 1-3.15-3.15V51.09h-.69a1 1 0 0 1 0-2h3.48l.84-2.58a1.93 1.93 0 0 1 2-1.54h4.73a1.93 1.93 0 0 1 2 1.54l.84 2.58h3.48a1 1 0 0 1 .99.96Zm-12.77-1h6.19L73 47h-4.86l-.69 2.05Zm9.1 2.07v-.07h-12v10.84a1.15 1.15 0 0 0 1.15 1.16h9.69a1.17 1.17 0 0 0 1.16-1.16V51.12ZM87.53 55a16.95 16.95 0 0 1-22.71 16 17 17 0 1 1 22.71-16Zm-1.98-.01a15 15 0 1 0-30 0 15 15 0 0 0 30 0ZM72.14 7.91h-4.67a1 1 0 1 0 0 2h4.67a1 1 0 1 0 0-2Zm-26.26 0a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2h-16Zm10 26.32H50.8v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-2l.04-2.77Zm0-1.65v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03ZM36.89 37v-2.77h-5.07v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-1.97Zm0-4.42v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03Zm11.56-5.85a7.91 7.91 0 0 1 1.07 4.48 8 8 0 0 1-1.07 4.49 3.59 3.59 0 0 1-5.91 0 8 8 0 0 1-1.07-4.49c-.01-.87.08-1.73.27-2.58.16-.67.43-1.32.8-1.9a3.8 3.8 0 0 1 1.27-1.17 3.6 3.6 0 0 1 1.69-.4 3.37 3.37 0 0 1 2.95 1.57Zm-1 4.48c0-.56-.03-1.13-.1-1.69a4.94 4.94 0 0 0-.35-1.35 2.39 2.39 0 0 0-.58-.92 1.36 1.36 0 0 0-.92-.34c-.34 0-.68.12-.94.34-.27.26-.47.57-.6.92-.16.44-.26.89-.32 1.35 0 .52-.08 1.09-.08 1.69 0 .6 0 1.16.08 1.68.07.47.2.93.36 1.37.13.34.34.65.6.9.26.23.6.35.94.34.34.01.67-.11.92-.34.26-.25.46-.56.58-.9.17-.44.28-.9.33-1.37.06-.56.08-1.12.06-1.68h.02Z",
37
- fill: "#A9ABB6",
38
- shapeRendering: "geometricPrecision"
39
- }));
40
- }
41
- DeletedPage.displayName = 'DeletedPage';
42
- var _default = (0, _core.createBaseComponent)(DeletedPage);
43
- exports["default"] = _default;
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ const DeletedPage = ({ fill = "none", width = "100", height = "72", viewBox = "0 0 100 72", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ d: "M73.68 3.31H17.32a3.14 3.14 0 0 0-3.07 3.21v7.39h62.5V6.52a3.14 3.14 0 0 0-3.07-3.21Z",
39
+ fill: "#E0E1E9"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ d: "M49 57.29a1 1 0 0 1-1 1H18a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5h55a5 5 0 0 1 5 5v27a1 1 0 0 1-2 0V7a3 3 0 0 0-3-3H18a3 3 0 0 0-3 3v46.29a3 3 0 0 0 3 3h30a1 1 0 0 1 1 1Zm18.47-3.95a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.07 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.08 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm6.6-3.29a1 1 0 0 1-1 1h-.69V61.9a3.16 3.16 0 0 1-3.16 3.15H65.7a3.15 3.15 0 0 1-3.15-3.15V51.09h-.69a1 1 0 0 1 0-2h3.48l.84-2.58a1.93 1.93 0 0 1 2-1.54h4.73a1.93 1.93 0 0 1 2 1.54l.84 2.58h3.48a1 1 0 0 1 .99.96Zm-12.77-1h6.19L73 47h-4.86l-.69 2.05Zm9.1 2.07v-.07h-12v10.84a1.15 1.15 0 0 0 1.15 1.16h9.69a1.17 1.17 0 0 0 1.16-1.16V51.12ZM87.53 55a16.95 16.95 0 0 1-22.71 16 17 17 0 1 1 22.71-16Zm-1.98-.01a15 15 0 1 0-30 0 15 15 0 0 0 30 0ZM72.14 7.91h-4.67a1 1 0 1 0 0 2h4.67a1 1 0 1 0 0-2Zm-26.26 0a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2h-16Zm10 26.32H50.8v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-2l.04-2.77Zm0-1.65v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03ZM36.89 37v-2.77h-5.07v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-1.97Zm0-4.42v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03Zm11.56-5.85a7.91 7.91 0 0 1 1.07 4.48 8 8 0 0 1-1.07 4.49 3.59 3.59 0 0 1-5.91 0 8 8 0 0 1-1.07-4.49c-.01-.87.08-1.73.27-2.58.16-.67.43-1.32.8-1.9a3.8 3.8 0 0 1 1.27-1.17 3.6 3.6 0 0 1 1.69-.4 3.37 3.37 0 0 1 2.95 1.57Zm-1 4.48c0-.56-.03-1.13-.1-1.69a4.94 4.94 0 0 0-.35-1.35 2.39 2.39 0 0 0-.58-.92 1.36 1.36 0 0 0-.92-.34c-.34 0-.68.12-.94.34-.27.26-.47.57-.6.92-.16.44-.26.89-.32 1.35 0 .52-.08 1.09-.08 1.69 0 .6 0 1.16.08 1.68.07.47.2.93.36 1.37.13.34.34.65.6.9.26.23.6.35.94.34.34.01.67-.11.92-.34.26-.25.46-.56.58-.9.17-.44.28-.9.33-1.37.06-.56.08-1.12.06-1.68h.02Z",
42
+ fill: "#A9ABB6"
43
+ }));
44
+ DeletedPage.displayName = "DeletedPage";
45
+ var stdin_default = (0, import_core.createBaseComponent)(DeletedPage);
@@ -1,30 +1,23 @@
1
- function _extends() { _extends = Object.assign ? Object.assign.bind() : 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
- import React from 'react';
3
- import { createBaseComponent } from '@semcore/core';
4
- import { Box } from '@semcore/flex-box';
5
- function DeletedPage({
6
- fill = 'none',
7
- width = '100',
8
- height = '72',
9
- viewBox = '0 0 100 72',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const DeletedPage = ({ fill = "none", width = "100", height = "72", viewBox = "0 0 100 72", ...props }, ref) => /* @__PURE__ */ React.createElement(Box, {
5
+ ref,
6
+ width,
7
+ height,
8
+ viewBox,
9
+ fill,
10
+ tag: "svg",
10
11
  ...props
11
- }, ref) {
12
- return /*#__PURE__*/React.createElement(Box, _extends({
13
- ref: ref,
14
- width: width,
15
- height: height,
16
- viewBox: viewBox,
17
- fill: fill,
18
- tag: "svg"
19
- }, props), /*#__PURE__*/React.createElement("path", {
20
- d: "M73.68 3.31H17.32a3.14 3.14 0 0 0-3.07 3.21v7.39h62.5V6.52a3.14 3.14 0 0 0-3.07-3.21Z",
21
- fill: "#E0E1E9",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- d: "M49 57.29a1 1 0 0 1-1 1H18a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5h55a5 5 0 0 1 5 5v27a1 1 0 0 1-2 0V7a3 3 0 0 0-3-3H18a3 3 0 0 0-3 3v46.29a3 3 0 0 0 3 3h30a1 1 0 0 1 1 1Zm18.47-3.95a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.07 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.08 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm6.6-3.29a1 1 0 0 1-1 1h-.69V61.9a3.16 3.16 0 0 1-3.16 3.15H65.7a3.15 3.15 0 0 1-3.15-3.15V51.09h-.69a1 1 0 0 1 0-2h3.48l.84-2.58a1.93 1.93 0 0 1 2-1.54h4.73a1.93 1.93 0 0 1 2 1.54l.84 2.58h3.48a1 1 0 0 1 .99.96Zm-12.77-1h6.19L73 47h-4.86l-.69 2.05Zm9.1 2.07v-.07h-12v10.84a1.15 1.15 0 0 0 1.15 1.16h9.69a1.17 1.17 0 0 0 1.16-1.16V51.12ZM87.53 55a16.95 16.95 0 0 1-22.71 16 17 17 0 1 1 22.71-16Zm-1.98-.01a15 15 0 1 0-30 0 15 15 0 0 0 30 0ZM72.14 7.91h-4.67a1 1 0 1 0 0 2h4.67a1 1 0 1 0 0-2Zm-26.26 0a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2h-16Zm10 26.32H50.8v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-2l.04-2.77Zm0-1.65v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03ZM36.89 37v-2.77h-5.07v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-1.97Zm0-4.42v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03Zm11.56-5.85a7.91 7.91 0 0 1 1.07 4.48 8 8 0 0 1-1.07 4.49 3.59 3.59 0 0 1-5.91 0 8 8 0 0 1-1.07-4.49c-.01-.87.08-1.73.27-2.58.16-.67.43-1.32.8-1.9a3.8 3.8 0 0 1 1.27-1.17 3.6 3.6 0 0 1 1.69-.4 3.37 3.37 0 0 1 2.95 1.57Zm-1 4.48c0-.56-.03-1.13-.1-1.69a4.94 4.94 0 0 0-.35-1.35 2.39 2.39 0 0 0-.58-.92 1.36 1.36 0 0 0-.92-.34c-.34 0-.68.12-.94.34-.27.26-.47.57-.6.92-.16.44-.26.89-.32 1.35 0 .52-.08 1.09-.08 1.69 0 .6 0 1.16.08 1.68.07.47.2.93.36 1.37.13.34.34.65.6.9.26.23.6.35.94.34.34.01.67-.11.92-.34.26-.25.46-.56.58-.9.17-.44.28-.9.33-1.37.06-.56.08-1.12.06-1.68h.02Z",
25
- fill: "#A9ABB6",
26
- shapeRendering: "geometricPrecision"
27
- }));
28
- }
29
- DeletedPage.displayName = 'DeletedPage';
30
- export default createBaseComponent(DeletedPage);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M73.68 3.31H17.32a3.14 3.14 0 0 0-3.07 3.21v7.39h62.5V6.52a3.14 3.14 0 0 0-3.07-3.21Z",
14
+ fill: "#E0E1E9"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M49 57.29a1 1 0 0 1-1 1H18a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5h55a5 5 0 0 1 5 5v27a1 1 0 0 1-2 0V7a3 3 0 0 0-3-3H18a3 3 0 0 0-3 3v46.29a3 3 0 0 0 3 3h30a1 1 0 0 1 1 1Zm18.47-3.95a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.07 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.08 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm6.6-3.29a1 1 0 0 1-1 1h-.69V61.9a3.16 3.16 0 0 1-3.16 3.15H65.7a3.15 3.15 0 0 1-3.15-3.15V51.09h-.69a1 1 0 0 1 0-2h3.48l.84-2.58a1.93 1.93 0 0 1 2-1.54h4.73a1.93 1.93 0 0 1 2 1.54l.84 2.58h3.48a1 1 0 0 1 .99.96Zm-12.77-1h6.19L73 47h-4.86l-.69 2.05Zm9.1 2.07v-.07h-12v10.84a1.15 1.15 0 0 0 1.15 1.16h9.69a1.17 1.17 0 0 0 1.16-1.16V51.12ZM87.53 55a16.95 16.95 0 0 1-22.71 16 17 17 0 1 1 22.71-16Zm-1.98-.01a15 15 0 1 0-30 0 15 15 0 0 0 30 0ZM72.14 7.91h-4.67a1 1 0 1 0 0 2h4.67a1 1 0 1 0 0-2Zm-26.26 0a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2h-16Zm10 26.32H50.8v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-2l.04-2.77Zm0-1.65v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03ZM36.89 37v-2.77h-5.07v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-1.97Zm0-4.42v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03Zm11.56-5.85a7.91 7.91 0 0 1 1.07 4.48 8 8 0 0 1-1.07 4.49 3.59 3.59 0 0 1-5.91 0 8 8 0 0 1-1.07-4.49c-.01-.87.08-1.73.27-2.58.16-.67.43-1.32.8-1.9a3.8 3.8 0 0 1 1.27-1.17 3.6 3.6 0 0 1 1.69-.4 3.37 3.37 0 0 1 2.95 1.57Zm-1 4.48c0-.56-.03-1.13-.1-1.69a4.94 4.94 0 0 0-.35-1.35 2.39 2.39 0 0 0-.58-.92 1.36 1.36 0 0 0-.92-.34c-.34 0-.68.12-.94.34-.27.26-.47.57-.6.92-.16.44-.26.89-.32 1.35 0 .52-.08 1.09-.08 1.69 0 .6 0 1.16.08 1.68.07.47.2.93.36 1.37.13.34.34.65.6.9.26.23.6.35.94.34.34.01.67-.11.92-.34.26-.25.46-.56.58-.9.17-.44.28-.9.33-1.37.06-.56.08-1.12.06-1.68h.02Z",
17
+ fill: "#A9ABB6"
18
+ }));
19
+ DeletedPage.displayName = "DeletedPage";
20
+ var stdin_default = createBaseComponent(DeletedPage);
21
+ export {
22
+ stdin_default as default
23
+ };
package/Dns/index.d.ts CHANGED
@@ -1,5 +1,4 @@
1
1
 
2
2
  import { Box } from '@semcore/flex-box';
3
3
  declare const _default: typeof Box;
4
- export default _default;
5
-
4
+ export default _default;
package/Dns/index.js CHANGED
@@ -1,200 +1,173 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function Dns(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '260' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '260' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("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.1c4.29-15 6-30.6 5.08-46.17l11.99-12a36.77 36.77 0 0 0 0-52l-11.99-11.96Z",
33
- fill: "#45E0A8",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("mask", {
36
- id: "a",
37
- maskUnits: "userSpaceOnUse",
38
- x: "24",
39
- y: "16",
40
- width: "229",
41
- height: "229"
42
- }, /*#__PURE__*/_react["default"].createElement("path", {
43
- 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",
44
- fill: "#45DFA7",
45
- shapeRendering: "geometricPrecision"
46
- })), /*#__PURE__*/_react["default"].createElement("g", {
47
- mask: "url(#a)"
48
- }, /*#__PURE__*/_react["default"].createElement("path", {
49
- 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",
50
- fill: "#45E0A8",
51
- shapeRendering: "geometricPrecision"
52
- }), /*#__PURE__*/_react["default"].createElement("path", {
53
- d: "M124.3 48.99a6.83 6.83 0 1 0 0-13.66 6.83 6.83 0 0 0 0 13.66Z",
54
- fill: "#45E0A8",
55
- stroke: "#000",
56
- strokeLinecap: "round",
57
- strokeLinejoin: "round",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- 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",
61
- fill: "#45E0A8",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/_react["default"].createElement("path", {
64
- 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",
65
- fill: "#fff",
66
- shapeRendering: "geometricPrecision"
67
- }), /*#__PURE__*/_react["default"].createElement("path", {
68
- 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",
69
- stroke: "#000",
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round",
72
- shapeRendering: "geometricPrecision"
73
- }), /*#__PURE__*/_react["default"].createElement("path", {
74
- 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",
75
- fill: "#fff",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/_react["default"].createElement("path", {
78
- 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",
79
- stroke: "#000",
80
- strokeLinecap: "round",
81
- strokeLinejoin: "round",
82
- shapeRendering: "geometricPrecision"
83
- }), /*#__PURE__*/_react["default"].createElement("path", {
84
- 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",
85
- fill: "#fff",
86
- shapeRendering: "geometricPrecision"
87
- }), /*#__PURE__*/_react["default"].createElement("path", {
88
- 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",
89
- stroke: "#000",
90
- strokeLinecap: "round",
91
- strokeLinejoin: "round",
92
- shapeRendering: "geometricPrecision"
93
- }), /*#__PURE__*/_react["default"].createElement("path", {
94
- 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",
95
- fill: "#45E0A8",
96
- shapeRendering: "geometricPrecision"
97
- }), /*#__PURE__*/_react["default"].createElement("path", {
98
- 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",
99
- stroke: "#000",
100
- strokeLinecap: "round",
101
- strokeLinejoin: "round",
102
- shapeRendering: "geometricPrecision"
103
- }), /*#__PURE__*/_react["default"].createElement("path", {
104
- d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
105
- fill: "#fff",
106
- shapeRendering: "geometricPrecision"
107
- }), /*#__PURE__*/_react["default"].createElement("path", {
108
- d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
109
- stroke: "#45E0A8",
110
- strokeLinecap: "round",
111
- strokeLinejoin: "round",
112
- shapeRendering: "geometricPrecision"
113
- }), /*#__PURE__*/_react["default"].createElement("path", {
114
- d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
115
- fill: "#fff",
116
- shapeRendering: "geometricPrecision"
117
- }), /*#__PURE__*/_react["default"].createElement("path", {
118
- d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
119
- stroke: "#45E0A8",
120
- strokeLinecap: "round",
121
- strokeLinejoin: "round",
122
- shapeRendering: "geometricPrecision"
123
- }), /*#__PURE__*/_react["default"].createElement("path", {
124
- d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
125
- fill: "#fff",
126
- shapeRendering: "geometricPrecision"
127
- }), /*#__PURE__*/_react["default"].createElement("path", {
128
- d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
129
- stroke: "#45E0A8",
130
- strokeLinecap: "round",
131
- strokeLinejoin: "round",
132
- shapeRendering: "geometricPrecision"
133
- }), /*#__PURE__*/_react["default"].createElement("path", {
134
- d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
135
- fill: "#fff",
136
- shapeRendering: "geometricPrecision"
137
- }), /*#__PURE__*/_react["default"].createElement("path", {
138
- d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
139
- stroke: "#45E0A8",
140
- strokeLinecap: "round",
141
- strokeLinejoin: "round",
142
- shapeRendering: "geometricPrecision"
143
- }), /*#__PURE__*/_react["default"].createElement("path", {
144
- 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",
145
- fill: "#fff",
146
- shapeRendering: "geometricPrecision"
147
- }), /*#__PURE__*/_react["default"].createElement("path", {
148
- 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",
149
- fill: "#000",
150
- shapeRendering: "geometricPrecision"
151
- }), /*#__PURE__*/_react["default"].createElement("path", {
152
- 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",
153
- fill: "#fff",
154
- shapeRendering: "geometricPrecision"
155
- }), /*#__PURE__*/_react["default"].createElement("path", {
156
- 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",
157
- fill: "#45E0A8",
158
- shapeRendering: "geometricPrecision"
159
- }), /*#__PURE__*/_react["default"].createElement("path", {
160
- 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",
161
- stroke: "#fff",
162
- strokeMiterlimit: "10",
163
- shapeRendering: "geometricPrecision"
164
- }), /*#__PURE__*/_react["default"].createElement("path", {
165
- 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",
166
- fill: "#000",
167
- stroke: "#000",
168
- strokeLinecap: "round",
169
- strokeLinejoin: "round",
170
- shapeRendering: "geometricPrecision"
171
- }), /*#__PURE__*/_react["default"].createElement("path", {
172
- 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",
173
- fill: "#fff",
174
- stroke: "#000",
175
- strokeLinecap: "round",
176
- strokeLinejoin: "round",
177
- shapeRendering: "geometricPrecision"
178
- })), /*#__PURE__*/_react["default"].createElement("path", {
179
- 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",
180
- fill: "#fff",
181
- stroke: "#45E0A8",
182
- strokeLinecap: "round",
183
- strokeLinejoin: "round",
184
- shapeRendering: "geometricPrecision"
185
- }), /*#__PURE__*/_react["default"].createElement("path", {
186
- 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",
187
- fill: "#000",
188
- shapeRendering: "geometricPrecision"
189
- }), /*#__PURE__*/_react["default"].createElement("path", {
190
- 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",
191
- fill: "#fff",
192
- stroke: "#45E0A8",
193
- strokeLinecap: "round",
194
- strokeLinejoin: "round",
195
- shapeRendering: "geometricPrecision"
196
- }));
197
- }
198
- Dns.displayName = 'Dns';
199
- var _default = (0, _core.createBaseComponent)(Dns);
200
- exports["default"] = _default;
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ const Dns = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ 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",
39
+ fill: "#45E0A8"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ 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",
42
+ fill: "#fff",
43
+ stroke: "#45E0A8",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ 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",
48
+ fill: "#000"
49
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
50
+ 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",
51
+ fill: "#fff",
52
+ stroke: "#45E0A8",
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round"
55
+ }), /* @__PURE__ */ import_react.default.createElement("mask", {
56
+ height: "229",
57
+ id: "igc-dns-el-0",
58
+ width: "229",
59
+ x: "24",
60
+ y: "16",
61
+ maskUnits: "userSpaceOnUse"
62
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
63
+ 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",
64
+ fill: "#45DFA7"
65
+ })), /* @__PURE__ */ import_react.default.createElement("g", {
66
+ mask: "url(#igc-dns-el-0)"
67
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
68
+ 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",
69
+ fill: "#45E0A8"
70
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
71
+ d: "M124.3 48.99a6.83 6.83 0 1 0 0-13.66 6.83 6.83 0 0 0 0 13.66Z",
72
+ fill: "#45E0A8",
73
+ stroke: "#000",
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
77
+ 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",
78
+ fill: "#45E0A8"
79
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
80
+ 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",
81
+ fill: "#fff"
82
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
83
+ 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",
84
+ stroke: "#000",
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round"
87
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
88
+ 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",
89
+ fill: "#fff"
90
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
91
+ 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",
92
+ stroke: "#000",
93
+ strokeLinecap: "round",
94
+ strokeLinejoin: "round"
95
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
96
+ 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",
97
+ fill: "#fff"
98
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
99
+ 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",
100
+ stroke: "#000",
101
+ strokeLinecap: "round",
102
+ strokeLinejoin: "round"
103
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
104
+ 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",
105
+ fill: "#45E0A8"
106
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
107
+ 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",
108
+ stroke: "#000",
109
+ strokeLinecap: "round",
110
+ strokeLinejoin: "round"
111
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
112
+ d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
113
+ fill: "#fff"
114
+ }), /* @__PURE__ */ import_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
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
120
+ d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
121
+ fill: "#fff"
122
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
123
+ d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
124
+ stroke: "#45E0A8",
125
+ strokeLinecap: "round",
126
+ strokeLinejoin: "round"
127
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
128
+ d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
129
+ fill: "#fff"
130
+ }), /* @__PURE__ */ import_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
+ stroke: "#45E0A8",
133
+ strokeLinecap: "round",
134
+ strokeLinejoin: "round"
135
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
136
+ d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
137
+ fill: "#fff"
138
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
139
+ d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
140
+ stroke: "#45E0A8",
141
+ strokeLinecap: "round",
142
+ strokeLinejoin: "round"
143
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
144
+ 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",
145
+ fill: "#fff"
146
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
147
+ 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",
148
+ fill: "#000"
149
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
150
+ 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",
151
+ fill: "#fff"
152
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
153
+ 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",
154
+ fill: "#45E0A8"
155
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
156
+ 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",
157
+ stroke: "#fff",
158
+ strokeMiterlimit: "10"
159
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
160
+ 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",
161
+ fill: "#000",
162
+ stroke: "#000",
163
+ strokeLinecap: "round",
164
+ strokeLinejoin: "round"
165
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
166
+ 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",
167
+ fill: "#fff",
168
+ stroke: "#000",
169
+ strokeLinecap: "round",
170
+ strokeLinejoin: "round"
171
+ })));
172
+ Dns.displayName = "Dns";
173
+ var stdin_default = (0, import_core.createBaseComponent)(Dns);