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 15.9997,16.9981L 15.9997,10.4981C 15.9997,8.01306 13.9847,5.99807 11.4997,5.99807C 9.01469,5.99807 6.99967,8.01306 6.99967,10.4981L 6.99967,16.9981L 15.9997,16.9981 Z M 17.9997,15.9981L 19.9997,17.9981L 19.9997,18.9981L 2.99967,18.9981L 2.99967,17.9981L 4.99967,15.9981L 4.99967,10.4981C 4.99967,7.42507 7.13468,4.85707 9.99967,4.17907L 9.99967,3.49807C 9.99967,2.67006 10.6717,1.99807 11.4997,1.99807C 12.3277,1.99807 12.9997,2.67006 12.9997,3.49807L 12.9997,4.17907C 15.8647,4.85707 17.9997,7.42507 17.9997,10.4981L 17.9997,15.9981 Z M 11.4997,21.9981C 10.3957,21.9981 9.49967,21.1016 9.49967,19.9981L 13.4997,19.9981C 13.4997,21.1016 12.6047,21.9981 11.4997,21.9981 Z M 19.9744,9.99807C 19.8194,7.34806 18.4564,5.02639 16.4214,3.57607L 17.8484,2.14907C 20.2424,3.97207 21.8224,6.79407 21.9744,9.99807L 19.9744,9.99807 Z M 6.57733,3.57608C 4.54234,5.0264 3.17934,7.34807 3.02433,9.99807L 1.02433,9.99807C 1.17633,6.79407 2.75633,3.97208 5.15033,2.14908L 6.57733,3.57608 Z "/>
</svg>
|