mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 05:24:51 +08:00
6 lines
141 B
XML
6 lines
141 B
XML
<svg width="100" height="50">
|
|
<style>
|
|
.black { fill: #FFFFFF; }
|
|
</style>
|
|
<text class="black" x="25" y="25">Discourse</text>
|
|
</svg>
|