@semcore/illustration 1.0.5 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/AccessDenied/index.d.ts +5 -0
  2. package/AccessDenied/index.js +283 -0
  3. package/AccessDenied/index.mjs +262 -0
  4. package/AreaChart/index.d.ts +5 -0
  5. package/AreaChart/index.js +100 -0
  6. package/AreaChart/index.mjs +79 -0
  7. package/Blocked/index.d.ts +5 -0
  8. package/Blocked/index.js +590 -0
  9. package/Blocked/index.mjs +569 -0
  10. package/CHANGELOG.md +6 -0
  11. package/ChoroplethMapChart/index.d.ts +5 -0
  12. package/ChoroplethMapChart/index.js +124 -0
  13. package/ChoroplethMapChart/index.mjs +103 -0
  14. package/Coffee/index.d.ts +5 -0
  15. package/Coffee/index.js +104 -0
  16. package/Coffee/index.mjs +83 -0
  17. package/Collection/index.d.ts +5 -0
  18. package/Collection/index.js +100 -0
  19. package/Collection/index.mjs +79 -0
  20. package/CombinedChart/index.d.ts +5 -0
  21. package/CombinedChart/index.js +152 -0
  22. package/CombinedChart/index.mjs +131 -0
  23. package/Confirmation/index.d.ts +5 -0
  24. package/Confirmation/index.js +312 -0
  25. package/Confirmation/index.mjs +291 -0
  26. package/Congrats/index.d.ts +5 -0
  27. package/Congrats/index.js +171 -0
  28. package/Congrats/index.mjs +150 -0
  29. package/ConnectionLost/index.d.ts +5 -0
  30. package/ConnectionLost/index.js +354 -0
  31. package/ConnectionLost/index.mjs +333 -0
  32. package/DeletedAccount/index.d.ts +5 -0
  33. package/DeletedAccount/index.js +440 -0
  34. package/DeletedAccount/index.mjs +419 -0
  35. package/DeletedPage/index.d.ts +5 -0
  36. package/DeletedPage/index.js +54 -0
  37. package/DeletedPage/index.mjs +33 -0
  38. package/Dns/index.d.ts +5 -0
  39. package/Dns/index.js +210 -0
  40. package/Dns/index.mjs +189 -0
  41. package/DonutChart/index.d.ts +5 -0
  42. package/DonutChart/index.js +147 -0
  43. package/DonutChart/index.mjs +126 -0
  44. package/Duplicates/index.d.ts +5 -0
  45. package/Duplicates/index.js +125 -0
  46. package/Duplicates/index.mjs +104 -0
  47. package/FunnelChart/index.d.ts +5 -0
  48. package/FunnelChart/index.js +122 -0
  49. package/FunnelChart/index.mjs +101 -0
  50. package/Good/index.d.ts +5 -0
  51. package/Good/index.js +152 -0
  52. package/Good/index.mjs +131 -0
  53. package/HeatMapChart/index.d.ts +5 -0
  54. package/HeatMapChart/index.js +160 -0
  55. package/HeatMapChart/index.mjs +139 -0
  56. package/HorizontalBarChart/index.d.ts +5 -0
  57. package/HorizontalBarChart/index.js +130 -0
  58. package/HorizontalBarChart/index.mjs +109 -0
  59. package/KagiChart/index.d.ts +5 -0
  60. package/KagiChart/index.js +92 -0
  61. package/KagiChart/index.mjs +71 -0
  62. package/LineChart/index.d.ts +5 -0
  63. package/LineChart/index.js +96 -0
  64. package/LineChart/index.mjs +75 -0
  65. package/LollipopChart/index.d.ts +5 -0
  66. package/LollipopChart/index.js +115 -0
  67. package/LollipopChart/index.mjs +94 -0
  68. package/Maintenance/index.d.ts +5 -0
  69. package/Maintenance/index.js +423 -0
  70. package/Maintenance/index.mjs +402 -0
  71. package/Nexttime/index.d.ts +5 -0
  72. package/Nexttime/index.js +124 -0
  73. package/Nexttime/index.mjs +103 -0
  74. package/NoPayment/index.d.ts +5 -0
  75. package/NoPayment/index.js +369 -0
  76. package/NoPayment/index.mjs +348 -0
  77. package/NothingFound/index.d.ts +5 -0
  78. package/NothingFound/index.js +166 -0
  79. package/NothingFound/index.mjs +145 -0
  80. package/OtherData/index.d.ts +5 -0
  81. package/OtherData/index.js +131 -0
  82. package/OtherData/index.mjs +110 -0
  83. package/PageError/index.d.ts +5 -0
  84. package/PageError/index.js +291 -0
  85. package/PageError/index.mjs +270 -0
  86. package/PageNotFound/index.d.ts +5 -0
  87. package/PageNotFound/index.js +341 -0
  88. package/PageNotFound/index.mjs +320 -0
  89. package/PieChart/index.d.ts +5 -0
  90. package/PieChart/index.js +130 -0
  91. package/PieChart/index.mjs +109 -0
  92. package/Processing/index.d.ts +5 -0
  93. package/Processing/index.js +107 -0
  94. package/Processing/index.mjs +86 -0
  95. package/ProjectNotFound/index.d.ts +5 -0
  96. package/ProjectNotFound/index.js +286 -0
  97. package/ProjectNotFound/index.mjs +265 -0
  98. package/RadarChart/index.d.ts +5 -0
  99. package/RadarChart/index.js +118 -0
  100. package/RadarChart/index.mjs +97 -0
  101. package/RadialTreeChart/index.d.ts +5 -0
  102. package/RadialTreeChart/index.js +154 -0
  103. package/RadialTreeChart/index.mjs +133 -0
  104. package/SankeyChart/index.d.ts +5 -0
  105. package/SankeyChart/index.js +138 -0
  106. package/SankeyChart/index.mjs +117 -0
  107. package/ScatterPlotChart/index.d.ts +5 -0
  108. package/ScatterPlotChart/index.js +137 -0
  109. package/ScatterPlotChart/index.mjs +116 -0
  110. package/StackedAreaChart/index.d.ts +5 -0
  111. package/StackedAreaChart/index.js +125 -0
  112. package/StackedAreaChart/index.mjs +104 -0
  113. package/Suggestion/index.d.ts +5 -0
  114. package/Suggestion/index.js +105 -0
  115. package/Suggestion/index.mjs +84 -0
  116. package/Suggestions/index.d.ts +5 -0
  117. package/Suggestions/index.js +108 -0
  118. package/Suggestions/index.mjs +87 -0
  119. package/Table/index.d.ts +5 -0
  120. package/Table/index.js +93 -0
  121. package/Table/index.mjs +72 -0
  122. package/TagCloud/index.d.ts +5 -0
  123. package/TagCloud/index.js +159 -0
  124. package/TagCloud/index.mjs +138 -0
  125. package/TextLinksEtc/index.d.ts +5 -0
  126. package/TextLinksEtc/index.js +97 -0
  127. package/TextLinksEtc/index.mjs +76 -0
  128. package/Timeout/index.d.ts +5 -0
  129. package/Timeout/index.js +455 -0
  130. package/Timeout/index.mjs +434 -0
  131. package/UnderConstruction/index.d.ts +5 -0
  132. package/UnderConstruction/index.js +162 -0
  133. package/UnderConstruction/index.mjs +141 -0
  134. package/VennChart/index.d.ts +5 -0
  135. package/VennChart/index.js +138 -0
  136. package/VennChart/index.mjs +117 -0
  137. package/VerticalBarChart/index.d.ts +5 -0
  138. package/VerticalBarChart/index.js +115 -0
  139. package/VerticalBarChart/index.mjs +94 -0
  140. package/Waiting/index.d.ts +5 -0
  141. package/Waiting/index.js +108 -0
  142. package/Waiting/index.mjs +87 -0
  143. package/Warning/index.d.ts +5 -0
  144. package/Warning/index.js +105 -0
  145. package/Warning/index.mjs +84 -0
  146. package/package.json +1 -1
  147. package/svg/AccessDenied.svg +48 -0
  148. package/svg/AreaChart.svg +13 -0
  149. package/svg/Blocked.svg +104 -0
  150. package/svg/ChoroplethMapChart.svg +15 -0
  151. package/svg/Coffee.svg +10 -0
  152. package/svg/Collection.svg +12 -0
  153. package/svg/CombinedChart.svg +23 -0
  154. package/svg/Confirmation.svg +54 -0
  155. package/svg/Congrats.svg +27 -0
  156. package/svg/ConnectionLost.svg +62 -0
  157. package/svg/DeletedAccount.svg +71 -0
  158. package/svg/DeletedPage.svg +4 -0
  159. package/svg/Dns.svg +37 -0
  160. package/svg/DonutChart.svg +18 -0
  161. package/svg/Duplicates.svg +16 -0
  162. package/svg/FunnelChart.svg +18 -0
  163. package/svg/Good.svg +20 -0
  164. package/svg/HeatMapChart.svg +27 -0
  165. package/svg/HorizontalBarChart.svg +19 -0
  166. package/svg/KagiChart.svg +11 -0
  167. package/svg/LineChart.svg +12 -0
  168. package/svg/LollipopChart.svg +14 -0
  169. package/svg/Maintenance.svg +72 -0
  170. package/svg/Nexttime.svg +16 -0
  171. package/svg/NoPayment.svg +73 -0
  172. package/svg/NothingFound.svg +21 -0
  173. package/svg/OtherData.svg +16 -0
  174. package/svg/PageError.svg +47 -0
  175. package/svg/PageNotFound.svg +59 -0
  176. package/svg/PieChart.svg +16 -0
  177. package/svg/Processing.svg +13 -0
  178. package/svg/ProjectNotFound.svg +41 -0
  179. package/svg/RadarChart.svg +18 -0
  180. package/svg/RadialTreeChart.svg +19 -0
  181. package/svg/SankeyChart.svg +17 -0
  182. package/svg/ScatterPlotChart.svg +20 -0
  183. package/svg/StackedAreaChart.svg +17 -0
  184. package/svg/Suggestion.svg +13 -0
  185. package/svg/Suggestions.svg +13 -0
  186. package/svg/Table.svg +11 -0
  187. package/svg/TagCloud.svg +26 -0
  188. package/svg/TextLinksEtc.svg +12 -0
  189. package/svg/Timeout.svg +81 -0
  190. package/svg/UnderConstruction.svg +21 -0
  191. package/svg/VennChart.svg +20 -0
  192. package/svg/VerticalBarChart.svg +14 -0
  193. package/svg/Waiting.svg +14 -0
  194. package/svg/Warning.svg +13 -0
