|
|
@ -2,11 +2,12 @@ |
|
|
|
<svg version="1.1" |
|
|
|
xmlns="http://www.w3.org/2000/svg" |
|
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" |
|
|
|
width="300" height="80" |
|
|
|
width="500" height="80" |
|
|
|
xml:space="preserve" |
|
|
|
> |
|
|
|
<text x="0" y="0" xml:space="preserve" style="font-family:monospace;font-size:18;"> |
|
|
|
<tspan x="0" dy="16"> _____ _____ _____ _____ </tspan> |
|
|
|
<tspan x="0" dy="16"> | | |\ | \_/ | ___ |_____ | | |</tspan> |
|
|
|
<tspan x="0" dy="16"> | | | \| | |_____| _____|| | |</tspan> |
|
|
|
<text x="0" y="0" font-size="18px" font-family="'Droid Sans Mono','Ubuntu Mono',monospace" > |
|
|
|
<tspan x="0" dy="18px"> _____ _____ _____ _____ </tspan> |
|
|
|
<tspan x="0" dy="18px"> | | |\ | \_/ | ___ |_____ | | |</tspan> |
|
|
|
<tspan x="0" dy="18px"> | | | \| | |_____| _____|| | |</tspan> |
|
|
|
</text> |
|
|
|
</svg> |