Files
will 5eeb140aaf Add favicon: mountain/horizon/sun mark
SVG mark plus PNG fallbacks (32x32, apple-touch-icon), wired into
the page head. Reuses the site's existing accent/ink colors.
2026-08-27 07:42:42 -04:00

7 lines
288 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<circle cx="17" cy="16" r="5.5" fill="#d9531e"/>
<polygon points="4,26 14,10 22,26" fill="#241f19"/>
<polygon points="12,26 22,13 30,26" fill="#241f19"/>
<rect x="0" y="25" width="32" height="2" fill="#241f19"/>
</svg>