The following code doesn\'t work in Safari, and the image doesn\'t show up. This only happens in Safari, it works in all other browsers, I can\'t figure out why. Here is the
I fixed the issue by adding following code to .htaccess file.
Header set Content-Type "image/svg+xml"
Reference :