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>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 307 B |
Reference in New Issue
Block a user