Resize the arrow body

This commit is contained in:
mdtrooper 2016-04-07 11:44:50 +02:00
parent d7e33527a2
commit 5eb3070548
1 changed files with 3 additions and 3 deletions

View File

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

Before

Width:  |  Height:  |  Size: 758 B

After

Width:  |  Height:  |  Size: 757 B