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 9.9997,16.9981L 6.4997,13.4981L 7.9137,12.0841L 9.9997,14.1701L 15.1757,8.99407L 16.5897,10.4081M 19.3547,10.0341C 18.6737,6.59307 15.6407,3.99807 11.9997,3.99807C 9.1077,3.99807 6.6027,5.63708 5.3507,8.03408C 2.3427,8.35805 -0.00030009,10.9031 -0.00030009,13.9981C -0.00030009,17.3121 2.6857,19.9981 5.9997,19.9981L 18.9997,19.9981C 21.7607,19.9981 23.9997,17.7601 23.9997,14.9981C 23.9997,12.3581 21.9467,10.2191 19.3547,10.0341 Z "/>
</svg>
|