platformicons 3.5.1 → 3.7.6

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 (211) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/README.md +18 -2
  3. package/build/index.d.ts +3 -1
  4. package/build/index.esm.js +1 -1
  5. package/build/index.esm.js.map +1 -1
  6. package/build/index.js +1 -1
  7. package/build/index.js.map +1 -1
  8. package/build/index.modern.js +1 -1
  9. package/build/index.modern.js.map +1 -1
  10. package/build/index.umd.js +1 -1
  11. package/build/index.umd.js.map +1 -1
  12. package/build/platformIcon.d.ts +143 -0
  13. package/build/preload.d.ts +6 -0
  14. package/package.json +17 -9
  15. package/svg/aiohttp.svg +4 -1
  16. package/svg/android.svg +4 -1
  17. package/svg/angularjs.svg +5 -1
  18. package/svg/apache-airflow.svg +7 -0
  19. package/svg/apache-beam.svg +4 -0
  20. package/svg/apache-spark.svg +4 -0
  21. package/svg/apple.svg +5 -1
  22. package/svg/ariadne.svg +4 -0
  23. package/svg/astro.svg +14 -0
  24. package/svg/aws.svg +6 -1
  25. package/svg/awslambda.svg +5 -0
  26. package/svg/azure-functions.svg +6 -0
  27. package/svg/azure.svg +4 -1
  28. package/svg/bottle.svg +7 -1
  29. package/svg/bun.svg +17 -0
  30. package/svg/capacitor.svg +9 -0
  31. package/svg/celery.svg +4 -1
  32. package/svg/chalice.svg +4 -1
  33. package/svg/clickhouse.svg +8 -0
  34. package/svg/cloudflare.svg +4 -0
  35. package/svg/connect.svg +4 -1
  36. package/svg/cordova.svg +4 -1
  37. package/svg/cpp.svg +1 -0
  38. package/svg/dart.svg +10 -1
  39. package/svg/default.svg +4 -1
  40. package/svg/django.svg +6 -1
  41. package/svg/dotnet.svg +4 -1
  42. package/svg/dotnetcore.svg +1 -1
  43. package/svg/echo.svg +27 -0
  44. package/svg/electron.svg +10 -1
  45. package/svg/elixir.svg +4 -1
  46. package/svg/ember.svg +4 -1
  47. package/svg/express.svg +4 -1
  48. package/svg/falcon.svg +7 -1
  49. package/svg/fastapi.svg +4 -0
  50. package/svg/flask.svg +4 -1
  51. package/svg/flutter.svg +5 -1
  52. package/svg/gatsby.svg +5 -0
  53. package/svg/gcp-functions.svg +9 -0
  54. package/svg/gcp.svg +7 -1
  55. package/svg/git.svg +4 -0
  56. package/svg/gnu.svg +4 -0
  57. package/svg/go.svg +7 -1
  58. package/svg/godot.svg +1 -1
  59. package/svg/graphene.svg +4 -0
  60. package/svg/graphql.svg +4 -0
  61. package/svg/grpc.svg +5 -0
  62. package/svg/httpx.svg +4 -0
  63. package/svg/huey.svg +4 -0
  64. package/svg/ionic.svg +5 -0
  65. package/svg/java.svg +5 -1
  66. package/svg/javascript.svg +4 -1
  67. package/svg/koa.svg +4 -1
  68. package/svg/kotlin.svg +9 -1
  69. package/svg/laravel.svg +4 -1
  70. package/svg/linux.svg +5 -0
  71. package/svg/logback.svg +4 -1
  72. package/svg/loguru.svg +9 -0
  73. package/svg/maui.svg +12 -0
  74. package/svg/mongodb.svg +4 -0
  75. package/svg/nativec.svg +4 -1
  76. package/svg/nextjs.svg +13 -1
  77. package/svg/nodejs.svg +4 -1
  78. package/svg/php.svg +4 -1
  79. package/svg/postgresql.svg +12 -0
  80. package/svg/pyramid.svg +24 -1
  81. package/svg/python.svg +5 -1
  82. package/svg/qt.svg +5 -1
  83. package/svg/quart.svg +5 -0
  84. package/svg/rails.svg +14 -1
  85. package/svg/react-native.svg +5 -0
  86. package/svg/react.svg +5 -1
  87. package/svg/redis.svg +6 -1
  88. package/svg/remix.svg +5 -0
  89. package/svg/ruby.svg +4 -1
  90. package/svg/rust.svg +4 -1
  91. package/svg/sanic.svg +8 -0
  92. package/svg/scala.svg +1 -1
  93. package/svg/serverless.svg +4 -1
  94. package/svg/spring.svg +5 -1
  95. package/svg/springboot.svg +4 -1
  96. package/svg/sqlalchemy.svg +4 -0
  97. package/svg/starlette.svg +8 -0
  98. package/svg/strawberry.svg +16 -0
  99. package/svg/stride3d.svg +1 -1
  100. package/svg/svelte.svg +4 -0
  101. package/svg/symfony.svg +4 -1
  102. package/svg/tornado.svg +5 -1
  103. package/svg/tryton.svg +4 -1
  104. package/svg/unity.svg +4 -1
  105. package/svg/unreal.svg +4 -1
  106. package/svg/visual-basic.svg +5 -0
  107. package/svg/vue.svg +4 -1
  108. package/svg/wasm.svg +5 -0
  109. package/svg/windows.svg +7 -0
  110. package/svg/xamarin.svg +4 -1
  111. package/svg_80x80/aiohttp.svg +4 -1
  112. package/svg_80x80/android.svg +6 -1
  113. package/svg_80x80/angularjs.svg +6 -1
  114. package/svg_80x80/apache-airflow.svg +12 -0
  115. package/svg_80x80/apache-beam.svg +17 -0
  116. package/svg_80x80/apache-spark.svg +6 -0
  117. package/svg_80x80/apple.svg +5 -1
  118. package/svg_80x80/ariadne.svg +4 -0
  119. package/svg_80x80/astro.svg +14 -0
  120. package/svg_80x80/aws.svg +6 -1
  121. package/svg_80x80/awslambda.svg +4 -0
  122. package/svg_80x80/azure-functions.svg +7 -0
  123. package/svg_80x80/azure.svg +22 -1
  124. package/svg_80x80/bottle.svg +7 -1
  125. package/svg_80x80/bun.svg +17 -0
  126. package/svg_80x80/capacitor.svg +9 -0
  127. package/svg_80x80/celery.svg +6 -1
  128. package/svg_80x80/chalice.svg +7 -1
  129. package/svg_80x80/clickhouse.svg +8 -0
  130. package/svg_80x80/clojure.svg +1 -1
  131. package/svg_80x80/cloudflare.svg +5 -0
  132. package/svg_80x80/connect.svg +4 -1
  133. package/svg_80x80/cordova.svg +4 -1
  134. package/svg_80x80/cpp.svg +1 -0
  135. package/svg_80x80/dart.svg +10 -1
  136. package/svg_80x80/default.svg +4 -1
  137. package/svg_80x80/django.svg +6 -1
  138. package/svg_80x80/dotnet.svg +4 -1
  139. package/svg_80x80/dotnetcore.svg +1 -1
  140. package/svg_80x80/echo.svg +13 -0
  141. package/svg_80x80/electron.svg +11 -1
  142. package/svg_80x80/elixir.svg +29 -1
  143. package/svg_80x80/ember.svg +4 -1
  144. package/svg_80x80/express.svg +4 -1
  145. package/svg_80x80/falcon.svg +7 -1
  146. package/svg_80x80/fastapi.svg +4 -0
  147. package/svg_80x80/flask.svg +4 -1
  148. package/svg_80x80/flutter.svg +17 -1
  149. package/svg_80x80/gatsby.svg +5 -0
  150. package/svg_80x80/gcp-functions.svg +10 -0
  151. package/svg_80x80/gcp.svg +7 -1
  152. package/svg_80x80/git.svg +4 -0
  153. package/svg_80x80/gnu.svg +4 -0
  154. package/svg_80x80/go.svg +7 -1
  155. package/svg_80x80/godot.svg +1 -1
  156. package/svg_80x80/graphene.svg +11 -0
  157. package/svg_80x80/graphql.svg +4 -0
  158. package/svg_80x80/grpc.svg +7 -0
  159. package/svg_80x80/httpx.svg +4 -0
  160. package/svg_80x80/huey.svg +5 -0
  161. package/svg_80x80/ionic.svg +5 -0
  162. package/svg_80x80/java.svg +5 -1
  163. package/svg_80x80/javascript.svg +4 -1
  164. package/svg_80x80/koa.svg +4 -1
  165. package/svg_80x80/kotlin.svg +9 -1
  166. package/svg_80x80/laravel.svg +4 -1
  167. package/svg_80x80/linux.svg +7 -0
  168. package/svg_80x80/logback.svg +4 -1
  169. package/svg_80x80/loguru.svg +66 -0
  170. package/svg_80x80/maui.svg +13 -0
  171. package/svg_80x80/mongodb.svg +4 -0
  172. package/svg_80x80/nativec.svg +7 -1
  173. package/svg_80x80/nextjs.svg +13 -1
  174. package/svg_80x80/nodejs.svg +25 -1
  175. package/svg_80x80/php.svg +4 -1
  176. package/svg_80x80/postgresql.svg +12 -0
  177. package/svg_80x80/pyramid.svg +24 -1
  178. package/svg_80x80/python.svg +13 -1
  179. package/svg_80x80/qt.svg +6 -1
  180. package/svg_80x80/quart.svg +24 -0
  181. package/svg_80x80/rails.svg +14 -1
  182. package/svg_80x80/react-native.svg +5 -0
  183. package/svg_80x80/react.svg +5 -1
  184. package/svg_80x80/redis.svg +14 -1
  185. package/svg_80x80/remix.svg +5 -0
  186. package/svg_80x80/ruby.svg +119 -1
  187. package/svg_80x80/rust.svg +4 -1
  188. package/svg_80x80/sanic.svg +8 -0
  189. package/svg_80x80/serverless.svg +4 -1
  190. package/svg_80x80/spring.svg +5 -1
  191. package/svg_80x80/springboot.svg +6 -1
  192. package/svg_80x80/sqlalchemy.svg +5 -0
  193. package/svg_80x80/starlette.svg +6 -0
  194. package/svg_80x80/strawberry.svg +16 -0
  195. package/svg_80x80/stride3d.svg +1 -1
  196. package/svg_80x80/svelte.svg +4 -0
  197. package/svg_80x80/symfony.svg +5 -1
  198. package/svg_80x80/tornado.svg +48 -1
  199. package/svg_80x80/tryton.svg +4 -1
  200. package/svg_80x80/unity.svg +4 -1
  201. package/svg_80x80/unreal.svg +4 -1
  202. package/svg_80x80/visual-basic.svg +6 -0
  203. package/svg_80x80/vue.svg +5 -1
  204. package/svg_80x80/wasm.svg +5 -0
  205. package/svg_80x80/windows.svg +7 -0
  206. package/svg_80x80/xamarin.svg +4 -1
  207. package/src/index.tsx +0 -1
  208. package/src/platformIcon.tsx +0 -193
  209. package/svg/awslamda.svg +0 -1
  210. package/svg_80x80/awslamda.svg +0 -1
  211. package/tsconfig.json +0 -24
@@ -1 +1,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.a{fill:#c00}</style></defs><path class="a" d="M2.47 64.37h27.87S25 40.07 42.65 30.23c3.84-1.87 16.08-8.86 36.12 6 .63-.53 1.23-1 1.23-1S61.66 16.93 41.23 19c-10.23.89-22.89 10.24-30.3 22.58S2.47 64.37 2.47 64.37z"/><path class="a" d="M2.47 64.37h27.87S25 40.07 42.65 30.23c3.84-1.87 16.08-8.86 36.12 6 .63-.53 1.23-1 1.23-1S61.66 16.93 41.23 19c-10.23.89-22.89 10.24-30.3 22.58S2.47 64.37 2.47 64.37z"/><path class="a" d="M2.47 64.37h27.87S25 40.07 42.65 30.23c3.84-1.87 16.08-8.86 36.12 6 .63-.53 1.23-1 1.23-1S61.66 16.93 41.23 19c-10.3.92-22.92 10.27-30.33 22.61S2.47 64.37 2.47 64.37zM60.53 21l.14-2.36a17.27 17.27 0 00-3.42-1.24l-.14 2.33c1.16.34 2.29.76 3.42 1.27z"/><path class="a" d="M57.18 28.43L57 30.65a19.79 19.79 0 013.49.42l.14-2.18a24.42 24.42 0 00-3.45-.46zm-13-11h.35l-.71-2.15a28.25 28.25 0 00-3.38.21l.67 2.08c.97-.11 1.99-.15 3.02-.15zm1.69 13l.81 2.44a21.92 21.92 0 013.02-1.27l-.78-2.33a26.25 26.25 0 00-3.1 1.13zm-16-9.27l-1.59-2.44c-.88.46-1.8.95-2.75 1.52l1.62 2.47c.85-.6 1.74-1.13 2.66-1.58zM37 37l1.69 2.54A20.21 20.21 0 0140.81 37l-1.59-2.4A20 20 0 0037 37zm-5.08 11.36l2.86 2.25a28.3 28.3 0 01.74-4.12l-2.54-2a32.56 32.56 0 00-1.06 3.87zM16.47 31.6L14 29.41c-.92.89-1.8 1.77-2.61 2.65l2.71 2.33c.71-.95 1.53-1.91 2.37-2.79zM5.82 47.37l-4.06-1.48C1.09 47.4.35 49.17 0 50.12l4.06 1.48c.45-1.2 1.2-2.93 1.76-4.23zm25.57 10a35 35 0 00.43 4.44l4.23 1.52a45.59 45.59 0 01-.85-4.59z"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#CC0000"/>
3
+ <path d="M44.0773 17.9602H43.7623L43.7173 17.9511C42.7903 17.9511 41.8723 17.9876 40.9993 18.0879L40.3963 16.1915C41.4056 16.0661 42.4215 16.0021 43.4383 16L44.0773 17.9602Z" fill="white"/>
4
+ <path d="M55.3004 30.0133L55.4624 27.9892C56.506 28.054 57.5436 28.1942 58.5675 28.4086L58.4415 30.3962C57.4078 30.1744 56.3566 30.0463 55.3004 30.0133Z" fill="white"/>
5
+ <path d="M45.2834 29.8127L46.0124 32.0373C46.8886 31.5832 47.7971 31.1962 48.7304 30.8794L48.0284 28.7551C47.078 29.0389 46.1461 29.383 45.2384 29.7853L45.2834 29.8127Z" fill="white"/>
6
+ <path d="M29.4522 19.1363L30.8832 21.361L30.8292 21.3336C30.0012 21.7439 29.2002 22.2271 28.4352 22.7741L26.9772 20.5222C27.8322 20.0025 28.6602 19.5557 29.4522 19.1363Z" fill="white"/>
7
+ <path d="M37.3003 35.8027L38.8213 38.1185C39.3938 37.2951 40.0319 36.5206 40.7293 35.8027L39.2983 33.6146C38.5745 34.2875 37.9062 35.0193 37.3003 35.8027Z" fill="white"/>
8
+ <path d="M35.3023 48.2114L32.7282 46.16C32.9743 44.9651 33.2929 43.7867 33.6823 42.6316L35.9683 44.4551C35.655 45.6888 35.4324 46.9443 35.3023 48.2114Z" fill="white"/>
9
+ <path d="M18.8231 30.8794L16.6001 28.8827C15.7721 29.6942 14.9801 30.4965 14.2511 31.2988L16.6901 33.4231C17.3291 32.557 18.0671 31.6817 18.8231 30.8794Z" fill="white"/>
10
+ <path d="M5.58401 43.908L9.23805 45.2574L9.1435 45.4796C8.65228 46.6342 8.0342 48.087 7.65403 49.114L4 47.7646C4.315 46.8985 4.98101 45.2847 5.58401 43.908Z" fill="white"/>
11
+ <path d="M32.2512 54.3747C32.2951 55.731 32.4244 57.0831 32.6382 58.4227L36.4453 59.8086C36.1199 58.4278 35.8646 57.031 35.6803 55.6237L32.2512 54.3747Z" fill="white"/>
12
+ <path d="M37.3479 33.5436C27.626 43.7943 31.3056 60.7568 31.3056 60.7568H6.2224C6.2224 60.7568 7.1674 51.2292 13.8365 39.9785C18.243 32.5446 24.7125 26.3009 31.2509 22.686C34.6079 20.8299 37.9832 19.6669 41.1067 19.3916C59.4939 17.5044 76 34.189 76 34.189C76 34.189 75.9662 34.2158 75.9068 34.2635C75.7283 34.4067 75.3182 34.7383 74.893 35.1007C57.5024 22.0373 46.6383 27.4947 42.7848 29.4305C42.6419 29.5023 42.5083 29.5694 42.3847 29.6303C40.3991 30.7518 38.7367 32.0792 37.3479 33.5436Z" fill="white"/>
13
+ <path d="M58.4768 21.2151L58.6028 19.0634C57.619 18.5778 56.5873 18.1989 55.5248 17.9329L55.3988 20.0572C56.4428 20.3672 57.4598 20.7501 58.4768 21.2151Z" fill="white"/>
14
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#61DAFB"/>
3
+ <path d="M46.0614 39.971C46.0614 43.3289 43.3479 46.0511 40.0006 46.0511C36.6533 46.0511 33.9397 43.3289 33.9397 39.971C33.9397 36.6131 36.6533 33.891 40.0006 33.891C43.3479 33.891 46.0614 36.6131 46.0614 39.971Z" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M39.9999 17.0912C39.0063 16.1221 38.0164 15.2352 37.0382 14.4378C34.5119 12.378 32.0017 10.863 29.6578 10.1023C27.3142 9.34175 24.9732 9.2902 23 10.4331C21.0267 11.5759 19.9008 13.6354 19.3856 16.0518C18.8703 18.4684 18.9231 21.4067 19.4381 24.6313C19.6375 25.8799 19.9082 27.1834 20.248 28.5311C18.9146 28.9098 17.6539 29.3264 16.4764 29.7775C13.435 30.9424 10.872 32.3656 9.04343 34.0216C7.21499 35.6774 6 37.6853 6 39.971C6 42.2567 7.21499 44.2647 9.04343 45.9205C10.872 47.5764 13.435 48.9997 16.4764 50.1646C17.6539 50.6157 18.9146 51.0323 20.248 51.4109C19.9082 52.7587 19.6375 54.0622 19.4381 55.3107C18.9231 58.5354 18.8703 61.4737 19.3856 63.8903C19.9008 66.3066 21.0267 68.3662 23 69.509C24.9732 70.6519 27.3142 70.6003 29.6578 69.8397C32.0017 69.0791 34.5119 67.5641 37.0382 65.5043C38.0164 64.7068 39.0064 63.8199 40 62.8508C40.9936 63.82 41.9836 64.7069 42.9617 65.5044C45.4881 67.5641 47.9983 69.0791 50.3421 69.8398C52.6858 70.6004 55.0267 70.6519 57 69.5091C58.9732 68.3662 60.0992 66.3067 60.6144 63.8903C61.1297 61.4737 61.0769 58.5354 60.5619 55.3108C60.3625 54.0622 60.0918 52.7587 59.752 51.4109C61.0854 51.0323 62.3461 50.6157 63.5236 50.1646C66.565 48.9997 69.128 47.5764 70.9566 45.9205C72.785 44.2647 74 42.2567 74 39.971C74 37.6853 72.785 35.6774 70.9566 34.0216C69.128 32.3656 66.565 30.9424 63.5236 29.7775C62.3461 29.3264 61.0854 28.9098 59.752 28.5311C60.0918 27.1834 60.3625 25.8798 60.5619 24.6313C61.0769 21.4066 61.1297 18.4683 60.6144 16.0518C60.0992 13.6354 58.9732 11.5758 57 10.433C55.0267 9.29014 52.6858 9.3417 50.3421 10.1023C47.9983 10.8629 45.4881 12.378 42.9617 14.4377C41.9836 15.2352 40.9936 16.1221 39.9999 17.0912ZM55.5217 13.0015C56.5181 13.5786 57.3111 14.7387 57.7233 16.6721C58.1355 18.6052 58.1242 21.1467 57.6426 24.1621C57.4575 25.3206 57.205 26.5373 56.8863 27.8016C54.0892 27.1665 51.0406 26.6862 47.8178 26.3873C45.9484 23.7369 44.0094 21.3285 42.0626 19.2161C42.9947 18.307 43.9188 17.4793 44.8264 16.7393C47.1888 14.8132 49.3772 13.5327 51.2521 12.9242C53.1273 12.3156 54.5254 12.4245 55.5217 13.0015ZM37.9373 19.2161C37.0052 18.307 36.0812 17.4793 35.1735 16.7393C32.8112 14.8133 30.6228 13.5327 28.7478 12.9242C26.8727 12.3157 25.4746 12.4245 24.4782 13.0016C23.4819 13.5786 22.6889 14.7388 22.2767 16.6722C21.8645 18.6053 21.8758 21.1468 22.3574 24.1621C22.5424 25.3207 22.7949 26.5373 23.1136 27.8016C25.9107 27.1665 28.9593 26.6862 32.1821 26.3873C34.0515 23.7369 35.9905 21.3285 37.9373 19.2161ZM56.0778 30.6591C54.1682 30.2312 52.1253 29.8762 49.9763 29.6057C50.6775 30.7053 51.3646 31.8382 52.034 33.0013C52.7033 34.1643 53.3378 35.3277 53.9364 36.4866C54.7775 34.4844 55.4924 32.5321 56.0778 30.6591ZM55.6357 39.971C56.989 37.0217 58.0987 34.1331 58.949 31.3855C60.1998 31.7408 61.3764 32.1297 62.469 32.5482C65.313 33.6375 67.5127 34.8985 68.9755 36.2231C70.4384 37.5479 71.0435 38.8169 71.0435 39.971C71.0435 41.1252 70.4384 42.3942 68.9755 43.719C67.5127 45.0436 65.313 46.3045 62.469 47.3939C61.3764 47.8124 60.1998 48.2013 58.949 48.5566C58.0987 45.809 56.989 42.9204 55.6357 39.971ZM52.3678 39.971C51.4989 38.1612 50.5333 36.3255 49.4735 34.4842C48.4138 32.6429 47.3119 30.8862 46.1839 29.2263C44.187 29.0763 42.1194 28.9973 40 28.9973C37.8806 28.9973 35.813 29.0763 33.816 29.2263C32.6881 30.8861 31.5861 32.6429 30.5264 34.4841C29.4667 36.3254 28.5011 38.1611 27.6321 39.971C28.5011 41.7809 29.4667 43.6166 30.5264 45.4579C31.5861 47.2992 32.6881 49.0559 33.816 50.7158C35.813 50.8658 37.8806 50.9448 40 50.9448C42.1194 50.9448 44.187 50.8658 46.1839 50.7158C47.3119 49.0559 48.4138 47.2992 49.4735 45.4579C50.5333 43.6166 51.4989 41.7809 52.3678 39.971ZM49.9763 50.3363C50.6775 49.2368 51.3646 48.1039 52.034 46.9408C52.7033 45.7778 53.3378 44.6144 53.9364 43.4555C54.7775 45.4577 55.4925 47.41 56.0778 49.2829C54.1682 49.7109 52.1253 50.0659 49.9763 50.3363ZM43.9601 53.8208C42.6603 53.8802 41.3387 53.9106 40 53.9106C38.6612 53.9106 37.3397 53.8802 36.0398 53.8208C37.3478 55.5525 38.6757 57.1498 40 58.5948C41.3242 57.1498 42.6521 55.5525 43.9601 53.8208ZM42.0626 60.726C44.0094 58.6136 45.9484 56.2052 47.8178 53.5548C51.0406 53.2559 54.0892 52.7756 56.8863 52.1405C57.205 53.4048 57.4575 54.6214 57.6426 55.78C58.1242 58.7954 58.1355 61.3368 57.7233 63.27C57.3111 65.2033 56.5181 66.3635 55.5217 66.9406C54.5254 67.5176 53.1273 67.6265 51.2521 67.0179C49.3772 66.4094 47.1888 65.1289 44.8264 63.2028C43.9188 62.4628 42.9947 61.635 42.0626 60.726ZM37.9373 60.726C35.9905 58.6136 34.0515 56.2052 32.1821 53.5548C28.9593 53.2559 25.9107 52.7756 23.1136 52.1405C22.7949 53.4047 22.5424 54.6214 22.3574 55.7799C21.8758 58.7953 21.8645 61.3368 22.2767 63.2699C22.6889 65.2033 23.4819 66.3634 24.4782 66.9405C25.4746 67.5176 26.8727 67.6264 28.7478 67.0179C30.6228 66.4094 32.8112 65.1288 35.1735 63.2027C36.0812 62.4627 37.0052 61.635 37.9373 60.726ZM23.9222 49.2829C25.8317 49.7109 27.8746 50.0659 30.0236 50.3363C29.3224 49.2368 28.6354 48.1039 27.966 46.9409C27.2966 45.7778 26.6621 44.6144 26.0635 43.4555C25.2225 45.4577 24.5075 47.41 23.9222 49.2829ZM26.0635 36.4866C26.6621 35.3276 27.2966 34.1643 27.966 33.0012C28.6354 31.8382 29.3224 30.7053 30.0236 29.6057C27.8746 29.8762 25.8317 30.2312 23.9222 30.6591C24.5075 32.5321 25.2225 34.4844 26.0635 36.4866ZM24.3642 39.971C23.0109 42.9203 21.9013 45.809 21.051 48.5566C19.8002 48.2013 18.6236 47.8124 17.531 47.3939C14.687 46.3045 12.4873 45.0436 11.0245 43.719C9.56159 42.3942 8.95652 41.1252 8.95652 39.971C8.95652 38.8169 9.56159 37.5479 11.0245 36.2231C12.4873 34.8985 14.687 33.6375 17.531 32.5482C18.6236 32.1297 19.8002 31.7408 21.051 31.3855C21.9013 34.1331 23.0109 37.0217 24.3642 39.971ZM36.0398 26.1213C37.3397 26.0619 38.6612 26.0314 40 26.0314C41.3387 26.0314 42.6603 26.0619 43.9601 26.1213C42.6521 24.3895 41.3242 22.7922 40 21.3472C38.6757 22.7922 37.3478 24.3895 36.0398 26.1213Z" fill="white"/>
5
+ </svg>
@@ -1 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.b{fill:#61dafb}</style></defs><path fill="#20232a" d="M0 0h80v80H0z"/><circle class="b" cx="40" cy="40" r="6.53"/><path class="b" d="M40 55C19.47 55 3.38 48.39 3.38 40S19.47 25 40 25s36.62 6.57 36.62 15S60.53 55 40 55zm0-26.75C20.3 28.22 6.57 34.43 6.57 40S20.3 51.78 40 51.78 73.43 45.57 73.43 40 59.7 28.22 40 28.22z"/><path class="b" d="M54.62 72.66c-3.25 0-7.17-1.78-11.43-5.24C37.55 62.83 31.81 55.75 27 47.48c-10.27-17.78-12.62-35-5.35-39.19 3.7-2.14 9.07-.62 15.12 4.3C42.45 17.17 48.19 24.25 53 32.52c10.27 17.78 12.62 35 5.35 39.19a7.27 7.27 0 01-3.73.95zM25.43 10.52a4.16 4.16 0 00-2.15.53C18.46 13.83 20 28.83 29.8 45.89c4.58 7.94 10.05 14.71 15.4 19 4.87 4 9.07 5.43 11.52 4 4.82-2.79 3.33-17.79-6.52-34.85-4.58-7.94-10.05-14.7-15.4-19-3.66-2.95-6.93-4.52-9.37-4.52z"/><path class="b" d="M25.38 72.66a7.17 7.17 0 01-3.69-1C14.42 67.52 16.77 50.3 27 32.52c4.77-8.27 10.51-15.35 16.15-19.93 6.05-4.92 11.42-6.45 15.12-4.3 7.27 4.2 4.92 21.41-5.35 39.19-4.77 8.27-10.51 15.35-16.15 19.94-4.22 3.46-8.14 5.24-11.39 5.24zm29.19-62.14c-2.44 0-5.71 1.57-9.37 4.54-5.35 4.35-10.82 11.11-15.4 19C20 51.17 18.46 66.17 23.28 69c2.45 1.4 6.65-.06 11.52-4 5.35-4.34 10.82-11.11 15.4-19 9.85-17.06 11.34-32.06 6.52-34.84a4.16 4.16 0 00-2.15-.64z"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#202329"/>
3
+ <path d="M46.0614 39.971C46.0614 43.3289 43.3479 46.0511 40.0006 46.0511C36.6533 46.0511 33.9397 43.3289 33.9397 39.971C33.9397 36.6131 36.6533 33.891 40.0006 33.891C43.3479 33.891 46.0614 36.6131 46.0614 39.971Z" fill="#61DAFB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M39.9999 17.0912C39.0063 16.1221 38.0164 15.2352 37.0382 14.4378C34.5119 12.378 32.0017 10.863 29.6578 10.1023C27.3142 9.34175 24.9732 9.2902 23 10.4331C21.0267 11.5759 19.9008 13.6354 19.3856 16.0518C18.8703 18.4684 18.9231 21.4067 19.4381 24.6313C19.6375 25.8799 19.9082 27.1834 20.248 28.5311C18.9146 28.9098 17.6539 29.3264 16.4764 29.7775C13.435 30.9424 10.872 32.3656 9.04343 34.0216C7.21499 35.6774 6 37.6853 6 39.971C6 42.2567 7.21499 44.2647 9.04343 45.9205C10.872 47.5764 13.435 48.9997 16.4764 50.1646C17.6539 50.6157 18.9146 51.0323 20.248 51.4109C19.9082 52.7587 19.6375 54.0622 19.4381 55.3107C18.9231 58.5354 18.8703 61.4737 19.3856 63.8903C19.9008 66.3066 21.0267 68.3662 23 69.509C24.9732 70.6519 27.3142 70.6003 29.6578 69.8397C32.0017 69.0791 34.5119 67.5641 37.0382 65.5043C38.0164 64.7068 39.0064 63.8199 40 62.8508C40.9936 63.82 41.9836 64.7069 42.9617 65.5044C45.4881 67.5641 47.9983 69.0791 50.3421 69.8398C52.6858 70.6004 55.0267 70.6519 57 69.5091C58.9732 68.3662 60.0992 66.3067 60.6144 63.8903C61.1297 61.4737 61.0769 58.5354 60.5619 55.3108C60.3625 54.0622 60.0918 52.7587 59.752 51.4109C61.0854 51.0323 62.3461 50.6157 63.5236 50.1646C66.565 48.9997 69.128 47.5764 70.9566 45.9205C72.785 44.2647 74 42.2567 74 39.971C74 37.6853 72.785 35.6774 70.9566 34.0216C69.128 32.3656 66.565 30.9424 63.5236 29.7775C62.3461 29.3264 61.0854 28.9098 59.752 28.5311C60.0918 27.1834 60.3625 25.8798 60.5619 24.6313C61.0769 21.4066 61.1297 18.4683 60.6144 16.0518C60.0992 13.6354 58.9732 11.5758 57 10.433C55.0267 9.29014 52.6858 9.3417 50.3421 10.1023C47.9983 10.8629 45.4881 12.378 42.9617 14.4377C41.9836 15.2352 40.9936 16.1221 39.9999 17.0912ZM55.5217 13.0015C56.5181 13.5786 57.3111 14.7387 57.7233 16.6721C58.1355 18.6052 58.1242 21.1467 57.6426 24.1621C57.4575 25.3206 57.205 26.5373 56.8863 27.8016C54.0892 27.1665 51.0406 26.6862 47.8178 26.3873C45.9484 23.7369 44.0094 21.3285 42.0626 19.2161C42.9947 18.307 43.9188 17.4793 44.8264 16.7393C47.1888 14.8132 49.3772 13.5327 51.2521 12.9242C53.1273 12.3156 54.5254 12.4245 55.5217 13.0015ZM37.9373 19.2161C37.0052 18.307 36.0812 17.4793 35.1735 16.7393C32.8112 14.8133 30.6228 13.5327 28.7478 12.9242C26.8727 12.3157 25.4746 12.4245 24.4782 13.0016C23.4819 13.5786 22.6889 14.7388 22.2767 16.6722C21.8645 18.6053 21.8758 21.1468 22.3574 24.1621C22.5424 25.3207 22.7949 26.5373 23.1136 27.8016C25.9107 27.1665 28.9593 26.6862 32.1821 26.3873C34.0515 23.7369 35.9905 21.3285 37.9373 19.2161ZM56.0778 30.6591C54.1682 30.2312 52.1253 29.8762 49.9763 29.6057C50.6775 30.7053 51.3646 31.8382 52.034 33.0013C52.7033 34.1643 53.3378 35.3277 53.9364 36.4866C54.7775 34.4844 55.4924 32.5321 56.0778 30.6591ZM55.6357 39.971C56.989 37.0217 58.0987 34.1331 58.949 31.3855C60.1998 31.7408 61.3764 32.1297 62.469 32.5482C65.313 33.6375 67.5127 34.8985 68.9755 36.2231C70.4384 37.5479 71.0435 38.8169 71.0435 39.971C71.0435 41.1252 70.4384 42.3942 68.9755 43.719C67.5127 45.0436 65.313 46.3045 62.469 47.3939C61.3764 47.8124 60.1998 48.2013 58.949 48.5566C58.0987 45.809 56.989 42.9204 55.6357 39.971ZM52.3678 39.971C51.4989 38.1612 50.5333 36.3255 49.4735 34.4842C48.4138 32.6429 47.3119 30.8862 46.1839 29.2263C44.187 29.0763 42.1194 28.9973 40 28.9973C37.8806 28.9973 35.813 29.0763 33.816 29.2263C32.6881 30.8861 31.5861 32.6429 30.5264 34.4841C29.4667 36.3254 28.5011 38.1611 27.6321 39.971C28.5011 41.7809 29.4667 43.6166 30.5264 45.4579C31.5861 47.2992 32.6881 49.0559 33.816 50.7158C35.813 50.8658 37.8806 50.9448 40 50.9448C42.1194 50.9448 44.187 50.8658 46.1839 50.7158C47.3119 49.0559 48.4138 47.2992 49.4735 45.4579C50.5333 43.6166 51.4989 41.7809 52.3678 39.971ZM49.9763 50.3363C50.6775 49.2368 51.3646 48.1039 52.034 46.9408C52.7033 45.7778 53.3378 44.6144 53.9364 43.4555C54.7775 45.4577 55.4925 47.41 56.0778 49.2829C54.1682 49.7109 52.1253 50.0659 49.9763 50.3363ZM43.9601 53.8208C42.6603 53.8802 41.3387 53.9106 40 53.9106C38.6612 53.9106 37.3397 53.8802 36.0398 53.8208C37.3478 55.5525 38.6757 57.1498 40 58.5948C41.3242 57.1498 42.6521 55.5525 43.9601 53.8208ZM42.0626 60.726C44.0094 58.6136 45.9484 56.2052 47.8178 53.5548C51.0406 53.2559 54.0892 52.7756 56.8863 52.1405C57.205 53.4048 57.4575 54.6214 57.6426 55.78C58.1242 58.7954 58.1355 61.3368 57.7233 63.27C57.3111 65.2033 56.5181 66.3635 55.5217 66.9406C54.5254 67.5176 53.1273 67.6265 51.2521 67.0179C49.3772 66.4094 47.1888 65.1289 44.8264 63.2028C43.9188 62.4628 42.9947 61.635 42.0626 60.726ZM37.9373 60.726C35.9905 58.6136 34.0515 56.2052 32.1821 53.5548C28.9593 53.2559 25.9107 52.7756 23.1136 52.1405C22.7949 53.4047 22.5424 54.6214 22.3574 55.7799C21.8758 58.7953 21.8645 61.3368 22.2767 63.2699C22.6889 65.2033 23.4819 66.3634 24.4782 66.9405C25.4746 67.5176 26.8727 67.6264 28.7478 67.0179C30.6228 66.4094 32.8112 65.1288 35.1735 63.2027C36.0812 62.4627 37.0052 61.635 37.9373 60.726ZM23.9222 49.2829C25.8317 49.7109 27.8746 50.0659 30.0236 50.3363C29.3224 49.2368 28.6354 48.1039 27.966 46.9409C27.2966 45.7778 26.6621 44.6144 26.0635 43.4555C25.2225 45.4577 24.5075 47.41 23.9222 49.2829ZM26.0635 36.4866C26.6621 35.3276 27.2966 34.1643 27.966 33.0012C28.6354 31.8382 29.3224 30.7053 30.0236 29.6057C27.8746 29.8762 25.8317 30.2312 23.9222 30.6591C24.5075 32.5321 25.2225 34.4844 26.0635 36.4866ZM24.3642 39.971C23.0109 42.9203 21.9013 45.809 21.051 48.5566C19.8002 48.2013 18.6236 47.8124 17.531 47.3939C14.687 46.3045 12.4873 45.0436 11.0245 43.719C9.56159 42.3942 8.95652 41.1252 8.95652 39.971C8.95652 38.8169 9.56159 37.5479 11.0245 36.2231C12.4873 34.8985 14.687 33.6375 17.531 32.5482C18.6236 32.1297 19.8002 31.7408 21.051 31.3855C21.9013 34.1331 23.0109 37.0217 24.3642 39.971ZM36.0398 26.1213C37.3397 26.0619 38.6612 26.0314 40 26.0314C41.3387 26.0314 42.6603 26.0619 43.9601 26.1213C42.6521 24.3895 41.3242 22.7922 40 21.3472C38.6757 22.7922 37.3478 24.3895 36.0398 26.1213Z" fill="#61DAFB"/>
5
+ </svg>
@@ -1 +1,14 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.a{fill:#a41e11}.b{fill:#d82c20}.c{fill:#fff}</style></defs><path class="a" d="M76.87 58.41c-4.27 2.23-26.39 11.32-31.1 13.77s-7.32 2.43-11 .66S7.47 61.55 3.23 59.53C1.12 58.51 0 57.66 0 56.85v-8.09s30.64-6.67 35.59-8.44 6.66-1.84 10.87-.3S75.84 46.11 80 47.63v8c0 .8-1 1.68-3.13 2.81z"/><path class="b" d="M76.87 50.32c-4.27 2.23-26.39 11.32-31.1 13.77s-7.32 2.44-11 .66S7.47 53.46 3.23 51.44s-4.32-3.42-.16-5L35.59 33.8c4.94-1.8 6.66-1.8 10.87-.3s26.19 10.29 30.35 11.82 4.32 2.78 0 5z"/><path class="a" d="M76.87 45.22C72.6 47.45 50.48 56.54 45.77 59s-7.32 2.43-11 .65S7.47 48.37 3.23 46.34C1.12 45.33 0 44.47 0 43.67v-8.09s30.64-6.67 35.59-8.45 6.66-1.83 10.87-.29 29.38 6.08 33.54 7.6v8c0 .8-1 1.67-3.13 2.8z"/><path class="b" d="M76.87 37.14c-4.27 2.22-26.39 11.31-31.1 13.77s-7.32 2.43-11 .65S7.47 40.28 3.23 38.25s-4.32-3.42-.16-5l32.52-12.64c4.94-1.77 6.66-1.83 10.87-.3s26.19 10.3 30.35 11.82 4.32 2.78 0 5z"/><path class="a" d="M76.87 31.55c-4.27 2.23-26.39 11.32-31.1 13.78s-7.32 2.43-11 .65S7.47 34.7 3.23 32.67C1.12 31.66 0 30.8 0 30v-8.09s30.64-6.68 35.59-8.45 6.66-1.83 10.87-.3S75.84 19.25 80 20.77v8c0 .8-1 1.68-3.13 2.81z"/><path class="b" d="M76.87 23.46c-4.27 2.23-26.39 11.32-31.1 13.78s-7.32 2.43-11 .65S7.47 26.6 3.23 24.58s-4.32-3.42-.16-5L35.59 6.94c4.94-1.78 6.66-1.84 10.87-.3s26.19 10.29 30.35 11.82 4.32 2.78 0 5z"/><path class="c" d="M43.55 16.39L42 20.13 39.49 16l-8-.72 6-2.15-1.82-3.35L41.26 12l5.28-1.73-1.43 3.42 5.37 2zm-14.91 12l18.54-2.84-5.59 8.21z"/><ellipse class="c" cx="23.65" cy="21.59" rx="9.91" ry="3.84"/><path d="M69.65 21l-11 4.33v-8.64z" fill="#7a0c00"/><path d="M58.68 16.69v8.67l-1.19.47-11-4.34z" fill="#ad2115"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M69.4908 55.1798C66.0812 57.0112 48.3862 64.4846 44.5743 66.5359C40.7625 68.5872 38.7212 68.5289 35.7399 67.0655C32.7586 65.6023 13.9926 57.7653 10.5917 56.0955C8.87817 55.2696 8.00391 54.5649 8.00391 53.9051V47.2575C8.00391 47.2575 32.5182 41.7949 36.4742 40.3227C40.4304 38.8504 41.7986 38.8145 45.1601 40.0803C48.5216 41.346 68.6734 45.0805 72 46.3194V52.8727C72 53.555 71.235 54.2193 69.4908 55.1754V55.1798Z" fill="#A32422"/>
4
+ <path d="M69.4913 48.5636C66.0817 50.386 48.3866 57.8595 44.5749 59.8748C40.763 61.8902 38.7216 61.8722 35.7404 60.4134C32.7592 58.9546 13.9931 51.1176 10.5922 49.4614C7.1913 47.805 7.12573 46.647 10.461 45.3094C13.7964 43.9718 32.5187 36.4445 36.4747 34.9632C40.4308 33.482 41.799 33.4506 45.1605 34.7209C48.5221 35.9911 66.1429 43.1773 69.452 44.4296C72.7611 45.6819 72.9141 46.7098 69.4913 48.5277V48.5636Z" fill="#DC382C"/>
5
+ <path d="M69.4908 44.3534C66.0812 46.1802 48.3862 53.6492 44.5743 55.6646C40.7625 57.68 38.7386 57.662 35.7574 56.1943C32.7761 54.7265 13.9926 46.9343 10.5917 45.2691C8.87817 44.4342 8.00391 43.734 8.00391 43.0697V36.4446C8.00391 36.4446 32.5182 30.964 36.4742 29.4917C40.4304 28.0195 41.7986 27.9791 45.1601 29.2628C48.5216 30.5466 68.6734 34.2452 72 35.493V42.0462C72 42.7285 71.235 43.4108 69.4908 44.3534Z" fill="#A32422"/>
6
+ <path d="M69.4916 37.7058C66.082 39.5372 48.3869 47.0062 44.5751 49.0215C40.7633 51.0369 38.7219 51.0234 35.7406 49.5601C32.7594 48.0969 13.9934 40.2913 10.5925 38.6214C7.19159 36.9517 7.13039 35.8161 10.4613 34.4785C13.7923 33.141 32.519 25.5957 36.475 24.1548C40.4311 22.714 41.7993 22.6242 45.1608 23.8765C48.5224 25.1288 66.1432 32.3778 69.4523 33.5943C72.7613 34.8107 72.9144 35.8789 69.4916 37.6923V37.7058Z" fill="#DC382C"/>
7
+ <path d="M69.4908 33.1184C66.0812 34.9498 48.3862 42.4232 44.5743 44.4342C40.7625 46.4451 38.7386 46.4316 35.7574 44.9727C32.7761 43.514 13.9926 35.6994 10.5917 34.0342C8.87817 33.2082 8.00391 32.5036 8.00391 31.8392V25.1916C8.00391 25.1916 32.5182 19.729 36.4742 18.2613C40.4304 16.7935 41.7986 16.7486 45.1601 18.0144C48.5216 19.2802 68.6647 23.0146 71.9912 24.2625V30.8158C72 31.5071 71.235 32.1803 69.4908 33.1184Z" fill="#A32422"/>
8
+ <path d="M69.4913 26.4798C66.0817 28.2753 48.3866 35.7937 44.5749 37.791C40.763 39.7884 38.7216 39.784 35.7404 38.3297C32.7592 36.8754 13.9931 29.0518 10.5922 27.391C7.1913 25.7303 7.12573 24.5766 10.461 23.2391C13.7964 21.9015 32.5187 14.3607 36.4747 12.8974C40.4308 11.4341 41.799 11.3893 45.1605 12.655C48.5221 13.9208 66.1429 21.116 69.452 22.3638C72.7611 23.6117 72.9141 24.6485 69.4913 26.4664V26.4798Z" fill="#DC382C"/>
9
+ <path d="M41.0074 17.0404L45.23 15.6176L44.0848 18.4274L48.3817 20.0792L42.8433 20.6717L41.5975 23.7418L39.5955 20.3171L33.1914 19.7246L37.9737 17.9561L36.5355 15.236L41.0074 17.0404Z" fill="white"/>
10
+ <path d="M41.2742 34.9632L30.9229 30.551L45.7504 28.2125L41.2742 34.9632Z" fill="white"/>
11
+ <path d="M26.9228 21.7849C31.294 21.7849 34.848 23.1988 34.848 24.9269C34.848 26.655 31.2854 28.0689 26.9228 28.0689C22.5602 28.0689 18.9932 26.655 18.9932 24.9269C18.9932 23.1988 22.5471 21.7849 26.9228 21.7849Z" fill="white"/>
12
+ <path d="M54.9434 20.9185L63.7166 24.478L54.9521 28.0374L54.9434 20.9185Z" fill="#741113"/>
13
+ <path d="M54.9436 20.9185L54.9523 28.0374L53.9993 28.4189L45.2305 24.8595L54.9436 20.9185Z" fill="#AC2724"/>
14
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#212121"/>
3
+ <path d="M61.6669 65.9999C61.6669 62.9257 61.6669 60.1093 61.1992 54.1013C60.6203 48.0655 57.4778 45.0062 52.1024 43.9313C58.4702 43.1045 63.1839 38.1435 63.1839 30.5367C63.1839 20.3666 56.4854 14 43.0057 14H18V24.599H40.5248C46.479 24.599 49.4562 27.1543 49.4562 31.3712C49.4562 36.1668 46.479 37.9782 40.5248 37.9782H18V48.8097H39.8632C44.5769 48.8097 47.1406 50.1325 47.554 56.0858C47.8669 60.1517 47.8277 62.1653 47.7901 64.0961L47.7899 64.1044C47.7779 64.7229 47.766 65.3332 47.766 66L61.6669 65.9999Z" fill="white"/>
4
+ <path d="M18 57.9255V66H35.6864V60.8323C35.6864 59.7464 35.1533 57.9255 32.6982 57.9255H18Z" fill="white"/>
5
+ </svg>
@@ -1 +1,119 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 80 80"><defs><linearGradient id="b" x1="70.29" y1="87.14" x2="53.41" y2="57.34" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f68f71"/><stop offset=".41" stop-color="#dc5242"/><stop offset=".99" stop-color="#a72c32"/><stop offset="1" stop-color="#a72c32"/></linearGradient><linearGradient id="a" x1="78.69" y1="62.11" x2="56.94" y2="47.52" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9b3f34"/><stop offset=".99" stop-color="#a23e36"/><stop offset="1" stop-color="#a23e36"/></linearGradient><linearGradient id="c" x1="61.29" y1="88.05" x2="39.54" y2="73.45" xlink:href="#a"/><linearGradient id="d" x1="15.62" y1="51.55" x2="19" y2="73.46" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".23" stop-color="#e28b6f"/><stop offset=".46" stop-color="#da6144"/><stop offset=".99" stop-color="#a60003"/><stop offset="1" stop-color="#a60003"/></linearGradient><linearGradient id="e" x1="38.82" y1="31.08" x2="40.06" y2="53.45" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".23" stop-color="#e08a6d"/><stop offset=".56" stop-color="#c14435"/><stop offset=".99" stop-color="#b13430"/><stop offset="1" stop-color="#b13430"/></linearGradient><linearGradient id="f" x1="59.4" y1="10.42" x2="63.12" y2="26.44" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".18" stop-color="#df8063"/><stop offset=".4" stop-color="#c94d37"/><stop offset=".99" stop-color="#b13430"/><stop offset="1" stop-color="#b13430"/></linearGradient><linearGradient id="g" x1="48.04" y1="4.77" x2="64.07" y2="-3.24" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".54" stop-color="#c94838"/><stop offset=".99" stop-color="#c12d2f"/><stop offset="1" stop-color="#c12d2f"/></linearGradient><linearGradient id="h" x1="1.58" y1="45.96" x2="2.9" y2="59.17" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".31" stop-color="#da6548"/><stop offset=".99" stop-color="#c14433"/><stop offset="1" stop-color="#c14433"/></linearGradient><linearGradient id="i" x1="-7.49" y1="62.74" x2="54.52" y2="-1.02" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#bd0012"/><stop offset=".07" stop-color="#fff"/><stop offset=".17" stop-color="#fff"/><stop offset=".27" stop-color="#c95841"/><stop offset=".33" stop-color="#983734"/><stop offset=".46" stop-color="#ae4231"/><stop offset=".72" stop-color="#b93e2f"/><stop offset=".99" stop-color="#de4e2b"/><stop offset="1" stop-color="#de4e2b"/></linearGradient><linearGradient id="j" x1="40" y1="69.17" x2="21.33" y2="64.56" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9f3633"/><stop offset=".54" stop-color="#a73532"/><stop offset=".99" stop-color="#b13439"/><stop offset="1" stop-color="#b13439"/></linearGradient><linearGradient id="k" x1="72.08" y1="46.75" x2="55.49" y2="31.88" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#923c36"/><stop offset=".99" stop-color="#aa3531"/><stop offset="1" stop-color="#aa3531"/></linearGradient><linearGradient id="l" x1="78.18" y1="19.47" x2="69.91" y2="10.63" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#8d3e36"/><stop offset=".99" stop-color="#aa3e37"/><stop offset="1" stop-color="#aa3e37"/></linearGradient><linearGradient id="o" x1="10.77" y1="79.79" x2="4.03" y2="56.94" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#994939"/><stop offset=".43" stop-color="#aa3a36"/><stop offset=".99" stop-color="#b83936"/><stop offset="1" stop-color="#b83936"/></linearGradient><linearGradient id="p" x1="62.44" y1="4.07" x2="77.54" y2="10.73" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b9392f"/><stop offset=".44" stop-color="#a23a36"/><stop offset=".99" stop-color="#8d463a"/><stop offset="1" stop-color="#8d463a"/></linearGradient><radialGradient id="m" cx="58.08" cy="32.17" r="20.33" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b13430"/><stop offset=".99" stop-color="#923934"/><stop offset="1" stop-color="#923934"/></radialGradient><radialGradient id="n" cx="29.92" cy="58.96" r="27.03" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ae3531"/><stop offset=".99" stop-color="#953a36"/><stop offset="1" stop-color="#953a36"/></radialGradient></defs><path fill="url(#b)" fill-rule="evenodd" d="M16.3 79.89l59.14-4.01L80 16.24 61.98 52.77 16.3 79.89z"/><path fill="url(#a)" fill-rule="evenodd" d="M56.61 59.03l18.93 16.8-5.08-35.08-13.85 18.28z"/><path fill="url(#c)" fill-rule="evenodd" d="M16.5 79.81l59.11-3.98-37.24-2.92-21.87 6.9z"/><path fill="url(#d)" fill-rule="evenodd" d="M5.39 53.72l11.16 26.1 9.31-30.48-20.47 4.38z"/><path fill="url(#e)" fill-rule="evenodd" d="M23.55 48.57l33.06 10.56-8.56-33.52-24.5 22.96z"/><path fill="url(#f)" fill-rule="evenodd" d="M48.45 28.01l29.61-1.93L54.9 7.17l-6.45 20.84z"/><path fill="url(#g)" fill-rule="evenodd" d="M45.02.32l22.21.1-13.62 7.53L45.02.32z"/><path fill="url(#h)" fill-rule="evenodd" d="M1.09 41.14L0 63.94l5.71-10.4-4.62-12.4z"/><path d="M.78 40.75l4.65 13.17L25.6 49.4 48.64 28l6.5-20.65L44.9.11 27.5 6.62C22 11.72 11.38 21.81 11 22S4 34.76.78 40.75z" fill="#fff" fill-rule="evenodd"/><path d="M17.09 17.09C29 5.31 44.29-1.65 50.17 4.28s-.36 20.34-12.24 32.12S10.92 55.53 5 49.59s.2-20.72 12.09-32.5z" fill="url(#i)" fill-rule="evenodd"/><path d="M16.55 79.81l9.24-30.58 30.65 9.85C45.36 69.48 33 78.26 16.55 79.81z" fill="url(#j)" fill-rule="evenodd"/><path d="M48.68 27.93l7.87 31.17c9.26-9.74 17.57-20.2 21.64-33.1z" fill="url(#k)" fill-rule="evenodd"/><path d="M78.11 26.11C81.26 16.61 82 3 67.13.44L55 7.17z" fill="url(#l)" fill-rule="evenodd"/><path d="M0 63.81c.44 15.68 11.75 15.92 16.57 16l-11.13-26z" fill="#aa3e35" fill-rule="evenodd"/><path d="M48.72 28c7.12 4.37 21.46 13.15 21.75 13.31.45.26 6.18-9.66 7.48-15.26z" fill="url(#m)" fill-rule="evenodd"/><path d="M25.77 49.23L38.11 73a79.82 79.82 0 0018.24-13.9z" fill="url(#n)" fill-rule="evenodd"/><path d="M5.39 53.89L3.64 74.71c3.3 4.5 7.84 4.9 12.6 4.55C12.8 70.68 5.92 53.54 5.39 53.89z" fill="url(#o)" fill-rule="evenodd"/><path d="M54.87 7.22l24.52 3.44C78.08 5.12 74.06 1.54 67.21.42z" fill="url(#p)" fill-rule="evenodd"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.2246 69.9175L66.5796 66.91L69.9996 22.18L56.4846 49.5775L22.2246 69.9175Z" fill="url(#paint0_linear_73_3927)"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M52.457 54.2725L66.6545 66.8725L62.8445 40.5625L52.457 54.2725V54.2725Z" fill="url(#paint1_linear_73_3927)"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.375 69.8575L66.7075 66.8725L38.7775 64.6825L22.375 69.8575V69.8575Z" fill="url(#paint2_linear_73_3927)"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.043 50.29L22.413 69.865L29.3955 47.005L14.043 50.29V50.29Z" fill="url(#paint3_linear_73_3927)"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M27.6621 46.4275L52.4571 54.3475L46.0371 29.2075L27.6621 46.4275V46.4275Z" fill="url(#paint4_linear_73_3927)"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M46.3379 31.0075L68.5454 29.56L51.1754 15.3775L46.3379 31.0075V31.0075Z" fill="url(#paint5_linear_73_3927)"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M43.7646 10.24L60.4221 10.315L50.2071 15.9625L43.7646 10.24Z" fill="url(#paint6_linear_73_3927)"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.8175 40.855L10 57.955L14.2825 50.155L10.8175 40.855V40.855Z" fill="url(#paint7_linear_73_3927)"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.585 40.5625L14.0725 50.44L29.2 47.05L46.48 31L51.355 15.5125L43.675 10.0825L30.625 14.965C26.5 18.79 18.535 26.3575 18.25 26.5C17.965 26.6425 13 36.07 10.585 40.5625Z" fill="white"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.8176 22.8175C31.7501 13.9825 43.2176 8.7625 47.6276 13.21C52.0376 17.6575 47.3576 28.465 38.4476 37.3C29.5376 46.135 18.1901 51.6475 13.7501 47.1925C9.3101 42.7375 13.9001 31.6525 22.8176 22.8175V22.8175Z" fill="url(#paint8_linear_73_3927)"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.4121 69.8575L29.3421 46.9225L52.3296 54.31C44.0196 62.11 34.7496 68.695 22.4121 69.8575Z" fill="url(#paint9_linear_73_3927)"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M46.5098 30.9475L52.4123 54.325C59.3573 47.02 65.5898 39.175 68.6423 29.5L46.5098 30.9475Z" fill="url(#paint10_linear_73_3927)"/>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M68.5825 29.5825C70.945 22.4575 71.5 12.25 60.3475 10.33L51.25 15.3775L68.5825 29.5825Z" fill="url(#paint11_linear_73_3927)"/>
16
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 57.8575C10.33 69.6175 18.8125 69.7975 22.4275 69.8575L14.08 50.3575L10 57.8575Z" fill="#AA3E35"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M46.54 31C51.88 34.2775 62.635 40.8625 62.8525 40.9825C63.19 41.1775 67.4875 33.7375 68.4625 29.5375L46.54 31Z" fill="url(#paint12_radial_73_3927)"/>
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M29.3271 46.9225L38.5821 64.75C43.6202 61.9516 48.2277 58.4404 52.2621 54.325L29.3271 46.9225Z" fill="url(#paint13_radial_73_3927)"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.043 50.4175L12.7305 66.0325C15.2055 69.4075 18.6105 69.7075 22.1805 69.445C19.6005 63.01 14.4405 50.155 14.043 50.4175Z" fill="url(#paint14_linear_73_3927)"/>
20
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M51.1523 15.415L69.5423 17.995C68.5598 13.84 65.5448 11.155 60.4073 10.315L51.1523 15.415Z" fill="url(#paint15_linear_73_3927)"/>
21
+ <linearGradient id="paint0_linear_73_3927" x1="62.7171" y1="75.355" x2="50.0571" y2="53.005" gradientUnits="userSpaceOnUse">
22
+ <stop stop-color="#F68F71"/>
23
+ <stop offset="0.41" stop-color="#DC5242"/>
24
+ <stop offset="0.99" stop-color="#A72C32"/>
25
+ <stop offset="1" stop-color="#A72C32"/>
26
+ </linearGradient>
27
+ <linearGradient id="paint1_linear_73_3927" x1="69.017" y1="56.5825" x2="52.7045" y2="45.64" gradientUnits="userSpaceOnUse">
28
+ <stop stop-color="#9B3F34"/>
29
+ <stop offset="0.99" stop-color="#A23E36"/>
30
+ <stop offset="1" stop-color="#A23E36"/>
31
+ </linearGradient>
32
+ <linearGradient id="paint2_linear_73_3927" x1="2739.51" y1="520.341" x2="2698.46" y2="284.248" gradientUnits="userSpaceOnUse">
33
+ <stop stop-color="#9B3F34"/>
34
+ <stop offset="0.99" stop-color="#A23E36"/>
35
+ <stop offset="1" stop-color="#A23E36"/>
36
+ </linearGradient>
37
+ <linearGradient id="paint3_linear_73_3927" x1="21.7155" y1="48.6625" x2="24.2505" y2="65.095" gradientUnits="userSpaceOnUse">
38
+ <stop stop-color="white"/>
39
+ <stop offset="0.23" stop-color="#E28B6F"/>
40
+ <stop offset="0.46" stop-color="#DA6144"/>
41
+ <stop offset="0.99" stop-color="#A60003"/>
42
+ <stop offset="1" stop-color="#A60003"/>
43
+ </linearGradient>
44
+ <linearGradient id="paint4_linear_73_3927" x1="39.1146" y1="33.31" x2="40.0446" y2="50.0875" gradientUnits="userSpaceOnUse">
45
+ <stop stop-color="white"/>
46
+ <stop offset="0.23" stop-color="#E08A6D"/>
47
+ <stop offset="0.56" stop-color="#C14435"/>
48
+ <stop offset="0.99" stop-color="#B13430"/>
49
+ <stop offset="1" stop-color="#B13430"/>
50
+ </linearGradient>
51
+ <linearGradient id="paint5_linear_73_3927" x1="54.5504" y1="17.815" x2="57.3404" y2="29.83" gradientUnits="userSpaceOnUse">
52
+ <stop stop-color="white"/>
53
+ <stop offset="0.18" stop-color="#DF8063"/>
54
+ <stop offset="0.4" stop-color="#C94D37"/>
55
+ <stop offset="0.99" stop-color="#B13430"/>
56
+ <stop offset="1" stop-color="#B13430"/>
57
+ </linearGradient>
58
+ <linearGradient id="paint6_linear_73_3927" x1="46.0296" y1="13.5775" x2="58.0521" y2="7.57" gradientUnits="userSpaceOnUse">
59
+ <stop stop-color="white"/>
60
+ <stop offset="0.54" stop-color="#C94838"/>
61
+ <stop offset="0.99" stop-color="#C12D2F"/>
62
+ <stop offset="1" stop-color="#C12D2F"/>
63
+ </linearGradient>
64
+ <linearGradient id="paint7_linear_73_3927" x1="11.185" y1="44.47" x2="12.175" y2="54.3775" gradientUnits="userSpaceOnUse">
65
+ <stop stop-color="white"/>
66
+ <stop offset="0.31" stop-color="#DA6548"/>
67
+ <stop offset="0.99" stop-color="#C14433"/>
68
+ <stop offset="1" stop-color="#C14433"/>
69
+ </linearGradient>
70
+ <linearGradient id="paint8_linear_73_3927" x1="4.3826" y1="57.055" x2="50.8901" y2="9.235" gradientUnits="userSpaceOnUse">
71
+ <stop stop-color="#BD0012"/>
72
+ <stop offset="0.07" stop-color="white"/>
73
+ <stop offset="0.17" stop-color="white"/>
74
+ <stop offset="0.27" stop-color="#C95841"/>
75
+ <stop offset="0.33" stop-color="#983734"/>
76
+ <stop offset="0.46" stop-color="#AE4231"/>
77
+ <stop offset="0.72" stop-color="#B93E2F"/>
78
+ <stop offset="0.99" stop-color="#DE4E2B"/>
79
+ <stop offset="1" stop-color="#DE4E2B"/>
80
+ </linearGradient>
81
+ <linearGradient id="paint9_linear_73_3927" x1="39.9996" y1="61.8775" x2="25.9971" y2="58.42" gradientUnits="userSpaceOnUse">
82
+ <stop stop-color="#9F3633"/>
83
+ <stop offset="0.54" stop-color="#A73532"/>
84
+ <stop offset="0.99" stop-color="#B13439"/>
85
+ <stop offset="1" stop-color="#B13439"/>
86
+ </linearGradient>
87
+ <linearGradient id="paint10_linear_73_3927" x1="64.0598" y1="45.0625" x2="51.6173" y2="33.91" gradientUnits="userSpaceOnUse">
88
+ <stop stop-color="#923C36"/>
89
+ <stop offset="0.99" stop-color="#AA3531"/>
90
+ <stop offset="1" stop-color="#AA3531"/>
91
+ </linearGradient>
92
+ <linearGradient id="paint11_linear_73_3927" x1="68.635" y1="24.6025" x2="62.4325" y2="17.9725" gradientUnits="userSpaceOnUse">
93
+ <stop stop-color="#8D3E36"/>
94
+ <stop offset="0.99" stop-color="#AA3E37"/>
95
+ <stop offset="1" stop-color="#AA3E37"/>
96
+ </linearGradient>
97
+ <radialGradient id="paint12_radial_73_3927" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(53.56 34.1275) scale(15.2475 15.2475)">
98
+ <stop stop-color="#B13430"/>
99
+ <stop offset="0.99" stop-color="#923934"/>
100
+ <stop offset="1" stop-color="#923934"/>
101
+ </radialGradient>
102
+ <radialGradient id="paint13_radial_73_3927" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(32.4396 54.22) scale(20.2725 20.2725)">
103
+ <stop stop-color="#AE3531"/>
104
+ <stop offset="0.99" stop-color="#953A36"/>
105
+ <stop offset="1" stop-color="#953A36"/>
106
+ </radialGradient>
107
+ <linearGradient id="paint14_linear_73_3927" x1="18.078" y1="69.8425" x2="13.023" y2="52.705" gradientUnits="userSpaceOnUse">
108
+ <stop stop-color="#994939"/>
109
+ <stop offset="0.43" stop-color="#AA3A36"/>
110
+ <stop offset="0.99" stop-color="#B83936"/>
111
+ <stop offset="1" stop-color="#B83936"/>
112
+ </linearGradient>
113
+ <linearGradient id="paint15_linear_73_3927" x1="56.8298" y1="13.0525" x2="68.1548" y2="18.0475" gradientUnits="userSpaceOnUse">
114
+ <stop stop-color="#B9392F"/>
115
+ <stop offset="0.44" stop-color="#A23A36"/>
116
+ <stop offset="0.99" stop-color="#8D463A"/>
117
+ <stop offset="1" stop-color="#8D463A"/>
118
+ </linearGradient>
119
+ </svg>
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M79.32 38.77l-3.69-2.28 3.17-3a1.44 1.44 0 00.43-1.33 1.47 1.47 0 00-.91-1.08l-4-1.51 2.52-3.52a1.44 1.44 0 00.17-1.4 1.46 1.46 0 00-1.11-.87l-4.27-.7 1.79-3.94a1.45 1.45 0 00-.11-1.41 1.43 1.43 0 00-1.31-.6l-4.33.16 1-4.22a1.44 1.44 0 00-1.74-1.74l-4.22 1L62.87 8a1.45 1.45 0 00-.64-1.25 1.48 1.48 0 00-1.41-.12l-3.94 1.8-.7-4.28a1.45 1.45 0 00-2.27-.94l-3.52 2.52-1.52-4.05A1.44 1.44 0 0047.8.77a1.46 1.46 0 00-1.34.43l-3 3.16L41.23.68a1.45 1.45 0 00-2.46 0l-2.28 3.69-3-3.17A1.44 1.44 0 0032.2.77a1.47 1.47 0 00-1.08.91l-1.51 4.05-3.52-2.53a1.45 1.45 0 00-2.27.94l-.7 4.28-3.94-1.8a1.48 1.48 0 00-1.41.12A1.45 1.45 0 0017.13 8l.16 4.33-4.22-1a1.44 1.44 0 00-1.74 1.74l1 4.22L8 17.13a1.43 1.43 0 00-1.25.64 1.48 1.48 0 00-.12 1.41l1.8 3.94-4.28.7a1.45 1.45 0 00-.94 2.27l2.53 3.52-4.06 1.51a1.47 1.47 0 00-.91 1.08 1.44 1.44 0 00.43 1.33l3.17 3-3.69 2.24a1.45 1.45 0 000 2.46l3.69 2.28-3.17 3a1.46 1.46 0 00-.43 1.29 1.44 1.44 0 00.91 1.07l4.05 1.52-2.53 3.52a1.45 1.45 0 00.94 2.27l4.28.7-1.8 3.94a1.48 1.48 0 00.12 1.41 1.45 1.45 0 001.26.64l4.33-.16-1 4.22a1.44 1.44 0 001.74 1.74l4.22-1-.16 4.33a1.44 1.44 0 002.05 1.36l3.94-1.79.7 4.27a1.46 1.46 0 00.87 1.16 1.44 1.44 0 001.4-.17l3.52-2.52 1.51 4a1.47 1.47 0 001.08.91 1.44 1.44 0 001.33-.43l3-3.17 2.28 3.69a1.45 1.45 0 002.46 0l2.28-3.69 3 3.17a1.46 1.46 0 001.34.43 1.44 1.44 0 001.07-.91l1.52-4L54 76.83a1.44 1.44 0 001.4.17 1.46 1.46 0 00.87-1.11l.7-4.27 3.94 1.79a1.44 1.44 0 002-1.36l-.16-4.33 4.22 1a1.44 1.44 0 001.74-1.74l-1-4.22 4.33.16a1.44 1.44 0 001.36-2l-1.79-3.94 4.27-.7a1.46 1.46 0 001.12-.97 1.43 1.43 0 00-.17-1.4l-2.52-3.52 4-1.52a1.44 1.44 0 00.91-1.07 1.46 1.46 0 00-.43-1.34l-3.17-3 3.69-2.28a1.45 1.45 0 000-2.46zM39.88 7.28H40a2.4 2.4 0 11-.07 0zM9.35 31a2.36 2.36 0 012.36-2.36h.07A2.36 2.36 0 119.35 31zM12 47.71a29.08 29.08 0 01-.95-11.1l5.09-2.26a2.16 2.16 0 001.1-2.84l-1.05-2.37h4.12v18.57zm10.38 18.94a2.37 2.37 0 010-4.73h.07a2.37 2.37 0 01-.07 4.73zm35 .11a2.37 2.37 0 110-4.73h.06a2.37 2.37 0 01-.06 4.73zm3.35-6.64l-5-1.08a2.16 2.16 0 00-2.56 1.66L52 66.23a29.07 29.07 0 01-24.24-.11l-1.19-5.53A2.15 2.15 0 0024 58.93l-4.89 1a29.84 29.84 0 01-2.52-3h23.77c.26 0 .44 0 .44-.29V48.3c0-.24-.18-.29-.44-.29h-7v-5.33h7.52c.68 0 3.67.2 4.62 4 .29 1.17 1 5 1.4 6.21.45 1.37 2.26 4.1 4.2 4.1h12.31a29.5 29.5 0 01-2.69 3.13zm-27.32-25.3v-5.48h9.81c.51 0 3.58.59 3.58 2.89 0 1.9-2.36 2.59-4.29 2.59zM69 41.91h-3c-.29 0-.41.19-.41.48v1.37c0 3.22-1.82 3.93-3.42 4.1s-3.17-.64-3.41-1.56c-.89-5-2.38-6.11-4.74-8 2.93-1.86 6-4.6 6-8.26 0-4-2.72-6.45-4.56-7.67a13 13 0 00-6.25-2H18.34a29.07 29.07 0 0116.27-9.18L38.24 15a2.14 2.14 0 003 .07l4.08-3.88a29.07 29.07 0 0119.9 14.18l-2.79 6.29a2.16 2.16 0 001.1 2.84l5.36 2.38a29.37 29.37 0 01.11 5.03zm-1-8.42a2.37 2.37 0 010-4.73h.07a2.37 2.37 0 01-.07 4.73z"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M73.4286 38.9587L70.2919 37.0205L72.9866 34.4704C73.1385 34.3285 73.2518 34.1502 73.3157 33.9524C73.3797 33.7546 73.3922 33.5438 73.3521 33.3398C73.3106 33.1341 73.218 32.9422 73.0828 32.7818C72.9476 32.6213 72.7742 32.4975 72.5786 32.4217L69.1783 31.1381L71.3205 28.1459C71.4446 27.9766 71.5231 27.7782 71.5484 27.5698C71.5737 27.3613 71.545 27.1499 71.465 26.9558C71.383 26.7629 71.2534 26.5939 71.0884 26.4646C70.9234 26.3352 70.7284 26.2498 70.5214 26.2163L66.8917 25.6212L68.4133 22.272C68.5013 22.0808 68.5389 21.8703 68.5226 21.6605C68.5062 21.4507 68.4364 21.2486 68.3198 21.0734C68.1959 20.8974 68.0276 20.7575 67.8319 20.6679C67.6363 20.5783 67.4203 20.5422 67.2062 20.5634L63.5254 20.6994L64.3755 17.1121C64.4252 16.9079 64.4216 16.6944 64.3649 16.492C64.3082 16.2897 64.2004 16.1053 64.0518 15.9567C63.9032 15.8081 63.7188 15.7003 63.5165 15.6436C63.3141 15.5869 63.1006 15.5833 62.8964 15.633L59.3091 16.4831L59.4451 12.8023C59.4519 12.5936 59.4055 12.3866 59.3103 12.2008C59.2152 12.0149 59.0744 11.8563 58.9011 11.7397C58.7257 11.624 58.5242 11.554 58.3148 11.5362C58.1054 11.5184 57.8949 11.5533 57.7025 11.6377L54.3533 13.1678L53.7582 9.52958C53.7234 9.32375 53.6369 9.13013 53.5068 8.96688C53.3768 8.80363 53.2073 8.67609 53.0145 8.59623C52.8216 8.51636 52.6116 8.48679 52.4042 8.51028C52.1968 8.53377 51.9987 8.60955 51.8286 8.73052L48.8364 10.8727L47.5443 7.42993C47.4713 7.23406 47.3494 7.06014 47.1902 6.92473C47.031 6.78932 46.8398 6.69693 46.6347 6.65637C46.4294 6.61639 46.2174 6.62893 46.0182 6.69283C45.8191 6.75674 45.6393 6.86993 45.4956 7.0219L42.9455 9.70809L41.0498 6.57987C40.9391 6.40244 40.785 6.25611 40.6021 6.15467C40.4191 6.05323 40.2134 6 40.0043 6C39.7951 6 39.5894 6.05323 39.4064 6.15467C39.2235 6.25611 39.0694 6.40244 38.9587 6.57987L37.0205 9.71659L34.4704 7.0219C34.3318 6.87536 34.1592 6.76532 33.9679 6.70155C33.7766 6.63778 33.5725 6.62226 33.3738 6.65637C33.1681 6.69787 32.9762 6.79049 32.8158 6.92568C32.6553 7.06087 32.5315 7.23428 32.4557 7.42993L31.1721 10.8727L28.1799 8.72202C28.0098 8.60105 27.8117 8.52527 27.6043 8.50178C27.3969 8.47829 27.1869 8.50786 26.994 8.58773C26.8012 8.66759 26.6317 8.79513 26.5017 8.95838C26.3716 9.12163 26.2851 9.31525 26.2503 9.52107L25.6552 13.1593L22.306 11.6292C22.1136 11.5448 21.9031 11.5099 21.6937 11.5277C21.4843 11.5455 21.2828 11.6155 21.1074 11.7312C20.9329 11.8485 20.7913 12.0085 20.6961 12.196C20.6008 12.3835 20.5552 12.5922 20.5634 12.8023L20.6994 16.4831L17.1121 15.633C16.9079 15.5833 16.6944 15.5869 16.492 15.6436C16.2897 15.7003 16.1053 15.8081 15.9567 15.9567C15.8081 16.1053 15.7003 16.2897 15.6436 16.492C15.5869 16.6944 15.5833 16.9079 15.633 17.1121L16.4831 20.6994L12.8023 20.5634C12.5934 20.555 12.3858 20.6007 12.1996 20.696C12.0135 20.7913 11.8551 20.933 11.7397 21.1074C11.624 21.2828 11.554 21.4843 11.5362 21.6937C11.5184 21.9031 11.5533 22.1136 11.6377 22.306L13.1678 25.6552L9.52958 26.2503C9.32375 26.2851 9.13013 26.3716 8.96688 26.5017C8.80363 26.6317 8.67609 26.8012 8.59623 26.994C8.51636 27.1869 8.48679 27.3969 8.51028 27.6043C8.53377 27.8117 8.60955 28.0098 8.73052 28.1799L10.8812 31.1721L7.42993 32.4557C7.23428 32.5315 7.06087 32.6553 6.92568 32.8158C6.79049 32.9762 6.69787 33.1681 6.65637 33.3738C6.61628 33.5778 6.62881 33.7886 6.69276 33.9864C6.75671 34.1842 6.86998 34.3625 7.0219 34.5044L9.71659 37.0545L6.57987 38.9587C6.40244 39.0694 6.25611 39.2235 6.15467 39.4064C6.05323 39.5894 6 39.7951 6 40.0043C6 40.2134 6.05323 40.4191 6.15467 40.6021C6.25611 40.785 6.40244 40.9391 6.57987 41.0498L9.71659 42.988L7.0219 45.5381C6.87658 45.6776 6.76736 45.8502 6.70368 46.0413C6.64 46.2323 6.62376 46.436 6.65637 46.6347C6.69693 46.8398 6.78932 47.031 6.92473 47.1902C7.06014 47.3494 7.23406 47.4713 7.42993 47.5443L10.8727 48.8364L8.72202 51.8286C8.60105 51.9987 8.52527 52.1968 8.50178 52.4042C8.47829 52.6116 8.50786 52.8216 8.58773 53.0145C8.66759 53.2073 8.79513 53.3768 8.95838 53.5068C9.12163 53.6369 9.31525 53.7234 9.52107 53.7582L13.1593 54.3533L11.6292 57.7025C11.5448 57.8949 11.5099 58.1054 11.5277 58.3148C11.5455 58.5242 11.6155 58.7257 11.7312 58.9011C11.8485 59.0756 12.0085 59.2172 12.196 59.3124C12.3835 59.4077 12.5922 59.4533 12.8023 59.4451L16.4831 59.3091L15.633 62.8964C15.5833 63.1006 15.5869 63.3141 15.6436 63.5165C15.7003 63.7188 15.8081 63.9032 15.9567 64.0518C16.1053 64.2004 16.2897 64.3082 16.492 64.3649C16.6944 64.4216 16.9079 64.4252 17.1121 64.3755L20.6994 63.5254L20.5634 67.2062C20.5552 67.4161 20.6012 67.6246 20.6969 67.8116C20.7926 67.9986 20.9348 68.1578 21.1098 68.2739C21.2849 68.39 21.4868 68.4592 21.6963 68.4746C21.9058 68.4901 22.1158 68.4514 22.306 68.3623L25.6552 66.8407L26.2503 70.4704C26.277 70.685 26.3593 70.8888 26.489 71.0618C26.6187 71.2347 26.7913 71.3708 26.9898 71.4565C27.1839 71.5365 27.3954 71.5652 27.6038 71.5399C27.8122 71.5146 28.0106 71.4361 28.1799 71.312L31.1721 69.1698L32.4557 72.5701C32.5315 72.7657 32.6553 72.9391 32.8158 73.0743C32.9762 73.2095 33.1681 73.3021 33.3738 73.3436C33.5778 73.3837 33.7886 73.3712 33.9864 73.3072C34.1842 73.2433 34.3625 73.13 34.5044 72.9781L37.0545 70.2834L38.9927 73.4201C39.1034 73.5976 39.2575 73.7439 39.4405 73.8453C39.6234 73.9468 39.8291 74 40.0383 74C40.2474 74 40.4531 73.9468 40.6361 73.8453C40.819 73.7439 40.9731 73.5976 41.0838 73.4201L43.022 70.2834L45.5721 72.9781C45.7158 73.1301 45.8956 73.2433 46.0947 73.3072C46.2939 73.3711 46.5059 73.3836 46.7112 73.3436C46.9163 73.3031 47.1075 73.2107 47.2667 73.0753C47.4259 72.9399 47.5478 72.7659 47.6208 72.5701L48.9129 69.1698L51.9051 71.312C52.0744 71.4361 52.2728 71.5146 52.4812 71.5399C52.6897 71.5652 52.9011 71.5365 53.0952 71.4565C53.2881 71.3745 53.4571 71.2449 53.5864 71.0799C53.7158 70.9149 53.8012 70.7199 53.8347 70.5129L54.4298 66.8832L57.779 68.4048C57.9673 68.4843 58.1726 68.5155 58.376 68.4953C58.5795 68.4752 58.7746 68.4044 58.9437 68.2894C59.1128 68.1745 59.2503 68.019 59.3439 67.8372C59.4374 67.6554 59.4839 67.4531 59.4791 67.2487L59.3431 63.5679L62.9304 64.418C63.1346 64.4677 63.3481 64.4641 63.5505 64.4074C63.7528 64.3507 63.9372 64.2429 64.0858 64.0943C64.2344 63.9457 64.3422 63.7613 64.3989 63.559C64.4556 63.3566 64.4592 63.1431 64.4095 62.9389L63.5594 59.3516L67.2402 59.4876C67.4446 59.4924 67.6469 59.4459 67.8287 59.3524C68.0105 59.2588 68.166 59.1213 68.2809 58.9522C68.3959 58.7831 68.4667 58.588 68.4868 58.3845C68.507 58.1811 68.4758 57.9758 68.3963 57.7875L66.8747 54.4383L70.5044 53.8432C70.7223 53.8032 70.9254 53.7057 71.0928 53.5607C71.2602 53.4157 71.3858 53.2286 71.4565 53.0187C71.5373 52.8247 71.5665 52.6132 71.5411 52.4046C71.5158 52.196 71.4369 51.9976 71.312 51.8286L69.1698 48.8364L72.5701 47.5443C72.7659 47.4713 72.9399 47.3494 73.0753 47.1902C73.2107 47.031 73.3031 46.8398 73.3436 46.6347C73.3836 46.4294 73.3711 46.2174 73.3072 46.0182C73.2433 45.8191 73.1301 45.6393 72.9781 45.4956L70.2834 42.9455L73.4201 41.0073C73.5976 40.8966 73.7439 40.7425 73.8453 40.5596C73.9468 40.3766 74 40.1709 74 39.9617C74 39.7526 73.9468 39.5469 73.8453 39.3639C73.7439 39.181 73.5976 39.0269 73.4201 38.9162L73.4286 38.9587ZM39.9022 12.1903H40.0043C40.5427 12.1981 41.0562 12.4185 41.4328 12.8035C41.8094 13.1884 42.0185 13.7066 42.0146 14.2451C42.0107 14.7836 41.794 15.2987 41.4118 15.678C41.0297 16.0574 40.513 16.2703 39.9745 16.2703C39.436 16.2703 38.9193 16.0574 38.5372 15.678C38.155 15.2987 37.9383 14.7836 37.9344 14.2451C37.9305 13.7066 38.1396 13.1884 38.5162 12.8035C38.8928 12.4185 39.4063 12.1981 39.9447 12.1903H39.9022ZM13.9499 32.3537C13.9499 31.8216 14.1613 31.3114 14.5375 30.9351C14.9137 30.5589 15.424 30.3476 15.956 30.3476H16.0155C16.4096 30.3593 16.7914 30.4868 17.1134 30.7142C17.4354 30.9416 17.6833 31.2589 17.826 31.6263C17.9688 31.9938 18.0001 32.3951 17.9161 32.7803C17.8321 33.1654 17.6365 33.5173 17.3537 33.792C17.0709 34.0666 16.7135 34.2518 16.326 34.3245C15.9386 34.3973 15.5383 34.3542 15.1752 34.2008C14.8121 34.0473 14.5022 33.7903 14.2843 33.4618C14.0664 33.1333 13.9501 32.7479 13.9499 32.3537V32.3537ZM16.2026 46.5582C15.3278 43.4944 15.0536 40.2904 15.395 37.1225L19.7218 35.2014C20.1649 35.0041 20.512 34.6395 20.6872 34.1872C20.8624 33.7348 20.8515 33.2315 20.6569 32.7872L19.7643 30.7726H23.2666V46.5582H16.2026ZM25.0262 62.6584C24.5156 62.6251 24.0368 62.3989 23.6869 62.0255C23.337 61.6522 23.1423 61.1596 23.1423 60.648C23.1423 60.1363 23.337 59.6438 23.6869 59.2704C24.0368 58.8971 24.5156 58.6708 25.0262 58.6376H25.0857C25.5964 58.6775 26.0727 58.9105 26.4177 59.2892C26.7628 59.6678 26.9506 60.1637 26.943 60.6759C26.9354 61.1881 26.733 61.6782 26.3769 62.0465C26.0208 62.4148 25.5378 62.6335 25.0262 62.6584V62.6584ZM54.7783 62.7519C54.5033 62.7698 54.2276 62.731 53.9681 62.6381C53.7087 62.5452 53.4711 62.4 53.27 62.2116C53.0689 62.0231 52.9086 61.7954 52.799 61.5426C52.6894 61.2897 52.6329 61.0171 52.6329 60.7415C52.6329 60.4659 52.6894 60.1932 52.799 59.9404C52.9086 59.6875 53.0689 59.4598 53.27 59.2714C53.4711 59.083 53.7087 58.9378 53.9681 58.8449C54.2276 58.7519 54.5033 58.7132 54.7783 58.7311H54.8293C55.3399 58.7702 55.8165 59.0023 56.1621 59.3801C56.5078 59.758 56.6965 60.2533 56.69 60.7654C56.6835 61.2775 56.4823 61.7678 56.1272 62.1368C55.772 62.5058 55.2897 62.7257 54.7783 62.7519V62.7519ZM57.626 57.1075L53.3757 56.1894C52.9001 56.0886 52.4038 56.1805 51.9959 56.445C51.5879 56.7095 51.3015 57.1251 51.1995 57.6005L50.205 62.3013C46.9659 63.7693 43.4482 64.5209 39.892 64.5048C36.3359 64.4887 32.8251 63.7052 29.5995 62.2078L28.5879 57.507C28.5385 57.2702 28.4426 57.0455 28.3057 56.846C28.1688 56.6466 27.9937 56.4763 27.7904 56.345C27.5872 56.2137 27.36 56.1241 27.1218 56.0814C26.8837 56.0386 26.6395 56.0435 26.4033 56.0959L22.2465 56.946C21.4773 56.1437 20.7617 55.2918 20.1043 54.3958H40.3103C40.5313 54.3958 40.6843 54.3958 40.6843 54.1493V47.0598C40.6843 46.8557 40.5313 46.8132 40.3103 46.8132H34.3598V42.2824H40.7523C41.3303 42.2824 43.872 42.4524 44.6796 45.6827C44.9261 46.6772 45.5296 49.933 45.8697 50.9615C46.2522 52.1261 47.7908 54.4468 49.4399 54.4468H59.9042C59.205 55.386 58.4409 56.275 57.6175 57.1075H57.626ZM34.4024 35.6009V30.9426H42.7414C43.175 30.9426 45.7847 31.4441 45.7847 33.3993C45.7847 35.0144 43.7785 35.6009 42.1379 35.6009H34.4024ZM64.656 41.6279H62.1058C61.8593 41.6279 61.7573 41.7894 61.7573 42.0359V43.2005C61.7573 45.9377 60.2102 46.5412 58.8501 46.6857C57.49 46.8302 56.1554 46.1417 55.9514 45.3596C55.1948 41.1093 53.9282 40.1658 51.9221 38.5591C54.4128 36.978 57.0225 34.6489 57.0225 31.5376C57.0225 28.1374 54.7103 26.0548 53.1462 25.0177C51.5498 24.006 49.7205 23.4206 47.8333 23.3176H21.5919C25.218 19.2656 30.0793 16.5227 35.4224 15.514L38.5081 18.7527C38.8405 19.0951 39.294 19.2932 39.7711 19.3044C40.2481 19.3155 40.7104 19.1388 41.0583 18.8122L44.5266 15.514C48.0521 16.175 51.3915 17.5957 54.3127 19.6772C57.2339 21.7588 59.6669 24.4513 61.4428 27.5679L59.0711 32.9147C58.8765 33.3591 58.8656 33.8623 59.0408 34.3147C59.216 34.767 59.563 35.1316 60.0062 35.3289L64.5625 37.3521C64.7159 38.772 64.7472 40.2025 64.656 41.6279V41.6279ZM63.8059 34.4704C63.2954 34.4371 62.8165 34.2109 62.4667 33.8375C62.1168 33.4641 61.9221 32.9716 61.9221 32.46C61.9221 31.9483 62.1168 31.4558 62.4667 31.0824C62.8165 30.709 63.2954 30.4828 63.8059 30.4496H63.8655C64.3762 30.4895 64.8525 30.7225 65.1975 31.1012C65.5425 31.4798 65.7303 31.9757 65.7228 32.4879C65.7152 33.0001 65.5128 33.4902 65.1567 33.8585C64.8006 34.2267 64.3176 34.4455 63.8059 34.4704V34.4704Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#FF0D68"/>
3
+ <path d="M64.9819 23.2483C64.8045 23.2542 64.7053 23.2575 64.4097 23.2512C63.0099 23.2727 61.8208 23.2837 61.0875 22.0945C60.8693 21.7449 60.7255 21.3383 60.6806 20.8782C60.6333 20.3874 60.6989 19.8888 60.8455 19.4153C60.9935 18.9418 61.1713 18.4932 61.4419 17.9768C62.0363 17.022 62.5535 16.7324 63.5489 16.557C64.1665 16.4051 65.7609 16.3544 66.9006 16.44C68.8061 16.44 70.0573 18.2853 69.9976 20.1906C69.9383 21.9769 68.627 23.2274 66.8407 23.2274C65.6114 23.2274 65.2239 23.2403 64.9819 23.2483Z" fill="white"/>
4
+ <path d="M53.0024 37.4207C52.5508 37.6751 52.1459 38.0222 51.8127 38.4297C51.4795 38.8373 51.218 39.3056 51.0527 39.7988C50.8892 40.292 50.8182 40.8101 50.8709 41.3213C50.9211 41.8005 51.0817 42.226 51.3253 42.5901C52.0859 43.626 53.404 43.5767 55.3159 43.5053C55.6032 43.4946 55.904 43.4833 56.2184 43.4752C58.0642 43.4752 59.4935 44.4283 60.6843 45.6787C61.9348 46.8696 62.7686 48.2977 62.7686 50.1435C62.7686 52.0488 62.352 53.8961 61.1612 55.1463C59.9703 56.3372 58.0641 57.1692 56.2182 57.1692C54.5435 57.1692 53.7099 57.1243 52.88 57.0796C52.0577 57.0353 51.239 56.9911 49.609 56.9911C47.979 56.9911 47.1606 56.9619 46.3385 56.9325C45.509 56.9028 44.6757 56.873 43.0009 56.873C41.3709 56.873 40.5519 56.7993 39.7293 56.7253C38.8992 56.6506 38.0652 56.5756 36.3905 56.5756C35.9716 56.582 35.561 56.5731 35.1582 56.5644C33.8669 56.5364 32.6556 56.5101 31.5078 56.9945C31.0562 57.2489 30.6513 57.596 30.3182 58.0035C29.985 58.4111 29.7235 58.8794 29.5581 59.3726C29.3946 59.8658 29.3236 60.3839 29.3763 60.8951C29.7224 63.6153 31.6739 63.604 34.5062 63.5875C35.098 63.5841 35.7283 63.5804 36.3904 63.6014C38.0651 63.6014 38.899 63.5565 39.7292 63.5117C40.5518 63.4674 41.3708 63.4233 43.0008 63.4233C44.6308 63.4233 45.4492 63.4526 46.2713 63.482C47.1008 63.5116 47.9341 63.5415 49.6089 63.5415C51.2389 63.5415 52.0576 63.4678 52.8799 63.3938C53.7098 63.3191 54.5434 63.244 56.2181 63.244C58.5998 63.244 60.7434 62.5897 62.708 61.4583C64.7325 60.2675 66.3999 58.7784 67.5907 56.7541C68.722 54.7891 69.8544 52.585 69.8544 50.1436C69.8544 47.8232 68.6104 45.7297 67.5001 43.8613L67.4124 43.7137C66.2811 41.6894 65.0311 39.4867 63.0068 38.3555C61.0418 37.2242 58.5999 37.1635 56.218 37.1635C55.8807 37.1642 55.5698 37.1563 55.2812 37.1489C54.3325 37.1247 53.6234 37.1066 53.0024 37.4207Z" fill="white"/>
5
+ <path d="M24.0818 63.1346C24.5098 62.8998 24.8827 62.5766 25.1842 62.1951C25.4856 61.8136 25.7167 61.3741 25.8581 60.9004C25.9985 60.4268 26.0497 59.9198 25.9962 59.4086C25.9286 58.9305 25.7752 58.4825 25.5513 58.0809C25.3275 57.6792 25.0332 57.3238 24.6838 57.0328C23.936 56.4351 23.412 56.4316 21.6375 56.4196C21.2142 56.4167 20.7197 56.4134 20.1341 56.4014C18.5562 56.4014 17.7232 56.4462 16.8902 56.491C16.0571 56.5359 15.2241 56.5807 13.6462 56.5807C11.8599 56.5807 10.1934 58.0695 10.134 59.8558C10.0744 61.7611 11.6825 63.2821 13.5284 63.2821C15.1733 63.2821 16.0363 63.3193 16.8954 63.3564C17.7466 63.3932 18.594 63.4297 20.1943 63.4297C20.5716 63.4142 20.9719 63.4153 21.3719 63.4163C22.4111 63.419 23.4495 63.4217 24.0818 63.1346Z" fill="white"/>
6
+ <path d="M54.4909 16.6288C54.0792 16.6473 53.7087 16.6688 53.3385 16.6902C52.3521 16.7474 51.3675 16.8045 49.6089 16.8045C47.9789 16.8045 47.1607 16.7308 46.3389 16.6568C45.5095 16.5821 44.6765 16.5071 43.0017 16.5071C41.3588 16.5071 40.4714 16.5487 39.5806 16.5905C38.8517 16.6246 38.1205 16.6589 36.9712 16.6706C33.6397 16.6945 33.002 18.1893 33.0804 21.1517C33.1307 21.6309 33.2915 22.0563 33.5351 22.4204C33.7788 22.7845 34.1059 23.0879 34.4893 23.3284C34.9111 23.5165 35.2482 23.5177 35.6844 23.5193C35.8666 23.5199 36.066 23.5207 36.296 23.5351C36.3186 23.535 36.3304 23.5347 36.342 23.5343C36.3541 23.5339 36.3662 23.5335 36.3901 23.5335H43.0002C44.6302 23.5335 45.4487 23.4743 46.271 23.4149C47.1007 23.3549 47.9341 23.2946 49.6089 23.2946C51.3439 23.2946 52.3128 23.3097 53.2377 23.3242L53.2395 23.3242C53.3998 23.3267 53.5587 23.3292 53.7201 23.3316C53.8932 23.3206 54.0763 23.3111 54.2592 23.3015C54.6857 23.2792 55.1117 23.2569 55.4096 23.2176C55.4774 23.1932 55.549 23.1771 55.6205 23.161C55.7322 23.1359 55.8435 23.1109 55.9399 23.0542C56.3232 22.8287 56.6564 22.5186 56.9265 22.1524C57.1964 21.7861 57.4025 21.363 57.5293 20.9083C57.6555 20.4536 57.7018 19.9671 57.6541 19.4763C57.5937 19.0173 57.457 18.5872 57.2564 18.2014C57.0558 17.8157 56.7908 17.4741 56.478 17.1948C56.1595 16.9006 55.7953 16.7646 55.4328 16.6984C55.1576 16.6484 54.8893 16.6406 54.6403 16.6335C54.5897 16.632 54.5399 16.6306 54.4909 16.6288Z" fill="white"/>
7
+ <path d="M25.079 16.7862C25.4817 16.7545 25.8705 16.7238 26.4504 16.7183C27.571 16.7812 27.7901 16.8113 28.3883 17.2876C29.0281 17.9269 29.5578 18.6696 29.7007 19.6634C29.7542 20.1746 29.703 20.6815 29.5626 21.1552C29.4212 21.6288 29.1901 22.0684 28.8886 22.4499C27.7276 23.4608 26.6699 23.3989 25.0443 23.3037C24.5093 23.2723 23.9127 23.2374 23.2307 23.2359C21.3847 23.2359 19.8971 24.3666 18.6466 25.5574C17.4558 26.8079 16.6225 28.2956 16.6225 30.1415C16.6225 31.9874 17.1571 33.7737 18.3481 35.0241C19.5986 36.215 21.3848 37.0494 23.2307 37.0494C24.8607 37.0494 25.6794 36.9316 26.5018 36.8132C27.3316 36.6937 28.1652 36.5738 29.8399 36.5738C31.4773 36.5738 32.2962 36.5587 33.115 36.5436C33.9339 36.5286 34.7527 36.5135 36.3901 36.5135C38.0649 36.5135 38.8985 36.6638 39.7283 36.8135C40.5507 36.9618 41.3694 37.1095 42.9994 37.1095C43.2699 37.1067 43.5464 37.0779 43.8238 37.0491C44.646 36.9637 45.4758 36.8775 46.179 37.4624C46.5284 37.7534 46.8239 38.1088 47.0477 38.5105C47.2715 38.9122 47.4239 39.3601 47.4914 39.8382C47.5449 40.3494 47.4937 40.8564 47.3533 41.33C47.3352 41.3846 47.3176 41.438 47.3003 41.4903C46.6989 43.314 46.5587 43.7393 43.0004 43.7778C41.3704 43.7778 40.5514 43.6153 39.7287 43.452C38.8986 43.2872 38.0647 43.1216 36.3899 43.1216C34.7525 43.1216 33.934 43.2556 33.1155 43.3895C32.2969 43.5235 31.4784 43.6574 29.841 43.6574C28.1662 43.6574 27.3323 43.5223 26.5022 43.3877C25.6795 43.2544 24.8605 43.1216 23.2305 43.1216C20.7895 43.1216 18.6477 42.6455 16.6827 41.5142C14.6581 40.323 12.7515 38.8943 11.5605 36.8698C10.4293 34.9049 10.0723 32.523 10.0723 30.1413C10.0723 27.7 10.4894 25.3788 11.6207 23.4139C12.7522 21.3894 14.7161 20.019 16.7406 18.8877C18.7055 17.6968 20.7895 16.8636 23.2308 16.8636C24.0985 16.8636 24.5986 16.8242 25.079 16.7862Z" fill="white"/>
8
+ </svg>
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.a{fill:#fd5750}</style></defs><path class="a" d="M26 22.13l4.64-13.62H0v13.62h26zM80 22.13V8.51H45.26l-4.41 13.62H80zM18.05 45.96l4.08-13.62H0v13.62h18.05zM80 45.96V32.34H36.48l-4.14 13.62H80zM9.57 71.49l4.05-13.62H0v13.62h9.57zM80 71.49V57.87H28.28l-4.45 13.62H80z"/></svg>
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#FD5750"/>
3
+ <path d="M7.55 6.8763L8.36375 4.48755H3V6.8763H7.55ZM17 6.8763V4.48755H10.9188L10.1488 6.8763H17ZM6.15875 11.0413L6.87625 8.6613H3V11.0413H6.15875ZM17 11.0413V8.6613H9.37875L8.66125 11.0413H17ZM4.68 15.5125L5.38 13.1238H3V15.5125H4.68ZM17 15.5125V13.1238H7.9525L7.17375 15.5125H17Z" fill="white"/>
4
+ </svg>
@@ -1 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.b{fill:#fff}</style></defs><path d="M72.84 4.82a33.58 33.58 0 01-4.28 7.49 39.88 39.88 0 00-57.38 55.41 15.22 15.22 0 001.65 1.56l1.48 1.32a39.88 39.88 0 0065.45-27.66c1.15-9.94-1.9-22.81-6.92-38.12zM18.59 69.69a3.39 3.39 0 11-.49-4.77 3.46 3.46 0 01.49 4.77zm54-11.93c-9.79 13.08-30.87 8.64-44.28 9.3 0 0-2.39.16-4.78.49 0 0 .91-.41 2.06-.82 9.47-3.29 13.91-4 19.67-6.92C56.05 54.3 66.83 42.2 69 29.68c-4.11 12-16.63 22.4-28 26.59C33.16 59.15 19.08 62 19.08 62l-.57-.33C9 56.93 8.63 36.19 26.08 29.52c7.66-3 14.9-1.32 23.22-3.29 8.81-2.06 19-8.65 23.13-17.29 4.57 13.91 10.21 35.48.16 48.82z" fill="#6db33f"/><path class="b" d="M72.59 57.76c-9.79 13.08-30.87 8.64-44.28 9.3 0 0-2.39.16-4.78.49 0 0 .91-.41 2.06-.82 9.47-3.29 13.91-4 19.67-6.92C56.05 54.3 66.83 42.2 69 29.68c-4.11 12-16.63 22.4-28 26.59C33.16 59.15 19.08 62 19.08 62l-.57-.33C9 56.93 8.63 36.19 26.08 29.52c7.66-3 14.9-1.32 23.22-3.29 8.81-2.06 19-8.65 23.13-17.29 4.57 13.91 10.21 35.48.16 48.82zM18.59 69.69a3.39 3.39 0 11-.49-4.77 3.46 3.46 0 01.49 4.77z"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M66.272 11.856C65.393 13.9922 64.2422 16.0062 62.848 17.848C56.9697 11.7607 48.9141 8.25794 40.4532 8.11016C31.9923 7.96238 23.8192 11.1817 17.732 17.06C11.6447 22.9382 8.14191 30.9939 7.99413 39.4548C7.84635 47.9157 11.0657 56.0887 16.944 62.176C17.3523 62.6243 17.7935 63.0414 18.264 63.424L19.448 64.48C23.9491 68.2665 29.4095 70.735 35.2256 71.6126C41.0418 72.4903 46.9874 71.7429 52.4055 69.4532C57.8235 67.1634 62.5031 63.4204 65.9272 58.6378C69.3512 53.8551 71.3865 48.2189 71.808 42.352C72.728 34.4 70.288 24.104 66.272 11.856ZM22.872 63.752C22.5334 64.1679 22.0791 64.4742 21.5664 64.6319C21.0538 64.7897 20.506 64.7919 19.9921 64.6383C19.4782 64.4847 19.0214 64.1822 18.6794 63.7691C18.3375 63.3559 18.1257 62.8506 18.0709 62.317C18.0161 61.7835 18.1207 61.2457 18.3715 60.7716C18.6223 60.2976 19.0081 59.9085 19.48 59.6536C19.9519 59.3988 20.4888 59.2896 21.0228 59.3398C21.5568 59.3901 22.0639 59.5976 22.48 59.936C23.0256 60.3982 23.3711 61.0537 23.4442 61.7651C23.5173 62.4764 23.3122 63.1885 22.872 63.752V63.752ZM66.072 54.208C58.24 64.672 41.376 61.12 30.648 61.648C30.648 61.648 28.736 61.776 26.824 62.04C26.824 62.04 27.552 61.712 28.472 61.384C36.048 58.752 39.6 58.184 44.208 55.848C52.84 51.44 61.464 41.76 63.2 31.744C59.912 41.344 49.896 49.664 40.8 53.016C34.528 55.32 23.264 57.6 23.264 57.6L22.808 57.336C15.2 53.544 14.904 36.952 28.864 31.616C34.992 29.216 40.784 30.56 47.44 28.984C54.488 27.336 62.64 22.064 65.944 15.152C69.6 26.28 74.112 43.536 66.072 54.208V54.208Z" fill="#6DB33F"/>
4
+ <path d="M66.0719 54.208C58.2399 64.672 41.3759 61.12 30.6479 61.648C30.6479 61.648 28.7359 61.776 26.8239 62.04C26.8239 62.04 27.5519 61.712 28.4719 61.384C36.0479 58.752 39.5999 58.184 44.2079 55.848C52.8399 51.44 61.4639 41.76 63.1999 31.744C59.9119 41.344 49.8959 49.664 40.7999 53.016C34.5279 55.32 23.2639 57.6 23.2639 57.6L22.8079 57.336C15.1999 53.544 14.9039 36.952 28.8639 31.616C34.9919 29.216 40.7839 30.56 47.4399 28.984C54.4879 27.336 62.6399 22.064 65.9439 15.152C69.5999 26.28 74.1119 43.536 66.0719 54.208V54.208ZM22.8719 63.752C22.5333 64.168 22.079 64.4742 21.5664 64.6319C21.0538 64.7897 20.5059 64.7919 19.992 64.6384C19.4781 64.4848 19.0214 64.1823 18.6794 63.7691C18.3374 63.3559 18.1256 62.8506 18.0708 62.3171C18.016 61.7835 18.1207 61.2457 18.3715 60.7717C18.6223 60.2976 19.0081 59.9085 19.48 59.6537C19.9519 59.3988 20.4888 59.2896 21.0228 59.3399C21.5567 59.3901 22.0638 59.5976 22.4799 59.936C23.0255 60.3983 23.3711 61.0537 23.4441 61.7651C23.5172 62.4764 23.3121 63.1885 22.8719 63.752V63.752Z" fill="white"/>
5
+ </svg>
@@ -1 +1,6 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.b{fill:#fff}</style></defs><path d="M57.17 4.6H22.83a5.66 5.66 0 00-4.9 2.83L.76 37.17a5.67 5.67 0 000 5.66l17.17 29.74a5.66 5.66 0 004.9 2.83h34.34a5.66 5.66 0 004.9-2.83l17.17-29.74a5.67 5.67 0 000-5.66L62.07 7.43a5.66 5.66 0 00-4.9-2.83z" fill="#65a741"/><path class="b" d="M40 41.66a2.26 2.26 0 01-2.26-2.26V17.57a2.26 2.26 0 114.52 0V39.4A2.26 2.26 0 0140 41.66z"/><path class="b" d="M40 60a21.15 21.15 0 01-9.95-39.81 2.26 2.26 0 112.14 4 16.62 16.62 0 1015.62 0 2.26 2.26 0 112.14-4A21.15 21.15 0 0140 60z"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M54.5957 10H25.4043C24.56 10.0003 23.7306 10.2227 22.9994 10.645C22.2683 11.0672 21.6611 11.6745 21.239 12.4057L6.64329 37.6868C6.22183 38.4185 6 39.248 6 40.0924C6 40.9369 6.22183 41.7664 6.64329 42.4981L21.239 67.7792C21.6611 68.5104 22.2683 69.1177 22.9994 69.5399C23.7306 69.9622 24.56 70.1846 25.4043 70.1849H54.5957C55.44 70.1846 56.2694 69.9622 57.0006 69.5399C57.7317 69.1177 58.3389 68.5104 58.761 67.7792L73.3567 42.4981C73.7782 41.7664 74 40.9369 74 40.0924C74 39.248 73.7782 38.4185 73.3567 37.6868L58.761 12.4057C58.3389 11.6745 57.7317 11.0672 57.0006 10.645C56.2694 10.2227 55.44 10.0003 54.5957 10V10Z" fill="#65A741"/>
4
+ <path d="M38.6418 40.9409C39.0021 41.3012 39.4907 41.5036 40.0003 41.5036C40.5098 41.5036 40.9984 41.3012 41.3587 40.9409C41.719 40.5806 41.9214 40.0919 41.9214 39.5824V21.0254C41.9214 20.5159 41.719 20.0272 41.3587 19.6669C40.9984 19.3067 40.5098 19.1042 40.0003 19.1042C39.4907 19.1042 39.0021 19.3067 38.6418 19.6669C38.2815 20.0272 38.0791 20.5159 38.0791 21.0254V39.5824C38.0791 40.0919 38.2815 40.5806 38.6418 40.9409Z" fill="white"/>
5
+ <path d="M28.9384 53.284C32.0977 55.7517 35.9912 57.0926 40 57.0938C44.0089 57.0926 47.9023 55.7517 51.0617 53.284C54.2211 50.8164 56.4651 47.3636 57.4371 43.4744C58.4092 39.5852 58.0535 35.4826 56.4267 31.8187C54.7998 28.1548 51.9951 25.1397 48.4582 23.2526C48.235 23.1331 47.9903 23.0588 47.7384 23.0339C47.4864 23.009 47.232 23.0339 46.9896 23.1074C46.7473 23.1808 46.5218 23.3012 46.326 23.4618C46.1302 23.6223 45.968 23.8199 45.8485 24.0431C45.7291 24.2664 45.6548 24.511 45.6298 24.763C45.6049 25.015 45.6299 25.2694 45.7033 25.5117C45.7767 25.7541 45.8971 25.9796 46.0577 26.1754C46.2183 26.3711 46.4158 26.5334 46.6391 26.6528C49.4211 28.1339 51.6281 30.5026 52.9089 33.3824C54.1897 36.2621 54.4709 39.4874 53.7077 42.5453C52.9444 45.6032 51.1806 48.3181 48.6968 50.2581C46.213 52.1982 43.1517 53.2521 40 53.2521C36.8483 53.2521 33.7871 52.1982 31.3033 50.2581C28.8194 48.3181 27.0556 45.6032 26.2924 42.5453C25.5292 39.4874 25.8103 36.2621 27.0912 33.3824C28.372 30.5026 30.5789 28.1339 33.361 26.6528C33.8119 26.4116 34.1485 26.0011 34.2968 25.5117C34.445 25.0223 34.3928 24.494 34.1516 24.0431C33.9103 23.5922 33.4998 23.2556 33.0104 23.1074C32.521 22.9591 31.9927 23.0113 31.5418 23.2526C28.005 25.1397 25.2002 28.1548 23.5734 31.8187C21.9465 35.4826 21.5909 39.5852 22.5629 43.4744C23.535 47.3636 25.779 50.8164 28.9384 53.284Z" fill="white"/>
6
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#333333"/>
3
+ <path d="M9.88641 45.8873C9.45986 45.8216 8.36711 45.5577 7.46252 45.3189L5.81418 44.8733L6.65965 43.3733L7.50448 41.8732L6.82175 41.0569C5.85678 39.903 4.61083 37.373 4.60256 36.558C4.59366 34.6534 7.15422 31.8927 10.2958 30.4092C12.4552 29.3873 14.1709 29.3627 16.3221 30.3356L17.9438 31.0684L18.4135 30.4178C18.6691 30.063 18.8827 29.5935 18.8827 29.3873C18.8827 29.1811 19.0963 29 19.3524 29C19.6086 29 19.8216 29.0657 19.8216 29.1399C19.8216 29.3216 17.9355 33.92 17.816 34.0354C17.7645 34.0845 17.2521 33.8543 16.6717 33.5247C15.0329 32.593 12.9759 31.9749 11.3796 31.9338C7.66658 31.843 6.3774 35.3464 8.99835 38.4115L9.9201 39.4918L12.4381 37.5216C15.2637 35.3212 15.5879 35.2715 17.7906 36.739C20.2653 38.387 20.3079 40.8924 17.9177 43.5132C15.8009 45.8455 13.6249 46.4888 9.88577 45.8866L9.88641 45.8873ZM16.2204 43.3739C17.4492 42.4428 17.364 40.7199 16.0322 39.3518C14.3591 37.6376 13.8391 37.7118 10.894 40.0853C7.96599 42.4422 7.94883 42.3519 11.4489 43.4316C13.7616 44.1564 15.2128 44.1319 16.2204 43.3739ZM40.0015 52.4558C39.1643 52.1594 36.9108 51.2608 34.9821 50.4531C29.7752 48.2607 29.041 48.2196 27.4873 50.0412C27.1288 50.4617 26.7366 50.725 26.6254 50.6182C26.2923 50.2966 27.2827 48.7554 28.4778 47.7421C29.4504 46.9178 29.7746 46.8024 30.8508 46.9178C31.5335 46.9914 33.8042 47.7586 35.895 48.6155C40.6156 50.5519 41.9982 50.9644 43.7998 50.9644C45.9929 50.9644 47.12 49.4809 46.4283 47.5113C46.258 47.0166 46.3088 46.8515 46.6508 46.8515C47.2903 46.8515 47.6152 49.1593 47.1543 50.4862C46.9572 51.0546 46.3857 51.8623 45.8823 52.2662C45.1309 52.8762 44.6528 53.0082 43.2442 52.9996C42.297 52.9916 40.8381 52.7529 40.0015 52.4558ZM27.8376 45.4097C25.9 44.5357 24.15 42.8712 23.1424 40.9262C21.5297 37.8107 22.0242 35.8165 25.0806 33.1215C27.6494 30.8548 29.7498 29.9728 32.5754 29.9728C34.6147 29.9728 35.0501 30.0802 36.373 30.8628C39.5057 32.7342 40.2825 36.3026 38.3964 40.1921C36.1855 44.7585 31.5163 47.0583 27.8376 45.4097ZM34.3248 43.2419C35.7755 42.5496 36.7748 39.3518 36.3647 36.6979C35.8524 33.4265 31.2691 31.1924 27.9056 32.5777C24.4488 34.0035 24.3973 37.8027 27.795 41.2226C30.1674 43.6212 32.208 44.2473 34.3248 43.2419ZM40.9061 46.0112C40.9061 45.8707 41.4433 45.6239 42.1095 45.4668L43.3128 45.1784L43.569 40.9924C43.8506 36.3603 43.6453 31.8025 43.1253 31.193C42.9371 30.9782 42.3656 30.7143 41.845 30.5995C39.7282 30.1459 41.1362 29.8329 45.2421 29.8329C49.348 29.8329 50.6538 30.1214 48.699 30.5995C47.0176 31.0033 47.0087 31.0279 47.0087 37.6376C47.0087 41.3049 47.1454 44.0662 47.3418 44.4203C47.6152 44.915 48.0245 45.0218 49.5953 45.0218C52.8386 45.0218 53.9568 44.2804 54.8366 41.5356C55.101 40.712 55.7838 40.8605 55.5447 41.6928C55.4335 42.0794 55.2549 43.2579 55.1436 44.3295L54.9389 46.2666H47.9222C44.0636 46.2666 40.9061 46.1512 40.9061 46.0112Z" fill="white"/>
4
+ <path d="M56.8418 45.813C56.8418 45.5662 57.0897 45.3189 57.4991 45.1292C58.0458 44.8819 58.4037 44.3626 59.7011 41.9149C61.7582 38.042 65.0021 31.3906 65.3092 30.3932C65.5482 29.6352 65.5997 29.5941 66.4871 29.4953C66.9995 29.4376 67.426 29.4044 67.4343 29.421C67.4432 29.4376 68.152 30.937 69.014 32.7587C69.8677 34.5797 71.5834 38.0414 72.8294 40.448C74.9125 44.4946 75.1433 44.8573 75.8425 45.1863C76.2697 45.3845 76.6022 45.6896 76.6022 45.8707C76.6022 46.1591 76.2354 46.1923 73.0773 46.1923C69.9103 46.1923 69.5518 46.1591 69.5518 45.8627C69.5518 45.665 69.8251 45.4508 70.2599 45.3103C70.6617 45.1869 70.9687 44.9561 70.9687 44.7831C70.9687 44.6179 70.5504 43.5303 70.0381 42.3685L69.108 40.2504H62.057L61.3832 41.6841C60.1194 44.3712 60.094 45.0058 61.2719 45.3103C61.8612 45.4668 62.0233 45.5908 61.9546 45.8461C61.8784 46.1432 61.5707 46.1837 59.3515 46.1837C56.9696 46.2009 56.8418 46.1837 56.8418 45.813ZM68.3992 39.1456C68.5188 38.94 65.8641 33.3436 65.6168 33.2859C65.4376 33.2368 62.6889 38.7092 62.6889 39.121C62.6889 39.3273 68.2715 39.3518 68.3992 39.1456Z" fill="#CA2727"/>
5
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M2.16534 55.3906C1.67126 54.1175 2.25085 52.7208 4.36016 52.2362L16.6265 49.7278V49.7563L5.92789 56.2363C4.04661 57.3099 2.66891 56.6828 2.17484 55.4096V55.3906H2.16534ZM15.5433 9.46093C16.636 8.64381 18.1372 8.82434 19.1728 10.7246L24.9022 21.8602H24.8927V21.8792L15.7523 13.309C14.2131 11.7888 14.4506 10.2971 15.5338 9.47043H15.5433V9.46093ZM77.8344 55.3906C78.3285 54.1175 77.7489 52.7208 75.6396 52.2362L63.3733 49.7278V49.7563L74.0719 56.2363C75.9531 57.3099 77.3308 56.6828 77.8249 55.4096V55.3906H77.8344ZM64.4564 9.46093C63.3638 8.64381 61.8626 8.82434 60.8269 10.7246L55.0976 21.8602H55.1071V21.8792L64.2474 13.309C65.7866 11.7888 65.5491 10.2971 64.466 9.47043H64.4564V9.46093Z" fill="#FFF085"/>
4
+ <path d="M70.775 31.2286C71.212 31.2856 71.3926 31.8272 71.079 32.1407L56.2569 46.8299C56.1333 46.9534 56.0668 47.1339 56.1048 47.3049L59.8009 67.8469C59.8864 68.284 59.4208 68.6261 59.0218 68.4265L40.4751 58.8681C40.3964 58.8306 40.3104 58.8111 40.2233 58.8111C40.1361 58.8111 40.0501 58.8306 39.9715 58.8681L25.2158 66.7828C28.6743 39.1337 44.4466 17.7271 44.4466 17.7271L49.6819 28.1026C49.7579 28.2642 49.9099 28.3687 50.081 28.3972L70.7655 31.2191L70.775 31.2286Z" fill="#FFDF61"/>
5
+ <path d="M40.2945 9.47991L44.4561 17.7461C44.4561 17.7461 28.6838 39.1528 25.2253 66.8018L21.5863 68.7496C21.1967 68.9586 20.7312 68.6261 20.7977 68.189L24.1517 47.59C24.1661 47.5036 24.1588 47.415 24.1307 47.3321C24.1025 47.2492 24.0542 47.1746 23.9901 47.1149L8.92093 32.6728C8.59788 32.3688 8.76891 31.8177 9.21548 31.7512L29.8335 28.5777C29.9192 28.5655 30.0005 28.5322 30.0702 28.4808C30.1398 28.4294 30.1956 28.3615 30.2326 28.2832L39.3159 9.48941C39.5059 9.09035 40.076 9.08085 40.2755 9.47041L40.2945 9.47991Z" fill="#FFC74F"/>
6
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#FFE100"/>
3
+ <path d="M35.0973 27.7128C31.5317 27.7128 28.0553 26.4909 25.1731 24.2609C22.5583 22.2448 18.1311 18.3347 17.7745 14.7607C17.7127 14.2254 17.76 13.6828 17.9135 13.1673C18.0669 12.6519 18.3232 12.175 18.6659 11.7671C19.379 10.9118 20.3893 10.423 21.667 10.3314L22.0532 10.3008C24.3411 10.3008 27.3124 11.6143 30.1352 13.7832C29.9272 11.095 30.67 9.10946 32.2448 8.43742H32.2745C32.542 8.31523 32.8094 8.25414 33.1065 8.22359H33.2551C34.919 8.22359 36.1967 9.99533 37.1475 12.042C38.7817 7.36826 41.5153 3.21383 44.3975 3H44.6055C45.0215 3 45.4374 3.09164 45.8237 3.27493C49.8647 5.07722 48.1413 13.3555 46.6854 17.4489C45.1671 21.7897 42.0514 25.3439 38.0092 27.3462L37.7417 27.4989L37.4446 27.5295C36.6678 27.6514 35.8831 27.7127 35.0973 27.7128Z" fill="#1D1D1B"/>
4
+ <path d="M36.0184 25.4829C32.5717 25.7273 29.1547 24.6581 26.3616 22.4892C22.5286 19.4956 20.003 16.4714 19.8247 14.5469C19.7937 14.3123 19.8121 14.0736 19.8787 13.8469C19.9454 13.6203 20.0587 13.411 20.211 13.2334C20.5676 12.7752 21.0727 12.5614 21.7858 12.5003C24.044 12.3475 27.6096 14.1804 30.67 17.0518L33.5522 19.7705L32.542 15.7994C31.8883 13.1418 32.0963 10.8813 33.0174 10.4841L33.0471 10.4536L33.2254 10.3925C33.7305 10.362 34.9784 11.6449 36.167 15.219L37.4149 19.0374L38.3954 15.1273C39.8514 9.3539 42.7336 5.32165 44.5163 5.19946C44.6946 5.19946 44.8432 5.23001 45.0215 5.2911C46.9825 6.17698 46.4477 11.8893 44.754 16.6853C43.4264 20.5 40.6949 23.6263 37.1475 25.3912L36.0184 25.4829Z" fill="url(#paint0_linear_11_250)"/>
5
+ <path d="M42.9416 75C41.9907 74.9694 41.0993 74.6334 40.3565 73.9919C39.5543 74.4807 38.6332 74.7251 37.712 74.6945C36.4641 74.7251 35.2459 74.2974 34.2653 73.5032C33.4631 72.8617 32.75 72.1285 32.0666 71.3343C31.71 71.5176 31.3237 71.6092 30.9375 71.6092C29.9866 71.6092 29.1844 71.0594 28.6793 70.6623C23.5249 66.1678 19.3186 60.6375 16.3186 54.4111C15.962 53.7085 14.3873 50.4094 14.209 47.6602C13.1987 46.2855 12.4262 44.7276 11.9805 43.0781C11.7335 42.1663 11.6907 41.2088 11.8554 40.2776C12.0201 39.3465 12.3879 38.4657 12.9313 37.7017C11.3565 35.8383 10.6434 33.0585 11.1782 30.2176C12.1093 26.6224 14.0403 23.3845 16.7346 20.9007C17.5071 20.1676 18.3094 19.7705 19.1413 19.7705C19.5205 19.7586 19.8976 19.8317 20.2465 19.9847C20.5954 20.1377 20.9077 20.3668 21.1618 20.6563C21.9641 19.7094 22.9446 18.9151 24.0143 18.3347C24.9948 17.7849 26.1239 17.4794 27.253 17.4794C28.4416 17.4794 29.6301 17.846 30.6403 18.518C31.223 17.3201 32.1175 16.3118 33.2244 15.6053C34.3312 14.8988 35.607 14.5218 36.9098 14.5163C37.7861 14.5216 38.6522 14.7113 39.4545 15.0738C40.2568 15.4364 40.9783 15.9639 41.5747 16.6241C41.7827 16.2575 41.9907 15.9215 42.2284 15.616C42.6933 15.0628 43.2947 14.6488 43.9693 14.4176C44.6439 14.1864 45.3667 14.1467 46.0614 14.3025C48.3196 14.6996 50.3995 15.8604 52.0041 17.6016L52.3309 17.1128C52.5671 16.8209 52.8621 16.585 53.1955 16.4215C53.5289 16.258 53.8929 16.1708 54.2622 16.1659C54.4405 16.1659 54.6188 16.1659 54.7674 16.227C55.5993 16.3797 56.9959 17.0212 58.5112 19.129C58.9063 19.0493 59.3144 19.0703 59.6997 19.1901H59.7592C60.0864 18.8606 60.5044 18.6428 60.9563 18.5663C61.4082 18.4897 61.8721 18.5582 62.2848 18.7624C66.8903 20.8702 68.4057 28.0488 68.8811 33.7C69.0891 36.1438 69.2674 41.7034 66.92 43.8417L66.8903 44.2083C66.0584 52.6699 62.6413 61.8952 57.9467 68.3101C57.709 68.6156 57.2336 69.2571 56.461 69.5931C55.8668 71.0288 54.9754 72.2507 53.4006 72.2813H53.3411C53.0143 72.2813 52.6577 72.2202 52.3606 72.0674C51.9097 72.5995 51.2873 72.9466 50.6075 73.045L49.9836 73.0755L49.1813 72.9839L49.0922 73.1061C48.7677 73.4935 48.3667 73.8056 47.9159 74.0215C47.4651 74.2375 46.9747 74.3523 46.4774 74.3585H46.3883C45.9426 74.3585 45.5266 74.2363 45.1403 74.0225C44.7624 74.4945 44.2377 74.8182 43.6547 74.9389L42.9416 75Z" fill="#1D1D1B"/>
6
+ <path d="M66.5634 33.6695C66.2069 29.5762 65.048 22.3059 61.2151 20.5647C60.2345 20.1065 61.1259 23.6805 61.3042 24.7803L61.2151 24.7497C60.8288 23.7722 59.8185 21.3284 58.8974 21.084C58.1249 20.8702 58.0655 21.9699 58.3329 23.314H58.2437C57.3821 21.3284 55.7181 18.4875 54.1136 18.1515C52.8657 17.9071 53.1628 21.6033 53.5491 24.2304C51.8851 20.2287 49.3001 16.9296 45.4374 16.227C42.0798 15.6161 42.3175 21.2062 42.6444 24.4748C42.1392 20.5953 39.7622 15.4633 35.3052 16.6852C32.6905 17.3878 31.5911 19.8316 31.2048 22.6725C30.1946 19.8621 27.3421 18.5791 24.6679 20.0454C22.796 21.0535 21.1321 23.0696 20.3595 25.3301C20.211 23.5278 19.6761 20.5036 17.8339 22.3059C15.4617 24.4685 13.7487 27.2905 12.9015 30.4315C12.337 33.3029 13.4958 36.5715 16.3483 37.4879V37.6407L15.7837 37.7629C13.9712 38.3127 13.2284 40.4816 13.6741 42.2533C14.1198 43.8723 14.8923 45.3691 15.962 46.6521C15.8134 48.7599 17.3585 52.2423 17.8339 53.1892C20.5972 58.6878 24.8759 64.8889 29.63 68.7073C32.0368 70.6318 30.9671 66.6606 30.2837 64.6139C31.9179 67.577 32.7499 69.5626 35.2458 71.5482C37.0286 73.0145 40.3564 72.2508 39.881 69.8986C40.8021 72.098 42.0798 72.7701 42.9712 72.5562C43.714 72.4035 43.8626 70.6012 43.6249 69.0433C43.4466 67.8825 43.4169 67.6992 43.1792 66.5384H43.298C43.8032 68.4629 44.8728 71.9453 46.1505 71.9758C47.3093 71.9758 48.0819 70.6012 47.9333 68.86L47.7253 67.0272C48.4681 70.479 49.0624 70.7845 50.0429 70.6623C51.1423 70.479 51.38 68.1574 51.4394 65.8969C51.4692 64.7667 51.4394 65.3165 51.38 64.1863L51.4989 64.1557C51.6771 65.6831 51.6474 69.8986 53.0737 69.8681C54.1433 69.8375 54.6782 67.4243 55.1239 65.622C54.9753 67.0883 55.0942 68.0047 56.045 66.7217C60.6208 60.4901 63.8001 51.723 64.5726 43.7807C64.6321 43.2614 64.6023 42.7421 64.5132 42.2228C64.6915 42.2533 64.8995 42.2228 65.048 42.1311C66.7714 41.2452 66.7714 36.0522 66.5634 33.6695ZM48.7058 32.8142H48.8544C49.3298 32.8142 49.9241 33.7306 49.9538 34.3416C49.9835 34.7998 49.8349 35.1358 49.3892 35.1663C48.8544 35.1969 48.4087 34.4027 48.3493 33.7306C48.3196 33.2724 48.4384 32.9669 48.7058 32.8142ZM49.7161 38.8626L49.9241 38.8015C50.1321 39.9317 50.5778 42.1006 51.2612 43.6585C50.8452 43.5363 50.3698 43.4752 49.9241 43.4752C50.1023 42.0089 49.8944 40.0845 49.7161 38.8626ZM42.7038 25.1774L42.8226 26.216C42.9712 27.5295 43.4169 31.3174 44.13 35.1663C43.506 33.7001 42.6146 32.4782 41.2478 32.0505L41.2181 31.8061C42.8226 29.8511 42.9415 27.5601 42.7038 25.1774ZM43.714 45.9495C45.2294 45.7968 45.6157 42.7421 45.4968 40.8787C45.9722 42.406 46.4773 43.689 47.0716 44.5138C45.3185 46.2245 45.2294 49.8901 45.5265 53.0976C45.0808 49.4014 43.1792 45.6135 39.5839 45.2775C39.7919 43.6279 39.6136 41.3369 39.4353 40.115C39.2868 38.9542 39.0491 37.7323 38.8411 36.6021L38.9896 36.5715C39.7028 39.0153 41.2181 46.1634 43.714 45.9495ZM39.2571 31.3174C38.6628 31.4396 38.128 30.6148 38.0388 29.7595C37.9794 29.118 38.2765 28.7209 38.5737 28.6598C39.1085 28.5376 39.6433 29.454 39.7325 30.2788C39.7919 30.7064 39.7622 31.1952 39.2571 31.3174ZM20.0327 28.843C20.3001 30.7064 21.2509 31.5618 22.7069 31.0424C22.9149 30.9814 23.4497 30.4926 23.628 30.3399C23.1526 32.7836 23.0634 35.2885 23.3605 37.7629C23.6577 40.1455 24.6679 43.7807 26.4507 46.0412C23.3011 46.4994 23.8062 49.829 24.7274 52.5783C25.2325 54.1057 25.8564 55.633 26.5399 57.1604C25.6187 56.0912 24.5194 55.3276 23.2714 55.2665L23.212 55.1137C23.836 54.8083 24.5491 54.014 23.4794 51.0509C23.212 50.3484 22.9149 49.6763 22.5583 49.0348C24.6085 47.4158 23.836 42.2228 23.4794 40.2677C22.8851 36.9992 21.548 32.2643 17.6556 31.745V31.5923C18.6956 30.9508 19.5276 30.0038 20.0327 28.843ZM21.6669 54.2279C21.2212 54.1362 20.6567 53.4336 20.3892 52.8532C20.2407 52.4867 20.2704 52.1812 20.5378 52.2117C20.8944 52.2728 21.6075 53.0976 21.8452 53.6475C21.9937 54.014 22.0235 54.289 21.6669 54.2279ZM24.0142 58.3517C23.5983 58.2296 23.004 57.4964 22.7069 56.916C22.5286 56.5189 22.5583 56.2134 22.8257 56.2745C23.1823 56.3662 23.9548 57.2826 24.2222 57.8324C24.3708 58.199 24.3708 58.4739 24.0142 58.3517ZM31.2939 53.2809L31.2345 53.0976C32.3042 52.7921 33.5819 52.8227 32.9282 49.5847C32.7499 48.7293 32.3042 47.9962 31.6802 47.4464C33.1956 45.9495 32.9579 42.2839 32.631 40.4816C31.9476 36.6021 30.6403 32.2032 28.4415 28.9652C29.7489 29.2707 30.6105 28.3543 31.1157 27.1324C31.2345 28.9347 31.4425 30.6148 31.6208 31.8672C31.9773 34.7081 33.9978 42.8948 36.4046 46.0106C34.1761 47.7824 34.6812 52.2117 35.4538 55.633C34.4733 54.2584 33.1064 53.2503 31.2939 53.2809ZM36.0778 64.5223C36.8206 64.1252 37.2069 63.4226 37.3554 62.5978C37.7417 63.8503 38.128 65.1027 38.5737 66.3246C38.0091 65.4693 37.2663 64.8583 36.2263 65.0416L36.0778 64.5223ZM42.7632 59.9708C42.3175 60.0624 41.8124 59.1765 41.6638 58.3517C41.545 57.7103 41.7233 57.3437 41.961 57.3131C42.3769 57.2215 43.0009 58.1379 43.1495 58.9321C43.2089 59.3904 43.1198 59.9097 42.7632 59.9708ZM44.6351 60.7039L44.6054 60.4595C45.7048 58.4128 45.7939 56.2745 45.6157 54.0751L46.1208 57.863C46.2396 58.6267 46.6259 61.2232 47.1608 64.0946C46.6853 62.5673 45.9425 61.2232 44.6351 60.7344V60.7039ZM51.9446 57.0077C51.4989 57.1909 51.1423 56.4578 51.0829 55.6636C51.0235 55.0526 51.2909 54.6555 51.4989 54.5639C51.9148 54.4111 52.3903 55.1748 52.42 55.9385C52.42 56.3356 52.3011 56.8549 51.9446 57.0077ZM55.6587 62.2618C55.8073 60.2151 55.6587 57.4964 53.6679 57.252V57.0077C54.7673 55.2665 55.421 53.2503 55.5696 51.1731C56.1341 52.6394 57.0552 53.8002 58.4814 53.2809C56.9958 56.0912 56.2233 59.146 55.6587 62.2313V62.2618ZM60.5911 46.9881C60.4722 44.8498 59.0163 42.2839 56.8472 42.6199C55.213 42.8948 54.7673 45.0331 54.7376 46.6521C54.4702 46.1023 54.1433 45.583 53.7273 45.1553C55.4804 43.9029 55.9558 38.4654 55.8964 36.3577V35.9606C57.0552 40.1761 58.5706 43.9945 60.2345 43.5058C61.5716 43.0781 62.0173 39.0458 62.0767 37.2436H62.255C62.4036 38.3433 62.7007 39.443 63.087 40.4816L62.9978 40.5121C60.8288 41.1231 60.5317 44.7582 60.5911 46.9881Z" fill="url(#paint1_linear_11_250)"/>
7
+ <path d="M20.6567 13.386C20.9538 13.5388 20.3298 15.5854 21.4292 16.899C20.3595 16.0742 19.9435 14.669 20.3298 13.8137C20.4487 13.5388 20.5675 13.3555 20.6567 13.386ZM34.4138 12.4696C34.2356 12.5002 33.8493 11.1866 32.9876 11.0033C33.3145 10.9728 33.6116 11.095 33.879 11.2783C34.1464 11.4921 34.3247 11.767 34.4138 12.103V12.4696ZM45.5265 10.5451C45.4077 10.7895 45.3186 10.9422 45.2591 10.8811C45.1106 10.6673 45.8534 8.46791 45.4077 6.69617C45.9128 7.91806 45.9425 9.62871 45.5265 10.5451ZM59.3729 44.9414C59.3729 45.1247 59.3431 45.308 59.2837 45.3385C58.9866 45.3996 58.8083 43.7806 57.3524 43.3529C58.5706 43.4446 59.3729 44.1777 59.3729 44.9414ZM63.6218 24.0776C63.6515 24.2609 63.6218 24.3831 63.5921 24.3831C63.4733 24.2914 63.1464 22.764 62.3442 21.8171C62.9681 22.3669 63.503 23.375 63.6218 24.0776ZM60.1454 23.5888L60.1157 23.8332C59.9968 23.7721 59.7888 22.5197 59.1649 21.8171C59.6997 22.2753 60.1157 23.039 60.1454 23.5888ZM56.6987 21.7254C56.7878 22.0004 56.8175 22.1837 56.7284 22.1531C56.461 22.1226 55.5993 19.9842 54.1433 19.0067C55.3022 19.526 56.4015 20.7479 56.6987 21.7254ZM50.1321 19.8926C50.1915 20.1675 50.1321 20.4425 50.0726 20.4119C49.003 19.8926 47.9036 17.8154 46.3288 17.0212C47.755 17.3877 49.7755 18.4263 50.1321 19.8926ZM48.7653 35.5939C48.35 35.4038 48.0001 35.0892 47.7616 34.6913C47.523 34.2935 47.4068 33.8308 47.4282 33.364C47.4579 33.0585 47.4876 32.8752 47.6065 32.8752C47.8145 32.9058 47.7847 34.8302 48.7653 35.5939ZM42.7335 34.4637C42.7632 34.708 42.7632 34.9219 42.7038 34.9219C42.4364 34.9524 41.9313 32.8752 40.6833 32.4475C41.1884 32.5086 41.6638 32.7225 42.0204 33.089C42.4067 33.4556 42.6444 33.9444 42.7335 34.4637ZM37.1772 29.7594C37.4149 29.7288 37.8308 31.7755 39.1085 32.2337C38.0686 32.2032 37.2069 31.2562 37.1177 30.3092C37.088 30.0038 37.088 29.7899 37.1772 29.7594ZM39.1382 19.2511C39.2274 19.5566 39.1085 19.8315 39.0491 19.8315C37.9497 19.526 36.8503 17.4794 34.8595 17.4794C36.3749 17.0823 38.7222 17.5405 39.1382 19.2511ZM29.2438 22.2447C29.2735 22.5808 29.2438 22.8862 29.1249 22.9473C28.4712 23.2223 27.6095 20.6563 25.2028 21.1145C27.2233 20.3508 29.0655 20.9923 29.2438 22.2447ZM18.339 32.8141C19.5573 32.6614 20.5972 33.9444 20.9241 35.1968C21.0132 35.5634 20.8349 35.7772 20.7458 35.8077C20.3892 35.9299 19.795 33.1501 18.339 32.8141ZM19.4979 24.8413C19.4681 25.2689 19.4087 25.6355 19.2899 25.6966C18.8442 25.9715 18.755 23.0084 17.6556 23.3444C18.755 22.6113 19.587 23.3444 19.4979 24.8413ZM19.4979 52.8837C19.4087 52.6393 19.4087 52.5477 19.4681 52.5782C19.5573 52.6088 20.1515 53.9223 20.8944 54.5332C20.3001 54.1667 19.795 53.5863 19.4979 52.8837ZM22.1423 56.9465C22.0829 56.7937 22.0829 56.7021 22.1126 56.7327C22.2315 56.7632 22.7663 57.9545 23.4497 58.5349C22.8851 58.1378 22.4395 57.588 22.1423 56.9465ZM27.045 60.4289C26.6884 60.2761 25.5296 57.5269 23.7765 56.1523C25.1433 56.8854 26.629 58.6877 27.0153 59.879C27.1044 60.215 27.1341 60.4594 27.045 60.4289ZM34.8892 57.313C34.4733 57.313 33.1659 54.9609 31.0563 54.1972C32.7202 54.4416 34.4138 55.6635 34.8298 56.7327C34.9487 57.0992 34.9784 57.313 34.8892 57.313ZM39.0491 68.9516C38.7817 68.8294 38.2171 67.0882 36.88 66.019C38.0091 66.5994 38.9599 67.6991 39.0788 68.5545C39.1382 68.7988 39.1085 68.9516 39.0491 68.9516ZM31.3237 48.3932C30.9671 48.5154 28.9763 46.7437 26.7479 46.7742C28.4118 46.4382 30.3729 46.9881 31.086 47.8739C31.3237 48.1489 31.4128 48.3627 31.3237 48.3932ZM39.1085 46.7437C40.505 46.8964 42.1095 47.4463 42.4364 48.8209C42.5255 49.1264 42.4067 49.4013 42.3472 49.4013C41.4558 49.218 40.3267 47.7212 38.9302 47.0186L39.1085 46.7437ZM40.7427 58.6877C40.6833 58.3822 40.6833 58.1684 40.7427 58.1684C40.9507 58.1378 41.5153 60.3372 42.5849 60.9176C41.753 60.7954 40.9507 59.6652 40.7427 58.6877ZM45.9425 64.8888C45.7345 64.9499 45.3186 62.7199 44.2192 62.2617C45.0808 62.3228 45.8534 63.2698 45.9722 64.3695C46.002 64.6444 46.002 64.8582 45.9425 64.8888ZM50.5481 55.5413C50.6075 55.2358 50.6669 55.022 50.7263 55.022C50.9343 54.9915 50.6372 57.0687 51.3503 57.588C50.6669 57.4658 50.3698 56.4272 50.5481 55.5413ZM54.7376 59.8485C54.7376 60.0929 54.7079 60.3067 54.6485 60.3372C54.4405 60.49 54.3811 58.5044 53.3114 58.4128C54.2028 58.1989 54.797 58.871 54.7376 59.8485ZM52.8657 47.2019C52.2714 47.3546 51.7069 45.6134 49.3892 45.0025L49.4487 44.8803C51.4692 45.0025 52.9845 45.8884 53.044 46.7131C53.0737 46.9881 52.9845 47.1713 52.8657 47.2019ZM63.9784 43.2613C63.9784 43.4446 63.919 43.5668 63.8892 43.5668C63.7407 43.6279 63.711 42.2532 62.8493 41.8256C63.1761 41.8867 63.4733 42.0699 63.6813 42.3143C63.8892 42.5892 63.9784 42.9253 63.9784 43.2613Z" fill="white"/>
8
+ <linearGradient id="paint0_linear_11_250" x1="31.1841" y1="5.52937" x2="38.7424" y2="25.5736" gradientUnits="userSpaceOnUse">
9
+ <stop stop-color="#11998E"/>
10
+ <stop offset="1" stop-color="#38EF7D"/>
11
+ </linearGradient>
12
+ <linearGradient id="paint1_linear_11_250" x1="36.2471" y1="18.6494" x2="49.0679" y2="73.0951" gradientUnits="userSpaceOnUse">
13
+ <stop stop-color="#EE0979"/>
14
+ <stop offset="1" stop-color="#FF6A00"/>
15
+ </linearGradient>
16
+ </svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M73.34 18.57l-33 19.48-31-18.2C20 12.77 30.66 6.28 41.74 0zM57.79 52.18l15.08 8.73a11.34 11.34 0 01-1.11.83L41.69 79.45a2.21 2.21 0 01-2.58.22Q23.2 70.31 7.25 61c-.17-.1-.31-.25-.64-.51l7.16-4.08c2.28-1.29 4.61-2.52 6.84-3.89a2.63 2.63 0 013.13 0c5 3 9.94 5.92 14.91 8.87.52.3 1.06.57 1.72.94z"/><path d="M38.54 57.53L7 39V22.32l31.54 18.54zM57.76 31.63L72 40 42.12 57.52V40.87zM73.39 43v14.47l-12.28-7.23z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M73.34 18.57l-33 19.48-31-18.2C20 12.77 30.66 6.28 41.74 0zM57.79 52.18l15.08 8.73a11.34 11.34 0 01-1.11.83L41.69 79.45a2.21 2.21 0 01-2.58.22Q23.2 70.31 7.25 61c-.17-.1-.31-.25-.64-.51l7.16-4.08c2.28-1.29 4.61-2.52 6.84-3.89a2.63 2.63 0 013.13 0c5 3 9.94 5.92 14.91 8.87.52.3 1.06.57 1.72.94z"/><path d="M38.54 57.53L7 39V22.32l31.54 18.54zm19.22-25.9L72 40 42.12 57.52V40.87zM73.39 43v14.47l-12.28-7.23z"/></svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#FF3E00"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M37.0672 10.8479C45.5534 5.4411 57.2909 7.96221 63.2337 16.4678H63.2365C64.6469 18.4418 65.6487 20.6776 66.1832 23.044C66.7177 25.4104 66.7741 27.8597 66.3491 30.2482C65.9373 32.5289 65.0676 34.7025 63.7925 36.6378C65.6525 40.1871 66.2759 44.2554 65.5639 48.1988C65.1441 50.5402 64.2403 52.7682 62.9102 54.7403C61.5801 56.7125 59.853 58.3853 57.8395 59.6518L42.9351 69.1511C34.4501 74.5596 22.712 72.0379 16.7692 63.5312C15.3592 61.557 14.3575 59.3212 13.8229 56.9549C13.2884 54.5886 13.2316 52.1393 13.6561 49.7508C14.0681 47.4697 14.9384 45.2958 16.2143 43.3606C14.3526 39.812 13.7276 35.7439 14.4384 31.8002C14.8588 29.4585 15.7632 27.2304 17.0939 25.2583C18.4246 23.2862 20.1522 21.6135 22.1663 20.3472L37.0672 10.8479ZM28.5172 63.9743C30.7895 64.8166 33.2656 64.9413 35.6111 64.3317C36.6826 64.0452 37.704 63.5964 38.6396 63.0008L53.5451 53.505C54.7559 52.743 55.7944 51.7369 56.5944 50.5509C57.3943 49.3649 57.938 48.0251 58.1908 46.617C58.446 45.1809 58.4119 43.7082 58.0903 42.2854C57.7688 40.8626 57.1663 39.5183 56.3182 38.3314C54.937 36.3403 52.978 34.8209 50.7058 33.9786C48.4335 33.1362 45.9575 33.0115 43.6121 33.6212C42.5405 33.9072 41.5191 34.3558 40.5836 34.9515L34.8968 38.5754C34.6141 38.7544 34.3058 38.8892 33.9825 38.9754C33.2757 39.1588 32.5295 39.1208 31.8449 38.8667C31.1603 38.6125 30.5701 38.1545 30.154 37.5543C29.8988 37.1962 29.7175 36.7909 29.6208 36.3619C29.5241 35.933 29.5138 35.489 29.5906 35.0561C29.6668 34.632 29.8306 34.2285 30.0716 33.8714C30.3125 33.5142 30.6253 33.2112 30.99 32.9818L45.8978 23.4808C46.1804 23.3017 46.4887 23.1668 46.8121 23.0808C47.5188 22.897 48.265 22.9347 48.9497 23.1886C49.6344 23.4426 50.2246 23.9006 50.6406 24.5008C51.0959 25.1455 51.3088 25.9303 51.2417 26.7168L51.1903 27.2699L51.7446 27.4379C53.8392 28.0703 55.8104 29.0559 57.5731 30.3521L58.3365 30.9116L58.6171 30.0544C58.7674 29.5993 58.8865 29.1344 58.9736 28.663C59.2287 27.2268 59.1945 25.7542 58.8729 24.3314C58.5514 22.9086 57.949 21.5643 57.1011 20.3774C55.7197 18.3862 53.7606 16.8669 51.4883 16.0246C49.216 15.1823 46.7399 15.0575 44.3944 15.6672C43.3229 15.9538 42.3016 16.4026 41.3659 16.998L26.4604 26.4968C25.2489 27.2578 24.2096 28.2633 23.409 29.4489C22.6084 30.6346 22.064 31.9743 21.8107 33.3824C21.5555 34.8186 21.5896 36.2913 21.9112 37.7141C22.2327 39.1369 22.8352 40.4811 23.6833 41.668C25.0646 43.6592 27.0237 45.1786 29.296 46.0209C31.5684 46.8632 34.0445 46.988 36.3899 46.3782C37.4612 46.0919 38.4825 45.6437 39.4185 45.0491L45.1058 41.4234C45.3885 41.2443 45.6968 41.1095 46.0201 41.0234C46.727 40.84 47.4731 40.8779 48.1578 41.1321C48.8424 41.3862 49.4326 41.8443 49.8486 42.4445C50.1038 42.8025 50.2852 43.2078 50.3821 43.6366C50.4791 44.0654 50.4896 44.5093 50.4132 44.9422C50.3366 45.3664 50.1726 45.7699 49.9314 46.1271C49.6903 46.4844 49.3774 46.7874 49.0126 47.017L34.1088 56.5175C33.8262 56.6966 33.5179 56.8315 33.1946 56.9175C32.4878 57.1013 31.7416 57.0637 31.0569 56.8098C30.3722 56.5558 29.782 56.0978 29.366 55.4975C28.9102 54.8537 28.6971 54.0692 28.7643 53.2832L28.8152 52.7301L28.2615 52.5621C26.1669 51.9296 24.1958 50.944 22.433 49.6479L21.669 49.0873L21.3884 49.9444C21.2377 50.3994 21.1188 50.8644 21.0324 51.3358C20.7773 52.772 20.8114 54.2446 21.1329 55.6674C21.4543 57.0902 22.0566 58.4345 22.9044 59.6214C24.2858 61.6126 26.2449 63.1319 28.5172 63.9743Z" fill="white"/>
4
+ </svg>
@@ -1 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><circle cx="40" cy="40" r="40" fill="#1a171b"/><path d="M57.49 14.8c-4.07.14-7.61 2.38-10.25 5.48A34.47 34.47 0 0041 31.82c-2.51-2.06-4.44-4.72-8.46-5.88a10.35 10.35 0 00-9.38 1.72 8.45 8.45 0 00-2.87 4.18c-1.2 3.92 1.27 7.41 2.39 8.66l2.46 2.64a3.71 3.71 0 011.13 3.79 4.53 4.53 0 01-5.77 2.66c-1.16-.35-2.83-1.22-2.45-2.43a10.63 10.63 0 01.7-1.3 6.49 6.49 0 00.31-.81A3.26 3.26 0 0017.2 41a2.73 2.73 0 00-3.75 1.9c-.7 2.26.39 6.37 6.19 8.16 6.8 2.09 12.55-1.62 13.37-6.44.51-3-.85-5.28-3.35-8.17l-2-2.25a3.71 3.71 0 01-.38-5c1.07-1.36 2.61-1.95 5.13-1.26 3.67 1 5.3 3.54 8 5.6-1.13 3.7-1.87 7.41-2.54 10.74l-.4 2.48C35.52 57 34 62.64 30.15 65.87a6.3 6.3 0 01-3.57 1.44 1 1 0 01-1.18-.84c0-.62.5-.9.84-1.18A2.14 2.14 0 0027.49 63a3.4 3.4 0 00-3.65-3.24 4.23 4.23 0 00-3.92 4.29c.1 2.83 2.73 5 6.71 4.81 2.12-.07 6.87-.94 11.54-6.49 5.45-6.38 7-13.68 8.11-19l1.28-7.06a20.09 20.09 0 002.3.16c6.78.15 10.17-3.36 10.22-5.92 0-1.54-1-3.06-2.48-3a2.84 2.84 0 00-2.69 2.18c-.31 1.43 2.16 2.71.23 4-1.37.89-3.82 1.51-7.28 1l.63-3.47c1.28-6.59 2.86-14.69 8.87-14.89.43 0 2 0 2.07 1.08 0 .35-.08.44-.49 1.25a2.88 2.88 0 00-.56 1.79 2.82 2.82 0 003.19 2.72c2.47-.08 3.19-2.49 3.15-3.73-.1-2.91-3.17-4.75-7.23-4.62z" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M40 72C57.6731 72 72 57.6731 72 40C72 22.3269 57.6731 8 40 8C22.3269 8 8 22.3269 8 40C8 57.6731 22.3269 72 40 72Z" fill="#1A171B"/>
4
+ <path d="M53.9895 19.8407C50.7388 19.954 47.9011 21.7456 45.7891 24.2243C43.4504 26.9417 41.8945 30.1649 40.7735 33.4551C38.768 31.8114 37.221 29.6837 34.0037 28.7559C31.5171 28.042 28.9052 28.3368 26.5034 30.1264C25.3655 30.9763 24.5817 32.2611 24.209 33.4689C23.2437 36.6073 25.2236 39.4005 26.1228 40.4033L28.0888 42.5103C28.4941 42.9234 29.4702 44.0011 28.993 45.5462C28.4773 47.2263 26.4521 48.3138 24.3746 47.6729C23.4468 47.3899 22.1138 46.6988 22.4125 45.7256C22.5358 45.3273 22.8207 45.0295 22.9735 44.6854C23.1136 44.3896 23.1806 44.1678 23.223 44.0376C23.6026 42.7982 23.084 41.1861 21.7568 40.777C20.5185 40.3974 19.2515 40.6981 18.7605 42.2924C18.2034 44.1037 19.07 47.3909 23.713 48.8226C29.1527 50.4938 33.7543 47.5319 34.407 43.6688C34.8181 41.2493 33.7257 39.4518 31.7241 37.1397L30.0933 35.3363C29.1054 34.3494 28.7662 32.6673 29.7886 31.3747C30.6514 30.2842 31.8799 29.8188 33.8923 30.366C36.8295 31.1637 38.1389 33.2017 40.3238 34.8453C39.4217 37.8042 38.8321 40.774 38.2986 43.4371L37.9733 45.4229C36.4115 53.6144 35.2194 58.1125 32.1215 60.6948C31.4973 61.1384 30.605 61.803 29.2602 61.8493C28.5552 61.871 28.3274 61.3859 28.3176 61.1749C28.3008 60.68 28.7179 60.4532 28.9949 60.2304C29.409 60.0046 30.0351 59.6299 29.9927 58.43C29.9474 57.0121 28.7731 55.7826 27.0752 55.8388C25.8033 55.8822 23.8649 57.0792 23.9378 59.27C24.0138 61.5328 26.1228 63.2287 29.3026 63.1213C31.0024 63.0631 34.7984 62.3709 38.5392 57.9242C42.8933 52.8266 44.111 46.9827 45.027 42.7055L46.0494 37.0588C46.6174 37.1269 47.2247 37.1722 47.8853 37.188C53.3082 37.3024 56.0207 34.4933 56.0611 32.4504C56.0877 31.2139 55.2496 29.9972 54.0763 30.0248C53.2362 30.0485 52.1813 30.6076 51.9279 31.769C51.6804 32.9088 53.6533 33.9372 52.1112 34.936C51.0158 35.6449 49.0517 36.1448 46.2861 35.7386L46.7889 32.9591C47.8153 27.6881 49.0813 21.2043 53.884 21.0465C54.2341 21.0288 55.5148 21.0623 55.5444 21.9092C55.5533 22.1922 55.4833 22.2642 55.152 22.912C54.8148 23.4168 54.6876 23.8467 54.7034 24.3407C54.7497 25.6865 55.7732 26.571 57.2531 26.5177C59.235 26.4536 59.8048 24.5241 59.7723 23.5332C59.6924 21.2053 57.2383 19.7342 53.9895 19.8407Z" fill="white"/>
5
+ </svg>
@@ -1 +1,48 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 80 80"><defs><linearGradient id="a" x1="38.86" y1="74.19" x2="48.52" y2="74.19" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#aedfe4"/><stop offset="1" stop-color="#5e9dd0"/></linearGradient><linearGradient id="b" x1="44.26" y1="72.24" x2="59.21" y2="72.24" xlink:href="#a"/><linearGradient id="c" x1="32.03" y1="68.86" x2="51.13" y2="68.86" xlink:href="#a"/><linearGradient id="d" x1="55.08" y1="56.16" x2="66.26" y2="56.16" xlink:href="#a"/><linearGradient id="e" x1="23.87" y1="62.86" x2="44.17" y2="62.86" xlink:href="#a"/><linearGradient id="f" x1="6.13" y1="30.98" x2="52.55" y2="30.98" xlink:href="#a"/><linearGradient id="g" x1="15.25" y1="21.66" x2="53.43" y2="21.66" xlink:href="#a"/><linearGradient id="h" x1="56.77" y1="30.8" x2="65.9" y2="30.8" xlink:href="#a"/><linearGradient id="i" x1="21.1" y1="35.27" x2="70.47" y2="35.27" xlink:href="#a"/></defs><path d="M46.33 80a2 2 0 01-.85-.19 2.05 2.05 0 01-1.09-2.57c.07-.57-.59-2.5-4.58-5.06A2.07 2.07 0 0142 68.7c3.21 2.06 5.26 4.22 6.08 6.4a4.85 4.85 0 01.09 3.69A2.05 2.05 0 0146.33 80zm-1.95-2.73zm.07-.19zm0 0z" fill="url(#a)"/><path d="M46.33 80a2.07 2.07 0 01-.62-4 13.52 13.52 0 009.4-9.75 2.06 2.06 0 114.07.69A17.51 17.51 0 0147 79.9a1.87 1.87 0 01-.67.1z" fill="url(#b)"/><path d="M41.27 72.51a10.86 10.86 0 01-4.55-.94A8.81 8.81 0 0132 66.39l4-1.15a4.7 4.7 0 002.53 2.64c2.25 1 5.6.56 9.69-1.28a2.07 2.07 0 011.69 3.77 21.36 21.36 0 01-8.64 2.14z" fill="url(#c)"/><path d="M57.15 68.62a2.06 2.06 0 01-.89-3.93c2.78-1.32 2.57-3.32 2.49-3.76a1.88 1.88 0 01.71-2.08c.3-.26 4.24-3.91 2-12.57a2.07 2.07 0 014-1.05c2.36 9-.86 14.08-2.51 16A7.78 7.78 0 0158 68.42a2 2 0 01-.85.2z" fill="url(#d)"/><path d="M34.66 67.9a11.88 11.88 0 01-5.27-1.15 10.82 10.82 0 01-5.45-6.3 2.07 2.07 0 014-1.13 6.57 6.57 0 003.34 3.74c2.47 1.18 5.85.89 10.05-.85A2.07 2.07 0 1142.89 66a21.7 21.7 0 01-8.23 1.9z" fill="url(#e)"/><path d="M26.8 62a19.15 19.15 0 01-3.51-.28c-.89-.14-10.18-1.88-14.65-10.82S6.93 31.69 7.13 31C11 15.81 27.84 6.88 29.17 6.2A46.16 46.16 0 0150.48 0a2.07 2.07 0 110 4.13 42.9 42.9 0 00-19.27 5.66l-.11.06c-.16.09-16.48 8.53-20 22.18 0 .09-2.53 9.42 1.23 16.94C16 56.32 23.89 57.59 24 57.61h.12a18.34 18.34 0 004.38.14 29.19 29.19 0 0010.73-3 2.07 2.07 0 111.77 3.7A32.24 32.24 0 0126.8 62z" fill="url(#f)"/><path d="M16.83 36.9h-.11a1.57 1.57 0 01-1.08-.54 1.54 1.54 0 01-.38-1.14c.67-9.74 7-15.64 9.76-17.73C37.39 8 47.72 6.63 51 6.45l.08.16-.08-.16h.81a1.58 1.58 0 110 3.16C50.65 9.6 40 9.94 27 20c-2.37 1.83-8 7-8.54 15.44a1.59 1.59 0 01-1.63 1.46z" fill="url(#g)"/><path d="M58.35 41.84a1.56 1.56 0 01-1.3-.68 1.59 1.59 0 01.41-2.2c1.26-.88 4.66-3.86 5.18-7.11.62-3.94-1.7-8.27-2.61-9h-.05.05l-.08-.06a1.58 1.58 0 01.73-3 1.66 1.66 0 01.66.14c1.72.79 3 3.83 3.38 4.74a15.3 15.3 0 011.05 7.71c-.84 5.28-6.28 9.06-6.51 9.22a1.61 1.61 0 01-.91.24z" fill="url(#h)"/><path d="M28.12 38.35a9.73 9.73 0 01.66-8c2.32-4.07 6.94-7.62 13.73-10.55 9-3.9 15.58-2.19 19.49-.06a18.59 18.59 0 016.42 5.7c.53.76 4.69 7.38-.62 17.16s-16.62 15.78-17.09 16a2.05 2.05 0 01-2.79-.88 2.08 2.08 0 01.89-2.79c.15-.07 10.61-5.58 15.36-14.32 4.23-7.8 1-12.64.85-12.84l-.07-.1c-.26-.41-6.72-10.18-20.8-4.1A8.14 8.14 0 0147 26.2c1.57 2.43 2.53 8.31-4.88 13.75-2.45 1.8-6 3.72-9.94 3.72a11.92 11.92 0 01-2.75-.32 10.59 10.59 0 01-5-2.67c-2.47-2.6-3.58-5.35-3.31-8.21.49-5.2 5.46-9.4 9.74-12.48 6.81-4.91 17.15-8 17.59-8.18a2.07 2.07 0 011.19 4c-.1 0-10.12 3.07-16.36 7.57-3.29 2.37-7.71 5.94-8 9.52-.15 1.63 0 4.42 2.87 5.49l5 1.26" fill="url(#i)"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M47.2008 74.999C46.9363 74.9989 46.6752 74.9405 46.4358 74.828C46.0104 74.6377 45.6728 74.2934 45.4909 73.8644C45.3089 73.4354 45.2961 72.9533 45.4549 72.5152C45.5179 72.0023 44.9239 70.2654 41.3332 67.9616C40.9779 67.6751 40.7401 67.2681 40.665 66.8179C40.5899 66.3676 40.6828 65.9055 40.9259 65.5192C41.169 65.1329 41.5455 64.8493 41.9839 64.7222C42.4223 64.5951 42.892 64.6334 43.3041 64.8298C46.1929 66.6837 48.0377 68.6275 48.7757 70.5894C49.2393 71.6423 49.2684 72.8358 48.8566 73.9101C48.7128 74.2304 48.4807 74.5029 48.1873 74.6958C47.894 74.8887 47.5518 74.9939 47.2008 74.999Z" fill="url(#paint0_linear_66_3900)"/>
4
+ <path d="M47.1998 74.999C46.7743 74.9745 46.3702 74.8048 46.0547 74.5182C45.7393 74.2317 45.5316 73.8457 45.4663 73.4246C45.401 73.0035 45.4821 72.5727 45.696 72.2042C45.91 71.8356 46.2438 71.5515 46.6418 71.3993C48.6989 70.8098 50.5641 69.6883 52.0494 68.1477C53.5346 66.6072 54.5873 64.7022 55.1012 62.625C55.1419 62.3845 55.2297 62.1544 55.3594 61.9478C55.4891 61.7412 55.6582 61.5622 55.8571 61.4209C56.056 61.2797 56.2807 61.179 56.5185 61.1247C56.7563 61.0703 57.0025 61.0633 57.243 61.1041C57.4835 61.1449 57.7136 61.2326 57.9202 61.3623C58.1268 61.492 58.3058 61.6611 58.447 61.86C58.5883 62.0589 58.6889 62.2837 58.7433 62.5215C58.7977 62.7593 58.8047 63.0054 58.7639 63.2459C58.145 65.9917 56.8019 68.5217 54.8743 70.5728C52.9467 72.6238 50.5049 74.1211 47.8027 74.909C47.6089 74.9755 47.4046 75.006 47.1998 74.999Z" fill="url(#paint1_linear_66_3900)"/>
5
+ <path d="M42.6461 68.2585C41.2361 68.2752 39.8393 67.9867 38.5514 67.4126C37.5621 66.9675 36.6747 66.3241 35.9441 65.5223C35.2135 64.7205 34.6552 63.7772 34.3037 62.751L37.9034 61.716C38.105 62.2441 38.4103 62.7264 38.8013 63.1344C39.1924 63.5425 39.6613 63.8681 40.1803 64.0919C42.2051 64.9918 45.2199 64.5958 48.9006 62.9399C49.3441 62.7744 49.834 62.784 50.2707 62.9666C50.7074 63.1492 51.0582 63.4913 51.2518 63.9232C51.4455 64.3552 51.4674 64.8446 51.3132 65.2922C51.1589 65.7397 50.8401 66.1117 50.4215 66.3327C47.9937 67.5135 45.3444 68.1697 42.6461 68.2585Z" fill="url(#paint2_linear_66_3900)"/>
6
+ <path d="M56.9371 64.7578C56.5125 64.7632 56.099 64.6227 55.7656 64.3599C55.4322 64.097 55.1991 63.7276 55.1054 63.3136C55.0116 62.8995 55.0628 62.4658 55.2504 62.0849C55.438 61.704 55.7507 61.3991 56.1361 61.2211C58.6379 60.0332 58.4489 58.2333 58.3769 57.8373C58.2736 57.4977 58.2797 57.1342 58.3944 56.7983C58.5091 56.4624 58.7265 56.171 59.0159 55.9655C59.2859 55.7315 62.8316 52.4467 60.8158 44.6533C60.7158 44.1848 60.8002 43.6958 61.0514 43.2879C61.3026 42.88 61.7013 42.5845 62.1646 42.4629C62.628 42.3413 63.1204 42.4028 63.5396 42.6348C63.9587 42.8667 64.2724 43.2512 64.4155 43.7084C66.5393 51.8078 63.6415 56.3794 62.1567 58.1073C62.1464 59.5077 61.7164 60.8727 60.9223 62.0262C60.1282 63.1796 59.0065 64.0685 57.702 64.5778C57.4634 64.6934 57.2022 64.7549 56.9371 64.7578Z" fill="url(#paint3_linear_66_3900)"/>
7
+ <path d="M36.6972 64.1099C35.0579 64.1331 33.4352 63.779 31.9546 63.0749C30.803 62.5008 29.7766 61.7042 28.9348 60.7311C28.0929 59.7579 27.4523 58.6276 27.0499 57.4054C26.9151 56.928 26.9754 56.4166 27.2176 55.9837C27.4598 55.5509 27.864 55.2319 28.3413 55.097C28.8187 54.9622 29.3301 55.0225 29.763 55.2647C30.1959 55.5069 30.5148 55.9111 30.6497 56.3884C31.1672 57.8636 32.2479 59.0738 33.6554 59.7542C35.8783 60.8161 38.92 60.5551 42.6998 58.9892C42.9297 58.8538 43.1861 58.7694 43.4515 58.7417C43.7169 58.714 43.9852 58.7436 44.2382 58.8286C44.4912 58.9136 44.7229 59.0519 44.9178 59.2342C45.1126 59.4166 45.2661 59.6386 45.3676 59.8854C45.4692 60.1322 45.5166 60.3979 45.5065 60.6646C45.4965 60.9313 45.4293 61.1927 45.3094 61.4311C45.1896 61.6696 45.0199 61.8795 44.8118 62.0466C44.6038 62.2138 44.3623 62.3343 44.1036 62.4C41.7707 63.4496 39.2542 64.0305 36.6972 64.1099Z" fill="url(#paint4_linear_66_3900)"/>
8
+ <path d="M29.6242 58.8003C28.5658 58.8135 27.5084 58.7291 26.4655 58.5483C25.6645 58.4223 17.3042 56.8564 13.2815 48.811C9.25879 40.7656 11.7426 31.5233 11.9226 30.9024C15.4053 17.2324 30.5602 9.19603 31.7571 8.58408C37.6007 5.19227 44.1835 3.27706 50.9346 3.0045C51.1895 2.98675 51.4454 3.02164 51.6862 3.10699C51.9271 3.19234 52.1478 3.32633 52.3347 3.50064C52.5215 3.67494 52.6705 3.88582 52.7724 4.12017C52.8743 4.35452 52.9269 4.60732 52.9269 4.86286C52.9269 5.11839 52.8743 5.3712 52.7724 5.60555C52.6705 5.8399 52.5215 6.05078 52.3347 6.22508C52.1478 6.39938 51.9271 6.53338 51.6862 6.61873C51.4454 6.70408 51.1895 6.73897 50.9346 6.72122C44.8325 7.023 38.889 8.7687 33.5929 11.8148L33.4939 11.8688C33.35 11.9498 18.6631 19.5452 15.4953 31.8293C15.4953 31.9103 13.2185 40.3067 16.6022 47.0742C19.905 53.6887 27.0054 54.8316 27.1044 54.8496H27.2124C28.5166 55.049 29.8399 55.0913 31.1541 54.9756C34.5164 54.704 37.7948 53.7873 40.8104 52.2758C41.0325 52.1294 41.2835 52.0323 41.5463 51.9911C41.8091 51.9498 42.0777 51.9653 42.334 52.0365C42.5903 52.1077 42.8284 52.233 43.0322 52.4039C43.2361 52.5749 43.4009 52.7875 43.5157 53.0275C43.6305 53.2674 43.6926 53.5292 43.6978 53.7952C43.7029 54.0612 43.6511 54.3252 43.5457 54.5694C43.4403 54.8137 43.2838 55.0325 43.0867 55.2112C42.8897 55.39 42.6566 55.5244 42.4033 55.6055C38.4449 57.6361 34.0725 58.7292 29.6242 58.8003Z" fill="url(#paint5_linear_66_3900)"/>
9
+ <path d="M20.6516 36.212H20.5526C20.3665 36.1991 20.1849 36.1496 20.0181 36.0662C19.8512 35.9828 19.7026 35.8671 19.5807 35.726C19.4578 35.5867 19.3642 35.424 19.3055 35.2478C19.2467 35.0715 19.224 34.8853 19.2387 34.7001C19.8417 25.9348 25.5382 20.6252 28.022 18.7443C39.1542 10.2039 48.4505 8.97104 51.4023 8.80905H52.1312C52.3179 8.80905 52.5028 8.84583 52.6753 8.91729C52.8478 8.98874 53.0046 9.09348 53.1366 9.22551C53.2687 9.35755 53.3734 9.5143 53.4449 9.68681C53.5163 9.85932 53.5531 10.0442 53.5531 10.2309C53.5531 10.4177 53.5163 10.6026 53.4449 10.7751C53.3734 10.9476 53.2687 11.1043 53.1366 11.2364C53.0046 11.3684 52.8478 11.4731 52.6753 11.5446C52.5028 11.6161 52.3179 11.6528 52.1312 11.6528C51.0873 11.6438 41.503 11.9498 29.8039 21.0031C27.6711 22.65 22.6044 27.3026 22.1185 34.8981C22.0887 35.2632 21.9199 35.6031 21.647 35.8475C21.3741 36.092 21.0178 36.2224 20.6516 36.212Z" fill="url(#paint6_linear_66_3900)"/>
10
+ <path d="M58.0165 40.6576C57.7863 40.6594 57.5592 40.6045 57.3552 40.4978C57.1511 40.3911 56.9765 40.2358 56.8466 40.0457C56.6348 39.7337 56.5547 39.3506 56.6238 38.9799C56.6929 38.6091 56.9056 38.2806 57.2156 38.0658C58.3495 37.2739 61.4093 34.5921 61.8773 31.6673C62.4352 28.1216 60.3474 24.2249 59.5284 23.5679L59.4564 23.5139C59.1647 23.3718 58.9303 23.1342 58.7923 22.8405C58.6542 22.5468 58.6208 22.2148 58.6975 21.8994C58.7742 21.5841 58.9565 21.3045 59.2141 21.1071C59.4716 20.9097 59.789 20.8063 60.1134 20.8141C60.3179 20.815 60.5201 20.8579 60.7073 20.9401C62.2552 21.6511 63.4071 24.3869 63.7491 25.2058C64.6568 27.3986 64.9823 29.7887 64.694 32.1443C63.9381 36.8959 59.0425 40.2977 58.8355 40.4417C58.5901 40.5936 58.3049 40.6688 58.0165 40.6576Z" fill="url(#paint7_linear_66_3900)"/>
11
+ <path d="M30.8118 37.5169C30.3929 36.3437 30.2293 35.0946 30.3317 33.8531C30.4341 32.6115 30.8003 31.4062 31.4057 30.3174C33.4936 26.6547 37.6512 23.4599 43.7618 20.8231C51.8612 17.3134 57.7827 18.8523 61.3014 20.7692C63.6011 22.0048 65.5798 23.7615 67.079 25.8988C67.556 26.5827 71.2997 32.5403 66.521 41.3416C61.7424 50.1429 51.5642 55.5425 51.1412 55.7405C50.9248 55.8556 50.6877 55.9265 50.4436 55.949C50.1995 55.9714 49.9534 55.945 49.7197 55.8713C49.4859 55.7975 49.2692 55.678 49.0822 55.5195C48.8951 55.3611 48.7416 55.167 48.6304 54.9486C48.4059 54.509 48.3641 53.9985 48.5141 53.5283C48.6641 53.0581 48.9938 52.6661 49.4313 52.4378C49.5663 52.3748 58.9796 47.4161 63.2543 39.5507C67.061 32.5313 64.1542 28.1756 64.0192 27.9956L63.9562 27.9056C63.7223 27.5366 57.9087 18.7443 45.2377 24.2159C46.2708 24.7867 47.1507 25.5987 47.8025 26.5827C49.2154 28.7695 50.0793 34.0611 43.4108 38.9568C41.206 40.5767 38.0112 42.3045 34.4655 42.3045C33.6322 42.305 32.8016 42.2083 31.9907 42.0165C30.3003 41.6393 28.7447 40.8086 27.491 39.6137C25.2682 37.2739 24.2693 34.7991 24.5122 32.2253C24.9532 27.5456 29.4259 23.7659 33.2776 20.9941C39.4061 16.5755 48.7114 13.7947 49.1074 13.6327C49.3437 13.5624 49.5916 13.5393 49.8369 13.5648C50.0822 13.5903 50.32 13.6638 50.5369 13.7812C50.7538 13.8986 50.9454 14.0576 51.1008 14.2491C51.2562 14.4405 51.3724 14.6607 51.4427 14.8971C51.513 15.1335 51.5361 15.3814 51.5106 15.6266C51.4851 15.8719 51.4116 16.1098 51.2941 16.3266C51.1767 16.5435 51.0178 16.7351 50.8263 16.8905C50.6348 17.0459 50.4146 17.1621 50.1783 17.2324C50.0883 17.2324 41.071 19.9952 35.4554 24.0449C32.4946 26.1777 28.5169 29.3905 28.256 32.6123C28.121 34.0791 28.2559 36.59 30.8388 37.5529L35.3384 38.6868" fill="url(#paint8_linear_66_3900)"/>
12
+ <linearGradient id="paint0_linear_66_3900" x1="40.4783" y1="69.7704" x2="49.1716" y2="69.7704" gradientUnits="userSpaceOnUse">
13
+ <stop stop-color="#AEDFE4"/>
14
+ <stop offset="1" stop-color="#5E9DD0"/>
15
+ </linearGradient>
16
+ <linearGradient id="paint1_linear_66_3900" x1="45.3369" y1="68.0156" x2="58.7909" y2="68.0156" gradientUnits="userSpaceOnUse">
17
+ <stop stop-color="#AEDFE4"/>
18
+ <stop offset="1" stop-color="#5E9DD0"/>
19
+ </linearGradient>
20
+ <linearGradient id="paint2_linear_66_3900" x1="34.3307" y1="64.9738" x2="51.5194" y2="64.9738" gradientUnits="userSpaceOnUse">
21
+ <stop stop-color="#AEDFE4"/>
22
+ <stop offset="1" stop-color="#5E9DD0"/>
23
+ </linearGradient>
24
+ <linearGradient id="paint3_linear_66_3900" x1="55.0742" y1="53.5447" x2="65.1354" y2="53.5447" gradientUnits="userSpaceOnUse">
25
+ <stop stop-color="#AEDFE4"/>
26
+ <stop offset="1" stop-color="#5E9DD0"/>
27
+ </linearGradient>
28
+ <linearGradient id="paint4_linear_66_3900" x1="26.9869" y1="59.5742" x2="45.2556" y2="59.5742" gradientUnits="userSpaceOnUse">
29
+ <stop stop-color="#AEDFE4"/>
30
+ <stop offset="1" stop-color="#5E9DD0"/>
31
+ </linearGradient>
32
+ <linearGradient id="paint5_linear_66_3900" x1="11.0227" y1="30.8844" x2="52.7975" y2="30.8844" gradientUnits="userSpaceOnUse">
33
+ <stop stop-color="#AEDFE4"/>
34
+ <stop offset="1" stop-color="#5E9DD0"/>
35
+ </linearGradient>
36
+ <linearGradient id="paint6_linear_66_3900" x1="19.2297" y1="22.497" x2="53.5891" y2="22.497" gradientUnits="userSpaceOnUse">
37
+ <stop stop-color="#AEDFE4"/>
38
+ <stop offset="1" stop-color="#5E9DD0"/>
39
+ </linearGradient>
40
+ <linearGradient id="paint7_linear_66_3900" x1="56.5947" y1="30.7224" x2="64.811" y2="30.7224" gradientUnits="userSpaceOnUse">
41
+ <stop stop-color="#AEDFE4"/>
42
+ <stop offset="1" stop-color="#5E9DD0"/>
43
+ </linearGradient>
44
+ <linearGradient id="paint8_linear_66_3900" x1="24.4942" y1="34.7451" x2="68.9239" y2="34.7451" gradientUnits="userSpaceOnUse">
45
+ <stop stop-color="#AEDFE4"/>
46
+ <stop offset="1" stop-color="#5E9DD0"/>
47
+ </linearGradient>
48
+ </svg>
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M2.32 64.2a12.07 12.07 0 002.52 1.09c3.93 1.1 7.88 2.12 11.8 3.27C22.35 70.22 28 72 33.74 73.67a32.07 32.07 0 0014 1.43 10.81 10.81 0 005-2 15.77 15.77 0 003.48-3.72c1.12-1.59 2.18-3.22 3.23-4.86l1.64-2.71c2.74-4.37 5.44-8.77 8.26-13.09A47.65 47.65 0 0173.09 44a8.5 8.5 0 014.29-2.85 3.3 3.3 0 002.46-4.34A21.4 21.4 0 0078.36 33 4.53 4.53 0 0074 30.43a4.29 4.29 0 00-4.64 4 8.51 8.51 0 01-1.56 4.32 30.79 30.79 0 01-3.37 3.83c-1.89 1.76-3.88 3.41-5.91 5a46.72 46.72 0 01-4.14 2.78 2.69 2.69 0 01-2.42.2 5.66 5.66 0 01-3.86-3.74 17.75 17.75 0 01-.77-4.44c0-4.32.08-8.65.21-13 .09-2.77.29-5.54.52-8.31a28.42 28.42 0 01.7-4.09 3.4 3.4 0 011-1.71 3.66 3.66 0 001.08-3.8 9.22 9.22 0 00-6.71-6.74c-3.39-.64-5.12 1.65-5 4.13a6.81 6.81 0 001.3 3.65 6.06 6.06 0 011.14 3.92c-.2 2.57-.3 5.08-.57 7.57-.46 3.94-1 7.86-1.62 11.77-.3 1.88-.77 3.73-1.21 5.58A3.61 3.61 0 0133.33 44a12.22 12.22 0 01-2.51-1.31 22.75 22.75 0 01-5.15-5.57A64.82 64.82 0 0120.41 28c-1-2-1.89-4-2.71-6.09a10.29 10.29 0 01-.58-6.64 2.73 2.73 0 00.12-.94 8.18 8.18 0 00-5.39-7.21 4.8 4.8 0 00-5.18 1.1 9.53 9.53 0 00-.85.83 2.57 2.57 0 00-.5 3.46A21.22 21.22 0 007.2 15.3a38.8 38.8 0 014.63 7.05c1 2 1.9 4.1 2.89 6.14 2.22 4.57 4.6 9.06 6.66 13.7a30 30 0 012.49 16.15c-.29 2.36-1.53 3.59-3.94 3.57-4.44 0-8.45-1.14-11.48-4.72a8.56 8.56 0 00-4.36-3A2.79 2.79 0 00.82 55.5 7.57 7.57 0 00.06 58a7.41 7.41 0 00.85 4.52 6.27 6.27 0 001.41 1.68"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="#202628"/>
3
+ <path d="M69.9954 39.6491C66.0064 40.7263 62.7182 47.1898 60.6698 51.068C58.5675 54.9461 54.7402 63.995 49.0802 66.2034C43.474 68.4117 34.6875 65.5031 30.3751 63.8334C26.0626 62.2175 17.4378 61.3019 11.1848 58.3394C4.9857 55.377 9.13639 49.1289 12.6941 51.2295C16.2519 53.3302 15.6589 55.9695 21.319 56.7235C26.979 57.4776 28.4345 56.131 28.7579 53.7611C29.0813 51.3911 28.5962 46.6512 27.2485 44.1197C25.9009 41.5881 20.4026 28.6611 18.1925 24.9445C15.9824 21.228 10.6457 14.1181 15.3894 12.9332C20.187 11.7482 21.9119 17.2422 21.8041 20.7971C21.6424 24.3521 24.9306 29.7383 27.8954 35.34C29.6625 38.7123 32.5364 41.3748 36.0351 42.8808C39.3233 43.7965 39.7546 40.6724 40.3475 39.4875C40.9405 38.3025 43.0428 24.5136 41.1022 18.2656C39.1616 12.0175 42.7193 9.37823 46.1693 12.0175C49.6192 14.6568 49.2958 18.5349 47.6786 19.4505C46.0615 20.3662 46.331 31.6235 46.331 31.6235C46.331 31.6235 45.4146 45.5739 49.5653 47.513C53.716 49.4521 61.7479 41.1034 64.3892 35.7709C67.0845 30.4385 68.5399 32.6469 69.7258 32.6469C70.9117 32.7008 74.0383 38.6257 69.9954 39.6491Z" fill="white"/>
4
+ </svg>
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M0 0h80v80H0z"/><path d="M57.56 57.32L47.27 40l10.29-17.32 5 17.32zm-22.93-1.66L21.7 42.82h20.56l10.29 17.32zm0-31.32l17.92-4.48-10.29 17.33H21.7zm26.37-13l-23.41 6.1-3.47 5.95-7-.06L9.9 40 27 56.67l7-.05 3.47 5.94L61 68.66l6.22-22.76-3.56-5.9 3.56-5.89z" fill="#fff"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="black"/>
3
+ <path d="M42.4689 20.0925L52.4899 25.7574C52.85 25.9563 52.8631 26.5081 52.4899 26.707L40.5825 33.4433C40.2224 33.6486 39.7966 33.6358 39.4625 33.4433L27.5553 26.707C27.1886 26.5145 27.182 25.9499 27.5553 25.7574L37.5697 20.0925V9L12 23.4607V52.3819L21.8048 46.8391V35.5091C21.7982 35.1048 22.2829 34.8162 22.6431 35.0343L34.5503 41.7706C34.9106 41.976 35.1136 42.3418 35.1136 42.7203V56.1864C35.1202 56.5907 34.6355 56.8792 34.2753 56.6612L24.2543 50.9962L14.4496 56.5393L40.0194 71L65.589 56.5393L55.7841 50.9962L45.7634 56.6612C45.4096 56.873 44.9118 56.5971 44.9249 56.1864V42.7203C44.9249 42.316 45.1542 41.9569 45.4881 41.7706L57.3954 35.0343C57.749 34.8226 58.2468 35.0922 58.2336 35.5091V46.8391L68.0385 52.3819V23.4607L42.4689 9V20.0925Z" fill="white"/>
4
+ </svg>
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.a{fill:#fff}</style></defs><path d="M0 0h80v80H0z"/><path class="a" d="M40 75a35 35 0 1135-35 35 35 0 01-35 35zm0-68.6A33.6 33.6 0 1073.6 40 33.63 33.63 0 0040 6.44z"/><path class="a" d="M46.43 28.26a5 5 0 00-4.43-.82s2.53.66 2.72 4.28V48.4c0 2.1-2.95 3.27-4.4 3.44-3.68.47-3.81-1.87-3.81-1.87V28.41S34 29.5 33.56 26.82s1.59-5.45 2.95-6.69l1.36-1.25C30 20.83 22.82 28.06 19.78 32c-6.53 8.17-5.25 13.78-5.25 13.78s1.4-4.13 7.47-10 6.11.89 6.11.89v15.59s0 2.26-3.66 1.21c0 0 6.05 7.36 15.3 7.6 2.29 0 5.39-4.48 6.1-5.31 0 0 4 4 4.28 4.05 0 0 .08.31.59 0a29.09 29.09 0 009-8.55c3.74-5.63 3.1-5.46 3.1-5.46s-3.9 3.54-6.66 4.75-2.88-.86-2.88-.86V29.81A45.71 45.71 0 0159.66 21s-7.04.58-13.23 7.26z"/></svg>
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="black"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 40C8 22.326 22.326 8 40 8C57.674 8 72 22.326 72 40C72 57.674 57.674 72 40 72C22.326 72 8 57.674 8 40ZM45.046 54.258L48.186 57.79C56.01 54.096 58.464 47.268 59.018 44.608C56.156 47.538 52.992 50.508 50.862 48.452C50.862 48.452 50.746 37.482 50.746 32.982C50.746 26.93 56.482 22.422 56.482 22.422C53.328 22.984 49.538 24.108 45.518 28.054C45.1548 28.4141 44.8104 28.7926 44.486 29.188C42.762 27.868 40.528 28.266 40.528 28.266C41.736 28.928 42.942 30.86 42.942 32.458V48.168C42.942 48.168 40.31 50.482 38.282 50.482C37.8246 50.4863 37.3729 50.3809 36.9647 50.1745C36.5565 49.9681 36.2037 49.6669 35.936 49.296C35.7754 49.0858 35.6424 48.8559 35.54 48.612V29.2C34.94 29.696 32.914 30.104 32.914 26.74C32.914 24.65 34.422 22.16 37.102 20.632C33.4205 21.1933 29.9726 22.7838 27.156 25.22C25.0164 27.0695 23.3052 29.3627 22.1412 31.9403C20.9773 34.5179 20.3886 37.318 20.416 40.146C20.416 40.146 22.378 34.02 24.832 33.456C25.1896 33.3616 25.5644 33.3521 25.9264 33.4284C26.2883 33.5047 26.6274 33.6645 26.9166 33.8952C27.2057 34.1258 27.4369 34.4209 27.5917 34.7569C27.7465 35.0928 27.8206 35.4603 27.808 35.83V50.216C27.808 51.674 26.868 51.992 26 51.976C25.4111 51.9351 24.8291 51.825 24.266 51.648C26.0586 54.0753 28.3883 56.0551 31.0731 57.4325C33.7578 58.8099 36.7248 59.5476 39.742 59.588L45.046 54.258Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="100%" height="100%" fill="white"/>
3
+ <path d="M40 73C58.2242 73 73 58.2242 73 40C73 21.7757 58.2242 7 40 7C21.7757 7 7 21.7757 7 40C7 58.2242 21.7757 73 40 73Z" fill="#2D4C91"/>
4
+ <path d="M63.0918 63.3721C57.1441 69.3197 48.9292 73 39.8599 73C21.713 72.9918 7 58.2788 7 40.132C7 31.0626 10.6803 22.8477 16.6279 16.9L63.1 63.3721H63.0918Z" fill="#425D9C"/>
5
+ <path d="M41.4592 26.1127L30.9767 54.5169H27.2571L17 26.1127H20.7196L28.6097 48.6558C28.8351 49.4448 29.0605 50.3465 29.1732 51.1355H29.286C29.3987 50.2338 29.6241 49.4448 29.9622 48.543L37.965 26L41.4592 26.1127ZM45.5169 54.5169V26.1127H53.6324C55.774 26 57.8029 26.6763 59.4936 27.9162C60.9589 29.0433 61.7479 30.8468 61.6352 32.6502C61.6352 34.1155 61.1844 35.5808 60.2826 36.8207C59.3809 38.0605 58.141 38.9622 56.6757 39.3004V39.4131C58.3665 39.5258 60.0572 40.3148 61.2971 41.5547C62.4242 42.9073 63.1005 44.598 62.9878 46.2887C63.1005 48.543 62.0861 50.6846 60.3953 52.1499C58.5919 53.7279 56.2249 54.5169 53.8579 54.4042H45.5169V54.5169ZM48.8984 29.156V38.286H52.2799C53.8579 38.3987 55.3232 37.8351 56.563 36.9334C57.5775 36.0317 58.2538 34.6791 58.141 33.2138C58.141 30.5086 56.3376 29.0433 52.7307 29.0433L48.8984 29.156ZM48.8984 41.2166V51.4736H53.407C54.985 51.5863 56.6757 51.0228 57.9156 50.1211C59.0428 49.2193 59.6063 47.754 59.4936 46.2887C59.4936 42.9073 57.2393 41.2166 52.618 41.2166H48.8984Z" fill="white"/>
6
+ </svg>