parse

fun parse(bytes: ByteArray): SvgImage?

Parse a whole .svg file, or null when there is no <svg> in it.