portfolio/public/favicon.svg
GeorgeWebberley 14173ff9ad
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
Fixed favicon and updated title from the architect
2026-02-03 15:26:42 +01:00

16 lines
409 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="8" fill="#0a0a0a"/>
<text
x="50%"
y="52%"
dominant-baseline="middle"
text-anchor="middle"
fill="#f97316"
font-family="system-ui, sans-serif"
font-weight="900"
font-size="22"
style="transform-origin: center; transform: scale(1, 1.2);"
>
&lt;&gt;
</text>
</svg>