@semcore/illustration 17.0.0 → 17.0.1-prerelease.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 (272) hide show
  1. package/AccessDenied/index.d.ts +28 -0
  2. package/AccessDenied/index.js +242 -0
  3. package/AccessDenied/index.mjs +220 -0
  4. package/AccessLogIn/index.d.ts +28 -0
  5. package/AccessLogIn/index.js +344 -0
  6. package/AccessLogIn/index.mjs +322 -0
  7. package/AreaChart/index.d.ts +28 -0
  8. package/AreaChart/index.js +89 -0
  9. package/AreaChart/index.mjs +67 -0
  10. package/Blocked/index.d.ts +28 -0
  11. package/Blocked/index.js +493 -0
  12. package/Blocked/index.mjs +471 -0
  13. package/CHANGELOG.md +3 -73
  14. package/ChoroplethMapChart/index.d.ts +28 -0
  15. package/ChoroplethMapChart/index.js +111 -0
  16. package/ChoroplethMapChart/index.mjs +89 -0
  17. package/Coffee/index.d.ts +28 -0
  18. package/Coffee/index.js +96 -0
  19. package/Coffee/index.mjs +74 -0
  20. package/Collection/index.d.ts +28 -0
  21. package/Collection/index.js +90 -0
  22. package/Collection/index.mjs +68 -0
  23. package/CombinedChart/index.d.ts +28 -0
  24. package/CombinedChart/index.js +118 -0
  25. package/CombinedChart/index.mjs +96 -0
  26. package/Configuration/index.d.ts +28 -0
  27. package/Configuration/index.js +197 -0
  28. package/Configuration/index.mjs +175 -0
  29. package/Confirmation/index.d.ts +28 -0
  30. package/Confirmation/index.js +267 -0
  31. package/Confirmation/index.mjs +245 -0
  32. package/Congrats/index.d.ts +28 -0
  33. package/Congrats/index.js +147 -0
  34. package/Congrats/index.mjs +125 -0
  35. package/ConnectionLost/index.d.ts +28 -0
  36. package/ConnectionLost/index.js +299 -0
  37. package/ConnectionLost/index.mjs +277 -0
  38. package/DeletedAccount/index.d.ts +28 -0
  39. package/DeletedAccount/index.js +376 -0
  40. package/DeletedAccount/index.mjs +354 -0
  41. package/DeletedPage/index.d.ts +28 -0
  42. package/DeletedPage/index.js +81 -0
  43. package/DeletedPage/index.mjs +59 -0
  44. package/Dns/index.d.ts +28 -0
  45. package/Dns/index.js +180 -0
  46. package/Dns/index.mjs +158 -0
  47. package/DonutChart/index.d.ts +28 -0
  48. package/DonutChart/index.js +131 -0
  49. package/DonutChart/index.mjs +109 -0
  50. package/Duplicates/index.d.ts +28 -0
  51. package/Duplicates/index.js +108 -0
  52. package/Duplicates/index.mjs +86 -0
  53. package/Feedback/index.d.ts +28 -0
  54. package/Feedback/index.js +96 -0
  55. package/Feedback/index.mjs +74 -0
  56. package/FunnelChart/index.d.ts +28 -0
  57. package/FunnelChart/index.js +98 -0
  58. package/FunnelChart/index.mjs +76 -0
  59. package/Good/index.d.ts +28 -0
  60. package/Good/index.js +131 -0
  61. package/Good/index.mjs +109 -0
  62. package/HeatMapChart/index.d.ts +28 -0
  63. package/HeatMapChart/index.js +116 -0
  64. package/HeatMapChart/index.mjs +94 -0
  65. package/HorizontalBarChart/index.d.ts +28 -0
  66. package/HorizontalBarChart/index.js +102 -0
  67. package/HorizontalBarChart/index.mjs +80 -0
  68. package/KagiChart/index.d.ts +28 -0
  69. package/KagiChart/index.js +83 -0
  70. package/KagiChart/index.mjs +61 -0
  71. package/LineChart/index.d.ts +28 -0
  72. package/LineChart/index.js +86 -0
  73. package/LineChart/index.mjs +64 -0
  74. package/LollipopChart/index.d.ts +28 -0
  75. package/LollipopChart/index.js +103 -0
  76. package/LollipopChart/index.mjs +81 -0
  77. package/MailSent/index.d.ts +28 -0
  78. package/MailSent/index.js +142 -0
  79. package/MailSent/index.mjs +120 -0
  80. package/Maintenance/index.d.ts +28 -0
  81. package/Maintenance/index.js +363 -0
  82. package/Maintenance/index.mjs +341 -0
  83. package/Nexttime/index.d.ts +28 -0
  84. package/Nexttime/index.js +110 -0
  85. package/Nexttime/index.mjs +88 -0
  86. package/NoPayment/index.d.ts +28 -0
  87. package/NoPayment/index.js +304 -0
  88. package/NoPayment/index.mjs +282 -0
  89. package/NothingFound/index.d.ts +28 -0
  90. package/NothingFound/index.js +134 -0
  91. package/NothingFound/index.mjs +112 -0
  92. package/OtherData/index.d.ts +28 -0
  93. package/OtherData/index.js +117 -0
  94. package/OtherData/index.mjs +95 -0
  95. package/PageError/index.d.ts +28 -0
  96. package/PageError/index.js +224 -0
  97. package/PageError/index.mjs +202 -0
  98. package/PageNotFound/index.d.ts +28 -0
  99. package/PageNotFound/index.js +284 -0
  100. package/PageNotFound/index.mjs +262 -0
  101. package/PieChart/index.d.ts +28 -0
  102. package/PieChart/index.js +116 -0
  103. package/PieChart/index.mjs +94 -0
  104. package/Processing/index.d.ts +28 -0
  105. package/Processing/index.js +96 -0
  106. package/Processing/index.mjs +74 -0
  107. package/ProjectNotFound/index.d.ts +28 -0
  108. package/ProjectNotFound/index.js +247 -0
  109. package/ProjectNotFound/index.mjs +225 -0
  110. package/README.md +32 -5
  111. package/RadarChart/index.d.ts +28 -0
  112. package/RadarChart/index.js +95 -0
  113. package/RadarChart/index.mjs +73 -0
  114. package/RadialTreeChart/index.d.ts +28 -0
  115. package/RadialTreeChart/index.js +137 -0
  116. package/RadialTreeChart/index.mjs +115 -0
  117. package/SankeyChart/index.d.ts +28 -0
  118. package/SankeyChart/index.js +123 -0
  119. package/SankeyChart/index.mjs +101 -0
  120. package/ScatterPlotChart/index.d.ts +28 -0
  121. package/ScatterPlotChart/index.js +108 -0
  122. package/ScatterPlotChart/index.mjs +86 -0
  123. package/StackedAreaChart/index.d.ts +28 -0
  124. package/StackedAreaChart/index.js +110 -0
  125. package/StackedAreaChart/index.mjs +88 -0
  126. package/Suggestion/index.d.ts +28 -0
  127. package/Suggestion/index.js +94 -0
  128. package/Suggestion/index.mjs +72 -0
  129. package/Suggestions/index.d.ts +28 -0
  130. package/Suggestions/index.js +97 -0
  131. package/Suggestions/index.mjs +75 -0
  132. package/Table/index.d.ts +28 -0
  133. package/Table/index.js +81 -0
  134. package/Table/index.mjs +59 -0
  135. package/TagCloud/index.d.ts +28 -0
  136. package/TagCloud/index.js +108 -0
  137. package/TagCloud/index.mjs +86 -0
  138. package/TextLinksEtc/index.d.ts +28 -0
  139. package/TextLinksEtc/index.js +84 -0
  140. package/TextLinksEtc/index.mjs +62 -0
  141. package/Timeout/index.d.ts +28 -0
  142. package/Timeout/index.js +381 -0
  143. package/Timeout/index.mjs +359 -0
  144. package/UnderConstruction/index.d.ts +28 -0
  145. package/UnderConstruction/index.js +143 -0
  146. package/UnderConstruction/index.mjs +121 -0
  147. package/VennChart/index.d.ts +28 -0
  148. package/VennChart/index.js +109 -0
  149. package/VennChart/index.mjs +87 -0
  150. package/VerticalBarChart/index.d.ts +28 -0
  151. package/VerticalBarChart/index.js +103 -0
  152. package/VerticalBarChart/index.mjs +81 -0
  153. package/Waiting/index.d.ts +28 -0
  154. package/Waiting/index.js +96 -0
  155. package/Waiting/index.mjs +74 -0
  156. package/Warning/index.d.ts +28 -0
  157. package/Warning/index.js +91 -0
  158. package/Warning/index.mjs +69 -0
  159. package/clear.ts +25 -0
  160. package/lib/AccessDenied/index.js +26 -207
  161. package/lib/AccessDenied/index.mjs +18 -206
  162. package/lib/AccessLogIn/index.js +26 -309
  163. package/lib/AccessLogIn/index.mjs +18 -308
  164. package/lib/AreaChart/index.js +32 -54
  165. package/lib/AreaChart/index.mjs +24 -53
  166. package/lib/Blocked/index.js +118 -458
  167. package/lib/Blocked/index.mjs +110 -457
  168. package/lib/ChoroplethMapChart/index.js +34 -76
  169. package/lib/ChoroplethMapChart/index.mjs +26 -75
  170. package/lib/Coffee/index.js +29 -61
  171. package/lib/Coffee/index.mjs +21 -60
  172. package/lib/Collection/index.js +31 -55
  173. package/lib/Collection/index.mjs +23 -54
  174. package/lib/CombinedChart/index.js +36 -83
  175. package/lib/CombinedChart/index.mjs +28 -82
  176. package/lib/Configuration/index.js +47 -162
  177. package/lib/Configuration/index.mjs +39 -161
  178. package/lib/Confirmation/index.js +28 -232
  179. package/lib/Confirmation/index.mjs +20 -231
  180. package/lib/Congrats/index.js +23 -112
  181. package/lib/Congrats/index.mjs +15 -111
  182. package/lib/ConnectionLost/index.js +31 -264
  183. package/lib/ConnectionLost/index.mjs +23 -263
  184. package/lib/DeletedAccount/index.js +47 -341
  185. package/lib/DeletedAccount/index.mjs +39 -340
  186. package/lib/DeletedPage/index.js +23 -46
  187. package/lib/DeletedPage/index.mjs +15 -45
  188. package/lib/Dns/index.js +27 -145
  189. package/lib/Dns/index.mjs +19 -144
  190. package/lib/DonutChart/index.js +37 -96
  191. package/lib/DonutChart/index.mjs +29 -95
  192. package/lib/Duplicates/index.js +34 -73
  193. package/lib/Duplicates/index.mjs +26 -72
  194. package/lib/Feedback/index.js +31 -61
  195. package/lib/Feedback/index.mjs +23 -60
  196. package/lib/FunnelChart/index.js +33 -63
  197. package/lib/FunnelChart/index.mjs +25 -62
  198. package/lib/Good/index.js +38 -96
  199. package/lib/Good/index.mjs +30 -95
  200. package/lib/HeatMapChart/index.js +35 -81
  201. package/lib/HeatMapChart/index.mjs +27 -80
  202. package/lib/HorizontalBarChart/index.js +33 -67
  203. package/lib/HorizontalBarChart/index.mjs +25 -66
  204. package/lib/KagiChart/index.js +30 -48
  205. package/lib/KagiChart/index.mjs +22 -47
  206. package/lib/LineChart/index.js +31 -51
  207. package/lib/LineChart/index.mjs +23 -50
  208. package/lib/LollipopChart/index.js +33 -68
  209. package/lib/LollipopChart/index.mjs +25 -67
  210. package/lib/MailSent/index.js +23 -107
  211. package/lib/MailSent/index.mjs +15 -106
  212. package/lib/Maintenance/index.js +27 -328
  213. package/lib/Maintenance/index.mjs +19 -327
  214. package/lib/Nexttime/index.js +35 -75
  215. package/lib/Nexttime/index.mjs +27 -74
  216. package/lib/NoPayment/index.js +23 -269
  217. package/lib/NoPayment/index.mjs +15 -268
  218. package/lib/NothingFound/index.js +37 -99
  219. package/lib/NothingFound/index.mjs +29 -98
  220. package/lib/OtherData/index.js +35 -82
  221. package/lib/OtherData/index.mjs +27 -81
  222. package/lib/PageError/index.js +60 -189
  223. package/lib/PageError/index.mjs +52 -188
  224. package/lib/PageNotFound/index.js +78 -249
  225. package/lib/PageNotFound/index.mjs +70 -248
  226. package/lib/PieChart/index.js +35 -81
  227. package/lib/PieChart/index.mjs +27 -80
  228. package/lib/Processing/index.js +32 -61
  229. package/lib/Processing/index.mjs +24 -60
  230. package/lib/ProjectNotFound/index.js +60 -212
  231. package/lib/ProjectNotFound/index.mjs +52 -211
  232. package/lib/RadarChart/index.js +32 -60
  233. package/lib/RadarChart/index.mjs +24 -59
  234. package/lib/RadialTreeChart/index.js +38 -102
  235. package/lib/RadialTreeChart/index.mjs +30 -101
  236. package/lib/SankeyChart/index.js +36 -88
  237. package/lib/SankeyChart/index.mjs +28 -87
  238. package/lib/ScatterPlotChart/index.js +34 -73
  239. package/lib/ScatterPlotChart/index.mjs +26 -72
  240. package/lib/StackedAreaChart/index.js +36 -75
  241. package/lib/StackedAreaChart/index.mjs +28 -74
  242. package/lib/Suggestion/index.js +32 -59
  243. package/lib/Suggestion/index.mjs +24 -58
  244. package/lib/Suggestions/index.js +32 -62
  245. package/lib/Suggestions/index.mjs +24 -61
  246. package/lib/Table/index.js +29 -46
  247. package/lib/Table/index.mjs +21 -45
  248. package/lib/TagCloud/index.js +34 -73
  249. package/lib/TagCloud/index.mjs +26 -72
  250. package/lib/TextLinksEtc/index.js +30 -49
  251. package/lib/TextLinksEtc/index.mjs +22 -48
  252. package/lib/Timeout/index.js +26 -346
  253. package/lib/Timeout/index.mjs +18 -345
  254. package/lib/UnderConstruction/index.js +40 -108
  255. package/lib/UnderConstruction/index.mjs +32 -107
  256. package/lib/VennChart/index.js +34 -74
  257. package/lib/VennChart/index.mjs +26 -73
  258. package/lib/VerticalBarChart/index.js +33 -68
  259. package/lib/VerticalBarChart/index.mjs +25 -67
  260. package/lib/Waiting/index.js +33 -61
  261. package/lib/Waiting/index.mjs +25 -60
  262. package/lib/Warning/index.js +31 -56
  263. package/lib/Warning/index.mjs +23 -55
  264. package/lib/cjs/index.js +8 -7
  265. package/lib/cjs/index.js.map +1 -1
  266. package/lib/es6/index.js +8 -6
  267. package/lib/es6/index.js.map +1 -1
  268. package/lib/esm/index.mjs +8 -6
  269. package/package.json +173 -169
  270. package/transform.ts +20 -21
  271. package/types/svg-to-jsx.d.ts +1 -1
  272. package/vite.config.ts +0 -24
