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 11.1913,2.25073C 10.9275,2.25073 10.6688,2.305 10.42,2.4021L 3.05625,5.45375C 2.04125,5.87375 1.5475,7.04125 1.9675,8.05125L 6.92875,20.025C 7.24125,20.7712 7.96875,21.23 8.74,21.25C 8.99875,21.25 9.2675,21.2163 9.53125,21.1037L 16.9,18.0512C 17.6462,17.7438 18.11,17.0212 18.13,16.25C 18.14,15.9812 18.0912,15.7125 17.9788,15.4538L 13.0175,3.48125C 12.71,2.725 11.9675,2.26125 11.1913,2.25073 Z M 14.6675,2.25073L 18.12,10.5962L 18.12,4.2525C 18.12,3.15405 17.2163,2.25073 16.1187,2.25073M 20.1275,3.79375L 20.1275,12.8225L 22.5588,6.9625C 22.9688,5.9425 22.48,4.775 21.47,4.355M 11.1913,4.22375L 16.1675,16.235L 8.775,19.2962L 3.79875,7.285"/>
</svg>
|