pay2play/tools/favicon.svg
Ole-Morten Duesund 5ba61db478 Add new paywalled features, polish, and favicon
New subscriptions: Like ($0.25, does nothing), HD Audio (removes
low-pass filter from synth), Recently Played (shows current song),
Cancellation Processing ($4.99 to unsubscribe).

Polish: welcome banner fades out smoothly, exit ad plays an
annoying jingle via Tone.js, 64kbps Suffering Quality badge
shown when HD Audio not purchased, favicon added.

Moved og-card.svg source to tools/ (not needed in public/).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 09:06:36 +01:00

5 lines
382 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#0d0d1a"/>
<text x="32" y="44" text-anchor="middle" font-family="'Arial Black', sans-serif" font-weight="900" font-size="32" fill="#00ee44">$</text>
<circle cx="32" cy="32" r="26" fill="none" stroke="#00ee44" stroke-width="2" opacity="0.3"/>
</svg>