UNPKG

basicon

Version:

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

22 lines (20 loc) 2.08 kB
// src/generated/token/steth.tsx import { jsx, jsxs } from "react/jsx-runtime"; var Steth = (props) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_2776_3779)", children: [ /* @__PURE__ */ jsx("rect", { width: 80, height: 80, rx: 40, fill: "white" }), /* @__PURE__ */ jsx("path", { opacity: 0.6, d: "M54.7672 35.4713L55.1703 36.0849C59.7161 43.0053 58.7009 52.0687 52.7294 57.8752C49.2164 61.2911 44.6122 62.9994 40.0079 62.9998C40.0079 62.9998 40.0079 62.9998 54.7672 35.4713Z", fill: "#00A3FF" }), /* @__PURE__ */ jsx("path", { opacity: 0.2, d: "M40.0063 43.8379L54.7656 35.4713C40.0063 62.9998 40.0063 62.9998 40.0063 62.9998C40.0063 57.0043 40.0063 50.1343 40.0063 43.8379Z", fill: "#00A3FF" }), /* @__PURE__ */ jsx("path", { d: "M25.2328 35.4713L24.8297 36.0849C20.2839 43.0053 21.2991 52.0687 27.2706 57.8752C30.7836 61.2911 35.3878 62.9994 39.9921 62.9998C39.9921 62.9998 39.9921 62.9998 25.2328 35.4713Z", fill: "#00A3FF" }), /* @__PURE__ */ jsx("path", { opacity: 0.6, d: "M39.9879 43.8379L25.2285 35.4713C39.9879 62.9998 39.9879 62.9998 39.9879 62.9998C39.9879 57.0043 39.9879 50.1343 39.9879 43.8379Z", fill: "#00A3FF" }), /* @__PURE__ */ jsx("path", { opacity: 0.2, d: "M40.0117 25.1472V39.5773L52.7253 32.3669L40.0117 25.1472Z", fill: "#00A3FF" }), /* @__PURE__ */ jsx("path", { opacity: 0.6, d: "M40.0079 25.1472L27.2852 32.3668L40.0079 39.5773V25.1472Z", fill: "#00A3FF" }), /* @__PURE__ */ jsx("path", { d: "M40.0079 13.0115L27.2852 32.3714L40.0079 25.1315V13.0115Z", fill: "#00A3FF" }), /* @__PURE__ */ jsx("path", { opacity: 0.6, d: "M40.0117 25.1295L52.735 32.3695L40.0117 13V25.1295Z", fill: "#00A3FF" }) ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_2776_3779", children: /* @__PURE__ */ jsx("rect", { width: 80, height: 80, rx: 40, fill: "white" }) }) }) ] }); var steth_default = Steth; export { steth_default };