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 5.5,21C 4.71931,21 4.04309,20.5527 3.71366,19.9004L 3.70777,19.902L 1.10118,10.4388L 1,10C 1,9.44772 1.44771,9.00001 2,9.00001L 6.57797,9.00001L 11.1808,2.42643C 11.3617,2.16859 11.6611,2.00001 12,2.00001C 12.344,2.00001 12.6475,2.17375 12.8274,2.43829L 17.422,9.00001L 22,9.00001C 22.5523,9.00001 23,9.44772 23,10L 22.9581,10.2874L 20.2863,19.9004C 19.9569,20.5527 19.2807,21 18.5,21L 5.5,21 Z M 12,4.74346L 9.01952,9.00002L 14.9805,9.00002L 12,4.74346 Z M 12,13C 10.8954,13 10,13.8954 10,15C 10,16.1046 10.8954,17 12,17C 13.1046,17 14,16.1046 14,15C 14,13.8954 13.1046,13 12,13 Z "/>
</svg>
|