blob: 903d78be68ff8f6c2f98e6c6117c6c982aea59d4 (
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-linejoin="round" d="M 16,18L 18.29,15.71L 13.41,10.83L 9.41,14.83L 2,7.41L 3.41,6L 9.41,12L 13.41,8L 19.71,14.29L 22,12L 22,18L 16,18 Z "/>
</svg>
|