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 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 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.3627,10.2206L 13.1568,10.0147C 12.3758,9.23369 12.3758,7.96736 13.1568,7.18631L 17.5208,2.82237L 18.435,3.73657L 15.1924,6.97921L 16.1495,7.93632L 19.3921,4.69367L 20.3063,5.60789L 17.0637,8.85053L 18.0208,9.80764L 21.2634,6.56499L 22.1776,7.47921L 17.8137,11.8432C 17.0326,12.6242 15.7663,12.6242 14.9853,11.8432L 14.7771,11.635L 13.414,12.9983 Z "/>
</svg>
|