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