summaryrefslogtreecommitdiff
path: root/pieces
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2025-04-07 21:32:39 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2025-04-07 21:32:39 -0400
commit806a53b40fab8201b7fc150604d9d11a1c717b34 (patch)
tree9ff43d5eeff4d15a8cffde962e1f9a28c1700ea0 /pieces
parentc1ddf70bd39be0e7da310ac5c8197c8aec796a96 (diff)
downloadvijayanagara-806a53b40fab8201b7fc150604d9d11a1c717b34.tar.gz
Flip stay eligible
Diffstat (limited to 'pieces')
-rw-r--r--pieces/bk_cylinder_empty.svg4
-rw-r--r--pieces/ds_cylinder_empty.svg4
-rw-r--r--pieces/ve_cylinder_empty.svg4
3 files changed, 12 insertions, 0 deletions
diff --git a/pieces/bk_cylinder_empty.svg b/pieces/bk_cylinder_empty.svg
new file mode 100644
index 0000000..caf6a1f
--- /dev/null
+++ b/pieces/bk_cylinder_empty.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48">
+<path fill="#008a62" stroke="#003919" 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="#30b58b" stroke="#003919" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>
diff --git a/pieces/ds_cylinder_empty.svg b/pieces/ds_cylinder_empty.svg
new file mode 100644
index 0000000..0a27296
--- /dev/null
+++ b/pieces/ds_cylinder_empty.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48">
+<path fill="#2f3136" stroke="#0b0c11" 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="#43454b" stroke="#0b0c11" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>
diff --git a/pieces/ve_cylinder_empty.svg b/pieces/ve_cylinder_empty.svg
new file mode 100644
index 0000000..aded2f0
--- /dev/null
+++ b/pieces/ve_cylinder_empty.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48">
+<path fill="#c78900" stroke="#5e2500" 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="#ffbf32" stroke="#5e2500" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>