@semcore/illustration 1.0.5 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/AccessDenied/index.d.ts +5 -0
  2. package/AccessDenied/index.js +283 -0
  3. package/AccessDenied/index.mjs +262 -0
  4. package/AreaChart/index.d.ts +5 -0
  5. package/AreaChart/index.js +100 -0
  6. package/AreaChart/index.mjs +79 -0
  7. package/Blocked/index.d.ts +5 -0
  8. package/Blocked/index.js +590 -0
  9. package/Blocked/index.mjs +569 -0
  10. package/CHANGELOG.md +6 -0
  11. package/ChoroplethMapChart/index.d.ts +5 -0
  12. package/ChoroplethMapChart/index.js +124 -0
  13. package/ChoroplethMapChart/index.mjs +103 -0
  14. package/Coffee/index.d.ts +5 -0
  15. package/Coffee/index.js +104 -0
  16. package/Coffee/index.mjs +83 -0
  17. package/Collection/index.d.ts +5 -0
  18. package/Collection/index.js +100 -0
  19. package/Collection/index.mjs +79 -0
  20. package/CombinedChart/index.d.ts +5 -0
  21. package/CombinedChart/index.js +152 -0
  22. package/CombinedChart/index.mjs +131 -0
  23. package/Confirmation/index.d.ts +5 -0
  24. package/Confirmation/index.js +312 -0
  25. package/Confirmation/index.mjs +291 -0
  26. package/Congrats/index.d.ts +5 -0
  27. package/Congrats/index.js +171 -0
  28. package/Congrats/index.mjs +150 -0
  29. package/ConnectionLost/index.d.ts +5 -0
  30. package/ConnectionLost/index.js +354 -0
  31. package/ConnectionLost/index.mjs +333 -0
  32. package/DeletedAccount/index.d.ts +5 -0
  33. package/DeletedAccount/index.js +440 -0
  34. package/DeletedAccount/index.mjs +419 -0
  35. package/DeletedPage/index.d.ts +5 -0
  36. package/DeletedPage/index.js +54 -0
  37. package/DeletedPage/index.mjs +33 -0
  38. package/Dns/index.d.ts +5 -0
  39. package/Dns/index.js +210 -0
  40. package/Dns/index.mjs +189 -0
  41. package/DonutChart/index.d.ts +5 -0
  42. package/DonutChart/index.js +147 -0
  43. package/DonutChart/index.mjs +126 -0
  44. package/Duplicates/index.d.ts +5 -0
  45. package/Duplicates/index.js +125 -0
  46. package/Duplicates/index.mjs +104 -0
  47. package/FunnelChart/index.d.ts +5 -0
  48. package/FunnelChart/index.js +122 -0
  49. package/FunnelChart/index.mjs +101 -0
  50. package/Good/index.d.ts +5 -0
  51. package/Good/index.js +152 -0
  52. package/Good/index.mjs +131 -0
  53. package/HeatMapChart/index.d.ts +5 -0
  54. package/HeatMapChart/index.js +160 -0
  55. package/HeatMapChart/index.mjs +139 -0
  56. package/HorizontalBarChart/index.d.ts +5 -0
  57. package/HorizontalBarChart/index.js +130 -0
  58. package/HorizontalBarChart/index.mjs +109 -0
  59. package/KagiChart/index.d.ts +5 -0
  60. package/KagiChart/index.js +92 -0
  61. package/KagiChart/index.mjs +71 -0
  62. package/LineChart/index.d.ts +5 -0
  63. package/LineChart/index.js +96 -0
  64. package/LineChart/index.mjs +75 -0
  65. package/LollipopChart/index.d.ts +5 -0
  66. package/LollipopChart/index.js +115 -0
  67. package/LollipopChart/index.mjs +94 -0
  68. package/Maintenance/index.d.ts +5 -0
  69. package/Maintenance/index.js +423 -0
  70. package/Maintenance/index.mjs +402 -0
  71. package/Nexttime/index.d.ts +5 -0
  72. package/Nexttime/index.js +124 -0
  73. package/Nexttime/index.mjs +103 -0
  74. package/NoPayment/index.d.ts +5 -0
  75. package/NoPayment/index.js +369 -0
  76. package/NoPayment/index.mjs +348 -0
  77. package/NothingFound/index.d.ts +5 -0
  78. package/NothingFound/index.js +166 -0
  79. package/NothingFound/index.mjs +145 -0
  80. package/OtherData/index.d.ts +5 -0
  81. package/OtherData/index.js +131 -0
  82. package/OtherData/index.mjs +110 -0
  83. package/PageError/index.d.ts +5 -0
  84. package/PageError/index.js +291 -0
  85. package/PageError/index.mjs +270 -0
  86. package/PageNotFound/index.d.ts +5 -0
  87. package/PageNotFound/index.js +341 -0
  88. package/PageNotFound/index.mjs +320 -0
  89. package/PieChart/index.d.ts +5 -0
  90. package/PieChart/index.js +130 -0
  91. package/PieChart/index.mjs +109 -0
  92. package/Processing/index.d.ts +5 -0
  93. package/Processing/index.js +107 -0
  94. package/Processing/index.mjs +86 -0
  95. package/ProjectNotFound/index.d.ts +5 -0
  96. package/ProjectNotFound/index.js +286 -0
  97. package/ProjectNotFound/index.mjs +265 -0
  98. package/RadarChart/index.d.ts +5 -0
  99. package/RadarChart/index.js +118 -0
  100. package/RadarChart/index.mjs +97 -0
  101. package/RadialTreeChart/index.d.ts +5 -0
  102. package/RadialTreeChart/index.js +154 -0
  103. package/RadialTreeChart/index.mjs +133 -0
  104. package/SankeyChart/index.d.ts +5 -0
  105. package/SankeyChart/index.js +138 -0
  106. package/SankeyChart/index.mjs +117 -0
  107. package/ScatterPlotChart/index.d.ts +5 -0
  108. package/ScatterPlotChart/index.js +137 -0
  109. package/ScatterPlotChart/index.mjs +116 -0
  110. package/StackedAreaChart/index.d.ts +5 -0
  111. package/StackedAreaChart/index.js +125 -0
  112. package/StackedAreaChart/index.mjs +104 -0
  113. package/Suggestion/index.d.ts +5 -0
  114. package/Suggestion/index.js +105 -0
  115. package/Suggestion/index.mjs +84 -0
  116. package/Suggestions/index.d.ts +5 -0
  117. package/Suggestions/index.js +108 -0
  118. package/Suggestions/index.mjs +87 -0
  119. package/Table/index.d.ts +5 -0
  120. package/Table/index.js +93 -0
  121. package/Table/index.mjs +72 -0
  122. package/TagCloud/index.d.ts +5 -0
  123. package/TagCloud/index.js +159 -0
  124. package/TagCloud/index.mjs +138 -0
  125. package/TextLinksEtc/index.d.ts +5 -0
  126. package/TextLinksEtc/index.js +97 -0
  127. package/TextLinksEtc/index.mjs +76 -0
  128. package/Timeout/index.d.ts +5 -0
  129. package/Timeout/index.js +455 -0
  130. package/Timeout/index.mjs +434 -0
  131. package/UnderConstruction/index.d.ts +5 -0
  132. package/UnderConstruction/index.js +162 -0
  133. package/UnderConstruction/index.mjs +141 -0
  134. package/VennChart/index.d.ts +5 -0
  135. package/VennChart/index.js +138 -0
  136. package/VennChart/index.mjs +117 -0
  137. package/VerticalBarChart/index.d.ts +5 -0
  138. package/VerticalBarChart/index.js +115 -0
  139. package/VerticalBarChart/index.mjs +94 -0
  140. package/Waiting/index.d.ts +5 -0
  141. package/Waiting/index.js +108 -0
  142. package/Waiting/index.mjs +87 -0
  143. package/Warning/index.d.ts +5 -0
  144. package/Warning/index.js +105 -0
  145. package/Warning/index.mjs +84 -0
  146. package/package.json +1 -1
  147. package/svg/AccessDenied.svg +48 -0
  148. package/svg/AreaChart.svg +13 -0
  149. package/svg/Blocked.svg +104 -0
  150. package/svg/ChoroplethMapChart.svg +15 -0
  151. package/svg/Coffee.svg +10 -0
  152. package/svg/Collection.svg +12 -0
  153. package/svg/CombinedChart.svg +23 -0
  154. package/svg/Confirmation.svg +54 -0
  155. package/svg/Congrats.svg +27 -0
  156. package/svg/ConnectionLost.svg +62 -0
  157. package/svg/DeletedAccount.svg +71 -0
  158. package/svg/DeletedPage.svg +4 -0
  159. package/svg/Dns.svg +37 -0
  160. package/svg/DonutChart.svg +18 -0
  161. package/svg/Duplicates.svg +16 -0
  162. package/svg/FunnelChart.svg +18 -0
  163. package/svg/Good.svg +20 -0
  164. package/svg/HeatMapChart.svg +27 -0
  165. package/svg/HorizontalBarChart.svg +19 -0
  166. package/svg/KagiChart.svg +11 -0
  167. package/svg/LineChart.svg +12 -0
  168. package/svg/LollipopChart.svg +14 -0
  169. package/svg/Maintenance.svg +72 -0
  170. package/svg/Nexttime.svg +16 -0
  171. package/svg/NoPayment.svg +73 -0
  172. package/svg/NothingFound.svg +21 -0
  173. package/svg/OtherData.svg +16 -0
  174. package/svg/PageError.svg +47 -0
  175. package/svg/PageNotFound.svg +59 -0
  176. package/svg/PieChart.svg +16 -0
  177. package/svg/Processing.svg +13 -0
  178. package/svg/ProjectNotFound.svg +41 -0
  179. package/svg/RadarChart.svg +18 -0
  180. package/svg/RadialTreeChart.svg +19 -0
  181. package/svg/SankeyChart.svg +17 -0
  182. package/svg/ScatterPlotChart.svg +20 -0
  183. package/svg/StackedAreaChart.svg +17 -0
  184. package/svg/Suggestion.svg +13 -0
  185. package/svg/Suggestions.svg +13 -0
  186. package/svg/Table.svg +11 -0
  187. package/svg/TagCloud.svg +26 -0
  188. package/svg/TextLinksEtc.svg +12 -0
  189. package/svg/Timeout.svg +81 -0
  190. package/svg/UnderConstruction.svg +21 -0
  191. package/svg/VennChart.svg +20 -0
  192. package/svg/VerticalBarChart.svg +14 -0
  193. package/svg/Waiting.svg +14 -0
  194. package/svg/Warning.svg +13 -0
