SVGZ

FileType.SVGZ field

An SVGZ file is a Scalar Vector Graphics file that uses XML based text format for describing the appearance of an image and compressed with gzip compression.

public static readonly FileType SVGZ;

See Also