diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-06-17 13:26:28 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:12:42 +0100 |
commit | 3e9c5d59969de9e22691a9446a81d18911442cf7 (patch) | |
tree | 4986c8f2ddcf26278e87b138a08ab10882037938 /icons/tr_corsair.svg | |
parent | 45e37f44bb23472467698514d8dacd6ed2be5caf (diff) | |
download | shores-of-tripoli-3e9c5d59969de9e22691a9446a81d18911442cf7.tar.gz |
tripoli: Workaround Safari SVG bugs by avoiding SVG features.
Diffstat (limited to 'icons/tr_corsair.svg')
-rw-r--r-- | icons/tr_corsair.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/tr_corsair.svg b/icons/tr_corsair.svg new file mode 100644 index 0000000..3bff76d --- /dev/null +++ b/icons/tr_corsair.svg @@ -0,0 +1,3 @@ +<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="332" height="270"> +<path d="M113.3 16.2c-.4.7-1 38.5-1.1 84-.2 45.6-.5 82.9-.5 83-.1.1-20.1.5-44.4.8-55.9.6-50.8-2.4-50.8 30.3 0 23.2 0 23.2 2.7 27.7 3.4 5.8 6.3 8.4 11.8 10.9 4.4 1.9 7.6 2 114.5 2.3 110 .3 110 .3 114.9-2 8.5-3.9 12.4-8 22.1-22.7 10.4-15.7 16.4-22.4 23.4-25.9 7.6-3.9 9.6-6.8 9.6-13.6 0-4.8-.4-6.3-2.3-8.3-4-4.2-7.4-5.1-14.5-3.8-18.5 3.5-96.7 6.9-96.7 4.3 0-.7 1.5-3.6 3.4-6.5 6.2-9.6 8.1-17.3 8.1-32.2-.1-10.5-.5-14.6-2.4-21.5-2.8-10.3-10-25.6-17.2-36.5C178 62.1 148.6 34.9 120 18c-5.9-3.5-5.6-3.4-6.7-1.8z" fill="#de333e" stroke="#000" stroke-width="15"/> +</svg> |