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 19.3547,10.0339C 18.6735,6.59286 15.6407,3.99785 11.9997,3.99785C 9.10768,3.99785 6.60268,5.63686 5.35027,8.03487C 2.34268,8.35787 -0.000320435,10.9039 -0.000320435,13.9979C -0.000320435,17.3119 2.68568,19.9979 5.99968,19.9979L 18.9997,19.9979C 21.7607,19.9979 23.9997,17.7599 23.9997,14.9979C 23.9997,12.3579 21.9467,10.2189 19.3547,10.0339 Z "/>
</svg>
|