@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
@@ -0,0 +1,41 @@
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_3763)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_3763)">
5
+ <rect width="128" height="128" fill="#003399"/>
6
+ <rect width="128" height="128" fill="#003399"/>
7
+ <mask id="mask0_1665_3763" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="-16" y="0" width="84" height="64">
8
+ <path d="M-16 0H68V64H-16V0Z" fill="white"/>
9
+ </mask>
10
+ <g mask="url(#mask0_1665_3763)">
11
+ <path d="M-16 0L68 64L-16 0ZM68 0L-16 64L68 0Z" fill="black"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.6085 31.9997L-17.8783 5.72406L-14.1217 -5.72461L26 24.8443L66.1217 -5.72461L69.8783 5.72406L35.3915 31.9997L69.8783 58.2754L66.1217 69.7241L26 39.1551L-14.1217 69.7241L-17.8783 58.2754L16.6085 31.9997Z" fill="white"/>
13
+ </g>
14
+ <mask id="mask1_1665_3763" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="-16" y="0" width="84" height="64">
15
+ <path d="M-16 0V32H68V64L-16 0ZM68 0H26V64H-16L68 0Z" fill="white"/>
16
+ </mask>
17
+ <g mask="url(#mask1_1665_3763)">
18
+ <path d="M-16 0L68 64L-16 0ZM68 0L-16 64L68 0Z" fill="black"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.739 31.9998L-17.2522 3.81604L-14.7478 -3.81641L26 27.2295L66.7478 -3.81641L69.2522 3.81604L32.261 31.9998L69.2522 60.1836L66.7478 67.816L26 36.7701L-14.7478 67.816L-17.2522 60.1836L19.739 31.9998Z" fill="#E4002B"/>
20
+ </g>
21
+ <path d="M26 0V64V0ZM-16 32H68H-16Z" fill="black"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19 21.3333V0H33V21.3333H68V42.6667H33V64H19V42.6667H-16V21.3333H19Z" fill="white"/>
23
+ <path d="M26 0V64V0ZM-16 32H68H-16Z" fill="black"/>
24
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M21.8 25.6V0H30.2V25.6H68V38.4H30.2V64H21.8V38.4H-16V25.6H21.8Z" fill="#E4002B"/>
25
+ <path d="M26 72L28.2215 78.907L35.0067 76.3374L30.9916 82.3807L37.2311 86.0834L30.0029 86.7123L30.9983 93.8992L26 88.64L21.0016 93.8992L21.997 86.7123L14.7688 86.0834L21.0083 82.3807L16.9933 76.3374L23.7785 78.907L26 72Z" fill="white"/>
26
+ <path d="M99.1111 86L99.9927 88.7409L102.685 87.7212L101.092 90.1193L103.568 91.5887L100.7 91.8382L101.095 94.6901L99.1111 92.6032L97.1276 94.6901L97.5226 91.8382L94.6543 91.5887L97.1303 90.1193L95.537 87.7212L98.2296 88.7409L99.1111 86Z" fill="white"/>
27
+ <path d="M83.1111 53.2021L83.9927 55.943L86.6852 54.9233L85.0919 57.3215L87.5679 58.7908L84.6996 59.0404L85.0946 61.8923L83.1111 59.8053L81.1276 61.8923L81.5226 59.0404L78.6543 58.7908L81.1303 57.3215L79.537 54.9233L82.2296 55.943L83.1111 53.2021Z" fill="white"/>
28
+ <path d="M99.1111 29.8691L99.9927 32.61L102.685 31.5903L101.092 33.9885L103.568 35.4578L100.7 35.7073L101.095 38.5593L99.1111 36.4723L97.1276 38.5593L97.5226 35.7073L94.6543 35.4578L97.1303 33.9885L95.537 31.5903L98.2296 32.61L99.1111 29.8691Z" fill="white"/>
29
+ <path d="M113.333 48.9355L114.215 51.6764L116.907 50.6567L115.314 53.0549L117.79 54.5242L114.922 54.7737L115.317 57.6257L113.333 55.5387L111.35 57.6257L111.745 54.7737L108.877 54.5242L111.353 53.0549L109.759 50.6567L112.452 51.6764L113.333 48.9355Z" fill="white"/>
30
+ <path d="M101.511 67.7734L102.208 69.4813L104.047 69.6161L102.638 70.8063L103.079 72.5975L101.511 71.6253L99.9437 72.5975L100.384 70.8063L98.975 69.6161L100.814 69.4813L101.511 67.7734Z" fill="white"/>
31
+ </g>
32
+ </g>
33
+ <defs>
34
+ <clipPath id="clip0_1665_3763">
35
+ <rect width="128" height="128" fill="white"/>
36
+ </clipPath>
37
+ <clipPath id="clip1_1665_3763">
38
+ <rect width="128" height="128" fill="white"/>
39
+ </clipPath>
40
+ </defs>
41
+ </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_3845)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_3845)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="#006233"/>
7
+ <circle cx="49.5" cy="64.5" r="37.5" fill="#D80027"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_1665_3845">
12
+ <rect width="128" height="128" fill="white"/>
13
+ </clipPath>
14
+ <clipPath id="clip1_1665_3845">
15
+ <rect width="128" height="128" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
@@ -0,0 +1,19 @@
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_4347)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_4347)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="#006233"/>
7
+ <rect y="86" width="128" height="42" fill="#D80027"/>
8
+ <rect width="128" height="42" fill="white"/>
9
+ </g>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_1665_4347">
13
+ <rect width="128" height="128" fill="white"/>
14
+ </clipPath>
15
+ <clipPath id="clip1_1665_4347">
16
+ <rect width="128" height="128" fill="white"/>
17
+ </clipPath>
18
+ </defs>
19
+ </svg>
@@ -0,0 +1,320 @@
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_3873)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_3873)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="#009538"/>
7
+ <path d="M2 64L64 104L126 64L64 24L2 64Z" fill="#FEDF00"/>
8
+ <path d="M64.5 90C78.5833 90 90 78.5833 90 64.5C90 50.4167 78.5833 39 64.5 39C50.4167 39 39 50.4167 39 64.5C39 78.5833 50.4167 90 64.5 90Z" fill="#002776"/>
9
+ <mask id="mask0_1665_3873" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="39" y="39" width="51" height="51">
10
+ <path d="M64.5 90C78.5833 90 90 78.5833 90 64.5C90 50.4167 78.5833 39 64.5 39C50.4167 39 39 50.4167 39 64.5C39 78.5833 50.4167 90 64.5 90Z" fill="white"/>
11
+ </mask>
12
+ <g mask="url(#mask0_1665_3873)">
13
+ <path d="M-12 115.5C-12 99.0756 -5.4754 83.3238 6.13846 71.71C17.7523 60.0961 33.5041 53.5715 49.9286 53.5715C66.353 53.5715 82.1048 60.0961 93.7187 71.71C105.333 83.3238 111.857 99.0756 111.857 115.5H108.214C108.214 100.042 102.073 85.2165 91.1428 74.2858C80.2121 63.3552 65.3869 57.2144 49.9286 57.2144C34.4702 57.2144 19.645 63.3552 8.71434 74.2858C-2.21635 85.2165 -8.35714 100.042 -8.35714 115.5H-12Z" fill="white"/>
14
+ </g>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M42.7513 57.0461C43.039 57.0107 43.2993 56.8499 43.4749 56.5989C43.6506 56.3479 43.7273 56.0273 43.688 55.7076C43.6488 55.388 43.4968 55.0955 43.2657 54.8944C43.0345 54.6934 42.743 54.6003 42.4553 54.6356C42.1676 54.6709 41.9073 54.8318 41.7317 55.0828C41.556 55.3338 41.4793 55.6544 41.5186 55.974C41.5578 56.2937 41.7098 56.5862 41.9409 56.7872C42.1721 56.9883 42.4636 57.0814 42.7513 57.0461ZM42.6963 56.5984C42.8653 56.5776 43.0175 56.4779 43.1195 56.3212C43.2216 56.1645 43.265 55.9635 43.2404 55.7626C43.2157 55.5617 43.1249 55.3772 42.988 55.2498C42.8511 55.1224 42.6792 55.0625 42.5103 55.0832C42.3413 55.104 42.1891 55.2037 42.0871 55.3604C41.985 55.5172 41.9416 55.7181 41.9662 55.919C41.9909 56.12 42.0817 56.3044 42.2186 56.4318C42.3555 56.5592 42.5274 56.6191 42.6963 56.5984Z" fill="#009538"/>
16
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M44.7303 56.8269L45.1802 56.7954L45.1173 55.8956L46.0864 55.8278C46.2883 55.8137 46.4764 55.7199 46.6092 55.5672C46.742 55.4144 46.8087 55.2151 46.7945 55.0132C46.7804 54.8112 46.6867 54.6232 46.5339 54.4904C46.3811 54.3576 46.1818 54.2909 45.9799 54.305L44.5955 54.4018L44.7303 56.8269ZM45.0859 55.4457L46.0203 55.3803C46.1029 55.3745 46.1799 55.3362 46.2342 55.2737C46.2885 55.2112 46.3158 55.1297 46.31 55.0471C46.3042 54.9644 46.2659 54.8875 46.2034 54.8332C46.1409 54.7789 46.0594 54.7516 45.9767 54.7574L45.0423 54.8227L45.0859 55.4457Z" fill="#009538"/>
17
+ <path d="M46.7893 56.6828C46.7651 56.3367 46.7119 55.5753 46.1927 55.6116L45.5352 55.6576C46.2966 55.6044 46.3498 56.3658 46.374 56.7118" fill="#009538"/>
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M47.8081 56.6351L48.9529 56.6152C49.0895 56.6128 49.2244 56.5835 49.3497 56.529C49.4751 56.4745 49.5884 56.3958 49.6834 56.2975C49.7783 56.1992 49.853 56.0831 49.9031 55.956C49.9532 55.8288 49.9777 55.693 49.9753 55.5563L49.9693 55.2095C49.9669 55.0728 49.9376 54.9379 49.8831 54.8126C49.8286 54.6872 49.75 54.5739 49.6516 54.4789C49.5533 54.384 49.4373 54.3093 49.3101 54.2592C49.1829 54.2091 49.0471 54.1846 48.9105 54.187L47.7657 54.2069L47.8081 56.6351ZM48.2512 56.1763L48.9103 56.1648C49.0851 56.1618 49.2515 56.0894 49.373 55.9636C49.4944 55.8379 49.5609 55.669 49.5579 55.4942L49.5542 55.2861C49.5512 55.1113 49.4788 54.9449 49.3531 54.8234C49.2273 54.702 49.0585 54.6355 48.8837 54.6385L48.2246 54.65L48.2512 56.1763Z" fill="#009538"/>
19
+ <path d="M50.8916 56.6049L53.0759 56.6812L53.0917 56.2304L51.3234 56.1687L51.3452 55.5446L52.7321 55.593L52.7466 55.1769L51.3597 55.1285L51.3767 54.6431L53.0409 54.7012L53.0567 54.2504L50.9763 54.1778L50.8916 56.6049Z" fill="#009538"/>
20
+ <path d="M53.9725 56.736L54.3873 56.7723L54.5324 55.1133L54.8711 56.8146L55.2513 56.8479L55.8803 55.2313L55.7352 56.8902L56.1499 56.9265L56.3616 54.5072L55.7568 54.4543L55.1278 56.0709L54.789 54.3696L54.1842 54.3167L53.9725 56.736Z" fill="#009538"/>
21
+ <path d="M59.0049 57.3036L60.8 57.612L60.8705 57.2017L59.4857 56.9638L59.5797 56.4167L60.708 56.6106L60.7785 56.2003L59.6502 56.0064L59.7148 55.6303L61.0569 55.8609L61.1274 55.4506L59.375 55.1494L59.0049 57.3036Z" fill="#009538"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M63.6161 58.2093L64.0527 58.3223L64.2786 57.449L65.219 57.6922C65.415 57.7429 65.6231 57.7136 65.7975 57.6109C65.972 57.5081 66.0984 57.3403 66.1491 57.1443C66.1998 56.9484 66.1705 56.7403 66.0678 56.5658C65.9651 56.3914 65.7972 56.265 65.6013 56.2143L64.2577 55.8668L63.6161 58.2093ZM64.3915 57.0123L65.2984 57.2468C65.3786 57.2676 65.4637 57.2556 65.535 57.2136C65.6064 57.1716 65.6581 57.1029 65.6789 57.0227C65.6996 56.9425 65.6876 56.8574 65.6456 56.7861C65.6036 56.7147 65.5349 56.663 65.4547 56.6422L64.5478 56.4077L64.3915 57.0123Z" fill="#009538"/>
23
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M66.5956 59.0042L67.0258 59.1398L67.297 58.2796L68.2235 58.5717C68.4166 58.6325 68.6259 58.6142 68.8055 58.5208C68.985 58.4273 69.1201 58.2663 69.181 58.0732C69.2418 57.8802 69.2235 57.6708 69.13 57.4913C69.0366 57.3117 68.8756 57.1767 68.6825 57.1158L67.359 56.6985L66.5956 59.0042ZM67.4327 57.8494L68.326 58.1311C68.405 58.156 68.4907 58.1485 68.5641 58.1103C68.6376 58.072 68.6928 58.0062 68.7177 57.9272C68.7426 57.8482 68.7351 57.7626 68.6969 57.6891C68.6587 57.6157 68.5928 57.5604 68.5138 57.5355L67.6204 57.2538L67.4327 57.8494Z" fill="#009538"/>
24
+ <path d="M68.5643 59.6249C68.6687 59.294 68.8982 58.5661 68.4019 58.4096L67.7732 58.2114C68.5011 58.4409 68.2716 59.1689 68.1673 59.4997" fill="#009538"/>
25
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M70.5535 60.3366C70.825 60.4381 71.1302 60.4157 71.4019 60.2741C71.6736 60.1326 71.8896 59.8836 72.0024 59.582C72.1152 59.2803 72.1155 58.9507 72.0033 58.6656C71.8911 58.3805 71.6755 58.1634 71.404 58.0619C71.1325 57.9604 70.8274 57.9828 70.5556 58.1244C70.2839 58.2659 70.0679 58.5149 69.9551 58.8165C69.8423 59.1182 69.842 59.4478 69.9542 59.7329C70.0665 60.018 70.282 60.2351 70.5535 60.3366ZM70.7115 59.9142C70.8709 59.9738 71.052 59.9556 71.2149 59.8637C71.3777 59.7718 71.5091 59.6136 71.58 59.424C71.6509 59.2344 71.6555 59.0289 71.5929 58.8527C71.5303 58.6764 71.4055 58.5439 71.2461 58.4843C71.0866 58.4247 70.9055 58.4429 70.7427 58.5348C70.5798 58.6267 70.4485 58.7849 70.3776 58.9745C70.3067 59.1641 70.302 59.3696 70.3647 59.5458C70.4273 59.7221 70.552 59.8546 70.7115 59.9142Z" fill="#009538"/>
26
+ <mask id="mask1_1665_3873" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="72" y="58" width="4" height="4">
27
+ <path d="M72.41 61.056L73.3784 58.8288L75.3828 59.7004L74.4145 61.9275L72.41 61.056ZM74.0624 59.9964L73.8964 60.3782L74.8987 60.814L75.0647 60.4322L74.0624 59.9964Z" fill="white"/>
28
+ </mask>
29
+ <g mask="url(#mask1_1665_3873)">
30
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M73.4122 61.4917C73.678 61.6073 73.984 61.6008 74.2627 61.4737C74.5415 61.3466 74.7702 61.1093 74.8987 60.814C75.0271 60.5186 75.0446 60.1895 74.9475 59.8989C74.8503 59.6083 74.6464 59.3802 74.3806 59.2646C74.1148 59.149 73.8089 59.1555 73.5301 59.2826C73.2514 59.4097 73.0226 59.6471 72.8942 59.9424C72.7658 60.2377 72.7482 60.5669 72.8454 60.8575C72.9425 61.148 73.1464 61.3762 73.4122 61.4917ZM73.5921 61.0781C73.7482 61.146 73.93 61.1374 74.0974 61.0541C74.2649 60.9708 74.4043 60.8197 74.485 60.6341C74.5658 60.4485 74.5812 60.2435 74.5279 60.0642C74.4745 59.8849 74.3569 59.7461 74.2008 59.6782C74.0447 59.6103 73.8629 59.619 73.6954 59.7023C73.528 59.7855 73.3886 59.9366 73.3078 60.1222C73.2271 60.3079 73.2117 60.5129 73.265 60.6922C73.3183 60.8714 73.436 61.0103 73.5921 61.0781Z" fill="#009538"/>
31
+ </g>
32
+ <path d="M74.899 60.814L74.0559 60.4474L73.9176 60.7655L74.7607 61.1321L74.899 60.814Z" fill="#009538"/>
33
+ <path d="M74.8982 60.8139L74.5801 60.6755L74.0959 61.7891L74.414 61.9275L74.8982 60.8139Z" fill="#009538"/>
34
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M75.2281 62.3071L75.6318 62.5084L76.0343 61.7011L76.9036 62.1345C77.0848 62.2249 77.2944 62.2395 77.4864 62.1753C77.6784 62.1111 77.8369 61.9732 77.9273 61.792C78.0176 61.6109 78.0323 61.4012 77.968 61.2093C77.9038 61.0173 77.7659 60.8587 77.5848 60.7684L76.3428 60.1492L75.2281 62.3071ZM76.2355 61.2975L77.0738 61.7154C77.1479 61.7524 77.2337 61.7584 77.3122 61.7321C77.3908 61.7058 77.4556 61.6494 77.4926 61.5753C77.5295 61.5012 77.5355 61.4154 77.5093 61.3369C77.483 61.2584 77.4266 61.1935 77.3525 61.1565L76.5142 60.7386L76.2355 61.2975Z" fill="#009538"/>
35
+ <path d="M77.0759 63.2283C77.2307 62.9178 77.5713 62.2347 77.1056 62.0025L76.5156 61.7084C77.1987 62.049 76.8581 62.732 76.7033 63.0425" fill="#009538"/>
36
+ <path d="M77.9779 63.7041L79.8803 64.7804L80.1024 64.3878L78.5624 63.5165L78.8699 62.973L80.0777 63.6564L80.2828 63.294L79.0749 62.6107L79.3141 62.1879L80.7635 63.008L80.9856 62.6154L79.1738 61.5904L77.9779 63.7041Z" fill="#009538"/>
37
+ <path d="M81.5208 64.893C81.3903 65.0978 81.5226 65.326 81.8152 65.5125C82.1078 65.6989 82.3071 65.6921 82.3912 65.5606C82.6569 65.1437 81.1212 64.5356 81.5945 63.8087C82.0026 63.1843 82.7008 63.6702 82.9642 63.838C83.2275 64.0058 83.6504 64.4397 83.3215 64.9398L82.8753 64.6555C83.0151 64.4361 82.8616 64.2251 82.6275 64.076C82.4007 63.9315 82.2165 63.8656 82.0813 64.0777C81.855 64.4169 83.3601 65.0569 82.8987 65.7811C82.5585 66.3151 81.9666 66.082 81.5715 65.8303C81.235 65.6159 80.7323 65.1105 81.0599 64.5994L81.5208 64.893Z" fill="#009538"/>
38
+ <path d="M84.1266 66.6157C83.9856 66.8135 84.1057 67.0483 84.3881 67.2498C84.6706 67.4512 84.87 67.4549 84.9609 67.328C85.248 66.9256 83.7462 66.2379 84.257 65.5368C84.6972 64.9346 85.369 65.4564 85.6232 65.6377C85.8774 65.8191 86.277 66.2745 85.9224 66.7567L85.4917 66.4495C85.6428 66.2377 85.5005 66.019 85.2745 65.8578C85.0556 65.7016 84.8751 65.6261 84.729 65.8309C84.4852 66.1578 85.9548 66.8757 85.4561 67.5747C85.0884 68.0902 84.5095 67.8264 84.1282 67.5544C83.8034 67.3228 83.3278 66.7917 83.6817 66.2984L84.1266 66.6157Z" fill="#009538"/>
39
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M86.59 69.41C86.8169 69.5905 87.1141 69.6634 87.4162 69.6128C87.7184 69.5621 88.0007 69.3921 88.2012 69.1401C88.4017 68.888 88.5039 68.5746 88.4852 68.2688C88.4666 67.963 88.3287 67.6899 88.1019 67.5094C87.875 67.329 87.5778 67.2561 87.2757 67.3067C86.9735 67.3573 86.6912 67.5274 86.4907 67.7794C86.2902 68.0314 86.188 68.3448 86.2067 68.6506C86.2253 68.9564 86.3632 69.2296 86.59 69.41ZM86.8708 69.0571C87.004 69.163 87.1818 69.2017 87.3652 69.1646C87.5485 69.1275 87.7222 69.0177 87.8483 68.8593C87.9743 68.7009 88.0422 68.5068 88.0371 68.3199C88.032 68.1329 87.9543 67.9684 87.8211 67.8624C87.6879 67.7564 87.5101 67.7177 87.3267 67.7548C87.1434 67.7919 86.9697 67.9018 86.8436 68.0602C86.7176 68.2186 86.6497 68.4126 86.6548 68.5996C86.6599 68.7865 86.7376 68.9511 86.8708 69.0571Z" fill="#009538"/>
40
+ <path d="M43.6837 58.8276L43.346 59.8669L43.8657 60.0358" fill="white"/>
41
+ <path d="M43.6837 58.8276L44.0214 59.8669L43.5017 60.0358" fill="white"/>
42
+ <path d="M44.7231 59.5826H43.6303V60.129" fill="white"/>
43
+ <path d="M44.7231 59.5826L43.839 60.225L43.5178 59.7829" fill="white"/>
44
+ <path d="M42.6444 59.5827L43.5285 60.225L43.8497 59.783" fill="white"/>
45
+ <path d="M42.6444 59.5827H43.7373V60.1291" fill="white"/>
46
+ <path d="M44.326 60.8045L43.9883 59.7651L43.4687 59.934" fill="white"/>
47
+ <path d="M44.326 60.8045L43.4419 60.1621L43.7631 59.72" fill="white"/>
48
+ <path d="M43.0414 60.8045L43.9255 60.1621L43.6043 59.7201" fill="white"/>
49
+ <path d="M43.0414 60.8045L43.3791 59.7651L43.8988 59.934" fill="white"/>
50
+ <path d="M45.9385 69.548L45.6008 70.5874L46.1204 70.7563" fill="white"/>
51
+ <path d="M45.9385 69.548L46.2762 70.5874L45.7565 70.7563" fill="white"/>
52
+ <path d="M46.978 70.3031H45.8852V70.8495" fill="white"/>
53
+ <path d="M46.978 70.3031L46.0939 70.9454L45.7727 70.5034" fill="white"/>
54
+ <path d="M44.8992 70.3031L45.7833 70.9454L46.1045 70.5034" fill="white"/>
55
+ <path d="M44.8992 70.3031H45.992V70.8495" fill="white"/>
56
+ <path d="M46.5809 71.5249L46.2432 70.4856L45.7235 70.6544" fill="white"/>
57
+ <path d="M46.5809 71.5249L45.6968 70.8826L46.018 70.4405" fill="white"/>
58
+ <path d="M45.2965 71.5249L46.1806 70.8826L45.8595 70.4405" fill="white"/>
59
+ <path d="M45.2965 71.5249L45.6342 70.4856L46.1539 70.6544" fill="white"/>
60
+ <path d="M42.8162 72.0199L42.5347 72.886L42.9678 73.0268" fill="white"/>
61
+ <path d="M42.8162 72.0199L43.0976 72.886L42.6645 73.0268" fill="white"/>
62
+ <path d="M43.6825 72.6492H42.7718V73.1046" fill="white"/>
63
+ <path d="M43.6825 72.6492L42.9457 73.1845L42.6781 72.8161" fill="white"/>
64
+ <path d="M41.9492 72.6493L42.686 73.1846L42.9537 72.8162" fill="white"/>
65
+ <path d="M41.9492 72.6493H42.8599V73.1047" fill="white"/>
66
+ <path d="M43.3516 73.6674L43.0701 72.8013L42.6371 72.942" fill="white"/>
67
+ <path d="M43.3516 73.6674L42.6148 73.1321L42.8824 72.7638" fill="white"/>
68
+ <path d="M42.281 73.6674L43.0178 73.1321L42.7501 72.7638" fill="white"/>
69
+ <path d="M42.281 73.6674L42.5624 72.8013L42.9955 72.942" fill="white"/>
70
+ <path d="M48.4365 68.5592L48.2757 69.0541L48.5232 69.1345" fill="white"/>
71
+ <path d="M48.4365 68.5592L48.5973 69.0541L48.3499 69.1345" fill="white"/>
72
+ <path d="M48.9318 68.9188H48.4114V69.179" fill="white"/>
73
+ <path d="M48.9318 68.9188L48.5107 69.2247L48.3578 69.0141" fill="white"/>
74
+ <path d="M47.9419 68.9188L48.3629 69.2247L48.5159 69.0142" fill="white"/>
75
+ <path d="M47.9419 68.9188H48.4623V69.179" fill="white"/>
76
+ <path d="M48.7426 69.5006L48.5817 69.0056L48.3343 69.086" fill="white"/>
77
+ <path d="M48.7426 69.5006L48.3215 69.1947L48.4745 68.9842" fill="white"/>
78
+ <path d="M48.1306 69.5006L48.5516 69.1947L48.3987 68.9842" fill="white"/>
79
+ <path d="M48.1306 69.5006L48.2914 69.0057L48.5389 69.0861" fill="white"/>
80
+ <path d="M51.2469 72.2628L50.9655 73.1289L51.3986 73.2696" fill="white"/>
81
+ <path d="M51.2469 72.2628L51.5284 73.1289L51.0953 73.2696" fill="white"/>
82
+ <path d="M52.113 72.8921H51.2023V73.3474" fill="white"/>
83
+ <path d="M52.113 72.8921L51.3763 73.4274L51.1086 73.059" fill="white"/>
84
+ <path d="M50.3807 72.892L51.1175 73.4273L51.3852 73.0589" fill="white"/>
85
+ <path d="M50.3807 72.892H51.2915V73.3474" fill="white"/>
86
+ <path d="M51.7822 73.9103L51.5008 73.0442L51.0677 73.1849" fill="white"/>
87
+ <path d="M51.7822 73.9103L51.0454 73.375L51.3131 73.0066" fill="white"/>
88
+ <path d="M50.7117 73.9103L51.4485 73.375L51.1808 73.0066" fill="white"/>
89
+ <path d="M50.7117 73.9103L50.9931 73.0442L51.4262 73.1849" fill="white"/>
90
+ <path d="M50.4835 74.9776L50.2584 75.6705L50.6048 75.7831" fill="white"/>
91
+ <path d="M50.4835 74.9776L50.7087 75.6705L50.3622 75.7831" fill="white"/>
92
+ <path d="M51.1765 75.481H50.4479V75.8453" fill="white"/>
93
+ <path d="M51.1765 75.481L50.5871 75.9093L50.373 75.6146" fill="white"/>
94
+ <path d="M49.7909 75.481L50.3803 75.9093L50.5944 75.6146" fill="white"/>
95
+ <path d="M49.7909 75.481H50.5195V75.8453" fill="white"/>
96
+ <path d="M50.9121 76.2956L50.687 75.6027L50.3405 75.7152" fill="white"/>
97
+ <path d="M50.9121 76.2956L50.3227 75.8673L50.5368 75.5726" fill="white"/>
98
+ <path d="M50.0554 76.2956L50.6448 75.8673L50.4307 75.5726" fill="white"/>
99
+ <path d="M50.0554 76.2956L50.2806 75.6027L50.627 75.7152" fill="white"/>
100
+ <path d="M72.4106 55.4969L72.0729 56.5363L72.5926 56.7051" fill="white"/>
101
+ <path d="M72.4106 55.4969L72.7484 56.5363L72.2287 56.7051" fill="white"/>
102
+ <path d="M73.4492 56.252H72.3564V56.7984" fill="white"/>
103
+ <path d="M73.4492 56.252L72.5651 56.8944L72.2439 56.4523" fill="white"/>
104
+ <path d="M71.3706 56.252L72.2547 56.8944L72.5759 56.4523" fill="white"/>
105
+ <path d="M71.3706 56.252H72.4635V56.7985" fill="white"/>
106
+ <path d="M73.0522 57.4739L72.7145 56.4345L72.1949 56.6034" fill="white"/>
107
+ <path d="M73.0522 57.4739L72.1681 56.8315L72.4893 56.3895" fill="white"/>
108
+ <path d="M71.7671 57.4739L72.6512 56.8315L72.33 56.3895" fill="white"/>
109
+ <path d="M71.7671 57.4739L72.1048 56.4345L72.6245 56.6034" fill="white"/>
110
+ <path d="M82.3674 72.3582L82.0297 73.3976L82.5494 73.5664" fill="white"/>
111
+ <path d="M82.3674 72.3582L82.7051 73.3976L82.1855 73.5664" fill="white"/>
112
+ <path d="M83.407 73.1133H82.3141V73.6598" fill="white"/>
113
+ <path d="M83.407 73.1133L82.5228 73.7557L82.2017 73.3136" fill="white"/>
114
+ <path d="M81.3279 73.1133L82.212 73.7557L82.5332 73.3136" fill="white"/>
115
+ <path d="M81.3279 73.1133H82.4207V73.6597" fill="white"/>
116
+ <path d="M83.009 74.3352L82.6713 73.2958L82.1516 73.4647" fill="white"/>
117
+ <path d="M83.009 74.3352L82.1249 73.6928L82.4461 73.2508" fill="white"/>
118
+ <path d="M81.7251 74.3352L82.6092 73.6928L82.2881 73.2508" fill="white"/>
119
+ <path d="M81.7251 74.3352L82.0628 73.2958L82.5825 73.4647" fill="white"/>
120
+ <path d="M85.906 72.9653L85.6809 73.6582L86.0273 73.7708" fill="white"/>
121
+ <path d="M85.906 72.9653L86.1311 73.6582L85.7847 73.7708" fill="white"/>
122
+ <path d="M86.5989 73.4688H85.8703V73.833" fill="white"/>
123
+ <path d="M86.5989 73.4688L86.0095 73.897L85.7953 73.6023" fill="white"/>
124
+ <path d="M85.2129 73.4688L85.8023 73.897L86.0164 73.6023" fill="white"/>
125
+ <path d="M85.2129 73.4688H85.9415V73.833" fill="white"/>
126
+ <path d="M86.334 74.2833L86.1088 73.5904L85.7624 73.703" fill="white"/>
127
+ <path d="M86.334 74.2833L85.7446 73.8551L85.9587 73.5604" fill="white"/>
128
+ <path d="M85.4771 74.2833L86.0665 73.8551L85.8524 73.5604" fill="white"/>
129
+ <path d="M85.4771 74.2833L85.7022 73.5904L86.0486 73.703" fill="white"/>
130
+ <path d="M83.4077 74.7954L83.1263 75.6616L83.5594 75.8023" fill="white"/>
131
+ <path d="M83.4077 74.7954L83.6891 75.6616L83.2561 75.8023" fill="white"/>
132
+ <path d="M84.2742 75.4247H83.3635V75.8801" fill="white"/>
133
+ <path d="M84.2742 75.4247L83.5374 75.96L83.2697 75.5917" fill="white"/>
134
+ <path d="M82.5417 75.4247L83.2785 75.96L83.5462 75.5916" fill="white"/>
135
+ <path d="M82.5417 75.4247H83.4525V75.8801" fill="white"/>
136
+ <path d="M83.9431 76.443L83.6617 75.5768L83.2286 75.7175" fill="white"/>
137
+ <path d="M83.9431 76.443L83.2063 75.9077L83.474 75.5393" fill="white"/>
138
+ <path d="M82.8726 76.443L83.6093 75.9077L83.3417 75.5393" fill="white"/>
139
+ <path d="M82.8726 76.443L83.154 75.5768L83.5871 75.7175" fill="white"/>
140
+ <path d="M77.2678 80.1383L76.9864 81.0044L77.4195 81.1451" fill="white"/>
141
+ <path d="M77.2678 80.1383L77.5492 81.0044L77.1162 81.1451" fill="white"/>
142
+ <path d="M78.1335 80.7675H77.2228V81.2229" fill="white"/>
143
+ <path d="M78.1335 80.7675L77.3968 81.3029L77.1291 80.9345" fill="white"/>
144
+ <path d="M76.4011 80.7675L77.1379 81.3029L77.4056 80.9345" fill="white"/>
145
+ <path d="M76.4011 80.7675H77.3118V81.2229" fill="white"/>
146
+ <path d="M77.803 81.7858L77.5216 80.9197L77.0885 81.0604" fill="white"/>
147
+ <path d="M77.803 81.7858L77.0662 81.2505L77.3338 80.8821" fill="white"/>
148
+ <path d="M76.7329 81.7858L77.4697 81.2505L77.202 80.8821" fill="white"/>
149
+ <path d="M76.7329 81.7858L77.0143 80.9197L77.4474 81.0604" fill="white"/>
150
+ <path d="M77.2322 82.8878L77.007 83.5807L77.3535 83.6933" fill="white"/>
151
+ <path d="M77.2322 82.8878L77.4573 83.5807L77.1109 83.6933" fill="white"/>
152
+ <path d="M77.9258 83.3912H77.1972V83.7555" fill="white"/>
153
+ <path d="M77.9258 83.3912L77.3364 83.8194L77.1222 83.5247" fill="white"/>
154
+ <path d="M76.5393 83.3912L77.1287 83.8194L77.3429 83.5247" fill="white"/>
155
+ <path d="M76.5393 83.3912H77.2679V83.7555" fill="white"/>
156
+ <path d="M77.6606 84.2058L77.4355 83.5129L77.089 83.6254" fill="white"/>
157
+ <path d="M77.6606 84.2058L77.0712 83.7775L77.2853 83.4828" fill="white"/>
158
+ <path d="M76.8042 84.2058L77.3936 83.7775L77.1795 83.4828" fill="white"/>
159
+ <path d="M76.8042 84.2058L77.0293 83.5129L77.3758 83.6254" fill="white"/>
160
+ <path d="M79.7996 78.3081L79.5744 79.001L79.9209 79.1136" fill="white"/>
161
+ <path d="M79.7996 78.3081L80.0247 79.001L79.6782 79.1136" fill="white"/>
162
+ <path d="M80.4939 78.8119H79.7653V79.1761" fill="white"/>
163
+ <path d="M80.4939 78.8119L79.9045 79.2401L79.6903 78.9454" fill="white"/>
164
+ <path d="M79.1072 78.8116L79.6966 79.2399L79.9107 78.9451" fill="white"/>
165
+ <path d="M79.1072 78.8116H79.8357V79.1759" fill="white"/>
166
+ <path d="M80.2283 79.6261L80.0031 78.9332L79.6567 79.0458" fill="white"/>
167
+ <path d="M80.2283 79.6261L79.6388 79.1979L79.853 78.9031" fill="white"/>
168
+ <path d="M79.3718 79.6261L79.9613 79.1979L79.7471 78.9032" fill="white"/>
169
+ <path d="M79.3718 79.6261L79.597 78.9332L79.9434 79.0458" fill="white"/>
170
+ <path d="M81.8469 76.8424L81.5655 77.7085L81.9986 77.8492" fill="white"/>
171
+ <path d="M81.8469 76.8424L82.1284 77.7085L81.6953 77.8492" fill="white"/>
172
+ <path d="M82.7126 77.4717H81.8019V77.927" fill="white"/>
173
+ <path d="M82.7126 77.4717L81.9759 78.007L81.7082 77.6386" fill="white"/>
174
+ <path d="M80.9802 77.4717L81.717 78.007L81.9847 77.6386" fill="white"/>
175
+ <path d="M80.9802 77.4717H81.8909V77.9271" fill="white"/>
176
+ <path d="M82.3813 78.4897L82.0999 77.6235L81.6669 77.7642" fill="white"/>
177
+ <path d="M82.3813 78.4897L81.6446 77.9544L81.9122 77.586" fill="white"/>
178
+ <path d="M81.3118 78.4898L82.0486 77.9545L81.7809 77.5861" fill="white"/>
179
+ <path d="M81.3118 78.4898L81.5932 77.6237L82.0263 77.7644" fill="white"/>
180
+ <path d="M77.1631 77.8224L76.9379 78.5154L77.2844 78.6279" fill="white"/>
181
+ <path d="M77.1631 77.8224L77.3882 78.5154L77.0418 78.6279" fill="white"/>
182
+ <path d="M77.8562 78.3259H77.1276V78.6902" fill="white"/>
183
+ <path d="M77.8562 78.3259L77.2668 78.7542L77.0527 78.4595" fill="white"/>
184
+ <path d="M76.4707 78.3259L77.0601 78.7541L77.2743 78.4594" fill="white"/>
185
+ <path d="M76.4707 78.3259H77.1993V78.6902" fill="white"/>
186
+ <path d="M77.5918 79.1404L77.3667 78.4475L77.0202 78.5601" fill="white"/>
187
+ <path d="M77.5918 79.1404L77.0024 78.7122L77.2165 78.4175" fill="white"/>
188
+ <path d="M76.7344 79.1405L77.3238 78.7122L77.1097 78.4175" fill="white"/>
189
+ <path d="M76.7344 79.1405L76.9595 78.4476L77.306 78.5601" fill="white"/>
190
+ <path d="M54.7856 64.6301L54.5042 65.4962L54.9373 65.637" fill="white"/>
191
+ <path d="M54.7856 64.6301L55.0671 65.4962L54.634 65.637" fill="white"/>
192
+ <path d="M55.6523 65.2594H54.7416V65.7148" fill="white"/>
193
+ <path d="M55.6523 65.2594L54.9156 65.7947L54.6479 65.4263" fill="white"/>
194
+ <path d="M53.9198 65.2594L54.6566 65.7947L54.9242 65.4263" fill="white"/>
195
+ <path d="M53.9198 65.2594H54.8305V65.7148" fill="white"/>
196
+ <path d="M55.321 66.2776L55.0396 65.4115L54.6065 65.5522" fill="white"/>
197
+ <path d="M55.321 66.2776L54.5843 65.7423L54.8519 65.374" fill="white"/>
198
+ <path d="M54.2502 66.2776L54.987 65.7423L54.7194 65.374" fill="white"/>
199
+ <path d="M54.2502 66.2776L54.5317 65.4115L54.9647 65.5522" fill="white"/>
200
+ <path d="M71.439 62.4878L71.2138 63.1807L71.5603 63.2932" fill="white"/>
201
+ <path d="M71.439 62.4878L71.6641 63.1807L71.3176 63.2932" fill="white"/>
202
+ <path d="M72.1311 62.9911H71.4025V63.3554" fill="white"/>
203
+ <path d="M72.1311 62.9911L71.5417 63.4194L71.3276 63.1247" fill="white"/>
204
+ <path d="M70.7456 62.9911L71.335 63.4194L71.5492 63.1247" fill="white"/>
205
+ <path d="M70.7456 62.9911H71.4742V63.3554" fill="white"/>
206
+ <path d="M71.8665 63.8057L71.6413 63.1128L71.2949 63.2254" fill="white"/>
207
+ <path d="M71.8665 63.8057L71.277 63.3775L71.4912 63.0827" fill="white"/>
208
+ <path d="M71.0098 63.8058L71.5992 63.3776L71.3851 63.0829" fill="white"/>
209
+ <path d="M71.0098 63.8058L71.2349 63.1129L71.5814 63.2255" fill="white"/>
210
+ <path d="M64.5002 74.8561L64.1625 75.8955L64.6822 76.0643" fill="white"/>
211
+ <path d="M64.5002 74.8561L64.838 75.8955L64.3183 76.0643" fill="white"/>
212
+ <path d="M65.5396 75.6113H64.4467V76.1578" fill="white"/>
213
+ <path d="M65.5396 75.6113L64.6554 76.2537L64.3342 75.8116" fill="white"/>
214
+ <path d="M63.4602 75.6113L64.3443 76.2537L64.6655 75.8116" fill="white"/>
215
+ <path d="M63.4602 75.6113H64.5531V76.1577" fill="white"/>
216
+ <path d="M65.1418 76.8332L64.8041 75.7938L64.2844 75.9627" fill="white"/>
217
+ <path d="M65.1418 76.8332L64.2577 76.1908L64.5789 75.7488" fill="white"/>
218
+ <path d="M63.8577 76.8331L64.7418 76.1907L64.4206 75.7487" fill="white"/>
219
+ <path d="M63.8577 76.8331L64.1954 75.7937L64.7151 75.9626" fill="white"/>
220
+ <path d="M67.449 69.973L67.1675 70.8391L67.6006 70.9798" fill="white"/>
221
+ <path d="M67.449 69.973L67.7304 70.8391L67.2973 70.9798" fill="white"/>
222
+ <path d="M68.3159 70.6022H67.4052V71.0576" fill="white"/>
223
+ <path d="M68.3159 70.6022L67.5791 71.1375L67.3115 70.7691" fill="white"/>
224
+ <path d="M66.5837 70.6021L67.3205 71.1374L67.5882 70.769" fill="white"/>
225
+ <path d="M66.5837 70.6021H67.4945V71.0575" fill="white"/>
226
+ <path d="M67.9844 71.6204L67.7029 70.7543L67.2699 70.895" fill="white"/>
227
+ <path d="M67.9844 71.6204L67.2476 71.0851L67.5152 70.7167" fill="white"/>
228
+ <path d="M66.9136 71.6205L67.6504 71.0851L67.3827 70.7168" fill="white"/>
229
+ <path d="M66.9136 71.6205L67.195 70.7543L67.6281 70.895" fill="white"/>
230
+ <path d="M64.5 67.6832L64.2186 68.5493L64.6516 68.69" fill="white"/>
231
+ <path d="M64.5 67.6832L64.7814 68.5493L64.3484 68.69" fill="white"/>
232
+ <path d="M65.3662 68.3124H64.4555V68.7678" fill="white"/>
233
+ <path d="M65.3662 68.3124L64.6294 68.8477L64.3618 68.4793" fill="white"/>
234
+ <path d="M63.6343 68.3124L64.3711 68.8477L64.6387 68.4793" fill="white"/>
235
+ <path d="M63.6343 68.3124H64.545V68.7678" fill="white"/>
236
+ <path d="M65.0354 69.3306L64.754 68.4645L64.3209 68.6052" fill="white"/>
237
+ <path d="M65.0354 69.3306L64.2986 68.7953L64.5663 68.4269" fill="white"/>
238
+ <path d="M63.9646 69.3306L64.7014 68.7953L64.4337 68.4269" fill="white"/>
239
+ <path d="M63.9646 69.3306L64.246 68.4645L64.6791 68.6052" fill="white"/>
240
+ <path d="M61.9324 70.1551L61.7072 70.848L62.0537 70.9606" fill="white"/>
241
+ <path d="M61.9324 70.1551L62.1575 70.848L61.8111 70.9606" fill="white"/>
242
+ <path d="M62.626 70.6585H61.8974V71.0228" fill="white"/>
243
+ <path d="M62.626 70.6585L62.0365 71.0867L61.8224 70.792" fill="white"/>
244
+ <path d="M61.24 70.6585L61.8294 71.0868L62.0435 70.792" fill="white"/>
245
+ <path d="M61.24 70.6585H61.9686V71.0228" fill="white"/>
246
+ <path d="M62.3611 71.4731L62.1359 70.7802L61.7895 70.8928" fill="white"/>
247
+ <path d="M62.3611 71.4731L61.7717 71.0449L61.9858 70.7502" fill="white"/>
248
+ <path d="M61.5046 71.4731L62.0941 71.0449L61.8799 70.7502" fill="white"/>
249
+ <path d="M61.5046 71.4731L61.7298 70.7802L62.0762 70.8928" fill="white"/>
250
+ <path d="M63.2163 72.1327L63.0555 72.6276L63.303 72.708" fill="white"/>
251
+ <path d="M63.2163 72.1327L63.3771 72.6276L63.1297 72.708" fill="white"/>
252
+ <path d="M63.7109 72.4923H63.1905V72.7525" fill="white"/>
253
+ <path d="M63.7109 72.4923L63.2899 72.7982L63.137 72.5877" fill="white"/>
254
+ <path d="M62.7217 72.4923L63.1427 72.7982L63.2956 72.5877" fill="white"/>
255
+ <path d="M62.7217 72.4923H63.2421V72.7525" fill="white"/>
256
+ <path d="M63.5227 73.074L63.3619 72.5791L63.1144 72.6595" fill="white"/>
257
+ <path d="M63.5227 73.074L63.1017 72.7681L63.2546 72.5576" fill="white"/>
258
+ <path d="M62.9106 73.0741L63.3317 72.7682L63.1787 72.5577" fill="white"/>
259
+ <path d="M62.9106 73.0741L63.0715 72.5792L63.3189 72.6596" fill="white"/>
260
+ <path d="M72.1328 80.7628L71.8514 81.6289L72.2845 81.7696" fill="white"/>
261
+ <path d="M72.1328 80.7628L72.4142 81.6289L71.9812 81.7696" fill="white"/>
262
+ <path d="M72.999 81.3922H72.0883V81.8475" fill="white"/>
263
+ <path d="M72.999 81.3922L72.2622 81.9275L71.9946 81.5591" fill="white"/>
264
+ <path d="M71.2671 81.3921L72.0039 81.9274L72.2715 81.559" fill="white"/>
265
+ <path d="M71.2671 81.3921H72.1778V81.8474" fill="white"/>
266
+ <path d="M72.668 82.4102L72.3865 81.5441L71.9535 81.6848" fill="white"/>
267
+ <path d="M72.668 82.4102L71.9312 81.8749L72.1988 81.5065" fill="white"/>
268
+ <path d="M71.5974 82.4102L72.3342 81.8749L72.0665 81.5065" fill="white"/>
269
+ <path d="M71.5974 82.4102L71.8788 81.5441L72.3119 81.6848" fill="white"/>
270
+ <path d="M74.3179 78.6898L74.0927 79.3827L74.4392 79.4953" fill="white"/>
271
+ <path d="M74.3179 78.6898L74.543 79.3827L74.1966 79.4953" fill="white"/>
272
+ <path d="M75.0115 79.1932H74.2829V79.5575" fill="white"/>
273
+ <path d="M75.0115 79.1932L74.422 79.6215L74.2079 79.3267" fill="white"/>
274
+ <path d="M73.625 79.1932L74.2144 79.6214L74.4285 79.3267" fill="white"/>
275
+ <path d="M73.625 79.1932H74.3536V79.5575" fill="white"/>
276
+ <path d="M74.7456 80.0078L74.5205 79.3148L74.174 79.4274" fill="white"/>
277
+ <path d="M74.7456 80.0078L74.1562 79.5795L74.3703 79.2848" fill="white"/>
278
+ <path d="M73.8901 80.0078L74.4796 79.5796L74.2654 79.2849" fill="white"/>
279
+ <path d="M73.8901 80.0078L74.1153 79.3149L74.4617 79.4275" fill="white"/>
280
+ <path d="M70.1208 78.0653L69.8957 78.7582L70.2422 78.8708" fill="white"/>
281
+ <path d="M70.1208 78.0653L70.346 78.7582L69.9995 78.8708" fill="white"/>
282
+ <path d="M70.8125 78.5688H70.0839V78.933" fill="white"/>
283
+ <path d="M70.8125 78.5688L70.2231 78.997L70.009 78.7023" fill="white"/>
284
+ <path d="M69.4268 78.5688L70.0162 78.997L70.2303 78.7023" fill="white"/>
285
+ <path d="M69.4268 78.5688H70.1553V78.933" fill="white"/>
286
+ <path d="M70.5479 79.3833L70.3227 78.6904L69.9763 78.803" fill="white"/>
287
+ <path d="M70.5479 79.3833L69.9584 78.9551L70.1725 78.6603" fill="white"/>
288
+ <path d="M69.6914 79.3833L70.2808 78.9551L70.0667 78.6604" fill="white"/>
289
+ <path d="M69.6914 79.3833L69.9165 78.6904L70.263 78.803" fill="white"/>
290
+ <path d="M54.2656 76.9378L53.9279 77.9772L54.4476 78.1461" fill="white"/>
291
+ <path d="M54.2656 76.9378L54.6033 77.9772L54.0837 78.1461" fill="white"/>
292
+ <path d="M55.3049 77.6929H54.2121V78.2393" fill="white"/>
293
+ <path d="M55.3049 77.6929L54.4208 78.3353L54.0996 77.8932" fill="white"/>
294
+ <path d="M53.226 77.6929L54.1101 78.3352L54.4313 77.8932" fill="white"/>
295
+ <path d="M53.226 77.6929H54.3188V78.2393" fill="white"/>
296
+ <path d="M54.9073 78.9147L54.5696 77.8754L54.05 78.0442" fill="white"/>
297
+ <path d="M54.9073 78.9147L54.0232 78.2724L54.3444 77.8303" fill="white"/>
298
+ <path d="M53.6228 78.9147L54.5069 78.2724L54.1858 77.8303" fill="white"/>
299
+ <path d="M53.6228 78.9147L53.9605 77.8754L54.4802 78.0442" fill="white"/>
300
+ <path d="M64.5002 84.0847L64.3877 84.4312L64.5609 84.4875" fill="white"/>
301
+ <path d="M64.5002 84.0847L64.6128 84.4312L64.4396 84.4875" fill="white"/>
302
+ <path d="M64.8472 84.3364H64.4829V84.5185" fill="white"/>
303
+ <path d="M64.8472 84.3364L64.5525 84.5505L64.4454 84.4032" fill="white"/>
304
+ <path d="M64.1541 84.3365L64.4488 84.5506L64.5558 84.4032" fill="white"/>
305
+ <path d="M64.1541 84.3365H64.5183V84.5186" fill="white"/>
306
+ <path d="M64.7134 84.7435L64.6008 84.397L64.4276 84.4533" fill="white"/>
307
+ <path d="M64.7134 84.7435L64.4187 84.5293L64.5257 84.382" fill="white"/>
308
+ <path d="M64.2861 84.7437L64.5808 84.5296L64.4738 84.3822" fill="white"/>
309
+ <path d="M64.2861 84.7437L64.3987 84.3972L64.5719 84.4535" fill="white"/>
310
+ </g>
311
+ </g>
312
+ <defs>
313
+ <clipPath id="clip0_1665_3873">
314
+ <rect width="128" height="128" fill="white"/>
315
+ </clipPath>
316
+ <clipPath id="clip1_1665_3873">
317
+ <rect width="128" height="128" fill="white"/>
318
+ </clipPath>
319
+ </defs>
320
+ </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_3456)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_3456)">
5
+ <rect width="128" height="128" fill="white"/>
6
+ <rect width="128" height="128" fill="white"/>
7
+ <rect x="102" width="26" height="128" fill="#D80027"/>
8
+ <rect width="26" height="128" fill="#D80027"/>
9
+ <path d="M66.5484 100L65.7742 85.4382C65.7629 85.1987 65.8066 84.9598 65.9019 84.7391C65.9973 84.5184 66.1419 84.3214 66.3251 84.1627C66.5084 84.0041 66.7256 83.8877 66.9607 83.8223C67.1959 83.7569 67.443 83.744 67.6839 83.7846L81.4624 86.3325L79.4667 80.933C79.3857 80.7182 79.3753 80.4838 79.437 80.2629C79.4988 80.042 79.6294 79.8456 79.8108 79.7012L96 66.8437L92.3527 65.1732C92.1064 65.059 91.911 64.8606 91.8033 64.6152C91.6956 64.3697 91.6829 64.0941 91.7677 63.8402L94.9677 54.1886L85.643 56.129C85.3904 56.1807 85.1273 56.1451 84.8984 56.0282C84.6695 55.9113 84.4889 55.7204 84.3871 55.4878L82.5806 51.3201L75.3032 58.9806C75.1368 59.1528 74.918 59.2674 74.6796 59.3072C74.4412 59.3471 74.196 59.3101 73.9809 59.2017C73.7657 59.0933 73.5922 58.9195 73.4863 58.7062C73.3804 58.493 73.3479 58.2518 73.3935 58.0189L76.9032 40.268L71.2774 43.4571C71.1453 43.533 70.9988 43.5815 70.8468 43.5996C70.6948 43.6177 70.5406 43.605 70.3939 43.5623C70.2471 43.5196 70.1108 43.4478 69.9935 43.3513C69.8762 43.2548 69.7803 43.1358 69.7118 43.0015L64 32L58.2882 43.0015C58.2197 43.1358 58.1238 43.2548 58.0065 43.3513C57.8892 43.4478 57.7529 43.5196 57.6061 43.5623C57.4594 43.605 57.3052 43.6177 57.1532 43.5996C57.0012 43.5815 56.8547 43.533 56.7226 43.4571L51.0968 40.268L54.6065 58.0189C54.6521 58.2518 54.6196 58.493 54.5137 58.7062C54.4078 58.9195 54.2343 59.0933 54.0191 59.2017C53.804 59.3101 53.5588 59.3471 53.3204 59.3072C53.082 59.2674 52.8632 59.1528 52.6968 58.9806L45.4194 51.3201L43.6129 55.4878C43.5111 55.7204 43.3305 55.9113 43.1016 56.0282C42.8727 56.1451 42.6096 56.1807 42.357 56.129L33.0323 54.1886L36.2323 63.8402C36.3171 64.0941 36.3044 64.3697 36.1967 64.6152C36.089 64.8606 35.8936 65.059 35.6473 65.1732L32 66.8437L48.1892 79.7012C48.3706 79.8456 48.5012 80.042 48.563 80.2629C48.6247 80.4838 48.6143 80.7182 48.5333 80.933L46.5376 86.3325L60.3161 83.7846C60.557 83.744 60.8041 83.7569 61.0393 83.8223C61.2744 83.8877 61.4916 84.0041 61.6749 84.1627C61.8581 84.3214 62.0027 84.5184 62.0981 84.7391C62.1934 84.9598 62.2371 85.1987 62.2258 85.4382L61.4516 100H66.5484Z" fill="#D80027"/>
10
+ </g>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_1665_3456">
14
+ <rect width="128" height="128" fill="white"/>
15
+ </clipPath>
16
+ <clipPath id="clip1_1665_3456">
17
+ <rect width="128" height="128" fill="white"/>
18
+ </clipPath>
19
+ </defs>
20
+ </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_8836)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_8836)">
5
+ <rect width="128" height="128" fill="#003399"/>
6
+ <rect width="128" height="128" fill="#D80027"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M74 32H54V54H32V74H54V96H74V74H96V54H74V32Z" fill="white"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_1665_8836">
12
+ <rect width="128" height="128" fill="white"/>
13
+ </clipPath>
14
+ <clipPath id="clip1_1665_8836">
15
+ <rect width="128" height="128" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </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_4817)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_4817)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="white"/>
7
+ <rect y="64" width="128" height="64" fill="#D80027"/>
8
+ <rect width="64" height="64" fill="#003399"/>
9
+ <path d="M37.4349 21.6582L46.0874 48.6582L23.4349 31.9713H51.4349L28.7825 48.6582L37.4349 21.6582Z" fill="white"/>
10
+ </g>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_1665_4817">
14
+ <rect width="128" height="128" fill="white"/>
15
+ </clipPath>
16
+ <clipPath id="clip1_1665_4817">
17
+ <rect width="128" height="128" fill="white"/>
18
+ </clipPath>
19
+ </defs>
20
+ </svg>
@@ -0,0 +1,22 @@
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_5287)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_5287)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="#D80027"/>
7
+ <path d="M30 28L40.5801 60.5623L12.881 40.4377H47.119L19.4199 60.5623" fill="#FFFF00"/>
8
+ <path d="M62.3479 22.4781L61.346 33.8467L55.4742 24.0604L65.9768 28.5263L54.855 31.0866" fill="#FFFF00"/>
9
+ <path d="M76.3065 35.8223L70.9715 45.9113L69.3575 34.6133L77.304 42.8049L66.0603 40.8486" fill="#FFFF00"/>
10
+ <path d="M77.6362 55.9424L68.6496 62.9773L71.7849 52.0037L75.6985 62.7244L66.2309 56.3515" fill="#FFFF00"/>
11
+ <path d="M62.117 64.3854L61.5873 75.7858L55.3148 66.2514L65.9936 70.278L54.9875 73.2972" fill="#FFFF00"/>
12
+ </g>
13
+ </g>
14
+ <defs>
15
+ <clipPath id="clip0_1665_5287">
16
+ <rect width="128" height="128" fill="white"/>
17
+ </clipPath>
18
+ <clipPath id="clip1_1665_5287">
19
+ <rect width="128" height="128" fill="white"/>
20
+ </clipPath>
21
+ </defs>
22
+ </svg>
@@ -0,0 +1,19 @@
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_5757)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_5757)">
5
+ <rect width="128" height="128" fill="#FFCC00"/>
6
+ <rect width="128" height="128" fill="#003399"/>
7
+ <rect y="96" width="128" height="32" fill="#D80027"/>
8
+ <rect width="128" height="64" fill="#FFCC00"/>
9
+ </g>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_1665_5757">
13
+ <rect width="128" height="128" fill="white"/>
14
+ </clipPath>
15
+ <clipPath id="clip1_1665_5757">
16
+ <rect width="128" height="128" fill="white"/>
17
+ </clipPath>
18
+ </defs>
19
+ </svg>
@@ -0,0 +1,19 @@
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_6721)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_6721)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="white"/>
7
+ <rect y="64" width="128" height="64" fill="#D80027"/>
8
+ <path d="M0 0L64 64L0 128V0Z" fill="#003399"/>
9
+ </g>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_1665_6721">
13
+ <rect width="128" height="128" fill="white"/>
14
+ </clipPath>
15
+ <clipPath id="clip1_1665_6721">
16
+ <rect width="128" height="128" fill="white"/>
17
+ </clipPath>
18
+ </defs>
19
+ </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_6726)">
3
+ <rect width="128" height="128" fill="white"/>
4
+ <g clip-path="url(#clip1_1665_6726)">
5
+ <rect width="128" height="128" fill="#D80027"/>
6
+ <rect width="128" height="128" fill="#D80027"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M32 52V0H56V52H134V76H56V128H32V76H-46V52H32Z" fill="white"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_1665_6726">
12
+ <rect width="128" height="128" fill="white"/>
13
+ </clipPath>
14
+ <clipPath id="clip1_1665_6726">
15
+ <rect width="128" height="128" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>