summaryrefslogtreecommitdiff
path: root/pieces/turn.svg
diff options
context:
space:
mode:
Diffstat (limited to 'pieces/turn.svg')
-rw-r--r--pieces/turn.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/pieces/turn.svg b/pieces/turn.svg
new file mode 100644
index 0000000..52da41f
--- /dev/null
+++ b/pieces/turn.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="66" height="72" viewBox="0 0 44 48">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#444"/>
+<stop offset="50%" stop-color="#555"/>
+<stop offset="100%" stop-color="#444"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#000" stroke-width="1.333" d="M1.5 15 v 18 a 20.5 13.5 0 0 0 20.5 13.5 a 20.5 13.5 0 0 0 20.5 -13.5 v -18"/>
+<ellipse fill="#666" stroke="#000" stroke-width="1.333" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>