toAdaptiveIcon

@RequiresApi(value = 26)
inline fun Bitmap.toAdaptiveIcon(): Icon(source)

Create an Icon from this adaptive Bitmap.

See also