In MAUI How to display a SVG image that is not on the file system
I have a class with all the flags for each country. This is a normal C# class and you can see the source code on GitHub. Now, I have my .NET8
MAUI
application and I want to display an SVG image from this class.