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 11.9994,1.99807C 8.13341,1.99807 4.99941,5.13207 4.99941,8.99807C 4.99941,11.3761 6.18741,13.4731 7.99941,14.7381L 7.99941,16.9981C 7.99941,17.5501 8.44741,17.9981 8.99941,17.9981L 14.9994,17.9981C 15.5514,17.9981 15.9994,17.5501 15.9994,16.9981L 15.9994,14.7381C 17.8114,13.4731 18.9994,11.3761 18.9994,8.99807C 18.9994,5.13207 15.8654,1.99807 11.9994,1.99807 Z M 8.99941,20.9981C 8.99941,21.5501 9.44741,21.9981 9.99941,21.9981L 13.9994,21.9981C 14.5514,21.9981 14.9994,21.5501 14.9994,20.9981L 14.9994,19.9981L 8.99941,19.9981L 8.99941,20.9981 Z "/>
</svg>
|