diff --git a/data/gnome-shell-theme.gresource.xml b/data/gnome-shell-theme.gresource.xml
index 4eb185c53..7857f4407 100644
--- a/data/gnome-shell-theme.gresource.xml
+++ b/data/gnome-shell-theme.gresource.xml
@@ -9,7 +9,6 @@
checkbox-off.svg
checkbox.svg
color-pick.svg
- dash-placeholder.svg
gnome-shell.css
gnome-shell-high-contrast.css
gnome-shell-start.svg
@@ -36,5 +35,6 @@
toggle-on.svg
toggle-on-dark.svg
toggle-on-hc.svg
+ workspace-placeholder.svg
diff --git a/data/theme/gnome-shell-sass/widgets/_workspace-thumbnails.scss b/data/theme/gnome-shell-sass/widgets/_workspace-thumbnails.scss
index 774408bb7..508ac2536 100644
--- a/data/theme/gnome-shell-sass/widgets/_workspace-thumbnails.scss
+++ b/data/theme/gnome-shell-sass/widgets/_workspace-thumbnails.scss
@@ -13,7 +13,7 @@
// drag and drop indicator
.placeholder {
- background-image: url("resource:///org/gnome/shell/theme/dash-placeholder.svg");
+ background-image: url("resource:///org/gnome/shell/theme/workspace-placeholder.svg");
background-size: contain;
width: 18px;
}
diff --git a/data/theme/workspace-placeholder.svg b/data/theme/workspace-placeholder.svg
new file mode 100644
index 000000000..ff5dc92c1
--- /dev/null
+++ b/data/theme/workspace-placeholder.svg
@@ -0,0 +1,119 @@
+
+