SVG save to table

What I’m trying to do:
Saving a SVG from Snapshot to table.

What I’ve tried and what’s not working:
I am struggeling to save the svg as image to the table or as image in a new form e.g. canvas … in order to create a PDF. Any idea ( document.createElement(“IMG”)) ?

Clone link:
Demo App follow link:

share a copy of your app