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,16.998C 10.8944,16.998 9.9994,16.1021 9.9994,14.998C 9.9994,13.894 10.8944,12.998 11.9994,12.998C 13.1034,12.998 13.9994,13.894 13.9994,14.998C 13.9994,16.1021 13.1034,16.998 11.9994,16.998 Z M 17.9994,19.998L 17.9994,9.99805L 5.9994,9.99805L 5.9994,19.998L 17.9994,19.998 Z M 17.9994,7.99805C 19.1034,7.99805 19.9994,8.89405 19.9994,9.99805L 19.9994,19.998C 19.9994,21.1021 19.1034,21.998 17.9994,21.998L 5.9994,21.998C 4.8944,21.998 3.9994,21.1021 3.9994,19.998L 3.9994,9.99805C 3.9994,8.89405 4.8944,7.99805 5.9994,7.99805L 6.9994,7.99805L 6.9994,5.99805C 6.9994,3.23706 9.23839,0.998053 11.9994,0.998053C 14.7604,0.998053 16.9994,3.23706 16.9994,5.99805L 16.9994,7.99805L 17.9994,7.99805 Z M 12,3.00001C 10.3431,3.00001 9,4.34315 9,6.00001L 9,8L 15,8L 15,6.00001C 15,4.34315 13.6568,3.00001 12,3.00001 Z "/>
</svg>
|