diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-05-18 00:40:19 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-07-07 18:39:23 +0200 |
commit | 10e168995ee39089fa737c31d751e6d82c0fb3fb (patch) | |
tree | c48d45542afeda146cccae89540b97ad869e4d62 /images/die4.svg | |
parent | bb756e1f3d0014cc8d4eb3666849264daf108bdb (diff) | |
download | time-of-crisis-10e168995ee39089fa737c31d751e6d82c0fb3fb.tar.gz |
Add die images.
Diffstat (limited to 'images/die4.svg')
-rw-r--r-- | images/die4.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/images/die4.svg b/images/die4.svg new file mode 100644 index 0000000..5062d8a --- /dev/null +++ b/images/die4.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="56" height="56"> +<circle r="6" cx="12" cy="12"/> +<circle r="6" cx="12" cy="44"/> +<circle r="6" cx="44" cy="12"/> +<circle r="6" cx="44" cy="44"/> +</svg> |