improved logos and added 64 sized versions

This commit is contained in:
Joe Arndt 2024-05-26 13:32:44 -05:00
parent d7a8256bba
commit 2f1835fa35
18 changed files with 124 additions and 178 deletions

View file

@ -0,0 +1,9 @@
<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<style>
polygon, circle { fill: white; }
</style>
<polygon points="320,1024 832,0 1024,0 512,1024" transform="scale(0.0625)" />
<polygon points="0,1024 512,0 704,0 192,1024 " transform="scale(0.0625)" />
<circle cx="58" cy="34" r="6" />
<circle cx="58" cy="58" r="6" />
</svg>

After

Width:  |  Height:  |  Size: 411 B