• Export a SVG as a string. Make some adjustments. Provide padding, that should be added around the svg, the URL of the svg css file and the css class name of the description text that should be removed.

    Parameters

    • svg: Svg
    • svgPadding: number
    • cssFileUrl: string
    • descriptionTextCssClass: string

    Returns string