diff --git a/quickstep/res/xml/indexable_launcher_prefs.xml b/quickstep/res/xml/indexable_launcher_prefs.xml
index 30f310021f..c7e864fe00 100644
--- a/quickstep/res/xml/indexable_launcher_prefs.xml
+++ b/quickstep/res/xml/indexable_launcher_prefs.xml
@@ -29,13 +29,4 @@
android:defaultValue="@bool/allow_rotation"
android:persistent="true" />
-
-
diff --git a/res/values/config.xml b/res/values/config.xml
index b33cfa113e..6bd01b5792 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -21,25 +21,6 @@
com.android.launcher3.settings.SettingsActivity$LauncherSettingsFragment
-
-
-
- - M50,0L100,0 100,100 0,100 0,0z
- - M50,0 C10,0 0,10 0,50 0,90 10,100 50,100 90,100 100,90 100,50 100,10 90,0 50,0 Z
- - M50 0A50 50,0,1,1,50 100A50 50,0,1,1,50 0
- - M50,0A50,50,0,0 1 100,50 L100,85 A15,15,0,0 1 85,100 L50,100 A50,50,0,0 1 50,0z
-
-
-
-
- - @string/icon_shape_system_default
- - @string/icon_shape_square
- - @string/icon_shape_squircle
- - @string/icon_shape_circle
- - @string/icon_shape_teardrop
-
-
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 09e628e1e6..a1089c66a8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -207,24 +207,6 @@
For new apps
-
- Change icon shape
-
- on Home screen
-
- Use system default
-
- Square
-
- Squircle
-
- Circle
-
- Teardrop
-
-
- Applying icon shape changes
-
Unknown