blockmine 1.0.1 → 1.0.7

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 (516) hide show
  1. package/backend/cli.js +1 -1
  2. package/backend/package.json +13 -0
  3. package/backend/src/core/PluginManager.js +59 -44
  4. package/backend/src/server.js +6 -4
  5. package/frontend/dist/assets/{index-Dh-PcVh1.js → index-DjU4Tk7J.js} +226 -226
  6. package/frontend/dist/index.html +1 -1
  7. package/frontend/dist/monacoeditorwork/css.worker.bundle.js +77 -77
  8. package/frontend/dist/monacoeditorwork/editor.worker.bundle.js +76 -76
  9. package/frontend/dist/monacoeditorwork/html.worker.bundle.js +77 -77
  10. package/frontend/dist/monacoeditorwork/json.worker.bundle.js +77 -77
  11. package/frontend/dist/monacoeditorwork/ts.worker.bundle.js +77 -77
  12. package/frontend/package.json +65 -0
  13. package/image/1.png +0 -0
  14. package/image/2.png +0 -0
  15. package/image/3.png +0 -0
  16. package/image/logo.png +0 -0
  17. package/package.json +7 -20
  18. package/tailwind.config.js +0 -0
  19. package/vite.config.js +0 -0
  20. package/backend/.env +0 -7
  21. package/backend/node_modules/.bin/blockminejs +0 -16
  22. package/backend/node_modules/.bin/blockminejs.cmd +0 -17
  23. package/backend/node_modules/.bin/blockminejs.ps1 +0 -28
  24. package/backend/node_modules/.bin/nodemon +0 -16
  25. package/backend/node_modules/.bin/nodemon.cmd +0 -17
  26. package/backend/node_modules/.bin/nodemon.ps1 +0 -28
  27. package/backend/node_modules/.bin/nodetouch +0 -16
  28. package/backend/node_modules/.bin/nodetouch.cmd +0 -17
  29. package/backend/node_modules/.bin/nodetouch.ps1 +0 -28
  30. package/backend/node_modules/.bin/prisma +0 -16
  31. package/backend/node_modules/.bin/prisma.cmd +0 -17
  32. package/backend/node_modules/.bin/prisma.ps1 +0 -28
  33. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine +0 -0
  34. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.gz.sha256 +0 -1
  35. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.sha256 +0 -1
  36. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine +0 -0
  37. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.gz.sha256 +0 -1
  38. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.sha256 +0 -1
  39. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/libquery-engine +0 -0
  40. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/libquery-engine.gz.sha256 +0 -1
  41. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/libquery-engine.sha256 +0 -1
  42. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/schema-engine +0 -0
  43. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/schema-engine.gz.sha256 +0 -1
  44. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/schema-engine.sha256 +0 -1
  45. package/backend/node_modules/.package-lock.json +0 -2521
  46. package/backend/node_modules/.prisma/client/client.d.ts +0 -1
  47. package/backend/node_modules/.prisma/client/client.js +0 -4
  48. package/backend/node_modules/.prisma/client/default.d.ts +0 -1
  49. package/backend/node_modules/.prisma/client/default.js +0 -1
  50. package/backend/node_modules/.prisma/client/deno/edge.d.ts +0 -9
  51. package/backend/node_modules/.prisma/client/edge.d.ts +0 -1
  52. package/backend/node_modules/.prisma/client/edge.js +0 -263
  53. package/backend/node_modules/.prisma/client/index-browser.js +0 -258
  54. package/backend/node_modules/.prisma/client/index.d.ts +0 -15548
  55. package/backend/node_modules/.prisma/client/index.js +0 -286
  56. package/backend/node_modules/.prisma/client/package.json +0 -97
  57. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node +0 -0
  58. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node.tmp14264 +0 -0
  59. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node.tmp18496 +0 -0
  60. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node.tmp24408 +0 -0
  61. package/backend/node_modules/.prisma/client/schema.prisma +0 -136
  62. package/backend/node_modules/.prisma/client/wasm.d.ts +0 -1
  63. package/backend/node_modules/.prisma/client/wasm.js +0 -258
  64. package/backend/node_modules/@prisma/debug/LICENSE +0 -201
  65. package/backend/node_modules/@prisma/debug/README.md +0 -29
  66. package/backend/node_modules/@prisma/debug/dist/index.d.ts +0 -35
  67. package/backend/node_modules/@prisma/debug/dist/index.js +0 -236
  68. package/backend/node_modules/@prisma/debug/dist/util.d.ts +0 -2
  69. package/backend/node_modules/@prisma/debug/dist/util.js +0 -74
  70. package/backend/node_modules/@prisma/debug/package.json +0 -37
  71. package/backend/node_modules/@prisma/engines/LICENSE +0 -201
  72. package/backend/node_modules/@prisma/engines/README.md +0 -13
  73. package/backend/node_modules/@prisma/engines/dist/index.d.ts +0 -18
  74. package/backend/node_modules/@prisma/engines/dist/index.js +0 -113
  75. package/backend/node_modules/@prisma/engines/dist/scripts/localinstall.d.ts +0 -1
  76. package/backend/node_modules/@prisma/engines/dist/scripts/localinstall.js +0 -2048
  77. package/backend/node_modules/@prisma/engines/dist/scripts/postinstall.d.ts +0 -1
  78. package/backend/node_modules/@prisma/engines/dist/scripts/postinstall.js +0 -128
  79. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine +0 -0
  80. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.gz.sha256 +0 -1
  81. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.sha256 +0 -1
  82. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine +0 -0
  83. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.gz.sha256 +0 -1
  84. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.sha256 +0 -1
  85. package/backend/node_modules/@prisma/engines/package.json +0 -41
  86. package/backend/node_modules/@prisma/engines/query_engine-windows.dll.node +0 -0
  87. package/backend/node_modules/@prisma/engines/schema-engine-windows.exe +0 -0
  88. package/backend/node_modules/@prisma/engines/scripts/postinstall.js +0 -28
  89. package/backend/node_modules/@prisma/engines-version/LICENSE +0 -201
  90. package/backend/node_modules/@prisma/engines-version/README.md +0 -8
  91. package/backend/node_modules/@prisma/engines-version/index.d.ts +0 -1
  92. package/backend/node_modules/@prisma/engines-version/index.js +0 -5
  93. package/backend/node_modules/@prisma/engines-version/package.json +0 -27
  94. package/backend/node_modules/@prisma/fetch-engine/LICENSE +0 -201
  95. package/backend/node_modules/@prisma/fetch-engine/README.md +0 -8
  96. package/backend/node_modules/@prisma/fetch-engine/dist/BinaryType.d.ts +0 -5
  97. package/backend/node_modules/@prisma/fetch-engine/dist/BinaryType.js +0 -25
  98. package/backend/node_modules/@prisma/fetch-engine/dist/chmodPlusX.d.ts +0 -1
  99. package/backend/node_modules/@prisma/fetch-engine/dist/chmodPlusX.js +0 -25
  100. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-2BCLJS3M.js +0 -2385
  101. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-4LX3XBNY.js +0 -161
  102. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-AH6QHEOA.js +0 -66
  103. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-CWGQAQ3T.js +0 -49
  104. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-FQ2BOR66.js +0 -2457
  105. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-KDPLGCY6.js +0 -1404
  106. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-KJ74H3SQ.js +0 -2385
  107. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-MX3HXAU2.js +0 -44
  108. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-PXQVM7NP.js +0 -159
  109. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-QLWYUM7O.js +0 -8153
  110. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-QSTZGX47.js +0 -70
  111. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-RGVHWUUH.js +0 -2786
  112. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-VTJS2JJN.js +0 -4232
  113. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-X37PZICB.js +0 -29
  114. package/backend/node_modules/@prisma/fetch-engine/dist/cleanupCache.d.ts +0 -1
  115. package/backend/node_modules/@prisma/fetch-engine/dist/cleanupCache.js +0 -28
  116. package/backend/node_modules/@prisma/fetch-engine/dist/download.d.ts +0 -27
  117. package/backend/node_modules/@prisma/fetch-engine/dist/download.js +0 -41
  118. package/backend/node_modules/@prisma/fetch-engine/dist/downloadZip.d.ts +0 -6
  119. package/backend/node_modules/@prisma/fetch-engine/dist/downloadZip.js +0 -30
  120. package/backend/node_modules/@prisma/fetch-engine/dist/env.d.ts +0 -14
  121. package/backend/node_modules/@prisma/fetch-engine/dist/env.js +0 -29
  122. package/backend/node_modules/@prisma/fetch-engine/dist/getHash.d.ts +0 -1
  123. package/backend/node_modules/@prisma/fetch-engine/dist/getHash.js +0 -25
  124. package/backend/node_modules/@prisma/fetch-engine/dist/getProxyAgent.d.ts +0 -3
  125. package/backend/node_modules/@prisma/fetch-engine/dist/getProxyAgent.js +0 -25
  126. package/backend/node_modules/@prisma/fetch-engine/dist/index.d.ts +0 -5
  127. package/backend/node_modules/@prisma/fetch-engine/dist/index.js +0 -49
  128. package/backend/node_modules/@prisma/fetch-engine/dist/log.d.ts +0 -2
  129. package/backend/node_modules/@prisma/fetch-engine/dist/log.js +0 -25
  130. package/backend/node_modules/@prisma/fetch-engine/dist/multipart-parser-47FFAP42.js +0 -371
  131. package/backend/node_modules/@prisma/fetch-engine/dist/utils.d.ts +0 -11
  132. package/backend/node_modules/@prisma/fetch-engine/dist/utils.js +0 -29
  133. package/backend/node_modules/@prisma/fetch-engine/package.json +0 -59
  134. package/backend/node_modules/@prisma/get-platform/LICENSE +0 -201
  135. package/backend/node_modules/@prisma/get-platform/README.md +0 -16
  136. package/backend/node_modules/@prisma/get-platform/dist/assertNodeAPISupported.d.ts +0 -4
  137. package/backend/node_modules/@prisma/get-platform/dist/assertNodeAPISupported.js +0 -25
  138. package/backend/node_modules/@prisma/get-platform/dist/binaryTargets.d.ts +0 -2
  139. package/backend/node_modules/@prisma/get-platform/dist/binaryTargets.js +0 -26
  140. package/backend/node_modules/@prisma/get-platform/dist/chunk-2ESYSVXG.js +0 -67
  141. package/backend/node_modules/@prisma/get-platform/dist/chunk-2U36ISZO.js +0 -34
  142. package/backend/node_modules/@prisma/get-platform/dist/chunk-6HZWON4S.js +0 -1
  143. package/backend/node_modules/@prisma/get-platform/dist/chunk-7MLUNQIZ.js +0 -62
  144. package/backend/node_modules/@prisma/get-platform/dist/chunk-B23KD6U3.js +0 -53
  145. package/backend/node_modules/@prisma/get-platform/dist/chunk-D7S5FGQN.js +0 -367
  146. package/backend/node_modules/@prisma/get-platform/dist/chunk-FWMN4WME.js +0 -41
  147. package/backend/node_modules/@prisma/get-platform/dist/chunk-M5NKJZ76.js +0 -14956
  148. package/backend/node_modules/@prisma/get-platform/dist/chunk-O5EOXX3N.js +0 -43
  149. package/backend/node_modules/@prisma/get-platform/dist/chunk-YDM7ULQH.js +0 -580
  150. package/backend/node_modules/@prisma/get-platform/dist/chunk-YVXCXD3A.js +0 -70
  151. package/backend/node_modules/@prisma/get-platform/dist/getNodeAPIName.d.ts +0 -8
  152. package/backend/node_modules/@prisma/get-platform/dist/getNodeAPIName.js +0 -25
  153. package/backend/node_modules/@prisma/get-platform/dist/getPlatform.d.ts +0 -105
  154. package/backend/node_modules/@prisma/get-platform/dist/getPlatform.js +0 -38
  155. package/backend/node_modules/@prisma/get-platform/dist/index.d.ts +0 -7
  156. package/backend/node_modules/@prisma/get-platform/dist/index.js +0 -43
  157. package/backend/node_modules/@prisma/get-platform/dist/link.d.ts +0 -1
  158. package/backend/node_modules/@prisma/get-platform/dist/link.js +0 -26
  159. package/backend/node_modules/@prisma/get-platform/dist/logger.d.ts +0 -8
  160. package/backend/node_modules/@prisma/get-platform/dist/logger.js +0 -29
  161. package/backend/node_modules/@prisma/get-platform/dist/test-utils/binaryTargetRegex.d.ts +0 -8
  162. package/backend/node_modules/@prisma/get-platform/dist/test-utils/binaryTargetRegex.js +0 -27
  163. package/backend/node_modules/@prisma/get-platform/dist/test-utils/index.d.ts +0 -1
  164. package/backend/node_modules/@prisma/get-platform/dist/test-utils/index.js +0 -28
  165. package/backend/node_modules/@prisma/get-platform/dist/test-utils/jestContext.d.ts +0 -108
  166. package/backend/node_modules/@prisma/get-platform/dist/test-utils/jestContext.js +0 -27
  167. package/backend/node_modules/@prisma/get-platform/dist/test-utils/jestSnapshotSerializer.js +0 -205
  168. package/backend/node_modules/@prisma/get-platform/package.json +0 -49
  169. package/backend/node_modules/anymatch/LICENSE +0 -15
  170. package/backend/node_modules/anymatch/README.md +0 -87
  171. package/backend/node_modules/anymatch/index.d.ts +0 -20
  172. package/backend/node_modules/anymatch/index.js +0 -104
  173. package/backend/node_modules/anymatch/package.json +0 -48
  174. package/backend/node_modules/binary-extensions/binary-extensions.json +0 -263
  175. package/backend/node_modules/binary-extensions/binary-extensions.json.d.ts +0 -3
  176. package/backend/node_modules/binary-extensions/index.d.ts +0 -14
  177. package/backend/node_modules/binary-extensions/index.js +0 -1
  178. package/backend/node_modules/binary-extensions/license +0 -10
  179. package/backend/node_modules/binary-extensions/package.json +0 -40
  180. package/backend/node_modules/binary-extensions/readme.md +0 -25
  181. package/backend/node_modules/brace-expansion/LICENSE +0 -21
  182. package/backend/node_modules/brace-expansion/README.md +0 -129
  183. package/backend/node_modules/brace-expansion/index.js +0 -201
  184. package/backend/node_modules/brace-expansion/package.json +0 -47
  185. package/backend/node_modules/braces/LICENSE +0 -21
  186. package/backend/node_modules/braces/README.md +0 -586
  187. package/backend/node_modules/braces/index.js +0 -170
  188. package/backend/node_modules/braces/lib/compile.js +0 -60
  189. package/backend/node_modules/braces/lib/constants.js +0 -57
  190. package/backend/node_modules/braces/lib/expand.js +0 -113
  191. package/backend/node_modules/braces/lib/parse.js +0 -331
  192. package/backend/node_modules/braces/lib/stringify.js +0 -32
  193. package/backend/node_modules/braces/lib/utils.js +0 -122
  194. package/backend/node_modules/braces/package.json +0 -77
  195. package/backend/node_modules/chokidar/LICENSE +0 -21
  196. package/backend/node_modules/chokidar/README.md +0 -308
  197. package/backend/node_modules/chokidar/index.js +0 -973
  198. package/backend/node_modules/chokidar/lib/constants.js +0 -66
  199. package/backend/node_modules/chokidar/lib/fsevents-handler.js +0 -526
  200. package/backend/node_modules/chokidar/lib/nodefs-handler.js +0 -654
  201. package/backend/node_modules/chokidar/package.json +0 -70
  202. package/backend/node_modules/chokidar/types/index.d.ts +0 -192
  203. package/backend/node_modules/concat-map/.travis.yml +0 -4
  204. package/backend/node_modules/concat-map/LICENSE +0 -18
  205. package/backend/node_modules/concat-map/README.markdown +0 -62
  206. package/backend/node_modules/concat-map/example/map.js +0 -6
  207. package/backend/node_modules/concat-map/index.js +0 -13
  208. package/backend/node_modules/concat-map/package.json +0 -43
  209. package/backend/node_modules/concat-map/test/map.js +0 -39
  210. package/backend/node_modules/debug/LICENSE +0 -20
  211. package/backend/node_modules/debug/README.md +0 -481
  212. package/backend/node_modules/debug/package.json +0 -64
  213. package/backend/node_modules/debug/src/browser.js +0 -272
  214. package/backend/node_modules/debug/src/common.js +0 -292
  215. package/backend/node_modules/debug/src/index.js +0 -10
  216. package/backend/node_modules/debug/src/node.js +0 -263
  217. package/backend/node_modules/fill-range/LICENSE +0 -21
  218. package/backend/node_modules/fill-range/README.md +0 -237
  219. package/backend/node_modules/fill-range/index.js +0 -248
  220. package/backend/node_modules/fill-range/package.json +0 -74
  221. package/backend/node_modules/glob-parent/CHANGELOG.md +0 -110
  222. package/backend/node_modules/glob-parent/LICENSE +0 -15
  223. package/backend/node_modules/glob-parent/README.md +0 -137
  224. package/backend/node_modules/glob-parent/index.js +0 -42
  225. package/backend/node_modules/glob-parent/package.json +0 -48
  226. package/backend/node_modules/has-flag/index.js +0 -8
  227. package/backend/node_modules/has-flag/license +0 -9
  228. package/backend/node_modules/has-flag/package.json +0 -44
  229. package/backend/node_modules/has-flag/readme.md +0 -70
  230. package/backend/node_modules/ignore-by-default/LICENSE +0 -14
  231. package/backend/node_modules/ignore-by-default/README.md +0 -26
  232. package/backend/node_modules/ignore-by-default/index.js +0 -12
  233. package/backend/node_modules/ignore-by-default/package.json +0 -34
  234. package/backend/node_modules/is-binary-path/index.d.ts +0 -17
  235. package/backend/node_modules/is-binary-path/index.js +0 -7
  236. package/backend/node_modules/is-binary-path/license +0 -9
  237. package/backend/node_modules/is-binary-path/package.json +0 -40
  238. package/backend/node_modules/is-binary-path/readme.md +0 -34
  239. package/backend/node_modules/is-extglob/LICENSE +0 -21
  240. package/backend/node_modules/is-extglob/README.md +0 -107
  241. package/backend/node_modules/is-extglob/index.js +0 -20
  242. package/backend/node_modules/is-extglob/package.json +0 -69
  243. package/backend/node_modules/is-glob/LICENSE +0 -21
  244. package/backend/node_modules/is-glob/README.md +0 -206
  245. package/backend/node_modules/is-glob/index.js +0 -150
  246. package/backend/node_modules/is-glob/package.json +0 -81
  247. package/backend/node_modules/is-number/LICENSE +0 -21
  248. package/backend/node_modules/is-number/README.md +0 -187
  249. package/backend/node_modules/is-number/index.js +0 -18
  250. package/backend/node_modules/is-number/package.json +0 -82
  251. package/backend/node_modules/minimatch/LICENSE +0 -15
  252. package/backend/node_modules/minimatch/README.md +0 -230
  253. package/backend/node_modules/minimatch/minimatch.js +0 -947
  254. package/backend/node_modules/minimatch/package.json +0 -33
  255. package/backend/node_modules/ms/index.js +0 -162
  256. package/backend/node_modules/ms/license.md +0 -21
  257. package/backend/node_modules/ms/package.json +0 -38
  258. package/backend/node_modules/ms/readme.md +0 -59
  259. package/backend/node_modules/nodemon/.prettierrc.json +0 -3
  260. package/backend/node_modules/nodemon/LICENSE +0 -21
  261. package/backend/node_modules/nodemon/README.md +0 -441
  262. package/backend/node_modules/nodemon/bin/nodemon.js +0 -16
  263. package/backend/node_modules/nodemon/bin/windows-kill.exe +0 -0
  264. package/backend/node_modules/nodemon/doc/cli/authors.txt +0 -8
  265. package/backend/node_modules/nodemon/doc/cli/config.txt +0 -44
  266. package/backend/node_modules/nodemon/doc/cli/help.txt +0 -29
  267. package/backend/node_modules/nodemon/doc/cli/logo.txt +0 -20
  268. package/backend/node_modules/nodemon/doc/cli/options.txt +0 -36
  269. package/backend/node_modules/nodemon/doc/cli/topics.txt +0 -8
  270. package/backend/node_modules/nodemon/doc/cli/usage.txt +0 -3
  271. package/backend/node_modules/nodemon/doc/cli/whoami.txt +0 -9
  272. package/backend/node_modules/nodemon/index.d.ts +0 -125
  273. package/backend/node_modules/nodemon/jsconfig.json +0 -7
  274. package/backend/node_modules/nodemon/lib/cli/index.js +0 -49
  275. package/backend/node_modules/nodemon/lib/cli/parse.js +0 -230
  276. package/backend/node_modules/nodemon/lib/config/command.js +0 -43
  277. package/backend/node_modules/nodemon/lib/config/defaults.js +0 -34
  278. package/backend/node_modules/nodemon/lib/config/exec.js +0 -234
  279. package/backend/node_modules/nodemon/lib/config/index.js +0 -93
  280. package/backend/node_modules/nodemon/lib/config/load.js +0 -225
  281. package/backend/node_modules/nodemon/lib/help/index.js +0 -27
  282. package/backend/node_modules/nodemon/lib/index.js +0 -1
  283. package/backend/node_modules/nodemon/lib/monitor/index.js +0 -4
  284. package/backend/node_modules/nodemon/lib/monitor/match.js +0 -287
  285. package/backend/node_modules/nodemon/lib/monitor/run.js +0 -562
  286. package/backend/node_modules/nodemon/lib/monitor/signals.js +0 -34
  287. package/backend/node_modules/nodemon/lib/monitor/watch.js +0 -244
  288. package/backend/node_modules/nodemon/lib/nodemon.js +0 -317
  289. package/backend/node_modules/nodemon/lib/rules/add.js +0 -89
  290. package/backend/node_modules/nodemon/lib/rules/index.js +0 -53
  291. package/backend/node_modules/nodemon/lib/rules/parse.js +0 -43
  292. package/backend/node_modules/nodemon/lib/spawn.js +0 -74
  293. package/backend/node_modules/nodemon/lib/utils/bus.js +0 -44
  294. package/backend/node_modules/nodemon/lib/utils/clone.js +0 -40
  295. package/backend/node_modules/nodemon/lib/utils/colour.js +0 -26
  296. package/backend/node_modules/nodemon/lib/utils/index.js +0 -103
  297. package/backend/node_modules/nodemon/lib/utils/log.js +0 -82
  298. package/backend/node_modules/nodemon/lib/utils/merge.js +0 -47
  299. package/backend/node_modules/nodemon/lib/version.js +0 -100
  300. package/backend/node_modules/nodemon/package.json +0 -75
  301. package/backend/node_modules/picomatch/CHANGELOG.md +0 -136
  302. package/backend/node_modules/picomatch/LICENSE +0 -21
  303. package/backend/node_modules/picomatch/README.md +0 -708
  304. package/backend/node_modules/picomatch/index.js +0 -3
  305. package/backend/node_modules/picomatch/lib/constants.js +0 -179
  306. package/backend/node_modules/picomatch/lib/parse.js +0 -1091
  307. package/backend/node_modules/picomatch/lib/picomatch.js +0 -342
  308. package/backend/node_modules/picomatch/lib/scan.js +0 -391
  309. package/backend/node_modules/picomatch/lib/utils.js +0 -64
  310. package/backend/node_modules/picomatch/package.json +0 -81
  311. package/backend/node_modules/prisma/LICENSE +0 -201
  312. package/backend/node_modules/prisma/README.md +0 -84
  313. package/backend/node_modules/prisma/build/child.js +0 -82915
  314. package/backend/node_modules/prisma/build/index.js +0 -2591
  315. package/backend/node_modules/prisma/build/prisma_schema_build_bg.wasm +0 -0
  316. package/backend/node_modules/prisma/build/public/assets/alert.60ea9f84.svg +0 -5
  317. package/backend/node_modules/prisma/build/public/assets/array.1a36c222.svg +0 -4
  318. package/backend/node_modules/prisma/build/public/assets/boolean.9188b434.svg +0 -4
  319. package/backend/node_modules/prisma/build/public/assets/chevron-down.24f76e3c.svg +0 -3
  320. package/backend/node_modules/prisma/build/public/assets/cross.c2610cf5.svg +0 -11
  321. package/backend/node_modules/prisma/build/public/assets/datetime.a3bf710a.svg +0 -4
  322. package/backend/node_modules/prisma/build/public/assets/download.8d34b65a.svg +0 -4
  323. package/backend/node_modules/prisma/build/public/assets/ellipsis.a8c5a34a.svg +0 -10
  324. package/backend/node_modules/prisma/build/public/assets/enum.7ec0b64c.svg +0 -6
  325. package/backend/node_modules/prisma/build/public/assets/folder.d77b8eaf.svg +0 -6
  326. package/backend/node_modules/prisma/build/public/assets/hamburger.5fdadeac.svg +0 -4
  327. package/backend/node_modules/prisma/build/public/assets/index.js +0 -1
  328. package/backend/node_modules/prisma/build/public/assets/inter-all-400-normal.4c1f8a0d.woff +0 -0
  329. package/backend/node_modules/prisma/build/public/assets/inter-all-600-normal.d0a7c8a9.woff +0 -0
  330. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-400-normal.ac97a49e.woff2 +0 -0
  331. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-600-normal.2c917f10.woff2 +0 -0
  332. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-ext-400-normal.f21a6a97.woff2 +0 -0
  333. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-ext-600-normal.bb31f197.woff2 +0 -0
  334. package/backend/node_modules/prisma/build/public/assets/inter-greek-400-normal.e9163df8.woff2 +0 -0
  335. package/backend/node_modules/prisma/build/public/assets/inter-greek-600-normal.e644d70f.woff2 +0 -0
  336. package/backend/node_modules/prisma/build/public/assets/inter-greek-ext-400-normal.43addcc8.woff2 +0 -0
  337. package/backend/node_modules/prisma/build/public/assets/inter-greek-ext-600-normal.7f437016.woff2 +0 -0
  338. package/backend/node_modules/prisma/build/public/assets/inter-latin-400-normal.27ae72da.woff2 +0 -0
  339. package/backend/node_modules/prisma/build/public/assets/inter-latin-600-normal.87d718a2.woff2 +0 -0
  340. package/backend/node_modules/prisma/build/public/assets/inter-latin-ext-400-normal.5b02c69a.woff2 +0 -0
  341. package/backend/node_modules/prisma/build/public/assets/inter-latin-ext-600-normal.88feb9e4.woff2 +0 -0
  342. package/backend/node_modules/prisma/build/public/assets/inter-vietnamese-600-normal.8185dacd.woff2 +0 -0
  343. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-all-400-normal.f86807b7.woff +0 -0
  344. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-cyrillic-400-normal.1ae57fe2.woff2 +0 -0
  345. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-latin-400-normal.80a5dc9e.woff2 +0 -0
  346. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-latin-ext-400-normal.6315c53c.woff2 +0 -0
  347. package/backend/node_modules/prisma/build/public/assets/logotype.a960b169.svg +0 -4
  348. package/backend/node_modules/prisma/build/public/assets/number.85ddf96b.svg +0 -7
  349. package/backend/node_modules/prisma/build/public/assets/object.0ba944a6.svg +0 -5
  350. package/backend/node_modules/prisma/build/public/assets/play.8811691e.svg +0 -6
  351. package/backend/node_modules/prisma/build/public/assets/plus.8fbf7ad3.svg +0 -4
  352. package/backend/node_modules/prisma/build/public/assets/refresh.d5448ccc.svg +0 -4
  353. package/backend/node_modules/prisma/build/public/assets/search.2ed766ce.svg +0 -7
  354. package/backend/node_modules/prisma/build/public/assets/settings.5ad25af2.svg +0 -8
  355. package/backend/node_modules/prisma/build/public/assets/string.ea615a24.svg +0 -4
  356. package/backend/node_modules/prisma/build/public/assets/tick-indeterminate.aec8a44d.svg +0 -3
  357. package/backend/node_modules/prisma/build/public/assets/tick.8cbb6a93.svg +0 -4
  358. package/backend/node_modules/prisma/build/public/assets/vendor.js +0 -385
  359. package/backend/node_modules/prisma/build/public/favicon.svg +0 -5
  360. package/backend/node_modules/prisma/build/public/http/databrowser.js +0 -1
  361. package/backend/node_modules/prisma/build/public/http/splash.js +0 -1
  362. package/backend/node_modules/prisma/build/public/icon-1024.png +0 -0
  363. package/backend/node_modules/prisma/build/public/index.css +0 -1
  364. package/backend/node_modules/prisma/build/public/pages/http/databrowser.html +0 -21
  365. package/backend/node_modules/prisma/build/public/pages/http/splash.html +0 -21
  366. package/backend/node_modules/prisma/build/xdg-open +0 -1066
  367. package/backend/node_modules/prisma/package.json +0 -136
  368. package/backend/node_modules/prisma/preinstall/index.js +0 -7
  369. package/backend/node_modules/prisma/prisma-client/README.md +0 -27
  370. package/backend/node_modules/prisma/prisma-client/default.d.ts +0 -1
  371. package/backend/node_modules/prisma/prisma-client/default.js +0 -3
  372. package/backend/node_modules/prisma/prisma-client/edge.d.ts +0 -1
  373. package/backend/node_modules/prisma/prisma-client/edge.js +0 -4
  374. package/backend/node_modules/prisma/prisma-client/extension.d.ts +0 -1
  375. package/backend/node_modules/prisma/prisma-client/extension.js +0 -4
  376. package/backend/node_modules/prisma/prisma-client/generator-build/index.js +0 -10351
  377. package/backend/node_modules/prisma/prisma-client/index-browser.js +0 -3
  378. package/backend/node_modules/prisma/prisma-client/index.d.ts +0 -1
  379. package/backend/node_modules/prisma/prisma-client/index.js +0 -4
  380. package/backend/node_modules/prisma/prisma-client/package.json +0 -281
  381. package/backend/node_modules/prisma/prisma-client/react-native.d.ts +0 -1
  382. package/backend/node_modules/prisma/prisma-client/react-native.js +0 -3
  383. package/backend/node_modules/prisma/prisma-client/runtime/binary.d.ts +0 -1
  384. package/backend/node_modules/prisma/prisma-client/runtime/binary.js +0 -210
  385. package/backend/node_modules/prisma/prisma-client/runtime/edge-esm.js +0 -31
  386. package/backend/node_modules/prisma/prisma-client/runtime/edge.js +0 -31
  387. package/backend/node_modules/prisma/prisma-client/runtime/index-browser.d.ts +0 -365
  388. package/backend/node_modules/prisma/prisma-client/runtime/index-browser.js +0 -13
  389. package/backend/node_modules/prisma/prisma-client/runtime/library.d.ts +0 -3403
  390. package/backend/node_modules/prisma/prisma-client/runtime/library.js +0 -143
  391. package/backend/node_modules/prisma/prisma-client/runtime/query_engine_bg.mysql.js +0 -2
  392. package/backend/node_modules/prisma/prisma-client/runtime/query_engine_bg.postgresql.js +0 -2
  393. package/backend/node_modules/prisma/prisma-client/runtime/query_engine_bg.sqlite.js +0 -2
  394. package/backend/node_modules/prisma/prisma-client/runtime/react-native.d.ts +0 -3403
  395. package/backend/node_modules/prisma/prisma-client/runtime/react-native.js +0 -80
  396. package/backend/node_modules/prisma/prisma-client/scripts/colors.js +0 -176
  397. package/backend/node_modules/prisma/prisma-client/scripts/default-deno-edge.ts +0 -9
  398. package/backend/node_modules/prisma/prisma-client/scripts/default-index.d.ts +0 -110
  399. package/backend/node_modules/prisma/prisma-client/scripts/default-index.js +0 -65
  400. package/backend/node_modules/prisma/prisma-client/scripts/postinstall.d.ts +0 -5
  401. package/backend/node_modules/prisma/prisma-client/scripts/postinstall.js +0 -410
  402. package/backend/node_modules/prisma/prisma-client/sql.d.ts +0 -1
  403. package/backend/node_modules/prisma/prisma-client/sql.js +0 -4
  404. package/backend/node_modules/prisma/prisma-client/sql.mjs +0 -1
  405. package/backend/node_modules/prisma/query_engine-windows.dll.node +0 -0
  406. package/backend/node_modules/prisma/scripts/preinstall-entry.js +0 -10
  407. package/backend/node_modules/pstree.remy/.travis.yml +0 -8
  408. package/backend/node_modules/pstree.remy/LICENSE +0 -7
  409. package/backend/node_modules/pstree.remy/README.md +0 -26
  410. package/backend/node_modules/pstree.remy/lib/index.js +0 -37
  411. package/backend/node_modules/pstree.remy/lib/tree.js +0 -37
  412. package/backend/node_modules/pstree.remy/lib/utils.js +0 -53
  413. package/backend/node_modules/pstree.remy/package.json +0 -33
  414. package/backend/node_modules/pstree.remy/tests/fixtures/index.js +0 -13
  415. package/backend/node_modules/pstree.remy/tests/fixtures/out1 +0 -10
  416. package/backend/node_modules/pstree.remy/tests/fixtures/out2 +0 -29
  417. package/backend/node_modules/pstree.remy/tests/index.test.js +0 -51
  418. package/backend/node_modules/readdirp/LICENSE +0 -21
  419. package/backend/node_modules/readdirp/README.md +0 -122
  420. package/backend/node_modules/readdirp/index.d.ts +0 -43
  421. package/backend/node_modules/readdirp/index.js +0 -287
  422. package/backend/node_modules/readdirp/package.json +0 -122
  423. package/backend/node_modules/simple-update-notifier/LICENSE +0 -21
  424. package/backend/node_modules/simple-update-notifier/README.md +0 -82
  425. package/backend/node_modules/simple-update-notifier/build/index.d.ts +0 -13
  426. package/backend/node_modules/simple-update-notifier/build/index.js +0 -210
  427. package/backend/node_modules/simple-update-notifier/package.json +0 -100
  428. package/backend/node_modules/simple-update-notifier/src/borderedText.ts +0 -12
  429. package/backend/node_modules/simple-update-notifier/src/cache.spec.ts +0 -17
  430. package/backend/node_modules/simple-update-notifier/src/cache.ts +0 -44
  431. package/backend/node_modules/simple-update-notifier/src/getDistVersion.spec.ts +0 -35
  432. package/backend/node_modules/simple-update-notifier/src/getDistVersion.ts +0 -29
  433. package/backend/node_modules/simple-update-notifier/src/hasNewVersion.spec.ts +0 -82
  434. package/backend/node_modules/simple-update-notifier/src/hasNewVersion.ts +0 -40
  435. package/backend/node_modules/simple-update-notifier/src/index.spec.ts +0 -27
  436. package/backend/node_modules/simple-update-notifier/src/index.ts +0 -34
  437. package/backend/node_modules/simple-update-notifier/src/isNpmOrYarn.ts +0 -12
  438. package/backend/node_modules/simple-update-notifier/src/types.ts +0 -8
  439. package/backend/node_modules/supports-color/browser.js +0 -5
  440. package/backend/node_modules/supports-color/index.js +0 -131
  441. package/backend/node_modules/supports-color/license +0 -9
  442. package/backend/node_modules/supports-color/package.json +0 -53
  443. package/backend/node_modules/supports-color/readme.md +0 -66
  444. package/backend/node_modules/to-regex-range/LICENSE +0 -21
  445. package/backend/node_modules/to-regex-range/README.md +0 -305
  446. package/backend/node_modules/to-regex-range/index.js +0 -288
  447. package/backend/node_modules/to-regex-range/package.json +0 -88
  448. package/backend/node_modules/touch/LICENSE +0 -15
  449. package/backend/node_modules/touch/README.md +0 -52
  450. package/backend/node_modules/touch/bin/nodetouch.js +0 -112
  451. package/backend/node_modules/touch/index.js +0 -224
  452. package/backend/node_modules/touch/package.json +0 -25
  453. package/backend/node_modules/undefsafe/.github/workflows/release.yml +0 -25
  454. package/backend/node_modules/undefsafe/.jscsrc +0 -13
  455. package/backend/node_modules/undefsafe/.jshintrc +0 -16
  456. package/backend/node_modules/undefsafe/.travis.yml +0 -18
  457. package/backend/node_modules/undefsafe/LICENSE +0 -22
  458. package/backend/node_modules/undefsafe/README.md +0 -63
  459. package/backend/node_modules/undefsafe/example.js +0 -14
  460. package/backend/node_modules/undefsafe/lib/undefsafe.js +0 -125
  461. package/backend/node_modules/undefsafe/package.json +0 -34
  462. package/backend/prisma/dev.db +0 -0
  463. package/backend/storage/plugins/bot_1/anti-tp-keksik/index.js +0 -59
  464. package/backend/storage/plugins/bot_1/anti-tp-keksik/package.json +0 -23
  465. package/backend/storage/plugins/bot_1/auth-keksik-servers/index.js +0 -66
  466. package/backend/storage/plugins/bot_1/auth-keksik-servers/package.json +0 -20
  467. package/backend/storage/plugins/bot_1/clan-events-keksik/README.md +0 -81
  468. package/backend/storage/plugins/bot_1/clan-events-keksik/index.js +0 -46
  469. package/backend/storage/plugins/bot_1/clan-events-keksik/package.json +0 -14
  470. package/backend/storage/plugins/bot_1/clan-role-manager/README.md +0 -64
  471. package/backend/storage/plugins/bot_1/clan-role-manager/index.js +0 -98
  472. package/backend/storage/plugins/bot_1/clan-role-manager/package.json +0 -13
  473. package/backend/storage/plugins/bot_1/clan-welcome/index.js +0 -32
  474. package/backend/storage/plugins/bot_1/clan-welcome/package.json +0 -22
  475. package/backend/storage/plugins/bot_1/parser-keksik/LICENSE.md +0 -12
  476. package/backend/storage/plugins/bot_1/parser-keksik/README.md +0 -65
  477. package/backend/storage/plugins/bot_1/parser-keksik/index.js +0 -135
  478. package/backend/storage/plugins/bot_1/parser-keksik/package.json +0 -40
  479. package/backend/storage/plugins/bot_1/unlock-auth-keksik/index.js +0 -35
  480. package/backend/storage/plugins/bot_1/unlock-auth-keksik/package.json +0 -18
  481. package/backend/storage/plugins/bot_2/parser-keksik/LICENSE.md +0 -12
  482. package/backend/storage/plugins/bot_2/parser-keksik/README.md +0 -65
  483. package/backend/storage/plugins/bot_2/parser-keksik/index.js +0 -135
  484. package/backend/storage/plugins/bot_2/parser-keksik/package.json +0 -40
  485. package/backend/storage/plugins/bot_3/auth-keksik-servers/index.js +0 -66
  486. package/backend/storage/plugins/bot_3/auth-keksik-servers/package.json +0 -20
  487. package/backend/storage/plugins/bot_3/clan-events-keksik/README.md +0 -81
  488. package/backend/storage/plugins/bot_3/clan-events-keksik/index.js +0 -46
  489. package/backend/storage/plugins/bot_3/clan-events-keksik/package.json +0 -14
  490. package/backend/storage/plugins/bot_3/clan-welcome/index.js +0 -32
  491. package/backend/storage/plugins/bot_3/clan-welcome/package.json +0 -22
  492. package/backend/storage/plugins/bot_3/parser-keksik/LICENSE.md +0 -12
  493. package/backend/storage/plugins/bot_3/parser-keksik/README.md +0 -65
  494. package/backend/storage/plugins/bot_3/parser-keksik/index.js +0 -135
  495. package/backend/storage/plugins/bot_3/parser-keksik/package.json +0 -40
  496. package/backend/storage/plugins/bot_4/fly-keksik/index.js +0 -111
  497. package/backend/storage/plugins/bot_4/fly-keksik/package.json +0 -59
  498. package/backend/storage/plugins/bot_4/parser-keksik/LICENSE.md +0 -12
  499. package/backend/storage/plugins/bot_4/parser-keksik/README.md +0 -65
  500. package/backend/storage/plugins/bot_4/parser-keksik/index.js +0 -135
  501. package/backend/storage/plugins/bot_4/parser-keksik/package.json +0 -40
  502. package/backend/storage/plugins/bot_5/auth-keksik-servers/index.js +0 -66
  503. package/backend/storage/plugins/bot_5/auth-keksik-servers/package.json +0 -20
  504. package/backend/storage/plugins/bot_5/parser-keksik/LICENSE.md +0 -12
  505. package/backend/storage/plugins/bot_5/parser-keksik/README.md +0 -65
  506. package/backend/storage/plugins/bot_5/parser-keksik/index.js +0 -117
  507. package/backend/storage/plugins/bot_5/parser-keksik/package.json +0 -40
  508. package/backend/storage/plugins/bot_6/clan-events-keksik/README.md +0 -81
  509. package/backend/storage/plugins/bot_6/clan-events-keksik/index.js +0 -46
  510. package/backend/storage/plugins/bot_6/clan-events-keksik/package.json +0 -14
  511. package/backend/storage/plugins/bot_6/clan-welcome/index.js +0 -32
  512. package/backend/storage/plugins/bot_6/clan-welcome/package.json +0 -22
  513. package/backend/storage/plugins/bot_6/parser-keksik/LICENSE.md +0 -12
  514. package/backend/storage/plugins/bot_6/parser-keksik/README.md +0 -65
  515. package/backend/storage/plugins/bot_6/parser-keksik/index.js +0 -135
  516. package/backend/storage/plugins/bot_6/parser-keksik/package.json +0 -40
