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/die5.svg | |
parent | bb756e1f3d0014cc8d4eb3666849264daf108bdb (diff) | |
download | time-of-crisis-10e168995ee39089fa737c31d751e6d82c0fb3fb.tar.gz |
Add die images.
Diffstat (limited to 'images/die5.svg')
-rw-r--r-- | images/die5.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/images/die5.svg b/images/die5.svg new file mode 100644 index 0000000..8e2277e --- /dev/null +++ b/images/die5.svg @@ -0,0 +1,7 @@ +<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"/> +<circle r="6" cx="28" cy="28"/> +</svg> |