@ape.swap/bonds-sdk 1.0.502 → 1.0.504

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 (223) hide show
  1. package/dist/components/BondRows/BondRow.d.ts +0 -1
  2. package/dist/components/BondRows/BondRow.js +2 -13
  3. package/dist/components/BondRows/BondRowHeader.js +1 -12
  4. package/dist/components/BondRows/BondRowsByChain.d.ts +1 -1
  5. package/dist/components/BondRows/BondRowsByChain.js +2 -13
  6. package/dist/components/BondRows/BondRowsWithTitle.d.ts +1 -2
  7. package/dist/components/BondRows/BondRowsWithTitle.js +2 -13
  8. package/dist/components/BondRows/ChainTitle.d.ts +1 -1
  9. package/dist/components/BondRows/ChainTitle.js +2 -13
  10. package/dist/components/MenuSelect/MenuSelect.d.ts +5 -1
  11. package/dist/components/MenuSelect/MenuSelect.js +1 -1
  12. package/dist/components/MenuSelect/RecommendationSelector.js +5 -16
  13. package/dist/components/Modals/BondModal/BondModal.js +41 -48
  14. package/dist/components/Modals/YourBondsModal/YourBondsModal.d.ts +2 -2
  15. package/dist/components/Modals/YourBondsModal/YourBondsModal.js +27 -34
  16. package/dist/components/NetworkFilter/index.js +6 -17
  17. package/dist/components/ProgressBar/ProgressBar.js +3 -14
  18. package/dist/components/ProgressBar/ProgressBarWrapper.js +1 -12
  19. package/dist/components/TokenInfoAndName/index.d.ts +1 -1
  20. package/dist/components/TokenInfoAndName/index.js +6 -17
  21. package/dist/components/Tooltip/ButtonsRow.js +1 -1
  22. package/dist/components/Tooltip/Tooltip.js +1 -12
  23. package/dist/components/YourBondsModal/YourBondsModal.js +9 -20
  24. package/dist/components/uikit-sdk/Button/IconButton.js +1 -1
  25. package/dist/components/uikit-sdk/Checkbox/index.d.ts +0 -1
  26. package/dist/components/uikit-sdk/Checkbox/index.js +2 -2
  27. package/dist/components/uikit-sdk/Flex/index.d.ts +3 -1
  28. package/dist/components/uikit-sdk/Input/Input.d.ts +7 -2
  29. package/dist/components/uikit-sdk/Input/Input.js +5 -5
  30. package/dist/components/uikit-sdk/Input/NumericInput.d.ts +4 -5
  31. package/dist/components/uikit-sdk/Input/StyledInput.js +1 -12
  32. package/dist/components/uikit-sdk/Select/Select.js +4 -4
  33. package/dist/components/uikit-sdk/Select/SelectItem.d.ts +0 -1
  34. package/dist/components/uikit-sdk/Select/SelectItem.js +1 -1
  35. package/dist/components/uikit-sdk/Svg/Icons/AbondFullLogo.js +1 -12
  36. package/dist/components/uikit-sdk/Svg/Icons/AbondSmallLogo.js +1 -12
  37. package/dist/components/uikit-sdk/Svg/Icons/AccountMonkey.js +1 -12
  38. package/dist/components/uikit-sdk/Svg/Icons/AllChains.js +1 -12
  39. package/dist/components/uikit-sdk/Svg/Icons/ApebondLogo.js +1 -12
  40. package/dist/components/uikit-sdk/Svg/Icons/ApeswapSmallLogo.js +1 -12
  41. package/dist/components/uikit-sdk/Svg/Icons/Arrow.js +1 -12
  42. package/dist/components/uikit-sdk/Svg/Icons/Audit.js +1 -12
  43. package/dist/components/uikit-sdk/Svg/Icons/BananaIcon.js +1 -12
  44. package/dist/components/uikit-sdk/Svg/Icons/BillsM1.js +1 -12
  45. package/dist/components/uikit-sdk/Svg/Icons/BillsM2.js +1 -12
  46. package/dist/components/uikit-sdk/Svg/Icons/BillsM3.js +1 -12
  47. package/dist/components/uikit-sdk/Svg/Icons/Bridge.js +1 -12
  48. package/dist/components/uikit-sdk/Svg/Icons/Bubble.js +1 -12
  49. package/dist/components/uikit-sdk/Svg/Icons/Calculator.js +1 -12
  50. package/dist/components/uikit-sdk/Svg/Icons/Calendar.js +1 -12
  51. package/dist/components/uikit-sdk/Svg/Icons/Cancelled.js +1 -12
  52. package/dist/components/uikit-sdk/Svg/Icons/Card.js +1 -12
  53. package/dist/components/uikit-sdk/Svg/Icons/Caret.js +1 -12
  54. package/dist/components/uikit-sdk/Svg/Icons/Chain.js +1 -12
  55. package/dist/components/uikit-sdk/Svg/Icons/Chart.js +1 -12
  56. package/dist/components/uikit-sdk/Svg/Icons/Chat.js +1 -12
  57. package/dist/components/uikit-sdk/Svg/Icons/Close.js +1 -12
  58. package/dist/components/uikit-sdk/Svg/Icons/Cog.d.ts +0 -1
  59. package/dist/components/uikit-sdk/Svg/Icons/Cog.js +1 -12
  60. package/dist/components/uikit-sdk/Svg/Icons/Collapse.js +1 -12
  61. package/dist/components/uikit-sdk/Svg/Icons/Copy.js +1 -12
  62. package/dist/components/uikit-sdk/Svg/Icons/Discord.js +1 -12
  63. package/dist/components/uikit-sdk/Svg/Icons/DiscordNew.js +1 -12
  64. package/dist/components/uikit-sdk/Svg/Icons/Docs.js +1 -12
  65. package/dist/components/uikit-sdk/Svg/Icons/DocsV2.js +1 -12
  66. package/dist/components/uikit-sdk/Svg/Icons/Ellipse.js +1 -12
  67. package/dist/components/uikit-sdk/Svg/Icons/Error.js +1 -12
  68. package/dist/components/uikit-sdk/Svg/Icons/Expand.js +1 -12
  69. package/dist/components/uikit-sdk/Svg/Icons/Explorer.js +1 -12
  70. package/dist/components/uikit-sdk/Svg/Icons/External.js +1 -12
  71. package/dist/components/uikit-sdk/Svg/Icons/Farm.js +1 -12
  72. package/dist/components/uikit-sdk/Svg/Icons/Fav.js +1 -12
  73. package/dist/components/uikit-sdk/Svg/Icons/FilledURL.js +1 -12
  74. package/dist/components/uikit-sdk/Svg/Icons/Fire.js +1 -12
  75. package/dist/components/uikit-sdk/Svg/Icons/Frame.js +1 -12
  76. package/dist/components/uikit-sdk/Svg/Icons/FullLogo.js +1 -12
  77. package/dist/components/uikit-sdk/Svg/Icons/Gnana.js +1 -12
  78. package/dist/components/uikit-sdk/Svg/Icons/GreenShield.d.ts +0 -1
  79. package/dist/components/uikit-sdk/Svg/Icons/GreenShield.js +1 -12
  80. package/dist/components/uikit-sdk/Svg/Icons/Hamburger.js +1 -12
  81. package/dist/components/uikit-sdk/Svg/Icons/HamburgerClosed.js +1 -12
  82. package/dist/components/uikit-sdk/Svg/Icons/Home.js +1 -12
  83. package/dist/components/uikit-sdk/Svg/Icons/Hot.js +1 -12
  84. package/dist/components/uikit-sdk/Svg/Icons/Info.js +1 -12
  85. package/dist/components/uikit-sdk/Svg/Icons/InfoSolid.js +1 -12
  86. package/dist/components/uikit-sdk/Svg/Icons/Insight.js +1 -12
  87. package/dist/components/uikit-sdk/Svg/Icons/Instagram.js +1 -12
  88. package/dist/components/uikit-sdk/Svg/Icons/Island.js +1 -12
  89. package/dist/components/uikit-sdk/Svg/Icons/LanguageIcon.js +1 -12
  90. package/dist/components/uikit-sdk/Svg/Icons/LineChart.js +1 -12
  91. package/dist/components/uikit-sdk/Svg/Icons/LiquidityIcon.js +1 -12
  92. package/dist/components/uikit-sdk/Svg/Icons/Logout.js +1 -12
  93. package/dist/components/uikit-sdk/Svg/Icons/Medium.js +1 -12
  94. package/dist/components/uikit-sdk/Svg/Icons/MenuSettings.js +1 -12
  95. package/dist/components/uikit-sdk/Svg/Icons/Message.js +1 -12
  96. package/dist/components/uikit-sdk/Svg/Icons/Migrate.js +1 -12
  97. package/dist/components/uikit-sdk/Svg/Icons/Moon.js +1 -12
  98. package/dist/components/uikit-sdk/Svg/Icons/More.js +1 -12
  99. package/dist/components/uikit-sdk/Svg/Icons/NFA.js +1 -12
  100. package/dist/components/uikit-sdk/Svg/Icons/NavCaret.js +1 -12
  101. package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.d.ts +0 -1
  102. package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.js +1 -12
  103. package/dist/components/uikit-sdk/Svg/Icons/Play.js +1 -12
  104. package/dist/components/uikit-sdk/Svg/Icons/Pool.js +1 -12
  105. package/dist/components/uikit-sdk/Svg/Icons/Positions.js +1 -12
  106. package/dist/components/uikit-sdk/Svg/Icons/ProfileDark.js +1 -12
  107. package/dist/components/uikit-sdk/Svg/Icons/ProfileLight.js +1 -12
  108. package/dist/components/uikit-sdk/Svg/Icons/Question.js +1 -12
  109. package/dist/components/uikit-sdk/Svg/Icons/QuestionCircle.js +1 -12
  110. package/dist/components/uikit-sdk/Svg/Icons/QuestionFill.js +1 -12
  111. package/dist/components/uikit-sdk/Svg/Icons/Quiz.js +1 -12
  112. package/dist/components/uikit-sdk/Svg/Icons/Receipt.js +1 -12
  113. package/dist/components/uikit-sdk/Svg/Icons/Reddit.js +1 -12
  114. package/dist/components/uikit-sdk/Svg/Icons/Rocket.js +1 -12
  115. package/dist/components/uikit-sdk/Svg/Icons/ScrollTop.js +1 -12
  116. package/dist/components/uikit-sdk/Svg/Icons/Search.js +1 -12
  117. package/dist/components/uikit-sdk/Svg/Icons/Send.js +1 -12
  118. package/dist/components/uikit-sdk/Svg/Icons/Settings.js +1 -12
  119. package/dist/components/uikit-sdk/Svg/Icons/Share.js +1 -12
  120. package/dist/components/uikit-sdk/Svg/Icons/Sort.js +1 -12
  121. package/dist/components/uikit-sdk/Svg/Icons/Success.js +1 -12
  122. package/dist/components/uikit-sdk/Svg/Icons/SuccessOutline.js +1 -12
  123. package/dist/components/uikit-sdk/Svg/Icons/SwapArrows.js +1 -12
  124. package/dist/components/uikit-sdk/Svg/Icons/SwitchArrows.d.ts +0 -1
  125. package/dist/components/uikit-sdk/Svg/Icons/SwitchArrows.js +1 -12
  126. package/dist/components/uikit-sdk/Svg/Icons/Tag.js +1 -12
  127. package/dist/components/uikit-sdk/Svg/Icons/Telegram.js +1 -12
  128. package/dist/components/uikit-sdk/Svg/Icons/TelegramNew.js +1 -12
  129. package/dist/components/uikit-sdk/Svg/Icons/TextLogo.js +1 -12
  130. package/dist/components/uikit-sdk/Svg/Icons/TickShield.js +1 -12
  131. package/dist/components/uikit-sdk/Svg/Icons/Trade.js +1 -12
  132. package/dist/components/uikit-sdk/Svg/Icons/Trash.js +1 -12
  133. package/dist/components/uikit-sdk/Svg/Icons/Twitter.js +1 -12
  134. package/dist/components/uikit-sdk/Svg/Icons/URL.js +1 -12
  135. package/dist/components/uikit-sdk/Svg/Icons/Vaults.js +1 -12
  136. package/dist/components/uikit-sdk/Svg/Icons/Verified.js +1 -12
  137. package/dist/components/uikit-sdk/Svg/Icons/Wallet.js +1 -12
  138. package/dist/components/uikit-sdk/Svg/Icons/Warning.js +1 -12
  139. package/dist/components/uikit-sdk/Svg/Icons/Watch.js +1 -12
  140. package/dist/components/uikit-sdk/Svg/Icons/Website.js +1 -12
  141. package/dist/components/uikit-sdk/Svg/Icons/WebsiteNew.js +1 -12
  142. package/dist/components/uikit-sdk/Svg/Icons/WhitepaperNew.js +1 -12
  143. package/dist/components/uikit-sdk/Svg/Icons/XNew.js +1 -12
  144. package/dist/components/uikit-sdk/Svg/Icons/YellowQuestionMark.js +1 -12
  145. package/dist/components/uikit-sdk/Svg/Icons/ZapArrow.js +1 -12
  146. package/dist/components/uikit-sdk/Svg/Icons/ZapIcon.js +1 -12
  147. package/dist/components/uikit-sdk/Svg/Icons/polygonNew.js +1 -12
  148. package/dist/components/uikit-sdk/Svg/index.d.ts +0 -1
  149. package/dist/components/uikit-sdk/Svg/tokens/ABOND.js +1 -12
  150. package/dist/components/uikit-sdk/Svg/tokens/ARBITRUM.js +1 -12
  151. package/dist/components/uikit-sdk/Svg/tokens/AVAX.js +1 -12
  152. package/dist/components/uikit-sdk/Svg/tokens/BANANA.js +1 -12
  153. package/dist/components/uikit-sdk/Svg/tokens/BASE.js +1 -12
  154. package/dist/components/uikit-sdk/Svg/tokens/BNB.js +1 -12
  155. package/dist/components/uikit-sdk/Svg/tokens/BSC.js +1 -12
  156. package/dist/components/uikit-sdk/Svg/tokens/CELO.js +1 -12
  157. package/dist/components/uikit-sdk/Svg/tokens/CRONOS.js +1 -12
  158. package/dist/components/uikit-sdk/Svg/tokens/ETH.js +1 -12
  159. package/dist/components/uikit-sdk/Svg/tokens/FANTOM.js +1 -12
  160. package/dist/components/uikit-sdk/Svg/tokens/GNANA.js +1 -12
  161. package/dist/components/uikit-sdk/Svg/tokens/GNOSIS.js +1 -12
  162. package/dist/components/uikit-sdk/Svg/tokens/INEVM.js +1 -12
  163. package/dist/components/uikit-sdk/Svg/tokens/IOTA.js +1 -12
  164. package/dist/components/uikit-sdk/Svg/tokens/LIGHTLINK.js +1 -12
  165. package/dist/components/uikit-sdk/Svg/tokens/LINEA.js +1 -12
  166. package/dist/components/uikit-sdk/Svg/tokens/OKX.js +1 -12
  167. package/dist/components/uikit-sdk/Svg/tokens/OPTIMISM.js +2 -13
  168. package/dist/components/uikit-sdk/Svg/tokens/POLYGON.js +1 -12
  169. package/dist/components/uikit-sdk/Svg/tokens/POLYGONZK.js +1 -12
  170. package/dist/components/uikit-sdk/Svg/tokens/TLOS.js +1 -12
  171. package/dist/components/uikit-sdk/Svg/walletIcons/BinanceChain.d.ts +0 -1
  172. package/dist/components/uikit-sdk/Svg/walletIcons/BinanceChain.js +1 -12
  173. package/dist/components/uikit-sdk/Svg/walletIcons/Bitkeep.d.ts +0 -1
  174. package/dist/components/uikit-sdk/Svg/walletIcons/Bitkeep.js +1 -12
  175. package/dist/components/uikit-sdk/Svg/walletIcons/Brave.d.ts +0 -1
  176. package/dist/components/uikit-sdk/Svg/walletIcons/Brave.js +1 -12
  177. package/dist/components/uikit-sdk/Svg/walletIcons/Coinbase.d.ts +0 -1
  178. package/dist/components/uikit-sdk/Svg/walletIcons/Coinbase.js +1 -12
  179. package/dist/components/uikit-sdk/Svg/walletIcons/MadWallet.js +1 -12
  180. package/dist/components/uikit-sdk/Svg/walletIcons/MathWallet.d.ts +0 -1
  181. package/dist/components/uikit-sdk/Svg/walletIcons/MathWallet.js +1 -12
  182. package/dist/components/uikit-sdk/Svg/walletIcons/Metamask.d.ts +0 -1
  183. package/dist/components/uikit-sdk/Svg/walletIcons/Metamask.js +1 -12
  184. package/dist/components/uikit-sdk/Svg/walletIcons/Nabox.d.ts +0 -1
  185. package/dist/components/uikit-sdk/Svg/walletIcons/Nabox.js +1 -12
  186. package/dist/components/uikit-sdk/Svg/walletIcons/OKX.d.ts +0 -1
  187. package/dist/components/uikit-sdk/Svg/walletIcons/OKX.js +1 -12
  188. package/dist/components/uikit-sdk/Svg/walletIcons/OntoWallet.d.ts +0 -1
  189. package/dist/components/uikit-sdk/Svg/walletIcons/OntoWallet.js +1 -12
  190. package/dist/components/uikit-sdk/Svg/walletIcons/SafePalWallet.d.ts +0 -1
  191. package/dist/components/uikit-sdk/Svg/walletIcons/SafePalWallet.js +1 -12
  192. package/dist/components/uikit-sdk/Svg/walletIcons/SocialLogin.d.ts +0 -1
  193. package/dist/components/uikit-sdk/Svg/walletIcons/SocialLogin.js +1 -12
  194. package/dist/components/uikit-sdk/Svg/walletIcons/TokenPocket.d.ts +0 -1
  195. package/dist/components/uikit-sdk/Svg/walletIcons/TokenPocket.js +1 -12
  196. package/dist/components/uikit-sdk/Svg/walletIcons/TorusWallet.d.ts +0 -1
  197. package/dist/components/uikit-sdk/Svg/walletIcons/TorusWallet.js +1 -12
  198. package/dist/components/uikit-sdk/Svg/walletIcons/TrustWallet.d.ts +0 -1
  199. package/dist/components/uikit-sdk/Svg/walletIcons/TrustWallet.js +1 -12
  200. package/dist/components/uikit-sdk/Svg/walletIcons/Unstoppable.js +1 -12
  201. package/dist/components/uikit-sdk/Svg/walletIcons/WalletConnect.d.ts +0 -1
  202. package/dist/components/uikit-sdk/Svg/walletIcons/WalletConnect.js +1 -12
  203. package/dist/components/uikit-sdk/Svg/walletIcons/WalletImage.js +1 -12
  204. package/dist/components/uikit-sdk/Tag/ListTag.js +1 -1
  205. package/dist/components/uikit-sdk/Tag/styles.d.ts +2 -3
  206. package/dist/components/uikit-sdk/Text/index.js +1 -1
  207. package/dist/components/uikit-sdk/TokenImage/index.d.ts +1 -1
  208. package/dist/components/uikit-sdk/TokenImage/index.js +2 -13
  209. package/dist/components/uikit-sdk/TooltipBubble/index.js +1 -1
  210. package/dist/config/constants/addresses.js +4 -4
  211. package/dist/contexts/Localization/Provider.js +1 -1
  212. package/dist/contexts/ModalContext.js +3 -14
  213. package/dist/contexts/RefreshContext.js +1 -12
  214. package/dist/hooks/PriceGetter/usePricesFromPriceGetter.js +3 -3
  215. package/dist/pages/BondSingle/BondSingle.js +4 -15
  216. package/dist/pages/Bonds/Bonds.js +1 -12
  217. package/dist/pages/YourBonds/YourBonds.js +7 -18
  218. package/dist/pages/YourBonds/fetchBillsUser.js +5 -7
  219. package/dist/state/tokenPrices/fetchTokenPricesForMultipleChains.js +16 -3
  220. package/dist/state/tokenPrices/useTokenPricesNew.d.ts +1 -1
  221. package/dist/state/tokenPrices/useTokenPricesNew.js +1 -1
  222. package/dist/theme/colors.js +2 -2
  223. package/package.json +4 -3
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var FANTOM = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_2065_1996)" }, { children: [_jsx("path", { d: "M14.9997 29.1663C22.8237 29.1663 29.1663 22.8237 29.1663 14.9997C29.1663 7.17564 22.8237 0.833008 14.9997 0.833008C7.17564 0.833008 0.833008 7.17564 0.833008 14.9997C0.833008 22.8237 7.17564 29.1663 14.9997 29.1663Z", fill: "#1969FF" }), _jsx("path", { d: "M14.141 5.33811C14.6182 5.08651 15.3445 5.08651 15.8217 5.33811L20.692 7.90568C20.9795 8.05723 21.1373 8.28304 21.1656 8.51615H21.1702V21.422C21.1639 21.6763 21.0046 21.9289 20.692 22.0937L15.8218 24.6612C15.3445 24.9128 14.6182 24.9128 14.141 24.6612L9.27072 22.0937C8.95947 21.9296 8.81011 21.6752 8.80272 21.422C8.80192 21.4003 8.80191 21.3786 8.80269 21.357V8.60309C8.80197 8.58523 8.80197 8.56735 8.80269 8.54949V8.51618H8.80491C8.82652 8.28049 8.97723 8.06046 9.27072 7.90571L14.141 5.33814L14.141 5.33811ZM20.3955 15.6914L15.8203 18.1114C15.3437 18.3634 14.6185 18.3634 14.1419 18.1114L9.57682 15.6968V21.3821L14.1419 23.7839C14.4117 23.9282 14.6922 24.0689 14.9653 24.075L14.9811 24.0752C15.2537 24.0761 15.5184 23.9375 15.7867 23.8062L20.3955 21.3614V15.6914ZM8.03908 21.1422C8.03908 21.637 8.09607 21.9622 8.20924 22.1912C8.30301 22.3811 8.44374 22.5262 8.70068 22.7028L8.71534 22.7128C8.77173 22.7512 8.83385 22.7914 8.90947 22.8386L8.99865 22.8937L9.27246 23.0604L8.87972 23.7155L8.57326 23.5287L8.52174 23.4968C8.43314 23.4416 8.35968 23.3942 8.29117 23.3476C7.55885 22.8495 7.28575 22.3064 7.28036 21.1767L7.28027 21.1422H8.03908ZM14.6126 12.2604C14.5772 12.2726 14.544 12.2867 14.5137 12.3027L9.65089 14.8786C9.64577 14.8813 9.64093 14.884 9.63628 14.8866L9.63216 14.889L9.6398 14.8934L9.65087 14.8994L14.5137 17.4752C14.5455 17.4919 14.5786 17.506 14.6126 17.5176V12.2604ZM15.3874 12.2604V17.5176C15.4214 17.506 15.4545 17.4919 15.4863 17.4752L20.3491 14.8994C20.3542 14.8967 20.3591 14.894 20.3637 14.8914L20.3678 14.889L20.3602 14.8846L20.3491 14.8786L15.4863 12.3027C15.4545 12.2861 15.4214 12.2719 15.3874 12.2604ZM20.3955 9.43814L16.0238 11.7347L20.3955 14.0312V9.43814ZM9.57682 9.43814V14.0312L13.9486 11.7347L9.57682 9.43814ZM15.4821 6.0245C15.229 5.89069 14.771 5.89069 14.5179 6.0245L9.65092 8.59766C9.6458 8.60037 9.6409 8.60303 9.63628 8.60569L9.63216 8.60807L9.6398 8.61244L9.65089 8.61847L14.5179 11.1916C14.771 11.3254 15.229 11.3254 15.4821 11.1916L20.3491 8.61847C20.3542 8.61576 20.3591 8.6131 20.3637 8.61045L20.3678 8.60807L20.3602 8.60369L20.3491 8.59766L15.4821 6.0245ZM21.1203 6.28385L21.4267 6.47061L21.4783 6.50249C21.5669 6.55769 21.6403 6.60511 21.7088 6.65171C22.4412 7.14984 22.7142 7.6929 22.7196 8.82267L22.7197 8.85709H21.9609C21.9609 8.36231 21.9039 8.03717 21.7908 7.80806C21.697 7.6182 21.5563 7.47307 21.2994 7.29651L21.2847 7.2865C21.2208 7.24331 21.1561 7.20138 21.0905 7.16074L21.0014 7.10562L20.7275 6.93892L21.1203 6.28385Z", fill: "white" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_2065_1996" }, { children: _jsx("rect", { width: "30", height: "30", fill: "white" }) })) })] })));
4
+ return (_jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { clipPath: "url(#clip0_2065_1996)", children: [_jsx("path", { d: "M14.9997 29.1663C22.8237 29.1663 29.1663 22.8237 29.1663 14.9997C29.1663 7.17564 22.8237 0.833008 14.9997 0.833008C7.17564 0.833008 0.833008 7.17564 0.833008 14.9997C0.833008 22.8237 7.17564 29.1663 14.9997 29.1663Z", fill: "#1969FF" }), _jsx("path", { d: "M14.141 5.33811C14.6182 5.08651 15.3445 5.08651 15.8217 5.33811L20.692 7.90568C20.9795 8.05723 21.1373 8.28304 21.1656 8.51615H21.1702V21.422C21.1639 21.6763 21.0046 21.9289 20.692 22.0937L15.8218 24.6612C15.3445 24.9128 14.6182 24.9128 14.141 24.6612L9.27072 22.0937C8.95947 21.9296 8.81011 21.6752 8.80272 21.422C8.80192 21.4003 8.80191 21.3786 8.80269 21.357V8.60309C8.80197 8.58523 8.80197 8.56735 8.80269 8.54949V8.51618H8.80491C8.82652 8.28049 8.97723 8.06046 9.27072 7.90571L14.141 5.33814L14.141 5.33811ZM20.3955 15.6914L15.8203 18.1114C15.3437 18.3634 14.6185 18.3634 14.1419 18.1114L9.57682 15.6968V21.3821L14.1419 23.7839C14.4117 23.9282 14.6922 24.0689 14.9653 24.075L14.9811 24.0752C15.2537 24.0761 15.5184 23.9375 15.7867 23.8062L20.3955 21.3614V15.6914ZM8.03908 21.1422C8.03908 21.637 8.09607 21.9622 8.20924 22.1912C8.30301 22.3811 8.44374 22.5262 8.70068 22.7028L8.71534 22.7128C8.77173 22.7512 8.83385 22.7914 8.90947 22.8386L8.99865 22.8937L9.27246 23.0604L8.87972 23.7155L8.57326 23.5287L8.52174 23.4968C8.43314 23.4416 8.35968 23.3942 8.29117 23.3476C7.55885 22.8495 7.28575 22.3064 7.28036 21.1767L7.28027 21.1422H8.03908ZM14.6126 12.2604C14.5772 12.2726 14.544 12.2867 14.5137 12.3027L9.65089 14.8786C9.64577 14.8813 9.64093 14.884 9.63628 14.8866L9.63216 14.889L9.6398 14.8934L9.65087 14.8994L14.5137 17.4752C14.5455 17.4919 14.5786 17.506 14.6126 17.5176V12.2604ZM15.3874 12.2604V17.5176C15.4214 17.506 15.4545 17.4919 15.4863 17.4752L20.3491 14.8994C20.3542 14.8967 20.3591 14.894 20.3637 14.8914L20.3678 14.889L20.3602 14.8846L20.3491 14.8786L15.4863 12.3027C15.4545 12.2861 15.4214 12.2719 15.3874 12.2604ZM20.3955 9.43814L16.0238 11.7347L20.3955 14.0312V9.43814ZM9.57682 9.43814V14.0312L13.9486 11.7347L9.57682 9.43814ZM15.4821 6.0245C15.229 5.89069 14.771 5.89069 14.5179 6.0245L9.65092 8.59766C9.6458 8.60037 9.6409 8.60303 9.63628 8.60569L9.63216 8.60807L9.6398 8.61244L9.65089 8.61847L14.5179 11.1916C14.771 11.3254 15.229 11.3254 15.4821 11.1916L20.3491 8.61847C20.3542 8.61576 20.3591 8.6131 20.3637 8.61045L20.3678 8.60807L20.3602 8.60369L20.3491 8.59766L15.4821 6.0245ZM21.1203 6.28385L21.4267 6.47061L21.4783 6.50249C21.5669 6.55769 21.6403 6.60511 21.7088 6.65171C22.4412 7.14984 22.7142 7.6929 22.7196 8.82267L22.7197 8.85709H21.9609C21.9609 8.36231 21.9039 8.03717 21.7908 7.80806C21.697 7.6182 21.5563 7.47307 21.2994 7.29651L21.2847 7.2865C21.2208 7.24331 21.1561 7.20138 21.0905 7.16074L21.0014 7.10562L20.7275 6.93892L21.1203 6.28385Z", fill: "white" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_2065_1996", children: _jsx("rect", { width: "30", height: "30", fill: "white" }) }) })] }));
16
5
  };
17
6
  export default FANTOM;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var GNANA = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '25', viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("path", { d: "M18 36C27.9411 36 36 27.9411 36 18C36 8.05887 27.9411 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36Z", fill: "#627EEA" }), _jsx("path", { d: "M36 18C36 27.9386 27.9386 36 18 36C17.4857 36 16.9714 35.9743 16.4572 35.9357C7.23858 35.1514 0 27.4243 0 18C0 8.06142 8.06142 0 18 0C20.1857 0 22.2686 0.385714 24.21 1.09286C31.0886 3.62572 36 10.2343 36 18Z", fill: "#333333" }), _jsx("path", { d: "M27.5522 9.66816L26.0993 9.73242L25.9965 6.86526C25.9836 6.56958 26.2151 6.32526 26.5108 6.31242L26.8836 6.29958C27.1793 6.28674 27.4236 6.51816 27.4365 6.81384L27.5522 9.66816Z", fill: "url(#paint0_linear_8932_37902)" }), _jsx("path", { d: "M27.552 9.6687L26.832 9.69444L26.7035 6.28728L26.8963 6.27444C27.192 6.26154 27.4363 6.49296 27.4492 6.7887L27.552 9.6687Z", fill: "url(#paint1_linear_8932_37902)" }), _jsx("path", { d: "M28.8767 10.8386C29.0052 12.2015 28.941 13.6029 28.6709 15.0172C27.1281 22.9629 19.4395 28.1572 11.4938 26.6143C10.0795 26.3443 8.75521 25.8686 7.53379 25.2386C7.44379 25.1872 6.64669 24.6858 6.15811 23.9658C5.91382 23.6058 5.73382 23.1943 5.75953 22.7572C5.75953 22.7572 5.75953 22.7572 5.75953 22.7443C5.75953 22.6929 5.77238 22.6415 5.78524 22.6029C5.7981 22.5515 5.81096 22.5129 5.83667 22.4743C6.01669 22.1401 6.46669 21.9343 7.04521 21.8058C8.30521 21.5229 10.1438 21.6129 10.9152 21.5743H10.9281C11.121 21.5743 11.301 21.5615 11.4938 21.5486C11.5067 21.5486 11.5195 21.5486 11.5195 21.5486C11.7252 21.5358 11.931 21.5229 12.1367 21.4972C12.201 21.4972 12.2652 21.4843 12.3167 21.4843C12.3681 21.4715 12.4195 21.4715 12.4838 21.4586C12.5352 21.4586 12.5867 21.4458 12.6381 21.4329C12.7152 21.4201 12.7795 21.4201 12.8567 21.4072C12.9981 21.3815 13.1395 21.3686 13.2681 21.3429C13.3452 21.3301 13.4224 21.3172 13.5124 21.2915C13.731 21.2529 13.9495 21.2015 14.1552 21.1501C14.2195 21.1372 14.2838 21.1243 14.361 21.0986C14.4252 21.0858 14.4895 21.0601 14.5667 21.0472C14.7595 20.9958 14.9652 20.9315 15.1581 20.8672C15.171 20.8672 15.1838 20.8543 15.1967 20.8543L15.2481 20.8415C15.531 20.7515 15.8138 20.6486 16.0967 20.5329C16.3538 20.4301 16.6238 20.3143 16.881 20.1986C16.9195 20.1858 16.9452 20.1729 16.9838 20.1472L17.0224 20.1343C17.1895 20.0572 17.3567 19.9672 17.5238 19.8772C17.5367 19.8643 17.5624 19.8643 17.5752 19.8515C17.601 19.8386 17.6138 19.8258 17.6395 19.8129C18.1152 19.5558 18.5652 19.2858 19.0152 18.9772C19.1052 18.9258 19.1824 18.8615 19.2724 18.7972C19.3495 18.7458 19.4267 18.6815 19.5167 18.6172C19.5295 18.6043 19.5424 18.5915 19.5552 18.5915C19.5938 18.5529 19.6452 18.5272 19.6838 18.4886C19.8124 18.3858 19.941 18.2829 20.0695 18.1801C20.1338 18.1286 20.1981 18.0772 20.2624 18.0258C20.3524 17.9486 20.4552 17.8586 20.5452 17.7686C20.5838 17.7301 20.6224 17.7043 20.6481 17.6658C20.7767 17.5501 20.9052 17.4343 21.021 17.3058C21.561 16.7658 22.0752 16.1872 22.5252 15.5572C22.5381 15.5443 22.5381 15.5315 22.551 15.5186C22.731 15.2872 22.8981 15.0429 23.0524 14.7858C23.1295 14.6701 23.2067 14.5543 23.271 14.4386C23.3224 14.3486 23.3867 14.2458 23.4381 14.1558C23.451 14.1429 23.4638 14.1172 23.4638 14.1043C23.5795 13.8986 23.6952 13.6801 23.7981 13.4615C24.3895 12.2915 24.8267 11.0186 25.0838 9.68148C25.1095 9.54006 25.1352 9.39864 25.161 9.25722C25.161 9.25722 25.1738 9.21864 25.1995 9.15432C25.2124 9.12864 25.2124 9.1158 25.2252 9.09006C25.2252 9.07722 25.2381 9.06432 25.2381 9.05148C25.2381 9.03864 25.2509 9.0258 25.2509 9.0129C25.3667 8.76864 25.5981 8.43432 26.0095 8.2158C26.3052 8.06148 26.691 7.97148 27.1924 8.04864C27.6681 8.1258 28.0152 8.43432 28.2724 8.8329C28.6581 9.45006 28.8124 10.3115 28.8767 10.8386Z", fill: "url(#paint2_linear_8932_37902)" }), _jsx("path", { d: "M27.1923 8.03556C27.1923 8.0484 27.1923 8.0484 27.1923 8.06124C27.3467 9.35982 27.3338 10.697 27.1152 12.047C27.0895 12.227 27.0509 12.407 27.0252 12.587C25.4823 20.5327 17.7938 25.727 9.84809 24.1841C8.66525 23.9527 7.55951 23.5927 6.50525 23.117C6.35093 23.0398 6.19667 22.9756 6.04235 22.8984C5.95238 22.847 5.84952 22.7956 5.75952 22.757C5.75952 22.7056 5.77238 22.6541 5.78524 22.6156C5.7981 22.5641 5.81095 22.5256 5.83666 22.487C6.01667 22.1527 6.46667 21.947 7.04525 21.8184C8.30525 21.5356 10.1438 21.6256 10.9152 21.587H10.9281C11.1209 21.587 11.3009 21.5741 11.4938 21.5612C11.5067 21.5612 11.5195 21.5612 11.5195 21.5612C11.7252 21.5484 11.9309 21.5356 12.1367 21.5098C12.1495 21.5098 12.1752 21.5098 12.1881 21.5098C12.2267 21.5098 12.2781 21.497 12.3167 21.497C12.3681 21.4841 12.4195 21.4841 12.4838 21.4712C12.5481 21.4584 12.5867 21.4584 12.6381 21.4456C12.7152 21.4327 12.7795 21.4327 12.8567 21.4198C12.9981 21.3941 13.1395 21.3684 13.2681 21.3556C13.3452 21.3427 13.4223 21.3298 13.5123 21.3041C13.6538 21.2784 13.7823 21.2527 13.9109 21.2141C13.9881 21.2012 14.0652 21.1756 14.1552 21.1627C14.2195 21.1498 14.2838 21.1241 14.3609 21.1112C14.4252 21.0984 14.4895 21.0727 14.5667 21.0598C14.7595 21.0084 14.9652 20.9441 15.1581 20.8798C15.1709 20.8798 15.1838 20.867 15.1967 20.867L15.2481 20.8541C15.2995 20.8412 15.3509 20.8156 15.4023 20.8027C15.6338 20.7256 15.8652 20.6356 16.0967 20.5456C16.3281 20.4556 16.5467 20.3527 16.7781 20.2498C16.8167 20.237 16.8423 20.2241 16.8809 20.1984C16.9195 20.1856 16.9452 20.1727 16.9838 20.147L17.0223 20.1341C17.1252 20.0827 17.2281 20.0312 17.3309 19.9798C17.3952 19.9412 17.4595 19.9156 17.5238 19.8898C17.5367 19.877 17.5623 19.877 17.5752 19.8641C17.6009 19.8512 17.6138 19.8384 17.6395 19.8256C17.7295 19.7741 17.8195 19.7227 17.9095 19.6712C17.9738 19.6327 18.0381 19.5941 18.1023 19.5556C18.1281 19.5427 18.1667 19.517 18.1923 19.5041C18.2823 19.4527 18.3723 19.3884 18.4623 19.337C18.5523 19.2856 18.6295 19.2341 18.7067 19.1698C18.8095 19.1056 18.8995 19.0412 19.0023 18.977C19.0923 18.9127 19.1695 18.8612 19.2595 18.797C19.3367 18.7327 19.4138 18.6812 19.5038 18.617C19.5167 18.6041 19.5295 18.5912 19.5423 18.5912C19.5809 18.5527 19.6323 18.527 19.6709 18.4884C19.7995 18.3856 19.9281 18.2827 20.0567 18.1798C20.1209 18.1284 20.1852 18.077 20.2495 18.0256C20.3395 17.9484 20.4423 17.8584 20.5323 17.7684C20.5709 17.7298 20.6095 17.7041 20.6352 17.6656C20.6738 17.627 20.7123 17.6012 20.7381 17.5627C20.8281 17.4727 20.9181 17.3956 21.0081 17.3056C21.0852 17.2284 21.1495 17.1641 21.2267 17.087C21.3167 16.997 21.3938 16.9198 21.4709 16.8298C21.5095 16.7912 21.5481 16.7398 21.5995 16.6884C21.6252 16.6498 21.6638 16.6112 21.6895 16.5856C21.7667 16.5084 21.8309 16.4184 21.9081 16.3412C21.9852 16.2512 22.0495 16.1741 22.1267 16.0841C22.1781 16.0198 22.2423 15.9427 22.2938 15.8784C22.3709 15.7756 22.4481 15.6727 22.5252 15.5698C22.5381 15.557 22.5381 15.5441 22.5509 15.5312C22.6281 15.4284 22.6923 15.3384 22.7567 15.2356C22.7952 15.1712 22.8467 15.107 22.8852 15.0427C22.9367 14.9656 22.9881 14.8756 23.0523 14.7984C23.1038 14.7212 23.1423 14.657 23.1938 14.5798C23.2195 14.5412 23.2452 14.4898 23.2709 14.4512C23.3223 14.3612 23.3867 14.2584 23.4381 14.1684C23.4509 14.1556 23.4638 14.1298 23.4638 14.117C23.5023 14.0398 23.5538 13.9627 23.5923 13.8727C23.6309 13.8084 23.6567 13.7441 23.6952 13.6798C23.7338 13.6156 23.7595 13.5512 23.7981 13.4741C23.8495 13.3841 23.8881 13.2812 23.9395 13.1784C23.9652 13.127 23.9909 13.0756 24.0167 13.0241C24.0809 12.8956 24.1323 12.767 24.1838 12.6384C24.2223 12.5484 24.2609 12.4712 24.2867 12.3812C24.3381 12.2527 24.3895 12.1241 24.4409 11.9956C24.4667 11.9056 24.5052 11.8156 24.5309 11.7256C24.5823 11.597 24.6209 11.4556 24.6595 11.3141C24.6852 11.2241 24.7109 11.147 24.7367 11.057C24.7881 10.9027 24.8267 10.7484 24.8652 10.607C24.8781 10.5427 24.8909 10.4912 24.9167 10.427C24.9167 10.4012 24.9295 10.3756 24.9295 10.3627C24.9809 10.1441 25.0323 9.91272 25.0838 9.69414C25.1095 9.55272 25.1352 9.41124 25.1609 9.26982C25.1609 9.26982 25.1738 9.23124 25.1995 9.16698C25.2123 9.14124 25.2123 9.1284 25.2252 9.10272C25.2252 9.08982 25.2381 9.07698 25.2381 9.06414C25.2381 9.05124 25.2509 9.0384 25.2509 9.02556C25.3667 8.78124 25.5981 8.44698 26.0095 8.2284C26.3052 8.0484 26.6909 7.9584 27.1923 8.03556Z", fill: "url(#paint3_linear_8932_37902)" }), _jsx("path", { d: "M7.05811 21.78C6.38953 22.3586 6.05521 23.0658 6.15811 23.9529C5.91382 23.5929 5.73382 23.1815 5.75953 22.7444C5.75953 22.7444 5.75953 22.7444 5.75953 22.7315C5.75953 22.6801 5.77238 22.6286 5.78524 22.59C5.7981 22.5386 5.81096 22.5 5.83667 22.4615C6.02953 22.1143 6.49237 21.9086 7.05811 21.78Z", fill: "url(#paint4_linear_8932_37902)" }), _jsx("rect", { x: "1", y: "1", width: "34", height: "34", rx: "17", stroke: "white", strokeWidth: "2" }), _jsxs("defs", { children: [_jsxs("linearGradient", __assign({ id: "paint0_linear_8932_37902", x1: "24.1087", y1: "5.10615", x2: "27.2166", y2: "8.68824", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] })), _jsxs("linearGradient", __assign({ id: "paint1_linear_8932_37902", x1: "24.3223", y1: "4.92124", x2: "27.4301", y2: "8.50332", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] })), _jsxs("linearGradient", __assign({ id: "paint2_linear_8932_37902", x1: "5.38927", y1: "16.3039", x2: "45.1286", y2: "19.3337", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] })), _jsxs("linearGradient", __assign({ id: "paint3_linear_8932_37902", x1: "4.29274", y1: "18.0065", x2: "31.208", y2: "14.9783", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] })), _jsxs("linearGradient", __assign({ id: "paint4_linear_8932_37902", x1: "4.90455", y1: "21.0989", x2: "6.71575", y2: "22.9771", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] }))] })] })));
4
+ return (_jsxs("svg", { width: width || '25', viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M18 36C27.9411 36 36 27.9411 36 18C36 8.05887 27.9411 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36Z", fill: "#627EEA" }), _jsx("path", { d: "M36 18C36 27.9386 27.9386 36 18 36C17.4857 36 16.9714 35.9743 16.4572 35.9357C7.23858 35.1514 0 27.4243 0 18C0 8.06142 8.06142 0 18 0C20.1857 0 22.2686 0.385714 24.21 1.09286C31.0886 3.62572 36 10.2343 36 18Z", fill: "#333333" }), _jsx("path", { d: "M27.5522 9.66816L26.0993 9.73242L25.9965 6.86526C25.9836 6.56958 26.2151 6.32526 26.5108 6.31242L26.8836 6.29958C27.1793 6.28674 27.4236 6.51816 27.4365 6.81384L27.5522 9.66816Z", fill: "url(#paint0_linear_8932_37902)" }), _jsx("path", { d: "M27.552 9.6687L26.832 9.69444L26.7035 6.28728L26.8963 6.27444C27.192 6.26154 27.4363 6.49296 27.4492 6.7887L27.552 9.6687Z", fill: "url(#paint1_linear_8932_37902)" }), _jsx("path", { d: "M28.8767 10.8386C29.0052 12.2015 28.941 13.6029 28.6709 15.0172C27.1281 22.9629 19.4395 28.1572 11.4938 26.6143C10.0795 26.3443 8.75521 25.8686 7.53379 25.2386C7.44379 25.1872 6.64669 24.6858 6.15811 23.9658C5.91382 23.6058 5.73382 23.1943 5.75953 22.7572C5.75953 22.7572 5.75953 22.7572 5.75953 22.7443C5.75953 22.6929 5.77238 22.6415 5.78524 22.6029C5.7981 22.5515 5.81096 22.5129 5.83667 22.4743C6.01669 22.1401 6.46669 21.9343 7.04521 21.8058C8.30521 21.5229 10.1438 21.6129 10.9152 21.5743H10.9281C11.121 21.5743 11.301 21.5615 11.4938 21.5486C11.5067 21.5486 11.5195 21.5486 11.5195 21.5486C11.7252 21.5358 11.931 21.5229 12.1367 21.4972C12.201 21.4972 12.2652 21.4843 12.3167 21.4843C12.3681 21.4715 12.4195 21.4715 12.4838 21.4586C12.5352 21.4586 12.5867 21.4458 12.6381 21.4329C12.7152 21.4201 12.7795 21.4201 12.8567 21.4072C12.9981 21.3815 13.1395 21.3686 13.2681 21.3429C13.3452 21.3301 13.4224 21.3172 13.5124 21.2915C13.731 21.2529 13.9495 21.2015 14.1552 21.1501C14.2195 21.1372 14.2838 21.1243 14.361 21.0986C14.4252 21.0858 14.4895 21.0601 14.5667 21.0472C14.7595 20.9958 14.9652 20.9315 15.1581 20.8672C15.171 20.8672 15.1838 20.8543 15.1967 20.8543L15.2481 20.8415C15.531 20.7515 15.8138 20.6486 16.0967 20.5329C16.3538 20.4301 16.6238 20.3143 16.881 20.1986C16.9195 20.1858 16.9452 20.1729 16.9838 20.1472L17.0224 20.1343C17.1895 20.0572 17.3567 19.9672 17.5238 19.8772C17.5367 19.8643 17.5624 19.8643 17.5752 19.8515C17.601 19.8386 17.6138 19.8258 17.6395 19.8129C18.1152 19.5558 18.5652 19.2858 19.0152 18.9772C19.1052 18.9258 19.1824 18.8615 19.2724 18.7972C19.3495 18.7458 19.4267 18.6815 19.5167 18.6172C19.5295 18.6043 19.5424 18.5915 19.5552 18.5915C19.5938 18.5529 19.6452 18.5272 19.6838 18.4886C19.8124 18.3858 19.941 18.2829 20.0695 18.1801C20.1338 18.1286 20.1981 18.0772 20.2624 18.0258C20.3524 17.9486 20.4552 17.8586 20.5452 17.7686C20.5838 17.7301 20.6224 17.7043 20.6481 17.6658C20.7767 17.5501 20.9052 17.4343 21.021 17.3058C21.561 16.7658 22.0752 16.1872 22.5252 15.5572C22.5381 15.5443 22.5381 15.5315 22.551 15.5186C22.731 15.2872 22.8981 15.0429 23.0524 14.7858C23.1295 14.6701 23.2067 14.5543 23.271 14.4386C23.3224 14.3486 23.3867 14.2458 23.4381 14.1558C23.451 14.1429 23.4638 14.1172 23.4638 14.1043C23.5795 13.8986 23.6952 13.6801 23.7981 13.4615C24.3895 12.2915 24.8267 11.0186 25.0838 9.68148C25.1095 9.54006 25.1352 9.39864 25.161 9.25722C25.161 9.25722 25.1738 9.21864 25.1995 9.15432C25.2124 9.12864 25.2124 9.1158 25.2252 9.09006C25.2252 9.07722 25.2381 9.06432 25.2381 9.05148C25.2381 9.03864 25.2509 9.0258 25.2509 9.0129C25.3667 8.76864 25.5981 8.43432 26.0095 8.2158C26.3052 8.06148 26.691 7.97148 27.1924 8.04864C27.6681 8.1258 28.0152 8.43432 28.2724 8.8329C28.6581 9.45006 28.8124 10.3115 28.8767 10.8386Z", fill: "url(#paint2_linear_8932_37902)" }), _jsx("path", { d: "M27.1923 8.03556C27.1923 8.0484 27.1923 8.0484 27.1923 8.06124C27.3467 9.35982 27.3338 10.697 27.1152 12.047C27.0895 12.227 27.0509 12.407 27.0252 12.587C25.4823 20.5327 17.7938 25.727 9.84809 24.1841C8.66525 23.9527 7.55951 23.5927 6.50525 23.117C6.35093 23.0398 6.19667 22.9756 6.04235 22.8984C5.95238 22.847 5.84952 22.7956 5.75952 22.757C5.75952 22.7056 5.77238 22.6541 5.78524 22.6156C5.7981 22.5641 5.81095 22.5256 5.83666 22.487C6.01667 22.1527 6.46667 21.947 7.04525 21.8184C8.30525 21.5356 10.1438 21.6256 10.9152 21.587H10.9281C11.1209 21.587 11.3009 21.5741 11.4938 21.5612C11.5067 21.5612 11.5195 21.5612 11.5195 21.5612C11.7252 21.5484 11.9309 21.5356 12.1367 21.5098C12.1495 21.5098 12.1752 21.5098 12.1881 21.5098C12.2267 21.5098 12.2781 21.497 12.3167 21.497C12.3681 21.4841 12.4195 21.4841 12.4838 21.4712C12.5481 21.4584 12.5867 21.4584 12.6381 21.4456C12.7152 21.4327 12.7795 21.4327 12.8567 21.4198C12.9981 21.3941 13.1395 21.3684 13.2681 21.3556C13.3452 21.3427 13.4223 21.3298 13.5123 21.3041C13.6538 21.2784 13.7823 21.2527 13.9109 21.2141C13.9881 21.2012 14.0652 21.1756 14.1552 21.1627C14.2195 21.1498 14.2838 21.1241 14.3609 21.1112C14.4252 21.0984 14.4895 21.0727 14.5667 21.0598C14.7595 21.0084 14.9652 20.9441 15.1581 20.8798C15.1709 20.8798 15.1838 20.867 15.1967 20.867L15.2481 20.8541C15.2995 20.8412 15.3509 20.8156 15.4023 20.8027C15.6338 20.7256 15.8652 20.6356 16.0967 20.5456C16.3281 20.4556 16.5467 20.3527 16.7781 20.2498C16.8167 20.237 16.8423 20.2241 16.8809 20.1984C16.9195 20.1856 16.9452 20.1727 16.9838 20.147L17.0223 20.1341C17.1252 20.0827 17.2281 20.0312 17.3309 19.9798C17.3952 19.9412 17.4595 19.9156 17.5238 19.8898C17.5367 19.877 17.5623 19.877 17.5752 19.8641C17.6009 19.8512 17.6138 19.8384 17.6395 19.8256C17.7295 19.7741 17.8195 19.7227 17.9095 19.6712C17.9738 19.6327 18.0381 19.5941 18.1023 19.5556C18.1281 19.5427 18.1667 19.517 18.1923 19.5041C18.2823 19.4527 18.3723 19.3884 18.4623 19.337C18.5523 19.2856 18.6295 19.2341 18.7067 19.1698C18.8095 19.1056 18.8995 19.0412 19.0023 18.977C19.0923 18.9127 19.1695 18.8612 19.2595 18.797C19.3367 18.7327 19.4138 18.6812 19.5038 18.617C19.5167 18.6041 19.5295 18.5912 19.5423 18.5912C19.5809 18.5527 19.6323 18.527 19.6709 18.4884C19.7995 18.3856 19.9281 18.2827 20.0567 18.1798C20.1209 18.1284 20.1852 18.077 20.2495 18.0256C20.3395 17.9484 20.4423 17.8584 20.5323 17.7684C20.5709 17.7298 20.6095 17.7041 20.6352 17.6656C20.6738 17.627 20.7123 17.6012 20.7381 17.5627C20.8281 17.4727 20.9181 17.3956 21.0081 17.3056C21.0852 17.2284 21.1495 17.1641 21.2267 17.087C21.3167 16.997 21.3938 16.9198 21.4709 16.8298C21.5095 16.7912 21.5481 16.7398 21.5995 16.6884C21.6252 16.6498 21.6638 16.6112 21.6895 16.5856C21.7667 16.5084 21.8309 16.4184 21.9081 16.3412C21.9852 16.2512 22.0495 16.1741 22.1267 16.0841C22.1781 16.0198 22.2423 15.9427 22.2938 15.8784C22.3709 15.7756 22.4481 15.6727 22.5252 15.5698C22.5381 15.557 22.5381 15.5441 22.5509 15.5312C22.6281 15.4284 22.6923 15.3384 22.7567 15.2356C22.7952 15.1712 22.8467 15.107 22.8852 15.0427C22.9367 14.9656 22.9881 14.8756 23.0523 14.7984C23.1038 14.7212 23.1423 14.657 23.1938 14.5798C23.2195 14.5412 23.2452 14.4898 23.2709 14.4512C23.3223 14.3612 23.3867 14.2584 23.4381 14.1684C23.4509 14.1556 23.4638 14.1298 23.4638 14.117C23.5023 14.0398 23.5538 13.9627 23.5923 13.8727C23.6309 13.8084 23.6567 13.7441 23.6952 13.6798C23.7338 13.6156 23.7595 13.5512 23.7981 13.4741C23.8495 13.3841 23.8881 13.2812 23.9395 13.1784C23.9652 13.127 23.9909 13.0756 24.0167 13.0241C24.0809 12.8956 24.1323 12.767 24.1838 12.6384C24.2223 12.5484 24.2609 12.4712 24.2867 12.3812C24.3381 12.2527 24.3895 12.1241 24.4409 11.9956C24.4667 11.9056 24.5052 11.8156 24.5309 11.7256C24.5823 11.597 24.6209 11.4556 24.6595 11.3141C24.6852 11.2241 24.7109 11.147 24.7367 11.057C24.7881 10.9027 24.8267 10.7484 24.8652 10.607C24.8781 10.5427 24.8909 10.4912 24.9167 10.427C24.9167 10.4012 24.9295 10.3756 24.9295 10.3627C24.9809 10.1441 25.0323 9.91272 25.0838 9.69414C25.1095 9.55272 25.1352 9.41124 25.1609 9.26982C25.1609 9.26982 25.1738 9.23124 25.1995 9.16698C25.2123 9.14124 25.2123 9.1284 25.2252 9.10272C25.2252 9.08982 25.2381 9.07698 25.2381 9.06414C25.2381 9.05124 25.2509 9.0384 25.2509 9.02556C25.3667 8.78124 25.5981 8.44698 26.0095 8.2284C26.3052 8.0484 26.6909 7.9584 27.1923 8.03556Z", fill: "url(#paint3_linear_8932_37902)" }), _jsx("path", { d: "M7.05811 21.78C6.38953 22.3586 6.05521 23.0658 6.15811 23.9529C5.91382 23.5929 5.73382 23.1815 5.75953 22.7444C5.75953 22.7444 5.75953 22.7444 5.75953 22.7315C5.75953 22.6801 5.77238 22.6286 5.78524 22.59C5.7981 22.5386 5.81096 22.5 5.83667 22.4615C6.02953 22.1143 6.49237 21.9086 7.05811 21.78Z", fill: "url(#paint4_linear_8932_37902)" }), _jsx("rect", { x: "1", y: "1", width: "34", height: "34", rx: "17", stroke: "white", strokeWidth: "2" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear_8932_37902", x1: "24.1087", y1: "5.10615", x2: "27.2166", y2: "8.68824", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] }), _jsxs("linearGradient", { id: "paint1_linear_8932_37902", x1: "24.3223", y1: "4.92124", x2: "27.4301", y2: "8.50332", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] }), _jsxs("linearGradient", { id: "paint2_linear_8932_37902", x1: "5.38927", y1: "16.3039", x2: "45.1286", y2: "19.3337", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] }), _jsxs("linearGradient", { id: "paint3_linear_8932_37902", x1: "4.29274", y1: "18.0065", x2: "31.208", y2: "14.9783", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] }), _jsxs("linearGradient", { id: "paint4_linear_8932_37902", x1: "4.90455", y1: "21.0989", x2: "6.71575", y2: "22.9771", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FFE988" }), _jsx("stop", { offset: "0.25", stopColor: "#BA801E" }), _jsx("stop", { offset: "0.5", stopColor: "#FBEC83" }), _jsx("stop", { offset: "0.75", stopColor: "#BA801F" }), _jsx("stop", { offset: "1", stopColor: "#FFE97F" })] })] })] }));
16
5
  };
17
6
  export default GNANA;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var GNOSIS = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_2197_3164)" }, { children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#FAFAFA" }), _jsx("g", __assign({ clipPath: "url(#clip1_2197_3164)" }, { children: _jsxs("g", __assign({ clipPath: "url(#clip2_2197_3164)" }, { children: [_jsx("path", { d: "M8.81775 17.0818C9.6799 17.0818 10.521 16.7944 11.2009 16.2687L5.73364 10.8014C4.41588 12.5047 4.7313 14.9579 6.43458 16.2757C7.12149 16.7944 7.9556 17.0818 8.81775 17.0818Z", fill: "#00193C" }), _jsx("path", { d: "M25.0794 13.1775C25.0794 12.3154 24.7921 11.4743 24.2664 10.7944L18.7991 16.2617C20.5023 17.5794 22.9486 17.264 24.2664 15.5607C24.7921 14.8808 25.0794 14.0397 25.0794 13.1775Z", fill: "#00193C" }), _jsx("path", { d: "M27.8341 7.22662L25.4159 9.64485C27.3645 11.979 27.0561 15.4556 24.722 17.4042C22.6752 19.1145 19.7033 19.1145 17.6565 17.4042L15 20.0607L12.3505 17.4112C10.0164 19.3598 6.53972 19.0514 4.59112 16.7173C2.88084 14.6705 2.88084 11.6986 4.59112 9.65186L3.35047 8.4112L2.1729 7.22662C0.75 9.56775 0 12.2593 0 15C0 23.285 6.71495 30 15 30C23.285 30 30 23.285 30 15C30.007 12.2593 29.25 9.56775 27.8341 7.22662Z", fill: "#00193C" }), _jsx("path", { d: "M25.8505 4.64717C20.1379 -1.34582 10.6472 -1.57012 4.65422 4.1425C4.47899 4.31072 4.31076 4.47895 4.14955 4.64717C3.77805 5.0397 3.42758 5.44624 3.09814 5.87381L15 17.7827L26.9019 5.87381C26.5795 5.44624 26.222 5.0397 25.8505 4.64717ZM15 1.96259C18.5047 1.96259 21.771 3.3154 24.2243 5.78269L15 15.007L5.77571 5.78269C8.22899 3.3154 11.4953 1.96259 15 1.96259Z", fill: "#00193C" })] })) }))] })), _jsxs("defs", { children: [_jsx("clipPath", __assign({ id: "clip0_2197_3164" }, { children: _jsx("rect", { width: "30", height: "30", rx: "15", fill: "white" }) })), _jsx("clipPath", __assign({ id: "clip1_2197_3164" }, { children: _jsx("rect", { width: "30", height: "30", fill: "white" }) })), _jsx("clipPath", __assign({ id: "clip2_2197_3164" }, { children: _jsx("rect", { width: "30", height: "30", fill: "white" }) }))] })] })));
4
+ return (_jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { clipPath: "url(#clip0_2197_3164)", children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#FAFAFA" }), _jsx("g", { clipPath: "url(#clip1_2197_3164)", children: _jsxs("g", { clipPath: "url(#clip2_2197_3164)", children: [_jsx("path", { d: "M8.81775 17.0818C9.6799 17.0818 10.521 16.7944 11.2009 16.2687L5.73364 10.8014C4.41588 12.5047 4.7313 14.9579 6.43458 16.2757C7.12149 16.7944 7.9556 17.0818 8.81775 17.0818Z", fill: "#00193C" }), _jsx("path", { d: "M25.0794 13.1775C25.0794 12.3154 24.7921 11.4743 24.2664 10.7944L18.7991 16.2617C20.5023 17.5794 22.9486 17.264 24.2664 15.5607C24.7921 14.8808 25.0794 14.0397 25.0794 13.1775Z", fill: "#00193C" }), _jsx("path", { d: "M27.8341 7.22662L25.4159 9.64485C27.3645 11.979 27.0561 15.4556 24.722 17.4042C22.6752 19.1145 19.7033 19.1145 17.6565 17.4042L15 20.0607L12.3505 17.4112C10.0164 19.3598 6.53972 19.0514 4.59112 16.7173C2.88084 14.6705 2.88084 11.6986 4.59112 9.65186L3.35047 8.4112L2.1729 7.22662C0.75 9.56775 0 12.2593 0 15C0 23.285 6.71495 30 15 30C23.285 30 30 23.285 30 15C30.007 12.2593 29.25 9.56775 27.8341 7.22662Z", fill: "#00193C" }), _jsx("path", { d: "M25.8505 4.64717C20.1379 -1.34582 10.6472 -1.57012 4.65422 4.1425C4.47899 4.31072 4.31076 4.47895 4.14955 4.64717C3.77805 5.0397 3.42758 5.44624 3.09814 5.87381L15 17.7827L26.9019 5.87381C26.5795 5.44624 26.222 5.0397 25.8505 4.64717ZM15 1.96259C18.5047 1.96259 21.771 3.3154 24.2243 5.78269L15 15.007L5.77571 5.78269C8.22899 3.3154 11.4953 1.96259 15 1.96259Z", fill: "#00193C" })] }) })] }), _jsxs("defs", { children: [_jsx("clipPath", { id: "clip0_2197_3164", children: _jsx("rect", { width: "30", height: "30", rx: "15", fill: "white" }) }), _jsx("clipPath", { id: "clip1_2197_3164", children: _jsx("rect", { width: "30", height: "30", fill: "white" }) }), _jsx("clipPath", { id: "clip2_2197_3164", children: _jsx("rect", { width: "30", height: "30", fill: "white" }) })] })] }));
16
5
  };
17
6
  export default GNOSIS;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var INEVM = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '30', height: width || '30', viewBox: "100 100 400 400", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("path", { d: "M148.497 169.135C150.981 166.013 153.613 163.009 156.245 160.005C156.363 159.856 156.63 159.826 156.748 159.677C156.985 159.38 157.37 159.201 157.606 158.903L157.843 158.606C159.678 156.91 161.63 155.064 163.881 153.456C171.845 147.41 180.11 142.817 188.825 139.795C216.778 129.981 247.894 136.029 272.295 159.065C306.366 191.002 303.315 242.451 276.117 276.647C241.748 327.625 182.684 398.748 264.463 462.46C279.167 473.916 290.075 483.361 336.392 496.746C306.1 502.326 278.012 500.59 246.748 492.605C224.634 480.123 189.866 453.397 178.037 417.3C160.159 362.562 209.513 280.732 233.365 249.216C266.113 205.599 213.124 158.382 174.112 211.095C153.72 238.566 118.044 316.303 130.442 373.965C137.691 406.664 147.353 430.499 185.663 463.241C178.559 459.049 171.66 454.294 164.968 448.974C75.957 366.06 86.2838 237.859 148.497 169.135Z", fill: "url(#paint0_linear)" }), _jsx("path", { d: "M451.503 430.865C449.019 433.987 446.387 436.991 443.755 439.995C443.637 440.144 443.37 440.174 443.252 440.323C443.015 440.62 442.63 440.799 442.394 441.097L442.157 441.394C440.322 443.09 438.37 444.936 436.119 446.544C428.155 452.59 419.89 457.183 411.175 460.205C383.222 470.019 352.106 463.971 327.705 440.935C293.634 408.998 296.685 357.549 323.883 323.353C358.252 272.375 417.316 201.252 335.537 137.54C320.833 126.084 309.925 116.639 263.608 103.254C293.9 97.6736 321.988 99.4095 353.251 107.395C375.366 119.877 410.134 146.603 421.963 182.7C439.841 237.438 390.487 319.268 366.635 350.784C333.887 394.401 386.876 441.618 425.888 388.905C446.28 361.434 481.956 283.697 469.558 226.035C462.309 193.336 452.647 169.501 414.337 136.759C421.441 140.951 428.34 145.706 435.032 151.026C524.043 233.94 513.716 362.141 451.503 430.865Z", fill: "url(#paint1_linear)" }), _jsxs("defs", { children: [_jsxs("linearGradient", __assign({ id: "paint0_linear", x1: "100", y1: "300", x2: "500", y2: "300", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#0082FA" }), _jsx("stop", { offset: "1", stopColor: "#00F2FE" })] })), _jsxs("linearGradient", __assign({ id: "paint1_linear", x1: "100", y1: "300", x2: "500", y2: "300", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#0082FA" }), _jsx("stop", { offset: "1", stopColor: "#00F2FE" })] }))] }), _jsxs("defs", { children: [_jsx("clipPath", __assign({ id: "clip0_2197_4778" }, { children: _jsx("rect", { width: "30", height: "30", fill: "white" }) })), _jsx("clipPath", __assign({ id: "clip1_2197_4778" }, { children: _jsx("rect", { width: "28.3333", height: "28.3333", fill: "white", transform: "translate(0.833344 0.833336)" }) }))] })] })));
4
+ return (_jsxs("svg", { width: width || '30', height: width || '30', viewBox: "100 100 400 400", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M148.497 169.135C150.981 166.013 153.613 163.009 156.245 160.005C156.363 159.856 156.63 159.826 156.748 159.677C156.985 159.38 157.37 159.201 157.606 158.903L157.843 158.606C159.678 156.91 161.63 155.064 163.881 153.456C171.845 147.41 180.11 142.817 188.825 139.795C216.778 129.981 247.894 136.029 272.295 159.065C306.366 191.002 303.315 242.451 276.117 276.647C241.748 327.625 182.684 398.748 264.463 462.46C279.167 473.916 290.075 483.361 336.392 496.746C306.1 502.326 278.012 500.59 246.748 492.605C224.634 480.123 189.866 453.397 178.037 417.3C160.159 362.562 209.513 280.732 233.365 249.216C266.113 205.599 213.124 158.382 174.112 211.095C153.72 238.566 118.044 316.303 130.442 373.965C137.691 406.664 147.353 430.499 185.663 463.241C178.559 459.049 171.66 454.294 164.968 448.974C75.957 366.06 86.2838 237.859 148.497 169.135Z", fill: "url(#paint0_linear)" }), _jsx("path", { d: "M451.503 430.865C449.019 433.987 446.387 436.991 443.755 439.995C443.637 440.144 443.37 440.174 443.252 440.323C443.015 440.62 442.63 440.799 442.394 441.097L442.157 441.394C440.322 443.09 438.37 444.936 436.119 446.544C428.155 452.59 419.89 457.183 411.175 460.205C383.222 470.019 352.106 463.971 327.705 440.935C293.634 408.998 296.685 357.549 323.883 323.353C358.252 272.375 417.316 201.252 335.537 137.54C320.833 126.084 309.925 116.639 263.608 103.254C293.9 97.6736 321.988 99.4095 353.251 107.395C375.366 119.877 410.134 146.603 421.963 182.7C439.841 237.438 390.487 319.268 366.635 350.784C333.887 394.401 386.876 441.618 425.888 388.905C446.28 361.434 481.956 283.697 469.558 226.035C462.309 193.336 452.647 169.501 414.337 136.759C421.441 140.951 428.34 145.706 435.032 151.026C524.043 233.94 513.716 362.141 451.503 430.865Z", fill: "url(#paint1_linear)" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear", x1: "100", y1: "300", x2: "500", y2: "300", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#0082FA" }), _jsx("stop", { offset: "1", stopColor: "#00F2FE" })] }), _jsxs("linearGradient", { id: "paint1_linear", x1: "100", y1: "300", x2: "500", y2: "300", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#0082FA" }), _jsx("stop", { offset: "1", stopColor: "#00F2FE" })] })] }), _jsxs("defs", { children: [_jsx("clipPath", { id: "clip0_2197_4778", children: _jsx("rect", { width: "30", height: "30", fill: "white" }) }), _jsx("clipPath", { id: "clip1_2197_4778", children: _jsx("rect", { width: "28.3333", height: "28.3333", fill: "white", transform: "translate(0.833344 0.833336)" }) })] })] }));
16
5
  };
17
6
  export default INEVM;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var IOTA = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_1861_39)" }, { children: [_jsx("circle", { cx: "15", cy: "15", r: "15", fill: "black" }), _jsx("path", { d: "M19.5522 6.51816C19.7138 6.51841 19.8738 6.48603 20.0232 6.42288C20.1725 6.35973 20.3083 6.26704 20.4227 6.15012C20.5371 6.0332 20.6279 5.89433 20.6899 5.74144C20.7519 5.58855 20.7839 5.42465 20.7841 5.25908C20.7836 4.92475 20.6535 4.60429 20.4225 4.36818C20.1916 4.13207 19.8785 3.99964 19.5522 4C19.226 3.99964 18.9129 4.13207 18.6819 4.36818C18.4509 4.60429 18.3209 4.92475 18.3204 5.25908C18.3209 5.59342 18.4509 5.91388 18.6819 6.14999C18.9129 6.3861 19.226 6.51853 19.5522 6.51816ZM20.9381 24.3032C21.2644 24.3036 21.5775 24.1711 21.8085 23.935C22.0395 23.6989 22.1695 23.3785 22.17 23.0441C22.1695 22.7098 22.0395 22.3893 21.8085 22.1532C21.5775 21.9171 21.2644 21.7847 20.9381 21.785C20.6119 21.7847 20.2988 21.9171 20.0678 22.1532C19.8368 22.3893 19.7068 22.7098 19.7063 23.0441C19.7068 23.3785 19.8368 23.6989 20.0678 23.935C20.2988 24.1711 20.6119 24.3036 20.9381 24.3032ZM19.9039 9.6661C20.0395 9.66628 20.1737 9.63909 20.2991 9.58609C20.4244 9.53308 20.5383 9.4553 20.6343 9.35718C20.7303 9.25906 20.8065 9.14253 20.8586 9.01423C20.9106 8.88593 20.9375 8.74839 20.9377 8.60944C20.9376 8.47046 20.9107 8.33287 20.8587 8.20452C20.8067 8.07617 20.7305 7.95958 20.6345 7.86141C20.5385 7.76324 20.4246 7.68542 20.2992 7.63238C20.1738 7.57935 20.0395 7.55215 19.9039 7.55233C19.7682 7.55215 19.6339 7.57935 19.5085 7.63238C19.3832 7.68542 19.2692 7.76324 19.1732 7.86141C19.0772 7.95958 19.001 8.07617 18.949 8.20452C18.897 8.33287 18.8702 8.47046 18.87 8.60944C18.8702 8.74839 18.8971 8.88593 18.9491 9.01423C19.0012 9.14253 19.0774 9.25906 19.1734 9.35718C19.2694 9.4553 19.3833 9.53308 19.5086 9.58609C19.634 9.63909 19.7683 9.66628 19.9039 9.6661ZM22.6537 10.0705C22.7893 10.0707 22.9236 10.0435 23.0489 9.99048C23.1743 9.93748 23.2882 9.8597 23.3842 9.76158C23.4802 9.66346 23.5564 9.54692 23.6084 9.41862C23.6605 9.29033 23.6874 9.15278 23.6876 9.01384C23.6874 8.87489 23.6605 8.73735 23.6084 8.60905C23.5564 8.48075 23.4802 8.36422 23.3842 8.2661C23.2882 8.16798 23.1743 8.0902 23.0489 8.03719C22.9236 7.98419 22.7893 7.957 22.6537 7.95718C22.5181 7.957 22.3838 7.98419 22.2585 8.03719C22.1332 8.0902 22.0193 8.16798 21.9233 8.2661C21.8273 8.36422 21.7511 8.48075 21.699 8.60905C21.647 8.73735 21.6201 8.87489 21.6199 9.01384C21.6201 9.15278 21.647 9.29033 21.699 9.41862C21.7511 9.54692 21.8273 9.66346 21.9233 9.76158C22.0193 9.8597 22.1332 9.93748 22.2585 9.99048C22.3838 10.0435 22.5181 10.0707 22.6537 10.0705ZM19.5522 12.3412C19.7852 12.3415 20.0088 12.2469 20.1738 12.0783C20.3387 11.9097 20.4316 11.6808 20.432 11.442C20.432 10.9454 20.0378 10.5424 19.5522 10.5424C19.4368 10.5422 19.3224 10.5653 19.2157 10.6104C19.109 10.6556 19.012 10.7218 18.9302 10.8053C18.8485 10.8889 18.7836 10.9881 18.7393 11.0974C18.695 11.2066 18.6722 11.3237 18.672 11.442C18.672 11.9387 19.0662 12.3412 19.5522 12.3412ZM22.3017 12.7236C22.4171 12.7238 22.5314 12.7007 22.6381 12.6556C22.7448 12.6105 22.8417 12.5443 22.9235 12.4608C23.0052 12.3773 23.0701 12.2781 23.1144 12.1689C23.1588 12.0597 23.1817 11.9427 23.1818 11.8244C23.1818 11.3277 22.7877 10.9252 22.3017 10.9252C22.1862 10.9251 22.0719 10.9482 21.9653 10.9934C21.8586 11.0385 21.7616 11.1048 21.68 11.1883C21.5983 11.2718 21.5334 11.3711 21.4892 11.4803C21.4449 11.5895 21.422 11.7066 21.4219 11.8249C21.4219 12.3215 21.8161 12.7236 22.3017 12.7236ZM24.5015 13.6003C24.7345 13.6006 24.958 13.506 25.123 13.3374C25.288 13.1687 25.3808 12.9399 25.3812 12.7011C25.3812 12.2045 24.987 11.8019 24.5015 11.8019C24.386 11.8017 24.2716 11.8249 24.1649 11.87C24.0582 11.9151 23.9612 11.9813 23.8795 12.0649C23.7977 12.1484 23.7328 12.2476 23.6885 12.3569C23.6442 12.4661 23.6214 12.5833 23.6213 12.7016C23.6213 13.1978 24.0154 13.6003 24.5015 13.6003ZM21.4878 14.8824C21.9128 14.8824 22.2573 14.5298 22.2573 14.0951C22.2573 13.6605 21.9124 13.3084 21.4878 13.3084C21.0622 13.3084 20.7173 13.6605 20.7173 14.0951C20.7173 14.5298 21.0622 14.8824 21.4878 14.8824ZM18.7379 14.5C19.1634 14.5 19.5079 14.1475 19.5079 13.7128C19.5079 13.2781 19.163 12.926 18.7374 12.926C18.3128 12.926 17.9679 13.2781 17.9679 13.7128C17.9679 14.1475 18.3128 14.5 18.7379 14.5ZM23.7095 15.7591C24.135 15.7591 24.4799 15.4066 24.4799 14.9719C24.4799 14.5372 24.135 14.1851 23.7095 14.1851C23.6059 14.1807 23.5026 14.1977 23.4056 14.2353C23.3087 14.2728 23.2201 14.3301 23.1453 14.4036C23.0705 14.4771 23.011 14.5654 22.9703 14.6631C22.9297 14.7608 22.9087 14.8659 22.9087 14.9721C22.9087 15.0783 22.9297 15.1834 22.9703 15.2811C23.011 15.3788 23.0705 15.4671 23.1453 15.5406C23.2201 15.6141 23.3087 15.6714 23.4056 15.7089C23.5026 15.7465 23.6059 15.7635 23.7095 15.7591ZM20.3881 16.5233C20.7527 16.5233 21.0479 16.2213 21.0479 15.8486C21.0478 15.6693 20.9783 15.4973 20.8545 15.3706C20.7307 15.2438 20.5628 15.1726 20.3879 15.1727C20.2129 15.1727 20.0451 15.244 19.9214 15.3709C19.7977 15.4977 19.7282 15.6697 19.7283 15.849C19.7283 16.2213 20.0239 16.5233 20.3881 16.5233ZM22.6103 17.378C22.6988 17.3814 22.7871 17.3664 22.8698 17.334C22.9525 17.3016 23.028 17.2524 23.0918 17.1894C23.1556 17.1265 23.2063 17.0509 23.241 16.9674C23.2756 16.8839 23.2935 16.794 23.2935 16.7033C23.2935 16.6125 23.2756 16.5227 23.241 16.4391C23.2063 16.3556 23.1556 16.2801 23.0918 16.2171C23.028 16.1541 22.9525 16.105 22.8698 16.0726C22.7871 16.0402 22.6988 16.0252 22.6103 16.0285C22.2457 16.0285 21.9505 16.331 21.9505 16.7033C21.9505 17.076 22.2461 17.378 22.6103 17.378ZM17.6602 16.1185C18.0248 16.1185 18.3204 15.8165 18.3204 15.4437C18.3204 15.0719 18.0248 14.7694 17.6602 14.7694C17.296 14.7694 17.0004 15.0715 17.0004 15.4442C17.0004 15.8165 17.296 16.1185 17.6602 16.1185ZM19.1787 17.6254C19.4819 17.6254 19.7283 17.3739 19.7283 17.0631C19.7283 16.7529 19.4819 16.5013 19.1787 16.5013C19.1053 16.4991 19.0323 16.5121 18.9639 16.5393C18.8955 16.5666 18.8331 16.6076 18.7805 16.66C18.7279 16.7124 18.686 16.775 18.6574 16.8443C18.6288 16.9135 18.6141 16.9879 18.614 17.0631C18.614 17.1383 18.6287 17.2128 18.6572 17.282C18.6858 17.3513 18.7276 17.414 18.7802 17.4665C18.8328 17.5189 18.8951 17.56 18.9635 17.5873C19.0318 17.6146 19.1049 17.6276 19.1782 17.6254H19.1787ZM20.1238 19.1765C20.1884 19.1785 20.2528 19.1672 20.3131 19.1432C20.3733 19.1193 20.4283 19.0832 20.4747 19.037C20.5211 18.9909 20.558 18.9357 20.5832 18.8747C20.6084 18.8137 20.6214 18.7481 20.6214 18.6819C20.6214 18.6156 20.6084 18.55 20.5832 18.489C20.558 18.428 20.5211 18.3728 20.4747 18.3267C20.4283 18.2806 20.3733 18.2445 20.3131 18.2205C20.2528 18.1966 20.1884 18.1853 20.1238 18.1873C20.0583 18.1837 19.9927 18.1939 19.9312 18.2172C19.8696 18.2404 19.8133 18.2763 19.7657 18.3225C19.7181 18.3688 19.6802 18.4245 19.6543 18.4863C19.6284 18.5481 19.615 18.6146 19.615 18.6819C19.615 18.7491 19.6284 18.8156 19.6543 18.8774C19.6802 18.9392 19.7181 18.9949 19.7657 19.0412C19.8133 19.0875 19.8696 19.1233 19.9312 19.1466C19.9927 19.1698 20.0583 19.18 20.1238 19.1765ZM18.9578 19.4913C19.0109 19.4933 19.0637 19.4842 19.1133 19.4648C19.1628 19.4453 19.208 19.4159 19.2462 19.3781C19.2845 19.3404 19.3149 19.2952 19.3357 19.2452C19.3565 19.1951 19.3672 19.1413 19.3673 19.087C19.3674 19.0326 19.3568 18.9788 19.3362 18.9287C19.3156 18.8786 19.2853 18.8333 19.2472 18.7954C19.2091 18.7575 19.164 18.7279 19.1145 18.7083C19.065 18.6887 19.0122 18.6794 18.9592 18.6812C18.8566 18.6845 18.7594 18.7286 18.6879 18.804C18.6165 18.8795 18.5764 18.9805 18.5763 19.0856C18.5761 19.1907 18.6158 19.2918 18.687 19.3675C18.7582 19.4432 18.8553 19.4876 18.9578 19.4913ZM17.9244 18.3222C17.99 18.3258 18.0555 18.3156 18.1171 18.2924C18.1786 18.2691 18.235 18.2332 18.2826 18.187C18.3302 18.1407 18.3681 18.085 18.394 18.0232C18.4199 17.9614 18.4332 17.8949 18.4332 17.8276C18.4332 17.7604 18.4199 17.6939 18.394 17.6321C18.3681 17.5703 18.3302 17.5146 18.2826 17.4683C18.235 17.422 18.1786 17.3862 18.1171 17.3629C18.0555 17.3397 17.99 17.3295 17.9244 17.333C17.8598 17.331 17.7955 17.3423 17.7352 17.3663C17.6749 17.3902 17.6199 17.4263 17.5735 17.4725C17.5271 17.5186 17.4902 17.5738 17.465 17.6348C17.4399 17.6958 17.4269 17.7614 17.4269 17.8276C17.4269 17.8939 17.4399 17.9595 17.465 18.0205C17.4902 18.0815 17.5271 18.1367 17.5735 18.1828C17.6199 18.2289 17.6749 18.2651 17.7352 18.289C17.7955 18.3129 17.8598 18.3242 17.9244 18.3222ZM16.4284 17.2431C16.5027 17.2469 16.577 17.2352 16.6467 17.2087C16.7165 17.1821 16.7802 17.1414 16.8342 17.0888C16.8881 17.0363 16.931 16.9731 16.9604 16.903C16.9897 16.8329 17.0049 16.7575 17.0049 16.6813C17.0049 16.605 16.9898 16.5296 16.9605 16.4595C16.9313 16.3894 16.8884 16.3261 16.8345 16.2735C16.7806 16.221 16.7169 16.1801 16.6471 16.1536C16.5774 16.127 16.5031 16.1152 16.4288 16.119C16.1251 16.119 15.8787 16.3705 15.8787 16.6808C15.8787 16.9915 16.1251 17.2431 16.4288 17.2431H16.4284ZM16.406 13.016C16.7097 13.016 16.956 12.764 16.956 12.4537C16.956 12.3042 16.8981 12.1608 16.7949 12.0551C16.6918 11.9494 16.5518 11.89 16.406 11.89C16.2601 11.89 16.1202 11.9494 16.017 12.0551C15.9138 12.1608 15.8559 12.3042 15.8559 12.4537C15.8559 12.764 16.1023 13.016 16.406 13.016ZM16.6478 11.0372C16.7125 11.0392 16.7768 11.0279 16.8371 11.004C16.8974 10.98 16.9523 10.9439 16.9987 10.8978C17.0452 10.8516 17.082 10.7964 17.1072 10.7354C17.1324 10.6744 17.1454 10.6088 17.1454 10.5426C17.1454 10.4763 17.1324 10.4108 17.1072 10.3498C17.082 10.2887 17.0452 10.2335 16.9987 10.1874C16.9523 10.1413 16.8974 10.1052 16.8371 10.0812C16.7768 10.0573 16.7125 10.046 16.6478 10.048C16.5823 10.0445 16.5168 10.0546 16.4552 10.0779C16.3936 10.1011 16.3373 10.137 16.2897 10.1833C16.2421 10.2295 16.2042 10.2853 16.1783 10.347C16.1524 10.4088 16.139 10.4754 16.139 10.5426C16.139 10.6098 16.1524 10.6764 16.1783 10.7381C16.2042 10.7999 16.2421 10.8556 16.2897 10.9019C16.3373 10.9482 16.3936 10.9841 16.4552 11.0073C16.5168 11.0306 16.5823 11.0407 16.6478 11.0372ZM17.1764 9.41869C17.2813 9.41887 17.382 9.37634 17.4563 9.30046C17.5306 9.22458 17.5724 9.12156 17.5726 9.01407C17.5728 8.90657 17.5313 8.80341 17.4572 8.72727C17.3832 8.65113 17.2826 8.60825 17.1777 8.60807C17.0752 8.61148 16.978 8.6556 16.9066 8.7311C16.8352 8.80659 16.7952 8.90757 16.7951 9.0127C16.795 9.11784 16.8347 9.21891 16.9059 9.29457C16.9772 9.37024 17.0743 9.41458 17.1768 9.41823L17.1764 9.41869ZM16.2523 8.65397C16.3804 8.65397 16.5032 8.60193 16.5939 8.50926C16.6846 8.41659 16.7357 8.29085 16.7361 8.15961C16.7358 8.02829 16.6848 7.90243 16.5941 7.80966C16.5034 7.71689 16.3805 7.66479 16.2523 7.66479C16.1868 7.66124 16.1212 7.67141 16.0597 7.69466C15.9981 7.71792 15.9418 7.75378 15.8942 7.80005C15.8466 7.84633 15.8087 7.90205 15.7828 7.96383C15.7569 8.0256 15.7435 8.09214 15.7435 8.15938C15.7435 8.22662 15.7569 8.29315 15.7828 8.35493C15.8087 8.41671 15.8466 8.47243 15.8942 8.5187C15.9418 8.56498 15.9981 8.60084 16.0597 8.62409C16.1212 8.64735 16.1868 8.65751 16.2523 8.65397ZM21.378 18.4797C21.4519 18.4827 21.5257 18.4705 21.5949 18.4436C21.6641 18.4167 21.7272 18.3758 21.7806 18.3233C21.8339 18.2707 21.8764 18.2077 21.9054 18.138C21.9344 18.0682 21.9494 17.9932 21.9494 17.9174C21.9494 17.8416 21.9344 17.7665 21.9054 17.6968C21.8764 17.627 21.8339 17.564 21.7806 17.5115C21.7272 17.459 21.6641 17.4181 21.5949 17.3912C21.5257 17.3643 21.4519 17.352 21.378 17.3551C21.0743 17.3551 20.828 17.6071 20.828 17.9174C20.828 18.2277 21.0743 18.4797 21.378 18.4797ZM14.9981 8.00216C15.0724 8.00593 15.1467 7.99419 15.2165 7.96765C15.2862 7.9411 15.35 7.90031 15.4039 7.84775C15.4578 7.79518 15.5007 7.73194 15.53 7.66187C15.5593 7.59179 15.5744 7.51634 15.5744 7.4401C15.5744 7.36385 15.5593 7.2884 15.53 7.21833C15.5007 7.14825 15.4578 7.08501 15.4039 7.03245C15.35 6.97989 15.2862 6.9391 15.2165 6.91255C15.1467 6.88601 15.0724 6.87426 14.9981 6.87803C14.9248 6.87589 14.8517 6.88883 14.7834 6.91611C14.715 6.94339 14.6526 6.98445 14.6 7.03686C14.5474 7.08926 14.5056 7.15195 14.477 7.22121C14.4484 7.29048 14.4337 7.3649 14.4337 7.4401C14.4337 7.51529 14.4484 7.58972 14.477 7.65898C14.5056 7.72825 14.5474 7.79094 14.6 7.84334C14.6526 7.89575 14.715 7.9368 14.7834 7.96408C14.8517 7.99136 14.9248 8.00431 14.9981 8.00216ZM15.3726 10.3854C15.6763 10.3854 15.9226 10.1338 15.9226 9.82354C15.9226 9.51279 15.6763 9.26125 15.3726 9.26125C15.2992 9.2591 15.2262 9.27205 15.1578 9.29933C15.0894 9.32661 15.0271 9.36766 14.9745 9.42007C14.9219 9.47247 14.88 9.53516 14.8515 9.60443C14.8229 9.67369 14.8082 9.74812 14.8082 9.82331C14.8082 9.89851 14.8229 9.97294 14.8515 10.0422C14.88 10.1115 14.9219 10.1741 14.9745 10.2266C15.0271 10.279 15.0894 10.32 15.1578 10.3473C15.2262 10.3746 15.2992 10.3875 15.3726 10.3854ZM14.7567 12.6561C15.1208 12.6561 15.4165 12.3541 15.4165 11.9814C15.4165 11.6096 15.1208 11.3071 14.7567 11.3071C14.392 11.3071 14.0964 11.6091 14.0964 11.9818C14.0964 12.3541 14.392 12.6561 14.7567 12.6561ZM12.7544 12.6561C13.1799 12.6561 13.5248 12.3036 13.5248 11.8694C13.5248 11.4347 13.1799 11.0822 12.7544 11.0822C12.3293 11.0822 11.9849 11.4347 11.9849 11.8694C11.9849 12.3036 12.3298 12.6561 12.7544 12.6561ZM10.4229 13.1964C10.5383 13.1965 10.6526 13.1733 10.7593 13.1282C10.866 13.083 10.9629 13.0168 11.0446 12.9333C11.1263 12.8497 11.1911 12.7505 11.2354 12.6413C11.2797 12.5321 11.3025 12.415 11.3027 12.2967C11.3027 11.8001 10.9085 11.3971 10.4229 11.3971C10.3075 11.3969 10.1931 11.42 10.0864 11.4651C9.97966 11.5102 9.88266 11.5765 9.80092 11.66C9.71918 11.7436 9.65431 11.8428 9.61001 11.952C9.5657 12.0613 9.54284 12.1784 9.54272 12.2967C9.54272 12.7934 9.93691 13.1964 10.4229 13.1964ZM7.87193 14.4775C8.00752 14.4777 8.14182 14.4505 8.26715 14.3975C8.39249 14.3445 8.50641 14.2667 8.60241 14.1686C8.69841 14.0705 8.77461 13.9539 8.82666 13.8256C8.87871 13.6973 8.90559 13.5598 8.90576 13.4209C8.90559 13.2819 8.87871 13.1444 8.82666 13.0161C8.77461 12.8878 8.69841 12.7712 8.60241 12.6731C8.50641 12.575 8.39249 12.4972 8.26715 12.4442C8.14182 12.3912 8.00752 12.364 7.87193 12.3642C7.73631 12.364 7.60196 12.3911 7.47658 12.4441C7.35119 12.4971 7.23722 12.5748 7.14117 12.673C7.04512 12.7711 6.96889 12.8876 6.91681 13.016C6.86473 13.1443 6.83783 13.2819 6.83766 13.4209C6.83783 13.5598 6.86473 13.6974 6.91681 13.8257C6.96889 13.9541 7.04512 14.0706 7.14117 14.1688C7.23722 14.2669 7.35119 14.3447 7.47658 14.3976C7.60196 14.4506 7.73631 14.4777 7.87193 14.4775ZM5.23182 16.6358C5.55808 16.6362 5.87113 16.5037 6.10213 16.2676C6.33312 16.0315 6.46316 15.7111 6.46363 15.3767C6.46316 15.0424 6.33312 14.7219 6.10213 14.4858C5.87113 14.2497 5.55808 14.1173 5.23182 14.1176C4.90555 14.1173 4.5925 14.2497 4.3615 14.4858C4.13051 14.7219 4.00047 15.0424 4 15.3767C4.00047 15.7111 4.13051 16.0315 4.3615 16.2676C4.5925 16.5037 4.90555 16.6362 5.23182 16.6358ZM6.83766 11.8469C6.97324 11.8471 7.10754 11.8199 7.23287 11.7669C7.35821 11.7139 7.47213 11.6361 7.56813 11.538C7.66413 11.4399 7.74033 11.3233 7.79238 11.195C7.84443 11.0667 7.87131 10.9292 7.87149 10.7902C7.87131 10.6513 7.84443 10.5137 7.79238 10.3854C7.74033 10.2571 7.66413 10.1406 7.56813 10.0425C7.47213 9.94437 7.35821 9.86659 7.23287 9.81359C7.10754 9.76058 6.97324 9.73339 6.83766 9.73357C6.70207 9.73339 6.56777 9.76058 6.44244 9.81359C6.3171 9.86659 6.20318 9.94437 6.10718 10.0425C6.01118 10.1406 5.93498 10.2571 5.88293 10.3854C5.83088 10.5137 5.804 10.6513 5.80383 10.7902C5.804 10.9292 5.83088 11.0667 5.88293 11.195C5.93498 11.3233 6.01118 11.4399 6.10718 11.538C6.20318 11.6361 6.3171 11.7139 6.44244 11.7669C6.56777 11.8199 6.70207 11.8471 6.83766 11.8469ZM9.38864 10.5653C9.50408 10.5655 9.61844 10.5424 9.72516 10.4972C9.83188 10.4521 9.92889 10.3859 10.0106 10.3023C10.0924 10.2188 10.1572 10.1196 10.2015 10.0103C10.2458 9.90107 10.2687 9.78395 10.2688 9.66564C10.2688 9.16944 9.87464 8.76643 9.38864 8.76643C9.27322 8.76631 9.15892 8.78948 9.05225 8.83463C8.94558 8.87978 8.84863 8.94601 8.76694 9.02955C8.68524 9.1131 8.62041 9.21231 8.57614 9.32153C8.53186 9.43075 8.50901 9.54783 8.50889 9.6661C8.50889 10.1628 8.90308 10.5653 9.38864 10.5653ZM9.01506 8.18164C9.13047 8.18182 9.24479 8.15871 9.35148 8.11361C9.45817 8.06852 9.55516 8.00234 9.63689 7.91884C9.71862 7.83534 9.78351 7.73616 9.82784 7.62696C9.87216 7.51777 9.89507 7.40069 9.89525 7.28243C9.89525 6.78577 9.50107 6.38275 9.01506 6.38275C8.89965 6.38263 8.78534 6.40581 8.67867 6.45096C8.572 6.4961 8.47505 6.56234 8.39336 6.64588C8.31167 6.72942 8.24683 6.82864 8.20256 6.93786C8.15828 7.04707 8.13544 7.16416 8.13532 7.28243C8.13532 7.77908 8.5295 8.18164 9.01506 8.18164ZM11.347 7.6423C11.7725 7.6423 12.117 7.29023 12.117 6.85554C12.117 6.42085 11.7721 6.06833 11.3466 6.06833C10.9219 6.06833 10.577 6.42085 10.577 6.85554C10.577 7.29023 10.9219 7.6423 11.347 7.6423ZM13.3488 7.6423C13.7134 7.6423 14.0091 7.34026 14.0091 6.96754C14.0091 6.59528 13.7134 6.29325 13.3488 6.29325C12.9846 6.29325 12.689 6.59528 12.689 6.968C12.689 7.34026 12.9846 7.64275 13.3488 7.64275V7.6423ZM13.7228 10.0255C13.8094 10.0256 13.8951 10.0083 13.9751 9.97441C14.0551 9.94055 14.1278 9.89087 14.189 9.8282C14.2503 9.76553 14.2988 9.69111 14.332 9.60918C14.3651 9.52726 14.3822 9.43944 14.3822 9.35075C14.3822 8.97849 14.0866 8.67646 13.7224 8.67646C13.3582 8.67646 13.0626 8.97849 13.0626 9.35121C13.0626 9.72348 13.3582 10.0255 13.7224 10.0255H13.7228ZM11.7215 10.048C12.147 10.048 12.4915 9.69593 12.4915 9.26125C12.4915 8.82656 12.1466 8.47449 11.721 8.47449C11.2964 8.47449 10.9515 8.82656 10.9515 9.26125C10.9515 9.69593 11.2964 10.048 11.7215 10.048ZM9.54362 16.0285C9.62187 16.0284 9.69833 16.0046 9.76333 15.9599C9.82834 15.9153 9.87896 15.8519 9.9088 15.7778C9.93864 15.7037 9.94636 15.6221 9.93098 15.5435C9.91559 15.4649 9.8778 15.3927 9.82237 15.3361C9.76695 15.2795 9.69639 15.241 9.61962 15.2255C9.54285 15.21 9.46332 15.2182 9.39109 15.2491C9.31886 15.2799 9.25717 15.332 9.21384 15.3988C9.17051 15.4655 9.14747 15.5439 9.14765 15.6241C9.14765 15.8477 9.32458 16.0285 9.54362 16.0285ZM11.1266 15.8266C11.1921 15.8301 11.2577 15.8199 11.3192 15.7967C11.3808 15.7734 11.4371 15.7376 11.4847 15.6913C11.5323 15.645 11.5702 15.5893 11.5961 15.5275C11.6221 15.4657 11.6354 15.3992 11.6354 15.332C11.6354 15.2647 11.6221 15.1982 11.5961 15.1364C11.5702 15.0746 11.5323 15.0189 11.4847 14.9726C11.4371 14.9264 11.3808 14.8905 11.3192 14.8673C11.2577 14.844 11.1921 14.8338 11.1266 14.8374C11.0611 14.8338 10.9955 14.844 10.934 14.8673C10.8724 14.8905 10.8161 14.9264 10.7685 14.9726C10.7209 15.0189 10.683 15.0746 10.6571 15.1364C10.6312 15.1982 10.6178 15.2647 10.6178 15.332C10.6178 15.3992 10.6312 15.4657 10.6571 15.5275C10.683 15.5893 10.7209 15.645 10.7685 15.6913C10.8161 15.7376 10.8724 15.7734 10.934 15.7967C10.9955 15.8199 11.0611 15.8301 11.1266 15.8266ZM12.8646 15.1518C12.9385 15.1549 13.0122 15.1426 13.0813 15.1157C13.1504 15.0889 13.2135 15.048 13.2668 14.9955C13.3202 14.943 13.3626 14.8801 13.3916 14.8104C13.4205 14.7407 13.4355 14.6657 13.4355 14.59C13.4355 14.5142 13.4205 14.4392 13.3916 14.3695C13.3626 14.2999 13.3202 14.2369 13.2668 14.1844C13.2135 14.1319 13.1504 14.091 13.0813 14.0642C13.0122 14.0373 12.9385 14.0251 12.8646 14.0281C12.5609 14.0281 12.3145 14.2797 12.3145 14.59C12.3145 14.9007 12.5609 15.1523 12.8646 15.1523V15.1518ZM13.2825 16.9511C13.6471 16.9511 13.9423 16.6487 13.9423 16.2764C13.9423 15.9037 13.6467 15.6016 13.2825 15.6016C12.9179 15.6016 12.6223 15.9037 12.6223 16.2764C12.6223 16.6487 12.9179 16.9511 13.2825 16.9511ZM11.1714 17.378C11.4751 17.378 11.7215 17.126 11.7215 16.8157C11.7215 16.6663 11.6635 16.523 11.5604 16.4173C11.4573 16.3117 11.3175 16.2523 11.1716 16.2523C11.0258 16.2523 10.886 16.3117 10.7828 16.4173C10.6797 16.523 10.6218 16.6663 10.6218 16.8157C10.6218 17.126 10.8682 17.378 11.1714 17.378ZM9.30084 17.3551C9.36546 17.3571 9.42982 17.3458 9.49009 17.3219C9.55037 17.2979 9.60534 17.2618 9.65175 17.2157C9.69815 17.1695 9.73505 17.1143 9.76024 17.0533C9.78544 16.9923 9.79842 16.9267 9.79842 16.8605C9.79842 16.7942 9.78544 16.7287 9.76024 16.6677C9.73505 16.6066 9.69815 16.5514 9.65175 16.5053C9.60534 16.4592 9.55037 16.4231 9.49009 16.3991C9.42982 16.3752 9.36546 16.3639 9.30084 16.3659C9.23532 16.3624 9.16977 16.3725 9.10821 16.3958C9.04664 16.419 8.99034 16.4549 8.94274 16.5012C8.89513 16.5474 8.85722 16.6032 8.83131 16.6649C8.80541 16.7267 8.79204 16.7933 8.79204 16.8605C8.79204 16.9277 8.80541 16.9943 8.83131 17.056C8.85722 17.1178 8.89513 17.1735 8.94274 17.2198C8.99034 17.2661 9.04664 17.302 9.10821 17.3252C9.16977 17.3485 9.23532 17.3586 9.30084 17.3551ZM9.32324 18.9066C9.39659 18.9087 9.46961 18.8958 9.53799 18.8685C9.60637 18.8412 9.66871 18.8001 9.72133 18.7477C9.77395 18.6953 9.81579 18.6326 9.84435 18.5634C9.87291 18.4941 9.88763 18.4197 9.88763 18.3445C9.88763 18.2693 9.87291 18.1949 9.84435 18.1256C9.81579 18.0563 9.77395 17.9937 9.72133 17.9412C9.66871 17.8888 9.60637 17.8478 9.53799 17.8205C9.46961 17.7932 9.39659 17.7803 9.32324 17.7824C9.01909 17.7824 8.77318 18.0344 8.77318 18.3447C8.77318 18.655 9.01954 18.9066 9.32279 18.9066H9.32324ZM11.5669 19.1989C11.9311 19.1989 12.2267 18.8969 12.2267 18.5242C12.2267 18.1524 11.9311 17.8499 11.5669 17.8499C11.2023 17.8499 10.9067 18.1519 10.9067 18.5247C10.9067 18.8969 11.2023 19.1989 11.5669 19.1989ZM14.1851 18.9066C14.6106 18.9066 14.9551 18.5545 14.9551 18.1198C14.9551 17.6851 14.6102 17.333 14.1847 17.333C13.76 17.333 13.4151 17.6851 13.4151 18.1198C13.4151 18.5545 13.76 18.9066 14.1851 18.9066ZM15.7246 20.8624C15.9577 20.8627 16.1812 20.7681 16.3462 20.5995C16.5112 20.4308 16.604 20.202 16.6044 19.9632C16.6044 19.4666 16.2102 19.0635 15.7246 19.0635C15.6092 19.0634 15.4948 19.0865 15.3881 19.1316C15.2814 19.1767 15.1844 19.243 15.1027 19.3265C15.0209 19.4101 14.956 19.5093 14.9117 19.6185C14.8674 19.7278 14.8446 19.8449 14.8445 19.9632C14.8445 20.4599 15.2386 20.8624 15.7246 20.8624ZM12.491 21.1328C12.9166 21.1328 13.2615 20.7803 13.2615 20.3456C13.2615 19.9113 12.9166 19.5588 12.491 19.5588C12.0659 19.5588 11.7215 19.9113 11.7215 20.3456C11.7215 20.7803 12.0659 21.1328 12.491 21.1328ZM10.6648 22.6613C11.0899 22.6613 11.4343 22.3092 11.4343 21.8746C11.4343 21.4399 11.0894 21.0878 10.6648 21.0878C10.2393 21.0878 9.89435 21.4399 9.89435 21.8746C9.89435 22.3092 10.2393 22.6613 10.6648 22.6613ZM12.1833 24.6401C12.2987 24.6402 12.413 24.6171 12.5197 24.5719C12.6263 24.5268 12.7233 24.4605 12.805 24.377C12.8867 24.2935 12.9515 24.1942 12.9958 24.085C13.0401 23.9758 13.0629 23.8587 13.063 23.7405C13.063 23.2443 12.6688 22.8417 12.1833 22.8417C12.0679 22.8415 11.9536 22.8646 11.8469 22.9097C11.7402 22.9548 11.6432 23.021 11.5615 23.1045C11.4797 23.188 11.4148 23.2872 11.3705 23.3964C11.3262 23.5056 11.3033 23.6226 11.3031 23.7409C11.3031 24.2376 11.6973 24.6401 12.1833 24.6401ZM16.2304 25C16.366 25.0002 16.5002 24.973 16.6256 24.92C16.7509 24.867 16.8648 24.7892 16.9608 24.6911C17.0568 24.593 17.133 24.4764 17.1851 24.3481C17.2371 24.2198 17.264 24.0823 17.2642 23.9433C17.264 23.8044 17.2371 23.6669 17.1851 23.5386C17.133 23.4103 17.0568 23.2937 16.9608 23.1956C16.8648 23.0975 16.7509 23.0197 16.6256 22.9667C16.5002 22.9137 16.366 22.8865 16.2304 22.8867C16.0948 22.8865 15.9605 22.9137 15.8351 22.9667C15.7098 23.0197 15.5959 23.0975 15.4999 23.1956C15.4039 23.2937 15.3277 23.4103 15.2756 23.5386C15.2236 23.6669 15.1967 23.8044 15.1965 23.9433C15.1967 24.0823 15.2236 24.2198 15.2756 24.3481C15.3277 24.4764 15.4039 24.593 15.4999 24.6911C15.5959 24.7892 15.7098 24.867 15.8351 24.92C15.9605 24.973 16.0948 25.0002 16.2304 25ZM14.0091 23.1111C14.1245 23.1113 14.2388 23.0881 14.3455 23.0429C14.4521 22.9978 14.5491 22.9316 14.6308 22.848C14.7125 22.7645 14.7773 22.6653 14.8216 22.556C14.8658 22.4468 14.8887 22.3297 14.8888 22.2115C14.8888 21.7153 14.4946 21.3123 14.0091 21.3123C13.8936 21.3121 13.7793 21.3352 13.6725 21.3803C13.5658 21.4255 13.4688 21.4917 13.3871 21.5752C13.3053 21.6588 13.2405 21.758 13.1962 21.8673C13.1519 21.9765 13.129 22.0936 13.1289 22.2119C13.1289 22.7086 13.5231 23.1111 14.0091 23.1111ZM17.924 22.7517C18.0596 22.7519 18.1939 22.7247 18.3192 22.6717C18.4446 22.6187 18.5585 22.5409 18.6545 22.4428C18.7505 22.3447 18.8267 22.2282 18.8787 22.0999C18.9308 21.9716 18.9577 21.834 18.9578 21.6951C18.9577 21.5561 18.9308 21.4186 18.8787 21.2903C18.8267 21.162 18.7505 21.0455 18.6545 20.9473C18.5585 20.8492 18.4446 20.7714 18.3192 20.7184C18.1939 20.6654 18.0596 20.6382 17.924 20.6384C17.7884 20.6382 17.6541 20.6654 17.5288 20.7184C17.4034 20.7714 17.2895 20.8492 17.1935 20.9473C17.0975 21.0455 17.0213 21.162 16.9693 21.2903C16.9172 21.4186 16.8903 21.5561 16.8902 21.6951C16.8903 21.834 16.9172 21.9716 16.9693 22.0999C17.0213 22.2282 17.0975 22.3447 17.1935 22.4428C17.2895 22.5409 17.4034 22.6187 17.5288 22.6717C17.6541 22.7247 17.7884 22.7519 17.924 22.7517ZM9.74071 20.7279C10.1053 20.7279 10.401 20.4259 10.401 20.0532C10.401 19.6814 10.1053 19.3789 9.74116 19.3789C9.37654 19.3789 9.08091 19.6809 9.08091 20.0536C9.08091 20.4259 9.37654 20.7284 9.74116 20.7284L9.74071 20.7279ZM32.0612 6.92623H32.5092V21.6148H32.0612V6.92623ZM41.8656 17.9426H43.4338L45.1498 12.8967L46.8551 17.9426H48.413L50.6025 10.5984H48.9183L47.5812 15.5264L45.9812 10.5984H44.297L42.6969 15.5264L41.3603 10.5984H39.6761L41.8656 17.9426ZM52.7208 17.9426H54.2787V10.5984H52.7208V17.9426ZM56.9439 17.9426H58.4915V15.8899L59.3968 14.9067L61.6176 17.9426H63.5016L60.4808 13.7839L63.3019 10.5984H61.4174L58.4915 13.9657V10.5984H56.9439V17.9426ZM65.4421 17.9426H67V10.5984H65.4421V17.9426Z", fill: "white" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_1861_39" }, { children: _jsx("rect", { width: "30", height: "30", fill: "white" }) })) })] })));
4
+ return (_jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { clipPath: "url(#clip0_1861_39)", children: [_jsx("circle", { cx: "15", cy: "15", r: "15", fill: "black" }), _jsx("path", { d: "M19.5522 6.51816C19.7138 6.51841 19.8738 6.48603 20.0232 6.42288C20.1725 6.35973 20.3083 6.26704 20.4227 6.15012C20.5371 6.0332 20.6279 5.89433 20.6899 5.74144C20.7519 5.58855 20.7839 5.42465 20.7841 5.25908C20.7836 4.92475 20.6535 4.60429 20.4225 4.36818C20.1916 4.13207 19.8785 3.99964 19.5522 4C19.226 3.99964 18.9129 4.13207 18.6819 4.36818C18.4509 4.60429 18.3209 4.92475 18.3204 5.25908C18.3209 5.59342 18.4509 5.91388 18.6819 6.14999C18.9129 6.3861 19.226 6.51853 19.5522 6.51816ZM20.9381 24.3032C21.2644 24.3036 21.5775 24.1711 21.8085 23.935C22.0395 23.6989 22.1695 23.3785 22.17 23.0441C22.1695 22.7098 22.0395 22.3893 21.8085 22.1532C21.5775 21.9171 21.2644 21.7847 20.9381 21.785C20.6119 21.7847 20.2988 21.9171 20.0678 22.1532C19.8368 22.3893 19.7068 22.7098 19.7063 23.0441C19.7068 23.3785 19.8368 23.6989 20.0678 23.935C20.2988 24.1711 20.6119 24.3036 20.9381 24.3032ZM19.9039 9.6661C20.0395 9.66628 20.1737 9.63909 20.2991 9.58609C20.4244 9.53308 20.5383 9.4553 20.6343 9.35718C20.7303 9.25906 20.8065 9.14253 20.8586 9.01423C20.9106 8.88593 20.9375 8.74839 20.9377 8.60944C20.9376 8.47046 20.9107 8.33287 20.8587 8.20452C20.8067 8.07617 20.7305 7.95958 20.6345 7.86141C20.5385 7.76324 20.4246 7.68542 20.2992 7.63238C20.1738 7.57935 20.0395 7.55215 19.9039 7.55233C19.7682 7.55215 19.6339 7.57935 19.5085 7.63238C19.3832 7.68542 19.2692 7.76324 19.1732 7.86141C19.0772 7.95958 19.001 8.07617 18.949 8.20452C18.897 8.33287 18.8702 8.47046 18.87 8.60944C18.8702 8.74839 18.8971 8.88593 18.9491 9.01423C19.0012 9.14253 19.0774 9.25906 19.1734 9.35718C19.2694 9.4553 19.3833 9.53308 19.5086 9.58609C19.634 9.63909 19.7683 9.66628 19.9039 9.6661ZM22.6537 10.0705C22.7893 10.0707 22.9236 10.0435 23.0489 9.99048C23.1743 9.93748 23.2882 9.8597 23.3842 9.76158C23.4802 9.66346 23.5564 9.54692 23.6084 9.41862C23.6605 9.29033 23.6874 9.15278 23.6876 9.01384C23.6874 8.87489 23.6605 8.73735 23.6084 8.60905C23.5564 8.48075 23.4802 8.36422 23.3842 8.2661C23.2882 8.16798 23.1743 8.0902 23.0489 8.03719C22.9236 7.98419 22.7893 7.957 22.6537 7.95718C22.5181 7.957 22.3838 7.98419 22.2585 8.03719C22.1332 8.0902 22.0193 8.16798 21.9233 8.2661C21.8273 8.36422 21.7511 8.48075 21.699 8.60905C21.647 8.73735 21.6201 8.87489 21.6199 9.01384C21.6201 9.15278 21.647 9.29033 21.699 9.41862C21.7511 9.54692 21.8273 9.66346 21.9233 9.76158C22.0193 9.8597 22.1332 9.93748 22.2585 9.99048C22.3838 10.0435 22.5181 10.0707 22.6537 10.0705ZM19.5522 12.3412C19.7852 12.3415 20.0088 12.2469 20.1738 12.0783C20.3387 11.9097 20.4316 11.6808 20.432 11.442C20.432 10.9454 20.0378 10.5424 19.5522 10.5424C19.4368 10.5422 19.3224 10.5653 19.2157 10.6104C19.109 10.6556 19.012 10.7218 18.9302 10.8053C18.8485 10.8889 18.7836 10.9881 18.7393 11.0974C18.695 11.2066 18.6722 11.3237 18.672 11.442C18.672 11.9387 19.0662 12.3412 19.5522 12.3412ZM22.3017 12.7236C22.4171 12.7238 22.5314 12.7007 22.6381 12.6556C22.7448 12.6105 22.8417 12.5443 22.9235 12.4608C23.0052 12.3773 23.0701 12.2781 23.1144 12.1689C23.1588 12.0597 23.1817 11.9427 23.1818 11.8244C23.1818 11.3277 22.7877 10.9252 22.3017 10.9252C22.1862 10.9251 22.0719 10.9482 21.9653 10.9934C21.8586 11.0385 21.7616 11.1048 21.68 11.1883C21.5983 11.2718 21.5334 11.3711 21.4892 11.4803C21.4449 11.5895 21.422 11.7066 21.4219 11.8249C21.4219 12.3215 21.8161 12.7236 22.3017 12.7236ZM24.5015 13.6003C24.7345 13.6006 24.958 13.506 25.123 13.3374C25.288 13.1687 25.3808 12.9399 25.3812 12.7011C25.3812 12.2045 24.987 11.8019 24.5015 11.8019C24.386 11.8017 24.2716 11.8249 24.1649 11.87C24.0582 11.9151 23.9612 11.9813 23.8795 12.0649C23.7977 12.1484 23.7328 12.2476 23.6885 12.3569C23.6442 12.4661 23.6214 12.5833 23.6213 12.7016C23.6213 13.1978 24.0154 13.6003 24.5015 13.6003ZM21.4878 14.8824C21.9128 14.8824 22.2573 14.5298 22.2573 14.0951C22.2573 13.6605 21.9124 13.3084 21.4878 13.3084C21.0622 13.3084 20.7173 13.6605 20.7173 14.0951C20.7173 14.5298 21.0622 14.8824 21.4878 14.8824ZM18.7379 14.5C19.1634 14.5 19.5079 14.1475 19.5079 13.7128C19.5079 13.2781 19.163 12.926 18.7374 12.926C18.3128 12.926 17.9679 13.2781 17.9679 13.7128C17.9679 14.1475 18.3128 14.5 18.7379 14.5ZM23.7095 15.7591C24.135 15.7591 24.4799 15.4066 24.4799 14.9719C24.4799 14.5372 24.135 14.1851 23.7095 14.1851C23.6059 14.1807 23.5026 14.1977 23.4056 14.2353C23.3087 14.2728 23.2201 14.3301 23.1453 14.4036C23.0705 14.4771 23.011 14.5654 22.9703 14.6631C22.9297 14.7608 22.9087 14.8659 22.9087 14.9721C22.9087 15.0783 22.9297 15.1834 22.9703 15.2811C23.011 15.3788 23.0705 15.4671 23.1453 15.5406C23.2201 15.6141 23.3087 15.6714 23.4056 15.7089C23.5026 15.7465 23.6059 15.7635 23.7095 15.7591ZM20.3881 16.5233C20.7527 16.5233 21.0479 16.2213 21.0479 15.8486C21.0478 15.6693 20.9783 15.4973 20.8545 15.3706C20.7307 15.2438 20.5628 15.1726 20.3879 15.1727C20.2129 15.1727 20.0451 15.244 19.9214 15.3709C19.7977 15.4977 19.7282 15.6697 19.7283 15.849C19.7283 16.2213 20.0239 16.5233 20.3881 16.5233ZM22.6103 17.378C22.6988 17.3814 22.7871 17.3664 22.8698 17.334C22.9525 17.3016 23.028 17.2524 23.0918 17.1894C23.1556 17.1265 23.2063 17.0509 23.241 16.9674C23.2756 16.8839 23.2935 16.794 23.2935 16.7033C23.2935 16.6125 23.2756 16.5227 23.241 16.4391C23.2063 16.3556 23.1556 16.2801 23.0918 16.2171C23.028 16.1541 22.9525 16.105 22.8698 16.0726C22.7871 16.0402 22.6988 16.0252 22.6103 16.0285C22.2457 16.0285 21.9505 16.331 21.9505 16.7033C21.9505 17.076 22.2461 17.378 22.6103 17.378ZM17.6602 16.1185C18.0248 16.1185 18.3204 15.8165 18.3204 15.4437C18.3204 15.0719 18.0248 14.7694 17.6602 14.7694C17.296 14.7694 17.0004 15.0715 17.0004 15.4442C17.0004 15.8165 17.296 16.1185 17.6602 16.1185ZM19.1787 17.6254C19.4819 17.6254 19.7283 17.3739 19.7283 17.0631C19.7283 16.7529 19.4819 16.5013 19.1787 16.5013C19.1053 16.4991 19.0323 16.5121 18.9639 16.5393C18.8955 16.5666 18.8331 16.6076 18.7805 16.66C18.7279 16.7124 18.686 16.775 18.6574 16.8443C18.6288 16.9135 18.6141 16.9879 18.614 17.0631C18.614 17.1383 18.6287 17.2128 18.6572 17.282C18.6858 17.3513 18.7276 17.414 18.7802 17.4665C18.8328 17.5189 18.8951 17.56 18.9635 17.5873C19.0318 17.6146 19.1049 17.6276 19.1782 17.6254H19.1787ZM20.1238 19.1765C20.1884 19.1785 20.2528 19.1672 20.3131 19.1432C20.3733 19.1193 20.4283 19.0832 20.4747 19.037C20.5211 18.9909 20.558 18.9357 20.5832 18.8747C20.6084 18.8137 20.6214 18.7481 20.6214 18.6819C20.6214 18.6156 20.6084 18.55 20.5832 18.489C20.558 18.428 20.5211 18.3728 20.4747 18.3267C20.4283 18.2806 20.3733 18.2445 20.3131 18.2205C20.2528 18.1966 20.1884 18.1853 20.1238 18.1873C20.0583 18.1837 19.9927 18.1939 19.9312 18.2172C19.8696 18.2404 19.8133 18.2763 19.7657 18.3225C19.7181 18.3688 19.6802 18.4245 19.6543 18.4863C19.6284 18.5481 19.615 18.6146 19.615 18.6819C19.615 18.7491 19.6284 18.8156 19.6543 18.8774C19.6802 18.9392 19.7181 18.9949 19.7657 19.0412C19.8133 19.0875 19.8696 19.1233 19.9312 19.1466C19.9927 19.1698 20.0583 19.18 20.1238 19.1765ZM18.9578 19.4913C19.0109 19.4933 19.0637 19.4842 19.1133 19.4648C19.1628 19.4453 19.208 19.4159 19.2462 19.3781C19.2845 19.3404 19.3149 19.2952 19.3357 19.2452C19.3565 19.1951 19.3672 19.1413 19.3673 19.087C19.3674 19.0326 19.3568 18.9788 19.3362 18.9287C19.3156 18.8786 19.2853 18.8333 19.2472 18.7954C19.2091 18.7575 19.164 18.7279 19.1145 18.7083C19.065 18.6887 19.0122 18.6794 18.9592 18.6812C18.8566 18.6845 18.7594 18.7286 18.6879 18.804C18.6165 18.8795 18.5764 18.9805 18.5763 19.0856C18.5761 19.1907 18.6158 19.2918 18.687 19.3675C18.7582 19.4432 18.8553 19.4876 18.9578 19.4913ZM17.9244 18.3222C17.99 18.3258 18.0555 18.3156 18.1171 18.2924C18.1786 18.2691 18.235 18.2332 18.2826 18.187C18.3302 18.1407 18.3681 18.085 18.394 18.0232C18.4199 17.9614 18.4332 17.8949 18.4332 17.8276C18.4332 17.7604 18.4199 17.6939 18.394 17.6321C18.3681 17.5703 18.3302 17.5146 18.2826 17.4683C18.235 17.422 18.1786 17.3862 18.1171 17.3629C18.0555 17.3397 17.99 17.3295 17.9244 17.333C17.8598 17.331 17.7955 17.3423 17.7352 17.3663C17.6749 17.3902 17.6199 17.4263 17.5735 17.4725C17.5271 17.5186 17.4902 17.5738 17.465 17.6348C17.4399 17.6958 17.4269 17.7614 17.4269 17.8276C17.4269 17.8939 17.4399 17.9595 17.465 18.0205C17.4902 18.0815 17.5271 18.1367 17.5735 18.1828C17.6199 18.2289 17.6749 18.2651 17.7352 18.289C17.7955 18.3129 17.8598 18.3242 17.9244 18.3222ZM16.4284 17.2431C16.5027 17.2469 16.577 17.2352 16.6467 17.2087C16.7165 17.1821 16.7802 17.1414 16.8342 17.0888C16.8881 17.0363 16.931 16.9731 16.9604 16.903C16.9897 16.8329 17.0049 16.7575 17.0049 16.6813C17.0049 16.605 16.9898 16.5296 16.9605 16.4595C16.9313 16.3894 16.8884 16.3261 16.8345 16.2735C16.7806 16.221 16.7169 16.1801 16.6471 16.1536C16.5774 16.127 16.5031 16.1152 16.4288 16.119C16.1251 16.119 15.8787 16.3705 15.8787 16.6808C15.8787 16.9915 16.1251 17.2431 16.4288 17.2431H16.4284ZM16.406 13.016C16.7097 13.016 16.956 12.764 16.956 12.4537C16.956 12.3042 16.8981 12.1608 16.7949 12.0551C16.6918 11.9494 16.5518 11.89 16.406 11.89C16.2601 11.89 16.1202 11.9494 16.017 12.0551C15.9138 12.1608 15.8559 12.3042 15.8559 12.4537C15.8559 12.764 16.1023 13.016 16.406 13.016ZM16.6478 11.0372C16.7125 11.0392 16.7768 11.0279 16.8371 11.004C16.8974 10.98 16.9523 10.9439 16.9987 10.8978C17.0452 10.8516 17.082 10.7964 17.1072 10.7354C17.1324 10.6744 17.1454 10.6088 17.1454 10.5426C17.1454 10.4763 17.1324 10.4108 17.1072 10.3498C17.082 10.2887 17.0452 10.2335 16.9987 10.1874C16.9523 10.1413 16.8974 10.1052 16.8371 10.0812C16.7768 10.0573 16.7125 10.046 16.6478 10.048C16.5823 10.0445 16.5168 10.0546 16.4552 10.0779C16.3936 10.1011 16.3373 10.137 16.2897 10.1833C16.2421 10.2295 16.2042 10.2853 16.1783 10.347C16.1524 10.4088 16.139 10.4754 16.139 10.5426C16.139 10.6098 16.1524 10.6764 16.1783 10.7381C16.2042 10.7999 16.2421 10.8556 16.2897 10.9019C16.3373 10.9482 16.3936 10.9841 16.4552 11.0073C16.5168 11.0306 16.5823 11.0407 16.6478 11.0372ZM17.1764 9.41869C17.2813 9.41887 17.382 9.37634 17.4563 9.30046C17.5306 9.22458 17.5724 9.12156 17.5726 9.01407C17.5728 8.90657 17.5313 8.80341 17.4572 8.72727C17.3832 8.65113 17.2826 8.60825 17.1777 8.60807C17.0752 8.61148 16.978 8.6556 16.9066 8.7311C16.8352 8.80659 16.7952 8.90757 16.7951 9.0127C16.795 9.11784 16.8347 9.21891 16.9059 9.29457C16.9772 9.37024 17.0743 9.41458 17.1768 9.41823L17.1764 9.41869ZM16.2523 8.65397C16.3804 8.65397 16.5032 8.60193 16.5939 8.50926C16.6846 8.41659 16.7357 8.29085 16.7361 8.15961C16.7358 8.02829 16.6848 7.90243 16.5941 7.80966C16.5034 7.71689 16.3805 7.66479 16.2523 7.66479C16.1868 7.66124 16.1212 7.67141 16.0597 7.69466C15.9981 7.71792 15.9418 7.75378 15.8942 7.80005C15.8466 7.84633 15.8087 7.90205 15.7828 7.96383C15.7569 8.0256 15.7435 8.09214 15.7435 8.15938C15.7435 8.22662 15.7569 8.29315 15.7828 8.35493C15.8087 8.41671 15.8466 8.47243 15.8942 8.5187C15.9418 8.56498 15.9981 8.60084 16.0597 8.62409C16.1212 8.64735 16.1868 8.65751 16.2523 8.65397ZM21.378 18.4797C21.4519 18.4827 21.5257 18.4705 21.5949 18.4436C21.6641 18.4167 21.7272 18.3758 21.7806 18.3233C21.8339 18.2707 21.8764 18.2077 21.9054 18.138C21.9344 18.0682 21.9494 17.9932 21.9494 17.9174C21.9494 17.8416 21.9344 17.7665 21.9054 17.6968C21.8764 17.627 21.8339 17.564 21.7806 17.5115C21.7272 17.459 21.6641 17.4181 21.5949 17.3912C21.5257 17.3643 21.4519 17.352 21.378 17.3551C21.0743 17.3551 20.828 17.6071 20.828 17.9174C20.828 18.2277 21.0743 18.4797 21.378 18.4797ZM14.9981 8.00216C15.0724 8.00593 15.1467 7.99419 15.2165 7.96765C15.2862 7.9411 15.35 7.90031 15.4039 7.84775C15.4578 7.79518 15.5007 7.73194 15.53 7.66187C15.5593 7.59179 15.5744 7.51634 15.5744 7.4401C15.5744 7.36385 15.5593 7.2884 15.53 7.21833C15.5007 7.14825 15.4578 7.08501 15.4039 7.03245C15.35 6.97989 15.2862 6.9391 15.2165 6.91255C15.1467 6.88601 15.0724 6.87426 14.9981 6.87803C14.9248 6.87589 14.8517 6.88883 14.7834 6.91611C14.715 6.94339 14.6526 6.98445 14.6 7.03686C14.5474 7.08926 14.5056 7.15195 14.477 7.22121C14.4484 7.29048 14.4337 7.3649 14.4337 7.4401C14.4337 7.51529 14.4484 7.58972 14.477 7.65898C14.5056 7.72825 14.5474 7.79094 14.6 7.84334C14.6526 7.89575 14.715 7.9368 14.7834 7.96408C14.8517 7.99136 14.9248 8.00431 14.9981 8.00216ZM15.3726 10.3854C15.6763 10.3854 15.9226 10.1338 15.9226 9.82354C15.9226 9.51279 15.6763 9.26125 15.3726 9.26125C15.2992 9.2591 15.2262 9.27205 15.1578 9.29933C15.0894 9.32661 15.0271 9.36766 14.9745 9.42007C14.9219 9.47247 14.88 9.53516 14.8515 9.60443C14.8229 9.67369 14.8082 9.74812 14.8082 9.82331C14.8082 9.89851 14.8229 9.97294 14.8515 10.0422C14.88 10.1115 14.9219 10.1741 14.9745 10.2266C15.0271 10.279 15.0894 10.32 15.1578 10.3473C15.2262 10.3746 15.2992 10.3875 15.3726 10.3854ZM14.7567 12.6561C15.1208 12.6561 15.4165 12.3541 15.4165 11.9814C15.4165 11.6096 15.1208 11.3071 14.7567 11.3071C14.392 11.3071 14.0964 11.6091 14.0964 11.9818C14.0964 12.3541 14.392 12.6561 14.7567 12.6561ZM12.7544 12.6561C13.1799 12.6561 13.5248 12.3036 13.5248 11.8694C13.5248 11.4347 13.1799 11.0822 12.7544 11.0822C12.3293 11.0822 11.9849 11.4347 11.9849 11.8694C11.9849 12.3036 12.3298 12.6561 12.7544 12.6561ZM10.4229 13.1964C10.5383 13.1965 10.6526 13.1733 10.7593 13.1282C10.866 13.083 10.9629 13.0168 11.0446 12.9333C11.1263 12.8497 11.1911 12.7505 11.2354 12.6413C11.2797 12.5321 11.3025 12.415 11.3027 12.2967C11.3027 11.8001 10.9085 11.3971 10.4229 11.3971C10.3075 11.3969 10.1931 11.42 10.0864 11.4651C9.97966 11.5102 9.88266 11.5765 9.80092 11.66C9.71918 11.7436 9.65431 11.8428 9.61001 11.952C9.5657 12.0613 9.54284 12.1784 9.54272 12.2967C9.54272 12.7934 9.93691 13.1964 10.4229 13.1964ZM7.87193 14.4775C8.00752 14.4777 8.14182 14.4505 8.26715 14.3975C8.39249 14.3445 8.50641 14.2667 8.60241 14.1686C8.69841 14.0705 8.77461 13.9539 8.82666 13.8256C8.87871 13.6973 8.90559 13.5598 8.90576 13.4209C8.90559 13.2819 8.87871 13.1444 8.82666 13.0161C8.77461 12.8878 8.69841 12.7712 8.60241 12.6731C8.50641 12.575 8.39249 12.4972 8.26715 12.4442C8.14182 12.3912 8.00752 12.364 7.87193 12.3642C7.73631 12.364 7.60196 12.3911 7.47658 12.4441C7.35119 12.4971 7.23722 12.5748 7.14117 12.673C7.04512 12.7711 6.96889 12.8876 6.91681 13.016C6.86473 13.1443 6.83783 13.2819 6.83766 13.4209C6.83783 13.5598 6.86473 13.6974 6.91681 13.8257C6.96889 13.9541 7.04512 14.0706 7.14117 14.1688C7.23722 14.2669 7.35119 14.3447 7.47658 14.3976C7.60196 14.4506 7.73631 14.4777 7.87193 14.4775ZM5.23182 16.6358C5.55808 16.6362 5.87113 16.5037 6.10213 16.2676C6.33312 16.0315 6.46316 15.7111 6.46363 15.3767C6.46316 15.0424 6.33312 14.7219 6.10213 14.4858C5.87113 14.2497 5.55808 14.1173 5.23182 14.1176C4.90555 14.1173 4.5925 14.2497 4.3615 14.4858C4.13051 14.7219 4.00047 15.0424 4 15.3767C4.00047 15.7111 4.13051 16.0315 4.3615 16.2676C4.5925 16.5037 4.90555 16.6362 5.23182 16.6358ZM6.83766 11.8469C6.97324 11.8471 7.10754 11.8199 7.23287 11.7669C7.35821 11.7139 7.47213 11.6361 7.56813 11.538C7.66413 11.4399 7.74033 11.3233 7.79238 11.195C7.84443 11.0667 7.87131 10.9292 7.87149 10.7902C7.87131 10.6513 7.84443 10.5137 7.79238 10.3854C7.74033 10.2571 7.66413 10.1406 7.56813 10.0425C7.47213 9.94437 7.35821 9.86659 7.23287 9.81359C7.10754 9.76058 6.97324 9.73339 6.83766 9.73357C6.70207 9.73339 6.56777 9.76058 6.44244 9.81359C6.3171 9.86659 6.20318 9.94437 6.10718 10.0425C6.01118 10.1406 5.93498 10.2571 5.88293 10.3854C5.83088 10.5137 5.804 10.6513 5.80383 10.7902C5.804 10.9292 5.83088 11.0667 5.88293 11.195C5.93498 11.3233 6.01118 11.4399 6.10718 11.538C6.20318 11.6361 6.3171 11.7139 6.44244 11.7669C6.56777 11.8199 6.70207 11.8471 6.83766 11.8469ZM9.38864 10.5653C9.50408 10.5655 9.61844 10.5424 9.72516 10.4972C9.83188 10.4521 9.92889 10.3859 10.0106 10.3023C10.0924 10.2188 10.1572 10.1196 10.2015 10.0103C10.2458 9.90107 10.2687 9.78395 10.2688 9.66564C10.2688 9.16944 9.87464 8.76643 9.38864 8.76643C9.27322 8.76631 9.15892 8.78948 9.05225 8.83463C8.94558 8.87978 8.84863 8.94601 8.76694 9.02955C8.68524 9.1131 8.62041 9.21231 8.57614 9.32153C8.53186 9.43075 8.50901 9.54783 8.50889 9.6661C8.50889 10.1628 8.90308 10.5653 9.38864 10.5653ZM9.01506 8.18164C9.13047 8.18182 9.24479 8.15871 9.35148 8.11361C9.45817 8.06852 9.55516 8.00234 9.63689 7.91884C9.71862 7.83534 9.78351 7.73616 9.82784 7.62696C9.87216 7.51777 9.89507 7.40069 9.89525 7.28243C9.89525 6.78577 9.50107 6.38275 9.01506 6.38275C8.89965 6.38263 8.78534 6.40581 8.67867 6.45096C8.572 6.4961 8.47505 6.56234 8.39336 6.64588C8.31167 6.72942 8.24683 6.82864 8.20256 6.93786C8.15828 7.04707 8.13544 7.16416 8.13532 7.28243C8.13532 7.77908 8.5295 8.18164 9.01506 8.18164ZM11.347 7.6423C11.7725 7.6423 12.117 7.29023 12.117 6.85554C12.117 6.42085 11.7721 6.06833 11.3466 6.06833C10.9219 6.06833 10.577 6.42085 10.577 6.85554C10.577 7.29023 10.9219 7.6423 11.347 7.6423ZM13.3488 7.6423C13.7134 7.6423 14.0091 7.34026 14.0091 6.96754C14.0091 6.59528 13.7134 6.29325 13.3488 6.29325C12.9846 6.29325 12.689 6.59528 12.689 6.968C12.689 7.34026 12.9846 7.64275 13.3488 7.64275V7.6423ZM13.7228 10.0255C13.8094 10.0256 13.8951 10.0083 13.9751 9.97441C14.0551 9.94055 14.1278 9.89087 14.189 9.8282C14.2503 9.76553 14.2988 9.69111 14.332 9.60918C14.3651 9.52726 14.3822 9.43944 14.3822 9.35075C14.3822 8.97849 14.0866 8.67646 13.7224 8.67646C13.3582 8.67646 13.0626 8.97849 13.0626 9.35121C13.0626 9.72348 13.3582 10.0255 13.7224 10.0255H13.7228ZM11.7215 10.048C12.147 10.048 12.4915 9.69593 12.4915 9.26125C12.4915 8.82656 12.1466 8.47449 11.721 8.47449C11.2964 8.47449 10.9515 8.82656 10.9515 9.26125C10.9515 9.69593 11.2964 10.048 11.7215 10.048ZM9.54362 16.0285C9.62187 16.0284 9.69833 16.0046 9.76333 15.9599C9.82834 15.9153 9.87896 15.8519 9.9088 15.7778C9.93864 15.7037 9.94636 15.6221 9.93098 15.5435C9.91559 15.4649 9.8778 15.3927 9.82237 15.3361C9.76695 15.2795 9.69639 15.241 9.61962 15.2255C9.54285 15.21 9.46332 15.2182 9.39109 15.2491C9.31886 15.2799 9.25717 15.332 9.21384 15.3988C9.17051 15.4655 9.14747 15.5439 9.14765 15.6241C9.14765 15.8477 9.32458 16.0285 9.54362 16.0285ZM11.1266 15.8266C11.1921 15.8301 11.2577 15.8199 11.3192 15.7967C11.3808 15.7734 11.4371 15.7376 11.4847 15.6913C11.5323 15.645 11.5702 15.5893 11.5961 15.5275C11.6221 15.4657 11.6354 15.3992 11.6354 15.332C11.6354 15.2647 11.6221 15.1982 11.5961 15.1364C11.5702 15.0746 11.5323 15.0189 11.4847 14.9726C11.4371 14.9264 11.3808 14.8905 11.3192 14.8673C11.2577 14.844 11.1921 14.8338 11.1266 14.8374C11.0611 14.8338 10.9955 14.844 10.934 14.8673C10.8724 14.8905 10.8161 14.9264 10.7685 14.9726C10.7209 15.0189 10.683 15.0746 10.6571 15.1364C10.6312 15.1982 10.6178 15.2647 10.6178 15.332C10.6178 15.3992 10.6312 15.4657 10.6571 15.5275C10.683 15.5893 10.7209 15.645 10.7685 15.6913C10.8161 15.7376 10.8724 15.7734 10.934 15.7967C10.9955 15.8199 11.0611 15.8301 11.1266 15.8266ZM12.8646 15.1518C12.9385 15.1549 13.0122 15.1426 13.0813 15.1157C13.1504 15.0889 13.2135 15.048 13.2668 14.9955C13.3202 14.943 13.3626 14.8801 13.3916 14.8104C13.4205 14.7407 13.4355 14.6657 13.4355 14.59C13.4355 14.5142 13.4205 14.4392 13.3916 14.3695C13.3626 14.2999 13.3202 14.2369 13.2668 14.1844C13.2135 14.1319 13.1504 14.091 13.0813 14.0642C13.0122 14.0373 12.9385 14.0251 12.8646 14.0281C12.5609 14.0281 12.3145 14.2797 12.3145 14.59C12.3145 14.9007 12.5609 15.1523 12.8646 15.1523V15.1518ZM13.2825 16.9511C13.6471 16.9511 13.9423 16.6487 13.9423 16.2764C13.9423 15.9037 13.6467 15.6016 13.2825 15.6016C12.9179 15.6016 12.6223 15.9037 12.6223 16.2764C12.6223 16.6487 12.9179 16.9511 13.2825 16.9511ZM11.1714 17.378C11.4751 17.378 11.7215 17.126 11.7215 16.8157C11.7215 16.6663 11.6635 16.523 11.5604 16.4173C11.4573 16.3117 11.3175 16.2523 11.1716 16.2523C11.0258 16.2523 10.886 16.3117 10.7828 16.4173C10.6797 16.523 10.6218 16.6663 10.6218 16.8157C10.6218 17.126 10.8682 17.378 11.1714 17.378ZM9.30084 17.3551C9.36546 17.3571 9.42982 17.3458 9.49009 17.3219C9.55037 17.2979 9.60534 17.2618 9.65175 17.2157C9.69815 17.1695 9.73505 17.1143 9.76024 17.0533C9.78544 16.9923 9.79842 16.9267 9.79842 16.8605C9.79842 16.7942 9.78544 16.7287 9.76024 16.6677C9.73505 16.6066 9.69815 16.5514 9.65175 16.5053C9.60534 16.4592 9.55037 16.4231 9.49009 16.3991C9.42982 16.3752 9.36546 16.3639 9.30084 16.3659C9.23532 16.3624 9.16977 16.3725 9.10821 16.3958C9.04664 16.419 8.99034 16.4549 8.94274 16.5012C8.89513 16.5474 8.85722 16.6032 8.83131 16.6649C8.80541 16.7267 8.79204 16.7933 8.79204 16.8605C8.79204 16.9277 8.80541 16.9943 8.83131 17.056C8.85722 17.1178 8.89513 17.1735 8.94274 17.2198C8.99034 17.2661 9.04664 17.302 9.10821 17.3252C9.16977 17.3485 9.23532 17.3586 9.30084 17.3551ZM9.32324 18.9066C9.39659 18.9087 9.46961 18.8958 9.53799 18.8685C9.60637 18.8412 9.66871 18.8001 9.72133 18.7477C9.77395 18.6953 9.81579 18.6326 9.84435 18.5634C9.87291 18.4941 9.88763 18.4197 9.88763 18.3445C9.88763 18.2693 9.87291 18.1949 9.84435 18.1256C9.81579 18.0563 9.77395 17.9937 9.72133 17.9412C9.66871 17.8888 9.60637 17.8478 9.53799 17.8205C9.46961 17.7932 9.39659 17.7803 9.32324 17.7824C9.01909 17.7824 8.77318 18.0344 8.77318 18.3447C8.77318 18.655 9.01954 18.9066 9.32279 18.9066H9.32324ZM11.5669 19.1989C11.9311 19.1989 12.2267 18.8969 12.2267 18.5242C12.2267 18.1524 11.9311 17.8499 11.5669 17.8499C11.2023 17.8499 10.9067 18.1519 10.9067 18.5247C10.9067 18.8969 11.2023 19.1989 11.5669 19.1989ZM14.1851 18.9066C14.6106 18.9066 14.9551 18.5545 14.9551 18.1198C14.9551 17.6851 14.6102 17.333 14.1847 17.333C13.76 17.333 13.4151 17.6851 13.4151 18.1198C13.4151 18.5545 13.76 18.9066 14.1851 18.9066ZM15.7246 20.8624C15.9577 20.8627 16.1812 20.7681 16.3462 20.5995C16.5112 20.4308 16.604 20.202 16.6044 19.9632C16.6044 19.4666 16.2102 19.0635 15.7246 19.0635C15.6092 19.0634 15.4948 19.0865 15.3881 19.1316C15.2814 19.1767 15.1844 19.243 15.1027 19.3265C15.0209 19.4101 14.956 19.5093 14.9117 19.6185C14.8674 19.7278 14.8446 19.8449 14.8445 19.9632C14.8445 20.4599 15.2386 20.8624 15.7246 20.8624ZM12.491 21.1328C12.9166 21.1328 13.2615 20.7803 13.2615 20.3456C13.2615 19.9113 12.9166 19.5588 12.491 19.5588C12.0659 19.5588 11.7215 19.9113 11.7215 20.3456C11.7215 20.7803 12.0659 21.1328 12.491 21.1328ZM10.6648 22.6613C11.0899 22.6613 11.4343 22.3092 11.4343 21.8746C11.4343 21.4399 11.0894 21.0878 10.6648 21.0878C10.2393 21.0878 9.89435 21.4399 9.89435 21.8746C9.89435 22.3092 10.2393 22.6613 10.6648 22.6613ZM12.1833 24.6401C12.2987 24.6402 12.413 24.6171 12.5197 24.5719C12.6263 24.5268 12.7233 24.4605 12.805 24.377C12.8867 24.2935 12.9515 24.1942 12.9958 24.085C13.0401 23.9758 13.0629 23.8587 13.063 23.7405C13.063 23.2443 12.6688 22.8417 12.1833 22.8417C12.0679 22.8415 11.9536 22.8646 11.8469 22.9097C11.7402 22.9548 11.6432 23.021 11.5615 23.1045C11.4797 23.188 11.4148 23.2872 11.3705 23.3964C11.3262 23.5056 11.3033 23.6226 11.3031 23.7409C11.3031 24.2376 11.6973 24.6401 12.1833 24.6401ZM16.2304 25C16.366 25.0002 16.5002 24.973 16.6256 24.92C16.7509 24.867 16.8648 24.7892 16.9608 24.6911C17.0568 24.593 17.133 24.4764 17.1851 24.3481C17.2371 24.2198 17.264 24.0823 17.2642 23.9433C17.264 23.8044 17.2371 23.6669 17.1851 23.5386C17.133 23.4103 17.0568 23.2937 16.9608 23.1956C16.8648 23.0975 16.7509 23.0197 16.6256 22.9667C16.5002 22.9137 16.366 22.8865 16.2304 22.8867C16.0948 22.8865 15.9605 22.9137 15.8351 22.9667C15.7098 23.0197 15.5959 23.0975 15.4999 23.1956C15.4039 23.2937 15.3277 23.4103 15.2756 23.5386C15.2236 23.6669 15.1967 23.8044 15.1965 23.9433C15.1967 24.0823 15.2236 24.2198 15.2756 24.3481C15.3277 24.4764 15.4039 24.593 15.4999 24.6911C15.5959 24.7892 15.7098 24.867 15.8351 24.92C15.9605 24.973 16.0948 25.0002 16.2304 25ZM14.0091 23.1111C14.1245 23.1113 14.2388 23.0881 14.3455 23.0429C14.4521 22.9978 14.5491 22.9316 14.6308 22.848C14.7125 22.7645 14.7773 22.6653 14.8216 22.556C14.8658 22.4468 14.8887 22.3297 14.8888 22.2115C14.8888 21.7153 14.4946 21.3123 14.0091 21.3123C13.8936 21.3121 13.7793 21.3352 13.6725 21.3803C13.5658 21.4255 13.4688 21.4917 13.3871 21.5752C13.3053 21.6588 13.2405 21.758 13.1962 21.8673C13.1519 21.9765 13.129 22.0936 13.1289 22.2119C13.1289 22.7086 13.5231 23.1111 14.0091 23.1111ZM17.924 22.7517C18.0596 22.7519 18.1939 22.7247 18.3192 22.6717C18.4446 22.6187 18.5585 22.5409 18.6545 22.4428C18.7505 22.3447 18.8267 22.2282 18.8787 22.0999C18.9308 21.9716 18.9577 21.834 18.9578 21.6951C18.9577 21.5561 18.9308 21.4186 18.8787 21.2903C18.8267 21.162 18.7505 21.0455 18.6545 20.9473C18.5585 20.8492 18.4446 20.7714 18.3192 20.7184C18.1939 20.6654 18.0596 20.6382 17.924 20.6384C17.7884 20.6382 17.6541 20.6654 17.5288 20.7184C17.4034 20.7714 17.2895 20.8492 17.1935 20.9473C17.0975 21.0455 17.0213 21.162 16.9693 21.2903C16.9172 21.4186 16.8903 21.5561 16.8902 21.6951C16.8903 21.834 16.9172 21.9716 16.9693 22.0999C17.0213 22.2282 17.0975 22.3447 17.1935 22.4428C17.2895 22.5409 17.4034 22.6187 17.5288 22.6717C17.6541 22.7247 17.7884 22.7519 17.924 22.7517ZM9.74071 20.7279C10.1053 20.7279 10.401 20.4259 10.401 20.0532C10.401 19.6814 10.1053 19.3789 9.74116 19.3789C9.37654 19.3789 9.08091 19.6809 9.08091 20.0536C9.08091 20.4259 9.37654 20.7284 9.74116 20.7284L9.74071 20.7279ZM32.0612 6.92623H32.5092V21.6148H32.0612V6.92623ZM41.8656 17.9426H43.4338L45.1498 12.8967L46.8551 17.9426H48.413L50.6025 10.5984H48.9183L47.5812 15.5264L45.9812 10.5984H44.297L42.6969 15.5264L41.3603 10.5984H39.6761L41.8656 17.9426ZM52.7208 17.9426H54.2787V10.5984H52.7208V17.9426ZM56.9439 17.9426H58.4915V15.8899L59.3968 14.9067L61.6176 17.9426H63.5016L60.4808 13.7839L63.3019 10.5984H61.4174L58.4915 13.9657V10.5984H56.9439V17.9426ZM65.4421 17.9426H67V10.5984H65.4421V17.9426Z", fill: "white" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_1861_39", children: _jsx("rect", { width: "30", height: "30", fill: "white" }) }) })] }));
16
5
  };
17
6
  export default IOTA;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var LIGHTLINK = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsx("svg", __assign({ width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsxs("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "30", height: "30", viewBox: "0 0 30 30", fill: "none" }, { children: [_jsx("circle", { cx: "15", cy: "15", r: "15", fill: "black" }), _jsx("path", { d: "M12.4843 15.3465C11.9362 15.826 11.9362 16.6481 12.4843 17.1276L16.1834 20.5527C16.7314 21.1007 17.5535 21.1007 18.1015 20.5527C18.581 20.1417 18.581 19.3197 18.1015 18.8401L14.3338 15.415C14.0813 15.1839 13.7514 15.0558 13.409 15.0558C13.0667 15.0558 12.7368 15.1839 12.4843 15.415V15.3465Z", fill: "#67FFFC" }), _jsx("path", { d: "M25.157 13.9764C25.705 13.4969 25.705 12.6749 25.157 12.1954C24.9044 11.9643 24.5745 11.8362 24.2322 11.8362C23.8899 11.8362 23.56 11.9643 23.3074 12.1954L18.1012 17.1961L17.1421 18.0866C15.9776 19.1141 14.402 18.9771 13.854 18.4976L16.1831 20.6897C16.7311 21.1692 17.5532 21.1692 18.1012 20.6897L25.157 14.0449V13.9764Z", fill: "#67FFFC" }), _jsx("path", { d: "M18.1009 13.6339C18.6489 13.1544 18.6489 12.3324 18.1009 11.8529L14.3332 8.3592C14.0807 8.12814 13.7508 8 13.4085 8C13.0661 8 12.7362 8.12814 12.4837 8.3592C12.0041 8.83872 12.0041 9.59226 12.4837 10.1403L16.2513 13.5654C16.7308 14.1134 17.6214 14.1134 18.1009 13.5654V13.6339Z", fill: "#6087FF" }), _jsx("path", { d: "M5.35964 15.004C4.88012 15.4835 4.88012 16.3055 5.35964 16.7851C5.90766 17.2646 6.7297 17.2646 7.27772 16.7851L12.4839 11.8528L13.443 11.0308C14.6075 10.0033 16.1831 10.1403 16.6626 10.6198L14.3335 8.4277C14.081 8.19664 13.751 8.0685 13.4087 8.0685C13.0664 8.0685 12.7365 8.19664 12.4839 8.4277L5.35964 15.0725V15.004Z", fill: "#6087FF" })] })) })));
4
+ return (_jsx("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", children: [_jsx("circle", { cx: "15", cy: "15", r: "15", fill: "black" }), _jsx("path", { d: "M12.4843 15.3465C11.9362 15.826 11.9362 16.6481 12.4843 17.1276L16.1834 20.5527C16.7314 21.1007 17.5535 21.1007 18.1015 20.5527C18.581 20.1417 18.581 19.3197 18.1015 18.8401L14.3338 15.415C14.0813 15.1839 13.7514 15.0558 13.409 15.0558C13.0667 15.0558 12.7368 15.1839 12.4843 15.415V15.3465Z", fill: "#67FFFC" }), _jsx("path", { d: "M25.157 13.9764C25.705 13.4969 25.705 12.6749 25.157 12.1954C24.9044 11.9643 24.5745 11.8362 24.2322 11.8362C23.8899 11.8362 23.56 11.9643 23.3074 12.1954L18.1012 17.1961L17.1421 18.0866C15.9776 19.1141 14.402 18.9771 13.854 18.4976L16.1831 20.6897C16.7311 21.1692 17.5532 21.1692 18.1012 20.6897L25.157 14.0449V13.9764Z", fill: "#67FFFC" }), _jsx("path", { d: "M18.1009 13.6339C18.6489 13.1544 18.6489 12.3324 18.1009 11.8529L14.3332 8.3592C14.0807 8.12814 13.7508 8 13.4085 8C13.0661 8 12.7362 8.12814 12.4837 8.3592C12.0041 8.83872 12.0041 9.59226 12.4837 10.1403L16.2513 13.5654C16.7308 14.1134 17.6214 14.1134 18.1009 13.5654V13.6339Z", fill: "#6087FF" }), _jsx("path", { d: "M5.35964 15.004C4.88012 15.4835 4.88012 16.3055 5.35964 16.7851C5.90766 17.2646 6.7297 17.2646 7.27772 16.7851L12.4839 11.8528L13.443 11.0308C14.6075 10.0033 16.1831 10.1403 16.6626 10.6198L14.3335 8.4277C14.081 8.19664 13.751 8.0685 13.4087 8.0685C13.0664 8.0685 12.7365 8.19664 12.4839 8.4277L5.35964 15.0725V15.004Z", fill: "#6087FF" })] }) }));
16
5
  };
17
6
  export default LIGHTLINK;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var LINEA = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("circle", { cx: "15", cy: "15", r: "15", fill: "black" }), _jsx("rect", { x: "9.61548", y: "9.61536", width: "2.30769", height: "10.7692", fill: "white" }), _jsx("rect", { x: "10", y: "18.0769", width: "10", height: "2.30769", fill: "white" }), _jsx("circle", { cx: "20.0001", cy: "9.61537", r: "2.30769", fill: "white" })] })));
