From 427dac519bb9ceadf03012ccca44c012b7990b36 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Fri, 8 Sep 2023 17:03:33 +0200 Subject: Fix Param Simulator (win/mac) (#2507) * add pause icon * fix params simulator for mac --- icons/pause.png | Bin 8 -> 2447 bytes icons/pause.svg | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) mode change 120000 => 100644 icons/pause.png create mode 100644 icons/pause.svg (limited to 'icons') diff --git a/icons/pause.png b/icons/pause.png deleted file mode 120000 index 6222e6f7..00000000 --- a/icons/pause.png +++ /dev/null @@ -1 +0,0 @@ -stop.png \ No newline at end of file diff --git a/icons/pause.png b/icons/pause.png new file mode 100644 index 00000000..39b55f3b Binary files /dev/null and b/icons/pause.png differ diff --git a/icons/pause.svg b/icons/pause.svg new file mode 100644 index 00000000..eec61f24 --- /dev/null +++ b/icons/pause.svg @@ -0,0 +1,56 @@ + + + +image/svg+xml -- cgit v1.3.1