There are more complex methods associated with node.js rendering on the server side, but a quick and easy way is to simply copy the svg element from the DOM, paste it into a file, and save it with the .svg extension
After that you can open it in the vector editor.
source share