4 lines
107 B

export default {
html: '<svg><text x=0 y=50><tspan>foo</tspan> bar<tspan>foo</tspan> bar</text></svg>'
};