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.9997,13.4981C 18.1717,13.4981 17.4997,12.8261 17.4997,11.9981C 17.4997,11.1701 18.1717,10.4981 18.9997,10.4981C 19.8277,10.4981 20.4997,11.1701 20.4997,11.9981C 20.4997,12.8261 19.8277,13.4981 18.9997,13.4981 Z M 13.9997,13.4981C 13.1717,13.4981 12.4997,12.8261 12.4997,11.9981C 12.4997,11.1701 13.1717,10.4981 13.9997,10.4981C 14.8277,10.4981 15.4997,11.1701 15.4997,11.9981C 15.4997,12.8261 14.8277,13.4981 13.9997,13.4981 Z M 8.99969,13.4981C 8.17169,13.4981 7.49969,12.8261 7.49969,11.9981C 7.49969,11.1701 8.17169,10.4981 8.99969,10.4981C 9.8277,10.4981 10.4997,11.1701 10.4997,11.9981C 10.4997,12.8261 9.8277,13.4981 8.99969,13.4981 Z M 21.9997,2.99807L 6.99969,2.99807C 6.30969,2.99807 5.76569,3.34807 5.4057,3.88007L -0.000305176,11.9931L 5.4057,20.1061C 5.76569,20.6391 6.37469,20.9981 7.0647,20.9981L 21.9997,20.9981C 23.1037,20.9981 23.9997,20.1021 23.9997,18.9981L 23.9997,4.99807C 23.9997,3.89306 23.1037,2.99807 21.9997,2.99807 Z "/>
</svg>
|