Add logo rebrand: brand marks, logo page, and brand assets

This commit is contained in:
2026-07-26 15:27:19 -04:00
parent cfcfd0325e
commit 9369409b1d
29 changed files with 772 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="Levkin">
<rect width="32" height="32" rx="7" fill="#0a0a0b"/>
<polyline points="22,8 10,8 10,24 22,24" fill="none" stroke="#c9a86c" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="16" cy="16" r="2" fill="#c9a86c"/>
</svg>

After

Width:  |  Height:  |  Size: 343 B