blob: c222c9f7261a43228f6aa7949a9899e1cb9ee23a (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="19" height="19">
<circle cx="9.5" cy="9.5" r="9.5" fill="white"/>
<text x="5" y="15" font-size="18" font-family="sans">r</text>
</svg>
|