Commit | Line | Data |
---|---|---|
1d184b4c BA |
1 | <?xml version="1.0" standalone="yes"?> |
2 | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
3 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Mark possible moves - vchess" viewbox="0 0 599 599" width="600" height="600"> | |
4 | <circle id="mark_circle" fill="#90c" cx="300" cy="300" r="200" /> | |
5 | </svg> |