@@ -0,0 +1,41 @@
1
+ <svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <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="#FF788F"/>
3
+ <path d="m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z" fill="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z" fill="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <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="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
7
+ <path d="m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z" fill="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
8
+ <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="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
9
+ <path d="M192.57 45.64v2.61" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M192.57 53.56V167.5" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.18 5.18"/>
11
+ <path d="M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.13 5.13"/>
13
+ <path d="m165.17 181.06-2.6.42v-2.63" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="M162.57 173.5V58.73" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.22 5.22"/>
15
+ <path d="M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
16
+ <path d="m97.64 163.32 59.8 16.72" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.28 5.28"/>
17
+ <path d="m160.05 180.76 2.52.71v-2.62" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
18
+ <path d="M162.57 173.5V58.73" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.22 5.22"/>
19
+ <path d="M162.57 56.05v-2.62l-2.62-.15" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <path d="m154.77 53.02-60.89-2.36" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.08 5.08"/>
21
+ <path d="M89.92 49.6v2.62" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
22
+ <path d="M89.92 57.28v98.73" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4.95 4.95"/>
23
+ <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"/>
24
+ <path d="M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4.75 4.75"/>
25
+ <path d="m116.52 42.83 2.63.1" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
26
+ <path d="m124.59 43.12 62.63 2.32" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.33 5.33"/>
27
+ <path d="m189.94 45.55 2.63.09" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
28
+ <path d="M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="5.14 5.14"/>
29
+ <path d="m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z" fill="#000" stroke="#FF788F" stroke-linecap="round" stroke-linejoin="round"/>
30
+ <path d="m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z" fill="#000" stroke="#FF788F" stroke-linecap="round" stroke-linejoin="round"/>
31
+ <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="#FF788F"/>
32
+ <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"/>
33
+ <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="#000" stroke-linecap="round" stroke-linejoin="round"/>
34
+ <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="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
35
+ <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"/>
36
+ <path d="M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48" stroke="#FF788F" stroke-linecap="round" stroke-linejoin="round"/>
37
+ <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="#FF788F"/>
38
+ <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="#FF788F"/>
39
+ <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="#000" stroke="#000" stroke-miterlimit="10"/>
40
+ <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="#000" stroke="#FF788F" stroke-linecap="round" stroke-linejoin="round"/>
41
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M40.04 1.9v2.48A35.68 35.68 0 0 0 4.38 40.04H1.9c-.5 0-.91.41-.91.9A38.95 38.95 0 0 0 39.05 79c.5 0 .9-.41.9-.9v-2.48a35.68 35.68 0 0 0 35.67-35.66h2.47c.5 0 .91-.41.91-.9A38.95 38.95 0 0 0 40.95 1c-.5 0-.9.41-.9.9Z" fill="#E0E1E9"/>
3
+ <path d="M65.92 57.62s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.51l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m71.77 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
5
+ <path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M25.38 21.96c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m71.77 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M40.8 31.46c.22.83-.37 1.7-1.32 1.92-.95.23-1.93-.27-2.15-1.11-.23-.85.36-1.71 1.33-1.93.96-.21 1.91.28 2.14 1.12ZM29.3 48.12c.22.84-.37 1.72-1.35 1.95-.99.24-1.97-.25-2.2-1.09-.25-.84.37-1.73 1.34-1.97.97-.23 1.96.26 2.2 1.1h0ZM44.35 51.26c.23.84-.36 1.71-1.32 1.96-.96.25-1.93-.23-2.16-1.07-.22-.84.37-1.72 1.33-1.96.96-.23 1.93.24 2.15 1.07ZM62.88 46.53c.21.82-.36 1.68-1.29 1.92-.93.25-1.87-.22-2.08-1.04-.22-.83.35-1.69 1.28-1.93s1.86.24 2.09 1.06v0ZM54.72 36.83c.21.82-.36 1.67-1.29 1.91s-1.87-.25-2.1-1.08c-.22-.83.36-1.68 1.3-1.91.94-.23 1.87.26 2.09 1.08Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m38.98 31.85-11.45 16.7 15.07 3.16 18.59-4.46-8.16-10-14.05-5.4Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <mask maskUnits="userSpaceOnUse" x="27" y="31" width="35" height="21">
13
+ <path d="m38.98 31.85-11.45 16.7 15.07 3.16 18.59-4.46-8.16-10-14.05-5.4Z" fill="#D9D9D9"/>
14
+ </mask>
15
+ <g mask="url(#a)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
16
+ <path d="M44.36 31.75 31.13 51.03M48.1 34.03 33.6 55.2M52.88 34.8 37.53 57.17M57.03 36.5 43.81 55.78M60.78 38.77 46.27 59.94"/>
17
+ </g>
18
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg width="78" height="72" viewBox="0 0 78 72" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M52.12 7.42H27.05a1 1 0 0 0-.99 1.01v6.42H.99a1 1 0 0 0-.99 1v15.4C0 53.08 17.04 71.23 38.5 71.5 60.33 71.77 78 53.9 78 31.8V1a1 1 0 0 0-1-1H52.94a1 1 0 0 0-.99 1v6.42h.18Z" fill="#E0E1E9"/>
3
+ <path d="M64.92 53.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L10.7 20.5l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L64.11 54c.27-.08.52-.21.75-.35l.05-.03.02-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m70.76 49.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L56.2 5.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
5
+ <path d="M64.45 14.82 10.06 26.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L56.2 5.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M17.4 19.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M24.38 17.94c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M10.09 26.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m70.76 49.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L56.2 5.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m25.95 35.67-7.28 1.73a.79.79 0 0 1-.94-.55l-.94-3.37a.79.79 0 0 1 .58-.98l7.32-1.68a.8.8 0 0 1 .94.56l.92 3.3a.8.8 0 0 1-.58.99h-.02Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m44.2 26.87-7.3 1.73a.79.79 0 0 1-.93-.55l-.94-3.36a.79.79 0 0 1 .58-.98l7.32-1.69a.8.8 0 0 1 .94.56l.92 3.31a.8.8 0 0 1-.57.98h-.03ZM30.85 53.22l-7.18 1.9a.79.79 0 0 1-.96-.55l-.93-3.3a.78.78 0 0 1 .56-.97l7.21-1.85a.8.8 0 0 1 .96.55l.91 3.25a.78.78 0 0 1-.56.98l-.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="m62.74 26.93-6.37 1.51a.79.79 0 0 1-.95-.56l-.83-3.11a.79.79 0 0 1 .59-.97l6.4-1.47c.4-.1.83.15.93.57l.82 3.07a.8.8 0 0 1-.59.97v-.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="m67.16 43.62-6.29 1.66a.79.79 0 0 1-.96-.56l-.81-3.05a.8.8 0 0 1 .56-.97l6.31-1.62c.42-.1.86.14.96.56l.8 3.02c.1.42-.15.85-.57.96Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="m52.09 51.56-6.3 1.67a.79.79 0 0 1-.95-.56l-.81-3.05a.8.8 0 0 1 .56-.97l6.3-1.62c.43-.11.86.14.97.56l.79 3.01c.1.42-.14.86-.56.96Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="m28.02 35.45 6.75 1.57M31.42 47.7l5.06-4.5M54.58 29.13l-4.8 4.26M41.2 29l1.3 4M45.35 42 47 46.5M57.73 40.94l-6.32-1.49" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
16
+ <path d="m51.91 37.73-2.1-.52-.93-3.45a.8.8 0 0 0-.96-.56l-7.24 1.75-2.36-.59-.87-.34-1.54 2.31-.03.02a.81.81 0 0 0-.07.6l1.6 5.86c.13.4.55.66.96.55l11.48-2.9c.26-.06.37-.26.53-.49l1.53-2.24Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
17
+ <path d="M51.43 38.1 39.95 41a.78.78 0 0 1-.95-.55l-1.61-5.85a.78.78 0 0 1 .57-.98l11.53-2.78a.8.8 0 0 1 .95.56L52 37.14a.79.79 0 0 1-.57.97h0Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
18
+ <path d="M38.35 38 42 32.68M41.94 40.5l6.42-9.35M48.36 38.88l2.95-4.3" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10"/>
19
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M53.12 11.42H28.05a1 1 0 0 0-.99 1.01v6.42H1.99a1 1 0 0 0-.99 1v15.4C1 57.08 18.04 75.23 39.5 75.5 61.33 75.77 79 57.9 79 35.8V5a1 1 0 0 0-1-1H53.94a1 1 0 0 0-.99 1v6.42h.18Z" fill="#E0E1E9"/>
3
+ <path d="M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.21.75-.35l.05-.03.02-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
5
+ <path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M18.4 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M25.38 21.94c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m26.95 39.67-7.28 1.73a.79.79 0 0 1-.94-.55l-.94-3.37a.79.79 0 0 1 .58-.98l7.32-1.68a.8.8 0 0 1 .94.56l.92 3.3a.8.8 0 0 1-.58.99h-.02Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m31.85 57.22-7.18 1.9a.79.79 0 0 1-.96-.55l-.93-3.3a.78.78 0 0 1 .56-.97l7.21-1.85a.8.8 0 0 1 .96.55l.91 3.25a.78.78 0 0 1-.56.98l-.01-.01ZM63.74 30.93l-6.37 1.51a.79.79 0 0 1-.95-.56l-.83-3.11a.79.79 0 0 1 .59-.97l6.4-1.47c.4-.1.83.15.93.57l.82 3.07a.8.8 0 0 1-.59.97v-.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="m68.16 47.62-6.29 1.66a.79.79 0 0 1-.96-.56l-.81-3.05a.8.8 0 0 1 .56-.97l6.31-1.62c.42-.1.86.14.96.56l.8 3.02c.1.42-.15.85-.57.96Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="m29.02 39.45 6.75 1.57M32.42 51.7l5.06-4.5M55.58 33.13l-4.8 4.26M58.73 44.94l-6.32-1.49" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="m52.91 41.73-2.1-.52-.93-3.45a.8.8 0 0 0-.96-.56l-7.24 1.75-2.36-.59-.87-.34-1.54 2.31-.03.02a.81.81 0 0 0-.07.6l1.6 5.86c.13.4.55.66.96.55l11.48-2.9c.26-.06.37-.26.53-.49l1.53-2.24Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M52.43 42.1 40.95 45a.78.78 0 0 1-.95-.55l-1.61-5.85a.78.78 0 0 1 .57-.98l11.53-2.78a.8.8 0 0 1 .95.56L53 41.14a.79.79 0 0 1-.57.97h0Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
16
+ <path d="M39.35 42 43 36.68M42.94 44.5l6.42-9.35M49.36 42.88l2.95-4.3" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10"/>
17
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.23 57.65v9.55c0 .45.18.9.54 1.17l5.86 5.86c.36.36.72.54 1.17.54h9.55a38.96 38.96 0 0 0 35.3 0h9.55c.45 0 .9-.18 1.17-.54l5.86-5.86c.36-.36.54-.72.54-1.17v-9.55a38.96 38.96 0 0 0 0-35.3V12.8c0-.45-.18-.9-.54-1.17l-5.86-5.86a1.59 1.59 0 0 0-1.17-.54h-9.55a38.96 38.96 0 0 0-35.3 0H12.8c-.45 0-.9.18-1.17.54l-5.86 5.86c-.36.36-.54.72-.54 1.17v9.55a38.96 38.96 0 0 0 0 35.3Z" fill="#E0E1E9"/>
3
+ <path d="M65.92 57.62s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.51l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
5
+ <path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M25.37 21.96c.3 1.06-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M66.66 50.63 27.87 61l-7.8-27.7" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10"/>
11
+ <path d="M31.57 38.9c.39 1.42-.63 2.9-2.3 3.31-1.66.41-3.34-.41-3.74-1.85-.4-1.43.64-2.92 2.31-3.32 1.67-.4 3.33.44 3.72 1.86h.01ZM61.48 35.13c.65-1.4.84-3 .42-4.55-1.04-3.91-5.43-6.27-9.87-5.25-.67.15-1.3.39-1.88.67l-.4-.3-2.14 2.16a6.94 6.94 0 0 0-1.76 6.59c1.08 3.98 5.6 6.29 10.02 5.18a8.75 8.75 0 0 0 3.77-2l2.22-2.19-.37-.3h0ZM49.26 49.96l-.52-.37c.28-.88.33-1.82.08-2.75-.79-2.89-4.1-4.57-7.44-3.73-.4.1-.8.23-1.18.4l-.35-.24-1.7 1.7a5.2 5.2 0 0 0-1.41 4.98c.8 2.92 4.18 4.57 7.52 3.7a6.74 6.74 0 0 0 2.93-1.62l2.07-2.06v-.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M63.79 28.7c1.03 3.9-1.66 7.94-6.05 9.03-4.44 1.12-8.94-1.2-10.01-5.17-1.07-3.98 1.7-8.08 6.19-9.12 4.43-1.02 8.83 1.34 9.87 5.26Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M50.72 44.93c.79 2.89-1.25 5.92-4.56 6.79-3.34.87-6.73-.77-7.53-3.7-.8-2.93 1.29-5.99 4.65-6.83 3.34-.83 6.66.84 7.44 3.73v.01Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <mask maskUnits="userSpaceOnUse" x="38" y="40" width="14" height="13">
15
+ <path d="M50.72 44.93c.79 2.89-1.25 5.92-4.56 6.79-3.34.87-6.73-.77-7.53-3.7-.8-2.93 1.29-5.99 4.65-6.83 3.34-.83 6.66.84 7.44 3.73v.01Z" fill="#fff" stroke="#000" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
16
+ </mask>
17
+ <g mask="url(#a)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
18
+ <path d="m42.49 34.28-8.42 12.28M46.1 36.75l-8.43 12.29M49.7 39.23 40.12 53.2M53.31 41.7 44.06 55.2"/>
19
+ </g>
20
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M40.58 74.87C62 74.6 79 56.87 79 35.55V20.5a1 1 0 0 0-.99-.99H53V6a1 1 0 0 0-.99-.99H27.99a1 1 0 0 0-.99.99v6.27H1.99a1 1 0 0 0-.99.98v22.84a39.14 39.14 0 0 0 39.58 38.8Z" fill="#E0E1E9"/>
3
+ <path d="M62.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L8.7 24.5l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L62.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m68.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z" fill="#fff"/>
5
+ <path d="M62.45 18.82 8.07 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L54.2 9.77a6.02 6.02 0 0 1 7.02 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M15.4 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M22.37 21.94c.3 1.06-.32 2.1-1.39 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.46 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M8.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="M70.68 50.22 65.7 31.2c-3.75.59-6.7 1.53-8.5 2.88-8.47 6.28-7.22 18.26-11.65 21.04-5.29 3.3-11.7-6.31-18.92-4.3-4.6 1.28-6.47 7.53-7.92 15.25.66.5 1.52.71 2.39.47l47.67-13a2.73 2.73 0 0 0 1.93-3.33l-.02.01Z" fill="#E0E1E9"/>
10
+ <path d="M18.69 66.1c1.5-8.37 3.05-13.92 7.93-15.29 7.21-2 13.63 7.61 18.92 4.3 4.44-2.77 3.2-14.76 11.65-21.04 3.41-2.52 10.8-3.66 20.14-3.55" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M59.84 33.56c.44 1.68-.37 3.3-1.82 3.64-1.45.35-3-.74-3.46-2.42-.45-1.67.37-3.32 1.84-3.65 1.46-.32 3 .77 3.45 2.44h-.01ZM29.27 50.21c.44 1.68-.37 3.3-1.82 3.65-1.44.34-3-.75-3.45-2.43-.46-1.67.36-3.32 1.83-3.65 1.46-.32 3 .77 3.45 2.44h-.01ZM48.18 54.51c.45 1.68-.36 3.3-1.81 3.64-1.45.35-3-.74-3.46-2.42-.45-1.67.37-3.33 1.84-3.65 1.47-.33 2.99.77 3.44 2.44v-.01Z" fill="#6C6E79"/>
12
+ <path d="M56.34 24.23c.45 1.68-.36 3.3-1.81 3.65-1.45.34-3-.75-3.46-2.43-.45-1.67.37-3.32 1.84-3.65 1.46-.32 2.99.77 3.44 2.44ZM25.77 40.9c.44 1.67-.37 3.3-1.82 3.64-1.44.34-3-.75-3.45-2.42-.46-1.68.36-3.33 1.83-3.66 1.47-.32 3 .77 3.45 2.45l-.01-.02ZM44.7 45.2c.44 1.67-.37 3.29-1.82 3.63-1.45.35-3-.74-3.46-2.42-.45-1.67.37-3.33 1.84-3.65 1.46-.32 2.99.77 3.44 2.44Z" fill="#E0E1E9"/>
13
+ <path d="m68.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33v0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="M63.23 21.73c3.1-.41 6.68-.59 10.61-.53" stroke="#fff" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M15.47 56.7c1.5-8.38 2.77-13.83 7.66-15.2 7.21-2 13.63 7.61 18.91 4.3 4.45-2.77 3.2-14.76 11.66-21.04 1.97-1.47 5.28-2.46 9.52-3.02" stroke="#E0E1E9" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
16
+ <path d="m14.14 52.01 2.14 7.5" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
17
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
2
+ <path fill="#E0E1E9" d="M26.69 0c-.46 0-.91.19-1.24.52L11.19 14.78A38.21 38.21 0 0 0 65.22 68.8l14.26-14.26c.33-.33.52-.77.52-1.24V.99a.98.98 0 0 0-.99-.99H26.7Z"/>
3
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z"/>
4
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33Z"/>
5
+ <path fill="#6C6E79" d="m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z"/>
6
+ <path fill="#fff" d="M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z"/>
7
+ <path fill="#E0E1E9" d="M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z"/>
8
+ <path fill="#6C6E79" d="M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z"/>
9
+ <path fill="#fff" d="M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z"/>
10
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M51.69 40.05c-1.14-4.21-6.06-6.64-10.71-5.02-3.5 1.2-5.74 4.52-5.35 7.9a7.27 7.27 0 0 0 4.07 5.65 8.14 8.14 0 0 1 4.09 4.32l.02.06 5.65-1.49v-.06a7.2 7.2 0 0 1 1.13-5.45 6.99 6.99 0 0 0 1.09-5.9h.01Z"/>
11
+ <path fill="#6C6E79" d="m50.9 54.55-6.75 1.82c-.53.14-1.07-.13-1.2-.62l-.74-2.73c-.14-.48.18-.99.72-1.12l6.77-1.78c.52-.13 1.05.14 1.18.62l.73 2.7c.14.47-.18.96-.7 1.1Z"/>
12
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m43.22 39.66 1.39 5.1m2.09-3.25-5.6 1.4M29.92 34.8l2.61 1.38m18.05-4.26 1.47-2.28m-11.3.97L40.01 28l.71 2.61Zm15.62 8.5 2.74-.68M57.4 49.35l-2.44-1.3M31 45.43l-2.99.75 2.99-.75Zm6.11 7.3-1.55 2.4"/>
13
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
2
+ <path fill="#E0E1E9" d="M4.35 58.16v9.77c0 .46.19.91.51 1.24l5.97 5.97c.33.33.77.51 1.24.51h9.77A39.92 39.92 0 0 0 40 80c6.53 0 12.71-1.57 18.16-4.35h9.77c.46 0 .91-.19 1.24-.51l5.97-5.97c.33-.33.51-.77.51-1.24v-9.77A39.88 39.88 0 0 0 80 40c0-6.53-1.57-12.71-4.35-18.16v-9.77c0-.46-.19-.91-.51-1.24l-5.97-5.97a1.74 1.74 0 0 0-1.24-.51h-9.77A39.88 39.88 0 0 0 40 0a39.88 39.88 0 0 0-18.16 4.35h-9.77c-.46 0-.91.19-1.24.51l-5.97 5.97c-.33.33-.51.77-.51 1.24v9.77A39.88 39.88 0 0 0 0 40c0 6.53 1.57 12.71 4.35 18.16Z"/>
3
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z"/>
4
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33v0Z"/>
5
+ <path fill="#6C6E79" d="m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z"/>
6
+ <path fill="#fff" d="M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z"/>
7
+ <path fill="#E0E1E9" d="M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z"/>
8
+ <path fill="#6C6E79" d="M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z"/>
9
+ <path fill="#fff" d="M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z"/>
10
+ <path fill="#fff" stroke="#E0E1E9" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m65.27 51.03-16.33 4.33-7.52-27.6L58.07 24l7.2 27.03Zm-19.6 5.18-17.2 4.56L20.5 32.5l17.58-3.98 7.6 27.7Z"/>
11
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m49.6 41.82 8.46-2.09m-7.83 4.43 8.45-2.1m-7.81 4.44 8.42-2.14m-7.8 4.47 8.43-2.17M56.45 32c.56 2.27-1.02 4.64-3.54 5.3-2.53.67-5.06-.65-5.63-2.94-.57-2.28 1.04-4.67 3.59-5.32 2.55-.65 5.02.69 5.58 2.96v0Z"/>
12
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m53.6 31.85-1.76 2.88-1.77-.76m-20.92 12.9 8.93-2.2m-8.26 4.6 8.9-2.24m-8.23 4.63 8.9-2.25m-8.23 4.63 8.87-2.27m-3.65-14.99c.59 2.3-1.08 4.72-3.73 5.41-2.66.7-5.33-.61-5.93-2.95-.6-2.34 1.1-4.78 3.77-5.45 2.67-.67 5.3.67 5.89 2.98v.01Zm-3.48-.7-2.65 3.84m3.4-.88-4.17-2.08"/>
13
+ </svg>
package/svg/Table.svg ADDED
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
2
+ <path fill="#E0E1E9" d="M76.43 41.4a36.43 36.43 0 0 0-23.5-34.04L49.06.64a1.27 1.27 0 0 0-1.1-.64H32.04a1.29 1.29 0 0 0-1.1.64l-3.88 6.71A36.43 36.43 0 0 0 4.04 47.23L.17 53.95a1.3 1.3 0 0 0 0 1.27L8.12 69c.22.4.65.64 1.1.64H17A36.27 36.27 0 0 0 40 77.84a36.27 36.27 0 0 0 23.01-8.2h7.76c.46 0 .88-.25 1.11-.64l7.95-13.78a1.3 1.3 0 0 0 0-1.27l-3.87-6.72c.3-1.9.47-3.84.47-5.82Z"/>
3
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z"/>
4
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33Z"/>
5
+ <path fill="#6C6E79" d="m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z"/>
6
+ <path fill="#fff" d="M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z"/>
7
+ <path fill="#E0E1E9" d="M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z"/>
8
+ <path fill="#6C6E79" d="M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z"/>
9
+ <path fill="#fff" d="M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z"/>
10
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m30.81 30.13 7.6 27.3M48.62 26l7.3 26.73M21 47.25l43.89-10.99"/>
11
+ </svg>
@@ -0,0 +1,26 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M65.25 14.84a35.54 35.54 0 0 0-25.2-10.46V1.9c0-.5-.42-.91-.91-.91A39.04 39.04 0 0 0 13.1 11.79a.9.9 0 0 0 0 1.24l1.73 1.73a35.54 35.54 0 0 0-10.46 25.2H1.9c-.5 0-.91.41-.91.9A39.04 39.04 0 0 0 11.79 66.9a.9.9 0 0 0 1.24 0l1.73-1.73a35.54 35.54 0 0 0 25.2 10.46v2.47c0 .5.41.91.9.91A39.04 39.04 0 0 0 66.9 68.21a.9.9 0 0 0 0-1.24l-1.73-1.72a35.54 35.54 0 0 0 10.46-25.2h2.47c.5 0 .91-.42.91-.91A39.04 39.04 0 0 0 68.21 13.1a.9.9 0 0 0-1.24 0l-1.72 1.73Z" fill="#E0E1E9"/>
3
+ <path d="M65.92 57.62s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.51l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z" fill="#fff"/>
5
+ <path d="M65.45 18.82 11.07 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.02 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M25.38 21.96c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M26 43.23a2.25 2.25 0 0 1-2.7-1.58l-1.24-4.4a2.25 2.25 0 0 1 4.33-1.2l1.22 4.4a2.26 2.26 0 0 1-1.63 2.78H26Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m44.9 35.92-13.4 3.24a1.8 1.8 0 0 1-2.16-1.28l-.02-.07c-.27-.99.33-2 1.33-2.24l13.41-3.17a1.8 1.8 0 0 1 .85 3.52Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M63.65 42.3c.26.98-.33 1.97-1.3 2.23l-18.1 4.76a1.87 1.87 0 1 1-.94-3.62L61.43 41c.97-.25 1.96.32 2.22 1.3v0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="m39.1 46.4 1.16 4.2a2.1 2.1 0 1 1-4.04 1.12l-1.16-4.2a2.1 2.1 0 1 1 4.05-1.12h0Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <mask maskUnits="userSpaceOnUse" x="41" y="40" width="24" height="10">
15
+ <path d="M63.65 42.3c.26.98-.33 1.97-1.3 2.23l-18.1 4.76a1.87 1.87 0 1 1-.94-3.62L61.43 41c.97-.25 1.96.32 2.22 1.3Z" fill="#D9D9D9" stroke="#000" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
16
+ </mask>
17
+ <g mask="url(#a)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
18
+ <path d="M50.12 29.2 36.91 48.48M53.87 31.47 39.35 52.64M58.65 32.26 43.3 54.64M62.8 33.95 49.58 53.23M66.55 36.23 52.03 57.4"/>
19
+ </g>
20
+ <mask maskUnits="userSpaceOnUse" x="21" y="34" width="8" height="10">
21
+ <path d="M26 43.23a2.25 2.25 0 0 1-2.7-1.58l-1.24-4.4a2.25 2.25 0 0 1 4.33-1.2l1.22 4.4a2.26 2.26 0 0 1-1.63 2.78H26Z" fill="#D9D9D9" stroke="#000" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
22
+ </mask>
23
+ <g mask="url(#b)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
24
+ <path d="M22.63 22.85 9.41 42.14M26.38 25.12 11.86 46.3M31.16 25.9 15.8 48.28M35.31 27.6 22.09 46.88M39.06 29.88 24.53 51.05"/>
25
+ </g>
26
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
2
+ <path fill="#E0E1E9" d="M40.51 80c21.98-.29 39.47-18.61 39.47-40.6V.99a1 1 0 0 0-1-.99H54.32a1 1 0 0 0-1 .99v2.75H27.65a1 1 0 0 0-1 1V40H1A.98.98 0 0 0 0 41 40 40 0 0 0 40.52 80"/>
3
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z"/>
4
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33Z"/>
5
+ <path fill="#6C6E79" d="m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z"/>
6
+ <path fill="#fff" d="M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z"/>
7
+ <path fill="#E0E1E9" d="M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z"/>
8
+ <path fill="#6C6E79" d="M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z"/>
9
+ <path fill="#fff" d="M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z"/>
10
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M26.12 35.85 55.75 29M28.73 45.19l23.34-5.69M31.33 54.47l35.24-9.03"/>
11
+ <path fill="#6C6E79" d="M22.32 36.74c.24.84-.3 1.7-1.2 1.92-.9.22-1.82-.31-2.06-1.16-.24-.85.3-1.72 1.2-1.93.9-.2 1.82.32 2.06 1.18v-.01Zm2.64 9.37c.24.85-.3 1.71-1.2 1.94a1.7 1.7 0 0 1-2.05-1.14c-.24-.85.3-1.72 1.2-1.94.9-.22 1.82.3 2.06 1.14h-.01Zm2.62 9.32c.24.84-.3 1.7-1.18 1.94-.89.22-1.8-.28-2.04-1.11-.24-.84.29-1.72 1.18-1.95.9-.23 1.8.27 2.04 1.12Z"/>
12
+ </svg>
@@ -0,0 +1,81 @@
1
+ <svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M58.36 212.2a105.26 105.26 0 0 0 74.67 30.93v7.25a2.61 2.61 0 0 0 2.68 2.62c61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-58.32-47.28-105.6-105.6-105.6V24.7a2.64 2.64 0 0 0-2.68-2.62c-28.8.63-56.3 12.02-77.11 31.93a2.62 2.62 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-30.92 74.66H20.2a2.63 2.63 0 0 0-2.63 2.66c.63 28.79 12.02 56.3 31.94 77.1a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z" fill="#6EDAFF"/>
3
+ <mask maskUnits="userSpaceOnUse" x="12" y="7" width="237" height="246">
4
+ <path d="M58.36 212.2a105.26 105.26 0 0 0 74.66 30.93v7.25a2.64 2.64 0 0 0 1.66 2.44c.33.13.68.19 1.03.18 61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-45.4-28.65-84.1-68.86-99.03-11.44-4.25-9.3-17.43-22.22-17.43L135.35 10.5S122 6.07 112.57 7.18C83.77 7.8 74.07 34.1 53.26 54a2.61 2.61 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-22.9 34.24c-5.32 12.81-9.59 22.88-9.57 36.75l-5.68 3.67a2.63 2.63 0 0 0-2.44 1.64c-.13.33-5.78 11-5.77 11.36.63 28.79 17.6 45.96 37.52 66.76a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z" fill="#6ED9FF"/>
5
+ </mask>
6
+ <g mask="url(#a)">
7
+ <path d="M110.33 200.58c.7-1.39 20.36 8.9 20.96 11.42.22.9-.71 1.75-1.43 2.44-1 .99-8.25-4.44-13.62-8.7-3.44-2.75-6.12-4.73-5.9-5.16Z" fill="#fff"/>
8
+ <path d="m114.39 231.32 27.23-19.22 13.77.81 7.34-.8 11.6 4.32 6.53 5.28-2.6 7.75-15.53 1.86h-48.34Z" fill="#000"/>
9
+ <path d="M88.51 66.51c-7.2 1.76-17.57 28.88-18.16 39.78a8.57 8.57 0 0 0 .48 3.44c1.72 4.62 6.88 9.5 9.12 10.28L92.68 85.3l9.46-19.7-13.63.91Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m104.27 67.65-8.39 1.04c-21.18 21.98-20.06 64.09-5.67 77 2.45 2.19 11.04 10.32 28.65 8.8l11.9-31.32a60.76 60.76 0 0 0 10.56-23.29 61.75 61.75 0 0 0-2.81-34.86l-34.24 2.63Z" fill="#fff"/>
11
+ <path d="M121.29 154.67c1.04-2.73-.35-5.66.69-8.39l-23.9-51.02-5.3 4.56a90.28 90.28 0 0 0-2.69 15.6c-1.05 12.96-4.57 26.16-2.05 34.9 6.75 7.44 21.15 7.63 33.25 4.35Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M138.1 106.43c14.5-12.22 34.44-17.6 42.35-12.12 10.66 7.38 3.64 31.08-5.91 56.64l-18.36-5.72-31.24-18.26 13.15-20.54Z" fill="#fff"/>
13
+ <path d="M139.99 105.12c14.5-12.22 32.55-16.3 40.46-10.81 10.66 7.38 3.64 31.08-5.91 56.65" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="M156.6 107.9a80.82 80.82 0 0 1-16.98 20.57l17.2-.2a62.21 62.21 0 0 1-.22-20.37Z" fill="#6EDAFF"/>
15
+ <path d="M174.31 174.95c6-4.66 9.51-10.15 7.87-12.26-1.64-2.11-7.83-.04-13.81 4.62-5.99 4.66-9.51 10.15-7.87 12.26 1.65 2.1 7.83.04 13.81-4.62Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
16
+ <path d="M122.7 121.71c5.8 0 26.95 2.09 34.12 6.57 7.25 4.53 25.6 34.6 26.1 37.54-.56 2.06-1.98 9.94-6.25 13.89-5.72 5.3-11.73 1.3-13.67 1.4-3.27-3.48-14.08-17.69-17.13-20.4-9.64-6.39-20.03-12.82-29.67-19.22l6.5-19.78ZM212.64 199.73l2.69-4.1c11.45 7.3-9.66 17.5-12.15 18.43l-13.97-1.15 23.43-13.18Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
17
+ <path d="M216.93 198.53c-.8-4.68-8.56-7.36-18.41-7.86-4.96-8.59-11.06-18.9-16.06-27.55.99 2.35-2.46 7.47-8.1 11.86-5.98 4.66-12.17 6.73-13.81 4.62l28.67 33.31c16.72-2.08 28.6-8.99 27.7-14.38Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
18
+ <path d="M192.43 198.81c1.6-.56 7.04-4.74 6.09-8.14M171.38 182.48c4.55-1.47 15.03-10.28 14.02-14.3M157.53 103.34c-2.16 6.58-1.17 21.94-.7 24.94" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M180.86 132.78c-.85-9.44-19.08-11.07-24.4-8.35" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <path d="M179.65 136.56c-1.23-9.25-20.74-9.14-22.83-8.27" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71l-8.15 6.2-23.49 8.2-13.42-19.1Z" fill="#6EDAFF"/>
22
+ <path d="M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <path d="M116.2 84.51c6.96 8.76 6.42 51.48 23.42 68.33l-1.74 18.32c-26.72-9.57-44-61.26-45.37-73.12" fill="#fff"/>
24
+ <path d="m97.03 114.92.09-.05a33.5 33.5 0 0 1 10.83-5.07 1.9 1.9 0 0 0 1.4-2.23l-1.29-6.26a1.9 1.9 0 0 0-2.31-1.46 43.17 43.17 0 0 0-11.83 4.94c.76 2.92 1.8 6.36 3.1 10.13Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
25
+ <path d="M153.5 171.36c1.5-.84 2.02-3.13 1.87-4.39-.7-5.63-7.65-8.73-13.75-12.75l-6.65-1.18-2.5 8.1 4.32 9.92a1.43 1.43 0 0 0-1.17.2 1.45 1.45 0 0 0-.62 1.02c-.2 5.33 10.32 5.76 10.86 1.28.3-2.52-.82-4.76-2.65-6.62" fill="#fff"/>
26
+ <path d="M147.8 165.86c3.43 4.05 2.87 7.25 1.17 8.85a3.96 3.96 0 0 1-4.55.52l-.84-.45-3.58-9.93" fill="#fff"/>
27
+ <path d="M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10l1.34-10Z" fill="#fff"/>
28
+ <path d="M141.62 154.22c6.1 4.02 13.05 7.13 13.75 12.75.15 1.27-.37 3.55-1.87 4.39M136.78 171.07a1.47 1.47 0 0 0-1.17.21 1.45 1.45 0 0 0-.62 1.01c-.2 5.34 10.32 5.76 10.86 1.28.3-2.52-.82-4.75-2.65-6.62" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
29
+ <path d="M147.8 165.86c5.49 6.48.22 10.57-3.04 9.62" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
30
+ <path d="M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10M132.94 143.46c.9 4.06-12.66 12.89-16.12 10.28" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
31
+ <path d="M139.99 171.36c-5.85 1.41-17.97-10.73-23.17-17.61-13.17-17.48-21.68-42.3-23.85-52.95-.22-1.07-1.3-8.45 0-12.38M116.2 84.51c6.96 8.76 6.85 55.95 25.42 69.72M95.88 68.69c-17.59 18.26-19.8 50.4-11.8 68.16M188.77 173.72c2.69 0 6.85.95 14.53 1.76 3.75.38 7.54.34 11.28-.15a132.9 132.9 0 0 1 19.94 15.77" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
32
+ <path d="M223.28 189.74a65.81 65.81 0 0 0-20.46-14.3" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
33
+ <path d="M207.92 75.77a12.39 12.39 0 1 0 0-24.77 12.39 12.39 0 0 0 0 24.77ZM213 93.02a3.76 3.76 0 1 0 0-7.53 3.76 3.76 0 0 0 0 7.53Z" fill="#fff"/>
34
+ <path d="M217.66 90.02c1.46 1.36 2.2 2.59 1.79 3.22-.63 1.04-4.05.1-7.63-2.11-3.57-2.2-5.96-4.83-5.32-5.86.29-.48 1.17-.53 2.38-.24" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
35
+ <path d="M213 128.47a1.75 1.75 0 1 0-.01-3.51 1.75 1.75 0 0 0 0 3.5Z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
36
+ <path d="M119.89 157.5c5.12 2.07 14.91-7 15.77-9.6" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
37
+ <path d="M151.97 42.3c0 10.36-.19 19.1-7.48 25.34-5.95 5.1-18.1 8.7-26.55 8.7a34.04 34.04 0 1 1 34.03-34.03Z" fill="#fff"/>
38
+ <path d="M117.94 76.35a34.04 34.04 0 1 1 34.03-34.03c0 2.4 0 4.72-.11 6.93" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
39
+ <path d="M151.97 42.3A34.03 34.03 0 0 0 118.53 8.3c-16.33 4.63-26.77 20.37-23.62 36.43 3.33 16.98 19.63 27.22 38.53 24.4 4.58-.7 10.9-2.9 14.18-5.3 6.01-6.15 4.35-12.24 4.35-21.51Z" fill="#000"/>
40
+ <path d="M128.03 20.22c.12 1.54 5 3 7.52 5.9 2.08 2.38 4.41 7.09 6.1 6.74 2.07-.45 2.86-6.94-.64-11.18-4-4.85-13.37-6.56-12.98-1.46Z" fill="#fff"/>
41
+ <path d="M105.92 51.03c1.83-.56 5.09 3.4 9.57 5.7 4.3 2.2 9.97 2.03 9.97 4.81 0 3.95-6.7 4.17-12.8 1.16-6.65-3.3-8.77-11.06-6.74-11.67Z" fill="#6EDAFF"/>
42
+ <path d="M95.86 68.65c4.06-1.77 4.81-9.04 1.68-16.24-3.13-7.2-8.96-11.62-13.02-9.85-4.06 1.76-4.8 9.03-1.68 16.24 3.13 7.2 8.96 11.61 13.02 9.85Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
43
+ <path d="M92.77 67.48c3.54-1.54 4.28-7.68 1.66-13.72-2.63-6.04-7.63-9.69-11.17-8.15-3.54 1.54-4.29 7.69-1.66 13.73 2.62 6.03 7.62 9.68 11.17 8.14Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
44
+ <path d="M148.43 54.96c2.81 6.88-2.61 11.47-5.73 8.26-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46l-6.44-7.87 4.12-16.62 7.9-6.6" fill="#fff"/>
45
+ <path d="M165.22 97.28c-6.55-.07-10.58-5.25-15.01-22.95 0 0-1.99 9.15-5.6 9.8-.68.14-1.38.1-2.04-.12.11 2.1.11 4.2 0 6.3a71.9 71.9 0 0 1-.45 4.95c5.48 2.54 15.18 3.35 23.1 2.02Z" fill="#6EDAFF"/>
46
+ <path d="M155.37 89.57c-1.76-3.91-9.7-27.26-8.52-34.72" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
47
+ <path d="M149.8 72.76c0-7.47 19.52-13.63 22.44-9.38" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
48
+ <path d="M151.32 77.96c0-7.47 20.09-13.99 23-9.73" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
49
+ <path d="M147.5 63.18c-1.4 1.34-3.35 1.53-4.8.04-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
50
+ <path d="M142.14 78.7c.9 7.45 1.32 20.82-5.39 34.7a49.97 49.97 0 0 1-5.45 9.05" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
51
+ <path d="M204.23 60.17c.51-.51.18-1.67-.74-2.59-.92-.92-2.08-1.25-2.59-.74-.5.5-.17 1.66.75 2.58.92.92 2.08 1.25 2.58.75ZM208.66 70.7c.4-.4.13-1.33-.6-2.07-.74-.74-1.66-1-2.07-.6-.4.41-.14 1.34.6 2.07.73.74 1.66 1 2.06.6ZM198.58 70.54c.74-.43.86-1.63.25-2.68-.6-1.04-1.7-1.54-2.44-1.11-.74.42-.86 1.62-.25 2.67.6 1.05 1.7 1.55 2.44 1.12Z" fill="#6EDAFF"/>
52
+ <path d="M158.45 216.21a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48 4.55-2.92c3.78-9.27 13.9-20.3 27.8-29.21 13.9-8.9 28.16-13.5 38.16-13.07l4.54-2.91 5.43 6.13Z" fill="#000"/>
53
+ <path d="M127.48 250.48c20.68-13.3 32.67-31.5 26.78-40.66-5.88-9.16-27.42-5.8-48.1 7.49-20.68 13.3-32.67 31.5-26.78 40.66 5.89 9.16 27.42 5.8 48.1-7.49Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
54
+ <path d="M77.97 258.19c5.89 9.18 27.46 5.85 48.18-7.43 20.72-13.29 32.76-31.5 26.87-40.67" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
55
+ <path d="m153.02 210.08 5.43 6.13a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
56
+ <path d="M94.96 117.17a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.53-28.5-6.08-50 7.71-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14 4.54-2.92c10 .45 24.27-4.16 38.16-13.06 13.89-8.91 24.01-19.94 27.8-29.21l4.55-2.92-3.31-7.5Z" fill="#000"/>
57
+ <path d="M78.15 109.3c-4.71.32-10.12 1.57-15.84 3.68l8.02 11.4 13.75-2.65" fill="#6EDAFF"/>
58
+ <path d="M71.4 165.34c20.72-13.29 32.75-31.5 26.87-40.68-5.89-9.18-27.46-5.86-48.19 7.43-20.72 13.28-32.75 31.5-26.87 40.68 5.89 9.18 27.46 5.85 48.18-7.44Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
59
+ <path d="M23.22 172.75c-5.89-9.17 6.14-27.39 26.87-40.66 20.72-13.28 42.3-16.62 48.18-7.44" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
60
+ <path d="M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4Z" fill="#6EDAFF"/>
61
+ <path d="M98.27 124.66c5.89 9.18-6.15 27.4-26.87 40.67-20.72 13.27-42.3 16.6-48.18 7.42" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
62
+ <path d="M86.75 134.83c3.42 5.37-4.87 16.8-18.53 25.55-13.66 8.76-27.51 11.52-30.95 6.17" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
63
+ <path d="m98.27 124.66-3.31-7.5a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.52-28.5-6.07-50 7.72-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
64
+ <path d="M82.96 208.3c.71-2.48 13.75-.9 29.13 3.49 15.38 4.39 27.26 9.98 26.56 12.46" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
65
+ <path d="M109.53 220.75c-15.38-4.41-27.27-9.98-26.57-12.46l-.1.06c1.24 12.65.98 30.84 6.92 40.11 3.34 5.21 17.12 2.33 30.78-6.42 8.66-5.56 15.2-12.13 17.95-17.54-1.58 2.1-14.2.48-28.98-3.75ZM138.65 224.24v0Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
66
+ <path d="M79.02 136.84c1.83-.62 5.53 5.55 6.38 6.79 5.26 7.75 4.78 25.7 2.5 25.7-1.83 0-1.75-8-4.63-16.5-3.16-9.39-8.32-11.65-7.6-13.73.44-1.16 2.41-1.93 3.35-2.25Z" fill="#fff"/>
67
+ <path d="m53.36 197.17-19.86-31c-.41-.64-2.07-.31-3.7.73-1.62 1.04-2.6 2.41-2.19 3.05l52.68 82.18 2.17 3.39c.41.64 2.07.32 3.7-.72 1.62-1.04 2.6-2.4 2.19-3.06l-35-54.57Z" fill="#000" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
68
+ <path d="M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4v0Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
69
+ <path d="m113.74 158.45-19.86-30.98c-.42-.65-2.07-.33-3.7.71-1.62 1.04-2.6 2.41-2.2 3.06l52.97 82.63 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-35.28-55.04Z" fill="#000"/>
70
+ <path d="m113.74 158.45-6.26-9.75-13.6-21.23c-.43-.65-2.08-.33-3.7.71s-2.61 2.41-2.2 3.06l12.99 20.25 39.98 62.38 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-18.63-29.05-3.09-4.82-13.56-21.17h0Z" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
71
+ <path d="M155.8 210.63c-.14.74-.05 1.51.25 2.2 0 0 21.6 5.51 21.01 9.8-.7 5.17-17.26-4.46-27.5-4.02-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66L63.19 259.2l27.04 15.78 63.46-10.9 32.13-22.74 4.64-17.61-14.71-10.03-18.9-8.86-1.05 5.79Z" fill="#6EDAFF"/>
72
+ <path d="M155.4 212.91c13.85 2.8 22.08 8.62 21.66 9.73-1.83 4.88-17.26-4.47-27.5-4.03-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
73
+ <path d="M146.13 36.5c.24-1.07-.3-2.1-1.23-2.32-.92-.2-1.86.5-2.1 1.58-.25 1.07.3 2.11 1.22 2.32.92.2 1.87-.5 2.1-1.57Z" fill="#fff"/>
74
+ <path d="M81.18 74.43a19.15 19.15 0 0 0 6.89 4.93M79.22 78.06a20.6 20.6 0 0 0 2.7 2.5c1.31 1 2.74 1.83 4.26 2.47M144.82 59.49a12.04 12.04 0 0 0 2.03-4.64" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
75
+ <path d="M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7v4.1l-14.72 2.9" fill="#6EDAFF"/>
76
+ <path d="M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
77
+ <path d="M49.54 90.36a1.46 1.46 0 1 0 0-2.93 1.46 1.46 0 0 0 0 2.93ZM173.28 51.7a1.04 1.04 0 1 0 0-2.08 1.04 1.04 0 0 0 0 2.08ZM217.66 109.28a.69.69 0 1 0 0-1.38.69.69 0 0 0 0 1.38Z" fill="#fff"/>
78
+ </g>
79
+ <path d="M91.8 153.33c6.72 3.96 16.95 4.11 26.36 2.1M147.69 64.15c-4.16 5.74-12.64 12.2-29.39 12.2" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
80
+ <path d="M49.84 217.06a2.62 2.62 0 0 0 3.71.03l5.11-5.1a104.9 104.9 0 0 0 74.42 30.84v7.22a2.61 2.61 0 0 0 2.65 2.61c61.46-1.38 111.05-50.94 112.44-112.44a2.6 2.6 0 0 0-2.61-2.65h-7.23c0-47.03-30.84-86.85-73.4-100.35" stroke="#6EDAFF" stroke-miterlimit="10"/>
81
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
2
+ <path fill="#E0E1E9" d="M40.53 75.1C62.51 74.8 80 56.47 80 34.5V18.99a.99.99 0 0 0-.98-1H53.34v-14a1 1 0 0 0-1-.99H27.67a1 1 0 0 0-1 1v6.49H1a1 1 0 0 0-1 1V35.1a40 40 0 0 0 40.53 40"/>
3
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m62.84 55.47.13-.08 6.52-4.34-3.15-1.7-3.14.75-8.32-31.76a5.74 5.74 0 0 0-6.7-4.17L8.5 22.27l-1.4-3.13-3.42 5.9-.22.37v.02A5.7 5.7 0 0 0 3 29.7l10.46 36.73a2.6 2.6 0 0 0 3.2 1.8l45.38-12.36c.27-.08.52-.2.74-.35l.06-.05h0Z"/>
4
+ <path fill="#fff" d="m68.71 51.41-47.8 13.03a2.74 2.74 0 0 1-3.35-1.9L6.54 23.86a6.04 6.04 0 0 1 4.6-7.57l42.98-8.77a6.04 6.04 0 0 1 7.05 4.38l9.47 36.17a2.74 2.74 0 0 1-1.93 3.34Z"/>
5
+ <path fill="#6C6E79" d="M62.38 16.59 7.86 28.56l-1.34-4.7a6.04 6.04 0 0 1 4.6-7.57L54.1 7.52a6.04 6.04 0 0 1 7.05 4.38l1.23 4.68Z"/>
6
+ <path fill="#fff" d="M15.2 21.2a1.87 1.87 0 0 1-1.41 2.37 2.18 2.18 0 0 1-2.53-1.54 1.88 1.88 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.52 1.53v.01Z"/>
7
+ <path fill="#E0E1E9" d="M22.2 19.72a1.85 1.85 0 0 1-1.4 2.35 2.15 2.15 0 0 1-2.48-1.53 1.84 1.84 0 0 1 1.4-2.34 2.16 2.16 0 0 1 2.48 1.52Z"/>
8
+ <path fill="#6C6E79" d="M7.88 28.65s.33-3.17.6-6.41l-1.37-3.1-3.42 5.9a4.1 4.1 0 0 0-.22.38v.02a5.7 5.7 0 0 0-.45 4.26l1.4 4.93 3.46-5.98Z"/>
9
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m68.71 51.41-47.8 13.03a2.74 2.74 0 0 1-3.35-1.9L6.54 23.86a6.04 6.04 0 0 1 4.6-7.57l42.98-8.77a6.04 6.04 0 0 1 7.05 4.38l9.47 36.17a2.74 2.74 0 0 1-1.93 3.34v0Z"/>
10
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M24.68 63.2V31.21h11.74v28.99m0-28.98L24.68 41.88m0 0 11.74 10.66M24.68 41.88h11.74M24.68 52.54h11.74m0 0L24.68 63.19"/>
11
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M20.55 31.23H15.4v4.2h5.15v-4.2Z"/>
12
+ <path stroke="#E0E1E9" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m30.55 11.24 33.12 14.07m-43.13 0 10-14.07"/>
13
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M30.55 7.68A2.45 2.45 0 0 1 33 10.13v15.18h-4.92V10.13a2.45 2.45 0 0 1 2.46-2.45h0Z"/>
14
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M73.96 25.3H13.57a2.96 2.96 0 0 0 0 5.93h60.39a2.96 2.96 0 1 0 0-5.92Z"/>
15
+ <path fill="#6C6E79" d="m56.94 59.47-1.55.81a14.9 14.9 0 0 0-2.54 2.1 15.43 15.43 0 0 0-1.47 1.8 3.14 3.14 0 0 0-.54 1.78v9.67c0 .45.55.69.88.36l5.74-5.77-.52-10.75Zm13.47 0 1.54.81a14.9 14.9 0 0 1 2.54 2.1 15.43 15.43 0 0 1 1.47 1.8c.36.52.55 1.14.55 1.78v9.67a.52.52 0 0 1-.89.36l-5.74-5.77.53-10.75Z"/>
16
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M67.9 74.93c2.25-3.19 3.75-8.84 3.75-15.29 0-9.97-3.57-19.12-7.97-19.12s-7.98 9.15-7.98 19.12c0 6.45 1.5 12.1 3.76 15.3h8.45-.01Z"/>
17
+ <path fill="#6C6E79" d="M63.67 56.25a4.44 4.44 0 1 0 0-8.87 4.44 4.44 0 0 0 0 8.87Z"/>
18
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M56.58 67.8c.66 2.93 1.64 5.4 2.86 7.13h8.46c1.23-1.74 2.2-4.21 2.87-7.12h-14.2Z"/>
19
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M61.5 38.4a2.64 2.64 0 0 0 2.87 1.07 2.62 2.62 0 0 0 1.84-1.85 2.65 2.65 0 0 0-1.66-3.18 1.35 1.35 0 0 1-.88-1.27V31.2"/>
20
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m43.76 55.91.47 1.7a4.4 4.4 0 0 0 3.07 3.08l1.7.47-1.7.47a4.4 4.4 0 0 0-3.07 3.07l-.47 1.7-.47-1.7a4.4 4.4 0 0 0-3.07-3.07l-1.7-.47 1.7-.47a4.4 4.4 0 0 0 3.07-3.07l.47-1.71Zm31.1-50.04.38 1.34a3.46 3.46 0 0 0 2.42 2.42l1.34.38-1.34.37a3.46 3.46 0 0 0-2.42 2.42l-.38 1.34-.37-1.34a3.46 3.46 0 0 0-2.42-2.42l-1.34-.37 1.34-.38a3.46 3.46 0 0 0 2.42-2.42l.37-1.34Z"/>
21
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 40.99A38.86 38.86 0 0 0 41.24 79c.5 0 .92-.41.92-.9v-2.47C61.94 75.63 78 59.66 78 40 78 20.34 61.94 4.37 42.16 4.37V1.91c0-.5-.42-.91-.91-.91a39.36 39.36 0 0 0-26.16 10.78.9.9 0 0 0 0 1.23l1.73 1.73a35.4 35.4 0 0 0-10.5 25.18h-2.5c-.4.16-.82.57-.82 1.07Z" fill="#E0E1E9"/>
3
+ <path d="M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.21.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
5
+ <path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M18.4 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M25.37 21.94c.3 1.06-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m67.07 51.28-38.9 10.47-8.37-29.52" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M50.83 41.06c1.36 5-2.14 10.26-7.9 11.77-5.85 1.53-11.8-1.35-13.22-6.48-1.43-5.13 2.26-10.47 8.17-11.87 5.82-1.39 11.59 1.58 12.95 6.58Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M57.36 31.9c1.03 3.82-1.61 7.77-5.96 8.86-4.39 1.1-8.85-1.15-9.9-5.04-1.08-3.9 1.68-7.91 6.1-8.94 4.37-1.02 8.73 1.28 9.76 5.11Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M41.26 34.15c.01.52.08 1.04.23 1.57 1.02 3.7 5.11 5.92 9.28 5.18-1.16-3.94-5.04-6.56-9.5-6.74v0Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <mask maskUnits="userSpaceOnUse" x="40" y="33" width="12" height="9">
15
+ <path d="M41.26 34.15c.01.52.08 1.04.23 1.57 1.02 3.7 5.11 5.92 9.28 5.18-1.16-3.94-5.04-6.56-9.5-6.74v0Z" fill="#45DFA7" stroke="#000" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
16
+ </mask>
17
+ <g mask="url(#a)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
18
+ <path d="m46.18 25.45-8.43 12.3M49.79 27.93l-8.43 12.29M53.4 30.4 43.8 44.4M57 32.88l-9.24 13.49"/>
19
+ </g>
20
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M40.58 79C62 78.73 79 60.87 79 39.4V2a1 1 0 0 0-.99-.99H53.99A1 1 0 0 0 53 2v2.7H27.99a1 1 0 0 0-.99.99v34.35H1.99a1 1 0 0 0-.99 1A39.17 39.17 0 0 0 40.58 79Z" fill="#E0E1E9"/>
3
+ <path d="M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z" fill="#fff"/>
5
+ <path d="M65.45 18.82 11.07 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.02 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M18.4 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
7
+ <path d="M25.38 21.94c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
8
+ <path d="M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m34 41.8-7.06 1.71a.8.8 0 0 0-.57.99l3.34 11.92 8.5-2.22-3.27-11.84a.8.8 0 0 0-.95-.56H34Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M44.22 28.76 37.4 30.3c-.45.1-.7.54-.59.99L42.8 53 51 50.87l-5.83-21.55a.78.78 0 0 0-.94-.56h-.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="m58.28 31.6-6.49 1.52c-.43.1-.7.54-.58.97l4.19 15.64 7.93-2.06-4.1-15.5a.79.79 0 0 0-.93-.56h-.02Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M23.36 61.28 70.2 48.9M27.56 48.6l4.3-6.28M35.5 44.76l-6.42 9.36M33.5 55.42l3.6-5.25" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M40 4.24V1.88a.88.88 0 0 0-.98-.87A39.24 39.24 0 0 0 4.26 40H1.88a.88.88 0 0 0-.87.97A39.24 39.24 0 0 0 40 75.74v2.36c0 .52.45.94.97.87a39.24 39.24 0 0 0 34.77-38.99h2.37a.9.9 0 0 0 .89-.97A39.24 39.24 0 0 0 40 4.24" fill="#E0E1E9"/>
3
+ <path d="m65.23 59.85.12-.09 6.5-4.33-3.13-1.7-3.14.76-8.32-31.75a5.72 5.72 0 0 0-6.7-4.16l-39.67 8.1-1.4-3.14-3.41 5.9-.22.36v.03a5.65 5.65 0 0 0-.46 4.25l10.47 36.73a2.6 2.6 0 0 0 3.18 1.8l45.37-12.37c.27-.08.52-.2.74-.35l.06-.03.01-.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M71.08 55.78 23.3 68.8a2.74 2.74 0 0 1-3.36-1.9L8.93 28.24a6.04 6.04 0 0 1 4.6-7.57L56.5 11.9a6.03 6.03 0 0 1 7.04 4.39l9.47 36.15a2.74 2.74 0 0 1-1.93 3.34Z" fill="#fff"/>
5
+ <path d="m63.1 16 1.14 4.3-53.92 11.8-1.25-4.37a5.68 5.68 0 0 1 4.34-7.12l43.05-8.73A5.7 5.7 0 0 1 63.11 16Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7"/>
6
+ <path d="M17.6 25.58a1.88 1.88 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.42-2.38 2.2 2.2 0 0 1 2.53 1.54ZM24.6 24.1a1.85 1.85 0 0 1-1.4 2.35 2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#6C6E79"/>
7
+ <path d="M71.08 55.78 23.3 68.8a2.74 2.74 0 0 1-3.36-1.9L8.93 28.24a6.04 6.04 0 0 1 4.6-7.57L56.5 11.9a6.03 6.03 0 0 1 7.04 4.39l9.47 36.15a2.74 2.74 0 0 1-1.93 3.34Z" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round"/>
8
+ <path d="m57.23 37.54-36.2 9.06-1.87-6.6 36.4-8.8c.46-.1.93.16 1.06.63l1.26 4.62a.88.88 0 0 1-.64 1.09h-.01ZM52.34 49.72l-28.3 7.49-1.86-6.56 28.43-7.27 1.73 6.34Z" fill="#E0E1E9"/>
9
+ <path d="M56.01 50.05a20.98 20.98 0 1 0 0-41.96 20.98 20.98 0 0 0 0 41.96Z" fill="#fff"/>
10
+ <path d="m52.44 32.51-8.12 3.9 12.43 6.45-1.5-8.89a1.99 1.99 0 0 0-2.82-1.46h.01ZM55.6 21.66l.58 3.38a2.15 2.15 0 0 0 3.04 1.58l3.09-1.48-6.7-3.48Z" fill="#E0E1E9"/>
11
+ <path d="M69.9 21.41 54.26 13.3a1.2 1.2 0 0 0-1.62.51l-.08.17a1.2 1.2 0 0 0 .51 1.62l15.66 8.11c.59.3 1.31.07 1.62-.51l.08-.17a1.2 1.2 0 0 0-.51-1.62ZM42.12 36.73l15.65 8.11c.6.31 1.32.08 1.62-.51l.09-.16a1.2 1.2 0 0 0-.51-1.62L43.3 34.43a1.2 1.2 0 0 0-1.62.52l-.09.16a1.2 1.2 0 0 0 .52 1.62Z" fill="#6C6E79"/>
12
+ <path d="M59.1 36.42a11.44 11.44 0 0 0-1.22-4.94 1.53 1.53 0 0 1 0-1.38l.04-.09c.23-.43.65-.73 1.14-.8a11.6 11.6 0 0 0 8.7-6.5h.03v-.02l-13.31-6.9v.02a11.47 11.47 0 0 0-.3 10.85c.22.44.23.96 0 1.39l-.04.09c-.23.43-.65.72-1.14.8a11.6 11.6 0 0 0-8.7 6.5h-.03v.02l13.31 6.9v-.02c.52-.9 1.57-3.03 1.52-5.92v0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M56.01 50.05a20.98 20.98 0 1 0 0-41.96 20.98 20.98 0 0 0 0 41.96Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
2
+ <path fill="#E0E1E9" d="M40.51 80c21.98-.29 39.47-18.61 39.47-40.6V.99a1 1 0 0 0-1-.99H54.32a1 1 0 0 0-1 .99v2.75H27.65a1 1 0 0 0-1 1V40H1A.98.98 0 0 0 0 41 40 40 0 0 0 40.52 80"/>
3
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z"/>
4
+ <path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33v0Z"/>
5
+ <path fill="#6C6E79" d="m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z"/>
6
+ <path fill="#fff" d="M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z"/>
7
+ <path fill="#E0E1E9" d="M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z"/>
8
+ <path fill="#6C6E79" d="M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z"/>
9
+ <path fill="#fff" d="M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z"/>
10
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M40.48 27.98 33.03 56.4a.98.98 0 0 0 1.22 1.2l27.77-7.62c.73-.2.97-1.1.44-1.64L42.15 27.53a1 1 0 0 0-1.67.43v.01Z"/>
11
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m43.44 35.48 2.38 8.64"/>
12
+ <path fill="#6C6E79" d="M48.35 48.35c.19.67-.24 1.37-.94 1.55-.71.19-1.44-.2-1.63-.87-.18-.67.24-1.37.95-1.56.7-.18 1.43.21 1.61.88h.01Z"/>
13
+ </svg>