discourse/spec/fixtures/images/image.svg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
141 B
XML
Raw Normal View History

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