I doubt you will see SVGs as an option for user-uploaded images (icons, avatars, etc.) because SVG images can have JavaScript embedded within the image itself. So you would be giving users the ability to execute their custom Javascript on your site.
So allowing it more or less adds an XSS attack/vector to your site.
I doubt you will see SVGs as an option for user-uploaded images (icons, avatars, etc.) because SVG images can have JavaScript embedded within the image itself. So you would be giving users the ability to execute their custom Javascript on your site.
So allowing it more or less adds an XSS attack/vector to your site.
Yeap. I'm aware. I commission Xon to add SVG support for resource icon which can only be uploaded by administrator (me).
I don't know if XF will make it an option. The fact is the current quality is nowhere near SVG as you already pointed out.