0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/spec/fixtures/images/image.svg
2019-02-07 12:09:06 +01:00

6 lines
141 B
XML
Vendored

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