@osn/icons 1.62.0 → 1.64.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/package.json +1 -1
  2. package/src/subsquare/badgeAcalaDark.svg +15 -0
  3. package/src/subsquare/badgeAcalaLight.svg +15 -0
  4. package/src/subsquare/badgeCentrifugeDark.svg +13 -0
  5. package/src/subsquare/badgeCentrifugeLight.svg +13 -0
  6. package/src/subsquare/badgeEthereumDark.svg +5 -0
  7. package/src/subsquare/badgeEthereumLight.svg +5 -0
  8. package/src/subsquare/badgeHydradxDark.svg +11 -0
  9. package/src/subsquare/badgeHydradxLight.svg +11 -0
  10. package/src/subsquare/badgeInterlayDark.svg +13 -0
  11. package/src/subsquare/badgeInterlayLight.svg +13 -0
  12. package/src/subsquare/badgeLitentryDark.svg +14 -0
  13. package/src/subsquare/badgeLitentryLight.svg +14 -0
  14. package/src/subsquare/badgePhalaDark.svg +12 -0
  15. package/src/subsquare/badgePhalaLight.svg +12 -0
  16. package/src/subsquare/badgePolkadotDark.svg +9 -0
  17. package/src/subsquare/badgePolkadotLight.svg +9 -0
  18. package/src/subsquare/badgeZeitgeistDark.svg +17 -0
  19. package/src/subsquare/badgeZeitgeistLight.svg +17 -0
  20. package/src/subsquare/walletBitgetDark.svg +37 -0
  21. package/src/subsquare/walletBitgetLight.svg +37 -0
  22. package/src/subsquare/walletCoinbaseDark.svg +11 -0
  23. package/src/subsquare/walletCoinbaseLight.svg +11 -0
  24. package/src/subsquare/walletMetamaskDark.svg +48 -0
  25. package/src/subsquare/walletMetamaskLight.svg +48 -0
  26. package/src/subsquare/walletNovaDark.svg +33 -0
  27. package/src/subsquare/walletNovaLight.svg +33 -0
  28. package/src/subsquare/walletOkxDark.svg +15 -0
  29. package/src/subsquare/walletOkxLight.svg +15 -0
  30. package/src/subsquare/walletPhantomDark.svg +11 -0
  31. package/src/subsquare/walletPhantomLight.svg +11 -0
  32. package/src/subsquare/walletPolkadotjsDark.svg +12 -0
  33. package/src/subsquare/walletPolkadotjsLight.svg +12 -0
  34. package/src/subsquare/walletPolkagateDark.svg +12 -0
  35. package/src/subsquare/walletPolkagateLight.svg +12 -0
  36. package/src/subsquare/walletSubwalletDark.svg +34 -0
  37. package/src/subsquare/walletSubwalletLight.svg +34 -0
  38. package/src/subsquare/walletTailsmanDark.svg +12 -0
  39. package/src/subsquare/walletTailsmanLight.svg +12 -0
  40. package/src/subsquare/walletWalletconnectDark.svg +11 -0
  41. package/src/subsquare/walletWalletconnectLight.svg +11 -0
  42. package/subsquare/BadgeAcalaDark.d.ts +8 -0
  43. package/subsquare/BadgeAcalaDark.js +1 -0
  44. package/subsquare/BadgeAcalaLight.d.ts +8 -0
  45. package/subsquare/BadgeAcalaLight.js +1 -0
  46. package/subsquare/BadgeCentrifugeDark.d.ts +8 -0
  47. package/subsquare/BadgeCentrifugeDark.js +1 -0
  48. package/subsquare/BadgeCentrifugeLight.d.ts +8 -0
  49. package/subsquare/BadgeCentrifugeLight.js +1 -0
  50. package/subsquare/BadgeEthereumDark.d.ts +8 -0
  51. package/subsquare/BadgeEthereumDark.js +1 -0
  52. package/subsquare/BadgeEthereumLight.d.ts +8 -0
  53. package/subsquare/BadgeEthereumLight.js +1 -0
  54. package/subsquare/BadgeHydradxDark.d.ts +8 -0
  55. package/subsquare/BadgeHydradxDark.js +1 -0
  56. package/subsquare/BadgeHydradxLight.d.ts +8 -0
  57. package/subsquare/BadgeHydradxLight.js +1 -0
  58. package/subsquare/BadgeInterlayDark.d.ts +8 -0
  59. package/subsquare/BadgeInterlayDark.js +1 -0
  60. package/subsquare/BadgeInterlayLight.d.ts +8 -0
  61. package/subsquare/BadgeInterlayLight.js +1 -0
  62. package/subsquare/BadgeLitentryDark.d.ts +8 -0
  63. package/subsquare/BadgeLitentryDark.js +1 -0
  64. package/subsquare/BadgeLitentryLight.d.ts +8 -0
  65. package/subsquare/BadgeLitentryLight.js +1 -0
  66. package/subsquare/BadgePhalaDark.d.ts +8 -0
  67. package/subsquare/BadgePhalaDark.js +1 -0
  68. package/subsquare/BadgePhalaLight.d.ts +8 -0
  69. package/subsquare/BadgePhalaLight.js +1 -0
  70. package/subsquare/BadgePolkadotDark.d.ts +8 -0
  71. package/subsquare/BadgePolkadotDark.js +1 -0
  72. package/subsquare/BadgePolkadotLight.d.ts +8 -0
  73. package/subsquare/BadgePolkadotLight.js +1 -0
  74. package/subsquare/BadgeZeitgeistDark.d.ts +8 -0
  75. package/subsquare/BadgeZeitgeistDark.js +1 -0
  76. package/subsquare/BadgeZeitgeistLight.d.ts +8 -0
  77. package/subsquare/BadgeZeitgeistLight.js +1 -0
  78. package/subsquare/WalletBitgetDark.d.ts +8 -0
  79. package/subsquare/WalletBitgetDark.js +1 -0
  80. package/subsquare/WalletBitgetLight.d.ts +8 -0
  81. package/subsquare/WalletBitgetLight.js +1 -0
  82. package/subsquare/WalletCoinbaseDark.d.ts +8 -0
  83. package/subsquare/WalletCoinbaseDark.js +1 -0
  84. package/subsquare/WalletCoinbaseLight.d.ts +8 -0
  85. package/subsquare/WalletCoinbaseLight.js +1 -0
  86. package/subsquare/WalletMetamaskDark.d.ts +8 -0
  87. package/subsquare/WalletMetamaskDark.js +1 -0
  88. package/subsquare/WalletMetamaskLight.d.ts +8 -0
  89. package/subsquare/WalletMetamaskLight.js +1 -0
  90. package/subsquare/WalletNovaDark.d.ts +8 -0
  91. package/subsquare/WalletNovaDark.js +1 -0
  92. package/subsquare/WalletNovaLight.d.ts +8 -0
  93. package/subsquare/WalletNovaLight.js +1 -0
  94. package/subsquare/WalletOkxDark.d.ts +8 -0
  95. package/subsquare/WalletOkxDark.js +1 -0
  96. package/subsquare/WalletOkxLight.d.ts +8 -0
  97. package/subsquare/WalletOkxLight.js +1 -0
  98. package/subsquare/WalletPhantomDark.d.ts +8 -0
  99. package/subsquare/WalletPhantomDark.js +1 -0
  100. package/subsquare/WalletPhantomLight.d.ts +8 -0
  101. package/subsquare/WalletPhantomLight.js +1 -0
  102. package/subsquare/WalletPolkadotjsDark.d.ts +8 -0
  103. package/subsquare/WalletPolkadotjsDark.js +1 -0
  104. package/subsquare/WalletPolkadotjsLight.d.ts +8 -0
  105. package/subsquare/WalletPolkadotjsLight.js +1 -0
  106. package/subsquare/WalletPolkagateDark.d.ts +8 -0
  107. package/subsquare/WalletPolkagateDark.js +1 -0
  108. package/subsquare/WalletPolkagateLight.d.ts +8 -0
  109. package/subsquare/WalletPolkagateLight.js +1 -0
  110. package/subsquare/WalletSubwalletDark.d.ts +8 -0
  111. package/subsquare/WalletSubwalletDark.js +1 -0
  112. package/subsquare/WalletSubwalletLight.d.ts +8 -0
  113. package/subsquare/WalletSubwalletLight.js +1 -0
  114. package/subsquare/WalletTailsmanDark.d.ts +8 -0
  115. package/subsquare/WalletTailsmanDark.js +1 -0
  116. package/subsquare/WalletTailsmanLight.d.ts +8 -0
  117. package/subsquare/WalletTailsmanLight.js +1 -0
  118. package/subsquare/WalletWalletconnectDark.d.ts +8 -0
  119. package/subsquare/WalletWalletconnectDark.js +1 -0
  120. package/subsquare/WalletWalletconnectLight.d.ts +8 -0
  121. package/subsquare/WalletWalletconnectLight.js +1 -0
  122. package/subsquare/chunk-234ZKS6W.js +1 -0
  123. package/subsquare/chunk-23CU55IS.js +1 -0
  124. package/subsquare/chunk-2SBCGZPZ.js +1 -0
  125. package/subsquare/chunk-3F7UX2W3.js +1 -0
  126. package/subsquare/chunk-3QTBYMFE.js +1 -0
  127. package/subsquare/chunk-3TBYE7XU.js +1 -0
  128. package/subsquare/chunk-3ZS7Q4UQ.js +1 -0
  129. package/subsquare/chunk-5G32O2UH.js +1 -0
  130. package/subsquare/chunk-65SJNCEI.js +1 -0
  131. package/subsquare/chunk-6W3GQTE5.js +1 -0
  132. package/subsquare/chunk-7TPQJHRF.js +1 -0
  133. package/subsquare/chunk-AH3PJZMF.js +1 -0
  134. package/subsquare/chunk-AOHV4M7H.js +1 -0
  135. package/subsquare/chunk-B2FSIOCJ.js +1 -0
  136. package/subsquare/chunk-BYHMHK5L.js +1 -0
  137. package/subsquare/chunk-CGSLX7XY.js +1 -0
  138. package/subsquare/chunk-CPA4LWR2.js +1 -0
  139. package/subsquare/chunk-DZIFAXHH.js +1 -0
  140. package/subsquare/chunk-HHLFRXXF.js +1 -0
  141. package/subsquare/chunk-ILNQX2LT.js +1 -0
  142. package/subsquare/chunk-IZVCRXWR.js +1 -0
  143. package/subsquare/chunk-KTKNKZLI.js +1 -0
  144. package/subsquare/chunk-LHDKHEJC.js +1 -0
  145. package/subsquare/chunk-LIEC7HID.js +1 -0
  146. package/subsquare/chunk-LPZWBZJX.js +1 -0
  147. package/subsquare/chunk-MULC37O7.js +1 -0
  148. package/subsquare/chunk-NANVY6Z5.js +1 -0
  149. package/subsquare/chunk-NF5JSWH7.js +1 -0
  150. package/subsquare/chunk-OREOEG44.js +1 -0
  151. package/subsquare/chunk-QHXZR72J.js +1 -0
  152. package/subsquare/chunk-RDURHKKJ.js +1 -0
  153. package/subsquare/chunk-RP5DZMVZ.js +1 -0
  154. package/subsquare/chunk-RZVMAICS.js +1 -0
  155. package/subsquare/chunk-UDD7ZB6Y.js +1 -0
  156. package/subsquare/chunk-ULYSDPCN.js +1 -0
  157. package/subsquare/chunk-XPOTSMRN.js +1 -0
  158. package/subsquare/chunk-Y6ZM7WSV.js +1 -0
  159. package/subsquare/chunk-YHUVGQ3X.js +1 -0
  160. package/subsquare/chunk-ZAZXJUUO.js +1 -0
  161. package/subsquare/chunk-ZBCG22LD.js +1 -0
  162. package/subsquare/index.d.ts +40 -0
  163. package/subsquare/index.js +1 -1
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "components",
6
6
  "ui"
