@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 FilledURL = 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 FilledURL = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: width || '12', height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("path", { d: "M3.74081 7.50173C3.60975 6.50548 3.60975 5.49562 3.74081 4.49939H7.94338C8.07486 5.49559 8.07486 6.50554 7.94338 7.50173H3.74081Z", fill: "#FAFAFA" }), _jsx("path", { d: "M7.80674 3.73031H3.86725C4.06911 2.85334 4.32918 2.01243 4.88437 1.30146C5.03377 1.11046 5.20791 0.946569 5.42078 0.829841C5.71498 0.669728 6.00575 0.679165 6.294 0.845647C6.57421 1.00765 6.78113 1.2477 6.95985 1.51487C7.36587 2.12232 7.5971 2.80546 7.76754 3.51408C7.78312 3.57869 7.79574 3.64401 7.80975 3.70909C7.80958 3.71626 7.80853 3.72339 7.80674 3.73031Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.86865 8.26941H7.82989C7.7394 8.58754 7.65991 8.89786 7.56276 9.20203C7.40233 9.7041 7.19611 10.1875 6.87097 10.6001C6.71576 10.7982 6.53506 10.9736 6.33388 11.1215C6.00784 11.3585 5.65979 11.3349 5.32571 11.1135C4.99622 10.8947 4.76892 10.5808 4.57324 10.241C4.22496 9.6319 4.02194 8.96808 3.86865 8.26941Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.00249 7.51045H2.8783C2.13774 7.51045 1.39741 7.50883 0.655702 7.51282C0.565653 7.51282 0.531969 7.48359 0.511117 7.39634C0.287024 6.4592 0.281985 5.52353 0.518681 4.58806C0.533116 4.53147 0.541589 4.48879 0.616745 4.48926C1.39901 4.49256 2.18151 4.49186 2.96399 4.49256C2.97614 4.49502 2.98803 4.49865 2.99951 4.50341C2.87929 5.50201 2.88029 6.51211 3.00249 7.51045Z", fill: "#FAFAFA" }), _jsx("path", { d: "M8.68457 4.49631C8.72625 4.49419 8.75995 4.49089 8.79341 4.49089C9.54153 4.49089 10.2897 4.49207 11.0378 4.48877C11.1168 4.48877 11.1486 4.50976 11.1686 4.59158C11.3998 5.53623 11.4016 6.47808 11.1636 7.42274C11.1496 7.47769 11.1368 7.51184 11.0696 7.51161C10.2906 7.50959 9.51195 7.50895 8.73384 7.50976C8.71676 7.50785 8.69991 7.50443 8.68341 7.49957C8.80487 6.50245 8.80528 5.49358 8.68457 4.49631Z", fill: "#FAFAFA" }), _jsx("path", { d: "M10.8664 3.7326H8.57021C8.45019 3.14119 8.29527 2.55969 8.0572 2.00577C7.81914 1.45185 7.52219 0.930235 7.07837 0.509075C7.483 0.485494 8.71825 1.10615 9.34218 1.64097C10.0037 2.20974 10.6654 3.1136 10.8664 3.7326Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.11587 3.7306H0.822693C1.16089 2.41667 3.2373 0.641486 4.61577 0.5C4.16851 0.92988 3.87086 1.44489 3.63256 1.99976C3.39426 2.55462 3.23524 3.13518 3.11587 3.7306Z", fill: "#FAFAFA" }), _jsx("path", { d: "M8.57289 8.26941H10.8617C10.5765 9.53713 8.42098 11.38 7.08099 11.5C7.95174 10.6065 8.31375 9.4647 8.57289 8.26941Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.11316 8.26941C3.37185 9.46354 3.72953 10.6027 4.59703 11.4899C4.23476 11.5304 2.95253 10.8869 2.33662 10.3533C1.68153 9.78567 0.934325 8.75752 0.824341 8.26941H3.11316Z", fill: "#FAFAFA" })] })));
14
+ return (_jsxs("svg", { width: width || '12', height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: [_jsx("path", { d: "M3.74081 7.50173C3.60975 6.50548 3.60975 5.49562 3.74081 4.49939H7.94338C8.07486 5.49559 8.07486 6.50554 7.94338 7.50173H3.74081Z", fill: "#FAFAFA" }), _jsx("path", { d: "M7.80674 3.73031H3.86725C4.06911 2.85334 4.32918 2.01243 4.88437 1.30146C5.03377 1.11046 5.20791 0.946569 5.42078 0.829841C5.71498 0.669728 6.00575 0.679165 6.294 0.845647C6.57421 1.00765 6.78113 1.2477 6.95985 1.51487C7.36587 2.12232 7.5971 2.80546 7.76754 3.51408C7.78312 3.57869 7.79574 3.64401 7.80975 3.70909C7.80958 3.71626 7.80853 3.72339 7.80674 3.73031Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.86865 8.26941H7.82989C7.7394 8.58754 7.65991 8.89786 7.56276 9.20203C7.40233 9.7041 7.19611 10.1875 6.87097 10.6001C6.71576 10.7982 6.53506 10.9736 6.33388 11.1215C6.00784 11.3585 5.65979 11.3349 5.32571 11.1135C4.99622 10.8947 4.76892 10.5808 4.57324 10.241C4.22496 9.6319 4.02194 8.96808 3.86865 8.26941Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.00249 7.51045H2.8783C2.13774 7.51045 1.39741 7.50883 0.655702 7.51282C0.565653 7.51282 0.531969 7.48359 0.511117 7.39634C0.287024 6.4592 0.281985 5.52353 0.518681 4.58806C0.533116 4.53147 0.541589 4.48879 0.616745 4.48926C1.39901 4.49256 2.18151 4.49186 2.96399 4.49256C2.97614 4.49502 2.98803 4.49865 2.99951 4.50341C2.87929 5.50201 2.88029 6.51211 3.00249 7.51045Z", fill: "#FAFAFA" }), _jsx("path", { d: "M8.68457 4.49631C8.72625 4.49419 8.75995 4.49089 8.79341 4.49089C9.54153 4.49089 10.2897 4.49207 11.0378 4.48877C11.1168 4.48877 11.1486 4.50976 11.1686 4.59158C11.3998 5.53623 11.4016 6.47808 11.1636 7.42274C11.1496 7.47769 11.1368 7.51184 11.0696 7.51161C10.2906 7.50959 9.51195 7.50895 8.73384 7.50976C8.71676 7.50785 8.69991 7.50443 8.68341 7.49957C8.80487 6.50245 8.80528 5.49358 8.68457 4.49631Z", fill: "#FAFAFA" }), _jsx("path", { d: "M10.8664 3.7326H8.57021C8.45019 3.14119 8.29527 2.55969 8.0572 2.00577C7.81914 1.45185 7.52219 0.930235 7.07837 0.509075C7.483 0.485494 8.71825 1.10615 9.34218 1.64097C10.0037 2.20974 10.6654 3.1136 10.8664 3.7326Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.11587 3.7306H0.822693C1.16089 2.41667 3.2373 0.641486 4.61577 0.5C4.16851 0.92988 3.87086 1.44489 3.63256 1.99976C3.39426 2.55462 3.23524 3.13518 3.11587 3.7306Z", fill: "#FAFAFA" }), _jsx("path", { d: "M8.57289 8.26941H10.8617C10.5765 9.53713 8.42098 11.38 7.08099 11.5C7.95174 10.6065 8.31375 9.4647 8.57289 8.26941Z", fill: "#FAFAFA" }), _jsx("path", { d: "M3.11316 8.26941C3.37185 9.46354 3.72953 10.6027 4.59703 11.4899C4.23476 11.5304 2.95253 10.8869 2.33662 10.3533C1.68153 9.78567 0.934325 8.75752 0.824341 8.26941H3.11316Z", fill: "#FAFAFA" })] }));
26
15
  };
27
16
  export default FilledURL;
