Vikramaditya015
Active Level 10
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2021 08:38 PM (Last edited 05-13-2022 11:25 AM ) in
Tech Talk
Enable custom icon shapes😃




In Android 10 this feature was there in Developer options to customize icons but now it is removed in android 11 and also in new one ui 3.1.1 (Fold 3&Flip 3) & one ui 4.0 has an option to change icon shape in Theme Park(Good lock family )
But for those who want to customize icons shape in android 11 they can use this ADB commands . For that you need to setup adb :-https://www.xda-developers.com/install-adb-windows-macos-linux/
If you don't have computer download Ladb from Play store:-https://play.google.com/store/apps/details?id=com.draco.ladb
(Only for android 11+)
It is paid! If you don't want to buy use any modded version.
Icons :-
Taperedrect
adb shell cmd overlay enable com.android.theme.icon.taperedrect
Pebble
adb shell cmd overlay enable com.android.theme.icon.pebble
Teardrop
adb shell cmd overlay enable com.android.theme.icon.teardrop
Roundedrect
adb shell cmd overlay enable com.android.theme.icon.roundedrect
Vessel
adb shell cmd overlay enable com.android.theme.icon.vessel
After executing one icon shape from above command. Restart your device to apply icon shape.
if you want to disable and change the icon to system default. change the "enable" to "disable" in the command and again restart the device .
Note ! All apps will not change to custom icon shape you can see the screenshot that camera application icon doesn't changed.
🙂
- Tags:
- VIGNESHA31
32 Comments
- « Previous
- Next »
Vikramaditya015
Active Level 10
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2021 07:13 AM in
Tech Talk
I forgot to do 😅 . Because I have to often restart my device to apply icons
adminkiller
Active Level 9
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2021 07:26 AM in
Tech Talk
You can use developer option to change icon shape
Vikramaditya015
Active Level 10
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2021 07:34 AM in
Tech Talk
This option is only available for Android 10 . I have written above 🙂

- « Previous
- Next »