Changes to strok-width of logo
This commit is contained in:
parent
13e7995818
commit
8e7e2d6437
1 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@
|
|||
xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="100%" height="100%" fill="#f4f4f4" />
|
||||
|
||||
<path fill="#8ac149" stroke="#8ac149" d="M 65 35
|
||||
Q 90 40 90 55
|
||||
<path fill="#8ac149" stroke="#8ac149" stroke-width="5" d="M 65 35
|
||||
Q 90 40 90 57
|
||||
Q 90 50 65 50"/>
|
||||
<path fill="white" stroke="black" d="M 10,100
|
||||
<path fill="white" stroke="black" stroke-width="5" d="M 10,100
|
||||
v -50
|
||||
a 25 25 0 0 1 25 -25
|
||||
c 10 0 20 7 30 10
|
||||
|
|
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 394 B |
Reference in a new issue