@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,14 +1,3 @@
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 AccountMonkey = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'white3' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var AccountMonkey = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: width || '85.46', viewBox: "0 0 85.46 100.46", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("path", { d: "M85.46 42.73A42.73 42.73 0 1142.73 0a42.68 42.68 0 0142.73 42.73z" }), _jsx("path", { color: "grey", d: "M65.39 79a42.75 42.75 0 01-45.32 0 42.75 42.75 0 0145.32 0zM49.11 11.68a27.13 27.13 0 0114.71 12.73c.31.57.6 1.14.87 1.73a25.7 25.7 0 011 2.46c.16.48.31.95.44 1.43v.08a21.8 21.8 0 01.79 5.76v.4a29.74 29.74 0 00.78 7c.1.41.2.82.31 1.22 0 .19.09.37.13.55l.06.24a17.38 17.38 0 01.39 3.69c0 11.6-11.55 21-25.8 21h-.27a31.23 31.23 0 01-3.52-.25 30.48 30.48 0 01-6.59-1.55C23.33 64.92 17 57.53 17 48.94a17.38 17.38 0 01.4-3.69l.06-.24c0-.18.08-.36.13-.55.11-.4.21-.81.3-1.22a29.23 29.23 0 00.79-7v-.4a22.05 22.05 0 01.78-5.74c.13-.51.29-1 .46-1.51a25.7 25.7 0 011-2.46c.27-.59.56-1.16.87-1.73a27.14 27.14 0 0114.7-12.73 20.44 20.44 0 0112.62.01z" }), _jsx("path", { d: "M60.87 40.12a9.61 9.61 0 00.87-4 10.26 10.26 0 00-10.51-10 10.82 10.82 0 00-5.35 1.39 6.25 6.25 0 01-6.18 0 10.76 10.76 0 00-5.35-1.39 10.26 10.26 0 00-10.5 10 9.61 9.61 0 00.87 4 10.53 10.53 0 00.65 1.19 6.26 6.26 0 01.68 5.36 14.3 14.3 0 00-.87 4c0 8.32 7.89 15.07 17.61 15.07S60.4 59 60.4 50.68a14 14 0 00-.87-4 6.23 6.23 0 01.69-5.36 10.53 10.53 0 00.65-1.2z" }), _jsx("path", { color: "grey", d: "M18.21 45a9.12 9.12 0 01-4.44-3.28c-3.55-4.5-2.37-11.71 2-13.41a5.45 5.45 0 014.75.2l.15.08M64.78 28.61a5.45 5.45 0 014.9-.29c4.38 1.7 5.56 8.91 2 13.41A9.16 9.16 0 0167.25 45M42.79 60.49a11.34 11.34 0 01-9.49-4.92 1 1 0 111.7-1.09 9.64 9.64 0 0015.65 0 1 1 0 111.67 1.09 11.34 11.34 0 01-9.53 4.92z" }), _jsx("rect", { color: "grey", x: 39.05, y: 44.77, width: 1.82, height: 4.14, rx: 0.85, transform: "rotate(-65.45 39.954 46.838)" }), _jsx("rect", { color: "grey", x: 44.72, y: 44.77, width: 1.82, height: 4.14, rx: 0.85, transform: "rotate(-114.55 45.635 46.84)" }), _jsx("path", { color: "grey", d: "M33.75 41.12a2.94 2.94 0 01-3-2.86v-1a2.94 2.94 0 013-2.85 2.94 2.94 0 013 2.85v1a2.94 2.94 0 01-3 2.86zM51.84 41.12a2.94 2.94 0 01-3-2.86v-1a2.94 2.94 0 013-2.85 2.94 2.94 0 013 2.85v1a2.94 2.94 0 01-3 2.86z" })] })));
14
+ return (_jsxs("svg", { width: width || '85.46', viewBox: "0 0 85.46 100.46", xmlns: "http://www.w3.org/2000/svg", sx: style, children: [_jsx("path", { d: "M85.46 42.73A42.73 42.73 0 1142.73 0a42.68 42.68 0 0142.73 42.73z" }), _jsx("path", { color: "grey", d: "M65.39 79a42.75 42.75 0 01-45.32 0 42.75 42.75 0 0145.32 0zM49.11 11.68a27.13 27.13 0 0114.71 12.73c.31.57.6 1.14.87 1.73a25.7 25.7 0 011 2.46c.16.48.31.95.44 1.43v.08a21.8 21.8 0 01.79 5.76v.4a29.74 29.74 0 00.78 7c.1.41.2.82.31 1.22 0 .19.09.37.13.55l.06.24a17.38 17.38 0 01.39 3.69c0 11.6-11.55 21-25.8 21h-.27a31.23 31.23 0 01-3.52-.25 30.48 30.48 0 01-6.59-1.55C23.33 64.92 17 57.53 17 48.94a17.38 17.38 0 01.4-3.69l.06-.24c0-.18.08-.36.13-.55.11-.4.21-.81.3-1.22a29.23 29.23 0 00.79-7v-.4a22.05 22.05 0 01.78-5.74c.13-.51.29-1 .46-1.51a25.7 25.7 0 011-2.46c.27-.59.56-1.16.87-1.73a27.14 27.14 0 0114.7-12.73 20.44 20.44 0 0112.62.01z" }), _jsx("path", { d: "M60.87 40.12a9.61 9.61 0 00.87-4 10.26 10.26 0 00-10.51-10 10.82 10.82 0 00-5.35 1.39 6.25 6.25 0 01-6.18 0 10.76 10.76 0 00-5.35-1.39 10.26 10.26 0 00-10.5 10 9.61 9.61 0 00.87 4 10.53 10.53 0 00.65 1.19 6.26 6.26 0 01.68 5.36 14.3 14.3 0 00-.87 4c0 8.32 7.89 15.07 17.61 15.07S60.4 59 60.4 50.68a14 14 0 00-.87-4 6.23 6.23 0 01.69-5.36 10.53 10.53 0 00.65-1.2z" }), _jsx("path", { color: "grey", d: "M18.21 45a9.12 9.12 0 01-4.44-3.28c-3.55-4.5-2.37-11.71 2-13.41a5.45 5.45 0 014.75.2l.15.08M64.78 28.61a5.45 5.45 0 014.9-.29c4.38 1.7 5.56 8.91 2 13.41A9.16 9.16 0 0167.25 45M42.79 60.49a11.34 11.34 0 01-9.49-4.92 1 1 0 111.7-1.09 9.64 9.64 0 0015.65 0 1 1 0 111.67 1.09 11.34 11.34 0 01-9.53 4.92z" }), _jsx("rect", { color: "grey", x: 39.05, y: 44.77, width: 1.82, height: 4.14, rx: 0.85, transform: "rotate(-65.45 39.954 46.838)" }), _jsx("rect", { color: "grey", x: 44.72, y: 44.77, width: 1.82, height: 4.14, rx: 0.85, transform: "rotate(-114.55 45.635 46.84)" }), _jsx("path", { color: "grey", d: "M33.75 41.12a2.94 2.94 0 01-3-2.86v-1a2.94 2.94 0 013-2.85 2.94 2.94 0 013 2.85v1a2.94 2.94 0 01-3 2.86zM51.84 41.12a2.94 2.94 0 01-3-2.86v-1a2.94 2.94 0 013-2.85 2.94 2.94 0 013 2.85v1a2.94 2.94 0 01-3 2.86z" })] }));
26
15
  };
27
16
  export default AccountMonkey;
@@ -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 AllChains = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsx("svg", __assign({ width: width || '26', viewBox: "0 0 26 26", fill: "#fafafa", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsxs("g", __assign({ mask: "url(#mask0_4377_23303)" }, { children: [_jsx("circle", { cx: "12", cy: "12", r: "11", fill: "#fafafa" }), _jsx("path", { d: "M0 12.9777C0.0118051 5.83109 5.86935 -0.0156193 13.0011 -9.12111e-05C20.1926 0.0161764 26.0074 5.84588 26 13.0332C25.9926 20.2375 20.138 26.062 12.8624 25.9992C5.72916 25.9378 0.0272993 20.1783 0 12.9777ZM10.6563 20.2242C11.2222 20.2331 11.9032 20.0659 12.5547 19.7598C13.4386 19.345 14.0879 18.6462 14.7077 17.929C15.1068 17.4676 14.9954 16.7525 14.5387 16.3606C14.0746 15.9621 13.3995 15.9769 12.9561 16.4028C12.6765 16.6712 12.4123 16.9544 12.132 17.2213C11.1875 18.1175 9.72666 18.1027 8.81693 17.1932C7.90573 16.2823 7.88802 14.8211 8.78299 13.8776C9.04344 13.6033 9.31865 13.3437 9.58205 13.0731C10.0454 12.5962 10.0484 11.8656 9.59312 11.4079C9.1342 10.9472 8.41409 10.9465 7.92934 11.4123C7.67036 11.6615 7.41434 11.9144 7.16274 12.1717C6.29433 13.0576 5.82803 14.1172 5.78745 15.3624C5.70113 18.0332 7.82826 20.2294 10.6563 20.2242ZM15.5016 5.78746C14.31 5.78894 13.2638 6.18454 12.374 6.97278C12.036 7.27151 11.7276 7.60426 11.4126 7.92813C10.9359 8.41837 10.9411 9.15189 11.417 9.61182C11.8811 10.0599 12.6005 10.0444 13.0808 9.57337C13.3575 9.302 13.6223 9.01879 13.9071 8.75703C14.4797 8.22982 15.1644 8.02647 15.9243 8.16918C16.8525 8.34369 17.487 8.89753 17.7652 9.80333C18.0434 10.7091 17.8176 11.5122 17.1617 12.1924C16.9189 12.4446 16.6651 12.6864 16.4202 12.9378C15.9546 13.4147 15.9494 14.1446 16.4039 14.6015C16.8628 15.0629 17.5837 15.0659 18.0677 14.6023C18.3341 14.3472 18.5967 14.0884 18.8535 13.8236C19.7027 12.9481 20.1646 11.9048 20.2096 10.6803C20.3092 7.99246 18.188 5.78746 15.5008 5.7882L15.5016 5.78746ZM15.4381 11.7407C15.399 11.2674 15.1895 10.8903 14.7342 10.6803C14.2753 10.4681 13.7979 10.5494 13.4113 10.9295C12.5769 11.7517 11.7468 12.5792 10.9271 13.4155C10.4446 13.9072 10.446 14.6104 10.9035 15.0807C11.3676 15.5576 12.0892 15.5702 12.5879 15.0814C13.4254 14.2621 14.2473 13.4273 15.0751 12.5977C15.3068 12.3655 15.4182 12.0801 15.4381 11.7407Z", fill: "#312F3A" })] })) })));
4
+ return (_jsx("svg", { width: width || '26', viewBox: "0 0 26 26", fill: "#fafafa", xmlns: "http://www.w3.org/2000/svg", children: _jsxs("g", { mask: "url(#mask0_4377_23303)", children: [_jsx("circle", { cx: "12", cy: "12", r: "11", fill: "#fafafa" }), _jsx("path", { d: "M0 12.9777C0.0118051 5.83109 5.86935 -0.0156193 13.0011 -9.12111e-05C20.1926 0.0161764 26.0074 5.84588 26 13.0332C25.9926 20.2375 20.138 26.062 12.8624 25.9992C5.72916 25.9378 0.0272993 20.1783 0 12.9777ZM10.6563 20.2242C11.2222 20.2331 11.9032 20.0659 12.5547 19.7598C13.4386 19.345 14.0879 18.6462 14.7077 17.929C15.1068 17.4676 14.9954 16.7525 14.5387 16.3606C14.0746 15.9621 13.3995 15.9769 12.9561 16.4028C12.6765 16.6712 12.4123 16.9544 12.132 17.2213C11.1875 18.1175 9.72666 18.1027 8.81693 17.1932C7.90573 16.2823 7.88802 14.8211 8.78299 13.8776C9.04344 13.6033 9.31865 13.3437 9.58205 13.0731C10.0454 12.5962 10.0484 11.8656 9.59312 11.4079C9.1342 10.9472 8.41409 10.9465 7.92934 11.4123C7.67036 11.6615 7.41434 11.9144 7.16274 12.1717C6.29433 13.0576 5.82803 14.1172 5.78745 15.3624C5.70113 18.0332 7.82826 20.2294 10.6563 20.2242ZM15.5016 5.78746C14.31 5.78894 13.2638 6.18454 12.374 6.97278C12.036 7.27151 11.7276 7.60426 11.4126 7.92813C10.9359 8.41837 10.9411 9.15189 11.417 9.61182C11.8811 10.0599 12.6005 10.0444 13.0808 9.57337C13.3575 9.302 13.6223 9.01879 13.9071 8.75703C14.4797 8.22982 15.1644 8.02647 15.9243 8.16918C16.8525 8.34369 17.487 8.89753 17.7652 9.80333C18.0434 10.7091 17.8176 11.5122 17.1617 12.1924C16.9189 12.4446 16.6651 12.6864 16.4202 12.9378C15.9546 13.4147 15.9494 14.1446 16.4039 14.6015C16.8628 15.0629 17.5837 15.0659 18.0677 14.6023C18.3341 14.3472 18.5967 14.0884 18.8535 13.8236C19.7027 12.9481 20.1646 11.9048 20.2096 10.6803C20.3092 7.99246 18.188 5.78746 15.5008 5.7882L15.5016 5.78746ZM15.4381 11.7407C15.399 11.2674 15.1895 10.8903 14.7342 10.6803C14.2753 10.4681 13.7979 10.5494 13.4113 10.9295C12.5769 11.7517 11.7468 12.5792 10.9271 13.4155C10.4446 13.9072 10.446 14.6104 10.9035 15.0807C11.3676 15.5576 12.0892 15.5702 12.5879 15.0814C13.4254 14.2621 14.2473 13.4273 15.0751 12.5977C15.3068 12.3655 15.4182 12.0801 15.4381 11.7407Z", fill: "#312F3A" })] }) }));
16
5
  };
17
6
  export default AllChains;
@@ -1,14 +1,3 @@
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
  //Fix this so that it gets the correct migration color based on theme
14
3
  var ApebondLogo = function (_a) {
@@ -23,6 +12,6 @@ var ApebondLogo = function (_a) {
23
12
  degree: deg[direction],
24
13
  color: color,
25
14
  });