@@ -0,0 +1,419 @@
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 DeletedAccount({
8
+ fill = 'none',
9
+ width = '260',
10
+ height = '260',
11
+ viewBox = '0 0 260 260',
12
+ ...props
13
+ }, ref) {
14
+ return /*#__PURE__*/React.createElement(Box, _extends({
15
+ ref: ref,
16
+ width: width,
17
+ height: height,
18
+ viewBox: viewBox,
19
+ fill: fill,
20
+ tag: "svg"
21
+ }, props), /*#__PURE__*/React.createElement("path", {
22
+ d: "m107.82 18.4-83.86 83.85a4.57 4.57 0 0 0-1.34 3.24v136.83a2.6 2.6 0 0 0 2.59 2.6h136.82c1.21 0 2.38-.49 3.23-1.35l83.87-83.87a2.6 2.6 0 0 0 .73-2.26A168.88 168.88 0 0 0 110.08 17.66a2.62 2.62 0 0 0-2.26.74",
23
+ fill: "#6EDAFF",
24
+ shapeRendering: "geometricPrecision"
25
+ }), /*#__PURE__*/React.createElement("mask", {
26
+ maskUnits: "userSpaceOnUse",
27
+ x: "10",
28
+ y: "10",
29
+ width: "240",
30
+ height: "235"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "m107.82 18.4-97.8 75.26c-.43.43 6.58 22.5 6.58 22.5l6.02 27.98v98.18a2.6 2.6 0 0 0 2.6 2.6h136.8c1.22 0 2.39-.49 3.24-1.35l83.87-83.87a2.62 2.62 0 0 0 .74-2.26c-5.66-35.03-17.78-111.66-42.88-136.75-25.09-25.1-61.88 2.63-96.91-3.03a2.62 2.62 0 0 0-2.26.74",
33
+ fill: "#6EDAFF",
34
+ shapeRendering: "geometricPrecision"
35
+ })), /*#__PURE__*/React.createElement("g", {
36
+ mask: "url(#a)"
37
+ }, /*#__PURE__*/React.createElement("path", {
38
+ d: "M105.12 88.83c-.07 2.5 3.31 3.35 4.43 1.12l17.33-17.88 15.45 2.1 26.12-11.8s19.2-44.35 16.77-43.76l-75.81 18.4a3.8 3.8 0 0 0-2.9 3.58l-1.39 48.24Z",
39
+ fill: "#000",
40
+ stroke: "#000",
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round",
43
+ shapeRendering: "geometricPrecision"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "m136.58 37.1-22.7 5.35a3.24 3.24 0 0 0-2.48 2.84l-3.86 40.86c-.07 2.52 2.64 2.3 3.76.07",
46
+ stroke: "#6EDAFF",
47
+ strokeLinecap: "round",
48
+ strokeLinejoin: "round",
49
+ shapeRendering: "geometricPrecision"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "m188.3 12.53-61.83 15a6.85 6.85 0 0 0-4.87 5.27l-12.83 57.9 69.54-16.88 12.87-58.02c.42-2-1.08-3.7-2.87-3.27Z",
52
+ fill: "#fff",
53
+ stroke: "#000",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round",
56
+ shapeRendering: "geometricPrecision"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M176.9 52.75 155.24 58l5.71-25.62a4.08 4.08 0 0 1 3.02-3.08l16.05-3.93a2 2 0 0 1 2.43 2.38l-5.55 24.99Z",
59
+ fill: "#6EDAFF",
60
+ shapeRendering: "geometricPrecision"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M133.57 36.7 152 32.22M126.42 38.44l4.27-1.04M140.58 41.7l9.54-2.32M124.53 45.59l12.18-2.96",
63
+ stroke: "#6EDAFF",
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round",
66
+ shapeRendering: "geometricPrecision"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ d: "M172.5 41.45c1.86-2.7 2.05-5.8.42-6.93-1.63-1.12-4.45.16-6.32 2.87-1.86 2.7-2.05 5.8-.42 6.92 1.63 1.13 4.45-.16 6.32-2.86Z",
69
+ fill: "#000",
70
+ stroke: "#000",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ shapeRendering: "geometricPrecision"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04",
76
+ fill: "#000",
77
+ shapeRendering: "geometricPrecision"
78
+ }), /*#__PURE__*/React.createElement("path", {
79
+ d: "M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04",
80
+ stroke: "#000",
81
+ strokeLinecap: "round",
82
+ strokeLinejoin: "round",
83
+ shapeRendering: "geometricPrecision"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M167.78 45.28c-2.3.24-3.6-1.73-2.95-4.67.7-3.16 3.4-6.25 6.04-6.89 2.64-.64 4.2 1.4 3.5 4.57a10.36 10.36 0 0 1-3.43 5.5",
86
+ stroke: "#6EDAFF",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round",
89
+ shapeRendering: "geometricPrecision"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M107.78 91.22h.04-.04Z",
92
+ stroke: "#000",
93
+ strokeLinecap: "round",
94
+ strokeLinejoin: "round",
95
+ shapeRendering: "geometricPrecision"
96
+ }), /*#__PURE__*/React.createElement("path", {
97
+ d: "m153.01 51.08-.75-3.1a2.96 2.96 0 0 0-3.58-2.18l-20.37 4.94a5.51 5.51 0 0 0-3.78 3.23l-14.99 35.97c-.25.54-.71.95-1.27 1.15l72.13-17.5a4.78 4.78 0 0 0 3.19-2.6l8.5-23.48a1.78 1.78 0 0 0-1.16-2.32c-.3-.1-.64-.1-.95-.03l-33.4 8.12a2.96 2.96 0 0 1-3.57-2.2Z",
98
+ fill: "#6EDAFF",
99
+ stroke: "#000",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round",
102
+ shapeRendering: "geometricPrecision"
103
+ }), /*#__PURE__*/React.createElement("path", {
104
+ d: "M124.08 163.56V250h4.52v-86.84l-4.52.4Z",
105
+ fill: "#000",
106
+ stroke: "#000",
107
+ strokeLinecap: "round",
108
+ strokeLinejoin: "round",
109
+ shapeRendering: "geometricPrecision"
110
+ }), /*#__PURE__*/React.createElement("path", {
111
+ d: "M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z",
112
+ fill: "#6EDAFF",
113
+ stroke: "#000",
114
+ strokeLinecap: "round",
115
+ strokeLinejoin: "round",
116
+ shapeRendering: "geometricPrecision"
117
+ }), /*#__PURE__*/React.createElement("path", {
118
+ d: "m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92",
119
+ stroke: "#000",
120
+ strokeLinecap: "round",
121
+ strokeLinejoin: "round",
122
+ shapeRendering: "geometricPrecision"
123
+ }), /*#__PURE__*/React.createElement("path", {
124
+ d: "M128.6 140.34V137.77l-21.04.37.56.28-16.8-1.06-70.7-9.76 2.54 9.49a4.43 4.43 0 0 0 3.87 3.26l37.95 3.48c1.6.13 3.21.16 4.82.07l58.23-3.05a.56.56 0 0 0 .56-.5Z",
125
+ fill: "#000",
126
+ shapeRendering: "geometricPrecision"
127
+ }), /*#__PURE__*/React.createElement("path", {
128
+ d: "M78.19 95a2.61 2.61 0 0 0-2.52-1.95l-60.28-.18-.4-1.02-1.93 1.6-.05.04-.04.03a2.6 2.6 0 0 0-.79 2.63l11.03 41.2 66.18-1.22-11.2-41.14Z",
129
+ fill: "#000",
130
+ shapeRendering: "geometricPrecision"
131
+ }), /*#__PURE__*/React.createElement("path", {
132
+ d: "m89.71 133.47-64.36 2.8-11.19-41.74a2.61 2.61 0 0 1 2.53-3.29l60.96.2a2.61 2.61 0 0 1 2.52 1.93l9.54 40.1Z",
133
+ fill: "#fff",
134
+ shapeRendering: "geometricPrecision"
135
+ }), /*#__PURE__*/React.createElement("path", {
136
+ d: "m58.53 102.29-.24 3.61a1.26 1.26 0 0 1-1.3 1.2l-22.16.32c-1 0-1.6.82-1.33 1.8l4.75 17.7a2.4 2.4 0 0 0 2.27 1.72l33.3-1.23c.91-.03 1.45-.84 1.2-1.78l-6.14-22.88a2.35 2.35 0 0 0-2.13-1.7l-6.93.04a1.24 1.24 0 0 0-1.29 1.2Z",
137
+ fill: "#6EDAFF",
138
+ shapeRendering: "geometricPrecision"
139
+ }), /*#__PURE__*/React.createElement("path", {
140
+ d: "m77.64 91.43-60.96-.2a2.61 2.61 0 0 0-2.53 3.3l11.69 43.6 3.23-.25-11.63-43.45 59.7-.01 10.92 40.73 3.25-.2-11.15-41.59a2.61 2.61 0 0 0-2.52-1.93Z",
141
+ fill: "#000",
142
+ shapeRendering: "geometricPrecision"
143
+ }), /*#__PURE__*/React.createElement("path", {
144
+ d: "m91.31 134.95-65.47 3.18 39.13 3.28c1.6.14 3.22.16 4.83.08l58.23-3.05a.6.6 0 0 0 .55-.6.6.6 0 0 0-.55-.6l-36.72-2.29Z",
145
+ fill: "#000",
146
+ shapeRendering: "geometricPrecision"
147
+ }), /*#__PURE__*/React.createElement("path", {
148
+ d: "M16.6 90.78a2.61 2.61 0 0 0-2.52 3.28l11.2 41.9a3.2 3.2 0 0 0 2.82 2.35l38.62 3.1c.97.07 1.95.09 2.93.04l51.18-2.52",
149
+ stroke: "#fff",
150
+ strokeLinecap: "round",
151
+ strokeLinejoin: "round",
152
+ shapeRendering: "geometricPrecision"
153
+ }), /*#__PURE__*/React.createElement("path", {
154
+ d: "m42.17 200.8-14.8 53.07M70.87 200.72l-6.93 53.16M105.93 200.53l14.94 53.34M77.72 204.14l9.02 49.74",
155
+ stroke: "#000",
156
+ strokeLinecap: "round",
157
+ strokeLinejoin: "round",
158
+ shapeRendering: "geometricPrecision"
159
+ }), /*#__PURE__*/React.createElement("path", {
160
+ d: "m127.6 120.91-25.11.9a9.12 9.12 0 0 0-8.52 6.85l-16.93 66.2a15.48 15.48 0 0 1-17.88 11.37l8.37 1.58c3.9.74 7.9.84 11.84.31l22.9-3.07a15.48 15.48 0 0 0 12.95-11.53l17.03-66.88a4.61 4.61 0 0 0-4.64-5.73Z",
161
+ fill: "#fff",
162
+ stroke: "#000",
163
+ strokeLinecap: "round",
164
+ strokeLinejoin: "round",
165
+ shapeRendering: "geometricPrecision"
166
+ }), /*#__PURE__*/React.createElement("path", {
167
+ d: "m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7",
168
+ fill: "#000",
169
+ shapeRendering: "geometricPrecision"
170
+ }), /*#__PURE__*/React.createElement("path", {
171
+ d: "m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7",
172
+ stroke: "#000",
173
+ strokeLinecap: "round",
174
+ strokeLinejoin: "round",
175
+ shapeRendering: "geometricPrecision"
176
+ }), /*#__PURE__*/React.createElement("path", {
177
+ d: "m76.48 196.96-.04.17a8.34 8.34 0 0 1-9.62 5.92l-30.22-5.82a3.38 3.38 0 0 1-1.96-1.08c-1.7 1.76-1.15 5.24 1.84 5.8l29.15 5.5a8.44 8.44 0 0 0 9.75-6.19l1.1-4.3Z",
178
+ fill: "#6EDAFF",
179
+ stroke: "#000",
180
+ strokeLinecap: "round",
181
+ strokeLinejoin: "round",
182
+ shapeRendering: "geometricPrecision"
183
+ }), /*#__PURE__*/React.createElement("path", {
184
+ d: "M89.6 80.8a33.21 33.21 0 0 1 7.76-2.49c29.14-5.43 68.51 26.7 84.16 84.85M63.56 106.33c5.26-8.8 10.71-14.83 15.7-18.96M158.24 89.65a126.12 126.12 0 0 0-10.33-6.05M199.13 146.58a82.25 82.25 0 0 0-4.67-15.14",
185
+ stroke: "#fff",
186
+ strokeLinecap: "round",
187
+ strokeLinejoin: "round",
188
+ shapeRendering: "geometricPrecision"
189
+ }), /*#__PURE__*/React.createElement("path", {
190
+ d: "m206.08 89.2-15.7.93-5.76 9.14 15.7-.92 5.76-9.14ZM184.84 103.06l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM188.35 109.15l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM191.86 115.24l3.14-.18-5.76 9.14-3.14.19 5.76-9.15Z",
191
+ fill: "#000",
192
+ stroke: "#000",
193
+ strokeLinecap: "round",
194
+ strokeLinejoin: "round",
195
+ shapeRendering: "geometricPrecision"
196
+ }), /*#__PURE__*/React.createElement("path", {
197
+ d: "m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z",
198
+ fill: "#6EDAFF",
199
+ stroke: "#000",
200
+ strokeLinecap: "round",
201
+ strokeLinejoin: "round",
202
+ shapeRendering: "geometricPrecision"
203
+ }), /*#__PURE__*/React.createElement("path", {
204
+ d: "m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
205
+ fill: "#000",
206
+ stroke: "#000",
207
+ strokeLinecap: "round",
208
+ strokeLinejoin: "round",
209
+ shapeRendering: "geometricPrecision"
210
+ }), /*#__PURE__*/React.createElement("path", {
211
+ d: "m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z",
212
+ fill: "#6EDAFF",
213
+ stroke: "#000",
214
+ strokeLinecap: "round",
215
+ strokeLinejoin: "round",
216
+ shapeRendering: "geometricPrecision"
217
+ }), /*#__PURE__*/React.createElement("path", {
218
+ d: "m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
219
+ fill: "#000",
220
+ stroke: "#000",
221
+ strokeLinecap: "round",
222
+ strokeLinejoin: "round",
223
+ shapeRendering: "geometricPrecision"
224
+ }), /*#__PURE__*/React.createElement("path", {
225
+ d: "m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z",
226
+ fill: "#000",
227
+ stroke: "#000",
228
+ strokeLinecap: "round",
229
+ strokeLinejoin: "round",
230
+ shapeRendering: "geometricPrecision"
231
+ }), /*#__PURE__*/React.createElement("path", {
232
+ d: "m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z",
233
+ fill: "#000",
234
+ stroke: "#000",
235
+ strokeLinecap: "round",
236
+ strokeLinejoin: "round",
237
+ shapeRendering: "geometricPrecision"
238
+ }), /*#__PURE__*/React.createElement("path", {
239
+ d: "m166.2 53.75-5.76 9.15 3.13 53.36 5.76-9.15-3.13-53.36ZM178.71 105.92l5.77-9.14.36 6.28-5.76 9.14-.37-6.28ZM182.22 112.02l5.76-9.15.37 6.28-5.76 9.14-.37-6.27ZM185.73 118.1l5.76-9.13.37 6.27-5.76 9.15-.37-6.28Z",
240
+ fill: "#6EDAFF",
241
+ stroke: "#000",
242
+ strokeLinecap: "round",
243
+ strokeLinejoin: "round",
244
+ shapeRendering: "geometricPrecision"
245
+ }), /*#__PURE__*/React.createElement("path", {
246
+ d: "m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z",
247
+ fill: "#000",
248
+ stroke: "#000",
249
+ strokeLinecap: "round",
250
+ strokeLinejoin: "round",
251
+ shapeRendering: "geometricPrecision"
252
+ }), /*#__PURE__*/React.createElement("path", {
253
+ d: "m172.66 56.52-3.14.19 2.6 44.26 3.12-.5 2.96-3.32 6.28-.37L195 115.06l6.28-.37-.37-6.28-7.02-12.19-1.4-7.79 11-1.37-30.65-27.4-.18-3.14Z",
254
+ fill: "#fff",
255
+ stroke: "#000",
256
+ strokeLinecap: "round",
257
+ strokeLinejoin: "round",
258
+ shapeRendering: "geometricPrecision"
259
+ }), /*#__PURE__*/React.createElement("path", {
260
+ d: "m169.34 53.63-3.14.19 3.13 53.36 3.14-.18-3.13-53.37ZM172.66 56.6l-3.13.18.18 3.13 3.14-.18-.19-3.14ZM175.99 59.54l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM179.3 62.5l-3.13.19.18 3.14 3.14-.19-.18-3.14ZM182.63 65.45l-3.14.19.19 3.14 3.14-.19-.19-3.14ZM185.96 68.41l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM189.28 71.36l-3.14.19.19 3.14 3.13-.19-.18-3.14ZM192.6 74.32l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM195.93 77.27l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM199.25 80.23l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM202.58 83.18l-3.14.19.18 3.14 3.14-.19-.18-3.14Z",
261
+ fill: "#000",
262
+ stroke: "#000",
263
+ strokeLinecap: "round",
264
+ strokeLinejoin: "round",
265
+ shapeRendering: "geometricPrecision"
266
+ }), /*#__PURE__*/React.createElement("path", {
267
+ d: "m205.9 86.14-15.7.92.19 3.14 15.7-.92-.2-3.14ZM181.34 96.9l3.14-.2-.37-6.27-3.14.18.37 6.28Z",
268
+ fill: "#000",
269
+ stroke: "#000",
270
+ strokeLinecap: "round",
271
+ strokeLinejoin: "round",
272
+ shapeRendering: "geometricPrecision"
273
+ }), /*#__PURE__*/React.createElement("path", {
274
+ d: "m190.75 96.34 3.14-.19-.37-6.28-3.14.19.37 6.28ZM184.84 102.98l3.14-.18-.36-6.28-3.14.19.37 6.28ZM194.26 102.43l3.14-.18-.37-6.28-3.14.18.37 6.28ZM188.35 109.08l3.14-.19-.37-6.27-3.14.18.37 6.28ZM197.77 108.53l3.14-.19-.37-6.28-3.14.19.37 6.28ZM191.86 115.17 195 115l-.37-6.28-3.14.18.37 6.28ZM195.07 115.06l.18 3.14 6.28-.37-.18-3.14-6.28.37ZM201.28 114.62l3.14-.19-.37-6.28-3.14.19.37 6.28ZM178.2 97.08l3.14-.19-.19-3.14-3.14.19.19 3.14ZM175.24 100.4l3.14-.19-.19-3.13-3.13.18.18 3.14ZM172.29 103.72l3.14-.18-.19-3.14-3.14.18.19 3.14Z",
275
+ fill: "#000",
276
+ stroke: "#000",
277
+ strokeLinecap: "round",
278
+ strokeLinejoin: "round",
279
+ shapeRendering: "geometricPrecision"
280
+ })), /*#__PURE__*/React.createElement("path", {
281
+ d: "M204.55 188.76c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73ZM227.12 235.18c.3.5.46 1.06.47 1.63 0 4.48-10.32 8.1-23.04 8.1-12.72 0-23.03-3.63-23.03-8.1 0-.53.15-1.06.41-1.53",
282
+ stroke: "#000",
283
+ strokeLinecap: "round",
284
+ strokeLinejoin: "round",
285
+ shapeRendering: "geometricPrecision"
286
+ }), /*#__PURE__*/React.createElement("path", {
287
+ d: "m174.58 178.03 8.23 64.18c0 4.3 9.73 7.79 21.74 7.79 12 0 21.73-3.49 21.73-7.79l8.24-64.18",
288
+ stroke: "#000",
289
+ strokeLinecap: "round",
290
+ strokeLinejoin: "round",
291
+ shapeRendering: "geometricPrecision"
292
+ }), /*#__PURE__*/React.createElement("path", {
293
+ d: "M204.55 244.9c-12.75 0-22.44-3.57-22.99-7.79l.67 5.1c0 4.3 10 7.79 22.32 7.79 12.33 0 22.32-3.49 22.32-7.79l.67-5.1c-.56 4.28-10.24 7.8-22.99 7.8ZM175.94 181.98c2.46-5 14.33-8.8 28.61-8.8s26.15 3.8 28.61 8.8c1.4-1.22 2.17-2.55 2.17-3.95 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 1.4.78 2.73 2.17 3.95Z",
294
+ fill: "#000",
295
+ stroke: "#000",
296
+ strokeLinecap: "round",
297
+ strokeLinejoin: "round",
298
+ shapeRendering: "geometricPrecision"
299
+ }), /*#__PURE__*/React.createElement("path", {
300
+ d: "M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13",
301
+ stroke: "#000",
302
+ strokeLinecap: "round",
303
+ strokeLinejoin: "round",
304
+ shapeRendering: "geometricPrecision"
305
+ }), /*#__PURE__*/React.createElement("path", {
306
+ d: "M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87",
307
+ stroke: "#000",
308
+ strokeLinecap: "round",
309
+ strokeLinejoin: "round",
310
+ shapeRendering: "geometricPrecision"
311
+ }), /*#__PURE__*/React.createElement("path", {
312
+ d: "M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01",
313
+ stroke: "#000",
314
+ strokeLinecap: "round",
315
+ strokeLinejoin: "round",
316
+ shapeRendering: "geometricPrecision"
317
+ }), /*#__PURE__*/React.createElement("path", {
318
+ d: "M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54",
319
+ stroke: "#000",
320
+ strokeLinecap: "round",
321
+ strokeLinejoin: "round",
322
+ shapeRendering: "geometricPrecision"
323
+ }), /*#__PURE__*/React.createElement("path", {
324
+ d: "M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74",
325
+ stroke: "#000",
326
+ strokeLinecap: "round",
327
+ strokeLinejoin: "round",
328
+ shapeRendering: "geometricPrecision"
329
+ }), /*#__PURE__*/React.createElement("path", {
330
+ d: "M227.27 234.56c-9.52 20.43-41.49-5.81-49.14-28.9M201.05 244.9c-7.94-5-18.19-20.67-21.4-27.44M191.02 243.02c-1.6-2.2-3.24-4.63-4.9-7.28-2.06-3.32-3.8-6.56-5.37-9.64M202.83 194.54c-1.93 2.32-21.52 11.13-26.65-4.13",
331
+ stroke: "#000",
332
+ strokeLinecap: "round",
333
+ strokeLinejoin: "round",
334
+ shapeRendering: "geometricPrecision"
335
+ }), /*#__PURE__*/React.createElement("path", {
336
+ d: "M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87",
337
+ stroke: "#000",
338
+ strokeLinecap: "round",
339
+ strokeLinejoin: "round",
340
+ shapeRendering: "geometricPrecision"
341
+ }), /*#__PURE__*/React.createElement("path", {
342
+ d: "M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01",
343
+ stroke: "#000",
344
+ strokeLinecap: "round",
345
+ strokeLinejoin: "round",
346
+ shapeRendering: "geometricPrecision"
347
+ }), /*#__PURE__*/React.createElement("path", {
348
+ d: "M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54",
349
+ stroke: "#000",
350
+ strokeLinecap: "round",
351
+ strokeLinejoin: "round",
352
+ shapeRendering: "geometricPrecision"
353
+ }), /*#__PURE__*/React.createElement("path", {
354
+ d: "M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74",
355
+ stroke: "#000",
356
+ strokeLinecap: "round",
357
+ strokeLinejoin: "round",
358
+ shapeRendering: "geometricPrecision"
359
+ }), /*#__PURE__*/React.createElement("path", {
360
+ d: "M181.84 234.56c9.51 20.43 41.48-5.81 49.13-28.9M208.05 244.9c7.94-5 18.19-20.67 21.41-27.44M218.09 243.02c1.59-2.2 3.23-4.63 4.89-7.28 2.07-3.32 3.8-6.56 5.37-9.64",
361
+ stroke: "#000",
362
+ strokeLinecap: "round",
363
+ strokeLinejoin: "round",
364
+ shapeRendering: "geometricPrecision"
365
+ }), /*#__PURE__*/React.createElement("path", {
366
+ d: "M202.54 179c-.47 3.48-2.4 5.6-4.4 7.26-.2.18-.48.28-.76.28-2.1-.02-2 .77-3.17 1.62-2.85.65-5.84.43-8.56-.64a14.27 14.27 0 0 1-4.9-3.3l1.96-3.8a1.28 1.28 0 0 1 .87-.67l3.53-.78-.61-3.46c1.2-.73 2.32-1.56 3.37-2.5 1.42-1.25 2.38-2.6 3.28-3.59 1.28-1.4 7.3 2.93 10.07 4.48l-.68 5.1Z",
367
+ fill: "#fff",
368
+ stroke: "#fff",
369
+ strokeLinecap: "round",
370
+ strokeLinejoin: "round",
371
+ shapeRendering: "geometricPrecision"
372
+ }), /*#__PURE__*/React.createElement("path", {
373
+ d: "m204.38 185.39.84-6.24a12.21 12.21 0 0 1 9.3-1.59l9.64 10.26-6.08 2.59h-12.65l-1.05-5.02Z",
374
+ fill: "#fff",
375
+ shapeRendering: "geometricPrecision"
376
+ }), /*#__PURE__*/React.createElement("path", {
377
+ d: "M204.55 188.76c-16.1 0-29.3-4.3-30.65-9.79l.68 5.2.08.06c.74 6.14 13.38 10.43 29.9 10.43 16.5 0 29.2-4.66 29.89-10.43l.08-.12.68-5.14c-1.36 5.49-14.56 9.8-30.66 9.8Z",
378
+ fill: "#000",
379
+ stroke: "#000",
380
+ strokeLinecap: "round",
381
+ strokeLinejoin: "round",
382
+ shapeRendering: "geometricPrecision"
383
+ }), /*#__PURE__*/React.createElement("path", {
384
+ d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
385
+ fill: "#fff",
386
+ shapeRendering: "geometricPrecision"
387
+ }), /*#__PURE__*/React.createElement("path", {
388
+ d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
389
+ stroke: "#6EDAFF",
390
+ strokeLinecap: "round",
391
+ strokeLinejoin: "round",
392
+ shapeRendering: "geometricPrecision"
393
+ }), /*#__PURE__*/React.createElement("path", {
394
+ d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
395
+ fill: "#fff",
396
+ shapeRendering: "geometricPrecision"
397
+ }), /*#__PURE__*/React.createElement("path", {
398
+ d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
399
+ stroke: "#6EDAFF",
400
+ strokeLinecap: "round",
401
+ strokeLinejoin: "round",
402
+ shapeRendering: "geometricPrecision"
403
+ }), /*#__PURE__*/React.createElement("path", {
404
+ d: "M204.55 188.14c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73Z",
405
+ stroke: "#fff",
406
+ strokeLinecap: "round",
407
+ strokeLinejoin: "round",
408
+ shapeRendering: "geometricPrecision"
409
+ }), /*#__PURE__*/React.createElement("path", {
410
+ d: "M223.08 185.03a74.36 74.36 0 0 1-18.53 2.2c-10.55 0-19.7-1.77-25.28-4.74",
411
+ stroke: "#6EDAFF",
412
+ strokeLinecap: "round",
413
+ strokeLinejoin: "round",
414
+ shapeRendering: "geometricPrecision"
415
+ }));
416
+ }
417
+
418
+ DeletedAccount.displayName = 'DeletedAccount';
419
+ export default createBaseComponent(DeletedAccount);
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+
@@ -0,0 +1,54 @@
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 DeletedPage(_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 ? '100' : _ref$width,
27
+ _ref$height = _ref.height,
28
+ height = _ref$height === void 0 ? '72' : _ref$height,
29
+ _ref$viewBox = _ref.viewBox,
30
+ viewBox = _ref$viewBox === void 0 ? '0 0 100 72' : _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: "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",
41
+ fill: "#E0E1E9",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/_react["default"].createElement("path", {
44
+ 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",
45
+ fill: "#A9ABB6",
46
+ shapeRendering: "geometricPrecision"
47
+ }));
48
+ }
49
+
50
+ DeletedPage.displayName = 'DeletedPage';
51
+
52
+ var _default = (0, _core.createBaseComponent)(DeletedPage);
53
+
54
+ exports["default"] = _default;
@@ -0,0 +1,33 @@
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 DeletedPage({
8
+ fill = 'none',
9
+ width = '100',
10
+ height = '72',
11
+ viewBox = '0 0 100 72',
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: "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",
23
+ fill: "#E0E1E9",
24
+ shapeRendering: "geometricPrecision"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ 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",
27
+ fill: "#A9ABB6",
28
+ shapeRendering: "geometricPrecision"
29
+ }));
30
+ }
31
+
32
+ DeletedPage.displayName = 'DeletedPage';
33
+ export default createBaseComponent(DeletedPage);
package/Dns/index.d.ts ADDED
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+