summaryrefslogtreecommitdiff
path: root/pieces/turn.svg
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-27 15:48:10 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-27 15:48:54 +0200
commit7ab3887be98fc72b0ce101ba686b74c4bd4a8e1b (patch)
treeb9602ac858e156ca4c45de444f61b99508d8a734 /pieces/turn.svg
parent719bbd0c6b8999199fa8c060e30ad49aadf9a19a (diff)
downloadvotes-for-women-7ab3887be98fc72b0ce101ba686b74c4bd4a8e1b.tar.gz
Add piece images.
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>