How to show Profile Icon next to Large Navigation Bar Title in SwiftUI?

I am developing an App that supports multiple Profiles.
I really like the way Apple displays the Profile Icon next to the Large Navigation Bar Title in all their Apps.

Check out this Example

My Question is the following:
  • 1. Is it possible to achieve this in SwiftUI? And if so, how?

  • If it's not possible in pure SwiftUI, how can I achieve it including UIKit Code?

Thank you for your help.
How to show Profile Icon next to Large Navigation Bar Title in SwiftUI?
 
 
Q