Files
codex-obscura-hugo-theme/static/favicon.svg
2026-03-24 20:30:43 -04:00

10 lines
441 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" shape-rendering="crispEdges">
<rect width="16" height="16" fill="#130e07"/>
<!-- Pixel "C" in amber -->
<rect x="2" y="2" width="8" height="2" fill="#d4a228"/>
<rect x="2" y="4" width="2" height="8" fill="#d4a228"/>
<rect x="2" y="12" width="8" height="2" fill="#d4a228"/>
<!-- Pixel dot in orange -->
<rect x="10" y="10" width="4" height="4" fill="#c4601c"/>
</svg>