@@ -16,7 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  }
17
17
  return to;
18
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));
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
20
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
28
  var stdin_exports = {};
22
29
  __export(stdin_exports, {
@@ -31,217 +38,58 @@ const ProjectNotFound = ({ fill = "none", width = "260", height = "260", viewBox
31
38
  const colorResolver = (0, import_useColorResolver.useColorResolver)();
32
39
  const resolvedPrimaryColor = colorResolver(primaryColor);
33
40
  const resolvedSecondaryColor = colorResolver(secondaryColor);
34
- return /* @__PURE__ */ import_react.default.createElement(import_base_components.Box, {
35
- ref,
36
- width,
37
- height,
38
- viewBox,
39
- fill,
40
- tag: "svg",
41
- "aria-hidden": true,
42
- ...props
43
- }, /* @__PURE__ */ import_react.default.createElement("path", {
44
- d: "M131.96 20.01C74.28 19.13 26.13 65.66 25.14 123.34a105 105 0 0 0 43.72 87.21 23.75 23.75 0 0 1 9.94 19.26v7.82a2.62 2.62 0 0 0 2.61 2.6h97.81a2.6 2.6 0 0 0 2.6-2.6v-7.82a23.9 23.9 0 0 1 10.03-19.32 105 105 0 0 0 43.66-85.3A105.19 105.19 0 0 0 131.96 20.01Z",
45
- fill: resolvedPrimaryColor
46
- }), /* @__PURE__ */ import_react.default.createElement("path", {
47
- d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z",
48
- fill: resolvedPrimaryColor,
49
- stroke: resolvedSecondaryColor,
50
- strokeLinecap: "round",
51
- strokeLinejoin: "round"
52
- }), /* @__PURE__ */ import_react.default.createElement("path", {
53
- d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z",
54
- fill: resolvedSecondaryColor,
55
- stroke: resolvedSecondaryColor,
56
- strokeLinecap: "round",
57
- strokeLinejoin: "round"
58
- }), /* @__PURE__ */ import_react.default.createElement("path", {
59
- d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z",
60
- fill: resolvedPrimaryColor,
61
- stroke: resolvedSecondaryColor,
62
- strokeLinecap: "round",
63
- strokeLinejoin: "round"
64
- }), /* @__PURE__ */ import_react.default.createElement("path", {
65
- d: "M221.62 164.34c-1.9 2.51-7.8 4-16.78 4.67l-14.42-89.49c8.73-.6 14.15-2.2 16.79-4.67l14.41 89.49Z",
66
- fill: resolvedSecondaryColor,
67
- stroke: resolvedSecondaryColor,
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round"
70
- }), /* @__PURE__ */ import_react.default.createElement("path", {
71
- d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z",
72
- fill: resolvedPrimaryColor,
73
- stroke: resolvedSecondaryColor,
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round"
76
- }), /* @__PURE__ */ import_react.default.createElement("path", {
77
- d: "m207.2 74.85-46.07-3.87c.6 1.95-6.57 3.28-16.16 4.26l45.46 4.28c8.37-.6 14.5-1.96 16.78-4.67Z",
78
- fill: resolvedPrimaryColor,
79
- stroke: resolvedSecondaryColor,
80
- strokeLinecap: "round",
81
- strokeLinejoin: "round"
82
- }), /* @__PURE__ */ import_react.default.createElement("path", {
83
- d: "M192.57 45.64v2.61",
84
- stroke: "#fff",
85
- strokeLinecap: "round",
86
- strokeLinejoin: "round"
87
- }), /* @__PURE__ */ import_react.default.createElement("path", {
88
- d: "M192.57 53.56V167.5",
89
- stroke: "#fff",
90
- strokeDasharray: "5.18 5.18",
91
- strokeLinecap: "round",
92
- strokeLinejoin: "round"
93
- }), /* @__PURE__ */ import_react.default.createElement("path", {
94
- d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44",
95
- stroke: "#fff",
96
- strokeLinecap: "round",
97
- strokeLinejoin: "round"
98
- }), /* @__PURE__ */ import_react.default.createElement("path", {
99
- d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32",
100
- stroke: "#fff",
101
- strokeDasharray: "5.13 5.13",
102
- strokeLinecap: "round",
103
- strokeLinejoin: "round"
104
- }), /* @__PURE__ */ import_react.default.createElement("path", {
105
- d: "m165.17 181.06-2.6.42v-2.63",
106
- stroke: "#fff",
107
- strokeLinecap: "round",
108
- strokeLinejoin: "round"
109
- }), /* @__PURE__ */ import_react.default.createElement("path", {
110
- d: "M162.57 173.5V58.73",
111
- stroke: "#fff",
112
- strokeDasharray: "5.22 5.22",
113
- strokeLinecap: "round",
114
- strokeLinejoin: "round"
115
- }), /* @__PURE__ */ import_react.default.createElement("path", {
116
- d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7",
117
- stroke: "#fff",
118
- strokeLinecap: "round",
119
- strokeLinejoin: "round"
120
- }), /* @__PURE__ */ import_react.default.createElement("path", {
121
- d: "m97.64 163.32 59.8 16.72",
122
- stroke: "#fff",
123
- strokeDasharray: "5.28 5.28",
124
- strokeLinecap: "round",
125
- strokeLinejoin: "round"
126
- }), /* @__PURE__ */ import_react.default.createElement("path", {
127
- d: "m160.05 180.76 2.52.71v-2.62",
128
- stroke: "#fff",
129
- strokeLinecap: "round",
130
- strokeLinejoin: "round"
131
- }), /* @__PURE__ */ import_react.default.createElement("path", {
132
- d: "M162.57 173.5V58.73",
133
- stroke: "#fff",
134
- strokeDasharray: "5.22 5.22",
135
- strokeLinecap: "round",
136
- strokeLinejoin: "round"
137
- }), /* @__PURE__ */ import_react.default.createElement("path", {
138
- d: "M162.57 56.05v-2.62l-2.62-.15",
139
- stroke: "#fff",
140
- strokeLinecap: "round",
141
- strokeLinejoin: "round"
142
- }), /* @__PURE__ */ import_react.default.createElement("path", {
143
- d: "m154.77 53.02-60.89-2.36",
144
- stroke: "#fff",
145
- strokeDasharray: "5.08 5.08",
146
- strokeLinecap: "round",
147
- strokeLinejoin: "round"
148
- }), /* @__PURE__ */ import_react.default.createElement("path", {
149
- d: "M89.92 49.6v2.62",
150
- stroke: "#fff",
151
- strokeLinecap: "round",
152
- strokeLinejoin: "round"
153
- }), /* @__PURE__ */ import_react.default.createElement("path", {
154
- d: "M89.92 57.28v98.73",
155
- stroke: "#fff",
156
- strokeDasharray: "4.95 4.95",
157
- strokeLinecap: "round",
158
- strokeLinejoin: "round"
159
- }), /* @__PURE__ */ import_react.default.createElement("path", {
160
- d: "M146.32 94.95c0 19.86-20.34 16.47-20.34 27.72v2.96l-9.52-1.84v-3.6c0-15.97 19.2-13.92 19.2-26.42 0-6.97-4.88-11.24-11.24-11.96-7.26-.8-11.65 3.4-12.78 10.22l-8.68-3.3c1.94-11.33 10.17-17.8 21.74-16.78 12.11 1.1 21.62 9.73 21.62 23Zm-31.1 46.14c0-4.32 2.65-6.56 6.4-5.75 3.75.8 6.57 4.27 6.57 8.69 0 4.41-2.66 6.54-6.57 5.6a8.56 8.56 0 0 1-6.4-8.54Z",
161
- fill: "#fff"
162
- }), /* @__PURE__ */ import_react.default.createElement("path", {
163
- d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78",
164
- stroke: "#fff",
165
- strokeDasharray: "4.75 4.75",
166
- strokeLinecap: "round",
167
- strokeLinejoin: "round"
168
- }), /* @__PURE__ */ import_react.default.createElement("path", {
169
- d: "m116.52 42.83 2.63.1",
170
- stroke: "#fff",
171
- strokeLinecap: "round",
172
- strokeLinejoin: "round"
173
- }), /* @__PURE__ */ import_react.default.createElement("path", {
174
- d: "m124.59 43.12 62.63 2.32",
175
- stroke: "#fff",
176
- strokeDasharray: "5.33 5.33",
177
- strokeLinecap: "round",
178
- strokeLinejoin: "round"
179
- }), /* @__PURE__ */ import_react.default.createElement("path", {
180
- d: "m189.94 45.55 2.63.09",
181
- stroke: "#fff",
182
- strokeLinecap: "round",
183
- strokeLinejoin: "round"
184
- }), /* @__PURE__ */ import_react.default.createElement("path", {
185
- d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5",
186
- stroke: "#fff",
187
- strokeDasharray: "5.14 5.14",
188
- strokeLinecap: "round",
189
- strokeLinejoin: "round"
190
- }), /* @__PURE__ */ import_react.default.createElement("path", {
191
- d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z",
192
- fill: resolvedSecondaryColor,
193
- stroke: resolvedPrimaryColor,
194
- strokeLinecap: "round",
195
- strokeLinejoin: "round"
196
- }), /* @__PURE__ */ import_react.default.createElement("path", {
197
- d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z",
198
- fill: resolvedSecondaryColor,
199
- stroke: resolvedPrimaryColor,
200
- strokeLinecap: "round",
201
- strokeLinejoin: "round"
202
- }), /* @__PURE__ */ import_react.default.createElement("path", {
203
- d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
204
- fill: resolvedPrimaryColor
205
- }), /* @__PURE__ */ import_react.default.createElement("path", {
206
- d: "m79.72 108.58 10.5-3.77-24.2-3.92a23.36 23.36 0 0 0-7.15.08c-7.07 1.16-13.53 5.33-18.47 11.24l32.1 6.43 10.49-5.34a26.27 26.27 0 0 0-3.27-4.72Z",
207
- fill: "#fff"
208
- }), /* @__PURE__ */ import_react.default.createElement("path", {
209
- d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
210
- stroke: resolvedSecondaryColor,
211
- strokeLinecap: "round",
212
- strokeLinejoin: "round"
213
- }), /* @__PURE__ */ import_react.default.createElement("path", {
214
- d: "M109.21 148.83c6.3-18.83-.75-38.17-15.75-43.19-15-5.02-32.28 6.17-38.59 25-6.3 18.82.76 38.16 15.76 43.18 15 5.02 32.28-6.17 38.58-25Z",
215
- fill: resolvedPrimaryColor,
216
- stroke: resolvedSecondaryColor,
217
- strokeLinecap: "round",
218
- strokeLinejoin: "round"
219
- }), /* @__PURE__ */ import_react.default.createElement("path", {
220
- d: "M105.79 147.68c5.5-16.45-.66-33.35-13.77-37.74-13.12-4.4-28.22 5.39-33.72 21.84-5.51 16.46.65 33.36 13.77 37.75 13.11 4.39 28.21-5.4 33.72-21.85Z",
221
- fill: "#fff"
222
- }), /* @__PURE__ */ import_react.default.createElement("path", {
223
- d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48",
224
- stroke: resolvedPrimaryColor,
225
- strokeLinecap: "round",
226
- strokeLinejoin: "round"
227
- }), /* @__PURE__ */ import_react.default.createElement("path", {
228
- d: "m81.51 123.82-2.17 15.4a.66.66 0 0 0 .77.76l4.37-.7a.68.68 0 0 0 .56-.77l-2.19-14.69a.67.67 0 0 0-1.34 0Z",
229
- fill: resolvedPrimaryColor
230
- }), /* @__PURE__ */ import_react.default.createElement("path", {
231
- d: "m95.94 149.42-11.32-12.18a.68.68 0 0 0-1.08.11l-2.83 4.75a.68.68 0 0 0-.08.53.68.68 0 0 0 .34.42l14.16 7.42a.67.67 0 0 0 .84-.2.68.68 0 0 0-.03-.85Z",
232
- fill: resolvedPrimaryColor
233
- }), /* @__PURE__ */ import_react.default.createElement("path", {
234
- d: "M85.02 140.6c.66-1.97-.08-4-1.66-4.52-1.57-.53-3.38.64-4.04 2.62-.66 1.98.08 4 1.65 4.53 1.57.53 3.39-.65 4.05-2.62Z",
235
- fill: resolvedSecondaryColor,
236
- stroke: resolvedSecondaryColor,
237
- strokeMiterlimit: "10"
238
- }), /* @__PURE__ */ import_react.default.createElement("path", {
239
- d: "M86.03 140.94c.66-1.97-.08-4-1.65-4.53-1.58-.53-3.39.65-4.05 2.62-.66 1.98.08 4 1.65 4.53 1.58.53 3.39-.64 4.05-2.62Z",
240
- fill: resolvedSecondaryColor,
241
- stroke: resolvedPrimaryColor,
242
- strokeLinecap: "round",
243
- strokeLinejoin: "round"
244
- }));
41
+ return /* @__PURE__ */ import_react.default.createElement(
42
+ import_base_components.Box,
43
+ {
44
+ ref,
45
+ width,
46
+ height,
47
+ viewBox,
48
+ fill,
49
+ tag: "svg",
50
+ "aria-hidden": true,
51
+ ...props
52
+ },
53
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M131.96 20.01C74.28 19.13 26.13 65.66 25.14 123.34a105 105 0 0 0 43.72 87.21 23.75 23.75 0 0 1 9.94 19.26v7.82a2.62 2.62 0 0 0 2.61 2.6h97.81a2.6 2.6 0 0 0 2.6-2.6v-7.82a23.9 23.9 0 0 1 10.03-19.32 105 105 0 0 0 43.66-85.3A105.19 105.19 0 0 0 131.96 20.01Z", fill: resolvedPrimaryColor }),
54
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
55
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
56
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
57
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M221.62 164.34c-1.9 2.51-7.8 4-16.78 4.67l-14.42-89.49c8.73-.6 14.15-2.2 16.79-4.67l14.41 89.49Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
58
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
59
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m207.2 74.85-46.07-3.87c.6 1.95-6.57 3.28-16.16 4.26l45.46 4.28c8.37-.6 14.5-1.96 16.78-4.67Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
60
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M192.57 45.64v2.61", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
61
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M192.57 53.56V167.5", stroke: "#fff", strokeDasharray: "5.18 5.18", strokeLinecap: "round", strokeLinejoin: "round" }),
62
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
63
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32", stroke: "#fff", strokeDasharray: "5.13 5.13", strokeLinecap: "round", strokeLinejoin: "round" }),
64
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m165.17 181.06-2.6.42v-2.63", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
65
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M162.57 173.5V58.73", stroke: "#fff", strokeDasharray: "5.22 5.22", strokeLinecap: "round", strokeLinejoin: "round" }),
66
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
67
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m97.64 163.32 59.8 16.72", stroke: "#fff", strokeDasharray: "5.28 5.28", strokeLinecap: "round", strokeLinejoin: "round" }),
68
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m160.05 180.76 2.52.71v-2.62", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
69
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M162.57 173.5V58.73", stroke: "#fff", strokeDasharray: "5.22 5.22", strokeLinecap: "round", strokeLinejoin: "round" }),
70
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M162.57 56.05v-2.62l-2.62-.15", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
71
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m154.77 53.02-60.89-2.36", stroke: "#fff", strokeDasharray: "5.08 5.08", strokeLinecap: "round", strokeLinejoin: "round" }),
72
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M89.92 49.6v2.62", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
73
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M89.92 57.28v98.73", stroke: "#fff", strokeDasharray: "4.95 4.95", strokeLinecap: "round", strokeLinejoin: "round" }),
74
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M146.32 94.95c0 19.86-20.34 16.47-20.34 27.72v2.96l-9.52-1.84v-3.6c0-15.97 19.2-13.92 19.2-26.42 0-6.97-4.88-11.24-11.24-11.96-7.26-.8-11.65 3.4-12.78 10.22l-8.68-3.3c1.94-11.33 10.17-17.8 21.74-16.78 12.11 1.1 21.62 9.73 21.62 23Zm-31.1 46.14c0-4.32 2.65-6.56 6.4-5.75 3.75.8 6.57 4.27 6.57 8.69 0 4.41-2.66 6.54-6.57 5.6a8.56 8.56 0 0 1-6.4-8.54Z", fill: "#fff" }),
75
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78", stroke: "#fff", strokeDasharray: "4.75 4.75", strokeLinecap: "round", strokeLinejoin: "round" }),
76
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m116.52 42.83 2.63.1", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
77
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m124.59 43.12 62.63 2.32", stroke: "#fff", strokeDasharray: "5.33 5.33", strokeLinecap: "round", strokeLinejoin: "round" }),
78
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m189.94 45.55 2.63.09", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
79
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5", stroke: "#fff", strokeDasharray: "5.14 5.14", strokeLinecap: "round", strokeLinejoin: "round" }),
80
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z", fill: resolvedSecondaryColor, stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
81
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z", fill: resolvedSecondaryColor, stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
82
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z", fill: resolvedPrimaryColor }),
83
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m79.72 108.58 10.5-3.77-24.2-3.92a23.36 23.36 0 0 0-7.15.08c-7.07 1.16-13.53 5.33-18.47 11.24l32.1 6.43 10.49-5.34a26.27 26.27 0 0 0-3.27-4.72Z", fill: "#fff" }),
84
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
85
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M109.21 148.83c6.3-18.83-.75-38.17-15.75-43.19-15-5.02-32.28 6.17-38.59 25-6.3 18.82.76 38.16 15.76 43.18 15 5.02 32.28-6.17 38.58-25Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
86
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M105.79 147.68c5.5-16.45-.66-33.35-13.77-37.74-13.12-4.4-28.22 5.39-33.72 21.84-5.51 16.46.65 33.36 13.77 37.75 13.11 4.39 28.21-5.4 33.72-21.85Z", fill: "#fff" }),
87
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
88
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m81.51 123.82-2.17 15.4a.66.66 0 0 0 .77.76l4.37-.7a.68.68 0 0 0 .56-.77l-2.19-14.69a.67.67 0 0 0-1.34 0Z", fill: resolvedPrimaryColor }),
89
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m95.94 149.42-11.32-12.18a.68.68 0 0 0-1.08.11l-2.83 4.75a.68.68 0 0 0-.08.53.68.68 0 0 0 .34.42l14.16 7.42a.67.67 0 0 0 .84-.2.68.68 0 0 0-.03-.85Z", fill: resolvedPrimaryColor }),
90
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M85.02 140.6c.66-1.97-.08-4-1.66-4.52-1.57-.53-3.38.64-4.04 2.62-.66 1.98.08 4 1.65 4.53 1.57.53 3.39-.65 4.05-2.62Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeMiterlimit: "10" }),
91
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M86.03 140.94c.66-1.97-.08-4-1.65-4.53-1.58-.53-3.39.65-4.05 2.62-.66 1.98.08 4 1.65 4.53 1.58.53 3.39-.64 4.05-2.62Z", fill: resolvedSecondaryColor, stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" })
92
+ );
245
93
  };
