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 0.933331,4.20183L 2.21044,2.93335L 20,20.7229L 18.7315,22L 16.7296,19.998L 3.99939,19.998C 2.89437,19.998 1.99939,19.1041 1.99939,17.998L 2.0094,5.99805C 2.0094,5.78059 2.04361,5.57133 2.10697,5.37546L 0.933331,4.20183 Z M 19.9994,7.99805L 19.9994,5.99805L 7.82074,5.99805L 5.82074,3.99805L 19.9994,3.99805C 21.1044,3.99805 21.9994,4.89201 21.9994,5.99805L 21.9994,17.998C 21.9994,18.5965 21.7374,19.1329 21.3218,19.4991L 19.8207,17.998L 19.9994,17.998L 19.9994,11.998L 13.8207,11.998L 9.82073,7.99805L 19.9994,7.99805 Z M 3.99939,7.99805L 4.72956,7.99805L 3.99939,7.26787L 3.99939,7.99805 Z M 3.99939,11.9981L 3.99939,17.998L 14.7296,17.998L 8.72957,11.9981L 3.99939,11.9981 Z "/>
</svg>
|