blob: 8e97d0084f4e59f5af804c3d4ab436dd640e4e36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg height="540" width="594" viewbox="-17 -30 110 100" xmlns="http://www.w3.org/2000/svg" xmlns:svg=
"http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect stroke="#009" stroke-width="0.185185185185185" fill="#ffd" x="-17" y="-30" width="110" height="100"></rect>
<g stroke="#900" stroke-width="0.925925925925926">
<line x1="53" y1="10" x2="23" y2="30"></line>
<line x1="-17" y1="56.6666666666667" x2="93" y2="-16.6666666666667"></line>
</g>
<g fill="rgba(0,153,0,0.5)">
<circle cx="53" cy="10" r="1.85185185185185"></circle>
<circle cx="23" cy="30" r="1.85185185185185"></circle>
</g></svg>
|