@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
@@ -6,101 +6,35 @@ const DonutChart = ({ fill = "none", width = "80", height = "80", viewBox = "0 0
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: "M75.608 42.488c0-15.6-9.54-28.84-22.944-34.067l-3.783-6.746C48.635 1.253 48.224 1 47.812 1H32.27c-.411 0-.823.253-1.07.675L27.419 8.42C14.014 13.649 4.474 26.97 4.474 42.488c0 2.023.165 3.963.494 5.818l-3.783 6.746c-.247.422-.247.843 0 1.265l7.73 13.829c.247.422.658.674 1.07.674h7.565C23.717 75.965 31.53 79 40 79c8.47 0 16.365-3.12 22.45-8.18h7.566c.411 0 .822-.252 1.069-.674l7.73-13.83c.247-.42.247-.843 0-1.264l-3.783-6.746c.411-1.94.576-3.879.576-5.818Z",
20
- fill: resolvedPrimaryColor
21
- }), /* @__PURE__ */ React.createElement("path", {
22
- d: "M65.925 57.607s.086-.054.119-.087l6.495-4.323-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l10.44 36.648a2.587 2.587 0 0 0 3.177 1.794l45.273-12.342a2.94 2.94 0 0 0 .746-.346l.054-.032.01-.011Z",
23
- fill: resolvedPrimaryColor,
24
- stroke: resolvedSecondaryColor,
25
- strokeLinecap: "round",
26
- strokeLinejoin: "round",
27
- strokeWidth: ".7"
28
- }), /* @__PURE__ */ React.createElement("path", {
29
- d: "M71.76 53.554 24.087 66.555a2.734 2.734 0 0 1-3.35-1.891L9.746 26.07c-.962-3.372 1.156-6.852 4.593-7.554l42.873-8.744c3.135-.637 6.226 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
30
- fill: "#fff"
31
- }), /* @__PURE__ */ React.createElement("path", {
32
- d: "M65.448 18.818 11.065 30.761l-1.34-4.69c-.962-3.373 1.156-6.853 4.593-7.555l42.884-8.744c3.134-.637 6.225 1.286 7.025 4.377l1.221 4.67Z",
33
- fill: resolvedSecondaryColor
34
- }), /* @__PURE__ */ React.createElement("path", {
35
- d: "M18.39 23.419a1.873 1.873 0 0 1-1.415 2.366c-1.092.238-2.227-.454-2.53-1.523a1.868 1.868 0 0 1 1.427-2.367c1.092-.227 2.216.464 2.518 1.534v-.01Z",
36
- fill: "#fff"
37
- }), /* @__PURE__ */ React.createElement("path", {
38
- d: "M25.375 21.938c.292 1.06-.324 2.108-1.394 2.335-1.07.227-2.183-.454-2.475-1.524-.291-1.07.325-2.118 1.405-2.345 1.081-.227 2.172.464 2.464 1.523v.011Z",
39
- fill: resolvedPrimaryColor
40
- }), /* @__PURE__ */ React.createElement("path", {
41
- d: "M11.087 30.842s.325-3.155.606-6.387l-1.373-3.08-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.965v.01Z",
42
- fill: resolvedSecondaryColor
43
- }), /* @__PURE__ */ React.createElement("path", {
44
- d: "M71.76 53.554 24.087 66.555a2.734 2.734 0 0 1-3.35-1.891L9.746 26.07c-.962-3.372 1.156-6.852 4.593-7.554l42.873-8.744c3.135-.637 6.226 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
45
- stroke: resolvedSecondaryColor,
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- strokeWidth: ".7"
49
- }), /* @__PURE__ */ React.createElement("path", {
50
- d: "m43.291 32.434 1.892.929-3.156 3.156-3.2-1.578 4.464-2.507Z",
51
- fill: resolvedSecondaryColor,
52
- stroke: resolvedSecondaryColor,
53
- strokeLinecap: "round",
54
- strokeLinejoin: "round",
55
- strokeWidth: ".7"
56
- }), /* @__PURE__ */ React.createElement("path", {
57
- d: "m56.768 51.326 2.043-2.021-2.55-.368-6.55-3.328a7.021 7.021 0 0 1-2.4 1.913l-9.823-5.361-.184-.724c.432-2.205 2.215-4.14 4.733-4.917l-2.355-8.55a18.912 18.912 0 0 0-5.22 2.195l-.141-.552-2.648 2.66a13.87 13.87 0 0 0-.886.896l-.033.033C27.458 36.8 26.01 41.62 27.34 46.376c2.27 8.073 11.65 12.58 20.75 10.148a18.236 18.236 0 0 0 7.296-3.847h.022l.183-.184c.422-.378.81-.767 1.178-1.167ZM50.168 29.167l-2.346-8.527-3.155 3.156 2.345 8.527 3.156-3.156Z",
58
- fill: resolvedSecondaryColor,
59
- stroke: resolvedSecondaryColor,
60
- strokeLinecap: "round",
61
- strokeLinejoin: "round",
62
- strokeWidth: ".7"
63
- }), /* @__PURE__ */ React.createElement("path", {
64
- d: "m62.942 28.947-.756 1.21c-3.534-5.036-10.43-7.748-17.52-6.354l2.346 8.527c3.35-.562 6.57 1.102 7.598 3.89l9.424-2.312 3.155-3.156-4.258-1.816.011.011Z",
65
- fill: resolvedSecondaryColor,
66
- stroke: resolvedSecondaryColor,
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- strokeWidth: ".7"
70
- }), /* @__PURE__ */ React.createElement("path", {
71
- d: "m57.764 33.073 9.424-2.313c-2.27-7.349-10.678-11.813-19.367-10.116l2.345 8.527c3.35-.562 6.57 1.103 7.598 3.891v.01Z",
72
- fill: "#fff",
73
- stroke: resolvedSecondaryColor,
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- strokeWidth: ".7"
77
- }), /* @__PURE__ */ React.createElement("path", {
78
- d: "M60.724 21.944c-4.085-2.075-8.732-2.626-13.304-1.73l-4.92 4.659",
79
- stroke: "#fff",
80
- strokeMiterlimit: "10",
81
- strokeWidth: ".7"
82
- }), /* @__PURE__ */ React.createElement("path", {
83
- d: "m65.059 35.595-4.518 1.113-1.75-1.945-3.156 3.156c.238 1.297-.022 2.594-.66 3.728l8.29 4.215c1.902-3.07 2.626-6.69 1.794-10.267Z",
84
- fill: resolvedPrimaryColor,
85
- stroke: resolvedSecondaryColor,
86
- strokeLinecap: "round",
87
- strokeLinejoin: "round",
88
- strokeWidth: ".7"
89
- }), /* @__PURE__ */ React.createElement("path", {
90
- d: "m66.431 42.706-3.156 3.156-8.29-4.215 3.157-3.166 8.289 4.225ZM58.803 34.747c.237 1.297-.022 2.593-.66 3.728l8.29 4.215c1.902-3.07 2.626-6.69 1.794-10.267l-9.414 2.324h-.01Z",
91
- fill: resolvedPrimaryColor,
92
- stroke: resolvedSecondaryColor,
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round",
95
- strokeWidth: ".7"
96
- }), /* @__PURE__ */ React.createElement("path", {
97
- d: "M52.858 42.45c-.92 1.157-2.28 2.065-3.924 2.486-3.717.94-7.49-.918-8.386-4.182-.897-3.264 1.21-6.322 4.647-7.392l-2.356-8.55c-8.981 2.27-14.569 10.44-12.332 18.406 2.27 8.073 11.651 12.58 20.75 10.148 4.27-1.145 7.718-3.61 9.911-6.7l-8.3-4.215h-.01Z",
98
- fill: resolvedPrimaryColor,
99
- stroke: resolvedSecondaryColor,
100
- strokeLinecap: "round",
101
- strokeLinejoin: "round",
102
- strokeWidth: ".7"
103
- }));
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: "M75.608 42.488c0-15.6-9.54-28.84-22.944-34.067l-3.783-6.746C48.635 1.253 48.224 1 47.812 1H32.27c-.411 0-.823.253-1.07.675L27.419 8.42C14.014 13.649 4.474 26.97 4.474 42.488c0 2.023.165 3.963.494 5.818l-3.783 6.746c-.247.422-.247.843 0 1.265l7.73 13.829c.247.422.658.674 1.07.674h7.565C23.717 75.965 31.53 79 40 79c8.47 0 16.365-3.12 22.45-8.18h7.566c.411 0 .822-.252 1.069-.674l7.73-13.83c.247-.42.247-.843 0-1.264l-3.783-6.746c.411-1.94.576-3.879.576-5.818Z", fill: resolvedPrimaryColor }),
22
+ /* @__PURE__ */ React.createElement("path", { d: "M65.925 57.607s.086-.054.119-.087l6.495-4.323-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l10.44 36.648a2.587 2.587 0 0 0 3.177 1.794l45.273-12.342a2.94 2.94 0 0 0 .746-.346l.054-.032.01-.011Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
23
+ /* @__PURE__ */ React.createElement("path", { d: "M71.76 53.554 24.087 66.555a2.734 2.734 0 0 1-3.35-1.891L9.746 26.07c-.962-3.372 1.156-6.852 4.593-7.554l42.873-8.744c3.135-.637 6.226 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z", fill: "#fff" }),
24
+ /* @__PURE__ */ React.createElement("path", { d: "M65.448 18.818 11.065 30.761l-1.34-4.69c-.962-3.373 1.156-6.853 4.593-7.555l42.884-8.744c3.134-.637 6.225 1.286 7.025 4.377l1.221 4.67Z", fill: resolvedSecondaryColor }),
25
+ /* @__PURE__ */ React.createElement("path", { d: "M18.39 23.419a1.873 1.873 0 0 1-1.415 2.366c-1.092.238-2.227-.454-2.53-1.523a1.868 1.868 0 0 1 1.427-2.367c1.092-.227 2.216.464 2.518 1.534v-.01Z", fill: "#fff" }),
26
+ /* @__PURE__ */ React.createElement("path", { d: "M25.375 21.938c.292 1.06-.324 2.108-1.394 2.335-1.07.227-2.183-.454-2.475-1.524-.291-1.07.325-2.118 1.405-2.345 1.081-.227 2.172.464 2.464 1.523v.011Z", fill: resolvedPrimaryColor }),
27
+ /* @__PURE__ */ React.createElement("path", { d: "M11.087 30.842s.325-3.155.606-6.387l-1.373-3.08-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.965v.01Z", fill: resolvedSecondaryColor }),
28
+ /* @__PURE__ */ React.createElement("path", { d: "M71.76 53.554 24.087 66.555a2.734 2.734 0 0 1-3.35-1.891L9.746 26.07c-.962-3.372 1.156-6.852 4.593-7.554l42.873-8.744c3.135-.637 6.226 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
29
+ /* @__PURE__ */ React.createElement("path", { d: "m43.291 32.434 1.892.929-3.156 3.156-3.2-1.578 4.464-2.507Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
30
+ /* @__PURE__ */ React.createElement("path", { d: "m56.768 51.326 2.043-2.021-2.55-.368-6.55-3.328a7.021 7.021 0 0 1-2.4 1.913l-9.823-5.361-.184-.724c.432-2.205 2.215-4.14 4.733-4.917l-2.355-8.55a18.912 18.912 0 0 0-5.22 2.195l-.141-.552-2.648 2.66a13.87 13.87 0 0 0-.886.896l-.033.033C27.458 36.8 26.01 41.62 27.34 46.376c2.27 8.073 11.65 12.58 20.75 10.148a18.236 18.236 0 0 0 7.296-3.847h.022l.183-.184c.422-.378.81-.767 1.178-1.167ZM50.168 29.167l-2.346-8.527-3.155 3.156 2.345 8.527 3.156-3.156Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
31
+ /* @__PURE__ */ React.createElement("path", { d: "m62.942 28.947-.756 1.21c-3.534-5.036-10.43-7.748-17.52-6.354l2.346 8.527c3.35-.562 6.57 1.102 7.598 3.89l9.424-2.312 3.155-3.156-4.258-1.816.011.011Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
32
+ /* @__PURE__ */ React.createElement("path", { d: "m57.764 33.073 9.424-2.313c-2.27-7.349-10.678-11.813-19.367-10.116l2.345 8.527c3.35-.562 6.57 1.103 7.598 3.891v.01Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
33
+ /* @__PURE__ */ React.createElement("path", { d: "M60.724 21.944c-4.085-2.075-8.732-2.626-13.304-1.73l-4.92 4.659", stroke: "#fff", strokeMiterlimit: "10", strokeWidth: ".7" }),
34
+ /* @__PURE__ */ React.createElement("path", { d: "m65.059 35.595-4.518 1.113-1.75-1.945-3.156 3.156c.238 1.297-.022 2.594-.66 3.728l8.29 4.215c1.902-3.07 2.626-6.69 1.794-10.267Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
35
+ /* @__PURE__ */ React.createElement("path", { d: "m66.431 42.706-3.156 3.156-8.29-4.215 3.157-3.166 8.289 4.225ZM58.803 34.747c.237 1.297-.022 2.593-.66 3.728l8.29 4.215c1.902-3.07 2.626-6.69 1.794-10.267l-9.414 2.324h-.01Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
36
+ /* @__PURE__ */ React.createElement("path", { d: "M52.858 42.45c-.92 1.157-2.28 2.065-3.924 2.486-3.717.94-7.49-.918-8.386-4.182-.897-3.264 1.21-6.322 4.647-7.392l-2.356-8.55c-8.981 2.27-14.569 10.44-12.332 18.406 2.27 8.073 11.651 12.58 20.75 10.148 4.27-1.145 7.718-3.61 9.911-6.7l-8.3-4.215h-.01Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" })
37
+ );
104
38
  };
105
39
  DonutChart.displayName = "DonutChart";
106
40
  var stdin_default = createBaseComponent(DonutChart);
@@ -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,78 +38,32 @@ const Duplicates = ({ fill = "none", width = "80", height = "80", viewBox = "0 0
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: "M0 40.922A39.857 39.857 0 0 0 39.078 80a.911.911 0 0 0 .922-.911v-2.503c20.208 0 36.586-16.378 36.586-36.586C76.586 19.791 60.208 3.414 40 3.414V.911a.911.911 0 0 0-.922-.91C28.727.23 19.34 4.4 12.36 11.064a.908.908 0 0 0 0 1.295l1.778 1.778C7.52 20.758 3.425 29.901 3.425 40H.911a.911.911 0 0 0-.91.922Z",
45
- fill: resolvedPrimaryColor
46
- }), /* @__PURE__ */ import_react.default.createElement("path", {
47
- d: "M66.16 57.374s.087-.054.12-.087l6.521-4.323-3.147-1.697-3.147.756-8.334-31.681a5.73 5.73 0 0 0-6.707-4.15l-39.74 8.063-1.4-3.124-3.428 5.88a6.507 6.507 0 0 0-.217.368v.021a5.618 5.618 0 0 0-.456 4.248l10.472 36.654a2.599 2.599 0 0 0 3.19 1.794l45.459-12.344c.271-.076.52-.205.749-.346l.054-.032h.01Z",
48
- fill: resolvedPrimaryColor,
49
- stroke: resolvedSecondaryColor,
50
- strokeLinecap: "round",
51
- strokeLinejoin: "round",
52
- strokeWidth: ".7"
53
- }), /* @__PURE__ */ import_react.default.createElement("path", {
54
- d: "M72.02 53.31 24.152 66.313a2.747 2.747 0 0 1-3.364-1.892L9.752 25.822c-.966-3.372 1.16-6.853 4.612-7.556l43.05-8.744c3.146-.638 6.25 1.286 7.053 4.377L73.95 49.98a2.729 2.729 0 0 1-1.931 3.33Z",
55
- fill: "#fff",
56
- stroke: resolvedSecondaryColor,
57
- strokeLinecap: "round",
58
- strokeLinejoin: "round",
59
- strokeWidth: ".7"
60
- }), /* @__PURE__ */ import_react.default.createElement("path", {
61
- d: "M65.682 18.57 11.076 30.512l-1.346-4.69c-.966-3.373 1.161-6.854 4.612-7.556l43.05-8.734c3.147-.638 6.25 1.286 7.053 4.378l1.227 4.669.01-.01Z",
62
- fill: resolvedSecondaryColor
63
- }), /* @__PURE__ */ import_react.default.createElement("path", {
64
- d: "M18.433 23.174a1.873 1.873 0 0 1-1.421 2.367c-1.096.238-2.236-.454-2.54-1.524a1.868 1.868 0 0 1 1.433-2.367c1.096-.227 2.224.465 2.528 1.535v-.011Z",
65
- fill: "#fff"
66
- }), /* @__PURE__ */ import_react.default.createElement("path", {
67
- d: "M25.444 21.693c.293 1.06-.326 2.108-1.4 2.335-1.075.227-2.192-.454-2.485-1.524-.293-1.07.325-2.12 1.41-2.346 1.086-.227 2.182.465 2.475 1.524v.01Z",
68
- fill: resolvedPrimaryColor
69
- }), /* @__PURE__ */ import_react.default.createElement("path", {
70
- d: "M11.097 30.6s.326-3.157.608-6.389l-1.378-3.08-3.43 5.88a6.507 6.507 0 0 0-.216.367v.022a5.619 5.619 0 0 0-.456 4.248l1.4 4.908 3.472-5.967v.01Z",
71
- fill: resolvedSecondaryColor
72
- }), /* @__PURE__ */ import_react.default.createElement("path", {
73
- d: "M62.73 51.038 25.092 61.224l-6.037-21.372c-.253-.878.406-1.8 1.46-2.041l36.256-8.54 5.95 21.767h.01Z",
74
- fill: resolvedPrimaryColor,
75
- stroke: resolvedSecondaryColor,
76
- strokeLinecap: "round",
77
- strokeLinejoin: "round",
78
- strokeWidth: ".7"
79
- }), /* @__PURE__ */ import_react.default.createElement("path", {
80
- d: "M57.627 32.366 19.526 41.52l-.472-1.679c-.253-.878.406-1.8 1.46-2.042l36.256-8.54.846 3.107h.01Z",
81
- fill: resolvedSecondaryColor
82
- }), /* @__PURE__ */ import_react.default.createElement("path", {
83
- d: "m65.047 42.443-4.5-16.564c-.231-.824-1.164-1.329-2.097-1.12l-29.78 6.718-3.524-1.065-1.669 2.569c-.318.428-.549.922-.406 1.438l5.95 21.207 36.992-9.649 1.8-2.711-2.755-.834-.011.01Z",
84
- fill: resolvedSecondaryColor,
85
- stroke: resolvedSecondaryColor,
86
- strokeLinecap: "round",
87
- strokeLinejoin: "round",
88
- strokeWidth: ".7"
89
- }), /* @__PURE__ */ import_react.default.createElement("path", {
90
- d: "M67.802 43.277 30.81 52.926l-5.95-21.208c-.24-.878.396-1.778 1.439-2.008l33.951-7.662c.933-.209 1.877.285 2.097 1.12l5.466 20.109h-.01Z",
91
- fill: "#fff",
92
- stroke: resolvedSecondaryColor,
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round",
95
- strokeWidth: ".7"
96
- }), /* @__PURE__ */ import_react.default.createElement("path", {
97
- d: "M37.122 31.038c-3.81.878-6.18 4.259-5.27 7.519 1.34 4.797 9.54 7.826 9.54 7.826s5.422-6.41 4.127-11.12c-.89-3.204-4.621-5.103-8.397-4.236v.01Zm2.338 8.397c-1.636.395-3.282-.417-3.678-1.822-.395-1.405.626-2.865 2.262-3.25 1.635-.383 3.26.44 3.644 1.834.384 1.394-.615 2.843-2.24 3.238h.012Z",
98
- fill: resolvedSecondaryColor
99
- }), /* @__PURE__ */ import_react.default.createElement("path", {
100
- d: "m48.46 32.619 11.132-2.646M49.46 36.252l11.108-2.7M50.459 39.885l11.086-2.766",
101
- stroke: resolvedSecondaryColor,
102
- strokeLinecap: "round",
103
- strokeLinejoin: "round",
104
- strokeWidth: ".7"
105
- }));
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: "M0 40.922A39.857 39.857 0 0 0 39.078 80a.911.911 0 0 0 .922-.911v-2.503c20.208 0 36.586-16.378 36.586-36.586C76.586 19.791 60.208 3.414 40 3.414V.911a.911.911 0 0 0-.922-.91C28.727.23 19.34 4.4 12.36 11.064a.908.908 0 0 0 0 1.295l1.778 1.778C7.52 20.758 3.425 29.901 3.425 40H.911a.911.911 0 0 0-.91.922Z", fill: resolvedPrimaryColor }),
54
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M66.16 57.374s.087-.054.12-.087l6.521-4.323-3.147-1.697-3.147.756-8.334-31.681a5.73 5.73 0 0 0-6.707-4.15l-39.74 8.063-1.4-3.124-3.428 5.88a6.507 6.507 0 0 0-.217.368v.021a5.618 5.618 0 0 0-.456 4.248l10.472 36.654a2.599 2.599 0 0 0 3.19 1.794l45.459-12.344c.271-.076.52-.205.749-.346l.054-.032h.01Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
55
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M72.02 53.31 24.152 66.313a2.747 2.747 0 0 1-3.364-1.892L9.752 25.822c-.966-3.372 1.16-6.853 4.612-7.556l43.05-8.744c3.146-.638 6.25 1.286 7.053 4.377L73.95 49.98a2.729 2.729 0 0 1-1.931 3.33Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
56
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M65.682 18.57 11.076 30.512l-1.346-4.69c-.966-3.373 1.161-6.854 4.612-7.556l43.05-8.734c3.147-.638 6.25 1.286 7.053 4.378l1.227 4.669.01-.01Z", fill: resolvedSecondaryColor }),
57
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M18.433 23.174a1.873 1.873 0 0 1-1.421 2.367c-1.096.238-2.236-.454-2.54-1.524a1.868 1.868 0 0 1 1.433-2.367c1.096-.227 2.224.465 2.528 1.535v-.011Z", fill: "#fff" }),
58
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M25.444 21.693c.293 1.06-.326 2.108-1.4 2.335-1.075.227-2.192-.454-2.485-1.524-.293-1.07.325-2.12 1.41-2.346 1.086-.227 2.182.465 2.475 1.524v.01Z", fill: resolvedPrimaryColor }),
59
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M11.097 30.6s.326-3.157.608-6.389l-1.378-3.08-3.43 5.88a6.507 6.507 0 0 0-.216.367v.022a5.619 5.619 0 0 0-.456 4.248l1.4 4.908 3.472-5.967v.01Z", fill: resolvedSecondaryColor }),
60
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M62.73 51.038 25.092 61.224l-6.037-21.372c-.253-.878.406-1.8 1.46-2.041l36.256-8.54 5.95 21.767h.01Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
61
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M57.627 32.366 19.526 41.52l-.472-1.679c-.253-.878.406-1.8 1.46-2.042l36.256-8.54.846 3.107h.01Z", fill: resolvedSecondaryColor }),
62
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m65.047 42.443-4.5-16.564c-.231-.824-1.164-1.329-2.097-1.12l-29.78 6.718-3.524-1.065-1.669 2.569c-.318.428-.549.922-.406 1.438l5.95 21.207 36.992-9.649 1.8-2.711-2.755-.834-.011.01Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
63
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M67.802 43.277 30.81 52.926l-5.95-21.208c-.24-.878.396-1.778 1.439-2.008l33.951-7.662c.933-.209 1.877.285 2.097 1.12l5.466 20.109h-.01Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
64
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M37.122 31.038c-3.81.878-6.18 4.259-5.27 7.519 1.34 4.797 9.54 7.826 9.54 7.826s5.422-6.41 4.127-11.12c-.89-3.204-4.621-5.103-8.397-4.236v.01Zm2.338 8.397c-1.636.395-3.282-.417-3.678-1.822-.395-1.405.626-2.865 2.262-3.25 1.635-.383 3.26.44 3.644 1.834.384 1.394-.615 2.843-2.24 3.238h.012Z", fill: resolvedSecondaryColor }),
65
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m48.46 32.619 11.132-2.646M49.46 36.252l11.108-2.7M50.459 39.885l11.086-2.766", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" })
66
+ );
106
67
  };
107
68
  Duplicates.displayName = "Duplicates";
108
69
  var stdin_default = (0, import_core.createBaseComponent)(Duplicates);
@@ -6,78 +6,32 @@ const Duplicates = ({ fill = "none", width = "80", height = "80", viewBox = "0 0
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: "M0 40.922A39.857 39.857 0 0 0 39.078 80a.911.911 0 0 0 .922-.911v-2.503c20.208 0 36.586-16.378 36.586-36.586C76.586 19.791 60.208 3.414 40 3.414V.911a.911.911 0 0 0-.922-.91C28.727.23 19.34 4.4 12.36 11.064a.908.908 0 0 0 0 1.295l1.778 1.778C7.52 20.758 3.425 29.901 3.425 40H.911a.911.911 0 0 0-.91.922Z",
20
- fill: resolvedPrimaryColor
21
- }), /* @__PURE__ */ React.createElement("path", {
22
- d: "M66.16 57.374s.087-.054.12-.087l6.521-4.323-3.147-1.697-3.147.756-8.334-31.681a5.73 5.73 0 0 0-6.707-4.15l-39.74 8.063-1.4-3.124-3.428 5.88a6.507 6.507 0 0 0-.217.368v.021a5.618 5.618 0 0 0-.456 4.248l10.472 36.654a2.599 2.599 0 0 0 3.19 1.794l45.459-12.344c.271-.076.52-.205.749-.346l.054-.032h.01Z",
23
- fill: resolvedPrimaryColor,
24
- stroke: resolvedSecondaryColor,
25
- strokeLinecap: "round",
26
- strokeLinejoin: "round",
27
- strokeWidth: ".7"
28
- }), /* @__PURE__ */ React.createElement("path", {
29
- d: "M72.02 53.31 24.152 66.313a2.747 2.747 0 0 1-3.364-1.892L9.752 25.822c-.966-3.372 1.16-6.853 4.612-7.556l43.05-8.744c3.146-.638 6.25 1.286 7.053 4.377L73.95 49.98a2.729 2.729 0 0 1-1.931 3.33Z",
30
- fill: "#fff",
31
- stroke: resolvedSecondaryColor,
32
- strokeLinecap: "round",
33
- strokeLinejoin: "round",
34
- strokeWidth: ".7"
35
- }), /* @__PURE__ */ React.createElement("path", {
36
- d: "M65.682 18.57 11.076 30.512l-1.346-4.69c-.966-3.373 1.161-6.854 4.612-7.556l43.05-8.734c3.147-.638 6.25 1.286 7.053 4.378l1.227 4.669.01-.01Z",
37
- fill: resolvedSecondaryColor
38
- }), /* @__PURE__ */ React.createElement("path", {
39
- d: "M18.433 23.174a1.873 1.873 0 0 1-1.421 2.367c-1.096.238-2.236-.454-2.54-1.524a1.868 1.868 0 0 1 1.433-2.367c1.096-.227 2.224.465 2.528 1.535v-.011Z",
40
- fill: "#fff"
41
- }), /* @__PURE__ */ React.createElement("path", {
42
- d: "M25.444 21.693c.293 1.06-.326 2.108-1.4 2.335-1.075.227-2.192-.454-2.485-1.524-.293-1.07.325-2.12 1.41-2.346 1.086-.227 2.182.465 2.475 1.524v.01Z",
43
- fill: resolvedPrimaryColor
44
- }), /* @__PURE__ */ React.createElement("path", {
45
- d: "M11.097 30.6s.326-3.157.608-6.389l-1.378-3.08-3.43 5.88a6.507 6.507 0 0 0-.216.367v.022a5.619 5.619 0 0 0-.456 4.248l1.4 4.908 3.472-5.967v.01Z",
46
- fill: resolvedSecondaryColor
47
- }), /* @__PURE__ */ React.createElement("path", {
48
- d: "M62.73 51.038 25.092 61.224l-6.037-21.372c-.253-.878.406-1.8 1.46-2.041l36.256-8.54 5.95 21.767h.01Z",
49
- fill: resolvedPrimaryColor,
50
- stroke: resolvedSecondaryColor,
51
- strokeLinecap: "round",
52
- strokeLinejoin: "round",
53
- strokeWidth: ".7"
54
- }), /* @__PURE__ */ React.createElement("path", {
55
- d: "M57.627 32.366 19.526 41.52l-.472-1.679c-.253-.878.406-1.8 1.46-2.042l36.256-8.54.846 3.107h.01Z",
56
- fill: resolvedSecondaryColor
57
- }), /* @__PURE__ */ React.createElement("path", {
58
- d: "m65.047 42.443-4.5-16.564c-.231-.824-1.164-1.329-2.097-1.12l-29.78 6.718-3.524-1.065-1.669 2.569c-.318.428-.549.922-.406 1.438l5.95 21.207 36.992-9.649 1.8-2.711-2.755-.834-.011.01Z",
59
- fill: resolvedSecondaryColor,
60
- stroke: resolvedSecondaryColor,
61
- strokeLinecap: "round",
62
- strokeLinejoin: "round",
63
- strokeWidth: ".7"
64
- }), /* @__PURE__ */ React.createElement("path", {
65
- d: "M67.802 43.277 30.81 52.926l-5.95-21.208c-.24-.878.396-1.778 1.439-2.008l33.951-7.662c.933-.209 1.877.285 2.097 1.12l5.466 20.109h-.01Z",
66
- fill: "#fff",
67
- stroke: resolvedSecondaryColor,
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round",
70
- strokeWidth: ".7"
71
- }), /* @__PURE__ */ React.createElement("path", {
72
- d: "M37.122 31.038c-3.81.878-6.18 4.259-5.27 7.519 1.34 4.797 9.54 7.826 9.54 7.826s5.422-6.41 4.127-11.12c-.89-3.204-4.621-5.103-8.397-4.236v.01Zm2.338 8.397c-1.636.395-3.282-.417-3.678-1.822-.395-1.405.626-2.865 2.262-3.25 1.635-.383 3.26.44 3.644 1.834.384 1.394-.615 2.843-2.24 3.238h.012Z",
73
- fill: resolvedSecondaryColor
74
- }), /* @__PURE__ */ React.createElement("path", {
75
- d: "m48.46 32.619 11.132-2.646M49.46 36.252l11.108-2.7M50.459 39.885l11.086-2.766",
76
- stroke: resolvedSecondaryColor,
77
- strokeLinecap: "round",
78
- strokeLinejoin: "round",
79
- strokeWidth: ".7"
80
- }));
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: "M0 40.922A39.857 39.857 0 0 0 39.078 80a.911.911 0 0 0 .922-.911v-2.503c20.208 0 36.586-16.378 36.586-36.586C76.586 19.791 60.208 3.414 40 3.414V.911a.911.911 0 0 0-.922-.91C28.727.23 19.34 4.4 12.36 11.064a.908.908 0 0 0 0 1.295l1.778 1.778C7.52 20.758 3.425 29.901 3.425 40H.911a.911.911 0 0 0-.91.922Z", fill: resolvedPrimaryColor }),
22
+ /* @__PURE__ */ React.createElement("path", { d: "M66.16 57.374s.087-.054.12-.087l6.521-4.323-3.147-1.697-3.147.756-8.334-31.681a5.73 5.73 0 0 0-6.707-4.15l-39.74 8.063-1.4-3.124-3.428 5.88a6.507 6.507 0 0 0-.217.368v.021a5.618 5.618 0 0 0-.456 4.248l10.472 36.654a2.599 2.599 0 0 0 3.19 1.794l45.459-12.344c.271-.076.52-.205.749-.346l.054-.032h.01Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
23
+ /* @__PURE__ */ React.createElement("path", { d: "M72.02 53.31 24.152 66.313a2.747 2.747 0 0 1-3.364-1.892L9.752 25.822c-.966-3.372 1.16-6.853 4.612-7.556l43.05-8.744c3.146-.638 6.25 1.286 7.053 4.377L73.95 49.98a2.729 2.729 0 0 1-1.931 3.33Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
24
+ /* @__PURE__ */ React.createElement("path", { d: "M65.682 18.57 11.076 30.512l-1.346-4.69c-.966-3.373 1.161-6.854 4.612-7.556l43.05-8.734c3.147-.638 6.25 1.286 7.053 4.378l1.227 4.669.01-.01Z", fill: resolvedSecondaryColor }),
25
+ /* @__PURE__ */ React.createElement("path", { d: "M18.433 23.174a1.873 1.873 0 0 1-1.421 2.367c-1.096.238-2.236-.454-2.54-1.524a1.868 1.868 0 0 1 1.433-2.367c1.096-.227 2.224.465 2.528 1.535v-.011Z", fill: "#fff" }),
26
+ /* @__PURE__ */ React.createElement("path", { d: "M25.444 21.693c.293 1.06-.326 2.108-1.4 2.335-1.075.227-2.192-.454-2.485-1.524-.293-1.07.325-2.12 1.41-2.346 1.086-.227 2.182.465 2.475 1.524v.01Z", fill: resolvedPrimaryColor }),
27
+ /* @__PURE__ */ React.createElement("path", { d: "M11.097 30.6s.326-3.157.608-6.389l-1.378-3.08-3.43 5.88a6.507 6.507 0 0 0-.216.367v.022a5.619 5.619 0 0 0-.456 4.248l1.4 4.908 3.472-5.967v.01Z", fill: resolvedSecondaryColor }),
28
+ /* @__PURE__ */ React.createElement("path", { d: "M62.73 51.038 25.092 61.224l-6.037-21.372c-.253-.878.406-1.8 1.46-2.041l36.256-8.54 5.95 21.767h.01Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
29
+ /* @__PURE__ */ React.createElement("path", { d: "M57.627 32.366 19.526 41.52l-.472-1.679c-.253-.878.406-1.8 1.46-2.042l36.256-8.54.846 3.107h.01Z", fill: resolvedSecondaryColor }),
30
+ /* @__PURE__ */ React.createElement("path", { d: "m65.047 42.443-4.5-16.564c-.231-.824-1.164-1.329-2.097-1.12l-29.78 6.718-3.524-1.065-1.669 2.569c-.318.428-.549.922-.406 1.438l5.95 21.207 36.992-9.649 1.8-2.711-2.755-.834-.011.01Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
31
+ /* @__PURE__ */ React.createElement("path", { d: "M67.802 43.277 30.81 52.926l-5.95-21.208c-.24-.878.396-1.778 1.439-2.008l33.951-7.662c.933-.209 1.877.285 2.097 1.12l5.466 20.109h-.01Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
32
+ /* @__PURE__ */ React.createElement("path", { d: "M37.122 31.038c-3.81.878-6.18 4.259-5.27 7.519 1.34 4.797 9.54 7.826 9.54 7.826s5.422-6.41 4.127-11.12c-.89-3.204-4.621-5.103-8.397-4.236v.01Zm2.338 8.397c-1.636.395-3.282-.417-3.678-1.822-.395-1.405.626-2.865 2.262-3.25 1.635-.383 3.26.44 3.644 1.834.384 1.394-.615 2.843-2.24 3.238h.012Z", fill: resolvedSecondaryColor }),
33
+ /* @__PURE__ */ React.createElement("path", { d: "m48.46 32.619 11.132-2.646M49.46 36.252l11.108-2.7M50.459 39.885l11.086-2.766", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" })
34
+ );
81
35
  };
82
36
  Duplicates.displayName = "Duplicates";
83
37
  var stdin_default = createBaseComponent(Duplicates);
@@ -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,66 +38,29 @@ const Feedback = ({ fill = "none", width = "40", height = "40", viewBox = "0 0 4
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: "M35.4 11.33v16.546c0 .54-.06 1.064-.178 1.57-.702 3.134-3.482 5.465-6.816 5.465h-4.618c-4.001 0-7.948 1.119-11.354 3.248-.183.13-.441-.027-.441-.26V34.91a6.941 6.941 0 0 1-4.342-1.516A7.02 7.02 0 0 1 5 27.875V11.33a7.038 7.038 0 0 1 3.035-5.807 6.865 6.865 0 0 1 2.853-1.143 6.81 6.81 0 0 1 1.105-.088h4.619a21.415 21.415 0 0 0 11.356-3.245c.18-.13.438.026.438.26v2.985a6.933 6.933 0 0 1 3.207.785 7.019 7.019 0 0 1 2.173 1.76A7.022 7.022 0 0 1 35.4 11.33Z",
45
- fill: resolvedPrimaryColor
46
- }), /* @__PURE__ */ import_react.default.createElement("path", {
47
- d: "M27.839 18.398c-.624-4.432-2-8.516-3.368-10.683a10.181 10.181 0 0 0-.793-1.079c-.326-.38-.555-.655-.948-.544h-.003a.162.162 0 0 0-.058-.01h-.007a.48.48 0 0 0-.125.014c-.108.05-.19.15-.255.29-.003.003-.003.007-.003.01-.032.069-.058.15-.08.24l-.01.058a4.464 4.464 0 0 0-.05 1.02c.043.975.265 2.226.505 3.318 0 .014.004.029.01.04.12.558.24 1.07.345 1.483-.42-1.516-.939-3.293-1.59-4.859-.696-1.665-1.464-3.24-2.206-3.92-.38-.351-.818-.35-1.166-.231a.112.112 0 0 0-.046.021c-.122.058-.205.18-.248.351-.003.004-.003.004-.003.008-.169.677.2 2.131.702 3.79.48 1.58 1.075 3.339 1.43 4.772v.003c.153.616.26 1.175.297 1.63-.23-1.508-1.095-4.102-2.191-6.405-.749-1.576-1.586-3.131-2.328-3.99-.555-.646-1.117-.85-1.5-.653a.276.276 0 0 0-.075.05.326.326 0 0 0-.068.072c-.01.01-.018.025-.025.036a.512.512 0 0 0-.068.132.98.98 0 0 0-.036.122s-.004.004-.004.007c-.003.007-.003.01-.003.014-.007.033-.015.065-.018.1a.301.301 0 0 0-.01.08c-.005.01-.005.025-.005.039-.003.036-.007.072-.007.107-.007.144-.003.305.015.48.003.065.01.13.018.198.032.265.082.562.15.88.014.072.029.144.047.216.014.068.028.136.046.204.047.193.097.394.15.602l.137.505c.007.021.01.04.018.06.043.148.082.295.129.445.039.14.082.283.125.426.394 1.308.87 2.727 1.29 4.038.365 1.146.691 2.21.881 3.052.057.261.104.498.133.713-1.165-3.697-2.343-6.084-3.525-7.464-.61-.716-1.376-1.367-1.838-1.592-.39-.194-.685-.018-.903.075a.457.457 0 0 0-.244.247.564.564 0 0 0-.043.125v.007c-.125.51.104 1.412.452 2.368v.004c.412 1.132.985 2.332 1.336 3.049.265.54.516 1.089.73 1.655.688 1.791 1.538 3.966 2.035 5.86v.004l.076.287c-.717-.595-1.559-1.236-2.39-1.655-1.293-.645-2.636-1.233-4.062-1.258a3.85 3.85 0 0 0-.455.008c-.437.028-.957.16-1.104.576 0 .004-.003.007-.003.011v.007l-.025.1a.904.904 0 0 0 .147.595c.136.212.33.376.52.534 1.357 1.135 2.732 2.264 3.947 3.55 1.214 1.286 2.275 2.751 2.902 4.407l.064.16c.011.022.018.047.029.069 0 .003.004.007.004.01.007.022.017.04.025.061 0 .004.003.004.003.008.029.075.061.147.097.218a5.691 5.691 0 0 0 .276.548c.05.09.1.18.154.265.05.08.1.158.154.233.036.057.075.115.118.168.057.08.118.155.18.23a4.8 4.8 0 0 0 1.203 1.053c1.132.692 2.479.978 3.804.978 1.333.004 2.684-.272 3.851-.92 1.165-.646 2.29-1.939 2.755-3.189 0-.018-.003-.032-.003-.05-.004-.015-.004-.029-.007-.047a3.722 3.722 0 0 1-.018-.207 25.796 25.796 0 0 1-.122-2.483c0-.1 0-.2.003-.305l.011-.315c0-.054.004-.11.007-.165l.022-.358c.01-.161.025-.326.04-.494.028-.294.06-.595.1-.903.01-.097.021-.197.039-.301 0-.022.004-.043.007-.065l.043-.286.054-.362c.014-.104.032-.211.05-.315.018-.125.04-.255.064-.387.094-.52.198-1.046.312-1.573 0-.01-.003-.018-.003-.028Zm-4.604-4.94a14.222 14.222 0 0 1-.114-.43c.046.146.082.29.114.43Z",
48
- fill: resolvedPrimaryColor
49
- }), /* @__PURE__ */ import_react.default.createElement("path", {
50
- d: "M20.04 10.693a71.051 71.051 0 0 1-1.261-5.173c-.082-.401-.161-.82-.043-1.215.115-.39.49-.741.896-.68-.065-.301-.538-.382-.667-.599-.304-.053-.69-.045-.852.217-.193.312-.093.847-.033 1.21.366 2.231.993 4.194 1.96 6.24ZM16.615 19.621c-.283-.236-.645.233-.964 0-.505-1.791-1.364-4.292-2.002-5.95-.214-.566-.47-1.232-.735-1.773-.755-1.544-2.655-5.446-1.605-5.883.165-.072.749.133 1.021.226-.938.544.81 4.256 1.551 5.774.265.541.516 1.09.731 1.656.724 1.884 1.519 3.99 2.003 5.95ZM15.619 28.873c-.437-.527-.774-1.146-1.039-1.81-.021-.053.021-.15 0-.204-.627-1.655-1.765-3.298-2.98-4.584-1.214-1.286-2.44-2.295-3.798-3.43-.19-.158-.476-.402-.612-.613-.133-.211-.244-.296-.162-.533.147-.415.582-.664 1.02-.692.153-.011.461-.007.612 0-.301.505-.077 1.574 2.445 3.39 3.575 2.576 4.303 6.423 4.514 8.476ZM16.328 11.643a1.88 1.88 0 0 0-.226.373c-1.19-3.718-2.8-8.443-1.776-8.966.383-.197.915.213 1.47.857-.275.14-.55.482-.643.787-.136.433-.08.906-.011 1.357.28 1.885.677 3.755 1.186 5.592ZM23.565 6.648c-.319.025-.598.237-.774.502-.175.265-.262.58-.322.892a6.186 6.186 0 0 0 .028 2.393 10.342 10.342 0 0 1-.494-3.353c.01-.38.079-.824.412-1.007.208-.115.47-.09.68.018.212.107.334.362.47.555Z",
51
- fill: "#fff"
52
- }), /* @__PURE__ */ import_react.default.createElement("path", {
53
- d: "M26.388 34.911c.353-1.645 1.278-6.278.87-7.911-3.5 6-10.5 3.5-12.2.8-.272.727.5 6.7.5 6.7 0 .801-.03 1.5-.073 2.08a21.493 21.493 0 0 1 8.302-1.669h2.6Z",
54
- fill: resolvedSecondaryColor
55
- }), /* @__PURE__ */ import_react.default.createElement("path", {
56
- d: "M26.086 34.911h.408c.055-.286.107-.58.157-.88.37-2.23.607-4.801.698-7.023a.2.2 0 1 0-.4-.016c-.09 2.208-.326 4.763-.693 6.973-.054.324-.11.64-.17.946ZM15.31 36.654c.088-1.333.044-2.902-.06-4.401-.14-2.032-.391-3.951-.58-5.01a.2.2 0 1 0-.395.071c.187 1.042.436 2.948.576 4.967.109 1.577.15 3.212.046 4.556.137-.063.275-.124.414-.183Z",
57
- fill: resolvedSecondaryColor
58
- }), /* @__PURE__ */ import_react.default.createElement("path", {
59
- d: "M15.663 19.656c-.483-1.96-1.386-4.266-2.11-6.15a19.488 19.488 0 0 0-.73-1.656c-.757-1.544-2.552-5.363-1.502-5.8.971-.422 3.987 1.756 6.266 8.981M19 20a8.353 8.353 0 0 1 2.042.91",
60
- stroke: resolvedSecondaryColor,
61
- strokeLinecap: "round",
62
- strokeLinejoin: "round",
63
- strokeMiterlimit: "10",
64
- strokeWidth: ".4"
65
- }), /* @__PURE__ */ import_react.default.createElement("path", {
66
- d: "M27.24 26.684c-.017.05-.039.1-.06.15-.494 1.204-1.576 2.419-2.694 3.039-1.168.648-2.519.924-3.851.92-1.326 0-2.673-.286-3.805-.978-1.035-.63-1.712-1.597-2.178-2.712-.025-.05-.043-.1-.064-.15l-.065-.161c-.627-1.655-1.687-3.12-2.902-4.407-1.214-1.286-2.59-2.414-3.947-3.55-.19-.157-.384-.322-.52-.534-.132-.21-.2-.476-.118-.712.147-.416.666-.549 1.103-.577 1.598-.108 3.088.537 4.518 1.25.83.42 1.673 1.06 2.39 1.655a8.394 8.394 0 0 1 3.7.237M19 15.48A21.682 21.682 0 0 1 24.76 14M17 16.555c.405-.197.817-.383 1.236-.555M17.142 15.636c-.44-3.135-4.26-11.844-2.82-12.578 1.642-.842 5.51 7.734 6.02 11.048M23 13c.086.348.154.595.183.695",
67
- stroke: resolvedSecondaryColor,
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round",
70
- strokeMiterlimit: "10",
71
- strokeWidth: ".4"
72
- }), /* @__PURE__ */ import_react.default.createElement("path", {
73
- d: "M27.109 26.788c1.32-8.07-2.48-19.26-3.945-20.61-.398-.365-1.053-.136-1.128.398-.194 1.364.447 4.22.83 5.728",
74
- stroke: resolvedSecondaryColor,
75
- strokeLinecap: "round",
76
- strokeLinejoin: "round",
77
- strokeMiterlimit: "10",
78
- strokeWidth: ".4"
79
- }), /* @__PURE__ */ import_react.default.createElement("path", {
80
- d: "M23.561 13.04c0-.004 0-.008-.003-.012-.004-.01-.007-.025-.01-.036a18.402 18.402 0 0 0-.184-.695c-.01-.057-.028-.118-.046-.179a.488.488 0 0 0-.018-.068c-1.1-3.955-3.296-9.583-4.962-9.01-1.383.466 1.906 7.631 2.132 10.576",
81
- stroke: resolvedSecondaryColor,
82
- strokeLinecap: "round",
83
- strokeLinejoin: "round",
84
- strokeMiterlimit: "10",
85
- strokeWidth: ".4"
86
- }), /* @__PURE__ */ import_react.default.createElement("path", {
87
- d: "M33.5 9 29 13.5M28 11.5 30.5 7",
88
- stroke: "#fff",
89
- strokeLinecap: "round",
90
- strokeLinejoin: "round",
91
- strokeMiterlimit: "10",
92
- strokeWidth: ".4"
93
- }));
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: "M35.4 11.33v16.546c0 .54-.06 1.064-.178 1.57-.702 3.134-3.482 5.465-6.816 5.465h-4.618c-4.001 0-7.948 1.119-11.354 3.248-.183.13-.441-.027-.441-.26V34.91a6.941 6.941 0 0 1-4.342-1.516A7.02 7.02 0 0 1 5 27.875V11.33a7.038 7.038 0 0 1 3.035-5.807 6.865 6.865 0 0 1 2.853-1.143 6.81 6.81 0 0 1 1.105-.088h4.619a21.415 21.415 0 0 0 11.356-3.245c.18-.13.438.026.438.26v2.985a6.933 6.933 0 0 1 3.207.785 7.019 7.019 0 0 1 2.173 1.76A7.022 7.022 0 0 1 35.4 11.33Z", fill: resolvedPrimaryColor }),
54
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M27.839 18.398c-.624-4.432-2-8.516-3.368-10.683a10.181 10.181 0 0 0-.793-1.079c-.326-.38-.555-.655-.948-.544h-.003a.162.162 0 0 0-.058-.01h-.007a.48.48 0 0 0-.125.014c-.108.05-.19.15-.255.29-.003.003-.003.007-.003.01-.032.069-.058.15-.08.24l-.01.058a4.464 4.464 0 0 0-.05 1.02c.043.975.265 2.226.505 3.318 0 .014.004.029.01.04.12.558.24 1.07.345 1.483-.42-1.516-.939-3.293-1.59-4.859-.696-1.665-1.464-3.24-2.206-3.92-.38-.351-.818-.35-1.166-.231a.112.112 0 0 0-.046.021c-.122.058-.205.18-.248.351-.003.004-.003.004-.003.008-.169.677.2 2.131.702 3.79.48 1.58 1.075 3.339 1.43 4.772v.003c.153.616.26 1.175.297 1.63-.23-1.508-1.095-4.102-2.191-6.405-.749-1.576-1.586-3.131-2.328-3.99-.555-.646-1.117-.85-1.5-.653a.276.276 0 0 0-.075.05.326.326 0 0 0-.068.072c-.01.01-.018.025-.025.036a.512.512 0 0 0-.068.132.98.98 0 0 0-.036.122s-.004.004-.004.007c-.003.007-.003.01-.003.014-.007.033-.015.065-.018.1a.301.301 0 0 0-.01.08c-.005.01-.005.025-.005.039-.003.036-.007.072-.007.107-.007.144-.003.305.015.48.003.065.01.13.018.198.032.265.082.562.15.88.014.072.029.144.047.216.014.068.028.136.046.204.047.193.097.394.15.602l.137.505c.007.021.01.04.018.06.043.148.082.295.129.445.039.14.082.283.125.426.394 1.308.87 2.727 1.29 4.038.365 1.146.691 2.21.881 3.052.057.261.104.498.133.713-1.165-3.697-2.343-6.084-3.525-7.464-.61-.716-1.376-1.367-1.838-1.592-.39-.194-.685-.018-.903.075a.457.457 0 0 0-.244.247.564.564 0 0 0-.043.125v.007c-.125.51.104 1.412.452 2.368v.004c.412 1.132.985 2.332 1.336 3.049.265.54.516 1.089.73 1.655.688 1.791 1.538 3.966 2.035 5.86v.004l.076.287c-.717-.595-1.559-1.236-2.39-1.655-1.293-.645-2.636-1.233-4.062-1.258a3.85 3.85 0 0 0-.455.008c-.437.028-.957.16-1.104.576 0 .004-.003.007-.003.011v.007l-.025.1a.904.904 0 0 0 .147.595c.136.212.33.376.52.534 1.357 1.135 2.732 2.264 3.947 3.55 1.214 1.286 2.275 2.751 2.902 4.407l.064.16c.011.022.018.047.029.069 0 .003.004.007.004.01.007.022.017.04.025.061 0 .004.003.004.003.008.029.075.061.147.097.218a5.691 5.691 0 0 0 .276.548c.05.09.1.18.154.265.05.08.1.158.154.233.036.057.075.115.118.168.057.08.118.155.18.23a4.8 4.8 0 0 0 1.203 1.053c1.132.692 2.479.978 3.804.978 1.333.004 2.684-.272 3.851-.92 1.165-.646 2.29-1.939 2.755-3.189 0-.018-.003-.032-.003-.05-.004-.015-.004-.029-.007-.047a3.722 3.722 0 0 1-.018-.207 25.796 25.796 0 0 1-.122-2.483c0-.1 0-.2.003-.305l.011-.315c0-.054.004-.11.007-.165l.022-.358c.01-.161.025-.326.04-.494.028-.294.06-.595.1-.903.01-.097.021-.197.039-.301 0-.022.004-.043.007-.065l.043-.286.054-.362c.014-.104.032-.211.05-.315.018-.125.04-.255.064-.387.094-.52.198-1.046.312-1.573 0-.01-.003-.018-.003-.028Zm-4.604-4.94a14.222 14.222 0 0 1-.114-.43c.046.146.082.29.114.43Z", fill: resolvedPrimaryColor }),
55
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M20.04 10.693a71.051 71.051 0 0 1-1.261-5.173c-.082-.401-.161-.82-.043-1.215.115-.39.49-.741.896-.68-.065-.301-.538-.382-.667-.599-.304-.053-.69-.045-.852.217-.193.312-.093.847-.033 1.21.366 2.231.993 4.194 1.96 6.24ZM16.615 19.621c-.283-.236-.645.233-.964 0-.505-1.791-1.364-4.292-2.002-5.95-.214-.566-.47-1.232-.735-1.773-.755-1.544-2.655-5.446-1.605-5.883.165-.072.749.133 1.021.226-.938.544.81 4.256 1.551 5.774.265.541.516 1.09.731 1.656.724 1.884 1.519 3.99 2.003 5.95ZM15.619 28.873c-.437-.527-.774-1.146-1.039-1.81-.021-.053.021-.15 0-.204-.627-1.655-1.765-3.298-2.98-4.584-1.214-1.286-2.44-2.295-3.798-3.43-.19-.158-.476-.402-.612-.613-.133-.211-.244-.296-.162-.533.147-.415.582-.664 1.02-.692.153-.011.461-.007.612 0-.301.505-.077 1.574 2.445 3.39 3.575 2.576 4.303 6.423 4.514 8.476ZM16.328 11.643a1.88 1.88 0 0 0-.226.373c-1.19-3.718-2.8-8.443-1.776-8.966.383-.197.915.213 1.47.857-.275.14-.55.482-.643.787-.136.433-.08.906-.011 1.357.28 1.885.677 3.755 1.186 5.592ZM23.565 6.648c-.319.025-.598.237-.774.502-.175.265-.262.58-.322.892a6.186 6.186 0 0 0 .028 2.393 10.342 10.342 0 0 1-.494-3.353c.01-.38.079-.824.412-1.007.208-.115.47-.09.68.018.212.107.334.362.47.555Z", fill: "#fff" }),
56
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M26.388 34.911c.353-1.645 1.278-6.278.87-7.911-3.5 6-10.5 3.5-12.2.8-.272.727.5 6.7.5 6.7 0 .801-.03 1.5-.073 2.08a21.493 21.493 0 0 1 8.302-1.669h2.6Z", fill: resolvedSecondaryColor }),
57
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M26.086 34.911h.408c.055-.286.107-.58.157-.88.37-2.23.607-4.801.698-7.023a.2.2 0 1 0-.4-.016c-.09 2.208-.326 4.763-.693 6.973-.054.324-.11.64-.17.946ZM15.31 36.654c.088-1.333.044-2.902-.06-4.401-.14-2.032-.391-3.951-.58-5.01a.2.2 0 1 0-.395.071c.187 1.042.436 2.948.576 4.967.109 1.577.15 3.212.046 4.556.137-.063.275-.124.414-.183Z", fill: resolvedSecondaryColor }),
58
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.663 19.656c-.483-1.96-1.386-4.266-2.11-6.15a19.488 19.488 0 0 0-.73-1.656c-.757-1.544-2.552-5.363-1.502-5.8.971-.422 3.987 1.756 6.266 8.981M19 20a8.353 8.353 0 0 1 2.042.91", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10", strokeWidth: ".4" }),
59
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M27.24 26.684c-.017.05-.039.1-.06.15-.494 1.204-1.576 2.419-2.694 3.039-1.168.648-2.519.924-3.851.92-1.326 0-2.673-.286-3.805-.978-1.035-.63-1.712-1.597-2.178-2.712-.025-.05-.043-.1-.064-.15l-.065-.161c-.627-1.655-1.687-3.12-2.902-4.407-1.214-1.286-2.59-2.414-3.947-3.55-.19-.157-.384-.322-.52-.534-.132-.21-.2-.476-.118-.712.147-.416.666-.549 1.103-.577 1.598-.108 3.088.537 4.518 1.25.83.42 1.673 1.06 2.39 1.655a8.394 8.394 0 0 1 3.7.237M19 15.48A21.682 21.682 0 0 1 24.76 14M17 16.555c.405-.197.817-.383 1.236-.555M17.142 15.636c-.44-3.135-4.26-11.844-2.82-12.578 1.642-.842 5.51 7.734 6.02 11.048M23 13c.086.348.154.595.183.695", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10", strokeWidth: ".4" }),
60
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M27.109 26.788c1.32-8.07-2.48-19.26-3.945-20.61-.398-.365-1.053-.136-1.128.398-.194 1.364.447 4.22.83 5.728", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10", strokeWidth: ".4" }),
61
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M23.561 13.04c0-.004 0-.008-.003-.012-.004-.01-.007-.025-.01-.036a18.402 18.402 0 0 0-.184-.695c-.01-.057-.028-.118-.046-.179a.488.488 0 0 0-.018-.068c-1.1-3.955-3.296-9.583-4.962-9.01-1.383.466 1.906 7.631 2.132 10.576", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10", strokeWidth: ".4" }),
62
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M33.5 9 29 13.5M28 11.5 30.5 7", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10", strokeWidth: ".4" })
63
+ );
94
64
  };
95
65
  Feedback.displayName = "Feedback";
96
66
  var stdin_default = (0, import_core.createBaseComponent)(Feedback);