When you copy the SVG image, the app converts the SVG image to PNG,
since the browser can copy that for sure.
It also tries to copy the SVG representation directly,
and it always copies a textual representation based on the image's alt
text.
When you copy the PNG image, the app also always copies
a textual representation based on the image's alt
text.
The text area below shows what's currently on the clipboard. Try pasting to it!