8 lines
549 B
XML
8 lines
549 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="600" viewBox="0 0 400 600">
|
|
<rect width="400" height="600" fill="#1e293b"/>
|
|
<text x="200" y="280" font-family="sans-serif" font-size="36" font-weight="bold" fill="#64748b" text-anchor="middle">VIRTUS'S</text>
|
|
<text x="200" y="320" font-family="sans-serif" font-size="36" font-weight="bold" fill="#64748b" text-anchor="middle">READER</text>
|
|
<path d="M170 210 L230 210 L230 220 L170 220 Z" fill="#334155" />
|
|
<path d="M170 380 L230 380 L230 390 L170 390 Z" fill="#334155" />
|
|
</svg>
|