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 7.99991,21.0001C 6.89534,21.0001 5.99991,20.1047 5.99991,19.0001L 6,7L 18,7L 17.9999,19.0001C 17.9999,20.1047 17.1045,21.0001 15.9999,21.0001L 7.99991,21.0001 Z M 4.99995,6.00003L 4.99995,4.00005L 8.49995,4.00005L 9.49995,3.00005L 14.5,3L 15.5,4L 19,4.00005L 18.9999,6.00004L 4.99995,6.00003 Z "/>
</svg>
|