4
+ return (_jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("circle", { cx: "15", cy: "15", r: "15", fill: "black" }), _jsx("rect", { x: "9.61548", y: "9.61536", width: "2.30769", height: "10.7692", fill: "white" }), _jsx("rect", { x: "10", y: "18.0769", width: "10", height: "2.30769", fill: "white" }), _jsx("circle", { cx: "20.0001", cy: "9.61537", r: "2.30769", fill: "white" })] }));
16
5
  };
17
6
  export default LINEA;
@@ -1,16 +1,5 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var OKEX = function (props) {
14
- return (_jsxs("svg", __assign({ width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_2197_4016)" }, { children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#FAFAFA" }), _jsx("path", { d: "M9.77796 11.2105H2.53634C2.49168 11.2105 2.44885 11.2282 2.41728 11.2598C2.38568 11.2914 2.36795 11.3342 2.36795 11.3789V18.6206C2.36795 18.6652 2.38568 18.708 2.41728 18.7396C2.44885 18.7712 2.49168 18.7889 2.53634 18.7889H9.77796C9.82265 18.7889 9.86548 18.7712 9.89705 18.7396C9.92865 18.708 9.94638 18.6652 9.94638 18.6206V11.3789C9.94638 11.3342 9.92865 11.2914 9.89705 11.2598C9.86548 11.2282 9.82265 11.2105 9.77796 11.2105ZM7.42022 16.0944C7.42022 16.1391 7.40249 16.1819 7.37089 16.2135C7.33933 16.2451 7.2965 16.2628 7.25184 16.2628H5.06249C5.01783 16.2628 4.975 16.2451 4.9434 16.2135C4.91183 16.1819 4.8941 16.1391 4.8941 16.0944V13.9051C4.8941 13.8604 4.91183 13.8176 4.9434 13.786C4.975 13.7544 5.01783 13.7367 5.06249 13.7367H7.25184C7.2965 13.7367 7.33933 13.7544 7.37089 13.786C7.40249 13.8176 7.42022 13.8604 7.42022 13.9051V16.0944Z", fill: "black" }), _jsx("path", { d: "M24.9389 13.7369H22.7496C22.6566 13.7369 22.5812 13.8123 22.5812 13.9053V16.0946C22.5812 16.1876 22.6566 16.263 22.7496 16.263H24.9389C25.0319 16.263 25.1074 16.1876 25.1074 16.0946V13.9053C25.1074 13.8123 25.0319 13.7369 24.9389 13.7369Z", fill: "black" }), _jsx("path", { d: "M22.4119 11.2105H20.2226C20.1296 11.2105 20.0542 11.2859 20.0542 11.3789V13.5682C20.0542 13.6612 20.1296 13.7367 20.2226 13.7367H22.4119C22.505 13.7367 22.5804 13.6612 22.5804 13.5682V11.3789C22.5804 11.2859 22.505 11.2105 22.4119 11.2105Z", fill: "black" }), _jsx("path", { d: "M27.4641 11.2105H25.2747C25.1817 11.2105 25.1063 11.2859 25.1063 11.3789V13.5682C25.1063 13.6612 25.1817 13.7367 25.2747 13.7367H27.4641C27.5571 13.7367 27.6325 13.6612 27.6325 13.5682V11.3789C27.6325 11.2859 27.5571 11.2105 27.4641 11.2105Z", fill: "black" }), _jsx("path", { d: "M22.4119 16.2632H20.2226C20.1296 16.2632 20.0542 16.3386 20.0542 16.4316V18.621C20.0542 18.714 20.1296 18.7894 20.2226 18.7894H22.4119C22.505 18.7894 22.5804 18.714 22.5804 18.621V16.4316C22.5804 16.3386 22.505 16.2632 22.4119 16.2632Z", fill: "black" }), _jsx("path", { d: "M27.4641 16.2632H25.2747C25.1817 16.2632 25.1063 16.3386 25.1063 16.4316V18.621C25.1063 18.714 25.1817 18.7894 25.2747 18.7894H27.4641C27.5571 18.7894 27.6325 18.714 27.6325 18.621V16.4316C27.6325 16.3386 27.5571 16.2632 27.4641 16.2632Z", fill: "black" }), _jsx("path", { d: "M18.6195 11.2105H16.4302C16.3372 11.2105 16.2617 11.2859 16.2617 11.3789V13.5682C16.2617 13.6612 16.3372 13.7367 16.4302 13.7367H18.6195C18.7125 13.7367 18.7879 13.6612 18.7879 13.5682V11.3789C18.7879 11.2859 18.7125 11.2105 18.6195 11.2105Z", fill: "black" }), _jsx("path", { d: "M18.6195 16.2632H16.4302C16.3372 16.2632 16.2617 16.3386 16.2617 16.4316V18.621C16.2617 18.714 16.3372 18.7894 16.4302 18.7894H18.6195C18.7125 18.7894 18.7879 18.714 18.7879 18.621V16.4316C18.7879 16.3386 18.7125 16.2632 18.6195 16.2632Z", fill: "black" }), _jsx("path", { d: "M16.2616 13.9032C16.2616 13.8585 16.2439 13.8157 16.2123 13.7841C16.1807 13.7525 16.1379 13.7348 16.0932 13.7348H13.7355V11.3789C13.7355 11.3342 13.7177 11.2914 13.6861 11.2598C13.6545 11.2282 13.6117 11.2105 13.5671 11.2105H11.3777C11.333 11.2105 11.2902 11.2282 11.2586 11.2598C11.227 11.2914 11.2093 11.3342 11.2093 11.3789V18.6168C11.2093 18.6614 11.227 18.7043 11.2586 18.7358C11.2902 18.7674 11.333 18.7851 11.3777 18.7851H13.5671C13.6117 18.7851 13.6545 18.7674 13.6861 18.7358C13.7177 18.7043 13.7355 18.6614 13.7355 18.6168V16.2609H16.0932C16.1379 16.2609 16.1807 16.2432 16.2123 16.2116C16.2439 16.18 16.2616 16.1372 16.2616 16.0925V13.9032Z", fill: "black" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_2197_4016" }, { children: _jsx("rect", { width: "30", height: "30", rx: "15", fill: "white" }) })) })] })));
3
+ return (_jsxs("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { clipPath: "url(#clip0_2197_4016)", children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#FAFAFA" }), _jsx("path", { d: "M9.77796 11.2105H2.53634C2.49168 11.2105 2.44885 11.2282 2.41728 11.2598C2.38568 11.2914 2.36795 11.3342 2.36795 11.3789V18.6206C2.36795 18.6652 2.38568 18.708 2.41728 18.7396C2.44885 18.7712 2.49168 18.7889 2.53634 18.7889H9.77796C9.82265 18.7889 9.86548 18.7712 9.89705 18.7396C9.92865 18.708 9.94638 18.6652 9.94638 18.6206V11.3789C9.94638 11.3342 9.92865 11.2914 9.89705 11.2598C9.86548 11.2282 9.82265 11.2105 9.77796 11.2105ZM7.42022 16.0944C7.42022 16.1391 7.40249 16.1819 7.37089 16.2135C7.33933 16.2451 7.2965 16.2628 7.25184 16.2628H5.06249C5.01783 16.2628 4.975 16.2451 4.9434 16.2135C4.91183 16.1819 4.8941 16.1391 4.8941 16.0944V13.9051C4.8941 13.8604 4.91183 13.8176 4.9434 13.786C4.975 13.7544 5.01783 13.7367 5.06249 13.7367H7.25184C7.2965 13.7367 7.33933 13.7544 7.37089 13.786C7.40249 13.8176 7.42022 13.8604 7.42022 13.9051V16.0944Z", fill: "black" }), _jsx("path", { d: "M24.9389 13.7369H22.7496C22.6566 13.7369 22.5812 13.8123 22.5812 13.9053V16.0946C22.5812 16.1876 22.6566 16.263 22.7496 16.263H24.9389C25.0319 16.263 25.1074 16.1876 25.1074 16.0946V13.9053C25.1074 13.8123 25.0319 13.7369 24.9389 13.7369Z", fill: "black" }), _jsx("path", { d: "M22.4119 11.2105H20.2226C20.1296 11.2105 20.0542 11.2859 20.0542 11.3789V13.5682C20.0542 13.6612 20.1296 13.7367 20.2226 13.7367H22.4119C22.505 13.7367 22.5804 13.6612 22.5804 13.5682V11.3789C22.5804 11.2859 22.505 11.2105 22.4119 11.2105Z", fill: "black" }), _jsx("path", { d: "M27.4641 11.2105H25.2747C25.1817 11.2105 25.1063 11.2859 25.1063 11.3789V13.5682C25.1063 13.6612 25.1817 13.7367 25.2747 13.7367H27.4641C27.5571 13.7367 27.6325 13.6612 27.6325 13.5682V11.3789C27.6325 11.2859 27.5571 11.2105 27.4641 11.2105Z", fill: "black" }), _jsx("path", { d: "M22.4119 16.2632H20.2226C20.1296 16.2632 20.0542 16.3386 20.0542 16.4316V18.621C20.0542 18.714 20.1296 18.7894 20.2226 18.7894H22.4119C22.505 18.7894 22.5804 18.714 22.5804 18.621V16.4316C22.5804 16.3386 22.505 16.2632 22.4119 16.2632Z", fill: "black" }), _jsx("path", { d: "M27.4641 16.2632H25.2747C25.1817 16.2632 25.1063 16.3386 25.1063 16.4316V18.621C25.1063 18.714 25.1817 18.7894 25.2747 18.7894H27.4641C27.5571 18.7894 27.6325 18.714 27.6325 18.621V16.4316C27.6325 16.3386 27.5571 16.2632 27.4641 16.2632Z", fill: "black" }), _jsx("path", { d: "M18.6195 11.2105H16.4302C16.3372 11.2105 16.2617 11.2859 16.2617 11.3789V13.5682C16.2617 13.6612 16.3372 13.7367 16.4302 13.7367H18.6195C18.7125 13.7367 18.7879 13.6612 18.7879 13.5682V11.3789C18.7879 11.2859 18.7125 11.2105 18.6195 11.2105Z", fill: "black" }), _jsx("path", { d: "M18.6195 16.2632H16.4302C16.3372 16.2632 16.2617 16.3386 16.2617 16.4316V18.621C16.2617 18.714 16.3372 18.7894 16.4302 18.7894H18.6195C18.7125 18.7894 18.7879 18.714 18.7879 18.621V16.4316C18.7879 16.3386 18.7125 16.2632 18.6195 16.2632Z", fill: "black" }), _jsx("path", { d: "M16.2616 13.9032C16.2616 13.8585 16.2439 13.8157 16.2123 13.7841C16.1807 13.7525 16.1379 13.7348 16.0932 13.7348H13.7355V11.3789C13.7355 11.3342 13.7177 11.2914 13.6861 11.2598C13.6545 11.2282 13.6117 11.2105 13.5671 11.2105H11.3777C11.333 11.2105 11.2902 11.2282 11.2586 11.2598C11.227 11.2914 11.2093 11.3342 11.2093 11.3789V18.6168C11.2093 18.6614 11.227 18.7043 11.2586 18.7358C11.2902 18.7674 11.333 18.7851 11.3777 18.7851H13.5671C13.6117 18.7851 13.6545 18.7674 13.6861 18.7358C13.7177 18.7043 13.7355 18.6614 13.7355 18.6168V16.2609H16.0932C16.1379 16.2609 16.1807 16.2432 16.2123 16.2116C16.2439 16.18 16.2616 16.1372 16.2616 16.0925V13.9032Z", fill: "black" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_2197_4016", children: _jsx("rect", { width: "30", height: "30", rx: "15", fill: "white" }) }) })] }));
15
4
  };
16
5
  export default OKEX;
@@ -1,19 +1,8 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var ARBITRUM = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '30', height: width || '30', xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "Layer_1", x: 0, y: 0, viewBox: "0 0 500 500" }, { children: [_jsx("style", { children: '.st1{fill:#fff}' }), _jsx("circle", { cx: 250, cy: 250, r: 250, style: {
4
+ return (_jsxs("svg", { width: width || '30', height: width || '30', xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "Layer_1", x: 0, y: 0, viewBox: "0 0 500 500", children: [_jsx("style", { children: '.st1{fill:#fff}' }), _jsx("circle", { cx: 250, cy: 250, r: 250, style: {
16
5
  fill: '#ff0420',
17
- } }), _jsx("path", { d: "M177.1 316.4c-14.9 0-27.1-3.5-36.6-10.5-9.4-7.1-14.1-17.3-14.1-30.4 0-2.8.3-6.1.9-10.1 1.6-9 3.9-19.8 6.9-32.5 8.5-34.4 30.5-51.6 65.9-51.6 9.6 0 18.3 1.6 25.9 4.9 7.6 3.1 13.6 7.9 18 14.3 4.4 6.3 6.6 13.8 6.6 22.5 0 2.6-.3 5.9-.9 9.9-1.9 11.1-4.1 22-6.8 32.5-4.4 17.1-11.9 30-22.7 38.5-10.7 8.4-25.1 12.5-43.1 12.5zm2.7-27c7 0 12.9-2.1 17.8-6.2 5-4.1 8.6-10.4 10.7-19 2.9-11.8 5.1-22 6.6-30.8.5-2.6.8-5.3.8-8.1 0-11.4-5.9-17.1-17.8-17.1-7 0-13 2.1-18 6.2-4.9 4.1-8.4 10.4-10.5 19-2.3 8.4-4.5 18.6-6.8 30.8-.5 2.5-.8 5.1-.8 7.9-.1 11.6 6 17.3 18 17.3zM259.3 314.6c-1.4 0-2.4-.4-3.2-1.3-.6-1-.8-2.1-.6-3.4l25.9-122c.2-1.4.9-2.5 2.1-3.4 1.1-.9 2.3-1.3 3.6-1.3H337c13.9 0 25 2.9 33.4 8.6 8.5 5.8 12.8 14.1 12.8 25 0 3.1-.4 6.4-1.1 9.8-3.1 14.4-9.4 25-19 31.9-9.4 6.9-22.3 10.3-38.7 10.3h-25.3l-8.6 41.1c-.3 1.4-.9 2.5-2.1 3.4-1.1.9-2.3 1.3-3.6 1.3h-25.5zm66.4-71.7c5.3 0 9.8-1.4 13.7-4.3 4-2.9 6.6-7 7.9-12.4.4-2.1.6-4 .6-5.6 0-3.6-1.1-6.4-3.2-8.3-2.1-2-5.8-3-10.9-3h-22.5l-7.1 33.6h21.5z", className: "st1" })] })));
6
+ } }), _jsx("path", { d: "M177.1 316.4c-14.9 0-27.1-3.5-36.6-10.5-9.4-7.1-14.1-17.3-14.1-30.4 0-2.8.3-6.1.9-10.1 1.6-9 3.9-19.8 6.9-32.5 8.5-34.4 30.5-51.6 65.9-51.6 9.6 0 18.3 1.6 25.9 4.9 7.6 3.1 13.6 7.9 18 14.3 4.4 6.3 6.6 13.8 6.6 22.5 0 2.6-.3 5.9-.9 9.9-1.9 11.1-4.1 22-6.8 32.5-4.4 17.1-11.9 30-22.7 38.5-10.7 8.4-25.1 12.5-43.1 12.5zm2.7-27c7 0 12.9-2.1 17.8-6.2 5-4.1 8.6-10.4 10.7-19 2.9-11.8 5.1-22 6.6-30.8.5-2.6.8-5.3.8-8.1 0-11.4-5.9-17.1-17.8-17.1-7 0-13 2.1-18 6.2-4.9 4.1-8.4 10.4-10.5 19-2.3 8.4-4.5 18.6-6.8 30.8-.5 2.5-.8 5.1-.8 7.9-.1 11.6 6 17.3 18 17.3zM259.3 314.6c-1.4 0-2.4-.4-3.2-1.3-.6-1-.8-2.1-.6-3.4l25.9-122c.2-1.4.9-2.5 2.1-3.4 1.1-.9 2.3-1.3 3.6-1.3H337c13.9 0 25 2.9 33.4 8.6 8.5 5.8 12.8 14.1 12.8 25 0 3.1-.4 6.4-1.1 9.8-3.1 14.4-9.4 25-19 31.9-9.4 6.9-22.3 10.3-38.7 10.3h-25.3l-8.6 41.1c-.3 1.4-.9 2.5-2.1 3.4-1.1.9-2.3 1.3-3.6 1.3h-25.5zm66.4-71.7c5.3 0 9.8-1.4 13.7-4.3 4-2.9 6.6-7 7.9-12.4.4-2.1.6-4 .6-5.6 0-3.6-1.1-6.4-3.2-8.3-2.1-2-5.8-3-10.9-3h-22.5l-7.1 33.6h21.5z", className: "st1" })] }));
18
7
  };
19
8
  export default ARBITRUM;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var POLYGON = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '25', height: width || '25', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#8247E5" }), _jsx("path", { d: "M19.2863 12.6632C18.9817 12.4951 18.5901 12.4951 18.2419 12.6632L15.805 14.0505L14.1514 14.9332L11.758 16.3205C11.4534 16.4886 11.0618 16.4886 10.7137 16.3205L8.84246 15.2275C8.53785 15.0594 8.32027 14.7231 8.32027 14.3447V12.2428C8.32027 11.9065 8.49433 11.5702 8.84246 11.36L10.7137 10.3091C11.0183 10.141 11.4099 10.141 11.758 10.3091L13.6292 11.4021C13.9338 11.5702 14.1514 11.9065 14.1514 12.2849V13.6721L15.805 12.7473V11.318C15.805 10.9817 15.631 10.6454 15.2828 10.4352L11.8016 8.45946C11.4969 8.29131 11.1053 8.29131 10.7572 8.45946L7.18885 10.4773C6.84072 10.6454 6.66666 10.9817 6.66666 11.318V15.2695C6.66666 15.6058 6.84072 15.9421 7.18885 16.1523L10.7137 18.1281C11.0183 18.2963 11.4099 18.2963 11.758 18.1281L14.1514 16.7829L15.805 15.8581L18.1984 14.5129C18.503 14.3447 18.8947 14.3447 19.2428 14.5129L21.114 15.5638C21.4186 15.732 21.6362 16.0683 21.6362 16.4466V18.5485C21.6362 18.8848 21.4621 19.2211 21.114 19.4313L19.2863 20.4822C18.9817 20.6504 18.5901 20.6504 18.2419 20.4822L16.3707 19.4313C16.0661 19.2631 15.8486 18.9268 15.8486 18.5485V17.2033L14.1949 18.1281V19.5153C14.1949 19.8516 14.369 20.1879 14.7171 20.3981L18.2419 22.3739C18.5466 22.542 18.9382 22.542 19.2863 22.3739L22.8111 20.3981C23.1157 20.23 23.3333 19.8937 23.3333 19.5153V15.5218C23.3333 15.1855 23.1593 14.8492 22.8111 14.639L19.2863 12.6632Z", fill: "white" })] })));
4
+ return (_jsxs("svg", { width: width || '25', height: width || '25', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#8247E5" }), _jsx("path", { d: "M19.2863 12.6632C18.9817 12.4951 18.5901 12.4951 18.2419 12.6632L15.805 14.0505L14.1514 14.9332L11.758 16.3205C11.4534 16.4886 11.0618 16.4886 10.7137 16.3205L8.84246 15.2275C8.53785 15.0594 8.32027 14.7231 8.32027 14.3447V12.2428C8.32027 11.9065 8.49433 11.5702 8.84246 11.36L10.7137 10.3091C11.0183 10.141 11.4099 10.141 11.758 10.3091L13.6292 11.4021C13.9338 11.5702 14.1514 11.9065 14.1514 12.2849V13.6721L15.805 12.7473V11.318C15.805 10.9817 15.631 10.6454 15.2828 10.4352L11.8016 8.45946C11.4969 8.29131 11.1053 8.29131 10.7572 8.45946L7.18885 10.4773C6.84072 10.6454 6.66666 10.9817 6.66666 11.318V15.2695C6.66666 15.6058 6.84072 15.9421 7.18885 16.1523L10.7137 18.1281C11.0183 18.2963 11.4099 18.2963 11.758 18.1281L14.1514 16.7829L15.805 15.8581L18.1984 14.5129C18.503 14.3447 18.8947 14.3447 19.2428 14.5129L21.114 15.5638C21.4186 15.732 21.6362 16.0683 21.6362 16.4466V18.5485C21.6362 18.8848 21.4621 19.2211 21.114 19.4313L19.2863 20.4822C18.9817 20.6504 18.5901 20.6504 18.2419 20.4822L16.3707 19.4313C16.0661 19.2631 15.8486 18.9268 15.8486 18.5485V17.2033L14.1949 18.1281V19.5153C14.1949 19.8516 14.369 20.1879 14.7171 20.3981L18.2419 22.3739C18.5466 22.542 18.9382 22.542 19.2863 22.3739L22.8111 20.3981C23.1157 20.23 23.3333 19.8937 23.3333 19.5153V15.5218C23.3333 15.1855 23.1593 14.8492 22.8111 14.639L19.2863 12.6632Z", fill: "white" })] }));
16
5
  };
17
6
  export default POLYGON;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var POLYGONZK = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_2197_4070)" }, { children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#FAFAFA" }), _jsxs("g", __assign({ clipPath: "url(#clip1_2197_4070)" }, { children: [_jsx("path", { d: "M15 0C6.71557 0 0 6.71557 0 15C0 23.2844 6.71557 30 15 30C23.2844 30 30 23.2844 30 15C30 6.71557 23.2837 0 15 0ZM24.2101 14.9068C24.2094 16.2408 24.201 17.5749 24.2124 18.9097C24.22 19.7482 23.8556 20.3528 23.1352 20.7618C20.7921 22.0898 18.4498 23.4208 16.1075 24.7495C15.3818 25.1616 14.6447 25.1858 13.9144 24.7737C11.5691 23.4488 9.22984 22.1133 6.88526 20.7891C6.12318 20.3581 5.75804 19.7308 5.7641 18.8453C5.78001 16.2143 5.77925 13.5834 5.7641 10.9525C5.7588 10.0654 6.13378 9.44346 6.89359 9.01394C9.20635 7.70719 11.5153 6.39589 13.8213 5.07853C14.603 4.63158 15.3666 4.62931 16.1484 5.07474C18.4339 6.37619 20.7217 7.67537 23.0147 8.96318C23.8412 9.4268 24.245 10.0889 24.2185 11.0547C24.1836 12.338 24.2101 13.6228 24.2101 14.9068Z", fill: "#8937E9" }), _jsx("path", { d: "M22.5648 14.8288C21.9353 15.253 21.2353 15.3826 20.4831 15.3742C18.7074 15.3553 16.9317 15.3682 15.1561 15.3682C13.2289 15.3689 11.3025 15.381 9.37605 15.3636C8.38292 15.3553 7.73523 15.9007 7.17541 16.6227C7.09435 16.7272 7.07011 16.8522 7.07011 16.9795C7.06935 17.6211 7.06708 18.2635 7.07693 18.9059C7.08147 19.2324 7.23828 19.4755 7.52842 19.6392C9.85179 20.9543 12.1744 22.2693 14.494 23.5912C14.8364 23.7859 15.1508 23.7814 15.4901 23.5875C17.7991 22.2731 20.1104 20.9633 22.4239 19.6566C22.7261 19.4854 22.9011 19.2437 22.9034 18.8998C22.911 17.6029 22.911 16.306 22.9117 15.0091C22.9117 14.7349 22.8019 14.6697 22.5648 14.8288ZM14.444 17.3772C14.4485 17.7044 14.4478 18.0317 14.444 18.3589C14.4311 19.2574 13.9008 19.7937 13.0115 19.8089C12.7471 19.8126 12.4827 19.8089 12.2183 19.8089V19.8051C11.8911 19.8051 11.5631 19.8187 11.2366 19.802C10.5464 19.7657 10.0298 19.2475 10.0086 18.5604C9.99117 18.0067 10.0086 17.4522 10.001 16.8984C9.99723 16.6136 10.1207 16.4977 10.4071 16.484C11.276 16.4431 11.2941 16.4537 11.2949 17.3264C11.2949 17.6029 11.2994 17.8802 11.2987 18.1574C11.2987 18.4036 11.41 18.5316 11.6638 18.5294C12.0289 18.5256 12.3941 18.5271 12.7592 18.5286C13.0153 18.5301 13.116 18.3998 13.113 18.1514C13.1069 17.7234 13.1175 17.2953 13.113 16.8673C13.1107 16.6196 13.2115 16.4924 13.4683 16.4886C14.6235 16.4719 14.4311 16.4515 14.444 17.3772ZM19.9702 18.5756C19.9399 19.2475 19.4362 19.7596 18.765 19.8005C18.4385 19.8202 18.1105 19.8043 17.7832 19.8043C17.4559 19.8043 17.1279 19.8195 16.8014 19.8013C16.1174 19.7626 15.5848 19.2528 15.5477 18.5688C15.5167 17.9915 15.5409 17.4113 15.5363 16.8317C15.5348 16.5924 15.656 16.4924 15.8856 16.4886C17.037 16.4711 16.8529 16.4507 16.8658 17.3741C16.8696 17.6256 16.8772 17.8779 16.8658 18.1294C16.8522 18.4256 16.9938 18.5377 17.2741 18.5316C17.6143 18.5248 17.9544 18.5248 18.2938 18.5309C18.565 18.5354 18.6832 18.4067 18.6816 18.1408C18.6794 17.7256 18.69 17.3105 18.6854 16.8946C18.6816 16.6083 18.8142 16.4977 19.0968 16.484C19.9657 16.4439 19.9785 16.4492 19.9785 17.3294C19.9778 17.7453 19.9884 18.1612 19.9702 18.5756Z", fill: "#8937E9" }), _jsx("path", { d: "M22.9011 10.9032C22.8935 10.5805 22.7511 10.3328 22.4564 10.1661C20.1217 8.84879 17.7885 7.52764 15.4583 6.20195C15.128 6.01408 14.8227 6.02393 14.497 6.20953C12.2001 7.51704 9.90178 8.82303 7.59886 10.1192C7.25418 10.3131 7.07162 10.576 7.07086 10.9646C7.06707 12.11 7.06707 13.2554 7.06556 14.4008C7.0648 14.6924 7.16631 14.7644 7.42614 14.594C8.00111 14.2167 8.63366 14.0713 9.32453 14.0781C11.1502 14.097 12.9751 14.0841 14.8008 14.0841C16.7393 14.0841 18.6778 14.0796 20.6164 14.0856C21.6035 14.0894 22.2451 13.5129 22.8117 12.8077C22.8761 12.7274 22.9026 12.5971 22.9042 12.4888C22.9125 11.96 22.914 11.4312 22.9011 10.9032ZM14.4455 12.6327C14.4485 12.8834 14.3508 13.0031 14.0902 13.0024C12.9569 12.9993 13.1266 13.0948 13.113 12.0827C13.1099 11.8312 13.1062 11.579 13.1115 11.3274C13.116 11.0797 13.0153 10.954 12.7539 10.9593C12.3888 10.9676 12.0236 10.9691 11.6585 10.9585C11.3934 10.951 11.2994 11.0858 11.2987 11.3267C11.2979 11.7426 11.2873 12.1585 11.2964 12.5736C11.3025 12.8721 11.1888 13.0001 10.8752 13.0069C10.001 13.0243 10.001 13.0342 10.001 12.1623C10.001 11.7721 9.99571 11.3812 10.0033 10.9911C10.0192 10.2161 10.5533 9.67223 11.335 9.64041C11.6365 9.62829 11.9388 9.63814 12.2411 9.63814C12.5183 9.6389 12.7956 9.62905 13.0721 9.64041C13.8796 9.6745 14.4159 10.2055 14.4394 11.0085C14.4553 11.5494 14.4387 12.0918 14.4455 12.6327ZM19.5672 13.0062C18.6847 13.0281 18.6854 13.0357 18.6839 12.1683C18.6839 11.8789 18.6809 11.5896 18.6786 11.2994C18.6763 11.0706 18.5733 10.954 18.3317 10.9593C17.9915 10.9669 17.6514 10.9729 17.312 10.9563C16.9908 10.9403 16.8514 11.0616 16.8635 11.3918C16.8787 11.807 16.8605 12.2229 16.8666 12.638C16.8704 12.891 16.762 13.0031 16.5052 13.0024C15.3727 12.9986 15.5485 13.094 15.5356 12.0789C15.5303 11.7138 15.525 11.3479 15.5401 10.9835C15.5727 10.2207 16.0946 9.67829 16.859 9.64572C17.462 9.61996 18.068 9.6192 18.671 9.64647C19.4581 9.68208 19.9596 10.2275 19.9763 11.0206C19.9816 11.2721 19.977 11.5237 19.977 11.7759C19.9763 12.0524 19.9695 12.3297 19.9785 12.6062C19.9884 12.8993 19.852 12.9986 19.5672 13.0062Z", fill: "#8937E9" })] }))] })), _jsxs("defs", { children: [_jsx("clipPath", __assign({ id: "clip0_2197_4070" }, { children: _jsx("rect", { width: "30", height: "30", rx: "15", fill: "white" }) })), _jsx("clipPath", __assign({ id: "clip1_2197_4070" }, { children: _jsx("rect", { width: "30", height: "30", fill: "white" }) }))] })] })));
