diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/etc/branding/icon/patch/CustomBrandingIconRevancifyPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/etc/branding/icon/patch/CustomBrandingIconRevancifyPatch.kt
deleted file mode 100644
index be6b927bc..000000000
--- a/src/main/kotlin/app/revanced/patches/youtube/layout/etc/branding/icon/patch/CustomBrandingIconRevancifyPatch.kt
+++ /dev/null
@@ -1,31 +0,0 @@
-package app.revanced.patches.youtube.layout.etc.branding.icon.patch
-
-import app.revanced.patcher.annotation.Description
-import app.revanced.patcher.annotation.Name
-import app.revanced.patcher.annotation.Version
-import app.revanced.patcher.data.ResourceContext
-import app.revanced.patcher.patch.PatchResult
-import app.revanced.patcher.patch.PatchResultSuccess
-import app.revanced.patcher.patch.ResourcePatch
-import app.revanced.patcher.patch.annotations.DependsOn
-import app.revanced.patcher.patch.annotations.Patch
-import app.revanced.patches.shared.annotation.YouTubeCompatibility
-import app.revanced.patches.youtube.misc.settings.resource.patch.SettingsPatch
-import app.revanced.util.resources.IconHelper.customIcon
-import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon
-
-@Patch(false)
-@Name("custom-branding-icon-revancify")
-@Description("Changes the YouTube launcher icon (Revancify).")
-@DependsOn([SettingsPatch::class])
-@YouTubeCompatibility
-@Version("0.0.1")
-class CustomBrandingIconRevancifyPatch : ResourcePatch {
- override fun execute(context: ResourceContext): PatchResult {
-
- context.customIcon("revancify")
- context.updatePatchStatusIcon("revancify")
-
- return PatchResultSuccess()
- }
-}
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/adaptiveproduct_youtube_background_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/hdpi/adaptiveproduct_youtube_background_color_108.png
deleted file mode 100644
index a5e35c4aa..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/adaptiveproduct_youtube_background_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/adaptiveproduct_youtube_foreground_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/hdpi/adaptiveproduct_youtube_foreground_color_108.png
deleted file mode 100644
index 3318c97cc..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/adaptiveproduct_youtube_foreground_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/ic_launcher.png b/src/main/resources/youtube/branding/revancify/launchericon/hdpi/ic_launcher.png
deleted file mode 100644
index c8ceb25bb..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/ic_launcher.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/ic_launcher_round.png b/src/main/resources/youtube/branding/revancify/launchericon/hdpi/ic_launcher_round.png
deleted file mode 100644
index c8ceb25bb..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/adaptiveproduct_youtube_background_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/mdpi/adaptiveproduct_youtube_background_color_108.png
deleted file mode 100644
index 367e2d1a5..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/adaptiveproduct_youtube_background_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/adaptiveproduct_youtube_foreground_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/mdpi/adaptiveproduct_youtube_foreground_color_108.png
deleted file mode 100644
index c200bf4f0..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/adaptiveproduct_youtube_foreground_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/ic_launcher.png b/src/main/resources/youtube/branding/revancify/launchericon/mdpi/ic_launcher.png
deleted file mode 100644
index 6dd6221e3..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/ic_launcher.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/ic_launcher_round.png b/src/main/resources/youtube/branding/revancify/launchericon/mdpi/ic_launcher_round.png
deleted file mode 100644
index 6dd6221e3..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/adaptiveproduct_youtube_background_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/adaptiveproduct_youtube_background_color_108.png
deleted file mode 100644
index 196398e3e..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/adaptiveproduct_youtube_background_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/adaptiveproduct_youtube_foreground_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/adaptiveproduct_youtube_foreground_color_108.png
deleted file mode 100644
index ee20a4a0b..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/adaptiveproduct_youtube_foreground_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/ic_launcher.png b/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/ic_launcher.png
deleted file mode 100644
index d0437c302..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/ic_launcher.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/ic_launcher_round.png b/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/ic_launcher_round.png
deleted file mode 100644
index d0437c302..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/adaptiveproduct_youtube_background_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/adaptiveproduct_youtube_background_color_108.png
deleted file mode 100644
index dfb79d7ad..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/adaptiveproduct_youtube_background_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/adaptiveproduct_youtube_foreground_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/adaptiveproduct_youtube_foreground_color_108.png
deleted file mode 100644
index 14fac5e3f..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/adaptiveproduct_youtube_foreground_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/ic_launcher.png b/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/ic_launcher.png
deleted file mode 100644
index a5b78a6af..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/ic_launcher_round.png b/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/ic_launcher_round.png
deleted file mode 100644
index a5b78a6af..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/adaptiveproduct_youtube_background_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/adaptiveproduct_youtube_background_color_108.png
deleted file mode 100644
index ceec7611e..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/adaptiveproduct_youtube_background_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/adaptiveproduct_youtube_foreground_color_108.png b/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/adaptiveproduct_youtube_foreground_color_108.png
deleted file mode 100644
index 72f5a32ec..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/adaptiveproduct_youtube_foreground_color_108.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/ic_launcher.png b/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/ic_launcher.png
deleted file mode 100644
index b95cb4605..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/ic_launcher_round.png b/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index b95cb4605..000000000
Binary files a/src/main/resources/youtube/branding/revancify/launchericon/xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/monochromeicon/drawable/adaptive_monochrome_ic_youtube_launcher.xml b/src/main/resources/youtube/branding/revancify/monochromeicon/drawable/adaptive_monochrome_ic_youtube_launcher.xml
deleted file mode 100644
index 96616c310..000000000
--- a/src/main/resources/youtube/branding/revancify/monochromeicon/drawable/adaptive_monochrome_ic_youtube_launcher.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_144.png b/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_144.png
deleted file mode 100644
index 583a9db4c..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_144.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_192.png b/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_192.png
deleted file mode 100644
index 6235a2591..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_192.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_24.png b/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_24.png
deleted file mode 100644
index e136c877d..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_24.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_36.png b/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_36.png
deleted file mode 100644
index 9826ead2c..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/hdpi/product_logo_youtube_color_36.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_144.png b/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_144.png
deleted file mode 100644
index 0825807be..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_144.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_192.png b/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_192.png
deleted file mode 100644
index 22ad5d7a1..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_192.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_24.png b/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_24.png
deleted file mode 100644
index 74bceff2d..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_24.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_36.png b/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_36.png
deleted file mode 100644
index 09becb4fa..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/mdpi/product_logo_youtube_color_36.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_144.png b/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_144.png
deleted file mode 100644
index 3f2c13a08..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_144.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_192.png b/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_192.png
deleted file mode 100644
index f51c1efed..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_192.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_24.png b/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_24.png
deleted file mode 100644
index 1b3bc366e..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_24.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_36.png b/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_36.png
deleted file mode 100644
index 9c5ec2b62..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xhdpi/product_logo_youtube_color_36.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_144.png b/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_144.png
deleted file mode 100644
index df7de13a5..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_144.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_192.png b/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_192.png
deleted file mode 100644
index 869618aac..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_192.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_24.png b/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_24.png
deleted file mode 100644
index 457e866b8..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_24.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_36.png b/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_36.png
deleted file mode 100644
index 034f78037..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxhdpi/product_logo_youtube_color_36.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_144.png b/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_144.png
deleted file mode 100644
index 8ac61a8f6..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_144.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_192.png b/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_192.png
deleted file mode 100644
index 19128de0f..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_192.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_24.png b/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_24.png
deleted file mode 100644
index cd45646c9..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_24.png and /dev/null differ
diff --git a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_36.png b/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_36.png
deleted file mode 100644
index 37599b836..000000000
Binary files a/src/main/resources/youtube/branding/revancify/splashicon/xxxhdpi/product_logo_youtube_color_36.png and /dev/null differ
diff --git a/src/main/resources/youtube/settings/values-v21/strings.xml b/src/main/resources/youtube/settings/values-v21/strings.xml
index edacc3d62..6069d8a77 100644
--- a/src/main/resources/youtube/settings/values-v21/strings.xml
+++ b/src/main/resources/youtube/settings/values-v21/strings.xml
@@ -52,7 +52,6 @@
stock
custom
mmt
- revancify
stock
Excluded
Included