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