UNPKG

@coin-voyage/paykit

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

3 lines (2 loc) 190 B
import { jsx as _jsx } from "react/jsx-runtime"; export const SquircleIcon = ({ icon, alt }) => (_jsx("img", { src: icon, alt: alt, style: { borderRadius: "22.5%", overflow: "hidden" } }));