12 lines
607 B
XML
Executable File
12 lines
607 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 200">
|
|
<rect width="640" height="200" fill="#0b132b"/>
|
|
<g font-family="Segoe UI, Roboto, Helvetica, Arial, sans-serif" font-weight="700">
|
|
<text x="40" y="110" font-size="72" fill="#e0fbfc">Poly</text>
|
|
<text x="230" y="110" font-size="72" fill="#98c1d9">Paper</text>
|
|
</g>
|
|
<g font-family="Segoe UI, Roboto, Helvetica, Arial, sans-serif" font-weight="400">
|
|
<text x="42" y="160" font-size="22" fill="#e0fbfc">One manuscript, many venues — Org-mode → LaTeX, reproducibly.</text>
|
|
</g>
|
|
</svg>
|