Access Sim Icon

I’m trying to create a messaging app. I’m wondering how I can access the user selected sim card icon for a dual sim phone. On my Samsung g-flip I can choose an icon for each of my sims in Settings > Connections > Sim Manager > Icon. How do get the icon of the sim and use it in my app. I’m relatively new to Android development, but I assume this is a Samsung feature because I could not find anything in the android docs.

@neil

I tried to find some information on this but came up blank.

I have no ideas on where else to ask.

Sorry,

Ron
Samsung Developer Relations

Unfortunately, I also did not find anything about Sim icon.
Generally we get the sim related information using Telephony Manager. But there is nothing about icon in this library.