@@ -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 } from "theme-ui/jsx-runtime";
13
2
  var Success = function (_a) {
14
3
  var _b = _a.color, color = _b === void 0 ? '#DF4141' : _b, width = _a.width;
15
- return (_jsx("svg", __assign({ width: width || '10', viewBox: "0 0 11 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.2183 6.37303C9.93388 5.73298 9.52048 5.15849 9.00391 4.68553L8.57764 4.29442C8.56316 4.2815 8.54574 4.27234 8.5269 4.26772C8.50806 4.26311 8.48837 4.2632 8.46957 4.26797C8.45077 4.27274 8.43343 4.28206 8.41907 4.2951C8.40471 4.30814 8.39377 4.3245 8.38721 4.34276L8.19678 4.88914C8.07812 5.23192 7.85986 5.58202 7.55078 5.92625C7.53027 5.94823 7.50684 5.95409 7.49072 5.95555C7.47461 5.95702 7.44971 5.95409 7.42773 5.93358C7.40723 5.916 7.39697 5.88963 7.39844 5.86326C7.45264 4.98143 7.18897 3.9868 6.61182 2.90428C6.13428 2.00487 5.4707 1.30321 4.6416 0.813947L4.03662 0.45799C3.95752 0.411115 3.85645 0.472639 3.86084 0.564924L3.89307 1.26805C3.91504 1.74852 3.85938 2.17332 3.72754 2.52635C3.56641 2.95848 3.33496 3.35985 3.03906 3.7202C2.83314 3.97063 2.59974 4.19715 2.34326 4.39549C1.72555 4.87034 1.22326 5.47879 0.874023 6.17528C0.525645 6.87783 0.344175 7.65134 0.34375 8.43553C0.34375 9.12694 0.47998 9.79637 0.749512 10.4277C1.00977 11.0356 1.38534 11.5873 1.85547 12.0522C2.33008 12.521 2.88086 12.8901 3.49463 13.1465C4.13037 13.4131 4.8042 13.5478 5.5 13.5478C6.1958 13.5478 6.86963 13.4131 7.50537 13.1479C8.11763 12.8931 8.67438 12.5214 9.14453 12.0537C9.61914 11.5849 9.99121 11.0371 10.2505 10.4292C10.5196 9.79956 10.6577 9.12172 10.6563 8.43699C10.6563 7.72215 10.5098 7.02782 10.2183 6.37303Z", fill: color }) })));
4
+ return (_jsx("svg", { width: width || '10', viewBox: "0 0 11 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { d: "M10.2183 6.37303C9.93388 5.73298 9.52048 5.15849 9.00391 4.68553L8.57764 4.29442C8.56316 4.2815 8.54574 4.27234 8.5269 4.26772C8.50806 4.26311 8.48837 4.2632 8.46957 4.26797C8.45077 4.27274 8.43343 4.28206 8.41907 4.2951C8.40471 4.30814 8.39377 4.3245 8.38721 4.34276L8.19678 4.88914C8.07812 5.23192 7.85986 5.58202 7.55078 5.92625C7.53027 5.94823 7.50684 5.95409 7.49072 5.95555C7.47461 5.95702 7.44971 5.95409 7.42773 5.93358C7.40723 5.916 7.39697 5.88963 7.39844 5.86326C7.45264 4.98143 7.18897 3.9868 6.61182 2.90428C6.13428 2.00487 5.4707 1.30321 4.6416 0.813947L4.03662 0.45799C3.95752 0.411115 3.85645 0.472639 3.86084 0.564924L3.89307 1.26805C3.91504 1.74852 3.85938 2.17332 3.72754 2.52635C3.56641 2.95848 3.33496 3.35985 3.03906 3.7202C2.83314 3.97063 2.59974 4.19715 2.34326 4.39549C1.72555 4.87034 1.22326 5.47879 0.874023 6.17528C0.525645 6.87783 0.344175 7.65134 0.34375 8.43553C0.34375 9.12694 0.47998 9.79637 0.749512 10.4277C1.00977 11.0356 1.38534 11.5873 1.85547 12.0522C2.33008 12.521 2.88086 12.8901 3.49463 13.1465C4.13037 13.4131 4.8042 13.5478 5.5 13.5478C6.1958 13.5478 6.86963 13.4131 7.50537 13.1479C8.11763 12.8931 8.67438 12.5214 9.14453 12.0537C9.61914 11.5849 9.99121 11.0371 10.2505 10.4292C10.5196 9.79956 10.6577 9.12172 10.6563 8.43699C10.6563 7.72215 10.5098 7.02782 10.2183 6.37303Z", fill: color }) }));
16
5
  };
17
6
  export default Success;
@@ -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 Frame = 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 Frame = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: width || '25', viewBox: "0 0 25 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("g", __assign({ clipPath: "url(#clip0_3820_8010)" }, { children: _jsx("path", { d: "M6.42081 8.55251H3.67029C2.99749 8.5524 2.34312 8.76397 1.80698 9.15495C1.27084 9.54593 0.882352 10.0949 0.700773 10.718C0.315349 9.0328 0.963562 5.95727 3.32866 4.55853C3.32866 4.55853 2.50526 7.57508 2.96076 8.33343C2.96076 8.33343 6.29818 7.81102 5.15067 0C5.16819 0 8.51437 2.56997 6.42081 8.55251ZM9.38157 8.55251H7.94499C8.02598 7.98115 8.23176 7.43274 8.54881 6.94333C8.86585 6.45392 9.28698 6.03459 9.78451 5.71291C9.42682 6.6175 9.28899 7.58881 9.38157 8.55251ZM16.3367 3.80861L15.5659 8.55251H12.8153L16.3367 3.80861ZM20.2348 8.6115C20.0362 8.57022 19.8335 8.55044 19.6303 8.55251H17.4229C17.7537 7.63575 17.9569 6.68094 18.0273 5.71291C18.1377 4.11681 17.9296 2.51513 17.4142 0.994282C17.5193 1.04484 20.9093 2.82275 20.2348 8.6115ZM19.9019 10.3978C19.8116 10.3891 19.7206 10.3891 19.6303 10.3978H3.67029C3.51426 10.3967 3.35954 10.4253 3.21506 10.482C3.07057 10.5387 2.93917 10.6223 2.82843 10.728C2.71769 10.8338 2.6298 10.9595 2.56983 11.0981C2.50985 11.2367 2.47897 11.3853 2.47898 11.5354V13.4818H1.0424C0.884387 13.4804 0.728276 13.515 0.586898 13.5829C0.418104 13.6626 0.274616 13.7843 0.17139 13.9355C0.0681641 14.0867 0.00897849 14.2617 2.44868e-06 14.4424V17.1303C0.00108071 17.3182 0.0565655 17.5021 0.160232 17.6613C0.263899 17.8206 0.411646 17.9489 0.586898 18.0319C0.730236 18.0934 0.885469 18.1249 1.0424 18.1246H2.47898V20.2227H1.0424C0.884387 20.2213 0.728276 20.2559 0.586898 20.3238C0.40762 20.4064 0.256904 20.537 0.15281 20.6999C0.0487166 20.8628 -0.00433859 21.0511 2.44868e-06 21.2423V23.9386C-0.000366341 24.1257 0.0546243 24.3091 0.15855 24.4672C0.262475 24.6254 0.411044 24.7518 0.586898 24.8318C0.728276 24.8997 0.884387 24.9343 1.0424 24.9329H2.47898V26.8625C2.47897 27.0126 2.50985 27.1612 2.56983 27.2997C2.6298 27.4383 2.71769 27.5641 2.82843 27.6698C2.93917 27.7756 3.07057 27.8592 3.21506 27.9158C3.35954 27.9725 3.51426 28.0011 3.67029 28H19.6303C19.786 28.0011 19.9403 27.9725 20.0843 27.9157C20.2283 27.8589 20.3591 27.7752 20.4691 27.6693C20.5792 27.5635 20.6662 27.4376 20.7253 27.2991C20.7843 27.1606 20.8141 27.0122 20.8129 26.8625V11.5101C20.8125 11.2533 20.7225 11.0041 20.5574 10.8024C20.3922 10.6007 20.1613 10.4582 19.9019 10.3978ZM7.37562 22.5314L6.4033 23.4667C6.33569 23.5325 6.2552 23.5847 6.16649 23.6203C6.07777 23.6559 5.9826 23.6742 5.88648 23.6742C5.79035 23.6742 5.69518 23.6559 5.60647 23.6203C5.51776 23.5847 5.43727 23.5325 5.36966 23.4667C5.23585 23.3333 5.16108 23.155 5.16108 22.9696C5.16108 22.7842 5.23585 22.606 5.36966 22.4725L6.34198 21.5372C6.48075 21.4084 6.66602 21.3365 6.8588 21.3365C7.05158 21.3365 7.23684 21.4084 7.37562 21.5372C7.44395 21.6022 7.49819 21.6796 7.53521 21.765C7.57223 21.8503 7.59129 21.9418 7.59129 22.0343C7.59129 22.1268 7.57223 22.2183 7.53521 22.3037C7.49819 22.389 7.44395 22.4664 7.37562 22.5314ZM7.37562 16.9112C7.308 16.977 7.22752 17.0291 7.1388 17.0647C7.05009 17.1004 6.95492 17.1187 6.8588 17.1187C6.76267 17.1187 6.6675 17.1004 6.57879 17.0647C6.49008 17.0291 6.40959 16.977 6.34198 16.9112L5.36966 16.0096C5.26687 15.9118 5.19674 15.7867 5.16823 15.6504C5.13972 15.514 5.15413 15.3726 5.20961 15.2441C5.26509 15.1157 5.35912 15.0061 5.47969 14.9293C5.60026 14.8525 5.74189 14.8121 5.88648 14.8131C5.98229 14.812 6.07737 14.8293 6.16613 14.864C6.25489 14.8987 6.33553 14.9502 6.4033 15.0153L7.37562 15.9506C7.50313 16.0805 7.57417 16.2523 7.57417 16.4309C7.57417 16.6095 7.50313 16.7814 7.37562 16.9112ZM10.8094 20.2227C10.6064 20.4192 10.3473 20.5533 10.065 20.608C9.78268 20.6627 9.48983 20.6356 9.22358 20.53C8.95733 20.4244 8.72968 20.2451 8.56949 20.0149C8.40929 19.7847 8.32377 19.5139 8.32377 19.2368C8.32377 18.9598 8.40929 18.689 8.56949 18.4588C8.72968 18.2286 8.95733 18.0493 9.22358 17.9437C9.48983 17.8381 9.78268 17.8109 10.065 17.8656C10.3473 17.9203 10.6064 18.0545 10.8094 18.251C10.9438 18.3804 11.0502 18.5341 11.1224 18.7034C11.1946 18.8726 11.2311 19.0539 11.2299 19.2368C11.2304 19.6059 11.0793 19.9603 10.8094 20.2227ZM14.1906 23.4752C14.1233 23.5415 14.0429 23.5942 13.9542 23.6304C13.8655 23.6666 13.7702 23.6854 13.6738 23.6858C13.4799 23.6814 13.2951 23.6061 13.157 23.4752L12.1847 22.5399C12.0476 22.408 11.9706 22.2292 11.9706 22.0427C11.9706 21.8563 12.0476 21.6774 12.1847 21.5456C12.3217 21.4137 12.5076 21.3397 12.7015 21.3397C12.8953 21.3397 13.0812 21.4137 13.2183 21.5456L14.1906 22.4809C14.3259 22.6119 14.4019 22.7891 14.4019 22.9738C14.4019 23.1585 14.3259 23.3357 14.1906 23.4667V23.4752ZM14.1906 15.9844L13.2183 16.9197C13.1507 16.9854 13.0702 17.0376 12.9815 17.0732C12.8928 17.1088 12.7976 17.1271 12.7015 17.1271C12.6053 17.1271 12.5102 17.1088 12.4215 17.0732C12.3328 17.0376 12.2523 16.9854 12.1847 16.9197C12.0508 16.7862 11.9761 16.608 11.9761 16.4225C11.9761 16.2371 12.0508 16.0589 12.1847 15.9254L13.1395 14.9816C13.2782 14.8529 13.4635 14.781 13.6563 14.781C13.8491 14.781 14.0343 14.8529 14.1731 14.9816C14.3092 15.1145 14.3875 15.2923 14.3921 15.4788C14.3987 15.5759 14.3843 15.6732 14.3496 15.7647C14.3149 15.8561 14.2607 15.9395 14.1906 16.0096V15.9844ZM18.185 22.3208C18.1827 22.4892 18.1115 22.6499 17.9869 22.7682C17.8623 22.8865 17.6943 22.9528 17.5193 22.9528H17.3791C17.2056 22.9506 17.0398 22.8833 16.9171 22.7652C16.7944 22.6472 16.7244 22.4877 16.7221 22.3208V16.5068C16.7244 16.3398 16.7944 16.1804 16.9171 16.0623C17.0398 15.9443 17.2056 15.877 17.3791 15.8748H17.5193C17.6943 15.8748 17.8623 15.9411 17.9869 16.0594C18.1115 16.1777 18.1827 16.3384 18.185 16.5068V22.3208ZM24.527 22.6073C24.1442 23.5763 23.5463 24.4533 22.7751 25.1772V11.5101C22.7763 11.0407 22.6591 10.5781 22.4334 10.1619C22.885 9.59743 23.4513 9.12727 24.0978 8.78002C23.4599 10.6234 23.4599 12.6159 24.0978 14.4592C25.1926 17.0508 25.3439 19.9225 24.527 22.6073Z", fill: "#4D4040" }) })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_3820_8010" }, { children: _jsx("rect", { width: "25", height: "28", fill: "white" }) })) })] })));
14
+ return (_jsxs("svg", { width: width || '25', viewBox: "0 0 25 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: [_jsx("g", { clipPath: "url(#clip0_3820_8010)", children: _jsx("path", { d: "M6.42081 8.55251H3.67029C2.99749 8.5524 2.34312 8.76397 1.80698 9.15495C1.27084 9.54593 0.882352 10.0949 0.700773 10.718C0.315349 9.0328 0.963562 5.95727 3.32866 4.55853C3.32866 4.55853 2.50526 7.57508 2.96076 8.33343C2.96076 8.33343 6.29818 7.81102 5.15067 0C5.16819 0 8.51437 2.56997 6.42081 8.55251ZM9.38157 8.55251H7.94499C8.02598 7.98115 8.23176 7.43274 8.54881 6.94333C8.86585 6.45392 9.28698 6.03459 9.78451 5.71291C9.42682 6.6175 9.28899 7.58881 9.38157 8.55251ZM16.3367 3.80861L15.5659 8.55251H12.8153L16.3367 3.80861ZM20.2348 8.6115C20.0362 8.57022 19.8335 8.55044 19.6303 8.55251H17.4229C17.7537 7.63575 17.9569 6.68094 18.0273 5.71291C18.1377 4.11681 17.9296 2.51513 17.4142 0.994282C17.5193 1.04484 20.9093 2.82275 20.2348 8.6115ZM19.9019 10.3978C19.8116 10.3891 19.7206 10.3891 19.6303 10.3978H3.67029C3.51426 10.3967 3.35954 10.4253 3.21506 10.482C3.07057 10.5387 2.93917 10.6223 2.82843 10.728C2.71769 10.8338 2.6298 10.9595 2.56983 11.0981C2.50985 11.2367 2.47897 11.3853 2.47898 11.5354V13.4818H1.0424C0.884387 13.4804 0.728276 13.515 0.586898 13.5829C0.418104 13.6626 0.274616 13.7843 0.17139 13.9355C0.0681641 14.0867 0.00897849 14.2617 2.44868e-06 14.4424V17.1303C0.00108071 17.3182 0.0565655 17.5021 0.160232 17.6613C0.263899 17.8206 0.411646 17.9489 0.586898 18.0319C0.730236 18.0934 0.885469 18.1249 1.0424 18.1246H2.47898V20.2227H1.0424C0.884387 20.2213 0.728276 20.2559 0.586898 20.3238C0.40762 20.4064 0.256904 20.537 0.15281 20.6999C0.0487166 20.8628 -0.00433859 21.0511 2.44868e-06 21.2423V23.9386C-0.000366341 24.1257 0.0546243 24.3091 0.15855 24.4672C0.262475 24.6254 0.411044 24.7518 0.586898 24.8318C0.728276 24.8997 0.884387 24.9343 1.0424 24.9329H2.47898V26.8625C2.47897 27.0126 2.50985 27.1612 2.56983 27.2997C2.6298 27.4383 2.71769 27.5641 2.82843 27.6698C2.93917 27.7756 3.07057 27.8592 3.21506 27.9158C3.35954 27.9725 3.51426 28.0011 3.67029 28H19.6303C19.786 28.0011 19.9403 27.9725 20.0843 27.9157C20.2283 27.8589 20.3591 27.7752 20.4691 27.6693C20.5792 27.5635 20.6662 27.4376 20.7253 27.2991C20.7843 27.1606 20.8141 27.0122 20.8129 26.8625V11.5101C20.8125 11.2533 20.7225 11.0041 20.5574 10.8024C20.3922 10.6007 20.1613 10.4582 19.9019 10.3978ZM7.37562 22.5314L6.4033 23.4667C6.33569 23.5325 6.2552 23.5847 6.16649 23.6203C6.07777 23.6559 5.9826 23.6742 5.88648 23.6742C5.79035 23.6742 5.69518 23.6559 5.60647 23.6203C5.51776 23.5847 5.43727 23.5325 5.36966 23.4667C5.23585 23.3333 5.16108 23.155 5.16108 22.9696C5.16108 22.7842 5.23585 22.606 5.36966 22.4725L6.34198 21.5372C6.48075 21.4084 6.66602 21.3365 6.8588 21.3365C7.05158 21.3365 7.23684 21.4084 7.37562 21.5372C7.44395 21.6022 7.49819 21.6796 7.53521 21.765C7.57223 21.8503 7.59129 21.9418 7.59129 22.0343C7.59129 22.1268 7.57223 22.2183 7.53521 22.3037C7.49819 22.389 7.44395 22.4664 7.37562 22.5314ZM7.37562 16.9112C7.308 16.977 7.22752 17.0291 7.1388 17.0647C7.05009 17.1004 6.95492 17.1187 6.8588 17.1187C6.76267 17.1187 6.6675 17.1004 6.57879 17.0647C6.49008 17.0291 6.40959 16.977 6.34198 16.9112L5.36966 16.0096C5.26687 15.9118 5.19674 15.7867 5.16823 15.6504C5.13972 15.514 5.15413 15.3726 5.20961 15.2441C5.26509 15.1157 5.35912 15.0061 5.47969 14.9293C5.60026 14.8525 5.74189 14.8121 5.88648 14.8131C5.98229 14.812 6.07737 14.8293 6.16613 14.864C6.25489 14.8987 6.33553 14.9502 6.4033 15.0153L7.37562 15.9506C7.50313 16.0805 7.57417 16.2523 7.57417 16.4309C7.57417 16.6095 7.50313 16.7814 7.37562 16.9112ZM10.8094 20.2227C10.6064 20.4192 10.3473 20.5533 10.065 20.608C9.78268 20.6627 9.48983 20.6356 9.22358 20.53C8.95733 20.4244 8.72968 20.2451 8.56949 20.0149C8.40929 19.7847 8.32377 19.5139 8.32377 19.2368C8.32377 18.9598 8.40929 18.689 8.56949 18.4588C8.72968 18.2286 8.95733 18.0493 9.22358 17.9437C9.48983 17.8381 9.78268 17.8109 10.065 17.8656C10.3473 17.9203 10.6064 18.0545 10.8094 18.251C10.9438 18.3804 11.0502 18.5341 11.1224 18.7034C11.1946 18.8726 11.2311 19.0539 11.2299 19.2368C11.2304 19.6059 11.0793 19.9603 10.8094 20.2227ZM14.1906 23.4752C14.1233 23.5415 14.0429 23.5942 13.9542 23.6304C13.8655 23.6666 13.7702 23.6854 13.6738 23.6858C13.4799 23.6814 13.2951 23.6061 13.157 23.4752L12.1847 22.5399C12.0476 22.408 11.9706 22.2292 11.9706 22.0427C11.9706 21.8563 12.0476 21.6774 12.1847 21.5456C12.3217 21.4137 12.5076 21.3397 12.7015 21.3397C12.8953 21.3397 13.0812 21.4137 13.2183 21.5456L14.1906 22.4809C14.3259 22.6119 14.4019 22.7891 14.4019 22.9738C14.4019 23.1585 14.3259 23.3357 14.1906 23.4667V23.4752ZM14.1906 15.9844L13.2183 16.9197C13.1507 16.9854 13.0702 17.0376 12.9815 17.0732C12.8928 17.1088 12.7976 17.1271 12.7015 17.1271C12.6053 17.1271 12.5102 17.1088 12.4215 17.0732C12.3328 17.0376 12.2523 16.9854 12.1847 16.9197C12.0508 16.7862 11.9761 16.608 11.9761 16.4225C11.9761 16.2371 12.0508 16.0589 12.1847 15.9254L13.1395 14.9816C13.2782 14.8529 13.4635 14.781 13.6563 14.781C13.8491 14.781 14.0343 14.8529 14.1731 14.9816C14.3092 15.1145 14.3875 15.2923 14.3921 15.4788C14.3987 15.5759 14.3843 15.6732 14.3496 15.7647C14.3149 15.8561 14.2607 15.9395 14.1906 16.0096V15.9844ZM18.185 22.3208C18.1827 22.4892 18.1115 22.6499 17.9869 22.7682C17.8623 22.8865 17.6943 22.9528 17.5193 22.9528H17.3791C17.2056 22.9506 17.0398 22.8833 16.9171 22.7652C16.7944 22.6472 16.7244 22.4877 16.7221 22.3208V16.5068C16.7244 16.3398 16.7944 16.1804 16.9171 16.0623C17.0398 15.9443 17.2056 15.877 17.3791 15.8748H17.5193C17.6943 15.8748 17.8623 15.9411 17.9869 16.0594C18.1115 16.1777 18.1827 16.3384 18.185 16.5068V22.3208ZM24.527 22.6073C24.1442 23.5763 23.5463 24.4533 22.7751 25.1772V11.5101C22.7763 11.0407 22.6591 10.5781 22.4334 10.1619C22.885 9.59743 23.4513 9.12727 24.0978 8.78002C23.4599 10.6234 23.4599 12.6159 24.0978 14.4592C25.1926 17.0508 25.3439 19.9225 24.527 22.6073Z", fill: "#4D4040" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3820_8010", children: _jsx("rect", { width: "25", height: "28", fill: "white" }) }) })] }));
26
15
  };
27
16
  export default Frame;
@@ -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 FullLogo = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsxs("svg", __assign({ width: width || '398', viewBox: "0 0 1802 398", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("path", { fill: "#a16552", d: "M54.69,144.94a140.69,140.69,0,0,0-5,36.64c0,.87,0,1.72,0,2.57a188.47,188.47,0,0,1-5,44.45c-6.9-2.45-14-7.41-20.78-16C6.07,190,12,153.76,34,145.23c8.32-3.22,15.28-2.54,20.72-.43A.74.74,0,0,0,54.69,144.94Z" }), _jsx("path", { fill: "#f5dcb4", d: "M54.69,144.94a140.69,140.69,0,0,0-5,36.64c0,.87,0,1.72,0,2.57a188.47,188.47,0,0,1-5,44.45c-6.9-2.45-14-7.41-20.78-16C6.07,190,12,153.76,34,145.23c8.32-3.22,15.28-2.54,20.72-.43A.74.74,0,0,0,54.69,144.94Z" }), _jsx("path", { fill: "#a16552", d: "M383.4,212.61c-6.77,8.57-13.88,13.53-20.78,16a188.85,188.85,0,0,1-5-44.44c0-.85,0-1.7,0-2.57a140.21,140.21,0,0,0-5.05-36.78c5.44-2.11,12.4-2.79,20.72.43C395.29,153.76,401.23,190,383.4,212.61Z" }), _jsx("path", { fill: "#f5dcb4", d: "M383.4,212.61c-6.77,8.57-13.88,13.53-20.78,16a188.85,188.85,0,0,1-5-44.44c0-.85,0-1.7,0-2.57a140.21,140.21,0,0,0-5.05-36.78c5.44-2.11,12.4-2.79,20.72.43C395.29,153.76,401.23,190,383.4,212.61Z" }), _jsx("path", { fill: "#a16552", d: "M314.85,229.06a39.84,39.84,0,0,0-4.38,34.18c2.93,8.62,5.55,18.38,5.55,25.64C316,342,265.71,385,203.65,385S91.27,342,91.27,288.88c0-7.26,2.62-17,5.55-25.64a39.81,39.81,0,0,0-4.37-34.17,61.8,61.8,0,0,1-9.72-33.14c0-35.25,30-63.84,67.05-63.84a69.31,69.31,0,0,1,34.15,8.9,39.88,39.88,0,0,0,39.44,0,69.23,69.23,0,0,1,34.14-8.89c37,0,67.06,28.59,67.06,63.84A60.89,60.89,0,0,1,319,221.45,61.61,61.61,0,0,1,314.85,229.06Z" }), _jsx("path", { fill: "#f5dcb4", d: "M314.85,229.06a39.84,39.84,0,0,0-4.38,34.18c2.93,8.62,5.55,18.38,5.55,25.64C316,342,265.71,385,203.65,385S91.27,342,91.27,288.88c0-7.26,2.62-17,5.55-25.64a39.81,39.81,0,0,0-4.37-34.17,61.8,61.8,0,0,1-9.72-33.14c0-35.25,30-63.84,67.05-63.84a69.31,69.31,0,0,1,34.15,8.9,39.88,39.88,0,0,0,39.44,0,69.23,69.23,0,0,1,34.14-8.89c37,0,67.06,28.59,67.06,63.84A60.89,60.89,0,0,1,319,221.45,61.61,61.61,0,0,1,314.85,229.06Z" }), _jsx("path", { fill: "#4e3f3f", d: "M146.41,300.76a6.45,6.45,0,0,0-6.41,7.29c4,28.45,31,50.45,63.65,50.45s59.67-22,63.65-50.45a6.45,6.45,0,0,0-6.4-7.29Z" }), _jsx("path", { fill: "#e6646e", d: "M166.68,347.91a69.83,69.83,0,0,0,73.94,0c-4.64-16.06-19.47-12.36-37-12.36S171.32,331.85,166.68,347.91Z" }), _jsx("path", { fill: "#a16552", d: "M380.9,133.36c-13.3-5.16-23.85-2.44-31.27,1.83a163.15,163.15,0,0,0-6.25-15.69q-2.58-5.62-5.57-11.09C317.46,71.18,283.24,40.28,244,27.22L243.2,6.08,217.78,21.34,214.72,21c-1.88-.17-3.74-.3-5.64-.38l-3.71-16L204.28,0c-1.27,0-2.51,0-3.72.14-23.65,1.92-35.42,23.41-37.26,27.09C124,40.29,89.84,71.2,69.49,108.41q-3,5.46-5.57,11.09a167,167,0,0,0-6.26,15.69l-.95-.53c-7.36-3.95-17.58-6.23-30.31-1.3C-1.55,144.2-9.09,190.26,13.56,219c9.24,11.68,19,18.08,28.32,20.93-.12.52-.24,1.05-.35,1.58A109.88,109.88,0,0,0,39,265c0,54.83,40.44,102,98.38,122.73a191.69,191.69,0,0,0,42.06,9.87A201.87,201.87,0,0,0,201.88,399h1.78c90.93,0,164.64-60,164.64-134a109.88,109.88,0,0,0-2.53-23.51c-.12-.53-.23-1.06-.36-1.58,9.37-2.85,19.09-9.25,28.32-20.94C416.39,190.26,408.84,144.19,380.9,133.36ZM54.69,144.94a140.69,140.69,0,0,0-5,36.64c0,.87,0,1.72,0,2.57a188.47,188.47,0,0,1-5,44.45c-6.9-2.45-14-7.41-20.78-16C6.07,190,12,153.76,34,145.23c8.32-3.22,15.28-2.54,20.72-.43A.74.74,0,0,0,54.69,144.94ZM319,221.45a61.61,61.61,0,0,1-4.15,7.61,39.84,39.84,0,0,0-4.38,34.18c2.93,8.62,5.55,18.38,5.55,25.64C316,342,265.71,385,203.65,385S91.27,342,91.27,288.88c0-7.26,2.62-17,5.55-25.64a39.81,39.81,0,0,0-4.37-34.17,61.8,61.8,0,0,1-9.72-33.14c0-35.25,30-63.84,67.05-63.84a69.31,69.31,0,0,1,34.15,8.9,39.88,39.88,0,0,0,39.44,0,69.23,69.23,0,0,1,34.14-8.89c37,0,67.06,28.59,67.06,63.84A60.89,60.89,0,0,1,319,221.45Zm64.4-8.84c-6.77,8.57-13.88,13.53-20.78,16a188.85,188.85,0,0,1-5-44.44c0-.85,0-1.7,0-2.57a140.21,140.21,0,0,0-5.05-36.78c5.44-2.11,12.4-2.79,20.72.43C395.29,153.76,401.23,190,383.4,212.61Z" }), _jsx("rect", { fill: "#4e3f3f", x: 181.43, y: 245.71, width: 10.8, height: 24.52, rx: 5.24, transform: "translate(-125.45 320.72) rotate(-65.45)" }), _jsx("rect", { fill: "#4e3f3f", x: 215.08, y: 245.71, width: 10.8, height: 24.52, rx: 5.24, transform: "translate(77.43 565.71) rotate(-114.55)" }), _jsx("path", { fill: "#4e3f3f", d: "M145.91,221.43h0c-10.63,0-19.25-8.16-19.25-18.24v-6.08c0-10.07,8.62-18.24,19.25-18.24h0c10.63,0,19.24,8.17,19.24,18.24v6.08C165.15,213.27,156.54,221.43,145.91,221.43Z" }), _jsx("path", { fill: "#5d5360", d: "M145.91,178.87v21.28a9.63,9.63,0,0,0,19.24,0v-3C165.15,187,156.54,178.87,145.91,178.87Z" }), _jsx("ellipse", { fill: "#fff", cx: 145.91, cy: 191.03, rx: 6.42, ry: 6.08 }), _jsx("path", { fill: "#4e3f3f", d: "M261.39,221.43h0c-10.63,0-19.24-8.16-19.24-18.24v-6.08c0-10.07,8.61-18.24,19.24-18.24h0c10.63,0,19.25,8.17,19.25,18.24v6.08C280.64,213.27,272,221.43,261.39,221.43Z" }), _jsx("path", { fill: "#5d5360", d: "M261.39,178.87v21.28a9.64,9.64,0,0,0,19.25,0v-3C280.64,187,272,178.87,261.39,178.87Z" }), _jsx("ellipse", { fill: "#fff", cx: 261.39, cy: 191.03, rx: 6.42, ry: 6.08 }), _jsx("path", { opacity: "0.35", d: "M205.37,4.66c-4.31-.42-13.74,6.35-25,18.1-2.81,2.93-5.75,6.18-8.75,9.7C149.47,58.41,123.82,99.33,115,141.32c-14.74,70.5-20.73,152.3,5.29,197.67,22.05,38.44,59.11,58.59,59.11,58.59a191.69,191.69,0,0,1-42.06-9.87C79.43,367,39,319.81,39,265a109.88,109.88,0,0,1,2.54-23.51c.11-.53.23-1.06.35-1.58C32.52,237,22.8,230.64,13.56,219c-22.65-28.7-15.11-74.76,12.84-85.6,12.73-4.93,23-2.65,30.31,1.3l.95.53a167,167,0,0,1,6.26-15.69q2.58-5.62,5.57-11.09C89.84,71.2,124,40.29,163.3,27.23c1.84-3.68,13.61-25.17,37.26-27.09C201.77,0,203,0,204.28,0Z" }), _jsx("path", { fill: "#a16552", d: "M555,302.24q-7.46,2.88-26.78,2.87T496,301.58q-12.93-3.52-12.93-9,0-6.27,23.25-80.07t26.65-85q1.31-3.39,21-5.62a379.26,379.26,0,0,1,42.32-2.22q22.61,0,25,7.84,49.38,164.07,49.38,166.68t-3.13,5.22q-7.32,5.76-29,5.75-46.25,0-47.29-11l-1.83-17H564.3L563,291.79Q562.46,299.36,555,302.24Zm28.86-74.72-3.91-47h-5.75l-4.44,47Z" }), _jsx("path", { fill: "#a16552", d: "M687.61,336.72V170.56q0-5.48,14.63-11.23a85.7,85.7,0,0,1,31.61-5.75c5.23,0,9.32.62,12.28,1.83s4.79,2.44,5.49,3.66,2,6.44,3.92,15.67h2.09q.51-2.34,4.7-7.31a48.63,48.63,0,0,1,8.49-8.1q4.3-3.14,12.41-5.62a65,65,0,0,1,18.94-2.48,40.51,40.51,0,0,1,19.72,4.84q8.88,4.83,13.2,11.23a51.82,51.82,0,0,1,6.79,16.2,92.82,92.82,0,0,1,2.87,15.67q.4,5.88.4,17t-.79,21.95a199.41,199.41,0,0,1-2.87,22.08,77,77,0,0,1-6,19.33,59.94,59.94,0,0,1-9.93,14.63q-12,13.07-35.27,13.06a40.77,40.77,0,0,1-14.76-2.48q-6.4-2.48-9.53-5.88-6.54-7.05-7.58-12.54l-.26-2.61h-2.09l3.66,23.51v29.52q0,2.88-15,4.57a272.35,272.35,0,0,1-30.82,1.7q-15.81,0-21-1.43C689.35,340.6,687.61,339,687.61,336.72ZM772,197.47q-2.36-8.88-7.06-8.88t-6.79,5.23v68.44q0,6.81,7.05,6.8,9.15,0,9.15-40.5Q774.35,206.36,772,197.47Z" }), _jsx("path", { fill: "#a16552", d: "M934.75,246.07q0,17,16.2,17,9.4,0,24.56-6.4t15.94-6.4q4.95,0,13.06,14.89t8.1,21.94q0,10.2-20.9,15.42a168.41,168.41,0,0,1-40.89,5.22q-20,0-33.44-3.13t-21.94-8A63.5,63.5,0,0,1,871,271.28,67,67,0,0,1,866,257a107,107,0,0,1-2.61-23.77q0-47.55,24.82-65.58a75,75,0,0,1,27.43-12.8q15.15-3.66,35.8-3.66,66.09,0,66.09,46,0,48.85-74.19,48.86Zm-.52-38.15v17.25a15.21,15.21,0,0,0,12.41-6,22.62,22.62,0,0,0,4.84-14.63q0-15.67-8.1-15.68Q934.23,188.85,934.23,207.92Z" }), _jsx("path", { fill: "#a16552", d: "M1172.76,294.14q-7.85,5.75-21.82,9.53t-36,3.79A231,231,0,0,1,1073,303.8q-19.86-3.65-28.48-8.09t-8.62-8.63a118.79,118.79,0,0,1,4.18-30.43q4.17-15.81,9.93-15.81,1,0,21.68,7.06t31.09,7q10.46,0,13.59-2.22a7.35,7.35,0,0,0,3.13-6.4q0-4.19-5.75-7.45a66.61,66.61,0,0,0-14.37-5.74,128.6,128.6,0,0,1-18.67-7.19A141,141,0,0,1,1062,215.5a44.72,44.72,0,0,1-14.37-16.33,49.7,49.7,0,0,1-5.75-24.16q0-58,69.23-58,25.86,0,44.68,3.26t26.51,7.32q7.71,4,7.71,8,0,13.58-6.4,29.26t-12.41,15.67q-1.05,0-6.79-2.35-17.25-7.57-28.61-7.58t-15.41,2.09a6.79,6.79,0,0,0-4.05,6.41q0,4.31,5.74,7.05a80.13,80.13,0,0,0,14.24,5,116.75,116.75,0,0,1,18.55,6.8,112.66,112.66,0,0,1,18.68,10.71q8.63,6.13,14.37,17.37t5.75,26.13a52.13,52.13,0,0,1-8.1,28.47A49.87,49.87,0,0,1,1172.76,294.14Z" }), _jsx("path", { fill: "#a16552", d: "M1412.85,298.84q-3.4,6.27-35.4,6.27t-33.31-6.27l-8.88-47.55h-3.66l-8.36,47.55q-.79,6.27-45.72,6.27-12.54,0-16.59-1.44a9.19,9.19,0,0,1-5.62-4.83q-48.58-119.38-48.59-125.66t18.94-12.93a109.46,109.46,0,0,1,36.44-6.67q22.47,0,23.26,12l8.88,71.58h3.13l3.14-57.73q.26-6.52,13.32-11.5a74,74,0,0,1,26.39-5q13.32,0,20,3.26t6.92,8l2.87,63h2.88L1381.5,170q.78-6.27,17.63-11.36t29.65-5.1q12.81,0,20.12,3.66,12,5.74,12,13.59,0,.78-23.64,63.74T1412.85,298.84Z" }), _jsx("path", { fill: "#a16552", d: "M1515.78,307.46q-23.77,0-37.36-11.23-5.49-4.71-9.54-13.85T1464.83,261a38.7,38.7,0,0,1,5.88-21.42A43.08,43.08,0,0,1,1485,225.43a80.67,80.67,0,0,1,19.59-8.1,147.56,147.56,0,0,1,37.36-4.44h8.63q0-10.71-7.32-15.15-3.14-1.83-9.54-1.83t-15.41,3.39a98.26,98.26,0,0,0-15,6.93q-6,3.53-8.1,3.52-4.71,0-12.8-12.41t-8.1-22.6q0-3.39,9.67-8.88t27.3-10.06a136.9,136.9,0,0,1,34.35-4.57,133.15,133.15,0,0,1,28.87,2.74,86.1,86.1,0,0,1,19.86,6.67,40.4,40.4,0,0,1,13.06,10.45,71.92,71.92,0,0,1,8.1,11.75,44.47,44.47,0,0,1,4,13.59,131.35,131.35,0,0,1,1.83,23.77v78.64q0,2.88-14,4.57a227.87,227.87,0,0,1-27.69,1.7q-13.73,0-17.77-.78c-2.7-.53-4.31-1.13-4.83-1.83a9.49,9.49,0,0,1-1.31-3.66L1553.66,284h-2.09Q1545,307.46,1515.78,307.46Zm35-43.37V233.53a13,13,0,0,0-11,5.74,21.73,21.73,0,0,0-4.18,13.07q0,17.23,7.84,17.24a7.89,7.89,0,0,0,5.36-1.7A5,5,0,0,0,1550.79,264.09Z" }), _jsx("path", { fill: "#a16552", d: "M1644.83,336.72V170.56q0-5.48,14.63-11.23a85.76,85.76,0,0,1,31.62-5.75c5.22,0,9.31.62,12.28,1.83s4.78,2.44,5.48,3.66,2,6.44,3.92,15.67h2.09q.53-2.34,4.7-7.31a49,49,0,0,1,8.49-8.1q4.32-3.14,12.41-5.62a65.06,65.06,0,0,1,18.94-2.48,40.52,40.52,0,0,1,19.73,4.84q8.88,4.83,13.19,11.23a51.36,51.36,0,0,1,6.79,16.2,92,92,0,0,1,2.88,15.67q.39,5.88.39,17t-.78,21.95a199.47,199.47,0,0,1-2.88,22.08,76.15,76.15,0,0,1-6,19.33,60.19,60.19,0,0,1-9.92,14.63q-12,13.07-35.27,13.06a40.69,40.69,0,0,1-14.76-2.48q-6.4-2.48-9.54-5.88-6.53-7.05-7.58-12.54l-.26-2.61h-2.09l3.66,23.51v29.52q0,2.88-15,4.57a272.52,272.52,0,0,1-30.83,1.7q-15.81,0-21-1.43C1646.57,340.6,1644.83,339,1644.83,336.72Zm84.39-139.25q-2.35-8.88-7-8.88t-6.8,5.23v68.44q0,6.81,7.06,6.8,9.13,0,9.14-40.5Q1731.57,206.36,1729.22,197.47Z" })] })));
4
+ return (_jsxs("svg", { width: width || '398', viewBox: "0 0 1802 398", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { fill: "#a16552", d: "M54.69,144.94a140.69,140.69,0,0,0-5,36.64c0,.87,0,1.72,0,2.57a188.47,188.47,0,0,1-5,44.45c-6.9-2.45-14-7.41-20.78-16C6.07,190,12,153.76,34,145.23c8.32-3.22,15.28-2.54,20.72-.43A.74.74,0,0,0,54.69,144.94Z" }), _jsx("path", { fill: "#f5dcb4", d: "M54.69,144.94a140.69,140.69,0,0,0-5,36.64c0,.87,0,1.72,0,2.57a188.47,188.47,0,0,1-5,44.45c-6.9-2.45-14-7.41-20.78-16C6.07,190,12,153.76,34,145.23c8.32-3.22,15.28-2.54,20.72-.43A.74.74,0,0,0,54.69,144.94Z" }), _jsx("path", { fill: "#a16552", d: "M383.4,212.61c-6.77,8.57-13.88,13.53-20.78,16a188.85,188.85,0,0,1-5-44.44c0-.85,0-1.7,0-2.57a140.21,140.21,0,0,0-5.05-36.78c5.44-2.11,12.4-2.79,20.72.43C395.29,153.76,401.23,190,383.4,212.61Z" }), _jsx("path", { fill: "#f5dcb4", d: "M383.4,212.61c-6.77,8.57-13.88,13.53-20.78,16a188.85,188.85,0,0,1-5-44.44c0-.85,0-1.7,0-2.57a140.21,140.21,0,0,0-5.05-36.78c5.44-2.11,12.4-2.79,20.72.43C395.29,153.76,401.23,190,383.4,212.61Z" }), _jsx("path", { fill: "#a16552", d: "M314.85,229.06a39.84,39.84,0,0,0-4.38,34.18c2.93,8.62,5.55,18.38,5.55,25.64C316,342,265.71,385,203.65,385S91.27,342,91.27,288.88c0-7.26,2.62-17,5.55-25.64a39.81,39.81,0,0,0-4.37-34.17,61.8,61.8,0,0,1-9.72-33.14c0-35.25,30-63.84,67.05-63.84a69.31,69.31,0,0,1,34.15,8.9,39.88,39.88,0,0,0,39.44,0,69.23,69.23,0,0,1,34.14-8.89c37,0,67.06,28.59,67.06,63.84A60.89,60.89,0,0,1,319,221.45,61.61,61.61,0,0,1,314.85,229.06Z" }), _jsx("path", { fill: "#f5dcb4", d: "M314.85,229.06a39.84,39.84,0,0,0-4.38,34.18c2.93,8.62,5.55,18.38,5.55,25.64C316,342,265.71,385,203.65,385S91.27,342,91.27,288.88c0-7.26,2.62-17,5.55-25.64a39.81,39.81,0,0,0-4.37-34.17,61.8,61.8,0,0,1-9.72-33.14c0-35.25,30-63.84,67.05-63.84a69.31,69.31,0,0,1,34.15,8.9,39.88,39.88,0,0,0,39.44,0,69.23,69.23,0,0,1,34.14-8.89c37,0,67.06,28.59,67.06,63.84A60.89,60.89,0,0,1,319,221.45,61.61,61.61,0,0,1,314.85,229.06Z" }), _jsx("path", { fill: "#4e3f3f", d: "M146.41,300.76a6.45,6.45,0,0,0-6.41,7.29c4,28.45,31,50.45,63.65,50.45s59.67-22,63.65-50.45a6.45,6.45,0,0,0-6.4-7.29Z" }), _jsx("path", { fill: "#e6646e", d: "M166.68,347.91a69.83,69.83,0,0,0,73.94,0c-4.64-16.06-19.47-12.36-37-12.36S171.32,331.85,166.68,347.91Z" }), _jsx("path", { fill: "#a16552", d: "M380.9,133.36c-13.3-5.16-23.85-2.44-31.27,1.83a163.15,163.15,0,0,0-6.25-15.69q-2.58-5.62-5.57-11.09C317.46,71.18,283.24,40.28,244,27.22L243.2,6.08,217.78,21.34,214.72,21c-1.88-.17-3.74-.3-5.64-.38l-3.71-16L204.28,0c-1.27,0-2.51,0-3.72.14-23.65,1.92-35.42,23.41-37.26,27.09C124,40.29,89.84,71.2,69.49,108.41q-3,5.46-5.57,11.09a167,167,0,0,0-6.26,15.69l-.95-.53c-7.36-3.95-17.58-6.23-30.31-1.3C-1.55,144.2-9.09,190.26,13.56,219c9.24,11.68,19,18.08,28.32,20.93-.12.52-.24,1.05-.35,1.58A109.88,109.88,0,0,0,39,265c0,54.83,40.44,102,98.38,122.73a191.69,191.69,0,0,0,42.06,9.87A201.87,201.87,0,0,0,201.88,399h1.78c90.93,0,164.64-60,164.64-134a109.88,109.88,0,0,0-2.53-23.51c-.12-.53-.23-1.06-.36-1.58,9.37-2.85,19.09-9.25,28.32-20.94C416.39,190.26,408.84,144.19,380.9,133.36ZM54.69,144.94a140.69,140.69,0,0,0-5,36.64c0,.87,0,1.72,0,2.57a188.47,188.47,0,0,1-5,44.45c-6.9-2.45-14-7.41-20.78-16C6.07,190,12,153.76,34,145.23c8.32-3.22,15.28-2.54,20.72-.43A.74.74,0,0,0,54.69,144.94ZM319,221.45a61.61,61.61,0,0,1-4.15,7.61,39.84,39.84,0,0,0-4.38,34.18c2.93,8.62,5.55,18.38,5.55,25.64C316,342,265.71,385,203.65,385S91.27,342,91.27,288.88c0-7.26,2.62-17,5.55-25.64a39.81,39.81,0,0,0-4.37-34.17,61.8,61.8,0,0,1-9.72-33.14c0-35.25,30-63.84,67.05-63.84a69.31,69.31,0,0,1,34.15,8.9,39.88,39.88,0,0,0,39.44,0,69.23,69.23,0,0,1,34.14-8.89c37,0,67.06,28.59,67.06,63.84A60.89,60.89,0,0,1,319,221.45Zm64.4-8.84c-6.77,8.57-13.88,13.53-20.78,16a188.85,188.85,0,0,1-5-44.44c0-.85,0-1.7,0-2.57a140.21,140.21,0,0,0-5.05-36.78c5.44-2.11,12.4-2.79,20.72.43C395.29,153.76,401.23,190,383.4,212.61Z" }), _jsx("rect", { fill: "#4e3f3f", x: 181.43, y: 245.71, width: 10.8, height: 24.52, rx: 5.24, transform: "translate(-125.45 320.72) rotate(-65.45)" }), _jsx("rect", { fill: "#4e3f3f", x: 215.08, y: 245.71, width: 10.8, height: 24.52, rx: 5.24, transform: "translate(77.43 565.71) rotate(-114.55)" }), _jsx("path", { fill: "#4e3f3f", d: "M145.91,221.43h0c-10.63,0-19.25-8.16-19.25-18.24v-6.08c0-10.07,8.62-18.24,19.25-18.24h0c10.63,0,19.24,8.17,19.24,18.24v6.08C165.15,213.27,156.54,221.43,145.91,221.43Z" }), _jsx("path", { fill: "#5d5360", d: "M145.91,178.87v21.28a9.63,9.63,0,0,0,19.24,0v-3C165.15,187,156.54,178.87,145.91,178.87Z" }), _jsx("ellipse", { fill: "#fff", cx: 145.91, cy: 191.03, rx: 6.42, ry: 6.08 }), _jsx("path", { fill: "#4e3f3f", d: "M261.39,221.43h0c-10.63,0-19.24-8.16-19.24-18.24v-6.08c0-10.07,8.61-18.24,19.24-18.24h0c10.63,0,19.25,8.17,19.25,18.24v6.08C280.64,213.27,272,221.43,261.39,221.43Z" }), _jsx("path", { fill: "#5d5360", d: "M261.39,178.87v21.28a9.64,9.64,0,0,0,19.25,0v-3C280.64,187,272,178.87,261.39,178.87Z" }), _jsx("ellipse", { fill: "#fff", cx: 261.39, cy: 191.03, rx: 6.42, ry: 6.08 }), _jsx("path", { opacity: "0.35", d: "M205.37,4.66c-4.31-.42-13.74,6.35-25,18.1-2.81,2.93-5.75,6.18-8.75,9.7C149.47,58.41,123.82,99.33,115,141.32c-14.74,70.5-20.73,152.3,5.29,197.67,22.05,38.44,59.11,58.59,59.11,58.59a191.69,191.69,0,0,1-42.06-9.87C79.43,367,39,319.81,39,265a109.88,109.88,0,0,1,2.54-23.51c.11-.53.23-1.06.35-1.58C32.52,237,22.8,230.64,13.56,219c-22.65-28.7-15.11-74.76,12.84-85.6,12.73-4.93,23-2.65,30.31,1.3l.95.53a167,167,0,0,1,6.26-15.69q2.58-5.62,5.57-11.09C89.84,71.2,124,40.29,163.3,27.23c1.84-3.68,13.61-25.17,37.26-27.09C201.77,0,203,0,204.28,0Z" }), _jsx("path", { fill: "#a16552", d: "M555,302.24q-7.46,2.88-26.78,2.87T496,301.58q-12.93-3.52-12.93-9,0-6.27,23.25-80.07t26.65-85q1.31-3.39,21-5.62a379.26,379.26,0,0,1,42.32-2.22q22.61,0,25,7.84,49.38,164.07,49.38,166.68t-3.13,5.22q-7.32,5.76-29,5.75-46.25,0-47.29-11l-1.83-17H564.3L563,291.79Q562.46,299.36,555,302.24Zm28.86-74.72-3.91-47h-5.75l-4.44,47Z" }), _jsx("path", { fill: "#a16552", d: "M687.61,336.72V170.56q0-5.48,14.63-11.23a85.7,85.7,0,0,1,31.61-5.75c5.23,0,9.32.62,12.28,1.83s4.79,2.44,5.49,3.66,2,6.44,3.92,15.67h2.09q.51-2.34,4.7-7.31a48.63,48.63,0,0,1,8.49-8.1q4.3-3.14,12.41-5.62a65,65,0,0,1,18.94-2.48,40.51,40.51,0,0,1,19.72,4.84q8.88,4.83,13.2,11.23a51.82,51.82,0,0,1,6.79,16.2,92.82,92.82,0,0,1,2.87,15.67q.4,5.88.4,17t-.79,21.95a199.41,199.41,0,0,1-2.87,22.08,77,77,0,0,1-6,19.33,59.94,59.94,0,0,1-9.93,14.63q-12,13.07-35.27,13.06a40.77,40.77,0,0,1-14.76-2.48q-6.4-2.48-9.53-5.88-6.54-7.05-7.58-12.54l-.26-2.61h-2.09l3.66,23.51v29.52q0,2.88-15,4.57a272.35,272.35,0,0,1-30.82,1.7q-15.81,0-21-1.43C689.35,340.6,687.61,339,687.61,336.72ZM772,197.47q-2.36-8.88-7.06-8.88t-6.79,5.23v68.44q0,6.81,7.05,6.8,9.15,0,9.15-40.5Q774.35,206.36,772,197.47Z" }), _jsx("path", { fill: "#a16552", d: "M934.75,246.07q0,17,16.2,17,9.4,0,24.56-6.4t15.94-6.4q4.95,0,13.06,14.89t8.1,21.94q0,10.2-20.9,15.42a168.41,168.41,0,0,1-40.89,5.22q-20,0-33.44-3.13t-21.94-8A63.5,63.5,0,0,1,871,271.28,67,67,0,0,1,866,257a107,107,0,0,1-2.61-23.77q0-47.55,24.82-65.58a75,75,0,0,1,27.43-12.8q15.15-3.66,35.8-3.66,66.09,0,66.09,46,0,48.85-74.19,48.86Zm-.52-38.15v17.25a15.21,15.21,0,0,0,12.41-6,22.62,22.62,0,0,0,4.84-14.63q0-15.67-8.1-15.68Q934.23,188.85,934.23,207.92Z" }), _jsx("path", { fill: "#a16552", d: "M1172.76,294.14q-7.85,5.75-21.82,9.53t-36,3.79A231,231,0,0,1,1073,303.8q-19.86-3.65-28.48-8.09t-8.62-8.63a118.79,118.79,0,0,1,4.18-30.43q4.17-15.81,9.93-15.81,1,0,21.68,7.06t31.09,7q10.46,0,13.59-2.22a7.35,7.35,0,0,0,3.13-6.4q0-4.19-5.75-7.45a66.61,66.61,0,0,0-14.37-5.74,128.6,128.6,0,0,1-18.67-7.19A141,141,0,0,1,1062,215.5a44.72,44.72,0,0,1-14.37-16.33,49.7,49.7,0,0,1-5.75-24.16q0-58,69.23-58,25.86,0,44.68,3.26t26.51,7.32q7.71,4,7.71,8,0,13.58-6.4,29.26t-12.41,15.67q-1.05,0-6.79-2.35-17.25-7.57-28.61-7.58t-15.41,2.09a6.79,6.79,0,0,0-4.05,6.41q0,4.31,5.74,7.05a80.13,80.13,0,0,0,14.24,5,116.75,116.75,0,0,1,18.55,6.8,112.66,112.66,0,0,1,18.68,10.71q8.63,6.13,14.37,17.37t5.75,26.13a52.13,52.13,0,0,1-8.1,28.47A49.87,49.87,0,0,1,1172.76,294.14Z" }), _jsx("path", { fill: "#a16552", d: "M1412.85,298.84q-3.4,6.27-35.4,6.27t-33.31-6.27l-8.88-47.55h-3.66l-8.36,47.55q-.79,6.27-45.72,6.27-12.54,0-16.59-1.44a9.19,9.19,0,0,1-5.62-4.83q-48.58-119.38-48.59-125.66t18.94-12.93a109.46,109.46,0,0,1,36.44-6.67q22.47,0,23.26,12l8.88,71.58h3.13l3.14-57.73q.26-6.52,13.32-11.5a74,74,0,0,1,26.39-5q13.32,0,20,3.26t6.92,8l2.87,63h2.88L1381.5,170q.78-6.27,17.63-11.36t29.65-5.1q12.81,0,20.12,3.66,12,5.74,12,13.59,0,.78-23.64,63.74T1412.85,298.84Z" }), _jsx("path", { fill: "#a16552", d: "M1515.78,307.46q-23.77,0-37.36-11.23-5.49-4.71-9.54-13.85T1464.83,261a38.7,38.7,0,0,1,5.88-21.42A43.08,43.08,0,0,1,1485,225.43a80.67,80.67,0,0,1,19.59-8.1,147.56,147.56,0,0,1,37.36-4.44h8.63q0-10.71-7.32-15.15-3.14-1.83-9.54-1.83t-15.41,3.39a98.26,98.26,0,0,0-15,6.93q-6,3.53-8.1,3.52-4.71,0-12.8-12.41t-8.1-22.6q0-3.39,9.67-8.88t27.3-10.06a136.9,136.9,0,0,1,34.35-4.57,133.15,133.15,0,0,1,28.87,2.74,86.1,86.1,0,0,1,19.86,6.67,40.4,40.4,0,0,1,13.06,10.45,71.92,71.92,0,0,1,8.1,11.75,44.47,44.47,0,0,1,4,13.59,131.35,131.35,0,0,1,1.83,23.77v78.64q0,2.88-14,4.57a227.87,227.87,0,0,1-27.69,1.7q-13.73,0-17.77-.78c-2.7-.53-4.31-1.13-4.83-1.83a9.49,9.49,0,0,1-1.31-3.66L1553.66,284h-2.09Q1545,307.46,1515.78,307.46Zm35-43.37V233.53a13,13,0,0,0-11,5.74,21.73,21.73,0,0,0-4.18,13.07q0,17.23,7.84,17.24a7.89,7.89,0,0,0,5.36-1.7A5,5,0,0,0,1550.79,264.09Z" }), _jsx("path", { fill: "#a16552", d: "M1644.83,336.72V170.56q0-5.48,14.63-11.23a85.76,85.76,0,0,1,31.62-5.75c5.22,0,9.31.62,12.28,1.83s4.78,2.44,5.48,3.66,2,6.44,3.92,15.67h2.09q.53-2.34,4.7-7.31a49,49,0,0,1,8.49-8.1q4.32-3.14,12.41-5.62a65.06,65.06,0,0,1,18.94-2.48,40.52,40.52,0,0,1,19.73,4.84q8.88,4.83,13.19,11.23a51.36,51.36,0,0,1,6.79,16.2,92,92,0,0,1,2.88,15.67q.39,5.88.39,17t-.78,21.95a199.47,199.47,0,0,1-2.88,22.08,76.15,76.15,0,0,1-6,19.33,60.19,60.19,0,0,1-9.92,14.63q-12,13.07-35.27,13.06a40.69,40.69,0,0,1-14.76-2.48q-6.4-2.48-9.54-5.88-6.53-7.05-7.58-12.54l-.26-2.61h-2.09l3.66,23.51v29.52q0,2.88-15,4.57a272.52,272.52,0,0,1-30.83,1.7q-15.81,0-21-1.43C1646.57,340.6,1644.83,339,1644.83,336.72Zm84.39-139.25q-2.35-8.88-7-8.88t-6.8,5.23v68.44q0,6.81,7.06,6.8,9.13,0,9.14-40.5Q1731.57,206.36,1729.22,197.47Z" })] }));
16
5
  };
17
6
  export default FullLogo;
@@ -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 Gnana = 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 Gnana = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: width || '24', viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 2.02137C7.38438 2.02137 2.02137 7.38438 2.02137 14C2.02137 20.6156 7.38438 25.9786 14 25.9786C20.6156 25.9786 25.9786 20.6156 25.9786 14C25.9786 7.38438 20.6156 2.02137 14 2.02137ZM0 14C0 6.26801 6.26801 0 14 0C21.732 0 28 6.26801 28 14C28 21.732 21.732 28 14 28C6.26801 28 0 21.732 0 14Z", fill: "#4D4040" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 2.87699C7.85693 2.87699 2.87699 7.85693 2.87699 14C2.87699 20.1431 7.85693 25.123 14 25.123C20.1431 25.123 25.123 20.1431 25.123 14C25.123 7.85693 20.1431 2.87699 14 2.87699ZM1 14C1 6.8203 6.8203 1 14 1C21.1797 1 27 6.8203 27 14C27 21.1797 21.1797 27 14 27C6.8203 27 1 21.1797 1 14Z", fill: "#4D4040" }), _jsx("path", { d: "M7.18416 16.3572C7.55491 16.8554 8.03842 17.2585 8.59507 17.5337C10.2707 18.4003 12.1934 18.6643 14.0406 18.2816C15.6332 17.9416 17.0864 17.13 18.2113 15.9525C19.3361 14.775 20.0804 13.2862 20.3473 11.6798C20.4888 10.8308 20.6869 9.48863 19.846 8.91861C19.846 8.91861 19.8986 8.53859 19.943 8.30411C19.9875 8.06963 19.7652 8.06559 19.5388 8.04942C19.3124 8.03325 19.1022 8.04942 19.0779 8.24347C19.0639 8.45481 19.0639 8.66684 19.0779 8.87818C18.6332 9.01563 18.4553 9.5331 18.3017 9.96972C17.9411 10.979 17.3842 11.9069 16.6633 12.7C15.9424 13.493 15.0717 14.1356 14.1013 14.5906C13.1224 15.0455 12.0595 15.292 10.9803 15.3142C10.2728 15.3142 9.56533 15.2414 8.86189 15.197C8.38889 15.1687 7.45502 15.007 7.14777 15.5042C7.07364 15.6356 7.03776 15.7852 7.04419 15.9359C7.05062 16.0867 7.0991 16.2326 7.18416 16.3572Z", fill: "#4D4040" }), _jsx("path", { d: "M9.49223 8.68774L10.1512 10.4302L11.8977 11.0932L10.1512 11.7562L9.49223 13.4986L8.82923 11.7562L7.08276 11.0932L8.82923 10.4302L9.49223 8.68774Z", fill: "#4D4040" }), _jsx("path", { d: "M21.3253 14.1858L21.9884 15.9282L23.7308 16.5912L21.9884 17.2542L21.3253 18.9966L20.6623 17.2542L18.9199 16.5912L20.6623 15.9282L21.3253 14.1858Z", fill: "#4D4040" }), _jsx("path", { d: "M16.1143 7.3418L16.4822 8.3161L17.4565 8.68803L16.4822 9.05996L16.1143 10.0343L15.7424 9.05996L14.7681 8.68803L15.7424 8.3161L16.1143 7.3418Z", fill: "#4D4040" }), _jsx("path", { d: "M12.2215 20.2017L12.5934 21.176L13.5677 21.5479L12.5934 21.9198L12.2215 22.8941L11.8495 21.9198L10.8752 21.5479L11.8495 21.176L12.2215 20.2017Z", fill: "#4D4040" })] })));
14
+ return (_jsxs("svg", { width: width || '24', viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 2.02137C7.38438 2.02137 2.02137 7.38438 2.02137 14C2.02137 20.6156 7.38438 25.9786 14 25.9786C20.6156 25.9786 25.9786 20.6156 25.9786 14C25.9786 7.38438 20.6156 2.02137 14 2.02137ZM0 14C0 6.26801 6.26801 0 14 0C21.732 0 28 6.26801 28 14C28 21.732 21.732 28 14 28C6.26801 28 0 21.732 0 14Z", fill: "#4D4040" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 2.87699C7.85693 2.87699 2.87699 7.85693 2.87699 14C2.87699 20.1431 7.85693 25.123 14 25.123C20.1431 25.123 25.123 20.1431 25.123 14C25.123 7.85693 20.1431 2.87699 14 2.87699ZM1 14C1 6.8203 6.8203 1 14 1C21.1797 1 27 6.8203 27 14C27 21.1797 21.1797 27 14 27C6.8203 27 1 21.1797 1 14Z", fill: "#4D4040" }), _jsx("path", { d: "M7.18416 16.3572C7.55491 16.8554 8.03842 17.2585 8.59507 17.5337C10.2707 18.4003 12.1934 18.6643 14.0406 18.2816C15.6332 17.9416 17.0864 17.13 18.2113 15.9525C19.3361 14.775 20.0804 13.2862 20.3473 11.6798C20.4888 10.8308 20.6869 9.48863 19.846 8.91861C19.846 8.91861 19.8986 8.53859 19.943 8.30411C19.9875 8.06963 19.7652 8.06559 19.5388 8.04942C19.3124 8.03325 19.1022 8.04942 19.0779 8.24347C19.0639 8.45481 19.0639 8.66684 19.0779 8.87818C18.6332 9.01563 18.4553 9.5331 18.3017 9.96972C17.9411 10.979 17.3842 11.9069 16.6633 12.7C15.9424 13.493 15.0717 14.1356 14.1013 14.5906C13.1224 15.0455 12.0595 15.292 10.9803 15.3142C10.2728 15.3142 9.56533 15.2414 8.86189 15.197C8.38889 15.1687 7.45502 15.007 7.14777 15.5042C7.07364 15.6356 7.03776 15.7852 7.04419 15.9359C7.05062 16.0867 7.0991 16.2326 7.18416 16.3572Z", fill: "#4D4040" }), _jsx("path", { d: "M9.49223 8.68774L10.1512 10.4302L11.8977 11.0932L10.1512 11.7562L9.49223 13.4986L8.82923 11.7562L7.08276 11.0932L8.82923 10.4302L9.49223 8.68774Z", fill: "#4D4040" }), _jsx("path", { d: "M21.3253 14.1858L21.9884 15.9282L23.7308 16.5912L21.9884 17.2542L21.3253 18.9966L20.6623 17.2542L18.9199 16.5912L20.6623 15.9282L21.3253 14.1858Z", fill: "#4D4040" }), _jsx("path", { d: "M16.1143 7.3418L16.4822 8.3161L17.4565 8.68803L16.4822 9.05996L16.1143 10.0343L15.7424 9.05996L14.7681 8.68803L15.7424 8.3161L16.1143 7.3418Z", fill: "#4D4040" }), _jsx("path", { d: "M12.2215 20.2017L12.5934 21.176L13.5677 21.5479L12.5934 21.9198L12.2215 22.8941L11.8495 21.9198L10.8752 21.5479L11.8495 21.176L12.2215 20.2017Z", fill: "#4D4040" })] }));
26
15
  };
27
16
  export default Gnana;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SvgProps } from './types';
3
2
  declare const GreenShield: ({ width }: SvgProps) => import("react").JSX.Element;
4
3
  export default GreenShield;
@@ -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 } from "theme-ui/jsx-runtime";
13
2
  var GreenShield = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsx("svg", __assign({ width: width || '10', height: "12", viewBox: "0 0 10 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M4.0625 6.6H2.5V4.8H4.0625V3.3H5.9375V4.8H7.5V6.6H5.9375V8.1H4.0625V6.6ZM5 0L0 1.8V5.454C0 8.484 2.13125 11.31 5 12C7.86875 11.31 10 8.484 10 5.454V1.8L5 0Z", fill: "#38A611" }) })));
