basicon
Version:
Minimal, trusted npm dependency for chain and token metadata & SVG icons. All locally served, no dynamic fetch, fully type-safe
9 lines (7 loc) • 788 B
JavaScript
// src/generated/chain/hyperliquid_light.tsx
import { jsx } from "react/jsx-runtime";
var Hyperliquid_light = (props) => /* @__PURE__ */ jsx("svg", { viewBox: "0 0 144 144", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: /* @__PURE__ */ jsx("path", { d: "M144 71.6991C144 119.306 114.866 134.582 99.5156 120.98C86.8804 109.889 83.1211 86.4521 64.116 84.0456C39.9942 81.0113 37.9057 113.133 22.0334 113.133C3.5504 113.133 0 86.2428 0 72.4315C0 58.3063 3.96809 39.0542 19.736 39.0542C38.1146 39.0542 39.1588 66.5722 62.132 65.1073C85.0007 63.5379 85.4184 34.8689 100.247 22.6271C113.195 12.0593 144 23.4641 144 71.6991Z", fill: "#97FCE4" }) });
var hyperliquid_light_default = Hyperliquid_light;
export {
hyperliquid_light_default
};