<?xml version="1.0" encoding="UTF-8"?>
<svg style="width:30px; height:30px;" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<circle cx="5" cy="5" r="4.5" style="stroke:#0a8; stroke-width:0.7; fill:none;"></circle>
<polyline points="2.7,5 4.2,6.7 7.5,3.6" style="stroke:#0a8; stroke-width:0.7; stroke-linejoin:round; stroke-linecap:round; fill:none;"></polyline>
</svg>