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) 207 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import { SVGProps } from 'react'; declare const Tbtc: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element; export { Tbtc as default };