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 17.9994,18.4981C 17.1714,18.4981 16.4994,17.8261 16.4994,16.9981C 16.4994,16.1701 17.1714,15.4981 17.9994,15.4981C 18.8274,15.4981 19.4994,16.1701 19.4994,16.9981C 19.4994,17.8261 18.8274,18.4981 17.9994,18.4981 Z M 19.4994,9.49807L 21.4634,11.9981L 16.9994,11.9981L 16.9994,9.49807M 5.99941,18.4981C 5.17141,18.4981 4.49941,17.8261 4.49941,16.9981C 4.49941,16.1701 5.17141,15.4981 5.99941,15.4981C 6.82741,15.4981 7.49941,16.1701 7.49941,16.9981C 7.49941,17.8261 6.82741,18.4981 5.99941,18.4981 Z M 19.9994,7.99807L 16.9994,7.99807L 16.9994,3.99807L 2.99941,3.99807C 1.89441,3.99807 0.99941,4.89307 0.99941,5.99807L 0.99941,16.9981L 2.99941,16.9981C 2.99941,18.6551 4.34241,19.9981 5.99941,19.9981C 7.65641,19.9981 8.99941,18.6551 8.99941,16.9981L 14.9994,16.9981C 14.9994,18.6551 16.3424,19.9981 17.9994,19.9981C 19.6564,19.9981 20.9994,18.6551 20.9994,16.9981L 22.9994,16.9981L 22.9994,11.9981L 19.9994,7.99807 Z "/>
</svg>
|