mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 15:45:19 +08:00
7 lines
141 B
XML
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>
|