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 8.75,15.75C 6.75,15.75 6,18 4,19C 2,19 0.5,16 4.50673,7.50001L 4.75,7.50001L 5.18517,6.66675C 5.18517,6.66675 8,5 9.3259,6.22772L 14.6741,6.22772C 16,5 18.8148,6.66676 18.8148,6.66676L 19.25,7.50001L 19.4933,7.50001C 23.5,16 22,19 20,19C 18,18 17.25,15.75 15.25,15.75L 8.75,15.75 Z M 12,7.00001C 11.4477,7.00001 11,7.44772 11,8C 11,8.55229 11.4477,9 12,9C 12.5523,9 13,8.55229 13,8C 13,7.44772 12.5523,7.00001 12,7.00001 Z "/>
</svg>
|