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 14.9994,13.998C 12.3324,13.998 6.99939,15.333 6.99939,17.998L 6.99939,19.998L 22.9994,19.998L 22.9994,17.998C 22.9994,15.333 17.6664,13.998 14.9994,13.998 Z M 0.99939,9.99797L 0.99939,11.998L 8.99939,11.998L 8.99939,9.99797M 14.9994,11.998C 17.2074,11.998 18.9994,10.205 18.9994,7.99797C 18.9994,5.78997 17.2074,3.99797 14.9994,3.99797C 12.7914,3.99797 10.9994,5.78997 10.9994,7.99797C 10.9994,10.205 12.7914,11.998 14.9994,11.998 Z "/>
</svg>
|