UNPKG

basicon

Version:

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

7 lines (4 loc) 229 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import { SVGProps } from 'react'; declare const Swellchain_dark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element; export { Swellchain_dark as default };