Geometric "S" monogram in a near-black rounded tile with a single #2563eb accent dot at the bottom-left. Crisp from 16px (favicon) up. All references already point to /logo-mark.svg, so nav, footer, and favicon update together. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32" role="img" aria-label="Soroush Asadi">
|
||||
<rect width="32" height="32" rx="7" fill="#18181b"/>
|
||||
<text x="16" y="21.5" text-anchor="middle" font-family="Syne, system-ui, sans-serif" font-size="13.5" font-weight="700" letter-spacing="-0.6" fill="#fafafa">SA</text>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100" role="img" aria-label="Soroush Asadi">
|
||||
<rect width="100" height="100" rx="23" fill="#18181b"/>
|
||||
<path d="M70 33 C70 22 57 19 47 19 C33 19 28 28 28 36 C28 45 38 49 50 51 C62 53 72 57 72 66 C72 76 60 82 47 82 C35 82 29 78 27 70" fill="none" stroke="#fafafa" stroke-width="12" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="20" cy="78" r="7.5" fill="#2563eb"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 471 B |
Reference in New Issue
Block a user