Closed charlesdaniels closed 5 years ago
This should be implemented by appending a button inside of the <div>
container that when clicked scrapes the SVG out of the DOM and makes it available as a file. See here for an example of how to do this (with JSON, rather than SVG).
Implemented in ea95dc0c84a8305492bc7814b6311a163a6a0065.
The UI (#5) should include a button which allows the currently shown SVG to be exported and saved.