isSvg

Return 'true' if the source contains an SVG image. The source is not consumed.

NOTE: There's no guaranteed method to determine if a byte stream is an SVG without attempting to decode it. This method uses heuristics.