4
+ return (_jsx("svg", { width: width || '10', height: "12", viewBox: "0 0 10 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { d: "M4.0625 6.6H2.5V4.8H4.0625V3.3H5.9375V4.8H7.5V6.6H5.9375V8.1H4.0625V6.6ZM5 0L0 1.8V5.454C0 8.484 2.13125 11.31 5 12C7.86875 11.31 10 8.484 10 5.454V1.8L5 0Z", fill: "#38A611" }) }));
16
5
  };
17
6
  export default GreenShield;
@@ -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 Hamburger = 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 Hamburger = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '24px', viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M1.38889 22H23.6111C24.375 22 25 21.175 25 20.1667C25 19.1583 24.375 18.3333 23.6111 18.3333H1.38889C0.625 18.3333 0 19.1583 0 20.1667C0 21.175 0.625 22 1.38889 22ZM1.38889 12.8333H23.6111C24.375 12.8333 25 12.0083 25 11C25 9.99167 24.375 9.16667 23.6111 9.16667H1.38889C0.625 9.16667 0 9.99167 0 11C0 12.0083 0.625 12.8333 1.38889 12.8333ZM0 1.83333C0 2.84167 0.625 3.66667 1.38889 3.66667H23.6111C24.375 3.66667 25 2.84167 25 1.83333C25 0.825 24.375 0 23.6111 0H1.38889C0.625 0 0 0.825 0 1.83333Z" }) })));
14
+ return (_jsx("svg", { width: width || '24px', viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M1.38889 22H23.6111C24.375 22 25 21.175 25 20.1667C25 19.1583 24.375 18.3333 23.6111 18.3333H1.38889C0.625 18.3333 0 19.1583 0 20.1667C0 21.175 0.625 22 1.38889 22ZM1.38889 12.8333H23.6111C24.375 12.8333 25 12.0083 25 11C25 9.99167 24.375 9.16667 23.6111 9.16667H1.38889C0.625 9.16667 0 9.99167 0 11C0 12.0083 0.625 12.8333 1.38889 12.8333ZM0 1.83333C0 2.84167 0.625 3.66667 1.38889 3.66667H23.6111C24.375 3.66667 25 2.84167 25 1.83333C25 0.825 24.375 0 23.6111 0H1.38889C0.625 0 0 0.825 0 1.83333Z" }) }));
26
15
  };
27
16
  export default Hamburger;
@@ -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 HamburgerClosed = 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 HamburgerClosed = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '24px', viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M14.5809 14.5809C15.1396 14.0222 15.1396 13.1164 14.5809 12.5578L9.52316 7.49997L14.5809 2.44225C15.1396 1.88357 15.1396 0.977791 14.5809 0.41912C14.0222 -0.13955 13.1164 -0.139549 12.5578 0.419122L7.50003 5.47684L2.44219 0.419003C1.88352 -0.139668 0.977738 -0.139668 0.419067 0.419003C-0.139603 0.977673 -0.139602 1.88346 0.419069 2.44213L5.47691 7.49997L0.419003 12.5579C-0.139668 13.1165 -0.139668 14.0223 0.419003 14.581C0.977673 15.1397 1.88346 15.1397 2.44213 14.581L7.50003 9.52309L12.5578 14.5809C13.1165 15.1396 14.0223 15.1396 14.5809 14.5809Z" }) })));
14
+ return (_jsx("svg", { width: width || '24px', viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M14.5809 14.5809C15.1396 14.0222 15.1396 13.1164 14.5809 12.5578L9.52316 7.49997L14.5809 2.44225C15.1396 1.88357 15.1396 0.977791 14.5809 0.41912C14.0222 -0.13955 13.1164 -0.139549 12.5578 0.419122L7.50003 5.47684L2.44219 0.419003C1.88352 -0.139668 0.977738 -0.139668 0.419067 0.419003C-0.139603 0.977673 -0.139602 1.88346 0.419069 2.44213L5.47691 7.49997L0.419003 12.5579C-0.139668 13.1165 -0.139668 14.0223 0.419003 14.581C0.977673 15.1397 1.88346 15.1397 2.44213 14.581L7.50003 9.52309L12.5578 14.5809C13.1165 15.1396 14.0223 15.1396 14.5809 14.5809Z" }) }));
26
15
  };
27
16
  export default HamburgerClosed;
@@ -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 Home = 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 Home = 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 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M23.46 8.48168L18 4.25209L12.87 0.292472C12.36 -0.0974906 11.64 -0.0974906 11.13 0.292472L6 4.25209L0.54 8.48168C0.21 8.75166 0 9.17162 0 9.59158V24.5601C0 25.3701 0.63 26 1.44 26H7.29C7.74 26 8.1 25.64 8.1 25.1901V15.411C8.1 14.9611 8.46 14.6011 8.91 14.6011H15.09C15.54 14.6011 15.9 14.9611 15.9 15.411V25.1901C15.9 25.64 16.26 26 16.71 26H22.56C23.34 26 24 25.3701 24 24.5601V9.59158C24 9.17162 23.79 8.75166 23.46 8.48168Z", fill: "#4D4040" }) })));
14
+ return (_jsx("svg", { width: width || '24', viewBox: "0 0 24 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M23.46 8.48168L18 4.25209L12.87 0.292472C12.36 -0.0974906 11.64 -0.0974906 11.13 0.292472L6 4.25209L0.54 8.48168C0.21 8.75166 0 9.17162 0 9.59158V24.5601C0 25.3701 0.63 26 1.44 26H7.29C7.74 26 8.1 25.64 8.1 25.1901V15.411C8.1 14.9611 8.46 14.6011 8.91 14.6011H15.09C15.54 14.6011 15.9 14.9611 15.9 15.411V25.1901C15.9 25.64 16.26 26 16.71 26H22.56C23.34 26 24 25.3701 24 24.5601V9.59158C24 9.17162 23.79 8.75166 23.46 8.48168Z", fill: "#4D4040" }) }));
26
15
  };
27
16
  export default Home;
@@ -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 } from "theme-ui/jsx-runtime";
13
2
  var Hot = function (_a) {
14
3
  var _b = _a.color, color = _b === void 0 ? '#FE815F' : _b, width = _a.width;
15
- return (_jsx("svg", __assign({ width: width || '10', viewBox: "0 0 448 512", fill: "#FE815F", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M159.3 5.4c7.8-7.3 19.9-7.2 27.7 .1c27.6 25.9 53.5 53.8 77.7 84c11-14.4 23.5-30.1 37-42.9c7.9-7.4 20.1-7.4 28 .1c34.6 33 63.9 76.6 84.5 118c20.3 40.8 33.8 82.5 33.8 111.9C448 404.2 348.2 512 224 512C98.4 512 0 404.1 0 276.5c0-38.4 17.8-85.3 45.4-131.7C73.3 97.7 112.7 48.6 159.3 5.4zM225.7 416c25.3 0 47.7-7 68.8-21c42.1-29.4 53.4-88.2 28.1-134.4c-4.5-9-16-9.6-22.5-2l-25.2 29.3c-6.6 7.6-18.5 7.4-24.7-.5c-16.5-21-46-58.5-62.8-79.8c-6.3-8-18.3-8.1-24.7-.1c-33.8 42.5-50.8 69.3-50.8 99.4C112 375.4 162.6 416 225.7 416z", fill: color }) })));
4
+ return (_jsx("svg", { width: width || '10', viewBox: "0 0 448 512", fill: "#FE815F", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { d: "M159.3 5.4c7.8-7.3 19.9-7.2 27.7 .1c27.6 25.9 53.5 53.8 77.7 84c11-14.4 23.5-30.1 37-42.9c7.9-7.4 20.1-7.4 28 .1c34.6 33 63.9 76.6 84.5 118c20.3 40.8 33.8 82.5 33.8 111.9C448 404.2 348.2 512 224 512C98.4 512 0 404.1 0 276.5c0-38.4 17.8-85.3 45.4-131.7C73.3 97.7 112.7 48.6 159.3 5.4zM225.7 416c25.3 0 47.7-7 68.8-21c42.1-29.4 53.4-88.2 28.1-134.4c-4.5-9-16-9.6-22.5-2l-25.2 29.3c-6.6 7.6-18.5 7.4-24.7-.5c-16.5-21-46-58.5-62.8-79.8c-6.3-8-18.3-8.1-24.7-.1c-33.8 42.5-50.8 69.3-50.8 99.4C112 375.4 162.6 416 225.7 416z", fill: color }) }));
16
5
  };
17
6
  export default Hot;
@@ -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 Info = 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 Info = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '24', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 15C11.6421 15 15 11.6421 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15ZM6.99162 4.62598C7.13162 4.76598 7.30495 4.83598 7.51162 4.83598C7.71162 4.83598 7.88162 4.76598 8.02162 4.62598C8.16162 4.48598 8.23162 4.31264 8.23162 4.10598C8.23162 3.89931 8.16162 3.72598 8.02162 3.58598C7.88162 3.44598 7.71162 3.37598 7.51162 3.37598C7.30495 3.37598 7.13162 3.44598 6.99162 3.58598C6.85162 3.72598 6.78162 3.89931 6.78162 4.10598C6.78162 4.31264 6.85162 4.48598 6.99162 4.62598ZM8.07162 6.13598C8.07162 5.82117 7.81642 5.56598 7.50162 5.56598C7.18681 5.56598 6.93162 5.82118 6.93162 6.13598V10.506C6.93162 10.8208 7.18681 11.076 7.50162 11.076C7.81642 11.076 8.07162 10.8208 8.07162 10.506V6.13598Z", fill: "#4D4040" }) })));
14
+ return (_jsx("svg", { width: width || '24', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 15C11.6421 15 15 11.6421 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15ZM6.99162 4.62598C7.13162 4.76598 7.30495 4.83598 7.51162 4.83598C7.71162 4.83598 7.88162 4.76598 8.02162 4.62598C8.16162 4.48598 8.23162 4.31264 8.23162 4.10598C8.23162 3.89931 8.16162 3.72598 8.02162 3.58598C7.88162 3.44598 7.71162 3.37598 7.51162 3.37598C7.30495 3.37598 7.13162 3.44598 6.99162 3.58598C6.85162 3.72598 6.78162 3.89931 6.78162 4.10598C6.78162 4.31264 6.85162 4.48598 6.99162 4.62598ZM8.07162 6.13598C8.07162 5.82117 7.81642 5.56598 7.50162 5.56598C7.18681 5.56598 6.93162 5.82118 6.93162 6.13598V10.506C6.93162 10.8208 7.18681 11.076 7.50162 11.076C7.81642 11.076 8.07162 10.8208 8.07162 10.506V6.13598Z", fill: "#4D4040" }) }));
26
15
  };
27
16
  export default Info;
@@ -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 || '12', viewBox: "0 0 12 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12ZM5.59339 3.70078C5.70539 3.81278 5.84406 3.86878 6.00939 3.86878C6.16939 3.86878 6.30539 3.81278 6.41739 3.70078C6.52939 3.58878 6.58539 3.45011 6.58539 3.28478C6.58539 3.11945 6.52939 2.98078 6.41739 2.86878C6.30539 2.75678 6.16939 2.70078 6.00939 2.70078C5.84406 2.70078 5.70539 2.75678 5.59339 2.86878C5.48139 2.98078 5.42539 3.11945 5.42539 3.28478C5.42539 3.45011 5.48139 3.58878 5.59339 3.70078ZM6.45739 4.90878C6.45739 4.65694 6.25323 4.45278 6.00139 4.45278C5.74955 4.45278 5.54539 4.65694 5.54539 4.90878V8.40478C5.54539 8.65662 5.74955 8.86078 6.00139 8.86078C6.25323 8.86078 6.45739 8.65662 6.45739 8.40478V4.90878Z", fill: "#FAFAFA" }) })));
14
+ return (_jsx("svg", { width: width || '12', viewBox: "0 0 12 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12ZM5.59339 3.70078C5.70539 3.81278 5.84406 3.86878 6.00939 3.86878C6.16939 3.86878 6.30539 3.81278 6.41739 3.70078C6.52939 3.58878 6.58539 3.45011 6.58539 3.28478C6.58539 3.11945 6.52939 2.98078 6.41739 2.86878C6.30539 2.75678 6.16939 2.70078 6.00939 2.70078C5.84406 2.70078 5.70539 2.75678 5.59339 2.86878C5.48139 2.98078 5.42539 3.11945 5.42539 3.28478C5.42539 3.45011 5.48139 3.58878 5.59339 3.70078ZM6.45739 4.90878C6.45739 4.65694 6.25323 4.45278 6.00139 4.45278C5.74955 4.45278 5.54539 4.65694 5.54539 4.90878V8.40478C5.54539 8.65662 5.74955 8.86078 6.00139 8.86078C6.25323 8.86078 6.45739 8.65662 6.45739 8.40478V4.90878Z", 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 Insight = 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, height = _a.height, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Insight = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '15', height: height || '15', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M12.425 11.5438C12.725 11.0625 12.8938 10.5 12.8563 9.88125C12.775 8.5375 11.7063 7.4 10.375 7.25625C9.9809 7.2104 9.58154 7.24846 9.20318 7.36793C8.82481 7.4874 8.47601 7.68558 8.17968 7.94944C7.88335 8.2133 7.64621 8.53688 7.48383 8.89891C7.32145 9.26094 7.23751 9.65323 7.23752 10.05C7.23752 11.6063 8.49377 12.8625 10.0438 12.8625C10.5938 12.8625 11.1063 12.7 11.5375 12.425L13.0438 13.9313C13.2875 14.175 13.6875 14.175 13.9313 13.9313C14.175 13.6875 14.175 13.2875 13.9313 13.0438L12.425 11.5438ZM10.05 11.6125C9.63562 11.6125 9.23819 11.4479 8.94517 11.1549C8.65214 10.8618 8.48752 10.4644 8.48752 10.05C8.48752 9.6356 8.65214 9.23817 8.94517 8.94515C9.23819 8.65212 9.63562 8.4875 10.05 8.4875C10.4644 8.4875 10.8618 8.65212 11.1549 8.94515C11.4479 9.23817 11.6125 9.6356 11.6125 10.05C11.6125 10.4644 11.4479 10.8618 11.1549 11.1549C10.8618 11.4479 10.4644 11.6125 10.05 11.6125ZM9.82502 6.3C9.36252 6.3125 8.91877 6.4125 8.51252 6.58125L8.16877 6.0625L6.24377 9.19375C6.19234 9.27762 6.12183 9.34816 6.03799 9.39963C5.95415 9.45111 5.85935 9.48206 5.76129 9.48998C5.66322 9.4979 5.56468 9.48256 5.47366 9.4452C5.38265 9.40784 5.30174 9.34953 5.23752 9.275L3.91252 7.73125L2.00002 10.7938C1.80627 11.1 1.39377 11.1813 1.10002 10.9688C0.837521 10.775 0.762521 10.4125 0.937521 10.1313L3.30002 6.35C3.52502 5.99375 4.03127 5.95625 4.30627 6.275L5.62502 7.8125L7.61252 4.58125C7.66717 4.49195 7.74345 4.41788 7.83432 4.36588C7.92519 4.31389 8.0277 4.28565 8.13238 4.28378C8.23705 4.28191 8.34051 4.30647 8.43317 4.35519C8.52584 4.40391 8.60472 4.47521 8.66252 4.5625L9.82502 6.3ZM11.4438 6.6125C11.0438 6.4375 10.6125 6.33125 10.1625 6.30625L13 1.8125C13.1938 1.50625 13.6063 1.43125 13.8938 1.64375C14.1625 1.8375 14.2313 2.20625 14.0563 2.48125L11.4438 6.6125Z", fill: "#FAFAFA" }) })));
14
+ return (_jsx("svg", { width: width || '15', height: height || '15', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M12.425 11.5438C12.725 11.0625 12.8938 10.5 12.8563 9.88125C12.775 8.5375 11.7063 7.4 10.375 7.25625C9.9809 7.2104 9.58154 7.24846 9.20318 7.36793C8.82481 7.4874 8.47601 7.68558 8.17968 7.94944C7.88335 8.2133 7.64621 8.53688 7.48383 8.89891C7.32145 9.26094 7.23751 9.65323 7.23752 10.05C7.23752 11.6063 8.49377 12.8625 10.0438 12.8625C10.5938 12.8625 11.1063 12.7 11.5375 12.425L13.0438 13.9313C13.2875 14.175 13.6875 14.175 13.9313 13.9313C14.175 13.6875 14.175 13.2875 13.9313 13.0438L12.425 11.5438ZM10.05 11.6125C9.63562 11.6125 9.23819 11.4479 8.94517 11.1549C8.65214 10.8618 8.48752 10.4644 8.48752 10.05C8.48752 9.6356 8.65214 9.23817 8.94517 8.94515C9.23819 8.65212 9.63562 8.4875 10.05 8.4875C10.4644 8.4875 10.8618 8.65212 11.1549 8.94515C11.4479 9.23817 11.6125 9.6356 11.6125 10.05C11.6125 10.4644 11.4479 10.8618 11.1549 11.1549C10.8618 11.4479 10.4644 11.6125 10.05 11.6125ZM9.82502 6.3C9.36252 6.3125 8.91877 6.4125 8.51252 6.58125L8.16877 6.0625L6.24377 9.19375C6.19234 9.27762 6.12183 9.34816 6.03799 9.39963C5.95415 9.45111 5.85935 9.48206 5.76129 9.48998C5.66322 9.4979 5.56468 9.48256 5.47366 9.4452C5.38265 9.40784 5.30174 9.34953 5.23752 9.275L3.91252 7.73125L2.00002 10.7938C1.80627 11.1 1.39377 11.1813 1.10002 10.9688C0.837521 10.775 0.762521 10.4125 0.937521 10.1313L3.30002 6.35C3.52502 5.99375 4.03127 5.95625 4.30627 6.275L5.62502 7.8125L7.61252 4.58125C7.66717 4.49195 7.74345 4.41788 7.83432 4.36588C7.92519 4.31389 8.0277 4.28565 8.13238 4.28378C8.23705 4.28191 8.34051 4.30647 8.43317 4.35519C8.52584 4.40391 8.60472 4.47521 8.66252 4.5625L9.82502 6.3ZM11.4438 6.6125C11.0438 6.4375 10.6125 6.33125 10.1625 6.30625L13 1.8125C13.1938 1.50625 13.6063 1.43125 13.8938 1.64375C14.1625 1.8375 14.2313 2.20625 14.0563 2.48125L11.4438 6.6125Z", fill: "#FAFAFA" }) }));
26
15
  };
27
16
  export default Insight;
@@ -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 Instagram = function (_a) {
14
3
  var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'white' : _c, width = _a.width, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Instagram = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: width || '28', viewBox: "0 0 26 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("path", { d: "M13.0076 3.3375C16.4831 3.3375 16.8947 3.35275 18.2615 3.41372C19.5318 3.46961 20.2177 3.68302 20.675 3.86086C21.2797 4.09459 21.7166 4.37913 22.1688 4.83135C22.6261 5.28865 22.9056 5.72054 23.1393 6.32519C23.3172 6.78249 23.5306 7.47352 23.5865 8.73872C23.6474 10.1106 23.6627 10.5222 23.6627 13.9926C23.6627 17.4681 23.6474 17.8796 23.5865 19.2464C23.5306 20.5167 23.3172 21.2027 23.1393 21.66C22.9056 22.2646 22.6211 22.7016 22.1688 23.1538C21.7115 23.6111 21.2797 23.8906 20.675 24.1243C20.2177 24.3021 19.5267 24.5155 18.2615 24.5714C16.8896 24.6324 16.478 24.6476 13.0076 24.6476C9.53215 24.6476 9.12058 24.6324 7.75376 24.5714C6.48349 24.5155 5.79754 24.3021 5.34024 24.1243C4.73559 23.8906 4.29861 23.606 3.84639 23.1538C3.3891 22.6965 3.10963 22.2646 2.8759 21.66C2.69807 21.2027 2.48466 20.5116 2.42877 19.2464C2.36779 17.8745 2.35255 17.463 2.35255 13.9926C2.35255 10.5171 2.36779 10.1055 2.42877 8.73872C2.48466 7.46844 2.69807 6.78249 2.8759 6.32519C3.10963 5.72054 3.39418 5.28357 3.84639 4.83135C4.30369 4.37405 4.73559 4.09459 5.34024 3.86086C5.79754 3.68302 6.48857 3.46961 7.75376 3.41372C9.12058 3.35275 9.53215 3.3375 13.0076 3.3375ZM13.0076 0.995117C9.47626 0.995117 9.0342 1.01036 7.64706 1.07133C6.265 1.13231 5.31483 1.35588 4.49169 1.67598C3.63299 2.01134 2.90639 2.45339 2.18487 3.17999C1.45828 3.90151 1.01622 4.62811 0.680868 5.48173C0.360758 6.30995 0.13719 7.25503 0.0762165 8.63709C0.0152433 10.0293 0 10.4714 0 14.0027C0 17.5341 0.0152433 17.9762 0.0762165 19.3633C0.13719 20.7454 0.360758 21.6955 0.680868 22.5187C1.01622 23.3774 1.45828 24.104 2.18487 24.8255C2.90639 25.547 3.63299 25.9941 4.48661 26.3244C5.31483 26.6445 6.25992 26.8681 7.64198 26.9291C9.02912 26.99 9.47117 27.0053 13.0025 27.0053C16.5339 27.0053 16.976 26.99 18.3631 26.9291C19.7452 26.8681 20.6953 26.6445 21.5185 26.3244C22.3721 25.9941 23.0987 25.547 23.8202 24.8255C24.5417 24.104 24.9889 23.3774 25.3191 22.5237C25.6392 21.6955 25.8628 20.7504 25.9238 19.3684C25.9848 17.9812 26 17.5392 26 14.0078C26 10.4765 25.9848 10.0344 25.9238 8.64726C25.8628 7.2652 25.6392 6.31503 25.3191 5.49189C24.999 4.6281 24.557 3.90151 23.8304 3.17999C23.1089 2.45847 22.3823 2.01134 21.5286 1.68107C20.7004 1.36096 19.7553 1.13739 18.3733 1.07641C16.981 1.01036 16.539 0.995117 13.0076 0.995117Z", fill: "#4D4040" }), _jsx("path", { d: "M13.0078 7.32129C9.31894 7.32129 6.32617 10.3141 6.32617 14.0029C6.32617 17.6918 9.31894 20.6846 13.0078 20.6846C16.6967 20.6846 19.6895 17.6918 19.6895 14.0029C19.6895 10.3141 16.6967 7.32129 13.0078 7.32129ZM13.0078 18.3371C10.6146 18.3371 8.67364 16.3961 8.67364 14.0029C8.67364 11.6097 10.6146 9.66876 13.0078 9.66876C15.401 9.66876 17.342 11.6097 17.342 14.0029C17.342 16.3961 15.401 18.3371 13.0078 18.3371Z", fill: "#4D4040" }), _jsx("path", { d: "M21.5134 7.05697C21.5134 7.92076 20.8122 8.61687 19.9535 8.61687C19.0897 8.61687 18.3936 7.91568 18.3936 7.05697C18.3936 6.19318 19.0947 5.49707 19.9535 5.49707C20.8122 5.49707 21.5134 6.19826 21.5134 7.05697Z", fill: "#4D4040" })] })));
14
+ return (_jsxs("svg", { width: width || '28', viewBox: "0 0 26 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: [_jsx("path", { d: "M13.0076 3.3375C16.4831 3.3375 16.8947 3.35275 18.2615 3.41372C19.5318 3.46961 20.2177 3.68302 20.675 3.86086C21.2797 4.09459 21.7166 4.37913 22.1688 4.83135C22.6261 5.28865 22.9056 5.72054 23.1393 6.32519C23.3172 6.78249 23.5306 7.47352 23.5865 8.73872C23.6474 10.1106 23.6627 10.5222 23.6627 13.9926C23.6627 17.4681 23.6474 17.8796 23.5865 19.2464C23.5306 20.5167 23.3172 21.2027 23.1393 21.66C22.9056 22.2646 22.6211 22.7016 22.1688 23.1538C21.7115 23.6111 21.2797 23.8906 20.675 24.1243C20.2177 24.3021 19.5267 24.5155 18.2615 24.5714C16.8896 24.6324 16.478 24.6476 13.0076 24.6476C9.53215 24.6476 9.12058 24.6324 7.75376 24.5714C6.48349 24.5155 5.79754 24.3021 5.34024 24.1243C4.73559 23.8906 4.29861 23.606 3.84639 23.1538C3.3891 22.6965 3.10963 22.2646 2.8759 21.66C2.69807 21.2027 2.48466 20.5116 2.42877 19.2464C2.36779 17.8745 2.35255 17.463 2.35255 13.9926C2.35255 10.5171 2.36779 10.1055 2.42877 8.73872C2.48466 7.46844 2.69807 6.78249 2.8759 6.32519C3.10963 5.72054 3.39418 5.28357 3.84639 4.83135C4.30369 4.37405 4.73559 4.09459 5.34024 3.86086C5.79754 3.68302 6.48857 3.46961 7.75376 3.41372C9.12058 3.35275 9.53215 3.3375 13.0076 3.3375ZM13.0076 0.995117C9.47626 0.995117 9.0342 1.01036 7.64706 1.07133C6.265 1.13231 5.31483 1.35588 4.49169 1.67598C3.63299 2.01134 2.90639 2.45339 2.18487 3.17999C1.45828 3.90151 1.01622 4.62811 0.680868 5.48173C0.360758 6.30995 0.13719 7.25503 0.0762165 8.63709C0.0152433 10.0293 0 10.4714 0 14.0027C0 17.5341 0.0152433 17.9762 0.0762165 19.3633C0.13719 20.7454 0.360758 21.6955 0.680868 22.5187C1.01622 23.3774 1.45828 24.104 2.18487 24.8255C2.90639 25.547 3.63299 25.9941 4.48661 26.3244C5.31483 26.6445 6.25992 26.8681 7.64198 26.9291C9.02912 26.99 9.47117 27.0053 13.0025 27.0053C16.5339 27.0053 16.976 26.99 18.3631 26.9291C19.7452 26.8681 20.6953 26.6445 21.5185 26.3244C22.3721 25.9941 23.0987 25.547 23.8202 24.8255C24.5417 24.104 24.9889 23.3774 25.3191 22.5237C25.6392 21.6955 25.8628 20.7504 25.9238 19.3684C25.9848 17.9812 26 17.5392 26 14.0078C26 10.4765 25.9848 10.0344 25.9238 8.64726C25.8628 7.2652 25.6392 6.31503 25.3191 5.49189C24.999 4.6281 24.557 3.90151 23.8304 3.17999C23.1089 2.45847 22.3823 2.01134 21.5286 1.68107C20.7004 1.36096 19.7553 1.13739 18.3733 1.07641C16.981 1.01036 16.539 0.995117 13.0076 0.995117Z", fill: "#4D4040" }), _jsx("path", { d: "M13.0078 7.32129C9.31894 7.32129 6.32617 10.3141 6.32617 14.0029C6.32617 17.6918 9.31894 20.6846 13.0078 20.6846C16.6967 20.6846 19.6895 17.6918 19.6895 14.0029C19.6895 10.3141 16.6967 7.32129 13.0078 7.32129ZM13.0078 18.3371C10.6146 18.3371 8.67364 16.3961 8.67364 14.0029C8.67364 11.6097 10.6146 9.66876 13.0078 9.66876C15.401 9.66876 17.342 11.6097 17.342 14.0029C17.342 16.3961 15.401 18.3371 13.0078 18.3371Z", fill: "#4D4040" }), _jsx("path", { d: "M21.5134 7.05697C21.5134 7.92076 20.8122 8.61687 19.9535 8.61687C19.0897 8.61687 18.3936 7.91568 18.3936 7.05697C18.3936 6.19318 19.0947 5.49707 19.9535 5.49707C20.8122 5.49707 21.5134 6.19826 21.5134 7.05697Z", fill: "#4D4040" })] }));
26
15
  };
27
16
  export default Instagram;
@@ -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 Island = 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 Island = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '20', height: "22", viewBox: "0 0 20 22", sx: style }, { children: _jsx("path", { d: "M19.598 7.744a5.478 5.478 0 00-1.543-2.083 30.7 30.7 0 001.235-.42.72.72 0 00.452-.833c-.49-2.213-3.06-3.196-5.094-2.231a3.475 3.475 0 00-.693-1.116c-1.01-1.09-2.544-1.371-3.818-.7a.72.72 0 00-.362.807c.107.444.225.911.374 1.361-2.33-.402-4.822.5-6.004 2.362a.722.722 0 00.347 1.06c1.129.431 2.376.678 3.726.738-.324.382-.6.8-.819 1.248-.502 1.025-.677 2.153-.494 3.176a.71.71 0 00.913.557 7.31 7.31 0 00.959-.391 23.99 23.99 0 00-2.088 6.534C4.359 18.05 0 18.93 0 21.28c0 .397.319.719.712.719h17.075a.715.715 0 00.712-.72c0-2.312-4.226-3.198-6.527-3.45-.013-1.326.11-2.575.382-3.885.197-.946.45-1.83.778-2.705.33.66.712 1.26 1.12 1.677a.705.705 0 001.014-.004c.771-.8 1.239-1.735 1.39-2.76a16.852 16.852 0 002.031 1.45.708.708 0 001.02-.347c.426-1.056.386-2.337-.109-3.512zm-3.151 12.818H2.052c1.678-1.093 4.985-1.438 7.197-1.438 2.366 0 5.582.386 7.197 1.438zm-5.485-6.912a19.227 19.227 0 00-.413 4.068 26.203 26.203 0 00-2.396-.01c.327-1.768.81-3.337 1.53-4.985a22.092 22.092 0 011.644-3.093c.322-.258.622-.518.89-.77.046.164.097.333.153.505a19.56 19.56 0 00-1.408 4.285zm7.615-3.827a17.687 17.687 0 01-2.165-1.81.705.705 0 00-.83-.12.72.72 0 00-.365.763c.175.967.023 1.837-.452 2.598-.817-1.305-1.415-3.409-1.402-3.92a.718.718 0 00-.493-.702.707.707 0 00-.805.281c-.47.7-2.161 2.187-3.786 3.013.128-1.165.83-2.512 2.313-3.381a.721.721 0 00.32-.838.71.71 0 00-.738-.499c-1.528.134-2.929.038-4.18-.283 1.342-1.14 3.547-1.391 5.22-.556.3.15.663.068.872-.198a.724.724 0 00-.01-.903c-.345-.422-.593-1.179-.762-1.81.572-.097 1.163.108 1.604.584.332.36.526.835.546 1.34.01.28.181.529.437.636.257.107.55.054.755-.136 1.025-.958 2.762-.8 3.453.253-.735.247-1.533.483-1.984.54a.72.72 0 00-.176 1.38c1.083.436 1.915 1.236 2.342 2.25.212.504.308 1.027.286 1.518z" }) })));
14
+ return (_jsx("svg", { width: width || '20', height: "22", viewBox: "0 0 20 22", sx: style, children: _jsx("path", { d: "M19.598 7.744a5.478 5.478 0 00-1.543-2.083 30.7 30.7 0 001.235-.42.72.72 0 00.452-.833c-.49-2.213-3.06-3.196-5.094-2.231a3.475 3.475 0 00-.693-1.116c-1.01-1.09-2.544-1.371-3.818-.7a.72.72 0 00-.362.807c.107.444.225.911.374 1.361-2.33-.402-4.822.5-6.004 2.362a.722.722 0 00.347 1.06c1.129.431 2.376.678 3.726.738-.324.382-.6.8-.819 1.248-.502 1.025-.677 2.153-.494 3.176a.71.71 0 00.913.557 7.31 7.31 0 00.959-.391 23.99 23.99 0 00-2.088 6.534C4.359 18.05 0 18.93 0 21.28c0 .397.319.719.712.719h17.075a.715.715 0 00.712-.72c0-2.312-4.226-3.198-6.527-3.45-.013-1.326.11-2.575.382-3.885.197-.946.45-1.83.778-2.705.33.66.712 1.26 1.12 1.677a.705.705 0 001.014-.004c.771-.8 1.239-1.735 1.39-2.76a16.852 16.852 0 002.031 1.45.708.708 0 001.02-.347c.426-1.056.386-2.337-.109-3.512zm-3.151 12.818H2.052c1.678-1.093 4.985-1.438 7.197-1.438 2.366 0 5.582.386 7.197 1.438zm-5.485-6.912a19.227 19.227 0 00-.413 4.068 26.203 26.203 0 00-2.396-.01c.327-1.768.81-3.337 1.53-4.985a22.092 22.092 0 011.644-3.093c.322-.258.622-.518.89-.77.046.164.097.333.153.505a19.56 19.56 0 00-1.408 4.285zm7.615-3.827a17.687 17.687 0 01-2.165-1.81.705.705 0 00-.83-.12.72.72 0 00-.365.763c.175.967.023 1.837-.452 2.598-.817-1.305-1.415-3.409-1.402-3.92a.718.718 0 00-.493-.702.707.707 0 00-.805.281c-.47.7-2.161 2.187-3.786 3.013.128-1.165.83-2.512 2.313-3.381a.721.721 0 00.32-.838.71.71 0 00-.738-.499c-1.528.134-2.929.038-4.18-.283 1.342-1.14 3.547-1.391 5.22-.556.3.15.663.068.872-.198a.724.724 0 00-.01-.903c-.345-.422-.593-1.179-.762-1.81.572-.097 1.163.108 1.604.584.332.36.526.835.546 1.34.01.28.181.529.437.636.257.107.55.054.755-.136 1.025-.958 2.762-.8 3.453.253-.735.247-1.533.483-1.984.54a.72.72 0 00-.176 1.38c1.083.436 1.915 1.236 2.342 2.25.212.504.308 1.027.286 1.518z" }) }));
26
15
  };
27
16
  export default Island;
@@ -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 Language = 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 Language = 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: "M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z" }) })));
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: "M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z" }) }));
26
15
  };
