You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
wiki-map/svg/popup2.svg

19 lines
582 B

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg height="500" width="500" viewBox="0 0 50em 50em" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" >
<svg height="50em" width="50em" viewBox="0 0 50 50">
<path fill="white" stroke-width="0.1" stroke="black" d="
M 0,20
l 2,-4
l -1,0
a 1,1 0 0 1 -1,-1
l 0,-14
a 1,1 0 0 1 1,-1
l 18,0
a 1,1 0 0 1 1,1
l 0,14
a 1,1 0 0 1 -1,1
l -15,0
Z" />
</svg>
</svg>