merge master
This commit is contained in:
14
logo.svg
Normal file
14
logo.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 100">
|
||||
<circle cx="100" cy="50" r="40" stroke="#FFF" stroke-width="2" fill="none" />
|
||||
<text
|
||||
x="100"
|
||||
y="50"
|
||||
text-anchor="middle"
|
||||
dominant-baseline="middle"
|
||||
font-family="Arial, sans-serif"
|
||||
font-size="30"
|
||||
fill="#FFF"
|
||||
>
|
||||
Logo
|
||||
</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 331 B |
Reference in New Issue
Block a user