11 lines
694 B
XML
11 lines
694 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 600" width="800" height="600" role="img" aria-label="Placeholder portrait for Swapnali Vachkal — replace with real headshot">
|
|
<defs>
|
|
<linearGradient id="sv-grad" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#0891b2"/>
|
|
<stop offset="100%" stop-color="#155e75"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="800" height="600" fill="url(#sv-grad)"/>
|
|
<text x="400" y="300" text-anchor="middle" dominant-baseline="central" font-family="'Plus Jakarta Sans',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif" font-weight="700" font-size="220" fill="#ffffff" letter-spacing="-6">SV</text>
|
|
</svg>
|