@avalabs/k2-alpine 0.0.0-main-747398c

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 (360) hide show
  1. package/README.md +29 -0
  2. package/assets/branding/ach.svg +8 -0
  3. package/assets/branding/apple_pay.svg +8 -0
  4. package/assets/branding/ava-gpt-avatar.svg +10 -0
  5. package/assets/branding/ava-gpt-dark.svg +17 -0
  6. package/assets/branding/ava-gpt-light.svg +17 -0
  7. package/assets/branding/avalanche-p-chain.svg +12 -0
  8. package/assets/branding/avalanche.svg +4 -0
  9. package/assets/branding/avalanche_xp_dark.svg +4 -0
  10. package/assets/branding/avalanche_xp_light.svg +4 -0
  11. package/assets/branding/bank_transfer.svg +8 -0
  12. package/assets/branding/binance.svg +8 -0
  13. package/assets/branding/bitcoin.svg +4 -0
  14. package/assets/branding/cash.svg +8 -0
  15. package/assets/branding/coinbase.svg +12 -0
  16. package/assets/branding/credit_card.svg +8 -0
  17. package/assets/branding/ethereum.svg +9 -0
  18. package/assets/branding/google_pay.svg +8 -0
  19. package/assets/branding/halliday.svg +18 -0
  20. package/assets/branding/mobile_money.svg +8 -0
  21. package/assets/branding/moonpay.svg +18 -0
  22. package/assets/branding/onramper.svg +21 -0
  23. package/assets/branding/p_chain_dark.svg +4 -0
  24. package/assets/branding/p_chain_light.svg +4 -0
  25. package/assets/branding/shopee_pay.svg +8 -0
  26. package/assets/branding/solona.svg +10 -0
  27. package/assets/branding/stripe.svg +18 -0
  28. package/assets/branding/x_chain_dark.svg +4 -0
  29. package/assets/branding/x_chain_light.svg +4 -0
  30. package/assets/currencies/ae.svg +20 -0
  31. package/assets/currencies/ar.svg +83 -0
  32. package/assets/currencies/au.svg +41 -0
  33. package/assets/currencies/bd.svg +18 -0
  34. package/assets/currencies/bg.svg +19 -0
  35. package/assets/currencies/br.svg +320 -0
  36. package/assets/currencies/ca.svg +20 -0
  37. package/assets/currencies/ch.svg +18 -0
  38. package/assets/currencies/cl.svg +20 -0
  39. package/assets/currencies/cn.svg +22 -0
  40. package/assets/currencies/co.svg +19 -0
  41. package/assets/currencies/cz.svg +19 -0
  42. package/assets/currencies/dk.svg +18 -0
  43. package/assets/currencies/eg.svg +48 -0
  44. package/assets/currencies/eu.svg +137 -0
  45. package/assets/currencies/gb.svg +30 -0
  46. package/assets/currencies/gh.svg +20 -0
  47. package/assets/currencies/hk.svg +27 -0
  48. package/assets/currencies/hu.svg +19 -0
  49. package/assets/currencies/id.svg +18 -0
  50. package/assets/currencies/il.svg +20 -0
  51. package/assets/currencies/in.svg +70 -0
  52. package/assets/currencies/ir.svg +56 -0
  53. package/assets/currencies/jp.svg +18 -0
  54. package/assets/currencies/kr.svg +23 -0
  55. package/assets/currencies/ma.svg +28 -0
  56. package/assets/currencies/mx.svg +404 -0
  57. package/assets/currencies/my.svg +25 -0
  58. package/assets/currencies/ng.svg +19 -0
  59. package/assets/currencies/no.svg +19 -0
  60. package/assets/currencies/nz.svg +115 -0
  61. package/assets/currencies/ph.svg +31 -0
  62. package/assets/currencies/pk.svg +20 -0
  63. package/assets/currencies/pl.svg +18 -0
  64. package/assets/currencies/ro.svg +19 -0
  65. package/assets/currencies/ru.svg +19 -0
  66. package/assets/currencies/sa.svg +50 -0
  67. package/assets/currencies/se.svg +18 -0
  68. package/assets/currencies/sg.svg +24 -0
  69. package/assets/currencies/th.svg +20 -0
  70. package/assets/currencies/tr.svg +18 -0
  71. package/assets/currencies/tw.svg +21 -0
  72. package/assets/currencies/ua.svg +18 -0
  73. package/assets/currencies/us.svg +25 -0
  74. package/assets/currencies/vn.svg +18 -0
  75. package/assets/currencies/za.svg +33 -0
  76. package/assets/logos/provider-alchemy.svg +7 -0
  77. package/assets/logos/provider-banxa.svg +10 -0
  78. package/assets/logos/provider-bilira.svg +11 -0
  79. package/assets/logos/provider-binanceconnect.svg +4 -0
  80. package/assets/logos/provider-blockchaincom.svg +6 -0
  81. package/assets/logos/provider-btcdirect.svg +4 -0
  82. package/assets/logos/provider-coinbase.svg +4 -0
  83. package/assets/logos/provider-coinflow.svg +4 -0
  84. package/assets/logos/provider-fonbnk.svg +4 -0
  85. package/assets/logos/provider-guardarian.svg +10 -0
  86. package/assets/logos/provider-harbour.svg +4 -0
  87. package/assets/logos/provider-koywe.svg +4 -0
  88. package/assets/logos/provider-kyber.svg +14 -0
  89. package/assets/logos/provider-mercuryo.svg +4 -0
  90. package/assets/logos/provider-mesh.svg +4 -0
  91. package/assets/logos/provider-meso.svg +4 -0
  92. package/assets/logos/provider-odos.svg +3 -0
  93. package/assets/logos/provider-onmeta.svg +4 -0
  94. package/assets/logos/provider-onramp.svg +4 -0
  95. package/assets/logos/provider-paybis.svg +4 -0
  96. package/assets/logos/provider-paypal.svg +6 -0
  97. package/assets/logos/provider-revolut.svg +4 -0
  98. package/assets/logos/provider-robinhood.svg +4 -0
  99. package/assets/logos/provider-sardine.svg +4 -0
  100. package/assets/logos/provider-shift4.svg +4 -0
  101. package/assets/logos/provider-simplex.svg +4 -0
  102. package/assets/logos/provider-stripe.svg +4 -0
  103. package/assets/logos/provider-topper.svg +5 -0
  104. package/assets/logos/provider-transak.svg +4 -0
  105. package/assets/logos/provider-transfi.svg +22 -0
  106. package/assets/logos/provider-unlimit.svg +4 -0
  107. package/assets/logos/provider-velora.svg +17 -0
  108. package/assets/logos/provider-yak.svg +2197 -0
  109. package/assets/logos/provider-yellowcard.svg +10 -0
  110. package/assets/tokens/aave.svg +13 -0
  111. package/assets/tokens/ada.svg +40 -0
  112. package/assets/tokens/apt.svg +19 -0
  113. package/assets/tokens/arb.svg +17 -0
  114. package/assets/tokens/arena.svg +16 -0
  115. package/assets/tokens/atom.svg +17 -0
  116. package/assets/tokens/avax.svg +11 -0
  117. package/assets/tokens/bch.svg +11 -0
  118. package/assets/tokens/bgb.svg +12 -0
  119. package/assets/tokens/bnb.svg +11 -0
  120. package/assets/tokens/btc.svg +4 -0
  121. package/assets/tokens/dai.svg +11 -0
  122. package/assets/tokens/doge.svg +11 -0
  123. package/assets/tokens/dot.svg +11 -0
  124. package/assets/tokens/eth-white.svg +16 -0
  125. package/assets/tokens/eth.svg +16 -0
  126. package/assets/tokens/euroc.svg +24 -0
  127. package/assets/tokens/fil.svg +11 -0
  128. package/assets/tokens/flow.svg +13 -0
  129. package/assets/tokens/ggavax.svg +11 -0
  130. package/assets/tokens/grt.svg +11 -0
  131. package/assets/tokens/hbar.svg +11 -0
  132. package/assets/tokens/hype.svg +11 -0
  133. package/assets/tokens/icp.svg +21 -0
  134. package/assets/tokens/imx.svg +16 -0
  135. package/assets/tokens/ldo.svg +44 -0
  136. package/assets/tokens/leo.svg +82 -0
  137. package/assets/tokens/link.svg +11 -0
  138. package/assets/tokens/ltc.svg +11 -0
  139. package/assets/tokens/matic.svg +11 -0
  140. package/assets/tokens/mnt.svg +12 -0
  141. package/assets/tokens/near.svg +11 -0
  142. package/assets/tokens/okb.svg +18 -0
  143. package/assets/tokens/om.svg +15 -0
  144. package/assets/tokens/ondo.svg +13 -0
  145. package/assets/tokens/pi.svg +12 -0
  146. package/assets/tokens/qnt.svg +16 -0
  147. package/assets/tokens/savax.svg +11 -0
  148. package/assets/tokens/shib.svg +24 -0
  149. package/assets/tokens/sol.svg +15 -0
  150. package/assets/tokens/steth.svg +18 -0
  151. package/assets/tokens/stx.svg +11 -0
  152. package/assets/tokens/sui.svg +11 -0
  153. package/assets/tokens/ton.svg +11 -0
  154. package/assets/tokens/trx.svg +11 -0
  155. package/assets/tokens/uni.svg +19 -0
  156. package/assets/tokens/usdc.svg +11 -0
  157. package/assets/tokens/usdt.svg +11 -0
  158. package/assets/tokens/vet.svg +11 -0
  159. package/assets/tokens/wavax.svg +11 -0
  160. package/assets/tokens/xlm.svg +12 -0
  161. package/assets/tokens/xrp.svg +11 -0
  162. package/assets/tokens/xsgd.svg +13 -0
  163. package/assets/transactions/advance-time.svg +8 -0
  164. package/assets/transactions/airdrop.svg +7 -0
  165. package/assets/transactions/bridge.svg +8 -0
  166. package/assets/transactions/check_small.svg +8 -0
  167. package/assets/transactions/compare.svg +8 -0
  168. package/assets/transactions/contract-call.svg +8 -0
  169. package/assets/transactions/psychiatry.svg +8 -0
  170. package/assets/transactions/receive.svg +8 -0
  171. package/assets/transactions/send.svg +8 -0
  172. package/assets/transactions/transaction-subnet.svg +8 -0
  173. package/assets/transactions/tx-type-add.svg +8 -0
  174. package/assets/transactions/tx-type-send.svg +8 -0
  175. package/assets/transactions/unwrap.svg +8 -0
  176. package/dist/components/Accordion/Accordion.d.ts +3 -0
  177. package/dist/components/Accordion/AccordionActions.d.ts +3 -0
  178. package/dist/components/Accordion/AccordionDetails.d.ts +3 -0
  179. package/dist/components/Accordion/AccordionSummary.d.ts +9 -0
  180. package/dist/components/Accordion/Accordions.d.ts +3 -0
  181. package/dist/components/Accordion/index.d.ts +5 -0
  182. package/dist/components/Avatar/Avatar.d.ts +10 -0
  183. package/dist/components/Button/SquareButton.d.ts +38 -0
  184. package/dist/components/ContentfulJsonRender/ContentfulJsonRender.d.ts +7 -0
  185. package/dist/components/CustomDialog/CustomDialog.d.ts +33 -0
  186. package/dist/components/CustomDialog/index.d.ts +1 -0
  187. package/dist/components/DateTimePicker/DateTimePicker.d.ts +14 -0
  188. package/dist/components/DateTimePicker/components/DayPicker/Day.d.ts +6 -0
  189. package/dist/components/DateTimePicker/components/DayPicker/DropdownNav.d.ts +7 -0
  190. package/dist/components/DateTimePicker/components/DayPicker/GenericDropdown.d.ts +20 -0
  191. package/dist/components/DateTimePicker/components/DayPicker/Months.d.ts +12 -0
  192. package/dist/components/DateTimePicker/components/DayPicker/MonthsDropdown.d.ts +6 -0
  193. package/dist/components/DateTimePicker/components/DayPicker/Weekday.d.ts +6 -0
  194. package/dist/components/DateTimePicker/components/DayPicker/YearsDropdown.d.ts +6 -0
  195. package/dist/components/DateTimePicker/components/DayPicker/index.d.ts +6 -0
  196. package/dist/components/DateTimePicker/components/TimePicker/GenericDigitPicker.d.ts +9 -0
  197. package/dist/components/DateTimePicker/components/TimePicker/MeridiemPicker.d.ts +11 -0
  198. package/dist/components/DateTimePicker/components/TimePicker/TimePicker.d.ts +8 -0
  199. package/dist/components/DateTimePicker/index.d.ts +2 -0
  200. package/dist/components/DateTimePicker/types.d.ts +6 -0
  201. package/dist/components/Glow/Glow.d.ts +6 -0
  202. package/dist/components/Icons/AddImage.d.ts +2 -0
  203. package/dist/components/Icons/Airdrop.d.ts +2 -0
  204. package/dist/components/Icons/Approve.d.ts +2 -0
  205. package/dist/components/Icons/ArrowDown.d.ts +2 -0
  206. package/dist/components/Icons/ArrowLeft.d.ts +2 -0
  207. package/dist/components/Icons/ArrowRight.d.ts +2 -0
  208. package/dist/components/Icons/ArrowUp.d.ts +2 -0
  209. package/dist/components/Icons/AvaGpt.d.ts +7 -0
  210. package/dist/components/Icons/Avalanche.d.ts +9 -0
  211. package/dist/components/Icons/AvalancheHorizontal.d.ts +2 -0
  212. package/dist/components/Icons/Avatar.d.ts +2 -0
  213. package/dist/components/Icons/Bitcoin.d.ts +9 -0
  214. package/dist/components/Icons/Bridge.d.ts +2 -0
  215. package/dist/components/Icons/CChain.d.ts +2 -0
  216. package/dist/components/Icons/CheckboxChecked.d.ts +2 -0
  217. package/dist/components/Icons/CheckboxIndeterminate.d.ts +2 -0
  218. package/dist/components/Icons/CheckboxUnchecked.d.ts +2 -0
  219. package/dist/components/Icons/ChevronDown.d.ts +2 -0
  220. package/dist/components/Icons/ChevronRight.d.ts +2 -0
  221. package/dist/components/Icons/CloudAlert.d.ts +2 -0
  222. package/dist/components/Icons/CloudDownload.d.ts +2 -0
  223. package/dist/components/Icons/Coinbase.d.ts +2 -0
  224. package/dist/components/Icons/Contacts.d.ts +2 -0
  225. package/dist/components/Icons/ContractCall.d.ts +2 -0
  226. package/dist/components/Icons/Core.d.ts +2 -0
  227. package/dist/components/Icons/DeployedCode.d.ts +2 -0
  228. package/dist/components/Icons/Discord.d.ts +2 -0
  229. package/dist/components/Icons/Discover.d.ts +2 -0
  230. package/dist/components/Icons/DocumentCsv.d.ts +2 -0
  231. package/dist/components/Icons/Encrypted.d.ts +2 -0
  232. package/dist/components/Icons/Ethereum.d.ts +9 -0
  233. package/dist/components/Icons/Explore.d.ts +2 -0
  234. package/dist/components/Icons/Explorer.d.ts +2 -0
  235. package/dist/components/Icons/Export.d.ts +2 -0
  236. package/dist/components/Icons/Facebook.d.ts +2 -0
  237. package/dist/components/Icons/FileDownload.d.ts +2 -0
  238. package/dist/components/Icons/FillOrder.d.ts +2 -0
  239. package/dist/components/Icons/Gift.d.ts +2 -0
  240. package/dist/components/Icons/Github.d.ts +2 -0
  241. package/dist/components/Icons/GlobeIcon.d.ts +2 -0
  242. package/dist/components/Icons/Halliday.d.ts +2 -0
  243. package/dist/components/Icons/Hide.d.ts +2 -0
  244. package/dist/components/Icons/IOSClear.d.ts +2 -0
  245. package/dist/components/Icons/Instagram.d.ts +2 -0
  246. package/dist/components/Icons/Keystone.d.ts +2 -0
  247. package/dist/components/Icons/Landscape.d.ts +2 -0
  248. package/dist/components/Icons/LedgerWallet.d.ts +2 -0
  249. package/dist/components/Icons/LinkedIn.d.ts +2 -0
  250. package/dist/components/Icons/Logout.d.ts +2 -0
  251. package/dist/components/Icons/Medium.d.ts +2 -0
  252. package/dist/components/Icons/MetaMask.d.ts +2 -0
  253. package/dist/components/Icons/Monitoring.d.ts +2 -0
  254. package/dist/components/Icons/Outbound.d.ts +2 -0
  255. package/dist/components/Icons/PChainIcon.d.ts +2 -0
  256. package/dist/components/Icons/PaceClock.d.ts +2 -0
  257. package/dist/components/Icons/Password.d.ts +2 -0
  258. package/dist/components/Icons/Plant.d.ts +2 -0
  259. package/dist/components/Icons/Portfolio.d.ts +2 -0
  260. package/dist/components/Icons/QrCode.d.ts +2 -0
  261. package/dist/components/Icons/Rabby.d.ts +2 -0
  262. package/dist/components/Icons/Reddit.d.ts +2 -0
  263. package/dist/components/Icons/Refresh.d.ts +2 -0
  264. package/dist/components/Icons/Search.d.ts +2 -0
  265. package/dist/components/Icons/Search2.d.ts +2 -0
  266. package/dist/components/Icons/SecurityKey.d.ts +2 -0
  267. package/dist/components/Icons/Send.d.ts +2 -0
  268. package/dist/components/Icons/Settings.d.ts +2 -0
  269. package/dist/components/Icons/Sidebar.d.ts +2 -0
  270. package/dist/components/Icons/SidebarDock.d.ts +2 -0
  271. package/dist/components/Icons/SidebarUndock.d.ts +2 -0
  272. package/dist/components/Icons/Signature.d.ts +2 -0
  273. package/dist/components/Icons/Solana.d.ts +7 -0
  274. package/dist/components/Icons/StackedLineChart.d.ts +2 -0
  275. package/dist/components/Icons/Stake.d.ts +2 -0
  276. package/dist/components/Icons/Swap.d.ts +2 -0
  277. package/dist/components/Icons/Sync.d.ts +2 -0
  278. package/dist/components/Icons/Telegram.d.ts +2 -0
  279. package/dist/components/Icons/TextIcon.d.ts +2 -0
  280. package/dist/components/Icons/Tools.d.ts +2 -0
  281. package/dist/components/Icons/Transfer.d.ts +2 -0
  282. package/dist/components/Icons/TriangleDown.d.ts +2 -0
  283. package/dist/components/Icons/TriangleUp.d.ts +2 -0
  284. package/dist/components/Icons/Unwrap.d.ts +2 -0
  285. package/dist/components/Icons/Upload.d.ts +2 -0
  286. package/dist/components/Icons/Velora.d.ts +2 -0
  287. package/dist/components/Icons/WalletClosed.d.ts +2 -0
  288. package/dist/components/Icons/WalletOpen.d.ts +2 -0
  289. package/dist/components/Icons/WaterDrop.d.ts +2 -0
  290. package/dist/components/Icons/X.d.ts +2 -0
  291. package/dist/components/Icons/XChainIcon.d.ts +2 -0
  292. package/dist/components/Icons/XPChain.d.ts +2 -0
  293. package/dist/components/Icons/YouTube.d.ts +2 -0
  294. package/dist/components/Icons/index.d.ts +333 -0
  295. package/dist/components/Popover/Popover.d.ts +5 -0
  296. package/dist/components/Popover/PopoverContent.d.ts +15 -0
  297. package/dist/components/Popover/index.d.ts +2 -0
  298. package/dist/components/PopoverItem/PopoverItem.d.ts +40 -0
  299. package/dist/components/PopoverItem/index.d.ts +1 -0
  300. package/dist/components/SearchInput/SearchInput.d.ts +13 -0
  301. package/dist/components/Select/Select.d.ts +5 -0
  302. package/dist/components/SelectCountry/SelectCountry.d.ts +20 -0
  303. package/dist/components/SelectCountry/index.d.ts +1 -0
  304. package/dist/components/Stepper/Stepper.d.ts +18 -0
  305. package/dist/components/Stepper/index.d.ts +1 -0
  306. package/dist/components/StoreButtons/AppStore.d.ts +6 -0
  307. package/dist/components/StoreButtons/ChromeStore.d.ts +6 -0
  308. package/dist/components/StoreButtons/PlayStore.d.ts +6 -0
  309. package/dist/components/StoreButtons/index.d.ts +3 -0
  310. package/dist/components/TabBar/TabBar.d.ts +18 -0
  311. package/dist/components/TabBar/index.d.ts +1 -0
  312. package/dist/components/ThemeInvert/ThemeInvert.d.ts +2 -0
  313. package/dist/components/ThemeInvert/index.d.ts +1 -0
  314. package/dist/components/ThemeProvider/ThemeProvider.d.ts +7 -0
  315. package/dist/components/Tilt/Tilt.d.ts +39 -0
  316. package/dist/components/Toast/Toast.d.ts +26 -0
  317. package/dist/components/TruncateText/TruncateText.d.ts +32 -0
  318. package/dist/components/Typography/Typography.d.ts +5 -0
  319. package/dist/index.cjs +13 -0
  320. package/dist/index.cjs.map +1 -0
  321. package/dist/index.css +1 -0
  322. package/dist/index.d.ts +37 -0
  323. package/dist/index.js +10921 -0
  324. package/dist/index.js.map +1 -0
  325. package/dist/theme/components/alert.d.ts +2 -0
  326. package/dist/theme/components/appBar.d.ts +2 -0
  327. package/dist/theme/components/avatar.d.ts +2 -0
  328. package/dist/theme/components/backdrop.d.ts +2 -0
  329. package/dist/theme/components/button.d.ts +2 -0
  330. package/dist/theme/components/card.d.ts +2 -0
  331. package/dist/theme/components/checkbox.d.ts +2 -0
  332. package/dist/theme/components/chip.d.ts +2 -0
  333. package/dist/theme/components/container.d.ts +2 -0
  334. package/dist/theme/components/dialog.d.ts +2 -0
  335. package/dist/theme/components/drawer.d.ts +2 -0
  336. package/dist/theme/components/formControlLabel.d.ts +2 -0
  337. package/dist/theme/components/index.d.ts +2680 -0
  338. package/dist/theme/components/input.d.ts +2 -0
  339. package/dist/theme/components/popover.d.ts +7 -0
  340. package/dist/theme/components/popper.d.ts +2 -0
  341. package/dist/theme/components/progress.d.ts +2 -0
  342. package/dist/theme/components/slider.d.ts +2 -0
  343. package/dist/theme/components/switch.d.ts +2 -0
  344. package/dist/theme/components/table.d.ts +2 -0
  345. package/dist/theme/components/tabs.d.ts +2 -0
  346. package/dist/theme/components/toolbar.d.ts +2 -0
  347. package/dist/theme/components/typography.d.ts +2 -0
  348. package/dist/theme/fonts.d.ts +4 -0
  349. package/dist/theme/index.d.ts +1 -0
  350. package/dist/theme/logos/index.d.ts +43 -0
  351. package/dist/theme/palette.d.ts +4 -0
  352. package/dist/theme/shape.d.ts +2 -0
  353. package/dist/theme/theme.d.ts +289 -0
  354. package/dist/theme/typography.d.ts +3 -0
  355. package/dist/theme/utilities/getComponentStyles.d.ts +3 -0
  356. package/dist/utils/combineSx.d.ts +2 -0
  357. package/dist/utils/getHexAlpha.d.ts +3 -0
  358. package/dist/utils/withSx.d.ts +13 -0
  359. package/dist/utils/withThemeInvert.d.ts +4 -0
  360. package/package.json +78 -0
