29 lines
839 B
XML
29 lines
839 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 360 120" fill="none" role="img" aria-labelledby="levkinTitle levkinDesc">
|
|
<title id="levkinTitle">Levkin</title>
|
|
<desc id="levkinDesc">Custom software, automation & AI workflows</desc>
|
|
|
|
<!-- Wordmark: serif display (Literata-like proportions) -->
|
|
<text
|
|
x="180"
|
|
y="58"
|
|
text-anchor="middle"
|
|
fill="#1a1a18"
|
|
font-family="Literata, Georgia, 'Times New Roman', serif"
|
|
font-size="48"
|
|
font-weight="600"
|
|
letter-spacing="0.02em"
|
|
>Levkin</text>
|
|
|
|
<!-- Tagline: mono / instrument -->
|
|
<text
|
|
x="180"
|
|
y="88"
|
|
text-anchor="middle"
|
|
fill="#4a4844"
|
|
font-family="'IBM Plex Mono', ui-monospace, monospace"
|
|
font-size="11"
|
|
font-weight="400"
|
|
letter-spacing="0.04em"
|
|
>Custom software, automation & AI workflows</text>
|
|
</svg>
|