Display svg

FWIW: I came across this issue in trying to plot an SVG in Pluto. There the solution was simply to type HTML(s). I was inspired by using typeof to look at the type of the html_str example of SVG cells in Pluto.