7
7
  ],
8
- "version": "1.62.0",
8
+ "version": "1.64.0",
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
@@ -0,0 +1,15 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10931_3621)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#F12A4D" fill-opacity="0.15"/>
4
+ <path d="M11.938 13.1383C11.5728 13.1383 11.2176 13.1688 10.874 13.227L11.4031 12.3105C11.5818 12.2987 11.7606 12.2928 11.938 12.2928C12.3535 12.2928 12.7763 12.3271 13.1851 12.3926L11.1303 8.83367L7.70979 14.7582L7.22095 13.9116L11.1226 7.15362L11.1307 7.16757L11.1384 7.15423L15.8469 15.3097H14.8693L13.7688 13.4036C13.1954 13.2307 12.5824 13.1383 11.938 13.1383Z" fill="#F12A4D"/>
5
+ <path d="M16.1512 14.7725L11.5926 6.87676H12.5703L16.64 13.9258L16.1512 14.7725Z" fill="#F12A4D"/>
6
+ <path d="M11.6266 10.7722L9.75475 14.0143C10.4245 13.8122 11.213 13.722 11.9568 13.722C12.0169 13.722 12.0772 13.7227 12.1375 13.7242C12.5601 13.7341 12.987 13.7789 13.396 13.8552L14.0205 14.9369C13.3812 14.7044 12.6893 14.5676 11.9568 14.5676C10.8734 14.5676 9.87843 14.8355 9.01194 15.3017L9.02558 15.2773L9.00687 15.3097H8.02923L11.1378 9.92547L11.6266 10.7722Z" fill="#F12A4D"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.9999 19.5306C16.159 19.5306 19.5305 16.159 19.5305 12C19.5305 7.84093 16.159 4.46934 11.9999 4.46934C7.84091 4.46934 4.46934 7.84093 4.46934 12C4.46934 16.159 7.84091 19.5306 11.9999 19.5306ZM12.0183 18.6122C15.6803 18.6122 18.6489 15.6436 18.6489 11.9816C18.6489 8.31961 15.6803 5.35098 12.0183 5.35098C8.35634 5.35098 5.38771 8.31961 5.38771 11.9816C5.38771 15.6436 8.35634 18.6122 12.0183 18.6122Z" fill="#F12A4D"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12.0367 20.1551C16.5406 20.1551 20.1918 16.5039 20.1918 12C20.1918 7.49607 16.5406 3.8449 12.0367 3.8449C7.5328 3.8449 3.88163 7.49607 3.88163 12C3.88163 16.5039 7.5328 20.1551 12.0367 20.1551Z" fill="#F12A4D"/>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_10931_3621">
12
+ <rect width="24" height="24" fill="white"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3484)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#F12A4D" fill-opacity="0.12"/>
4
+ <path d="M11.938 13.1383C11.5728 13.1383 11.2176 13.1688 10.874 13.227L11.4031 12.3105C11.5818 12.2987 11.7606 12.2928 11.938 12.2928C12.3535 12.2928 12.7763 12.3271 13.1851 12.3926L11.1303 8.83367L7.70979 14.7582L7.22095 13.9116L11.1226 7.15362L11.1307 7.16757L11.1384 7.15423L15.8469 15.3097H14.8693L13.7688 13.4036C13.1954 13.2307 12.5824 13.1383 11.938 13.1383Z" fill="#F12A4D"/>
5
+ <path d="M16.1512 14.7725L11.5926 6.87676H12.5703L16.64 13.9258L16.1512 14.7725Z" fill="#F12A4D"/>
6
+ <path d="M11.6266 10.7722L9.75475 14.0143C10.4245 13.8122 11.213 13.722 11.9568 13.722C12.0169 13.722 12.0772 13.7227 12.1375 13.7242C12.5601 13.7341 12.987 13.7789 13.396 13.8552L14.0205 14.9369C13.3812 14.7044 12.6893 14.5676 11.9568 14.5676C10.8734 14.5676 9.87843 14.8355 9.01194 15.3017L9.02558 15.2773L9.00687 15.3097H8.02923L11.1378 9.92547L11.6266 10.7722Z" fill="#F12A4D"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.9999 19.5306C16.159 19.5306 19.5305 16.159 19.5305 12C19.5305 7.84093 16.159 4.46934 11.9999 4.46934C7.84091 4.46934 4.46934 7.84093 4.46934 12C4.46934 16.159 7.84091 19.5306 11.9999 19.5306ZM12.0183 18.6122C15.6803 18.6122 18.6489 15.6436 18.6489 11.9816C18.6489 8.31961 15.6803 5.35098 12.0183 5.35098C8.35634 5.35098 5.38771 8.31961 5.38771 11.9816C5.38771 15.6436 8.35634 18.6122 12.0183 18.6122Z" fill="#F12A4D"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12.0367 20.1551C16.5406 20.1551 20.1918 16.5039 20.1918 12C20.1918 7.49607 16.5406 3.8449 12.0367 3.8449C7.5328 3.8449 3.88163 7.49607 3.88163 12C3.88163 16.5039 7.5328 20.1551 12.0367 20.1551Z" fill="#F12A4D"/>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_10929_3484">
12
+ <rect width="24" height="24" fill="white"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10931_3624)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="white" fill-opacity="0.08"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.16782 15.1518C4.71829 14.1894 4.46719 13.1158 4.46719 11.9835C4.46719 7.84407 7.82283 4.48845 11.9622 4.48845C14.2671 4.48845 16.3289 5.52892 17.7038 7.16571L18.5241 6.47747C16.9527 4.60683 14.5964 3.41772 11.9622 3.41772C7.2315 3.41772 3.39648 7.25274 3.39648 11.9835C3.39648 13.2775 3.68344 14.5045 4.19719 15.6043L5.16782 15.1518Z" fill="white"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.962 17.0693C9.15318 17.0693 6.87615 14.7922 6.87615 11.9834C6.87615 9.17455 9.15318 6.89749 11.962 6.89749C13.5261 6.89749 14.9249 7.60371 15.8579 8.71439L16.6784 8.02597C15.549 6.68146 13.8553 5.82678 11.962 5.82678C8.56183 5.82678 5.80542 8.58319 5.80542 11.9834C5.80542 15.3836 8.56183 18.14 11.962 18.14V17.0693Z" fill="white"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.8077 13.5318C13.3658 14.0579 12.7031 14.3924 11.9623 14.3924C10.6318 14.3924 9.5532 13.3139 9.5532 11.9833C9.5532 10.6528 10.6318 9.57419 11.9623 9.57419C12.7031 9.57419 13.3658 9.90872 13.8077 10.4348L14.7304 9.66059C14.0675 8.87142 13.0736 8.36963 11.9623 8.36963C9.96653 8.36963 8.34863 9.98753 8.34863 11.9833C8.34863 13.979 9.96653 15.597 11.9623 15.597C12.9808 15.597 13.9004 15.1753 14.5573 14.4975L13.8077 13.5318Z" fill="white"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_10931_3624">
10
+ <rect width="24" height="24" fill="white"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3487)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#EBEEF4"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.16782 15.1518C4.71829 14.1894 4.46719 13.1158 4.46719 11.9835C4.46719 7.84407 7.82283 4.48845 11.9622 4.48845C14.2671 4.48845 16.3289 5.52892 17.7038 7.16571L18.5241 6.47747C16.9527 4.60683 14.5964 3.41772 11.9622 3.41772C7.2315 3.41772 3.39648 7.25274 3.39648 11.9835C3.39648 13.2775 3.68344 14.5045 4.19719 15.6043L5.16782 15.1518Z" fill="black"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.962 17.0693C9.15318 17.0693 6.87615 14.7922 6.87615 11.9834C6.87615 9.17455 9.15318 6.89749 11.962 6.89749C13.5261 6.89749 14.9249 7.60371 15.8579 8.71439L16.6784 8.02597C15.549 6.68146 13.8553 5.82678 11.962 5.82678C8.56183 5.82678 5.80542 8.58319 5.80542 11.9834C5.80542 15.3836 8.56183 18.14 11.962 18.14V17.0693Z" fill="black"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.8077 13.5318C13.3658 14.0579 12.7031 14.3924 11.9623 14.3924C10.6318 14.3924 9.5532 13.3139 9.5532 11.9833C9.5532 10.6528 10.6318 9.57419 11.9623 9.57419C12.7031 9.57419 13.3658 9.90872 13.8077 10.4348L14.7304 9.66059C14.0675 8.87142 13.0736 8.36963 11.9623 8.36963C9.96653 8.36963 8.34863 9.98753 8.34863 11.9833C8.34863 13.979 9.96653 15.597 11.9623 15.597C12.9808 15.597 13.9004 15.1753 14.5573 14.4975L13.8077 13.5318Z" fill="black"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_10929_3487">
10
+ <rect width="24" height="24" fill="white"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#627EEA" fill-opacity="0.2"/>
3
+ <path d="M12.3501 20.434L7.07812 13.1362L12.3501 16.1955L17.6254 13.1362L12.3501 20.434Z" fill="#627EEA"/>
4
+ <path d="M7.07812 12.1547L12.3501 3.5625L17.6219 12.1547L12.3501 15.2154L7.07812 12.1547Z" fill="#627EEA"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#627EEA" fill-opacity="0.2"/>
3
+ <path d="M12.3501 20.434L7.07812 13.1362L12.3501 16.1955L17.6254 13.1362L12.3501 20.434Z" fill="#627EEA"/>
4
+ <path d="M7.07812 12.1547L12.3501 3.5625L17.6219 12.1547L12.3501 15.2154L7.07812 12.1547Z" fill="#627EEA"/>
5
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10931_3631)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#FE007C" fill-opacity="0.2"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 12.0003L12.0032 3L21 12.0027L12.0032 21L3 12.0003ZM6.31277 9.31486C5.93261 9.74273 5.13691 10.7845 5.13691 12.0003C5.13691 13.2209 5.93886 14.2661 6.31723 14.6908L8.26356 16.6386L8.27271 16.6297C9.05188 15.8678 10.3472 14.8664 11.8238 14.7901C11.4521 15.2046 10.6322 16.2584 10.6322 17.4917C10.6322 18.725 11.4521 19.7788 11.8238 20.1933L12.0032 20.3813L12.1826 20.1933C12.5543 19.7788 13.3742 18.725 13.3742 17.4917C13.3742 16.2584 12.5543 15.2046 12.1826 14.7901C13.6651 14.8667 14.9647 15.8756 15.7429 16.6386L17.7351 14.6448L17.7397 14.6395C18.1336 14.1869 18.8762 13.1749 18.8762 12.0003C18.8762 10.8212 18.1278 9.80582 17.7351 9.35582L15.7521 7.37129L15.743 7.38025C14.9646 8.1432 13.665 9.15211 12.1826 9.22869C12.5543 8.8142 13.3742 7.76036 13.3742 6.52709C13.3742 5.29384 12.5543 4.23998 12.1826 3.82551L12.0032 3.61938L11.8238 3.82551C11.4521 4.23998 10.6322 5.29384 10.6322 6.52709C10.6322 7.76036 11.4521 8.8142 11.8238 9.22869C10.3356 9.15182 9.03163 8.13528 8.25426 7.37129L6.31277 9.31486ZM6.69354 9.29895C9.09642 9.4261 11.0177 12.0003 11.0177 12.0003C11.0177 12.0003 9.09642 14.5745 6.69354 14.7017C7.06758 14.2838 7.88318 13.2313 7.88318 12.0003C7.88318 10.7694 7.06758 9.71689 6.69354 9.29895ZM17.3196 9.29895C16.9456 9.71689 16.13 10.7694 16.13 12.0003C16.13 13.2313 16.9456 14.2838 17.3196 14.7017C14.9167 14.5745 12.9955 12.0003 12.9955 12.0003C12.9955 12.0003 14.9167 9.4261 17.3196 9.29895Z" fill="#FE007C"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_10931_3631">
8
+ <rect width="24" height="24" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3494)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#FE007C" fill-opacity="0.12"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 12.0003L12.0032 3L21 12.0027L12.0032 21L3 12.0003ZM6.31277 9.31486C5.93261 9.74273 5.13691 10.7845 5.13691 12.0003C5.13691 13.2209 5.93886 14.2661 6.31723 14.6908L8.26356 16.6386L8.27271 16.6297C9.05188 15.8678 10.3472 14.8664 11.8238 14.7901C11.4521 15.2046 10.6322 16.2584 10.6322 17.4917C10.6322 18.725 11.4521 19.7788 11.8238 20.1933L12.0032 20.3813L12.1826 20.1933C12.5543 19.7788 13.3742 18.725 13.3742 17.4917C13.3742 16.2584 12.5543 15.2046 12.1826 14.7901C13.6651 14.8667 14.9647 15.8756 15.7429 16.6386L17.7351 14.6448L17.7397 14.6395C18.1336 14.1869 18.8762 13.1749 18.8762 12.0003C18.8762 10.8212 18.1278 9.80582 17.7351 9.35582L15.7521 7.37129L15.743 7.38025C14.9646 8.1432 13.665 9.15211 12.1826 9.22869C12.5543 8.8142 13.3742 7.76036 13.3742 6.52709C13.3742 5.29384 12.5543 4.23998 12.1826 3.82551L12.0032 3.61938L11.8238 3.82551C11.4521 4.23998 10.6322 5.29384 10.6322 6.52709C10.6322 7.76036 11.4521 8.8142 11.8238 9.22869C10.3356 9.15182 9.03163 8.13528 8.25426 7.37129L6.31277 9.31486ZM6.69354 9.29895C9.09642 9.4261 11.0177 12.0003 11.0177 12.0003C11.0177 12.0003 9.09642 14.5745 6.69354 14.7017C7.06758 14.2838 7.88318 13.2313 7.88318 12.0003C7.88318 10.7694 7.06758 9.71689 6.69354 9.29895ZM17.3196 9.29895C16.9456 9.71689 16.13 10.7694 16.13 12.0003C16.13 13.2313 16.9456 14.2838 17.3196 14.7017C14.9167 14.5745 12.9955 12.0003 12.9955 12.0003C12.9955 12.0003 14.9167 9.4261 17.3196 9.29895Z" fill="#FE007C"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_10929_3494">
8
+ <rect width="24" height="24" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10931_3634)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="white" fill-opacity="0.08"/>
4
+ <path d="M19.8129 18.3H8.83465C8.78317 18.3 8.7317 18.2862 8.6849 18.2586L4.71664 15.858C4.58561 15.78 4.53881 15.6102 4.61837 15.4816C4.66984 15.399 4.76343 15.3439 4.86638 15.3485H15.8446C15.8961 15.3485 15.9476 15.3623 15.9944 15.3898L19.9626 17.7905C20.0937 17.8685 20.1405 18.0383 20.0609 18.1668C20.0094 18.2495 19.9158 18.3 19.8129 18.3ZM8.9142 17.7446H18.8208L15.7698 15.8948H5.86313L8.9142 17.7446Z" fill="white"/>
5
+ <path d="M19.1298 8.65165H8.15155C8.10008 8.65165 8.0486 8.63788 8.00181 8.61034L4.03823 6.20974C3.90252 6.13171 3.8604 5.96187 3.93995 5.83335C3.99143 5.74614 4.08502 5.69565 4.18797 5.70024H15.1662C15.2177 5.70024 15.2692 5.71401 15.316 5.74155L19.2842 8.14215C19.4199 8.22018 19.462 8.39002 19.3825 8.51854C19.3263 8.60575 19.2327 8.65624 19.1298 8.65165ZM8.23111 8.10084H18.1377L15.0867 6.25105H5.18004L8.23111 8.10084Z" fill="white"/>
6
+ <path d="M11.8682 10.3087C10.9322 10.3087 10.1662 11.1852 10.221 12.0988C10.2725 12.9663 10.9838 13.6594 11.8682 13.7007C12.8029 13.7007 13.6091 12.9348 13.5997 11.9886C13.5802 11.0623 12.7898 10.3087 11.8682 10.3087Z" fill="white"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_10931_3634">
10
+ <rect width="24" height="24" fill="white"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3497)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#EBEEF4"/>
4
+ <path d="M19.8129 18.3H8.83465C8.78317 18.3 8.7317 18.2862 8.6849 18.2586L4.71664 15.858C4.58561 15.78 4.53881 15.6102 4.61837 15.4816C4.66984 15.399 4.76343 15.3439 4.86638 15.3485H15.8446C15.8961 15.3485 15.9476 15.3623 15.9944 15.3898L19.9626 17.7905C20.0937 17.8685 20.1405 18.0383 20.0609 18.1668C20.0094 18.2495 19.9158 18.3 19.8129 18.3ZM8.9142 17.7446H18.8208L15.7698 15.8948H5.86313L8.9142 17.7446Z" fill="#1A0A2D"/>
5
+ <path d="M19.1298 8.65165H8.15155C8.10008 8.65165 8.0486 8.63788 8.00181 8.61034L4.03823 6.20974C3.90252 6.13171 3.8604 5.96187 3.93995 5.83335C3.99143 5.74614 4.08502 5.69565 4.18797 5.70024H15.1662C15.2177 5.70024 15.2692 5.71401 15.316 5.74155L19.2842 8.14215C19.4199 8.22018 19.462 8.39002 19.3825 8.51854C19.3263 8.60575 19.2327 8.65624 19.1298 8.65165ZM8.23111 8.10084H18.1377L15.0867 6.25105H5.18004L8.23111 8.10084Z" fill="#1A0A2D"/>
6
+ <path d="M11.8682 10.3087C10.9322 10.3087 10.1662 11.1852 10.221 12.0988C10.2725 12.9663 10.9838 13.6594 11.8682 13.7007C12.8029 13.7007 13.6091 12.9348 13.5997 11.9886C13.5802 11.0623 12.7898 10.3087 11.8682 10.3087Z" fill="#1A0A2D"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_10929_3497">
10
+ <rect width="24" height="24" fill="white"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10931_3637)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#16B786" fill-opacity="0.15"/>
4
+ <path d="M21.0251 12.5914L19.8152 11.4821L18.6423 12.7614C18.1974 13.2467 17.5498 13.4943 16.8945 13.4295L16.5873 13.3992C16.1506 13.356 15.7188 13.521 15.4222 13.8446L10.7782 18.9101L11.9882 20.0195L17.2885 14.2381C17.6307 13.8648 18.1485 13.7063 18.641 13.8242L18.8713 13.8793C19.3638 13.9972 19.8816 13.8388 20.2238 13.4654L21.0251 12.5914Z" fill="#16B786"/>
5
+ <path d="M18.4247 10.2069L17.2147 9.09763L14.8093 11.7214C14.3644 12.2068 13.7168 12.4543 13.0616 12.3895L12.7544 12.3592C12.3176 12.316 11.8859 12.481 11.5892 12.8046L8.17785 16.5257L9.38788 17.6349L13.4555 13.1981C13.7978 12.8248 14.3155 12.6664 14.8081 12.7842L15.0383 12.8393C15.5309 12.9572 16.0486 12.7988 16.3908 12.4254L18.4247 10.2069Z" fill="#16B786"/>
6
+ <path d="M15.8224 7.8225L14.6124 6.71318L10.9744 10.6814C10.5294 11.1668 9.88188 11.4143 9.22662 11.3496L8.91946 11.3192C8.48261 11.276 8.05092 11.4411 7.75428 11.7646L5.57547 14.1412L6.7855 15.2506L9.62054 12.1581C9.96281 11.7848 10.4806 11.6264 10.9732 11.7443L11.2033 11.7994C11.6959 11.9172 12.2137 11.7588 12.5559 11.3855L15.8224 7.8225Z" fill="#16B786"/>
7
+ <path d="M13.222 5.43805L12.012 4.32874L7.1414 9.64144C6.69644 10.1268 6.04892 10.3743 5.39365 10.3096L5.08649 10.2792C4.64964 10.2361 4.21796 10.4011 3.92132 10.7247L2.9751 11.7568L4.18511 12.8661L5.78758 11.1182C6.12985 10.7448 6.64762 10.5864 7.1402 10.7043L7.37036 10.7594C7.86293 10.8773 8.3807 10.7188 8.72296 10.3455L13.222 5.43805Z" fill="#16B786"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_10931_3637">
11
+ <rect width="24" height="24" fill="white"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3500)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#16B786" fill-opacity="0.15"/>
4
+ <path d="M21.0251 12.5914L19.8152 11.4821L18.6423 12.7614C18.1974 13.2467 17.5498 13.4943 16.8945 13.4295L16.5873 13.3992C16.1506 13.356 15.7188 13.521 15.4222 13.8446L10.7782 18.9101L11.9882 20.0195L17.2885 14.2381C17.6307 13.8648 18.1485 13.7063 18.641 13.8242L18.8713 13.8793C19.3638 13.9972 19.8816 13.8388 20.2238 13.4654L21.0251 12.5914Z" fill="#16B786"/>
5
+ <path d="M18.4247 10.2069L17.2147 9.09763L14.8093 11.7214C14.3644 12.2068 13.7168 12.4543 13.0616 12.3895L12.7544 12.3592C12.3176 12.316 11.8859 12.481 11.5892 12.8046L8.17785 16.5257L9.38788 17.6349L13.4555 13.1981C13.7978 12.8248 14.3155 12.6664 14.8081 12.7842L15.0383 12.8393C15.5309 12.9572 16.0486 12.7988 16.3908 12.4254L18.4247 10.2069Z" fill="#16B786"/>
6
+ <path d="M15.8224 7.8225L14.6124 6.71318L10.9744 10.6814C10.5294 11.1668 9.88188 11.4143 9.22662 11.3496L8.91946 11.3192C8.48261 11.276 8.05092 11.4411 7.75428 11.7646L5.57547 14.1412L6.7855 15.2506L9.62054 12.1581C9.96281 11.7848 10.4806 11.6264 10.9732 11.7443L11.2033 11.7994C11.6959 11.9172 12.2137 11.7588 12.5559 11.3855L15.8224 7.8225Z" fill="#16B786"/>
7
+ <path d="M13.222 5.43805L12.012 4.32874L7.1414 9.64144C6.69644 10.1268 6.04892 10.3743 5.39365 10.3096L5.08649 10.2792C4.64964 10.2361 4.21796 10.4011 3.92132 10.7247L2.9751 11.7568L4.18511 12.8661L5.78758 11.1182C6.12985 10.7448 6.64762 10.5864 7.1402 10.7043L7.37036 10.7594C7.86293 10.8773 8.3807 10.7188 8.72296 10.3455L13.222 5.43805Z" fill="#16B786"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_10929_3500">
11
+ <rect width="24" height="24" fill="white"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10931_3640)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#A5D914" fill-opacity="0.15"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.6999 5H5.5V12.0003H8.30076V14.7998H16.6999V12.0003H19.5V7.80013L16.6999 7.80013V5ZM16.6999 11.9997V7.80013H8.30076V11.9997H16.6999Z" fill="#A5D914"/>
5
+ <path d="M5.5 14.8004H8.30076L8.30013 19H5.5V14.8004Z" fill="#A5D914"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_10931_3640">
9
+ <rect width="24" height="24" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3507)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#A5D914" fill-opacity="0.2"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.6999 5H5.5V12.0003H8.30076V14.7998H16.6999V12.0003H19.5V7.80013L16.6999 7.80013V5ZM16.6999 11.9997V7.80013H8.30076V11.9997H16.6999Z" fill="#A5D914"/>
5
+ <path d="M5.5 14.8004H8.30076L8.30013 19H5.5V14.8004Z" fill="#A5D914"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_10929_3507">
9
+ <rect width="24" height="24" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#E6007A" fill-opacity="0.2"/>
3
+ <path d="M12 7.58223C13.5273 7.58223 14.7655 6.86717 14.7655 5.98509C14.7655 5.10301 13.5273 4.38794 12 4.38794C10.4726 4.38794 9.23441 5.10301 9.23441 5.98509C9.23441 6.86717 10.4726 7.58223 12 7.58223Z" fill="#E6007A"/>
4
+ <path d="M12 19.6121C13.5273 19.6121 14.7655 18.897 14.7655 18.0149C14.7655 17.1328 13.5273 16.4178 12 16.4178C10.4726 16.4178 9.23441 17.1328 9.23441 18.0149C9.23441 18.897 10.4726 19.6121 12 19.6121Z" fill="#E6007A"/>
5
+ <path d="M8.14536 9.79118C8.90905 8.47832 8.90421 7.0565 8.13456 6.61546C7.3649 6.17442 6.12188 6.88117 5.35819 8.19403C4.59451 9.50689 4.59935 10.9287 5.369 11.3697C6.13865 11.8108 7.38167 11.104 8.14536 9.79118Z" fill="#E6007A"/>
6
+ <path d="M18.6418 15.8061C19.4055 14.4932 19.4007 13.0714 18.631 12.6304C17.8614 12.1893 16.6183 12.8961 15.8546 14.2089C15.091 15.5218 15.0958 16.9436 15.8654 17.3846C16.6351 17.8257 17.8781 17.1189 18.6418 15.8061Z" fill="#E6007A"/>
7
+ <path d="M8.13455 17.3846C8.9042 16.9435 8.90904 15.5217 8.14536 14.2088C7.38167 12.896 6.13865 12.1892 5.36899 12.6303C4.59934 13.0713 4.5945 14.4931 5.35819 15.806C6.12188 17.1189 7.3649 17.8256 8.13455 17.3846Z" fill="#E6007A"/>
8
+ <path d="M18.6309 11.3698C19.4006 10.9288 19.4054 9.50694 18.6417 8.19408C17.8781 6.88122 16.635 6.17447 15.8654 6.61551C15.0957 7.05655 15.0909 8.47836 15.8546 9.79122C16.6183 11.1041 17.8613 11.8108 18.6309 11.3698Z" fill="#E6007A"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#E6007A" fill-opacity="0.1"/>
3
+ <path d="M12 7.58223C13.5273 7.58223 14.7655 6.86717 14.7655 5.98509C14.7655 5.10301 13.5273 4.38794 12 4.38794C10.4726 4.38794 9.23441 5.10301 9.23441 5.98509C9.23441 6.86717 10.4726 7.58223 12 7.58223Z" fill="#E6007A"/>
4
+ <path d="M12 19.6121C13.5273 19.6121 14.7655 18.897 14.7655 18.0149C14.7655 17.1328 13.5273 16.4178 12 16.4178C10.4726 16.4178 9.23441 17.1328 9.23441 18.0149C9.23441 18.897 10.4726 19.6121 12 19.6121Z" fill="#E6007A"/>
5
+ <path d="M8.14536 9.79118C8.90905 8.47832 8.90421 7.0565 8.13456 6.61546C7.3649 6.17442 6.12188 6.88117 5.35819 8.19403C4.59451 9.50689 4.59935 10.9287 5.369 11.3697C6.13865 11.8108 7.38167 11.104 8.14536 9.79118Z" fill="#E6007A"/>
6
+ <path d="M18.6418 15.8061C19.4055 14.4932 19.4007 13.0714 18.631 12.6304C17.8614 12.1893 16.6183 12.8961 15.8546 14.2089C15.091 15.5218 15.0958 16.9436 15.8654 17.3846C16.6351 17.8257 17.8781 17.1189 18.6418 15.8061Z" fill="#E6007A"/>
7
+ <path d="M8.13455 17.3846C8.9042 16.9435 8.90904 15.5217 8.14536 14.2088C7.38167 12.896 6.13865 12.1892 5.36899 12.6303C4.59934 13.0713 4.5945 14.4931 5.35819 15.806C6.12188 17.1189 7.3649 17.8256 8.13455 17.3846Z" fill="#E6007A"/>
8
+ <path d="M18.6309 11.3698C19.4006 10.9288 19.4054 9.50694 18.6417 8.19408C17.8781 6.88122 16.635 6.17447 15.8654 6.61551C15.0957 7.05655 15.0909 8.47836 15.8546 9.79122C16.6183 11.1041 17.8613 11.8108 18.6309 11.3698Z" fill="#E6007A"/>
9
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10931_3643)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="white" fill-opacity="0.08"/>
4
+ <path d="M20 12.4802H4.01418C4.05256 13.1279 4.16809 13.7549 4.3517 14.3522L11.2313 14.3521L11.6618 13.7601H19.8197C19.9131 13.3448 19.9741 12.9172 20 12.4802Z" fill="white"/>
5
+ <path d="M19.2978 15.3122H4.71636C5.02651 15.9926 5.42927 16.622 5.90855 17.1842L9.17188 17.1842L9.60237 16.5922H18.5644C18.8464 16.191 19.0924 15.7628 19.2978 15.3122Z" fill="white"/>
6
+ <path d="M17.1353 18.1442H6.87891C8.26802 19.3028 10.0561 20 12.0071 20C13.9581 20 15.7461 19.3028 17.1353 18.1442Z" fill="white"/>
7
+ <path d="M4.01417 11.5202C4.05252 10.8724 4.16801 10.2454 4.3516 9.64813H19.6626C19.7896 10.0615 19.8841 10.4892 19.9429 10.9281H13.7212L13.2907 11.5201L4.01417 11.5202Z" fill="white"/>
8
+ <path d="M15.3501 8.68806L15.7806 8.09606H18.9977C18.742 7.64001 18.4429 7.21155 18.106 6.81625H5.90814C5.42897 7.37848 5.02629 8.0078 4.71621 8.68813L15.3501 8.68806Z" fill="white"/>
9
+ <path d="M6.87834 5.85625H17.1358C15.7466 4.69736 13.9584 4 12.0071 4C10.0558 4 8.26753 4.69736 6.87834 5.85625Z" fill="white"/>
10
+ <path d="M4.00007 11.9652C4.00002 11.9768 4 11.9884 4 12C4 12.0116 4.00002 12.0232 4.00007 12.0348V11.9652Z" fill="white"/>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_10931_3643">
14
+ <rect width="24" height="24" fill="white"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3510)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#EBEEF4"/>
4
+ <path d="M20 12.4802H4.01418C4.05256 13.1279 4.16809 13.7549 4.3517 14.3522L11.2313 14.3521L11.6618 13.7601H19.8197C19.9131 13.3448 19.9741 12.9172 20 12.4802Z" fill="black"/>
5
+ <path d="M19.2978 15.3122H4.71636C5.02651 15.9926 5.42927 16.622 5.90855 17.1842L9.17188 17.1842L9.60237 16.5922H18.5644C18.8464 16.191 19.0924 15.7628 19.2978 15.3122Z" fill="black"/>
6
+ <path d="M17.1353 18.1442H6.87891C8.26802 19.3028 10.0561 20 12.0071 20C13.9581 20 15.7461 19.3028 17.1353 18.1442Z" fill="black"/>
7
+ <path d="M4.01417 11.5202C4.05252 10.8724 4.16801 10.2454 4.3516 9.64813H19.6626C19.7896 10.0615 19.8841 10.4892 19.9429 10.9281H13.7212L13.2907 11.5201L4.01417 11.5202Z" fill="black"/>
8
+ <path d="M15.3501 8.68806L15.7806 8.09606H18.9977C18.742 7.64001 18.4429 7.21155 18.106 6.81625H5.90814C5.42897 7.37848 5.02629 8.0078 4.71621 8.68813L15.3501 8.68806Z" fill="black"/>
9
+ <path d="M6.87834 5.85625H17.1358C15.7466 4.69736 13.9584 4 12.0071 4C10.0558 4 8.26753 4.69736 6.87834 5.85625Z" fill="black"/>
10
+ <path d="M4.00007 11.9652C4.00002 11.9768 4 11.9884 4 12C4 12.0116 4.00002 12.0232 4.00007 12.0348V11.9652Z" fill="black"/>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_10929_3510">
14
+ <rect width="24" height="24" fill="white"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>
@@ -0,0 +1,37 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11213_36884)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="white"/>
4
+ <mask id="mask0_11213_36884" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
5
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="white"/>
6
+ </mask>
7
+ <g mask="url(#mask0_11213_36884)">
8
+ <circle cx="2.57947" cy="21.505" r="13.4973" fill="url(#paint0_radial_11213_36884)"/>
9
+ <circle cx="22.6819" cy="28.4532" r="13.4973" fill="url(#paint1_radial_11213_36884)" fill-opacity="0.6"/>
10
+ <circle cx="4.46606" cy="6.59668" r="13.4973" fill="url(#paint2_radial_11213_36884)" fill-opacity="0.8"/>
11
+ <circle cx="17.9634" cy="4.6886" r="17.9382" fill="url(#paint3_radial_11213_36884)" fill-opacity="0.8"/>
12
+ </g>
13
+ <path d="M15.2052 9.71555L19.332 13.8125C19.6005 14.0786 19.6019 14.5124 19.3348 14.7801L14.0423 20.0939H9.88672L11.1431 18.8739L15.7558 14.2943L11.2016 9.71555" fill="black"/>
14
+ <path d="M8.79528 14.2844L4.6684 10.1883C4.39993 9.92142 4.39856 9.48832 4.66566 9.21992L9.95809 3.90607H14.1137L12.8574 5.12607L8.2446 9.70563L12.7989 14.2844" fill="black"/>
15
+ </g>
16
+ <defs>
17
+ <radialGradient id="paint0_radial_11213_36884" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(2.57947 21.505) rotate(90) scale(13.4973)">
18
+ <stop stop-color="#9894FF"/>
19
+ <stop offset="1" stop-color="#9894FF" stop-opacity="0"/>
20
+ </radialGradient>
21
+ <radialGradient id="paint1_radial_11213_36884" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(22.6819 28.4532) rotate(90) scale(13.4973)">
22
+ <stop stop-color="#02EDF8"/>
23
+ <stop offset="1" stop-color="#02EDF8" stop-opacity="0"/>
24
+ </radialGradient>
25
+ <radialGradient id="paint2_radial_11213_36884" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(4.46606 6.59668) rotate(90) scale(13.4973)">
26
+ <stop stop-color="#02EDF8"/>
27
+ <stop offset="1" stop-color="#02EDF8" stop-opacity="0"/>
28
+ </radialGradient>
29
+ <radialGradient id="paint3_radial_11213_36884" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(17.9634 0.650049) rotate(90) scale(18.8383 17.9382)">
30
+ <stop offset="0.185" stop-color="#25BAFF"/>
31
+ <stop offset="1" stop-color="#32B3FF" stop-opacity="0"/>
32
+ </radialGradient>
33
+ <clipPath id="clip0_11213_36884">
34
+ <rect width="24" height="24" fill="white"/>
35
+ </clipPath>
36
+ </defs>
37
+ </svg>
@@ -0,0 +1,37 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11130_36807)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="white"/>
4
+ <mask id="mask0_11130_36807" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
5
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="white"/>
6
+ </mask>
7
+ <g mask="url(#mask0_11130_36807)">
8
+ <circle cx="2.57947" cy="21.505" r="13.4973" fill="url(#paint0_radial_11130_36807)"/>
9
+ <circle cx="22.6819" cy="28.4532" r="13.4973" fill="url(#paint1_radial_11130_36807)" fill-opacity="0.6"/>
10
+ <circle cx="4.46606" cy="6.59668" r="13.4973" fill="url(#paint2_radial_11130_36807)" fill-opacity="0.8"/>
11
+ <circle cx="17.9634" cy="4.6886" r="17.9382" fill="url(#paint3_radial_11130_36807)" fill-opacity="0.8"/>
12
+ </g>
13
+ <path d="M15.2052 9.71555L19.332 13.8125C19.6005 14.0786 19.6019 14.5124 19.3348 14.7801L14.0423 20.0939H9.88672L11.1431 18.8739L15.7558 14.2943L11.2016 9.71555" fill="black"/>
14
+ <path d="M8.79528 14.2844L4.6684 10.1883C4.39993 9.92142 4.39856 9.48832 4.66566 9.21992L9.95809 3.90607H14.1137L12.8574 5.12607L8.2446 9.70563L12.7989 14.2844" fill="black"/>
15
+ </g>
16
+ <defs>
17
+ <radialGradient id="paint0_radial_11130_36807" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(2.57947 21.505) rotate(90) scale(13.4973)">
18
+ <stop stop-color="#9894FF"/>
19
+ <stop offset="1" stop-color="#9894FF" stop-opacity="0"/>
20
+ </radialGradient>
21
+ <radialGradient id="paint1_radial_11130_36807" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(22.6819 28.4532) rotate(90) scale(13.4973)">
22
+ <stop stop-color="#02EDF8"/>
23
+ <stop offset="1" stop-color="#02EDF8" stop-opacity="0"/>
24
+ </radialGradient>
25
+ <radialGradient id="paint2_radial_11130_36807" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(4.46606 6.59668) rotate(90) scale(13.4973)">
26
+ <stop stop-color="#02EDF8"/>
27
+ <stop offset="1" stop-color="#02EDF8" stop-opacity="0"/>
28
+ </radialGradient>
29
+ <radialGradient id="paint3_radial_11130_36807" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(17.9634 0.650049) rotate(90) scale(18.8383 17.9382)">
30
+ <stop offset="0.185" stop-color="#25BAFF"/>
31
+ <stop offset="1" stop-color="#32B3FF" stop-opacity="0"/>
32
+ </radialGradient>
33
+ <clipPath id="clip0_11130_36807">
34
+ <rect width="24" height="24" fill="white"/>
35
+ </clipPath>
36
+ </defs>
37
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11213_36878)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#0052FF"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.5238 12C20.5238 7.2922 16.7078 3.4762 11.9999 3.4762C7.29207 3.4762 3.47607 7.2922 3.47607 12C3.47607 16.7079 7.29207 20.5239 11.9999 20.5239C16.7078 20.5239 20.5238 16.7079 20.5238 12ZM14.0987 9.27551H9.90059C9.55595 9.27551 9.27563 9.57695 9.27563 9.94751V14.0515C9.27563 14.4221 9.555 14.7235 9.90059 14.7235H14.0987C14.4433 14.7235 14.7236 14.423 14.7236 14.0515V9.94751C14.7236 9.57695 14.4443 9.27551 14.0987 9.27551Z" fill="white"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_11213_36878">
8
+ <rect width="24" height="24" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11130_36801)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="#0052FF"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.5238 12C20.5238 7.2922 16.7078 3.4762 11.9999 3.4762C7.29207 3.4762 3.47607 7.2922 3.47607 12C3.47607 16.7079 7.29207 20.5239 11.9999 20.5239C16.7078 20.5239 20.5238 16.7079 20.5238 12ZM14.0987 9.27551H9.90059C9.55595 9.27551 9.27563 9.57695 9.27563 9.94751V14.0515C9.27563 14.4221 9.555 14.7235 9.90059 14.7235H14.0987C14.4433 14.7235 14.7236 14.423 14.7236 14.0515V9.94751C14.7236 9.57695 14.4443 9.27551 14.0987 9.27551Z" fill="white"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_11130_36801">
8
+ <rect width="24" height="24" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,48 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11213_36840)">
3
+ <mask id="mask0_11213_36840" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
4
+ <path d="M24 0H0V24H24V0Z" fill="white"/>
5
+ </mask>
6
+ <g mask="url(#mask0_11213_36840)">
7
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="url(#paint0_linear_11213_36840)"/>
8
+ <path d="M19.2042 4.25507L12.9609 8.89206L14.1155 6.1563L19.2042 4.25507Z" fill="#E2761B"/>
9
+ <path d="M4.79102 4.25507L10.9841 8.93598L9.88605 6.1563L4.79102 4.25507Z" fill="#E4761B"/>
10
+ <path d="M16.9577 15.0034L15.2949 17.5509L18.8527 18.5298L19.8754 15.0599L16.9577 15.0034Z" fill="#E4761B"/>
11
+ <path d="M4.13086 15.0599L5.14736 18.5298L8.7051 17.5509L7.04231 15.0034L4.13086 15.0599Z" fill="#E4761B"/>
12
+ <path d="M8.50507 10.6992L7.51367 12.1988L11.0463 12.3557L10.9208 8.55951L8.50507 10.6992Z" fill="#E4761B"/>
13
+ <path d="M15.4896 10.6992L13.0425 8.51556L12.9609 12.3557L16.4873 12.1988L15.4896 10.6992Z" fill="#E4761B"/>
14
+ <path d="M8.70508 17.5512L10.8259 16.5158L8.99371 15.0852L8.70508 17.5512Z" fill="#E4761B"/>
15
+ <path d="M13.168 16.5158L15.2951 17.5512L15.0002 15.0852L13.168 16.5158Z" fill="#E4761B"/>
16
+ <path d="M15.2951 17.5511L13.168 16.5158L13.3374 17.9025L13.3186 18.4861L15.2951 17.5511Z" fill="#D7C1B3"/>
17
+ <path d="M8.70508 17.5511L10.6816 18.4861L10.6691 17.9025L10.8259 16.5158L8.70508 17.5511Z" fill="#D7C1B3"/>
18
+ <path d="M10.7128 14.1691L8.94336 13.6483L10.192 13.0773L10.7128 14.1691Z" fill="#233447"/>
19
+ <path d="M13.2812 14.1691L13.802 13.0773L15.057 13.6483L13.2812 14.1691Z" fill="#233447"/>
20
+ <path d="M8.70576 17.5509L9.00694 15.0034L7.04297 15.0599L8.70576 17.5509Z" fill="#CD6116"/>
21
+ <path d="M14.9941 15.0034L15.2953 17.5509L16.9581 15.0599L14.9941 15.0034Z" fill="#CD6116"/>
22
+ <path d="M16.4873 12.1988L12.9609 12.3556L13.2872 14.169L13.808 13.0772L15.063 13.6482L16.4873 12.1988Z" fill="#CD6116"/>
23
+ <path d="M8.9443 13.6482L10.1992 13.0772L10.7138 14.169L11.0463 12.3556L7.51367 12.1988L8.9443 13.6482Z" fill="#CD6116"/>
24
+ <path d="M7.51367 12.1988L8.9945 15.0851L8.9443 13.6482L7.51367 12.1988Z" fill="#E4751F"/>
25
+ <path d="M15.0627 13.6482L15 15.0851L16.4871 12.1988L15.0627 13.6482Z" fill="#E4751F"/>
26
+ <path d="M11.0474 12.3555L10.7148 14.1689L11.129 16.3086L11.2231 13.4912L11.0474 12.3555Z" fill="#E4751F"/>
27
+ <path d="M12.9604 12.3555L12.791 13.4849L12.8663 16.3086L13.2867 14.1689L12.9604 12.3555Z" fill="#E4751F"/>
28
+ <path d="M13.2856 14.1691L12.8652 16.3088L13.1664 16.5158L14.9986 15.0852L15.0614 13.6483L13.2856 14.1691Z" fill="#F6851B"/>
29
+ <path d="M8.94336 13.6483L8.99356 15.0852L10.8258 16.5158L11.1269 16.3088L10.7128 14.1691L8.94336 13.6483Z" fill="#F6851B"/>
30
+ <path d="M13.317 18.486L13.3358 17.9025L13.1789 17.7644H10.8134L10.6691 17.9025L10.6816 18.486L8.70508 17.5511L9.39529 18.1158L10.7945 19.0884H13.1977L14.6033 18.1158L15.2935 17.5511L13.317 18.486Z" fill="#C0AD9E"/>
31
+ <path d="M13.1672 16.5156L12.8661 16.3085H11.128L10.8268 16.5156L10.6699 17.9023L10.8142 17.7643H13.1798L13.3367 17.9023L13.1672 16.5156Z" fill="#161616"/>
32
+ <path d="M19.4677 9.19324L20.0011 6.63317L19.2042 4.25507L13.168 8.73519L15.4896 10.6992L18.7713 11.6592L19.4991 10.8121L19.1854 10.5862L19.6874 10.1282L19.2983 9.82698L19.8003 9.44423L19.4677 9.19324Z" fill="#763D16"/>
33
+ <path d="M4 6.63317L4.53335 9.19324L4.19452 9.44423L4.69649 9.82698L4.31373 10.1282L4.81571 10.5862L4.50197 10.8121L5.22356 11.6592L8.50522 10.6992L10.8268 8.73519L4.79061 4.25507L4 6.63317Z" fill="#763D16"/>
34
+ <path d="M18.7711 11.659L15.4894 10.699L16.4871 12.1986L15 15.085L16.9577 15.0599H19.8754L18.7711 11.659Z" fill="#F6851B"/>
35
+ <path d="M8.50431 10.699L5.22265 11.659L4.13086 15.0599H7.04231L8.99373 15.085L7.51291 12.1986L8.50431 10.699Z" fill="#F6851B"/>
36
+ <path d="M12.9613 12.3556L13.1684 8.73515L14.1221 6.15625H9.88672L10.8279 8.73515L11.0475 12.3556L11.1228 13.4976L11.1291 16.3087H12.8672L12.8797 13.4976L12.9613 12.3556Z" fill="#F6851B"/>
37
+ </g>
38
+ </g>
39
+ <defs>
40
+ <linearGradient id="paint0_linear_11213_36840" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
41
+ <stop stop-color="#FFF6ED"/>
42
+ <stop offset="1" stop-color="#FFEAD7"/>
43
+ </linearGradient>
44
+ <clipPath id="clip0_11213_36840">
45
+ <rect width="24" height="24" fill="white"/>
46
+ </clipPath>
47
+ </defs>
48
+ </svg>
@@ -0,0 +1,48 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11004_118190)">
3
+ <mask id="mask0_11004_118190" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
4
+ <path d="M24 0H0V24H24V0Z" fill="white"/>
5
+ </mask>
6
+ <g mask="url(#mask0_11004_118190)">
7
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="url(#paint0_linear_11004_118190)"/>
8
+ <path d="M19.2042 4.25507L12.9609 8.89206L14.1155 6.1563L19.2042 4.25507Z" fill="#E2761B"/>
9
+ <path d="M4.79102 4.25507L10.9841 8.93598L9.88605 6.1563L4.79102 4.25507Z" fill="#E4761B"/>
10
+ <path d="M16.9577 15.0034L15.2949 17.5509L18.8527 18.5298L19.8754 15.0599L16.9577 15.0034Z" fill="#E4761B"/>
11
+ <path d="M4.13086 15.0599L5.14736 18.5298L8.7051 17.5509L7.04231 15.0034L4.13086 15.0599Z" fill="#E4761B"/>
12
+ <path d="M8.50507 10.6992L7.51367 12.1988L11.0463 12.3557L10.9208 8.55951L8.50507 10.6992Z" fill="#E4761B"/>
13
+ <path d="M15.4896 10.6992L13.0425 8.51556L12.9609 12.3557L16.4873 12.1988L15.4896 10.6992Z" fill="#E4761B"/>
14
+ <path d="M8.70508 17.5512L10.8259 16.5158L8.99371 15.0852L8.70508 17.5512Z" fill="#E4761B"/>
15
+ <path d="M13.168 16.5158L15.2951 17.5512L15.0002 15.0852L13.168 16.5158Z" fill="#E4761B"/>
16
+ <path d="M15.2951 17.5511L13.168 16.5158L13.3374 17.9025L13.3186 18.4861L15.2951 17.5511Z" fill="#D7C1B3"/>
17
+ <path d="M8.70508 17.5511L10.6816 18.4861L10.6691 17.9025L10.8259 16.5158L8.70508 17.5511Z" fill="#D7C1B3"/>
18
+ <path d="M10.7128 14.1691L8.94336 13.6483L10.192 13.0773L10.7128 14.1691Z" fill="#233447"/>
19
+ <path d="M13.2812 14.1691L13.802 13.0773L15.057 13.6483L13.2812 14.1691Z" fill="#233447"/>
20
+ <path d="M8.70576 17.5509L9.00694 15.0034L7.04297 15.0599L8.70576 17.5509Z" fill="#CD6116"/>
21
+ <path d="M14.9941 15.0034L15.2953 17.5509L16.9581 15.0599L14.9941 15.0034Z" fill="#CD6116"/>
22
+ <path d="M16.4873 12.1988L12.9609 12.3556L13.2872 14.169L13.808 13.0772L15.063 13.6482L16.4873 12.1988Z" fill="#CD6116"/>
23
+ <path d="M8.9443 13.6482L10.1992 13.0772L10.7138 14.169L11.0463 12.3556L7.51367 12.1988L8.9443 13.6482Z" fill="#CD6116"/>
24
+ <path d="M7.51367 12.1988L8.9945 15.0851L8.9443 13.6482L7.51367 12.1988Z" fill="#E4751F"/>
25
+ <path d="M15.0627 13.6482L15 15.0851L16.4871 12.1988L15.0627 13.6482Z" fill="#E4751F"/>
26
+ <path d="M11.0474 12.3555L10.7148 14.1689L11.129 16.3086L11.2231 13.4912L11.0474 12.3555Z" fill="#E4751F"/>
27
+ <path d="M12.9604 12.3555L12.791 13.4849L12.8663 16.3086L13.2867 14.1689L12.9604 12.3555Z" fill="#E4751F"/>
28
+ <path d="M13.2856 14.1691L12.8652 16.3088L13.1664 16.5158L14.9986 15.0852L15.0614 13.6483L13.2856 14.1691Z" fill="#F6851B"/>
29
+ <path d="M8.94336 13.6483L8.99356 15.0852L10.8258 16.5158L11.1269 16.3088L10.7128 14.1691L8.94336 13.6483Z" fill="#F6851B"/>
30
+ <path d="M13.317 18.486L13.3358 17.9025L13.1789 17.7644H10.8134L10.6691 17.9025L10.6816 18.486L8.70508 17.5511L9.39529 18.1158L10.7945 19.0884H13.1977L14.6033 18.1158L15.2935 17.5511L13.317 18.486Z" fill="#C0AD9E"/>
31
+ <path d="M13.1672 16.5156L12.8661 16.3085H11.128L10.8268 16.5156L10.6699 17.9023L10.8142 17.7643H13.1798L13.3367 17.9023L13.1672 16.5156Z" fill="#161616"/>
32
+ <path d="M19.4677 9.19324L20.0011 6.63317L19.2042 4.25507L13.168 8.73519L15.4896 10.6992L18.7713 11.6592L19.4991 10.8121L19.1854 10.5862L19.6874 10.1282L19.2983 9.82698L19.8003 9.44423L19.4677 9.19324Z" fill="#763D16"/>
33
+ <path d="M4 6.63317L4.53335 9.19324L4.19452 9.44423L4.69649 9.82698L4.31373 10.1282L4.81571 10.5862L4.50197 10.8121L5.22356 11.6592L8.50522 10.6992L10.8268 8.73519L4.79061 4.25507L4 6.63317Z" fill="#763D16"/>
34
+ <path d="M18.7711 11.659L15.4894 10.699L16.4871 12.1986L15 15.085L16.9577 15.0599H19.8754L18.7711 11.659Z" fill="#F6851B"/>
35
+ <path d="M8.50431 10.699L5.22265 11.659L4.13086 15.0599H7.04231L8.99373 15.085L7.51291 12.1986L8.50431 10.699Z" fill="#F6851B"/>
36
+ <path d="M12.9613 12.3556L13.1684 8.73515L14.1221 6.15625H9.88672L10.8279 8.73515L11.0475 12.3556L11.1228 13.4976L11.1291 16.3087H12.8672L12.8797 13.4976L12.9613 12.3556Z" fill="#F6851B"/>
37
+ </g>
38
+ </g>
39
+ <defs>
40
+ <linearGradient id="paint0_linear_11004_118190" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
41
+ <stop stop-color="#FFF6ED"/>
42
+ <stop offset="1" stop-color="#FFEAD7"/>
43
+ </linearGradient>
44
+ <clipPath id="clip0_11004_118190">
45
+ <rect width="24" height="24" fill="white"/>
46
+ </clipPath>
47
+ </defs>
48
+ </svg>
@@ -0,0 +1,33 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_3603)">
3
+ <path d="M6.66667 0H17.3333C21.0148 0 24 2.98519 24 6.66667V17.3333C24 21.0148 21.0148 24 17.3333 24H6.66667C2.98518 24 0 21.0148 0 17.3333V6.66667C0 2.98519 2.98518 0 6.66667 0Z" fill="url(#paint0_linear_10929_3603)"/>
4
+ <mask id="mask0_10929_3603" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
5
+ <path d="M6.66667 0H17.3333C21.0148 0 24 2.98519 24 6.66667V17.3333C24 21.0148 21.0148 24 17.3333 24H6.66667C2.98518 24 0 21.0148 0 17.3333V6.66667C0 2.98519 2.98518 0 6.66667 0Z" fill="#295CE9"/>
6
+ </mask>
7
+ <g mask="url(#mask0_10929_3603)">
8
+ <g filter="url(#filter0_f_10929_3603)">
9
+ <circle cx="0.100204" cy="37.1994" r="29.3741" fill="url(#paint1_radial_10929_3603)"/>
10
+ </g>
11
+ </g>
12
+ <path d="M20.3699 11.9999V12.2221C19.0069 12.4369 16.0736 12.948 14.6292 13.4962C14.1106 13.6962 13.7032 14.0962 13.5032 14.6147C12.9477 16.0517 12.4366 18.9999 12.2217 20.3703H11.7773C11.5625 18.9999 11.044 16.0443 10.4958 14.6147C10.2958 14.1036 9.881 13.6962 9.36989 13.4962C7.92545 12.9406 4.99211 12.4369 3.62915 12.2221V11.7777C4.99211 11.5628 7.92545 11.0517 9.36989 10.5036C9.88841 10.3036 10.2958 9.90359 10.4958 9.38507C11.0514 7.94804 11.5625 4.99989 11.7773 3.62952H12.2217C12.4366 4.99989 12.9551 7.95544 13.5032 9.38507C13.7032 9.89618 14.118 10.3036 14.6292 10.5036C16.0736 11.0591 19.0069 11.5628 20.3699 11.7777V11.9999Z" fill="white"/>
13
+ </g>
14
+ <defs>
15
+ <filter id="filter0_f_10929_3603" x="-32.4739" y="4.62526" width="65.1483" height="65.1482" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
16
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
17
+ <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
18
+ <feGaussianBlur stdDeviation="1.6" result="effect1_foregroundBlur_10929_3603"/>
19
+ </filter>
20
+ <linearGradient id="paint0_linear_10929_3603" x1="24" y1="7.15338e-07" x2="-3.5761e-06" y2="23.9999" gradientUnits="userSpaceOnUse">
21
+ <stop stop-color="#0D7FD4"/>
22
+ <stop offset="0.5625" stop-color="#395FEA"/>
23
+ </linearGradient>
24
+ <radialGradient id="paint1_radial_10929_3603" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.100204 37.1994) rotate(90) scale(29.3741)">
25
+ <stop offset="0.21875" stop-color="#E1E1F2"/>
26
+ <stop offset="0.473958" stop-color="#B6B7EA"/>
27
+ <stop offset="1" stop-color="#576CEB" stop-opacity="0.47"/>
28
+ </radialGradient>
29
+ <clipPath id="clip0_10929_3603">
30
+ <rect width="24" height="24" fill="white"/>
31
+ </clipPath>
32
+ </defs>
33
+ </svg>
@@ -0,0 +1,33 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_10929_2841)">
3
+ <path d="M6.66667 0H17.3333C21.0148 0 24 2.98519 24 6.66667V17.3333C24 21.0148 21.0148 24 17.3333 24H6.66667C2.98518 24 0 21.0148 0 17.3333V6.66667C0 2.98519 2.98518 0 6.66667 0Z" fill="url(#paint0_linear_10929_2841)"/>
4
+ <mask id="mask0_10929_2841" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
5
+ <path d="M6.66667 0H17.3333C21.0148 0 24 2.98519 24 6.66667V17.3333C24 21.0148 21.0148 24 17.3333 24H6.66667C2.98518 24 0 21.0148 0 17.3333V6.66667C0 2.98519 2.98518 0 6.66667 0Z" fill="#295CE9"/>
6
+ </mask>
7
+ <g mask="url(#mask0_10929_2841)">
8
+ <g filter="url(#filter0_f_10929_2841)">
9
+ <circle cx="0.100204" cy="37.1994" r="29.3741" fill="url(#paint1_radial_10929_2841)"/>
10
+ </g>
11
+ </g>
12
+ <path d="M20.3699 11.9999V12.2221C19.0069 12.4369 16.0736 12.948 14.6292 13.4962C14.1106 13.6962 13.7032 14.0962 13.5032 14.6147C12.9477 16.0517 12.4366 18.9999 12.2217 20.3703H11.7773C11.5625 18.9999 11.044 16.0443 10.4958 14.6147C10.2958 14.1036 9.881 13.6962 9.36989 13.4962C7.92545 12.9406 4.99211 12.4369 3.62915 12.2221V11.7777C4.99211 11.5628 7.92545 11.0517 9.36989 10.5036C9.88841 10.3036 10.2958 9.90359 10.4958 9.38507C11.0514 7.94804 11.5625 4.99989 11.7773 3.62952H12.2217C12.4366 4.99989 12.9551 7.95544 13.5032 9.38507C13.7032 9.89618 14.118 10.3036 14.6292 10.5036C16.0736 11.0591 19.0069 11.5628 20.3699 11.7777V11.9999Z" fill="white"/>
13
+ </g>
14
+ <defs>
15
+ <filter id="filter0_f_10929_2841" x="-32.4739" y="4.62526" width="65.1483" height="65.1482" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
16
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
17
+ <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
18
+ <feGaussianBlur stdDeviation="1.6" result="effect1_foregroundBlur_10929_2841"/>
19
+ </filter>
20
+ <linearGradient id="paint0_linear_10929_2841" x1="24" y1="7.15338e-07" x2="-3.5761e-06" y2="23.9999" gradientUnits="userSpaceOnUse">
21
+ <stop stop-color="#0D7FD4"/>
22
+ <stop offset="0.5625" stop-color="#395FEA"/>
23
+ </linearGradient>
24
+ <radialGradient id="paint1_radial_10929_2841" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.100204 37.1994) rotate(90) scale(29.3741)">
25
+ <stop offset="0.21875" stop-color="#E1E1F2"/>
26
+ <stop offset="0.473958" stop-color="#B6B7EA"/>
27
+ <stop offset="1" stop-color="#576CEB" stop-opacity="0.47"/>
28
+ </radialGradient>
29
+ <clipPath id="clip0_10929_2841">
30
+ <rect width="24" height="24" fill="white"/>
31
+ </clipPath>
32
+ </defs>
33
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11213_36881)">
3
+ <path d="M0 6.62069C0 2.96418 2.96418 0 6.62069 0H17.3793C21.0358 0 24 2.96418 24 6.62069V17.3793C24 21.0358 21.0358 24 17.3793 24H6.62069C2.96418 24 0 21.0358 0 17.3793V6.62069Z" fill="black"/>
4
+ <path d="M14.0448 9.74399H10.1664C10.0032 9.74399 9.86882 9.87839 9.86882 10.0416V13.92C9.86882 14.0832 10.0032 14.2176 10.1664 14.2176H14.0448C14.208 14.2176 14.3424 14.0832 14.3424 13.92V10.0416C14.3424 9.87839 14.208 9.74399 14.0448 9.74399Z" fill="white"/>
5
+ <path d="M9.56162 5.27039H5.68322C5.52002 5.27039 5.38562 5.40479 5.38562 5.56799V9.44639C5.38562 9.60959 5.52002 9.74399 5.68322 9.74399H9.56162C9.72482 9.74399 9.85922 9.60959 9.85922 9.44639V5.56799C9.85922 5.40479 9.72482 5.27039 9.56162 5.27039Z" fill="white"/>
6
+ <path d="M18.528 5.27039H14.6496C14.4864 5.27039 14.352 5.40479 14.352 5.56799V9.44639C14.352 9.60959 14.4864 9.74399 14.6496 9.74399H18.528C18.6912 9.74399 18.8256 9.60959 18.8256 9.44639V5.56799C18.8256 5.40479 18.6912 5.27039 18.528 5.27039Z" fill="white"/>
7
+ <path d="M9.56162 14.2272H5.68322C5.52002 14.2272 5.38562 14.3616 5.38562 14.5248V18.4032C5.38562 18.5664 5.52002 18.7008 5.68322 18.7008H9.56162C9.72482 18.7008 9.85922 18.5664 9.85922 18.4032V14.5248C9.85922 14.3616 9.72482 14.2272 9.56162 14.2272Z" fill="white"/>
8
+ <path d="M18.528 14.2272H14.6496C14.4864 14.2272 14.352 14.3616 14.352 14.5248V18.4032C14.352 18.5664 14.4864 18.7008 14.6496 18.7008H18.528C18.6912 18.7008 18.8256 18.5664 18.8256 18.4032V14.5248C18.8256 14.3616 18.6912 14.2272 18.528 14.2272Z" fill="white"/>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_11213_36881">
12
+ <rect width="24" height="24" fill="white"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>