Files
TinyGSM/extras/logo.svg
Volodymyr Shymanskyy d18e93dc51 Update logo.svg
2017-02-14 14:40:52 +02:00

13 lines
536 B
XML

<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="500" height="80"
>
<text x="0" y="0" font-size="18px" font-family="'Ubuntu Mono',monospace" white-space="pre" xml:space="preserve" >
<tspan x="0" dy="18px"> _____ _____ _____ _____ </tspan>
<tspan x="0" dy="18px"> | | |\ | \_/ | ___ |_____ | | |</tspan>
<tspan x="0" dy="18px"> | | | \| | |_____| _____|| | |</tspan>
</text>
</svg>