4
+ return (_jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { clipPath: "url(#clip0_2197_4070)", children: [_jsx("rect", { width: "30", height: "30", rx: "15", fill: "#FAFAFA" }), _jsxs("g", { clipPath: "url(#clip1_2197_4070)", children: [_jsx("path", { d: "M15 0C6.71557 0 0 6.71557 0 15C0 23.2844 6.71557 30 15 30C23.2844 30 30 23.2844 30 15C30 6.71557 23.2837 0 15 0ZM24.2101 14.9068C24.2094 16.2408 24.201 17.5749 24.2124 18.9097C24.22 19.7482 23.8556 20.3528 23.1352 20.7618C20.7921 22.0898 18.4498 23.4208 16.1075 24.7495C15.3818 25.1616 14.6447 25.1858 13.9144 24.7737C11.5691 23.4488 9.22984 22.1133 6.88526 20.7891C6.12318 20.3581 5.75804 19.7308 5.7641 18.8453C5.78001 16.2143 5.77925 13.5834 5.7641 10.9525C5.7588 10.0654 6.13378 9.44346 6.89359 9.01394C9.20635 7.70719 11.5153 6.39589 13.8213 5.07853C14.603 4.63158 15.3666 4.62931 16.1484 5.07474C18.4339 6.37619 20.7217 7.67537 23.0147 8.96318C23.8412 9.4268 24.245 10.0889 24.2185 11.0547C24.1836 12.338 24.2101 13.6228 24.2101 14.9068Z", fill: "#8937E9" }), _jsx("path", { d: "M22.5648 14.8288C21.9353 15.253 21.2353 15.3826 20.4831 15.3742C18.7074 15.3553 16.9317 15.3682 15.1561 15.3682C13.2289 15.3689 11.3025 15.381 9.37605 15.3636C8.38292 15.3553 7.73523 15.9007 7.17541 16.6227C7.09435 16.7272 7.07011 16.8522 7.07011 16.9795C7.06935 17.6211 7.06708 18.2635 7.07693 18.9059C7.08147 19.2324 7.23828 19.4755 7.52842 19.6392C9.85179 20.9543 12.1744 22.2693 14.494 23.5912C14.8364 23.7859 15.1508 23.7814 15.4901 23.5875C17.7991 22.2731 20.1104 20.9633 22.4239 19.6566C22.7261 19.4854 22.9011 19.2437 22.9034 18.8998C22.911 17.6029 22.911 16.306 22.9117 15.0091C22.9117 14.7349 22.8019 14.6697 22.5648 14.8288ZM14.444 17.3772C14.4485 17.7044 14.4478 18.0317 14.444 18.3589C14.4311 19.2574 13.9008 19.7937 13.0115 19.8089C12.7471 19.8126 12.4827 19.8089 12.2183 19.8089V19.8051C11.8911 19.8051 11.5631 19.8187 11.2366 19.802C10.5464 19.7657 10.0298 19.2475 10.0086 18.5604C9.99117 18.0067 10.0086 17.4522 10.001 16.8984C9.99723 16.6136 10.1207 16.4977 10.4071 16.484C11.276 16.4431 11.2941 16.4537 11.2949 17.3264C11.2949 17.6029 11.2994 17.8802 11.2987 18.1574C11.2987 18.4036 11.41 18.5316 11.6638 18.5294C12.0289 18.5256 12.3941 18.5271 12.7592 18.5286C13.0153 18.5301 13.116 18.3998 13.113 18.1514C13.1069 17.7234 13.1175 17.2953 13.113 16.8673C13.1107 16.6196 13.2115 16.4924 13.4683 16.4886C14.6235 16.4719 14.4311 16.4515 14.444 17.3772ZM19.9702 18.5756C19.9399 19.2475 19.4362 19.7596 18.765 19.8005C18.4385 19.8202 18.1105 19.8043 17.7832 19.8043C17.4559 19.8043 17.1279 19.8195 16.8014 19.8013C16.1174 19.7626 15.5848 19.2528 15.5477 18.5688C15.5167 17.9915 15.5409 17.4113 15.5363 16.8317C15.5348 16.5924 15.656 16.4924 15.8856 16.4886C17.037 16.4711 16.8529 16.4507 16.8658 17.3741C16.8696 17.6256 16.8772 17.8779 16.8658 18.1294C16.8522 18.4256 16.9938 18.5377 17.2741 18.5316C17.6143 18.5248 17.9544 18.5248 18.2938 18.5309C18.565 18.5354 18.6832 18.4067 18.6816 18.1408C18.6794 17.7256 18.69 17.3105 18.6854 16.8946C18.6816 16.6083 18.8142 16.4977 19.0968 16.484C19.9657 16.4439 19.9785 16.4492 19.9785 17.3294C19.9778 17.7453 19.9884 18.1612 19.9702 18.5756Z", fill: "#8937E9" }), _jsx("path", { d: "M22.9011 10.9032C22.8935 10.5805 22.7511 10.3328 22.4564 10.1661C20.1217 8.84879 17.7885 7.52764 15.4583 6.20195C15.128 6.01408 14.8227 6.02393 14.497 6.20953C12.2001 7.51704 9.90178 8.82303 7.59886 10.1192C7.25418 10.3131 7.07162 10.576 7.07086 10.9646C7.06707 12.11 7.06707 13.2554 7.06556 14.4008C7.0648 14.6924 7.16631 14.7644 7.42614 14.594C8.00111 14.2167 8.63366 14.0713 9.32453 14.0781C11.1502 14.097 12.9751 14.0841 14.8008 14.0841C16.7393 14.0841 18.6778 14.0796 20.6164 14.0856C21.6035 14.0894 22.2451 13.5129 22.8117 12.8077C22.8761 12.7274 22.9026 12.5971 22.9042 12.4888C22.9125 11.96 22.914 11.4312 22.9011 10.9032ZM14.4455 12.6327C14.4485 12.8834 14.3508 13.0031 14.0902 13.0024C12.9569 12.9993 13.1266 13.0948 13.113 12.0827C13.1099 11.8312 13.1062 11.579 13.1115 11.3274C13.116 11.0797 13.0153 10.954 12.7539 10.9593C12.3888 10.9676 12.0236 10.9691 11.6585 10.9585C11.3934 10.951 11.2994 11.0858 11.2987 11.3267C11.2979 11.7426 11.2873 12.1585 11.2964 12.5736C11.3025 12.8721 11.1888 13.0001 10.8752 13.0069C10.001 13.0243 10.001 13.0342 10.001 12.1623C10.001 11.7721 9.99571 11.3812 10.0033 10.9911C10.0192 10.2161 10.5533 9.67223 11.335 9.64041C11.6365 9.62829 11.9388 9.63814 12.2411 9.63814C12.5183 9.6389 12.7956 9.62905 13.0721 9.64041C13.8796 9.6745 14.4159 10.2055 14.4394 11.0085C14.4553 11.5494 14.4387 12.0918 14.4455 12.6327ZM19.5672 13.0062C18.6847 13.0281 18.6854 13.0357 18.6839 12.1683C18.6839 11.8789 18.6809 11.5896 18.6786 11.2994C18.6763 11.0706 18.5733 10.954 18.3317 10.9593C17.9915 10.9669 17.6514 10.9729 17.312 10.9563C16.9908 10.9403 16.8514 11.0616 16.8635 11.3918C16.8787 11.807 16.8605 12.2229 16.8666 12.638C16.8704 12.891 16.762 13.0031 16.5052 13.0024C15.3727 12.9986 15.5485 13.094 15.5356 12.0789C15.5303 11.7138 15.525 11.3479 15.5401 10.9835C15.5727 10.2207 16.0946 9.67829 16.859 9.64572C17.462 9.61996 18.068 9.6192 18.671 9.64647C19.4581 9.68208 19.9596 10.2275 19.9763 11.0206C19.9816 11.2721 19.977 11.5237 19.977 11.7759C19.9763 12.0524 19.9695 12.3297 19.9785 12.6062C19.9884 12.8993 19.852 12.9986 19.5672 13.0062Z", fill: "#8937E9" })] })] }), _jsxs("defs", { children: [_jsx("clipPath", { id: "clip0_2197_4070", children: _jsx("rect", { width: "30", height: "30", rx: "15", fill: "white" }) }), _jsx("clipPath", { id: "clip1_2197_4070", children: _jsx("rect", { width: "30", height: "30", fill: "white" }) })] })] }));
16
5
  };
