Skip to content

Instantly share code, notes, and snippets.

@Jagathishrex
Created April 22, 2020 02:18
Show Gist options
  • Select an option

  • Save Jagathishrex/da8889b6a9a3cc118c2959cf66e510c8 to your computer and use it in GitHub Desktop.

Select an option

Save Jagathishrex/da8889b6a9a3cc118c2959cf66e510c8 to your computer and use it in GitHub Desktop.
let outerHTML = clonedSvgElement.outerHTML,
blob = new Blob([outerHTML],{type:'image/svg+xml;charset=utf-8'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment