discourse/spec/fixtures/images/image.svg
2019-02-07 12:09:06 +01:00

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>