basicon
Version:
Minimal, trusted npm dependency for chain and token metadata & SVG icons. All locally served, no dynamic fetch, fully type-safe
13 lines (11 loc) • 2.04 kB
JavaScript
// src/generated/token/susde.tsx
import { jsx, jsxs } from "react/jsx-runtime";
var Susde = (props) => /* @__PURE__ */ jsxs("svg", { viewBox: "0 0 94 93", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ...props, children: [
/* @__PURE__ */ jsx("path", { d: "M46.922.847h.002c25.144 0 45.528 20.384 45.528 45.528v.002c0 25.145-20.384 45.528-45.528 45.528h-.002c-25.144 0-45.528-20.383-45.528-45.528v-.002C1.394 21.231 21.778.847 46.922.847Z", fill: "#fff", stroke: "#000", strokeWidth: 1.677 }),
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M39.484 8.222C21.586 11.67 8.067 27.416 8.067 46.32s13.52 34.65 31.417 38.098v-3.636C23.568 77.389 11.63 63.249 11.63 46.32c0-16.928 11.938-31.069 27.854-34.462V8.223Zm14.83 3.65V8.236C72.18 11.709 85.666 27.44 85.666 46.32c0 18.88-13.486 34.611-31.35 38.085v-3.638C70.198 77.35 82.102 63.225 82.102 46.32S70.198 15.29 54.315 11.873Z", fill: "#000" }),
/* @__PURE__ */ jsx("path", { d: "M52.394 45.024c2.96.564 5.257 1.652 6.889 3.264 1.632 1.572 2.448 3.587 2.448 6.045v3.869c0 2.942-1.063 5.32-3.188 7.133-2.126 1.773-4.915 2.66-8.369 2.66H48.98v6.166h-4.1v-6.166h-1.252c-2.277 0-4.289-.504-6.034-1.511-1.746-1.048-3.113-2.499-4.1-4.353-.948-1.894-1.423-4.07-1.423-6.528h4.1c0 2.498.682 4.533 2.049 6.105 1.404 1.531 3.245 2.297 5.522 2.297h6.32c2.239 0 4.041-.524 5.408-1.572 1.366-1.088 2.05-2.498 2.05-4.231v-3.869c0-1.37-.513-2.539-1.538-3.506-.987-.967-2.353-1.592-4.099-1.874L41.635 47.14c-2.885-.524-5.124-1.612-6.718-3.265-1.594-1.652-2.391-3.727-2.391-6.226v-3.264c0-2.942 1.024-5.28 3.074-7.012 2.087-1.774 4.84-2.66 8.255-2.66h1.025v-6.166h4.099v6.166h1.309c3.226 0 5.826 1.048 7.8 3.143 1.973 2.055 2.96 4.776 2.96 8.16h-4.1c0-2.216-.606-3.989-1.82-5.319-1.215-1.33-2.828-1.995-4.84-1.995h-6.433c-2.163 0-3.89.524-5.18 1.572-1.291 1.008-1.936 2.378-1.936 4.11v3.265c0 1.41.474 2.6 1.423 3.566.987.968 2.334 1.612 4.042 1.935l10.19 1.874Z", fill: "#000" })
] });
var susde_default = Susde;
export {
susde_default
};