@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
package/Dns/index.mjs CHANGED
@@ -1,187 +1,151 @@
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 Dns({
6
- fill = 'none',
7
- width = '260',
8
- height = '260',
9
- viewBox = '0 0 260 260',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const Dns = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...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: "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",
21
- fill: "#45E0A8",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("mask", {
24
- id: "a",
25
- maskUnits: "userSpaceOnUse",
26
- x: "24",
27
- y: "16",
28
- width: "229",
29
- height: "229"
30
- }, /*#__PURE__*/React.createElement("path", {
31
- 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",
32
- fill: "#45DFA7",
33
- shapeRendering: "geometricPrecision"
34
- })), /*#__PURE__*/React.createElement("g", {
35
- mask: "url(#a)"
36
- }, /*#__PURE__*/React.createElement("path", {
37
- 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",
38
- fill: "#45E0A8",
39
- shapeRendering: "geometricPrecision"
40
- }), /*#__PURE__*/React.createElement("path", {
41
- d: "M124.3 48.99a6.83 6.83 0 1 0 0-13.66 6.83 6.83 0 0 0 0 13.66Z",
42
- fill: "#45E0A8",
43
- stroke: "#000",
44
- strokeLinecap: "round",
45
- strokeLinejoin: "round",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/React.createElement("path", {
48
- 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",
49
- fill: "#45E0A8",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/React.createElement("path", {
52
- 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",
53
- fill: "#fff",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/React.createElement("path", {
56
- 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",
57
- stroke: "#000",
58
- strokeLinecap: "round",
59
- strokeLinejoin: "round",
60
- shapeRendering: "geometricPrecision"
61
- }), /*#__PURE__*/React.createElement("path", {
62
- 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",
63
- fill: "#fff",
64
- shapeRendering: "geometricPrecision"
65
- }), /*#__PURE__*/React.createElement("path", {
66
- 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",
67
- stroke: "#000",
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round",
70
- shapeRendering: "geometricPrecision"
71
- }), /*#__PURE__*/React.createElement("path", {
72
- 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",
73
- fill: "#fff",
74
- shapeRendering: "geometricPrecision"
75
- }), /*#__PURE__*/React.createElement("path", {
76
- 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",
77
- stroke: "#000",
78
- strokeLinecap: "round",
79
- strokeLinejoin: "round",
80
- shapeRendering: "geometricPrecision"
81
- }), /*#__PURE__*/React.createElement("path", {
82
- 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",
83
- fill: "#45E0A8",
84
- shapeRendering: "geometricPrecision"
85
- }), /*#__PURE__*/React.createElement("path", {
86
- 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",
87
- stroke: "#000",
88
- strokeLinecap: "round",
89
- strokeLinejoin: "round",
90
- shapeRendering: "geometricPrecision"
91
- }), /*#__PURE__*/React.createElement("path", {
92
- d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
93
- fill: "#fff",
94
- shapeRendering: "geometricPrecision"
95
- }), /*#__PURE__*/React.createElement("path", {
96
- d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
97
- stroke: "#45E0A8",
98
- strokeLinecap: "round",
99
- strokeLinejoin: "round",
100
- shapeRendering: "geometricPrecision"
101
- }), /*#__PURE__*/React.createElement("path", {
102
- d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
103
- fill: "#fff",
104
- shapeRendering: "geometricPrecision"
105
- }), /*#__PURE__*/React.createElement("path", {
106
- d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
107
- stroke: "#45E0A8",
108
- strokeLinecap: "round",
109
- strokeLinejoin: "round",
110
- shapeRendering: "geometricPrecision"
111
- }), /*#__PURE__*/React.createElement("path", {
112
- d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
113
- fill: "#fff",
114
- shapeRendering: "geometricPrecision"
115
- }), /*#__PURE__*/React.createElement("path", {
116
- d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
117
- stroke: "#45E0A8",
118
- strokeLinecap: "round",
119
- strokeLinejoin: "round",
120
- shapeRendering: "geometricPrecision"
121
- }), /*#__PURE__*/React.createElement("path", {
122
- d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
123
- fill: "#fff",
124
- shapeRendering: "geometricPrecision"
125
- }), /*#__PURE__*/React.createElement("path", {
126
- d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
127
- stroke: "#45E0A8",
128
- strokeLinecap: "round",
129
- strokeLinejoin: "round",
130
- shapeRendering: "geometricPrecision"
131
- }), /*#__PURE__*/React.createElement("path", {
132
- 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",
133
- fill: "#fff",
134
- shapeRendering: "geometricPrecision"
135
- }), /*#__PURE__*/React.createElement("path", {
136
- 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",
137
- fill: "#000",
138
- shapeRendering: "geometricPrecision"
139
- }), /*#__PURE__*/React.createElement("path", {
140
- 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",
141
- fill: "#fff",
142
- shapeRendering: "geometricPrecision"
143
- }), /*#__PURE__*/React.createElement("path", {
144
- 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",
145
- fill: "#45E0A8",
146
- shapeRendering: "geometricPrecision"
147
- }), /*#__PURE__*/React.createElement("path", {
148
- 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",
149
- stroke: "#fff",
150
- strokeMiterlimit: "10",
151
- shapeRendering: "geometricPrecision"
152
- }), /*#__PURE__*/React.createElement("path", {
153
- 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",
154
- fill: "#000",
155
- stroke: "#000",
156
- strokeLinecap: "round",
157
- strokeLinejoin: "round",
158
- shapeRendering: "geometricPrecision"
159
- }), /*#__PURE__*/React.createElement("path", {
160
- 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",
161
- fill: "#fff",
162
- stroke: "#000",
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round",
165
- shapeRendering: "geometricPrecision"
166
- })), /*#__PURE__*/React.createElement("path", {
167
- 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",
168
- fill: "#fff",
169
- stroke: "#45E0A8",
170
- strokeLinecap: "round",
171
- strokeLinejoin: "round",
172
- shapeRendering: "geometricPrecision"
173
- }), /*#__PURE__*/React.createElement("path", {
174
- 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",
175
- fill: "#000",
176
- shapeRendering: "geometricPrecision"
177
- }), /*#__PURE__*/React.createElement("path", {
178
- 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",
179
- fill: "#fff",
180
- stroke: "#45E0A8",
181
- strokeLinecap: "round",
182
- strokeLinejoin: "round",
183
- shapeRendering: "geometricPrecision"
184
- }));
185
- }
186
- Dns.displayName = 'Dns';
187
- export default createBaseComponent(Dns);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ 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",
14
+ fill: "#45E0A8"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ 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",
17
+ fill: "#fff",
18
+ stroke: "#45E0A8",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
21
+ }), /* @__PURE__ */ React.createElement("path", {
22
+ 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",
23
+ fill: "#000"
24
+ }), /* @__PURE__ */ React.createElement("path", {
25
+ 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",
26
+ fill: "#fff",
27
+ stroke: "#45E0A8",
28
+ strokeLinecap: "round",
29
+ strokeLinejoin: "round"
30
+ }), /* @__PURE__ */ React.createElement("mask", {
31
+ height: "229",
32
+ id: "igc-dns-el-0",
33
+ width: "229",
34
+ x: "24",
35
+ y: "16",
36
+ maskUnits: "userSpaceOnUse"
37
+ }, /* @__PURE__ */ React.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.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",
39
+ fill: "#45DFA7"
40
+ })), /* @__PURE__ */ React.createElement("g", {
41
+ mask: "url(#igc-dns-el-0)"
42
+ }, /* @__PURE__ */ React.createElement("path", {
43
+ 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",
44
+ fill: "#45E0A8"
45
+ }), /* @__PURE__ */ React.createElement("path", {
46
+ d: "M124.3 48.99a6.83 6.83 0 1 0 0-13.66 6.83 6.83 0 0 0 0 13.66Z",
47
+ fill: "#45E0A8",
48
+ stroke: "#000",
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /* @__PURE__ */ React.createElement("path", {
52
+ 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",
53
+ fill: "#45E0A8"
54
+ }), /* @__PURE__ */ React.createElement("path", {
55
+ 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",
56
+ fill: "#fff"
57
+ }), /* @__PURE__ */ React.createElement("path", {
58
+ 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",
59
+ stroke: "#000",
60
+ strokeLinecap: "round",
61
+ strokeLinejoin: "round"
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
+ }), /* @__PURE__ */ React.createElement("path", {
66
+ 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",
67
+ stroke: "#000",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round"
70
+ }), /* @__PURE__ */ React.createElement("path", {
71
+ 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",
72
+ fill: "#fff"
73
+ }), /* @__PURE__ */ React.createElement("path", {
74
+ 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",
75
+ stroke: "#000",
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round"
78
+ }), /* @__PURE__ */ React.createElement("path", {
79
+ 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",
80
+ fill: "#45E0A8"
81
+ }), /* @__PURE__ */ React.createElement("path", {
82
+ 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",
83
+ stroke: "#000",
84
+ strokeLinecap: "round",
85
+ strokeLinejoin: "round"
86
+ }), /* @__PURE__ */ React.createElement("path", {
87
+ d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
88
+ fill: "#fff"
89
+ }), /* @__PURE__ */ React.createElement("path", {
90
+ d: "m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4",
91
+ stroke: "#45E0A8",
92
+ strokeLinecap: "round",
93
+ strokeLinejoin: "round"
94
+ }), /* @__PURE__ */ React.createElement("path", {
95
+ d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
96
+ fill: "#fff"
97
+ }), /* @__PURE__ */ React.createElement("path", {
98
+ d: "m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08",
99
+ stroke: "#45E0A8",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round"
102
+ }), /* @__PURE__ */ React.createElement("path", {
103
+ d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
104
+ fill: "#fff"
105
+ }), /* @__PURE__ */ React.createElement("path", {
106
+ d: "m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4",
107
+ stroke: "#45E0A8",
108
+ strokeLinecap: "round",
109
+ strokeLinejoin: "round"
110
+ }), /* @__PURE__ */ React.createElement("path", {
111
+ d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
112
+ fill: "#fff"
113
+ }), /* @__PURE__ */ React.createElement("path", {
114
+ d: "m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08",
115
+ stroke: "#45E0A8",
116
+ strokeLinecap: "round",
117
+ strokeLinejoin: "round"
118
+ }), /* @__PURE__ */ React.createElement("path", {
119
+ 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",
120
+ fill: "#fff"
121
+ }), /* @__PURE__ */ React.createElement("path", {
122
+ 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",
123
+ fill: "#000"
124
+ }), /* @__PURE__ */ React.createElement("path", {
125
+ 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",
126
+ fill: "#fff"
127
+ }), /* @__PURE__ */ React.createElement("path", {
128
+ 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",
129
+ fill: "#45E0A8"
130
+ }), /* @__PURE__ */ React.createElement("path", {
131
+ 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",
132
+ stroke: "#fff",
133
+ strokeMiterlimit: "10"
134
+ }), /* @__PURE__ */ React.createElement("path", {
135
+ 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",
136
+ fill: "#000",
137
+ stroke: "#000",
138
+ strokeLinecap: "round",
139
+ strokeLinejoin: "round"
140
+ }), /* @__PURE__ */ React.createElement("path", {
141
+ 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",
142
+ fill: "#fff",
143
+ stroke: "#000",
144
+ strokeLinecap: "round",
145
+ strokeLinejoin: "round"
146
+ })));
147
+ Dns.displayName = "Dns";
148
+ var stdin_default = createBaseComponent(Dns);
149
+ export {
150
+ stdin_default as default
151
+ };
@@ -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;