In ArcGIS Pro, I can use SVG files as a point marker symbol. This is promising for some of our more complicated multi-layer symbols built from ~10 layers of lines, fonts, and shapes, which could be simplified into a single symbol.
But, we also want to evaluate using a common style file for Pro and our Runtime applications, and the mobile style help states:
When mobile styles are used in mobile apps, all style items other than point, line, polygon, and text symbols are ignored.
I'm unclear on whether SVG being a vector "picture" means that it would be acceptable for a Mobile Style file, or that it would be incompatible. What's going to happen if I try to put an SVG into a mobile style symbol?