// Mr. Cashclaw — the official photo. Drops the previous SVG entirely. // (The old hand-drawn lobster looked like a bug. This is the brand now.) function ClawLogo({ size = 220 }) { return ( CashClaw ); } window.ClawLogo = ClawLogo;