I managed to download a SVG file created using the following code
$(\'#download-SVG\').click(function() { var dl = document.createElement("a");