Add SVG logo (#84)

* Add SVG version of logo

* Add PNG generated from SVG
This commit is contained in:
Daniel Nathan Gray 2024-04-07 14:51:33 +00:00 committed by GitHub
parent e79242c9e7
commit d4a2b3edc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 11 KiB

1
static/logo.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(.75272 0 0 .75272 -.75945 -.16518)"><circle cx="341.11" cy="340.32" r="340.1" fill="#1a1a1a"/><path d="m320.64 126.73v300.8h92.264v-207.92h75.803v-92.83h-75.803v-0.0508z" fill="#0ff"/><path d="m193.1 126.74v383.96h6e-3v43.543h295.82v-92.338h-202.74v-335.16z" fill="#f9f9f9"/></g></svg>

After

Width:  |  Height:  |  Size: 383 B