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 8.10001,13.3414L 3.913,9.15538C 2.35101,7.59237 2.35101,5.06036 3.913,3.49837L 10.928,10.5124L 8.10001,13.3414 Z M 14.882,11.5293L 13.414,12.9983L 20.292,19.8773L 18.878,21.2913L 11.999,14.4123L 5.121,21.2913L 3.70701,19.8773L 13.468,10.1153C 12.756,8.59026 13.256,6.43827 14.848,4.84627C 16.761,2.93227 19.5,2.56927 20.964,4.03327C 22.429,5.49727 22.065,8.23627 20.151,10.1493C 18.56,11.7413 16.407,12.2423 14.882,11.5293 Z "/>
</svg>
|