26
- return (_jsxs("svg", __assign({ width: width || '26', height: "25", viewBox: "0 0 26 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_340_8011)" }, { children: [_jsx("path", { d: "M3.87332 8.54473C3.81796 8.72718 3.74111 9.01557 3.74111 9.01557C3.73981 9.01884 3.73915 9.02145 3.7385 9.02472C3.52945 9.79898 3.41808 10.5896 3.41808 11.3756C3.41808 11.4319 3.41808 11.4861 3.41938 11.5411C3.4311 12.5017 3.31257 13.4564 3.09961 14.3922L3.00452 14.7754C2.51412 14.5832 2.01199 14.2176 1.532 13.6075C0.201454 11.9151 0.644969 9.19932 2.28617 8.55977C2.92897 8.30997 3.46171 8.37406 3.87397 8.54473H3.87332Z", fill: "#958FFF" }), _jsx("path", { d: "M24.9676 13.6067C24.4915 14.2116 23.9933 14.5771 23.5062 14.7694L23.413 14.3901C23.2001 13.4543 23.0815 12.5002 23.0926 11.5396C23.0926 11.4846 23.0926 11.4304 23.0926 11.3741C23.0926 10.5848 22.9812 9.79161 22.7702 9.01474L22.627 8.54325C23.0386 8.37258 23.5713 8.30915 24.2128 8.55829C25.854 9.19784 26.2975 11.913 24.967 13.606L24.9676 13.6067Z", fill: "#958FFF" }), _jsx("path", { d: "M22.0349 14.1097C21.8506 13.3008 21.7484 12.4762 21.7581 11.6457C21.7581 11.5986 21.7581 11.5515 21.7581 11.5032C21.7581 10.8211 21.6617 10.1358 21.4794 9.46353L21.3172 8.92992C21.2176 8.63631 21.1023 8.34531 20.972 8.06019C20.877 7.85224 20.7747 7.64691 20.6646 7.44549C19.6851 5.64652 18.124 4.1137 16.3037 3.27013C16.0354 3.14588 15.4395 1.77131 15.4395 1.77131L14.036 2.6175C13.98 2.61096 13.924 2.60508 13.8673 2.59985C13.7638 2.59069 13.6609 2.5835 13.556 2.57892L13.0858 1.44238C11.3554 2.03485 10.3348 3.20408 10.0014 3.37018C8.27032 4.23141 6.79064 5.71584 5.84825 7.44549C5.73753 7.64756 5.63593 7.85224 5.54085 8.06019C5.41059 8.34531 5.29532 8.63631 5.19502 8.92992C5.17809 8.92011 5.03351 9.46288 5.03351 9.46288C5.03221 9.4655 5.03155 9.46811 5.03155 9.47073C4.85115 10.1397 4.75476 10.8231 4.75476 11.5025C4.75476 11.5509 4.75476 11.598 4.75476 11.6451C4.76519 12.4756 4.66228 13.3008 4.47798 14.1097L4.32362 14.7349C4.31711 14.7643 4.3106 14.7937 4.30409 14.8232C4.21161 15.2469 4.16406 15.6818 4.16406 16.1265C4.16406 19.1666 6.39727 21.781 9.59696 22.9313C10.3257 23.1942 11.1053 23.3806 11.9194 23.4786C12.3245 23.5277 12.738 23.5538 13.1594 23.5578C13.192 23.5578 13.2252 23.5578 13.2577 23.5578C18.279 23.5578 22.3495 20.2299 22.3495 16.1258C22.3495 15.6811 22.3019 15.2456 22.2095 14.8225C22.2029 14.7931 22.1964 14.7637 22.1893 14.7349L22.0349 14.1084V14.1097Z", fill: "#958FFF" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_340_8011" }, { children: _jsx("rect", { width: "25", height: "25", fill: "white", transform: "translate(0.75)" }) })) })] })));
15
+ return (_jsxs("svg", { width: width || '26', height: "25", viewBox: "0 0 26 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: [_jsxs("g", { clipPath: "url(#clip0_340_8011)", children: [_jsx("path", { d: "M3.87332 8.54473C3.81796 8.72718 3.74111 9.01557 3.74111 9.01557C3.73981 9.01884 3.73915 9.02145 3.7385 9.02472C3.52945 9.79898 3.41808 10.5896 3.41808 11.3756C3.41808 11.4319 3.41808 11.4861 3.41938 11.5411C3.4311 12.5017 3.31257 13.4564 3.09961 14.3922L3.00452 14.7754C2.51412 14.5832 2.01199 14.2176 1.532 13.6075C0.201454 11.9151 0.644969 9.19932 2.28617 8.55977C2.92897 8.30997 3.46171 8.37406 3.87397 8.54473H3.87332Z", fill: "#958FFF" }), _jsx("path", { d: "M24.9676 13.6067C24.4915 14.2116 23.9933 14.5771 23.5062 14.7694L23.413 14.3901C23.2001 13.4543 23.0815 12.5002 23.0926 11.5396C23.0926 11.4846 23.0926 11.4304 23.0926 11.3741C23.0926 10.5848 22.9812 9.79161 22.7702 9.01474L22.627 8.54325C23.0386 8.37258 23.5713 8.30915 24.2128 8.55829C25.854 9.19784 26.2975 11.913 24.967 13.606L24.9676 13.6067Z", fill: "#958FFF" }), _jsx("path", { d: "M22.0349 14.1097C21.8506 13.3008 21.7484 12.4762 21.7581 11.6457C21.7581 11.5986 21.7581 11.5515 21.7581 11.5032C21.7581 10.8211 21.6617 10.1358 21.4794 9.46353L21.3172 8.92992C21.2176 8.63631 21.1023 8.34531 20.972 8.06019C20.877 7.85224 20.7747 7.64691 20.6646 7.44549C19.6851 5.64652 18.124 4.1137 16.3037 3.27013C16.0354 3.14588 15.4395 1.77131 15.4395 1.77131L14.036 2.6175C13.98 2.61096 13.924 2.60508 13.8673 2.59985C13.7638 2.59069 13.6609 2.5835 13.556 2.57892L13.0858 1.44238C11.3554 2.03485 10.3348 3.20408 10.0014 3.37018C8.27032 4.23141 6.79064 5.71584 5.84825 7.44549C5.73753 7.64756 5.63593 7.85224 5.54085 8.06019C5.41059 8.34531 5.29532 8.63631 5.19502 8.92992C5.17809 8.92011 5.03351 9.46288 5.03351 9.46288C5.03221 9.4655 5.03155 9.46811 5.03155 9.47073C4.85115 10.1397 4.75476 10.8231 4.75476 11.5025C4.75476 11.5509 4.75476 11.598 4.75476 11.6451C4.76519 12.4756 4.66228 13.3008 4.47798 14.1097L4.32362 14.7349C4.31711 14.7643 4.3106 14.7937 4.30409 14.8232C4.21161 15.2469 4.16406 15.6818 4.16406 16.1265C4.16406 19.1666 6.39727 21.781 9.59696 22.9313C10.3257 23.1942 11.1053 23.3806 11.9194 23.4786C12.3245 23.5277 12.738 23.5538 13.1594 23.5578C13.192 23.5578 13.2252 23.5578 13.2577 23.5578C18.279 23.5578 22.3495 20.2299 22.3495 16.1258C22.3495 15.6811 22.3019 15.2456 22.2095 14.8225C22.2029 14.7931 22.1964 14.7637 22.1893 14.7349L22.0349 14.1084V14.1097Z", fill: "#958FFF" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_340_8011", children: _jsx("rect", { width: "25", height: "25", fill: "white", transform: "translate(0.75)" }) }) })] }));
27
16
  };
28
17
  export default ApebondLogo;
@@ -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 ApeswapSmallLogo = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '35', viewBox: "0 0 35 34", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("path", { d: "M4.68422 12.3515C4.4028 13.3692 4.25826 14.4192 4.25433 15.4743C4.25433 15.5479 4.25433 15.6206 4.25433 15.693C4.27035 16.9703 4.1109 18.2379 3.82444 19.4804C3.23079 19.2717 2.61878 18.8487 2.03647 18.1179C0.499792 16.1935 1.01254 13.1036 2.90485 12.3767C3.62082 12.1023 4.21955 12.1603 4.68774 12.3403C4.68618 12.3446 4.68579 12.3477 4.68422 12.3515Z", fill: "#A16552" }), _jsx("path", { d: "M4.68422 12.3515C4.4028 13.3692 4.25826 14.4192 4.25433 15.4743C4.25433 15.5479 4.25433 15.6206 4.25433 15.693C4.27035 16.9703 4.1109 18.2379 3.82444 19.4804C3.23079 19.2717 2.61878 18.8487 2.03647 18.1179C0.499792 16.1935 1.01254 13.1036 2.90485 12.3767C3.62082 12.1023 4.21955 12.1603 4.68774 12.3403C4.68618 12.3446 4.68579 12.3477 4.68422 12.3515Z", fill: "#F5DCB4" }), _jsx("path", { d: "M32.9652 18.1178C32.3829 18.8478 31.7713 19.2708 31.1784 19.479C30.8904 18.2366 30.7314 16.9686 30.7485 15.6925C30.7485 15.6201 30.7485 15.5473 30.7485 15.4738C30.7445 14.4143 30.5983 13.36 30.314 12.3386C30.7829 12.1586 31.3809 12.1005 32.0968 12.375C33.988 13.1034 34.5003 16.1933 32.9652 18.1178Z", fill: "#A16552" }), _jsx("path", { d: "M32.9652 18.1178C32.3829 18.8478 31.7713 19.2708 31.1784 19.479C30.8904 18.2366 30.7314 16.9686 30.7485 15.6925C30.7485 15.6201 30.7485 15.5473 30.7485 15.4738C30.7445 14.4143 30.5983 13.36 30.314 12.3386C30.7829 12.1586 31.3809 12.1005 32.0968 12.375C33.988 13.1034 34.5003 16.1933 32.9652 18.1178Z", fill: "#F5DCB4" }), _jsx("path", { d: "M27.0676 19.5203C26.5103 20.3853 26.3563 21.4556 26.6909 22.4325C26.9426 23.1679 27.1681 23.9985 27.1681 24.6171C27.1681 29.1414 22.8398 32.8088 17.5001 32.8088C12.1604 32.8088 7.8318 29.1414 7.8318 24.6171C7.8318 23.9978 8.0573 23.1679 8.30938 22.4325C8.64352 21.4571 8.49032 20.3853 7.93302 19.5207C7.79888 19.3125 7.67953 19.0954 7.57582 18.8708C7.25922 18.1891 7.09575 17.4474 7.09668 16.6971C7.09668 13.6931 9.67879 11.2573 12.8655 11.2573C13.8945 11.2547 14.9067 11.5159 15.8036 12.0156C16.3207 12.3067 16.9053 12.4597 17.5001 12.4597C18.0949 12.4597 18.6795 12.3067 19.1966 12.0156C20.0936 11.5161 21.1058 11.2551 22.1348 11.2581C25.3211 11.2581 27.904 13.6939 27.904 16.6978C27.9054 17.4479 27.7426 18.1894 27.4268 18.8712C27.3223 19.0955 27.2023 19.3123 27.0676 19.5203Z", fill: "#A16552" }), _jsx("path", { d: "M27.0676 19.5203C26.5103 20.3853 26.3563 21.4556 26.6909 22.4325C26.9426 23.1679 27.1681 23.9985 27.1681 24.6171C27.1681 29.1414 22.8398 32.8088 17.5001 32.8088C12.1604 32.8088 7.8318 29.1414 7.8318 24.6171C7.8318 23.9978 8.0573 23.1679 8.30938 22.4325C8.64352 21.4571 8.49032 20.3853 7.93302 19.5207C7.79888 19.3125 7.67953 19.0954 7.57582 18.8708C7.25922 18.1891 7.09575 17.4474 7.09668 16.6971C7.09668 13.6931 9.67879 11.2573 12.8655 11.2573C13.8945 11.2547 14.9067 11.5159 15.8036 12.0156C16.3207 12.3067 16.9053 12.4597 17.5001 12.4597C18.0949 12.4597 18.6795 12.3067 19.1966 12.0156C20.0936 11.5161 21.1058 11.2551 22.1348 11.2581C25.3211 11.2581 27.904 13.6939 27.904 16.6978C27.9054 17.4479 27.7426 18.1894 27.4268 18.8712C27.3223 19.0955 27.2023 19.3123 27.0676 19.5203Z", fill: "#F5DCB4" }), _jsx("path", { d: "M12.576 25.6292C12.497 25.6291 12.4188 25.6458 12.3468 25.678C12.2748 25.7103 12.2106 25.7574 12.1584 25.8162C12.1062 25.875 12.0673 25.9441 12.0443 26.019C12.0213 26.0939 12.0147 26.1728 12.0249 26.2504C12.3665 28.6745 14.6864 30.5491 17.5002 30.5491C20.3141 30.5491 22.6339 28.6741 22.9767 26.25C22.9868 26.1723 22.9801 26.0934 22.9569 26.0185C22.9338 25.9436 22.8948 25.8745 22.8425 25.8157C22.7902 25.757 22.7259 25.7099 22.6538 25.6777C22.5817 25.6456 22.5035 25.629 22.4244 25.6292H12.576Z", fill: "#4E3F3F" }), _jsx("path", { d: "M14.3198 29.6465C15.2737 30.2366 16.3758 30.5495 17.5005 30.5495C18.6251 30.5495 19.7272 30.2366 20.6811 29.6465C20.2825 28.2786 19.0061 28.5933 17.5006 28.5933C15.9952 28.5933 14.7188 28.2786 14.3198 29.6465Z", fill: "#E6646E" }), _jsx("path", { d: "M32.7501 11.3652C31.6085 10.9251 30.6979 11.1574 30.0605 11.5208C29.9044 11.0664 29.7248 10.6203 29.5223 10.1843C29.3746 9.86406 29.2148 9.54912 29.0428 9.23948C27.2924 6.0656 24.348 3.4336 20.9694 2.3208L20.9026 0.51982L18.7164 1.82034C18.6288 1.81027 18.5413 1.80098 18.453 1.79286C18.2912 1.77853 18.1306 1.76731 17.9676 1.76073L17.6479 0.397122L17.5545 0C17.4455 0 17.3388 0.00348373 17.2348 0.011999C15.1995 0.175338 14.1865 2.00651 14.0301 2.32042C10.6524 3.43321 7.70993 6.06676 5.95909 9.23793C5.78739 9.54757 5.62768 9.86251 5.47995 10.1827C5.27746 10.619 5.09784 11.0654 4.9418 11.52C4.91523 11.5042 4.88787 11.4887 4.85973 11.4744C4.22662 11.138 3.3469 10.9433 2.25223 11.3637C-0.154 12.2887 -0.803139 16.2131 1.14545 18.6585C1.94036 19.6544 2.77709 20.1998 3.58256 20.4421C3.57201 20.487 3.56185 20.5323 3.55207 20.5772C3.40676 21.2353 3.33365 21.907 3.334 22.5806C3.334 27.2524 6.81223 31.2701 11.7978 33.0385C12.9684 33.4523 14.1824 33.7337 15.4167 33.8777C16.0576 33.9539 16.7023 33.9947 17.3478 34C17.3986 34 17.4501 34 17.501 34C25.3246 34 31.6667 28.8858 31.6667 22.5783C31.6671 21.9047 31.594 21.233 31.4487 20.5749C31.4389 20.53 31.4287 20.4847 31.4178 20.4406C32.2236 20.1975 33.0592 19.6521 33.8545 18.6558C35.8035 16.2131 35.154 12.2879 32.7501 11.3652ZM4.68426 12.3514C4.40284 13.3691 4.25829 14.4191 4.25436 15.4742C4.25436 15.5478 4.25436 15.6205 4.25436 15.6929C4.27039 16.9702 4.11094 18.2378 3.82447 19.4803C3.23083 19.2716 2.61881 18.8486 2.0365 18.1178C0.49983 16.1934 1.01258 13.1035 2.90489 12.3766C3.62086 12.1022 4.21958 12.1602 4.68778 12.3402C4.68621 12.3445 4.68582 12.3476 4.68426 12.3514ZM27.4268 18.871C27.3229 19.0953 27.2036 19.3122 27.0696 19.5201C26.5123 20.3852 26.3583 21.4554 26.6929 22.4324C26.9445 23.1678 27.17 23.9984 27.17 24.6169C27.17 29.1413 22.8418 32.8086 17.5021 32.8086C12.1625 32.8086 7.83186 29.1413 7.83186 24.6169C7.83186 23.9976 8.05736 23.1678 8.30943 22.4324C8.64358 21.457 8.49038 20.3852 7.93308 19.5205C7.79894 19.3124 7.67959 19.0952 7.57588 18.8707C7.25928 18.1889 7.09581 17.4473 7.09674 16.6969C7.09674 13.693 9.67884 11.2572 12.8655 11.2572C13.8946 11.2546 14.9068 11.5158 15.8037 12.0155C16.3208 12.3066 16.9054 12.4596 17.5002 12.4596C18.095 12.4596 18.6796 12.3066 19.1967 12.0155C20.0936 11.516 21.1058 11.255 22.1348 11.258C25.3211 11.258 27.904 13.6937 27.904 16.6977C27.9054 17.4478 27.7426 18.1893 27.4268 18.871ZM32.9674 18.1178C32.3831 18.8478 31.7715 19.2709 31.1786 19.4791C30.8906 18.2367 30.7315 16.9686 30.7487 15.6925C30.7487 15.6201 30.7487 15.5474 30.7487 15.4738C30.7446 14.4143 30.5985 13.36 30.3141 12.3387C30.7831 12.1587 31.381 12.1006 32.097 12.375C33.9882 13.1035 34.5005 16.1934 32.9654 18.1178H32.9674Z", fill: "#A16552" }), _jsx("path", { d: "M15.0935 21.5479L15.0933 21.5483C14.9868 21.7793 15.0895 22.0521 15.3227 22.1576L16.3973 22.6438C16.6306 22.7493 16.906 22.6476 17.0126 22.4166L17.0127 22.4162C17.1193 22.1852 17.0165 21.9124 16.7833 21.8069L15.7087 21.3207C15.4754 21.2152 15.2 21.3169 15.0935 21.5479Z", fill: "#4E3F3F" }), _jsx("path", { d: "M17.9891 22.4178L17.9892 22.4182C18.0958 22.6492 18.3712 22.7509 18.6044 22.6454L19.6791 22.1592C19.9123 22.0537 20.015 21.7809 19.9085 21.5499L19.9083 21.5495C19.8018 21.3186 19.5263 21.2168 19.2931 21.3223L18.2185 21.8085C17.9852 21.914 17.8825 22.1868 17.9891 22.4178Z", fill: "#4E3F3F" }), _jsx("path", { d: "M12.5321 18.8699C11.6176 18.8699 10.8762 18.1732 10.8762 17.3155V16.7976C10.8762 15.9391 11.6188 15.2432 12.5321 15.2432C13.4466 15.2432 14.1884 15.9399 14.1884 16.7976V17.3155C14.1884 18.174 13.447 18.8699 12.5321 18.8699Z", fill: "#4E3F3F" }), _jsx("path", { d: "M12.5322 15.2432V17.0565C12.5322 17.4858 12.9031 17.8337 13.3604 17.8337C13.8176 17.8337 14.1885 17.4854 14.1885 17.0565V16.7976C14.1885 15.9391 13.4471 15.2432 12.5322 15.2432Z", fill: "#5D5360" }), _jsx("path", { d: "M12.5323 16.798C12.8371 16.798 13.0841 16.566 13.0841 16.2797C13.0841 15.9935 12.8371 15.7615 12.5323 15.7615C12.2275 15.7615 11.9805 15.9935 11.9805 16.2797C11.9805 16.566 12.2275 16.798 12.5323 16.798Z", fill: "white" }), _jsx("path", { d: "M22.4681 18.8699C21.5536 18.8699 20.8123 18.1732 20.8123 17.3155V16.7976C20.8123 15.9391 21.5548 15.2432 22.4681 15.2432C23.383 15.2432 24.1244 15.9399 24.1244 16.7976V17.3155C24.1244 18.174 23.383 18.8699 22.4681 18.8699Z", fill: "#4E3F3F" }), _jsx("path", { d: "M22.468 15.2432V17.0565C22.468 17.4858 22.8389 17.8337 23.2962 17.8337C23.7534 17.8337 24.1243 17.4854 24.1243 17.0565V16.7976C24.1243 15.9391 23.3829 15.2432 22.468 15.2432Z", fill: "#5D5360" }), _jsx("path", { d: "M22.4681 16.798C22.7729 16.798 23.0199 16.566 23.0199 16.2797C23.0199 15.9935 22.7729 15.7615 22.4681 15.7615C22.1633 15.7615 21.9163 15.9935 21.9163 16.2797C21.9163 16.566 22.1633 16.798 22.4681 16.798Z", fill: "white" }), _jsx("path", { opacity: "0.35", d: "M17.6478 0.397129C17.2777 0.360745 16.4659 0.939011 15.4948 1.93994C15.2529 2.18921 15.0004 2.46596 14.7417 2.76593C12.8384 4.97719 10.6319 8.46382 9.87606 12.0422C8.60709 18.0493 8.092 25.0191 10.3306 28.885C12.228 32.1611 15.4166 33.8781 15.4166 33.8781C14.1822 33.7337 12.9682 33.4516 11.7977 33.0374C6.81326 31.2701 3.33386 27.2524 3.33386 22.5806C3.3335 21.907 3.40662 21.2353 3.55193 20.5772C3.5617 20.5323 3.57186 20.487 3.58242 20.4421C2.77695 20.1998 1.941 19.6545 1.14531 18.6586C-0.803283 16.2131 -0.154143 12.2887 2.25053 11.3652C3.3448 10.9449 4.22491 11.1396 4.85803 11.4759C4.88617 11.4902 4.91352 11.5057 4.9401 11.5216C5.09614 11.0669 5.27576 10.6206 5.47825 10.1843C5.62598 9.86407 5.78569 9.54913 5.95738 9.23949C7.70822 6.06831 10.6507 3.4336 14.0284 2.32197C14.1867 2.00807 15.2009 0.176892 17.2331 0.0135532C17.3371 0.00503796 17.4438 0.000780405 17.5528 0.00155452L17.6478 0.397129Z", fill: "#4E3F3F" })] })));
4
+ return (_jsxs("svg", { width: width || '35', viewBox: "0 0 35 34", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M4.68422 12.3515C4.4028 13.3692 4.25826 14.4192 4.25433 15.4743C4.25433 15.5479 4.25433 15.6206 4.25433 15.693C4.27035 16.9703 4.1109 18.2379 3.82444 19.4804C3.23079 19.2717 2.61878 18.8487 2.03647 18.1179C0.499792 16.1935 1.01254 13.1036 2.90485 12.3767C3.62082 12.1023 4.21955 12.1603 4.68774 12.3403C4.68618 12.3446 4.68579 12.3477 4.68422 12.3515Z", fill: "#A16552" }), _jsx("path", { d: "M4.68422 12.3515C4.4028 13.3692 4.25826 14.4192 4.25433 15.4743C4.25433 15.5479 4.25433 15.6206 4.25433 15.693C4.27035 16.9703 4.1109 18.2379 3.82444 19.4804C3.23079 19.2717 2.61878 18.8487 2.03647 18.1179C0.499792 16.1935 1.01254 13.1036 2.90485 12.3767C3.62082 12.1023 4.21955 12.1603 4.68774 12.3403C4.68618 12.3446 4.68579 12.3477 4.68422 12.3515Z", fill: "#F5DCB4" }), _jsx("path", { d: "M32.9652 18.1178C32.3829 18.8478 31.7713 19.2708 31.1784 19.479C30.8904 18.2366 30.7314 16.9686 30.7485 15.6925C30.7485 15.6201 30.7485 15.5473 30.7485 15.4738C30.7445 14.4143 30.5983 13.36 30.314 12.3386C30.7829 12.1586 31.3809 12.1005 32.0968 12.375C33.988 13.1034 34.5003 16.1933 32.9652 18.1178Z", fill: "#A16552" }), _jsx("path", { d: "M32.9652 18.1178C32.3829 18.8478 31.7713 19.2708 31.1784 19.479C30.8904 18.2366 30.7314 16.9686 30.7485 15.6925C30.7485 15.6201 30.7485 15.5473 30.7485 15.4738C30.7445 14.4143 30.5983 13.36 30.314 12.3386C30.7829 12.1586 31.3809 12.1005 32.0968 12.375C33.988 13.1034 34.5003 16.1933 32.9652 18.1178Z", fill: "#F5DCB4" }), _jsx("path", { d: "M27.0676 19.5203C26.5103 20.3853 26.3563 21.4556 26.6909 22.4325C26.9426 23.1679 27.1681 23.9985 27.1681 24.6171C27.1681 29.1414 22.8398 32.8088 17.5001 32.8088C12.1604 32.8088 7.8318 29.1414 7.8318 24.6171C7.8318 23.9978 8.0573 23.1679 8.30938 22.4325C8.64352 21.4571 8.49032 20.3853 7.93302 19.5207C7.79888 19.3125 7.67953 19.0954 7.57582 18.8708C7.25922 18.1891 7.09575 17.4474 7.09668 16.6971C7.09668 13.6931 9.67879 11.2573 12.8655 11.2573C13.8945 11.2547 14.9067 11.5159 15.8036 12.0156C16.3207 12.3067 16.9053 12.4597 17.5001 12.4597C18.0949 12.4597 18.6795 12.3067 19.1966 12.0156C20.0936 11.5161 21.1058 11.2551 22.1348 11.2581C25.3211 11.2581 27.904 13.6939 27.904 16.6978C27.9054 17.4479 27.7426 18.1894 27.4268 18.8712C27.3223 19.0955 27.2023 19.3123 27.0676 19.5203Z", fill: "#A16552" }), _jsx("path", { d: "M27.0676 19.5203C26.5103 20.3853 26.3563 21.4556 26.6909 22.4325C26.9426 23.1679 27.1681 23.9985 27.1681 24.6171C27.1681 29.1414 22.8398 32.8088 17.5001 32.8088C12.1604 32.8088 7.8318 29.1414 7.8318 24.6171C7.8318 23.9978 8.0573 23.1679 8.30938 22.4325C8.64352 21.4571 8.49032 20.3853 7.93302 19.5207C7.79888 19.3125 7.67953 19.0954 7.57582 18.8708C7.25922 18.1891 7.09575 17.4474 7.09668 16.6971C7.09668 13.6931 9.67879 11.2573 12.8655 11.2573C13.8945 11.2547 14.9067 11.5159 15.8036 12.0156C16.3207 12.3067 16.9053 12.4597 17.5001 12.4597C18.0949 12.4597 18.6795 12.3067 19.1966 12.0156C20.0936 11.5161 21.1058 11.2551 22.1348 11.2581C25.3211 11.2581 27.904 13.6939 27.904 16.6978C27.9054 17.4479 27.7426 18.1894 27.4268 18.8712C27.3223 19.0955 27.2023 19.3123 27.0676 19.5203Z", fill: "#F5DCB4" }), _jsx("path", { d: "M12.576 25.6292C12.497 25.6291 12.4188 25.6458 12.3468 25.678C12.2748 25.7103 12.2106 25.7574 12.1584 25.8162C12.1062 25.875 12.0673 25.9441 12.0443 26.019C12.0213 26.0939 12.0147 26.1728 12.0249 26.2504C12.3665 28.6745 14.6864 30.5491 17.5002 30.5491C20.3141 30.5491 22.6339 28.6741 22.9767 26.25C22.9868 26.1723 22.9801 26.0934 22.9569 26.0185C22.9338 25.9436 22.8948 25.8745 22.8425 25.8157C22.7902 25.757 22.7259 25.7099 22.6538 25.6777C22.5817 25.6456 22.5035 25.629 22.4244 25.6292H12.576Z", fill: "#4E3F3F" }), _jsx("path", { d: "M14.3198 29.6465C15.2737 30.2366 16.3758 30.5495 17.5005 30.5495C18.6251 30.5495 19.7272 30.2366 20.6811 29.6465C20.2825 28.2786 19.0061 28.5933 17.5006 28.5933C15.9952 28.5933 14.7188 28.2786 14.3198 29.6465Z", fill: "#E6646E" }), _jsx("path", { d: "M32.7501 11.3652C31.6085 10.9251 30.6979 11.1574 30.0605 11.5208C29.9044 11.0664 29.7248 10.6203 29.5223 10.1843C29.3746 9.86406 29.2148 9.54912 29.0428 9.23948C27.2924 6.0656 24.348 3.4336 20.9694 2.3208L20.9026 0.51982L18.7164 1.82034C18.6288 1.81027 18.5413 1.80098 18.453 1.79286C18.2912 1.77853 18.1306 1.76731 17.9676 1.76073L17.6479 0.397122L17.5545 0C17.4455 0 17.3388 0.00348373 17.2348 0.011999C15.1995 0.175338 14.1865 2.00651 14.0301 2.32042C10.6524 3.43321 7.70993 6.06676 5.95909 9.23793C5.78739 9.54757 5.62768 9.86251 5.47995 10.1827C5.27746 10.619 5.09784 11.0654 4.9418 11.52C4.91523 11.5042 4.88787 11.4887 4.85973 11.4744C4.22662 11.138 3.3469 10.9433 2.25223 11.3637C-0.154 12.2887 -0.803139 16.2131 1.14545 18.6585C1.94036 19.6544 2.77709 20.1998 3.58256 20.4421C3.57201 20.487 3.56185 20.5323 3.55207 20.5772C3.40676 21.2353 3.33365 21.907 3.334 22.5806C3.334 27.2524 6.81223 31.2701 11.7978 33.0385C12.9684 33.4523 14.1824 33.7337 15.4167 33.8777C16.0576 33.9539 16.7023 33.9947 17.3478 34C17.3986 34 17.4501 34 17.501 34C25.3246 34 31.6667 28.8858 31.6667 22.5783C31.6671 21.9047 31.594 21.233 31.4487 20.5749C31.4389 20.53 31.4287 20.4847 31.4178 20.4406C32.2236 20.1975 33.0592 19.6521 33.8545 18.6558C35.8035 16.2131 35.154 12.2879 32.7501 11.3652ZM4.68426 12.3514C4.40284 13.3691 4.25829 14.4191 4.25436 15.4742C4.25436 15.5478 4.25436 15.6205 4.25436 15.6929C4.27039 16.9702 4.11094 18.2378 3.82447 19.4803C3.23083 19.2716 2.61881 18.8486 2.0365 18.1178C0.49983 16.1934 1.01258 13.1035 2.90489 12.3766C3.62086 12.1022 4.21958 12.1602 4.68778 12.3402C4.68621 12.3445 4.68582 12.3476 4.68426 12.3514ZM27.4268 18.871C27.3229 19.0953 27.2036 19.3122 27.0696 19.5201C26.5123 20.3852 26.3583 21.4554 26.6929 22.4324C26.9445 23.1678 27.17 23.9984 27.17 24.6169C27.17 29.1413 22.8418 32.8086 17.5021 32.8086C12.1625 32.8086 7.83186 29.1413 7.83186 24.6169C7.83186 23.9976 8.05736 23.1678 8.30943 22.4324C8.64358 21.457 8.49038 20.3852 7.93308 19.5205C7.79894 19.3124 7.67959 19.0952 7.57588 18.8707C7.25928 18.1889 7.09581 17.4473 7.09674 16.6969C7.09674 13.693 9.67884 11.2572 12.8655 11.2572C13.8946 11.2546 14.9068 11.5158 15.8037 12.0155C16.3208 12.3066 16.9054 12.4596 17.5002 12.4596C18.095 12.4596 18.6796 12.3066 19.1967 12.0155C20.0936 11.516 21.1058 11.255 22.1348 11.258C25.3211 11.258 27.904 13.6937 27.904 16.6977C27.9054 17.4478 27.7426 18.1893 27.4268 18.871ZM32.9674 18.1178C32.3831 18.8478 31.7715 19.2709 31.1786 19.4791C30.8906 18.2367 30.7315 16.9686 30.7487 15.6925C30.7487 15.6201 30.7487 15.5474 30.7487 15.4738C30.7446 14.4143 30.5985 13.36 30.3141 12.3387C30.7831 12.1587 31.381 12.1006 32.097 12.375C33.9882 13.1035 34.5005 16.1934 32.9654 18.1178H32.9674Z", fill: "#A16552" }), _jsx("path", { d: "M15.0935 21.5479L15.0933 21.5483C14.9868 21.7793 15.0895 22.0521 15.3227 22.1576L16.3973 22.6438C16.6306 22.7493 16.906 22.6476 17.0126 22.4166L17.0127 22.4162C17.1193 22.1852 17.0165 21.9124 16.7833 21.8069L15.7087 21.3207C15.4754 21.2152 15.2 21.3169 15.0935 21.5479Z", fill: "#4E3F3F" }), _jsx("path", { d: "M17.9891 22.4178L17.9892 22.4182C18.0958 22.6492 18.3712 22.7509 18.6044 22.6454L19.6791 22.1592C19.9123 22.0537 20.015 21.7809 19.9085 21.5499L19.9083 21.5495C19.8018 21.3186 19.5263 21.2168 19.2931 21.3223L18.2185 21.8085C17.9852 21.914 17.8825 22.1868 17.9891 22.4178Z", fill: "#4E3F3F" }), _jsx("path", { d: "M12.5321 18.8699C11.6176 18.8699 10.8762 18.1732 10.8762 17.3155V16.7976C10.8762 15.9391 11.6188 15.2432 12.5321 15.2432C13.4466 15.2432 14.1884 15.9399 14.1884 16.7976V17.3155C14.1884 18.174 13.447 18.8699 12.5321 18.8699Z", fill: "#4E3F3F" }), _jsx("path", { d: "M12.5322 15.2432V17.0565C12.5322 17.4858 12.9031 17.8337 13.3604 17.8337C13.8176 17.8337 14.1885 17.4854 14.1885 17.0565V16.7976C14.1885 15.9391 13.4471 15.2432 12.5322 15.2432Z", fill: "#5D5360" }), _jsx("path", { d: "M12.5323 16.798C12.8371 16.798 13.0841 16.566 13.0841 16.2797C13.0841 15.9935 12.8371 15.7615 12.5323 15.7615C12.2275 15.7615 11.9805 15.9935 11.9805 16.2797C11.9805 16.566 12.2275 16.798 12.5323 16.798Z", fill: "white" }), _jsx("path", { d: "M22.4681 18.8699C21.5536 18.8699 20.8123 18.1732 20.8123 17.3155V16.7976C20.8123 15.9391 21.5548 15.2432 22.4681 15.2432C23.383 15.2432 24.1244 15.9399 24.1244 16.7976V17.3155C24.1244 18.174 23.383 18.8699 22.4681 18.8699Z", fill: "#4E3F3F" }), _jsx("path", { d: "M22.468 15.2432V17.0565C22.468 17.4858 22.8389 17.8337 23.2962 17.8337C23.7534 17.8337 24.1243 17.4854 24.1243 17.0565V16.7976C24.1243 15.9391 23.3829 15.2432 22.468 15.2432Z", fill: "#5D5360" }), _jsx("path", { d: "M22.4681 16.798C22.7729 16.798 23.0199 16.566 23.0199 16.2797C23.0199 15.9935 22.7729 15.7615 22.4681 15.7615C22.1633 15.7615 21.9163 15.9935 21.9163 16.2797C21.9163 16.566 22.1633 16.798 22.4681 16.798Z", fill: "white" }), _jsx("path", { opacity: "0.35", d: "M17.6478 0.397129C17.2777 0.360745 16.4659 0.939011 15.4948 1.93994C15.2529 2.18921 15.0004 2.46596 14.7417 2.76593C12.8384 4.97719 10.6319 8.46382 9.87606 12.0422C8.60709 18.0493 8.092 25.0191 10.3306 28.885C12.228 32.1611 15.4166 33.8781 15.4166 33.8781C14.1822 33.7337 12.9682 33.4516 11.7977 33.0374C6.81326 31.2701 3.33386 27.2524 3.33386 22.5806C3.3335 21.907 3.40662 21.2353 3.55193 20.5772C3.5617 20.5323 3.57186 20.487 3.58242 20.4421C2.77695 20.1998 1.941 19.6545 1.14531 18.6586C-0.803283 16.2131 -0.154143 12.2887 2.25053 11.3652C3.3448 10.9449 4.22491 11.1396 4.85803 11.4759C4.88617 11.4902 4.91352 11.5057 4.9401 11.5216C5.09614 11.0669 5.27576 10.6206 5.47825 10.1843C5.62598 9.86407 5.78569 9.54913 5.95738 9.23949C7.70822 6.06831 10.6507 3.4336 14.0284 2.32197C14.1867 2.00807 15.2009 0.176892 17.2331 0.0135532C17.3371 0.00503796 17.4438 0.000780405 17.5528 0.00155452L17.6478 0.397129Z", fill: "#4E3F3F" })] }));
16
5
  };
17
6
  export default ApeswapSmallLogo;
@@ -1,14 +1,3 @@
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 } from "theme-ui/jsx-runtime";
13
2
  var Arrow = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Arrow = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '6', viewBox: "0 0 6 11", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M3.00373 5.59387C3.77667 5.59387 4.4765 5.63946 4.90699 5.72433C4.9137 5.72433 5.30764 5.80842 5.43895 5.86265C5.62845 5.94752 5.78886 6.10077 5.89107 6.29253C5.96419 6.44578 6 6.60767 6 6.77664C5.99329 6.95268 5.88361 7.28354 5.83213 7.41399C5.51206 8.27375 4.46158 9.91705 3.82069 10.5473C3.71848 10.6542 3.59463 10.7697 3.56553 10.8004C3.40438 10.9308 3.20816 11 2.99702 11C2.80677 11 2.61726 10.9387 2.46431 10.8153C2.38486 10.7564 2.26889 10.6391 2.21587 10.5841L2.18752 10.5544C1.5235 9.90997 0.525243 8.3044 0.204428 7.49022C0.197588 7.49022 0.0377811 7.0841 0.00544739 6.83905L0 6.77664L0 6.74599C0 6.39234 0.189506 6.06226 0.496146 5.8933C0.664015 5.80135 1.15195 5.71647 1.15941 5.70861C1.59662 5.63946 2.26735 5.59387 3.00373 5.59387ZM3.00037 0C3.39347 0 3.71639 0.314279 3.75523 0.717488L3.75914 0.799248L3.59575 3.82885C3.59575 4.17542 3.3294 4.45599 3.00037 4.45599C2.69485 4.45599 2.44337 4.21407 2.409 3.90203L2.405 3.82885L2.24086 0.799248C2.24086 0.357579 2.58107 0 3.00037 0Z", fill: "#FAFAFA" }) })));
14
+ return (_jsx("svg", { width: width || '6', viewBox: "0 0 6 11", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M3.00373 5.59387C3.77667 5.59387 4.4765 5.63946 4.90699 5.72433C4.9137 5.72433 5.30764 5.80842 5.43895 5.86265C5.62845 5.94752 5.78886 6.10077 5.89107 6.29253C5.96419 6.44578 6 6.60767 6 6.77664C5.99329 6.95268 5.88361 7.28354 5.83213 7.41399C5.51206 8.27375 4.46158 9.91705 3.82069 10.5473C3.71848 10.6542 3.59463 10.7697 3.56553 10.8004C3.40438 10.9308 3.20816 11 2.99702 11C2.80677 11 2.61726 10.9387 2.46431 10.8153C2.38486 10.7564 2.26889 10.6391 2.21587 10.5841L2.18752 10.5544C1.5235 9.90997 0.525243 8.3044 0.204428 7.49022C0.197588 7.49022 0.0377811 7.0841 0.00544739 6.83905L0 6.77664L0 6.74599C0 6.39234 0.189506 6.06226 0.496146 5.8933C0.664015 5.80135 1.15195 5.71647 1.15941 5.70861C1.59662 5.63946 2.26735 5.59387 3.00373 5.59387ZM3.00037 0C3.39347 0 3.71639 0.314279 3.75523 0.717488L3.75914 0.799248L3.59575 3.82885C3.59575 4.17542 3.3294 4.45599 3.00037 4.45599C2.69485 4.45599 2.44337 4.21407 2.409 3.90203L2.405 3.82885L2.24086 0.799248C2.24086 0.357579 2.58107 0 3.00037 0Z", fill: "#FAFAFA" }) }));
26
15
  };
27
16
  export default Arrow;
@@ -1,14 +1,3 @@
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 } from "theme-ui/jsx-runtime";
13
2
  var Audit = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Audit = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '14', height: "17", viewBox: "0 0 14 17", sx: style }, { children: _jsx("path", { d: "M6.66667 10.2917C7.18056 10.2917 7.61806 10.1147 7.97917 9.7605C8.34028 9.40633 8.52083 8.96536 8.52083 8.43758C8.52083 7.92369 8.34028 7.48619 7.97917 7.12508C7.61806 6.76397 7.18056 6.58341 6.66667 6.58341C6.15278 6.58341 5.71528 6.76397 5.35417 7.12508C4.99306 7.48619 4.8125 7.92369 4.8125 8.43758C4.8125 8.96536 4.99306 9.40633 5.35417 9.7605C5.71528 10.1147 6.15278 10.2917 6.66667 10.2917ZM6.66667 15.5417C7.31944 15.3195 7.98611 14.9688 8.66667 14.4897C9.34722 14.0105 9.89583 13.4654 10.3125 12.8542L8.39583 11.0209C8.13194 11.1737 7.85417 11.2987 7.5625 11.3959C7.27083 11.4931 6.97222 11.5417 6.66667 11.5417C5.80556 11.5417 5.07292 11.2431 4.46875 10.6459C3.86458 10.0487 3.5625 9.31258 3.5625 8.43758C3.5625 7.57647 3.86458 6.84383 4.46875 6.23966C5.07292 5.6355 5.80556 5.33341 6.66667 5.33341C7.52778 5.33341 8.26042 5.6355 8.86458 6.23966C9.46875 6.84383 9.77083 7.58341 9.77083 8.45841C9.77083 8.75008 9.72917 9.04175 9.64583 9.33341C9.5625 9.62508 9.43056 9.88897 9.25 10.1251L11 11.7917C11.3333 11.1945 11.5972 10.5383 11.7917 9.823C11.9861 9.10772 12.0833 8.37508 12.0833 7.62508V3.50008L6.66667 1.52091L1.25 3.50008V7.62508C1.25 9.44453 1.75347 11.0869 2.76042 12.5522C3.76736 14.0174 5.06944 15.014 6.66667 15.5417ZM6.66667 16.8334C4.72222 16.3473 3.125 15.2188 1.875 13.448C0.625 11.6772 0 9.73619 0 7.62508V2.66675L6.66667 0.166748L13.3333 2.66675V7.62508C13.3333 9.73619 12.7083 11.6772 11.4583 13.448C10.2083 15.2188 8.61111 16.3473 6.66667 16.8334Z", fill: "#4D4040" }) })));
14
+ return (_jsx("svg", { width: width || '14', height: "17", viewBox: "0 0 14 17", sx: style, children: _jsx("path", { d: "M6.66667 10.2917C7.18056 10.2917 7.61806 10.1147 7.97917 9.7605C8.34028 9.40633 8.52083 8.96536 8.52083 8.43758C8.52083 7.92369 8.34028 7.48619 7.97917 7.12508C7.61806 6.76397 7.18056 6.58341 6.66667 6.58341C6.15278 6.58341 5.71528 6.76397 5.35417 7.12508C4.99306 7.48619 4.8125 7.92369 4.8125 8.43758C4.8125 8.96536 4.99306 9.40633 5.35417 9.7605C5.71528 10.1147 6.15278 10.2917 6.66667 10.2917ZM6.66667 15.5417C7.31944 15.3195 7.98611 14.9688 8.66667 14.4897C9.34722 14.0105 9.89583 13.4654 10.3125 12.8542L8.39583 11.0209C8.13194 11.1737 7.85417 11.2987 7.5625 11.3959C7.27083 11.4931 6.97222 11.5417 6.66667 11.5417C5.80556 11.5417 5.07292 11.2431 4.46875 10.6459C3.86458 10.0487 3.5625 9.31258 3.5625 8.43758C3.5625 7.57647 3.86458 6.84383 4.46875 6.23966C5.07292 5.6355 5.80556 5.33341 6.66667 5.33341C7.52778 5.33341 8.26042 5.6355 8.86458 6.23966C9.46875 6.84383 9.77083 7.58341 9.77083 8.45841C9.77083 8.75008 9.72917 9.04175 9.64583 9.33341C9.5625 9.62508 9.43056 9.88897 9.25 10.1251L11 11.7917C11.3333 11.1945 11.5972 10.5383 11.7917 9.823C11.9861 9.10772 12.0833 8.37508 12.0833 7.62508V3.50008L6.66667 1.52091L1.25 3.50008V7.62508C1.25 9.44453 1.75347 11.0869 2.76042 12.5522C3.76736 14.0174 5.06944 15.014 6.66667 15.5417ZM6.66667 16.8334C4.72222 16.3473 3.125 15.2188 1.875 13.448C0.625 11.6772 0 9.73619 0 7.62508V2.66675L6.66667 0.166748L13.3333 2.66675V7.62508C13.3333 9.73619 12.7083 11.6772 11.4583 13.448C10.2083 15.2188 8.61111 16.3473 6.66667 16.8334Z", fill: "#4D4040" }) }));
26
15
  };
27
16
  export default Audit;
@@ -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 BananaIcon = 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: "M17.1717 20.2991C17.1717 20.2991 17.3079 18.3836 14.8592 16.2792C11.3558 13.2704 10.9537 12.6088 13.8571 13.079C16.7606 13.5492 18.8753 15.9825 18.8753 15.9825", fill: "#FFCA28" }), _jsx("path", { d: "M11.0577 25.5935L10.9691 24.3691L8.5525 24.5464C8.43256 24.5553 8.32107 24.6114 8.24253 24.7025C8.16398 24.7936 8.12483 24.9121 8.13368 25.0321L8.15295 25.3468C8.16183 25.4668 8.21793 25.5785 8.30895 25.6572C8.39998 25.736 8.51851 25.7754 8.63857 25.7669L11.0577 25.5935Z", fill: "#AC752C" }), _jsx("path", { d: "M11.0577 25.5935L11.0128 24.9819L8.14526 25.1913L8.15297 25.3468C8.16185 25.4668 8.21795 25.5784 8.30898 25.6572C8.40001 25.7359 8.51854 25.7754 8.6386 25.7669L11.0577 25.5935Z", fill: "#7D551F" }), _jsx("path", { d: "M21.7311 21.4104C21.3081 20.9631 20.8252 20.5765 20.2961 20.2619C19.7822 19.9458 19.2323 19.6953 18.6927 19.4319C18.2161 19.1994 17.7831 18.9347 17.2641 18.8333L17.1934 18.9335C17.169 18.9669 17.1433 18.999 17.1202 19.0324C17.0675 19.1082 17.0097 19.1827 16.9519 19.2585L16.9301 19.2868L16.8569 19.3818C16.8312 19.4152 16.8029 19.4473 16.7759 19.4808C16.7181 19.5553 16.6577 19.6272 16.5961 19.6979C16.4162 19.9124 16.2261 20.1218 16.0282 20.3248C15.9948 20.3599 15.9614 20.3933 15.928 20.425C15.8753 20.4803 15.8214 20.5342 15.7661 20.5856L15.6492 20.6974C15.6094 20.7359 15.5708 20.7719 15.531 20.8079L15.5053 20.8323C15.4462 20.8875 15.3846 20.9428 15.3216 20.9954L15.2792 21.0327C15.2556 21.0559 15.2308 21.0778 15.2047 21.0982L15.1302 21.1612C15.066 21.2138 15.0017 21.2678 14.94 21.3192C14.8514 21.3924 14.7576 21.4656 14.6651 21.5363C14.5726 21.607 14.5161 21.6506 14.439 21.7046L14.3966 21.7342L14.209 21.8626C14.1088 21.9333 14.0048 22.0027 13.8994 22.0695C13.6853 22.2091 13.4643 22.3427 13.2365 22.4703C12.8252 22.703 12.4 22.9102 11.9634 23.0908C11.7771 23.1705 11.5869 23.245 11.3955 23.3144C11.2992 23.3491 11.2015 23.3837 11.1039 23.4159C11.0062 23.448 10.933 23.4737 10.8469 23.5006C10.7287 23.5366 10.6118 23.57 10.4949 23.6034C10.465 23.6158 10.4358 23.6299 10.4076 23.6458C10.3921 23.6548 10.3742 23.6651 10.3549 23.6741L10.3253 23.6921L10.2958 23.7113C10.0256 23.8808 9.81464 24.13 9.69197 24.4244C9.69197 24.4334 9.69196 24.4423 9.68169 24.4526C9.61021 24.6516 9.5826 24.8638 9.60075 25.0744C9.60839 25.1947 9.6282 25.314 9.65985 25.4303C9.68079 25.5144 9.71231 25.5956 9.75363 25.6718C9.90561 25.9343 10.1387 26.1403 10.4178 26.2589C10.9857 26.5262 11.7257 26.5763 12.1715 26.5776C14.0656 26.5467 15.9275 26.0819 17.6139 25.2188C19.3003 24.3558 20.7664 23.1175 21.8994 21.5993C21.8454 21.5376 21.7902 21.4746 21.7311 21.4104Z", fill: "#FFB300" }), _jsx("path", { d: "M18.6877 19.4371C18.211 19.2045 17.7781 18.9399 17.2591 18.8384L17.1884 18.9386C17.164 18.972 17.1383 19.0041 17.1152 19.0375C17.092 19.0709 17.0651 19.1043 17.0394 19.1364C17.0137 19.1686 16.9777 19.2212 16.9469 19.2649L16.925 19.2932L16.8518 19.3882C16.8261 19.4216 16.7978 19.4538 16.7709 19.4872C16.7439 19.5206 16.7143 19.554 16.6861 19.5887L16.591 19.7043C16.5358 19.7698 16.4779 19.8328 16.4214 19.8983C16.4111 19.9098 16.4009 19.9227 16.3893 19.9342L16.3084 20.0255C16.248 20.0923 16.1876 20.1539 16.1246 20.2233L16.0232 20.3312C15.9897 20.3663 15.9563 20.3997 15.9229 20.4314C15.869 20.4867 15.815 20.5394 15.7611 20.592L15.6442 20.7038C15.6043 20.7423 15.5658 20.7783 15.526 20.8143L15.5003 20.8387C15.4412 20.8939 15.3795 20.9479 15.3166 21.0019L15.2742 21.0391L15.1996 21.1046L15.1251 21.1676C15.0609 21.2203 14.9967 21.2742 14.935 21.3256L14.7616 21.4541L14.6601 21.5363C14.5855 21.5915 14.511 21.6506 14.4339 21.7046L14.3916 21.7341L14.204 21.8626C14.1552 21.8973 14.1051 21.9281 14.0537 21.9615L13.8944 22.0695C13.8173 22.1196 13.7402 22.1658 13.6631 22.2146L13.5346 22.2891C13.4344 22.3508 13.3317 22.4112 13.2302 22.4703L13.022 22.5833L12.7099 22.7452L12.494 22.8493C12.387 22.9007 12.2778 22.9508 12.1664 22.9996L11.957 23.0908C11.8285 23.1422 11.7103 23.1923 11.5857 23.2386L11.4431 23.2925C11.4251 23.3002 11.4046 23.3066 11.3892 23.3143C11.2928 23.349 11.1952 23.3837 11.0975 23.4158L10.8406 23.5006C10.7224 23.5366 10.6055 23.57 10.4886 23.6034C10.4586 23.6158 10.4294 23.6299 10.4012 23.6458C10.3858 23.6548 10.3678 23.6651 10.3485 23.6741L10.319 23.6921L10.2894 23.7113C10.0193 23.8808 9.80829 24.1299 9.68562 24.4244C9.68562 24.4333 9.68562 24.4423 9.67534 24.4526C9.60386 24.6516 9.57626 24.8637 9.5944 25.0744C9.60205 25.1947 9.62185 25.314 9.6535 25.4303H9.67405C10.1331 25.434 10.5921 25.4121 11.0487 25.3648C11.712 25.2965 12.3685 25.1741 13.0118 24.9986C13.1595 24.9601 13.3072 24.9164 13.455 24.8701C16.0181 24.0755 18.2518 22.466 19.8169 20.2863C19.8709 20.2117 19.9223 20.1347 19.9737 20.0589C19.5523 19.8417 19.118 19.64 18.6877 19.4371Z", fill: "#FFD54F" }), _jsx("path", { d: "M22.2205 21.1471L19.8104 20.2991L16.9301 19.2868L16.9519 19.2585C16.9827 19.2161 17.0148 19.1737 17.0444 19.13C17.0739 19.0864 17.0945 19.0645 17.1202 19.0311C17.1459 18.9977 17.169 18.9656 17.1934 18.9322C17.2568 18.8465 17.3185 18.7609 17.3784 18.6752C17.4182 18.6187 17.4555 18.5596 17.494 18.5031C17.5698 18.3862 17.6444 18.2706 17.7137 18.1524C17.7394 18.1125 17.7638 18.0727 17.7882 18.0329L17.8101 17.9956L17.9386 17.7798C17.9814 17.7027 18.0242 17.6269 18.067 17.5524L18.2032 17.2839C18.2405 17.2094 18.279 17.1336 18.315 17.0578C18.351 16.982 18.3908 16.8959 18.4306 16.815C18.4422 16.788 18.455 16.7623 18.4653 16.7366C18.4897 16.6826 18.5128 16.6287 18.536 16.5734V16.5619C18.5681 16.4822 18.6028 16.4039 18.6349 16.3229C18.6433 16.3054 18.6506 16.2874 18.6567 16.269L18.6747 16.224C18.6965 16.1662 18.7158 16.1109 18.7364 16.0544C18.7569 15.9979 18.7736 15.9632 18.789 15.9182C18.8045 15.8733 18.8237 15.8257 18.8404 15.7795L18.8533 15.7448C18.8623 15.7165 18.8726 15.687 18.8815 15.6574C18.8905 15.6279 18.9008 15.5996 18.9098 15.5675C18.974 15.3705 19.0344 15.1727 19.091 14.974C19.1179 14.8725 19.1449 14.7735 19.1706 14.6721C19.2079 14.5282 19.2413 14.3843 19.2708 14.2365L19.2811 14.1916C19.2811 14.1787 19.2811 14.1672 19.2811 14.1556C19.3158 13.986 19.3453 13.8151 19.3749 13.6417C19.3839 13.5839 19.3929 13.5261 19.3993 13.4683C19.4057 13.4105 19.4147 13.3539 19.4237 13.2948C19.4327 13.2357 19.4404 13.1664 19.4481 13.0906C19.4481 13.0482 19.4571 13.0083 19.461 12.9621C19.4712 12.8889 19.4764 12.8131 19.4828 12.7373C19.4892 12.6615 19.4944 12.6088 19.4995 12.5343C19.5072 12.4161 19.5123 12.2966 19.5188 12.1771C19.5188 12.1167 19.5188 12.0486 19.5188 11.9934C19.5188 11.9703 19.5188 11.9472 19.5188 11.9253C19.5201 11.9022 19.5201 11.879 19.5188 11.8559C19.5188 11.811 19.5188 11.7647 19.5188 11.7198C19.5188 11.6748 19.5188 11.6144 19.5188 11.563C19.5188 11.3883 19.5111 11.2161 19.5021 11.0414C19.5021 11.0324 19.5021 11.0234 19.5021 11.0144C19.4931 10.8564 19.4815 10.6971 19.4661 10.5365C19.4327 9.88004 19.1822 8.3525 19.3016 7.26563C19.3569 6.77101 19.4892 6.36632 19.7564 6.19032C19.7894 6.16692 19.8247 6.14711 19.8618 6.13122C19.9008 6.11808 19.9408 6.10777 19.9813 6.10039H19.9877C20.3545 6.05294 20.7266 6.12936 21.045 6.3175C21.5058 6.58519 21.912 6.93736 22.2424 7.35556C23.6055 9.39993 24.3294 11.8037 24.3221 14.2608C24.3148 16.7179 23.5765 19.1173 22.2013 21.1535L22.2205 21.1471Z", fill: "#FFD770" }), _jsx("path", { d: "M19.8104 20.2992C21.2266 18.3335 22.0351 15.9957 22.1358 13.5751C22.2365 11.1545 21.625 8.75759 20.377 6.68111C20.3024 6.56035 20.2267 6.4383 20.1496 6.31882C20.1007 6.24302 20.0481 6.16722 19.9993 6.09399C19.9587 6.10138 19.9188 6.11169 19.8798 6.12483C19.8427 6.14072 19.8073 6.16053 19.7744 6.18392C19.5072 6.3625 19.3749 6.76462 19.3196 7.25924C19.2002 8.34097 19.4481 9.87365 19.4841 10.5301C19.4995 10.6907 19.5111 10.85 19.5201 11.0081C19.5201 11.017 19.5201 11.026 19.5201 11.035C19.529 11.2098 19.5355 11.3819 19.5368 11.5566C19.5368 11.5721 19.5368 11.59 19.5368 11.6042V11.7288C19.5368 11.7738 19.5368 11.82 19.5368 11.865C19.5381 11.8881 19.5381 11.9112 19.5368 11.9343C19.5368 11.9562 19.5368 11.9793 19.5368 12.0024C19.5368 12.0641 19.5368 12.1309 19.5368 12.1861C19.5303 12.3056 19.5252 12.4251 19.5175 12.5433C19.5175 12.6114 19.5085 12.6795 19.5008 12.7463C19.4931 12.8131 19.4867 12.8979 19.4789 12.9711C19.4789 13.0135 19.4699 13.0533 19.4661 13.0996C19.4584 13.169 19.4507 13.2371 19.4417 13.3039C19.4327 13.3707 19.425 13.4208 19.4173 13.4773C19.4096 13.5338 19.4019 13.5929 19.3929 13.6507C19.3633 13.8203 19.3338 13.9912 19.2991 14.1646C19.2991 14.1762 19.2991 14.1877 19.2991 14.2006L19.2888 14.2456C19.2593 14.3933 19.2259 14.5372 19.1886 14.6811C19.1629 14.7826 19.1359 14.8815 19.1089 14.983C19.0524 15.1825 18.992 15.3804 18.9278 15.5765C18.9188 15.6086 18.9098 15.6369 18.8995 15.6665C18.8893 15.696 18.8803 15.7256 18.8713 15.7538L18.8584 15.7885C18.8417 15.8348 18.825 15.881 18.807 15.9273C18.789 15.9735 18.7723 16.0185 18.7544 16.0634C18.7364 16.1084 18.7145 16.1752 18.6927 16.233L18.6747 16.278C18.6685 16.2964 18.6612 16.3144 18.6529 16.3319C18.6207 16.4129 18.5861 16.4913 18.5539 16.5709V16.5825C18.5308 16.6377 18.5077 16.6917 18.4833 16.7456C18.473 16.7713 18.4602 16.797 18.4486 16.824C18.4088 16.9049 18.3715 16.9872 18.333 17.0668C18.2944 17.1465 18.2585 17.2184 18.2212 17.2929L18.085 17.5614C18.0422 17.6359 17.9994 17.7117 17.9565 17.7888L17.8281 18.0047L17.7882 18.0239C17.7638 18.0638 17.7394 18.1036 17.7137 18.1434C17.6444 18.2616 17.5698 18.3772 17.494 18.4941C17.4555 18.5507 17.4182 18.6098 17.3784 18.6663C17.3185 18.7519 17.2568 18.8376 17.1934 18.9232C17.169 18.9566 17.1433 18.9888 17.1202 19.0222C17.0971 19.0556 17.0701 19.089 17.0444 19.1211C17.0187 19.1532 16.9827 19.2059 16.9519 19.2495L16.9301 19.2778L19.8104 20.2992Z", fill: "#FFEA8C" }), _jsx("path", { d: "M16.9301 19.2869C16.9301 19.2869 19.5201 20.2594 20.5504 21.2884C22.1717 22.9098 22.7948 23.4082 21.8518 28.2927C21.8184 28.4713 21.7889 28.6499 21.7683 28.831C21.6771 29.643 21.5872 31.7011 24.7848 26.9374C28.63 21.2075 23.1764 19.5965 23.1764 19.5965C21.1722 19.0171 19.0434 18.9541 16.9301 19.2869Z", fill: "#FFCA28" })] })));
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: "M17.1717 20.2991C17.1717 20.2991 17.3079 18.3836 14.8592 16.2792C11.3558 13.2704 10.9537 12.6088 13.8571 13.079C16.7606 13.5492 18.8753 15.9825 18.8753 15.9825", fill: "#FFCA28" }), _jsx("path", { d: "M11.0577 25.5935L10.9691 24.3691L8.5525 24.5464C8.43256 24.5553 8.32107 24.6114 8.24253 24.7025C8.16398 24.7936 8.12483 24.9121 8.13368 25.0321L8.15295 25.3468C8.16183 25.4668 8.21793 25.5785 8.30895 25.6572C8.39998 25.736 8.51851 25.7754 8.63857 25.7669L11.0577 25.5935Z", fill: "#AC752C" }), _jsx("path", { d: "M11.0577 25.5935L11.0128 24.9819L8.14526 25.1913L8.15297 25.3468C8.16185 25.4668 8.21795 25.5784 8.30898 25.6572C8.40001 25.7359 8.51854 25.7754 8.6386 25.7669L11.0577 25.5935Z", fill: "#7D551F" }), _jsx("path", { d: "M21.7311 21.4104C21.3081 20.9631 20.8252 20.5765 20.2961 20.2619C19.7822 19.9458 19.2323 19.6953 18.6927 19.4319C18.2161 19.1994 17.7831 18.9347 17.2641 18.8333L17.1934 18.9335C17.169 18.9669 17.1433 18.999 17.1202 19.0324C17.0675 19.1082 17.0097 19.1827 16.9519 19.2585L16.9301 19.2868L16.8569 19.3818C16.8312 19.4152 16.8029 19.4473 16.7759 19.4808C16.7181 19.5553 16.6577 19.6272 16.5961 19.6979C16.4162 19.9124 16.2261 20.1218 16.0282 20.3248C15.9948 20.3599 15.9614 20.3933 15.928 20.425C15.8753 20.4803 15.8214 20.5342 15.7661 20.5856L15.6492 20.6974C15.6094 20.7359 15.5708 20.7719 15.531 20.8079L15.5053 20.8323C15.4462 20.8875 15.3846 20.9428 15.3216 20.9954L15.2792 21.0327C15.2556 21.0559 15.2308 21.0778 15.2047 21.0982L15.1302 21.1612C15.066 21.2138 15.0017 21.2678 14.94 21.3192C14.8514 21.3924 14.7576 21.4656 14.6651 21.5363C14.5726 21.607 14.5161 21.6506 14.439 21.7046L14.3966 21.7342L14.209 21.8626C14.1088 21.9333 14.0048 22.0027 13.8994 22.0695C13.6853 22.2091 13.4643 22.3427 13.2365 22.4703C12.8252 22.703 12.4 22.9102 11.9634 23.0908C11.7771 23.1705 11.5869 23.245 11.3955 23.3144C11.2992 23.3491 11.2015 23.3837 11.1039 23.4159C11.0062 23.448 10.933 23.4737 10.8469 23.5006C10.7287 23.5366 10.6118 23.57 10.4949 23.6034C10.465 23.6158 10.4358 23.6299 10.4076 23.6458C10.3921 23.6548 10.3742 23.6651 10.3549 23.6741L10.3253 23.6921L10.2958 23.7113C10.0256 23.8808 9.81464 24.13 9.69197 24.4244C9.69197 24.4334 9.69196 24.4423 9.68169 24.4526C9.61021 24.6516 9.5826 24.8638 9.60075 25.0744C9.60839 25.1947 9.6282 25.314 9.65985 25.4303C9.68079 25.5144 9.71231 25.5956 9.75363 25.6718C9.90561 25.9343 10.1387 26.1403 10.4178 26.2589C10.9857 26.5262 11.7257 26.5763 12.1715 26.5776C14.0656 26.5467 15.9275 26.0819 17.6139 25.2188C19.3003 24.3558 20.7664 23.1175 21.8994 21.5993C21.8454 21.5376 21.7902 21.4746 21.7311 21.4104Z", fill: "#FFB300" }), _jsx("path", { d: "M18.6877 19.4371C18.211 19.2045 17.7781 18.9399 17.2591 18.8384L17.1884 18.9386C17.164 18.972 17.1383 19.0041 17.1152 19.0375C17.092 19.0709 17.0651 19.1043 17.0394 19.1364C17.0137 19.1686 16.9777 19.2212 16.9469 19.2649L16.925 19.2932L16.8518 19.3882C16.8261 19.4216 16.7978 19.4538 16.7709 19.4872C16.7439 19.5206 16.7143 19.554 16.6861 19.5887L16.591 19.7043C16.5358 19.7698 16.4779 19.8328 16.4214 19.8983C16.4111 19.9098 16.4009 19.9227 16.3893 19.9342L16.3084 20.0255C16.248 20.0923 16.1876 20.1539 16.1246 20.2233L16.0232 20.3312C15.9897 20.3663 15.9563 20.3997 15.9229 20.4314C15.869 20.4867 15.815 20.5394 15.7611 20.592L15.6442 20.7038C15.6043 20.7423 15.5658 20.7783 15.526 20.8143L15.5003 20.8387C15.4412 20.8939 15.3795 20.9479 15.3166 21.0019L15.2742 21.0391L15.1996 21.1046L15.1251 21.1676C15.0609 21.2203 14.9967 21.2742 14.935 21.3256L14.7616 21.4541L14.6601 21.5363C14.5855 21.5915 14.511 21.6506 14.4339 21.7046L14.3916 21.7341L14.204 21.8626C14.1552 21.8973 14.1051 21.9281 14.0537 21.9615L13.8944 22.0695C13.8173 22.1196 13.7402 22.1658 13.6631 22.2146L13.5346 22.2891C13.4344 22.3508 13.3317 22.4112 13.2302 22.4703L13.022 22.5833L12.7099 22.7452L12.494 22.8493C12.387 22.9007 12.2778 22.9508 12.1664 22.9996L11.957 23.0908C11.8285 23.1422 11.7103 23.1923 11.5857 23.2386L11.4431 23.2925C11.4251 23.3002 11.4046 23.3066 11.3892 23.3143C11.2928 23.349 11.1952 23.3837 11.0975 23.4158L10.8406 23.5006C10.7224 23.5366 10.6055 23.57 10.4886 23.6034C10.4586 23.6158 10.4294 23.6299 10.4012 23.6458C10.3858 23.6548 10.3678 23.6651 10.3485 23.6741L10.319 23.6921L10.2894 23.7113C10.0193 23.8808 9.80829 24.1299 9.68562 24.4244C9.68562 24.4333 9.68562 24.4423 9.67534 24.4526C9.60386 24.6516 9.57626 24.8637 9.5944 25.0744C9.60205 25.1947 9.62185 25.314 9.6535 25.4303H9.67405C10.1331 25.434 10.5921 25.4121 11.0487 25.3648C11.712 25.2965 12.3685 25.1741 13.0118 24.9986C13.1595 24.9601 13.3072 24.9164 13.455 24.8701C16.0181 24.0755 18.2518 22.466 19.8169 20.2863C19.8709 20.2117 19.9223 20.1347 19.9737 20.0589C19.5523 19.8417 19.118 19.64 18.6877 19.4371Z", fill: "#FFD54F" }), _jsx("path", { d: "M22.2205 21.1471L19.8104 20.2991L16.9301 19.2868L16.9519 19.2585C16.9827 19.2161 17.0148 19.1737 17.0444 19.13C17.0739 19.0864 17.0945 19.0645 17.1202 19.0311C17.1459 18.9977 17.169 18.9656 17.1934 18.9322C17.2568 18.8465 17.3185 18.7609 17.3784 18.6752C17.4182 18.6187 17.4555 18.5596 17.494 18.5031C17.5698 18.3862 17.6444 18.2706 17.7137 18.1524C17.7394 18.1125 17.7638 18.0727 17.7882 18.0329L17.8101 17.9956L17.9386 17.7798C17.9814 17.7027 18.0242 17.6269 18.067 17.5524L18.2032 17.2839C18.2405 17.2094 18.279 17.1336 18.315 17.0578C18.351 16.982 18.3908 16.8959 18.4306 16.815C18.4422 16.788 18.455 16.7623 18.4653 16.7366C18.4897 16.6826 18.5128 16.6287 18.536 16.5734V16.5619C18.5681 16.4822 18.6028 16.4039 18.6349 16.3229C18.6433 16.3054 18.6506 16.2874 18.6567 16.269L18.6747 16.224C18.6965 16.1662 18.7158 16.1109 18.7364 16.0544C18.7569 15.9979 18.7736 15.9632 18.789 15.9182C18.8045 15.8733 18.8237 15.8257 18.8404 15.7795L18.8533 15.7448C18.8623 15.7165 18.8726 15.687 18.8815 15.6574C18.8905 15.6279 18.9008 15.5996 18.9098 15.5675C18.974 15.3705 19.0344 15.1727 19.091 14.974C19.1179 14.8725 19.1449 14.7735 19.1706 14.6721C19.2079 14.5282 19.2413 14.3843 19.2708 14.2365L19.2811 14.1916C19.2811 14.1787 19.2811 14.1672 19.2811 14.1556C19.3158 13.986 19.3453 13.8151 19.3749 13.6417C19.3839 13.5839 19.3929 13.5261 19.3993 13.4683C19.4057 13.4105 19.4147 13.3539 19.4237 13.2948C19.4327 13.2357 19.4404 13.1664 19.4481 13.0906C19.4481 13.0482 19.4571 13.0083 19.461 12.9621C19.4712 12.8889 19.4764 12.8131 19.4828 12.7373C19.4892 12.6615 19.4944 12.6088 19.4995 12.5343C19.5072 12.4161 19.5123 12.2966 19.5188 12.1771C19.5188 12.1167 19.5188 12.0486 19.5188 11.9934C19.5188 11.9703 19.5188 11.9472 19.5188 11.9253C19.5201 11.9022 19.5201 11.879 19.5188 11.8559C19.5188 11.811 19.5188 11.7647 19.5188 11.7198C19.5188 11.6748 19.5188 11.6144 19.5188 11.563C19.5188 11.3883 19.5111 11.2161 19.5021 11.0414C19.5021 11.0324 19.5021 11.0234 19.5021 11.0144C19.4931 10.8564 19.4815 10.6971 19.4661 10.5365C19.4327 9.88004 19.1822 8.3525 19.3016 7.26563C19.3569 6.77101 19.4892 6.36632 19.7564 6.19032C19.7894 6.16692 19.8247 6.14711 19.8618 6.13122C19.9008 6.11808 19.9408 6.10777 19.9813 6.10039H19.9877C20.3545 6.05294 20.7266 6.12936 21.045 6.3175C21.5058 6.58519 21.912 6.93736 22.2424 7.35556C23.6055 9.39993 24.3294 11.8037 24.3221 14.2608C24.3148 16.7179 23.5765 19.1173 22.2013 21.1535L22.2205 21.1471Z", fill: "#FFD770" }), _jsx("path", { d: "M19.8104 20.2992C21.2266 18.3335 22.0351 15.9957 22.1358 13.5751C22.2365 11.1545 21.625 8.75759 20.377 6.68111C20.3024 6.56035 20.2267 6.4383 20.1496 6.31882C20.1007 6.24302 20.0481 6.16722 19.9993 6.09399C19.9587 6.10138 19.9188 6.11169 19.8798 6.12483C19.8427 6.14072 19.8073 6.16053 19.7744 6.18392C19.5072 6.3625 19.3749 6.76462 19.3196 7.25924C19.2002 8.34097 19.4481 9.87365 19.4841 10.5301C19.4995 10.6907 19.5111 10.85 19.5201 11.0081C19.5201 11.017 19.5201 11.026 19.5201 11.035C19.529 11.2098 19.5355 11.3819 19.5368 11.5566C19.5368 11.5721 19.5368 11.59 19.5368 11.6042V11.7288C19.5368 11.7738 19.5368 11.82 19.5368 11.865C19.5381 11.8881 19.5381 11.9112 19.5368 11.9343C19.5368 11.9562 19.5368 11.9793 19.5368 12.0024C19.5368 12.0641 19.5368 12.1309 19.5368 12.1861C19.5303 12.3056 19.5252 12.4251 19.5175 12.5433C19.5175 12.6114 19.5085 12.6795 19.5008 12.7463C19.4931 12.8131 19.4867 12.8979 19.4789 12.9711C19.4789 13.0135 19.4699 13.0533 19.4661 13.0996C19.4584 13.169 19.4507 13.2371 19.4417 13.3039C19.4327 13.3707 19.425 13.4208 19.4173 13.4773C19.4096 13.5338 19.4019 13.5929 19.3929 13.6507C19.3633 13.8203 19.3338 13.9912 19.2991 14.1646C19.2991 14.1762 19.2991 14.1877 19.2991 14.2006L19.2888 14.2456C19.2593 14.3933 19.2259 14.5372 19.1886 14.6811C19.1629 14.7826 19.1359 14.8815 19.1089 14.983C19.0524 15.1825 18.992 15.3804 18.9278 15.5765C18.9188 15.6086 18.9098 15.6369 18.8995 15.6665C18.8893 15.696 18.8803 15.7256 18.8713 15.7538L18.8584 15.7885C18.8417 15.8348 18.825 15.881 18.807 15.9273C18.789 15.9735 18.7723 16.0185 18.7544 16.0634C18.7364 16.1084 18.7145 16.1752 18.6927 16.233L18.6747 16.278C18.6685 16.2964 18.6612 16.3144 18.6529 16.3319C18.6207 16.4129 18.5861 16.4913 18.5539 16.5709V16.5825C18.5308 16.6377 18.5077 16.6917 18.4833 16.7456C18.473 16.7713 18.4602 16.797 18.4486 16.824C18.4088 16.9049 18.3715 16.9872 18.333 17.0668C18.2944 17.1465 18.2585 17.2184 18.2212 17.2929L18.085 17.5614C18.0422 17.6359 17.9994 17.7117 17.9565 17.7888L17.8281 18.0047L17.7882 18.0239C17.7638 18.0638 17.7394 18.1036 17.7137 18.1434C17.6444 18.2616 17.5698 18.3772 17.494 18.4941C17.4555 18.5507 17.4182 18.6098 17.3784 18.6663C17.3185 18.7519 17.2568 18.8376 17.1934 18.9232C17.169 18.9566 17.1433 18.9888 17.1202 19.0222C17.0971 19.0556 17.0701 19.089 17.0444 19.1211C17.0187 19.1532 16.9827 19.2059 16.9519 19.2495L16.9301 19.2778L19.8104 20.2992Z", fill: "#FFEA8C" }), _jsx("path", { d: "M16.9301 19.2869C16.9301 19.2869 19.5201 20.2594 20.5504 21.2884C22.1717 22.9098 22.7948 23.4082 21.8518 28.2927C21.8184 28.4713 21.7889 28.6499 21.7683 28.831C21.6771 29.643 21.5872 31.7011 24.7848 26.9374C28.63 21.2075 23.1764 19.5965 23.1764 19.5965C21.1722 19.0171 19.0434 18.9541 16.9301 19.2869Z", fill: "#FFCA28" })] }));
16
5
  };
