added additional logos and reorganized

This commit is contained in:
Joe Arndt 2025-12-17 16:29:50 -06:00
parent 98ad8ac9fa
commit ca3db619ac
45 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<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: black ; }
rect { fill: white; }
</style>
<rect width="64" height="64" rx="8" ry="8" />
<polygon points="832,0 1024,0 512,1024 320,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
<polygon points="512,0 704,0 192,1024 0,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
<circle cx="52.799999" cy="33.599998" r="4.8000002" />
<circle cx="52.799999" cy="52.799999" r="4.8000002" />
</svg>

After

Width:  |  Height:  |  Size: 563 B