SVGZ image format
The SVGZ image format is supported in browsers when Content-Encoding: gzip is applied to the file type. Without this (i.e. when loaded via file system or as data URI) browsers will attempt to read the file as a regular SVG file and fail due to the compression.
For more information see: