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 2,11L 7.01042,11L 4.50527,8.49479L 5.91949,7.08058L 10.8388,12L 5.9195,16.9194L 4.50527,15.5052L 7.01042,13L 2,13L 2,11 Z M 11.9994,17.999C 15.3124,17.999 17.9994,15.3131 17.9994,11.999C 17.9994,8.68504 15.3124,5.99904 11.9994,5.99904C 10.5971,5.99904 9.30731,6.47995 8.28584,7.28584L 6.86921,5.86921L 7.04537,5.72604L 7.99939,-0.000951767L 15.9994,-0.000951767L 16.9544,5.72604C 18.8074,7.19102 19.9994,9.45404 19.9994,11.999C 19.9994,14.544 18.8074,16.8071 16.9544,18.2721L 15.9994,23.999L 7.99939,23.999L 7.04537,18.2721L 6.87025,18.1298L 8.28691,16.7131C 9.30821,17.5185 10.5976,17.999 11.9994,17.999 Z "/>
</svg>
|