discourse/spec/fixtures/images/image.svg

7 lines
141 B
XML

<svg width="100" height="50">
<style>
.black { fill: #FFFFFF; }
</style>
<text class="black" x="25" y="25">Discourse</text>
</svg>