supercell-wx/scwx-qt/res/textures/images/dot.svg
2025-04-06 17:43:44 -04:00

9 lines
241 B
XML

<svg version="1.1"
viewBox="0 0 100 100"
width="3" height="3"
xmlns="http://www.w3.org/2000/svg">
<circle r="50" cx="50" cy="50" fill="black"></circle>
<circle r="25" cx="50" cy="50" fill="white"></circle>
</svg>