UNPKG

basicon

Version:

Minimal, trusted npm dependency for chain and token metadata & SVG icons. All locally served, no dynamic fetch, fully type-safe

328 lines (307 loc) 165 kB
"use strict"; var __defProp = Object.defineProperty; var __getOwnPropDesc = Object.getOwnPropertyDescriptor; var __getOwnPropNames = Object.getOwnPropertyNames; var __hasOwnProp = Object.prototype.hasOwnProperty; var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true }); }; var __copyProps = (to, from, except, desc) => { if (from && typeof from === "object" || typeof from === "function") { for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); } return to; }; var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); // src/generated/chain/index.ts var chain_exports = {}; __export(chain_exports, { Abstract_dark: () => abstract_dark_default, Abstract_light: () => abstract_light_default, Arbitrum_dark: () => arbitrum_dark_default, Arbitrum_light: () => arbitrum_light_default, Avalanche_dark: () => avalanche_dark_default, Avalanche_light: () => avalanche_light_default, Base_dark: () => base_dark_default, Base_light: () => base_light_default, Berachain_dark: () => berachain_dark_default, Berachain_light: () => berachain_light_default, Blast_dark: () => blast_dark_default, Blast_light: () => blast_light_default, Bnb_dark: () => bnb_dark_default, Bnb_light: () => bnb_light_default, Bob_dark: () => bob_dark_default, Bob_light: () => bob_light_default, Celo_dark: () => celo_dark_default, Celo_light: () => celo_light_default, Corn_dark: () => corn_dark_default, Corn_light: () => corn_light_default, Ethereum_dark: () => ethereum_dark_default, Ethereum_light: () => ethereum_light_default, Fraxtal_dark: () => fraxtal_dark_default, Fraxtal_light: () => fraxtal_light_default, Gnosis_dark: () => gnosis_dark_default, Gnosis_light: () => gnosis_light_default, Hyperliquid_dark: () => hyperliquid_dark_default, Hyperliquid_light: () => hyperliquid_light_default, Ink_dark: () => ink_dark_default, Ink_light: () => ink_light_default, Lens_dark: () => lens_dark_default, Lens_light: () => lens_light_default, Linea_dark: () => linea_dark_default, Linea_light: () => linea_light_default, Lisk_dark: () => lisk_dark_default, Lisk_light: () => lisk_light_default, Mantle_dark: () => mantle_dark_default, Mantle_light: () => mantle_light_default, Metal_dark: () => metal_dark_default, Metal_light: () => metal_light_default, Metis_dark: () => metis_dark_default, Metis_light: () => metis_light_default, Mode_dark: () => mode_dark_default, Mode_light: () => mode_light_default, Optimism_light: () => optimism_light_default, Optimism_right: () => optimism_right_default, Polygon_dark: () => polygon_dark_default, Polygon_light: () => polygon_light_default, Redstone_dark: () => redstone_dark_default, Redstone_light: () => redstone_light_default, Scroll_dark: () => scroll_dark_default, Scroll_light: () => scroll_light_default, Sei_dark: () => sei_dark_default, Sei_light: () => sei_light_default, Soneium_dark: () => soneium_dark_default, Soneium_light: () => soneium_light_default, Sonic_dark: () => sonic_dark_default, Sonic_light: () => sonic_light_default, Swellchain_dark: () => swellchain_dark_default, Swellchain_light: () => swellchain_light_default, Taiko_dark: () => taiko_dark_default, Taiko_light: () => taiko_light_default, Unichain_dark: () => unichain_dark_default, Unichain_light: () => unichain_light_default, Zksync_dark: () => zksync_dark_default, Zksync_light: () => zksync_light_default, Zora_dark: () => zora_dark_default, Zora_light: () => zora_light_default }); module.exports = __toCommonJS(chain_exports); // src/generated/chain/abstract_dark.tsx var import_jsx_runtime = require("react/jsx-runtime"); var Abstract_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { viewBox: "0 0 141 127", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M93.1166 85.1282L121.195 113.222L108.021 126.404L79.9417 98.3103C77.5343 95.9016 74.361 94.5877 70.9469 94.5877C67.5328 94.5877 64.3594 95.9016 61.952 98.3103L33.8732 126.404L20.6983 113.222L48.7771 85.1282H93.0947H93.1166Z", fill: "#00DE73" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M97.8 77.0262L136.143 87.296L140.958 69.2747L102.615 59.0049C99.332 58.129 96.5963 56.0269 94.8892 53.0708C93.1822 50.1365 92.7445 46.6987 93.6199 43.4141L103.884 5.05029L85.8725 0.23291L75.6083 38.5967L97.7781 77.0043L97.8 77.0262Z", fill: "#00DE73" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M44.1155 77.0262L5.77252 87.296L0.957764 69.2747L39.3007 59.0049C42.5835 58.129 45.3192 56.0269 47.0262 53.0708C48.7333 50.1365 49.171 46.6987 48.2956 43.4141L38.0314 5.05029L56.043 0.23291L66.3072 38.5967L44.1374 77.0043L44.1155 77.0262Z", fill: "#00DE73" }) ] }); var abstract_dark_default = Abstract_dark; // src/generated/chain/abstract_light.tsx var import_jsx_runtime2 = require("react/jsx-runtime"); var Abstract_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { viewBox: "0 0 141 127", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M93.1166 85.1282L121.195 113.222L108.021 126.404L79.9417 98.3103C77.5343 95.9016 74.361 94.5877 70.9469 94.5877C67.5328 94.5877 64.3594 95.9016 61.952 98.3103L33.8732 126.404L20.6983 113.222L48.7771 85.1282H93.0947H93.1166Z", fill: "#00DE73" }), /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M97.8 77.0262L136.143 87.296L140.958 69.2747L102.615 59.0049C99.332 58.129 96.5963 56.0269 94.8892 53.0708C93.1822 50.1365 92.7445 46.6987 93.6199 43.4141L103.884 5.05029L85.8725 0.23291L75.6083 38.5967L97.7781 77.0043L97.8 77.0262Z", fill: "#00DE73" }), /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M44.1155 77.0262L5.77252 87.296L0.957764 69.2747L39.3007 59.0049C42.5835 58.129 45.3192 56.0269 47.0262 53.0708C48.7333 50.1365 49.171 46.6987 48.2956 43.4141L38.0314 5.05029L56.043 0.23291L66.3072 38.5967L44.1374 77.0043L44.1155 77.0262Z", fill: "#00DE73" }) ] }); var abstract_light_default = Abstract_light; // src/generated/chain/arbitrum_dark.tsx var import_jsx_runtime3 = require("react/jsx-runtime"); var Arbitrum_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { viewBox: "0 0 238 238", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { clipPath: "url(#clip0_4057_1924)", children: [ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M25.668 74.3076V163.693C25.668 169.4 28.7167 174.676 33.6545 177.52L111.032 222.222C115.969 225.066 122.048 225.066 126.986 222.222L204.363 177.52C209.301 174.676 212.35 169.4 212.35 163.693V74.3076C212.35 68.6005 209.301 63.3239 204.363 60.4797L126.986 15.7779C122.048 12.9337 115.969 12.9337 111.032 15.7779L33.6357 60.4797C28.698 63.3239 25.668 68.6005 25.668 74.3076Z", fill: "#213147" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M135.889 136.336L124.853 166.611C124.554 167.453 124.554 168.37 124.853 169.212L143.838 221.305L165.796 208.619L139.442 136.336C138.844 134.671 136.487 134.671 135.889 136.336Z", fill: "#12AAFF" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M158.015 85.4221C157.416 83.7568 155.059 83.7568 154.461 85.4221L143.426 115.697C143.126 116.539 143.126 117.456 143.426 118.298L174.53 203.585L196.488 190.899L158.015 85.4221Z", fill: "#12AAFF" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M119 19.1272C119.542 19.1272 120.085 19.2769 120.571 19.5389L204.308 67.9082C205.28 68.4695 205.879 69.5174 205.879 70.6213V167.341C205.879 168.464 205.28 169.493 204.308 170.054L120.571 218.424C120.104 218.704 119.542 218.835 119 218.835C118.458 218.835 117.915 218.686 117.429 218.424L33.6924 170.092C32.7198 169.53 32.1213 168.483 32.1213 167.379V70.64C32.1213 69.5174 32.7198 68.4882 33.6924 67.9269L117.429 19.5576C117.915 19.2769 118.458 19.1272 119 19.1272ZM119 5C116.026 5 113.034 5.76717 110.359 7.32023L26.6411 55.6708C21.2919 58.7582 18 64.4652 18 70.64V167.36C18 173.535 21.2919 179.242 26.6411 182.329L110.378 230.698C113.052 232.233 116.026 233.019 119.019 233.019C121.993 233.019 124.985 232.252 127.66 230.698L211.396 182.329C216.746 179.242 220.037 173.535 220.037 167.36V70.64C220.037 64.4652 216.746 58.7582 211.396 55.6708L127.641 7.32023C124.966 5.76717 121.974 5 119 5Z", fill: "#9DCCED" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M63.6191 203.698L71.3251 182.591L86.8304 195.483L72.3351 208.731L63.6191 203.698Z", fill: "#213147" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M111.949 63.7168H90.72C89.1301 63.7168 87.7087 64.7085 87.1663 66.2054L41.6602 191.011L63.6183 203.698L113.726 66.2616C114.193 65.0266 113.277 63.7168 111.949 63.7168Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M149.095 63.7168H127.866C126.276 63.7168 124.855 64.7085 124.312 66.2054L72.3535 208.712L94.3117 221.399L150.872 66.2616C151.321 65.0266 150.404 63.7168 149.095 63.7168Z", fill: "white" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("clipPath", { id: "clip0_4057_1924", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("rect", { width: 202, height: 228, fill: "white", transform: "translate(18 5)" }) }) }) ] }); var arbitrum_dark_default = Arbitrum_dark; // src/generated/chain/arbitrum_light.tsx var import_jsx_runtime4 = require("react/jsx-runtime"); var Arbitrum_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", { viewBox: "0 0 238 238", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("g", { clipPath: "url(#clip0_4057_1924)", children: [ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M25.668 74.3076V163.693C25.668 169.4 28.7167 174.676 33.6545 177.52L111.032 222.222C115.969 225.066 122.048 225.066 126.986 222.222L204.363 177.52C209.301 174.676 212.35 169.4 212.35 163.693V74.3076C212.35 68.6005 209.301 63.3239 204.363 60.4797L126.986 15.7779C122.048 12.9337 115.969 12.9337 111.032 15.7779L33.6357 60.4797C28.698 63.3239 25.668 68.6005 25.668 74.3076Z", fill: "#213147" }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M135.889 136.336L124.853 166.611C124.554 167.453 124.554 168.37 124.853 169.212L143.838 221.305L165.796 208.619L139.442 136.336C138.844 134.671 136.487 134.671 135.889 136.336Z", fill: "#12AAFF" }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M158.015 85.4221C157.416 83.7568 155.059 83.7568 154.461 85.4221L143.426 115.697C143.126 116.539 143.126 117.456 143.426 118.298L174.53 203.585L196.488 190.899L158.015 85.4221Z", fill: "#12AAFF" }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M119 19.1272C119.542 19.1272 120.085 19.2769 120.571 19.5389L204.308 67.9082C205.28 68.4695 205.879 69.5174 205.879 70.6213V167.341C205.879 168.464 205.28 169.493 204.308 170.054L120.571 218.424C120.104 218.704 119.542 218.835 119 218.835C118.458 218.835 117.915 218.686 117.429 218.424L33.6924 170.092C32.7198 169.53 32.1213 168.483 32.1213 167.379V70.64C32.1213 69.5174 32.7198 68.4882 33.6924 67.9269L117.429 19.5576C117.915 19.2769 118.458 19.1272 119 19.1272ZM119 5C116.026 5 113.034 5.76717 110.359 7.32023L26.6411 55.6708C21.2919 58.7582 18 64.4652 18 70.64V167.36C18 173.535 21.2919 179.242 26.6411 182.329L110.378 230.698C113.052 232.233 116.026 233.019 119.019 233.019C121.993 233.019 124.985 232.252 127.66 230.698L211.396 182.329C216.746 179.242 220.037 173.535 220.037 167.36V70.64C220.037 64.4652 216.746 58.7582 211.396 55.6708L127.641 7.32023C124.966 5.76717 121.974 5 119 5Z", fill: "#9DCCED" }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M63.6191 203.698L71.3251 182.591L86.8304 195.483L72.3351 208.731L63.6191 203.698Z", fill: "#213147" }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M111.949 63.7168H90.72C89.1301 63.7168 87.7087 64.7085 87.1663 66.2054L41.6602 191.011L63.6183 203.698L113.726 66.2616C114.193 65.0266 113.277 63.7168 111.949 63.7168Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M149.095 63.7168H127.866C126.276 63.7168 124.855 64.7085 124.312 66.2054L72.3535 208.712L94.3117 221.399L150.872 66.2616C151.321 65.0266 150.404 63.7168 149.095 63.7168Z", fill: "white" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("clipPath", { id: "clip0_4057_1924", children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("rect", { width: 202, height: 228, fill: "white", transform: "translate(18 5)" }) }) }) ] }); var arbitrum_light_default = Arbitrum_light; // src/generated/chain/avalanche_dark.tsx var import_jsx_runtime5 = require("react/jsx-runtime"); var Avalanche_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", { viewBox: "0 0 2501 2501", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("circle", { cx: 1250.5, cy: 1250.5, r: 954.5, fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2500.51 1250.51C2500.51 1940.86 1940.86 2500.51 1250.51 2500.51C560.152 2500.51 0.507812 1940.86 0.507812 1250.51C0.507812 560.154 560.152 0.509766 1250.51 0.509766C1940.86 0.509766 2500.51 560.154 2500.51 1250.51ZM1630.92 1245.23C1653.37 1206.35 1709.5 1206.35 1731.96 1245.23L1971.68 1660.45C1994.13 1699.34 1966.07 1747.95 1921.16 1747.95H1441.71C1396.81 1747.95 1368.74 1699.34 1391.2 1660.45L1630.92 1245.23ZM1501.32 845.734C1523.65 884.41 1523.65 932.059 1501.32 970.735L1088.69 1685.44C1066.36 1724.12 1025.09 1747.94 980.435 1747.94H579.875C534.97 1747.94 506.905 1699.33 529.357 1660.44L1200.01 498.84C1222.46 459.952 1278.59 459.952 1301.04 498.84L1501.32 845.734Z", fill: "#FF394A" }) ] }); var avalanche_dark_default = Avalanche_dark; // src/generated/chain/avalanche_light.tsx var import_jsx_runtime6 = require("react/jsx-runtime"); var Avalanche_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", { viewBox: "0 0 2501 2501", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("circle", { cx: 1250.5, cy: 1250.5, r: 954.5, fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2500.51 1250.51C2500.51 1940.86 1940.86 2500.51 1250.51 2500.51C560.152 2500.51 0.507812 1940.86 0.507812 1250.51C0.507812 560.154 560.152 0.509766 1250.51 0.509766C1940.86 0.509766 2500.51 560.154 2500.51 1250.51ZM1630.92 1245.23C1653.37 1206.35 1709.5 1206.35 1731.96 1245.23L1971.68 1660.45C1994.13 1699.34 1966.07 1747.95 1921.16 1747.95H1441.71C1396.81 1747.95 1368.74 1699.34 1391.2 1660.45L1630.92 1245.23ZM1501.32 845.734C1523.65 884.41 1523.65 932.059 1501.32 970.735L1088.69 1685.44C1066.36 1724.12 1025.09 1747.94 980.435 1747.94H579.875C534.97 1747.94 506.905 1699.33 529.357 1660.44L1200.01 498.84C1222.46 459.952 1278.59 459.952 1301.04 498.84L1501.32 845.734Z", fill: "#FF394A" }) ] }); var avalanche_light_default = Avalanche_light; // src/generated/chain/base_dark.tsx var import_jsx_runtime7 = require("react/jsx-runtime"); var Base_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("svg", { viewBox: "0 0 128 128", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M128 64C128 99.3462 99.2961 128 63.8883 128C30.2955 128 2.73697 102.208 0 69.3797H84.7409V58.6202H0C2.73697 25.7915 30.2955 0 63.8883 0C99.2961 0 128 28.6537 128 64Z", fill: "white" }) }); var base_dark_default = Base_dark; // src/generated/chain/base_light.tsx var import_jsx_runtime8 = require("react/jsx-runtime"); var Base_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", { viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("rect", { width: 64, height: 64, fill: "#0052FF" }), /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { d: "M31.9266 52C42.9722 52 51.9266 43.0458 51.9266 32C51.9266 20.9543 42.9722 12 31.9266 12C21.4477 12 12.851 20.0589 11.9963 30.3169H41.6749V33.6474H11.9933C12.831 43.9225 21.4354 52 31.9266 52Z", fill: "white" }) ] }); var base_light_default = Base_light; // src/generated/chain/berachain_dark.tsx var import_jsx_runtime9 = require("react/jsx-runtime"); var Berachain_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("svg", { viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("circle", { cx: 32, cy: 32, r: 32, fill: "#814625" }), /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { d: "M30.8066 30.3796C30.7714 30.2733 30.7468 30.1643 30.7278 30.0542C30.7191 30.0032 30.7089 29.9524 30.6974 29.902C30.6723 29.7925 30.6444 29.6836 30.6143 29.5753V29.575C31.1133 28.8474 33.4988 25.0525 30.7842 22.6167C27.7714 19.9133 24.2512 23.4567 24.2512 23.4567L24.2621 23.4724C22.6799 23.0093 20.9643 22.955 19.2952 23.4565C19.295 23.4565 19.2949 23.4565 19.2949 23.4565C19.2743 23.4358 15.7659 19.9212 12.762 22.6167C9.75706 25.313 13.0019 29.6752 13.0188 29.698C13.0188 29.698 13.0188 29.6981 13.0188 29.6983C12.9843 29.8008 12.9564 29.9054 12.938 30.0117C12.6129 31.8784 10.3999 32.4545 10.3999 35.7061C10.3999 38.9576 12.715 41.6321 17.4404 41.6321H19.3794C19.3794 41.6321 19.3796 41.6321 19.3797 41.6321C19.3884 41.644 20.1867 42.7339 21.826 42.7327C23.3478 42.7316 24.3528 41.6414 24.3615 41.6321C24.3615 41.6321 24.3615 41.6321 24.3618 41.6321H26.2117C30.9371 41.6321 33.2522 39.0204 33.2522 35.7061C33.2522 32.6781 31.3331 31.9702 30.8068 30.3796H30.8066Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { d: "M53.3886 26.6644C53.3886 26.6644 53.74 23.5305 51.0687 22.8571V21.6002H48.9999V22.8257C46.182 23.4261 46.5451 26.6644 46.5451 26.6644V27.2017C46.5451 27.2017 46.1818 30.4407 49.0009 31.0405H49.0006V33.7308C46.0304 34.252 46.4057 37.5966 46.4057 37.5966V38.1339C46.4057 38.1339 46.0424 41.3722 48.8604 41.9725V43.1981H50.9292V41.9412C53.6007 41.2678 53.2491 38.1339 53.2491 38.1339C53.3659 38.1339 53.4606 38.0427 53.4606 37.9303V37.8003C53.4606 37.6878 53.3659 37.5966 53.2491 37.5966C53.2491 37.5966 53.5977 34.4899 50.9638 33.7984V31.0405H50.9327C53.7518 30.4407 53.3885 27.2017 53.3885 27.2017C53.5052 27.2017 53.5999 27.1105 53.5999 26.998V26.868C53.5999 26.7556 53.5052 26.6644 53.3885 26.6644H53.3886ZM51.7027 37.5966H51.5134C51.3967 37.5966 51.302 37.6878 51.302 37.8003V37.9303C51.302 38.0427 51.3967 38.1339 51.5134 38.1339H51.7027C51.7027 40.0779 51.0324 40.405 50.8069 40.4601C50.7698 40.4691 50.7338 40.4426 50.7338 40.4058V39.7862C50.7338 39.4436 50.5072 39.256 50.2806 39.1539C49.9941 39.0249 49.6605 39.0249 49.3741 39.1539C49.1475 39.256 48.9208 39.4436 48.9208 39.7862V40.4058C48.9208 40.4421 48.8855 40.4692 48.849 40.4603C48.6248 40.4062 47.952 40.0817 47.952 38.1339V37.5966C47.952 35.6526 48.6222 35.3255 48.8478 35.2705C48.8848 35.2615 48.9208 35.2879 48.9208 35.3247V35.9444C48.9208 36.2869 49.1475 36.4746 49.3741 36.5767C49.6605 36.7056 49.9941 36.7056 50.2806 36.5767C50.5072 36.4746 50.7338 36.2869 50.7338 35.9444V35.3247C50.7338 35.2885 50.7691 35.2613 50.8056 35.2702C51.0299 35.3243 51.7027 35.6489 51.7027 37.5966ZM51.6529 27.2017H51.8421C51.8421 29.1494 51.1694 29.4741 50.9451 29.5281C50.9086 29.537 50.8733 29.5098 50.8733 29.4736V28.8539C50.8733 28.5114 50.6467 28.3237 50.42 28.2216C50.1336 28.0927 49.8 28.0927 49.5135 28.2216C49.2869 28.3237 49.0603 28.5114 49.0603 28.8539V29.4736C49.0603 29.5104 49.0243 29.5368 48.9872 29.5278C48.7617 29.4728 48.0915 29.1457 48.0915 27.2017V26.6644C48.0915 24.7166 48.7642 24.3919 48.9885 24.3379C49.025 24.3291 49.0603 24.3564 49.0603 24.3925V25.0121C49.0603 25.3547 49.2869 25.5423 49.5135 25.6444C49.8 25.7734 50.1336 25.7734 50.42 25.6444C50.6467 25.5423 50.8733 25.3547 50.8733 25.0121V24.3925C50.8733 24.3557 50.9093 24.3292 50.9464 24.3382C51.1719 24.3933 51.8421 24.7204 51.8421 26.6644H51.6529C51.5361 26.6644 51.4414 26.7556 51.4414 26.868V26.998C51.4414 27.1105 51.5361 27.2017 51.6529 27.2017Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { d: "M43.036 32.1987C43.036 32.1987 43.4013 28.9416 40.5566 28.355V25.4288C43.3256 24.8038 42.9663 21.6002 42.9663 21.6002C42.9663 21.6002 41.4134 21.6002 41.4198 21.6002C41.4198 23.548 40.7471 23.8726 40.5228 23.9266C40.4863 23.9355 40.451 23.9082 40.451 23.8721V23.2524C40.451 22.9099 40.2244 22.7223 39.9977 22.6202C39.7113 22.4912 39.3777 22.4912 39.0912 22.6202C38.8646 22.7223 38.638 22.9099 38.638 23.2524V23.8721C38.638 23.9089 38.602 23.9354 38.5649 23.9264C38.3394 23.8713 37.6692 23.5442 37.6692 21.6002C37.6757 21.6002 36.1227 21.6002 36.1227 21.6002C36.1227 21.6002 35.7499 24.9246 38.6908 25.4611V28.351C35.8255 28.927 36.1924 32.1985 36.1924 32.1985V32.7358C36.1924 32.7358 35.8255 36.0074 38.6908 36.5834V39.339C35.7499 39.8756 36.1227 43.1998 36.1227 43.1998C36.1227 43.1998 37.6756 43.1998 37.6692 43.1998C37.6692 41.2521 38.3419 40.9274 38.5662 40.8734C38.6027 40.8645 38.638 40.8917 38.638 40.9279V41.5476C38.638 41.8901 38.8646 42.0778 39.0912 42.1799C39.3777 42.3088 39.7113 42.3088 39.9977 42.1799C40.2244 42.0778 40.451 41.8901 40.451 41.5476V40.9279C40.451 40.8911 40.487 40.8647 40.5241 40.8737C40.7496 40.9287 41.4198 41.2558 41.4198 43.1998C41.4133 43.1998 42.9663 43.1998 42.9663 43.1998C42.9663 43.1998 43.3256 39.9962 40.5566 39.3712V36.5794C43.4013 35.9927 43.036 32.7357 43.036 32.7357C43.1528 32.7357 43.2475 32.6445 43.2475 32.5321V32.402C43.2475 32.2896 43.1528 32.1984 43.036 32.1984V32.1987ZM41.3003 32.736H41.4895C41.4895 34.6837 40.8168 35.0084 40.5925 35.0624C40.556 35.0713 40.5207 35.0441 40.5207 35.0079V34.3882C40.5207 34.0457 40.2941 33.858 40.0675 33.7559C39.781 33.627 39.4474 33.627 39.161 33.7559C38.9343 33.858 38.7077 34.0457 38.7077 34.3882V35.0079C38.7077 35.0447 38.6717 35.0711 38.6346 35.0621C38.4091 35.007 37.7389 34.68 37.7389 32.736V32.1987C37.7389 30.2509 38.4116 29.9262 38.6359 29.8722C38.6724 29.8634 38.7077 29.8906 38.7077 29.9268V30.5464C38.7077 30.889 38.9343 31.0766 39.161 31.1787C39.4474 31.3077 39.781 31.3077 40.0675 31.1787C40.2941 31.0766 40.5207 30.889 40.5207 30.5464V29.9268C40.5207 29.89 40.5567 29.8635 40.5938 29.8725C40.8193 29.9276 41.4895 30.2547 41.4895 32.1987H41.3003C41.1836 32.1987 41.0889 32.2899 41.0889 32.4023V32.5323C41.0889 32.6448 41.1836 32.736 41.3003 32.736Z", fill: "white" }) ] }); var berachain_dark_default = Berachain_dark; // src/generated/chain/berachain_light.tsx var import_jsx_runtime10 = require("react/jsx-runtime"); var Berachain_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)("svg", { viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("circle", { cx: 32, cy: 32, r: 32, fill: "#814625" }), /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "M30.8066 30.3796C30.7714 30.2733 30.7468 30.1643 30.7278 30.0542C30.7191 30.0032 30.7089 29.9524 30.6974 29.902C30.6723 29.7925 30.6444 29.6836 30.6143 29.5753V29.575C31.1133 28.8474 33.4988 25.0525 30.7842 22.6167C27.7714 19.9133 24.2512 23.4567 24.2512 23.4567L24.2621 23.4724C22.6799 23.0093 20.9643 22.955 19.2952 23.4565C19.295 23.4565 19.2949 23.4565 19.2949 23.4565C19.2743 23.4358 15.7659 19.9212 12.762 22.6167C9.75706 25.313 13.0019 29.6752 13.0188 29.698C13.0188 29.698 13.0188 29.6981 13.0188 29.6983C12.9843 29.8008 12.9564 29.9054 12.938 30.0117C12.6129 31.8784 10.3999 32.4545 10.3999 35.7061C10.3999 38.9576 12.715 41.6321 17.4404 41.6321H19.3794C19.3794 41.6321 19.3796 41.6321 19.3797 41.6321C19.3884 41.644 20.1867 42.7339 21.826 42.7327C23.3478 42.7316 24.3528 41.6414 24.3615 41.6321C24.3615 41.6321 24.3615 41.6321 24.3618 41.6321H26.2117C30.9371 41.6321 33.2522 39.0204 33.2522 35.7061C33.2522 32.6781 31.3331 31.9702 30.8068 30.3796H30.8066Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "M53.3886 26.6644C53.3886 26.6644 53.74 23.5305 51.0687 22.8571V21.6002H48.9999V22.8257C46.182 23.4261 46.5451 26.6644 46.5451 26.6644V27.2017C46.5451 27.2017 46.1818 30.4407 49.0009 31.0405H49.0006V33.7308C46.0304 34.252 46.4057 37.5966 46.4057 37.5966V38.1339C46.4057 38.1339 46.0424 41.3722 48.8604 41.9725V43.1981H50.9292V41.9412C53.6007 41.2678 53.2491 38.1339 53.2491 38.1339C53.3659 38.1339 53.4606 38.0427 53.4606 37.9303V37.8003C53.4606 37.6878 53.3659 37.5966 53.2491 37.5966C53.2491 37.5966 53.5977 34.4899 50.9638 33.7984V31.0405H50.9327C53.7518 30.4407 53.3885 27.2017 53.3885 27.2017C53.5052 27.2017 53.5999 27.1105 53.5999 26.998V26.868C53.5999 26.7556 53.5052 26.6644 53.3885 26.6644H53.3886ZM51.7027 37.5966H51.5134C51.3967 37.5966 51.302 37.6878 51.302 37.8003V37.9303C51.302 38.0427 51.3967 38.1339 51.5134 38.1339H51.7027C51.7027 40.0779 51.0324 40.405 50.8069 40.4601C50.7698 40.4691 50.7338 40.4426 50.7338 40.4058V39.7862C50.7338 39.4436 50.5072 39.256 50.2806 39.1539C49.9941 39.0249 49.6605 39.0249 49.3741 39.1539C49.1475 39.256 48.9208 39.4436 48.9208 39.7862V40.4058C48.9208 40.4421 48.8855 40.4692 48.849 40.4603C48.6248 40.4062 47.952 40.0817 47.952 38.1339V37.5966C47.952 35.6526 48.6222 35.3255 48.8478 35.2705C48.8848 35.2615 48.9208 35.2879 48.9208 35.3247V35.9444C48.9208 36.2869 49.1475 36.4746 49.3741 36.5767C49.6605 36.7056 49.9941 36.7056 50.2806 36.5767C50.5072 36.4746 50.7338 36.2869 50.7338 35.9444V35.3247C50.7338 35.2885 50.7691 35.2613 50.8056 35.2702C51.0299 35.3243 51.7027 35.6489 51.7027 37.5966ZM51.6529 27.2017H51.8421C51.8421 29.1494 51.1694 29.4741 50.9451 29.5281C50.9086 29.537 50.8733 29.5098 50.8733 29.4736V28.8539C50.8733 28.5114 50.6467 28.3237 50.42 28.2216C50.1336 28.0927 49.8 28.0927 49.5135 28.2216C49.2869 28.3237 49.0603 28.5114 49.0603 28.8539V29.4736C49.0603 29.5104 49.0243 29.5368 48.9872 29.5278C48.7617 29.4728 48.0915 29.1457 48.0915 27.2017V26.6644C48.0915 24.7166 48.7642 24.3919 48.9885 24.3379C49.025 24.3291 49.0603 24.3564 49.0603 24.3925V25.0121C49.0603 25.3547 49.2869 25.5423 49.5135 25.6444C49.8 25.7734 50.1336 25.7734 50.42 25.6444C50.6467 25.5423 50.8733 25.3547 50.8733 25.0121V24.3925C50.8733 24.3557 50.9093 24.3292 50.9464 24.3382C51.1719 24.3933 51.8421 24.7204 51.8421 26.6644H51.6529C51.5361 26.6644 51.4414 26.7556 51.4414 26.868V26.998C51.4414 27.1105 51.5361 27.2017 51.6529 27.2017Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "M43.036 32.1987C43.036 32.1987 43.4013 28.9416 40.5566 28.355V25.4288C43.3256 24.8038 42.9663 21.6002 42.9663 21.6002C42.9663 21.6002 41.4134 21.6002 41.4198 21.6002C41.4198 23.548 40.7471 23.8726 40.5228 23.9266C40.4863 23.9355 40.451 23.9082 40.451 23.8721V23.2524C40.451 22.9099 40.2244 22.7223 39.9977 22.6202C39.7113 22.4912 39.3777 22.4912 39.0912 22.6202C38.8646 22.7223 38.638 22.9099 38.638 23.2524V23.8721C38.638 23.9089 38.602 23.9354 38.5649 23.9264C38.3394 23.8713 37.6692 23.5442 37.6692 21.6002C37.6757 21.6002 36.1227 21.6002 36.1227 21.6002C36.1227 21.6002 35.7499 24.9246 38.6908 25.4611V28.351C35.8255 28.927 36.1924 32.1985 36.1924 32.1985V32.7358C36.1924 32.7358 35.8255 36.0074 38.6908 36.5834V39.339C35.7499 39.8756 36.1227 43.1998 36.1227 43.1998C36.1227 43.1998 37.6756 43.1998 37.6692 43.1998C37.6692 41.2521 38.3419 40.9274 38.5662 40.8734C38.6027 40.8645 38.638 40.8917 38.638 40.9279V41.5476C38.638 41.8901 38.8646 42.0778 39.0912 42.1799C39.3777 42.3088 39.7113 42.3088 39.9977 42.1799C40.2244 42.0778 40.451 41.8901 40.451 41.5476V40.9279C40.451 40.8911 40.487 40.8647 40.5241 40.8737C40.7496 40.9287 41.4198 41.2558 41.4198 43.1998C41.4133 43.1998 42.9663 43.1998 42.9663 43.1998C42.9663 43.1998 43.3256 39.9962 40.5566 39.3712V36.5794C43.4013 35.9927 43.036 32.7357 43.036 32.7357C43.1528 32.7357 43.2475 32.6445 43.2475 32.5321V32.402C43.2475 32.2896 43.1528 32.1984 43.036 32.1984V32.1987ZM41.3003 32.736H41.4895C41.4895 34.6837 40.8168 35.0084 40.5925 35.0624C40.556 35.0713 40.5207 35.0441 40.5207 35.0079V34.3882C40.5207 34.0457 40.2941 33.858 40.0675 33.7559C39.781 33.627 39.4474 33.627 39.161 33.7559C38.9343 33.858 38.7077 34.0457 38.7077 34.3882V35.0079C38.7077 35.0447 38.6717 35.0711 38.6346 35.0621C38.4091 35.007 37.7389 34.68 37.7389 32.736V32.1987C37.7389 30.2509 38.4116 29.9262 38.6359 29.8722C38.6724 29.8634 38.7077 29.8906 38.7077 29.9268V30.5464C38.7077 30.889 38.9343 31.0766 39.161 31.1787C39.4474 31.3077 39.781 31.3077 40.0675 31.1787C40.2941 31.0766 40.5207 30.889 40.5207 30.5464V29.9268C40.5207 29.89 40.5567 29.8635 40.5938 29.8725C40.8193 29.9276 41.4895 30.2547 41.4895 32.1987H41.3003C41.1836 32.1987 41.0889 32.2899 41.0889 32.4023V32.5323C41.0889 32.6448 41.1836 32.736 41.3003 32.736Z", fill: "white" }) ] }); var berachain_light_default = Berachain_light; // src/generated/chain/blast_dark.tsx var import_jsx_runtime11 = require("react/jsx-runtime"); var Blast_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("svg", { viewBox: "0 0 215 215", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", { d: "M161 106.4L190.3 91.8001L200.4 60.8001L180.2 46.1001H45.7L14.6 69.2001H172.7L164.3 95.2001H100.9L94.8 114.2H158.2L140.4 168.9L170.1 154.2L180.7 121.4L160.8 106.8L161 106.4Z", fill: "#FCFC03" }), /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", { d: "M59.3 145.4L77.6 88.4002L57.3 73.2002L26.8 168.9H140.4L148 145.4H59.3Z", fill: "#FCFC03" }) ] }); var blast_dark_default = Blast_dark; // src/generated/chain/blast_light.tsx var import_jsx_runtime12 = require("react/jsx-runtime"); var Blast_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("svg", { viewBox: "0 0 252 166", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { d: "M197.902 81.513L237.51 61.7769L251.163 19.8713L223.857 0H42.0407L0 31.2264H213.718L202.363 66.373H116.66L108.414 92.057H194.117L170.055 166L210.204 146.129L224.533 101.79L197.632 82.0538L197.902 81.513Z", fill: "black" }), /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { d: "M60.4215 134.233L85.1593 57.1807L57.7179 36.6334L16.4883 166H170.052L180.325 134.233H60.4215Z", fill: "black" }) ] }); var blast_light_default = Blast_light; // src/generated/chain/bnb_dark.tsx var import_jsx_runtime13 = require("react/jsx-runtime"); var Bnb_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { viewBox: "0 0 256 256", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M45.975 128.248L46.1072 176.697L87.2743 200.922V229.287L22.0147 191.012V114.08L45.975 128.248ZM45.975 79.7989V108.032L22 93.8492V65.6165L45.975 51.4341L70.0675 65.6165L45.975 79.7989ZM104.466 65.6165L128.441 51.4341L152.534 65.6165L128.441 79.7989L104.466 65.6165Z", fill: "#F0B90B" }), /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M63.2991 166.655V138.29L87.2741 152.473V180.705L63.2991 166.655ZM104.466 211.082L128.441 225.264L152.534 211.082V239.314L128.441 253.497L104.466 239.314V211.082ZM186.918 65.6165L210.893 51.4341L234.985 65.6165V93.8492L210.893 108.032V79.7989L186.918 65.6165ZM210.893 176.697L211.025 128.248L235 114.066V190.997L169.741 229.272V200.907L210.893 176.697Z", fill: "#F0B90B" }), /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M193.701 166.655L169.726 180.706V152.473L193.701 138.291V166.655Z", fill: "#F0B90B" }), /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M193.701 89.8415L193.833 118.206L152.548 142.431V190.998L128.573 205.048L104.598 190.998V142.431L63.3138 118.206V89.8415L87.3915 75.6591L128.427 100.001L169.711 75.6591L193.804 89.8415H193.701ZM63.2991 41.407L128.441 3L193.701 41.407L169.726 55.5894L128.441 31.2474L87.2741 55.5894L63.2991 41.407Z", fill: "#F0B90B" }) ] }); var bnb_dark_default = Bnb_dark; // src/generated/chain/bnb_light.tsx var import_jsx_runtime14 = require("react/jsx-runtime"); var Bnb_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("svg", { viewBox: "0 0 256 256", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M45.975 128.248L46.1072 176.697L87.2743 200.922V229.287L22.0147 191.012V114.08L45.975 128.248ZM45.975 79.7989V108.032L22 93.8492V65.6165L45.975 51.4341L70.0675 65.6165L45.975 79.7989ZM104.466 65.6165L128.441 51.4341L152.534 65.6165L128.441 79.7989L104.466 65.6165Z", fill: "#F0B90B" }), /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M63.2991 166.655V138.29L87.2741 152.473V180.705L63.2991 166.655ZM104.466 211.082L128.441 225.264L152.534 211.082V239.314L128.441 253.497L104.466 239.314V211.082ZM186.918 65.6165L210.893 51.4341L234.985 65.6165V93.8492L210.893 108.032V79.7989L186.918 65.6165ZM210.893 176.697L211.025 128.248L235 114.066V190.997L169.741 229.272V200.907L210.893 176.697Z", fill: "#F0B90B" }), /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M193.701 166.655L169.726 180.706V152.473L193.701 138.291V166.655Z", fill: "#F0B90B" }), /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { d: "M193.701 89.8415L193.833 118.206L152.548 142.431V190.998L128.573 205.048L104.598 190.998V142.431L63.3138 118.206V89.8415L87.3915 75.6591L128.427 100.001L169.711 75.6591L193.804 89.8415H193.701ZM63.2991 41.407L128.441 3L193.701 41.407L169.726 55.5894L128.441 31.2474L87.2741 55.5894L63.2991 41.407Z", fill: "#F0B90B" }) ] }); var bnb_light_default = Bnb_light; // src/generated/chain/bob_dark.tsx var import_jsx_runtime15 = require("react/jsx-runtime"); var Bob_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("rect", { width: 64, height: 64, fill: "#F25D00" }), /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("g", { clipPath: "url(#clip0_127_15)", children: [ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("mask", { id: "mask0_127_15", style: { maskType: "luminance" }, maskUnits: "userSpaceOnUse", x: 12, y: 12, width: 40, height: 40, children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "M52 12H12V52H52V12Z", fill: "white" }) }), /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("g", { mask: "url(#mask0_127_15)", children: [ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "M29.9077 12H19.7445C19.3947 12 19.1111 12.2836 19.1111 12.6333V22.7966C19.1111 23.1464 19.3947 23.4299 19.7445 23.4299H29.9077C30.2575 23.4299 30.5411 23.1464 30.5411 22.7966V12.6333C30.5411 12.2836 30.2575 12 29.9077 12Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "M19.1152 41.2024V51.3656C19.1152 51.7153 19.3987 51.9989 19.7484 51.9989H29.9117C30.2615 51.9989 30.545 51.7153 30.545 51.3656V41.2024C30.545 40.8527 30.2615 40.5691 29.9117 40.5691H19.7484C19.3987 40.5691 19.1152 40.8527 19.1152 41.2024Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "M19.1111 26.9195V37.0827C19.1111 37.4327 19.3947 37.716 19.7445 37.716H29.9077C30.2575 37.716 30.5411 37.4327 30.5411 37.0827V26.9195C30.5411 26.5697 30.2575 26.2862 29.9077 26.2862H19.7445C19.3947 26.2862 19.1111 26.5697 19.1111 26.9195Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "M33.3973 41.2033V51.3667C33.3973 51.7164 33.6808 52 34.0306 52H44.1938C44.5438 52 44.8271 51.7164 44.8271 51.3667V41.2033C44.8271 40.8536 44.5438 40.57 44.1938 40.57H34.0306C33.6808 40.57 33.3973 40.8536 33.3973 41.2033Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "M33.3973 26.9162V37.0796C33.3973 37.4293 33.6808 37.7129 34.0306 37.7129H44.1938C44.5438 37.7129 44.8271 37.4293 44.8271 37.0796V26.9162C44.8271 26.5664 44.5438 26.2829 44.1938 26.2829H34.0306C33.6808 26.2829 33.3973 26.5664 33.3973 26.9162Z", fill: "white" }) ] }) ] }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("clipPath", { id: "clip0_127_15", children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("rect", { width: 40, height: 40, fill: "white", transform: "translate(12 12)" }) }) }) ] }); var bob_dark_default = Bob_dark; // src/generated/chain/bob_light.tsx var import_jsx_runtime16 = require("react/jsx-runtime"); var Bob_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("rect", { width: 64, height: 64, fill: "#F25D00" }), /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("g", { clipPath: "url(#clip0_127_15)", children: [ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("mask", { id: "mask0_127_15", style: { maskType: "luminance" }, maskUnits: "userSpaceOnUse", x: 12, y: 12, width: 40, height: 40, children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M52 12H12V52H52V12Z", fill: "white" }) }), /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("g", { mask: "url(#mask0_127_15)", children: [ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M29.9077 12H19.7445C19.3947 12 19.1111 12.2836 19.1111 12.6333V22.7966C19.1111 23.1464 19.3947 23.4299 19.7445 23.4299H29.9077C30.2575 23.4299 30.5411 23.1464 30.5411 22.7966V12.6333C30.5411 12.2836 30.2575 12 29.9077 12Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M19.1152 41.2024V51.3656C19.1152 51.7153 19.3987 51.9989 19.7484 51.9989H29.9117C30.2615 51.9989 30.545 51.7153 30.545 51.3656V41.2024C30.545 40.8527 30.2615 40.5691 29.9117 40.5691H19.7484C19.3987 40.5691 19.1152 40.8527 19.1152 41.2024Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M19.1111 26.9195V37.0827C19.1111 37.4327 19.3947 37.716 19.7445 37.716H29.9077C30.2575 37.716 30.5411 37.4327 30.5411 37.0827V26.9195C30.5411 26.5697 30.2575 26.2862 29.9077 26.2862H19.7445C19.3947 26.2862 19.1111 26.5697 19.1111 26.9195Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M33.3973 41.2033V51.3667C33.3973 51.7164 33.6808 52 34.0306 52H44.1938C44.5438 52 44.8271 51.7164 44.8271 51.3667V41.2033C44.8271 40.8536 44.5438 40.57 44.1938 40.57H34.0306C33.6808 40.57 33.3973 40.8536 33.3973 41.2033Z", fill: "white" }), /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M33.3973 26.9162V37.0796C33.3973 37.4293 33.6808 37.7129 34.0306 37.7129H44.1938C44.5438 37.7129 44.8271 37.4293 44.8271 37.0796V26.9162C44.8271 26.5664 44.5438 26.2829 44.1938 26.2829H34.0306C33.6808 26.2829 33.3973 26.5664 33.3973 26.9162Z", fill: "white" }) ] }) ] }), /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("clipPath", { id: "clip0_127_15", children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("rect", { width: 40, height: 40, fill: "white", transform: "translate(12 12)" }) }) }) ] }); var bob_light_default = Bob_light; // src/generated/chain/celo_dark.tsx var import_jsx_runtime17 = require("react/jsx-runtime"); var Celo_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("rect", { width: 64, height: 64, fill: "#FFFF52" }), /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("mask", { id: "mask0_114_34", style: { maskType: "luminance" }, maskUnits: "userSpaceOnUse", x: 16, y: 16, width: 32, height: 32, children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M48 16H16V48H48V16Z", fill: "white" }) }), /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("g", { mask: "url(#mask0_114_34)", children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M48 16H16V48H47.9994V36.8298H42.6888C40.8582 40.9047 36.7378 43.7429 32.0223 43.7429C25.5216 43.7429 20.2571 38.433 20.2571 31.9776C20.2571 25.5223 25.5216 20.2577 32.0223 20.2577C36.8292 20.2577 40.9496 23.1879 42.7809 27.3536H48V16Z", fill: "black" }) }) ] }); var celo_dark_default = Celo_dark; // src/generated/chain/celo_light.tsx var import_jsx_runtime18 = require("react/jsx-runtime"); var celo_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("rect", { width: 64, height: 64, fill: "#FFFF52" }), /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("mask", { id: "mask0_114_34", style: { maskType: "luminance" }, maskUnits: "userSpaceOnUse", x: 16, y: 16, width: 32, height: 32, children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M48 16H16V48H48V16Z", fill: "white" }) }), /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("g", { mask: "url(#mask0_114_34)", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M48 16H16V48H47.9994V36.8298H42.6888C40.8582 40.9047 36.7378 43.7429 32.0223 43.7429C25.5216 43.7429 20.2571 38.433 20.2571 31.9776C20.2571 25.5223 25.5216 20.2577 32.0223 20.2577C36.8292 20.2577 40.9496 23.1879 42.7809 27.3536H48V16Z", fill: "black" }) }) ] }); var celo_light_default = celo_light; // src/generated/chain/corn_dark.tsx var import_jsx_runtime19 = require("react/jsx-runtime"); var Corn_dark = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1063.3 1080", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("style", { children: ".cls-1 {\n fill: #ff931e;\n }\n\n .cls-2 {\n fill: #fff;\n }" }) }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { id: "Layer_1", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { id: "Layer_1-2", "data-name": "Layer_1", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("g", { id: "Layer_1-2", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { children: [ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("circle", { className: "cls-1", cx: 526.8, cy: 538, r: 469.3 }), /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { children: [ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M516.2,455.4l68.1,22.5c16.5,5.5,25.5,23.3,20,39.8h0c-5.5,16.5-23.3,25.5-39.8,20l-68.1-22.5c-16.5-5.5-25.5-23.3-20-39.8h0c5.5-16.5,23.3-25.5,39.8-20h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M489.2,536.7l68.1,22.5c16.5,5.5,25.5,23.3,20,39.8h0c-5.5,16.5-23.3,25.5-39.8,20l-68.1-22.5c-16.5-5.5-25.5-23.3-20-39.8h0c5.5-16.5,23.3-25.5,39.8-20h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M550.7,376.5l52.8,17.5c16.5,5.5,25.5,23.3,20,39.8h0c-5.5,16.5-23.3,25.5-39.8,20l-52.8-17.5c-16.5-5.5-25.5-23.3-20-39.8h0c5.5-16.5,23.3-25.5,39.8-20Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M592.9,300.2l22.3,7.4c16.5,5.5,25.5,23.3,20,39.8h0c-5.5,16.5-23.3,25.5-39.8,20l-22.3-7.4c-16.5-5.5-25.5-23.3-20-39.8h0c5.5-16.5,23.3-25.5,39.8-20Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M618.5,222.5l22.3,7.4c16.5,5.5,25.5,23.3,20,39.8h0c-5.5,16.5-23.3,25.5-39.8,20l-22.3-7.4c-16.5-5.5-25.5-23.3-20-39.8h0c5.5-16.5,23.3-25.5,39.8-20h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M650.4,499.4l-29.9-9.9c-1.1-.4-2.3-.7-3.4-.9,14.4,6.6,14.2,20.6,9.1,36h0c-5.1,15.4-13.3,26.7-28.7,23.5,1.1.5,2.2.9,3.3,1.3l29.9,9.9c16.5,5.5,34.4-3.5,39.8-20h0c5.5-16.5-3.5-34.4-20-39.8h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M628.3,586.6l-29.9-9.9c-1.1-.4-2.3-.7-3.4-.9,14.4,6.6,14.2,20.6,9.1,36h0c-5.1,15.4-13.3,26.7-28.7,23.5,1.1.5,2.2.9,3.3,1.3l29.9,9.9c16.5,5.5,34.4-3.5,39.8-20h0c5.5-16.5-3.5-34.4-20-39.8h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M670.7,415.8l-29.9-9.9c-1.1-.4-2.3-.7-3.4-.9,14.4,6.6,14.2,20.6,9.1,36h0c-5.1,15.4-13.3,26.7-28.7,23.5,1.1.5,2.2.9,3.3,1.3l29.9,9.9c16.5,5.5,34.4-3.5,39.8-20h0c5.5-16.5-3.5-34.4-20-39.8h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M678.6,328.2l-29.9-9.9c-1.1-.4-2.3-.7-3.4-.9,14.4,6.6,14.2,20.6,9.1,36h0c-5.1,15.4-13.3,26.7-28.7,23.5,1.1.5,2.2.9,3.3,1.3l29.9,9.9c16.5,5.5,34.4-3.5,39.8-20h0c5.5-16.5-3.5-34.4-20-39.8h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M511.4,339.3l29.9,9.9c1.1.4,2.3.7,3.4.9-14.4-6.6-14.2-20.6-9.1-36h0c5.1-15.4,13.3-26.7,28.7-23.5-1.1-.5-2.2-.9-3.3-1.3l-29.9-9.9c-16.5-5.5-34.4,3.5-39.8,20h0c-5.5,16.5,3.5,34.4,20,39.8h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M467.9,415.3l29.9,9.9c1.1.4,2.3.7,3.4.9-14.4-6.6-14.2-20.6-9.1-36h0c5.1-15.4,13.3-26.7,28.7-23.5-1.1-.5-2.2-.9-3.3-1.3l-29.9-9.9c-16.5-5.5-34.4,3.5-39.8,20h0c-5.5,16.5,3.5,34.4,20,39.8h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M430.7,493.3l29.9,9.9c1.1.4,2.3.7,3.4.9-14.4-6.6-14.2-20.6-9.1-36h0c5.1-15.4,13.3-26.7,28.7-23.5-1.1-.5-2.2-.9-3.3-1.3l-29.9-9.9c-16.5-5.5-34.4,3.5-39.8,20h0c-5.5,16.5,3.5,34.4,20,39.8h0Z" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-1", d: "M450.9,915.8c-11,0-23.3-1.8-36.5-5.2-31.5-8.2-51.7-23.2-60.1-44.4-7.4-18.6-3.4-36.6,1-47.9-39.5-52.7-58.6-91.3-61.7-124.1-3.2-34.1,11.3-56.3,25.4-77.8,7.2-10.9,14.6-22.2,19.9-35.6,11.8-29.7-1.9-91.6-7.6-101.5.9,1.5-17.5-30.1-10.7-29.6h25c44,3,78.3,20.3,101.9,51.6,33.4,44.3,37.3,106.9,34.9,150.8,9.7-6.9,20.7-13.7,32.6-20.1,36.2-19.5,72.3-31.9,99.2-30.7s10.9.5,15.8,1.4c24.9,4.7,37,17.7,42.9,27.7,13.7,23.7,5,50.9,3.9,53.9l-8.9,25.7-19.9-18c-2.4-2-10.7-7.6-18-7.6-11.7,0-21.7,18-27.5,49.3-9.6,52-34.5,80-53.7,94.3-9.7,7.2-18.9,11.8-26.3,14.7,0,14.9-3.4,35.1-17.3,51.1-8.8,10-25.2,22-54,22h-.3,0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-2", d: "M376.1,816.1s-35.4,56.6,42.7,77.1,88.9-31.6,84.5-63.6c0,0,64.6-9.4,81.1-99,18.7-101.3,75-52,75-52,0,0,16-43.8-34.1-52.1s-151.4,54.4-171.2,88.8c0,0,35.5-226.6-110.1-247.5,6.8.6,27.1,80,11.3,119.7-26.9,67.7-94.9,78.3,20.7,228.7h.1,0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { className: "cls-1", d: "M439.3,817.2s39.5,20.8,121.2,5.9,94.5,5.3,94.5,5.3l-94.5,15.4s-90.7,18.8-121.2-26.7h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("polygon", { className: "cls-2", points: "483.6 626.6 509.4 635.1 480.6 655.8 483.6 626.6" }) ] }) }) }) }) }) ] }); var corn_dark_default = Corn_dark; // src/generated/chain/corn_light.tsx var import_jsx_runtime20 = require("react/jsx-runtime"); var corn_light = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1063.3 1080", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("style", { children: ".cls-1 {\n fill: #ff931e;\n }\n\n .cls-2 {\n fill: #fff;\n }" }) }), /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { id: "Layer_1", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { id: "Layer_1-2", "data-name": "Layer_1", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { id: "Layer_1-2", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("g", { children: [ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("circle", { className: "cls-1", cx: 526.8, cy: 538, r: 469.3 }), /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("g", { children: [ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { className: "cls-2", d: "M516.2,455.4l68.1,22.5c16.5,5.5,25.5,23.3,20,39.8h0c-5.5,16.5-23.3,25.5-39.8,20l-68.1-22.5c-16.5-5.5-25.5-23.3-20-39.8h0c5.5-16.5,23.3-25.5,39.8-20h0Z" }), /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { className: "cls-2", d: "M489.2,536.7l68.1,22.5c16.5,5.5,25.5,23.3,20,39.8h0c-5.5,16.5-23.3,25.5-39.8,20l-68.1-22.5c-16.5-5.5-25.5-23.3-20-39.8h0c5.5-16.5,23.3-25.5,39.8-20h0Z" }), /* @__PURE__ */ (0