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 9.41422,13L 12,15.5858L 14.5858,13L 16,14.4142L 13.4142,17L 16,19.5858L 14.5858,21L 12,18.4142L 9.4142,21L 8,19.5858L 10.5858,17L 8,14.4142L 9.41422,13 Z M 21.9999,9.00001C 21.9999,10.1046 21.1045,11 20,11L 4,11C 2.89543,11 2,10.1046 2,9.00001L 2.00004,6.00001C 2.00004,4.89544 2.89547,4.00001 4.00004,4.00001L 20,4.00001C 21.1046,4.00001 22,4.89544 22,6.00001L 21.9999,9.00001 Z M 3.99999,9.00002L 7.99998,9.00002L 8.00002,5.99999L 4.00004,6L 3.99999,9.00002 Z M 9.99996,9.00002L 14,9.00001L 14,6.00001L 10,5.99999L 9.99996,9.00002 Z M 16,9.00001L 20,9.00002L 20,6L 16,6.00001L 16,9.00001 Z "/>
</svg>
|