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 18.9994,9.99807L 16.9994,11.9981L 18.9994,13.9981L 20.9994,11.9981M 14.8784,16.2911L 12.9994,18.1701L 12.9994,14.4121M 12.9994,5.82607L 14.8784,7.70507L 12.9994,9.58407M 17.7064,7.70507L 11.9994,1.99807L 10.9994,1.99807L 10.9994,9.58407L 6.4134,4.99807L 4.9994,6.41207L 10.5854,11.9981L 4.9994,17.5841L 6.4134,18.9981L 10.9994,14.4121L 10.9994,21.9981L 11.9994,21.9981L 17.7064,16.2911L 13.4134,11.9981M 6.9994,11.9981L 4.9994,9.99807L 2.9994,11.9981L 4.9994,13.9981L 6.9994,11.9981 Z "/>
</svg>
|