Add the lebd logo to the repository, as an SVG
This commit is contained in:
parent
3830bed42e
commit
ddf9b2fada
1 changed files with 6 additions and 0 deletions
6
lebd.svg
Normal file
6
lebd.svg
Normal 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 |
Loading…
Reference in a new issue