Separate client and server codes. Keep everything in one git repo for simplicity
[vchess.git] / client / src / assets / images / mark.svg
diff --git a/client/src/assets/images/mark.svg b/client/src/assets/images/mark.svg
new file mode 100644 (file)
index 0000000..3ee8e35
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" standalone="yes"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<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">
+       <circle id="mark_circle" fill="#90c" cx="300" cy="300" r="200" />
+</svg>