basicon
Version:
Minimal, trusted npm dependency for chain and token metadata & SVG icons. All locally served, no dynamic fetch, fully type-safe
14 lines (12 loc) • 1.62 kB
JavaScript
// src/generated/chain/fraxtal_light.tsx
import { jsx, jsxs } from "react/jsx-runtime";
var Fraxtal_light = (props) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 283.46 283.46", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [
/* @__PURE__ */ jsx("circle", { cx: 141.73, cy: 141.73, r: 141, fill: "#fff" }),
/* @__PURE__ */ jsx("circle", { cx: 141.73, cy: 141.73, r: 129 }),
/* @__PURE__ */ jsx("path", { d: "m234.89,97.01h-25.69c-1.69-5.45-4.7-10.6-9.03-14.94-4.25-4.25-9.37-7.33-14.94-9.05v-25.67h-18.25v24.87c-6.44,1.4-12.33,4.59-17.08,9.34l-12.16,12.16c-3.56,3.56-3.56,9.34,0,12.91,3.56,3.56,9.34,3.56,12.91,0l12.16-12.16c3.16-3.16,7.43-4.86,12-4.81,4.67.06,9.09,1.95,12.46,5.32,6.88,6.88,7.11,17.86.51,24.46l-25.57,25.57c-6.6,6.6-17.58,6.37-24.46-.51-3.56-3.56-9.34-3.56-12.91,0-3.56,3.56-3.56,9.34,0,12.91,7.09,7.09,16.38,10.65,25.61,10.65,8.98,0,17.9-3.37,24.67-10.14l25.57-25.57c4.85-4.85,7.94-10.8,9.32-17.08h24.9v-18.25Z", fill: "#fff", strokeWidth: 0 }),
/* @__PURE__ */ jsx("path", { d: "m131.38,175.84l-12.16,12.16c-6.6,6.6-17.57,6.37-24.46-.51-6.88-6.88-7.11-17.86-.51-24.46l25.57-25.57c6.6-6.6,17.58-6.37,24.46.51,3.56,3.56,9.34,3.56,12.91,0,3.56-3.56,3.56-9.34,0-12.91-14-14-36.55-14.23-50.27-.51l-25.57,25.57c-4.85,4.85-7.94,10.8-9.32,17.08h-24.9v18.25h25.69c1.69,5.45,4.7,10.6,9.03,14.94,4.33,4.33,9.48,7.34,14.94,9.03v25.7h18.25v-24.9c6.29-1.37,12.24-4.47,17.08-9.32l12.16-12.16c3.56-3.56,3.56-9.34,0-12.91-3.56-3.56-9.34-3.56-12.91,0Z", fill: "#fff", strokeWidth: 0 })
] });
var fraxtal_light_default = Fraxtal_light;
export {
fraxtal_light_default
};