added git ignore and re-organized, added new logo

This commit is contained in:
Joe Arndt 2023-08-11 21:20:40 -05:00
parent 8c9da620b9
commit ac26959851
30 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<svg viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
<defs></defs>
<polygon points="1024,0 512,1024 320,1024 832,0" style="fill: rgb(0, 0, 0);"></polygon>
<polygon points="704,0 192,1024 0,1024 512,0" style="fill: rgb(0, 0, 0);"></polygon>
<ellipse cx="928" cy="544" rx="96" ry="96" style="fill: rgb(0, 0, 0);"></ellipse>
<ellipse cx="928" cy="928" rx="96" ry="96" style="fill: rgb(0, 0, 0);"></ellipse>
</svg>

After

Width:  |  Height:  |  Size: 432 B