aboutsummaryrefslogtreecommitdiff
path: root/client/menu/controller_buttons/x.svg
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-07 20:31:03 +0200
committertpart <tpart120@proton.me>2024-07-07 20:31:03 +0200
commit919196c7a8f67e7862d8a4b5e3d1328342a3eb70 (patch)
tree920619f0d99ed55cef052ad5e91f893521ba882a /client/menu/controller_buttons/x.svg
parenteda24fecd1e8384087a44904132768e4b5c1e17f (diff)
downloadhurrycurry-919196c7a8f67e7862d8a4b5e3d1328342a3eb70.tar
hurrycurry-919196c7a8f67e7862d8a4b5e3d1328342a3eb70.tar.bz2
hurrycurry-919196c7a8f67e7862d8a4b5e3d1328342a3eb70.tar.zst
Change start game button from A to X for controllers (xbox-like)
Diffstat (limited to 'client/menu/controller_buttons/x.svg')
-rw-r--r--client/menu/controller_buttons/x.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/menu/controller_buttons/x.svg b/client/menu/controller_buttons/x.svg
new file mode 100644
index 00000000..9a5df2ea
--- /dev/null
+++ b/client/menu/controller_buttons/x.svg
@@ -0,0 +1,6 @@
+<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <defs/>
+ <g>
+ <path stroke="none" fill="#009FEB" d="M56 32 Q56 42 48.95 48.95 42 56 32 56 22.05 56 15 48.95 8 42 8 32 8 22.05 15 15 22.05 8 32 8 42 8 48.95 15 56 22.05 56 32 M23 25 L29 32 23 39 23 40 25.25 42 26.4 42 32 35.5 37.65 42 38.75 42 41 40 41 39 35 32 41 25 41 24 38.75 22 37.65 22 32 28.55 26.4 22 25.25 22 23 24 23 25"/>
+ </g>
+</svg> \ No newline at end of file