@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,19 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M26.95 1c-.45 0-.9.18-1.17.54L11.9 15.44a37.3 37.3 0 0 0 0 52.67 37.3 37.3 0 0 0 52.68 0l13.89-13.9c.36-.35.54-.71.54-1.16V1.99A1 1 0 0 0 78 1H26.96Z" 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-.21.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 17 25.79a2.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.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="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.33ZM21.44 30.45l8.96 31.4" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m39.1 36.06-11.81 2.8-1.7-5.96 11.95-2.72a.8.8 0 0 1 .94.56l1.21 4.34a.8.8 0 0 1-.58.99v-.01Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m62.38 40.3-32.4 8.1-1.67-5.91 32.57-7.87a.8.8 0 0 1 .95.56l1.12 4.14a.79.79 0 0 1-.57.97Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M57.24 51.4 32.7 57.88l-1.66-5.87 24.68-6.31a.8.8 0 0 1 .96.55l1.14 4.16a.8.8 0 0 1-.57.97Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <mask maskUnits="userSpaceOnUse" x="25" y="29" width="16" height="11">
14
+ <path d="m39.1 36.06-11.81 2.8-1.7-5.96 11.95-2.72a.8.8 0 0 1 .94.56l1.21 4.34a.8.8 0 0 1-.58.99v-.01Z" fill="#D9D9D9" stroke="#000" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
15
+ </mask>
16
+ <g mask="url(#a)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
17
+ <path d="M32.13 19.52 18.9 38.8M35.87 21.8 21.35 42.97M40.64 22.57 25.3 44.95M44.8 24.27 31.58 43.55M48.55 26.55 34.02 47.72"/>
18
+ </g>
19
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M39.37 3.3 23 20.45 1.5 30.65c-.47.23-.63.7-.4 1.17L12.5 52.6l3.07 23.44a.9.9 0 0 0 1.03.7l23.4-4.3 23.4 4.3a.9.9 0 0 0 1.03-.7l3.08-23.44 11.38-20.77c.24-.39.08-.94-.4-1.17L57 20.45 40.64 3.3c-.31-.39-.87-.39-1.26 0Z" 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.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-.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.44 18.82 11.05 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.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.43 2.36 2.2 2.2 0 0 1-2.52-1.52 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.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.33v0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m22.68 54.08 6.75-1.73 1.36 4.84 6.6-1.74-2.98-10.77 6.53-1.61 1.77 6.5 6.38-1.65-4.66-17.17 6.34-1.47 4.57 17.03 6.14-1.58-4-15.05 6.11-1.42" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M71.18 27a46.19 46.19 0 0 0-1.72-15.72 1.11 1.11 0 0 0-.74-.74A46.19 46.19 0 0 0 53 8.82L48.89 4.7a12.51 12.51 0 0 0-17.78 0L27 8.82a46.19 46.19 0 0 0-15.72 1.72c-.32.09-.65.42-.74.74A46.19 46.19 0 0 0 8.82 27L4.7 31.11a12.51 12.51 0 0 0 0 17.78L8.82 53a46.19 46.19 0 0 0 1.72 15.72c.09.32.42.65.74.74A46.19 46.19 0 0 0 27 71.18l4.11 4.12a12.51 12.51 0 0 0 17.78 0L53 71.18c5.27.33 10.61-.24 15.72-1.72.32-.09.65-.42.74-.74A46.19 46.19 0 0 0 71.18 53l4.12-4.11a12.51 12.51 0 0 0 0-17.78L71.18 27Z" 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-.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.39 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.52-1.52 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.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.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l3.06 11.68 6.38 24.4a2.73 2.73 0 0 1-1.92 3.32Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M19.94 61.83c1.5-8.38 3.3-15.36 8.2-16.72 7.2-2 13.63 7.61 18.91 4.3 4.44-2.77 3.2-14.76 11.65-21.04 1.68-1.24 4.3-2.15 7.64-2.73.3-.06.6-.1.91-.15" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M61.34 27.86c.44 1.67-.37 3.3-1.81 3.64-1.45.34-3-.75-3.46-2.42-.46-1.68.37-3.33 1.83-3.66 1.47-.32 3 .77 3.45 2.45v-.01ZM30.77 44.52c.44 1.67-.37 3.3-1.82 3.64-1.46.35-3-.75-3.46-2.42-.45-1.68.37-3.33 1.84-3.65 1.47-.33 3 .76 3.45 2.44l-.01-.01ZM49.68 48.81c.45 1.68-.37 3.3-1.81 3.65-1.45.34-3-.75-3.46-2.42-.46-1.68.37-3.33 1.84-3.66 1.45-.32 2.99.77 3.44 2.45v-.02Z" fill="#6C6E79"/>
12
+ </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="M57.32 4a21.7 21.7 0 0 0-17.4 8.73A21.74 21.74 0 0 0 22.46 4c-11.54.08-21.02 9.05-21.43 20.47-.9 23.73 33.8 48.28 38.5 51.46.32.24.74.24.98 0C45.04 72.67 79 47.79 79 25.37A21.58 21.58 0 0 0 57.32 4Z" fill="#E0E1E9"/>
3
+ <path d="M65.92 56.97s.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 23.86l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37V27a5.64 5.64 0 0 0-.46 4.25L16.66 67.9a2.59 2.59 0 0 0 3.18 1.8l45.27-12.34c.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 52.9-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.17 11.07 30.1l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.12a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
6
+ <path d="M18.4 22.78a1.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.3c.3 1.07-.32 2.12-1.39 2.34a2.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="M11.09 30.21s.32-3.15.6-6.39l-1.37-3.08-3.41 5.88-.22.37v.02a5.64 5.64 0 0 0-.45 4.25l1.4 4.9 3.45-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="m71.76 52.9-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.33ZM29.96 46.03l2.92 10.47M45.42 47l1.6 5.8" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M60.52 27.64c.7 2.64-1.1 5.33-4.05 6.03-2.97.71-5.97-.86-6.69-3.53-.71-2.67 1.14-5.4 4.13-6.08 2.96-.67 5.91.94 6.61 3.58Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M49.48 40.98c.69 2.58-1.12 5.26-4.06 6.01-2.97.76-5.97-.75-6.69-3.36-.72-2.63 1.14-5.34 4.13-6.05 2.96-.72 5.92.82 6.62 3.4Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M34 40.15c.7 2.53-1.1 5.16-4.05 5.89-2.97.73-5.98-.73-6.7-3.3-.73-2.58 1.13-5.24 4.13-5.93 2.96-.7 5.9.81 6.61 3.34H34Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="m56.37 33.28 4.26 15.98M38.66 43.16l3.67-5.34M41.22 46.5 47 38.07M45.83 46.84l3.72-5.43M70.6 48.97 23.13 61.54" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ </svg>
@@ -0,0 +1,72 @@
1
+ <svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M128.5 13.84 76.17 68.99 7.54 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0Z" fill="#45E0A8"/>
3
+ <path d="M128.5 13.84 76.17 68.99 7.54 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <mask maskUnits="userSpaceOnUse" x="6" y="10" width="249" height="240">
5
+ <path d="M128.5 13.84 89.54 10 55.7 23.26 7.55 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0Z" fill="#FF642D"/>
6
+ </mask>
7
+ <g mask="url(#a)">
8
+ <path d="m222.26 134.8-22.66 1.1v18.04l22.66-.9V134.8Z" fill="#000" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
9
+ <path d="m225.9 141.8-29.93 1.34v5.32l29.93-1.36v-5.3ZM225.9 129.3l-29.93 1.53v5.26l29.93-1.47v-5.32Z" fill="#000" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M216.2 258.6h9.26V152.92l-9.27.37V258.6Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m216.2 175.65-19.29.5v-22.12l19.28-.74v22.36Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="m216.2 197.45-19.29.25v-21.55l19.28-.5v21.8Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M216.2 219.05H196.9V197.7l19.28-.25v21.6ZM216.2 219.05H196.9v21.7h19.28v-21.7ZM216.2 197.45l-19.29-21.3" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="m189.08 255.77-82.87 37.1-2.35-105.13 76.18-6.88a3.4 3.4 0 0 1 3.3 1.82c.2.4.32.83.36 1.28l5.38 71.81Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="m184.18 190.44-80.01 10.9-.3-13.6 76.17-6.88a3.4 3.4 0 0 1 3.3 1.82c.2.4.32.83.36 1.28l.48 6.48Z" fill="#000"/>
16
+ <path d="M117.67 192.96c.06 1.9-1.33 3.63-3.11 3.86-1.79.22-3.34-1.17-3.39-3.14-.05-1.96 1.38-3.67 3.18-3.85 1.8-.18 3.26 1.23 3.32 3.13Z" fill="#fff"/>
17
+ <path d="M126.89 191.92c.07 1.84-1.22 3.5-2.89 3.7-1.67.2-3.13-1.13-3.19-3.03-.05-1.89 1.27-3.54 2.96-3.7 1.68-.17 3.05 1.19 3.12 3.03Z" fill="#45E0A8"/>
18
+ <path d="m182.85 227.87-70.17 21.54-1.02-38.04 66.71-11.64a2.2 2.2 0 0 1 2.57 2l1.9 26.14Z" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M173.93 209.2c.12 1.72-.8 3.35-2.05 3.65-1.26.3-2.42-.87-2.53-2.63-.12-1.75.83-3.38 2.1-3.63 1.28-.27 2.36.92 2.48 2.62ZM165.3 223.27l5.15-5.82a2.1 2.1 0 0 1 2.7-.38l9.34 5.9" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <path d="m141.55 231.28 12.44-13.78a2.1 2.1 0 0 1 2.8-.3l12.58 8.97" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M242.08 200.44 181.07 215l-.1-.83-2.22 1.56-.1.07-.14.1a2.98 2.98 0 0 0-1.12 2.53l5.18 72.99 65.44-39.02-5.93-51.96Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
22
+ <path d="m250.53 250.64-65.42 39.01-5.18-72.98a2.98 2.98 0 0 1 2.28-3.11l62.4-14.9 5.92 51.98Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <path d="m245.5 206.56-65 19.26-.6-9.16a2.98 2.98 0 0 1 2.28-3.1l62.41-14.89.91 7.89Z" fill="#000"/>
24
+ <path d="M189.05 217.3c.1 1.47-.81 3.02-2.02 3.46-1.21.43-2.31-.43-2.4-1.94-.09-1.52.86-3.07 2.08-3.47 1.23-.4 2.25.47 2.34 1.95Z" fill="#fff"/>
25
+ <path d="M196.36 215.36c.1 1.42-.79 2.9-2 3.3-1.2.4-2.28-.44-2.38-1.9-.1-1.45.82-2.93 2.04-3.3 1.21-.38 2.24.48 2.34 1.9Z" fill="#45E0A8"/>
26
+ <path d="m245.56 239.74-56.02 27-2.28-30.5a2.72 2.72 0 0 1 1.88-2.8l53.77-17.36 2.65 23.66Z" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
27
+ <path d="m145.65 256.51-124.81 43 6.61-219.56A9.46 9.46 0 0 1 30.81 73l10.3-8.67 104.54 192.19Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
28
+ <path d="m159.54 244.8-124.82 43 4.79-219.69a5.52 5.52 0 0 1 7-5.2l99.58 27.7a6.84 6.84 0 0 1 5 6.19l8.45 148Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
29
+ <path d="M151.69 107.42 39.18 83l.33-14.89a5.52 5.52 0 0 1 7-5.2l99.58 27.7a6.84 6.84 0 0 1 5 6.19l.6 10.62Z" fill="#000"/>
30
+ <path d="M55.14 75.12c-.03 2.87-1.86 4.77-4.11 4.24-2.25-.54-4.1-3.35-4.07-6.26.04-2.92 1.92-4.78 4.18-4.2 2.27.6 4.02 3.36 4 6.22Z" fill="#fff"/>
31
+ <path d="M68.77 78.5c0 2.79-1.7 4.65-3.83 4.15-2.11-.5-3.87-3.22-3.86-6.05.02-2.84 1.77-4.65 3.9-4.1 2.13.55 3.8 3.23 3.8 6Z" fill="#45E0A8"/>
32
+ <path d="M145.43 184.87 56.23 193a5.55 5.55 0 0 1-6.06-5.62l.96-73.53a4.37 4.37 0 0 1 5.02-4.28l85.75 12.92a5.55 5.55 0 0 1 4.72 5.2l2.78 52.58a4.37 4.37 0 0 1-3.97 4.6v0ZM49.89 209.31l40.53-5.5M83.24 219.3l29.3-5.32M49.57 224.84c2.68-.49 2.88.63 5.56.15 2.68-.49 2.47-1.61 5.15-2.1 2.68-.48 2.88.64 5.56.15 2.68-.48 2.47-1.6 5.15-2.1 2.68-.48 2.88.64 5.56.16M108.75 227.71c3.04-.7 3.3.42 6.33-.28 3.04-.7 2.79-1.8 5.83-2.5s3.29.42 6.33-.29c3.04-.7 2.78-1.8 5.82-2.5 3.04-.69 3.3.43 6.33-.28 3.04-.7 2.79-1.8 5.83-2.5 3.04-.69 3.29.42 6.33-.28M49.46 241.83l50.69-11.57" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
33
+ <path d="M112.23 172.49c-6.33.17-12.03-8.4-12.3-19.1-.26-10.44 4.9-18.2 11.1-17.61 6.11.56 11.02 8.69 11.41 18.37.39 9.95-3.99 18.16-10.21 18.34Zm14.88-18.18c-.52-12.26-5.9-25.6-17.71-27.03l-26.57-3.21c-.57-.07-.94.33-.93 1.12.02.4.18.78.43 1.1a34.88 34.88 0 0 0 4.7 4.6 70.04 70.04 0 0 0 5.01 3.85c.63.44.89.88.9 1.42.01.73-.32 1.18-1 1.12l-23.49-1.96c-.75-.06-1.1.57-1.1 1.28 0 .58.17 1.14.5 1.62 2.06 3.2 5.3 7.07 9.94 11.51 3.96 3.78 8.14 7.33 12.5 10.63a1.82 1.82 0 0 1 .85 1.53c0 .63-.32 1.16-1.03 1.14l-10.66-.01c-.63 0-.97.49-.96 1.25.05.5.24.97.55 1.36 2.54 3.4 6.52 7.03 11.68 10.23 6.68 4.15 13.19 6.42 20.11 6.02 12.31-.74 16.78-16.03 16.28-27.57Z" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
34
+ <path d="M161.56 171.29c-5.06-10.82-17.72-18.82-34.62-10.91l-33.6 15.72c-.69.31-.93.85-.65 1.48a1.24 1.24 0 0 0 .87.6c1.7.38 3.98.6 6.95.69 2.87.07 5.04 0 7.22-.12.9-.04 1.36.15 1.56.6.29.57.03 1.14-.81 1.55L81.8 193.36c-.8.38-.94 1.06-.7 1.57a1.76 1.76 0 0 0 1.07.93c3.22 1.25 7.93 2.36 14.44 3.16 5.92.7 11.87 1.1 17.83 1.18.88 0 1.33.29 1.5.73.22.49.03 1.07-.82 1.47l-12.22 5.7c-.7.33-.9.85-.64 1.42.24.37.62.64 1.05.74 3.96 1.22 9.7 1.9 16.8 1.65 9.48-.33 18.47-2.07 27.5-6.28 17.1-8 18.63-24.32 13.95-34.34Zm-15.17 25.78a17.02 17.02 0 0 1-22.57-8.14c-3.92-8.4-.07-18.4 8.33-22.32a16.7 16.7 0 0 1 22.41 7.95 16.8 16.8 0 0 1-8.17 22.52v0Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
35
+ <path d="M162.29 171.35c-3.6 3.07-8.45 4.81-12.73 4.16-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44.98-1.82 1.39-2.57.74-4.6a2.83 2.83 0 0 1 5.39-1.72c1.37 4.31.03 6.8-1.16 9-1.1 2.05-2.24 4.17-1.7 9.14.23 2.15 1.2 3.28 3.07 3.56 3.54.54 9.13-2.2 11.02-6.53 1.52-3.46 1.07-6.2.63-8.85-.21-1.3-.44-2.67-.34-4.03.1-1.3 4.4-5.29 5.45-4.13.77.83.31 1.7-.28 3.3-.4 1.08.5 2.48.74 3.94.48 2.97 1.15 7.04-1.03 12.03a16.07 16.07 0 0 1-4.3 5.7Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
36
+ <path d="M162.16 149.57c-.22.28-.37.6-.44.94-.1 1.36.14 2.74.35 4.03.43 2.65.88 5.4-.63 8.85-1.9 4.34-7.48 7.07-11.02 6.53-1.68-.25-2.64-1.2-2.98-2.95l-.57-.7c-.44 7.04 8.77 6.88 13.07 3.1 4.85-4.27 6.02-10.67 2.22-19.8Z" fill="#000"/>
37
+ <path d="m141.58 141.7 2.82 8.62c.18.54 1.8.5 3.64-.1 1.83-.6 3.18-1.53 3-2.07l-2.82-8.63-6.64 2.17Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
38
+ <path d="M118.93 120.19a2.6 2.6 0 0 1-2.99.26 67.23 67.23 0 0 1-9.43-7c-5.73-5.13-8.84-10-9.23-14.5-.22-2.56.42-3.99 4.44-7.43 1.09-.93 4.39.69 3.3 1.62-1.93 1.65-2.75 3.35-2.57 5.37.6 6.88 12.13 15.12 16.12 17.47a2.58 2.58 0 0 1 .36 4.2Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
39
+ <path d="m120.52 109.23-.9-1.1-3.73 3.2-.49.42-1.64 1.4c-12.03 10.27 15.02 29.25 22.75 34.24a2.98 2.98 0 0 0 3.55-.24l1.23-1.05.34-.29 2.13-1.82 1.57-1.34 1.12-.95-.25-.31c.25-.72.23-1.5-.08-2.2-3.24-7.37-14.73-30.98-25.6-29.95Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
40
+ <path d="m148.58 139.88 1.57-1.34a2.98 2.98 0 0 0 .79-3.46c-3.7-8.42-18.21-38.12-30.24-27.85l-2.13 1.82c-12.02 10.26 15.03 29.25 22.76 34.23a2.97 2.97 0 0 0 3.54-.24l1.58-1.33 2.13-1.83Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
41
+ <path d="M126.04 114.12a2.58 2.58 0 0 1-4.1-1.02c-1.68-4.32-8.02-17-14.72-18.67-1.96-.49-3.77.05-5.7 1.71a2.6 2.6 0 0 1-3.36-3.94c4.02-3.42 7.83-3.4 10.32-2.78 4.38 1.1 8.71 4.92 12.87 11.39 2.1 3.3 3.92 6.78 5.42 10.4a2.6 2.6 0 0 1-.73 2.9Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
42
+ <path d="M137.66 127.8c1.58-1.35 1.49-4.08-.22-6.08s-4.38-2.53-5.97-1.17c-1.6 1.36-1.5 4.08.21 6.08s4.38 2.53 5.97 1.17Z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
43
+ <path d="m133.61 118.44 1.75 10.86" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
44
+ <path d="M144.6 144.57a.47.47 0 0 0-.68-.06c-1.05.9-2.5 1.12-3.53.52-4.32-2.52-25.9-15.68-26.94-27.28a9.1 9.1 0 0 1 2.71-7.28l-2.72 2.32-.1.1a9.59 9.59 0 0 0-.86 4.94c.45 4.96 4.36 10.65 11.64 16.91 6.22 5.35 13.1 9.56 15.77 11.12.55.32 1.17.48 1.8.48a4.4 4.4 0 0 0 2.83-1.09.47.47 0 0 0 .18-.32.48.48 0 0 0-.1-.36Z" fill="#45E0A8"/>
45
+ <mask maskUnits="userSpaceOnUse" x="128" y="145" width="41" height="32">
46
+ <path d="M162.29 171.35c-3.6 3.07-8.45 4.81-12.73 4.16-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44.98-1.82 1.38-2.57.74-4.6a2.83 2.83 0 0 1 5.39-1.72c1.37 4.31-20.13 10.12-21.3 12.32-1.11 2.05 22.51 25.23 18.43 5.82.24 2.15 1.22 3.28 3.08 3.56 3.54.54 9.13-2.2 11.02-6.53 1.52-3.46 1.07-6.2.63-8.85-.21-1.3-.44-2.67-.34-4.03.1-1.3 4.4-5.29 5.45-4.13.77.83.3 1.7-.28 3.3-.4 1.08.5 2.48.74 3.94.48 2.97 1.15 7.04-1.03 12.03a16.06 16.06 0 0 1-4.3 5.7Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
47
+ </mask>
48
+ <g mask="url(#b)">
49
+ <path d="M161.56 171.29c-5.06-10.82-17.72-18.82-34.62-10.91l-33.6 15.72c-.69.31-.93.85-.65 1.48a1.24 1.24 0 0 0 .87.6c1.7.38 3.98.6 6.95.69 2.87.07 5.04 0 7.21-.12.9-.04 1.36.15 1.57.6.29.57.03 1.14-.81 1.55L81.8 193.36c-.8.38-.94 1.06-.7 1.57a1.76 1.76 0 0 0 1.07.93c3.22 1.25 7.93 2.36 14.44 3.16 5.92.7 11.87 1.1 17.83 1.18.88 0 1.33.29 1.5.73.22.49.03 1.07-.82 1.47l-12.22 5.7c-.7.33-.9.85-.64 1.42.24.37.62.64 1.05.74 3.96 1.22 9.7 1.9 16.8 1.65 9.48-.33 18.47-2.07 27.5-6.28 17.1-8 18.63-24.32 13.95-34.34Zm-15.17 25.78a17.02 17.02 0 0 1-22.57-8.14c-3.92-8.4-.07-18.4 8.33-22.32a16.7 16.7 0 0 1 22.41 7.95 16.83 16.83 0 0 1-8.17 22.52v-.01Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
50
+ </g>
51
+ <path d="M149.56 175.51c-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44m4.97 2.68c-1.1 2.05-2.24 4.17-1.7 9.14.23 2.15 1.2 3.28 3.07 3.56M65.29 47.92l25.29-2.75V10.86L52.03 36.8l13.26 11.1Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
52
+ <path d="M261.5 109 90.58 45.18V10.86L261.5 93.48v15.53ZM111.31 52.91l-23.9 2.46M129.47 59.7l-22.64 2.2M145.5 65.68l-21.5 2M159.74 71l-20.46 1.82M172.5 75.77l-19.52 1.67" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
53
+ <path d="M90.58 10.86 111.3 52.9V20.88l18.16 38.81V29.66l16.02 36.02V37.4L159.74 71V44.3l12.76 31.48V50.46l11.48 29.6V56l10.4 27.93v-22.9l9.44 26.43V65.6l8.63 25.1V69.76l7.92 23.88V73.6l7.28 22.77V77.12l6.72 21.76V80.37l6.23 20.84V83.38l5.78 19.98V86.17l5.38 19.2v-16.6l5.03 18.48V91.21l4.7 17.8M234.37 98.88h-19.05M65.29 47.92l195.88 65.93M76.66 42.15l13.92-31.3M240.6 101.2h-18.2M246.37 103.37H228.8M251.79 105.37h-17.05M238.92 105.14l17.87 2.1M261.46 109.01h-15.93" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
54
+ <path d="m180.4 128.4 16.4 2.43 20.33-1.07 3.03-3.32-21.53-7.28-22.24 6.92c.42.48.89.9 1.4 1.28h.01c.77.56 1.66.92 2.6 1.05Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
55
+ <path d="m172.94 85.25 18.2-1.45c1.55-.12 3.1.09 4.57.62l5.8 2.14-3.7 36.88c.66 3.38-1.83 3.9-3.24 3.97l-13.82.75a4.91 4.91 0 0 1-3.62-1.32c-2.46-2.3-6.3-8.25-7.42-23.23-.06-.89-.15-1.8-.21-2.73-.22-4.15-.12-8.32.28-12.46a3.47 3.47 0 0 1 3.16-3.17Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
56
+ <path d="m189.35 113.71-13.23.8a1.54 1.54 0 0 1-1.54-.99c-2.05-5.46-2.28-17.51-1.8-22.09a1.38 1.38 0 0 1 1.27-1.23l13.82-1.07a1.54 1.54 0 0 1 1.67 1.66c-.4 5.3.2 16.17 1.08 21.31a1.39 1.39 0 0 1-.72 1.46c-.17.09-.36.14-.55.15Z" fill="#000"/>
57
+ <path d="m196.39 84.67 20.74 7.62V127a2.35 2.35 0 0 1-2.73 2.31l-12.26-2.08a5.4 5.4 0 0 1-4.16-3.44l-1.34-3.65a71.72 71.72 0 0 1-3.9-18.94v-.15c-.3-4.41.08-10.08.47-14.34a2.38 2.38 0 0 1 3.18-2.03Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
58
+ <path d="M214.16 116.28v-19a1.67 1.67 0 0 0-1.14-1.59c-5.33-1.8-10.78-3.81-16.12-5.62a1.2 1.2 0 0 0-1.59 1.12c-.04 2.48.04 6.2.08 8.03.14 4.64.8 9.25 1.97 13.75a1.68 1.68 0 0 0 1.25 1.24l14.07 3.24a1.2 1.2 0 0 0 1.48-1.17Z" fill="#000"/>
59
+ <path d="m216.2 175.65 9.26-.25M216.2 175.65l-19.29-21.62M196.91 197.7l13 14.27M183.98 80.06l-18.65 1.53" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
60
+ <path d="M217.13 92.3v37.46l8.77-.46V95.71l-8.77-3.42Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
61
+ <path d="m180.01 93.19-5.35 8.02M178.56 100.76l-2.79 4.17M191.77 131.04l35.84-1.82" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
62
+ <path d="M66.66 36.03C64.16 54.88 84 81.56 98.7 92.21c1.86 1.22 3.98 2.7 6.02 2.75 1.87-.99 1.14-2.83.36-4.76-1.89-3.94-4.77-7.4-7.57-10.88-1.95-2.37-3.97-4.7-5.99-7.07-7.48-9.02-18.22-20.46-20.3-32.35-.41-3.31 4.35-4.1 5-.79.4 2.66 1.48 5.37 2.85 7.97 4.3 8.02 10.37 14.88 16.3 21.9 2 2.35 4.04 4.71 6.03 7.13 3.54 4.53 9.95 11.7 9.5 17.79a6.98 6.98 0 0 1-3.7 5.44c-4.84 2.54-11.65-3.1-15.22-6-7.28-6.23-13.42-13.6-18.7-21.56-6.85-10.72-13.16-23.3-11.55-36.46.57-3.24 5.3-2.59 4.94.71Z" fill="#45E0A8"/>
63
+ <path d="M66.66 36.03C64.16 54.88 84 81.56 98.7 92.21c1.86 1.22 3.98 2.7 6.02 2.75 1.87-.99 1.14-2.83.36-4.76-1.89-3.94-4.77-7.4-7.57-10.88-1.95-2.37-3.97-4.7-5.99-7.07-7.48-9.02-18.22-20.46-20.3-32.35-.41-3.31 4.35-4.1 5-.79.4 2.66 1.48 5.37 2.85 7.97 4.3 8.02 10.37 14.88 16.3 21.9 2 2.35 4.04 4.71 6.03 7.13 3.54 4.53 9.95 11.7 9.5 17.79a6.98 6.98 0 0 1-3.7 5.44c-4.84 2.54-11.65-3.1-15.22-6-7.28-6.23-13.42-13.6-18.7-21.56-6.85-10.72-13.16-23.3-11.55-36.46.57-3.24 5.3-2.59 4.94.71h0Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
64
+ <path d="M68.64 51.54a1.6 1.6 0 0 0-.76.04c-1.45.46-2.16 3.24-1.94 6.88M67.01 45.27a1.97 1.97 0 0 0-.85-.02c-1.57.33-2.68 2.7-2.92 5.88M71.23 58.03c-.25.11-.48.26-.7.43-2.24 1.79-1.45 5.9-1.32 6.54M74.3 63.95c-2.17 0-2.34 4.98-1.78 6.64M77.57 69.27c-1.71.7-1.18 6.1-.62 7.76M82.03 75.5c-1.76.78-.92 6.04 0 7.9M87.1 81.54c-1.47.78-.7 6.02.64 7.93M92.6 87.14c-1.72.7-.6 5.56.28 6.95M80.3 49.26c-1.26-.34-2.72 1.98-2.5 5.62M77.2 42.87c-1.55.33-3.23 2.5-2.9 5.88M83.42 54.14c-1.39-.43-2.37 4.86-1.67 6.26M87.74 59.84c-1.8 0-2.23 4.26-1.67 5.92M92.43 65.51c-1.52-.37-2 4.35-1.65 5.84M97.47 71.44c-1.3.19-2.04 3.9-1.59 5.93M102.19 77.11c-1.33.26-1.78 4.33-1.21 6.58M107.08 83.54c-1.85-.09-2.43 4.6-2.2 6.22" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
65
+ <path d="m52.03 36.81 21.9-14.75 2.73 20.1-24.63-5.35Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
66
+ <path d="m59.29 42.9 17.37-.75-24.63-5.34 7.26 6.09Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
67
+ <path d="M112.54 97.87c-1.69-1.7-3.49-2.98-5.32-3.44a5.31 5.31 0 0 0-2.81.03l-1.92-4.81c1.93-.66 4.01-.74 5.99-.24a15.4 15.4 0 0 1 6.2 3.42l-2.14 5.04Z" fill="#45E0A8"/>
68
+ <path d="M112.54 97.87c-1.69-1.7-3.49-2.98-5.32-3.44a5.31 5.31 0 0 0-2.81.03M102.5 89.65c1.92-.66 4-.74 5.98-.24a15.4 15.4 0 0 1 6.2 3.42" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
69
+ </g>
70
+ <path d="m51.62 36.73 38.02 7.92" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
71
+ <path d="m19.48 129.66 23.13 42.6 9.92 75.38a2.72 2.72 0 0 0 3.18 2.31l74.75-13.86 74.76 13.86a2.7 2.7 0 0 0 3.17-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
72
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M39 3.24V.88a.88.88 0 0 0-.98-.87A39.24 39.24 0 0 0 3.26 39H.88a.88.88 0 0 0-.87.97A39.24 39.24 0 0 0 39 74.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 39 3.24" fill="#E0E1E9"/>
3
+ <path 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-.04h.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path 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" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M65.68 18.57 11.08 30.5l-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.06 4.38l1.22 4.67.01-.01Z" fill="#6C6E79"/>
6
+ <path 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.43-2.37 2.2 2.2 0 0 1 2.53 1.53Z" fill="#fff"/>
7
+ <path 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" fill="#E0E1E9"/>
8
+ <path 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-.46 4.25l1.4 4.9 3.48-5.96v.01Z" fill="#6C6E79"/>
9
+ <path d="M63.5 34.5c-5-1.17-5.64-2.17-9.74-1.17C47.72 34.82 47 44.4 41.81 44.16c-4.35-.2-8.34-9.4-17.02-10.5a9.31 9.31 0 0 0-7.26 1.88" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M22.63 34.33c.38 1.65 1.91 2.59 3.45 2.1 1.54-.47 2.5-2.22 2.13-3.88-.37-1.65-1.93-2.61-3.48-2.1a3.36 3.36 0 0 0-2.1 3.9v-.02ZM51.57 33.93c.38 1.65 1.92 2.6 3.45 2.11 1.54-.48 2.5-2.23 2.13-3.89-.37-1.65-1.93-2.6-3.48-2.1a3.36 3.36 0 0 0-2.1 3.9v-.02ZM39.62 44.77c.38 1.65 1.92 2.58 3.45 2.1 1.54-.48 2.5-2.23 2.13-3.88-.37-1.66-1.93-2.62-3.48-2.1a3.36 3.36 0 0 0-2.1 3.9v-.02Z" fill="#6C6E79"/>
11
+ <path d="M76.24 48.78c-1.78-6.4-8.42-10.5-14.83-9.15-1.1.23-2.1.6-3.04 1.1l-.37-.36-2.33 2.36h0c-2.69 2.75-3.84 6.83-2.69 10.97 1.8 6.43 8.47 10.51 14.89 9.14a11.1 11.1 0 0 0 5.42-2.87l2.46-2.47-.36-.34c1.27-2.44 1.66-5.39.83-8.37h.02Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M78.44 46.55c1.78 6.39-1.95 12.68-8.36 14.05-6.41 1.38-13.1-2.7-14.88-9.13a11.09 11.09 0 0 1 8.41-14.1c6.42-1.33 13.05 2.77 14.83 9.16v.02Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M72.84 52.18a5.96 5.96 0 0 0-5.48-.86 4.66 4.66 0 0 0-2.85 3.15" fill="#fff"/>
14
+ <path d="M72.84 52.18a5.96 5.96 0 0 0-5.48-.86 4.66 4.66 0 0 0-2.85 3.15" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M63.05 46.86c.18.68-.21 1.35-.9 1.5-.69.14-1.4-.29-1.58-.97-.19-.7.2-1.36.9-1.5.68-.14 1.38.3 1.58.97ZM71.37 44.56c.19.68-.2 1.35-.9 1.5-.68.14-1.39-.29-1.58-.98-.18-.68.21-1.35.9-1.5.69-.13 1.39.3 1.58.98Z" fill="#6C6E79"/>
16
+ </svg>
@@ -0,0 +1,73 @@
1
+ <svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#a)">
3
+ <path d="M219.71 137.01c0-41.72-26.17-77.3-62.98-91.3l-10.4-17.98a3.42 3.42 0 0 0-2.96-1.73h-42.64a3.42 3.42 0 0 0-2.96 1.73l-10.4 18C50.57 59.72 24.4 95.3 24.4 137.02c0 5.23.42 10.45 1.26 15.6l-10.4 18.02a3.4 3.4 0 0 0 0 3.41L36.58 211a3.41 3.41 0 0 0 2.96 1.7h20.81a97.62 97.62 0 0 0 123.4 0h20.8a3.41 3.41 0 0 0 2.96-1.7l21.33-36.95a3.4 3.4 0 0 0 0-3.41l-10.39-18a98.58 98.58 0 0 0 1.26-15.62Z" fill="#FF788F"/>
4
+ <mask maskUnits="userSpaceOnUse" x="14" y="26" width="229" height="209">
5
+ <path d="M242.04 136.34c0-41.72-5.18-54.42-13.2-65.64l-82.5-42.97a3.41 3.41 0 0 0-2.97-1.73h-42.64a3.42 3.42 0 0 0-2.96 1.73l-10.4 18C50.57 59.72 24.4 95.3 24.4 137.02c0 5.23.42 10.45 1.26 15.6l-10.4 18.02a3.4 3.4 0 0 0 0 3.41L36.58 211a3.41 3.41 0 0 0 2.96 1.7h20.81a97.62 97.62 0 0 0 123.4 0h20.8a3.41 3.41 0 0 0 2.96-1.7l21.33-36.95a3.4 3.4 0 0 0 0-3.41l-3.97-6.87 11.99-12.74c.83-5.17 5.18-9.45 5.18-14.68Z" fill="#45DFA7"/>
6
+ </mask>
7
+ <g mask="url(#b)">
8
+ <path d="M136.53 84.82c-7.48.74 1.3-22.2-17.36-26.13-5.63-1.19-14.5 1.6-21.59 7.94-.86-1.26-3.16-4.36-5.61-4.07-3.41.41-5.45 6.01-3.7 12.29 1.48 5.26 2.86 7.01 7.57 6.9 9.01 0 10.24-6.6 13.4-6.24 11.22 1.3-4.23 60.21 14.24 65.98 3.16-12.1 9.85-44.56 13.05-56.67Z" fill="#FF788F"/>
9
+ <path d="M128.07 63.71c-3.3-3.88-6.44-4.5-8.9-5.02-5.63-1.19-14.5 1.6-21.59 7.94l-.07-.1c-1.32-1.7-3.67-4.12-4.34-3.92-4.52 1.37-.7 7.44 2.18 9.16 3.1 2.05 6.48-2.59 12.32-5.18 9.67-4.26 21.82-1.25 20.4-2.88Z" fill="#fff"/>
10
+ <path d="M136.53 84.82c-7.48.74 1.3-22.2-17.36-26.13-5.63-1.19-14.5 1.6-21.59 7.94-.86-1.26-3.16-4.36-5.61-4.07-3.41.41-5.45 6.01-3.7 12.29 1.48 5.26 2.86 7.01 7.57 6.9 9.01 0 10.24-6.6 13.4-6.24 11.22 1.3-4.23 60.21 14.24 65.98 3.16-12.1 9.85-44.56 13.05-56.67Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M140.8 232.85c-29.74-64-29.74-155.08 19.1-169.01 10.88-2.76 35.06-1.4 52.38 8.77 28.7 16.9-1.42 82.63 15.75 109.17L216 217.97l-34.74 11.86" fill="#FF788F"/>
12
+ <path d="M113.36 71.47c-10.02-6.24-18.48 18.32-25.14-5.19-.78 2.26-.89 5.31 0 8.55 1.47 5.25 2.86 7.01 7.57 6.9 9 0 10.24-6.6 13.38-6.24 10.9 1.27-3.3 56.68 12.65 65.3.3-1.43.59-2.76.7-3.21-12.11-5.55 3.48-58.26-9.16-66.11ZM226.39 164.3c-.89.33-5.29 2.02-6.23 2.33-1.29.42-2.55.8-3.77 1.14a33.6 33.6 0 0 0 3.72 29.9l4.34-5.15 16.96-12.16c-2.87-4.42-14.3-9.87-15.02-16.06Z" fill="#000"/>
13
+ <path d="m198.78 67.24.22-.44c-14.8-4.75-30.8-5.03-39.1-2.93-39.2 11.18-46.93 72.12-33.06 128.8 2.74 2.96 6.2 3.25 4.8-11.6-6.21-66.38 6.95-99.33 36.2-111.67 6.02-2.56 16.14-5.19 30.94-2.16Z" fill="#fff"/>
14
+ <path d="M228.03 181.78C210.86 155.24 241 89.5 212.28 72.64c-17.32-10.18-41.5-11.53-52.38-8.77-48.84 13.92-48.84 105-19.1 168.98" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M127.88 68.15c-1.5-1.35-4.13-2.24-5.27-1.2-1.3 1.17-.59 4.74 1.6 6.3 1.65 1.19 4.41 1.45 5.4.12.98-1.32-.29-3.92-1.73-5.22Z" fill="#fff"/>
16
+ <path d="M95.35 69.05a14.98 14.98 0 0 1 2.58-2.75" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
17
+ </g>
18
+ <path d="m211.8 54.71-1.1-3.53c.58-.32 5.96-3.1 10.36-.7 4.81 2.6 6.97 10.53 2.93 17.84l-9.14-7.56-3.04-6.05Z" fill="#FF788F" stroke="#000" stroke-miterlimit="10"/>
19
+ <path d="M55.72 183.35a1.91 1.91 0 0 1-2.2-1.55l-6.8-38.87 3.76-.66 6.79 38.87a1.91 1.91 0 0 1-1.55 2.2ZM23.4 181.05a1.9 1.9 0 0 1-1.77-2.04l1.98-27.55 3.8.27-1.98 27.56a1.9 1.9 0 0 1-2.04 1.76ZM82.48 168.92l-11.2-25.25 3.48-1.54 11.2 25.25a1.9 1.9 0 0 1-3.48 1.54Z" fill="#000"/>
20
+ <path d="M98.86 144.1c2.1 12.03-17.97 25.58-44.84 30.28-26.86 4.69-50.32-1.28-52.44-13.32-2.39-13.68 17.97-25.59 44.84-30.28 26.86-4.7 50.06-.38 52.44 13.31Z" fill="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M53.1 169.11c26.19-4.57 45.91-16.86 44.07-27.45-1.85-10.59-24.58-15.47-50.76-10.9-26.19 4.57-45.92 16.86-44.07 27.45 1.85 10.6 24.57 15.47 50.76 10.9Z" fill="#fff"/>
22
+ <path d="M48.36 141.92c-10.1 3.3-44.4 12.83-45.46 18.1M93.42 151.38c-3.5-6.54-39.7-8.78-45.06-9.46" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <path d="m80.2 137.72-4.7-17.93A27.46 27.46 0 0 0 44.22 99.7l-6.27 1.1a27.46 27.46 0 0 0-22.62 29.5l1.65 18.46c0 .27.03.54.07.81 1.24 7.08 16.42 10.34 33.9 7.28 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.19-.8Z" fill="#FF788F"/>
24
+ <path d="m80.2 137.72-4.7-17.93A27.46 27.46 0 0 0 44.22 99.7l-6.27 1.1a27.46 27.46 0 0 0-22.62 29.5l1.65 18.46c0 .27.03.54.07.81 1.24 7.08 16.42 10.34 33.9 7.28 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.19-.8Z" stroke="#fff" stroke-miterlimit="10"/>
25
+ <path d="m16.26 140.78.72 7.97c0 .27.03.54.07.8 1.24 7.09 16.42 10.35 33.9 7.29 17.5-3.06 30.68-11.27 29.44-18.34a5.47 5.47 0 0 0-.2-.78l-2-7.63" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
26
+ <path d="M73.17 133.94c.5 1.2 1.66 1.88 2.86 1.16 1.53-.91.78-5.85-2.14-5.01-1.16.33-1.2 2.67-.72 3.84Z" fill="#fff"/>
27
+ <path d="M78.22 130c10.68 1.77 17.95 5.85 18.96 11.65 1.86 10.6-17.88 22.88-44.06 27.46-26.18 4.57-48.92-.3-50.77-10.9-1.01-5.8 4.47-12.13 13.94-17.4" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
28
+ <path d="m64.68 133.2-1.02-.16-.42.32-8.15-17.24a2.35 2.35 0 0 0-3.32-1.1L33.4 125.84l.6-1.11-1.6.88-.86 1.76c-.05.09-.1.18-.13.28a2.57 2.57 0 0 0 .06 2.04L40 147.82c.63 1.33 2.6 2.09 3.82 1.31l18.75-12.24c.39-.25.7-.61.88-1.04l1.23-2.66Z" fill="#FF788F" stroke="#000" stroke-miterlimit="10"/>
29
+ <path d="M63.76 134.29 44.55 146.4a2.39 2.39 0 0 1-3.43-.98l-8.68-17.88a2.39 2.39 0 0 1 .97-3.12l19.63-11.2a2.39 2.39 0 0 1 3.35 1.03l8.26 16.97a2.4 2.4 0 0 1-.9 3.07Z" fill="#fff" stroke="#000" stroke-miterlimit="10"/>
30
+ <path d="M47.05 130.03c.72 1.5.34 3.24-.87 3.94-1.2.7-2.8.06-3.54-1.44-.73-1.5-.3-3.28.92-3.96 1.23-.67 2.77 0 3.5 1.46ZM54.07 126.07c.7 1.43.37 3.1-.75 3.76-1.12.66-2.65.02-3.35-1.43-.71-1.46-.35-3.14.8-3.77 1.15-.63 2.6.02 3.3 1.44Z" fill="#FF788F"/>
31
+ <path d="M45.68 130.88c.72 1.49.34 3.23-.86 3.93-1.2.7-2.81.07-3.54-1.44s-.32-3.28.91-3.95c1.23-.68 2.78-.02 3.5 1.46ZM52.7 126.92c.7 1.42.37 3.1-.75 3.75-1.12.65-2.64.02-3.35-1.43s-.34-3.14.8-3.77c1.15-.63 2.6.03 3.3 1.45Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
32
+ <path d="m35.3 128 17.1-9.76a1.04 1.04 0 0 1 1.2.11c.1.1.2.21.26.34l6.98 14.35.24.22c.45-.29 1.12-.65.88-1.12l-7.52-15.7c-.27-.55-1.14-.64-1.67-.33l-17.47 9.85c-.48.27-.35.8-.1 1.3l.1.74Z" fill="#FF788F"/>
33
+ <path d="m61.46 133.01-16.98 10.71a1.06 1.06 0 0 1-.84.11 1.05 1.05 0 0 1-.65-.54l-7.78-16.05a1.05 1.05 0 0 1 .42-1.37l17.36-9.9a1.06 1.06 0 0 1 1.2.11c.12.1.2.21.27.34l7.41 15.24a1.05 1.05 0 0 1-.41 1.35v0Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
34
+ <path d="M82.03 151.74c.66 0 1.2-.34 1.2-.76 0-.41-.54-.75-1.2-.75-.66 0-1.2.34-1.2.75 0 .42.54.76 1.2.76ZM88.08 145.52c.66 0 1.2-.34 1.2-.75 0-.42-.54-.76-1.2-.76-.65 0-1.19.34-1.19.76 0 .41.54.75 1.2.75ZM14.75 159.92c.62-.21 1.02-.7.88-1.1-.14-.4-.75-.54-1.37-.33-.63.22-1.02.71-.88 1.1.13.4.75.55 1.37.33ZM9.82 152.5c.62-.22 1.02-.7.88-1.1-.14-.4-.75-.55-1.37-.33-.63.21-1.02.7-.89 1.1.14.4.76.54 1.38.33Z" fill="#000"/>
35
+ <path d="M21.16 134.55c-2.05.6-1.44 12.35 7 17.4 7.4 4.44 22.7 3.56 22.25.97-.47-2.7-7.15.66-17.76-5.1-8.61-4.68-7.91-14.35-11.49-13.27ZM45.4 108.82c3.98 3.36 13.05-.2 18.58 6.18 5.27 6.06 7.53 13.07 9.6 11.38 1.2-1-1.14-13.1-5.92-17.56-5.21-4.84-14.76-6.93-20.79-5.88-3.28.57-2.8 4.76-1.46 5.88Z" fill="#fff"/>
36
+ <path d="m155.8 50.48-1.9-1.06c2.96-2.42 6.73-3.45 9.69-2.23 4.45 1.83 7.1 8.78 3.8 15.42l-11.6-12.13Z" fill="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
37
+ <path d="M151.38 107.67c1.43-4.18 6.05-4.2 6.78-3.64 2.81 2.16-.43 6 1.8 10.39 1.55 3.08 4.69 4.81 7 4.19 3.8-1.04 3.13-5.58 5.8-8.3 1.89-1.92 5-1.94 5.62-1.5 2.1 1.4-.22 6.15 2.52 8.41a3.96 3.96 0 0 0 3.26.87c4.35-1.01 5.86-11.23 12.84-8.9" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
38
+ <path d="M234.16 48.95c-1.13-.03.11-7.43-4.17-10.25-3.5-2.3-7.9.25-9.43-2.1-.87-1.29-.44-3.45.7-4.54 2.66-2.54 10.95-.55 13.97 4.78 2.95 5.21.01 12.14-1.07 12.1ZM157.81 44.29c.43.43 1.93-1.43 5-1.87 3.6-.5 5.68 1.5 6.88.35.8-.77.7-2.48 0-3.49-1.42-2.02-5.5-1.55-8.04-.11-2.76 1.55-4.33 4.6-3.84 5.12Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
39
+ <path d="m214.54 74.16-10.36 11.72a22.65 22.65 0 0 0 18.41-.13c-1.66-4.7-4.23-8.67-8.05-11.6Z" fill="#000"/>
40
+ <path d="M221.88 74.9c4.47-9 2.4-19.12-4.63-22.62-7.02-3.5-16.35.97-20.82 9.97-4.48 9-2.4 19.12 4.62 22.61 7.03 3.5 16.35-.96 20.83-9.96Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
41
+ <path d="M211.2 71.68c1.86-3.73 1-7.92-1.9-9.37-2.92-1.44-6.78.4-8.63 4.13-1.85 3.72-1 7.91 1.91 9.36 2.91 1.45 6.77-.4 8.62-4.12Z" fill="#000"/>
42
+ <path d="M205.22 65.34c.74-1.5.4-3.17-.76-3.74-1.17-.58-2.7.16-3.45 1.64-.74 1.5-.4 3.17.77 3.75 1.16.57 2.7-.17 3.44-1.65Z" fill="#fff"/>
43
+ <path d="M204.18 82.87c.35-1.37 3.29-.29 7.94-3.2 5.44-3.4 5.58-8.67 7.12-8.52.66.06.86.66.84 1.7-.14 4.03-6.61 12.75-14.98 11.47a1.15 1.15 0 0 1-.92-1.45Z" fill="#FF788F"/>
44
+ <path d="M174.66 62.65c-5.9-.18-11.05.27-14.72 1.2l-6.75 8.48 2.16 5.15a21.6 21.6 0 0 0 8.16-2.16c7.46-3.67 10.37-10.63 11.15-12.67Z" fill="#000"/>
45
+ <path d="M165.56 68.59c3.72-7.47 2-15.87-3.83-18.77-5.83-2.9-13.56.8-17.28 8.27-3.71 7.46-2 15.87 3.84 18.77 5.83 2.9 13.56-.8 17.28-8.27Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
46
+ <path d="M154.21 64.22c1.54-3.1 1.08-6.45-1.02-7.49s-5.04.62-6.58 3.7c-1.54 3.1-1.08 6.45 1.02 7.5 2.1 1.03 5.05-.62 6.58-3.71Z" fill="#000"/>
47
+ <path d="M146.53 58.62c-.62 1.24-.44 2.59.43 3.02.86.43 2.05-.24 2.67-1.48.62-1.24.43-2.6-.43-3.02-.86-.43-2.05.23-2.67 1.48Z" fill="#fff"/>
48
+ <path d="M162.01 63.72c-1.16 3.1-1.46 4.23-3.57 6.32-3.43 3.41-7.65 3.11-7.65 4.68a1.49 1.49 0 0 0 .6 1.3c1.53.78 6.36-1.12 9.32-3.89s4.91-7.63 3.6-9.07c-.58-.64-1.77-.73-2.3.66Z" fill="#FF788F"/>
49
+ <path d="M113.18 106.5a12.48 12.48 0 0 0-6.17-4.53c1.56-5.78 1.6-13.69-.86-19.03-1.68-3.6-4.37-5.65-7.78-5.9a.43.43 0 1 0-.06.87c3.1.23 5.47 2.04 7.03 5.4 2.37 5.08 2.3 12.84.82 18.44a8.74 8.74 0 0 0-6.08.78 5.96 5.96 0 0 0-2.68 3.77 3.6 3.6 0 0 0 1.05 3.12 2.25 2.25 0 0 0 1.85.67c1.44-.1 3.27-1.25 4.37-2.77a15.82 15.82 0 0 0 2.1-4.52c1.81.57 4.25 1.94 6.4 5.19l.01-1.5Zm-9.2.31c-.95 1.3-2.55 2.34-3.73 2.42a1.4 1.4 0 0 1-1.16-.4 2.79 2.79 0 0 1-.83-2.4c.23-1.54 1.64-2.8 2.24-3.15 1.1-.6 2.35-.9 3.6-.9a9 9 0 0 1 1.83.2 14.58 14.58 0 0 1-1.96 4.23Z" fill="#fff"/>
50
+ <path d="m93.14 70.91-5.38 1.9c-1.87.66-3.81 1.1-5.78 1.35l-2.8.34 6.9 19.68 2.41-1.49a27.43 27.43 0 0 1 5.35-2.56l5.39-1.9c2.1-.74 3.15-3.23 2.34-5.55l-3.13-8.9c-.83-2.3-3.19-3.6-5.3-2.87Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
51
+ <path d="m76.74 72.2 4.23-1.48c1.5-.53 3.2.39 3.78 2.04l6.79 19.28c.58 1.66-.17 3.44-1.67 3.96l-5.5 1.94c-1.51.53-3.2-.38-3.8-2.04L73.8 76.62c-.59-1.66.16-3.46 1.67-3.96l1.27-.44" fill="#fff"/>
52
+ <path d="m76.74 72.2 4.23-1.48c1.5-.53 3.2.39 3.78 2.04l6.79 19.28c.58 1.66-.17 3.44-1.67 3.96l-5.5 1.94c-1.51.53-3.2-.38-3.8-2.04L73.8 76.62c-.59-1.66.16-3.46 1.67-3.96l1.27-.44" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
53
+ <path d="m74.38 73.07 4.22-1.48c1.51-.54 3.2.38 3.79 2.04l6.78 19.28c.58 1.66-.16 3.43-1.67 3.96L82 98.8c-1.5.54-3.2-.38-3.78-2.04l-6.79-19.28c-.58-1.65.16-3.45 1.67-3.96l1.3-.43" fill="#fff"/>
54
+ <path d="m74.38 73.07 4.22-1.48c1.51-.54 3.2.38 3.79 2.04l6.78 19.28c.58 1.66-.16 3.43-1.67 3.96L82 98.8c-1.5.54-3.2-.38-3.78-2.04l-6.79-19.28c-.58-1.65.16-3.45 1.67-3.96l1.3-.43" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
55
+ <path d="m75.77 75.18 2.6-.9c.9-.33 2.04.51 2.52 1.86l5.53 15.73c.48 1.36.12 2.72-.8 3.03l-3.35 1.18c-.92.32-2.05-.52-2.52-1.87L74.2 78.48c-.48-1.35-.12-2.71.8-3.02l.78-.28M92.43 78.66c.8-.29 1.73.25 2.06 1.2.33.94-.05 1.93-.86 2.22-.81.28-1.73-.26-2.06-1.2a2 2 0 0 1-.12-.62" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
56
+ <path d="M80.31 80.57c-.3-1.03-.95-1.36-1.68-1.21l-8.16 2.87a1.73 1.73 0 0 0 1.13 3.2l7.82-2.74c.79-.23 1.14-1.28.9-2.12ZM83.3 88.78c-.27-.79-.79-1.53-1.78-1.22l-8.16 2.87a1.73 1.73 0 0 0 1.13 3.21l7.82-2.75a1.6 1.6 0 0 0 1-2.11Z" fill="#FF788F" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
57
+ <path d="M75.38 91.52a1.55 1.55 0 1 1-2.02-1.1" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
58
+ <path d="m73.51 82.46 4.5-1.58M76.68 90.6l4.2-1.47" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
59
+ <path d="M72.5 83.32a1.55 1.55 0 1 1-2.03-1.09" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
60
+ <path d="M149.44 89.8c3.81-1.34 6.25-4.28 5.44-6.57-.8-2.3-4.54-3.06-8.35-1.72-3.81 1.34-6.25 4.28-5.44 6.57.8 2.3 4.54 3.06 8.35 1.72ZM166.06 78.24c1.62-.57 2.66-1.8 2.33-2.72-.33-.94-1.9-1.23-3.52-.67-1.62.57-2.66 1.8-2.34 2.73.33.93 1.9 1.23 3.53.66ZM153.02 129.7c1.44-1.82 1.5-4.18.15-5.26-1.36-1.07-3.64-.46-5.09 1.36-1.44 1.83-1.5 4.19-.15 5.26 1.37 1.08 3.64.47 5.09-1.36ZM144.13 146.9c1.45-1.83 1.52-4.19.16-5.26-1.37-1.08-3.64-.47-5.09 1.36-1.44 1.83-1.51 4.18-.15 5.26s3.64.47 5.08-1.36ZM139.77 136.58c4.17-6.11 5.36-12.57 2.64-14.43-2.71-1.85-8.3 1.6-12.48 7.72-4.18 6.11-5.36 12.57-2.65 14.43 2.72 1.85 8.3-1.6 12.49-7.72ZM137.62 165.81c.13-6.38-2.73-11.62-6.38-11.7-3.65-.07-6.7 5.05-6.83 11.43-.13 6.39 2.72 11.63 6.37 11.7 3.65.07 6.71-5.05 6.84-11.43Z" stroke="#fff" stroke-miterlimit="10"/>
61
+ <path d="M114.9 181.5a10.73 10.73 0 0 1-1.98 2.66M103.1 184.62a35.67 35.67 0 0 0 9.45-14.5M108.65 160.68A57.36 57.36 0 0 1 88.09 185" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
62
+ <path d="m60.67 49.37 1.1 5.03a8.23 8.23 0 0 0 4.65 5.82l2.31 1.01a.6.6 0 0 1 0 1.09l-2.3 1a8.23 8.23 0 0 0-4.65 5.83l-1.1 5.03a.54.54 0 0 1-1.07 0l-1.1-5.03a8.24 8.24 0 0 0-4.65-5.83l-2.31-1a.6.6 0 0 1 0-1.09l2.3-1a8.24 8.24 0 0 0 4.65-5.83l1.11-5.03a.54.54 0 0 1 1.06 0ZM16.46 86.11l.47 2.12a3.45 3.45 0 0 0 1.95 2.44l.97.44a.25.25 0 0 1 0 .45l-.97.44a3.46 3.46 0 0 0-1.95 2.44l-.47 2.1a.22.22 0 0 1-.43 0l-.47-2.11a3.46 3.46 0 0 0-1.95-2.45l-.97-.43a.25.25 0 0 1-.1-.37.25.25 0 0 1 .1-.1l.97-.42a3.46 3.46 0 0 0 1.95-2.45l.47-2.11a.22.22 0 0 1 .43.01ZM7.82 119.87l.62 2.78a4.54 4.54 0 0 0 2.57 3.23l1.3.55c.05.03.1.07.13.13a.33.33 0 0 1-.14.47l-1.3.56a4.55 4.55 0 0 0-2.56 3.22l-.62 2.78a.3.3 0 0 1-.48.18.3.3 0 0 1-.1-.18l-.62-2.78a4.55 4.55 0 0 0-2.57-3.22l-1.3-.56a.33.33 0 0 1 0-.6l1.3-.55a4.54 4.54 0 0 0 2.57-3.22l.62-2.79a.3.3 0 0 1 .48-.17c.06.04.1.1.1.17ZM44.74 70.34l.56 2.51a4.1 4.1 0 0 0 2.32 2.91l1.16.5a.3.3 0 0 1 0 .55l-1.16.5a4.1 4.1 0 0 0-2.32 2.92l-.56 2.51a.27.27 0 0 1-.43.16.27.27 0 0 1-.1-.16l-.54-2.51a4.1 4.1 0 0 0-2.33-2.92l-1.15-.5a.3.3 0 0 1 0-.54l1.15-.5a4.1 4.1 0 0 0 2.33-2.92l.55-2.51a.27.27 0 0 1 .52 0Z" fill="#fff" stroke="#FF788F" stroke-linecap="round" stroke-linejoin="round"/>
63
+ <path d="M213.39 131.37c11.66 3.42 15.83-20.3 27.5-29.8 6.05-4.93 16.38-3.21 17.33 4.22.6 4.8-7.8.22-11.12 13.13-5.38 20.96-9.57 47.36-32.64 48.62" fill="#FF788F"/>
64
+ <path d="M258 104.7c-1.77-6.5-11.35-7.81-17.1-3.13-11.4 9.27-13.22 24.43-22.09 29.36-.25.05-3.86 1.18-5.03.53-1.6-.72-3.8 4.06 2.46 5.36 18.79 1.93 18.52-47.92 41.76-32.12Z" fill="#fff"/>
65
+ <path d="M213.39 131.37c11.66 3.42 15.83-20.3 27.5-29.8 6.05-4.93 16.38-3.21 17.33 4.22.6 4.8-7.8.22-11.12 13.13-5.38 20.96-9.57 47.36-32.64 48.62" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
66
+ <path d="M241.12 124.42c1.12-1.4 1.38-3.07.58-3.71-.8-.64-2.37-.02-3.5 1.4-1.12 1.4-1.38 3.07-.58 3.7.8.65 2.37.03 3.5-1.39ZM230.37 154.63c.94-1.18 1.07-2.65.29-3.28-.79-.62-2.19-.17-3.13 1.01-.95 1.19-1.08 2.65-.3 3.28.8.63 2.2.17 3.14-1.01ZM238.09 149.03a5 5 0 0 1-4.07-.86c-2.65-2.11-2.26-7 .87-10.9 2.5-3.14 5.99-4.7 8.63-4.11" stroke="#000" stroke-miterlimit="10"/>
67
+ </g>
68
+ <defs>
69
+ <clipPath id="a">
70
+ <path fill="#fff" d="M0 0h260v260H0z"/>
71
+ </clipPath>
72
+ </defs>
73
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="81" height="80" viewBox="0 0 81 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M68.0481 23.5761C65.5434 15.4416 60.6538 7.59132 53.9997 2.18581C53.7754 1.96152 53.3717 1.96152 53.0876 2.07366L42.3364 6.91096C32.7216 5.1465 23.1667 4.75025 13.8958 8.15953C13.5519 8.27168 13.3276 8.55578 13.3276 8.8997C13.2155 11.5165 12.6472 22.4396 12.6472 22.4396C6.2698 29.2059 1.26803 37.6842 0.0119753 46.8952C-0.0478366 47.2392 0.124123 47.5233 0.355894 47.6952L11.9594 55.7698C14.464 63.9043 19.3537 71.7546 26.0077 77.1601C26.232 77.3844 26.6358 77.3844 26.9199 77.2722L37.6711 72.4349C47.2858 74.1994 56.8408 74.5957 66.1116 71.1864C66.4556 71.0742 66.6799 70.7901 66.6799 70.4462L67.3602 56.9063C73.7302 50.14 78.7394 41.6617 79.988 32.4507C80.0478 32.1067 79.8759 31.8226 79.6441 31.6507L68.0481 23.5761Z" fill="#E0E1E9"/>
3
+ <path d="M78.0735 52.9089C78.1034 52.8342 78.1333 52.7519 78.1558 52.6772L79.7707 48.2885L76.653 47.4735L60.6533 21.5825C59.2926 19.3769 56.6609 18.2928 54.1338 18.8984L8.95336 29.8066L6.00015 29.0365L4.60952 33.0738C4.55719 33.2009 4.51233 33.3355 4.47495 33.4701C4.12355 34.6514 4.20579 35.9747 4.83382 37.1859L20.1681 66.5835C22.0372 70.1647 26.2315 71.8544 30.052 70.5684L75.6063 55.264C76.7876 54.8603 77.6474 53.9706 78.0735 52.9089Z" fill="#6C6E79" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M77.0933 51.3145L31.5391 66.245C27.7111 67.531 23.5168 65.8413 21.6551 62.2601L6.32086 32.87C4.81809 29.9915 6.41806 26.4626 9.58062 25.7L55.6358 14.5899C58.1554 13.9843 60.7871 15.061 62.1553 17.274L79.2541 45.3258C80.6297 47.5538 79.5755 50.4846 77.0933 51.3145Z" fill="white" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M64.1367 20.5256L62.1554 17.2734C60.7947 15.0678 58.163 13.9837 55.6359 14.5893L9.58072 25.6994C6.42564 26.462 4.8182 29.9834 6.32097 32.8693L7.86113 35.83L64.1367 20.5256Z" fill="#E0E1E9" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M14.0254 31.7407C14.8231 31.2974 14.9364 29.9784 14.2786 28.7946C13.6208 27.6108 12.4409 27.0104 11.6433 27.4536C10.8456 27.8968 10.7322 29.2158 11.3901 30.3996C12.0479 31.5835 13.2278 32.1839 14.0254 31.7407Z" fill="#6C6E79" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
7
+ <path d="M21.3589 29.9216C22.1566 29.4784 22.2699 28.1594 21.6121 26.9755C20.9543 25.7917 19.7744 25.1913 18.9768 25.6345C18.1791 26.0777 18.0657 27.3967 18.7235 28.5806C19.3814 29.7644 20.5613 30.3648 21.3589 29.9216Z" fill="#6C6E79" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
8
+ <path d="M22.0371 42.1619L60.9373 31.2761" stroke="#E0E1E9" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
9
+ <path d="M70.0125 40.9727L68.734 38.9017C68.5546 38.6176 68.2106 38.483 67.8891 38.5802L24.219 51.4173C23.7704 51.5519 23.5461 52.0603 23.7704 52.479L24.9442 54.7294C25.1087 55.0434 25.475 55.2004 25.8189 55.1033L69.5938 42.0792C70.0573 41.9371 70.2667 41.3914 70.0125 40.9727Z" fill="#E0E1E9"/>
10
+ <path d="M63.2077 47.0372L27.7467 58.2146C27.2981 58.3567 27.0888 58.8651 27.3056 59.2763C27.657 59.9342 28.143 60.8613 28.457 61.4444C28.6289 61.7585 28.9953 61.908 29.3392 61.8033L65.0095 50.5587C65.4805 50.4091 65.6824 49.8559 65.4133 49.4372L64.06 47.3513C63.8731 47.0597 63.5292 46.9326 63.2077 47.0372Z" fill="#E0E1E9"/>
11
+ <path d="M48.8562 24.5101C53.2225 32.3679 52.0337 41.3621 46.1946 44.6069C40.3554 47.8517 32.0939 44.106 27.7276 36.2556C24.2884 30.0726 24.2959 23.1793 27.3015 18.9401C28.1164 17.7962 29.1482 16.8467 30.3893 16.1588C36.2209 12.914 44.4899 16.6523 48.8562 24.5101Z" fill="#6C6E79" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M28.0498 19.3157C28.0498 19.3157 31.9301 13.6036 35.5936 14.0148C39.257 14.426 36.9094 41.8349 36.9094 41.8349C36.9094 41.8349 26.7563 21.4913 28.0498 19.3157Z" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M56.8495 62.2209C55.1748 63.148 53.0515 62.5424 52.1244 60.8677L40.8947 40.6737C39.9676 38.9989 40.5732 36.8756 42.2479 35.9485C43.9227 35.0214 46.046 35.627 46.9731 37.3018L58.1953 57.5033C59.1224 59.163 58.5168 61.2938 56.8495 62.2209Z" fill="#E0E1E9" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="M46.9731 37.2962C46.046 35.6214 43.9152 35.0158 42.2479 35.9429C40.5732 36.87 39.9676 39.0008 40.8947 40.6681L45.8965 49.6698C45.8965 49.6698 46.5918 41.5054 50.9655 44.4811L46.9731 37.2962Z" fill="#6C6E79" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M48.403 42.401C54.2393 39.1581 55.4311 30.1594 51.065 22.302C46.699 14.4446 38.4284 10.7038 32.5922 13.9467C26.756 17.1897 25.5642 26.1883 29.9302 34.0457C34.2962 41.9032 42.5668 45.644 48.403 42.401Z" fill="#E0E1E9"/>
16
+ <path d="M31.9059 34.0435C27.5396 26.1857 28.7284 17.1915 34.5675 13.9467C35.689 13.3261 36.9002 12.9673 38.1562 12.8327C36.1974 12.6607 34.2909 12.9972 32.5937 13.9467C26.762 17.1915 25.5658 26.1857 29.9321 34.0435C33.461 40.391 39.5319 44.047 44.8178 43.5087C40.0552 43.0975 35.0011 39.6135 31.9059 34.0435Z" fill="white"/>
17
+ <path d="M48.403 42.401C54.2393 39.1581 55.4311 30.1594 51.065 22.302C46.699 14.4446 38.4284 10.7038 32.5922 13.9467C26.756 17.1897 25.5642 26.1883 29.9302 34.0457C34.2962 41.9032 42.5668 45.644 48.403 42.401Z" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
18
+ <path d="M49.5444 37.0344C48.9912 37.8419 48.2809 38.4998 47.4286 38.9783C43.2193 41.3184 37.0138 38.2007 33.5746 32.0177C30.1355 25.8346 30.7635 18.9189 34.9802 16.5787C39.197 14.2386 45.395 17.3563 48.8342 23.5393C50.2024 26.0066 50.9276 28.586 51.0397 30.9485" stroke="#6C6E79" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M37.3422 17.5355C39.3684 17.0196 42.5309 17.5056 44.3402 20.384C46.1495 23.2625 44.9159 23.5914 43.4356 22.2756C41.9552 20.9597 38.9945 20.1896 37.3422 21.6027C35.6974 23.0157 34.3815 20.6307 35.0395 19.3971C35.6974 18.1635 36.6768 17.7074 37.3422 17.5355Z" fill="white"/>
20
+ <path d="M45.8218 24.6675C45.8218 24.6675 45.8666 23.5236 46.5844 23.9274C47.3021 24.3386 48.1245 25.4077 47.3844 25.9012C46.6442 26.3946 45.8218 24.6675 45.8218 24.6675Z" fill="white"/>
21
+ </svg>
@@ -0,0 +1,16 @@
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="M39.67 3.34V.91a.92.92 0 0 0-1-.9A40.24 40.24 0 0 0 3 39.98a36.4 36.4 0 0 0 36.67 36.69v2.42c0 .53.47.96 1 .9a40.3 40.3 0 0 0 35.67-40A36.67 36.67 0 0 0 39.66 3.34"/>
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 11.08 30.5l-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="m31.93 51.4-14.05 3.57a1.44 1.44 0 0 1-1.74-1l-3.59-12.72c-.22-.8.26-1.6 1.06-1.8l14.17-3.33a1.43 1.43 0 0 1 1.7 1l3.47 12.48a1.43 1.43 0 0 1-1.04 1.77l.01.02Z"/>
11
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m22.88 57.09 7.25-1.88m-12.7 3.29 2.66-.7"/>
12
+ <path fill="#6C6E79" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m52.65 46.12-13.2 3.37a1.44 1.44 0 0 1-1.75-1.01l-3.4-12.35a1.44 1.44 0 0 1 1.05-1.78l13.32-3.14a1.44 1.44 0 0 1 1.72 1.02l3.3 12.12a1.44 1.44 0 0 1-1.04 1.77v0Z"/>
13
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M44.13 51.58 51 49.8m-12.06 3.13 2.53-.66"/>
14
+ <path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.37 41.09-12.43 3.17a1.44 1.44 0 0 1-1.74-1.01l-3.24-12A1.44 1.44 0 0 1 56 29.5l12.54-2.95a1.43 1.43 0 0 1 1.72 1.03l3.12 11.77c.2.77-.26 1.56-1.03 1.76l.01-.01Z"/>
15
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m64.32 46.36 6.54-1.7M59.4 47.65l2.41-.62"/>
16
+ </svg>
@@ -0,0 +1,47 @@
1
+ <svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#a)">
3
+ <path d="M136.87 149.77c2.5 2.71-4.24 12.26-12.12 7.8-5.54-3.13-16.02-1.73-16.02-1.73l11.04-7.37 17.1 1.3Z" fill="#171A22"/>
4
+ <path d="M123.39 140.8c.65.23 5.77 3.99 7.29 4.42 1.52.44 6.13-.65 6.78 2.39.65 3.04-1.52 3.19-1.52 3.19a3.8 3.8 0 0 1-1.19 4.25c-2.16 1.96-3.89.33-3.89.33s-.53 2.46-4.51 1.3c-4.74-1.38-9.24-3.9-14.65-3.47-5.42.43 11.69-12.4 11.69-12.4Z" fill="#FF642D"/>
5
+ <path d="M130.35 151.66s2.57 2.16.3 5.22M133.53 148.47s2.3-.14 2.62 2.86" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M127.37 135.07s-.64 7.16-9.3 13.45c-8.66 6.3-10.6 7.82-10.6 7.82l5.82-17.58 14.08-3.7Z" fill="#fff"/>
7
+ <path d="M86.48 71.95s3.03-16.72 23.16-26.06 34.42-5.2 40.7-3.47c6.28 1.73 19.7 7.82 28.35 3.04 0 0 .22 2.39-3.89 4.34 0 0 17.53 2.82 27.27-4.78 0 0 2.17 6.3-6.27 13.89-8.45 7.6-19.92 9.57-19.92 9.57s2.6 1.15 6.93 0c-1.3 2.31-7.69 8.77-20.15 5.2-12.63-3.6-34.64-6.5-43.73-4.78-9.1 1.72-14.5 4.56-19.7 9.98.02.01-7.99-5.63-12.75-6.93Z" fill="#FF642D"/>
8
+ <path d="m85.2 190.28 68.63-.53s6.36 4.63 10.46 3.76c4.1-.87 9.45-2.24 9.67-5.5.22-3.25-1.52-4.78-1.52-4.78l-65.58-4.78-21.65 11.83ZM21.08 169.52c-6.07.22-25.05 1.45-20.34 11.67A10.62 10.62 0 0 0 4 185.14c8.85 6.79 21.58 7.04 32.23 8.73 8.65 1.37 17.3 2.75 25.98 3.87 3.54.5 7.1.8 10.67.88.51 0 1.02.12 1.48.35a16.77 16.77 0 0 0 9.06 1.37c6.07-.65 10.18-3.26 6.94-6.08-.97-.84-8.4.98-17.1-2.17-20.51-7.41-52.17-22.57-52.17-22.57Z" fill="#171A22"/>
9
+ <path d="M256.86 165.7a9.72 9.72 0 0 1 .78 9.87 15 15 0 0 1-5.19 5.61c-8.18 5.51-19.12 5.38-28.55 4.4-16.3-1.71-32.44-4.98-48.37-8.8-5.1-1.22-10.6-2.16-15.45-.12s-8.22 8.24-5.53 12.76c2 3.34 6.22 4.39 9.76 6 3.53 1.6 7.11 5.24 5.71 8.87-1.4 3.64-6.31 3.93-10.18 3.65-32.83-2.32-66.22-1.3-98.75 3.82a373.9 373.9 0 0 0-35.66 7.6" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M235.03 148.03a1.02 1.02 0 0 0-.18 1.43l4.68 6.07 1.59-1.24-4.69-6.07a1 1 0 0 0-1.4-.19ZM243.93 141.02a1.02 1.02 0 0 0-.18 1.42l4.68 6.07 1.6-1.24-4.7-6.07a1.01 1.01 0 0 0-1.4-.18Z" fill="#FF642D" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m256 161.97-4.16 3.24-7.67-1.3 12.5-9.7-.67 7.76Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="m252.22 147.7-12.5 9.7 4.82 6.24 12.5-9.7-4.82-6.24Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="m252.18 145.76-15 11.64 2.02 2.62 15-11.64-2.02-2.62ZM259.36 166.85l-3.6 2.8-3.96-4.55 4.17-3.24 3.4 5Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="m246.72 153.95 6.24-4.85 1.03 1.33-7.28 3.52ZM200.1 109.97l-23.37 2.4-1.87-2.4v-25.3h25.24l1.97 2.52-1.97 22.78Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M202.01 87.21h-25.24v25.31h25.24v-25.3Z" fill="#fff" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
16
+ <path d="M189.37 106.74a6.88 6.88 0 1 0-.02-13.77 6.88 6.88 0 0 0 .02 13.77Z" fill="#fff" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
17
+ <path d="M185.66 100.6a1.26 1.26 0 1 0 0-2.54 1.26 1.26 0 0 0 0 2.53ZM190.75 100.6a1.26 1.26 0 1 0 0-2.54 1.26 1.26 0 0 0 0 2.53Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
18
+ <path d="M192.3 93.6a6.89 6.89 0 0 1-7.26 11.44 6.89 6.89 0 0 0 11.3-7.15 6.92 6.92 0 0 0-4.03-4.3h0Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M33.7 91.89a79.93 79.93 0 0 1 33.27-15.32c4.44-.88 7.32 1.18 5.19 5.72-3.24 6.91-8.31 11.53-13.76 16.4a22.26 22.26 0 0 1 23.7 14.36 22.43 22.43 0 0 1 1.32 9.81c-.7 7.93-5.53 14.89-10.86 20.8-4.5 5-11.28 12.26-18.67 17.36M92.04 101.81c5.18 0 9.38-1.55 9.38-3.47 0-1.91-4.2-3.47-9.38-3.47-5.18 0-9.38 1.56-9.38 3.47 0 1.92 4.2 3.47 9.38 3.47Z" fill="#FF642D"/>
20
+ <path d="M26.7 99.83S45.3 73.3 65.22 70.47c18.56-2.66 35.26 5.69 49.72 23.72a145.98 145.98 0 0 1 3.1 4.06c8.1 11.17 14.85 26.38 8.79 40.01-3.11 6.98-8.33 10.04-14.25 14.19-2.77 1.94-9.78 8.05-7.31 12" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M106.36 162.5s53.1 18.18 56.36 18.38c3.25.2 3.24-1.07 7.35-.66 4.11.41 4.74 2.8 4.77 3.7.07 2.31-1.73 2.16-1.73 2.16s.65 3.48-2.38 4.56c-3.03 1.09-4.77-.21-4.77-.21s-3.47 3.47-6.5.43c-3.03-3.03-12.12-5.4-25.53-6.51l-29.01-2.39 1.44-19.46ZM43.78 167.09s-.87 4.78.87 6.73c1.73 1.94 29 14.97 32.25 15.63 3.25.65 9.09-2.18 12.77-.22 3.68 1.95 4.77 6.07.44 6.72 0 0-.87 5.43-7.58 1.07-1.51 2.38-4.33 3.26-7.36-.65-4.55-.22-41.74-1.1-56.5-13.24.55.89.99 1.84 1.32 2.83.26 2.05-2.04.7-2.62 0a17.32 17.32 0 0 1-2.81-5.85s.64 5.2-.87 3.9c-1.52-1.3-2.6-7.8-.21-11.93 2.21-3.84 9.32-6.3 8.53-11.46-.22-1.49-.94-2.85-1.59-4.22-3.71-7.97-4.31-17.07-3.5-25.78 0 0-.43 7.38-1.51 7.17-1.09-.22.43-13.46.43-13.46s-1.06 6.51-2.17 4.56c-1.1-1.95 6.37-26.2 20.15-36.76 13.8-10.56 20.53 59.33 20.53 59.33s-9.92 13.02-10.57 15.63Z" fill="#FF642D"/>
22
+ <path d="M82.03 193.77s2.33 1.06.6 4.52M89.02 191.85s2.43 1.43 1.28 5.16M164.69 186.11s3.11 1.06 1.06 5.47M171.05 182.92s2.65.27 2.61 4.33" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <path d="M88.06 188.69s13.2 1.3 15.8-4.34c2.6-5.64 3.47-16.93 3.03-20.62-.44-3.69-2.6-6.08-7.58-7.6-4.98-1.52-12.56 1.74-12.56 1.74l-11.9-1.74v-21.7s-9.55 2.6-18.83 11.5c-9.29 8.9-12.56 17.58-12.78 21.7a9.9 9.9 0 0 0 2.6 6.95l31.2 9.1 11.02 5Z" fill="#fff"/>
24
+ <path d="M76.94 156.95s6.68-.45 11.45.36c0 0 7.19-17.07 20.82-20.33" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
25
+ <path d="M75.19 134.43s-6.93 8.03-9.74 12.91c-2.82 4.89-4.33 9.88-3.58 10.31.75.44 3.71 0 8.66-.76 3.46-.53 5.5-.4 6.47-.65-.04.12.08-.02 0 0 .66-1.78-2.52-13.89-1.81-21.81Z" fill="#171A22"/>
26
+ <path d="M77 156.24c-.97.25-3 .12-6.47.65-4.95.76-7.9 1.2-8.66.76-.75-.43.76-5.42 3.58-10.3 2.81-4.9 9.74-12.92 9.74-12.92-.71 7.92 2.47 20.03 1.81 21.81Zm0 0c.08-.02-.04.12 0 0Z" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
27
+ <path d="M106.98 162.6s-1.33-6.8-.76-12.6c.5-4.44 1.51-8.81 3.02-13.02 0 0-3.02 2.17-6.6 7.7-3.57 5.54-4.08 13.45-4.08 13.45 1.1.3 6.4 1.53 8.42 4.48Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
28
+ <path d="M89.1 183.5c.07-.14 2.2.15 4.97 0a13.6 13.6 0 0 0 7.2-2.37c3.1-2.21 3.38-7.84 3.18-11.51-.27-4.52-2.43-5.99-6.58-7.21a67.98 67.98 0 0 0-16.43-2.45c-5.5-.12-10.98.59-16.27 2.1-3.71 1.02-8.08 3.5-9.4 7.38-2.08 6.18 3.32 10.22 8.5 12.07 2.8 1 5.72 1.59 8.69 1.76.99.06 3.87.11 4.3.06.59-.07 1 2.3 3.19 1.7 2.38-.65 3.14-1.2 3.14-1.2s3.54 3.66 5.5-.32Z" fill="#FF642D"/>
29
+ <path d="M83.93 183.14a4.1 4.1 0 0 0 2.46 2.1c1.88.57 3.03-1.02 3.32-2.32" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
30
+ <path d="m83.53 180.17-3.41-3 7.25.43-3.84 2.57Z" fill="#171A22" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
31
+ <path d="M83.64 180.37v2.88a3.82 3.82 0 0 1-2.45 1.8c-3.61.87-3.61-2.6-3.61-2.6" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
32
+ <path d="M70.42 178.75a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z" fill="#171A22" stroke="#fff" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
33
+ <path d="M73.43 169.5a2.22 2.22 0 1 0 0-4.44 2.22 2.22 0 0 0 0 4.44ZM74.75 173.41a.99.99 0 1 0 0-1.97.99.99 0 0 0 0 1.97Z" fill="#fff"/>
34
+ <path d="M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32" fill="#171A22"/>
35
+ <path d="M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32" stroke="#FF642D" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
36
+ <path d="M94.58 179.39a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z" fill="#171A22" stroke="#fff" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
37
+ <path d="M96.32 169.5a2.22 2.22 0 1 0 0-4.44 2.22 2.22 0 0 0 0 4.44ZM99.6 173.52a1.04 1.04 0 1 0 0-2.08 1.04 1.04 0 0 0 0 2.08Z" fill="#fff"/>
38
+ <path d="M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3" fill="#171A22"/>
39
+ <path d="M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3" stroke="#FF642D" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
40
+ <path d="M76.76 156.76c-3.28.15-11.33 1.12-13.17 1.34" stroke="#171A22" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
41
+ </g>
42
+ <defs>
43
+ <clipPath id="a">
44
+ <path fill="#fff" d="M0 0h260v260H0z"/>
45
+ </clipPath>
46
+ </defs>
47
+ </svg>
@@ -0,0 +1,59 @@
1
+ <svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="m93.15 196.62-13.62 3.45 3.66 40.18 39.39-3.4h102.06l16.5 2.49-37.28-61.64-110.7 18.92Z" fill="#B780FF" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44Z" fill="#B780FF"/>
4
+ <path d="M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44" stroke="#fff" stroke-miterlimit="10"/>
5
+ <path d="m167.75 117.45-33.5-55.88-65.33 22.14 3.46 38.01M73.61 135.21l5.16 64.92" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M104.64 81.68c18.04-6.11 31.3-15.12 29.6-20.11-1.7-5-17.7-4.1-35.74 2.02-18.04 6.11-31.3 15.12-29.6 20.12 1.7 5 17.7 4.09 35.73-2.03Z" fill="#fff"/>
7
+ <path d="M103.24 77.53c37.12-12.57 63.73-33.04 59.44-45.71-4.3-12.67-37.87-12.75-74.99-.17S23.96 64.7 28.25 77.37c4.3 12.67 37.87 12.74 75 .16Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
8
+ <path d="M101.86 73.47C138.98 60.9 165.91 41.33 162 29.8c-3.91-11.55-37.18-10.71-74.3 1.87C50.57 44.24 23.65 63.8 27.56 75.34c3.92 11.55 37.18 10.71 74.3-1.87Z" fill="#fff" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
9
+ <path d="m95.18 53.71 4.97 14.7M53.23 55.88l-12.8 8.76M69.93 59.7l-4.08 14.96M129.8 29.94l15.48-.83M118.86 43.13l12.33 9.4" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m123.3 21.03-7.14 3.92c-7.7.2-17.93 2.17-28.75 5.83-12.6 4.28-23.17 9.89-29.2 15.07l-5.28-1.22s-.14 10 .07 10.6c2.13 6.32 21.02 5.66 42.17-1.5 21.14-7.17 36.54-18.12 34.4-24.45-.14-.45-6.27-8.25-6.27-8.25Z" fill="#B780FF" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M91.26 42.23c19.43-6.58 33.8-15.97 32.1-20.96-1.69-5-18.8-3.71-38.23 2.87-19.42 6.58-33.8 15.97-32.1 20.96 1.7 5 18.81 3.71 38.23-2.87Z" fill="#fff" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M57.88 43.21c1.96 2.65 15.94.54 32.07-4.92 16.13-5.46 28.51-12.28 28.46-15.64a32.79 32.79 0 0 0-55.54-.55 32.78 32.78 0 0 0-5 21.11Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M131.5 101.73a6.61 6.61 0 1 0 0-13.22 6.61 6.61 0 0 0 0 13.22ZM91.12 113.5a3.14 3.14 0 1 0 0-6.27 3.14 3.14 0 0 0 0 6.27ZM95.22 140.75a2.07 2.07 0 1 0 0-4.13 2.07 2.07 0 0 0 0 4.13ZM138.2 130.53a2.35 2.35 0 1 0 0-4.7 2.35 2.35 0 0 0 0 4.7ZM131.6 81.12a2.47 2.47 0 1 0 0-4.95 2.47 2.47 0 0 0 0 4.95ZM143.47 108.31a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z" fill="#fff"/>
14
+ <path d="M92.65 49.45a2.3 2.3 0 1 0 0-4.59 2.3 2.3 0 0 0 0 4.59ZM71.08 54.56a2.3 2.3 0 1 0 0-4.6 2.3 2.3 0 0 0 0 4.6ZM52.36 48.45a2.3 2.3 0 0 1 1.54 3.95 2.3 2.3 0 0 1-1.63.63M128.58 27.19a2.3 2.3 0 0 1-3.65-2.16c.08-.6.4-1.15.9-1.51M114.54 39.82a2.3 2.3 0 1 0 0-4.58 2.3 2.3 0 0 0 0 4.58Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M68.46 40.22C70.7 19.68 84.8 12.54 91.6 10.4c-4.8-.43-9.6.46-13.92 2.58-11.89 6.16-16.5 18.62-17.73 27.63.01 1.63 7.98.78 8.52-.39ZM107.31 15.68c.34 5.9-14.42 17.1-18.83 19.71 5.76-1.48 24.67-10.49 25.03-13.46-.29-.89-4.95-5.95-6.2-6.25Z" fill="#B780FF"/>
16
+ <path d="M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z" fill="#fff"/>
17
+ <path d="M103.35 243.03c-.18-1.78.14-3.44 1.04-3.84 1.05-.49 3.28.85 4.74 3.84-.05-.68-.63-7.5 1.22-8.07 1.4-.44 4 2.88 6.45 8.07M146.82 241.52c2.57-2.76 3.59-3.13 4.03-2.88.44.25.49.93 0 2.88a2.9 2.9 0 0 1 1.7-1.6c.41-.12.85-.14 1.28-.06M195.74 236.85c.61-.8 3.57-4.52 4.74-3.92.23.11.86.63.19 3.92 3.21-4.52 5.21-6.6 5.88-6.26.67.35.31 2.2-.77 5.7a7.86 7.86 0 0 1 5.1-3.38" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
18
+ <path d="M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M175.55 187.1c-1.1.5-2.29.81-3.5.93.84 4.77.7 15.06.18 19.76a.41.41 0 0 0 .14.33c.05.04.1.07.17.09a.4.4 0 0 0 .18 0l4.17-.94c.1-.03.2-.08.28-.14a.63.63 0 0 0 .17-.26c1.86-6.6 3.09-13.34 3.68-20.17.06-1.62.16-3.48.28-5.27-1.2 2.5-3.24 4.5-5.75 5.67Z" fill="#fff"/>
20
+ <path d="m172.7 208.22 4.16-.94a.61.61 0 0 0 .45-.4c.22-.65.47-1.5.72-2.51l-5.65 1.04c-.05.88-.13 1.67-.2 2.35a.4.4 0 0 0 .51.47Z" fill="#000"/>
21
+ <path d="M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42" fill="#B780FF"/>
22
+ <path d="M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <path d="M179.18 184.53c2.08 1.1 3.76 1.1 4.28.14.34-.63 0-1.46-2.08-3.45" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
24
+ <path d="M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57" fill="#B780FF"/>
25
+ <path d="M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
26
+ <path d="M171.01 188.08c1.56 0 3.1-.34 4.52-.98 4.64-2.09 6.39-7.16 6.64-7.91M163.52 185.8c1.26.82 2.64 1.44 4.1 1.82" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
27
+ <path d="M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3" fill="#B780FF"/>
28
+ <path d="M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
29
+ <path d="M167.02 184.65a15.28 15.28 0 0 0 8.78-.96.32.32 0 0 1 .12-.04.31.31 0 0 1 .24.1.3.3 0 0 1 .07.3.31.31 0 0 1-.12.16 9.2 9.2 0 0 1-4.5 1.6c-1.6.16-3.21-.03-4.73-.58a.32.32 0 0 1-.17-.4.31.31 0 0 1 .31-.18Z" fill="#fff"/>
30
+ <path d="M100.62 164.82a6.8 6.8 0 0 0 4.08 4.63 6.82 6.82 0 0 0 8.13-2.64c-2.46.43-7.61-.68-12.21-2Z" fill="#000"/>
31
+ <path d="M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15" fill="#fff"/>
32
+ <path d="M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
33
+ <path d="M73.62 168.4c3.6.54 6.69-.7 7.8-.9" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
34
+ <path d="M93.06 162.48c-2.09 0-5.29 0-8.1 1.5-4.87 2.64-5.56 9.52-12 14.02 2.02 2.62 2.4 5.54 4.4 8.18 9.44 1.8 13.27-2.37 16.84-1.22 4.23 1.38 12.85 15.07 25.58 16.47 19.15 6.64 46.65-19.06 53.98-22.58 2.16-8.34-1.44-18.05.72-26.42a18.26 18.26 0 0 0-10.59-1.77c-9.52 1.04-20.27 7.57-38.22 12.43a229.77 229.77 0 0 0-12.84 3.72c-4.13.7-15.85-3-19.77-4.33Z" fill="#fff"/>
35
+ <path d="M171.01 151.34c1.55.36 3.06.88 4.5 1.55a30.4 30.4 0 0 1 9.38 8.93 47.1 47.1 0 0 1 3.68 6.11l2.14.98a1.78 1.78 0 0 1 1.98.77 101.98 101.98 0 0 1 8.92 18.74.7.7 0 0 1-.2.75c-.55.47-1.37 1.32-1.59 1.44-1.34.73-.36-.46-2.48.7A123.27 123.27 0 0 0 186 178.53a19.98 19.98 0 0 1-9.46 1.64c-9.3-.73-14.68-8.09-15.53-9.3" fill="#fff"/>
36
+ <path d="M122.47 163.95c5.6 7.77 10.32 9.65 13.69 9.81 2.58.14 3.8-.76 8.34-.38 4.17.34 5.8 1.33 8.53.34.55-.2 3.43-1.25 4.4-3.77.7-1.87-.33-2.74.38-4.61.86-2.25 2.88-2.39 4.12-4.02 1.24-1.62 1.67-4.33-.89-10.2-8.86 1.83-19.18 7.59-35.36 11.97l-3.2.86ZM199.05 192.51c.87-1.04 1.67-2.23 2.52-3.36a.68.68 0 0 0 .09-.63 75.9 75.9 0 0 0-.88-2.4l-3.86 4.6 1.35 1.78a.48.48 0 0 0 .39.2.5.5 0 0 0 .4-.19ZM186.5 174.95c-1.58-.51-3.03 1.04-5.04.13-1.55-.67-1.3-1.83-2.7-2.36-2.31-.89-5.34 1.38-6.79 2.95-.9 1.14-1.66 2.4-2.23 3.74 9.63 2.24 14.32 0 16.28-.87 1.14 1.11 2.31 2.3 3.5 3.55-.5-5.12-1.82-6.73-3.01-7.14ZM182.28 163.3c1.6 1.27 3.73 2.86 6.31 4.63a47.1 47.1 0 0 0-3.68-6.1 30.42 30.42 0 0 0-9.38-8.94c-.3-.15-.66-.3-1.04-.46l.05.18c.17 1.32.55 2.61 1.11 3.82.84 1.76 2.06 3.29 6.63 6.87Z" fill="#000"/>
37
+ <path d="M175.33 180.73c-7.64-.53-13.1-5.78-14.05-6.7" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
38
+ <path d="M111.16 173.34A316.77 316.77 0 0 0 114.7 205l5.33 23.5a.37.37 0 0 0 .55.26l4.65-2.59a.67.67 0 0 0 .34-.6l-.8-21.67c2.1-6.16 4.14-12.33 6.16-18.5" fill="#fff"/>
39
+ <path d="m120.57 228.75 4.65-2.59a.67.67 0 0 0 .34-.6l-.11-3.29-6.17 2.95c.25 1.04.5 2.2.74 3.28.02.05.04.1.08.15a.38.38 0 0 0 .3.14c.06 0 .11-.02.17-.04Z" fill="#000"/>
40
+ <path d="m102.48 192.2-5.2 7.54a8.15 8.15 0 0 0-1.45 3.97l-1.49 17.49a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.95a.73.73 0 0 0 .56-.53l3.9-15.34 7.48-6.12a43.65 43.65 0 0 1-8.86-6.47Z" fill="#fff"/>
41
+ <path d="m94.6 218.02-.29 3.19a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.94a.73.73 0 0 0 .56-.54l.77-3.04-6.1.92ZM134.63 197.92a12.68 12.68 0 0 0-6.35-4.4h-.06l-2.98 8.94c4.56.13 9.1-.68 13.33-2.36a7.2 7.2 0 0 1-3.94-2.18ZM129.9 184.9c-.72-2.57-2.95-3.5-5.2-5.02-3.7-2.55-3.08-8.03-7.8-8.85-1.15-.2-5.33-.1-5.73 3.13a321.55 321.55 0 0 0 2.7 25.78 29.4 29.4 0 0 0 6.1-4.1c3.55-3.12 5.22-6.16 7.3-5.77.7.2 1.3.66 1.66 1.28l1.04-3.22a5.08 5.08 0 0 0-.06-3.23Z" fill="#000"/>
42
+ <path d="M125.97 201.97a199.34 199.34 0 0 0 3.75-14.55" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
43
+ <path d="M140.01 186.21c-1.04-.9-3.01-1.33-3.67-.52-.65.81 0 2.58 1.18 3.36 1.18.78 3.25.55 3.66-.39.4-.94-.52-1.91-1.17-2.45ZM92.05 174.8c1.52-2.12 1.27-4.9-.56-6.21-1.83-1.31-4.55-.66-6.06 1.45-1.52 2.12-1.27 4.9.56 6.2 1.83 1.32 4.54.67 6.06-1.45Z" fill="#000"/>
44
+ <path d="M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93" fill="#000"/>
45
+ <path d="M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
46
+ <path d="M83.49 165.01a6.25 6.25 0 0 1-1.97-4.68c.04-1.12.4-2.2 1.04-3.13a.3.3 0 0 1 .32-.13.3.3 0 0 1 .23.26 8.75 8.75 0 0 0 3.8 5.82" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
47
+ <path d="M93.96 164.57c6.48-5.13 12.36-4.17 12.88-3.13.52 1.04-.99 5.55-7.7 7.53" fill="#fff"/>
48
+ <path d="M96.85 166.37c4.98-2.63 7.15-2.6 7.3-2.21.2.63-1.75 2.37-5.26 3.67" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
49
+ <path d="M91.7 163.92a10.9 10.9 0 0 0 5.42-8.46.32.32 0 0 1 .23-.27.33.33 0 0 1 .34.11 7.47 7.47 0 0 1 1.44 4.25 7.64 7.64 0 0 1-2.2 5.42" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
50
+ <path d="M176.03 154.96a56.87 56.87 0 0 1 7.07-13.17 36.03 36.03 0 0 1 5.12-5.65l2.74-2.48c.81-.72 1.53-1.54 2.15-2.44l3.77 3.6a26.42 26.42 0 0 1-3.44 2.2c-1.04.63-2.08 1.22-3.13 1.85a22.8 22.8 0 0 0-5.2 4.53 30.93 30.93 0 0 0-6.54 12.39l-2.54-.83Z" fill="#000"/>
51
+ <path d="M101.28 191.7a44.87 44.87 0 0 0 10.33 7.65" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
52
+ <path d="M75.37 177.13c1.8-.49 3.68-.58 5.52-.26 1.94.3 4.71 2.37 4.72 4.5 0 2.7-3.42 4.58-7.6 4.8-6.94.32-7.05-5.47-6.12-7.3.3-.54 1.3-1.22 3.48-1.74Z" fill="#B780FF"/>
53
+ <path d="M92.54 182.7c0 2.72-10.09 4.07-14.6 3.84-7.36-.37-7.15-5.93-6.08-7.64.88-1.4 2.51-2.26 4.7-2.77M75.05 181.63l-1.8-1.08M81.41 179.07l-1.1 1.54" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
54
+ <path d="M92.8 162.14c-2.08 0-5.28 0-8.1 1.5-4.86 2.65-5.17 10.99-11 12.51" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
55
+ <path d="M81.52 160.22a4.98 4.98 0 0 0 2.25-.74M82.07 162.14a4.75 4.75 0 0 0 2.24-.73M96.49 158.24a5.47 5.47 0 0 0 2.35.43M96.06 160.42c.38.16.77.28 1.18.35.5.07 1 .1 1.5.07" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
56
+ <path d="M93.96 164.57c7.3-5.9 12.8-4.49 13.33-3.52.53.97-.94 5.83-7.3 8.08" stroke="#B780FF" stroke-linecap="round" stroke-linejoin="round"/>
57
+ <path d="m201.59 172.58-27.4-44.4" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
58
+ <path d="M87.7 152.89a1.25 1.25 0 1 0 .01-2.5 1.25 1.25 0 0 0 0 2.5ZM137 87.17a1.63 1.63 0 1 0 0-3.25 1.63 1.63 0 0 0 0 3.25Z" fill="#fff"/>
59
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.9 65.16a35.48 35.48 0 0 0 25.18 10.46v2.47c0 .5.41.91.9.91A38.93 38.93 0 0 0 79 40.95c0-.5-.41-.9-.9-.9h-2.47A35.66 35.66 0 0 0 40 4.37V1.9c0-.5-.41-.91-.9-.91a38.98 38.98 0 0 0-26 10.79.9.9 0 0 0 0 1.24l1.72 1.73a35.56 35.56 0 0 0-10.45 25.2H1.91c-.5 0-.91.41-.91.9A39.06 39.06 0 0 0 11.78 66.9a.9.9 0 0 0 1.23 0l1.9-1.73Z" 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-.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.44 18.82 11.05 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.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.43 2.37 2.19 2.19 0 0 1-2.52-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.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.33v0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="m50.01 34.4 14.05 3.65c.7-2.2.81-4.56.18-6.9-1.9-6.97-9.72-11.25-17.78-9.68L50 34.4h.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="m46.46 21.48-2.37 3.15 3.56 12.93L50 34.4l-3.55-12.92Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="m64.07 38.05-2.37 3.16-14.05-3.65 2.37-3.16 14.05 3.65ZM55.58 51.4c.24-.3.46-.59.67-.89l2.12-2.8L46 43.5l-4.45-5.3-2.1-7.67c-2.34.6-4.4 1.65-6.14 3l-.5-.29-1.9 2.57c-.37.45-.7.92-1.02 1.4l-.06.08v.04c-1.92 3-2.6 6.57-1.62 10.11 2.06 7.42 10.64 11.56 18.96 9.3 3.5-.93 6.39-2.86 8.4-5.3l.02-.03v-.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="m45.5 40.8-3.69-13.43c-8.19 2.1-13.28 9.6-11.25 16.9 2.03 7.3 10.65 11.56 18.97 9.3 5.14-1.38 8.98-4.88 10.62-9.04L45.51 40.8Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="m46.65 26.85 3.96-5.76M47.7 33.05 55.3 22M51.31 35.53l7.84-11.42M54.92 38l7.4-10.77M64.39 31.95l-5.1 7.42" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10"/>
15
+ <path d="M57.92 22.32c-3.47-1.64-7.9-2-11.72-1.28l-3.25 3.66" stroke="#fff" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
16
+ </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="M72.02 26.68a48.67 48.67 0 0 0-1.78-16.19 1.05 1.05 0 0 0-.73-.73 48.39 48.39 0 0 0-16.2-1.78l-4.2-4.2a12.9 12.9 0 0 0-18.23 0l-4.2 4.2A48.4 48.4 0 0 0 10.5 9.77c-.35.1-.64.38-.73.74A48.39 48.39 0 0 0 7.98 26.7l-4.2 4.2a12.89 12.89 0 0 0 0 18.23l4.2 4.2A48.58 48.58 0 0 0 9.76 69.5c.1.35.38.64.73.73a48.39 48.39 0 0 0 16.2 1.78l4.2 4.2a12.9 12.9 0 0 0 18.23 0l4.2-4.2a48.67 48.67 0 0 0 16.19-1.78c.35-.1.64-.38.73-.73a48.39 48.39 0 0 0 1.78-16.2l4.2-4.2a12.9 12.9 0 0 0 0-18.23l-4.2-4.2Z"/>
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 stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="m52.7 39.16-7.27 2.58-3.3-8.28"/>
11
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m40.53 51.92-6.45-2.46 2.3 6.27m-4.64-11.08a13.17 13.17 0 0 1 3.93-13.66"/>
12
+ <path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M36.48 30.34a13.37 13.37 0 0 1 5.18-2.3c7.56-1.58 15.38 3.26 17.48 10.8 2.1 7.53-2.31 14.95-9.86 16.56-5.8 1.25-11.77-1.29-15.2-5.95"/>
13
+ </svg>