blob: eefc03af5b115a457d0b8aa6e924457a44a653a9 (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72">
<circle cx="66" cy="24" r="2" fill="#eeeeee"/>
<circle cx="66" cy="32" r="2" fill="#eeeeee"/>
<circle cx="66" cy="40" r="2" fill="#eeeeee"/>
<circle cx="66" cy="48" r="2" fill="#eeeeee"/>
<circle cx="6" cy="36" r="2" fill="#eeeeee"/>
</svg>
|