Improved logo
This commit is contained in:
parent
b0cd3ff179
commit
4b30a6b6c9
2 changed files with 10 additions and 10 deletions
|
@ -3,13 +3,13 @@
|
||||||
height="100"
|
height="100"
|
||||||
xmlns="http://www.w3.org/2000/svg">
|
xmlns="http://www.w3.org/2000/svg">
|
||||||
|
|
||||||
<path fill="#8ac149" stroke="#8ac149" stroke-width="2" d="M 65 35
|
<path fill="#8ac149" stroke="#8ac149" stroke-width="2" d="M 60 40
|
||||||
Q 90 40 90 57
|
Q 80 45 75 55
|
||||||
Q 90 50 65 50"/>
|
Q 75 50 55 50"/>
|
||||||
<path fill="white" stroke="white" stroke-width="2" d="M 10,100
|
<path fill="white" stroke="white" stroke-width="2" d="M 10,100
|
||||||
v -50
|
v -50
|
||||||
a 25 25 0 0 1 25 -25
|
a 25 25 0 0 1 25 -25
|
||||||
c 10 0 20 7 30 10
|
c 10 0 20 12 25 15
|
||||||
v 15
|
l -5 10
|
||||||
C 30 50 40 55 45 100"/>
|
C 30 50 40 55 45 100"/>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 346 B |
|
@ -3,13 +3,13 @@
|
||||||
height="100"
|
height="100"
|
||||||
xmlns="http://www.w3.org/2000/svg">
|
xmlns="http://www.w3.org/2000/svg">
|
||||||
|
|
||||||
<path fill="#8ac149" stroke="black" stroke-width="2" d="M 65 35
|
<path fill="#8ac149" stroke="black" stroke-width="2" d="M 60 40
|
||||||
Q 90 40 90 57
|
Q 80 45 75 55
|
||||||
Q 90 50 65 50"/>
|
Q 75 50 55 50"/>
|
||||||
<path fill="white" stroke="black" stroke-width="2" d="M 10,100
|
<path fill="white" stroke="black" stroke-width="2" d="M 10,100
|
||||||
v -50
|
v -50
|
||||||
a 25 25 0 0 1 25 -25
|
a 25 25 0 0 1 25 -25
|
||||||
c 10 0 20 7 30 10
|
c 10 0 20 12 25 15
|
||||||
v 15
|
l -5 10
|
||||||
C 30 50 40 55 45 100"/>
|
C 30 50 40 55 45 100"/>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 344 B |
Reference in a new issue