Files
soroush.asadi 5cc9ed976c
deploy / deploy (push) Successful in 24s
Add logo mark and use it for nav, footer, and favicon
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>
2026-06-21 05:40:48 +03:30

6 lines
471 B
XML

<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>