diff --git a/data/Makefile.am b/data/Makefile.am
index 6842ed469..84bc393b3 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -47,8 +47,8 @@ dist_theme_DATA = \
theme/toggle-off-intl.svg \
theme/toggle-on-us.svg \
theme/toggle-on-intl.svg \
- theme/ws-switch-arrow-up.svg \
- theme/ws-switch-arrow-down.svg
+ theme/ws-switch-arrow-up.png \
+ theme/ws-switch-arrow-down.png
gsettings_SCHEMAS = org.gnome.shell.gschema.xml
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 13f01148a..671c45028 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1579,7 +1579,7 @@ StButton.popup-menu-item:insensitive {
height: 100px;
border: 0px;
background: rgba(255,255,255,0.5);
- background-image: url("ws-switch-arrow-up.svg");
+ background-image: url("ws-switch-arrow-up.png");
border-radius: 8px;
}
@@ -1587,7 +1587,7 @@ StButton.popup-menu-item:insensitive {
height: 100px;
border: 0px;
background: rgba(255,255,255,0.5);
- background-image: url("ws-switch-arrow-down.svg");
+ background-image: url("ws-switch-arrow-down.png");
border-radius: 8px;
}
diff --git a/data/theme/ws-switch-arrow-down.png b/data/theme/ws-switch-arrow-down.png
new file mode 100644
index 000000000..2750d99db
Binary files /dev/null and b/data/theme/ws-switch-arrow-down.png differ
diff --git a/data/theme/ws-switch-arrow-down.svg b/data/theme/ws-switch-arrow-down.svg
deleted file mode 100644
index e8d13eb51..000000000
--- a/data/theme/ws-switch-arrow-down.svg
+++ /dev/null
@@ -1,376 +0,0 @@
-
-
-
-
diff --git a/data/theme/ws-switch-arrow-up.png b/data/theme/ws-switch-arrow-up.png
new file mode 100644
index 000000000..dc752d180
Binary files /dev/null and b/data/theme/ws-switch-arrow-up.png differ
diff --git a/data/theme/ws-switch-arrow-up.svg b/data/theme/ws-switch-arrow-up.svg
deleted file mode 100644
index 16240e826..000000000
--- a/data/theme/ws-switch-arrow-up.svg
+++ /dev/null
@@ -1,447 +0,0 @@
-
-
-
-