design choice changes

This commit is contained in:
Blake Ridgway
2026-07-11 20:42:34 -05:00
parent 3d4e2d4b1a
commit 205986e26e
4 changed files with 1710 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
<rect width="32" height="32" rx="6" ry="6" fill="#0d0e10"/>
<rect width="32" height="32" fill="#0b0c0e"/>
<path d="M5 27L16 5L27 27" fill="none" stroke="#0acf97" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 20H23" fill="none" stroke="#0acf97" stroke-width="2.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 360 B