1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
<path fill="#050708" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 14.1918,14.1904L 5.99979,17.9985L 9.80679,9.80542L 17.9998,5.99847M 11.9998,1.99847C 6.47679,1.99847 1.99979,6.47546 1.99979,11.9985C 1.99979,17.5204 6.47679,21.9985 11.9998,21.9985C 17.5228,21.9985 21.9998,17.5204 21.9998,11.9985C 21.9998,6.47546 17.5228,1.99847 11.9998,1.99847 Z M 11.9998,10.8984C 11.3928,10.8984 10.8998,11.3904 10.8998,11.9985C 10.8998,12.6055 11.3928,13.0984 11.9998,13.0984C 12.6078,13.0984 13.0998,12.6055 13.0998,11.9985C 13.0998,11.3904 12.6078,10.8984 11.9998,10.8984 Z "/>
</svg>
|