27
16
  export default Language;
@@ -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 } from "theme-ui/jsx-runtime";
13
2
  var LineChart = function (_a) {
14
3
  var width = _a.width;
15
- return (_jsx("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: width || '14', height: width || '14', viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, { children: _jsx("polyline", { points: "22 12 18 12 15 21 9 3 6 12 2 12" }) })));
4
+ return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: width || '14', height: width || '14', viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: _jsx("polyline", { points: "22 12 18 12 15 21 9 3 6 12 2 12" }) }));
16
5
  };
17
6
  export default LineChart;
@@ -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 LiquidityIcon = 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 LiquidityIcon = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsxs("svg", __assign({ width: '100%', height: "39", viewBox: "0 0 30 39", fill: "none" }, { children: [_jsxs("g", __assign({ opacity: "0.89", clipPath: "url(#clip0_1992_116620)" }, { children: [_jsx("path", { d: "M15.9871 0.336479C15.4839 -0.110857 14.729 -0.110857 14.2258 0.336479C11.2403 2.9772 1.68872 12.3424 1.68872 24.079C1.68872 37.9897 12.8419 38.9998 15.1065 38.9998C17.371 38.9998 28.5242 37.9897 28.5242 24.079C28.5194 12.3424 18.9726 2.9772 15.9871 0.336479ZM21.0678 25.3248H17.1919V29.5288C17.1919 30.3465 16.5242 31.0103 15.7016 31.0103H14.5113C13.6887 31.0103 13.021 30.3465 13.021 29.5288V25.3248H9.14517C8.32259 25.3248 7.65485 24.661 7.65485 23.8433V22.6167C7.65485 21.799 8.32259 21.1352 9.14517 21.1352H13.021V16.9312C13.021 16.1135 13.6887 15.4497 14.5113 15.4497H15.7016C16.5242 15.4497 17.1919 16.1135 17.1919 16.9312V21.1352H21.0678C21.8903 21.1352 22.5581 21.799 22.5581 22.6167V23.8433C22.5581 24.661 21.8903 25.3248 21.0678 25.3248Z", fill: "#4D4040" }), _jsx("g", __assign({ opacity: "1", filter: "url(#filter0_d_1992_116620)" }, { children: _jsx("path", { d: "M14.5065 31.0059H15.6968C16.5194 31.0059 17.1871 30.3421 17.1871 29.5244V25.3204H21.0629C21.8855 25.3204 22.5533 24.6566 22.5533 23.8389V22.6123C22.5533 21.7946 21.8855 21.1308 21.0629 21.1308H17.1871V16.9268C17.1871 16.1091 16.5194 15.4453 15.6968 15.4453H14.5065C13.6839 15.4453 13.0162 16.1091 13.0162 16.9268V21.1308H9.14035C8.31777 21.1308 7.65002 21.7946 7.65002 22.6123V23.8389C7.65002 24.6566 8.31777 25.3204 9.14035 25.3204H13.0162V29.5244C13.0162 30.3421 13.6839 31.0059 14.5065 31.0059Z", fill: "white", sx: style }) }))] })), _jsxs("defs", { children: [_jsxs("filter", __assign({ id: "filter0_d_1992_116620", x: "-2.34998", y: "5.44531", width: "34.9032", height: "35.5605", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", {}), _jsx("feGaussianBlur", { stdDeviation: "5" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_1992_116620" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow_1992_116620", result: "shape" })] })), _jsx("clipPath", __assign({ id: "clip0_1992_116620", sx: style }, { children: _jsx("rect", { width: "30", height: "39", fill: "white" }) }))] })] })));
14
+ return (_jsxs("svg", { width: '100%', height: "39", viewBox: "0 0 30 39", fill: "none", children: [_jsxs("g", { opacity: "0.89", clipPath: "url(#clip0_1992_116620)", children: [_jsx("path", { d: "M15.9871 0.336479C15.4839 -0.110857 14.729 -0.110857 14.2258 0.336479C11.2403 2.9772 1.68872 12.3424 1.68872 24.079C1.68872 37.9897 12.8419 38.9998 15.1065 38.9998C17.371 38.9998 28.5242 37.9897 28.5242 24.079C28.5194 12.3424 18.9726 2.9772 15.9871 0.336479ZM21.0678 25.3248H17.1919V29.5288C17.1919 30.3465 16.5242 31.0103 15.7016 31.0103H14.5113C13.6887 31.0103 13.021 30.3465 13.021 29.5288V25.3248H9.14517C8.32259 25.3248 7.65485 24.661 7.65485 23.8433V22.6167C7.65485 21.799 8.32259 21.1352 9.14517 21.1352H13.021V16.9312C13.021 16.1135 13.6887 15.4497 14.5113 15.4497H15.7016C16.5242 15.4497 17.1919 16.1135 17.1919 16.9312V21.1352H21.0678C21.8903 21.1352 22.5581 21.799 22.5581 22.6167V23.8433C22.5581 24.661 21.8903 25.3248 21.0678 25.3248Z", fill: "#4D4040" }), _jsx("g", { opacity: "1", filter: "url(#filter0_d_1992_116620)", children: _jsx("path", { d: "M14.5065 31.0059H15.6968C16.5194 31.0059 17.1871 30.3421 17.1871 29.5244V25.3204H21.0629C21.8855 25.3204 22.5533 24.6566 22.5533 23.8389V22.6123C22.5533 21.7946 21.8855 21.1308 21.0629 21.1308H17.1871V16.9268C17.1871 16.1091 16.5194 15.4453 15.6968 15.4453H14.5065C13.6839 15.4453 13.0162 16.1091 13.0162 16.9268V21.1308H9.14035C8.31777 21.1308 7.65002 21.7946 7.65002 22.6123V23.8389C7.65002 24.6566 8.31777 25.3204 9.14035 25.3204H13.0162V29.5244C13.0162 30.3421 13.6839 31.0059 14.5065 31.0059Z", fill: "white", sx: style }) })] }), _jsxs("defs", { children: [_jsxs("filter", { id: "filter0_d_1992_116620", x: "-2.34998", y: "5.44531", width: "34.9032", height: "35.5605", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", {}), _jsx("feGaussianBlur", { stdDeviation: "5" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_1992_116620" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow_1992_116620", result: "shape" })] }), _jsx("clipPath", { id: "clip0_1992_116620", sx: style, children: _jsx("rect", { width: "30", height: "39", fill: "white" }) })] })] }));
26
15
  };
27
16
  export default LiquidityIcon;
@@ -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 Logout = 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, height = _a.height, getStyles = _a.getStyles;
@@ -22,6 +11,6 @@ var Logout = function (_a) {
22
11
  degree: deg[direction],
23
12
  color: color,
24
13
  });
25
- return (_jsx("svg", __assign({ width: width || '18', height: height || '19', viewBox: "0 0 18 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M3.46767 17.2253C2.91777 17.2253 2.44902 17.0316 2.06142 16.6443C1.67412 16.2567 1.48047 15.788 1.48047 15.2381V4.62527C1.48047 4.07537 1.67412 3.60347 2.06142 3.20957C2.44902 2.81597 2.91777 2.61917 3.46767 2.61917H9.01797V4.62527H3.46767V15.2381H9.01797V17.2253H3.46767ZM12.3552 14.1504L10.9305 12.7631L12.7489 10.9253H6.67392V8.93807H12.7305L10.8927 7.11917L12.3178 5.71292L16.5366 9.95057L12.3552 14.1504Z", fill: "#FAFAFA" }) })));
14
+ return (_jsx("svg", { width: width || '18', height: height || '19', viewBox: "0 0 18 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style, children: _jsx("path", { d: "M3.46767 17.2253C2.91777 17.2253 2.44902 17.0316 2.06142 16.6443C1.67412 16.2567 1.48047 15.788 1.48047 15.2381V4.62527C1.48047 4.07537 1.67412 3.60347 2.06142 3.20957C2.44902 2.81597 2.91777 2.61917 3.46767 2.61917H9.01797V4.62527H3.46767V15.2381H9.01797V17.2253H3.46767ZM12.3552 14.1504L10.9305 12.7631L12.7489 10.9253H6.67392V8.93807H12.7305L10.8927 7.11917L12.3178 5.71292L16.5366 9.95057L12.3552 14.1504Z", fill: "#FAFAFA" }) }));
26
15
  };
27
16
  export default Logout;