printhive/public/favicon.svg
dlawler489 e141d800c2
All checks were successful
build-and-push / docker (push) Successful in 29s
Add SVG favicon (hexagon mark)
Brand hexagon in amber on the dark graphite, linked as the icon +
apple-touch-icon, plus a theme-color meta.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 13:35:57 +10:00

5 lines
332 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<rect width="24" height="24" rx="5" fill="#15171c"/>
<path d="M12 3.2 19.8 7.4v9.2L12 20.8 4.2 16.6V7.4L12 3.2Z" fill="none" stroke="#f0972a" stroke-width="1.8" stroke-linejoin="round"/>
<path d="M12 7.8 15.9 10v4L12 16.2 8.1 14v-4L12 7.8Z" fill="#f0972a"/>
</svg>