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="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 12.0787,22C 9.63148,22 7.39407,21.1059 5.66463,19.6267L 1.40667,20.2081L 3.05167,16.1485C 2.47889,14.8841 2.15759,13.4807 2.15759,12C 2.15759,6.47778 6.59926,2 12.0787,2C 17.5576,2 22,6.47778 22,12C 22,17.5237 17.5583,22 12.0787,22 Z M 17.4961,11.9711L 17.4961,11.9435C 17.4961,9.05796 15.4613,7 11.9522,7L 8.16315,7L 8.16315,17L 11.8965,17C 15.4324,17.0007 17.4961,14.8567 17.4961,11.9711 Z M 11.9941,14.5433L 10.8859,14.5433L 10.8859,9.45796L 11.9941,9.45796C 13.6224,9.45796 14.7031,10.3861 14.7031,11.987L 14.7031,12.0144C 14.7031,13.6291 13.6224,14.5433 11.9941,14.5433 Z "/>
</svg>
|