17
6
  export default POLYGONZK;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var TLOS = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '25', viewBox: "0 0 114 114", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("circle", { cx: "57", cy: "57", r: "57", fill: "url(#paint0_linear)" }), _jsx("g", __assign({ filter: "url(#filter0_i)" }, { children: _jsx("circle", { cx: "57", cy: "57", r: "57", fill: "url(#paint1_linear)" }) })), _jsx("circle", { cx: "57", cy: "57", r: "56.4062", stroke: "url(#paint2_linear)", strokeOpacity: "0.12", strokeWidth: "1.1875" }), _jsx("g", __assign({ filter: "url(#filter1_di)" }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M78.1902 29.5337C78.432 28.9047 77.9953 28.2215 77.323 28.1769L65.9858 27.425C65.6353 27.4018 65.2984 27.5641 65.0981 27.8526L62.0942 32.1799C61.9062 32.4508 61.5966 32.6116 61.2669 32.6097L41.3099 32.4919C40.3307 32.4861 39.3835 32.8397 38.6476 33.4856L33.1104 38.3457C31.8784 39.427 31.4309 41.1507 31.9812 42.6948L34.6187 50.0948C34.6322 50.133 34.6258 50.1754 34.6014 50.2077V50.2077C33.1195 52.1776 32.258 54.5443 32.1266 57.0059L32.0819 57.8444C31.8028 63.0749 32.4187 68.3138 33.9037 73.337C35.1274 77.4764 36.5298 82.2203 37.3894 85.128C37.8429 86.6621 39.4098 87.5672 40.9653 87.1936C44.3144 86.3893 50.0664 85.0074 54.5963 83.9167C58.5798 82.9575 62.3674 81.3222 65.8017 79.0873L67.9506 77.6889C70.0167 76.3444 71.6355 74.4149 72.6006 72.1465V72.1465C72.6164 72.1093 72.6499 72.0825 72.6897 72.0752L80.4171 70.6592C82.0295 70.3638 83.2984 69.1144 83.6189 67.5068L85.0593 60.2814C85.2508 59.3211 85.0833 58.324 84.5887 57.4789L75.2139 41.4603C74.5997 40.4109 74.4962 39.139 74.9327 38.0041L78.1902 29.5337Z", stroke: "white", strokeWidth: "5.5" }) })), _jsxs("defs", { children: [_jsxs("filter", __assign({ id: "filter0_i", x: "-9.5", y: "0", width: "123.5", height: "114", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dx: "-14.25" }), _jsx("feGaussianBlur", { stdDeviation: "4.75" }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.682353 0 0 0 0 0.45098 0 0 0 0 0.980392 0 0 0 0.56 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow" })] })), _jsxs("filter", __assign({ id: "filter1_di", x: "28.0378", y: "24.1923", width: "60.8097", height: "67.2773", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dy: "0.480491" }), _jsx("feGaussianBlur", { stdDeviation: "0.480491" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" }), _jsx("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dy: "0.480491" }), _jsx("feGaussianBlur", { stdDeviation: "0.480491" }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect2_innerShadow" })] })), _jsxs("linearGradient", __assign({ id: "paint0_linear", x1: "57", y1: "0", x2: "57", y2: "114", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#130C3F" }), _jsx("stop", { offset: "1", stopColor: "#15197B" })] })), _jsxs("linearGradient", __assign({ id: "paint1_linear", x1: "0", y1: "57", x2: "114", y2: "57", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#AE73FA" }), _jsx("stop", { offset: "1", stopColor: "#AE73FA", stopOpacity: "0" })] })), _jsxs("linearGradient", __assign({ id: "paint2_linear", x1: "114", y1: "57", x2: "-1.66555e-06", y2: "57", gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#AE73FA" }), _jsx("stop", { offset: "1", stopColor: "#AE73FA", stopOpacity: "0" })] }))] })] })));
4
+ return (_jsxs("svg", { width: width || '25', viewBox: "0 0 114 114", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("circle", { cx: "57", cy: "57", r: "57", fill: "url(#paint0_linear)" }), _jsx("g", { filter: "url(#filter0_i)", children: _jsx("circle", { cx: "57", cy: "57", r: "57", fill: "url(#paint1_linear)" }) }), _jsx("circle", { cx: "57", cy: "57", r: "56.4062", stroke: "url(#paint2_linear)", strokeOpacity: "0.12", strokeWidth: "1.1875" }), _jsx("g", { filter: "url(#filter1_di)", children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M78.1902 29.5337C78.432 28.9047 77.9953 28.2215 77.323 28.1769L65.9858 27.425C65.6353 27.4018 65.2984 27.5641 65.0981 27.8526L62.0942 32.1799C61.9062 32.4508 61.5966 32.6116 61.2669 32.6097L41.3099 32.4919C40.3307 32.4861 39.3835 32.8397 38.6476 33.4856L33.1104 38.3457C31.8784 39.427 31.4309 41.1507 31.9812 42.6948L34.6187 50.0948C34.6322 50.133 34.6258 50.1754 34.6014 50.2077V50.2077C33.1195 52.1776 32.258 54.5443 32.1266 57.0059L32.0819 57.8444C31.8028 63.0749 32.4187 68.3138 33.9037 73.337C35.1274 77.4764 36.5298 82.2203 37.3894 85.128C37.8429 86.6621 39.4098 87.5672 40.9653 87.1936C44.3144 86.3893 50.0664 85.0074 54.5963 83.9167C58.5798 82.9575 62.3674 81.3222 65.8017 79.0873L67.9506 77.6889C70.0167 76.3444 71.6355 74.4149 72.6006 72.1465V72.1465C72.6164 72.1093 72.6499 72.0825 72.6897 72.0752L80.4171 70.6592C82.0295 70.3638 83.2984 69.1144 83.6189 67.5068L85.0593 60.2814C85.2508 59.3211 85.0833 58.324 84.5887 57.4789L75.2139 41.4603C74.5997 40.4109 74.4962 39.139 74.9327 38.0041L78.1902 29.5337Z", stroke: "white", strokeWidth: "5.5" }) }), _jsxs("defs", { children: [_jsxs("filter", { id: "filter0_i", x: "-9.5", y: "0", width: "123.5", height: "114", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dx: "-14.25" }), _jsx("feGaussianBlur", { stdDeviation: "4.75" }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.682353 0 0 0 0 0.45098 0 0 0 0 0.980392 0 0 0 0.56 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow" })] }), _jsxs("filter", { id: "filter1_di", x: "28.0378", y: "24.1923", width: "60.8097", height: "67.2773", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dy: "0.480491" }), _jsx("feGaussianBlur", { stdDeviation: "0.480491" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" }), _jsx("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dy: "0.480491" }), _jsx("feGaussianBlur", { stdDeviation: "0.480491" }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect2_innerShadow" })] }), _jsxs("linearGradient", { id: "paint0_linear", x1: "57", y1: "0", x2: "57", y2: "114", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#130C3F" }), _jsx("stop", { offset: "1", stopColor: "#15197B" })] }), _jsxs("linearGradient", { id: "paint1_linear", x1: "0", y1: "57", x2: "114", y2: "57", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#AE73FA" }), _jsx("stop", { offset: "1", stopColor: "#AE73FA", stopOpacity: "0" })] }), _jsxs("linearGradient", { id: "paint2_linear", x1: "114", y1: "57", x2: "-1.66555e-06", y2: "57", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#AE73FA" }), _jsx("stop", { offset: "1", stopColor: "#AE73FA", stopOpacity: "0" })] })] })] }));
16
5
  };
17
6
  export default TLOS;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SvgProps } from '../types';
