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 5.00901,13L 9.0142,17.0052L 7.59999,18.4194L 1.18058,12L 7.59999,5.5806L 9.0142,6.99481L 5.00901,11L 21,11L 21,13L 5.00901,13 Z M 21,6L 21,8L 11,8.00001L 11,6.00001L 21,6 Z M 21,16L 21,18L 11,18L 11,16L 21,16 Z "/>
</svg>
|