<svg width="180" height="180" xmlns="http://www.w3.org/2000/svg">
<circle cx="90" cy="90" r="70"
fill="none"
stroke="#3366CC"
stroke-width="6"/>
<line x1="60" y1="65" x2="120" y2="90"
stroke="#36C" stroke-width="2"/>
<line x1="120" y1="90" x2="80" y2="130"
stroke="#36C" stroke-width="2"/>
<circle cx="60" cy="65" r="6" fill="#339966"/>
<circle cx="120" cy="90" r="6" fill="#3366CC"/>
<circle cx="80" cy="130" r="6" fill="#CC3333"/></svg>

