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 15.8654,1.99807 18.9994,5.13206 18.9994,8.99807C 18.9994,11.3761 17.8114,13.4731 15.9994,14.7381L 15.9994,16.9981C 15.9994,17.5501 15.5514,17.9981 14.9994,17.9981L 8.99941,17.9981C 8.44741,17.9981 7.99941,17.5501 7.99941,16.9981L 7.99941,14.7381C 6.18742,13.4731 4.99941,11.3761 4.99941,8.99807C 4.99941,5.13206 8.1334,1.99807 11.9994,1.99807 Z M 8.99941,20.9981L 8.99941,19.9981L 14.9994,19.9981L 14.9994,20.9981C 14.9994,21.5501 14.5514,21.9981 13.9994,21.9981L 9.99941,21.9981C 9.44741,21.9981 8.99941,21.5501 8.99941,20.9981 Z M 12,4C 9.23857,4 7,6.23858 7,9C 7,11.0503 8.23409,12.8124 10,13.584L 10,16L 14,16L 14,13.584C 15.7659,12.8124 17,11.0503 17,9C 17,6.23858 14.7614,4 12,4 Z "/>
</svg>
|