diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/garrison_attacker.svg | 5 | ||||
-rw-r--r-- | images/garrison_defender.svg | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/images/garrison_attacker.svg b/images/garrison_attacker.svg new file mode 100644 index 0000000..36a4998 --- /dev/null +++ b/images/garrison_attacker.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="333" height="80" viewBox="0 0 249.75 60" version="1.2"> +<g transform="matrix(1 0 0 -1 0 60)"> +<path fill="white" fill-opacity="0.5" d="M11.342 1.5 4.3 10.622v36.487h14.09V10.62Zm227.058 0-7.049 9.122v36.487h14.098V10.62zM19.192 13.38v33.57h211.336V13.38Z"/> +</g> +</svg> diff --git a/images/garrison_defender.svg b/images/garrison_defender.svg new file mode 100644 index 0000000..ec79240 --- /dev/null +++ b/images/garrison_defender.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="333" height="80" viewBox="0 0 249.75 60" version="1.2"> +<path fill="white" fill-opacity="0.5" d="M11.342 1.5 4.3 10.622v36.487h14.09V10.62Zm227.058 0-7.049 9.122v36.487h14.098V10.62zM19.192 13.38v33.57h211.336V13.38Z"/> +</svg> |