41 lines
757 B
XML
41 lines
757 B
XML
<?xml version="1.0" standalone="no"?>
|
|
<svg width="700" height="500" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M100 400
|
|
|
|
L250 400
|
|
|
|
C300 400
|
|
325 375
|
|
350 325
|
|
|
|
L400 225
|
|
|
|
C425 175
|
|
450 150
|
|
500 150
|
|
|
|
L600 150
|
|
|
|
|
|
M100 150
|
|
|
|
L250 150
|
|
|
|
C300 150
|
|
325 175
|
|
350 225
|
|
|
|
L400 325
|
|
|
|
C425 375
|
|
450 400
|
|
500 400
|
|
|
|
L600 400
|
|
" style="stroke:rgb(200,200,200);stroke-width:70;" />
|
|
|
|
<path d="M295 300 L371 150" style="stroke:rgb(0,0,0);stroke-width:50;" />
|
|
<path d="M379 400 L455 250" style="stroke:rgb(0,0,0);stroke-width:50;" />
|
|
<polygon points="599,70 680,150 599,230" style="fill:rgb(200,200,200);"/>
|
|
<polygon points="599,320 680,400 599,480" style="fill:rgb(200,200,200);"/>
|
|
</svg> |