Adaptive Icons - Rounded Icon Request

As of version 8.0 (API 26), Android introduced the “Adaptive icons” (Adaptive icons  |  Android Developers), I would like to request that the “rounded” icon be inserted in the application , because on my device, for example, I use Android 9.0 and the icon of my application has a very bad view!
To place the rounded icon simply insert the following line in the manifest:

android: roundIcon = “@mipmap/ic_launcher_round”

See the example:

Translated from portuguese to english by Google Translator, sorry if there are any errors.

Hello, you can leave your icons rounded on this site:
https://romannurik.github.io/AndroidAssetStudio/
The difference is that it will not only be on Android 8+ but on all supported versions.