What's the proper way to add standard Android icons to the drawables folder? Should I use Material icons from a website and download them as SVG and convert them to vector such as XML? In Android, you can add them from some asset menu which I cannot find in Xamarin.

