Resize the arrow body

This commit is contained in:
mdtrooper 2016-04-07 11:44:50 +02:00
parent d7e33527a2
commit 5eb3070548

View File

@ -12,7 +12,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink">
<rect <rect
y="0" y="0"
x="0" x="0"
height="60" height="15"
width="110" width="110"
style=" style="
fill:#000000; fill:#000000;
@ -22,13 +22,13 @@ xmlns:xlink="http://www.w3.org/1999/xlink">
<rect <rect
y="10" y="10"
x="10" x="10"
height="40" height="10"
width="90" width="90"
style=" style="
fill:#ff0000; fill:#ff0000;
fill-opacity:1; fill-opacity:1;
stroke:#00ff00; stroke:#00ff00;
stroke-width: 20;" /> stroke-width: 5;" />
</g> </g>
</symbol> </symbol>
</defs> </defs>

Before

Width:  |  Height:  |  Size: 758 B

After

Width:  |  Height:  |  Size: 757 B