17
6
  export default BananaIcon;
@@ -1,14 +1,3 @@
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 BillsM1 = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var BillsM1 = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: width || '48', viewBox: "0 0 48 48", sx: style }, { children: [_jsx("rect", { x: "1", y: "1.48901", width: "45.2941", height: "45.2941", rx: "22.6471", sx: { fill: 'white4' }, stroke: color, strokeWidth: "2" }), _jsxs("g", __assign({ clipPath: "url(#clip0_993_35738)" }, { children: [_jsx("path", { d: "M25.282 12.6793L26.8351 14.276C27.2145 14.6666 27.7481 14.8633 28.2862 14.8112L30.4891 14.5993C31.4881 14.5032 32.3719 15.2539 32.4517 16.2678L32.6281 18.5021C32.6715 19.0481 32.9552 19.5466 33.4002 19.8573L35.2219 21.1289C36.0481 21.7063 36.2484 22.8567 35.6669 23.6856L34.3842 25.5122C34.0704 25.9585 33.972 26.5252 34.1156 27.0532L34.7042 29.2139C34.971 30.1946 34.3948 31.2066 33.4233 31.4617L31.2816 32.0257C30.7577 32.164 30.3233 32.533 30.0981 33.0315L29.178 35.07C28.7605 35.995 27.6763 36.3946 26.7704 35.9582L24.7723 34.9955C24.2839 34.7602 23.7165 34.7602 23.2281 34.9955L21.23 35.9582C20.3232 36.3946 19.239 35.995 18.8224 35.07L17.9022 33.0315C17.6771 32.533 17.2427 32.164 16.7188 32.0257L14.5771 31.4617C13.6056 31.2058 13.0285 30.1937 13.2962 29.2139L13.8848 27.0532C14.0284 26.5252 13.93 25.9585 13.6162 25.5122L12.3335 23.6856C11.752 22.8567 11.9523 21.7063 12.7785 21.1289L14.6002 19.8573C15.0461 19.5466 15.3297 19.0481 15.3723 18.5021L15.5487 16.2678C15.6285 15.2539 16.5123 14.5032 17.5113 14.5993L19.7142 14.8112C20.2531 14.8633 20.7859 14.6666 21.1653 14.276L22.7193 12.6793C23.424 11.9546 24.5773 11.9546 25.282 12.6793Z", fill: color }), _jsx("path", { d: "M20.5449 24.4341C20.1603 24.4341 19.8255 24.3975 19.5416 24.3232C19.2577 24.249 18.9931 24.1198 18.7479 23.9347C18.2493 23.5559 18 22.8209 18 21.7296C18 20.6384 18.2625 19.9539 18.7866 19.5934C19.2323 19.2877 19.8184 19.136 20.5439 19.136C21.2694 19.136 21.8504 19.2888 22.3144 19.5934C22.8395 19.9539 23.101 20.6663 23.101 21.7296C23.101 22.7929 22.8517 23.5656 22.3531 23.9347C21.8982 24.2673 21.2948 24.4341 20.5429 24.4341H20.5449ZM20.5449 23.0888C20.6151 23.0888 20.6711 23.0609 20.7158 23.006C20.8298 22.8768 20.8868 22.5486 20.8868 22.0213C20.8868 21.4939 20.8695 21.1313 20.8339 20.9322C20.7993 20.7331 20.7596 20.6114 20.7158 20.5641C20.6721 20.5178 20.6151 20.4952 20.5449 20.4952C20.317 20.4952 20.204 20.9278 20.204 21.792C20.204 22.6562 20.318 23.0888 20.5449 23.0888V23.0888ZM22.2371 28.8379C22.0539 28.9444 21.7476 28.9972 21.3193 28.9972C20.8909 28.9972 20.6762 28.8766 20.6762 28.6366C20.6762 28.6183 20.6843 28.5807 20.7026 28.5258L25.3457 19.842C25.4241 19.6945 25.4963 19.5805 25.5625 19.5019C25.6276 19.4233 25.7476 19.3448 25.9227 19.2662C26.0977 19.1876 26.3165 19.1478 26.578 19.1478C27.1203 19.1478 27.391 19.2727 27.391 19.5223C27.391 19.5686 27.3818 19.6106 27.3645 19.6472L22.6695 28.3859C22.5647 28.5796 22.4202 28.7303 22.2371 28.8368V28.8379ZM27.4439 29.136C27.0593 29.136 26.7245 29.0994 26.4406 29.0251C26.1567 28.9509 25.8921 28.8217 25.6469 28.6366C25.1483 28.2578 24.899 27.5228 24.899 26.4315C24.899 25.3402 25.1615 24.6612 25.6856 24.3093C26.1313 23.995 26.7174 23.8379 27.4429 23.8379C28.1684 23.8379 28.7494 23.995 29.2134 24.3093C29.7385 24.6612 30 25.3682 30 26.4315C30 27.4948 29.7507 28.2675 29.2521 28.6366C28.7973 28.9692 28.1938 29.136 27.4419 29.136H27.4439ZM27.4439 27.7907C27.5141 27.7907 27.5701 27.7681 27.6149 27.7219C27.7288 27.583 27.7858 27.2505 27.7858 26.7232C27.7858 26.1958 27.7685 25.8331 27.7329 25.634C27.6983 25.435 27.6586 25.3123 27.6149 25.266C27.5711 25.2197 27.5141 25.1971 27.4439 25.1971C27.216 25.1971 27.103 25.6297 27.103 26.4939C27.103 27.3581 27.217 27.7907 27.4439 27.7907V27.7907Z", sx: { color: 'white4' } })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_993_35738" }, { children: _jsx("rect", { width: "24", height: "24", transform: "translate(12 12.136)" }) })) })] })));
14
+ return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: width || '48', viewBox: "0 0 48 48", sx: style, children: [_jsx("rect", { x: "1", y: "1.48901", width: "45.2941", height: "45.2941", rx: "22.6471", sx: { fill: 'white4' }, stroke: color, strokeWidth: "2" }), _jsxs("g", { clipPath: "url(#clip0_993_35738)", children: [_jsx("path", { d: "M25.282 12.6793L26.8351 14.276C27.2145 14.6666 27.7481 14.8633 28.2862 14.8112L30.4891 14.5993C31.4881 14.5032 32.3719 15.2539 32.4517 16.2678L32.6281 18.5021C32.6715 19.0481 32.9552 19.5466 33.4002 19.8573L35.2219 21.1289C36.0481 21.7063 36.2484 22.8567 35.6669 23.6856L34.3842 25.5122C34.0704 25.9585 33.972 26.5252 34.1156 27.0532L34.7042 29.2139C34.971 30.1946 34.3948 31.2066 33.4233 31.4617L31.2816 32.0257C30.7577 32.164 30.3233 32.533 30.0981 33.0315L29.178 35.07C28.7605 35.995 27.6763 36.3946 26.7704 35.9582L24.7723 34.9955C24.2839 34.7602 23.7165 34.7602 23.2281 34.9955L21.23 35.9582C20.3232 36.3946 19.239 35.995 18.8224 35.07L17.9022 33.0315C17.6771 32.533 17.2427 32.164 16.7188 32.0257L14.5771 31.4617C13.6056 31.2058 13.0285 30.1937 13.2962 29.2139L13.8848 27.0532C14.0284 26.5252 13.93 25.9585 13.6162 25.5122L12.3335 23.6856C11.752 22.8567 11.9523 21.7063 12.7785 21.1289L14.6002 19.8573C15.0461 19.5466 15.3297 19.0481 15.3723 18.5021L15.5487 16.2678C15.6285 15.2539 16.5123 14.5032 17.5113 14.5993L19.7142 14.8112C20.2531 14.8633 20.7859 14.6666 21.1653 14.276L22.7193 12.6793C23.424 11.9546 24.5773 11.9546 25.282 12.6793Z", fill: color }), _jsx("path", { d: "M20.5449 24.4341C20.1603 24.4341 19.8255 24.3975 19.5416 24.3232C19.2577 24.249 18.9931 24.1198 18.7479 23.9347C18.2493 23.5559 18 22.8209 18 21.7296C18 20.6384 18.2625 19.9539 18.7866 19.5934C19.2323 19.2877 19.8184 19.136 20.5439 19.136C21.2694 19.136 21.8504 19.2888 22.3144 19.5934C22.8395 19.9539 23.101 20.6663 23.101 21.7296C23.101 22.7929 22.8517 23.5656 22.3531 23.9347C21.8982 24.2673 21.2948 24.4341 20.5429 24.4341H20.5449ZM20.5449 23.0888C20.6151 23.0888 20.6711 23.0609 20.7158 23.006C20.8298 22.8768 20.8868 22.5486 20.8868 22.0213C20.8868 21.4939 20.8695 21.1313 20.8339 20.9322C20.7993 20.7331 20.7596 20.6114 20.7158 20.5641C20.6721 20.5178 20.6151 20.4952 20.5449 20.4952C20.317 20.4952 20.204 20.9278 20.204 21.792C20.204 22.6562 20.318 23.0888 20.5449 23.0888V23.0888ZM22.2371 28.8379C22.0539 28.9444 21.7476 28.9972 21.3193 28.9972C20.8909 28.9972 20.6762 28.8766 20.6762 28.6366C20.6762 28.6183 20.6843 28.5807 20.7026 28.5258L25.3457 19.842C25.4241 19.6945 25.4963 19.5805 25.5625 19.5019C25.6276 19.4233 25.7476 19.3448 25.9227 19.2662C26.0977 19.1876 26.3165 19.1478 26.578 19.1478C27.1203 19.1478 27.391 19.2727 27.391 19.5223C27.391 19.5686 27.3818 19.6106 27.3645 19.6472L22.6695 28.3859C22.5647 28.5796 22.4202 28.7303 22.2371 28.8368V28.8379ZM27.4439 29.136C27.0593 29.136 26.7245 29.0994 26.4406 29.0251C26.1567 28.9509 25.8921 28.8217 25.6469 28.6366C25.1483 28.2578 24.899 27.5228 24.899 26.4315C24.899 25.3402 25.1615 24.6612 25.6856 24.3093C26.1313 23.995 26.7174 23.8379 27.4429 23.8379C28.1684 23.8379 28.7494 23.995 29.2134 24.3093C29.7385 24.6612 30 25.3682 30 26.4315C30 27.4948 29.7507 28.2675 29.2521 28.6366C28.7973 28.9692 28.1938 29.136 27.4419 29.136H27.4439ZM27.4439 27.7907C27.5141 27.7907 27.5701 27.7681 27.6149 27.7219C27.7288 27.583 27.7858 27.2505 27.7858 26.7232C27.7858 26.1958 27.7685 25.8331 27.7329 25.634C27.6983 25.435 27.6586 25.3123 27.6149 25.266C27.5711 25.2197 27.5141 25.1971 27.4439 25.1971C27.216 25.1971 27.103 25.6297 27.103 26.4939C27.103 27.3581 27.217 27.7907 27.4439 27.7907V27.7907Z", sx: { color: 'white4' } })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_993_35738", children: _jsx("rect", { width: "24", height: "24", transform: "translate(12 12.136)" }) }) })] }));
26
15
  };
27
16
  export default BillsM1;
@@ -1,14 +1,3 @@
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 BillsM2 = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -23,6 +12,6 @@ var BillsM2 = function (_a) {
23
12
  degree: deg[direction],
24
13
  color: color,
25
14
  });
26
- return (_jsxs("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: width || '48', viewBox: "0 0 48 48", fill: "none", sx: style }, { children: [_jsx("rect", { x: "1", y: "1.48901", width: "45.2941", height: "45.2941", rx: "22.6471", sx: { fill: 'white4' }, stroke: color, strokeWidth: "2" }), _jsx("path", { d: "M22.1671 35.489C21.6643 35.489 21.281 35.0386 21.3615 34.5423L22.605 26.8723H17.6304C17.3805 26.8723 17.1988 26.7705 17.0852 26.5668C16.9716 26.3631 16.9716 26.1696 17.0852 25.9862L25.1906 13.8521C25.3421 13.6252 25.5969 13.489 25.8697 13.489C26.3732 13.489 26.7567 13.94 26.6759 14.4369L25.4331 22.0751H30.3396C30.5895 22.0751 30.7769 22.177 30.9018 22.3807C31.0268 22.5844 31.0325 22.7779 30.9189 22.9612L22.8472 35.1242C22.6959 35.352 22.4406 35.489 22.1671 35.489Z", fill: color })] })));
15
+ return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: width || '48', viewBox: "0 0 48 48", fill: "none", sx: style, children: [_jsx("rect", { x: "1", y: "1.48901", width: "45.2941", height: "45.2941", rx: "22.6471", sx: { fill: 'white4' }, stroke: color, strokeWidth: "2" }), _jsx("path", { d: "M22.1671 35.489C21.6643 35.489 21.281 35.0386 21.3615 34.5423L22.605 26.8723H17.6304C17.3805 26.8723 17.1988 26.7705 17.0852 26.5668C16.9716 26.3631 16.9716 26.1696 17.0852 25.9862L25.1906 13.8521C25.3421 13.6252 25.5969 13.489 25.8697 13.489C26.3732 13.489 26.7567 13.94 26.6759 14.4369L25.4331 22.0751H30.3396C30.5895 22.0751 30.7769 22.177 30.9018 22.3807C31.0268 22.5844 31.0325 22.7779 30.9189 22.9612L22.8472 35.1242C22.6959 35.352 22.4406 35.489 22.1671 35.489Z", fill: color })] }));
27
16
  };
28
17
  export default BillsM2;
@@ -1,14 +1,3 @@
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 BillsM3 = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var BillsM3 = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: width || '48', viewBox: "0 0 48 48", fill: "none", sx: style }, { children: [_jsx("rect", { x: "1", y: "1.21704", width: "45.2941", height: "45.2941", rx: "22.6471", sx: { fill: 'white4' }, stroke: color, strokeWidth: "2" }), _jsx("path", { d: "M34 16.0408H13C11.8954 16.0408 11 16.9362 11 18.0408V30.0408C11 31.1453 11.8954 32.0408 13 32.0408H34C35.1046 32.0408 36 31.1453 36 30.0408V18.0408C36 16.9362 35.1046 16.0408 34 16.0408Z", fill: color }), _jsx("path", { d: "M22.6978 20.6436C22.6978 20.4991 22.8025 20.3625 23.012 20.234C23.2215 20.1054 23.4974 20.0408 23.8398 20.0408C24.1049 20.0408 24.2754 20.104 24.3527 20.2289C24.4076 20.3168 24.4357 20.3981 24.4357 20.4736V20.7562C25.0591 20.8317 25.4922 20.9631 25.7356 21.1513C25.8352 21.2268 25.8844 21.2987 25.8844 21.3677C25.8844 21.6938 25.8167 22.0453 25.6819 22.4215C25.5465 22.7977 25.4156 22.9866 25.2885 22.9866C25.2661 22.9866 25.1946 22.9582 25.0732 22.9016C24.7091 22.72 24.407 22.6285 24.1668 22.6285C23.9267 22.6285 23.7638 22.6539 23.6782 22.704C23.5926 22.7542 23.5498 22.8311 23.5498 22.9343C23.5498 23.0374 23.6105 23.118 23.7319 23.174C23.8532 23.2306 24.0033 23.2793 24.1828 23.3199C24.3623 23.3606 24.5577 23.4282 24.7704 23.5226C24.9825 23.617 25.1799 23.7296 25.3625 23.8617C25.5446 23.9932 25.6966 24.19 25.818 24.45C25.9393 24.7108 26 24.9759 26 25.2453C26 25.5148 25.9776 25.7377 25.9336 25.9135C25.8895 26.0893 25.8135 26.2708 25.7062 26.4597C25.5989 26.6485 25.436 26.8155 25.2176 26.963C24.9997 27.1104 24.7385 27.2186 24.4351 27.2876V27.438C24.4351 27.5825 24.3304 27.719 24.1208 27.8476C23.9113 27.9761 23.6354 28.0408 23.2931 28.0408C23.028 28.0408 22.8568 27.9783 22.7795 27.8527C22.7246 27.7648 22.6965 27.6834 22.6965 27.6079V27.3254C22.3375 27.2876 22.0258 27.2281 21.7614 27.1467C21.2536 26.9898 21 26.8206 21 26.6383C21 26.2868 21.0441 25.9215 21.1322 25.5416C21.2204 25.1618 21.3251 24.9722 21.4465 24.9722C21.4682 24.9722 21.6975 25.0572 22.1338 25.2264C22.5694 25.3957 22.8983 25.4806 23.1187 25.4806C23.339 25.4806 23.4828 25.4538 23.5492 25.4007C23.6156 25.3477 23.6488 25.2707 23.6488 25.1705C23.6488 25.0703 23.5881 24.9838 23.4668 24.9119C23.3454 24.84 23.1934 24.7819 23.0114 24.7376C22.8293 24.6941 22.632 24.6243 22.4193 24.5306C22.2066 24.4362 22.0092 24.3266 21.8272 24.2009C21.6451 24.0753 21.4931 23.8901 21.3717 23.6453C21.2504 23.4006 21.1897 23.1151 21.1897 22.789C21.1897 21.6342 21.6917 20.9602 22.6965 20.7656V20.6429L22.6978 20.6436Z", sx: { color: 'white4' } })] })));
14
+ return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: width || '48', viewBox: "0 0 48 48", fill: "none", sx: style, children: [_jsx("rect", { x: "1", y: "1.21704", width: "45.2941", height: "45.2941", rx: "22.6471", sx: { fill: 'white4' }, stroke: color, strokeWidth: "2" }), _jsx("path", { d: "M34 16.0408H13C11.8954 16.0408 11 16.9362 11 18.0408V30.0408C11 31.1453 11.8954 32.0408 13 32.0408H34C35.1046 32.0408 36 31.1453 36 30.0408V18.0408C36 16.9362 35.1046 16.0408 34 16.0408Z", fill: color }), _jsx("path", { d: "M22.6978 20.6436C22.6978 20.4991 22.8025 20.3625 23.012 20.234C23.2215 20.1054 23.4974 20.0408 23.8398 20.0408C24.1049 20.0408 24.2754 20.104 24.3527 20.2289C24.4076 20.3168 24.4357 20.3981 24.4357 20.4736V20.7562C25.0591 20.8317 25.4922 20.9631 25.7356 21.1513C25.8352 21.2268 25.8844 21.2987 25.8844 21.3677C25.8844 21.6938 25.8167 22.0453 25.6819 22.4215C25.5465 22.7977 25.4156 22.9866 25.2885 22.9866C25.2661 22.9866 25.1946 22.9582 25.0732 22.9016C24.7091 22.72 24.407 22.6285 24.1668 22.6285C23.9267 22.6285 23.7638 22.6539 23.6782 22.704C23.5926 22.7542 23.5498 22.8311 23.5498 22.9343C23.5498 23.0374 23.6105 23.118 23.7319 23.174C23.8532 23.2306 24.0033 23.2793 24.1828 23.3199C24.3623 23.3606 24.5577 23.4282 24.7704 23.5226C24.9825 23.617 25.1799 23.7296 25.3625 23.8617C25.5446 23.9932 25.6966 24.19 25.818 24.45C25.9393 24.7108 26 24.9759 26 25.2453C26 25.5148 25.9776 25.7377 25.9336 25.9135C25.8895 26.0893 25.8135 26.2708 25.7062 26.4597C25.5989 26.6485 25.436 26.8155 25.2176 26.963C24.9997 27.1104 24.7385 27.2186 24.4351 27.2876V27.438C24.4351 27.5825 24.3304 27.719 24.1208 27.8476C23.9113 27.9761 23.6354 28.0408 23.2931 28.0408C23.028 28.0408 22.8568 27.9783 22.7795 27.8527C22.7246 27.7648 22.6965 27.6834 22.6965 27.6079V27.3254C22.3375 27.2876 22.0258 27.2281 21.7614 27.1467C21.2536 26.9898 21 26.8206 21 26.6383C21 26.2868 21.0441 25.9215 21.1322 25.5416C21.2204 25.1618 21.3251 24.9722 21.4465 24.9722C21.4682 24.9722 21.6975 25.0572 22.1338 25.2264C22.5694 25.3957 22.8983 25.4806 23.1187 25.4806C23.339 25.4806 23.4828 25.4538 23.5492 25.4007C23.6156 25.3477 23.6488 25.2707 23.6488 25.1705C23.6488 25.0703 23.5881 24.9838 23.4668 24.9119C23.3454 24.84 23.1934 24.7819 23.0114 24.7376C22.8293 24.6941 22.632 24.6243 22.4193 24.5306C22.2066 24.4362 22.0092 24.3266 21.8272 24.2009C21.6451 24.0753 21.4931 23.8901 21.3717 23.6453C21.2504 23.4006 21.1897 23.1151 21.1897 22.789C21.1897 21.6342 21.6917 20.9602 22.6965 20.7656V20.6429L22.6978 20.6436Z", sx: { color: 'white4' } })] }));
26
15
  };
27
16
  export default BillsM3;
@@ -1,14 +1,3 @@
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 Bridge = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Bridge = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: width || '24', viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_690_4087)" }, { children: [_jsx("path", { d: "M19.8552 17.2023H17.0085V6.93992C16.8302 7.11875 16.6949 7.27896 16.5363 7.40936C16.2686 7.62979 15.9837 7.82725 15.7124 8.04272C15.651 8.09115 15.5765 8.17622 15.5765 8.24515C15.5687 9.98069 15.5705 11.7162 15.5705 13.4772H16.2698V15.7077H7.73136V13.4921H8.42829V13.2413C8.42829 11.6138 8.42471 9.9869 8.43306 8.3594C8.43425 8.17684 8.3651 8.09612 8.23274 7.99677C7.81363 7.68257 7.41061 7.34478 7.00521 7.01878V17.1955H4.14355C4.14355 17.1172 4.14355 17.0359 4.14355 16.9545C4.14355 12.5067 4.14355 8.05824 4.14355 3.61041C4.14355 3.1801 4.2455 3.07267 4.65329 3.07205C5.27808 3.07205 5.90288 3.07143 6.52767 3.07205C6.87942 3.07205 6.99865 3.195 6.99985 3.55639C7.00104 3.94386 7.01356 4.33195 6.99746 4.7188C6.96109 5.59992 7.31165 6.296 7.92512 6.86479C8.72757 7.60868 9.69457 7.98684 10.7361 8.17001C11.9428 8.38238 13.1369 8.30414 14.3012 7.8999C15.0793 7.62979 15.7875 7.23114 16.3432 6.58288C16.7819 6.07122 17.0186 5.4807 17.0001 4.78462C16.9888 4.36672 16.9966 3.94759 16.999 3.52907C17.0007 3.20742 17.1259 3.0733 17.4294 3.07205C18.0912 3.06957 18.7535 3.06957 19.4153 3.07205C19.7312 3.0733 19.8541 3.20494 19.8546 3.54335C19.8558 4.89142 19.8546 6.24012 19.8546 7.58819C19.8546 10.6954 19.8546 13.8032 19.8546 16.9104V17.201L19.8552 17.2023ZM14.8396 13.4766V8.51029C14.3632 8.64876 13.9018 8.78351 13.4386 8.91887V13.4766H14.8396ZM10.5572 13.4791V8.91577C10.0785 8.77668 9.61767 8.64255 9.15622 8.50843V13.4797H10.5572V13.4791ZM12.7023 13.4779V9.01139H11.2971V13.4779H12.7023Z", fill: "#4D4040" }), _jsx("path", { d: "M19.0701 3.33024C19.0207 3.23428 19.0019 3.11118 19 3L19.0125 4.78424C19.1159 4.90205 19.1829 4.9808 19.2518 5.05757C20.1492 6.05955 21.2434 6.59893 22.5561 6.61746C22.8429 6.62143 23.0101 6.46855 23.0164 6.21111C23.0227 5.95234 22.8586 5.78424 22.5793 5.77564C20.9327 5.72401 19.8273 4.80344 19.0701 3.33024Z", fill: "#4D4040" }), _jsx("path", { d: "M4.94646 3.33024C4.99593 3.23428 5.01472 3.11118 5.0166 3L5.00408 4.78424C4.90074 4.90205 4.83372 4.9808 4.76483 5.05757C3.86736 6.05955 2.77322 6.59893 1.46052 6.61746C1.17367 6.62143 1.00646 6.46855 1.00019 6.21111C0.99393 5.95234 1.15802 5.78424 1.43734 5.77564C3.08386 5.72401 4.18927 4.80344 4.94646 3.33024Z", fill: "#4D4040" }), _jsx("path", { d: "M5.56866 20.9279C5.00348 20.9279 4.4389 20.9292 3.87372 20.9279C3.55536 20.9267 3.43136 20.7963 3.42957 20.4616C3.42778 20.0282 3.41645 19.5935 3.43672 19.1613C3.44328 19.021 3.50767 18.8614 3.59471 18.7528C3.77535 18.528 3.97746 18.3181 4.19268 18.1293C4.29701 18.038 4.45023 17.9635 4.58318 17.9604C5.23659 17.9437 5.89119 17.9424 6.5452 17.9604C6.6853 17.9642 6.83911 18.0449 6.95835 18.1318C7.5748 18.582 7.85083 19.1893 7.71848 19.9816C7.69105 20.1468 7.71669 20.3219 7.71371 20.492C7.70834 20.7926 7.57897 20.9267 7.28506 20.9279C6.71273 20.9304 6.14039 20.9285 5.56806 20.9285L5.56866 20.9279Z", fill: "#4D4040" }), _jsx("path", { d: "M18.425 20.9279C17.8598 20.9279 17.2952 20.9292 16.73 20.9279C16.4105 20.9267 16.2859 20.7969 16.2847 20.4635C16.2829 20.0301 16.2698 19.5954 16.2924 19.1632C16.3002 19.0173 16.3789 18.8602 16.4624 18.7354C16.8946 18.0896 17.4776 17.8288 18.2402 17.9431C18.6187 17.9996 19.0128 17.9375 19.3979 17.9611C19.5392 17.9698 19.7079 18.0337 19.8093 18.1331C20.5736 18.8819 20.5694 18.8869 20.5694 19.9798C20.5694 20.158 20.573 20.3362 20.5682 20.5138C20.5611 20.7864 20.4287 20.9255 20.164 20.9273C19.5845 20.9311 19.0045 20.9286 18.425 20.9286V20.9279Z", fill: "#4D4040" }), _jsx("path", { d: "M3.41901 13.489V15.7089C3.03925 15.7089 2.6565 15.7275 2.27614 15.7008C2.09788 15.6884 2.00309 15.5257 2.00249 15.332C2.0007 14.8452 1.99713 14.3577 2.00428 13.8709C2.00786 13.6381 2.14557 13.4965 2.36914 13.4909C2.71016 13.4828 3.05177 13.489 3.41901 13.489Z", fill: "#4D4040" }), _jsx("path", { d: "M20.585 13.489C20.9486 13.489 21.2968 13.4822 21.6444 13.4915C21.8548 13.4971 21.9913 13.6411 21.9949 13.8622C22.0027 14.3564 22.0027 14.8513 21.9949 15.3462C21.9913 15.5667 21.8536 15.7107 21.6432 15.7163C21.2956 15.7256 20.9474 15.7188 20.585 15.7188V13.489Z", fill: "#4D4040" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_690_4087" }, { children: _jsx("rect", { width: "20", height: "17.8571", fill: "white", transform: "translate(2 3.07141)" }) })) })] })));
14
+ return (_jsxs("svg", { width: width || '24', viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: [_jsxs("g", { clipPath: "url(#clip0_690_4087)", children: [_jsx("path", { d: "M19.8552 17.2023H17.0085V6.93992C16.8302 7.11875 16.6949 7.27896 16.5363 7.40936C16.2686 7.62979 15.9837 7.82725 15.7124 8.04272C15.651 8.09115 15.5765 8.17622 15.5765 8.24515C15.5687 9.98069 15.5705 11.7162 15.5705 13.4772H16.2698V15.7077H7.73136V13.4921H8.42829V13.2413C8.42829 11.6138 8.42471 9.9869 8.43306 8.3594C8.43425 8.17684 8.3651 8.09612 8.23274 7.99677C7.81363 7.68257 7.41061 7.34478 7.00521 7.01878V17.1955H4.14355C4.14355 17.1172 4.14355 17.0359 4.14355 16.9545C4.14355 12.5067 4.14355 8.05824 4.14355 3.61041C4.14355 3.1801 4.2455 3.07267 4.65329 3.07205C5.27808 3.07205 5.90288 3.07143 6.52767 3.07205C6.87942 3.07205 6.99865 3.195 6.99985 3.55639C7.00104 3.94386 7.01356 4.33195 6.99746 4.7188C6.96109 5.59992 7.31165 6.296 7.92512 6.86479C8.72757 7.60868 9.69457 7.98684 10.7361 8.17001C11.9428 8.38238 13.1369 8.30414 14.3012 7.8999C15.0793 7.62979 15.7875 7.23114 16.3432 6.58288C16.7819 6.07122 17.0186 5.4807 17.0001 4.78462C16.9888 4.36672 16.9966 3.94759 16.999 3.52907C17.0007 3.20742 17.1259 3.0733 17.4294 3.07205C18.0912 3.06957 18.7535 3.06957 19.4153 3.07205C19.7312 3.0733 19.8541 3.20494 19.8546 3.54335C19.8558 4.89142 19.8546 6.24012 19.8546 7.58819C19.8546 10.6954 19.8546 13.8032 19.8546 16.9104V17.201L19.8552 17.2023ZM14.8396 13.4766V8.51029C14.3632 8.64876 13.9018 8.78351 13.4386 8.91887V13.4766H14.8396ZM10.5572 13.4791V8.91577C10.0785 8.77668 9.61767 8.64255 9.15622 8.50843V13.4797H10.5572V13.4791ZM12.7023 13.4779V9.01139H11.2971V13.4779H12.7023Z", fill: "#4D4040" }), _jsx("path", { d: "M19.0701 3.33024C19.0207 3.23428 19.0019 3.11118 19 3L19.0125 4.78424C19.1159 4.90205 19.1829 4.9808 19.2518 5.05757C20.1492 6.05955 21.2434 6.59893 22.5561 6.61746C22.8429 6.62143 23.0101 6.46855 23.0164 6.21111C23.0227 5.95234 22.8586 5.78424 22.5793 5.77564C20.9327 5.72401 19.8273 4.80344 19.0701 3.33024Z", fill: "#4D4040" }), _jsx("path", { d: "M4.94646 3.33024C4.99593 3.23428 5.01472 3.11118 5.0166 3L5.00408 4.78424C4.90074 4.90205 4.83372 4.9808 4.76483 5.05757C3.86736 6.05955 2.77322 6.59893 1.46052 6.61746C1.17367 6.62143 1.00646 6.46855 1.00019 6.21111C0.99393 5.95234 1.15802 5.78424 1.43734 5.77564C3.08386 5.72401 4.18927 4.80344 4.94646 3.33024Z", fill: "#4D4040" }), _jsx("path", { d: "M5.56866 20.9279C5.00348 20.9279 4.4389 20.9292 3.87372 20.9279C3.55536 20.9267 3.43136 20.7963 3.42957 20.4616C3.42778 20.0282 3.41645 19.5935 3.43672 19.1613C3.44328 19.021 3.50767 18.8614 3.59471 18.7528C3.77535 18.528 3.97746 18.3181 4.19268 18.1293C4.29701 18.038 4.45023 17.9635 4.58318 17.9604C5.23659 17.9437 5.89119 17.9424 6.5452 17.9604C6.6853 17.9642 6.83911 18.0449 6.95835 18.1318C7.5748 18.582 7.85083 19.1893 7.71848 19.9816C7.69105 20.1468 7.71669 20.3219 7.71371 20.492C7.70834 20.7926 7.57897 20.9267 7.28506 20.9279C6.71273 20.9304 6.14039 20.9285 5.56806 20.9285L5.56866 20.9279Z", fill: "#4D4040" }), _jsx("path", { d: "M18.425 20.9279C17.8598 20.9279 17.2952 20.9292 16.73 20.9279C16.4105 20.9267 16.2859 20.7969 16.2847 20.4635C16.2829 20.0301 16.2698 19.5954 16.2924 19.1632C16.3002 19.0173 16.3789 18.8602 16.4624 18.7354C16.8946 18.0896 17.4776 17.8288 18.2402 17.9431C18.6187 17.9996 19.0128 17.9375 19.3979 17.9611C19.5392 17.9698 19.7079 18.0337 19.8093 18.1331C20.5736 18.8819 20.5694 18.8869 20.5694 19.9798C20.5694 20.158 20.573 20.3362 20.5682 20.5138C20.5611 20.7864 20.4287 20.9255 20.164 20.9273C19.5845 20.9311 19.0045 20.9286 18.425 20.9286V20.9279Z", fill: "#4D4040" }), _jsx("path", { d: "M3.41901 13.489V15.7089C3.03925 15.7089 2.6565 15.7275 2.27614 15.7008C2.09788 15.6884 2.00309 15.5257 2.00249 15.332C2.0007 14.8452 1.99713 14.3577 2.00428 13.8709C2.00786 13.6381 2.14557 13.4965 2.36914 13.4909C2.71016 13.4828 3.05177 13.489 3.41901 13.489Z", fill: "#4D4040" }), _jsx("path", { d: "M20.585 13.489C20.9486 13.489 21.2968 13.4822 21.6444 13.4915C21.8548 13.4971 21.9913 13.6411 21.9949 13.8622C22.0027 14.3564 22.0027 14.8513 21.9949 15.3462C21.9913 15.5667 21.8536 15.7107 21.6432 15.7163C21.2956 15.7256 20.9474 15.7188 20.585 15.7188V13.489Z", fill: "#4D4040" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_690_4087", children: _jsx("rect", { width: "20", height: "17.8571", fill: "white", transform: "translate(2 3.07141)" }) }) })] }));
26
15
  };
27
16
  export default Bridge;
@@ -1,14 +1,3 @@
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 Bubble = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Bubble = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: width || '13', height: "19", viewBox: "0 0 19 13", sx: style }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_241_4869)" }, { children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.223615 11.8591C0.223615 11.8591 -0.502465 9.34304 0.649961 8.18498C1.54141 7.28917 2.98866 7.28943 3.87985 8.18498C4.77105 9.08053 4.7713 10.5349 3.87985 11.4307C2.72743 12.5887 0.223615 11.8591 0.223615 11.8591Z", fill: "#4D4040" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.79913 4.50158C2.98474 3.08414 4.33367 0.842317 4.33367 0.842317C4.33367 0.842317 6.94048 0.7891 7.75487 2.20653L11.4688 8.67068C12.0995 9.76837 11.7245 11.1726 10.6328 11.806C9.54116 12.4394 8.14378 12.0634 7.51311 10.9657L3.79913 4.50158Z", fill: "#4D4040" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.0234 4.50158C10.209 3.08414 11.558 0.842317 11.558 0.842317C11.558 0.842317 14.1648 0.7891 14.9792 2.20653L18.6931 8.67068C19.3238 9.76837 18.9488 11.1726 17.8572 11.806C16.7655 12.4394 15.3681 12.0634 14.7374 10.9657L11.0234 4.50158Z", fill: "#4D4040" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_241_4869" }, { children: _jsx("rect", { width: "19", height: "11.3095", fill: "white", transform: "translate(0 0.845215)" }) })) })] })));
14
+ return (_jsxs("svg", { width: width || '13', height: "19", viewBox: "0 0 19 13", sx: style, children: [_jsxs("g", { clipPath: "url(#clip0_241_4869)", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.223615 11.8591C0.223615 11.8591 -0.502465 9.34304 0.649961 8.18498C1.54141 7.28917 2.98866 7.28943 3.87985 8.18498C4.77105 9.08053 4.7713 10.5349 3.87985 11.4307C2.72743 12.5887 0.223615 11.8591 0.223615 11.8591Z", fill: "#4D4040" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.79913 4.50158C2.98474 3.08414 4.33367 0.842317 4.33367 0.842317C4.33367 0.842317 6.94048 0.7891 7.75487 2.20653L11.4688 8.67068C12.0995 9.76837 11.7245 11.1726 10.6328 11.806C9.54116 12.4394 8.14378 12.0634 7.51311 10.9657L3.79913 4.50158Z", fill: "#4D4040" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.0234 4.50158C10.209 3.08414 11.558 0.842317 11.558 0.842317C11.558 0.842317 14.1648 0.7891 14.9792 2.20653L18.6931 8.67068C19.3238 9.76837 18.9488 11.1726 17.8572 11.806C16.7655 12.4394 15.3681 12.0634 14.7374 10.9657L11.0234 4.50158Z", fill: "#4D4040" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_241_4869", children: _jsx("rect", { width: "19", height: "11.3095", fill: "white", transform: "translate(0 0.845215)" }) }) })] }));
26
15
  };
27
16
  export default Bubble;
@@ -1,14 +1,3 @@
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 } from "theme-ui/jsx-runtime";
13
2
  var Calculator = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Calculator = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '19', viewBox: "0 0 19 23", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M2.28582 0H16.7176C16.9437 0.0678094 17.1776 0.120017 17.3948 0.207029C18.4064 0.627087 19.0014 1.56982 19.0014 2.74838C19.0014 8.58 19.0014 14.4118 19.0014 20.2438C19.0014 20.311 19.0014 20.3782 19.0014 20.446C18.958 21.8526 17.8256 22.9928 16.4314 22.9952C11.8146 23.0024 7.19718 23 2.57918 22.988C2.22344 22.9835 1.87265 22.9034 1.54974 22.7528C0.517326 22.2661 0.00736465 21.4194 0.00736465 20.266V5.39835C0.00736465 4.47002 -0.00096607 3.54169 0.00736465 2.61336C0.0156954 1.68503 0.420332 0.93313 1.20283 0.435061C1.52594 0.229832 1.92403 0.14162 2.28582 0ZM9.52581 2.875C7.87117 2.875 6.21673 2.875 4.56249 2.875C3.5753 2.875 2.86778 3.5855 2.85528 4.58344C2.84933 5.0395 2.84933 5.49577 2.85528 5.95223C2.86659 6.93937 3.55745 7.66187 4.53631 7.66487C7.84559 7.67487 11.1545 7.67487 14.463 7.66487C15.4436 7.66187 16.1345 6.94477 16.1481 5.95523C16.1541 5.52137 16.1481 5.08751 16.1481 4.65365C16.1434 3.5735 15.4507 2.8744 14.3767 2.8738L9.52581 2.875ZM5.70677 18.2431C5.94479 18.4904 6.15247 18.7124 6.36133 18.9314C6.43335 19.0129 6.52345 19.076 6.62429 19.1157C6.72512 19.1553 6.83382 19.1703 6.9415 19.1595C7.23189 19.1301 7.44492 18.9794 7.54607 18.701C7.5989 18.5717 7.61171 18.4293 7.58282 18.2926C7.55394 18.1558 7.4847 18.0311 7.38422 17.9347C7.16227 17.7073 6.93258 17.4882 6.69158 17.2518C6.94507 17.001 7.17417 16.7879 7.3872 16.5593C7.73233 16.1885 7.63355 15.619 7.19559 15.4053C7.06146 15.3379 6.90936 15.3158 6.76179 15.3422C6.61422 15.3687 6.47903 15.4424 6.3762 15.5524C6.15068 15.775 5.93646 16.0102 5.70439 16.2533C5.45804 15.9994 5.2468 15.7792 5.03317 15.5608C4.95977 15.4805 4.86887 15.4186 4.76767 15.3799C4.66647 15.3411 4.55773 15.3266 4.45002 15.3375C4.31576 15.3451 4.18679 15.3928 4.07961 15.4747C3.97243 15.5566 3.89194 15.6689 3.84843 15.7972C3.79562 15.9227 3.78191 16.0614 3.80912 16.195C3.83633 16.3285 3.90317 16.4506 4.00076 16.5449C4.22628 16.7795 4.46609 16.9992 4.71839 17.244C4.47085 17.484 4.25365 17.6905 4.04598 17.9041C3.73477 18.2227 3.71989 18.6542 4.00254 18.9464C4.28519 19.2387 4.73148 19.2387 5.05281 18.92C5.26405 18.7088 5.46756 18.491 5.70677 18.2431ZM4.99271 12.2171C4.99271 12.3791 4.99271 12.5123 4.99271 12.645C4.99926 13.0896 5.28667 13.4077 5.68892 13.4173C6.09118 13.4269 6.40298 13.0968 6.41667 12.648C6.42024 12.5093 6.41667 12.3701 6.41667 12.2171C6.59518 12.2171 6.74395 12.2213 6.89271 12.2171C7.0708 12.2023 7.23691 12.1207 7.35824 11.9883C7.47956 11.856 7.54729 11.6827 7.54803 11.5025C7.54878 11.3222 7.48249 11.1483 7.36227 11.015C7.24205 10.8816 7.07662 10.7986 6.89866 10.7823C6.74513 10.7769 6.59161 10.7823 6.4131 10.7823C6.4131 10.5867 6.42738 10.4145 6.4131 10.2458C6.39892 10.06 6.31387 9.887 6.17583 9.76312C6.03778 9.63924 5.8575 9.57415 5.67285 9.58153C5.28964 9.60194 5.00699 9.89898 4.9939 10.3016C4.98914 10.4559 4.9939 10.6101 4.9939 10.7817C4.80884 10.7817 4.65412 10.7769 4.50001 10.7817C4.32253 10.7971 4.15717 10.8788 4.03637 11.0108C3.91557 11.1428 3.84806 11.3156 3.84709 11.4952C3.84612 11.6749 3.91176 11.8484 4.03113 11.9817C4.1505 12.115 4.31497 12.1986 4.49227 12.2159C4.64639 12.2225 4.8017 12.2171 4.99211 12.2171H4.99271ZM13.3092 12.4535C13.687 12.4535 14.0649 12.4565 14.4398 12.4535C14.8807 12.4487 15.1943 12.1535 15.2002 11.7496C15.2062 11.3458 14.8884 11.0229 14.4386 11.0193C13.6757 11.0133 12.9128 11.0133 12.15 11.0193C11.7073 11.0235 11.4056 11.3248 11.405 11.7394C11.4044 12.1541 11.7085 12.4481 12.1512 12.4535C12.5386 12.4571 12.9236 12.4535 13.3086 12.4535H13.3092ZM13.2949 16.7657C13.6799 16.7657 14.0655 16.7693 14.4505 16.7657C14.8884 16.7603 15.2014 16.4609 15.2032 16.054C15.205 15.6472 14.8932 15.3339 14.4558 15.3339C13.6858 15.3267 12.9156 15.3267 12.1452 15.3339C11.7043 15.3387 11.405 15.646 11.408 16.0612C11.4109 16.4765 11.7162 16.7573 12.1589 16.7645C12.5392 16.7687 12.9164 16.7657 13.2943 16.7657H13.2949ZM13.3074 19.1661C13.7001 19.1661 14.0928 19.1763 14.485 19.1661C14.9069 19.1523 15.208 18.8366 15.2032 18.4376C15.1984 18.0385 14.8884 17.7373 14.4653 17.7343C13.6874 17.7291 12.9099 17.7291 12.1327 17.7343C12.0076 17.7364 11.8845 17.7663 11.7721 17.8219C11.6331 17.8958 11.523 18.0151 11.4598 18.1603C11.3965 18.3054 11.384 18.4679 11.424 18.6212C11.4972 18.9302 11.7811 19.1559 12.1298 19.1643C12.5213 19.1757 12.914 19.1685 13.3068 19.1679L13.3074 19.1661Z", fill: "#4D4040" }) })));
14
+ return (_jsx("svg", { width: width || '19', viewBox: "0 0 19 23", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M2.28582 0H16.7176C16.9437 0.0678094 17.1776 0.120017 17.3948 0.207029C18.4064 0.627087 19.0014 1.56982 19.0014 2.74838C19.0014 8.58 19.0014 14.4118 19.0014 20.2438C19.0014 20.311 19.0014 20.3782 19.0014 20.446C18.958 21.8526 17.8256 22.9928 16.4314 22.9952C11.8146 23.0024 7.19718 23 2.57918 22.988C2.22344 22.9835 1.87265 22.9034 1.54974 22.7528C0.517326 22.2661 0.00736465 21.4194 0.00736465 20.266V5.39835C0.00736465 4.47002 -0.00096607 3.54169 0.00736465 2.61336C0.0156954 1.68503 0.420332 0.93313 1.20283 0.435061C1.52594 0.229832 1.92403 0.14162 2.28582 0ZM9.52581 2.875C7.87117 2.875 6.21673 2.875 4.56249 2.875C3.5753 2.875 2.86778 3.5855 2.85528 4.58344C2.84933 5.0395 2.84933 5.49577 2.85528 5.95223C2.86659 6.93937 3.55745 7.66187 4.53631 7.66487C7.84559 7.67487 11.1545 7.67487 14.463 7.66487C15.4436 7.66187 16.1345 6.94477 16.1481 5.95523C16.1541 5.52137 16.1481 5.08751 16.1481 4.65365C16.1434 3.5735 15.4507 2.8744 14.3767 2.8738L9.52581 2.875ZM5.70677 18.2431C5.94479 18.4904 6.15247 18.7124 6.36133 18.9314C6.43335 19.0129 6.52345 19.076 6.62429 19.1157C6.72512 19.1553 6.83382 19.1703 6.9415 19.1595C7.23189 19.1301 7.44492 18.9794 7.54607 18.701C7.5989 18.5717 7.61171 18.4293 7.58282 18.2926C7.55394 18.1558 7.4847 18.0311 7.38422 17.9347C7.16227 17.7073 6.93258 17.4882 6.69158 17.2518C6.94507 17.001 7.17417 16.7879 7.3872 16.5593C7.73233 16.1885 7.63355 15.619 7.19559 15.4053C7.06146 15.3379 6.90936 15.3158 6.76179 15.3422C6.61422 15.3687 6.47903 15.4424 6.3762 15.5524C6.15068 15.775 5.93646 16.0102 5.70439 16.2533C5.45804 15.9994 5.2468 15.7792 5.03317 15.5608C4.95977 15.4805 4.86887 15.4186 4.76767 15.3799C4.66647 15.3411 4.55773 15.3266 4.45002 15.3375C4.31576 15.3451 4.18679 15.3928 4.07961 15.4747C3.97243 15.5566 3.89194 15.6689 3.84843 15.7972C3.79562 15.9227 3.78191 16.0614 3.80912 16.195C3.83633 16.3285 3.90317 16.4506 4.00076 16.5449C4.22628 16.7795 4.46609 16.9992 4.71839 17.244C4.47085 17.484 4.25365 17.6905 4.04598 17.9041C3.73477 18.2227 3.71989 18.6542 4.00254 18.9464C4.28519 19.2387 4.73148 19.2387 5.05281 18.92C5.26405 18.7088 5.46756 18.491 5.70677 18.2431ZM4.99271 12.2171C4.99271 12.3791 4.99271 12.5123 4.99271 12.645C4.99926 13.0896 5.28667 13.4077 5.68892 13.4173C6.09118 13.4269 6.40298 13.0968 6.41667 12.648C6.42024 12.5093 6.41667 12.3701 6.41667 12.2171C6.59518 12.2171 6.74395 12.2213 6.89271 12.2171C7.0708 12.2023 7.23691 12.1207 7.35824 11.9883C7.47956 11.856 7.54729 11.6827 7.54803 11.5025C7.54878 11.3222 7.48249 11.1483 7.36227 11.015C7.24205 10.8816 7.07662 10.7986 6.89866 10.7823C6.74513 10.7769 6.59161 10.7823 6.4131 10.7823C6.4131 10.5867 6.42738 10.4145 6.4131 10.2458C6.39892 10.06 6.31387 9.887 6.17583 9.76312C6.03778 9.63924 5.8575 9.57415 5.67285 9.58153C5.28964 9.60194 5.00699 9.89898 4.9939 10.3016C4.98914 10.4559 4.9939 10.6101 4.9939 10.7817C4.80884 10.7817 4.65412 10.7769 4.50001 10.7817C4.32253 10.7971 4.15717 10.8788 4.03637 11.0108C3.91557 11.1428 3.84806 11.3156 3.84709 11.4952C3.84612 11.6749 3.91176 11.8484 4.03113 11.9817C4.1505 12.115 4.31497 12.1986 4.49227 12.2159C4.64639 12.2225 4.8017 12.2171 4.99211 12.2171H4.99271ZM13.3092 12.4535C13.687 12.4535 14.0649 12.4565 14.4398 12.4535C14.8807 12.4487 15.1943 12.1535 15.2002 11.7496C15.2062 11.3458 14.8884 11.0229 14.4386 11.0193C13.6757 11.0133 12.9128 11.0133 12.15 11.0193C11.7073 11.0235 11.4056 11.3248 11.405 11.7394C11.4044 12.1541 11.7085 12.4481 12.1512 12.4535C12.5386 12.4571 12.9236 12.4535 13.3086 12.4535H13.3092ZM13.2949 16.7657C13.6799 16.7657 14.0655 16.7693 14.4505 16.7657C14.8884 16.7603 15.2014 16.4609 15.2032 16.054C15.205 15.6472 14.8932 15.3339 14.4558 15.3339C13.6858 15.3267 12.9156 15.3267 12.1452 15.3339C11.7043 15.3387 11.405 15.646 11.408 16.0612C11.4109 16.4765 11.7162 16.7573 12.1589 16.7645C12.5392 16.7687 12.9164 16.7657 13.2943 16.7657H13.2949ZM13.3074 19.1661C13.7001 19.1661 14.0928 19.1763 14.485 19.1661C14.9069 19.1523 15.208 18.8366 15.2032 18.4376C15.1984 18.0385 14.8884 17.7373 14.4653 17.7343C13.6874 17.7291 12.9099 17.7291 12.1327 17.7343C12.0076 17.7364 11.8845 17.7663 11.7721 17.8219C11.6331 17.8958 11.523 18.0151 11.4598 18.1603C11.3965 18.3054 11.384 18.4679 11.424 18.6212C11.4972 18.9302 11.7811 19.1559 12.1298 19.1643C12.5213 19.1757 12.914 19.1685 13.3068 19.1679L13.3074 19.1661Z", fill: "#4D4040" }) }));
26
15
  };
27
16
  export default Calculator;
@@ -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 Calendar = function () {
14
- return (_jsxs("svg", __assign({ width: "36", height: "36", viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("g", __assign({ clipPath: "url(#clip0_156_6038)" }, { children: _jsx("path", { d: "M31.125 18V28.2083C31.125 28.9819 30.8177 29.7237 30.2707 30.2707C29.7237 30.8177 28.9819 31.125 28.2083 31.125H7.79167C7.01812 31.125 6.27625 30.8177 5.72927 30.2707C5.18229 29.7237 4.875 28.9819 4.875 28.2083V18H31.125ZM23.8333 4.875C24.2201 4.875 24.591 5.02865 24.8645 5.30214C25.138 5.57563 25.2917 5.94656 25.2917 6.33333V7.79167H28.2083C28.9819 7.79167 29.7237 8.09896 30.2707 8.64594C30.8177 9.19292 31.125 9.93479 31.125 10.7083V15.0833H4.875V10.7083C4.875 9.93479 5.18229 9.19292 5.72927 8.64594C6.27625 8.09896 7.01812 7.79167 7.79167 7.79167H10.7083V6.33333C10.7083 5.94656 10.862 5.57563 11.1355 5.30214C11.409 5.02865 11.7799 4.875 12.1667 4.875C12.5534 4.875 12.9244 5.02865 13.1979 5.30214C13.4714 5.57563 13.625 5.94656 13.625 6.33333V7.79167H22.375V6.33333C22.375 5.94656 22.5286 5.57563 22.8021 5.30214C23.0756 5.02865 23.4466 4.875 23.8333 4.875Z", fill: "#73728E" }) })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_156_6038" }, { children: _jsx("rect", { width: "35", height: "35", fill: "white", transform: "translate(0.5 0.5)" }) })) })] })));
3
+ return (_jsxs("svg", { width: "36", height: "36", viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { clipPath: "url(#clip0_156_6038)", children: _jsx("path", { d: "M31.125 18V28.2083C31.125 28.9819 30.8177 29.7237 30.2707 30.2707C29.7237 30.8177 28.9819 31.125 28.2083 31.125H7.79167C7.01812 31.125 6.27625 30.8177 5.72927 30.2707C5.18229 29.7237 4.875 28.9819 4.875 28.2083V18H31.125ZM23.8333 4.875C24.2201 4.875 24.591 5.02865 24.8645 5.30214C25.138 5.57563 25.2917 5.94656 25.2917 6.33333V7.79167H28.2083C28.9819 7.79167 29.7237 8.09896 30.2707 8.64594C30.8177 9.19292 31.125 9.93479 31.125 10.7083V15.0833H4.875V10.7083C4.875 9.93479 5.18229 9.19292 5.72927 8.64594C6.27625 8.09896 7.01812 7.79167 7.79167 7.79167H10.7083V6.33333C10.7083 5.94656 10.862 5.57563 11.1355 5.30214C11.409 5.02865 11.7799 4.875 12.1667 4.875C12.5534 4.875 12.9244 5.02865 13.1979 5.30214C13.4714 5.57563 13.625 5.94656 13.625 6.33333V7.79167H22.375V6.33333C22.375 5.94656 22.5286 5.57563 22.8021 5.30214C23.0756 5.02865 23.4466 4.875 23.8333 4.875Z", fill: "#73728E" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_156_6038", children: _jsx("rect", { width: "35", height: "35", fill: "white", transform: "translate(0.5 0.5)" }) }) })] }));
15
4
  };
16
5
  export default Calendar;
@@ -1,14 +1,3 @@
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 } from "theme-ui/jsx-runtime";
13
2
  var Arrow = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Arrow = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '16', viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M4.775 11.225C4.9125 11.3625 5.0875 11.4313 5.3 11.4313C5.5125 11.4313 5.6875 11.3625 5.825 11.225L8 9.05L10.1938 11.2438C10.3313 11.3813 10.5033 11.4467 10.7098 11.4403C10.9157 11.4342 11.0875 11.3625 11.225 11.225C11.3625 11.0875 11.4313 10.9125 11.4313 10.7C11.4313 10.4875 11.3625 10.3125 11.225 10.175L9.05 8L11.2438 5.80625C11.3813 5.66875 11.4467 5.49675 11.4403 5.29025C11.4342 5.08425 11.3625 4.9125 11.225 4.775C11.0875 4.6375 10.9125 4.56875 10.7 4.56875C10.4875 4.56875 10.3125 4.6375 10.175 4.775L8 6.95L5.80625 4.75625C5.66875 4.61875 5.497 4.553 5.291 4.559C5.0845 4.5655 4.9125 4.6375 4.775 4.775C4.6375 4.9125 4.56875 5.0875 4.56875 5.3C4.56875 5.5125 4.6375 5.6875 4.775 5.825L6.95 8L4.75625 10.1938C4.61875 10.3313 4.55325 10.503 4.55975 10.709C4.56575 10.9155 4.6375 11.0875 4.775 11.225ZM8 15.5C6.9625 15.5 5.9875 15.303 5.075 14.909C4.1625 14.5155 3.36875 13.9813 2.69375 13.3063C2.01875 12.6313 1.4845 11.8375 1.091 10.925C0.697 10.0125 0.5 9.0375 0.5 8C0.5 6.9625 0.697 5.9875 1.091 5.075C1.4845 4.1625 2.01875 3.36875 2.69375 2.69375C3.36875 2.01875 4.1625 1.48425 5.075 1.09025C5.9875 0.69675 6.9625 0.5 8 0.5C9.0375 0.5 10.0125 0.69675 10.925 1.09025C11.8375 1.48425 12.6313 2.01875 13.3063 2.69375C13.9813 3.36875 14.5155 4.1625 14.909 5.075C15.303 5.9875 15.5 6.9625 15.5 8C15.5 9.0375 15.303 10.0125 14.909 10.925C14.5155 11.8375 13.9813 12.6313 13.3063 13.3063C12.6313 13.9813 11.8375 14.5155 10.925 14.909C10.0125 15.303 9.0375 15.5 8 15.5ZM8 14C9.6625 14 11.0782 13.4158 12.2472 12.2472C13.4158 11.0782 14 9.6625 14 8C14 6.3375 13.4158 4.92175 12.2472 3.75275C11.0782 2.58425 9.6625 2 8 2C6.3375 2 4.922 2.58425 3.7535 3.75275C2.5845 4.92175 2 6.3375 2 8C2 9.6625 2.5845 11.0782 3.7535 12.2472C4.922 13.4158 6.3375 14 8 14Z", fill: "#DF4141" }) })));
14
+ return (_jsx("svg", { width: width || '16', viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M4.775 11.225C4.9125 11.3625 5.0875 11.4313 5.3 11.4313C5.5125 11.4313 5.6875 11.3625 5.825 11.225L8 9.05L10.1938 11.2438C10.3313 11.3813 10.5033 11.4467 10.7098 11.4403C10.9157 11.4342 11.0875 11.3625 11.225 11.225C11.3625 11.0875 11.4313 10.9125 11.4313 10.7C11.4313 10.4875 11.3625 10.3125 11.225 10.175L9.05 8L11.2438 5.80625C11.3813 5.66875 11.4467 5.49675 11.4403 5.29025C11.4342 5.08425 11.3625 4.9125 11.225 4.775C11.0875 4.6375 10.9125 4.56875 10.7 4.56875C10.4875 4.56875 10.3125 4.6375 10.175 4.775L8 6.95L5.80625 4.75625C5.66875 4.61875 5.497 4.553 5.291 4.559C5.0845 4.5655 4.9125 4.6375 4.775 4.775C4.6375 4.9125 4.56875 5.0875 4.56875 5.3C4.56875 5.5125 4.6375 5.6875 4.775 5.825L6.95 8L4.75625 10.1938C4.61875 10.3313 4.55325 10.503 4.55975 10.709C4.56575 10.9155 4.6375 11.0875 4.775 11.225ZM8 15.5C6.9625 15.5 5.9875 15.303 5.075 14.909C4.1625 14.5155 3.36875 13.9813 2.69375 13.3063C2.01875 12.6313 1.4845 11.8375 1.091 10.925C0.697 10.0125 0.5 9.0375 0.5 8C0.5 6.9625 0.697 5.9875 1.091 5.075C1.4845 4.1625 2.01875 3.36875 2.69375 2.69375C3.36875 2.01875 4.1625 1.48425 5.075 1.09025C5.9875 0.69675 6.9625 0.5 8 0.5C9.0375 0.5 10.0125 0.69675 10.925 1.09025C11.8375 1.48425 12.6313 2.01875 13.3063 2.69375C13.9813 3.36875 14.5155 4.1625 14.909 5.075C15.303 5.9875 15.5 6.9625 15.5 8C15.5 9.0375 15.303 10.0125 14.909 10.925C14.5155 11.8375 13.9813 12.6313 13.3063 13.3063C12.6313 13.9813 11.8375 14.5155 10.925 14.909C10.0125 15.303 9.0375 15.5 8 15.5ZM8 14C9.6625 14 11.0782 13.4158 12.2472 12.2472C13.4158 11.0782 14 9.6625 14 8C14 6.3375 13.4158 4.92175 12.2472 3.75275C11.0782 2.58425 9.6625 2 8 2C6.3375 2 4.922 2.58425 3.7535 3.75275C2.5845 4.92175 2 6.3375 2 8C2 9.6625 2.5845 11.0782 3.7535 12.2472C4.922 13.4158 6.3375 14 8 14Z", fill: "#DF4141" }) }));
26
15
  };
27
16
  export default Arrow;
@@ -1,14 +1,3 @@
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 } from "theme-ui/jsx-runtime";
13
2
  var Card = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Card = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '24', viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M22 7.55c0 .66-.54 1.2-1.2 1.2H3.2c-.66 0-1.2-.54-1.2-1.2v-.01C2 5.25 3.85 3.4 6.14 3.4h11.71C20.14 3.4 22 5.26 22 7.55ZM2 11.45v5.01c0 2.29 1.85 4.14 4.14 4.14h11.71c2.29 0 4.15-1.86 4.15-4.15v-5c0-.66-.54-1.2-1.2-1.2H3.2c-.66 0-1.2.54-1.2 1.2Zm6 5.8H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75Zm6.5 0h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75Z" }) })));
14
+ return (_jsx("svg", { width: width || '24', viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M22 7.55c0 .66-.54 1.2-1.2 1.2H3.2c-.66 0-1.2-.54-1.2-1.2v-.01C2 5.25 3.85 3.4 6.14 3.4h11.71C20.14 3.4 22 5.26 22 7.55ZM2 11.45v5.01c0 2.29 1.85 4.14 4.14 4.14h11.71c2.29 0 4.15-1.86 4.15-4.15v-5c0-.66-.54-1.2-1.2-1.2H3.2c-.66 0-1.2.54-1.2 1.2Zm6 5.8H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75Zm6.5 0h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75Z" }) }));
26
15
  };
27
16
  export default Card;
@@ -1,14 +1,3 @@
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 } from "theme-ui/jsx-runtime";
13
2
  var Caret = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Caret = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '10', viewBox: "0 0 10 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M4.30702 7.70463C4.26072 7.65942 4.06273 7.48875 3.89987 7.32976C2.87559 6.39766 1.19907 3.9661 0.687336 2.69342C0.605106 2.50015 0.431067 2.01149 0.419891 1.75041C0.419891 1.50024 0.477372 1.26176 0.59393 1.03419C0.756792 0.750511 1.01306 0.522942 1.31563 0.398246C1.52559 0.317973 2.15389 0.193278 2.16507 0.193278C2.85244 0.0685823 3.96932 -2.63609e-07 5.20356 -2.09659e-07C6.37952 -1.58256e-07 7.45089 0.0685824 8.14864 0.170677C8.15982 0.182367 8.9406 0.307063 9.20804 0.443449C9.69663 0.693619 10 1.18227 10 1.70521L10 1.75041C9.98802 2.09099 9.68465 2.80721 9.67348 2.80721C9.16094 4.0113 7.56665 6.38675 6.50725 7.34145C6.50725 7.34145 6.23502 7.61033 6.06497 7.72723C5.82068 7.9096 5.51811 8 5.21553 8C4.87783 8 4.56329 7.8979 4.30702 7.70463Z", fill: "#4D4040" }) })));
14
+ return (_jsx("svg", { width: width || '10', viewBox: "0 0 10 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M4.30702 7.70463C4.26072 7.65942 4.06273 7.48875 3.89987 7.32976C2.87559 6.39766 1.19907 3.9661 0.687336 2.69342C0.605106 2.50015 0.431067 2.01149 0.419891 1.75041C0.419891 1.50024 0.477372 1.26176 0.59393 1.03419C0.756792 0.750511 1.01306 0.522942 1.31563 0.398246C1.52559 0.317973 2.15389 0.193278 2.16507 0.193278C2.85244 0.0685823 3.96932 -2.63609e-07 5.20356 -2.09659e-07C6.37952 -1.58256e-07 7.45089 0.0685824 8.14864 0.170677C8.15982 0.182367 8.9406 0.307063 9.20804 0.443449C9.69663 0.693619 10 1.18227 10 1.70521L10 1.75041C9.98802 2.09099 9.68465 2.80721 9.67348 2.80721C9.16094 4.0113 7.56665 6.38675 6.50725 7.34145C6.50725 7.34145 6.23502 7.61033 6.06497 7.72723C5.82068 7.9096 5.51811 8 5.21553 8C4.87783 8 4.56329 7.8979 4.30702 7.70463Z", fill: "#4D4040" }) }));
26
15
  };
27
16
  export default Caret;