Additional Clean Up, Favicons, etc.

This commit is contained in:
2026-04-15 22:03:19 -05:00
parent 105d897c64
commit 4e1fb5e5ec
17 changed files with 887 additions and 9 deletions

View File

@@ -1,10 +1,11 @@
<svg version="1.1"
width="42" height="42"
width="46" height="46"
xmlns="http://www.w3.org/2000/svg">
<polyline points="21,42 31,32 21,22 11,32"/>
<polyline points="32,31 42,21 32,11 22,21"/>
<polyline points="21,20 31,10 21,0 11,10"/>
<polyline points="10,31 20,21 10,11 0,21"/>
<polyline points="23,46 46,23 23,0 0,23" fill="#000000" class="icon-bg"/>
<polyline points="23,44 33,34 23,24 13,34" fill="#ff9900"/>
<polyline points="34,33 44,23 34,13 24,23" fill="#00c8ff"/>
<polyline points="23,22 33,12 23,2 13,12" fill="#85da00"/>
<polyline points="12,33 22,23 12,13 2,23" fill="#ff67d4"/>
</svg>

Before

Width:  |  Height:  |  Size: 290 B

After

Width:  |  Height:  |  Size: 428 B