246
94
  ProjectNotFound.displayName = "ProjectNotFound";
247
95
  var stdin_default = (0, import_core.createBaseComponent)(ProjectNotFound);
@@ -6,217 +6,58 @@ const ProjectNotFound = ({ fill = "none", width = "260", height = "260", viewBox
6
6
  const colorResolver = useColorResolver();
7
7
  const resolvedPrimaryColor = colorResolver(primaryColor);
8
8
  const resolvedSecondaryColor = colorResolver(secondaryColor);
9
- return /* @__PURE__ */ React.createElement(Box, {
10
- ref,
11
- width,
12
- height,
13
- viewBox,
14
- fill,
15
- tag: "svg",
16
- "aria-hidden": true,
17
- ...props
18
- }, /* @__PURE__ */ React.createElement("path", {
19
- d: "M131.96 20.01C74.28 19.13 26.13 65.66 25.14 123.34a105 105 0 0 0 43.72 87.21 23.75 23.75 0 0 1 9.94 19.26v7.82a2.62 2.62 0 0 0 2.61 2.6h97.81a2.6 2.6 0 0 0 2.6-2.6v-7.82a23.9 23.9 0 0 1 10.03-19.32 105 105 0 0 0 43.66-85.3A105.19 105.19 0 0 0 131.96 20.01Z",
20
- fill: resolvedPrimaryColor
21
- }), /* @__PURE__ */ React.createElement("path", {
22
- d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z",
23
- fill: resolvedPrimaryColor,
24
- stroke: resolvedSecondaryColor,
25
- strokeLinecap: "round",
26
- strokeLinejoin: "round"
27
- }), /* @__PURE__ */ React.createElement("path", {
28
- d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z",
29
- fill: resolvedSecondaryColor,
30
- stroke: resolvedSecondaryColor,
31
- strokeLinecap: "round",
32
- strokeLinejoin: "round"
33
- }), /* @__PURE__ */ React.createElement("path", {
34
- d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z",
35
- fill: resolvedPrimaryColor,
36
- stroke: resolvedSecondaryColor,
37
- strokeLinecap: "round",
38
- strokeLinejoin: "round"
39
- }), /* @__PURE__ */ React.createElement("path", {
40
- d: "M221.62 164.34c-1.9 2.51-7.8 4-16.78 4.67l-14.42-89.49c8.73-.6 14.15-2.2 16.79-4.67l14.41 89.49Z",
41
- fill: resolvedSecondaryColor,
42
- stroke: resolvedSecondaryColor,
43
- strokeLinecap: "round",
44
- strokeLinejoin: "round"
45
- }), /* @__PURE__ */ React.createElement("path", {
46
- d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z",
47
- fill: resolvedPrimaryColor,
48
- stroke: resolvedSecondaryColor,
49
- strokeLinecap: "round",
50
- strokeLinejoin: "round"
51
- }), /* @__PURE__ */ React.createElement("path", {
52
- d: "m207.2 74.85-46.07-3.87c.6 1.95-6.57 3.28-16.16 4.26l45.46 4.28c8.37-.6 14.5-1.96 16.78-4.67Z",
53
- fill: resolvedPrimaryColor,
54
- stroke: resolvedSecondaryColor,
55
- strokeLinecap: "round",
56
- strokeLinejoin: "round"
57
- }), /* @__PURE__ */ React.createElement("path", {
58
- d: "M192.57 45.64v2.61",
59
- stroke: "#fff",
60
- strokeLinecap: "round",
61
- strokeLinejoin: "round"
62
- }), /* @__PURE__ */ React.createElement("path", {
63
- d: "M192.57 53.56V167.5",
64
- stroke: "#fff",
65
- strokeDasharray: "5.18 5.18",
66
- strokeLinecap: "round",
67
- strokeLinejoin: "round"
68
- }), /* @__PURE__ */ React.createElement("path", {
69
- d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44",
70
- stroke: "#fff",
71
- strokeLinecap: "round",
72
- strokeLinejoin: "round"
73
- }), /* @__PURE__ */ React.createElement("path", {
74
- d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32",
75
- stroke: "#fff",
76
- strokeDasharray: "5.13 5.13",
77
- strokeLinecap: "round",
78
- strokeLinejoin: "round"
79
- }), /* @__PURE__ */ React.createElement("path", {
80
- d: "m165.17 181.06-2.6.42v-2.63",
81
- stroke: "#fff",
82
- strokeLinecap: "round",
83
- strokeLinejoin: "round"
84
- }), /* @__PURE__ */ React.createElement("path", {
85
- d: "M162.57 173.5V58.73",
86
- stroke: "#fff",
87
- strokeDasharray: "5.22 5.22",
88
- strokeLinecap: "round",
89
- strokeLinejoin: "round"
90
- }), /* @__PURE__ */ React.createElement("path", {
91
- d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7",
92
- stroke: "#fff",
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round"
95
- }), /* @__PURE__ */ React.createElement("path", {
96
- d: "m97.64 163.32 59.8 16.72",
97
- stroke: "#fff",
98
- strokeDasharray: "5.28 5.28",
99
- strokeLinecap: "round",
100
- strokeLinejoin: "round"
101
- }), /* @__PURE__ */ React.createElement("path", {
102
- d: "m160.05 180.76 2.52.71v-2.62",
103
- stroke: "#fff",
104
- strokeLinecap: "round",
105
- strokeLinejoin: "round"
106
- }), /* @__PURE__ */ React.createElement("path", {
107
- d: "M162.57 173.5V58.73",
108
- stroke: "#fff",
109
- strokeDasharray: "5.22 5.22",
110
- strokeLinecap: "round",
111
- strokeLinejoin: "round"
112
- }), /* @__PURE__ */ React.createElement("path", {
113
- d: "M162.57 56.05v-2.62l-2.62-.15",
114
- stroke: "#fff",
115
- strokeLinecap: "round",
116
- strokeLinejoin: "round"
117
- }), /* @__PURE__ */ React.createElement("path", {
118
- d: "m154.77 53.02-60.89-2.36",
119
- stroke: "#fff",
120
- strokeDasharray: "5.08 5.08",
121
- strokeLinecap: "round",
122
- strokeLinejoin: "round"
123
- }), /* @__PURE__ */ React.createElement("path", {
124
- d: "M89.92 49.6v2.62",
125
- stroke: "#fff",
126
- strokeLinecap: "round",
127
- strokeLinejoin: "round"
128
- }), /* @__PURE__ */ React.createElement("path", {
129
- d: "M89.92 57.28v98.73",
130
- stroke: "#fff",
131
- strokeDasharray: "4.95 4.95",
132
- strokeLinecap: "round",
133
- strokeLinejoin: "round"
134
- }), /* @__PURE__ */ React.createElement("path", {
135
- d: "M146.32 94.95c0 19.86-20.34 16.47-20.34 27.72v2.96l-9.52-1.84v-3.6c0-15.97 19.2-13.92 19.2-26.42 0-6.97-4.88-11.24-11.24-11.96-7.26-.8-11.65 3.4-12.78 10.22l-8.68-3.3c1.94-11.33 10.17-17.8 21.74-16.78 12.11 1.1 21.62 9.73 21.62 23Zm-31.1 46.14c0-4.32 2.65-6.56 6.4-5.75 3.75.8 6.57 4.27 6.57 8.69 0 4.41-2.66 6.54-6.57 5.6a8.56 8.56 0 0 1-6.4-8.54Z",
136
- fill: "#fff"
137
- }), /* @__PURE__ */ React.createElement("path", {
138
- d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78",
139
- stroke: "#fff",
140
- strokeDasharray: "4.75 4.75",
141
- strokeLinecap: "round",
142
- strokeLinejoin: "round"
143
- }), /* @__PURE__ */ React.createElement("path", {
144
- d: "m116.52 42.83 2.63.1",
145
- stroke: "#fff",
146
- strokeLinecap: "round",
147
- strokeLinejoin: "round"
148
- }), /* @__PURE__ */ React.createElement("path", {
149
- d: "m124.59 43.12 62.63 2.32",
150
- stroke: "#fff",
151
- strokeDasharray: "5.33 5.33",
152
- strokeLinecap: "round",
153
- strokeLinejoin: "round"
154
- }), /* @__PURE__ */ React.createElement("path", {
155
- d: "m189.94 45.55 2.63.09",
156
- stroke: "#fff",
157
- strokeLinecap: "round",
158
- strokeLinejoin: "round"
159
- }), /* @__PURE__ */ React.createElement("path", {
160
- d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5",
161
- stroke: "#fff",
162
- strokeDasharray: "5.14 5.14",
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round"
165
- }), /* @__PURE__ */ React.createElement("path", {
166
- d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z",
167
- fill: resolvedSecondaryColor,
168
- stroke: resolvedPrimaryColor,
169
- strokeLinecap: "round",
170
- strokeLinejoin: "round"
171
- }), /* @__PURE__ */ React.createElement("path", {
172
- d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z",
173
- fill: resolvedSecondaryColor,
174
- stroke: resolvedPrimaryColor,
175
- strokeLinecap: "round",
176
- strokeLinejoin: "round"
177
- }), /* @__PURE__ */ React.createElement("path", {
178
- d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
179
- fill: resolvedPrimaryColor
180
- }), /* @__PURE__ */ React.createElement("path", {
181
- d: "m79.72 108.58 10.5-3.77-24.2-3.92a23.36 23.36 0 0 0-7.15.08c-7.07 1.16-13.53 5.33-18.47 11.24l32.1 6.43 10.49-5.34a26.27 26.27 0 0 0-3.27-4.72Z",
182
- fill: "#fff"
183
- }), /* @__PURE__ */ React.createElement("path", {
184
- d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
185
- stroke: resolvedSecondaryColor,
186
- strokeLinecap: "round",
187
- strokeLinejoin: "round"
188
- }), /* @__PURE__ */ React.createElement("path", {
189
- d: "M109.21 148.83c6.3-18.83-.75-38.17-15.75-43.19-15-5.02-32.28 6.17-38.59 25-6.3 18.82.76 38.16 15.76 43.18 15 5.02 32.28-6.17 38.58-25Z",
190
- fill: resolvedPrimaryColor,
191
- stroke: resolvedSecondaryColor,
192
- strokeLinecap: "round",
193
- strokeLinejoin: "round"
194
- }), /* @__PURE__ */ React.createElement("path", {
195
- d: "M105.79 147.68c5.5-16.45-.66-33.35-13.77-37.74-13.12-4.4-28.22 5.39-33.72 21.84-5.51 16.46.65 33.36 13.77 37.75 13.11 4.39 28.21-5.4 33.72-21.85Z",
196
- fill: "#fff"
197
- }), /* @__PURE__ */ React.createElement("path", {
198
- d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48",
199
- stroke: resolvedPrimaryColor,
200
- strokeLinecap: "round",
201
- strokeLinejoin: "round"
202
- }), /* @__PURE__ */ React.createElement("path", {
203
- d: "m81.51 123.82-2.17 15.4a.66.66 0 0 0 .77.76l4.37-.7a.68.68 0 0 0 .56-.77l-2.19-14.69a.67.67 0 0 0-1.34 0Z",
204
- fill: resolvedPrimaryColor
205
- }), /* @__PURE__ */ React.createElement("path", {
206
- d: "m95.94 149.42-11.32-12.18a.68.68 0 0 0-1.08.11l-2.83 4.75a.68.68 0 0 0-.08.53.68.68 0 0 0 .34.42l14.16 7.42a.67.67 0 0 0 .84-.2.68.68 0 0 0-.03-.85Z",
207
- fill: resolvedPrimaryColor
208
- }), /* @__PURE__ */ React.createElement("path", {
209
- d: "M85.02 140.6c.66-1.97-.08-4-1.66-4.52-1.57-.53-3.38.64-4.04 2.62-.66 1.98.08 4 1.65 4.53 1.57.53 3.39-.65 4.05-2.62Z",
210
- fill: resolvedSecondaryColor,
211
- stroke: resolvedSecondaryColor,
212
- strokeMiterlimit: "10"
213
- }), /* @__PURE__ */ React.createElement("path", {
214
- d: "M86.03 140.94c.66-1.97-.08-4-1.65-4.53-1.58-.53-3.39.65-4.05 2.62-.66 1.98.08 4 1.65 4.53 1.58.53 3.39-.64 4.05-2.62Z",
215
- fill: resolvedSecondaryColor,
216
- stroke: resolvedPrimaryColor,
217
- strokeLinecap: "round",
218
- strokeLinejoin: "round"
219
- }));
9
+ return /* @__PURE__ */ React.createElement(
10
+ Box,
11
+ {
12
+ ref,
13
+ width,
14
+ height,
15
+ viewBox,
16
+ fill,
17
+ tag: "svg",
18
+ "aria-hidden": true,
19
+ ...props
20
+ },
21
+ /* @__PURE__ */ React.createElement("path", { d: "M131.96 20.01C74.28 19.13 26.13 65.66 25.14 123.34a105 105 0 0 0 43.72 87.21 23.75 23.75 0 0 1 9.94 19.26v7.82a2.62 2.62 0 0 0 2.61 2.6h97.81a2.6 2.6 0 0 0 2.6-2.6v-7.82a23.9 23.9 0 0 1 10.03-19.32 105 105 0 0 0 43.66-85.3A105.19 105.19 0 0 0 131.96 20.01Z", fill: resolvedPrimaryColor }),
22
+ /* @__PURE__ */ React.createElement("path", { d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
23
+ /* @__PURE__ */ React.createElement("path", { d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
24
+ /* @__PURE__ */ React.createElement("path", { d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
25
+ /* @__PURE__ */ React.createElement("path", { d: "M221.62 164.34c-1.9 2.51-7.8 4-16.78 4.67l-14.42-89.49c8.73-.6 14.15-2.2 16.79-4.67l14.41 89.49Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
26
+ /* @__PURE__ */ React.createElement("path", { d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
27
+ /* @__PURE__ */ React.createElement("path", { d: "m207.2 74.85-46.07-3.87c.6 1.95-6.57 3.28-16.16 4.26l45.46 4.28c8.37-.6 14.5-1.96 16.78-4.67Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
28
+ /* @__PURE__ */ React.createElement("path", { d: "M192.57 45.64v2.61", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
29
+ /* @__PURE__ */ React.createElement("path", { d: "M192.57 53.56V167.5", stroke: "#fff", strokeDasharray: "5.18 5.18", strokeLinecap: "round", strokeLinejoin: "round" }),
30
+ /* @__PURE__ */ React.createElement("path", { d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
31
+ /* @__PURE__ */ React.createElement("path", { d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32", stroke: "#fff", strokeDasharray: "5.13 5.13", strokeLinecap: "round", strokeLinejoin: "round" }),
32
+ /* @__PURE__ */ React.createElement("path", { d: "m165.17 181.06-2.6.42v-2.63", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
33
+ /* @__PURE__ */ React.createElement("path", { d: "M162.57 173.5V58.73", stroke: "#fff", strokeDasharray: "5.22 5.22", strokeLinecap: "round", strokeLinejoin: "round" }),
34
+ /* @__PURE__ */ React.createElement("path", { d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
35
+ /* @__PURE__ */ React.createElement("path", { d: "m97.64 163.32 59.8 16.72", stroke: "#fff", strokeDasharray: "5.28 5.28", strokeLinecap: "round", strokeLinejoin: "round" }),
36
+ /* @__PURE__ */ React.createElement("path", { d: "m160.05 180.76 2.52.71v-2.62", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
37
+ /* @__PURE__ */ React.createElement("path", { d: "M162.57 173.5V58.73", stroke: "#fff", strokeDasharray: "5.22 5.22", strokeLinecap: "round", strokeLinejoin: "round" }),
38
+ /* @__PURE__ */ React.createElement("path", { d: "M162.57 56.05v-2.62l-2.62-.15", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
39
+ /* @__PURE__ */ React.createElement("path", { d: "m154.77 53.02-60.89-2.36", stroke: "#fff", strokeDasharray: "5.08 5.08", strokeLinecap: "round", strokeLinejoin: "round" }),
40
+ /* @__PURE__ */ React.createElement("path", { d: "M89.92 49.6v2.62", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
41
+ /* @__PURE__ */ React.createElement("path", { d: "M89.92 57.28v98.73", stroke: "#fff", strokeDasharray: "4.95 4.95", strokeLinecap: "round", strokeLinejoin: "round" }),
42
+ /* @__PURE__ */ React.createElement("path", { d: "M146.32 94.95c0 19.86-20.34 16.47-20.34 27.72v2.96l-9.52-1.84v-3.6c0-15.97 19.2-13.92 19.2-26.42 0-6.97-4.88-11.24-11.24-11.96-7.26-.8-11.65 3.4-12.78 10.22l-8.68-3.3c1.94-11.33 10.17-17.8 21.74-16.78 12.11 1.1 21.62 9.73 21.62 23Zm-31.1 46.14c0-4.32 2.65-6.56 6.4-5.75 3.75.8 6.57 4.27 6.57 8.69 0 4.41-2.66 6.54-6.57 5.6a8.56 8.56 0 0 1-6.4-8.54Z", fill: "#fff" }),
43
+ /* @__PURE__ */ React.createElement("path", { d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78", stroke: "#fff", strokeDasharray: "4.75 4.75", strokeLinecap: "round", strokeLinejoin: "round" }),
44
+ /* @__PURE__ */ React.createElement("path", { d: "m116.52 42.83 2.63.1", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
45
+ /* @__PURE__ */ React.createElement("path", { d: "m124.59 43.12 62.63 2.32", stroke: "#fff", strokeDasharray: "5.33 5.33", strokeLinecap: "round", strokeLinejoin: "round" }),
46
+ /* @__PURE__ */ React.createElement("path", { d: "m189.94 45.55 2.63.09", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
47
+ /* @__PURE__ */ React.createElement("path", { d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5", stroke: "#fff", strokeDasharray: "5.14 5.14", strokeLinecap: "round", strokeLinejoin: "round" }),
48
+ /* @__PURE__ */ React.createElement("path", { d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z", fill: resolvedSecondaryColor, stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
49
+ /* @__PURE__ */ React.createElement("path", { d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z", fill: resolvedSecondaryColor, stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
50
+ /* @__PURE__ */ React.createElement("path", { d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z", fill: resolvedPrimaryColor }),
51
+ /* @__PURE__ */ React.createElement("path", { d: "m79.72 108.58 10.5-3.77-24.2-3.92a23.36 23.36 0 0 0-7.15.08c-7.07 1.16-13.53 5.33-18.47 11.24l32.1 6.43 10.49-5.34a26.27 26.27 0 0 0-3.27-4.72Z", fill: "#fff" }),
52
+ /* @__PURE__ */ React.createElement("path", { d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
53
+ /* @__PURE__ */ React.createElement("path", { d: "M109.21 148.83c6.3-18.83-.75-38.17-15.75-43.19-15-5.02-32.28 6.17-38.59 25-6.3 18.82.76 38.16 15.76 43.18 15 5.02 32.28-6.17 38.58-25Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
54
+ /* @__PURE__ */ React.createElement("path", { d: "M105.79 147.68c5.5-16.45-.66-33.35-13.77-37.74-13.12-4.4-28.22 5.39-33.72 21.84-5.51 16.46.65 33.36 13.77 37.75 13.11 4.39 28.21-5.4 33.72-21.85Z", fill: "#fff" }),
55
+ /* @__PURE__ */ React.createElement("path", { d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
56
+ /* @__PURE__ */ React.createElement("path", { d: "m81.51 123.82-2.17 15.4a.66.66 0 0 0 .77.76l4.37-.7a.68.68 0 0 0 .56-.77l-2.19-14.69a.67.67 0 0 0-1.34 0Z", fill: resolvedPrimaryColor }),
57
+ /* @__PURE__ */ React.createElement("path", { d: "m95.94 149.42-11.32-12.18a.68.68 0 0 0-1.08.11l-2.83 4.75a.68.68 0 0 0-.08.53.68.68 0 0 0 .34.42l14.16 7.42a.67.67 0 0 0 .84-.2.68.68 0 0 0-.03-.85Z", fill: resolvedPrimaryColor }),
58
+ /* @__PURE__ */ React.createElement("path", { d: "M85.02 140.6c.66-1.97-.08-4-1.66-4.52-1.57-.53-3.38.64-4.04 2.62-.66 1.98.08 4 1.65 4.53 1.57.53 3.39-.65 4.05-2.62Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeMiterlimit: "10" }),
59
+ /* @__PURE__ */ React.createElement("path", { d: "M86.03 140.94c.66-1.97-.08-4-1.65-4.53-1.58-.53-3.39.65-4.05 2.62-.66 1.98.08 4 1.65 4.53 1.58.53 3.39-.64 4.05-2.62Z", fill: resolvedSecondaryColor, stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" })
60
+ );
220
61
  };
221
62
  ProjectNotFound.displayName = "ProjectNotFound";
222
63
  var stdin_default = createBaseComponent(ProjectNotFound);