RTSDA-Website/astro-church-website/public/favicon.svg

10 lines
332 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<rect x="54" y="16" width="20" height="96" rx="2" />
<rect x="32" y="38" width="64" height="20" rx="2" />
<style>
rect { fill: #4F46E5; }
@media (prefers-color-scheme: dark) {
rect { fill: #818CF8; }
}
</style>
</svg>