3
2
  declare const Icon: ({ width }: SvgProps) => import("react").JSX.Element;
4
3
  export default Icon;
@@ -1,17 +1,6 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
1
  import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
2
  var Icon = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ viewBox: "0 0 32 32", width: '128px' || width }, { children: [_jsx("path", { d: "M24 0H8C3.58172 0 0 3.58172 0 8V24C0 28.4183 3.58172 32 8 32H24C28.4183 32 32 28.4183 32 24V8C32 3.58172 28.4183 0 24 0Z", fill: "#1E2026" }), _jsx("path", { d: "M16.2857 4L9.97035 7.6761L12.2922 9.03415L16.2857 6.7161L20.2792 9.03415L22.6011 7.6761L16.2857 4Z", fill: "#F0B90B" }), _jsx("path", { d: "M20.2792 10.9541L22.6011 12.3122V15.0283L18.6075 17.3463V21.9824L16.2857 23.3405L13.9639 21.9824V17.3463L9.97035 15.0283V12.3122L12.2922 10.9541L16.2857 13.2722L20.2792 10.9541Z", fill: "#F0B90B" }), _jsx("path", { d: "M22.6011 16.9483V19.6644L20.2792 21.0224V18.3063L22.6011 16.9483Z", fill: "#F0B90B" }), _jsx("path", { d: "M20.2561 22.9424L24.2496 20.6244V15.9883L26.5714 14.6302V21.9824L20.2561 25.6585V22.9424Z", fill: "#F0B90B" }), _jsx("path", { d: "M24.2496 11.3522L21.9278 9.99414L24.2496 8.63609L26.5714 9.99414V12.7102L24.2496 14.0683V11.3522Z", fill: "#F0B90B" }), _jsx("path", { d: "M13.9639 26.642V23.9259L16.2857 25.2839L18.6075 23.9259V26.642L16.2857 28L13.9639 26.642Z", fill: "#F0B90B" }), _jsx("path", { d: "M12.2922 21.0224L9.97035 19.6644V16.9483L12.2922 18.3063V21.0224Z", fill: "#F0B90B" }), _jsx("path", { d: "M16.2857 11.3522L13.9639 9.99414L16.2857 8.63609L18.6075 9.99414L16.2857 11.3522Z", fill: "#F0B90B" }), _jsx("path", { d: "M10.6437 9.99414L8.32183 11.3522V14.0683L6 12.7102V9.99414L8.32183 8.63609L10.6437 9.99414Z", fill: "#F0B90B" }), _jsx("path", { d: "M6 14.6302L8.32183 15.9883V20.6244L12.3154 22.9424V25.6585L6 21.9824V14.6302Z", fill: "#F0B90B" })] })));
4
+ return (_jsxs("svg", { viewBox: "0 0 32 32", width: '128px' || width, children: [_jsx("path", { d: "M24 0H8C3.58172 0 0 3.58172 0 8V24C0 28.4183 3.58172 32 8 32H24C28.4183 32 32 28.4183 32 24V8C32 3.58172 28.4183 0 24 0Z", fill: "#1E2026" }), _jsx("path", { d: "M16.2857 4L9.97035 7.6761L12.2922 9.03415L16.2857 6.7161L20.2792 9.03415L22.6011 7.6761L16.2857 4Z", fill: "#F0B90B" }), _jsx("path", { d: "M20.2792 10.9541L22.6011 12.3122V15.0283L18.6075 17.3463V21.9824L16.2857 23.3405L13.9639 21.9824V17.3463L9.97035 15.0283V12.3122L12.2922 10.9541L16.2857 13.2722L20.2792 10.9541Z", fill: "#F0B90B" }), _jsx("path", { d: "M22.6011 16.9483V19.6644L20.2792 21.0224V18.3063L22.6011 16.9483Z", fill: "#F0B90B" }), _jsx("path", { d: "M20.2561 22.9424L24.2496 20.6244V15.9883L26.5714 14.6302V21.9824L20.2561 25.6585V22.9424Z", fill: "#F0B90B" }), _jsx("path", { d: "M24.2496 11.3522L21.9278 9.99414L24.2496 8.63609L26.5714 9.99414V12.7102L24.2496 14.0683V11.3522Z", fill: "#F0B90B" }), _jsx("path", { d: "M13.9639 26.642V23.9259L16.2857 25.2839L18.6075 23.9259V26.642L16.2857 28L13.9639 26.642Z", fill: "#F0B90B" }), _jsx("path", { d: "M12.2922 21.0224L9.97035 19.6644V16.9483L12.2922 18.3063V21.0224Z", fill: "#F0B90B" }), _jsx("path", { d: "M16.2857 11.3522L13.9639 9.99414L16.2857 8.63609L18.6075 9.99414L16.2857 11.3522Z", fill: "#F0B90B" }), _jsx("path", { d: "M10.6437 9.99414L8.32183 11.3522V14.0683L6 12.7102V9.99414L8.32183 8.63609L10.6437 9.99414Z", fill: "#F0B90B" }), _jsx("path", { d: "M6 14.6302L8.32183 15.9883V20.6244L12.3154 22.9424V25.6585L6 21.9824V14.6302Z", fill: "#F0B90B" })] }));
16
5
  };
17
6
  export default Icon;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SvgProps } from '../types';
3
2
  declare const Bitkeep: ({ width }: SvgProps) => import("react").JSX.Element;
4
3
  export default Bitkeep;