Add the lebd logo to the repository, as an SVG

This commit is contained in:
Danielle McLean 2017-10-11 20:08:30 +11:00
parent 3830bed42e
commit ddf9b2fada
Signed by: 00dani
GPG Key ID: 5A5D2D1AFF12EEC5
1 changed files with 6 additions and 0 deletions

6
lebd.svg Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="200" version="1.1" xmlns="http://www.w3.org/2000/svg">
<title>lebd</title>
<circle id="bg" fill="#343A40" cx="100" cy="100" r="100"></circle>
<text id="l" font-family="Arial Unicode MS" font-size="190" fill="#00A6F9" x="15" y="160"></text>
</svg>

After

Width:  |  Height:  |  Size: 326 B