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,9.99807L 5.9994,9.99807L 5.9994,4.99807L 17.9994,4.99807M 11.9994,16.9981C 10.8944,16.9981 9.9994,16.1031 9.9994,14.9981C 9.9994,13.8931 10.8944,12.9981 11.9994,12.9981C 13.1044,12.9981 13.9994,13.8931 13.9994,14.9981C 13.9994,16.1031 13.1044,16.9981 11.9994,16.9981 Z M 3.9994,15.4981C 3.9994,17.4311 5.5684,18.9981 7.4994,18.9981L 5.9994,20.4981L 5.9994,20.9981L 17.9994,20.9981L 17.9994,20.4981L 16.4994,18.9981C 18.4344,18.9981 19.9994,17.4311 19.9994,15.4981L 19.9994,4.99807C 19.9994,1.49807 16.4174,0.998068 11.9994,0.998068C 7.5814,0.998068 3.9994,1.49807 3.9994,4.99807L 3.9994,15.4981 Z "/>
</svg>
|