summaryrefslogtreecommitdiff
path: root/logo.svg
blob: 3dfadba9ccbb3f8441c72fe2e4bc207acef06c0e (plain)
1
2
3
4
5
6
<svg width="800" height="800" viewBox="0 0 800 800" xmlns="http://www.w3.org/2000/svg">
    <rect width="800" height="800" fill="#121212" />
    <text x="400" y="450" font-family="monospace" font-size="320" fill="#FF00FF" text-anchor="middle" font-weight="bold" transform="translate(-10, -10)">gt</text>
    <text x="400" y="450" font-family="monospace" font-size="320" fill="#00FFFF" text-anchor="middle" font-weight="bold" transform="translate(10, 10)">gt</text>
    <text x="400" y="450" font-family="monospace" font-size="320" fill="#FFFFFF" text-anchor="middle" font-weight="bold">gt</text>
</svg>