Better logo

This commit is contained in:
Yann Esposito (Yogsototh) 2011-10-20 09:41:50 +02:00
parent 6beda9ab5f
commit 6c49ce8b70
2 changed files with 12 additions and 2 deletions

View file

@ -29,8 +29,13 @@ define(`YTRANSCOMPLETE', `
<path id="triangle" fill="#8888CC" d="M0 0,2 0, 1 1.732,z" />
<g id="level_0">
<text id="lambda" fill="#000000" style="font-family:Ubuntu; font-size: 100px" transform="rotate(180)">λ</text>
<text fill="#000000" style="font-family:Ubuntu; font-size: 30px" transform="tranlate(0,80)">esod</text>
</g>
<text
fill="#000000"
style="font-family:Ubuntu; font-size: 28px"
x="-17"
y="67"
transform="YGENTRANSFORM">esod</text>
<!-- ROOT ELEMENT -->
<use transform="YGENTRANSFORM" xlink:href="#level_0" />

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -23,8 +23,13 @@
<path id="triangle" fill="#8888CC" d="M0 0,2 0, 1 1.732,z" />
<g id="level_0">
<text id="lambda" fill="#000000" style="font-family:Ubuntu; font-size: 100px" transform="rotate(180)">λ</text>
<text fill="#000000" style="font-family:Ubuntu; font-size: 30px" transform="tranlate(0,80)">esod</text>
</g>
<text
fill="#000000"
style="font-family:Ubuntu; font-size: 28px"
x="-17"
y="67"
transform="translate(200,200) scale(2)">esod</text>
<!-- ROOT ELEMENT -->
<use transform="translate(200,200) scale(2)" xlink:href="#level_0" />

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB