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 0.999382,9.99807L 0.999382,11.9981C 5.97038,11.9981 9.99938,16.0271 9.99938,20.9981L 11.9994,20.9981C 11.9994,14.9231 7.07338,9.99807 0.999382,9.99807 Z M 0.999382,13.9981L 0.999382,15.9981C 3.76138,15.9981 5.99938,18.2361 5.99938,20.9981L 7.99938,20.9981C 7.99938,17.1321 4.86438,13.9981 0.999382,13.9981 Z M 0.999382,17.9981L 0.999382,20.9981L 3.99938,20.9981C 3.99938,19.3421 2.65538,17.9981 0.999382,17.9981 Z M 20.9994,2.99807L 2.99938,2.99807C 1.89438,2.99807 0.999382,3.89406 0.999382,4.99807L 0.999382,7.99807L 2.99938,7.99807L 2.99938,4.99807L 20.9994,4.99807L 20.9994,18.9981L 13.9994,18.9981L 13.9994,20.9981L 20.9994,20.9981C 22.1029,20.9981 22.9994,20.1021 22.9994,18.9981L 22.9994,4.99807C 22.9994,3.89406 22.1029,2.99807 20.9994,2.99807 Z "/>
</svg>
|