diff --git a/gtk2_ardour/icons/topbar_button_upper.png b/gtk2_ardour/icons/topbar_button_upper.png
new file mode 100644
index 0000000000..6dae5d3627
Binary files /dev/null and b/gtk2_ardour/icons/topbar_button_upper.png differ
diff --git a/gtk2_ardour/icons/topbar_button_upper_active.png b/gtk2_ardour/icons/topbar_button_upper_active.png
new file mode 100644
index 0000000000..f37d8ed5e6
Binary files /dev/null and b/gtk2_ardour/icons/topbar_button_upper_active.png differ
diff --git a/gtk2_ardour/icons/topbar_button_upper_prelight.png b/gtk2_ardour/icons/topbar_button_upper_prelight.png
new file mode 100644
index 0000000000..905219edf2
Binary files /dev/null and b/gtk2_ardour/icons/topbar_button_upper_prelight.png differ
diff --git a/gtk2_ardour/ui/editor_window.xml b/gtk2_ardour/ui/editor_window.xml
index 41e68b3bb9..c0838eb722 100644
--- a/gtk2_ardour/ui/editor_window.xml
+++ b/gtk2_ardour/ui/editor_window.xml
@@ -66,9 +66,9 @@
y="5"
width="63"
height="18"
- normalicon="topbar_button"
- activeicon="topbar_button_active"
- prelighticon="topbar_button_prelight"/>
+ normalicon="topbar_button_upper"
+ activeicon="topbar_button_upper_active"
+ prelighticon="topbar_button_upper_prelight"/>
+ normalicon="topbar_button_upper"
+ activeicon="topbar_button_upper_active"
+ prelighticon="topbar_button_upper_prelight"/>