@@ -1,4 +0,0 @@
1
- <svg viewBox="0 0 88 43" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.632 40.256C7.92533 40.256 6.432 39.9893 5.152 39.456C3.872 38.9013 2.88 38.1227 2.176 37.12C1.49333 36.096 1.152 34.912 1.152 33.568V32.864C1.152 32.7573 1.184 32.672 1.248 32.608C1.33333 32.5227 1.42933 32.48 1.536 32.48H5.184C5.29067 32.48 5.376 32.5227 5.44 32.608C5.52533 32.672 5.568 32.7573 5.568 32.864V33.344C5.568 34.1973 5.96267 34.9227 6.752 35.52C7.54133 36.096 8.608 36.384 9.952 36.384C11.0827 36.384 11.9253 36.1493 12.48 35.68C13.0347 35.1893 13.312 34.592 13.312 33.888C13.312 33.376 13.1413 32.9493 12.8 32.608C12.4587 32.2453 11.9893 31.936 11.392 31.68C10.816 31.4027 9.888 31.0293 8.608 30.56C7.17867 30.0693 5.96267 29.568 4.96 29.056C3.97867 28.544 3.14667 27.8507 2.464 26.976C1.80267 26.08 1.472 24.9813 1.472 23.68C1.472 22.4 1.80267 21.28 2.464 20.32C3.12533 19.36 4.04267 18.624 5.216 18.112C6.38933 17.6 7.744 17.344 9.28 17.344C10.9013 17.344 12.3413 17.632 13.6 18.208C14.88 18.784 15.872 19.5947 16.576 20.64C17.3013 21.664 17.664 22.8587 17.664 24.224V24.704C17.664 24.8107 17.6213 24.9067 17.536 24.992C17.472 25.056 17.3867 25.088 17.28 25.088H13.6C13.4933 25.088 13.3973 25.056 13.312 24.992C13.248 24.9067 13.216 24.8107 13.216 24.704V24.448C13.216 23.552 12.8427 22.7947 12.096 22.176C11.3707 21.536 10.368 21.216 9.088 21.216C8.08533 21.216 7.296 21.4293 6.72 21.856C6.16533 22.2827 5.888 22.8693 5.888 23.616C5.888 24.1493 6.048 24.5973 6.368 24.96C6.70933 25.3227 7.2 25.6533 7.84 25.952C8.50133 26.2293 9.51467 26.6133 10.88 27.104C12.3947 27.6587 13.5787 28.1493 14.432 28.576C15.3067 29.0027 16.0853 29.6427 16.768 30.496C17.472 31.328 17.824 32.416 17.824 33.76C17.824 35.7653 17.088 37.3547 15.616 38.528C14.144 39.68 12.1493 40.256 9.632 40.256ZM29.1753 26.784C29.1753 26.8907 29.1326 26.9867 29.0473 27.072C28.9833 27.136 28.8979 27.168 28.7913 27.168H25.7193C25.6126 27.168 25.5593 27.2213 25.5593 27.328V34.112C25.5593 34.816 25.6979 35.3387 25.9753 35.68C26.2739 36.0213 26.7433 36.192 27.3833 36.192H28.4393C28.5459 36.192 28.6313 36.2347 28.6953 36.32C28.7806 36.384 28.8233 36.4693 28.8233 36.576V39.616C28.8233 39.8507 28.6953 39.9893 28.4393 40.032C27.5433 40.0747 26.9033 40.096 26.5193 40.096C24.7486 40.096 23.4259 39.808 22.5513 39.232C21.6766 38.6347 21.2286 37.5253 21.2073 35.904V27.328C21.2073 27.2213 21.1539 27.168 21.0473 27.168H19.2233C19.1166 27.168 19.0206 27.136 18.9353 27.072C18.8713 26.9867 18.8393 26.8907 18.8393 26.784V23.936C18.8393 23.8293 18.8713 23.744 18.9353 23.68C19.0206 23.5947 19.1166 23.552 19.2233 23.552H21.0473C21.1539 23.552 21.2073 23.4987 21.2073 23.392V19.584C21.2073 19.4773 21.2393 19.392 21.3033 19.328C21.3886 19.2427 21.4846 19.2 21.5913 19.2H25.1753C25.2819 19.2 25.3673 19.2427 25.4313 19.328C25.5166 19.392 25.5593 19.4773 25.5593 19.584V23.392C25.5593 23.4987 25.6126 23.552 25.7193 23.552H28.7913C28.8979 23.552 28.9833 23.5947 29.0473 23.68C29.1326 23.744 29.1753 23.8293 29.1753 23.936V26.784ZM40.5315 23.936C40.5315 23.8293 40.5635 23.744 40.6275 23.68C40.7128 23.5947 40.8088 23.552 40.9155 23.552H44.6595C44.7662 23.552 44.8515 23.5947 44.9155 23.68C45.0008 23.744 45.0435 23.8293 45.0435 23.936V39.616C45.0435 39.7227 45.0008 39.8187 44.9155 39.904C44.8515 39.968 44.7662 40 44.6595 40H40.9155C40.8088 40 40.7128 39.968 40.6275 39.904C40.5635 39.8187 40.5315 39.7227 40.5315 39.616V38.528C40.5315 38.464 40.5102 38.432 40.4675 38.432C40.4248 38.4107 40.3822 38.432 40.3395 38.496C39.4862 39.648 38.1635 40.224 36.3715 40.224C34.7502 40.224 33.4168 39.7333 32.3715 38.752C31.3262 37.7707 30.8035 36.3947 30.8035 34.624V23.936C30.8035 23.8293 30.8355 23.744 30.8995 23.68C30.9848 23.5947 31.0808 23.552 31.1875 23.552H34.8995C35.0062 23.552 35.0915 23.5947 35.1555 23.68C35.2408 23.744 35.2835 23.8293 35.2835 23.936V33.504C35.2835 34.3573 35.5075 35.0507 35.9555 35.584C36.4248 36.1173 37.0648 36.384 37.8755 36.384C38.6008 36.384 39.1982 36.1707 39.6675 35.744C40.1368 35.296 40.4248 34.72 40.5315 34.016V23.936ZM57.617 17.984C57.617 17.8773 57.649 17.792 57.713 17.728C57.7983 17.6427 57.8943 17.6 58.001 17.6H61.745C61.8517 17.6 61.937 17.6427 62.001 17.728C62.0863 17.792 62.129 17.8773 62.129 17.984V39.616C62.129 39.7227 62.0863 39.8187 62.001 39.904C61.937 39.968 61.8517 40 61.745 40H58.001C57.8943 40 57.7983 39.968 57.713 39.904C57.649 39.8187 57.617 39.7227 57.617 39.616V38.56C57.617 38.496 57.5957 38.464 57.553 38.464C57.5103 38.4427 57.4677 38.4533 57.425 38.496C56.529 39.6693 55.3023 40.256 53.745 40.256C52.2517 40.256 50.961 39.84 49.873 39.008C48.8063 38.176 48.0383 37.0347 47.569 35.584C47.2063 34.4747 47.025 33.184 47.025 31.712C47.025 30.1973 47.217 28.8747 47.601 27.744C48.0917 26.3787 48.8597 25.3013 49.905 24.512C50.9717 23.7013 52.2837 23.296 53.841 23.296C55.377 23.296 56.5717 23.8293 57.425 24.896C57.4677 24.96 57.5103 24.9813 57.553 24.96C57.5957 24.9387 57.617 24.896 57.617 24.832V17.984ZM56.945 35.008C57.3717 34.2187 57.585 33.1413 57.585 31.776C57.585 30.3467 57.3503 29.2267 56.881 28.416C56.3903 27.584 55.6757 27.168 54.737 27.168C53.7343 27.168 52.977 27.584 52.465 28.416C51.9317 29.248 51.665 30.3787 51.665 31.808C51.665 33.088 51.889 34.1547 52.337 35.008C52.8703 35.9253 53.6597 36.384 54.705 36.384C55.665 36.384 56.4117 35.9253 56.945 35.008ZM67.006 21.696C66.2807 21.696 65.6727 21.4613 65.182 20.992C64.7127 20.5013 64.478 19.8933 64.478 19.168C64.478 18.4213 64.7127 17.8133 65.182 17.344C65.6513 16.8747 66.2593 16.64 67.006 16.64C67.7527 16.64 68.3607 16.8747 68.83 17.344C69.2993 17.8133 69.534 18.4213 69.534 19.168C69.534 19.8933 69.2887 20.5013 68.798 20.992C68.3287 21.4613 67.7313 21.696 67.006 21.696ZM65.086 40C64.9793 40 64.8833 39.968 64.798 39.904C64.734 39.8187 64.702 39.7227 64.702 39.616V23.904C64.702 23.7973 64.734 23.712 64.798 23.648C64.8833 23.5627 64.9793 23.52 65.086 23.52H68.83C68.9367 23.52 69.022 23.5627 69.086 23.648C69.1713 23.712 69.214 23.7973 69.214 23.904V39.616C69.214 39.7227 69.1713 39.8187 69.086 39.904C69.022 39.968 68.9367 40 68.83 40H65.086ZM79.0342 40.256C77.2422 40.256 75.7062 39.7867 74.4262 38.848C73.1462 37.9093 72.2716 36.6293 71.8022 35.008C71.5036 34.0053 71.3542 32.9173 71.3542 31.744C71.3542 30.4853 71.5036 29.3547 71.8022 28.352C72.2929 26.7733 73.1782 25.536 74.4582 24.64C75.7382 23.744 77.2742 23.296 79.0662 23.296C80.8156 23.296 82.3089 23.744 83.5462 24.64C84.7836 25.5147 85.6582 26.7413 86.1702 28.32C86.5116 29.3867 86.6822 30.5067 86.6822 31.68C86.6822 32.832 86.5329 33.9093 86.2342 34.912C85.7649 36.576 84.8902 37.888 83.6102 38.848C82.3516 39.7867 80.8262 40.256 79.0342 40.256ZM79.0342 36.384C79.7382 36.384 80.3356 36.1707 80.8262 35.744C81.3169 35.3173 81.6689 34.7307 81.8822 33.984C82.0529 33.3013 82.1382 32.5547 82.1382 31.744C82.1382 30.848 82.0529 30.0907 81.8822 29.472C81.6476 28.7467 81.2849 28.1813 80.7942 27.776C80.3036 27.3707 79.7062 27.168 79.0022 27.168C78.2769 27.168 77.6689 27.3707 77.1782 27.776C76.7089 28.1813 76.3676 28.7467 76.1542 29.472C75.9836 29.984 75.8982 30.7413 75.8982 31.744C75.8982 32.704 75.9729 33.4507 76.1222 33.984C76.3356 34.7307 76.6876 35.3173 77.1782 35.744C77.6902 36.1707 78.3089 36.384 79.0342 36.384Z" fill="#2D3748"/>
3
- <path d="M5.9 3.186C6.516 3.186 7.05733 3.312 7.524 3.564C7.99067 3.816 8.35 4.17533 8.602 4.642C8.86333 5.09933 8.994 5.62667 8.994 6.224C8.994 6.812 8.85867 7.33 8.588 7.778C8.32667 8.226 7.95333 8.576 7.468 8.828C6.992 9.07067 6.44133 9.192 5.816 9.192H3.828C3.78133 9.192 3.758 9.21533 3.758 9.262V12.832C3.758 12.8787 3.73933 12.9207 3.702 12.958C3.674 12.986 3.63667 13 3.59 13H1.952C1.90533 13 1.86333 12.986 1.826 12.958C1.798 12.9207 1.784 12.8787 1.784 12.832V3.354C1.784 3.30733 1.798 3.27 1.826 3.242C1.86333 3.20467 1.90533 3.186 1.952 3.186H5.9ZM5.606 7.61C6.03533 7.61 6.38067 7.48867 6.642 7.246C6.90333 6.994 7.034 6.66733 7.034 6.266C7.034 5.85533 6.90333 5.524 6.642 5.272C6.38067 5.02 6.03533 4.894 5.606 4.894H3.828C3.78133 4.894 3.758 4.91733 3.758 4.964V7.54C3.758 7.58667 3.78133 7.61 3.828 7.61H5.606ZM16.0035 13C15.9102 13 15.8448 12.958 15.8075 12.874L14.0575 8.996C14.0388 8.95867 14.0108 8.94 13.9735 8.94H12.6715C12.6248 8.94 12.6015 8.96333 12.6015 9.01V12.832C12.6015 12.8787 12.5828 12.9207 12.5455 12.958C12.5175 12.986 12.4802 13 12.4335 13H10.7955C10.7488 13 10.7068 12.986 10.6695 12.958C10.6415 12.9207 10.6275 12.8787 10.6275 12.832V3.368C10.6275 3.32133 10.6415 3.284 10.6695 3.256C10.7068 3.21867 10.7488 3.2 10.7955 3.2H14.7995C15.3968 3.2 15.9195 3.32133 16.3675 3.564C16.8248 3.80667 17.1748 4.152 17.4175 4.6C17.6695 5.048 17.7955 5.566 17.7955 6.154C17.7955 6.78867 17.6368 7.33467 17.3195 7.792C17.0022 8.24 16.5588 8.55733 15.9895 8.744C15.9428 8.76267 15.9288 8.79533 15.9475 8.842L17.8515 12.804C17.8702 12.8413 17.8795 12.8693 17.8795 12.888C17.8795 12.9627 17.8282 13 17.7255 13H16.0035ZM12.6715 4.894C12.6248 4.894 12.6015 4.91733 12.6015 4.964V7.358C12.6015 7.40467 12.6248 7.428 12.6715 7.428H14.5055C14.8975 7.428 15.2148 7.31133 15.4575 7.078C15.7095 6.84467 15.8355 6.54133 15.8355 6.168C15.8355 5.79467 15.7095 5.49133 15.4575 5.258C15.2148 5.01533 14.8975 4.894 14.5055 4.894H12.6715ZM19.8151 13C19.7685 13 19.7265 12.986 19.6891 12.958C19.6611 12.9207 19.6471 12.8787 19.6471 12.832V3.368C19.6471 3.32133 19.6611 3.284 19.6891 3.256C19.7265 3.21867 19.7685 3.2 19.8151 3.2H21.4531C21.4998 3.2 21.5371 3.21867 21.5651 3.256C21.6025 3.284 21.6211 3.32133 21.6211 3.368V12.832C21.6211 12.8787 21.6025 12.9207 21.5651 12.958C21.5371 12.986 21.4998 13 21.4531 13H19.8151ZM27.1049 13.112C26.3582 13.112 25.7049 12.9953 25.1449 12.762C24.5849 12.5193 24.1509 12.1787 23.8429 11.74C23.5442 11.292 23.3949 10.774 23.3949 10.186V9.878C23.3949 9.83133 23.4089 9.794 23.4369 9.766C23.4742 9.72867 23.5162 9.71 23.5629 9.71H25.1589C25.2055 9.71 25.2429 9.72867 25.2709 9.766C25.3082 9.794 25.3269 9.83133 25.3269 9.878V10.088C25.3269 10.4613 25.4995 10.7787 25.8449 11.04C26.1902 11.292 26.6569 11.418 27.2449 11.418C27.7395 11.418 28.1082 11.3153 28.3509 11.11C28.5935 10.8953 28.7149 10.634 28.7149 10.326C28.7149 10.102 28.6402 9.91533 28.4909 9.766C28.3415 9.60733 28.1362 9.472 27.8749 9.36C27.6229 9.23867 27.2169 9.07533 26.6569 8.87C26.0315 8.65533 25.4995 8.436 25.0609 8.212C24.6315 7.988 24.2675 7.68467 23.9689 7.302C23.6795 6.91 23.5349 6.42933 23.5349 5.86C23.5349 5.3 23.6795 4.81 23.9689 4.39C24.2582 3.97 24.6595 3.648 25.1729 3.424C25.6862 3.2 26.2789 3.088 26.9509 3.088C27.6602 3.088 28.2902 3.214 28.8409 3.466C29.4009 3.718 29.8349 4.07267 30.1429 4.53C30.4602 4.978 30.6189 5.50067 30.6189 6.098V6.308C30.6189 6.35467 30.6002 6.39667 30.5629 6.434C30.5349 6.462 30.4975 6.476 30.4509 6.476H28.8409C28.7942 6.476 28.7522 6.462 28.7149 6.434C28.6869 6.39667 28.6729 6.35467 28.6729 6.308V6.196C28.6729 5.804 28.5095 5.47267 28.1829 5.202C27.8655 4.922 27.4269 4.782 26.8669 4.782C26.4282 4.782 26.0829 4.87533 25.8309 5.062C25.5882 5.24867 25.4669 5.50533 25.4669 5.832C25.4669 6.06533 25.5369 6.26133 25.6769 6.42C25.8262 6.57867 26.0409 6.72333 26.3209 6.854C26.6102 6.97533 27.0535 7.14333 27.6509 7.358C28.3135 7.60067 28.8315 7.81533 29.2049 8.002C29.5875 8.18867 29.9282 8.46867 30.2269 8.842C30.5349 9.206 30.6889 9.682 30.6889 10.27C30.6889 11.1473 30.3669 11.8427 29.7229 12.356C29.0789 12.86 28.2062 13.112 27.1049 13.112ZM38.791 3.312C38.8377 3.23733 38.903 3.2 38.987 3.2H40.625C40.6717 3.2 40.709 3.21867 40.737 3.256C40.7744 3.284 40.793 3.32133 40.793 3.368V12.832C40.793 12.8787 40.7744 12.9207 40.737 12.958C40.709 12.986 40.6717 13 40.625 13H38.987C38.9404 13 38.8984 12.986 38.861 12.958C38.833 12.9207 38.819 12.8787 38.819 12.832V6.658C38.819 6.62067 38.8097 6.602 38.791 6.602C38.7724 6.602 38.7537 6.616 38.735 6.644L37.251 8.968C37.2044 9.04267 37.139 9.08 37.055 9.08H36.229C36.145 9.08 36.0797 9.04267 36.033 8.968L34.549 6.644C34.5304 6.616 34.5117 6.60667 34.493 6.616C34.4744 6.616 34.465 6.63467 34.465 6.672V12.832C34.465 12.8787 34.4464 12.9207 34.409 12.958C34.381 12.986 34.3437 13 34.297 13H32.659C32.6124 13 32.5704 12.986 32.533 12.958C32.505 12.9207 32.491 12.8787 32.491 12.832V3.368C32.491 3.32133 32.505 3.284 32.533 3.256C32.5704 3.21867 32.6124 3.2 32.659 3.2H34.297C34.381 3.2 34.4464 3.23733 34.493 3.312L36.593 6.574C36.621 6.63 36.649 6.63 36.677 6.574L38.791 3.312ZM49.1488 13C49.0555 13 48.9948 12.9533 48.9668 12.86L48.5468 11.488C48.5282 11.4507 48.5048 11.432 48.4768 11.432H45.0328C45.0048 11.432 44.9815 11.4507 44.9628 11.488L44.5568 12.86C44.5288 12.9533 44.4682 13 44.3748 13H42.5968C42.5408 13 42.4988 12.986 42.4708 12.958C42.4428 12.9207 42.4382 12.8693 42.4568 12.804L45.4808 3.34C45.5088 3.24667 45.5695 3.2 45.6628 3.2H47.8608C47.9542 3.2 48.0148 3.24667 48.0428 3.34L51.0668 12.804C51.0762 12.8227 51.0808 12.846 51.0808 12.874C51.0808 12.958 51.0295 13 50.9268 13H49.1488ZM45.4668 9.822C45.4575 9.878 45.4762 9.906 45.5228 9.906H47.9868C48.0428 9.906 48.0615 9.878 48.0428 9.822L46.7828 5.664C46.7735 5.62667 46.7595 5.61267 46.7408 5.622C46.7222 5.622 46.7082 5.636 46.6988 5.664L45.4668 9.822Z" fill="#718096"/>
4
- </svg>
@@ -1,7 +0,0 @@
1
- <svg viewBox="0 0 24 24"
2
- xmlns="http://www.w3.org/2000/svg">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 8.0001C0 6.89554 0.89544 6.00015 1.99999 6.00015H22.0001C23.1046 6.00015 24 6.89554 24 8.0001C24 9.10465 23.1046 10.0001 22.0001 10.0001H1.99999C0.89544 10.0001 0 9.10465 0 8.0001Z" />
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 15.9999C0 14.8954 0.89544 14 1.99999 14H22.0001C23.1046 14 24 14.8954 24 15.9999C24 17.1046 23.1046 17.9998 22.0001 17.9998H1.99999C0.89544 17.9998 0 17.1046 0 15.9999Z" />
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.29671 0.0223986C10.389 0.186247 11.1418 1.20459 10.9779 2.2969L7.97789 22.2965C7.81404 23.3887 6.7957 24.1414 5.70334 23.9777C4.611 23.8138 3.85829 22.7954 4.02216 21.7032L7.02216 1.70355C7.18601 0.611239 8.20435 -0.141449 9.29671 0.0223986Z" />
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.2967 0.0223986C19.3891 0.186247 20.1418 1.20459 19.9779 2.2969L16.9779 22.2965C16.8139 23.3887 15.7957 24.1414 14.7033 23.9777C13.611 23.8138 12.8583 22.7954 13.0222 21.7032L16.0222 1.70355C16.186 0.611239 17.2044 -0.141449 18.2967 0.0223986Z" />
7
- </svg>
@@ -1,5 +0,0 @@
1
- <svg viewBox="0 0 24 24"
2
- xmlns="http://www.w3.org/2000/svg">
3
- <path d="M9.5452 24V21.1961H8.44912C6.82779 21.1961 6.50809 20.7754 6.50809 18.6723V15.1291C6.50809 13.3829 5.38916 12.2613 3.32256 12.1211V11.8917C5.38916 11.7515 6.50809 10.6171 6.50809 8.88371V5.32767C6.50809 3.22464 6.82779 2.80404 8.44912 2.80404H9.5452V0H7.70696C4.40725 0 3.33397 1.15985 3.33397 4.72863V7.54542C3.33397 9.55924 2.51189 10.3367 0 10.222V13.778C2.51189 13.6761 3.33397 14.4535 3.33397 16.4674V19.2713C3.33397 22.8401 4.40725 24 7.70696 24H9.5452Z" />
4
- <path d="M16.293 24C19.5929 24 20.6659 22.8401 20.6659 19.2713V16.4674C20.6659 14.4535 21.4882 13.6761 24 13.778V10.222C21.4882 10.3367 20.6659 9.55924 20.6659 7.54542V4.72863C20.6659 1.15985 19.5929 0 16.293 0H14.4548V2.80404H15.5509C17.1722 2.80404 17.4919 3.22464 17.4919 5.32767V8.88371C17.4919 10.6171 18.6108 11.7515 20.6774 11.8917V12.1211C18.6108 12.2613 17.4919 13.3829 17.4919 15.1291V18.6723C17.4919 20.7754 17.1722 21.1961 15.5509 21.1961H14.4548V24H16.293Z" />
5
- </svg>
@@ -1,6 +0,0 @@
1
- <svg
2
- viewBox="0 0 24 24"
3
- xmlns="http://www.w3.org/2000/svg"
4
- >
5
- <path d="m2.314892,2.715466c0,-2.097726 2.320696,-3.364698 4.085258,-2.230334l13.864359,8.912782c1.89413,1.21769 1.89413,3.986482 0,5.204172l-13.864359,8.912782c-1.764597,1.134364 -4.085258,-0.132608 -4.085258,-2.230334l0,-18.569068z"/>
6
- </svg>
@@ -1,4 +0,0 @@
1
- <svg viewBox="0 0 24 24"
2
- xmlns="http://www.w3.org/2000/svg">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M14 1.71429C14 0.767512 13.1046 0 12 0C10.8954 0 10 0.767512 10 1.71429V10L1.71429 10C0.767512 10 0 10.8954 0 12C0 13.1046 0.767512 14 1.71429 14L10 14V22.2857C10 23.2325 10.8954 24 12 24C13.1046 24 14 23.2325 14 22.2857V14L22.2857 14C23.2325 14 24 13.1046 24 12C24 10.8954 23.2325 10 22.2857 10L14 10V1.71429Z" />
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
2
- <path fill="currentColor"
3
- d="M8.53033 1.46948C7.62352 0.563232 6.37899 0.000732422 4.99687 0.000732422C2.23265 0.000732422 0 2.23823 0 5.00073C0 7.76323 2.23265 10.0007 4.99687 10.0007C7.32958 10.0007 9.27455 8.40698 9.83115 6.25073H8.53033C8.01751 7.70698 6.62914 8.75073 4.99687 8.75073C2.92683 8.75073 1.24453 7.06948 1.24453 5.00073C1.24453 2.93198 2.92683 1.25073 4.99687 1.25073C6.03502 1.25073 6.9606 1.68198 7.63602 2.36323L5.62226 4.37573H10V0.000732422L8.53033 1.46948Z" />
4
- </svg>
@@ -1,7 +0,0 @@
1
- <svg
2
- viewBox="0 0 24 24"
3
- xmlns="http://www.w3.org/2000/svg"
4
- >
5
- <path fill="none" d="m10.7143,14.96883c2.6036,0 4.7143,-2.1106 4.7143,-4.7143c0,-2.60358 -2.1107,-4.71424 -4.7143,-4.71424c-2.60364,0 -4.7143,2.11066 -4.7143,4.71424c0,2.6037 2.11066,4.7143 4.7143,4.7143z"/>
6
- <path fill="none" d="m18,17.54023l-3.4286,-3.4285" stroke-linecap="round" />
7
- </svg>
@@ -1,8 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd"
3
- d="M19.286 15.9606C19.2271 15.6362 19.2669 15.3017 19.4 15C19.5267 14.7042 19.7373 14.452 20.0055 14.2743C20.2738 14.0966 20.5882 14.0013 20.91 13.9999H21.0001C21.5304 13.9999 22.0391 13.7893 22.4142 13.4142C22.7893 13.0391 23 12.5305 23 12C23 11.4695 22.7893 10.9609 22.4142 10.5858C22.0391 10.2107 21.5304 10.0001 21.0001 10.0001H20.83C20.5082 9.9987 20.1938 9.90341 19.9255 9.72576C19.6572 9.54797 19.4467 9.29579 19.32 9V8.92001C19.1869 8.61839 19.1471 8.28381 19.206 7.95942C19.2648 7.63503 19.4195 7.33569 19.65 7.1L19.71 7.04001C19.8959 6.85426 20.0435 6.63368 20.1441 6.39088C20.2448 6.14809 20.2966 5.88784 20.2966 5.62501C20.2966 5.36218 20.2448 5.10192 20.1441 4.85912C20.0435 4.61632 19.8959 4.39574 19.71 4.21001C19.5243 4.02405 19.3037 3.87653 19.0609 3.77588C18.8181 3.67523 18.5578 3.62343 18.295 3.62343C18.0321 3.62343 17.772 3.67523 17.5292 3.77588C17.2863 3.87653 17.0658 4.02405 16.88 4.21001L16.8201 4.27C16.5844 4.50055 16.285 4.65519 15.9605 4.714C15.6362 4.77282 15.3017 4.73311 15 4.6C14.7042 4.47324 14.452 4.26275 14.2743 3.99446C14.0966 3.72617 14.0013 3.41179 13.9999 3.09V3.00001C13.9999 2.46957 13.7893 1.96086 13.4142 1.58579C13.0391 1.21072 12.5305 1 12 1C11.4695 1 10.9609 1.21072 10.5858 1.58579C10.2107 1.96086 10.0001 2.46957 10.0001 3.00001V3.17C9.99869 3.49179 9.9034 3.80617 9.72575 4.07446C9.54796 4.34275 9.29579 4.55324 9 4.68H8.92C8.61838 4.81311 8.2838 4.85282 7.95941 4.79401C7.63502 4.73519 7.33568 4.58054 7.1 4.35L7.04 4.29001C6.85425 4.10405 6.63368 3.95653 6.39088 3.85588C6.14808 3.75524 5.88784 3.70343 5.625 3.70343C5.36217 3.70343 5.10191 3.75524 4.85912 3.85588C4.61632 3.95653 4.39574 4.10405 4.21001 4.29001C4.02405 4.47576 3.87653 4.69633 3.77588 4.93912C3.67523 5.18191 3.62343 5.44218 3.62343 5.70501C3.62343 5.96784 3.67523 6.22808 3.77588 6.47088C3.87653 6.71368 4.02405 6.93426 4.21001 7.12001L4.27 7.18001C4.50054 7.41569 4.65519 7.71502 4.714 8.03941C4.77282 8.36382 4.73311 8.69838 4.6 9C4.48572 9.31078 4.2806 9.57987 4.01131 9.77251C3.74201 9.96515 3.42099 10.0723 3.09 10.08H3.00001C2.46957 10.08 1.96086 10.2907 1.58579 10.6658C1.21072 11.0408 1 11.5496 1 12.08C1 12.6105 1.21072 13.1191 1.58579 13.4942C1.96086 13.8693 2.46957 14.08 3.00001 14.08H3.17C3.49179 14.0813 3.80617 14.1766 4.07446 14.3543C4.34275 14.5319 4.55323 14.7842 4.68 15.08C4.81311 15.3817 4.85282 15.7162 4.79401 16.0406C4.73519 16.365 4.58054 16.6643 4.34999 16.9L4.29 16.9601C4.10405 17.1458 3.95653 17.3664 3.85588 17.6092C3.75524 17.8519 3.70343 18.1122 3.70343 18.3751C3.70343 18.6378 3.75524 18.8981 3.85588 19.1409C3.95653 19.3836 4.10405 19.6043 4.29 19.7901C4.47575 19.976 4.69633 20.1235 4.93911 20.2242C5.18191 20.3248 5.44217 20.3767 5.705 20.3767C5.96783 20.3767 6.22808 20.3248 6.47088 20.2242C6.71368 20.1235 6.93425 19.976 7.12 19.7901L7.18001 19.73C7.41568 19.4995 7.71502 19.3449 8.03941 19.286C8.36381 19.2272 8.69838 19.2669 9 19.4C9.31077 19.5143 9.57986 19.7194 9.7725 19.9888C9.96514 20.258 10.0722 20.5791 10.0799 20.91V21.0001C10.0799 21.5304 10.2907 22.0392 10.6658 22.4143C11.0408 22.7894 11.5496 23 12.08 23C12.6105 23 13.1191 22.7894 13.4942 22.4143C13.8693 22.0392 14.08 21.5304 14.08 21.0001V20.83C14.0813 20.5082 14.1766 20.1938 14.3543 19.9255C14.5319 19.6573 14.7842 19.4467 15.08 19.32C15.3817 19.1869 15.7162 19.1471 16.0406 19.206C16.3649 19.2648 16.6643 19.4195 16.8999 19.65L16.96 19.7101C17.1458 19.896 17.3663 20.0435 17.6092 20.1441C17.8519 20.2448 18.1122 20.2966 18.375 20.2966C18.6378 20.2966 18.8981 20.2448 19.1409 20.1441C19.3836 20.0435 19.6043 19.896 19.7901 19.7101C19.976 19.5243 20.1235 19.3037 20.2241 19.0609C20.3248 18.8181 20.3766 18.5578 20.3766 18.295C20.3766 18.0321 20.3248 17.772 20.2241 17.5292C20.1235 17.2863 19.976 17.0658 19.7901 16.88L19.73 16.8201C19.4995 16.5844 19.3448 16.2851 19.286 15.9606ZM14.75 12C14.75 13.5188 13.5188 14.75 12 14.75C10.4812 14.75 9.25 13.5188 9.25 12C9.25 10.4812 10.4812 9.25 12 9.25C13.5188 9.25 14.75 10.4812 14.75 12Z"
4
- fill="currentColor" />
5
- <path
6
- d="M19.4 15L19.8575 15.2018L19.8595 15.197L19.4 15ZM19.286 15.9606L19.778 15.8713L19.778 15.8713L19.286 15.9606ZM20.0055 14.2743L19.7295 13.8574L19.7293 13.8575L20.0055 14.2743ZM20.91 13.9999L20.91 13.4999L20.9079 13.5L20.91 13.9999ZM22.4142 13.4142L22.7678 13.7678L22.7678 13.7678L22.4142 13.4142ZM22.4142 10.5858L22.7678 10.2323L22.7678 10.2323L22.4142 10.5858ZM20.83 10.0001L20.8278 10.5001H20.83V10.0001ZM19.9255 9.72576L19.6493 10.1425L19.6494 10.1426L19.9255 9.72576ZM19.32 9H18.82V9.10264L18.8604 9.19698L19.32 9ZM19.32 8.92001H19.82V8.81459L19.7774 8.71815L19.32 8.92001ZM19.206 7.95942L19.6979 8.04867L19.6979 8.04867L19.206 7.95942ZM19.65 7.1L19.2967 6.74614L19.2924 6.75044L19.65 7.1ZM19.71 7.04001L20.0633 7.39384L20.0634 7.39371L19.71 7.04001ZM20.1441 6.39088L19.6822 6.19941L19.6822 6.19942L20.1441 6.39088ZM20.1441 4.85912L19.6822 5.05059L19.6822 5.05059L20.1441 4.85912ZM19.71 4.21001L19.3563 4.56338L19.3566 4.56372L19.71 4.21001ZM19.0609 3.77588L19.2524 3.31399L19.2524 3.31399L19.0609 3.77588ZM16.88 4.21001L17.2337 4.56344L17.2337 4.56338L16.88 4.21001ZM16.8201 4.27L17.1697 4.62745L17.1737 4.62343L16.8201 4.27ZM15.9605 4.714L15.8714 4.22202L15.8713 4.22203L15.9605 4.714ZM15 4.6L15.2018 4.14253L15.1969 4.14043L15 4.6ZM14.2743 3.99446L13.8574 4.27051L13.8575 4.27066L14.2743 3.99446ZM13.9999 3.09L13.4999 3.09L13.4999 3.09214L13.9999 3.09ZM13.4142 1.58579L13.0606 1.93936L13.0606 1.93936L13.4142 1.58579ZM10.5858 1.58579L10.9394 1.93936L10.9394 1.93936L10.5858 1.58579ZM10.0001 3.17L10.5001 3.17214V3.17H10.0001ZM9.72575 4.07446L10.1425 4.35066L10.1426 4.35051L9.72575 4.07446ZM9 4.68V5.18H9.10262L9.19695 5.13957L9 4.68ZM8.92 4.68V4.18H8.81457L8.71812 4.22257L8.92 4.68ZM7.95941 4.79401L7.8702 5.28599L7.87022 5.28599L7.95941 4.79401ZM7.1 4.35L6.74642 4.70358L6.75036 4.70743L7.1 4.35ZM7.04 4.29001L6.68625 4.64336L6.68645 4.64356L7.04 4.29001ZM6.39088 3.85588L6.58235 3.39399L6.58233 3.39398L6.39088 3.85588ZM4.85912 3.85588L4.66767 3.39398L4.66764 3.39399L4.85912 3.85588ZM4.21001 4.29001L4.56336 4.64376L4.56377 4.64335L4.21001 4.29001ZM3.77588 4.93912L3.314 4.74764L3.31399 4.74765L3.77588 4.93912ZM3.77588 6.47088L4.23776 6.27941L4.23776 6.27941L3.77588 6.47088ZM4.21001 7.12001L4.5636 6.76649L4.56336 6.76626L4.21001 7.12001ZM4.27 7.18001L4.62744 6.83035L4.62359 6.8265L4.27 7.18001ZM4.714 8.03941L4.22202 8.12861L4.22202 8.12862L4.714 8.03941ZM4.6 9L4.14256 8.79813L4.13618 8.8126L4.13072 8.82745L4.6 9ZM3.09 10.08L3.09 10.5801L3.10163 10.5798L3.09 10.08ZM1.58579 10.6658L1.93929 11.0195L1.93936 11.0194L1.58579 10.6658ZM1.58579 13.4942L1.93936 13.1407L1.93936 13.1407L1.58579 13.4942ZM3.17 14.08L3.17213 13.58H3.17V14.08ZM4.07446 14.3543L3.79841 14.7712L3.79841 14.7712L4.07446 14.3543ZM4.68 15.08L4.2204 15.277L4.22255 15.2819L4.68 15.08ZM4.79401 16.0406L5.28599 16.1298L5.28599 16.1298L4.79401 16.0406ZM4.34999 16.9L4.70385 17.2532L4.70742 17.2496L4.34999 16.9ZM4.29 16.9601L4.64337 17.3138L4.64384 17.3133L4.29 16.9601ZM3.85588 17.6092L4.31774 17.8007L4.31777 17.8006L3.85588 17.6092ZM3.85588 19.1409L3.39397 19.3324L3.39402 19.3325L3.85588 19.1409ZM4.29 19.7901L4.6437 19.4367L4.64337 19.4363L4.29 19.7901ZM4.93911 20.2242L4.74763 20.686L4.74764 20.6861L4.93911 20.2242ZM6.47088 20.2242L6.27941 19.7623L6.2794 19.7623L6.47088 20.2242ZM7.12 19.7901L7.4737 20.1435L7.4738 20.1434L7.12 19.7901ZM7.18001 19.73L6.83041 19.3725L6.82621 19.3767L7.18001 19.73ZM8.03941 19.286L7.95016 18.794L7.95016 18.794L8.03941 19.286ZM9 19.4L8.79814 19.8574L8.81261 19.8638L8.82746 19.8693L9 19.4ZM9.7725 19.9888L9.3658 20.2796L9.36587 20.2797L9.7725 19.9888ZM10.0799 20.91L10.5801 20.91L10.5798 20.8984L10.0799 20.91ZM10.6658 22.4143L11.0195 22.0608L11.0194 22.0607L10.6658 22.4143ZM13.4942 22.4143L13.8478 22.7678L13.8478 22.7678L13.4942 22.4143ZM14.08 20.83L13.58 20.8279V20.83H14.08ZM14.3543 19.9255L13.9374 19.6494L13.9374 19.6495L14.3543 19.9255ZM15.08 19.32L15.277 19.7796L15.2818 19.7774L15.08 19.32ZM16.0406 19.206L15.9513 19.6979L15.9513 19.6979L16.0406 19.206ZM16.8999 19.65L17.2535 19.2964L17.2495 19.2925L16.8999 19.65ZM16.96 19.7101L17.3137 19.3566L17.3136 19.3565L16.96 19.7101ZM17.6092 20.1441L17.8007 19.6823L17.8006 19.6822L17.6092 20.1441ZM19.1409 20.1441L19.3324 20.606L19.3325 20.606L19.1409 20.1441ZM19.7901 19.7101L19.4366 19.3564L19.4364 19.3566L19.7901 19.7101ZM20.2241 19.0609L20.686 19.2524L20.686 19.2524L20.2241 19.0609ZM20.2241 17.5292L20.686 17.3377L20.686 17.3377L20.2241 17.5292ZM19.7901 16.88L20.1435 16.5263L20.1432 16.5261L19.7901 16.88ZM19.73 16.8201L19.3725 17.1697L19.3768 17.174L19.73 16.8201ZM18.9425 14.7982C18.7691 15.1912 18.7173 15.6271 18.794 16.0498L19.778 15.8713C19.737 15.6453 19.7646 15.4122 19.8574 15.2018L18.9425 14.7982ZM19.7293 13.8575C19.3799 14.089 19.1056 14.4175 18.9404 14.803L19.8595 15.197C19.9479 14.9909 20.0946 14.8151 20.2817 14.691L19.7293 13.8575ZM20.9079 13.5C20.4888 13.5017 20.0791 13.6258 19.7295 13.8574L20.2816 14.6911C20.4685 14.5674 20.6877 14.5009 20.9121 14.4999L20.9079 13.5ZM21.0001 13.4999H20.91V14.4999H21.0001V13.4999ZM22.0607 13.0606C21.7794 13.342 21.3978 13.4999 21.0001 13.4999V14.4999C21.663 14.4999 22.2989 14.2366 22.7678 13.7678L22.0607 13.0606ZM22.5 12C22.5 12.3979 22.342 12.7793 22.0607 13.0606L22.7678 13.7678C23.2367 13.2989 23.5 12.6631 23.5 12H22.5ZM22.0607 10.9394C22.342 11.2207 22.5 11.6021 22.5 12H23.5C23.5 11.3369 23.2367 10.7011 22.7678 10.2323L22.0607 10.9394ZM21.0001 10.5001C21.3978 10.5001 21.7794 10.6581 22.0607 10.9394L22.7678 10.2323C22.2989 9.76338 21.663 9.50007 21.0001 9.50007V10.5001ZM20.83 10.5001H21.0001V9.50007H20.83V10.5001ZM19.6494 10.1426C19.9991 10.3742 20.4088 10.4983 20.8278 10.5001L20.8321 9.50007C20.6077 9.49912 20.3885 9.43264 20.2016 9.30888L19.6494 10.1426ZM18.8604 9.19698C19.0256 9.58246 19.2999 9.91099 19.6493 10.1425L20.2017 9.30898C20.0146 9.18495 19.8678 9.00913 19.7795 8.80303L18.8604 9.19698ZM18.82 8.92001V9H19.82V8.92001H18.82ZM18.714 7.87016C18.6373 8.29292 18.6891 8.72889 18.8625 9.12187L19.7774 8.71815C19.6846 8.50788 19.6569 8.27469 19.6979 8.04867L18.714 7.87016ZM19.2924 6.75044C18.9922 7.05749 18.7907 7.44748 18.714 7.87017L19.6979 8.04867C19.7389 7.82258 19.8468 7.61389 20.0075 7.44956L19.2924 6.75044ZM19.3568 6.68618L19.2967 6.74617L20.0032 7.45383L20.0633 7.39384L19.3568 6.68618ZM19.6822 6.19942C19.6068 6.3815 19.4961 6.54696 19.3566 6.68631L20.0634 7.39371C20.2958 7.16156 20.4802 6.88587 20.606 6.58235L19.6822 6.19942ZM19.7966 5.62501C19.7966 5.82209 19.7577 6.01728 19.6822 6.19941L20.606 6.58236C20.7318 6.2789 20.7966 5.95359 20.7966 5.62501H19.7966ZM19.6822 5.05059C19.7577 5.23272 19.7966 5.42792 19.7966 5.62501H20.7966C20.7966 5.29643 20.7318 4.97111 20.606 4.66765L19.6822 5.05059ZM19.3566 4.56372C19.4961 4.70305 19.6068 4.86851 19.6822 5.05059L20.606 4.66765C20.4802 4.36414 20.2958 4.08844 20.0634 3.8563L19.3566 4.56372ZM18.8694 4.23777C19.0515 4.31325 19.2169 4.42388 19.3563 4.56338L20.0638 3.85664C19.8316 3.62422 19.5559 3.43981 19.2524 3.31399L18.8694 4.23777ZM18.295 4.12343C18.4921 4.12343 18.6873 4.16228 18.8694 4.23777L19.2524 3.31399C18.9488 3.18818 18.6235 3.12343 18.295 3.12343V4.12343ZM17.7206 4.23777C17.9027 4.16227 18.0978 4.12343 18.295 4.12343V3.12343C17.9664 3.12343 17.6412 3.18818 17.3377 3.31399L17.7206 4.23777ZM17.2337 4.56338C17.3731 4.42388 17.5385 4.31325 17.7206 4.23777L17.3377 3.31399C17.0341 3.43981 16.7585 3.62422 16.5263 3.85664L17.2337 4.56338ZM17.1737 4.62343L17.2337 4.56344L16.5263 3.85658L16.4664 3.91657L17.1737 4.62343ZM16.0497 5.20599C16.4725 5.12936 16.8626 4.92785 17.1697 4.62742L16.4704 3.91258C16.3062 4.07324 16.0976 4.18102 15.8714 4.22202L16.0497 5.20599ZM14.7981 5.05745C15.1912 5.23087 15.6271 5.28263 16.0498 5.20598L15.8713 4.22203C15.6453 4.26302 15.4121 4.23536 15.2018 4.14255L14.7981 5.05745ZM13.8575 4.27066C14.089 4.6201 14.4176 4.89437 14.803 5.05957L15.1969 4.14043C14.9909 4.05211 14.8151 3.90541 14.691 3.71827L13.8575 4.27066ZM13.4999 3.09214C13.5017 3.51128 13.6258 3.92088 13.8574 4.27051L14.6911 3.71842C14.5674 3.53147 14.5009 3.31231 14.4999 3.08787L13.4999 3.09214ZM13.4999 3.00001V3.09H14.4999V3.00001H13.4999ZM13.0606 1.93936C13.3419 2.22063 13.4999 2.60214 13.4999 3.00001H14.4999C14.4999 2.337 14.2366 1.7011 13.7677 1.23223L13.0606 1.93936ZM12 1.5C12.3978 1.5 12.7793 1.65802 13.0606 1.93936L13.7677 1.23223C13.2989 0.763416 12.6631 0.5 12 0.5V1.5ZM10.9394 1.93936C11.2207 1.65802 11.6022 1.5 12 1.5V0.5C11.3369 0.5 10.7011 0.763416 10.2323 1.23223L10.9394 1.93936ZM10.5001 3.00001C10.5001 2.60214 10.6581 2.22063 10.9394 1.93936L10.2323 1.23223C9.76337 1.7011 9.50006 2.337 9.50006 3.00001H10.5001ZM10.5001 3.17V3.00001H9.50006V3.17H10.5001ZM10.1426 4.35051C10.3742 4.00088 10.4983 3.59128 10.5001 3.17214L9.50007 3.16786C9.49911 3.39231 9.43265 3.61146 9.30886 3.79842L10.1426 4.35051ZM9.19695 5.13957C9.58244 4.97437 9.91098 4.7001 10.1425 4.35066L9.30896 3.79827C9.18494 3.98541 9.00914 4.1321 8.80305 4.22042L9.19695 5.13957ZM8.92 5.18H9V4.18H8.92V5.18ZM7.87022 5.28599C8.29291 5.36262 8.72887 5.31088 9.12188 5.13743L8.71812 4.22257C8.5079 4.31534 8.2747 4.34302 8.0486 4.30203L7.87022 5.28599ZM6.75036 4.70743C7.05747 5.00783 7.44751 5.20934 7.8702 5.28599L8.04862 4.30204C7.82253 4.26104 7.6139 4.15325 7.44963 3.99257L6.75036 4.70743ZM6.68645 4.64356L6.74645 4.70356L7.45354 3.99644L7.39355 3.93645L6.68645 4.64356ZM6.19941 4.31776C6.3815 4.39325 6.54694 4.50389 6.68625 4.64336L7.39375 3.93665C7.16157 3.70421 6.88585 3.51981 6.58235 3.39399L6.19941 4.31776ZM5.625 4.20343C5.82212 4.20343 6.01731 4.24229 6.19943 4.31777L6.58233 3.39398C6.27885 3.2682 5.95355 3.20343 5.625 3.20343V4.20343ZM5.05057 4.31777C5.23268 4.24229 5.42789 4.20343 5.625 4.20343V3.20343C5.29646 3.20343 4.97115 3.26819 4.66767 3.39398L5.05057 4.31777ZM4.56377 4.64335C4.70306 4.50389 4.86849 4.39325 5.05059 4.31776L4.66764 3.39399C4.36414 3.51981 4.08842 3.70421 3.85624 3.93666L4.56377 4.64335ZM4.23776 5.1306C4.31325 4.94851 4.42389 4.78307 4.56336 4.64376L3.85665 3.93626C3.62421 4.16844 3.43981 4.44415 3.314 4.74764L4.23776 5.1306ZM4.12343 5.70501C4.12343 5.50787 4.16228 5.31267 4.23776 5.13059L3.31399 4.74765C3.18817 5.05116 3.12343 5.37648 3.12343 5.70501H4.12343ZM4.23776 6.27941C4.16228 6.09732 4.12343 5.90214 4.12343 5.70501H3.12343C3.12343 6.03354 3.18817 6.35885 3.31399 6.66235L4.23776 6.27941ZM4.56336 6.76626C4.42389 6.62694 4.31325 6.4615 4.23776 6.27941L3.31399 6.66235C3.43981 6.96586 3.62421 7.24157 3.85665 7.47376L4.56336 6.76626ZM4.62359 6.8265L4.5636 6.76649L3.85641 7.47352L3.9164 7.53352L4.62359 6.8265ZM5.20598 7.95022C5.12935 7.52752 4.92783 7.13747 4.62742 6.83037L3.91258 7.52965C4.07325 7.69391 4.18103 7.90253 4.22202 8.12861L5.20598 7.95022ZM5.05743 9.20188C5.23088 8.80887 5.28262 8.37292 5.20598 7.95021L4.22202 8.12862C4.26302 8.35472 4.23534 8.5879 4.14256 8.79813L5.05743 9.20188ZM4.30221 10.1792C4.65304 9.9282 4.92035 9.57757 5.06928 9.17256L4.13072 8.82745C4.05109 9.04399 3.90816 9.23154 3.7204 9.36584L4.30221 10.1792ZM3.10163 10.5798C3.53294 10.5698 3.95127 10.4302 4.30221 10.1792L3.7204 9.36584C3.53275 9.50008 3.30904 9.57473 3.07837 9.58009L3.10163 10.5798ZM3.00001 10.58H3.09V9.57996H3.00001V10.58ZM1.93936 11.0194C2.22069 10.738 2.60223 10.58 3.00001 10.58V9.57996C2.33691 9.57996 1.70104 9.84346 1.23223 10.3123L1.93936 11.0194ZM1.5 12.08C1.5 11.6821 1.65806 11.3006 1.93929 11.0195L1.23229 10.3122C0.763381 10.781 0.5 11.417 0.5 12.08H1.5ZM1.93936 13.1407C1.65802 12.8593 1.5 12.4779 1.5 12.08H0.5C0.5 12.7431 0.763415 13.3789 1.23223 13.8478L1.93936 13.1407ZM3.00001 13.58C2.60214 13.58 2.22063 13.422 1.93936 13.1407L1.23222 13.8478C1.7011 14.3167 2.337 14.58 3.00001 14.58V13.58ZM3.17 13.58H3.00001V14.58H3.17V13.58ZM4.35051 13.9374C4.00088 13.7059 3.59127 13.5818 3.17213 13.58L3.16786 14.58C3.3923 14.5809 3.61146 14.6474 3.79841 14.7712L4.35051 13.9374ZM5.13956 14.883C4.97441 14.4977 4.70016 14.1689 4.35051 13.9374L3.79841 14.7712C3.98534 14.895 4.13206 15.0708 4.22043 15.277L5.13956 14.883ZM5.28599 16.1298C5.36262 15.7071 5.31087 15.2712 5.13744 14.8782L4.22255 15.2819C4.31535 15.4922 4.34301 15.7253 4.30203 15.9514L5.28599 16.1298ZM4.70742 17.2496C5.00783 16.9425 5.20934 16.5525 5.28599 16.1298L4.30203 15.9514C4.26104 16.1774 4.15325 16.3861 3.99257 16.5503L4.70742 17.2496ZM4.64384 17.3133L4.70383 17.2532L3.99616 16.5467L3.93616 16.6068L4.64384 17.3133ZM4.31777 17.8006C4.39324 17.6186 4.50388 17.4531 4.64337 17.3138L3.93663 16.6063C3.70422 16.8385 3.51981 17.1142 3.39398 17.4177L4.31777 17.8006ZM4.20343 18.3751C4.20343 18.1778 4.2423 17.9826 4.31774 17.8007L3.39401 17.4177C3.26818 17.7211 3.20343 18.0465 3.20343 18.3751H4.20343ZM4.31778 18.9495C4.24228 18.7673 4.20343 18.5721 4.20343 18.3751H3.20343C3.20343 18.7035 3.26819 19.0289 3.39397 19.3324L4.31778 18.9495ZM4.64337 19.4363C4.50394 19.2971 4.39325 19.1315 4.31773 18.9494L3.39402 19.3325C3.5198 19.6358 3.70416 19.9116 3.93663 20.1438L4.64337 19.4363ZM5.13059 19.7623C4.94852 19.6868 4.78305 19.5761 4.6437 19.4367L3.93631 20.1435C4.16845 20.3758 4.44414 20.5602 4.74763 20.686L5.13059 19.7623ZM5.705 19.8767C5.50792 19.8767 5.31272 19.8378 5.13059 19.7623L4.74764 20.6861C5.0511 20.8118 5.37642 20.8767 5.705 20.8767V19.8767ZM6.2794 19.7623C6.09727 19.8378 5.90208 19.8767 5.705 19.8767V20.8767C6.03359 20.8767 6.35889 20.8118 6.66235 20.6861L6.2794 19.7623ZM6.7663 19.4367C6.62695 19.5761 6.46149 19.6868 6.27941 19.7623L6.66235 20.6861C6.96586 20.5602 7.24155 20.3758 7.4737 20.1435L6.7663 19.4367ZM6.82621 19.3767L6.7662 19.4368L7.4738 20.1434L7.53381 20.0833L6.82621 19.3767ZM7.95016 18.794C7.52747 18.8707 7.13748 19.0723 6.83044 19.3725L7.52957 20.0875C7.69388 19.9268 7.90256 19.819 8.12866 19.778L7.95016 18.794ZM9.20186 18.9425C8.80888 18.7691 8.37292 18.7173 7.95016 18.794L8.12866 19.778C8.3547 19.737 8.58788 19.7646 8.79814 19.8574L9.20186 18.9425ZM10.1792 19.6979C9.92824 19.347 9.57759 19.0796 9.17254 18.9307L8.82746 19.8693C9.04396 19.9489 9.23149 20.0918 9.3658 20.2796L10.1792 19.6979ZM10.5798 20.8984C10.5698 20.4671 10.4302 20.0487 10.1791 19.6978L9.36587 20.2797C9.50006 20.4673 9.57472 20.691 9.58008 20.9216L10.5798 20.8984ZM10.5799 21.0001V20.91H9.57995V21.0001H10.5799ZM11.0194 22.0607C10.738 21.7793 10.5799 21.3978 10.5799 21.0001H9.57995C9.57995 21.6631 9.84346 22.299 10.3123 22.7678L11.0194 22.0607ZM12.08 22.5C11.6821 22.5 11.3006 22.342 11.0195 22.0608L10.3122 22.7678C10.781 23.2367 11.417 23.5 12.08 23.5V22.5ZM13.1407 22.0607C12.8593 22.342 12.4779 22.5 12.08 22.5V23.5C12.7431 23.5 13.3789 23.2367 13.8478 22.7678L13.1407 22.0607ZM13.58 21.0001C13.58 21.3978 13.422 21.7794 13.1407 22.0607L13.8478 22.7678C14.3167 22.2989 14.58 21.663 14.58 21.0001H13.58ZM13.58 20.83V21.0001H14.58V20.83H13.58ZM13.9374 19.6495C13.7059 19.9991 13.5818 20.4088 13.58 20.8279L14.58 20.8321C14.5809 20.6077 14.6474 20.3885 14.7712 20.2016L13.9374 19.6495ZM14.883 18.8604C14.4977 19.0256 14.1689 19.2999 13.9374 19.6494L14.7712 20.2016C14.8949 20.0146 15.0708 19.8679 15.277 19.7795L14.883 18.8604ZM16.1298 18.714C15.7071 18.6373 15.2712 18.6891 14.8782 18.8625L15.2818 19.7774C15.4922 19.6846 15.7253 19.6569 15.9513 19.6979L16.1298 18.714ZM17.2495 19.2925C16.9425 18.9922 16.5525 18.7907 16.1298 18.714L15.9513 19.6979C16.1774 19.739 16.3861 19.8468 16.5504 20.0075L17.2495 19.2925ZM17.3136 19.3565L17.2535 19.2964L16.5464 20.0035L16.6065 20.0636L17.3136 19.3565ZM17.8006 19.6822C17.6185 19.6068 17.4531 19.4961 17.3137 19.3566L16.6064 20.0635C16.8385 20.2958 17.1142 20.4802 17.4177 20.606L17.8006 19.6822ZM18.375 19.7966C18.1779 19.7966 17.9827 19.7577 17.8007 19.6823L17.4176 20.606C17.7211 20.7318 18.0464 20.7966 18.375 20.7966V19.7966ZM18.9495 19.6822C18.7673 19.7578 18.5721 19.7966 18.375 19.7966V20.7966C18.7036 20.7966 19.0289 20.7318 19.3324 20.606L18.9495 19.6822ZM19.4364 19.3566C19.2971 19.4961 19.1315 19.6068 18.9494 19.6823L19.3325 20.606C19.6358 20.4802 19.9115 20.2958 20.1437 20.0635L19.4364 19.3566ZM19.7623 18.8695C19.6868 19.0515 19.5761 19.217 19.4366 19.3564L20.1435 20.0637C20.3758 19.8316 20.5602 19.5559 20.686 19.2524L19.7623 18.8695ZM19.8766 18.295C19.8766 18.492 19.8378 18.6873 19.7623 18.8695L20.686 19.2524C20.8118 18.9489 20.8766 18.6236 20.8766 18.295H19.8766ZM19.7623 17.7206C19.8378 17.9028 19.8766 18.0979 19.8766 18.295H20.8766C20.8766 17.9664 20.8118 17.6412 20.686 17.3377L19.7623 17.7206ZM19.4366 17.2337C19.5761 17.3731 19.6868 17.5385 19.7623 17.7206L20.686 17.3377C20.5602 17.0341 20.3758 16.7585 20.1435 16.5263L19.4366 17.2337ZM19.3768 17.174L19.4369 17.234L20.1432 16.5261L20.0831 16.4661L19.3768 17.174ZM18.794 16.0498C18.8707 16.4726 19.0722 16.8626 19.3725 17.1696L20.0875 16.4705C19.9268 16.3062 19.819 16.0975 19.778 15.8713L18.794 16.0498ZM12 15.25C13.795 15.25 15.25 13.795 15.25 12H14.25C14.25 13.2427 13.2427 14.25 12 14.25V15.25ZM8.75 12C8.75 13.795 10.205 15.25 12 15.25V14.25C10.7573 14.25 9.75 13.2427 9.75 12H8.75ZM12 8.75C10.205 8.75 8.75 10.205 8.75 12H9.75C9.75 10.7573 10.7573 9.75 12 9.75V8.75ZM15.25 12C15.25 10.205 13.795 8.75 12 8.75V9.75C13.2427 9.75 14.25 10.7573 14.25 12H15.25Z"
7
- fill="currentColor" />
8
- </svg>
@@ -1,4 +0,0 @@
1
- <svg viewBox="0 0 24 24"
2
- xmlns="http://www.w3.org/2000/svg">
3
- <path d="M18.327 24L16.5266 18.3105H7.4735L5.67304 24H0L8.76437 0H15.2018L24 24H18.327ZM15.2697 14.06C13.6051 8.90463 12.6653 5.98911 12.4502 5.31336C12.2463 4.63761 12.0991 4.10355 12.0085 3.71118C11.6349 5.10627 10.5648 8.55585 8.79833 14.06H15.2697Z" />
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <rect fill-rule="evenodd" clip-rule="evenodd" y="10" width="24" height="4" rx="2"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg viewBox="0 0 24 24"
2
- xmlns="http://www.w3.org/2000/svg">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23.3327 2.54004C24.1705 3.30678 24.227 4.60642 23.4591 5.44287L9.78844 20.3338C9.3987 20.7583 8.8484 21 8.27163 21C7.69485 21 7.14456 20.7583 6.75481 20.3338L0.540861 13.5652C-0.227044 12.7287 -0.170453 11.4291 0.667261 10.6624C1.50497 9.89561 2.80659 9.95212 3.57449 10.7886L8.27163 15.9049L20.4255 2.66625C21.1934 1.82981 22.495 1.7733 23.3327 2.54004Z"/>
4
- </svg>