package/README.md ADDED
@@ -0,0 +1,29 @@
1
+ # K2 Alpine Components
2
+
3
+ Component library to be used for Core applications.
4
+
5
+ ## Using K2 Alpine
6
+
7
+ In order to use K2 Alpine, you must do some client-side setup.
8
+
9
+ ### Installing fonts
10
+
11
+ You will need to set the following scripts in your `head` tag to install fonts.
12
+
13
+ ```html
14
+ <link rel="preconnect" href="https://fonts.googleapis.com" />
15
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous" />
16
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400..700;1,14..32,400..700&display=swap" />
17
+ ```
18
+
19
+ ## Scripts
20
+
21
+ `pnpm storybook` will allow you to start Storybook and be able to visualize the component library. Read more details in the [Storybook documentation](./docs/STORYBOOK.md).
22
+
23
+
24
+ ## Libraries
25
+
26
+ K2 Alpine Components uses the following libraries:
27
+
28
+ - [React](https://react.dev/)
29
+ - [MUI](https://mui.com/)
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3763_1235" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3763_1235)">
6
+ <path d="M4.9668 18.2256C5.49794 18.2256 5.93349 18.6613 5.93359 19.1924C5.93359 19.7236 5.49801 20.1592 4.9668 20.1592C4.43559 20.1592 4 19.7236 4 19.1924C4.0001 18.6613 4.43565 18.2256 4.9668 18.2256ZM19.0332 18.2256C19.5643 18.2257 19.9999 18.6613 20 19.1924C20 19.7236 19.5644 20.1591 19.0332 20.1592C18.502 20.1592 18.0664 19.7236 18.0664 19.1924C18.0665 18.6613 18.5021 18.2256 19.0332 18.2256ZM8.18555 16.1855C8.83685 16.1855 9.36523 16.7139 9.36523 17.3652C9.36521 18.0165 8.83683 18.5449 8.18555 18.5449C7.53441 18.5447 7.00686 18.0164 7.00684 17.3652C7.00684 16.714 7.5344 16.1857 8.18555 16.1855ZM15.8145 16.1855C16.4656 16.1858 16.9932 16.7141 16.9932 17.3652C16.9931 18.0164 16.4656 18.5447 15.8145 18.5449C15.1632 18.5449 14.6348 18.0165 14.6348 17.3652C14.6348 16.7139 15.1632 16.1855 15.8145 16.1855ZM11.9043 13.5615C12.6905 13.5615 13.339 14.21 13.3496 15.0068C13.3495 15.8036 12.701 16.4512 11.9043 16.4512C11.1076 16.4511 10.4601 15.8035 10.46 15.0068C10.46 14.21 11.1075 13.5616 11.9043 13.5615ZM7.73926 10.3105C8.71663 10.3105 9.51359 11.1075 9.51367 12.0742C9.51367 13.0516 8.71668 13.8594 7.73926 13.8594C6.76203 13.8591 5.96582 13.0622 5.96582 12.085C5.96584 11.1077 6.76204 10.3108 7.73926 10.3105ZM16.25 10.3105C17.2272 10.3108 18.0234 11.1076 18.0234 12.0742C18.0234 13.0515 17.2272 13.8591 16.25 13.8594C15.2726 13.8594 14.4756 13.0624 14.4756 12.085C14.4756 11.1076 15.2726 10.3105 16.25 10.3105ZM11.9043 7.71875C12.6904 7.71875 13.3387 8.37701 13.3389 9.16309C13.3389 9.94927 12.7011 10.6084 11.9043 10.6084C11.1075 10.6084 10.46 9.95988 10.46 9.16309C10.4601 8.36641 11.1076 7.71878 11.9043 7.71875ZM8.18555 5.61523C8.83678 5.61523 9.36512 6.14274 9.36523 6.79395C9.36523 7.44525 8.83685 7.97363 8.18555 7.97363C7.5344 7.97346 7.00684 7.44514 7.00684 6.79395C7.00695 6.14285 7.53447 5.61541 8.18555 5.61523ZM15.8145 5.61523C16.4655 5.61545 16.9931 6.14287 16.9932 6.79395C16.9932 7.44511 16.4656 7.97341 15.8145 7.97363C15.1632 7.97363 14.6348 7.44525 14.6348 6.79395C14.6349 6.14274 15.1632 5.61523 15.8145 5.61523ZM4.9668 4C5.498 4 5.93359 4.43559 5.93359 4.9668C5.93359 5.49801 5.49801 5.93359 4.9668 5.93359C4.43559 5.93359 4 5.498 4 4.9668C4 4.43559 4.43559 4 4.9668 4ZM19.0332 4C19.5644 4.00006 20 4.43563 20 4.9668C20 5.49797 19.5644 5.93353 19.0332 5.93359C18.502 5.93359 18.0664 5.49801 18.0664 4.9668C18.0664 4.43559 18.502 4 19.0332 4Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3627_1368" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3627_1368)">
6
+ <path d="M4.38525 9.27046C4.10397 9.60331 3.65392 9.86584 3.20387 9.82833C3.14761 9.37828 3.36795 8.9001 3.62579 8.60476C3.90707 8.26253 4.39932 8.01875 4.7978 8C4.84468 8.4688 4.66185 8.92823 4.38525 9.27046ZM4.79311 9.91741C4.14147 9.8799 3.5836 10.2878 3.27419 10.2878C2.96009 10.2878 2.4866 9.93616 1.97091 9.94554C1.30052 9.95491 0.677016 10.3346 0.334789 10.9394C-0.368417 12.1489 0.151956 13.9397 0.831721 14.9242C1.16457 15.4118 1.56305 15.9462 2.08811 15.9275C2.58505 15.9087 2.78194 15.604 3.38201 15.604C3.98677 15.604 4.16023 15.9275 4.68529 15.9181C5.2291 15.9087 5.57133 15.4305 5.90418 14.943C6.28391 14.3898 6.43861 13.8507 6.44799 13.8225C6.43861 13.8132 5.39787 13.4147 5.38849 12.2145C5.37912 11.2113 6.2089 10.7331 6.2464 10.705C5.7776 10.0112 5.04627 9.93616 4.79311 9.91741ZM8.55761 8.55788V15.8665H9.69211V13.3678H11.2626C12.6971 13.3678 13.7051 12.3833 13.7051 10.9582C13.7051 9.53299 12.7159 8.55788 11.3001 8.55788H8.55761ZM9.69211 9.51424H11.0001C11.9846 9.51424 12.5471 10.0393 12.5471 10.9628C12.5471 11.8864 11.9846 12.4161 10.9954 12.4161H9.69211V9.51424ZM15.7772 15.9228C16.4898 15.9228 17.1508 15.5618 17.4508 14.9899H17.4743V15.8665H18.5244V12.2286C18.5244 11.1738 17.6805 10.494 16.3819 10.494C15.1771 10.494 14.2864 11.1832 14.2536 12.1302H15.2756C15.3599 11.6801 15.7772 11.3848 16.3491 11.3848C17.043 11.3848 17.4321 11.7082 17.4321 12.3036V12.7068L16.0163 12.7912C14.6989 12.8709 13.9864 13.41 13.9864 14.3476C13.9864 15.2946 14.7224 15.9228 15.7772 15.9228ZM16.0819 15.0555C15.4771 15.0555 15.0927 14.7648 15.0927 14.3195C15.0927 13.86 15.4631 13.5928 16.171 13.5506L17.4321 13.4709V13.8835C17.4321 14.5679 16.8507 15.0555 16.0819 15.0555ZM19.9261 17.8543C21.0325 17.8543 21.5528 17.4323 22.0076 16.1525L24 10.5644H22.8467L21.5107 14.882H21.4872L20.1511 10.5644H18.965L20.8871 15.8853L20.784 16.2088C20.6105 16.7573 20.3293 16.9682 19.8276 16.9682C19.7386 16.9682 19.5651 16.9588 19.4948 16.9495V17.8261C19.5604 17.8449 19.8417 17.8543 19.9261 17.8543Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.2002 2.7715C22.1704 1.05667 25.8295 1.05667 28.7998 2.7715L39.9844 9.22853C42.9547 10.9434 44.7842 14.1132 44.7842 17.543V30.457C44.7842 33.8868 42.9547 37.0566 39.9844 38.7715L28.7998 45.2285C25.8295 46.9434 22.1704 46.9434 19.2002 45.2285L8.01562 38.7715C5.04538 37.0566 3.21582 33.8868 3.21582 30.457V17.543C3.21582 14.1132 5.04538 10.9434 8.01562 9.22853L19.2002 2.7715ZM24.2832 15.1904C23.9914 14.6838 23.2615 14.6839 22.9697 15.1904L14.2529 30.3194C13.9612 30.8257 14.3257 31.4588 14.9092 31.459H20.1162C20.6966 31.4589 21.2333 31.149 21.5234 30.6455L26.8867 21.336C27.1766 20.8323 27.1768 20.2115 26.8867 19.708L24.2832 15.1904ZM29.8848 24.9111C29.593 24.4049 28.8632 24.4051 28.5713 24.9111L25.4551 30.3194C25.1634 30.8256 25.5278 31.4587 26.1113 31.459H32.3438C32.9273 31.4589 33.2918 30.8257 33 30.3194L29.8848 24.9111Z" fill="url(#paint0_linear_1_2)"/>
3
+ <path d="M19.4805 2.61601C22.3983 1.0586 25.9224 1.11099 28.7998 2.77226L39.9844 9.22929L40.2598 9.39433C43.0673 11.1426 44.7842 14.2214 44.7842 17.5437V30.4578C44.7839 33.78 43.0673 36.8591 40.2598 38.6072L39.9844 38.7723L28.7998 45.2293C25.9227 46.8901 22.3982 46.9427 19.4805 45.3855L19.4707 45.3797L19.208 45.2332L19.2002 45.2293L8.01562 38.7723C5.04556 37.0575 3.21611 33.8872 3.21582 30.4578V17.5437C3.21582 14.1141 5.04545 10.9442 8.01562 9.22929L19.2002 2.77226L19.4805 2.61601ZM28.2002 3.81133C25.6824 2.35765 22.5981 2.31169 20.0449 3.67461L19.7998 3.81133L8.61523 10.2684C6.01658 11.7689 4.41504 14.5428 4.41504 17.5437V30.4578C4.41532 33.4586 6.01655 36.2328 8.61523 37.7332L19.791 44.1853H19.792L20.0547 44.3318C22.6057 45.6892 25.6856 45.6419 28.2002 44.1902L39.3848 37.7332L39.625 37.5887C42.0817 36.0591 43.5847 33.3649 43.585 30.4578V17.5437C43.585 14.6365 42.0816 11.9426 39.625 10.4129L39.3848 10.2684L28.2002 3.81133Z" fill="black" fill-opacity="0.1"/>
4
+ <defs>
5
+ <linearGradient id="paint0_linear_1_2" x1="7.5" y1="6" x2="35" y2="44" gradientUnits="userSpaceOnUse">
6
+ <stop stop-color="#FF303E"/>
7
+ <stop offset="1" stop-color="#FF217B"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_9342_5409)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3112 13.064C15.7875 16.1127 12.6724 18.0391 9.26412 18.0405C7.98034 18.0438 6.71251 17.7686 5.54767 17.2353C5.34676 17.1433 5.12289 17.1101 4.90587 17.1516L1.71137 17.7633C1.01741 17.8962 0.408249 17.287 0.541159 16.593L1.15295 13.3987C1.19451 13.1817 1.16125 12.9578 1.06927 12.7569C0.536025 11.5921 0.260756 10.3242 0.263943 9.04047C0.265436 5.63221 2.19189 2.5171 5.24059 0.993406C6.488 0.363333 7.86661 0.0368214 9.26412 0.0404349H9.79353C14.3632 0.292571 18.012 3.94137 18.2641 8.51105V9.04047C18.2678 10.438 17.9412 11.8166 17.3112 13.064Z" fill="url(#paint0_linear_9342_5409)"/>
4
+ <path d="M9.26294 0.540405H9.77759C14.0831 0.783792 17.5199 4.22043 17.7639 8.52576V9.04138C17.7669 10.1954 17.5318 11.3363 17.0745 12.392L16.8645 12.8383L16.8635 12.8402C15.4694 15.6296 12.6652 17.425 9.5647 17.5355L9.26392 17.5404H9.26294C8.2029 17.5432 7.15407 17.3452 6.17212 16.9584L5.7561 16.7806C5.50568 16.666 5.22195 16.6115 4.93481 16.642L4.81177 16.6605L1.61743 17.2719C1.29206 17.3342 1.00351 17.0706 1.02368 16.7513L1.03247 16.6869L1.6438 13.4926C1.69884 13.2049 1.6665 12.9168 1.56958 12.6576L1.52368 12.5492C1.08343 11.5875 0.829278 10.551 0.774658 9.49548L0.763916 9.04138V9.04041C0.765383 5.92204 2.47293 3.06328 5.19751 1.57947L5.46411 1.4408L5.46606 1.43982C6.49617 0.919509 7.62106 0.618847 8.76978 0.554077L9.26294 0.540405Z" stroke="white" stroke-opacity="0.1"/>
5
+ <path d="M11.6031 9.06747C11.7493 8.81426 12.1148 8.81426 12.261 9.06747L13.8222 11.7716C13.9684 12.0248 13.7857 12.3414 13.4933 12.3414H10.3709C10.0784 12.3414 9.89567 12.0248 10.0419 11.7716L11.6031 9.06747Z" fill="#1E1E24"/>
6
+ <path d="M10.759 7.27983C10.9044 7.028 10.9044 6.71761 10.759 6.46578L9.45463 4.20669C9.30842 3.9534 8.94287 3.9534 8.79666 4.20669L4.42915 11.7715C4.28294 12.0247 4.46567 12.3414 4.75808 12.3414H7.36669C7.65756 12.3414 7.92632 12.1862 8.07172 11.9343L10.759 7.27983Z" fill="#1E1E24"/>
7
+ </g>
8
+ <defs>
9
+ <linearGradient id="paint0_linear_9342_5409" x1="2.76392" y1="3.04041" x2="15.7639" y2="15.5404" gradientUnits="userSpaceOnUse">
10
+ <stop stop-color="#FF3233"/>
11
+ <stop offset="0.9564" stop-color="#FF1F80"/>
12
+ </linearGradient>
13
+ <clipPath id="clip0_9342_5409">
14
+ <rect width="18" height="18" fill="white" transform="translate(0.263916 0.0404053)"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_9342_4379)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3112 13.064C15.7875 16.1127 12.6724 18.0391 9.26412 18.0405C7.98034 18.0438 6.71251 17.7686 5.54767 17.2353C5.34676 17.1433 5.12289 17.1101 4.90587 17.1516L1.71137 17.7633C1.01741 17.8962 0.408249 17.287 0.541159 16.593L1.15295 13.3987C1.19451 13.1817 1.16125 12.9578 1.06927 12.7569C0.536025 11.5921 0.260756 10.3242 0.263943 9.04047C0.265436 5.63221 2.19189 2.5171 5.24059 0.993406C6.488 0.363333 7.86661 0.0368214 9.26412 0.0404349H9.79353C14.3632 0.292571 18.012 3.94137 18.2641 8.51105V9.04047C18.2678 10.438 17.9412 11.8166 17.3112 13.064Z" fill="url(#paint0_linear_9342_4379)"/>
4
+ <path d="M9.26294 0.540405H9.77759C14.0831 0.783792 17.5199 4.22043 17.7639 8.52576V9.04138C17.7669 10.1954 17.5318 11.3363 17.0745 12.392L16.8645 12.8383L16.8635 12.8402C15.4694 15.6296 12.6652 17.425 9.5647 17.5355L9.26392 17.5404H9.26294C8.2029 17.5432 7.15407 17.3452 6.17212 16.9584L5.7561 16.7806C5.50568 16.666 5.22195 16.6115 4.93481 16.642L4.81177 16.6605L1.61743 17.2719C1.29206 17.3342 1.00351 17.0706 1.02368 16.7513L1.03247 16.6869L1.6438 13.4926C1.69884 13.2049 1.6665 12.9168 1.56958 12.6576L1.52368 12.5492C1.08343 11.5875 0.829278 10.551 0.774658 9.49548L0.763916 9.04138V9.04041C0.765383 5.92204 2.47293 3.06328 5.19751 1.57947L5.46411 1.4408L5.46606 1.43982C6.49617 0.919509 7.62106 0.618847 8.76978 0.554077L9.26294 0.540405Z" stroke="#28282E" stroke-opacity="0.1"/>
5
+ <path d="M11.603 9.06747C11.7492 8.81426 12.1148 8.81426 12.261 9.06747L13.8222 11.7716C13.9684 12.0248 13.7856 12.3414 13.4932 12.3414H10.3708C10.0783 12.3414 9.89561 12.0248 10.0418 11.7716L11.603 9.06747Z" fill="white"/>
6
+ <path d="M10.759 7.27983C10.9044 7.028 10.9044 6.71761 10.759 6.46578L9.45463 4.20669C9.30842 3.9534 8.94287 3.9534 8.79666 4.20669L4.42915 11.7715C4.28294 12.0247 4.46567 12.3414 4.75808 12.3414H7.36669C7.65756 12.3414 7.92632 12.1862 8.07172 11.9343L10.759 7.27983Z" fill="white"/>
7
+ </g>
8
+ <defs>
9
+ <linearGradient id="paint0_linear_9342_4379" x1="2.76392" y1="3.04041" x2="15.7639" y2="15.5404" gradientUnits="userSpaceOnUse">
10
+ <stop stop-color="#FF3233"/>
11
+ <stop offset="0.9564" stop-color="#FF1F80"/>
12
+ </linearGradient>
13
+ <clipPath id="clip0_9342_4379">
14
+ <rect width="18" height="18" fill="white" transform="translate(0.263916 0.0404053)"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="51" height="50" viewBox="0 0 51 50" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
+ <rect x="0.5" width="43" height="43" rx="21.5" fill="url(#pattern0_2012_42262)"/>
3
+ <rect x="1" y="0.5" width="42" height="42" rx="21" stroke="#28282E" stroke-opacity="0.1"/>
4
+ <circle cx="39.5" cy="39" r="10" fill="#28282E" stroke="white" stroke-width="2"/>
5
+ <path d="M37.2386 35.3H40.3736C42.0456 35.3 43.1566 36.301 43.1566 37.863C43.1566 39.414 42.0456 40.415 40.3736 40.415H38.8886V43H37.2386V35.3ZM38.8886 36.675V39.04H40.2196C40.9896 39.04 41.4846 38.589 41.4846 37.863C41.4846 37.126 40.9896 36.675 40.2196 36.675H38.8886Z" fill="white"/>
6
+ <defs>
7
+ <pattern id="pattern0_2012_42262" patternContentUnits="objectBoundingBox" width="1" height="1">
8
+ <use xlink:href="#image0_2012_42262" transform="scale(0.00390625)"/>
9
+ </pattern>
10
+ <image id="image0_2012_42262" width="256" height="256" preserveAspectRatio="none" xlink:href="data:image/png;base64,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"/>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="128" height="128" fill="#E84142"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M43.6075 92.8802H29.8012C26.9001 92.8802 25.467 92.8802 24.5931 92.3209C23.6494 91.7091 23.0726 90.6955 23.0027 89.5769C22.9503 88.5457 23.6668 87.2873 25.0999 84.7706L59.1896 24.6795C60.6402 22.1277 61.3742 20.852 62.3005 20.38C63.2967 19.8733 64.485 19.8733 65.4812 20.38C66.4075 20.852 67.1416 22.1277 68.5921 24.6795L75.6001 36.9137L75.636 36.9762C77.2026 39.7137 77.9972 41.1019 78.344 42.5589C78.7284 44.1493 78.7284 45.8271 78.344 47.4176C77.9945 48.8858 77.2079 50.284 75.6175 53.063L57.7112 84.7182L57.6648 84.7994C56.0876 87.5594 55.2884 88.9581 54.1808 90.0139C52.975 91.1674 51.5245 92.0062 49.9341 92.4781C48.4836 92.8802 46.8582 92.8802 43.6075 92.8802ZM78.4777 92.8817H98.2612C101.18 92.8817 102.648 92.8817 103.522 92.305C104.465 91.6932 105.059 90.662 105.112 89.5435C105.163 88.5463 104.462 87.3366 103.088 84.9662C103.041 84.8853 102.993 84.8033 102.945 84.7197L93.0357 67.7666L92.9229 67.576C91.5304 65.2208 90.8271 64.0317 89.9248 63.5721C88.9287 63.0652 87.7579 63.0652 86.7617 63.5721C85.8528 64.0438 85.1187 65.2848 83.6682 67.784L73.7941 84.7371L73.7602 84.7956C72.3147 87.2908 71.5923 88.5378 71.6444 89.5611C71.7144 90.6796 72.291 91.7108 73.2348 92.3224C74.0912 92.8817 75.559 92.8817 78.4777 92.8817Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1" y="1" width="18" height="18" rx="9" fill="white" stroke="white" stroke-width="2"/>
3
+ <path d="M6.61861 7.18182L7.89986 9.3125H7.94531L9.23224 7.18182H10.4339L8.64134 10.0909L10.4624 13H9.24077L7.94531 10.8835H7.89986L6.6044 13H5.38849L7.22656 10.0909L5.41122 7.18182H6.61861ZM11.2614 13V7.18182H13.4432C13.8902 7.18182 14.2652 7.26515 14.5682 7.43182C14.8731 7.59848 15.1032 7.82765 15.2585 8.11932C15.4157 8.40909 15.4943 8.73864 15.4943 9.10795C15.4943 9.48106 15.4157 9.8125 15.2585 10.1023C15.1013 10.392 14.8693 10.6203 14.5625 10.7869C14.2557 10.9517 13.8778 11.0341 13.429 11.0341H11.983V10.1676H13.2869C13.5483 10.1676 13.7623 10.1222 13.929 10.0312C14.0956 9.94034 14.2188 9.81534 14.2983 9.65625C14.3797 9.49716 14.4205 9.31439 14.4205 9.10795C14.4205 8.90152 14.3797 8.7197 14.2983 8.5625C14.2188 8.4053 14.0947 8.28314 13.9261 8.19602C13.7595 8.10701 13.5445 8.0625 13.2812 8.0625H12.3153V13H11.2614Z" fill="#28282E"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1" y="1" width="18" height="18" rx="9" fill="#28282E" stroke="white" stroke-width="2"/>
3
+ <path d="M6.61861 7.18182L7.89986 9.3125H7.94531L9.23224 7.18182H10.4339L8.64134 10.0909L10.4624 13H9.24077L7.94531 10.8835H7.89986L6.6044 13H5.38849L7.22656 10.0909L5.41122 7.18182H6.61861ZM11.2614 13V7.18182H13.4432C13.8902 7.18182 14.2652 7.26515 14.5682 7.43182C14.8731 7.59848 15.1032 7.82765 15.2585 8.11932C15.4157 8.40909 15.4943 8.73864 15.4943 9.10795C15.4943 9.48106 15.4157 9.8125 15.2585 10.1023C15.1013 10.392 14.8693 10.6203 14.5625 10.7869C14.2557 10.9517 13.8778 11.0341 13.429 11.0341H11.983V10.1676H13.2869C13.5483 10.1676 13.7623 10.1222 13.929 10.0312C14.0956 9.94034 14.2188 9.81534 14.2983 9.65625C14.3797 9.49716 14.4205 9.31439 14.4205 9.10795C14.4205 8.90152 14.3797 8.7197 14.2983 8.5625C14.2188 8.4053 14.0947 8.28314 13.9261 8.19602C13.7595 8.10701 13.5445 8.0625 13.2812 8.0625H12.3153V13H11.2614Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3627_1371" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3627_1371)">
6
+ <path d="M5 16V11C5 10.7167 5.09583 10.4792 5.2875 10.2875C5.47917 10.0958 5.71667 10 6 10C6.28333 10 6.52083 10.0958 6.7125 10.2875C6.90417 10.4792 7 10.7167 7 11V16C7 16.2833 6.90417 16.5208 6.7125 16.7125C6.52083 16.9042 6.28333 17 6 17C5.71667 17 5.47917 16.9042 5.2875 16.7125C5.09583 16.5208 5 16.2833 5 16ZM11 16V11C11 10.7167 11.0958 10.4792 11.2875 10.2875C11.4792 10.0958 11.7167 10 12 10C12.2833 10 12.5208 10.0958 12.7125 10.2875C12.9042 10.4792 13 10.7167 13 11V16C13 16.2833 12.9042 16.5208 12.7125 16.7125C12.5208 16.9042 12.2833 17 12 17C11.7167 17 11.4792 16.9042 11.2875 16.7125C11.0958 16.5208 11 16.2833 11 16ZM3 21C2.71667 21 2.47917 20.9042 2.2875 20.7125C2.09583 20.5208 2 20.2833 2 20C2 19.7167 2.09583 19.4792 2.2875 19.2875C2.47917 19.0958 2.71667 19 3 19H21C21.2833 19 21.5208 19.0958 21.7125 19.2875C21.9042 19.4792 22 19.7167 22 20C22 20.2833 21.9042 20.5208 21.7125 20.7125C21.5208 20.9042 21.2833 21 21 21H3ZM17 16V11C17 10.7167 17.0958 10.4792 17.2875 10.2875C17.4792 10.0958 17.7167 10 18 10C18.2833 10 18.5208 10.0958 18.7125 10.2875C18.9042 10.4792 19 10.7167 19 11V16C19 16.2833 18.9042 16.5208 18.7125 16.7125C18.5208 16.9042 18.2833 17 18 17C17.7167 17 17.4792 16.9042 17.2875 16.7125C17.0958 16.5208 17 16.2833 17 16ZM21 8H2.9C2.65 8 2.4375 7.9125 2.2625 7.7375C2.0875 7.5625 2 7.35 2 7.1V6.55C2 6.36667 2.04583 6.20833 2.1375 6.075C2.22917 5.94167 2.35 5.83333 2.5 5.75L11.1 1.45C11.3833 1.31667 11.6833 1.25 12 1.25C12.3167 1.25 12.6167 1.31667 12.9 1.45L21.45 5.725C21.6333 5.80833 21.7708 5.93333 21.8625 6.1C21.9542 6.26667 22 6.44167 22 6.625V7C22 7.28333 21.9042 7.52083 21.7125 7.7125C21.5208 7.90417 21.2833 8 21 8ZM6.45 6H17.55L12 3.25L6.45 6Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3650_1081" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3650_1081)">
6
+ <path d="M17.5322 15.4668L17.5312 15.4688L12 21L6.4707 15.4697L6.46777 15.4678L8.50391 13.4365L12 16.9316L15.4971 13.4346L17.5322 15.4668ZM14.0635 11.999L14.0645 12L12 14.0645L9.9375 12.0029L9.93457 12L9.9375 11.9971L10.2998 11.6357L10.4746 11.46L12 9.93457L14.0635 11.999ZM21 12L18.9658 14.0342L16.9316 12.001L18.9658 9.9668L21 12ZM7.06836 12L5.03418 14.0332L3 12L5.03418 9.96582L7.06836 12ZM17.5312 8.53125L15.4971 10.5654L12 7.06836L8.50391 10.5635L6.4707 8.5293L12 3L17.5312 8.53125Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="128" height="128" fill="#F7931A"/>
3
+ <path d="M92.778 55.7688C94.0973 46.9423 87.3814 42.1978 78.198 39.0327L81.1771 27.0765L73.9033 25.263L71.0032 36.9044C69.091 36.4272 67.1272 35.9775 65.1754 35.5318L68.0966 23.8135L60.8273 22L57.8465 33.9523C56.2641 33.5918 54.7099 33.2355 53.202 32.8601L53.2104 32.8225L43.1797 30.3162L41.2448 38.0896C41.2448 38.0896 46.6413 39.3274 46.5276 39.4036C49.4731 40.1392 50.0057 42.0902 49.9173 43.6366L46.5237 57.2575C46.7265 57.309 46.9896 57.3836 47.2799 57.5003C47.0373 57.44 46.779 57.3742 46.5111 57.31L41.7544 76.3909C41.3945 77.2863 40.4808 78.6301 38.4214 78.1198C38.4943 78.2255 33.1347 76.7997 33.1347 76.7997L29.5234 85.1308L38.9891 87.4919C40.75 87.9338 42.4757 88.3961 44.175 88.8308L41.1651 100.924L48.4305 102.738L51.4113 90.7727C53.3961 91.3119 55.3223 91.8092 57.2079 92.2779L54.2372 104.186L61.5113 106L64.5209 93.9294C76.9243 96.2781 86.2506 95.3312 90.1762 84.1057C93.3394 75.0679 90.0188 69.8549 83.4934 66.4554C88.2462 65.3587 91.826 62.2309 92.7805 55.7697L92.7783 55.7681L92.778 55.7688ZM76.159 79.0866C73.9111 88.1244 58.7032 83.2388 53.7726 82.0137L57.7668 65.9922C62.6971 67.2238 78.5084 69.661 76.1594 79.0866H76.159ZM78.4086 55.6378C76.358 63.8587 63.7002 59.6821 59.5942 58.658L63.2155 44.1274C67.3216 45.1515 80.5447 47.0629 78.4092 55.6378H78.4086Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3627_1383" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3627_1383)">
6
+ <path d="M14 13C13.1667 13 12.4583 12.7083 11.875 12.125C11.2917 11.5417 11 10.8333 11 10C11 9.16667 11.2917 8.45833 11.875 7.875C12.4583 7.29167 13.1667 7 14 7C14.8333 7 15.5417 7.29167 16.125 7.875C16.7083 8.45833 17 9.16667 17 10C17 10.8333 16.7083 11.5417 16.125 12.125C15.5417 12.7083 14.8333 13 14 13ZM7 16C6.45 16 5.97917 15.8042 5.5875 15.4125C5.19583 15.0208 5 14.55 5 14V6C5 5.45 5.19583 4.97917 5.5875 4.5875C5.97917 4.19583 6.45 4 7 4H21C21.55 4 22.0208 4.19583 22.4125 4.5875C22.8042 4.97917 23 5.45 23 6V14C23 14.55 22.8042 15.0208 22.4125 15.4125C22.0208 15.8042 21.55 16 21 16H7ZM9 14H19C19 13.45 19.1958 12.9792 19.5875 12.5875C19.9792 12.1958 20.45 12 21 12V8C20.45 8 19.9792 7.80417 19.5875 7.4125C19.1958 7.02083 19 6.55 19 6H9C9 6.55 8.80417 7.02083 8.4125 7.4125C8.02083 7.80417 7.55 8 7 8V12C7.55 12 8.02083 12.1958 8.4125 12.5875C8.80417 12.9792 9 13.45 9 14ZM19 20H3C2.45 20 1.97917 19.8042 1.5875 19.4125C1.19583 19.0208 1 18.55 1 18V8C1 7.71667 1.09583 7.47917 1.2875 7.2875C1.47917 7.09583 1.71667 7 2 7C2.28333 7 2.52083 7.09583 2.7125 7.2875C2.90417 7.47917 3 7.71667 3 8V18H19C19.2833 18 19.5208 18.0958 19.7125 18.2875C19.9042 18.4792 20 18.7167 20 19C20 19.2833 19.9042 19.5208 19.7125 19.7125C19.5208 19.9042 19.2833 20 19 20Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1665_1503)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <rect width="128" height="128" fill="#0052FE"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M83.7765 61H102.886C101.354 40.8627 84.5297 25 64 25C42.4609 25 25 42.4609 25 64C25 85.5391 42.4609 103 64 103C84.5297 103 101.354 87.1373 102.886 67H83.7765C82.3291 76.6225 74.0261 84 64 84C52.9543 84 44 75.0457 44 64C44 52.9543 52.9543 44 64 44C74.0261 44 82.329 51.3775 83.7765 61Z" fill="white"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_1665_1503">
9
+ <rect width="128" height="128" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3627_1293" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="25">
3
+ <rect y="0.177246" width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3627_1293)">
6
+ <path d="M22 6.17725V18.1772C22 18.7272 21.8042 19.1981 21.4125 19.5897C21.0208 19.9814 20.55 20.1772 20 20.1772H4C3.45 20.1772 2.97917 19.9814 2.5875 19.5897C2.19583 19.1981 2 18.7272 2 18.1772V6.17725C2 5.62725 2.19583 5.15641 2.5875 4.76475C2.97917 4.37308 3.45 4.17725 4 4.17725H20C20.55 4.17725 21.0208 4.37308 21.4125 4.76475C21.8042 5.15641 22 5.62725 22 6.17725ZM4 8.17725H20V6.17725H4V8.17725ZM4 12.1772V18.1772H20V12.1772H4Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="128" height="128" fill="white"/>
3
+ <path d="M64.2285 18L63.6115 20.0959V80.9093L64.2285 81.5249L92.4568 64.8389L64.2285 18Z" fill="#343434"/>
4
+ <path d="M64.229 18L36 64.8389L64.229 81.5249V52.0078V18Z" fill="#8C8C8C"/>
5
+ <path d="M64.2282 86.8694L63.8804 87.2935V108.956L64.2282 109.971L92.4738 70.1921L64.2282 86.8694Z" fill="#3C3C3B"/>
6
+ <path d="M64.2288 109.971V86.8694L35.9998 70.1921L64.2288 109.971Z" fill="#8C8C8C"/>
7
+ <path d="M64.2285 81.5249L92.4568 64.8389L64.2285 52.0078V81.5249Z" fill="#141414"/>
8
+ <path d="M35.9998 64.8389L64.2288 81.5249V52.0078L35.9998 64.8389Z" fill="#393939"/>
9
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3627_1296" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3627_1296)">
6
+ <path d="M21.6601 14.1495H21.6904L23.0703 10.7608H23.9863L21.0312 17.5381H20.1308L21.2402 15.169L19.291 10.7608H20.2509L21.6601 14.1495ZM3.99606 8.00103C4.95565 7.97111 5.91601 8.36087 6.63571 9.02056L5.49606 10.1602C5.07626 9.77044 4.53549 9.56065 3.96579 9.5606C2.94646 9.5608 2.04735 10.2507 1.77731 11.21L1.74509 11.1846C1.5669 11.6928 1.5679 12.2308 1.74704 12.709L1.81052 12.8858C2.16013 13.7523 3.00997 14.3583 3.96579 14.3584C4.50545 14.3584 4.95559 14.2086 5.3154 13.9688C5.73503 13.6989 6.0057 13.2492 6.09567 12.7696H3.96579V11.2403H7.71481C7.74478 11.5099 7.77533 11.7802 7.77536 12.0499C7.77531 13.2492 7.35496 14.2693 6.60544 14.959L6.47849 15.0684C5.83211 15.602 4.97775 15.918 3.96579 15.918C2.56004 15.9179 1.28645 15.18 0.564424 13.9756L0.427705 13.7295L0.327119 13.5137C-0.140283 12.4257 -0.106492 11.2005 0.427705 10.1602H0.473603C1.13924 8.82884 2.50812 8.00109 3.99606 8.00103ZM17.0117 10.5801C17.6713 10.5801 18.1814 10.7604 18.5713 11.1202C18.9611 11.48 19.1415 11.9599 19.1416 12.5596V15.4395H18.3017V14.7793H18.2715C17.9116 15.3191 17.4015 15.5889 16.8017 15.5889C16.292 15.5889 15.8422 15.4386 15.4824 15.1387C15.1527 14.8389 14.9424 14.4194 14.9424 13.9698C14.9424 13.49 15.1225 13.0998 15.4824 12.7999C15.8423 12.4999 16.3523 12.3799 16.9521 12.3799C17.4917 12.3799 17.9114 12.47 18.2412 12.6797V12.4698C18.2411 12.17 18.1216 11.8704 17.8818 11.6905C17.6419 11.4805 17.3416 11.3604 17.0117 11.3604C16.502 11.3605 16.1126 11.5705 15.8427 11.9903L15.0625 11.5098C15.5422 10.8802 16.1722 10.5802 17.0117 10.5801ZM12.7832 8.54107C13.3528 8.54107 13.8927 8.75101 14.3125 9.14068C14.7323 9.50054 14.9423 10.0406 14.9424 10.6104C14.9424 11.1802 14.7323 11.6903 14.3125 12.0801C13.8926 12.4699 13.3829 12.6797 12.7832 12.6797L11.3437 12.6495V15.4395H10.4443V8.54107H12.7832ZM17.1318 13.0997C16.7722 13.0997 16.4722 13.1894 16.2324 13.3692C15.9926 13.5191 15.8722 13.7293 15.872 13.9991C15.872 14.2389 15.992 14.4494 16.1718 14.5694C16.3818 14.7193 16.6224 14.8096 16.8623 14.8096C17.222 14.8096 17.5817 14.6594 17.8515 14.3897C18.1514 14.1198 18.3017 13.7896 18.3017 13.4297C18.0318 13.2198 17.6416 13.0997 17.1318 13.0997ZM12.8437 9.38091H11.3437V11.7803H12.8437C13.1735 11.7802 13.503 11.6598 13.7129 11.42C14.1927 10.9701 14.193 10.2204 13.7431 9.77056L13.7129 9.74126C13.473 9.50144 13.1735 9.35108 12.8437 9.38091ZM24 10.7608H23.9863L24 10.7305V10.7608Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1665_1520)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_1520)">
5
+ <rect width="128" height="128" fill="white"/>
6
+ <rect width="128" height="128" fill="white"/>
7
+ <path d="M31.2232 84.0692C32.2057 85.0517 33.5428 85.6046 34.934 85.6046L34.961 85.6346H47.094L44.6212 89.7781L41.6405 94.778C41.3543 95.2542 40.9488 95.6475 40.4639 95.9189C39.9791 96.1904 39.4318 96.3305 38.8762 96.3254H30.0333C28.5836 96.3313 27.1473 96.0484 25.8081 95.4934C24.4688 94.9383 23.2536 94.1221 22.2331 93.0923C21.2047 92.0697 20.3894 90.8531 19.8344 89.5132C19.2795 88.1732 18.9959 86.7364 19 85.2861V41.9552C19.0008 39.0255 20.1646 36.216 22.2357 34.1438C24.3067 32.0716 27.1156 30.9063 30.0453 30.9039H38.8551C39.4103 30.8991 39.9571 31.0393 40.4414 31.3107C40.9257 31.5821 41.3308 31.9753 41.6165 32.4514L44.5971 37.4512L47.07 41.5977H34.931C33.539 41.6017 32.2054 42.1574 31.2226 43.1431C30.2397 44.1288 29.6878 45.4639 29.6878 46.8559V80.3584C29.6878 81.7496 30.2407 83.0837 31.2232 84.0692ZM89.1599 30.9039H97.9547C100.881 30.9031 103.687 32.0637 105.758 34.1307C107.829 36.1977 108.995 39.0022 109 41.9282V85.247C108.998 88.1765 107.834 90.9856 105.764 93.0576C103.693 95.1296 100.884 96.2952 97.9547 96.2983H89.1599C88.6043 96.3037 88.0568 96.1637 87.572 95.8923C87.0871 95.6209 86.6815 95.2274 86.3956 94.7509L83.4149 89.7511L80.9451 85.6046H47.034L49.5068 81.4611L51.9647 77.3176C52.4041 76.5818 53.0268 75.9725 53.7719 75.5491C54.5171 75.1257 55.3593 74.9027 56.2163 74.9018H71.7777C72.6348 74.9024 73.4771 75.1253 74.2223 75.5487C74.9675 75.9721 75.5902 76.5816 76.0294 77.3176L78.4872 81.4641L80.9571 85.6046H93.0811C93.7704 85.605 94.453 85.4695 95.0899 85.2058C95.7267 84.9421 96.3054 84.5554 96.7926 84.0678C97.2799 83.5803 97.6663 83.0014 97.9296 82.3644C98.1929 81.7274 98.3281 81.0447 98.3273 80.3554V46.8589C98.3273 45.4659 97.7751 44.1296 96.7918 43.1429C95.8085 42.1562 94.4741 41.5994 93.0811 41.5947H80.9571L78.4872 45.7412L76.0294 49.8847C75.5899 50.6205 74.9673 51.2298 74.2221 51.6532C73.4769 52.0766 72.6348 52.2996 71.7777 52.3004H56.2163C55.3593 52.2996 54.5171 52.0766 53.7719 51.6532C53.0268 51.2298 52.4041 50.6205 51.9647 49.8847L49.5068 45.7382L47.034 41.5947H80.9451L83.4149 37.4512L86.3986 32.4514C86.6845 31.9755 87.0896 31.5825 87.5739 31.3111C88.0581 31.0397 88.6048 30.8994 89.1599 30.9039Z" fill="#3A2DF8"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_1665_1520">
12
+ <rect width="128" height="128" fill="white"/>
13
+ </clipPath>
14
+ <clipPath id="clip1_1665_1520">
15
+ <rect width="128" height="128" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3763_1301" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3763_1301)">
6
+ <path d="M16.4238 16.95V13.3357H19V17.5564C19 18.1849 18.7568 18.7739 18.3193 19.2175C17.8788 19.6612 17.2962 19.904 16.6738 19.9041C16.0515 19.9041 15.4689 19.6612 15.0283 19.2175L12 16.1609L8.97168 19.2175C8.53111 19.6612 7.94851 19.904 7.32617 19.9041C6.70382 19.9041 6.12124 19.6612 5.68066 19.2175C5.24009 18.7739 5 18.1849 5 17.5564V13.3357H7.5752V16.95L12 12.4822L16.4238 16.95ZM16.6738 5.0603C17.2962 5.06032 17.8788 5.30416 18.3193 5.7478C18.7596 6.19141 19 6.77965 19 7.40796V11.6287H16.4238V8.01538L12 12.4822L7.5752 8.01538V11.6287H5V7.40796C5.00001 6.77962 5.24031 6.19141 5.68066 5.7478C6.12124 5.30414 6.70382 5.0603 7.32617 5.0603C7.94851 5.06032 8.53111 5.30416 8.97168 5.7478L12 8.80347L15.0283 5.7478C15.4689 5.30414 16.0515 5.0603 16.6738 5.0603Z" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1665_1505)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_1505)">
5
+ <rect width="128" height="128" fill="white"/>
6
+ <rect width="128" height="128" fill="#7D00FE"/>
7
+ <path d="M90.4644 50.064C93.5239 50.064 96.458 48.849 98.6213 46.6863C100.785 44.5237 102 41.5905 102 38.532C102 35.4735 100.785 32.5403 98.6213 30.3776C96.458 28.215 93.5239 27 90.4644 27C87.405 27 84.4709 28.215 82.3075 30.3776C80.1442 32.5403 78.9288 35.4735 78.9288 38.532C78.9288 41.5905 80.1442 44.5237 82.3075 46.6863C84.4709 48.849 87.405 50.064 90.4644 50.064ZM55.0852 102C47.6303 101.994 40.4833 99.0273 35.2163 93.7532C29.9493 88.4791 26.9938 81.3293 27 73.8768C27.0062 66.4242 29.9736 59.2794 35.2494 54.014C40.5252 48.7487 47.6772 45.7941 55.132 45.8003C62.5869 45.8065 69.734 48.773 75.001 54.0471C80.268 59.3212 83.2234 66.471 83.2172 73.9236C83.211 81.3761 80.2436 88.5209 74.9679 93.7863C69.6921 99.0516 62.5401 102.006 55.0852 102Z" fill="white"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_1665_1505">
12
+ <rect width="128" height="128" fill="white"/>
13
+ </clipPath>
14
+ <clipPath id="clip1_1665_1505">
15
+ <rect width="128" height="128" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2904_1364)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_2904_1364)">
5
+ <g clip-path="url(#clip2_2904_1364)">
6
+ <path d="M88.4231 35.2845C104.223 35.2845 117.029 48.4053 117.029 64.5952C117.029 80.7851 104.223 93.7988 88.4231 93.7988H39.4722C23.6719 93.7988 10.9714 80.7851 10.9714 64.5952C10.9714 48.4053 23.6719 35.2845 39.4722 35.2845H88.4231ZM68.0776 64.5952C68.0776 76.2351 77.0633 85.3353 88.42 85.3353C99.7769 85.3353 108.762 76.2351 108.762 64.5952C108.762 52.9554 99.6754 43.7514 88.42 43.7514C77.0633 43.7514 68.0776 53.0625 68.0776 64.5952ZM59.9191 64.5952C59.9191 56.4467 63.1204 49.0419 68.2837 43.7514H63.9477C52.5879 43.7514 43.6053 53.0625 43.6053 64.5952C43.6053 76.1279 52.1758 84.913 63.1236 85.3353H68.2868C63.1204 80.0447 59.9191 72.7438 59.9191 64.5952ZM19.1298 64.5952C19.1298 76.1279 28.1156 85.3353 39.4722 85.3353H43.8081C38.645 80.0447 35.4437 72.7438 35.4437 64.5952C35.4437 56.4467 38.645 49.0419 43.8081 43.7514H39.4722C28.1124 43.7514 19.1298 53.0625 19.1298 64.5952Z" fill="black"/>
7
+ </g>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_2904_1364">
12
+ <rect width="128" height="128" fill="white"/>
13
+ </clipPath>
14
+ <clipPath id="clip1_2904_1364">
15
+ <rect width="128" height="128" fill="white"/>
16
+ </clipPath>
17
+ <clipPath id="clip2_2904_1364">
18
+ <rect width="128" height="128" fill="white" transform="translate(0 0.541672)"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="5" cy="5" r="5" fill="white"/>
3
+ <path d="M3 8V2H5.65537C6.13664 2 6.552 2.08789 6.90144 2.26367C7.25298 2.4375 7.52396 2.68066 7.71438 2.99316C7.90479 3.30371 8 3.66504 8 4.07715C8 4.49121 7.9027 4.85352 7.7081 5.16406C7.51559 5.47266 7.24043 5.71191 6.88261 5.88184C6.5248 6.05176 6.10002 6.13672 5.60829 6.13672H3.96987V4.99414H5.31952C5.55388 4.99414 5.74953 4.95605 5.90647 4.87988C6.0655 4.80371 6.18581 4.69727 6.26742 4.56055C6.34903 4.42187 6.38983 4.26074 6.38983 4.07715C6.38983 3.8916 6.34903 3.73145 6.26742 3.59668C6.18581 3.45996 6.0655 3.35449 5.90647 3.28027C5.74744 3.20605 5.55179 3.16895 5.31952 3.16895H4.55367V8H3Z" fill="#28282E"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="5" cy="5" r="5" fill="#28282E"/>
3
+ <path d="M3 8V2H5.65537C6.13664 2 6.552 2.08789 6.90144 2.26367C7.25298 2.4375 7.52396 2.68066 7.71438 2.99316C7.90479 3.30371 8 3.66504 8 4.07715C8 4.49121 7.9027 4.85352 7.7081 5.16406C7.51559 5.47266 7.24043 5.71191 6.88261 5.88184C6.5248 6.05176 6.10002 6.13672 5.60829 6.13672H3.96987V4.99414H5.31952C5.55388 4.99414 5.74953 4.95605 5.90647 4.87988C6.0655 4.80371 6.18581 4.69727 6.26742 4.56055C6.34903 4.42187 6.38983 4.26074 6.38983 4.07715C6.38983 3.8916 6.34903 3.73145 6.26742 3.59668C6.18581 3.45996 6.0655 3.35449 5.90647 3.28027C5.74744 3.20605 5.55179 3.16895 5.31952 3.16895H4.55367V8H3Z" fill="#F8F8FB"/>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_3763_1228" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
3
+ <rect width="24" height="24" fill="#D9D9D9"/>
4
+ </mask>
5
+ <g mask="url(#mask0_3763_1228)">
6
+ <path d="M18.4784 8.04733H6.32894C5.95945 8.04733 5.65834 7.74766 5.65834 7.37672C5.65834 7.20797 5.79507 7.07269 5.96236 7.07269H16.8506C17.0194 7.07269 17.1547 6.93595 17.1547 6.76866V5.67038C17.1547 5.27762 16.8172 4.96777 16.4259 5.00269L5.39213 5.97732C4.60515 6.04569 4 6.70466 4 7.49454V18.0991C4 18.9399 4.68224 19.6222 5.52305 19.6222H18.477C19.3178 19.6222 20 18.9399 20 18.0991V9.57037C20 8.72957 19.3178 8.04733 18.477 8.04733M14.7253 16.0146C14.6293 16.8001 14.1507 17.4285 13.4074 17.7442C12.9943 17.9202 12.44 18.0133 12.0022 17.9842C11.3199 17.958 10.6784 17.7937 10.0864 17.4911C9.87108 17.382 9.55542 17.1652 9.31831 16.966C9.26448 16.9209 9.23684 16.8801 9.28775 16.8074C9.34303 16.7245 9.56269 16.4059 9.5976 16.3535C9.64415 16.2823 9.72125 16.2793 9.79107 16.3332C9.80126 16.3404 9.87253 16.3957 9.88708 16.4074C10.4559 16.8496 11.1905 17.1827 12.0065 17.2132C13.035 17.1987 13.7813 16.7405 13.9151 16.032C14.062 15.2509 13.438 14.5803 12.2364 14.205C11.8538 14.0857 10.8937 13.7046 10.7162 13.6013C9.87981 13.114 9.48996 12.4739 9.54523 11.6869C9.62961 10.5959 10.6493 9.77839 11.9411 9.77257C12.555 9.77257 13.1296 9.9064 13.6431 10.1217C13.8322 10.2002 14.1827 10.3894 14.3078 10.4825C14.3951 10.5465 14.3893 10.6177 14.3544 10.673C14.3035 10.7574 14.1507 10.9945 14.0896 11.092C14.0445 11.1589 13.9893 11.1676 13.9107 11.1181C13.2503 10.6774 12.5695 10.5275 11.9571 10.5159C11.0741 10.5334 10.4079 11.0541 10.3642 11.7684C10.3526 12.4143 10.8472 12.8827 11.8945 13.2391C14.0591 13.93 14.8781 14.7417 14.7224 16.0131" fill="currentColor"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="128" height="128" fill="#111111"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M39.6091 36.801C40.0591 36.369 40.6531 36.117 41.2651 36.117H98.3972C99.4412 36.117 99.9632 37.377 99.2252 38.115L87.9392 49.401C87.5071 49.833 86.9131 50.085 86.2831 50.085H29.1511C28.1071 50.085 27.5851 48.825 28.3231 48.087L39.6091 36.801ZM39.609 78.939C40.041 78.507 40.635 78.255 41.265 78.255H98.3971C99.4411 78.255 99.9631 79.515 99.2251 80.253L87.9391 91.539C87.5071 91.971 86.9131 92.223 86.2831 92.223H29.151C28.107 92.223 27.585 90.963 28.323 90.225L39.609 78.939ZM86.2831 57.051C86.9131 57.051 87.5071 57.303 87.9391 57.735L99.2251 69.021C99.9631 69.759 99.4411 71.019 98.3971 71.019H41.265C40.635 71.019 40.041 70.767 39.609 70.335L28.323 59.049C27.585 58.311 28.107 57.051 29.151 57.051H86.2831Z" fill="url(#paint0_linear_2273_2529)"/>
4
+ <defs>
5
+ <linearGradient id="paint0_linear_2273_2529" x1="84.2398" y1="24.8332" x2="44.6998" y2="100.568" gradientUnits="userSpaceOnUse">
6
+ <stop stop-color="#00FFA3"/>
7
+ <stop offset="1" stop-color="#DC1FFF"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1665_1512)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_1512)">
5
+ <rect width="128" height="128" fill="white"/>
6
+ <rect width="128" height="128" fill="#635BFF"/>
7
+ <path d="M91 78.4146C91 78.4062 91 78.3978 91 78.3893V78.44C91 78.4315 91 78.4231 91 78.4146C90.9869 93.4469 79.2857 102 61.9665 102C54.1904 101.994 46.4985 100.39 39.3681 97.288V77.376C46.3604 81.176 55.0755 84.0133 61.9665 84.0133C66.6281 84.0133 69.7189 82.7973 69.7189 78.9467C69.7189 68.9147 38 72.664 38 49.56C38 34.816 49.5526 26 66.4761 26C73.3671 26 80.2581 27.0133 87.1998 29.8V49.4587C80.7849 46.0827 73.6729 44.2441 66.4254 44.088C62.0679 44.088 59.1291 45.3547 59.1291 48.648C59.1291 58.0182 90.9783 53.5657 91 78.4146Z" fill="white"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_1665_1512">
12
+ <rect width="128" height="128" fill="white"/>
13
+ </clipPath>
14
+ <clipPath id="clip1_1665_1512">
15
+ <rect width="128" height="128" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="5" cy="5" r="5" fill="white"/>
3
+ <path d="M3.79749 2L4.96868 3.89551H5.01879L6.20251 2H7.93737L6.00209 5L8 8H6.22129L5.01879 6.08398H4.96868L3.76618 8H2L3.98852 5L2.0501 2H3.79749Z" fill="#28282E"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="5" cy="5" r="5" fill="#28282E"/>
3
+ <path d="M3.79749 2L4.96868 3.89551H5.01879L6.20251 2H7.93737L6.00209 5L8 8H6.22129L5.01879 6.08398H4.96868L3.76618 8H2L3.98852 5L2.0501 2H3.79749Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1665_9431)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_9431)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="white"/>
7
+ <rect y="86" width="128" height="42" fill="#111111"/>
8
+ <rect width="128" height="42" fill="#006233"/>
9
+ <rect width="36" height="128" fill="#D80027"/>
10
+ </g>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_1665_9431">
14
+ <rect width="128" height="128" fill="white"/>
15
+ </clipPath>
16
+ <clipPath id="clip1_1665_9431">
17
+ <rect width="128" height="128" fill="white"/>
18
+ </clipPath>
19
+ </defs>
20
+ </svg>
@@ -0,0 +1,83 @@
1
+ <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1665_3699)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_3699)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="white"/>
7
+ <rect y="92" width="128" height="36" fill="#74ACDF"/>
8
+ <rect width="128" height="36" fill="#74ACDF"/>
9
+ <path d="M64.0938 65.3767L72.2554 83.1579C72.2554 83.1579 72.3958 83.4978 72.6226 83.4042C72.8492 83.3105 72.7083 82.9706 72.7083 82.9706L65.9059 64.6261M65.7109 71.5444C65.6115 74.2486 67.2749 75.7359 67.0574 78.1507C66.8403 80.5658 68.1667 81.9311 68.4742 82.8702C68.7821 83.8094 68.1415 84.371 68.4174 84.5046C68.6938 84.6384 69.298 83.8963 69.1011 82.5612C68.9041 81.226 67.8905 80.8297 68.1287 77.8801C68.3668 74.9306 66.9223 74.2437 67.274 71.5532" fill="#F6B40E"/>
10
+ <path d="M64.0938 65.3767L72.2554 83.1579C72.2554 83.1579 72.3958 83.4978 72.6226 83.4042C72.8492 83.3105 72.7083 82.9706 72.7083 82.9706L65.9059 64.6261M65.7109 71.5444C65.6115 74.2486 67.2749 75.7359 67.0574 78.1507C66.8403 80.5658 68.1667 81.9311 68.4742 82.8702C68.7821 83.8094 68.1415 84.371 68.4174 84.5046C68.6938 84.6384 69.298 83.8963 69.1011 82.5612C68.9041 81.226 67.8905 80.8297 68.1287 77.8801C68.3668 74.9306 66.9223 74.2437 67.274 71.5532" stroke="#85340A" stroke-width="0.318844"/>
11
+ <path d="M64.0189 65.002L64.7546 84.553C64.7546 84.553 64.7542 84.9207 64.9995 84.921C65.2448 84.9211 65.2446 84.5532 65.2446 84.5532L65.9804 65.002M63.1526 71.3191C62.0259 73.7794 62.9935 75.79 61.8684 77.9378C60.7436 80.0859 61.4465 81.8549 61.3713 82.8402C61.2963 83.8257 60.4896 84.0994 60.6934 84.3285C60.8975 84.5578 61.7397 84.1035 62.0687 82.7946C62.3977 81.4856 61.6129 80.7316 62.9618 78.0977C64.3105 75.4639 63.2388 74.2764 64.5933 71.9253" fill="#F6B40E"/>
12
+ <path d="M64.0189 65.002L64.7546 84.553C64.7546 84.553 64.7542 84.9207 64.9995 84.921C65.2448 84.9211 65.2446 84.5532 65.2446 84.5532L65.9804 65.002M63.1526 71.3191C62.0259 73.7794 62.9935 75.79 61.8684 77.9378C60.7436 80.0859 61.4465 81.8549 61.3713 82.8402C61.2963 83.8257 60.4896 84.0994 60.6934 84.3285C60.8975 84.5578 61.7397 84.1035 62.0687 82.7946C62.3977 81.4856 61.6129 80.7316 62.9618 78.0977C64.3105 75.4639 63.2388 74.2764 64.5933 71.9253" stroke="#85340A" stroke-width="0.318844"/>
13
+ <path d="M64.0935 64.6259L57.2912 82.9701C57.2912 82.9701 57.1501 83.3097 57.3766 83.4038C57.6032 83.4978 57.7438 83.1579 57.7438 83.1579L65.9057 65.3765M60.8756 70.1306C58.8932 71.9724 59.0177 74.2003 57.1563 75.754C55.295 77.3082 55.2674 79.2115 54.8209 80.093C54.3745 80.9748 53.5244 80.919 53.625 81.2086C53.7258 81.4985 54.6778 81.4011 55.4827 80.3177C56.2875 79.2343 55.8511 78.2374 58.1052 76.3202C60.3592 74.403 59.8235 72.8958 61.9747 71.242" fill="#F6B40E"/>
14
+ <path d="M64.0935 64.6259L57.2912 82.9701C57.2912 82.9701 57.1501 83.3097 57.3766 83.4038C57.6032 83.4978 57.7438 83.1579 57.7438 83.1579L65.9057 65.3765M60.8756 70.1306C58.8932 71.9724 59.0177 74.2003 57.1563 75.754C55.295 77.3082 55.2674 79.2115 54.8209 80.093C54.3745 80.9748 53.5244 80.919 53.625 81.2086C53.7258 81.4985 54.6778 81.4011 55.4827 80.3177C56.2875 79.2343 55.8511 78.2374 58.1052 76.3202C60.3592 74.403 59.8235 72.8958 61.9747 71.242" stroke="#85340A" stroke-width="0.318844"/>
15
+ <path d="M64.306 64.3081L51.0013 78.6528C51.0013 78.6528 50.741 78.9127 50.9142 79.0863C51.0876 79.2598 51.3476 78.9995 51.3476 78.9995L65.693 65.695M59.2265 68.1623C56.6901 69.1054 55.9525 71.2113 53.6382 71.9344C51.3238 72.6581 50.57 74.406 49.8201 75.0495C49.0702 75.6933 48.3062 75.3164 48.2883 75.6225C48.2705 75.9289 49.1873 76.2032 50.3455 75.5103C51.5037 74.8174 51.482 73.7293 54.2982 72.8207C57.1144 71.9119 57.1963 70.3145 59.8166 69.6098" fill="#F6B40E"/>
16
+ <path d="M64.306 64.3081L51.0013 78.6528C51.0013 78.6528 50.741 78.9127 50.9142 79.0863C51.0876 79.2598 51.3476 78.9995 51.3476 78.9995L65.693 65.695M59.2265 68.1623C56.6901 69.1054 55.9525 71.2113 53.6382 71.9344C51.3238 72.6581 50.57 74.406 49.8201 75.0495C49.0702 75.6933 48.3062 75.3164 48.2883 75.6225C48.2705 75.9289 49.1873 76.2032 50.3455 75.5103C51.5037 74.8174 51.482 73.7293 54.2982 72.8207C57.1144 71.9119 57.1963 70.3145 59.8166 69.6098" stroke="#85340A" stroke-width="0.318844"/>
17
+ <path d="M66.2363 72.0032C66.3664 74.6001 67.8388 75.7501 67.5497 78.1167C68.1845 76.2452 66.6538 74.7944 66.7408 72.0302M64.5469 65.216L70.1365 77.4283L65.4527 64.8402" fill="#85340A"/>
18
+ <path d="M63.4628 71.9434C62.5891 74.3924 63.5094 76.0183 62.3366 78.0941C63.6394 76.608 62.7804 74.6818 63.9186 72.1614M64.4994 65.0263L64.9899 78.448L65.4801 65.0258" fill="#85340A"/>
19
+ <path d="M60.9233 70.8266C59.1789 72.7549 59.4069 74.6092 57.529 76.0782C59.3013 75.2037 59.2448 73.0955 61.261 71.2024M64.5281 64.8327L59.8449 77.4205L65.4343 65.2075" fill="#85340A"/>
20
+ <path d="M59.0044 68.8233C56.6549 69.9372 56.156 71.7376 53.8588 72.3762C55.8308 72.2465 56.5855 70.2771 59.1726 69.2997M64.6287 64.6651L55.4847 74.5026L65.3225 65.3582" fill="#85340A"/>
21
+ <path d="M64.6243 64.0931L46.8428 72.2545C46.8428 72.2545 46.5028 72.395 46.5965 72.6217C46.6902 72.8483 47.0301 72.7074 47.0301 72.7074L65.375 65.9052M58.4565 65.7102C55.7523 65.6108 54.2649 67.2741 51.8501 67.0566C49.4349 66.8395 48.0696 68.1659 47.1304 68.4735C46.1912 68.7813 45.6296 68.1407 45.496 68.4167C45.3623 68.693 46.1043 69.2972 47.4395 69.1003C48.7747 68.9033 49.1711 67.8897 52.1207 68.128C55.0702 68.366 55.7572 66.9216 58.4477 67.2732" fill="#F6B40E"/>
22
+ <path d="M64.6243 64.0931L46.8428 72.2545C46.8428 72.2545 46.5028 72.395 46.5965 72.6217C46.6902 72.8483 47.0301 72.7074 47.0301 72.7074L65.375 65.9052M58.4565 65.7102C55.7523 65.6108 54.2649 67.2741 51.8501 67.0566C49.4349 66.8395 48.0696 68.1659 47.1304 68.4735C46.1912 68.7813 45.6296 68.1407 45.496 68.4167C45.3623 68.693 46.1043 69.2972 47.4395 69.1003C48.7747 68.9033 49.1711 67.8897 52.1207 68.128C55.0702 68.366 55.7572 66.9216 58.4477 67.2732" stroke="#85340A" stroke-width="0.318844"/>
23
+ <path d="M64.9998 64.0183L45.4485 64.7539C45.4485 64.7539 45.0807 64.7536 45.0804 64.9989C45.0803 65.2441 45.4482 65.244 45.4482 65.244L64.9999 65.9797M58.6826 63.152C56.2223 62.0253 54.2116 62.9929 52.0638 61.8679C49.9156 60.7431 48.1466 61.446 47.1613 61.3708C46.1757 61.2958 45.902 60.489 45.673 60.6928C45.4437 60.8969 45.898 61.7392 47.2069 62.0681C48.5158 62.3971 49.2699 61.6124 51.9038 62.9612C54.5377 64.3099 55.7252 63.2382 58.0764 64.5927" fill="#F6B40E"/>
24
+ <path d="M64.9998 64.0183L45.4485 64.7539C45.4485 64.7539 45.0807 64.7536 45.0804 64.9989C45.0803 65.2441 45.4482 65.244 45.4482 65.244L64.9999 65.9797M58.6826 63.152C56.2223 62.0253 54.2116 62.9929 52.0638 61.8679C49.9156 60.7431 48.1466 61.446 47.1613 61.3708C46.1757 61.2958 45.902 60.489 45.673 60.6928C45.4437 60.8969 45.898 61.7392 47.2069 62.0681C48.5158 62.3971 49.2699 61.6124 51.9038 62.9612C54.5377 64.3099 55.7252 63.2382 58.0764 64.5927" stroke="#85340A" stroke-width="0.318844"/>
25
+ <path d="M65.3753 64.0928L47.0307 57.2906C47.0307 57.2906 46.691 57.1496 46.5969 57.3761C46.5029 57.6026 46.8429 57.7432 46.8429 57.7432L64.6247 65.9049M59.8705 60.875C58.0286 58.8926 55.8007 59.0171 54.247 57.1557C52.6927 55.2945 50.7893 55.2669 49.9078 54.8204C49.026 54.374 49.0819 53.5239 48.7922 53.6245C48.5023 53.7254 48.5997 54.6773 49.6831 55.4821C50.7665 56.287 51.7635 55.8505 53.6807 58.1046C55.598 60.3586 57.1052 59.8229 58.759 61.974" fill="#F6B40E"/>
26
+ <path d="M65.3753 64.0928L47.0307 57.2906C47.0307 57.2906 46.691 57.1496 46.5969 57.3761C46.5029 57.6026 46.8429 57.7432 46.8429 57.7432L64.6247 65.9049M59.8705 60.875C58.0286 58.8926 55.8007 59.0171 54.247 57.1557C52.6927 55.2945 50.7893 55.2669 49.9078 54.8204C49.026 54.374 49.0819 53.5239 48.7922 53.6245C48.5023 53.7254 48.5997 54.6773 49.6831 55.4821C50.7665 56.287 51.7635 55.8505 53.6807 58.1046C55.598 60.3586 57.1052 59.8229 58.759 61.974" stroke="#85340A" stroke-width="0.318844"/>
27
+ <path d="M65.6937 64.3055L51.3486 51.0011C51.3486 51.0011 51.0888 50.7408 50.9151 50.914C50.7416 51.0873 51.0019 51.3474 51.0019 51.3474L64.3067 65.6924M61.8393 59.2261C60.8963 56.6897 58.7903 55.9522 58.0672 53.6379C57.3435 51.3236 55.5956 50.5698 54.952 49.8199C54.3082 49.07 54.6851 48.306 54.379 48.2882C54.0726 48.2704 53.7982 49.1871 54.4912 50.3453C55.1841 51.5034 56.2722 51.4817 57.1809 54.2979C58.0897 57.114 59.6871 57.1959 60.3919 59.8161" fill="#F6B40E"/>
28
+ <path d="M65.6937 64.3055L51.3486 51.0011C51.3486 51.0011 51.0888 50.7408 50.9151 50.914C50.7416 51.0873 51.0019 51.3474 51.0019 51.3474L64.3067 65.6924M61.8393 59.2261C60.8963 56.6897 58.7903 55.9522 58.0672 53.6379C57.3435 51.3236 55.5956 50.5698 54.952 49.8199C54.3082 49.07 54.6851 48.306 54.379 48.2882C54.0726 48.2704 53.7982 49.1871 54.4912 50.3453C55.1841 51.5034 56.2722 51.4817 57.1809 54.2979C58.0897 57.114 59.6871 57.1959 60.3919 59.8161" stroke="#85340A" stroke-width="0.318844"/>
29
+ <path d="M57.9984 66.2358C55.4015 66.3658 54.2515 67.8382 51.8848 67.5491C53.7564 68.1839 55.2072 66.6532 57.9715 66.7402M64.7859 64.5463L52.5732 70.1358L65.1616 65.4521" fill="#85340A"/>
30
+ <path d="M58.0582 63.4615C55.6091 62.5878 53.9832 63.5081 51.9073 62.3353C53.3935 63.638 55.3197 62.7791 57.8402 63.9172M64.9755 64.4981L51.5534 64.9886L64.976 65.4787" fill="#85340A"/>
31
+ <path d="M59.175 60.9228C57.2468 59.1785 55.3924 59.4065 53.9234 57.5286C54.7979 59.3008 56.9062 59.2444 58.7993 61.2604M65.1691 64.5275L52.581 59.8444L64.7943 65.4337" fill="#85340A"/>
32
+ <path d="M61.1785 59.0039C60.0645 56.6544 58.2641 56.1555 57.6255 53.8584C57.7552 55.8304 59.7247 56.585 60.7021 59.172M65.3368 64.628L55.4991 55.4842L64.6437 65.3218" fill="#85340A"/>
33
+ <path d="M65.9065 64.6249L57.7448 46.8437C57.7448 46.8437 57.6044 46.5038 57.3777 46.5974C57.151 46.6911 57.292 47.031 57.292 47.031L64.0943 65.3755M64.2894 58.4571C64.3887 55.753 62.7254 54.2657 62.9429 51.8509C63.16 49.4358 61.8336 48.0704 61.526 47.1314C61.2181 46.1922 61.8587 45.6306 61.5828 45.497C61.3065 45.3632 60.7022 46.1052 60.8992 47.4404C61.0962 48.7756 62.1097 49.1719 61.8715 52.1215C61.6334 55.0709 63.0779 55.7579 62.7263 58.4484" fill="#F6B40E"/>
34
+ <path d="M65.9065 64.6249L57.7448 46.8437C57.7448 46.8437 57.6044 46.5038 57.3777 46.5974C57.151 46.6911 57.292 47.031 57.292 47.031L64.0943 65.3755M64.2894 58.4571C64.3887 55.753 62.7254 54.2657 62.9429 51.8509C63.16 49.4358 61.8336 48.0704 61.526 47.1314C61.2181 46.1922 61.8587 45.6306 61.5828 45.497C61.3065 45.3632 60.7022 46.1052 60.8992 47.4404C61.0962 48.7756 62.1097 49.1719 61.8715 52.1215C61.6334 55.0709 63.0779 55.7579 62.7263 58.4484" stroke="#85340A" stroke-width="0.318844"/>
35
+ <path d="M65.9814 64.9994L65.2457 45.4485C65.2457 45.4485 65.246 45.0807 65.0007 45.0804C64.7555 45.0803 64.7556 45.4482 64.7556 45.4482L64.0199 64.9994M66.8477 58.6823C67.9743 56.222 67.0067 54.2114 68.1318 52.0637C69.2567 49.9155 68.5537 48.1465 68.6289 47.1612C68.7039 46.1757 69.5107 45.902 69.3069 45.6729C69.1028 45.4436 68.2605 45.8979 67.9316 47.2068C67.6026 48.5158 68.3873 49.2698 67.0385 51.9037C65.6898 54.5375 66.7614 55.725 65.4069 58.0761" fill="#F6B40E"/>
36
+ <path d="M65.9814 64.9994L65.2457 45.4485C65.2457 45.4485 65.246 45.0807 65.0007 45.0804C64.7555 45.0803 64.7556 45.4482 64.7556 45.4482L64.0199 64.9994M66.8477 58.6823C67.9743 56.222 67.0067 54.2114 68.1318 52.0637C69.2567 49.9155 68.5537 48.1465 68.6289 47.1612C68.7039 46.1757 69.5107 45.902 69.3069 45.6729C69.1028 45.4436 68.2605 45.8979 67.9316 47.2068C67.6026 48.5158 68.3873 49.2698 67.0385 51.9037C65.6898 54.5375 66.7614 55.725 65.4069 58.0761" stroke="#85340A" stroke-width="0.318844"/>
37
+ <path d="M65.9066 65.376L72.709 47.0317C72.709 47.0317 72.85 46.6921 72.6235 46.598C72.397 46.504 72.2563 46.844 72.2563 46.844L64.0944 64.6254M69.1245 59.8713C71.107 58.0294 70.9824 55.8016 72.8438 54.2478C74.7051 52.6936 74.7327 50.7903 75.1792 49.9088C75.6257 49.027 76.4757 49.0829 76.3751 48.7933C76.2743 48.5033 75.3223 48.6007 74.5175 49.6841C73.7126 50.7675 74.1491 51.7645 71.8949 53.6816C69.6409 55.5989 70.1766 57.106 68.0254 58.7598" fill="#F6B40E"/>
38
+ <path d="M65.9066 65.376L72.709 47.0317C72.709 47.0317 72.85 46.6921 72.6235 46.598C72.397 46.504 72.2563 46.844 72.2563 46.844L64.0944 64.6254M69.1245 59.8713C71.107 58.0294 70.9824 55.8016 72.8438 54.2478C74.7051 52.6936 74.7327 50.7903 75.1792 49.9088C75.6257 49.027 76.4757 49.0829 76.3751 48.7933C76.2743 48.5033 75.3223 48.6007 74.5175 49.6841C73.7126 50.7675 74.1491 51.7645 71.8949 53.6816C69.6409 55.5989 70.1766 57.106 68.0254 58.7598" stroke="#85340A" stroke-width="0.318844"/>
39
+ <path d="M65.694 65.6943L78.9987 51.3495C78.9987 51.3495 79.259 51.0897 79.0858 50.9161C78.9124 50.7426 78.6524 51.0028 78.6524 51.0028L64.307 64.3074M70.7735 61.84C73.3099 60.897 74.0475 58.7911 76.3618 58.068C78.6762 57.3443 79.43 55.5964 80.1799 54.9529C80.9298 54.3091 81.6938 54.686 81.7117 54.3799C81.7295 54.0734 80.8127 53.7991 79.6545 54.4921C78.4963 55.185 78.518 56.2731 75.7018 57.1817C72.8856 58.0905 72.8037 59.6879 70.1834 60.3926" fill="#F6B40E"/>
40
+ <path d="M65.694 65.6943L78.9987 51.3495C78.9987 51.3495 79.259 51.0897 79.0858 50.9161C78.9124 50.7426 78.6524 51.0028 78.6524 51.0028L64.307 64.3074M70.7735 61.84C73.3099 60.897 74.0475 58.7911 76.3618 58.068C78.6762 57.3443 79.43 55.5964 80.1799 54.9529C80.9298 54.3091 81.6938 54.686 81.7117 54.3799C81.7295 54.0734 80.8127 53.7991 79.6545 54.4921C78.4963 55.185 78.518 56.2731 75.7018 57.1817C72.8856 58.0905 72.8037 59.6879 70.1834 60.3926" stroke="#85340A" stroke-width="0.318844"/>
41
+ <path d="M63.7638 57.9992C63.6337 55.4023 62.1613 54.2523 62.4504 51.8857C61.8156 53.7572 63.3463 55.208 63.2593 57.9722M65.4532 64.7864L59.8637 52.5741L64.5474 65.1622" fill="#85340A"/>
42
+ <path d="M66.5373 58.059C67.411 55.61 66.4907 53.9841 67.6635 51.9083C66.3608 53.3944 67.2198 55.3205 66.0816 57.841M65.5007 64.9761L65.0102 51.5543L64.5201 64.9766" fill="#85340A"/>
43
+ <path d="M69.0768 59.1757C70.8212 57.2475 70.5932 55.3932 72.4711 53.9242C70.6988 54.7987 70.7553 56.9069 68.7392 58.8M65.472 65.1697L70.1552 52.5819L64.5658 64.7949" fill="#85340A"/>
44
+ <path d="M70.9956 61.1784C73.3451 60.0645 73.844 58.2641 76.1412 57.6255C74.1692 57.7552 73.4145 59.7246 70.8274 60.7021M65.3713 65.3366L74.5153 55.4992L64.6775 64.6436" fill="#85340A"/>
45
+ <path d="M65.3757 65.9059L83.1572 57.7445C83.1572 57.7445 83.4972 57.604 83.4035 57.3773C83.3098 57.1507 82.9699 57.2916 82.9699 57.2916L64.625 64.0938M71.5435 64.2888C74.2477 64.3882 75.7351 62.7249 78.1499 62.9424C80.5651 63.1595 81.9304 61.8331 82.8696 61.5256C83.8088 61.2177 84.3704 61.8583 84.504 61.5824C84.6377 61.306 83.8957 60.7018 82.5605 60.8988C81.2253 61.0957 80.8289 62.1093 77.8793 61.871C74.9298 61.633 74.2428 63.0775 71.5523 62.7258" fill="#F6B40E"/>
46
+ <path d="M65.3757 65.9059L83.1572 57.7445C83.1572 57.7445 83.4972 57.604 83.4035 57.3773C83.3098 57.1507 82.9699 57.2916 82.9699 57.2916L64.625 64.0938M71.5435 64.2888C74.2477 64.3882 75.7351 62.7249 78.1499 62.9424C80.5651 63.1595 81.9304 61.8331 82.8696 61.5256C83.8088 61.2177 84.3704 61.8583 84.504 61.5824C84.6377 61.306 83.8957 60.7018 82.5605 60.8988C81.2253 61.0957 80.8289 62.1093 77.8793 61.871C74.9298 61.633 74.2428 63.0775 71.5523 62.7258" stroke="#85340A" stroke-width="0.318844"/>
47
+ <path d="M65.0002 65.9807L84.5515 65.2451C84.5515 65.2451 84.9193 65.2454 84.9196 65.0001C84.9197 64.7549 84.5518 64.755 84.5518 64.755L65.0001 64.0193M71.3174 66.847C73.7777 67.9737 75.7884 67.0061 77.9362 68.1312C80.0844 69.256 81.8534 68.553 82.8387 68.6283C83.8243 68.7033 84.098 69.51 84.327 69.3062C84.5563 69.1021 84.102 68.2599 82.7931 67.9309C81.4842 67.6019 80.7301 68.3867 78.0962 67.0378C75.4623 65.6892 74.2748 66.7608 71.9236 65.4063" fill="#F6B40E"/>
48
+ <path d="M65.0002 65.9807L84.5515 65.2451C84.5515 65.2451 84.9193 65.2454 84.9196 65.0001C84.9197 64.7549 84.5518 64.755 84.5518 64.755L65.0001 64.0193M71.3174 66.847C73.7777 67.9737 75.7884 67.0061 77.9362 68.1312C80.0844 69.256 81.8534 68.553 82.8387 68.6283C83.8243 68.7033 84.098 69.51 84.327 69.3062C84.5563 69.1021 84.102 68.2599 82.7931 67.9309C81.4842 67.6019 80.7301 68.3867 78.0962 67.0378C75.4623 65.6892 74.2748 66.7608 71.9236 65.4063" stroke="#85340A" stroke-width="0.318844"/>
49
+ <path d="M64.6248 65.9063L82.9694 72.7084C82.9694 72.7084 83.3091 72.8495 83.4032 72.623C83.4972 72.3964 83.1572 72.2558 83.1572 72.2558L65.3754 64.0941M70.1296 69.124C71.9715 71.1065 74.1994 70.982 75.7532 72.8433C77.3074 74.7045 79.2108 74.7321 80.0923 75.1786C80.9741 75.6251 80.9183 76.4751 81.2079 76.3745C81.4978 76.2737 81.4004 75.3217 80.317 74.5169C79.2336 73.7121 78.2366 74.1485 76.3194 71.8944C74.4021 69.6405 72.8949 70.1761 71.2411 68.025" fill="#F6B40E"/>
50
+ <path d="M64.6248 65.9063L82.9694 72.7084C82.9694 72.7084 83.3091 72.8495 83.4032 72.623C83.4972 72.3964 83.1572 72.2558 83.1572 72.2558L65.3754 64.0941M70.1296 69.124C71.9715 71.1065 74.1994 70.982 75.7532 72.8433C77.3074 74.7045 79.2108 74.7321 80.0923 75.1786C80.9741 75.6251 80.9183 76.4751 81.2079 76.3745C81.4978 76.2737 81.4004 75.3217 80.317 74.5169C79.2336 73.7121 78.2366 74.1485 76.3194 71.8944C74.4021 69.6405 72.8949 70.1761 71.2411 68.025" stroke="#85340A" stroke-width="0.318844"/>
51
+ <path d="M64.3063 65.6936L78.6514 78.998C78.6514 78.998 78.9112 79.2582 79.0849 79.085C79.2584 78.9117 78.9981 78.6516 78.9981 78.6516L65.6933 64.3066M68.1607 70.7729C69.1037 73.3093 71.2097 74.0468 71.9328 76.3611C72.6565 78.6754 74.4044 79.4292 75.048 80.1791C75.6918 80.929 75.3149 81.693 75.621 81.7109C75.9274 81.7287 76.2018 80.8119 75.5088 79.6538C74.8159 78.4956 73.7278 78.5173 72.8191 75.7011C71.9103 72.885 70.3129 72.8031 69.6081 70.1829" fill="#F6B40E"/>
52
+ <path d="M64.3063 65.6936L78.6514 78.998C78.6514 78.998 78.9112 79.2582 79.0849 79.085C79.2584 78.9117 78.9981 78.6516 78.9981 78.6516L65.6933 64.3066M68.1607 70.7729C69.1037 73.3093 71.2097 74.0468 71.9328 76.3611C72.6565 78.6754 74.4044 79.4292 75.048 80.1791C75.6918 80.929 75.3149 81.693 75.621 81.7109C75.9274 81.7287 76.2018 80.8119 75.5088 79.6538C74.8159 78.4956 73.7278 78.5173 72.8191 75.7011C71.9103 72.885 70.3129 72.8031 69.6081 70.1829" stroke="#85340A" stroke-width="0.318844"/>
53
+ <path d="M72.0016 63.7633C74.5985 63.6332 75.7485 62.1608 78.1152 62.45C76.2436 61.8151 74.7928 63.3458 72.0285 63.2588M65.2141 65.4527L77.4268 59.8632L64.8384 64.5469" fill="#85340A"/>
54
+ <path d="M71.9417 66.5368C74.3907 67.4105 76.0167 66.4903 78.0926 67.663C76.6064 66.3603 74.6802 67.2193 72.1596 66.0811M65.0244 65.5003L78.4465 65.0098L65.0239 64.5197" fill="#85340A"/>
55
+ <path d="M70.825 69.0762C72.7532 70.8206 74.6076 70.5926 76.0766 72.4705C75.2021 70.6982 73.0938 70.7547 71.2007 68.7386M64.8309 65.4715L77.419 70.1546L65.2057 64.5653" fill="#85340A"/>
56
+ <path d="M68.8215 70.9951C69.9355 73.3446 71.7359 73.8435 72.3745 76.1407C72.2448 74.1686 70.2753 73.414 69.2979 70.827M64.6632 65.371L74.5009 74.5148L65.3563 64.6772" fill="#85340A"/>
57
+ <path d="M65 72.9681C69.4005 72.9681 72.9677 69.4009 72.9677 65.0005C72.9677 60.6002 69.4005 57.033 65 57.033C60.5995 57.033 57.0322 60.6002 57.0322 65.0005C57.0322 69.4009 60.5995 72.9681 65 72.9681Z" fill="#F6B40E" stroke="#85340A" stroke-width="0.43025"/>
58
+ <path d="M67.7164 63.2962C67.1723 63.2962 66.6513 63.5319 66.345 64.0222C66.9579 64.5737 68.3117 64.6336 69.2311 63.9594C68.8329 63.5305 68.2604 63.2962 67.7164 63.2962ZM67.7074 63.4216C68.237 63.412 68.7319 63.6553 68.801 63.8967C68.1881 64.5709 67.2088 64.5123 66.596 64.0222C66.8641 63.5932 67.2956 63.4291 67.7074 63.4216Z" fill="#843511"/>
59
+ <path d="M67.8196 62.9181C67.0231 62.9181 66.839 63.1022 66.4712 63.4086C66.1031 63.715 65.9196 63.6536 65.8583 63.715C65.7974 63.7764 65.8583 63.96 65.9807 63.8986C66.1031 63.8371 66.3488 63.715 66.716 63.4085C67.0841 63.1017 67.4512 63.1021 67.8192 63.1021C68.9225 63.1021 69.5354 64.0212 69.6577 63.9599C69.78 63.8984 69.0448 62.918 67.8192 62.918L67.8196 62.9181Z" fill="#85340A"/>
60
+ <path d="M70.0254 63.285C68.6157 62.0594 66.8386 61.8753 65.8577 62.795C65.6176 63.1164 65.4637 63.4601 65.4006 63.8188C65.2772 64.5167 65.4954 65.2707 66.0422 66.0434C65.9805 66.0432 65.8576 66.1044 65.7964 66.1658C65.3097 65.2353 65.1376 64.2796 65.2973 63.3705C65.3391 63.133 65.4044 62.8993 65.4894 62.6719C66.8377 61.569 68.6761 61.4463 70.0246 63.2851L70.0254 63.285Z" fill="#85340A"/>
61
+ <path d="M67.697 64.4483C68.0016 64.4483 68.2486 64.2014 68.2486 63.8967C68.2486 63.5921 68.0016 63.3452 67.697 63.3452C67.3923 63.3452 67.1454 63.5921 67.1454 63.8967C67.1454 64.2014 67.3923 64.4483 67.697 64.4483Z" fill="#85340A"/>
62
+ <path d="M69.291 64.2658C68.249 65.0627 67.2071 65.0013 66.5943 64.6335C65.9814 64.2658 65.9814 64.1434 66.1038 64.1434C66.2261 64.1434 66.3485 64.2658 66.839 64.5109C67.3295 64.7564 68.0647 64.7564 69.2903 64.2659L69.291 64.2658Z" fill="#85340A"/>
63
+ <path d="M63.7809 66.1014C63.5189 66.1492 63.3328 66.3818 63.3328 66.6482C63.3328 66.9526 63.5845 67.195 63.8885 67.195C64.0683 67.195 64.2334 67.1098 64.3367 66.9619C64.5488 67.1214 64.8428 67.1383 65 67.1412C65.0242 67.1417 65.0554 67.1412 65.0717 67.1412C65.2289 67.1383 65.5229 67.1214 65.735 66.9619C65.8383 67.1098 66.0035 67.195 66.1832 67.195C66.4873 67.195 66.739 66.9526 66.739 66.6482C66.739 66.3817 66.5527 66.1492 66.2908 66.1014C66.4379 66.1533 66.5328 66.2955 66.5328 66.451C66.5328 66.6539 66.3689 66.8185 66.1653 66.8185C65.9701 66.8185 65.8092 66.6636 65.7978 66.4689C65.738 66.5884 65.5012 66.9437 65.0359 66.9619C64.5706 66.9437 64.3338 66.5884 64.274 66.4689C64.2625 66.6636 64.1017 66.8185 63.9065 66.8185C63.7029 66.8185 63.539 66.6539 63.539 66.451C63.539 66.2955 63.6338 66.1534 63.7809 66.1014Z" fill="#85340A"/>
64
+ <path d="M64.3805 67.7344C63.7673 67.7344 63.5249 68.29 62.9733 68.6577C63.2798 68.5354 63.521 68.2936 63.9503 68.0482C64.3794 67.8031 64.7453 68.102 64.9901 68.102H64.999C65.2437 68.102 65.6097 67.8032 66.0388 68.0482C66.4681 68.2937 66.7183 68.5354 67.0248 68.6577C66.4731 68.29 66.2218 67.7344 65.6085 67.7344C65.4862 67.7344 65.2438 67.8006 64.999 67.9227H64.9901C64.7453 67.8004 64.5029 67.7344 64.3805 67.7344Z" fill="#85340A"/>
65
+ <path d="M64.174 68.4595C63.9319 68.4702 63.6119 68.5188 63.1521 68.6567C64.2556 68.4117 64.4991 68.7822 64.9896 68.7822H64.9986C65.4891 68.7822 65.7325 68.4116 66.8361 68.6567C65.6101 68.289 65.3663 68.5312 64.9986 68.5312H64.9896C64.7598 68.5312 64.5774 68.4416 64.174 68.4595Z" fill="#85340A"/>
66
+ <path d="M63.2074 68.6486C63.1362 68.6495 63.0586 68.6501 62.9744 68.6576C64.2617 68.7802 63.6429 69.5181 64.9912 69.5181H65.0001C66.3485 69.5181 65.7386 68.7802 67.0259 68.6576C65.6776 68.5352 66.1038 69.3299 65.0001 69.3299H64.9912C63.9564 69.3299 64.2753 68.6353 63.2074 68.6486Z" fill="#85340A"/>
67
+ <path d="M66.1042 70.6395C66.1042 70.0304 65.6099 69.5362 65.001 69.5362C64.3919 69.5362 63.8977 70.0304 63.8977 70.6395C64.019 70.1286 64.4761 69.7677 65.001 69.7677C65.5268 69.7677 65.9831 70.1287 66.1042 70.6395Z" fill="#85340A"/>
68
+ <path d="M60.0464 63.285C61.4561 62.0594 63.2331 61.8753 64.2141 62.795C64.4542 63.1164 64.608 63.4601 64.6712 63.8188C64.7946 64.5167 64.5764 65.2707 64.0296 66.0434C64.0913 66.0432 64.2142 66.1044 64.2754 66.1658C64.762 65.2353 64.9341 64.2796 64.7745 63.3705C64.7326 63.133 64.6673 62.8993 64.5824 62.6719C63.2341 61.569 61.3956 61.4463 60.0472 63.2851L60.0464 63.285Z" fill="#85340A"/>
69
+ <path d="M62.2521 62.9181C63.0486 62.9181 63.2327 63.1022 63.6004 63.4086C63.9685 63.715 64.1521 63.6536 64.2133 63.715C64.2742 63.7764 64.2133 63.96 64.0909 63.8986C63.9686 63.8371 63.7228 63.715 63.3557 63.4085C62.9876 63.1017 62.6204 63.1021 62.2524 63.1021C61.1492 63.1021 60.5363 64.0212 60.414 63.9599C60.2916 63.8984 61.0269 62.918 62.2524 62.918L62.2521 62.9181Z" fill="#85340A"/>
70
+ <path d="M62.2146 63.2962C61.6705 63.2962 61.1495 63.5319 60.8431 64.0222C61.456 64.5737 62.8098 64.6336 63.7293 63.9594C63.3311 63.5305 62.7586 63.2962 62.2146 63.2962ZM62.2056 63.4216C62.7352 63.412 63.2301 63.6553 63.2992 63.8967C62.6863 64.5709 61.707 64.5123 61.0941 64.0222C61.3623 63.5932 61.7937 63.4291 62.2056 63.4216Z" fill="#843511"/>
71
+ <path d="M62.2866 64.4483C62.5912 64.4483 62.8382 64.2014 62.8382 63.8967C62.8382 63.5921 62.5912 63.3452 62.2866 63.3452C61.9819 63.3452 61.735 63.5921 61.735 63.8967C61.735 64.2014 61.9819 64.4483 62.2866 64.4483Z" fill="#85340A"/>
72
+ <path d="M60.7806 64.2658C61.8226 65.0627 62.8645 65.0013 63.4774 64.6335C64.0903 64.2658 64.0903 64.1434 63.9679 64.1434C63.8455 64.1434 63.7232 64.2658 63.2326 64.5109C62.7421 64.7564 62.007 64.7564 60.7813 64.2659L60.7806 64.2658Z" fill="#85340A"/>
73
+ </g>
74
+ </g>
75
+ <defs>
76
+ <clipPath id="clip0_1665_3699">
77
+ <rect width="128" height="128" fill="white"/>
78
+ </clipPath>
79
+ <clipPath id="clip1_1665_3699">
80
+ <rect width="128" height="128" fill="white"/>
81
+ </clipPath>
82
+ </defs>
83
+ </svg>