blob: f281c6f424874f2a66a99164eeafba26bc2ceab2 (
plain)
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 4,9C 5.30621,9 6.41745,9.83481 6.82929,11L 22,11L 22,13L 6.82929,13C 6.41746,14.1652 5.30622,15 4,15C 2.34315,15 1,13.6569 1,12C 1,10.3432 2.34315,9 4,9 Z "/>
</svg>
|