Browse Source

Update logo.svg

v_master
Volodymyr Shymanskyy 8 years ago
committed by GitHub
parent
commit
ffac7710ec
1 changed files with 6 additions and 5 deletions
  1. +6
    -5
      extras/logo.svg

+ 6
- 5
extras/logo.svg View File

@ -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>

Loading…
Cancel
Save