Files
Rosary/favicon.svg
T
pguzman 663fde3909 Initial commit — Rosary Presenter App
Full source for loveandrosary.com: slide-based Rosary/novena/Divine Mercy
Chaplet presentation tool with multi-user roles, SVG bead ring, audio uploads,
donate strip, and public session profiles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 18:44:08 -07:00

8 lines
307 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="5" fill="#1e3a5f"/>
<!-- vertical bar -->
<rect x="14" y="4" width="4" height="24" rx="1" fill="#b8860b"/>
<!-- horizontal bar -->
<rect x="6" y="10" width="20" height="4" rx="1" fill="#b8860b"/>
</svg>