summaryrefslogtreecommitdiff
path: root/tools/d4.svg
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-02 16:03:32 +0100
committerTor Andersson <tor@ccxvii.net>2023-12-02 16:03:41 +0100
commit3b3fece21f8ab0e934f198f1f57a06a21600338c (patch)
tree503034217bf3f6ef025f1c7ffad9754e842faf0d /tools/d4.svg
parent26028ca0bc78c6ad351329548db34f4591cd87d5 (diff)
downloadvotes-for-women-3b3fece21f8ab0e934f198f1f57a06a21600338c.tar.gz
Dice images.
Diffstat (limited to 'tools/d4.svg')
-rw-r--r--tools/d4.svg16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/d4.svg b/tools/d4.svg
new file mode 100644
index 0000000..c54970d
--- /dev/null
+++ b/tools/d4.svg
@@ -0,0 +1,16 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="12">
+<defs>
+<path id="d4stroke" fill="#4397D4" stroke-linejoin="bevel" x-stroke="#000" d="M 0.5,6 3,1.5 9,1.5 11.5,6 9,10.5 3,10.5 Z" />
+<path id="d4" fill="#4397D4" d="M 0,6 3,1 9,1 12,6 9,11 3,11 Z" />
+</defs>
+<use xlink:href="#d4" x="0" y="0" />
+<use xlink:href="#d4" x="12" y="0" />
+<use xlink:href="#d4" x="24" y="0" />
+<use xlink:href="#d4" x="36" y="0" />
+<g font-size="7" fill="#FFF" font-family="B612 Mono" font-weight="bold" text-anchor="middle">
+<text x="6" y="8.5">1</text>
+<text x="18" y="8.5">2</text>
+<text x="30" y="8.5">3</text>
+<text x="42" y="8.5">4</text>
+</g>
+</svg>