This commit is contained in:
2026-06-25 12:05:53 -05:00
commit b58e50e423
141 changed files with 28190 additions and 0 deletions

13
public/favicon.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="g" x1="10" y1="8" x2="54" y2="58" gradientUnits="userSpaceOnUse">
<stop stop-color="#5eead4"/>
<stop offset=".52" stop-color="#60a5fa"/>
<stop offset="1" stop-color="#f0abfc"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="18" fill="#07111f"/>
<rect x="5" y="5" width="54" height="54" rx="15" fill="url(#g)"/>
<path d="M17 22.5 28.5 32 17 41.5" fill="none" stroke="#07111f" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M32 43h15" fill="none" stroke="#07111f" stroke-width="5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB