Factory

constructor(useViewBoundsAsIntrinsicSize: Boolean = true, renderToBitmap: Boolean = true, scaleToDensity: Boolean = false)
constructor(    parser: Svg.Parser = Svg.Parser.DEFAULT,     density: PlatformContext.() -> Float = NO_DENSITY,     useViewBoundsAsIntrinsicSize: Boolean = true,     renderToBitmap: Boolean = true)